.articulo-cuerpo>section[class^=sumario_],
.entry-author-box:after,
.entry-content:after,
.entry-navigation:after,
.entry-rating-score-bar:after,
.footer .social-icons:after,
.gallery:after,
.group:after,
.item-media:after,
.navigation:after,
.page-links:after,
.row:after,
.sidebar .social-icons:after,
.slider:after,
.sumario-encabezado,
.sumario__interior:after,
.widget .instagram-pics:after {
    clear: both
}

#comboblogs h2,
.navigation-basico,
body {
    /*font-family: 'Open Sans', sans-serif*/
    font-family: Roboto;
}

#comments h3,
#paging a,
#paging li span,
#paging>span,
.comment-author-link,
.comment-reply-link,
.entry-antetitulo,
.entry-content th,
.entry-fields,
.entry-next>span,
.entry-prev>span,
.entry-rating-final-score span,
.entry-rating-score-bar,
.foot li a,
.navigation a,
.page-links a,
.pre-head,
.widget-title {
    text-transform: uppercase
}

a,
a:focus,
a:hover,
hr.puntos {
    text-decoration: none
}

.widget-title,
dd,
p {
    margin: 0 0 15px
}

body,
input,
textarea {
    background-color: #FFF
}

.btn:active,
.btn:focus,
.comment-reply-link:active,
.comment-reply-link:focus,
a,
a:active,
button:active,
button:focus,
input:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus,
textarea:focus {
    outline: 0
}

hr.puntos {
    border: none;
    border-bottom: .2em dotted #ddd;
    width: 90%
}

body {
    /*line-height: 1.692307692;
    font-size: 13px;*/
    line-height: 1.7;
    font-size: 18px;
    color: #323232;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#comboblogs ul {
    padding: 0 10px
}

#comboblogs li {
    border: none;
    border-bottom: .1em solid #ccc;
    width: 100%
}

.navigation-basico {
    background-color: #f9f9f9;
    height: 60px;
    position: relative
}

.navigation-basico a {
    color: #000
}

.page-title,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: MuseoSlab, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal;
    margin: 0 0 15px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-weight: inherit
}

h1 {
    font-size: 29px
}

h2 {
    font-size: 28px;
    font-weight: 500
}

h3 {
    font-size: 22px
}

.widget-title {
    font-family: Roboto, sans-serif;
    line-height: normal;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 14px
}

h4 {
    font-size: 19px
}

h5 {
    font-size: 16px
}

.libroestatico {
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

h6 {
    font-size: 13px
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

a {
    transition: color .18s ease, background-color .18s ease, border-color .18s ease;
    color: #52ABEA
}

a:focus,
a:hover {
    color: #c6443e;
    outline: 0;
    text-decoration: underline
}

.group:after,
.group:before {
    content: " ";
    display: table
}

figure {
    margin: 0
}

ol,
ul {
    padding-left: 20px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

dl {
    margin: 0 0 20px
}

dt {
    font-weight: 700
}

blockquote {
    margin: 20px 0;
    padding-left: 15px;
    border-left: 3px solid #ccc;
    font-size: 17px;
    font-weight: 300
}

blockquote cite {
    display: block;
    font-weight: 700;
    font-style: italic;
    margin: 10px 0 0;
    color: rgba(50, 50, 50, .8);
    font-size: 14px
}

table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%
}

.entry-content table {
    border-width: 1px 0 0 1px;
    margin-bottom: 24px
}

.entry-content td:first-child,
.entry-content th:first-child {
    padding-left: 0
}

.entry-content td,
.entry-content th {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-width: 0 1px 1px 0
}

.entry-content caption,
.entry-content td,
.entry-content th {
    font-weight: 400;
    text-align: left;
    padding: 5px;
    vertical-align: middle
}

.entry-content th {
    font-weight: 700;
    font-size: 85%
}

code,
kbd,
pre,
samp,
tt,
var {
    /*jyy font-family: monospace, serif;*/
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    font-style: normal
}

pre {
    padding: 15px;
    /*jyy border: 1px solid rgba(0, 0, 0, .1)*/
}

address {
    margin: 0 0 15px
}

.screen-reader-text,
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

audio,
embed,
iframe,
object,
video {
    margin-bottom: 15px;
    max-width: 100%
}

p>audio,
p>embed,
p>iframe,
p>object,
span>audio,
span>embed,
span>iframe,
span>object {
    margin-bottom: 0
}

#map,
.map * {
    max-width: none!important
}

input,
select,
textarea {
    max-width: 100%
}

label {
    display: block;
    margin: 0 0 2px;
    font-weight: 400
}

input,
textarea {
    display: inline-block;
    font-size: inherit;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #D7D7D7;
    background-image: none;
    border-radius: 0
}

@media (max-width:768px) {
    input,
    textarea {
        width: 100%
    }
}

input[type=search] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

textarea {
    height: auto
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    width: auto;
    height: auto
}

fieldset {
    margin: 0 0 15px;
    padding: 0;
    border: none;
    min-width: 0
}

::-webkit-input-placeholder {
    color: rgba(50, 50, 50, .5);
    font-weight: 400;
    opacity: 1
}

:-moz-placeholder {
    color: rgba(50, 50, 50, .5);
    font-weight: 400;
    opacity: 1
}

::-moz-placeholder {
    color: rgba(50, 50, 50, .5);
    font-weight: 400;
    opacity: 1
}

:-ms-input-placeholder {
    color: rgba(50, 50, 50, .5);
    font-weight: 400;
    opacity: 1
}

.btn,
.comment-reply-link,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    display: inline-block;
    margin: 0;
    line-height: normal;
    border: none;
    box-shadow: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    transition: .18s background-color ease, color .18s ease, .18s border-color ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-radius: 0;
    width: auto;
    height: auto;
    background-image: none;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 11px 28px 10px;
    font-size: 14px;
    background-color: #00528c;
    color: #FFF
}

.btn:hover,
.comment-reply-link:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background: #222;
    color: #FFF;
    text-decoration: none
}

