.swiper {width: 100%;height: 100%;}
.swiper-slide {text-align: center;font-size: 18px;display: flex;justify-content: center;align-items: center;}
.swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper-scrollbar {margin-top: 10px;}
.confrenecesection{position: relative;}
.swiper-navigation {display: flex;justify-content: flex-start; align-items: center;gap: 10px; margin-top: 10px;}
.swiper-button-prev{left: -40px !important;}
.swiper-button-next{left: 30px !important;}
.swiper-button-prev,.swiper-button-next {top: 10px;background-color: transparent;color: #fff !important;border: 2px solid #807e7e;border-radius: 50%;justify-content: center;font-size: 16px !important; width: 50px !important; height: 50px  !important; cursor: pointer;top: 70px !important;}
.swiper-button-prev::after,.swiper-button-next::after {display: none;}
.swiper-button-prev:hover,.swiper-button-next:hover {}
.swiper-scrollbar,.swiper-navigation {position: relative; }
.swiper-navigation {margin-left: 0; }
.conferencswipersliderimg {position: relative;overflow: hidden; }
.confrenecesection{padding: 130px 0px;}
.confrenecesection .swiper-scrollbar.swiper-scrollbar-horizontal{margin-top: 60px;top: 20px;margin-left: 120px;left:0px;}
.conferencswipersliderimg img {width: 100%;display: block;border-radius: 16px;}
.slide-text {position: absolute;bottom: 20px;left: 0;right: 0;color: #fff;text-align: left;padding: 0px 20px;font-size: 20px;line-height: 26px;font-weight: 500;font-family: Inter Bold;}
.swiper-scrollbar{background:     #807e7e !important;width: 40% !important;bottom: 56px !important;}
.swiper-scrollbar .swiper-scrollbar-drag {background: #fff !important;}
.swiper-scrollbar.swiper-scrollbar-horizontal{left: 450px !important;}
.count{position: absolute;color: #fff;right: 380px;bottom: 30px;font-size: 44px;}
@media screen and (max-width: 1400px) and (min-width: 1200px) { 
.slide-text {top: 274px !important;}
.swiper-scrollbar{width: 30% !important;}
.count{right:228px;}
}
@media screen and (max-width: 1200px) and ( min-width: 992px){
.swiper-scrollbar{width: 25% !important;}
.swiper-scrollbar.swiper-scrollbar-horizontal {left: 370px !important;}
.count {right: 284px;}
}
@media screen and (max-width: 992px) and ( min-width: 767px){ 
.swiper-scrollbar{width: 20% !important;}
.swiper-scrollbar.swiper-scrollbar-horizontal {left: 320px !important;}
.count {right: 258px;} }
@media screen and (max-width: 767px) and ( min-width: 565px){ 
  .slide-text {
    top: auto;}
.swiper-scrollbar{width: 40% !important;}
.swiper-scrollbar.swiper-scrollbar-horizontal {left: 200px !important;}
.count {right: 30px;} }
@media screen and (max-width: 565px) and ( min-width: 240px){ 
  .slide-text {
    top: auto;}
.swiper-scrollbar{width: 40% !important;}
.swiper-scrollbar.swiper-scrollbar-horizontal {left: 200px !important;}
.count {right: 30px;} 
.swiper-button-prev {
  left: 0px !important;
}
.swiper-button-prev, .swiper-button-next {
  width: 30px !important;
  font-size: 12px ;
  height: 30px !important;
}
.swiper-scrollbar.swiper-scrollbar-horizontal {
  left: 100px !important;
  bottom: 62px !important;
}
.count{
  bottom: 44px;
  font-size: 30px;
}
}