.footer .col-logo,
.gama-peugeot .swiper-slide,
.mega-menu,
.oficina,
.pecas,
.section-title,
.testimonials p,
.vendas-direatas-data {
    text-align: center;
}
h2,
h3,
h4,
h5 {
    font-weight: 700;
}
.gama-tab,
a {
    text-decoration: none;
}
.about h2,
.welcome h2,
.welcome p,
.welcome span,
body {
    font-family: REM, sans-serif;
}
.vendas-diretas-full,
.vendas-diretas-half {
    overflow: hidden;
    position: relative;
    padding: 4rem 0;
}
:root {
    --primary-color: #0b63e5;
    --secondary-color: #2874e8;
    font-family: Inter, sans-serif;
}
a {
    color: unset;
}
h2 {
    font-size: 34px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 16px;
}
.btn-primary,
p {
    font-weight: 400;
}
p {
    color: #787b80;
    font-size: 16px;
}
.site-section {
    padding: 65px 0;
}
.section-title {
    margin-bottom: 2.5rem;
}
.desktop-hidden {
    display: none !important;
}
.btn-primary {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    border-radius: 0;
    padding: 10px 50px;
    font-size: 13px;
    line-height: normal;
}
.offer-card .btn-primary {
    padding: 10px 35px;
}
.navbar {
    background-color: transparent;
    padding: 15px 0 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1030;
    transition: background-color 0.3s;
}
.filter-btn-mobile,
.gama-content .tab-content,
.navbar .logo-mobile {
    display: none;
}
.navbar-expand-lg .navbar-collapse {
    align-items: flex-end;
}
.map-store iframe,
.nav-top-header,
.tech-content {
    padding: 10px 0;
}
.nav-top-header .nav-item .contact_one .whats a {
    background-color: #fff;
    color: var(--primary-color) !important;
    padding: 12px 25px;
    border-radius: 6px;
    font-size: 16px;
}
.nav-top-header .nav-item .contact_one .phone2 a {
    background-color: #243752;
    color: #fff !important;
    padding: 12px 25px;
    border-radius: 6px;
    font-size: 16px;
}
.nav-top-header .nav-item .contact_one a,
.nav-top-header .nav-item .contact_one i,
.nav-top-header .nav-item .contact_one span {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}
.nav-top-header .nav-item .contact_one:first-child {
    margin-right: 15px;
}
.navbar.scrolled {
    background-color: var(--primary-color);
}
.navbar-brand img {
    height: 85px;
    margin-top: 5px;
    margin-right: 20px;
}
.navbar .nav-link {
    font-size: 17px;
    color: #fff !important;
    padding: 15px 10px !important;
}
.navbar .nav-link:last-child a {
    font-size: 17px;
    color: #fff !important;
    padding-right: 0 !important;
}
.navbar .nav-link:hover {
    color: var(--secondary-color) !important;
}
.nav-menu-header {
    margin-top: 15px;
}
.nav-menu-header .nav-item:first-child .nav-link {
    padding-left: 0;
}
.nav-menu-header .nav-item:last-child .nav-link,
.nav-top-header .nav-item:last-child {
    padding-right: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    max-width: 100%;
}
.mega-menu a {
    margin-bottom: 20px;
    display: block;
}
.mega-menu h3 {
    font-size: 14px;
}
.mega .dropdown-menu {
    background-color: transparent;
    border: none;
}
.mega .dropdown-menu .container {
    background-color: #fff;
    padding: 20px 10px;
    border-radius: 4px;
}
#banner-2 .carousel-control-next,
#banner-2 .carousel-control-prev {
    background: initial;
    border: 0;
}
#banner-2 .form_banner {
    position: absolute;
    right: 7%;
    top: 180px;
    z-index: 9;
    padding: 30px 25px;
    width: 450px;
    box-shadow: -2px -2px 6px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-align: center;
    border-radius: 13px;
}
#banner-2 .form_banner h4,
.form_interna h4 {
    color: #061c3d;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px;
    letter-spacing: 0.4px;
}
#banner-2 .form_banner .form-group:last-child,
.about .box p,
.info-blocks p,
.localizacao h4,
.version-content span {
    margin-bottom: 0;
}
#banner-2 .form_banner p,
.form_interna p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}
#banner-2 .form_banner .form-group,
#banner-2 .form_banner p {
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    color: #061c3d !important;
}
#banner-2 .form_banner label,
.content-car-list .adj-height {
    margin-bottom: 5px;
}
#banner-2 .form_banner p {
    margin-top: 15px;
    margin-bottom: 15px;
}
#banner-2 .form_banner .form-control,
#banner-2 .form_banner select,
.form_interna .form-control {
    font-weight: 400;
    background: #fff;
    color: #838e9e !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    height: auto;
    outline: 0;
    box-shadow: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 1px solid #ccc;
}
#banner-2 .form_banner .btn,
#banner-2 .form_banner .btn_send,
.form_interna .btn_send,
.form_interna .form_banner .btn {
    display: inline-block;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    width: 100%;
}
.form_banner input::placeholder,
.form_banner select::placeholder,
.form_banner textarea::placeholder {
    color: #838e9e;
    font-size: 16px;
    font-weight: 300;
}
#banner-2 .form_banner .btn,
.form_interna .form_banner .btn {
    background: #000000a8;
    border-color: #000000a8;
    color: #fff;
    padding: 11px 18px;
    margin-bottom: 7px;
    margin-right: 5px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    vertical-align: middle;
    white-space: pre-line;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.3s ease-out;
}
.footer .line_1 .last,
.line_1.line_1.line_mobile .last {
    border-left: 1px solid #fff;
}
#banner-2 .form_banner .btn_send,
.btn-primary-master,
.form_interna .btn_send {
    line-height: normal;
    letter-spacing: 0.5px;
    white-space: pre-line;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}
