.swiper-pagination-bullet-active{ background-color: #85c226;}
.swiper-slide img{ width: 100%;}
.swiper-button-next, .swiper-button-prev{ width: 56px; height: 56px; background-size: 56px 56px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url("../images/prev.png");
    left: 20px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url("../images/next.png");
    right: 20px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{ opacity: .5}
.swiper-pagination-bullet{ width: 20px; height: 20px;}
.text-indent{text-indent: 2.3rem;}
.banner-1{background: none; height: auto;}
.w3layouts_bottom { background: url(../content-images/banner-1.jpg) no-repeat; background-size: 100%;}
.contact-map{height: 500px;}
.contact-map iframe{height: 100%; border: none;}
.banner-1 img{width: 100%;}
.about-info-grids-img{width: 100%;}