/* _content/SplEngenharia.Web/Components/Layout/FloatingWhatsappButton.razor.rz.scp.css */
a[b-wwdd8fgvpd] {
    text-decoration: none;
}

.floating_btn[b-wwdd8fgvpd] {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1031;
}

@keyframes pulsing-b-wwdd8fgvpd {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.contact_icon[b-wwdd8fgvpd] {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing-b-wwdd8fgvpd 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}


.text_icon[b-wwdd8fgvpd] {
    margin-top: 8px;
    color: #707070;
    font-size: 13px;
}
/* _content/SplEngenharia.Web/Components/Layout/Footer.razor.rz.scp.css */
a:hover[b-vv0bhbbkp6]{
    color:var(--color-secundary)!important;
    transition: 0.2s ease-in-out;
}
/* _content/SplEngenharia.Web/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-wvllicieo7] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-wvllicieo7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SplEngenharia.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-z5p585r2de] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-z5p585r2de] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-z5p585r2de] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-z5p585r2de] {
    font-size: 1.1rem;
}

.bi[b-z5p585r2de] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-z5p585r2de] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-z5p585r2de] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-z5p585r2de] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-z5p585r2de] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-z5p585r2de] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-z5p585r2de] {
        padding-bottom: 1rem;
    }

    .nav-item[b-z5p585r2de]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-z5p585r2de]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-z5p585r2de]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-z5p585r2de] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-z5p585r2de] {
    display: block;
}

.nav-link:hover[b-z5p585r2de], .nav-link:focus[b-z5p585r2de] {
    color: var(--color-secundary);
}

@media (min-width: 641px) {
    .navbar-toggler[b-z5p585r2de] {
        display: none;
    }

    .nav-scrollable[b-z5p585r2de] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.dropdown-menu[b-z5p585r2de] {
    background-color: var(--color-primary) !important;
    --bs-dropdown-min-width: 15rem !important;
    --bs-dropdown-padding-x: 0.3rem !important;
    --bs-dropdown-padding-y: 0.8rem !important;
}

.btn_whats[b-z5p585r2de] {
    background-color: transparent;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    text-decoration: none;
    transition: 0.4s ease-in-out;
}

.btn_whats:hover[b-z5p585r2de]{
    background-color: #128c7e;
    color:white;
    border:2px solid #128c7e;
    transition: 0.4s ease-in-out;
}
/* _content/SplEngenharia.Web/Components/Pages/Contato/Components/CardsStands.razor.rz.scp.css */
.tipo_imovel_card[b-4rk7d738pc] {
    background: var(--color-secundary);
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 2px 0px;
}

    .tipo_imovel_card span[b-4rk7d738pc] {
        color: white;
        font-size: 1.2rem;
    }

    .tipo_imovel_card small[b-4rk7d738pc] {
        color: white;
        font-size: 0.7rem;
        font-weight: 700;
        letter-spacing: 0.65px;
        text-transform: uppercase;
    }


.status_imovel[b-4rk7d738pc] {
    position: absolute;
    top: 0.7rem;
    left: 0.5rem;
    width: 100%;
    display: flex;
    gap: 5px;
}

.status_imovel_card[b-4rk7d738pc] {
    background: white;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
}

    .status_imovel_card small[b-4rk7d738pc] {
        font-size: 0.6rem;
        color: var(--color-primary);
        font-weight: 700;
        letter-spacing: 0.65px;
        text-transform: uppercase;
    }

.cta_imovel_card[b-4rk7d738pc] {
    background: var(--color-primary);
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
}

    .cta_imovel_card small[b-4rk7d738pc] {
        font-size: 0.6rem;
        color: white;
        font-weight: 700;
        letter-spacing: 0.65px;
        text-transform: uppercase;
    }
/* _content/SplEngenharia.Web/Components/Pages/Contato/Components/FormularioContato.razor.rz.scp.css */
.drag-over[b-kupmjgomcq] {
    border-color: inherit !important;
    opacity: .5;
}

.label-container[b-kupmjgomcq] {
    position: relative;
    z-index: -1;
    border-style: dashed !important;
    border-width: 2px !important;
    border-radius: 7.5px !important;
    border-color: transparent;
}

#file-upload-dropzone[b-kupmjgomcq] {
    border-radius: 15px;
}
/* _content/SplEngenharia.Web/Components/Pages/Contato/Contato.razor.rz.scp.css */
.bg-contato[b-j60lp6t03k] {
    background-image: url(/assets/images/contato/banner-contato.webp);
    background-size: cover;
    height: 30rem;
}

