.icon-menu2:before {
  display: none;
}

.icon-cheveron-left:before {
  content: "\e902";
}

.icon-cheveron-right:before {
  content: "\e903";
}

.html, body {
    font-family: Verdana,sans-serif;
    font-size: 15px;
    line-height: 1.5;
    overflow: hide;
    overflow: initial;    
}

.logo-header{
  height: 4em;
}




html{
  scroll-behavior: smooth;
}
.container-header{
  height: 40em;
  width: 100%;
  background-image: url(parceiros/img/parallax-banner-home-parceiros-techne.jpg);
}

.btn-header{
  width: 60%;
  margin: auto;
  justify-content: space-between;
  align-items: center;
  height: 7em;
  transition: all 0.5s ease-in-out;
  transform-origin: center top;
}

.menuFixo{
    position: fixed;
    top: 0;
    z-index: 99;
    margin: auto;
    background-color: rgba(0, 0, 52, 1);
    width: 100%;
    justify-content: space-evenly;
    transition: all 0.5s ease-in-out;
    height: 7%;
    padding-top: 1em;
    padding-left: 15%;
    padding-right: 15%;
    transform-origin: center top;
}
.link-products{
  text-decoration: none;
  color: black;  
  text-transform: none;
}

.link-products:active{
  text-transform: none;
  text-decoration: none;
}

.link-products:visited{
  text-transform: none;
  text-decoration: none;
}

.link-products:hover{
  text-decoration: none;
  color: black;  
  text-transform: none;
}

.body-header{
  width: 60%;
  margin: auto;
  justify-content: space-evenly;
}

.title-body-header{
  width: 70%;
  margin: auto;    
}

.title-header{
  text-transform: uppercase;
  color: white;
  margin: 0;
  font-size: 1.9em;
  font-family: inherit;
}

.box-login{
  width: 26%;
  height: 28em;
  background-color: rgba(0, 0, 37, 0.7);
  border-radius: 10px;
  box-shadow: 0 0 83px #0c0c15;
  padding: 1em;
  text-align: center;
  justify-content: space-between;
  align-items: center;
}

.weigth-title{
  font-weight: bolder;
  font-size: 2.8em;
  font-family: inherit;
}

.btn-login{
  background-color: transparent;
  color: white;
  border: 1px solid white;
  height: 2em;
  width: 6em;
  text-transform: uppercase;
  margin-bottom: .5em;
  transition: 0.5s ease-out;
  position: relative;
  z-index: 4;
}

.box-login-btn{
  width: 17%;
  height: 27%;
  background-color: rgba(0, 0, 37, 0.9);
  border-radius: 10px;
  box-shadow: 0 0 83px #0c0c15;
  padding: 1em;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 12%;
  right: 20%;
  transform: scale(0);
  z-index: 4;
}

.btn-login:hover{
  background-color: #0ce2efba;
  border: 1px solid #06555f;
  color: white;
  font-weight: bold;
  transition: .3s ease;
}

.logo-header{
  margin-bottom: 1em;
}


.btn-header p{
  color: white;
  text-transform: uppercase;
  font-family: lato;
}

.display-flex-column{
  display: flex;
  flex-flow: column;
}

.display-flex{
  display: flex;
  
}

.title-box-login{
  font-size: 1.3em;
  text-transform: uppercase;
  color: #0ce2ef;
  margin: 0;
  width: 15em;
}

.form-login-cadastro{
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: space-between;
}

.subTitle-box-login{
  font-size: 1em;
  width: 93%;
  color: white;
  margin: auto;
}

.input-box-login{
  background-color: transparent;
  padding: .3em;
  border: 1px solid white;
  width: 100%;
  height: 2.7em;
  color: white;
  padding-left: 1em;
}



.btn-box-login:hover{
  background-color: #0ce2efba;
  color: white;
}

