

/* Start:/local/templates/trainings/components/bitrix/catalog/trainers/style.css?17588834711371*/
.catalog-trainers {
	
}

.sort-trainers {
	font-size: 0px;
	position: relative;
}

.st-sort-block {
	
}

.st-sort-block {
	position: relative;
	background-color: #fff;
    padding-top: 22px;
    padding-bottom: 16px;
	border-bottom: 1px solid #999999;
}

.st-sb-text {
	font-family: 'Tahoma';
	font-size: 15px;
	line-height: 19px;
	color: #ee7728;
	display: inline-block;
	padding-left: 25px;
}

.st-sb-btn {
	cursor: pointer;
}

.st-sb-btn .fa {

}

.st-sb-btn .fa-none:before {
	content: "-";
}

@media (min-width: 1200px) {

}

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

}

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

}

@media (max-width: 767px) {

}

.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/trainers/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/trainers/bitrix/catalog.section/.default/style.css?17588834715778*/
.trainers-tile {
	padding: 30px 0px 30px 0px;
}

.tr-items {
	font-size: 0px;
	text-align: left;
	max-width: 870px;
    margin: 0 auto;
}

.tr-item {
	display: inline-block;
    width: 280px;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #fff;
    vertical-align: top;
    border: 1px solid #e2e0e0;
	padding: 20px 18px 20px 18px;
	margin-bottom: 20px;
	text-align: left;
	position: relative;
	height: 467px;
}

.tr-i-preview-img-trener {
	width: 100%;
	height: 190px;
	position: relative;
}

.tr-i-preview-img-trener a {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 190px;
	height: 190px;
}

.tr-i-preview-img-trener-confirmed {
	position: absolute;
	bottom: 7px;
	right: 7px;
}

.tr-i-preview-img-trener-no-photo {
	width: inherit;
}

.tr-i-block2 {
	padding-top: 9px;
}

.tr-i-block2 .ya-share2__container {
	text-align: center;
}

.tr-i-block2 .ya-share2__container_size_m .ya-share2__item {
    margin-right: 3px;
}

.tr-i-block2 .ya-share2__container_size_m .ya-share2__counter {
    padding: 0 5px;
}

.tr-i-block2 .ya-share2__container_size_m .ya-share2__counter:before {
    margin-left: -5px;
}

/*.tr-i-block2 .competition_head__buttons {
    font-family: 'Arial Narrow';
    font-size: 15px;
}

.tr-i-block2 .competition_head__button {
    width: 59px;
    height: 27px;
    text-align: right;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 15px;
    color: #9b9b9b;
    line-height: 23px;
    border: 1px solid #d9d7d7;
    border-radius: 5px;
    float: left;
    margin-right: 2px;
    padding-right: 6px;
}

.tr-i-block2 .competition_head__button:nth-of-type(4) {
    margin-right: 0px;
}

.tr-i-block2 .competition_share__button_shared {
    background: url('/bitrix/templates/trainings/images/icon_share.png') no-repeat;
    background-position: 5px center;
}

.tr-i-block2 .competition_share__button_commented {
    background: url('/bitrix/templates/trainings/images/icon_comments.png') no-repeat;
    background-position: 5px center;
}

.tr-i-block2 .competition_share__button_liked {
    background: url('/bitrix/templates/trainings/images/icon_reputation.png') no-repeat;
    background-position: 5px center;
}

.tr-i-block2 .competition_share__button_checked {
    background: url('/bitrix/templates/trainings/images/icon_checked.png') no-repeat;
    background-position: 5px center;
}*/

.tr-i-name {
    font-family: 'arialnarrow';
    color: #000000;
    font-size: 19px;
    line-height: 20px;
    padding-top: 12px;
    padding-bottom: 4px;
    text-align: center;
}

.tr-i-name a {
    text-decoration: none;
    color: #000000;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    vertical-align: top;
}

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

.tr-i-trener-rating {
	text-align: center;
}

.tr-i-trener-rating .rating-md {
    font-size: 14px;
}

.tr-i-trener-rating .rating-container .rating {
	vertical-align: top;
    line-height: 20px;
    height: 20px;
}

