@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html, body{
  overflow-x: hidden !important;
  font-family: 'Poppins', sans-serif;
}

label{
  font-size: 12px;
  color: #f00;
}

/*#gradient-text {
  background: rgb(1,105,238);
  background: linear-gradient(90deg, rgba(1,105,238,1) 13%, rgba(239,105,24,1) 84%);
  background-size: 100%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}*/
#gradient-text {
  font-weight: 700;
  border-bottom: 5px solid rgb(1,105,238);
  color: #EF6918;
  font-size: 35px;
}

.responsive{
  display: none;
}
@media (min-width: 1200px){
    .container{
      max-width: 1170px;
    }
}
:focus{
  outline: none !important;
  border: 0px ;
  text-decoration: none !important;
  outline: none !important;
  box-shadow: none !important;
}

:focus-visible{
  outline: none !important;
  border: 0px ;
  text-decoration: none !important;
  outline: none !important;
  box-shadow: none !important;
}


input::placeholder{
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 1.25 !important;
  color: #666666 !important;
}

select:optional{
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 1.25 !important;
  color: #666666 !important;
}

.menu-principal {
  position: relative;
  z-index: 99;
  padding: 35px 0 20px 0;
}

.menu-principal img{
  width: 100%;
  max-width: 100px;
  min-width: 70px;
  margin-left: 0;
}

.menu-principal .dropdown-menu{
  border: 2px solid #0C72F0;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  width: 100%;
  max-width: 300px;
  min-width: 300px;
  max-height: 500px;
  overflow-y: scroll;
}

.menu-principal > div > div > div:nth-child(2){
  margin-left: -40px;
}

#navbarSupportedContent{
    position: relative;
    z-index: 1;    
}

#navbarDropdown{
  background: #EF6918;
  border: 2px solid #EF6918;
  border-radius: 5px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  color: #FFFFFF;
  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
  padding-right: 116px;
  transition: 0.5s ease-in-out;
}

#navbarDropdown.show{
  font-weight: 700;
  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
  background: #0C72F0;
  border: 2px solid #0C72F0;
}

.menu-principal .dropdown-item{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  color: #666666;
  white-space: normal;
  padding: 15px 20px;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  font-size: 30px;
  position: absolute;
  top: 15px;
  right: 10px;
  transition: 0.5s ease-in-out;
}

.dropdown-toggle.show::after {
  transform: rotate(200grad);
}

.dropdown-item:focus, .dropdown-item{
  transition: 0.5s ease-in-out;
}

