@import url(https://db.onlinewebfonts.com/c/4154cfc3ed9df9ccdedf7ad42cb3e188?family=Aspira+XNar+W01+Heavy);

h1 {
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    color: white;
    font-size: 3.5vw;
}
/* NAVBAR BASE */
.navbar {
    height: 100px;
    z-index: 1030;
}

/* LOGO */
.navbar-brand img {
    height: 80px;
    width: auto;
}

.nav-link {
    color: #000 !important;
    font-family: "Raleway", sans-serif;
    font-size: 1.2em;
}

.nav-link:hover {
    color: white !important;
    background-color: black;
    transition: all .2s ease-in-out;
    border-radius: 10px;
}

.menu-contato {
    background-color: #000 !important;
    border-radius: 30px;
    color: #fff !important;
    padding: .5em 2em !important;
}

#topo {
    width: 100%;
    background-image: url(../img/bg_topo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    position: relative;
    display: block;
    margin-top: 100px;
}

#topo-mobile-bg img {
    display: none;
    width: 100%;
}

#presenca-mobile-bg img {
    display: none;
    width: 100%;
}

#topo-texto {
    background-color: black;
    width: 30vw;
    border-radius: 60px;
    padding: 2em 1em 3em 4em;
    margin-left: -2em;
    float: left;
    margin-top: 200px;
}

#topo-texto p, #topo-texto a {
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-size: 1.1vw;
}

#topo-texto a {
    background-color: white;
    color: black;
    padding: .5em 1em;
    border-radius: 20px;
    margin-top: 2em;
}

#numeros {
    background-color: black;
    text-align: center;
}

#numeros h1 {
    margin-bottom: -10px;
}

#numeros .row {
    display: flex;
    justify-content: center;
}

#numeros .col {
    margin: auto;
}

#numeros p {
    font-size: 2em !important;
    color: white;
    font-family: 'Raleway', sans-serif;
}

#presenca {
    width: 100%;
}

#presenca #mapa {
    width: 100%;
    background-color: #f5efe8;
    height: 45vw;
}

#presenca #mapa h2 {
    float: left;
    width: 75%;
    margin-top: 50%;
    padding: 2em;
    font-size: 1.5vw;
    font-family: 'Raleway', sans-serif;
}

#presenca #mapa img {
    float: right;
    position: absolute;
    right: -10vw;
    top: 4vw;
    z-index: 999;
    width: 33vw;
}

#presenca #bg-empresas {
    width: 100%;
    background-image: url(../img/bg_presenca.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}

#presenca #logos-empresas {
    position: absolute;
    bottom: 0;
    height: 150px;
    background-color: black;
    width: 100%;
}

#logos-empresas {
    vertical-align: middle;
}

#logos-empresas .row {
    height: 100%;
    display: flex;
    align-items: center;
}


#logos-empresas h2 {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    color: white;
}

#logos-empresas h6 {
    font-family: "Raleway", sans-serif;
    color: white;
    font-weight: bold;
}

#logos-empresas img {
    height: 40px;
    object-fit: contain;
}

#catalogo {
    background-color: #f5efe8;
    padding: 0 6em 3em 6em;
}

#catalogo h1 {
    color: #000;
    text-align: center;
    padding: 1em 0 1em 0;
    font-family: 'Raleway', sans-serif;
    padding: 1em 0 0 0;
    margin-bottom: -5px;
}

#catalogo h3 {
    text-align: center;
    margin: 0 0 0 0;
    font-family: 'Raleway', sans-serif;
}

.galeria {
    display: flex;
    margin-bottom: 2em;
}

.imagem-esquerda,
.imagens-direita {
    display: flex;
    flex-direction: column;
}

.imagens-direita {
    height: 100%;
}

.imagem-topo {
    flex: 1;
}

.imagem-base {
    flex: 1;
}

.galeria img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 80px;
    padding: 1em;
}

#btn-ver-catalogo {
    color: white;
    background-color: black;
    padding: .5em 1.5em;
    border-radius: 30px;
    display: table;
    margin: auto;
    align-items: center;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    font-size: 1.3em;
}

