

/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/in_forum/style.min.css?1749546395448*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news/cases/style.css?17665158177180*/
.grey-text {
	color: #444;
}
.centered {
	text-align: center;
}
.grey-text h3 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	margin: 35px 0 20px 0;
	color: #444;
}
.grey-text .sub-title {
	font-size: 22px;
	margin-bottom: 35px;
}
.white-text .container {
	padding: 35px 0;
}
.white-text .span4 .inner {
	padding: 0 0 35px 0;
	color: #444;
}
.orange-bg {
	display: inline-block;
	background: #f7931e;
	color: #fff;
	padding: 15px 20px;
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 35px 0;
}
.blue-bg {
	background: #119ac6;
	color: #fff;
	padding: 10px 15px;
}
.white-text hr.hr {
	height: 0px;
	border: 0px;
	border-bottom: #eee 1px solid;
	margin-bottom: 20px;
}
.switch-block {
	padding-bottom: 20px;
}
.switch-block:after{
	display: block;
	clear: both;
	content: '';
}
.switch-block .title{
	
}
.switch-block .text {
	width: 100%;
	transition: 300ms;
}
.switch-block .switch-open {
	display: block;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
}
.switch-block .title {
	font-size: 24px;
	line-height: 28px;
}
.switch-block .text {
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.switch-block .text:after{
	display: block;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background:url(/bitrix/templates/.default/components/bitrix/news/expert/images/grad-eee.png) repeat-x bottom left;
	transition: 300ms;
	content: '';
}
.switch-block.active .text{
	display: block;
}
.switch-block.active .text:after{
	height: 0;
}
.switch-block .icon-down{
	background: url(/bitrix/templates/new/images/pages/jobs/dd-arrow-blue.png) no-repeat center center;
	height: 16px;
	background-size: contain;
	margin-left: 10px;
}
.switch-block.active .icon-down{
	-moz-transform: scale(1,-1);
	-o-transform: scale(1,-1);
	-webkit-transform: scale(1,-1);
	transform: scale(1,-1);
}
.people-small-block {
	margin: 35px 0;
	height: 310px;
	overflow: hidden;
}
.people-small-slider {
	height: 220px;
}
.people-small-block .swiper-slide {
	height: 220px;
	overflow: hidden;
}
.people-small-block .swiper-slide:after{
	display: block;
	clear: both;
	content: '';
}
.people-small-block .personal-card {
	float: left;
	width: 227px;
	height: 220px;
	margin-left: 10px;
	background: #fff;
}
.people-small-block .swiper-slide .personal-card:first-child{
	margin-left: 0px;
}
.people-small-block .personal-card .photo-holder {
	width: 227px;
	height: 184px;
	text-align: center;
	overflow: hidden;
}
.people-small-block .personal-card .name {
	padding: 10px;
}
.slider-arrows {
	margin-left: 40px;
	margin-right: 40px;
}
.expert-article section.grey-text {
	margin: 0 -99999px;
	padding: 0 99999px 0 99999px;
}
.expert-article div.container {
	width: 620px;
}
.expert-article div.container h2 {
	font-size: 44px;
	line-height: 44px;
	font-weight: 300;
}
.expert-article div.container h3 {
	font-size: 30px;
	line-height: 32px;
}
.expert-article .span12 {
	width: 620px;
}
.expert-article .span4{
	width: 30%;
}
.forum .span4{
	z-index: 10;
	position: relative;
}
.webinar-small-block {
	height: 340px;
}
.people-small-slider.webinar-small-slider {
	height: 240px;
}
.people-small-slider.webinar-small-slider .swiper-slide, .people-small-slider.webinar-small-slider  .rez{
	width: 220px;
	height: 240px;
}
.people-small-slider.webinar-small-slider  .rez .rez-top img {
	width: 100%;
	height: auto;
}
.white-text h2,
.white-text h1 {
	font-size: 44px;
	line-height: 44px;
	color: #444;
	/*margin: 0 0 35px 0;*/
	margin: 0;
	font-weight: 300;
	text-align: center;
}
.white-text h1 {
	font-size: 46px;
}

.articles-small-block {
	height: 350px;
}
.articles-small-slider {
	height: 220px;
}
.articles-small-slider .article-box {
	background: #fff;
	padding: 20px;
	margin: 5px;
}
.articles-small-slider .article-box .name {
	font-size: 16px;
	margin-bottom: 15px;
	height: 54px;
	overflow: hidden;
}
.articles-small-slider .article-box a {
	display: block;
	margin-bottom: 15px;
}
.articles-small-slider .article-box .author {
	height: 42px;
	padding-left: 31px;
}
.articles-small-slider .article-box .author i{
	margin: 0 10px -10px -31px;
}
.dark-text {
	background: #444;
}
.dark-text .container {
	padding: 0;
}
.box-block {
	display: inline-block;
	height: 210px;
	width: 185px;
	padding: 20px;
	margin: 10px;
	position: relative;
}
.box-block .name {
	font-size: 24px;
}
.box-block .short-hr{
	height: 0px;
	border-bottom: #fff 1px solid;
	width: 30px;
	margin: 15px 0;
}
.box-block .more-link {
	color: #fff;
	position: absolute;
	bottom: 20px;
	left: 20px;
	line-height: 18px;
	padding-right: 27px;
	background: url(/bitrix/templates/new/images/white-arrow-more.png) no-repeat center right;
}
.box-block .price-box {
	padding: 10px 20px;
	background: #fff;
	width: 185px;
	margin-left: -30px;
	font-size: 18px;
	line-height: 22px;
}
.box-block .price-box span {
	display: block;
	font-weight: 500;
}
.box-block.green {
	background: #56cd50;
	color: #fff;
}
.box-block.green .price-box {
	color: #56cd50;
}
.box-block.red {
	background: #e74c3c;
	color: #fff;
}
.box-block.red .price-box {
	color: #e74c3c;
}
.box-block.orange {
	background: #f7931e;
	color: #fff;
}
.box-block.orange .price-box {
	color: #f7931e;
}
.economy-right {
	border-left: #eee 1px solid;
	padding: 60px 0 60px 60px;
	margin: 0 -30px 0 -30px;
}
.economy-right:after{
	display: block;
	content: '';
	clear: both;
}
.economy-right .box-block {
	float: left;
}
.economy-left .box-block {
	height: 295px;
	width: 250px;
	margin-top: 170px;
}
.forum-menu {
	position: relative;
	margin-top: 25px;
}
.forum-menu .forum-menu-section .f-cats, .forum-menu .forum-menu-section .f-tags, .forum-menu .forum-menu-section .last-topics {
	position: absolute;
	width: 300px;
	display: none;
	opacity: 0;
	background: #fff;
	left: 0px;
	padding: 20px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	margin-top: 0px;
	transition: 300ms;
}
.forum-menu .forum-menu-section .f-cats {
	padding-top: 0px;
}
.forum-menu .forum-menu-section:hover .f-cats,.forum-menu  .forum-menu-section:hover .f-tags, .forum-menu .forum-menu-section:hover .last-topics{
	display: block;
	opacity: 1;
}
.forum-menu .forum-menu-section {
	display: inline-block;
	width: 100px;
	margin-left: 10px;
}
.forum-menu .forum-menu-section:first-child{
	margin-left: 0px;
}
.forum-menu .forum-menu-section:nth-child(2){
	width: 70px;
}
.forum-menu .forum-menu-section .f-title, .forum-menu .forum-menu-section .h2{
	cursor: pointer;
}
.forum-menu .forum-menu-section .h2{
	position: relative;
	padding-left: 22px;
	font-weight: 500;
	color: #444;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
}
.forum-menu .forum-menu-section .h2 i {
	position: absolute;
	top: 0;
	left: 0;
}
.forum-menu .last-topics a:first-child{
	margin-top: 0px;
}
.forum.forum-promo-page {
	padding: 0px;
}
.forum-promo-page .f-item.expert-article{
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.forum-promo-page .bx-breadcrumb {
	float: left;
	width: 620px;
	margin-top: 20px;
}
.grey-text .span12 > img {
	max-width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
	.white-text h1 {
		font-size: 38px;
	}
}

@media (max-width: 767px) {
	.white-text h1 {
		font-size: 32px;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/in_forum/style.min.css?1749546395448 */
/* /bitrix/templates/.default/components/bitrix/news/cases/style.css?17665158177180 */
