

/* Start:/local/templates/trainings/components/bitrix/catalog/tranings/style.css?1758883471723*/
.catalog-activities {

}

.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.section.list/.default/style.css?17588834717305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/style.css?17588834716339*/
.hot_events {
	padding-bottom: 75px;
}

.hot_events>h4 {
    margin: 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #010101;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-top: 18px;
    padding-bottom: 18px;
}

.hot_events>h4:after {
    background: #ee7728;
    height: 5px;
    width: 20px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 0px;
    content: "";
    display: block;
}

.hot_events_description {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #595757;
    padding-top: 17px;
    padding-bottom: 49px;
}

.hot_events_list {
	height: 361px;
	overflow: hidden;
	position: relative;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.hot_events_list ul {
	margin: 0;
	padding: 0;
}

.hot_events_list ul li {
	/*margin-left: -40px;*/
}

.hot_events_list_item {
	width: 229px;
	height: 361px;
	background-color: #fff;
	overflow: hidden;
}

.hel-i-preview-picture {
    width: 229px;
    height: 128px;
    text-align: center;
}

.hel-i-preview-picture a {
	display: block;
	border: 1px solid #e0dede;
}

.hel-i-preview-picture .free {
	position: relative;
}

.hel-i-preview-picture .free:before {
	content: "";
	display: block;
	width: 107px;
	height: 107px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url('/local/templates/trainings/images/zero_rubley.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.hel-i-preview-picture img.hel-i-pp-photo {
    /*width: 100%;*/
    /*height: 100%;*/
}

.hel-i-preview-picture img{
	margin: 0 auto;
}

.hel-i-block2 {
	height: 191px;
	border-left: 1px solid #e0dede;
	border-right: 1px solid #e0dede;
	text-align: center;
}

.hel-i-b2-starteventtime {
	font-family: 'PT Sans', sans-serif;
	color: #262626;
	font-size: 15px;
	line-height: 18px;
    padding-top: 9px;
    padding-bottom: 6px;
}

.hel-i-b2-starteventtime span {
	color:#7c7c7c;
}

.hel-i-b2-date {
    line-height: 30px;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
    text-transform: uppercase;
	font-size: 0;
}

.hel-i-b2-date-j {
    line-height: 30px;
    display: inline-block;
    font-size: 28px;
    vertical-align: bottom;
	padding-right: 7px;
}

.hel-i-b2-date-F {
    line-height: 24px;
    display: inline-block;
    font-size: 19px;
    vertical-align: bottom;
	padding-right: 7px;
}

.hel-i-b2-date-Y {
    line-height: 30px;
    display: inline-block;
    font-size: 28px;
    vertical-align: bottom;
}

.hel-i-b2-trener {
	font-family: 'arialitalic';
	color: #595757;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	padding-bottom: 8px;
    padding-top: 14px;
}

.hel-i-b2-trener:after {
    background: #ee7728;
    height: 1px;
    width: 70px;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: 0px;
    content: "";
    display: block;
}

.hel-i-b2-trener a {
	color: #595757;
	text-decoration: none;
}

.hel-i-b2-trener a:hover {
	color: #595757;
	text-decoration: underline;
}

.hel-i-b2-event-type {
	font-family: 'arialnarrow';
    color: #000000;
    font-size: 16px;
    line-height: 16px;
	padding-top: 7px;
    padding-bottom: 2px;
}

.hel-i-b2-name {
    font-family: 'arialnarrow';
    color: #000000;
    font-size: 16px;
    line-height: 16px;
    padding-left: 5px;
    padding-right: 5px;
	height: 48px;
	overflow: hidden;
}

.hel-i-b2-name a {
	font-family: 'arialnarrow';
    color: #000000;
    font-size: 16px;
    line-height: 16px;
	text-decoration: none;
}

.hel-i-b2-name a:hover {
	text-decoration: underline;
	color: #000000;
}

.hel-i-link-inner {
	display: block;
	text-align: center;
	font-family: 'arialnarrow';
	font-size: 15px;
	line-height: 40px;
	color: #ee7728;
	text-transform: uppercase;
	border-top: 1px solid #fff;
	border-left: 1px solid #e0dede;
	border-right: 1px solid #e0dede;
	border-bottom: 1px solid #e0dede;
}

.hel-i-link-inner:hover {
	color: #fff;
	border: 1px solid #ee7728;
	background-color: #ee7728;
}

.hot_events_list .bx-viewport {
    background-color: #f4f4f4 !important;
}

.hot_events_list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 0%;
    margin-top: 0px;
    outline: 0;
    width: 80px;
    height: 361px;
    text-indent: -9999px;
    z-index: 1;
}
	
.hot_events_list .bx-wrapper .bx-prev {
    left: -87px;
    background-image: none;
}

.hot_events_list .bx-wrapper .bx-prev:hover {
    background-color: rgba(167,166,166,0.31);
}

.hot_events_list .bx-wrapper .bx-prev:before {
    background: url(/local/templates/trainings/images/hot_events_btn.png) no-repeat 0px 0px;
    display: block;
    content: "";
    position: absolute;
    width: 22px;
    height: 38px;
    top: 50%;
    left: 23px;
    margin-top: -19px;
}

.hot_events_list .bx-wrapper .bx-prev:hover:before {
    background-position: 0 -38px;
}

.hot_events_list .bx-wrapper .bx-next {
    right: -87px;
	background-image: none;
}

.hot_events_list .bx-wrapper .bx-next:hover {
    background-color: rgba(167,166,166,0.31);
}

.hot_events_list .bx-wrapper .bx-next:before {
	 background: url(/local/templates/trainings/images/hot_events_btn.png) no-repeat -22px 0px;
    display: block;
    content: "";
    position: absolute;
    width: 22px;
    height: 38px;
    top: 50%;
    right: 23px;
    margin-top: -19px;
}

.hot_events_list .bx-wrapper .bx-next:hover:before {
    background-position: -22px -38px;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
	.hot_events_list .bx-wrapper .bx-controls-direction a {
		width: 44px;
	}
	
	.hot_events_list .bx-wrapper .bx-prev {
		left: -44px;
	}
	
	.hot_events_list .bx-wrapper .bx-prev:before {
		top: 50%;
		left: 50%;
		margin-top: -19px;
		margin-left: -11px;
	}
	
	.hot_events_list .bx-wrapper .bx-next {
		right: -44px;
	}
	
	.hot_events_list .bx-wrapper .bx-next:before {
		top: 50%;
		left: 50%;
		margin-top: -19px;
		margin-left: -11px;
	}
}

/* End */


/* Start:/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/themes/blue/style.css?17588834714839*/
/* catalog.section */
.bx_catalog_top_home.bx_blue .bx_bt_button  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);

	color:#fff;
	text-shadow: 0 1px 0 #165c99;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_catalog_top_home.bx_blue .bx_bt_button:hover  		{
	background:#26b0e4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));
	background:-webkit-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:   -moz-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:    -ms-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:     -o-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:        linear-gradient(to bottom,#26b0e4 0%,#2684d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0 );
}
.bx_catalog_top_home.bx_blue .bx_bt_button:active  		{
	background:#0052bf;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));
	background:-webkit-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:   -moz-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:    -ms-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:     -o-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:linear-gradient(to bottom,#0052bf 0%,#0085d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0 );
}

/* scu_detail_size */
.bx-retina .bx_catalog_top_home.bx_blue .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* scu_detail_scu */
.bx-retina .bx_catalog_top_home.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */
/* /local/templates/trainings/components/bitrix/catalog/tranings/style.css?1758883471723 */
/* /local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.section.list/.default/style.css?17588834717305 */
/* /local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/style.css?17588834716339 */
/* /local/templates/trainings/components/bitrix/catalog/tranings/bitrix/catalog.top/hot_events/section/themes/blue/style.css?17588834714839 */