.dropdown-item:focus, .dropdown-item:hover{
  color: #ffffff;
  background: #0C72F0;
}
/* Header NEW */
.header {
  padding: 100px 0;
}
.header-back {
  max-height: 500px;
  max-width: 80%;
  margin: 0 auto;
  border-radius: 50px;
  position: relative;
  z-index: 1;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  /*box-shadow: 5px 5px 0 #000000;*/
}
/** Header Img **/
#avan-turi {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/avanturi_asset/banner.jpg');
}
#terapia-animal{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/terapia-animal_asset/banner.png'); 
}
#massagem{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/asset_massagem/banner.png');
  background-position: top !important;
}
#djProf{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/asset_dj/banner.png');
  background-position: top !important;
} 
#zoo{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/zoo_asset/banner.png');
}
#equinos{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/equinos_asset/banner.png');
}
#petshop{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/petshop_asset/banner.png');    
}
#tosquias{
  background: url('../img/grooming_asset/banner.png');    
}
#assessoria {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/asset_assessoria/banner.jpg');
  background-position: center 30% !important;
} 
#assistente-admin{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/avanasimn_asset/banner.jpg'); 
}
#personal_shopper{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/personal_asset/banner.png'); 
}
#assistente-dentario{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/dentaria/banner.jpg'); 
}
#assistente-dentario-gestao{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/admindent_asset/banner.jpg'); 
}
#aux_saude_geriatria{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/auxger_asset/banner.png'); 
}
#aux_geriatria{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/geriatria_asset/banner.png'); 
}
#aux_saude{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/saude_asset/banner.png'); 
}
#geriatria_socio{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/gersocio_asset/banner.png'); 
}
#vitrinismo{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/merch_asset/banner.png'); 
}
#avan_vitrinismo{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/avandecor_asset/banner.png'); 
}
#avan_websites{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/avanweb_asset/banner.png');   
}
#web_des{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/webdesign_asset/banner.png');   
}
#web_des_mark{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/wdesignMKT/banner.png');
}
#impressao_3d{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/impressao/banner.png');  
}
#design_moda{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/desmoda_asset/banner.png');  
}
#dev-multimedia{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/multi_asset/banner.png'); 
}
#design-grafico{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/design/banner.png'); 
}
#nutricao{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/nutricao/banner.png'); 
} 
#parafarmacia{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/farma_asset/banner.png'); 
}
#decoracao{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/decoracao/banner.png'); 
  background-position: center 0% !important;
}
#vitrinismo{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/merch_asset/banner.png'); 
}
#adminRedes{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/admin_sis_asset/banner.png'); 
}
#agro_bio{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/bio_asset/banner.png');  
}
#agricola{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/agri_asset/banner.png');  
}
#ciberseguranca{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/ciber_asset/banner.png');  
}
#gestao_empresa{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/gestao_empresa_asset/banner.png');  
}
#inteligencia_artificial{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/inteligencia_artificial_asset/banner.png');  
}
#mecanica_automoveis{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/mecanica_automoveis_asset/banner.png');  
}
#web_dev{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/webdevelopment/banner.png');  
  background-position: center 0% !important;
}
#help_desk{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/helpdesk/banner.png');  
}
#linux{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/linux_asset/banner.png');   
}
#redes{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/redes_asset/banner.png');   
}
#unity{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/3d_asset/banner.png');   
}
#magb{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/avan_agri/banner.png');   
}
#automacao{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/autorobo_asset/banner.png');   
}
#automatos{
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/automacao_asset/banner.png');   
}
#manutencao{
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/man_asset/banner.png');    
}
#hospitalar{
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/hospitalar_asset/banner.png');   
}
#robotica{
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/robo_asset/banner.png');   
}
#wedding{
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/wedding/banner.png');   
}
#financeiro {
  background: url('../img/asset_finan/banner.jpg'); 
} 
#recursos-humanos {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/rh/banner.jpg'); 
}
#rececionista{
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/rececionista_asset/banner.jpg'); 
}
#avan-coz {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/avancoz_asset/banner.jpg');
  background-position: center 33% !important;
}
#avan-hotel {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/hoteleira_asset/banner.jpg');
  background-position: center 33% !important;
}
#cozi {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/coz_asset/banner.jpg');
  background-position: center 33% !important;
}
#hostel {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/hostel_asset/banner.jpg');
  background-position: right 25% !important;
  background-size: 120% !important;
}
#rural {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/rural_asset/banner.jpg');
  background-position: center bottom !important;
}
#governanta {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/gover_asset/banner.jpg');
  background-position: center 48% !important;
}
#pastel {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/pastel_asset/banner.jpg');
  background-position: center 10% !important;
}
#rec-hotel {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/rec_asset/banner.jpg');
  background-position: center 33% !important;
}
#desportivomkt {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/asset_mktdesp/banner.jpg');
  background-position: center 30% !important;
}
#tec_turismo {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/turi_asset/banner.jpg');
  background-position: center 30% !important;
}
#tec_viagens {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/tecvia_asset/banner.jpg');
  background-position: center 30% !important;
}
#vet {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/vet_asset/banner.jpg');
  background-position: center 35% !important;
}
#avan-mkt {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/avanmkt_asset/banner.jpg');
  background-position: center 45% !important;
}
#avan-mkt-brand {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/avanmkt_branding_asset/banner.jpg');
  background-position: left 10% !important;
}
#arte_digital{
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/arte_asset/banner.png');
}
#des_model_blender{
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/blender_asset/banner.png');
}
#eventos {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/rpub_asset/banner.jpg');
  background-position: center 25% !important;
}
#game_art{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/game_asset/banner.png');  
}
#maquilhagem_prof{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/maq_asset/banner.png');  
}
#energias_renovaveis{
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/reno_asset/banner.png');  
}
#energia_solar{
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/solar_asset/banner.png');  
}
#energias_manuntencao{ 
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/renoman_asset/banner.png');
}
#policia_PSP{ 
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/psp_asset/banner.png');
}
#assi_cont {
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/conti_asset/banner.jpg');
  background-position: center 30% !important;
}
#marcas_pub{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/marcas_asset/banner.png');
  background-position: center 0% !important;
}
#marketingDig{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/marketingdigital/banner.png');
  background-position: center 0% !important; 
}
#redes_sociais{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/sociais_asset/banner.png');
  background-position: top 0% !important; 
}
#ecommerce{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/ecom_asset/banner.png');
  background-position: center 15% !important; 
} 
#moda{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/moda_asset/banner.png');
  background-position: left 10% !important; 
}
#guarda_prisao{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/guardas_asset/banner.png'); 
}
#gnr{ 
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/asset_gnr/banner.png'); 
}
#animador_sociocultural{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/sociocult_asset/banner.png');  
} 
#babysitting{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/baby_asset/banner.png');  
} 
#babysitting_sociocultural{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/baby_socio/banner.png');  
}
#costura{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/asset_costura/banner.png'); 
  background-position: top !important; 
}
#python{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/python/banner.png');
  background-position: center 15% !important; 
}
#bartender{
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/bartender/banner.png');
  background-position: center 15% !important; 
}
#mktde{ 
  background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%), url('../img/mktde/banner.png');
  background-position: center 15% !important; 
}
/*Media queries backgrounds*/
@media (max-width: 450px){
    #pastel{ 
        background-position: 100% !important;
    }
      #animador_sociocultural, #marketingDig{
        background-position: 90% !important;
    }
    #recursos-humanos, #eventos, #linux, #rec-hotel, #costura{
        background-position: 80% !important; 
    }
      #impressao_3d, #des_model_blender, #hospitalar,  #automacao, #automatos, #avan_vitrinismo{
        background-position: 65% !important;
    }
    #hostel,  #vet{
        background-position: 50% !important; 
        background-size: cover !important;
    }
     #financeiro, #agricola, #tec_viagens{
        background-position: 45% !important;
    }
    #aux_geriatria, #babysitting, #assistente-dentario, #assistente-dentario-gestao{
        background-position: 43% !important;  
    }
     #rececionista{
        background-position: 42% !important;  
    }
     #assistente-admin, #djProf,   #assi_cont, #avan-coz, #governanta, #nutricao, #parafarmacia, #unity, #robotica{ 
        background-position: 40% !important; 
    }
    #geriatria_socio, #aux_saude_geriatria , #petshop,  #aux_saude,  #zoo, #avan-turi, #guarda_prisao, #tosquias, #tec_turismo, #web_dev, #wedding,
    #design-grafico, #energia_solar, #energias_manuntencao, #energias_renovaveis, #massagem, #maquilhagem_prof, #policia_PSP, #web_des_mark {
        background-position: 35% !important; 
    }
    #ciberseguranca, #dev-multimedia, #help_desk, #game_art, #personal_shopper,
      #vitrinismo ,  #arte_digital, #gnr, #web_des { 
        background-position: 33% !important;
    }
    #adminRedes, #equinos, #avan_websites,  #avan-mkt, #design_moda,#desportivomkt,
    #moda, #assessoria, #ecommerce, #redes{ 
        background-position: 30% !important;
    }
    #avan-hotel{ 
        background-position: 25% !important; 
    }
    #agro_bio, #decoracao, #redes_sociais,#manutencao, #cozi{
        background-position: 20% !important; 
    }
    #vitrinismo{
        background-position: 0% !important;  
    }
    #policia_PSP #header-txt h3, #guarda_prisao #header-txt h3{
        font-size: 30px;
    }
}
#header-txt   {
  margin-left: 100px;
}
#header-txt h3 {
  color: #ffffff;
  font-size: 40px;
  max-width: 80%;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
}
#header-txt h3 span{
  font-weight: 300;
  font-size: 25px;
}
.extra {
  font-size: 18px;
  line-height: 1.1;
  font-style: 400;
  color: #fff;
  margin: 5px 0 0 0;
}
.selo {
  background: rgb(1,105,238);
  width: 140px;
  height: 140px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  box-shadow: 2px 2px #fff;
  text-align: center;
  margin-top: 30px;
  transform: translatey(0px);
  animation: float 6s ease-in-out infinite;
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-15px);
  }
  100% {
    transform: translatey(0px);
  }
}
.selo p {
  color: #fff;
  font-size: 16px;
  line-height: 1.1;
  font-weight: 700;
  margin: 0;
  rotate: -4deg;
}
/* Form */
.formulario{
  padding: 30px;
  background: #FFFFFF;
  border: 3px solid #EF6918;
  border-radius: 20px;
  width: 100%;
  max-width: 455px;
  min-height: 625px;
  position: relative;
  z-index: 20;
  margin: -65px auto -65px auto;
}
.formulario:hover {
  box-shadow: 3px 3px 0 #EF6918, 6px 6px 0 #EF6918;
}

