@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap'); body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    --color-marca1: #526CAB;
    --color-marca2: #fff;
    --color-marca3: #eaeaea;
    --color-marca4: #cd1e1e;
    --color-marca5: #222222;
    --color-marca6: #C9A050
}

div#barraDemo {
    width: 100%;
    position: fixed;
    background: rgba(255,0,0,0.8);
    bottom: 0;
    z-index: 999999;
    padding: 0;
    margin: 0
}

div#barraDemo p {
    padding: 15px;
    text-align: center;
    color: #fff;
    margin: 0
}

div#barraDemo p img {
    position: relative;
    top: -2px;
}

div#barraDemo i {
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: 20px;
    top: 12px;
    z-index: 99999999
}

body.ofertas .container.general {
    width: 100%;
}

body.ofertas {
    padding-top: 88px;
}

h5 {
    font-size: 20px;
    margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Roboto Condensed', serif;
    font-weight: 400;
    color: #05668b
}

footer {
    background: var(--color-marca5);
}

.form-group .form-control {
    padding: 7px 12px;
    border-color: #b9b9b9;
    box-shadow: none;
}

.modal span#nombre_prod_alert, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: var(--color-marca1);
}

.navbar-default .navbar-nav>li>a:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 1px;
    left: 50%;
    bottom: 0;
    background-color: var(--color-marca1);
    transition: all ease-in-out .2s;
}

.navbar-default .navbar-nav>li>a:hover:after {
    width: 60%;
    left: 20%;
}

.navbar-nav > li.open, .navbar-left>li>a:focus, .navbar-left>li>a:hover {
    background: transparent !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: transparent;
    color: #fff;
}

.dropdown-menu {
    border: 0;
}

.dropdown-menu>li>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background: var(--color-marca1);
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover {
    background: transparent;
    color: var(--color-marca1)
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: var(--color-marca1);
    background: #fff
}

.col-md-12.text-center.div-vertodos-noticias.vertodos_OPC_NOTAS_OFERTAS_3 {
    display: none;
}

.navbar-default .navbar-nav>li>a {
    color: var(--color-marca1);
    font-weight: 600;
    padding-right: 5px;
}

.hormigafoot {
    padding: 0;
}

.top-number.pull-left.hidden-xs {
    display: none;
}

.top-bar {
    padding: 0;
    border: 0px;
    background: none;
}

div#leyenda_gral_top {
    position: absolute;
    right: 20%;
    z-index: 99;
    top: 26px;
}

.leyenda_gral_top_fixed {
    position: fixed !important;
    z-index: 99 !important;
}

.telefono-top {
    font-size: 18px;
}

.telefono-top {
    font-size: 18px;
}

.social.pull-right {
    position: absolute;
    left: -340px;
    top: 500px;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

ul.social-share {
    text-align: center;
    padding: 10px 20px;
    width: 10px;
    z-index: 10;
    background: transparent;
    display: none;
}

ul.social-share li a {
    display: inline-block;
    padding: 8px 3px;
    font-size: 18px
}

body ul.social-share li a {
    color: #00A896;
}

body ul.social-share li a:hover {
    color: #028090;
}

body.ofertas ul.social-share li a {
    color: #ddd
}

body.ofertas ul.social-share li a:hover {
    color: #fff
}

.container.menu_pie .footer-items ul {
    list-style: none;
    padding: 0;
}

.container.menu_pie .footer-items ul li {
    padding: 5px;
}

ul#nav li a span {
    border: 1px solid var(--color-marca1);
    padding: 8px 20px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background: var(--color-marca1);
    color: #fff;
}

ul#nav li a span.caret {
    background: none;
    border: none;
    padding: initial;
    color: var(--color-marca1);
}

/*********Botones*********/
.btn.btn-default, button.btn.load.btn-success {
    background: var(--color-marca1);
    border-radius: 20px;
    font-weight: 400
}

