@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Edu+NSW+ACT+Cursive&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

.socialbar{
    background-color: #9b826f65;
    height: 255px;
    width: 40px;
    position: fixed;
    right: 0;
    top: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}
.expand{
    min-height: 500px;

}

.mobile-menu-button{
    display: none;
}

/*Cores*/
:root{
    --fundo: #595959;
    --fonts: #ffffff;
    --principal: #A6A6A6;
    --others: #9b826f;
    --secuntaria: #0D0D0D;
    --text-destaque: #ffffff;
}
/*Fontes*/
:root{
    --font-titles:'Crimson Text';
    --paragaphs: 'Raleway';
    --paragraphs-second: "Edu NSW ACT Cursive";
}

html{
    font-size: 62.5%;
    height: 100vh;
    overflow-x: hidden;
}



body{
    background-color: var(--fundo);
    margin: 0px;
    padding: 0px;
    background-image: url(https://res.cloudinary.com/di8f4tx6n/image/upload/v1751690540/walpapper_i2vyjs.jpg);
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    height: 100vh;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position-y: 10px;
    height: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    position: relative;
    & h1{
        font-family: 'Crimson Text', sans-serif;
    }
    & p, a{
        font-family: 'Ralewey', Arial, Helvetica, sans-serif;
    }
}

header{
    display: flex;
    background-color: var(--principal);
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    height: 40px;
    color: var(--fonts);
    & h1{
        font-family: 'Edu NSW ACT Cursive', sans-serif;
        font-size: 2rem;
        padding: 0px;
        margin: 0px;
    }
    & nav{
        display: flex;
        flex-direction: row;

    }
    & nav a{
        flex-direction: row;
        text-decoration: none;
        margin: 0 15px;
        font-size: 1.5rem;
        color: var(--fonts);
        font-family: '';
        text-transform: uppercase;
    }
}

main::after{
    content: "";
    position: absolute;
    display: block;
    background-image: url(https://res.cloudinary.com/di8f4tx6n/image/upload/v1751690502/texture_moewdj.jpg);
    height: 290px;
    width: 100%;
    opacity: 0.7;
    z-index: -1;
    top: 0;
    left: 0;
    border-radius: 8px;
    background-blend-mode: overlay;
    backdrop-filter: blur(2px);
}

.container{
    margin: 0 auto;
    width: 70%;
    margin-top: 100px;
    max-width: 618px;
    }
    & main{
        flex: 1;
        position: relative;
        height: 290px;
        width: 100%;
        padding: 40px;

    & .destaque{
        font-size: 2.8rem;
        margin-left: 40px;
        color: #f8c51d;
        font-weight: 500;
    }
    & .content{
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 15px;
        align-items: center;
        justify-self: center;
        height: 100%;
    }
    & .image{
        background-color: #595959;
        width: 190px;
        height: 200px;
        border-radius: 30px;
        margin-bottom: 40px;
        background-image: url(https://res.cloudinary.com/di8f4tx6n/image/upload/v1753491554/f38d1762-9478-4b03-847f-e0b6d39d21ec_tgiwsv.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    & .text-about{
        width: 350px;
        height: 300px;
        color: var(--fonts);
        margin-bottom: 50px;
        margin: 0 auto;
        & h1{
        font-size: 2.8rem;
        text-align: center;
        padding: 0px;

        }
        & p{
            font-size: 1.6rem;
            text-align: center;
        }
    }
}

.medidas::after{
    content: "";
    position: absolute;
    display: block;
    background-image: url(https://res.cloudinary.com/di8f4tx6n/image/upload/v1751690502/texture_moewdj.jpg);
    height: 450px;
    width: 100%;
    opacity: 0.7;
    z-index: -1;
    top: 0;
    left: 0;
}

.medidas{
    position: relative;
    margin: 100px 0;
    height: 500px;
    width: 100vw;
        & h1{
        text-align: center;
        color: white;
        font-size: 2.5rem;
        padding: 0px;
        margin: 5px;
    }
    & .content{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    gap: 50px;
    }
    & ul{
        margin: 0px;
        padding: 0px;
        list-style: none;
    }
    & ul li{
        font-size: 2rem;
        margin: 20px;
        color: white;
        font-family: cursive;
    }
    & .my-desc-image{
        background-color: white;
        width: 300px;
        height: 380px;
        border-radius: 5px;
        background-image: url(https://res.cloudinary.com/di8f4tx6n/image/upload/v1751690700/medidasimage_bgnkex.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
.contain{
    margin: 0 auto;
}
.coemrcial .marcas{
    overflow-x: auto;
    overflow-y: hidden;
}

.comercial::after{
    content: "";
    background-image: url(https://res.cloudinary.com/di8f4tx6n/image/upload/v1751690502/texture_moewdj.jpg);
    display: block;
    position: absolute;
    height: 460px;
    width: 100%;
    opacity: 0.7;
    z-index: -1;
    top: 0px;
}
.comercial{
    position: relative;
    margin-top: 100px;
    width: 100vw;
    & .scroll{
        position: absolute;
        background-color: transparent;
        border: none;
        cursor: pointer;
        z-index: 10;
    }
    & .scrollleft{
        top: 38%;
        cursor: pointer;
        opacity: 60%;
    }
    & .scrollright{
        right: 1px;
        opacity: 60%;
        top: 38%;
        cursor: pointer;
    }
    & h1{
        text-align: center;
        color: white;
        font-size: 2.5rem;
        text-shadow: 1px 1px 10px black;
        padding: 10px;
        margin: -20px; 
    }



    .marcas{
        scroll-behavior: smooth;
        overflow-y: auto;
        overflow-x: hidden;
        display: grid;
        grid-template-rows: 170px 170px;
        grid-auto-flow: column;
        gap: 30px;
        height: 520px;
        & .item-marcas{
            width: 160px;
            height: 180px;
            gap: 20px;
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 25px;
            flex: 0 0 auto;
            & img{
                width: 80%;
                height: 80%;
                border-radius: 0 0 20px 0;
                overflow-x: hidden;
                border: 1px solid #128C7E;
            }
            & img:hover{
                background-color: rgba(255, 255, 255, 0.274);
                opacity: 95%;
                cursor: pointer;
            }
            & .buttons{
                width: 100%;
                display: flex;
                justify-content: space-around;
            }
            & button{
                width: 80px;
                height: 30px;
                border-radius: 1px 10px 1px 1px;
                border: none;
                color: white;
                background-color: var(--secuntaria);
                border: 1px solid white;
            }
            & button:hover{
                opacity:90%;
                cursor: pointer;
                padding: 1px;
                background-color: #595959;
            }
        }
    }
}

.moda::after{
    content: "";
    position: absolute;
    background-image: url(https://res.cloudinary.com/di8f4tx6n/image/upload/v1751690502/texture_moewdj.jpg);
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.6;
    top: 0;
    left: 0;
}

.moda{
    position: relative;
    margin-top: 200px;
    width: 100%;
    padding: 10px;
    margin-bottom: 40px;
    & h1{
        margin: -60px;
        text-align: center;
        color: white;
        font-size: 2.5rem;
        text-shadow: 1px 1px 10px black;
    }
    & .fashion-images{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 30px;
        margin-top: 90px;
        border-radius: 10p;
    }
    .imagefashion{
        height: 310px;
        width: 180px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        border-radius: 50px;
        border: 1px solid black;
    }
}

.contact{
    width: 100vw;
    height: 500px;
    min-height: 500px;
    margin-top: 100px;
    background-color: #0d0d0d;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.contact p{
    text-align: center;
    width: 100%;
}
.contact form, p{
    color: #ffffff;
    font-size: 1.6rem;
}
.contact form{
    width: 300px;
}
.contact #text{
    width: 200px;
    height: 200px;
}
#email{
    width: 200px;
    padding: 10px;
    text-align: center;
    border-radius: 10%;
    border: 1PX solid salmon;
}

textarea{
    text-align: center;
    resize: none;
    vertical-align: top;
    line-height: normal;
    font-size: 1.3rem;
    padding: 10px;
    border-radius: 10%;
    border: 1PX solid salmon;
}

.contact form{
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.sub{
    width: 120px;
    height: 40px;
    border: none;
    border-radius: 5% 20%;
    color: white;
    background-color: salmon;
}

.sociais{
    height: 250px;
    width: 200px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.containercontact{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    flex-direction: row;
}
.containerimages{
    height: 90%;
    width: 90%;
    left: 5%;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.sociais .social{
    width: 160px;
    height: 40px;
    border-radius: 10%;
    display: flex;
    align-items: center;
}

.instagram{
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.tiktok{
    background-color: #010101;
}

.whatsapp{
    background: linear-gradient(45deg, #25D366, #128C7E);
}


@media screen and (max-width: 830px){
    header{
        display: flex;
        flex-direction: column;
        overflow: hidden;
        height: 50px !important;
        min-height: 60px;
    }
    header nav{
        display: flex;
        flex-direction: column;
        width: 100%;
        min-width: 100%;
        margin-top: 30px;
    }
    header nav a{
        font-size: 2.0rem;
        min-width: 100vw;
        width: 100%;
        text-align: center;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid rgba(255, 255, 255, 0.36);
        margin: 0;
    }
    nav a:hover{
        background-color: #128c7e2d;
        padding: 5px;
    }
    header h1{
        margin-top: 10px;
    }
    .mobile-menu-button{
        position: absolute;
        background-color: transparent;
        border: none;
        right: 5px;
        top: 9px;
        display: block;
        cursor: pointer;
    }

    main .content{
        display: flex;
        flex-direction: column;
    }
    main{
        height: 600px;
        width: auto;
    }
    main::after{
        height: auto;
        min-height: 500px;
    }
    .text-about{
        height: auto !important;
    }
    .medidas .content{
        display: flex;
        flex-direction: column;
        height: auto;
        gap: 10px;
    }
    .medidas::after{
        height: 750px;
    }
    .medidas{
        height: 600px;
        margin-bottom: 400px;
        width: auto;
    }
    .my-desc-image{
        width: 200px !important;
        height: 300px !important;
        background-size: cover !important;
    }
    .contact{
        min-height: 700px !important;
    }
}

@media screen and (max-width: 530px) {
    main .text-container p{
        width: 300px !important;
        margin: 0 auto;
        font-size: 1.5rem;
    }
    main::after{
        min-height: 420px !important;
    }
    .content ul li{
        font-size: 2.0rem !important;
    }
    .medidas h1{
        font-size: 2.4rem !important;
    }
    .medidas::after{
        max-height: 650px;
    }
    .my-desc-image{
        width: 200px !important;
        height: 250px !important;
    }
    .image{
        width: 160px !important;
        height: 170px !important;
    }
}

@media screen and (max-width: 470px) {
    main .text-container p{
    width: 200px !important;
    margin: 0 auto;
    font-size: 1.7rem;
    }
    main::after{
        height: 590px !important;
    }
    
    .content ul li{
        font-size: 2.6rem;
    }
    .medidas h1{
        font-size: 2.7rem;
    }
    .medidas::after{
        height: 829px;
    }
    .text-about p .destaque{
        font-size: 2.3rem;
        min-width: 200px;
        margin: 0px;
    }
}

footer{
    min-height: 100px;
    margin-top: 80px;
    background-color: black;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: static;
    z-index: 10000000;
}

footer p{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 1.7rem;
    margin: 5px;
}
footer p a{
    color: #bc1888;
}
