.home-body {
    padding: 0 280px;
}

.slider-home .elementor-button {
    cursor: pointer;
}

.news-date-row .elementor-shortcode {
    color: #0048B8 !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
}

.home-body-slider .swiper-slide-inner {
    padding: 50px 280px !important;
}


.flip-box .elementor-flip-box__layer__overlay {
	background: #fff;
	box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1601px) and (max-width: 1800px) {
    .home-body {
    padding: 0 240px;
}
.home-body-slider .swiper-slide-inner {
    padding: 50px 240px !important;
}
}

@media (min-width: 1501px) and (max-width: 1600px) {
     .home-body {
     padding: 0 200px;
}
.home-body-slider .swiper-slide-inner {
    padding: 50px 200px !important;
}
}

@media (min-width: 1401px) and (max-width: 1500px) {
     .home-body {
     padding: 0 180px;
}
.home-body-slider .swiper-slide-inner {
    padding: 50px 180px !important;
}
}

@media (min-width: 1201px) and (max-width: 1400px) {
     .home-body {
     padding: 0 140px;
}

.home-body-slider .swiper-slide-inner {
    padding: 50px 140px !important;
}

.services-loop .elementor-grid {
    grid-template-columns: repeat(3, 1fr) !important;
}

.news-list-home .news-box .photo-box {
    width: 340px !important;
    max-width: 340px !important;
    min-width: 340px !important;
}
}

@media (min-width: 1025px) and (max-width: 1200px) {
     .home-body {
     padding: 0 80px;
}

.home-body-slider .swiper-slide-inner {
    padding: 50px 80px !important;
}

.services-loop .elementor-grid {
    grid-template-columns: repeat(3, 1fr) !important;
}

.news-list-home .news-box .photo-box {
    width: 300px !important;
    max-width: 300px !important;
    min-width: 300px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
    .home-body {
        padding: 0 30px;
    }

.home-body-slider .swiper-slide-inner {
    padding: 20px 30px !important;
}
    
    .news-list-home .elementor-grid {
        grid-template-columns: repeat(1, 1fr);
    }

}

@media (max-width: 767px){
   .home-body {
    padding: 0 30px !important;
} 

.home-body-slider .swiper-slide-inner {
    padding: 20px 30px !important;
}
}