/*Botones "custom" gral*/
.sppb-btn-custom {
    background-color: #010c23 !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
}
.sppb-btn-custom:hover {
    background-color: rgba(1, 12, 36, 0.9) !important;
    color: RGBA(255, 255, 255, 0.9) !important;

}
.tabs-pantallas-utilidad .sppb-nav-custom > li.active > a {
    border-color: #97d700 !important;
    background: rgb(151 215 0 / 20%) !important;
}
.tabs-pantallas-utilidad .sppb-nav-custom > li > a:hover {
    border-color: #97d700 !important;
    background: rgb(151 215 0 / 20%) !important;
}
.sppb-addon.sppb-addon-header.titulo-tipo-aplicacion {
    color: #000 !important;
    border-left: solid 4px #97d700 !important;
    padding: 10px !important;
    margin-bottom: 10px !important;
}
/*1er slider - color marcador*/
.pitech-slider .sp-slider-custom-dot-indecators .sp-text-thumbnail-list.active .sp-dot-indicator-wrap .dot-indicator {
    background: #97D700 !important;
}
/*2do carrusel - color numero*/
.pitech-service-carousel .sppb-sp-slider-title span {
    color: #97D700 !important;
}
/*ocultar offcanva*/
a#offcanvas-toggler {
    display: none !important;
}

/*iconos redes menu*/
ul.social-icons {
    font-size: 26px !important;
}