.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: #cd3c27;
  }
  .site-color, .text-site-color, .site-color > a, .header a { color: #cd3c27; }
  .bg-site-color { background-color: #cd3c27; }
  .border-site-color{ border-color:#cd3c27;}

  
  .header, .scrolled-bar, .footer, .last-column   { border-color: #cd3c27  }
  .preheader  { background-color: #cd3c27; }

  .widget-header span, .widget-header span > a, blockquote  { border-color:#cd3c27; }
  .widget-last-minute-content .widget-header span,
  .header-section:before, .widget-header:before, .widget-header a:hover, .inside-header-menu .nav-menu .nav-menu-item a:hover { color:#cd3c27; }

  .pagination>li>a { color:#cd3c27; }
  .pagination>li.active>a, .search-block .form-input { background-color:#cd3c27; border-color:#cd3c27; }

  .widget-content a:hover, .widget-content .title a:hover,
  .small-menu .sections-top-button:hover .fa, .small-menu .sections-top-block .sections-top li a, .small-menu .sections-top-block:hover .fa, .small-menu .sections-top-block:hover .fa, .small-menu .sections-top-block:hover span { color: #cd3c27; }
  .main-nav-menu .section-listing > ul > li:hover { border-bottom: 1px solid #cd3c27; }

  .onm-new .title a:hover, .search-block:hover .search-button .fa , .search-block .search-button:hover .fa,
  .onm-new.opinion .opinion-author a,
  .onm-new .summary a:hover {  color:#cd3c27; }
      .onm-new .category-name { color: #cd3c27; }
      .header-section.dark, .widget-header.dark, .article-navigation,
  .header-section .goToCat:hover, .back-to-top:hover { background-color: #cd3c27; }

  .play-button:hover .fa,
  .widget .widget-header.colorize,
  .back-to-top i,
  .inner-content .mini-utilities li a,
  .widget .lang-selector.open .dropdown-toggle,
  .widget .lang-selector.open .dropdown-toggle .fa { color:#cd3c27 }
  .back-to-top { background-color:#FFF; }
  .onm-new.opinion .opinion-author a,
  .onm-new.opinion .opinion-data .title a:hover { color:#cd3c27 }
  .onm-new.opinion .opinion-data.border-site-color { border-color:#cd3c27 }
  .onm-new.opinion .opinion-author a.site-color { color:#cd3c27!important }
  .subscription-login a {
    color: #cd3c27;
  }
  .subscription-register:before {
    background-color: #cd3c27;
  }

  .widget-most-seeing-commented-content .content-title,
  .onm-new.video, .onm-new.album, .inner-content .content-info { border-color:#cd3c27; }

  .wrapper-slider ul.carousel-headlines .title a:hover,
  .widget-last-minute-content .widget-content .publish-date,
  .wrapper-slider ul.carousel-headlines .selected .title a { color: #cd3c27; }

  .widget-carousel-lateral .item .caption-image .subtitle  { color:#cd3c27; }
  .widget-carousel-lateral .carousel-indicators li { border-color:#cd3c27; }
  .widget-carousel-lateral .carousel-indicators .active { background-color: #cd3c27; }
  .widget-blogs-with-photo .name a  { color:#cd3c27; }
  .summary a, .inner-content .body a { color:#cd3c27; }
  .widget-editorial .item-data .content-info .content-time  { color:#cd3c27; }

  .widget-header.border-site-color { border-color: #eaeaea !important; }
  .slider-nav i:hover, .widget-content ul li:after,

  .article-navigation .title a:hover { color:#cd3c27; }
  .album-highlighted  .carousel-control .fa,
  .album-list .album-data .subtitle.site-color  {  background-color: #cd3c27; }


  .datepicker thead tr:first-child th:hover,
  .datepicker tfoot tr th:hover,
  .datepicker table tr td.active {
    background-color:#cd3c27 !important;
    background-image:none;
    color: #fff !important;
  }
  .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 tableba 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:#cd3c27 !important; background-image:none; }
  .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
    background-color: #cd3c27 !important;
  }
  .datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
    background-image: none !important;
  }

      .onm-new .content-info,
    span.content-info,
    .onm-new .content-info .fa,
    .onm-new .content-info a:hover,
    .onm-new .summary a:hover { color:#cd3c27; }
  
      .frontpage-auth-forms .submit-button.bg-site-color {
    border-color: #cd3c27;
  }
  .frontpage-auth-forms .submit-button.bg-site-color:hover {
    background-color: #cd3c27;
    border-color: #cd3c27;
    color: #fff;
    opacity: .75;
  }

.onm-new.colorize { border-radius:0 !important; }
.media.colorize { margin:0; }
.owl-prev, .owl-next { background-color: #cd3c27; }

@media (min-width: 992px) {
  .main-nav-menu .section-listing > ul > li > a:hover { color: #cd3c27; }
  .main-nav-menu .section-listing .submenu { border-color: #cd3c27; }
}
@media (max-width: 479px) {
  .small-menu .sections-top-block .sections-top { border-right-color: #cd3c27!important; }
}


    .header-logo.topbar a { color: #e7842f; }
  .main-nav-menu .section-listing > ul > li > a { border-color: #cd3c27; }
  .site-color-b { color: #e7842f!important; }
  .onm-new.opinion .opinion-author a { color:#e7842f }

  

  /*********************
  CSS for categories
  **********************/
            /* Rules for category unknown*/
      .onm-new .category-color.unknown, .text-unknown,a.text-unknown,.text-unknown a { color: #B0113A; }
      .bg-unknown, .onm-new .category-bg.unknown { background-color:#B0113A; }
      .onm-new .category.unknown a:hover { color:#B0113A; }
      .header-section.color-unknown:before,.widget-header.color-unknown:before { color:#B0113A; }

      body.unknown .topbar.scrolled-bar { background-color:#B0113A!important; }
      body.unknown .footer, body.unknown header.header, body.unknown .scrolled-bar { background-color: #B0113A; }

      .onm-new .text-unknown  { color:#B0113A !important; }
      .onm-new .content-info.unknown-color .fa,
      .onm-new .unknown .content-info .fa { color:#B0113A !important; }
      .color-unknown, .color-unknown a, .color-unknown fa { color:#B0113A !important; }

      .menu > li.unknown a,
      .menu > li.unknown .submenu a { color:#B0113A!important; }
      body.unknown .machine-related-contents .widget-header { background-color:#B0113A!important; }
      .machine-related-contents .widget-header span { color:#FFF; }
      .widget-header.header-unknown span { background-color:#B0113A!important; }
      .unknown-color{ color:#B0113A!important; }
      .bg-unknown{ background-color:#B0113A!important; }
      .bg-unknown.trans{ background:transparent!important; }
      .bg-unknown.trans:after{ background-color:#B0113A!important; }
      .border-unknown-color{ border-color:#B0113A!important; }
      ul li.border-unknown-color:after{ background-color:#B0113A!important; }
      .wrapper-slider ul.carousel-headlines .headlines-title.bg-unknown-trans:after,
      .album-list .album-data.bg-unknown .subtitle.site-color { background-color:#B0113A!important; }

                      /* Rules for category deportes*/
      .onm-new .category-color.deportes, .text-deportes,a.text-deportes,.text-deportes a { color: FF0000; }
      .bg-deportes, .onm-new .category-bg.deportes { background-color:FF0000; }
      .onm-new .category.deportes a:hover { color:FF0000; }
      .header-section.color-deportes:before,.widget-header.color-deportes:before { color:FF0000; }

      body.deportes .topbar.scrolled-bar { background-color:FF0000!important; }
      body.deportes .footer, body.deportes header.header, body.deportes .scrolled-bar { background-color: FF0000; }

      .onm-new .text-deportes  { color:FF0000 !important; }
      .onm-new .content-info.deportes-color .fa,
      .onm-new .deportes .content-info .fa { color:FF0000 !important; }
      .color-deportes, .color-deportes a, .color-deportes fa { color:FF0000 !important; }

      .menu > li.deportes a,
      .menu > li.deportes .submenu a { color:FF0000!important; }
      body.deportes .machine-related-contents .widget-header { background-color:FF0000!important; }
      .machine-related-contents .widget-header span { color:#FFF; }
      .widget-header.header-deportes span { background-color:FF0000!important; }
      .deportes-color{ color:FF0000!important; }
      .bg-deportes{ background-color:FF0000!important; }
      .bg-deportes.trans{ background:transparent!important; }
      .bg-deportes.trans:after{ background-color:FF0000!important; }
      .border-deportes-color{ border-color:FF0000!important; }
      ul li.border-deportes-color:after{ background-color:FF0000!important; }
      .wrapper-slider ul.carousel-headlines .headlines-title.bg-deportes-trans:after,
      .album-list .album-data.bg-deportes .subtitle.site-color { background-color:FF0000!important; }

                      /* Rules for category sociedad*/
      .onm-new .category-color.sociedad, .text-sociedad,a.text-sociedad,.text-sociedad a { color: FF0000; }
      .bg-sociedad, .onm-new .category-bg.sociedad { background-color:FF0000; }
      .onm-new .category.sociedad a:hover { color:FF0000; }
      .header-section.color-sociedad:before,.widget-header.color-sociedad:before { color:FF0000; }

      body.sociedad .topbar.scrolled-bar { background-color:FF0000!important; }
      body.sociedad .footer, body.sociedad header.header, body.sociedad .scrolled-bar { background-color: FF0000; }

      .onm-new .text-sociedad  { color:FF0000 !important; }
      .onm-new .content-info.sociedad-color .fa,
      .onm-new .sociedad .content-info .fa { color:FF0000 !important; }
      .color-sociedad, .color-sociedad a, .color-sociedad fa { color:FF0000 !important; }

      .menu > li.sociedad a,
      .menu > li.sociedad .submenu a { color:FF0000!important; }
      body.sociedad .machine-related-contents .widget-header { background-color:FF0000!important; }
      .machine-related-contents .widget-header span { color:#FFF; }
      .widget-header.header-sociedad span { background-color:FF0000!important; }
      .sociedad-color{ color:FF0000!important; }
      .bg-sociedad{ background-color:FF0000!important; }
      .bg-sociedad.trans{ background:transparent!important; }
      .bg-sociedad.trans:after{ background-color:FF0000!important; }
      .border-sociedad-color{ border-color:FF0000!important; }
      ul li.border-sociedad-color:after{ background-color:FF0000!important; }
      .wrapper-slider ul.carousel-headlines .headlines-title.bg-sociedad-trans:after,
      .album-list .album-data.bg-sociedad .subtitle.site-color { background-color:FF0000!important; }

                      /* Rules for category descargas*/
      .onm-new .category-color.descargas, .text-descargas,a.text-descargas,.text-descargas a { color: FF0000; }
      .bg-descargas, .onm-new .category-bg.descargas { background-color:FF0000; }
      .onm-new .category.descargas a:hover { color:FF0000; }
      .header-section.color-descargas:before,.widget-header.color-descargas:before { color:FF0000; }

      body.descargas .topbar.scrolled-bar { background-color:FF0000!important; }
      body.descargas .footer, body.descargas header.header, body.descargas .scrolled-bar { background-color: FF0000; }

      .onm-new .text-descargas  { color:FF0000 !important; }
      .onm-new .content-info.descargas-color .fa,
      .onm-new .descargas .content-info .fa { color:FF0000 !important; }
      .color-descargas, .color-descargas a, .color-descargas fa { color:FF0000 !important; }

      .menu > li.descargas a,
      .menu > li.descargas .submenu a { color:FF0000!important; }
      body.descargas .machine-related-contents .widget-header { background-color:FF0000!important; }
      .machine-related-contents .widget-header span { color:#FFF; }
      .widget-header.header-descargas span { background-color:FF0000!important; }
      .descargas-color{ color:FF0000!important; }
      .bg-descargas{ background-color:FF0000!important; }
      .bg-descargas.trans{ background:transparent!important; }
      .bg-descargas.trans:after{ background-color:FF0000!important; }
      .border-descargas-color{ border-color:FF0000!important; }
      ul li.border-descargas-color:after{ background-color:FF0000!important; }
      .wrapper-slider ul.carousel-headlines .headlines-title.bg-descargas-trans:after,
      .album-list .album-data.bg-descargas .subtitle.site-color { background-color:FF0000!important; }

                      /* Rules for category coronavirus*/
      .onm-new .category-color.coronavirus, .text-coronavirus,a.text-coronavirus,.text-coronavirus a { color: #00ffc0; }
      .bg-coronavirus, .onm-new .category-bg.coronavirus { background-color:#00ffc0; }
      .onm-new .category.coronavirus a:hover { color:#00ffc0; }
      .header-section.color-coronavirus:before,.widget-header.color-coronavirus:before { color:#00ffc0; }

      body.coronavirus .topbar.scrolled-bar { background-color:#00ffc0!important; }
      body.coronavirus .footer, body.coronavirus header.header, body.coronavirus .scrolled-bar { background-color: #00ffc0; }

      .onm-new .text-coronavirus  { color:#00ffc0 !important; }
      .onm-new .content-info.coronavirus-color .fa,
      .onm-new .coronavirus .content-info .fa { color:#00ffc0 !important; }
      .color-coronavirus, .color-coronavirus a, .color-coronavirus fa { color:#00ffc0 !important; }

      .menu > li.coronavirus a,
      .menu > li.coronavirus .submenu a { color:#00ffc0!important; }
      body.coronavirus .machine-related-contents .widget-header { background-color:#00ffc0!important; }
      .machine-related-contents .widget-header span { color:#FFF; }
      .widget-header.header-coronavirus span { background-color:#00ffc0!important; }
      .coronavirus-color{ color:#00ffc0!important; }
      .bg-coronavirus{ background-color:#00ffc0!important; }
      .bg-coronavirus.trans{ background:transparent!important; }
      .bg-coronavirus.trans:after{ background-color:#00ffc0!important; }
      .border-coronavirus-color{ border-color:#00ffc0!important; }
      ul li.border-coronavirus-color:after{ background-color:#00ffc0!important; }
      .wrapper-slider ul.carousel-headlines .headlines-title.bg-coronavirus-trans:after,
      .album-list .album-data.bg-coronavirus .subtitle.site-color { background-color:#00ffc0!important; }

                      /* Rules for category ucrania*/
      .onm-new .category-color.ucrania, .text-ucrania,a.text-ucrania,.text-ucrania a { color: #fbd75b; }
      .bg-ucrania, .onm-new .category-bg.ucrania { background-color:#fbd75b; }
      .onm-new .category.ucrania a:hover { color:#fbd75b; }
      .header-section.color-ucrania:before,.widget-header.color-ucrania:before { color:#fbd75b; }

      body.ucrania .topbar.scrolled-bar { background-color:#fbd75b!important; }
      body.ucrania .footer, body.ucrania header.header, body.ucrania .scrolled-bar { background-color: #fbd75b; }

      .onm-new .text-ucrania  { color:#fbd75b !important; }
      .onm-new .content-info.ucrania-color .fa,
      .onm-new .ucrania .content-info .fa { color:#fbd75b !important; }
      .color-ucrania, .color-ucrania a, .color-ucrania fa { color:#fbd75b !important; }

      .menu > li.ucrania a,
      .menu > li.ucrania .submenu a { color:#fbd75b!important; }
      body.ucrania .machine-related-contents .widget-header { background-color:#fbd75b!important; }
      .machine-related-contents .widget-header span { color:#FFF; }
      .widget-header.header-ucrania span { background-color:#fbd75b!important; }
      .ucrania-color{ color:#fbd75b!important; }
      .bg-ucrania{ background-color:#fbd75b!important; }
      .bg-ucrania.trans{ background:transparent!important; }
      .bg-ucrania.trans:after{ background-color:#fbd75b!important; }
      .border-ucrania-color{ border-color:#fbd75b!important; }
      ul li.border-ucrania-color:after{ background-color:#fbd75b!important; }
      .wrapper-slider ul.carousel-headlines .headlines-title.bg-ucrania-trans:after,
      .album-list .album-data.bg-ucrania .subtitle.site-color { background-color:#fbd75b!important; }

                      /* Rules for category elecciones*/
      .onm-new .category-color.elecciones, .text-elecciones,a.text-elecciones,.text-elecciones a { color: #10eb4d; }
      .bg-elecciones, .onm-new .category-bg.elecciones { background-color:#10eb4d; }
      .onm-new .category.elecciones a:hover { color:#10eb4d; }
      .header-section.color-elecciones:before,.widget-header.color-elecciones:before { color:#10eb4d; }

      body.elecciones .topbar.scrolled-bar { background-color:#10eb4d!important; }
      body.elecciones .footer, body.elecciones header.header, body.elecciones .scrolled-bar { background-color: #10eb4d; }

      .onm-new .text-elecciones  { color:#10eb4d !important; }
      .onm-new .content-info.elecciones-color .fa,
      .onm-new .elecciones .content-info .fa { color:#10eb4d !important; }
      .color-elecciones, .color-elecciones a, .color-elecciones fa { color:#10eb4d !important; }

      .menu > li.elecciones a,
      .menu > li.elecciones .submenu a { color:#10eb4d!important; }
      body.elecciones .machine-related-contents .widget-header { background-color:#10eb4d!important; }
      .machine-related-contents .widget-header span { color:#FFF; }
      .widget-header.header-elecciones span { background-color:#10eb4d!important; }
      .elecciones-color{ color:#10eb4d!important; }
      .bg-elecciones{ background-color:#10eb4d!important; }
      .bg-elecciones.trans{ background:transparent!important; }
      .bg-elecciones.trans:after{ background-color:#10eb4d!important; }
      .border-elecciones-color{ border-color:#10eb4d!important; }
      ul li.border-elecciones-color:after{ background-color:#10eb4d!important; }
      .wrapper-slider ul.carousel-headlines .headlines-title.bg-elecciones-trans:after,
      .album-list .album-data.bg-elecciones .subtitle.site-color { background-color:#10eb4d!important; }

            
