/**
* Theme Name: Editec tema Aqua
* Theme URI: http://www.ediarte.cl
* Description: Theme designed by Ediarte.
* Author: Carlos Montes (diseño) - Cristian Cartes (desarrollo)
* Version: 0.1
* Template: editec
* Tags: Responsive, undergrid system, responsiveCarousel, jquery
*/

/*Reset*/
html {
    color: #000;
    background: #ffffff;
    margin: 0px;
    padding: 0px;
}

html {
    color: #000;
    background: #ffffff;
}

article {
    display: block;
    margin: 0;
    padding: 0;
}

select, input {
    color: #333;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

ol li,
ul li {
    list-style: none /*outside*/;
}

.wrap-content ul.entry-formats li {
    margin-bottom: 13.333333333333334px;
}

h2, h3, h4, h5, h6, .entry-tags {
    font-family: 'Roboto condensed', sans-serif;
}

.sponsor-content .entry-tags, .entry-post .entry-tags {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
}

.entry-post .entry-tags a {
    color: #bcbcbc !important;
    text-transform: uppercase;
}

.sponsor-content .entry-title, .entry-post .entry-title {
    font-family: 'Roboto condensed', sans-serif;
    font-size: 18px;
    font-weight: 600 !important;
    color: #5B5B5B;
}

.sponsor-content .entry-title {
    margin-top: 10px;
    margin-bottom: 15px;
}

.entry-post .excerpt > p, .sponsor-content .entry-summary > p {
    font-size: 13px;
    color: #5b5b5b;
    line-height: 14px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #333333;
}

p {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    color: #464646;
    margin-bottom: 20px;
    line-height: 18px;
}

body.home h2.entry-title {
    font-family: 'Roboto', sans-serif;
    font-size: 22px !important;
    line-height: 25px;
    color: #fff;
}

body.home .main-figure .entry-title {
    padding: 0px;
}

body.home .main-figure .entry-title a {
    color: #333;
}

h2.entry-title a {
    color: #fff;
    font-weight: 600;
}

.excerpt {
    display: block;
    position: relative;
    margin-top: 10px;
}

.alignleft {
    float: left;
    margin-right: 10px;
}

.alignright {
    float: right;
    margin-left: 10px;
}

.aligncenter {
    margin: 0px auto;
    text-align: center;
}

.excerpt p {
    font-size: 13px;
    color: #fff;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
}

.country-title.front-page-news:before {
    font-family: 'FontAwesome';
    content: '\f1ea';
    color: #005F9F;
    margin-right: 5px;
}

.country-title.front-page-news {
    font-family: "Roboto Condensed", Arial, Sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #005F9F;
    border-bottom: 1px solid #005F9F;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height: 8px;
    font-size: 14px;
    padding-left: 0px;
    height: 18px;
    width: 100%
}

.country-title {
    font-family: "Roboto Condensed", Arial, Sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #005F9F;
    margin-top: 10px;
    font-size: 14px;
    height: 18px;
}

.country-title.front-page-news::after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border-top: 10px solid #005F9F;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    top: 28px;
    left: 19px;
}

.entry-widget .excerpt, .entry-widget .excerpt p {
    font-family: 'Roboto', sans-serif;
    color: rgb(92, 92, 92);
    font-size: 13px;
}

.destacado-item {
    min-height: 125px;
}

.entry-widget .entry-title a {
    font-size: 18px;
    line-height: 21px;
    color: #5c5c5c;
    font-weight: bold;
}

.entry-widget .entry-tags a {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #bcbcbc;
    font-size: 11px;
    line-height: 13px;
}

.entry-widget .entry-tags {
    font-family: 'Roboto', sans-serif;
    color: #bcbcbc;
}

.wrap-entry-info .entry-source {
    background: url(img/icon/favicon-mch.png) no-repeat;
    background-size: 11px;
    font-size: 10px;
    padding-left: 15px;
    text-transform: uppercase;
    color: #bcbcbc;
}

.entry-tags > .entry-source {
    float: right;
    background: url(img/icon/png/favicon-latinomineria.png) no-repeat;
    padding-left: 20px;
}

.entry-widget .entry-info .entry-source {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #bcbcbc;
    font-size: 11px;
    line-height: 13px;
}

a {
    color: #005F9F;
}

.hentry .entry-info {
    margin-bottom: 5px;
    font-size: 12px;
    /*color: white;*/
}

/* Algunos menus */
.nav-auxiliar li {
    float: left;
    font-family: "Roboto", Arial, Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 120%;
    text-transform: none;
}

@media (max-width: 450px) {
    #footer .menu-item a {
        border-right: none !important;
    }
}

.nav-auxiliar li a {
    color: #ffffff;
}

.nav-auxiliar li a:hover {
    text-decoration: underline;
}

.nav-auxiliar li.active a {
    font-weight: bold;
}

.nav-auxiliar li:first-child a {
    padding-left: 0;
}

.nav-auxiliar li:last-child a {
    padding-right: 0;
}

div.menu-auxiliar, #lm-header-corporative div.menu-auxiliar a {
    font-family: 'Roboto', sans-serif;
    font-size: 0.890em;
    color: #fff;
}

div.menu-auxiliar a:hover {
    color: #000;
    text-decoration: underline;
}

div.menu-auxiliar ul li {
    float: left;
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #fff;
}

div.menu-auxiliar ul li:first-child {
    border-left: none;
}

.rrss {
    display: block;
    height: 32px;
}

.rrss > li {
    width: 30px;
    height: 30px;
    border: unset;
    float: unset;
    display: inline-block;
    padding: 4px 7px !important;
    background-color: #fff;
    border-radius: 15px;
}

.rrss > li > a .fa {
    color: #005F9F;
}

.ediarte-menu-auxiliar {
    float: left;
}

.main-figure-caption {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 940px;
    min-height: 400px;
}

@media (max-width: 768px) {
    .main-figure-caption {
        min-height: 395px;
    }
}

.main-figure-caption > .entry-info {
    position: absolute;
    top: 0px;
    width: 233px;
    z-index: 100;
    background-color: #005F9F;
    padding: 15px 10px;
    right: 30px;
}

@media (max-width: 424px) {
    .main-figure-caption > .entry-info {
        top: unset;
        bottom: 0px;
        width: 100%;
        max-height: 300px;
        background-color: rgba(0, 143, 196, 0.81);
        padding: 5px;
        right: 0px;
    }

    .related-content .image-container {
        display: none;
    }

    .related-title a {
        color: #005F9F;
        font-weight: 600 !important;
    }
}

.main-figure-caption > .entry-info > * {
    color: #fff;
}

li {
    line-height: 145%;
}

#footer .menu-item a {
    color: #005F9F;
    padding-right: 8px;
    border-right: 1px solid #005F9F;
    margin-right: 8px;
}

#footer .menu-item:last-child a {
    border-right: unset;
}

.container-footer-menu {
    border-right: 1px dotted #757575;
}

.container-footer-logo {
    height: 82px;
}

#menu-footer-left-menu li a {
    font-size: 85%;
    font-weight: 700;
}

#menu-footer-menu-bottom li {
    float: left;
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid #005F9F;
    display: block;
}

#menu-footer-menu-bottom li:last-child {
    border-right: none;
}

#menu-footer-menu-bottom li a {
    font-weight: 900;
}

.sub-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    display: none;
    width: 100%;
    min-width: 200px;
    max-width: 250px;
    margin: 0;
    z-index: 200;
    background: transparent;
    -webkit-transition: background 0.1s ease-out;
    -moz-transition: background 0.1s ease-out;
    -o-transition: background 0.1s ease-out;
    transition: background 0.1s ease-out;
    transition: all 2s;
    padding-top: 0;
}

#lm-header-menu .sub-menu > li {
    width: 104%;
    margin-bottom: -1px;
    padding: 0;
    border-right: none;
    padding: 5px 0px;
    background-color: #80070e;
    border-bottom: 2px solid #9c9c9c;
    padding: 10px;
}

#lm-header-menu .sub-menu > li a {
    display: block;
    text-align: left;
    text-transform: none;
    padding: 0 7px;
    font-size: 13px;
}

.nav-horizontal li:hover > ul.sub-menu {
    display: block !important;
    /*width: auto;*/
    float: left !important;
    /*max-width: 100%;*/
    padding: 0;
    margin: 0;
}

.wrap-content.std-text img.alignleft.size-medium.wp-image-120129 {
    width: 100%;
}

.col-md-12.hidden-xs.hidden-sm a {
    border: 1px solid #333;
    margin-bottom: 30px !important;
}

.widget.widget-nav-alphabet {
    background: #f1f1f1;
    padding: 10px 13px;
    border: 1px solid #d8d8d8;
}

header.widget-header.widget-header-color h3.widget-title {
    border-bottom: 1px dotted #bbbbbb;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

ul#accordion a {
    color: #006c9b;
}

ul#accordion li {
    background-image: url(http://www.mch.cl/wp-content/uploads/sites/4/2018/02/flecha-derecha.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    background-size: 10px;
    padding-left: 14px;
    color: #006c9b;
}

ul#accordion li ul li {
    margin-bottom: 0;
    border-bottom: 1px solid #d6d6d6;
    padding: 5px;
    background-image: none;
}

ul#accordion li ul li a {
    color: #777;
}

/* Footer */
#footer .container {
    position: relative;
}

#footer .vertical-center {
    float: right;
    height: 82px;
    display: table;
}

.vertical-center > * {
    display: table-cell;
    vertical-align: middle;
    padding-left: 13px;
}

.vertical-center span {
    font-size: 90%;
    color: #666666;
}

.vertical-center span:last-child {
    padding-left: 0px;
}

.container-bottom-logo > * {
    float: right;
}

.entry-widget {
    border-bottom: 1px dotted #757575;
}

body.search .entry-widget.object-thumbnail-m {
    margin-bottom: 25px !important;
    padding-bottom: 25px !important;
}

body.home article.entry-widget:nth-child(2n+3) {
    margin-bottom: 0;
}

.ediarte-busqueda #searchform input {
    height: 22px;
    display: block;
    position: relative;
    border: 1px solid #979797;
    border-radius: 15px;
    padding: 0px 5px;
    width: 120px;
    color: #888;
    padding-left: 25px;
    background: #fff url('assets/img/ic_search.png') no-repeat 5px center;
}

form#mc-embedded-subscribe-form {
    margin-top: 30px;
}

button#mc-embedded-subscribe,
input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    background: #005F9F;
    padding: 10px 40px;
    width: 100%;
    text-align: center;
    border: #d6d6d6;
    margin-top: 15px;
}

#footer .address-editec > * {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    padding-top: 20px;
    font-style: normal;
}

#footer .address-editec a {
    color: #005F9F;
}

/*Contenido del tema*/
.secondary-features {
    margin-top: 20px;
}

.lm-news-secondary {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    /*    text-transform: uppercase;*/
    line-height: 120%;
    border-right: 1px solid #5C5C5C;
    padding-top: 10px
}

.lm-news-secondary:last-child {
    border-right: none;
    padding-right: 0px !important;
}

.lm-news-secondary:first-child {
    padding-left: 0px;
}

.lm-news-secondary .entry-tags {
    display: block;
    position: relative;
    text-transform: uppercase;
}

.source-local {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 10px;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    background: url('img/icon/favicon-mch.png') no-repeat;
    background-size: 12px;
    padding-left: 15px;
    color: #bcbcbc;
}

.wrap-content .source-local {
    float: right;
}

.entry-meta-data .entry-source {
    text-transform: uppercase;
    background: url(img/icon/png/favicon-latinomineria.png) no-repeat;
    padding-left: 20px;
    padding-top: 1px;
    padding-bottom: 2px;
}

.lm-news-secondary .entry-tags .tag.peru {
    text-indent: -9999em;
    background-image: url(assets/img/logos/PE.png);
    background-repeat: no-repeat;
    display: block;
    width: 20px;
    padding: 0px;
    margin-right: 0px;
    float: left;
    background-position: center center;
}

.lm-news-secondary .entry-tags a {
    color: #4A6580;
    font-weight: 700;
    font-size: 11px;
}

.lm-news-secondary .entry-title {
    line-height: 130%;
}

.lm-news-secondary a {
    color: #5C5C5C;
}

.single .entry-excerpt {
    margin-bottom: 20px;
}

.single .entry-excerpt p {
    font-size: 16px;
    color: #757575;
    line-height: 17px;
}

.single .hentry-widget .entry-summary p {
    font-weight: 100;
    font-size: 14px;
}

.single-post p a img {
    max-width: 100%;
    max-height: auto;
    height: auto;
}

