@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:wght@400..700&display=swap');

/********** Template CSS **********/
:root {
    --primary: #337ab7;
    --secondary: #3471f4;
    --light: #F2F2F2;
    --dark: #1D2833;
    --font-style: 'Albert Sans', sans-serif;
}

* {
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 15px;
    font-family: var(--font-style);
}

.fonte1 {
    font-family: var(--font-style);
}

body {
    font-family: var(--font-style);
    padding: 0;
    color: #000;
    background-color: #f2f0e3;
}

.cor-br {
    color: #fff;
}

.cor-pt {
    color: #000;
}

.cor-vm {
    color: #ff0000;
}

.sombra {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
}

.dropdown-menu a {
    font-weight: 500;
}

.st-1 {
    border-bottom: solid;
    border-width: 1px;
    border-bottom-color: #e0e0e0;
    padding-bottom: 15px;
}

.st-2 {
    border-bottom: solid;
    border-width: 1px;
    border-bottom-color: #e0e0e0;
    padding-top: 12px;
    padding-bottom: 15px;
}

.mt-2 {
    margin-top: 2rem;
}

.mb-2 {
    margin-bottom: 2rem;
}

.pb-2 {
    padding-bottom: 2rem;
}

.pt-2 {
    padding-top: 2rem;
}

.pt-4 {
    padding-top: 4rem;
}

.mb-4 {
    margin-bottom: 4rem;
}

.pbt-2 {
    padding: 2rem 0;
}

.mbt-2 {
    margin: 2rem 0;
}

.pbt-4 {
    padding: 4rem 0;
}

.mbt-4 {
    margin: 4rem 0;
}

.st-3 {
    padding-top: 15px;
}

.py-10 {
    margin-bottom: 45px;
}

.px-10 {
    margin-top: 45px;
}

.btn-style {
    padding: 0.75rem 3rem;
}

.btn-style-2 {
    padding: 0.75rem 1.8rem;
}

a {
    text-decoration: none;
}

/*** Heading ***/
.fw-bold,
.fw700 {
    font-weight: 700 !important;
}

.fw-semi-bold,
.fw600 {
    font-weight: 600 !important;
}

.fw-medium,
.fw500 {
    font-weight: 500 !important;
}

.fw-normal,
.fw400 {
    font-weight: 400 !important;
}

.tsw {
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}

.ft-modelos {
    color: #fff;
}


/*** Button ***/
.btn {
    font-family: var(--font-style);
    font-weight: 500 !important;
    transition: .5s;
    font-size: 15px;
}

.btn-link a:hover {
    text-decoration: none;
}

.bi-check,
.bi-x {
    font-size: 25px;
}

.fa-3x {
    font-size: 50px;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 8px;
}

.risco {
    text-decoration: line-through;
    color: #aaa;
}

/*** Navbar ***/
.navbar-light .navbar-nav .nav-link {
    margin-left: 1.9rem;
    padding: 5px 0;
    font-size: 16px;
    font-family: var(--font-style);
    color: #fff !important;
    font-weight: 600 !important;
    outline: none;
    transition: .5s;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}

.navbar {
    /*background-color: #4666ff;*/
    width: 100%;
    min-height: 12vh !important;
    position: absolute;
    z-index: 9;
}

.dw-title {
    background-color: #002761;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 13px;
    text-align: center;
}

.dropdown-item:hover {
    background-color: #4666ff;
    color: #fff;
    text-shadow: none;
}

.navbar-toggler {
    border-color: #fff;
}

.navbar-toggler:focus {
    outline: 0;
    box-shadow: none;
}

.nav-link.active {
    color: #fff !important;
    font-weight: 500 !important;
    background-color: #0d6efd !important;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 0;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #ffff00 !important;
}

