.weDiv {
    width: 250px;
    height: 50px;
    border-style: solid;
    border-color: white;
    border-radius: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 7px;
    margin-top: 50px;
}

.aaa {
    overflow: hidden;
    background-size: 100vw;
    background-repeat: no-repeat;
    color: white;
}

.inputMessage2 {
    background-color: rgb(190, 223, 170);
    border: none;
    border-radius: 5px;
    margin-bottom: 5px;
    color: rgb(11, 130, 55);
    width: 100%;
    height: 30px;
    float: right;
}

.message {
    width: 100%;
    height: 50px;
    text-align: left;
}

.messageSend {
    width: 100%;
    padding-top: 50px;
    max-width: 400px;
    position: relative;
    margin-left: 15px;
}

.btnSendMessage {
    float: right;
    margin-right: 10px;

    border-radius: 10px;
    border: none;
    background-color: white;
}

.btnSendMessage:hover {
    background-color: rgb(11, 130, 55);
    color: black;
}

.info-text {
    /*width: 250px;*/
    color: white;
    float: right;
    text-align: right;
    padding-right: 0px;
}

.piePagina {
    background-color: rgb(11, 130, 55) !important;
    width: 100%;
    text-align: center;
}

.history {
    position: relative;
    height: auto;
}

.historyInfonavit {
    width: 250px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}

.mision {
    position: relative;
    height: auto;
    /*height: 1050px;*/
}

.misionContent {
    position: relative;
    height: auto;
}

.politica {
    position: relative;
    height: auto;
}

.politicaContent {
    position: relative;
    height: auto;
}

.contenido {
    position: relative;
    height: auto;
}

.productStar {
    position: relative;
    height: auto;
}

.productStarContent {
    position: relative;
    height: auto;
}

.productStarContent2 {
    position: relative;
    height: auto;
    width: auto;
}

.imagentinaco {
    display: inline-block;
}

@media (max-width: 4048px) {
    .hoja1 {
        width: 150px;
        float: left;
    }

    .hoja2 {
        width: 150px;
        float: right;
    }

    .hoja3 {
        width: 350px;
    }

    .logoF {
        float: left;
        width: 220px;
        height: 220px;
    }

    .logopltk {
        width: 220px;
        height: 190px;
        margin-top: 20px;
    }

    .linea {
        width: 3px;
        float: left;
        height: 260px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 30px;
        background-color: rgb(97, 178, 47);
    }

    .contacto {
        width: 440px;
        margin-top: 30px;
        float: left;

    }

    .info {
        width: auto;
        float: left;
    }

    .datos {
        width: 280px;
        float: left;
        height: 250px;
        margin-top: 40px;
        text-align: right;
        color: white;
    }

    .contenidoFooter {
        width: 999px;
        height: 280px;
        margin-left: auto;
        margin-right: auto;
    }

    .piePagina {
        background-color: rgb(11, 130, 55) !important;
        width: 100%;
        height: 350px;
        text-align: center;
    }
}