.tr-i-trener-rating .rating-container .empty-stars {
	color: #c9c8c8;
    display: inline-block;
    line-height: 20px;
    height: 20px;
}

.tr-i-trener-rating  .rating-container .filled-stars {
    color: #ee7728;
    -webkit-text-stroke: 0px;
    text-shadow: none;
    display: inline-block;
    line-height: 20px;
    height: 20px;
}

.tr-i-trener-rating .rating-container .star {
    margin: 0 1px;
    line-height: 20px;
    display: inline-block;
    height: 20px;
}

.tr-i-trener-rating .glyphicon {
	top: 0;
    line-height: 20px;
}

.tr-i-trener-rating .glyphicon-star:before {
    line-height: 20px;
	display: inline-block;
}

.tr-i-preview-text {
	font-family: 'arialnarrow';
	font-size: 15px;
	color: #595757;
	line-height: 18px;
	text-align: center;
	padding-top: 6px;
    padding-bottom: 8px;
}

.tr-i-preview-text span {
	display: block;
	font-family: 'arialnarrow';
	font-size: 15px;
	color: #595757;
	line-height: 18px;
	height: 54px;
    overflow: hidden;
}

.tr-i-specialization {
	font-family: 'arialnarrow';
	font-size: 15px;
	color: #ee7728;
	line-height: 18px;
	text-align: center;
	border-top: 1px solid #ee7728;
	padding-top: 8px;
}

.tr-i-specialization span {
	display: block;
	font-family: 'arialnarrow';
	font-size: 15px;
	color: #ee7728;
	line-height: 18px;
	height: 36px;
    overflow: hidden;
}

.tr-i-detail-link {
	display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    line-height: 36px;
    color: #ee7728;
    font-family: 'arialnarrow';
    font-size: 15px;
	text-transform: uppercase;
}

.tr-i-detail-link:hover {
	background-color: #ee7728;
	color: #fff;
}

.trainers-show-more {
    font-family: 'arialnarrow';
    font-size: 15px;
    color: #ee7728;
    line-height: 37px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    width: 150px;
    border: 1px solid #ee7728;
    cursor: pointer;
	margin-top: 10px;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.trainers-show-more:hover {
	background-color: #ee7728;
	color: #fff;
}

@media (min-width: 1200px) {

}

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

}

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

}

@media (max-width: 767px) {

}

@media (min-width: 581px) and (max-width: 870px) {
	.tr-items {
		max-width: 580px;
	}
}

@media (max-width: 580px) {
	.tr-items {
		max-width: 290px;
	}
}
/* End */


/* Start:/local/templates/trainings/components/bitrix/news.list/sidebar-popular-coaches-ads/style.css?17588834726719*/
.sidebar-popular-coaches-ads {
	width: 277px;
	text-align: left;
	font-size: 14px;
}

.spca_advertising {
	position: absolute;
	right: 17px;
	top: 5px;
	font-family: 'PT Sans', sans-serif;
	color: #ee7728;
	font-size: 14px;
	line-height: 14px;
}