#btn-ver-catalogo a {
    text-decoration: none;
    color: white;
}

#contato {
    position: relative;
    background-image: url('../img/bg_contato.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#contato::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 80%);
    z-index: 0;
}

#contato div.col-lg-6:nth-child(1) {
    padding: 11vw;
    position: relative;
    z-index: 1;
}

#contato div.col-lg-6:nth-child(2) {
    padding: 10vw 4vw 0 0;
    position: relative;
    z-index: 1;
}

#contato h1 {
    font-size: 4.5vw;
    margin-bottom: 1em;
}

#contato p {
    color: #fff !important;
    font-family: "Raleway", sans-serif;
    font-size: 1.5em;
}

#contato form {
    font-family: "Raleway", sans-serif;
}

#contato form label {
    font-weight: bold;
    color: #fff !important;
}

#contato button {
    background-color: #000 !important;
    color: #fff !important;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    font-size: 1.3em;
    border-radius: 50px;
    padding: 1em 3em;
}

#contato button:hover {
    background-color: #fff !important;
    color: #000 !important;
}

#contato button:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

/* Mensagens do formulário */
#form-messages {
    position: relative;
    z-index: 1;
    margin-bottom: 1em;
}

#form-messages .alert {
    font-family: "Raleway", sans-serif;
}

#faq {
    background-color: #0e0e0e;
    padding: 4em;
}

.faq {
background: #0e0e0e;
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
}

.faq-item {
border-bottom: 1px solid #2a2a2a;
}

.faq-question {
width: 100%;
background: none;
border: none;
color: #fff;
font-size: 20px;
padding: 22px 10px;
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
}

.faq-question:hover {
opacity: 0.85;
}

.arrow {
font-size: 26px;
transform: rotate(0deg);
transition: transform 0.3s ease;
}

.faq-item.active .arrow {
transform: rotate(90deg);
}

.faq-answer {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease;
}

.faq-answer p {
color: #cfcfcf;
font-size: 16px;
padding: 0 10px 20px 10px;
margin: 0;
}

footer {
    padding: 2em;
}

footer .row {
    align-items: stretch;
}

.footer-links {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

footer img {
    max-width: 100%;
    width: auto;
}

footer h1 {
    color: #0e0e0e !important;
    font-size: 3em !important;
}

footer a {
    font-family: "Raleway", sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #0e0e0e;
    font-size: 1.4em;
    margin: 0.3em 0;
}

footer a:hover {
    color: #0e0e0e;
}

footer p {
    font-family: "Raleway", sans-serif;
    font-size: 1.4em;
}

footer i {
    margin-right: 1em;
}

.floating-whatsapp {
position: fixed;
bottom: 24px;
right: 24px;
background-color: #25D366;
color: #fff;
padding: 12px 18px;
border-radius: 50px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
display: flex;
align-items: center;
gap: 8px;
box-shadow: 0 4px 12px rgba(0,0,0,0.15);
transition: transform 0.2s ease, opacity 0.2s ease;
z-index: 9999;
}

.floating-whatsapp:hover {
transform: scale(1.05);
}

.floating-contact-btn {
    position: fixed;
    bottom: 24px;
    left: 24px;
    background-color: #2268ff;
    color: white;
    padding: 12px 20px;
    font-size: 15px;
    text-decoration: none;
    border-radius: 30px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: 9998;
}

.floating-contact-btn.visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

#creditos {
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-size: 10px !important;
    background-color: white !important;
}

#creditos a {
    font-weight: normal;
    font-size: 1em;
}

/* ===== DESKTOP (GRID) ===== */
@media (min-width: 992px) {
    .navbar-grid {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
        align-items: center;
        width: 100%;
    }

    .nav-left,
    .nav-right {
        display: flex;
        justify-content: center;
    }

    .nav-left .nav-link,
    .nav-right .nav-link {
        line-height: normal;
    }

    .navbar-brand {
        line-height: normal;
    }
}

