@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,

fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
button {
	font-family: inherit;
}
body {
	line-height: 1;
}
ol, ul {
	
}

.ol_list_style{
	list-style-type: decimal;
}

.ul_list_style{
	list-style-type: disc;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 14px/18px 'Montserrat', sans-serif;;
	width: 100%;
	/*background:url(../images/new/body_bg.png);*/
	background-color:#fff;
	color: #32221a;
}

p {
	margin-bottom:10px;
	/*height:100%;*/
}

b,strong {
	font-weight:700;
}
i,em {
	font-style: italic;
}

.clear {
	clear:both;
}

.ny_bg{
	position: absolute;
    top: 20px;
    left: 15px;
}

.sw:after{
  content: '';
  display: table;
  clear: both;
}

.small_font {
	font-size:12px;
}

.small_font {
	font-size:14px;
}

.large_font {
	font-size:16px;
}

.x_large_font {
	font-size:16px;
}

.xx_large_font {
	font-size:20px;
}
.preim table{
	width:100%;
	border:0;
}
.preim td {
	position:relative;
	border-collapse:collapse;
	border-left:1px #777777 dotted;
	width:33.3%;
	padding-right:1px;
	vertical-align:middle;
	font-family: Montserrat, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#777777;
}
.preim td  img{
	margin-right:8px;
	margin-left:9px;
	float:left;
	margin-bottom:10px;
}
.preim td  div.star{
	vertical-align:top;
	float:right;
} 
.preim td  div.star:hover::after {
	content: attr(data-title); /* Выводим текст */
	position: absolute; /* позиционирование */
	bottom: 52px; left:5px; /* Положение подсказки */
	z-index: 1; /* Отображаем подсказку поверх других элементов */
	background: #ffffff; /* Полупрозрачный цвет фона */
	font-family: 'Montserrat', sans-serif; /* Гарнитура шрифта */
	font-size: 12px; /* Размер текста подсказки */
	padding: 5px 10px; /* Поля */
	border: 1px solid #333; /* Параметры рамки */
}
a {
	color:#ff8105;
}

h1, ._h1 {
	font-family:'Montserrat', sans-serif;
	background:#ff8105;
	text-align:center;
	display:inline-block;
	padding:10px 25px 10px 25px;
	color:#fff;
	font-size:24px;
	font-weight:400;
	text-decoration:none;
	text-transform:none;
	line-height:1.0em !important;
	margin-bottom:20px;
	
}

h2, ._h2 {
	font-family:'Montserrat', sans-serif;
	/*background:#ff8105;*/
	text-align:center;
	display:inline-block;
	/*padding:0px 25px 0px 25px;*/
	color:#32221a;
	font-size:18px;
	text-decoration:none;
	text-transform:none;
	margin-top:20px;	
	height:32px;
	line-height:30px;
	font-weight: 700;
}

h2{
	margin-bottom: 15px;
}

.prep_item h2{
	margin-top: 0px;
}

.faq_wrap h2{
	margin-bottom: 10px;
	margin-top: 20px;
}

h3, ._h3 {
	font-size: 20px;
	font-family:'Montserrat', sans-serif;
	color:#32221a;
	margin-bottom: 12px;
	margin-top: 8px;
}
.course  {
	font-family:'Montserrat', sans-serif;
	font-size:20px;
	color:#ff8105;
	background:#ffffff;
	padding:0px;
}

.kurs_caption{
	position: relative;
}

.kurs_caption+div{
	padding: 0 10px;
}

.kurs_caption .price{
	font-family: Montserrat, sans-serif;
	font-size:20px;
	color:#777777;
	margin-left: 10px !important;
}


.wrapper {
	width: 1023px;
	margin: 0 auto;
	background:#fff;
	padding-bottom:60px;
	position:relative;
}

.inner_wraper.courses{
	padding: 0px 30px 0px 30px;
}

.zaplata {
	height:20px;
	background:#fff;
	position:absolute;
	left:0px;
	bottom:-20px;
	z-index:1;

	width:1023px;	
}

.wrapper_footer {
	width: 100%;
	position:relative;
}

.wrapper_footer_container {
	background-color: #bab0b1;
	position:absolute;
	height:auto;
	width:100%;
	z-index:2;
}


#overlay {
	position: absolute; 
	display: none; 
	left: 0px; 
	top: 0px; 
	opacity: 0.5; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
	background-color: black; 
	z-index: 850;
}

ul.gorizontal_menu {
	position:relative;
	display:inline-block;
	z-index:500;
	margin:0px;
	padding:0px;
}

ul.gorizontal_menu li.gorizontal_menu_item {
	list-style:none;
	float:left;

	position:relative;	
}

ul.gorizontal_menu li.gorizontal_menu_item a.gorizontal_menu_item_link {
	color:#6d6566;
	font-size:16px;
	text-decoration:none;
}

ul.gorizontal_menu li.gorizontal_menu_item a.gorizontal_menu_item_link:hover {
	text-decoration:underline !important;
}

ul.sub_gorizontal_menu {
	display:none;
	position:absolute;
	margin:0px;		
	left:30px;

	background:#e5e1e1;
	padding:0px;
	z-index:999;

}

ul.sub_gorizontal_menu li.sub_gorizontal_menu_item {
	white-space:nowrap;
	list-style:none;
	/*margin-top:5px*/;
	padding:8px 30px 8px 30px;
	text-align:left;
}

ul.sub_gorizontal_menu li.sub_gorizontal_menu_item:hover {
	background:#f3f2f2 url(../images/new/orange_dot.png) 12px 15px no-repeat;

	color:#ff8105;
}

ul.sub_gorizontal_menu li.sub_gorizontal_menu_item a.sub_gorizontal_menu_item_link {
	color:#6d6566;
	font-size:14px;
	text-decoration:none;
}

ul.sub_gorizontal_menu li.sub_gorizontal_menu_item a.sub_gorizontal_menu_item_link:hover {
	text-decoration:underline;
	color:#ff8105;

}


ul.gorizontal_menu li.gorizontal_menu_item:hover ul.sub_gorizontal_menu {
	display:block;
}

ul.gorizontal_menu li.gorizontal_menu_item:hover a.gorizontal_menu_item_link {
	text-decoration:none;	
}

.btn {
	background:#ff8105;
	text-align:center;
	display:inline-block;
	padding:5px 15px 5px 15px;
	color:#fff !important;
	font-size:16px;
	text-decoration:none;
	text-transform:none;
	line-height:1.0em !important;
	cursor: pointer;	
}

.btn_new {
	background-image: url('/img/more.jpg');
}

.courses .btn{
  background-color: #8caf13;
}

.courses .btn span{
  vertical-align: middle;
}

.kurses_table .btn{
  height: 22px;
  background-image: url(../images/double_arrow_white.png);
  background-repeat: no-repeat;
  background-position: 89% 52%;
  padding-right: 32px;
}


.breadcump div {
	display: inline;
}
.breadcump i {
	font-style: normal;
}

.breadcump a, 
.breadcump .bc_span{
	color:#b6b5b5;
	text-decoration:none;
	padding:0px 10px 0px 10px;	
}

.breadcump_arrow {
	background:url(../images/new/breadcump.png) no-repeat;
	width:5px;
	height:10px;
	display:inline-block;	
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 157px;
	background:url(../images/shapka_bg.jpg) no-repeat;
	position:relative;
}

.logo {
	position:absolute;
	left:9px;
	top:0px;
}

/*.header::before {
        width:96px;
        height:69px;
        display:inline-block;
        content:'';
        position:absolute;
        left:0;
        top:0;
    	background:url(../images/ny_balls.png) no-repeat;
    	margin:20px 0px 0px 25px;
    	z-index:1;
}*/

.logo_text{
	position: absolute;
    font-size: 29px;
    line-height: 33.33px;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    top: 45px;
    left: 290px;
    text-shadow: 0 0 5px #555;
}

.mczapis {
	position: absolute;
	width: 210px;
	height: 52px;
	top: 50px;
	right: 255px;
	border: 2px solid #fff;
	background-color: #8CAF13;
	color: #fff;
	font-size: 20.9px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	box-shadow: 0 0 6px 0px #777777;
}

.mczapis:hover {
	background-color: #789810;
}

.mczapis > span{
	vertical-align: top;
	display: inline-block;
	height: 52px;
	line-height: 52px;
	letter-spacing: -0.5px;
}



.adress_block {
	position:absolute;
	right:9px;
	top:0px;
	background:#fff;
	width:235px;
	height:148px;
	text-align:center;
}

.adress_block .contacts {
	color:#968a8b;
	font-size:16px;
	margin-top: -10px;
}

.adress_block .contacts .phones {
	display: table;
	padding-left: 30px;
	background: url(../images/header_phone.png) left center no-repeat;
	font-weight: 600;
	font-size: 17.85px;
	/*margin-top: -7px;*/
	/*margin-left: 46px;*/
	margin: 0 auto;
}

.adress_block .contacts .header_social_icons {
	display: flex;
	justify-content: center;
}

.adress_block .contacts .header_social_icons ul {
	display: flex;
	list-style: none;
	padding: 0;
}