.btn.btn-default:hover, button.btn.load.btn-success:hover {
    background: var(--color-marca1);
}

.destacado-home a.btn.btn-default {
    margin-top: 10px;
    padding: 10px 24px;
}

.btn-vernota {
    background: #05668c;
}

.noticiashome1-row .btn-vernota {
    display: none;
}

ul#nav {
    float: right;
}

/*********Galeria*********/
section.galeria {
    padding: 100px 0;
    clear: both;
    padding-top: 10px;
}

p.iva.text-center {
    display: none;
}

.hormigafoot h2 {
    font-size: 14px;
    margin: 0 0 10px;
    display: none;
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}

.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgb(201 160 80 / 50%);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after, .tz-gallery .lightbox:hover:before {
    opacity: 1;
}

/*********Slider*********/
.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

span.container.leyenda_slide {
    position: absolute;
    padding-left: 75px;
    height: 100%;
    background: rgb(215,215,215);
    background: linear-gradient(280deg, rgba(215,215,215,0) 0%, rgba(255,255,255,1) 100%);
}

span.container.leyenda_slide h2 span {
    color: var(--color-marca5);
    font-family: 'Raleway', sans-serif;
    font-weight: 400
}

.container.leyenda_slide h1 {
    font: 700 50px 'Roboto Condensed', sans-serif!important;
    color: var(--color-marca1);
    margin-top: 100px
}

.container.leyenda_slide h1 hr {
    width: 80px;
    margin-left: 0;
    border-top: 1px solid var(--color-marca1);
    border-bottom: 1px solid var(--color-marca1);
}

span.container.leyenda_slide h2 {
    max-width: 55%;
    font-size: 150%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #fff;
    background: transparent;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 7px;
    line-height: 13px;
    position: absolute;
    top: 0;
    left: -3px;
    width: 20px;
    height: 20px;
    content: "\f111";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    text-align: center;
    opacity: .25;
    color: white;
    -webkit-font-smoothing: antialiased;
}

.slick-dots {
    z-index: 9
}

.destacado-frase {
    background: #038090;
}

.destacado-frase i.fas.fa-quote-left {
    font-size: 60px;
    color: #03c39a;
    margin-bottom: 15px;
}

.frase-principal p strong {
    color: #17efc1;
    font-size: 18px;
}

.frase-principal {
    font-size: 18px;
    line-height: 24px;
    color: #f3f3f9;
    width: 80%;
    padding: 50px 0;
}

.quote {
    position: absolute;
    bottom: -10px;
    font-size: 70px;
    color: #03c39a;
    left: 360px
}

/*********Noticias Home*********/
body .cols-grals .row:nth-child(1) {
    margin: 5px;
}

h5.title-sol.style2.solnuevo.solnoticias {
    margin-bottom: 20px;
}

h5.title-sol.style2.solnuevo.solnoticias span span {
    font-family: 'Open Sans', sans-serif;
    color: #b3b4b6;
    text-transform: uppercase;
    font-size: 50%;
    letter-spacing: 3px;
    font-weight: 400;
}

.title-sol-style2, .title-sol.style2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400
}

.style2 .title-sol span, .title-sol.style2 span {
    text-transform: none;
    background: transparent;
    display: block
}

.style2 .title-sol:after, .title-sol-style2:after, .title-sol.style2:after {
    display: none
}

.noticiashome1-row.row, .noticiashome2-row.row, .row.noticiashome3 {
    margin: 0;
}

.noticiashome1-row .cajasnove {
    padding: 64px 84px;
    margin-bottom: 0px
}

.noticiashome1-row .cajasnove:nth-child(1), body.servicios .col-listar:nth-child(1) {
    background: #02C39A;
}

.noticiashome1-row .cajasnove:nth-child(2),body.servicios .col-listar:nth-child(2) {
    background: #00A896
}

.noticiashome1-row .cajasnove:nth-child(3), body.servicios .col-listar:nth-child(3) {
    background: #028090
}

