.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: #230072; }
  .bg-site-color { background-color: #230072; }
  .border-site-color{ border-color:#230072;}

      .onm-new.opinion .opinion-data .title .hovered {
      color:#230072!important;
    }
  
  .header, .scrolled-bar, .footer, .last-column   { border-color: #230072  }
  .preheader  { background-color: #230072; }

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

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

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

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

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

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

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

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

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

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


  .datepicker thead tr:first-child th:hover,
  .datepicker tfoot tr th:hover,
  .datepicker table tr td.active {
    background-color:#230072 !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:#230072 !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: #230072 !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:#230072; }
  
      .main-nav-menu .section-listing>ul>li.>a { border-color:!important;}
    .header-section,
    .header-title,
    .widget-header,
    .widget-header.border-site-color { border-top-color: #230072!important; }

    .inner-content .body h2 { color: #230072; }

    .section-header,
    .bg-dark,
    .footer,
    .inner.article-navbar,
    .inner-content .photo-subtitle { background-color: #230072!important; }
    
.onm-new.colorize { border-radius:0 !important; }
.media.colorize { margin:0; }
.owl-prev, .owl-next { background-color: #230072; }

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


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

  

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

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

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

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

              .main-nav-menu .section-listing>ul>li.deportes>a { border-color:#447524!important; }
        .inner-content .body.deportes h2 { color:#447524; }
        .widget-header.deportes-color span::first-letter,
        .widget-header.color-deportes span::first-letter,
        .widget-header.deportes-color a::first-letter,
        .widget-header.color-deportes a::first-letter { color: #447524!important; }
                      /* Rules for category economia*/
      .onm-new .category-color.economia, .text-economia,a.text-economia,.text-economia a { color: #d71920; }
      .bg-economia, .onm-new .category-bg.economia { background-color:#d71920; }
      .onm-new .category.economia a:hover { color:#d71920; }
      .header-section.color-economia:before,.widget-header.color-economia:before { color:#d71920; }

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

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

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

              .main-nav-menu .section-listing>ul>li.economia>a { border-color:#d71920!important; }
        .inner-content .body.economia h2 { color:#d71920; }
        .widget-header.economia-color span::first-letter,
        .widget-header.color-economia span::first-letter,
        .widget-header.economia-color a::first-letter,
        .widget-header.color-economia a::first-letter { color: #d71920!important; }
                      /* Rules for category republica-bananera*/
      .onm-new .category-color.republica-bananera, .text-republica-bananera,a.text-republica-bananera,.text-republica-bananera a { color: #68addf; }
      .bg-republica-bananera, .onm-new .category-bg.republica-bananera { background-color:#68addf; }
      .onm-new .category.republica-bananera a:hover { color:#68addf; }
      .header-section.color-republica-bananera:before,.widget-header.color-republica-bananera:before { color:#68addf; }

      body.republica-bananera .topbar.scrolled-bar { background-color:#68addf!important; }
      body.republica-bananera .footer, body.republica-bananera header.header, body.republica-bananera .scrolled-bar { background-color: #68addf; }

      .onm-new .text-republica-bananera  { color:#68addf !important; }
      .onm-new .content-info.republica-bananera-color .fa,
      .onm-new .republica-bananera .content-info .fa { color:#68addf !important; }
      .color-republica-bananera, .color-republica-bananera a, .color-republica-bananera fa { color:#68addf !important; }

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

              .main-nav-menu .section-listing>ul>li.republica-bananera>a { border-color:#68addf!important; }
        .inner-content .body.republica-bananera h2 { color:#68addf; }
        .widget-header.republica-bananera-color span::first-letter,
        .widget-header.color-republica-bananera span::first-letter,
        .widget-header.republica-bananera-color a::first-letter,
        .widget-header.color-republica-bananera a::first-letter { color: #68addf!important; }
                      /* Rules for category comunidad*/
      .onm-new .category-color.comunidad, .text-comunidad,a.text-comunidad,.text-comunidad a { color: #68addf; }
      .bg-comunidad, .onm-new .category-bg.comunidad { background-color:#68addf; }
      .onm-new .category.comunidad a:hover { color:#68addf; }
      .header-section.color-comunidad:before,.widget-header.color-comunidad:before { color:#68addf; }

      body.comunidad .topbar.scrolled-bar { background-color:#68addf!important; }
      body.comunidad .footer, body.comunidad header.header, body.comunidad .scrolled-bar { background-color: #68addf; }

      .onm-new .text-comunidad  { color:#68addf !important; }
      .onm-new .content-info.comunidad-color .fa,
      .onm-new .comunidad .content-info .fa { color:#68addf !important; }
      .color-comunidad, .color-comunidad a, .color-comunidad fa { color:#68addf !important; }

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

              .main-nav-menu .section-listing>ul>li.comunidad>a { border-color:#68addf!important; }
        .inner-content .body.comunidad h2 { color:#68addf; }
        .widget-header.comunidad-color span::first-letter,
        .widget-header.color-comunidad span::first-letter,
        .widget-header.comunidad-color a::first-letter,
        .widget-header.color-comunidad a::first-letter { color: #68addf!important; }
                      /* Rules for category sociedad*/
      .onm-new .category-color.sociedad, .text-sociedad,a.text-sociedad,.text-sociedad a { color: #b61f74; }
      .bg-sociedad, .onm-new .category-bg.sociedad { background-color:#b61f74; }
      .onm-new .category.sociedad a:hover { color:#b61f74; }
      .header-section.color-sociedad:before,.widget-header.color-sociedad:before { color:#b61f74; }

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

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

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

              .main-nav-menu .section-listing>ul>li.sociedad>a { border-color:#b61f74!important; }
        .inner-content .body.sociedad h2 { color:#b61f74; }
        .widget-header.sociedad-color span::first-letter,
        .widget-header.color-sociedad span::first-letter,
        .widget-header.sociedad-color a::first-letter,
        .widget-header.color-sociedad a::first-letter { color: #b61f74!important; }
                      /* Rules for category exclusivas*/
      .onm-new .category-color.exclusivas, .text-exclusivas,a.text-exclusivas,.text-exclusivas a { color: #f79438; }
      .bg-exclusivas, .onm-new .category-bg.exclusivas { background-color:#f79438; }
      .onm-new .category.exclusivas a:hover { color:#f79438; }
      .header-section.color-exclusivas:before,.widget-header.color-exclusivas:before { color:#f79438; }

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

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

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

              .main-nav-menu .section-listing>ul>li.exclusivas>a { border-color:#f79438!important; }
        .inner-content .body.exclusivas h2 { color:#f79438; }
        .widget-header.exclusivas-color span::first-letter,
        .widget-header.color-exclusivas span::first-letter,
        .widget-header.exclusivas-color a::first-letter,
        .widget-header.color-exclusivas a::first-letter { color: #f79438!important; }
                      /* Rules for category actualidad*/
      .onm-new .category-color.actualidad, .text-actualidad,a.text-actualidad,.text-actualidad a { color: #f79438; }
      .bg-actualidad, .onm-new .category-bg.actualidad { background-color:#f79438; }
      .onm-new .category.actualidad a:hover { color:#f79438; }
      .header-section.color-actualidad:before,.widget-header.color-actualidad:before { color:#f79438; }

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

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

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

              .main-nav-menu .section-listing>ul>li.actualidad>a { border-color:#f79438!important; }
        .inner-content .body.actualidad h2 { color:#f79438; }
        .widget-header.actualidad-color span::first-letter,
        .widget-header.color-actualidad span::first-letter,
        .widget-header.actualidad-color a::first-letter,
        .widget-header.color-actualidad a::first-letter { color: #f79438!important; }
                      /* Rules for category nacional*/
      .onm-new .category-color.nacional, .text-nacional,a.text-nacional,.text-nacional a { color: #f79438; }
      .bg-nacional, .onm-new .category-bg.nacional { background-color:#f79438; }
      .onm-new .category.nacional a:hover { color:#f79438; }
      .header-section.color-nacional:before,.widget-header.color-nacional:before { color:#f79438; }

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

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

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

              .main-nav-menu .section-listing>ul>li.nacional>a { border-color:#f79438!important; }
        .inner-content .body.nacional h2 { color:#f79438; }
        .widget-header.nacional-color span::first-letter,
        .widget-header.color-nacional span::first-letter,
        .widget-header.nacional-color a::first-letter,
        .widget-header.color-nacional a::first-letter { color: #f79438!important; }
                      /* Rules for category mundo*/
      .onm-new .category-color.mundo, .text-mundo,a.text-mundo,.text-mundo a { color: #f79438; }
      .bg-mundo, .onm-new .category-bg.mundo { background-color:#f79438; }
      .onm-new .category.mundo a:hover { color:#f79438; }
      .header-section.color-mundo:before,.widget-header.color-mundo:before { color:#f79438; }

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

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

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

              .main-nav-menu .section-listing>ul>li.mundo>a { border-color:#f79438!important; }
        .inner-content .body.mundo h2 { color:#f79438; }
        .widget-header.mundo-color span::first-letter,
        .widget-header.color-mundo span::first-letter,
        .widget-header.mundo-color a::first-letter,
        .widget-header.color-mundo a::first-letter { color: #f79438!important; }
                      /* Rules for category confidencial*/
      .onm-new .category-color.confidencial, .text-confidencial,a.text-confidencial,.text-confidencial a { color: #f79438; }
      .bg-confidencial, .onm-new .category-bg.confidencial { background-color:#f79438; }
      .onm-new .category.confidencial a:hover { color:#f79438; }
      .header-section.color-confidencial:before,.widget-header.color-confidencial:before { color:#f79438; }

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

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

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

              .main-nav-menu .section-listing>ul>li.confidencial>a { border-color:#f79438!important; }
        .inner-content .body.confidencial h2 { color:#f79438; }
        .widget-header.confidencial-color span::first-letter,
        .widget-header.color-confidencial span::first-letter,
        .widget-header.confidencial-color a::first-letter,
        .widget-header.color-confidencial a::first-letter { color: #f79438!important; }
                      /* Rules for category futbol*/
      .onm-new .category-color.futbol, .text-futbol,a.text-futbol,.text-futbol a { color: #447524; }
      .bg-futbol, .onm-new .category-bg.futbol { background-color:#447524; }
      .onm-new .category.futbol a:hover { color:#447524; }
      .header-section.color-futbol:before,.widget-header.color-futbol:before { color:#447524; }

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

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

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

              .main-nav-menu .section-listing>ul>li.futbol>a { border-color:#447524!important; }
        .inner-content .body.futbol h2 { color:#447524; }
        .widget-header.futbol-color span::first-letter,
        .widget-header.color-futbol span::first-letter,
        .widget-header.futbol-color a::first-letter,
        .widget-header.color-futbol a::first-letter { color: #447524!important; }
                      /* Rules for category motor*/
      .onm-new .category-color.motor, .text-motor,a.text-motor,.text-motor a { color: #447524; }
      .bg-motor, .onm-new .category-bg.motor { background-color:#447524; }
      .onm-new .category.motor a:hover { color:#447524; }
      .header-section.color-motor:before,.widget-header.color-motor:before { color:#447524; }

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

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

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

              .main-nav-menu .section-listing>ul>li.motor>a { border-color:#447524!important; }
        .inner-content .body.motor h2 { color:#447524; }
        .widget-header.motor-color span::first-letter,
        .widget-header.color-motor span::first-letter,
        .widget-header.motor-color a::first-letter,
        .widget-header.color-motor a::first-letter { color: #447524!important; }
                      /* Rules for category polideportivo*/
      .onm-new .category-color.polideportivo, .text-polideportivo,a.text-polideportivo,.text-polideportivo a { color: #447524; }
      .bg-polideportivo, .onm-new .category-bg.polideportivo { background-color:#447524; }
      .onm-new .category.polideportivo a:hover { color:#447524; }
      .header-section.color-polideportivo:before,.widget-header.color-polideportivo:before { color:#447524; }

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

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

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

              .main-nav-menu .section-listing>ul>li.polideportivo>a { border-color:#447524!important; }
        .inner-content .body.polideportivo h2 { color:#447524; }
        .widget-header.polideportivo-color span::first-letter,
        .widget-header.color-polideportivo span::first-letter,
        .widget-header.polideportivo-color a::first-letter,
        .widget-header.color-polideportivo a::first-letter { color: #447524!important; }
                      /* Rules for category estrellas*/
      .onm-new .category-color.estrellas, .text-estrellas,a.text-estrellas,.text-estrellas a { color: #b61f74; }
      .bg-estrellas, .onm-new .category-bg.estrellas { background-color:#b61f74; }
      .onm-new .category.estrellas a:hover { color:#b61f74; }
      .header-section.color-estrellas:before,.widget-header.color-estrellas:before { color:#b61f74; }

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

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

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

              .main-nav-menu .section-listing>ul>li.estrellas>a { border-color:#b61f74!important; }
        .inner-content .body.estrellas h2 { color:#b61f74; }
        .widget-header.estrellas-color span::first-letter,
        .widget-header.color-estrellas span::first-letter,
        .widget-header.estrellas-color a::first-letter,
        .widget-header.color-estrellas a::first-letter { color: #b61f74!important; }
                      /* Rules for category corazon*/
      .onm-new .category-color.corazon, .text-corazon,a.text-corazon,.text-corazon a { color: #b61f74; }
      .bg-corazon, .onm-new .category-bg.corazon { background-color:#b61f74; }
      .onm-new .category.corazon a:hover { color:#b61f74; }
      .header-section.color-corazon:before,.widget-header.color-corazon:before { color:#b61f74; }

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

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

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

              .main-nav-menu .section-listing>ul>li.corazon>a { border-color:#b61f74!important; }
        .inner-content .body.corazon h2 { color:#b61f74; }
        .widget-header.corazon-color span::first-letter,
        .widget-header.color-corazon span::first-letter,
        .widget-header.corazon-color a::first-letter,
        .widget-header.color-corazon a::first-letter { color: #b61f74!important; }
                      /* Rules for category television*/
      .onm-new .category-color.television, .text-television,a.text-television,.text-television a { color: #b61f74; }
      .bg-television, .onm-new .category-bg.television { background-color:#b61f74; }
      .onm-new .category.television a:hover { color:#b61f74; }
      .header-section.color-television:before,.widget-header.color-television:before { color:#b61f74; }

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

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

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

              .main-nav-menu .section-listing>ul>li.television>a { border-color:#b61f74!important; }
        .inner-content .body.television h2 { color:#b61f74; }
        .widget-header.television-color span::first-letter,
        .widget-header.color-television span::first-letter,
        .widget-header.television-color a::first-letter,
        .widget-header.color-television a::first-letter { color: #b61f74!important; }
                      /* Rules for category financiero-digital*/
      .onm-new .category-color.financiero-digital, .text-financiero-digital,a.text-financiero-digital,.text-financiero-digital a { color: #d71920; }
      .bg-financiero-digital, .onm-new .category-bg.financiero-digital { background-color:#d71920; }
      .onm-new .category.financiero-digital a:hover { color:#d71920; }
      .header-section.color-financiero-digital:before,.widget-header.color-financiero-digital:before { color:#d71920; }

      body.financiero-digital .topbar.scrolled-bar { background-color:#d71920!important; }
      body.financiero-digital .footer, body.financiero-digital header.header, body.financiero-digital .scrolled-bar { background-color: #d71920; }

      .onm-new .text-financiero-digital  { color:#d71920 !important; }
      .onm-new .content-info.financiero-digital-color .fa,
      .onm-new .financiero-digital .content-info .fa { color:#d71920 !important; }
      .color-financiero-digital, .color-financiero-digital a, .color-financiero-digital fa { color:#d71920 !important; }

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

              .main-nav-menu .section-listing>ul>li.financiero-digital>a { border-color:#d71920!important; }
        .inner-content .body.financiero-digital h2 { color:#d71920; }
        .widget-header.financiero-digital-color span::first-letter,
        .widget-header.color-financiero-digital span::first-letter,
        .widget-header.financiero-digital-color a::first-letter,
        .widget-header.color-financiero-digital a::first-letter { color: #d71920!important; }
                      /* Rules for category empresas*/
      .onm-new .category-color.empresas, .text-empresas,a.text-empresas,.text-empresas a { color: #d71920; }
      .bg-empresas, .onm-new .category-bg.empresas { background-color:#d71920; }
      .onm-new .category.empresas a:hover { color:#d71920; }
      .header-section.color-empresas:before,.widget-header.color-empresas:before { color:#d71920; }

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

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

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

              .main-nav-menu .section-listing>ul>li.empresas>a { border-color:#d71920!important; }
        .inner-content .body.empresas h2 { color:#d71920; }
        .widget-header.empresas-color span::first-letter,
        .widget-header.color-empresas span::first-letter,
        .widget-header.empresas-color a::first-letter,
        .widget-header.color-empresas a::first-letter { color: #d71920!important; }
                      /* Rules for category mercados-y-valores*/
      .onm-new .category-color.mercados-y-valores, .text-mercados-y-valores,a.text-mercados-y-valores,.text-mercados-y-valores a { color: #d71920; }
      .bg-mercados-y-valores, .onm-new .category-bg.mercados-y-valores { background-color:#d71920; }
      .onm-new .category.mercados-y-valores a:hover { color:#d71920; }
      .header-section.color-mercados-y-valores:before,.widget-header.color-mercados-y-valores:before { color:#d71920; }

      body.mercados-y-valores .topbar.scrolled-bar { background-color:#d71920!important; }
      body.mercados-y-valores .footer, body.mercados-y-valores header.header, body.mercados-y-valores .scrolled-bar { background-color: #d71920; }

      .onm-new .text-mercados-y-valores  { color:#d71920 !important; }
      .onm-new .content-info.mercados-y-valores-color .fa,
      .onm-new .mercados-y-valores .content-info .fa { color:#d71920 !important; }
      .color-mercados-y-valores, .color-mercados-y-valores a, .color-mercados-y-valores fa { color:#d71920 !important; }

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

              .main-nav-menu .section-listing>ul>li.mercados-y-valores>a { border-color:#d71920!important; }
        .inner-content .body.mercados-y-valores h2 { color:#d71920; }
        .widget-header.mercados-y-valores-color span::first-letter,
        .widget-header.color-mercados-y-valores span::first-letter,
        .widget-header.mercados-y-valores-color a::first-letter,
        .widget-header.color-mercados-y-valores a::first-letter { color: #d71920!important; }
                      /* Rules for category otros-indicadores*/
      .onm-new .category-color.otros-indicadores, .text-otros-indicadores,a.text-otros-indicadores,.text-otros-indicadores a { color: #d71920; }
      .bg-otros-indicadores, .onm-new .category-bg.otros-indicadores { background-color:#d71920; }
      .onm-new .category.otros-indicadores a:hover { color:#d71920; }
      .header-section.color-otros-indicadores:before,.widget-header.color-otros-indicadores:before { color:#d71920; }

      body.otros-indicadores .topbar.scrolled-bar { background-color:#d71920!important; }
      body.otros-indicadores .footer, body.otros-indicadores header.header, body.otros-indicadores .scrolled-bar { background-color: #d71920; }

      .onm-new .text-otros-indicadores  { color:#d71920 !important; }
      .onm-new .content-info.otros-indicadores-color .fa,
      .onm-new .otros-indicadores .content-info .fa { color:#d71920 !important; }
      .color-otros-indicadores, .color-otros-indicadores a, .color-otros-indicadores fa { color:#d71920 !important; }

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

              .main-nav-menu .section-listing>ul>li.otros-indicadores>a { border-color:#d71920!important; }
        .inner-content .body.otros-indicadores h2 { color:#d71920; }
        .widget-header.otros-indicadores-color span::first-letter,
        .widget-header.color-otros-indicadores span::first-letter,
        .widget-header.otros-indicadores-color a::first-letter,
        .widget-header.color-otros-indicadores a::first-letter { color: #d71920!important; }
                      /* Rules for category especiales*/
      .onm-new .category-color.especiales, .text-especiales,a.text-especiales,.text-especiales a { color: #91a5a5; }
      .bg-especiales, .onm-new .category-bg.especiales { background-color:#91a5a5; }
      .onm-new .category.especiales a:hover { color:#91a5a5; }
      .header-section.color-especiales:before,.widget-header.color-especiales:before { color:#91a5a5; }

      body.especiales .topbar.scrolled-bar { background-color:#91a5a5!important; }
      body.especiales .footer, body.especiales header.header, body.especiales .scrolled-bar { background-color: #91a5a5; }

      .onm-new .text-especiales  { color:#91a5a5 !important; }
      .onm-new .content-info.especiales-color .fa,
      .onm-new .especiales .content-info .fa { color:#91a5a5 !important; }
      .color-especiales, .color-especiales a, .color-especiales fa { color:#91a5a5 !important; }

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

              .main-nav-menu .section-listing>ul>li.especiales>a { border-color:#91a5a5!important; }
        .inner-content .body.especiales h2 { color:#91a5a5; }
        .widget-header.especiales-color span::first-letter,
        .widget-header.color-especiales span::first-letter,
        .widget-header.especiales-color a::first-letter,
        .widget-header.color-especiales a::first-letter { color: #91a5a5!important; }
                      /* Rules for category servicios*/
      .onm-new .category-color.servicios, .text-servicios,a.text-servicios,.text-servicios a { color: #e3d400; }
      .bg-servicios, .onm-new .category-bg.servicios { background-color:#e3d400; }
      .onm-new .category.servicios a:hover { color:#e3d400; }
      .header-section.color-servicios:before,.widget-header.color-servicios:before { color:#e3d400; }

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

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

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

              .main-nav-menu .section-listing>ul>li.servicios>a { border-color:#e3d400!important; }
        .inner-content .body.servicios h2 { color:#e3d400; }
        .widget-header.servicios-color span::first-letter,
        .widget-header.color-servicios span::first-letter,
        .widget-header.servicios-color a::first-letter,
        .widget-header.color-servicios a::first-letter { color: #e3d400!important; }
                      /* Rules for category tema-estrella*/
      .onm-new .category-color.tema-estrella, .text-tema-estrella,a.text-tema-estrella,.text-tema-estrella a { color: #f79438; }
      .bg-tema-estrella, .onm-new .category-bg.tema-estrella { background-color:#f79438; }
      .onm-new .category.tema-estrella a:hover { color:#f79438; }
      .header-section.color-tema-estrella:before,.widget-header.color-tema-estrella:before { color:#f79438; }

      body.tema-estrella .topbar.scrolled-bar { background-color:#f79438!important; }
      body.tema-estrella .footer, body.tema-estrella header.header, body.tema-estrella .scrolled-bar { background-color: #f79438; }

      .onm-new .text-tema-estrella  { color:#f79438 !important; }
      .onm-new .content-info.tema-estrella-color .fa,
      .onm-new .tema-estrella .content-info .fa { color:#f79438 !important; }
      .color-tema-estrella, .color-tema-estrella a, .color-tema-estrella fa { color:#f79438 !important; }

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

              .main-nav-menu .section-listing>ul>li.tema-estrella>a { border-color:#f79438!important; }
        .inner-content .body.tema-estrella h2 { color:#f79438; }
        .widget-header.tema-estrella-color span::first-letter,
        .widget-header.color-tema-estrella span::first-letter,
        .widget-header.tema-estrella-color a::first-letter,
        .widget-header.color-tema-estrella a::first-letter { color: #f79438!important; }
                      /* Rules for category cartelera*/
      .onm-new .category-color.cartelera, .text-cartelera,a.text-cartelera,.text-cartelera a { color: #e3d400; }
      .bg-cartelera, .onm-new .category-bg.cartelera { background-color:#e3d400; }
      .onm-new .category.cartelera a:hover { color:#e3d400; }
      .header-section.color-cartelera:before,.widget-header.color-cartelera:before { color:#e3d400; }

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

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

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

              .main-nav-menu .section-listing>ul>li.cartelera>a { border-color:#e3d400!important; }
        .inner-content .body.cartelera h2 { color:#e3d400; }
        .widget-header.cartelera-color span::first-letter,
        .widget-header.color-cartelera span::first-letter,
        .widget-header.cartelera-color a::first-letter,
        .widget-header.color-cartelera a::first-letter { color: #e3d400!important; }
                      /* Rules for category la-red*/
      .onm-new .category-color.la-red, .text-la-red,a.text-la-red,.text-la-red a { color: #a7e053; }
      .bg-la-red, .onm-new .category-bg.la-red { background-color:#a7e053; }
      .onm-new .category.la-red a:hover { color:#a7e053; }
      .header-section.color-la-red:before,.widget-header.color-la-red:before { color:#a7e053; }

      body.la-red .topbar.scrolled-bar { background-color:#a7e053!important; }
      body.la-red .footer, body.la-red header.header, body.la-red .scrolled-bar { background-color: #a7e053; }

      .onm-new .text-la-red  { color:#a7e053 !important; }
      .onm-new .content-info.la-red-color .fa,
      .onm-new .la-red .content-info .fa { color:#a7e053 !important; }
      .color-la-red, .color-la-red a, .color-la-red fa { color:#a7e053 !important; }

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

              .main-nav-menu .section-listing>ul>li.la-red>a { border-color:#a7e053!important; }
        .inner-content .body.la-red h2 { color:#a7e053; }
        .widget-header.la-red-color span::first-letter,
        .widget-header.color-la-red span::first-letter,
        .widget-header.la-red-color a::first-letter,
        .widget-header.color-la-red a::first-letter { color: #a7e053!important; }
                      /* Rules for category concursos*/
      .onm-new .category-color.concursos, .text-concursos,a.text-concursos,.text-concursos a { color: #68addf; }
      .bg-concursos, .onm-new .category-bg.concursos { background-color:#68addf; }
      .onm-new .category.concursos a:hover { color:#68addf; }
      .header-section.color-concursos:before,.widget-header.color-concursos:before { color:#68addf; }

      body.concursos .topbar.scrolled-bar { background-color:#68addf!important; }
      body.concursos .footer, body.concursos header.header, body.concursos .scrolled-bar { background-color: #68addf; }

      .onm-new .text-concursos  { color:#68addf !important; }
      .onm-new .content-info.concursos-color .fa,
      .onm-new .concursos .content-info .fa { color:#68addf !important; }
      .color-concursos, .color-concursos a, .color-concursos fa { color:#68addf !important; }

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

              .main-nav-menu .section-listing>ul>li.concursos>a { border-color:#68addf!important; }
        .inner-content .body.concursos h2 { color:#68addf; }
        .widget-header.concursos-color span::first-letter,
        .widget-header.color-concursos span::first-letter,
        .widget-header.concursos-color a::first-letter,
        .widget-header.color-concursos a::first-letter { color: #68addf!important; }
                      /* Rules for category entrevistas-estrella*/
      .onm-new .category-color.entrevistas-estrella, .text-entrevistas-estrella,a.text-entrevistas-estrella,.text-entrevistas-estrella a { color: #b61f74; }
      .bg-entrevistas-estrella, .onm-new .category-bg.entrevistas-estrella { background-color:#b61f74; }
      .onm-new .category.entrevistas-estrella a:hover { color:#b61f74; }
      .header-section.color-entrevistas-estrella:before,.widget-header.color-entrevistas-estrella:before { color:#b61f74; }

      body.entrevistas-estrella .topbar.scrolled-bar { background-color:#b61f74!important; }
      body.entrevistas-estrella .footer, body.entrevistas-estrella header.header, body.entrevistas-estrella .scrolled-bar { background-color: #b61f74; }

      .onm-new .text-entrevistas-estrella  { color:#b61f74 !important; }
      .onm-new .content-info.entrevistas-estrella-color .fa,
      .onm-new .entrevistas-estrella .content-info .fa { color:#b61f74 !important; }
      .color-entrevistas-estrella, .color-entrevistas-estrella a, .color-entrevistas-estrella fa { color:#b61f74 !important; }

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

              .main-nav-menu .section-listing>ul>li.entrevistas-estrella>a { border-color:#b61f74!important; }
        .inner-content .body.entrevistas-estrella h2 { color:#b61f74; }
        .widget-header.entrevistas-estrella-color span::first-letter,
        .widget-header.color-entrevistas-estrella span::first-letter,
        .widget-header.entrevistas-estrella-color a::first-letter,
        .widget-header.color-entrevistas-estrella a::first-letter { color: #b61f74!important; }
                      /* Rules for category la-gran-vida*/
      .onm-new .category-color.la-gran-vida, .text-la-gran-vida,a.text-la-gran-vida,.text-la-gran-vida a { color: #b61f74; }
      .bg-la-gran-vida, .onm-new .category-bg.la-gran-vida { background-color:#b61f74; }
      .onm-new .category.la-gran-vida a:hover { color:#b61f74; }
      .header-section.color-la-gran-vida:before,.widget-header.color-la-gran-vida:before { color:#b61f74; }

      body.la-gran-vida .topbar.scrolled-bar { background-color:#b61f74!important; }
      body.la-gran-vida .footer, body.la-gran-vida header.header, body.la-gran-vida .scrolled-bar { background-color: #b61f74; }

      .onm-new .text-la-gran-vida  { color:#b61f74 !important; }
      .onm-new .content-info.la-gran-vida-color .fa,
      .onm-new .la-gran-vida .content-info .fa { color:#b61f74 !important; }
      .color-la-gran-vida, .color-la-gran-vida a, .color-la-gran-vida fa { color:#b61f74 !important; }

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

              .main-nav-menu .section-listing>ul>li.la-gran-vida>a { border-color:#b61f74!important; }
        .inner-content .body.la-gran-vida h2 { color:#b61f74; }
        .widget-header.la-gran-vida-color span::first-letter,
        .widget-header.color-la-gran-vida span::first-letter,
        .widget-header.la-gran-vida-color a::first-letter,
        .widget-header.color-la-gran-vida a::first-letter { color: #b61f74!important; }
                      /* Rules for category cultura*/
      .onm-new .category-color.cultura, .text-cultura,a.text-cultura,.text-cultura a { color: #a7e053; }
      .bg-cultura, .onm-new .category-bg.cultura { background-color:#a7e053; }
      .onm-new .category.cultura a:hover { color:#a7e053; }
      .header-section.color-cultura:before,.widget-header.color-cultura:before { color:#a7e053; }

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

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

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

              .main-nav-menu .section-listing>ul>li.cultura>a { border-color:#a7e053!important; }
        .inner-content .body.cultura h2 { color:#a7e053; }
        .widget-header.cultura-color span::first-letter,
        .widget-header.color-cultura span::first-letter,
        .widget-header.cultura-color a::first-letter,
        .widget-header.color-cultura a::first-letter { color: #a7e053!important; }
                      /* Rules for category togas*/
      .onm-new .category-color.togas, .text-togas,a.text-togas,.text-togas a { color: #915900; }
      .bg-togas, .onm-new .category-bg.togas { background-color:#915900; }
      .onm-new .category.togas a:hover { color:#915900; }
      .header-section.color-togas:before,.widget-header.color-togas:before { color:#915900; }

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

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

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

              .main-nav-menu .section-listing>ul>li.togas>a { border-color:#915900!important; }
        .inner-content .body.togas h2 { color:#915900; }
        .widget-header.togas-color span::first-letter,
        .widget-header.color-togas span::first-letter,
        .widget-header.togas-color a::first-letter,
        .widget-header.color-togas a::first-letter { color: #915900!important; }
                      /* Rules for category foros*/
      .onm-new .category-color.foros, .text-foros,a.text-foros,.text-foros a { color: #91a5a5; }
      .bg-foros, .onm-new .category-bg.foros { background-color:#91a5a5; }
      .onm-new .category.foros a:hover { color:#91a5a5; }
      .header-section.color-foros:before,.widget-header.color-foros:before { color:#91a5a5; }

      body.foros .topbar.scrolled-bar { background-color:#91a5a5!important; }
      body.foros .footer, body.foros header.header, body.foros .scrolled-bar { background-color: #91a5a5; }

      .onm-new .text-foros  { color:#91a5a5 !important; }
      .onm-new .content-info.foros-color .fa,
      .onm-new .foros .content-info .fa { color:#91a5a5 !important; }
      .color-foros, .color-foros a, .color-foros fa { color:#91a5a5 !important; }

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

              .main-nav-menu .section-listing>ul>li.foros>a { border-color:#91a5a5!important; }
        .inner-content .body.foros h2 { color:#91a5a5; }
        .widget-header.foros-color span::first-letter,
        .widget-header.color-foros span::first-letter,
        .widget-header.foros-color a::first-letter,
        .widget-header.color-foros a::first-letter { color: #91a5a5!important; }
                      /* Rules for category desayunos*/
      .onm-new .category-color.desayunos, .text-desayunos,a.text-desayunos,.text-desayunos a { color: #91a5a5; }
      .bg-desayunos, .onm-new .category-bg.desayunos { background-color:#91a5a5; }
      .onm-new .category.desayunos a:hover { color:#91a5a5; }
      .header-section.color-desayunos:before,.widget-header.color-desayunos:before { color:#91a5a5; }

      body.desayunos .topbar.scrolled-bar { background-color:#91a5a5!important; }
      body.desayunos .footer, body.desayunos header.header, body.desayunos .scrolled-bar { background-color: #91a5a5; }

      .onm-new .text-desayunos  { color:#91a5a5 !important; }
      .onm-new .content-info.desayunos-color .fa,
      .onm-new .desayunos .content-info .fa { color:#91a5a5 !important; }
      .color-desayunos, .color-desayunos a, .color-desayunos fa { color:#91a5a5 !important; }

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

              .main-nav-menu .section-listing>ul>li.desayunos>a { border-color:#91a5a5!important; }
        .inner-content .body.desayunos h2 { color:#91a5a5; }
        .widget-header.desayunos-color span::first-letter,
        .widget-header.color-desayunos span::first-letter,
        .widget-header.desayunos-color a::first-letter,
        .widget-header.color-desayunos a::first-letter { color: #91a5a5!important; }
                      /* Rules for category suplementos*/
      .onm-new .category-color.suplementos, .text-suplementos,a.text-suplementos,.text-suplementos a { color: #91a5a5; }
      .bg-suplementos, .onm-new .category-bg.suplementos { background-color:#91a5a5; }
      .onm-new .category.suplementos a:hover { color:#91a5a5; }
      .header-section.color-suplementos:before,.widget-header.color-suplementos:before { color:#91a5a5; }

      body.suplementos .topbar.scrolled-bar { background-color:#91a5a5!important; }
      body.suplementos .footer, body.suplementos header.header, body.suplementos .scrolled-bar { background-color: #91a5a5; }

      .onm-new .text-suplementos  { color:#91a5a5 !important; }
      .onm-new .content-info.suplementos-color .fa,
      .onm-new .suplementos .content-info .fa { color:#91a5a5 !important; }
      .color-suplementos, .color-suplementos a, .color-suplementos fa { color:#91a5a5 !important; }

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

              .main-nav-menu .section-listing>ul>li.suplementos>a { border-color:#91a5a5!important; }
        .inner-content .body.suplementos h2 { color:#91a5a5; }
        .widget-header.suplementos-color span::first-letter,
        .widget-header.color-suplementos span::first-letter,
        .widget-header.suplementos-color a::first-letter,
        .widget-header.color-suplementos a::first-letter { color: #91a5a5!important; }
                      /* Rules for category tarjeta-de-embarque*/
      .onm-new .category-color.tarjeta-de-embarque, .text-tarjeta-de-embarque,a.text-tarjeta-de-embarque,.text-tarjeta-de-embarque a { color: #b61f74; }
      .bg-tarjeta-de-embarque, .onm-new .category-bg.tarjeta-de-embarque { background-color:#b61f74; }
      .onm-new .category.tarjeta-de-embarque a:hover { color:#b61f74; }
      .header-section.color-tarjeta-de-embarque:before,.widget-header.color-tarjeta-de-embarque:before { color:#b61f74; }

      body.tarjeta-de-embarque .topbar.scrolled-bar { background-color:#b61f74!important; }
      body.tarjeta-de-embarque .footer, body.tarjeta-de-embarque header.header, body.tarjeta-de-embarque .scrolled-bar { background-color: #b61f74; }

      .onm-new .text-tarjeta-de-embarque  { color:#b61f74 !important; }
      .onm-new .content-info.tarjeta-de-embarque-color .fa,
      .onm-new .tarjeta-de-embarque .content-info .fa { color:#b61f74 !important; }
      .color-tarjeta-de-embarque, .color-tarjeta-de-embarque a, .color-tarjeta-de-embarque fa { color:#b61f74 !important; }

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

              .main-nav-menu .section-listing>ul>li.tarjeta-de-embarque>a { border-color:#b61f74!important; }
        .inner-content .body.tarjeta-de-embarque h2 { color:#b61f74; }
        .widget-header.tarjeta-de-embarque-color span::first-letter,
        .widget-header.color-tarjeta-de-embarque span::first-letter,
        .widget-header.tarjeta-de-embarque-color a::first-letter,
        .widget-header.color-tarjeta-de-embarque a::first-letter { color: #b61f74!important; }
                      /* Rules for category foros-de-hungria*/
      .onm-new .category-color.foros-de-hungria, .text-foros-de-hungria,a.text-foros-de-hungria,.text-foros-de-hungria a { color: #91a5a5; }
      .bg-foros-de-hungria, .onm-new .category-bg.foros-de-hungria { background-color:#91a5a5; }
      .onm-new .category.foros-de-hungria a:hover { color:#91a5a5; }
      .header-section.color-foros-de-hungria:before,.widget-header.color-foros-de-hungria:before { color:#91a5a5; }

      body.foros-de-hungria .topbar.scrolled-bar { background-color:#91a5a5!important; }
      body.foros-de-hungria .footer, body.foros-de-hungria header.header, body.foros-de-hungria .scrolled-bar { background-color: #91a5a5; }

      .onm-new .text-foros-de-hungria  { color:#91a5a5 !important; }
      .onm-new .content-info.foros-de-hungria-color .fa,
      .onm-new .foros-de-hungria .content-info .fa { color:#91a5a5 !important; }
      .color-foros-de-hungria, .color-foros-de-hungria a, .color-foros-de-hungria fa { color:#91a5a5 !important; }

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

              .main-nav-menu .section-listing>ul>li.foros-de-hungria>a { border-color:#91a5a5!important; }
        .inner-content .body.foros-de-hungria h2 { color:#91a5a5; }
        .widget-header.foros-de-hungria-color span::first-letter,
        .widget-header.color-foros-de-hungria span::first-letter,
        .widget-header.foros-de-hungria-color a::first-letter,
        .widget-header.color-foros-de-hungria a::first-letter { color: #91a5a5!important; }
                      /* Rules for category ed-tv*/
      .onm-new .category-color.ed-tv, .text-ed-tv,a.text-ed-tv,.text-ed-tv a { color: #1a2b4c; }
      .bg-ed-tv, .onm-new .category-bg.ed-tv { background-color:#1a2b4c; }
      .onm-new .category.ed-tv a:hover { color:#1a2b4c; }
      .header-section.color-ed-tv:before,.widget-header.color-ed-tv:before { color:#1a2b4c; }

      body.ed-tv .topbar.scrolled-bar { background-color:#1a2b4c!important; }
      body.ed-tv .footer, body.ed-tv header.header, body.ed-tv .scrolled-bar { background-color: #1a2b4c; }

      .onm-new .text-ed-tv  { color:#1a2b4c !important; }
      .onm-new .content-info.ed-tv-color .fa,
      .onm-new .ed-tv .content-info .fa { color:#1a2b4c !important; }
      .color-ed-tv, .color-ed-tv a, .color-ed-tv fa { color:#1a2b4c !important; }

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

              .main-nav-menu .section-listing>ul>li.ed-tv>a { border-color:#1a2b4c!important; }
        .inner-content .body.ed-tv h2 { color:#1a2b4c; }
        .widget-header.ed-tv-color span::first-letter,
        .widget-header.color-ed-tv span::first-letter,
        .widget-header.ed-tv-color a::first-letter,
        .widget-header.color-ed-tv a::first-letter { color: #1a2b4c!important; }
                      /* Rules for category fabio-mcnamara*/
      .onm-new .category-color.fabio-mcnamara, .text-fabio-mcnamara,a.text-fabio-mcnamara,.text-fabio-mcnamara a { color: #c706a0; }
      .bg-fabio-mcnamara, .onm-new .category-bg.fabio-mcnamara { background-color:#c706a0; }
      .onm-new .category.fabio-mcnamara a:hover { color:#c706a0; }
      .header-section.color-fabio-mcnamara:before,.widget-header.color-fabio-mcnamara:before { color:#c706a0; }

      body.fabio-mcnamara .topbar.scrolled-bar { background-color:#c706a0!important; }
      body.fabio-mcnamara .footer, body.fabio-mcnamara header.header, body.fabio-mcnamara .scrolled-bar { background-color: #c706a0; }

      .onm-new .text-fabio-mcnamara  { color:#c706a0 !important; }
      .onm-new .content-info.fabio-mcnamara-color .fa,
      .onm-new .fabio-mcnamara .content-info .fa { color:#c706a0 !important; }
      .color-fabio-mcnamara, .color-fabio-mcnamara a, .color-fabio-mcnamara fa { color:#c706a0 !important; }

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

              .main-nav-menu .section-listing>ul>li.fabio-mcnamara>a { border-color:#c706a0!important; }
        .inner-content .body.fabio-mcnamara h2 { color:#c706a0; }
        .widget-header.fabio-mcnamara-color span::first-letter,
        .widget-header.color-fabio-mcnamara span::first-letter,
        .widget-header.fabio-mcnamara-color a::first-letter,
        .widget-header.color-fabio-mcnamara a::first-letter { color: #c706a0!important; }
                      /* Rules for category programas*/
      .onm-new .category-color.programas, .text-programas,a.text-programas,.text-programas a { color: #1a2b4c; }
      .bg-programas, .onm-new .category-bg.programas { background-color:#1a2b4c; }
      .onm-new .category.programas a:hover { color:#1a2b4c; }
      .header-section.color-programas:before,.widget-header.color-programas:before { color:#1a2b4c; }

      body.programas .topbar.scrolled-bar { background-color:#1a2b4c!important; }
      body.programas .footer, body.programas header.header, body.programas .scrolled-bar { background-color: #1a2b4c; }

      .onm-new .text-programas  { color:#1a2b4c !important; }
      .onm-new .content-info.programas-color .fa,
      .onm-new .programas .content-info .fa { color:#1a2b4c !important; }
      .color-programas, .color-programas a, .color-programas fa { color:#1a2b4c !important; }

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

              .main-nav-menu .section-listing>ul>li.programas>a { border-color:#1a2b4c!important; }
        .inner-content .body.programas h2 { color:#1a2b4c; }
        .widget-header.programas-color span::first-letter,
        .widget-header.color-programas span::first-letter,
        .widget-header.programas-color a::first-letter,
        .widget-header.color-programas a::first-letter { color: #1a2b4c!important; }
                      /* Rules for category arre-arre-con-la-que-barre*/
      .onm-new .category-color.arre-arre-con-la-que-barre, .text-arre-arre-con-la-que-barre,a.text-arre-arre-con-la-que-barre,.text-arre-arre-con-la-que-barre a { color: #1a2b4c; }
      .bg-arre-arre-con-la-que-barre, .onm-new .category-bg.arre-arre-con-la-que-barre { background-color:#1a2b4c; }
      .onm-new .category.arre-arre-con-la-que-barre a:hover { color:#1a2b4c; }
      .header-section.color-arre-arre-con-la-que-barre:before,.widget-header.color-arre-arre-con-la-que-barre:before { color:#1a2b4c; }

      body.arre-arre-con-la-que-barre .topbar.scrolled-bar { background-color:#1a2b4c!important; }
      body.arre-arre-con-la-que-barre .footer, body.arre-arre-con-la-que-barre header.header, body.arre-arre-con-la-que-barre .scrolled-bar { background-color: #1a2b4c; }

      .onm-new .text-arre-arre-con-la-que-barre  { color:#1a2b4c !important; }
      .onm-new .content-info.arre-arre-con-la-que-barre-color .fa,
      .onm-new .arre-arre-con-la-que-barre .content-info .fa { color:#1a2b4c !important; }
      .color-arre-arre-con-la-que-barre, .color-arre-arre-con-la-que-barre a, .color-arre-arre-con-la-que-barre fa { color:#1a2b4c !important; }

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

              .main-nav-menu .section-listing>ul>li.arre-arre-con-la-que-barre>a { border-color:#1a2b4c!important; }
        .inner-content .body.arre-arre-con-la-que-barre h2 { color:#1a2b4c; }
        .widget-header.arre-arre-con-la-que-barre-color span::first-letter,
        .widget-header.color-arre-arre-con-la-que-barre span::first-letter,
        .widget-header.arre-arre-con-la-que-barre-color a::first-letter,
        .widget-header.color-arre-arre-con-la-que-barre a::first-letter { color: #1a2b4c!important; }
                      /* Rules for category reportajes-estrella*/
      .onm-new .category-color.reportajes-estrella, .text-reportajes-estrella,a.text-reportajes-estrella,.text-reportajes-estrella a { color: #1a2b4c; }
      .bg-reportajes-estrella, .onm-new .category-bg.reportajes-estrella { background-color:#1a2b4c; }
      .onm-new .category.reportajes-estrella a:hover { color:#1a2b4c; }
      .header-section.color-reportajes-estrella:before,.widget-header.color-reportajes-estrella:before { color:#1a2b4c; }

      body.reportajes-estrella .topbar.scrolled-bar { background-color:#1a2b4c!important; }
      body.reportajes-estrella .footer, body.reportajes-estrella header.header, body.reportajes-estrella .scrolled-bar { background-color: #1a2b4c; }

      .onm-new .text-reportajes-estrella  { color:#1a2b4c !important; }
      .onm-new .content-info.reportajes-estrella-color .fa,
      .onm-new .reportajes-estrella .content-info .fa { color:#1a2b4c !important; }
      .color-reportajes-estrella, .color-reportajes-estrella a, .color-reportajes-estrella fa { color:#1a2b4c !important; }

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

              .main-nav-menu .section-listing>ul>li.reportajes-estrella>a { border-color:#1a2b4c!important; }
        .inner-content .body.reportajes-estrella h2 { color:#1a2b4c; }
        .widget-header.reportajes-estrella-color span::first-letter,
        .widget-header.color-reportajes-estrella span::first-letter,
        .widget-header.reportajes-estrella-color a::first-letter,
        .widget-header.color-reportajes-estrella a::first-letter { color: #1a2b4c!important; }
                      /* Rules for category motor-con-maxi-cortes*/
      .onm-new .category-color.motor-con-maxi-cortes, .text-motor-con-maxi-cortes,a.text-motor-con-maxi-cortes,.text-motor-con-maxi-cortes a { color: #1a2b4c; }
      .bg-motor-con-maxi-cortes, .onm-new .category-bg.motor-con-maxi-cortes { background-color:#1a2b4c; }
      .onm-new .category.motor-con-maxi-cortes a:hover { color:#1a2b4c; }
      .header-section.color-motor-con-maxi-cortes:before,.widget-header.color-motor-con-maxi-cortes:before { color:#1a2b4c; }

      body.motor-con-maxi-cortes .topbar.scrolled-bar { background-color:#1a2b4c!important; }
      body.motor-con-maxi-cortes .footer, body.motor-con-maxi-cortes header.header, body.motor-con-maxi-cortes .scrolled-bar { background-color: #1a2b4c; }

      .onm-new .text-motor-con-maxi-cortes  { color:#1a2b4c !important; }
      .onm-new .content-info.motor-con-maxi-cortes-color .fa,
      .onm-new .motor-con-maxi-cortes .content-info .fa { color:#1a2b4c !important; }
      .color-motor-con-maxi-cortes, .color-motor-con-maxi-cortes a, .color-motor-con-maxi-cortes fa { color:#1a2b4c !important; }

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

              .main-nav-menu .section-listing>ul>li.motor-con-maxi-cortes>a { border-color:#1a2b4c!important; }
        .inner-content .body.motor-con-maxi-cortes h2 { color:#1a2b4c; }
        .widget-header.motor-con-maxi-cortes-color span::first-letter,
        .widget-header.color-motor-con-maxi-cortes span::first-letter,
        .widget-header.motor-con-maxi-cortes-color a::first-letter,
        .widget-header.color-motor-con-maxi-cortes a::first-letter { color: #1a2b4c!important; }
                      /* Rules for category sucesos-humor*/
      .onm-new .category-color.sucesos-humor, .text-sucesos-humor,a.text-sucesos-humor,.text-sucesos-humor a { color: #f79438; }
      .bg-sucesos-humor, .onm-new .category-bg.sucesos-humor { background-color:#f79438; }
      .onm-new .category.sucesos-humor a:hover { color:#f79438; }
      .header-section.color-sucesos-humor:before,.widget-header.color-sucesos-humor:before { color:#f79438; }

      body.sucesos-humor .topbar.scrolled-bar { background-color:#f79438!important; }
      body.sucesos-humor .footer, body.sucesos-humor header.header, body.sucesos-humor .scrolled-bar { background-color: #f79438; }

      .onm-new .text-sucesos-humor  { color:#f79438 !important; }
      .onm-new .content-info.sucesos-humor-color .fa,
      .onm-new .sucesos-humor .content-info .fa { color:#f79438 !important; }
      .color-sucesos-humor, .color-sucesos-humor a, .color-sucesos-humor fa { color:#f79438 !important; }

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

              .main-nav-menu .section-listing>ul>li.sucesos-humor>a { border-color:#f79438!important; }
        .inner-content .body.sucesos-humor h2 { color:#f79438; }
        .widget-header.sucesos-humor-color span::first-letter,
        .widget-header.color-sucesos-humor span::first-letter,
        .widget-header.sucesos-humor-color a::first-letter,
        .widget-header.color-sucesos-humor a::first-letter { color: #f79438!important; }
                      /* Rules for category bolsa*/
      .onm-new .category-color.bolsa, .text-bolsa,a.text-bolsa,.text-bolsa a { color: #d71920; }
      .bg-bolsa, .onm-new .category-bg.bolsa { background-color:#d71920; }
      .onm-new .category.bolsa a:hover { color:#d71920; }
      .header-section.color-bolsa:before,.widget-header.color-bolsa:before { color:#d71920; }

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

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

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

              .main-nav-menu .section-listing>ul>li.bolsa>a { border-color:#d71920!important; }
        .inner-content .body.bolsa h2 { color:#d71920; }
        .widget-header.bolsa-color span::first-letter,
        .widget-header.color-bolsa span::first-letter,
        .widget-header.bolsa-color a::first-letter,
        .widget-header.color-bolsa a::first-letter { color: #d71920!important; }
                      /* Rules for category ciencia-y-tecnologia*/
      .onm-new .category-color.ciencia-y-tecnologia, .text-ciencia-y-tecnologia,a.text-ciencia-y-tecnologia,.text-ciencia-y-tecnologia a { color: #d71920; }
      .bg-ciencia-y-tecnologia, .onm-new .category-bg.ciencia-y-tecnologia { background-color:#d71920; }
      .onm-new .category.ciencia-y-tecnologia a:hover { color:#d71920; }
      .header-section.color-ciencia-y-tecnologia:before,.widget-header.color-ciencia-y-tecnologia:before { color:#d71920; }

      body.ciencia-y-tecnologia .topbar.scrolled-bar { background-color:#d71920!important; }
      body.ciencia-y-tecnologia .footer, body.ciencia-y-tecnologia header.header, body.ciencia-y-tecnologia .scrolled-bar { background-color: #d71920; }

      .onm-new .text-ciencia-y-tecnologia  { color:#d71920 !important; }
      .onm-new .content-info.ciencia-y-tecnologia-color .fa,
      .onm-new .ciencia-y-tecnologia .content-info .fa { color:#d71920 !important; }
      .color-ciencia-y-tecnologia, .color-ciencia-y-tecnologia a, .color-ciencia-y-tecnologia fa { color:#d71920 !important; }

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

              .main-nav-menu .section-listing>ul>li.ciencia-y-tecnologia>a { border-color:#d71920!important; }
        .inner-content .body.ciencia-y-tecnologia h2 { color:#d71920; }
        .widget-header.ciencia-y-tecnologia-color span::first-letter,
        .widget-header.color-ciencia-y-tecnologia span::first-letter,
        .widget-header.ciencia-y-tecnologia-color a::first-letter,
        .widget-header.color-ciencia-y-tecnologia a::first-letter { color: #d71920!important; }
                      /* Rules for category tecnologia*/
      .onm-new .category-color.tecnologia, .text-tecnologia,a.text-tecnologia,.text-tecnologia a { color: #d71920; }
      .bg-tecnologia, .onm-new .category-bg.tecnologia { background-color:#d71920; }
      .onm-new .category.tecnologia a:hover { color:#d71920; }
      .header-section.color-tecnologia:before,.widget-header.color-tecnologia:before { color:#d71920; }

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

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

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

              .main-nav-menu .section-listing>ul>li.tecnologia>a { border-color:#d71920!important; }
        .inner-content .body.tecnologia h2 { color:#d71920; }
        .widget-header.tecnologia-color span::first-letter,
        .widget-header.color-tecnologia span::first-letter,
        .widget-header.tecnologia-color a::first-letter,
        .widget-header.color-tecnologia a::first-letter { color: #d71920!important; }
                      /* Rules for category informacion-bursatil*/
      .onm-new .category-color.informacion-bursatil, .text-informacion-bursatil,a.text-informacion-bursatil,.text-informacion-bursatil a { color: #d71920; }
      .bg-informacion-bursatil, .onm-new .category-bg.informacion-bursatil { background-color:#d71920; }
      .onm-new .category.informacion-bursatil a:hover { color:#d71920; }
      .header-section.color-informacion-bursatil:before,.widget-header.color-informacion-bursatil:before { color:#d71920; }

      body.informacion-bursatil .topbar.scrolled-bar { background-color:#d71920!important; }
      body.informacion-bursatil .footer, body.informacion-bursatil header.header, body.informacion-bursatil .scrolled-bar { background-color: #d71920; }

      .onm-new .text-informacion-bursatil  { color:#d71920 !important; }
      .onm-new .content-info.informacion-bursatil-color .fa,
      .onm-new .informacion-bursatil .content-info .fa { color:#d71920 !important; }
      .color-informacion-bursatil, .color-informacion-bursatil a, .color-informacion-bursatil fa { color:#d71920 !important; }

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

              .main-nav-menu .section-listing>ul>li.informacion-bursatil>a { border-color:#d71920!important; }
        .inner-content .body.informacion-bursatil h2 { color:#d71920; }
        .widget-header.informacion-bursatil-color span::first-letter,
        .widget-header.color-informacion-bursatil span::first-letter,
        .widget-header.informacion-bursatil-color a::first-letter,
        .widget-header.color-informacion-bursatil a::first-letter { color: #d71920!important; }
                      /* Rules for category oscar-2014*/
      .onm-new .category-color.oscar-2014, .text-oscar-2014,a.text-oscar-2014,.text-oscar-2014 a { color: #d48e15; }
      .bg-oscar-2014, .onm-new .category-bg.oscar-2014 { background-color:#d48e15; }
      .onm-new .category.oscar-2014 a:hover { color:#d48e15; }
      .header-section.color-oscar-2014:before,.widget-header.color-oscar-2014:before { color:#d48e15; }

      body.oscar-2014 .topbar.scrolled-bar { background-color:#d48e15!important; }
      body.oscar-2014 .footer, body.oscar-2014 header.header, body.oscar-2014 .scrolled-bar { background-color: #d48e15; }

      .onm-new .text-oscar-2014  { color:#d48e15 !important; }
      .onm-new .content-info.oscar-2014-color .fa,
      .onm-new .oscar-2014 .content-info .fa { color:#d48e15 !important; }
      .color-oscar-2014, .color-oscar-2014 a, .color-oscar-2014 fa { color:#d48e15 !important; }

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

              .main-nav-menu .section-listing>ul>li.oscar-2014>a { border-color:#d48e15!important; }
        .inner-content .body.oscar-2014 h2 { color:#d48e15; }
        .widget-header.oscar-2014-color span::first-letter,
        .widget-header.color-oscar-2014 span::first-letter,
        .widget-header.oscar-2014-color a::first-letter,
        .widget-header.color-oscar-2014 a::first-letter { color: #d48e15!important; }
                      /* Rules for category cartas-al-director*/
      .onm-new .category-color.cartas-al-director, .text-cartas-al-director,a.text-cartas-al-director,.text-cartas-al-director a { color: #68addf; }
      .bg-cartas-al-director, .onm-new .category-bg.cartas-al-director { background-color:#68addf; }
      .onm-new .category.cartas-al-director a:hover { color:#68addf; }
      .header-section.color-cartas-al-director:before,.widget-header.color-cartas-al-director:before { color:#68addf; }

      body.cartas-al-director .topbar.scrolled-bar { background-color:#68addf!important; }
      body.cartas-al-director .footer, body.cartas-al-director header.header, body.cartas-al-director .scrolled-bar { background-color: #68addf; }

      .onm-new .text-cartas-al-director  { color:#68addf !important; }
      .onm-new .content-info.cartas-al-director-color .fa,
      .onm-new .cartas-al-director .content-info .fa { color:#68addf !important; }
      .color-cartas-al-director, .color-cartas-al-director a, .color-cartas-al-director fa { color:#68addf !important; }

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

              .main-nav-menu .section-listing>ul>li.cartas-al-director>a { border-color:#68addf!important; }
        .inner-content .body.cartas-al-director h2 { color:#68addf; }
        .widget-header.cartas-al-director-color span::first-letter,
        .widget-header.color-cartas-al-director span::first-letter,
        .widget-header.cartas-al-director-color a::first-letter,
        .widget-header.color-cartas-al-director a::first-letter { color: #68addf!important; }
                      /* Rules for category fotos*/
      .onm-new .category-color.fotos, .text-fotos,a.text-fotos,.text-fotos a { color: #ed4545; }
      .bg-fotos, .onm-new .category-bg.fotos { background-color:#ed4545; }
      .onm-new .category.fotos a:hover { color:#ed4545; }
      .header-section.color-fotos:before,.widget-header.color-fotos:before { color:#ed4545; }

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

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

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

              .main-nav-menu .section-listing>ul>li.fotos>a { border-color:#ed4545!important; }
        .inner-content .body.fotos h2 { color:#ed4545; }
        .widget-header.fotos-color span::first-letter,
        .widget-header.color-fotos span::first-letter,
        .widget-header.fotos-color a::first-letter,
        .widget-header.color-fotos a::first-letter { color: #ed4545!important; }
                      /* Rules for category videos*/
      .onm-new .category-color.videos, .text-videos,a.text-videos,.text-videos a { color: #7d3cb0; }
      .bg-videos, .onm-new .category-bg.videos { background-color:#7d3cb0; }
      .onm-new .category.videos a:hover { color:#7d3cb0; }
      .header-section.color-videos:before,.widget-header.color-videos:before { color:#7d3cb0; }

      body.videos .topbar.scrolled-bar { background-color:#7d3cb0!important; }
      body.videos .footer, body.videos header.header, body.videos .scrolled-bar { background-color: #7d3cb0; }

      .onm-new .text-videos  { color:#7d3cb0 !important; }
      .onm-new .content-info.videos-color .fa,
      .onm-new .videos .content-info .fa { color:#7d3cb0 !important; }
      .color-videos, .color-videos a, .color-videos fa { color:#7d3cb0 !important; }

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

              .main-nav-menu .section-listing>ul>li.videos>a { border-color:#7d3cb0!important; }
        .inner-content .body.videos h2 { color:#7d3cb0; }
        .widget-header.videos-color span::first-letter,
        .widget-header.color-videos span::first-letter,
        .widget-header.videos-color a::first-letter,
        .widget-header.color-videos a::first-letter { color: #7d3cb0!important; }
                      /* Rules for category entrevistas*/
      .onm-new .category-color.entrevistas, .text-entrevistas,a.text-entrevistas,.text-entrevistas a { color: #0e8576; }
      .bg-entrevistas, .onm-new .category-bg.entrevistas { background-color:#0e8576; }
      .onm-new .category.entrevistas a:hover { color:#0e8576; }
      .header-section.color-entrevistas:before,.widget-header.color-entrevistas:before { color:#0e8576; }

      body.entrevistas .topbar.scrolled-bar { background-color:#0e8576!important; }
      body.entrevistas .footer, body.entrevistas header.header, body.entrevistas .scrolled-bar { background-color: #0e8576; }

      .onm-new .text-entrevistas  { color:#0e8576 !important; }
      .onm-new .content-info.entrevistas-color .fa,
      .onm-new .entrevistas .content-info .fa { color:#0e8576 !important; }
      .color-entrevistas, .color-entrevistas a, .color-entrevistas fa { color:#0e8576 !important; }

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

              .main-nav-menu .section-listing>ul>li.entrevistas>a { border-color:#0e8576!important; }
        .inner-content .body.entrevistas h2 { color:#0e8576; }
        .widget-header.entrevistas-color span::first-letter,
        .widget-header.color-entrevistas span::first-letter,
        .widget-header.entrevistas-color a::first-letter,
        .widget-header.color-entrevistas a::first-letter { color: #0e8576!important; }
                      /* Rules for category padel*/
      .onm-new .category-color.padel, .text-padel,a.text-padel,.text-padel a { color: #24a120; }
      .bg-padel, .onm-new .category-bg.padel { background-color:#24a120; }
      .onm-new .category.padel a:hover { color:#24a120; }
      .header-section.color-padel:before,.widget-header.color-padel:before { color:#24a120; }

      body.padel .topbar.scrolled-bar { background-color:#24a120!important; }
      body.padel .footer, body.padel header.header, body.padel .scrolled-bar { background-color: #24a120; }

      .onm-new .text-padel  { color:#24a120 !important; }
      .onm-new .content-info.padel-color .fa,
      .onm-new .padel .content-info .fa { color:#24a120 !important; }
      .color-padel, .color-padel a, .color-padel fa { color:#24a120 !important; }

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

              .main-nav-menu .section-listing>ul>li.padel>a { border-color:#24a120!important; }
        .inner-content .body.padel h2 { color:#24a120; }
        .widget-header.padel-color span::first-letter,
        .widget-header.color-padel span::first-letter,
        .widget-header.padel-color a::first-letter,
        .widget-header.color-padel a::first-letter { color: #24a120!important; }
                      /* Rules for category foro-eeuu*/
      .onm-new .category-color.foro-eeuu, .text-foro-eeuu,a.text-foro-eeuu,.text-foro-eeuu a { color: #92a5a5; }
      .bg-foro-eeuu, .onm-new .category-bg.foro-eeuu { background-color:#92a5a5; }
      .onm-new .category.foro-eeuu a:hover { color:#92a5a5; }
      .header-section.color-foro-eeuu:before,.widget-header.color-foro-eeuu:before { color:#92a5a5; }

      body.foro-eeuu .topbar.scrolled-bar { background-color:#92a5a5!important; }
      body.foro-eeuu .footer, body.foro-eeuu header.header, body.foro-eeuu .scrolled-bar { background-color: #92a5a5; }

      .onm-new .text-foro-eeuu  { color:#92a5a5 !important; }
      .onm-new .content-info.foro-eeuu-color .fa,
      .onm-new .foro-eeuu .content-info .fa { color:#92a5a5 !important; }
      .color-foro-eeuu, .color-foro-eeuu a, .color-foro-eeuu fa { color:#92a5a5 !important; }

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

              .main-nav-menu .section-listing>ul>li.foro-eeuu>a { border-color:#92a5a5!important; }
        .inner-content .body.foro-eeuu h2 { color:#92a5a5; }
        .widget-header.foro-eeuu-color span::first-letter,
        .widget-header.color-foro-eeuu span::first-letter,
        .widget-header.foro-eeuu-color a::first-letter,
        .widget-header.color-foro-eeuu a::first-letter { color: #92a5a5!important; }
                      /* Rules for category brasil-2014*/
      .onm-new .category-color.brasil-2014, .text-brasil-2014,a.text-brasil-2014,.text-brasil-2014 a { color: #447524; }
      .bg-brasil-2014, .onm-new .category-bg.brasil-2014 { background-color:#447524; }
      .onm-new .category.brasil-2014 a:hover { color:#447524; }
      .header-section.color-brasil-2014:before,.widget-header.color-brasil-2014:before { color:#447524; }

      body.brasil-2014 .topbar.scrolled-bar { background-color:#447524!important; }
      body.brasil-2014 .footer, body.brasil-2014 header.header, body.brasil-2014 .scrolled-bar { background-color: #447524; }

      .onm-new .text-brasil-2014  { color:#447524 !important; }
      .onm-new .content-info.brasil-2014-color .fa,
      .onm-new .brasil-2014 .content-info .fa { color:#447524 !important; }
      .color-brasil-2014, .color-brasil-2014 a, .color-brasil-2014 fa { color:#447524 !important; }

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

              .main-nav-menu .section-listing>ul>li.brasil-2014>a { border-color:#447524!important; }
        .inner-content .body.brasil-2014 h2 { color:#447524; }
        .widget-header.brasil-2014-color span::first-letter,
        .widget-header.color-brasil-2014 span::first-letter,
        .widget-header.brasil-2014-color a::first-letter,
        .widget-header.color-brasil-2014 a::first-letter { color: #447524!important; }
                      /* Rules for category la-roja*/
      .onm-new .category-color.la-roja, .text-la-roja,a.text-la-roja,.text-la-roja a { color: #447524; }
      .bg-la-roja, .onm-new .category-bg.la-roja { background-color:#447524; }
      .onm-new .category.la-roja a:hover { color:#447524; }
      .header-section.color-la-roja:before,.widget-header.color-la-roja:before { color:#447524; }

      body.la-roja .topbar.scrolled-bar { background-color:#447524!important; }
      body.la-roja .footer, body.la-roja header.header, body.la-roja .scrolled-bar { background-color: #447524; }

      .onm-new .text-la-roja  { color:#447524 !important; }
      .onm-new .content-info.la-roja-color .fa,
      .onm-new .la-roja .content-info .fa { color:#447524 !important; }
      .color-la-roja, .color-la-roja a, .color-la-roja fa { color:#447524 !important; }

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

              .main-nav-menu .section-listing>ul>li.la-roja>a { border-color:#447524!important; }
        .inner-content .body.la-roja h2 { color:#447524; }
        .widget-header.la-roja-color span::first-letter,
        .widget-header.color-la-roja span::first-letter,
        .widget-header.la-roja-color a::first-letter,
        .widget-header.color-la-roja a::first-letter { color: #447524!important; }
                      /* Rules for category grupos*/
      .onm-new .category-color.grupos, .text-grupos,a.text-grupos,.text-grupos a { color: #447524; }
      .bg-grupos, .onm-new .category-bg.grupos { background-color:#447524; }
      .onm-new .category.grupos a:hover { color:#447524; }
      .header-section.color-grupos:before,.widget-header.color-grupos:before { color:#447524; }

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

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

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

              .main-nav-menu .section-listing>ul>li.grupos>a { border-color:#447524!important; }
        .inner-content .body.grupos h2 { color:#447524; }
        .widget-header.grupos-color span::first-letter,
        .widget-header.color-grupos span::first-letter,
        .widget-header.grupos-color a::first-letter,
        .widget-header.color-grupos a::first-letter { color: #447524!important; }
                      /* Rules for category el-partido-de-hoy*/
      .onm-new .category-color.el-partido-de-hoy, .text-el-partido-de-hoy,a.text-el-partido-de-hoy,.text-el-partido-de-hoy a { color: #447524; }
      .bg-el-partido-de-hoy, .onm-new .category-bg.el-partido-de-hoy { background-color:#447524; }
      .onm-new .category.el-partido-de-hoy a:hover { color:#447524; }
      .header-section.color-el-partido-de-hoy:before,.widget-header.color-el-partido-de-hoy:before { color:#447524; }

      body.el-partido-de-hoy .topbar.scrolled-bar { background-color:#447524!important; }
      body.el-partido-de-hoy .footer, body.el-partido-de-hoy header.header, body.el-partido-de-hoy .scrolled-bar { background-color: #447524; }

      .onm-new .text-el-partido-de-hoy  { color:#447524 !important; }
      .onm-new .content-info.el-partido-de-hoy-color .fa,
      .onm-new .el-partido-de-hoy .content-info .fa { color:#447524 !important; }
      .color-el-partido-de-hoy, .color-el-partido-de-hoy a, .color-el-partido-de-hoy fa { color:#447524 !important; }

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

              .main-nav-menu .section-listing>ul>li.el-partido-de-hoy>a { border-color:#447524!important; }
        .inner-content .body.el-partido-de-hoy h2 { color:#447524; }
        .widget-header.el-partido-de-hoy-color span::first-letter,
        .widget-header.color-el-partido-de-hoy span::first-letter,
        .widget-header.el-partido-de-hoy-color a::first-letter,
        .widget-header.color-el-partido-de-hoy a::first-letter { color: #447524!important; }
                      /* Rules for category mundialadas*/
      .onm-new .category-color.mundialadas, .text-mundialadas,a.text-mundialadas,.text-mundialadas a { color: #447524; }
      .bg-mundialadas, .onm-new .category-bg.mundialadas { background-color:#447524; }
      .onm-new .category.mundialadas a:hover { color:#447524; }
      .header-section.color-mundialadas:before,.widget-header.color-mundialadas:before { color:#447524; }

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

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

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

              .main-nav-menu .section-listing>ul>li.mundialadas>a { border-color:#447524!important; }
        .inner-content .body.mundialadas h2 { color:#447524; }
        .widget-header.mundialadas-color span::first-letter,
        .widget-header.color-mundialadas span::first-letter,
        .widget-header.mundialadas-color a::first-letter,
        .widget-header.color-mundialadas a::first-letter { color: #447524!important; }
                      /* Rules for category el-otro-mundial*/
      .onm-new .category-color.el-otro-mundial, .text-el-otro-mundial,a.text-el-otro-mundial,.text-el-otro-mundial a { color: #447524; }
      .bg-el-otro-mundial, .onm-new .category-bg.el-otro-mundial { background-color:#447524; }
      .onm-new .category.el-otro-mundial a:hover { color:#447524; }
      .header-section.color-el-otro-mundial:before,.widget-header.color-el-otro-mundial:before { color:#447524; }

      body.el-otro-mundial .topbar.scrolled-bar { background-color:#447524!important; }
      body.el-otro-mundial .footer, body.el-otro-mundial header.header, body.el-otro-mundial .scrolled-bar { background-color: #447524; }

      .onm-new .text-el-otro-mundial  { color:#447524 !important; }
      .onm-new .content-info.el-otro-mundial-color .fa,
      .onm-new .el-otro-mundial .content-info .fa { color:#447524 !important; }
      .color-el-otro-mundial, .color-el-otro-mundial a, .color-el-otro-mundial fa { color:#447524 !important; }

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

              .main-nav-menu .section-listing>ul>li.el-otro-mundial>a { border-color:#447524!important; }
        .inner-content .body.el-otro-mundial h2 { color:#447524; }
        .widget-header.el-otro-mundial-color span::first-letter,
        .widget-header.color-el-otro-mundial span::first-letter,
        .widget-header.el-otro-mundial-color a::first-letter,
        .widget-header.color-el-otro-mundial a::first-letter { color: #447524!important; }
                      /* Rules for category mundial-baloncesto-2014*/
      .onm-new .category-color.mundial-baloncesto-2014, .text-mundial-baloncesto-2014,a.text-mundial-baloncesto-2014,.text-mundial-baloncesto-2014 a { color: #447524; }
      .bg-mundial-baloncesto-2014, .onm-new .category-bg.mundial-baloncesto-2014 { background-color:#447524; }
      .onm-new .category.mundial-baloncesto-2014 a:hover { color:#447524; }
      .header-section.color-mundial-baloncesto-2014:before,.widget-header.color-mundial-baloncesto-2014:before { color:#447524; }

      body.mundial-baloncesto-2014 .topbar.scrolled-bar { background-color:#447524!important; }
      body.mundial-baloncesto-2014 .footer, body.mundial-baloncesto-2014 header.header, body.mundial-baloncesto-2014 .scrolled-bar { background-color: #447524; }

      .onm-new .text-mundial-baloncesto-2014  { color:#447524 !important; }
      .onm-new .content-info.mundial-baloncesto-2014-color .fa,
      .onm-new .mundial-baloncesto-2014 .content-info .fa { color:#447524 !important; }
      .color-mundial-baloncesto-2014, .color-mundial-baloncesto-2014 a, .color-mundial-baloncesto-2014 fa { color:#447524 !important; }

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

              .main-nav-menu .section-listing>ul>li.mundial-baloncesto-2014>a { border-color:#447524!important; }
        .inner-content .body.mundial-baloncesto-2014 h2 { color:#447524; }
        .widget-header.mundial-baloncesto-2014-color span::first-letter,
        .widget-header.color-mundial-baloncesto-2014 span::first-letter,
        .widget-header.mundial-baloncesto-2014-color a::first-letter,
        .widget-header.color-mundial-baloncesto-2014 a::first-letter { color: #447524!important; }
                      /* Rules for category el-jugon*/
      .onm-new .category-color.el-jugon, .text-el-jugon,a.text-el-jugon,.text-el-jugon a { color: #447524; }
      .bg-el-jugon, .onm-new .category-bg.el-jugon { background-color:#447524; }
      .onm-new .category.el-jugon a:hover { color:#447524; }
      .header-section.color-el-jugon:before,.widget-header.color-el-jugon:before { color:#447524; }

      body.el-jugon .topbar.scrolled-bar { background-color:#447524!important; }
      body.el-jugon .footer, body.el-jugon header.header, body.el-jugon .scrolled-bar { background-color: #447524; }

      .onm-new .text-el-jugon  { color:#447524 !important; }
      .onm-new .content-info.el-jugon-color .fa,
      .onm-new .el-jugon .content-info .fa { color:#447524 !important; }
      .color-el-jugon, .color-el-jugon a, .color-el-jugon fa { color:#447524 !important; }

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

              .main-nav-menu .section-listing>ul>li.el-jugon>a { border-color:#447524!important; }
        .inner-content .body.el-jugon h2 { color:#447524; }
        .widget-header.el-jugon-color span::first-letter,
        .widget-header.color-el-jugon span::first-letter,
        .widget-header.el-jugon-color a::first-letter,
        .widget-header.color-el-jugon a::first-letter { color: #447524!important; }
                      /* Rules for category grupos1*/
      .onm-new .category-color.grupos1, .text-grupos1,a.text-grupos1,.text-grupos1 a { color: #447524; }
      .bg-grupos1, .onm-new .category-bg.grupos1 { background-color:#447524; }
      .onm-new .category.grupos1 a:hover { color:#447524; }
      .header-section.color-grupos1:before,.widget-header.color-grupos1:before { color:#447524; }

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

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

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

              .main-nav-menu .section-listing>ul>li.grupos1>a { border-color:#447524!important; }
        .inner-content .body.grupos1 h2 { color:#447524; }
        .widget-header.grupos1-color span::first-letter,
        .widget-header.color-grupos1 span::first-letter,
        .widget-header.grupos1-color a::first-letter,
        .widget-header.color-grupos1 a::first-letter { color: #447524!important; }
                      /* Rules for category la-roja1*/
      .onm-new .category-color.la-roja1, .text-la-roja1,a.text-la-roja1,.text-la-roja1 a { color: #447524; }
      .bg-la-roja1, .onm-new .category-bg.la-roja1 { background-color:#447524; }
      .onm-new .category.la-roja1 a:hover { color:#447524; }
      .header-section.color-la-roja1:before,.widget-header.color-la-roja1:before { color:#447524; }

      body.la-roja1 .topbar.scrolled-bar { background-color:#447524!important; }
      body.la-roja1 .footer, body.la-roja1 header.header, body.la-roja1 .scrolled-bar { background-color: #447524; }

      .onm-new .text-la-roja1  { color:#447524 !important; }
      .onm-new .content-info.la-roja1-color .fa,
      .onm-new .la-roja1 .content-info .fa { color:#447524 !important; }
      .color-la-roja1, .color-la-roja1 a, .color-la-roja1 fa { color:#447524 !important; }

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

              .main-nav-menu .section-listing>ul>li.la-roja1>a { border-color:#447524!important; }
        .inner-content .body.la-roja1 h2 { color:#447524; }
        .widget-header.la-roja1-color span::first-letter,
        .widget-header.color-la-roja1 span::first-letter,
        .widget-header.la-roja1-color a::first-letter,
        .widget-header.color-la-roja1 a::first-letter { color: #447524!important; }
                      /* Rules for category comunicados*/
      .onm-new .category-color.comunicados, .text-comunicados,a.text-comunicados,.text-comunicados a { color: #d71920; }
      .bg-comunicados, .onm-new .category-bg.comunicados { background-color:#d71920; }
      .onm-new .category.comunicados a:hover { color:#d71920; }
      .header-section.color-comunicados:before,.widget-header.color-comunicados:before { color:#d71920; }

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

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

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

              .main-nav-menu .section-listing>ul>li.comunicados>a { border-color:#d71920!important; }
        .inner-content .body.comunicados h2 { color:#d71920; }
        .widget-header.comunicados-color span::first-letter,
        .widget-header.color-comunicados span::first-letter,
        .widget-header.comunicados-color a::first-letter,
        .widget-header.color-comunicados a::first-letter { color: #d71920!important; }
                      /* Rules for category autonomias*/
      .onm-new .category-color.autonomias, .text-autonomias,a.text-autonomias,.text-autonomias a { color: #999999; }
      .bg-autonomias, .onm-new .category-bg.autonomias { background-color:#999999; }
      .onm-new .category.autonomias a:hover { color:#999999; }
      .header-section.color-autonomias:before,.widget-header.color-autonomias:before { color:#999999; }

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

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

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

              .main-nav-menu .section-listing>ul>li.autonomias>a { border-color:#999999!important; }
        .inner-content .body.autonomias h2 { color:#999999; }
        .widget-header.autonomias-color span::first-letter,
        .widget-header.color-autonomias span::first-letter,
        .widget-header.autonomias-color a::first-letter,
        .widget-header.color-autonomias a::first-letter { color: #999999!important; }
                      /* Rules for category galicia*/
      .onm-new .category-color.galicia, .text-galicia,a.text-galicia,.text-galicia a { color: #0099cc; }
      .bg-galicia, .onm-new .category-bg.galicia { background-color:#0099cc; }
      .onm-new .category.galicia a:hover { color:#0099cc; }
      .header-section.color-galicia:before,.widget-header.color-galicia:before { color:#0099cc; }

      body.galicia .topbar.scrolled-bar { background-color:#0099cc!important; }
      body.galicia .footer, body.galicia header.header, body.galicia .scrolled-bar { background-color: #0099cc; }

      .onm-new .text-galicia  { color:#0099cc !important; }
      .onm-new .content-info.galicia-color .fa,
      .onm-new .galicia .content-info .fa { color:#0099cc !important; }
      .color-galicia, .color-galicia a, .color-galicia fa { color:#0099cc !important; }

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

              .main-nav-menu .section-listing>ul>li.galicia>a { border-color:#0099cc!important; }
        .inner-content .body.galicia h2 { color:#0099cc; }
        .widget-header.galicia-color span::first-letter,
        .widget-header.color-galicia span::first-letter,
        .widget-header.galicia-color a::first-letter,
        .widget-header.color-galicia a::first-letter { color: #0099cc!important; }
                      /* Rules for category madrid*/
      .onm-new .category-color.madrid, .text-madrid,a.text-madrid,.text-madrid a { color: #cc3333; }
      .bg-madrid, .onm-new .category-bg.madrid { background-color:#cc3333; }
      .onm-new .category.madrid a:hover { color:#cc3333; }
      .header-section.color-madrid:before,.widget-header.color-madrid:before { color:#cc3333; }

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

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

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

              .main-nav-menu .section-listing>ul>li.madrid>a { border-color:#cc3333!important; }
        .inner-content .body.madrid h2 { color:#cc3333; }
        .widget-header.madrid-color span::first-letter,
        .widget-header.color-madrid span::first-letter,
        .widget-header.madrid-color a::first-letter,
        .widget-header.color-madrid a::first-letter { color: #cc3333!important; }
                      /* Rules for category catalunha*/
      .onm-new .category-color.catalunha, .text-catalunha,a.text-catalunha,.text-catalunha a { color: #ff6600; }
      .bg-catalunha, .onm-new .category-bg.catalunha { background-color:#ff6600; }
      .onm-new .category.catalunha a:hover { color:#ff6600; }
      .header-section.color-catalunha:before,.widget-header.color-catalunha:before { color:#ff6600; }

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

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

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

              .main-nav-menu .section-listing>ul>li.catalunha>a { border-color:#ff6600!important; }
        .inner-content .body.catalunha h2 { color:#ff6600; }
        .widget-header.catalunha-color span::first-letter,
        .widget-header.color-catalunha span::first-letter,
        .widget-header.catalunha-color a::first-letter,
        .widget-header.color-catalunha a::first-letter { color: #ff6600!important; }
                      /* Rules for category belleza-y-salud*/
      .onm-new .category-color.belleza-y-salud, .text-belleza-y-salud,a.text-belleza-y-salud,.text-belleza-y-salud a { color: #db00ff; }
      .bg-belleza-y-salud, .onm-new .category-bg.belleza-y-salud { background-color:#db00ff; }
      .onm-new .category.belleza-y-salud a:hover { color:#db00ff; }
      .header-section.color-belleza-y-salud:before,.widget-header.color-belleza-y-salud:before { color:#db00ff; }

      body.belleza-y-salud .topbar.scrolled-bar { background-color:#db00ff!important; }
      body.belleza-y-salud .footer, body.belleza-y-salud header.header, body.belleza-y-salud .scrolled-bar { background-color: #db00ff; }

      .onm-new .text-belleza-y-salud  { color:#db00ff !important; }
      .onm-new .content-info.belleza-y-salud-color .fa,
      .onm-new .belleza-y-salud .content-info .fa { color:#db00ff !important; }
      .color-belleza-y-salud, .color-belleza-y-salud a, .color-belleza-y-salud fa { color:#db00ff !important; }

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

              .main-nav-menu .section-listing>ul>li.belleza-y-salud>a { border-color:#db00ff!important; }
        .inner-content .body.belleza-y-salud h2 { color:#db00ff; }
        .widget-header.belleza-y-salud-color span::first-letter,
        .widget-header.color-belleza-y-salud span::first-letter,
        .widget-header.belleza-y-salud-color a::first-letter,
        .widget-header.color-belleza-y-salud a::first-letter { color: #db00ff!important; }
                      /* Rules for category planes*/
      .onm-new .category-color.planes, .text-planes,a.text-planes,.text-planes a { color: #a7e053; }
      .bg-planes, .onm-new .category-bg.planes { background-color:#a7e053; }
      .onm-new .category.planes a:hover { color:#a7e053; }
      .header-section.color-planes:before,.widget-header.color-planes:before { color:#a7e053; }

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

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

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

              .main-nav-menu .section-listing>ul>li.planes>a { border-color:#a7e053!important; }
        .inner-content .body.planes h2 { color:#a7e053; }
        .widget-header.planes-color span::first-letter,
        .widget-header.color-planes span::first-letter,
        .widget-header.planes-color a::first-letter,
        .widget-header.color-planes a::first-letter { color: #a7e053!important; }
                      /* Rules for category turismo*/
      .onm-new .category-color.turismo, .text-turismo,a.text-turismo,.text-turismo a { color: #a7e053; }
      .bg-turismo, .onm-new .category-bg.turismo { background-color:#a7e053; }
      .onm-new .category.turismo a:hover { color:#a7e053; }
      .header-section.color-turismo:before,.widget-header.color-turismo:before { color:#a7e053; }

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

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

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

              .main-nav-menu .section-listing>ul>li.turismo>a { border-color:#a7e053!important; }
        .inner-content .body.turismo h2 { color:#a7e053; }
        .widget-header.turismo-color span::first-letter,
        .widget-header.color-turismo span::first-letter,
        .widget-header.turismo-color a::first-letter,
        .widget-header.color-turismo a::first-letter { color: #a7e053!important; }
                      /* Rules for category ocio-y-aventura*/
      .onm-new .category-color.ocio-y-aventura, .text-ocio-y-aventura,a.text-ocio-y-aventura,.text-ocio-y-aventura a { color: #ffb950; }
      .bg-ocio-y-aventura, .onm-new .category-bg.ocio-y-aventura { background-color:#ffb950; }
      .onm-new .category.ocio-y-aventura a:hover { color:#ffb950; }
      .header-section.color-ocio-y-aventura:before,.widget-header.color-ocio-y-aventura:before { color:#ffb950; }

      body.ocio-y-aventura .topbar.scrolled-bar { background-color:#ffb950!important; }
      body.ocio-y-aventura .footer, body.ocio-y-aventura header.header, body.ocio-y-aventura .scrolled-bar { background-color: #ffb950; }

      .onm-new .text-ocio-y-aventura  { color:#ffb950 !important; }
      .onm-new .content-info.ocio-y-aventura-color .fa,
      .onm-new .ocio-y-aventura .content-info .fa { color:#ffb950 !important; }
      .color-ocio-y-aventura, .color-ocio-y-aventura a, .color-ocio-y-aventura fa { color:#ffb950 !important; }

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

              .main-nav-menu .section-listing>ul>li.ocio-y-aventura>a { border-color:#ffb950!important; }
        .inner-content .body.ocio-y-aventura h2 { color:#ffb950; }
        .widget-header.ocio-y-aventura-color span::first-letter,
        .widget-header.color-ocio-y-aventura span::first-letter,
        .widget-header.ocio-y-aventura-color a::first-letter,
        .widget-header.color-ocio-y-aventura a::first-letter { color: #ffb950!important; }
                      /* Rules for category blogs*/
      .onm-new .category-color.blogs, .text-blogs,a.text-blogs,.text-blogs a { color: #F79438; }
      .bg-blogs, .onm-new .category-bg.blogs { background-color:#F79438; }
      .onm-new .category.blogs a:hover { color:#F79438; }
      .header-section.color-blogs:before,.widget-header.color-blogs:before { color:#F79438; }

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

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

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

              .main-nav-menu .section-listing>ul>li.blogs>a { border-color:#F79438!important; }
        .inner-content .body.blogs h2 { color:#F79438; }
        .widget-header.blogs-color span::first-letter,
        .widget-header.color-blogs span::first-letter,
        .widget-header.blogs-color a::first-letter,
        .widget-header.color-blogs a::first-letter { color: #F79438!important; }
                            /* Rules for category artes*/
      .onm-new .category-color.artes, .text-artes,a.text-artes,.text-artes a { color: #a7e053; }
      .bg-artes, .onm-new .category-bg.artes { background-color:#a7e053; }
      .onm-new .category.artes a:hover { color:#a7e053; }
      .header-section.color-artes:before,.widget-header.color-artes:before { color:#a7e053; }

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

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

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

              .main-nav-menu .section-listing>ul>li.artes>a { border-color:#a7e053!important; }
        .inner-content .body.artes h2 { color:#a7e053; }
        .widget-header.artes-color span::first-letter,
        .widget-header.color-artes span::first-letter,
        .widget-header.artes-color a::first-letter,
        .widget-header.color-artes a::first-letter { color: #a7e053!important; }
                      /* Rules for category estrellastyle*/
      .onm-new .category-color.estrellastyle, .text-estrellastyle,a.text-estrellastyle,.text-estrellastyle a { color: #b61f74; }
      .bg-estrellastyle, .onm-new .category-bg.estrellastyle { background-color:#b61f74; }
      .onm-new .category.estrellastyle a:hover { color:#b61f74; }
      .header-section.color-estrellastyle:before,.widget-header.color-estrellastyle:before { color:#b61f74; }

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

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

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

              .main-nav-menu .section-listing>ul>li.estrellastyle>a { border-color:#b61f74!important; }
        .inner-content .body.estrellastyle h2 { color:#b61f74; }
        .widget-header.estrellastyle-color span::first-letter,
        .widget-header.color-estrellastyle span::first-letter,
        .widget-header.estrellastyle-color a::first-letter,
        .widget-header.color-estrellastyle a::first-letter { color: #b61f74!important; }
                      /* Rules for category editorial*/
      .onm-new .category-color.editorial, .text-editorial,a.text-editorial,.text-editorial a { color: #68addf; }
      .bg-editorial, .onm-new .category-bg.editorial { background-color:#68addf; }
      .onm-new .category.editorial a:hover { color:#68addf; }
      .header-section.color-editorial:before,.widget-header.color-editorial:before { color:#68addf; }

      body.editorial .topbar.scrolled-bar { background-color:#68addf!important; }
      body.editorial .footer, body.editorial header.header, body.editorial .scrolled-bar { background-color: #68addf; }

      .onm-new .text-editorial  { color:#68addf !important; }
      .onm-new .content-info.editorial-color .fa,
      .onm-new .editorial .content-info .fa { color:#68addf !important; }
      .color-editorial, .color-editorial a, .color-editorial fa { color:#68addf !important; }

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

              .main-nav-menu .section-listing>ul>li.editorial>a { border-color:#68addf!important; }
        .inner-content .body.editorial h2 { color:#68addf; }
        .widget-header.editorial-color span::first-letter,
        .widget-header.color-editorial span::first-letter,
        .widget-header.editorial-color a::first-letter,
        .widget-header.color-editorial a::first-letter { color: #68addf!important; }
                      /* Rules for category encuestas*/
      .onm-new .category-color.encuestas, .text-encuestas,a.text-encuestas,.text-encuestas a { color: #68addf; }
      .bg-encuestas, .onm-new .category-bg.encuestas { background-color:#68addf; }
      .onm-new .category.encuestas a:hover { color:#68addf; }
      .header-section.color-encuestas:before,.widget-header.color-encuestas:before { color:#68addf; }

      body.encuestas .topbar.scrolled-bar { background-color:#68addf!important; }
      body.encuestas .footer, body.encuestas header.header, body.encuestas .scrolled-bar { background-color: #68addf; }

      .onm-new .text-encuestas  { color:#68addf !important; }
      .onm-new .content-info.encuestas-color .fa,
      .onm-new .encuestas .content-info .fa { color:#68addf !important; }
      .color-encuestas, .color-encuestas a, .color-encuestas fa { color:#68addf !important; }

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

              .main-nav-menu .section-listing>ul>li.encuestas>a { border-color:#68addf!important; }
        .inner-content .body.encuestas h2 { color:#68addf; }
        .widget-header.encuestas-color span::first-letter,
        .widget-header.color-encuestas span::first-letter,
        .widget-header.encuestas-color a::first-letter,
        .widget-header.color-encuestas a::first-letter { color: #68addf!important; }
                      /* Rules for category elecciones-generales-20d*/
      .onm-new .category-color.elecciones-generales-20d, .text-elecciones-generales-20d,a.text-elecciones-generales-20d,.text-elecciones-generales-20d a { color: #c70a14; }
      .bg-elecciones-generales-20d, .onm-new .category-bg.elecciones-generales-20d { background-color:#c70a14; }
      .onm-new .category.elecciones-generales-20d a:hover { color:#c70a14; }
      .header-section.color-elecciones-generales-20d:before,.widget-header.color-elecciones-generales-20d:before { color:#c70a14; }

      body.elecciones-generales-20d .topbar.scrolled-bar { background-color:#c70a14!important; }
      body.elecciones-generales-20d .footer, body.elecciones-generales-20d header.header, body.elecciones-generales-20d .scrolled-bar { background-color: #c70a14; }

      .onm-new .text-elecciones-generales-20d  { color:#c70a14 !important; }
      .onm-new .content-info.elecciones-generales-20d-color .fa,
      .onm-new .elecciones-generales-20d .content-info .fa { color:#c70a14 !important; }
      .color-elecciones-generales-20d, .color-elecciones-generales-20d a, .color-elecciones-generales-20d fa { color:#c70a14 !important; }

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

              .main-nav-menu .section-listing>ul>li.elecciones-generales-20d>a { border-color:#c70a14!important; }
        .inner-content .body.elecciones-generales-20d h2 { color:#c70a14; }
        .widget-header.elecciones-generales-20d-color span::first-letter,
        .widget-header.color-elecciones-generales-20d span::first-letter,
        .widget-header.elecciones-generales-20d-color a::first-letter,
        .widget-header.color-elecciones-generales-20d a::first-letter { color: #c70a14!important; }
                      /* Rules for category andalucia*/
      .onm-new .category-color.andalucia, .text-andalucia,a.text-andalucia,.text-andalucia a { color: #246130; }
      .bg-andalucia, .onm-new .category-bg.andalucia { background-color:#246130; }
      .onm-new .category.andalucia a:hover { color:#246130; }
      .header-section.color-andalucia:before,.widget-header.color-andalucia:before { color:#246130; }

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

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

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

              .main-nav-menu .section-listing>ul>li.andalucia>a { border-color:#246130!important; }
        .inner-content .body.andalucia h2 { color:#246130; }
        .widget-header.andalucia-color span::first-letter,
        .widget-header.color-andalucia span::first-letter,
        .widget-header.andalucia-color a::first-letter,
        .widget-header.color-andalucia a::first-letter { color: #246130!important; }
                      /* Rules for category reporteros*/
      .onm-new .category-color.reporteros, .text-reporteros,a.text-reporteros,.text-reporteros a { color: #000000; }
      .bg-reporteros, .onm-new .category-bg.reporteros { background-color:#000000; }
      .onm-new .category.reporteros a:hover { color:#000000; }
      .header-section.color-reporteros:before,.widget-header.color-reporteros:before { color:#000000; }

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

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

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

              .main-nav-menu .section-listing>ul>li.reporteros>a { border-color:#000000!important; }
        .inner-content .body.reporteros h2 { color:#000000; }
        .widget-header.reporteros-color span::first-letter,
        .widget-header.color-reporteros span::first-letter,
        .widget-header.reporteros-color a::first-letter,
        .widget-header.color-reporteros a::first-letter { color: #000000!important; }
                      /* Rules for category videoblogs*/
      .onm-new .category-color.videoblogs, .text-videoblogs,a.text-videoblogs,.text-videoblogs a { color: #9837a1; }
      .bg-videoblogs, .onm-new .category-bg.videoblogs { background-color:#9837a1; }
      .onm-new .category.videoblogs a:hover { color:#9837a1; }
      .header-section.color-videoblogs:before,.widget-header.color-videoblogs:before { color:#9837a1; }

      body.videoblogs .topbar.scrolled-bar { background-color:#9837a1!important; }
      body.videoblogs .footer, body.videoblogs header.header, body.videoblogs .scrolled-bar { background-color: #9837a1; }

      .onm-new .text-videoblogs  { color:#9837a1 !important; }
      .onm-new .content-info.videoblogs-color .fa,
      .onm-new .videoblogs .content-info .fa { color:#9837a1 !important; }
      .color-videoblogs, .color-videoblogs a, .color-videoblogs fa { color:#9837a1 !important; }

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

              .main-nav-menu .section-listing>ul>li.videoblogs>a { border-color:#9837a1!important; }
        .inner-content .body.videoblogs h2 { color:#9837a1; }
        .widget-header.videoblogs-color span::first-letter,
        .widget-header.color-videoblogs span::first-letter,
        .widget-header.videoblogs-color a::first-letter,
        .widget-header.color-videoblogs a::first-letter { color: #9837a1!important; }
                      /* Rules for category actualidad-politica*/
      .onm-new .category-color.actualidad-politica, .text-actualidad-politica,a.text-actualidad-politica,.text-actualidad-politica a { color: #f7b475; }
      .bg-actualidad-politica, .onm-new .category-bg.actualidad-politica { background-color:#f7b475; }
      .onm-new .category.actualidad-politica a:hover { color:#f7b475; }
      .header-section.color-actualidad-politica:before,.widget-header.color-actualidad-politica:before { color:#f7b475; }

      body.actualidad-politica .topbar.scrolled-bar { background-color:#f7b475!important; }
      body.actualidad-politica .footer, body.actualidad-politica header.header, body.actualidad-politica .scrolled-bar { background-color: #f7b475; }

      .onm-new .text-actualidad-politica  { color:#f7b475 !important; }
      .onm-new .content-info.actualidad-politica-color .fa,
      .onm-new .actualidad-politica .content-info .fa { color:#f7b475 !important; }
      .color-actualidad-politica, .color-actualidad-politica a, .color-actualidad-politica fa { color:#f7b475 !important; }

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

              .main-nav-menu .section-listing>ul>li.actualidad-politica>a { border-color:#f7b475!important; }
        .inner-content .body.actualidad-politica h2 { color:#f7b475; }
        .widget-header.actualidad-politica-color span::first-letter,
        .widget-header.color-actualidad-politica span::first-letter,
        .widget-header.actualidad-politica-color a::first-letter,
        .widget-header.color-actualidad-politica a::first-letter { color: #f7b475!important; }
                      /* Rules for category el-tiempo*/
      .onm-new .category-color.el-tiempo, .text-el-tiempo,a.text-el-tiempo,.text-el-tiempo a { color: #3d87d8; }
      .bg-el-tiempo, .onm-new .category-bg.el-tiempo { background-color:#3d87d8; }
      .onm-new .category.el-tiempo a:hover { color:#3d87d8; }
      .header-section.color-el-tiempo:before,.widget-header.color-el-tiempo:before { color:#3d87d8; }

      body.el-tiempo .topbar.scrolled-bar { background-color:#3d87d8!important; }
      body.el-tiempo .footer, body.el-tiempo header.header, body.el-tiempo .scrolled-bar { background-color: #3d87d8; }

      .onm-new .text-el-tiempo  { color:#3d87d8 !important; }
      .onm-new .content-info.el-tiempo-color .fa,
      .onm-new .el-tiempo .content-info .fa { color:#3d87d8 !important; }
      .color-el-tiempo, .color-el-tiempo a, .color-el-tiempo fa { color:#3d87d8 !important; }

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

              .main-nav-menu .section-listing>ul>li.el-tiempo>a { border-color:#3d87d8!important; }
        .inner-content .body.el-tiempo h2 { color:#3d87d8; }
        .widget-header.el-tiempo-color span::first-letter,
        .widget-header.color-el-tiempo span::first-letter,
        .widget-header.el-tiempo-color a::first-letter,
        .widget-header.color-el-tiempo a::first-letter { color: #3d87d8!important; }
                      /* Rules for category eurocopa-2016*/
      .onm-new .category-color.eurocopa-2016, .text-eurocopa-2016,a.text-eurocopa-2016,.text-eurocopa-2016 a { color: #447524; }
      .bg-eurocopa-2016, .onm-new .category-bg.eurocopa-2016 { background-color:#447524; }
      .onm-new .category.eurocopa-2016 a:hover { color:#447524; }
      .header-section.color-eurocopa-2016:before,.widget-header.color-eurocopa-2016:before { color:#447524; }

      body.eurocopa-2016 .topbar.scrolled-bar { background-color:#447524!important; }
      body.eurocopa-2016 .footer, body.eurocopa-2016 header.header, body.eurocopa-2016 .scrolled-bar { background-color: #447524; }

      .onm-new .text-eurocopa-2016  { color:#447524 !important; }
      .onm-new .content-info.eurocopa-2016-color .fa,
      .onm-new .eurocopa-2016 .content-info .fa { color:#447524 !important; }
      .color-eurocopa-2016, .color-eurocopa-2016 a, .color-eurocopa-2016 fa { color:#447524 !important; }

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

              .main-nav-menu .section-listing>ul>li.eurocopa-2016>a { border-color:#447524!important; }
        .inner-content .body.eurocopa-2016 h2 { color:#447524; }
        .widget-header.eurocopa-2016-color span::first-letter,
        .widget-header.color-eurocopa-2016 span::first-letter,
        .widget-header.eurocopa-2016-color a::first-letter,
        .widget-header.color-eurocopa-2016 a::first-letter { color: #447524!important; }
                      /* Rules for category desayunos-estrella*/
      .onm-new .category-color.desayunos-estrella, .text-desayunos-estrella,a.text-desayunos-estrella,.text-desayunos-estrella a { color: #68addf; }
      .bg-desayunos-estrella, .onm-new .category-bg.desayunos-estrella { background-color:#68addf; }
      .onm-new .category.desayunos-estrella a:hover { color:#68addf; }
      .header-section.color-desayunos-estrella:before,.widget-header.color-desayunos-estrella:before { color:#68addf; }

      body.desayunos-estrella .topbar.scrolled-bar { background-color:#68addf!important; }
      body.desayunos-estrella .footer, body.desayunos-estrella header.header, body.desayunos-estrella .scrolled-bar { background-color: #68addf; }

      .onm-new .text-desayunos-estrella  { color:#68addf !important; }
      .onm-new .content-info.desayunos-estrella-color .fa,
      .onm-new .desayunos-estrella .content-info .fa { color:#68addf !important; }
      .color-desayunos-estrella, .color-desayunos-estrella a, .color-desayunos-estrella fa { color:#68addf !important; }

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

              .main-nav-menu .section-listing>ul>li.desayunos-estrella>a { border-color:#68addf!important; }
        .inner-content .body.desayunos-estrella h2 { color:#68addf; }
        .widget-header.desayunos-estrella-color span::first-letter,
        .widget-header.color-desayunos-estrella span::first-letter,
        .widget-header.desayunos-estrella-color a::first-letter,
        .widget-header.color-desayunos-estrella a::first-letter { color: #68addf!important; }
                      /* Rules for category desayuno-estrella*/
      .onm-new .category-color.desayuno-estrella, .text-desayuno-estrella,a.text-desayuno-estrella,.text-desayuno-estrella a { color: #68addf; }
      .bg-desayuno-estrella, .onm-new .category-bg.desayuno-estrella { background-color:#68addf; }
      .onm-new .category.desayuno-estrella a:hover { color:#68addf; }
      .header-section.color-desayuno-estrella:before,.widget-header.color-desayuno-estrella:before { color:#68addf; }

      body.desayuno-estrella .topbar.scrolled-bar { background-color:#68addf!important; }
      body.desayuno-estrella .footer, body.desayuno-estrella header.header, body.desayuno-estrella .scrolled-bar { background-color: #68addf; }

      .onm-new .text-desayuno-estrella  { color:#68addf !important; }
      .onm-new .content-info.desayuno-estrella-color .fa,
      .onm-new .desayuno-estrella .content-info .fa { color:#68addf !important; }
      .color-desayuno-estrella, .color-desayuno-estrella a, .color-desayuno-estrella fa { color:#68addf !important; }

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

              .main-nav-menu .section-listing>ul>li.desayuno-estrella>a { border-color:#68addf!important; }
        .inner-content .body.desayuno-estrella h2 { color:#68addf; }
        .widget-header.desayuno-estrella-color span::first-letter,
        .widget-header.color-desayuno-estrella span::first-letter,
        .widget-header.desayuno-estrella-color a::first-letter,
        .widget-header.color-desayuno-estrella a::first-letter { color: #68addf!important; }
                      /* Rules for category juegos-olimpicos-rio-2016*/
      .onm-new .category-color.juegos-olimpicos-rio-2016, .text-juegos-olimpicos-rio-2016,a.text-juegos-olimpicos-rio-2016,.text-juegos-olimpicos-rio-2016 a { color: #447524; }
      .bg-juegos-olimpicos-rio-2016, .onm-new .category-bg.juegos-olimpicos-rio-2016 { background-color:#447524; }
      .onm-new .category.juegos-olimpicos-rio-2016 a:hover { color:#447524; }
      .header-section.color-juegos-olimpicos-rio-2016:before,.widget-header.color-juegos-olimpicos-rio-2016:before { color:#447524; }

      body.juegos-olimpicos-rio-2016 .topbar.scrolled-bar { background-color:#447524!important; }
      body.juegos-olimpicos-rio-2016 .footer, body.juegos-olimpicos-rio-2016 header.header, body.juegos-olimpicos-rio-2016 .scrolled-bar { background-color: #447524; }

      .onm-new .text-juegos-olimpicos-rio-2016  { color:#447524 !important; }
      .onm-new .content-info.juegos-olimpicos-rio-2016-color .fa,
      .onm-new .juegos-olimpicos-rio-2016 .content-info .fa { color:#447524 !important; }
      .color-juegos-olimpicos-rio-2016, .color-juegos-olimpicos-rio-2016 a, .color-juegos-olimpicos-rio-2016 fa { color:#447524 !important; }

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

              .main-nav-menu .section-listing>ul>li.juegos-olimpicos-rio-2016>a { border-color:#447524!important; }
        .inner-content .body.juegos-olimpicos-rio-2016 h2 { color:#447524; }
        .widget-header.juegos-olimpicos-rio-2016-color span::first-letter,
        .widget-header.color-juegos-olimpicos-rio-2016 span::first-letter,
        .widget-header.juegos-olimpicos-rio-2016-color a::first-letter,
        .widget-header.color-juegos-olimpicos-rio-2016 a::first-letter { color: #447524!important; }
                      /* Rules for category china*/
      .onm-new .category-color.china, .text-china,a.text-china,.text-china a { color: #ed0f0f; }
      .bg-china, .onm-new .category-bg.china { background-color:#ed0f0f; }
      .onm-new .category.china a:hover { color:#ed0f0f; }
      .header-section.color-china:before,.widget-header.color-china:before { color:#ed0f0f; }

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

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

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

              .main-nav-menu .section-listing>ul>li.china>a { border-color:#ed0f0f!important; }
        .inner-content .body.china h2 { color:#ed0f0f; }
        .widget-header.china-color span::first-letter,
        .widget-header.color-china span::first-letter,
        .widget-header.china-color a::first-letter,
        .widget-header.color-china a::first-letter { color: #ed0f0f!important; }
                      /* Rules for category feminicidios-2017*/
      .onm-new .category-color.feminicidios-2017, .text-feminicidios-2017,a.text-feminicidios-2017,.text-feminicidios-2017 a { color: #a74eaa; }
      .bg-feminicidios-2017, .onm-new .category-bg.feminicidios-2017 { background-color:#a74eaa; }
      .onm-new .category.feminicidios-2017 a:hover { color:#a74eaa; }
      .header-section.color-feminicidios-2017:before,.widget-header.color-feminicidios-2017:before { color:#a74eaa; }

      body.feminicidios-2017 .topbar.scrolled-bar { background-color:#a74eaa!important; }
      body.feminicidios-2017 .footer, body.feminicidios-2017 header.header, body.feminicidios-2017 .scrolled-bar { background-color: #a74eaa; }

      .onm-new .text-feminicidios-2017  { color:#a74eaa !important; }
      .onm-new .content-info.feminicidios-2017-color .fa,
      .onm-new .feminicidios-2017 .content-info .fa { color:#a74eaa !important; }
      .color-feminicidios-2017, .color-feminicidios-2017 a, .color-feminicidios-2017 fa { color:#a74eaa !important; }

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

              .main-nav-menu .section-listing>ul>li.feminicidios-2017>a { border-color:#a74eaa!important; }
        .inner-content .body.feminicidios-2017 h2 { color:#a74eaa; }
        .widget-header.feminicidios-2017-color span::first-letter,
        .widget-header.color-feminicidios-2017 span::first-letter,
        .widget-header.feminicidios-2017-color a::first-letter,
        .widget-header.color-feminicidios-2017 a::first-letter { color: #a74eaa!important; }
                      /* Rules for category atentados-barcelona-cambrils*/
      .onm-new .category-color.atentados-barcelona-cambrils, .text-atentados-barcelona-cambrils,a.text-atentados-barcelona-cambrils,.text-atentados-barcelona-cambrils a { color: #f79438; }
      .bg-atentados-barcelona-cambrils, .onm-new .category-bg.atentados-barcelona-cambrils { background-color:#f79438; }
      .onm-new .category.atentados-barcelona-cambrils a:hover { color:#f79438; }
      .header-section.color-atentados-barcelona-cambrils:before,.widget-header.color-atentados-barcelona-cambrils:before { color:#f79438; }

      body.atentados-barcelona-cambrils .topbar.scrolled-bar { background-color:#f79438!important; }
      body.atentados-barcelona-cambrils .footer, body.atentados-barcelona-cambrils header.header, body.atentados-barcelona-cambrils .scrolled-bar { background-color: #f79438; }

      .onm-new .text-atentados-barcelona-cambrils  { color:#f79438 !important; }
      .onm-new .content-info.atentados-barcelona-cambrils-color .fa,
      .onm-new .atentados-barcelona-cambrils .content-info .fa { color:#f79438 !important; }
      .color-atentados-barcelona-cambrils, .color-atentados-barcelona-cambrils a, .color-atentados-barcelona-cambrils fa { color:#f79438 !important; }

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

              .main-nav-menu .section-listing>ul>li.atentados-barcelona-cambrils>a { border-color:#f79438!important; }
        .inner-content .body.atentados-barcelona-cambrils h2 { color:#f79438; }
        .widget-header.atentados-barcelona-cambrils-color span::first-letter,
        .widget-header.color-atentados-barcelona-cambrils span::first-letter,
        .widget-header.atentados-barcelona-cambrils-color a::first-letter,
        .widget-header.color-atentados-barcelona-cambrils a::first-letter { color: #f79438!important; }
                      /* Rules for category internacional*/
      .onm-new .category-color.internacional, .text-internacional,a.text-internacional,.text-internacional a { color: #a29a03; }
      .bg-internacional, .onm-new .category-bg.internacional { background-color:#a29a03; }
      .onm-new .category.internacional a:hover { color:#a29a03; }
      .header-section.color-internacional:before,.widget-header.color-internacional:before { color:#a29a03; }

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

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

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

              .main-nav-menu .section-listing>ul>li.internacional>a { border-color:#a29a03!important; }
        .inner-content .body.internacional h2 { color:#a29a03; }
        .widget-header.internacional-color span::first-letter,
        .widget-header.color-internacional span::first-letter,
        .widget-header.internacional-color a::first-letter,
        .widget-header.color-internacional a::first-letter { color: #a29a03!important; }
                      /* Rules for category gastronomia*/
      .onm-new .category-color.gastronomia, .text-gastronomia,a.text-gastronomia,.text-gastronomia a { color: #a7e053; }
      .bg-gastronomia, .onm-new .category-bg.gastronomia { background-color:#a7e053; }
      .onm-new .category.gastronomia a:hover { color:#a7e053; }
      .header-section.color-gastronomia:before,.widget-header.color-gastronomia:before { color:#a7e053; }

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

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

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

              .main-nav-menu .section-listing>ul>li.gastronomia>a { border-color:#a7e053!important; }
        .inner-content .body.gastronomia h2 { color:#a7e053; }
        .widget-header.gastronomia-color span::first-letter,
        .widget-header.color-gastronomia span::first-letter,
        .widget-header.gastronomia-color a::first-letter,
        .widget-header.color-gastronomia a::first-letter { color: #a7e053!important; }
                      /* Rules for category estrella-mexico*/
      .onm-new .category-color.estrella-mexico, .text-estrella-mexico,a.text-estrella-mexico,.text-estrella-mexico a { color: #3cc430; }
      .bg-estrella-mexico, .onm-new .category-bg.estrella-mexico { background-color:#3cc430; }
      .onm-new .category.estrella-mexico a:hover { color:#3cc430; }
      .header-section.color-estrella-mexico:before,.widget-header.color-estrella-mexico:before { color:#3cc430; }

      body.estrella-mexico .topbar.scrolled-bar { background-color:#3cc430!important; }
      body.estrella-mexico .footer, body.estrella-mexico header.header, body.estrella-mexico .scrolled-bar { background-color: #3cc430; }

      .onm-new .text-estrella-mexico  { color:#3cc430 !important; }
      .onm-new .content-info.estrella-mexico-color .fa,
      .onm-new .estrella-mexico .content-info .fa { color:#3cc430 !important; }
      .color-estrella-mexico, .color-estrella-mexico a, .color-estrella-mexico fa { color:#3cc430 !important; }

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

              .main-nav-menu .section-listing>ul>li.estrella-mexico>a { border-color:#3cc430!important; }
        .inner-content .body.estrella-mexico h2 { color:#3cc430; }
        .widget-header.estrella-mexico-color span::first-letter,
        .widget-header.color-estrella-mexico span::first-letter,
        .widget-header.estrella-mexico-color a::first-letter,
        .widget-header.color-estrella-mexico a::first-letter { color: #3cc430!important; }
                      /* Rules for category elecciones-12j*/
      .onm-new .category-color.elecciones-12j, .text-elecciones-12j,a.text-elecciones-12j,.text-elecciones-12j a { color: #ff00e6; }
      .bg-elecciones-12j, .onm-new .category-bg.elecciones-12j { background-color:#ff00e6; }
      .onm-new .category.elecciones-12j a:hover { color:#ff00e6; }
      .header-section.color-elecciones-12j:before,.widget-header.color-elecciones-12j:before { color:#ff00e6; }

      body.elecciones-12j .topbar.scrolled-bar { background-color:#ff00e6!important; }
      body.elecciones-12j .footer, body.elecciones-12j header.header, body.elecciones-12j .scrolled-bar { background-color: #ff00e6; }

      .onm-new .text-elecciones-12j  { color:#ff00e6 !important; }
      .onm-new .content-info.elecciones-12j-color .fa,
      .onm-new .elecciones-12j .content-info .fa { color:#ff00e6 !important; }
      .color-elecciones-12j, .color-elecciones-12j a, .color-elecciones-12j fa { color:#ff00e6 !important; }

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

              .main-nav-menu .section-listing>ul>li.elecciones-12j>a { border-color:#ff00e6!important; }
        .inner-content .body.elecciones-12j h2 { color:#ff00e6; }
        .widget-header.elecciones-12j-color span::first-letter,
        .widget-header.color-elecciones-12j span::first-letter,
        .widget-header.elecciones-12j-color a::first-letter,
        .widget-header.color-elecciones-12j a::first-letter { color: #ff00e6!important; }
                      /* Rules for category elecciones-26m*/
      .onm-new .category-color.elecciones-26m, .text-elecciones-26m,a.text-elecciones-26m,.text-elecciones-26m a { color: #ff0000; }
      .bg-elecciones-26m, .onm-new .category-bg.elecciones-26m { background-color:#ff0000; }
      .onm-new .category.elecciones-26m a:hover { color:#ff0000; }
      .header-section.color-elecciones-26m:before,.widget-header.color-elecciones-26m:before { color:#ff0000; }

      body.elecciones-26m .topbar.scrolled-bar { background-color:#ff0000!important; }
      body.elecciones-26m .footer, body.elecciones-26m header.header, body.elecciones-26m .scrolled-bar { background-color: #ff0000; }

      .onm-new .text-elecciones-26m  { color:#ff0000 !important; }
      .onm-new .content-info.elecciones-26m-color .fa,
      .onm-new .elecciones-26m .content-info .fa { color:#ff0000 !important; }
      .color-elecciones-26m, .color-elecciones-26m a, .color-elecciones-26m fa { color:#ff0000 !important; }

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

              .main-nav-menu .section-listing>ul>li.elecciones-26m>a { border-color:#ff0000!important; }
        .inner-content .body.elecciones-26m h2 { color:#ff0000; }
        .widget-header.elecciones-26m-color span::first-letter,
        .widget-header.color-elecciones-26m span::first-letter,
        .widget-header.elecciones-26m-color a::first-letter,
        .widget-header.color-elecciones-26m a::first-letter { color: #ff0000!important; }
                      /* Rules for category copa-america-brasil-2019*/
      .onm-new .category-color.copa-america-brasil-2019, .text-copa-america-brasil-2019,a.text-copa-america-brasil-2019,.text-copa-america-brasil-2019 a { color: #fbd75b; }
      .bg-copa-america-brasil-2019, .onm-new .category-bg.copa-america-brasil-2019 { background-color:#fbd75b; }
      .onm-new .category.copa-america-brasil-2019 a:hover { color:#fbd75b; }
      .header-section.color-copa-america-brasil-2019:before,.widget-header.color-copa-america-brasil-2019:before { color:#fbd75b; }

      body.copa-america-brasil-2019 .topbar.scrolled-bar { background-color:#fbd75b!important; }
      body.copa-america-brasil-2019 .footer, body.copa-america-brasil-2019 header.header, body.copa-america-brasil-2019 .scrolled-bar { background-color: #fbd75b; }

      .onm-new .text-copa-america-brasil-2019  { color:#fbd75b !important; }
      .onm-new .content-info.copa-america-brasil-2019-color .fa,
      .onm-new .copa-america-brasil-2019 .content-info .fa { color:#fbd75b !important; }
      .color-copa-america-brasil-2019, .color-copa-america-brasil-2019 a, .color-copa-america-brasil-2019 fa { color:#fbd75b !important; }

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

              .main-nav-menu .section-listing>ul>li.copa-america-brasil-2019>a { border-color:#fbd75b!important; }
        .inner-content .body.copa-america-brasil-2019 h2 { color:#fbd75b; }
        .widget-header.copa-america-brasil-2019-color span::first-letter,
        .widget-header.color-copa-america-brasil-2019 span::first-letter,
        .widget-header.copa-america-brasil-2019-color a::first-letter,
        .widget-header.color-copa-america-brasil-2019 a::first-letter { color: #fbd75b!important; }
                      /* Rules for category especial-cursos-verano-2019*/
      .onm-new .category-color.especial-cursos-verano-2019, .text-especial-cursos-verano-2019,a.text-especial-cursos-verano-2019,.text-especial-cursos-verano-2019 a { color: #ff7a00; }
      .bg-especial-cursos-verano-2019, .onm-new .category-bg.especial-cursos-verano-2019 { background-color:#ff7a00; }
      .onm-new .category.especial-cursos-verano-2019 a:hover { color:#ff7a00; }
      .header-section.color-especial-cursos-verano-2019:before,.widget-header.color-especial-cursos-verano-2019:before { color:#ff7a00; }

      body.especial-cursos-verano-2019 .topbar.scrolled-bar { background-color:#ff7a00!important; }
      body.especial-cursos-verano-2019 .footer, body.especial-cursos-verano-2019 header.header, body.especial-cursos-verano-2019 .scrolled-bar { background-color: #ff7a00; }

      .onm-new .text-especial-cursos-verano-2019  { color:#ff7a00 !important; }
      .onm-new .content-info.especial-cursos-verano-2019-color .fa,
      .onm-new .especial-cursos-verano-2019 .content-info .fa { color:#ff7a00 !important; }
      .color-especial-cursos-verano-2019, .color-especial-cursos-verano-2019 a, .color-especial-cursos-verano-2019 fa { color:#ff7a00 !important; }

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

              .main-nav-menu .section-listing>ul>li.especial-cursos-verano-2019>a { border-color:#ff7a00!important; }
        .inner-content .body.especial-cursos-verano-2019 h2 { color:#ff7a00; }
        .widget-header.especial-cursos-verano-2019-color span::first-letter,
        .widget-header.color-especial-cursos-verano-2019 span::first-letter,
        .widget-header.especial-cursos-verano-2019-color a::first-letter,
        .widget-header.color-especial-cursos-verano-2019 a::first-letter { color: #ff7a00!important; }
                      /* Rules for category america*/
      .onm-new .category-color.america, .text-america,a.text-america,.text-america a { color: #10b034; }
      .bg-america, .onm-new .category-bg.america { background-color:#10b034; }
      .onm-new .category.america a:hover { color:#10b034; }
      .header-section.color-america:before,.widget-header.color-america:before { color:#10b034; }

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

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

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

              .main-nav-menu .section-listing>ul>li.america>a { border-color:#10b034!important; }
        .inner-content .body.america h2 { color:#10b034; }
        .widget-header.america-color span::first-letter,
        .widget-header.color-america span::first-letter,
        .widget-header.america-color a::first-letter,
        .widget-header.color-america a::first-letter { color: #10b034!important; }
                      /* Rules for category compras-estrella*/
      .onm-new .category-color.compras-estrella, .text-compras-estrella,a.text-compras-estrella,.text-compras-estrella a { color: #002abd; }
      .bg-compras-estrella, .onm-new .category-bg.compras-estrella { background-color:#002abd; }
      .onm-new .category.compras-estrella a:hover { color:#002abd; }
      .header-section.color-compras-estrella:before,.widget-header.color-compras-estrella:before { color:#002abd; }

      body.compras-estrella .topbar.scrolled-bar { background-color:#002abd!important; }
      body.compras-estrella .footer, body.compras-estrella header.header, body.compras-estrella .scrolled-bar { background-color: #002abd; }

      .onm-new .text-compras-estrella  { color:#002abd !important; }
      .onm-new .content-info.compras-estrella-color .fa,
      .onm-new .compras-estrella .content-info .fa { color:#002abd !important; }
      .color-compras-estrella, .color-compras-estrella a, .color-compras-estrella fa { color:#002abd !important; }

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

              .main-nav-menu .section-listing>ul>li.compras-estrella>a { border-color:#002abd!important; }
        .inner-content .body.compras-estrella h2 { color:#002abd; }
        .widget-header.compras-estrella-color span::first-letter,
        .widget-header.color-compras-estrella span::first-letter,
        .widget-header.compras-estrella-color a::first-letter,
        .widget-header.color-compras-estrella a::first-letter { color: #002abd!important; }
                      /* Rules for category elecciones-10n*/
      .onm-new .category-color.elecciones-10n, .text-elecciones-10n,a.text-elecciones-10n,.text-elecciones-10n a { color: #ebff00; }
      .bg-elecciones-10n, .onm-new .category-bg.elecciones-10n { background-color:#ebff00; }
      .onm-new .category.elecciones-10n a:hover { color:#ebff00; }
      .header-section.color-elecciones-10n:before,.widget-header.color-elecciones-10n:before { color:#ebff00; }

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

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

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

              .main-nav-menu .section-listing>ul>li.elecciones-10n>a { border-color:#ebff00!important; }
        .inner-content .body.elecciones-10n h2 { color:#ebff00; }
        .widget-header.elecciones-10n-color span::first-letter,
        .widget-header.color-elecciones-10n span::first-letter,
        .widget-header.elecciones-10n-color a::first-letter,
        .widget-header.color-elecciones-10n a::first-letter { color: #ebff00!important; }
                      /* Rules for category mascotas-estrella*/
      .onm-new .category-color.mascotas-estrella, .text-mascotas-estrella,a.text-mascotas-estrella,.text-mascotas-estrella a { color: #a4bdfc; }
      .bg-mascotas-estrella, .onm-new .category-bg.mascotas-estrella { background-color:#a4bdfc; }
      .onm-new .category.mascotas-estrella a:hover { color:#a4bdfc; }
      .header-section.color-mascotas-estrella:before,.widget-header.color-mascotas-estrella:before { color:#a4bdfc; }

      body.mascotas-estrella .topbar.scrolled-bar { background-color:#a4bdfc!important; }
      body.mascotas-estrella .footer, body.mascotas-estrella header.header, body.mascotas-estrella .scrolled-bar { background-color: #a4bdfc; }

      .onm-new .text-mascotas-estrella  { color:#a4bdfc !important; }
      .onm-new .content-info.mascotas-estrella-color .fa,
      .onm-new .mascotas-estrella .content-info .fa { color:#a4bdfc !important; }
      .color-mascotas-estrella, .color-mascotas-estrella a, .color-mascotas-estrella fa { color:#a4bdfc !important; }

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

              .main-nav-menu .section-listing>ul>li.mascotas-estrella>a { border-color:#a4bdfc!important; }
        .inner-content .body.mascotas-estrella h2 { color:#a4bdfc; }
        .widget-header.mascotas-estrella-color span::first-letter,
        .widget-header.color-mascotas-estrella span::first-letter,
        .widget-header.mascotas-estrella-color a::first-letter,
        .widget-header.color-mascotas-estrella a::first-letter { color: #a4bdfc!important; }
                      /* Rules for category criptomonedas*/
      .onm-new .category-color.criptomonedas, .text-criptomonedas,a.text-criptomonedas,.text-criptomonedas a { color: #f9ff3f; }
      .bg-criptomonedas, .onm-new .category-bg.criptomonedas { background-color:#f9ff3f; }
      .onm-new .category.criptomonedas a:hover { color:#f9ff3f; }
      .header-section.color-criptomonedas:before,.widget-header.color-criptomonedas:before { color:#f9ff3f; }

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

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

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

              .main-nav-menu .section-listing>ul>li.criptomonedas>a { border-color:#f9ff3f!important; }
        .inner-content .body.criptomonedas h2 { color:#f9ff3f; }
        .widget-header.criptomonedas-color span::first-letter,
        .widget-header.color-criptomonedas span::first-letter,
        .widget-header.criptomonedas-color a::first-letter,
        .widget-header.color-criptomonedas a::first-letter { color: #f9ff3f!important; }
                      /* Rules for category carta-presidente*/
      .onm-new .category-color.carta-presidente, .text-carta-presidente,a.text-carta-presidente,.text-carta-presidente a { color: #000000; }
      .bg-carta-presidente, .onm-new .category-bg.carta-presidente { background-color:#000000; }
      .onm-new .category.carta-presidente a:hover { color:#000000; }
      .header-section.color-carta-presidente:before,.widget-header.color-carta-presidente:before { color:#000000; }

      body.carta-presidente .topbar.scrolled-bar { background-color:#000000!important; }
      body.carta-presidente .footer, body.carta-presidente header.header, body.carta-presidente .scrolled-bar { background-color: #000000; }

      .onm-new .text-carta-presidente  { color:#000000 !important; }
      .onm-new .content-info.carta-presidente-color .fa,
      .onm-new .carta-presidente .content-info .fa { color:#000000 !important; }
      .color-carta-presidente, .color-carta-presidente a, .color-carta-presidente fa { color:#000000 !important; }

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

              .main-nav-menu .section-listing>ul>li.carta-presidente>a { border-color:#000000!important; }
        .inner-content .body.carta-presidente h2 { color:#000000; }
        .widget-header.carta-presidente-color span::first-letter,
        .widget-header.color-carta-presidente span::first-letter,
        .widget-header.carta-presidente-color a::first-letter,
        .widget-header.color-carta-presidente a::first-letter { color: #000000!important; }
                      /* Rules for category ed-colombia*/
      .onm-new .category-color.ed-colombia, .text-ed-colombia,a.text-ed-colombia,.text-ed-colombia a { color: #ec002e; }
      .bg-ed-colombia, .onm-new .category-bg.ed-colombia { background-color:#ec002e; }
      .onm-new .category.ed-colombia a:hover { color:#ec002e; }
      .header-section.color-ed-colombia:before,.widget-header.color-ed-colombia:before { color:#ec002e; }

      body.ed-colombia .topbar.scrolled-bar { background-color:#ec002e!important; }
      body.ed-colombia .footer, body.ed-colombia header.header, body.ed-colombia .scrolled-bar { background-color: #ec002e; }

      .onm-new .text-ed-colombia  { color:#ec002e !important; }
      .onm-new .content-info.ed-colombia-color .fa,
      .onm-new .ed-colombia .content-info .fa { color:#ec002e !important; }
      .color-ed-colombia, .color-ed-colombia a, .color-ed-colombia fa { color:#ec002e !important; }

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

              .main-nav-menu .section-listing>ul>li.ed-colombia>a { border-color:#ec002e!important; }
        .inner-content .body.ed-colombia h2 { color:#ec002e; }
        .widget-header.ed-colombia-color span::first-letter,
        .widget-header.color-ed-colombia span::first-letter,
        .widget-header.ed-colombia-color a::first-letter,
        .widget-header.color-ed-colombia a::first-letter { color: #ec002e!important; }
                      /* Rules for category lifestyle*/
      .onm-new .category-color.lifestyle, .text-lifestyle,a.text-lifestyle,.text-lifestyle a { color: #9e1ced; }
      .bg-lifestyle, .onm-new .category-bg.lifestyle { background-color:#9e1ced; }
      .onm-new .category.lifestyle a:hover { color:#9e1ced; }
      .header-section.color-lifestyle:before,.widget-header.color-lifestyle:before { color:#9e1ced; }

      body.lifestyle .topbar.scrolled-bar { background-color:#9e1ced!important; }
      body.lifestyle .footer, body.lifestyle header.header, body.lifestyle .scrolled-bar { background-color: #9e1ced; }

      .onm-new .text-lifestyle  { color:#9e1ced !important; }
      .onm-new .content-info.lifestyle-color .fa,
      .onm-new .lifestyle .content-info .fa { color:#9e1ced !important; }
      .color-lifestyle, .color-lifestyle a, .color-lifestyle fa { color:#9e1ced !important; }

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

              .main-nav-menu .section-listing>ul>li.lifestyle>a { border-color:#9e1ced!important; }
        .inner-content .body.lifestyle h2 { color:#9e1ced; }
        .widget-header.lifestyle-color span::first-letter,
        .widget-header.color-lifestyle span::first-letter,
        .widget-header.lifestyle-color a::first-letter,
        .widget-header.color-lifestyle a::first-letter { color: #9e1ced!important; }
                      /* Rules for category salud*/
      .onm-new .category-color.salud, .text-salud,a.text-salud,.text-salud a { color: #a1fcb5; }
      .bg-salud, .onm-new .category-bg.salud { background-color:#a1fcb5; }
      .onm-new .category.salud a:hover { color:#a1fcb5; }
      .header-section.color-salud:before,.widget-header.color-salud:before { color:#a1fcb5; }

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

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

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

              .main-nav-menu .section-listing>ul>li.salud>a { border-color:#a1fcb5!important; }
        .inner-content .body.salud h2 { color:#a1fcb5; }
        .widget-header.salud-color span::first-letter,
        .widget-header.color-salud span::first-letter,
        .widget-header.salud-color a::first-letter,
        .widget-header.color-salud a::first-letter { color: #a1fcb5!important; }
            