.single-post h3 {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 900;
    color: #464646;
    line-height: 18px;
}

.share-list .share-item, .share-list p {
    float: left;
    margin-right: 6px;
}

.lm-news-secondary .entry-excerpt {
    text-transform: none;
    font-weight: 100;
    text-align: left;
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
}

#lm-header {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    margin-bottom: 35px;
    background-color: #C2C2C2;
}

#lm-header a {
    color: #fff;
}

#lm-header-menu a {
    color: #262626;
}

#lm-header-social {
    background-color: #163E69;
    display: block;
    position: relative;
    height: 30px;
    padding-top: 5px;
    font-size: 0.833em;
}

#lm-header-social .social-icons {
    height: 17px;
    position: relative;
    display: block;
}

#lm-header-social .read-more {
    font-family: 'Roboto', sans-serif;
    width: 135px;
    display: block;
    position: relative;
    float: left;
}

.read-more i {
    margin-right: 5px;
}

#lm-header-social .today {
    width: 250px;
    text-align: right;
    float: right;
}

#lm-header-social .date {
    font-family: arial, helvetica, sans-serif;
    font-size: 0.9em;
    color: #fff;
    font-weight: 100;
}

#lm_header-social .read-more i, #lm_header_social .read-more span {
    margin-right: 6px;
}

#lm-header-social ul {
    display: block;
    position: relative;
    height: 18px;
    width: 103px;
    float: left;
    border-right: 1.5px solid #fff;
    margin-right: 10px;
    padding-right: 6px;
}

#lm-header-social ul li {
    display: block;
    float: left;
    margin: 0px 4px;
}

#lm-header-corporative {
    background-color: #163E69;
    /*background-image: -moz-linear-gradient(top, #005F9F 0%, #004370 100%);*/
    /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#005F9F 0%), to(#004370 100%));*/
    /*background-image: -webkit-linear-gradient(top, #005F9F 0%, #004370 100%);*/
    /*background-image: -o-linear-gradient(top, #005F9F 0%, #004370 100%);*/
    /*background-image: linear-gradient(to bottom, #005F9F 0%, #004370 100%);*/
    /*background-repeat: repeat;*/
    /*-pie-background: linear-gradient(to bottom, #005F9F 0%, #004370 100%);*/
    height: 110px;
    position: relative;
    display: block;
}

#lm-header-corporative.logo-latinomineria {
    background-color: #163E69;
}

.navbar {
    border: 0;
    min-height: 42px;
}

#lm-header-menu {
    height: 30px;
    padding-top: 0;
    margin-bottom: 0px;
    min-height: unset;
    padding: unset;
}

#lm-header-menu .container {
    padding: 0px;
}

#lm-header-menu ul.sub-menu {
    padding-top: 0;
}

#lm-header-menu ul li {
    float: left;
    display: block;
    padding: 0px 5px;
    border-right: 1px solid #262626;
    position: relative;
}

#lm-header-menu ul li:hover {
    background: #005F9F;
}

#lm-header-menu ul li a {
    font-size: 0.78em;
    text-transform: uppercase;
    padding: 13px 3px;
}

#lm-header-menu ul li a:hover {
    text-decoration: none;
    color: #fff;
}

#lm-header-menu ul li:last-child {
    border-right: none;
}

#lm-header-menu ul li:nth-child(9) a {
    color: #1F1F1F;
}

#main-nav li.current-menu-item {
    background: #005F9F;
}

h1.site-logo {
    width: 270px;
    padding-top: 15px;
    display: block;
    float: left;
}

h1.site-logo a {
    width: 380px;
    height: 40px;
    padding: 0;
    display: block;
}

#footer .vertical-center a.logo-aqua {
    background: url(assets/img/sprite.png) no-repeat -548px -175px;
    width: 95px;
    height: 55px;
}

#footer .vertical-center {
    float: left;
    height: 120px;
    display: table;
    /*border-bottom: 1px dotted #757575;*/
    margin-bottom: 20px;
}

#main-nav {
    position: relative;
}

/* zona de logos */
h1.logo-aqua a {
    background: url('assets/img/sprite.png') no-repeat -5px -92px;
    width: 139px;
    height: 80px;
}

#main {
    padding-bottom: 30px;
}

/*#breadred {*/
/*border-bottom: 2px solid #ac0013;*/
/*margin-bottom: 20px;*/
/*}*/

.entry-image {
    width: 100%;
    position: relative;
    display: block;
}

/* SOME HOME STUFF */
.entry-widget img.thumbnail,
.hentry-widget img.thumbnail /* Archive */
{
    float: left;
}

.search-data {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #777;
    font-weight: 600;
}

body.search-results .wrap-content {
    margin-left: 0px;
}

.wrap-content {
    display: block;
    position: relative;
    /*width: 435px;*/
    margin-left: 185px;
}

.sponsor-content .wrap-content {
    width: 415px;
}

.wrap-content h3.entry-title {
    margin-top: 5px;
    font-weight: 600;
}

.country-title.peru {
    background-image: url('assets/img/logos/PE.png');
    background-repeat: no-repeat;
    background-position: 5px top;
}

.country-title.chile {
    background-image: url('assets/img/logos/CL.png');
    background-repeat: no-repeat;
    background-position: 5px top;
}

.country-title.colombia {
    background-image: url('assets/img/logos/CO.png');
    background-repeat: no-repeat;
    background-position: 5px top;
}

.country-title.argentina {
    background-image: url('assets/img/logos/AR.png');
    background-repeat: no-repeat;
    background-position: 5px top;
}

/* SPRITE POSITIONS */
a.logo {
    text-indent: -9999em;
    display: block;
}

.logo-anp {
    background: url('assets/img/sprite.png') no-repeat -561px -101px;
    width: 80px;
    height: 34px;
}

.logo-sm.logo-latinomineria {
    background: url('assets/img/sprite.png') no-repeat -163px -271px;
    width: 179px;
    height: 18px;
}

/*Widget styles */
.widget-postcast p {
    font-size: 14px;
}

.widget-newsletter {
    background-color: #ddd;
}

.widget-newsletter h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
}

.widget-newsletter h5 {
    font-size: 13px;
    font-weight: 400;
}

.widget-header.widget-header-border {
    padding-bottom: 7px;
    border-bottom: 2px solid #005F9F;
}

.widget-news .widget-content {
    padding: 15px 0px;
}

.widget {
    position: relative;
    /*margin-bottom: 20px !important;*/
    clear: both;
}

.banner {
    display: block;
    padding: 15px;
    background-color: #eaeaea;
    border: none;
    transition: ease-out 0.1s;
}

.banner.banner-icon {
    position: relative;
    padding-left: 70px;
    min-height: 75px;
}

.banner .banner-title {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.banner {
    color: #19161b;
}

.banner .banner-description {
    display: block;
}

.banner:hover {
    background-color: #ddd;
    text-decoration: none;
    color: #000;
}

.widget-banner {
    font-family: 'Roboto Condensed', sans-serif;
}

.widget-banner .compramin-title {
    color: #005F9F;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 900;
}

.widget-special-button-image {
    background-color: #fff;
    margin-bottom: 20px;
    display: block;
    border-bottom: 3pt solid #005F9F;
    border-top: 5pt solid #005F9F;
    font-family: 'Roboto Condensed', sans-serif;
}

.widget-designaciones {
    border-bottom: 2px solid #005F9F;
    border-top: 2px solid #005F9F;
}

.widget-designaciones img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
}

.widget-designaciones a .widget-title {
    color: #005F9F;
    text-transform: uppercase;
    display: block;
    border-bottom: unset;
}

.widget-designaciones a .text-widget {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #5C5C5C;
    padding-bottom: 10px;
    display: block;
}

#gallery-nav-seccion-especial,
.crsl-nav {
    width: 100% !important;
    height: 100% !important;
}

#gallery-nav-seccion-especial:after,
.crsl-nav:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}

gallery-nav-seccion-especial *,
.crsl-nav .previous,
.crsl-nav .next {
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 25px;
    padding-top: 2.5px;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    z-index: 5;
    /*  -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;*/
}

#gallery-nav-seccion-especial,
.widget-header .crsl-nav {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#gallery-nav-seccion-especial *,
.widget-header .crsl-nav * {
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 100%;
    background-color: #012448;
}

.widget-header .crsl-nav .previous {
    left: 0px;
}

.widget-header .crsl-nav .next {
    right: 0px;
}

#gallery-nav-seccion-especial .previous {
    left: -20px;
}

#gallery-nav-seccion-especial .next {
    right: -20px;
}

.widget-carousel {
    border: 1px solid #ccc;
    padding: 5px 25px;
    min-height: 210px;
    width: 100%;
}

.widget-carousel .widget-content {
    z-index: 100;
    position: relative;
}

.hfeed.gallery-carousel {
    margin-top: -20px;
}

.widget-carousel .entry-tags .peru,
.destacado-item .entry-tags .tag.peru {
    background-image: url('assets/img/logos/PE.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999em;
    width: 20px;
    height: 19px;
    display: inline-block;
    background-color: transparent;
}

.widget-carousel .entry-tags .chile,
.destacado-item .entry-tags .tag.chile {
    background-image: url('assets/img/logos/CL.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999em;
    width: 20px;
    height: 19px;
    display: inline-block;
    background-color: transparent;
}

.widget-carousel .entry-tags .argentina,
.destacado-item .entry-tags .tag.argentina {
    background-image: url('assets/img/logos/AR.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999em;
    width: 20px;
    height: 19px;
    display: inline-block;
    background-color: transparent;
}

.widget-carousel .entry-tags .ecuador,
.destacado-item .entry-tags .tag.ecuador {
    background-image: url('assets/img/logos/EC.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999em;
    width: 20px;
    height: 19px;
    display: inline-block;
    background-color: transparent;
}

.thumbnail-small-foot {
    float: left;
    width: 110px;
    display: block;
}

.widget-foot .widget-header {
    color: #505050;
    font-weight: 100;
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    border-bottom: 1px solid #005F9F;
    text-transform: uppercase;
    padding-left: 25px;
    font-size: 14px;
}

.widget-foot .widget-header a {
    color: #505050;
}

.widget-foot .widget-destacado {
    background-image: url('assets/img/check.png');
    background-repeat: no-repeat;
    background-position: 2px center;
}

section.widget-foot header.widget-header h3.widget-title {
    margin: 0;
}

.widget-foot .widget-lomas {
    background-image: url('assets/img/lomasleido.png');
    background-repeat: no-repeat;
    background-position: 2px center;
}

.widget-foot .widget-lomas .destacado-item .thumbnail-figure img {
    width: 100%;
    height: auto;
}

.widget-foot .widget-multimedia {
    background-image: url('assets/img/picture.png');
    background-repeat: no-repeat;
    background-position: 2px center;
    position: relative;
}

.widget-foot .widget-multimedia-content img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.widget-foot .entry-title {
    display: block;
    line-height: 15px;
}

.widget-foot-text {
    font-size: 13px;
    line-height: 14px;
}

.widget-foot .hentry {
    margin-bottom: 20px;
}

.widget-foot .widget-content {
    padding-top: 30px;
}

.widget-foot .entry-info:after {
    margin-bottom: 5px;
}

.crsl-item .thumbnail-figure {
    display: block;
    width: 315px !important;
    float: left;
}

.crsl-item .entry-info, .crsl-item .entry-title {
    margin-left: 315px;
}

.btn-country {
    margin-bottom: 30px;
    margin-top: 5px;
}

#seccion-especial-carousel .crsl-item .entry-title {
    margin-left: 0px;
}

.crsl-item .entry-info {
    margin-bottom: 10px;
    padding-top: 4px;
}

.especial-carousel-image {
    overflow: hidden;
    position: relative;
}

.entry-info-date-especial {
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 10px;

}

.especial-carousel-image img {
    position: relative
}

.entry-info.col-md-12 a.tag {
    font-size: 10px;
}

h4.entry-title.col-md-8 a {
    font-size: 16px;
    line-height: 18px !important;
}

.crsl-item .entry-info a, .widget-foot .entry-info a, .widget-specials .entry-tags a, .widget-specials .entry-tags {
    color: #fff;
    text-transform: uppercase;
    background-color: #005F9F;
    padding: 2px;
}

.crsl-item .entry-info::after, .widget-foot .entry-info::after, .widget-specials .entry-info::after {
    background-image: url('assets/img/logos/miniSprite.png');
    background-repeat: no-repeat;
    content: ' ';
    display: block;
    height: 4px;
    width: 4px;
}

.crsl-item .entry-title a, .widget-foot .entry-title a {
    font-size: 20px;
    color: #5C5C5C;
    line-height: 120%;
}

.widget-specials .entry-info .text {
    line-height: 14px;
}

.widget-specials .widget-content,
.widget-searchform .widget-content {
    background-color: #fff;
    border: 1px solid #141414;
    padding: 5px 10px;
}

.widget-searchform .widget-content {
    padding-bottom: 20px;
}

.widget-searchform .widget-content #searchform input {
    margin: 0 auto;
    width: 90%;
    background-image: url('assets/img/ic_search.png');
    background-repeat: no-repeat;
    background-position: 4px center;
    position: relative;
    display: block;
    border: 1px solid #979797;
    border-radius: 8px;
    padding: 3px;
    padding-left: 23px;
}

.widget-specials .wrap-entry {
    margin-bottom: 10px;
}

.widget-specials .row:first-child .wrap-entry {
    border-bottom: 2px solid #005F9F;
    padding-bottom: 10px
}

.small-heading a {
    color: #005F9F !important;
}

.widget-specials .row .wrap-entry a {
    color: #303030;
}

.widget-foot .entry-title a {
    font-size: 16px;
    font-weight: 600;
}

.widget-foot .multimedia-item {
    display: block;
    position: relative;
    margin-bottom: 40px;
}

.widget-foot .multimedia-item .thumbnail-caption {
    background-color: rgba(0, 143, 196, 0.7);
    padding: 2px 5px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 120;
}

.widget-foot .hentry-widget {
    padding-bottom: 10px;
    border-bottom: 1px solid #979797;
}

.widget-foot .hentry-widget:last-child {
    border: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.widget-specials .entry-info {
    margin-bottom: 10px;
}

.widget-foot .multimedia-item .thumbnail-caption {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
}

.wrap-entry .thumbnail-small-side a {
    display: block;
    width: 85px;
    height: 85px;
    overflow: hidden;
    border-radius: 50%;
}

.wrap-entry .thumbnail {
    width: 120px;
    height: 100px;
}

.wrap-entry .thumbnail a img {
    height: auto;
    width: 130% !important;
}

.wrap-entry h4.entry-title {
    width: 105%;
}

.widget-agenda {
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #F0F0F0;
    padding: 12px 15px;
    padding-top: 20px;
    border-top: 2px solid #005F9F;
    margin-bottom: 30px;

}

.widget-agenda .hentry-stroke {
    border: unset !important;
}

.widget-agenda h3.side-background-title a {
    font-size: 20px;
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #005F9F;
    font-weight: 400;
    text-transform: uppercase;
}

section.widget.widget-calendar.box-widget-content {
    padding: 0;
}

#sidebar .agenda h3 {
    color: #005F9F;
    text-transform: uppercase;
    font-weight: 100;
    border-bottom: none;
}

#sidebar .agenda h4.summary a {
    color: #757575;
    font-size: 17px;
}

#sidebar .agenda .widget-calendar {
    border-top: none;
}