.ty-box {
  padding: 30px;
  background: #FFFFFF;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  width: 100%;
  max-width: 455px;
  text-align: center;
  padding: 80px 30px;
  margin: 30px auto;
}
.ty-box h5 {
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  line-height: 1;
  margin: 0;
  color: #263039;
}
.ty-box h3 {
  font-size: 20px;
  margin: 0 auto 20px auto;
  max-width: 75%;
}
.ty-box hr {
  margin: 40px auto;
  max-width: 300px;
  background: #0169ee;
  height: 5px;
  opacity: 1;
}

.formulario h5{
  text-align: center;
  font-weight: 700;
  font-size: 35px;
  line-height: 1;
  margin: 0;
  color: #263039;
  padding-top: 20px;
}
.sub-t-form{
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 30px;
    color: #EF6918;
    margin: 0;
    padding-bottom: 20px;
  }

.formulario span{
  position: relative;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  color: #263039;
  margin-left: 30px;
}

.formulario span::before{
  display: block;
  position: absolute;
  left: -30px;
  top: 0;
}

.formulario div > div:nth-child(1) span:before{
  content: url(../img/1-icon-form-1.svg);
}

.formulario div > div:nth-child(2) span:before{
  content: url(../img/1-icon-form-2.svg);
}

.formulario div > div:nth-child(3) span:before{
  content: url(../img/1-icon-form-7.svg);
}

