/*COLORES DE LA BARRA DE MENU*/
.header-1#sp-top-bar .container > .container-inner > .row .logo-col {   background: #eff4fb; }
.header-1#sp-top-bar .container > .container-inner > .row .logo-col::before {   background: #eff4fb; }
#sp-header {   background: #eff4fb; }

.header-1#sp-top-bar .container > .container-inner > .row .logo-col::after { border-top: 40px solid #038034; }
#sp-top-bar { background: #038034; color: #FFFFFF; }


/*MENU N1*/
.sp-megamenu-parent > li > a {   color: #252525; }
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 80px;
  font-size: 0.97rem;
  margin: 0;
  font-weight: 400;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {   background: #fbfcfd; }



/*MENU N2 N2*/
.sp-megamenu-parent .sp-mega-group > li > a {   color: #2B2B2B; }
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {   color: #3e3e3e; }

/*RESUMEN*/
.bg-gray-90 {   background-color: #0b6434; }


/*PORTADA*/
#sp-page-builder .sppb-section .sppb-section-title, .mod-sppagebuilder .sppb-section .sppb-section-title {   margin-bottom: 0px; }

/*MENU MOBIL*/
.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span, .burger-icon > span {
  background-color: #323232;
}