.navbar-light .navbar-brand h1 {
    color: #fff;
    display: flex;
    align-items: center;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-brand img {
    max-height: 60px;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-brand img {
    max-height: 60px;
}

.navbar-light .navbar-brand img {
    margin-right: 15px;
}

/*** Hero Header ***/
.header-site {
    height: 100vh;
    /*background-color: #3f52e3;*/
    background: linear-gradient(260deg, #006CF5 10%, #044ab3 70%);
    position: relative;
    top: 0;
}

.hero-header-min {
    background-color: #1b255f;
    height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -1px;
}

.hero-header-min-2 {
    background-color: #1b255f;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    height: 50px;
    width: 100%;
    margin-top: -1px;
}

.header-site-bgcolor {
    background: url("../assets/img/banner_shape.svg");
    height: 100vh;
    width: 100%;
    object-fit: cover;
}

.texto-header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.txt-header {
    display: flex;
    flex-direction: column;
}

/*** Section Title ***/
.section-title::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 11px;
    bottom: 0;
    left: 0;
    border-top: 1px solid #5A5A5A;
    border-bottom: 1px solid #5A5A5A;
}

.section-title::after {
    position: absolute;
    content: "";
    width: 90px;
    height: 1px;
    bottom: 5px;
    left: 0;
    background: var(--primary);
}

.section-title.text-center::before {
    left: 50%;
    margin-left: -30px;
}

.section-title.text-center::after {
    width: 120px;
    left: 50%;
    margin-left: -60px;
}

/*** Footer ***/
.footer {
    background-color: #273c75;
    /*background-image: linear-gradient(277deg, #18223D 0%, #00041a 100%);*/
}

.footer p {
    font-size: 15px;
    font-family: var(--font-style);
    font-weight: 400;
}

.footer a {
    text-decoration: none;
    color: #fff;
    padding: 4px 5px;
    border-radius: 5px;
    transition: all 0.7s ease;
    font-weight: 400;
}

.footer a:hover {
    color: #fda90d;
    transition: all 0.7s ease;
}

.links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.links h5 {
    padding: 0 5px;
}

.footer .copyright {
    padding: 10px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .3);
    font-family: var(--font-style);
}

.footer .copyright a {
    color: var(--light);
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .3);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.centro {
    display: flex;
    justify-content: center;
}

p {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
}

.bg-modelos {
    background-color: #46bbca;
}

.fundo-site {
    background: linear-gradient(45deg, #4270e4 0%, #2c59cc 100%);
}

.fundo-app {
    background-color: #f2f2f2;
}

.borda-1 {
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
}

.borda-2 {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.15);
}

.bg-1 {
    background-color: #002761;
    border-radius: 5px 5px 0 0;
}

.bg-down {
    background-color: #f2f2f2;
}

#widget-container button {
    padding: 7px 15px;
    background-color: #ccc;
    border: none;
    border-radius: 10px;
    cursor: not-allowed;
    color: #000;
    font-size: 16px;
    position: fixed;
    right: 30px;
    bottom: 20px;
}

.box {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    display: flex;
    align-items: center;
    transition: all 0.7s ease;
    margin: 10px 0;
    flex-direction: column;
}

.box:hover {
    border: 1px solid #7d8bac;
    background-color: #f3f3fa;
}

.sub-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.box img {
    width: 100%;
    max-width: 320px;
    height: 135px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    border: 1px solid #ddd;
}

/* Accordion */
#accordion-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 0.7rem;
}

.accordion {
    background-color: #fff;
    border-radius: 8px;
    padding: 12px;
    cursor: pointer;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
    --bs-accordion-body-padding-y: 0 !important;
}

.accordion-header {
    width: 100%;
    border: none;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
}

.accordion-header span {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.accordion-body {
    display: none;
}

.accordion-body.active {
    opacity: 1;
    height: 100%;
    padding: 5px;
    background-color: #009aff;
    color: #fff;
    border-radius: 5px;
    display: block;
}

.accordion:has(.active) .arrow {
    transform: rotate(180deg);
}

.arrow {
    transition: transform .2s linear;
}

.price {
    background-color: #04107c;
}

/* Formulário */
.form-group {
    margin-bottom: 20px;
}

label {
    display: block;
    color: #000;
}

input,
textarea,
select {
    width: 100%;
    padding: 8px;
    border: 1px solid #bbb;
    border-radius: 4px;
    font-size: 15px;
}

textarea {
    height: 150px;
    resize: none;
}

input:focus,
textarea:focus {
    outline: none;
    border: 1px solid #1062fe;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border-radius: 8px;
    width: 80%;
    max-width: 500px;
}

.close {
    position: absolute;
    right: 20px;
    top: 10px;
    color: #ff0000;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.close:hover {
    color: #555;
}

#modalMessage {
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
}