.btn-box-login{
  width: 82%;
  height: 2.7em;
  background-color: #0ce2ef;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  transition: 0.5s ease-out;
  color: #031231;
}

.box-product{
  width: 60%;
  margin: auto;
  align-items: center;
  margin-top: 2em;
}

.title-box-products{
  text-transform: uppercase;
  color: #113378;
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 1em;
  font-family: 'Lato', sans-serif;
}


.footer{
  height: 12em;
  width: 100%;
  padding-top: 2em;
  margin-top: 7em;
  background-color: #031231;
}

.sub-footer{
  width: 100%;
  text-align: center;
  height: 3em;
  background-color: #010a1e;
  margin-top: 2em;
}

.box-footer{
  width: 60%;
  height: 5em;
  margin: auto;
  justify-content: space-between;
}

.box-text-footer{
  width: 42%;
}

.main-box-product{
  margin-bottom: 3em;
  height: 25em;
  align-items: center;
}

.text-footer{
      color: #c5c6ca;
    margin-bottom: 0;
}

.subtext-footer{
      color: #9d9fa6;
    margin: 0;
}

.text-subFooter{
  color: #8d8f94;
  margin-top: 1em;
}

.text-redes-socias{
  color: #8d8f94;
  font-size: 1.2em;
}

.box-icons-footer{
  width: 11em;
  justify-content: space-between;
}

.product-box{
  height: 23em;
  text-align: center;
  align-items: center;
  justify-content: start;
  margin-right: 1em;
  background-color: #f7f7f7;
  cursor: pointer;
}

.cronapp:hover{
  box-shadow: -2px 24px 82px -17px rgba(0,0,0,0.75);
  margin-bottom: 1em;
  transition: .3s ease;
}

.ergon:hover{
  box-shadow: -2px 24px 82px -17px rgba(0,0,0,0.75);
  margin-bottom: 1em;
  transition: .3s ease;
}

.esocial:hover{
  box-shadow: -2px 24px 82px -17px rgba(0,0,0,0.75);
  margin-bottom: 1em;
  transition: .3s ease;
}

.hygia:hover{
  box-shadow: -2px 24px 82px -17px rgba(0,0,0,0.75);
  margin-bottom: 1em;
  transition: .3s ease;
}

.lyceum:hover{
  box-shadow: -2px 24px 82px -17px rgba(0,0,0,0.75);
  margin-bottom: 1em;
  transition: .3s ease;
}

.title-product-box{
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 8%;
  margin-top: 5%;
}

.text-product-box{
  width: 89%;
  font-size: .9em;
}

.text-lyceum{
  margin-bottom: 3em;
}

.cronapp{
  border-bottom: 2px solid #0ce2ef;
  transition: 0.5s ease-out;
}

.ergon{
  border-bottom: 2px solid #861232;
  transition: 0.5s ease-out;
}

.esocial{
  border-bottom: 2px solid #ee8600;
  transition: 0.5s ease-out;
}

.hygia{
  border-bottom: 2px solid #00ac75;
  transition: 0.5s ease-out;
}

.lyceum{
  border-bottom: 2px solid #0054a6;
  transition: 0.5s ease-out;
}

.container-vantagens{
  justify-content: space-between;
  margin-bottom: 2em;
  flex-wrap: wrap;
  height: 38em;
}
  
.main-box-vantagens{ 
  align-items: center;
  margin-bottom: 5em;
}      
  
.box-vantagens{
  align-items: center;
  width: 29%;
  text-align: center;
}

.title-vantagens-box{
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  color: #424242;
}    

.text-vantagens-box{

  
}

.container-cadastro{
  width: 100%;
  height: 20em;
  background-image: url(/img/parallax-CTA-home-parceiros-techne.jpg);
  align-items: center;
  text-align: center;
  justify-content: space-evenly;
  margin-bottom: 4em;
}


