
div.slick_slider_history
{
	word-wrap: break-word;
	min-width: 0;
	position: relative;
}
.header_block_history{
	font-family: Tahoma;
	font-size: 28px;
	color: black!important;
}
div.news-list img.preview_picture_advantages
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.news-item{
	background-color: #f9f9fa;
	height: 150px;
	margin: 0px 0 10px;
}
.advantages{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	width: 100%;
}
.on_header_block{
	color: #ed1c24;
	font-family: "ArbatC", sans-serif;
	line-height: 1.4;
}
.header_block{
	color: #000000 !important;
	line-height: 1.5;
	font-weight: 800
}

@media screen and (max-width: 768px){
	.our_history {
		margin-top: 40px;
	}
	.our_history p {
		margin-bottom: 40px!important;
	}
	.slick_slider_history .slick-track{
		display:flex;
	}
	.slick_slider_history .slick-slide{
		height:auto;
		flex:0 0 auto;
	}
	.history_elem {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin:auto;
	}
	.history_elem_photo {
		width: 90%;
		margin: auto;
		text-align: center;
	}
	.history_elem_right {
		width: 90%;
	}
	.history_elem_text {
		/*margin: auto;*/
		display: block;
		margin-top: 15px;
	}
	.history_elem_photo img, .history_elem_photo .history_video {
		width: 360px!important;
		height: 250px;
	}
	.history_elem_photo_no_photo{
		width: 360px;
		height: 210px;
	}
	.slick_slider_history .slick-dots{
	position: initial!important;
	}
	.slick_slider_history .slick-track{
		align-items: flex-start;
	}
	.slick_slider_history .slick-arrow{
		display: none;
	}
	.slick-arrow.slick-prev{
		display: none!important;
	}
	.slick-arrow.slick-next{
		display: none!important;
	}
	.slick_slider_history .slick-dots{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
}

@media screen and (max-width: 768px){
	.news-list.history{
		margin-bottom:30px;
	}
	.header_block, .on_header_block{
		font-size: 20px;
	}
	.back_image_advantage{
		max-width: 120px;
	}
	.preview_picture_advantages{
		max-width: 120px;
		height: auto !important;
	}
	.preview_text{
		font-size: 13px;
		line-height: 1.8;
		padding: 10px 10px !important;
	}
}
@media screen and (min-width: 768px){
	.header_block, .on_header_block{
		font-size: 21px;
	}
}

.b_header{
	text-align: center;
}
.preview_picture_advantages{
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	transform: translate(-50%, -50%);
	height: 75px;
}
.picture_left{
	margin-left: -20px !important;
}
.picture_right{
	margin-left: 20px !important;
}
.picture_on_news{
	position: relative;
}
.preview_text{
	vertical-align: middle;
	padding: 0px 10px;
}
.slick-track{
	display: flex;
}
.slick-list{
	overflow: hidden;
}
.slick_slider_history .slick-arrow{
	border: none;
	width: 2%;
	/*background-color: #00ff43;*/
	position: absolute;
	top: 40%;
	font-size: 0;
	height: 10%;
	background-color: transparent;
}
.slick-arrow.slick-next{
	background-image: url("/about_company/images/arrow_right.png");
	background-repeat: no-repeat;
	right: 0;
	height: 10%;
}
.slick_slider_history .slick-arrow.slick-prev{
	background-image: url("/about_company/images/arrow_left.png");
	background-repeat: no-repeat;
	left: 0;
	z-index: 10;
	height: 10%;
}
.slick-dots ul{
	display: flex;
}
.slick_slider_history .slick-dots{
display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 50%;
	padding-left: 10px;
}
.slick-dots li{
list-style: none;

	margin: 0px 20px;
}
.slick-dots li.slick-active button{
	width: 25px;
	height: 25px;
}
.slick_slider_history .slick-dots button{
font-size: 0;
	width: 15px;
	height: 15px;
	background-color: #EB0008;
	border-radius: 50%;
	border: none;
}
@media screen and (max-width: 425px){
	.history_elem_photo img, .history_elem_photo .history_video {
		width: 280px !important;
		height: 220px;
	}
	.history_elem_photo_no_photo {
		width: 280px;
	}
}
@media screen and (max-width: 1024px){
	/*.history_elem_photo img {*/
	/*	height: 332px;*/
	/*}*/
}
@media screen and (max-width: 900px){
	.slick_slider_history .slick-arrow{
		display: none!important;
	}
}
@media screen and (min-width: 1280px){
	.history_elem_photo img, .history_elem_photo .history_video {
		WIDTH: 85%;
	}
}
/*@media screen and (min-width: 660px) and (max-width: 800px){*/
/*	.history_elem_photo img {*/
/*		margin-top: 30px;*/
/*	}*/
/*}*/
/*@media screen and (min-width: 551px) and (max-width: 660px){*/
/*	.slick_slider_history .slick-dots li{*/
/*		margin: 0px 15px;*/
/*	}*/
/*}*/
/*@media screen and (min-width: 551px) and (max-width: 659px){*/
/*	.history_elem_photo img {*/
/*		margin-top: 60px;*/
/*		height: 200px;*/
/*	}*/
/*	.history_elem_text {*/
/*		margin-top: 40px;*/
/*	}*/
/*}*/