.bs-categories__title {
    display: none;
}

.bs-grid-header {
    background: #252e58;
}
.bs-footer {
    color: #ffffff;
    background: #252e58;
}
.announcement-bar {
    color: #ffffff;

}
.navbar-toggler:hover {

    color: #dd7335;
}
.bs-menu__lv1:hover, .show>.bs-menu__lv1 {
    background: #dd7335;
}
.bs-footer__description, .bs-footer__link {
    color: #ffffff;
 
}
.btn-danger {
    background: #000000;

}
.btn-danger:hover {
    background: #000000c7;
    border-color: #000000c7;
}
a.dipoelectricterm {
    font-weight: bold;
}
.bs-grid-header__logo img {
    width: 120px;
}
.btn-primary {
    background: #f2b632;
    border-color: #f2b632;
    color: #000000;
}
.btn-primary:hover {
    background: #dd7335;
    border-color: #dd7335;
    color: #000000;
}
.btn-secondary {
    background: #252e58;
    border-color: #252e58;
}
.btn-secondary:hover {
    background: #252e58c7;
    border-color: #252e58c7;
}
.bs-product__title {

    text-transform: capitalize;
}
.breadcrumb-item.active {

    text-transform: capitalize;
}
.bs-copyright {

    background: #252e58;

}
.btn-cart:hover {
    background: #ffffff;
    color: #000000;
}
.bs-header-top  {
    color: #dd7335;
}
.bs-header-top .btn:hover {
    color: #dd7335;
}
a.btn.btn-login.bs-grid-header__login {
    background-color: white;
    color: black;
}
  
a.btn.btn-login.bs-grid-header__login:hover {
 background-color: #e7681a;
}

.estilo-nosotros .row {
    text-align: center;
    background: #2d335a;
    padding: 12px;
}

.estilo-nosotros p
{
    font-size: 1.2rem;
    color: white;
} 

.estilo-nosotros h3
{

    color: white;
    font-weight: bold;
}

.estilo-nuestra-historia h3
{
 color: #2c335a;
font-weight: bold;
}

.estilo-nuestra-historia p
{
    font-size: 1.2rem;
    text-align: justify;
    color: #2c335a;
} 

.estilo-nuestra-historia .col-md-6 {
    align-self: center;
    }



.estilo-centrooperac p
{
font-size: 1.2rem;
text-align: center;
color: #2c335a;
}

.estilo-centrooperac h3
{
text-align: center;
font-weight: bold;
color: #2c335a;
}

.estilo-centrooperac {
    background: white;
}

.fondoestilocentro
{
 background: white;
}

.estilo-empresas h3
{
text-align: center;
font-weight: bold;
color: #2c335a;
}

.estilo-proyectos img {
    border-radius: 15px;
    border: 1px #dedede solid;
}

.estilo-proyectos h3 {
text-align: center;
font-weight: bold;
color: #2c335a;
}

.estilobanner1 img
{
 border-radius: 15px;
}

.btn-primary-nosotros {
     background: #252e58;
    border-color: #252e58;
    color: white;
    width: auto;
    padding: 18px;
    border-radius: 10px;
    font-size: 1.2rem;
}

.btn-primary-nosotros:hover {
    background: #252e58;
    border-color: #252e58;
    color: white;
    width: auto;
    padding: 18px;
    border-radius: 10px;
    font-size: 1.2rem;
    opacity: .7;
}

.estilobotonnosotros{
    justify-content: center !important;
    display: flex;
    }

.estilo-nosotros img {
    width: 16%;
}

    .navbar__menu-desktop__menu-title {
       
        background: #252e58;
    
    }

        .navbar__menu-desktop__menu-title__link {
        background: #252e58;

    }

    .navbar__menu-desktop__menu-title__link:hover {
    background: #dd7335;
    color: white;
}

.estilo-nuevo-nosotros .estilobanner1 .item-img,
.estilo-nuevo-nosotros .estilo-nuestra-historia .item-img,
.estilo-nuevo-nosotros .fondoestilocentro .item-img,
.estilo-nuevo-nosotros .estilo-empresas .item-img,
.estilo-nuevo-nosotros .estilo-proyectos .item-img,
.estilo-nuevo-nosotros .estilobanner2 .item-img {
    width: 100%;
    height: auto;
    display: block;
}