.adress_block .contacts .header_social_icons ul li {
	padding: 5px;
}

.adress_block .contacts .header_social_icons ul li::before {
	display: none;
}

.contacts .time{
	display: table;
	font-size: 13.3px;
	font-weight: 300;
	letter-spacing: -0.7px;
	color: #ff8105;
	margin-top: 1px;
	margin-left: 108.5px;
}

.contacts .city_1,
.contacts .city_2{
	list-style: none;
	margin-left: 15px;
	text-align: left;
	font-size: 15.5px;
	letter-spacing: -0.7px;
}

/*.contacts .city_2{
	list-style: disc;
	margin-top: -5px;
	margin-left: 20px;
	text-align: left;
}*/

.contacts .phones_2{
	margin-top: -12px !important;
}

.contacts li{
	position: relative;
}

.contacts li:before{
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	display: block;
	background-color: #968a8b;
	border-radius: 50%;
	top: 8px;
	left: -8px;
}

.cities {
	display:inline-block;
	color:#968a8b;
	font-size:18px;
	margin-top:15px;
}

.cities a {
	color:#968a8b;
	font-weight:600;
	text-decoration:none;
}

#city_select {
	z-index:950;
	border:2px solid #8caf13;
	background:#fff;
	position:absolute;
	top: 40px; /* Отступ в процентах от верхнего края окна */
	left: 50%; /* Отступ в процентах от левого края окна */
	text-align:left;
	width: 250px; /* Ширина блока */
	padding:10px;
	position: absolute; /* Абсолютное позиционирование блока */

	margin-left: -125px; /* Отрицательный отступ от левого края страницы, должен равняться половине высоты блока со знаком минус */
}


#city_select .city_content {
	position:relative;
	padding:5px 30px 5px 10px;
}

#city_select .city_content ._h2 {
	font-size:18px;
	font-weight:600;
	color:#968a8b;
	margin-bottom:10px;
	background:none;
	padding:0px;
}

#city_select ul {
	margin:0px;
	padding:0px;	

}

#city_select ul li {
	list-style:none;
}

#city_select ul li a , #city_select ul li span {
	color:#000;
	font-size:16px;
	font-weight:600;
}


#city_select .city_content #city_close {
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;	
}

.top_city{
	color: #ff8105;
	cursor: pointer;
	text-decoration: none;
	letter-spacing: -0.5px;
}

.top_city:hover{
  color: #B46E19;
}


/* Navigation 
-----------------------------------------------------------------------------*/
.main_navigation {
	text-align:center;
	margin-top:14px;
	margin-bottom:0px;
}

.main_navigation ul.gorizontal_menu li.gorizontal_menu_item {
	padding:0px 0px 0px 0px;
}
.main_navigation ul.gorizontal_menu li.gorizontal_menu_item:first-child {
	margin-left: auto;
}
.main_navigation ul.gorizontal_menu li.gorizontal_menu_item:last-child {
	margin-right: auto;
}

.main_navigation ul.gorizontal_menu li.menu_delemiter {
	padding:0px;
	margin-right:35px;
	margin-left:35px;
	width:2px;
}

ul.sub_gorizontal_menu {
	margin-left:-60px;
}

@media (min-width: 1025px) {
	ul.gorizontal_menu {
		display: flex;
		justify-content: space-between;
	}

	.main_navigation ul.gorizontal_menu li.menu_delemiter {
		margin-left: auto;
		margin-right: auto;
	}
}

/* Navigation 
-----------------------------------------------------------------------------*/

.main_kurses {
	width:1020px;
	height:491px;
	margin:0px auto;
	/*background:url(../images/new/main_kurses_bg.png) no-repeat;*/
	margin-bottom:20px;
}



.tabs-bottom {
	background:none !important;
	padding:0;
	margin:0;
	font-size:12px !important;
	width:996px;
	margin:0px auto;
	border:none !important;
}


.tabs-bottom .ui-tabs-panel {
	padding:9px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
	height:380px;
	background: none !important;
}

.tabs-bottom .ui-tabs-nav {
	background: none !important;
	border:none !important;
	border-radius:0px !important;

}

.tabs-bottom .ui-tabs-nav li  {
	margin:0px 2px 0px 0px !important;
}

.tabs-bottom .ui-tabs-nav .last-item{
	margin: 0 !important;
}

.tabs-bottom .ui-tabs-nav li.last_item  {
	margin:0px 0px 0px 9px !important;
}


.tabs-bottom .ui-tabs-nav li {
	border-radius:0px !important;
	border:none !important;
	float:left !important;
	margin:0px 0px 0px 6px !important;
	padding:0px 0px 0px 0px !important;
	outline:none !important;
}


.tabs-bottom .ui-tabs-nav li a {
	white-space:normal;
	color:#fff;
	outline:none !important;
	height:85px !important;
	width:171px !important;
	display: table-cell !important;
	vertical-align:middle;	
	font-weight:500;
	margin:0px 0px 0px 0px !important;
	padding:0px 10px 0px 10px !important;
	font-size:18px;
	text-align:center;
	float:none !important;
	cursor:pointer !important;

}

.tabs-bottom .ui-tabs-nav li.bg_red {
	background:#f65b3b;
}

.tabs-bottom .ui-tabs-nav li.bg_green {
	background:#8caf13;
}

.tabs-bottom .ui-tabs-nav li.bg_blue {
	background:#56bba4;
}

.tabs-bottom .ui-tabs-nav li.bg_blue2 {
	background:#2899a5;
}

.tabs-bottom .ui-tabs-nav li.bg_grey {
	background:#ab9e9f;
}

.tabs-bottom .kurses_tabs_dop_text {
	position:absolute;
	top:341px;
	left:315px;
	z-index:250;
	font-size:22px;
	color:#ff8105;
	padding:10px 25px 10px 25px;
	border:1px solid #ff8105; 
}

.tabs-bottom .ui-widget-content .tabs_description {
	position:absolute;
	background:#fff;
	/*top: 88px;  Отступ в процентах от верхнего края окна */
	left: 324px;
	opacity: 0.9; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
	text-align:center;
	z-index: 200;
	width:290px;
	/*max-height:120px;*/
	padding:15px;
	line-height:2.0em;

}

.tabs-bottom .ui-widget-content .tabs_description > h2 {
	font-size:28px;
	color:#000;
	background:none;
	margin:0px;	
}

.tabs-bottom .ui-widget-content .tabs_description > p {
	font-size:16px;
	margin:5px 0px 5px 0px;
}

/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	position: relative;


}
.middle:after {
	display: table;
	clear: both;
	content: '';

}
.container {
	width: 100%;
	clear: both;
	/*overflow: hidden;*/

}
.content {
	width: 100%;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: left;
	width: 423px;
	margin-left: -423px;
	position: relative;

}

.index_news .index_news_item .index_news_item_dt {
	font-weight:600;

}

.index_news .index_news_item {
	color:#32221a;
}

.index_news .index_news_item a{
	text-decoration: none;
}

.index_news .index_news_item a:hover{
	text-decoration: underline;
}

.middle_content {

}


.middle_content .kurses_content_block {
	width:1020px;
	height:341px;
	margin:0px auto;
	background:url(../images/new/content_kurses_bg.png) no-repeat;
	/*margin-bottom:20px;*/
	position:relative;

}

.middle_content .kurses_content_block div.slick-slide {
	position:relative;
}

.middle_content .kurses_content_block .slick-slide {
	/*height: 317px !important*/;
	height: 317px;
}

.middle_content .kurses_content_block > div {
	width:996px;
	height:317px;
	position:absolute;
	top:12px;
	left:12px;
}

.middle_content .kurses_content_block .caption {
	opacity: 0.85; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); 
	background: rgba(255,255,255,0.85); 
	position:absolute;
	bottom:0px;
	padding:10px 30px 10px 30px;
	width:100%;	
	box-sizing:border-box;
}

.middle_content .kurses_content_block  .caption > h1 {
	background:none;
	color:#000;
	padding:0px;
	margin:0px;
	font-size:40px;
	font-weight:300;
	margin-bottom:15px;
}

.middle_content .kurses_content_block  .caption > p {
	font-size:16px;
	color:#000;
	margin:0px;
}

.middle_content .content_block {
	background:url(../images/new/content_bg.png) no-repeat;
	background-size: cover;
	width:100%;
	max-width: 983px;
	margin:0px auto;
	min-height:972px;
	padding:10px 20px 10px 20px;
}

table.kurses_table {
	width:920px;
	margin-top:10px;
}

/*table.kurses_table tr td {
	width:468px;
}*/

table.kurses_table tr td.kurses_table_middle_td {
	width:20px;
}

.kurses_cart {
	width:100%;
	width:423px;
	min-height: 260px;
	padding:10px;
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
	background:#fff;
	margin-bottom:20px;
	clear:both;
	min-height:220px;
}

.kurses_cart img {
	float:left;
	margin-right:10px;
}
.kurses_cart .more {
	margin-right:10px;
	margin-top: 27px;
  text-align: right;
}