.success-message {
    color: #00a305;
}

.error-message {
    color: #ff1100;
}

#captchaGroup {
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 4px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#captchaQuestion {
    font-weight: bold;
    color: #333;
}

#captchaAnswer {
    width: 100px;
}

.error-border {
    border: 1px solid #fa1100 !important;
}

.btn-formulario {
    width: 100%;
    height: 40px;
    max-width: 150px;
}

/* WhatsApp Button Styles */
.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    /* WhatsApp green */
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    z-index: 1000;
    transition: transform 0.3s ease;
}

.whatsapp-button:hover {
    transform: scale(1.1);
}

.whatsapp-button img {
    width: 35px;
    height: 35px;
}

/* Popup Overlay Styles */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1001;
    visibility: hidden;
    /* Hidden by default */
    opacity: 0;
    transition: visibility 0s, opacity 0.3s ease;
}

.popup-overlay.visible {
    visibility: visible;
    opacity: 1;
}

/* Popup Content Styles */
.popup-content {
    background-color: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    text-align: center;
    max-width: 450px;
    width: 90%;
    transform: translateY(-20px);
    /* Initial state for animation */
    transition: transform 0.3s ease;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.popup-overlay.visible .popup-content {
    transform: translateY(0);
    /* Final state for animation */
}

.popup-content h2 {
    color: #333;
    margin-bottom: 15px;
    font-size: 1.8em;
}

.popup-content p {
    color: #555;
    line-height: 1.5;
    margin-bottom: 10px;
}

.popup-content ul {
    list-style: none;
    padding: 0;
    margin-top: 0;
    text-align: left;
    display: inline-block;
    /* Center the list */
}

.popup-content ul li {
    margin-bottom: 5px;
    color: #444;
}

#whatsapp-form input,
#whatsapp-form select {
    width: 100%;
    padding: 10px;
    margin: 8px 0 20px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/* Configurações de Telas */
@media screen and (max-width: 991px) {
    .navbar-light {
        z-index: 10;
    }

    .navbar-light .navbar-collapse {
        margin-top: 15px;
        background-color: #343a40;
        border-radius: 7px;
        padding: 15px;
    }

    .navbar-light .navbar-nav .nav-link,
    .sticky-top.navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
        margin-left: 0;
        color: #fff !important;
    }

    .navbar-light .navbar-brand h1 {
        color: #fff;
    }

    .navbar-light .navbar-brand img {
        max-height: 60px;
    }

    .fs {
        font-size: 34px;
    }

    .pd-70 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .copyright-bottom {
        margin-bottom: 35px;
    }

    .pt-container {
        padding-top: 50px;
    }

    .img-header {
        display: none;
    }

    .txt-header {
        justify-content: center;
        align-items: center;
    }

    .box img {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .hero-header {
        clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
        height: 100vh;
    }

    .btn-menu {
        margin-left: 2rem;
    }

    .sticky-top.navbar-light .navbar-brand h1 {
        color: #fff;
    }

    .fs {
        font-size: 48px;
    }

    .pd-70 {
        padding-top: 70px;
        padding-bottom: 70px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .copyright-bottom {
        margin-bottom: 5px;
    }

    .pt-container {
        padding-top: 150px;
    }

    .img-header img {
        width: 100%;
        height: auto;
        padding: 5px;
        filter: drop-shadow(5px -1px 0.4rem);
    }

    .paineis {
        display: flex;
        justify-content: center;
        gap: 15px;
    }
}