.ci-slider {
    margin: 0;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0
}

.ci-slider.loading:before {
    width: 40px;
    height: 40px;
    background-color: #FFF;
    border-radius: 100%;
    -webkit-animation: scaleout 1s infinite ease-in-out;
    animation: scaleout 1s infinite ease-in-out;
    content: "";
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1000
}

.ci-slider .slides li:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1000
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0
    }
}

.ci-direction-nav a {
    top: 50%;
    opacity: .7;
    line-height: normal
}

.ci-direction-nav a:hover {
    color: #FFF;
    opacity: 1
}

.ci-slider .slides>li:first-child {
    display: block;
    -webkit-backface-visibility: visible
}

.ci-slider.loading .slides>li:first-child {
    opacity: 1!important
}

.mfp-bg {
    background-color: #000
}

.mfp-preloader,
.mfp-preloader a,
.mfp-preloader a:hover {
    color: #FFF
}

.mfp-container:not(.mfp-s-error) .mfp-preloader {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    -webkit-animation: scaleout 1s infinite ease-in-out;
    animation: scaleout 1s infinite ease-in-out;
    background-color: #FFF;
    text-indent: -999em;
    margin: 0 auto
}

button.mfp-arrow,
button.mfp-close {
    border: none;
    opacity: 1
}

button.mfp-arrow:hover,
button.mfp-close:hover {
    background: 0 0;
    border: none
}

.mfp-close-btn-in .mfp-close,
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF
}

.mfp-arrow {
    line-height: .3
}

.navigation a,
.page-title,
.pre-head {
    line-height: normal
}

.mfp-arrow:after,
.mfp-arrow:before {
    border: none
}

.mfp-arrow:after {
    font-family: FontAwesome;
    font-size: 70px;
    color: #FFF
}

.mfp-arrow-right .mpf-a,
.mfp-arrow-right:after {
    content: "\f105"
}

