@charset "utf-8";

/* CSS Document */
html, body {
    height: 100%;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}


a {
    color: #3b9796;

}

#myDIV {
    display: none;
    position: fixed;
    top: 35%;
    left: 40%;
    max-width: 400px;
    width: 100%;
    z-index: 20;
}

h1 {
    font-size: 3em;
    color: #3b9796;
    clear: both;
    padding-top: 1em;
}

h2 {
    font-size: 1.8em;
    color: #3b9796;
}

h3 {
    font-size: 1.6em;
    color: #fff;
}

.box {
    float: left;
    width: 20%;
    text-align: center;
    padding: 2%;
}

.box img {
    width: 100%;
    height: auto;
    max-width: 80px;
    padding: 4%;
}

.box-tabla {
    float: left;
    width: 45%;
    text-align: center;
    display: table-row-group;
    padding: 2%;
    font-size: 1.2em;
}

.box-tabla p {
    display: block;
    margin-block-start: 0.2em;
    margin-block-end: 0.2em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.box-tabla-row {
    width: 100%;
    text-align: center;
    display: table-row;
}

.box-tabla-grande {
    width: 65%;
    text-align: left;
    display: table-cell;
    padding-right: 2%;
}

.box-tabla-chica {
    width: 30%;
    display: table-cell;
    font-size: 0.9em;

}

.box-texto-azul {
    background-color: #424d58;
    color: #fff;
    padding: 0.8em;
    font-weight: bold;
    border-radius: 20px 0px;
}

.box-texto-blanco {
    border: 1px solid #424d58;
    border-radius: 0px 30px;
    padding: 0.8em;

}

button {
    padding: 1em;
    margin: 10px;
    font-size: 1.2em;
    font-weight: bold;
    border-radius: 0.5em;
    border: 0px;
    background-color: #424d58;
    color: #fff;
    cursor: pointer;
}

button:hover {
    background-color: #55c1bb;
    color: #fff;
    transition: 0.5s;
}


.cierre-flecha {
    position: absolute;
    bottom: 10px;
    left: 48%;
}

.cierre-flecha img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}



.cierre-under {
    width: 100%;
    overflow: hidden;
    background-color: #434e56;
    margin-top: 4em;
    padding-top: 3em;
}

.cierre-under-texto {
    color: #fff;
    margin: 4%;
    text-align: justify;
    max-width: 1200px;
    font-size: 0.8em;

}

.cierre-foto-diagonal {
    overflow: hidden;
}

.cierre-logo {
    text-align: right;
    padding-right: 2%;
    padding-bottom: 1em;
}

.cierre-logo img {
    width: 90%;
    max-width: 250px;
    height: auto;
    margin-right: 1em;
}

.cierre-foto {
    position: absolute;
    bottom: 0px;
    float: left;
    overflow: hidden;
    width: 100%;
}

.contenido {
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    list-style-image: url(../image/listitem.png);
}

.condiciones {
    font-size: 0.9em;
    display: inline-block;

}

