/* NavBar */

.navbar {
    background-color: #FFFFFF;
    padding: 0 !important;
}

/* Geral */
body, footer {
    font-family: 'Inter', sans-serif !important;
    color: #1E1E1E;
}

a, p {
    font-size: 16px;
}

p.font_size_20 {
    font-size: 20px;
}

h2 {
    font-size: 60px;
    color: #1E1E1E;
}

h3 {
    font-size: 32px;
    color: #1E1E1E;
}

h4 {
    font-size: 24px;
    font-weight: 500;
}

h5 {
    font-size: 20px;
    color: #1E1E1E;
    font-weight: 500;
}

h5.subtitulo {
    color: #ED772F;
}

a {
    font-family: 'Inter', sans-serif !important;
    color: #ED772F;
    text-decoration: none;
}

a:hover {
    color: #1A191E;
}

hr {
    height: 3px !important;
    border-radius: 4px;
    background-color: #ED772F;
    opacity: 1;
    width: 20%;
}

.icones {
    color: #ED772F !important;
    font-size: 30px !important;
    padding: 20px;
}

span.icones {
    background-color: #E7E7D9;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px; 
}

.imagem_redonda {
    border-radius: 50%;
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.3);
    width: 75%;
}

.filed {
    display:none;
}

.row>* {
    padding-right: calc(var(--bs-gutter-x) * 1.5);
    padding-left: calc(var(--bs-gutter-x) * 1.5);
}

#contacto_rapido .row>*, #fale-connosco .row>* {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
}

.hero-container .container {
    padding-right: var(--bs-gutter-x,1.5rem);
    padding-left: var(--bs-gutter-x,1.5rem);
}


/* Botões */
.btn_principal {
    padding: 12px 20px;
    background-color: #ED772F;
    color: #FFFFFF;
    font-weight: 500;
    text-decoration: none !important;
    border-radius: 6px;
}

.btn_secundario {
    padding: 12px 20px;
    border: 1px solid #ED772F;
    background-color: transparent;
    color: #ED772F;
    font-weight: 500;
    text-decoration: none !important;
    border-radius: 6px;
    margin-right: 10px;
}

.btn_principal:hover, .btn_secundario:hover {
    background-color: #1A191E;
    color: #FFFFFF;
    border-color: #1A191E;
}

.btn_escuro {
    padding: 12px 20px;
    background-color: #1A191E;
    color: #FFFFFF;
    font-weight: 500;
    text-decoration: none !important;
    border-radius: 6px;
}

.btn_escuro:hover {
    background-color: #FFFFFF;
    color: #1A191E;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(26,25,30,.25);
}


/* Hero */
#h1_none {
    display: none !important;
}

.hero-container {
    background-image: url('../img/hero-visar.jpg');
    background-size: cover;
    background-position: center;
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: start;
    color: #fff;
}

.hero-text {
    max-width: 800px;
}

.hero-text h2 {
    font-size: 70px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #FFFFFF;
}

/* Contacto Rápido */
.contact-container {
    background-color: #FFFFFF;
    color: #1E1E1E;
    position: relative;
    border-radius: 8px;
    width: 550px;
    margin-top: -100px;
    left: 74%;
    transform: translate(-50%, -50%);
    padding: 30px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.contact-container h2 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 20px;
}

.background_laranja {
    background-color: #ED772F;
    margin-left: -50px;
    padding: 20px 0 20px 0;
    border-radius: 0 8px 8px 0;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.background_laranja h2 {
    margin-bottom: 0;
    color: #FFFFFF;
    font-weight: 700;
}

.contact-container h4 {
    text-align: center;
}

.contact-container h4 span.semi_bold {
    font-weight: 600;
}

.contact-container h4.regular {
    font-weight: 400;
    margin-top: 20px;
}

.campo_contacto {
    align-self: self-end;
}

.check_mobile {
    display: none;
}

.check_desktop {
    display: block;
}

/* Formulários */
.form-control {
    border: none !important;
    border-bottom: 1px solid #757363 !important;
    outline: none !important;
    border-radius: 0 !important;
}

.form-control:focus {
    border-bottom: 1px solid #ED772F !important;
    border-color: #ED772F;
    outline: 0;
    box-shadow: none;
}

.form-control::placeholder {
    color: #ED772F !important;
    font-weight: 500 !important;
}

.form-check-input {
    border: 1px solid #757363 !important;
}

.form-control, .form-control:focus {
    background-color: transparent;
}

.form-check-input:focus {
    border-color: #ED772F !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(237,119,47,.25);
}

.form-check-input:checked {
    background-color: #ED772F;
    border-color: #ED772F;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

/* Container Serviço Inovador */
#servico_inovador {
    margin-top: -100px;
}

/* Container Vantagens */
#vantagens {
    background: linear-gradient(180deg, rgba(231,231,217,0) 0%, rgba(231,231,217,1) 100%);
    padding: 150px 0 60px 0;
}

