@charset "utf-8";

@media screen and (max-width: 2600px) {

}

@media screen and (max-width: 1980px) {
 
}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1480px) {

}


@media screen and (max-width: 1366px) {

}


@media screen and (max-width: 1280px) {

}


@media screen and (max-width: 1200px) {

}


@media screen and (max-width: 1080px) {

}


@media screen and (max-width: 980px) {

}

@media screen and (max-width: 900px) { 

}



@media screen and (max-width: 800px) { 

}

@media screen and (max-width: 800px) { /*1680 to 1080 */

}

@media screen and (max-width: 780px) { /*1680 to 1080 */

}

@media screen and (max-width: 700px) { /*1680 to 1080 */

    .foto0 {
        position: relative;
        background-image: url(../images/img_1.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        /* background-color: #14c121; */
        background-position: center;
        width: 100%;
        height: 29em;
        margin: 0em 0;
    }

    .titulo {
        position: relative;
        background-image: url(../images/text_1.png);
        background-size: contain;
        background-repeat: no-repeat;
        /* background-color: red; */
        background-position: center;
        width: 70%;
        height: 32vh;
        /* padding-top: 5em; */
        margin-bottom: 0em;
    }
    
}



@media screen and (max-width: 600px) { /*1680 to 1080 */

}

@media screen and (max-width: 550px) { /*1680 to 1080 */


}


@media screen and (max-width: 500px) { /*1680 to 1080 */

}


@media screen and (max-width: 400px) { /*1680 to 1080 */

}


@media screen and (max-width: 350px) { /*1680 to 1080 */


}