@media (min-width: 992px) {
    #menuMobile {
        display: none !important;
    }
    .navbar-grid {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
        align-items: center;
        width: 100%;
    }

    .nav-left {
        display: flex;
        justify-content: flex-end;
        padding-right: 40px;
    }

    .nav-right {
        display: flex;
        justify-content: flex-start;
        padding-left: 40px;
    }

    .nav-left .navbar-nav,
    .nav-right .navbar-nav {
        gap: 25px;
    }

    .nav-left .nav-link,
    .nav-right .nav-link {
        line-height: normal;
        white-space: nowrap;
    }
}

/* ===== MOBILE FULLSCREEN ===== */
@media (max-width: 991.98px) {
    .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background-color: #fff;
        padding-top: 100px;
        text-align: center;
        z-index: 1050;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translateZ(0);
    }

    #topo-mobile-bg img {
        display: block;
        width: 100%;
    }


    #presenca-mobile-bg img {
        display: block;
        width: 100%;
    }


    #numeros h1 {
        margin-bottom: -10px;
        font-size: 3em;
    }

    #numeros p {
        font-size: 1.6em !important;
        color: white;
        font-family: 'Raleway', sans-serif;
    }

    .menu-contato {
        margin: 0 5em !important;
    }

    .menu-contato a {
        color: #fff !important;
    }

    .navbar-nav .nav-link {
        font-size: 1.5rem;
        padding: 15px 0;
        color: #000;
    }

    .close-menu {
        position: absolute;
        top: 30px;
        right: 30px;
        font-size: 2.5rem;
        color: #000 !important;
        background: none;
        border: none;
    }

    #topo-texto {
        width: 100%;
        background-color: black;
        border-radius: 0;
        padding: 4em;
        margin-left: 0;
        float: left;
        margin-top: 0;
    }

    #topo-texto h1 {
        font-size: 9vw;
    }

    #topo-texto p {
        font-size: 4.3vw;
    }

    #topo-texto a {
        font-size: 4.3vw;
        background-color: white;
        color: black;
        padding: .5em 1em;
        border-radius: 20px;
        text-align: center;
        display: block;
        margin: 2em;
    }

    #presenca #mapa {
        width: 100%;
        background-color: #f5efe8;
        height: 80vw;
    }

    #presenca #mapa h2 {
        margin-top: 0;
        font-size: 4vw;
    }

    #presenca #mapa img {
        float: right;
        position: absolute;
        right: 10px;
        z-index: 999;
        width: 40vw;
        top: -25vw;
    }

    #presenca #mapa h2 {
        width: 80%;
    }

    #logos-empresas h6 {
        font-size: 1em;
    }

    #logos-empresas h2 {
        font-family: "Raleway", sans-serif;
        font-weight: bold;
        color: white;
        font-size: 1em;
    }

    #presenca #logos-empresas {
        height: 185px;
    }

    #logos-empresas img {
        height: 32px;
        object-fit: contain;
    }

    #catalogo {
        padding: 0 0 3em 0 !important;
    }

    #catalogo h1 {
        color: #000;
        text-align: center;
        padding: 1em 0 .5em 0;
        font-size: 10vw;
    }

    #catalogo h3 {
        text-align: center;
        margin: 0 0 1em 0;
        font-size: 1em;
    }

    .galeria img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        border-radius: 45px;
        padding: 1em;
    }

    #contato h1 {
        font-size: 12vw;
        margin-bottom: 1em;
    }

    #faq h1 {
        font-size: 12vw;
    }
    
    footer {
        text-align: center;
    }

    #dados-contato {
        margin-top: 4em;
        margin-bottom: 4em;
    }

    #contato div.col-lg-6:nth-child(2) {
        padding: 0 4em 4em 4em;
        position: relative;
        z-index: 1;
    }

    #contato button {
        background-color: #fff !important;
        color: #000 !important;
    }

    footer h1 {
        color: #0e0e0e !important;
        font-size: 2em !important;
    }
 
    footer p {
        font-family: "Raleway", sans-serif;
        font-size: 1em;
        text-align: left;
    }
}