/*Responsive*/
@media (max-width: 999px) {

    .hoja1 {
        width: 150px;
        float: left;
    }

    .hoja2 {
        width: 150px;
        float: right;
    }

    .hoja3 {
        width: 350px;
    }

    .logoF {
        width: 100%;
        height: 220px;
    }

    .logopltk {
        width: 220px;
        height: 190px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .linea {
        width: 3px;
        float: left;
        height: 260px;
        margin-left: 20px;
        margin-right: 20px;
        background-color: rgb(97, 178, 47);
    }

    .contacto {
        width: 440px;
        float: left;

    }

    .info {
        width: auto;
        margin-left: 5%;
    }

    .datos {
        width: 300px;
        height: 250px;
        margin-top: 40px;
        float: left;
        text-align: right;
        color: white;
    }

    .contenidoFooter {
        text-align: center;
        width: 900px;
        height: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .piePagina {
        background-color: rgb(11, 130, 55) !important;
        width: 100%;
        height: 550px;
        text-align: center;
    }

}

@media(max-width: 899px) {

    .logoF {
        width: 100%;
        height: 220px;
    }

    .logopltk {
        width: 220px;
        height: 190px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .linea {
        width: 3px;
        float: left;
        height: 260px;
        margin-left: 20px;
        margin-right: 20px;
        background-color: rgb(97, 178, 47);
    }

    .contacto {
        width: 430px;
        float: left;

    }

    .info {
        width: auto;
        margin-left: 5%;
    }

    .datos {
        width: 250px;
        height: 250px;
        margin-top: 40px;
        float: left;
        text-align: right;
        color: white;
    }

    .contenidoFooter {
        text-align: center;
        width: 800px;
        height: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .piePagina {
        background-color: rgb(11, 130, 55) !important;
        width: 100%;
        height: 550px;
        text-align: center;
    }
}

@media(max-width: 799px) {

    .logoF {
        width: 100%;
        height: 220px;
    }

    .logopltk {
        width: 220px;
        height: 190px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .linea {
        width: 3px;
        float: left;
        height: 260px;
        margin-left: 20px;
        margin-right: 20px;
        background-color: rgb(97, 178, 47);
    }

    .contacto {
        width: 340px;
        float: left;

    }

    .info {
        width: auto;
        margin-left: 5%;
    }

    .datos {
        width: 250px;
        height: 250px;
        margin-top: 40px;
        float: left;
        text-align: right;
        color: white;
    }

    .contenidoFooter {
        text-align: center;
        width: 700px;
        height: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .piePagina {
        background-color: rgb(11, 130, 55) !important;
        width: 100%;
        height: 550px;
        text-align: center;
    }
}

@media (max-width: 699px) {
    .hoja1 {
        width: 90px;
        float: left;
    }

    .hoja2 {
        width: 90px;
        float: right;
    }

    .hoja3 {
        width: 200px;
    }

    .logoF {
        width: 100%;
        height: 220px;
    }

    .logopltk {
        width: 220px;
        height: 190px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .linea {
        width: 3px;
        float: left;
        height: 260px;
        margin-left: 20px;
        margin-right: 20px;
        background-color: rgb(97, 178, 47);
    }

    .contacto {
        width: 280px;
        float: left;

    }

    .info {
        width: auto;
        margin-left: 4%;
    }

    .datos {
        width: 240px;
        height: 250px;
        margin-top: 40px;
        float: left;
        text-align: right;
        color: white;
    }

    .contenidoFooter {
        text-align: center;
        width: 600px;
        height: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .piePagina {
        background-color: rgb(11, 130, 55) !important;
        width: 100%;
        height: 550px;
        text-align: center;
    }
}

@media(max-width: 599px) {
    .logoF {
        width: 100%;
        height: 200px;
    }

    .logopltk {
        width: 220px;
        height: 190px;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .datos {
        width: 240px;
        height: 250px;
        text-align: right;
        color: white;
        float: none;
        margin-top: 0;
    }

    .linea {
        width: 200px;
        height: 3px;
        background-color: rgb(97, 178, 47);
        float: none;
    }

    .contacto {
        width: 280px;
        float: none;
    }

    .info {
        width: auto;
        height: 550px;
        margin-left: 22%;
    }

    .contenidoFooter {
        text-align: center;
        width: 500px;
        height: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .piePagina {
        background-color: rgb(11, 130, 55) !important;
        width: 100%;
        height: 790px;
        text-align: center;
    }
}

@media (max-width: 499px) {

    .hoja1 {
        width: 70px;
        float: left;
    }

    .hoja2 {
        width: 70px;
        float: right;
    }

    .hoja3 {
        width: 200px;
    }

    .logoF {
        width: 100%;
        height: 200px;
    }

    .logopltk {
        width: 220px;
        height: 190px;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .datos {
        width: 240px;
        height: 250px;
        text-align: right;
        color: white;
        float: none;
        margin-top: 0;
    }

    .linea {
        width: 200px;
        height: 3px;
        background-color: rgb(97, 178, 47);
        float: none;
    }

    .contacto {
        width: 280px;
        float: none;
    }

    .info {
        width: auto;
        height: 550px;
        margin-left: 15%;
    }

    .contenidoFooter {
        text-align: center;
        width: 400px;
        height: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .piePagina {
        background-color: rgb(11, 130, 55) !important;
        width: 100%;
        height: 790px;
        text-align: center;
    }
}

@media (max-width: 399px) {
    .logoF {
        width: 100%;
        height: 200px;
    }

    .logopltk {
        width: 220px;
        height: 190px;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .datos {
        width: 240px;
        height: 250px;
        text-align: right;
        color: white;
        float: none;
        margin-top: 0;
    }

    .linea {
        width: 200px;
        height: 3px;
        background-color: rgb(97, 178, 47);
        float: none;
    }

    .contacto {
        width: 280px;
        float: none;
    }

    .info {
        width: auto;
        height: 550px;
        margin-left: 15%;
    }

    .contenidoFooter {
        text-align: center;
        width: 380px;
        height: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .piePagina {
        background-color: rgb(11, 130, 55) !important;
        width: 100%;
        height: 790px;
        text-align: center;
    }

}

@media (max-width: 379px) {
    .logoF {
        width: 100%;
        height: 200px;
    }

    .logopltk {
        width: 200px;
        height: 170px;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .datos {
        width: 240px;
        height: 250px;
        text-align: right;
        color: white;
        float: none;
        margin-top: 0;
    }

    .linea {
        width: 200px;
        height: 3px;
        background-color: rgb(97, 178, 47);
        float: none;
    }

    .contacto {
        width: 280px;
        float: none;
    }

    .info {
        width: auto;
        height: 550px;
        margin-left: 5%;
    }

    .contenidoFooter {
        text-align: center;
        width: 300px;
        height: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .piePagina {
        background-color: rgb(11, 130, 55) !important;
        width: 100%;
        height: 790px;
        text-align: center;
    }
}