:root {
    --header-bg: #9E948F;
    --hello-bg: #EFF0EE;
    --quote-bg: #5C4A41;
    --conciliacao-bg: #8D796D;
    --acordos-bg: #9E948F;
    --namoro-bg: #8C786B;
    --sobre-bg: #8C786B;
    --valores-bg: #5C4A41;
    --contact-bg: #FFFFFF;
    --footer-bg: #9E948F;
    --text-white: #FFFFFF;
    --text-brown: #5C4A41;
    --text-hello: #8C786B;
    --bg-light: #F5F5F5;
}

body {
    font-family: 'Montserrat', sans-serif;
    background-color: var(--bg-light);
    color: var(--text-brown);
    line-height: 1.6;
}

/* Header styles */
html {
    scroll-behavior: smooth;
}

header {
    background-color: var(--header-bg);
    padding: 1rem 0;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10;
}

.nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 80%;
    margin: 0 auto;
    padding: 0 2rem;
}

.logo-section {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.logo-text {
    color: var(--text-white);
    font-size: 1rem;
    font-weight: 300;
}

.nav-links {
    display: flex;
    gap: 2rem;
}

.nav-link {
    color: var(--text-white);
    text-decoration: none;
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.nav-right {
    display: flex;
    align-items: center;
}

.header-icons {
    display: flex;
    gap: 1rem;
    margin-right: 3rem;
}

.language-flags {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.language-flags img {
    height: 15px;
    width: 22px;
    display: block;
}

/* Hero Section */
#inicio {
    padding-top: 6rem;
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-section {
    background: url(../assets/images/niverconciliacao.com.br.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-container {
    max-width: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-content {
    max-width: 550px;
    padding-right: 2rem;
}

.hero-title {
    color: var(--text-hello);
    font-size: 3rem;
    font-weight: 300;
    margin-bottom: 1rem;
}

.hero-subtitle {
    color: var(--text-hello);
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 2rem;
}

.hero-text {
    color: var(--text-hello);
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 2rem;
}

.hero-signature {
    text-align: right;
    color: var(--text-hello);
    font-style: italic;
    font-weight: 300;
}

.hero-image {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-image img {
    max-width: 100%;
    max-height: 100vh;
    height: auto;
}

/* Quote Section */
.quote-section {
    background: var(--valores-bg);
    padding: 4rem 0;
    position: relative;
}

.quote-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}

.quote-text {
    color: var(--text-white);
    font-size: 1.5rem;
    font-weight: 300;
    text-align: center;
}

/* Conciliação Section */
.conciliacao-section {
    background:
        url(../assets/images/niverconciliacao.com.br1.png) center/cover no-repeat;
    background-size: cover;
    padding: 4rem 0;
    color: var(--text-white);
    position: relative;
}

.bg-logo-right {
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
    height: 75%;
    z-index: -1;
}

.bg-logo-left {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    height: 75%;
    z-index: -1;
}

.bg-logo-right img {
    height: 100%;
    width: auto;
    opacity: 0.1;
}

.bg-logo-left img {
    height: 100%;
    width: auto;
    opacity: 0.1;
}

.conciliacao-title {
    text-align: left;
    color: var(--text-white);
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 2rem;
    margin-left: 2rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.conciliacao-title::before,
.conciliacao-title::after {
    content: "•";
    color: var(--text-white);
}

.conciliacao-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 4rem;
    align-items: start;
}

.conciliacao-image {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    /* box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15); */
}

.conciliacao-image img {
    width: 100%;
    height: auto;
    display: block;
}

.conciliacao-content {
    color: var(--text-white);
}

.conciliacao-content h3 {
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 1.5rem;
}

.conciliacao-content p {
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    font-weight: 300;
}

.decorative-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 2px;
    background-color: var(--text-white);
    opacity: 0.3;
}

/* Acordos - Pactos Pré Nupciais Section */
.acordos-section {
    background-color: var(--acordos-bg);
    padding: 4rem 0;
    color: var(--text-white);
    position: relative;
}

.acordos-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 4rem;
    align-items: start;
}

.acordos-content {
    color: var(--text-white);
}

.acordos-title {
    text-align: left;
    color: var(--text-white);
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.acordos-title::before,
.acordos-title::after {
    content: "•";
    color: var(--text-white);
}

.acordos-subtitle {
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 1.5rem;
    color: var(--text-white);
}

.acordos-text {
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    font-weight: 300;
    color: var(--text-white);
}

.acordos-image {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    /* box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15); */
}

.acordos-image img {
    width: 100%;
    height: auto;
    display: block;
}

.acordos-image::after {
    content: '';
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 40%;
    height: 40%;
    background: var(--acordos-bg);
    border-radius: 50%;
    z-index: -1;
}

/* Acordos - Contratos de Namoro Section */
.acordos-namoro {
    background: url(../assets/images/niverconciliacao.com.br1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 4rem 0;
    color: var(--text-white);
    position: relative;
}

.acordos-namoro-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 4rem;
    align-items: start;
}

.acordos-namoro-content {
    color: var(--text-white);
}

.acordos-namoro-title {
    text-align: left;
    color: var(--text-white);
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.acordos-namoro-title::before,
.acordos-namoro-title::after {
    content: "•";
    color: var(--text-white);
}

.acordos-namoro-subtitle {
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 1.5rem;
    color: var(--text-white);
}

.acordos-namoro-text {
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    font-weight: 300;
    color: var(--text-white);
}

.acordos-namoro-image {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    /* box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15); */
}

.acordos-namoro-image img {
    width: 100%;
    height: auto;
    display: block;
}

.acordos-namoro-image::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: -20px;
    width: 40%;
    height: 40%;
    background: var(--namoro-bg);
    border-radius: 50%;
    z-index: -1;
}

/* Sobre Section */
.sobre-section {
    background-color: var(--contact-bg);
    padding: 4rem 0;
    position: relative;
}

.sobre-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: start;
}

.sobre-content {
    color: var(--text-white) !important;
}

.sobre-title {
    font-size: 2.5rem;
    font-weight: 300;
    margin-bottom: 2rem;
    color: var(--text-brown) !important;
}

.sobre-subtitle {
    font-size: 1.1rem;
    font-weight: 300;
    margin-bottom: 2rem;
    color: var(--text-brown) !important;
    line-height: 1.6;
}

.sobre-text {
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    font-weight: 300;
    color: var(--text-brown) !important;
}

/* .sobre-image {
    position: absolute;
    justify-content: center;
    align-self: flex-end;
    height: 100%;
    z-index: -1;
    top: 0;
    right: 0;
} */


.sobre-image {
    background-image: url(../assets/images/niver2.png);
    background-size: cover;
    background-position: right;
    position: absolute;
    justify-content: center;
    align-self: flex-end;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    right: 0;
}


.sobre-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* Valores Section */
.valores-section {
    background-color: var(--valores-bg);
    padding: 4rem 0;
    position: relative;
    color: var(--text-white);
}

.valores-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}

.valores-content {
    text-align: center;
}

.valores-title {
    font-size: 2.5rem;
    font-weight: 300;
    margin-bottom: 3rem;
    color: var(--text-white);
}

.valores-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}

.valor-item {
    padding: 2rem;
}

.valor-item h3 {
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 1rem;
    color: var(--text-white);
}

.valor-item p {
    font-size: 1rem;
    line-height: 1.6;
    color: var(--text-white);
    font-weight: 300;
}

@media (max-width: 768px) {
    .valores-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
}

/* Contact Section */
.contato-section {
    background-color: var(--contact-bg);
    padding: 4rem 0;
    position: relative;
}

.contato-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: start;
}

.contato-content {
    color: var(--text-brown);
}

.contato-title {
    font-size: 2.5rem;
    font-weight: 300;
    margin-bottom: 2rem;
    color: var(--text-brown);
}

.contato-text {
    font-size: 1.1rem;
    line-height: 1.6;
    color: var(--text-brown);
    margin-bottom: 2rem;
}

.contato-form {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 100%;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
    margin-bottom: 0;
}

.contato-form input,
.contato-form textarea {
    width: 100%;
    padding: 0.5rem 1rem;
    border: 2px solid var(--text-brown);
    border-radius: 7px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    margin-bottom: 0;
}

.contato-form textarea {
    min-height: 100px;
    resize: vertical;
    margin-bottom: 0.5rem;
}

.contato-form button {
    align-self: flex-end;
    background-color: var(--text-brown);
    color: var(--text-white);
    padding: 0.5rem 2rem;
    border: none;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

/* Footer */
.footer {
    background-color: var(--footer-bg);
    padding: 4rem 0;
    color: var(--text-white);
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem;
}

.footer-brand {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.footer-logo img {
    height: 2rem;
}

.footer-logo span {
    font-size: 1.5rem;
    font-weight: 300;
    color: var(--text-white);
}

.footer-description {
    width: 80%;
    font-size: 1.1rem;
    line-height: 1.6;
}

.social-info {
    display: flex;
    /* justify-content: start; */
    flex-direction: column;
    gap: 0.5rem;
}

/* .footer-social {
    margin-top: 2rem;
} */

.footer-social h3 {
    font-size: 1.1rem;
    font-weight: 300;
    /* margin-top: 1rem; */
}

.social-description {
    font-size: 1.1rem;
    font-weight: 300;
    /* margin-top: 1rem; */
    display: flex;
    flex-direction: column;
    /* gap: 0.5rem; */
}

.social-icons {
    display: flex;
    /* gap: 1rem; */
    margin: 1rem 0;
}

.social-icons img {
    width: 2rem;
    height: 2rem;
}

.footer-info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 0.5rem;
}

.footer-info h3 {
    font-size: 1.1rem;
    font-weight: 300;
    margin-bottom: 1rem;
}

.footer-info p {
    color: var(--text-white);
    text-align: justify;
    display: flex;
    align-items: center;
    /* gap: 0.5rem; */
    font-size: 0.9rem;
    line-height: 1.6;
}

.padding-right-5 {
    padding-right: 5px;
}

/* Responsive adjustments */
@media (max-width: 1036px) {

    .hero-text {
        padding: 0 15px;
    }

    .bg-logo-left,
    .bg-logo-right {
        display: none;
    }

    .nav-links,
    .nav-right {
        display: none;
    }

    .hero-container {
        flex-direction: column;
        text-align: center;
    }

    .hero-content {
        padding-right: 0;
        margin-bottom: 2rem;
    }

    .hero-signature {
        text-align: center;
    }

    /* Quote Section */
    .quote-section {
        background-size: 50% auto;
        background-position: left center;
    }

    .quote-container {
        display: flex;
        justify-content: end;
    }

    .quote-text {
        width: 60%;
    }
}

@media (max-width: 768px) {
    /* 
    .hero-container{
        flex-direction: column-reverse;
    } */

    /* Quote Section */

    .quote-section {
        max-height: 10vh;

        background-position: left center;
        /* Alinha o logo à esquerda */
        /* background-attachment: scroll;  Desativa o efeito parallax no mobile */
        background-size: 50% auto;

        display: flex;
        justify-content: end;
        align-items: center;
    }

    .quote-container {
        width: 100%;
        display: flex;
        justify-content: end;
        align-items: center;
        padding-right: 0;
    }

    .quote-text {
        font-size: 1rem;
        width: 50%;
        display: flex;
        text-align: center;
    }

    /* --- */

    .conciliacao-container {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .footer-container {
        grid-template-columns: 1fr;
        gap: 2rem;
        text-align: center;
    }

    .footer-logo {
        justify-content: center;
    }

    .social-icons {
        justify-content: center;
    }

    .sobre-container {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .acordos-container,
    .acordos-namoro-container {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .acordos-container {
        display: flex;
        flex-direction: column-reverse;
    }

    .contato-container {
        grid-template-columns: 1fr;
    }

    .form-row {
        grid-template-columns: 1fr;
    }

    .sobre-title {
        font-size: 2.5rem;
        width: 50%;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        max-width: 30%;
        font-weight: 300;
        margin-bottom: 13vh;
        color: var(--text-brown) !important;
    }
}

@media (max-width: 479px) {
    .sobre-title {
        font-size: 1.5rem;
        margin-bottom: 0;
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width:479px) and (max-width: 655px) {
    .sobre-title {
        margin-bottom: 10vh;
    }
}

.parallax {
    background-color: var(--valores-bg);
    background-image: url(../assets/images/logo.png);
    background-size: 100px;
    background-position: 100px center;
    min-height: 170px;
    background-attachment: fixed;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 350px;
}

.parallax .quote-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 64px 2rem;
}

@media only screen and (max-width: 450px) {
    h2.sobre-title{
        justify-content: flex-start;
        align-items: flex-start;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .sobre-section{
        padding-top: 120px;
    }
    .sobre-image {
        background-image: url(../assets/images/niver2.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top right;
    }

    .parallax .quote-container {
        background: rgb(92,74,65);
        background: linear-gradient(0deg, rgba(92,74,65,0.1) 0%, rgba(92,74,65,0.95) 35%, rgba(92,74,65,0.95) 62%, rgba(92,74,65,0.1) 100%); ; 
    }
    .quote-text {
        font-size: 1.5rem;
        width: 100%;
        text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
      }
}
