@media screen and (min-width: 320px) {
    .class-desktop-valores {
        display: none;
    }

    .class-mobile-valores {
        display: block;
    }

    .div-valores-mobile {
        margin: 20% 0 0 0;
        border-radius: 40px;
        background-color: #dddddd;
        padding: 2%;
    }


}

@media screen and (min-width: 576px) {}

@media screen and (min-width: 768px) {
    .class-mobile-valores {
        display: none;
    }

    .class-desktop-valores {
        display: block;
    }

    .bg-nossos-valores {
   
        height: 100vh;
        margin-top: 10%;
        position: relative;
    }

    .title-nossos-valores {
        font-family: "Poppins-light", sans-serif;
        font-size: 50px;
        font-weight: 300;
        position: absolute;
        margin-top: -5%;
    }

    .box-nossos-valores {
        margin-top: 5%;
        background-color: #F4F4F4;
    }

    .title-nosso {
        position: absolute;
        z-index: 2;
        margin: 30% 0 0 30%;
        font-weight: 500;
        font-size: 25px;
        color: rgb(255, 255, 255);
    }

    .title-jeito {
        position: absolute;
        z-index: 2;
        margin: 25% 0 0 60%;
        font-weight: 500;
        font-size: 25px;
        color: rgb(255, 255, 255);
    }

    .div-valores-img1 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-1.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores-img2 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-2.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores-img3 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-3.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores{
        width: 300px;
        height: 150px;
        padding: 3%;
    }
    .div-valores p {
        width: 250px;
        font-size: 10px;
        font-weight: 300;
        color: rgb(255, 255, 255);
    }

    .div-valores h1 {
        width: 100%;
        font-size: 30px;
        color: rgb(255, 255, 255);
    }

    .title-valores {
        font-size: 25px;
    }

    .title-de {
        position: absolute;
        z-index: 2;
        margin: 45% 0 0 38%;
        font-weight: 500;
        font-size: 25px;
        color: rgb(255, 255, 255);
    }

    .title-inovar {
        position: absolute;
        z-index: 2;
        margin: 45% 0 0 55%;
        font-weight: 500;
        font-size: 25px;
        color: rgb(255, 255, 255);
    }
}

@media screen and (min-width: 992px) {
    .class-mobile-valores {
        display: none;
    }

    .class-desktop-valores {
        display: block;
    }

    .bg-nossos-valores {
       
        height: 100vh;
        margin-top: 10%;
        position: relative;
    }

    .title-nossos-valores {
        font-family: "Poppins-light", sans-serif;
        font-size: 50px;
        font-weight: 300;
        position: absolute;
        margin-top: -5%;
    }

    .box-nossos-valores {
        margin-top: 5%;
        background-color: #F4F4F4;
    }

    .title-nosso {
        position: absolute;
        z-index: 2;
        margin: 30% 0 0 30%;
        font-weight: 500;
        font-size: 25px;
        color: rgb(255, 255, 255);
    }

    .title-jeito {
        position: absolute;
        z-index: 2;
        margin: 25% 0 0 60%;
        font-weight: 500;
        font-size: 25px;
        color: rgb(255, 255, 255);
    }

    .div-valores-img1 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-1.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores-img2 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-2.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores-img3 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-3.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores{
        width: 300px;
        height: 150px;
        padding: 3%;
    }
    .div-valores p {
        width: 250px;
        font-size: 10px;
        font-weight: 300;
        color: rgb(255, 255, 255);
    }

    .div-valores h1 {
        width: 100%;
        font-size: 30px;
        color: rgb(255, 255, 255);
    }

    .title-valores {
        font-size: 25px;
    }

    .title-de {
        position: absolute;
        z-index: 2;
        margin: 45% 0 0 38%;
        font-weight: 500;
        font-size: 25px;
        color: rgb(255, 255, 255);
    }

    .title-inovar {
        position: absolute;
        z-index: 2;
        margin: 45% 0 0 55%;
        font-weight: 500;
        font-size: 25px;
        color: rgb(255, 255, 255);
    }
}

@media screen and (min-width: 1200px) {
    .class-mobile-valores {
        display: none;
    }

    .class-desktop-valores {
        display: block;
    }

    .bg-nossos-valores {
      
        height: 100vh;
        margin-top: 10%;
        position: relative;
    }

    .title-nossos-valores {
        font-family: "Poppins-light", sans-serif;
        font-size: 60px;
        font-weight: 300;
        position: absolute;
        margin-top: -5%;
    }

    .box-nossos-valores {
        margin-top: 5%;
        background-color: #F4F4F4;
    }

    .title-nosso {
        position: absolute;
        z-index: 2;
        margin: 30% 0 0 30%;
        font-weight: 500;
        font-size: 30px;
        color: rgb(255, 255, 255);
    }

    .title-jeito {
        position: absolute;
        z-index: 2;
        margin: 25% 0 0 60%;
        font-weight: 500;
        font-size: 30px;
        color: rgb(255, 255, 255);
    }

    .div-valores-img1 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-1.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores-img2 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-2.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores-img3 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-3.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores{
        width: 500px;
        height: 200px;
        padding: 3%;
    }
    .div-valores p {
        width: 450px;
        font-size: 15px;
        font-weight: 300;
        color: rgb(255, 255, 255);
    }

    .div-valores h1 {
        width: 100%;
        font-size: 30px;
        color: rgb(255, 255, 255);
    }

    .title-valores {
        font-size: 25px;
    }

    .title-de {
        position: absolute;
        z-index: 2;
        margin: 45% 0 0 38%;
        font-weight: 500;
        font-size: 30px;
        color: rgb(255, 255, 255);
    }

    .title-inovar {
        position: absolute;
        z-index: 2;
        margin: 45% 0 0 55%;
        font-weight: 500;
        font-size: 30px;
        color: rgb(255, 255, 255);
    }
}

