h2.b, h2.c, hr {
    padding: 0
}

.blk.no-border, .breadcrumb, h2.b, h2.c {
    background-color: transparent
}

tbody td, tbody th, thead th {
    padding: 8px;
    text-align: left
}

tbody td, tbody th, thead {
    border-bottom: 1px solid #e2e2e2
}

.formu b, audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

.mediktor p, .tos-icon p {
    right: -34px;
    transition: opacity .3s linear
}

#logo, #logo-bis-footer {
    transform-origin: center left;
    transition: transform .3s
}

.buscador .btn, .mediktor p, .show-button.buscador .btn, .tos-icon p, body header .buscador>strong {
    transition: opacity .3s linear
}

.logos-grupo .next-brand.off, .logos-grupo .prev-brand.off, .wrapSelect:after, [class*=tooltip-bottom]:hover:before {
    pointer-events: none;
    pointer-events: none
}

.mostrarpass, .question {
    vertical-align: text-bottom
}

.cerrar_sticky, .hidden, .invisible {
    visibility: hidden
}

.blk-a article h3, .publi, .servicios .img-portada h1, .shopping-block5-radio div.b1 p, .view-calendar .pager, body, html {
    margin: 0;
    padding: 0
}

#main, main, main>footer, main>header {
    width: auto;
    max-width: 1104px
}

#block-contenidoprincipaldelapagina>h2, .blockMenu-responsive, .buscadorOcult, .calculadora #edit-submit-hidden, .calculadora label[for=edit-tries-answer], .carruselConte div.carruselBlock, .cerrarSesion, .check input[type=checkbox], .check input[type=radio], .logo-fixed>header>*, .lt-ie9 .check label:before, .page-cuidateplus-register .newsletter, .swipe-menu #cab-logo, form section.comparator-header-movil, iframe[name~=google_conversion_frame] {
    display: none
}

footer {
    margin-top: 15px;
    position: relative
}

footer .hon-code {
    float: left;
    overflow: hidden;
    display: flex;
    text-align: right
}

footer .hon-code .hon-right img {
    max-width: 49px;
    border: 0;
    float: left;
    margin: 0 5px 0 0;
    height: auto
}

footer .hon-code .hon-right a {
    display: block;
    margin: 0
}

footer .hon-code .hon-left span {
    display: block;
    font-size: 12px;
    font-weight: 700
}

footer .hon-code .hon-left a {
    font-size: 12px;
    color: #fff;
    text-decoration: underline
}

.blk-a.b article:last-child, .calendar .month-calendar:last-child, .logo-fixed ul.sub, .rest-not .col-4 .mod-h.col-12:last-child, .rest-not .col-8.flex, .sesion-on .blockSesion .recuperar-pass a, .simplenews-subscriber-account-form .description, .social-bar>ul, body.page-cuidateplus-register.escuela-pacientes .cell-860 .formu label, body.page-user-login.escuela-pacientes .cell-860 .formu label {
    margin-bottom: 0
}

a.enlace-sin-estilo {
    color: #333;
    text-decoration: none
}

.header-login #logo, .margin-top, .newsletter, .newsletter-block, .noticia .blk-detail h2+h3 {
    margin-top: 15px
}

.margin-top-30, .search-box>.blk.b p, .search-question p {
    margin-top: 30px
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content .cont-logo, .bannerFooter, .cont_cv_editor .view-curr-culum .views-field-field-foto-redactor, .conte-promofarma-block, .conte-social-bar .social-bar ul.horiz li a span, .lboxStandar div p, .maQ_patroci .views-field, .reintentar, .shopping-block1-Espe, .text-center {
    text-align: center
}

.blk-double>div, .cell-860, .grid>.grid, body header .buscador span {
    padding-right: 0
}

.cell-860, .lt-ie9 input[type=text] {
    padding-top: 5px
}

a {
    color: #337ab7;
    text-decoration: none;
    font-weight: 700
}

.align-left {
    float: left;
    width: 50%;
    margin: 0 2rem 0 0
}

.align-left img, .align-right img, .page-404 .portada .noticiasFlex .col-xs-12 img {
    width: 100%;
    height: auto
}

.align-right {
    float: right;
    width: 50%;
    margin: 0 0 0 2rem
}

.align-center, .cont-center, .mapfre img, .pan-bottom>iframe, .publi>iframe, .servicios .srv-list-produc>div, .twitter-tweet {
    margin: 0 auto
}

@keyframes fadeInTop {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        display: block;
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInTop {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        display: block;
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes rightEnd {
    0%, 100% {
        left: 0
    }

    50% {
        left: -15px
    }
}

@keyframes rightEnd {
    0%, 100% {
        left: 0
    }

    50% {
        left: -15px
    }
}

@-webkit-keyframes topEnd {
    0%, 100% {
        top: 0
    }

    50% {
        top: -15px
    }
}

@keyframes topEnd {
    0%, 100% {
        top: 0
    }

    50% {
        top: -15px
    }
}

@-webkit-keyframes leftEnd {
    0%, 100% {
        left: 0
    }

    50% {
        left: 15px
    }
}

@keyframes leftEnd {
    0%, 100% {
        left: 0
    }

    50% {
        left: 15px
    }
}

@-webkit-keyframes bottomEnd {
    0%, 100% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }
}

@keyframes bottomEnd {
    0%, 100% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }
}

@keyframes fadeInLeft {
    0% {
        transform: translate(-100%, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        transform: translate(-100%, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

@keyframes mainMove {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(80%, 0)
    }
}

@-webkit-keyframes mainMove {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(80%, 0)
    }
}

@-webkit-keyframes popUpanima {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes popUpanima {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

.mostrarpass, .question, .volver a:before, [class*=tooltip-bottom]:hover:before, h2 a.inside-tit:after {
    background-image: url(../images/sprite_png_24_20150514_1.png)
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

textarea {
    resize: vertical;
    border: 1px solid #d6d6d6;
    padding: 12px 15px;
    min-height: 45px;
    height: 80px
}

input[type=password]:focus, textarea:focus {
    border: 1px solid #a1a1a1;
    outline: 0
}

.blk-double>div>div, .check label:before, input[type=password] {
    border: 1px solid #d6d6d6
}

*, :after, :before {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:focus, input[type=submit], select {
    outline: 0
}

h2 {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.2;
    margin: 0;
    color: #fff
}

.lbox .ico_close, .lbox .ico_closeSesion, h2 .inside-tit {
    float: right;
    color: #fff;
    font-size: 15px;
    line-height: 56px;
    position: relative;
    margin-right: 34px
}

figcaption, h2.b, h2.c {
    color: #545454
}

h2 a.inside-tit:after {
    content: ' ';
    background-position: 0 -116px;
    width: 7px;
    height: 8px;
    top: 25px;
    right: -13px;
    position: absolute
}

h2.b {
    margin: 42px 0 20px
}

.Landig-compara-tex p, .NavNoti>p, .bio-intro dl, .bio-intro h3, .blk-a article dl, .blk-preguntas-destacadas.blk-ultimas-preguntas-respondidas article div div, .cell-860 .blk-detail .logos_profesionales ul li, .cell-860 .blk-detail .nav-tab-a ul li, .full nav#main-menu .menu-left .sub, .indice li+li a, .item-list .pager li, .logos-grupo img, .masQ_info .comment-servicios .block-servicios .comment-lef, .native-news .native-news-content figure, .news .nav-tab-a .horiz li:last-child, .noticias-relacionadas-news .cont-txt .autor, .procedencia p, .respuestas article>div p, .roba-a .banner-b, .search-box .blk, .search-question h2.b, .views-row.preguntas-respuestas .comentarios-experto div>div, .warp-sidebar>p, h2.c, header+.tags-box, main>.cell-860>.noticia>figure, p.volver {
    margin: 0
}

h2.c {
    font-size: 22px;
    font-weight: 700
}

.blk-a.b article h3, .preguntas-respuestas-escuela label select, .tags-box strong, h3 {
    font-weight: 400
}

.volver a {
    font-size: 15px;
    position: relative;
    padding-left: 15px;
    width: auto
}

.volver a:before {
    content: ' ';
    background-position: 0 -132px;
    width: 7px;
    height: 8px;
    top: 5px;
    left: 0;
    position: absolute
}

#main, main, main>footer {
    width: 1104px;
    margin: 0 auto;
    position: relative
}

dt, li, ul {
    margin: 0
}

#LB_cookies, #fade {
    position: fixed;
    width: 100%
}

#block-contenidoprincipaldelapagina, main header {
    margin: 0 auto;
    position: relative
}

.btn, .check label:before, ul.horiz li {
    display: inline-block
}

main>aside.cell-320 {
    padding: 21px 0 0 12px
}

.admin-menu .view-escuela-de-pacientes-noticias .view-content, .calculadora .central strong:first-child, aside .banner-b:first-child, body.page-user-login .not-menu div#cab-logo, header+.search-box, header.full div.banner, main>.cell-860>header:first-child+*, main>aside.cell-320>.blk {
    margin-top: 0
}

main div div>aside.cell-320 {
    padding: 21px 0 0 10px;
    float: right
}

main div div>div.cell-860 {
    padding-bottom: 40px;
    float: left
}

#PROMO img, #cab-logo, #otros-datos p.verNoti, #promoMovil img, .block-horizontal form section, .full nav#main-menu .menu-left .sub>li div.sub-menu .conte-subMenu, .logos-grupo .horiz, .megaMenu .secciones .sf-menu>li .sf-hidden li, .ordenyfiltro.andsearch .buscador input, .podcast audio, .search-box>.blk.b input, .search-question input[type=text], .search-question textarea, .shopping-buscaEspec, .shopping-selects label span, f.blk-a.mod-list, main .buscador input, section.shopping-buscaEspec .shopping-selects .select-buscador label .wrapSelect {
    width: 100%
}

.reg-ko:before, .reg-ok:before {
    width: 72px;
    height: 72px;
    background-repeat: no-repeat;
    top: 0;
    left: 0
}

main .buscador span {
    width: 65%
}

.news .col-8 img, main>.cell-860 img {
    max-width: 100%;
    height: auto
}

html body .full {
    width: 100%;
    margin-left: calc((-100vw + 100%)/ 2)
}

html body main div.banner {
    padding: 0;
    text-align: center;
    margin-top: 10px;
    margin-left: 0 !important;
    width: 1104px;
    position: relative;
    z-index: 99
}

.full>* {
    width: 1104px;
    margin: 0 auto
}

.blk-news article img:first-child, .grid>*, .view-listado-de-eventos.view-id-listado_de_eventos>.view-content>.eventos-list, body header nav ul:first-child {
    float: left
}

.grid .conteModuloPromoFarma div div h3 {
    margin: 0 0 10px;
    text-align: left;
    font-weight: 700;
    line-height: 21px;
    font-size: 19px;
    letter-spacing: .3px
}

.cell-860 {
    width: 71%;
    padding-bottom: 40px
}

.cell-860 .blk-tab .evalua {
    padding: 5px 0 0;
    display: inline-block;
    position: absolute;
    left: 140px
}

.cell-860 .blk-detail ul li, .cell-860 .noticia--cuerpo ul li {
    margin: 0 0 0 40px;
    list-style-type: initial
}

.cell-430 {
    width: 36.441%
}

.cell-320 {
    width: 29%
}

.blk-double>div {
    width: 50%;
    float: left;
    padding-left: 10px
}

.blk-double>div:first-child {
    padding-right: 10px;
    padding-left: 0
}

.blk h2, .blk-double h2 {
    line-height: 56px
}

.blk+.paginador {
    margin-top: -20px
}

.blk.no-border {
    border: 0;
    padding: 0
}

ol li {
    list-style-type: decimal
}

li, ul {
    padding: 0;
    list-style-type: none
}

.ul li {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAMAAAC6sdbXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhQTFRF////AICf0eLo9Pj56fH0qsrWJoqmWJ61hLf6BAAAACJJREFUeNoEwYcBAAAMgyBN1/8fF6AC9HowaohuQaZ5AQYAA1IAOncg928AAAAASUVORK5CYII=');
    background-position: 0 8px;
    background-repeat: no-repeat;
    padding-left: 10px
}

.ul li li {
    margin-left: 10px
}

ul.horiz {
    padding: 0 0 0 4px
}

ul.horiz li {
    margin: 0 0 10px -4px
}

dl {
    margin: 15px 0
}

dt {
    width: 120px;
    float: left;
    clear: left;
    color: #999
}

dd {
    margin: 5px 0 5px 125px;
    color: #444
}

table {
    width: 100%;
    font-size: 13px
}

thead {
    background-color: #f0efec
}

thead th {
    font-size: 12px;
    font-weight: 400;
    box-shadow: inset 0 -1px 0 0 #fff
}

label {
    display: inline;
    font-weight: 400
}

input[type=password] {
    padding: 0 15px;
    min-height: 45px
}

.check input[type=radio]:checked+label:before {
    color: #0878b7;
    content: '\2022'
}

.check input[type=checkbox]:checked+label:before, .com-block5 input[type=checkbox]:checked+label:before {
    content: '\2713';
    border: 1px solid #d6d6d6;
    color: #0878b7
}

.check label:before {
    content: ' ';
    width: 18px;
    height: 18px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 2px;
    background-color: #fff;
    text-align: center;
    line-height: 16px;
    color: #d6d6d6
}

.mostrarpass, .question, .reg-ko, .reg-ok, .wrapSelect {
    position: relative
}

.check label.radio:before {
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #d6d6d6;
    font-size: 23px;
    line-height: 16px;
    content: ' '
}

.lt-ie9 .check input[type=checkbox] {
    display: block;
    float: left;
    margin-top: 3px
}

.lt-ie9 .check label {
    padding-left: 15px
}

.lt-ie9 .wrapSelect select {
    width: 140%
}

.lt-ie9 .nav-tab-a ul li {
    min-width: 80px
}

.lt-ie9 .newsletter>div, body header nav li.on+li a, body header nav li:first-child a {
    background-image: none
}

.btn {
    background-color: #0885b7;
    clear: both;
    color: #fff
}

.wrapSelect, [class*=tooltip]:hover:after {
    background-color: #fff;
    border: 1px solid #d6d6d6
}

.btn:hover, .calculadora input[type=submit]:hover {
    background-color: #0878b7;
    color: #fff
}

.buscador input:active, .buscador input:focus, .buscador input:hover, .component-dictionary .alphabetic-list:last-child .index-item:last-child, .component-dictionary.inside .alphabetic-list.one-letter .index-item:last-child, button.btn, input.btn {
    border: 0
}

.blk-preguntas .responder {
    margin: 20px;
    float: right
}

.blk-preguntas article>.btn {
    margin-left: -135px
}

.blk-preguntas article>div p, .blk-preguntas-destacadas article>div p {
    margin: 1px 0 12px
}

.blk-preguntas article strong, .blk-preguntas-destacadas article strong, .respuestas article strong {
    color: #999;
    font-weight: 400
}

.wrapSelect {
    width: 100%;
    overflow: hidden;
    height: 45px;
    line-height: 43px;
    margin-top: 5px
}

.wrapSelect select {
    width: 130%;
    width: calc(100% + 21px);
    border: 0;
    height: 33px;
    line-height: 1;
    padding-left: 10px;
    padding-right: 0;
    font-size: 1.5rem;
    background: #fff
}

.wrapSelect select option {
    height: 43px;
    line-height: 48px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 1.5rem;
    border: 1px solid transparent
}

.wrapSelect:after {
    content: '\25BE';
    color: #999;
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 8px
}

figcaption {
    margin: 7px 0;
    font-size: 13px
}

.formu label, .search-question label {
    display: block;
    margin-bottom: 12px
}

.formu b {
    display: inline-block;
    font-weight: 400;
    text-align: right;
    padding-right: 5px
}

.formu input[type=password], .formu input[type=text] {
    width: 30%;
    max-width: 270px
}

.formu .check, .margin-formu {
    margin-left: 20%;
    padding-left: 3px
}

.formu input[type=button], formu input[type=submit] {
    margin-left: 20%;
    position: relative;
    left: 3px;
    margin-top: 20px
}

.author-news .box_native ol li, .formu .options_publicidad .check, .ordenyfiltro.andsearch>div>div {
    margin-left: 0
}

.com-block5 input[type=checkbox].errorComparator+label:before, .wrapSelect.errorField, input[type=checkbox].errorField+label:before, input[type=password].errorField, input[type=text].errorField, textarea.errorField {
    border: 1px solid #cc3a1e
}

input[type=password].success, input[type=text].success, textarea.success {
    border: 1px solid #6fac6f
}

.errorMessage {
    color: #cc3a1e;
    padding-top: 0;
    font-size: 15px;
    display: inline-block;
    margin-left: 12px
}

.mostrarpass {
    display: none;
    width: 29px;
    height: 16px;
    background-position: -400px -95px;
    background-repeat: no-repeat;
    left: 0;
    margin-left: -40px;
    margin-right: 10px
}

#cab-logo .temp-trend-button, #logo, #logo-bis-footer, .block-horizontal .nav-header .nav-text .block-logos, .com-block4-cal, .conteShopping_blo3, .evalua a, .full, .moduloTienda .conteSlid, .mostrarpass:focus, .noticias-relacionadas, .options_publicidad p.title, .productoContre, .question, .showpass:focus+.mostrarpass, .simplenews-subscriber-account-form .js-form-item .error, .simplenews-subscriber-account-form .js-form-item .password-strength__text, .user-form .js-form-item .error, .user-form .js-form-item .password-strength__text, .user-login-form .js-form-item .error, .user-login-form .js-form-item .password-strength__text, .user-pass .js-form-item .error, .user-pass .js-form-item .password-strength__text, .user-register-form .js-form-item .error, .user-register-form .js-form-item .password-strength__text, .volver, body header nav li, form section.nav-header, section.nav-header {
    display: inline-block
}

.mostrarpass.checked {
    background-position: -400px -112px
}

.options_publicidad {
    padding: 20px;
    border: 1px solid #d6d6d6;
    margin-left: 20%;
    margin-top: 40px
}

.options_publicidad p.title {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: -28px;
    font-size: 13px
}

.options_publicidad p.title span {
    background-color: #f6f6f6;
    padding: 3px 10px;
    border: 1px solid #d6d6d6
}

.question {
    margin-left: 10px;
    width: 19px;
    height: 19px;
    background-position: -100px -62px;
    background-repeat: no-repeat
}

#fade, #hamb, .lbox {
    display: none
}

[class*=tooltip]:hover:after {
    content: attr(data-title);
    position: absolute;
    z-index: 9;
    padding: 15px;
    width: 300px;
    min-height: 95px;
    border-radius: 8px
}

[class*=tooltip]:hover:before {
    font-size: 13px;
    color: #000;
    z-index: 10;
    position: absolute
}

[class*=tooltip-bottom]:hover:after {
    left: -10px;
    top: -107px;
    animation: .2s ease-in fadeInTop;
    -webkit-animation: .2s ease-in fadeInTop
}

[class*=tooltip-bottom]:hover:before {
    border: solid transparent;
    content: ' ';
    background-position: -102px -86px;
    background-repeat: no-repeat;
    width: 13px;
    height: 7px;
    position: absolute;
    bottom: 25px;
    right: 3px;
    animation: .2s ease-in fadeInTop;
    -webkit-animation: .2s ease-in fadeInTop
}

#LB_cookies .ico_close, .lbox .ico_close:after, .lbox .ico_closeSesion:after {
    width: 11px;
    height: 11px;
    background-image: url(../images/sprite_png_24_20150514_1.png)
}

.reg-ko, .reg-ok {
    width: 50%;
    padding-left: 90px;
    padding-top: 0
}

.borrar1, .borrar2 {
    padding: 10px;
    margin: 0;
    font-weight: 700
}

.reg-ok:before {
    content: '';
    background-image: url(../images/sprite_png_24_20150514_1.png);
    position: absolute;
    background-position: -251px -60px
}

.reg-ko:before {
    content: '';
    background-image: url(../images/sprite_png_24_20150514_1.png);
    position: absolute;
    background-position: -325px -60px
}

.titulos p, .w50p {
    width: 50%
}

.borrar1 {
    background-color: #eee;
    color: #aaa
}

.borrar2, .pager li.is-active, .pager li.is-active:hover, .pager li:hover, .paginador li.is-active, .paginador li.is-active:hover, .paginador li:hover, body header nav {
    background-color: #0878b7
}

.borrar2 {
    color: #fff
}

.lbox, .lbox>.blk, body header>.banner {
    background-color: #fff
}

#fade {
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1001;
    background-color: #000;
    -moz-opacity: 0.3;
    opacity: .3
}

.lbox {
    position: absolute;
    padding: 2px;
    border: 1px solid #d6d6d6;
    z-index: 1002
}

.evalua a p, .lupa {
    position: relative
}

.lbox>.blk {
    padding: 0;
    margin: 0;
    border: 0;
    height: 100%;
    overflow-y: auto
}

.lbox>.blk>h2 {
    margin-top: 0;
    text-align: center
}

.lbox>.blk>div {
    padding: 10px 20px 20px
}

.lbox .ico_close:after, .lbox .ico_closeSesion:after {
    content: '';
    background-repeat: no-repeat;
    background-position: -399px -27px;
    position: absolute;
    top: 22px;
    right: -20px
}

.lboxStandar {
    width: 70%
}

.lboxStandar div p a.btn {
    margin-right: 20px
}

.btn-question {
    float: none !important;
    height: 41px;
    line-height: 41px !important
}

.loading {
    height: 184px;
    background: url('../img/728_new_ok.gif') center no-repeat
}

#inicio-sesion-lbox, #terminos-lbox {
    width: 620px;
    height: 360px
}

.pedir-cita-off {
    background-color: #d6d6d6
}

.pedir-cita-off:hover {
    background-color: #bbb
}

#inicio-sesion-lbox .blk>div {
    text-align: center;
    padding-bottom: 0
}

#inicio-sesion-lbox p {
    margin: 27px 0
}

#mail-lbox {
    width: 700px;
    height: 500px
}

#mail-lbox form.formu {
    margin: 20px 10px 0 20px
}

#mail-lbox form.formu b {
    min-width: 25%
}

#mail-lbox form.formu b.textarea {
    vertical-align: top
}

#mail-lbox form.formu input[type=text] {
    width: 45%
}

#mail-lbox form.formu textarea {
    width: 43.4%;
    min-height: 80px
}

#mail-lbox .botonera {
    text-align: left;
    margin: 20px 0 20px 25%
}

.block-servicios .conte .servi-Tex a h2, .botonera {
    text-align: center;
    margin: 20px 0
}

#LB_cookies {
    bottom: 0;
    right: 0;
    padding: 6px 43px;
    font-size: 10px;
    text-align: center;
    background-color: #555;
    color: #fff;
    border: none
}

#LB_cookies .ico_close {
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: -399px -41px;
    margin-right: 0;
    cursor: pointer
}

#LB_cookies .ico_close:hover {
    opacity: .7
}

.cookies-cont:before {
    content: 'Uso de Cookies: Utilizamos cookies propias y de terceros para elaborar informacion estadistica y mostrarle publicidad personalizada a traves del analisis de su navegacion. Si continua navegando acepta su uso.'
}

.ico_close_Cookies {
    background-image: url('../images/sprite_png_24_20150514_1.png');
    background-position: -391px -36px;
    background-repeat: no-repeat;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    cursor: pointer;
    float: right;
    height: 24px;
    margin-right: -20px;
    padding: 8px;
    right: 7px;
    top: 0;
    width: 26px
}

.lupa {
    width: 29px;
    height: 40px;
    cursor: pointer;
    margin-top: 7px
}

.buscadorActivo {
    width: 29px;
    height: 50px;
    cursor: pointer
}

.mediktor, .tos-icon {
    height: 25px;
    margin-right: 14px;
    float: right
}

#cab-logo {
    transition: margin .2s;
    background: #fff;
    padding: 15px 20px;
    margin-top: 0;
    margin-bottom: 0
}

#cab-logo .lupa:before {
    content: '';
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-repeat: no-repeat;
    background-position: -303px -209px;
    position: absolute;
    width: 28px;
    height: 28px;
    top: 6px
}

#cab-logo .buscadorActivo:before {
    content: '';
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-repeat: no-repeat;
    background-position: -371px -208px;
    position: absolute;
    width: 28px;
    height: 28px;
    top: 6px;
    transition: opacity .3s linear
}

#cab-logo .conteFixed #cab-user, #cab-logo>div, .blk-tab .imprimir, .copy .horiz, .node-evento .field-name-body.field-type-text-with-summary p, .prog-3, .search-box .btn, .search-question.answer .btn, .tags-fecha>span, .view-calendar .pager .date-next {
    float: right
}

#cab-logo>div .btn {
    margin-left: 12px
}

.evalua a {
    padding: 6px 15px;
    margin: 0;
    font-size: 20px;
    color: #fff;
    border: 1px solid #0097bf;
    background: #009cc5;
    text-decoration: none;
    border-radius: 2px
}

#hamb, .evalua a p:before, .mediktor p, .tos-icon p {
    background-image: url(../images/sprite_png_24_20150514_1.png)
}

#hamb, #logo, #logo-bis-footer, .mediktor p, .tos-icon p {
    background-repeat: no-repeat
}

.evalua a p {
    margin: 0;
    padding: 0 0 0 41px
}

.evalua a p:before {
    content: '';
    height: 29px;
    width: 29px;
    position: absolute;
    background-position: 61px -245px;
    left: 0
}

#sesion li, #sintomas, .blk-a, .blk-double.mod-list>div>div, .blk-news, .block-horizontal form .com-block1, .block-horizontal form .com-block2, .block-horizontal form .com-block3, .com-block2, .com-block3, .cont_cv_editor, .mediktor, .pestaNit, .reintentar a, .select-item {
    position: relative
}

.evalua a p span {
    color: #e63d44;
    font-size: 21px
}

.evalua .btnEvaluar {
    border-radius: 0;
    background: #dc0a0a;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0
}

.mediktor {
    margin-top: 9px
}

.com-boton a:hover, .mediktor a, .tos-icon a, .verano a.h2verano:hover, section.shopping-block3-centros div.d2 a.linkCentro:hover {
    text-decoration: none
}

.mediktor p {
    margin: 0;
    content: '';
    background-position: -336px -208px;
    width: 29px;
    height: 32px
}

.tos-icon {
    margin-top: 12px
}

.tos-icon p {
    margin: 0;
    content: '';
    background-position: -370px -278px;
    width: 29px;
    height: 29px
}

body header>.banner {
    margin-top: 36px
}

body header>.banner div {
    padding-bottom: 5px;
    text-align: center
}

body header .buscador {
    float: right;
    padding-top: 5px;
    padding-right: 5px
}

body header .buscador>strong {
    font-weight: 400;
    font-size: 21px;
    color: #545454;
    display: inline-block;
    margin-right: 10px;
    opacity: 1
}

body header nav li {
    margin: 0 0 0 -4px
}

body header nav li a {
    display: block;
    font-size: .9em;
    color: #fffefe;
    margin: 0;
    padding: 0 9px;
    line-height: 42px;
    background-image: linear-gradient(to bottom, #0885b7 0, #0885b7 20%, #0885b7 20%, #0885b7 82%, #0885b7 82%, #0885b7 100%, #0885b7 100%);
    background-repeat: repeat-y;
    background-size: 1px 100%
}

body header nav li a:hover {
    transition: .3s;
    background-color: #0885b7;
    color: #fffefe
}

body header nav ul {
    padding: 0 0 0 4px;
    float: right;
    margin-bottom: 0
}

body header nav li.on a {
    background-color: #0885b7;
    background-image: none
}

body header nav li.on a:hover {
    background-color: #0885b7;
    color: #fffefe
}

#logo {
    background-image: url(../images/trazado-logo.svg);
    background-position: -18px -13px;
    width: 140px;
    height: 42px;
    background-size: 172px;
    vertical-align: bottom
}

#logo-bis-footer {
    background-image: url(../images/trazado-logo-black.svg);
    background-position: 0 0;
    width: 216px;
    height: 53px
}

#hamb {
    background-position: -340px -135px;
    width: 18px;
    height: 12px;
    position: absolute;
    top: 26px;
    left: 5px;
    padding: 17px 22px
}

.not-menu {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    background: #fff
}

.ico-facebook-header, .ico-google-header, .ico-twitter-header {
    background-image: url(../images/sprite_png_24_20150514_1.png);
    display: inline-block
}

.not-menu #cab-logo {
    padding-bottom: 16px
}

.not-menu div.header-login div#cab-user a {
    line-height: 29px;
    border-radius: 4px;
    padding: 1px 10px
}

header.full div#cab-user {
    height: 37px;
    margin-top: 11px;
    margin-left: 5px
}

header.full div#cab-logo #cab-user2 {
    width: 270px;
    height: 37px;
    margin-top: 11px
}

header.full div#cab-logo #cab-user2 #sesion {
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 3px;
    position: inherit;
    min-height: 35px;
    right: 0;
    top: 0
}

header.not-menu .header-login {
    margin: 13px auto;
    padding: 0 0 11px
}

header.not-menu #header-top {
    padding-top: 12px;
    height: 34px
}

header.not-menu div#cab-user {
    width: auto;
    height: 43px;
    margin-top: 11px;
    position: relative;
    float: right
}

.shopping-block2 div, header.not-menu div#cab-user a {
    margin-left: 13px
}

.social-bar-head {
    width: 142px;
    margin: 0 auto;
    border-right: 1px solid #ededed;
    min-height: 35px
}

.social-bar-head li {
    padding: 8px 0 0;
    border-left: 1px solid #ededed;
    min-width: 72px;
    min-height: 35px;
    text-align: center;
    float: left
}

.social-bar-head li a:hover {
    opacity: .5
}

.ico-facebook-header {
    width: 10px;
    height: 19px;
    background-position: -308px -25px
}

.ico-twitter-header {
    width: 20px;
    height: 17px;
    background-position: -318px -24px;
    margin-top: 2px
}

.ico-google-header {
    width: 19px;
    height: 20px;
    background-position: -338px -24px
}

#main-menu, .MQP_logo a, .banner-sticky.visible, .blkTab.on, .fact-checked .txt-fact a, .fact-checked:hover .txt-fact, .full nav#main-menu .menu-left .sub li:hover>div, .img-list .cont-img-list li .views-field-field-galeria-imagenes a, .lo-mas--listado .lightSliderWrap ul, .logo-fixed #cab-user, .logos_profesionales ul li a, .megaMenu .secciones .sf-menu-main-menu-right li .sub-menu .conte-subMenu .sub li div.sub-menu .conte-subMenu, .node-type-noticia .percentage-bar-container, .preguntas-respuestas-escuela .blk-preguntas.blk-preguntas-buscador, .search-box .jsonSuggest.on, .sesion-on, .show-button .jsonSuggest.on, .srv-und-produc .crv-img:hover>div, body.up.node-type-noticia .addTitle #block-titulonoticiamiga, body>.cerrar_sticky.visible, form section.comparator-header-escr {
    display: block
}

#sesion {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 35px;
    float: right;
    top: 0;
    left: 0;
    right: 0
}

#sesion li {
    display: inline-block;
    margin: 0;
    padding-left: 12px;
    color: #545454;
    font-size: 15px;
    float: left;
    height: 31px
}

#sesion li>a {
    font-size: 15px;
    display: inline-block;
    padding-top: 5px;
    vertical-align: middle
}

#sesion li:last-child {
    background: #e7b02f;
    text-align: center;
    padding: 0;
    margin-left: 0;
    float: right;
    border-radius: 4px;
    border-left: none;
    line-height: 26px
}

#sesion li:last-child a {
    color: #fff;
    padding: 0 21px;
    text-decoration: none
}

#sesion li:last-child:hover, .btn-mas-cerrar>div .hoverCerrar, .btn-mas-cerrar>div a:hover, .full nav#main-menu .menu-left .sub li:hover {
    background: #0885b7
}

#sesion a.acceso {
    padding: 5px 10px 4px 29px;
    border: 1px solid transparent;
    border-bottom: 0
}

#sesion a.acceso:before {
    content: '';
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-repeat: no-repeat;
    background-position: -271px -207px;
    position: absolute;
    top: 2px;
    left: 8px;
    width: 28px;
    height: 28px
}

#sesion a.acceso#sesion-name:before {
    left: 6px
}

#sesion-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 18px 0 0;
    cursor: text;
    color: #545454
}

.logo-fixed>header {
    top: 0;
    position: fixed;
    z-index: 10;
    padding: 0;
    width: calc(100vw) !important
}

.logo-fixed #cab-logo {
    display: block;
    margin-bottom: 0;
    transition: .2s;
    box-shadow: 0 2px 0 0 #0885b7
}

#main-menu, .full nav#main-menu, .logo-fixed #main-menu {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.logo-fixed #logo {
    transform: scale(.8);
    transform-origin: center left;
    transition: transform .3s
}

.logo-fixed #main-menu {
    overflow: hidden
}

.logo-fixed .sub-menu {
    z-index: -1;
    margin-top: -4px !important
}

#main-menu {
    margin: 0 auto;
    width: 1104px
}

.buscador .focus input:focus, .buscador span.focus {
    background: #f0f8f9
}

.buscador input {
    color: #0878b7;
    min-height: 43px;
    width: 100%;
    font-size: 17px;
    font-weight: 700;
    border: 0
}

.buscador span {
    border-bottom: 1px solid rgba(0, 128, 159, .69);
    line-height: 30px;
    border-radius: 0;
    padding: 0 40px;
    display: inline-block;
    position: relative;
    background-color: #fff;
    width: 100%;
    margin-top: 0;
    height: 40px
}

.buscador span:before {
    content: ' ';
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-position: -319px 1px;
    width: 22px;
    height: 19px;
    top: 13px;
    left: 12px;
    position: absolute;
    background-size: 489px
}

.buscador .btn {
    line-height: 18px;
    padding: 5px 18px;
    opacity: 0;
    font-size: 17px;
    display: none;
    border-radius: 0
}

.galeria, .search-box, .tags-box {
    margin: 20px 0
}

.calculadora .pasos span+span, .login_off form, .medicines .titulo-destacado-blok+div, .nav-tab+div, .nav-tab+section, .search-box .nav-tab+.blk, .search-question .blk, .simplenews-subscriber-account-form .js-form-type-checkbox, .user-form .js-form-type-checkbox, .user-login-form .js-form-type-checkbox, .user-pass .js-form-type-checkbox, .user-register-form .js-form-type-checkbox {
    margin-top: 20px
}

.logos-grupo .next-brand, .logos-grupo .prev-brand {
    width: 14px;
    height: 26px;
    margin-top: 40px;
    display: inline-block;
    float: left;
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-repeat: no-repeat
}

.search-box>.blk.b label+a {
    float: right;
    margin-top: 20px
}

#buscador-general {
    width: 225px;
    transition: width .3s;
    margin-right: 11px;
    background: 0 0
}

.show-button #buscador-general {
    width: 320px;
    transition: width .3s
}

.show-button.buscador .btn {
    display: none;
    opacity: 1
}

.show-button.buscador>strong {
    opacity: 0;
    transition: .3s linear
}

.jsonSuggest {
    position: absolute;
    left: 0;
    z-index: 1;
    min-width: 100%;
    list-style: none;
    padding: 0;
    margin-top: 8px;
    border-radius: 8px;
    border: 1px solid #0878b7;
    display: none
}

.blk-a article, .logos-grupo {
    border-top: 1px solid #d6d6d6
}

.jsonSuggest li {
    border-bottom: 1px solid #b5d8f2;
    background-color: #e5f1f7;
    cursor: pointer
}

.jsonSuggest li:first-child, .jsonSuggest li:first-child a {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.jsonSuggest li:last-child, .jsonSuggest li:last-child a {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.jsonSuggest a {
    color: #0885b7;
    display: block;
    padding: 5px 20px
}

.jsonSuggest a.ui-state-hover {
    background-color: #fff;
    text-decoration: none
}

.jsonSuggest strong, .masQ_info .masQ-pacientes .img-titular .img-tex .texto1 p strong, .medicines .horiz.indice li a, .medictorPopupClass .link-medictor a {
    color: #0878b7
}

#node-137152 {
    border-bottom: 4px solid rgba(232, 0, 5, .87);
    height: 50px
}

.logos-grupo {
    background-color: #eee
}

.logos-grupo>div {
    line-height: 100px
}

.logos-grupo>div>div {
    float: left;
    width: 1150px;
    overflow: hidden
}

.logos-grupo .prev-brand {
    background-position: -257px -24px
}

.logos-grupo .next-brand {
    background-position: -271px -24px
}

.logos-grupo .next-brand.off, .logos-grupo .prev-brand.off {
    opacity: .2
}

.logos-grupo .horiz li {
    min-width: 189px;
    text-align: center
}

.copy {
    background-color: #909090
}

.btn a, .copy .horiz a, .copy>div, .pager li.is-active a, .pager li.is-active:hover a, .pager li.pag-prev:hover a span, .pager li.pager__item--first:hover a span, .pager li.pager__item--last:hover a span, .pager li.pager__item--next:hover a span, .pager li:hover a, .paginador li.is-active a, .paginador li.is-active:hover a, .paginador li.pag-prev:hover a span, .paginador li.pager__item--first:hover a span, .paginador li.pager__item--last:hover a span, .paginador li.pager__item--next:hover a span, .paginador li:hover a, li a.active {
    color: #fff
}

.copy p {
    font-size: 13px;
    float: left;
    margin: 0
}

.copy .horiz li {
    padding-left: 10px;
    padding-right: 5px;
    margin-bottom: 0
}

.copy div.first {
    display: inline-block;
    width: 100%;
    padding-top: 20px
}

.copy div.first div.right .horiz li {
    padding-left: 5px;
    padding-right: 5px
}

.copy div.second {
    display: flex;
    width: 100%;
    border-top: 1px solid #9b9b9b;
    padding-top: 20px;
    margin-top: 10px;
    padding-bottom: 10px
}

.blk-a article dd, .blk-a article dt, .breadcrumb span, .copy div.left, .copy div.right, .ico-facebook-footer, .ico-google-footer, .ico-twitter-footer, .ico-youtube-footer, .stars span {
    display: inline-block
}

.copy div.second div.right {
    width: 415px;
    padding: 0;
    display: flex;
    justify-content: flex-end
}

.copy div.second div.right a {
    margin: 0 5px;
    display: block
}

.copy div.left {
    float: left;
    line-height: 20px
}

.copy div.left a {
    display: block;
    margin-bottom: 15px
}

.copy div.right {
    float: right;
    width: 175px;
    padding-top: 5px
}

.ico-instagram-footer {
    background-image: url(../images/sprite_png_24_20150514_1.png);
    display: inline-block;
    width: 30px;
    height: 29px;
    background-position: -408px -148px;
    background-size: 445px
}

.ico-facebook-footer {
    background-image: url(../images/sprite_png_24_20150514_1.png);
    width: 30px;
    height: 29px;
    background-position: -321px -175px
}

.ico-twitter-footer {
    background-image: url(../images/sprite_png_24_20150514_1.png);
    width: 30px;
    height: 29px;
    background-position: -357px -175px
}

.ico-google-footer {
    background-image: url(../images/sprite_png_24_20150514_1.png)
}

.ico-youtube-footer {
    background-image: url(../images/sprite_png_24_20150514_1.png);
    width: 42px;
    height: 29px;
    background-position: -388px -175px
}

.breadcrumb {
    margin: 0 0 10px;
    color: #545454
}

.breadcrumb span {
    width: 6px;
    height: 8px;
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-position: 0 -124px;
    background-repeat: no-repeat;
    margin: 0 5px
}

.banner-post-header {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    float: none
}

.banner-pre-footer {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    clear: both
}

.blk.destacamos {
    min-height: 47px;
    margin: 10px 0 0;
    padding-left: 150px;
    width: 100%
}

.blk.destacamos+.breadcrumb {
    padding-top: 15px
}

.stars span {
    width: 13px;
    height: 13px;
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-position: -399px 0;
    background-repeat: no-repeat;
    margin-right: 2px
}

.stars span.on {
    background-position: -399px -13px
}

.blk-a article {
    margin: 10px 0 25px;
    padding: 20px 0 22px
}

.bio section:last-child, .blk-a article:last-child, .blk-news article:last-child, .maQ_patroci .patro1 tbody td, .medicines .titulo-destacado-blok.list {
    border-bottom: 0
}

.bio-intro>div:first-child, .blk-a article>div, .bontonesRegistros, .fila_mqp_home, .medicines .horiz.indice+h2, .nav-text {
    float: left;
    width: 100%
}

.blk-a article .procedencia, .procedenciaRespuesta {
    width: 103px;
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-position: -146px -60px
}

.blk-a article>div>div {
    margin: 0 140px 0 106px
}

.blk-a article>img {
    float: left;
    margin-left: -100%;
    padding-left: 0;
    margin-top: 9px
}

.blk-a article>.btn {
    float: left;
    clear: none;
    text-align: center;
    padding: 0 30px;
    margin-top: 34px
}

.blk-a article h3>a, .blk-a article h3>span {
    color: #0878b7;
    font-size: 18px;
    font-weight: 400;
    float: left;
    margin: 0 20px 0 0;
    line-height: 1.75
}

.blk-a article dt {
    width: auto;
    float: left;
    clear: left;
    line-height: 1.75
}

.blk-a article dd {
    margin: 0 0 0 10px;
    float: left;
    line-height: 1.75
}

.blk-a article .procedencia {
    height: 104px;
    position: absolute;
    right: 220px;
    margin-top: -32px;
    padding-top: 11px;
    padding-left: 15px
}

.blk-a:after, .blk-double.mod-list>div>div:after, .blk-news:after, .blk-tab:after {
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #d6d6d6;
    right: 0
}

.blk-a:before, .blk-double.mod-list>div>div:before, .blk-news:before, .blk-tab:before {
    border-width: 8px 0 0 8px;
    border-color: transparent transparent transparent #d6d6d6;
    left: 0
}

.blk-preguntas-destacadas article+article, .list-b ul+.saludonnet, .list-b ul+ul {
    border-top: 1px solid #d6d6d6
}

.exp-blk img, .round-img article>img, img.round-img {
    border-radius: 50%
}

.round-img article>div>div h3 {
    width: 300px
}

.blk-a.b article {
    margin: 10px 20px 20px;
    padding: 20px 0 30px
}

.blk-a.b article+article {
    padding-top: 10px
}

.bio-contacto p, .blk-a.b article dl, .calculadora .central .banner {
    margin: 5px 0 0
}

.blk-a.b article>div>div {
    margin: 0 10px 0 200px
}

.blk-a.b article>img {
    margin-left: -100%;
    padding-left: 0
}

.blk-a.blk-ab article>div>div, .blk-a.blk-preguntas article>div>div {
    margin: 0 175px 0 0
}

.blk-tab {
    padding: 0;
    margin-top: 20px;
    position: relative
}

.blk-news article {
    border-bottom: 1px solid #d6d6d6
}

.blk-news article h3 {
    margin: 0;
    padding: 0;
    font-weight: 400
}

.blk-news .date, .mod-list a span, .tags-box span {
    color: #999
}

.blk-detail h2, .noticia .blk-detail h3 {
    color: #ff8c00;
    background-color: transparent;
    font-weight: 700
}

.blk-news p {
    margin: 7px 0
}

.blk-detail h2 {
    margin: 60px 0 10px;
    padding: 0;
    font-size: 32px;
    line-height: 1.2
}

.bio .bio-intro, .list-b ul {
    padding-bottom: 20px
}

.blk-detail h3 {
    margin: 40px 0 10px
}

.blk-detail ul li, .blkTab ul li {
    list-style-type: disc
}

.noticia .blk-detail h3 {
    margin: 0 0 20px;
    line-height: 1.4;
    font-size: 20px
}

.noticia .blk-detail h4 {
    background-color: transparent;
    margin: 0;
    padding: 0;
    color: #545454;
    font-size: 16px;
    line-height: 1.2
}

.blk.c>div, .not-logged-in .search-question input, .not-logged-in .search-question textarea {
    background-color: #eee
}

.galeria span.subtitle, .noticia span.subtitle {
    font-size: 12px;
    font-style: italic;
    padding-top: 10px;
    display: block
}

.doble-col li {
    width: 50%;
    float: left
}

.cuadruple-col li {
    width: 25%;
    float: left
}

.triple-col li {
    width: 33.333%;
    float: left
}

.mod-list>div>div {
    min-height: 238px
}

.mod-list.blk-double>div {
    padding-bottom: 0
}

.list-b ul {
    margin: 0 20px
}

.list-b ul+.saludonnet {
    padding-top: 12px
}

.pickgradient.photo-once {
    min-height: 420px;
    position: relative;
    margin-bottom: 40px
}

.pickgradient>div {
    border-bottom: 4px solid #0885b7
}

.indice a, .nav-tab ul {
    border: 1px solid #d6d6d6
}

.pickgradient img {
    position: relative;
    z-index: -1;
    display: block
}

.pickgradient p.photo-highlight {
    position: absolute;
    bottom: 0;
    right: 30px;
    display: none
}

.pickgradient p.photo-highlight:after {
    content: ' ';
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-position: 0 -116px;
    width: 7px;
    height: 8px;
    top: 8px;
    right: -14px;
    position: absolute
}

.comentarios .blk-a:after, .nav-tab a.on:before, .nav-tab>ul a.on:after, .resultados h6:after, .select-item:after, .select-item:before {
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.indice a {
    display: inline-block;
    padding: 2px 0;
    text-align: center;
    min-width: 22px;
    margin: 0 4px 0 0;
    color: #0878b7
}

.pager li, .pager span, .paginador li, .paginador span {
    min-width: 30px;
    height: 26px;
    font-size: 15px;
    text-align: center
}

li.patologia {
    background-image: none;
    font-weight: 700;
    padding-left: 10px;
    text-transform: uppercase
}

.info-header {
    float: right;
    color: #999;
    font-size: 13px
}

.info-header.double {
    text-align: center;
    margin-top: 3px
}

h1+.social-bar {
    margin-top: 11px
}

.nav-tab ul {
    display: -webkit-flex;
    display: flex
}

.nav-tab-a ul li, .nav-tab>ul li {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.nav-tab>ul li+li a, .nav-tab>ul li:first-child a.on {
    background-image: linear-gradient(to bottom, #f6f6f6 0, #f6f6f6 20%, #d6d6d6 20%, #d6d6d6 82%, #f6f6f6 82%, #f6f6f6 100%, #f6f6f6 100%);
    background-repeat: repeat-y;
    background-size: 1px 100%
}

.nav-tab>ul a.on {
    background-color: #fff;
    color: #545454;
    background-image: linear-gradient(to bottom, #f6f6f6 0, #f6f6f6 20%, #d6d6d6 20%, #d6d6d6 82%, #f6f6f6 82%, #f6f6f6 100%, #f6f6f6 100%), linear-gradient(to bottom, #f6f6f6 0, #f6f6f6 20%, #d6d6d6 20%, #d6d6d6 82%, #f6f6f6 82%, #f6f6f6 100%, #f6f6f6 100%);
    background-repeat: repeat-y, repeat-y;
    background-size: 1px 100%, 1px 100%;
    background-position: right 0 top 0, left 0 top 0;
    position: relative
}

.nav-tab>ul a.on:after {
    top: 100%;
    left: 50%;
    border: 8px solid rgba(255, 255, 255, 0);
    border-top-color: #fff;
    margin-left: -8px
}

.nav-tab>ul a.on:before {
    border-color: rgba(214, 214, 214, 0);
    border-top-color: #d6d6d6;
    border-width: 9px;
    margin-left: -9px
}

.bio section, .nav-tab-a ul {
    border-bottom: 1px solid #d6d6d6
}

.nav-tab a {
    display: block;
    padding: 12px;
    background-color: #f6f6f6;
    text-align: center
}

.nav-tab a.on:before, .resultados h6:after {
    top: 100%;
    left: 50%;
    border: solid transparent
}

.select-item:after {
    top: 100%;
    border: 8px solid rgba(255, 255, 255, 0);
    left: 30px;
    border-top-color: #fff;
    margin-left: -8px
}

.select-item:before {
    top: 100%;
    border: 9px solid rgba(214, 214, 214, 0);
    left: 30px;
    border-top-color: #d6d6d6;
    margin-left: -9px
}

.nav-tab.not-grow {
    width: auto;
    display: inline-block
}

.nav-tab.not-grow ul li {
    -webkit-flex-grow: 0;
    flex-grow: 0
}

.nav-tab-a ul {
    display: inline-block;
    max-height: 49px
}

.nav-tab-a a {
    display: block;
    text-align: center;
    line-height: 47px;
    color: #9c9c9c
}

.nav-tab-a a.on {
    color: #525252;
    border-bottom: 2px solid #0878b7
}

.blkTab ul {
    padding: 0 0 0 40px
}

.errorTex, .search-question label+.btn {
    margin-top: 8px
}

.search-question label>b {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    min-width: 90px
}

.search-question .wrapSelect {
    width: auto;
    display: inline-block;
    vertical-align: middle
}

.btn.off, .not-logged-in .newsletter .btn, .not-logged-in .search-question .btn {
    background-color: #d6d6d6;
    pointer-events: none;
    cursor: default
}

.search-question.answer {
    border-top: 1px solid #d6d6d6;
    padding-top: 30px;
    margin-top: 40px
}

.search-question.answer textarea {
    min-height: 140px
}

.search-question.answer .btn+p {
    padding-top: 10px;
    margin-top: 0
}

.blk.c>div {
    padding: 20px 25px
}

.ordenyfiltro label+label {
    margin-left: 40px
}

.ordenyfiltro label>b {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    padding-right: 10px
}

.ordenyfiltro .wrapSelect {
    display: inline-block;
    vertical-align: middle
}

.calculadora .central .questions .check, .ordenyfiltro .label {
    display: inline-block;
    margin-right: 12px
}

.ordenyfiltro>div>div {
    margin-left: 98px
}

.ordenyfiltro div>label.PyR {
    width: 40%;
    display: inline-block
}

.ordenyfiltro.andsearch>div+div {
    padding-top: 4px
}

.ordenyfiltro.andsearch .btn {
    float: right;
    margin-top: -2px
}

.directorio-citas-selects label {
    display: inline-block;
    width: 29%
}

.directorio-citas-selects label+label {
    margin-left: 10px;
    width: 33%
}

.tags-fecha {
    margin: 15px 0 0;
    padding: 0
}

.tags-fecha>p {
    float: left;
    margin: 0
}

.pager, .paginador {
    padding-top: 7px;
    margin: 20px 0 40px;
    text-align: center;
    border-bottom: 1px solid #dedede;
    padding-bottom: 31px
}

.pager li, .paginador li {
    display: inline-block;
    line-height: 26px;
    margin: 0 3px 0 0;
    color: #0878b7;
    border: 1px solid #d6d6d6;
    list-style: none
}

.pager span, .paginador span {
    display: inline-block;
    line-height: 26px;
    margin: 0;
    color: #999
}

.pager li.pag-prev, .pager li.pager__item--first, .pager li.pager__item--last, .pager li.pager__item--next, .paginador li.pag-prev, .paginador li.pager__item--first, .paginador li.pager__item--last, .paginador li.pager__item--next {
    width: auto;
    padding: 0 10px
}

.preguntas-list>div>div, body.page-cuidateplus-register.escuela-pacientes .cell-860 header.lay-3, body.page-user-login.escuela-pacientes .cell-860 header.lay-3 {
    min-height: auto
}

.blk-preguntas-destacadas article>div, .respuestas article>div {
    margin: 0 0 7px
}

.expert-star {
    position: relative;
    padding-left: 32px;
    margin-bottom: 5px;
    top: 5px;
    display: block
}

.expert-star:before {
    content: ' ';
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-position: -369px -16px;
    width: 25px;
    height: 25px;
    top: -2px;
    left: 0;
    position: absolute
}

.bio article, .mod-list ul {
    padding: 20px
}

.bio h3 {
    font-weight: 400;
    margin: 20px 0 7px
}

.bio section {
    padding-bottom: 10px
}

.bio .ul, .block-comp:nth-of-type(odd), .cont_cv_editor .view-curr-culum~.blk-news article, .encabezado .entrada_content, .entrada_noticias .encabezado-noti, .entrada_noticias .encabezado-sidebar, .item-list .pager li.pager-first, .item-list .pager li.pager-item, .item-list .pager li.pager-last, .item-list .pager li.pager-next, .item-list .pager li.pager-previous, .medicines .mod-list ul, .servicios .srv-produc, .titular-sesion {
    padding: 0
}

.bio .ul li, .dot-black li, .ul.post-tit li {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAMAAAC6sdbXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhQTFRFVFRU////2tra7e3tvLy8ZGRk9vb2gYGBPMHnQAAAACNJREFUeNoMwocNADAMwzDJWf9/3ILEjVLDSQP5mMV0+QQYAAOEADpbAk9GAAAAAElFTkSuQmCC')
}

.bio-intro>div>div {
    margin: 0 0 0 100px
}

.bio-intro>img {
    float: left;
    margin-left: -100%;
    border-radius: 50%
}

.bio-intro p {
    margin: 3px 0
}

section.procedencia img {
    float: right;
    margin-top: -25px
}

.procedencia>div {
    float: left;
    width: calc(100% - 100px)
}

.blk.pregunta {
    margin: 10px 0 20px
}

.blk.pregunta>div {
    padding: 11px 0 22px;
    margin: 10px 25px
}

.comentarios article, .full.banner, .maQ_patroci .logos .views-col .views-row, .moduloTienda, .simplenews-subscriber-account-form summary, .user-form summary, .user-login-form summary, .user-pass summary, .user-register-form summary {
    margin-bottom: 20px
}

.comentarios img {
    border-radius: 50%;
    width: 65px;
    height: 65px;
    position: absolute;
    left: -80px
}

.comentarios .blk-a {
    margin: 0 0 0 80px;
    position: relative
}

.comentarios .blk-a>div {
    padding: 11px 0 6px;
    margin: 5px 25px
}

.comentarios .blk-a>div>p {
    color: #999;
    margin: 0
}

.comentarios .blk-a:after {
    bottom: 100%;
    left: 50px;
    border: 8px solid transparent;
    border-color: transparent transparent #fff;
    margin-left: -8px
}

.comentarios .blk-a:before, .resultados h6:before {
    height: 0;
    width: 0;
    margin-left: -9px;
    position: absolute;
    content: ' ';
    pointer-events: none
}

.comentarios .blk-a:before {
    bottom: 100%;
    left: 50px;
    border: 9px solid transparent;
    border-color: transparent transparent #d6d6d6
}

.procedenciaRespuesta {
    height: 67px;
    margin-top: -29px;
    padding-top: 11px;
    right: 9px;
    float: right;
    padding-left: 15px;
    color: #000
}

.procedenciaRespuesta img {
    border-radius: 0;
    width: 80px;
    height: auto;
    position: initial
}

.banner-pregunta .blk {
    margin-top: 10px;
    position: relative
}

.banner-pregunta .blk:after {
    content: ' ';
    background-image: url(../img/medica.png);
    background-position: 0 0;
    width: 224px;
    height: 254px;
    bottom: 2px;
    right: 26px;
    position: absolute
}

.banner-pregunta .blk div p {
    padding: 20px 270px 8px 0
}

.resultados ul {
    padding: 10px 0;
    color: #999
}

.resultados li {
    padding: 10px 0 8px;
    float: left;
    width: 100%
}

.resultados li>div {
    width: 350px;
    background: 0 0;
    border-bottom: 1px solid #c2e1f5;
    display: inline-block;
    margin: 0 31%
}

.resultados h2 {
    background-color: transparent;
    line-height: 1.2;
    font-size: 2.8rem;
    padding: 0 0 0 10px;
    float: left;
    clear: left;
    margin: 0
}

.resultados h6 {
    position: relative;
    background: #88b7d5;
    border: 4px solid #c2e1f5;
    color: #fff;
    padding: 3px 6px;
    font-size: 14px;
    float: left;
    letter-spacing: 3px
}

.resultados h6:before {
    top: 100%;
    left: 50%;
    border: 12px solid rgba(194, 225, 245, 0);
    border-top-color: #c2e1f5
}

.resultados.sin-resultados {
    font-size: 18px;
    padding: 8px 25px;
    color: #545454
}

.sub-menu {
    position: absolute;
    left: 0;
    width: 100%
}

.sub-menu a {
    line-height: 33px
}

.sub-menu .on a {
    color: #fff;
    border-bottom: 5px solid #f7af10
}

.sub-menu div ul {
    width: 100%;
    height: 41px
}

ul.sub {
    margin-bottom: 36px
}

.cun>div {
    background: #eee;
    padding: 2px
}

#messages .error:before, .branded, .branded-Extra, .calculadora>div {
    background-repeat: no-repeat
}

.cun div .blok1 {
    margin: -14px auto 0;
    background: url('../img/spriteCum.png') no-repeat;
    width: 271px;
    height: 83px
}

#messages .error:before, .reintentar a:before {
    background-image: url(../images/sprite_png_24_20150514_1.png)
}

.cun div .blok1 a, .masQ_text .texto3 a, .megaMenu .conte-afiliados .promo-1 a, .megaMenu .conte-afiliados .promo-2 a, .verano .contnotiVerano .notiVerano .imgVerano a, .verano .contnotiVerano .notiVerano .imgVerano2 a, .warp-sidebar .post-promo .p4 p a, section.block-Promofarma a {
    display: block;
    width: 100%;
    height: 100%
}

.cun div .blok2 p {
    font-size: 21px;
    color: #696969;
    font-weight: 400;
    margin: 10px 0 0;
    line-height: 22px
}

.post-tit, .pre-tit, blockquote {
    font-size: 18px
}

.cun div .blok3 p {
    background: #0885b7;
    color: #fff;
    padding: 7px;
    font-weight: 700;
    font-size: 18px
}

.cun div .blok4 {
    margin-bottom: 14px;
    display: inline-block
}

.cun div .blok4 .blok4-1 {
    float: left;
    width: 100%;
    height: 80px
}

.cun div .blok4 .blok4-1 p {
    padding: 6px 12px;
    margin: 18px 0 0;
    font-weight: 700;
    background: #fff;
    display: table;
    color: #0885b7
}

.cun div .blok4 .blok4-1 .blok4-1a {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: 13px;
    overflow: hidden;
    float: left
}

.cun div .blok4 .blok4-2 {
    float: left;
    width: 100%;
    padding-top: 6px;
    margin-top: 6px
}

.cun div .blok4 .blok4-2 .blok4-2a {
    padding: 0 5px;
    width: 100%;
    float: left
}

.cun div .blok4 .blok4-2 .blok4-2a .blok4-2b p {
    margin: 0 0 10px;
    color: #0885b7;
    font-size: 17px
}

.cun div .blok4 .blok4-2 .blok4-2a .blok4-2c ul {
    width: 45%;
    font-size: 11px;
    float: left;
    margin-left: 0;
    padding-left: 13px
}

.cun div .blok4 .blok4-2 .blok4-2a .blok4-2c ul li {
    list-style: initial
}

.adminimal-admin-toolbar .tabs ul li, .cun div .blok4 .blok4-2 .blok4-2a .blok4-2c ul:nth-child(odd) {
    margin-right: 16px
}

.cun div .blok4bis div {
    border: 1px solid #0885b7
}

.cun div .blok5 {
    height: 39px;
    width: 208px;
    margin: 13px auto 19px;
    display: block
}

.blok5 a {
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%
}

.blok2, .blok3, .blok4, .blok4bis {
    padding: 0 14px
}

.pre-tit {
    margin: 0;
    color: #999;
    font-weight: 400
}

.pre-tit+h1 {
    margin: 8px 0 12px
}

.calculadora .central .btn, .pre-tit+h1+.volver {
    margin-top: 12px
}

.post-tit {
    color: #545454;
    font-weight: 400;
    line-height: 1.5
}

.post-tit li {
    background-position: 0 10px
}

.author-date p {
    float: left;
    color: #999;
    font-size: 15px;
    margin: 0 0 7px
}

.author-date p+p {
    float: left;
    margin: 0 0 5px 16px
}

#disable_account {
    display: inline-block;
    float: right;
    margin-top: 30px
}

.guardar-datos-btn, .registro-btn {
    margin: 20px 0 50px 170px
}

.login-btn, .recuperar-pass-btn {
    margin: 20px 0 0 170px
}

blockquote {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 12px 0;
    margin: 12px 0;
    color: #999;
    font-style: italic
}

.calculadora {
    border: 1px solid #d6d6d6;
    background-color: #fff;
    padding: 2px
}

.calculadora>div {
    background-color: #e5f1f7;
    min-height: 430px;
    background-image: url(../img/calculadora.png);
    background-position: right 0 bottom 0;
    position: relative
}

.calculadora h2 {
    background-color: transparent;
    text-align: center;
    color: #0878b7;
    padding: 24px 0 10px;
    font-size: 32px
}

.calculadora h2+p {
    text-align: center;
    margin: 0 5% 22px
}

.calculadora .pasos {
    position: absolute;
    top: 130px;
    left: 80px;
    width: 36px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAMAAAB4BqUIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFpeHt////3aloCgAAAAJ0Uk5T/wDltzBKAAAAEUlEQVR42mJgAAJGBkaAAAMAAAwAA8KOo4oAAAAASUVORK5CYII=');
    background-repeat: repeat-y;
    background-position: top center
}

.calculadora .pasos span {
    border-radius: 50%;
    background-color: #b7e0ec;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 21px;
    color: #fff;
    display: none
}

.calculadora .pasos span.on {
    background-color: #0885b7;
    display: block
}

.calculadora .central {
    width: 560px;
    min-height: 285px;
    margin: 0 auto 30px;
    background-color: #fff;
    border: 1px solid #b7e0ec;
    padding: 12px 20px 8px;
    text-align: center
}

.calculadora .central strong, .calculadora .field-item p {
    font-weight: 400;
    color: #999;
    display: block;
    margin-top: 20px
}

.calculadora .central .questions {
    text-align: left;
    margin-left: 80px;
    margin-top: 20px
}

.agenda-block .titulo-destacado, .calculadora .central .questions>div {
    margin-bottom: 15px
}

.calculadora .central .questions b {
    display: inline-block;
    min-width: 120px;
    padding-right: 20px;
    text-align: right;
    font-weight: 400
}

.calculadora .central .questions label {
    display: inline-block;
    min-width: 53.5%
}

.calculadora .central .questions .wrapSelect {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    min-width: 100%
}

.calculadora .central .questions input {
    min-width: 50%
}

.calculadora .central .ul {
    text-align: left;
    margin: 12px 20px
}

.calculadora .central.no-patrocinio {
    padding-top: 100px
}

.calculadora input[type=submit] {
    background-color: #0885b7;
    line-height: 42px;
    clear: both;
    display: inline-block;
    color: #fff;
    padding: 0 40px;
    border-radius: 20px;
    border: 0;
    margin: 12px
}

.bibliografia .cont-bibliografia .tit-bibliografia p, .calculadora table, .crv-text .texto, .datos address h2, .sesion-on .blockSesion .recuperar-pass {
    font-size: 15px
}

.TodosNavidad, .conteModuloPromoFarma div div p span, .conteProductos div div p span, .texto-pregu {
    font-size: 18px
}

.calculadora input[type=checkbox] {
    transform: scale(1.3);
    -webkit-transform: scale(1.3)
}

.reintentar a:before {
    content: ' ';
    background-position: -100px -94px;
    width: 11px;
    height: 11px;
    top: 3px;
    left: -18px;
    position: absolute
}

.multichoice-icon.correct {
    width: 10px;
    background-color: green;
    height: 10px;
    display: inline-block;
    border-radius: 50%
}

.shoping-publi {
    margin: 40px 0;
    width: calc(100% + 17px)
}

.shoping-publi>div {
    border: 1px solid #d6d6d6;
    text-align: center;
    padding: 0 0 23px;
    display: inline-block;
    background: #fff
}

#messages h2, .shoping-publi h2 {
    background-color: transparent;
    color: #545454
}

.shoping-publi .clearfix {
    line-height: 48px;
    position: relative;
    top: -48px;
    color: #fff;
    text-align: left;
    padding: 0 18px
}

.shoping-publi .clearfix strong {
    float: right;
    font-size: 28px;
    height: 48px
}

.shoping-publi .clearfix span {
    font-size: 21px
}

.shoping-publi h2 {
    font-size: 17px;
    margin: 0 0 13px;
    padding: 18px 18px 5px;
    height: 100px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    display: table
}

.contePopCenter, .popUp_block .contePopCenter, .shoping-publi div h2 b {
    display: table-cell;
    vertical-align: middle
}

.conteTienda {
    width: 100%;
    display: webkit-flex;
    display: flex;
    flex-direction: column
}

.conteTienda .shoping-publi>div {
    width: 253px
}

.conteTienda div.shoping-publi {
    margin: 0 0 20px;
    text-align: center
}

.conteTienda div.shoping-publi h3 {
    margin-top: 0;
    text-align: center;
    font-size: 1.8em
}

#tratamientos .shoping-publi>div {
    width: 248px
}

#tratamientos .block-centros-enfermedades>div {
    width: 229px
}

#tratamientos .block-centros-enfermedades>h3 {
    padding: 14px 22px;
    background: #0885b7;
    margin: 0;
    color: #fff;
    border: 2px solid #fff
}

.blksaludonnet .block-centros-enfermedades>h3 {
    padding: 14px 22px;
    background: #0885b7;
    margin: 0 0 14px;
    color: #fff;
    border: 2px solid #fff;
    font-size: 20px
}

.blksaludonnet .block-centros-enfermedades>div {
    margin: 0 0 16px 21px
}

.blksaludonnet .doctop {
    border-bottom: none;
    padding: 0 20px;
    margin: 0
}

.saludonnet {
    margin: 10px 25px;
    color: #999
}

.saludonnet p {
    margin: 0;
    line-height: 30px
}

.saludonnet img {
    margin-right: 12px
}

.saludonnet-ver {
    margin: 20px 0 0;
    color: #999;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px
}

#messages {
    background-color: #fff;
    border: 1px solid #cc3a1e;
    padding: 20px 20px 20px 80px;
    width: 800px;
    margin: 20px auto;
    position: relative
}

#messages h2 {
    padding: 0 0 10px
}

#messages .error:before {
    content: '';
    width: 72px;
    height: 72px;
    background-position: -326px -60px;
    position: absolute;
    left: 0;
    top: 10%;
    transform: scale(.5);
    -webkit-transform: scale(.5)
}

form #messages .error {
    background-color: transparent !important
}

form section.nav-header .logo .dm {
    background: url('../img/logo-dm.jpg') no-repeat;
    height: 39px;
    width: 53px;
    float: left;
    margin: 8px 31px 0 9px
}

form section.nav-header .logo .logo-isalud, section.nav-header .logo .logo-isalud {
    background: url('../img/logo-isalud.png') 0 6px no-repeat;
    height: 39px;
    width: 173px;
    float: left;
    margin-top: 7px
}

form section.nav-header .nav-text, section.nav-header .nav-text {
    background: #00b1eb
}

form section.nav-header .nav-text p, section.nav-header .nav-text p {
    margin: 0;
    padding: 7px 0;
    text-align: center;
    font-size: 1.2em;
    color: #fff;
    text-transform: uppercase;
    display: block;
    letter-spacing: -1px
}

.branded-Extra {
    height: 240px !important
}

.pestaNit p {
    background: #f3774b;
    color: #fff;
    padding: 3px 9px;
    margin: 0;
    position: absolute
}

.imgmo-publi-movil, .imgmo-publi-movil-blandExtra {
    height: 190px;
    width: 100%;
    background-size: cover
}

.aside-post:first-child:last-child, .cover.cover-version .publicidad-cover .cover-content .grid-sky, .imgmo-publi-movil a, .imgmo-publi-movil-blandExtra a, .megaMenu .secciones .sf-menu-main-menu-right li .sub-menu .conte-subMenu .sub, .megaMenu .secciones .sf-menu-main-menu-right li .sub-menu .conte-subMenu .sub li div.sub-menu .conte-subMenu ul, .publicidad-aside {
    height: 100%
}

.imgmo-publi-movil a span.subtitle, .imgmo-publi-movil-blandExtra a span.subtitle {
    border-bottom: 3px solid #f3774b !important
}

.newsletter h2 {
    display: inline-block;
    margin: 0 0 -4px;
    padding: 10px 10px 0 0;
    background: 0 0;
    font-size: 22px;
    color: #0878b7;
    border-bottom: 4px solid #0878b7
}

.newsletter input[type=text] {
    width: 100%;
    min-height: 50px
}

.newsletter label {
    display: block;
    margin: 14px 0 23px
}

.newsletter a, .newsletter a:hover {
    height: 50px;
    width: 161px;
    line-height: 50px;
    margin-top: 14px;
    text-align: center
}

.newsletter a {
    color: #0878b7;
    display: block;
    background: #cecece
}

.expertos article strong, .noticias strong {
    color: #999;
    font-weight: 400;
    display: block
}

.newsletter a:hover {
    color: #076faa;
    display: block;
    background: #f7af10
}

.newsletter p, .newsletter-block p {
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 14px
}

.newsletter .boton, .newsletter-block .boton {
    margin-top: 11px;
    clear: both
}

.newsletter .boton a, .newsletter-block .boton a {
    font-size: 20px;
    font-weight: 700;
    padding: 12.5px 15px
}

.newsletter.relacionadas ul, .respuestas article {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 18px
}

.newsletter.respuestas>div {
    background-image: url(../img/preguntas.png)
}

.respuestas article {
    margin: 7px 0 18px
}

.newsletter.expertos>div {
    background-image: url(../img/expertos.png)
}

.expertos h3 {
    font-weight: 400;
    margin: 0
}

.expertos p {
    margin: 8px 0
}

.newsletter.off p {
    margin: 0 0 28px
}

.newsletter.relacionadas>div {
    background-image: url(../img/link.png)
}

.newsletter.relacionadas ul {
    margin: 0 0 18px
}

.newsletter.noticias>div {
    background-image: url(../img/noticia.png)
}

.noticias article a {
    display: block;
    font-size: 18px
}

.noticias strong {
    font-size: 15px;
    margin-bottom: 3px
}

.newsletter.razones {
    margin-top: -160px
}

.newsletter.razones>div {
    background-image: url(../img/sonrisa.png)
}

.newsletter.razones li {
    padding-bottom: 12px
}

.banner-b {
    margin: 40px 0 30px;
    text-align: center
}

#kaltura-player, #kaltura-player iframe, .videoKaltura {
    width: 100% !important
}

.videoKaltura img.kWidgetCentered {
    width: 100%;
    max-height: inherit
}

.popUp {
    position: absolute;
    z-index: 99;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .5);
    top: 0;
    left: 0;
    display: table
}

.headNav, .navidad, .verano {
    position: relative
}

.conteAlert span {
    width: 100%;
    height: 100px;
    display: inline-block;
    text-align: center;
    margin-top: 41px
}

.encabezado {
    border-bottom: 4px solid #dedeed
}

.encabezado h2.c {
    color: #88c441;
    border-bottom: 4px solid #88c441;
    display: inline-block;
    margin: 0 0 -4px;
    line-height: 31px;
    padding: 5px 4px 0 0
}

.moduloTienda .productoLogo, .promoFarma-logo {
    border-bottom: 1px solid #d4d4d4;
    margin-top: 30px
}

.promoFarma-logo p {
    color: #989898;
    font-weight: 700;
    margin-top: 0;
    background-image: url('../img/promoFarma.png');
    background-repeat: no-repeat;
    background-position: 123px 5px;
    background-size: 122px;
    height: 26px
}

.conteModuloPromoFarma {
    width: 100%;
    text-align: center
}

.conteModuloPromoFarma div {
    width: 32%;
    display: inline-block
}

.conteModuloPromoFarma div div {
    width: 100%;
    padding: 0 10px
}

.conteModuloPromoFarma div div p {
    text-align: left;
    color: #545454;
    font-size: 11px;
    margin: 0;
    font-weight: 700
}

.conteModuloPromoFarma div div p strong, .conteProductos div div p strong {
    color: tomato
}

.conteModuloPromoFarma div div p b, .conteProductos div div p b {
    text-decoration: line-through
}

.conteModuloPromoFarma div div a {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 0 10px;
    background: #fff
}

.conteModuloPromoFarma div div button, .conteModuloPromoFarma div div.button a {
    margin: 16px 0 0;
    text-align: left;
    background: #88c441;
    border: none;
    padding: 5px 36px;
    font-weight: 700;
    color: #fff;
    display: block
}

.conteModuloPromoFarma div div a img {
    width: 160px
}

.conteModuloPromoFarma div div.button, .conteProductos div div.button {
    float: left;
    width: auto
}

.conteModuloPromoFarma div div.button a {
    cursor: pointer;
    width: 135px;
    left: 0;
    text-decoration: none
}

.verano {
    background: url(../img/fondoVerano.png) 0 0/cover no-repeat #fff;
    padding: 10px;
    margin: 40px 0 53px
}

.verano .h2verano {
    background: 0 0;
    width: 100%;
    height: 122px;
    margin: 0 0 0 4px;
    padding: 10px 0 0 10px;
    font-size: 1.3em;
    line-height: 32px;
    letter-spacing: -1px
}

.verano a.h2verano {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    font-weight: 400
}

.verano a.h2verano span {
    font-size: .7em
}

.verano h2 {
    background: 0 0;
    height: 122px;
    padding: 0
}

.verano div.tagverano {
    background: url(../img/especial_tag.png) 5px -5px no-repeat;
    height: 34px
}

.verano div div.imgVerano, .verano div div.imgVerano2 {
    width: 62px;
    height: 55px;
    float: left
}

.verano div div.textoVerano {
    padding: 3px 0 0 12px;
    float: left;
    width: 212px
}

.verano div div.textoVerano p {
    margin: 0;
    line-height: 15px;
    font-size: 13px
}

.verano div.notiVerano {
    width: 100%;
    height: 54px;
    background: rgba(255, 255, 255, .63);
    margin-bottom: 10px;
    border-bottom: 1px solid #dbdbdb
}

.verano div.contnotiVerano {
    height: 164px
}

.navidad div.TodosVerano, .verano div.TodosVerano {
    background: #fff;
    height: 50px;
    position: absolute;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #dedede;
    top: 309px
}

.verano div.TodosVerano div.sombraVerano {
    width: 19px;
    height: 19px;
    background: url('../img/sombraVerano.png') no-repeat;
    position: absolute;
    right: -20px;
    bottom: -2px
}

.verano div.TodosVerano a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 15px
}

.verano .contnotiVerano hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: .5em 0;
    padding: 0
}

.textoVerano p a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.textoVerano p a.notiVeranoTex {
    color: #333
}

.navidad {
    margin: 0 auto 70px;
    border: 1px solid #dedede;
    background: #fff;
    padding: 0 0 32px
}

.headNav {
    background-image: url('../img/Navidad-pantallazo.jpg');
    height: 55px;
    border-bottom: 4px solid #9e1d20;
    background-size: cover
}

.headNav p {
    margin: 0 0 -4px;
    background: rgba(255, 255, 255, .88);
    color: #9e1d20;
    border-bottom: 4px solid #2f7409;
    display: inline-block;
    padding: 3px 10px;
    font-size: 21px;
    bottom: 0;
    position: absolute
}

.NavNoti .p1 {
    display: inline-block;
    background: #88b7d5;
    padding: 3px 5px;
    color: #fff;
    margin-bottom: 5px
}

.NavNoti .p1 p {
    margin: 0;
    font-size: 13px
}

.NavNoti .p1 a {
    color: #fff;
    font-weight: 700
}

.NavNoti .p2 p {
    margin: 0;
    width: 100%;
    padding: 10px 5px;
    font-size: 17px
}

.NavNoti .p2 a {
    color: #337ab7;
    font-weight: 700
}

.TodosNavidad {
    margin: 0 auto;
    width: 203px;
    bottom: -24px;
    position: absolute;
    text-align: center;
    left: 17%;
    height: 42px;
    line-height: 42px;
    background: rgba(158, 29, 32, .87)
}

.TodosNavidad a {
    color: #fff;
    text-decoration: none;
    display: block
}

.block-comparador {
    padding: 7px;
    background: #f0f0f0;
    border: 2px solid #fff
}

.block-comparador form .com-block1 label {
    margin: 0 !important
}

.block-comparador div p, .block-horizontal form div p {
    color: #00b1eb;
    font-weight: 700;
    margin: 10px 0 0;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px
}

section.nav-header .logo .dm {
    background: url('../img/logo-dm.jpg') no-repeat;
    height: 39px;
    width: 69px;
    float: left;
    margin: 8px 15px 0 9px
}

.logo {
    float: left;
    width: 100%;
    background: #2275b7;
    height: 54px
}

.caras {
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    color: #0885b7;
    padding: 8px 0 0;
    margin: 5px 0 7px;
    text-align: center
}

.cara1, .cara2, .cara3 {
    height: 23px;
    font-size: 13px;
    line-height: 23px;
    padding: 0 0 0 23px;
    display: inline-block
}

.cara1 {
    background: url('../img/cara1.png') no-repeat;
    margin-right: 3px
}

.cara2 {
    background: url('../img/cara2.png') no-repeat;
    margin-right: 5px
}

.com-block1, .com-block3bis {
    margin: 0 !important;
    position: relative
}

.cara3 {
    background: url('../img/cara3.png') no-repeat
}

.com-block1 label, .com-block2 label, .com-block3 label, .com-block3bis label {
    font-weight: 700;
    color: #777;
    margin-bottom: 2px !important;
    display: inherit;
    margin-top: 5px;
    font-size: 15px
}

.com-block1 select, .com-block2 input, .com-block3 input, .com-block3bis input {
    padding: 8px;
    margin: 0;
    background: #fff;
    color: #888;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    width: 100%;
    height: 50px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 300;
    border: 1px solid #fff
}

.com-block1:after {
    content: '\25BE';
    color: #999;
    font-size: 30px;
    position: absolute;
    bottom: 7px;
    right: 16px;
    pointer-events: none
}

.com-block4, .com-block5, .com-block6 {
    margin: 11px 0 0;
    position: relative
}

.com-block5 a {
    color: gray;
    font-size: 12px;
    font-weight: 300
}

.com-block5 label {
    position: relative;
    cursor: pointer;
    font-size: 12px;
    font-weight: 800;
    margin: 0 0 0 35px;
    color: #757171
}

.com-block5 label:before {
    content: ' ';
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    position: absolute;
    left: -28px;
    top: -3px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    text-align: center;
    line-height: 16px;
    color: #d6d6d6;
    font-size: 14px !important
}

.resta, .suma {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    background: #00b1eb;
    cursor: pointer
}

.com-block5 input[type=checkbox] {
    position: absolute;
    pointer-events: none;
    top: 5px;
    left: 10px
}

.suma {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 0 0 7px
}

.suma:after {
    content: '\d7';
    color: #fff;
    font-size: 22px
}

.resta {
    margin: 0 0 0 6px
}

.com-boton, .com-boton a {
    height: 47px;
    line-height: 47px
}

.resta:after {
    content: '\2013';
    color: #fff;
    font-size: 22px
}

.com-block6 button[type=submit] {
    height: 50px;
    width: 100%;
    background: #ef2424;
    border: 1px solid #fefefe;
    cursor: pointer;
    font-size: 21px;
    border-radius: 50px;
    color: #fff;
    margin-bottom: 9px
}

.errorComparator {
    background: rgba(253, 38, 0, .05) !important;
    border: 1px solid red !important
}

.nav-text-2 {
    display: inherit;
    background: url('../img/DocIsalud.png') 104% 130px no-repeat #fff;
    width: 96%;
    margin: 0 auto;
    border-bottom: 3px solid #00b1eb;
    padding: 10px 15px
}

.blockCallToAction p:first-child, .com-boton, .com-boton a {
    background: #ef2424;
    text-align: center
}

.nav-text-2 p {
    text-transform: initial !important;
    font-size: 17px !important
}

.field-item p, .inicioSesionBtn, .nav-text-2 p span, .registro-form div.inicioSesion .inicioSesionBtn, .sesion-on .blockSesion .inicioSesion .inicioRegistroBtn {
    font-size: 20px
}

.com-boton {
    border-radius: 3px
}

.com-boton a p {
    display: block;
    height: 100%;
    color: #fff;
    text-shadow: -1px 1px 0 #cd2020;
    font-size: 19px;
    width: auto
}

.block-horizontal {
    padding: 14px;
    display: inline-block;
    background: #f0f0f0;
    border: 2px solid #fff;
    width: 100%
}

.block-horizontal form section div .logo {
    background: #00b1eb;
    text-align: center;
    height: 44px;
    line-height: 44px
}

.block-horizontal form section div .logo p {
    color: #fff;
    position: relative;
    margin: 0
}

.Landig-compara-tex p:first-child, .block-horizontal form section div .logo p>span {
    font-size: 25px
}

.block-horizontal form section.nav-header .nav-text {
    background: #0878b7;
    text-align: center;
    height: 44px
}

.block-horizontal form .com-block1 label {
    margin: 0 17px 0 0;
    width: 390px;
    float: left
}

.block-horizontal form .com-block1 .provincia-label {
    margin-top: 5px !important
}

.block-horizontal form .com-block3bis {
    position: relative;
    top: -67px
}

.block-horizontal form .com-block3bis #com-asegurado {
    width: 50%;
    float: left;
    margin: 20px 0 0;
    border-top: 1px solid #00b1eb
}

.block-horizontal form .com-block3bis #com-asegurado:nth-child(odd), .news-relacionadas article:first-of-type {
    padding: 0 10px 0 0
}

.block-horizontal .nav-header .nav-text .caras {
    color: #fff;
    width: 310px;
    float: left;
    border-left: 1px solid #fff;
    height: 22px;
    padding: 0;
    margin: 11px 0
}

.block-horizontal .nav-header .nav-text .caras .cara1 {
    display: inline-block;
    background: url('../img/cara1-blanco.png') no-repeat;
    margin-right: 3px
}

.block-horizontal .nav-header .nav-text .caras .cara2 {
    display: inline-block;
    background: url('../img/cara2-blanco.png') no-repeat;
    margin-right: 3px
}

.block-horizontal .nav-header .nav-text .caras .cara3 {
    display: inline-block;
    background: url('../img/cara3-blanco.png') no-repeat;
    margin-right: 3px
}

.block-horizontal .nav-header .nav-text .dm {
    background: url('../img/logo-DM.png') -17px -1px no-repeat;
    height: 37px;
    width: 36px;
    float: left;
    margin: 3px 0 0 14px
}

.block-horizontal .nav-header .nav-text .logo-isalud {
    background: url('../img/logo-isalud-blanco.png') no-repeat;
    height: 22px;
    width: 140px;
    float: left;
    margin: 10px 20px 0 16px
}

.personDoct {
    background: url('../img/DocIsalud.png') no-repeat;
    height: 64px;
    width: 107px;
    display: inline-block;
    position: absolute;
    top: -14px;
    right: -111px
}

.block-comp {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 0 12px 0 0
}

.Landig-compara-tex {
    text-align: center;
    background: #f0f0f0;
    border-bottom: 3px solid #00b1eb;
    padding: 10px;
    font-size: 20px
}

.noPadding {
    padding: 1px
}

.blockCallToAction {
    border-bottom: 3px solid #ef2424;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center
}

.blockCallToAction p:first-child {
    border-radius: 3px;
    color: #fff;
    width: 275px;
    font-size: 18px;
    float: left;
    height: 50px;
    line-height: 50px
}

.blockCallToAction p:first-child a, .blockCallToActionOn-line p, .blockCallToActionOn-line p a {
    color: #fff;
    display: block
}

.blockCallToAction p:nth-child(2) {
    color: #ef2424;
    text-align: center;
    line-height: 23px;
    font-size: 20px;
    padding: 20px 16px;
    float: left;
    width: 343px;
    margin: 0
}

.blockCallToAction p:nth-child(2) span:first-child {
    font-size: 22px;
    margin: 0 0 14px;
    display: block;
    line-height: 21px
}

.blockCallToActionOn-line {
    border-bottom: 3px solid #00b1eb;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center
}

.blockCallToActionOn-line p:first-child {
    border-radius: 3px;
    background: #00b1eb;
    color: #fff;
    width: 275px;
    text-align: center;
    font-size: 18px;
    float: left;
    height: 50px;
    line-height: 50px
}

.ir, .visuallyhidden {
    border: 0;
    overflow: hidden
}

.blockCallToActionOn-line p:nth-child(2) {
    text-align: center;
    font-size: 20px;
    padding: 0;
    float: left;
    width: 343px;
    margin: 18px 0 0;
    color: #00b1eb;
    line-height: 49px;
    height: 49px
}

.ir {
    background-color: transparent
}

.ir:before {
    content: '';
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none !important
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

[class*=fake-banner] {
    background-color: #e2e1d5;
    color: #fff;
    text-align: center
}

[class*=fake-banner-300x300] {
    width: 300px;
    height: 300px;
    line-height: 300px;
    margin: 0 auto
}

[class*=fake-banner-300x600] {
    width: 300px;
    height: 600px;
    line-height: 600px;
    margin: 0 auto
}

[class*=fake-banner-990x65] {
    width: 990px;
    height: 65px;
    line-height: 65px;
    margin: 0 auto
}

[class*=fake-banner-680x200] {
    width: 680px;
    height: 200px;
    line-height: 200px;
    margin: 0 auto
}

[class*=fake-calculadora] {
    width: 100%;
    height: 380px;
    line-height: 380px;
    margin: 0 auto;
    background-color: #0885b7;
    color: #fff;
    text-align: center;
    border-radius: 10px
}

section.shopping-block1 {
    width: 100%;
    display: inline-block;
    -webkit-order: 1;
    order: 1
}

.shopping-block1 .b1, .shopping-block1 .b2, .shopping-block1 .b3 {
    width: 33%;
    display: inline-block;
    padding: 0 22px
}

.shopping-block1 .b1 .img-b1 {
    background: url('../img/img1-confi.png') center 0 no-repeat;
    height: 120px
}

.shopping-block1 .b1 .text1, .shopping-block1 .b2 .text1, .shopping-block1 .b3 .text1 {
    background: #0885b7;
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    min-height: 147px;
    padding: 10px 20px;
    text-align: center;
    display: table;
    width: 100%
}

.shopping-block1 .b2 .img-b1 {
    background: url('../img/img2-confi.png') center 0 no-repeat;
    height: 120px
}

.shopping-block1 .b3 .img-b1 {
    background: url('../img/img3-confi.png') center 0 no-repeat;
    height: 120px
}

section.shopping-block5-radio, section.shopping-buscaEspec {
    -webkit-order: 2;
    order: 2
}

section.shopping-buscaEspec #buscador-shopping .shopping-selects .select-buscador {
    width: 252px;
    float: left;
    margin-right: 36px;
    margin-top: 0
}

section.shopping-buscaEspec #buscador-shopping .shopping-selects .select-buscador:last-child {
    margin-right: 0
}

section.shopping-buscaEspec #buscador-shopping .shopping-selects .select-buscador .btn {
    float: left;
    margin-top: 27px;
    width: 100%;
    text-align: center;
    cursor: pointer
}

section.shopping-buscaEspec #buscador-shopping .titularBusca {
    font-size: 23px;
    margin: 0;
    background-color: #eee;
    padding: 34px 26px 0 14px;
    float: left;
    height: auto;
    line-height: inherit;
    font-weight: 700
}

section.shopping-buscaEspec .shopping-selects {
    overflow: hidden;
    padding: 8px 11px 31px
}

section.shopping-buscaEspec .shopping-selects .select-buscador label .wrapSelect select {
    width: 130%;
    width: calc(100% + 21px);
    border: 0;
    height: 43px;
    line-height: 1;
    padding-left: 10px;
    padding-right: 0;
    font-size: 1.5rem;
    color: #a2a2a2
}

.expertos article .lugar, .shopping-block2 {
    width: 100%;
    display: inline-block
}

.shopping-block2 .b1 {
    background: url('../img/logos-tienda.png') 0 -46px no-repeat;
    height: 53px;
    float: left;
    width: 186px
}

.shopping-block2 .b2 {
    background: url('../img/logos-tienda.png') -183px -45px no-repeat;
    height: 39px;
    float: left;
    width: 148px
}

.shopping-block2 .b3 {
    background: url('../img/logos-tienda.png') -330px -46px no-repeat;
    height: 53px;
    float: left;
    width: 101px
}

.shopping-block2 .b4 {
    background: url('../img/logos-tienda.png') -427px -45px no-repeat;
    height: 53px;
    float: left;
    width: 241px
}

.shopping-block2 .b5 {
    background: url('../img/logos-tienda.png') -12px -9px no-repeat;
    height: 43px;
    float: left;
    width: 201px
}

.shopping-block2 .b6 {
    background: url('../img/logos-tienda.png') -225px -7px no-repeat;
    height: 45px;
    float: left;
    width: 124px
}

section.shopping-block3 {
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-order: 5;
    order: 5
}

section.shopping-block3 .b1 {
    background: #0878b7;
    color: #fff;
    height: 50px;
    line-height: 50px;
    width: 100%;
    margin-bottom: 20px
}

.shopping-block3 .b1 h3, .shopping-block3 .b1 p {
    font-size: 22px;
    margin: 0 0 0 20px
}

.shopping-block3 .b2 {
    width: 33%;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 15px
}

.shopping-block3 .b2 .b2-produc {
    border: 1px solid #dedede;
    box-shadow: 0 1px 5px 0 #e6e6e6
}

.shopping-block3 .b2 .b2-produc .text-produc p {
    text-align: center;
    font-size: 1.9em;
    margin: 0;
    padding: 11px 10px;
    font-weight: 700
}

.shopping-block3 .b3 {
    width: 100%;
    display: inline-table;
    padding-left: 10px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px
}

.shopping-block5-radio .a1, .shopping-block5-radio .a2, .shopping-block5-radio .a3, .shopping-block5-radio .a4, .shopping-block5-radio .a5 {
    border: 7px solid #f6f6f6;
    outline: #f6f6f6 solid 7px;
    position: relative
}

.shopping-block1-Espe .b1, .shopping-block1-Espe .b2, .shopping-block1-Espe .b3 {
    width: 27%;
    display: inline-block;
    padding: 0 0 0 163px;
    text-align: left
}

.shopping-block3 .b3 p {
    margin: 0;
    float: left;
    height: 36px;
    line-height: 36px
}

.shopping-block3 .b3 span {
    background: url('../img/logos-tienda.png') -346px -10px no-repeat;
    width: 122px;
    height: 37px;
    float: left
}

section.shopping-block4 {
    -webkit-order: 6;
    order: 6
}

section.shopping-block4 .b4 h2 {
    background-color: transparent;
    margin: 0;
    padding: 0;
    color: #545454;
    font-size: 26px;
    line-height: 1.3
}

section.shopping-block4 .b4 h1 {
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2;
    color: #545454;
    margin-top: 4px
}

.estado, .inactivo {
    color: #adadad
}

.activo {
    color: #545454
}

section.shopping-block5 {
    margin-bottom: 40px;
    margin-top: 20px;
    -webkit-order: 7;
    order: 7
}

div.shoping-publi, div.warning-especilidad {
    -webkit-order: 3;
    order: 3
}

div.doctop, section.shopping-block2 {
    -webkit-order: 4;
    order: 4
}

section.shopping-block3-centros {
    -webkit-order: 3;
    order: 3;
    width: 100%
}

section.shopping-block3-centros div.a1 div.b1 {
    margin: 31px 0
}

section.shopping-block3-centros div.a1 div.b1 div.c1 {
    display: inline-table;
    width: 24%;
    border: 1px solid #dedede;
    padding: 30px 0;
    margin-bottom: 19px;
    margin-right: 6px;
    box-shadow: 1px 2px 4px rgba(222, 222, 222, .66);
    background: #fff
}

section.shopping-block3-centros div.a1 div.b1 div.c1 div.d2 {
    padding: 5px 20px 0;
    text-align: center
}

.conteAlert a, .header, section.shopping-block3-centros div.a1 div.b1 div.c1 div.d1 {
    padding: 0 20px
}

section.shopping-block3-centros div.a1 div.b1 div.c1 div.d2 p.centroShopping {
    text-align: left;
    max-height: 94px;
    font-size: 1.2em;
    margin-bottom: 0;
    line-height: 24px;
    overflow: hidden
}

section.shopping-block3-centros div.a1 div.b1 div.c1 div.d2 p.centro-direc {
    text-align: left;
    min-height: 90px;
    max-height: 107px;
    border-bottom: 1px solid #dedede;
    padding: 0 0 14px;
    overflow: hidden
}

section.shopping-block3-centros div.a1 div.b1 div.c1 div.d1 span {
    border-left: 1px solid #0885b7;
    padding: 12px 15px;
    background: #f6f6f6;
    width: 100%;
    font-size: 18px;
    border-right: 1px solid #0885b7;
    border-bottom: 1px solid #0885b7;
    border-top: 1px solid #0885b7;
    box-shadow: -3px 3px 0 #0885b7
}

section.shopping-block3-centros div.a1 div.b1 div.c1 div.d1 span strong {
    font-size: 1.3em
}

section.shopping-block3-centros div.d2 a.linkCentro {
    display: block;
    width: 100%;
    height: 100%;
    color: #333
}

.warning-especilidad {
    border-top: 3px solid #0885b7;
    padding: 20px;
    margin-bottom: 40px;
    background: #fff;
    color: #797878;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #ddf2f7;
    border-left: 1px solid #ddf2f7;
    border-right: 1px solid #ddf2f7
}

.warning-especilidadTitulo {
    font-size: 26px;
    font-weight: 700
}

.shopping-block1-Espe .b1 {
    background: url('../img/ico-comet.png') 68px 18px no-repeat
}

.shopping-block1-Espe .b1 p, .shopping-block1-Espe .b2 p, .shopping-block1-Espe .b3 p {
    color: #0878b7;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 22px
}

.shopping-block1-Espe .b2 {
    background: url('../img/ico-coste.png') 68px 9px no-repeat
}

.shopping-block1-Espe .b3 {
    background: url('../img/ico-pagos.png') 68px 18px no-repeat
}

.doctop, .doctop .shopping {
    padding-bottom: 10px
}

.doctop {
    border-bottom: 1px solid #dedede
}

.shopping-block5-radio {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px
}

.shopping-block5-radio div {
    width: 20%;
    float: left;
    height: 325px
}

.shopping-block5-radio div a {
    width: 100%;
    height: 100%;
    display: block
}

.shopping-block5-radio .a1 {
    background: url('../img/2416-densitometria-osea-2x.jpg') -170px/cover no-repeat
}

.shopping-block5-radio .a1:hover>a div.b2 p, .shopping-block5-radio .a2:hover>a div.b2 p, .shopping-block5-radio .a3:hover>a div.b2 p, .shopping-block5-radio .a4:hover>a div.b2 p, .shopping-block5-radio .a5:hover>a div.b2 p {
    background: #0878b7
}

.shopping-block5-radio .a2 {
    background: url('../img/2394-ecografia-abdominal-2x.jpg') -93px 20px/cover no-repeat
}

.shopping-block5-radio .a3 {
    background: url('../img/2309-hombro-clavicula-escapula-2x.jpg') -32px 62px/cover no-repeat
}

.shopping-block5-radio .a4 {
    background: url('../img/2413-resonancia-magnetica-una-reg-2x.jpg') -23px/cover no-repeat
}

.shopping-block5-radio .a5 {
    background: url('../img/2411-t-a-c-de-extremidades.jpg') -153px 4px/cover no-repeat
}

.shopping-block5-radio div.b1 {
    height: 75px;
    width: 100%;
    background: #f8c640;
    text-align: center;
    line-height: 75px;
    font-size: 1.2em;
    border-bottom: 3px solid #0885b7
}

.shopping-block5-radio div.b2 {
    height: 43px;
    text-align: center;
    line-height: 8px;
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0
}

.shopping-block5-radio div.b2 p {
    width: 158px;
    margin: 0 auto;
    background: #0885b7;
    height: 32px;
    line-height: 32px;
    border-radius: 20px
}

.especialidadBlock {
    background: rgba(51, 51, 51, .66);
    top: 0 !important
}

.block-centros-enfermedades div h2 {
    line-height: 19px
}

.indexDestacadoBlock1 {
    margin-top: 70px
}

.indexDestacadoBlock2 {
    margin-top: 70px;
    padding: 0 0 0 12px !important
}

.siguiente {
    margin-top: 58px
}

.filtro-especi div.blk div label span {
    padding: 0 20px 0 0;
    width: 195px
}

.conteShopping_blo3 div div.texproducShopping p {
    text-align: left;
    font-weight: 400;
    height: 80px
}

.conteShopping_blo3 div div div div span.stars {
    background-color: transparent;
    padding: 0;
    float: right;
    width: auto;
    margin-top: 2px
}

.productShopping .texproducShopping .texValoration .stars {
    background: 0 0;
    width: 83px;
    padding: 0;
    float: right;
    margin: 3px 0 0
}

.productShopping .texproducShopping .texValoration .stars span {
    float: left;
    width: 14px;
    height: 14px;
    background-image: url('../images/sprite_png_24_20150514.png');
    background-position: -398px 0;
    padding: 3px 5px 2px 3px;
    background-color: rgba(255, 255, 255, 0)
}

.productShopping .texproducShopping .texValoration .stars span.on {
    background-position: -398px -13px
}

.conteAlert {
    width: 50%;
    min-height: 323px;
    background: #fff;
    margin: 0 auto;
    border-bottom: 3px solid #009cc1;
    border-top: 1px solid rgba(0, 156, 193, .48);
    border-left: 1px solid rgba(0, 156, 193, .48);
    border-right: 1px solid rgba(0, 156, 193, .48);
    -webkit-animation-name: popUpanima;
    -webkit-animation-duration: 1s;
    animation-name: popUpanima;
    animation-duration: 1s
}

.conteAlert span div.imgPop {
    background-image: url(../images/sprite_png_24_20150514_1.png);
    width: 76px;
    height: 80px;
    margin: 0 auto;
    background-position: -324px -59px
}

.conteAlert p {
    font-size: 20px;
    width: 90%;
    display: block;
    margin: 0 auto;
    text-align: center
}

.conteAlert a {
    width: 20%;
    display: block;
    margin: 41px auto 20px;
    text-align: center;
    background: #0885b7;
    line-height: 50px;
    color: #fff;
    cursor: pointer
}

.wrapRelacionadas {
    overflow: hidden;
    margin-top: 15px;
    display: flex;
    width: 100%;
    justify-content: flex-start
}

.wrapRelacionadas .wrapRelacionadas {
    margin-right: 15px;
    display: block;
    width: auto
}

h2.verTambien {
    border-top: 1px solid #0885b7;
    height: 0;
    margin: 15px 0 30px !important;
    line-height: 12px !important;
    color: #0885b7 !important;
    font-size: 22px !important;
    float: left;
    padding-top: 15px !important;
    width: 100%
}

p.verNoti {
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 18px
}

p.verNoti a {
    display: block;
    margin-bottom: 10px
}

p.verNoti a img {
    width: auto !important;
    border: none !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 5px !important;
    margin-bottom: 5px;
    max-width: 50px;
    border-radius: 100%
}

p.verNoti a strong {
    width: 100% !important;
    float: left;
    font-size: 16px;
    font-weight: 700;
    color: #545454 !important
}

.respuestaExperto {
    border-top: 1px solid #dedede
}

.espe-Navidad .imgNav {
    background: url('../img/navImg.png') no-repeat #8cbeb2;
    height: 74px;
    width: 100%
}

.espe-Navidad .especial-noticias .navidad .NavNoti .p1 {
    position: absolute;
    top: 47px;
    background: 0 0;
    height: 19px;
    line-height: 19px;
    padding: 0 0 0 10px
}

.espe-Navidad .especial-noticias .navidad .NavNoti .p1 p a {
    color: #d81e05;
    border-left: 4px solid #d81e05
}

.tablas {
    border: 1px solid #dedede
}

@media (max-width:640px) {
    #cab-logo, .logo-fixed>header {
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
    }

    #cab-logo, body>footer {
        -webkit-transition: transform .3s linear
    }

    #acceso_div, #header-top, #messages, .buscador span {
        background-color: #fff
    }

    #sesion, .show-menu:after {
        background-image: url(../images/sprite_png_24_20150514_1.png)
    }

    header.full div#header-top {
        display: none !important
    }

    header.full div#cab-user {
        width: 54px;
        height: 39px;
        margin-top: 8px;
        top: 0;
        cursor: pointer;
        margin-left: 3px
    }

    .logo-fixed>header {
        position: fixed;
        z-index: 10;
        margin: -18px 0 0 !important;
        animation: .3s;
        top: 0;
        padding-top: 0;
        box-shadow: none
    }

    .logo-fixed #header-top {
        margin-top: 0;
        display: block;
        position: fixed;
        top: 0
    }

    .logo-fixed #logo {
        transform: none
    }

    .logo-fixed #cab-logo {
        margin-top: 0;
        overflow: hidden;
        position: fixed;
        top: 0
    }

    .cerrarSesion {
        text-align: center;
        line-height: 39px;
        margin-bottom: 28px;
        display: block
    }

    #acceso_div, .lbox>.blk>h2, .texCerrarSesion {
        text-align: left
    }

    .cerrarSesion a {
        display: inline-block;
        color: #009cc4;
        font-size: 14px;
        text-decoration: underline
    }

    #acceso .acceso, #acceso_div, #buscador-btn, #header-top .social-bar-head, #sesion li, .banner-pregunta .blk:after, .blk-a article>img, .buscador strong, .buscador+.btn, .info-header, .logos-grupo, .nav-tab ul.menu-tab-resp li a.on, .not-menu #hamb, .social-bar-head, .swipe-menu>footer, form section.comparator-header-escr, header .full.banner {
        display: none
    }

    .cerrarSesion p.texInfo {
        text-align: left;
        line-height: 16px
    }

    .texCerrarSesion {
        font-size: 25px;
        margin: 0;
        border-bottom: 3px solid #545454
    }

    .login-margen form div.check, .margin-formu {
        margin-left: 2px
    }

    .blk-a.b article>div>div, .cerrarSession-margen div.label {
        margin-left: 0
    }

    .cell-860 {
        padding: 0 10px
    }

    .cell-860 .indexDestacadoBlock1 {
        margin-top: 18px
    }

    #cab-logo, .cell-860 .siguiente, h1+.volver {
        margin-top: 0
    }

    #sesion, .buscador span, .sub li.on div div ul li {
        display: inline-block
    }

    #header-top {
        border-bottom: none;
        height: 30px;
        padding: 10px 0 0
    }

    #logo-el-mundo {
        background-position: -193px -159px;
        width: 95px;
        height: 13px;
        background-size: 402px
    }

    #cab-logo-el-mundo {
        right: 0;
        top: -2px
    }

    #sesion, .lbox .ico_close:after {
        top: 6px
    }

    #cab-logo {
        transition: transform .3s linear;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .banner-post-header {
        padding-top: 5px
    }

    body>header .buscador {
        width: 100%;
        padding: 0 15px 11px 14px
    }

    #acceso_div li a, .calculadora .central, .copy div.clearfix div.first div.left, .copy div.clearfix div.first div.right, .copy div.clearfix div.second div.left, .copy div.clearfix div.second div.right a, .pickgradient>div, .reg-ko, .reg-ok, .titulos p, .w50p, body>header .buscador span, main .buscador span {
        width: 100%
    }

    .swipe-menu .full ul li a.ico-date:before, .swipe-menu .full ul li a.ico-question:before, .swipe-menu .full ul li a.ico-shop:before {
        top: 16px;
        left: 15px;
        width: 17px;
        height: 14px
    }

    body>header nav li {
        display: block;
        width: 100%
    }

    body>header nav li a {
        line-height: 47px;
        display: block;
        width: 100%
    }

    body>footer {
        transition: transform .3s linear;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .buscador {
        padding-left: 0;
        padding-right: 0
    }

    .buscador .btn {
        padding: 0 15px
    }

    .buscador span {
        padding: 0 40px;
        margin-top: 5px;
        border: 1px solid rgba(236, 236, 236, .69);
        line-height: 30px;
        position: relative
    }

    #sesion, .copy>div {
        padding-left: 0;
        padding-right: 0
    }

    .buscador span:before {
        background-position: -320px 0;
        width: 19px;
        height: 18px;
        left: 10px;
        top: 6px
    }

    .buscador span.buscador-header {
        border-radius: 4px;
        margin-top: 0;
        background: #f8f8f8
    }

    #buscador-general {
        width: 234px;
        min-height: 21px;
        font-size: 13px
    }

    #sesion, .mod-list>div>div, main>.cell-860>header:first-child {
        min-height: 0
    }

    .show-button #buscador-general {
        width: 232px
    }

    #sesion {
        background-repeat: no-repeat;
        background-position: -271px -207px;
        width: 28px;
        height: 28px;
        position: absolute;
        right: 17px;
        opacity: .5;
        left: 10px
    }

    .not-logged-in #sesion {
        opacity: 1
    }

    .copy div.clearfix div.first div.right ul li, header.not-menu .header-login {
        float: left
    }

    header.not-menu .header-login a#logo {
        top: auto;
        position: relative;
        left: calc(50% - 24px)
    }

    header.not-menu .header-login div#cab-user {
        width: 100%;
        text-align: center;
        margin-top: 14px
    }

    .not-menu #cab-logo>div {
        float: none;
        padding-top: 50px;
        text-align: center
    }

    #acceso_div {
        position: absolute;
        left: calc((100vw - 90%)/ 2);
        top: 70px;
        border: 1px solid #e9eaec;
        width: 200px;
        padding: 0 1px 1px;
        box-shadow: 0 30px 40px -25px rgba(0, 0, 0, .75);
        z-index: 1002
    }

    #acceso_div li {
        margin: 20px;
        text-align: center
    }

    main>.cell-860>header.lay-1 {
        padding-top: 0
    }

    .blk-news .date, .block-comparador, .carruselConte div.carruselBlock, .carruselConte div.carruselBlock div.lSSlideOuter>div.lSSlideWrapper .lightSlider .carruselBlockImg a, .nav-tab ul.menu-tab-resp.on, .sub li, .swipe-menu .divMenu, .swipe-menu body>header nav li, form section.comparator-header-movil, main>aside {
        display: block
    }

    input[type=password], textarea {
        min-height: 30px
    }

    #main-menu {
        overflow-y: scroll;
        margin: 0
    }

    .swipe-menu {
        position: fixed;
        width: 100%;
        height: 100%
    }

    .swipe-menu #cab-logo {
        -webkit-transition: transform .3s linear;
        transition: transform .3s linear;
        -webkit-transform: translate(80%, 0);
        transform: translate(80%, 0);
        height: 43px;
        overflow: hidden;
        z-index: 10
    }

    .swipe-menu #cab-logo #hamb {
        position: fixed;
        z-index: 999
    }

    .slider, .swipe-menu>header.full {
        height: 100%;
        overflow: hidden
    }

    .swipe-menu #main-menu {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        animation: .3s ease-in fadeInLeft;
        -webkit-animation: .3s ease-in fadeInLeft;
        z-index: 99999
    }

    .swipe-menu main {
        position: fixed;
        z-index: 1;
        top: 64px
    }

    .swipe-menu #cab-user {
        -webkit-transition: transform .3s linear;
        transition: transform .3s linear;
        -webkit-transform: translate(300px, 0);
        transform: translate(300px, 0)
    }

    .swipe-menu .full ul li a.ico-shop:before {
        background-position: -414px -16px
    }

    html {
        height: 100%;
        overflow-x: hidden;
        width: 100%
    }

    html body .full {
        margin: 0;
        width: 100%
    }

    #messages {
        border: 1px solid #cc3a1e;
        padding: 20px 20px 20px 80px;
        margin: 20px 0;
        position: relative;
        width: 100%;
        font-size: 10px
    }

    .divMenu {
        display: none;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, .57)
    }

    #cab-user {
        border-bottom: 0;
        width: 50px;
        margin-top: -24px;
        top: 24px;
        z-index: 99;
        float: right;
        -webkit-transition: transform .3s linear;
        transition: transform .3s linear;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    ul.sub {
        margin-bottom: 0
    }

    .sub-menu {
        position: static;
        padding-left: 20px;
        background-color: #0878b7
    }

    #acceso_div.lbox, .lbox, .lboxStandar {
        position: fixed !important
    }

    .sub-menu div ul {
        width: 100%;
        height: auto
    }

    h1 {
        margin: 10px 0;
        font-size: 25px;
        line-height: 25px
    }

    h2 {
        font-size: 18px
    }

    h2 .inside-tit {
        line-height: 1.8
    }

    h2 a.inside-tit:after {
        top: 10px
    }

    .social-bar a {
        width: 55px
    }

    .blk-double h2 {
        line-height: 1.5;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .blk h2:after, .blk-double h2:after {
        content: ' ';
        display: table;
        clear: both
    }

    .blk-double>div {
        width: 100%;
        padding: 0;
        margin: 10px 0
    }

    .blk-double>div:first-child, .blockCallToAction div div:nth-child(2) {
        padding: 0
    }

    .blk h2 {
        line-height: 1.2;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .blk-news article {
        margin: 10px 15px
    }

    .blk-news article img:first-child {
        float: none
    }

    .search-box .blk>div {
        padding: 10px
    }

    .copy>div {
        line-height: 26px;
        text-align: center;
        position: relative
    }

    .copy div.clearfix div.first div.left ul.horiz {
        margin-bottom: 0;
        margin-top: 10px
    }

    .copy div.clearfix div.first div.left ul.horiz li {
        font-size: 15px;
        padding: 2px 0;
        width: 100%
    }

    .copy div.clearfix div.first div.right ul {
        height: 42px;
        width: 160px;
        margin: 20px auto 0;
        float: none
    }

    .copy div.clearfix div.second div.right {
        width: 100%;
        margin-top: 5px;
        height: auto;
        margin-bottom: 4px
    }

    .btn {
        line-height: 36px;
        padding: 0 20px
    }

    .login-btn {
        margin: 20px 0 0;
        width: 70%;
        height: 42px
    }

    .cuadruple-col li, .doble-col li, .triple-col li {
        width: 100%;
        float: none
    }

    .pickgradient strong {
        font-size: 18px;
        bottom: 4px;
        line-height: 21px;
        width: 100%;
        background: #fff
    }

    .pickgradient a {
        bottom: 5px
    }

    .registro-btn {
        margin: 20px 0 10px
    }

    .guardar-datos-btn {
        margin: 20px 0
    }

    #disable_account {
        margin: 28px 0 0;
        text-align: center
    }

    .full.sub-menu div ul li {
        margin: 0
    }

    .sub li.on {
        display: block;
        height: inherit
    }

    .sub li.on div div ul li a {
        width: 300px;
        height: 100%
    }

    .blk.destacamos {
        padding: 0 !important;
        width: 100%;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        min-height: 38px;
        line-height: 33px;
        -webkit-overflow-scrolling: touch;
        border-left: none;
        overflow-scrolling: touch;
        border-right: none;
        height: 38px;
        position: relative
    }

    .blk.destacamos:before {
        position: fixed;
        width: 56px;
        z-index: 1;
        content: ' ';
        display: block;
        height: 36px;
        right: 0;
        background: #fff;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%)
    }

    .blk.destacamos h2 {
        margin: 0 0 0 10px;
        background: 0 0;
        color: #4a4a4a;
        padding: 0;
        font-size: 12px;
        line-height: 19px;
        height: 19px;
        min-height: 11px
    }

    .destacamos a {
        font-size: 13px;
        font-weight: 700;
        color: #2e6d9d
    }

    .grid .indexDestacadoBlock2 {
        margin-top: 20px;
        padding: 0 12px !important
    }

    .mod-list ul {
        padding: 15px 20px 10px
    }

    .mod-photo-gallery {
        margin: 16px 0
    }

    .mod-photo-gallery .pickgradient {
        margin-left: 0;
        display: block;
        float: left;
        width: auto
    }

    .pickgradient.photo-once, .pickgradient.photo-once>div {
        min-height: 180px
    }

    .animate {
        transition: transform .3s ease-out
    }

    div.pickgradient:nth-child(odd) {
        margin-right: 0
    }

    .carruselConte div.carruselBlock div.lSSlideOuter {
        overflow: visible;
        position: relative
    }

    .carruselConte div.carruselBlock div.lSSlideOuter>div.lSSlideWrapper {
        height: auto
    }

    .carruselConte div.carruselBlock div.lSSlideOuter>div.lSSlideWrapper>ul a span {
        font-size: 16px;
        width: 100%;
        background: #fff;
        display: block;
        text-align: center;
        border-bottom: 3px solid #0878b7;
        bottom: 25px;
        padding: 4px 10px;
        color: #3b3b3b;
        position: relative;
        font-weight: 800;
        height: 70px
    }

    .carruselConte div.carruselBlock div.lSSlideOuter>ul {
        height: auto !important;
        display: block;
        width: auto !important;
        position: absolute;
        left: 30%;
        bottom: 13px
    }

    .carruselConte div.carruselBlock div.lSSlideOuter>ul li {
        border-radius: 50%;
        height: 10px;
        width: 10px !important;
        margin-right: 10px !important;
        background: #0878b7
    }

    .carruselConte div.carruselBlock div.lSSlideOuter>ul li a img {
        height: 20px;
        opacity: 0
    }

    .carruselConte div:first-child ul {
        min-height: inherit
    }

    .blk-a article {
        padding: 11px 0 5px;
        margin: 0
    }

    .blk-a article h3>a {
        float: none;
        display: block
    }

    .blk-a article>div>div, .blk-a.blk-ab article>div>div, .blk-a.blk-preguntas article>div>div {
        margin: 0 15px
    }

    .blk-a article .procedencia {
        height: 50px;
        right: 6px;
        background-image: none
    }

    .lbox {
        bottom: 0 !important
    }

    .lbox .ico_close {
        line-height: 30px
    }

    .lboxStandar {
        top: 30px !important;
        width: 82% !important;
        bottom: auto !important;
        height: auto !important
    }

    .lboxStandar p {
        text-align: center;
        float: left;
        width: 100%
    }

    .lboxStandar p .btn {
        margin: 0 auto;
        float: none
    }

    .lboxStandar div.blk h2 {
        font-size: 16px
    }

    #acceso_div.lbox {
        width: 90% !important;
        top: 20px !important;
        height: 135px !important;
        z-index: 9999
    }

    .logo_carga {
        background: url('../img/logo_carga.png');
        width: 200px;
        height: 100px
    }

    .formu {
        padding-bottom: 20px
    }

    .formu b {
        display: block;
        text-align: left
    }

    .formu input[type=password], .formu input[type=text] {
        width: 80%
    }

    .tags-fecha {
        padding-left: 15px
    }

    .blk.c>div {
        padding: 15px
    }

    .indice li a {
        margin: 0 4px
    }

    .tags-box ul.horiz li, ul.indice.horiz li {
        margin-top: 8px
    }

    .select-item {
        border: 1px solid #d6d6d6;
        padding: 12px 14px;
        max-height: 50px
    }

    .select-item strong {
        font-size: 18px;
        font-weight: 400
    }

    .show-menu {
        color: #0878b7;
        right: -1px;
        top: -1px;
        position: absolute;
        width: 75px;
        padding-left: 15px;
        line-height: 50px;
        height: 50px;
        border: 1px solid transparent
    }

    .leftTab, .rightTab {
        width: 35px;
        border-bottom: 1px solid #d6d6d6;
        background-color: #fff;
        display: block;
        line-height: 47px
    }

    .show-menu:after {
        content: ' ';
        background-position: -285px -140px;
        width: 10px;
        height: 8px;
        top: 22px;
        right: 13px;
        position: absolute
    }

    .show-menu.on {
        border: 1px solid #0a9bbe;
        border-bottom: 1px solid transparent;
        background-color: #fff
    }

    .show-menu.on:after {
        background-position: -298px -140px
    }

    .nav-tab ul.menu-tab-resp {
        border: 1px solid #0a9bbe;
        display: none;
        width: 200px;
        position: absolute;
        z-index: 1;
        right: -1px;
        top: 100%
    }

    .nav-tab ul.menu-tab-resp li {
        display: block;
        background-color: #fff;
        background-position: 15px 17px;
        padding-left: 28px
    }

    .nav-tab ul.menu-tab-resp li a {
        text-align: left;
        background-color: #fff;
        padding: 10px 0 5px
    }

    .nav-tab ul.menu-tab-resp.on:after {
        content: ' ';
        position: absolute;
        background-color: #fff;
        top: -1px;
        left: 125px;
        width: 73px;
        height: 1px
    }

    .calculadora .pasos {
        top: 10px;
        left: 10px
    }

    .dynTabs .nav-tab-a {
        width: 100%;
        overflow: hidden
    }

    .leftTab:after, .rightTab:after {
        content: ' ';
        background-image: url(../images/sprite_png_24_20150514_1.png);
        width: 10px;
        height: 10px;
        top: 20px;
        position: absolute
    }

    .dynTabs .nav-tab-a ul {
        width: 200%;
        margin-left: 35px
    }

    .nav-tab-a a.on {
        border: 0;
        font-weight: 700;
        text-decoration: none
    }

    .leftTab {
        position: absolute;
        top: 0;
        border-right: 1px solid #d6d6d6
    }

    .leftTab:after {
        background-position: -310px -140px;
        right: 13px
    }

    .rightTab {
        position: absolute;
        top: 0;
        right: 0;
        border-left: 1px solid #d6d6d6
    }

    .rightTab:after {
        background-position: -322px -140px;
        right: 10px
    }

    #LB_cookies {
        background-color: #555;
        width: 100% !important;
        color: #fff;
        font-size: 10px;
        padding: 7px 10px;
        text-align: center
    }

    .resultados li>div {
        width: 100px
    }

    .resultados ul {
        padding: 10px 8px;
        box-sizing: border-box
    }

    .resultados h2 {
        background-color: transparent;
        line-height: 1.2;
        font-size: 2.7rem
    }

    .blockCallToAction {
        border-bottom: 3px solid #ef2424;
        width: 100%;
        display: inline-block
    }

    .blockCallToAction p:nth-child(2), .blockCallToActionOn-line p:nth-child(2) {
        font-size: 21px;
        line-height: 24px;
        padding: 0 0 11px
    }

    .blockCallToAction div div:nth-child(2) span:nth-child(2) {
        line-height: 24px
    }

    .blockCallToActionOn-line {
        border-bottom: 3px solid #00b1eb;
        width: 100%;
        display: inline-block
    }

    .verano div div.textoVerano {
        padding: 3px 0 0 12px;
        float: left;
        width: 195px;
        font-size: 12px
    }

    .verano h2.h2verano {
        background: 0 0;
        width: 100%;
        height: 122px;
        margin: 0 0 0 4px;
        padding: 10px 0 0 10px;
        font-size: 1.9em !important;
        line-height: 32px;
        letter-spacing: -1px
    }

    .img-movil-100 {
        width: 100% !important;
        height: auto !important;
        margin: 0 0 16px !important
    }

    [class*=fake-banner-990x65] {
        width: 280px;
        height: 53px;
        line-height: 53px
    }

    .block-horizontal {
        overflow: hidden
    }

    .block-horizontal form .com-block3bis {
        top: 0
    }

    .block-horizontal form .com-block3bis #com-asegurado {
        width: 100%;
        float: left;
        margin: 20px 0 0;
        border-top: 1px solid #00b1eb
    }

    .block-horizontal form section.comparator-header-movil div .logo {
        background: #2275b7;
        height: 55px;
        padding: 0
    }

    form section.nav-header .logo .dm {
        margin: 8px 10px 0 9px
    }

    form section.nav-header .logo .logo-isalud {
        background: url('../img/logo-isalud.png') 0 6px no-repeat;
        height: 39px;
        width: 173px;
        float: left;
        margin-top: 7px
    }

    .block-comp {
        display: inline-block;
        width: 100%;
        float: left;
        padding: 0
    }
}

@media (max-width:768px) {
    body, html {
        overflow-x: hidden
    }

    footer .hon-code {
        float: none;
        overflow: hidden;
        display: block;
        text-align: center
    }

    footer .hon-code .hon-right img {
        max-width: 49px;
        border: 0;
        float: none;
        margin: 10px auto
    }

    .align-left, .align-right {
        width: 100%;
        margin: 0
    }

    main header p {
        margin: 0 16px
    }

    .copy div.second {
        display: block;
        margin-top: 0;
        padding: 10px;
    }

    .copy div.second div.right {
        display: block
    }

    .mediktor, .tos-icon {
        margin-top: 6px
    }

    .encabezado {
        height: 35px
    }

    .encabezado h2.c {
        font-size: 14px;
        height: 35px;
        line-height: 35px
    }

    .conteModuloPromoFarma {
        width: 500px;
        text-align: left
    }

    .conteModuloPromoFarma div {
        width: 153px
    }

    .conteModuloPromoFarma div div p {
        font-size: 9px
    }

    .grid .conteModuloPromoFarma div div h3 {
        line-height: 14px;
        margin: 0 0 5px;
        font-size: 11px
    }

    .grid:first-child {
        padding-left: 15px
    }

    .promoFarma-logo {
        border-bottom: 1px solid #d4d4d4;
        margin-top: 0
    }

    .promoFarma-logo p {
        margin-top: 0;
        background-image: url('../img/promoFarma.png');
        background-repeat: no-repeat;
        background-position: 123px 5px;
        background-size: 122px;
        height: 26px
    }

    .conteSlid {
        overflow-x: auto;
        padding-bottom: 10px
    }

    .conteSlid:before {
        content: '';
        height: 281px;
        width: 30px;
        position: absolute;
        right: 16px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%)
    }

    #mail-lbox, #mail-lbox form.formu input[type=text], .bannerFooter, .buscador input, .cell-320, .cell-860, .directorio-citas-selects label, .ordenyfiltro .wrapSelect {
        width: 100%
    }

    .tablaMov {
        font-size: 5px
    }

    body main.grid>div:first-child {
        width: 100%;
        padding: 0
    }

    .mediktor a p span, body>header .buscador strong {
        display: none
    }

    [class*=tooltip-bottom]:hover:after {
        left: -260px;
        top: -107px;
        animation: .2s ease-in fadeInTop;
        -webkit-animation: .2s ease-in fadeInTop
    }

    .stars {
        display: inline-block;
        width: 100%
    }

    #sesion, .buscador, .copy>div {
        padding-right: 10px;
        padding-left: 10px
    }

    .buscador span {
        height: 33px
    }

    .copy {
        font-size: 12px
    }

    .breadcrumb {
        padding-top: 20px;
        margin-bottom: 20px
    }

    h1 {
        margin: 20px 0
    }

    .lupa, .newsletter.razones, h1+.volver {
        margin-top: 0
    }

    .directorio-citas-selects label+label, .ordenyfiltro label+label {
        width: 100%;
        margin-left: 0
    }

    .ordenyfiltro div>label.PyR {
        width: 100%;
        margin-bottom: 10px
    }

    .ordenyfiltro.andsearch .btn {
        margin-top: 20px
    }

    .reg-ko, .reg-ok {
        width: 75%
    }

    .blk-a article .procedencia {
        right: 10px;
        width: 100%;
        height: 104px;
        position: absolute;
        left: 0;
        margin-top: -88px;
        padding-top: 6px;
        padding-left: 15px;
        background: #f7f7f7;
        border-top: 1px solid #dedede;
        border-bottom: 1px solid #f5efef
    }

    .blk-a article:first-child .procedencia {
        margin-top: -89px;
        border: none
    }

    .pickgradient img {
        position: relative;
        z-index: -1;
        margin-bottom: 45px;
        width: 344px
    }

    main>div+div+aside.cell-320 {
        padding: 0 12px
    }

    main>aside.cell-320 {
        padding: 20px
    }

    #kaltura-player, #kaltura-player iframe, .videoKaltura {
        height: 362px !important
    }

    .options_publicidad {
        padding: 20px;
        border: 1px solid #d6d6d6;
        margin-left: 0;
        margin-top: 40px
    }

    #user-register-form div.check {
        margin-left: 0;
        padding-left: 3px
    }

    .round-img article>div>div h3 {
        width: auto;
        margin-top: 45px
    }

    #mail-lbox form.formu textarea {
        width: 100%;
        min-height: 80px
    }

    .bannerNoti {
        width: 300px;
        margin: 0 0 32px -26px
    }

    html body main div.banner {
        width: 100%;
        margin: 10px auto 40px !important
    }

    .shoping-publi>div {
        margin: 0 auto 10px;
        max-width: 299px;
        border: 1px solid #d6d6d6;
        text-align: center;
        padding: 0 0 23px;
        display: block;
        background: #fff
    }

    .doctop {
        margin: 0 0 30px;
        color: #999;
        text-align: center
    }

    .mediktor {
        margin-top: 2px
    }

    .buscadorActivo {
        width: 29px;
        height: 50px;
        cursor: pointer
    }

    .logo-fixed #cab-logo {
        height: auto
    }

    span.buscador-header {
        border-radius: 0
    }

    [class*=fake-banner-990x65] {
        width: 700px;
        height: 53px;
        line-height: 53px
    }

    #cab-logo {
        padding: 0;
        -webkit-transform: initial;
        transform: initial;
        float: left;
        background-color: #fff;
        position: relative;
        margin-bottom: 0;
        z-index: 9
    }

    .conteShopping_blo3 div.conteProductShopping div.wid100 div.productShopping {
        background: #fff;
        width: 46%;
        float: left;
        margin: 11px;
        border: 1px solid #d9d9d9;
        padding: 2px;
        position: relative
    }

    .blk-detail, .col-8 header h1, .col-8 header h2.medi, .news-relacionadas article h3, .noticia>.author-date+p, .pickgradient a strong, .pickgradient>div .categoria_noticica {
        padding: 0 20px
    }
}

@media (max-width:1420px) {
    html {
        height: 100%;
        overflow-x: hidden;
    }

    html body .full {
        width: 100%;
        margin-left: calc((-100vw + 100%)/ 2)
    }

    .banner {
        margin-left: 0 !important;
        margin-top: 10px
    }

    .grid>* {
        float: left
    }

    .cell-860 {
        width: 69%;
        padding: 20px 0 40px 10px
    }

    .cell-320 {
        width: 30%
    }

    .blockCallToAction p:first-child, .blockCallToAction p:nth-child(2), .blockCallToActionOn-line p:first-child, .blockCallToActionOn-line p:nth-child(2) {
        width: 100%
    }

    .block-horizontal form section div .logo {
        background: #00b1eb;
        text-align: left;
        height: 44px;
        line-height: 44px;
        padding: 0 0 0 15px
    }

    .block-comparador div p {
        font-size: 14px
    }
}

@media (max-width:1240px) {
    .banner {
        display: inline-block;
        margin: 10px auto 0;
        text-align: center
    }
}

@media (max-width:1104px) {
    #main, #main-menu, .full>*, footer, header, main {
        margin: 0 auto;
        width: 100%
    }

    html body .full {
        margin: 0;
        width: 100%
    }

    html body main div.banner {
        width: 100%
    }

    #sesion, .buscador, .copy>div {
        padding-right: 0;
        padding-left: 0
    }

    .copy .horiz li, .logos-grupo>div {
        padding-left: 8px
    }

    .copy .horiz li {
        padding-right: 8px
    }

    .logos-grupo>div>div {
        width: 1111px
    }

    #buscador-general {
        width: 95px;
        padding: 0 3px
    }

    .grid>* {
        padding-right: 0;
        float: left;
        max-width: 100%
    }

    section.shopping-buscaEspec #buscador-shopping .shopping-selects .select-buscador {
        width: 24%;
        float: left;
        margin-right: 21px;
        margin-top: 0
    }

    .shopping-block2 div {
        margin-left: 9px
    }

    .shopping-block2 .b2 {
        background: url('../img/logos-tienda.png') -163px -41px/594px no-repeat;
        height: 39px;
        float: left;
        width: 122px
    }

    .shopping-block2 .b1 {
        background: url('../img/logos-tienda.png') 0 -42px/594px no-repeat;
        height: 53px;
        float: left;
        width: 164px
    }

    .shopping-block2 .b3 {
        background: url('../img/logos-tienda.png') -293px -42px/594px no-repeat;
        height: 53px;
        float: left;
        width: 77px
    }

    .shopping-block2 .b4 {
        background: url('../img/logos-tienda.png') -368px -41px/594px no-repeat;
        height: 53px;
        float: left;
        width: 241px
    }

    .shopping-block2 .b5 {
        background: url('../img/logos-tienda.png') -13px -9px/594px no-repeat;
        height: 33px;
        float: left;
        width: 183px
    }

    .shopping-block2 .b6 {
        background: url('../img/logos-tienda.png') -208px -6px/594px no-repeat;
        height: 38px;
        float: left;
        width: 98px
    }
}

@media (max-width:1080px) {
    .blk-a article .procedencia {
        right: 54px
    }
}

@media (min-width:767px) and (max-width:1104px) {
    #logo {
        width: 155px
    }

    body>header .buscador {
        width: 278px
    }

    .show-button #buscador-general {
        width: 91px
    }

    #buscador-general {
        width: 87px
    }
}

@media (max-width:769px) {
    .evalua .btnEvaluar, .evalua p {
        width: 100%;
        text-align: center
    }

    .evalua p {
        font-size: 19px
    }

    .evalua a {
        display: inline-block;
        padding: 6px;
        margin: 0;
        font-size: 20px;
        color: #fff;
        border: 1px solid #0097bf;
        background: #009cc5;
        text-decoration: none;
        border-radius: 2px
    }

    .evalua a p {
        margin: 0;
        padding: 0;
        position: inherit;
        font-size: 12px
    }

    .evalua a p:before {
        content: '';
        background-image: url(../images/sprite_png_24_20150514_1.png);
        height: 18px;
        width: 18px;
        position: absolute;
        background-position: 37px -440px;
        left: 11px;
        background-size: 254px;
        top: 4px
    }

    .cell-860 .blk-tab .evalua {
        padding: 13px 20px;
        right: 0;
        left: auto
    }
}

@media (min-width:641px) and (max-width:1024px) {
    .copy p {
        float: none;
        padding-left: 4px;
        padding-top: 10px
    }

    .copy>div {
        line-height: 32px
    }

    .copy .horiz {
        float: none;
        padding-left: 0;
        padding-bottom: 8px
    }

    .verano div div.textoVerano {
        padding: 3px 0 0 12px;
        float: left;
        width: 169px;
        font-size: 11px
    }

    .verano h2.h2verano {
        background: 0 0;
        width: 100%;
        height: 122px;
        margin: 0 0 0 4px;
        padding: 10px 0 0 10px;
        font-size: 1.8em;
        line-height: 32px;
        letter-spacing: -1px
    }
}

@media (min-width:640px) and (max-width:24000px) {
    .carruselBlockImg {
        display: none
    }
}

@media (min-width:768px) and (max-width:1029px) {
    .cell-860 {
        width: 68%
    }

    .cell-320 {
        width: 32%
    }
}

@media (min-width:666px) and (max-width:768px) {
    .cell-860 {
        width: 57%
    }

    .cell-320 {
        width: 41%
    }
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, h3 {
        page-break-after: avoid
    }

    #cab-logo>*, #cab-user, #main-menu, #sesion, .banner, .banner-post-header, .breadcrumb, .buscador, .destacamos, .search-box, .social-bar, .volver, body>footer, main>aside.cell-320 {
        display: none
    }

    main>.cell-860>header:first-child {
        min-height: 0
    }

    #cab-logo {
        margin-top: 12px;
        margin-bottom: 0
    }

    #cab-logo #logo {
        display: block;
        height: auto;
        text-decoration: none;
        font-weight: 700
    }

    h1 {
        margin: 12px 0
    }
}

@media (min-width:480px) and (max-width:850px) {
    .shopping-block1 .b1, .shopping-block1 .b2, .shopping-block1 .b3 {
        width: 100%;
        display: inline-block;
        padding: 0 22px
    }

    .shopping-block1 .b1 .text1 p, .shopping-block1 .b2 .text1 p, .shopping-block1 .b3 .text1 p {
        background: #0885b7;
        color: #fff;
        font-size: 24px;
        line-height: 26px;
        padding: 10px 20px;
        text-align: center;
        display: table;
        width: 100%
    }
}

@media (max-width:480px) and (max-width:1024px) {
    section.conteshopping_blo3 div div div.productshopping {
        width: 30.2%
    }
}

.adminimal-admin-toolbar .tabs {
    width: 100%;
    margin-top: 60px;
    position: relative;
    z-index: 9
}

.adminimal-admin-toolbar .tabs ul {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 40px
}

div[role~=alert] {
    background-color: #fcc;
    text-align: center;
    padding: 10px 0
}

.views-row.preguntas-respuestas {
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd
}

.views-row.preguntas-respuestas .views-field-title {
    margin-bottom: 15px;
    width: 100%;
    display: block
}

.views-row.preguntas-respuestas .views-field-title a {
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 10px;
    display: block
}

.views-row.preguntas-respuestas .views-label-field-pregunta {
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
    border-left: 2px solid;
    padding-left: 5px
}

.views-row.preguntas-respuestas .views-field-field-respuesta {
    background: #dedede;
    padding: 20px 20px 20px 50px;
    font-style: italic;
    margin-top: 20px;
    width: 100%
}

.views-row.preguntas-respuestas .views-field-field-respuesta .views-label-field-respuesta {
    font-weight: 700;
    text-decoration: underline
}

.views-row.preguntas-respuestas .comentarios-experto {
    margin-top: 20px;
    width: 100%
}

.consejos_verano .titulo-destacado-blok, .noticias-relacionadas-news .cont-txt .intro, .views-row.preguntas-respuestas .comentarios-experto .form-no-label {
    margin: 0 0 10px
}

.titulo-destacado, .titulo-destacado-blok {
    border-bottom: 4px solid #a3a3a3
}

.titulo-destacado-blok h2 {
    display: inline-block;
    margin: 0 0 -4px;
    padding: 10px 10px 0 0;
    background: 0 0;
    font-size: 21px;
    color: #0878b7;
    border-bottom: 4px solid #0878b7;
    line-height: 27px
}

.titulo-destacado-blok .conteVer {
    float: right;
    margin: 10px 10px 0 0
}

.titulo-destacado-blok .conteVer .masCategoria {
    float: right;
    background-image: url(../images/trazado-logo.svg);
    width: 19px;
    height: 21px;
    background-position: -59px -10px;
    background-repeat: no-repeat;
    background-size: 172px;
    margin: 0 0 0 5px
}

.destacamos {
    border-bottom: 1px solid #e8e8e8;
    margin: 0 auto;
    width: 100%
}

.destacamos .conte-destacado {
    max-width: 1104px;
    margin: 0 auto;
    overflow: hidden;
    height: 26px;
    position: relative;
    white-space: nowrap
}

@media (max-width:768px) {
    .not-logged-in #sesion {
        opacity: 1
    }

    #cab-user {
        transform: translate(0, 0)
    }

    #sesion {
        display: inline-block;
        background-image: url(../images/sprite_png_24_20150514_1.png);
        background-repeat: no-repeat;
        background-position: -271px -207px;
        width: 28px;
        height: 28px;
        position: absolute;
        top: 6px;
        right: 17px;
        min-height: 0;
        opacity: .5;
        left: 10px
    }

    #sesion li, .titulo-destacado-blok .conteVer a:last-child {
        display: none
    }

    .titulo-destacado-blok h2 {
        padding: 0 10px
    }

    .titulo-destacado-blok .conteVer {
        margin: 0 10px 0 0
    }

    .destacamos .conte-destacado {
        padding: 8px 10px 0;
        width: 100%;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        border-left: none;
        overflow-scrolling: touch;
        border-right: none;
        height: 38px;
        position: relative
    }

    .destacamos .conte-destacado a {
        font-size: 13px;
        font-weight: 700;
        color: #2e6d9d
    }

    .cell-860 {
        padding: 0
    }
}

.destacamos .conte-destacado a {
    margin-right: 3px;
    font-size: 10px;
    color: #cecece;
    border-right: 1px solid;
    padding-right: 5px;
    font-weight: 500;
    display: inline-block
}

.destacamos .conte-destacado a:hover {
    color: #666
}

.destacamos .conte-destacado a:last-child {
    border-right: 0
}

.destacamos .conte-destacado .title-destacado {
    display: inline-block;
    color: #cecece;
    font-size: 14px;
    background-color: rgba(232, 232, 232, 0);
    margin: 0 7px 0 0;
    font-weight: 700;
    line-height: 24px
}

.listados>div li {
    width: 50%;
    float: left;
    padding-right: 10px
}

.blk-double>div>div {
    border: none;
    padding: 0;
    background-color: #fff
}

.mod-list ul li {
    padding-bottom: 5px;
    display: inline-block
}

.mod-list ul .btn {
    display: block;
    margin: 0 auto
}

.col-12 .cont-publicidad, .margen-top_20, .search-box {
    margin-top: 10px
}

.masQ_info .comment-servicios .block-servicios .comment-lef p, .pickgradient.photo-once div, .search-box .blk {
    border: none
}

.search-box .blk>div {
    background-color: #fff;
    padding: 10px 0
}

.search-box .blk>div label {
    border: 1px solid #0878b7;
    display: inline-block;
    width: 70%;
    height: 47px
}

.search-box .blk>div label span {
    border: none;
    width: 100%
}

.search-box .blk>div label .focus, .search-box .blk>div label span input, .search-box .blk>div label span input:focus, .srv-und-produc .crv-img .compra .cesta .cesta-link>div:hover {
    background: #fff
}

.search-box .blk>div .btn {
    float: right;
    height: 47px;
    padding: 0 20px;
    line-height: 47px;
    width: 28%
}

ul.indice li {
    display: inline-block;
    margin: 0 0 10px 7px;
    width: 44px;
    height: 44px;
    line-height: 40px;
    background: #0878b7
}

.component-dictionary .dictionaries-tab .nav-tabs .tab-tag.active:hover .tab-link, .tags-box li a {
    background-color: #fff
}

ul.indice li:hover {
    color: #0885b7
}

ul.indice li a {
    display: block;
    height: 100%;
    border: none;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    margin: 0;
    padding: 2px 0;
    text-align: center
}

.indice a.on, .indice a:hover {
    background-color: #f7af10;
    color: #0878b7
}

.blk {
    margin: 20px 10px 20px 0
}

.blk ul.cuadruple-col {
    display: block;
    margin: 20px 0;
    overflow: hidden
}

.blk-news article {
    border-bottom: none;
    margin: 10px 0;
    padding: 11px 0 22px
}

.news-relacionadas article h3 {
    font-size: 17px;
    display: inline-block;
    margin-top: 5px
}

.news-relacionadas article h3 a {
    text-decoration: none;
    font-size: 16px
}

.news-relacionadas article:nth-of-type(2) {
    padding: 0 5px
}

.news-relacionadas article:last-of-type {
    padding: 0 0 0 10px
}

.btn_relacionadas {
    margin-top: 10px;
    float: left
}

.blk-detail, .blk-tab, .noticia>.author-date+p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: -.021em;
    color: #373737
}

.blk-tab>div {
    padding: 10px 20px 0 0
}

.noticia>.author-date+p {
    font-weight: 700
}

.noticia .blk-a.mod-list h2 {
    background: #337ac0;
    line-height: 100%;
    color: #fff;
    font-size: 22px;
    padding: 10px;
    box-sizing: border-box;
    margin: 0 0 10px
}

.podcast {
    margin: 20px 0 30px;
    width: 100%;
    padding: 15px;
    background: beige
}

.podcast .titulo_podcast {
    border-bottom: 1px solid #dedede;
    font-size: 21px;
    color: #337ab7;
    width: 100%;
    float: left;
    margin: 10px 0;
    line-height: 120%
}

.podcast .titulo_podcast img {
    margin: 0 10px 0 0;
    vertical-align: middle
}

.podcast .texto_podcast {
    font-size: 15px;
    color: #5e5e5e;
    width: 100%;
    line-height: 120%
}

.check label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin: 0;
    line-height: 1.6;
    color: #2275b7;
    font-size: 15px
}

.grid .conteModuloPromoFarma div div p {
    line-height: 14px
}

.registro-form label b {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 23px;
    color: #858585;
    margin-bottom: 5px
}

.registro-form label input[type=password], .registro-form label input[type=text] {
    width: 442px;
    max-width: none
}

.registro-form div.check {
    margin: 0;
    padding: 0 13px 0 0;
    white-space: normal;
    text-align: left;
    display: inline-block
}

.registro-form div.check label, .registro-form div.check p {
    color: #7d7d7d
}

.registro-form div.options_publicidad {
    margin: 30px 0 0;
    padding: 44px;
    border: 1px solid #d6d6d6
}

.registro-form div.options_publicidad p.title {
    text-align: left;
    width: 100%;
    float: left;
    margin-top: -52px;
    font-size: 13px
}

.registro-form div.bontonesRegistros .boton-Grande {
    width: 442px;
    margin: 30px 0
}

.registro-form div.inicioSesion {
    padding: 20px 0;
    border-top: 1px solid #0885b7;
    display: inline-block;
    width: 100%;
    font-size: 20px
}

.header-login {
    position: relative;
    background: #fff;
    z-index: 9;
    top: 0
}

.header-login #cerrar {
    display: inline-block;
    margin-top: 22px;
    padding: 0;
    height: 43px;
    line-height: 30px;
    right: 0;
    width: 50px;
    position: absolute;
    margin-right: 20px
}

.header-login #cerrar .btn-cerrar {
    display: block;
    height: 100%;
    width: 100%;
    background: url('../img/ico-close-sesion.png') no-repeat
}

.header-Sesion {
    background: #fff;
    height: 80px;
    position: fixed;
    z-index: 9
}

.cuerpo-sesion {
    padding-top: 130px;
    min-height: 765px
}

.razones {
    background: #dedede
}

.razones>div {
    padding: 10px
}

.razones>div ol {
    margin-top: 10px;
    padding-left: 20px
}

.razones>div ol li {
    margin-bottom: 13px;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 10px;
    margin-top: 13px
}

.blksaludonnet .block-centros-enfermedades {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
    background: #fff
}

.blksaludonnet .block-centros-enfermedades div {
    margin: 0;
    padding: 0 5px;
    border: none
}

.blksaludonnet .block-centros-enfermedades div .btn, .relacionadas div .btn_relacionadas {
    padding: 0 20px;
    width: auto
}

.blksaludonnet .block-centros-enfermedades div h2 {
    padding: 18px;
    border: 1px solid #dedede
}

.relacionadas div ul.listados-margenes, .simplenews-subscriber-account-form .js-form-wrapper .js-form-item, .user-form .js-form-wrapper .js-form-item, .user-login-form .js-form-wrapper .js-form-item, .user-pass .js-form-wrapper .js-form-item, .user-register-form .js-form-wrapper .js-form-item {
    margin: 10px 0 0
}

.relacionadas div ul.listados-margenes li {
    margin: 0 0 5px;
    padding-left: 14px
}

.mod-list {
    padding-bottom: 0;
    display: inline-block
}

.seccion_noti184 {
    border-left: 4px solid #36cc7c
}

.seccion_noti185 {
    border-left: 4px solid #d6ffbe
}

.seccion_noti195 {
    border-left: 4px solid #ff4ca9
}

.seccion_noti193 {
    border-left: 4px solid #7f0042
}

.seccion_noti194 {
    border-left: 4px solid #ff0084
}

.seccion_noti196 {
    border-left: 4px solid #7f2655
}

.seccion_noti201, .seccion_noti202 {
    border-left: 4px solid #9000bf
}

.seccion_noti200 {
    border-left: 4px solid #60007f
}

.seccion_noti188 {
    border-left: 4px solid #b20000
}

.seccion_noti1591 {
    border-left: 4px solid #eacbbf
}

.seccion_noti1590 {
    border-left: 4px solid #ecbeaf
}

.seccion_noti24175 {
    border-left: 4px solid #edb5a6
}

.seccion_noti1592 {
    border-left: 4px solid #e0a289
}

.seccion_noti181 {
    border-left: 4px solid #90bdd4
}

.seccion_noti205 {
    border-left: 4px solid #005263
}

.seccion_noti204 {
    border-left: 4px solid #45cce8
}

.seccion_noti1589 {
    border-left: 4px solid #00bce3
}

.seccion_noti24171 {
    border-left: 4px solid #0d7c79
}

.seccion_noti22505 {
    border-left: 4px solid #ffcd00
}

.seccion_noti189 {
    border-left: 4px solid #64b708
}

.seccion_noti12 {
    border-left: 4px solid #ffdc4c
}

.seccion_noti5 {
    border-left: 4px solid #eb6977
}

.full nav#main-menu {
    margin: 0 auto;
    width: 100%;
    height: 42px
}

.full nav#main-menu .menu-left {
    z-index: 999;
    position: relative;
    background: #0878b7
}

.full nav#main-menu .menu-left .elementSub, .full nav#main-menu .menu-left .elementSubDos {
    background-image: url(../img/flecha-megamenu-azul.png);
    background-repeat: no-repeat;
    background-position: right center;
    transform: rotate(0);
    transition: background-position .6s ease-in-out, transform .3s;
    position: absolute;
    width: 25px;
    height: 20px;
    right: 1px;
    top: 12px;
    border-left: 1px solid #0878b7;
    z-index: 999999;
    display: none
}

.full nav#main-menu .menu-left .elementSub.desplegado, .full nav#main-menu .menu-left .elementSubDos.desplegado, .sfHover .sf-sub-indicator {
    transform: rotate(180deg);
    border: none
}

.full nav#main-menu .menu-left .sub>li {
    display: inline-block;
    position: relative
}

.full nav#main-menu .menu-left .sub>li div.sub-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    width: 250px;
    left: 0;
    margin: 0;
    background: #0885b7
}

.full nav#main-menu .menu-left .sub>li div.sub-menu .conte-subMenu ul {
    height: 100%;
    padding: 0
}

.full nav#main-menu .menu-left .sub>li div.sub-menu .conte-subMenu ul li {
    display: inline-block;
    width: 100%;
    margin: 0;
    height: 40px
}

.full nav#main-menu .menu-left .sub>li div.sub-menu .conte-subMenu ul li a {
    width: 100%;
    height: 100%;
    font-size: 15px;
    font-weight: 700;
    padding: 3px 0 2px 13px
}

.full nav#main-menu .menu-left .sub>li div.sub-menu .conte-subMenu ul .on a {
    background: #f7af10
}

.full nav#main-menu .menu-left .sub a {
    font-size: 14px;
    font-weight: 700
}

.full nav#main-menu .menu-right {
    background: 0 0/1px 100% repeat-y #0878b7;
    background-image: -webkit-linear-gradient(top, #0885b7 0, #0885b7 20%, #0885b7 20%, #0885b7 82%, #0885b7 82%, #0885b7 100%, #0885b7 100%);
    background-image: linear-gradient(to bottom, #0885b7 0, #0885b7 20%, #0885b7 20%, #0885b7 82%, #0885b7 82%, #0885b7 100%, #0885b7 100%);
    display: inline-block;
    color: #fff;
    width: 100%;
    line-height: 50px;
    position: absolute;
    left: 0
}

.full nav#main-menu .menu-right .conte-secciones {
    display: none;
    position: absolute;
    width: 100%;
    top: 42px;
    left: 0;
    background: #f7f7f7;
    z-index: 99;
    border-bottom: 4px solid #0885b7;
    height: max-content
}

.btn-mas-cerrar {
    width: 106px;
    height: 42px;
    float: left;
    border-left: 1px solid rgba(255, 255, 255, .14);
    z-index: 9999;
    position: relative;
    background: #0878b7;
    line-height: 42px
}

.btn-mas-cerrar>div {
    position: relative;
    height: 100%;
    width: 100%
}

.btn-mas-cerrar>div a, .btn-mas-cerrar>div div {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding: 0 0 0 21px
}

.btn-mas-cerrar>div a span.mas, .btn-mas-cerrar>div div span.mas {
    position: absolute;
    top: 15px;
    right: 25px;
    height: 15px;
    width: 17px;
    background-image: url(../images/flecha-megamenu.png);
    background-repeat: no-repeat
}

.btn-mas-cerrar>div a span.cerrar, .btn-mas-cerrar>div div span.cerrar {
    position: absolute;
    top: 14px;
    right: 12px;
    height: 15px;
    width: 18px;
    background-repeat: no-repeat;
    background-size: 13px
}

.megaMenu {
    width: 1104px;
    margin: 0 auto;
    height: 100%;
    position: relative
}

.megaMenu .secciones {
    width: 390px;
    height: 100%;
    float: left
}

.megaMenu .secciones .masSecciones {
    height: 40px
}

.megaMenu .secciones .masSecciones h3 {
    margin: 0;
    color: #0878b7;
    border-bottom: 1px solid #0878b7;
    font-size: 15px;
    line-height: 40px;
    font-weight: 700
}

.megaMenu .secciones .sf-menu-main-menu-right {
    width: 100%;
    margin: 1px 0 0
}

.megaMenu .secciones .sf-menu-main-menu-right li {
    display: block;
    width: 100%;
    position: relative
}

.megaMenu .secciones .sf-menu-main-menu-right li a {
    color: #0878b7;
    border-bottom: 1px solid #0878b7;
    background-image: none;
    font-size: 14px;
    line-height: 40px;
    padding: 0 16px
}

.megaMenu .secciones .sf-menu-main-menu-right .on a, .megaMenu .secciones .sf-menu-main-menu-right li a:hover {
    color: #0885b7;
    background: #fff
}

.megaMenu .secciones .sf-menu-main-menu-right li .sub-menu {
    display: none;
    position: absolute;
    width: 250px;
    margin: 0;
    left: 100%;
    height: auto;
    background: #fff;
    right: 0;
    bottom: 0;
    box-shadow: 4px 4px 0 1px rgba(0, 0, 0, .16)
}

.full-content, .megaMenu .secciones .sf-menu-main-menu-right li .sub-menu .conte-subMenu {
    width: 100%;
    height: 100%
}

.megaMenu .secciones .sf-menu-main-menu-right li .sub-menu .conte-subMenu .sub li a {
    border-bottom: none;
    line-height: 35px;
    padding: 0
}

.megaMenu .secciones .sf-menu-main-menu-right li .sub-menu .conte-subMenu .sub li div.sub-menu {
    height: 152px
}

.megaMenu .secciones .sf-menu-main-menu-right li .sub-menu .conte-subMenu .sub li div.sub-menu .conte-subMenu ul li {
    width: 100%;
    display: block;
    padding: 0 0 0 20px
}

.megaMenu .secciones .sf-menu-main-menu-right li:hover>div, .megaMenu .secciones .sf-menu-main-menu-right>:hover {
    display: block;
    background: #fff
}

.megaMenu .conte-afiliados {
    padding: 0 10px;
    float: left
}

.megaMenu .conte-afiliados .masAfiliados {
    height: 40px;
    margin-bottom: 28px
}

.megaMenu .conte-afiliados .masAfiliados h3 {
    margin: 0;
    color: #0878b7;
    border-bottom: 1px solid #0878b7;
    line-height: 40px;
    font-size: 15px;
    font-weight: 700
}

.megaMenu .conte-afiliados .afiliados {
    width: 100px;
    height: 100px;
    background: #dedede;
    float: left
}

.megaMenu .conte-afiliados .promo-1 {
    width: 339px;
    background-repeat: no-repeat;
    height: 150px;
    margin-right: 10px
}

.megaMenu .conte-afiliados .promo-2 {
    width: 339px;
    background-repeat: no-repeat;
    height: 150px
}

.megaMenu .secciones .elementSub, .megaMenu .secciones .sf-sub-indicator {
    background-image: url(../img/flecha-megamenu-azul.png);
    background-repeat: no-repeat;
    background-position: right center;
    transform: rotate(0);
    transition: background-position .6s ease-in-out, transform .3s;
    position: absolute;
    width: 25px;
    height: 20px;
    right: 10px;
    top: 12px;
    border-left: 1px solid #0878b7;
    z-index: 999999;
    color: transparent
}

.megaMenu .secciones .sf-menu>.menuparent:hover a .sf-sub-indicator {
    transform: rotate(-90deg);
    border: none;
    width: 16px
}

.swipe-menu header nav#main-menu {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    animation: .3s ease-in fadeInLeft;
    -webkit-animation: .3s ease-in fadeInLeft;
    z-index: 99999
}

.swipe-menu .grid {
    position: relative;
    z-index: 0;
    top: 0
}

.block-servicios .conte .servi-Tex, .logo-fixed header.full {
    border-bottom: 4px solid #dedede
}

.logo-fixed header.full #cab-logo {
    width: 100%;
    box-shadow: none;
    padding: 0;
    z-index: 9;
    position: relative;
    background: #fff;
    display: inline-block
}

@media (min-width:619px) {
    .logo-fixed header.full #main-menu {
        -webkit-transition: transform .3s linear;
        transition: transform .3s linear;
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        z-index: 1;
        position: absolute
    }
}

#cab-logo .temp-trend-button a {
    background: url(../img/cuidandote-logo.jpg) no-repeat;
    width: 135px;
    height: 33px;
    display: inline-block
}

@media (max-width:1024px) {
    .comentarios .blk-a>div>p {
        color: #999;
        margin: 42px 0 0
    }

    .round-img article>div>div h3 {
        width: auto
    }

    .megaMenu .secciones {
        width: 25%
    }

    #cab-logo {
        padding: 0
    }
}

#cab-logo .conteFixed {
    background: #fff;
    width: 1104px;
    margin: 0 auto;
    float: none
}

@media (max-width:1190px) {
    .logo-fixed header.full #cab-logo {
        width: 100%
    }

    #cab-logo .conteFixed {
        width: 100%;
        padding: 12px 20px 8px 60px
    }
}

#cab-logo .conteFixed .lupa {
    width: 29px;
    height: 40px;
    cursor: pointer;
    position: relative;
    margin-top: 7px;
    float: right
}

@media (max-width:768px) {
    body.admin-menu.adminimal-menu header.full nav#main-menu div .menu-right .conte-secciones {
        top: 0
    }

    .full nav#main-menu {
        position: absolute;
        transform: translate(-110%, 0);
        height: 100%;
        top: 0
    }

    .full nav#main-menu .menu-left, .full nav#main-menu .menu-left .sub>li, .swipe-menu header nav#main-menu ul, .swipe-menu header nav#main-menu>div {
        float: left;
        width: 100%
    }

    .full nav#main-menu .menu-left .elementSub, .full nav#main-menu .menu-left .elementSubDos {
        background-image: url(../images/flecha-megamenu.png);
        transform: rotate(0);
        width: 40px;
        height: 40px;
        top: 4px;
        border: none;
        background-position: 13px center;
        display: block
    }

    .full nav#main-menu .menu-left .sub>li div.sub-menu {
        position: relative;
        float: left;
        width: 100%;
        background: #338ec0
    }

    .full nav#main-menu .menu-left .sub>li div.sub-menu .conte-subMenu ul li a, .megaMenu .secciones .sf-menu-main-menu-right li .sub-menu .conte-subMenu .sub {
        background: #338ec0
    }

    .btn-mas-cerrar, .full nav#main-menu .menu-left .sub li:hover>div, .megaMenu .secciones .masSecciones, .megaMenu .secciones .sf-style-none {
        display: none
    }

    .full nav#main-menu .menu-right {
        width: 100%;
        height: 100%;
        display: inline-block;
        position: relative
    }

    .full nav#main-menu .menu-right .conte-secciones {
        display: inline-block !important;
        position: relative;
        width: 100%;
        border: none;
        top: 0
    }

    .btn-mas-cerrar>div a, .btn-mas-cerrar>div div {
        padding: 0 0 0 10px
    }

    .megaMenu {
        width: 100%;
        background: #0878b7;
        position: initial
    }

    .megaMenu .secciones {
        width: 100%;
        height: auto
    }

    .megaMenu .secciones .sf-menu-main-menu-right {
        display: block !important
    }

    .megaMenu .secciones .sf-menu-main-menu-right li a {
        font-weight: 700;
        padding: 0 60px 0 16px
    }

    .megaMenu .secciones .sf-menu-main-menu-right li a:hover {
        background: #0878b7
    }

    .megaMenu .secciones .sf-menu-main-menu-right li .sub-menu {
        position: relative;
        float: left;
        width: 100%;
        background: #338ec0;
        left: 0;
        padding-left: 0;
        box-shadow: none
    }

    .megaMenu .secciones .sf-menu-main-menu-right li .sub-menu .conte-subMenu {
        display: inline-block;
        background: #338ec0
    }

    .megaMenu .secciones .sf-menu-main-menu-right li .sub-menu .conte-subMenu .sub li div.sub-menu {
        height: auto;
        float: left;
        background: #338ec0
    }

    .megaMenu .secciones .sf-menu-main-menu-right .on a {
        color: #fff;
        background: #0885b7
    }

    .megaMenu .secciones .sf-menu-main-menu-right li:hover>div, .megaMenu .secciones .sf-menu-main-menu-right>:hover {
        background: 0 0;
        display: inherit
    }

    .megaMenu .conte-afiliados {
        width: 100%;
        height: 500px
    }

    .megaMenu .conte-afiliados .masAfiliados {
        margin: 16px 0
    }

    .megaMenu .conte-afiliados .masAfiliados h3 {
        margin: 0;
        border-bottom: 1px solid #fff;
        font-size: 23px;
        line-height: 40px;
        font-weight: 700
    }

    .megaMenu .conte-afiliados .promo-1, .megaMenu .conte-afiliados .promo-2 {
        width: 100%;
        background-size: contain
    }

    .megaMenu .secciones .elementSub, .megaMenu .secciones .sf-sub-indicator {
        background-image: url(../images/flecha-megamenu.png);
        transform: rotate(0);
        width: 35px;
        height: 40px;
        top: 4px;
        border: none;
        background-position: 13px center;
        right: -22%
    }

    .megaMenu .secciones .sf-menu>.menuparent:hover a .sf-sub-indicator {
        transform: rotate(0);
        width: 40px;
        transform: inherit
    }

    .swipe-menu header nav#main-menu ul li a {
        width: 100%;
        height: 100%;
        display: block
    }

    .swipe-menu header nav#main-menu .sub .on .sub-menu div {
        width: 100%;
        display: inline-block
    }

    .blockMenu-responsive {
        display: block;
        float: left;
        border-bottom: 1px solid #fff
    }

    .blockMenu-responsive .logo-blanco {
        width: 200px;
        height: 40px;
        float: left
    }

    .blockMenu-responsive .logo-blanco a {
        display: block;
        padding: 8px 4px
    }

    .blockMenu-responsive .cerrarMenu-responsive {
        float: right;
        height: 40px;
        width: 52px;
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: center center;
        border-left: 1px solid #fff
    }

    #cab-logo .conteFixed {
        padding: 0;
        display: inline-block
    }

    #cab-logo .conteFixed #cab-user {
        width: 54px;
        height: 40px;
        margin-top: 0;
        top: 0;
        cursor: pointer;
        margin-left: 3px
    }

    #cab-logo .conteFixed .lupa {
        margin-top: 0
    }

    #cab-logo #hamb {
        display: block;
        z-index: 9999;
        background-position: -337px -132px;
        width: 18px;
        height: 10px;
        position: absolute;
        left: 6px;
        padding: 15px 22px;
        top: 7px
    }

    #cab-logo #logo {
        background-image: url(../images/trazado-logo.svg);
        display: inline-block;
        left: 28px;
        background-size: 100%;
        width: 107px;
        background-position: center center;
        height: 40px;
        overflow: hidden;
        position: absolute
    }
}

@media (max-width:768px) and (max-width:330px) {
    #cab-logo #logo {
        width: 70px;
        background-size: 117%;
        background-position: center center;
        left: 40px
    }
}

.on .responsive {
    z-index: 999;
    margin-left: 0
}

.fundacion {
    background: #ee4324
}

.fundacion:hover {
    background: #f0593d
}

#sesion li#acceso {
    padding-left: 0;
    display: block;
    width: 49px;
    height: 31px
}

#sesion li#acceso a.acceso {
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 0;
    height: 100%;
    width: 100%;
    display: block
}

#header-top {
    height: 31px;
    margin-top: 10px;
    display: none
}

.header #logo {
    background-image: url(../images/trazado-logo.svg);
    background-repeat: no-repeat;
    background-position: -15px -3px;
    width: 127px;
    height: 53px;
    display: inline-block;
    transform-origin: center left;
    transition: transform .3s;
    background-size: 140px
}

#cab-logo-el-mundo {
    float: right;
    border: 1px solid #dedede;
    padding: 6px 10px;
    height: 31px
}

#logo-el-mundo {
    background-image: url(../img/marca-logo.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 62px;
    height: 18px;
    background-size: 60px;
    display: inline-block
}

.page-cuidateplus-register .cuerpo-sesion, .page-user-login .cuerpo-sesion {
    padding-top: 30px;
    min-height: 765px
}

.userPass {
    background: 0 0;
    box-shadow: none
}

.userPass #header-top {
    line-height: 56px;
    background: 0 0
}

.userPass #header-top #cab-logo-el-mundo {
    height: 57px;
    border: none
}

.userPass #cerrar {
    padding: 12px 4px;
    line-height: 57px;
    margin-right: 0;
    width: 44px;
    height: 55px;
    float: right
}

.userPass #cerrar a {
    display: block;
    height: 100%;
    width: 100%;
    background: url('../img/svg/si-glyph-button-error.svg') no-repeat
}

.recuperar-pass-form {
    margin-bottom: 30px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px
}

.blk-preguntas-destacadas.blk-ultimas-preguntas-respondidas article div div .ver-detalle, .recuperar-pass-btn, .txt_walgreens {
    margin: 20px 0 0
}

.megaMenu .secciones .sf-menu>li>ul {
    background: #fff !important;
    display: none
}

.megaMenu .secciones .sf-menu>li:hover>ul {
    display: block;
    left: 100%;
    top: 0 !important;
    width: 100% !important;
    z-index: 999999
}

.megaMenu .secciones .sf-menu>li:hover>ul>li:hover>ul {
    background: #fff !important
}

.listado_menu_footer {
    background: #eee;
    text-shadow: none;
    border-top: 1px solid #d6d6d6
}

.mapfre, .mapfre-scroll {
    border-top: 4px solid #d81e05;
    border-bottom: 4px solid #d81e05;
    width: 100%
}

.listado_menu_footer ul {
    font-size: 11px;
    max-width: 1180px;
    width: 100% !important;
    margin: 0 auto
}

.listado_menu_footer ul li {
    text-align: left;
    padding: 3px 10px;
    min-width: initial;
    border-right: 1px solid #cacaca;
    display: inline-block;
    margin: 0 0 0 -4px
}

.page-cuidateplus-register--evento .header-Sesion {
    padding: 0 20px;
    box-shadow: 0 2px 4px rgba(36, 36, 36, .22)
}

.page-cuidateplus-register--evento .grid {
    width: 100%;
    max-width: 100%;
    padding-top: 75px
}

.page-cuidateplus-register--evento .grid .img-1 {
    background-attachment: fixed;
    background-position: center 77px;
    background-repeat: no-repeat;
    background-size: 899px;
    width: 100%;
    background-image: url(../img/imagen_twitter.jpg);
    min-height: 424px;
    position: relative;
    background-color: #a7a7a9
}

@media (max-width:992px) {
    .listados>div li {
        width: 100%;
        border-bottom: 1px solid rgba(8, 120, 183, .25);
        margin-bottom: 7px
    }

    .doble-col, .mod-list ul {
        padding: 20px 10px
    }

    .doble-col li, .listado_noticias article img, .registro-form div.bontonesRegistros .boton-Grande {
        width: 100%
    }

    .blk-news article {
        border-bottom: 1px solid #d6d6d6
    }

    .news-relacionadas {
        margin: 20px 0;
        float: left
    }

    .news-relacionadas article {
        border-bottom: none;
        padding: 0 0 10px;
        margin-bottom: 20px
    }

    .banner-pregunta .blk div p, .news-relacionadas article:first-of-type, .news-relacionadas article:last-of-type, .news-relacionadas article:nth-of-type(2) {
        padding: 0
    }

    .blk-tab>div {
        padding: 10px 20px 0
    }

    .podcast .titulo_podcast img {
        float: left
    }

    .grid .conteModuloPromoFarma div div h3 {
        font-size: 14px;
        line-height: 19px
    }

    .grid .conteModuloPromoFarma div div p {
        font-size: 9px;
        line-height: 14px
    }

    .registro-form label input[type=password], .registro-form label input[type=text] {
        width: 80%
    }

    .header-login {
        position: fixed;
        display: inline-block;
        height: 40px;
        background: #fff;
        z-index: 9;
        top: 0
    }

    .banner-pregunta h2 {
        padding: 10px 20px;
        background: #d9d9d9;
        margin: 0
    }

    .banner-pregunta .blk {
        margin-top: 0
    }

    .logo-fixed header.full #cab-logo {
        padding: 0;
        height: 40px;
        position: fixed;
        box-shadow: 0 -2px 8px 1px #bebebe;
        overflow: visible
    }

    .page-cuidateplus-register--evento .grid .img-1 {
        min-height: 344px;
        background-size: contain
    }
}

.page-cuidateplus-register--evento .grid .img-1 .texto-centrado {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    padding: 10px 60px
}

.page-cuidateplus-register--evento .grid .img-1 .texto-centrado p {
    font-size: 50px
}

#acc-alert #acc-alert-container .acc-alert-footer, #acc-alert.acc--hidden, #edit-submit-escuela-de-pacientes-noticias, .MQP_logo_mov, .airship-prompt-container .airship-hidden, .ajax-progress-throbber, .banner-sticky.hidden, .cont_cv_editor .view-curr-culum span[class*=label], .conteProductos div div.productoContre .conteScroll .productoDatos, .cover, .element-invisible, .empresas-ficha .views-field-description, .empresas-ficha .views-field-field-email, .empresas-ficha .views-field-field-imagen2, .empresas-ficha .views-field-field-telefono, .empresas-ficha .views-field-field-web, .empresas-ficha .views-field-name, .especial-noticias .navidad .TodosNavidad, .fondo, .item-list .pager, .login-sesion-form, .maQ_patroci .logos .views-col .views-row .views-field span.field-content, .maQ_patroci .logos .views-col .views-row .views-field-field-galeria-imagenes, .native-news .native-news-content figcaption, .node-evento .content .field-label, .page-cuidateplus-register--evento .grid .banner, .page-cuidateplus-register--evento .grid .bannerFooter, .page-cuidateplus-register--evento .grid .cell-320, .pagination, .preguntas-respuestas-escuela .blk-double, .preguntas-respuestas-escuela .blk-preguntas, .registro-sesion-form, .rest-not div[class^=col-] .sin-foto img, .sectores.hidden, .simplenews-subscriber-account-form #edit-pass--description, .user-form #edit-pass--description, .user-login-form #edit-pass--description, .user-pass #edit-pass--description, .user-register-form #edit-pass--description, .view-escuela-de-pacientes-noticias #edit-submit-escuela-de-pacientes-noticias, .view-listado-de-eventos .view-filters, .views-widget-filter-field_noticia_tag_escuela_pacien_tid .form-type-bef-link#edit-categoria-all, body.up.node-type-noticia .addTitle #block-dmedico-breadcrumbs, body>.cerrar_sticky.hidden {
    display: none
}

.page-cuidateplus-register--evento .grid .cell-860 {
    padding-top: 20px;
    width: 1097px;
    padding-bottom: 40px;
    padding-right: 0;
    margin: 0 auto;
    float: none
}

@media (max-width:1024px) {
    .page-cuidateplus-register--evento .grid .cell-860 {
        width: 100%;
        padding: 0 20px
    }
}

.banner-pre-footer, .col-8 header h2.medi, .consejos_verano .titulo-destacado-blok+div p, .consejos_verano .titulo-destacado-blok+div+div p, .medicamentos h1, .medicamentos h3, .page-cuidateplus-register--evento .grid .cell-860 .lay-3 h1, .simplenews-subscriber-account-form #edit-field-user-gdpr .js-form-item .option, .simplenews-subscriber-account-form .form-checkbox, .user-form #edit-field-user-gdpr .js-form-item .option, .user-form .form-checkbox, .user-login-form #edit-field-user-gdpr .js-form-item .option, .user-login-form .form-checkbox, .user-pass #edit-field-user-gdpr .js-form-item .option, .user-pass .form-checkbox, .user-register-form #edit-field-user-gdpr .js-form-item .option, .user-register-form .form-checkbox {
    float: left
}

.component-dictionary.inside .ficha .underlined-header, .news .col-8 .node-main-image, .node-evento .content [class*=field-] {
    margin: 0 0 20px
}

.node-evento .content .field-name-field-evento-resumen {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px
}

.node-evento .content .field-name-field-evento-fecha, .view-empresas-evento .view-content .views-row-1 .views-field-field-noticia-empresa-evento a, .view-empresas-evento .view-content .views-row-2 .views-field-field-noticia-empresa-evento a, .view-empresas-evento .view-content .views-row-3 .views-field-field-noticia-empresa-evento a {
    color: #337ab7
}

.node-evento .content .field-name-field-evento-categoria {
    color: #337ab7;
    font-size: 20px;
    border-bottom: 1px solid red;
    line-height: 100%
}

.node-evento .field-name-body.field-type-text-with-summary a, .node-evento [class*=comment] a {
    background: red;
    padding: 10px 15px;
    box-sizing: border-box;
    margin: 0 5px;
    color: #fff
}

#block-menu-menu-fundacion-mapfre {
    width: 100%;
    padding-right: 0
}

.mapfre-scroll {
    height: auto;
    margin: 14px 0 0;
    padding: 5px 0;
    float: left
}

@media (min-width:768px) {
    .no-padding {
        padding: 0
    }

    .no-padding-left {
        padding-left: 0
    }

    #logo {
        margin: 5px 0
    }

    .destacamos .conte-destacado:after {
        content: '';
        width: 3.125rem;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #f9f9f9)
    }

    .mapfre-scroll {
        margin: 14px 0 12px
    }
}

.mapfre-scroll .mapfre-scroll--listado {
    min-height: 40px;
    border-left: none;
    border-right: none;
    height: 38px;
    position: relative;
    width: 62%;
    float: left;
    text-align: center;
    margin-top: -2px
}

@media (min-width:480px) {
    .mapfre-scroll .mapfre-scroll--listado {
        width: 75%
    }
}

@media (min-width:768px) {
    .mapfre-scroll .mapfre-scroll--listado {
        width: 80%
    }

    .mapfre img {
        float: left;
        margin: 0 15px
    }
}

@media (min-width:992px) {
    .col-md-9 {
        width: 69%;
        padding-bottom: 40px;
        padding-left: 10px;
        padding-right: 19px
    }

    .col-md-3 {
        width: 30%;
        padding: 21px 0 0 12px
    }

    .mapfre-scroll .mapfre-scroll--listado {
        width: 87%
    }
}

@media (min-width:1200px) {
    .mapfre-scroll .mapfre-scroll--listado {
        width: 81%
    }
}

.mapfre-scroll img {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #d81e05;
    float: left
}

.mapfre-scroll a {
    margin-right: 15px;
    padding-left: 15px;
    color: #d81e05;
    width: auto;
    background: url('../images/ico-bullet.png') left center no-repeat;
    display: inline-block
}

.mapfre-scroll a.enlace-imagen {
    background: 0 0
}

.mapfre {
    overflow: hidden;
    margin: 15px 0;
    padding: 6px 0;
    text-align: center;
    font-size: 15px
}

.listado--mapfre {
    margin: 0;
    padding: 8px 15px;
    width: 100%;
    float: left
}

.listado--mapfre li {
    color: #d81e05;
    list-style: inside;
    width: auto;
    float: left;
    padding-right: 10px
}

.listado--mapfre li a, .newsletter-block a, body.page-cuidateplus-register.escuela-pacientes a, body.page-user-login.escuela-pacientes a {
    color: #d81e05
}

.blk-detail ul {
    padding: 0;
    margin-left: 30px
}

.cell-860 ul.lo-mas--listado {
    margin: 10px 0;
    padding: 0;
    list-style-type: none;
    box-sizing: border-box
}

.cell-860 ul.lo-mas--listado li {
    list-style-type: initial;
    margin: 0 1.25% 0 0;
    width: 32%;
    display: inline-block;
    vertical-align: text-top;
    padding: 0
}

.author-news .box_editor .redes-sociales a:last-child, .cell-860 ul.lo-mas--listado li:nth-child(3n), .noticias-list li:nth-child(2n), .social-bar ul.horiz li:last-child {
    margin-right: 0
}

.cell-860 ul.lo-mas--listado li a {
    text-decoration: none
}

.breadcrumb.breadcrumb-escuela, .cell-860 ul.lo-mas--listado li img, .medicines .mod-list, .news .col-8 .node-main-image img {
    width: 100%
}

.view-calendar td a, .view-calendar td a:after {
    margin: 0 auto;
    display: block;
    position: relative
}

.especial-noticias .NavNoti:first-child, .lo-mas {
    margin: 0 0 30px
}

.lo-mas .subtitulo-lo-mas {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600
}

.vermas .subtitulo-lo-mas {
    padding: 3px 0 16px
}

.login_in {
    background: #f9f9f9;
    width: 100%;
    border-bottom: 4px solid #0878b7;
    padding: 10px
}

.login_in div .login_in_h2 {
    line-height: 30px;
    border-bottom: none
}

.login_off div h2 {
    line-height: 30px
}

.login_off form .newsletter-btn {
    padding: 0 9px;
    width: 140px;
    border-radius: 0;
    background: #178dcb
}

.login_off form div label {
    line-height: 20px;
    height: 30px
}

.login_off form div label a.termi {
    background: 0 0;
    font-size: 9px;
    display: inline-block;
    width: 109px;
    line-height: 0;
    height: 37px;
    margin: 0;
    padding: 0
}

.view-calendar .date-heading {
    margin-bottom: -55px;
    padding-bottom: 1px;
    background: #a3a3a3;
    text-align: center
}

.view-calendar .date-heading h3 {
    color: #fff;
    padding-top: 5px
}

.view-calendar td, .view-calendar th.days {
    padding: 10px 5px !important;
    text-align: center;
    color: #fff
}

.view-calendar .date-heading h3 a {
    color: #fff;
    font-size: 13px
}

.view-calendar .enlace {
    display: block;
    margin-top: 20px
}

.view-calendar .pager .date-next a, .view-calendar .pager .date-next a.linked, .view-calendar .pager .date-next a.visited, .view-calendar .pager .date-prev a, .view-calendar .pager .date-prev a.linked, .view-calendar .pager .date-prev a.visited {
    padding-top: 5px;
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 30px
}

.view-calendar .pager .date-next a.linked:hover, .view-calendar .pager .date-next a.visited:hover, .view-calendar .pager .date-next a:hover, .view-calendar .pager .date-prev a.linked:hover, .view-calendar .pager .date-prev a.visited:hover, .view-calendar .pager .date-prev a:hover {
    background: 0 0;
    color: #d81e05;
    text-decoration: none
}

.view-calendar th.days {
    background: #000;
    border: none;
    border-top: 1px solid #a3a3a3;
    border-bottom: 1px solid #a3a3a3;
    box-shadow: none
}

.view-calendar td {
    font-weight: 700;
    background: #555;
    border: 1px solid #a3a3a3 !important;
    font-size: 11px
}

.view-calendar td a {
    width: 100%;
    color: #fff;
    text-decoration: none;
    font-weight: 700 !important;
    text-align: center;
    border-radius: 50%;
    border: 1px solid;
    padding: 5px 0 2px
}

.view-calendar td a:after {
    content: url('../images/ico-bullet2.png');
    height: 1px;
    padding: 0;
    top: -5px
}

.view-calendar td.today {
    background: #d81e05 !important
}

.view-calendar .calendar-calendar table.mini td.empty {
    background: #555
}

.view-calendar .calendar-empty {
    height: 2px
}

.agenda-block {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 4px solid #d81e05
}

.agenda-block .view-header {
    margin-top: -19px
}

.agenda-block .enlace {
    font-weight: 700;
    text-align: center
}

.agenda-block .item-list .pager li, .airship-prompt-container .airship-btn:last-child, .item-list .pager li a, .item-list .pager li:first-child a, .item-list .pager li:first-child span, .item-list .pager li:last-child a, .item-list .pager li:last-child span, .pagination li a, .pagination li:first-child a, .pagination li:first-child span, .pagination li:last-child a, .pagination li:last-child span {
    border-radius: 0
}

.agenda-block .item-list .pager li a {
    height: 36px;
    padding: 7px 0 0;
    line-height: 19px;
    width: 50px;
    background: grey;
    margin: 13px 0 0;
    text-align: center
}

.month.mini-day-off {
    margin: 6px
}

.media-list {
    margin-top: 30px;
    margin-bottom: 5px
}

.media-list .media {
    margin-top: 0;
    margin-bottom: 36px
}

.media-list .media .media-heading {
    margin-bottom: 22px;
    font-size: 22px
}

.media-list .media p {
    margin-bottom: 16px
}

.item-list .pager li, .pagination li {
    display: inline-block !important
}

.btn-rojo:hover, .item-list .pager li a.active, .item-list .pager li a:hover, .pagination li a.active, .pagination li a:hover {
    background: #d81e05;
    color: #fff
}

.item-list .pager li a.inactive, .pagination li a.inactive {
    color: #a3a3a3
}

.item-list .pager li a.inactive:hover, .pagination li a.inactive:hover {
    background: 0 0;
    color: #a3a3a3
}

.item-list .pager {
    text-align: left
}

.item-list .pager li a, .search-question label+.btn {
    float: none
}

.item-list .pager li.pager-current {
    background: #d81e05;
    color: #fff;
    padding: 6px 13px;
    border: 1px solid #ddd
}

.view-escuela-de-pacientes-noticias .pager .pager-first, .view-escuela-de-pacientes-noticias .pager .pager-last, .view-listado-de-videos .pager .pager-first, .view-listado-de-videos .pager .pager-last {
    display: none !important
}

.views-widget-filter-field_noticia_tag_escuela_pacien_tid .form-type-bef-link {
    display: inline-block;
    margin: 0 -2px 1px 0;
    padding: 4px 8px;
    background: #e8e8e8
}

.submenu-list .submenu-list .form-item:hover, .submenu-list li:hover, .views-widget-filter-field_noticia_tag_escuela_pacien_tid .form-type-bef-link:hover {
    background: #555;
    cursor: pointer
}

.submenu-list .submenu-list .form-item:hover a, .submenu-list li:hover a, .views-widget-filter-field_noticia_tag_escuela_pacien_tid .form-type-bef-link:hover a {
    color: #e8e8e8;
    text-decoration: none
}

.submenu-list .submenu-list .form-item a, .submenu-list li a, .views-widget-filter-field_noticia_tag_escuela_pacien_tid .form-type-bef-link a {
    color: #555;
    font-weight: 700;
    text-decoration: none
}

.calendar .month-calendar .list-calendar li a:hover, .enlace, .form-preguntas__rojo a, .nuevo-registro a, .preguntas-respuestas-escuela .clearfix p a, .vermas ul li a:hover {
    text-decoration: underline
}

.submenu-list .submenu-list .form-item a.active, .submenu-list li a.active, .views-widget-filter-field_noticia_tag_escuela_pacien_tid .form-type-bef-link a.active {
    color: #555;
    font-weight: 700;
    text-decoration: underline
}

.menu-animado {
    position: relative;
    overflow: hidden;
    width: 100%
}

.submenu-list {
    list-style: none;
    margin: 22px 0 14px;
    padding: 5px 0 18px;
    width: 100%;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    min-height: 57px;
    line-height: 28px;
    -webkit-overflow-scrolling: touch;
    border-left: none;
    overflow-scrolling: touch;
    border-right: none;
    height: 57px;
    position: relative
}

.submenu-list .submenu-list .form-item, .submenu-list li {
    display: inline-block;
    margin: 0 -2px 1px 0;
    padding: 1.5px 15px;
    background: #e8e8e8
}

.destacados-list {
    padding: 0;
    list-style: none;
    display: inline-table
}

.cont_cv_editor .view-curr-culum {
    position: relative;
    padding: 4px;
    margin-bottom: 30px
}

.cont_cv_editor .view-curr-culum .views-field-field-nombre-del-redactor {
    text-align: center;
    font-size: 22px;
    color: #0878b7
}

.cont_cv_editor .view-curr-culum .views-field-field-foto-redactor div {
    padding: 2px;
    box-sizing: border-box;
    width: 120px;
    height: 120px;
    display: inline-block
}

.cont_cv_editor .view-curr-culum .views-field-field-foto-redactor div img {
    border-radius: 100%
}

.cont_cv_editor .view-curr-culum .views-field-field-curriculum-redactor {
    font-size: 16px;
    margin-bottom: 40px;
    margin-top: 35px;
    padding-left: 15px;
    padding-right: 15px
}

.cont_cv_editor .contextual-links-region {
    position: static
}

.cont_cv_editor .view-table-curriculum table[class*=col] tr td {
    width: 33%;
    vertical-align: top
}

.cont_cv_editor .view-table-curriculum table[class*=col] tr td span {
    padding: 10px 0
}

.cont_cv_editor .view-table-curriculum table[class*=col] .views-field-field-galeria-imagenes {
    float: left;
    margin: 0;
    width: 100%
}

.cont_cv_editor .view-table-curriculum table[class*=col] .views-field-title {
    float: left;
    font-size: 16px
}

.cont_cv_editor .view-footer-curriculum {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 150px;
    font-size: 16px;
    font-weight: 700;
    color: #0878b7
}

.cont_cv_editor .total_noticias_redactor {
    width: 100%;
    text-align: center;
    color: #7d7d7d
}

.cont_cv_editor .social-bar-cv {
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
    padding: 0 0 30px;
    border-bottom: 1px solid #dedede
}

.cont_cv_editor .social-bar-cv ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    list-style: none
}

.cont_cv_editor .social-bar-cv ul li {
    display: inline-block;
    margin: 0 5px
}

.cont_cv_editor .social-bar-cv ul li img {
    width: 25px
}

.author-news {
    display: flex;
    flex: 2
}

.author-news .box_editor {
    z-index: 1 !important;
    width: auto !important;
    height: auto !important;
    display: flex;
    align-items: center;
    margin-right: 15px
}

.author-news .box_editor .redes-sociales a {
    font-size: 18px;
    margin-right: 5px
}

.author-news .box_editor:last-child {
    margin: 0;
    border: none
}

.author-news .box_editor p {
    float: left;
    margin: 0;
    line-height: 16px
}

.author-news .box_editor p span {
    line-height: 14px;
    font-size: 12px;
    font-weight: 700
}

.author-news .box_editor p.foto_editor {
    width: 44px;
    height: 44px
}

.author-news .box_editor p.foto_editor img {
    border-radius: 100%;
    width: 100%;
    height: auto
}

.author-news .box_editor ol {
    padding: 0;
    list-style: none;
    float: left;
    margin: 0
}

.author-news .box_editor ol li {
    float: left;
    margin: 0 0 0 10px;
    list-style: none;
    clear: left;
    font-size: 12px
}

.author-news .box_editor ol li a {
    color: #333;
    font-size: 12px;
    font-weight: 700
}

#acc-alert #acc-alert-container #ue-alert-footer a, .post-social {
    flex: 1
}

.solo_nombre {
    font-weight: 700;
    margin: 10px 0;
    color: #e7b02f
}

.view-content.view-table-curriculum {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: space-between
}

.view-content.view-table-curriculum .col-xs-12 {
    flex: 33%;
    height: auto
}

.view-content.view-table-curriculum .col-xs-12>div {
    padding-right: 15px
}

.view-content.view-table-curriculum .col-xs-12 .views-field-field-tipo-categoria {
    min-height: 28px
}

.view-content.view-table-curriculum .col-xs-12 .views-field-field-tipo-categoria a {
    padding-left: 0;
    margin-bottom: 0;
    display: block;
    font-weight: 400;
    font-size: 16px
}

.view-content.view-table-curriculum .col-xs-12 .views-field-title a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #333;
    margin-top: 5px
}

.view-content.view-table-curriculum .col-xs-12 .views-field-field-galeria-imagenes a {
    width: 100%;
    display: block
}

.bg-img {
    width: 100%;
    background-image: url('../img/bg_header.png');
    height: 400px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    float: left
}

.bg-img .cont-bg-img {
    max-width: 1000px;
    margin: 60px auto 0
}

.bg-img .cont-bg-img h1 {
    margin: 0;
    color: #fff;
    text-align: left;
    font-size: 68px;
    font-weight: 700;
    line-height: 64px
}

.bg-img .cont-bg-img h2 {
    color: #fff;
    text-align: left;
    font-size: 34px;
    width: 50%;
    line-height: 140%
}

.quienes-somos p {
    font-size: 20px;
    line-height: 32px
}

.quienes-somos .list-equipo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 60px;
    align-content: flex-start;
    border-bottom: 1px solid #ddd
}

.quienes-somos .list-equipo li {
    margin: 0 30px 60px;
    text-align: center
}

.quienes-somos .list-equipo li .thumb {
    margin: 0 auto 10px;
    width: 100px;
    height: 100px;
    background: #f1f1f1;
    border-radius: 100%
}

.quienes-somos .list-equipo li .thumb img {
    border-radius: 100%;
    max-width: 100px
}

.quienes-somos .list-equipo p {
    margin: 5px 0;
    font-size: 14px;
    max-width: 250px;
    line-height: 24px;
    color: #a4a4a4
}

.form-preguntas__rojo, .form-preguntas__rojo a, .form-preguntas__titulo, .preguntas-respuestas-escuela .clearfix p, .preguntas-respuestas-escuela h2.b, .preguntas-respuestas-escuela label {
    color: #d81e05 !important
}

.quienes-somos .list-equipo p:last-child:after {
    content: '';
    border-bottom: 1px solid #ddd;
    width: 40px;
    display: block;
    margin: 10px auto 0;
    text-align: center
}

.quienes-somos .list-equipo .nombre_eq {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #e7b02f
}

.quienes-somos .bg-gris {
    background-color: #f1f1f1;
    padding: 40px
}

.quienes-somos .bg-blue {
    background-color: #0878b7;
    padding: 40px;
    color: #fff
}

.quienes-somos .tit-section {
    width: 100%;
    font-weight: 700;
    text-align: center;
    color: #e7b02f;
    font-size: 48px;
    margin: 60px 0
}

.quienes-somos .sub-tit-section {
    width: 100%;
    font-weight: 700;
    text-align: center;
    color: #656565;
    font-size: 26px;
    margin: 0 0 80px
}

.quienes-somos .sub-tit-section:before {
    content: '';
    width: 100%;
    border-bottom: 2px solid #a4a4a4;
    margin: 0 auto -10px;
    display: none
}

.quienes-somos .info-seg {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin: 0 0 120px
}

.quienes-somos .info-seg img {
    width: 52px;
    margin: 0 10px 0 0
}

.quienes-somos .info-seg .num-seg .num {
    margin: 0;
    color: #5c6976;
    font-size: 30px;
    font-weight: 700
}

.quienes-somos .info-seg .num-seg .txt {
    margin: 0;
    color: #5c6976;
    font-size: 16px;
    font-weight: 700;
    line-height: 10px
}

.quienes-somos .cont-logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.quienes-somos .cont-logos>div {
    margin: 20px;
    max-width: 115px
}

.quienes-somos .cont-logos>div img {
    display: block;
    width: 100%;
    height: auto
}

.noticias-list {
    list-style: none;
    overflow: hidden;
    margin-bottom: 20px
}

.noticias-list li {
    width: 49.5%;
    float: left;
    margin-top: 15px;
    margin-right: 1%
}

.listado_noticias {
    border-top: 1px solid #dedede;
    display: inline-block
}

.listado_noticias article .conte_listado {
    display: table;
    padding-left: 20px
}

.form-preguntas .not-logged-in .search-question input, .form-preguntas .not-logged-in .search-question textarea {
    background-color: #fff !important
}

.form-preguntas__titulo {
    font-size: 16px
}

.form-preguntas__rojo a {
    font-weight: 600
}

.component-dictionary .alphabetic-order-list .list-item:hover .list-item-link, .form-preguntas__rojo a:hover {
    text-decoration: none
}

.preguntas-respuestas-escuela h1 {
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2;
    color: #545454;
    margin: 15px 0
}

.preguntas-respuestas-escuela .clearfix p a {
    color: #d81e05 !important;
    font-weight: 700
}

.eventos-list {
    list-style: none;
    overflow: hidden
}

.eventos-list li {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-right: 0
}

@media (min-width:768px) {
    .listado--mapfre {
        border-left: 1px solid #d81e05;
        width: 84%
    }

    .item-list .pager, .pagination {
        display: block
    }

    .destacados-list li:nth-child(odd) {
        margin-right: 25px
    }

    .eventos-list li {
        margin-right: 2%;
        width: 49%
    }

    .eventos-list li:nth-child(2n) {
        margin-right: 0
    }

    .social-bar .btn-whatsapp {
        display: none
    }
}

@media (min-width:992px) {
    .noticias-list li {
        width: 24.25%
    }

    .noticias-list li:nth-child(2) {
        margin-right: 1%
    }

    .eventos-list li:nth-child(3n), .noticias-list li:nth-child(4) {
        margin-right: 0
    }

    .eventos-list li {
        width: 30.5%
    }

    .eventos-list li:nth-child(n) {
        margin-right: 4%
    }
}

.breadcrumb.breadcrumb-escuela ol {
    overflow: hidden;
    background: #f4f4f4;
    padding: 7px 10px;
    width: 100%;
    border-left: 2px solid #e7b02f;
    margin: 0
}

.breadcrumb.breadcrumb-escuela ol li, .entrada_noticias {
    display: inline-block;
    padding: 0
}

.breadcrumb.breadcrumb-escuela ol li>span {
    text-indent: -9999px;
    font-size: 8px
}

.breadcrumb.breadcrumb-escuela ol li a, .native-news .native-news-content .author-data, .simplenews-subscriber-account-form .js-password-confirm-message, .simplenews-subscriber-account-form .password-strength__title, .user-form .js-password-confirm-message, .user-form .password-strength__title, .user-login-form .js-password-confirm-message, .user-login-form .password-strength__title, .user-pass .js-password-confirm-message, .user-pass .password-strength__title, .user-register-form .js-password-confirm-message, .user-register-form .password-strength__title {
    font-size: 12px
}

.breadcrumb.breadcrumb-escuela ol li a span {
    width: auto;
    height: 0;
    background: 0 0;
    font-weight: 700
}

.social-bar {
    width: 100%;
    padding: 0;
    background: #fff;
    text-align: right
}

.social-bar .share-in {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #c5c5c5;
    margin: 0 3px 0 0
}

.social-bar ul.horiz li {
    margin: 0 5px 0 0
}

.social-bar ul.horiz li a {
    color: #c5c5c5;
    font-size: 18px
}

.social-bar ul.horiz li a:hover {
    color: #0878b7;
    transition: color .5s
}

.social-bar>ul {
    max-height: inherit !important;
    border: none;
    padding: 0
}

.conte-social-bar {
    margin: 0 !important;
    float: right
}

.conte-social-bar .social-bar ul.horiz li {
    margin: 0 5px 0 0;
    width: 40px;
    height: 40px;
    background: #eaeaea;
    border: 1px solid #eaeaea
}

.conte-social-bar .social-bar ul.horiz li a {
    padding: 0 !important;
    width: 100%;
    height: 100%
}

.conte-social-bar .social-bar ul.horiz li a.ico-facebook-b span {
    margin-top: 7px;
    left: 13px
}

.conte-social-bar .social-bar ul.horiz li a.ico-imprimir-b span, .conte-social-bar .social-bar ul.horiz li a.ico-twitter-b span {
    margin-top: 10px;
    left: 8px
}

.conte-social-bar .social-bar ul.horiz li a.ico-mail-b span {
    margin-top: 12px;
    left: 8px
}

.conte-social-bar .social-bar ul.horiz li a.ico-google-b span {
    margin-top: 9px;
    left: 10px
}

.conte-social-bar .social-bar ul.horiz li a.ico-whatsapp-b span {
    top: 5px;
    left: 8px
}

.fact-checked {
    float: right;
    color: #337ab7;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    line-height: 28px
}

.size19, .size21, .size27 {
    color: #8a8a8a
}

.fact-checked .txt-fact {
    display: none;
    position: absolute;
    background: #fff;
    right: 0;
    border: 1px solid #e4e4e4;
    width: 300px;
    padding: 8px;
    font-size: 12px;
    line-height: 18px;
    z-index: 999
}

.fact-checked .txt-fact:before {
    content: ' ';
    width: 0;
    height: 0;
    position: absolute;
    top: -24px;
    right: 12%;
    border-width: 12px;
    border-style: solid;
    border-color: transparent transparent #e4e4e4
}

body.page-cuidateplus-register.escuela-pacientes, body.page-user-login.escuela-pacientes {
    background: #f6f6f6
}

body.page-cuidateplus-register.escuela-pacientes h1, body.page-user-login.escuela-pacientes h1 {
    font-size: 32px;
    color: #5f5e5a
}

body.page-cuidateplus-register.escuela-pacientes .header-login, body.page-user-login.escuela-pacientes .header-login {
    overflow: hidden;
    background: 0 0
}

body.page-cuidateplus-register.escuela-pacientes #logo, body.page-user-login.escuela-pacientes #logo {
    float: left;
    margin: 13px
}

body.page-cuidateplus-register.escuela-pacientes .logo-mapfre, body.page-user-login.escuela-pacientes .logo-mapfre {
    float: left;
    margin: 32px 0 0 30px
}

body.page-cuidateplus-register.escuela-pacientes #close, body.page-user-login.escuela-pacientes #close {
    float: right;
    margin: 22px 50px 0 0
}

body.page-cuidateplus-register.escuela-pacientes form .registro-btn, body.page-user-login.escuela-pacientes form .registro-btn {
    margin: 29px 0 0
}

body.page-cuidateplus-register.escuela-pacientes .cell-860, body.page-user-login.escuela-pacientes .cell-860 {
    clear: both
}

body.page-cuidateplus-register.escuela-pacientes .cell-860 .check, body.page-user-login.escuela-pacientes .cell-860 .check {
    margin-left: 0;
    display: block;
    text-align: left;
    color: #555
}

.news .nav-tab-a .horiz li a, .noticias-relacionadas-news .cont-txt .autor a, body.page-cuidateplus-register.escuela-pacientes .cell-860 .check label, body.page-user-login.escuela-pacientes .cell-860 .check label {
    font-size: 14px
}

body.page-cuidateplus-register.escuela-pacientes .cell-860 .options_publicidad, body.page-user-login.escuela-pacientes .cell-860 .options_publicidad {
    margin-left: 0;
    max-width: 431px
}

body.page-cuidateplus-register.escuela-pacientes .cell-860 .formu input[type=password], body.page-cuidateplus-register.escuela-pacientes .cell-860 .formu input[type=text], body.page-user-login.escuela-pacientes .cell-860 .formu input[type=password], body.page-user-login.escuela-pacientes .cell-860 .formu input[type=text] {
    width: 100%;
    max-width: 431px
}

.escuela-menu-top #header-top {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 36px;
    background-color: transparent !important
}

.formu b {
    min-width: auto !important
}

.bottom29 {
    margin-bottom: 29px;
    padding-bottom: 0
}

.bottom55 {
    margin-bottom: 55px;
    padding-bottom: 0
}

.size19 {
    font-size: 19px
}

.size21 {
    font-size: 21px
}

.size27 {
    font-size: 27px
}

.btn-rojo {
    background: #d81e05;
    color: #fff;
    border-radius: 0;
    display: block;
    width: 100%;
    max-width: 431px;
    border: none;
    padding: 13px;
    font-size: 16px;
    font-weight: 700
}

.recuperar-password {
    font-weight: 700;
    font-size: 15px
}

.recuperar-password a {
    color: #8a8a8a !important
}

.bloque-enlace-fundacion {
    max-width: 431px;
    border-top: 2px solid #d81e05;
    border-bottom: 2px solid #d81e05;
    padding: 38px 0
}

.bloque-enlace-fundacion p, .media-heading {
    color: #555
}

body.page-dmedicina-register.escuela-pacientes .cell-860 .check, body.page-user-login.escuela-pacientes .cell-860 .check {
    max-width: 431px
}

body.page-dmedicina-register.escuela-pacientes .cell-860 .ancho, body.page-user-login.escuela-pacientes .cell-860 .ancho {
    max-width: 627px
}

.encabezado {
    width: 100%;
    display: inline-block;
    padding: 0
}

.vermas {
    margin: 30px auto 0;
    border: 1px solid #333;
    padding: 30px 40px 20px;
    text-align: left;
    width: 300px
}

.vermas .view-more {
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, #fff 30%, rgba(255, 255, 255, .5) 80%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    left: 0;
    padding: 40px 20px 20px;
    font-weight: 700
}

.vermas h3 {
    margin: -50px 0 20px -30px;
    background: #fff;
    padding: 0 10px;
    display: block;
    width: fit-content;
    font-style: oblique;
    font-size: 22px
}

.vermas ul {
    list-style: none
}

.vermas ul li {
    list-style: square
}

.vermas .subtitulo-lo-mas {
    text-decoration: none;
    margin: 0;
    color: #333;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

.noticias-relacionadas-news {
    width: 90%;
    display: flex;
    background-color: #ecf6ff;
    align-items: center;
    margin: 40px auto
}

.noticias-relacionadas-news .cont-img {
    min-width: 35%;
    margin-right: 20px
}

.noticias-relacionadas-news .cont-txt {
    padding-right: 20px
}

.noticias-relacionadas-news .cont-txt .intro a {
    color: #333;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400
}

.flip-vertical-right {
    -webkit-animation: .4s cubic-bezier(.455, .03, .515, .955) both flip-vertical-right;
    animation: .4s cubic-bezier(.455, .03, .515, .955) both flip-vertical-right
}

.popUp_block .contePopCenter .conteAlert .registro-sesion-form {
    width: 100%;
    padding: 0 20px;
    height: 500px;
    overflow: auto
}

.popUp_block .contePopCenter .conteAlert .registro-sesion-form .titulo p, .sesion-on .blockSesion .titulo p {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
    color: #0885b7
}

.popUp_block .contePopCenter .conteAlert .registro-sesion-form .question {
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 10px;
    width: 19px;
    height: 19px;
    background-image: url(../images/sprite_png_24_20150514_1.png);
    background-position: -100px -62px;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 0
}

.popUp_block .contePopCenter .conteAlert .registro-sesion-form .options_publicidad {
    padding: 0;
    border: none
}

.popUp_block .contePopCenter .conteAlert .registro-sesion-form .options_publicidad p.title {
    float: none;
    height: 19px;
    line-height: 19px;
    margin-bottom: 20px
}

.popUp_block .contePopCenter .conteAlert .registro-sesion-form .options_publicidad p.title span {
    display: inline-block;
    height: auto;
    margin-top: -2px
}

.popUp_block .contePopCenter .conteAlert .registro-sesion-form .options_publicidad div.label p {
    font-size: 13px;
    text-align: left;
    padding: 0 0 0 15px;
    margin-bottom: 20px
}

.popUp_block .contePopCenter .conteAlert .registro-sesion-form .options_publicidad .check label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin: 0 0 10px;
    line-height: 1.2;
    color: #2275b7;
    font-size: 12px
}

.popUp_block .contePopCenter .conteAlert .registro-sesion-form a {
    display: inline-block;
    width: auto;
    line-height: 13px
}

.popUp_block .contePopCenter .conteAlert .registro-sesion-form .inicioSesion .inicioSesionBtn {
    height: 40px;
    margin: 0 auto;
    display: block;
    line-height: 40px
}

.sesion-on .blockSesion {
    width: 500px;
    text-align: left;
    padding: 0 30px;
    margin: 0 auto
}

.sesion-on .blockSesion .bontonesRegistros {
    float: none;
    display: inline-block
}

.infoConte .infoPreguntar, .servicios .img-portada .img-titular {
    display: table-cell;
    vertical-align: middle
}

.error-sesion {
    border: 1px solid tomato;
    font-size: 9px;
    margin-top: 31px
}

.error-sesion p {
    font-size: 13px;
    padding: 20px 0
}

.error-sesion p a {
    height: 21px;
    line-height: 21px
}

.cerrar-sesion {
    width: 100%;
    position: relative;
    cursor: pointer
}

.cerrar-sesion span {
    width: 40px;
    height: 40px;
    background: url(../img/popUp-cerrar.png) no-repeat;
    display: initial;
    position: absolute;
    top: 5px;
    right: 0;
    margin-top: 0
}

.infoConte {
    display: table;
    width: 502px;
    height: 319px
}

.infoConte .infoPreguntar {
    text-align: center
}

.infoConte .infoPreguntar .imgEnvio {
    width: 200px;
    height: 84px;
    background-image: url(../images/trazado-logo.svg);
    background-repeat: no-repeat;
    margin: 0 0 13px;
    background-size: 200px;
    border-bottom: 1px solid #4172b5
}

.infoConte .infoPreguntar p {
    font-size: 26px;
    color: #4172b5
}

.popUp_block {
    position: absolute;
    z-index: 9999;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .5);
    top: 0;
    left: 0;
    display: table
}

.popUp_block .contePopCenter .conteAlert {
    width: 504px;
    min-height: 323px;
    background: #fff;
    margin: 0 auto;
    border-bottom: 3px solid #009cc1;
    border-top: 1px solid rgba(0, 156, 193, .48);
    border-left: 1px solid rgba(0, 156, 193, .48);
    border-right: 1px solid rgba(0, 156, 193, .48)
}

.popUp_block .contePopCenter .conteAlert a {
    width: 100%;
    padding: 0;
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    line-height: 50px;
    color: #0885b7;
    cursor: pointer
}

@-webkit-keyframes scale-up-ver-top {
    0% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%
    }
}

@keyframes scale-up-ver-top {
    0% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%
    }
}

@-webkit-keyframes flip-vertical-right {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
}

@keyframes flip-vertical-right {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
}

.ficha-block2, .publi {
    display: inline-block;
    width: 100%
}

.roba-a {
    position: relative;
    display: inline-block;
    width: 300px;
    margin: 0 0 20px
}

@media (max-width:665px) {
    .roba-a {
        height: auto
    }
}

.roba-a-fix .banner-b {
    position: fixed;
    top: 67px
}

.admin-menu .roba-a-fix .banner-b {
    position: fixed;
    top: 116px
}

.admin-menu .roba-a {
    margin: 28px 0 20px
}

.roba-a-botton .banner-b {
    bottom: 0;
    display: inline-table;
    position: absolute
}

.blk-preguntas-destacadas, .especial-noticias, .head-servi, .warp-sidebar {
    margin-bottom: 30px
}

.especial-noticias .navidad {
    border: none;
    margin-bottom: 0;
    padding: 0
}

.especial-noticias .navidad .NavNoti {
    position: relative;
    margin-bottom: 55px
}

.especial-noticias .navidad .NavNoti .p1 {
    position: absolute;
    top: -23px;
    background: 0 0;
    height: 19px;
    line-height: 19px;
    padding: 0
}

.especial-noticias .navidad .NavNoti .p1 p {
    font-size: 14px;
    color: #337ab7;
    text-transform: uppercase
}

.especial-noticias .navidad .NavNoti .p1 p a {
    color: #337ab7;
    border-left: 4px solid #337ab7;
    height: 17px;
    line-height: 17px;
    padding: 0 0 0 10px
}

.especial-noticias .navidad .NavNoti .p2 p a {
    color: #337ab7;
    font-size: 28px;
    line-height: 25px
}

.page-node-1 .especial-noticias {
    margin-top: 27px
}

.conteProductos div div.button a {
    margin: 16px 0 0;
    text-align: left;
    display: block;
    color: #fff;
    background: #ecbeaf;
    border: none;
    padding: 5px 36px;
    font-weight: 700;
    cursor: pointer;
    width: 135px;
    left: 0;
    text-decoration: none
}

.conteProductos div div h3 {
    margin: 15px 0 10px !important;
    text-align: left;
    font-weight: 700;
    line-height: 21px;
    font-size: 19px;
    letter-spacing: .3px;
    color: #6685b0
}

.conteProductos div div.productoContre .productoImg a {
    display: inline-block;
    overflow: hidden;
    height: 190px
}

.conteProductos div div.productoContre .productoImg a img {
    width: 323px;
    top: -89px;
    position: relative;
    left: -20px
}

.conteProductos div div.productoContre .conteScroll {
    width: 50%;
    border: 1px solid #ecbeaf;
    padding: 10px 20px;
    margin-top: 20px
}

.conteProductos div div.productoContre .conteScroll .btnDesplar {
    font-size: 20px;
    margin-bottom: 15px;
    background: url(../img/flecha-megamenu-azul.png)
}

.conteProductos div div.productoContre .conteScroll .productoDatos ul {
    padding: 0 !important
}

.conteProductos div div.productoContre .conteScroll .productoDatos ul li {
    list-style-type: none;
    font-size: 14px;
    line-height: 21px
}

.conteProductos div div.productoContre .precio {
    display: inline-block;
    font-weight: 700;
    margin-top: 16px;
    padding: 0 20px
}

.moduloTienda .encabezado h2.c {
    color: #ecbeaf;
    border-bottom: 4px solid #ecbeaf;
    display: inline-block;
    margin: 0 0 -4px;
    line-height: 31px;
    padding: 5px 4px 0 0
}

.prog-2 .p-2, .prog-3 .p-2 {
    padding: 20px
}

.moduloTienda .productoLogo p {
    color: #989898;
    font-weight: 700;
    margin-top: 0;
    background-image: url(../img/bebedeparis-logo.png);
    background-repeat: no-repeat;
    background-position: 101px 4px;
    background-size: 122px;
    height: 26px;
    font-size: 15px;
    line-height: 26px
}

.search-question h2.b-Pregunta {
    font-size: 22px
}

.text-label {
    margin: 30px 0
}

.text-label p {
    margin: 0 0 10px;
    color: #676767
}

.blk-preguntas-destacadas article {
    padding: 20px 0 0;
    margin: 0 0 25px;
    border-bottom: none
}

.blk-preguntas-destacadas article .preguntas-cat {
    border-left: 3px solid #0878b7;
    padding: 2px 10px;
    background: #e8e8e8;
    display: inline-block
}

.blk-preguntas-destacadas article .preguntas-cat span, .block-1 .cat a {
    color: #6c6c6e
}

.blk-preguntas-destacadas article div>p a {
    font-size: 18px;
    font-style: italic;
    color: #545454
}

.blk-preguntas-destacadas a.btn-outline-primary {
    padding: 0 10px;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 90%
}

.nav-pantalla.nav-tab.not-grow {
    width: 100%;
    border-bottom: 1px solid #dedede
}

.nav-pantalla.nav-tab.not-grow>ul.horiz {
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
    display: inline-block;
    margin-bottom: 0
}

.nav-pantalla.nav-tab.not-grow ul li a {
    background: 0 0;
    color: #6c6c6e;
    padding: 12px 35px
}

.nav-pantalla.nav-tab.not-grow>ul li a.on {
    border-bottom: 4px solid #0878b7;
    color: #0878b7;
    font-size: 16px;
    background: #f5f5f5
}

.search-question form h2.b {
    font-size: 26px;
    color: #0878b7;
    margin-top: 20px
}

.nav-tab a.on:before, .nav-tab>ul a.on:after, .select-item:after, .select-item:before {
    content: none
}

.blk-preguntas-destacadas.blk-ultimas-preguntas-respondidas article div div .pregunta-titulo {
    font-size: 20px;
    margin: 14px 0;
    font-weight: 700
}

.blk-preguntas-destacadas.blk-ultimas-preguntas-respondidas article div div .pregunta_extensa {
    font-size: 17px
}

.blk-preguntas-destacadas.blk-ultimas-preguntas-respondidas article div div .respuesta_corta {
    background: #dedede;
    padding: 20px 20px 20px 50px;
    font-style: italic;
    margin-top: 20px
}

.blk-preguntas-destacadas.blk-ultimas-preguntas-respondidas article div div strong, .rest-not div[class^=col-] .views-field-title a {
    font-weight: 700;
    color: #333
}

.prog-2 .p-2, .prog-2>p {
    background: #0878b7;
    color: #fff
}

.prog-2>p, .prog-3>p {
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center
}

.prog {
    width: 100%;
    margin: 15px 0;
    position: relative
}

.prog .prog-1 {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

.prog .prog-1>p {
    background: #e4580b;
    border-radius: 18px 0;
    color: #fff;
    padding: 10px 0
}

.prog-2, .prog-3 {
    width: 47%;
    display: inline-table
}

.prog-3 .p-2, .prog-3>p {
    background: #f7af10;
    color: #0878b7
}

.glyphicon {
    position: absolute;
    color: #e4580b;
    top: 43px;
    font-size: 153px;
    left: 44%
}

.topBanner div .banner {
    padding: 20px 0
}

.topBanner div .banner>div {
    text-align: center;
    width: 100%
}

.servicios {
    height: 100%;
    display: inline-table;
    width: 100%
}

.servicios .img-portada {
    width: 100%;
    height: 500px;
    display: table;
    background: #dedede
}

.servicios .img-portada .img-titular .img-tex {
    width: 900px;
    margin: 0 auto;
    background: rgba(255, 255, 255, .65);
    padding: 20px 18px
}

.servicios .img-portada .img-titular .img-tex h1.texto1 {
    padding: 0;
    text-align: center;
    font-size: 70px;
    margin: 0 0 20px;
    color: #fb7f49
}

.servicios .img-portada .img-titular .img-tex .texto2 {
    text-align: center;
    font-size: 25px;
    color: #fb7f49
}

.servicios .block-servicios {
    padding: 40px 0;
    margin: 0 auto;
    display: table
}

.servicios .block-servicios .comment-lef {
    margin: 0 30px 0 0
}

.servicios .block-servicios .comment-lef p {
    margin: 0;
    font-size: 17px;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede
}

.servicios .block-servicios .comment-lef h2 {
    margin: 0;
    font-size: 30px
}

.servicios .block-servicios .comment-right p {
    line-height: 25px
}

.servicios .srv-produc .srv-top-text {
    padding: 20px 0 40px;
    color: #fb7f49
}

.servicios .srv-produc .srv-top-text p {
    font-size: 50px;
    text-align: center;
    display: table;
    margin: 0 auto
}

.servicios .srv-produc .srv-top-text .sub {
    font-size: 19px
}

.servicios .srv-promos .block-servicios .prom1 {
    height: 300px
}

.servicios .srv-promos .block-servicios .conte-dos .prom2, .servicios .srv-promos .block-servicios .conte-dos .prom2-bis {
    height: 130px
}

.servicios .srv-promos .block-servicios .prom3 {
    height: 153px;
    display: inline-block;
    width: 100%
}

.servicios .car-conte ul>li {
    transition: opacity 1s;
    opacity: 0;
    display: none
}

.servicios .car-conte ul li.active {
    opacity: 1;
    display: inline-block;
    -webkit-animation: .5s cubic-bezier(.25, .46, .45, .94) .5s both slide-left;
    animation: .5s cubic-bezier(.25, .46, .45, .94) .5s both slide-left
}

.servicios .viewServicios .mod-photo-gallery .portada .noticiasFlex .pickgradient {
    position: relative;
    height: 402px;
    margin-bottom: 30px;
    margin-right: 0 !important;
    overflow: hidden;
    margin-left: 0
}

.cell-320 .col-sm-6.pickgradient {
    width: 100%;
    position: initial;
    height: auto;
    display: block;
    margin: 0 0 30px;
    float: none;
    padding: 0
}

.cell-320 .col-sm-6.pickgradient a .branded strong {
    font-size: 22px;
    line-height: 25px
}

.news .nav-tab-a .horiz li, .serBlock {
    margin-right: 10px
}

.publi-servi {
    margin: 0 auto;
    border-top: 1px solid #dedede
}

.block-4 {
    float: left;
    width: 70%
}

.sidebar-block-1 {
    float: left;
    width: 27%
}

@-webkit-keyframes slide-left {
    0% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: .05
    }

    25% {
        -webkit-transform: translateX(75px);
        transform: translateX(75px);
        opacity: .25
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: .5
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slide-left {
    0% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: .05
    }

    25% {
        -webkit-transform: translateX(75px);
        transform: translateX(75px);
        opacity: .25
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: .5
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.car-conte ul li {
    width: 25%;
    display: inline-block;
    margin-left: -3px
}

.srv-und-produc {
    text-align: center;
    padding: 20px 0
}

.srv-und-produc .crv-img {
    height: 300px;
    position: static
}

.srv-und-produc .crv-img img {
    width: 80%
}

.srv-und-produc .crv-img .compra {
    width: 100%;
    height: 100%;
    background: rgba(222, 222, 222, .84);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    -webkit-animation: .4s cubic-bezier(.455, .03, .515, .955) both flip-vertical-right;
    animation: .4s cubic-bezier(.455, .03, .515, .955) both flip-vertical-right
}

.srv-und-produc .crv-img .compra .glyphicon-baske {
    content: url('../img/svg/si-glyph-basket.svg');
    width: 50px;
    height: 50px;
    margin: 0 auto
}

.srv-und-produc .crv-img .compra .cesta {
    width: 100%;
    height: 100%;
    display: table
}

.srv-und-produc .crv-img .compra .cesta .cesta-link {
    width: 200px;
    height: 100px;
    margin: 0 auto;
    vertical-align: middle;
    display: table-cell;
    -webkit-animation: .8s cubic-bezier(.455, .03, .515, .955) both flip-vertical-right;
    animation: .8s cubic-bezier(.455, .03, .515, .955) both flip-vertical-right
}

.srv-und-produc .crv-img .compra .cesta .cesta-link>div {
    width: 200px;
    height: 118px;
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 20px 0;
    cursor: pointer
}

.srv-und-produc .crv-img .compra .cesta .cesta-link>div p {
    font-size: 15px;
    margin-top: 10px
}

.crv-text {
    margin-top: 20px;
    background: rgba(255, 255, 255, .62);
    display: inline-block;
    width: 100%;
    padding-top: 10px
}

.crv-text .crv-precio {
    border: 1px solid #fb7f49;
    display: inline-block;
    padding: 10px 30px;
    cursor: pointer;
    border-radius: 4px;
    font-size: 17px;
    color: #fb7f49
}

.img-titular {
    background: url('../img/3.jpg') fixed
}

.srv-promos {
    color: #fb7f49
}

.servicios .comment-servicios .block-servicios, .servicios .srv-promos .block-servicios {
    width: 1057px
}

.noticia .blk-detail .moduloTienda .productoUnid {
    padding-top: 20px
}

@media (max-width:667px) {
    .conteAlert, .conteAlert p {
        width: 90%
    }

    .conteAlert a {
        width: 61%;
        padding: 5px 20px;
        display: block;
        margin: 41px auto 20px;
        text-align: center;
        background: #0885b7;
        line-height: 50px;
        color: #fff;
        cursor: pointer
    }

    h2.verTambien {
        border-bottom: 3px solid #0885b7;
        height: 38px;
        margin: 27px 0 0;
        line-height: 38px !important;
        margin-top: 13px !important;
        padding: 0
    }

    p.verNoti {
        display: inline-table;
        width: 47%;
        padding: 0
    }

    p.verNoti:nth-child(odd) {
        margin-right: 12px
    }

    p.verNoti a:first-child {
        font-size: 13px;
        display: inline-table
    }

    p.verNoti a img:first-child {
        font-size: 13px;
        display: inline-table;
        width: 100% !important;
        height: 64px !important
    }

    .nav-pantalla.nav-tab.not-grow>ul li a.on, p.verNoti a strong, p.verNoti a:nth-child(odd) {
        font-size: 13px
    }

    .verNoti:last-child {
        display: inline-table;
        width: 47%;
        margin-bottom: 50px
    }

    .social-preguntas {
        display: none
    }

    .sesion-on .blockSesion {
        position: relative
    }

    .infoConte, .nav-pantalla.nav-tab.not-grow>ul.horiz, .servicios .srv-promos .block-servicios .conte-dos .prom2 img, .servicios .srv-promos .block-servicios .conte-dos .prom2-bis img, .servicios .srv-promos .block-servicios .prom3 img, .sesion-on .blockSesion, .sesion-on .blockSesion label input[type=password], .sesion-on .blockSesion label input[type=text] {
        width: 100%
    }

    .error-sesion, .sesion-on .blockSesion .error-sesion {
        border: 1px solid tomato;
        font-size: 9px;
        margin-top: 31px
    }

    .error-sesion p, .servicios .img-portada .img-titular .img-tex .texto2, .sesion-on .blockSesion .error-sesion p {
        font-size: 15px
    }

    .infoConte .infoPreguntar p {
        font-size: 20px
    }

    .popUp_block .contePopCenter {
        display: inline;
        vertical-align: top
    }

    .popUp_block .contePopCenter .conteAlert {
        width: 100%;
        position: fixed;
        z-index: 99;
        height: 100%;
        overflow: auto;
        top: 0
    }

    .popUp_block {
        top: 10px
    }

    .fondo {
        display: block;
        background: rgba(255, 255, 255, .5);
        height: 100%;
        position: fixed;
        width: 100%;
        z-index: 9;
        top: 0;
        overflow-y: hidden
    }

    .blk-preguntas article, .blk-preguntas-destacadas article {
        padding: 20px 10px
    }

    .nav-pantalla.nav-tab.not-grow>ul.horiz li {
        width: 33.5%
    }

    .nav-pantalla.nav-tab.not-grow ul li a {
        padding: 12px 6px;
        font-size: 12px
    }

    .search-question form h2.b {
        padding: 0 10px;
        font-size: 19px
    }

    .search-question form p {
        padding: 0 10px;
        margin-top: 20px
    }

    .search-question form div.blk>div {
        background: #fff;
        padding: 0 10px
    }

    .search-question form div.blk>div .text-label {
        margin: 20px 0 30px
    }

    .preguntas-list {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .preguntas-list>div {
        padding: 0;
        overflow-x: hidden
    }

    .blk-preguntas-destacadas.blk-ultimas-preguntas-respondidas article div div .respuesta_corta {
        padding: 20px;
        overflow: hidden
    }

    .blk-preguntas article>div>div.preYresRespon, .col-preguntas, .col-preguntas>div {
        padding: 0;
        margin: 0
    }

    .ordenyfiltro {
        margin: 0
    }

    .ordenyfiltro>div {
        background-color: #fff !important
    }

    .blk-preguntas article>div>div.preYresRespon .tituloBusque {
        font-size: 20px;
        margin-bottom: 20px
    }

    .blk-preguntas article>div>div.preYresRespon a {
        margin-bottom: 20px
    }

    .blk-preguntas article a.responder {
        margin: 10px 0 20px
    }

    .blk-preguntas article div.clearfix {
        margin: 0;
        padding: 0
    }

    .blk-preguntas article div.clearfix p {
        text-align: left;
        font-size: 17px
    }

    .blk-preguntas article div.clearfix span {
        text-align: left;
        display: inline-block;
        float: none;
        color: #888
    }

    .round-img article {
        margin: 0 0 20px;
        padding: 0 10px
    }

    .round-img article>div>div h3 {
        display: inline-block;
        text-align: left;
        margin-top: 73px
    }

    .round-img article>div>div h3 a {
        display: inline-block;
        margin: 0;
        float: none;
        padding: 0;
        text-align: left
    }

    .round-img article>div>div dl {
        margin-top: 20px
    }

    .round-img article>div>div dl .procedencia {
        margin-top: -112px;
        background: #fff;
        border: none
    }

    .round-img article>div>div dl .procedencia a, .servicios .srv-list-produc>div, .servicios .srv-promos .block-servicios {
        padding: 0
    }

    .round-img article>div>div dl .procedencia:first-child {
        margin-top: -124px;
        background: #fff;
        border: none
    }

    .round-img article a {
        clear: none;
        text-align: center;
        padding: 0 30px;
        margin-top: 34px
    }

    .servicios .img-portada .img-titular .img-tex {
        width: 100%;
        padding: 30px 20px
    }

    .servicios .img-portada .img-titular .img-tex h1.texto1 {
        font-size: 45px
    }

    .servicios .block-servicios, .servicios .comment-servicios .block-servicios, .servicios .srv-promos .block-servicios {
        width: 100%;
        padding-bottom: 0
    }

    .servicios .block-servicios>div, .servicios .comment-servicios .block-servicios>div, .servicios .srv-promos .block-servicios>div {
        padding-bottom: 25px
    }

    .servicios .block-servicios .comment-lef h2 {
        font-size: 19px;
        display: inline-block
    }

    .servicios .srv-produc .srv-top-text p {
        font-size: 27px;
        padding: 0 20px
    }

    .servicios .srv-promos .block-servicios .conte-dos .prom2, .servicios .srv-promos .block-servicios .conte-dos .prom2-bis, .servicios .srv-promos .block-servicios .prom1, .servicios .srv-promos .block-servicios .prom3 {
        height: auto;
        padding-bottom: 20px
    }

    .car-conte ul li {
        width: 100%;
        margin: 0;
        padding-bottom: 20px
    }

    .srv-und-produc .crv-img {
        height: auto
    }

    .srv-list-produc .srv-und-produc .crv-img .compra .glyphicon-baske {
        width: 38px;
        height: 34px
    }

    .srv-list-produc .srv-und-produc .crv-img .compra .cesta .cesta-link>div {
        width: 80%;
        height: 100%
    }

    .srv-list-produc .fullPro {
        height: 280px
    }

    .img-titular {
        background-position: center;
        background-size: cover;
        height: 100%;
        background-attachment: inherit
    }

    .noticia .blk-detail .moduloTienda .productoUnid div h3 {
        font-size: 15px;
        font-weight: 700
    }
}

.responsables {
    margin: 30px 0 0;
    font-size: 13px
}

.simplenews-subscriber-account-form, .user-form, .user-login-form, .user-pass, .user-register-form {
    max-width: 570px;
    margin: 60px auto
}

.simplenews-subscriber-account-form p, .user-form p, .user-login-form p, .user-pass p, .user-register-form p {
    font-size: .9rem;
    color: #000;
    line-height: 1.2rem
}

.mas-que-pacientes .cat_Masque.container+.container, .simplenews-subscriber-account-form #edit-field-user-gdpr, .sub-nav .region-subnav, .user-form #edit-field-user-gdpr, .user-login-form #edit-field-user-gdpr, .user-pass #edit-field-user-gdpr, .user-register-form #edit-field-user-gdpr {
    display: flex
}

.simplenews-subscriber-account-form #edit-field-user-gdpr .js-form-item, .user-form #edit-field-user-gdpr .js-form-item, .user-login-form #edit-field-user-gdpr .js-form-item, .user-pass #edit-field-user-gdpr .js-form-item, .user-register-form #edit-field-user-gdpr .js-form-item {
    display: block;
    padding: 0;
    margin-right: 15px
}

.simplenews-subscriber-account-form #edit-field-user-gdpr .js-form-item input, .user-form #edit-field-user-gdpr .js-form-item input, .user-login-form #edit-field-user-gdpr .js-form-item input, .user-pass #edit-field-user-gdpr .js-form-item input, .user-register-form #edit-field-user-gdpr .js-form-item input {
    width: auto;
    margin-left: 5px;
    margin-top: 0
}

.simplenews-subscriber-account-form label, .simplenews-subscriber-account-form span, .user-form label, .user-form span, .user-login-form label, .user-login-form span, .user-pass label, .user-pass span, .user-register-form label, .user-register-form span {
    display: block;
    text-transform: capitalize
}

.simplenews-subscriber-account-form .js-form-item, .simplenews-subscriber-account-form .js-form-wrapper .js-form-item .password-strength, .user-form .js-form-item, .user-form .js-form-wrapper .js-form-item .password-strength, .user-login-form .js-form-item, .user-login-form .js-form-wrapper .js-form-item .password-strength, .user-pass .js-form-item, .user-pass .js-form-wrapper .js-form-item .password-strength, .user-register-form .js-form-item, .user-register-form .js-form-wrapper .js-form-item .password-strength {
    margin-bottom: 40px
}

.simplenews-subscriber-account-form input, .user-form input, .user-login-form input, .user-pass input, .user-register-form input {
    border: none;
    border-bottom: 1px solid #0878b7;
    padding: 0 15px;
    min-height: 45px;
    width: 100%;
    background: #f6f6f6;
    margin-top: 10px
}

.banner-sky-derecha, .banner-sky-izq, .simplenews-subscriber-account-form input[type=checkbox], .user-form input[type=checkbox], .user-login-form input[type=checkbox], .user-pass input[type=checkbox], .user-register-form input[type=checkbox] {
    width: auto
}

.simplenews-subscriber-account-form .password-strength__meter, .user-form .password-strength__meter, .user-login-form .password-strength__meter, .user-pass .password-strength__meter, .user-register-form .password-strength__meter {
    border-radius: 10px;
    height: 20px;
    margin: 15px auto 10px;
    background: #f6f6f6
}

.cerrar_sticky a, .simplenews-subscriber-account-form label, .user-form label, .user-login-form label, .user-pass label, .user-register-form label {
    color: #000
}

.simplenews-subscriber-account-form .description, .user-form .description, .user-login-form .description, .user-pass .description, .user-register-form .description {
    font-weight: 700;
    margin: 5px 0 40px;
    font-size: 12px;
    color: #000
}

.simplenews-subscriber-account-form .password-confirm-message, .simplenews-subscriber-account-form .password-strength__title, .user-form .password-confirm-message, .user-form .password-strength__title, .user-login-form .password-confirm-message, .user-login-form .password-strength__title, .user-pass .password-confirm-message, .user-pass .password-strength__title, .user-register-form .password-confirm-message, .user-register-form .password-strength__title {
    color: #aaa;
    font-size: 12px;
    margin-top: 5px
}

.simplenews-subscriber-account-form .button, .user-form .button, .user-login-form .button, .user-pass .button, .user-register-form .button {
    padding: 15px 10px;
    border: none;
    background-color: #0878b7;
    color: #fff
}

.simplenews-subscriber-account-form .js-form-type-checkbox .form-checkbox, .user-form .js-form-type-checkbox .form-checkbox, .user-login-form .js-form-type-checkbox .form-checkbox, .user-pass .js-form-type-checkbox .form-checkbox, .user-register-form .js-form-type-checkbox .form-checkbox {
    min-height: auto;
    margin-top: 5px
}

.simplenews-subscriber-account-form .js-form-type-checkbox.js-form-item-legal-accept, .user-form .js-form-type-checkbox.js-form-item-legal-accept, .user-login-form .js-form-type-checkbox.js-form-item-legal-accept, .user-pass .js-form-type-checkbox.js-form-item-legal-accept, .user-register-form .js-form-type-checkbox.js-form-item-legal-accept {
    padding: 15px;
    border: 1px solid #ddd
}

.simplenews-subscriber-account-form .js-form-wrapper, .user-form .js-form-wrapper, .user-login-form .js-form-wrapper, .user-pass .js-form-wrapper, .user-register-form .js-form-wrapper {
    border: none;
    margin-bottom: 20px !important;
    padding: 0
}

.simplenews-subscriber-account-form .form-actions, .simplenews-subscriber-account-form .js-form-wrapper .js-form-wrapper, .user-form .form-actions, .user-form .js-form-wrapper .js-form-wrapper, .user-login-form .form-actions, .user-login-form .js-form-wrapper .js-form-wrapper, .user-pass .form-actions, .user-pass .js-form-wrapper .js-form-wrapper, .user-register-form .form-actions, .user-register-form .js-form-wrapper .js-form-wrapper {
    border: none !important
}

.simplenews-subscriber-account-form .js-form-wrapper .js-form-type-radio input, .simplenews-subscriber-account-form .js-form-wrapper .js-form-type-radio label, .user-form .js-form-wrapper .js-form-type-radio input, .user-form .js-form-wrapper .js-form-type-radio label, .user-login-form .js-form-wrapper .js-form-type-radio input, .user-login-form .js-form-wrapper .js-form-type-radio label, .user-pass .js-form-wrapper .js-form-type-radio input, .user-pass .js-form-wrapper .js-form-type-radio label, .user-register-form .js-form-wrapper .js-form-type-radio input, .user-register-form .js-form-wrapper .js-form-type-radio label {
    min-height: auto;
    display: inline-block
}

.simplenews-subscriber-account-form .password-suggestions, .user-form .password-suggestions, .user-login-form .password-suggestions, .user-pass .password-suggestions, .user-register-form .password-suggestions {
    font-weight: 400;
    font-size: 12px;
    margin-top: 20px;
    background: #f1f1f1;
    padding: 20px;
    line-height: 22px
}

.simplenews-subscriber-account-form .token-dialog, .user-form .token-dialog, .user-login-form .token-dialog, .user-pass .token-dialog, .user-register-form .token-dialog {
    margin: 40px 0 10px;
    display: block
}

.user-profile {
    max-width: 768px;
    margin: 0 auto 20px;
    overflow: hidden
}

.user-profile__card-title {
    margin-top: 0;
    font-size: 20px
}

.user-profile img {
    width: 100px;
    border-radius: 100%;
    float: left;
    margin: 0 20px
}

.user-profile .user-name, ul.triple-col li {
    margin-bottom: 10px
}

.user-profile .user-firstname div:first-child, .user-profile .user-name div:first-child {
    font-size: 12px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 12px
}

.user-profile .user-firstname {
    margin-bottom: 10px;
    margin-top: 10px
}

.user-profile__actions, .user-profile__card {
    margin: 2rem 1rem
}

.user-profile__card {
    box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, .1);
    border-radius: 5px;
    padding: 40px
}

.user-profile .button {
    width: 100%;
    padding: 15px 10px;
    border: none;
    background-color: #0878b7;
    color: #fff;
    font-weight: initial;
    font-size: .83rem;
    display: inline-block;
    text-align: center
}

.user-profile__subscriptions ul li {
    margin: .5em 1em
}

.user-profile__subscriptions ul li:before {
    content: '';
    width: .5em;
    height: .5em;
    background-color: #0878b7;
    border-radius: 50%;
    display: inline-block;
    margin-right: .5em
}

.component-dictionary .dictionaries-tab .nav-tabs .tab-tag:hover, .open-sectores {
    cursor: pointer
}

.sectores {
    display: block;
    padding: 10px 15px;
    background: #f1f1f1;
    margin: 10px 0
}

.block-Promofarma {
    background: url('../img/CP_otono18.gif') no-repeat;
    width: 308px;
    height: 355px;
    display: inline-block
}

.banner-sticky.oculta_sticky {
    opacity: 0
}

@keyframes cssAnimation {
    to {
        visibility: visible
    }
}

.list-enferm li {
    margin: 5px 5px 0 0
}

.ficha-block2 blockquote {
    border-top: none;
    border-bottom: none;
    border-left: 5px solid #337ab7;
    font-style: normal;
    color: #333
}

.ficha-block2 blockquote address h2 {
    font-size: 20px;
    margin: 0 0 10px;
    color: #337ab7
}

.empresas-ficha .views-field-field-direccion .field-content iframe {
    width: 100%;
    height: 339px
}

.pre-titular {
    background: rgba(222, 222, 222, .57)
}

.masQ-pacientes .img-titular {
    background: url('../img/adult-MQP.jpg') 0 0/cover no-repeat fixed;
    background-position-y: -72px
}

.cat_Masque {
    font-size: 20px;
    border-top: 4px solid #337ab7;
    padding-top: 30px;
    width: 100%;
    margin-bottom: 20px
}

.cat_Masque .cat_MQP {
    margin: 0;
    display: inline-block;
    padding: 10px 0;
    font-size: 27px;
    position: relative
}

.cat_Masque .cat_MQP span {
    display: inline-block;
    border-top: 2px solid #337ab7;
    position: absolute;
    width: 50%;
    margin-top: 6px
}

.cat_Masque .sub {
    margin: 0;
    display: inline-block;
    background: #337ab7;
    padding: 10px;
    font-size: 20px;
    color: #fff
}

.masQ_text .texto1 {
    font-size: 18px;
    margin-top: 20px;
    text-align: left
}

.masQ_text .texto2 {
    text-align: left;
    font-size: 13px;
    margin-top: 20px;
    color: #737373
}

.masQ_text .texto3 {
    text-align: left;
    margin-top: 30px;
    border-bottom: 1px solid #dedede;
    display: inline-block
}

.masQpacientes-block .srv-und-produc {
    text-align: left;
    min-height: 394px
}

.masQ_info .cont-not img {
    width: 100%;
    margin-bottom: 5px
}

.masQ_info .masQ-pacientes .img-titular .img-tex .texto1 p span, .page-404 h2 .amarillo {
    color: #e7b02f
}

.masQ_info .comment-servicios .block-servicios .servicios-bloc2 p {
    font-size: 15px;
    line-height: 25px
}

.maQ_patroci {
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%
}

.maQ_patroci .logos .views-col {
    width: 100% !important;
    max-width: none;
    padding: 0
}

.maQ_patroci .logos .views-col .views-row .views-field .field-content {
    margin: 0 20px 20px 0
}

.maQ_patroci .logos .views-col .views-row .views-field .field-content img {
    max-height: 50px;
    width: auto
}

.maQ_patroci .logos .views-col .views-row .views-field-name {
    width: 100%;
    text-align: left;
    margin-bottom: 20px
}

.maQ_patroci .patro {
    height: 160px;
    background: url(../img/Masque-colab.png) center no-repeat
}

.maQ_patroci .patro .top_line {
    top: 0;
    width: 9%;
    border-top: 3px solid #dedede;
    margin: 0 auto;
    height: 10px;
    display: inherit
}

.maQ_patroci .patro .bottom_line {
    bottom: 0;
    width: 9%;
    border-bottom: 3px solid #dedede;
    margin: 0 auto;
    height: 140px;
    display: block
}

.maQ_patroci .patro1 h4 {
    border-bottom: 4px solid #0878b7;
    display: inline-block;
    margin: 0;
    padding: 0;
    background: 0 0;
    font-size: 18px;
    color: #bbb;
    border-bottom: none;
    line-height: 27px;
    font-weight: initial
}

.maQ_patroci .patro1 tbody td .views-field img:last-child {
    margin-right: 0;
    margin-left: 0
}

.MQP_logo {
    display: inline-block;
    margin: 5px 0
}

.MQP_logo a img {
    max-height: 42px
}

@media (max-width:768px) {
    #sesion li#acceso {
        width: 100%;
        height: 100%
    }

    #sesion li#acceso :before {
        content: '';
        background-repeat: no-repeat;
        background-position: -271px -207px;
        position: absolute;
        top: 0;
        left: 0;
        width: 32px;
        height: 29px
    }

    #sesion #sesion-name {
        padding: 0;
        width: 40px;
        height: 40px
    }

    #sesion #sesion-name a {
        width: 40px;
        height: 40px;
        display: block
    }

    #sesion #sesion-name:before {
        content: '';
        background-image: url(../images/sprite_png_24_20150514_1.png);
        background-repeat: no-repeat;
        background-position: -271px -207px;
        position: absolute;
        top: 0;
        left: 0;
        width: 32px;
        height: 29px
    }

    #sesion {
        background: 0 0;
        width: 40px;
        height: 40px
    }

    #sesion li:first-child {
        display: block;
        padding-left: 0
    }

    #header-top {
        padding: 0;
        margin-top: 0;
        display: none;
        float: right;
        width: 100%
    }

    #cab-logo-el-mundo {
        border: none
    }

    .page-cuidateplus-register .cuerpo-sesion .formu, .page-user-login .cuerpo-sesion .formu {
        padding: 20px 10px
    }

    .userPass {
        background: #dedede
    }

    .userPass #header-top #cab-logo-el-mundo {
        border: 1px solid #dedede
    }

    .userPass #header-top #cab-logo-el-mundo #logo-el-mundo {
        background-image: url(../img/marca-logo-blanco.png)
    }

    #inicio, .recuperar-pass-form, .simplenews-subscriber-account-form, .user-form, .user-login-form, .user-pass, .user-register-form {
        padding: 0 20px
    }

    .megaMenu .secciones .sf-menu>li:hover>ul {
        position: relative;
        left: 0
    }

    .megaMenu .secciones .sf-menu>li {
        float: left
    }

    .full nav#main-menu .menu-left .sf-menu>li .sf-hidden, .full nav#main-menu .menu-left .sf-menu>li .sf-hidden .conte-subMenu ul li a {
        background: #338ec0
    }

    .megaMenu .secciones .sub>li:nth-child(3) .sub-menu, .megaMenu .secciones .sub>li:nth-child(4) .sub-menu, .megaMenu .secciones .sub>li:nth-child(5) .sub-menu {
        position: relative;
        float: left;
        width: 100%;
        background: #338ec0;
        left: 0;
        padding-left: 0;
        box-shadow: none;
        top: 0
    }

    .cell-860 ul.lo-mas--listado {
        margin: 0
    }

    .cell-860 ul.lo-mas--listado li:nth-child(3n) {
        margin: 0 1% 0 0
    }

    .cell-860 ul.lo-mas--listado li {
        width: 48.8%;
        margin: 0 1% 0 0;
        padding: 5px 0 15px
    }

    .cell-860 ul.lo-mas--listado li:nth-child(2n) {
        margin-right: 0
    }

    .lo-mas {
        padding: 0 10px;
        box-sizing: border-box
    }

    .newsletter {
        margin: 10px 0
    }

    .newsletter div p {
        padding: 0 10px
    }

    .full nav#main-menu .menu-left .sub>li div.sub-menu, .full nav#main-menu .menu-left .sub>li div.sub-menu .conte-subMenu ul li a {
        background: red
    }

    .cont_cv_editor .view-table-curriculum table[class*=col] tr td {
        width: 100%;
        float: left
    }

    .author-news {
        width: 100%;
        display: block;
        margin: 0 auto
    }

    .author-news .box_editor {
        border-bottom: 1px solid #ddd;
        width: 100%;
        flex: auto;
        margin: 0 0 15px
    }

    .post-social {
        flex: none;
        width: 100%;
        margin-bottom: 20px
    }

    .bg-img {
        height: 300px
    }

    .bg-img .cont-bg-img {
        margin: 60px 20px 0
    }

    .bg-img .cont-bg-img h2 {
        color: #fff;
        text-align: left;
        font-size: 32px;
        width: 100%;
        line-height: 34px;
        margin-top: 5px
    }

    .quienes-somos p {
        padding: 0 16px
    }

    .quienes-somos .list-equipo li {
        margin: 0 30px 40px;
        width: 100%
    }

    .quienes-somos .list-equipo p {
        margin: 5px auto
    }

    .quienes-somos .tit-section {
        margin: 60px 0 40px;
        font-size: 38px
    }

    .quienes-somos .sub-tit-section {
        padding: 0 20px;
        margin: 0 0 60px;
        line-height: 32px
    }

    .quienes-somos .info-seg {
        margin: 0 0 80px
    }

    .quienes-somos .info-seg .num-seg .num, .quienes-somos .info-seg .num-seg .txt {
        padding: 0
    }

    .listado_noticias article .conte_listado {
        margin-top: 20px;
        padding: 0 10px
    }

    .breadcrumb.breadcrumb-escuela ol {
        width: max-content
    }

    .breadcrumb {
        padding: 0 10px;
        margin: 10px 0;
        overflow-x: scroll
    }

    .social-bar .share-in {
        text-align: center;
        margin: 0
    }

    .social-bar ul.horiz li a {
        font-size: 30px;
        width: 100%;
        height: 100%
    }

    .social-bar .btn-print {
        display: none
    }

    .social-bar ul.horiz {
        text-align: center;
        padding: 0;
        margin: 5px 0 0
    }

    .social-bar ul.horiz li {
        margin: 0 3%
    }

    .pre-tit {
        margin: 14px 0 0;
        padding: 0 10px
    }

    .volver {
        margin: 10px 0;
        padding: 0 10px;
        display: none
    }

    .fact-checked {
        float: left;
        margin-left: 16px;
        width: 100%
    }

    .fact-checked .txt-fact {
        left: 0
    }

    .fact-checked .txt-fact:before {
        left: 12%
    }

    .noticia .author-date p {
        float: left;
        padding: 0 10px;
        font-size: 13px;
        font-weight: 700
    }

    .noticia figure .subtitle {
        padding: 10px
    }

    .vermas {
        position: relative;
        margin: 120px â€‹16px 20px;
        max-width: 80%
    }

    .vermas .noticia_vermas {
        max-height: 230px;
        overflow: hidden;
        padding-left: 20px
    }

    .vermas h3 {
        font-size: 26px;
        margin: -55px 0 20px -30px
    }

    .vermas .subtitulo-lo-mas {
        text-decoration: none;
        margin: 0;
        color: #333;
        padding-bottom: 16px;
        font-size: 20px;
        line-height: 26px;
        font-weight: 400
    }

    .noticias-relacionadas-news {
        width: 100%;
        align-items: flex-start
    }

    .noticias-relacionadas-news .cont-img {
        flex: 0 0 128px;
        max-width: 128px;
        margin-right: 8px
    }

    .noticias-relacionadas-news .cont-txt {
        padding: 5px 5px 0 0
    }

    .noticias-relacionadas-news .cont-txt .intro {
        margin: 0;
        line-height: 18px
    }

    .noticias-relacionadas-news .cont-txt .intro a {
        font-size: 16px;
        line-height: 18px
    }

    .noticias-relacionadas-news .cont-txt .autor a {
        font-size: 11px;
        line-height: 12px
    }

    .productosCarrusel {
        text-align: left;
        width: 610px
    }

    .productosCarrusel>div {
        width: 200px;
        display: inline-block
    }

    .moduloTienda, .moduloTienda .conteSlid {
        display: block
    }

    .encabezado {
        height: 35px;
        padding: 0 5px
    }

    .encabezado h2.c {
        font-size: 18px;
        height: 35px;
        line-height: 35px
    }

    .conteSlid {
        overflow-x: auto;
        padding-bottom: 10px;
        display: block
    }

    .conteSlid:before {
        content: none
    }

    .promoFarma-logo {
        padding: 0 5px
    }

    .prog {
        position: static
    }

    .prog-2, .prog-3 {
        width: 100%;
        display: inline-table
    }

    .glyphicon {
        position: relative;
        top: 0
    }

    .cell-860 .portada .noticiasFlex .pickgradient .categoria_noticia p img {
        width: 100%
    }

    .cerrarSesion {
        margin-bottom: 28px;
        display: block;
        padding: 0 10px;
        border-bottom: 1px solid #cfcfcf;
        background: #dedede
    }

    .cerrarSesion .texCerrarSesion {
        text-align: left;
        font-size: 26px;
        margin: 0;
        border-bottom: 3px solid #545454;
        color: #545454
    }

    .cerrarSesion .texInfo {
        text-align: left;
        line-height: 16px
    }

    .cerrarSesion .texInfo span {
        margin-top: 20px;
        display: inline-block
    }

    .cerrarSesion .texInfo a {
        display: inline-block;
        color: #898989;
        font-size: 14px;
        background: #fff;
        text-decoration: underline;
        width: 100%;
        padding: 14px 0;
        text-align: center;
        margin: 20px 0;
        border-radius: 3px
    }

    .edit-profile-form {
        padding: 0 10px 30px;
        border-bottom: 1px solid #dedede
    }

    .edit-profile-form #disable_account {
        margin: 28px 0 0;
        text-align: center;
        float: none;
        display: inline-block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #dedede;
        border: 1px solid #b8b8b8
    }

    .MQP_logo_mov {
        width: 163px;
        height: 26px;
        display: inline-block;
        float: left;
        margin-top: 2px
    }

    .MQP_logo_mov a {
        background: url('../img/masqueCortado.svg') center center/88% no-repeat;
        width: 100%;
        height: 100%;
        display: block
    }

    .masQ-pacientes .img-titular {
        background-size: 908px;
        background-position-y: -72px;
        background-position-x: -190px
    }

    .masQ_info .masQ-pacientes .img-titular .img-tex .texto1 {
        font-size: 27px !important;
        margin: 0 !important
    }

    .maQ_patroci .patro1 tbody td .views-field img {
        margin-right: 0;
        margin-bottom: 20px
    }

    .maQ_patroci .patro1 tbody td .views-field {
        text-align: center
    }

    .maQ_patroci .patro {
        width: 760px
    }

    .maQ_patroci .patro .bottom_line, .maQ_patroci .patro .top_line {
        width: auto
    }

    .MQP_logo {
        left: 125px;
        position: absolute;
        margin: 0
    }

    .maQ_patroci {
        overflow: scroll;
        width: 100%
    }
}

.logo-fixed .MQP_logo {
    transform: scale(.8);
    transform-origin: center left;
    transition: transform .3s, margin-left .3s;
    margin-left: -40px
}

.maQ_patroci .patro1 tbody td .views-field img {
    display: inline-block;
    margin-right: 20px
}

.maQ_patroci .patro1 .view-logos-mas-que-pacientes {
    margin-bottom: 40px;
    padding-top: 25px;
    border-top: 4px solid #dedeed;
    margin-top: -4px
}

.mas-que-pacientes .img-titular {
    background: url('../img/cuidandote-header.jpg') center -140px/cover no-repeat fixed
}

.img-list .cont-img-list, .mas-que-pacientes .cell-860 ul, .rest-not .flex {
    display: flex;
    flex-wrap: wrap
}

.mas-que-pacientes .cell-320 {
    margin-top: 40px
}

.mas-que-pacientes .col-md-12.patrocinadores {
    height: 400px;
    width: 100%;
    display: block;
    margin: 20px 0 50px
}

.mas-que-pacientes .col-md-12.patrocinadores img {
    margin: 0 auto;
    display: block
}

.mas-que-pacientes .block-servicios {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 35px;
    -moz-column-gap: 35px;
    column-gap: 35px;
    display: block;
    text-align: justify
}

.warp-sidebar .post-promo {
    background: #e9e9e9;
    padding: 20px 30px
}

.warp-sidebar .post-promo .p1 a {
    color: #333;
    font-size: 21px;
    line-height: 25px
}

.warp-sidebar .post-promo .p2 a {
    color: #333;
    font-size: 14px;
    line-height: 25px
}

.warp-sidebar .post-promo .p3 a {
    color: #999;
    font-size: 12px;
    line-height: 25px
}

.warp-sidebar .post-promo .p4 {
    border-top: 1px solid silver;
    background: url('../img/RGB-01.svg') center/182px no-repeat;
    height: 40px;
    padding-top: 47px;
    margin-top: 11px
}

.warp-sidebar .post-promo .p4 p {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0
}

.bannerFooter>div {
    margin: 0 auto;
    display: inline-block;
    text-align: left
}

.consejos_verano {
    margin: 0 0 30px;
    width: 100%
}

.consejos_verano img {
    width: 100%;
    float: left;
    margin: 0 0 5px
}

.consejos_verano .titulo-destacado-blok+div, .consejos_verano .titulo-destacado-blok+div+div {
    width: 100%;
    float: left
}

.consejos_verano .titulo-destacado-blok+div p a, .consejos_verano .titulo-destacado-blok+div+div p a {
    margin: 0;
    width: 100%;
    padding: 10px 0;
    font-size: 17px;
    color: #337ab7;
    font-weight: 700
}

.consejos_verano div:last-child {
    width: 100%;
    text-align: center;
    float: left
}

.consejos_verano div:last-child a {
    padding: 0 10px;
    margin: 0 auto;
    text-align: center;
    width: 90%;
    height: 50px;
    line-height: 50px;
    background: #0885b7;
    color: #fff;
    display: block
}

#acc-alert {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    pointer-events: none
}

#acc-alert *, * {
    box-sizing: border-box
}

#acc-alert #acc-alert-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: 1
}

#acc-alert #acc-alert-container, .airship-html-prompt-shadow {
    height: 100%;
    width: 270px;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .5);
    top: 0;
    right: 0
}

#acc-alert #acc-alert-container {
    bottom: initial;
    position: absolute;
    background: #fbfbfb;
    overflow: hidden;
    z-index: 99;
    pointer-events: auto;
    padding-top: 20px
}

#acc-alert #acc-alert-container #acc-alert-header, .airship-prompt-container .airship-alert-powered {
    position: relative;
    width: 100%;
    height: 20px
}

#acc-alert #acc-alert-container #acc-alert-header #acc-alert-close {
    position: absolute;
    top: 6px;
    height: 12px;
    width: 12px;
    z-index: 2;
    cursor: pointer;
    right: 5px
}

#acc-alert #acc-alert-container #acc-alert-header #acc-alert-close:after, #acc-alert #acc-alert-container #acc-alert-header #acc-alert-close:before {
    height: 15px;
    position: absolute;
    left: 3px;
    content: ' ';
    width: 2px;
    background-color: #000
}

#acc-alert #acc-alert-container #acc-alert-header #acc-alert-close:before {
    transform: rotate(45deg)
}

#acc-alert #acc-alert-container #acc-alert-header #acc-alert-close:after {
    transform: rotate(-45deg)
}

#acc-alert #acc-alert-container #acc-alert-body {
    height: auto;
    min-height: 78px;
    padding: 0 20px;
    position: relative;
    width: 100%;
    z-index: 1
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content {
    position: relative;
    color: #505050
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content .cont-logo img, .airship-prompt-container .airship-alert-logo img {
    width: 170px
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content .cont-txt {
    position: relative;
    width: 100%;
    display: flex;
    padding: 20px 0 30px
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content .cont-txt .bell {
    width: 15%;
    position: relative;
    padding: 10px 0 0
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content .cont-txt .info-txt {
    width: 80%;
    padding-left: 5%
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content #ue-alert-warning-private p {
    font-size: 11px !important
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content #ue-acc-alert-text {
    position: relative;
    width: 100%;
    display: flex;
    padding: 20px 0 0;
    border-top: 1px solid #f1f1f1
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content #ue-acc-alert-text p, .airship-prompt-container p, .news .native-news .native-news-content li .title-native a {
    font-size: 16px;
    line-height: 20px
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content #ue-acc-alert-list ul, .airship-prompt-container .airship-alert-message ul {
    list-style: none;
    padding-left: 1.5rem;
    position: relative;
    text-align: left;
    font-size: 14px;
    margin-top: 5px
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content #ue-acc-alert-list ul li, .airship-prompt-container .airship-alert-message ul li {
    padding: 0;
    margin-bottom: .3rem
}

#acc-alert #acc-alert-container #acc-alert-body #acc-alert-content #ue-acc-alert-list ul li:before, .airship-prompt-container .airship-alert-message ul li:before {
    content: '';
    color: #2e6d9d;
    position: absolute;
    margin-left: 3px;
    margin-top: 4px;
    width: 10px;
    height: 5px;
    border-bottom: 3px solid currentColor;
    border-left: 3px solid currentColor;
    transform: rotate(-45deg);
    left: 0
}

#acc-alert #acc-alert-container #ue-alert-footer {
    padding: 0 0 20px 38px;
    text-align: center;
    margin-top: 20px;
    display: flex;
    align-items: center
}

#acc-alert #acc-alert-container #ue-alert-footer #acc-alert-deny {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: gray;
    cursor: pointer;
    font-size: 15px
}

#acc-alert #acc-alert-container #ue-alert-footer #acc-alert-accept {
    height: 35px;
    line-height: 35px;
    width: auto;
    padding: 0 8px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    border-radius: 1px;
    background: #1172b8;
    color: #fff;
    font-weight: 700;
    cursor: pointer
}

.airship-html-prompt-shadow {
    position: fixed;
    z-index: 99999999999;
    padding: 20px 25px;
    background: #fff;
    box-sizing: border-box
}

.airship-prompt-container {
    z-index: 999;
    width: 100%;
    height: 100%;
    bottom: 0
}

.airship-prompt-container img {
    vertical-align: middle;
    border-style: none
}

.airship-prompt-container .airship-alert {
    box-sizing: border-box;
    min-width: 0;
    max-width: 270px;
    margin-left: 0;
    box-shadow: none;
    border-radius: 0;
    padding-top: 20px
}

.airship-prompt-container .airship-alert-title .bell {
    width: 15%;
    position: relative;
    padding: 0;
    float: left
}

.airship-prompt-container .airship-alert-title p {
    width: 80%;
    padding-left: 0;
    float: right
}

.airship-prompt-container .airship-alert-body {
    display: inline-grid
}

.airship-prompt-container .airship-alert-logo {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f1f1f1
}

.airship-prompt-container .airship-alert-buttons {
    display: flex;
    margin-top: 32px;
    align-items: center
}

.airship-prompt-container .airship-btn-deny {
    flex: 1;
    background: 0 0;
    border: none;
    text-align: center;
    text-decoration: none;
    color: gray;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400
}

.airship-prompt-container #ue-alert-warning-private {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.airship-prompt-container #ue-alert-warning-private p {
    font-size: 11px;
    padding-top: 30px
}

.airship-prompt-container .airship-btn-accept {
    height: 35px;
    line-height: 35px;
    width: auto;
    padding: 0 8px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background: #1172b8;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    flex: 1;
    border: none
}

.airship-prompt-container .airship-alert-message {
    margin-left: 35px
}

.cortesia {
    font-size: 17px;
    font-weight: 700;
    color: #545454;
    float: right;
    text-align: right;
    margin: 21px 0 0
}

.medicines {
    padding: 0 12px;
    box-sizing: border-box
}

.medicines .horiz.indice {
    margin: 20px 0 10px;
    padding: 0;
    width: 100%
}

.medicines .horiz.indice li {
    background: 0 0;
    border-bottom: 3px solid #a3a3a3
}

.medicines .horiz.indice li a.on {
    background: #a3a3a3;
    color: #fff
}

.medicines .mod-list ul li {
    padding: 0 15px;
    box-sizing: border-box;
    background: 0 0;
    margin-bottom: 20px
}

.medicines .mod-list ul li:first-child {
    border-right: 1px solid #aeaeae;
    margin-right: -1px
}

.medicines .mod-list ul li:nth-child(2) {
    border-left: 1px solid #aeaeae;
    border-right: 1px solid #aeaeae
}

.medicines .mod-list ul li+li+li {
    border-left: 1px solid #aeaeae;
    margin-left: -1px
}

.medicines .titulo-destacado-blok+.mod-list ul+.triple-col {
    padding: 0 0 3px
}

.medicines .titulo-destacado-blok .main-title {
    font-size: 19px;
    color: #6c6c6e;
    border-left: 4px solid #0878b7;
    float: left;
    padding: 4px 4px 4px 10px;
    background: #e8e8e8;
    margin-bottom: 30px
}

.medicines .titulo-destacado-blok.detail {
    border-bottom: 0;
    float: left;
    width: 100%
}

.component-dictionary .search-box {
    position: relative;
    display: block;
    width: 100%;
    float: left
}

.component-dictionary .search-box input {
    width: 100%;
    padding-left: 40px;
    border: 1px solid #bfbfbf
}

.component-dictionary .search-box input:focus {
    outline: 0 !important;
    border-color: #c2e7fc;
    box-shadow: 0 0 10px rgba(8, 120, 183, .5)
}

.component-dictionary .search-box textarea:focus {
    outline: 0 !important;
    border-color: #0878b7;
    box-shadow: 0 0 5px #0878b7
}

.banner-sticky, .cerrar_sticky {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-right: 1px solid #000
}

.component-dictionary .search-box ::placeholder {
    color: #333;
    opacity: 1
}

.component-dictionary .search-box :-ms-input-placeholder {
    color: #333
}

.component-dictionary .search-box ::-ms-input-placeholder {
    color: #333
}

.component-dictionary .search-box .fa-search {
    color: #bfbfbf;
    position: absolute;
    left: 10px;
    top: 14px;
    font-size: 2rem
}

.component-dictionary .dictionaries-tab .nav-tabs {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap
}

.component-dictionary .dictionaries-tab .nav-tabs .tab-tag {
    width: 33.45%;
    text-align: center;
    flex-shrink: 0
}

.component-dictionary .dictionaries-tab .nav-tabs .tab-tag .tab-link {
    color: #555;
    border: 1px solid #bfbfbf;
    cursor: default;
    font-size: 1.8rem
}

.component-dictionary .dictionaries-tab .nav-tabs .tab-tag:hover .tab-link {
    background-color: #f3f3f3;
    cursor: pointer
}

.component-dictionary .dictionaries-tab .nav-tabs .tab-tag.active .tab-link {
    border-bottom-color: transparent
}

.component-dictionary .dictionaries-tab .nav-tabs>li>a {
    margin-right: 3px
}

.component-dictionary .dictionaries-tab .tab-content {
    border-bottom: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    padding: 0 0 25px
}

.component-dictionary .dictionaries-tab .tab-content .btn {
    width: 15%;
    height: 35px;
    padding: 6px 0 0;
    border-radius: 2px;
    line-height: 2rem;
    margin: 0 auto;
    display: block;
    background-color: #0878b7
}

.component-dictionary .alphabetic-list .btn:hover, .component-dictionary .dictionaries-tab .tab-content .btn:hover {
    background-color: #0885b7
}

.component-dictionary .underlined-header {
    border-bottom: 4px solid #777;
    margin: 30px 0 0;
    float: left;
    display: inline;
    background-color: transparent;
    width: 100%
}

.component-dictionary h2 {
    font-size: 2rem;
    color: #545454;
    display: inline;
    border-bottom: 4px solid #0878b7
}

.component-dictionary .alphabetic-order-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin: 0;
    padding: 25px;
    width: 100%
}

.component-dictionary .alphabetic-order-list .list-item {
    text-align: center;
    width: 10%
}

.component-dictionary .alphabetic-order-list .list-item .list-item-link {
    font-size: 2rem;
    color: #555
}

.component-dictionary .alphabetic-order-list .list-item:hover {
    background-color: #f3f3f3
}

.component-dictionary .alphabetic-list {
    margin: 0;
    padding: 0;
    position: relative
}

.component-dictionary .alphabetic-list .index-letter {
    position: absolute;
    width: 3rem
}

.component-dictionary .alphabetic-list .index-letter a {
    color: #545454;
    font-size: 4rem;
    padding: 0 .7rem;
    text-overflow: ellipsis;
    line-height: 4.5rem
}

.component-dictionary .alphabetic-list .index-letter a:hover {
    background-color: #f3f3f3;
    text-decoration: none
}

.component-dictionary .alphabetic-list .index-preview-ul {
    width: 100%;
    padding: 0 0 0 5.5rem;
    margin: 0 0 30px
}

.component-dictionary .alphabetic-list .index-item {
    padding: 4px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.component-dictionary .alphabetic-list .index-item:hover {
    width: 150%;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis
}

.component-dictionary .alphabetic-list .index-item:last-child {
    border-bottom: 1px solid #bfbfbf;
    padding: 0 0 60px
}

.component-dictionary .alphabetic-list .index-link {
    font-size: 1.6rem
}

.component-dictionary .alphabetic-list .btn {
    width: 15%;
    height: 35px;
    padding: 6px 0 0;
    border-radius: 2px;
    line-height: 2rem;
    margin: 0 0 0 5.5rem;
    display: block;
    position: absolute;
    background-color: #0878b7;
    top: 180px
}

.component-dictionary.inside .alphabetic-order-list {
    padding: 10px 0 35px
}

.component-dictionary.inside .ficha {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin: 22px 0 0;
    font-size: 16px
}

.component-dictionary.inside .ficha .underlined-header h1 {
    font-size: 25px;
    display: inline;
    border-bottom: 4px solid #0878b7
}

.component-dictionary.inside .ficha ul.list-styled {
    list-style-position: inside
}

.component-dictionary.inside .ficha ul.list-styled li {
    list-style-type: circle
}

.component-dictionary.inside .ficha ul.nested {
    margin: 5px 0 10px
}

.component-dictionary.inside .ficha h2 {
    font-size: 18px;
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    display: block;
    padding-bottom: 5px
}

.component-dictionary.inside .ficha.ficha-laboratorio ul {
    padding: 0 0 0 20px;
    margin: 20px 0 0
}

.component-dictionary.inside .ficha.ficha-laboratorio ul li {
    margin: 0 0 8px
}

.img-list {
    max-width: 100%
}

.img-list h3 {
    font-size: 26px;
    border-bottom: 4px solid #a3a3a3;
    margin-bottom: 60px
}

.img-list .cont-img-list li {
    display: flex;
    margin: 0 10px 20px 0;
    min-width: 48%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    align-items: center;
    list-style: none;
    background: 0 0;
    padding-left: 0
}

.img-list .cont-img-list li .views-field-field-galeria-imagenes a img {
    width: 80px;
    height: auto;
    margin-right: 10px
}

body>.cerrar_sticky {
    margin-top: -30px
}

.banner-sticky {
    position: fixed;
    bottom: 0;
    background: #fff;
    transition: opacity 1.5s;
    opacity: 1;
    text-align: center;
    z-index: 1000;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    padding-top: 15px;
    max-width: 990px
}

.banner-sticky>div:first, .banner-sticky>div:first>iframe {
    display: inline-block
}

.cerrar_sticky {
    position: absolute;
    margin: 0;
    top: 0;
    right: 0;
    padding: 0 6px 3px;
    font-size: 18px;
    line-height: 20px;
    animation: 0s 5s forwards cssAnimation
}

.pos_sticky_lateral {
    position: absolute;
    z-index: 0;
    width: 100%;
    padding: 0;
    top: 10px;
    height: 100%
}

.banner-sky-derecha, .banner-sky-izq {
    margin: 0;
    width: fit-content;
    display: block;
    position: absolute;
    height: 100%
}

.banner-sky-derecha {
    left: calc(100% + 20px);
    top: 0
}

.banner-sky-derecha>div {
    top: 0;
    left: 0;
    position: sticky
}

.banner-sky-izq {
    right: calc(100% + 20px);
    top: 0;
    text-align: right
}

.banner-sky-izq>div {
    position: sticky;
    top: 0;
    right: 0
}

.container-publicidad, .container-publicidad-aside, .cover.cover-version .publicidad-cover .cover-content .grid-sky .container-publicidad-aside {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.cont-publicidad {
    width: 100%;
    text-align: center;
    position: -webkit-sticky;
    position: sticky;
    transition: .1s linear;
    top: 80px
}

.blk.blk-a.blk-detail, .duracion, .news, .pickgradient {
    position: relative
}

.cover .publicidad-cover, .cover.cover-version .publicidad-cover {
    max-width: 1200px;
    margin: 0 auto
}

.cover .publicidad-cover .cover-content {
    flex: 1 0 auto;
    position: relative;
    float: left;
    width: 100%;
    display: flex;
    top: 0;
    z-index: 3
}

.cover .publicidad-cover .cover-content .grid-sky {
    position: absolute;
    padding-top: 16px;
    height: 100%
}

.cover .publicidad-cover .cover-content .grid-sky .content-grid-sky {
    position: sticky;
    top: 58px;
    align-self: flex-start
}

.cover .publicidad-cover .cover-content .grid-sky.sky-left {
    top: 0;
    left: 0;
    transform: translateX(calc(-100% - .5rem))
}

.cover .publicidad-cover .cover-content .grid-sky.sky-right {
    top: 0;
    right: 0;
    transform: translateX(calc(100% + .1rem))
}

.cover.cover-version .publicidad-cover .cover-content {
    flex: 1 0 auto;
    position: inherit;
    float: left;
    width: 100%;
    display: flex;
    top: 0;
    z-index: 0
}

.news {
    display: flex;
    flex-wrap: wrap;
    margin: 10px auto 0;
    width: 100%;
    z-index: 5
}

.news p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: -.021em;
    color: #373737
}

.news .post-meta {
    display: flex;
    align-items: flex-start;
    margin: 15px auto 0;
    flex-wrap: wrap
}

.news .news-date {
    color: #999;
    text-align: right;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    font-size: 12px
}

.news .nav-tab-a {
    padding-left: 10px
}

.news .nav-tab-a .horiz {
    margin: 0;
    display: flex
}

.news .col-8 .node-main-image .subtitle {
    font-size: 12px;
    font-style: italic;
    padding: 5px;
    display: block;
    color: #999;
    background: #f1f1f1
}

.views-field.views-field-name {
    padding: 5px 0
}

.views-exposed-form {
    background: #f1f1f1;
    padding: 20px;
    display: flex;
    margin-bottom: 60px
}

.views-exposed-form .js-form-item-keys {
    flex: 1;
    display: flex
}

.views-exposed-form .js-form-item-keys label {
    margin-right: 10px;
    color: #aaa
}

.views-exposed-form .js-form-item-keys input {
    width: 100%;
    margin-right: 10px;
    height: 35px
}

.views-exposed-form .form-actions input {
    padding: 15px;
    width: 100px;
    background: #0878b7;
    color: #fff;
    border: none;
    cursor: pointer
}

.bibliografia {
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.bibliografia .divider {
    background: repeating-linear-gradient(-45deg, #fff 0, #fff 2px, #0878b7 2px, #0878b7 4px);
    height: 8px;
    width: 100%;
    border: 0
}

.bibliografia .cont-bibliografia {
    transition: .3s
}

.bibliografia .cont-bibliografia.close {
    height: 58px;
    overflow: hidden
}

#PROMO a .branded, .bibliografia .cont-bibliografia.open, .paginador~.block_native .pickgradient {
    height: auto
}

.bibliografia .cont-bibliografia.open .tit-bibliografia .icon {
    transform: rotate(224deg);
    margin: 17px 5px 20px 0
}

.bibliografia .cont-bibliografia .tit-bibliografia {
    cursor: pointer;
    overflow: hidden
}

.bibliografia .cont-bibliografia .tit-bibliografia .icon {
    height: 22px;
    float: left;
    font-size: 32px;
    line-height: 22px;
    text-align: center;
    color: #337ab7;
    margin: 15px 5px 20px 0
}

.bibliografia .list-bibliografia {
    margin-left: 25px
}

.bibliografia .list-bibliografia li {
    border-top: 1px dashed #ddd;
    list-style: circle
}

.bibliografia .list-bibliografia li p {
    font-size: 14px;
    line-height: 20px
}

.roba_a, .roba_b {
    display: block;
    text-align: center
}

.cerrar_sticky {
    margin-top: -24px;
    background: #fff;
    color: #000;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #fff;
    cursor: pointer
}

.banner-sticky {
    border-radius: 4px 0 0
}

@media (max-width:430px) {
    .view-table-curriculum table td[class*=col-] {
        display: block
    }

    .view-table-curriculum .views-row {
        padding: 0 10px;
        box-sizing: border-box
    }
}

.logo-fixed main .banner-sky-derecha, .logo-fixed main .banner-sky-izq {
    top: 75px
}

.header_menu.header_menu_open nav#main-menu {
    transform: trans(0, 0);
    -webkit-transform: translate(0, 0);
    animation: .3s ease-in fadeInLeft;
    -webkit-animation: .3s ease-in fadeInLeft;
    z-index: 9999
}

.full nav#main-menu .menu-right {
    z-index: 100 !important
}

.logos_profesionales {
    display: block;
    margin: 20px 0;
    width: 100%
}

.logos_profesionales ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.logos_profesionales ul li {
    padding: 15px 10px;
    list-style: none;
    display: inline-block
}

.logos_profesionales ul li img {
    height: 65px;
    display: block
}

.logo_bristolms {
    background: #000;
    height: 50px
}

@media screen and (max-width:480px) {
    .logos_profesionales ul li {
        width: 100%;
        text-align: center
    }

    .logos_profesionales ul li img {
        height: 65px;
        display: inline-block
    }

    .pos_sticky_lateral {
        display: none
    }
}

#PROMO a .branded strong, .pickgradient a strong {
    text-align: left;
    letter-spacing: .001em;
    margin-top: 10px
}

.masQ-pacientes.walgreens .img-titular {
    background-image: url('../img/bg_seccion_walgreens3.jpg?aa');
    background-position: top left;
    background-repeat: no-repeat
}

.txt_walgreens ul {
    padding: 0 0 0 15px
}

.txt_walgreens ul li {
    list-style: circle;
    margin: 0 0 0 20px
}

.blk.blk-a.blk-detail {
    width: 100%;
    float: left;
    margin-top: 0;
    z-index: 99
}

.blk.blk-a.mod-list {
    width: 100%;
    background: #f4f4f4;
    padding: 20px
}

.apertura .listados .btn, .blk.blk-a.mod-list .btn, .rest-not .listados .btn {
    display: block;
    margin: 0 auto
}

.patologias {
    margin-bottom: 60px;
    float: left;
    width: 100%
}

.horiz.indice {
    margin: 40px auto
}

ul.triple-col .titulo-destacado-blok.list {
    border-bottom: 4px solid #a3a3a3;
    margin-bottom: 20px
}

ul.triple-col .titulo-destacado-blok.list .main-title {
    display: inline-block;
    margin: 0 0 -4px;
    padding: 10px 10px 0 0;
    background: 0 0;
    font-size: 21px;
    color: #0878b7;
    border-bottom: 4px solid #0878b7;
    line-height: 27px;
    font-weight: 700
}

ul.triple-col .btn {
    width: 30%;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border-radius: 2px;
    text-align: center;
    clear: both;
    float: left;
    margin-top: 20px
}

.noticia .blk-a.mod-list .title-diccionario {
    background: 0 0;
    padding: 0;
    margin: 0;
    line-height: 16px
}

.noticia .blk-a.mod-list .title-diccionario a {
    color: #337ab7;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px
}

.page-404 .title {
    text-align: center;
    color: #337ab7;
    margin: 40px auto 60px;
    font-size: 32px;
    line-height: 36px
}

.page-404 h2 {
    color: #337ab7;
    text-align: center;
    margin: 0 auto 40px;
    font-size: 30px;
    font-weight: 700
}

.page-404 .portada .noticiasFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 40px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 40px
}

.page-404 .portada .noticiasFlex .col-xs-12 {
    flex: 1;
    margin: 0 5px;
    height: auto
}

.page-404 .portada .noticiasFlex .views-field-title .field-content a {
    color: #333;
    font-size: 20px;
    line-height: 24px;
    padding: 0 5px
}

.page-404 .buscador-404 {
    margin: 0 auto;
    display: block;
    width: 100%
}

.page-404 .buscador-404 .cont-buscador-404 {
    display: block;
    margin: 0 auto 60px;
    padding-right: 0;
    background: #f1f1f1
}

.page-404 .buscador-404 .cont-buscador-404:before {
    top: 11px
}

.page-404 .buscador-404 .cont-buscador-404 #buscador-error {
    background: 0 0;
    float: left;
    width: 80%
}

.page-404 .buscador-404 .cont-buscador-404 #buscador-btn-error {
    float: right;
    width: 20%;
    background: #337ab7;
    border: none;
    height: 39px;
    color: #fff;
    font-weight: 700
}

.noticia--cuerpo {
    width: 100%;
    margin-top: 15px;
    padding: 0;
    font-size: 16px;
    background: #fff
}

.noticia--cuerpo img {
    width: 100%
}

.noticia--cuerpo p {
    margin-bottom: 18px
}

.noticias article {
    border-bottom: 1px solid #d6d6d6;
    margin: 10px 0 20px;
    padding-bottom: 14px;
    line-height: 1.3
}

.noticia .blk-detail h2 {
    background-color: transparent;
    margin: 40px 0 10px;
    padding: 0;
    color: #ff8c00;
    font-size: 28px;
    line-height: 26px
}

.promofarma .encabezado h2, .titulo-destacado h2 {
    padding: 10px 10px 0 0;
    margin: 0 0 -4px;
    background: 0 0
}

.promofarma .encabezado h2 {
    display: inline-block;
    font-size: 17px;
    color: #88c441;
    border-bottom: 4px solid #88c441;
    line-height: 27px
}

.enlace:after, .titulo-destacado--plus h4:before {
    position: absolute;
    display: inline-block;
    padding: 0 5px;
    width: 15px;
    height: 15px
}

.video-noticia {
    width: 100%;
    height: 450px
}

.calendar .month-calendar {
    margin-bottom: 48px
}

.calendar .month-calendar .title-calendar {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.calendar .month-calendar .list-calendar {
    list-style: none;
    margin: 0
}

.calendar .month-calendar .list-calendar li {
    display: flex;
    border: 1px solid #d6d6d6;
    align-items: center;
    background: #f0f8ff
}

.calendar .month-calendar .list-calendar li a {
    margin: 0;
    font-size: 14px;
    display: block
}

.calendar .month-calendar .list-calendar li a.day-calendar {
    color: #0878b7;
    font-weight: 700;
    width: 180px;
    flex: none;
    padding: 10px;
    font-size: 16px
}

.calendar .month-calendar .list-calendar li .txt-calendar {
    border-left: 1px solid #d6d6d6;
    border-bottom: 2px solid #d6d6d6;
    background: #fff;
    width: 100%;
    padding: 10px
}

.calendar .month-calendar .list-calendar li .txt-calendar a {
    color: #0878b7;
    margin: 0;
    font-size: 14px;
    display: block
}

.calendar .month-calendar .list-calendar li .txt-calendar p {
    color: #000;
    margin: 0;
    font-size: 14px;
    display: block;
    font-weight: 400
}

.col-8 header h1, .col-8 header h2.medi {
    font-weight: 700;
    font-size: 42px;
    line-height: 44px;
    color: #333;
    margin: 15px 0;
    letter-spacing: -1px
}

.titulo-destacado h2 {
    display: inline-block;
    font-size: 26px;
    color: #d81e05
}

.titulo-destacado h3 {
    display: inline-block;
    margin: 0 0 -4px;
    padding: 10px 10px 7px 0;
    background: 0 0;
    font-size: 22px;
    color: #d81e05;
    border-bottom: 4px solid #d81e05
}

.titulo-destacado h4 {
    display: inline-block;
    margin: 0 0 -4px;
    padding: 10px 10px 10px 0;
    background: 0 0;
    font-size: 16px;
    color: #d81e05;
    border-bottom: 4px solid #d81e05
}

.titulo-destacado--plus {
    margin-bottom: -4px
}

.titulo-destacado--plus h4 {
    padding-left: 20px;
    cursor: pointer
}

.titulo-destacado--plus h4:before {
    margin-left: -21px;
    margin-top: -5px;
    font-size: 20px;
    content: '+';
    color: #d81e05
}

.enlace {
    color: #d81e05;
    font-size: 15px
}

.enlace:hover {
    color: #d81e05;
    text-decoration: none
}

.enlace:after {
    margin-top: 4px;
    margin-left: 3px;
    font-size: 11px;
    content: '>';
    color: #fff;
    background: #d81e05;
    border-radius: 100%
}

.medicines article>h2 {
    color: #337ab7;
    width: 100%;
    float: left;
    font-size: 23px
}

.bloque_comparador_publicidad, .pickgradient.photo-once.recetas, .promofarma {
    margin: 0 0 40px !important
}

.recetas>div {
    background: url(../img/cabecera_receta.png?12345) center top/90% no-repeat;
    padding-top: 62px
}

.pickgradient.photo-once.recetas img {
    border: 5px solid #dc9a00
}

.pickgradient.photo-once.recetas {
    color: #dc9a00;
    border: 0
}

.pickgradient.photo-once.recetas div a strong {
    color: #dc9a00
}

.boton {
    margin-top: 15px;
    padding: 0
}

.boton a {
    padding: 10px 15px;
    background: #a3a3a3;
    color: #fff;
    font-weight: 500
}

.boton h2, .boton h3 {
    display: inline-block;
    margin: 0 0 -2px;
    padding: 10px 10px 10px 0;
    background: 0 0;
    color: #d81e05;
    border-bottom: 4px solid #d81e05
}

.boton a:hover {
    background: #6c6c6e;
    text-decoration: none
}

.boton h2 {
    font-size: 26px
}

.boton h3 {
    font-size: 20px
}

.pickgradient>div, .rest-not .col-4 .mod-h.col-12:last-child .cont-not {
    border-bottom: none
}

.btn {
    width: 30%;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border-radius: 2px;
    text-align: center
}

.media-body, .media-left, .media-right {
    display: inline-table;
    font-size: 16px;
    vertical-align: top;
    color: #6c6c6e
}

.media-left {
    padding-right: 10px
}

.media-body {
    margin-top: 15px;
    width: 100%;
    border-bottom: 4px solid #d81e05
}

.media-object {
    border: 1px solid #d81e05;
    max-width: 280px
}

.duracion {
    display: block;
    float: right;
    margin-top: -22px;
    background: #555;
    color: #fff;
    padding: 1px 10px
}

.destacado--portadilla {
    width: 100%;
    margin-bottom: 30px;
    float: none
}

@media (min-width:768px) {
    .cover {
        display: block;
        width: 100%;
        z-index: 0
    }

    .media-body, .media-left, .media-right {
        display: table-cell
    }

    .media-body {
        margin-top: 0;
        width: 10000px
    }

    .destacado--portadilla {
        width: 48%;
        float: left
    }
}

.destacado--portadilla img {
    width: 100%
}

.destacado--portadilla__seccion {
    display: block;
    margin-bottom: 7px;
    color: #d81e05;
    text-transform: uppercase;
    font-size: 12px
}

.mod-photo-gallery, .noticiasFlex, .pickgradient a, .tags-box ul {
    display: inline-block
}

.destacado--portadilla__seccion a {
    color: #d81e05
}

.destacado--portadilla__imagen {
    width: 100%
}

.destacado--portadilla__titulo {
    margin-top: 23px;
    margin-bottom: 9px;
    background: 0 0;
    padding: 0;
    font-size: 25px
}

.mod-photo-gallery {
    background-color: transparent;
    margin: 20px 0 0
}

@media (max-width:480px) {
    .shopping-block1 .b1 .text1, .shopping-block1 .b2 .text1, .shopping-block1 .b3 .text1 {
        line-height: 22px;
        padding: 0;
        display: table;
        border-top: 1px solid #029cc1;
        min-height: 87px;
        font-size: 1.4em;
        width: 100%;
        text-align: left
    }

    .wid100 div.wid30 a span, .wid100 div.wid50 a span {
        background: rgba(255, 255, 255, .75);
        position: absolute;
        font-weight: 700
    }

    .conteTienda {
        width: 100%;
        padding: 0 15px !important;
        display: webkit-flex;
        display: flex;
        flex-direction: column
    }

    .conteTienda div.shoping-publi h3 {
        margin-top: 12px;
        text-align: center;
        font-size: 1.5em
    }

    .shopping-block1 .b1, .shopping-block1 .b2, .shopping-block1 .b3 {
        width: 100%;
        display: inline-block;
        padding: 0 22px;
        background: #009ac0;
        border: 1px solid #009fc5;
        margin-bottom: 7px
    }

    .shopping-block1 .b1 .text1, .shopping-block1 .b2 .text1 {
        background-size: 38px
    }

    .shopping-block1 .b1 .img-b1 {
        background: url('../img/img1-confi.png') center 0 no-repeat;
        height: 0
    }

    .shopping-block1 .b2 .img-b1, .shopping-block1 .b3 .img-b1 {
        background: url('../img/img3-confi.png') center 0 no-repeat;
        height: 0
    }

    .shopping-block1 .b3 .text1 {
        background-size: 38px;
        border-bottom: 1px solid #029cc1
    }

    section.shopping-block1 {
        width: 100%;
        display: inline-block;
        margin-top: 11px
    }

    section.shopping-buscaEspec {
        -webkit-order: 3;
        order: 3
    }

    section.shopping-buscaEspec #buscador-shopping .shopping-selects .select-buscador {
        width: 100%;
        float: left;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 10px
    }

    section.shopping-buscaEspec #buscador-shopping .titularBusca {
        background-color: #eee;
        font-size: 23px;
        height: 50px;
        line-height: inherit;
        margin: 0;
        padding: 9px 0 0;
        width: 100%
    }

    section.shopping-block2 {
        -webkit-order: 4;
        order: 4;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px;
        width: 100%
    }

    .shopping-block2 div {
        margin: 0 auto;
        float: none !important
    }

    .shopping-block3 .b2 {
        width: auto;
        display: inline-block;
        padding: 5px 10px;
        margin-bottom: 15px
    }

    .shopping-block1-Espe .b1, .shopping-block1-Espe .b2, .shopping-block1-Espe .b3 {
        background: url('../img/star.png') 36px 10px no-repeat;
        border-bottom: 1px solid #f8c640;
        display: inline-block;
        font-size: 13px;
        padding: 0 0 0 86px;
        text-align: left;
        width: 100%
    }

    .shopping-block1-Espe .b3:last-child {
        border-bottom: none
    }

    .shopping-block5-radio div {
        width: 100%;
        float: left;
        height: 183px
    }

    .shopping-block5-radio .a1 {
        background: url('../img/2416-densitometria-osea-2x.jpg') 0/cover no-repeat
    }

    .shopping-block5-radio .a2 {
        background: url('../img/2394-ecografia-abdominal-2x.jpg') 0 0/cover no-repeat
    }

    .shopping-block5-radio .a3 {
        background: url('../img/2309-hombro-clavicula-escapula-2x.jpg') 0 0/cover no-repeat
    }

    .shopping-block5-radio .a4 {
        background: url('../img/2413-resonancia-magnetica-una-reg-2x.jpg') 0/cover no-repeat
    }

    .shopping-block5-radio .a5 {
        background: url('../img/2411-t-a-c-de-extremidades.jpg') 0 0/cover no-repeat
    }

    .shopping-block5-radio div.b1 {
        height: 45px;
        width: 100%;
        background: #f8c640;
        text-align: center;
        line-height: 45px;
        font-size: 1.2em;
        border-bottom: 3px solid #0885b7
    }

    .filtro-especi {
        margin-bottom: 40px
    }

    .filtro-especi div.blk {
        margin: 0
    }

    .filtro-especi div.blk div label {
        float: left;
        margin-right: 26px
    }

    .filtro-especi div.blk div label span {
        padding: 0 20px 0 0
    }

    .filtro-especi div.blk div label span select {
        width: 126%
    }

    .filtro-especi label>b {
        min-width: 0
    }

    .btn-filtroSoppi {
        margin-top: 17px;
        display: block;
        background: url('../img/ico_filtro.png') 0 2px no-repeat;
        padding-left: 25px;
        float: left
    }

    .conteShopping_blo1 {
        float: left;
        margin-bottom: 371px
    }

    .texDescrip {
        position: absolute;
        max-width: 840px;
        margin: 694px 0 0
    }

    .wid30, .wid50 {
        border: 1px solid #ededed;
        margin: 10px;
        padding: 2px;
        overflow: hidden;
        background: #fff;
        float: left
    }

    .wid100 {
        width: 100%;
        float: left
    }

    .wid100 div.wid30 a span {
        margin: 71px auto 0;
        width: 251px;
        font-size: 19px
    }

    .wid100 div.wid50 a span {
        margin: 86px auto 0;
        width: 388px;
        font-size: 23px
    }

    .wid100 div.wid30producShopping a span {
        position: absolute;
        width: 251px;
        font-size: 18px;
        background: rgba(69, 69, 69, .95);
        bottom: 120px;
        color: #fff;
        padding: 8px 24px;
        text-align: left;
        line-height: 23px
    }

    .wid100 div.wid30producShopping a span strong {
        float: right;
        font-size: 20px
    }

    .wid30 {
        width: 30.6%;
        height: 170px
    }

    .wid30 a, .wid30producShopping a, .wid50 a {
        width: 100%;
        text-align: center;
        height: 100%;
        float: left
    }

    .wid50 {
        width: 47%;
        height: 200px
    }

    .float {
        float: left
    }

    .listShoppin {
        margin-top: 40px
    }

    .conteProductShopping {
        border: 1px solid #dedede
    }

    .wid30producShoping {
        float: left;
        padding: 2px;
        background: #fff;
        overflow: hidden;
        height: 170px
    }

    .productShopping {
        background: #fff;
        width: 30.6%;
        float: left;
        margin: 11px;
        border: 1px solid #d9d9d9;
        padding: 2px;
        position: relative
    }

    .conteShopping_blo2 {
        float: left;
        width: 100%
    }

    .texDescrip_blo2 {
        position: absolute;
        width: 840px;
        margin: 289px 0 0
    }

    .texproducShopping {
        float: left;
        width: 100%;
        padding: 0 18px 30px;
        text-align: center;
        font-weight: 700;
        font-size: 14px
    }

    .texPlano div div div {
        padding: 0 20px
    }

    .conteShopping_blo3 div div div div span {
        color: #fff;
        background: rgba(69, 69, 69, .95);
        width: 100%;
        float: left;
        padding: 9px 20px;
        font-size: 19px
    }

    .conteShopping_blo3 div div div div span strong {
        float: right
    }

    .conteShopping_blo3 div div.texproducShopping p {
        text-align: left;
        font-weight: 400
    }

    .conteShopping_blo3 div div.texproducShopping p.centroShopping {
        font-size: 1.2em;
        min-height: 50px
    }

    .conteShopping_blo3 div nav.paginador {
        float: left;
        width: 100%;
        padding-left: 12px;
        margin: 20px 0
    }

    .conteShopping_blo3 .direcShopping {
        min-height: 85px
    }

    .conteShopping_blo3 div.conteProductShopping div.wid100 div.productShopping {
        background: #fff;
        width: 100%;
        float: left;
        margin: 0 0 20px;
        border: 1px solid #d9d9d9;
        padding: 3px;
        position: relative
    }

    .conteShopping_blo3 div.serviciosTopBusc {
        border: none;
        float: left;
        background: 0 0
    }

    section.shopping-block3-centros div.a1 div.b1 div.c1 {
        display: inline-block;
        width: 100%;
        border: 1px solid #dedede;
        padding: 30px 0;
        margin-bottom: 19px;
        margin-right: 6px;
        box-shadow: 1px 2px 4px rgba(222, 222, 222, .66);
        background: #fff
    }

    section.shopping-block3-centros div.a1 div.b1 div.c1 div.d2 p.centroShopping {
        text-align: left;
        min-height: 48px;
        font-size: 1.5em;
        margin-bottom: 0;
        line-height: 25px;
        max-height: none
    }

    section.shopping-block3-centros div.a1 div.b1 div.c1 div.d2 p.centro-direc {
        text-align: left;
        min-height: 58px;
        border-bottom: 1px solid #dedede;
        padding: 0 0 14px;
        overflow: visible;
        height: auto
    }

    .texValoration {
        padding: 0
    }

    .shoping-publi h2 {
        font-size: 20px;
        color: #545454;
        margin: 0 0 13px;
        background-color: transparent;
        padding: 18px 18px 5px;
        height: auto;
        overflow: hidden;
        text-align: center;
        width: 100%;
        display: table
    }

    .shoping-publi div h2 b {
        display: table-cell;
        vertical-align: middle
    }

    .serviciosTopBusc {
        border: 1px solid #dedede;
        float: left;
        background: #fff
    }

    .serviDoctop {
        padding: 3px 20px;
        float: left;
        height: 50px;
        margin: 10px auto;
        width: 100%
    }

    .serviDoctop p {
        background: url(../img/fake/logo_Doctop.png) 6px 13px no-repeat;
        padding: 7px 0 5px 106px;
        height: 43px;
        line-height: 43px;
        border-top: 1px solid #dedede;
        margin: 0
    }

    section.blk.mod-list.float.listShoppin {
        padding-bottom: 0
    }

    .warning-titu {
        font-size: 27px;
        margin: 0
    }

    .warning-titu:before {
        background-image: url(../images/sprite_png_24_20150514_1.png);
        content: '';
        width: 75px;
        height: 75px;
        left: 91px;
        right: 0;
        background-repeat: no-repeat;
        float: left;
        background-position: -325px -60px;
        margin: 15px 25px 0 7px
    }

    .btn-filt {
        background-color: #0885b7;
        line-height: 42px;
        display: inline-block;
        color: #fff;
        padding: 0 40px;
        border-radius: 20px;
        margin: 6px 0 0
    }

    .pickgradient p.photo-highlight {
        bottom: -10px
    }

    #kaltura-player, #kaltura-player iframe, .videoKaltura {
        height: 280px !important
    }

    .destacamos .conte-destacado .title-destacado {
        line-height: 18px;
        min-height: 0
    }

    .search-box .blk>div .btn, .search-box .blk>div label {
        width: 100%
    }

    .blk {
        margin: 20px 0
    }

    .banner-b, .slot {
        display: inline-block;
        width: 100%;
        margin: 20px 0;
        text-align: center
    }

    .block-comparador, .mod-list, .mod-photo-gallery, .navidad {
        display: inline-block
    }

    .logo-fixed header.full {
        border-bottom: none;
        height: auto
    }

    .page-cuidateplus-register--evento .grid .img-1 {
        min-height: 154px;
        background-size: contain
    }

    .mapfre-scroll {
        text-align: center;
        margin-bottom: 20px
    }

    .mapfre-scroll .mapfre-scroll--listado {
        width: 100%;
        clear: left;
        height: auto
    }

    .mapfre-scroll img {
        float: none;
        margin-top: 10px;
        margin-bottom: 10px;
        border-right: 0
    }

    .mapfre-scroll a {
        font-size: 1.4em
    }

    .logo-fixed .MQP_logo {
        margin-top: 7px;
        transform: scale(1);
        margin-left: 0;
        position: absolute;
        left: 130px
    }

    .medicines {
        padding: 0 12px;
        box-sizing: border-box
    }
}

.pickgradient {
    height: 387px;
    margin-bottom: 30px;
    overflow: hidden
}

.pickgradient>div {
    width: 100%;
    height: auto
}

.pickgradient>div .categoria_noticica {
    margin-bottom: 6px
}

.pickgradient>div .categoria_noticica a {
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 10px;
    text-decoration: none
}

.pickgradient a img {
    width: 100%;
    position: inherit
}

.pickgradient a strong {
    font-size: 22px;
    line-height: 25px;
    width: 100%;
    display: block
}

.pickgradient.photo-once {
    width: 100%;
    border-bottom: 4px solid #337ab7;
    height: auto
}

.pickgradient.photo-once a strong {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    width: 100%;
    display: block;
    letter-spacing: .001em;
    padding: 10px 0;
    margin: 0
}

#PROMO a {
    display: block;
    height: 100%;
    width: 100%
}

#PROMO a .branded strong {
    font-size: 29px;
    width: 100%;
    display: block;
    line-height: 32px
}

.noticiasFlex {
    max-width: 100%
}

.recetas {
    min-height: 254px !important;
    position: relative;
    margin-bottom: 40px;
    height: auto
}

.destacado--agenda {
    width: 100%;
    margin-bottom: 30px;
    float: none
}

@media (min-width:768px) {
    .destacado--agenda {
        width: 48%;
        float: left
    }
}

.block-servicios, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .destacado--agenda__imagen, .field-name-field-evento-imagen img {
    width: 100%
}

.destacado--agenda__titulo {
    background: 0 0;
    color: #d81e05;
    padding: 0;
    font-size: 14px;
    font-weight: 600
}

.destacado--agenda__descripcion {
    color: #555;
    font-size: 16px
}

.destacado--agenda__extra {
    margin-top: 15px;
    color: #6c6c6e;
    font-size: 13px
}

.medictorPopupClass {
    position: absolute;
    top: 41px;
    right: -110px;
    background: #1c3244;
    padding: 20px;
    z-index: 99999;
    border: 1px solid #1c3244;
    width: 381px;
    display: none;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    box-shadow: 10px 10px 20px 7px rgba(51, 51, 51, .11)
}

.medictorPopupClass .triangulo-popup {
    background: #1c3244;
    position: absolute;
    width: 20px;
    height: 20px;
    border-top: 1px solid #1c3244;
    border-right: 1px solid #1c3244;
    transform: rotate(-45deg);
    top: -6px;
    left: 246px
}

@media (max-width:992px) {
    .conteProductos div div.productoContre ul li a {
        font-size: 13px !important
    }

    .conteProductos div, .conteProductos div div.productoContre .productoImg {
        position: static
    }

    .conteProductos div div.productoContre .conteScroll {
        width: 100%
    }

    .moduloTienda, .moduloTienda .productoLogo {
        padding: 0 5px
    }

    .btn {
        width: 100%;
        margin: 20px 0
    }

    .btn a {
        margin: 20px 0
    }

    .pickgradient :nth-child(odd) {
        margin: 0
    }

    .pickgradient a img {
        margin-bottom: 0;
        width: 100%
    }

    .pickgradient a strong {
        font-size: 21px;
        line-height: 23px
    }

    .pickgradient {
        width: 100%;
        margin: 0 0 40px !important;
        height: auto;
        padding: 0
    }

    #PROMO a .branded img {
        margin-bottom: 0
    }

    .medictorPopupClass {
        position: absolute;
        top: 45px;
        right: -59px;
        width: 230px
    }

    .medictorPopupClass .triangulo-popup {
        top: -11px;
        left: 145px
    }
}

.medictorPopupClass span {
    width: 100%;
    display: block;
    margin-bottom: 5px
}

.medictorPopupClass span:first-child {
    margin-top: 11px;
    font-size: 20px
}

.medictorPopupClass .cerrarPopup {
    padding: 3px 0;
    width: 19px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 0;
    position: absolute;
    top: 1px;
    right: 7px;
    height: 19px;
    background: url(../img/popUp-cerrar.png) 0 0/18px no-repeat
}

.medictorPopupClass .link-medictor {
    width: 40%;
    margin: 26px auto 0 !important;
    background: #fff
}

.popUpMedictor-movil {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    text-align: center;
    -webkit-box-shadow: -1px -1px 13px 1px rgba(0, 0, 0, .2);
    box-shadow: -1px -1px 13px 1px rgba(0, 0, 0, .2)
}

.popUpMedictor-movil .blk-popUp-movil {
    background: #0878b7;
    width: 100%;
    border-radius: 4px;
    overflow: hidden
}

.popUpMedictor-movil .blk-popUp-movil .medictor-cerrar {
    width: 37px;
    height: 37px;
    background: url(../img/popUp-cerrar.png) no-repeat;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 15px
}

.popUpMedictor-movil .blk-popUp-movil .ico-Medictor {
    width: 116px;
    height: 118px;
    background: url(../img/popUp-movil.png) no-repeat;
    display: inline-block;
    margin-top: -64px
}

.popUpMedictor-movil .blk-popUp-movil h2 {
    color: #fff;
    margin: 10px 0 20px;
    font-size: 27px;
    padding: 0 20px
}

.popUpMedictor-movil .blk-popUp-movil .medictor-text {
    background: #fff;
    padding: 10px 10px 0;
    border-radius: 0 0 4px 4px
}

.popUpMedictor-movil .blk-popUp-movil .medictor-text>p {
    color: #0878b7;
    font-size: 17px;
    margin: 0;
    font-weight: 600
}

.medictor-blur {
    filter: blur(6px)
}

.zoomIn {
    -webkit-animation: 0s 1s forwards zoomIn;
    -moz-animation: 0s 1s forwards zoomIn;
    animation: 0s 1s forwards zoomIn
}

@keyframes zoomIn {
    0% {
        opacity: .5
    }

    100% {
        opacity: 0
    }
}

.view-empresas-evento .view-content {
    margin-top: 181px
}

.view-empresas-evento .view-content .views-row-1 .views-field-field-noticia-empresa-evento, .view-empresas-evento .view-content .views-row-2 .views-field-field-noticia-empresa-evento, .view-empresas-evento .view-content .views-row-3 .views-field-field-noticia-empresa-evento {
    margin: 0;
    width: 100%;
    padding: 5px 5px 10px;
    font-size: 25px;
    line-height: 27px
}

.view-empresas-evento .view-content .views-row-2 {
    margin-bottom: -1px
}

.view-empresas-evento .view-content .views-row-3 .views-field-field-noticia-empresa-evento {
    height: 63px;
    max-height: 63px
}

.view-empresas-evento .view-content .views-row-4, .view-empresas-evento .view-content .views-row-5, .view-empresas-evento .view-content .views-row-6, .view-empresas-evento .view-content .views-row-7, .view-empresas-evento .view-content .views-row-8, .view-empresas-evento .view-content .views-row-9 {
    margin-top: 66px
}

.view-empresas-evento .view-content .views-row-4 .views-field-field-noticia-empresa-evento, .view-empresas-evento .view-content .views-row-5 .views-field-field-noticia-empresa-evento, .view-empresas-evento .view-content .views-row-6 .views-field-field-noticia-empresa-evento, .view-empresas-evento .view-content .views-row-7 .views-field-field-noticia-empresa-evento, .view-empresas-evento .view-content .views-row-8 .views-field-field-noticia-empresa-evento, .view-empresas-evento .view-content .views-row-9 .views-field-field-noticia-empresa-evento {
    margin: 0;
    width: 100%;
    padding: 5px 5px 10px;
    font-size: 25px;
    line-height: 29px;
    height: 98px;
    max-height: 98px
}

.view-empresas-evento .view-content .views-row-5, .view-empresas-evento .view-content .views-row-6, .view-empresas-evento .view-content .views-row-7, .view-empresas-evento .view-content .views-row-8, .view-empresas-evento .view-content .views-row-9 {
    margin-top: 29px
}

.exp-blk {
    display: inline-block;
    float: left
}

.block-1 h3 {
    width: 70%;
    display: inline-block;
    padding: 0 5px;
    font-size: 22px
}

.block-1 .cat {
    border-left: 3px solid #0878b7;
    padding: 2px 10px;
    background: #e8e8e8;
    display: inline-block;
    margin: 10px 0 10px 6px
}

.expertos article {
    border-bottom: 1px solid #d6d6d6;
    margin: 20px 0;
    padding-bottom: 14px;
    line-height: 1.3
}

.tags-box .tag-titulo h3 {
    display: inline-block;
    font-size: 26px;
    border-top: 4px solid #444;
    padding-top: 8px;
    padding-left: 5px
}

.tags-box li a {
    display: inline-block;
    border: 1px solid #d6d6d6;
    padding: 5px 17px 5px 26px;
    margin: 0 5px;
    position: relative;
    font-size: 14px
}

.tags-box li a:before {
    content: ' ';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 10px;
    left: 8px;
    background-color: #f6f6f6;
    border-radius: 50%;
    border: 1px solid #d8d8d8
}

.percentage-bar-container {
    opacity: 1;
    width: 100%;
    background-color: #e7b02f;
    z-index: 99
}

.percentage-bar-container .percentage-bar {
    width: 0;
    height: 3px;
    z-index: 29;
    background-color: #31708f;
    opacity: 1;
    transition: opacity .3s ease-in-out
}

body.up .sub-nav {
    position: fixed;
    top: 0;
    display: flex
}

body.up .percentage-bar-container {
    position: fixed;
    top: 58px;
    transition: transform .2s;
    z-index: 999
}

body.down .percentage-bar-container {
    position: fixed;
    top: 42px
}

body.down header.full.header_menu #main-menu {
    position: fixed;
    z-index: 9999;
    top: 0
}

.sub-nav {
    position: relative;
    background: #fff;
    z-index: 9999;
    height: 58px;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 0 16px;
    align-items: center;
    display: none
}

.sub-nav .cont-nav-bar {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center
}

.sub-nav .cont-nav-bar a.logo-min {
    height: 38px;
    margin: 0 10px 0 0
}

.sub-nav .cont-nav-bar a.logo-min img {
    display: block;
    height: 100%
}

.sub-nav #block-titulonoticiamiga {
    overflow: hidden;
    margin-top: 0
}

.sub-nav #block-titulonoticiamiga .nav-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 340px;
    display: block;
    font-weight: 700
}

.native-news {
    overflow-x: scroll;
    margin: 40px auto;
    max-width: 100vw
}

.native-news .native-news-content {
    display: flex;
    justify-content: space-between
}

.native-news .native-news-content .author-content {
    margin: 10px 0 0;
    border: 0
}

@media (min-width:1025px) {
    .native-news {
        overflow-x: auto;
        margin: 40px auto 0
    }

    .native-news .native-news-content {
        flex-wrap: wrap;
        justify-content: flex-start;
        flex-direction: row;
        width: 100%;
        overflow: hidden
    }
}

.native-news .native-news-content .patrocinado-por {
    font-size: 14px;
    border-left: 4px solid #0878b7;
    padding: 0 0 0 5px;
    margin-left: 10px;
    color: #000
}

.native-news .native-news-content li {
    align-items: center;
    margin-right: 10px;
    background-color: #f4f4f4;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 80%;
    position: relative;
    overflow: hidden;
    flex-wrap: inherit;
    line-height: 1rem;
    margin-bottom: 10px;
    min-width: 20%
}

.block-servicios .conte>div, .rest-not div[class^=col-] {
    padding: 0;
    margin-bottom: 20px
}

.native-news .native-news-content li:last-child {
    margin-right: 0 !important
}

.native-news .native-news-content li>a {
    display: block;
    width: 100%
}

.native-news .native-news-content li>a img, .noticia--destacada img, .rest-not div[class^=col-] .views-field-field-galeria-imagenes img, .video--destacado img {
    width: 100%;
    height: auto
}

.native-news .native-news-content li .title-native a {
    color: #333;
    font-weight: 700;
    padding: 5px 10px;
    display: block;
    font-size: 20px;
    line-height: 24px
}

.native-news .native-news-content li .title-native a.patrocinado-por {
    font-size: 14px;
    border-left: 4px solid #0878b7;
    padding: 0 0 0 5px;
    margin-left: 10px;
    color: #333;
    line-height: 18px
}

.author-news .box_native {
    margin-top: 20px !important
}

.author-news .box_native ol li p .ofrecido-por {
    line-height: 16px;
    font-size: 14px;
    font-weight: 700;
    border-left: 4px solid #0878b7;
    padding: 0 0 0 5px
}

.news .native-news .native-news-content li:nth-child(10):last-child .title-native a, .news .native-news .native-news-content li:nth-child(4):nth-last-child(2) .title-native a, .news .native-news .native-news-content li:nth-child(5):last-child .title-native a, .news .native-news .native-news-content li:nth-child(8):nth-last-child(2) .title-native a, .news .native-news .native-news-content li:nth-child(9):last-child .title-native a, .news .native-news .native-news-content li:nth-child(9):nth-last-child(2) .title-native a {
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    padding: 0 10px
}

.main {
    padding: 16px
}

.apertura>.col-8, .main.main-especial, .noticia--destacada:last-child, .rest-not .mod-h, .video--destacado:last-child, .views-element-container>.col-8 {
    padding: 0
}

.views-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto
}

.views-row.publicidad .col-4, .views-row.publicidad-300 .col-4 {
    flex-direction: column
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:768px) and (max-width:768px) {
    .col-6, .col-7 {
        width: 50%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-10, .col-11, .col-12, .col-9 {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

.aside-post, .aside-post-b {
    margin-bottom: 60px;
    width: 100%
}

.aside-post:first-child:nth-last-child(2), .aside-post:nth-child(2):last-child {
    height: 50%
}

.aside-post:first-child:nth-last-child(3), .aside-post:nth-child(2):nth-last-child(2), .aside-post:nth-child(3):last-child {
    height: 33%
}

.aside-post:first-child:nth-last-child(4), .aside-post:nth-child(2):nth-last-child(3), .aside-post:nth-child(3):nth-last-child(2), .aside-post:nth-child(4):last-child {
    height: 25%
}

.aside-post:first-child:nth-last-child(5), .aside-post:nth-child(2):nth-last-child(4), .aside-post:nth-child(3):nth-last-child(3), .aside-post:nth-child(4):nth-last-child(2), .aside-post:nth-child(5):last-child {
    height: 20%
}

.noticia--destacada, .video--destacado {
    width: 100%;
    padding: 0 5px 0 0;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden
}

.noticia--destacada .titulo--noticia, .video--destacado .titulo--noticia {
    font-weight: 700;
    font-size: 38px;
    text-align: left;
    color: #333;
    margin-top: 10px
}

.titulo--video {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    color: #d81e05;
    font-size: 25px;
    font-weight: 600
}

.ver-video {
    background-color: rgba(255, 0, 0, .4);
    color: #fff;
    display: block;
    width: 200px;
    position: relative;
    top: -87px;
    height: 70px;
    text-align: center;
    margin: 0 auto -70px;
    padding: 12px;
    font-size: 18px;
    transition: .5s
}

@media (min-width:480px) {
    .ver-video {
        top: -100px
    }

    .block-servicios .conte .servicio-1, .block-servicios .conte .servicio-3 {
        padding-right: 10px
    }

    .block-servicios .conte .servicio-2, .block-servicios .conte .servicio-4 {
        padding-left: 10px
    }
}

@media (min-width:768px) {
    .popUpMedictor-movil {
        max-width: 500px;
        margin: 0 auto;
        right: 0;
        top: 50px
    }

    .popUpMedictor-movil .blk-popUp-movil .medictor-text {
        padding: 10px 10px 20px
    }

    .popUpMedictor-movil .blk-popUp-movil .medictor-text>p {
        margin: 0 auto 15px
    }

    body.up.node-type-noticia .addTitle #block-dmedico-breadcrumbs {
        display: block
    }

    .sub-nav #block-titulonoticiamiga {
        border-left: 1px solid #31708f;
        padding-left: 10px
    }

    .sub-nav #block-titulonoticiamiga .nav-title {
        max-width: none
    }

    .native-news .native-news-content li:first-child:last-child, .native-news .native-news-content li:first-child:nth-last-child(2), .native-news .native-news-content li:nth-child(2):last-child {
        max-width: 33%
    }

    .native-news .native-news-content li {
        margin-right: 10px;
        flex: 1
    }

    .native-news .native-news-content li img {
        width: 100%;
        height: auto;
        margin-bottom: 5px
    }

    .native-news .native-news-content li:first-child:nth-last-child(6), .native-news .native-news-content li:nth-child(2):nth-last-child(5), .native-news .native-news-content li:nth-child(3):nth-last-child(4), .native-news .native-news-content li:nth-child(4):nth-last-child(3), .native-news .native-news-content li:nth-child(5):nth-last-child(2), .native-news .native-news-content li:nth-child(6):last-child {
        flex: 1;
        margin-right: 10px;
        min-width: 25%
    }

    .native-news .native-news-content li:first-child:nth-last-child(6) .title-native a, .native-news .native-news-content li:nth-child(2):nth-last-child(5) .title-native a, .native-news .native-news-content li:nth-child(3):nth-last-child(4) .title-native a, .native-news .native-news-content li:nth-child(4):nth-last-child(3) .title-native a, .native-news .native-news-content li:nth-child(5):nth-last-child(2) .title-native a, .native-news .native-news-content li:nth-child(6):last-child .title-native a {
        font-size: 20px;
        line-height: 24px
    }

    .native-news .native-news-content li:first-child:nth-last-child(6) .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(10):last-child .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(2):nth-last-child(5) .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(3):nth-last-child(4) .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(4):nth-last-child(2) .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(4):nth-last-child(3) .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(5):last-child .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(5):nth-last-child(2) .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(6):last-child .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(8):nth-last-child(2) .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(9):last-child .title-native a.patrocinado-por, .native-news .native-news-content li:nth-child(9):nth-last-child(2) .title-native a.patrocinado-por {
        font-size: 14px;
        border-left: 4px solid #0878b7;
        padding: 0 0 0 5px;
        margin-left: 10px;
        color: #333;
        line-height: 18px
    }

    .native-news .native-news-content li:nth-child(10):last-child, .native-news .native-news-content li:nth-child(4):nth-last-child(2), .native-news .native-news-content li:nth-child(5):last-child, .native-news .native-news-content li:nth-child(8):nth-last-child(2), .native-news .native-news-content li:nth-child(9):last-child, .native-news .native-news-content li:nth-child(9):nth-last-child(2) {
        margin-right: 10px;
        display: flex;
        align-items: flex-start;
        max-width: none;
        flex: 1 1 49%
    }

    .native-news .native-news-content li:nth-child(10):last-child a, .native-news .native-news-content li:nth-child(4):nth-last-child(2) a, .native-news .native-news-content li:nth-child(5):last-child a, .native-news .native-news-content li:nth-child(8):nth-last-child(2) a, .native-news .native-news-content li:nth-child(9):last-child a, .native-news .native-news-content li:nth-child(9):nth-last-child(2) a {
        width: 36%
    }

    .native-news .native-news-content li:nth-child(10):last-child .title-native, .native-news .native-news-content li:nth-child(4):nth-last-child(2) .title-native, .native-news .native-news-content li:nth-child(5):last-child .title-native, .native-news .native-news-content li:nth-child(8):nth-last-child(2) .title-native, .native-news .native-news-content li:nth-child(9):last-child .title-native, .native-news .native-news-content li:nth-child(9):nth-last-child(2) .title-native {
        width: 64%;
        margin-top: 10px
    }

    .native-news .native-news-content li:nth-child(10):last-child .title-native a, .native-news .native-news-content li:nth-child(4):nth-last-child(2) .title-native a, .native-news .native-news-content li:nth-child(5):last-child .title-native a, .native-news .native-news-content li:nth-child(8):nth-last-child(2) .title-native a, .native-news .native-news-content li:nth-child(9):last-child .title-native a, .native-news .native-news-content li:nth-child(9):nth-last-child(2) .title-native a {
        font-size: 20px;
        line-height: 24px;
        width: 100%;
        padding: 0 10px
    }

    .native-news .native-news-content li:nth-child(3):nth-last-child(3), .native-news .native-news-content li:nth-child(3):nth-last-child(4), .native-news .native-news-content li:nth-child(4):nth-last-child(4), .native-news .native-news-content li:nth-child(4):nth-last-child(5), .native-news .native-news-content li:nth-child(4):nth-last-child(6), .native-news .native-news-content li:nth-child(4):nth-last-child(7), .native-news .native-news-content li:nth-child(7):nth-last-child(3), .native-news .native-news-content li:nth-child(8):nth-last-child(3) {
        margin-right: 0
    }

    .main, .main.main-especial {
        padding: 0
    }

    .container, .news-content, .views-row {
        max-width: 1200px
    }

    .row {
        margin-right: -1rem;
        margin-left: -1rem
    }

    .col-1 {
        max-width: 8.33333%;
        flex: 0 0 8.33333%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-2 {
        flex: 0 0 16.66667%;
        padding-right: 1rem;
        padding-left: 1rem;
        max-width: 20%;
        flex: 0 0 20%
    }

    .col-3 {
        max-width: 25%;
        flex: 0 0 25%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-4 {
        max-width: 33.33333%;
        flex: 0 0 33.33333%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-5 {
        max-width: 41.66667%;
        flex: 0 0 41.66667%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-6 {
        max-width: 50%;
        flex: 0 0 50%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-7 {
        max-width: 58.33333%;
        flex: 0 0 58.33333%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-8 {
        max-width: 66.66667%;
        flex: 0 0 66.66667%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-9 {
        max-width: 75%;
        flex: 0 0 75%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-10 {
        max-width: 83.33333%;
        flex: 0 0 83.33333%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-11 {
        max-width: 91.66667%;
        flex: 0 0 91.66667%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-12 {
        max-width: 100%;
        flex: 0 0 100%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .ver-video {
        top: -150px
    }
}

.ver-video:after {
    content: '>';
    border-radius: 100%;
    border: 1px solid #fff;
    width: 44px;
    height: 44px;
    font-size: 28px;
    display: inline-block;
    margin-left: 15px
}

.ver-video:hover {
    background-color: rgba(255, 0, 0, .8);
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.cont-noticia-destacada {
    display: flex;
    flex-flow: wrap;
    margin: 40px 0
}

.noticia--destacada--segunda {
    border-bottom: 2px solid #009cc1;
    width: 100%;
    height: auto;
    position: relative
}

@media (max-width:768px) {
    .mas-que-pacientes .MQP_logo_mov a {
        background: url('../img/cuidandote-logo.jpg') 0 0/110px no-repeat
    }

    .calendar .month-calendar .list-calendar li, .mas-que-pacientes .cat_Masque.container+.container {
        display: block
    }

    #acc-alert #acc-alert-container #acc-alert-body #acc-alert-content .cont-txt .info-txt, .img-list .cont-img-list li, .mas-que-pacientes .cell-320, .mas-que-pacientes .cell-860, ul.triple-col .btn {
        width: 100%
    }

    .mas-que-pacientes .col-md-12.patrocinadores {
        height: 150px
    }

    #acc-alert {
        top: 0;
        height: 110px
    }

    #acc-alert #acc-alert-container {
        width: 100%;
        padding: 0
    }

    #acc-alert #acc-alert-container #acc-alert-header {
        position: absolute;
        top: calc(50% - 10px)
    }

    #acc-alert #acc-alert-container #acc-alert-header #acc-alert-close {
        left: 15px;
        top: 0
    }

    #acc-alert #acc-alert-container #acc-alert-body, .encabezado {
        padding: 0
    }

    #acc-alert #acc-alert-container #acc-alert-body #acc-alert-content {
        display: flex;
        align-items: center
    }

    #acc-alert #acc-alert-container #acc-alert-body #acc-alert-content .cont-logo img {
        width: 235px
    }

    #acc-alert #acc-alert-container #acc-alert-body #acc-alert-content .cont-logo {
        text-align: center;
        padding: 0 0 49px;
        width: 204px;
        position: relative;
        overflow: hidden;
        margin-left: 24px
    }

    #acc-alert #acc-alert-container #acc-alert-body #acc-alert-content .cont-txt .bell {
        position: absolute;
        left: -35px;
        top: 40px
    }

    #acc-alert #acc-alert-container #acc-alert-body #acc-alert-content #ue-acc-alert-list, #acc-alert #acc-alert-container #acc-alert-body #acc-alert-content #ue-alert-warning-private, #acc-alert #acc-alert-container #ue-alert-footer #acc-alert-deny, .airship-prompt-container #ue-alert-warning-private, .airship-prompt-container .airship-alert-message {
        display: none
    }

    #acc-alert #acc-alert-container #acc-alert-body #acc-alert-content #ue-acc-alert-text {
        padding: 0;
        border: none
    }

    #acc-alert #acc-alert-container #acc-alert-body #acc-alert-content #ue-acc-alert-text p {
        margin: 0
    }

    #acc-alert #acc-alert-container #ue-alert-footer {
        padding: 0;
        width: 80px;
        margin: 0
    }

    #acc-alert #acc-alert-container #ue-alert-footer #acc-alert-accept {
        position: absolute;
        right: 30px;
        padding: 0;
        background: 0 0;
        color: #337ab7
    }

    .airship-html-prompt-shadow {
        top: 0;
        height: 95px;
        left: 0;
        width: 100%;
        padding: 0
    }

    .airship-prompt-container .airship-alert {
        max-width: 100%;
        padding: 0;
        position: relative
    }

    .airship-prompt-container .airship-alert-title .bell {
        position: absolute;
        left: 70px;
        top: 48px;
        width: 35px;
        height: 35px
    }

    .airship-prompt-container .airship-alert-title .bell img {
        width: 35px;
        height: 35px
    }

    .airship-prompt-container .airship-alert-title p {
        width: 45%;
        padding-left: 0;
        float: right;
        position: absolute;
        left: 145px;
        top: 15px
    }

    .airship-prompt-container .airship-alert-logo {
        text-align: center;
        padding: 0;
        width: 100px;
        position: relative;
        overflow: hidden;
        margin: 5px 0 0 38px;
        border: none
    }

    .airship-prompt-container .airship-alert-logo img {
        width: 125px;
        margin-left: -14px
    }

    .airship-prompt-container .airship-btn-deny {
        position: absolute;
        top: 15px;
        left: 5px;
        color: #fff;
        z-index: 10;
        text-indent: -1000px
    }

    .airship-prompt-container .airship-btn-deny:after {
        content: 'X';
        width: 22px;
        height: 22px;
        display: block;
        color: #000;
        font-weight: 700;
        text-indent: initial
    }

    .airship-prompt-container .airship-btn-accept {
        padding: 0 15px;
        position: absolute;
        right: 15px;
        top: 30px
    }

    .cortesia {
        margin: 0 0 14px 9px;
        float: left
    }

    .medicines .horiz.indice li {
        margin-left: 0
    }

    .bloque_comparador_publicidad, .medicines .horiz.indice {
        text-align: center
    }

    .medicines .mod-list ul li:first-child {
        margin-right: 0;
        border-right: 0
    }

    .medicines .mod-list ul li:nth-child(2) {
        border-left: 0;
        border-right: 0
    }

    .medicines .mod-list ul li+li+li {
        border-left: 0;
        margin-left: 0
    }

    .buscador+.btn {
        display: block;
        width: 100%
    }

    .col-12 .cont-publicidad {
        margin-top: 0
    }

    .horiz.indice, .news {
        margin: 0 auto
    }

    .news .post-meta {
        margin: 20px 16px 0;
        flex-direction: column-reverse
    }

    .news .news-date {
        text-align: left;
        margin: 0 0 5px 16px
    }

    .news .nav-tab-a {
        overflow-x: scroll;
        overflow-y: clip
    }

    .news .col-8 .node-main-image .subtitle {
        padding: 5px 10px
    }

    .page-404 {
        padding: 0 16px
    }

    .page-404 .title {
        margin: 20px auto 40px;
        font-size: 28px;
        line-height: 32px
    }

    .page-404 h2 {
        margin: 0 auto 30px
    }

    .page-404 .portada .noticiasFlex {
        margin-bottom: 20px;
        padding-bottom: 0
    }

    .page-404 .portada .noticiasFlex .col-xs-12 {
        flex: 1 1 100%
    }

    .page-404 .buscador-404 .cont-buscador-404:before {
        top: 7px
    }

    .page-404 .buscador-404 .cont-buscador-404 #buscador-btn-error {
        height: 32px
    }

    #taboola-mobile-below-article-thumbnails.trc_related_container.trc_spotlight_widget, .tags-box {
        padding: 0 10px
    }

    .video-noticia {
        height: 190px
    }

    .col-8 header h1, .col-8 header h2.medi {
        font-size: 30px;
        line-height: 34px;
        margin: 20px 16px;
        padding: 0
    }

    .titulo-destacado h2 {
        padding: 10px 10px 0
    }

    .blk-detail .vermas h3, .noticia .blk-detail .vermas h3, .promofarma .encabezado h2, .tags-box-cont .tag-titulo h3, .titulo-destacado-blok h2 {
        border: 0;
        margin: 0 0 10px;
        padding: 5px 0 5px 10px;
        background: #337ab7;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        line-height: 25px;
        width: 100%
    }

    .titulo-destacado-blok {
        border: 0
    }

    body.down .percentage-bar-container {
        top: 50px
    }

    body.down header.full.header_menu #main-menu {
        top: 53px
    }

    body.down #cab-logo {
        position: fixed;
        top: 0;
        height: 50px;
        z-index: 999
    }

    .aside-post, .aside-post-b {
        margin: 60px auto
    }

    .noticia--destacada, .video--destacado {
        padding: 0;
        margin-bottom: 20px
    }

    .noticia--destacada .titulo--noticia, .video--destacado .titulo--noticia {
        font-size: 28px;
        line-height: 34px;
        text-align: left;
        margin: 13px 0 20px;
        padding: 0
    }

    .noticia--destacada--segunda {
        border-bottom: 2px solid #009cc1
    }
}

.noticia--destacada--segunda a {
    color: #555
}

.noticia--destacada--segunda a:hover {
    opacity: .4;
    text-decoration: none
}

.noticia--destacada--segunda a:hover img {
    opacity: .4
}

.noticia--destacada--segunda img {
    position: relative;
    display: block
}

.noticia--destacada--segunda .titulo--noticia {
    position: relative;
    margin: 10px 0;
    bottom: 0;
    font-weight: 700;
    background: rgba(255, 255, 255, .83);
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    padding-left: 5px
}

.noticia .blk-detail .vermas h3 {
    border-bottom: 1px solid #dedede;
    font-size: 18px;
    text-transform: uppercase;
    color: #5e5e5e
}

@media (max-width:425px) {
    .espe-Navidad {
        display: inline-block
    }

    .espe-Navidad .especial-noticias {
        margin-top: 50px
    }

    .noticia .blk-detail .vermas h3 {
        font-size: 14px
    }
}

.apertura, .views-element-container {
    margin: 0 auto;
    position: relative;
    z-index: 9;
    float: left;
    max-width: 1200px
}

.rest-not div[class^=col-] {
    float: left
}

.rest-not div[class^=col-] .cont-not {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-right: 10px;
    width: calc(100% - 10px);
    height: 100%;
    padding-bottom: 15px
}

.rest-not div[class^=col-] .cont-not>div>div>a {
    padding-left: 0;
    margin-bottom: 5px;
    display: block;
    font-weight: 400
}

.rest-not .mod-h .views-field-field-galeria-imagenes {
    float: left;
    max-width: 33%;
    margin-right: 10px
}

.rest-not .mod-h.col-6 .views-field-title a {
    font-size: 20px;
    line-height: 20px
}

.rest-not .mod-h.col-4 .views-field-title a {
    font-size: 18px;
    line-height: 18px
}

.rest-not .mod-v .views-field-title {
    padding: 5px 0 20px
}

.rest-not .mod-v.col-4 .views-field-title a {
    font-size: 22px;
    line-height: 26px
}

.rest-not .col-8.flex .mod-v.col-6 .views-field-title a {
    font-size: 24px;
    line-height: 20px
}

.rest-not .col-4 .mod-h.col-12 .views-field-title a, .rest-not .col-8.flex .mod-h.col-12 .views-field-title a {
    font-size: 18px;
    line-height: 20px
}

.apertura .listados, .rest-not .listados {
    margin-bottom: 40px;
    width: 100%
}

@media (max-width:768px) {
    .noticia--destacada--segunda .titulo--noticia {
        font-size: 28px;
        line-height: 34px;
        text-align: left;
        margin: 13px 0 20px;
        padding: 0
    }

    .apertura, .views-element-container {
        position: initial
    }

    .rest-not div[class^=col-] .cont-not {
        width: 100%
    }

    .rest-not .col-8.flex .mod-h.col-12 .views-field-title a, .rest-not .mod-h {
        font-size: 20px;
        line-height: 22px
    }

    .rest-not .mod-v.col-4 .views-field-title a {
        font-size: 28px;
        line-height: 32px
    }

    .rest-not .col-8.flex .mod-v.col-6 .views-field-title a {
        font-size: 28px;
        line-height: 34px
    }

    .apertura, .rest-not {
        padding: 0 10px;
        display: block;
        max-width: 100%
    }
}