


/* Start:/bitrix/templates/new/components/bitrix/news.list/home_slideshow/style.css*/
#home-slideshow {
	height: 526px;
	background: #dadada;
	position: relative;
	margin-bottom: 45px;
	margin-top: -45px;
}

#home-slideshow .shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 100px 0 #A3A3A3;
}

#home-slideshow .wrapper {
	position: relative;
	height: 100%;
}

#home-slideshow .arrow {
	width: 51px;
	height: 81px;
	background: url('/bitrix/templates/new/components/bitrix/news.list/home_slideshow/images/sprite_slider.png') no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -41px;
	z-index: 50;
	cursor: pointer;
	z-index: 200;
}

#home-slideshow .arrow-left {
	left: -121px;
	background-position: 0 0;
}

#home-slideshow .arrow-left:active {
	left: -126px;
}

#home-slideshow .arrow-right {
	background-position: 0 -81px;
	right: -121px;
}

#home-slideshow .arrow-right:active {
	right: -126px;
}

#home-slideshow .slides, #home-slideshow .item {
	width: 100%;
	height: 100%;
	background-size: 100%;
	z-index: 100;
	position: relative;
}

#home-slideshow .item {
	position: absolute;
}
/* End */



/* Start:/bitrix/templates/new/components/bitrix/news.list/webinars_home/style.css*/
.webinars-home {
	float: left;
	padding-left: 25px;
	width: 95%;
	border: 1px solid #868484;
}

.webinars-home .headings {

}

.webinars-home h3 {
	background: #868484;
	color: #FFF;
    font-family: Roboto Condensed, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    float: left;
    padding: 5px 10px;
    margin: 0 0 16px -25px;
}

.webinars-home input[type="button"].more {
	float: left;
	margin: 4px 19px 19px 19px;
}

.webinars-home .item {
	float: left;
	position: relative;
	margin-right: 50px;
	width: 43%;
	margin-bottom: 30px;
	min-height: 172px;
}

.webinars-home .item.last {
	margin-right: 0;
}

.webinars-home .item h3 {
	line-height: 20px;
	color: #FFF;
	font-family: Roboto Condensed, sans-serif;
	margin: 0;
	padding: 2px 5px;
	background: rgba(236, 0, 0, 0.85);
	position: absolute;
	left: 0;
	bottom: 0;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 15px;
	width: 100%;
	word-wrap: break-word;
	word-break: break-all;
	padding-bottom: 24px;
}

.webinars-home .item h3 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	max-height: 40px;
	overflow: hidden;
}

.webinars-home .item .date {
	width: 60px;
	height: 60px;
	background: #ec0000;
	color: #FFF;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}

.webinars-home .item .date .day {
	font-family: Roboto Condensed, sans-serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	display: block;
	width: 100%;
	padding-top: 4px;
}

.webinars-home .item .date .month {
	font-size: 12px;
	line-height: 12px;
	display: block;
	width: 100%;
	margin-top: -3px;
	text-transform: lowercase;
}

.webinars-home .item input[type="button"] {
	position: absolute;
	right: 8px;
	bottom: 5px;
	min-width: 145px;
}

.webinars-home .item .background {
	max-width: 100%;
}
/* End */



/* Start:/bitrix/templates/new/components/bitrix/news.detail/home_banner_content/style.css*/
.banner-content {
	margin: 50px 0;
}
/* End */



/* Start:/bitrix/templates/new/components/bitrix/news.list/news_home/style.css*/
.news-home {
	float: left;
}

.news-home {

}

.news-home .item {
	float: left;
	margin-left: 20px;
	margin-bottom: 24px;
}

.news-home .block4 {
	width: 160px;
}

.news-home .block2 {
	width: 340px;
}

.news-home .item .rubric {
	border: 1px solid #b3b3b3;
	font-family: Roboto Condensed, sans-serif;
	padding: 1px 6px;
	margin-top: 5px;
	font-size: 14px;
	display: inline-block;
}

.news-home .item .rubric a {
	color: #b3b3b3;
	text-decoration: none;
}

.news-home .item .title {
	margin-top: 6px;
}

.news-home .item .title a {
	color: #333;
	text-decoration: none;
	font-family: Roboto Condensed, sans-serif;
	font-size: 15px;
}

.news-home .block2 .title a {
	font-size: 18px;
}

.news-home .item .title a:hover {
	text-decoration: underline;
}

.news-home .item .meta {
	color: #6e6e6e;
	font-size: 13px;
	margin: 6px 0;
}

.news-home .item .meta .views {
	float: left;
	padding-left: 16px;
	display: inline-block;
	background: url('/bitrix/templates/new/components/bitrix/news.list/news_home/images/sprite_news.png') no-repeat;
	background-position: 0 -16px;
}

.news-home .item .meta .comments {
	float: left;
	padding-left: 16px;
	display: inline-block;
	background: url('/bitrix/templates/new/components/bitrix/news.list/news_home/images/sprite_news.png') no-repeat;
	background-position: 0 0;
	margin-left: 10px;
}

.news-home .item .date {
	color: #ff0000;
	font-size: 13px;
}

.news-home .item img {
	max-width: 100%;
}
/* End */
/* /bitrix/templates/new/components/bitrix/news.list/home_slideshow/style.css */
/* /bitrix/templates/new/components/bitrix/news.list/webinars_home/style.css */
/* /bitrix/templates/new/components/bitrix/news.detail/home_banner_content/style.css */
/* /bitrix/templates/new/components/bitrix/news.list/news_home/style.css */
