.container-header {
  height: 43em;
  width: 100%;
  background-image: url(/img/parallax-banner-home-parceiros-techne.jpg);
}

.btn-header {
    width: 60%;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    height: 7em;
}

.display-flex{
  display: flex;
  flex-flow: column;
}



.body-header {
    width: 100%;
    margin: auto;
    justify-content: space-evenly;
    flex-flow: column;
}

.title-body-header {
    width: 99%;
    margin: auto;
}

.title-header {
    text-transform: uppercase;
    color: white;
    margin: 0;
    font-family: inherit;
    font-size: 1.2em;
    width: 100%;
    text-align: center;
}

.weigth-title {
  font-weight: bolder;
  font-size: 1.5em;
  font-family: inherit;
}


.box-login {
  width: 94%;
  height: 28em;
  background-color: rgba(0, 0, 37, 0.7);
  border-radius: 10px;
  box-shadow: 0 0 83px #0c0c15;
  padding: 1em;
  margin: auto;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  margin-top: 1em;
} 


.title-box-login {
  font-size: 1.7em;
  text-transform: uppercase;
  color: #0ce2ef;
  margin: 0;
}


.subTitle-box-login {
  font-size: 3.8vw;
  width: 87vw;
}


.input-box-login {
    background-color: transparent;
    padding: .3em;
    border: 1px solid white;
    width: 19em;
    height: 2.7em;
    padding-left: 1em;
}

.btn-box-login {
  width: 80%;
  height: 2.7em;
  background-color: #0ce2ef;
  border: 1px solid #06555f;
  text-transform: uppercase;
  font-weight: bold;
  transition: 0.5s ease-out;
}

.box-product {
    width: 100%;
    margin: auto;
    align-items: center;
    margin-top: 2em;
}

.title-box-products {
    text-transform: uppercase;
    color: #113378;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}


.main-box-product {
  margin-bottom: 3em;
  width: 100%;
  height: 25em;
  align-items: flex-start;
  justify-content: space-between;
  flex-flow: initial;
  overflow-x: scroll;
  position: relative;
}


.link-products {
    text-decoration: none;
    color: black;
    text-transform: none;
}


.cronapp {
    border-bottom: 2px solid #0ce2ef;
    transition: 0.5s ease-out;
}


.product-box {
  height: 23em;
  text-align: center;
  align-items: center;
  justify-content: space-evenly;
  background-color: #f7f7f7;
  cursor: pointer;
  margin-right: 5em;
  margin-left: 5em;
}

.ergon {
    border-bottom: 2px solid #861232;
    transition: 0.5s ease-out;
}

.title-product-box {
    font-size: 1.4em;
    font-weight: bold;
}

.text-product-box {
    width: 82%;
}

.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;
}

.main-box-vantagens {
  align-items: end;
  width: 100%;
  height: 28em;
}

.title-box-products {
  text-transform: uppercase;
  color: #113378;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center;
}

.container-vantagens {
  margin-bottom: 3em;
  width: 100%;
  height: 25em;
  align-items: flex-start;
  justify-content: space-between;
  flex-flow: initial;
  overflow-x: scroll;
  position: relative;
}

.box-vantagens {
  align-items: center;
  width: 100%;
  text-align: center;
  padding-top: 1em;
}

.title-vantagens-box {
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
}

.text-vantagens-box {
  width: 19em;
} 

.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;
}

.text-box-cadastro {
  font-size: 1.3em;
  color: white;
}

.btn-box-cadastro {
  width: 63%;
  height: 3.7em;
  background-color: #0ce2ef;
  border: 1px solid #06555f;
  text-transform: uppercase;
  font-weight: bold;
  transition: 0.5s ease-out;
}

.box-metricas {
  width: 100%;
  align-items: center;
  text-align: center;
  margin: auto;
  height: 23em;
  justify-content: space-between;
  margin-bottom: 4em;
}

.text-metricas {
  font-size: 98%;
  font-weight: 500;
  margin-bottom: 2em;
}

.main-box-metricas {
  height: 65em;
  width: 100%;
  overflow-x: scroll;
  justify-content: flex-start;
  flex-flow: initial;
  position: relative;
}

.box-metricas-descricao {
  width: 56%;
  border: 2px solid #0ce2ef;
  height: 10em;
  text-align: left;
  margin-left: 24%;
  padding-left: .8em;
  padding-right: .8em;
}

.title-box-metricas {
  font-size: 2em;
  color: #113378;
  font-weight: bolder;
  margin: 0;
  margin-top: .6em;
}

.text-box-metricas {
  width: 17em;
  color: #bebebe;
  text-align: center;
  padding-right: .8em;
  padding-left: .8em;
}

.main-inform-geograficas {
  width: 100%;
  margin: auto;
  margin-bottom: 5em;
  height: 33em;
}

