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

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

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

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

    .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:#7bbfe4; }
    .small-menu .sections-top-block.opened .sections-top, .small-menu .sections-top-block:hover .sections-top { border-color:#7bbfe4; }

    .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:#7bbfe4; }
    .onm-new .category-name { background-color: #7bbfe4; }

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

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

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

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

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

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

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

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

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

    .owl-prev, .owl-next { background-color: #7bbfe4; }

      
    
    .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: #7bbfe4; }
        .main-nav-menu .section-listing .submenu { border-color: #7bbfe4; }
        .main-nav-menu .section-listing > ul > li > a { border-bottom-color: #7bbfe4; }
    }
            /* 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 elprogresotv1*/
            .onm-new .category-color.elprogresotv1, .text-elprogresotv1,a.text-elprogresotv1,.text-elprogresotv1 a { color: #92d1e1; }
            .bg-elprogresotv1, .onm-new .category-bg.elprogresotv1 { background-color:#92d1e1; }
            .onm-new .category.elprogresotv1 a:hover { color:#92d1e1; }
            .header-section.color-elprogresotv1:before,.widget-header.color-elprogresotv1:before { color:#92d1e1; }

            body.elprogresotv1 .topbar.scrolled-bar { background-color:#92d1e1!important; }
            body.elprogresotv1 .footer, body.elprogresotv1 header.header, body.elprogresotv1 .scrolled-bar { background-color: #92d1e1; }

            .onm-new .text-elprogresotv1  { color:#92d1e1 !important; }
            .onm-new .content-info.elprogresotv1-color .fa,
            .onm-new .elprogresotv1 .content-info .fa { color:#92d1e1 !important; }
            .color-elprogresotv1,.color-elprogresotv1 a, .color-elprogresotv1 fa { color:#92d1e1 !important; }

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

            .menu > li.elprogresotv1 a,
            .menu > li.elprogresotv1 .submenu a { border-color:#92d1e1!important; }

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

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

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

            body.forza-breo .topbar.scrolled-bar { background-color:b5e1fa!important; }
            body.forza-breo .footer, body.forza-breo header.header, body.forza-breo .scrolled-bar { background-color: b5e1fa; }

            .onm-new .text-forza-breo  { color:b5e1fa !important; }
            .onm-new .content-info.forza-breo-color .fa,
            .onm-new .forza-breo .content-info .fa { color:b5e1fa !important; }
            .color-forza-breo,.color-forza-breo a, .color-forza-breo fa { color:b5e1fa !important; }

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

            .menu > li.forza-breo a,
            .menu > li.forza-breo .submenu a { border-color:b5e1fa!important; }

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

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

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

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

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

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

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

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

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

                                            /* Rules for category album-de-los-lucenses*/
            .onm-new .category-color.album-de-los-lucenses, .text-album-de-los-lucenses,a.text-album-de-los-lucenses,.text-album-de-los-lucenses a { color: #a2e6f5; }
            .bg-album-de-los-lucenses, .onm-new .category-bg.album-de-los-lucenses { background-color:#a2e6f5; }
            .onm-new .category.album-de-los-lucenses a:hover { color:#a2e6f5; }
            .header-section.color-album-de-los-lucenses:before,.widget-header.color-album-de-los-lucenses:before { color:#a2e6f5; }

            body.album-de-los-lucenses .topbar.scrolled-bar { background-color:#a2e6f5!important; }
            body.album-de-los-lucenses .footer, body.album-de-los-lucenses header.header, body.album-de-los-lucenses .scrolled-bar { background-color: #a2e6f5; }

            .onm-new .text-album-de-los-lucenses  { color:#a2e6f5 !important; }
            .onm-new .content-info.album-de-los-lucenses-color .fa,
            .onm-new .album-de-los-lucenses .content-info .fa { color:#a2e6f5 !important; }
            .color-album-de-los-lucenses,.color-album-de-los-lucenses a, .color-album-de-los-lucenses fa { color:#a2e6f5 !important; }

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

            .menu > li.album-de-los-lucenses a,
            .menu > li.album-de-los-lucenses .submenu a { border-color:#a2e6f5!important; }

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

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

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

            body.chaira-13-aniversario .topbar.scrolled-bar { background-color:#ccf0ff!important; }
            body.chaira-13-aniversario .footer, body.chaira-13-aniversario header.header, body.chaira-13-aniversario .scrolled-bar { background-color: #ccf0ff; }

            .onm-new .text-chaira-13-aniversario  { color:#ccf0ff !important; }
            .onm-new .content-info.chaira-13-aniversario-color .fa,
            .onm-new .chaira-13-aniversario .content-info .fa { color:#ccf0ff !important; }
            .color-chaira-13-aniversario,.color-chaira-13-aniversario a, .color-chaira-13-aniversario fa { color:#ccf0ff !important; }

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

            .menu > li.chaira-13-aniversario a,
            .menu > li.chaira-13-aniversario .submenu a { border-color:#ccf0ff!important; }

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

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

                        


