

/* Start:/bitrix/templates/av_copy/components/bitrix/catalog/video/style.css?1499141810697*/
.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:/bitrix/templates/av_copy/components/bitrix/catalog/video/bitrix/catalog.section.list/.default/style.css?14991418107305*/
/* 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:/bitrix/templates/av_copy/components/bitrix/catalog/video/bitrix/catalog.section/.default/style.css?15121232335179*/
#page_144 hr {
    background: url("/images/13n-br.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none;
    height: 11px;
    margin-bottom: 0;
}
#page_144 .div_socialArea {
    float: left;
    margin-left: -15px;
}
#page_144 iframe {
    height: 518px;
    width: 779px;
}
#page_144 .yashare-auto-init {
    margin-left: 9px;
}
#page_144 h1 {
    margin: 0 15px 6px;
}
#page_144 .div_adminChapter {
    margin-bottom: 20px;
}
#page_144 .asi_right {
    background: url("/images/13n-rightShadow-t.jpg") no-repeat scroll left top, url("/images/13n-rightShadow-b.jpg") no-repeat scroll left bottom, url("/images/13n-rightShadow-c.jpg") repeat-y scroll left top rgba(0, 0, 0, 0);
    box-sizing: border-box;
    float: right;
    margin-left: 9px;
    margin-top: -13px;
    width: 403px;
}
#page_144 .asi_right h3 {
    color: #575757;
    font-size: 24px;
    line-height: 100%;
    margin-top: 0;
    padding-top: 13px;
}
#page_144 .asi_right .des_catalog_lenta_area, #page_144 .asi_right .des_catalog_lenta_area._noscroll > ._area {
    width: 386px !important;
}
#page_144 .div_padding {
    overflow: auto;
    width: 784px;
}
#page_144 .div_padding a.btn2_sim {
    float: right;
}
#page_144 .div_padding ._desc {
    margin-left: 16px;
}
#page_144 .div_box {
    background: url("/images/13n-h1Bg-m.png") no-repeat scroll center -3px rgba(0, 0, 0, 0);
    clear: both;
    min-height: 400px;
    padding-left: 21px;
}
#page_144 ._topBack .div_goBackArea {
    margin-right: 1px;
    margin-top: -74px;
}
#page_144 .div_h1Plugin {
    left: 229px;
    position: absolute;
    top: 11px;
    width: 420px;
}
#page_144 .div_h1Plugin ul {
    border: 1px solid #ececec;
    border-radius: 7px;
    box-shadow: 0 1px #ececec;
    display: inline-block;
    list-style-type: none;
    margin: 0 22px 0 0;
    padding: 2px;
    vertical-align: bottom;
}
#page_144 .div_h1Plugin ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-size: 18px;
    margin: 0;
    padding: 0;
}
#page_144 .div_h1Plugin ul li a {
    color: #000;
    display: block;
    padding: 3px 10px 4px;
    text-decoration: none;
}
#page_144 .div_h1Plugin ul li a._selected {
    background: -moz-linear-gradient(center top , #8a8a8a, #55565c) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 8px;
    box-shadow: 0 1px #ececec;
    color: #fff;
}
#page_144 .div_h1Plugin a.btn2_sim {
    float: right;
    font-size: 15px;
    padding: 8px 14px;
}
#page_144 .div_chapter > ul {
    list-style-type: none;
    padding: 0;
}
#page_144 .div_chapter > ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 16px;
    padding: 5px 15px;
}
#page_144 .div_chapter > ul li._selected {
    background-color: #f13e15;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(151, 94, 171, 0.8);
}
#page_144 .div_chapter > ul li._selected a, #page_144 .div_chapter > ul li._selected a:hover {
    border-bottom: medium none;
    color: #fff;
}
#page_144 .div_chapter > ul li a {
    border-bottom: 1px dotted #b2cbd7;
    color: #775fb7;
    text-decoration: none;
}
#page_144 .div_chapter > ul li a:hover {
    color: #b3a5d7;
}
.sec_main_area {float:none!important;width:auto!important;position:relative;}
.div_main_area {
    background: url("/images/13n-shadowTop.png") no-repeat scroll center -10px rgba(0, 0, 0, 0);
     
    padding: 1px 0;
}
.sec_main_area {
    margin-bottom: 20px;
    position: relative;
}
.sec_main_area > div {
    padding-left: 0 !important;
}
.div_ulet_wingo_area .div_padding {
    width: 804px !important;
}
.div_ulet_wingo_area iframe {
    height: 518px !important;
    width: 800px !important;
}
.div_adminVideo {
    display: block;
    position: absolute;
    width: auto !important;
}
.div_adminVideo a:before {
    display: none !important;
}
.div_videoList {
    clear: both;
    margin-bottom: 40px;
    margin-top: 20px;
}
.div_videoList ._more a3 {
    background: -moz-linear-gradient(center top , #d9d9d9, #b8b8b8) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #303030 !important;
    font-size: 18px;
    padding: 4px 15px;
    text-align: center;
}
.div_videoList .div_page {
    margin-left: -5px;
}
.div_videoList .div_page ._tr {
    clear: both;
    width: 1196px;
}
.div_videoList .div_page ._tr > div {
    background: url("/images/13n-videoBg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    margin-bottom: 40px;
    margin-left: 5px;
    position: relative;
    width: 271px;
}
.div_videoList .div_page ._tr a {
    transition: color 0.6s ease 0s;
}
.div_videoList .div_page ._tr a:hover:before {
    background-position: 0 100%;
}
.div_videoList .div_page ._tr a:before {
    background-image: url("/images/13n-palyBtn.png");
    content: "";
    display: block;
    height: 76px;
    left: 109px;
    opacity: 0.9;
    position: absolute;
    top: 42px;
    width: 76px;
    z-index: 2;
}
.div_videoList .div_page ._tr a img {
    height: 145px;
    margin: 6px 5px 10px;
    width: 260px;
}
.div_videoList .div_page ._tr a span {
    display: inline-block;
    min-height: 40px;
    padding: 0 6px;
}
/* End */
/* /bitrix/templates/av_copy/components/bitrix/catalog/video/style.css?1499141810697 */
/* /bitrix/templates/av_copy/components/bitrix/catalog/video/bitrix/catalog.section.list/.default/style.css?14991418107305 */
/* /bitrix/templates/av_copy/components/bitrix/catalog/video/bitrix/catalog.section/.default/style.css?15121232335179 */
