.gallerySection{position:relative}.gallerySection .galery_inner{align-items:center;border-radius:8px;display:flex;height:309px;justify-content:center;max-width:100%;overflow:hidden;position:relative}.gallerySection .img_box.img_bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;width:100%}.gallerySection .gallery_item{margin:0 10px}.gallerySection .large_size{width:412px}.gallerySection .small_size{width:232px}.gallerySection .gallery_row.gallery_row2{margin-top:28px}.gallerySection.overlayAdd .bottom_gallery_sec:after{background:linear-gradient(180deg,rgba(42,43,44,0),#2a2b2c 82.84%,#2a2b2c);background:linear-gradient(180deg,rgba(42,43,44,0),#2a2b2cd9 82.84%,#2a2b2c);bottom:0;content:"";display:block;height:260px;left:0;pointer-events:none;position:absolute;width:100%;z-index:5}.gallerySection .bottom_gallery_sec{padding-bottom:40px;position:relative;z-index:3}.gallerySection .img_box.img_tag{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.gallerySection .img_box.img_tag img{border-radius:8px;height:100%;object-fit:cover;width:100%}.gallerySection .arrow_back_ios,.gallerySection .arrow_forward_ios{cursor:pointer;font-size:50px;position:absolute;top:129.5px;z-index:1}.gallerySection .arrow_forward_ios{right:-50px}.gallerySection .arrow_back_ios{left:-50px}.gallerySection .slick-dots{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;list-style:none;margin-bottom:0;margin-top:40px;padding:0}.gallerySection .slick-dots li{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.gallerySection .slick-dots li button{background-color:transparent;border-color:var(--gray_color);border-width:1px;font-size:0;height:12px;padding:0;width:12px}.gallerySection .slick-dots li.slick-active button,.gallerySection .slick-dots li:hover>button{background-color:var(--gray_color)}@media(max-width:1380px){.gallerySection .arrow_back_ios,.gallerySection .arrow_forward_ios{background-color:var(--red_color_opacity);color:var(--white_color)}.gallerySection .arrow_forward_ios{right:0}.gallerySection .arrow_back_ios{left:0}}@media(max-width:767px){.gallerySection .galery_inner{height:180px}.gallerySection .slick-dots{margin-top:20px}}