.mfp-arrow-left .mpf-a,
.mfp-arrow-left:after {
    content: "\f104"
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justified {
    text-align: justify
}

.nav {
    background-color: #F3F3F3;
    height: 60px;
    position: relative
}

.nav .searchform,
.nav .searchform input,
.nav .searchform>div,
.navigation,
.navigation>li {
    height: 100%
}

.nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.navigation:after,
.navigation:before {
    content: " ";
    display: table
}

.navigation li {
    position: relative;
    z-index: 100
}

.navigation>li {
    float: left
}

.navigation ul {
    position: absolute;
    z-index: 300;
    top: -999em
}

.navigation .sfHover>ul,
.navigation li:hover>ul {
    top: auto
}

.navigation li .sfHover>ul,
.navigation li li .sfHover>ul,
.navigation li li li:hover>ul,
.navigation li li:hover>ul {
    top: 0;
    left: 100%
}

.navigation .navigation a:visited,
.navigation a {
    display: block;
    white-space: nowrap
}

.navigation a {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #323232
}

.navigation .sfHover>a,
.navigation a:hover {
    text-decoration: none;
    background-color: #00528c;
    color: #FFF
}

.navigation>li>a {
    height: 100%;
    /*padding: 22px 8px*/
    padding: 22px 5px
}

.navigation>li ul a {
    padding: 10px 15px;
    font-size: 12px;
    margin: 0 1px
}

.navigation>li ul .sfHover>a,
.navigation>li ul a:hover {
    background-color: #EBEBEB;
    color: #323232
}

.navigation>li.current-menu-ancestor>a,
.navigation>li.current-menu-item>a,
.navigation>li.current-menu-parent>a,
.navigation>li.current>a,
.navigation>li.current_page_item>a,
.navigation>li.sfHover>a,
.navigation>li.sfHover>a:active,
.navigation>li>a:hover {
    background-color: #00528c;
    color: #FFF
}

.navigation ul {
    padding-top: 5px;
    padding-bottom: 5px;
    min-width: 200px;
    background-color: #FFF;
    border: 5px solid #00528c
}

.navigation a.sf-with-ul {
    padding-right: 27px;
    position: relative
}

.navigation.sf-arrows .sf-with-ul:after {
    content: '\f078';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -8px;
    font-size: 8px;
    font-weight: 400
}

.navigation.sf-arrows ul .sf-with-ul:after {
    right: 8px;
    content: "\f054";
    margin-top: -5px
}

.nav .searchform {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    z-index: 100;
    transition: width .3s ease
}

.head-wrap,
.nav .searchform.expanded {
    width: 100%
}

.nav .searchform input {
    border: 5px solid #00528c;
    padding: 6px 25px;
    font-size: 14px;
    float: right;
    max-width: 0;
    opacity: 0;
    transition: opacity .18s ease, max-width .3s ease
}

.head-wrap-col-left img,
.head-wrap-col-right img {
    max-width: 100%
}

.nav .searchform .searchsubmit {
    background: 0 0;
    color: #323232;
    font-size: 18px;
    padding: 18px 25px 10px 15px
}

.nav .searchform.expanded input {
    opacity: 1;
    max-width: 100%
}

.nav .searchform.expanded .searchsubmit i:before {
    font-family: "Open Sans", sans-serif;
    content: "\d7";
    font-size: 30px;
    top: -3px;
    position: relative
}

.mobile-trigger,
.pre-head {
    font-family: Roboto, sans-serif;
    font-weight: 700
}

.mobile-trigger {
    color: #323232;
    font-size: 17px;
    position: absolute;
    top: 11px;
    left: 15px;
    display: none
}

.mobile-trigger:active,
.mobile-trigger:focus {
    color: #323232
}

.header {
    margin-bottom: 15px
}

.pre-head {
    padding: 8px 0;
    background-color: #EEE;
    color: #FFF;
    font-size: 12px
}

.pre-head a {
    color: #110E0E
}

.pre-head a:hover {
    color: #c6443e
}

.pre-head li a {
    color: #c6443e;
    font-size: 14px
}

.social-icons li a {
    font-size: 24px
}

.list-inline {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-inline li {
    display: inline-block
}

.nav-pre-head li {
    margin-left: 15px
}

.head-wrap {
    padding: 15px 0;
    display: table
}

.head-wrap-col-left,
.head-wrap-col-right {
    display: table-cell;
    vertical-align: middle
}

.head-wrap-col-left {
    width: 25%
}

.head-wrap-col-right {
    width: 75%;
    text-align: right
}

.site-logo,
.site-tagline {
    margin: 0;
    line-height: normal
}

.site-tagline {
    font-size: 13px;
    color: #555
}

.widget.section-category {
    margin-bottom: 10px
}

.widget.section-category:last-child,
.widget.section-category:last-child .item:last-child {
    margin-bottom: 0
}

#comments,
#comments h3,
.section-title {
    font-size: 14px;
    padding: 0 0 5px;
    border-bottom: 0 solid #fff;
    margin: 0 0 10px;
    font-weight: 700
}

.ci-breadcrumb,
.page-title {
    padding: 25px 0;
    border-bottom: 1px solid #D7D7D7
}

.section-title-oculta {
    display: none
}

.page-title {
    text-align: center;
    font-size: 24px;
    border-top: 1px solid #D7D7D7;
    margin: 0 0 45px;
    font-weight: 700
}

.item-title,
.item-title-small {
    font-family: MuseoSlab, sans-serif;
    font-weight: lighter;
    line-height: normal
}

.breadcrumb-container+.main .page-title {
    border-top: none;
    margin-top: -30px
}

.ci-breadcrumb {
    display: block;
    margin: -15px 0 20px;
    line-height: normal;
    list-style: none
}

.ci-breadcrumb a {
    color: #323232
}

.ci-breadcrumb a:hover {
    color: #000
}

.ci-breadcrumb li {
    display: inline-block;
    margin-right: 5px
}

.ci-breadcrumb li:after {
    content: "\00BB";
    margin-left: 8px
}

.ci-breadcrumb li:last-child:after {
    display: none
}

.ci-breadcrumb li a {
    color: #323232
}

.ci-breadcrumb li a:hover {
    color: #000
}

.item {
    background-position: center center;
    background-size: cover;
    margin: 0 0 30px;
    position: relative;
    border-bottom: 0 solid rgba(0, 0, 0, .1)
}

.footer .item:last-child,
.sidebar .item:last-child {
    margin-bottom: 0
}

.item-title {
    font-size: 26px;
    margin: 0 0 5px
}

.item-title:last-child {
    margin-bottom: 0
}

.item-title a {
    color: #00528c
}

.item-title a:hover {
    color: #c6443e;
    text-decoration: underline
}

.item-title-small {
    font-size: 16px;
    margin: 0 0 5px
}

.item-title-small:last-child {
    margin-bottom: 0
}

.item-title-small a {
    color: #00528c
}

.item-title-small a:hover {
    color: #c6443e;
    text-decoration: underline
}

.item-thumb {
    margin: 0 0 10px
}

.item-content {
    position: relative;
    /* top: -3px */
}

.item-excerpt p {
    margin: 0;
    line-height: normal;
    font-size: 14px
}

.entradilla p {
    color: #666;
    font-weight: 700;
    font-size: 16px
}

.item-media-revista {
    float: left;
    width: 100%;
    margin: 0 5px 0 0
}

.sombra {
    -webkit-box-shadow: 5px 5px 10px -1px rgba(0, 0, 0, .75);
    -moz-box-shadow: 5px 5px 10px -1px rgba(0, 0, 0, .75);
    box-shadow: 5px 5px 10px -1px rgba(0, 0, 0, .75)
}

.item-media {
    overflow: hidden;
    zoom: 1
}

.item-media:after,
.item-media:before {
    content: " ";
    display: table
}

.item-media:after {
    margin-bottom: 10px
}

.item-media .item-thumb {
    float: left;
    width: 50%;
    width: calc(50% - 10px);
    margin: 0 10px 0 0
}

.item-media .item-content {
    overflow: hidden;
    zoom: 1
}

.item-media.item-sm .item-thumb {
    width: 165px
}

.item-media.item-xs .item-thumb {
    width: 110px;
    margin-right: 20px
}

.item-inset .item-content,
.item-inset:before {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

.item-lg .item-title {
    font-size: 28px
}

.item-md .item-title {
    font-size: 24px
}

.item-inset.item-sm,
.item-xs .item-title {
    font-size: 16px
}

.item-inset:before {
    content: "";
    height: 60%;
    background: linear-gradient(to bottom, transparent 10%, transparent 10%, rgba(0, 0, 0, .8) 40%)
}

.item-inset .item-content {
    color: #FFF;
    top: auto;
    padding: 15px;
    z-index: 5
}

.item-inset .item-title a {
    color: #FFF
}

.item-inset a:hover {
    color: #FFF
}

.entry-categories,
.item-categories,
.item-time {
    display: inline-block
}

.entry-categories a,
.item-categories a {
    color: #FFF;
    background-color: #c6443e;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: normal;
    padding: 3px 10px;
    margin: 0 5px 4px 0;
    display: inline-block
}

.slider {
    height: 500px;
    margin: 0 0 45px
}

.slider .slider-left,
.slider .slider-right {
    height: 100%;
    width: calc(50% - 5px);
    float: left
}

.slider:after,
.slider:before {
    content: " ";
    display: table
}

.slider .slider-left {
    margin-right: 10px
}

.slider .slider-half {
    height: calc(50% - 5px);
    margin-bottom: 10px
}

.slider .item {
    height: 100%
}

.item-quarter .item-content {
    padding: 20px
}

.item-eighth .item-content {
    padding: 10px 15px
}

.entry {
    margin: 0 0 30px
}

.entry:only-of-type {
    margin: 0
}

.entry-title {
    font-size: 32px;
    font-weight: lighter;
    color: #00528c
}

.entry-antetitulo {
    color: #c6443e;
    line-height: normal;
    font-weight: 700;
    font-size: 11px
}

.entry-content h3 {
    border-bottom: 1px dashed #CCC;
    border-left: .3em solid #C6443E;
    color: #666;
    font: MuseoSlab, Georgia, sans-serif;
    margin-bottom: 1em;
    padding: 0 0 .2em .5em
}

.entry-thumb {
    margin: 0 0 30px
}

#entry-thumb .img {
    margin: 0 0 30px;
    min-width: 660px
}

.entry-thumb.aligncenter,
.entry-thumb.alignleft,
.entry-thumb.alignnone,
.entry-thumb.alignright {
    margin-top: 0
}

.entry-meta {
    margin: 0 0 17px;
    font-size: 12px
}

.entry-submeta {
    margin: 10px 0 20px;
    color: #555;
    font-family: MuseoSlab, sans-serif;
    font-size: 13px
}

#comments,
#comments h3,
.entry-author-name,
.entry-fields li,
.entry-next,
.entry-prev,
.entry-rating {
    font-family: Roboto, sans-serif
}

.entry-submeta a {
    font-weight: 700;
    color: #323232
}

.entry-submeta a:hover {
    color: #c6443e
}

.entry-submeta>span {
    display: inline-block;
    margin-right: 7px
}

.entry-submeta>span:after {
    content: "/";
    margin-left: 10px
}

.entry-submeta>span:last-child:after {
    display: none
}

.entry-share a {
    margin: 0 5px
}

.entry-content {
    margin: 0 0 45px
}

.entry-content:after,
.entry-content:before {
    content: " ";
    display: table
}

.entry-content:last-child,
.page .entry-content {
    margin-bottom: 0
}

.entry-fields {
    list-style: none;
    margin: 25px 0 0;
    padding: 0;
    font-size: 12px
}

.entry-fields li {
    display: block;
    color: #555
}

.entry-fields li a {
    font-weight: 700;
    color: #323232
}

.entry-fields li a:hover {
    color: #c6443e
}

.entry-navigation {
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    padding: 40px 0 45px;
    margin: 0 0 45px
}

.entry-navigation:after,
.entry-navigation:before {
    content: " ";
    display: table
}

.entry-next,
.entry-prev {
    float: left;
    width: 50%;
    padding: 0 12px;
    color: #323232
}

.entry-next>span,
.entry-prev>span {
    color: #555;
    line-height: normal;
    font-weight: 700;
    font-size: 11px;
    opacity: .7
}

.entry-next>span i,
.entry-prev>span i {
    color: #000;
    margin: 0 5px
}

.entry-next:hover>span,
.entry-prev:hover>span {
    opacity: 1
}

.entry-navigation-title {
    font-size: 16px;
    margin: 0;
    color: #323232;
    font-weight: 700;
    line-height: 1.125
}

.entry-prev {
    text-align: right
}

.entry-author-box {
    background-color: #F3F3F3;
    padding: 25px;
    margin: 0 0 45px
}

.entry-author-box:after,
.entry-author-box:before {
    content: " ";
    display: table
}

.entry-author-avatar {
    float: left;
    width: 100px;
    margin-right: 25px
}

.entry-author-info {
    overflow: hidden
}

.entry-author-name {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px
}

.entry-author-name a {
    font-size: 13px;
    margin-left: 5px;
    font-weight: 400
}

.entry-related {
    margin-bottom: 10px
}

.entry-rating {
    display: table;
    width: 100%;
    padding: 35px 0;
    border-top: 1px solid #D7D7D7
}

.entry-rating-final-score {
    display: table-cell;
    width: 200px;
    text-align: center;
    vertical-align: middle
}

.entry-rating-final-score strong {
    display: block;
    font-size: 72px;
    line-height: .7;
    font-weight: 900;
    letter-spacing: -.07em
}

#paging a,
#paging li span,
#paging>span,
.foot li a,
.page-links a {
    font-size: 12px;
    font-weight: 700;
    font-family: Roboto, sans-serif
}

.entry-rating-final-score span {
    padding-left: 5px;
    color: #555
}

.entry-rating-scores {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table-cell;
    width: calc(100% - 200px)
}

.entry-rating-score {
    width: 100%;
    display: block;
    background-color: #F3F3F3;
    height: 25px;
    margin: 0 0 1px
}

.entry-rating-score-bar {
    background-color: #00528c;
    height: 100%;
    color: #FFF;
    font-size: 12px;
    padding: 3px 10px 0
}

.entry-rating-score-bar:after,
.entry-rating-score-bar:before {
    content: " ";
    display: table
}

.entry-rating-score-value {
    float: right
}

#paging {
    margin: 40px 0 0
}

#paging ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#paging a,
#paging li span,
#paging>span,
.page-links a {
    padding: 13px 16px;
    line-height: normal
}

#paging ul li {
    display: inline-block
}

