

/* Start:/bitrix/templates/main-pl/components/bitrix/news.list/history_banner/style.css?1709041489140*/
.document__head.bg {
	height: 560px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
/* End */


/* Start:/bitrix/templates/main-pl/components/bitrix/news.list/history_plant/style.css?17090414891977*/
.historypage__slideritem .image-slider-wrap img {
    width: 100%;
    height: 187px;
    object-fit: cover;
}

body .slick-slide {
    height: auto !important;
}
/*
body .historypage__slideritem{
    width: 354px !important;
}

body ul.data_history li{
    max-width: 110px;
}
*/
div.new_dots{
    background: #f7f7f7;
    transform: skewX(-14deg);
    width: 124px;
    height: 54px;
    display: inline-block;
    line-height: 54px;
}

.historypage__slider .slick-dots {
    bottom: 75px;
    padding-bottom: 0;
    width: auto;
    height: auto;
    border-bottom: none;
    border-left: none;
    border-right: none;
    transform: none;
    margin: 0 auto;
    display: flex;
    left: auto;
}
.historypage__slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0px;
    cursor: pointer;
}

body .historypage__slider {
    padding-bottom: 120px;
}

.historypage__slider .slick-dots li.slick-active .new_dots {
    color: white;
    background: #bd0d0d;
}


@media screen and (max-width: 768px){
	.historypage__slider ul.slick-dots {
		position: absolute;
		right: 50%;
		bottom: 31px;
		width: 297px;
		overflow: auto;
		transform: translate(54%, 0px);
		padding-bottom: 25px;
	}

.historypage__slider .slick-dots li {
	left: 10px;
	}
}


.slick-dots::-webkit-scrollbar { width: 3px; height: 5px;}
.slick-dots::-webkit-scrollbar-button {display: none;}
.slick-dots::-webkit-scrollbar-track {  background-color: #bd0d0d;}
.slick-dots::-webkit-scrollbar-track-piece { background-color: silver;}
.slick-dots::-webkit-scrollbar-thumb { height: 50px; background-color: #bd0d0d; border-radius: 3px;}
.slick-dots::-webkit-scrollbar-corner { background-color: #bd0d0d;}}
.slick-dots::-webkit-resizer { background-color: #bd0d0d;}


.historypage__slider .slick-dots.overflov_block{
    max-width: 100%;
    width: 100%;
    overflow: auto;
}

.historypage__slider .slick-dots li{
    left: 7px;
}
/* End */
/* /bitrix/templates/main-pl/components/bitrix/news.list/history_banner/style.css?1709041489140 */
/* /bitrix/templates/main-pl/components/bitrix/news.list/history_plant/style.css?17090414891977 */