.formulario div > div:nth-child(4) span:before{
  content: url(../img/1-icon-form-3.svg);
}

.formulario div > div:nth-child(5) span:before{
  content: url(../img/1-icon-form-5.svg);
}

.formulario div > div:nth-child(6) span:before{
  content: url(../img/1-icon-form-5.svg);
}

.formulario div > div:nth-child(7) span:before{
  content: url(../img/1-icon-form-6.svg);
}

.form-control {
padding-left: 40px;
background-position: left;
}
#nome, #apelido {
  background: rgb( 190, 190, 190, 0.25 ) url(../img/1-icon-form-1.svg) 5% center no-repeat !important;
}
#idade {
  /*background: rgb( 190, 190, 190, 0.25 ) url(../img/1-icon-form-9.svg) 5% center no-repeat !important;*/
  background: rgb( 190, 190, 190, 0.25 ) url(../img/1-icon-form-2.svg) 5% center no-repeat !important;
}
#tele {
  background: rgb( 190, 190, 190, 0.25 ) url(../img/1-icon-form-7.svg) 5% center no-repeat !important;
}
#email {
  background: rgb( 190, 190, 190, 0.25 ) url(../img/1-icon-form-3.svg) 2.5% center no-repeat !important;
}
#provinceid {
  background: rgb( 190, 190, 190, 0.25 ) url(../img/1-icon-form-4.svg) 2.5% center no-repeat !important;
}
#postal {
  background: rgb( 190, 190, 190, 0.25 ) url(../img/1-icon-form-4.svg) 2.5% center no-repeat !important;
}
#levelstudyid {
  background: rgb( 190, 190, 190, 0.25 ) url(../img/1-icon-form-6.svg) 2.5% center no-repeat !important;
}

#provinceid, #levelstudyid {
  padding-left: 40px;
}

.formulario-select select{
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.formulario .form-control, .formulario .formulario-select select{
  background: rgb( 190, 190, 190, 0.25 );
  border-radius: 5px;
  margin: 10px 0;
  border: none;
}

.formulario .formulario-select select{
  background-image: url(../img/1-arrow.svg);
  background-position-x: 98%;
  background-position-y: 50%;
  background-repeat: no-repeat;
}
.formulario .checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  color: #666666;
  margin-top: 10px;
}

.formulario .checkbox-container a{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  color: #666666;
  text-decoration: underline;
}

.formulario .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.formulario .checkmark {
  position: absolute;
  top: -1px;
  left: 5px;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 2px;
  margin-left: 0;
  border: 1px solid rgb( 102, 102, 102, 0.4);
  border-radius: 5px;
}