@media screen and (min-width: 1364px) {
    .class-mobile-valores {
        display: none;
    }

    .class-desktop-valores {
        display: block;
    }

    .bg-nossos-valores {
       
        height: 100vh;
        margin-top: 10%;
        position: relative;
    }

    .title-nossos-valores {
        font-family: "Poppins-light", sans-serif;
        font-size: 100px;
        font-weight: 300;
        position: absolute;
        margin-top: -5%;
    }

    .box-nossos-valores {
        margin-top: 5%;
        background-color: #F4F4F4;
    }

    .title-nosso {
        position: absolute;
        z-index: 2;
        margin: 30% 0 0 30%;
        font-weight: 500;
        font-size: 40px;
        color: rgb(255, 255, 255);
    }

    .title-jeito {
        position: absolute;
        z-index: 2;
        margin: 25% 0 0 60%;
        font-weight: 500;
        font-size: 40px;
        color: rgb(255, 255, 255);
    }

    .div-valores-img1 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-1.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores-img2 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-2.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores-img3 {
        width: 100%;
        height: auto;
        background-image: url('../../media/photo/nossos-valores/photo-3.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores{
        width: 500px;
        height: 200px;
        padding: 3%;
    }
    .div-valores p {
        width: 450px;
        font-size: 15px;
        font-weight: 300;
        color: rgb(255, 255, 255);
    }

    .div-valores h1 {
        width: 100%;
        font-size: 30px;
        color: rgb(255, 255, 255);
    }

    .title-valores {
        font-size: 25px;
    }

    .title-de {
        position: absolute;
        z-index: 2;
        margin: 45% 0 0 38%;
        font-weight: 500;
        font-size: 40px;
        color: rgb(255, 255, 255);
    }

    .title-inovar {
        position: absolute;
        z-index: 2;
        margin: 45% 0 0 55%;
        font-weight: 500;
        font-size: 40px;
        color: rgb(255, 255, 255);
    }

}

@media screen and (min-width: 1600px) {
    .class-mobile-valores {
        display: none;
    }

    .class-desktop-valores {
        display: block;
    }

    .bg-nossos-valores {
        
        height: 100vh;
        margin-top: 10%;
        position: relative;
    }

    .title-nossos-valores {
        font-family: "Poppins-light", sans-serif;
        font-size: 100px;
        font-weight: 300;
        position: absolute;
        margin-top: -5%;
    }

    .box-nossos-valores {
        margin-top: 5%;
        

    }

    .title-nosso {
        position: absolute;
        z-index: 2;
        margin: 30% 0 0 30%;
        font-weight: 500;
        font-size: 40px;
        color: rgb(255, 255, 255);
    }

    .title-jeito {
        position: absolute;
        z-index: 2;
        margin: 25% 0 0 60%;
        font-weight: 500;
        font-size: 40px;
        color: rgb(255, 255, 255);
    }

    .div-valores-img1 {
        width: 100%;
        height: 250px;
        background-image: url('../../media/photo/nossos-valores/photo-1.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores-img2 {
        width: 100%;
        height: 250px;
        background-image: url('../../media/photo/nossos-valores/photo-2.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores-img3 {
        width: 100%;
        height: 250px;
        background-image: url('../../media/photo/nossos-valores/photo-3.jpeg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .div-valores{
        width: 700px;
        padding: 3%;
    }
    .div-valores p {
        width: 669px;
        font-size: 20px;
        font-weight: 300;
        color: rgb(255, 255, 255);
    }

    .div-valores h1 {
        width: 100%;
        font-size: 30px;
        color: rgb(255, 255, 255);
    }

    .title-valores {
        font-size: 25px;
    }

    .title-de {
        position: absolute;
        z-index: 2;
        margin: 45% 0 0 38%;
        font-weight: 500;
        font-size: 40px;
        color: rgb(255, 255, 255);
    }

    .title-inovar {
        position: absolute;
        z-index: 2;
        margin: 45% 0 0 55%;
        font-weight: 500;
        font-size: 40px;
        color: rgb(255, 255, 255);
    }
}