#sp-main-body {
  padding: 50px 0;
}
h1.logo {
  margin: 0;
}
@media (max-width: 991px) {
  div#sp-logo {
    text-align: center;
  }
  div#sp-logo h1 a img {
    display: inline-block;
  }
}
ul.menu-top {
  display: flex;
  margin-top: 10px;
}
ul.menu-top li {
  border-top: 1px solid #7d7d7d;
  border-bottom: 0;
  max-width: 6em;
  margin: 0 7px;
}
ul.menu-top li a {
  color: #7d7d7d;
  text-transform: uppercase;
  line-height: 1.2em;
  font-weight: 400;
  font-size: 12px;
  padding: 7px 0 0;
}
ul.menu-top li a:before {
  content: none;
  margin: 0;
}
ul.menu-top li a:focus {
  background: transparent;
}
ul.menu-top li:hover,
ul.menu-top li.active {
  background: transparent;
  border-top: 1px solid #e79823;
}
ul.menu-top li:hover a,
ul.menu-top li.active a {
  color: #e79823 !important;
}
#sp-header {
  height: 52px;
}
ul.sp-megamenu-parent {
  display: table;
}
ul.sp-megamenu-parent li {
  max-width: 11em;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  height: 52px;
}
ul.sp-megamenu-parent li a {
  font-size: 14px;
  line-height: 1.2em;
  color: #393d44;
  font-weight: 500;
  padding: 0 5px;
}
ul.sp-megamenu-parent li.width9 {
  width: 9em;
}
ul.sp-megamenu-parent li.width10 {
  width: 10em;
}
ul.sp-megamenu-parent li.width11 {
  width: 11em;
}
ul.sp-megamenu-parent li.sp-has-child a:after {
  content: none;
}
ul.sp-megamenu-parent li.sp-menu-item.menu-telefono {
  white-space: nowrap;
}
ul.sp-megamenu-parent li.sp-menu-item.menu-telefono i.fa.fa-phone {
  color: #e79823;
  font-size: 200%;
  vertical-align: middle;
}
ul.sp-megamenu-parent li ul li {
  white-space: nowrap;
  max-width: 100%;
  text-align: left;
  height: 2.8em;
}
ul.sp-megamenu-parent li:hover a,
ul.sp-megamenu-parent li.active a {
  color: #e79823;
}
#offcanvas-toggler {
  line-height: 52px;
}
#sp-page-builder .sppb-section-title {
  margin-bottom: 20px;
}
section#destacados-home .sppb-row .sppb-col-md-3 {
  border-right: 1px solid #9e9e9e;
  padding-bottom: 2em;
}
section#destacados-home .sppb-row .sppb-col-md-3 .sppb-addon-content {
  color: #7d7d7d;
  line-height: 1.3em;
}
section#destacados-home .sppb-row .sppb-col-md-3:last-child {
  border-right: 0;
}
@media (max-width: 991px) {
  section#destacados-home .sppb-row .sppb-col-md-3 {
    border-right: 0px;
  }
}
#k2Container .itemListCategoriesBlock .itemListCategory h2 {
  font-size: 25px;
  font-weight: 500;
  margin: 0 0 1em;
}
#k2Container .catItemAttachmentsBlock {
  margin-top: 1.4em;
}
#k2Container .itemCol {
  margin-bottom: 4em;
}
#k2Container .subCategoryContainer {
  margin-bottom: 4em;
}
.franja-llamanos {
  text-align: center;
}
.franja-llamanos h3 {
  margin: 0 0 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}