/* Hover checkbox */
.formulario .checkbox-container:hover input ~ .checkmark {
  background-color: rgb( 102, 102, 102, 0.4);
}

/* Hover Input */
.formulario .checkbox-container input:checked ~ .checkmark {
  background-color: transparent;
}

/* Tamaño y check */
.formulario .checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 10px;
  top: 4px;
  width: 2px;
  height: 11px;
  background: #000;
  transform: rotate(20grad);
}

.formulario .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

.formulario .checkbox-container .checkmark:before{
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 8px;
  width: 2px;
  height: 7px;
  background: #000;
  transform: rotate(-45grad);
}

.formulario .checkbox-container input:checked ~ .checkmark:before {
  display: block;
}
.submit{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
  border: 0;
  padding: 10px 30px;
  background: #EF6918;
  /*box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);*/
  border-radius: 10px;
  width: 100%;
  /*transition: 0.5s ease-in-out;*/
  text-transform: uppercase;
}

.submit:hover{
  background: #263039;
  /*box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);*/
  border-radius: 10px;
}


/* Visão geral */
.visao {
  text-align: center;
  padding: 40px 0 30px 0;
}
#visao-box {
  max-width: 99%;
  margin: 0 auto;
}
#visao-box h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  color: #263039;
  margin-bottom: 40px;
}
#visao-box p {
  margin-bottom: 10px;
  line-height: 1.4;
}
#seemore-txt {
  display: none;
}
#see-more, #see-less {
  color: #EF6918;
  cursor: pointer;
  font-weight: 700;
  line-height: 1;
  text-wrap: nowrap;
}
#see-more:hover, #see-less:hover {
  font-weight: 700;
  border-bottom: 3px solid rgb(1,105,238);
}

.numeros h2{
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  color: #263039;
}

.numeros .title h5{
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 42px;
  color: #263039;
}
.numeros .content {
  text-align: center;
}

.numeros .content h4{
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 57px;
  color: #EF6918;
}

.numeros .content p{
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #263039;
  margin: 0;
}

.counting {
  transform-origin: center;
  transition: transform 0.2s;
}

.ofrecemos > .container{
  margin-top: 60px;
  background: #EF6918;
  /*background: linear-gradient(-180deg, #EF6918 13%, #c15615 84%);
  background: #f8f8f8;
  background-image:url(../img/ofrecemos.png);
  background-repeat:no-repeat;
  background-size: cover;*/
  border-radius: 50px;
  padding-bottom: 35px;
  background-position: center;
  max-width:1140px;
}


.ofrecemos .row{
  width: 100%;
  max-width: 960px;
  margin: auto;
}

#icons img {
  max-width: 70px;
}
#icons img:hover {
  scale: 1.2;
  rotate: -5deg;
}

.ofrecemos .background-banner{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: -1;
  width: 100%;
  max-width: 1330px;
  min-height: 510px;
}

.ofrecemos .title h2{
  padding: 50px 0 70px 0;
  margin-bottom:0;
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  color: #ffffff;
}
.ofrecemos .title h2 span {
  font-size: 35px;
  font-weight: 700;
  border-bottom: 5px solid #fff;
}

.ofrecemos .content {
  width: 100%;
  margin: auto;
  max-width: 188px;
  margin-bottom:25px;
}

.ofrecemos  div.col-6:nth-child(4) .content{
  margin-right: 50px;
}

.ofrecemos  div.col-6:nth-child(5) .content{
  margin-left: 50px;
}

#special {
  margin-right: auto !important;
}

.ofrecemos .content .content-text h5{
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 35px;
  color: #ffffff;
}

.ofrecemos .content .content-text p{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  color: #263039;
}

.saidas{
  margin-top: 79px;
}

.saidas h2{
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  color: #263039;
  margin-bottom: 21px;
}
#seg-dis {
  font-size: 14px;
  max-width: 80%;
  line-height: 1.1;
}
.saidas .content{
  display: flex;
  margin-bottom: 10px;
}
.saidas .content:hover {
  scale: 1.1;
}

.saidas .content h3{
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 75px;
  color: #EF6918;
  width: 100%;
  max-width: 90px;
}