#paging a,
#paging li span,
#paging>span {
    display: inline-block;
    color: #323232;
    background-color: #F3F3F3;
    margin: 0 3px 0 0
}

#paging .current,
#paging a:hover {
    background-color: #00528c;
    color: #FFF
}

.page-links {
    margin: 30px 0 0
}

.page-links:after,
.page-links:before {
    content: " ";
    display: table
}

.page-links a {
    display: inline-block;
    color: #323232;
    background-color: #F3F3F3;
    margin: 0 3px 0 0;
    min-width: 136px;
    text-align: center
}

.page-links a:hover {
    background-color: #c6443e;
    color: #FFF
}

.page-links .page-prev {
    float: left
}

.page-links .page-prev i {
    margin-right: 5px
}

.page-links .page-next {
    float: right
}

.page-links .page-next i {
    margin-left: 7px
}

.social-icons {
    margin: 0;
    padding: 0;
    list-style: none
}

.social-icons li {
    display: inline-block;
    margin-right: 7px
}

.social-icons li a {
    color: #323232
}

.foot,
.foot li a {
    color: #FFF;
    line-height: normal
}

.footer {
    padding-top: 60px
}

.foot {
    margin-top: 20px;
    margin-bottom: : 10px;
    background-color: #1f1f1f;
    padding: 20px 0;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border: 0 solid #1f1f1f
}