.condiciones_top {
    font-size: 0.9em;
    display: inline-block;
    background-color: #434e56;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}


.contacto img {
    vertical-align: middle;
}

.claim {
    clear: both;
    padding-bottom: 1em;
    padding-top: 1em;
}

.claim img {
    max-width: 600px;
    width: 100%;
    height: auto;
}

.cuenta-smart {
    position: relative;
    /* right: 20px;
    top: 15%; */
    z-index: 10;
    max-width: 500px;
    /* width: 50%; */
    /* right: 5%;
    top: 150px; */
    margin-bottom: 2em;
}

.cuenta-smart img {
    /* width: 100%; */
    max-width: 450px;
}

.cuenta-smart-iconos {
    background-color: #434e56;
    margin: 0 auto;
    text-align: center;
    padding-top: 2em;
    /* border-radius: 10em 0 10em 0em; */
}

.cuenta-smart-iconos p {
    clear: both;
    padding: 0px;
    padding-top: 2em;
    margin: 0px;
    color: #fff;

}

.cuenta-smart-iconos img {
    width: 100%;
    height: auto;
    max-width: 300px;
    padding-top: 2em;
}

.claim {
    margin: 1em;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
}

/* .claim img {
    width: 80%;
    max-width: 500px;
    padding: 2em;
} */

.foto {
    background-image: url(../image//foto25_4.jpg);
    background-repeat: no-repeat;
    background-size: cover;

    height: -webkit-fill-available;
    /* margin-top: 100px; */
    /* border-radius: 15em 2em; */
    background-color: #434e56;
    background-position: top right;
    height: 80vh;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;

}

.gana {
    /* position: absolute;
    bottom: 0px; */
    position: relative;
    background-color: #54b9b3;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.gana img, .claim img {
    padding: 0em;
    width: 100%;
    max-width: 980px;
}

.claim img {
    padding: 0em;

}

.gris_top {
    position: absolute;
margin: 0;
padding: 0;
}

.logo-top {
    /* position: absolute; */
    top: 0;
    background-color: #434e56;
    width: fit-content;
}

.logo-top img {
    max-height: 80px;
    width: auto;
    padding: 2em;
    padding-left: 2em;
}

.mas-info {
    position: absolute;
    left:  28%;
    /* bottom: 380px; */
    text-align: right;
    z-index: 99;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
    height: 80%;
}

.mas-info img {
    vertical-align: middle;
    /* width: 100%; */
    height: auto;
    /* max-width: 170px; */
}

.top {
    /* background-color: #424d58; */
    min-height: 100px;
    width: 100%;
    position: absolute;
}

.verde_under {
    position: relative;
}

.under {
    position: relative;
    bottom: 0px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
}

.contacto-info p {
    color: #fff;
}

.contacto-info img {
    width: 100%;
    height: auto;
    max-width: 35px;
}


@media screen and (max-width: 1280px) {

    button {
        padding: 1em;
        margin: 10px;
        font-size: 1em;

    }

    .contenido {
        width: 94%;
        padding: 2%;
    }

    .cuenta-smart {
        /* width:50%;
    right: 10px;
    top: 10%; */
    }

    .cuenta-smart img {
        /* width: 250px; */
    }

}

@media screen and (max-width: 992px) {

    .foto {
        background-image: url(../image/foto992_4.jpg);
    }

    .cuenta-smart img {
        /* width: 80%;
        height: auto; */
        /* max-width: 300px; */
    }

    .claim {
        clear: both;
        padding-bottom: 0.21em;
        padding-top: 0.2em;
    }

    .box {
        width: 40%;
    }



    .box-tabla {
        width: 90%;
        text-align: center;
        font-size: 1em;

    }

    .logo-top img {
        padding: 1em;
        padding-left: 2em;
        max-width: 400px;
    }

    h1 {
        font-size: 2em;

    }

    h2 {
        font-size: 1.3em;

    }

    h3 {
        font-size: 1.5em;
    }

    .mas-info {
         left: 15%;

    }

    .mas-info img {
        /* max-width: 150px; */
    }

    .gana img, .claim img {
        /* padding: 0.5em; */
        width: 100%;
        /* max-width: 350px; */
    }
}

@media screen and (max-height: 800px) and (orientation: landscape) {
    .mas-info {
        /* bottom: 260px; */
    }

    button {
        margin: 5px;
    }
}



@media screen and (max-width: 700px) and (orientation: landscape) {
    .mas-info {
        /* left: 10px; */
        /* bottom: 50px; */
            padding: 1em;
        /* bottom: 30px; */
        height: 100%;
    }

    .gana img, .claim img {
        padding: 0em;
        width: 100%;
        /* max-width: 550px; */
    }

    .verde_under {
        display: none;
    }

    .under {
        position: relative;
    }


}

@media screen and (max-width: 650px) {
    #myDIV {
        left: 1%;
        top: 105px;
    }

    .box-tabla {
        font-size: 0.8em;

    }

    .box-tabla-grande {
        width: 60%;
    }

    .box-tabla-chica {
        width: 35%;
    }

    button {
        font-size: 1em;
    }


    .cuenta-smart {
        /* right: 0px; */
        /* top: 35%; */
        /* width: 80%; */
           /* visibility: hidden; */
    }

    .cuenta-smart img {
        height: auto;
        max-width: 280px;
    }

    .gris_top img, .verde_under img {
        max-width: 25%;
    }

    .logo-top {
        /* background-color: #fff;
        width: 100%;
        overflow: hidden;
        position: fixed;
        z-index: 99; */
    }

    .logo-top img {
        padding: 1em;
        max-width: 200px;
        width: 90%;
    }

    .box {
        width: 90%;
    }

    .cierre-foto img {
        max-width: 1000px;
        /* width: 100%; */
        height: auto;
    }

    h3 {
        font-size: 0.8em;
    }

    .mas-info {
           right:  10%;

    }

    .cierre-logo img {
        max-width: 250px;

    }

    .foto {
        background-image: url(../image/foto6502_4.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        height: 85vh;
        /*	min-height:100vh;*/
        /*    max-height: 99vh;*/
    }

    .gana img, .claim img {
        padding: 0em;
        width: 100%;
    }

}

@media screen and (max-width: 580px) {
    .mas-info img {
        /* max-width: 140px; */
    }

    .cuenta-smart {
        /* right: 0px; */
        /* top: 35%; */
        /* width: 70%;
        margin-bottom: 2em; */
     
    }
    .cierre-logo img {
        max-width: 180px;
    }
   .logo-top img {
        max-width: 180px;
    }
}

@media screen and (max-width: 480px) and (orientation: landscape) {
    .cuenta-smart {
        /* right: 0px; */
        /* top: 35%; */
    }

    .cuenta-smart img {
        width: 80%;
        height: auto;
        max-width: 100px;
    }

    #myDIV {
        left: 1%;
        top: 10px;
        z-index: 999;
    }

}