
.container {
	margin: 0 auto;
	max-width: 1270px;
	width: 90%
}

@media only screen and (max-width: 550px) {
  .container {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .frente_tras{
    display: none !important;
  }
  .conteudo-caixa{
    padding: 0px 0em 50px 0em !important;
  }
  .text-carousel{
    padding: 10px !important;
  }
  .line_height_carrousel{
    line-height: 25px !important;
  }
  .caixas_history{
    padding: 30px 10px 0px 10px !important;
  }
  .row_escolha{
    width: 400px !important;
  }
  .li_1_escolha{
    width: 15%;
  }
  .li_2_escolha{
    width: 30%;
  }
  .li_3_escolha{
    width: 20%;
  }
  .li_4_escolha{
    width: 25%;
  }
  .li_33_escolha{
    width: 35%;
  }
  .li_11_escolha{
    width: 25%;
  }

}

@media only screen and (max-width: 4000px) {
  .paddinTop_weServe{
    padding-top: 0px !important;
  }
  .paddinTop_impact{
    padding-top: 0px !important;
  }
}


@media only screen and (min-width: 1326px) and  (max-width: 1500px)  {
	.container {
		max-width: 1200px;
		width: 100% !important;
  }
}

@media only screen and (min-width: 1162px) and  (max-width: 1325.99px)  {
	.container {
		max-width: 1100px;
		width: 80% !important;
  }
}



@media only screen and (min-width: 994px) and  (max-width: 1161.99px)  {
	.container {
    width: 85%!important;
    max-width: 960px;
  }
  .topmenu-center{ 
    width: 100%;
  }

}




@media only screen and (min-width: 750px) and  (max-width: 993px)  {
	.container {
		width: 75%;
  }
  .topmenu-left{
    width: 100%;
  }


}


@media only screen and (min-width: 601px) and  (max-width: 749px)  {
	.container {
		width: 75%;
  }
  .topmenu-left{
    width: 100%;
  }




}


@media only screen and (min-width: 320px) and  (max-width: 600px)  {
	.container {
		width: 85%;
  }
  .topmenu-left{  
    width: 100%;
  }
  .hamburger{
    margin-left: 10px;
  }

  .topmenu-left .logo{
    width: 70%;
  }

}


@media only screen and (min-width: 993px) {
	.container {
		width: 70%
	}
}

@media only screen and (max-width: 1024px) {
	.video_span {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 993px) and  (max-width: 1230px)  {
  li.menu-item a {
    letter-spacing: 0.3px;
    font-size: 12.5px
  }
}

@media only screen and (min-width: 763px) and  (max-width: 1200px)  {
  .img-about{
    top: 50% !important;
    left: 65% !important;
    width: 75% !important;
  }
}

@media only screen and (min-width: 600px) and  (max-width: 763px)  {
  .img-about{
    transform: translate(-50%, -110%) !important;
    width: 70% !important;
  }
}

@media only screen and (min-width: 400px) and  (max-width: 600px)  {
  .sem_margem {
    padding-bottom: 260px !important;
  }
  .img-about{
    transform: translate(-55%, -60%) !important;
    width: 65% !important;
  }
}
@media only screen and (max-width: 400px) {
  .img-about{
    transform: translate(-50%, 60%) !important;
   width: 50% !important;
 }
} 
@media only screen and (max-width: 600px) {
  .social{
    display: none !important;
  }
  .social_mobile{
    display: block !important;
  }
}
@media only screen and (max-width: 763px) {
  .justify-content-end{
    text-align: center !important;
    padding-top: 40px !important;
  }
  .fot-links{
    display: flex;
    justify-content: center;
  }
  .fundo_colaboradores{
    padding-bottom: 0px !important;
  }
  .clica_input{
    top: 70px !important;
    width: 150px !important;
    right: 0px !important;
  }
  .images_services_padding_bottom{
    padding-top: 80px !important;
  }
}
@media only screen and (min-width: 763px) and  (max-width: 993px)  {
  .main_values_culture{
    padding-top: 60px;
    height: 540px;
  }
}

@media only screen and (min-width: 500px) and  (max-width: 762px)  {
  .main_values_culture{
    padding-top: 60px;
    height: 540px;
  }
  .img_princ_values_culture{
    width: 370px;
    padding-top: 230px;
  }
}
@media only screen and (max-width: 499px) {
  .main_values_culture{
    padding-top: 130px;
    height: 600px;
  }
  .img_princ_values_culture{
    width: 240px;
    padding-top: 220px;
  }
  .btn_paises{
    font-size: 13px !important;
  }
}

@media only screen and (max-width: 550px) {
  .social-list-contact-us{
    display: none !important;
  }
  .social-list-contact-us-mobile{
    display: block !important;
  }
  .texto_preencher_form{
    padding-right: 0 !important;
  }
}