.saidas .content p{
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
  color: #263039;
  width: 100%;
  max-width: 250px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.saidas.wedding .content p{
  max-width: 210px;
}

.objetivos > .container{
  background-image:url(../img/objetivos-banner.png);
  background-repeat:no-repeat;
  background-size: cover;
  border-radius: 50px;
  background-position: center;
  max-width:1140px;
}

.objetivos .content-text{
  margin-left: 40px;
}

.objetivos img.banner{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: -1;
  width: 100%;
  height: 100%;
  max-width: 1330px;
  min-height: 710px;
}

.objetivos .imagen{
  margin-top: -115px;
}

.objetivos .imagen.wedding{
  margin-top: -11px;
}

.objetivos .imagen.agentes{
  margin-top: 10px;
  margin-left: -70px;
}

.objetivos .imagen.helpdesk{
  margin-top: -100px;
  margin-left: -80px;
}

.objetivos .content-text h4{
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
  color: #263039;
  margin: 40px 0 40px 30px;
}

.objetivos .content-text ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #263039;
  width: 100%;
  max-width: 530px;
  margin-bottom: 20px;
}

.objetivos .content-text ul.wedding li {
  margin-bottom: 20px;
}

.feedback{
  background: #f8f8f8;
  text-align: center;
  margin: 100px auto 60px auto;
  max-width: 1624px;
  border-radius: 30px;
  padding: 50px 0 80px 0;
}

.feedback h2{
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 57px;
  color: #263039;
  /*text-transform: uppercase;*/
}

/* new */
.feedback-carrousel {
  text-align: center;
}
.testi-box {
  padding: 40px 40px 20px 40px;
  /*background: #CEEAF7;*/
  background: #ffffff;
  max-width: 100%;
  margin: 0 20px 20px 20px;
  border-radius: 50px;
  text-align: center;
  min-height: 400px;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2);
}
.testi-box p{
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #263039;
  text-align: center;
}
.testi-box h5{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #263039;
  text-align: center;
  margin-bottom: 0;
}

.feedback .feedback-carrousel .content{
  margin: 0 auto;
  padding: 20px 40px;
  background: #DBE9FC;
  border-radius: 50px;
  min-height: 300px;
}

.feedback .feedback-carrousel .content .text{
  padding-top: 30px;
}

.feedback .feedback-carrousel .content .text p{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #263039;
  text-align: center;
}

.feedback .feedback-carrousel .content .alunos{
  margin-top: auto;
}

.feedback .feedback-carrousel .content .alunos h5{
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #263039;
  text-align: center;
  margin-bottom: 0;
}

.feedback .feedback-carrousel .content .alunos p{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #263039;
  text-align: center;
}

.feedback .container .title{
  width: 100%;
  max-width: 550px;
  margin: auto;
  margin-top: 90px;
}
.footer {
  margin-top: 80px;
}
.footer h2{
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 57px;
  color: #263039;
  margin: 0 auto 50px auto;
  max-width: 50%;
  line-height: 1.2;
}

.footer .container .button{
    margin-top: 25px;
    padding-bottom: 65px;
}

.footer .container .button a{
  display: block;
  padding: 20px 70px;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
  text-decoration: none;
  background: #EF6918;
  /*box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);*/
  border-radius: 10px;
  /*transition: 0.5s ease-in-out;*/
  width: 100%;
  max-width: 420px;
  margin: auto;
  text-transform: uppercase;
}

.footer .container .button a:hover{
  background: #263039;
  /*box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);*/
  border-radius: 10px;
}

#section-ads{
  padding: 15px 0;
}

#section-ads img{
  width: 100%;
  max-width: 127px;
}

footer{
  text-align: center;
  min-height: 42px;
}

@media(min-width: 2500px){
  .header-back {
    max-width: 65%;
  }
}
@media(max-width: 1780px){
  #header-txt h3 {
    max-width: 78%;
  }
}
@media(max-width: 1448px){
  .header-back {
    max-width: 95%;
  }
  #header-txt h3 {
    max-width: 78%;
  }
  .feedback .feedback-carrousel .content{
    min-height: 360px;
  }
  
  .pessoa{
      left:125px;
  }
  .feedback {
    max-width: 97%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px){

   .pessoa{
    left: 125px;
  }
   .title h1{
    font-size: 40px;
  }
   .sub-title h4{
    line-height: 1.25;
  }
}
@media screen and (max-width:1300px){
   #header-txt {
    margin-left: 50px;
   }
   #header-txt h3 {
    max-width: 95%;
   }
   .title h1 {
    font-size: 40px;
  }
}
@media screen and (min-width:992px) and (max-width: 1199px){
   .pessoa{
    display:none;
  }
   .title h1{
    font-size: 40px;
  }
   .sub-title h4{
      font-size: 15px;
        line-height: 1.25;
  }
  #header-txt h3 {
    font-size: 45px;
  }
  
}
@media screen and (max-width:1200px){
  .header-back {
    max-width: 100%;
  }
}
@media screen and (min-width:993px){
    .numeros .row .col-lg-3 > .content{
        margin: 0 auto;
    }
}
@media(max-width: 1292px){
  .numeros .content h4{
    font-size: 32px;
  }

  .ofrecemos .background-banner{
    min-height: 600px;
    border-radius: 10%;
  }

  .objetivos .content-text{
    margin-left: 30px;
  }

  .feedback .feedback-carrousel .content{
    min-height: 440px;
  }
  
}

