/**
 * Verdi Soluções - Design System
 * Baseado em Bootstrap v4.1.1
 */

/* Base */
:root {
    --primary: #326E34;
    --secondary: #F79633;
    --dark: #333333;
    --light: #ffffff;
    --white: #ffffff;
    --gray: #999797;

    --font-family-base: 'Source Sans Pro', sans-serif;
    --font-size-base: 1rem;
    --font-size-lg: 1.25rem;
    --font-size-sm: 0.875rem;

    --heading-color: var(--primary);
    --text-color: #333333;

    --border-radius: 0;
    --box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    --box-shadow-hover: 0 15px 30px rgba(0,0,0,0.15);

    --transition: all 0.3s ease;
    --section-padding: 60px 0;
}

* {
    text-wrap: pretty;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhduz8A.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxduz8A.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxduz8A.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBduz8A.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBduz8A.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmhduz8A.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxduz8A.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmxduz8A.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBduz8A.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBduz8A.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRduz8A.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ====================
   Animações
   ==================== */
@media (min-width: 1000px) {
    .anime-scroll [data-animate] {
        opacity: 0;
        transition: var(--transition);
    }

    .anime-scroll [data-animate="left"] {
        transform: translate3d(-50px, 0, 0);
    }

    .anime-scroll [data-animate="right"] {
        transform: translate3d(50px, 0, 0);
    }

    .anime-scroll [data-animate="top"] {
        transform: translate3d(0, -50px, 0);
    }

    .anime-scroll [data-animate="bottom"] {
        transform: translate3d(0, 50px, 0);
    }

    .anime-scroll [data-animate="zoom"] {
        transform: scale(.6);
    }

    .anime-scroll [data-animate].animate {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) scale(1);
    }

    .anime-scroll [data-delay="1"] {
        transition-delay: .1s;
    }

    .anime-scroll [data-delay="2"] {
        transition-delay: .2s;
    }

    .anime-scroll [data-delay="3"] {
        transition-delay: .3s;
    }

    .anime-scroll [data-delay="4"] {
        transition-delay: .4s;
    }

    .anime-scroll [data-delay="5"] {
        transition-delay: .5s;
    }
}

/* ====================
   Tipografia
   ==================== */
h1, h2, h3, h4, h5, .btn {
    font-weight: bold;
    color: var(--heading-color);
    margin-bottom: 1rem;
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2.25rem;
}

h3 {
    font-size: 1.75rem;
}

h4 {
    font-size: 1.5rem;
}

h5 {
    font-size: 1.25rem;
}

body {
    font-family: var(--font-family-base);
    color: var(--text-color);
    font-size: var(--font-size-base);
    line-height: 1.6;
    overflow-x: hidden;
}

/* ====================
   Layout - Header
   ==================== */
.header {
    position: sticky;
    top: 0;
    z-index: 1100;
    background: var(--primary);
    color: var(--white);
    padding: 36px 0;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.header__slogan {
    color: #00afef;
    line-height: 1.25rem;
}

.header p {
    margin: 20px 0;
}

.header__util p {
    display: inline-flex;
    align-items: center;
}

.header__util a {
    color: var(--white);
    transition: var(--transition);
}

.header__util a:hover {
    color: var(--secondary);
    text-decoration: none;
}

.header__logo {
    padding-top: 20px;
    text-align: center;
    height: 20px;
    position: relative;
}

.header__logo:before {
    content: '';
    background: url('../img/bg-logo.png') no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 0;
}

.header__logo img {
    position: relative;
    z-index: 100;
}

.navbar-brand img {
    max-width: 280px;
    height: auto;
    transition: var(--transition);
    display: block; /* Ensure the image is displayed as a block element */
    width: 280px; /* Definir largura fixa */
    /* filter: brightness(0) invert(1); Garantir que o SVG fique branco */
}

@media (max-width: 992px) {
    .navbar-brand img {
        max-width: 200px;
    }

    .header {
        padding: 15px 0;
    }

    .navegation .navbar-nav .nav-link {
        font-size: 0.9rem;
        padding: 8px 12px;
    }
}

@media (max-width: 1100px) {
    .header__logo {
        height: auto;
        padding-top: 13px;
    }

    .header__logo:before {
        top: -26px;
        transform: translateX(-50%) scale(.8);
    }

    .header__logo img {
        width: 100px;
    }
}

@media (max-width: 1000px) {
    .header {
        padding: 20px 0;
    }
}

@media (max-width: 800px) {
    .header {
        padding: 15px 0;
        position: relative;
    }

    .navbar-brand img {
        width: 220px;
        /* margin-left: 15px; */
    }

    .navbar {
        position: static;
        display: flex;
        align-items: center;
    }

    .container {
        position: static;
    }
}

/* ====================
   Navegação
   ==================== */
.navegation {
    background: var(--primary);
    padding: 0;
}

.navegation .navbar {
    padding: 0;
}

.navegation svg,
.navegation .navbar-nav .nav-link {
    color: var(--white);
    fill: var(--white);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.8rem;
    position: relative;
    padding: 0.75rem 1rem;
}

.navegation .navbar-nav .btn-light {
    color: var(--dark);
}

.navegation .navbar-nav a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0%;
    background: var(--secondary);
    z-index: 0;
    transition: var(--transition);
}

