/*
 * 
Theme Name: Actmob 2024 - Site institucional
Author: Jean Andrade
Author URI: https://actmob.com/
Description:  Tema desenvolvido exclusivamente pela Actmob para seu site.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Actmob
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/

:root {
    --act_theme_font_12px: .75rem;
    --act_theme_font_14px: .875rem;
    --act_theme_font_20px: 1.25rem;
    --act_theme_font_24px: 1.5rem;
    --act_theme_font_26px: 1.625rem;
    --act_theme_font_36px: 2.25rem;
    --act_theme_font_54px: 3.375rem;
}

a {
    text-decoration: none;
}

* {
    outline: none;
}

figure {
    margin-bottom: 0;
}

p {
    line-height: 125%;
}

main>p {
    margin: 0;
}

body,
html {
    padding: 0;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    background: var(--act_theme_cor_8);
    line-height: 130%;
    color: var(--act_theme_cor_1);
    scroll-padding-top: 100px;
    scroll-behavior: smooth;
    max-width: 2400px;
    margin: auto;
}

.bg_act_theme_cor_1 {
    background-color: var(--act_theme_cor_1);
}

.bg_act_theme_cor_2 {
    background-color: var(--act_theme_cor_2);
}

.bg_act_theme_cor_3 {
    background-color: var(--act_theme_cor_3);
}

.bg_act_theme_cor_4 {
    background-color: var(--act_theme_cor_4);
}

.bg_act_theme_cor_5 {
    background-color: var(--act_theme_cor_5);
}

.bg_act_theme_cor_6 {
    background-color: var(--act_theme_cor_6);
}

.bg_act_theme_cor_7 {
    background-color: var(--act_theme_cor_7);
}

.bg_act_theme_cor_8 {
    background-color: var(--act_theme_cor_8);
}

.bg_act_theme_cor_9 {
    background-color: var(--act_theme_cor_9);
}

.bg_act_theme_cor_10 {
    background-color: var(--act_theme_cor_10);
}

.text_act_theme_cor_1 {
    color: var(--act_theme_cor_1);
}

.text_act_theme_cor_2 {
    color: var(--act_theme_cor_2);
}

.text_act_theme_cor_3 {
    color: var(--act_theme_cor_3);
}

.text_act_theme_cor_4 {
    color: var(--act_theme_cor_4);
}

.text_act_theme_cor_5 {
    color: var(--act_theme_cor_5);
}

.text_act_theme_cor_6 {
    color: var(--act_theme_cor_6);
}

.text_act_theme_cor_7 {
    color: var(--act_theme_cor_7);
}

.text_act_theme_cor_8 {
    color: var(--act_theme_cor_8);
}

.text_act_theme_cor_9 {
    color: var(--act_theme_cor_9);
}

.text_act_theme_cor_10 {
    color: var(--act_theme_cor_10);
}

.size_act_theme_font_xs {
    font-size: var(--act_theme_font_xs);
}

.size_act_theme_font_sm {
    font-size: var(--act_theme_font_sm);
}

.size_act_theme_font_md {
    font-size: var(--act_theme_font_md);
}

.size_act_theme_font_lg {
    font-size: var(--act_theme_font_lg);
}

.size_act_theme_font_xg {
    font-size: var(--act_theme_font_xg);
}

.size_act_theme_font_cor {
    font-size: var(--act_theme_font_cor);
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background: var(--act_theme_cor_9);
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: none;
}

::-webkit-scrollbar-track-piece {
    background-color: transparent;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical {
    background-color: var(--act_theme_cor_2);
    -webkit-border-radius: 0px;
    height: 6px;
}

::-webkit-scrollbar-thumb:horizontal {
    background: var(--act_theme_cor_2);
    border-radius: 4px;
    width: 10px;
}


::-moz-scrollbar {
    width: 5px;
    height: 5px;
}

::-moz-scrollbar-button:start:decrement,
::-moz-scrollbar-button:end:increment {
    display: none;
}

::-moz-scrollbar-track-piece {
    background-color: transparent;
    -webkit-border-radius: 4px;
}

::-moz-scrollbar-thumb:vertical {
    background-color: var(--act_theme_cor_2);
    -webkit-border-radius: 4px;
}

::-moz-scrollbar-thumb:horizontal {
    background: var(--act_theme_cor_9);
    border-radius: 4px;
    width: 10px;
}

::-scrollbar-button:start:decrement,
::-scrollbar-button:end:increment {
    display: none;
}

::-scrollbar-track-piece {
    background-color: transparent;
    -webkit-border-radius: 4px;
}

::-scrollbar-thumb:vertical {
    background-color: var(--act_theme_cor_2);
    -webkit-border-radius: 0px;
    height: 6px;
}

::-scrollbar-thumb:horizontal {
    background: var(--act_theme_cor_9);
    border-radius: 4px;
    width: 10px;
}

.wp-block-columns {
    gap: unset !important;
}

.wp-block-column[class*="col-"] {
    padding-left: .75rem;
    padding-right: .75rem;
}

/* HEADER */
header.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99998;
}

header.header .fundo-header {
    padding: .625rem 0;
    background-color: var(--act_theme_cor_7);
    transition: all .4s;
}

.logo_header img {
    max-height: 130px;
}

/* redes sociais */
header.header .redes-sociais a div {
    display: none;
}

.redes-sociais {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.redes-sociais a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--act_theme_font_24px);
    color: var(--act_theme_cor_9);
    transition: all .4s;
}

.redes-sociais a:hover {
    opacity: .6;
}

.redes-sociais a.rede-social-whatsapp {
    display: none;
}