.noticiashome1-row .cajasnove:nth-child(4),body.servicios .col-listar:nth-child(4) {
    background: #05668D
}

.noticiashome1-row .cajasnove .des_nov p, .noticiashome1-row h4 a.titnotlink {
    color: #fff;
}

.noticiashome1 h5.title-sol.style2.solnuevo.solnoticias {
    display: none;
}

.noticiashome1-row .cajasnove img {
    display: none;
}

.noticiashome2 {
    background: #f3f3f9;
}

.noticiashome2-row .cajasnove img {
    float: left;
    margin-right: 30px;
    max-width: 50%;
}

.noticiashome2-row .cajasnove .des_nov {
    margin-top: 7px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: normal;
}

.noticiashome3-row img,.noticiashome2-row img {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.row.noticiashome3,.noticiashome2-row {
    width: 1170px;
    margin: 0 auto !important;
}

.noticiashome3-row .cajasnove .des_nov {
    margin: 15px 0;
}

.noticiashome3-row .cajasnove h4 a {
    color: var(--color-marca1);
}

.noticiashome2-row h4 {
    display: none;
}

.noticiashome2-row {
    padding-top: 0px;
}

h5.tit_form_detalle {
    border: none;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    margin-top: 10px;
    margin-bottom: 30px;
}

.detalle-form {
    background: #f5f5f5;
    border-radius: 0px;
    margin-top: 20px;
    border-top: 4px solid #05668b;
}

.caja_func_sup {
    margin-top: 16px;
}

.buscador {
    float: right;
}

.buscador ul.dropdown-menu {
    width: 100%;
    top: 115px;
    background: #fff;
}

.buscador ul.dropdown-menu input.search-form {
    padding: 20px;
    width: 100%;
    margin: 10px;
    font-size: 16px;
    letter-spacing: .8px;
    border: 1px solid var(--color-marca1)
}

.buscador button.btn.btn-buscartop {
    font-size: 20px;
    color: #000;
    background: no-repeat;
}

.buscador ul.dropdown-menu input.search-form:active {
    border: 0px
}

.buscador a.btn.btn-lg, a.registracion {
    padding: 0px 10px;
}

.buscador a:hover i {
    font-weight: 700;
}

.buscador form#form-buscar {
    display: flex;
    align-items: center;
    flex: 1 0 auto;
    padding: 20px 10px;
    background: #f3f3f9;
}

.buscador button.btn.btn-default.btn-close {
    background: none;
    border: none;
    box-shadow: none;
    color: #000;
    font-size: 20px
}

.buscador a.dropdown-toggle {
    padding: 10px;
    padding-top: 7px;
    font-size: 18px;
}

.col-md-12.text-center.div-vertodos-noticias.vertodos_OPC_NOTAS_OFERTAS_2 {
    display: none;
}

/*********Destacado Home*********/
.destacado-home {
    background: #f3f3f9;
    color: #454545;
    padding: 40px 0;
    font-size: 24px;
    line-height: normal;
}

.post-lead-image img {
    float: left;
    margin-right: 20px;
    max-width: 600px;
}

/*********Servicios*********/
body.servicios .col-listar .desdoc, body.servicios .col-listar h3 a {
    color: #fff
}

body.servicios .col-listar div:nth-child(1) {
    padding: 10px;
    padding-bottom: 20px
}

body.servicios .col-listar .btn-vernota, body.servicios .col-listar .btn-vernota:hover {
    background: #dddddd;
    color: #05668c;
}

body.servicios .col-listar div#imagen_listar {
    margin-bottom: 15px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%)
}

body.servicios .intro_listar {
    margin-bottom: 20px;
}

body.quienessomos .post-description .nov_dcorta {
    float: left;
    max-width: 50%;
}

body.quienessomos .post-lead-image img {
    float: none;
    max-width: 100%;
    margin: 0;
}

body.quienessomos .post-lead-image {
    max-width: 45%;
    float: right;
    margin-left: 20px;
}

