#sp-top-bar {
  z-index: 99;
}

#sp-header {
  background-color: #fff;
}

.logo-image {
  height: 125px !important;
  z-index: 99999;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
  color: #111 !important;
  font-weight: 500;
}

#sp-top-bar {
  background: #ddd;
}

#sp-top-bar #sp-top1 .sp-contact-info a,
#sp-top-bar #sp-top2 .mod-languages .lang-active a,
#sp-top-bar #sp-top2 .sp-custom-login .sppb-btn.sppb-btn-link {
  color: #555;
  font-weight: 400;
}

.hero-section2::before {
  opacity: 0.4;
  background: #0b0c1e;
}

.hero-feature-list-wrap {
  border-top: none;
}

.sppb-btn.sppb-btn-default {
  color: #fff;
  background-color: #008ab4;
}

.sppb-btn.sppb-btn-default:hover {
  background-color: #ffc700;
  color: #111;
}

.video-bg-overlay::before {
  display: none;

}

#sp-top-bar #sp-top2 .sp-custom-login .sppb-btn.sppb-btn-link {
  font-size: 13px;
}

.animated-heading-before-part {
  font-size: 45px;
}

#sp-bottom .sp-module a {
  color: #111;
  background: #ffc700;
}

#sp-bottom .sp-module a:hover {
  color: #fff;
  text-decoration: none;
  background: #008ab4;
}

#sp-top1 .sp-contact-mobile span {
  display: none;
}

.sppb-btn.sppb-btn-link {
  color: #ffc700;
}

#column-wrap-id-1542973816359 {
  text-align: center;
}

.sppb-addon-animated-heading .animated-heading-before-part {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
}

.sppb-addon-animated-heading .animated-text {
  font-size: 30px;
  min-height: 60px;
  font-weight: 400;
}

#sppb-addon-1542887700257 h2.sppb-addon-title, .cta-bottom h2.sppb-addon-title {
  color: #ffb400;
}

.sp-page-builder .page-content #section-id-1542879094723 {
  padding-top: 50px;
}

#sppb-addon-1550021008093 .sppb-addon-title {
  font-weight: 400;
  letter-spacing: -2px;
}

#sppb-addon-1542709509961 {
  padding: 80px 0px 0px 0px !important;
}

.sp-page-builder .page-content #section-id-1542709301802 {
  padding-bottom: 40px !important;
}

.sp-page-builder .page-content #section-id-1542879094723 {
  padding-top: 60px !important;
}

#sppb-addon-1550775830922 .sppb-addon-title {
  font-size: 16px;
  color: rgba(19, 19, 19, .6);
  font-weight: 500;
  margin-bottom: 40px;
  text-transform: uppercase;
  letter-spacing: 0px;
}

.img-overlay-color .sppb-addon-single-image-container::after {
  background-color: rgba(18, 19, 48, .1);
}

.box-servicios .sppb-addon-title {
  text-align: left;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  padding: 12px 0;
  font-weight: 400;
}

.sp-page-title {
  background-color: #0b0c1e;
}

.sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li.active > a {
  color: #ffca00 !important;
  font-weight: bold !important;
}

.sp-megamenu-parent > li.active:hover > a::before, .sp-megamenu-parent > li.active > a::before {
  background-color: #ffca00 !important;

}

.hero-section2 .sppb-addon-animated-heading .animated-text-words-wrapper {
  color: #ffca00 !important;
}

/** FIXES */
/* .hero-feature-list-wrap {
  display: none !important;
} */


/** MEDIA QUERIES */
@media (max-width: 990px) {
  .logo {
    float: none !important;
    margin-top: -35px !important;
  }

  #sp-header #sp-logo {
    width: 100% !important;
  }

  .logo-image {
    height: 100px !important;
  }

  #sp-header .logo .logo-image {
    margin-top: -50px;
  }

  .col-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}