﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100&family=Nunito:wght@200;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,300&display=swap');

/*CSS para o popup do visitante ficar responsivo*/
.os-internal-ui-dialog {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 90% !important;
    max-width: 700px !important;
    min-width: 300px !important;
    height: auto !important;
}
/*---------------------------------*/

.carousel-arrow-right > svg > path, .carousel-arrow-left > svg > path {
    color: var(--primary1);
}

#Theme_wt294_block_wtHeader_wtHeaderMain_wtSearchInput {
    padding-left: 30px !important;
}

.banner-duplos .owl-buttons {
    display: none !important;
}

.banner-duplos .owl-item {
    width: 600px !important;
}

.clicka {
    cursor: pointer;
}

.container-banners {
    height: 200px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    border:  1px dashed;
}

.espaco-imagem {
    display: flex;
    justify-content:center;
    align-items:center;
}

.lead-7 {
    color: white;
}

.icon-img {
    width: 80px !important;
}

.Funcionamento_Text_title {
    text-align: left !important;
}

@media (max-width: 600px) {
    .icon-img {
        width: 70px !important;
    }

    .img_mid_phone {
        width: 45px;
    }

    .Inferior_Principal_Funcionamento {
        padding-top: 8%;
        gap: 10px !important;
    }

    .Funcionamento_Text_title  {
        text-align: center !important;
    }

    .Card_01, .Card_03 {
        height: 98px !important;
        gap: 20px !important;
    }

    .Funcionamento_Card {
        width: 100% !important;
    }

    .Card_01, .Card_02, .Card_03 {
        width: 100% !important;
    }

    .Cards {
        align-items: normal !important;
    }

    .Principal_Funcionamento_Cards {
        margin-bottom: 40px;
    }
}