@media (min-width: 768px) {
    ul.nav.navbar-nav {
        margin-top: 15px;
        margin-left: 30px;
    }
}

@media (max-width: 1440px) {
    div#leyenda_gral_top {
        right: 10%;
    }

    .social.pull-right {
        left: -90px;
    }
}

@media (max-width: 1366px) {
    span.container.leyenda_slide {
        margin-left: 3%;
    }

    .container.leyenda_slide h1 {
        margin-left: 0;
    }
}

@media (max-width: 1280px) {
    .social.pull-right {
        left: -20px;
    }
}

@media (max-width: 1024px) {
    .row.noticiashome3, .noticiashome2-row {
        width: 100%;
    }

    .noticiashome1-row .cajasnove {
        padding: 40px 24px;
        margin-bottom: 0px;
    }

    div#leyenda_gral_top {
        right: 2%;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 10px 8px;
    }

    .social.pull-right {
        top: 300px
    }

    span.container.leyenda_slide {
        margin-top: 140px;
    }
}

@media (max-width: 850px) {
    .noticiashome2-row .cajasnove img {
        max-width: 400px;
    }

    .post-lead-image img {
        float: left;
        margin-right: 20px;
        max-width: 400px;
    }

    .telefono-top {
        font-size: 18px;
        display: none;
    }
}

@media (max-width: 767px) {
    ul#nav {
        background: #090909c2;
        margin-right: 0px;
        margin-top: 0px;
    }

    span.container.leyenda_slide {
        margin-top: 0px;
    }

    body.quienessomos .post-description .nov_dcorta {
        float: none;
        max-width: 100%;
    }

    span.container.leyenda_slide {
        margin-left: 0%;
    }

    span.container.leyenda_slide h2 {
        max-width: 90%;
        font-size: 100%;
    }

    body.quienessomos .post-lead-image {
        max-width: 100%;
        float: none;
        margin: 0;
    }

    ul#nav, .navbar-fixed-top ul#nav {
        float: left;
        background: #ffff;
        width: 100%;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: var(--color-marca1);
    }

    .navbar-default .navbar-nav>li>a {
        padding: 10px 8px;
    }

    .navbar-fixed-top ul#nav {
        background: #ffffff;
    }

    .navbar-default .navbar-toggle {
        border-color: transparent;
        margin-top: 15px;
    }

    .container.menu_pie ul.list-inline.list-unstyled.hidden-lg {
        display: none;
    }

    .buscador ul.dropdown-menu {
        top: 100px;
    }

    .caja_func_sup.pull-right.hidden-xs {
        display: block !important;
        margin-top: 25px;
    }

    div.imagen-slide-2 .container.leyenda_slide h2 {
        max-width: 100%;
        font-size: 130%;
    }

    .container.leyenda_slide h1 {
        max-width: 100%;
        font-size: 20px !important;
        margin-top: 20px;
    }

    div.imagen-slide-2 span.leyenda_slide {
        text-align: left;
    }
}