#sidebar .agenda .organizer {
    color: #005F9F;
}

#sidebar .agenda .icon {
    width: 17px;
    height: 12px;
    display: inline-block;
    background-image: url('assets/img/iconagenda.png');
    background-repeat: no-repeat;
}

.agenda-content {
    margin-top: 10px;
    margin-bottom: 10px;
}

#sidebar .widget-carousel {
    border: none;
    padding: 0px;
    min-height: 210px;
    margin-bottom: 20px;
    position: relative;
}

#sidebar .widget-carousel .widget-content {
    padding-top: 20px;
}

#sidebar .widget-carousel .widget-header {
    border-bottom: 1px solid #005F9F;
    background: white;
}

#sidebar .widget-carousel .widget-header h3 a {
    color: #005F9F;
    font-weight: 100;
    text-transform: uppercase;
    padding-left: 5px;
}

#sidebar .widget-carousel figure.hentry {
    text-align: center;
}

#sidebar .widget-carousel figure.hentry figcaption.entry-title {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    width: 100%;
    float: left;
    padding: 10px 40px;
}

#sidebar .widget-carousel figure.hentry figcaption.entry-title a {
    color: #005F9F;
    font-size: 14px;
    transition: all .2s;
}

figure.hentry.hentry-estudios.crsl-item.crsl-active figcaption.entry-title a {
    font-size: 14px !important;
    transition: all .2s;
}

#gallery-nav-estudios a {
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    position: absolute;
    display: block;
    top: 130px;
}

#gallery-nav-estudios .next {
    background-image: url('assets/img/arrow-right.png');
    left: 260px;
}

#gallery-nav-estudios .previous {
    background-image: url('assets/img/arrow-left.png');
    left: 14px;
}

div#headrevistxt .row {
    margin-left: 10px;
    margin-right: 10px;
}

article.destprinci.grid-24.hentry.img-main-feat.feature-hentry.main-figure {
    width: 940px;
    margin: 10px 0px;
}

.headerrevis .grid-14, .headerrevis .grid-10 {
    width: 450px;
    float: left;
}

body.single .caja-publica .wrap-content {
    width: 470px !important;
}

#headrevistxt.sing .caja-publica .wrap-content .entry-formats li {
    display: table-cell;
    padding: 0 10px;
}

.row-ads {
    margin-bottom: 20px;
}

.row-ads.hidden-xs.hidden-sm.mhe {
    margin-bottom: 30px;
    margin-top: -30px;
}

.mic1_n {
    float: left;
}

#gallery-nav-estudios {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 20px;
    width: 100%;
}

section.widget.widget-calendar.box-widget-content {
    padding: 0;
}

#sidebar .agenda h3 {
    color: #005F9F;
    text-transform: uppercase;
    font-weight: 100;
    border-bottom: none;
}

#sidebar .agenda h4.summary a {
    color: #757575;
    font-size: 17px;
}

#sidebar .agenda .widget-calendar {
    border-top: none;
}

/*#sidebar .agenda .stroke-item {
margin-bottom: 10px;
}*/
#sidebar .agenda .organizer {
    color: #005F9F;
}

#sidebar .agenda .icon {
    width: 17px;
    height: 12px;
    display: inline-block;
    background-image: url('assets/img/iconagenda.png');
    background-repeat: no-repeat;
}

.agenda-content {
    margin-top: 10px;
    margin-bottom: 10px;
}

#sidebar .side-content {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    display: inline-block;
}

#sidebar .widget-carousel {
    border: none;
    padding: 0px;
    min-height: 210px;
    margin-bottom: 20px;
    position: relative;
}

#sidebar .widget-carousel .widget-content {
    padding-top: 20px;
}

#sidebar .widget-carousel .widget-header {
    border-bottom: 1px solid #005F9F;
    background: white;
}

#sidebar .widget-carousel .widget-header h3 a {
    color: #005F9F;
    font-weight: 100;
    text-transform: uppercase;
    padding-left: 5px;
}

#sidebar .widget-carousel figure.hentry {
    text-align: center;
}

#sidebar .widget-carousel figure.hentry figcaption.entry-title {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    width: 100%;
    float: left;
    padding: 10px 40px;
}

#sidebar .widget-carousel figure.hentry figcaption.entry-title a {
    color: #005F9F;
    font-size: 14px;
    transition: all .2s;
}

figure.hentry.hentry-estudios.crsl-item.crsl-active figcaption.entry-title a {
    font-size: 14px !important;
    transition: all .2s;
}

#gallery-nav-estudios a {
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    position: absolute;
    display: block;
    top: 130px;
}

#gallery-nav-estudios .next {
    background-image: url('assets/img/arrow-right.png');
    left: 260px;
}

#gallery-nav-estudios .previous {
    background-image: url('assets/img/arrow-left.png');
    left: 14px;
}

div#headrevistxt .row {
    margin-left: 10px;
    margin-right: 10px;
}

article.destprinci.grid-24.hentry.img-main-feat.feature-hentry.main-figure {
    width: 940px;
    margin: 10px 0px;
}

.headerrevis .grid-14, .headerrevis .grid-10 {
    width: 450px;
    float: left;
}

body.single .caja-publica .wrap-content {
    width: 470px !important;
}

#headrevistxt.sing .caja-publica .wrap-content .entry-formats li {
    display: table-cell;
    padding: 0 10px;
}

.row-ads {
    margin-bottom: 20px;
}

.row-ads.hidden-xs.hidden-sm.mhe {
    margin-bottom: 30px;
    margin-top: -30px;
}

.mic1_n {
    float: left;
}

#gallery-nav-estudios {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 20px;
    width: 100%;
}

#gallery-nav-estudios a {
    position: absolute;
    top: 140px;
    z-index: 12;
}

#gallery-estudios {
    /* z-index: 10; */
    position: relative;
}

.widget-opinion .widget-title,
.widget-specials .widget-title,
.widget-searchform .widget-title {
    font-weight: 100;
    color: #005F9F;
    border-bottom: 1px solid #005F9F;
    margin-bottom: 0px;
}

.widget-title {
    text-transform: uppercase;
}

.sidebar-main .widget-title {
    font-size: 14px;
    border-bottom: 2px solid #005F9F;
    padding-bottom: 1px;
}

.sidebar-main .widget-title-footer {
    font-size: 14px;
    text-transform: uppercase;
    color: #005F9F;
    border-bottom: unset;
    padding-bottom: 1px;
}

.sidebar-main .bottom-arrow {
    position: relative;
}

.sidebar-main .bottom-arrow::after {
    content: '';
    position: absolute;
    display: block;
    border-top: 8px solid #005F9F;
    border-right: 5px solid #fff;
    border-left: 5px solid #fff;
    top: 19px;
    left: 18px;
}

.sidebar-main .widget-title .fas {
    color: #005F9F;
}

.sidebar-main .carousel-inner .carousel-item img {
    min-height: 200px;
    width: auto;
}

.sidebar-main .carousel-caption h6 {
    font-size: 0.88rem;
    bottom: 0%;
}

.widget-podcast {
    background-color: #005F9F !important;
}

.carousel-control-prev, .carousel-control-next {
    color: #005F9F !important;
}

#feature-carousel .carousel-control-prev, #feature-carousel .carousel-control-next {
    width: 4%;
}

.sidebar-main .carousel-caption h6 a {
    color: #fff;
    opacity: 0.7;
}

.sidebar-main .carousel-caption h1:hover a {
    opacity: 1;
}

.carousel-caption {
    right: 0%;
    bottom: 0%;
    left: 0%;
    padding: 2px 10px;
    background-color: rgba(0, 95, 159, 0.84);
}

.widget-specials .widget-title {
    padding: 3px 8px;
    background-color: #005F9F;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.widget-specials .widget-content .position-relative .entry-info {
    top: 0px;
    z-index: 20;
    right: 0px;
    background-color: #dddddd;
    padding: 5px;
}

.widget-specials .widget-content .position-relative .entry-info h6 {
    color: #232323;
    font-size: 15px;
}

.widget-specials .widget-content .position-relative .entry-info .tag {
    font-size: 12px;
    color: #005F9F;
}

.widget-opinion .box-widget-content {
    background-color: #F0F0F0;
    border-top: 1px solid #005F9F !important;
    border-bottom: 1px solid #005F9F;
    padding: 5px 10px;
}

.widget-opinion .widget-title {
    border-bottom: unset;
}

.widget-opinion .widget-subtitle {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.widget-opinion .widget-subtitle a {
    font-size: 20px;
    color: #646464;
    font-weight: 100;
}

.widget-opinion h4.entry-title {
    font-family: Roboto, Arial, Sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}

.widget-opinion .column-info {
    font-size: 12px;
    font-weight: 400;
}

/* Single */
.entry-title a {
    color: #646464;
}

h3.entry-title a {
    font-size: 18px;
    margin-top: 10px;
    display: block;
    line-height: 21px;
}

@media (min-width: 768px) {
    h3.entry-title a {
        font-size: 18px;
        line-height: 19px;
    }
}

.destacados3 h3.entry-title a {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7))
}

.destjournal4 h3.entry-title a,
.destjournal5 h3.entry-title a {
    color: #5C5C5C;
}

.single h1.entry-title {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
}

.single .entry-title a {
    color: #333;
}

.single figure.main-figure {
    position: relative;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}

.single figure.main-figure img {
    width: 100%;
    height: auto;
}

.single figure.main-figure .entry-tags {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 7px 8px;
    background: rgba(72, 72, 72, .5);
    color: #fff;
}

.single-post span.thumb-caption {
    position: relative;
    bottom: 0px;
    right: 0px;
    font-size: 12px;
    color: #fff;
    padding: 0px;
    text-transform: uppercase;
}