.foot p {
    margin: 0;
    /*font-size: 12px*/
    font-size: 14px
}

.foot li {
    display: inline
}

#comments,
#comments h3,
.widget-title {
    font-weight: 400
}

#comments,
#comments h3 {
    font-size: 16px;
    padding: 0 0 5px;
    margin: 0 0 10px;
    line-height: normal
}

#comment-list {
    margin: 0;
    list-style: none;
    padding: 0
}

#comment-list ol {
    list-style: none
}

@media (max-width:768px) {
    #comment-list ol {
        margin: 0;
        padding: 0
    }
    .comment-author .avatar {
        display: none
    }
}

#comment-list .comment-body {
    margin-bottom: 20px;
    padding-top: 20px
}

#comment-list>.comment:first-child>.comment-body {
    border-top: none;
    padding-top: 0
}

.post-comments {
    margin: 0 0 45px
}

.comment-author .avatar {
    width: 64px;
    height: 64px;
    float: left;
    margin: 0 15px 15px 0;
    overflow: visible;
    border-radius: 50%
}

.comment-content {
    overflow: hidden;
    zoom: 1;
    /*font-size: 13px*/
    font-size: 15px
}

.comment-metadata {
    /*font-size: 12px;*/
    font-size: 14px;
    margin: 0 0 5px
}

.comment-reply-link {
    /*font-size: 10px;*/
    font-size: 12px;
    padding: 4px 10px;
    margin-left: 80px;
    height: auto;
    width: auto
}

@media (max-width:768px) {
    .comment-reply-link {
        margin: 0
    }
}

.bypostauthor>article .fn:before {
    font-family: FontAwesome;
    content: "\f005";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px;
    font-size: 11px
}

#cancel-comment-reply-link {
    font-size: 13px;
    font-weight: 400;
    margin-left: 5px
}

.comment-notes,
.form-allowed-tags {
    font-size: 12px;
    line-height: 1.5;
    color: rgba(50, 50, 50, .3);
    margin: -10px 0 20px
}

.comment-form {
    text-align: center;
    background-color: #F3F3F3;
    padding: 25px
}

.comment-form .row .marge20 {
    margin-bottom: 20px
}

.comment-form .form-submit {
    margin: 0
}

.widget {
    margin: 0 0 45px
}

.sidebar .widget:last-child,
.widget p:last-child {
    margin-bottom: 0
}

.widget-title {
    border-top: 1px solid #D2D2D2;
    padding: 5px 5px 10px
}

.widget-title label {
    text-transform: none;
    display: block;
    font-size: inherit;
    margin: 0;
    line-height: inherit;
    font-weight: inherit
}

.widget select {
    width: 100%;
    padding: 5px 10px;
    border-radius: 0;
    border: 1px solid #D7D7D7
}

.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_entries ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_archive ul ul,
.widget_categories ul ul,
.widget_meta ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_recent_entries ul ul {
    margin-left: 15px
}

.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_entries ul li {
    line-height: normal;
    display: block;
    position: relative
}

.widget_archive ul li a,
.widget_categories ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_recent_entries ul li a {
    display: block;
    padding: 11px 0;
    border-bottom: 1px solid #D7D7D7
}

.widget_archive ul li .ci-count,
.widget_archive ul li .count,
.widget_categories ul li .ci-count,
.widget_categories ul li .count,
.widget_meta ul li .ci-count,
.widget_meta ul li .count,
.widget_nav_menu ul li .ci-count,
.widget_nav_menu ul li .count,
.widget_pages ul li .ci-count,
.widget_pages ul li .count,
.widget_recent_entries ul li .ci-count,
.widget_recent_entries ul li .count {
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 12px;
    font-weight: 700;
    transition: all .18s ease;
    padding: 4px 3px
}

.widget_recent_comments ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px
}

.widget_recent_comments ul li {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #D7D7D7
}

.widget_archive select,
.widget_categories select,
.widget_pages select {
    display: block;
    width: 100%;
    padding: 6px 15px;
    border-radius: 0;
    font-size: 14px;
    height: 40px;
    font-weight: 400;
    border: 1px solid #D7D7D7;
    background: #FFF
}

#wp-calendar a,
.item-categories {
    font-weight: 700
}

#ads125,
.ads125 {
    margin: 0;
    padding: 0;
    list-style: none
}

#ads125 li,
.ads125 li {
    background: 0 0;
    border: none;
    float: left;
    margin: 0 15px 10px 0;
    padding: 0;
    max-width: 125px;
    height: auto
}

#wp-calendar tbody td:hover,
#wp-calendar thead th {
    background: rgba(0, 0, 0, .1)
}

.publicidad {
    margin-bottom: 5px
}

.searchform>div {
    position: relative
}

.searchform .searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 13px
}

.flickr_badge_image {
    float: left;
    margin: 0 15px 15px 0
}

.flickr_badge_image a {
    display: block;
    line-height: 0
}

.widget_about {
    margin-top: -5px
}

.widget_about img {
    max-width: 100px;
    height: auto
}

.widget_about .alignleft {
    float: left;
    margin: 5px 15px 6px 0
}

.widget_about .alignright {
    float: right;
    margin: 5px 0 6px 15px
}

.widget_text {
    display: inline-block;
    margin: 0 5px
}

.widget_text p:last-child {
    margin-bottom: 0
}

.widget_ci_twitter_widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget_ci_twitter_widget ul li {
    margin-bottom: 12px
}