.card {
    background: #FAFAFA !important;
    border-radius: 16px !important;
    padding: 32px !important;
    border: none;
}

.card p, .card h5 {
    color: #1A191E;
}

/* Container Simplifique agora */
#simplifique_agora {
    background-color: #ED772F;
    padding: 25px;
    margin-top: 90px;
    margin-bottom: 90px;
    border-radius: 8px 8px 0 0;
}

#simplifique_agora h2 {
    color: #FFFFFF;
    font-size: 48px;
    margin-right: 30px !important;
}

/* Container Nova contabilidade */
.icones.icones_check {
    font-size: 16px !important;
    padding: 8px;
    margin-right: 10px;
}

#nova_contabilidade .imagem_redonda {
    width: 90%;
}

#nova_contabilidade {
    margin-bottom: 150px;
}

/* Container Formulário Simplifique Agora */
#fale-connosco {
    background-color: #E7E7D9;
    padding: 100px 0 100px 0;
}

.row_formulario {
    margin-top: 80px;
}

.step-container {
    position: relative;
    text-align: center;
    transform: translateY(-43%);
}

.step-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    color: #757363;
    line-height: 30px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    cursor: pointer; /* Added cursor pointer */
}

.step-circle.active {
    background-color: #ED772F; /* Cor de fundo ativa */
    color: white; /* Cor do texto ativa */
}

.step-line {
    position: absolute;
    top: 16px;
    left: 50px;
    width: calc(100% - 100px);
    height: 2px;
    background-color: #ED772F;
    z-index: -1;
}

.progress {
    background-color: #757363;
    height: 2px !important;
}

.progress-bar {
    background-color: #ED772F;
}
  
#multi-step-form{
    overflow-x: hidden;
}

.background_inputs {
    background-color: #FAFAFA;
    border-radius: 8px;
    padding: 45px 60px;
}

/* Footer */
footer {
    margin: 70px 0 70px 0;
}

footer .footer_titulos, footer a:hover, footer .links_footer:hover {
    color: #ED772F;
}

footer .footer_titulos {
    font-weight: 600;
}

footer a {
    color: #1E1E1E;
    font-weight: 500;
}

.icones_footer {
    color: #FFFFFF !important;
    font-size: 16px !important;
    padding: 6px;
    margin-right: 10px;
}

span.icones.icones_footer {
    background-color: #ED772F;
    width: 35px;
    height: 35px;
    padding: 10px;
}

footer .links_footer {
    color: #1E1E1E;
}


/*Página Confirmação*/
html body#confirmacao,
body#confirmacao{
   width: 100%;
   height: 100%;
   overflow: hidden;
   margin: 0;
   text-align: center;
   background-size: cover;
   background-position: center;
}

.vertical-center {
    min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh; /* These two lines are counted as one :-)       */
    display: flex;
    align-items: center;
}

#confirmacao {
    background-color: #FFFFFF;
}

/* Media Queries */
@media (max-width: 1399px) {
    .contact-container {
        width: 60%;
        margin-top: 0;
        left: 50%;
        transform: translateX(-50%);
        margin-top: -80px;
    }

    #servico_inovador {
        margin-top: 100px;
    }
}

@media (max-width: 316px) { 
    .prev-step, .next-step {
        width: 100%;
    }

    .prev-step {
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    /* Hero */
    .hero-text h2, h2 {
        font-size: 38px;
    }

    h3, .contact-container h2, .background_laranja h2 {
        font-size: 28px;
    }
    
    h4 {
        font-size: 20px;
        font-weight: 500;
    }
    
    h5 {
        font-size: 18px;
    }

    .hero-container {
        height: 600px;
    }

    #simplifique_agora {
        width: 90%;
        text-align: center;
    }

    #simplifique_agora h2 {
        margin-right: 0 !important;
        font-size: 36px;
    }

    .background_inputs {
        padding: 45px 20px;
    }

    .contact-container {
        padding-right: 10px;
        padding-left: 10px;
    }

    .background_laranja {
        margin-left: -40px;
    }

    .vertical-center {
        min-height: 100%;
        min-height: 100vh;
        display: flex;
        align-items: center;
        overflow-y: auto;
    }
}

@media (min-width: 700px) and (max-width: 767px) {
    .container {
        max-width: 700px;
    }
}

@media (max-width: 699px) {
    .topicos {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .contact-container {
        width: 80%;
    }

    #nova_contabilidade .imagem_redonda {
        width: 70%;
        margin-top: 70px !important;
    }
}

@media (max-width: 767px) {
    .contact-container {
        width: 80%;
    }

    #btnFormContactoRapido {
        width: 100%;
    }

    .check_mobile {
        display: block;
    }

    .check_desktop {
        display: none;
    }

    .imagem_redonda {
        width: 80%;
    }

}

@media (max-width: 1199px) {
    #vantagens {
        padding: 90px 0 60px 0;
    }
}
/* Símbolo RedOcean */

.redocean-simbolo-a:hover {
    color: #E50914 !important;
}