/* Reforzamos tu CSS para que brille en Bootstrap 4 */
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: 'Pathway Gothic One', sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.whapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 30px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.google_maps {
    background: url(images/neo_fondo_google.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    min-height: 300px; /* Le damos un respiro para que se vea el fondo */
}

.recuadro {
    background-color: #ccc;                  
    padding: 30px;
    margin-top: -60px; /* Aumentamos un poquito para que el efecto de solapado se note más en B4 */
    border-radius: 12px;
    /* Mantenemos tu sombra original pero con un toque más suave */
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2) !important;
    border: none;
}

/* Ajuste para que los textos no se peguen en móvil */
@media (max-width: 768px) {
    .recuadro {
        margin-top: 0;
        margin-bottom: 20px;
    }
}
/* Mantenemos tus estilos de Neo/Tirol */
    .breadcrumb-neo { background: #f8f9fa; padding: 10px 20px; margin-top: 20px; border-radius: 4px; border-left: 5px solid #e60000; font-family: 'Roboto Condensed', sans-serif; }
    .title-cat { font-family: 'Pathway Gothic One', sans-serif; color: #0044cc; border-bottom: 2px solid #e60000; margin-bottom: 20px; padding-bottom: 5px; text-transform: uppercase; }
    .card-seccion { border: 1px solid #eee; margin-bottom: 30px; transition: all 0.3s; text-align: center; padding-bottom: 15px; background: #fff; height: 100%; }
    .card-seccion:hover { box-shadow: 0 5px 15px rgba(0,0,0,0.1); transform: translateY(-5px); }
    .menu-lateral-neo .list-group-item { font-family: 'Roboto Condensed', sans-serif; font-weight: 600; color: #444; }
    .stylish-input-group button { background: #e60000; color: #fff; border-radius: 0 20px 20px 0; padding: 5px 15px; }

 .form-presu-container { margin-top: 40px; margin-bottom: 60px; font-family: 'Roboto Condensed', sans-serif; }
    .card-presu { border: none; border-top: 5px solid #e60000; background: #fff; }
    .label-neo { font-weight: 700; color: #444; text-transform: uppercase; font-size: 0.9rem; }
    .input-neo { border-radius: 4px; border: 1px solid #ddd; padding: 12px; margin-bottom: 15px; }
    .btn-enviar-presu { background: #e60000; color: #fff !important; font-weight: bold; text-transform: uppercase; padding: 15px 40px; border: none; width: 100%; transition: 0.3s; }
    .btn-enviar-presu:hover { background: #000; transform: translateY(-2px); }


    .breadcrumb-neo { background: #f8f9fa; padding: 10px 20px; margin: 20px 0; border-left: 5px solid #e60000; font-family: 'Roboto Condensed', sans-serif; }
    .product-card { border: 1px solid #eee; transition: all 0.3s; background: #fff; padding: 15px; text-align: center; height: 100%; border-radius: 8px; }
    .product-card:hover { box-shadow: 0 5px 15px rgba(0,0,0,0.1); transform: translateY(-3px); }
    .img-box img { max-width: 100%; height: auto; margin-bottom: 15px; }
    .info-nombre { font-family: 'Roboto Condensed', sans-serif; font-weight: 700; color: #333; min-height: 50px; }
    .product-price { color: #e60000; font-size: 1.4rem; font-weight: bold; margin: 10px 0; }
    .btnAddAccion { background: #0044cc; color: #fff; border: none; padding: 5px 10px; border-radius: 4px; cursor: pointer; transition: 0.3s; }
    .btnAddAccion:hover { background: #e60000; }
    .cantidad { border: 1px solid #ccc; padding: 5px; text-align: center; margin-bottom: 10px; width: 60px; }
    .menu-lateral-neo .list-group-item { font-family: 'Roboto Condensed', sans-serif; font-weight: 600; }


    /* Forzamos a que el carrusel tenga altura y los logos se vean */
    .owl-carousel .owl-stage-desktop {
        display: block !important;
    }
    .owl-item img {
        width: 100% !important;
        height: auto !important;
        display: block;
        padding: 5px;
    }
    /* Si los logos también dan 404, el carrusel no tiene qué mostrar */
    .owl-carousel .item {
        min-height: 50px;
        background: #f8f9fa; /* Un gris clarito para ver si el bloque existe */
    }

        /* --- ESTILOS DE FONDO Y TIPOGRAFÍA --- */
        .header-neo-full {
            background: linear-gradient(to bottom, #0066ff 0%, #0044cc 100%) !important;
            border-bottom: 3px solid #002266;
            box-shadow: 0 4px 10px rgba(0,0,0,0.3);
        }

        h1, h2, h3, h4, h5, h6 { 
            font-family: 'Pathway Gothic One', sans-serif !important; 
            text-transform: uppercase; 
        }

        /* --- FILA 1: MARCA E INFO --- */
        .info-header p {
            color: #ffffff !important;
            font-family: 'Roboto Condensed', sans-serif;
            font-size: 0.85rem;
            margin-bottom: 0;
            line-height: 1.4;
        }
        .info-header strong { color: #fff; font-weight: 700; }

        .logo-main {
            max-height: 100px;
            width: auto;
            padding: 10px 0;
            filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2));
        }
		/* --- ESTILO MEGAMENÚ SERVICIOS --- */
@media (min-width: 992px) {
    .megamenu-neo {
        width: 600px !important; /* Ancho del megamenú */
        padding: 20px !important;
        left: 50% !important;
        transform: translateX(-50%) !important; /* Lo centramos respecto al botón */
    }
}

.megamenu-neo .title {
    font-family: 'Pathway Gothic One', sans-serif !important;
    color: #e60000;
    border-bottom: 2px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-size: 1.4rem;
}

.megamenu-neo ul { list-style: none; padding: 0; }
.megamenu-neo ul li { padding: 5px 0; }
.megamenu-neo ul li a { 
    color: #444 !important; 
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    text-decoration: none;
}
.megamenu-neo ul li a:hover { color: #0066ff !important; }

/* Imagen del carrusel dentro del menú */
.menu-img-promo {
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
        /* --- FILA 2: NAVEGACIÓN (TIPO MARQUESINA) --- */
        .navbar-neo {
            border-top: 1px solid rgba(255,255,255,0.1);
        }

        .nav-link {
            font-family: 'Pathway Gothic One', sans-serif !important;
            color: #ffffff !important;
            font-size: 1.4rem !important;
            text-transform: uppercase;
            padding: 12px 20px !important;
            letter-spacing: 0.5px;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
        }

        .nav-link:hover {
            background: rgba(255,255,255,0.15);
        }

        /* Hamburguesa blanca */
        .navbar-toggler { border-color: rgba(255,255,255,0.5) !important; margin: 10px 0; }
        .navbar-toggler-icon {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        }

        /* Submenús */
        .dropdown-menu {
            border-top: 4px solid #e60000;
            border-radius: 0;
            box-shadow: 0 5px 15px rgba(0,0,0,0.3);
        }
        .dropdown-item {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            color: #0044cc !important;
            border-bottom: 1px solid #eee;
            padding: 10px 20px;
            text-transform: uppercase;
        }
        .dropdown-item:hover { background: #f8f9fa; color: #e60000 !important; }

        /* --- RESPONSIVE --- */
        @media (max-width: 991px) {
            .d-mobile-none { display: none !important; }
            .logo-main { max-height: 70px; }
            .navbar-collapse { 
                background: #0044cc; 
                padding: 15px; 
                border-radius: 0 0 8px 8px;
            }
            .nav-link { border-bottom: 1px solid rgba(255,255,255,0.1); }
        }
		/* --- CONFIGURACIÓN GENERAL DEL FOOTER --- */
    /* --- 1. SECCIÓN INFORMES (FONDO ROJO NEO) --- */
    .footer-redes {
        background: #e60000 !important;
        padding: 25px 0;
        color: #fff !important;
        border-bottom: 2px solid #b30000;
        margin-bottom: 50px !important; /* <--- AUMENTÁ ESTE VALOR (estaba en 40 o menos) */
    }
    .footer-redes h2 { 
        font-family: 'Pathway Gothic One', sans-serif !important;
        color: #fff !important;
        font-size: 2rem;
        margin-bottom: 5px;
    }
    .footer-redes a { 
        color: #fff !important; 
        font-weight: normal; 
        font-size: 1.3rem;
        text-decoration: none;
    }

    /* --- 2. CUERPO DEL FOOTER (AZUL NOCHE) --- */
    footer {
        background: #002266 !important; /* Azul Noche profundo */
        padding: 50px 0 20px 0;
        color: #ffffff !important;
    }

    footer h4 {
        font-family: 'Pathway Gothic One', sans-serif !important;
        color: #ffffff !important; /* Letras blancas en títulos */
        text-transform: uppercase;
        font-size: 1.6rem;
        margin-bottom: 20px;
        border-bottom: 2px solid #e60000; /* Detalle rojo */
        display: inline-block;
        padding-bottom: 5px;
    }

    footer ul { list-style: none; padding: 0; }
    footer ul li { margin-bottom: 12px; color: #ffffff; }
    
    /* Enlaces en Blanco */
    footer ul li a { 
        color: #ffffff !important; 
        font-size: 1rem;
        text-decoration: none !important;
        transition: all 0.3s;
    }
    footer ul li a:hover { 
        color: #00d1ff !important; /* Un celeste para el hover sobre azul noche */
        padding-left: 5px;
    }
    footer ul li a i { color: #ffffff; margin-right: 10px; }

    /* Venta telefónica */
    .tel b { color: #ffffff; font-size: 1.1rem; }
    .call-me { color: #ffffff !important; }

    /* --- 3. COPYRIGHT (NEGRO Y GRIS PERLADO) --- */
    #copyright {
        background: #000000 !important; /* Negro absoluto */
        padding: 20px 0;
        border-top: 1px solid #333;
    }
    #copyright p { 
        color: #cccccc !important; /* Gris Perlado */
        margin-bottom: 0;
        font-size: 0.85rem;
    }
    #copyright a { 
        color: #ffffff !important; 
        font-weight: bold;
    }

    /* WhatsApp Flotante */
    .whapp {
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 10000;
    }

    /* Ajuste de logo en footer azul noche */
    .contacto_footer img {
        filter: brightness(0) invert(1); /* Lo pasamos a blanco si es necesario */
        max-width: 180px;
        margin-bottom: 15px;
    }
    hr { border-top: 1px solid rgba(255,255,255,0.1); }


    .seccion-sucursales { margin-top: 30px; margin-bottom: 60px; font-family: 'Roboto Condensed', sans-serif; }
    .titulos-secc { font-family: 'Pathway Gothic One', sans-serif; font-size: 2.5rem; color: #0044cc; text-transform: uppercase; border-bottom: 3px solid #e60000; padding-bottom: 5px; margin-bottom: 30px; display: inline-block; }
    .card-sucursal { background: #fff; border: 1px solid #eee; transition: 0.3s; height: 100%; }
    .card-sucursal:hover { box-shadow: 0 5px 15px rgba(0,0,0,0.1); }
    .maps-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 4px 4px 0 0; }
    .maps-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
    .info-sucursal { padding: 20px; }
    .lugar { font-size: 22px; font-weight: 700; color: #0044cc; }
    .horarios { font-size: 0.9rem; color: #666; background: #f9f9f9; padding: 10px; border-radius: 4px; margin-top: 10px; }
    .fa-map-marker { color: #e60000; margin-right: 5px; }