.widget_ci_twitter_widget ul li:first-child {
    padding-top: 0
}

.widget_ci_twitter_widget .twitter-time {
    display: block;
    font-size: .85em
}

#wp-calendar {
    width: 100%
}

#wp-calendar a {
    font-style: italic
}

#wp-calendar caption {
    text-align: left;
    margin-top: 10px;
    background: rgba(0, 0, 0, .03);
    padding: 9px
}

#wp-calendar thead {
    font-size: 10px
}

#wp-calendar thead th {
    font-weight: 700;
    padding: 8px
}

#wp-calendar tbody td {
    background: 0 0;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    padding: 3px
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px
}

#wp-calendar tbody .pad {
    background: 0 0
}

#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right
}

#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px
}

.footer .social-icons:after,
.footer .social-icons:before,
.sidebar .social-icons:after,
.sidebar .social-icons:before {
    content: " ";
    display: table
}

.footer .social-icons li,
.sidebar .social-icons li {
    float: left;
    margin: 0 5px 5px 0
}

.footer .icon-social,
.sidebar .icon-social {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #FFF;
    background-color: #00528c;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
    margin: 0
}

.gallery {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 15px
}

.gallery:after,
.gallery:before {
    content: " ";
    display: table
}

.gallery-item {
    margin-bottom: 10px
}

.gallery-item img {
    width: 100%
}

.gallery-columns-1 .gallery-item {
    width: 50%
}

@media (min-width:768px) {
    .gallery-columns-1 .gallery-item {
        float: left;
        width: 100%
    }
    .gallery-columns-2 .gallery-item {
        float: left;
        width: 50%
    }
}

.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
    width: 50%
}

@media (min-width:768px) {
    .gallery-columns-3 .gallery-item {
        float: left;
        width: 33.33333%
    }
}

.gallery-columns-4 .gallery-item {
    width: 50%
}

@media (min-width:768px) {
    .gallery-columns-4 .gallery-item {
        float: left;
        width: 25%
    }
}

.gallery-columns-5 .gallery-item {
    width: 50%
}

@media (min-width:768px) {
    .gallery-columns-5 .gallery-item {
        float: left;
        width: 20%
    }
}

.gallery-columns-6 .gallery-item {
    width: 50%
}

@media (min-width:768px) {
    .gallery-columns-6 .gallery-item {
        float: left;
        width: 16.66667%
    }
}

.gallery-columns-7 .gallery-item {
    width: 50%
}

@media (min-width:768px) {
    .gallery-columns-7 .gallery-item {
        float: left;
        width: 14.28571%
    }
}

.gallery-columns-8 .gallery-item {
    width: 50%
}

@media (min-width:768px) {
    .gallery-columns-8 .gallery-item {
        float: left;
        width: 12.5%
    }
}

.gallery-columns-9 .gallery-item {
    width: 50%
}

@media (min-width:768px) {
    .gallery-columns-9 .gallery-item {
        float: left;
        width: 11.11111%
    }
}

.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 0 5px;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: calc(100% - 10px);
    transition: opacity .18s ease
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.gallery-item:hover .gallery-caption {
    opacity: 1
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

.alignnone {
    margin: 5px 0 20px
}

p .alignnone {
    margin-bottom: 0
}

.aligncenter {
    display: block;
    margin: 7px auto
}

.alignright {
    float: right;
    margin: 7px 0 7px 24px
}

.alignleft {
    float: left;
    margin: 7px 24px 7px 0
}

.wp-caption {
    max-width: 100%;
    margin-bottom: 15px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto
}

.wp-caption .wp-caption-text {
    font-size: 12px;
    line-height: 17px;
    margin: 3px 0 5px;
    padding: 5px 0 0;
    text-align: left;
    font-style: italic
}

#mobilemenu {
    display: none
}

@media (max-width:991px) {
    #mobilemenu {
        display: block
    }
    #menucarreras {
        display: none;
    }
    #menuexcursionismo {
        display: none;
    }
    #menupersonajes {
        display: none;
    }
    #menurevistas {
        display: none;
    }
}

.sharedaddy {
    margin-top: 30px
}

.null-instagram-feed p {
    padding-top: 10px
}

.widget .instagram-pics {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget .instagram-pics:after,
.widget .instagram-pics:before {
    content: " ";
    display: table
}

.widget .instagram-pics li {
    border-bottom: 0;
    padding: 0;
    float: left;
    width: 33.33333333333%
}

.widget .instagram-pics li a {
    display: block;
    color: #323232
}

.item-comments-link,
.item-meta {
    color: #666
}

@media (max-width:1199px) {
    .item-media.item-sm .item-thumb {
        width: 120px
    }
}

@media (max-width:991px) {
    .navigation {
        display: none
    }
    #menucarreras {
        display: none;
    }
    #menuexcursionismo {
        display: none;
    }
    #menupersonajes {
        display: none;
    }
    #menurevistas {
        display: none;
    }
    .mobile-trigger {
        display: block
    }
    .nav {
        height: 52px
    }
    .nav .searchform .searchsubmit {
        padding-top: 14px
    }
    .slider {
        height: 380px
    }
    .sidebar {
        margin-top: 45px
    }
    .entry-title {
        font-size: 30px
    }
}