.kurses_cart_caption a {
	text-decoration:none;
}
.kurses_cart_caption  .kurses_cart_caption_name span{
	margin-bottom:14px;
}
.kurses_cart_caption  .kurses_cart_caption_name {
	/*background:#ff8105;*/
	color:#000;
	font-family: Montserrat, sans-serif;
	font-weight:700;
	line-height:1.2em;
	font-size:18px;
	/*padding:4px 5px 4px 5px;*/
	margin-bottom:16px;
}

.kurses_cart_caption_desc {
	font-family: Montserrat, sans-serif;
	font-size:16px;
	color:#999999;
	margin-bottom:10px;
}
.kurses_cart_caption_line {
	border: 1px solid #ff8105;
	margin-bottom:9px;
}
.kurses_cart_caption .kurses_cart_caption_lenght,.kurses_cart_caption .kurses_cart_caption_dt {
	font-weight:500;
	color:#32221a;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
}
.kurses_cart_caption .kurses_cart_caption_lenght, .kurses_cart_caption .kurses_cart_caption_lenght img, .kurses_cart_caption .kurses_cart_caption_dt, .kurses_cart_caption .kurses_cart_caption_dt img{
	height: 27px;
	vertical-align:middle;
	/*margin-top:6px;
	margin-bottom:6px;*/
}
.kurses_cart_caption  .icon {
	height:88px;
}
.kurses_cart_caption_new img{
	margin-right:8px;
}
.content_block_white {
	width:100%;
	background:#fff;
	padding:20px 0px 20px 0px;
	margin-top:10px;
	min-height:972px;
}

.content_block_white:after{
	content: '';
	display: table;
	clear: both;
}

.content_block_white .kurs_photo {
	width:374px;
	height:341px;
	background:url(../images/new/goods_photo_bg.png) no-repeat;	
	position:relative;
	float:left;
	margin-right:20px;
	margin-bottom:20px;

}
.content_block_white .kurs_photo > img {
	position:absolute;
	top:13px;
	left:13px;

}

.content_block_white .kurs_caption h2 {
	margin-bottom:2px;
	margin-top:10px;
}

.content_block_white .kurs_caption p {
	font-weight:500;
	text-indent:20px;
	line-height:1.2;

}
.kurs_caption p.data{
	font-size:14px;
	font-family: Montserrat, sans-serif;
	color:#777777;
	font-weight:400;
	line-height: 0.8;
	text-indent: 0px;
}

/************* Стили для страницы оплаты курсов START ******************/

.form_pay_courses{
	position: relative;
}

.pay_courses{
	/*position: absolute;*/
	display: inline-block;
	vertical-align: bottom;
	bottom: 0px;
	right: 110px;
	text-transform: uppercase;
	font-weight: 600;
	background: #8caf13;
	font-size: 20px;
	padding: 12px 25px 10px 25px;
	color: #fff;
	border: none;
	cursor: pointer;
}

[data-schedule-sub="true"] {
	font: 20px/20px 'Montserrat', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

.pay_courses:hover{
	background: #789810;
}

.pay_courses_a{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.h2_pay_courses{
	margin: 0 auto; 
	background: #ff8105; 
	text-align: center;
	display: inline-block;
	padding: 10px 15px 10px 15px;
	color: #fff !important;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: default;
}

.input_pay_courses{
	border: 1px solid #000;
	outline: none;
}

.label_email{
	position: absolute;
	top: 112px;
	left: -163px;
}

.label_phone{
	position: absolute;
	top: 67px;
	left: -163px;
}

.label_fio{
	position: absolute;
	top: 20px;
	left: -163px;
}

.label_span{
	display: none;
	color: red;
}

.l_active{
	display: inline-block;
}

/************* Стили для страницы оплаты курсов END ******************/


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: auto;
	width:1023px;
	margin:0px auto;

}

.bottom_navigation {
	width: 100%;
	margin:0px auto 40px;
	padding-top:20px;
	position:relative;
}

.bottom_navigation_item{
	display: inline-block;
	margin-left: 20px;
	border-right: 1px solid #7a7675;
	vertical-align: top;
}

.b_n_our_courses{
	width: 405px;
	
}

.b_n_about_as{
	margin-left: 45px;
	height: 210px;
	padding-right: 30px;
}

.b_n_about_as ul{
	margin-left:  -13px;
}

.bottom_navigation li.gorizontal_menu_item {
	padding:0px 20px 0px 0px;
	display: block;
	line-height:23px;
}

.bottom_navigation li.first {
	padding:0px 20px 0px 0px;
}

.bottom_navigation li.last {
	padding:0px 0px 0px 19px;
	border-right:none;
}


.bottom_navigation li.gorizontal_menu_item a {
	color:#fff;
	font-family: Montserrat, sans-serif;
	text-decoration:none;
	font-size:18px;
	display:inline-block;
	/*-moz-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
  -webkit-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
  -ms-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);*/
}

.bottom_navigation ._h2{
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-size: 26px;
	font-weight: 600;
	background: none;
	margin: 10px 0 10px -25px;
	padding: 0;
	-moz-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
	-webkit-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
	-ms-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
}

.bottom_navigation ul{
	margin-top:10px;
	padding: 0;
	margin-bottom: 0px;
}
.kurs_slider_container {
}


#slides_kurs .slidesjs-pagination {
	display:none;
}

#slides_kurs .slidesjs-navigation {
	z-index:100;
}


#slides_kurs .slidesjs-navigation img {
	display:block;
}

.kurs_slider {
	position:relative;
	width:940px;
	height:180px;
	margin:0px auto;
}

.kurs_slider .container {
	width:522px;
	height:172px;
	position:relative;
	overflow:visible;
	position:absolute;
	top:13px;
	left:13px;
}


.kurs_slider ul.kurs_goods {
	width:532px;
	display: inline-block;
	margin:0px auto;
	padding:0px;
}

.kurs_slider ul.kurs_goods li {
	list-style: none;
	position: relative;
	width:127px;
	height:172px;
	/*overflow:hidden;*/
	float:left;
	margin-left:5px;

}

.kurs_slider ul.kurs_goods li.first {
	margin-left:0px;
}

.kurs_slider ul.kurs_goods li img {
	display:block;
}

.like {
	display:inline-block;
	padding-left:20px;
	background:url(../images/heart_off.png) no-repeat;	
	color:#b9b0b1;
	font-size:14px;
}

.like_on {
	background:url(../images/heart_on.png) no-repeat;	
}

.kurs_slider ul.kurs_goods li .like {
	position:absolute;
	bottom:4px;
	right:0px;

}




#slides_kurs .slidesjs-previous {
	position:absolute;
	background:url(../images/new/left_arrow.png) no-repeat;
	left:-23px;
	top:76px;
}


#slides_kurs .slidesjs-next {
	position:absolute;
	background:url(../images/new/right_arrow.png) no-repeat;
	left:538px;
	top:76px;

}

/***************************************/
.tehnics_slider_container {
}


#slides_tehnics .slidesjs-pagination {
	display:none;
}

#slides_tehnics .slidesjs-navigation {
	z-index:100;
}


#slides_tehnics .slidesjs-navigation img {
	display:block;
}

.tehnics_slider {
	opacity:0;
	position:relative;
	width:911px;
	height:265px;
	margin:0px auto;
	background:url(../images/new/tehnics_bg.png) no-repeat;
}
#slides_tehnics2 {
	margin: 0;
}
#slides_tehnics2 .slick-slide {
	margin: 0 10px;
}
#slides_tehnics2  img {
	/* width: 200px !important;  */
	height: auto !important; 
	overflow: hidden;
 	max-height: 200px;
	object-fit: contain;
}
#slides_tehnics2  .slides_tehnics_prev,
#slides_tehnics2  .slides_tehnics_next {
    position: absolute;
    width: 61px;
    height: 73px;
    top: 50%;
	margin-top:-36px;
    border: none;
    background-image: url(../images/top_s_arrow.png);
    background-color: transparent;
    background-repeat: no-repeat;
    z-index: 300;
    cursor: pointer;
    outline: none;
}
#slides_tehnics2  .slides_tehnics_prev {
	left:-15px;
}
#slides_tehnics2  .slides_tehnics_next {
	right: -15px;
    transform: rotate(180deg);
}

.tehnics_slider .container {
	width:870px;
	height:235px;
	margin-top:15px;
	position:relative;
	overflow:visible;
	top:32px;
	left:21px;
}


.tehnics_slider ul.tehnics_goods {
	width:885px;
	display: inline-block;
	margin:0px auto;
	padding:0px;
}

.tehnics_slider ul.tehnics_goods li {
	list-style: none;
	position: relative;
	width:207px;
	overflow:hidden;
	float:left;
	margin-left:15px;
}

.tehnics_slider ul.tehnics_goods li.first {
	margin-left:0px;
}



.tehnics_slider ul.tehnics_goods li img {
	display:block;
}



#slides_tehnics .slidesjs-previous {
	position:absolute;
	background:url(../images/new/left_arrow.png) no-repeat;
	left:-33px;
	top:100px;
}