.btn-box-cadastro{
  width: 12%;
  height: 2.7em;
  background-color: #0ce2ef;
  text-transform: uppercase;
  border: none;
  font-weight: bold;
  transition: 0.5s ease-out;
  color: #000000de;
}

.btn-box-cadastro:hover{
  background-color: #0ce2efba;
  color: white;
}

.text-box-cadastro{
  font-size: 1.4em;
  color: white;
  text-transform: uppercase;
}

.box-metricas{
  width: 57%;
  align-items: center;
  text-align: center;
  margin: auto;
  height: 17em;
  justify-content: space-between;
  margin-bottom: 4em;
}

.text-metricas{
  font-weight: 600;
}

.title-box-metricas{
  font-size: 1.4em;
  color: #113378;
  font-weight: bolder;
  margin: 0;
  margin-bottom: .5em;
  margin-top: .6em;
}

.text-box-metricas{
  width: 87%;
  font-size: .8em;
  color: #666;
}

.box-metricas-descricao{
  width: 19%;
  border: 2px solid #0ce2ef;
  height: 10em;
  align-items: center;
}

.main-box-metricas{
  justify-content: space-evenly;
}

.main-inform-geograficas{
  width: 57%;
  margin: auto;
  height: 32em;
  height: 39em;
}

.title-box-geograficas{
  text-transform: uppercase;
  color: #113378;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  font-family: 'Lato', sans-serif;
  margin-bottom: 1em;

}

.text-infor-geogra{
  color: #666;
}

.box-text-geo{
  width: 43%;
  height: 32em;
  justify-content: space-between;
}

.title-details-box{
  font-size: 1.1em;
  font-weight: bold;
}

.marcador-geo{
  font-size: 2em;
  margin-right: .2em;
}

.box-links{
  align-items: flex-end;
  width: 19em;
}

.box-details-geo{
  margin-top: 2em;
  height: 11em;
}

.img-geo{
  width: 99%;
  height: 27em;
}

.container-gro{
  justify-content: space-between;
}


.container-categoria{
  width: 63%;
  margin: auto;
  margin-bottom: 11em;
  margin-top: 3em;
  margin-bottom: 8em;
}