@media (max-width:768px) {
    .pre-head .social-icons {
        display: none
    }
    .nav-pre-head {
        text-align: center;
        margin: 0
    }
    .nav-pre-head li {
        margin: 0 5px
    }
    .head-wrap {
        display: block;
        padding: 15px 0
    }
    .head-wrap-col-left,
    .head-wrap-col-right {
        display: block;
        width: 100%;
        text-align: center
    }
    .head-wrap-col-left {
        margin-bottom: 15px
    }
    .slider {
        height: auto;
        margin-bottom: 20px
    }
    .slider .item {
        height: 200px;
        width: 100%;
        margin-bottom: 15px
    }
    .slider .item .item-content {
        padding: 15px
    }
    .slider .item .item-title {
        font-size: 20px
    }
    .slider .slider-half,
    .slider .slider-left,
    .slider .slider-right {
        margin: 0;
        padding: 0;
        float: none;
        width: 100%
    }
    .section-category {
        margin-bottom: 10px
    }
    #comments,
    #comments h3,
    .section-title,
    .widget-title {
        font-size: 16px
    }
    .item-thumb {
        margin: 0 0 20px
    }
    .item-media .item-excerpt {
        display: none
    }
    .item-media .item-thumb {
        width: 120px!important;
        margin-right: 15px;
        margin-bottom: 15px
    }
    .item-inset .item-title {
        font-size: 20px
    }
    .entry-title,
    .item-lg .item-title {
        font-size: 28px
    }
    .item-inset .item-content {
        padding: 20px
    }
    .ci-breadcrumb {
        padding: 18px 0;
        margin-bottom: 20px
    }
    .entry-meta {
        margin-bottom: 5px
    }
    .entry-submeta {
        margin-bottom: 15px
    }
    .entry-submeta>span {
        display: block
    }
    .entry-submeta>span:after {
        display: none
    }
    .entry-share {
        font-size: 22px
    }
    .entry-thumb {
        margin-bottom: 20px
    }
    .entry-rating {
        display: block;
        padding: 25px 0
    }
    .entry-rating-final-score,
    .entry-rating-scores {
        display: block;
        width: 100%
    }
    .entry-rating-final-score {
        margin-bottom: 15px
    }
    .entry-navigation {
        padding: 27px 0 30px;
        margin: 0 0 25px
    }
    .entry-navigation-title {
        font-size: 14px
    }
    .entry-content {
        font-size: 1.25em
    }
    .entry-author-box {
        padding: 15px;
        margin-bottom: 30px
    }
    .entry-author-avatar {
        display: none
    }
    #comment-list .comment-body {
        padding-top: 10px;
        margin-bottom: 10px
    }
    .comment-form {
        padding: 15px
    }
    .page-title {
        margin-bottom: 25px;
        padding: 15px 0;
        font-size: 21px
    }
    .breadcrumb-container+.main .page-title {
        margin-top: -20px
    }
}

.item-categories,
.item-share-count,
.item-time {
    margin-right: 15px
}

.item-meta {
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 12px
}

.item-meta:last-child {
    margin-bottom: 0
}

.CuerpoNoticiaImagen.Izda {
    float: left;
    padding-right: .5em;
    padding-bottom: .5em
}

.CuerpoNoticiaImagen.Dcha {
    float: right;
    padding-left: .5em;
    padding-bottom: .5em
}

.CuerpoNoticiaImagen.Imagen {
    width: 11.5em
}

.CuerpoNoticiaImagen span {
    width: 10.55em;
    padding: .5em;
    display: block;
    font: 400 .8em/1em Helvetica, Arial, sans-serif;
    color: #000;
    background: #ddd
}

.nuevosrelacionados h3,
.relacionado h3 {
    font-weight: 700;
    font-size: 24px;
    padding: 0 0 10px;
    border-bottom: 2px solid #52ABEA;
    margin: 0 0 30px
}

.nuevosrelacionados ul li,
.relacionado ul li {
    list-style: none
}

.borderedondeado img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0 solid #000
}

.Despiece {
    margin-bottom: 2.5em;
    padding-bottom: 1.5em
}

.Despiece .Sombreado {
    width: auto;
    padding: 1.5em 1.5em .3em;
    border-top: .1em solid #efefef;
    border-left: .1em solid #efefef;
    border-right: .1em solid #efefef;
    background: #f6f6f6
}

.Despiece h3 {
    margin-bottom: 0;
    color: #c6443e;
    border: none;
    padding: none
}

.GaleriaNoticia,
.galeria_acf {
    width: 8em;
    margin: .4em;
    padding: .3em;
    float: right;
    overflow: hidden
}

.TitularImportado {
    font-size: 18px;
    font-weight: 700;
    text-align: center
}

.GaleriaNoticia {
    position: relative
}

.GaleriaNoticia img {
    border: 0 solid #cfcfcf
}

.galeria_acf ul {
    list-style-type: none
}

.galeria_acf li img {
    float: left;
    margin: 10px;
    border: 5px solid #ddd;
    -webkit-transition: box-shadow .5s ease;
    -moz-transition: box-shadow .5s ease;
    -o-transition: box-shadow .5s ease;
    -ms-transition: box-shadow .5s ease;
    transition: box-shadow .5s ease
}

.galeria_acf li img:hover {
    -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, .9);
    box-shadow: 0 0 7px rgba(255, 255, 255, .9)
}

.dsnvl-btn {
    display: inline-block;
    padding: 7px 12px 9px;
    margin-bottom: 0;
    line-height: 20px;
    color: #5e5e5e;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #d1dade;
    -webkit-border-radius: 3px;
    background-image: none!important;
    border: none;
    text-shadow: none;
    box-shadow: none;
    transition: all .12s linear 0s!important;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif
}

.dsnvl-btn-cons {
    margin-right: 5px;
    min-width: 120px;
    margin-bottom: 8px
}

.type-revista h2,
.type-revista h3 {
    margin: 1em 0 .5em;
    font-weight: 600;
    position: relative
}

.dsnvl-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.dsnvl-btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.dsnvl-btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.dsnvl-btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.dsnvl-btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.dsnvl-btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.dsnvl-btn-white {
    color: #5e5e5e;
    background-color: #fff;
    border: 1px solid #e5e9ec
}

.dsnvl-btn-link,
.dsnvl-btn-link:active,
.dsnvl-btn-link[disabled],
fieldset[disabled] .dsnvl-btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dsnvl-btn-link {
    color: #5e5e5e;
    background-color: transparent;
    border: none
}