.single-post span.thumb-caption p {
    margin-bottom: 6px;
}

.single figure.main-figure .entry-tags a {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
}

.single-header {
    margin-bottom: 10px;
    position: relative;
}

.single-post {
    padding-bottom: 20px;
    border-bottom: 1px dotted #464646;
    margin-bottom: 20px;
}

.single-content .single-post-container p {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    color: #464646;
    margin-bottom: 20px;
    line-height: 18px;
}

.single-content .single-post-container h3 {
    font-family: "Open Sans", Arial, Sans-serif;
    margin-bottom: 15px;
}

.single-content .single-post-container a {
    font-weight: 400;
}

.single-content .single-post-container a:hover {
    color: #005F9F;
}

.single-content.std-text h2 {
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 13px;
    color: #464646;
    margin-bottom: 20px;
    font-weight: bold;
}

.single-post {
    display: block;
    clear: both;
}

.single-post img.aligncenter.size-large {
    width: 100%;
    height: 100%;
}

.single-cadastre .entry-single-frontpage .thumbnail {
    margin-right: 12px;
}

.thumbnail-figure .thumbnail-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    font-family: "Open Sans", Helvetica, Arial, Clean, Sans-serif;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    line-height: 130%;
    text-transform: none;
    color: #ffffff;
    background: #005F9F;
}

.hentry .single-content .entry-summary {
    color: #666666;
}

.share-list {
    border-bottom: 1px dotted #505050;
    margin-bottom: 5px;
}

.widget-related-topics {
    font-family: "Roboto Condensed", Arial, Sans-serif;
    font-size: 14px;
    border-top: 1px dashed #464646;
}

.widget-related-topics .widget-header h3 {
    font-family: "Roboto Condensed", Arial, Sans-serif;
    color: #005F9F;
    font-weight: 100;
    text-transform: uppercase;
    padding-left: 18px;
    background-repeat: no-repeat;
    background-image: url('assets/img/svg/relatedTopics.svg');
    background-position: center left;
}

.widget-related-topics .widget-content a {
    color: #5E5E5E
}

.share-item a {
    background-repeat: no-repeat;
    background-position: center center;
}

.share-list p {
    font-weight: 100;
}

.share-facebook a {
    background-image: url('assets/img/svg/facebook.svg');
    text-indent: -99999em;
    display: block;
    width: 30px;
    background-size: 36%;
}

.share-twitter a {
    background-image: url('assets/img/svg/twitter.svg');
    text-indent: -99999em;
    display: block;
    width: 30px;
    background-size: 78%;
}

.share-linkedin a {
    background-image: url('assets/img/svg/linkedin.svg');
    text-indent: -99999em;
    display: block;
    width: 35px;
    background-size: 55%;
}

.share-email a {
    background-image: url('assets/img/svg/mail.svg');
    text-indent: -99999em;
    display: block;
    width: 30px;
    background-size: 80%;
}

.share-print a {
    background-image: url('assets/img/svg/print.svg');
    text-indent: -99999em;
    display: block;
    width: 30px;
    background-size: 70%;
}

.share-email {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
    background-size: 36%;
}

.share-print {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
    background-size: 36%;
}

.entry-meta-data {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #8B8B8B;
    font-size: 12px;
    text-align: right;
}

.left {
    float: left;
    margin-right: 10px;
}

.entry-share {
    display: block;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 5px 13px;
    font-weight: 100;
    margin-bottom: 20px;
    border-top: 1px dotted #777;
    border-bottom: 1px dotted #777;
    margin-top: 25px;
}

.share-list p, .share-list a {
    color: #005F9F;
    font-weight: 100;
    font-size: 1.36em;
}

body.home p.entry-info.column-info {
    color: #505050;
}

.column-info a {
    color: #005F9F;
}

/* Misc */
.page-numbers {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    display: inline-block;
    min-width: 30px;
    height: 29px;
    padding: 5px 3px;
    border: 1px solid #e6e6e6;
    color: #979797;
    text-align: center;
}

.page-numbers:hover {
    color: #979797;
    text-decoration: none;
    background-color: #dcdcdc;
}

.page-numbers.next, .page-numbers.prev {
    width: 80px;
    border: none;
}

.page-numbers.current {
    background-color: #005F9F;
    color: #fff;
}

.yarpp-related {
    display: none;
}

.logo-google-analytics {
    border: 0px;
    width: 102px;
}

.logo-sello-mags {
    border: 0px;
    width: 102px;
}

#gallery-nav-seccion-especial a {
    background-repeat: no-repeat;
    background-position: center center;
}

#gallery-nav-seccion-especial a.previous {
    background-image: url('assets/img/Chevron-thin-left.png');
}

#gallery-nav-seccion-especial a.next {
    background-image: url('assets/img/Chevron-thin-right.png');
}

#nav-feature-articles a {
    background-repeat: no-repeat;
    background-position: center center;
}

#nav-feature-articles a.previous {
    background-image: url('assets/img/Chevron-thin-left.png');
}

#nav-feature-articles a.next {
    background-image: url('assets/img/Chevron-thin-right.png');
}

.right {
    float: right !important;
    text-align: right;
}

.column-hentry {
    margin-bottom: 15px;
}

.vevent-info {
    margin-bottom: 15px;
    margin-top: 15px;
}

figure.hentry-estudios img {
    border: 1px solid #979797;
}

.wp-pagenavi {
    text-align: center;
    margin-bottom: 30px;
}

/* Archive **/
.caja-publica .wrap-content,
.caja-publica .suscripsecc {
    float: left;
}

body.single .wrap-content {
    margin: 10px 0px;
    padding: 0px;
    /*width: 145px !important;*/
}

.wrap-content.std-text div a {
    color: #333;
    line-height: 32px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
}

ul.simple-list.no-bullet li {
    margin-bottom: 3px;
}

.box-border.exhibitors-item {
    margin-bottom: 10px;
}

body.single-exhibitor .wrap-content {
    width: 100% !important;
}

body.archive .wrap-content {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

body.archive .entry-widget .wrap-content {
    margin-left: 0px;
    width: 100%;
}

div#breadcrumb {
    margin-bottom: 15px !important;
    font-size: 11px !important;
}

h1.main-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 23px;
    color: #767676;
    margin-bottom: 20px;
    font-weight: 600;
}

.post-type-archive-opinion h1.main-title {
    border-bottom: none;
}

.single-seccion_especial .feature-hentry,
.archive .feature-hentry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #979797;
}

.single-seccion_especial .feature-hentry .entry-image {
    position: relative;
    display: block;
}

.archive .feature-hentry .entry-image {
    position: relative;
    display: block;
    overflow: hidden;
    height: 310px;
}

.archive .entry-tags {
    font-family: 'Roboto', sans-serif;
    color: #bcbcbc;
}

.archive .entry-tags a {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #005F9F;
    font-size: 11px;
    line-height: 13px;
}

.single-seccion_especial .entry-image img,
.archive .feature-hentry .entry-image img {
    width: 100%;
    height: auto;
}

/*responsive*/
.container-fluid {
    width: 100%;
    position: relative;
    padding: 0px;
}

.container {
    margin: 0px auto;
    padding: 0px !important;
}

#main .container, #home-extend .container {
    /*padding: 20px 0 0 !important;*/
    clear: both;
}

footer#footer {
    display: block;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}

footer#footer > div.container:first-child {
    border-top: 1px dotted #757575;
    padding: 30px 0px !important;
    border-bottom: 1px dotted #757575;
}

.navbar-toggle {
    margin-top: 3px;
    margin-right: 0px;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.main-figure-caption .entry-image {
    position: absolute;
    overflow: hidden;
    max-height: 400px;
    bottom: 0px;
}

@media (max-width: 450px) {
    .main-figure-caption > .entry-info {
        position: relative;
    }

    .main-figure-caption .entry-image {
        position: relative;
        min-height: 230px !important;
        width: 100%;
        height: auto;
    }

    .widget-foot-text {
        display: none !important;
    }
}

.main-figure-caption .entry-image .entry-tags,
.archive .feature-hentry .main-figure-caption /* Archive */
{
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 4px;
    display: block;
    width: 100%;
    background-color: rgba(72, 72, 72, 0.5);
    text-transform: uppercase;
    font-size: 12px;
}

.wpcf7-response-output.wpcf7-display-none {
    float: left;
}

.main-figure-caption .entry-image .entry-tags a,
.archive .feature-hentry .main-figure-caption a /*Archive*/
{
    color: #fff;
}

.entry-image img.featured-home-image {
    width: 100%;
    height: auto;
}

@media (max-width: 1024px) {
    .entry-image img.featured-home-image {
        height: 100%;
        width: auto;
        min-width: 720px;
    }
}

article.crsl-item {
    height: 196px;
}

.entry-relative-docs {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #000;
    position: relative;
}

.entry-relative-docs h3.entry-title {
    font-weight: 100;
    color: #005F9F;
    text-transform: uppercase;
    width: 225px;
    float: left;
    padding-top: 3px;
    padding-right: 10px;
    border-right: 1px solid #979797;
}

.item-container-rel {
    float: left;
    width: 140px;
    text-align: center;
    padding: 0px 10px;
}

.item-container-rel a {
    color: #464646;
    font-size: 10px;
}

article.entry-widget time {
    font-family: 'Roboto Condensed', sans-serif;
    color: #bcbcbc;
    font-size: 11px;
    margin-left: 7px;
    padding-left: 10px;
    border-left: 1px solid #979797;
}

.single.single-journal article .main-figure-caption h2.entry-title.main-title {
    background-color: #005F9F;
}

.single.single-journal article .main-figure-caption h2.entry-title.main-title a {
    color: #fff;
}

.exhibitors-item {
    margin-bottom: 5px;
    padding: 10px;
}

.thumb-cell {
    display: table;
    width: 100%;
}

.thumb-cell.thumb-cell-single {
    height: 150px;
}

.thumb-cell-item {
    display: table-cell;
    vertical-align: middle;
}

.thumb-cell-item img,
.thumb-cell-item .thumbnail {
    width: 100%;
    margin: 0;
}

/* Zona de avisos */

.ad-zone {
    display: block;
    margin-bottom: 30px;
    width: 100%;
}

/*-------------------------------------- Intersticial */
#interstitial-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-color: rgba(164, 164, 164, 0.9);
    z-index: 1000000;
}

#interstitial-top {
    padding: 10px 20px;
    color: #ffffff;
    background-color: #666666;
}

#interstitial-close {
    float: right;
    color: #ffffff;
}

#interstitial {
    padding-top: 40px !important;
    width: 750px;
}

/*-------------------------------------- Banner fixed */
.admin-bar .banner-fixed {
    top: 33px;
}

.banner-fixed .banner-skyscraper {
    position: absolute;
    top: 0px;
}

.banner-fixed {
    position: fixed;
    top: 0;
}

.banner-fixed .widget {
    margin-bottom: 8px;
}

#shareBtn {
    cursor: pointer !important;
}

.hentry-column,
.hentry-stroke {
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px dotted #737373;
}

.hentry-column:first-child,
.hentry-stroke:first-child {
    padding-top: 0;
    border-top: none;
}

.hentry-column h3.entry-title,
.hentry-stroke h3.entry-title {
    font-size: 15px;
}

.hentry-column :last-child,
.hentry-stroke :last-child {
    margin-bottom: 0;
}

/*-------------------------------------- hCalendar */
.single-event .wrap-content {
    margin-left: 0px;
}

.single-event .fa,
.vevent-info .fa {
    margin-right: 10px;
    color: #005F9F;
}

.vevent {
    padding: 10px 0 0;
    border-top: 1px dotted #737373;
}

.vevent.single-event,
.vevent:first-child {
    border-top: none;
}

.vevent .thumbnail {
    margin-bottom: 10px;
}

.vevent .summary {
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
}

.vevent .vevent-info {
    position: relative;
    margin-top: 5px;
    font-size: 12px;
    color: #666666;
}

.vevent .vevent-info li {
    margin-bottom: 10px;
}

.vevent .vevent-info li:before {
    display: none;
}

.vevent .vevent-info a,
.vevent .vevent-info .icon {
    color: #005F9F;
}

.vevent .vevent-info .icon {
    margin-right: 5px;
}

.vevent .vevent-info .organizer {
    color: #005F9F;
}

.widget .vevent .summary {
    margin-bottom: 2px;
}

.eventdate {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 42px;
    font-family: "Roboto", Arial, Sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    background: #ffffff;
    border: none;
    outline: none;
}

.eventdate .day {
    display: block;
    margin: 4px auto -2px auto;
    font-size: 26px;
    line-height: 100%;
}