.header_dados_de_contato .dados_de_contato,
.header_dados_de_contato,
.dado_contato {
    font-size: 1rem;
    color: var(--act_theme_cor_9);
    display: flex;
    align-items: center;
    gap: .625rem;
}

.header_dados_de_contato {
    gap: 1rem;
}

.dado_contato i {
    color: var(--act_theme_cor_1);
}

/* MENU */
.menu_header {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .3125rem;
    flex-wrap: wrap;
}

.menu_header>li {
    position: relative;
}

.menu_header>.menu-item>a {
    font-size: var(--act_theme_font_xs);
    font-weight: 500;
    text-transform: uppercase;
    color: var(--act_theme_cor_1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    padding: 1rem .625rem;
    border-radius: 5px;
    transition: all .4s;
}

.menu_header>.menu-item>a:hover {
    background-color: var(--act_theme_cor_2);
    color: var(--act_theme_cor_9);
}

.menu_header>.menu-item>a:after {
    content: '';
    display: block;
    width: 0%;
    height: 5px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all .4s;
}


.menu_header>li>.sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: var(--act_theme_cor_3);
    width: 15rem;
    padding: 0;
    border-radius: 0px 0px 4px 4px;
    height: 0rem;
    max-height: 60dvh;
    overflow-y: auto;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.menu_header>li>.sub-menu>li>a:hover {
    background-color: var(--act_theme_cor_1);
}

.menu_header>li>.sub-menu>li>a {
    color: var(--act_theme_cor_9);
    display: block;
    font-size: var(--act_theme_font_xs);
    padding: 0.3125rem 1rem;
    margin: 0.1rem 0;
}

.menu_header>li>.sub-menu::-webkit-scrollbar-thumb {
    background: var(--act_theme_cor_3);
}

.menu_header>li>a:hover+.sub-menu,
.menu_header>li>.sub-menu:hover {
    opacity: 1;
    height: auto;
    transition: 0.3s ease-in-out;
}

.menu_header>li.menu-item-has-children>a::before {
    content: '\f078';
    font-family: 'FontAwesome';
    margin-left: 0.313rem;
    font-size: 80%;
    display: inline-block;
    vertical-align: middle;
    transition: all .4s;
}

.btn-open-menu {
    font-size: var(--act_theme_font_lg);
    color: var(--act_theme_cor_2);
    height: 40px;
    min-width: 40px;
    max-width: 40px;
    border: none;
    border-radius: 5px;
    background-color: transparent;
}

.container-404 {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.container-404 p {
    font-size: var(--act_theme_font_xs);
    margin-bottom: 0;
}


.container-404 h1 {
    font-weight: bold;
    font-size: var(--act_theme_font_xg);
    color: var(--act_theme_cor_1);
    margin-bottom: 0.625rem;
}

.container-404 {
    padding: 3.75rem 0;
}

.container-404 .btn-voltar-home {
    display: inline-block;
    margin-top: 2rem;
    margin-bottom: 2rem;
    color: var(--bs-white);
    background: var(--act_theme_cor_2);
    border-radius: 5px;
    padding: 1rem;
}

.container-404 h2 {
    font-size: var(--act_theme_font_lg);
    font-weight: bold;
    color: var(--act_theme_cor_9);
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.container-404 .sitemap li a:hover {
    color: var(--act_theme_cor_1);
}

.container-404 .sitemap li a {
    color: var(--act_theme_cor_9);
    font-weight: bold;
    margin: 0.2rem 0.665rem;
    font-size: var(--act_theme_font_xs);
    display: inline-block;
    line-height: 130%;
}

.container-404 .sitemap {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    column-count: 3;
    text-align: left;
}

.owl-carousel .owl-nav .owl-next::before {
    content: '\f105';
}

.owl-carousel .owl-nav .owl-prev::before {
    content: '\f104';
}

.owl-carousel .owl-nav .owl-prev::before,
.owl-carousel .owl-nav .owl-next::before {
    color: var(--act_theme_cor_9);
    font-size: var(--act_theme_font_md);
}

.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
    display: none;
}

.owl-carousel .owl-nav .owl-prev {
    top: calc(50% - 40px);
    left: -50px;
}

.owl-carousel .owl-nav .owl-next {
    top: calc(50% - 40px);
    right: -50px;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    width: 30px;
    height: 35px;
    font-family: 'FontAwesome' !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    border-radius: 0;
    background-color: var(--act_theme_cor_2) !important;
    z-index: 2;
}

.owl-carousel .owl-dots {
    position: absolute;
    width: 100%;

}

.owl-carousel .owl-dots .owl-dot.active {
    background-color: var(--act_theme_cor_5);
}

.owl-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 25px;
}

.owl-carousel .owl-dots .owl-dot {
    width: 1rem;
    height: 1rem;
    background-color: var(--act_theme_cor_4);
    border-radius: 100px;
    margin: 0 0.4rem;
}


.slick-arrow {
    width: 30px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    border-radius: 0;
    background-color: var(--act_theme_cor_2) !important;
    z-index: 2;
    transition: all .4s;
    transform: unset !important;
}

.slick-arrow.slick-prev {
    top: calc(50% - 23px);
    left: -50px;
}

.slick-arrow.slick-next {
    top: calc(50% - 23px);
    right: -50px;
}

.slick-arrow.slick-next::before {
    content: '\f105';
}

.slick-arrow.slick-prev::before {
    content: '\f104';
}

.slick-arrow.slick-prev::before,
.slick-arrow.slick-next::before {
    font-family: 'FontAwesome' !important;
    font-size: var(--act_theme_font_md);
    color: var(--act_theme_cor_9);
    opacity: 1;
}

.slick-arrow:hover {
    background-color: var(--act_theme_cor_5) !important;
}

ul.slick-dots {
    position: initial;
    margin-top: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* WhatsApp Flutuante */
@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 20px rgba(42, 208, 122, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 20px rgba(42, 208, 122, 0);
    }
}

.btn-flutuante-whatsapp,
.btn-flutuante-whatsapp span,
.btn-flutuante-whatsapp i {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-flutuante-whatsapp span {
    display: none;
}

.btn-flutuante-whatsapp {
    position: fixed;
    right: 20px;
    bottom: 25px;
    z-index: 9999;
    font-size: var(--act_theme_font_xg);
    color: var(--act_theme_cor_9);
}

.btn-flutuante-whatsapp i {
    font-size: var(--act_theme_font_36px);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: var(--act_theme_cor_3);
    z-index: 2;
    box-shadow: 0 0 0 0 rgba(42, 208, 122, 0.3);
    animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
}

.btn-flutuante-whatsapp:hover i {
    animation: none;
}

.btn-flutuante-whatsapp span {
    font-size: var(--act_theme_font_sm);
    background-color: rgb(0, 0, 0, .8);
    position: absolute;
    right: 50px;
    width: 145px;
    padding: .3125rem 1rem;
    border-radius: 5px;
    z-index: 1;
}

/* Formulario */
.formulario .select_form p>span {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.formulario .select_form p>span:after {
    content: '\f0d7';
    font-size: var(--act_theme_font_md);
    font-family: 'FontAwesome';
    display: flex;
    position: absolute;
    right: 0;
    color: var(--act_theme_cor_1);
    z-index: 0;
    transition: all .4s;
}

.formulario .select_form p>span.ativo:after {
    transform: rotate(180deg);
}

.formulario .select_form select {
    font-size: var(--act_theme_font_md);
    color: var(--act_theme_cor_9);
    background-color: transparent;
    border-radius: 3px;
    border: none;
    border-bottom: 1px solid rgb(41, 61, 42);
    padding: .75rem 0;
    width: 100%;
    /* min-height: 100px; */
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.formulario .select_form select option {
    color: var(--act_theme_cor_10);
}

.formulario>div {
    margin-bottom: 1.875rem;
}

.formulario p {
    margin-bottom: 0;
}

.formulario p span {
    display: block;
    position: relative;
}

.formulario select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}


.formulario p span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -20px;
    font-size: .75rem;
}

.formulario select,
.formulario textarea,
.formulario input {
    background-color: var(--act_theme_cor_9);
    border-radius: 5px;
    border: 1px solid transparent;
    width: 100%;
    min-height: 70px;
    padding: 1.25rem 1.25rem .75rem;
    color: var(--act_theme_cor_1);
    font-size: var(--act_theme_font_sm);
    z-index: 2;
    position: relative;
}

textarea[aria-invalid="true"] {
    border-color: rgb(255, 44, 0) !important;
}

.formulario textarea::placeholder,
.formulario input::placeholder {
    color: var(--act_theme_cor_1);
    font-size: var(--act_theme_font_sm);
}

.formulario .btn-form {
    background-color: var(--act_theme_cor_3);
    color: var(--act_theme_cor_9);
    font-size: var(--act_theme_font_md);
    font-weight: 300;
    min-height: 70px;
    width: 100%;
    border: none;
    padding: .625rem;
    margin-left: auto;
    gap: 1rem;
    border-radius: 5px;
    transition: all .4s;
}

.formulario .btn-form:hover {
    background-color: rgb(24 102 57);
}

.formulario .btn-form.wpcf7-submit:disabled:hover {
    opacity: .6;
}

.formulario .form_politica p a {
    color: var(--act_theme_cor_2);
    text-decoration: underline;
}

.formulario .form_politica p {
    font-size: 1rem;
    font-weight: 300;
}


.formulario .btn-form span,
.formulario .btn-form {
    display: flex;
    align-items: center;
    justify-content: center;
}

.formulario .btn-form span {
    font-size: var(--act_theme_font_12px);
    border: 1px solid var(--act_theme_cor_9);
    padding: .3125rem;
    border-radius: 2px;
    width: 22px;
    height: 22px;
}

.formulario .btn-form span i {
    transform: rotate(-45deg);
}

.formulario .form_politica label span {
    max-width: max-content;
    display: block;
}

.formulario .form_politica label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    text-align: center;
}

.formulario .form_politica .input-form {
    width: 1.5rem;
    height: 1.5rem;
}

footer .img-actmob img {
    max-height: 55px;
}

footer .copyright p {
    font-size: var(--act_theme_font_xs);
    color: var(--act_theme_cor_1);
    margin-bottom: 0;
}

footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
footer .redes-sociais a,
footer .dados_de_contato .dado_contato {
    color: var(--act_theme_cor_1);
    padding: .3125rem 0;
    transition: all .4s;
}
footer a:hover {
    color: var(--act_theme_cor_2) !important;
}

footer .dados_de_contato .dado_contato.dado_contato_endereco i {
    margin-top: .3125rem;
}
footer .dados_de_contato .dado_contato.dado_contato_endereco {
    align-items: start;
}
footer .dados_de_contato .dado_contato i {
    font-size: var(--act_theme_font_sm);
    color: var(--act_theme_cor_2);
}
footer h2 {
    font-size: var(--act_theme_font_md);
    color: var(--act_theme_cor_2);
}
footer .redes-sociais {
    justify-content: start;
}

#backToTopBtn {
    position: fixed;
    bottom: 110px;
    right: 35px;
    width: 40px;
    height: 40px;
    background-color: var(--act_theme_cor_10);
    color: var(--act_theme_cor_9);
    border: 1px solid var(--act_theme_cor_10);
    border-radius: 50%;
    font-size: var(--act_theme_font_md);
    align-items: center;
    justify-content: center;
    cursor: pointer;
    display: none;
    z-index: 1000;
    transition: all .4s;
}