#slides_tehnics .slidesjs-next {
	position:absolute;
	background:url(../images/new/right_arrow.png) no-repeat;
	left:897px;
	top:100px;
}
/***************************************/


.copyright {
	color: #fff;
	font-size: 16px;
	padding-left: 20px;
	width: 287px;
	border-right: none;
}

.copyright span{
	display: inline-block;
}

.copyright .city{
	display: block;
	
}

.copyright > ul {
	display:inline-block;
	margin-left:0px;
}

.copyright > ul > li {
	color:#fff;
	list-style:disc;

}

.copyright ._h3{
	margin-bottom: 15px;
	margin-top: 20px;
	font-size: 20px;
	color: #fff;
}

.copyright .phone{
	margin-top: 3px;
}

.address span{
	display: block;
}

.master_class_form {
	/*display:none;*/
	z-index:880;
	background:#8caf13;
	position:fixed;
	top: 157px; /* Отступ в процентах от верхнего края окна */
	left: 955px; /* Отступ в процентах от левого края окна */
	text-align:left;
	width: 405px; /* Ширина блока */
	padding:25px;
	margin-left: -473px; /* Отрицательный отступ от левого края страницы, должен равняться половине высоты блока со знаком минус */
}

.master_class_form table {
	width:400px;
}

.master_class_form table tr td {
	padding:0px;
}

.kurs_closest_row{
	width: 100%;
}

.master_class_form {
	display: flex;
	flex-direction: column;
}

.master_class_form .master_class_form_close {
	position: relative;
	right: unset;
	bottom: unset;
	padding: 10px 0 0;
	align-self: flex-end;
	order: 1;
}

.master_class_form table tr td[colspan="2"] {
	padding:  5px 0 !important;
}

.master_class_form input[type="checkbox"] {
    vertical-align: middle;
}

.master_class_form input[name="captcha_sid"] ~ img {
	width: 195px;
    height: 37px;
    vertical-align: middle;
	margin: 11px 9px 5px 0px;
}

.master_class_form input[name="captcha_sid"] ~ input.inputtext {
    vertical-align: middle;
	margin: 10px 9px 5px 0px;
	font-size: 12px;
}

.master_class_form input[type="text"]{
	box-sizing: border-box;
	width: 195px;
	height: 35px;
	font-size: 16px;
	line-height:22px;
	padding:0px 5px 0px 5px;
	border:none;
	margin: 5px 13px 5px 0px;
	color: #666 !important;
}

#kurs_closest_time.master_class_form input[type="text"],
#kurs_closest_time.master_class_form select{
	margin-right: 0;
	box-sizing: border-box;
	width: 49%;
	height: 35px;
	font-size: 16px;
	line-height:22px;
	padding:0px 5px 0px 5px;
	border:none;
	margin: 10px 0.7% 7px 0px;
	color: #666 !important;
}

#kurs_closest_time.master_class_form input.mphone,
#kurs_closest_time.master_class_form select.kurs_time{
	margin-right: 0;
}

.master_class_form select {
	border:none;
	width:395px;
	height: 35px;
	font-size: 16px;
	margin:3px;
	margin-bottom: 10px;
	line-height:22px;
	outline: none;
	color: #666 !important;
}

#kurs_closest_time.master_class_form select {
  padding: 0;
}

#kurs_closest_time.master_class_form select.course_closest_place{
	width: 100%;
}

.master_class_form option:nth-child(1){
	color: rgb(204, 204, 204);
}

.master_class_form input[type="submit"],
.master_class_form button {
	background:#8caf13;
	border:2px solid #fff;
	text-transform:lowercase;
	color:#fff;
	padding: 6.5px 10px 6.5px 10px;
	font-size:16px;
	cursor: pointer;
}

.master_class_form_close {
	position:absolute;
	right:15px;
	bottom:8px;
	cursor:pointer;
	color:#fff;
	text-decoration:underline;
}

.kurs_goods_request input[type="text"], .kurs_goods_request textarea , .kurs_goods_request select:not([multiple]) {
	width:100%;
	box-sizing: border-box;
	height:30px;
	line-height:28px;
	padding:0px 8px 0px 8px;
	border:none;
	margin-top:15px;
	border:1px solid #968a8b;
	font-family: 'Montserrat', sans-serif;
}

.kurs_goods_request select {
	padding-left:6px;
}

.kurs_goods_request select {
	/*border:none;*/
	/*width:395px;*/
	/*height: 35px;*/
	/*font-size: 16px;*/
	/*margin:3px;
	margin-bottom: 10px;*/
	line-height:22px;
	outline: none;
	color: #666 !important;
	padding-right: 0;
}

.kurs_goods_request option:nth-child(1){
	color: rgb(204, 204, 204);
}

.kurs_goods_request textarea {
	height:90px;
	resize:none;
	padding-top:5px;
	font: 14px/18px 'Montserrat', sans-serif;;
}

.kurs_goods_request button, .kurs_goods_request button a, 
.kurs_goods_request input[type="submit"], .kurs_goods_request .btn,
.kurs_closest_time .btn,.kurs_goods_request .course_title  {
	background:#8caf13;
	font-size:20px;
	padding:10px 25px 10px 25px;
	color:#fff;
	margin-top:10px;
	border:none;
	cursor:pointer;
	text-decoration:none;
}
.kurs_goods_request button:hover, .kurs_goods_request .btn:hover {
	background:#789810;
}

.kurs_goods_request .course_title{
	width: 230px;
	cursor: default;
}

.kurs_goods_request .btn,
.kurs_closest_time .btn,
.kurs_goods_request .course_title  {
	text-transform:uppercase;
	font-weight:600;
}
.kurs_goods_request .btn  a,
.kurs_closest_time .btn  a
{
	text-decoration:none;
	color:#fff;
}

.kurs_closest_time{
	position: absolute;
	right: 70px;
  top: 65px;
}

.kurs_closest_time .btn  {
    font-size: 14px;
    text-align: left;
    margin-top: 0;
    padding: 10px 45px 10px 15px;
    background-image: url(../images/pen.png);
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 15%;
}
table.px1 {
	border-collapse: collapse;
}

table.px1 tr td {
	border: 1px solid #d9d9d9;
}

table.px0 tr td {
	border: 0px solid gray;
}

table.px2 {
	background-color: #b2a89f; 
	height: 40px;
}
.info table{
	width:100%;
	border:0px;
}
.info th{
	margin-top:10px;
	padding-left:20px;
	text-align:left;
	font-size:18px;
	font-weight:500;
	color:#968A8B;
}
.info th:first-child{
	border-right: 1px dotted #968A8B;
}
.info td {
	vertical-align:top;
	padding-right:15px;
	padding-left:20px;
	padding-top:20px;
}
.info td:first-child {
	width:360px;
}
.info td:nth-child(odd) {
	border-right: 1px dotted #968A8B;
}
.info td:nth-child(even) {
	padding-left:20px;
}

.ui-datepicker {
	z-index:5 !important;
}
hr {
	border: 1px dotted #968A8B;
	margin: 10px 10px 14px 10px;
}

/*Стили для блока oznak-zan.php START*/

.oznak-zan-wrapper {
	width: 363px;
	height: auto;
	min-height: 345px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: #fff; 
}

.oznak-zan-content {
	width: 345px;
	margin: 0 auto;
}

.oznak-zan-header {
	position: relative;
	width: 363px;
	margin-top: -25px;
	padding-right: 10px;
	text-align: center;
	overflow: hidden;
}

.oznak-zan-header-h1 {
	background: transparent;
	color: #ff8105;
	padding: 15px 20px 0px 0;
	/* text-decoration: underline; */
}