.spca_list {
    height: 302px;
    width: 243px;
    position: relative;
    margin: 0 auto;
	opacity: 0;
	margin-top: 20px;
	-webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

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

.spca_list_item {
	width: 243px;
    height: 302px;
    overflow: hidden;
}

.spcal-i-block1 {
	padding-bottom: 19px;
}

.spcal-i-b1-preview-picture {
	width: 111px;
    height: 111px;
    position: relative;
}

.spcal-i-b1-preview-picture a {
	display: block;
    position: relative;
}

.spcal-i-b1-preview-trener-confirmed {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.spcal-i-b1-right {
	width: 132px;
    height: 111px;
	padding-left: 18px;
	overflow: hidden;
}

.spcal-i-b1-r-trener-rating {

}

.spcal-i-b1-r-trener-rating .rating-md {
    font-size: 14px;
}

.spcal-i-b1-r-trener-rating .rating-container .rating {
	vertical-align: top;
    line-height: 20px;
    height: 20px;
}

.spcal-i-b1-r-trener-rating .rating-container .empty-stars {
	color: #c9c8c8;
    display: inline-block;
    line-height: 20px;
    height: 20px;
}

.spcal-i-b1-r-trener-rating  .rating-container .filled-stars {
    color: #ee7728;
    -webkit-text-stroke: 0px;
    text-shadow: none;
    display: inline-block;
    line-height: 20px;
    height: 20px;
}

.spcal-i-b1-r-trener-rating .rating-container .star {
    margin: 0 1px;
    line-height: 20px;
    display: inline-block;
    height: 20px;
}

.spcal-i-b1-r-trener-rating .glyphicon {
	top: 0;
    line-height: 20px;
}

.spcal-i-b1-r-trener-rating .glyphicon-star:before {
    line-height: 20px;
	display: inline-block;
}

.spcal-i-b1-r-name {
    font-family: 'PT Sans', sans-serif;
    color: #595757;
    font-size: 19px;
    line-height: 25px;
    padding-top: 0px;
    padding-bottom: 5px;
}

.spcal-i-b1-r-name a {
    text-decoration: none;
    color: #595757;
	max-height: 50px;
	display: block;
	overflow: hidden;
}

.spcal-i-b1-r-name a:hover {
    text-decoration: underline;
    color: #595757;
}

.spcal-i-b1-r-company {
    font-family: 'PT Sans', sans-serif;
    color: #595757;
    font-size: 16px;
    line-height: 19px;
    padding-top: 0px;
    padding-bottom: 0px;
    max-height: 38px;
    overflow: hidden;
}

.spcal-i-block2 {

}

.spcal-i-block2 .ya-share2__container {
	text-align: center;
}

.spcal-i-block2 .ya-share2__container_size_m .ya-share2__item {
    margin-right: 3px;
}

.spcal-i-block2 .ya-share2__container_size_m .ya-share2__counter {
    padding: 0 5px;
}

.spcal-i-block2 .ya-share2__container_size_m .ya-share2__counter:before {
    margin-left: -5px;
}

/*.spcal-i-block2 .competition_head__buttons {
    font-family: 'Arial Narrow';
    font-size: 15px;
}

.spcal-i-block2 .competition_head__button {
    width: 59px;
    height: 27px;
    text-align: right;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 15px;
    color: #9b9b9b;
    line-height: 23px;
    border: 1px solid #d9d7d7;
    border-radius: 5px;
    float: left;
    margin-right: 2px;
    padding-right: 6px;
}

.spcal-i-block2 .competition_head__button:nth-of-type(4) {
    margin-right: 0px;
}

.spcal-i-block2 .competition_share__button_shared {
    background: url('/local/templates/trainings/images/icon_share.png') no-repeat;
    background-position: 5px center;
}

.spcal-i-block2 .competition_share__button_commented {
    background: url('/local/templates/trainings/images/icon_comments.png') no-repeat;
    background-position: 5px center;
}

.spcal-i-block2 .competition_share__button_liked {
    background: url('/local/templates/trainings/images/icon_reputation.png') no-repeat;
    background-position: 5px center;
}

.spcal-i-block2 .competition_share__button_checked {
    background: url('/local/templates/trainings/images/icon_checked.png') no-repeat;
    background-position: 5px center;
}*/

.spcal-i-block3-preview-text {
    font-family: 'PT Sans', sans-serif;
    color: #262626;
    font-size: 16px;
    line-height: 20px;
    padding-top: 5px;
	height: 85px;
    overflow: hidden;
}

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

.spca_list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: initial;
    margin-top: 0px;
    outline: 0;
    width: 49px;
    height: 60px;
    text-indent: -9999px;
    z-index: 1;
	bottom: 0px;
	background-color: #f4f4f4;
}
	
.spca_list .bx-wrapper .bx-prev {
    left: initial;
    right: 49px;
    background-image: none;
	border: 1px solid #f4f4f4;
}

.spca_list .bx-wrapper .bx-prev:hover {
	border: 1px solid #ee7728;
}

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

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

.spca_list .bx-wrapper .bx-next {
    right: 0px;
	background-image: none;
	border: 1px solid #f4f4f4;
}

.spca_list .bx-wrapper .bx-next:hover {
	border: 1px solid #ee7728;
}

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

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

.spca_link_trainers {
	display: block;
	border: 1px solid #ef8946;
	width: 114px;
	height: 30px;
	position: absolute;
	left: 17px;
	bottom: 20px;
	font-family: 'Tahoma';
	color: #ee7728;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}

.spca_link_trainers:hover {
	background-color: #ee7728;
	color: #fff;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.sidebar-popular-coaches-ads {
		display: inline-block;
		vertical-align: top;
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.sidebar-popular-coaches-ads {
		display: inline-block;
		vertical-align: top;
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (max-width: 767px) {
	.sidebar-popular-coaches-ads {
		margin: 0 auto;
	}
}

/* End */


/* Start:/local/templates/trainings/components/bitrix/news.list/sidebar-trainers-high-rated/style.css?17588834726539*/
.sidebar-trainers-high-rated {
	width: 277px;
	text-align: left;
	font-size: 14px;
}

.sthr_list {
    height: 302px;
    width: 243px;
    position: relative;
    margin: 0 auto;
	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;
}

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

.sthr_list_item {
	width: 243px;
    height: 302px;
    overflow: hidden;
}

.sthrl-i-block1 {
	padding-bottom: 19px;
}

.sthrl-i-b1-preview-picture {
	width: 111px;
    height: 111px;
    position: relative;
}

.sthrl-i-b1-preview-picture a {
	display: block;
    position: relative;
}

.sthrl-i-b1-preview-trener-confirmed {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.sthrl-i-b1-right {
	width: 132px;
    height: 111px;
	padding-left: 18px;
	overflow: hidden;
}

.sthrl-i-b1-r-trener-rating {

}

.sthrl-i-b1-r-trener-rating .rating-md {
    font-size: 14px;
}

.sthrl-i-b1-r-trener-rating .rating-container .rating {
	vertical-align: top;
    line-height: 20px;
    height: 20px;
}

.sthrl-i-b1-r-trener-rating .rating-container .empty-stars {
	color: #c9c8c8;
    display: inline-block;
    line-height: 20px;
    height: 20px;
}

.sthrl-i-b1-r-trener-rating  .rating-container .filled-stars {
    color: #ee7728;
    -webkit-text-stroke: 0px;
    text-shadow: none;
    display: inline-block;
    line-height: 20px;
    height: 20px;
}

.sthrl-i-b1-r-trener-rating .rating-container .star {
    margin: 0 1px;
    line-height: 20px;
    display: inline-block;
    height: 20px;
}

.sthrl-i-b1-r-trener-rating .glyphicon {
	top: 0;
    line-height: 20px;
}

.sthrl-i-b1-r-trener-rating .glyphicon-star:before {
    line-height: 20px;
	display: inline-block;
}

.sthrl-i-b1-r-name {
    font-family: 'PT Sans', sans-serif;
    color: #595757;
    font-size: 19px;
    line-height: 25px;
    padding-top: 0px;
    padding-bottom: 5px;
}

.sthrl-i-b1-r-name a {
    text-decoration: none;
    color: #595757;
	max-height: 50px;
	display: block;
	overflow: hidden;
}

.sthrl-i-b1-r-name a:hover {
    text-decoration: underline;
    color: #595757;
}

.sthrl-i-b1-r-company {
    font-family: 'PT Sans', sans-serif;
    color: #595757;
    font-size: 16px;
    line-height: 19px;
    padding-top: 0px;
    padding-bottom: 0px;
    max-height: 38px;
    overflow: hidden;
}

.sthrl-i-block2 {

}

.sthrl-i-block2 .ya-share2__container {
	text-align: center;
}

.sthrl-i-block2 .ya-share2__container_size_m .ya-share2__item {
    margin-right: 3px;
}

.sthrl-i-block2 .ya-share2__container_size_m .ya-share2__counter {
    padding: 0 5px;
}

.sthrl-i-block2 .ya-share2__container_size_m .ya-share2__counter:before {
    margin-left: -5px;
}

/*.sthrl-i-block2 .competition_head__buttons {
    font-family: 'Arial Narrow';
    font-size: 15px;
}

.sthrl-i-block2 .competition_head__button {
    width: 59px;
    height: 27px;
    text-align: right;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 15px;
    color: #9b9b9b;
    line-height: 23px;
    border: 1px solid #d9d7d7;
    border-radius: 5px;
    float: left;
    margin-right: 2px;
    padding-right: 6px;
}

.sthrl-i-block2 .competition_head__button:nth-of-type(4) {
    margin-right: 0px;
}

.sthrl-i-block2 .competition_share__button_shared {
    background: url('/local/templates/trainings/images/icon_share.png') no-repeat;
    background-position: 5px center;
}

.sthrl-i-block2 .competition_share__button_commented {
    background: url('/local/templates/trainings/images/icon_comments.png') no-repeat;
    background-position: 5px center;
}

.sthrl-i-block2 .competition_share__button_liked {
    background: url('/local/templates/trainings/images/icon_reputation.png') no-repeat;
    background-position: 5px center;
}

.sthrl-i-block2 .competition_share__button_checked {
    background: url('/local/templates/trainings/images/icon_checked.png') no-repeat;
    background-position: 5px center;
}*/

.sthrl-i-block3-preview-text {
    font-family: 'PT Sans', sans-serif;
    color: #262626;
    font-size: 16px;
    line-height: 20px;
    padding-top: 5px;
	height: 85px;
    overflow: hidden;
}

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

.sthr_list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: initial;
    margin-top: 0px;
    outline: 0;
    width: 49px;
    height: 60px;
    text-indent: -9999px;
    z-index: 1;
	bottom: 0px;
	background-color: #f4f4f4;
}
	
.sthr_list .bx-wrapper .bx-prev {
    left: initial;
    right: 49px;
    background-image: none;
	border: 1px solid #f4f4f4;
}

.sthr_list .bx-wrapper .bx-prev:hover {
	border: 1px solid #ee7728;
}

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

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

.sthr_list .bx-wrapper .bx-next {
    right: 0px;
	background-image: none;
	border: 1px solid #f4f4f4;
}

.sthr_list .bx-wrapper .bx-next:hover {
	border: 1px solid #ee7728;
}

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

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

.sthr_link_trainers {
	display: block;
	border: 1px solid #ef8946;
	width: 114px;
	height: 30px;
	position: absolute;
	left: 17px;
	bottom: 20px;
	font-family: 'Tahoma';
	color: #ee7728;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}

.sthr_link_trainers:hover {
	background-color: #ee7728;
	color: #fff;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.sidebar-trainers-high-rated {
		display: inline-block;
		vertical-align: top;
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.sidebar-trainers-high-rated {
		display: inline-block;
		vertical-align: top;
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (max-width: 767px) {
	.sidebar-trainers-high-rated {
		margin: 0 auto;
	}
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?175888347464*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/local/templates/trainings/components/bitrix/news.list/sidebar-new-event-rectangle-image/style.css?17588834725673*/
.sidebar-new-event {
	width: 277px;
	text-align: left;
	font-size: 14px;
}

.sne_list {
    height: 280px;
    width: 243px;
    position: relative;
    margin: 0 auto;
	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;
}

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

.sne_list_item {
	width: 243px;
    height: 280px;
    overflow: hidden;
}

.snel-i-block1-name {
	font-family: 'PT Sans', sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 14px;
}

.snel-i-block1-name a {
	color: #000000;
	text-decoration: none;
}

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

.snel-i-block2 {

}

.snel-i-b2-preview-picture {
	width: 245px;
    height: 114px;
    position: relative;
}

.snel-i-b2-preview-picture a {
	display: block;
    position: relative;
	text-align: center;
	width: 100%;
    height: 100%;
}

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

.snel-i-b2-date {
	/* width: 245px; */
    /* height: 114px; */
	text-align: center;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
	color: #ee7728;
    float:right;
}

.snel-i-b2-date-j {
    line-height: 36px;
    /* display: block; */
    font-size: 16px;
	padding-top: 5px;
}

.snel-i-b2-date-F {
    line-height: 21px;
    /* display: block; */
    font-size: 16px;
	/* text-transform: uppercase; */
	padding-top: 8px;
}

.snel-i-b2-date-Y {
    line-height: 18px;
    /* display: block; */
    font-size: 16px;
	padding-top: 11px;
}

.snel-i-block3-trener {
	font-family: 'PT Sans', sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	position: relative;
	padding-bottom: 8px;
    padding-top: 10px;
}

.snel-i-block3-trener a {
	color: #000000;
	text-decoration: none;
}

.snel-i-block3-trener a:hover {
	color: #000000;
	text-decoration: underline;
}

.snel-i-block4 {
	font-family: 'Tahoma';
	font-size: 11px;
	color: #595757;
	line-height: 13px;
}

.snel-i-b4-sector {

}

.snel-i-b4-starteventtime {

}

.snel-i-b4-numberseats {

}

.snel-i-block5-detail-link {
	font-family: 'Comfortaa', cursive;
	font-size: 12px;
	line-height: 14px;
	color: #ee7728;	
	padding-top: 8px;
}

.snel-i-block5-detail-link a {
	color: #ee7728;
	text-decoration: none;
}

.snel-i-block5-detail-link a:hover {
	color: #ee7728;
	text-decoration: underline;
}

.snel-i-block6-trener-rating {
	padding-top: 10px;
    float: left;
}

.snel-i-block6-trener-rating .rating-md {
    font-size: 14px;;
}

.snel-i-block6-trener-rating .rating-container .rating {
	vertical-align: top;
    line-height: 20px;
    height: 20px;
}

.snel-i-block6-trener-rating .rating-container .empty-stars {
	color: #c9c8c8;
    display: inline-block;
    line-height: 20px;
    height: 20px;
}

.snel-i-block6-trener-rating  .rating-container .filled-stars {
    color: #ee7728;
    -webkit-text-stroke: 0px;
    text-shadow: none;
    display: inline-block;
    line-height: 20px;
    height: 20px;
}

.snel-i-block6-trener-rating .rating-container .star {
    margin: 0 1px;
    line-height: 20px;
    display: inline-block;
    height: 20px;
}

.snel-i-block6-trener-rating .glyphicon {
	top: 0;
    line-height: 20px;
}

.snel-i-block6-trener-rating .glyphicon-star:before {
    line-height: 20px;
	display: inline-block;
}

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

.sne_list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: initial;
    margin-top: 0px;
    outline: 0;
    width: 49px;
    height: 60px;
    text-indent: -9999px;
    z-index: 1;
	bottom: 0px;
	background-color: #f4f4f4;
}
	
.sne_list .bx-wrapper .bx-prev {
    left: initial;
    right: 49px;
    background-image: none;
	border: 1px solid #f4f4f4;
}

.sne_list .bx-wrapper .bx-prev:hover {
	border: 1px solid #ee7728;
}

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

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

.sne_list .bx-wrapper .bx-next {
    right: 0px;
	background-image: none;
	border: 1px solid #f4f4f4;
}

.sne_list .bx-wrapper .bx-next:hover {
	border: 1px solid #ee7728;
}

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

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

.sne_link_trainers {
	display: block;
	border: 1px solid #ef8946;
	width: 114px;
	height: 30px;
	position: absolute;
	left: 17px;
	bottom: 20px;
	font-family: 'Tahoma';
	color: #ee7728;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}

.sne_link_trainers:hover {
	background-color: #ee7728;
	color: #fff;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.sidebar-new-event {
		display: inline-block;
		vertical-align: top;
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.sidebar-new-event {
		display: inline-block;
		vertical-align: top;
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (max-width: 767px) {
	.sidebar-new-event {
		margin: 0 auto;
	}
}

/* End */


/* Start:/local/templates/trainings/components/bitrix/voting.current/like_site/style.css?1758883472522*/
.sidebar-like-site {
	width: 277px;
	text-align: left;
	font-size: 14px;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.sidebar-like-site {
		display: inline-block;
		vertical-align: top;
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.sidebar-like-site {
		display: inline-block;
		vertical-align: top;
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (max-width: 767px) {
	.sidebar-like-site {
		margin: 0 auto;
	}
}
/* End */


/* Start:/local/templates/trainings/components/bitrix/voting.form/like_site_form/style.css?17588834723265*/
.like_site_form {

}

.like_site_form ol.vote-items-list, ol.vote-items-list li {
	margin: 0;
	padding: 0;
	border: none;
	/*font-size: 100%;*/
	list-style-type: none;
}

.like_site_form ol.vote-items-list li {
	display: block;
}

.like_site_form ol.vote-items-list li.vote-item-vote-first{
}

.like_site_form ol.vote-answers-list{
	/*margin-top:0.55em;*/
}

.like_site_form ol.vote-answers-list li {
	margin-bottom: 10px;
}

.like_site_form ol.vote-answers-list li:last-child {
	margin-bottom: 0px;
}

.like_site_form .voting-form-box {
	/*font-size:100%;*/
	/*border:1px solid #ccc;*/
	/*padding: 0.55em;*/
}

.like_site_form div.vote-item-links {
	float:right;
}

.like_site_form .vote-item-title {
	/*font-weight:bold;*/
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #262626;
}

.like_site_form div.vote-item-date {
	font-style: italic;
}

.like_site_form div.vote-item-header {
	/*margin-bottom: 0.5em;*/
	padding-bottom: 18px;
}

.like_site_form div.vote-item-footer {
	/*margin-top: 0.5em;*/
}

.like_site_form div.vote-item-image {
	float:left;
	padding-right:0.55em;
}

.like_site_form div.vote-item-lamp {
	display:none;
}

.like_site_form .vote-item-lamp-green span {
	color:green;
}

.like_site_form .vote-item-lamp-red span {
	color:red;
}

.like_site_form div.vote-clear-float { 
	clear: both;
}

.like_site_form form.vote-form {
	margin:0;
}

.like_site_form .starrequired {
    color:red; 
}

.like_site_form .vote-answer-item-radio {
    display: block;
    font-size: 0px;
}

.like_site_form .vote-answer-item-radio input[type="radio"] {
	margin: 0px;
    line-height: 16px;
    font-size: 14px;
    width: 14px;
    height: 14px;
    vertical-align: middle;
	cursor: pointer;
}

.like_site_form .vote-answer-item-radio label {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 16px;
    color: #595757;
    margin: 0px;
    vertical-align: middle;
    padding-left: 10px;
	cursor: pointer;
}
	
.like_site_form .vote-reply-field-captcha-label {
    margin-bottom:6px;
}

.like_site_form .vote-reply-field-captcha-image {
    margin-bottom:6px;
}

.like_site_form .vote-form-captcha {
    margin-left:0.55em;
}

.like_site_form .vote-vote-footer {
    /*margin-top:6px;*/
	padding-top: 30px;
}

.like_site_form .vote-vote-footer .vote-form-box-button {
	display: block;
}

.like_site_form .vote-vote-footer .vote-form-box-button input[type="submit"] {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 30px;
	border: 1px solid #ee7728;
	background-color: #f4f4f4;
	text-align: center;
	font-family: 'Tahoma';
	font-size: 12px;
	line-height: 28px;
	color: #ee7728;
	text-transform: uppercase;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.like_site_form .vote-vote-footer .vote-form-box-button input[type="submit"]:hover {
	background-color: #ee7728;
	color: #fff;
}
/* End */
/* /local/templates/trainings/components/bitrix/catalog/trainers/style.css?17588834711371 */
/* /local/templates/trainings/components/bitrix/catalog/trainers/bitrix/catalog.section.list/.default/style.css?17588834717305 */
/* /local/templates/trainings/components/bitrix/catalog/trainers/bitrix/catalog.section/.default/style.css?17588834715778 */
/* /local/templates/trainings/components/bitrix/news.list/sidebar-popular-coaches-ads/style.css?17588834726719 */
/* /local/templates/trainings/components/bitrix/news.list/sidebar-trainers-high-rated/style.css?17588834726539 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?175888347464 */
/* /local/templates/trainings/components/bitrix/news.list/sidebar-new-event-rectangle-image/style.css?17588834725673 */
/* /local/templates/trainings/components/bitrix/voting.current/like_site/style.css?1758883472522 */
/* /local/templates/trainings/components/bitrix/voting.form/like_site_form/style.css?17588834723265 */
