.Custom_EasySlider{position:relative;z-index:0}.Custom_EasySlider .carousel-wrapper{overflow:hidden}.Custom_EasySlider .carousel-scroll{display:flex;width:100%;height:100%;-webkit-transition:-webkit-transform 300ms;transition:transform 300ms}.Custom_EasySlider .carousel-item{flex:0 0 100%;max-width:100%;opacity:0;pointer-events:none;transition:all ease-in 400ms;z-index:1;position:relative}.Custom_EasySlider .carousel-item.active{opacity:1;pointer-events:all;z-index:2}.Custom_EasySlider .carousel-item img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.Custom_EasySlider .carousel-item img.img-EasyLazy{background-image:url(images/ajax-loader.gif);background-position:center center;background-repeat:no-repeat;background-color:#fff}.Custom_EasySlider .carousel-pagination{text-align:center;position:absolute;left:0;right:0;bottom:20px;z-index:10}.Custom_EasySlider .pagination-bullet{width:10px;height:10px;background-color:#000;display:inline-block;margin:0 4px 6px;border-radius:50%;cursor:pointer;transition:all ease-in 300ms;backface-visibility:hidden;opacity:.2}.Custom_EasySlider .pagination-bullet.active{opacity:1}.Custom_EasySlider .carousel-navigation{position:absolute;top:50%;width:40px;height:40px;margin-top:-20px;z-index:10;cursor:pointer;border-radius:50%;transition:background-color ease-in 300ms;background-color:rgba(0,0,0,.5)}.Custom_EasySlider .carousel-navigation span{width:12px;height:12px;border-top:2px solid #fff;border-left:2px solid #fff;position:absolute;top:50%;left:50%;margin:-6px 0 0 -4px;transform:rotate(-45deg) translate3d(0,0,0)}.Custom_EasySlider .carousel-navigation[disabled]{opacity:.2!important;cursor:auto}.Custom_EasySlider .carousel-navigation:hover{background-color:#000}.Custom_EasySlider .carousel-next span{margin:-6px 0 0 -8px;transform:rotate(135deg) translate3d(0,0,0)}.Custom_EasySlider .carousel-prev{left:20px}.Custom_EasySlider .carousel-next{right:20px}.Custom_EasySlider.mousemove .carousel-item{pointer-events:none}.Custom_EasySlider .carousel-item{transition:opacity ease-in 300ms}