b, strong{
}
.banneres{
	/*height: 100vh;*/
    height: 89vh;
    position: relative;
    /*padding: 9% 0;*/
    border-top: 1px solid #ebeef0;
}
.banner-land{
	display: table;
    width: 75%;
    position: relative;
    height: 100%;
    margin: 0 auto;
    /*color: #fff;*/
    /* font-family: 'avenir-roman'; */
}
.banner-land section {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
.banner-land h1{
    font-size: 45pt;
}
.banner-land p{
	/* font-family: 'Source Sans Pro'; */
    font-size: 14pt;
}
.imagen-bannerab {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.imagen-bannerab img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.banner-land section.section-left{
    width: 60%;
}
.banner-land section.section-der{
    position: relative;
}
.banner-land section.section-der img{
    position: absolute;
    padding: 0;
    margin: 0;
    bottom: 0;
    left: 0;
    height: 90%;
}
.padd-left{
    padding-left: 7%;
}
.padd-right{
    padding-right: 7%;
}
.img-left-abs{
    position: absolute;
    left: 15px;
    bottom: 0;
    height: 130px;
}
.img-right-abs{
    position: absolute;
    right: 15px;
    top: 0;
    height: 130px;
}

.sin-margen{
    margin: 0;
}
.btn-inline{
    display: inline-block;
    padding: 5% 10%;
    border: 0;
}
.text-celeste{
    color: #27a8e0;
}
.flecha-atras{
    cursor: pointer;
}
.text-plomo {
    font-size: 10pt;
    color: #949699;
    display: inline-block;
    border-bottom: 2px dashed #949699;
    cursor: pointer;
}
.text-plomo:hover,.text-plomo:focus {
    text-decoration: none;
    color: #2846f9;
    border-bottom: 2px dashed #2846f9;
}
.padding-abajo{
    padding-bottom: 3% !important;
}
.cuadrado-escoger{
    padding: 20px;
    border: 1px solid #2846f9;
    border-radius: 0.8rem;
    height: 150px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.cuadrado-escoger img{
    /*height: 70px;*/
    height: 50px;
}
.cuadrado-escoger aside p{
    font-size: 13pt;
    line-height: 1.2;
    color: #000;
    margin-bottom: 0;
}
.cuadrado-escoger:hover{
    box-shadow: 0px 0px 12px rgb(0 0 0 / 18%);
}
.aside-table{
    display: table;
    width: 100%;
    vertical-align: middle;
}
.aside-table p{
    display: table-cell;
    vertical-align: middle;
}
.img-izquierda{
    position: absolute;
    left: 15px;
    bottom: 0;
}
.position-relative{
    position: relative;
}
.border-top-plomo{
    border-top: 1px solid #ebeef0;
}
.row-flex{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.cuadro-lunas{
    border: 2px solid #00abe4;
    height: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.cuadro-lunita:hover .cuadro-lunas, .cuadro-lunita:focus .cuadro-lunas{
    color: #000;
    text-decoration: none;
    box-shadow: 0px 0px 9px rgba(17,142,181,0.5);
}
.cuadro-top{
    margin: 0;
    /*background: #d4e7ec;*/
    color: #00abe1;
    padding: 25px 15px 10px;
    text-align: center;
    text-transform: uppercase;
}
.cuadro-lunas aside{
    padding: 20px;
    text-align: justify;
    font-family: 'avenir-roman';
}
.contenido-lunas{
    display: none;
}
.div-celeste{
    margin: 0;
    padding: 15px;
    background: #00abe1;
    color: white;
    text-align: center;
    font-family: 'avenir-roman';
    font-size: 14pt;
}
.div-semiceleste{
    background: #d4e7ec;
    height: 100%;
    text-align: center;
    display: table;
    width: 100%;
    font-size: 9pt;
    word-break: break-word;
    /*padding: 6px;*/
}
.div-semiceleste article{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 6px;
}
.div-semiceleste p{
    margin: 0;
}
.div-blanco{
    margin: 0;
    padding: 15px 0;
    background: #fff;
    height: 100%;
    text-align: center;
    font-family: 'avenir-roman';
    display: table;
    width: 100%;
    font-size: 9pt;
    word-break: break-word;
    /*padding: 6px;*/
}
.div-blanco img{
    width: 35px;
    display: block;
    margin: 0 auto;
}
.div-blanco article{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 6px;
}
.div-blanco p{
    margin: 0;
}
.sin-padd-izq{
    padding-left: 2px;
}
.sin-padd-der{
    padding-right: 2px;
}
.align-items-center{
    -ms-flex-align: center!important;
    align-items: center!important;
}
.div-textos h1{
    font-size: 34pt;
}
.div-textos p{
    font-size: 12pt;
}
.enlace-luna:hover, .enlace-luna:focus{
    text-decoration: none;
}
.seccion-iconos{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.lista-icono {
    width: 11.1%;
    text-align: center;
    padding: 2px;
    font-size: 9pt;
}
.lista-icono img{
    height: 35px;
}
.lista-icono p{
    margin-top: 15px;
}
.container-chico{
    width: 70%;
    margin: 0 auto;
}
.circulo-verde{
    border-radius: 10px;
    background: #8ac052;
    width: 15px;
    height: 15px;
    position: relative;
    display: inline-block;
}
.cuadro-lunita{
    color: #000;
    /*display: block;*/
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.cuadro-lunita:hover, .cuadro-lunita:focus{
    color: #000;
    text-decoration: none;
    box-shadow: 0px 0px 9px rgba(17, 142, 181, 0.5);
}
.btn-flecha {
    display: table;
    width: 100%;
    min-height: 70px;
}
.btn-flecha span {
    display: table-cell;
    vertical-align: middle;
}
.btn-flecha span:before {
    font-size: 35px;
    color: #9d9d9d !important;
}
@media(max-width: 991px){
    .banneres{
        padding: 9% 0 0;
        height: auto;
    }
    .banner-land{
        /*padding: 8% 0;*/
        text-align: center;
    }
    .img-right-abs{
        height: 85px;
    }
    .img-left-abs{
        height: 85px;
    }
    .banner-land section{
        display: block;
        width: auto;
    }
    .banner-land section.section-left {
        width: 100%;
    }
    .btn-inline{
        float: left;
        margin-top: 25%;
    }
    .banner-land section.section-der{
        float: right;
        width: 50%;
    }
    .banner-land section.section-der img{
        position: relative;
        height: auto;
    }
    .img-izquierda {
        display: block;
        position: relative;
        left: 0;
        margin: 0 auto;
    }
    .container-chico {
        width: 100%;
        margin: 0 auto;
    }
    .lista-icono {
        width: 25%;
        text-align: center;
    }
    .lista-icono img {
        height: 45px;
    }
    .div-celeste{
        font-size: 12pt;
    }
    .div-textos h1 {
        font-size: 28pt;
    }
}
@media(max-width: 767px){
    .banner-land h1 {
        font-size: 28pt;
    }
    .img-right-abs {
        height: 45px;
        right: 0;
    }
    .img-left-abs{
        height: 45px;
        left: 0;
    }
    .col-xs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .cuadrado-escoger aside p {
        font-size: 0.83rem;
    }
    .lista-icono{
        width: 33%;
    }
    .div-textos h1 {
        font-size: 16pt;
        margin-top: 0;
    }
    .div-textos p {
        font-size: 9pt;
    }
    .lista-icono img {
        height: 40px;
    }
    .cuadrado-escoger img {
        height: 40px;
    }
    .cuadrado-escoger{
        height: 140px;
    }
    .sin-padd-colleft{
        padding-left: 5px;
    }
    .sin-padd-colright{
        padding-right: 5px;
    }
    .lista-icono p {
        font-size: 8pt;
    }
    .btn-flecha{
        min-height: auto;
    }
    body{
        font-size: 12px;
    }
    .btn-flecha span:before {
        font-size: 20px;
    }
    .tabla-celu{
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
    .btn-flecha {
        min-height: auto;
    }
    .btn-flecha span:before {
        font-size: 20px;
    }
    .cuadrado-escoger{
        padding: 15px 8px;
    }
}
@media(max-width: 320px){
    .banner-land h1 {
        font-size: 22pt;
    }
    .img-right-abs {
        height: 35px;
    }
    .img-left-abs{
        height: 35px;
    }
    .btn-inline{
        padding: 5% 2%;
    }
}
@media(max-width: 240px){
    body{
        font-size: 8pt;
    }
    .cuadrado-escoger img {
        height: 25px;
    }
    .cuadrado-escoger aside p {
        font-size: 8pt;
    }
    .cuadrado-escoger {
        height: 125px;
        padding: 10px;
    }
    .div-blanco{
        font-size: 6pt;
    }
    .div-semiceleste{
        font-size: 6pt;
    }
    .lista-icono img {
        height: 20px;
    }
    .lista-icono p {
        font-size: 5pt;
    }
}
/* --------------- min media query ----------------- */
/* --------------------------------------------------- */
@media(min-width: 767px){
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
/* fin min-width 767 */
@media(min-width: 991px){
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-offset-1-5 {
        margin-left: 12.333333%;
    }
    .col-offset-1-2{
        margin-left: 0.333333%;
    }
}
/* fin min-width 991 */
@media(min-width: 1600px){
    .banner-land{
        width: 55%;
    }
    .banner-land section.section-der img{
        height: auto;
    }
    .cuadrado-escoger aside p {
        font-size: 16pt;
    }
    .cuadrado-escoger{
        height: 180px;
    }
    .cuadrado-escoger img {
        height: 60px;
    }
    .text-plomo {
        font-size: 12pt;
        margin-top: 1rem;
    }
}
/* fin min-width 1600 */
@media(min-width: 1900px){
    .cuadrado-escoger{
        padding: 1.5rem;
        height: 200px;
    }
    .cuadrado-escoger aside p {
        font-size: 18pt;
    }
    .cuadrado-escoger img {
        height: 80px;
    }
}
/* fin min-width 1900 */