

/* Start:/bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_banners/style.css?17578674703808*/
.b-mainpage-banner-item {
	position: relative;
	margin: 0px;

}
.b-mainpage-banner-item  a:hover{
	color: white;
}

.b-mainpage-banner-img{
	width: 100%;
	position: relative;

}
.b-mainpage-banner__shadow-wrapper{
	width: 100%;
	display: block;
	position: relative;
	height: 100%;
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
}
.b-mainpage-banner__shadow{
	width: 100%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(193,13,14,0) 50%, rgba(193,13,14,0.8) 99%, rgba(193,13,14,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(193,13,14,0) 50%,rgba(193,13,14,0.8) 99%,rgba(193,13,14,0.8) 100%);
	background: linear-gradient(to bottom, rgba(193,13,14,0) 50%,rgba(193,13,14,0.8) 99%,rgba(193,13,14,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	transition: all 1s;
	box-shadow: inset 0 0 0px rgba(193,13,14,0.0);
}
.b-mainpage-banner_text{
	position: absolute;
	display: block;
	padding: 20px 7% 30px 7%;
	bottom: 0;
	left: 0px;
	width: 100%;
	z-index: 1;
	
}
.b-mainpage-banner__nocorner .b-mainpage-banner__shadow-wrapper .b-mainpage-banner_text{
	position: absolute;
	display: block;
	padding: 20px 7% 10px 7%;
	bottom: 0;
	left: 0px;
	width: 100%;
}
.b-mainpage-banner__name{
	color: white;
	font-size: 28px;
	display: block;
	padding: 10px 0px 0 0 ;
	font-weight: 500;
	text-align: right;
	text-shadow: 0px 0px 21.36px rgba(193,13,14,0.6);
}

a:hover .b-mainpage-banner__shadow{
	transition: all 0.5s;
	box-shadow: inset 0 0 600px rgba(193,13,14,0.8);
}

.b-mainpage-banner__prewt{
	color: white;
	font-size: 15px;
	display: block;
	padding: 10px 0px;
	margin: 0px;
	text-align: right;
	text-shadow: 0px 0px 21.36px rgba(193,13,14,0.6);
}
.b-mainpage-banner__sec{
	background: #846DB1;
	font-size: 11px;
	color: white;
	padding: 0 16px;
	line-height: 18px;
	height: 18px;
	display: block;
	position: absolute;
	border-radius: 18px;
	bottom:30px;
	left: 20px;
}
.b-mainpage-banner__corner{
	height: 53px;
	width: 74px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
/*	background: url(/bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_banners/banner_corner.png) no-repeat; */
}
.b-mainpage-banner__nocorner{
	padding-top: 20px;
}
.b-mainpage-banner__nocorner  .b-mainpage-banner__corner{
	display: none;
}

@media (min-width: 767px) and (max-width: 992px){
	.b-mainpage-banner_text{
		position: absolute;
		display: block;
		padding: 20px 20px 40px 20px;
		bottom: 0;
		left: 0px;
	}
	.b-mainpage-banner__name{
		font-size: 18px;
		padding: 10px 0px 0 0;
	}
	.b-mainpage-banner__prewt{
		display: none;
	}
	.b-mainpage-banner__sec{
		bottom:20px;
		left: 20px;
	}
}
@media (min-width: 0px) and (max-width: 480px){
	.b-mainpage-banner_text{
		position: absolute;
		display: block;
		padding: 15px 20px 40px 15px;
		bottom: 0;
		left: 0px;
	}
	.b-mainpage-banner__name{
		font-size: 16px;
		padding: 10px 0px 0 0;
	}
	.b-mainpage-banner__prewt{
		font-size: 12px;
	}
	.b-mainpage-banner__sec{
		bottom:15px;
		left: 15px;
	}

}

/* End */


/* Start:/bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_newslist_vert/style.css?17578674704059*/
/* NEWS LIST MAIN*/


.b-newslist-vert{
	display: block;
/*	float: left;*/
	margin: 0 0 0 0px; 
	position: relative;
}
.i-newslist-vert{
	width: 100%; 
	height: 309px; 
	overflow: hidden; 
	position: relative; 
	margin: 0px auto; 
	padding: 0px 0px 0px;
}
.b-newslist-vert__title{
  font-size: 30px;
  color: #3A424E;
  line-height: 30px;
  font-weight: 500;
  font-style:italic;
  padding-bottom: 20px;
  display: block;
}

.b-newslist-vertw-header{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 20px 0;
	position: relative;
}
.b-newslist-vertw-header-toplist{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding: 20px 0 8px 0;
	position: relative;
}
.b-newslist-vertw-header-toplist a{
	color: #4A4D50 !important;
	text-decoration: none !important;
}
.b-newslist-vertw-ip{
	position: absolute;
	top: -9px;
	left: 260px;
	display: block;
	height: 32px;
	width: 98px;
}
.b-newslist-vertw-item{
	height: auto;
	min-height: 74px;
	padding: 0;
	padding: 10px ;
	margin: 0 0px 10px 0;
	position: relative;
	display: none;
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.10);
    background: rgba(256,256,256,0.6);
/*	border-bottom:1px solid #eee;*/
}
.b-newslist-vertw-corner{
	position: absolute;
	top:0px;
	left: 0px;
/*	background:url(/bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_newslist_vert/corner.png);*/
	width: 34px;
	height: 18px;
}
.b-newslist-vertw-item-section{
	position: absolute;
	top: 0px;
	right: 10px;
	background: #2474BF;
	background: rgba(36,116,191,1);
	display: block;
	padding: 0px 4px 2px 4px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;

}
.b-newslist-vertw-item-section a{
	color: whitesmoke !important;
	font-size: 11px;
	text-decoration: none !important;
}
.b-newslist-vertw-item-shadow{
	height: 125px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	/*background: url(/bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_newslist_vert/images/news__shadow.png) repeat-x 0 0px;*/
}
.b-newslist-vertw-item-pic{
	display: block;
	float: left;
	width: 140px;
	padding: 0px 0px 0px 0;
	margin: 0 15px 0 0;
}
.b-newslist-vertw-item-pic img{
	max-width: 100%;
}



@media (min-width: 0px) and (max-width: 480px) {
.b-newslist-vertw-item-pic{
	width: auto;
	padding: 0px 0px 0px 0;
	margin: 0 0px 0 0;
}
.b-newslist-vertw-item:nth-child(2n){
	clear: both;
}
}
@media (min-width: 481px) and (max-width: 767px) {
.b-newslist-vertw-item:nth-child(2n){
	clear: both;
}
}

.b-newslist-vertw-item-text{
	display: block;
	font-size: 14px;
	padding: 0px 0 0px 0px;
	font-weight: 500px;
	word-wrap: break-word;
}

.b-newslist-vertw-item-name a{
	text-decoration: none;
	color: #222;
	line-height: 1.5;
	font-weight: 500;

/*	color: whitesmoke !important;*/
}

.b-newslist-vertw-item-name a:hover{
	text-decoration: none;
	color: #0055A0;
/*	color: whitesmoke !important;*/
}

.b-newslist-vertw-item-time{
	display: inline-block;
	font-size: 12px;
	line-height: 18px;
	color: #0055A0;
	padding: 0px 5px 0 0;
	cursor: default;
    float: left;
}

.b-newslist-vertw-item-time a{
	color: #0055A0 !important;
}
.b-newslist-vertw-item-prewtext{
	font-size: 11px;
	color: #8C969D;
	margin: 5px 0;
}

.i-newslist-vert__up-backgr{
	position: absolute;
	z-index: 100;
	display: block;
	width: 943px;
	height: 0px;
	top: 49px;
/*	background: url(/bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_newslist_vert/images/newswidget-upfon.png) repeat-x;*/
}
.i-newslist-vert__down-backgr{
	position: absolute;
	z-index: 100;
	display: block;
	width: 943px;
	height: 0px;
	bottom: 0px;
/*	background:url(/bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_newslist_vert/images/newswidget-downfon.png) repeat-x;*/
}
.b-newslist-vertw-item-date{
	display: block;
	border-radius: 3px;
	padding: 2px 5px;
	color: white;
	background: #B8C1CE;
	background: #16325d4d;
	width: auto;
	margin:10px 0 0 0px;
	float: left;
	font-size: 13px;
}

@media (min-width: 0px) and (max-width: 767px){
	.b-newslist-vertw-item{
	display: block;
	width: 50%;
	float: left;
	}
	.b-newslist-vert{
		margin: 20px 0 20px 0;
		float: right!important;
	}
}
@media (min-width: 768px) and (max-width: 992px){
}
@media (min-width: 993px) and (max-width: 1239px){
	.b-newslist-vertw-item:nth-child(-n+4){
	display: block;
	}
}
@media (min-width: 1240px) {
	.b-newslist-vertw-item{
	display: block;
	}
}
/* End */


/* Start:/bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_timeline_horz/style.css?17578674701109*/
.b-timeline-slider_horz{
  width: 100%;
  display: block;
  clear: both;
}
.b-timeline-slider_horz__title{
  font-size: 30px;
  color: #3A424E;
  font-weight: 500;
  padding: 40px 0 30px 0; 
}
.b-timeline_horz-slider__line{
  display: block;
  position: relative;
}
.b-timeline_horz-slider__line div{
  display: block;
  height: 1px;
  width: 100%;
  background : #CDCDCD;
  position: absolute; 
  top:220px;
  left: 0px;
}

.b-timeline-slider_horz__item{
  position: relative;
  padding: 0 10px;
}
.b-timeline-slider_horz__item-line{
  height: 20px;
  width: 1px;
  margin: 0 100px 0 99px;
  background : #CDCDCD;
  display: block;
}
.b-timeline-slider_horz__item-date{
  position: absolute;
  color: white;
  font-size: 30px;
  font-weight: 500;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
  top:155px;
  left: 20px;
}
.b-timeline-slider_horz__item-name{
  color: #5e5e5e;
  display: block;
  text-align: center;
  max-width: 180px;
  margin:5px 10px 0 10px;
}
.b-timeline-slider_horz__item-name:hover{
  color: #BF0A00;
}
.b-timeline_horz-slider__img{
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
}

/* End */
/* /bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_banners/style.css?17578674703808 */
/* /bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_newslist_vert/style.css?17578674704059 */
/* /bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_timeline_horz/style.css?17578674701109 */
