.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: #67bfe7!important; }
    .bg-site-color { background-color: #67bfe7!important; }
    .border-site-color{ border-color:#67bfe7;}

    .header, .scrolled-bar, .footer, .last-column   { border-color: #67bfe7  }
    .preheader, .fixed-header, .minified-header,#cookies_overlay { background-color: #67bfe7; }

    .widget-header span, .widget-header span > a, blockquote  { border-color:#67bfe7; }
    .header-section:before, .widget-header:before  { color:#67bfe7; }

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

    .widget-content a:hover, .widget-content .title a:hover,
    .small-menu .sections-top-button:hover .fa, .small-menu .sections-top-block:hover .fa, .small-menu .sections-top-block .sections-top li a { color:#67bfe7; }
    .small-menu .sections-top-block.opened .sections-top, .small-menu .sections-top-block:hover .sections-top { border-color:#67bfe7; }

    .onm-new .title a:hover, .search-block:hover .search-button .fa , .search-block .search-button:hover .fa,
    .onm-new .content-info, span.content-info,
    .onm-new .content-info .fa, .onm-new .content-info a:hover, .onm-new .summary a:hover {  color:#67bfe7; }
    .onm-new .category-name { background-color: #67bfe7; }

    .header-section.dark, .widget-header.dark, .article-navigation,
    .header-section .goToCat:hover, .back-to-top:hover { background-color: #67bfe7; }

    .widget .widget-header.colorize, .back-to-top i, .inner-content .mini-utilities li a { color:#67bfe7 }
    .back-to-top { background-color:#FFF; }
    .onm-new.opinion .opinion-data .title a:hover,.onm-new.opinion .opinion-author a { color:#67bfe7 }

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

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

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

    .widget-header.border-site-color { border-color: #eaeaea !important; }
    .slider-nav i:hover, .widget-content ul li:after,
    .wrapper-cover .one-one:nth-of-type(1n+2) .article-media:after {  background-color: #67bfe7; }

    .article-navigation .title a:hover, .article-navigation .article .article-data .title a:hover { color:#67bfe7; }
    .widget-next-article .article-navigation { border-color:#67bfe7; }
    .album-highlighted  .carousel-control .fa  {  background-color: #67bfe7; }
    .article-navigation.prev i, .article-navigation.next i { border-color:#67bfe7; }
    .wrapper-slider ul.carousel-headlines li.headlines-title.selected:after {  background-color: #67bfe7!important; }
    .wrapper-slider ul.carousel-headlines .headlines-title.selected .article-data:before { border-right-color: #67bfe7!important; }

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

    /*** Site color items ***/
    .header-socials .fa:hover, .small-menu .sections-top-block:hover .fa,.small-menu .sections-top-block:hover span,.header-search .search-block .search-button:hover, .header-search .search-block:hover .search-button,.search-block:hover .search-button .fa,.author-opinion .author-name a { color: #67bfe7!important; }

    /*** Background site-color items ***/
    .wrapper-slider ul.carousel-headlines .article-data .open-article, .widget-next-article .article-navigation.next a i,.search-block .form-input,.header-search .search-block .form-input,.onm-new.blog,.letter-page .widget-button a,.poll-page .button-submit:hover,.album-list .album-data.trans:after, .video-list .video-item .video-info .video-category { background-color: #67bfe7; }

    /*** Border site-color items ***/
    .search-block .form-input,.header-search .search-block .form-input { border-color: #67bfe7; }

    .owl-prev, .owl-next { background-color: #67bfe7; }

      
    
    .onm-new.colorize { border-radius:0 !important; }
    .media.colorize { margin:0; }

    @media (min-width: 992px) {
        .main-nav-menu .section-listing > ul > li > a:hover { color: #67bfe7; }
        .main-nav-menu .section-listing .submenu { border-color: #67bfe7; }
        .main-nav-menu .section-listing > ul > li > a { border-bottom-color: #67bfe7; }
    }
            /* Second color */
    
      .second-color, .text-second-color, .second-color > a, .header a { color: #bcd7e0!important; }
      .bg-second-color { background-color: #bcd7e0!important; }
      .border-second-color { border-color:#bcd7e0;}

                      
    .inner-content .photo-subtitle:before {
      color: #fff!important;
      opacity: 0.5;
    }




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

            body.documentos .topbar.scrolled-bar { background-color:#1197d1!important; }
            body.documentos .footer, body.documentos header.header, body.documentos .scrolled-bar { background-color: #1197d1; }

            .onm-new .text-documentos  { color:#1197d1 !important; }
            .onm-new .content-info.documentos-color .fa,
            .onm-new .documentos .content-info .fa { color:#1197d1 !important; }
            .color-documentos,.color-documentos a, .color-documentos fa { color:#1197d1 !important; }

            body.documentos .machine-related-contents .widget-header { background-color:#1197d1!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-documentos span { background-color:#1197d1!important; }
            .documentos-color{ color:#1197d1!important; }
            .bg-documentos{ background-color:#1197d1!important; }
            .bg-documentos.trans{ background:transparent!important; }
            .bg-documentos.trans:after{ background-color:#1197d1!important; }
            .border-documentos-color{ border-color:#1197d1!important; }
            ul li.border-documentos-color:after{ background-color:#1197d1!important; }
            .video-list .video-item .video-info .video-category.text-documentos { background-color:#1197d1!important; color:#fff!important; }

            .menu > li.documentos a,
            .menu > li.documentos .submenu a { border-color:#1197d1!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-documentos { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-documentos {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #1197d1 0%, #1197d1 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #1197d1 0%, #1197d1 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #1197d1 0%, #1197d1 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #1197d1 0%, #1197d1 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-documentos .container,
            .special-documentos.container {
              background-color: #fff;
            }
            .special-documentos .border-site-color,
            .special-documentos.border-site-color {
              border-color: #1197d1!important;
            }
            .special-documentos .bg-site-color,
            .special-documentos.bg-site-color {
              background-color: #1197d1!important;
            }
            .special-documentos .site-color,
            .special-documentos.site-color {
              color: #1197d1!important;
            }

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

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

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

            body.encuestas .machine-related-contents .widget-header { background-color:#1892d6!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-encuestas span { background-color:#1892d6!important; }
            .encuestas-color{ color:#1892d6!important; }
            .bg-encuestas{ background-color:#1892d6!important; }
            .bg-encuestas.trans{ background:transparent!important; }
            .bg-encuestas.trans:after{ background-color:#1892d6!important; }
            .border-encuestas-color{ border-color:#1892d6!important; }
            ul li.border-encuestas-color:after{ background-color:#1892d6!important; }
            .video-list .video-item .video-info .video-category.text-encuestas { background-color:#1892d6!important; color:#fff!important; }

            .menu > li.encuestas a,
            .menu > li.encuestas .submenu a { border-color:#1892d6!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-encuestas { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-encuestas {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #1892d6 0%, #1892d6 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #1892d6 0%, #1892d6 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #1892d6 0%, #1892d6 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #1892d6 0%, #1892d6 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-encuestas .container,
            .special-encuestas.container {
              background-color: #fff;
            }
            .special-encuestas .border-site-color,
            .special-encuestas.border-site-color {
              border-color: #1892d6!important;
            }
            .special-encuestas .bg-site-color,
            .special-encuestas.bg-site-color {
              background-color: #1892d6!important;
            }
            .special-encuestas .site-color,
            .special-encuestas.site-color {
              color: #1892d6!important;
            }

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

            body.esquelas .topbar.scrolled-bar { background-color:#173b42!important; }
            body.esquelas .footer, body.esquelas header.header, body.esquelas .scrolled-bar { background-color: #173b42; }

            .onm-new .text-esquelas  { color:#173b42 !important; }
            .onm-new .content-info.esquelas-color .fa,
            .onm-new .esquelas .content-info .fa { color:#173b42 !important; }
            .color-esquelas,.color-esquelas a, .color-esquelas fa { color:#173b42 !important; }

            body.esquelas .machine-related-contents .widget-header { background-color:#173b42!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-esquelas span { background-color:#173b42!important; }
            .esquelas-color{ color:#173b42!important; }
            .bg-esquelas{ background-color:#173b42!important; }
            .bg-esquelas.trans{ background:transparent!important; }
            .bg-esquelas.trans:after{ background-color:#173b42!important; }
            .border-esquelas-color{ border-color:#173b42!important; }
            ul li.border-esquelas-color:after{ background-color:#173b42!important; }
            .video-list .video-item .video-info .video-category.text-esquelas { background-color:#173b42!important; color:#fff!important; }

            .menu > li.esquelas a,
            .menu > li.esquelas .submenu a { border-color:#173b42!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-esquelas { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-esquelas {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #173b42 0%, #173b42 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #173b42 0%, #173b42 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #173b42 0%, #173b42 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #173b42 0%, #173b42 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-esquelas .container,
            .special-esquelas.container {
              background-color: #fff;
            }
            .special-esquelas .border-site-color,
            .special-esquelas.border-site-color {
              border-color: #173b42!important;
            }
            .special-esquelas .bg-site-color,
            .special-esquelas.bg-site-color {
              background-color: #173b42!important;
            }
            .special-esquelas .site-color,
            .special-esquelas.site-color {
              color: #173b42!important;
            }

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

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

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

            body.eventos .machine-related-contents .widget-header { background-color:#00d897!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-eventos span { background-color:#00d897!important; }
            .eventos-color{ color:#00d897!important; }
            .bg-eventos{ background-color:#00d897!important; }
            .bg-eventos.trans{ background:transparent!important; }
            .bg-eventos.trans:after{ background-color:#00d897!important; }
            .border-eventos-color{ border-color:#00d897!important; }
            ul li.border-eventos-color:after{ background-color:#00d897!important; }
            .video-list .video-item .video-info .video-category.text-eventos { background-color:#00d897!important; color:#fff!important; }

            .menu > li.eventos a,
            .menu > li.eventos .submenu a { border-color:#00d897!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-eventos { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-eventos {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #00d897 0%, #00d897 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #00d897 0%, #00d897 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #00d897 0%, #00d897 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #00d897 0%, #00d897 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-eventos .container,
            .special-eventos.container {
              background-color: #fff;
            }
            .special-eventos .border-site-color,
            .special-eventos.border-site-color {
              border-color: #00d897!important;
            }
            .special-eventos .bg-site-color,
            .special-eventos.bg-site-color {
              background-color: #00d897!important;
            }
            .special-eventos .site-color,
            .special-eventos.site-color {
              color: #00d897!important;
            }

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

            body.forums .topbar.scrolled-bar { background-color:#167bd9!important; }
            body.forums .footer, body.forums header.header, body.forums .scrolled-bar { background-color: #167bd9; }

            .onm-new .text-forums  { color:#167bd9 !important; }
            .onm-new .content-info.forums-color .fa,
            .onm-new .forums .content-info .fa { color:#167bd9 !important; }
            .color-forums,.color-forums a, .color-forums fa { color:#167bd9 !important; }

            body.forums .machine-related-contents .widget-header { background-color:#167bd9!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-forums span { background-color:#167bd9!important; }
            .forums-color{ color:#167bd9!important; }
            .bg-forums{ background-color:#167bd9!important; }
            .bg-forums.trans{ background:transparent!important; }
            .bg-forums.trans:after{ background-color:#167bd9!important; }
            .border-forums-color{ border-color:#167bd9!important; }
            ul li.border-forums-color:after{ background-color:#167bd9!important; }
            .video-list .video-item .video-info .video-category.text-forums { background-color:#167bd9!important; color:#fff!important; }

            .menu > li.forums a,
            .menu > li.forums .submenu a { border-color:#167bd9!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-forums { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-forums {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #167bd9 0%, #167bd9 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #167bd9 0%, #167bd9 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #167bd9 0%, #167bd9 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #167bd9 0%, #167bd9 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-forums .container,
            .special-forums.container {
              background-color: #fff;
            }
            .special-forums .border-site-color,
            .special-forums.border-site-color {
              border-color: #167bd9!important;
            }
            .special-forums .bg-site-color,
            .special-forums.bg-site-color {
              background-color: #167bd9!important;
            }
            .special-forums .site-color,
            .special-forums.site-color {
              color: #167bd9!important;
            }

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

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

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

            body.frases .machine-related-contents .widget-header { background-color:#1bb0d1!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-frases span { background-color:#1bb0d1!important; }
            .frases-color{ color:#1bb0d1!important; }
            .bg-frases{ background-color:#1bb0d1!important; }
            .bg-frases.trans{ background:transparent!important; }
            .bg-frases.trans:after{ background-color:#1bb0d1!important; }
            .border-frases-color{ border-color:#1bb0d1!important; }
            ul li.border-frases-color:after{ background-color:#1bb0d1!important; }
            .video-list .video-item .video-info .video-category.text-frases { background-color:#1bb0d1!important; color:#fff!important; }

            .menu > li.frases a,
            .menu > li.frases .submenu a { border-color:#1bb0d1!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-frases { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-frases {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #1bb0d1 0%, #1bb0d1 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #1bb0d1 0%, #1bb0d1 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #1bb0d1 0%, #1bb0d1 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #1bb0d1 0%, #1bb0d1 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-frases .container,
            .special-frases.container {
              background-color: #fff;
            }
            .special-frases .border-site-color,
            .special-frases.border-site-color {
              border-color: #1bb0d1!important;
            }
            .special-frases .bg-site-color,
            .special-frases.bg-site-color {
              background-color: #1bb0d1!important;
            }
            .special-frases .site-color,
            .special-frases.site-color {
              color: #1bb0d1!important;
            }

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

            body.galerias .topbar.scrolled-bar { background-color:#20c2e6!important; }
            body.galerias .footer, body.galerias header.header, body.galerias .scrolled-bar { background-color: #20c2e6; }

            .onm-new .text-galerias  { color:#20c2e6 !important; }
            .onm-new .content-info.galerias-color .fa,
            .onm-new .galerias .content-info .fa { color:#20c2e6 !important; }
            .color-galerias,.color-galerias a, .color-galerias fa { color:#20c2e6 !important; }

            body.galerias .machine-related-contents .widget-header { background-color:#20c2e6!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-galerias span { background-color:#20c2e6!important; }
            .galerias-color{ color:#20c2e6!important; }
            .bg-galerias{ background-color:#20c2e6!important; }
            .bg-galerias.trans{ background:transparent!important; }
            .bg-galerias.trans:after{ background-color:#20c2e6!important; }
            .border-galerias-color{ border-color:#20c2e6!important; }
            ul li.border-galerias-color:after{ background-color:#20c2e6!important; }
            .video-list .video-item .video-info .video-category.text-galerias { background-color:#20c2e6!important; color:#fff!important; }

            .menu > li.galerias a,
            .menu > li.galerias .submenu a { border-color:#20c2e6!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-galerias { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-galerias {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #20c2e6 0%, #20c2e6 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #20c2e6 0%, #20c2e6 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #20c2e6 0%, #20c2e6 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #20c2e6 0%, #20c2e6 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-galerias .container,
            .special-galerias.container {
              background-color: #fff;
            }
            .special-galerias .border-site-color,
            .special-galerias.border-site-color {
              border-color: #20c2e6!important;
            }
            .special-galerias .bg-site-color,
            .special-galerias.bg-site-color {
              background-color: #20c2e6!important;
            }
            .special-galerias .site-color,
            .special-galerias.site-color {
              color: #20c2e6!important;
            }

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

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

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

            body.noticias .machine-related-contents .widget-header { background-color:#1b97cc!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-noticias span { background-color:#1b97cc!important; }
            .noticias-color{ color:#1b97cc!important; }
            .bg-noticias{ background-color:#1b97cc!important; }
            .bg-noticias.trans{ background:transparent!important; }
            .bg-noticias.trans:after{ background-color:#1b97cc!important; }
            .border-noticias-color{ border-color:#1b97cc!important; }
            ul li.border-noticias-color:after{ background-color:#1b97cc!important; }
            .video-list .video-item .video-info .video-category.text-noticias { background-color:#1b97cc!important; color:#fff!important; }

            .menu > li.noticias a,
            .menu > li.noticias .submenu a { border-color:#1b97cc!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-noticias { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-noticias {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #1b97cc 0%, #1b97cc 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #1b97cc 0%, #1b97cc 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #1b97cc 0%, #1b97cc 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #1b97cc 0%, #1b97cc 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-noticias .container,
            .special-noticias.container {
              background-color: #fff;
            }
            .special-noticias .border-site-color,
            .special-noticias.border-site-color {
              border-color: #1b97cc!important;
            }
            .special-noticias .bg-site-color,
            .special-noticias.bg-site-color {
              background-color: #1b97cc!important;
            }
            .special-noticias .site-color,
            .special-noticias.site-color {
              color: #1b97cc!important;
            }

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

            body.noticia-patrocinio .topbar.scrolled-bar { background-color:#35b1cc!important; }
            body.noticia-patrocinio .footer, body.noticia-patrocinio header.header, body.noticia-patrocinio .scrolled-bar { background-color: #35b1cc; }

            .onm-new .text-noticia-patrocinio  { color:#35b1cc !important; }
            .onm-new .content-info.noticia-patrocinio-color .fa,
            .onm-new .noticia-patrocinio .content-info .fa { color:#35b1cc !important; }
            .color-noticia-patrocinio,.color-noticia-patrocinio a, .color-noticia-patrocinio fa { color:#35b1cc !important; }

            body.noticia-patrocinio .machine-related-contents .widget-header { background-color:#35b1cc!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-noticia-patrocinio span { background-color:#35b1cc!important; }
            .noticia-patrocinio-color{ color:#35b1cc!important; }
            .bg-noticia-patrocinio{ background-color:#35b1cc!important; }
            .bg-noticia-patrocinio.trans{ background:transparent!important; }
            .bg-noticia-patrocinio.trans:after{ background-color:#35b1cc!important; }
            .border-noticia-patrocinio-color{ border-color:#35b1cc!important; }
            ul li.border-noticia-patrocinio-color:after{ background-color:#35b1cc!important; }
            .video-list .video-item .video-info .video-category.text-noticia-patrocinio { background-color:#35b1cc!important; color:#fff!important; }

            .menu > li.noticia-patrocinio a,
            .menu > li.noticia-patrocinio .submenu a { border-color:#35b1cc!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-noticia-patrocinio { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-noticia-patrocinio {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #35b1cc 0%, #35b1cc 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #35b1cc 0%, #35b1cc 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #35b1cc 0%, #35b1cc 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #35b1cc 0%, #35b1cc 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-noticia-patrocinio .container,
            .special-noticia-patrocinio.container {
              background-color: #fff;
            }
            .special-noticia-patrocinio .border-site-color,
            .special-noticia-patrocinio.border-site-color {
              border-color: #35b1cc!important;
            }
            .special-noticia-patrocinio .bg-site-color,
            .special-noticia-patrocinio.bg-site-color {
              background-color: #35b1cc!important;
            }
            .special-noticia-patrocinio .site-color,
            .special-noticia-patrocinio.site-color {
              color: #35b1cc!important;
            }

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

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

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

            body.obituarios .machine-related-contents .widget-header { background-color:#1cb3bd!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-obituarios span { background-color:#1cb3bd!important; }
            .obituarios-color{ color:#1cb3bd!important; }
            .bg-obituarios{ background-color:#1cb3bd!important; }
            .bg-obituarios.trans{ background:transparent!important; }
            .bg-obituarios.trans:after{ background-color:#1cb3bd!important; }
            .border-obituarios-color{ border-color:#1cb3bd!important; }
            ul li.border-obituarios-color:after{ background-color:#1cb3bd!important; }
            .video-list .video-item .video-info .video-category.text-obituarios { background-color:#1cb3bd!important; color:#fff!important; }

            .menu > li.obituarios a,
            .menu > li.obituarios .submenu a { border-color:#1cb3bd!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-obituarios { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-obituarios {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #1cb3bd 0%, #1cb3bd 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #1cb3bd 0%, #1cb3bd 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #1cb3bd 0%, #1cb3bd 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #1cb3bd 0%, #1cb3bd 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-obituarios .container,
            .special-obituarios.container {
              background-color: #fff;
            }
            .special-obituarios .border-site-color,
            .special-obituarios.border-site-color {
              border-color: #1cb3bd!important;
            }
            .special-obituarios .bg-site-color,
            .special-obituarios.bg-site-color {
              background-color: #1cb3bd!important;
            }
            .special-obituarios .site-color,
            .special-obituarios.site-color {
              color: #1cb3bd!important;
            }

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

            body.ranking .topbar.scrolled-bar { background-color:#50a3b5!important; }
            body.ranking .footer, body.ranking header.header, body.ranking .scrolled-bar { background-color: #50a3b5; }

            .onm-new .text-ranking  { color:#50a3b5 !important; }
            .onm-new .content-info.ranking-color .fa,
            .onm-new .ranking .content-info .fa { color:#50a3b5 !important; }
            .color-ranking,.color-ranking a, .color-ranking fa { color:#50a3b5 !important; }

            body.ranking .machine-related-contents .widget-header { background-color:#50a3b5!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-ranking span { background-color:#50a3b5!important; }
            .ranking-color{ color:#50a3b5!important; }
            .bg-ranking{ background-color:#50a3b5!important; }
            .bg-ranking.trans{ background:transparent!important; }
            .bg-ranking.trans:after{ background-color:#50a3b5!important; }
            .border-ranking-color{ border-color:#50a3b5!important; }
            ul li.border-ranking-color:after{ background-color:#50a3b5!important; }
            .video-list .video-item .video-info .video-category.text-ranking { background-color:#50a3b5!important; color:#fff!important; }

            .menu > li.ranking a,
            .menu > li.ranking .submenu a { border-color:#50a3b5!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-ranking { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-ranking {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #50a3b5 0%, #50a3b5 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #50a3b5 0%, #50a3b5 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #50a3b5 0%, #50a3b5 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #50a3b5 0%, #50a3b5 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-ranking .container,
            .special-ranking.container {
              background-color: #fff;
            }
            .special-ranking .border-site-color,
            .special-ranking.border-site-color {
              border-color: #50a3b5!important;
            }
            .special-ranking .bg-site-color,
            .special-ranking.bg-site-color {
              background-color: #50a3b5!important;
            }
            .special-ranking .site-color,
            .special-ranking.site-color {
              color: #50a3b5!important;
            }

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

            body.telelugo .topbar.scrolled-bar { background-color:#5fa3b3!important; }
            body.telelugo .footer, body.telelugo header.header, body.telelugo .scrolled-bar { background-color: #5fa3b3; }

            .onm-new .text-telelugo  { color:#5fa3b3 !important; }
            .onm-new .content-info.telelugo-color .fa,
            .onm-new .telelugo .content-info .fa { color:#5fa3b3 !important; }
            .color-telelugo,.color-telelugo a, .color-telelugo fa { color:#5fa3b3 !important; }

            body.telelugo .machine-related-contents .widget-header { background-color:#5fa3b3!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-telelugo span { background-color:#5fa3b3!important; }
            .telelugo-color{ color:#5fa3b3!important; }
            .bg-telelugo{ background-color:#5fa3b3!important; }
            .bg-telelugo.trans{ background:transparent!important; }
            .bg-telelugo.trans:after{ background-color:#5fa3b3!important; }
            .border-telelugo-color{ border-color:#5fa3b3!important; }
            ul li.border-telelugo-color:after{ background-color:#5fa3b3!important; }
            .video-list .video-item .video-info .video-category.text-telelugo { background-color:#5fa3b3!important; color:#fff!important; }

            .menu > li.telelugo a,
            .menu > li.telelugo .submenu a { border-color:#5fa3b3!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-telelugo { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-telelugo {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #5fa3b3 0%, #5fa3b3 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #5fa3b3 0%, #5fa3b3 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #5fa3b3 0%, #5fa3b3 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #5fa3b3 0%, #5fa3b3 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-telelugo .container,
            .special-telelugo.container {
              background-color: #fff;
            }
            .special-telelugo .border-site-color,
            .special-telelugo.border-site-color {
              border-color: #5fa3b3!important;
            }
            .special-telelugo .bg-site-color,
            .special-telelugo.bg-site-color {
              background-color: #5fa3b3!important;
            }
            .special-telelugo .site-color,
            .special-telelugo.site-color {
              color: #5fa3b3!important;
            }

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

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

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

            body.videos .machine-related-contents .widget-header { background-color:#598f9c!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-videos span { background-color:#598f9c!important; }
            .videos-color{ color:#598f9c!important; }
            .bg-videos{ background-color:#598f9c!important; }
            .bg-videos.trans{ background:transparent!important; }
            .bg-videos.trans:after{ background-color:#598f9c!important; }
            .border-videos-color{ border-color:#598f9c!important; }
            ul li.border-videos-color:after{ background-color:#598f9c!important; }
            .video-list .video-item .video-info .video-category.text-videos { background-color:#598f9c!important; color:#fff!important; }

            .menu > li.videos a,
            .menu > li.videos .submenu a { border-color:#598f9c!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-videos { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-videos {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #598f9c 0%, #598f9c 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #598f9c 0%, #598f9c 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #598f9c 0%, #598f9c 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #598f9c 0%, #598f9c 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-videos .container,
            .special-videos.container {
              background-color: #fff;
            }
            .special-videos .border-site-color,
            .special-videos.border-site-color {
              border-color: #598f9c!important;
            }
            .special-videos .bg-site-color,
            .special-videos.bg-site-color {
              background-color: #598f9c!important;
            }
            .special-videos .site-color,
            .special-videos.site-color {
              color: #598f9c!important;
            }

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

            body.lugo .topbar.scrolled-bar { background-color:#28bfe0!important; }
            body.lugo .footer, body.lugo header.header, body.lugo .scrolled-bar { background-color: #28bfe0; }

            .onm-new .text-lugo  { color:#28bfe0 !important; }
            .onm-new .content-info.lugo-color .fa,
            .onm-new .lugo .content-info .fa { color:#28bfe0 !important; }
            .color-lugo,.color-lugo a, .color-lugo fa { color:#28bfe0 !important; }

            body.lugo .machine-related-contents .widget-header { background-color:#28bfe0!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-lugo span { background-color:#28bfe0!important; }
            .lugo-color{ color:#28bfe0!important; }
            .bg-lugo{ background-color:#28bfe0!important; }
            .bg-lugo.trans{ background:transparent!important; }
            .bg-lugo.trans:after{ background-color:#28bfe0!important; }
            .border-lugo-color{ border-color:#28bfe0!important; }
            ul li.border-lugo-color:after{ background-color:#28bfe0!important; }
            .video-list .video-item .video-info .video-category.text-lugo { background-color:#28bfe0!important; color:#fff!important; }

            .menu > li.lugo a,
            .menu > li.lugo .submenu a { border-color:#28bfe0!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-lugo { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-lugo {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #28bfe0 0%, #28bfe0 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #28bfe0 0%, #28bfe0 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #28bfe0 0%, #28bfe0 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #28bfe0 0%, #28bfe0 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-lugo .container,
            .special-lugo.container {
              background-color: #fff;
            }
            .special-lugo .border-site-color,
            .special-lugo.border-site-color {
              border-color: #28bfe0!important;
            }
            .special-lugo .bg-site-color,
            .special-lugo.bg-site-color {
              background-color: #28bfe0!important;
            }
            .special-lugo .site-color,
            .special-lugo.site-color {
              color: #28bfe0!important;
            }

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

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

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

            body.galicia .machine-related-contents .widget-header { background-color:#1ca0bd!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-galicia span { background-color:#1ca0bd!important; }
            .galicia-color{ color:#1ca0bd!important; }
            .bg-galicia{ background-color:#1ca0bd!important; }
            .bg-galicia.trans{ background:transparent!important; }
            .bg-galicia.trans:after{ background-color:#1ca0bd!important; }
            .border-galicia-color{ border-color:#1ca0bd!important; }
            ul li.border-galicia-color:after{ background-color:#1ca0bd!important; }
            .video-list .video-item .video-info .video-category.text-galicia { background-color:#1ca0bd!important; color:#fff!important; }

            .menu > li.galicia a,
            .menu > li.galicia .submenu a { border-color:#1ca0bd!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-galicia { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-galicia {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #1ca0bd 0%, #1ca0bd 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #1ca0bd 0%, #1ca0bd 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #1ca0bd 0%, #1ca0bd 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #1ca0bd 0%, #1ca0bd 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-galicia .container,
            .special-galicia.container {
              background-color: #fff;
            }
            .special-galicia .border-site-color,
            .special-galicia.border-site-color {
              border-color: #1ca0bd!important;
            }
            .special-galicia .bg-site-color,
            .special-galicia.bg-site-color {
              background-color: #1ca0bd!important;
            }
            .special-galicia .site-color,
            .special-galicia.site-color {
              color: #1ca0bd!important;
            }

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

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

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

            body.economia .machine-related-contents .widget-header { background-color:#158cbf!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-economia span { background-color:#158cbf!important; }
            .economia-color{ color:#158cbf!important; }
            .bg-economia{ background-color:#158cbf!important; }
            .bg-economia.trans{ background:transparent!important; }
            .bg-economia.trans:after{ background-color:#158cbf!important; }
            .border-economia-color{ border-color:#158cbf!important; }
            ul li.border-economia-color:after{ background-color:#158cbf!important; }
            .video-list .video-item .video-info .video-category.text-economia { background-color:#158cbf!important; color:#fff!important; }

            .menu > li.economia a,
            .menu > li.economia .submenu a { border-color:#158cbf!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-economia { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-economia {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #158cbf 0%, #158cbf 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #158cbf 0%, #158cbf 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #158cbf 0%, #158cbf 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #158cbf 0%, #158cbf 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-economia .container,
            .special-economia.container {
              background-color: #fff;
            }
            .special-economia .border-site-color,
            .special-economia.border-site-color {
              border-color: #158cbf!important;
            }
            .special-economia .bg-site-color,
            .special-economia.bg-site-color {
              background-color: #158cbf!important;
            }
            .special-economia .site-color,
            .special-economia.site-color {
              color: #158cbf!important;
            }

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

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

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

            body.mundo .machine-related-contents .widget-header { background-color:#3ac2e0!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-mundo span { background-color:#3ac2e0!important; }
            .mundo-color{ color:#3ac2e0!important; }
            .bg-mundo{ background-color:#3ac2e0!important; }
            .bg-mundo.trans{ background:transparent!important; }
            .bg-mundo.trans:after{ background-color:#3ac2e0!important; }
            .border-mundo-color{ border-color:#3ac2e0!important; }
            ul li.border-mundo-color:after{ background-color:#3ac2e0!important; }
            .video-list .video-item .video-info .video-category.text-mundo { background-color:#3ac2e0!important; color:#fff!important; }

            .menu > li.mundo a,
            .menu > li.mundo .submenu a { border-color:#3ac2e0!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-mundo { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-mundo {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #3ac2e0 0%, #3ac2e0 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #3ac2e0 0%, #3ac2e0 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #3ac2e0 0%, #3ac2e0 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #3ac2e0 0%, #3ac2e0 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-mundo .container,
            .special-mundo.container {
              background-color: #fff;
            }
            .special-mundo .border-site-color,
            .special-mundo.border-site-color {
              border-color: #3ac2e0!important;
            }
            .special-mundo .bg-site-color,
            .special-mundo.bg-site-color {
              background-color: #3ac2e0!important;
            }
            .special-mundo .site-color,
            .special-mundo.site-color {
              color: #3ac2e0!important;
            }

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

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

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

            body.sociedad .machine-related-contents .widget-header { background-color:#6cacba!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-sociedad span { background-color:#6cacba!important; }
            .sociedad-color{ color:#6cacba!important; }
            .bg-sociedad{ background-color:#6cacba!important; }
            .bg-sociedad.trans{ background:transparent!important; }
            .bg-sociedad.trans:after{ background-color:#6cacba!important; }
            .border-sociedad-color{ border-color:#6cacba!important; }
            ul li.border-sociedad-color:after{ background-color:#6cacba!important; }
            .video-list .video-item .video-info .video-category.text-sociedad { background-color:#6cacba!important; color:#fff!important; }

            .menu > li.sociedad a,
            .menu > li.sociedad .submenu a { border-color:#6cacba!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-sociedad { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-sociedad {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #6cacba 0%, #6cacba 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #6cacba 0%, #6cacba 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #6cacba 0%, #6cacba 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #6cacba 0%, #6cacba 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-sociedad .container,
            .special-sociedad.container {
              background-color: #fff;
            }
            .special-sociedad .border-site-color,
            .special-sociedad.border-site-color {
              border-color: #6cacba!important;
            }
            .special-sociedad .bg-site-color,
            .special-sociedad.bg-site-color {
              background-color: #6cacba!important;
            }
            .special-sociedad .site-color,
            .special-sociedad.site-color {
              color: #6cacba!important;
            }

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

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

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

            body.cultura .machine-related-contents .widget-header { background-color:#008ad8!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-cultura span { background-color:#008ad8!important; }
            .cultura-color{ color:#008ad8!important; }
            .bg-cultura{ background-color:#008ad8!important; }
            .bg-cultura.trans{ background:transparent!important; }
            .bg-cultura.trans:after{ background-color:#008ad8!important; }
            .border-cultura-color{ border-color:#008ad8!important; }
            ul li.border-cultura-color:after{ background-color:#008ad8!important; }
            .video-list .video-item .video-info .video-category.text-cultura { background-color:#008ad8!important; color:#fff!important; }

            .menu > li.cultura a,
            .menu > li.cultura .submenu a { border-color:#008ad8!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-cultura { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-cultura {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #008ad8 0%, #008ad8 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #008ad8 0%, #008ad8 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #008ad8 0%, #008ad8 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #008ad8 0%, #008ad8 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-cultura .container,
            .special-cultura.container {
              background-color: #fff;
            }
            .special-cultura .border-site-color,
            .special-cultura.border-site-color {
              border-color: #008ad8!important;
            }
            .special-cultura .bg-site-color,
            .special-cultura.bg-site-color {
              background-color: #008ad8!important;
            }
            .special-cultura .site-color,
            .special-cultura.site-color {
              color: #008ad8!important;
            }

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

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

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

            body.pontevedra .machine-related-contents .widget-header { background-color:#1f94ad!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-pontevedra span { background-color:#1f94ad!important; }
            .pontevedra-color{ color:#1f94ad!important; }
            .bg-pontevedra{ background-color:#1f94ad!important; }
            .bg-pontevedra.trans{ background:transparent!important; }
            .bg-pontevedra.trans:after{ background-color:#1f94ad!important; }
            .border-pontevedra-color{ border-color:#1f94ad!important; }
            ul li.border-pontevedra-color:after{ background-color:#1f94ad!important; }
            .video-list .video-item .video-info .video-category.text-pontevedra { background-color:#1f94ad!important; color:#fff!important; }

            .menu > li.pontevedra a,
            .menu > li.pontevedra .submenu a { border-color:#1f94ad!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-pontevedra { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-pontevedra {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #1f94ad 0%, #1f94ad 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #1f94ad 0%, #1f94ad 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #1f94ad 0%, #1f94ad 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #1f94ad 0%, #1f94ad 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-pontevedra .container,
            .special-pontevedra.container {
              background-color: #fff;
            }
            .special-pontevedra .border-site-color,
            .special-pontevedra.border-site-color {
              border-color: #1f94ad!important;
            }
            .special-pontevedra .bg-site-color,
            .special-pontevedra.bg-site-color {
              background-color: #1f94ad!important;
            }
            .special-pontevedra .site-color,
            .special-pontevedra.site-color {
              color: #1f94ad!important;
            }

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

            body.deporte-general .topbar.scrolled-bar { background-color:#0f79db!important; }
            body.deporte-general .footer, body.deporte-general header.header, body.deporte-general .scrolled-bar { background-color: #0f79db; }

            .onm-new .text-deporte-general  { color:#0f79db !important; }
            .onm-new .content-info.deporte-general-color .fa,
            .onm-new .deporte-general .content-info .fa { color:#0f79db !important; }
            .color-deporte-general,.color-deporte-general a, .color-deporte-general fa { color:#0f79db !important; }

            body.deporte-general .machine-related-contents .widget-header { background-color:#0f79db!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-deporte-general span { background-color:#0f79db!important; }
            .deporte-general-color{ color:#0f79db!important; }
            .bg-deporte-general{ background-color:#0f79db!important; }
            .bg-deporte-general.trans{ background:transparent!important; }
            .bg-deporte-general.trans:after{ background-color:#0f79db!important; }
            .border-deporte-general-color{ border-color:#0f79db!important; }
            ul li.border-deporte-general-color:after{ background-color:#0f79db!important; }
            .video-list .video-item .video-info .video-category.text-deporte-general { background-color:#0f79db!important; color:#fff!important; }

            .menu > li.deporte-general a,
            .menu > li.deporte-general .submenu a { border-color:#0f79db!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-deporte-general { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-deporte-general {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #0f79db 0%, #0f79db 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #0f79db 0%, #0f79db 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #0f79db 0%, #0f79db 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #0f79db 0%, #0f79db 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-deporte-general .container,
            .special-deporte-general.container {
              background-color: #fff;
            }
            .special-deporte-general .border-site-color,
            .special-deporte-general.border-site-color {
              border-color: #0f79db!important;
            }
            .special-deporte-general .bg-site-color,
            .special-deporte-general.bg-site-color {
              background-color: #0f79db!important;
            }
            .special-deporte-general .site-color,
            .special-deporte-general.site-color {
              color: #0f79db!important;
            }

                                            /* Rules for category deporte-local-lugo*/
            .onm-new .category-color.deporte-local-lugo, .text-deporte-local-lugo,a.text-deporte-local-lugo,.text-deporte-local-lugo a { color: #0ddede; }
            .bg-deporte-local-lugo, .onm-new .category-bg.deporte-local-lugo { background-color:#0ddede; }
            .onm-new .category.deporte-local-lugo a:hover { color:#0ddede; }
            .header-section.color-deporte-local-lugo:before,.widget-header.color-deporte-local-lugo:before { color:#0ddede; }

            body.deporte-local-lugo .topbar.scrolled-bar { background-color:#0ddede!important; }
            body.deporte-local-lugo .footer, body.deporte-local-lugo header.header, body.deporte-local-lugo .scrolled-bar { background-color: #0ddede; }

            .onm-new .text-deporte-local-lugo  { color:#0ddede !important; }
            .onm-new .content-info.deporte-local-lugo-color .fa,
            .onm-new .deporte-local-lugo .content-info .fa { color:#0ddede !important; }
            .color-deporte-local-lugo,.color-deporte-local-lugo a, .color-deporte-local-lugo fa { color:#0ddede !important; }

            body.deporte-local-lugo .machine-related-contents .widget-header { background-color:#0ddede!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-deporte-local-lugo span { background-color:#0ddede!important; }
            .deporte-local-lugo-color{ color:#0ddede!important; }
            .bg-deporte-local-lugo{ background-color:#0ddede!important; }
            .bg-deporte-local-lugo.trans{ background:transparent!important; }
            .bg-deporte-local-lugo.trans:after{ background-color:#0ddede!important; }
            .border-deporte-local-lugo-color{ border-color:#0ddede!important; }
            ul li.border-deporte-local-lugo-color:after{ background-color:#0ddede!important; }
            .video-list .video-item .video-info .video-category.text-deporte-local-lugo { background-color:#0ddede!important; color:#fff!important; }

            .menu > li.deporte-local-lugo a,
            .menu > li.deporte-local-lugo .submenu a { border-color:#0ddede!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-deporte-local-lugo { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-deporte-local-lugo {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #0ddede 0%, #0ddede 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #0ddede 0%, #0ddede 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #0ddede 0%, #0ddede 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #0ddede 0%, #0ddede 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-deporte-local-lugo .container,
            .special-deporte-local-lugo.container {
              background-color: #fff;
            }
            .special-deporte-local-lugo .border-site-color,
            .special-deporte-local-lugo.border-site-color {
              border-color: #0ddede!important;
            }
            .special-deporte-local-lugo .bg-site-color,
            .special-deporte-local-lugo.bg-site-color {
              background-color: #0ddede!important;
            }
            .special-deporte-local-lugo .site-color,
            .special-deporte-local-lugo.site-color {
              color: #0ddede!important;
            }

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

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

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

            body.coruna .machine-related-contents .widget-header { background-color:#1eb7d9!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-coruna span { background-color:#1eb7d9!important; }
            .coruna-color{ color:#1eb7d9!important; }
            .bg-coruna{ background-color:#1eb7d9!important; }
            .bg-coruna.trans{ background:transparent!important; }
            .bg-coruna.trans:after{ background-color:#1eb7d9!important; }
            .border-coruna-color{ border-color:#1eb7d9!important; }
            ul li.border-coruna-color:after{ background-color:#1eb7d9!important; }
            .video-list .video-item .video-info .video-category.text-coruna { background-color:#1eb7d9!important; color:#fff!important; }

            .menu > li.coruna a,
            .menu > li.coruna .submenu a { border-color:#1eb7d9!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-coruna { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-coruna {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #1eb7d9 0%, #1eb7d9 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #1eb7d9 0%, #1eb7d9 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #1eb7d9 0%, #1eb7d9 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #1eb7d9 0%, #1eb7d9 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-coruna .container,
            .special-coruna.container {
              background-color: #fff;
            }
            .special-coruna .border-site-color,
            .special-coruna.border-site-color {
              border-color: #1eb7d9!important;
            }
            .special-coruna .bg-site-color,
            .special-coruna.bg-site-color {
              background-color: #1eb7d9!important;
            }
            .special-coruna .site-color,
            .special-coruna.site-color {
              color: #1eb7d9!important;
            }

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

            body.ferrol .topbar.scrolled-bar { background-color:#3b92d1!important; }
            body.ferrol .footer, body.ferrol header.header, body.ferrol .scrolled-bar { background-color: #3b92d1; }

            .onm-new .text-ferrol  { color:#3b92d1 !important; }
            .onm-new .content-info.ferrol-color .fa,
            .onm-new .ferrol .content-info .fa { color:#3b92d1 !important; }
            .color-ferrol,.color-ferrol a, .color-ferrol fa { color:#3b92d1 !important; }

            body.ferrol .machine-related-contents .widget-header { background-color:#3b92d1!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-ferrol span { background-color:#3b92d1!important; }
            .ferrol-color{ color:#3b92d1!important; }
            .bg-ferrol{ background-color:#3b92d1!important; }
            .bg-ferrol.trans{ background:transparent!important; }
            .bg-ferrol.trans:after{ background-color:#3b92d1!important; }
            .border-ferrol-color{ border-color:#3b92d1!important; }
            ul li.border-ferrol-color:after{ background-color:#3b92d1!important; }
            .video-list .video-item .video-info .video-category.text-ferrol { background-color:#3b92d1!important; color:#fff!important; }

            .menu > li.ferrol a,
            .menu > li.ferrol .submenu a { border-color:#3b92d1!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-ferrol { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-ferrol {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #3b92d1 0%, #3b92d1 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #3b92d1 0%, #3b92d1 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #3b92d1 0%, #3b92d1 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #3b92d1 0%, #3b92d1 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-ferrol .container,
            .special-ferrol.container {
              background-color: #fff;
            }
            .special-ferrol .border-site-color,
            .special-ferrol.border-site-color {
              border-color: #3b92d1!important;
            }
            .special-ferrol .bg-site-color,
            .special-ferrol.bg-site-color {
              background-color: #3b92d1!important;
            }
            .special-ferrol .site-color,
            .special-ferrol.site-color {
              color: #3b92d1!important;
            }

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

            body.lugo-ciudad .topbar.scrolled-bar { background-color:#35a0b8!important; }
            body.lugo-ciudad .footer, body.lugo-ciudad header.header, body.lugo-ciudad .scrolled-bar { background-color: #35a0b8; }

            .onm-new .text-lugo-ciudad  { color:#35a0b8 !important; }
            .onm-new .content-info.lugo-ciudad-color .fa,
            .onm-new .lugo-ciudad .content-info .fa { color:#35a0b8 !important; }
            .color-lugo-ciudad,.color-lugo-ciudad a, .color-lugo-ciudad fa { color:#35a0b8 !important; }

            body.lugo-ciudad .machine-related-contents .widget-header { background-color:#35a0b8!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-lugo-ciudad span { background-color:#35a0b8!important; }
            .lugo-ciudad-color{ color:#35a0b8!important; }
            .bg-lugo-ciudad{ background-color:#35a0b8!important; }
            .bg-lugo-ciudad.trans{ background:transparent!important; }
            .bg-lugo-ciudad.trans:after{ background-color:#35a0b8!important; }
            .border-lugo-ciudad-color{ border-color:#35a0b8!important; }
            ul li.border-lugo-ciudad-color:after{ background-color:#35a0b8!important; }
            .video-list .video-item .video-info .video-category.text-lugo-ciudad { background-color:#35a0b8!important; color:#fff!important; }

            .menu > li.lugo-ciudad a,
            .menu > li.lugo-ciudad .submenu a { border-color:#35a0b8!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-lugo-ciudad { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-lugo-ciudad {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #35a0b8 0%, #35a0b8 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #35a0b8 0%, #35a0b8 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #35a0b8 0%, #35a0b8 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #35a0b8 0%, #35a0b8 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-lugo-ciudad .container,
            .special-lugo-ciudad.container {
              background-color: #fff;
            }
            .special-lugo-ciudad .border-site-color,
            .special-lugo-ciudad.border-site-color {
              border-color: #35a0b8!important;
            }
            .special-lugo-ciudad .bg-site-color,
            .special-lugo-ciudad.bg-site-color {
              background-color: #35a0b8!important;
            }
            .special-lugo-ciudad .site-color,
            .special-lugo-ciudad.site-color {
              color: #35a0b8!important;
            }

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

            body.ourense .topbar.scrolled-bar { background-color:#22bee0!important; }
            body.ourense .footer, body.ourense header.header, body.ourense .scrolled-bar { background-color: #22bee0; }

            .onm-new .text-ourense  { color:#22bee0 !important; }
            .onm-new .content-info.ourense-color .fa,
            .onm-new .ourense .content-info .fa { color:#22bee0 !important; }
            .color-ourense,.color-ourense a, .color-ourense fa { color:#22bee0 !important; }

            body.ourense .machine-related-contents .widget-header { background-color:#22bee0!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-ourense span { background-color:#22bee0!important; }
            .ourense-color{ color:#22bee0!important; }
            .bg-ourense{ background-color:#22bee0!important; }
            .bg-ourense.trans{ background:transparent!important; }
            .bg-ourense.trans:after{ background-color:#22bee0!important; }
            .border-ourense-color{ border-color:#22bee0!important; }
            ul li.border-ourense-color:after{ background-color:#22bee0!important; }
            .video-list .video-item .video-info .video-category.text-ourense { background-color:#22bee0!important; color:#fff!important; }

            .menu > li.ourense a,
            .menu > li.ourense .submenu a { border-color:#22bee0!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-ourense { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-ourense {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #22bee0 0%, #22bee0 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #22bee0 0%, #22bee0 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #22bee0 0%, #22bee0 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #22bee0 0%, #22bee0 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-ourense .container,
            .special-ourense.container {
              background-color: #fff;
            }
            .special-ourense .border-site-color,
            .special-ourense.border-site-color {
              border-color: #22bee0!important;
            }
            .special-ourense .bg-site-color,
            .special-ourense.bg-site-color {
              background-color: #22bee0!important;
            }
            .special-ourense .site-color,
            .special-ourense.site-color {
              color: #22bee0!important;
            }

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

            body.pontevedra-ciudad .topbar.scrolled-bar { background-color:#43a9bf!important; }
            body.pontevedra-ciudad .footer, body.pontevedra-ciudad header.header, body.pontevedra-ciudad .scrolled-bar { background-color: #43a9bf; }

            .onm-new .text-pontevedra-ciudad  { color:#43a9bf !important; }
            .onm-new .content-info.pontevedra-ciudad-color .fa,
            .onm-new .pontevedra-ciudad .content-info .fa { color:#43a9bf !important; }
            .color-pontevedra-ciudad,.color-pontevedra-ciudad a, .color-pontevedra-ciudad fa { color:#43a9bf !important; }

            body.pontevedra-ciudad .machine-related-contents .widget-header { background-color:#43a9bf!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-pontevedra-ciudad span { background-color:#43a9bf!important; }
            .pontevedra-ciudad-color{ color:#43a9bf!important; }
            .bg-pontevedra-ciudad{ background-color:#43a9bf!important; }
            .bg-pontevedra-ciudad.trans{ background:transparent!important; }
            .bg-pontevedra-ciudad.trans:after{ background-color:#43a9bf!important; }
            .border-pontevedra-ciudad-color{ border-color:#43a9bf!important; }
            ul li.border-pontevedra-ciudad-color:after{ background-color:#43a9bf!important; }
            .video-list .video-item .video-info .video-category.text-pontevedra-ciudad { background-color:#43a9bf!important; color:#fff!important; }

            .menu > li.pontevedra-ciudad a,
            .menu > li.pontevedra-ciudad .submenu a { border-color:#43a9bf!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-pontevedra-ciudad { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-pontevedra-ciudad {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #43a9bf 0%, #43a9bf 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #43a9bf 0%, #43a9bf 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #43a9bf 0%, #43a9bf 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #43a9bf 0%, #43a9bf 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-pontevedra-ciudad .container,
            .special-pontevedra-ciudad.container {
              background-color: #fff;
            }
            .special-pontevedra-ciudad .border-site-color,
            .special-pontevedra-ciudad.border-site-color {
              border-color: #43a9bf!important;
            }
            .special-pontevedra-ciudad .bg-site-color,
            .special-pontevedra-ciudad.bg-site-color {
              background-color: #43a9bf!important;
            }
            .special-pontevedra-ciudad .site-color,
            .special-pontevedra-ciudad.site-color {
              color: #43a9bf!important;
            }

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

            body.santiago .topbar.scrolled-bar { background-color:#409eb3!important; }
            body.santiago .footer, body.santiago header.header, body.santiago .scrolled-bar { background-color: #409eb3; }

            .onm-new .text-santiago  { color:#409eb3 !important; }
            .onm-new .content-info.santiago-color .fa,
            .onm-new .santiago .content-info .fa { color:#409eb3 !important; }
            .color-santiago,.color-santiago a, .color-santiago fa { color:#409eb3 !important; }

            body.santiago .machine-related-contents .widget-header { background-color:#409eb3!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-santiago span { background-color:#409eb3!important; }
            .santiago-color{ color:#409eb3!important; }
            .bg-santiago{ background-color:#409eb3!important; }
            .bg-santiago.trans{ background:transparent!important; }
            .bg-santiago.trans:after{ background-color:#409eb3!important; }
            .border-santiago-color{ border-color:#409eb3!important; }
            ul li.border-santiago-color:after{ background-color:#409eb3!important; }
            .video-list .video-item .video-info .video-category.text-santiago { background-color:#409eb3!important; color:#fff!important; }

            .menu > li.santiago a,
            .menu > li.santiago .submenu a { border-color:#409eb3!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-santiago { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-santiago {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #409eb3 0%, #409eb3 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #409eb3 0%, #409eb3 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #409eb3 0%, #409eb3 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #409eb3 0%, #409eb3 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-santiago .container,
            .special-santiago.container {
              background-color: #fff;
            }
            .special-santiago .border-site-color,
            .special-santiago.border-site-color {
              border-color: #409eb3!important;
            }
            .special-santiago .bg-site-color,
            .special-santiago.bg-site-color {
              background-color: #409eb3!important;
            }
            .special-santiago .site-color,
            .special-santiago.site-color {
              color: #409eb3!important;
            }

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

            body.vigo .topbar.scrolled-bar { background-color:#258aa1!important; }
            body.vigo .footer, body.vigo header.header, body.vigo .scrolled-bar { background-color: #258aa1; }

            .onm-new .text-vigo  { color:#258aa1 !important; }
            .onm-new .content-info.vigo-color .fa,
            .onm-new .vigo .content-info .fa { color:#258aa1 !important; }
            .color-vigo,.color-vigo a, .color-vigo fa { color:#258aa1 !important; }

            body.vigo .machine-related-contents .widget-header { background-color:#258aa1!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-vigo span { background-color:#258aa1!important; }
            .vigo-color{ color:#258aa1!important; }
            .bg-vigo{ background-color:#258aa1!important; }
            .bg-vigo.trans{ background:transparent!important; }
            .bg-vigo.trans:after{ background-color:#258aa1!important; }
            .border-vigo-color{ border-color:#258aa1!important; }
            ul li.border-vigo-color:after{ background-color:#258aa1!important; }
            .video-list .video-item .video-info .video-category.text-vigo { background-color:#258aa1!important; color:#fff!important; }

            .menu > li.vigo a,
            .menu > li.vigo .submenu a { border-color:#258aa1!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-vigo { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-vigo {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #258aa1 0%, #258aa1 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #258aa1 0%, #258aa1 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #258aa1 0%, #258aa1 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #258aa1 0%, #258aa1 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-vigo .container,
            .special-vigo.container {
              background-color: #fff;
            }
            .special-vigo .border-site-color,
            .special-vigo.border-site-color {
              border-color: #258aa1!important;
            }
            .special-vigo .bg-site-color,
            .special-vigo.bg-site-color {
              background-color: #258aa1!important;
            }
            .special-vigo .site-color,
            .special-vigo.site-color {
              color: #258aa1!important;
            }

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

            body.comarcas .topbar.scrolled-bar { background-color:#069ebf!important; }
            body.comarcas .footer, body.comarcas header.header, body.comarcas .scrolled-bar { background-color: #069ebf; }

            .onm-new .text-comarcas  { color:#069ebf !important; }
            .onm-new .content-info.comarcas-color .fa,
            .onm-new .comarcas .content-info .fa { color:#069ebf !important; }
            .color-comarcas,.color-comarcas a, .color-comarcas fa { color:#069ebf !important; }

            body.comarcas .machine-related-contents .widget-header { background-color:#069ebf!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-comarcas span { background-color:#069ebf!important; }
            .comarcas-color{ color:#069ebf!important; }
            .bg-comarcas{ background-color:#069ebf!important; }
            .bg-comarcas.trans{ background:transparent!important; }
            .bg-comarcas.trans:after{ background-color:#069ebf!important; }
            .border-comarcas-color{ border-color:#069ebf!important; }
            ul li.border-comarcas-color:after{ background-color:#069ebf!important; }
            .video-list .video-item .video-info .video-category.text-comarcas { background-color:#069ebf!important; color:#fff!important; }

            .menu > li.comarcas a,
            .menu > li.comarcas .submenu a { border-color:#069ebf!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-comarcas { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-comarcas {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #069ebf 0%, #069ebf 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #069ebf 0%, #069ebf 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #069ebf 0%, #069ebf 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #069ebf 0%, #069ebf 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-comarcas .container,
            .special-comarcas.container {
              background-color: #fff;
            }
            .special-comarcas .border-site-color,
            .special-comarcas.border-site-color {
              border-color: #069ebf!important;
            }
            .special-comarcas .bg-site-color,
            .special-comarcas.bg-site-color {
              background-color: #069ebf!important;
            }
            .special-comarcas .site-color,
            .special-comarcas.site-color {
              color: #069ebf!important;
            }

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

            body.caldas-deza .topbar.scrolled-bar { background-color:#12aacc!important; }
            body.caldas-deza .footer, body.caldas-deza header.header, body.caldas-deza .scrolled-bar { background-color: #12aacc; }

            .onm-new .text-caldas-deza  { color:#12aacc !important; }
            .onm-new .content-info.caldas-deza-color .fa,
            .onm-new .caldas-deza .content-info .fa { color:#12aacc !important; }
            .color-caldas-deza,.color-caldas-deza a, .color-caldas-deza fa { color:#12aacc !important; }

            body.caldas-deza .machine-related-contents .widget-header { background-color:#12aacc!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-caldas-deza span { background-color:#12aacc!important; }
            .caldas-deza-color{ color:#12aacc!important; }
            .bg-caldas-deza{ background-color:#12aacc!important; }
            .bg-caldas-deza.trans{ background:transparent!important; }
            .bg-caldas-deza.trans:after{ background-color:#12aacc!important; }
            .border-caldas-deza-color{ border-color:#12aacc!important; }
            ul li.border-caldas-deza-color:after{ background-color:#12aacc!important; }
            .video-list .video-item .video-info .video-category.text-caldas-deza { background-color:#12aacc!important; color:#fff!important; }

            .menu > li.caldas-deza a,
            .menu > li.caldas-deza .submenu a { border-color:#12aacc!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-caldas-deza { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-caldas-deza {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #12aacc 0%, #12aacc 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #12aacc 0%, #12aacc 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #12aacc 0%, #12aacc 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #12aacc 0%, #12aacc 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-caldas-deza .container,
            .special-caldas-deza.container {
              background-color: #fff;
            }
            .special-caldas-deza .border-site-color,
            .special-caldas-deza.border-site-color {
              border-color: #12aacc!important;
            }
            .special-caldas-deza .bg-site-color,
            .special-caldas-deza.bg-site-color {
              background-color: #12aacc!important;
            }
            .special-caldas-deza .site-color,
            .special-caldas-deza.site-color {
              color: #12aacc!important;
            }

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

            body.o-morrazo .topbar.scrolled-bar { background-color:#3498e0!important; }
            body.o-morrazo .footer, body.o-morrazo header.header, body.o-morrazo .scrolled-bar { background-color: #3498e0; }

            .onm-new .text-o-morrazo  { color:#3498e0 !important; }
            .onm-new .content-info.o-morrazo-color .fa,
            .onm-new .o-morrazo .content-info .fa { color:#3498e0 !important; }
            .color-o-morrazo,.color-o-morrazo a, .color-o-morrazo fa { color:#3498e0 !important; }

            body.o-morrazo .machine-related-contents .widget-header { background-color:#3498e0!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-o-morrazo span { background-color:#3498e0!important; }
            .o-morrazo-color{ color:#3498e0!important; }
            .bg-o-morrazo{ background-color:#3498e0!important; }
            .bg-o-morrazo.trans{ background:transparent!important; }
            .bg-o-morrazo.trans:after{ background-color:#3498e0!important; }
            .border-o-morrazo-color{ border-color:#3498e0!important; }
            ul li.border-o-morrazo-color:after{ background-color:#3498e0!important; }
            .video-list .video-item .video-info .video-category.text-o-morrazo { background-color:#3498e0!important; color:#fff!important; }

            .menu > li.o-morrazo a,
            .menu > li.o-morrazo .submenu a { border-color:#3498e0!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-o-morrazo { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-o-morrazo {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #3498e0 0%, #3498e0 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #3498e0 0%, #3498e0 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #3498e0 0%, #3498e0 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #3498e0 0%, #3498e0 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-o-morrazo .container,
            .special-o-morrazo.container {
              background-color: #fff;
            }
            .special-o-morrazo .border-site-color,
            .special-o-morrazo.border-site-color {
              border-color: #3498e0!important;
            }
            .special-o-morrazo .bg-site-color,
            .special-o-morrazo.bg-site-color {
              background-color: #3498e0!important;
            }
            .special-o-morrazo .site-color,
            .special-o-morrazo.site-color {
              color: #3498e0!important;
            }

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

            body.o-salnes .topbar.scrolled-bar { background-color:#20abab!important; }
            body.o-salnes .footer, body.o-salnes header.header, body.o-salnes .scrolled-bar { background-color: #20abab; }

            .onm-new .text-o-salnes  { color:#20abab !important; }
            .onm-new .content-info.o-salnes-color .fa,
            .onm-new .o-salnes .content-info .fa { color:#20abab !important; }
            .color-o-salnes,.color-o-salnes a, .color-o-salnes fa { color:#20abab !important; }

            body.o-salnes .machine-related-contents .widget-header { background-color:#20abab!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-o-salnes span { background-color:#20abab!important; }
            .o-salnes-color{ color:#20abab!important; }
            .bg-o-salnes{ background-color:#20abab!important; }
            .bg-o-salnes.trans{ background:transparent!important; }
            .bg-o-salnes.trans:after{ background-color:#20abab!important; }
            .border-o-salnes-color{ border-color:#20abab!important; }
            ul li.border-o-salnes-color:after{ background-color:#20abab!important; }
            .video-list .video-item .video-info .video-category.text-o-salnes { background-color:#20abab!important; color:#fff!important; }

            .menu > li.o-salnes a,
            .menu > li.o-salnes .submenu a { border-color:#20abab!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-o-salnes { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-o-salnes {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #20abab 0%, #20abab 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #20abab 0%, #20abab 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #20abab 0%, #20abab 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #20abab 0%, #20abab 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-o-salnes .container,
            .special-o-salnes.container {
              background-color: #fff;
            }
            .special-o-salnes .border-site-color,
            .special-o-salnes.border-site-color {
              border-color: #20abab!important;
            }
            .special-o-salnes .bg-site-color,
            .special-o-salnes.bg-site-color {
              background-color: #20abab!important;
            }
            .special-o-salnes .site-color,
            .special-o-salnes.site-color {
              color: #20abab!important;
            }

                                            /* Rules for category comarca-de-pontevedra*/
            .onm-new .category-color.comarca-de-pontevedra, .text-comarca-de-pontevedra,a.text-comarca-de-pontevedra,.text-comarca-de-pontevedra a { color: #14bce0; }
            .bg-comarca-de-pontevedra, .onm-new .category-bg.comarca-de-pontevedra { background-color:#14bce0; }
            .onm-new .category.comarca-de-pontevedra a:hover { color:#14bce0; }
            .header-section.color-comarca-de-pontevedra:before,.widget-header.color-comarca-de-pontevedra:before { color:#14bce0; }

            body.comarca-de-pontevedra .topbar.scrolled-bar { background-color:#14bce0!important; }
            body.comarca-de-pontevedra .footer, body.comarca-de-pontevedra header.header, body.comarca-de-pontevedra .scrolled-bar { background-color: #14bce0; }

            .onm-new .text-comarca-de-pontevedra  { color:#14bce0 !important; }
            .onm-new .content-info.comarca-de-pontevedra-color .fa,
            .onm-new .comarca-de-pontevedra .content-info .fa { color:#14bce0 !important; }
            .color-comarca-de-pontevedra,.color-comarca-de-pontevedra a, .color-comarca-de-pontevedra fa { color:#14bce0 !important; }

            body.comarca-de-pontevedra .machine-related-contents .widget-header { background-color:#14bce0!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-comarca-de-pontevedra span { background-color:#14bce0!important; }
            .comarca-de-pontevedra-color{ color:#14bce0!important; }
            .bg-comarca-de-pontevedra{ background-color:#14bce0!important; }
            .bg-comarca-de-pontevedra.trans{ background:transparent!important; }
            .bg-comarca-de-pontevedra.trans:after{ background-color:#14bce0!important; }
            .border-comarca-de-pontevedra-color{ border-color:#14bce0!important; }
            ul li.border-comarca-de-pontevedra-color:after{ background-color:#14bce0!important; }
            .video-list .video-item .video-info .video-category.text-comarca-de-pontevedra { background-color:#14bce0!important; color:#fff!important; }

            .menu > li.comarca-de-pontevedra a,
            .menu > li.comarca-de-pontevedra .submenu a { border-color:#14bce0!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-comarca-de-pontevedra { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-comarca-de-pontevedra {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #14bce0 0%, #14bce0 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #14bce0 0%, #14bce0 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #14bce0 0%, #14bce0 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #14bce0 0%, #14bce0 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-comarca-de-pontevedra .container,
            .special-comarca-de-pontevedra.container {
              background-color: #fff;
            }
            .special-comarca-de-pontevedra .border-site-color,
            .special-comarca-de-pontevedra.border-site-color {
              border-color: #14bce0!important;
            }
            .special-comarca-de-pontevedra .bg-site-color,
            .special-comarca-de-pontevedra.bg-site-color {
              background-color: #14bce0!important;
            }
            .special-comarca-de-pontevedra .site-color,
            .special-comarca-de-pontevedra.site-color {
              color: #14bce0!important;
            }

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

            body.guia-restaurantes-pontevedra .topbar.scrolled-bar { background-color:undefined!important; }
            body.guia-restaurantes-pontevedra .footer, body.guia-restaurantes-pontevedra header.header, body.guia-restaurantes-pontevedra .scrolled-bar { background-color: undefined; }

            .onm-new .text-guia-restaurantes-pontevedra  { color:undefined !important; }
            .onm-new .content-info.guia-restaurantes-pontevedra-color .fa,
            .onm-new .guia-restaurantes-pontevedra .content-info .fa { color:undefined !important; }
            .color-guia-restaurantes-pontevedra,.color-guia-restaurantes-pontevedra a, .color-guia-restaurantes-pontevedra fa { color:undefined !important; }

            body.guia-restaurantes-pontevedra .machine-related-contents .widget-header { background-color:undefined!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-guia-restaurantes-pontevedra span { background-color:undefined!important; }
            .guia-restaurantes-pontevedra-color{ color:undefined!important; }
            .bg-guia-restaurantes-pontevedra{ background-color:undefined!important; }
            .bg-guia-restaurantes-pontevedra.trans{ background:transparent!important; }
            .bg-guia-restaurantes-pontevedra.trans:after{ background-color:undefined!important; }
            .border-guia-restaurantes-pontevedra-color{ border-color:undefined!important; }
            ul li.border-guia-restaurantes-pontevedra-color:after{ background-color:undefined!important; }
            .video-list .video-item .video-info .video-category.text-guia-restaurantes-pontevedra { background-color:undefined!important; color:#fff!important; }

            .menu > li.guia-restaurantes-pontevedra a,
            .menu > li.guia-restaurantes-pontevedra .submenu a { border-color:undefined!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-guia-restaurantes-pontevedra { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-guia-restaurantes-pontevedra {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, undefined 0%, undefined 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, undefined 0%, undefined 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, undefined 0%, undefined 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, undefined 0%, undefined 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-guia-restaurantes-pontevedra .container,
            .special-guia-restaurantes-pontevedra.container {
              background-color: #fff;
            }
            .special-guia-restaurantes-pontevedra .border-site-color,
            .special-guia-restaurantes-pontevedra.border-site-color {
              border-color: undefined!important;
            }
            .special-guia-restaurantes-pontevedra .bg-site-color,
            .special-guia-restaurantes-pontevedra.bg-site-color {
              background-color: undefined!important;
            }
            .special-guia-restaurantes-pontevedra .site-color,
            .special-guia-restaurantes-pontevedra.site-color {
              color: undefined!important;
            }

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

            body.diario-verde .topbar.scrolled-bar { background-color:#63b282!important; }
            body.diario-verde .footer, body.diario-verde header.header, body.diario-verde .scrolled-bar { background-color: #63b282; }

            .onm-new .text-diario-verde  { color:#63b282 !important; }
            .onm-new .content-info.diario-verde-color .fa,
            .onm-new .diario-verde .content-info .fa { color:#63b282 !important; }
            .color-diario-verde,.color-diario-verde a, .color-diario-verde fa { color:#63b282 !important; }

            body.diario-verde .machine-related-contents .widget-header { background-color:#63b282!important; }
            .machine-related-contents .widget-header span { color:#FFF; }
            .widget-header.header-diario-verde span { background-color:#63b282!important; }
            .diario-verde-color{ color:#63b282!important; }
            .bg-diario-verde{ background-color:#63b282!important; }
            .bg-diario-verde.trans{ background:transparent!important; }
            .bg-diario-verde.trans:after{ background-color:#63b282!important; }
            .border-diario-verde-color{ border-color:#63b282!important; }
            ul li.border-diario-verde-color:after{ background-color:#63b282!important; }
            .video-list .video-item .video-info .video-category.text-diario-verde { background-color:#63b282!important; color:#fff!important; }

            .menu > li.diario-verde a,
            .menu > li.diario-verde .submenu a { border-color:#63b282!important; }

            .wrapper-slider ul.carousel-headlines .article-data .open-article.bg-diario-verde { background-color: rgba(0, 0, 0, 0)!important; }

            .special-bg-diario-verde {
              background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -webkit-linear-gradient(bottom, #63b282 0%, #63b282 100%) no-repeat;
              background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -moz-linear-gradient(bottom, #63b282 0%, #63b282 100%) no-repeat;
              background: -ms-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, -ms-linear-gradient(bottom, #63b282 0%, #63b282 100%) no-repeat;
              background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 100%) no-repeat, linear-gradient(to top, #63b282 0%, #63b282 100%) no-repeat;
              background-size: 100% 300px;
            }
            .special-diario-verde .container,
            .special-diario-verde.container {
              background-color: #fff;
            }
            .special-diario-verde .border-site-color,
            .special-diario-verde.border-site-color {
              border-color: #63b282!important;
            }
            .special-diario-verde .bg-site-color,
            .special-diario-verde.bg-site-color {
              background-color: #63b282!important;
            }
            .special-diario-verde .site-color,
            .special-diario-verde.site-color {
              color: #63b282!important;
            }

                        


