   @font-face {
       font-family: "OrkNey";
       src: url(https://serviciosbennetts.com/limpiezabennetts/assets/font/orkney-regular.otf);
   }
   
   * {
       font-family: "OrkNey" !important;
   }
   
   html {
       overflow-x: hidden !important;
   }
   
   body {
       font-family: "OrkNey" !important;
       overflow-x: hidden !important;
   }
   
   h1,
   h2,
   h3,
   h4,
   h5,
   h6,
   span,
   p,
   br {
       font-family: "OrkNey" !important;
       font-weight: 300;
   }
   
   input {
       width: 100% !important;
       margin-bottom: 10px !important;
       text-align: left !important;
       color: #0C7CCC !important;
       border-width: 1px !important;
       border-style: solid !important;
       border-color: #0C7CCC !important;
       background-color: #e8f0f5 !important;
       border-radius: 3px !important;
       font-size: 14px !important;
       padding: 15px 15px 14px 13px !important;
       min-height: 50px !important;
   }
   
   input::placeholder {
       color: #0C7CCC !important;
       opacity: 0.9 !important;
       /* Firefox lowers opacity by default !important; set to 1 for solid color */
   }
   
   input.input-blog {
       width: 100% !important;
       margin-bottom: 10px !important;
       text-align: left !important;
       color: #e8f0f5 !important;
       border-width: 1px !important;
       border-style: solid !important;
       border-color: #e8f0f5 !important;
       background-color: #0C7CCC00 !important;
       border-radius: 3px !important;
       font-size: 18px !important;
       padding: 15px 15px 14px 13px !important;
       min-height: 50px !important;
   }
   
   input.input-blog::placeholder {
       color: #e8f0f5 !important;
       opacity: 0.8 !important;
       /* Firefox lowers opacity by default !important; set to 1 for solid color */
   }
   
   select {
       width: 100% !important;
       text-align: left !important;
       color: #0C7CCC !important;
       border-width: 1px !important;
       border-style: solid !important;
       border-color: #0C7CCC !important;
       background-color: #e8f0f5 !important;
       border-radius: 3px !important;
       font-size: 14px !important;
       padding: 15px 14px 13px !important;
       min-height: 50px !important;
   }
   
   select.input-blog {
       width: 100% !important;
       margin-bottom: 10px !important;
       text-align: left !important;
       color: #e8f0f5 !important;
       border-width: 1px !important;
       border-style: solid !important;
       border-color: #e8f0f5 !important;
       background-color: #0C7CCC00 !important;
       border-radius: 3px !important;
       font-size: 18px !important;
       padding: 15px 15px 14px 13px !important;
       min-height: 50px !important;
   }
   
   textarea {
       width: 100% !important;
       margin-bottom: 10px !important;
       text-align: left !important;
       color: #0C7CCC !important;
       border-width: 1px !important;
       border-style: solid !important;
       border-color: #0C7CCC !important;
       background-color: #e8f0f5 !important;
       position: relative !important;
       z-index: 2 !important;
       border-radius: 3px !important;
       font-size: 14px !important;
       padding: 15px 15px 14px 13px !important;
       min-height: 50px !important;
   }
   
   textarea::placeholder {
       color: #0C7CCC !important;
       opacity: 0.9 !important;
       /* Firefox lowers opacity by default; set to 1 for solid color */
   }
   
   textarea.input-blog {
       width: 100% !important;
       margin-bottom: 10px !important;
       text-align: left !important;
       color: #e8f0f5 !important;
       border-width: 1px !important;
       border-style: solid !important;
       border-color: #e8f0f5 !important;
       background-color: #0C7CCC00 !important;
       border-radius: 3px !important;
       font-size: 18px !important;
       padding: 15px 15px 14px 13px !important;
       min-height: 50px !important;
   }
   
   textarea.input-blog::placeholder {
       color: #e8f0f5 !important;
       opacity: 0.8 !important;
       /* Firefox lowers opacity by default !important; set to 1 for solid color */
   }
   
   .color-bennts-inicio {
       color: #cf1f29 !important;
       font-weight: 400 !important;
       font-size: 21px !important;
       margin-left: 54px !important;
       line-height: 26px;
   }
   
   .color-bennts {
       color: #0c7ccc !important;
       font-weight: 400 !important;
       font-size: 21px !important;
       margin-left: 54px !important;
       line-height: 26px;
   }
   
   .color-bennts:hover {
       color: #cf1f29 !important;
       cursor: pointer !important;
       font-weight: 700 !important;
       animation-duration: 2s !important;
   }
   
   #contact_responsive {
       background-image: url("https://serviciosbennetts.com/limpiezabennetts/assets/imgs/contacto/fondo_contacto.webp");
   }
   
   #blog_header {
       background-image: url("https://serviciosbennetts.com/limpiezabennetts/assets/imgs/blog/Header-Blog.webp");
   }
   
   .categorias-home {
       color: #025ea0 !important;
       font-weight: 700 !important;
       font-size: x-large !important;
   }
   
   .article-category {
       color: #025ea0 !important;
       font-size: medium !important;
   }
   
   .article-title {
       color: #025ea0 !important;
       font-size: larger !important;
   }
   
   .text-con-media {
       text-align: justify !important;
   }
   
   @media (max-width: 768px) {
       .text-con-media {
           text-align: center;
       }
   }
   
   @media screen and (max-width: 991px) {
       .texto-contenido {
           text-align: center;
       }
   }
   
   .mySwiper {
       width: 100%;
       padding: 50px 0;
       overflow: visible;
   }
   
   .card-slide {
       background: white;
       border-radius: 10px;
       padding: 30px;
       text-align: center;
       width: 300px;
       box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
   }
   /* efecto difuminado lateral */
   
   .swiper-slide {
       opacity: 0.4;
       transform: scale(0.9);
       transition: 0.3s;
       filter: blur(2.5px);
   }
   
   .swiper-slide-active {
       opacity: 1;
       filter: blur(0px);
       transform: scale(1.05) translateY(-20px);
       /* 🔥 sube */
       z-index: 2;
   }
   
   .card-shadow {
       background: white;
       padding: 20px;
       border-radius: 12px;
       box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
   }
   
   .titulo-limpieza {
       text-align: center !important;
       position: relative;
       justify-self: center;
       max-width: 1200px;
   }
   
   .fontsize-carousel {
       font-size: clamp(20px, 4vw, 40px);
   }
   
   @media (max-width: 576px) {
       .mt-carousel-5 {
           margin-top: 2rem !important;
       }
   }
   
   @media (max-width: 400px) {
       .d-none-carousel {
           display: none !important;
       }
   }
   
   .titulo-limpieza::after {
       content: "";
       display: block;
       width: 60px;
       /* largo de la línea */
       height: 3px;
       /* grosor */
       background: #cf1f29;
       margin: 10px auto 0;
       /* centrado */
   }

   .legal-card {
        background-color: rgba(255, 255, 255, 0.35) !important;
        backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px);

        border: none;

        border-radius: 12px;

        height: 100%;

        min-height: 150px;

        display: flex;

        align-items: center;

        box-shadow: none;
    }

    /* BODY */
    .legal-card .card-body {
        width: 100%;
    }

    /* TEXTO */
    .legal-card .card-text {
        color: #2f3a4c;

        font-size: 1.05rem;

        line-height: 1.5;

        margin: 0;

        font-weight: 500;
    }

    /* ICONO */
    .legal-card img {
        width: 42px;

        margin-top: 5px;
    }

    /* FILAS */
    .legal-card .row {
        align-items: center;
    }

    /* RESPONSIVE */
    @media (max-width: 768px) {

        .legal-card {
            min-height: auto;
        }

        .legal-card .card-text {
            font-size: 0.95rem;
        }

    }
   
   .article-description {
       color: rgb(78, 78, 78);
       font-size: medium
   }
   
   .neon {
       background-color: rgba(255, 255, 255, 0.2);
       color: #fff;
       border-radius: 0px !important;
       border-style: solid;
       border-color: rgba(231, 231, 231, 0.89);
       /* grey */
   }
   
   .neon::placeholder {
       color: #fff;
   }
   
   .neon:invalid {
       background-color: rgba(255, 255, 255, 0.2);
       color: #fff;
   }
   
   .neon:focus {
       background-color: rgba(255, 255, 255, 0.2);
       color: #fff;
   }
   
   .neon:valid {
       background-color: rgba(255, 255, 255, 0.2);
       color: #fff;
   }
   
   .form-check-input:checked {
       background-color: red;
       border-color: pink;
   }
   
   .modern-footer {
       background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
       border-top: 1px solid rgba(0, 0, 0, 0.05);
       position: relative;
       overflow: hidden;
   }
   
   .modern-footer::before {
       content: '';
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
       background: linear-gradient(45deg, rgba(108, 92, 231, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
       z-index: 1;
   }
   
   .footer-content {
       position: relative;
       z-index: 2;
   }
   
   .footer-logo {
       font-size: 1.8rem;
       font-weight: 700;
       color: #2d3436;
       text-decoration: none;
   }
   
   .footer-title {
       color: #2d3436;
       font-weight: 600;
       font-size: 1.2rem;
       margin-bottom: 1.5rem;
       position: relative;
       display: inline-block;
   }
   
   .footer-title::after {
       content: '';
       position: absolute;
       left: 0;
       bottom: -5px;
       width: 100%;
       height: 2px;
       background: linear-gradient(90deg, #6c5ce7, transparent);
   }
   
   .contact-info {
       list-style: none;
       padding: 0;
   }
   
   .contact-info li {
       margin-bottom: 1rem;
       display: flex;
       align-items: center;
       gap: 10px;
   }
   
   .contact-info i {
       color: #6c5ce7;
       width: 20px;
   }
   
   .social-links {
       display: flex;
       gap: 15px;
   }
   
   .social-icon {
       width: 40px;
       height: 40px;
       border-radius: 10px;
       background: white;
       display: flex;
       align-items: center;
       justify-content: center;
       color: #2d3436;
       text-decoration: none;
       transition: all 0.3s ease;
       box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
   }
   
   .social-icon:hover {
       transform: translateY(-3px);
       color: #6c5ce7;
       box-shadow: 0 5px 15px rgba(108, 92, 231, 0.2);
   }
   
   .quick-links {
       display: grid;
       grid-template-columns: repeat(2, 1fr);
       gap: 1rem;
       padding: 0;
       list-style: none;
   }
   
   .quick-links a {
       color: #2d3436;
       text-decoration: none;
       transition: all 0.3s ease;
       display: flex;
       align-items: center;
       gap: 5px;
   }
   
   .quick-links a:hover {
       color: #6c5ce7;
       transform: translateX(5px);
   }
   
   .quick-links a::before {
       content: '→';
       opacity: 0;
       transition: all 0.3s ease;
   }
   
   .quick-links a:hover::before {
       opacity: 1;
   }
   
   .newsletter-input {
       border: none;
       padding: 0.8rem;
       border-radius: 10px;
       box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
   }
   
   .btn-subscribe {
       background: linear-gradient(45deg, #6c5ce7, #a363d9);
       border: none;
       box-shadow: 0 2px 10px rgba(108, 92, 231, 0.2);
       padding: 0.8rem 2rem;
       border-radius: 10px;
       transition: all 0.3s ease;
   }
   
   .btn-subscribe:hover {
       transform: translateY(-2px);
       box-shadow: 0 5px 15px rgba(108, 92, 231, 0.3);
   }
   
   .footer-bottom {
       background: white;
       border-top: 1px solid rgba(0, 0, 0, 0.05);
   }
   
   .footer-bottom p {
       margin: 0;
       color: #6c757d;
   }
   
   .footer-bottom a {
       color: #6c5ce7;
       text-decoration: none;
   }
   
   .footer-bottom a:hover {
       text-decoration: underline;
   }
   
   @media (max-width: 768px) {
       .quick-links {
           grid-template-columns: 1fr;
       }
   }