#backToTopBtn:hover {
    border-color: var(--act_theme_cor_9);
    background-color: var(--act_theme_cor_2);
}


.copyright {
    display: flex;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}


main.main-content-site>br {
    display: none;
}

main.main-content-site {
    overflow: hidden;
}

main.main-content-site>p {
    margin-bottom: 0;
}

/* BANNER */
.banner_bg {
    display: flex !important;
    position: relative;
}

.banner_conteudo {
    display: flex;
    gap: .625rem;
    width: 100%;
    padding: 1.25rem;
    position: absolute;
    z-index: 3;
}

.video_com_conteudo video {
    max-width: 300px;
}

.banner_img,
.banner_img img {
    width: 100%;
    object-fit: cover;
    object-position: bottom;
    max-height: 1000px;
}

.banner_slider .slick-arrow.slick-prev {
    left: 5%;
}

.banner_slider .slick-arrow.slick-prev::before {
    content: '\f104';
}

.banner_slider .slick-arrow.slick-next {
    right: 5%;
}

.banner_slider .slick-arrow.slick-next::before {
    content: '\f105';
}

.banner_slider .slick-arrow::before {
    font-size: var(--act_theme_font_lg);
    color: var(--act_theme_cor_9);
    opacity: 1;
    transition: all .4s;
}

