

/* Start:/bitrix/templates/irbis/components/bitrix/news.list/headSlider/style.css?17615716554501*/
/*sliderTop*/
.sliderTop,.topSlide{
	position: relative;
}
.sliderTop .slick-arrow{
	position: absolute;
	font-size: 0;
	bottom: 110px;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 1px solid #fff;
	z-index: 2;
	transition: all 0.4s;
}

.sliderTop .slick-prev{
	right: 110px;
}


.sliderTop .slick-prev{
	background: url(/images/arrTbPrev.svg) no-repeat center,#fff;	
	right: 77px;
}


.sliderTop .slick-next{
	background: url(/images/arrTbNext.svg) no-repeat center,#fff;	
	right: 35px;
}

.sliderTop .messages{
	position: absolute;
	right: 30px;
	top:80px;
	display: flex;
	flex-direction: column;
	gap: 13px;
	align-items: center;
	z-index: 1;
}






.topSlide{
	overflow: hidden;
	height: calc(100vh - 105px) !important;
}
.topSlide > img,.topSlide > video{	
	object-fit: cover;
	width: 100%;
	height: 100%;
	min-height: calc(100vh - 105px);
}
.preTB{
	display: flex;
	gap: 40px;
	margin-bottom: 30px;
}
.nucPreTB{
	display: flex;
	align-items: center;
	gap: 5px;
	color: #C41436;
text-align: center;
font-size: 13px;
font-weight: 700;
}
.topSlide .txtBlock{
	position: absolute;
	left: 35px;
	top: 120px;
	bottom: 170px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	max-width: 800px;
	width: calc(100% - 30px);
	padding-left: 50px;
	padding-right: 50px;
}
.topSlide ul {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-left: -55px;
}
.topSlide ul li{
	position: relative;
	line-height: 1.1;
	padding-left: 55px;
	background: url(/images/liDEc.svg) no-repeat left center;
}
.topSlide li{
	color: #FFF;
font-size: 47px;
font-weight: 700;
}
.topSlide .txtBlockWrap{
	color: #fff;
}
.topSlide .txtBlockWrap .name{
	font-size: 65px;
	line-height: 1;	
	font-weight: 700;
	margin-bottom: 25px;
}
.topSlide .more{
	display: flex;
	justify-content: center;
	align-items: center;	
	transition: all 0.2s;
	position: relative;	
	left: 0;
	top: 0;
	z-index: 1;
	margin-top: 30px;
}
/*.topSlide .more:hover{
	text-decoration: none;
	top: 6px;
	left: 6px;
}*/
.topSlide .more .txtBtn{	
	font-size: 34px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	width: 270px;
	height: 60px;	
	background: #c41436;
	transition: all 0.2s;
	position: relative;
}
/*.topSlide .more .txtBtn:before,.topSlide .more .txtBtn:after{
	position: absolute;	
	content: '';
	height: 18px;
	width: 18px;
	transform: rotate(-45deg);
	transition: all 0.4s;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	top: calc(50% - 9px);
}

.topSlide .more .txtBtn:before{
	right: 25px;	
}
.topSlide .more .txtBtn:after{
	right: 32px;
}


.topSlide .more:before{
	position: absolute;
	left: 6px;
	top: 6px;
	content: '';
	border: 1px solid #fff;
	width: 100%;
	height: 100%;
	transition: all 0.2s;
	z-index: -2;
}
.topSlide .more:hover:before{
	left: 0;
	top: 0;
}*/

/*End sliderTop*/

@media screen and (max-width:1600px){
	.topSlide .txtBlock{
		left: 15px;
	}

	.topSlide .txtBlockWrap .name {
  font-size: 40px;
  margin-bottom: 20px;
}
.topSlide ul li{
	font-size: 30px;
	background-size: 30px;
	padding-left: 40px;
}
.topSlide ul{
	gap: 15px;
	margin-left: -40px;
}
.topSlide .more .txtBtn {
  font-size: 30px;
  width: 245px;
  height: 50px;
}
	.preTB{
		margin-bottom: 20px;
	}
	.topSlide .more{
		margin-top: 20px;
	}

}

@media screen and (max-width:1400px){

.topSlide .txtBlock{
		left: 15px;
	}

	.topSlide .txtBlockWrap .name {
  font-size: 35px;
  margin-bottom: 15px;
}
.topSlide ul li{
	font-size: 25px;
	background-size: 25px;
	padding-left: 35px;
}
.topSlide ul{
	gap: 10px;
	margin-left: -35px;
}
.topSlide .more .txtBtn {
  font-size: 26px;
  width: 230px;
  height: 45px;
}
	.preTB{
		margin-bottom: 15px;
	}
	.topSlide .more{
		margin-top: 15px;
	}




	.topSlide{
		overflow: hidden;
		height: calc(100vh - 75px) !important;
	}
	

	.topSlide .more .txtBtn{
		font-size: 23px;
		width: 260px;
		height: 50px;
	}
	.sliderTop .messages{
		top:60px;
		right: 15px;
	}
}
@media screen and (max-width:900px){
.sliderTop .messages{
		top:10px;
	
	}




}
@media screen and (max-width:675px){
	.preTB{
		display: none;
	}
.topSlide .txtBlockWrap .name {
  font-size: 30px;
}
.topSlide ul li{
	font-size: 20px;
	background-size: 20px;
	padding-left: 30px;
}
.topSlide ul{
	margin-left: -30px;
}


.topSlide .more .txtBtn {
  font-size: 18px;
  width: 210px;
  height: 40px;
}

.sliderTop .slick-arrow{
	bottom: 150px;
}
.topSlide .txtBlock{
	top: 30px;
bottom: 220px;
padding-left: 30px;
}
}
/* End */
/* /bitrix/templates/irbis/components/bitrix/news.list/headSlider/style.css?17615716554501 */