#banner-2 .btn_whats_form {
    background-color: var(--whatsapp-bg);
    color: #fff;
    margin: 0 -15px 20px;
    border-radius: 4px;
    padding: 8px;
    border: none;
    cursor: pointer !important;
}
#banner-2 .btn_whats_form a,
.footer .line_3 h5,
.footer .line_3 p,
.form_interna .btn_whats_form a,
.new-design p {
    color: #fff;
}
#banner-2 .btn_whats_form:hover,
.form_interna .btn_whats_form:hover {
    opacity: 0.9;
}
#banner-2 .form_banner .btn_send,
.form_interna .btn_send {
    background: var(--secondary-color);
    color: #fff;
    border-radius: 5px !important;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 700;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    transition: 0.3s ease-out;
    margin-top: 10px;
    border: none;
}
#banner-2 .form_banner .btn_send i,
.form_interna .btn_send {
    margin-left: 5px;
}
#banner-2 .carousel-control-next,
#banner-2 .carousel-control-prev {
    width: 5%;
}
.banner-pages {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 160px 0 120px;
    background-size: cover;
}
.banner-pages .row,
.welcome .row {
    align-items: center;
}
.banner-pages .form_banner {
    position: inherit !important;
}
.banner-pages h1 {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
}
.banner-pages p {
    color: #fff;
    font-size: 24px;
}
.gama-tabs {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    margin-bottom: 3rem;
}
.gama-tab {
    color: var(--primary-color);
    padding: 0;
    border-bottom: 3px solid transparent;
}
.gama-tab.active {
    border-bottom-color: var(--secondary-color);
    color: var(--secondary-color);
}
.gama-content .tab-content.active {
    display: block;
}
.gama-content h4 {
    font-size: 18px;
    font-weight: 700;
}
.swiper {
    width: 100%;
    padding: 2rem 0;
}
.swiper-pagination-bullet-active {
    background: #3b3938 !important;
}
.swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
    background: #fff;
    border: 1px solid #3b3938 !important;
    opacity: 1;
    margin: 8px !important;
}
.about .box,
.why .box {
    border-radius: 8px;
    margin-bottom: 25px;
    background: #fff;
}
.gama-peugeot .swiper {
    padding-bottom: 45px;
    padding-top: 0;
}
.swiper-button-next,
.swiper-button-prev {
    background: var(--secondary-color);
    height: auto;
    width: auto;
    border-radius: 3px;
}
.about,
.welcome,
.why {
    background-position: center;
    background-size: cover;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 14px;
    padding: 10px 12px;
    color: #fff;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 0);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 0);
}
.gama-peugeot .swiper-pagination {
    display: none;
    bottom: 0;
}
.welcome {
    padding: 80px 0;
}
.welcome span {
    font-size: 18px;
    color: #fff;
}
.about h2,
.welcome h2 {
    font-size: 58px;
    color: #fff;
    font-weight: 700;
    padding: 0 0 15px;
}
.welcome p {
    color: #fff;
    font-size: 16px;
}
.about {
    padding: 100px 0;
}
.about p {
    font-size: 20px;
    color: #fff;
    padding: 15px 0;
}
.about .box {
    padding: 15px;
}
.about .box p {
    color: #000d4a;
}
.about .data2,
.faqs {
    padding: 120px 0;
}
.about .data2 span {
    color: #fff;
    font-size: 22px;
}
.about .data2 img {
    max-width: 100%;
    position: absolute;
    right: 0;
    margin-top: -65px;
}
.about .data3 .info {
    border-radius: 170px 18px 18px;
    background-color: #fff;
}
.about .data3 {
    padding: 100px 0;
}
.about .btn-primary-master,
.testimonials-faqs .btn-primary-master {
    padding: 18px 40px;
    max-width: fit-content;
}
.about .btn-primary-master i {
    margin-left: 15px;
}
.about .data3 img {
    border-radius: 50px 18px 18px;
    width: 100%;
}
.about .data3 .text {
    padding: 35px;
}
.about .data3 h3 {
    font-size: 24px;
    color: #2549ff;
    font-weight: 700;
}
.about .data3 p {
    font-size: 16px;
    color: #8b8c91;
}
.why {
    padding: 100px;
}
.why h2 {
    font-size: 58px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.datawhy2 h2,
.offer-card-title {
    margin-bottom: 10px;
    font-weight: 700;
}
.datawhy2 h2 {
    font-size: 58px;
    color: #fff;
    text-align: left;
}
.datawhy2 {
    padding-top: 100px 0;
}
.datawhy2 p,
.datawhy2 span {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}
.footer p,
.footer ul li,
.footer ul li a,
.map-store a {
    font-size: 13px;
}
.datawhy2 .list {
    margin-top: 25px;
}
.datawhy2 .list .list-item {
    margin: 10px 0;
}
.datawhy2 .list .list-item img {
    margin-right: 10px;
    max-height: 26px;
}
.col-md-20 {
    width: 20%;
}
.why .box {
    padding: 25px;
    min-height: 215px;
}
.why .box img {
    max-width: 52px;
    margin-bottom: 15px;
}
.why .box p {
    color: #000d4a;
    margin-bottom: 0;
    font-size: 16px;
}
.btn-primary-master {
    background: #f0df00;
    color: #000d4a;
    border-radius: 5px !important;
    display: inline-block;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 700;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    margin-top: 10px;
    border: none;
}
.offer-card {
    box-shadow: none;
    border: none;
}
.footer .line_1,
.line_1 {
    border-bottom: 1px solid #dcdcdc;
}
.offer-card .offer-card-content {
    padding-top: 15px;
}
.offer-card .offer-card-content .info p {
    margin: 3px 0;
    font-weight: 700;
    font-size: 11px;
}
.offer-card-title {
    display: flex;
    align-items: baseline;
    font-size: 15px;
}
.offer-card-content .info {
    min-height: 90px;
}
.offer-card-content .pricing {
    min-height: 70px;
}
.offer-card-content .offer-oldprice {
    margin-bottom: 5px;
    color: #8b8b8b;
    font-weight: 400;
    font-size: 12px;
}
.offer-card p {
    margin-bottom: 0;
    line-height: 16px;
    color: #000;
}
.offer-price {
    font-size: 22px;
    color: var(--primary-color);
    font-weight: 700;
    margin-bottom: 1rem;
}
.vendas-diretas-full {
    margin-top: 65px;
}
.vendas-diretas-full .bg-image {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    object-fit: cover;
}
.vendas-diretas-half .bg-image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    object-fit: cover;
}
.offers-swiper .swiper_wrap {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
}
.ofertas .swiper-button-next,
.ofertas .swiper-button-prev {
    position: absolute;
    margin-top: -25%;
    transform: translateY(-50%);
}
.ofertas .swiper-button-next {
    right: -60px;
}
.ofertas .swiper-button-prev {
    left: -60px;
}
.dealer-info,
.localizacao,
.new-design,
.ofertas .arrows,
.quotation,
.spamtext {
    position: relative;
}
.ofertas .offer-card img {
    width: 100%;
}
.localizacao {
    background-image: url("../images/bg-unidades-home.jpg");
    background-size: cover;
    background-position: center;
    padding: 4rem 0;
    margin-top: 90px;
    margin-bottom: 0;
}
.localizacao::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.85);
}
.localizacao p {
    color: #fff;
    margin: 25px 0;
}
.dealer-info {
    text-align: center;
    color: #fff;
    padding: 2rem;
}
.spamtext .footer-dog {
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.footer .social-links li {
    color: #000 !important;
    background: #fff;
    border-radius: 40px;
    padding: 0 15px;
    margin: 0 5px;
    line-height: 0;
}
.footer .social-links li:first-child {
    padding: 0 17px;
}
.footer .social-links,
.justificar {
    justify-content: center;
}
.footer {
    background: #000;
    margin-top: 0;
    padding: 0;
}
.footer h2 {
    font-size: 18px;
    color: #fff;
}
.footer .logo-footer {
    max-width: 200px;
    margin-bottom: 15px;
}
.footer ul {
    padding: 0;
}
.footer ul li {
    list-style: none;
    padding: 0;
    color: #fff;
}
.footer ul li p {
    list-style: none;
    margin-bottom: 9px;
    padding: 0;
    color: #fff;
    font-size: 13px;
}
.footer ul li a {
    color: #fff;
    line-height: 40px;
}
.fabricante-home h2,
.footer ul li a i,
.swiper-button-next,
.swiper-button-prev,
.tit-another-options {
    color: #000;
}
.footer ul li a:hover,
.line_1 p a:hover {
    color: var(--color-secondary);
}
.line_1.line_mobile {
    border-top: 2px solid #fff;
}
.line_1.line_mobile p a {
    color: #fff !important;
    font-weight: 700;
    font-size: 11px;
    text-align: center;
}
.line_1.line_mobile .data {
    max-width: 33%;
    padding: 0 3px;
}
.line_1.line_mobile .data:first-child {
    padding-left: 0 !important;
}
.line_1.line_mobile .data:last-child {
    padding-right: 0 !important;
}
.line_1 {
    display: flex;
    width: 100%;
    border-top: 1px solid #0d0d0d;
    background: #0d0d0d;
}
.footer .line_1 {
    border-top: 1px solid #000;
    background: #000;
}
.line_1 img {
    max-height: 42px;
}
.line_1 p {
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    padding-bottom: 0;
    height: 72px;
}
.line_1 .first {
    align-items: start;
    border-right: 1px solid #fff;
}
.footer .line_1 .last {
    align-items: end;
}
.line_1 p span {
    margin: 0 15px;
    color: #fff;
}
.line_1 p a {
    color: #fff !important;
    font-weight: 700;
    font-size: 15px;
}
.footer .line_2 {
    padding: 60px 0;
}
.footer .line_3 p {
    font-size: 12px;
    font-weight: 300;
    line-height: 22px;
}
.footer .line_3 .compliance {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.footer .line_3 .compliance img {
    max-width: 64px;
}
.footer .line_3 .compliance p {
    font-size: 11px;
    text-align: center;
    line-height: 16px;
    margin-top: 8px;
}
.footer .line_4 {
    padding: 20px;
    text-align: center;
}
.footer .line_4 .copyright {
    color: #fff;
    font-size: 11px;
    margin-bottom: 20px;
    font-weight: 300;
}
.footer .line_4 .carburgo-company {
    color: #fff;
    font-size: 14px;
}
.footer .btn-whatsapp,
.footer .btn-whatsapp:hover {
    color: var(--whatsapp-color);
}
.footer .btn-phone,
.footer .btn-whatsapp {
    display: table;
    padding: 1px 15px;
    margin-bottom: 10px;
    border-radius: var(--sm-radius);
}
.footer .btn-whatsapp {
    background: var(--whatsapp-bg);
}
.footer .btn-phone,
.footer .btn-phone:hover {
    color: var(--text-secondary);
}
.footer .btn-phone {
    background: var(--color-secondary);
}
.car-list-mrg,
.footer .stores li {
    margin-bottom: 30px;
}
.footer .store-name,
.vendas-direatas-data h2 {
    font-size: 16px;
}
.spamtext {
    background: #f5f5f5;
    text-align: center;
    color: var(--color-primary);
}
.spamtext .container {
    border-top: 1px solid #dcdcdc;
    padding: 40px;
    text-align: justify;
}
.price-car span,
.spamtext p {
    font-size: 12px;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cpath%20stroke%3D'rgba(255%2C%20255%2C%20255%2C%201)'%20stroke-linecap%3D'round'%20stroke-miterlimit%3D'10'%20stroke-width%3D'2'%20d%3D'M4%207h22M4%2015h22M4%2023h22'%2F%3E%3C%2Fsvg%3E");
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        width: 100%;
        justify-content: end;
    }
}
.car-item-list,
.fist-content-product {
    -moz-box-shadow: 0 5px 13px -3px rgba(0, 0, 0, 0.3);
}
.info-blocks h3 {
    font-weight: 600;
    margin-bottom: 1rem;
    color: var(--primary-color);
}
.info-blocks .strong-text {
    font-weight: 700;
    color: #000;
    font-size: 14px;
}
.info-blocks .data-block h3 {
    font-weight: 700;
    font-size: 14px;
}
.new-design .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1320px;
    margin: 0 auto;
}
.new-design .content-overlay {
    max-width: 500px;
    padding: 2rem;
}
.content-overlay h2 {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}
.version-card {
    padding: 1rem;
    background: #fff;
}
.cta-default span,
.gallery-swiper .swiper-button-next,
.gallery-swiper .swiper-button-prev,
.version-card .version-price {
    color: var(--secondary-color);
}
.version-card img {
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
}
.pag-int-content h6,
.version-card small,
.version-card span {
    color: #787b80;
}
.version-content h3 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 1rem;
}
.version-features {
    padding: 6px;
    margin-bottom: 1.5rem;
    font-size: 14px;
    color: #787b80;
    line-height: 16px;
}
.gallery-swiper,
.versions-swiper {
    padding-bottom: 50px !important;
}
ul.dashed {
    list-style-type: none;
}
ul.dashed > li {
    text-indent: -5px;
}
ul.dashed > li:before {
    content: "-";
    text-indent: -5px;
}
.version-features li {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
}
.version-price {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1rem;
}
.versions-swiper .swiper-pagination {
    bottom: 0;
}
.quotation-content,
.radio-item {
    display: flex;
    align-items: center;
}
.gallery-swiper {
    padding-top: 0;
}
.gallery-swiper .swiper-slide img,
.quotation-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-swiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: var(--primary-color);
    opacity: 0.5;
}
.gallery-swiper .swiper-pagination-bullet-active {
    opacity: 1;
}
.feature-title {
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: var(--primary-color);
}
.feature-description {
    color: #666;
    margin-bottom: 1.5rem;
}
.car.feature-content {
    width: 49%;
    display: inline-block;
}
.swiper.vehicleSwiper,
.tech-swiper {
    padding-top: 0;
}
.tech-card {
    margin-bottom: 2rem;
}
.tech-card img {
    margin-bottom: 0;
    width: 100%;
}
.attr-car .data {
    margin: 45px 0;
}
.attr-car .feature-title,
.tech-content .feature-title {
    font-size: 16px;
    margin-bottom: 15px;
}
.attr-car .feature-description {
    margin-bottom: 10px;
}
.quotation-content {
    background-color: var(--primary-color);
}
.contact-block,
.quotation-content .content-wrapper {
    padding: 20px;
}
.quotation h2 {
    font-size: 26px;
    font-weight: 700;
}
.pag-int-content h2 {
    font-size: 30px;
}
.pag-int-content p {
    padding: 7px 0;
}
.pag-int-content ul li,
.radio-label {
    color: #787b80;
    font-size: 12px;
}
.form-internal-pages .form-control,
.form-internal-pages .form-select {
    padding: 12px 15px;
    font-size: 12px;
    color: #545353;
}
.contact-preference {
    margin: 20px 0;
}
.contact-preference p {
    margin-bottom: 10px;
    color: #333;
}
.radio-group {
    display: flex;
    gap: 20px;
}
.radio-item {
    cursor: pointer;
}
.radio-item input[type="radio"] {
    margin-right: 8px;
}
.oficina .item,
.pecas .item,
.vendas-direatas-data .item {
    margin-bottom: 50px;
}
.vendas-direatas-data .item h2 {
    margin: 22px 0;
}
.oficina .item h2 {
    font-size: 20px;
    margin: 15px 0;
}
.pecas .item h2 {
    font-size: 18px;
    margin: 15px 0;
}
.contact-page {
    background: #212121;
    padding: 140px 0 30px;
}
.contact-page h1 {
    color: #fff;
    font-size: 26px;
    margin-top: 30px;
}
.contact-block h3 {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 700;
}
.content-car-list h2,
.ver-estoque {
    font-size: 18px;
}
.business-hours,
.contact-info,
.location {
    margin-bottom: 20px;
}
.business-hours p,
.contact-info p,
.location p {
    margin-bottom: 0;
    padding: 2px 0;
}
.map-store h6,
.option-attr,
strong {
    font-weight: 700;
}
.padding-showcase {
    padding: 80px 0 20px;
    color: #000;
}
.ver-estoque {
    background: #000;
    color: #fff;
    font-weight: 700;
    border-radius: 6px;
    padding: 10px 25px;
    margin: auto;
    display: block;
    width: max-content;
}
.img-car-list,
.slide-product-item {
    background-size: cover;
    background-position: center;
}
.car-item-list {
    height: 100%;
    width: 100%;
    display: block;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 13px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 13px -3px rgba(0, 0, 0, 0.3);
}
.car-item-list .btn-default {
    padding: 6px 20px;
    border: 1px solid;
    border-radius: 0;
    background: var(--secondary-color);
    color: #fff;
    font-size: 14px;
    margin-top: 13px;
}
.img-car-list {
    height: 240px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.content-car-list {
    padding: 15px;
}
.store-unit-car {
    text-transform: uppercase;
    margin-top: 10px;
    color: #000;
}
.options-list {
    display: flex;
}
.option-list-item {
    width: 33%;
    font-size: 11px;
    color: #979595;
    text-transform: uppercase;
}
.price-car-list {
    align-items: center;
    font-size: 18px;
    font-weight: 900;
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 20px;
}
.price-car-list .special_price {
    margin-top: -10px;
}
.price-car-list .special_price .s {
    display: block;
    color: #979595;
    font-size: 12px;
    margin-bottom: -5px;
    margin-top: 10px;
}
.price-item .btn-default {
    color: #000;
    font-size: 11px;
    text-align: center;
    padding: 8px 10px;
    display: block;
    border-radius: 5px;
}
.first-filter-header {
    padding: 10px;
    margin-bottom: 0;
    background-color: #fff;
    border: none;
}
.filter-pg #SearchIndexForm .bootstrap-select > .dropdown-toggle {
    border-radius: 3px;
    border: 1px solid #dbdbdb;
}
.title-filter-sidebar {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
}
.insider-accordion {
    padding: 10px;
}
.pdg-input-form-filter {
    padding: 21px 10px 5px;
    height: auto;
    font-size: 13px;
    color: #979595;
    border-radius: 3px 3px 3px 0;
    border-color: #dbdbdb;
    margin-bottom: 15px;
}
.product-gallery,
.slide-product-item {
    height: 420px;
    display: block;
    position: relative;
}
.adj-pdng-form-filter_left {
    padding-right: 7px;
}
.adj-pdng-form-filter_right {
    padding-left: 7px;
}
.tit-filter-pg {
    font-weight: 900;
    font-size: 30px;
    color: #000;
}
.slide-product-item {
    width: 100%;
}
.slide-product-item a {
    display: block;
    height: 100%;
    width: 100%;
}
.cel-tabela-mapa,
.feature-item {
    display: table-cell;
    vertical-align: top;
}
.product-gallery .carousel-nav {
    color: #fff;
    font-size: 32px;
    opacity: 1;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    border: NONE;
    position: absolute;
    top: 45%;
    transition: 0.4s;
}
.product-gallery .carousel-nav:hover {
    background-color: rgba(0, 0, 0, 0.85);
}
.product-gallery .carousel-nav.carousel-prev {
    left: 8%;
    padding: 4px 20px 1px 14px;
}
.product-gallery .carousel-nav.carousel-next {
    right: 8%;
    padding: 4px 14px 1px 20px;
}
.fist-content-product {
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 13px -3px rgb(0 0 0 / 30%);
    box-shadow: 0 5px 13px -3px rgb(0 0 0 / 30%);
    padding: 40px 45px;
    background: #fff;
}
.title-detail-product {
    font-size: 24px;
    font-weight: 700;
    color: #000;
}
.subtitle-detail-product {
    font-size: 14px;
    font-weight: 400;
}
.store-detail-product {
    text-transform: capitalize;
    margin-top: 0;
}
.cel-tabela-mapa {
    width: 20px;
    color: #979595;
    font-size: 17px;
    font-weight: 400;
}
.feature-item span {
    color: #979595;
    font-size: 16px;
    font-weight: 400;
    margin-left: 5px;
}
.feature-item p {
    color: #2d2d2d;
    font-weight: 700;
    font-size: 13px;
}
.title-about-product {
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
}
.fist-content-product hr {
    border-top: 2px solid rgba(0, 0, 0, 0.1);
    margin: 20px 0;
}
.serie-itens ul {
    list-style: inside;
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 0 0 0 15px;
}
.serie-itens ul li {
    margin: 1px;
    width: 33%;
    list-style: initial;
    float: left;
    font-size: 14px;
}
.form-interna-carros {
    margin-top: -35px;
}
.form-interna-carros .card {
    width: 100%;
    border: none;
    -webkit-box-shadow: 0 5px 13px -3px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 5px 13px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 13px -3px rgb(0 0 0 / 30%);
    border-radius: 8px;
}
.form-interna-carros .card-header {
    display: table;
}
.card-header .icone-card {
    display: table-cell;
    background: var(--secondary-color);
    font-size: 30px;
    color: #fff;
    margin: 0;
    vertical-align: middle;
    padding: 15px 9px 15px 16px;
    border-radius: 5px 0 4px;
    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px;
    -ms-border-radius: 0 0 4px 0;
    -o-border-radius: 0 0 4px;
    text-align: center;
}
.form-interna-carros .card-header {
    padding: 0;
    background: #fff;
    color: #2d2d2d;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: none;
}
.form-interna-carros .card-header h3 {
    color: #2d2d2d;
    display: table-cell;
    text-align: left;
    padding-left: 15px;
    font-size: 20px;
    padding-top: 2px;
    line-height: 22px;
    text-rendering: optimizeLegibility;
    font-weight: 900;
}
.form-interna-carros .card-header p {
    font-size: 18px;
    margin: 0 !important;
    line-height: 18px;
    font-weight: 400;
    color: #2d2d2d;
}
.form-interna-carros .card-header a {
    width: auto;
    display: table-cell;
    vertical-align: middle;
}
.form-interna-carros .card-body {
    padding: 5px 20px 20px;
    background: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.form-interna-carros .accordion {
    width: 269px;
    position: absolute;
    top: -40px;
    right: 0;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    z-index: 5;
}
.price-car {
    font-size: 26px;
    color: #000;
    font-weight: 900;
    margin: 15px 0 0;
}
.price-car .s {
    display: block;
    font-size: 18px;
    color: #979595;
}
.financing {
    font-size: 13px;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.form-interna-carros .input-custom,
.form-interna-carros .input-custom select {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 14px;
}
.form-interna-carros .input-custom select {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 14px;
    padding-left: 8px;
    padding-top: 9px;
}
.form-interna-carros .form-check-input {
    height: 14px;
    display: block;
    width: 14px;
    margin-left: 0;
    margin-top: 12px;
}
.form-interna-carros .form-check-label {
    color: #2d2d2d;
    margin: 10px 0 10px 20px;
    font-size: 12px;
}
.btn-form-car-detail {
    background: #000;
    font-size: 14px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    width: 100%;
    border-radius: 6px;
    border: none;
    padding: 8px;
}
.formulario .form-control:not(textarea) {
    height: 30px !important;
}
.control-label,
.input-custom .select2-container + .control-label,
.input-custom input + .control-label,
.input-custom select + .control-label,
.input-custom textarea + .control-label {
    flex: 1;
    color: #c4c4c4;
    font-size: 12px;
    font-weight: 400;
    pointer-events: none;
    display: inline-block;
    line-height: 5px;
    padding: 0 5px;
    transition: 0.2s;
    background-color: #fff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transform: translate(10px, 30px) scale(1);
    -ms-transform: translate(10px, 3px) scale(1);
}
.input-custom .select2-container + .control-label,
.input-custom input:focus + .control-label,
.input-custom input:not(:placeholder-shown) + .control-label,
.input-custom select:valid + .control-label,
.input-custom textarea:focus + .control-label,
.input-custom textarea:not(:placeholder-shown) + .control-label {
    font-size: 13px;
    color: #c4c4c4;
    transform: translate(10px, 9px) scale(1);
}
.input-custom input:focus,
.input-custom select:focus,
.input-custom textarea:focus {
    border-color: var(--secondary-color);
    box-shadow: 0 3px 6px 0 rgba(86, 86, 86, 0.16) !important;
}
.detail-cars-dealer .form-internal-pages,
.store-car-detail {
    -webkit-box-shadow: 0 5px 13px -3px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 5px 13px -3px rgba(0, 0, 0, 0.3);
}
.formcarros .form-check-label {
    margin-bottom: 0;
    color: #fff;
    margin-left: 20px;
    font-size: 13px;
}
.store-car-detail {
    border-radius: 8px;
    box-shadow: 0 5px 13px -3px rgb(0 0 0 / 30%);
    margin-top: 20px;
}
.header-store-car-detail {
    background: var(--secondary-color);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 8px 0;
}
.header-store-car-detail h3 {
    color: #fff;
    font-weight: 900;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
}
.content-store-car-detail {
    padding: 20px 10px;
    text-align: center;
}
.content-store-car-detail p {
    margin-bottom: 0;
    color: #000;
}
#car-sugestions {
    margin: 0 -15px;
}
#car-sugestions .slide-item {
    padding: 0 15px;
}
.another-options {
    margin: 60px 0;
}
.tit-another-options {
    font-weight: 900;
    font-size: 26px;
    margin-bottom: 25px;
}
.thankyou {
    padding: 80px 0;
}
.cta-default {
    font-size: 28px;
    line-height: initial;
    margin-bottom: 5px !important;
    font-weight: 700;
}
.cta-default h1::after,
.h1::after {
    border-top: 3px solid #212121;
    content: " ";
    left: 0;
    position: relative;
    width: 2.5em;
    display: block;
}
.floating-label {
    position: absolute;
    margin-left: 11px;
    padding-top: 5px;
    font-size: 13px;
    color: #2d2d2d;
    text-transform: uppercase;
    z-index: 999;
}
.first-input-top,
.first-input-top .dropdown-toggle {
    border-top-left-radius: 6px !important;
}
.first-input-bottom,
.first-input-bottom .dropdown-toggle {
    border-bottom-left-radius: 6px !important;
}
#SearchIndexForm .bootstrap-select > .dropdown-toggle {
    background: #fff;
    color: #979595;
    border-radius: 0;
    border-color: #dbdbdb;
    border-right: 0;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    background: #fff;
    color: #979595;
}
.bootstrap-select > .dropdown-toggle {
    background: #fff;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    padding: 15px 0 0 2px;
    font-size: 13px;
}
.pdg-input-form-home {
    padding: 21px 10px 5px;
    height: auto;
    font-size: 13px;
    color: #979595;
    border-radius: 0;
    border-color: #dbdbdb;
    margin-top: -1px;
    background-clip: unset;
    border-right: 0px;
}
.btn-search-home {
    height: calc(100% + 1px);
    margin-left: -1px;
    border-radius: 0 6px 6px 0;
    background: #000;
    font-size: 20px;
    width: 100%;
    font-weight: 700;
    border: none;
    margin-top: -1px;
}
.filter-pg .accordion-button {
    flex-direction: column;
}
.accordion-filter {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 15px 10px;
}
.filter-pg .accordion-filter h2 a {
    font-size: 24px;
    margin-bottom: 10px;
}
.master-logo-container img,
.swiper-slide img {
    max-width: 100%;
    height: auto;
}
.fancybox-slide--image .fancybox-content {
    background: 0 0;
}
.detail-cars-dealer .form-internal-pages {
    border: 1px solid #cccccc4d;
    border-radius: 4px;
    box-shadow: 0 5px 13px -3px;
    padding: 20px 15px;
    height: max-content;
    background: var(--secondary-color);
    margin-top: 0;
}
.detail-cars-dealer .form-internal-pages h2 {
    font-size: 22px;
    color: #fff;
}
.detail-cars-dealer .form-internal-pages .contact-preference p,
.detail-cars-dealer .form-internal-pages .radio-label {
    color: #fff;
    font-size: 11px;
}
.detail-cars-dealer .form-internal-pages .btn-default {
    background: #fff;
    color: var(--secondary-color);
    font-size: 13px;
}
.map-store {
    border: 1px solid #cccccc4d;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 13px -3px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 5px 13px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 13px -3px;
    padding: 20px 15px;
    margin-top: 30px;
}
.testimonials {
    padding: 120px 0 60px;
}
.testimonials-faqs {
    background-size: cover;
    background-repeat: no-repeat;
}
.testimonials .item {
    border-radius: 10px;
    padding: 25px;
    min-height: 322px;
    background: #fff;
}
.faqs h2,
.testimonials h2 {
    color: #2549ff;
    text-align: center;
    font-size: 50px;
}
.testimonials .subcta {
    padding: 20px 0;
}
.testimonials .item p {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
}
.faqs .title-faq {
    margin-bottom: 40px;
}
.faqs .accordion-item {
    margin-bottom: 20px;
    border: none;
}
.faqs .accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E%0A");
}
.faqs .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-x-lg' viewBox='0 0 16 16'%3E%3Cpath d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8z'/%3E%3C/svg%3E");
}
.faqs .accordion-button:not(.collapsed),
.faqs .accordion-collapse.collapse.show,
.faqs .accordion-collapse.collapsing {
    background-color: #2549ff;
    color: #fff;
}
.faqs .accordion-button:not(.collapsed) {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.faqs .accordion-button:focus {
    border: none;
    box-shadow: none;
}
.accordion-button:not(.collapsed) {
    box-shadow: inset 0 calc(-2 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.faqs .accordion-collapse.collapse.show,
.faqs .accordion-collapse.collapsing {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.master-banner-section {
    background-color: #2549ff;
    padding: 5rem 0;
    position: relative;
}
.master-logo-container {
    margin-bottom: 1rem;
}
.master-description {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.6;
}
.master-footer {
    height: 12px;
    width: 100%;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.master-footer-green {
    background-color: #008c45;
    width: 33.33%;
}
.master-footer-white {
    background-color: #fff;
    width: 33.33%;
}
.master-footer-red {
    background-color: #cd212a;
    width: 33.33%;
}
@media (max-width: 768px) {
    h2 {
        font-size: 22px;
    }
    #banner-2 .form_banner,
    .mega .dropdown-menu,
    .navbar {
        position: relative;
    }
    .footer,
    .navbar .nav-link,
    .quotation-content,
    .quotation-image {
        text-align: center;
    }
    .site-section {
        padding: 30px 0;
    }
    .desktop-hidden {
        display: block !important;
    }
    .mobile-hidden {
        display: none !important;
    }
    .navbar {
        padding: 10px 0;
        background: #0048ff;
    }
    .navbar-toggler {
        border: none;
        width: 20%;
    }
    .navbar.scrolled {
        background: #fff;
    }
    .navbar-collapse {
        max-width: 100%;
    }
    .navbar-brand {
        width: 80%;
        margin-top: 0;
        margin-right: 0;
    }
    .navbar-brand img {
        height: 65px;
        margin-top: 0;
        margin-right: 0;
    }
    .navbar .logo-mobile {
        display: block;
        margin-left: calc(29% - 66px);
    }
    .navbar .nav-link {
        padding: 15px 8px !important;
        color: #fff !important;
    }
    .navbar .logo-desktop,
    .ofertas .arrows {
        display: none;
    }
    .mega-menu {
        box-shadow: none;
        padding: 1rem 0;
    }
    .nav-menu-header .nav-item:first-child .nav-link {
        padding-left: unset;
    }
    .car-menu-item {
        border-bottom: 1px solid #eee;
    }
    #banner-2 .form_banner {
        display: block;
        right: 0;
        top: 0;
        margin: 20px auto;
        width: 100%;
    }
    .gama-peugeot .swiper-pagination {
        display: block;
    }
    .gama-peugeot .swiper {
        padding-bottom: 60px !important;
    }
    .form-proposal {
        margin: 1rem;
        position: static !important;
        transform: none !important;
    }
    .gama-tabs {
        flex-wrap: wrap;
        gap: 1rem;
    }
    .gama-peugeot h2 {
        font-size: 30px;
    }
    .gama-peugeot {
        padding-bottom: 50px;
    }
    .ofertas {
        margin-bottom: 70px;
    }
    .ofertas h2 {
        margin-bottom: 5px;
        font-size: 20px;
    }
    .offer-card {
        padding: 0 20px;
    }
    .offers-swiper {
        padding-bottom: 55px;
    }
    .offers-swiper .swiper-pagination {
        bottom: -10px;
    }
    .vendas-diretas-full .bg-image,
    .vendas-diretas-half .bg-image {
        position: relative;
        width: 100%;
        height: 300px;
        margin-bottom: 2rem;
    }
    .vendas-diretas-full,
    .vendas-diretas-half {
        padding: 0;
    }
    .vendas-diretas-full h3,
    .vendas-diretas-half h3 {
        font-size: 22px;
        margin-top: 20px;
        line-height: 30px;
    }
    .vendas-diretas-half {
        padding-top: 65px;
    }
    .vendas-diretas-full .btn-primary,
    .vendas-diretas-half .btn-primary {
        margin-top: 15px;
    }
    .dealer-info {
        padding: 30px 10px;
    }
    .dealer-info h4,
    .footer .line_3 h5,
    .footer .line_3 p {
        font-size: 13px;
    }
    .localizacao p {
        color: #fff;
        margin: 15px 0;
        font-size: 12px;
        font-weight: 300;
        line-height: 24px;
    }
    .footer h2,
    .footer h5,
    .pag-int-content .images-internal-pages,
    .want-to-know {
        margin-top: 20px;
    }
    .datawhy2,
    .footer .line_2 {
        padding: 40px 0;
    }
    .footer .line_4 {
        padding-bottom: 70px;
    }
    .info-blocks .initial-info {
        flex-direction: column;
    }
    .info-blocks .initial-info .data-block {
        padding: 15px 0;
    }
    .info-blocks .initial-info .data-block:first-child {
        padding-top: 30px;
    }
    .info-blocks .data-block h3 {
        margin-bottom: 10px;
    }
    .new-design .content-overlay {
        padding: 15px;
    }
    .attr-car h2 {
        margin-bottom: 15px;
    }
    .performance .col-md-4 {
        order: -1;
        margin-bottom: 2rem;
    }
    .tech-card {
        margin-bottom: 2rem;
    }
    .banner-pages p,
    .quotation h2 {
        font-size: 18px;
    }
    .banner-pages {
        padding: 210px 0 120px;
    }
    .banner-pages h1 {
        font-size: 28px;
    }
    .pag-int-content h2 {
        font-size: 18px;
        line-height: 26px;
    }
    .want-to-know {
        background: #edeaea;
    }
    .datawhy2 .btn-primary-master,
    .want-to-know .btn {
        margin: auto;
        display: block;
    }
    .filter-btn-mobile {
        background: #000;
        font-size: 14px;
        font-weight: 900;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        border: none;
        padding: 12px 8px;
        display: block;
        width: 60%;
        margin: 15px auto auto;
    }
    .serie-itens ul li {
        margin: 1px;
        width: 49%;
        list-style: initial;
        float: left;
        font-size: 14px;
    }
    .contact-page {
        padding: 75px 0 30px;
    }
    .fist-content-product {
        padding: 35px 20px;
    }
    .swiper.vehicleSwiper {
        padding-bottom: 0;
    }
    .welcome h2 {
        font-size: 42px;
    }
    .about h2 {
        font-size: 34px;
    }
    .about .btn-primary-master,
    .testimonials-faqs .btn-primary-master {
        width: 100%;
        max-width: unset;
    }
    .about .btn-primary-master,
    .about .data3 .text,
    .testimonials .item {
        margin-bottom: 30px;
    }
    .about .data2,
    .why {
        padding: 60px 0;
    }
    .about .data2 img {
        position: relative;
        right: -15px;
        margin-top: -45px;
    }
    .about .data3 {
        padding-bottom: 40px;
        padding-top: 30px;
    }
    .barra {
        background: #2549ff;
    }
    .why h2 {
        font-size: 40px;
    }
    .col-md-20 {
        width: 100%;
    }
    .why .box {
        min-height: unset;
    }
    .faqs h2,
    .testimonials h2 {
        color: #2549ff;
        text-align: center;
        font-size: 38px;
    }
    .testimonials {
        padding: 60px 0 30px;
    }
}
.rodape {
    background: linear-gradient(103deg, #000d4a 0, #2549ff 48.5%, #e001fe 100%);
}
.rodape h4,
.rodape p {
    color: #fff;
}


 /* fundo inspirado no modelo */
  .lp-footer{
    background: linear-gradient(135deg,#0d2766 0%, #1c3ea3 35%, #6b2fb9 100%);
  }
  .master-logo-image{ max-width:260px; height:auto; }
  .lp-divider{ border-top:1px solid rgba(255,255,255,.18); }
  .lp-body{ line-height:1.7; opacity:.95; }
  .lp-card{
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.10);
    border-radius: .75rem;
    padding: 1rem 1.25rem;
  }
  .lp-card h5{ color:#ffd79a; letter-spacing:.02em; }
  .lp-card ul{ padding-left:1.1rem; }
  .lp-card li{ margin-bottom:.35rem; }

  /* faixas da bandeira (mantidas do seu layout) */
  .master-footer{ display:flex; width:100%; height:10px; }
  .master-footer-green{ flex:1; background:#009246; }
  .master-footer-white{ flex:1; background:#ffffff; }
  .master-footer-red{ flex:1; background:#ce2b37; }

  /* responsivo */
  @media (max-width: 991.98px){
    .master-logo-image{ max-width:220px; }
    .master-description{ font-size:1rem; }
  }


/* FOOTER 1 */
#footer_1 h5, #footer_1 p {
  color: var(--white-dark);
}

#footer_1 {
background: linear-gradient(103deg, #000d4a 0, #2549ff 48.5%, #e001fe 100%);
padding: 50px 0;
}

/*BG-1*/
.bg-1 {
  position: relative;
}
.bg-1 .background-image-container {
  position: absolute;
  top: 200px;
  right: 0;
  width: 35%; /* Ajuste conforme necessÃ¡rio */
  height: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  opacity: 1; /* Ajuste a opacidade conforme necessÃ¡rio */
  z-index: 1;
  pointer-events: none; /* Garante que os cliques passem atravÃ©s da imagem */
}

/* Se quiser um efeito sutil de movimento ao rolar a pÃ¡gina */
@media (min-width: 992px) {
  #bg-1 .background-image-container {
      transform: translateY(0);
      transition: transform 0.5s ease-out;
  }
  
  #bg-1:hover .background-image-container {
      transform: translateY(-10px);
  }
}

/* Responsividade */
@media (max-width: 768px) {
  #bg-1 .background-image-container {
      width: 50%;
      opacity: 0.1; /* Reduz mais a opacidade em telas menores */
  }
}

/*BG-2*/
.bg-2 .background-image-container {
  position: absolute;
  bottom: 20%;
  left: 0;
  width: 38%;
  height: -webkit-fill-available;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  opacity: 1;
  z-index: 1;
  pointer-events: none;
}

/*BG-3*/
.bg-3 {
  background-size: cover;
  background-position: center;
  border-radius: 35px;
  padding: 0 30px;
}

@media (max-width: 768px) {
  .bg-3 {
    padding: 0;
    border-radius: 0;
  }
}



.form_banner2 {
    padding: 30px 25px;
    box-shadow: -2px -2px 6px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-align: center;
    border-radius: 13px;
}
.form_banner2 h4 {
    color: #061c3d;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px;
    letter-spacing: 0.4px;
}
.form_banner2 .form-group:last-child, {
    margin-bottom: 0;
}
.form_banner2 p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}
.form_banner2 .form-group {
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    color: #061c3d !important;
}
.form_banner2 label {
    margin-bottom: 5px;
}
.form_banner2 p {
    margin-top: 15px;
    margin-bottom: 15px;
}
.form_banner2 .form-control,
.form_banner2 select {
    font-weight: 400;
    background: #fff;
    color: #838e9e !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    height: auto;
    outline: 0;
    box-shadow: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 1px solid #ccc;
}
.form_banner2 .btn,
.form_banner2 .btn_send {
    display: inline-block;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    width: 100%;
}
.form_banner2 input::placeholder,
.form_banner2 select::placeholder,
.form_banner2 textarea::placeholder {
    color: #838e9e;
    font-size: 16px;
    font-weight: 300;
}
.form_banner2 .btn {
    background: #000000a8;
    border-color: #000000a8;
    color: #fff;
    padding: 11px 18px;
    margin-bottom: 7px;
    margin-right: 5px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    vertical-align: middle;
    white-space: pre-line;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.3s ease-out;
}
.form_banner2 .btn_send {
    line-height: normal;
    letter-spacing: 0.5px;
    white-space: pre-line;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}
.form_banner2 .btn_send {
    background: var(--secondary-color);
    color: #fff;
    border-radius: 5px !important;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 700;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    transition: 0.3s ease-out;
    margin-top: 10px;
    border: none;
}
.form_banner2 .btn_send i {
    margin-left: 5px;
}