h1, h2, h3, h4 {
    font-weight: normal;
}

body, html {
    color: #15224c;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 16px;
    background-color: #fff;
    font-family: 'Roboto Light'serif;
    font-weight: 400;
    text-align: justify;
}

*, *::before, *::after {
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-property: all;
    transition-property: all;
}

*::-moz-selection {
    background: #e75204;
    color: #fff;
}

*::selection {
    background: #e75204;
    color: #fff;
}

a {
    color: inherit;
}

a:hover, a:focus {
    text-decoration: none;
    color: inherit;
}

ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.container {
    width: 1180px;
    max-width: 100%
}

.centrado {
    float: none !important;
    margin: 0 auto !important;
    position: relative !important;
    display: block !important;
}

.contenedor-menu {
    background: rgb(19, 33, 69);
    background: linear-gradient(180deg, rgba(19, 33, 69, 1) 0%, rgba(26, 42, 110, 1) 100%);
    color: #fff;
    position: relative;
    z-index: 1000;
}

.contenedor-menu .col-md-9 {
    padding-top: 60px;
}


.logo {
    width: 200px;
}

.menu {
    text-align: center;
}

.menu li:hover ul, .menu li:focus ul {
    display: block;
    position: relative;
}

.menu ul {
    position: absolute;
    width: 100%;
    /* min-width: 200px; */
    padding-top: 15px;
    padding-bottom: 15px;
    display: none;
}

.menu ul>div {
    min-width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 14px -3px #000000;
    box-shadow: 0px 0px 14px -3px #000000;
    background-color: #0d1530;
}

.menu ul li {
    width: 100%;
    padding: 0;
    margin: 0;
}

.menu ul li a {
    border-radius: 0;
}

.menu ul li a:hover, .menu ul li a:focus {
    background-color: #15224c;
}

.menu ul>div {
    position: absolute;
}

.menu li {
    display: inline-block;
    margin-left: 10px;
    padding-right: 10px;
}

.menu>li {
    position: relative;
}

.menu li a {
    background-color: rgba(76, 143, 186, 0);
    display: block;
    padding: 5px 20px;
    border-radius: 8px;
}

.menu li a:hover, .menu li a:focus, .menu li a.actual {
    background-color: rgba(76, 143, 186, 1);
}

.img-contacto:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.img-contacto {
    position: relative;
    display: block;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding-top: 80px;
    padding-bottom: 80px;
}

.img-contacto * {
    color: #fff;
}

* .theme-default .nivo-caption {
    height: 100%;
    text-align: center;
    padding-top: 100px;
    opacity: 1;
    background: none;
    background-color: rgba(0, 0, 0, 0.5);
}

#slider_promociones, #slider {
    box-shadow: none !important;
    margin: 0;
}

* .theme-default .nivo-caption {
    font-family: 'Roboto', sans-serif;
}

* .theme-default .nivo-caption h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 25px;
}

* .theme-default .nivo-caption a {
    background-color: #0090bd;
    color: #fff;
    border: none;
    border-radius: 8px;
    display: block;
    text-decoration: none;
    display: inline-block;
    padding: 15px 40px;
    text-transform: uppercase;
    font-size: 14px;
    overflow: hidden;
    clear: both;
}

.theme-default a.nivo-prevNav {
    left: 20vw;
    width: 33px;
    height: 33px;
}

.theme-default a.nivo-nextNav {
    right: 20vw;
    width: 33px;
    height: 33px;
    background-position: -35px 0;
}

.redes-flotantes {
    position: fixed;
    left: 0;
    z-index: 1000;
    width: 45px;
    top: 30vh;
}

.redes-flotantes img {
    max-width: 100%;
}

.servicios-index {
    background: rgb(76, 143, 186);
    background: linear-gradient(180deg, rgba(76, 143, 186, 1) 0%, rgba(98, 157, 194, 1) 100%);
    color: #fff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.servicios {
    padding-top: 40px;
    padding-bottom: 10px;
    display: block;
    overflow: hidden;
    clear: both;
}

.flecha-productos {
    padding-top: 70px;
    position: relative;
    overflow: hidden;
    clear: both;
}

.servicio {
    min-height: 350px;
}

.servicio>div {
    color: #929ba0;
    background-color: #fff;
    text-align: center;
    min-height: 350px;
    margin-bottom: 15px;
    font-size: 12px;
}

.servicio.producto-listado>div {
    min-height: 420px;
}

.servicio h2 {
    color: #3f4244;
    font-family: 'Roboto Medium', serif;
    font-size: 16px;
    margin-bottom: 15px;
}

