body.blog-page {
  background-color: #f1f1f2;
}
header#sp-header {
  height: auto;
  padding: 10px 0;
}
#sp-top1 ul.social-icons li a {
  font-size: 18px;
}
#sp-top1 ul.social-icons li a:hover {
  color: #000;
}
#sp-top2 .sp-module.buscador input.form-control {
  font-size: 14px;
  padding: 6px 12px;
  height: 34px;
  border-radius: 20px;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  padding: 0 10px !important;
  text-transform: uppercase;
}
.sp-megamenu-parent > li > a.colored {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(to left, #796eff, #ff5263);
  -webkit-background-clip: text !important;
  background-clip: text;
  font-weight: 600;
}
.result-text span.highlight {
  font-weight: 600;
}
input#mod-search-searchword {
  border-radius: 20px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap img {
  filter: brightness(90%);
  transition: all 300ms;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 a {
  font-size: 20px;
  font-weight: 600;
  margin: 10px auto 15px;
  display: block;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext {
  margin-bottom: 1rem;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap a.sppb-readmore {
  background: #000;
  color: #fff;
  padding: 8px 15px;
  border-radius: 4px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap a.sppb-readmore:hover {
  background: #444;
}
.sppb-addon-articles .sppb-addon-article:hover .sppb-article-img-wrap img {
  filter: brightness(100%);
}
div.blog-page .article-list.articles-leading {
  background: #fff;
  margin-bottom: 2rem;
}
div.blog-page .article-list.articles-leading .article {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  div.blog-page .article-list.articles-leading .article {
    display: flex;
    padding: 0;
  }
  div.blog-page .article-list.articles-leading .article .article-body {
    padding: 1rem;
    width: 60%;
  }
}
div.blog-page .article-list.articles-leading .article .article-header h2 {
  font-size: 22px;
}
div.blog-page .article-list.articles-leading .article .article-intro-image {
  margin: 0;
  margin-bottom: 0.8rem;
  border-radius: 0;
}
div.blog-page .article-list.articles-leading .article .article-intro-image img {
  border-radius: 0;
}
div.blog-page .article-list .article {
  background: #fff;
}
div.blog-page .article-list .article .article-header {
  margin-bottom: 0.8rem;
}
div.blog-page .article-list .article .article-header h2 {
  font-size: 18px;
}
div.blog-page .article-list .article .article-intro-image {
  margin: 0;
  margin-bottom: 0.8rem;
}
div.blog-page .article-list .article .article-intro-image img {
  filter: brightness(90%);
  transition: all 300ms;
}
div.blog-page .article-list .article:hover .article-intro-image img {
  filter: brightness(100%);
}
div.blog-page .article-list .readmore a {
  color: #fff;
  background: #000;
  display: inline-block;
  margin: 1rem auto 0.5rem;
  padding: 8px 15px;
  border-radius: 5px;
}
div.blog-page .article-list .readmore a:hover {
  background: #444;
  color: #fff;
}
.container-list .row {
  margin-bottom: 2em;
}
.section-main {
  margin: 2em 0;
}
.section-main h2 {
  margin: 0;
}
.section-main .container-list {
  margin: 4em 0;
}
.section-main .container-list .row {
  margin-bottom: 3em;
}
aside#sp-right .latestnews {
  background: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  padding: 1rem;
}
aside#sp-right .latestnews h3.sp-module-title {
  font-weight: 600;
}
aside#sp-right .latestnews ul li a .latestnews-item-title {
  font-size: 12px;
  font-weight: 600;
}
aside#sp-right .latestnews ul li a .latestnews-item-date {
  font-size: 12px;
  font-style: italic;
}
div#masinfo {
  background: #f4f4f4;
  padding: 1em;
  border-top: 2px solid #000;
  margin-top: 0em;
  text-align: center;
}
#sp-main-body #sp-component article.item {
  background: #fff;
  padding: 2em 1em;
}
#sp-main-body #sp-component article.item .article-intro-image {
  margin-bottom: 10px;
}
#sp-main-body #sp-component article.item .entry-header {
  margin-bottom: 20px;
}
#sp-main-body #sp-component article.item .entry-header .article-header h2 {
  font-size: 18px;
}
#sp-main-body #sp-component article.item ul.tags {
  margin-top: 10px;
}
#sp-main-body #sp-component article.item ul.tags li a {
  font-size: 12px;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 30px;
  color: #000;
  padding: 4px 10px;
  margin-bottom: 5px;
}
#sp-main-body #sp-component article.item ul.tags li a:hover {
  background: #000000;
  color: #fff;
}
#sp-main-body #sp-component article.item.item-page .entry-header h2 {
  font-size: 24px;
}
@media (max-width: 767px) {
  #sp-main-body #sp-component article.item .pull-left.entry-image {
    max-width: 100% !important;
    float: none !important;
    padding-right: 0 !important;
  }
}
#sp-main-body #sp-component .article-details {
  background: #fff;
  padding: 2em;
}
div[itemprop="articleBody"] {
  margin-bottom: 2em;
}
.items-leading .entry-image.intro-image {
  max-width: 50%;
}
.items-leading .entry-header {
  margin-bottom: 20px;
}
.items-leading .entry-header h2 {
  font-size: 24px !important;
}
#sp-right .sp-module {
  font-size: 14px;
  border: 0;
  padding: 0px;
  border-radius: 0;
}
#sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-right .sp-module .sp-module-title {
  font-weight: normal;
  margin: 0 0 20px;
  padding-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  border-bottom: 0;
}
#sp-right .sp-module ul li {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
}
#sp-right .sp-module ul li a {
  line-height: 1.5em;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/*---------pagetools--------*/