.eventdate .month {
    display: block;
    font-size: 10px;
}

.single .gallery-post {
    width: 100%;
    position: relative;
}

.gallery-post {
    margin-bottom: 20px;
    clear: both;
}

.gallery-post .crsl-nav {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    top: 50px;
}

.gallery-post .crsl-nav .previous,
.gallery-post .crsl-nav .next {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 40px;
    margin-top: -20px;
    padding: 12px 0 0 0;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.75);
    font-family: 'FontAwesome';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    /* PIE */

}

.gallery-post .crsl-nav .previous {
    left: 0;
    text-indent: 0;
    -webkit-border-top-right-radius: 22px;
    -moz-border-radius-topright: 22px;
    border-top-right-radius: 22px;
    -webkit-border-bottom-right-radius: 22px;
    -moz-border-radius-bottomright: 22px;
    border-bottom-right-radius: 22px;
    /* PIE */

}

.gallery-post .crsl-nav .previous:before {
    content: "\f104";
}

.gallery-post .crsl-nav .next {
    right: 0;
    text-indent: 2px;
    -webkit-border-top-left-radius: 22px;
    -moz-border-radius-topleft: 22px;
    border-top-left-radius: 22px;
    -webkit-border-bottom-left-radius: 22px;
    -moz-border-radius-bottomleft: 22px;
    border-bottom-left-radius: 22px;
    /* PIE */

}

.gallery-post .crsl-nav .next:before {
    content: "\f105";
}

.gallery-post .gallery-item {
    margin-bottom: 7px;
}

.gallery-post .gallery-item.active {
    position: relative;
}

.gallery-post .gallery-item.active a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    height: 100%;
    width: 100%;
    border: 4px solid #005F9F;
}

.object-post {
    margin-bottom: 20px;
}

.widget-header {
    min-height: 25px;
}

.box-widget-content {
    padding: 10px 0px;
}

.single-opinion .box-widget-content {
    padding: 12px 15px;
}

.widget-header.widget-header-border {
    padding-bottom: 7px;
    border-bottom: 2px solid #005F9F;
    position: relative;
}

.bullet-list li {
    position: relative;
    margin-left: 0;
    padding-left: 15px;
    list-style: none;
    margin-bottom: 10px;
}

.bullet-list li:before {
    position: absolute;
    top: 5px;
    left: 5px;
    display: block;
    content: "";
    font-family: 'FontAwesome';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f0da";
    font-size: 13px;
}

.icon-play, .icon-picture {
    font-weight: 100;
    font-family: 'FontAwesome';
}

.icon-play:before {
    content: "\f01d";
}

.icon-picture:before {
    content: '\f03e';
}

.featured > .multimedia-item > .icon-play,
.featured > .multimedia-item > .icon-picture {
    position: absolute;
    bottom: 30%;
    left: 41%;
    font-size: 90px;
    color: #ffffff;
    z-index: 100;
    opacity: 0.85;
}

.video-lightbox .icon-play,
.no-video-lightbox .icon-play,
.multimedia-item .icon-picture {
    position: absolute;
    bottom: 20%;
    left: 31%;
    font-size: 66px;
    color: #ffffff;
    z-index: 100;
    opacity: 0.85;
}

.hentry.entry-patrocinador {
    padding: 0;
    border: 1px dotted #777 !important;
    margin-bottom: 15px;
}

.hentry.entry-patrocinador .sponsor-content {
    padding: 10px;
    background: #eaeaea;
}

.hentry.entry-patrocinador .top-patrocinadores {
    padding: 5px 10px;
}

.hentry.entry-patrocinador .top-patrocinadores .p-link a {
    color: #000000;
    font-size: 90%;
}

.hentry.entry-patrocinador .sponsor-text {
    display: block !important;
    padding: 10px 0;
    margin: 10px;
    font-size: 90%;
    border-top: 1px dotted #000000;
}

.hentry.entry-patrocinador .sponsor-text.hide {
    display: none !important;
}

.hentry.entry-patrocinador .top-patrocinadores {
    padding: 5px 10px;
}

.hentry.entry-patrocinador .top-patrocinadores .p-link a {
    color: #000000;
    font-size: 90%;
}

.cf:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}

* html .cf,
* html .row {
    zoom: 1;
}

.full-width {
    display: block;
    height: 100%;
    width: auto;
    margin-left: -18%;
}

.single-header .full-width, .archive .full-width {
    margin-left: unset;
}

body.archive .full-width {
    width: 100%;
    height: auto;
    margin-left: unset;
}

@media (min-width: 451px) {
    .full-width {
        margin-left: unset;
    }
}

.no-video-lightbox, .no-lightbox-ajax {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    height: 195px;
}

.thumbnail-figure {
    display: block;
    position: relative;
    margin-bottom: 8px;
}

body.archive .video-lightbox .icon-play, .no-video-lightbox .icon-play, .multimedia-item .icon-picture {
    bottom: 66px;
    left: 39%;
}

.std-text .sponsor-quote {
    width: 160px;
    float: left;
    padding: 10px;
    margin: 5px 20px 10px 0;
    background: #eaeaea;
    border-top: 1px dotted #000000;
}

.std-text .sponsor-quote small {
    display: block;
    font-weight: 700;
}

.std-text .sponsor-quote img {
    border: 2px solid #a4a4a4;
    margin: 20px 0px;
}

.std-text .sponsor-quote p {
    font-size: 0.75rem;
    font-weight: 400;
    text-align: justify;
}

.object-thumbnail-left .thumbnail {
    float: left;
}

.object-thumbnail-right .thumbnail {
    float: right;
}

#searchform input.lupa-submit {
    height: 20px;
    width: 20px;
    position: absolute;
    background: none;
    border: none;
    text-indent: -999em;
    top: 0px;
    left: 0px;
}

.nav-tabs li {
    float: left;
    margin-right: -1px;
    font-family: "Roboto", Arial, Sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
    text-transform: none;
}

.nav-tabs li a {
    display: block;
    padding: 10px 18px;
    color: #333333;
    background-color: #eaeaea;
    border: 1px solid #a4a4a4;
}

.nav-tabs li a:hover {
    color: #333333;
    background-color: #bebebe;
}

.nav-tabs li.active a,
.nav-tabs li.active a:hover {
    color: #333333;
    background-color: #ffffff;
    border-bottom-color: #ffffff;
}

/* Newsletter */
.newsletter {
    float: right;
    height: 200px;
    margin-top: 70px;
    margin-bottom: 30px;
    width: 304px;
    position: relative;
    border-top: 4px solid #005F9F;
}

.newsletter .newsletter-wrapper {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 65%;
    height: 40%;
}

.newsletter-mobile {
    display: none;
    margin-bottom: 20px;
}

.newsletter-mobile .newsletter-wrapper {
    width: 100%;
    height: 90px;
}

.newsletter,
.newsletter-mobile {
    background: url('../img/newsletter-aqua.jpg');
}

.newsletter .newsletter-wrapper,
.newsletter-mobile .newsletter-wrapper {
    background-color: rgba(0, 143, 196, 0.7);
    padding: 8px;
}

.newsletter .newsletter-wrapper h2,
.newsletter-mobile .newsletter-wrapper h2 {
    font-size: 130%;
    font-weight: bold;
    color: #ffffff;
    margin: 0px;
}

span.thumb-cell-item img {
    width: 100%;
}

.newsletter .newsletter-wrapper h3,
.newsletter-mobile .newsletter-wrapper h3 {
    font-size: 100%;
    color: #ffffff;
}

.newsletter:hover .newsletter-wrapper,
.newsletter-mobile:hover .newsletter-wrapper {
    background-color: rgba(0, 143, 196, 0.9);
}

.hentry .entry-share + .wrap-entry-author {
    margin-top: -20px;
}

.hentry .wrap-entry-author .thumbnail,
.hentry .wrap-entry-author [class="object-thumbnail"] {
    margin-bottom: 0;
}

.vcard *[class*="object-thumbnail"] {
    margin-bottom: 10px;
}

.hentry .wrap-entry-author .thumbnail, .hentry .wrap-entry-author [class="object-thumbnail"] {
    margin-bottom: 0;
}

.box-border {
    padding: 2px;
}

.object-thumbnail-left.object-thumbnail-s .wrap-content {
    margin-left: 120px;
}

.tax-patrocinadores_tax .patrocinado-por {
    font-size: 80%;
    margin-bottom: 3px;
}

.tax-patrocinadores_tax .patrocinador-info {
    margin: 0 0 20px 0;
    border-top: 3px solid #005F9F;
}

.tax-patrocinadores_tax .patrocinador-info .tax-description {
    padding: 10px;
    width: 60%;
    background: #eaeaea;
}

.patrocinador-info img {
    margin-top: 10px;
}

.tax-patrocinadores_tax .patrocinador-info .tax-description {
    padding: 10px;
    width: 60%;
    background: #eaeaea;
}

body.tax-patrocinadores_tax .entry-widget {
    margin-bottom: 15px;
    padding-top: 15px;
    border-top: 1px dotted #737373;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

/*css del mediakit*/
.mediakit {
    width: 100%;
    position: relative;
}

.mediakit p {
    font-family: 'Roboto Condensed', sans-serif;
}

p.media-parrafo {
    font-weight: 100;
    font-size: 16px;
    color: #8a8a8a;
    line-height: 20px;
    margin-bottom: 10px;
}

.media-img {
    width: 100%;
    max-width: 300px;
}

.media-img img {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
}

.media-img i {
    font-size: 11px;
    color: #8a8a8a;
    float: right;
}

p.porcentual {
    font-size: 50px;
    line-height: 0;
    color: #959595;
    font-weight: 300;
    width: auto;
    float: left;
    margin-left: 50px;
    height: 50px;
    line-height: 69px;
    margin-top: 30px;
}

p.apertura {
    font-size: 18px;
    line-height: 0;
    color: #949494;
    margin-top: 74px;
    margin-left: 15px;
    float: left;
    width: auto;
}

.lectores,
.cargo {
    width: 100%;
    float: left;
    margin-top: 15px;
    border-top: 1px solid #d7d7d7;
    padding-top: 15px;
}

h1.lectores-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;;
    color: #767676;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

/* media Kit */

.mediakit {
    width: 100%;
    position: relative;
    clear: both;
    display: block;
}

.mediakit p {
    font-family: 'Roboto Condensed', sans-serif;
}

p.media-parrafo {
    font-weight: 100;
    font-size: 16px;
    color: #8a8a8a;
    line-height: 20px;
    margin-bottom: 10px;

}

.media-img {
    width: 100%;
    max-width: 300px;
}

.media-img img {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
}

.media-img i {
    font-size: 11px;
    color: #8a8a8a;
    float: right;
}

p.porcentual {
    font-size: 60px;
    line-height: 0;
    color: #959595;
    font-weight: 900;
    width: auto;
    float: left;
    margin-left: 21px;
}

p.apertura {
    font-size: 18px;
    line-height: 0;
    color: #949494;
    margin-top: 45px;
    margin-left: 15px;
    float: left;
    width: auto;
}

.lectores,
.cargo {
    width: 100%;
    float: left;
    margin-top: 15px;
    border-top: 1px solid #d7d7d7;
    padding-top: 15px;
}

h1.lectores-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;;
    color: #767676;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.columna {
    height: 20px;
    background: #000000;
    margin-bottom: 10px;
    float: left;
}

.mineras {
    width: 29%;
    opacity: 1;
}

.proveedores {
    width: 52%;
    opacity: 0.8;
}

.asociaciones {
    width: 13%;
    opacity: 0.6;
}

.otro {
    width: 10%;
    opacity: 0.4;
}

.lectores span {
    width: 100%;
    float: left;
}

.lectores p {
    float: left;
    margin: 3px 0 15px 0;
    font-weight: 300;
    line-height: 0;
    font-size: 13px;
    color: #969696;
    width: 100%;
}

.uno {
    width: 12%;
    opacity: 1;
}

.dos {
    width: 16%;
    opacity: 0.8;
}

.tres {
    width: 19%;
    opacity: 0.6;
}

.cuatro {
    width: 53%;
    opacity: 0.4;
}

/* Fin Media Kit */

.bolsa-empleo {
    position: relative;
}

#loginplace {
    position: relative;
    margin-left: 10px;
}

#loginplace.nologeado {
    padding: 0;
    height: 2px;
}

#login-empresa {
    position: relative;
    top: 30px;
    right: 0;
    background: #E7E7E7;
    z-index: 50;
}

#login-empresa a {
    color: #005F9F;
    font-weight: bold;
    display: block;
    float: left;
    font-size: 14px;
    padding: 16px 12px;
}

