.elementor-1431 .elementor-element.elementor-element-4289bed9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:78px;--margin-left:0px;--margin-right:0px;}.elementor-1431 .elementor-element.elementor-element-3420c781{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;}.elementor-1431 .elementor-element.elementor-element-1a911011{text-align:start;}.elementor-1431 .elementor-element.elementor-element-5bd5211b{--display:flex;}.elementor-1431 .elementor-element.elementor-element-a21a31f{--swiper-slides-to-display:3;--swiper-slides-gap:24px;--arrow-prev-left-align:0%;--arrow-prev-translate-x:0px;--arrow-prev-left-position:46%;--arrow-prev-top-align:100%;--arrow-prev-translate-y:-100%;--arrow-prev-top-position:78px;--arrow-next-right-align:0%;--arrow-next-translate-x:0%;--arrow-next-right-position:46%;--arrow-next-top-align:100%;--arrow-next-translate-y:-100%;--arrow-next-top-position:78px;--arrow-size:18px;}.elementor-1431 .elementor-element.elementor-element-a21a31f :is(.elementor-swiper-button-prev, .elementor-swiper-button-next) {background-color:var( --e-global-color-primary );border-style:none;border-radius:50px 50px 50px 50px;padding:10px 10px 10px 10px;}.elementor-1431 .elementor-element.elementor-element-a21a31f .swiper-slide > .elementor-element{height:100%;}@media(max-width:1024px){.elementor-1431 .elementor-element.elementor-element-4289bed9{--margin-top:60px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-1431 .elementor-element.elementor-element-a21a31f{--swiper-slides-to-display:2;}}@media(max-width:767px){.elementor-1431 .elementor-element.elementor-element-a21a31f{--swiper-slides-to-display:1;}}/* Start custom CSS for container, class: .elementor-element-4289bed9 */.service-btn span.elementor-button-icon svg {
    height: 15px !important;
    width: 15px !important;
    margin-bottom: -3px;
}

.service-btn span.elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}

.service-card .service-image .elementor-widget-container {
    height: 250px;
    overflow: hidden;
}

.service-card .service-image .elementor-widget-container img {
    transition: 0.3s;
}

.service-card:hover .service-image .elementor-widget-container img {
    transition: 0.3s;
    transform: scale(1.2) rotate(5deg);
}

/*for tablet pro*/
@media (min-width: 768px) and (max-width: 1024px) {
    
.service-card .service-image .elementor-widget-container {
    height: 200px;
}

}

@media (min-width: 320px) and (max-width: 767px) {
 
.service-card .service-image .elementor-widget-container {
    height: 260px;
}    
    
}/* End custom CSS */