.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;
  display: none;
  overflow: hidden;
  position: relative;
  text-align: center;
  visibility: hidden;
}

.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 {
  display: block;
  visibility: visible;
}

.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: 0;
  margin-left: -35px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  transform: rotate(-90deg);
}

.oat-right:before {
  right: 0;
  margin-left: auto;
  margin-right: -35px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  transform: rotate(90deg);
}

.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;
  }
}

.qc-cmp-button {
  background-color: #007bff !important;
  border-color: #007bff !important;
}
.qc-cmp-ui-content {
  overflow-y: initial !important;
}
.qc-cmp-consent-content,
.qc-cmp-purposes-page-content {
  text-align: left;
  max-width: 1024px;
  margin: 0 auto;
}
.qc-cmp-ui-container {
  overflow-y: auto !important;
}
.qc-cmp-ui-showing {
  overflow: auto !important;
}
.qc-cmp-toggle-status {
  color: #333 !important;
}
.qc-cmp-button:hover {
  background-color: #7faff7 !important;
  border-color: #7faff7 !important;
}
.qc-cmp-back {
  position: initial !important;
}
.qc-cmp-back:before {
  content: "\f104" !important;
  font-family: "Fontawesome";
  right: 0 !important;
  background: none !important;
  transform: none !important;
}
.qc-cmp-toggle {
  background-color: #007bff !important;
  border: 1px solid #007bff !important;
}
.qc-cmp-toggle-off {
  background-color: #ccc !important;
  border-color: #ccc !important;
}
.qc-cmp-toggle-switch {
  height: 14px !important;
  width: 14px !important;
}
.qc-cmp-alt-action,
.qc-cmp-link {
  color: #007bff !important;
}
.qc-cmp-button {
  color: #fff !important;
}
.qc-cmp-ui {
  background-color: #f5f5f5 !important;
  overflow-y: initial !important;
}
.qc-cmp-ui,
.qc-cmp-ui .qc-cmp-main-messaging,
.qc-cmp-ui .qc-cmp-messaging,
.qc-cmp-ui .qc-cmp-beta-messaging,
.qc-cmp-ui .qc-cmp-title,
.qc-cmp-ui .qc-cmp-sub-title,
.qc-cmp-ui .qc-cmp-purpose-info,
.qc-cmp-ui .qc-cmp-table,
.qc-cmp-ui .qc-cmp-table-header,
.qc-cmp-ui .qc-cmp-vendor-list,
.qc-cmp-ui .qc-cmp-vendor-list-title {
  color: #333 !important;
}
.qc-cmp-publisher-purposes-table .qc-cmp-table-header,
.qc-cmp-vendors-purposes-table .qc-cmp-table-header {
  background-color: #fafafa !important;
}
.qc-cmp-publisher-purposes-table .qc-cmp-table-row,
.qc-cmp-vendors-purposes-table .qc-cmp-table-row {
  background-color: #ffffff !important;
}
.qc-cmp-alt-action,
.qc-cmp-button,
.qc-cmp-main-messaging,
.qc-cmp-messaging,
.qc-cmp-sub-title,
.qc-cmp-link,
.qc-cmp-privacy-settings-title,
.qc-cmp-vendor-list-title,
.qc-cmp-purpose-list,
.qc-cmp-tab,
.qc-cmp-title,
.qc-cmp-vendor-list,
.qc-cmp-bold-messaging,
.qc-cmp-table-header {
  font-family: Helvetica,Arial,sans-serif !important;
}
@media (max-width: 479px) {
  .qc-cmp-alt-action {
    font-size: 12px !important;
  }
  .qc-cmp-toggle {
    height: 16px !important;
    width: 34px !important;
  }
}

  /**************************
  Generic colors for site
  ***************************/
  .site-color, .text-site-color, .site-color > a, .header a { color: #0084E5; }
  .bg-site-color { background-color: #0084E5; }
  .border-site-color{ border-color:#0084E5;}

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

  .widget-header span, .widget-header span > a, blockquote  { border-color:#0084E5; }
  .widget-last-minute-content .widget-header span,
  .header-section:before, .widget-header:before, .widget-header a:hover { color:#0084E5; }

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

  .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: #0084E5; }
  .main-nav-menu .section-listing > ul > li:hover { border-bottom: 1px solid #0084E5; }

  .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:#0084E5; }
      .onm-new .category-name { background-color: #0084E5; }
      .header-section.dark, .widget-header.dark, .article-navigation,
  .header-section .goToCat:hover, .back-to-top:hover { background-color: #0084E5; }

  .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:#0084E5 }
  .back-to-top { background-color:#FFF; }
  .onm-new.opinion .opinion-author a,
  .onm-new.opinion .opinion-data .title a:hover { color:#0084E5 }
  .onm-new.opinion .opinion-data.border-site-color { border-color:#0084E5 }
  .onm-new.opinion .opinion-author a.site-color { color:#0084E5!important }

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

  .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: #0084E5; }

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

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

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


  .datepicker thead tr:first-child th:hover,
  .datepicker tfoot tr th:hover,
  .datepicker table tr td.active {
    background-color:#0084E5 !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:#0084E5 !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: #0084E5 !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:#0084E5; }
  
    
.onm-new.colorize { border-radius:0 !important; }
.media.colorize { margin:0; }
.owl-prev, .owl-next { background-color: #0084E5; }

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


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

  

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

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

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

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

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

      body.cultura .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.cultura .footer, body.cultura header.header, body.cultura .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-cultura  { color:#2781eb !important; }
      .onm-new .content-info.cultura-color .fa,
      .onm-new .cultura .content-info .fa { color:#2781eb !important; }
      .color-cultura, .color-cultura a, .color-cultura fa { color:#2781eb !important; }

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

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

      body.cantabria .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.cantabria .footer, body.cantabria header.header, body.cantabria .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-cantabria  { color:#2781eb !important; }
      .onm-new .content-info.cantabria-color .fa,
      .onm-new .cantabria .content-info .fa { color:#2781eb !important; }
      .color-cantabria, .color-cantabria a, .color-cantabria fa { color:#2781eb !important; }

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

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

      body.santander .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.santander .footer, body.santander header.header, body.santander .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-santander  { color:#2781eb !important; }
      .onm-new .content-info.santander-color .fa,
      .onm-new .santander .content-info .fa { color:#2781eb !important; }
      .color-santander, .color-santander a, .color-santander fa { color:#2781eb !important; }

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

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

      body.torrelavega .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.torrelavega .footer, body.torrelavega header.header, body.torrelavega .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-torrelavega  { color:#2781eb !important; }
      .onm-new .content-info.torrelavega-color .fa,
      .onm-new .torrelavega .content-info .fa { color:#2781eb !important; }
      .color-torrelavega, .color-torrelavega a, .color-torrelavega fa { color:#2781eb !important; }

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

                      /* Rules for category arco-de-la-bahia*/
      .onm-new .category-color.arco-de-la-bahia, .text-arco-de-la-bahia,a.text-arco-de-la-bahia,.text-arco-de-la-bahia a { color: #2781eb; }
      .bg-arco-de-la-bahia, .onm-new .category-bg.arco-de-la-bahia { background-color:#2781eb; }
      .onm-new .category.arco-de-la-bahia a:hover { color:#2781eb; }
      .header-section.color-arco-de-la-bahia:before,.widget-header.color-arco-de-la-bahia:before { color:#2781eb; }

      body.arco-de-la-bahia .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.arco-de-la-bahia .footer, body.arco-de-la-bahia header.header, body.arco-de-la-bahia .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-arco-de-la-bahia  { color:#2781eb !important; }
      .onm-new .content-info.arco-de-la-bahia-color .fa,
      .onm-new .arco-de-la-bahia .content-info .fa { color:#2781eb !important; }
      .color-arco-de-la-bahia, .color-arco-de-la-bahia a, .color-arco-de-la-bahia fa { color:#2781eb !important; }

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

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

      body.costa-occidental .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.costa-occidental .footer, body.costa-occidental header.header, body.costa-occidental .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-costa-occidental  { color:#2781eb !important; }
      .onm-new .content-info.costa-occidental-color .fa,
      .onm-new .costa-occidental .content-info .fa { color:#2781eb !important; }
      .color-costa-occidental, .color-costa-occidental a, .color-costa-occidental fa { color:#2781eb !important; }

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

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

      body.costa-oriental .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.costa-oriental .footer, body.costa-oriental header.header, body.costa-oriental .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-costa-oriental  { color:#2781eb !important; }
      .onm-new .content-info.costa-oriental-color .fa,
      .onm-new .costa-oriental .content-info .fa { color:#2781eb !important; }
      .color-costa-oriental, .color-costa-oriental a, .color-costa-oriental fa { color:#2781eb !important; }

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

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

      body.saja-nansa .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.saja-nansa .footer, body.saja-nansa header.header, body.saja-nansa .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-saja-nansa  { color:#2781eb !important; }
      .onm-new .content-info.saja-nansa-color .fa,
      .onm-new .saja-nansa .content-info .fa { color:#2781eb !important; }
      .color-saja-nansa, .color-saja-nansa a, .color-saja-nansa fa { color:#2781eb !important; }

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

                      /* Rules for category campoo-los-valles*/
      .onm-new .category-color.campoo-los-valles, .text-campoo-los-valles,a.text-campoo-los-valles,.text-campoo-los-valles a { color: #2781eb; }
      .bg-campoo-los-valles, .onm-new .category-bg.campoo-los-valles { background-color:#2781eb; }
      .onm-new .category.campoo-los-valles a:hover { color:#2781eb; }
      .header-section.color-campoo-los-valles:before,.widget-header.color-campoo-los-valles:before { color:#2781eb; }

      body.campoo-los-valles .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.campoo-los-valles .footer, body.campoo-los-valles header.header, body.campoo-los-valles .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-campoo-los-valles  { color:#2781eb !important; }
      .onm-new .content-info.campoo-los-valles-color .fa,
      .onm-new .campoo-los-valles .content-info .fa { color:#2781eb !important; }
      .color-campoo-los-valles, .color-campoo-los-valles a, .color-campoo-los-valles fa { color:#2781eb !important; }

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

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

      body.liebana .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.liebana .footer, body.liebana header.header, body.liebana .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-liebana  { color:#2781eb !important; }
      .onm-new .content-info.liebana-color .fa,
      .onm-new .liebana .content-info .fa { color:#2781eb !important; }
      .color-liebana, .color-liebana a, .color-liebana fa { color:#2781eb !important; }

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

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

      body.trasmiera-ason .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.trasmiera-ason .footer, body.trasmiera-ason header.header, body.trasmiera-ason .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-trasmiera-ason  { color:#2781eb !important; }
      .onm-new .content-info.trasmiera-ason-color .fa,
      .onm-new .trasmiera-ason .content-info .fa { color:#2781eb !important; }
      .color-trasmiera-ason, .color-trasmiera-ason a, .color-trasmiera-ason fa { color:#2781eb !important; }

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

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

      body.valles-pasiegos .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.valles-pasiegos .footer, body.valles-pasiegos header.header, body.valles-pasiegos .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-valles-pasiegos  { color:#2781eb !important; }
      .onm-new .content-info.valles-pasiegos-color .fa,
      .onm-new .valles-pasiegos .content-info .fa { color:#2781eb !important; }
      .color-valles-pasiegos, .color-valles-pasiegos a, .color-valles-pasiegos fa { color:#2781eb !important; }

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

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

      body.besaya .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.besaya .footer, body.besaya header.header, body.besaya .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-besaya  { color:#2781eb !important; }
      .onm-new .content-info.besaya-color .fa,
      .onm-new .besaya .content-info .fa { color:#2781eb !important; }
      .color-besaya, .color-besaya a, .color-besaya fa { color:#2781eb !important; }

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

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

      body.aecc .topbar.scrolled-bar { background-color:#2ebd4d!important; }
      body.aecc .footer, body.aecc header.header, body.aecc .scrolled-bar { background-color: #2ebd4d; }

      .onm-new .text-aecc  { color:#2ebd4d !important; }
      .onm-new .content-info.aecc-color .fa,
      .onm-new .aecc .content-info .fa { color:#2ebd4d !important; }
      .color-aecc, .color-aecc a, .color-aecc fa { color:#2ebd4d !important; }

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

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

      body.espana .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.espana .footer, body.espana header.header, body.espana .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-espana  { color:#2781eb !important; }
      .onm-new .content-info.espana-color .fa,
      .onm-new .espana .content-info .fa { color:#2781eb !important; }
      .color-espana, .color-espana a, .color-espana fa { color:#2781eb !important; }

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

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

      body.ason-aguera .topbar.scrolled-bar { background-color:#2781eb!important; }
      body.ason-aguera .footer, body.ason-aguera header.header, body.ason-aguera .scrolled-bar { background-color: #2781eb; }

      .onm-new .text-ason-aguera  { color:#2781eb !important; }
      .onm-new .content-info.ason-aguera-color .fa,
      .onm-new .ason-aguera .content-info .fa { color:#2781eb !important; }
      .color-ason-aguera, .color-ason-aguera a, .color-ason-aguera fa { color:#2781eb !important; }

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

            