.banner_slider .slick-arrow {
    width: 45px;
    height: 45px;
    background-color: transparent;
    z-index: 5;
    transition: all .4s;
}

.banner_slider .slick-arrow:hover:before {
    color: var(--act_theme_cor_9);
}

.banner_slider .slick-arrow:hover {
    background-color: var(--act_theme_cor_1);
}

.banner_video,
.banner_video video {
    width: 100%;
    display: flex;
}

.filtro_banner .banner_img,
.filtro_banner .banner_video {
    background-color: rgb(0 0 0 / 80%);
}

.filtro_banner .banner_img img,
.filtro_banner .banner_video video {
    mix-blend-mode: darken;
}

.banner_img_destacada_ativo {
    position: relative;
    display: grid;
    grid-template-columns: .8fr 1fr;
    align-items: center;
}

.banner_img_destacada {
    display: flex;
    align-items: center;
}

.banner-principal .anima_left {
    animation: anima_left 1s 1 forwards;
}

.banner-secundario .anima_left {
    animation: unset;
}

@keyframes anima_left {
    0% {
        opacity: 0;
        transform: translate3d(-100px, 0, 0);
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

/* FIM BANNER */

ul.slick-dots {
    bottom: 25px;
}

ul.slick-dots li {
    width: auto;
    height: auto;
}

ul.slick-dots li button {
    width: 12px;
    height: 12px;
    background-color: var(--act_theme_cor_4);
    border-radius: 50%;
    transition: all .4s;
}

ul.slick-dots li button:hover,
ul.slick-dots li.slick-active button {
    background-color: var(--act_theme_cor_5);
}

ul.slick-dots button::before {
    display: none;
}

.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: initial;
    flex-grow: initial;
}

@media screen and (max-width: 991px) {

    .menu_header>li>.sub-menu {
        position: initial;
    }

    .menu_header>li>a:focus+.sub-menu,
    .menu_header>li>.sub-menu:focus {
        opacity: 1;
        height: auto;
        transition: 0.3s ease-in-out;
    }

    .bloco-menu {
        position: fixed;
        top: 0;
        left: -150%;
        height: 100dvh;
        width: 100dvw;
        padding: 0;
        z-index: 2;
        transition: all .5s;
    }

    .bloco-menu.ativo {
        left: 0;
    }

    .bloco-menu .fundo-menu {
        background: var(--act_theme_cor_7);
        min-height: 100dvh;
        width: 100dvw;
        overflow-y: auto;
    }

    .menu_header {
        flex-direction: column;
    }

    .menu_header>.menu-item>a {
        font-size: var(--act_theme_font_sm);
        padding: .875rem;
        text-align: center;
    }

    .header_menu_mobile .logo_header img {
        max-height: 15dvh;
        width: auto;
    }

    .header_dados_de_contato .dado_contato span {
        display: none;
    }

    .header_menu_mobile {
        justify-content: space-between;
        align-items: center;
        padding: 1.25rem;
        margin-bottom: 1.5rem;
    }


    .header_menu_mobile .redes-sociais a {
        font-size: var(--act_theme_font_md);
        padding: .625rem;
        color: var(--act_theme_cor_9);
    }

    .menu_header>li>.sub-menu>li>a {
        text-align: center;
    }
}

/* CODIGOS PERSONALIZADOS  */
.container-1550px,
.container-1680px {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.container-1550px {
    max-width: 1550px;
}

.container-1680px {
    max-width: 1680px;
}

.btn_principal>a,
a.btn_principal,
.btn_principal>button,
button.btn_principal {
    border: none;
    background: var(--act_theme_cor_5);
    color: var(--act_theme_cor_9);
    font-size: var(--act_theme_font_20px);
    font-weight: bold;
    padding: .3125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: fit-content;
    min-width: 290px;
    min-height: 65px;
    border-radius: 0;
    transition: all .4s;
}

.btn_principal>a:hover,
a.btn_principal:hover,
.btn_principal>button:hover,
button.btn_principal:hover {
    background: var(--act_theme_cor_2);
}

.titulo_section {
    font-size: var(--act_theme_font_54px);
    font-weight: 300;
    line-height: 100%;
    color: var(--act_theme_cor_2);
    margin-bottom: 1.375rem;
}

/* BANNER CUSTOM */
.banner-principal .banner_conteudo>div {
    width: 100%;
    color: var(--act_theme_cor_9);
}

.banner-principal ul.slick-dots {
    bottom: 15px;
    position: absolute;
    margin: 0;
}

.titulo_banner {
    font-size: var(--act_theme_font_xg);
}

.titulo_banner {
    line-height: 100%;
    margin-bottom: 1rem;
}

.banner_conteudo .btn_principal {
    margin-top: 3rem;
}

.banner_conteudo .btn_principal a {
    font-weight: bold;
    margin: auto;
    background-color: var(--act_theme_cor_2);
}

.banner_conteudo .btn_principal a:hover {
    transform: scale(1.04);
    background-color: var(--act_theme_cor_5);
}



/* HEADER */
.topo_header,
.topo_header .dados_de_contato {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 1.25rem;
}

.topo_header a i,
.topo_header .dados_de_contato a i,
.topo_header a,
.topo_header .dados_de_contato a {
    color: var(--act_theme_cor_1);
    font-size: var(--act_theme_font_sm);
    transition: all .4s;

}

.topo_header a:hover i,
.topo_header .dados_de_contato a:hover i,
.topo_header a:hover,
.topo_header .dados_de_contato a:hover {
    color: var(--act_theme_cor_2);
}

.topo_header {
    gap: 4rem;
    margin-bottom: .625rem;
}

/* SECTION QUALIDADE E SOFISTICAÇÃO */

#sobre {
    margin-top: 4rem;
}
.lista_vantagens {
    list-style: none;
    padding: 0;
    margin: 0;
}
.lista_vantagens li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    max-width: 380px;
    min-height: 136px;
    background-color: var(--act_theme_cor_2);
    margin-bottom: 1rem;
    color: var(--act_theme_cor_9);
    text-align: center;
}

