/*---color iconos top---*/
ul.social-icons {
    font-size: 17px;
}
.fa.fa-facebook:before {
    color: #fff;
}
.fa.fa-instagram:before {
    color: #fff;
}

.fa.fa-twitter:before {
    color: #fff;
}

.fa.fa-linkedin:before {
    color: #fff;
}

.fa.fa-youtube:before {
    color: #fff;
}
/*---end code---*/

/*---color boton desconectar---*/
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button input[type="submit"] {
    color: #fff !important;
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:hover input[type="submit"], .sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:focus input[type="submit"] {
    color: #fff !important;
    background: #1B258B !important;
}

/*--top moviles---*/
@media (max-width: 360px) {
#sp-top2 > div {
    padding-top: 0px !important;
}}

/*---boton intranet moviles---*/
@media (max-width: 360px) {
.sppb-btn.sppb-btn-link {
    padding: 5px !important;
}}

/*---alto top moviles---*/
@media (max-width: 360px) {
#sp-section-1 {
    height: 30px;
}}

/*---para que funciones el link en el dropdown menu---*/
.sp-megamenu-parent .item-header > a {
    pointer-events: auto;    
}

/*---padding page title---*/
.breadcrumb {
    padding: 72px 1rem;
}

/*---alto header---*/
#sp-header {
    height: 60px;
}



#sp-top2 > div {
    padding-top: 27px;
}

/*---color body---*/
body, .sp-preloader {
    background-color: #fff;
    color: #343a40;
}

/*--quitar stiky feo---*/
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}

/*----padding del menu principal, letras minisculas, color de letra----*/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 10px;
    text-transform: uppercase;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    text-transform: capitalize;
}
.sp-megamenu-parent > li > a {
    color: #ffffff;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #ffffff;
}

/*--icono mega menu---*/
.sp-megamenu-parent .sp-mega-group > li > a >img {
    max-height: 35px;
    max-width: 35px;
    display: inline-block;
    margin: 0px 0px 0px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a >img {
    max-height: 30px;
    max-width: 30px;
    display: inline-block;
    margin: 0px 5px 0px 0;
}

img {
    display: inline-block;
}

/*--fin codigo--*/

/*--quitar fondo title---*/

.breadcrumb {
    background-color: #fff0;
}

/*---padding ruta de navegacion---*/
#sp-section-3 {    
    padding: 0px 0px;
}

/*--color ruta navegacion---*/
.float-left {
   color: #fff;
}

.breadcrumb-item.active {
    color: #1dd4d4;
}

.breadcrumb-item+.breadcrumb-item::before {    
    color: #0ac9c9;
}

/*---fin codigo---*/

/*---color titulos---*/
h1 {
    color: #23A1B5;
}

/*---pading botom h1---*/
.float-left {
    float: left!important;
  padding-bottom: 25px;  
}

/*---color fuentes negrita---*/
b, strong {
    font-weight: bolder;
    color: #004d9d;
}
hr {
    border-top: 1px solid #1b258b !important;
}

/*---blog right---*/
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
    background: #fff0;
    padding: 20px 15px 0px 15px;
    box-shadow: 0 1px 2px 0 rgb(255 255 255 / 15%);
    position: relative;
    border-bottom: solid 1px #1b258b;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 {
    font-size: 19px;
    font-weight: 500;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 a {
    color: #23a1b5;
}

/*---boton acceso---*/
.sppb-btn.sppb-btn-link {
    background-color: #23a1b5;
    padding: 0;
    color: #dee2e6;
    text-decoration: none !important;
    padding: 10px;
}

.sp-custom-login.sp-mod-login .info-text .sppb-btn-link {
   color: #fff;
}

.fn-man-user:before {
    color: #fff;
}

/*---color menu footer---*/
#sp-bottom a {
    color: #fff;
}

#sp-bottom a:hover {
    color: #48c8dc;
}

#sp-bottom .sp-module ul > li {
    display: block;
    margin-bottom: 0px;
}

