@font-face {
    font-family: Samantha;
    src: url("../samantha.ttf");
}

@font-face {
    font-family: Cormorant-italic;
    src: url("../Cormorant-Italic.ttf");
}

@font-face {
    font-family: Cormorant;
    src: url("../Cormorant.ttf");
}

@font-face {
    font-family: Aleo-italic;
    src: url("../Aleo-Italic.ttf");
}

@font-face {
    font-family: Aleo;
    src: url("../Aleo.ttf");
}

*{
    font-family: Poppins;
}

a:hover{
    text-decoration: none;
}
.container{
    max-width: inherit;
}
.row{
    display: flex;
    align-items: center;
}

.grid{
    display: grid;
    padding: 0px;
}
.bg-header{
    width: 100%;
    height: 72px;
    background-color: #E8E6DF;
    list-style-type: none;
    position: sticky;
    top: 0px;
    z-index: 10;
}

.ultima-img{
    max-width: 90%;
    max-height: 90%;
}

.img-trabalhe{
    height: 600px;
    background-image: url(..//img/trabalhe-conosco.jpeg);
    background-size: cover;
    background-position: right;
}

.header-mobile{
    display: none;
}

.btn-baixe-agora{
    border: none; 
    color: #003529 ; 
    background-color: white; 
    border-radius: 20px;
    padding: 5px 10px;
    font-family: Poppins;
    outline: none;
    text-decoration: none;
}
.item-list-li{
    list-style-type: none;
    margin-right: 15px;
}
.item-list-a{
    list-style-type: none;
    text-decoration: none;
    outline: none;
    color: #003529   !important;
}
.nos-acompanhe{
    font-size: 22px;
    font-weight: 500;
    color: #003529;
    font-family: Poppins;
}
.d-flex-a-center{
    display: flex;
    align-items: center;
}
.d-flex-j-center{
    display: flex;
    justify-content: center;
}
.d-flex-a-center-j-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-contato{
    font-size: 30px;
    color: #003529 ;
    margin: 70px 0px 14px 0px;
    position: relative;
    top: 10px;
    padding-left: 15px;
    font-family: Poppins;
}
.title-area{
    font-size: 30px;
    color: #003529;
    margin: 70px 0px 0px 0px;
    position: relative;
    top: 10px;
    padding-left: 15px;
    font-family: Poppins;
}
.txt-esq-contato{
    color: #003529 !important;
    font-family: Poppins;
}
.poppins{
    font-family: Poppins;
}
.rede-social{
    margin-left: 10px;
    text-decoration: none;
    color: #003529;
    font-family: Poppins;
}
.img-rede-social{
    width: 22px;
}
.rede-social:hover{
    text-decoration: none;
}
.div-rede-social{
    margin-bottom: 15px;
}
.mb0{
    margin-bottom: 0px !important;
}
.bg-topo{
    background-image: url("../img/prancheta3.png");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 600px;
    padding-left: 5%;
}
.bg-topo2{
    background-image: url("../img/prancheta4.png");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 600px;
    padding-left: 5%;
}
.carousel-control-prev-icon{
    background-color: #003529 ;
    background-size: 16px;
    border-radius: 20px;
    background-position-x: 6px;
    height: 30px;
    width: 30px;    
}
.carousel-control-next-icon{
    background-color: #003529 ;
    background-size: 16px;
    border-radius: 20px;
    background-position-x: 8px;
    height: 30px;
    width: 30px;    
}
.carousel-control-next, .carousel-control-prev{
    opacity: 1;
}
.bg-menu-mobile{
    display: none;
}
.logo{
    width: 130px;
}
.logo2{
    display: none;
}
.img-card{
    height: 300px;
    background-image: url(../img/img-card.png);
    background-position: center;
    background-position-x: 60%;
    background-repeat: no-repeat;
    border-radius: 15px;
    background-color: #fff;
}
.div-endereco-entrega{
    border: 2px solid #003529 ;
    width: 100%;
    height: 125px;
    border-radius: 75px;
    padding-top: 5px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.carousel-item{
    width: 100%;
    height: 600px;
}
.endereco{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.d-flex-a-fs{
    display: flex;
    align-items: flex-start;
}
.d-flex-a-fs-column{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.img-card2{
    height: 300px;
    background-image: url(../img/img-card2.png);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 15px;
    background-color: #fff;
}
.img-card3{
    height: 300px;
    background-image: url(../img/img-card3.png);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 15px;
    background-color: #fff;
}

.img-card4{
    height: 300px;
    background-image: url(../img/img-card4.png);
    background-position: center;
    background-position-x: 55%;
    background-repeat: no-repeat;
    border-radius: 15px;
    background-color: #fff
}

.img-card5{
    height: 300px;
    background-image: url(../img/img-card5.png);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 15px;
    background-color: #fff;
}

.img-card6{
    height: 300px;
    background-image: url(../img/img-card6.png);
    background-position: center;
    background-position-x: 55%;
    background-repeat: no-repeat;
    border-radius: 15px;
    background-color: #fff;
}

.cilindro{
    height: 220px;
    width: 100%;
    border: 2px solid #DE6B00;
    border-radius: 125px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sec-2{
    padding: 5%;
    background-color: rgb(245, 245, 245);
}

.ml30{
    margin-left: 30px;
}

.btn-faca-pedido{
    background-color: #DE6B00 ;
    color: rgb(255, 255, 255);
    font-weight: 500;
    font-size: 15px;
    padding: 8px 50px 5px 50px;
    text-decoration: none;
    border: none;
    border-radius: 20px;
    font-family: Poppins;
    transition: 0.3s ease-in-out;
    margin-left: 20px;
}
.btn-faca-pedido:hover{
    cursor: pointer;
    text-decoration: none;
    background-color: #E8E6DF;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    outline: none;
    color: #003529;
}
.seta-faca-pedido{
    transition: 0.3s ease-in-out;
}
.btn-faca-pedido:hover .seta-faca-pedido{
    margin-left: 5px;
    transition: 0.3s ease-in-out;
}
.tag-fotos{
    background-color: #DE6B00 ;
    width: 100px;
    color: #E8E6DF;
    position: relative;
    top: 15px;
    left: 15px;
    text-decoration: none;
    border: none;
    border-radius: 20px;
    padding: 2px 4px;
    display: flex;
    font-size: 13px;
    justify-content: center;
}
.sec-3{
    background-color: #003529  ;
    width: 100%;
    padding:5%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.sec-4{
    background-color: #f5f5f5;
    width: 100%;
    padding:5%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    display: flex;
}

.titulo-sec-3{
    font-size: 40px;
    line-height: 45px;
    color: #003529;
    font-family: Poppins;
    font-weight: 600;
}
.txt-sec-3{
    font-size: 18px;
    color: #003529;
    font-family: Poppins;
}
.txt-sec-4{
    font-size: 14px;
    margin-bottom: 10px;
    color: white;
    font-family: Poppins;
}
.div-esq-contato{
    background-color: #E8E6DF;
    padding: 15px;
    height: 190px;
}
.div-dir-contato{
    background-color: #E8E6DF;
    padding: 15px;
    height: 190px;
}
.bg-img{
    max-width: 100%; 
    max-height: 1010px;
    background-image: url("../img/trabalhe-conosco.png");
}
.bg-img2{
    max-width: 100%; 
    max-height: 1010px;
    background-image: url("../img/quem-somos.jpeg");
    background-position-y: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
}
.btn-email{
    background-color: #003529;
    color: #E8E6DF;
    border-radius: 20px;
    padding: 5px 10px;
    position: relative;
    top: 10px;
}
.btn-email:hover{
    cursor: pointer;
}
.bg-quem-somos{
    background-image: url("../img/quem-somos.png");
    background-position-x: -450px;
}
.btn-enviar{
    background-color: #003529 ;
    width: 100px;
    border: none;
    color: white;
    border-radius: 20px;
    padding: 5px 10px;
    font-family: Poppins;
}
.send-file{
    cursor: pointer;
}
.input{
    border: 2px solid #003529 ;
    outline: none;
    width: 85%;
    height: 50px;
    resize: none;
    margin-bottom: 15px;
    border-radius: 10px;
    padding-left: 10px;
    font-family: Poppins;
}
.clique-aqui{
    margin-left: 8px;
}
.trabalhe-conosco{
    margin-top: 2vh;
    font-size: 45px;
    color: #003529 ;
    font-family: Poppins;
}
.div-enviar{
    width: 85%;
    justify-content: space-between;
}
.form{
    padding: 0 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.txt-form{
    text-align: justify;
    max-width: 85%;
    font-size: 17px;
    margin-bottom: 15px;
    font-family: Poppins;
}
.item-sec{
    width: 370px;
    margin-right: 5%;
}
.titulo-sec-2{
    font-size: 25px;
    margin-top: 18px;
    font-family: Poppins;
    font-weight: 600;
}
.txt-sec-2{
    margin-top: 5px;
}
.h100{
    height: 100%;
}
.bg-footer{
    width: 100%;
    height: 40px;;
    text-align: center;
}
.title-quem-somos{
    font-size: 40px;
    color: #003529 ;
    font-family: Poppins;
}
.txt-imagem-quem-somos{
    font-size: 20px;
    color: #003529 ;
    font-family: Poppins;
}
.hide{
    display: none !important;
}
.bg-foto-home{
    background-image: url("../img/section3.png");
    background-size: cover;
    background-position-y: -50px;
    height: 340px;
}
.sec-quem-somos{
    background-color: #003529 ;
}
.footer-mobile{
    display: none;
}

.footer-new{
    height: 300px;
    background-color: white;
    padding-left: 5%;
    padding-top: 5%;
    color: #003529  ;
}

.video-bg{
    width: 102.2%;
    height: auto;
}
.sec-azul{
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-bg2{
    width: 100%;
    height: auto;
    
}

.degrade{
    padding: 0px;
    align-items: center;
    flex-direction: row-reverse;
    background-color: #E8E6DF;
}

.title-app{
    color: #DE6B00;
    width: 80%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.font-new{
    font-family: Samantha;
    font-size: 80px;
}

.mobile{
    display: none;
}
@media screen and (max-width:540px){
    .ml30{
        margin-left: 0px!important;
    }
    
    .mobile{
        display: block;
    }
    .desktop{
        display: none!important;
    }
    .fdc-mobile{
        flex-direction: column;
    }
    .enviar_mobile{
        width: 100% !important;
        text-align: center !important;
        margin-bottom: 20px;
    }
    .title-app{
        font-size: 24px;
    }
    .div-endereco-entrega{
        height: auto;
        border-radius: 15px;
        padding: 0 5px;
    }
    .bg-foto-home{
        height: 190px;
        background-position-y: -30px;
        margin-top: 20px;
    }

    .degrade{
        align-items: center;
        flex-direction: row-reverse;
        background-color: #E8E6DF !important;
    }

    .sec-azul{
        padding-left: 5%;
        padding-right: 5%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 200px;
    }

    .font-new{
        font-family: Samantha;
        font-size: 50px;
    }

    .sec-3{
        background-color: #003529 ;
        width: 100%;
        padding: 5%;
        display: grid;
        align-items: flex-start;
        justify-content: space-between;
    }

    .video-bg{
        width: 100%;
        height: auto;
    }
    .endereco{
        padding-left: 10px;
    }
    .grid{
        display: grid;
        padding: 0px;
    }
    .titulo-sec-3{
        font-size: 32px;
    }
    .ultima-img{
        background-position: 0px;
        background-position-x: -10px;
        width: 100%;
    }
    .footer-new{
        flex-direction: column;
        height: auto;
    }
    .newsletter{
        margin: 1rem 0;
    }
    .div-esq-contato{
        height: 215px;
    }
    .cilindro{
        height: auto;
        border-radius: 15px;
        padding-top: 1rem;
    }
    .title-contato{
        margin: 20px 0px 25px 0px;
    }
    .title-area{
        margin: 50px 0px 0px 0px;
    }
    .bg-img2{
        background-position-y: -60px;
        height: 550px;
    }
    .margin-div-dir{
        margin: 5px 0 20px 0 !important;
    }
    .p5{
        padding: 5% !important;
    }
    .pb0-mobile{
        padding-bottom: 0 !important;
    }
    .lista{
        display: none;
    }
    .sec-2{
        margin: 0 !important;
    }
    .center-mobile{
        justify-content: center;
    }
    .txt-sec-2{
        margin-bottom: 20px;
    }
    .p0-mobile{
        padding: 0 !important;
    }
    .sec-3{
        flex-direction: column;
    }
    .header-mobile{
        display: flex;
        align-items: center;
        justify-content: flex-start;
        overflow: hidden;
        position: absolute;
    }
    .linha-header{
        width: 30px;
        height: 3px;
        background-color: #003529 ;
        margin: 7px 0;
    }
    .bg-menu-mobile{
        background-color: #fff;
        width: 100%;
        height: 10000px;
        overflow: hidden;
        position: fixed;
    }
    .menu-mobile{
        width: 30px;
        height: fit-content;
        position: absolute;
        right: 7%;
    }
    .fechar-menu{
        display: none;
        width: 30px;
        height: fit-content;
        position: absolute;
        right:  7%;
        z-index: 100000;
    }
    .item-list-a{
        font-size: 20px;
    }
    .show{
        display: block;
    }
    .hide{
        display: none;
    }
    .logo{
        display: none;
    }
    .logo2{
        display: block;
        width: 140px;
    }
    .m0-mobile{
        margin: 0 !important;
    }
    .footer-mobile{
        display: flex;
        align-items: center;
        justify-content: center;
        position: fixed;
        bottom: 0;
    }
    .mb60-mobile{
        margin-bottom: 60px !important;
    }
    .item-list-li{
        margin-bottom: 15px;
    }
    .input{
        width: 100%;
    }
    .trabalhe-conosco{
        font-size: 37px;
        margin-top: 20px;
    }
    .form{
        align-items: flex-start;
    }
    .txt-form{
        max-width: fit-content;
        margin-top: 15px;
    }
    .div-enviar{
        width: 100%;
        margin-bottom: 25px;
    }
    .hauto-mobile{
        height: auto !important;
    }
    .img-card{
        background-position-x: 60%;
        background-position-y: 45%;
    }
    .img-card2{
        background-position-x: 45%;
    }
    .img-card4{
        background-position-x: 55%;
    }
    .img-card5{
        background-position-x: 55%;
    }
    .img-card6{
        background-position-x: 55%;
    }
    .bg-topo3{
        background-image: url("../img/bg-topo3-mobile.png");
        height: 600px;
        background-size: cover;
        background-position: center;
        width: 100%;
    }
    .bg-topo{
        height: 200px;
        /* background-image: url("../img/bg-topo-mobile.png"); */
    }
    .bg-topo2{
        height: 200px;
        /* background-image: url("../img/bg-topo2-mobile.png"); */
    }
    .bg-topo4{
        background-image: url("../img/bg-topo4-mobile.png");
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 600px;
        padding-left: 5%;
    }
    .carousel-item{
        height: 200px;
    }

    .estrutura-news{
        margin-top: 80px;
        padding-left: 5%;
        padding-right: 5%;
        display: flex;
        flex-direction: column!important;
    }

    .header-new{
        display: none!important;
        padding: 35px 5% 35px 5%;
        justify-content: space-between;
        position: fixed;
        width: 100%;
        z-index: 10000000;
        background: rgb(255,255,255);
        background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
    }

    .pad-m{
        padding: 30px;
    }

    .top-30m{
        margin-top: 30px;
    }

    .img-principal{
        background-image: url(../img/principal.jpg)!important;
        background-size: cover;
        background-position: center;
        height: 100vh;
        width: 100%;
    }

    .top-100d{
        padding-top: 0px!important;
    }

    .top80m{
        margin-top: 80px!important;
    }
}

.top80m{
    margin-top: 0px;
}
.top-100d{
    padding-top: 100px;
}

.bg-news{
    background-image: url(../img/new.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-news{
    width: 100%;
    height: 200px;
    background-image: url(../img/pie.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.text-news{
    padding: 100px;
}

.titulo-news{
    display: flex;
    flex-direction: row;
    margin-top: 30px;
}

.title-news{
    font-size: 20px;
    font-weight: 600;
    margin-top: -5px;
    margin-bottom: 10px;
    color: #003529;

}

.w100{
    width: 100%;
}

.estrutura-news{
    margin-top: 80px;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    flex-direction: row;
    margin-bottom: 1.5rem;
}

.data-news{
    width: 50px;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #dee2e6!important;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #003529;
}

/* -================= HOME NOVA ========================*/

.img-principal{
    background-image: url(../img/prancheta3.png);
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: 100%;
}

.linha{
    display: flex;
    flex-direction: row;
}

.coluna{
    display: flex;
    flex-direction: column;
}

.bc-grande{
    width: 42px;
    height: 2px;
    background-color: #003529;
    margin: 6px 0;
    border-radius: 999px;
}

.bc-pequeno{
    width: 28px;
    height: 2px;
    background-color: #003529;
    margin: 6px 0;
    border-radius: 999px;
}

.novo-header{
    font-size: 23px;
    color: #003529;
    font-weight: bold;
}

.novo-header:hover{
    color: rgb(0, 53, 41)!important;
}

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

.header-new{
    padding: 35px 5% 35px 5%;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    z-index: 10000000;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
}

.quem-somos-new{
    width: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .item-hover{
    transition: width 0.7s ease-in-out;
}

.item-hover:hover{
    cursor: pointer;
} */

.hover_js{
    transition: width 1s ease-in-out;
}

.maozinha:hover{
    cursor: pointer;
}


/* INSALATA NOVO DESIGN */

.header-novo{
    width: 100%;
    height: 80px;
    background-color: #fff;
    padding-left: 50px;
    padding-right: 50px;
}

.btn-fazer-pedido{
    background-color: #FA8063;
    padding: 5px 40px;
    border-radius: 30px;
}

.risco-menu{
    width: 30px;
    height: 3px;
    border-radius: 5px;
    background-color: #003529;
}

.setinha-up{
    position: fixed;
    top: 60px;
    right: 50px;
    z-index: 1000000;
}

.baixe-app{
    font-size: 4.5vw;
    line-height: 1;
    color: #003529;
    margin-bottom: 10px;
    font-family: 'Cormorant-italic';
    font-weight: 500;
}

.btn-baixar-agora{
    padding: 2px 26px;
    background-color: #003529;
    border-radius: 20px;
    width: fit-content;
    margin-top: 15px;
}

.horario-aten{
    color: #000;
    font-size: 16px;
    line-height: 1.2;
}

.hover-setinha:hover{
    opacity: 0.9;
    cursor: pointer;
}

.aleo01{
    font-family: 'Aleo';
    font-size: 24px;
    font-weight: 400;
}

.aleo02{
    font-family: 'Aleo';
    font-size: 21px;
    font-weight: 400;
    color: #003529;
}

.aleo03{
    font-family: 'Aleo';
    font-size: 13px;
    font-weight: 300;
    color: #003529!important;
}

.aleo03:hover{
    color: #003529!important;
}

.forma01-bg{
    background-image: url(../img/forma01.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 25% 0;
    background-position: center;
    display: flex;
    justify-content: flex-start;
}

.forma02-bg{
    background-image: url(../img/forma02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    padding: 26% 0;
    background-position: center;
    display: flex;
    justify-content: flex-start;
}

.italico{
    font-family: 'cormorant-italic';
    font-size: 38px;
    color: #003529;
    font-weight: 500;
    line-height: 110%;
}

.faq-card{
    background-color: #D9CAB8;
    padding: 10px 50px;
    border-top-left-radius: 20px;
    width: 500px;
}

.letra-faq{
    color: #003529;
    font-family: 'aleo-italic';
    font-weight: 300;
    font-size: 23px;
}

.input-modelo{
    padding: 10px 20px;
    width: 100%;
    font-family: 'aleo';
    border-radius: 10px;
    border: 1px solid #003529;
    background-color: transparent;
    color: #003529;
}

.input-modelo::placeholder{
    color: #61967A;
    font-weight: 400;
    font-family: 'aleo';
}

.item-menu-novo{
    color: #fff;
    font-family: 'aleo';
    line-height: 1;
}

.giga{
    width: 100%;
}

.btn-ver-card{
    color: #fff;
    font-family: aleo;
    font-size: 15px;
}

.posicionando-div {
    justify-content: flex-start;
    position: relative;
    top: 50vh;
    left: 11vw;
}

.posicionando-div2 {
    text-align: center;
    width: 70%;
    position: relative;
    right: 3vw;
    top: 10vh;
}

@media screen and (max-width:1499px){
    .aleo02 {
        font-family: 'Aleo';
        font-size: 1.4vw;
        font-weight: 400;
        color: #003529;
    }

    .giga{
        width: 16vw!important;
        height: auto!important;
    }

    
    .btn-ver-card{
        color: #fff;
        font-family: aleo;
        font-size: 1.1vw!important;
    }
}

@media screen and (min-width:1500px){
    .aleo02 {
        font-family: 'Aleo';
        font-size: 1.6vw;
        font-weight: 400;
        color: #003529;
    }

    .giga{
        width: 19vw!important;
        height: auto!important;
    }

    
    .btn-ver-card{
        color: #fff;
        font-family: aleo;
        font-size: 1.1vw!important;
    }
}

.card-pratos {
    border-radius: 20px;
    background-color: #003529;
    padding: 20px;
    text-align: center;
    width: 27%;
    flex-direction: column;
}
.card-img-1 {
    background-image: url('../img/card-01.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
}

.card-img-2 {
    background-image: url('../img/card-02.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
}

.card-img-3 {
    background-image: url('../img/card-03.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
}

.titulo-card{
    color: #D9CAB8;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Aleo';
}

.subtitulo-card{
    color: #D9CAB8;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.2;
    font-family: 'Aleo-italic';
}

.btn-pedir-agora{
    padding: 2px 26px;
    background-color: #D9CAB8;
    border-radius: 20px;
    width: fit-content;
}

.bg-formas-desk{
    width: 100%;
    background-image: url(../img/bg-desk.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 113vh;
}