/* media screen */
@media screen and (max-width:1347px) {

    .image-al {
        width: 270px;
        height: 250px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

}



@media screen and (max-width:1228px) {
    .left-img img {
        width: 85%;
    }

    .group-wind {
        width: 250px;
        right: -8px;
    }

    .group-wind h2 {
        font-size: 2.3rem;
    }

    .group-wind h2 span {
        font-size: 2.5rem;
    }

    .group-wind h3 {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }


    .right-description p {
        line-height: 28px;
    }
}

@media screen and (max-width:1227px) {
    .box1 {
        width: 70%;
        height: 75px;
        padding: 18px;
    }

    .box1 h2 {
        font-size: 1rem;

    }

    .box1 h2 i {
        font-size: 0.9rem;
    }

    .box1 h3 {
        font-size: 0.8rem;
    }


    .box2 {
        width: 70%;
        height: 75px;
        padding: 18px;
    }

    .box2 h2 {
        font-size: 1rem;

    }

    .box2 h2 i {
        font-size: 0.9rem;
    }

    .box2 h3 {
        font-size: 0.8rem;
    }

    .group-wind {
        width: 330px;
        right: 30px;
    }


}





@media screen and (max-width:1198px) {

    .right-description p {
        font-size: 1rem;
        max-width: 530px;
    }

    section.session-four .flex-page {
        justify-content: center;
        flex-wrap: wrap;
    }

}

@media screen and (max-width:1195px) {


    .left-information p {
        line-height: 26px;

    }

}

@media screen and (max-width:1180px) {

    .galery-imagens {
        max-width: 800px;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width:1135px) {
    .grid-services {
        grid-template-columns: repeat(2, 1fr);
        max-width: 740px;
        gap: 1rem;
        margin: 70px auto;
    }
}

@media screen and (max-width:1124px) {

    .cold-room .flex-page {
        flex-direction: column;
    }

    .imagem-room {
        max-width: 500px;
        margin: 0 auto;

    }

    .left-information h2 {
        font-size: clamp(1.4rem, 4vw, 2rem);
        text-align: center;
    }

    .left-information p {
        margin: 10px auto;
        max-width: 500px;
    }

    .button-room {
        text-align: center;
    }



}


@media screen and (max-width:1105px) {
    .dimension-parts {
        flex-direction: column;
    }
}



@media screen and (max-width:1079px) {
    .left-img img {
        width: 83%;
    }

    .group-wind {
        bottom: 80px;
    }

}


@media screen and (max-width:1076px) {

    .right-description p {
        font-size: 1rem;
        max-width: 430px;
    }

}

@media screen and (max-width:1073px) {

    .time-four h2 {
        font-size: 1.1rem;
    }

    .left-information h2 {
        font-size: clamp(1.3rem, 4vw, 1.6rem);
    }



}



@media screen and (max-width:1046px) {

    .left-img img {
        width: 80%;
    }




}




@media screen and (max-width:1000px) {

    footer .flex-page {
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .term-footer {
        margin-bottom: 0.8rem;
    }


    .text-footer p {
        text-align: center;
        margin-bottom: 0.8rem;
    }



}



@media screen and (max-width:996px) {

    .right-description .desk-right {
        font-size: 1.4rem;
        max-width: 600px;
    }


    .right-description p {
        font-size: 1rem;
        max-width: 360px;
    }



}

@media screen and (max-width:993px) {
    section.session-two .flex-page {
        flex-direction: column;
    }

    .left-img {
        margin: 0 auto;
        max-width: 630px;
        margin-bottom: 3rem;
    }

    .dimension-parts {
        justify-content: center;
    }

    .group-wind {
        width: 260px;
        height: 200px;
        right: -3px;
        bottom: -30px;
    }



    .right-description h3 {
        font-size: 1rem;
        text-align: center;
    }

    .right-description .desk-right {
        font-size: 2.4rem;
        max-width: 600px;
        text-align: center;
        margin: 10px auto;
    }

    .right-description p {
        margin: 10px auto;
        max-width: 600px;
    }

    .box1 {
        width: 70%;
        height: 85px;
        text-align: center;
        padding: 18px;
    }

    .box1 h2 {
        font-size: 1.2rem;

    }

    .box1 h2 i {
        font-size: 1.1rem;
    }

    .box1 h3 {
        font-size: 1rem;
    }

    .box2 {
        width: 70%;
        height: 85px;
        text-align: center;
        padding: 18px;
    }

    .box2 h2 {
        font-size: 1.2rem;

    }

    .box2 h2 i {
        font-size: 1.1rem;
    }

    .box2 h3 {
        font-size: 1rem;
    }

}


@media screen and (max-width:945px) {

    section.session-four .flex-page {
        justify-content: center;

    }

    .title-four h2 {
        text-align: center;
    }

    .border-four {
        margin: 10px auto;
    }



    .title-four p {
        text-align: center;
        font-size: 1rem;
        margin: 10px auto;
        max-width: 550px;
        line-height: 27px;
    }





}

@media screen and (max-width:922px) {

    section.session-two .flex-page {
        gap: 0.7rem;
    }


    .galery-imagens {
        max-width: 650px;
        grid-template-columns: repeat(2, 1fr);
    }


    .image-al {
        width: 330px;
        height: 250px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }




}


@media screen and (max-width:919px) {


    nav.nav-desktop ul {
        display: none;
    }

    .btn-menu {
        display: none;
    }

    .list-mobile {
        display: block;
    }

    .menu-mobile {
        display: block;
    }

    .btn-mobile {
        display: block;
    }


}


@media screen and (max-width:888px) {

    .compart-info {
        justify-content: center;
        margin: 0 auto;
        margin-bottom: 1rem;
    }

    .title-main h1 {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 1rem;
    }

    .title-main p {
        max-width: 500px;
        text-align: center;
        margin: 0 auto;
        font-size: 1rem;
        margin-bottom: 1rem;
    }


    .btn-main {
        text-align: center;
        margin-top: 1.8rem;
    }





}

@media screen and (max-width:762px) {
    .image-could h1 {
        font-size: 2.4rem;
    }


    .left-information p {
        font-size: 0.9rem;
        max-width: 550px;
    }

}


@media screen and (max-width:756px) {
    .grid-services {
        grid-template-columns: repeat(1, 1fr);
        max-width: 348px;
        gap: 1rem;
        margin: 70px auto;
    }
}

@media screen and (max-width:741px) {
    .title-galery {
        text-align: center;
    }

    .border-galery {
        width: 90px;
        height: 5px;
        margin: 10px auto;
        background-color: var(--color-four);
        margin-bottom: 1rem;
    }

    .title-galery p {
        font-size: 1rem;
        margin: 10px auto;
        text-align: center;
        margin-bottom: 0.5rem;
        line-height: 27px;
        max-width: 600px;
    }

    .galery-imagens {
        max-width: 350px;
        grid-template-columns: repeat(1, 1fr);
    }


    .image-al {
        width: 370px;
        height: 250px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

}

@media screen and (max-width:721px) {

    .title-four p {
        font-size: 1rem;
        max-width: 477px;
    }
}

@media screen and (max-width:680px) {
    .group-wind {
        right: 70px;
    }
}

@media screen and (max-width:680px) {

    .title-services p {
        font-size: 0.9rem;
        max-width: 500px;
        margin: 10px auto;
        line-height: 27px;
    }

}

@media screen and (max-width:641px) {
    .right-description .desk-right {
        font-size: clamp(1.4rem, 3.5vw, 2.5rem);
        max-width: 400px;
    }

    .right-description p {
        font-size: 0.9rem;
        margin: 10px auto;
        max-width: 450px;
    }
}


@media screen and (max-width:608px) {

    .imagem-room {
        max-width: 480px;
    }


}

@media screen and (max-width:607px) {

    .title-contact h2 {
        text-align: center;

    }

    .border-contact {
        margin: 10px auto;
    }

    .title-contact p {
        font-size: 0.9rem;
        text-align: center;
        max-width: 400px;
        margin: 0 auto;
    }
}

@media screen and (max-width:605px) {
    .image-could h1 {
        font-size: 1.9rem;
        max-width: 400px;
        top: 160px;
    }

}

@media screen and (max-width:575px) {
    .local-footer p {
        text-align: center;
    }



}

@media screen and (max-width:526px) {


    .border-four {
        margin: 10px auto;
    }


    .title-four p {
        font-size: 0.9rem;
        max-width: 450px;
        text-align: center;
        margin: 0 auto;
    }


}

@media screen and (max-width:524px) {
    .part-policy h1 {
        font-size: 2.5rem;
    }

    .content-policy h2 {
        margin-bottom: 1rem;
        font-size: 1.8rem;
        font-family: var(--font-inter);
    }


}

@media screen and (max-width:500px) {

    main.banner-description {
        min-height: 90vh;
    }

    .title-main h1 {
        line-height: 1.5;
    }

    .wrapper-main {
        padding: 150px 0;
    }

    .left-img img {
        width: 90%;
    }

    .group-wind {
        right: 10px;
    }

    .group-wind h3 {
        font-size: 1.3rem;
    }




}

@media screen and (max-width:480px) {

    .wrapper-main {
        padding: 100px 0;
    }

    .right-description .desk-right {
        font-size: 1.2rem;
        max-width: 498px;
        text-align: center;
        margin: 10px auto;
    }

    .box1 h2 {
        font-size: 0.9rem;

    }

    .box1 h3 {
        font-size: 0.8rem;
    }


    .box2 h2 {
        font-size: 0.9rem;

    }

    .box2 h3 {
        font-size: 0.8rem;
    }




    .galery-imagens {
        max-width: 300px;
        grid-template-columns: repeat(1, 1fr);
    }

    .image-al {
        width: 304px;
        height: 250px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }


    .title-main h1 {
        font-size: clamp(1.3rem, 4vw, 2.8rem);
        line-height: 1.5;
    }



}

@media screen and (max-width:430px) {
    main.banner-description {
        min-height: 70vh;
    }


    .whatsapp-btn {
        bottom: 200px;
    }


    .part-policy h1 {
        font-size: 2rem;
    }

    .content-policy h2 {
        font-size: 1.4rem;
    }

    .image-could h1 {
        font-size: 1.8rem;
        top: 200px;
    }

    .imagem-room {
    max-width: 380px;
}

.imagem-room > img {
    height: 400px;
}

.imagem-room {
    max-width: 380px;
}

.imagem-room > img {
    height: 400px;
}

.logo-brands a  h2 {
    color:var(--color-one);
    font-size: 1.1rem;
    font-family:var(--font-inter);
}

   .btn-mobile {
        padding: 14px 8px;
        font-size: 0.8rem;
    }

}







@media screen and (max-width:390px) {


    .title-main h1 {
        font-size: clamp(1.2rem, 4vw, 2.8rem);
        line-height: 1.5;
    }


    .box1 h2 {
        font-size: 0.9rem;

    }

    .box1 h3 {
        font-size: 0.8rem;
    }


    .box2 h2 {
        font-size: 0.9rem;

    }

    .box2 h3 {
        font-size: 0.8rem;
    }

    .galery-imagens {
        max-width: 300px;
        grid-template-columns: repeat(1, 1fr);
    }

    .image-al {
        width: 304px;
        height: 250px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .text-footer p {
        line-height: 1.6;
    }

    .whatsapp-btn {
        bottom: 20px;
    }

    .image-could h1 {
        font-size: 1.8rem;
        top: 190px;
    }

    .imagem-room {
        max-width: 350px;
    }

    .imagem-room > img {
        height: 400px;
    }

    .btn-mobile {
        padding: 14px 10px;
        font-size: 0.8rem;
    }

}

@media screen and (max-width:375px) {
    main.banner-description {
        min-height: 95vh;
    }

    .title-main h1 {
        font-size: clamp(1.2rem, 4vw, 2.8rem);
        line-height: 1.5;
    }

    .text-footer p {
        line-height: 1.6;
    }

    .whatsapp-btn {
        bottom: -5px;
    }

    .whatsapp-btn img {
        width: 50px;
        height: 50px;
    }

    .menu-mobile.show-menu {
        width: 250px;
    }

    .image-could h1 {
        font-size: 1.7rem;
        top: 150px;
    }

    .imagem-room {
    max-width: 340px;
}

.imagem-room > img {
    height: 360px;
}




}



@media screen and (max-width:360px) {
    main.banner-description {
        min-height: 80vh;
        background-position: left center;
    }


}

/***/