.title-box-geograficas {
  text-transform: uppercase;
  color: #113378;
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center;
}

.container-gro {
  justify-content: space-between;
  height: 56em;
}

.box-text-geo {
  width: 99%;
  margin-left: 1em;
  height: 45em;
  justify-content: space-between;
  padding-right: 1em;
}

.text-infor-geogra {
  color: #bebebe;
  font-size: 1.2em;
}

.box-details-geo {
  margin-top: 2em;
  display: none;
}

.title-details-box {
  font-size: 1em;
  font-weight: bold;
}

.box-links {
  align-items: flex-end;
  width: 18em;
}

.marcador-geo {
  font-size: 2em;
  margin-right: .2em;
}

.text-infor-geogra {
  color: #bebebe;
  font-size: 1.2em;
}

.map-geo{
  display: none;
}

.container-categoria {
  width: 100%;
  margin: auto;
  margin-bottom: 5em;
  height: 18em;
  justify-content: space-evenly;
}

.title-box-geograficas {
    text-transform: uppercase;
    color: #113378;
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

.container-box-parceria {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  flex-flow: initial;
  overflow-x: scroll;
}

.box-parceria {
  height: 11em;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  width: 16em;
  margin: 1em;
  margin-left: 21%;
  /*box-shadow: 0px 0px 21px 0px #ddd;*/

}

.box-img-parceria {
    width: 100%;
    align-items: center;
    border-bottom: 2px solid #8a4a16;
    padding-bottom: .3em;
    height: 7em;
}

.text-parceria {
  color: #bebebe;
  margin: 1em;
  width: 96%;
}

.box-contato {
    width: 100%;
    margin: auto;
    align-items: center;
    height: 45em;
    justify-content: space-between;
    text-align: center;
}

.log-mobile{
  display: none;
}

.title-box-geograficas {
  text-transform: uppercase;
  color: #113378;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center;
}

.font-maior {
    font-size: 1.4em;
}

.container-form-contato {
    width: 100%;
    height: 63em;
    justify-content: space-between;
    align-items: center;
}

.input-contato {
    width: 95%;
    height: 2.8em;
    border: 1px solid #3f3f3f;
    padding-left: 1em;
    color: #2f2f2f;
}

.input-mensagem {
    height: 6.6em;
}

.box-btn-contato {
    width: 90%;
    align-items: c;
    height: 10em;
}

.btn-contato {
    width: 100%;
    text-transform: uppercase;
    height: 2.5em;
    background-color: #113378;
    border: none;
    color: #f4f5f8;
    margin-right: -153px;
    margin-top: 1em;
}

.footer {
  height: 25em;
  width: 100%;
  margin-top: 2em;
  background-color: #031231;
  margin-bottom: 0;
}

.box-footer {
    width: 95%;
    height: 16em;
    align-items: center;
    margin: auto;
    justify-content: space-between;
}

.box-text-footer {
    width: 92%;
    align-items: center;
    text-align: center;
}

.text-footer {
    color: #c5c6ca;
    font-size: 1.3em;
}

.subtext-footer {
    color: #9d9fa6;
    font-size: 1.2em;
}

.text-redes-socias {
    color: #8d8f94;
    font-size: 1.4em;
}

.box-icons-footer {
  width: 17em;
  justify-content: space-between;
}

.sub-footer {
  width: 100%;
  text-align: center;
  height: 3em;
  background-color: #010a1e;
  margin-top: 2em;
}

.text-subFooter {
  color: #8d8f94;
  margin-top: 1em;
}


.display-flex-mobile{
  display: flex;
  width: 100%;
  flex-flow: initial;
}

.icons-footer-mobile{
  width: 70%;
  align-items: center;
}


.btn-header-mobile{
  width: 90%;
  margin: auto;
  justify-content: space-between;
  flex-flow: inherit;
}


.lista-menu-mobile{
  margin-top: 11em;
  right: 2em;
  position: absolute;
  bottom: 28em;
  width: 56%;
  padding-right: 1em;
  border-radius: 10px;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  background-color: black;
}

.lista-menu-mobile p{
 color: #888895; 
}

.btn-login-monile{
  display: none;
}

.icon-menu2:before {
  content: "\e900";
  font-size: 2.2em;
  color: white;
  position: relative;
  display: flex;
  z-index: 3;
}

.subTitle-box-login-mobile{
  color: white;
}

.input-box-login-mobile{
  color: white;
}

.box-menu-header{
  display: none;
}

.box-menu-header-mobile{
  display: flex;
  flex-flow: column;
  position: absolute;
  right: 4%;
  margin-top: 30%;
  width: 26%;
  justify-content: space-between;
  height: 21%;
  align-items: flex-end;
  display: none;
  z-index: 3;
}

.box-menu-header-mobile P{
  color: white;
  text-transform: uppercase;
  font-family: lato;
  font-size: 1.2em;
  z-index: 2;
  font-family: inherit;
}

.fill{
  overflow: hidden;
  z-index: 0;
}

.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;
}