@media (max-width: 480px) {
    body {
        padding-top: 85px;
    }

    .ban-top-izquierda img {
        max-width: 120px;
    }

    .noticiashome2-row .cajasnove img {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .quote {
        bottom: 30px;
        left: 250px;
    }

    .destacado-frase img {
        margin-bottom: 20px !important;
        margin-top: 0px !important
    }

    .frase-principal {
        width: 100%;
        padding: 20px 0;
    }

    .post-lead-image img {
        max-width: 100%
    }

    .navbar-default .navbar-toggle {
        border-color: transparent;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
}

div.boton_arrepentimiento a {
    border: none !important
}

.ban-top-izquierda {
    width: 210px;
    margin-top: 5px;
}

footer {
    background: #d7d7d7;
}

.dropdown-menu>li>a:hover, .top-bar a, footer a {
    color: #494949;
}

.icons .col-md-3 a {
    border-right: solid 2px #d00;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon-contacto a {
    border-right: none!important;
}

.icons .col-md-3 {
    overflow: hidden;
    transition: transform 0.3s ease;
    padding: 0;
}

.icons .col-md-3:hover img {
    transform: scale(1.1);
}

.cartilla h2, .socios h2 {
    color: #fff;
}

.cartilla a, .socios a {
    background: #526cab;
    border-radius: 16px;
    padding: 10px;
}

.row .icons {
    margin: -15px!important;
    padding: 0!important;
    position: relative;
    top: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 25px!important;
}

.navbar li a {
    font: 200 14px 'Raleway', sans-serif;
    letter-spacing: 1px;
    padding-left: 1px;
}

.des_nov span {
    font: 500 14px 'Raleway', sans-serif;
}

.info a, .socios a {
    padding: 10px;
}

.socios a {
    background: #526cab;
}

.des_nov p {
    font: 400 16px 'Raleway', sans-serif;
    line-height: 21px;
}

.nov_dlarga p, .nov_dcorta p {
    font: 400 15px 'Raleway', sans-serif;
    color: #000;
}

.infospana .caja_nov_listar {
    width: 100%;
}

.infospana .col-listar {
    width: 50%;
}

.infospana a.titnotlink {
    color: #ffffff;
    position: absolute;
    top: 45px;
    left: 15px;
    font: 400 18px 'Raleway', sans-serif;
    padding: 5px 15px;
    border-radius: 0 10px 10px 0;
    text-transform: uppercase;
    letter-spacing: 5px;
    background: #ff00009c;
    box-shadow: 2px 6px 9px 0px #0000004a;
    border-left: solid 3px #ff4949;
}

.infospana h3 {
    font: 400 24px 'Raleway', sans-serif;
    letter-spacing: 3px;
    display: flex;
    justify-content: center;
}

.col-md-2.mutual {
    background: #526cab;
}

.mutual h2 {
    color: #fff;
}

.icons .col-md-2 {
    width: 12%;
    display: flex;
    padding: 0 !important;
    border-radius: 20px;
    margin: 10px 0;
    justify-content: center;
    border: solid 2px #526cab;
}

.icons h2 {
    font-weight: 400;
    text-align: center;
    margin: 0;
    font-size: 17px;
}

.noticiashome2 {
    margin-top: 30px;
}

.style2 .title-sol span, .title-sol.style2 span {
    border-bottom: solid 1px #dbdbdb;
    text-align: left;
}

.noticiashome2 .title-sol.style2 span {
    width: 60%;
}

.infospana #imagen_listar img {
    border-radius: 5px;
}

.infospana a.btn.btn-default.btn-vernota {
    width: 100%;
    border-radius: 0 0 5px 5px;
    margin-top: -5px;
}

.icons img {
    display: block;
    width: 60%;
    margin: 0 auto;
}

.parallax p {
    font: 400 18px 'Raleway', sans-serif;
    color: #000;
}

.col-md-6.parallax-text {
    position: absolute;
    width: 30%;
    background: #f0f0f0e6;
    padding: 10px 30px;
    margin: 40px;
    border-radius: 10px;
}

#prestadores li {
    border-top: solid 1px #c7c7c7;
    padding: 5px 10px;
    list-style: none;
}

#prestadores b {
    font: 500 18px 'Roboto Condensed', sans-serif;
}

#prestadores li {
    font: 400 14px 'Raleway', sans-serif;
    background: #e0e0e0;
    margin-bottom: 10px;
}

span.tel-prestador {
    font-style: italic
}

.desdoc {
    margin: 10px 0px;
    font: 500 14px 'Raleway', sans-serif;
}

button.button-fx {
    background: transparent;
    border-radius: 5px;
    padding: 10px 15px;
    position: relative;
    font: 600 20px 'Raleway', sans-serif;
    text-transform: uppercase;
    margin-top: 40px;
    float: right;
}

.parallax img {
    width: 200%;
}

.parallax .col-md-6 {
    padding: 0;
}