@media(max-width: 1124px){
  .feedback .feedback-carrousel .content{
    min-height: 410px;
  }
  
}

@media(max-width: 1082px){
  .feedback .feedback-carrousel .content{
    min-height: 320px;
  }
  
}

@media(max-width: 992px){
  .footer h2 {
    max-width: 80%;
  }
    .feedback .container .button a{
        padding: 20px 20px;
    }   
    .ofrecemos > .container,
    .objetivos > .container{
        max-width: calc(100% - 40px);
    }
  .desktop{
    display: none;
  }
  .responsive{
    display: block;
  }

  .menu-principal > div > div > div {
    text-align: center;
  }

  .menu-principal > div > div > div:nth-child(2){
    margin-left: 0;
  }

  .menu-principal img{
    margin-left: 0;
    max-width: 69px;
  }

  #navbarDropdown{
    position: relative;
    width: 100%;
    max-width: 250px;
    margin: auto;
  }

  .banner{
    margin-top: -40px;
  }

  .banner{
    width: 100%;
    height: 100%;
    min-height: 488px;
    padding: 0 20px;
    top: 77px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    object-fit:cover;
  }

   .pessoa{
    position: absolute;
    z-index: -1;
    left: inherit;
    right: 120px;
    margin: auto;
    bottom: 0;
    width: 100%;
    max-width: 282px;
    top: inherit;
  }

   .pessoa.wedding{
    max-width: 212px;
  }

   .title h1{
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
  }

   .title.wedding h1{
    width: 100%;
    max-width: 300px;
    font-size: 21px;
  }

   .title.agentes h1{
    width: 100%;
    max-width: 290px;
    font-size: 33px;
  }
  
   .sub-title h4{
    font-style: normal;
    font-size: 13.5px;
    color: #FFFFFF;
    max-width: 310px;
    padding: 10px 0px;
  }

  .formulario{
    padding:20px 20px 20px;
    background: #FFFFFF;
  }

  .sub-t-form{
    text-align: center !important;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
  }
  .formulario h5{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 35px;
    font-weight: 700 !important;
  }

  div.d-flex:nth-child(2){
    padding: 0;
  }

  .numeros{
    padding: 0 30px;
  }


  .numeros .title{
    text-align: center;
    margin-bottom: 50px;
  }

  .numeros .content h4{
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 38px;
    color: #EF6918;
  }

  .numeros .content p{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #263039;
  }

  .ofrecemos{
    padding-bottom: 40px;
  }

  .ofrecemos .background-banner{
    min-height: 100%;
    padding: 0 15px;
  }
    .ofrecemos .content{
        margin-bottom:28px;
    }
  .ofrecemos div.col-6:nth-child(4) .content{
    margin-right: auto;
  }

  .ofrecemos div.col-6:nth-child(5) .content{
    margin-left: auto;
  }
  
  .saidas{
    margin-top: 50px;
  }

  .saidas h2{
    text-align: center;
    margin-bottom: 40px;
  }
  #seg-dis {
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 25px;
  }

  .saidas .content{
    padding: 0 20px;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .saidas .content h3{
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    color: #EF6918;
  }

  .saidas .content p{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #263039;
  }

  .objetivos .content-banner img{
    min-height: 1420px;
  }

  .objetivos .content-text h4{
    text-align: center;
    margin-left: 0;
    font-size:25px;
  }

  .objetivos .container .row{
    flex-direction: column-reverse !important;
  }

  .objetivos .imagen{
    display: none;
  }

  .objetivos .imagen.agentes{
    margin-left: inherit;
  }
  
  .objetivos .imagen.helpdesk{
    margin-top: 0;
    margin-left: 0;
  }


  .objetivos .imagen img{
    width: 100%;
    max-width: 240px;
  }

  .objetivos img.banner{
    min-height: inherit;
    padding: 0 15px;
  }

  .objetivos .content-text{
    padding: 0 30px 40px 30px;
    margin-left: 0px;
  }

  .objetivos .content-text ul li{
    max-width: 100%;
  }


  .feedback{
      margin-top:90px;
    background-position-y: 100%;
  }

  .feedback h2{
    font-size: 25px;
    line-height: 37px;
  }

  .feedback .feedback-carrousel .content{
    margin: 0 10px;
    display: flex;
    flex-direction: column;
  }

  .feedback .feedback-carrousel .content .text p{
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
  }

  .feedback .alunos{
    margin-top: auto;
  }

  .feedback .feedback-carrousel .content .alunos h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #263039;
  }

  .feedback .feedback-carrousel .content .alunos p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #263039;
  }

  .feedback .container .button{
    padding-bottom: 90px;
  }
  .formulario .form-control, .formulario .formulario-select select{
      margin: 8px 0 12px;
  }
 
}
@media(max-width: 880px){
  #header-txt h3 {
    max-width: 100%;
    font-size: 50px;
  }
  .formulario {
    position: static;
  }
  .header-back {
    max-height: 100%;
  }
  .header {
    text-align: center;
  }
  #header-txt {
    padding-top: 30px;
    margin-left: 0;
  }
  .header {
    padding: 30px 0 100px 0;
  }
}
@media(max-width: 768px){
  .numeros .content {
    margin-bottom: 30px;
  }
  .numeros .content h4 {
    font-size: 35px;
  }
  .numeros .content p {
    font-size: 18px;
  }
}
@media(max-width: 652px){
  .feedback .feedback-carrousel .content{
    min-height: 380px;
  }
}