.oznak-zan-header-line{
	display: block;
	position: absolute;
	top: 43px;
	width: 92.5%;
	height: 2.5px;
	background-color: #ff8105;
}
/*._h1 {
  display: inline-block;
  width: 400px;
  font-family: 'Montserrat', sans-serif;
  background: #ff8105;
  text-align: left;
  padding: 10px 20px 10px 20px;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  line-height: 1.0em !important;
  margin-bottom: 20px; }*/

  .oznak-zan-slider {
  	width: 300px;
  	height: 150px;
  	margin: 70px 0px 0px 0px;
  }

  .slick-slider {
  	margin-bottom: 10px;
  }

  .oznak-zan-slider-header{
  	width: 305px;
  	/*height: 80px;*/
  	margin: 0 auto 15px;
  }

  .oznak-zan-slider-header a{
  	text-decoration: none;
  }
  .oznak-zan-slider-h2, .oznak-zan-slider-p{
  	display: inline;
  	margin: 0;
  	padding: 0;
  	color: #32221a;
  	font-size: 16px;
  	font-weight: 400;
  	background: transparent;
  	text-transform: uppercase;
  }
  
  .oznak-zan-slider-p{
  	font-size: 14px;
  	text-transform: none;
  }

  .oznak-zan-slider-img-wrapp{
  	width: 305px;
  	height: 160px;
  	margin: 0 auto;
  	box-shadow: 1px 1px 8px 3px #bbb;
  	overflow: hidden;
  }

  .oznak-zan-slider-img{
  	position: absolute;
  	/*top: 80px;*/
  	width: 300px;
  	height: 150px;
  	margin-left: 7px;
  	margin-top: 7px;
  }

  .oznak-zan-slider>.slick-list{
  	width: 345px;
  	height: 255px;
  	top: -80px;
  	overflow: hidden;
  	/*opacity: 0;*/
  }

  .slick-prev-oznak, .slick-next-oznak {
  	width: 35px;
  	height: 35px;
  	position: absolute;
  	z-index: 100;
  }

  .slick-prev-oznak {
  	top: 55px;
  	left: -10px;
  	background-image: url('../images/prev.png');
  }

  .slick-next-oznak {
  	background-image: url('../images/next.png');
  	top: 55px;
  	left: 315px; 
  }

  .slick-prev-educ {
  	position: absolute;
  	width: 35px;
  	height: 35px;
  	top: 55px;
  	left: -31px;
  	cursor: pointer;
  	background-image: url('../images/prev.png');
  }

  .slick-next-educ {
  	position: absolute;
  	width: 35px;
  	height: 35px;
  	background-image: url('../images/next.png');
  	cursor: pointer;
  	top: 55px;
  	left: 887px; 
  }

  .oznak-zan-subscribe {
  	width: 105px;
  	font-family: 'Montserrat', sans-serif;
  	background: #8CAF13;
  	background-image: url(../images/pen.png);
  	background-repeat: no-repeat;
  	background-position: 96% 44%;
  	text-align: left;
  	margin-top: 30px;
  	margin-left: 90px;
  	padding: 10px 38px 10px 20px;
  	color: #fff;
  	font-size: 16px;
  	text-transform: uppercase;
  	border: none;
  }

  #oznak-zan-subscribe{
  	text-decoration: none;
  	color: #fff;
  }

  /*Стили для блока oznak-zan.php END*/

  /*Стили для блока works.php START*/

  .kurs_slider{
  	box-shadow: 1px 1px 8px 3px #bbb;
  }

  .kurs-slide{
  	position: relative !important;
  	width: 127px !important;
  	height: 165px !important;
  	margin-right: 5px;
  	outline: none;
  }

  .kurs-slide .votes{
  	position: absolute;
  	bottom: 0;
  	right: 0;
  	padding-left: 20px;
  	background-image: url(../gallery/images/new_main/heart);
  	background-repeat: no-repeat;
  }

  .slick-slide img{
  	width: 100% !important;
  	height: auto !important;
  }

  div.slick-prev-works, div.slick-next-works{
  	width: 11px;
  	height: 21px;
  	position: absolute;
  	top: 45%;
  	left: -28px;
  	z-index: 999999999999;
  	background: url(../gallery/images/new_main/bottom_s_arrow.png);

  }

  div.slick-next-works{
  	transform: rotate(180deg);
  	top: 42%;
  	left: 957px;
  }

  .kurs_slider>.slick-list{
  	width: 923px;
  	margin-left: 10px;
  	margin-top: 10px;
  }

  .main_works_header_wrapp{
  	text-align: center;
  	margin-top: 35px;
  	margin-bottom: 10px;
  	overflow: hidden;
  }

  .main_works_header_wrapp .m_w_h_h{
  	width: 505px;
  	margin-left: 120px;
  	margin-top: 0;
  	font-size: 34px;
  	font-weight: 600;
  	display: inline-block;
  	padding: 0;
  }

  .m_w_h_a{
  	display: inline-block;
  	float: right;
  	margin: 25px 50px 0 auto;

  }

  /*Стили для блока works.php END*/

  .education_slider_wrapp{
  	width: 650px;
  	margin: 0 auto;
  	margin-top: 40px;
  	text-align: center;  
  }

  .education_slider_header{
  	margin: 0 auto;
  	margin-bottom: 30px;
  	font-size: 20px;
  }

  .slide_block_image{
  	width: 150px;
  	height: 130px;
  	margin: 0 auto;
  	margin-top: 11px;
  }

