    @charset "utf-8";
    /* CSS Document */
    
    .erro404{
        padding-top: 300px;
        padding-bottom: 100px;
    }
    .erro404 h1 {
        font-size: 60px;
    }
    
    .erro404 p {
        font-size: 30px;
    }

    .copy, .copy:hover{
        font-size: 14px;
        text-decoration: none;
    }



.menuSuperior .nav-nav{
    display: inherit;
}
.nav-mobile{
    display: none;
}
    

.menuSuperior {
    padding: 15px 0px 15px 0px;
}
.menuSuperior .logomarca{
    width: 100%;
    max-width: 174px;
}

.menuSuperior .menuprincipal{
    display: flex;
    justify-content: right;
}
.menuSuperior .menuprincipal a{
    padding: 10px 18px 10px 18px;
    margin: 8px 0px 8px 0px;
    font-size: 15px;
    font-weight: 700;
 }

 .menuSuperior .btn-circle1 a,
 .menuSuperior .btn-circle2 a{
    border-radius: 30px;
    margin-left: 20px;
    font-size: 15px;
    font-weight: 700;
 }

.menuSuperior .btn-circle1 a{

}

.menuSuperior .btn-circle2 a{

}

.banner{
    padding-top: 150px;
    padding-bottom: 100px;
 }

.banner .titulo{

    font-family: "Montserrat" !important;
    font-size: 17px;
    font-weight: 600;
    line-height: 20.72px;
    text-align: left;

}
.banner .sub-titulo{
    font-family: 'Syne';
    font-size: 52px;
    font-weight: 700;
    line-height: 72px;
    text-align: left;
}

.link-chamada{
    margin: 20px 0px 20px 0px;

    font-family: 'Syne';
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;

}

.banner .titulo-servicos{

    font-family: 'Syne';
    font-size: 28px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: left;

 }
 .banner .sub-titulo-servicos{
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;

 }

 .banner .arrow-banner{
    padding: 5px 5px 5px 5px;
    margin-right: 5px;
    margin-top: 10px;
    display: inline-table;
 }

 .banner .recuso-top{
    padding-top: 5% !important;
 }
 .banner .recuso-top2{
    padding-top: 15% !important;
 }


 .servicos{
    padding: 100px 0px 100px 0px;
 }

 .servicos h1{
 
    font-family: Syne;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-align: left;

 }
 .servicos p{
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;

 }
.btn-proposta{
    display: table;
    border-radius: 40px;
    padding: 16px 12px ;
    margin-top: 20px;
    text-decoration: none !important;

    font-family: 'Syne';
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;

 }


 .servicos .imagem a{
    display: block;
    text-decoration: none !important;
 }
 .servicos .imagem p{
    background: url("../imagens/conteudo/marca-fundo.webp") no-repeat #064124;
    background-size: 100%;

    min-height: 87px;
    height: 100%;
    text-align: left;
    padding: 17px 10px 15px 10px;

    font-family: 'Syne';
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;

 }

 .servicos .ultimo-quadro.imagem p{
    background: url("../imagens/conteudo/marca-fundo.webp") no-repeat #60AC87;
    background-size: 100%;

    min-height: 87px;
    height: 95%;
    text-align: left;
    padding: 17px 10px 15px 30px;

    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;

 }

 .servicos .ultimo-quadro.imagem p span{

    padding-top: 35px;
    display: table;

    font-family: 'Syne';
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    text-align: left;

 }


.servicos .ultimo-quadro .ver-todas{

    padding: 16px 12px;
    border-radius: 40px;
    display: table;
    margin-top: 20px;

    font-family: 'Syne';
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;


}


.sobre{
    padding: 150px 0px 150px 0px;
} 

.sobre h1{
    font-family: 'Syne';
    font-size: 37px;
    font-weight: 700;
    line-height: 48px;
    text-align: left;
}

.sobre p{
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;
}

.sobre p.maior{
   
   
    font-family: 'Syne';
    font-size: 21px;
    font-weight: 700;
    line-height: 25.2px;
    text-align: left;


}

.sobre .quadros .col{
    margin: 16px 35px;
}

.sobre .quadros svg{

    font-size: 32px;
    font-weight: 300;
    line-height: 32px;
    text-align: left;

}

.sobre .quadros h2{
    font-family: 'Syne';
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;

    margin: 16px 0px;
}

.sobre .quadros p{
 
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17.07px;
    text-align: left;

}

.sobre .outros h2{
    
    font-family: 'Syne';
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-align: left;

}

.sobre .outros h3{
 
    font-family: 'Syne';
    font-size: 21px;
    font-weight: 700;
    line-height: 25.2px;
    text-align: left;

}
.sobre .outros p{
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;     
}

.sobre .outros .col{
    margin: 40px 45px;
}

.sobre .outros .ceta svg{
   
    font-size: 32px;
    font-weight: 100;
    line-height: 32px;
    text-align: left;

}

.sobre .outros .ceta{
    border: 1px solid #288056;
    border-radius: 40px;
    display: table;
    padding: 20px 26px;
}
.rodape {
    padding-top: 100px;
}
.rodape h1{
    font-family: 'Syne';
    font-size: 28px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: left;

}

.rodape h2{
    font-family: 'Syne';
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;

    margin-bottom: 40px;
}

.rodape  .link-rodape{
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600;
    line-height: 17.07px;
    text-align: left;

    padding-left: 0px;

}
.rodape li{
    display: list-item;
    width: 100%;
}