.lista_vantagens li em {
    font-size: var(--act_theme_font_lg);
    font-style: normal;
    line-height: 100%;
}
#sobre .sessao_qualidade_e_sofisticacao_grid {
    display: grid;
    grid-template-columns: 1fr 450px;
    align-items: center;
    gap: 1.25rem;
}

#sobre .sessao_qualidade_e_sofisticacao_imagens {
    display: flex;
    gap: .75rem;
}

#sobre h2 {
    font-size: var(--act_theme_font_xg);
    line-height: 100%;
    color: var(--act_theme_cor_2);
    margin-bottom: 1.375rem;
}

#sobre li,
#sobre p {
    font-size: var(--act_theme_font_md);
}

#sobre .sessao_qualidade_e_sofisticacao_conteudo_2 {
    margin-top: 5rem;
}

#sobre .sessao_valores_conteudo,
#sobre .sessao_valores_grid {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 2rem;
    text-align: center;
    width: 100%;
}

#sobre #section-valores {
    margin-bottom: 7.5rem;
}

#sobre .sessao_valores_conteudo li {
    line-height: 130%;
    margin-bottom: 1.5rem;
}

#sobre .sessao_valores_conteudo li,
#sobre .sessao_valores_conteudo p {
    font-weight: 300;
}

#sobre .sessao_valores_conteudo > div,
#sobre .sessao_valores_conteudo p {
    max-width: 600px;
}
#sobre .sessao_valores_conteudo > div {
    margin-top: 2.5rem;
    width: 100%;
    border-bottom: 1px solid var(--act_theme_cor_4);
}
#sobre .sessao_valores_conteudo ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Esconde o conteúdo do acordeão inicialmente */
.accordion-content {
    display: none;
}

/* Estilo opcional para quando o conteúdo é aberto */
.accordion-content.open {
    display: block;
    transition: all 0.3s ease;
}

.accordion-title {
    cursor: pointer;
}

/* DIFERENCIAIS */
#diferenciais {
    margin-top: 9.5rem;
    margin-bottom: 5rem;
}

#diferenciais>div {
    padding: 0 4.5rem;
}

#diferenciais .titulo_section {
    margin-bottom: 2.5rem;
}

.sessao_diferenciais_grid {
    row-gap: 5rem;
    column-gap: 3rem;
}

.sessao_diferenciais_conteudo,
.sessao_diferenciais_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.sessao_diferenciais_conteudo {
    align-items: center;
    gap: 1.5rem;
    grid-template-columns: .9fr;
}
.sessao_diferenciais_imagens {
    display: none;
}
.sessao_diferenciais_conteudo h3 {
    font-size: var(--act_theme_font_md);
    font-weight: bold;
    color: var(--act_theme_cor_2);
    margin-bottom: 2rem;
}

.sessao_diferenciais_conteudo p {
    font-size: var(--act_theme_font_sm);
}

.sessao_diferenciais_conteudo .sessao_diferenciais_texto figure {
    margin-bottom: .875rem;
}

.sessao_diferenciais_texto figure {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 5px;
    background-color: var(--act_theme_cor_2);
}
.sessao_diferenciais_texto figure img {
    max-height: 40px;
    max-width: 40px;
    object-fit: contain;
    -webkit-filter: invert(1);
    filter: invert(1);
}

/* DEPOIMENTOS */
#depoimentos {    
    margin-top: -2px;
}
.template-1 .galeria_depoimento {
    display: flex;
    flex-wrap: wrap;
    gap: .3125rem;
}

.template-1 .galeria_depoimento>figure {
    width: calc(25% - .375rem);
}

.template-1 .galeria_depoimento>figure,
.galeria_depoimento>figure img {
    aspect-ratio: 216 / 270;
    object-fit: cover;
}

.template-1 .galeria_depoimento>figure img {
    width: 100%;
    height: 100%;
}

.template-1 .depoimento_item {
    display: flex !important;
}