.navegation .navbar-nav a span {
    position: relative;
    z-index: 100;
}

.navegation .navbar-nav a:hover:before,
.navegation .navbar-nav a.active:before {
    height: 100%;
}

.navbar-toggler {
    background-color: var(--secondary) !important;
    border: 2px solid var(--secondary) !important;
    margin-right: 15px;
    padding: 8px 12px;
    border-radius: 4px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1200;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}

.navbar-toggler img {
    display: block;
    width: 22px;
    height: 22px;
}

.navbar-toggler:focus,
.navbar-toggler:hover,
.navbar-toggler:active {
    outline: none !important;
    box-shadow: 0 0 0 0.2rem rgba(255,255,255,0.25) !important;
}

.navbar-toggler:focus img,
.navbar-toggler:hover img,
.navbar-toggler:active img,
.navbar-toggler.collapsed img {
    filter: brightness(1) !important;
}

@media (max-width: 768px) {
    .navbar-toggler {
        background-color: var(--secondary) !important;
        border-color: var(--secondary);
        color: #ffffff;
    }

    .navbar-toggler img {
        filter: brightness(1) !important;
    }
}

.navbar-toggler:focus {
    outline: none;
    box-shadow: 0 0 0 0.2rem rgba(255,255,255,0.25);
}

@media (max-width: 991px) {
    .navbar-collapse {
        background-color: var(--primary);
        padding: 15px;
        z-index: 1000;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        border-top: 1px solid rgba(255,255,255,0.1);
    }

    .navbar-collapse .navbar-nav {
        padding: 10px 0;
    }

    .navbar-brand {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 1200px) {
    .navegation {
        padding: 5px;
    }

    .navegation__separator {
        display: none;
    }

    .navegation .navbar-nav .nav-link {
        line-height: 22px;
        padding: 10px 15px;
    }
}

.dropdown-menu {
    background: #361501;
}

.navegation .dropdown-item:focus,
.navegation .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6e330f;
}

.navegation__separator {
    visibility: hidden;
    height: 21px;
    margin: 0 2px;
}


.navegation .container {
    position: relative;
}

.btn-budget {
    position: absolute;
    right: 0px;
}


@media (max-width: 1200px) {
    .btn-budget {
        right: 100px;
    }
}

@media (max-width: 800px) {
    .btn-budget {
        display: none;
    }
}

.main {
    line-height: 22px;
}

.painel {
    margin-bottom: 0px;
    position: relative;
}

.painel__slide {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 800;
}

.painel__slide img {
    max-width: 100%;
    width: 100%;
}

.slick-prev:before {
    content: '';
    background: url('../img/prev.png') no-repeat;
}

.slick-next:before {
    content: '';
    background: url('../img/next.png') no-repeat;
}

.slick-prev,
.slick-next {
    width: 41px;
    height: 56px;
}

.painel__slide .slick-prev {
    left: 20px;
}

.painel__slide .slick-next {
    right: 20px;
}

.painel__text {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.625rem;
    text-shadow: 0 0 6px rgba(0, 0, 0, .7);
}

.painel__text .btn {
    text-shadow: none;
}

.painel__text h1 {
    font-size: 7.5rem;
    font-weight: normal;
    line-height: 100px;
}

@media (max-width: 600px) {
    .painel__text {
        font-size: 1.25rem;
    }
}



.footer {
    background: #27814c;
    padding: 20px 0 0;
    color: #fff;
}

.footer h5 {
    color: #00afef;
}

.footer__logo {
    height: 98px;
}

.footer__copy {
    background: #1660ab;
    padding: 5px 0;
}