#login-empresa a {
    color: #005F9F;
    font-weight: bold;
    display: block;
    float: left;
    font-size: 14px;
    padding: 16px 12px;
}

.cf {
    position: relative;
}

/* revistaas */

.headerrevis span.pubdate,
.destprinci .entry-info {
    font-style: italic;
    font-size: 11px;
    color: #666;
    margin-left: 30px;
    text-transform: capitalize;
}

.destprinci .entry-info {
    margin-left: 0;
    padding-bottom: 10px;
    display: block;
}

.headerrevis h1.entry-title {
    margin-bottom: 5px;
    color: #000;
}

.btn_sucrirev {
    border: 1px solid #005F9F;
    padding: 2px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.headerrevis .entry-formats {
    margin-left: 10px;
    width: 135px;
}

.headerrevis .entry-formats a img {
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 3px;
}

.suscripsecc {
    width: 100%;
    margin-right: 0 !important;
}

.suscripsecc h4 {
    font-family: 'roboto', sans-serif;
    color: #666;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 10px;
}

.suscripsecc a {
    display: block;
    text-align: center;
    font-size: 12px;
}

#descwraps {
    background: #EEEEEE;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

article.destprinci {
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
    float: left;
}

article.destprinci img {
    display: block;
}

article.destprinci.grid-10 {
    width: 480px;
    padding-left: 10px;
    padding-right: 10px;
}

article.destprinci.grid-14 {
    width: 460px;
    padding-left: 15px;
}

article.destprinci.grid-14 img {
    display: block;
    width: 100%;
    height: 100%;
}

article.destprinci .main-figure-caption {
    position: absolute;
    bottom: 0;
    top: inherit;
}

.grid-24 .main-figure-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 200px;
    max-height: 225px;
    background: transparent url(../img/shadow-feature-top.png) repeat-x top left;
}

article.destprinci .main-figure-caption h2 {
    position: absolute;
    bottom: 0;
}

article.destacados3 {
    margin-bottom: 0;
}

article.destacados3 h3.entry-title a {
    color: #fff;
    display: block;
    padding: 10px;
    position: absolute;
    bottom: 0;
}

article.destacados3 img {
    display: block;
}

article.destacados3 .wrap-content {
    position: absolute;
    bottom: 0px;
    color: #fff;
    height: 100%;
    width: 91% !important;
    margin: 0;
    padding: 0;
    background-image: none;
}

article.destacados3 .wrap-entry-info {
    background: #fff;
    display: inline-block;
    padding: 5px;
    top: 2px;
    left: 2px;
    position: relative;
}

article.destacados3 .wrap-entry-info a {
    color: #666;
    font-weight: bold;
    font-size: 11px;
}

article.destacados3 h3 a {
    color: #fff;
    display: block;
    padding: 10px;
    position: absolute;
    bottom: 0;
}

article.destjournal4.hentry-widget {
    border-top: none;
    margin-left: 15px;
}

article.destjournal4 .wrap-entry-info,
article.destjournal5 .wrap-entry-info {
    padding: 0 !important;
}

article.destjournal5 .wrap-content {
    width: 215px !important;
}

article.destjournal4 img.thumbnail {
    display: block;
    width: 100%;
}

article.destjournal4 .entry-tags {
    padding: 5px 0;
}

article.destjournal4 h3.entry-title {
    padding: 0 !important;
}

article.destjournal4 .wrap-content {
    margin: 0 !important;
}

article.destjournal5 h3.entry-title {
    padding: 5px 2px !important;
}

article.destjournal5.hentry-widget {
    padding-bottom: 10px;
    border-top: none;
    border-bottom: 1px dotted #737373;
    margin-left: 15px;
}

h2.destbarred {
    color: #005F9F;
    font-family: 'roboto', sans-serif;
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid #005F9F;
    overflow: visible;
}

h2.destbarred:before {
    position: absolute;
    bottom: -6px;
    left: 20px;
    display: block;
    content: "";
    border-top: 6px solid #005F9F;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

#headrevistxt.sing h1 {
    font-size: 16px;
    display: inline;
}

.headerrevis .grid-14 h1.entry-title.main-title {
    border-bottom: none;
}

#headrevistxt.sing h1 img {
    vertical-align: middle;
    margin-right: 5px;
}

#headrevistxt.sing .pubdate {
    margin-left: 5px;
}

#headrevistxt.sing .entry-formats {
    width: auto;
    margin-bottom: 0;
    float: right;
}

#headrevistxt.sing .entry-formats li {
    display: inline;
    margin-right: 5px;
}

.issuuembed.issuu-isrendered {
    margin-bottom: 30px;
}

#sharerevis a {
    display: inline-block;
    margin-right: 10px;
}

#sharerevis {
    margin: 5px 0 10px;
}

#sharerevis .print {
    border-left: 2px solid #999;
    padding-left: 10px;
}

#commbtnsrevis a {
    display: inline-block;
    float: none;
    color: #005F9F;
    padding: 5px 10px;
    border: 1px solid #005F9F;
    font-size: 12px;
}

#commbtnsrevis a:hover {
    background: #005F9F;
    color: #fff;
    text-decoration: none;
}

.destprinci .wrap-entry-info a {
    color: #666;
    font-weight: bold;
    font-size: 11px;
}

.destprinci h1 {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.feature-hentry.img-main-feat img {
    height: auto;
    width: 100%;
}

article.destprinci .main-figure-caption {
    background-image: none;
    position: absolute;
    bottom: 0;
    top: inherit;
    margin: 0px !important;
}

.caja-publica .wp-post-image {
    width: 57px;
    float: left;
    margin-right: 10px;
}

.thumbnail img, img.thumbnail {
    height: auto;
}

.single-journal .main-figure .entry-title, .single-journal .main-figure .entry-title a {
    color: #ffffff;
}

.main-figure .entry-title {
    clear: both;
    /*padding: 15px;*/
    font-size: 22px;
}

.col-md-8 div#breadcrumb {
    /* margin-left: -15px;*/
    padding: 0;
}

/*.grid-24 {
width: 920px;
}*/
div#content.grid-24.no-overflow.animada {
    max-width: 950px;
    width: 100%;
}

div#content.grid-24.no-overflow {
    width: 95%;
    max-width: 920px;
    margin: 0 auto;
    float: none;
    padding: 0;
}

.grid-6 {
    width: 215px;
    padding: 0;
}

.grid-6.col-md-6 {
    width: 45%;
    margin-bottom: 0;
}

.grid-14 {
    width: 547px;
}

.grid-10 {
    width: 375px;
}

.row [class*='grid-'] + [class*='grid-']:last-child {
    float: right;
}

.grid-8 {
    width: 293px;
}

.headerrevis .grid-10.col-md-5 {
    padding: 0;
}

[class*='grid-'] iframe,
[class*='grid-'] object,
[class*='grid-'] embed,
[class*='grid-'] .issuuembed {
    margin-bottom: 20px;
    max-width: 100% !important;
}

.single-mercados aside#sidebar.col-md-4, .post-type-archive-mercados aside#sidebar.col-md-4 {
    padding-left: 15px;
    padding-right: 0px;
    margin-left: 2px;
}

.home aside#sidebar.col-md-4 {
    padding-left: 10px;
}

aside#sidebar .row.row-ads {
    margin-left: 0;
}

@media (min-width: 1024px) {
    .box-pattern {
        width: 300px;
    }
}

.row-ads.hidden-xs.hidden-sm {
    margin-left: -15px;
}

.rows.LHA3.hidden-sm.hidden-xs.mhe {
    margin-top: -50px;
    margin-bottom: 30px;
}

.rows.hidden-xs.hidden-sm.mhb {
    margin-bottom: 20px;
}

div.fullcaja iframe {
    border: 1px solid #d6d6d6;
    padding: 0;
}

div.fullcaja {
    /*    height: 100vh;*/
}

article.hentry.single-hentry .single-content.std-text input.btn {
    border: 1px solid #d6d6d6;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
    background: #f1f1f1;
}

article.hentry.single-hentry .single-content.std-text input.btn:hover {
    background: #d8d8d8;
    transition: all 0.6;
    -webkit-transition: all 0.6 /* Safari */;
}

.grid-6.col-md-6:nth-child(2n+2) {
    float: right;
}

.entry-meta-data .grid-8 {
    width: 100%;
}

/*
[class*='grid-'] {
    /*position: relative;*/
/*float: left;* /
min-height: 1px;
margin-bottom: 20px;
/*overflow: hidden;* /
margin-left: 10px;
margin-right: 10px;
}*/

article.destacados3 {
    min-height: 190px;
}

article.destacados3 h3 a {
    color: #fff;
    display: block;
    padding: 10px;
    position: absolute;
    bottom: 0;
}

article.destacados3 img {
    width: 100%;
    display: block;
}

#buscador {
    position: relative;
    float: left;
    min-height: 1px;
    margin-bottom: 20px;
    overflow: hidden;
    overflow: inherit;
}

.widget-magazine {
    border-bottom: 2px solid #005F9F;
}

.widget-magazine .widget-title a {
    color: #005F9F;
}

.widget-magazine .text-dark {
    font-family: "Roboto Condensed", Arial, Sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.widget-magazine .object-thumbnail-left.object-thumbnail-m .wrap-content {
    margin-left: 185px;
    width: 77px;
}

.hentry .entry-formats li {
    font-size: 12px;
    line-height: 120%;
    list-style: none;
    position: relative;
    padding-left: 29px;
    min-height: 24px;
}

.hentry .entry-formats li .icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    font-weight: 100;
    line-height: 100%;
    color: #8b8b8b;
}

hr.small-margin {
    margin: 10px auto;
}

.widget-content h1,
.widget-content h2,
.widget-content h3,
.widget-content h4,
.widget-content h5,
.widget-content h6,
.widget-content p,
.widget-content li,
.widget-content table,
.widget-content form {
    margin-bottom: 10px;
}

.widget_bolsa_empleo_widget .titwidb {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.widget-content.box-widget-content.hfeed h3.titwidb a {
    color: #005F9F;
    text-transform: uppercase;
    font-weight: 600;
}

#avisos-bolsa-list {
    border-top: 1px solid #d6d6d6;
}

#avisos-bolsa-list li {
    border-bottom: 1px solid #d4d4d4;
    padding: 5px 0 15px;
}

#avisos-bolsa-list h4 {
    margin: 0;
}

#avisos-bolsa-list h4 a {
    color: #333333;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 14px;
}

#avisos-bolsa-list .empresainfo {
    font-size: 11px;
    color: #005F9F;
    display: block;
    font-weight: 600;
}

#avisos-bolsa-list .btn_off {
    padding: 1px 12px;
    color: #005F9F;
    background: #fff;
    font-size: 11px;
    margin-top: 5px;
    font-weight: 600;
    display: inline-block;
    border: 1px solid #d02833;
}

.btn_vertodasoff {
    background: #005F9F;
    padding: 5px 20px;
    display: block;
    width: 230px;
    margin: 20px auto 10px;
    text-align: center;
    vertical-align: middle;
    color: white;
    font-size: 14px;
    font-family: 'roboto', sans-serif;
    font-weight: 300;
}

.btn_vertodasoff:hover {
    background: #8c0c14;
    color: #fff;
    text-decoration: none;
}

.btn_vertodasoff img {
    margin-right: 10px;
    vertical-align: sub;
    width: 16px;
}

.hentry {
    /*margin-bottom: 20px;*/
    /* -------------------------------------- Front Pages: Magazines, Reports, Compendios; */
    /* -------------------------------------- Single Quote: for single pages; */
    /* -------------------------------------- Adversitement on entries: for single pages; */
}

.bolsa-forms .caja-rut {
    width: 75%;
    color: #999;
    border-color: #E2E2E2;
    padding: 5px;
    border-width: 1px;
    height: auto;
}

.bolsa-forms .dv {
    width: 15%;
    color: #999;
    border-color: #E2E2E2;
    padding: 5px;
    border-width: 1px;
    height: auto;
}

.bolsa-forms label, .bolsa-forms .labels {
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    text-transform: none;
}

label {
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
}

body.archive.post-type-archive .widget-carousel,
body.archive.post-type-archive .crsl-wrap {
    padding: 0;
    margin: 0;
}

.archive .archive-title-container {
    width: 233px;
    max-height: 300px;
    background-color: #005F9F;
    padding: 12px 8px;
    top: 0px;
    right: 30px;
}

.archive .position-relative > .position-relative.archive-title-container {
    width: 100%;
    max-height: 300px;
    background-color: #005F9F;
    padding: 12px 8px;
    right: unset;
    top: unset;
}