/*--fin codigo---*/

.fn-man-user:before {
    color: #fff;
}

/*---color menu principal---*/
.sp-megamenu-parent > li > a {
    color: #fff;
}

/*---color hover menu principal---*/
.sp-megamenu-parent > li:hover > a {
    color: #6dddef;
}
/*---color desplegable---*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #1b258b;
}

/*---color hover desplegable---*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #23A1B5;
}

/*---color casa---*/
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #fff;
}
/*---color icono items megamenu---*/
.fa, .fas {
    font-weight: 900;
    color: #23a1b5;
}

/*---color items megamenu---*/
.sp-megamenu-parent .item-header > a {
    color: #1b258b !important;
    border-bottom: solid 1px #23a1b569;
}

/*---color hover items megamenu---*/
.sp-megamenu-parent .item-header > a:hover {
    color: #23A1B5 !important;
    border-bottom: solid 1px #1b258b;
}

/*---borde inferior megamenu---*/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    border-bottom: 5px solid #22A1B2;
}

/*---line height desplegable---*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    line-height: 20px;
}

/*---Top-Bar redes---*/
#sp-top-bar {
    padding: 3px 0;
    font-size: 13px;
}

#sp-logo .logo {
    line-height: 84px;
}

.sp-custom-login-on .form-login-wrap {
    z-index: 100;
}

/*------fin codigo---*/
.site input[type="text"], .site input[type="email"], .site input[type="url"], .site input[type="date"], .site input[type="password"], .site input[type="search"], .site input[type="tel"], .site input[type="number"], .site select {
    padding: 4px 10px;
    margin: 11px 11px 11px 11px;
    border: solid 1px #666;
  	margin-top: -5px;
}

/*---menu flotante--*/
.sp-module .menu-flotante {
    display: inline-block!important;
    position: fixed;
    top: calc(50% - 185px);

    z-index: 999;
    -webkit-animation-name: menu-oferta-flotante;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-name: menu-oferta-flotante;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
}

@media screen and (max-width: 2600px){
.sp-module .menu-flotante {
    width: 120px;
    top: 38%;
    bottom: 60%;
    right: 0px;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
    -webkit-animation-name: menu-oferta-flotante-resp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-name: menu-oferta-flotante-resp;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
  }}

/*---Menu  flotante moviles---*/
.sp-module .menu-movil-flotante {
    display: inline-block!important;
    position: fixed;
  bottom: -1%;
    z-index: 999;
    -webkit-animation-name: menu-movil-flotante;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-name: menu-movil-flotante;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
}

@media screen and (max-width: 414px){
.sp-module .menu-movil-flotante {
    width: 302px;
    left: 28%;
    box-shadow: 0px -3px 5px rgba(0 0 0 / 0%);
    -webkit-animation-name: menu-movil-flotante-resp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-name: menu-movil-flotante-resp;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
  }}

@media screen and (max-width: 414px){
.sp-module .menu-oferta-flotante {
    width: 100%;
    top: auto;
    bottom: 0%;
    left: 0px;
    box-shadow: 0px -3px 5px rgba(0 0 0 / 0%);
    -webkit-animation-name: menu-oferta-flotante-resp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-name: menu-oferta-flotante-resp;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
  }}

.sp-page-builder .page-content #section-id-1622057184977 {
    background-image: url(/images/fotobotones/fondo-footer-before.jpg) !important;
}
#sp-bottom {
    padding: 20px 0 0px;
}
.top-services ul.menu>li>a {
    position: relative;
    bottom: -60px;
    right: -50px;
    color: #1b258b;
    font-size: 15px;
}
.uk-scope .uk-tab>.uk-active>a {
  color: #5d91ff;
    font-weight: 500;
    border-width: 4px;
    background: #f5f8ff;
      padding: 5px 10px;
}
.uk-scope .uk-tab-left>*>a {
    padding: 10px 5px 10px 15px;
    font-weight: 500;
}
.uk-scope .uk-tab>* {
    padding-left: 15px !important;
}