/*.slick-initialized .slick-slide{
	width: 170px;
	}*/

	.slick-list .draggable{
		width: 680px;
	}

	.slide_block_caption{
		margin-top: 5px;
		overflow: hidden;
		max-width: 160px;
		max-height: 56px;
		margin-left: 5px;
	}

	.education_slide_block_image_img{
		display: inline;
		margin: 0 auto;
		max-width: 150px;
		height: auto;
		vertical-align: middle;
	}

	.slide_block_inner{
		width: 100%;
		height: 150px;
		border: 1px solid #ccc;
		/*line-height: 145px;*/
	}

	.e_s_h_prepod{
		width: 250px;
		margin: 30px auto;
		font-size: 22px;
	}

	.e_s_w_prepod{
		width: 750px;
		margin-top: 20px;
	}

	.main_wraper.courses:after{
		display: table;
		content: '';
    clear: both;
	}

	.prepod_card{
		position: relative;
		width: 400px;
		min-height: 200px;
		float: left;
		margin-left: 38px;
		clear: none;
	}

	.prepod_card a{
		text-decoration: none;
	}

	.prepod_card_caption{
		width: 170px;
		height: 200px;
		float: left;
		overflow: hidden;
	}

	.prepod_card_caption img{
		width: 100%;
		height: 100%;
	}

	.prepod_card_describe{
		float: right;
		width: 215px;
	}

	.prepod_card_caption_name{
		font-size: 16px;
	}

	.prepod_card_desc{
		width: 100%;
		max-height: 50px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.prepod_more{
		position: absolute;
		right: 0;
		bottom: 10px;
		padding: 5px 10px;
		background-color: #ff8105;
		font-size: 16px;
		line-height: 24px;
	}

	.prepod_more a {
		color: #fff;
	}

	.prepod_email a{
		text-decoration: underline;
	}

	.prepod_slide_block{
		width: 170px;
		height: 230px;
		margin-right: 20px;
	}

	.prepod_slide_block .slide_block_inner{
		width: 100%;
		height: 200px;
		line-height: 200px;
	}

	.prepod_slide_block img{
		max-width: 100%;
		max-height: 185px;
		margin: 0;
	}

	.s_b_c_prepod{
		max-width: 100%;
		text-align: center;
		margin-top: 5px;
	}

	.s_b_i_prepod{
		display: inline-block;
		margin: 0 auto;
		width: 100%;
		height: auto;
	}

	.s_prev_prepod{
		top: 85px;
		left: -40px;
	}

	.s_next_prepod{
		top: 85px;
		left: 757px;
	}

	.education_slider .slick-slide{
		width: 150px;
		height: 130px;
	}  

	/************** new index style START ***************/

	.main_kurses{
		width: 1008px;
		height: 370px;
		margin: 0px auto 0px auto;
		/*box-shadow: -4px -4px 4px -1px #ddd;*/
	}

	.tabs-bottom {
		padding: 6px;
	}

	.ui-tabs .ui-tabs-nav {
		margin: 0;
		padding:  0; 
	}

	.main_kurses .tabs-bottom .ui-tabs-panel {
		padding: 9px 0px 9px 0px !important;
		margin: 0px 0px 0px 0px !important;
		height: 318px;
		background: none !important;
	}

	.main_kurses .tabs-bottom .ui-tabs-nav li {
		border-radius:0px !important;
		border: 1px solid #999999 !important;
		margin-left: 16.5px !important;
	}

	.main_kurses .tabs-bottom .ui-tabs-nav li:first-child{
		margin-left: 0 !important; 
	}

	.main_kurses .tabs-bottom .ui-tabs-nav li:last-child{
		margin-right: 0 !important; 
	}

	.main_kurses ul.ui-tabs-nav li.ui-state-default{
		border: 1px solid #999999;
		background: #e3e3e3; /* Old browsers */
		background: -moz-radial-gradient(center, ellipse cover,  #e3e3e3 0%, #f0f0f0 100%); 
		background: -webkit-radial-gradient(center, ellipse cover,  #e3e3e3 0%,#f0f0f0 100%); 
		background: radial-gradient(ellipse at center,  #e3e3e3 0%,#f0f0f0 100%);
	} 

	.main_kurses ul.ui-tabs-nav li.ui-state-hover{
		background: #eb8f00 !important;
	}

	.main_kurses ul.ui-tabs-nav li a{
		width: 164px !important;
		padding: 0px 10px 0px 10px !important;
	}

	.main_kurses ul.ui-tabs-nav li.bg_blue a{
		color: #56bba4;
	}

	.main_kurses ul.ui-tabs-nav li.bg_blue2 a{
		color: #2899a5;
	}

	.main_kurses ul.ui-tabs-nav li.bg_green a{
		color: #8caf13;
	}

	.main_kurses ul.ui-tabs-nav li.bg_grey a{
		color: #ab9e9f;
	}

	.main_kurses ul.ui-tabs-nav li.ui-state-hover a{
		color: #fff;
	}

	.tabs-bottom .ui-widget-content .tabs_description {
		bottom: 103px;
		left: 7px;
		width: 640px;
		min-height: 70px;
		text-align: left;
		padding: 0px;
		opacity: 0.8;
	}

	#kurses_slider{
		position: relative;
		box-shadow: 0px 0px 6px 3px #ddd;
	}

	#kurses_slider .slick-slider{
		padding: 0;
	}

	#kurses_slider .s_header_prev,
	#kurses_slider .s_header_next,
	.index_students_img_wrapp .i_students_prev,
	.index_students_img_wrapp .i_students_next{
		position: absolute;
		width: 61px;
		height: 73px;
		top: 40%;
		border: none;
		background-image: url(../images/top_s_arrow.png);
		background-color: transparent;
		background-repeat: no-repeat;
		/*z-index: 999999999999;*/
		z-index:999;
		cursor: pointer;
		outline: none;
	}

	#kurses_slider .s_header_prev,
	.index_students_img_wrapp .i_students_prev{
		left: 2px;
	}

	#kurses_slider .s_header_next,
	.index_students_img_wrapp .i_students_next{
		right: 0;
		transform: rotate(180deg);
	}

	.index_students_img_wrapp .i_students_prev,
	.index_students_img_wrapp .i_students_next{
		top: 35%;
	}

	.index_students_img_wrapp .i_students_prev{
    left: -2px;
	}

	.index_students_img_wrapp .i_students_next{
    right: -4px;
	}	

	.tabs_description {
		position: absolute;
		background: rgba(255,255,255,0.7);
		bottom: 10px;
		left: 0px;
		width: 642px;
		min-height: 90px;
		text-align: left;
		padding: 0px;
	}

	.tabs-bottom .tabs_description > h2 {
		font-size: 26px;
		color: #000;
		background: none;
		margin: 0px;
		padding: 10px 0 0 20px;
		font-family: inherit;
		text-align: left;
	}

	.tabs-bottom .tabs_description > p{
		font-size: 16px;
		margin: 0 0 0 20px;
		font-family: inherit;
		color: #333333;
	}

	.courses_slider .slick-track li{
		position: relative;
		padding: 9px 0px 9px 0px !important;
		margin: 0px 0px 0px 0px !important;
		height: 318px;
		/*background: none !important;*/
		background-position:center center;
		background-repeat:no-repeat;
		background-size:cover;
	}

	.s_h_dots_wrapp{
		display: block;
		width: 996px;
		height: 87px;
		padding: 0;
	} 

	.s_h_dots_wrapp li{
		position: relative;
		display: inline-block;
		width: 191.6px;
		height: 86px;
		margin-right: 9px;
		box-shadow: 0px -1px 1px 1px #f3f3f3;
		z-index: 99999999999;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3e3e3+0,ffffff+100 */
/*background: #e3e3e3; 
background: -moz-linear-gradient(left,  #e3e3e3 0%, #ffffff 100%); 
background: -webkit-linear-gradient(left,  #e3e3e3 0%,#ffffff 100%);
background: linear-gradient(to right,  #e3e3e3 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ffffff',GradientType=1 ); 
*/
cursor: pointer;
/*border: 1px solid #999;*/
vertical-align: top;
}

.s_h_dots_wrapp li:last-child{
	margin-right: 0;
}

.s_h_dots_wrapp li.slick-active{
	background: #fff;
}

.s_h_dots_wrapp li.slick-active h2{
	color: #fff;
}

.tabs-bottom .ui-widget-content .tabs_description > h2 {
	font-size: 26px;
	color: #000;
	background: none;
	margin: 0px;
	padding: 10px 0 0 20px;
	text-align: left;
}

.tabs-bottom .ui-widget-content .tabs_description > p {
	font-size: 16px;
	margin: 0 0 0 20px;
}

.index_top_content_wrapp{
	width: 100%;
	margin-bottom: 30px;
}

.i_t_c_head{
	text-align: center;
}

.i_t_c_head h1{
	display: block;
	background: none;
	color: #9f351b;
	font-family: Montserrat, sans-serif;
	font-size: 38px;
	font-weight: 700;
	-moz-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
	-webkit-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
	-ms-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
	margin: 0;
}

@media screen and (max-width: 768px) {
	.i_t_c_head h1 {
		font-size: 18px;
	}
}

.i_t_c_head span, .i_w_w_header h2, ._h1{
	display: block;
	background: none;
	color: #9f351b;
	font-family: Montserrat, sans-serif;
	font-size: 30px;
	font-weight: 600;
	margin-top: 10px;
	-moz-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
	-webkit-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
	-ms-transform: matrix( 0.71408682136431,0,0,0.78119119856951,0,0);
}

.k_s_dot{
	width: 180px;
	height: 100%;
	line-height: 90px;
	text-align: center;
	margin-left: 6px;
	border: 1px solid #999;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3e3e3+0,ffffff+100 */
	background: #e3e3e3; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #e3e3e3 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #e3e3e3 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #e3e3e3 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e3e3e3+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e3e3e3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e3e3e3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e3e3e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
}

.k_s_dot h2{
	background: none;
	line-height: 24px;

}

.k_s_dot_bg{
	width: 100%;
	height: 117%;
	position: absolute;
	top: -7px;
}

.b_1{
	left: 3px;
}

.b_active_1{
	box-shadow: 3px 3px 3px 1px #e3e3e3;

}

.s_h_dots_wrapp li:first-child .b_2{
	right: 5px;
}

.s_h_dots_wrapp li:last-child .b_1{
	left: 7px;
}

.b_active_2{
	box-shadow: -3px 3px 3px 1px #e3e3e3;
}

.b_3{
	width: 104.5%;
	height: 2px;
	top: -9px;
	box-shadow: -3px 3px 3px 1px #e3e3e3;
}

.s_h_dots_wrapp li:first-child .b_3{
	width: 105%;
	left: -3px;
}

.s_h_dots_wrapp li:last-child .b_3{
	width: 108%;
	right: -12px;
}

.b_active_3{
	display: none;
}

.k_s_dot h2{
	font-family: Montserrat, sans-serif;
	vertical-align: middle;
	width: 156px;
	padding: 0px;
}

#slide_0 h2{
	font-size: 20px;
	color: #ff8105;
	margin-top: 20px;
}

#mosk #slide_0 h2{
	font-size: 20px;
	color: #ff8105;
	margin-top: -25px;
}

#slide_1 h2{
	font-size: 18px;
	line-height: 20px;
	margin-top: 8px;
	color: #8caf13;

}

#mosk #slide_1 h2{
	font-size: 18px;
	line-height: 20px;
	margin-top: 25px;
	color: #8caf13;

}

#slide_2 h2{
	font-size: 18px;
	line-height: 20px;
	margin-top: 7px;
	color: #2899a5;
}

#slide_3 h2{
	font-size: 17px;
	width: 156px;
	line-height: 20px;
	margin-top: 8px;
	color: #56bba4;
}

#mosk #slide_3 h2{
	font-size: 17px;
	width: 156px;
	line-height: 20px;
	margin-top: -14px;
	color: #56bba4;
}

#slide_4 h2{
	font-size: 20px;
	color: #ff8105;
}

#mosk #slide_4 h2{
	font-size: 20px;
	color: #ff8105;
	margin-top: 20px;
}

._h1{
	width: 260px;
	text-align: center;
	margin: 5px auto 0 auto;
	font-size: 28px;
}

.i_a_a_l_top h1{
	width: 450px;
	font-size: 34px;
	font-weight: 600;
	margin-bottom: 10px;
}

.oznac_courses{
	width: 450px;
	font-size: 34px;
	font-weight: 600;
	margin-bottom: 10px;
}

.i_t_c_body{
	width: 100%;
	height: auto;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0;
}

.i_t_c_b_item{
	position: relative;
	display: inline-block;    
	width:  calc(100% / 7 + 10px);
	/*width: calc(100% / 6 + 20px);*/
	margin-right: 5px;
	vertical-align: top;
	cursor: pointer;
	border-bottom: 1px solid #fff;
}

.i_t_c_b_item:hover{
	border-bottom: 1px solid #787878;
}


.i_t_c_b_item:last-child{
	margin-right: 0
}

.i_t_c_b_item img{
	width: 100%;
	/*height: 215px;*/
	height: auto;
}

.i_t_c_b_item span{
	display: inline-block;
	height: 57px;
	margin: 15px 15px 10px;
	font-size: 16px;
	color: #d2691e;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
}

.i_t_c_b_item a:hover{
  color: #800000;
}

.i_t_c_b_span {
	display: block;
	position: absolute;
	padding: 5px;
	border: 1px solid #8e8e8e;
	background-color: #fff;
	top: 179px;
	left: 90px;
	z-index: 99999999999;
	border-radius: 5px;
	white-space: nowrap;
	opacity: 0;
	transition: 0.3s all ease-in-out;

}

.i_t_c_b_span:after {
	content: '';
	position: absolute;
	width: 20px;
	top: 24px;
	left: 5px;
	height: 20px;
	background-image: url(../gallery/images/new_main/icon-popup.png);
}

.i_t_c_b_i_active{
	opacity: 1;
	transition: 0.3s all ease-in-out;
}

.index_why_we_wrapp{
	width: 982px;
	height: 330px;
	margin: 0 auto;
	border: 1px solid #f4821f;
}