.template-1 .depoimento_item h2,
.template-1 .depoimento_item h3,
.template-1 .depoimento_item h4,
.template-1 .depoimento_item p {
    font-weight: 300;
}

.template-1 .depoimento_item .conteudo_depoimento h3 {
    font-size: var(--act_theme_font_xg);
    line-height: 140%;
    color: var(--act_theme_cor_2);
    margin-bottom: 1.5rem;
}

.template-1 .depoimento_item p {
    font-size: var(--act_theme_font_md);
}

.template-1 .depoimento_item .conteudo_depoimento p {
    font-size: var(--act_theme_font_20px);
}

.template-1 .depoimento_item .persona_depoimento h4 {
    font-size: var(--act_theme_font_lg);
    line-height: 100%;
    color: var(--act_theme_cor_2);
    margin-bottom: 0;
}

.template-1 .depoimento_item .persona_depoimento {
    display: flex;
    justify-content: space-between;
    gap: .625rem;
    margin-top: .75rem;
}

.template-2 .depoimento_item .persona_depoimento figure,
.template-2 .depoimento_item .persona_depoimento figure img,
.template-1 .depoimento_item .persona_depoimento figure,
.template-1 .depoimento_item .persona_depoimento figure img {
    min-width: 96px;
    width: 96px;
    height: 96px;
    object-fit: cover;
    border-radius: 50%;
}
.template-2 .depoimento_item {
    padding: 1rem .625rem;
}
.template-2 .depoimento_item .persona_depoimento {
    display: flex;
    align-items: center;
    gap: .625rem;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}
.template-2 .depoimento_item > article {
    background-color: var(--act_theme_cor_9);
    max-width: 98%;
    padding: 1.5rem 1rem;
    border-radius: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.template-2 .depoimento_item .conteudo_depoimento h3 {
    color: var(--act_theme_cor_2);
    font-size: var(--act_theme_font_md);
    margin-bottom: .625rem;
}
.template-2 .depoimento_item .persona_depoimento h3 {
    font-size: var(--act_theme_font_24px);
    font-weight: bold;
    color: var(--act_theme_cor_2);
    margin-bottom: 0;
}
.template-2 .depoimento_item .persona_depoimento p {
    margin-bottom: 0;
}
.depoimentos_template_2_slider ul.slick-dots {
    margin-top: 1rem;
}











/* FRASE EM DESTAQUE */

#frase-de-destaque {
    margin-top: 7.5rem;
}

#frase-de-destaque .frase_de_destaque_conteudo {
    border: 1px solid var(--act_theme_cor_4);
    padding: 1.5rem;
}

#frase-de-destaque .frase_de_destaque_conteudo {
    border: 1px solid var(--act_theme_cor_4);
    padding: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

#frase-de-destaque .frase_de_destaque_conteudo h2 {
    font-size: var(--act_theme_font_26px);
    font-weight: 300;
    line-height: 110%;
    color: var(--act_theme_cor_5);
    margin-bottom: 0;
}

#frase-de-destaque .frase_de_destaque_conteudo .btn_principal {
    text-align: center;
    font-size: 1.25rem;
    text-transform: unset;
    min-width: 270px;
    padding: 0;
}

/* CLIENTES ATENDIDOS */
#depoimentos,
#clientes {
    padding-top: 5rem;  
    padding-bottom: 3rem;
    background-color: var(--act_theme_cor_5);
}
#depoimentos .depoimentos_header h2.titulo_section ,
#clientes .titulo_section {
    text-align: center;
    margin-bottom: 2.5rem;
    color: var(--act_theme_cor_9);
}

.logo_item figure {
    margin: .625rem;
    border: 1px solid var(--act_theme_cor_4);
}
.logo_item figure img {
    width: 100%;
    object-fit: cover;
}
.depoimentos_template_2_slider .slick-arrow,
.slider_logos .slick-arrow {
    background-color: var(--act_theme_cor_9) !important;
}
.depoimentos_template_2_slider .slick-arrow:before,
.slider_logos .slick-arrow:before {
    color: var(--act_theme_cor_2);
}
.slider_logos ul.slick-dots li.slick-active button {
    background-color: var(--act_theme_cor_2);
}
/* CONTATO */
#contato {
    background-image: url('/wp-content/uploads/2025/06/bumerang.webp');
    background-repeat: no-repeat;
    min-height: 1125px;
    margin-top: 7.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: right;
    background-size: contain;
    background-color: var(--act_theme_cor_7);
}

p.frase_formulario {
    font-size: var(--act_theme_font_lg);
    line-height: 130%;
    font-weight: 300;
}

#contato .dados_de_contato {
    margin: 4rem 0;
}

#contato .dados_de_contato a {
    font-size: var(--act_theme_font_lg);
    font-weight: 300;
    color: var(--act_theme_cor_1);
    gap: 1rem;
    margin-bottom: 1rem;
    transition: all .4s;
}

#contato .dados_de_contato a i {
    transition: all .4s;
}

#contato .form_div {
    padding-left: 2.5rem;
    padding-right: 70px;
}

#contato .dados_de_contato a:hover i,
#contato .dados_de_contato a:hover {
    color: var(--act_theme_cor_2);
}

/* SERVIÇOS */
.servico_completo_conteudo,
.servicos_topo {
    display: flex;
    gap: 1rem;
    overflow: hidden;
}

.section_servicos_conteudo {
    color: var(--act_theme_cor_9);
    background-color: var(--act_theme_cor_2);
    min-width: 360px;
    width: 26.67dvw;
    max-width: 512px;
    min-height: 560px;
    display: flex;
    align-items: end;
    justify-content: center;
    flex-direction: column;
    padding: 1.5rem;
    padding-left: 3rem;
}

.section_servicos_conteudo h2,
.section_servicos_conteudo a {
    max-width: 270px;
    min-width: 270px;
}