.icon-cheveron-left:before {
  content: "\e902";
  font-size: 4em;
  top: 41%;
  position: absolute;
  right: 83%;
}

.icon-cheveron-right:before {
  content: "\e903";
  font-size: 4em;
  position: absolute;
  top: 41%;
  right: 4%;
}

.slick-next{
  right: 14px;
  content: red;
  border-radius: 10px;
  z-index: 1;
}

.slick-prev{
  left: 4px;
  content: red;
  border-radius: 10px;
  z-index: 1;
}  

.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-full{
  background-color: #000000b8;
  outline: 0;
  opacity: .7;
  transition: opacity .3s linear;
  right: 0;
  width: 100%;
  position: absolute;
  height: 309em;
  transform-origin: right;
  transition: 0.5s ease-out;
  transform: scale(0);
  opacity: 0;
  z-index: 2;
}

.main-page{
  width: 27.5em;
  z-index: 1;
  height: 309em;
  position: absolute;
  left: 0;
  opacity: 1;
  filter: blur(7px); 
}
















.show-full-box{
  display: flex;
  transform: scale(1);
  transition: transform .25s;
  transform-origin: right;
  opacity: .8;
}




.show-menu-transitions{
  display: flex;
  transform: scale(1);
  transition: transform .25s;
  transform-origin: right;
  opacity: 2;
}

@media only screen and (max-width: 411px){
.title-body-header{
  margin-bottom: 1em;
  }
}

@media only screen and (max-width: 411px){
.input-box-login {
    background-color: transparent;
    padding: .3em;
    border: 1px solid white;
    width: 23em;
    height: 2.7em;
    width: 96%;
    padding-left: 1em;
  }
}


@media only screen and (max-width: 411px){
.btn-box-login {
    width: 96%;
    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: 411px){
.box-vantagens {
    align-items: center;
    width: 100%;
    text-align: center;
    padding-top: 1em;
  }
}  

.title-oportu{
  font-weight: 600;
  font-size: 1.2em;
  
}

@media only screen and (max-width: 411px){
.title-box-geograficas {
    text-transform: uppercase;
    color: #113378;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
  }
}  


@media only screen and (max-width: 411px){
.text-parceria {
  width: 23em;
    margin: 1em;
    color: #666;
  }
}  

@media only screen and (max-width: 411px){
.input-contato {
    width: 91%;
    height: 2.8em;
    border: 1px solid #3f3f3f;
    padding-left: 1em;
    color: #2f2f2f;
  }
}


@media only screen and (max-width: 411px){
.box-parceria {
    height: 11em;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    width: 74%;
    margin-left: 14%;
    margin-bottom: 1em;
    /*box-shadow: 0px 0px 21px 0px #ddd;*/
  }
}  

@media only screen and (max-width: 411px){
.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
    height: 13em;
    
  }
}  


@media only screen and (max-width: 411px){
.box-metricas-descricao {
    width: 56%;
    border: 2px solid #0ce2ef;
    height: 10em;
    text-align: left;
    margin-left: 23%;
    padding-left: .8em;
    padding-right: .8em;
  }
}  


@media only screen and (max-width: 411px){
.box-metricas {
    width: 100%;
    align-items: center;
    text-align: center;
    margin: auto;
    height: 24em;
    justify-content: space-between;
    margin-bottom: 4em;
  }
}  

@media only screen and (max-width: 411px){
.text-custom-conhecer{
   margin: 0;
    font-size: 1.1em;
  }
}  

@media only screen and (max-width: 411px){
.text-box-parceria{
  width: 84%;
  }
}  


@media only screen and (max-width: 411px){
.box-btn-contato {
    width: 90%;
    height: 4em;
    margin: 0;
  }
}  

@media only screen and (max-width: 411px){
.box-contato {
    width: 100%;
    margin: auto;
    align-items: center;
    height: 39em;
    text-align: center;
  }
}  

@media only screen and (max-width: 411px){
.container-form-contato {
    width: 100%;
    height: 23em;
    justify-content: space-between;
    align-items: center;
    margin-top: 3em;
  }
}  

.menuFixo{
    position: fixed;
    top: 0;
    z-index: 99;
    margin: auto;
    background-color: rgba(0, 0, 52, 1);
    width: 100%;
    
    transition: all 0.5s ease-in-out;
    height: 7%;
    padding-top: 1em;
    padding-left: 15%;
    padding-right: 15%;
    transform-origin: center top;
    display: flex;
    
}