.i_w_w_body{
	margin-left: 45px;
	padding-left: 0; 
}

.i_w_w_body li{
	display: inline-block;
	width: 250px;
	height: 75px;
	vertical-align: top;
	margin-right: 80px;
	margin-top: 35px;
}

.i_w_w_body li:nth-child(3n){
	margin-right: 0;
}

.i_w_w_body li:last-child p{
	margin-top: -5px;
}

.mosk_i_w_w_w li:first-child p{
	margin-top: 10px;
}

.i_w_w_header h2{
	margin-top: 20px;
}

.i_w_w_body p{
	display: inline-block;
	width: 165px;
	height: 75px;
	padding: 0px;
	margin-top: -3px;
	/*background-image: url(/gallery/images/new_main/wy_as_sprite.png);*/
	background-repeat: no-repeat;
	font-size: 18px;
	vertical-align: top;
	line-height: 25px;
}

/*.i_w_w_body li:nth-child(3) p,
.i_w_w_body li:nth-child(5) p{
  margin-top: 8px;
}*/

.i_w_w_body span{
	display: inline-block;
	width: 69px;
	height: 69px;
	background-image: url(../images/wy_as_sprite.png);
	margin-right: 10px;
}

.i_w_w_body .bg_1{
	background-position: -1px -1px;
}

.i_w_w_body .bg_2{
	background-position: 141px -1px;
}

.i_w_w_body .bg_3{
	background-position: 69px -1px;
}

.i_w_w_body .bg_4{
	background-position: 0px -74px;
}

.i_w_w_body .bg_5{
	background-position: 141px -74px;
}

.i_w_w_body .bg_6{
	background-position: 69px -74px;
}

.top_offset{
	padding-top: 10px;
}

.index_about_as_wrapp{
	width: 986px;
	height: auto;
	margin: 0 auto
}

.index_about_as_wrapp:after{
	content: '';
	display: table;
	clear: both;
}
.i_a_a_right{
	width: 367px;
	float: right;
}

.i_a_a_r_top{
	width: 364px;
	margin-bottom: 15px;
	border: 1px solid #f4821f;    

} 

.i_a_a_r_bottom{
	width: 364px;
	height: auto;
	border: 1px solid #f4821f;
	overflow: hidden;
	text-overflow: ellipsis;
}

.i_a_a_left{
	width: 595px;
	float: left;
}

.i_a_a_l_top{
	margin-bottom: 15px;
	border: 1px solid #f4821f;
	padding-right: 15px;
}

.i_a_a_l_top ._h1{
  font-size: 34px;
  height: auto;
}

.i_a_a_l_top a{
	color: #fff;
	text-decoration: none;
}

.i_a_a_l_bottom{
	width: 575px;
	height: 172px;
	margin-bottom: 15px;
	overflow: hidden;
}

.index_students_img_wrapp{
	position: relative;
	width: 985px;
	margin: 45px 20px;
}

.i_s_i_body{
	margin: 0;
	padding: 0;
}

.i_s_i_body li{
	display: inline-block;
	margin-right: 8px;
	max-width: 290px;
  	/*height: 215px;*/
	padding:0px 2px;
	height:auto;
  	overflow: hidden;
}

.i_s_i_body li:last-child{
	margin-right: 0px;
}

.addthis-smartlayers{
	display: none;
}

.addthis_sharing_toolbox{
	padding: 0;
	position: fixed;
	top: 174px;
	right: 0;
	width: 33px;
	z-index: 9999999999999;
}

.addthis_sharing_toolbox .addthis-smartlayers{
	display: block;
}

.at-share-tbx-element .at-share-btn{
	margin: 0 !important;
}

.oznac_zan_h1{
	width: 335px;
	display: inline-block;
	font-size: 34px;
	font-weight: 600;
	margin-left: -13px;
}

.new_news{
	font-size: 34px;
	font-weight: 600;
}

.callback_table_wrap{
	display: table;
  padding: 20px;
  border: 1px solid #FF8105;
}

.callback,
.callback_form .button{
	/*margin-left: 20px;*/
	display: inline-block;
	color: #fff;
	padding: 5px 10px;
	background-color: #FF8105;
	font-size: 18px;
	text-decoration: none;
	border: none;
	outline: none;
}  

.callback_form .input{
	width: 298px;
}

.callback_form textarea.input{
	width: 296px;
}

.callback_form .reset{
	padding: 6.5px 10px;
  vertical-align: top;
}

.callback_form .reset,
.callback_form .button{
  cursor: pointer;
}

.address{
	line-height: 21px;
}

.votes{
	font-family: Montserrat, sans-serif;
}   

.oznak-zan-slider-img-wrapp img{
	width: 84.4% !important;
} 

.courses_slider{
	z-index: 0;
}

.slider_bg_1{
	width: 99.7%;
	height: 1px;
	box-shadow: 0px -3px 4px 1px #ddd;
	right: 3px;
	position: absolute;
	top: 20px;
	z-index: 9;
}   

.slider_bg_2{
	width: 1px;
	height: 72.7%;
	box-shadow: 3px 3px 3px 1px #e3e3e3;
	right: 3px;
	position: absolute;
	top: 14px;
	z-index: 9;
}

.slider_bg_2_left{
	right: 1012px;
}

.t_d_btn{
	position: absolute;
	top: 55px;
	right: 25px;
	line-height: 17px !important;
}

.b.bg_dot_1{
	background: #ff8105;
}

.b.bg_dot_2{
	background: #8caf13;
}

.b.bg_dot_3{
	background: #2899a5;
}

.b.bg_dot_4{
	background: #56bba4;
}

.k_s_d_color{
	color: #fff !important;
}

footer a:hover{
	text-decoration: underline !important;
}

.confidential{
	position: absolute;
  right: 82px;
  bottom: -20px;
}

.requisites {
	position: absolute;
	right: 352px;
	bottom: -20px;
}

/************** new index style END ***************/


.confidential_wrap{
  position: relative;
  width: 275px;
  height: 30px;
  line-height: 30px;
}

a.confidential{
	position: absolute;
  width: 85%;
  left: 10px;
	color: #313131;
  font-size: 12px;
  outline: none;
}

.confidential_wrap input.confidential_input{
  position: absolute;
    margin: 0;
    width: 15px;
    height: 15px;
    min-height: 15px;
    right: 10px;
    margin-top: 8px;
    border: none;
    outline: none;
}

.japan_list{
  display: flex;
  width: 710px;
  flex-flow: row wrap;
  justify-content: space-around;
	margin: 100px auto 0;
	font-family: 'PT Sans', serif;
	padding-left: 0%
}

.japan_list_item{
	display: inline-block;
	width: 150px;
	list-style-type: none;
	margin-right: 50px; 
}

.japan_list_item:nth-child(1){
	margin-right: 50px;
}

.japan_list_item:nth-child(4){
  margin-top: 50px;
}

.japan_list_item:nth-child(5){
  margin-top: 50px;
}

.japan_list_item:nth-child(6){
  margin-top: 50px;
}

.j_l_i_name{
	margin-top: 10px;
	padding-bottom: 7px;
	border-bottom: 3px solid #ba1f33;
}

.j_l_i_name span{
	color: #c2110c;
	font-weight: 900;
	font-size: 20px;
}

.j_l_i_text{
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 1.3;
  padding-bottom: 0%;
  color: #3a141c;
  font-weight: 600;
}

.j_l_i_master{
	font-style: italic;
	font-size: 14px;
	color: #66444b;
}

.date_wrap{
	padding-top: 10px;
	padding-bottom: 3px;
	font-weight: 700;
	border-bottom: 1px solid;
	border-color: #C4100F; 
}	

.date, .time{
	display: block;
	font-size: 18px;
	font-weight: 700;
}

.date{
	color: #c2110c;
	margin-bottom: 3px;
}

.time{
	color: #3a141c;
}

.price_wrap{
	margin-top: 10px;
}

.price_wrap span{
	padding-top: 5px;
	color: #C4100F;
	font-size: 22px;
	font-weight: 900;
}

.japan_list_item .button{
	height: 35px;
	margin-top: 10px;
	background-color: #ff8105;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFF;
	display: block;
  text-decoration: none;
}
	
.japan_wrap{
	margin-bottom: 50px;
}

.warning_cookies_wrap{
	display: block;
	position: fixed;
	visibility: hidden;
	box-sizing: border-box;
	left: 10%;
	bottom:0;
	width: 80%;
	border: 1px solid #f4821f;
	background-color: #fff;
	z-index: 99999999999;
}

.warning_cookies_wrap.active{
	visibility: visible;
}

.w_c_content_wrap{
	position: relative;
	padding: 0 35px 0 20px;
}

.w_c_content_wrap .close {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/new/cities_close.png) no-repeat;
    cursor: pointer;
}

.w_c_content_wrap p{
	margin: 5px 0;
	font-size: 12px;
	font-weight: 500;
	color: #333;
	line-height: 16px;
}

/*!!!!!!!!!!!!!!!!!!rental_of_machines!!!!!!!!!!!*/