.section_servicos_conteudo h2 {
    font-size: var(--act_theme_font_24px);
    font-weight: 300;
    margin-bottom: 3rem;
}

.section_servicos_conteudo h2 strong {
    font-weight: bold;
}

.section_servicos_conteudo a {
    color: var(--act_theme_cor_1);
    background-color: var(--act_theme_cor_9);
}

.section_servicos_conteudo a:hover {
    color: var(--act_theme_cor_9);
    background-color: var(--act_theme_cor_5);
}


.loop_servicos {
    width: calc(73dvw - 1rem);
    display: flex;
    align-items: stretch;
    gap: .75rem;
    overflow: auto;
}

.loop_servicos>div {
    min-width: calc(33% - .25rem);
}

.servico_item_card {
    height: 100%;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: end;
    justify-content: end;
    padding: .3125rem 2.5rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* transition: background-size 0.3s ease; */
    transition: all .4s;
}

.servico_item_card:after {
    content: '';
    width: 100%;
    height: 30%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    z-index: 1;
    transition: all .4s;
}

.servico_item_card:hover:after {
    height: 100%;
}

.servico_item_card h4 {
    position: relative;
    font-size: var(--act_theme_font_xg);
    font-weight: 300;
    color: var(--act_theme_cor_9);
    z-index: 2;
}

.servico_completo_conteudo aside {
    width: 26.67dvw;
    max-width: 512px;
    display: flex;
    flex-direction: column;
}

.servico_completo_conteudo .imagem_destacada_servico {
    height: 50%;
}

.servico_completo_conteudo .imagem_destacada_servico img {
    height: 100%;
    object-fit: cover;
}

.servico_completo_conteudo>div {
    width: calc(73dvw - 1rem);
    padding: 5rem 7.25rem 3.5rem;
    color: var(--act_theme_cor_9);
}

.servicos_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.servicos_header h2 {
    font-size: var(--act_theme_font_54px);
    font-weight: 300;
}

.botoes_servicos {
    display: flex;
    gap: 1rem;
}

.cta_servico a,
.botoes_servicos button {
    min-width: fit-content;
    padding: .625rem 1.25rem;
    background-color: var(--act_theme_cor_10);
    font-weight: 300;
}

.botoes_servicos button {
    font-size: var(--act_theme_font_lg);
}

.cta_servico a:hover,
.botoes_servicos button:hover {
    background-color: var(--act_theme_cor_5);
}

.cta_servico a {
    min-width: 270px;
}



.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.conteudo_bloco_servico p {
    font-size: var(--act_theme_font_md);
    font-weight: 300;
}

.conteudo_bloco_servico p strong {
    font-weight: bold;
}

#loop_servicos_completo {
    background-color: var(--act_theme_cor_2);
    margin-top: .75rem;
}

.card_servico_item {
    max-width: 332px;
    /* margin: auto; */
    /* padding: .625rem; */
}

.card_servico_item ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.card_servico_item h4 {
	font-size: 1.225rem;
	margin-bottom: 0.5rem;
	min-height: 50px;
}

.card_servico_item li,
.card_servico_item p {
    font-weight: 300;
}

.card_servico_item p {
    margin-bottom: 1.5rem;
	min-height: 125px;
    font-size: var(--act_theme_font_20px);
}

.card_servico_item li {
    font-size: var(--act_theme_font_sm);
    margin-bottom: .3125rem;
}

.cards_detalhes_servico {
    max-width: 1085px;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.slider_card_servico .owl-item {
    max-width: 332px;
}

.slider_card_servico.owl-carousel .owl-stage:after {
    display: none;
}

.slider_card_servico .owl-stage {
    display: flex;
    justify-content: space-between;
}

.slider_card_servico.owl-carousel .owl-nav .owl-prev,
.slider_card_servico.owl-carousel .owl-nav .owl-next {
    background-color: var(--act_theme_cor_5) !important;
}

.card_imagem {
    margin-bottom: 1.875rem;
}

.card_imagem img {
    border-radius: 5px;
}

.cta_servico {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid rgb(255, 255, 255, 30%);
    padding: 3rem 2rem;
    margin-top: 2rem;
}

.cta_servico p {
    font-size: var(--act_theme_font_md);
    font-weight: 300;
    margin-bottom: 0;
}










@media screen and (max-width: 1799px) {
    #contato {
        background-position: 52dvw;
    }
    .loop_servicos {
        gap: .625rem;
    }

    .servico_completo_conteudo>div {
        padding: 2rem 5rem;
    }

    .card_servico_item {
        padding-right: 1rem;
    }

    .card_servico_item li,
    .card_servico_item p {
        font-size: var(--act_theme_font_xs);
    }
}

@media screen and (max-width: 1536px) {

    #sobre .sessao_valores_conteudo li,
    #sobre .sessao_valores_conteudo p {
        font-size: var(--act_theme_font_sm);
    }

    .section_servicos_conteudo {
        min-height: 420px;
    }

    .servico_item_card {
        padding: .3125rem 1rem;
    }

    .servico_item_card h4 {
        font-size: var(--act_theme_font_36px);
    }
}

@media screen and (max-width: 1399px) {

    .sessao_qualidade_e_sofisticacao_imagens img,
    .sessao_qualidade_e_sofisticacao_imagens figure {
        min-height: 540px;
        object-fit: cover;
        height: 100%;
    }

    .botoes_servicos button {
        font-size: var(--act_theme_font_md);
    }

    .conteudo_bloco_servico p {
        font-size: var(--act_theme_font_sm);
    }

    .cta_servico {
        padding: 2rem 1rem;
    }
}

