


/* @media (min-width: 992px) and (max-width: 1199px) {
    .testimonial-slider::before {
        position: absolute;
        left: 45%;
        padding-top: 10px;
        width: 65px;
        height: 50px;
    }
}

@media (max-width: 767px) {
    .testimonial-slider::before{left: 30%;
    padding-top: 62px;
    width: 15px;
    height: 13px;
}
}
.slick-next::before{
    content: url(assets/images/Quote.png);
    left: 45%;
    padding-top: 10px;
    width: 65px;
    height: 50px;
} */
/* 
.e-con .e-child:hover svg {
    stroke: #fce57e !important;
   
} */

.home-our-services-content:hover .elementor-icon svg path {
    stroke: #fff !important; 
}

/* .home-our-services-content:hover .elementor-icon svg path {
    fill: #fff !important;
} */