@media(max-width: 665px) {
    .bg-contato[b-j60lp6t03k] {
        background-image: url(/assets/images/contato/banner-contato-mobile.webp);
        background-size: cover;
        height: 30rem;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Contato/SejaCorretor.razor.rz.scp.css */
.bg-corretor[b-knrqhvo5kt]{
    background-image: url(/assets/images/contato/sejacorretor/banner-seja-corretor.webp);
    background-size: cover;
    height: 30rem;
}

@media(max-width: 665px){
    .bg-corretor[b-knrqhvo5kt] {
        background-image: url(/assets/images/contato/sejacorretor/banner-corretor-mobile.webp);
        background-size: cover;
        height: 30rem;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Contato/SejaFornecedor.razor.rz.scp.css */
.bg-fornecedor[b-npk6jt4myt] {
    background-image: url(/assets/images/contato/banner-seja-fornecedor.webp);
    background-size: cover;
    background-position:center;
    height: 30rem;
}

@media(max-width: 635px){
    .bg-fornecedor[b-npk6jt4myt] {
        background-image: url(/assets/images/contato/banner-fornecedor-mobile.webp);
        background-size: cover;
        height: 30rem;
        background-position: center;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Contato/VendaTerreno.razor.rz.scp.css */
.bg-terreno[b-0aswf6fxpv]{
    background-image: url(/assets/images/contato/vendaterreno/banner-venda-seu-terreno.webp);
    background-size:cover;
    height:30rem;
}

@media(max-width:635px){
    .bg-terreno[b-0aswf6fxpv] {
        background-image: url(/assets/images/contato/vendaterreno/banner-terreno-mobile.webp);
        background-size: cover;
        height: 30rem;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Home/Components/Banner.razor.rz.scp.css */
.carousel-control-prev[b-9ff6nl4np4], .carousel-control-next[b-9ff6nl4np4]{
    width: 5%!important;
    opacity: 1!important;
}

.carousel-indicators .active[b-9ff6nl4np4] {
    opacity: 1;
    background: white!important;
}

.carousel-indicators[b-9ff6nl4np4]{
    bottom: 3rem!important;
}

.carousel-indicators [data-bs-target][b-9ff6nl4np4] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 1.2rem !important;
    height: 1.2rem !important;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    background-clip: padding-box;
    opacity: 1 !important;
    transition: opacity .6s ease;
    border: 2px solid white !important;
    border-radius: 50% !important;
}

.img_banner[b-9ff6nl4np4] {
    width: 100%;
    object-fit: cover;
    height: 615px;
    filter: brightness(0.50) saturate(1.5);
}

.img_banner_institucional[b-9ff6nl4np4] {
    width: 100%;
    object-fit: cover;
    height: 615px;
}

.fs_title[b-9ff6nl4np4] {
    font-size: 40px;
    line-height: 90%;
    font-weight: 600;
}

.info_product[b-9ff6nl4np4] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.name_empreendimento[b-9ff6nl4np4]{
    letter-spacing: 3.5px;
    color: white;
    border-bottom: 1px solid white;
    font-weight:300;
    text-transform: uppercase;
    font-size: 1rem;
}

.btn_primary[b-9ff6nl4np4] {
    position: relative;
    background: var(--color-secundary);
    border: 2px solid var(--color-secundary);
    transition: all 0.5s ease;
    cursor: pointer;
    overflow: hidden;
    padding-top: 0.35rem!important;
    padding-bottom: 0.35rem!important;
}

    .btn_primary:hover[b-9ff6nl4np4] {
        background: var(--color-secundary);
        border-color: var(--color-secundary);
        transition: all 0.3s ease;
    }

    .btn_primary .btn_text[b-9ff6nl4np4] {
        color: white;
    }


@media(min-width:1401px) and (max-width: 1550px){
    .img_banner[b-9ff6nl4np4] {
        width: 100%;
        object-fit: cover;
        height: 495px;
        max-height: 495px;
    }

    .img_banner_institucional[b-9ff6nl4np4] {
        width: 100%;
        object-fit: cover;
        height: 495px;
    }
}

@media(max-width: 1400px) {
    .img_banner[b-9ff6nl4np4] {
        width: 100%;
        object-fit: cover;
        height: 450px;
        max-height: 450px;
    }

    .img_banner_institucional[b-9ff6nl4np4] {
        width: 100%;
        object-fit: cover;
        height: 450px;
    }
}

@media(max-width: 993px) {
    .img_banner[b-9ff6nl4np4] {
        width: 100%;
        object-fit: cover;
        height: 450px;
        max-height: 450px;
    }

    .img_banner_institucional[b-9ff6nl4np4] {
        width: 100%;
        object-fit: cover;
        height: 450px;
        max-height: 450px;
    }

    .fs_title[b-9ff6nl4np4] {
        font-size: 30px;
        line-height: 90%;
        font-weight: 600;
    }

    .info_product[b-9ff6nl4np4] {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Home/Components/CardsImoveis.razor.rz.scp.css */

.tipo_imovel_card[b-q0f3zlhd00] {
    background: var(--color-secundary);
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
    width: max-content;
    display: flex;
    justify-content:center;
    align-items:center;
    gap: 5px;
    padding: 2px 0px;
}

.tipo_imovel_card span[b-q0f3zlhd00]{
    color: white;
    font-size: 1.2rem;
}

.tipo_imovel_card small[b-q0f3zlhd00]{
    color: white;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing:0.65px;
    text-transform: uppercase;
}


.status_imovel[b-q0f3zlhd00] {
    position: absolute;
    top: 0.7rem;
    left: 0.5rem;
    width: 100%;
    display: flex;
    gap: 5px;
}

.status_imovel_card[b-q0f3zlhd00] {
    background: white;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
}

.status_imovel_card small[b-q0f3zlhd00] {
    font-size: 0.6rem;
    color: var(--color-primary);
    font-weight:700;
    letter-spacing: 0.65px;
    text-transform: uppercase;
}

.cta_imovel_card[b-q0f3zlhd00] {
    background: var(--color-primary);
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
}

.cta_imovel_card small[b-q0f3zlhd00] {
    font-size: 0.6rem;
    color: white;
    font-weight: 700;
    letter-spacing: 0.65px;
    text-transform: uppercase;
}

.card_description[b-q0f3zlhd00] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.95rem;
    font-weight: 400;
}


.card_img_empreendimento[b-q0f3zlhd00] {
    height: 210px;
    border-radius: 20px 20px 0px 0px;
    object-fit: cover;
    width: 100%;
}

.text-highlight[b-q0f3zlhd00] {
    font-size: 1rem;
}

@media(max-width: 1400px) {
    .card_img_empreendimento[b-q0f3zlhd00] {
        height: 175px;
        border-radius: 20px 20px 0px 0px;
        object-fit: cover;
        width: 100%;
    }

    .text-highlight[b-q0f3zlhd00] {
        font-size: 0.9rem;
    }
}

@media(max-width: 993px){
    .card_img_empreendimento[b-q0f3zlhd00] {
        height: 200px;
        border-radius: 20px 20px 0px 0px;
        object-fit: cover;
        width: 100%;
    }

    .text-highlight[b-q0f3zlhd00] {
        font-size: 1rem;
    }
}

/* Estilos gerais do slider */
.ns-slider[b-q0f3zlhd00] {
    width: 100%;
    /* height: 100%; */
    margin: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 0;
    display: block;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.ns-wrapper[b-q0f3zlhd00] {
    position: relative;
    width: 100%;
    /* height: 100%; */
    z-index: 1;
    display: flex;
    box-sizing: content-box;
    transition-property: transform;
    transition-duration: 300ms;
    scroll-snap-type: x mandatory;
    cursor: grab;
    user-select: none;
}

.ns-slide[b-q0f3zlhd00] {
    flex-shrink: 0;
    /* height: 100%; */
    width: 100%;
    position: relative;
    display: block;
    transition-property: transform;
}


/* Estilos dos botões de controle */
.ns-controls[b-q0f3zlhd00] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    width: 100%;
    position: relative;
    top: 50%;
    left:0;
    z-index: 1;
}

.ns-prev[b-q0f3zlhd00],
.ns-next[b-q0f3zlhd00] {
    position:absolute;
    top:50%;
    background-color: var(--color-primary);
    color: white;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2.5rem;
    height: 3rem;
    width: 3rem;
}

.ns-prev[b-q0f3zlhd00]{
    left: -3rem;
}

.ns-next[b-q0f3zlhd00]{
    right: -3rem;
}

    .ns-prev:hover[b-q0f3zlhd00],
    .ns-next:hover[b-q0f3zlhd00] {
        transition: 0.3s ease-in-out;
    }


    @media(max-width: 993px){
        .ns-controls[b-q0f3zlhd00] {
            display: flex;
            justify-content: end;
            gap: 0.5rem;
            width: 100%;
            position: absolute;
            top: -2rem;
            z-index: 1;
            padding-right:1rem;
        }

        .ns-prev[b-q0f3zlhd00],
        .ns-next[b-q0f3zlhd00] {
            position: relative;
            top: 0;
            background-color: var(--color-primary);
            color: white;
            border: none;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 2.5rem;
            height: 3rem;
            width: 3rem;
        }

        .ns-prev[b-q0f3zlhd00] {
            left: 0;
        }

        .ns-next[b-q0f3zlhd00] {
            right: 0;
        }
    }
/* _content/SplEngenharia.Web/Components/Pages/Home/Components/Depoimentos.razor.rz.scp.css */
.container-depoimentos[b-67830q6g5r] {
    display: flex;
    gap: 10px;
    width: 100%;
    overflow: hidden;
}

.item[b-67830q6g5r] {
    display: flex;
    align-items: end;
    overflow: hidden;
    cursor: pointer;
    background-color: #ddd;
    border-radius: 28px;
    padding: 20px;
    transition: width 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
    width: 150px; /* Largura inicial */
    height: 500px;
}

    .item .content_title[b-67830q6g5r] {
        display: none;
        padding: 10px;
    }

    .item .content[b-67830q6g5r] {
        display: flex;
        flex-direction: column;
        padding: 10px;
        color: white;
    }

    .item .btn_depoimentos[b-67830q6g5r] {
        display: none !important;
    }

    .item h3[b-67830q6g5r] {
        margin: 0;
        font-size: 1.5rem;
        text-orientation: mixed;
        writing-mode: vertical-rl;
        rotate: 180deg;
    }

    .item .description[b-67830q6g5r] {
        margin-top: 10px;
        display: none;
        max-width: 70%;
        font-size: 1.2rem !important;
    }

    .item.open[b-67830q6g5r] {
        display: flex;
        width: 100%; /* Expande para a largura máxima */
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
        align-items: center;
    }

        .item.open .content_title[b-67830q6g5r] {
            display: block;
        }

        .item.open .description[b-67830q6g5r] {
            display: block;
        }

        .item.open h3[b-67830q6g5r] {
            rotate: 0deg;
            writing-mode: initial;
            font-size: 2rem;
        }

        .item.open .btn_depoimentos[b-67830q6g5r] {
            display: flex !important;
        }

/* Responsivo para telas menores (MOBILE) */
@media (max-width: 663px) {
    .container-depoimentos[b-67830q6g5r] {
        display: block;
        gap: 10px;
        width: 100%;
        overflow: hidden;
    }

    .item img[b-67830q6g5r] {
        object-fit: cover !important;
        height: 125px;
        width: 30rem;
        object-position: top;
    }

    .item[b-67830q6g5r] {
        display: flex;
        align-items: end;
        overflow: hidden;
        cursor: pointer;
        background-color: #ddd; /* Cor padrão */
        border-radius: 20px;
        padding: 20px;
        transition: 0.3s ease-in-out;
        width: 100%; /* Largura total */
        height: 125px;
        margin-bottom: 1rem;
    }

        .item h3[b-67830q6g5r] {
            margin: 0;
            font-size: 1.35rem;
            text-orientation: mixed;
            writing-mode: horizontal-tb;
            rotate: 0deg;
        }

        .item .description[b-67830q6g5r] {
            margin-top: 10px;
            display: none;
            max-width: 100%;
        }

        .item.open[b-67830q6g5r] {
            display: flex;
            width: 100%;
            height: 100%;
            box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
            transition: 0.3s ease-in-out;
            align-items: center;
            background-color: var(--color-primary) !important; /* Cor azul quando aberto */
        }

        .item.open img[b-67830q6g5r] {
            visibility:hidden;
            min-height: 500px;
        }
}
/* _content/SplEngenharia.Web/Components/Pages/Home/Components/Institucional.razor.rz.scp.css */

.btn_primary[b-ndzkppz0gv] {
    position: relative;
    border: 2px solid var(--color-secundary);
    transition: all 0.5s ease;
    cursor: pointer;
    overflow: hidden;
    background: var(--color-secundary);
    border-radius: 12px;
    text-align: center;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    transition: all 0.3s ease;
}

.btn_primary:hover .icon[b-ndzkppz0gv] {
    right: 50px;
}

.row_width[b-ndzkppz0gv]{
    width: 95%;
}

.video_inst[b-ndzkppz0gv]{
    height:100%;
    border-radius: 28px;
}

@media(max-width: 663px) {
    .row_width[b-ndzkppz0gv] {
        width: 92%;
        justify-content:center;
    }

    .video_inst[b-ndzkppz0gv] {
        height: 250px;
    }

}
/* _content/SplEngenharia.Web/Components/Pages/Home/Components/PesquisaBanner.razor.rz.scp.css */
.btn_primary:hover .icon[b-qt1t0j2g87] {
    right: 50px;
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/AndamentoObras.razor.rz.scp.css */
.title_section[b-2tmuuxb4np] {
    color: var(--colorEmpreendimentoPrimary);
    font-weight: 300;
    border-bottom: 1px solid var(--colorEmpreendimentoPrimary);
    width: max-content;
}

.img_gallery[b-2tmuuxb4np] {
    height: 400px;
    object-fit: cover;
    border-radius: 28px
}

.thumb_gallery[b-2tmuuxb4np] {
    height: 100px;
    object-fit: cover;
    border-radius: 28px;
    cursor: pointer
}

@media(max-width: 993px){

    .img_gallery[b-2tmuuxb4np] {
        height: 350px;
        object-fit: cover;
        border-radius: 28px
    }

    .thumb_gallery[b-2tmuuxb4np] {
        height: 150px;
        object-fit: cover;
        border-radius: 28px;
        cursor: pointer
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/BannerEmpreendimento.razor.rz.scp.css */
.banner_empreendimento[b-60nsaraki3]{
    background-size:cover!important;
    background-repeat: no-repeat;
    height: 90vh;
    width:100%;
}


.fs_title[b-60nsaraki3] {
    font-size: 50px;
    line-height: 95%;
    font-weight: 800;
}

@media(max-width: 993px){
    .banner_empreendimento[b-60nsaraki3] {
        background-size: cover;
        height: 100%;
        width:100%;
    }


    .fs_title[b-60nsaraki3] {
        font-size: 2.5rem;
        line-height: 90%;
        font-weight: 800;
    }
}

.tipo_imovel_card[b-60nsaraki3] {
    background: var(--color-secundary);
    bottom: 0.5rem;
    right: 0.5rem;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 2px 0px;
}



.status_imovel_card[b-60nsaraki3] {
    background: var(--color-primary);
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
    font-weight:500;
    color: white;
}


.cta_imovel_card[b-60nsaraki3] {
    background: var(--color-primary);
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
    color:white;
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/BannerMyAll.razor.rz.scp.css */
.bannerMyAll[b-ipgch4xols] {
    object-fit: cover;
    object-position: center;
    height: 100%;
    min-height: 613px;
    width: 100%;
}

.bannerMyAllSide[b-ipgch4xols]{
    object-fit:cover;
    object-position:center;
    width:100%;
    height:100%;
}

@media(max-width: 635px) {
    .bannerMyAll[b-ipgch4xols] {
        object-fit: cover;
        object-position: center;
        height: 300px;
        min-height: 300px;
        max-height:300px;
        width: 100%;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/CallToAction.razor.rz.scp.css */
.bg_cta[b-hgjdlc650c]{
    background-color: var(--colorEmpreendimentoPrimary);
    width:100%;
    height: 100%;
    border-radius:28px;
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/CardsImoveis.razor.rz.scp.css */
.tipo_imovel_card[b-6axadavhxa] {
    background: var(--color-secundary);
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 2px 0px;
}

    .tipo_imovel_card span[b-6axadavhxa] {
        color: white;
        font-size: 1.2rem;
    }

    .tipo_imovel_card small[b-6axadavhxa] {
        color: white;
        font-size: 0.7rem;
        font-weight: 700;
        letter-spacing: 0.65px;
        text-transform: uppercase;
    }


.status_imovel[b-6axadavhxa] {
    position: absolute;
    top: 0.7rem;
    left: 0.5rem;
    width: 100%;
    display: flex;
    gap: 5px;
}

.status_imovel_card[b-6axadavhxa] {
    background: white;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
}

    .status_imovel_card small[b-6axadavhxa] {
        font-size: 0.6rem;
        color: var(--color-primary);
        font-weight: 700;
        letter-spacing: 0.65px;
        text-transform: uppercase;
    }

.cta_imovel_card[b-6axadavhxa] {
    background: var(--color-primary);
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
}

    .cta_imovel_card small[b-6axadavhxa] {
        font-size: 0.6rem;
        color: white;
        font-weight: 700;
        letter-spacing: 0.65px;
        text-transform: uppercase;
    }
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/DescricaoEmpreendimento.razor.rz.scp.css */
.title_section[b-gxdm3p55j4] {
    color: var(--colorEmpreendimentoSecundary);
    font-weight: 600;
}

.img_descricao[b-gxdm3p55j4]{
    object-fit:cover;
    width:100%;
    height:100%;
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/DescricaoMyAll.razor.rz.scp.css */
.title_section[b-hfaex01oxk] {
    color: var(--colorEmpreendimentoPrimary);
    font-weight: 300;
    border-bottom: 1px solid var(--colorEmpreendimentoPrimary);
    width: max-content;
}



.tipo_imovel_card[b-hfaex01oxk] {
    background-color: var(--color-secundary);
    display: flex;
    align-items: center;
    justify-content: center;
    height:25px;
}


.status_imovel_card[b-hfaex01oxk] {
    background-color: var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
}

.cta_imovel_card[b-hfaex01oxk] {
    background-color: var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/DiferenciaisEmpreendimento.razor.rz.scp.css */
.title_section[b-yp5e9gzx7j] {
    color: var(--colorEmpreendimentoPrimary);
    font-weight: 300;
    border-bottom: 1px solid var(--colorEmpreendimentoPrimary);
    width: max-content;
}

.nav-link[b-yp5e9gzx7j] {
    display: block;
    font-weight: 500 !important;
    color: var(--colorEmpreendimentoPrimary);
    text-decoration: none;
    background: none;
    border: 2px solid var(--colorEmpreendimentoPrimary) !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    border-radius: 15px !important;
}

    .nav-link:hover[b-yp5e9gzx7j] {
        color: white !important;
        text-decoration: none;
        background: var(--colorEmpreendimentoPrimary) !important;
        border: 2px solid var(--colorEmpreendimentoPrimary) !important;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    }

.nav-pills .nav-link.active[b-yp5e9gzx7j], .nav-pills .show > .nav-link[b-yp5e9gzx7j] {
    color: white !important;
    background-color: var(--colorEmpreendimentoPrimary) !important;
}

.diferenciais_items[b-yp5e9gzx7j] {
    color: var(--colorEmpreendimentoPrimary);
    font-weight: 300;
}

@media(max-width:663px){

    .nav-link[b-yp5e9gzx7j] {
        width: 100%;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/FaleConsultor.razor.rz.scp.css */

.btn_primary[b-q06kaocagn] {
    position: relative;
    border: 2px solid var(--color-primary);
    transition: all 0.5s ease;
    cursor: pointer;
    overflow: hidden;
    background: var(--color-primary);
    border-radius: 12px;
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    transition: all 0.3s ease;
}

    .btn_primary .btn_text[b-q06kaocagn] {
        color: white;
        display: inline-block;
        transition: all 0.3s ease;
        font-weight: 500;
        text-transform: uppercase;
    }


    .btn_primary .icon[b-q06kaocagn] {
        position: absolute;
        left: -60px;
        right: 0;
        top: 0.21rem;
        color: white;
        transition: all 0.3s ease;
    }

    .btn_primary:hover[b-q06kaocagn] {
        background: #128c7e;
        border-color: #128c7e;
        transition: all 0.3s ease;
    }

        .btn_primary:hover .icon[b-q06kaocagn] {
            left: 15px;
            right: 0;
        }

        .btn_primary:hover .btn_text[b-q06kaocagn] {
            margin-left: 20px;
            margin-right: 0px;
            color: white;
        }
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/FormEmpreendimento.razor.rz.scp.css */
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/GaleriaEmpreendimento.razor.rz.scp.css */
.title_section[b-7dufg1k6ge] {
    color: var(--colorEmpreendimentoPrimary);
    font-weight: 300;
    border-bottom: 1px solid var(--colorEmpreendimentoPrimary);
    width: max-content;
}

.carousel-control-prev[b-7dufg1k6ge], .carousel-control-next[b-7dufg1k6ge] {
    width: 5% !important;
    opacity: 1 !important;
}

.carousel-indicators .active[b-7dufg1k6ge] {
    opacity: 1;
    background: white !important;
}

.carousel-indicators[b-7dufg1k6ge] {
    bottom: 3rem !important;
}

    .carousel-indicators [data-bs-target][b-7dufg1k6ge] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 1.2rem !important;
        height: 1.2rem !important;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: transparent;
        background-clip: padding-box;
        opacity: 1 !important;
        transition: opacity .6s ease;
        border: 2px solid white !important;
        border-radius: 50% !important;
    }

.img_gallery[b-7dufg1k6ge] {
    width: 100%;
    object-fit: cover;
    height: 600px;
    border-radius: 28px;
}

.thumb_gallery[b-7dufg1k6ge] {
    height: 200px;
    object-fit: cover;
    border-radius: 28px;
    cursor: pointer
}


@media(max-width: 993px) {
    .img_gallery[b-7dufg1k6ge] {
        width: 100%;
        object-fit: cover;
        height: 350px;
    }

    .thumb_gallery[b-7dufg1k6ge] {
        height: 150px;
        object-fit: cover;
        border-radius: 28px;
        cursor: pointer
    }

}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/GaleriaMyAll.razor.rz.scp.css */
.title_section[b-vr9qoiz6g3] {
    color: var(--colorEmpreendimentoPrimary);
    font-weight: 300;
    border-bottom: 1px solid var(--colorEmpreendimentoPrimary);
    width: max-content;
}

.img_size_galeria[b-vr9qoiz6g3] {
    height: 600px;
    object-fit: cover;
    border-radius: 28px;
    width: 100%
}

.img_size_galeria_thumbs[b-vr9qoiz6g3] {
    max-height: 200px;
    object-fit: cover;
    border-radius: 28px;
    cursor: pointer;
    width:100%;
}

.thumbgaleriaMyAllSwiper[b-vr9qoiz6g3] {
    height: 600px;
    overflow: hidden;
}

@media(max-width: 993px) {
    .img_size_galeria[b-vr9qoiz6g3] {
        height: 350px;
        object-fit: cover;
        border-radius: 28px;
        width: 100%
    }

    .img_size_galeria_thumbs[b-vr9qoiz6g3] {
        height: 200px;
        object-fit: cover;
        border-radius: 28px;
        cursor: pointer;
        width: 100%;
    }

    .thumbgaleriaMyAllSwiper[b-vr9qoiz6g3] {
        height: 200px;
    }

}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/LocaisProximos.razor.rz.scp.css */
.title_section[b-28fo0xdwd3] {
    color: var(--colorEmpreendimentoPrimary);
    font-weight: 300;
    border-bottom: 1px solid var(--colorEmpreendimentoPrimary);
    width: max-content;
}

.locais_items[b-28fo0xdwd3] {
    color: var(--colorEmpreendimentoPrimary);
    font-weight: 500;
}

.locais_items span[b-28fo0xdwd3]{
    font-weight: 300;
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/LocalizacaoEmpreendimento.razor.rz.scp.css */
.title_section[b-zbofnyc5qn] {
    color: white;
    font-weight: 300;
    border-bottom: 1px solid var(--colorEmpreendimentoSecundary);
    width: max-content;
}

.video_height[b-zbofnyc5qn]{
    height: 500px;

}

.btn_localizacao[b-zbofnyc5qn] {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--colorEmpreendimentoSecundary);
    border: 2px solid var(--colorEmpreendimentoSecundary);
    color:white;
    transition: 0.4s ease-in-out;
    width:max-content;
    border-radius: 15px;
    text-decoration:none
}

    .btn_localizacao:hover[b-zbofnyc5qn] {
        transition: 0.4s ease-in-out;
        background-color: transparent;
    }


@media(max-width: 993px){
    .video_height[b-zbofnyc5qn] {
        height: 350px;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/PesquisaImoveis/FiltroPesquisaImoveis.razor.rz.scp.css */
.tipo_imovel_card[b-fipejjh8ua] {
    background: var(--color-secundary);
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 2px 0px;
}

    .tipo_imovel_card span[b-fipejjh8ua] {
        color: white;
        font-size: 1.2rem;
    }

    .tipo_imovel_card small[b-fipejjh8ua] {
        color: white;
        font-size: 0.7rem;
        font-weight: 700;
        letter-spacing: 0.65px;
        text-transform: uppercase;
    }


.status_imovel[b-fipejjh8ua] {
    position: absolute;
    top: 0.7rem;
    left: 0.5rem;
    width: 100%;
    display: flex;
    gap: 5px;
}

.status_imovel_card[b-fipejjh8ua] {
    background: white;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
}

    .status_imovel_card small[b-fipejjh8ua] {
        font-size: 0.6rem;
        color: var(--color-primary);
        font-weight: 700;
        letter-spacing: 0.65px;
        text-transform: uppercase;
    }

.cta_imovel_card[b-fipejjh8ua] {
    background: var(--color-primary);
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
}

    .cta_imovel_card small[b-fipejjh8ua] {
        font-size: 0.6rem;
        color: white;
        font-weight: 700;
        letter-spacing: 0.65px;
        text-transform: uppercase;
    }


.card_img_empreendimento[b-fipejjh8ua] {
    height: 210px;
    border-radius: 20px 20px 0px 0px;
    object-fit: cover;
    width: 100%;
}

.text-highlight[b-fipejjh8ua] {
    font-size: 1rem;
}

@media(max-width: 1400px) {
    .card_img_empreendimento[b-fipejjh8ua] {
        height: 175px;
        border-radius: 20px 20px 0px 0px;
        object-fit: cover;
        width: 100%;
    }

    .text-highlight[b-fipejjh8ua] {
        font-size: 0.9rem;
    }
}

@media(max-width: 993px) {
    .card_img_empreendimento[b-fipejjh8ua] {
        height: 200px;
        border-radius: 20px 20px 0px 0px;
        object-fit: cover;
        width: 100%;
    }

    .text-highlight[b-fipejjh8ua] {
        font-size: 1rem;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/PlantasEmpreendimento.razor.rz.scp.css */
.title_section[b-59n3a9jjvj] {
    color: white;
    font-weight: 300;
    border-bottom: 1px solid var(--colorEmpreendimentoSecundary);
    width: max-content;
}

.nav-link[b-59n3a9jjvj] {
    display: block;
    font-weight: 500 !important;
    color: white;
    text-decoration: none;
    background: #B1B1B1!important;
    border: 2px solid #B1B1B1 !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    border-radius: 15px !important;
}

    .nav-link:hover[b-59n3a9jjvj] {
        color: white !important;
        text-decoration: none;
        background: var(--colorEmpreendimentoSecundary) !important;
        border: 2px solid var(--colorEmpreendimentoSecundary) !important;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    }

.nav-pills .nav-link.active[b-59n3a9jjvj], .nav-pills .show > .nav-link[b-59n3a9jjvj] {
    color: white !important;
    background-color: var(--colorEmpreendimentoSecundary) !important;
    border: 2px solid var(--colorEmpreendimentoSecundary) !important;
}


@media(max-width:663px) {

    .nav-link[b-59n3a9jjvj] {
        width: 100%;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/TourVirtual.razor.rz.scp.css */
.title_section[b-uysnlgxtd7] {
    color: var(--colorEmpreendimentoPrimary);
    font-weight: 300;
    border-bottom: 1px solid var(--colorEmpreendimentoPrimary);
    width: max-content;
}

.img_tour[b-uysnlgxtd7] {
    border-radius: 28px;
    background: url(/assets/images/imoveis/tour-img.webp);
    height: 500px;
    background-size: cover;
    background-position:center;
}

@media(max-width: 993px){
    .img_tour[b-uysnlgxtd7] {
        border-radius: 28px;
        background: url(/assets/images/imoveis/tour-img.webp);
        height: 250px;
        background-size: cover;
        padding: 1.25rem;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Imoveis/Components/VideoEmpreendimento.razor.rz.scp.css */
.title_section[b-jrhb67lvsa] {
    color: var(--colorEmpreendimentoPrimary);
    font-weight: 300;
    border-bottom: 1px solid var(--colorEmpreendimentoPrimary);
    width: max-content;
}

.video_height[b-jrhb67lvsa] {
    height: 500px;
    min-width: 100%;
    border-radius: 28px;
}

@media(min-width: 1600px) {
    .video_height[b-jrhb67lvsa] {
        height: 600px;
        min-width: 100%;
        border-radius: 28px;
    }
}

@media(max-width: 993px) {
    .video_height[b-jrhb67lvsa] {
        height: 350px;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Sobre/Components/BeforeAfter.razor.rz.scp.css */
.comparison-container[b-cuwpd1ma8u] {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border-radius: 28px;
    /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); */
    user-select: none;
    height: 600px;
}

@media(max-width: 675px){
    .comparison-container[b-cuwpd1ma8u] {
        position: relative;
        width: 100%;
        aspect-ratio: 16 / 9;
        overflow: hidden;
        border-radius: 28px;
        /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); */
        user-select: none;
        height: 100%;
    }
}

.image-before[b-cuwpd1ma8u],
.image-after[b-cuwpd1ma8u] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

    .image-before img[b-cuwpd1ma8u],
    .image-after img[b-cuwpd1ma8u] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .image-before .label[b-cuwpd1ma8u],
    .image-after .label[b-cuwpd1ma8u] {
        position: absolute;
        background-color: rgba(15, 14, 42, 0.6);
        color: #fff;
        padding: 5px 10px;
        border-radius: 5px;
        font-size: 16px;
        font-weight: bold;
    }

    .image-before .label[b-cuwpd1ma8u] {
        top: 20px;
        left: 20px;
    }

    .image-after .label[b-cuwpd1ma8u] {
        top: 20px;
        right: 20px;
    }

.image-before[b-cuwpd1ma8u] {
    clip-path: inset(0 50% 0 0);
    /* Mostra metade inicial da imagem */
    z-index: 1;
}

.image-after[b-cuwpd1ma8u] {
    z-index: 0;
}

.slider-bar[b-cuwpd1ma8u] {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 5px;
    background-color: var(--color-secundary);
    cursor: ew-resize;
    z-index: 10;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); */
    transform: translateX(-50%);
}

.slider-circle[b-cuwpd1ma8u] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 35px;
    background-image: url(/assets/images/sobre/antesdepois/logo-flutuante.png);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); */
}
/* _content/SplEngenharia.Web/Components/Pages/Sobre/Components/Portfolio.razor.rz.scp.css */
.btn_primary[b-sh9rfs7ajs] {
    position: relative;
    border: none;
    transition: all 0.5s ease;
    cursor: pointer;
    overflow: hidden;
    background: transparent;
    border-radius: 12px;
    text-align: center;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    transition: all 0.3s ease;
}

    .btn_primary:hover[b-sh9rfs7ajs] {
        background: transparent;
        border-color: none;
        transition: all 0.3s ease;
    }

    .btn_primary .btn_text[b-sh9rfs7ajs] {
        color: white;
        display: inline-block;
        transition: all 0.3s ease;
        font-weight: 600;
        text-transform: uppercase;
    }

    .btn_primary .icon[b-sh9rfs7ajs] {
        position: absolute;
        right: -60px;
        top: 0.75rem;
        color: white;
        transition: all 0.3s ease;
    }

    .btn_primary:hover .icon[b-sh9rfs7ajs] {
        right: 10.5rem;
    }

    .btn_primary:hover .btn_text[b-sh9rfs7ajs] {
        margin-right: 45px;
        color: white;
    }


.img_portfolio[b-sh9rfs7ajs] {
    width: 100%;
    height: 100%;
    max-height: 300px;
    min-height: 300px;
}

@@media(max-width: 635px) {
    .img_portfolio[b-sh9rfs7ajs] {
        width: 100%;
        height: 325px;
    }
}

/* Estilos gerais do slider */
.ns-slider[b-sh9rfs7ajs] {
    width: 100%;
    /* height: 100%; */
    margin: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 0;
    display: block;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.ns-wrapper[b-sh9rfs7ajs] {
    position: relative;
    width: 100%;
    /* height: 100%; */
    z-index: 1;
    display: flex;
    box-sizing: content-box;
    transition-property: transform;
    transition-duration: 300ms;
    scroll-snap-type: x mandatory;
    cursor: grab;
    user-select: none;
}

.ns-slide[b-sh9rfs7ajs] {
    flex-shrink: 0;
    /* height: 100%; */
    width: 100%;
    position: relative;
    display: block;
    transition-property: transform;
}


/* Estilos dos botões de controle */
.ns-controls[b-sh9rfs7ajs] {
    display: flex;
    justify-content: end;
    gap: 1rem;
    width: 100%;
    position: absolute;
    top: -7%;
    z-index: 1;
    right: 2rem;
}

.ns-prev[b-sh9rfs7ajs],
.ns-next[b-sh9rfs7ajs] {
    background-color: white;
    color: var(--color-secundary);
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2.5rem;
    height: 3rem;
    width: 3rem;
}

    .ns-prev:hover[b-sh9rfs7ajs],
    .ns-next:hover[b-sh9rfs7ajs] {
        transition: 0.3s ease-in-out;
    }


.card_portfolio[b-sh9rfs7ajs] {
    background-color: #090818;
    height: 100%;
    border-radius: 28px;
    min-height: 300px;
}

@media(max-width: 993px){
    .img_portfolio[b-sh9rfs7ajs] {
        width: 100%;
        height: 100%;
        max-height: 325px;
        min-height: 325px;
    }

    .card_portfolio[b-sh9rfs7ajs] {
        background-color: #090818;
        height: 100%;
        border-radius: 28px;
        max-height: 100%;
    }
}

@media(max-width: 650px){
    .card_portfolio[b-sh9rfs7ajs] {
        background-color: #090818;
        height: 100%;
        border-radius: 28px;
        max-height: 100%;
    }

    .img_portfolio[b-sh9rfs7ajs] {
        width: 100%;
        height: 100%;
        max-height: 250px;
        min-height: 250px;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Sobre/Components/TimeLine.razor.rz.scp.css */
/* Contêiner principal */
.slider-container[b-0z2j5vd6hf] {
    width: 100%;
    overflow: hidden;
    position: relative;
}

/* Slider */
.slider[b-0z2j5vd6hf] {
    display: flex;
    transition: transform 0.5s ease;
}

.slide[b-0z2j5vd6hf] {
    min-width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
}

/* Botões de navegação */
.nav-btn[b-0z2j5vd6hf] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    border: none;
    background: transparent;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    transition: background-color 0.3s ease;
}

    .nav-btn:hover[b-0z2j5vd6hf] {
        background: transparent;
    }

    .nav-btn.prev[b-0z2j5vd6hf] {
        left: 10px;
    }

    .nav-btn.next[b-0z2j5vd6hf] {
        right: 10px;
    }

/* Barra de Progresso */
.progress-bar[b-0z2j5vd6hf] {
    position: relative;
    width: 100%;
    height: 8px;
    background-color: #ddd;
    margin-top: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.progress[b-0z2j5vd6hf] {
    height: 100%;
    background-color: var(--color-secundary);
    display: flex;
    align-items: center;
    border-radius: 5px;
    transition: width 0.3s ease-in-out;
}

/* Indicador de progresso (Logo flutuante) */
#div_progress_logo[b-0z2j5vd6hf] {
    position: absolute;
    top: 1.2rem; /* Posiciona acima da barra */
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: left 0.3s ease-in-out;
    z-index: 2; /* Garante que fique acima da barra */
}

/* Animação de pulsação */
@keyframes pulse-b-0z2j5vd6hf {
    0% {
        transform: scale(1);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    }

    50% {
        transform: scale(1.15);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    }
}

/* Logo com efeito de pulsação */
.logo[b-0z2j5vd6hf] {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-image: url('/assets/images/sobre/timeline/logo-flutuante.svg');
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    animation: pulse-b-0z2j5vd6hf 1.5s infinite;
    cursor: grab;
}

/* Ajuste fino para a logo no desktop */
@media (min-width: 992px) {
    #div_progress_logo[b-0z2j5vd6hf] {
        transform: translateX(5px); /* Remove o excesso de 5px */
    }
}

/* Ano atual */
#currentYear[b-0z2j5vd6hf] {
    position: absolute;
    top: 30px; /* Ajusta para ficar logo abaixo da logo */
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.9rem;
    color: #fff;
    text-align: center;
    font-weight: 300;
}

/* Imagem do timeline */
.img_timeline[b-0z2j5vd6hf] {
    background-size: cover;
    height: 325px;
    width: 100%;
    border-radius: 28px;
}

/* Texto e conteúdo */
.content span[b-0z2j5vd6hf] {
    width: max-content;
    border-bottom: 2px solid var(--color-secundary);
}

.content p[b-0z2j5vd6hf] {
    font-size: 1.1rem;
    margin: 0;
}

p[b-0z2j5vd6hf] {
    margin: 0;
}

/* Ajustes para telas menores */
@media (max-width: 993px) {
    .img_timeline[b-0z2j5vd6hf] {
        height: 250px;
    }

    p[b-0z2j5vd6hf] {
        font-size: 0.85rem !important;
    }
}

/* Ajuste específico para mobile no final da barra */
@media (max-width: 576px) {
    .nav-btn[b-0z2j5vd6hf] {
        padding: 8px;
        font-size: 0.8rem;
    }

    .logo[b-0z2j5vd6hf] {
        width: 30px;
        height: 30px;
    }

    #div_progress_logo[b-0z2j5vd6hf] {
        transform: translateX(15px); /* Remove qualquer desalinhamento no mobile */
    }

    #currentYear[b-0z2j5vd6hf] {
        font-size: 0.8rem;
        top: 25px; /* Ajusta para telas menores */
    }

    #div_progress_logo[b-0z2j5vd6hf] {
        position: absolute;
        top: -1rem; /* Posiciona acima da barra */
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: left 0.3s ease-in-out;
        z-index: 2; /* Garante que fique acima da barra */
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Sobre/NossaCultura.razor.rz.scp.css */
.title_cultura[b-u5ku76n2pa]{
    font-size: 2.5rem;
    font-weight: 800;

}

.img_cultura[b-u5ku76n2pa] {
    object-fit: cover;
    height: 550px;
    border-radius: 28px;
}

.div_cultura_img_margin[b-u5ku76n2pa] {
    margin-top: -17.3rem;
}

.margin_title[b-u5ku76n2pa] {
    margin-bottom: 14rem;
}

@media(max-width:993px) {
    .title_cultura[b-u5ku76n2pa] {
        font-size: 2.5rem;
        font-weight: 800;
    }

    .img_cultura[b-u5ku76n2pa] {
        object-fit: cover;
        height: 400px;
        border-radius: 28px;
    }



    .margin_title[b-u5ku76n2pa] {
        margin-bottom: 12rem;
    }

    .div_cultura_img_margin[b-u5ku76n2pa] {
        margin-top: -15rem;
    }
}
/* _content/SplEngenharia.Web/Components/Pages/Sobre/Sobre.razor.rz.scp.css */
.banner_sobre[b-eiov1dy3f8] {
    background-image: url(/assets/images/sobre/banner-sobre.webp);
    background-size: cover;
    height: 85vh;
}


.text_tittle_sobre[b-eiov1dy3f8] {
    font-size: 45px;
    /*line-height: 74px;*/
    color: white;
}


.iframe_position_sobre[b-eiov1dy3f8] {
    border-radius: 28px;
    margin-top: -4.5rem;
    width: 100%;
    height: 450px;
}

.section_mission_margin[b-eiov1dy3f8]{
    margin-top: -10rem;
}

.img_certificate[b-eiov1dy3f8] {
    border-radius: 28px;
    box-shadow: 0px 4px 12px 0px rgba(138, 138, 138, 0.08);
    width: 85%;
}

@media(max-width: 993px) {
    .text_tittle_sobre[b-eiov1dy3f8] {
        font-size: 30px;
        color: white;
    }

    .banner_sobre[b-eiov1dy3f8] {
        background-image: url(/assets/images/sobre/banner-sobre.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 43vh;
    }

    .iframe_position_sobre[b-eiov1dy3f8] {
        border-radius: 28px;
        margin-top: 3rem;
        height: 350px;
    }

    .section_mission_margin[b-eiov1dy3f8] {
        margin-top: -14rem;
    }

    .img_certificate[b-eiov1dy3f8] {
        width: 100%;
    }
}
/* _content/SplEngenharia.Web/Components/SharedComponent/LiteYoutube/LiteYoutube.razor.rz.scp.css */
lite-youtube > .lty-playbtn[b-asj865xzl4] {
    display: block;
    width: 100%;
    height: 100%;
    background: no-repeat center/68px 48px;
    background-image: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
    position: absolute;
    cursor: pointer;
    z-index: 1;
    filter: grayscale(100%);
    transition: filter .1s cubic-bezier(0,0,.2,1);
    border: 0;
}

.thumb-image-lt-yout[b-asj865xzl4]{
    width:100%!important;
    object-fit:contain!important;
    border-radius: 28px;
    position:absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
