

/* Start:/bitrix/templates/.default/components/simai/sf.iblock.detail/exhibit/style.css?17774577344054*/


@media print {
	/* images in print mode */
	div .sf-iblock-detail-area .swiper-slide-active{
		-webkit-print-color-adjust: exact !important; /* Chrome, Safari, Edge */
		color-adjust: exact !important; /* Firefox */
		width: 100% !important;
	}
}
.swiper-container{position:relative}
.swiper-button-disabled{opacity:0!important}
/*.swiper-container .sf-swiper-button.sf-swiper-compact-nav {opacity:0;transition:all 1s ease}
.swiper-container:hover .sf-swiper-button.sf-swiper-compact-nav {opacity:1;transition:all 1s ease}*/

/* buttons */
.sf-swiper-button.sf-swiper-compact-nav{cursor:pointer;position: relative;height:1rem;width:1rem;background-size:30%;background-position: center;background-repeat: no-repeat;display:block;border-radius:50%;padding:1rem;margin-top:0;}

.theme-light .sf-swiper-compact-nav.sf-swiper-button, .theme-dark .theme-light .sf-swiper-compact-nav.sf-swiper-button, .theme-dark .theme-dark .theme-light .sf-swiper-compact-nav.sf-swiper-button{background-color:rgba(0, 0, 0, 0.04)!important}
.theme-dark .sf-swiper-compact-nav.sf-swiper-button, .theme-light .theme-dark .sf-swiper-compact-nav.sf-swiper-button, .theme-light .theme-light .theme-dark .sf-swiper-compact-nav.sf-swiper-button {background-color:rgba(0,0,0,.54)!important}





/* pagination */
.sf-swiper-pagination.sf-swiper-compact-nav {width: auto;position: relative;text-align: center;z-index: 10;}

.swiper-container .sf-swiper-compact-nav{opacity:1;transition:all 1s ease}
.swiper-container:hover .sf-swiper-compact-nav{opacity:1;transition:all 1s ease}

.sf-swiper-compact-nav.sf-swiper-button-prev{left:1rem;animation-name:sf-swiper-compact-nav-prev-out;}
.sf-swiper-compact-nav.sf-swiper-button-next{right:1rem;animation-name:sf-swiper-compact-nav-next-out}

.swiper-container:hover .sf-swiper-compact-nav.sf-swiper-button-prev{left:1rem;animation-name:sf-swiper-compact-nav-prev;}
.swiper-container:hover .sf-swiper-compact-nav.sf-swiper-button-next{right:1rem;animation-name:sf-swiper-compact-nav-next;}

.theme-light .sf-swiper-compact-nav .swiper-pagination-bullet,.theme-dark .theme-light .sf-swiper-compact-nav .swiper-pagination-bullet, .theme-dark .theme-dark .theme-light .sf-swiper-compact-nav .swiper-pagination-bullet{background:#979797!important}
.theme-dark .sf-swiper-compact-nav .swiper-pagination-bullet, .theme-light .theme-dark .sf-swiper-compact-nav .swiper-pagination-bullet, .theme-light .theme-light .theme-dark .sf-swiper-compact-nav .swiper-pagination-bullet{background:rgba(255,255,255,1)!important}

.theme-light .sf-swiper-compact-nav .swiper-pagination-bullet.swiper-pagination-bullet-active, .theme-dark .theme-light .sf-swiper-compact-nav .swiper-pagination-bullet.swiper-pagination-bullet-active, .theme-dark .theme-dark .theme-light .sf-swiper-compact-nav .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#979797 !important}
.theme-dark .sf-swiper-compact-nav .swiper-pagination-bullet.swiper-pagination-bullet-active, .theme-light .theme-dark .sf-swiper-compact-nav .swiper-pagination-bullet.swiper-pagination-bullet-active, .theme-light .theme-light .theme-dark .sf-swiper-compact-nav .swiper-pagination-bullet.swiper-pagination-bullet-active{background:rgba(255,255,255,1)!important}

/* preloader indicator */
.sf-swiper-compact-nav.swiper-lazy-preloader{width:100%;height:100%;position:relative;z-index:10;transform-origin:50%;-webkit-animation:none;animation:none;margin:0}
.sf-swiper-compact-nav.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background:no-repeat;background-size:100%}


.sf-swiper-compact-nav>.swiper-pagination-bullet{ margin-right: 2px; margin-left: 2px;}



html.special .swiper-pagination-bullet{
	opacity: 1!important;
}


html.special .sf-swiper-pagination.sf-photo-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active {
     display: inline-block!important; 
}

html.special .sf-swiper-pagination.sf-video-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active {
     display: inline-block!important; 
}


/* End */


/* Start:/bitrix/components/simai/audio.player/templates/.default/style.css?1777457709955*/
.cursor-pointer{
	 cursor: pointer !important;
 }
 
  .progress-container {
            flex-grow: 1;
        }

        .progress-bar {
            width: 100%;
            height: 22px;
            background: #e0e0e0;
            border-radius: 3px;
            cursor: pointer;
            position: relative;
        }

        .progress {
            height: 100%;
            background: #007bff;
            border-radius: 3px;
            width: 0%;
        }
		
		 .playlist {
            margin-top: 20px;
			background: #FFF;
        }

        .playlist-item {
            padding: 10px;
            cursor: pointer;
            transition: background 0.3s;
        }

        .playlist-item:hover {
            color: #007bff;
        }

        .playlist-item.active {
            color: #007bff;
        }
		
		
  @media (max-width: 991px) {
    .progress-container{
	   padding: 0px!important;
	   max-width: 100%!important;
    }
  }	
		
/* End */
/* /bitrix/templates/.default/components/simai/sf.iblock.detail/exhibit/style.css?17774577344054 */
/* /bitrix/components/simai/audio.player/templates/.default/style.css?1777457709955 */