.dsnvl-btn-link,
.dsnvl-btn-link:active,
.dsnvl-btn-link:focus,
.dsnvl-btn-link:hover {
    border-color: transparent
}

.dsnvl-btn-danger,
.dsnvl-btn-default,
.dsnvl-btn-info,
.dsnvl-btn-primary,
.dsnvl-btn-success,
.dsnvl-btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.type-revista h2 {
    font-family: 'Open Sans', Roboto, sans-serif;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 15px 15px 5%;
    color: #355699;
    box-shadow: inset 0 0 0 1px rgba(53, 86, 129, .4), inset 0 0 5px rgba(53, 86, 129, .5), inset -285px 0 35px #fff;
    border-radius: 0 10px
}

.type-revista h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 15px;
    border-bottom: 1px solid rgba(53, 86, 129, .3)
}

.articulo-cuerpo .izquierda {
    float: left;
    margin-right: 1.875rem;
    width: 18.75rem
}

.articulo-cuerpo>section[class^=sumario_] {
    margin-top: .5rem;
    margin-bottom: 1.563rem
}

.sumario-texto>p,
[class^=sumario_] .foto {
    margin-bottom: .938rem
}

.centro .foto_miniatura {
    max-width: 18.75rem;
    float: left;
    margin-right: .938rem
}

.sumario-texto {
    font-size: .882em;
    line-height: 165%
}

.sumario-texto>p {
    line-height: 1.375rem
}

.sumario-texto>ol,
.sumario-texto>ul {
    margin-bottom: .938rem;
    margin-left: 1.25rem
}

.sumario-texto>ol li,
.sumario-texto>ul li {
    margin-bottom: .625rem;
    position: relative
}

.sumario-texto>ul li {
    overflow: hidden;
    text-overflow: ellipsis
}

.sumario-texto>ul li:before {
    background-color: #585858;
    top: .5rem
}

.sumario-texto>ol li:before {
    color: #585858
}

.sumario-titulo {
    font-size: .706em;
    line-height: 141.666%;
    padding: .938rem 0 1.063rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #111;
    font-family: 'Benton Sans', sans-serif
}

.sumario-titulo a {
    border: none;
    color: #111
}

.sumario-titulo a:after {
    content: '\203A';
    margin-left: .188rem
}

.sumario__interior:after {
    content: '';
    display: table
}

.sumario-encabezado {
    float: none
}

.TitIzda,
.column22 {
    float: left
}

.articulo-cuerpo .sumario_html {
    margin-bottom: 0
}

.sumario-texto .texto_grande {
    border: .063rem solid #444;
    color: #000;
    font-family: times, serif;
    font-weight: 700;
    font-size: 1.466em;
    line-height: 114%;
    margin-bottom: 1.563rem;
    padding: 1.688rem
}

.Titulares {
    width: 12.3em;
    padding: 1em;
    margin-right: 1em;
    background: url(/wp-content/images/common/imgs/bk.sombra-titulares.png) center bottom no-repeat #eee;
    overflow: hidden;
    border-top: .1em solid #efefef
}

.Titulares p {
    margin-bottom: .3em;
    font: 400 1.2em/1em MuseoSlab, Georgia, sans-serif;
    color: #333
}

.Titulares .TitIzda {
    margin-right: 1.5em
}

.destacado-menu>a {
    background-color: #8bc34a;
    color: #fff
}

.column22 {
    padding: 10px;
    height: 300px
}

.left,
.right {
    width: 25%
}

.middle {
    width: 50%
}

.row:after {
    content: "";
    display: table
}

.embed-container {
    margin-bottom: 20px
}

.facetwp-counter {
    display: none
}

/* Ocultar icono de reCaptcha v3 */
.grecaptcha-badge {
    opacity:0 !important;
    }

/*Mostrar play sobre las imágenes*/
.video-play {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.video-play:before {
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f01d";
    font-family: FontAwesome;
    font-size: 80px;
    color: #fff;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  }
.video-play:hover:before {
    color: #CD5C5C;
  }
}

/*Para imágenes redondas*/
.redonda {
    height: 110px;
    width: 110px;
    border-radius: 160px;
    border: 10px solid #666;
}

/*Centro imagen en div*/
.centrando {
    display: flex;
    justify-content: center;
}

/*Cambio el tamaño y posición del texto del pie de fotos al insertar en cuerpo de noticia*/
.wp-block-image figcaption {
    font-size: smaller;
    margin-top: .5em;
    margin-bottom: 1em;
    text-align: center;
}


/*Banner layer*/
#ventana-flotante {
width: 800px;  /* Ancho de la ventana */
height: 50px;  /* Alto de la ventana */
position: fixed;
bottom: 100px;
left: 50%;
margin-left: -400px;
z-index:999;
}
#ventana-flotante #contenedor-flotante {
padding: 10px 10px 10px 10px;
}
#ventana-flotante .cerrar {
float: right;
border: 1px solid #bbb;
color: #999;
background: black;
line-height: 27px;
text-decoration: none;
padding: 0px 14px;
font-family: Arial;
border-radius: 50px;
box-shadow: -1px 1px white;
font-size: 18px;
-webkit-transition: .3s;
-moz-transition: .3s;
-o-transition: .3s;
-ms-transition: .3s;
}
#ventana-flotante .cerrar:hover {
background: #ff6868;
color: white;
text-decoration: none;
text-shadow: -1px -1px red;
border-bottom: 1px solid red;
border-left: 1px solid red;
}
#ventana-flotante #contenedor-flotante .contenido-flotante {
padding: 5px;
}
.oculto-flotante {-webkit-transition:1s;-moz-transition:1s;-o-transition:1s;-ms-transition:1s;opacity:0;-ms-opacity:0;-moz-opacity:0;visibility:hidden;}

/*Para las citas*/
.is-style-large p {
    font: 400 1.2em/1em 'Noto Serif', MuseoSlab, serif;
}