.franja-report {
  border: 4px solid #e0e0e0;
  text-align: center;
  background: linear-gradient(#fff, #eaeaea);
  margin: 2em auto;
}
.franja-report .row .col-sm-3 {
  border-right: 1px solid #ccc;
  padding: 10px 0;
  transition: all 300ms;
}
.franja-report .row .col-sm-3:last-child {
  border-right: 0;
}
.franja-report .row .col-sm-3 span.title-info-report {
  color: #646464;
}
.franja-report .row .col-sm-3 h2.value-info-report {
  color: #848484;
  margin: 0;
  font-size: 40px;
}
.franja-report .row .col-sm-3:hover {
  color: #000;
  background: #eaeaea;
  background: linear-gradient(#eaeaea, #fff);
}
.franja-report .row .col-sm-3:hover h2 {
  color: #000;
}
.custombox-tips h2 {
  border-bottom: 1px solid #a4a4a4;
  padding: 10px 1em;
  margin: 0;
  text-align: left;
  font-size: 20px;
  background: #e1e1e1;
}
.custombox-tips ul {
  list-style: none;
  padding: 0;
}
.custombox-tips ul li {
  border-bottom: 1px solid #e1e1e1;
  padding: 10px;
}
.custombox-tips ul li:last-child {
  border-bottom: 0;
}
.custombox-tips.box-bordered {
  border: 1px solid #a4a4a4;
  border-radius: 5px;
}
#sp-bottom .sp-module {
  margin-top: 5px;
}
.loading {
  display: none;
}
.btn.btn-black {
  background: #000;
  color: #fff;
}
.btn.btn-full {
  width: 100%;
}
.btn.btn-link {
  padding: 0;
}
.text-center {
  text-align: center;
}
.text-center img {
  display: inline-block;
}
.sppb-btn.sppb-btn-default,
.btn.btn-default {
  background: #000;
  color: #fff;
  margin: 1em 0;
  border: 0;
}
.sppb-btn.sppb-btn-default:hover,
.btn.btn-default:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
}
.sppb-btn.sppb-btn-primary,
.btn.btn-primary {
  background: #000;
  color: #fff !important;
  margin: 1em 0;
  border: 0;
}
.sppb-btn.sppb-btn-primary:hover,
.btn.btn-primary:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
}
.scrollup {
  bottom: 32px;
  right: 30px;
  border: 1px solid #000;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.8);
}
.scrollup:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.scrollup:before {
  color: #fff;
}
