.font-size-xxs {
    font-size: .7rem !important;
}
.btn-outline-home {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;/* border-bottom: 3px solid #8fca00; */
}
.btn-home {
    width: 93px !important;
    white-space: normal;
    font-family: "Changa", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}
.listamenu-2 {
    max-height: 452px;
    overflow: auto;
}
/* Colores categorías*/
.bg-calefaccion {
    background-color: #E42313;
}
.bg-acondicionado {
    background-color: #009FE3;
}
.bg-tuberias {
    background-color: #AB3A8D;
}
.bg-aplicado {
    background-color: #243588;
}
.bg-eficiencia {
    background-color: #80BA27;
}
.bg-medicion {
    background-color: #F28C00;
}
.bg-hidraulica {
    background-color: #007D32;
}
.bg-renovables {
    background-color: #905b27;
}
.bg-tratamiento {
    background-color: #3F82A4;
}
.bg-fotovoltaico {
    background-color: #3AAA35;
}
.bg-ventilacion {
    background-color: #91D3EC;
}
.bg-azul-corporativo {
    background-color: #293279;
}
.bg-rojo-corporativo {
    background-color: #CC1A1D;
}
/* Fin colores categorías*/
.fancybox-slide {
    padding: 150px !important;
}
.dropdown-menu-ancho .dropdown-item {
    white-space: normal; /* Hace que el texto se ajuste y se rompa según sea necesario */
    overflow: hidden; /* Oculta el texto que desborda el contenedor */
}
.dropdown-item:hover {
    transform: translateX(5px); /* Mueve el texto 5 píxeles a la derecha al pasar el cursor */
}
.custom-control-input {
    position: static;
    width: 1.5rem;
}
.listasearch {
    max-height: 250px;
    overflow: auto;
}
.modal-inicio .modal-dialog {
    max-width: 1060px !important;
}
.btn-success {
    color: #2b3445;
    background-color: #000354;
    border-color: #000354;
    box-shadow: none
}
.btn-success:hover {
    color: #fff;
    background-color: #000354;
    border-color: #000354
}
.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #000354c4;
    border-color: #000354c4;
    box-shadow: 0 0 0 0 rgba(63, 190, 139, 0.5)
}
.btn-success.disabled, .btn-success:disabled {
    color: #2b3445;
    background-color: #000354;
    border-color: #000354
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2b3445;
    border-color: #2b3445
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(63, 190, 139, 0.5)
}
.fancybox-slide {
    padding: 100px !important;
}
/*.navbar-nav .dropdown-menu {
    max-width: 78.6rem;
    min-width: 82.5rem;
}*/
.dropdown-menu-ancho .dropdown-item {
    white-space: normal; /* Hace que el texto se ajuste y se rompa según sea necesario */
    overflow: hidden; /* Oculta el texto que desborda el contenedor */
}
.dropdown-item:hover {
    transform: translateX(5px); /* Mueve el texto 5 píxeles a la derecha al pasar el cursor */
}
.list-group-item {
    padding: 0.7rem 1.5rem !important;
    background-color: #fff0;
}
.d-grid {
    display: grid;
}
.card-home {
    transition: all 0.2s ease-in-out; /* Duración en segundos, transición suave */
}
.card-home:hover {
    transform: scale(1.05); /* Levemente más grande para dar efecto de zoom */
}
.navbar-nav .nav-item {
    margin-bottom: 0rem;
}
.mega-dropdown-menu {
    position: absolute !important;
}
.rounded-top {
    border-radius: 0.5rem .5rem 0rem 0 !important;
}
.borde-menu-1 {
    border-top: 8px solid #ff0000;
}
.listamenu {
    max-height: 85px;
    overflow: auto;
}
.mega-dropdown-column {
    max-width: 12.7rem;
}
.dropdown-menu {
    padding: 0;
}
/* Inicio botones menu home */
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.btn-top-outline-home.show {
    top: 45px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-purificacion-aire.show {
    top: 45px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-fotovoltaica.show {
    top: 45px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-calefaccion.show {
    top: 45px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-aire-acondicionado.show {
    top: 45px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-aire.show {
    top: 45px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-ener-renovables.show {
    top: 45px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-medicion.show {
    top: 45px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-hidraulica.show {
    top: 45px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-ventilacion.show {
    top: 45px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-purificacion-agua.show {
    top: 45px;
}
.btn-outline-fotovoltaica {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;/*    border-bottom: 3px solid #3AAA35;*/
}
.btn-outline-fotovoltaica:hover {
    color: #fff;
    background-color: #3AAA35;
    border-color: #3AAA35;
}
.btn-outline-fotovoltaica:focus, .btn-outline-fotovoltaica.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-fotovoltaica.disabled, .btn-outline-fotovoltaica:disabled {
    color: #3AAA35;
    background-color: transparent
}
.btn-outline-fotovoltaica:not(:disabled):not(.disabled):active, .btn-outline-fotovoltaica:not(:disabled):not(.disabled).active, .show > .btn-outline-fotovoltaica.dropdown-toggle {
    color: #fff;
    background-color: #3AAA35;
    border-color: #3AAA35
}
.btn-outline-fotovoltaica:not(:disabled):not(.disabled):active:focus, .btn-outline-fotovoltaica:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-fotovoltaica.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-calefaccion {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;/*   border-bottom: 3px solid #E42313;*/
}
.btn-outline-calefaccion:hover {
    color: #fff;
    background-color: #E42313;
    border-color: #E42313;
}
.btn-outline-calefaccion:focus, .btn-outline-calefaccion.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-calefaccion.disabled, .btn-outline-calefaccion:disabled {
    color: #E42313;
    background-color: transparent
}
.btn-outline-calefaccion:not(:disabled):not(.disabled):active, .btn-outline-calefaccion:not(:disabled):not(.disabled).active, .show > .btn-outline-calefaccion.dropdown-toggle {
    color: #fff;
    background-color: #E42313;
    border-color: #E42313
}
.btn-outline-calefaccion:not(:disabled):not(.disabled):active:focus, .btn-outline-calefaccion:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-calefaccion.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-calefon {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    background-color: #f1f6fc;
    /*    border-bottom: 3px solid #fd7e14;*/
    padding-bottom: .5rem !important;
    padding-top: .5rem !important;
    padding-left: .25rem !important;
    padding-right: .25rem !important;
}
.btn-outline-calefon:hover {
    color: #fff;
    background-color: #fd7e14;
    border-color: #fd7e14;
}
.btn-outline-calefon:focus, .btn-outline-calefon.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-calefon.disabled, .btn-outline-calefon:disabled {
    color: #fd7e14;
    background-color: transparent
}
.btn-outline-calefon:not(:disabled):not(.disabled):active, .btn-outline-calefon:not(:disabled):not(.disabled).active, .show > .btn-outline-calefon.dropdown-toggle {
    color: #fff;
    background-color: #fd7e14;
    border-color: #fd7e14
}
.btn-outline-calefon:not(:disabled):not(.disabled):active:focus, .btn-outline-calefon:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-calefon.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-aire-acondicionado {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;
    /*    border-bottom: 3px solid #009FE3;*/
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.btn-outline-aire-acondicionado:hover {
    color: #fff;
    background-color: #009FE3;
    border-color: #009FE3;
}
.btn-outline-aire-acondicionado:focus, .btn-outline-aire-acondicionado.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-aire-acondicionado.disabled, .btn-outline-aire-acondicionado:disabled {
    color: #009FE3;
    background-color: transparent
}
.btn-outline-aire-acondicionado:not(:disabled):not(.disabled):active, .btn-outline-aire:not(:disabled):not(.disabled).active, .show > .btn-outline-aire-acondicionado.dropdown-toggle {
    color: #fff;
    background-color: #009FE3;
    border-color: #009FE3
}
.btn-outline-aire-acondicionado:not(:disabled):not(.disabled):active:focus, .btn-outline-aire-acondicionado:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-aire-acondicionado.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-aire {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;
    /*    border-bottom: 3px solid #243588;*/
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.btn-outline-aire:hover {
    color: #fff;
    background-color: #243588;
    border-color: #243588;
}
.btn-outline-aire:focus, .btn-outline-aire.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-aire.disabled, .btn-outline-aire:disabled {
    color: #243588;
    background-color: transparent
}
.btn-outline-aire:not(:disabled):not(.disabled):active, .btn-outline-aire:not(:disabled):not(.disabled).active, .show > .btn-outline-aire.dropdown-toggle {
    color: #fff;
    background-color: #243588;
    border-color: #243588
}
.btn-outline-aire:not(:disabled):not(.disabled):active:focus, .btn-outline-aire:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-aire.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-purificacion-aire {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;/*    border-bottom: 3px solid #4e54c8;*/
}
.btn-outline-purificacion-aire:hover {
    color: #fff;
    background-color: #4e54c8;
    border-color: #4e54c8;
}
.btn-outline-purificacion-aire:focus, .btn-outline-purificacion-aire.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-purificacion-aire.disabled, .btn-outline-purificacion-aire:disabled {
    color: #4e54c8;
    background-color: transparent
}
.btn-outline-purificacion-aire:not(:disabled):not(.disabled):active, .btn-outline-purificacion-aire:not(:disabled):not(.disabled).active, .show > .btn-outline-purificacion-aire.dropdown-toggle {
    color: #fff;
    background-color: #4e54c8;
    border-color: #4e54c8
}
.btn-outline-purificacion-aire:not(:disabled):not(.disabled):active:focus, .btn-outline-purificacion-aire:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purificacion-aire.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-purificacion-agua {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    background-color: #f1f6fc;/*    border-bottom: 3px solid #3F82A4;*/
}
.btn-outline-purificacion-agua:hover {
    color: #fff;
    background-color: #3F82A4;
    border-color: #3F82A4;
}
.btn-outline-purificacion-agua:focus, .btn-outline-purificacion-agua.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-purificacion-agua.disabled, .btn-outline-purificacion-agua:disabled {
    color: #3F82A4;
    background-color: transparent
}
.btn-outline-purificacion-agua:not(:disabled):not(.disabled):active, .btn-outline-purificacion-agua:not(:disabled):not(.disabled).active, .show > .btn-outline-purificacion-agua.dropdown-toggle {
    color: #fff;
    background-color: #3F82A4;
    border-color: #3F82A4
}
.btn-outline-purificacion-agua:not(:disabled):not(.disabled):active:focus, .btn-outline-purificacion-agua:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purificacion-agua.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-tuberias {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;/* border-bottom: 3px solid #AB3A8D;*/
}
.btn-outline-tuberias:hover {
    color: #fff;
    background-color: #AB3A8D;
    border-color: #AB3A8D;
}
.btn-outline-tuberias:focus, .btn-outline-tuberias.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-tuberias.disabled, .btn-outline-tuberias:disabled {
    color: #AB3A8D;
    background-color: transparent
}
.btn-outline-tuberias:not(:disabled):not(.disabled):active, .btn-outline-tuberias:not(:disabled):not(.disabled).active, .show > .btn-outline-tuberias.dropdown-toggle {
    color: #fff;
    background-color: #AB3A8D;
    border-color: #AB3A8D
}
.btn-outline-tuberias:not(:disabled):not(.disabled):active:focus, .btn-outline-tuberias:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-tuberias.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-hidraulica {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;/*    border-bottom: 3px solid #007D32;*/
}
.btn-outline-hidraulica:hover {
    color: #fff;
    background-color: #007D32;
    border-color: #007D32;
}
.btn-outline-hidraulica:focus, .btn-outline-hidraulica.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-hidraulica.disabled, .btn-outline-hidraulica:disabled {
    color: #007D32;
    background-color: transparent
}
.btn-outline-hidraulica:not(:disabled):not(.disabled):active, .btn-outline-hidraulica:not(:disabled):not(.disabled).active, .show > .btn-outline-hidraulica.dropdown-toggle {
    color: #fff;
    background-color: #007D32;
    border-color: #007D32
}
.btn-outline-hidraulica:not(:disabled):not(.disabled):active:focus, .btn-outline-hidraulica:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-hidraulica.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-medicion {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;/*    border-bottom: 3px solid #F28C00;*/
}
.btn-outline-medicion:hover {
    color: #fff;
    background-color: #F28C00;
    border-color: #F28C00;
}
.btn-outline-medicion:focus, .btn-outline-medicion.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-medicion.disabled, .btn-outline-medicion:disabled {
    color: #F28C00;
    background-color: transparent
}
.btn-outline-medicion:not(:disabled):not(.disabled):active, .btn-outline-medicion:not(:disabled):not(.disabled).active, .show > .btn-outline-medicion.dropdown-toggle {
    color: #fff;
    background-color: #F28C00;
    border-color: #F28C00
}
.btn-outline-medicion:not(:disabled):not(.disabled):active:focus, .btn-outline-medicion:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-medicion.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-ventilacion {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;/*    border-bottom: 3px solid #91D3EC;*/
}
.btn-outline-ventilacion:hover {
    color: #fff;
    background-color: #91D3EC;
    border-color: #91D3EC;
}
.btn-outline-ventilacion:focus, .btn-outline-ventilacion.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-ventilacion.disabled, .btn-outline-ventilacion:disabled {
    color: #91D3EC;
    background-color: transparent
}
.btn-outline-ventilacion:not(:disabled):not(.disabled):active, .btn-outline-ventilacion:not(:disabled):not(.disabled).active, .show > .btn-outline-ventilacion.dropdown-toggle {
    color: #fff;
    background-color: #91D3EC;
    border-color: #91D3EC
}
.btn-outline-ventilacion:not(:disabled):not(.disabled):active:focus, .btn-outline-ventilacion:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ventilacion.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-ener-renovables {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;/*    border-bottom: 3px solid #80BA27;*/
}
.btn-outline-ener-renovables:hover {
    color: #fff;
    background-color: #80BA27;
    border-color: #80BA27;
}
.btn-outline-ener-renovables:focus, .btn-outline-ener-renovables.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-ener-renovables.disabled, .btn-outline-ener-renovables:disabled {
    color: #80BA27;
    background-color: transparent
}
.btn-outline-ener-renovables:not(:disabled):not(.disabled):active, .btn-outline-ener-renovables:not(:disabled):not(.disabled).active, .show > .btn-outline-ener-renovables.dropdown-toggle {
    color: #fff;
    background-color: #80BA27;
    border-color: #80BA27
}
.btn-outline-ener-renovables:not(:disabled):not(.disabled):active:focus, .btn-outline-ener-renovables:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ener-renovables.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-repuestos {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-left: 0px;
    background-color: #f1f6fc;/*    border-bottom: 3px solid #4e54c8;*/
}
.btn-outline-repuestos:hover {
    color: #fff;
    background-color: #4e54c8;
    border-color: #b2b3bd;
}
.btn-outline-repuestos:focus, .btn-outline-ener-repuestos.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-repuestos.disabled, .btn-outline-repuestos:disabled {
    color: #4e54c8;
    background-color: transparent
}
.btn-outline-repuestos:not(:disabled):not(.disabled):active, .btn-outline-repuestos:not(:disabled):not(.disabled).active, .show > .btn-outline-repuestos.dropdown-toggle {
    color: #fff;
    background-color: #4e54c8;
    border-color: #4e54c8
}
.btn-outline-repuestos:not(:disabled):not(.disabled):active:focus, .btn-outline-repuestos:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-repuestos.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-home {
    color: #4e54c8;
    border-color: #f1f6fc;
    border-width: 0.5px;
    border-right: 0px;
    background-color: #f1f6fc;/*    border-bottom: 3px solid #8fca00;*/
}
.btn-outline-home:hover {
    color: #fff;
    background-color: #8fca00;
    border-color: #8fca00;
}
.btn-outline-home:focus, .btn-outline-ener-home.focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-outline-home.disabled, .btn-outline-home:disabled {
    color: #8fca00;
    background-color: transparent
}
.btn-outline-home:not(:disabled):not(.disabled):active, .btn-outline-home:not(:disabled):not(.disabled).active, .show > .btn-outline-home.dropdown-toggle {
    color: #fff;
    background-color: #8fca00;
    border-color: #8fca00
}
.btn-outline-home:not(:disabled):not(.disabled):active:focus, .btn-outline-home:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-home.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
/* Fin botones menu home */
.border-top-menu {
    border-top: 8px solid #4e54c8 !important;
}
.border-top-menu-fotovoltaica {
    border-top: 6px solid #3AAA35 !important;
}
.border-top-menu-calefaccion {
    border-top: 6px solid #E42313 !important;
}
.border-top-menu-calefon {
    border-top: 6px solid #fd7e14 !important;
}
.border-top-menu-aire-acondicionado {
    border-top: 6px solid #009FE3 !important;
}
.border-top-menu-aire {
    border-top: 6px solid #243588 !important;
}
.border-top-menu-purificacion-aire {
    border-top: 6px solid #4e54c8 !important;
}
.border-top-menu-purificacion-agua {
    border-top: 6px solid #3F82A4 !important;
}
.border-top-menu-tuberias {
    border-top: 6px solid #AB3A8D !important;
}
.border-top-menu-hidraulica {
    border-top: 6px solid #007D32 !important;
}
.border-top-menu-medicion {
    border-top: 6px solid #F28C00 !important;
}
.border-top-menu-ventilacion {
    border-top: 6px solid #91D3EC !important;
}
.border-top-menu-ener-renovables {
    border-top: 6px solid #80BA27 !important;
}
.border-top-menu-repuestos {
    border-top: 6px solid #4e54c8 !important;
}
.border-top-menu-home {
    border-top: 6px solid #8fca00 !important;
}
/*a.widget-list-link.font-weight-medium {
	font-variant: small-caps;
	line-height: 0.9rem;
}*/
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #f3f5f9 !important;
}
.changa {
    font-family: "Changa", sans-serif;
}
.changa-2 {
    font-family: "Changa", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
}
.changa-3 {
    font-family: "Changa", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}
.changa-4 {
    font-family: "Changa", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
.changa-5 {
    font-family: "Changa", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}
.changa-6 {
    font-family: "Changa", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}
.changa-7 {
    font-family: "Changa", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}
::-webkit-scrollbar-thumb {
    background: #b4b4b7;
}
.product_new .card-group .card {
    flex: 1 1 33.3333%; /* For 3 cards per row */
}
.btn-home {
    width: 154px !important;
    line-height: 0.69rem;
}
.one {
    padding-bottom: 0.8rem !important;
    padding-top: 0.9rem !important;
}
.btn-outline-fotovoltaica {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/* Inicio botones menu home */
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.btn-top-outline-home.show {
    top: 39px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-purificacion-aire.show {
    top: 39px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-fotovoltaica.show {
    top: 39px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-calefaccion.show {
    top: 39px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-aire-acondicionado.show {
    top: 39px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-aire.show {
    top: 39px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-ener-renovables.show {
    top: 39px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-medicion.show {
    top: 39px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-hidraulica.show {
    top: 39px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-ventilacion.show {
    top: 39px;
}
.dropdown-menu.mega-dropdown-menu.p-4.pl-0.mt-0.rounded-top-0.border-top-menu-purificacion-agua.show {
    top: 39px;
}
.font-size-xxs {
    font-size: .7rem !important
}
.lista-home-cursos {
    max-height: 250px;
    overflow: auto;
}
h5.card-title.title-mundo {
    min-height: 55px;
}
h5.card-title {
    min-height: 57px;
}
.card-title {
    margin-bottom: .175rem;
}