.footer__copy p {
    margin: 0;
}

.footer address a {
    color: #fff;
}

/* ====================
   Componentes - Títulos de Seção
   ==================== */
.section-title {
    text-align: center;
    color: var(--primary);
    font-size: 2.5rem;
    margin-bottom: 3rem;
    position: relative;
    padding-bottom: 1rem;
}

.section-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: var(--secondary);
}

/* ====================
   Seção - Benefits
   ==================== */
.benefits {
    text-align: center;
    padding: var(--section-padding);
    background-color: var(--light);
}

.benefits__title {
    color: var(--primary);
    font-size: 2.5rem;
    margin-bottom: 3rem;
    padding-bottom: 1rem;
    position: relative;
}

.benefits__title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: var(--secondary);
}

.benefits__item {
    margin-bottom: 45px;
    padding: 20px;
    transition: var(--transition);
    border-radius: var(--border-radius);
}

.benefits__item:hover {
    background-color: var(--white);
    box-shadow: var(--box-shadow);
    transform: translateY(-5px);
}

.benefits__item h3 {
    color: var(--primary);
    font-size: 1.4rem;
    margin: 1.5rem 0 1rem;
}

.benefits__item p {
    font-size: 1rem;
    line-height: 1.6;
    padding: 0 15px;
}

.benefits__item img {
    width: 130px;
    transition: transform 1s;
    transform-style: preserve-3d;
}

.benefits__item:hover img {
    transform: rotateY(180deg);
}

@media (max-width: 1000px) {
    .benefits__item img {
        width: 150px;
    }
}

@media (max-width: 800px) {
    .benefits__item img {
        width: 100px;
    }
}

@media (max-width: 768px) {
    .benefits {
        padding: 40px 0;
    }

    .benefits__item {
        margin-bottom: 2.5rem;
    }

    .benefits__title {
        font-size: 2rem;
    }
}

/* ====================
   Seção - Steps
   ==================== */
.steps {
    background-color: var(--primary);
    background-image: url('../img/bg-steps-sem-fundo.png');
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 20%;
    color: var(--white);
    padding: var(--section-padding);
}

.steps__title,
.steps__text {
    text-align: center;
}

.steps__title {
    color: var(--white);
    margin-bottom: 1.5rem;
}

.steps__text {
    margin-bottom: 40px;
    font-size: var(--font-size-lg);
}

.steps__list {
    padding: 0;
    list-style: none;
}

.steps__item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    transition: var(--transition);
    padding: 15px;
    border-radius: var(--border-radius);
}

.steps__item:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.steps__item h3 {
    width: 30%;
    text-align: right;
    color: var(--white);
    margin: 0;
}

.steps__item h4 {
    width: 130px;
    text-align: center;
    font-size: 80px;
    color: var(--secondary);
    margin: 0;
}

.steps__item p {
    width: 60%;
    margin: 0;
}

@media (max-width: 600px) {
    .steps {
        background-image: none;
        padding: 40px 0;
    }

    .steps__list .steps__item {
        display: block;
        border-bottom: 1px solid var(--secondary);
        padding: 20px 0;
    }

    .steps__list li:last-child .steps__item {
        border: 0;
    }

    .steps__item h3,
    .steps__item * {
        width: auto !important;
        text-align: center;
        margin-bottom: 15px;
    }
}

/* ====================
   Seção - Customer
   ==================== */
.customer {
    padding: var(--section-padding);
    text-align: center;
    background-color: #f2f2f2;
}

.customer__title {
    text-align: center;
    color: var(--primary);
    font-size: 2.5rem;
    margin-bottom: 3rem;
    position: relative;
    padding-bottom: 1rem;
}

.customer__title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: var(--secondary);
}

.customer__slide {
    margin-bottom: 30px;
}

.customer__item {
    display: flex;
    flex-wrap: wrap;
    margin: 20px;
    box-shadow: var(--box-shadow);
    border-radius: var(--border-radius);
    overflow: hidden;
    transition: var(--transition);
    border: none;
    background-color: var(--white);
}

.customer__item:hover {
    transform: translateY(-10px);
    box-shadow: var(--box-shadow-hover);
}

.customer__thumbnail,
.customer__text {
    width: 50%;
    position: relative;
    display: flex;
    flex-direction: column;
}

.customer__thumbnail {
    min-height: 350px;
}

