/* Open Sans - todos os pesos principais */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

.predio_fundo { background-image: url(../imgs_novo/fundo_predio_hd_3.png); 
    height: 100%; background-position: right center; background-size: cover;}

body {
    font-family: 'Open Sans', sans-serif;
}

.logo           { padding-top: 2dvh; padding-bottom: 3dvh; }

.fundo          {  background-color: #43496E;   }

.reajuste *{ font-size: 14px;}

.banner_home    {  padding: 00px 30px; color: #fff; }

.banner_home__title       {     font-size: 38px;   padding-bottom: 18px; line-height: 1.1; font-weight: 700; }

.banner_home__title span  { color: #f5b400; }

.banner_home__address     { display: flex; align-items: center; gap: 10px; 
     margin-bottom: 20px; margin-top: 0px; font-size: 18px; }

.banner_home__line        { width: 100%; height: 2px; background: #fdb8404b; margin: 10px 0; }

.banner_home__infos       { margin-top: 10px; }

.banner_home__item        { display: flex; align-items: center; gap: 12px; }

.banner_home__item strong { display: block; color: #fff; font-size: 20px; }

.banner_home__item p      { font-size: 9px; text-transform: uppercase; opacity: .8; }

.fundo_amarelo  , 
.fundo_amarelo_2      { background-color:  #FDB940 ;  }
 
.fundo_amarelo        {  display: flex; align-items: center; justify-content: center ;
                         padding: 100px 0px;}

.input, .textarea     { height: 40px;}

.banner_home_form{
     background: #f5b800; border-radius: 24px; padding: 30px 30px; max-width: 420px; 
     /* margin-top: 60px;  */
    box-shadow: -10px 10px 20px #00000029;  width: 90%;   
    position: relative; z-index: 2;
    /* aspect-ratio: calc(452 / 715);   */
}

.banner_home_form__title    { color: #43496E; font-size: 22px; line-height: 1; font-weight: 700; margin-bottom: 15px; }

.banner_home_form__subtitle { color: #6c5f5f; font-size: 16px; line-height: 1.0; margin-bottom: 15px; }

@media( min-height: 950px){
    .fundo { height: 80vh;}
}
@media(min-width:1000px){


    .reajuste       {  position: absolute;   width: 600px; }

    .fundo          { height: 86vh ;  min-height: 500px; }

    .fundo_amarelo_2 img { margin-top: -120px; margin-bottom: -50px;  }

    /* .banner_home_form    { transform: scale( 0.7 )   translateY(-160px)} */

    .fundo_amarelo_2 img { scale: 0.9;}
}

@media(min-width: 1000px) and (max-width: 1580px){

    .banner_home_form {
        transform: scale(0.7) translateY(-100px) translateX(-120px);
    }

    .frame_fundo { height: 65vh }

}

@media(min-width: 1540px){

    .banner_home_form__subtitle { font-size: 16px;  }


    .fundo_amarelo_2 img { margin-top: -147px; margin-bottom: -50px;  }

    .banner_home_form    { transform: scale(0.75) translateY(-55px) translateX(-50px); }

    .fundo_amarelo_2 img { scale: 1;}

    .frame_fundo { height: 75vh }

}


@media ( min-width: 1640px){

    .banner_home__title { font-size: 50px} 

}

@media(min-width: 800px) and (max-width: 1281px){

    
    .banner_home_form { transform: scale(0.6) translateY(-190px) translateX(-120px); padding: 25px 30px }

    .banner_home__title { font-size: 32px;}

    .banner_home__item strong { font-size: 18px}

    .banner_home_form__title{ font-size: 26px;}

    .reajuste * { font-size: 12px;}

    .banner_home_form__subtitle { font-size: 13px;}

    .fundo { height: 92vh;}
}


.banner_home_form__input    { 
    /* height: 62px; */ border-radius: 14px; border: 2px solid #3D446A; background: transparent; box-shadow: none; 
    padding-left: 48px; color: #3F446A; font-size: 15px; 
}

.control.has-icons-left .icon.is-left   { left: 8px}

.control.has-icons-left .icon.is-left   { transform: scale(0.8)}

.banner_home_form__input::placeholder,
.banner_home_form__textarea::placeholder{
    color: #7c6b6b;
}

.control.has-icons-left .input, .control.has-icons-left .select select { padding-left: 45px;}

.banner_home_form .icon      {  color: #8d6e00;    }

.banner_home_form__radios    {   display: flex; gap: 35px; 
    margin: 10px 0 0px; color: #3F446A; font-size: 18px;  }

.banner_home_form__textarea  { 
    min-height: 100px!important; height: 100px!important;
     border-radius: 14px; border: 2px solid #3D446A; background: transparent; box-shadow: none;
    padding-left: 48px; padding-top: 18px; color: #3F446A; font-size: 18px; resize: none;
    
}

.banner_home_form__textarea_icon {  top: 18px !important;   }
 
.banner_home_form__button        { 
    background: #43496E; color: #fff; border: none; height: 44px; border-radius: 10px; 
    font-size: 20px; font-weight: 700; margin-top: 25px;
}

.banner_home_form__button:hover   {  background: #3f3964;  color: #fff;   }

.input:hover, .is-hovered.input, 
.is-hovered.textarea, 
.select select.is-hovered, 
.select select:hover, 
.textarea:hover {
    border-color: currentColor;;
}


@media(max-width: 1000px){

    .foto_1 {margin-bottom: 20px; border-radius: 20px;}

    .predio_fundo { background-image: none;}

    .banner_home_form { margin-left: auto; margin-right: auto;} 

    .fundo { height: auto; padding-bottom: 60px;}

    .banner_home__title   { font-size: 26px; padding-top: 20px; padding-bottom: 20px;}

    .banner_home__address br{ display: none ;}

    .titulo_menor { font-size: 15px; margin-top: 20px;}
    
    .reajuste br{}

    .banner_home__item{ flex-direction: column;}

    .banner_home__line { margin: 30px 0px}

    .reajuste * { font-size: 12px;}

    .banner_home_form { padding: 20px; margin-top: 0px;} 

    .fundo_amarelo_2 a { display: block; margin-bottom: -40px;}

    .frame_fundo { height: 100vh;}
}