@font-face {
    font-family: 'Inter';
    src: url('../fontes/Inter/static/Inter-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../fontes/Inter/static/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../fontes/Inter/static/Inter-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


:root {
    --laranja-conext: #ff801c;
    --laranja-escuro-conext: #d85700;
    --azul-claro-conext: #007cff;
    --azul-escuro-conext: #0072ae;
}

body {
    min-height: 200vh;
    background-color: white;
    font-family: 'Inter', sans-serif !important;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
}

/* ################### MENU DO SITE ##################*/

/* Navbar inicial transparente */
.navbar {
    background: transparent !important;
    transition: background-color 0.3s ease-in-out,
        padding 0.3s ease-in-out;
    height: 78px !important;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99;
}

/* Navbar após scroll */
.navbar.scrolled {
    background: #000 !important;
}

.logo-menu {
    height: 50px;
    width: auto;
}

.navbar-collapse {
    display: flex !important;
    align-items: center;
}

.navbar-nav {
    align-items: center;
}

a.nav-link {
    transition: all 0.3s ease-in-out;
    color: white !important;
    margin-right: 60px;
    font-size: 18px;
    width: auto;
}

a.nav-link:hover {
    color: var(--laranja-conext) !important;
}


a.menu_cliente {
    transition: all 0.3s ease-in-out;
    color: white !important;
    margin-right: 0px;
    font-size: 18px;
    background-color: var(--laranja-conext);
    border-radius: 10px;
    padding: 5px 20px !important;
}

a.menu_cliente:hover {
    transition: all 0.3s ease-in-out;
    color: white !important;
    margin-right: 0px;
    font-size: 18px;
    background-color: var(--laranja-escuro-conext);
    border-radius: 10px;
    padding: 5px 20px !important;
}

/*##################################################*/


/* ################### CAPA DO SITE ##################*/

section.capa_do_site {
    max-width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
    background-size: cover;
    padding-top: 0px;
}




/*##################################################*/





/* ################### A CONEXT ##################*/

section.a_conext {
    background-color: black;
    padding: 170px 10px;
}

span.texto_branco {
    color: white;
    width: 100%;
    display: block;
}

span.texto_laranja {
    color: var(--laranja-conext);
    width: 100%;
    display: block;
}

span.fonte_50 {
    font-size: 50px;
}

span.ln_51 {
    line-height: 51px;
}

span.fonte_45 {
    font-size: 45px;
}

span.ln_46 {
    line-height: 46px;
}

span.fonte_40 {
    font-size: 40px;
}


span.fonte_30 {
    font-size: 30px;
}

span.fonte_25 {
    font-size: 25px;
}

span.fonte_20 {
    font-size: 20px;
}



span.bloco_texto_a_conext {
    display: block;
    max-width: 90%;
    width: 100%;
    color: white;
    font-size: 16px;
    line-height: 18px;
}


img.logo_grande {
    max-width: 80%;
    width: 100%;
    height: auto;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*##################################################*/




/* ###################  SERVIÇOS ##################*/

.servicos {
    background: #f2f2f2;
    padding-top: 70px;
}


.servicos_bloco_preto {
    display: flex;
    flex-direction: column;
    justify-content: center; /* Centraliza verticalmente */
    align-items: flex-start;
    text-align: left;
    max-width: 100%;
    width: 100%;
    height: 450px;
    background-color: black;
    padding: 50px;
    margin: 0px auto 0px 0px;
}



.botao_bloco_preto {
    display: table;
    text-decoration: none;
    padding: 6px 15px;
    color: white;
    background-color: var(--laranja-conext);
    font-size: 15px;
    transition: all 0.2s ease-in-out;

    margin: 0;
    align-self: flex-start;
}

.botao_bloco_preto:hover {
    color: white;
    background-color: var(--laranja-escuro-conext);
}

section.servicos h3 {
    font-size: 20px;
    line-height: 20px;
    color: var(--laranja-conext);
    font-weight: 600;
    margin-bottom: 20px;
}

section.servicos p { 
    font-size: 15px;
    margin-bottom: 20px;
}

section.servicos .fonte_branca { 
    color: white !important;
}


span.proximo_passo { 
    font-size: 45px;
    line-height: 45px;
    text-align: left;
    color: var(--laranja-conext);
    font-weight: 800;
    margin: 10px 0px;
}


.bloco_video {
    display: flex;
    align-items: center;
    gap: 30px;
}

.lado_video {
    flex: 0 0 auto; /* não cresce */
}

.lado_texto {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center; /* Centraliza o conteúdo do texto */
}

.videos_servicos {
    width: 275px; /* ajuste conforme necessário */
    height: auto;
    display: block;
    border-radius: 20px;
}

/*##################################################*/



/* ################### OUTROS SERVIÇOS ##################*/

section.outros_servicos {
    background-color: white;
    padding: 0px !important;
    
}

.bloco_irpf_laranja {
    background-color: var(--laranja-conext);
    max-width: 100%;
    width: 100%;
    min-height: 400px;
    padding: 80px;
}

.bloco_imoveis_azul {
    background-color: var(--azul-claro-conext);
    max-width: 100%;
    width: 100%;
    min-height: 400px;
    padding: 80px;
}


section.outros_servicos h1 {
    color: white;
    font-size: 50px;
    line-height: 50px;
    font-weight: bolder;
}

section.outros_servicos h3 {
    color: white;
    font-size: 20px;
    line-height: 20px;
    font-weight: bolder;
}

section.outros_servicos p {
    color: white;
    font-size: 15px;
    font-weight: light;
    max-width: 80%;
    width: 100%;
    text-align: left;
    margin: 30px auto 30px 0px;
}

section.outros_servicos .controle_tamanho {
    max-width: 60%;
    width: 100%;
}

section.outros_servicos .botao_enviar_azul {
    background-color: var(--azul-claro-conext);
    color: white;
    transition: all 0.2s ease-in-out;
    border: none;
}

section.outros_servicos .botao_enviar_azul:hover {
    background-color: var(--azul-escuro-conext);
}

section.outros_servicos .botao_enviar_laranja {
    background-color: var(--laranja-conext);
    color: white;
    transition: all 0.2s ease-in-out;
    border: none;
}

section.outros_servicos .botao_enviar_laranja:hover {
    background-color: var(--laranja-escuro-conext);
}


/*##################################################*/




/* ################### GRANDES NUMEROS ##################*/

section.grandes_numeros {
    background-color: #000;
    padding: 100px 0px;
}

section.grandes_numeros .bloco_numero {
    width: fit-content;
    margin: 0 auto;
}

section.grandes_numeros .linha_icone {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}

section.grandes_numeros .icone_grande_mais {
    font-size: 100px;
    line-height: 1;
    color: white;
    font-weight: 900;
    margin: 0;
    position: relative;
    top: -4px;
}

section.grandes_numeros .linha_icone p {
    font-size: 20px;
    margin: 0;
    line-height: 1;
    margin-left: -4px;
    color: white;
}

section.grandes_numeros h1 {
    font-size: 130px;
    line-height: 130px;
    color: var(--laranja-conext);
    font-weight: 800;
    margin: -40px auto auto 50px;
}

section.grandes_numeros .texto_rodape {
    font-size: 30px;
    margin: 0px 0px 0px 58px;
    line-height: 1;
    color: white;
}

/*##################################################*/



/* ################### MENU DO SITE ##################*/

/*##################################################*/




section {
    height: 100%;
    width: 100%;
    padding: 30px;
}

section .row {
    height: 100%;
}


.divisor_section {
    width: 100%;
    height: 90px;
    display: block;
    background-color: transparent;
}

section h3,
section p {
    width: 100%;
    display: block;
}

.controle_80 {
    max-width: 80%;
    width: 100%;
}

section.quem_somos {
    background-color: black;
    color: white;
}

/* ################### EVOLUÇÃO ################## */

section.evolucao {
    padding: 100px 0px 0px 0px;
    background-color: white;
    display: flex;
    align-items: center;
}

section.evolucao h1 {
    display: block;
    max-width: 90%;
    width: 100%;
    color: var(--azul-claro-conext);
    font-size: 100px;
    line-height: 100px;
    margin: 20px auto;
    font-weight: 800;
    letter-spacing: -5px;
}

section.evolucao h2 {
    display: block;
    max-width: 90%;
    width: 100%;
    color: var(--laranja-conext);
    font-size: 36px;
    line-height: 36px;
    margin: auto;
    font-weight: 800;
}


section.evolucao img { 
    margin: 0px auto 0px auto;
max-height: 300px;
}
/*##################################################*/


/* ################### CONTATO ################## */
section.contato {
    padding: 0px;
    background-color: white;
}

section.contato .botao_submit {
    display: table;
    text-decoration: none;
    padding: 8px 20px;
    color: white;
    background-color: var(--laranja-conext);
    font-size: 15px;
    transition: all 0.2s ease-in-out;
    border: none;
    border-radius: 8px;
    margin: 0;
    align-self: flex-start;
}

section.contato .botao_submit:hover {
    color: white;
    background-color: var(--laranja-escuro-conext);
}

section.contato p {
    display: block;
    max-width: 90%;
    width: 100%;
    color: black;
    font-size: 16px;
    line-height: 18px;
    margin: auto;
}

section.contato h1 {
    display: block;
    max-width: 90%;
    width: 100%;
    color: var(--laranja-conext);
    font-size: 46px;
    line-height: 46px;
    margin: auto;
    font-weight: 600;
}

/*############## FOOTER ##############*/

/* Footer */

footer {
    display: block;
    background-color: var(--azul-claro-conext);
    padding: 100px 0px 0px 0px;
    margin-top: 100px;
}

.LogoFooter img{
    max-width: 230px;
    width: 100%;
    height: auto;
    margin: 0px auto 0px 0px;
}

.TextoSobreFooter {
    color: #e4e4e4;
    margin: 30px auto;
    text-align: left;
    padding:0px;
}
.TextoSobreFooter i {
    margin-right: 10px;
}

.SocialFooter ul {
    padding:0px;
}
.SocialFooter ul li{
    display: inline-block;
    list-style: none;
}

.SocialFooter li a {
    font-size: 30px;
    width: 50px;
    height: 50px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: var(--laranja-conext);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 25px;
    line-height: 40px !important;
    margin-right: 7px;
    color: #FFFFFF;
    line-height: 41px !important;
    transition: all 0.3s ease-in-out;
    border: solid 1px var(--laranja-conext);
}

.SocialFooter li a:hover,.SocialFooter li a:focus, .SocialFooter li a:active  {
    color: white;
    background-color: var(--laranja-escuro-conext);
    border: solid 1px white;
}

Footer h3{
    font-weight:600;
    color: #ffffff;
    margin-bottom: 30px;
}

Footer hr {
    color:white;
}
.FooterServicos ul {
    padding-left: 0px;
}
.FooterServicos ul li {
    list-style: none;
    margin-bottom: 15px;
}


.FooterServicos ul li a{
    color: white;
    text-align: left;
    font-size: 1.0rem;
    transition:  all 0.3s ease-in-out;
}
.FooterServicos ul li a:hover{
    color: var(--laranja-conext);
    margin-left: 2px;
}

.RowFooter {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

.FooterCopy {
    height: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.FooterCopy h5 {
    display: table;
    font-size: 15px;
    font-weight: 400;
    color: white;
}

.FooterCopy a{
    color: white;
    transition: all 0.3s ease-in-out;
}

.FooterCopy a:hover{
    color: #87b038;
}

/*##################################################*/


/* Botão Whatsapp */

.redes-sociais-fixo-whats {
	display: block;
	position: fixed;
	z-index: 99;
	bottom: 30px;
	right: 30px;
	height: 50px;
	width: 50px;
	background-color: transparent;
	border-radius: 50%;
	-webkit-box-shadow: 10px 10px 11px -3px rgba(0,0,0,0.56);
	-moz-box-shadow: 10px 10px 11px -3px rgba(0,0,0,0.56);
	box-shadow: 10px 10px 11px -3px rgba(0,0,0,0.56);
    transition: all 0.2s ease-in-out;
}

.redes-sociais-fixo-whats:hover { 
    opacity: 0.5;
}



/* LGPD */

.BlocoLGPD {
    max-width: 100%;
    width: 100%;
    min-height: 100px;
    align-items: center;
    justify-content: center;
    background-color: rgb(34, 34, 59);
    position: fixed;
    z-index: 99;
    bottom: 0px;
    padding: 25px 10px;
}

.BlocoLGPD p {
    display: table;
    padding: 10px;
    font-size: 1rem;
    line-height: 1.1rem;
    color: white;
    text-align: left;
    margin-bottom: 0px;
}

a.ConfigCookie{ 
    color: white;
    font-size: 1rem;
    text-decoration: none;
    display: inline-table;
    padding: 5px;
    transition: all 0.3s ease-in-out;
    margin: 0px 10px;
}
a.ConfigCookie:hover{ 
    color: white;
    font-size: 1rem;
    text-decoration: none;
    display: inline-table;
    padding: 5px;
    text-decoration: underline;
}

a.ConfigCookieBotao{ 
    border: solid 1px white;
    border-radius: 0.25rem;
    color: white;
    font-size: 1rem;
    text-decoration: none;
    display: inline-table;
    padding: 5px 10px;
    transition: all 0.3s ease-in-out;
    margin: 0px 10px;
}
a.ConfigCookieBotao:hover{ 
    border: solid 1px var(--laranja);
    border-radius: 0.25rem;
    color: var(--laranja);
    font-size: 1rem;
    text-decoration: none;
    display: inline-table;
    opacity: 0.8;
}