.customer__thumbnail img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.customer__text {
    padding: 30px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.customer__thumbnail p {
    position: absolute;
    left: 10px;
    bottom: 20px;
    padding: 10px 15px;
    background: var(--primary);
    color: var(--white);
    border-radius: 0;
    margin: 0;
    font-weight: 600;
}

.customer__info {
    margin-top: 25px;
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding-top: 20px;
    position: relative;
}

.customer__info:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 60px;
    height: 3px;
    background-color: var(--primary);
}

.customer__info img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--primary);
    margin-right: 15px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}

.customer__info p {
    margin: 0;
    text-align: left;
    line-height: 1.3;
}

.customer__info strong {
    display: block;
    color: var(--primary);
    font-size: 1.1rem;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.2;
}

.customer__info small {
    font-size: 0.75rem;
    color: #777;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1.2;
}

/* Regras específicas para imagens verticais - Removidas pois não são mais necessárias */

.customer__slide .slick-list {
    overflow: visible !important;
}

.customer__slide .slick-track {
    display: flex;
    align-items: stretch;
}

.customer__slide .slick-slide {
    height: inherit !important;
}

.customer__slide .slick-slide > div,
.customer__slide .slick-slide .customer__item {
    height: 100%;
}

.customer__thumbnail {
    height: 100%;
    overflow: hidden;
}

.customer__thumbnail img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.customer__slide .slick-prev:before,
.customer__slide .slick-next:before {
    color: var(--dark);
    font-size: 30px;
}

.customer__slide .slick-prev {
    left: -40px;
}

.customer__slide .slick-next {
    right: -30px;
}

@media (max-width: 1100px) {
    .customer__info {
        position: relative;
        left: 0;
        bottom: 0;
    }

    .customer__thumbnail p {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        text-align: center;
    }

    .customer__text {
        padding: 20px;
    }

    .customer__item {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 768px) {
    .customer {
        padding: 40px 0;
    }

    .customer__title {
        font-size: 2rem;
    }

    .customer__item {
        margin: 10px 0;
        flex-direction: column;
    }

    .customer__thumbnail,
    .customer__text {
        width: 100% !important;
    }

    .customer__thumbnail {
        height: 200px;
        position: relative;
    }

    .customer__thumbnail img {
        height: 100%;
        width: 100%;
    }

    .customer__thumbnail p {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0;
        text-align: center;
        background: rgba(50, 110, 52, 0.9);
    }

    .customer__text {
        padding: 20px;
        background: #fff;
        color: #333;
    }

    .customer__info {
        justify-content: flex-start;
        margin-top: 20px;
    }

    .customer__info img {
        width: 56px;
        height: 56px;
    }

    .customer__info strong {
        font-size: 1rem;
    }

    .customer__info small {
        font-size: 0.7rem;
    }

    .slick-dots {
        bottom: -30px;
    }

    .slick-dots {
        bottom: -30px;
        position: absolute;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 8px;
        padding: 0;
        cursor: pointer;
    }

    .slick-dots li button {
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #ddd;
        opacity: 0.7;
        font-size: 0;
        line-height: 0;
        display: block;
        padding: 5px;
        color: transparent;
        border: 0;
        outline: none;
        cursor: pointer;
    }

    .slick-dots li button:before {
        font-size: 0;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        opacity: 1;
        background-color: #ddd;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1;
        background-color: var(--primary);
    }

    .customer .slick-dots {
        bottom: -45px;
        margin-top: 20px;
    }
}

@media (max-width: 480px) {
    .customer__info {
        padding-top: 15px;
    }

    .customer__info img {
        width: 50px;
        height: 50px;
        margin-right: 12px;
    }
}

/* ====================
   Seção - Projects
   ==================== */
.project {
    background: var(--gray);
    padding: var(--section-padding);
}

.project__title {
    color: var(--white);
    font-size: 2.5rem;
    margin-bottom: 3rem;
    text-align: center;
    position: relative;
    padding-bottom: 1rem;
}

.project__title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: var(--white);
}

.project__item {
    background: var(--white);
    margin: 30px 0;
    min-height: 500px;
    transition: var(--transition);
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: var(--box-shadow);
    display: flex;
    flex-direction: column;
}

.project__item:hover {
    transform: translateY(-10px);
    box-shadow: var(--box-shadow-hover);
}

.project__item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.project__item h2 {
    color: var(--primary);
    font-size: 1.5rem;
    margin: 1.5rem 0 1rem;
    padding: 0 20px;
}

.project__item p {
    font-size: 1rem;
    line-height: 1.6;
    padding: 0 20px 20px;
    flex-grow: 1;
}