.texto-servicio {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.contactanos {
    background-color: #15224c;
    color: #fff;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.contactanos form {
    position: relative;
    margin-top: 100px;
}

.contactanos input, .contactanos textarea {
    background: none;
    margin-bottom: 10px;
    border-radius: 0;
    color: #fff;
    font-family: 'Roboto Medium', serif;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
}

.contactanos textarea {
    height: 120px;
    resize: none;
}

.contactanos button {
    background: none;
    background-color: #4ec2e7;
    color: #fff;
    border: none;
    margin-top: 30px;
    font-family: 'Roboto Light', serif;
    padding: 10px 30px;
    font-size: 14px;
}

.contactanos button:hover, .contactanos button:focus {
    background-color: #164f6d;
}

.contactanos h2 {
    font-family: 'Roboto', serif;
    font-size: 36px;
    margin-bottom: 35px;
}

.cabecera-paquete {
    background: rgb(36, 67, 94);
    background: linear-gradient(180deg, rgba(36, 67, 94, 1) 0%, rgba(35, 79, 129, 1) 100%);
    color: #fff;
    text-align: center;
    padding: 5px;
}

.servicio-lista ul {
    font-size: 12px;
    color: #254971;
    border: 1px solid #5a7ba3;
    padding: 15px 15px 60px 40px;
    text-align-last: left;
    line-height: 25px;
    position: relative;
}

.servicio-lista ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    width: 20px;
    height: 20px;
    background-image: url('../img/check.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.servicio-lista ul span {
    color: #386fad;
}

.servicio-lista {
    margin-bottom: 80px;
}

.pleca-gris {
    background-image: url('../img/pleca-gris.png');
    color: #fff;
    width: 80%;
    text-align: center;
    position: relative;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 20px;
    padding: 8px;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 10;
    font-style: oblique;
    padding-left: 35px;
}

.pleca-azul {
    background-image: url('../img/pleca-azul.png');
    color: #fff;
    width: 80%;
    text-align: center;
    position: relative;
    margin: 0 auto;
    font-weight: 900;
    font-size: 20px;
    padding: 8px;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 10;
    font-style: oblique;
    padding-right: 35px;
}

.pleca-precio {
    position: relative;
    background-image: url('../img/plecas-chicas.png');
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
    text-align: center;
    overflow: hidden;
    clear: both;
    height: 45px;
    color: #fff;
    font-weight: 900;
    font-style: oblique;
    margin-top: -23px;
}

.pleca-azul-chica, .pleca-gris-chica {
    width: 50%;
    height: 50%;
    position: relative;
    float: left;
}

.pleca-azul-chica {
    padding-top: 15px;
    font-size: 15px;
    padding-left: 18px;
}

.pleca-gris-chica {
    padding-top: 5px;
    font-size: 25px;
    padding-right: 30px;
}

.imagenes-nosotros {
    padding-top: 30px;
}

.imagenes-nosotros img {
    display: block;
    max-width: 100%;
    margin-bottom: 15px;
    display: block;
}

.texto-nosotros {
    text-align: left;
    line-height: 1.2em;
    padding-bottom: 70px;
}

.texto-nosotros h3 {
    font-weight: 700;
}

.imagenes-servicios {
    padding-top: 30px;
}

.imagenes-servicios img {
    display: block;
    max-width: 100%;
    margin-bottom: 25px;
    display: block;
}

.texto-servicios {
    text-align: left;
    line-height: 1.2em;
    padding-bottom: 70px;
}

.texto-servicios h3 {
    font-weight: 700;
}

.texto-servicios ul {
    width: 100%;
    text-align: left;
    list-style: circle;
}

.footer {
    font-family: 'Roboto Medium', serif;
    background-color: #000;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: left;
    font-size: 14px;
}

.footer li {
    padding-bottom: 10px;
    position: relative;
}

.footer h4 {
    text-transform: uppercase;
    padding-bottom: 20px;
    font-size: 18px;
}

.footer iframe {
    max-width: 100%;
    height: 200px;
}

.menu-footer {
    padding-left: 20px;
}

.menu-footer li {
    list-style-type: disc;
    padding-bottom: 0;
}

.redes-footer {
    padding-top: 60px;
}

.redes-footer-micrositio .col-md-4 {
    padding: 0;
    font-size: 1.6em;
}

.creditos {
    font-size: 14px;
    background-color: #badef1;
    color: #15224c;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: 'Roboto Medium', sans-serif;
}

.introduccion-servicios {
    color: #4c8fba;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.introduccion-servicios h1 {
    margin-bottom: 20px;
}

.servicios h2 {
    font-weight: 700;
    color: #4c8fba;
    text-align: center;
    margin-bottom: 20px;
}

/* //////////////////////////// Micrositio */

.logo-ms {
    /* width: 120px; */
    max-width: 100%;
    max-height: 100px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: auto;
    position: relative;
    margin: 0 auto;
}

.contenedor-menu-ms {
    background: rgb(254, 210, 234);
    background: linear-gradient(90deg, rgba(254, 210, 234, 1) 0%, rgba(255, 243, 249, 1) 100%);
}

.contenedor-menu-ms .menu{
    position: relative;
    top: -35px;
}

.contenedor-menu-ms .menu li {
    margin-left: 4px;
    padding-right: 4px;
}

.menu-ms a.actual, .menu-ms a:hover, .menu-ms a:focus {
    color: #fff;
}

.menu-ms a {
    color: #c55fa0;
}

.regresar a {
    background-image: url('../img/flecha-azul-izq.png');
    background-repeat: no-repeat;
    background-position: 3px 0;
    line-height: 1;
    font-weight: bold;
    color: #132145;
    text-transform: uppercase;
    display: block;
    padding-left: 35px !important;
    font-size: 14px;
    margin-top: 30px;
    height: 50px;
}

.banner-interior {
    position: relative;
    height: 400px;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.introduccion {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}

.seccion-1 {
    background-color: #ae5f9d;
}

.seccion-2 {
    background-color: #67a7de;
}

.seccion-1 iframe, .seccion-2 iframe {
    display: block;
    margin: 0;
    padding: 0;
}

.texto-seccion {
    text-align: center;
    padding: 30px;
}

.texto-seccion h2 {
    font-size: 35px;
    font-weight: 700;
}

.seccion-1 img, .seccion-2 img {
    width: 100%;
}

.servicio-index-ms {
    background: rgb(136, 180, 209);
    background: linear-gradient(180deg, rgba(136, 180, 209, 1) 0%, rgba(255, 243, 249, 1) 100%);
}

.ver-mas {
    background-color: #15224c;
    color: #fff;
    padding: 10px 30px;
}

.ver-mas:hover, .ver-mas:focus {
    background-color: #0d1530;
    color: #fff;
}

.listado-productos {
    background: #fff;
    margin-top: 10px;
    margin-bottom: 30px;
}

.listado-categorias {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.listado-categorias li {
    display: inline-block;
}

.listado-categorias a {
    color: #15224c;
    padding: 3px 8px;
    margin-left: 5px;
    margin-right: 5px;
    display: block;
    border-radius: 10px;
}

.listado-categorias a:hover, .listado-categorias a:focus, .listado-categorias a.actual {
    background-color: #34a8e2;
    color: #fff;
}

.servicio>div {
    -webkit-box-shadow: 0px 3px 4px 2px rgba(0, 0, 0, 0.53);
    box-shadow: 0px 3px 4px 2px rgba(0, 0, 0, 0.53);
}

.servicio h2 {
    font-weight: normal;
    font-weight: none;
    color: #15224c;
}

.galeria-detalle {
    margin-top: 150px;
}

.contenido-detalle {
    margin-top: 100px;
    border-left: 1px solid #15224c;
}

.contenido-detalle>div {
    padding: 30px 50px;
}

.slick-prev::before, .slick-next::before {
    color: #132145;
    z-index: 100;
    font-size: 22px;
}

.slick-next {
    right: 0px;
}

.tallas, .colores, .material {
    border-bottom: 1px solid #132145;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.tallas h3, .colores h3, .precio h3, .material h3 {
    color: #c55fa0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.tallas ul li, .colores ul li, .precio ul li, .material ul li {
    display: inline-block;
    padding-right: 20px;
}

.precio span {
    font-size: 30px;
    font-weight: 700;
    color: #c55fa0;
    letter-spacing: 5px;
}

.desripcion-detalle {
    font-size: 12px;
    margin-top: 20px;
    display: block;
}

.contenido-detalle {
    margin-bottom: 80px;
}

.nosotros {
    padding-top: 50px;
    padding-bottom: 50px;
}

.nosotros h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}

.nosotros h3 {
    font-weight: 700;
}

.marcas {
    padding-bottom: 80px;
}

.marcas h2 {
    margin-bottom: 50px;
    text-align: center;
}

.seccion-info {
    padding-top: 50px;
    padding-bottom: 50px;
}

.seccion-info h2 {
    margin-bottom: 50px;
    text-align: center;
}

.seccion-info h3 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
}

.slider-info {
    margin-bottom: 20px;
}

.contacto-ms {
    color: #132145;
}

.contacto-texto-ms {
    color: #132145;
}

.contactanos-ms {
    background-color: #c55fa0;
}

.contactanos-ms input, .contactanos-ms textarea, .contactanos-ms input::placeholder, .contactanos-ms textarea::placeholder {
    color: #fff;
    opacity: 0.8;
}

.boton-catalogo {
    background-color: rgba(76, 143, 186, 1);
    padding: 8px 20px;
    border-radius: 10px;
    color: #fff;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.boton-catalogo:hover, .boton-catalogo:focus {
    background-color: #132145;
    color: #fff;
}

@media(max-width: 991px) {
    #menu-movil {
        display: block;
        background-color: #0e9aff;
        width: 40px;
        height: 36px;
        position: fixed;
        right: 10px;
        top: 25px;
        z-index: 1004;
        border-radius: 5px;
        border: 2px solid #2e2118;
    }

    #menu-movil a {
        display: block;
        width: 100%;
        height: 100%;
        padding-top: 3px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #menu-movil a span {
        position: relative;
        display: block;
        background-color: #fff;
        width: 60%;
        height: 2px;
        margin: 0 auto;
        margin-top: 5px;
        margin-bottom: 5px;
        border-radius: 5px;
    }

    #menu-movil a.activo span:nth-child(2) {
        display: none;
    }

    #menu-movil a.activo span:nth-child(1) {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    #menu-movil a.activo span:nth-child(3) {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .redes-flotantes {
        width: 35px;
    }


    .redes-flotantes img {
        opacity: 0.9;
    }

    .logo {
        position: relative;
        margin: 0 auto;
        width: 170px;
    }

    .contenedor-menu {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        max-width: 100%;
    }

    .contenedor-menu .col-md-9 {
        padding-top: 0;
        padding: 0;
    }

    .menu li {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .menu li a {
        border-radius: 0;
    }

    * .theme-default .nivo-caption {
        display: block;
        position: relative;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .nivo-caption h1 {
        font-size: 25px;
    }

    #altura-menu-responsivo {
        height: 132px;
    }

    .redes-footer .col-md-6 {
        display: inline-block;
        padding-left: 0;
        float: left;
    }

    .galeria-detalle {
        margin-top: 20px;
    }

    .contenido-detalle {
        margin-top: 20px;
    }

    .nosotros {
        padding-left: 15px;
        padding-right: 15px;
    }

    .nosotros img {
        position: relative;
        margin: 0 auto;
    }

    .marcas .col-md-3 {
        width: 50%;
        display: block;
        position: relative;
        margin: 0 auto;
        margin-bottom: 20px;
        float: left;
    }

    .seccion-info, .slider-info {
        padding-left: 15px;
        padding-right: 15px;
    }

    .regresar {
        position: fixed;
        bottom: 0;
        width: 100%;
    }

    .menu ul>div {
        position: relative;
        background-color: rgba(255, 255, 255, 0.1);
    }


    .contenedor-menu-ms .menu{
        top: 0px;
    }


}