.estilo-nuevo-nosotros .estilo-nosotros,
.estilo-nuevo-nosotros .estilo-nuestra-historia,
.estilo-nuevo-nosotros .fondoestilocentro,
.estilo-nuevo-nosotros .estilo-empresas,
.estilo-nuevo-nosotros .estilo-proyectos,
.estilo-nuevo-nosotros .estilobanner2 {
    margin-bottom: 30px;
}
.estilo-faq {
    max-width: 800px;
}

.estilo-faq .faq-item {
    border-bottom: 1px solid #dedede;
}

.estilo-faq .faq-question {
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    padding: 18px 0;
    font-size: 1.1rem;
    font-weight: bold;
    color: #252e58;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.estilo-faq .faq-icon {
    font-size: 1.5rem;
    color: #dd7335;
    transition: transform 0.2s ease;
}

.estilo-faq .faq-item.open .faq-icon {
    transform: rotate(45deg);
}

.estilo-faq .faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.estilo-faq .faq-item.open .faq-answer {
    max-height: 500px;
}

.estilo-faq .faq-answer p {
    padding-bottom: 18px;
    color: #444444;
    margin: 0;
}
.estilo-nuevo-nosotros .fondoestilocentro .estilo-centrooperac:nth-of-type(1) {
    position: relative;
    background: #f5f6fa;
    box-shadow: 0 0 0 100vmax #f5f6fa;
    clip-path: inset(0 -100vmax);
}

.estilo-nuevo-nosotros .estilo-empresas {
    position: relative;
    background: #f5f6fa;
    box-shadow: 0 0 0 100vmax #f5f6fa;
    clip-path: inset(0 -100vmax);
}
.bs-collection__product-brand {
    color: #6c757d;
}
.tarjeta-digital__page {
    background: linear-gradient(180deg, #f5f6fa 0%, #ffffff 100%);
    min-height: 100vh;
    padding: 40px 16px;
}

.tarjeta-digital {
    max-width: 420px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(37, 46, 88, 0.12);
    padding: 32px 24px;
    text-align: center;
}

.tarjeta-digital__header {
    margin-bottom: 8px;
}

.tarjeta-digital__logo {
    width: 90px;
    height: 90px;
    object-fit: contain;
    margin-bottom: 16px;
    padding: 12px;
    background: #f5f6fa;
    border-radius: 50%;
}

.tarjeta-digital__header h2 {
    color: #252e58;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 4px;
}

.tarjeta-digital__header p {
    color: #6c757d;
    margin-bottom: 28px;
    font-size: 0.9rem;
}

.tarjeta-digital__botones {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.tarjeta-digital__btn {
    display: block;
    padding: 16px 20px;
    border-radius: 14px;
    background: #f5f6fa;
    color: #252e58;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #eaeaf0;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
    position: relative;
}

.tarjeta-digital__btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(37, 46, 88, 0.15);
    color: #252e58;
    text-decoration: none;
}

.tarjeta-digital__btn--principal {
    background: linear-gradient(135deg, #252e58 0%, #323d75 100%);
    color: #ffffff;
}

.tarjeta-digital__btn--principal:hover {
    color: #ffffff;
}

.tarjeta-digital__btn--asesor {
    background: #fff8f0;
    border: 1px solid #f2d9be;
}

.tarjeta-digital__btn--asesor span {
    display: block;
    font-weight: normal;
    font-size: 0.85rem;
    color: #6c757d;
    margin-top: 2px;
}

.tarjeta-digital__divider {
    display: flex;
    align-items: center;
    margin: 8px 0;
    font-size: 0.75rem;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tarjeta-digital__divider::before,
.tarjeta-digital__divider::after {
    content: "";
    flex: 1;
    height: 1px;
    background: #e0e0e0;
}

.tarjeta-digital__divider::before {
    margin-right: 10px;
}

.tarjeta-digital__divider::after {
    margin-left: 10px;
}