@media (max-width: 1000px) {
    .project__item img {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .project {
        padding: 40px 0;
    }

    .project__item {
        min-height: auto;
        margin: 20px 0;
    }

    .project__title {
        font-size: 2rem;
    }
}

/* ====================
   Seção - Partners
   ==================== */
.partners {
    padding: var(--section-padding);
    background-color: var(--light);
}

.partners__title {
    text-align: center;
    color: var(--primary);
    font-size: 2.5rem;
    margin-bottom: 3rem;
    position: relative;
    padding-bottom: 1rem;
}

.partners__title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: var(--secondary);
}

.partners__image {
    padding: 30px;
    text-align: center;
    border-radius: var(--border-radius);
    background-color: var(--white);
    /* box-shadow: var(--box-shadow); */
    transition: var(--transition);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partners__image:hover {
    transform: translateY(-10px);
    box-shadow: var(--box-shadow-hover);
}

.partners__image img {
    max-width: 100%;
    height: auto;
}

.partners__content {
    padding: 30px;
    height: 100%;
}

.partners__content h3 {
    color: var(--primary);
    margin-bottom: 20px;
    font-size: 1.8rem;
    position: relative;
    padding-bottom: 15px;
}

.partners__content h3:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background: var(--secondary);
}

.partners__content p {
    font-size: 1.1rem;
    line-height: 1.8;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .partners {
        padding: 40px 0;
    }

    .partners__title {
        font-size: 2rem;
    }

    .partners__image {
        margin-bottom: 30px;
    }

    .partners__content {
        text-align: center;
        padding: 20px;
    }

    .partners__content h3:after {
        left: 50%;
        transform: translateX(-50%);
    }
}

/* ====================
   Seção - Contact
   ==================== */
.contact {
    background-color: var(--primary);
    color: var(--white);
    padding: 60px 0 0;
}

.contact h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
    position: relative;
    text-align: center;
    color: var(--white);
}

.contact h2:after {
    content: '';
    position: absolute;
    bottom: -1rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: var(--white);
}

.contact__map {
    margin: 40px 0;
    box-shadow: var(--box-shadow);
}

.contact p {
    font-size: 1.1rem;
    line-height: 1.8;
}

/* ====================
   Componentes - Botões
   ==================== */