@media (max-width: 768px) {
    .archive .archive-title-container {
        position: relative !important;
        right: unset !important;
        width: 100%;
    }
}

.archive .archive-title-container h2 {
    font-size: 22px;
}

.archive .main-figure-caption {
    bottom: 0px;
    left: 0px;
    min-height: unset;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 3px;
    border: none;
}

.archive .main-figure-caption .wrap-entry-info *, .archive .main-figure-caption .wrap-entry-info {
    font-size: 12px;
    color: #fff;
}

.archive .main-figure-caption .wrap-entry-info a {
    color: #fff;
}

.archive p {
    font-size: 13px !important;
    line-height: 15px;
}

body.post-type-archive .entry-info, body.post-type-archive .entry-title {
    margin-left: 0px;
}

body.post-type-archive .widget-carousel {
    border: none;
}

body.post-type-archive .crsl-item .entry-info::after, body.post-type-archive .widget-foot .entry-info::after, .widget-specials .entry-info::after {
    background-image: none;
    background-repeat: no-repeat;
    content: ' ';
    display: block;
    height: 4px;
    width: 4px;
}

@media print {
    .single-post {
        display: block;
    }
}

figure.hentry figcaption h4.entry-title {
    margin-left: 0;
    margin-top: 10px;
}

figure.hentry figcaption h4.entry-title a {
    font-size: 18px !important;
}

section.widget.widget-carousel.widget-list-reports {
    padding: 8px;
    float: left;
    width: 100%;
}

.crsl-wrap.equal-heights {
    /*width: 100% !important;*/
    float: left;
    padding-left: 10px;
    padding-top: 15px;
}

body.post-type-archive-journal .crsl-wrap.equal-heights {
    width: auto;
}

figure.hentry.hentry-report {
    width: 23% !important;
    margin-right: 10px !important;
}

.equal-height-item.thumb-cell a img {
    width: 100%;
}

div#content.hfeed {
    padding-left: 6px;
    padding-right: 18px;
}

div#div-gpt-ad-1519138592529-0 {
    z-index: 1;
    position: relative;
    height: 60px !important;
    margin-bottom: 20px;
    overflow: hidden;
    transition-delay: .5s;
    margin-top: 20px;
}

div#div-gpt-ad-1519138592529-0:hover {
    position: relative;
    float: left;
    height: 250px !important;
    transition-delay: .1s;
}

/*/////////////*/
article.hentry.hentry-magazine h3.entry-title.magazine-title {
    line-height: 20px;
}

article.hentry.hentry-magazine span.entry-info {
    margin-bottom: 10px;
    float: left;
}

.widget-content.box-widget-content.hfeed {
    border-top: 2px solid #005F9F;
}

.box-widget-content {
    padding-bottom: 15px;
}

.widget-content.box-widget-content .hentry.object-thumbnail-m.object-thumbnail-left {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.widget-content.box-widget-content p.entry-access {
    float: left;
    margin-bottom: 0;
    width: 100%;
}

.widget-magazine .object-thumbnail-left.object-thumbnail-m .wrap-content {
    padding-top: 55px;
}

.widget-content.box-widget-content hr.small-margin {
    width: 100%;
    float: left;
    border-top: 1px dotted #777;
}

#container-banner-sky {
    position: relative;
    top: 0px;
    width: 940px;
    z-index: 999;
}

#container-banner-sky .banner-side-izq {
    position: absolute;
    top: 0px;
    left: -135px;
    width: 120px;
}

#container-banner-sky .banner-side-der {
	position: absolute;
	top: 0px;
	left: unset !important;
	width: 120px;
	right: -140px;
}

.banner-side-der > .bannsfixs {
	right: 0 !important;
	left: unset !important;
}

.banner-side-der > .bannsfixs > div > div  {
    position: absolute;
    right: 0px !important;
}
@media (max-width: 768px) {
    #menu-footer-bottom li a:first-child {
        padding: 5px 10px;
    }

    .nav-auxiliar li {
        width: 100%;
    }

    footer#footer > .container {
        height: auto !important;
    }

    .icon-picture.icon-picture-small,
    .icon-play.icon-play-small {
        bottom: 30%;
        left: 39%;
    }

    .widget-opinion .widget-content::before {
        content: ' ';
        width: 0;
        height: 0;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 6px solid #005F9F;
        position: absolute;
        top: 26px;
    }

    #gallery-nav-estudios .next {
        background-image: url('assets/img/arrow-right.png');
        right: 20px !important;
        left: 96%;
    }

    .banner-movil.container-fluid {
        background: #ffffff;
        margin: 20px 0px;
    }

    .widget-foot {
        margin-top: 20px;
    }

    .widget-foot .widget-content {
        padding-top: 1px;
    }

    .widget-destacado {
        margin-bottom: 20px;
    }

    article.destprinci.grid-24.hentry.img-main-feat.feature-hentry.main-figure {
        width: 90%;
        margin: 20px 10px;
    }

    div#interstitial.container {
        width: 80%;
    }

    div#interstitial.container .row {
        margin-left: 0;
        margin-right: 0;
    }

    div#content.grid-24.no-overflow.animada {
        width: 90% !important;
    }

    div#content.hfeed {
        padding-left: 0;
        padding-right: 0;
    }

    .single-post p iframe {
        width: 100%;
        height: 100%;
        max-width: 560px;
        max-height: 281px;
        margin: 0 auto;
    }

    .sub-menu {
        position: relative;
    }

    #lm-header-menu .sub-menu > li {
        margin-left: -10px;
    }

    div#content.hfeed {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #lm-header-menu ul {
        width: 100% !important;
    }

    .nav-horizontal li:hover > ul.sub-menu {
        max-width: 100%;
    }

    li#menu-item-118962 {
        padding: 10px 0 0 10px !important;
    }

    .entry-image > img.featured-home-image {
        height: 100% !important;
        width: unset;
        position: absolute;
        bottom: 0px;
    }

    .issuuembed.issuu-isrendered,
    article.destprinci.grid-14,
    article.destprinci.grid-10,
    .headerrevis .grid-14,
    .headerrevis .grid-10,
    body.single .caja-publica .wrap-content {
        width: 100% !important;
    }

    article.destprinci.grid-14 {
        padding-left: 0 !important;
    }

    .grid-6.col-md-6 {
        width: 96% !important;
        float: none !important;
        margin: 0 auto;
    }

    .navbar {
        height: auto !important;
        min-height: 73px;
    }

    .thumbnail > img {
        width: 100%;
        height: auto;
    }

    .content {
        width: 100%;
    }

    .hentry .main-figure .full-width {
    }

    .hentry .main-figure .full-width img {
        width: 100%;
        height: auto;
    }

    article.lm-news-secondary {
        border-bottom: 1px dotted #777;
        margin-bottom: 10px;
    }

    .source-local {
        display: block;
        float: none !important;
        margin: 10px 0px;
    }

    .entry-share {
        /* height: 57px;*/
    }

    .entry-image {
        height: auto !important;
    }

    .main-figure-caption .entry-image .entry-tags, .archive .feature-hentry .main-figure-caption {
        font-size: 13px;
    }

    #lm-header {
        height: auto;
        background-color: #fff;
        margin-bottom: 0 !important;
    }

    .container {
        width: 93%;
    }

    #lm-header-social {
        height: 5px;
    }

    #lm-header-social .social-icons {
        top: 79px;
        width: 287px;
        margin: 55px 15px 0;
        z-index: 10;
    }

    .lm-news-secondary {
        padding: 0px 5px !important;
        border: none;
    }

    .wrap-content {
        width: 45%;
        margin-left: 185px;
    }

    #lm-header-corporative {
        height: 175px;
        position: relative;
        display: block;
    }

    .navbar-toggler {
        position: absolute;
        top: -45px;
        right: 0px;
    }

    h1.site-logo {
        width: 250px;
        padding-top: 20px;
        margin: 0px auto;
        float: none;
    }

    h1.logo-latinomineria a {
        width: 90%;
        margin: 0px auto;
        background-size: 100%;
    }

    .ediarte-busqueda {
        display: block;
        width: 100%;
        background: #969696;
        padding-top: 2px;
        height: unset;
        padding: 5px;
    }

    .ediarte-busqueda #searchform input {
        width: 270px;
        margin: 0 auto;
    }

    .ediarte-busqueda #searchform .lupa-submit {
        width: 57px;
    }

    #lm-header-menu ul li {
        clear: both;
        border: none;
        padding: 10px 0px;
        font-size: 15px;
        padding-left: 10px;
        width: 100%;
    }

    #main-nav {
        margin-left: 0px;
        padding: 0px;
    }

    .crsl-item .thumbnail-figure {
        display: block;
        float: none;
    }

    .crsl-item .entry-info, .crsl-item .entry-title {
        margin-left: 0px;
    }

    .container-footer-menu {
        border-right: none;
    }

    h2.entry-title {
        line-height: 18px;
    }

    h2.entry-title a {
        font-size: 19px;
        line-height: 20px;
    }

    .entry-widget img {
        width: 120px;
        height: auto;
    }

    .wrap-content {
        width: 61%;
        margin-left: 130px;
    }

    .movile {
        width: 300px;
        margin-bottom: 10px;
    }

    .dfp {
        margin: 20px 0;
    }

    #main .container {
        padding: 0 !important;
    }

    body.home article.entry-widget:nth-child(2n+3) {
        padding-bottom: 0;
    }

    .widget-news .widget-content {
        padding: 0;
    }

    .grid-8 {
        width: 89%;
    }

    aside#sidebar.col-md-4.grid-8 {
        width: 90%;
    }

    .widget-content .wrap-entry.row.wrap-entry .thumbnail,
    .widget-content .wrap-entry.row.wrap-entry h4.entry-title {
        float: left;
    }
}

@media (min-width: 738px) and (max-width: 1023px) {
    #lm-header {
        height: auto;
        background-color: #fff;
        margin-bottom: 10px;
    }

    .entry-image {
        height: auto !important;
    }

    .container {
        clear: both;
    }

    .entry-image img {
        width: 100%;
        height: auto;
    }

    div.menu-auxiliar {
        padding-top: 0px;
        float: left;
    }

    h1.site-logo {
        width: 254px;
        padding-top: 0px;
        margin: 0px;
        float: left;
    }

    .text-center > div {
        margin: 0px auto;
    }

    .row [class*="grid-"] + [class*="grid-"]:last-child {
        float: none;
    }

    .nav-auxiliar li a {
        margin-left: 10px;
    }

    div.menu-auxiliar ul li {
        float: none;
    }

    .nav-auxiliar li a {
        padding: 0px;
    }

    div.menu-auxiliar ul li {
        border-left: none;
    }

    h1.logo-latinomineria a {
        width: 90%;
        margin: 0px auto;
        background-size: 100%;
    }

    #lm-header-menu {
        height: auto !important;
    }

    #lm-header-social {
        height: 5px;
    }

    #lm-header-social .social-icons {
        top: 2px;
        width: 90%;
        z-index: 10;
    }

    #lm-header-corporative {
        height: 120px;
        position: relative;
        display: block;
    }

    #lm-header-corporative .container {
        position: relative;
    }

    #lm-header-corporative .container .menu-auxiliar {
        position: absolute;
        left: 270px;
    }

    #main-nav {
        margin-top: 10px;
        margin-left: 0px;
        padding: 0px;
    }

    #lm-header-menu ul li {
        padding: 2px;
    }

    #lm-header-menu ul li a {
        padding: 9px 3px;
    }

    .container-footer-menu {
        border-right: none;
    }

    .ediarte-busqueda {
        float: right;
        z-index: 100;
        position: absolute;
        top: unset;
        bottom: -18px !important;
        right: -320px;
        display: block;
    }

    .ediarte-busqueda #searchform input {
        width: 120px;
    }

    input.lupa-submit {
        width: 20px !important;
    }

    .home .entry-widget img {
        width: 28%;
        height: auto;
        position: relative;
    }

    .archive .entry-widget img {
        width: 94%;
        height: auto;
    }

    .wrap-content {
        width: 61%;
        margin-left: 130px;
    }

    .movile {
        display: none;
    }

    .hidden-xs.hidden-sm {
        display: block !important;
        margin-bottom: 20px;
    }

    .hidden-xs.hidden-sm.mhe, .hidden-xs.hidden-sm.ad-zone, .banner-fixed.hidden-xs.hidden-sm {
        display: none !important;
    }

    .crsl-item .thumbnail-figure {
        display: block;
        width: 125px !important;
        float: left;
    }

    .crsl-item .thumbnail-figure img {
        width: 100%;
        display: block;
        height: auto;
    }

    .widget-banner, .rows {
        margin-bottom: 20px;
    }

    .crsl-item .entry-info, .crsl-item .entry-title {
        margin-left: 135px;
    }
}