.structure.arenda .content_block{
  width: 100%;
  padding: 0;
}

.structure.arenda .breadcump,
.structure.arenda .main_h1
{
  display: none;
}

.structure.arenda .inner_wraper{
	padding: 0;
}

.sw:after{
 content: '';
 display: table;
 clear: both; 
}

.rental_of_machines_wrap{
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	color: #000101;
}

.rental h1{
	display: block;
	font-size: 33.3px;
	line-height: 42px; 
	font-weight: bold;
	color: #9d3518;
	text-align: center;
	background-color: #ffffff;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

.rental h2{
	display: block;
	font-size: 24px;
	line-height: 34px;
	color: #9d3518;
	text-align: center;
	background-color: #ffffff;
}

.rental p{
	width: 845px;
	font-size: 16px;
	line-height: 20px;
	margin-left: 0px;
	margin-bottom: 25px;
}

.rental_img{
	width: 996px;
	margin: 0 auto;
}

.rental_img img:nth-child(2){
	margin-right: 7px;
	margin-left: 7px;
}

.rental_img img{
  width: 300px;
}

.sewing_machines{
	width: 670px;
	margin: 0 auto;
	margin-top: 30px;
}

.sewing_machines p{
	font-size: 16px;
	text-align: center;;
}

.sewing_machines_img{
	margin-top: 50px; 
}

.sewing_machines_img_1{
	width: 324px;
	height: 310px;
	float: left;
	margin-right: 15px;
}

.machine{
	border: 1px solid #c6c6c6;
}

.sewing_machines_img_2{
	width: 321px;
	height: 310px;
	float: left;
}

.sewing_machines_img p{
	width: 170px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	text-align: left;
}

.tenancy_rules{
	width: 658px;
	height: 224px;
	border: 1px solid #f58220;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 30px;
}

.tenancy_rules.class{
	height: auto;
	border: none;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 30px;
}

.tenancy_rules h3{
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #000000;
	margin-left: 40px;
	margin-top: 30px;
}

.tenancy_rules.class h3{
	margin-left: 0px;
	margin-top: 0px;
}

.tenancy_rules_wrap .tenacy_star{
	width: 824px;
	margin: 0 auto;
}

.tenancy_rules_wrap p{
	font-size: 11px;
	line-height: 12px;
	color: #616060;
	margin-bottom: 0px;
}

.tenancy_rules ul{
	list-style: disc;
}

.tenancy_rules li{
	width: 550px;
	font-size: 16px;
	line-height: 20px;
	color: #616060;
	margin-bottom: 4px;
}

.tenancy_rules p{
	width: 550px;
	font-size: 16px;
	line-height: 20px;
	color: #616060;
	margin-bottom: 4px;
	margin-left: 40px;
}

.tenancy_rules.class p{
  margin-left: 20px;
}

.tenancy_rules span{
	color: #bc2d01;
	font-weight: 600;
}

.kurs_goods_request_button{
	text-transform: uppercase;
}

.work_filter_wrapp{
    width: 95%;
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 10px;
}

.w_f_b_span{
	display: block;
	text-align: left;
	margin-bottom: 10px;
}

.w_f_b_check_wrapp{
	line-height: 45px;
}

.w_f_b_wrapp {
    width: 30%;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    overflow: hidden;
}

.w_f_b_wrapp input,
.w_f_b_wrapp span{
  float: left;
  display: inline-block;
  max-width: 88%;
  line-height: 18px;
}

.w_f_submit.btn{
  margin-top: 20px;
  border: none;
  height: 33px;
  line-height: 21px !important;
}

.detect_city_wrap{
	position: absolute;
  right: 0;
  top: 10px;
  background-color: #fff;
  border: 1px solid #ff8105;
  padding: 10px;
  z-index: 9999999999999;
}

.detect_city_wrap .text p{
  margin-bottom: 5px;
}

.detect_city_wrap .city_name{
  color: #ff8105;
}

.detect_city_wrap .right{
	margin-right: 15px;
	cursor: pointer;
}

.detect_city_wrap .right_no .no{
  color: #222;
} 

.arenda_wrap p{
  font-size: 16px;
  line-height: 20px;
}

.arenda_wrap.class .tenancy_rules p{
	color: inherit;
}

.arenda_wrap.class .tenancy_rules.class{
  margin-bottom: 12px;
}

.arenda_wrap p.mb{
	margin-bottom: 40px;
}

.vse_novosti{
	display: block;
  margin-left: 19px;
  margin-bottom: 20px;
} 

.main_wraper {
	padding:20px;
}

.prep_item{
	display: table;
}

.bx-404-container {
	text-align: center;
}

.kurs_goods_request .select_wrap .mob_v {
	display:none !important;
}

.image_flex_wrap{
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; 
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}

.image_flex_wrap .image_flex_item img{
  margin-bottom: 10px;
}

.ny2020 {
 position:relative;
}

/*.ny2020::before {*/
/* content:'';*/
/* position:absolute;*/
/* display:block;*/
/* top: 0px;*/
/* left: -125px;*/
/* display: block;*/
/* width: 105px;*/
/* height: 263px;*/
/* background-image: url('../images/ny2020.png');*/
/* background-repeat: no-repeat;*/
/* background-position: center;*/
/* z-index:1000;*/

/*}*/

.courses .kurses_table {
	display: block; /*08.06.2020*/
}

.courses .kurses_table tbody {
	display: block; /*08.06.2020*/
}

.courses .kurses_table tr {
	display: block; /*08.06.2020*/
}

@media (min-width: 1025px) {
	.courses .kurses_table tr {
		display: inline-flex; /*24.08.2021*/
		align-items: flex-start; /*24.08.2021*/
	}
}

.courses .kurses_table td[valign="top"] {
	display: -webkit-box; /*08.06.2020*/
    display: -ms-flexbox; /*08.06.2020*/
    display: flex; /*08.06.2020*/
    -ms-flex-wrap: wrap; /*08.06.2020*/
        flex-wrap: wrap; /*08.06.2020*/
    -webkit-box-pack: justify; /*08.06.2020*/
    -ms-flex-pack: justify; /*08.06.2020*/
            justify-content: space-between; /*08.06.2020*/
}

.modal-wrap_castom {
	z-index: 500; /*08.06.2020*/
}

.course-subjects li {
	padding-right: 20px;
}

/*страница онлайн курса*/

/*картинка колорбокса*/

.lightbox .lb-image {
	height: auto !important; /*24.07.2020*/
}

/*END картинка колорбокса*/

/*оверлей */

#overlay {
	position: fixed; /*28.07.2020*/
	left:0; /*28.07.2020*/
	top:0; /*28.07.2020*/
	width: 100% !important; /*28.07.2020*/
	height: 100% !important; /*28.07.2020*/

}

body {
	width: auto; /*28.07.2020*/
}

/*END оверлей */


.examples-techniques .img-wrap {
	height: 298px; /*22.07.2020*/
	overflow: hidden; /*22.07.2020*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	        justify-content: center;
}

@media (max-width: 1000px) {
	.examples-techniques .img-wrap {
		height: 215px;
	}
}

@media (max-width: 768px) {
	.examples-techniques .img-wrap {
	   height: 150px;
	}
}

@media (max-width: 369px) {
	.examples-techniques .img-wrap {
	   height: 260px;
	}
}

/*END страница онлайн курса*/

/*хлебные крошки*/

@media (max-width: 700px) {
	.breadcump a, .breadcump .bc_span {
		display: inline-block;
	}
}

label.checkbox {
	display: block;
	margin-top: 15px;
	font-weight: 600;
}

.kurs_goods_request.desktop * {
	font-size: 14px!important;
	line-height: 18px!important;
	padding: 0;
}
.kurs_goods_request.desktop > * {
	padding: 8px 12px;
}
.zapis_wrap.btn {
	background-color: #bbb9b9!important;
}
.pay_courses {
	background-color: #ff8105!important;
}

.popup-confidence {
	display: block;
}

/*END хлебные крошки*/

/*НГ*/
/*
.header::after {
	content: '';
	display: block;
	width: 26px;
	height: 65px;
	background-image: url(/local/templates/isew/images/ny2020.png);
	background-repeat: no-repeat;
	background-size: 95%;
	background-position: center;
	position: absolute;
	top: 0;
	left: 9px;
}

@media (max-width: 1024px) {
	.header::after {
		height: 55px;
		width: 23px;
		left: 107px;
	}
}
@media (max-width: 1024px) {
	.header::after {
		width: 20px;
    	left: 0;
	}
}
*/
/*END НГ*/

.attention {
	position: fixed;
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;
	height: 22px;
	background-color: #9f351b;
	color: #fff;
	z-index: 10000;
}
.attention ~ .wrapper.ny2020 {
	padding-top: 21px;
  }

.attention__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.attention__container .h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.attention__container a {
	color: white;
}

.attention__close {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 40px;
	padding: 0;
	background-color: transparent;
	width: 20px;
	height: 20px;
	color: #fff;
	border: unset;
	cursor: pointer;
}

.attention__close svg {
	width: 100%;
	height: 100%;
}