.container-box-parceria{
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.box-img-parceria{
  width: 100%;
  align-items: center;
  border-bottom: 1px solid #8a4a16;
  padding-bottom: .3em;
}


.box-parceria{
  height: 12em;
    align-items: center;
    text-align: center;
    justify-content: space-evenly;
    width: 17em;
    /*box-shadow: 0px 0px 21px 0px #ddd;*/
}


.text-maior{
  width: 90%;
}

.box-contato{
  width: 57%;
  margin: auto;
  align-items: center;
  height: 26em;
  text-align: center;

}

.font-maior{
  font-size: 1.2em;
}

.container-form-contato{
  width: 92%;
    height: 13em;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 1em;
    margin-bottom: 1em;
}


.input-contato{
  width: 48%;
  height: 2.8em;
  border: 1px solid #3f3f3f;
  padding-left: 1em;
  color: #2f2f2f;
}

.input-mensagem{
  height: 9.6em;
}

.btn-contato{
  width: 14em;
    text-transform: uppercase;
    height: 2.5em;
    background-color: #113378;
    border: none;
    font-weight: bold;
    transition: 0.5s ease-out;
    margin-right: -153px;
    color: white;
}

.btn-contato:hover{
  background-color: #051c49;
  border: none;
  color: white;
  font-weight: bold;
  transition: .3s ease;
  
}

.box-btn-contato{
  width: 62%;
  justify-content: flex-end;
  
}


.box-menu-header-mobile{
  display: none;
}

.text-parceria{
  color: #000000c7;
  width: 91%;
}


.box-menu-header{
  display: flex;
  width: 100%;
  justify-content: space-between;
  width: 73%;
}

.box-slick{
  display: contents;
}

.link-reader{
  text-decoration: none; color: inherit;
  color: white;
  text-transform: uppercase;
  font-family: lato;
  cursor: pointer;
}

.link-reader:hover{
  text-decoration: none; 
  color: white;
}


.background-opacity{
  right: 0;
  width: 14.4em;
  height: 309em;
  background-color: rgba(14, 74, 140, 1);
  position: absolute;
  transform-origin: right;
  transition: 0.5s ease-out;
  transform: scale(0);
  opacity: 0;
  z-index: 3;
}

.background-opacity-fullDesktop{
  background-color: #000000b8;
  outline: 0;
  opacity: .7;
  transition: opacity .3s linear;
  right: 0;
  width: 100%;
  position: absolute;
  height: 278.5em;
  transform: scale(0);
  opacity: 0;
  z-index: 2;
}

.show-menu-transitions{
  display: flex;
  transform: scale(1);
  transition: transform .25s;
  transform-origin: right;
  opacity: 2;
}


.show-menu-transitionsDesk{
  display: flex;
  transform: scale(1);
  opacity: 2;
}


.form-login{
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}


.icon-instagram:before {
    content: "\f16d";
    font-size: 2.5em;
    color: white;
}

.icon-whatsapp:before {
  content: "\ea93";
  font-size: 2.5em;
  color: white;
}


a{
  text-decoration: none;
}

a:hover{
  text-decoration: none;
}

@media only screen and (max-width: 1680px) {
.box-login {
    width: 32%;
    height: 28em;
    background-color: rgba(0, 0, 37, 0.7);
    border-radius: 10px;
    box-shadow: 0 0 83px #0c0c15;
    padding: 1em;
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }
}  

@media only screen and (max-width: 1680px) {
.box-product {
    width: 74%;
    margin: auto;
    align-items: center;
    margin-top: 2em;
  }
}  

@media only screen and (max-width: 1680px) {
.btn-box-cadastro {
    width: 17%;
    height: 2.7em;
    background-color: #0ce2ef;
    border: 1px solid #06555f;
    text-transform: uppercase;
    font-weight: bold;
    transition: 0.5s ease-out;
    color: #000000de;
  }
}  

@media only screen and (max-width: 1680px) {
.box-metricas {
    width: 76%;
    align-items: center;
    text-align: center;
    margin: auto;
    height: 17em;
    justify-content: space-between;
    margin-bottom: 4em;
  }  
}

@media only screen and (max-width: 1680px) {
.main-inform-geograficas {
    width: 70%;
    margin: auto;
    height: 39em;
  }
}  


@media only screen and (max-width: 1680px) {
.box-contato {
    width: 66%;
    margin: auto;
    align-items: center;
    height: 26em;
    justify-content: space-between;
    text-align: center;
  }
}  

@media only screen and (max-width: 1680px) {
.container-categoria {
    width: 71%;
    margin: auto;
    margin-bottom: 11em;
  }
}  

@media only screen and (max-width: 1680px){
.parallax-window {
    min-height: 400px;
    background: transparent;
  }
}

@media only screen and (max-width: 1680px){
.parallax-window-container {
    min-height: 300px;
    background: transparent;
  }
} 

@media only screen and (max-width: 1280px) {
.title-header {
    text-transform: uppercase;
    color: white;
    margin: 0;
    font-size: 1.2em;
    font-family: inherit;
  }
}

@media only screen and (max-width: 1280px) {
.box-login {
  width: 39%;
  height: 28em;
  background-color: rgba(0, 0, 37, 0.7);
  border-radius: 10px;
  box-shadow: 0 0 83px #0c0c15;
  padding: 1em;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  }  
}

@media only screen and (max-width: 1280px) {
.weigth-title {
    font-weight: bolder;
    font-size: 1.8em;
    font-family: inherit;
  }
}

@media only screen and (max-width: 1280px) {
.box-product {
    width: 89%;
    margin: auto;
    align-items: center;
    margin-top: 2em;
  }
}  


@media only screen and (max-width: 1280px) {
.box-metricas {
    width: 79%;
    align-items: center;
    text-align: center;
    margin: auto;
    height: 17em;
    justify-content: space-between;
    margin-bottom: 4em;
  }
}


@media only screen and (max-width: 1280px) {
.main-inform-geograficas {
    width: 80%;
    margin: auto;
    height: 32em;
    height: 39em;
  }
}


@media only screen and (max-width: 1280px) {
.container-categoria {
    width: 87%;
    margin: auto;
    margin-bottom: 11em;
  }
}


@media only screen and (max-width: 1280px) {
.box-contato {
    width: 87%;
    margin: auto;
    align-items: center;
    height: 26em;
    justify-content: space-between;
    text-align: center;
  }
}  


@media only screen and (max-width: 1280px) {
.btn-box-cadastro {
    width: 20%;
    height: 2.7em;
    background-color: #0ce2ef;
    border: 1px solid #06555f;
    text-transform: uppercase;
    font-weight: bold;
    transition: 0.5s ease-out;
  }
} 


@media only screen and (max-width: 1280px) {
.box-login-btn {
    width: 30%;
    height: 46%;
    background-color: rgba(0, 0, 37, 0.9);
    border-radius: 10px;
    box-shadow: 0 0 83px #0c0c15;
    padding: 1em;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 12%;
    right: 20%;
    transform: scale(0);
    z-index: 4;
  }
} 


@media only screen and (max-width: 1280px) {
.show-menu-transitions {
    display: flex;
    transform: scale(1);
    transition: transform .25s;
    transform-origin: right;
    opacity: 2;
  }
}


@media only screen and (max-width: 1366px){
.weigth-title {
    font-weight: bolder;
    font-size: 2.2em;
    font-family: inherit;
  }
}

@media only screen and (max-width: 1366px){
.box-login {
    width: 38%;
    height: 28em;
    background-color: rgba(0, 0, 37, 0.7);
    border-radius: 10px;
    box-shadow: 0 0 83px #0c0c15;
    padding: 1em;
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }
}  

@media only screen and (max-width: 1366px){
.body-header {
    width: 68%;
    margin: auto;
    justify-content: space-evenly;
  }
}  

@media only screen and (max-width: 1366px){
.box-product {
    width: 87%;
    margin: auto;
    align-items: center;
    margin-top: 2em;
  }
}  

@media only screen and (max-width: 1366px){
.btn-box-cadastro {
    width: 19%;
    height: 2.7em;
    background-color: #0ce2ef;
    border: 1px solid #06555f;
    text-transform: uppercase;
    font-weight: bold;
    transition: 0.5s ease-out;
  }
}  

@media only screen and (max-width: 1366px){
.box-metricas {
    width: 83%;
    align-items: center;
    text-align: center;
    margin: auto;
    height: 17em;
    justify-content: space-between;
    margin-bottom: 4em;
  }
}  

@media only screen and (max-width: 1366px){
.main-inform-geograficas {
    width: 82%;
    margin: auto;
    height: 32em;
    height: 39em;
  }
}  

@media only screen and (max-width: 1366px){
.container-categoria {
    width: 86%;
    margin: auto;
    margin-bottom: 11em;
  }
}  

@media only screen and (max-width: 1366px){
.box-contato {
    width: 94%;
    margin: auto;
    align-items: center;
    height: 26em;
    justify-content: space-between;
    text-align: center;
  }
}  


@media only screen and (max-width: 1366px){
.btn-header {
    width: 68%;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    height: 7em;
  }
}  

@media only screen and (max-width: 1366px){
.logo-header{
  height: 5em;
  width: 10em;
  }
}  

@media only screen and (max-width: 1366px){
.box-login-btn {
    width: 24%;
    height: 36%;
    background-color: rgba(0, 0, 37, 0.9);
    border-radius: 10px;
    box-shadow: 0 0 83px #0c0c15;
    padding: 1em;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 12%;
    right: 16%;
    transform: scale(0);
    z-index: 4;
  }
}  

@media only screen and (max-width: 1366px){
.show-menu-transitions {
    display: flex;
    transform: scale(1);
    transition: transform .25s;
    transform-origin: right;
    opacity: 2;
  }
}

@media only screen and (max-width: 1366px){
.parallax-window {
    min-height: 400px;
    background: transparent;
  }
}

@media only screen and (max-width: 1366px){
.parallax-window-container {
    min-height: 300px;
    background: transparent;
  }
}

@media only screen and (max-width: 1366px){
.btn-contato {
    width: 14em;
    text-transform: uppercase;
    height: 2.5em;
    background-color: #113378;
    border: none;
    font-weight: bold;
    transition: 0.5s ease-out;
    margin-right: -179px;
    color: white;
  }
}  

@media only screen and (max-width: 1024px){
.title-header {
    text-transform: uppercase;
    color: white;
    margin: 0;
    font-size: 1.3em;
    font-family: inherit;
  }
}



@media only screen and (max-width: 1024px){
.weigth-title {
    font-weight: bolder;
    font-size: 1.8em;
    font-family: inherit;
  }
}


@media only screen and (max-width: 1024px){
.box-login {
    width: 39%;
    height: 28em;
    background-color: rgba(0, 0, 37, 0.7);
    border-radius: 10px;
    box-shadow: 0 0 83px #0c0c15;
    padding: 1em;
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }
}  


@media only screen and (max-width: 1024px){
.box-product {
    width: 91%;
    margin: auto;
    align-items: center;
    margin-top: 2em;
  }
}  


@media only screen and (max-width: 1024px){
.img-procducts{
  width: 11em; 
  }
}

@media only screen and (max-width: 1024px){
.btn-header {
    width: 77%;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    height: 7em;
  }
}

@media only screen and (max-width: 1024px){
.body-header {
    width: 78%;
    margin: auto;
    justify-content: space-evenly;
  }
}  

@media only screen and (max-width: 1024px){
.text-product-box {
    width: 96%;
    font-size: .8em;
  }
}


@media only screen and (max-width: 1024px){
.box-metricas {
    width: 95%;
    align-items: center;
    text-align: center;
    margin: auto;
    height: 17em;
    justify-content: space-between;
    margin-bottom: 4em;
  }
}


@media only screen and (max-width: 1024px){
.main-inform-geograficas {
    width: 94%;
    margin: auto;
    height: 32em;
    height: 39em;
  }
}

@media only screen and (max-width: 1024px){
.box-parceria {
    height: 10em;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    width: 15em;
    /*box-shadow: 0px 0px 21px 0px #ddd;*/
    
  }
}

@media only screen and (max-width: 1024px){
.container-box-parceria {
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }
}  

@media only screen and (max-width: 1024px){
.btn-box-cadastro {
    width: 26%;
    height: 2.7em;
    background-color: #0ce2ef;
    border: 1px solid #06555f;
    text-transform: uppercase;
    font-weight: bold;
    transition: 0.5s ease-out;
  }
}

@media only screen and (max-width: 1024px){
.container-categoria {
    width: 95%;
    margin: auto;
    margin-bottom: 11em;
  }
}


@media only screen and (max-width: 1024px){
.box-login-btn {
    width: 30%;
    height: 20%;
    background-color: rgba(0, 0, 37, 0.9);
    border-radius: 10px;
    box-shadow: 0 0 83px #0c0c15;
    padding: 1em;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 6%;
    right: 11%;
    transform: scale(0);
    z-index: 4;
  }
}

@media only screen and (max-width: 1024px){
.show-menu-transitions {
    display: flex;
    transform: scale(1);
    transition: transform .25s;
    transform-origin: right;
    opacity: 2;
  }
}  

@media only screen and (max-width: 1024px){
.cronapp{
  border-bottom: 2px solid #0ce2ef;
  transition: 0.5s ease-out;
  }
}

@media only screen and (max-width: 1024px){
.ergon{
  border-bottom: 2px solid #861232;
  transition: 0.5s ease-out;
  }
}  


@media only screen and (max-width: 1024px){
.esocial{
  border-bottom: 2px solid #ee8600;
  transition: 0.5s ease-out;
  }
}  

@media only screen and (max-width: 1024px){
.hygia{
  border-bottom: 2px solid #00ac75;
  transition: 0.5s ease-out;
  }
}  

@media only screen and (max-width: 1024px){
.lyceum{
  border-bottom: 2px solid #0054a6;
  transition: 0.5s ease-out;
  }
}  


@media only screen and (max-width: 1024px){
.cronapp:hover{
  box-shadow:  3px 3px 3px 3px #999;	
  margin-bottom: 1em;
  transition: .3s ease;
  }
}  

@media only screen and (max-width: 1024px){
.ergon:hover{
  box-shadow:  3px 3px 3px 3px #999;	
  margin-bottom: 1em;
  transition: .3s ease;
  }
}

@media only screen and (max-width: 1024px){
.esocial:hover{
  box-shadow:  3px 3px 3px 3px #999;	
  margin-bottom: 1em;
  transition: .3s ease;
  }
}

@media only screen and (max-width: 1024px){
.hygia:hover{
  box-shadow:  3px 3px 3px 3px #999;	
  margin-bottom: 1em;
  transition: .3s ease;
  }
}

@media only screen and (max-width: 1024px){
.lyceum:hover{
  box-shadow:  3px 3px 3px 3px #999;	
  margin-bottom: 1em;
  transition: .3s ease;
  }
}  

@media only screen and (max-width: 1024px){
.footer {
    height: 20em;
    width: 100%;
    margin-bottom: 32em;
    margin-top: 7em;
    background-color: #031231;
  }
}

@media only screen and (max-width: 1024px){
.box-footer {
    width: 88%;
    height: 5em;
    margin: auto;
    justify-content: space-between;
  }
}  

@media only screen and (max-width: 1024px){
.box-btn-contato {
    width: 56%;
    justify-content: flex-end;
  }
}  

@media only screen and (max-width: 1024px){
.logo-header {
    height: 5em;
    width: 10em;
  }
}  
  
@media only screen and (max-width: 1024px){
.parallax-window {
    min-height: 400px;
    background: transparent;
  }
}

@media only screen and (max-width: 1024px){
.parallax-window-container {
    min-height: 100px;
    background: transparent;
  }
}  

@media only screen and (max-width: 1024px){
.text-parceria {
    color: #000000c7;
    width: 80%;
  }
}  

@media only screen and (max-width: 1024px){
.btn-contato {
    width: 14em;
    text-transform: uppercase;
    height: 2.5em;
    background-color: #113378;
    border: none;
    font-weight: bold;
    transition: 0.5s ease-out;
    margin-right: -163px;
    color: white;
  }
}  

@media only screen and (max-width: 1024px){
.text-vantagens-box {
    font-size: .9em;
  }
}  

@media only screen and (max-width: 1024px){
.main-box-vantagens {
    align-items: center;
    margin-bottom: 2em;
  }
}  


.parallax-window {
    min-height: 400px;
    background: transparent;
}

.parallax-window-container {
    min-height: 300px;
    background: transparent;
} 

.text-box-parceria{
  font-size: .9em;
}

.menuFixo{
    position: fixed;
    top: 0;
    z-index: 99;
    margin: auto;
    background-color: rgba(0, 0, 52, 1);
    width: 100%;
    justify-content: space-evenly;
    transition: all 0.5s ease-in-out;
    height: 7%;
    padding-top: 1em;
    padding-left: 15%;
    padding-right: 15%;
    transform-origin: center top;
}