.rodape .horario-atendimento{
    font-family: 'Syne';
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;
}

.rodape address{
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17.07px;
    text-align: left;

}


.rodape .newsletter input{
    width: 80%;
    height: 47px;
    display: inline-table;
    padding: 10px 10px;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-radius: 0px;
}

.rodape .newsletter button{
    width: 16%;
    display: inline-table;
    padding: 11px 21px;
    border-radius: 5px;
    border: 0px;
    margin-left: -5px;
}

.rodape .newsletter button svg{
    font-size: 22px;
}


.rodape .logo .logo-rodape{
    max-width: 120px;
}
.rodape .logo span{
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17.07px;
    text-align: right;

}




.menu-form-consultor{
    z-index: 9999999 !important;
 }
 .menu-form-consultor .modal-dialog{
    margin: 0px 0px auto auto;
    height: 100%;
    display: table;
}
.menu-form-consultor .modal-sm{
    max-width: 450px;
}

.menu-form-consultor .modal-content{
    height: 100%;
}

 .menu-form-consultor .modal-header{
    border-bottom: none;
}

.menu-form-consultor .modal-header .close{
    font-size: 17px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;

    text-shadow: none;
    opacity: 1;
    font-weight: 100;
}

.menu-form-consultor .modal-header .close svg{
    font-size: 32px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;

    margin-bottom: -7px;
}

.menu-form-consultor .modal-body h1,
.menu-form-consultor .modal-body h1 span{
    font-size: 32px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;

    text-transform: none !important;

    margin-left: 0px !important;
    margin-right: 0px !important;

    width: 100%;

    text-align: left !important;

    padding-left: 0px !important;
}
.menu-form-consultor .modal-body h2,
.menu-form-consultor .modal-body h2 span{
    margin-left: 0px !important;
    margin-right: 0px !important;

    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 30px !important; /* 150% */
    letter-spacing: 0.4px !important;

    text-align: left !important;

    text-indent: 0px !important;
}


.menu-form-consultor .modal-body .form .phone-country{
    display: none !important;
}

.menu-form-consultor .modal-body .form{
    margin-left: 17px !important;
    margin-right: 17px !important;
}

.menu-form-consultor .modal-body .form div{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.menu-form-consultor .modal-body .form input{
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 25px !important; /* 156.25% */
    letter-spacing: 0.48px !important;

    padding: 17.5px 12px 17.5px 12px !important;
    border-radius: 10px !important;


    height:auto !important;
    width: 100% !important;
}

.menu-form-consultor .modal-body .form input[type="checkbox"]{
    width: inherit !important;
}
.menu-form-consultor .modal-body .form select{
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 25px !important; /* 156.25% */
    letter-spacing: 0.48px !important;

    padding: 17.5px 12px 17.5px 12px !important;
    border-radius: 10px !important;
    height: auto !important;
}

.menu-form-consultor .modal-body button{


    border-radius: 40px !important;
    padding: 14px 24px 14px 24px !important;

    width: 100% !important;

    font-family: 'Syne';
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 18px !important;
    text-align: center !important;




}

.menu-form-consultor .modal-body .menu-acesso-rapido li{
    display: table;
    width: 100%;
}
.menu-form-consultor .modal-body .menu-acesso-rapido a{
    font-size: 14px;
}
.menu-form-consultor .modal-body .menu-acesso-rapido a svg{
    font-size: 25px;
    margin-right: 7px;
    width: 30px;
    margin-bottom: -4px;
}

.menu-form-consultor .modal-body .menu-acesso-rapido .bt-condominio-lateral{
    border-radius: 5px;
}

.contrato{
    padding: 100px 0px;
}

.contrato h1{

    font-family: 'Syne';
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    text-align: left;

}

.contrato h2{
    font-family: 'Syne';
    font-size: 21px;
    font-weight: 700;
    line-height: 25.2px;
    text-align: left;

}

.contrato p{

    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 29.5px;
    text-align: left;

}
.vantagens {
    padding-bottom: 100px;
}
.vantagens h1{
    
    font-family: 'Syne';
    font-size: 28px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: left;
    
}
.vantagens h2{
    
    font-family: 'Montserrat';
    font-size: 17px;
    font-weight: 600;
    line-height: 20.72px;
    text-align: left;

}

.vantagens svg{
    font-size: 32px;
    font-weight: 300;
    line-height: 32px;
    text-align: left;
}
.vantagens h2{
    font-family: 'Syne';
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;

    padding: 15px 0px;

}

.vantagens p{
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17.07px;
    text-align: left;

}
.gerentes{
    padding: 150px 0px;
}
.gerentes h1{
  
    font-family: 'Syne';
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    text-align: left;

}
.gerentes p{
    font-family: 'Syne';
    font-size: 21px;
    font-weight: 700;
    line-height: 25.2px;
    text-align: left;

}

.gerentes .imagem figcaption{
 
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17.07px;
    text-align: left;

}
.solucao-ideal{
    padding: 80px 0px;
}
.solucao-ideal h1{

    font-family: 'Syne';
    font-size: 28px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: left;
}

.solucao-ideal h2{

    font-family: 'Syne';
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-align: left;
    
}
.solucao-ideal p{
 
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 29.5px;
    text-align: left;

}

.solucao-ideal  .empresas{
    padding-top: 100px;
}


.area-condominio{
    
    height: 100%;
}

.area-condominio iframe{
    width: 100%;
    min-height: 750px;
}

.area-condominio .espaco{
    padding-top: 0px;
}