

        @keyframes gradient {
            0%, 100% { background-position: 0% 50%; }
            50% { background-position: 100% 50%; }
        }

        .ew-footer-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .ew-footer-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 40px;
           
        }

        .ew-col {
            animation: fadeInUp 0.6s ease-out forwards;
            opacity: 0;
        }

        .ew-col:nth-child(1) { animation-delay: 0.1s; }
        .ew-col:nth-child(2) { animation-delay: 0.2s; }
        .ew-col:nth-child(3) { animation-delay: 0.3s; }

        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(20px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .ew-footer-title {
            position: relative;
                font-family: var(--Avenir_Black);
    color: #000;
    font-size: 22px;
    line-height: 25px;
    display: block;
    padding: 0 0 5px;
    margin-top: 15px ;
   
        }

       

        .ew-col p { font-size: 18px; margin-bottom: 20px; color: var(--body_color); }
        .ew-col strong {
            color:var(--body_color);
            
        }

        .ew-col a { color: var(--primary-color); font-size: 18px; line-height: 18px; }

        .ew-col ul li:hover a {
         
            padding: 5px;
        }
         .ew-col ul li:hover a{ color: var(--body_color);}


        .ew-emergency-link {
            /* background: linear-gradient(135deg, #e74c3c, #c0392b); */
            background-color: var(--primary-color);
            padding: 12px 20px;
            border-radius: 8px;
            text-align: center;
            font-weight: 700;
          
            color: #fff;
            cursor: pointer;
            transition: all 0.3s ease;
          
        }
         .ew-emergency-link {color:#fff  !important;}

        .ew-emergency-link:hover {
              
    background-color: #D83F16;
        }

        .ew-service-areas {
            background: rgba(52, 152, 219, 0.1);
            padding: 15px;
            border-radius: 8px;
            border-left: 4px solid #3498db;
            margin: 15px 0;
            
        }

        .ew-license {
            font-size: 0.85rem;
            color: #95a5a6;
            font-style: italic;
            margin-top: 15px;
        }

        .ew-footer-list,
        .ew-trust-list {
            list-style: none;
        }

        .ew-col .social_icon  li:hover a {
    padding: 0px !important;
}
        .ew-footer-list li,
        .ew-trust-list li {
            margin-bottom:5px;
            padding-left: 20px;
            position: relative;
        }

        /* .ew-footer-list li::before {
            content: '→';
            position: absolute;
            left: 0;
            top: -2px;
            color: #3498db;
            font-weight: bold;
            transition: all 0.3s ease;
        } */
        .ew-col a:hover{color: var(--body_color);}

        .ew-footer-list li:hover::before {
            left: 5px;
        }
.ew-footer-list li{padding-left: 0;}
        .social_icon {
            list-style: none;
            display: flex;
            gap: 15px;
            flex-wrap: wrap;
            margin-bottom: 20px;
            margin-top: 15px;
        }

        .social_icon li {
            padding-left: 0;
        }

        .social_icon li::before {
            content: none;
        }

        .social_icon a {
            display: block;
            width: 40px;
            height: 40px;
            background: rgba(52, 152, 219, 0.15);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
        }
  .social_icon  li a:hover{    padding: 0; }
       
        .social_icon img {
            /* width: 20px;
            height: 20px;
            filter: brightness(0) invert(1); */
        }

        .d-flex {
            display: flex;
        }

        .ew-trust-list li::before {
            content: '✓';
            position: absolute;
            left: 0;
            color:var(--primary-color);
            font-weight: bold;
            font-size: 1.2rem;
        }

     

        .ew-geo-section strong {
            display: block;
            margin-bottom: 10px;
            color:var(--body_color)
        }

      .ew-footer-legal {
    position: relative;
    z-index: 1;
    text-align: center;
    color: var(--body_color);
}
        .ew-footer-legal a {
            color:var(--primary-color);
           
        }

        .ew-footer-legal a:hover {
            color:var(--body_color);
         
        }

        .ew-footer{    padding: 140px 0 25px;  
    position: relative;}
footer.ew-footer::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    /* top: -0; */
    width: 100%;
    height: 100%;
    background-image: url(../images/foot_img_2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/* .page-template-service-new-page  .ew-footer::after,.page-template-geo-page  .ew-footer::after,.page-template-about .ew-footer::after,.page-template-emergency .ew-footer::after,.page-id-255  .ew-footer::after{content: "" ; position: absolute; top: 0; left: 0; width: 100%; height: 150px; background-color: var(--heading_color);} */
.ew-footer.top_blue_bg{position: relative;}
.ew-footer.top_blue_bg::after{content: "" ; position: absolute; top: 0; left: 0; width: 100%; height: 150px; background-color: var(--heading_color);}

        .ew-footer  >.container {position: relative;z-index: 1;}
/* .page-id-255  .ew-footer{background-color: var(--heading_color);} */
.ew-emergency-link {position: relative;}
/* .ew-emergency-link::before{position: absolute; content: '';
 
    left: 0;
    bottom: 0;
    width: 30px;
    height: 22px; background-image: url("../images/emergency-icon.webp"); background-repeat: no-repeat; background-position: center;background-size: contain;} */
  .ew-footer-grid   .footer-logo{    line-height: 0;
    width: 97px;
}
.ew-col h3:first-child{margin-top: 0;}
.new_foot_des p{margin-bottom: 10px;}
.new_foot_des{    gap: 12px;flex-direction: column;}
        @media (max-width: 768px) {
            .ew-footer {
                padding: 40px 0 0;
            }

            .ew-footer-grid {
                grid-template-columns: 1fr;
                gap: 30px;
            }

            .ew-footer-title {
                font-size: 1.2rem;
            }

            .ew-emergency-link {
                font-size: 0.95rem;
                padding: 10px 15px;
            }
        }