.btn {
    font-weight: 600;
    padding: 10px 25px;
    transition: var(--transition);
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.btn--primary {
    background: var(--secondary);
    color: var(--white);
    padding: 12px 30px;
    border-radius: 0;
    font-weight: 600;
    border: 2px solid var(--secondary);
}

.btn--primary:hover {
    opacity: 80%;
    color: var(--white);
}

.btn-light {
    background: var(--white);
    color: var(--dark);
    /* border: 2px solid var(--white); */
    border-radius: 0;
}

/* .btn-light:hover {
    opacity: 80%;
} */

.btn-success {
    background: var(--primary);
    color: var(--white);
    border: 2px solid var(--primary);
    border-radius: 0;
}

.btn-success:hover, .btn-success.active {
    color: var(--white);
}

/* Botão WhatsApp */
.btn-whatsapp {
    background-color: #28a745;
    color: var(--white);
    border-radius: 0;
    border: 2px solid #28a745;
}

.btn-whatsapp:hover {
    opacity: 80%;
    color: var(--white);
}

/* ====================
   Componentes - Formulários
   ==================== */
.form-control {
    border-radius: var(--border-radius);
    padding: 12px 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    transition: var(--transition);
}

.form-control:focus {
    box-shadow: none;
    border-color: var(--primary);
}

@media (max-width: 768px) {
    .contact {
        padding: 40px 0 0;
    }

    .contact h2 {
        font-size: 2rem;
    }
}
/* ====================
   Layout - Footer
   ==================== */
.footer {
    background: var(--primary);
    padding: 40px 0 0;
    color: var(--white);
}

.footer h5 {
    color: #00afef;
    margin-bottom: 20px;
    font-size: 1.2rem;
}

.footer__logo {
    height: 98px;
    margin-bottom: 20px;
}

.footer__copy {
    background: #1660ab;
    padding: 15px 0;
    margin-top: 30px;
}

.footer__copy p {
    margin: 0;
    font-size: 0.9rem;
}

.footer address {
    margin-bottom: 20px;
}

.footer address a {
    color: var(--white);
    transition: var(--transition);
}

.footer address a:hover {
    color: var(--secondary);
    text-decoration: none;
}

/* ====================
   Componentes - Painel/Hero
   ==================== */
.painel {
    margin-bottom: 0;
    position: relative;
}

.painel__text {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    color: var(--white);
    font-size: 1.5rem;
    line-height: 1.625rem;
    text-shadow: 0 0 6px rgba(0, 0, 0, .7);
}

.painel__text h1 {
    font-size: 7.5rem;
    font-weight: normal;
    line-height: 100px;
    color: var(--white);
}

.painel__text .btn {
    text-shadow: none;
    margin-right: 10px;
}

@media (max-width: 992px) {
    .painel__text h1 {
        font-size: 4rem;
        line-height: 4.5rem;
    }
}

@media (max-width: 768px) {
    .painel {
        min-height: 100vh;
        overflow: hidden;
        position: relative;
    }

    .painel__text {
        font-size: 1.25rem;
        text-align: center;
        padding: 30px 0;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        background-color: rgba(0, 0, 0, 0.5);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .painel__text h1 {
        font-size: 2.5rem;
        line-height: 3rem;
        color: var(--white);
    }

    .painel__text .btn {
        margin-bottom: 10px;
        display: inline-block;
        width: auto;
        min-width: 200px;
    }

    .embed-responsive-16by9::before {
        padding-top: 100%;
    }

    .embed-responsive {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .embed-responsive video,
    .embed-responsive iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

/* ====================
   Utilitários
   ==================== */
.mt-3 {
    margin-top: 1rem;
}

.mb-3 {
    margin-bottom: 1rem;
}

/* --- Slick Dots Styling --- */

/* Base Styles (Desktop First) */
.slick-dots {
    position: absolute;
    bottom: 10px; /* Default position, will be overridden for .customer */
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 6px; /* Desktop spacing */
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px; /* Desktop size */
    height: 12px; /* Desktop size */
    padding: 0; /* Remove padding */
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    content: ''; /* Use background for shape */
    position: absolute;
    top: 0;
    left: 0;
    width: 12px; /* Match button size */
    height: 12px; /* Match button size */
    background-color: var(--gray); /* Desktop default color */
    border-radius: 50%;
    opacity: 0.5;
    transition: all 0.3s ease;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: var(--primary); /* Desktop active color */
    transform: scale(1.1); /* Slightly larger active dot */
}

.slick-dots li button:hover:before {
    opacity: 0.8;
}

/* Customer Slider Specific Desktop Positioning */
.customer .slick-dots {
    position: relative; /* Position below the slider content */
    bottom: auto;
    margin-top: 25px; /* Space above the dots */
    padding-bottom: 15px; /* Optional space below dots */
}

/* --- End Slick Dots Styling --- */

/* Regras específicas para imagens verticais - Removidas pois não são mais necessárias */

.customer__slide .slick-list {
    overflow: visible !important;
}

.customer__slide .slick-track {
    display: flex;
    align-items: stretch;
}

.customer__slide .slick-slide {
    height: inherit !important;
}

.customer__slide .slick-slide > div,
.customer__slide .slick-slide .customer__item {
    height: 100%;
}

.customer__thumbnail {
    height: 100%;
    overflow: hidden;
}

.customer__thumbnail img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.customer__slide .slick-prev:before,
.customer__slide .slick-next:before {
    color: var(--dark);
    font-size: 30px;
}

.customer__slide .slick-prev {
    left: -40px;
}

.customer__slide .slick-next {
    right: -30px;
}

@media (max-width: 768px) {
    /* --- Mobile Slick Dots Overrides --- */
    .customer .slick-dots {
        position: absolute; /* Restore absolute positioning */
        bottom: -45px;    /* Restore mobile position */
        margin-top: 20px; /* Restore mobile margin */
        padding-bottom: 0; /* Remove desktop padding */
    }

    .slick-dots li {
        margin: 0 8px; /* Restore mobile spacing */
    }

    .slick-dots li button {
        width: 16px; /* Mobile size */
        height: 16px; /* Mobile size */
    }

    .slick-dots li button:before {
        width: 16px; /* Mobile size */
        height: 16px; /* Mobile size */
        background-color: #ddd; /* Mobile default color */
        opacity: 0.7; /* Mobile default opacity */
    }

    .slick-dots li.slick-active button:before {
        transform: none; /* Remove desktop scaling */
        background-color: var(--primary); /* Ensure active color is correct */
        opacity: 1;
    }

    .slick-dots li button:hover:before {
       opacity: 1; /* Mobile hover opacity */
    }
    /* --- End Mobile Slick Dots Overrides --- */

    .customer {
        padding: 40px 0;
    }

    .customer__title {
        font-size: 2rem;
    }

    .customer__item {
        margin: 10px 0;
        flex-direction: column;
    }

    .customer__thumbnail,
    .customer__text {
        width: 100% !important;
    }

    .customer__thumbnail {
        height: 200px;
        position: relative;
    }

    .customer__thumbnail img {
        height: 100%;
        width: 100%;
    }

    .customer__thumbnail p {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0;
        text-align: center;
        background: rgba(50, 110, 52, 0.9);
    }

    .customer__text {
        padding: 20px;
        background: #fff;
        color: #333;
    }

    .customer__info {
        justify-content: flex-start;
        margin-top: 20px;
    }

    .customer__info img {
        width: 56px;
        height: 56px;
    }

    .customer__info strong {
        font-size: 1rem;
    }

    .customer__info small {
        font-size: 0.7rem;
    }

    .slick-dots {
        bottom: -30px;
    }

    .slick-dots {
        bottom: -30px;
        position: absolute;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 8px;
        padding: 0;
        cursor: pointer;
    }

    .slick-dots li button {
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #ddd;
        opacity: 0.7;
        font-size: 0;
        line-height: 0;
        display: block;
        padding: 5px;
        color: transparent;
        border: 0;
        outline: none;
        cursor: pointer;
    }

    .slick-dots li button:before {
        font-size: 0;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        opacity: 1;
        background-color: #ddd;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1;
        background-color: var(--primary);
    }

    .customer .slick-dots {
        bottom: -45px;
        margin-top: 20px;
    }
}

@media (max-width: 480px) {
    .customer__info {
        padding-top: 15px;
    }

    .customer__info img {
        width: 50px;
        height: 50px;
        margin-right: 12px;
    }
}

/* ====================
   Seção - Projects
   ==================== */
.project {
    background: var(--gray);
    padding: var(--section-padding);
}

.project__title {
    color: var(--white);
    font-size: 2.5rem;
    margin-bottom: 3rem;
    text-align: center;
    position: relative;
    padding-bottom: 1rem;
}

.project__title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: var(--white);
}

.project__item {
    background: var(--white);
    margin: 30px 0;
    min-height: 500px;
    transition: var(--transition);
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: var(--box-shadow);
    display: flex;
    flex-direction: column;
}

.project__item:hover {
    transform: translateY(-10px);
    box-shadow: var(--box-shadow-hover);
}

.project__item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.project__item h2 {
    color: var(--primary);
    font-size: 1.5rem;
    margin: 1.5rem 0 1rem;
    padding: 0 20px;
}

.project__item p {
    font-size: 1rem;
    line-height: 1.6;
    padding: 0 20px 20px;
    flex-grow: 1;
}

@media (max-width: 1000px) {
    .project__item img {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .project {
        padding: 40px 0;
    }

    .project__item {
        min-height: auto;
        margin: 20px 0;
    }

    .project__title {
        font-size: 2rem;
    }
}

/* ====================
   Seção - Partners
   ==================== */
.partners {
    padding: var(--section-padding);
    background-color: var(--light);
}

.partners__title {
    text-align: center;
    color: var(--primary);
    font-size: 2.5rem;
    margin-bottom: 3rem;
    position: relative;
    padding-bottom: 1rem;
}

.partners__title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: var(--secondary);
}

.partners__image {
    padding: 30px;
    text-align: center;
    border-radius: var(--border-radius);
    background-color: var(--white);
    /* box-shadow: var(--box-shadow); */
    transition: var(--transition);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partners__image:hover {
    transform: translateY(-10px);
    box-shadow: var(--box-shadow-hover);
}

.partners__image img {
    max-width: 100%;
    height: auto;
}

.partners__content {
    padding: 30px;
    height: 100%;
}

.partners__content h3 {
    color: var(--primary);
    margin-bottom: 20px;
    font-size: 1.8rem;
    position: relative;
    padding-bottom: 15px;
}

.partners__content h3:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background: var(--secondary);
}

.partners__content p {
    font-size: 1.1rem;
    line-height: 1.8;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .partners {
        padding: 40px 0;
    }

    .partners__title {
        font-size: 2rem;
    }

    .partners__image {
        margin-bottom: 30px;
    }

    .partners__content {
        text-align: center;
        padding: 20px;
    }

    .partners__content h3:after {
        left: 50%;
        transform: translateX(-50%);
    }
}

/* ====================
   Seção - Contact
   ==================== */
.contact {
    background-color: var(--primary);
    color: var(--white);
    padding: 60px 0 0;
}

.contact h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
    position: relative;
    text-align: center;
    color: var(--white);
}

.contact h2:after {
    content: '';
    position: absolute;
    bottom: -1rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: var(--white);
}

.contact__map {
    margin: 40px 0;
    box-shadow: var(--box-shadow);
}

.contact p {
    font-size: 1.1rem;
    line-height: 1.8;
}

/* ====================
   Componentes - Botões
   ==================== */
.btn {
    font-weight: 600;
    padding: 10px 25px;
    transition: var(--transition);
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.btn--primary {
    background: var(--secondary);
    color: var(--white);
    padding: 12px 30px;
    border-radius: 0;
    font-weight: 600;
    border: 2px solid var(--secondary);
}

.btn--primary:hover {
    opacity: 80%;
    color: var(--white);
}

.btn-light {
    background: var(--white);
    color: var(--dark);
    /* border: 2px solid var(--white); */
    border-radius: 0;
}

/* .btn-light:hover {
    opacity: 80%;
} */

.btn-success {
    background: var(--primary);
    color: var(--white);
    border: 2px solid var(--primary);
    border-radius: 0;
}

.btn-success:hover, .btn-success.active {
    color: var(--white);
}

/* Botão WhatsApp */
.btn-whatsapp {
    background-color: #28a745;
    color: var(--white);
    border-radius: 0;
    border: 2px solid #28a745;
}

.btn-whatsapp:hover {
    opacity: 80%;
    color: var(--white);
}

/* ====================
   Componentes - Formulários
   ==================== */
.form-control {
    border-radius: var(--border-radius);
    padding: 12px 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    transition: var(--transition);
}

.form-control:focus {
    box-shadow: none;
    border-color: var(--primary);
}

@media (max-width: 768px) {
    .contact {
        padding: 40px 0 0;
    }

    .contact h2 {
        font-size: 2rem;
    }
}
/* ====================
   Layout - Footer
   ==================== */
.footer {
    background: var(--primary);
    padding: 40px 0 0;
    color: var(--white);
}

.footer h5 {
    color: #00afef;
    margin-bottom: 20px;
    font-size: 1.2rem;
}

.footer__logo {
    height: 98px;
    margin-bottom: 20px;
}

.footer__copy {
    background: #1660ab;
    padding: 15px 0;
    margin-top: 30px;
}

.footer__copy p {
    margin: 0;
    font-size: 0.9rem;
}

.footer address {
    margin-bottom: 20px;
}

.footer address a {
    color: var(--white);
    transition: var(--transition);
}

.footer address a:hover {
    color: var(--secondary);
    text-decoration: none;
}

/* ====================
   Componentes - Painel/Hero
   ==================== */
.painel {
    margin-bottom: 0;
    position: relative;
}

.painel__text {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    color: var(--white);
    font-size: 1.5rem;
    line-height: 1.625rem;
    text-shadow: 0 0 6px rgba(0, 0, 0, .7);
}

.painel__text h1 {
    font-size: 7.5rem;
    font-weight: normal;
    line-height: 100px;
    color: var(--white);
}

.painel__text .btn {
    text-shadow: none;
    margin-right: 10px;
}

@media (max-width: 992px) {
    .painel__text h1 {
        font-size: 4rem;
        line-height: 4.5rem;
    }
}

@media (max-width: 768px) {
    .painel {
        min-height: 100vh;
        overflow: hidden;
        position: relative;
    }

    .painel__text {
        font-size: 1.25rem;
        text-align: center;
        padding: 30px 0;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        background-color: rgba(0, 0, 0, 0.5);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .painel__text h1 {
        font-size: 2.5rem;
        line-height: 3rem;
        color: var(--white);
    }

    .painel__text .btn {
        margin-bottom: 10px;
        display: inline-block;
        width: auto;
        min-width: 200px;
    }

    .embed-responsive-16by9::before {
        padding-top: 100%;
    }

    .embed-responsive {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .embed-responsive video,
    .embed-responsive iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

/* ====================
   Utilitários
   ==================== */
.mt-3 {
    margin-top: 1rem;
}

.mb-3 {
    margin-bottom: 1rem;
}