.parallax-text {
    padding: 23px!important;
}

.post-lead-image img {
    max-width: 1170px;
}

label.control-label {
    font: 600 18px 'Raleway', sans-serif;
}

#selprov, #selzona, #sellocalidad, #selespecialidad {
    margin-top: 5px;
}

.parallax li {
    font: 600 18px 'Raleway', sans-serif;
}

p.datos_pie {
    color: #526cab;
}

li.especialidad {
    list-style: none;
    border-bottom: solid 1px #d1d1d1;
    font: 500 16px 'Raleway', sans-serif;
    padding: 5px;
}

.homeicon {
    width: 60%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

p.des-homeicon {
    font: 400 14px 'Raleway', sans-serif;
    margin-top: 17px;
}

.iconcard {
    background: #dddddd;
    border: solid 2px #d7d7d7;
    padding: 10px 20px;
    border-radius: 40px;
    box-shadow: 0px 3px 16px 3px #00000036;
    margin-top: 30px;
    display: block;
}

.iconcard img {
    background: #fff;
    border-radius: 66px;
    padding: 8px;
    width: 40%;
    object-fit: contain;
    max-width: 100%;
    margin-top: 10px;
    filter: hue-rotate(211deg);
}

/* Seleccionamos todas las cards */
.iconcard {
    transition: background-color 0.5s ease-in-out;
}

.iconcard:hover {
    background-color: #526cab;
}

.iconcard h2, .iconcard p {
    transition: color 0.5s ease-in-out
}

.iconcard:hover h2, .iconcard:hover p {
    color: #ffffff;
}

.parallax-text h1 {
    margin: 0;
}

p.leyenda {
    color: #000;
}

#ofertas .post-description {
    display: flex;
    flex-direction: column;
}

.container.general, .product {
    padding-bottom: 0;
}

.logo-footer {
    width: 175px;
    float: left;
}

img.wp-flotante {
    position: fixed;
    z-index: 10;
    width: 50px;
    bottom: 72px;
    right: 14px;
}

.nov_dlarga {
    margin-top: 20px;
}

.default .container.general {
    min-height: 500px;
}

.cols-grals {
    margin-bottom: 35px;
}

#imagen_listar {
    max-width: 300px;
}

.infospana #imagen_listar {
    min-width: 100%!important;
}

body.infospana .cols-grals {
    height: 500px;
}

@media (max-width: 480px) {
    .parallax {
        display: none;
    }
}

.parallax-container {
    height: 500px;
    overflow: hidden;
    width: 100%;
    position: relative;
    top: 25px;
}

.parallax {
    background-image: url('../custom/imagenes/sede.jpg');
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    filter: blur(2px) brightness(0.4);
}

.content {
    padding: 20px;
    text-align: justify;
    position: absolute;
    top: 85px;
    width: 50%;
    left: 5%;
}

.content p {
    color: #fff;
    font: 300 19px 'Poppins', sans-serif;
}

.leyenda_slide ul {
    margin-top: 10px;
}

.spot_pie img {
    margin: 0 auto;
}

h1.home-title {
    font-size: 72px;
}

#ofertas .content hr {
    width: 7%;
    display: inline-block;
    margin: 0px 0px 12px 0px;
    border-width: medium;
    border-color: #526cab;
}


.footer-items li {border-left: solid 3px #8fc3ea;margin-top: 2px;}
@media (max-width:1299px) {
    .homeicon {
        width: 90%;
    }
}

@media(max-width:480px) {
    .icons .col-md-2 {
        width: 20%;
    }

    .info a, .socios a {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .parallax-container {
        display: none;
    }

    .row.icons a {
        display: flex;
        flex-direction:column;
        align-items: center;
        font-size: 12px!important;
        padding: 0;
    }

    .row.icons a img {
        width: 100%;
    }

    .icons h2 {
        font-size: 12px;
    }

    .socios img, .info img {
        width: 100%!important;
    }
}