@media(max-width: 572px){
  .feedback .feedback-carrousel .content{
    min-height: 390px;
  }
  .feedback {
    max-width: 92%;
  }
}

@media(max-width: 572px){
    .feedback .feedback-carrousel .content {
        min-height: 480px;
    }
    
     .pessoa{
        left: 0;
    }
     .sub-title {
      margin: 0 auto;
    }
     .sub-title h4 {
      text-align: center;
      margin: 0 auto;
    }
    #extra-space {
      max-width: 100%;
    }
     .title p {
      font-size: 14px;
      padding: 0 20px;
    }
     .title h1 {
      padding: 0 20px;
    }
     .pessoa {
      max-width: 300px;
    }
    .formulario {
      margin: -30px auto -50px auto;
    }
    .selo {
      margin: 180px auto 10px 0;
    }
    #icons img {
      max-width: 60px;
    }
    .ofrecemos .content .content-text h5 {
      margin: 20px auto 0 auto;
      line-height: 1.2;
    }
    .footer h2 {
      font-size: 30px;
    }
}
@media(max-width: 450px){
    #header-txt h3{
        font-size: 40px;
    }
}
@media(max-width: 414px){
   .sub-title h4 {
    max-width: 230px;
    border-radius: 12px;
    font-size: 10px;
  }
  .footer .container .button a {
    padding: 20px;
  }
  .footer h2 {
    max-width: 100%;
    font-size: 28px;
  }
  .numeros .content p {
    font-size: 15px;
  }
}

@media(max-width: 380px){
  #header-txt h3 {
    font-size: 40px;
  }
  .feedback .feedback-carrousel .content{
    min-height: 530px;
  }
   .title p {
    font-size: 16px;
  }
   .sub-title h4 {
    max-width: 170px;
    font-size: 10px;
    text-align: left;
    padding: 10px 10px 10px 15px;
  }
  .footer h2 {
    font-size: 25px;
  }
  .ofrecemos .title h2 span {
    font-size: 30px;
  }
  .saidas h2 {
    font-size: 28px;
    line-height: 1.8;
  }
}



@media(max-width: 340px){
  .feedback .feedback-carrousel .content{
    min-height: 570px;
  }
   .title h1 {
    font-size: 20px;
  }
  .footer .container .button a {
    padding: 10px 0;
    font-size: 18px;
  }
   .title p {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .ofrecemos .content .content-text h5 {
    font-size: 13px;
  }
}