/*
Megasite slider
Released on: 26.02.2020
*/
._customer-slider{position:relative}._customer-slider .swiper-pagination{box-sizing:border-box;padding:15px 15px 0;text-align:right;top:0;bottom:auto}._customer-slider .swiper-pagination-bullet{width:10px;height:10px;outline:none;border:solid 1px #9a9a9a;background-color:#fff;opacity:.35;transition:opacity .2s;margin:0 3px!important}._customer-slider .swiper-pagination-bullet:hover,._customer-slider .swiper-pagination-bullet-active{opacity:1}._customer-slider .swiper-button-prev,._customer-slider .swiper-button-next{width:30px;height:50px;outline:none;background-image:none;background:rgba(31,37,50,.4);color:transparent;top:calc(50% - 25px);opacity:0;transition:all .3s ease-out;margin:0}._customer-slider .swiper-button-prev:before,._customer-slider .swiper-button-next:before{content:'';width:13px;height:22px;background:url(/system/ckeditor_assets/pictures/141871/content_arrow.png) 50%/contain no-repeat;background-size:22px;top:calc((100% - 22px) / 2);left:calc((100% - 13px) / 2);position:absolute}._customer-slider .swiper-button-prev{left:0}._customer-slider .swiper-button-next{transform:rotate(180deg);right:0}._customer-slider:hover .swiper-button-prev,._customer-slider:hover .swiper-button-next{opacity:1}._customer-slider .swiper-button-prev:hover,._customer-slider .swiper-button-next:hover{width:39px;background:rgba(31,37,50,.6)}._customer-slider .swiper-button-disabled{display:none}