@media screen and (max-width: 1199px) {
    .menu_header>.menu-item>a {
        font-size: var(--act_theme_font_14px);
    }

    #sobre .sessao_valores_conteudo {
        gap: 1rem;
    }

    .loop_servicos>div {
        min-width: calc(45% - .25rem);
    }

    .slider_card_servico.owl-carousel .owl-dots {
        position: initial;
        margin-top: 1rem;
    }

    .servico_completo_conteudo>div {
        padding: 2rem 1rem;
    }
    #contato {
        background-image: none;
    }
    #contato .form_div {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

@media screen and (max-width: 991px) {

    .servico_completo_conteudo aside,
    .loop_servicos,
    .topo_header {
        display: none;
    }
    .copyright,
    .template-2 .depoimento_item .conteudo_depoimento,
    .template-2 .depoimento_item .persona_depoimento,
    #frase-de-destaque .frase_de_destaque_conteudo,
    .section_servicos_conteudo,
    .banner-principal .banner_conteudo {
        text-align: center;
    }

    .template-2 ul.slick-dots li button {
        background-color: var(--act_theme_cor_9);
    }
    .template-2 ul.slick-dots li.slick-active button {
        background-color: var(--act_theme_cor_2);
    }
    .menu_principal_item {
        position: absolute;
    }

    .banner_conteudo * {
        margin-left: auto;
        margin-right: auto;
    }

    .copyright .row {
        gap: .625rem;
    }

    .copyright {
        padding: 1.25rem;
    }

    .btn_principal>a,
    a.btn_principal {
        width: 100%;
        max-width: 360px;
        margin-right: auto;
        margin-left: auto;
    }

    header.header .redes-sociais a {
        color: var(--act_theme_cor_2);
    }

    #sobre .sessao_qualidade_e_sofisticacao_grid {
        display: flex;
        flex-direction: column-reverse;
    }

    #sobre .sessao_qualidade_e_sofisticacao_conteudo_2 {
        margin-top: 2rem;
    }

    .section_servicos_conteudo {
        width: 100%;
        max-width: 100%;
        align-items: center;
        min-height: 300px;
    }

    .section_servicos_conteudo h2 {
        max-width: 600px;
    }

    .servico_completo_conteudo>div {
        width: 100%;
    }
    #loop_servicos_completo {
        margin-top: 0;
    }
    #diferenciais>div {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    
    .template-2 .depoimento_item .persona_depoimento {
        flex-direction: column;
        justify-content: center;
    }
    #frase-de-destaque .frase_de_destaque_conteudo {
        flex-direction: column;
        gap: 2rem;
    }
    .copyright .redes-sociais,
    .copyright .dado_contato {
        justify-content: center;
    }
    .copyright .col-lg-9 > div > div {
        margin-top: 1.5rem;
    }
}

@media screen and (max-width: 767px) {
    .container-404 .sitemap {
        column-count: 1;
    }

    .btn-flutuante-whatsapp {
        bottom: 20px;
    }

    .sessao_qualidade_e_sofisticacao_imagens img,
    .sessao_qualidade_e_sofisticacao_imagens figure {
        min-height: auto;
    }

    .cta_servico,
    #sobre .sessao_valores_conteudo {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .cta_servico {
        gap: 1.5rem;
    }

    #sobre .sessao_valores_conteudo li {
        margin-bottom: .3125rem;
    }
    #sobre #section-valores {
        margin-bottom: 3rem;
    }
    .sessao_diferenciais_grid {
        row-gap: 2rem;
        column-gap: 1rem;
    }
    .sessao_diferenciais_conteudo {
        grid-template-columns: 1fr;
        align-items: start;
    }
}

@media screen and (max-width: 575px) {
    .banner_conteudo.paddingHeader {
        padding-top: 0 !important;
    }
    #depoimentos .depoimentos_header h2.titulo_section, 
    #clientes .titulo_section,
    #sobre h2,
    .titulo_banner {
        font-size: var(--act_theme_font_36px);
    }
    .sessao_diferenciais_conteudo h3 {
        font-size: var(--act_theme_font_sm);
    }
    .sessao_diferenciais_conteudo p {
        font-size: var(--act_theme_font_xs);
    }
    .sessao_diferenciais_conteudo h3 {
        margin-bottom: 1rem;
    }
    .servicos_header {
        flex-direction: column-reverse;
    }
    .slider_card_servico .owl-stage {
        display: block;
    }
    .slider_card_servico .owl-item {
        max-width: 100%;
    }
    .slider_card_servico .card_servico_item {
        margin: auto;
        padding: 0;
    }
}

@media screen and (max-width: 440px) {

    #sobre li,
    #sobre p {
        font-size: var(--act_theme_font_xs);
    }
}

@media screen and (max-width: 390px) {}

/* Lightbox Container */
.lightbox-container-ativo img {
    cursor: pointer;
}

#lightbox.lightbox {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.9);
}

#lightbox.lightbox>div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

#lightbox .lightbox-content {
    margin: auto;
    display: block;
    max-width: 90dvw;
    max-height: calc(95dvh - 200px);
}

#lightbox.lightbox img {
    animation: zoom 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0.1)
    }

    to {
        transform: scale(1)
    }
}

/* Close Button */
#lightbox .close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: var(--act_theme_cor_9);
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

#lightbox .close:hover,
#lightbox .close:focus {
    color: var(--act_theme_cor_8);
    text-decoration: none;
    cursor: pointer;
}

/* Next & Previous Buttons */
#lightbox .prev,
#lightbox .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: var(--act_theme_cor_9);
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

#lightbox .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

#lightbox .prev:hover,
#lightbox .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

body.menu-ativo, body.no-scroll {
    overflow: hidden;
    position: fixed;
    height: 100vh;
}