@media (max-width: 780px) {
    html, body {
        overflow-x: hidden;
    }

    .container-banners {
        display: none !important;
    }

    .Esquerda {
        margin-top: 75px;
    }

    .low {
        justify-content: center;
        display: flex;
        margin-bottom: 5px;
        left: 0 !important;
    }

    .text-down {
        position: relative;
        top: 40px;  
    }

    .btn-ord {
        z-index: 0;
    }

    .container-produtos {
        position: initial !important;
    }

    .produtoContainer {
        margin-top: 55px;
    }

    .produto-fitro {
        position: relative;
        top: 30px;
        margin: 15px 0;
        display: flex;
        justify-content: center !important;
        align-items: center;
    }

    .input-filtro {
        width: 250px !important;
    }

    .ResultadoPesquisa {
        font-size:18px;
        margin-left:0px;
    }

    .MenuLateral2 {
        display: none !important;
    }
    
    .Width100 {
        width: 100% !important
    }

    .ImagemProduto {
        width:100%; 
        min-height: 132px;
    }

    .ImagemProduto img {
        width: 125px !important;
    }

    .lead2, .lead6 {
        display: none;
    }

    .btn {
        width: 125px !important;
    }

    .Produto {
        width: 49%;
        height: 425px !important;
        display: flex;
        flex-direction: column;
        float: left;
        justify-content: space-evenly;
    }

    .fav {
        display: flex;
        justify-content: flex-end;
        position: relative;
        top: -375px;
        color: red;
    }

    .less-margin {
        margin: 0;
    }

    .produtoContainer {
        position: relative;
        top: -95px;
    }

    .ListNavigation_Wrapper {
        margin-top: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .pathProdutosContainer {
        display: none;
    }

    .Title {
        display: none;
    }

    .fa-periscope {
        display: none;
    }

    .Ordenar {
        position: absolute;
        top: 60px;
        line-height: 25px;
        border: 1px solid;
        border-radius: 10px;
        padding: 20px;
        background: rgb(255, 255, 255);
    }

    .Filtrar {
        position: relative !important;
        top: 21px !important;
        left: -23px;
    }

    .fil {
        left: 0 !important;
    }

    .ListaLateral {
        display: flex;
        flex-direction: column;
    }

    .nome-prod-low {
        display: block !important;
    }

    .nome-prod-high {
        display: none !important;
    }

}

@media (max-width: 1350px) {
    .container-produtos {
        grid-template-columns: repeat(4, 1fr) !important;
        grid-gap: 60px !important;
        margin-top: 40px !important;
    }
}

@media (max-width: 1280px) {
    .container-produtos {
        grid-template-columns: repeat(3, 1fr) !important;
        grid-gap: 70px !important;
        margin-top: 40px !important;
        position: relative;
        left: 50px;
    }
}

@media (max-width: 860px) {
    .container-produtos {
        grid-template-columns: repeat(2, 1fr) !important;
        grid-gap: 70px !important;
        margin-top: 40px !important;
        position: relative;
        left: 50px;
    }

    .DisplayInline {
        overflow: scroll;
        width: 100%;
    }
}



@media (min-width: 781px) {
    .bolinha {
        width: 15px !important;
        height: 15px !important;
        border-radius: 50%;
        background: #8682829c;
        cursor: pointer;
        margin: 0 7px;
    }


    .bolinha:hover {
        background: #f8f6f6 !important;
    }

    .fa-angle-left {
        position: relative;
        top: 0px;
        font-size: 3rem;
        left: 0px;
        cursor: pointer;
    }

    .fa-angle-left:hover {
        background: #ffffff !important;
    }

    .fa-angle-right {
        position: relative;
        font-size: 3rem;
        top: 0px;
        left: 0px;
        cursor: pointer;
    }

    .fa-angle-right:hover {
        background: #ffffff !important;
    }

    .btn-filtros {
        z-index: 1000;
        position: relative;
    }

    .Ordenar {
        position:absolute;
        background: white;
        z-index: 1000;
        width: 200px;
        border: 1px solid;
        border-radius: 20px;
        top: 950px !important;
        line-height: 3;
    }

    .Filtrar {
        position: relative !important;
        top: 20px !important;
        left: -23px !important;
    }

    .HeaderProdutosMain {
        margin-left: 110px;
    }

    .input-filtro {
        z-index: 1000;
        position: relative;
        width: 400px !important;
    }

    .fa-periscope {
        font-family: "Font Awesome 5 Brands" !important;
        font-size: 60px;
        position: absolute;
    }

    .pathProdutosContainer {
        display: block; 
        margin: 20px;
    }

    .ResultadoPesquisa {
        font-size:30px;
        margin-left:70px;
    }

    .Width100 {
        margin-left: 2%;
    }

    .btn-ord {
        z-index: 1000;
    }

    .Esquerda {
        padding: 13px;
    }

    .ImagemProduto {
        width:155px; 
        min-height: 178px
    }

    .container-produtos {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    margin-top: 40px;
    }

    .Produto {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    } 

    .lead1 {
        font-size: 22px
    }

    .lead2 {
        color: black;
        font-size: 10px;
        font-weight: normal
    }

    .lead3 {
        font-size: 18px;
    }

    .nome-prod {
        font-size: 12px !important;
        font-weight: normal !important;
    }

    .nome-prod-low {
        display: none !important;
    }

    .btn-adicionado {
        display: none;
    }    

    .verpreco {
        position: relative;
        top: 4px;
    }

    .ListaLateral {
        display: flex !important;
        flex-direction:column;
        font-size: 13px !important;
        text-transform: lowercase !important;
    }

    .left {
        position: relative;
        left: 25px;
    }

    .ListaLateral a:first-letter {
        text-transform: uppercase;
    }

    .ListaLateral * {
        color: black !important;
    }

    .MenuLateral2 {
        width: 16% !important;
        box-sizing: content-box;
        padding: 20px;
        position: relative;
    }

    .down {
        border-bottom: 1px solid #ccc;
        padding-bottom: 36px;
    }

    .ProdutoFixo100 {
        width: 100% !important;
        margin-left: 0px !important;
        position: relative;
        top: -45px;
    }

    .icon {
        color: red
    }

    .fav {
        position: relative;
        top: -425px;
        left: 80px;
    }

    .produtoContainer {
        margin-bottom: 170px;
    }

    .desaparece .MenuLateral {
        display: none;
    }
}

.os-internal-Popup {
    position:fixed;   
}

.os-internal-ui-widget-overlay {
    background-color: black;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.containerFiltros {
    padding-right: 10px;
}

.titleFiltros {
    background-color: #00A0D4;
    padding: 15px 50px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 20px 20px 0px 0px;
    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px 0px 0px;
}

.FiltroFixoLateral {
    display: none !important;
}

.ProdutoFixo100 {
    width: 100% !important;
    margin-left: 0px !important;
}

.Centro {
    text-align: center;
}

.iconesSegmento {
    border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    width: 120px;
    min-height: 140px;
}

.nomeSegmento {
    font-size: 10px;
    position: absolute;
    bottom: 5px;
    width: 94%;
    padding: 2px;
    margin-left: 3%;
    margin-right: 3%;
    word-break: break-word;
}

.iconeMarca {
    width: 200px;
    max-height: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.loaderContainer {
    position: absolute;
    min-width: 500px;
    min-height: 400px;
    display: none;
}

.refreshingContainer {
    background-color: rgba(255, 255, 255, 0.8);
    position: relative;
    min-width: 500px;
    min-height: 400px;
    padding-top: 50px;
}

.refreshingLoader {
    margin: auto;
    width: 200px;
    height: 100px;
}

.menuCategoria {
    padding: 5px;
    color: #000;
}

.descricaoCategoria {
    margin-left: 5px;
}

.ztree li {
    padding: 2px !important;
    margin-bottom: 3px !important;
}

.ztree li a.level0 {
    display: initial !important;
}

.ztree li span.switch {
    width: 0px !important;
    display: none;
}

.ztree li span.node_name {
    word-break: break-word !important;
}

.LinkMenu {
    color: #000 !important;
}


.Retangulo-Item {
    width: 36px;
    height: 33px;
    border-radius: 05px;
    border: solid 1px #e3e6e9;
    background-color: #3b608d;
}

br {
    display: none
}

.owl-prev:after {
    display: none;
}

.owl-next:after {
    display: none;
}    

.produtoContainer {
    display: flex;
}

.res {
    left: 0 !important;        
}

.BlockDiv {
    width: 290px !important;
}

.Hidden {
    display:none;
}

:root {
    --main-font-size-P-mobile: 14px;/*14px*/
    --main-font-size-M-mobile: 16px;/*16px*/
    --main-font-size-g-mobile: 18px;/*18PX*/
    --main-font-size-G-mobile: 20px;/*20px*/
    --main-font-size-GG-mobile: 25px;/*25px*/
    --main-font-size-p-desk: 20px;
    --main-font-size-P-desk: 22px;
    --main-font-size-g-desk: 24px;
    --main-font-size-G-desk: 26px;
    --main-font-size-Gg-desk: 29px;
    --main-font-size-GG-desk: 45px;
    --main-font-size-XG-desk: 60px;
}

.OSAutoMarginTop {
    margin-top: 0px !important;
}

.banners-box {
    width: 100%;
}
    
.Marcas_Trabalhamos {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: auto;
}

.marcas-trabalhadas-list {
    display: flex !important;
    gap: 16px;
    align-items: center;
    justify-content: flex-start;
}

.Trabalhamos_Text {
    font-size: var(--font-size-xl);
    text-align: center;
    margin-top: 17px;
}

.Trabalhamos_Logos {
    display: flex;
    flex-direction: row;
    position: relative;
    justify-content: center;
    align-items:center;
    width: 100%;
    height: auto;
    overflow: auto;
    gap: 20px;
}

.Trabalhamos_Logos::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

.Inferior_Principal_Cards {
    margin-top: 25px; 
    display: flex;
    flex-direction: column;
    gap: 67px;
    margin-bottom: 37px;
}

.Cards {
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 13px;
    font-family: 'Nunito';
    font-weight: bolder;
    font-size:var(--main-font-size-g-mobile);
}

.Card_01 {
    width: 430px;
    height: 127px;
    box-shadow: 5.4127px 5.4127px 5.8254px rgb(206 206 206 / 36%);
    background: var(--secondary3);
    border-radius: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-image: url("/Web/img/Pink_Frame.png?371");
    background-repeat: no-repeat;   /*não repete a imagem */
    background-size: cover;         /*cobre a div com toda a imagem*/
    gap: 30px;
}

.Card_01_Icon {
    display: flex;
    align-items:center;
    justify-content: center;
    position:relative;
}

.Card_01_Text {
    color: var(--primary3);
    font-size: var(--font-size-md);
} 

.Card_02 {
    width: 430px;
    height: 127px;
    box-shadow: 5.4127px 5.4127px 5.8254px rgb(206 206 206 / 36%);
    background: var(--secondary2);
    border-radius: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-image: url("/Web/img/Purple_Frame.png?371");
    background-repeat: no-repeat;   
    background-size: cover;
    gap: 30px;
}

.Card_02_Icon {
    display: flex;
    align-items:center;
    justify-content: center;
    position:relative;
}

.Card_02_Text {
    font-size: var(--font-size-md);
}

.Text_Card_02 {
    margin-left: 10px;
    color: var(--primary2);
}

.Text_Card_Border_02 {
    height: 27px;
    background-color: var(--primary2);
    width: 192px;
    border-radius: 13.5px;   
    display: flex;
    align-items: center;
    padding-left: 10px ;
    text-align: center;
    color: white;
}

.Card_03 {
    width: 430px;
    height: 127px;
    background: var(--secondary1);
    border-radius: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-image: url("/Web/img/Blue_Frame.png?371");
    background-repeat: no-repeat;   
    background-size: cover;
    gap: 30px;
    box-shadow: 5.4127px 5.4127px 5.8254px rgb(206 206 206 / 36%);
}

.Card_03_Icon {
    display: flex;
    align-items:center;
    justify-content: center;
    position:relative;
}

.Card_03_Text {
    font-size: var(--font-size-md);
}

.Text_Card_03 {
    color: var(--primary1);
}

.Text_Card_Border_03 {
    background-color: var(--primary1);
    height: auto;
    width: auto;
    border-radius: 13.5px;
    display: flex;
    align-items: center;  
    color: white;
    padding: 5px;                                 
}

.Tipos_Pagamento {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 7px;
}

.Tipos_Pagamento_Text {
    text-align: center;
    font-size: var(--font-size-xxl);
    font-weight: bold;
}

.Tipos_Pagamento_Text2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 20px;
    margin-top: 8px;
}

.Tipos_Pagamento_Icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px; 
}

.Align_pag {
    text-align: center;
    width: 70px;
    font-size: var(--font-size-lg);
    font-weight: bold;
}

.Pagamento_Icon {
    display: flex;
    box-shadow: 2.4127px 2.4127px 4.8254px rgb(206 206 206 / 45%);
    justify-content: center; align-items:center;
    background: var(--neutral4);
    width: 70px;
    height: 70px;
    border-radius: 10px;
}

.Inferior_Principal_Funcionamento {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 100px;
    flex-wrap: wrap;
    padding-bottom: 8%;
}

.Principal_Funcionamento_Text {
    text-align: center;
    font-size: var(--font-size-xxl);
}

.Principal_Funcionamento_Cards { 
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.Funcionamento_Card {
    width: 440px;
    height: 98px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
    background: var(--neutral4);
    border-radius: 10px;
    padding-left: 9px;
}

.Card_Icon {
    height: 60px;
    width: 60px;
    min-width: 60px;
    background: var(--primary3);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.Card_Text {
    font-size: var(--font-size-sm);
    width: 100%;
}

.Principal_Clientes_Tittle {
    font-size:var(--main-font-size-G-mobile);
    font-weight: bold;
    text-align: center;
}

/*CAROURSEL*/
.div_carousel {
    height: 400px;
    width: 400px;
}
.div_carousel > .tns-outer {
    justify-content: center;
    align-items: center;
}
.div_carousel > .tns-nav {  
    display: block !important;
}

.div_carousel > .tns-inner , .div_carousel > .tns-ah {
    margin: 0px 0px 0px 12px !important;
}

.div_carousel > .tns-inner ,.div_carousel > .tns-ah > ListRecords, .div_carousel > .tns-slider ,.div_carousel >.tns-carousel,.div_carousel > .tns-subpixel,.div_carousel > .tns-calc , .div_carousel > .tns-horizontal {
    width: calc(5077%);
    transition-duration: 0.57s !important;
}

.div_carousel > .carousel-arrow-left {
    position: absolute;
    background: black;
    top: 102px;
    left: 252px !important;
}

.div_carousel > .carousel-arrow-right { 
    position: absolute;
    background: black;
    top: 102px;
    right: 40px !important;
}


.Principal_Clientes_Card {
    height: 316px;
    width: 371px;
    background: white;
    border-radius: 10px;
    padding-left: 31px;
    padding-right: 21px;
    padding-bottom: 19px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 11px;
}

.Clientes_Card {
    display: flex;
    flex-direction: column;
    gap: 23px;
}

.Clientes_Card_Photo {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-items: center;
}

.Photo_Style {
    height: 101px;
    width:100px;
    position: absolute; 
    border: 2px solid var(--primary3);
    border-radius: 13px;
    transform: rotate(-15deg);
}

.Photo_Client {
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Clientes_Card_Photo {
    margin-top: 33px;
    position: relative;
}

.Card_Photo_Text {
    font-size: var(--main-font-size-M-mobile);
    font-weight: bold;
    color: var(--primary3) !important;  
}

.Clientes_Card_Text {
    width: 295px;
    font-size: var(--main-font-size-P-mobile);
    font-weight: bold;
}

.Clientes_Card_Go-Back {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 17px;
}

.carousel .tns-nav > [aria-selected="true"] {
    background: var(--primary2);
}

.Principal_Clientes_Text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #ffffff;
    text-align: center;
}

.Principal_Clientes_Fundo {
    height: 100%;
    width: 100%;
}       
/* -------------------------- */

.ToggleButton {
    border-radius: 17px !important;
    height: 25px;
}

.ToggleButton_label {
    height: 25px!important;
}

.ToggleButton.changed {
    background-color: var(--primary2) !important;
}

.ToggleButton_label:after {
    border-radius: 50% !important;
}

.ToggleButton_label.changed:after {
    left: 34px!important;
    height: 10px!important;
    width: 10px!important;
}

.ToggleButton_label:after {
    width: 10px;
    height: 10px;
}

@media (min-width: 340px) and (max-width: 779px) {
/*@@@@@@@@@IMAGENS@@@@@@@@@@*/
    .img_desk {
        display: none;
    }

    .img_mid_desk {
        display: none;
    }

    .img_ilustration_desk {
        display: none;
    }

    .div_clientes_normal {
        display: none;
    }

    .marcas-trabalhadas-list {
        display: flex !important;
        gap: 10px;    
    }

/*@@@@@@@@@@@@@@@@@@@@@@@@@@*/

    .Ilustration_Ordenacao {
        background-image: linear-gradient(0.25turn,var(--primary1), var(--primary2),var(--primary3));
    }

    /*@@@@@@@@@@@@@@@@@@@@@@@@@@*/


    div_carousel > .tns-outer [aria-controls], .carousel .div_carousel > .tns-outer [data-action] {
        background: transparent;
    }

}     

.div_carousel > .carousel-arrow-left > svg > path, .div_carousel > .carousel-arrow-right > svg > path {
    color: transparent; 
}

.div_carousel > .tns-outer [aria-controls], .div_carousel > .carousel .tns-outer [data-action] {
    background: transparent;
}

@media (max-width: 1000px) {
    .Trabalhamos_Logos {
        justify-content: flex-start;
        padding: 0px 10px;
    }
}

@media (min-width: 780px) and (max-width: 1169px) {
    /*@@@@@@@@@IMAGENS@@@@@@@@@@*/
    .img_phone {
        display: none;
    }

    .img_mid_phone {
        display: none;
    }

    .img_ilustration_phone { 
        display: none;
    }

    .marcas-trabalhadas-list {
        gap: 20px;
    } 

    .Ilustration_Ordenacao {
        font-family: 'Nunito' !important;
    }

    .Marcas_Trabalhamos {
        height: 191px;
    }

    .Trabalhamos_Text {
        margin-top: 23px;
    }

    /*@@@@@@@@@@@@@@@@@@@@@@@@@@*/
    .Inferior_Principal_Cards {
        gap: 107px;
        margin-bottom: 107px;
        margin-top: 80px;
    }

    .Cards {
        font-size: var(--main-font-size-G-desk);
        gap: 44.3px;
    }

    .Card_01, .Card_02, .Card_03 {
        width: 500.7px;
        height: 140.15px;
    }

    .Text_Card_02 {
        margin-left: 14.2px;
    }

    .Text_Card_Border_02 {
        width: 304.75px;
        height: 39.15px;
        border-radius: 19.575px;
        font-size: var(--main-font-size-Gg-desk);
        padding-left: 14.5px;
    }

    .Tipos_Pagamento {
        gap: 19px;
    }

    .Tipos_Pagamento_Icon {
        gap: 54.45px;
    }

    .Align_pag {
        width: 140.72px;
    }

    .Pagamento_Icon {
        width: 140.72px;
        height: 139.88px;
    }

    .Tipos_Pagamento_Text2 {
        gap: 54.45px;
    }

    .Inferior_Principal_Funcionamento {
        padding-top: 70px;
    }

    .Funcionamento_Text_title2 {
        margin-top: 9px;
    }

    .Principal_Clientes_Tittle {
        font-size: var(--main-font-size-GG-desk);
        width: 590px;
    }

    .div_clientes_normal {
        display: none;
    }

    .div_carousel {
        margin-top: 47px;
        width: 100%;
    }

    .div_carousel > .tns-outer {
        justify-content: center;
        align-items: center;
    }

    .div_carousel > .tns-nav { 
        display: block !important;
    }

    .div_carousel > .tns-ovh {
        padding-left: 21%;
    }

    .div_carousel > .tns-inner ,.div_carousel > .tns-ah {
        margin: 0px 0px 0px 12px !important;
        width: calc(85%);
    }

    .div_carousel >.carousel-arrow-left {
        position: absolute;
        background: black;
        top: 131px;
        left: 408px !important;
        border-radius: 0% !important;
    }

    .div_carousel > .carousel-arrow-right {
        position: absolute;
        background: black;
        top: 131px;
        right: 39px !important;
        border-radius: 0% !important;
    }

    .div_carousel > .carousel-navigation {
        display: none !important;
    }

    .Principal_Clientes_Card {
        width: 530px;
        height: 374px;
    }

    .Clientes_Card {
        display: flex;
        flex-direction: column;
        gap: 36px;
    }

    .Card_Photo_01 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 125px;
        height: 127px;
    }

    .Photo_Style {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 125.29px;
        height: 126.54px;

    }

    .Photo_Client {
        width: 125px;
        height: 127px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Card_Photo_Text {
        font-size: var(--main-font-size-G-desk);
        font-weight: bold;
        color:var(--primary3);
    }

    .Clientes_Card_Text {
        width: 350px;
        font-size: var(--main-font-size-g-desk);
    }

    .Clientes_Card_Go-Back {
        display: none;
    }
    
    .dropdown-header {
        width: 521px !important;
        height: 70px !important;
        font-size: var(--main-font-size-P-desk);
    }
}  


@media (min-width: 780px) and (max-width: 840px) {
    .div_carousel > .tns-ovh {
        padding-left: 17%;
    }
}

@media (min-width: 841px) and (max-width:900px) {
    .div_carousel > .tns-ovh {
        padding-left: 19%;
    }
}

@media (min-width: 901px) and (max-width:940) {
    .div_carousel > .tns-ovh {
        padding-left: 21%;
    }
}
    
@media (min-width: 941px) and (max-width: 1000px) {
    .div_carousel > .tns-ovh {
        padding-left: 22%;
    }
}
    
@media (min-width: 1001px) and (max-width:1069px) {
    .div_carousel > .tns-ovh {
        padding-left: 24%;
    }
}
    
@media (min-width: 1070px) and (max-width:1110px){
    .div_carousel > .tns-ovh {
        padding-left: 26%;
    }
}

@media (min-width: 1111px) and (max-width:1169px) {
    .div_carousel > .tns-ovh {
        padding-left: 26%;
    }

    .div_carousel >.tns-inner ,.div_carousel >.tns-ah > ListRecords,.div_carousel > .tns-slider ,.div_carousel > .tns-carousel, .div_carousel > .tns-subpixel,.div_carousel > .tns-calc ,.div_carousel > .tns-horizontal {
        width: calc(79%);
    }
}
                                                                                           
@media (min-width: 1170px) and (max-width: 1919px) {
    /*@@@@@@@@@IMAGENS@@@@@@@@@@*/
    .img_desk {
        display: none;
    }

    .img_mid_phone {
        display: none;
    }

    .img_ilustration_phone {
        display: none;
    }

    .marca-img {
        width: 160px;
    }
    
    .marcas-trabalhadas-list {
        gap: 28px;
    }

    .Trabalhamos_Text {
        margin-top: 23px;
    }

    .Inferior_Principal_Cards {
        margin-top: 80px;
        margin-bottom: 90px;
        gap: 107px;
    } 

    .Cards {
        flex-direction: row;
        gap: 44.3px;
    }

    .Text_Card_Border_02 {
        width: 192px;
    }

    .Tipos_Pagamento {
        gap: 19px;
    }

    .Tipos_Pagamento_Icon {
        gap: 54.45px;
    }

    .Align_pag {
        width: 140.72px;
    }  

    .Pagamento_Icon {
        width: 140.72px;
        height: 139.88px;
    }

    .Tipos_Pagamento_Text2 {
        gap: 54.45px;
    }

    .Inferior_Principal_Funcionamento {
        padding-top: 70px;
    }

    .Principal_Clientes_Tittle {
        font-size: var(--main-font-size-GG-desk);
    }

    .div_clientes_normal {
        display: none;
    }

    .div_carousel {
        height: auto;
        width: 100%;
        margin-top: 47px;
    }

    .div_carousel > .tns-outer {
        justify-content: center;
        align-items: center;
    }

    .div_carousel > .tns-nav { 
        display: block !important;
    }

    .div_carousel > .tns-inner ,.div_carousel > .tns-ah {
        margin: 0px 0px 0px 12px !important;
        width: calc(85%);
    }

    .div_carousel > .carousel .tns-outer [aria-controls],  .div_carousel > .carousel .tns-outer [data-action] {
        display: none !important;
    }

    .Principal_Clientes_Card {
        width: 551px;
        height: 374px;
    }

    .Clientes_Card {
        display: flex;
        flex-direction: column;
        gap: 36px;
    }

    .Card_Photo_01 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 125px;
        height: 127px;
    }

    .Photo_Style {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 125.29px;
        height: 126.54px;
    }

    .Photo_Client {
        width: 125px;
        height: 127px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Card_Photo_Text {
        font-size: var(--main-font-size-G-desk);
        font-weight: bold;
        color:var(--primary3);
    }

    .Clientes_Card_Text {
        width: 350px;
        font-size: var(--main-font-size-g-desk);
    }

    .Clientes_Card_Go-Back {
        display: none;
    }
    
    .dropdown-header {
        width: 521px !important;
        height: 70px !important;
        font-size: var(--main-font-size-P-desk);
    }
}


@media (min-width: 1170px) and (max-width:1399px) {
    .div_carousel > .tns-ovh {
        padding-left: 29%;
    }
}

@media (min-width: 1400px) and (max-width:1699px) {
    .div_carousel > .tns-ovh {
        padding-left: 33%;
    }

}

@media (min-width: 1700px) and (max-width:1919px) {
    .div_carousel > .tns-ovh {
        padding-left: 35%;
    }
}

@media (min-width: 1500px) {
    .Funcionamento_Card {
        width: 480px;
        height: 110px !important;
    }
}

@media (min-width: 1920px) {
    /*@@@@@@@@@IMAGENS@@@@@@@@@@*/
    .img_phone {
        display: none;
    }    
    .img_mid_phone {
        display: none;
    }

    .img_ilustration_phone {
        display: none;
    }

    .marca-img {
        width: 190px;
    }

    .marcas-trabalhadas-list {
        gap: 80px;
    }

    .Marcas_Trabalhamos {
        height: 191px;
    }

    .Trabalhamos_Text {
        margin-top: 23px;
    }

    .Inferior_Principal_Cards {
        margin-top: 80px;
    }

    .Cards {
        flex-direction: row;
        gap: 44.3px;
    }

    .Card_01, .Card_02, .Card_03 {
        width: 500.7px;
        height: 140.15px;
    }

    .Text_Card_02 {
        margin-left: 14.2px;
    }

    .Text_Card_Border_02 {
        width: 304.75px;
        height: 39.15px;
        border-radius: 19.575px;
        font-size: var(--main-font-size-Gg-desk);
        padding-left: 14.5px;
    }

    .Tipos_Pagamento_Icon{
        gap: 54.45px;
    }

    .Pagamento_Icon {
        width: 140.72px;
        height: 139.88px;
    }

    .Tipos_Pagamento {
        gap: 19px;
    }

    .Tipos_Pagamento_Icon {
        gap: 54.45px;
    }

    .Align_pag {
        width: 140.72px;
    }   

    .Pagamento_Icon{
        width: 140.72px;
        height: 139.88px;
    }

    .Tipos_Pagamento_Text2 {
        gap: 54.45px;
    }

    .Clientes_Card {
        display: flex;
        flex-direction: column;
        gap: 36px;
    }

    .Card_Photo_01 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 125px;
        height: 127px;
    }

    .Photo_Style {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 125.29px;
        height: 126.54px;
    }

    .Photo_Client {
        width: 125px;
        height: 127px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Card_Photo_Text {
        font-size: var(--main-font-size-G-desk);
        font-weight: bold;
        color:var(--primary3);
    }

    .Clientes_Card_Text {
        width: 350px;
        font-size: var(--main-font-size-g-desk);
    }

    .Inferior_Principal_Funcionamento {
        padding-top: 70px;
    }

    .Card_Icon {
        width: 80px;
        height: 80px;
    }
    
    .Principal_Clientes_Tittle {
        font-size: var(--main-font-size-GG-desk);
    }

    .div_carousel{
        display: none;
    }

    .div_clientes_normal { 
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap:31px;
        width: 100%;
        margin-top: 47px;
    }

    .Principal_Clientes_Card {
        width: 551px;
        height: 374px;
    }

    .Clientes_Card_Go-Back {
        display: none;
    }
}

/*CSS para o layout2 - START*/
/*Desktop (base inicial):*/

.Principal_Funcionamento_Cards_Ly2 .Card_Icon {
    border-radius: 0px;
    height: 100%;
    width: 120px;
}

.Principal_Funcionamento_Cards_Ly2 .Card_Text {
    width: 100%;
}

.Principal_Funcionamento_Cards_Ly2 .Funcionamento_Card {
    padding-left: 0px;
    border-radius: 0px;
    background-color: var(--primary2);
    color: white;
}

.Principal_Funcionamento_Cards_Ly2 .Card_Icon {
    background-color: var(--primary1);
}

/*Media queries*/
/*Tablet (largura média, entre 768px e 1200px):*/
@media (max-width: 1200px) {

}


/*Mobile (largura pequena, abaixo de 768px):*/
@media (max-width: 768px) {

}
/*CSS para o layout2 - END*/