/* Carrito */


.padding-carrito {
    text-align: left;
}

.cantidades-carrito {
    margin-top: 15px;
}


.producto {
    min-height: 500px;
}

.agregar {
    background-color: #090;
    color: #fff;
    display: block;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

.agregar:hover, .agregar:focus {
    background-color: #030;
    color: #fff;
    font-weight: bold;
}

.descripcion-producto {
    min-height: 130px;
}

.producto img {
    min-height: 300px;
}

.precio {
    text-align: center;
    font-size: 20px;
    padding: 3px;
}

.ver-carrito {
    position: fixed;
    bottom: 110px;
    right: 30px;
    background-color: #090;
    color: #fff;
    padding: 15px 40px;
    z-index: 100;
}


.ver-carrito:hover, .ver-carrito:focus {
    position: fixed;
    bottom: 110px;
    right: 30px;
    background-color: #030;
    color: #fff;
    padding: 15px 40px;
    z-index: 100;
}

.contenedor-cantidad {
    line-height: 20px;
    overflow: hidden;
    clear: both;
    padding-bottom: 10px;
}


.contenedor-cantidad input {
    height: 20px;
    padding: 0;
}

.contenedor-cantidad span {
    position: relative;
    padding-top: 10px;
    display: block;
}


.ver-carrito span {
    display: block;
    background-color: #900;
    padding: 3px;
    width: 20px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    float: right;
    margin-left: 5px;
}

.modal-carrito {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    display: none;
}

.contenedor-carrito {
    background-color: #fff;
    width: 80vw;
    height: 80vh;
    top: 10vh;
    left: 10vw;
    position: absolute;
    overflow-y: auto;
}

.contenedor-carrito h2 {
    padding-bottom: 30px;
}

.fila-producto {
    border-bottom: 1px dotted #ccc;
}

.cabecera-carrito {
    background-color: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.padding-carrito {
    padding-top: 20px;
}

.eliminar-producto {
    color: #900;
}

.fila-producto b {
    padding-right: 5px;
}


@media(max-width: 991px) {

    .templatemo-section {
        padding-top: 120px;
    }

    .col-xs-offset-1 {
        display: none;
    }

    #boton-whatsapp {
        display: block !important;
    }

    .fila-producto .col-xs-2 {
        min-width: 22%;
        padding-left: 5px;
        padding-right: 5px;
    }


    .cabecera-carrito .col-xs-2 {
        min-width: 22%;
        padding-left: 5px;
        padding-right: 5px;
        text-align-last: left;
    }

    .cabecera-carrito .col-xs-3 {
        width: 56%;
        padding-left: 23%;
        text-align: left;
    }

    .contenedor-carrito {
        width: 90vw;
        left: 5vw;
    }

    body {
        touch-action: manipulation;
    }

}



.redes-flotantes-ms li {
    display: block;
    padding: 4px 10px;
    display: block;
    font-size: 1.5em;
    background-color: rgba(255, 255, 255, 0.5);
    width: 45px;
    border: 1px solid #fff;
    padding: 0;
}

.redes-flotantes-ms li a {
    padding: 6px;
    display: block;
    text-align: center;
}



.imagen-banner-micrositio {
    position: relative;
    width: 100%;
    display: none;
}

.red-social-whatsapp:hover, .red-social-whatsapp:focus{
    background-color: #35d366;
}

.red-social-telefono:hover, .red-social-telefono:focus{
    background-color: #132145;
}

.red_social_mail:hover, .red_social_mail:focus{
    background-color: #4ec2e7;
}

.redes-flotantes a:hover, .redes-flotantes a:focus{
    color: #fff;
}

.modal-consentimiento{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 1000;
}

.contenido-modal-consentimiento{
    background-color: rgba(49, 50, 125, 0.9);
    position: absolute;
    width: 500px;
    max-width: 95%;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 10px;
    height: 90vh;
    top: 5vh;
    overflow-y: auto;
    padding: 30px 40px;
    box-shadow: rgba(255, 255, 255, 0.25) 0px 50px 100px -20px, rgba(255, 255, 255, 0.3) 0px 30px 60px -30px, rgba(255, 255, 255, 0.35) 0px -2px 6px 0px inset;
    color: #fff;
    font-size: 14px;
}

.contenido-modal-consentimiento img{
    width: 180px;
}

.contenido-modal-consentimiento h2{
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 30px;
    letter-spacing: 4px;
    font-family: 'Roboto Medium', serif;
}

.cerrar-consentimiento{
    position: absolute;
    right: 10px;
    top: 0px;
    display: block;
    font-size: 24px;
    z-index: 1000;
}

.boton-consentimiento{
    text-transform: uppercase;
    font-size: 16px;
    padding: 8px;
    margin-top: 20px;
    display: block;
    border-radius: 10px;
    border: 1px solid #fff;
    font-weight: bold;
    font-family: 'Roboto Medium', serif;
    opacity: 0.8;
}

.boton-consentimiento:hover, .boton-consentimiento:focus{
    color: inherit;
    opacity: 1;
}

.cerrar-consentimiento-boton{
    background-color: #fff;
    color: rgba(49, 50, 125, 1);
}

.cerrar-consentimiento-boton:hover, .cerrar-consentimiento-boton:focus{
    color: rgba(49, 50, 125, 1);
}

@media(max-width: 991px) {

    .banner-interior {
        background: none;
        height: auto;
    }

    .imagen-banner-micrositio {
        display: block;
    }

    .introduccion {
        padding-top: 20px;
    }

    .introduccion h2 {
        padding-bottom: 20px;
    }

}

.recuadros-caracteristicas{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	font-weight: bold;
}

.recuadros-caracteristicas img{
	width: 150px;
	position: relative;
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}

.blog-index{
	padding-top: 30px;
	padding-bottom: 30px;
}

.entrada{
	padding-bottom: 20px;
}

.descripcion-entrada{
	min-height: 80px;
  	padding-top: 20px;
}

.imagen-entrada{
	border: 1px solid #ccc;
  	border-radius: 20px;
  	padding: 20px;
}

.imagen-entrada img{
	width: 100%;
}