.franja-llamanos h3 strong {
  font-weight: 600;
}
#masinfo .titulo {
  background: #000;
  color: #fff;
  padding: 10px;
  text-align: center;
}
#masinfo .titulo h3 {
  font-size: 30px;
  font-weight: 300;
}
#masinfo .texto {
  text-align: center;
  color: #7d7d7d;
  margin: 1.5em 0 2em;
}
#descarga-ficha {
  text-align: center;
  margin-top: 5em;
}
#descarga-ficha .imagen_boletin img {
  display: inline-block;
}
#descarga-ficha .titulo h3 {
  font-size: 30px;
  font-weight: 400;
}
#descarga-ficha .box-campos {
  width: 80%;
  margin: 1em auto;
}
div#masinfo-productos {
  background: #e79823;
}
div#masinfo-productos .titulo {
  padding: .2em 1em;
  text-align: center;
  background: #000;
}
div#masinfo-productos .titulo h3 {
  color: #fff;
  font-size: 1.4em;
  font-weight: 300;
}
div#masinfo-productos .box-campos {
  width: 75%;
  margin: 2em auto 1em;
  text-align: center;
}
div#descarga-catalogo {
  background: #f8f7f5;
  text-align: center;
  padding: 2em 1em 1em;
}
div#descarga-catalogo .form-header .imagen_boletin img {
  display: inline-block;
}
div#descarga-catalogo .titulo h3 {
  font-size: 24px;
  font-weight: 400;
}
div#descarga-catalogo .box-campos {
  width: 80%;
  margin: 1em auto 0;
}
input.form-control {
  height: 38px;
}
textarea.form-control {
  height: 5em;
}
textarea.form-control,
input.form-control {
  border-radius: 0;
  padding: 10px 12px;
  box-shadow: inset 0 0 0 0;
  box-shadow: -4px 4px 4px rgba(0,0,0,0.1);
  border: 0;
}
a.btn.btn-link {
  border: 2px solid #e79823;
  padding: 10px 20px;
  color: #e79823;
  border-radius: 5px;
  text-decoration: none;
}
a.btn.btn-link:hover {
  background: #e79823;
  color: #fff;
}
a.btn-slider {
  color: #fff !important;
  background: #e79823;
}
button.btn.btn-default,
a.sppb-btn-default {
  background: #000;
  color: #fff;
  padding: 10px 20px;
  margin: 1em auto;
  border: 0;
  border-radius: 5px;
}
button.btn.btn-primary,
a.sppb-btn-primary {
  background: #e79823;
  padding: 10px 20px;
  margin: 1em auto;
  border: 0;
  border-radius: 5px;
}
.custombox-asesoria {
  position: relative;
}
.custombox-asesoria .sppb-addon.text-boxed h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000000;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
}
.sppb-addon.text-boxed {
  position: absolute;
  bottom: 2em;
  width: 70%;
  padding: 1em 2em;
  background: rgba(255,255,255,0.8);
  text-align: justify;
  color: #7d7d7d;
}
@media (max-width: 600px) {
  .sppb-addon.text-boxed {
    position: relative;
    width: 100%;
  }
}
#sp-bottom {
  background: #f7f7f7;
  background: -moz-linear-gradient(top,#f7f7f7 0%,#bbbbbb 86%,#909090 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#f7f7f7),color-stop(86%,#bbbbbb),color-stop(100%,#909090));
  background: -webkit-linear-gradient(top,#f7f7f7 0%,#bbbbbb 86%,#909090 100%);
  background: -o-linear-gradient(top,#f7f7f7 0%,#bbbbbb 86%,#909090 100%);
  background: -ms-linear-gradient(top,#f7f7f7 0%,#bbbbbb 86%,#909090 100%);
  background: linear-gradient(to bottom,#f7f7f7 0%,#bbbbbb 86%,#909090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#909090',GradientType=0);
}
#sp-bottom ul.nav li {
  border: 0;
}
#sp-bottom ul.nav li a {
  line-height: 28px;
  background: transparent !important;
}
#sp-bottom ul.nav li a:before {
  content: none;
}
#sp-bottom ul.nav li a:hover {
  padding-left: 5px;
}
#sp-bottom ul.nav li.menu-telefono {
  display: none;
}
#sp-bottom .copy {
  font-size: 11px;
}
#sp-bottom .copy a {
  color: #fff;
}
#sp-bottom .copy img {
  display: inline-block;
}
div#sp-bottom3 {
  text-align: right;
}
div#sp-bottom3 img {
  display: inline-block;
}
div#sp-bottom3 .sp-module.copy {
  color: #fff;
}
