.elementor-730 .elementor-element.elementor-element-7a2fcb2 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-730 .elementor-element.elementor-element-7a2fcb2:after{content:"0.66";}.elementor-730 .elementor-element.elementor-element-7a2fcb2 .elementor-post__thumbnail__link{width:100%;}.elementor-730 .elementor-element.elementor-element-7a2fcb2 .elementor-post{border-style:solid;border-width:0px 0px 0px 0px;border-radius:10px;padding:0px 0px 0px 0px;box-shadow:0px 0px 10px 0px rgba(0, 236.29076086956528, 255, 0.5);}.elementor-730 .elementor-element.elementor-element-7a2fcb2 .elementor-post__text{padding:0px 0px 0px 0px;}.elementor-730 .elementor-element.elementor-element-7a2fcb2 .elementor-post:hover{box-shadow:0px 0px 10px 0px rgba(255, 255, 255, 0.5);}.elementor-730 .elementor-element.elementor-element-7a2fcb2.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-730 .elementor-element.elementor-element-7a2fcb2.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-730 .elementor-element.elementor-element-7a2fcb2.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-730 .elementor-element.elementor-element-7a2fcb2 .elementor-post__title, .elementor-730 .elementor-element.elementor-element-7a2fcb2 .elementor-post__title a{color:var( --e-global-color-primary );}.elementor-730 .elementor-element.elementor-element-7a2fcb2 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-730 .elementor-element.elementor-element-7a2fcb2 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-730 .elementor-element.elementor-element-7a2fcb2:after{content:"0.5";}.elementor-730 .elementor-element.elementor-element-7a2fcb2 .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS */.swiper-effect-cards .swiper {
      width: 400px !important;
      height: 500px !important;
    }
    .swiper-effect-cards .swiper-wrapper {
        display: flex !important;
        flex-wrap: nowrap !important;
        
    }

   .swiper-effect-cards .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 18px;
      font-size: 22px;
      font-weight: bold;
      color: #fff;
      min-width:400px !important;
    }
/*===========================*/
   .swiper-effect-cards .elementor-posts--thumbnail-top .elementor-post__text {
    position: absolute !important;
    z-index: 9 !important;
    background-color: aliceblue !important;
    width: 100%;
}

   .swiper-effect-cards .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    height: 100% !important;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    transform: scale(1) translate(0%, 0%) !important;
    object-fit: cover!important;
}
   .swiper-effect-cards .elementor-posts-container .elementor-post__thumbnail {
    height: 530px !important;
}
/*===========================*/

    @media screen and (min-width:481px) and (max-width:1200px){
       .mySwipercards {
           transform: translateX(15vw) scale(1.25) !important;
        margin: 20% 0 !important;
}
.swiper-effect-cards .swiper {
    width: 100px !important;
}
    }
     @media screen and (max-width:480px){
        .mySwipercards {
transform:scale(0.59) translateX(-20vw);
            
        }

.services-circle-before {
    width: 100px;
    height: 100px;
}
    }/* End custom CSS */