@media (min-width: 1024px) and (max-width: 1600px) {
    div#interstitial.container {
        width: 750px;
    }

    div#interstitial.container .row {
        margin-left: 0;
        margin-right: 0;
    }

    .container {
        width: 940px;
    }
}

@media (min-width: 1601px) {
    .container {
        width: 940px;
        position: relative;
    }
}

/* personaliozacion banner desplegables */
div#div-gpt-ad-1520972005259-0 {
    z-index: 1;
    position: relative;
    height: 90px !important;
    margin-bottom: 20px;
    overflow: hidden;
    transition-delay: .5s;
    margin-top: 20px;

}

div#div-gpt-ad-1520972005259-0:hover {
    position: relative;
    float: left;
    height: 250px !important;
    transition-delay: .1s;
}

#fancybox-frame img {
    height: 100%;
    width: auto;
    display: block;
}

.text-center.tCent * {
    margin: 0 auto;
}

.red *, .red, .red > .tag {
    color: #005F9F;
    font-size: 1.5rem;
    text-transform: uppercase;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

p-0 {
    padding: 0px !important;
}

.wrap-entry {
    display: flex;
}

.thumbnail-small-side {
    padding: 8px;
}

.video-branding {
    margin-bottom: 20px;
    border: 2px solid #005F9F;
    position: relative;
    overflow: hidden;
}

.video-branding-title {
    display: block;
    background-color: #005F9F;
    background-image: url("img/banner-video-img.png");
    background-repeat: no-repeat;
    height: 60px;
    background-position: 10px center;
    text-indent: 60px;
    color: #fff;
    font-size: 24px;
    padding-top: 6px;
}

.video-branding-title span {
    display: block;
    font-weight: 900;
    line-height: 12px;
}

/* Compramin */
.ad-mercado {
    padding-left: 0px;
}

.ad-mercado img {
    width: 100%;
    height: auto;
    display: block;
}

.info-mercado {
    background-color: #eaeaea;
    padding: 10px;
}

.data-mercado {
    line-height: 20px;
    margin-bottom: 8px;
}

.data-mercado .thumb-ad {
    display: block;
    width: 100%;
    height: auto;
}

.data-mercado i {
    display: table-cell;
    width: 30px;
    padding-right: 5px;
    vertical-align: middle;
    text-align: center;
}

.data-mercado .text {
    display: table-cell;
    width: 200px;
    line-height: 23px;
}

.title-mercados {
    font-weight: 900;
    margin-top: 20px;
}

.post-type-archive-mercados .archive-item {
    padding: 10px 5px;
    position: relative;
}

.post-type-archive-mercados .archive-item h2 {
    margin-bottom: 10px;
}

.post-type-archive-mercados .archive-item .ribbon {
    font-family: 'FontAwesome';
    content: '\f03d';
    color: #005F9F;
    display: inline-block;
    position: relative;
    margin-left: 10px;
    line-height: 10px;
}

.post-type-archive-mercados .archive-item a h2, .tax-categoria_mercados .archive-item a h2 {
    color: #909090;
}

.post-type-archive-mercados .archive-item a h2:hover, .tax-categoria_mercados .archive-item a h2:hover {
    color: #005F9F;
}

.mercado-container {
    padding: 0px;
}

.post-type-archive-mercados .archive-item h2, .tax-categoria_mercados .archive-item h2 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
}

.post-type-archive-mercados .archive-item .thumb-mercados {
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #909090;
}

@media (max-width: 450px) {
    .rows div {
        margin: 0px auto;
    }

    .info-mercado {
        margin-top: 10px;
    }
}

.tax-list {
    padding: 10px;
    background-color: #eaeaea;
    border: 1px solid #909090;
    margin-bottom: 10px;
}

.tax-list h3 {
    margin-bottom: 20px;
}

.tax-list ul li {
    line-height: 30px;
}

.mercado-container h2 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #666;
}

.tax-categoria_mercados aside#sidebar.col-md-4 {
    padding-left: 15px;
}

.archive-item h2 {
    border-bottom: unset;
}

.mhb.compramin .widget-special-button-image {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* ### Compramin */

/* White Papers */
.single-whitepapers .entry-date {
    display: block;
    margin-bottom: 20px;
}

.single-whitepapers .entry-relative-docs {
    padding-left: 0px;
    padding-right: 0px;
}

.single-whitepapers .entry-relative-docs h3.entry-title {
    border: unset;
    width: 100%;
    float: unset;
}

.single-whitepapers .entry-relative-docs .item-container-rel {
    padding: 0px;
    padding-top: 10px;
    float: unset;
    width: 100%;
    text-align: left;
}

.single-whitepapers .entry-share {
    width: 100%;
}

.single-whitepapers .widget-related-topics {
    width: 100%;
}

.post-type-archive .wp-search #searchform,
.single-whitepapers .wp-search #searchform {
    position: relative;
    padding: 10px;
    background-color: #eaeaea;
}

.post-type-archive .wp-search h3,
.single-whitepapers .wp-search h3 {
    color: #005F9F;
    text-transform: uppercase;
    border-bottom: 1px solid #005F9F;
}

.post-type-archive .wp-search #searchform input[type='text'],
.single-whitepapers .wp-search #searchform input[type='text'] {
    padding-left: 30px;
}

.post-type-archive .wp-search #searchform input[type='submit'],
.single-whitepapers .wp-search #searchform input[type='submit'] {
    position: absolute;
    top: 20px;
    left: 16px;
    width: 16px;
    height: 16px;
    text-indent: -9999em;
    background-color: unset;
    border: unset;
    background-image: url("assets/img/ic_search.png");
    background-repeat: no-repeat;
    box-shadow: unset;
}

.post-type-archive aside#sidebar.col-md-4,
.single-whitepapers aside#sidebar.col-md-4 {
    padding-left: 15px;
}

.post-type-archive .wp-entry-title {
    transition: all 400ms;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.post-type-archive .wp-entry-title {
    background-color: rgba(112, 112, 112, 0.8);
}

.post-type-archive .wp-entry-thumb:hover .wp-entry-title {
    background-color: #005F9F;
}

.post-type-archive .wp-entry-title h2 {
    font-size: 15px;
    line-height: 17px;
    min-height: 50px;
}

.post-type-archive .wp-entry-title a {
    padding: 10px 15px;
    color: #eee;
    display: block;
    width: 100%;
}

.post-type-archive .wp-entry-title:hover a {
    color: #fff;
    text-decoration: none;
}

.post-type-archive .wp-entry-container {
    position: relative;
    margin-right: 0px;
    padding: 0px 20px 0px 0px;
    margin-bottom: 30px;
}

.wp-entry-thumb {
    position: relative;
}

.wp-entry-thumb img {
    width: 100%;
    height: auto;
}

#breadcrumb {
    padding: 0px !important;
}

#sidebar .container-whitepapers {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
}

#sidebar .mch-whitepapers {
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #9f9f9f;
    background-color: #eaeaea;
}

#sidebar .mch-whitepapers h3 {
    color: #005F9F;
    padding-bottom: 5px;
    border-bottom: 3px solid #005F9F;
    margin-bottom: 30px;
}

#sidebar .whitepapers-downloads {
    padding-bottom: 20px;
}

#sidebar .whitepapers-downloads h4 {
    color: #005F9F;
}

.entry-whitepaper .entry-title {
    margin-bottom: 10px;
}

/* ### White Papers */

@media (min-width: 770px) and (max-width: 1300px) {
    .fullcaja iframe {
        height: 100vh;
        min-height: 100%;
        display: block;
        max-width: 90%;
    }
}

@media (min-width: 1300px) {
    .container-mercados .com-md-12 {
        position: relative;
    }

    .container-mercados .col-md-12 > div {
        position: relative;
        left: 0;
        top: 0;
        transform-origin: left;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.navbar {
    border-radius: 0px;
}

.widget-compramin {
    position: relative;
    margin-bottom: 40px;
    display: block;
}

.widget-compramin .title-compramin {
    padding-left: 135px;
    background-color: #fff;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    background-image: url("img/logo-compramin.png");
    background-position: left center;
    background-repeat: no-repeat;
}

.widget-compramin .title-compramin > h3 {
    background-color: #156E74;
    background-image: linear-gradient(to right, #13454b, #156E74, #156E74);
    padding: 30px 5px 30px 12px;
    color: #fff;
    font-size: 18px;
}

#carousel-compramin p {
    font-size: 13px;
}

.title-item-compramin {
    font-family: "Roboto Condensed", Arial, Sans-serif;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
}

.widget-compramin #nav-compramin {
    position: absolute;
    top: 0px;
    left: 0px;
}

.widget-compramin #nav-compramin > a {
    width: 45px;
    height: 170px;
    position: absolute;
    background-color: #156E74;
    color: #fff;
    padding-top: 11%;
    font-size: 30px;
}

.widget-compramin #nav-compramin .previous {
    left: 0px;
}

.widget-compramin #nav-compramin .next {
    right: 0px;
}

.widget-compramin #carousel-compramin {
    position: relative;
    padding: 10px;
    border: 2px solid #ccc;
}

.widget-compramin #carousel-compramin .crsl-item {
    padding: 0 20px 0 60px;
}

@media (max-width: 500px) {
    .widget-compramin #nav-compramin > a {
        height: 100%;
    }

    #carousel-compramin .crsl-item .col-xs-11 {
        height: 120px;
        overflow: hidden;
    }

    #carousel-compramin .crsl-item .col-xs-11 img {
        width: 100%;
        height: auto;
        display: block;
    }

    #carousel-compramin .crsl-item .col-xs-12 p {
        display: none;
    }

    .widget-compramin #nav-compramin > a {
        padding-top: 40%;
    }

    .widget-compramin #carousel-compramin .crsl-item {
        padding: 0 15px 0 72px;
    }
}

@media (min-width: 500px) {
    #carousel-compramin .crsl-item .col-xs-11 {
        width: 30% !important;
    }

    #carousel-compramin .crsl-item .col-xs-12 {
        width: 60% !important;
    }
}

.logo-patrocinador {
    max-width: 180px;
    height: auto;
}

#container-auspicio {
    background-color: #005F9F;
}

#container-auspicio .p-link a {
    color: #fff;
}

.text-light a {
    color: #fff;
    font-weight: 900;
}

.share-container {
    background-color: #005F9F;
}

.newsletter-link {
    font-size: 15px;
}

.related-container {
    background-color: #eaeaea;
}

h6.related-title {
    font-family: "Open Sans", Arial, Sans-serif;
    font-size: 13px;
}

.widget-comments {
    font-family: "Open Sans", Arial, Sans-serif;
}

.widget-comments h3.widget-title {
    font-family: "Roboto Condensed", Arial, Sans-serif;
    color: #005F9F;
    font-weight: 100;
    text-transform: uppercase;
}

.widget-comments h3.widget-title .far {
    padding-right: 10px;
}

.widget-comments .title-author-comment {
    font-size: 13px;
    font-weight: 600;
}

.widget-comments small {
    font-size: 11px;
}

.widget-comments .comment-content {
    font-size: 13px;
    font-weight: 400;
}

.comment-respond {
    border-top: 1px solid #005F9F;
    padding-top: 10px;
    margin-top: 10px;
}

.comment-form {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}

.comment-form label {
    display: inline-block;
    margin-bottom: .5rem;
    color: #999;
    font-size: 13px;
}

.comment-form .comment-form-cookies-consent {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.comment-form input[type="text"],
.comment-form textarea {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.comment-form textarea {
    height: auto;
    overflow: auto;
    resize: vertical;
}

.comment-form input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem;
}

.comment-form .submit {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #005F9F;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.comment-form .submit:hover {
    background-color: #610010;
}

div.mo_image_id {
    display: none !important;
    opacity: 0;
}

div.mo-openid-app-icons > a {
    width: 100% !important;
}

.avatar {
    position: relative;
    overflow: hidden;
    width: 70px;
    height: 70px;
    border-radius: 34px;
}

.avatar > img {
    position: relative;
    width: 80px;
    height: auto;
    display: block;
    left: -5%;
}

@media (max-width: 740px) {
    h1.site-logo a {
        height: 85px !important;
    }
}

.single-post ul li {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	list-style: disc;
	margin-left: 18px;
	margin-bottom: 20px;
	font-weight: 400;
}
