.ad-left,
.ad-right {
  display: inline-block;
  float: none;
  text-align: center;
  vertical-align: top;
}

.ad-left + .ad-right {
  margin-left: 10px;
}

.ads,
.ad-skyscraper-left,
.ad-skyscraper-right {
  overflow: visible;
}

.ads-skyscraper-container {
  padding-left: 0;
  padding-top: 0;
}

.interstitial {
  background: #fff;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 50000;
}

.interstitial-open {
  height: 100%;
  overflow: hidden;
}

.interstitial-visible {
  display: block;
}

.interstitial-wrapper {
  margin: 0 auto;
  max-width: 95%;
}

.interstitial-content {
  width: 100%;
}

.interstitial-content .oat:before {
  content: "";
}

.interstitial-content .oat > *:not(script) {
  margin: 0 !important
}

.interstitial-header {
  clear: both;
  display: table;
  padding: 8px 0;
  text-align: left;
  width: 100%;
}

.interstitial-close-button {
  cursor: pointer;
  float: right;
}

.interstitial-close-button:hover {
  text-decoration: underline;
}

.oat {
  clear: both;
  justify-content: center;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.oat:before {
  color: #838383;
  content: attr(data-mark);
  display: block;
  font-size: 10px;
  line-height: 15px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.oat > *:not(script) {
  display: block;
}

.oat img {
  height: auto;
  max-width: 100%;
}

.oat-container {
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}

.oat-content {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.oat-left > *,
.oat-right > * {
  padding-top: 0;
  margin-left: 0;
}

.oat-visible {
  align-items: center;
  display: flex;
  visibility: visible;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}

.oat-visible > * {
  width: -webkit-fill-available;
  width: -moz-available;
}

.oat-bottom > * {
  margin-bottom: 15px;
}

.oat-left > * {
  margin-left: 15px !important;
}

.oat-right > * {
  margin-right: 15px !important;
}

.oat-top > * {
  margin-top: 15px !important;
}

.oat-bottom:before {
  position: absolute;
  margin-bottom: 0;
  bottom: 0;
}

.oat-left:before {
  left: -50%;
  margin-left: 7.5px;
  position: absolute;
  top: 50%;
  transform: rotate(-90deg);
}

.oat-right:before {
  right: -50%;
  margin-right: 7.5px;
  position: absolute;
  top: 50%;
  transform: rotate(90deg);
}

.oat-top:before {
  position: absolute;
  margin-bottom: 0;
  top: 0;
}

.recaptcha {
  width: 304px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .oat.hidden-phone {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .oat.hidden-tablet {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .oat.hidden-desktop {
    display: none !important;
  }
}

.cookies-overlay button {
  background: none;
  border: none;
  margin: 0;
  padding: 5px;
  float: right;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bolder;
  font-style: normal;
}

.cookies-overlay p {
  width: 85%;
}

.cookies-overlay a {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 479px) {
  .cookies-overlay p {
    margin: 0;
    float: none;
    width: 100%;
    padding: 5px;
    font-size: .8em;
    line-height: 1.3em;
  }

  .interstitial-header-title {
    display: none;
  }

  .interstitial-header {
    text-align: center;
  }

  .interstitial-close-button {
    float: none;
  }
}


        /**************************
       Generic colors for site
    ***************************/
    :root {
      --site-color: #1b1847;
    }
    .site-color, text-site-color { color: #1b1847 !important; }
    .bg-site-color { background-color: #1b1847 !important; }
    .border-site-color{ border-color:#1b1847 !important;}
    #navigation  { background-color: #1b1847 !important; }
    header-title .header-logo { color:#1b1847 !important;}

    blockquote { border-color:#1b1847 !important;}
    .widget .nav-tabs > li.active > a { color:#1b1847 !important;}
    .pagination>li>a { color:#1b1847;}
    .pagination>li.active>a { background-color:#1b1847; border-color:#1b1847; }

    .apertura .slider-point.active a,
    .widget-today-news .number { background-color: #1b1847 !important; }
    div .opinion-element div.more a,
    div .opinion-element .author_name a { color:#1b1847 !important; }
    div.opinion-inner header div.author-info a.opinion-author-name,
    div.opinion-index-author header h1.section-title a { color:#1b1847 !important; }
    div.letter-inner span.author{ color:#1b1847 !important; }
    div.list-of-videos article.interested-video div.info-interested-video
    div.category a  { color:#1b1847 !important; }

    .datepicker thead tr:first-child th:hover,
    .datepicker tfoot tr th:hover,
    .datepicker table tr td.active { background-color:#1b1847 !important; background-image:none; }
    .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover { background-color:#1b1847 !important; background-image:none; }
    .carousel-album .carousel-indicators .active { background-color:#1b1847 !important; }

    .btn.bg-site-color{ color:#fff; }
    


        /*********************
       CSS for categories
    **********************/
                                /* Rules for category deportes*/
            .onm-new .category-color.deportes { color: 374a33; }
            .onm-new .category-bg.deportes { background-color:374a33; }
            .onm-new .category-link.deportes a:hover { color:374a33 !important; }

            .main-nav-menu .section-listing > ul > li.374a33 > a:hover { color:374a33 !important; }

            .widget a.category-color.deportes,
            .widget .category-color.deportes { color:374a33 !important; }
            .widget .tab-lastest.deportes:hover { background-color: 374a33; color:#FFF !important;}

            .text-deportes, .text-deportes a { color:374a33 !important; }
            .bg-deportes, .container .deportes .colorize-background { background-color:374a33 !important; }
            .border-deportes, .container .deportes .colorize-border { border-color:374a33 !important; }
            .deportes .hover.active { background-color: 374a33 !important; }
            .deportes .hover:hover { background-color: 374a33 !important; }
                                            /* Rules for category cultura*/
            .onm-new .category-color.cultura { color: 374a33; }
            .onm-new .category-bg.cultura { background-color:374a33; }
            .onm-new .category-link.cultura a:hover { color:374a33 !important; }

            .main-nav-menu .section-listing > ul > li.374a33 > a:hover { color:374a33 !important; }

            .widget a.category-color.cultura,
            .widget .category-color.cultura { color:374a33 !important; }
            .widget .tab-lastest.cultura:hover { background-color: 374a33; color:#FFF !important;}

            .text-cultura, .text-cultura a { color:374a33 !important; }
            .bg-cultura, .container .cultura .colorize-background { background-color:374a33 !important; }
            .border-cultura, .container .cultura .colorize-border { border-color:374a33 !important; }
            .cultura .hover.active { background-color: 374a33 !important; }
            .cultura .hover:hover { background-color: 374a33 !important; }
                                            /* Rules for category sociedad*/
            .onm-new .category-color.sociedad { color: 374a33; }
            .onm-new .category-bg.sociedad { background-color:374a33; }
            .onm-new .category-link.sociedad a:hover { color:374a33 !important; }

            .main-nav-menu .section-listing > ul > li.374a33 > a:hover { color:374a33 !important; }

            .widget a.category-color.sociedad,
            .widget .category-color.sociedad { color:374a33 !important; }
            .widget .tab-lastest.sociedad:hover { background-color: 374a33; color:#FFF !important;}

            .text-sociedad, .text-sociedad a { color:374a33 !important; }
            .bg-sociedad, .container .sociedad .colorize-background { background-color:374a33 !important; }
            .border-sociedad, .container .sociedad .colorize-border { border-color:374a33 !important; }
            .sociedad .hover.active { background-color: 374a33 !important; }
            .sociedad .hover:hover { background-color: 374a33 !important; }
                                                                                                        /* Rules for category nacional*/
            .onm-new .category-color.nacional { color: #b602d4; }
            .onm-new .category-bg.nacional { background-color:#b602d4; }
            .onm-new .category-link.nacional a:hover { color:#b602d4 !important; }

            .main-nav-menu .section-listing > ul > li.#b602d4 > a:hover { color:#b602d4 !important; }

            .widget a.category-color.nacional,
            .widget .category-color.nacional { color:#b602d4 !important; }
            .widget .tab-lastest.nacional:hover { background-color: #b602d4; color:#FFF !important;}

            .text-nacional, .text-nacional a { color:#b602d4 !important; }
            .bg-nacional, .container .nacional .colorize-background { background-color:#b602d4 !important; }
            .border-nacional, .container .nacional .colorize-border { border-color:#b602d4 !important; }
            .nacional .hover.active { background-color: #b602d4 !important; }
            .nacional .hover:hover { background-color: #b602d4 !important; }
                                            /* Rules for category internacional*/
            .onm-new .category-color.internacional { color: #b602d4; }
            .onm-new .category-bg.internacional { background-color:#b602d4; }
            .onm-new .category-link.internacional a:hover { color:#b602d4 !important; }

            .main-nav-menu .section-listing > ul > li.#b602d4 > a:hover { color:#b602d4 !important; }

            .widget a.category-color.internacional,
            .widget .category-color.internacional { color:#b602d4 !important; }
            .widget .tab-lastest.internacional:hover { background-color: #b602d4; color:#FFF !important;}

            .text-internacional, .text-internacional a { color:#b602d4 !important; }
            .bg-internacional, .container .internacional .colorize-background { background-color:#b602d4 !important; }
            .border-internacional, .container .internacional .colorize-border { border-color:#b602d4 !important; }
            .internacional .hover.active { background-color: #b602d4 !important; }
            .internacional .hover:hover { background-color: #b602d4 !important; }
                        


