@font-face {
    font-family: 'HelveticaNeueCyr Light'; /* Имя шрифта */
    src: url(../fonts/HelveticaNeueCyr-Light.otf); /* Путь к файлу со шрифтом */
}

@font-face {
    font-family: 'HelveticaNeueCyr Medium'; /* Имя шрифта */
    src: url(../fonts/HelveticaNeueCyr-Medium.otf); /* Путь к файлу со шрифтом */
}

@font-face {
    font-family: 'HelveticaNeueCyr Bold'; /* Имя шрифта */
    src: url(../fonts/helveticaneuecyr-bold.otf); /* Путь к файлу со шрифтом */
}

@font-face {
    font-family: 'HelveticaNeueCyr Black'; /* Имя шрифта */
    src: url(../fonts/HelveticaNeueCyr-Black.ttf); /* Путь к файлу со шрифтом */
}

@font-face {
    font-family: 'HelveticaNeueCyr Roman'; /* Имя шрифта */
    src: url(../fonts/HelveticaNeueCyr-Roman.otf); /* Путь к файлу со шрифтом */
}
.atentionSite {
	text-align: center;
}
.breadcrumb {
	margin-bottom: 0px;
	background-color: #f9f9f9;
}
.padzero {
	padding: 0px;
}
.category_page .category_brands_block {
	font-size: 14px;
	font-family: 'HelveticaNeueCyr Roman';
}
section.industrial_object_in_city_page {
    padding-bottom: 50px;
}
section h1,
section h2 {
	color: #333333;
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 31px;
	text-align: center;
	margin-bottom: 25px;
}
.video_reviews_page .items {
    max-height: 249px;
    overflow: hidden;
}
.g-recaptcha {
    margin-bottom: 13px;
}
.c-grid .c-day-previous-month span,
.c-grid .c-day-next-month span {
	color: #d1d1d1;
}
.lang span {
    color: #c7c7c7;
}
.lang a {
    color: #333;
}
.c-grid .event span {
    color: #fff;
}
h1 {
	text-align: center;
}
iframe {
	max-width: 100%;
}
.latest_new_name a {
	display: block;
}
#header_slider .item {
	width: 100%;
	height: 430px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
} 
/*.category_more_btn {
	display: none !important;
}*/
.right_bottom_slider_block {
	width: 0; 
	height: 0;
	border-bottom: 240px solid #fff;
    border-left: 120px solid transparent;
	position: absolute;
		bottom: 0;
		right: 0;
}
.objects_in_cities_wrap a {
    margin-top: 15px;
    display: inline-block;
}
.head_slider_controller {
	position: absolute;
		bottom: 27px;
		right: 15px;
}

.head_slider_controller a {
	color: #707070;
	text-decoration: none;
}

.head_slider_controller a .fa {
	font-size: 26px;
}

.slide_numbers {
	display: inline;
	font-size: 20px;
	color: #333333;
	letter-spacing: 2px;
}

.header_block {
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
}

.menu_bg {
    width: 0;
    height: 0;
    border-top: 695px solid #fff;
    border-right: 360px solid transparent;
    position: absolute;
    	top: 0;
    	left: 0px;
    transition: all 0.5s;
}

.menu_bg_active {
    border-top-width: 745px;
    border-right-width: 482px;
}
.item a {
    width: 100%;
    height: 100%;
    display: block;
}
.menu_block {
	padding-top: 16px;
	padding-left: 15px;
	position: absolute;
		top: 0px;
		left: 0px;
}

.logo {
	display: inline-block;
	vertical-align: middle;
}

.logo_txt {
	display: inline-block;
	vertical-align: middle;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	color: #333333	;
	padding-left: 15px;
}

.menu {
    padding-left: 0px;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.head_contacts p {
    margin-bottom: 0px;
}
.search {
	font-size: 0px;
}
.search input {
    border: none;
    border-bottom: 1px solid #999;
    margin-top: 7px;
    padding: 0px 8px;
    outline: none;
    border-radius: 0px;
    height: 30px;
    vertical-align: top;
}
.search .image_button {
	border: none;
	padding: 0px;
}
.search .field-search-search {
    max-width: 150px;
    display: inline-block;
}
.search input ~ .help-block {
	min-height: 0px;
}
.menu li {
    width: 115px;
}

.menu li,
.submenu li {
	margin-bottom: 8px;
	position: relative;
}

.menu li,
.menu li a,
.submenu li a {
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #333333	;
	text-decoration: none;
	cursor: pointer;
}

.menu li a:hover {
	color: #36bcff;
}

.submenu {
	padding-left: 0px;
	list-style: none;
	position: absolute;
    	top: 2px; 
    	left: 100%;
    z-index: 1; 
    opacity: 0;
	transition: .4s;
}

.submenu li {
	display: none;
    width: 240px;
}

.menu li:hover .submenu {
	opacity: 1;
	transition: .4s;
}
.menu li:hover .submenu li {
   display: block;
}
.head_contacts p a {
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	color: #36bcff	;
	text-decoration: none;
	vertical-align: middle;
}

.head_contacts p img {
	padding-right: 10px;
	vertical-align: middle;
}

.head_contacts p a:hover {
	color: #038dd3;
	text-decoration: underline;
}



/* AKCII */

.main_shares {
	margin-bottom: 30px;
}

.share_wrap {
	font-size: 0px;
	text-align: center;
}

.share_block {
    display: inline-block;
    vertical-align: top;
    margin: 0px 13px;
    width: 250px;
    height: 250px;
    background-size: cover;
    background-position: center;
}

.share_block:first-child {
	margin-left: 0px;
}

.share_wrap > a:last-child .share_block,
.share_wrap > .share_block:last-child {
	margin-right: 0px;
}


/* CATALOG HOME PAGE */

.main_catalog {
	margin-bottom: 80px;
}

.catalog_wrapper {
	font-size: 0px;
}

.catalog_point {
	display: inline-block;
	width: 33.33333%;
	min-height: 180px;
	vertical-align: middle;
	position: relative;
}

.catalog_point img {
	float: left;
    max-width: 200px;
}

.catalog_point p {
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	color: #333333	;
}

.catalog_learn_more {
    width: 125px;
    padding: 11px 23px;
    background: -moz-linear-gradient( 106deg, rgb(0,104,149) 0%, rgb(13,166,211) 100%);
    background: -webkit-linear-gradient( 106deg, rgb(0,104,149) 0%, rgb(13,166,211) 100%);
    background: -ms-linear-gradient( 106deg, rgb(0,104,149) 0%, rgb(13,166,211) 100%);
    box-shadow: 0px 8px 45px -7px rgba( 13, 104, 149, .99 );
    font-size: 16px;
    color: white;
    font-family: 'HelveticaNeueCyr Light';
    border-radius: 30px;
    position: absolute;
    right: 40px;
    bottom: 0px;
	transition: .2s;
}

.catalog_learn_more:hover {
    transition: .2s;
    box-shadow: 0px 8px 45px -1px rgba( 13, 104, 149, .99 );
}
.owl-centered .owl-wrapper {
  display: table !important;
}
.owl-centered .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.owl-centered .owl-item > div {
  text-align: center;
}
.catalog_learn_more:hover {
	color: #fff;
	text-decoration: none;
}


/* ADVANTAGES */

.main_advantages .section_ttl {
	color: #333333;
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 31px;
	text-align: left;
	margin-bottom: 25px;

}

.advantage_txt {
	padding-top: 55px;
}

.advantage_text {
	color: #333333;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
}

.advantage_points {
	text-align: center;
    padding-top: 50px;
}

.adv_point {
	width: auto;
	display: inline-block;
	vertical-align: top;
	margin: 0px 16px;
	margin-bottom: 30px;
}

.adv_point img {
	margin-bottom: 20px;
	min-height: 45px;
	max-height: 45px;
}

.adv_point p {
	color: #333333;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
}


/* LASTEST NEWS */

.lastest_news {
    height: 250px;
    position: relative;
}

.lastest_news_wrapper {
	font-size: 0px;
	text-align: center;
	position: absolute;
	z-index: 99;
}

.lastest_news_block {
	display: inline-block;
	width: 366px;
	max-height: 290px;
    transition: .4s;
	vertical-align: middle;
	margin: 0px 18px;
}
.lastest_news_block:hover {
    transition: .4s;
    box-shadow: 0px 13px 28px 0px rgba( 0, 0, 0, .3 );
    background-color: white;
}

.latest_new_foto {
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 170px;
}

.latest_new_name {
    padding: 14px 38px;
    background-color: #fff;
    min-height: 129px;
}

.latest_new_name .date {
	text-align: left;
}

.latest_new_name .date span {
	font-size: 18px;
	font-family: 'HelveticaNeueCyr Roman';
	color: #666666;
	vertical-align: middle;
}

.latest_new_name .date .fa {
	color: #d9d9d9;
	font-size: 25px;
	vertical-align: middle;
	margin-right: 15px;
}

.latest_new_name .name {
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #222222;
	text-align: left;
}










/* SALE SITES */

.our_product_sites .section_ttl {
	color: #fff;
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 31px;
	text-align: center;
	margin-bottom: 25px;
}

.our_product_sites_bg {
	background-color: #008fd7;
	padding-top: 140px;
}

// .outer_products_wrap {
// 	display: inline-block;
// 	margin: -1px;
// }

.product_sites_wrap {
    font-size: 0px;
    padding-bottom: 20px;
    text-align: left;
    width: 920px;
    margin: auto;
}
.product_site {
    display: inline-block;
    width: 230px;
    height: 140px;
    border-right: 1px solid #016597;
    border-bottom: 1px solid #016597;
    vertical-align: bottom;
    text-align: center;
    margin-bottom: -1px;
}
.hiddenborder {
	overflow: hidden;
}

.product_site:nth-child(-n+4) {
	border-top: none;
}

.product_site:nth-child(4n) {
	border-right: none;
}

.product_site:nth-child(4n+1) {
	border-left: none;
}

.product_site p {
	font-size: 16px;
	color: white;
	text-decoration: underline;
}

/* BRAND SLIDER */


.brand_slider {
	margin-bottom: 40px;
	margin-top: 25px;
}

.brand_slider .section_ttl {
	color: #333333;
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 31px;
	text-align: center;
	margin-bottom: 40px;

}

#brand_slider .item img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}


#brand_slider .item img:hover {
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

#brand_slider .owl-dots {
	display: none;
}



/* FOOTER */



footer {
    background-color: #3b3f48;
    margin-top: 40px;
}
.footer {
	padding: 40px;
}

.top_footer {
	padding-bottom: 18px;
	border-bottom: 1px solid #4f5561;
}

.footer_menu {
	display: inline-block;
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0px;
    margin-right: 10px;
}

.footer_menu li {
	display: inline;
	margin: 0px 15px;
}

.footer_menu li:first-child {
	margin-left: 0px;
}

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

.footer_menu li a {
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 16px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.5s;
}

.footer_menu li a:hover {
	color: #008fd7;
}

.soc_icons {
    display: inline-block;
    float: right;
}

.soc_icons a {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	margin: 0 10px;
}

.soc_icons a:last-child {
	margin-right: 0px;
}

.soc_icons a .fa {
	font-size: 24px;
	color: #757b89;
}

.soc_icons a:hover .fa {
    color: #fff;
    transition: all 0.5s;
}

.bottom_footer {
	margin-top: 28px;
}

.copyright {
	float: left;
	color: #fff;
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
}

.add_refs {
	float: right;
}

.add_refs a {
	display: inline-block;
	margin-left: 40px;
}

.add_refs a:hover svg .cls-2 {
	fill: #fff;
}

.add_refs a {
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #595d69;
	text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

.add_refs a:hover {
	color: #fff;
}

.add_refs a svg {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 10px;
}

.add_refs a span {
	display: inline-block;
	vertical-align: middle;
}

.add_refs a svg .cls-2 {
	fill: #595d69;
}

.add_refs a svg .cls-1 {
	fill: none;
}






/* ABOUT US PAGE */

.about_us_section p {
	color: #7a7a7a;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	line-height: 1.5;
}

.about_us_section .bottom_text {
	margin-top: 20px;
}




/* Company Advantages PAGE */

.advanteges_block_point {
	margin-bottom: 50px;
}

.advantages_block_point_name {
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 21px;
	color: #3b3f48;
	position: relative;
}

.point_number {
	display: block;
	border-left: 4px solid #333333;
	padding-left: 12px;
	line-height: 1;
	position: absolute;
		left: -100px;
}


.advantages_block_point_text {
	color: #7a7a7a;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	line-height: 1.5;
}

/* CONDITIONER PAGE */

.conditioner_page_filter {
	font-size: 0px;
	margin-bottom: 30px;
}

.conditioner_page_filter_items {
	display: inline-block;
	min-width: 240px;
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #696969;
	border: 1px solid #696969;
	border-radius: 30px;
	padding: 12px 22px;
	text-align: center;
	margin-right: 20px;
	cursor: pointer;
}

.conditioner_page_filter_items.active_item,
.conditioner_page_filter_items:hover {
	border-color: #036cb2;
	color: #0b0b0b;
}

.catalog_doc_list ul {
	list-style: none;
}

.catalog_doc_list ul li {
	margin-bottom: 25px;
	position: relative;
}

.catalog_doc_list ul li img {
	position: absolute;
		left: -40px;
}

.catalog_doc_list ul li a {
	color: #333333;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	text-decoration: none;
}

.catalog_doc_list ul li a:hover {
	text-decoration: underline;
}

/* OPTIM ACADEMY PAGE*/

.optim_academy h2 {
	text-transform: uppercase;
}

.optim_academy p,
.optim_academy ul li {
	color: #7e7d7d;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	text-decoration: none;
}

.optim_academy_refs_wrap {
	font-size: 0px;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 35px;
}

.optim_academy_refs_wrap a {
	display: inline-block;
	width: 202px;
	padding: 12px 0px;
	border: 1px solid #333333;
	color: #333333;
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	margin: 0px 41px;
	transition: all 0.5s;
}

.optim_academy_refs_wrap a:hover {
	color: white;
	border-color: transparent;
	background: -moz-linear-gradient( 128deg, rgb(3,108,178) 0%, rgb(15,139,222) 100%);
    background: -webkit-linear-gradient( 128deg, rgb(3,108,178) 0%, rgb(15,139,222) 100%);
    background: -ms-linear-gradient( 128deg, rgb(3,108,178) 0%, rgb(15,139,222) 100%);
}

.academies_foto img {
	margin-bottom: 15px;
}

.optim_academy h3 {
	font-family: 'HelveticaNeueCyr Medium';
	font-size: 21px;
	color: #333333;
	text-align: left;
}

.optim_academy ul {
	list-style: none;
	margin-bottom: 5px;
}

.learning_ways p {
	margin-bottom: 0px;
}

.academy_sertificates {
	margin-bottom: 55px;
}

.academy_sertificates h3 {
	font-family: 'HelveticaNeueCyr Medium';
	font-size: 21px;
	color: #333333;
	text-align: center;
	margin-bottom: 30px;
}

.academy_sertificates p {
	font-family: 'HelveticaNeueCyr Medium';
	padding-left: 30px;
}

.academy_contacts h2 {
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 31px;
	color: #333333;
	text-align: center;
}

.academy_contacts h3 {
	font-family: 'HelveticaNeueCyr Medium';
	font-size: 21px;
	color: #333333;
	text-align: center;
	margin-bottom: 25px;
}

.academy_contacts .mapinfo {
	width: 100%;
	height: 605px;
}

.academy_contacts .col-xs-7,
.academy_contacts .col-xs-5 {
	padding: 0px
}

.academy_contacts_block {
	width: 100%;
	height: 605px;
	background-color: #efefef;
	padding: 15px 35px;
	padding-bottom: 0px;
}

.contacts_items {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.academy_contacts_block .city {
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 21px;
	color: #333333;
	margin-bottom: 10px;
}

.contact_item {
	margin-bottom: 15px;
}

.contact_item,
.contact_item a,
.contact_item .contact_item_name,
.contact_item .contact_item_val {
	color: #333333;
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	text-decoration: none;
}

.contact_item .contact_item_name {
	min-width: 125px;
	display: inline-block;
	vertical-align: top;
}

.contact_item .contact_item_val {
	display: inline-block;
	vertical-align: top;
}

.academy_contacts_form {
	padding: 0px 15px;
}

.academy_contacts_form > p {
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 21px;
	color: #333333;
}

.academy_contacts_form form input {
	width: 100%;
	padding: 12px 0px;
	border: none;
	background-color: #fff;
	/* margin-bottom: 15px; */
	padding-left: 15px;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	color: #878787;
	outline: none;
    height: auto;
}
.help-block {
    margin: 0;
    min-height: 20px;
}
.form-group {
	margin-bottom: 0;
}
.academy_contacts_form form select {
    width: 100%;
    padding: 12px 0px;
    background-color: #fff;
    border: none;
    padding-left: 15px;
    font-family: 'HelveticaNeueCyr Light';
    font-size: 16px;
    color: #878787;
    outline: none;
    height: auto;
}

.academy_contacts_form form textarea {
	width: 100%;
	height: 80px;
	background-color: #fff;
	border: none;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	color: #878787;
	padding-left: 15px;
	padding-top: 10px;
	resize: none;
	outline: none;
}

.academy_contacts_form form button {
	display: block;
	margin: 0 auto;
	padding: 10px 28px;
	border: 1px solid #333333;
	background-color: transparent;
	border-radius: 30px;
	color: #333333;
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	outline: none;
}


/* CONTACTS PAGE */

.contacts_page .academy_contacts h2 + p {
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 26px;
	color: #5f5e5e;
	text-align: center;
	margin-bottom: 35px;
}

.additional_contact_page_info {
	margin-top: 35px;
}

.additional_contact_page_info_name {
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 21px;
	color: #333333;
}

.additional_contact_page_info_item {
	margin-bottom: 40px;
}

.additional_contact_page_info_item p,
.additional_contact_page_info_item p a {
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}


/* INDUSTRIAL OBJECTS PAGE*/	

.commercial_objects,
.objects_in_cities {
	padding: 0px;
	margin-bottom: 35px;
}

.commercial_objects_wrap,
.objects_in_cities_wrap {
	font-size: 0px;
}

.commercial_object,
.object_in_city {
	display: inline-block;
	width: 310px;
	height: 230px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	margin-right: 13px;
	vertical-align: middle;
}

.commercial_object p,
.object_in_city p {
	font-family: 'HelveticaNeueCyr Bold';
	color: #fff;
	font-size: 20px;
	position: absolute;
		bottom: 10px;
		left: 20px;
}

.commercial_objects_info {
	display: inline-block;
	width: 310px;
	margin-left: 30px;
	vertical-align: middle;
}

.commercial_objects_info p {
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #7a7a7a;
}

.objects_in_cities_name {
	font-family: 'HelveticaNeueCyr Bold';
	color: #333333;
	font-size: 21px;
}

.more_cities {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	cursor: pointer;
}
.more_cities p {
	font-size: 16px;
	font-family: 'HelveticaNeueCyr Roman';
	color: #027ed1;
}




/* NEWS PAGE */


.news_page_block {
	background-color: #f2f2f2;
}

.news_filter {
	margin-bottom: 30px;
	position: relative;
}

.news_filter ul {
	display: inline-block;
	padding-left: 0px;
	list-style: none;
}

.news_filter ul li {
	display: inline-block;
	width: 150px; 
	height: 46px;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	color: #403f3f;
	margin: 0px 15px;
	padding: 12px 22px;
	cursor: pointer;
	text-align: center;
}

.news_filter ul li.active_time_period,
.news_filter ul li:hover {
	transform: skew(-20deg);
	background: #fff;
}

.news_filter .filter_by_categories {
	position: absolute;
    	right: 55px;
    	top: 0px;
}

.news_filter .filter_by_categories p {
	display: inline-block;
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 16px;
	color: #333333;
	margin-right: 15px;
	vertical-align: middle;
	margin-bottom: 0px;
}

.news_filter .filter_by_categories select {
	display: inline-block;
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #333333;
	vertical-align: middle;
	padding: 12px 24px;
	border: none;
}

.first_new_block {
	width: 100%;
	height: 460px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.last_new_block {
	padding-left: 0px;
}

.penultimate_new_blocks {
	padding-right: 0px;
}

.second_new_block,
.third_new_block {
	width: 100%;
	height: 215px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.second_new_block {
	margin-bottom: 30px;
}

.first_new_block .new_block_info {
	position: absolute;
		bottom: 25px;
		left: 25px;
}

.second_new_block .new_block_info,
.third_new_block .new_block_info {
	position: absolute;
		bottom: 15px;
		left: 15px;
}

.new_block_name a {
    font-family: 'HelveticaNeueCyr Bold';
    color: #fff;
    font-size: 20px;
    margin-bottom: 5px;
}

.published_date {
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	color: #bfbfbf;
	margin-bottom: 0px;
}

.rest_block_news {
	margin-top: 30px;
	font-size: 0px;
}

.earlier_new {
	display: inline-block;
	width: 216px;
	vertical-align: top;
	margin: 0px 9px;
}

.earlier_new:first-child {
	margin-left: 0px;
}

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

.earlier_new_foto {
	width: 100%;
	height: 140px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 13px; 
}

.earlier_new .earlier_new_name {
	padding-left: 10px;
}

.earlier_new .earlier_new_name a {
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 16px;
	color: #333333;
	margin-bottom: 15px;
	text-decoration: none;
}

.earlier_new .earlier_new_date {
	font-family: 'HelveticaNeueCyr Roman';
	color: #8e8e8e;
	font-size: 16px;
	padding-left: 15px;
}



/* INDUSTRIAL OBJECT IN CITY PAGE */

.industrial_object_nav {
	width: 100%;
	height: 40px;
	position: relative;
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #3a3a3a;
}

.industrial_object_nav .prev {
	position: absolute;
		left: 22px;
		top: 50%;
	transform: translate(0, -50%);
}

.industrial_object_nav .prev span.arrow {
	display: inline-block;
	width: 24px;
	height: 16px;
	background-image: url('../img/left_arrow.png');
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 13px;
}
.industrial_object_nav .next {
	position: absolute;
		right: 22px;
		top: 50%;
	transform: translate(0, -50%);
}

.industrial_object_nav .next span.arrow {
	display: inline-block;
	width: 24px;
	height: 16px;
	background-image: url('../img/right_arrow.png');
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-left: 13px;
}

.industrial_object_nav .prev:hover,
.industrial_object_nav .next:hover {
	color: #035f9f;
}

.industrial_object_nav .prev:hover span.arrow {
	background-image: url('../img/left_arrow_hover.png');
}

.industrial_object_nav .next:hover span.arrow {
	background-image: url('../img/right_arrow_hover.png');
}

.industrial_object_nav .prev p,
.industrial_object_nav .next p {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0px;
}

.industrial_object_in_city_foto {
	width: 100%;
	height: 410px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.industrial_object_in_city_block .col-xs-6:first-child {
	padding-left: 0px;
}

.industrial_object_in_city_block .col-xs-6:last-child {
	padding-right: 0px;
}

.industrial_object_in_city_descr {
	padding-left: 25px;
	padding-right: 100px;
}

.industrial_object_in_city_descr .object_name {
	margin-bottom: 35px;
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 21px;
	color: #333333;
}

.industrial_object_in_city_descr .object_address {
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 21px;
	color: #333333;
	margin-bottom: 0px;
}

.industrial_object_in_city_descr .object_contacts {
	padding-bottom: 48px;
	border-bottom: 4px solid #0369af;
	margin-bottom: 30px;
}

.industrial_object_in_city_descr .object_info > p {
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #6d6d6d;
	margin-bottom: 30px;
}


/* RECORD FOR LEARN PAGE */

.record_for_learn {
	background-color: #f9f9f9;
}

.record_for_learn h2 {
	color: #333333;
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 29px;
	text-align: center;
	margin-bottom: 10px;
}

.form_for_record {
	margin-bottom: 20px;
}

.record_for_learn p {
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #333333;
}

.start_courses_color_desc {
	font-size: 0px;
	text-align: center;
}

.start_courses_color_item {
	display: inline-block;
	font-size: 0px;
	vertical-align: middle;
	margin: 0px 14px;
	margin-bottom: 30px;
}

.start_courses_color_item .color_circle {
	display: inline-block;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 12px;
}

.start_courses_color_item .color_descr {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    margin-bottom: 0px;
    font-size: 16px;
    text-align: left;
}

.form_for_record .point_name {
	color: #333333;
	font-family: 'HelveticaNeueCyr Bold';
	font-size: 24px;
}

.form_for_record .point_desc {
	color: #696969;
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
}

.form_for_record .point_one {
	margin-bottom: 40px;
}

.form_for_record .point_one .name {
    font-size: 0px;
    margin-bottom: 4px;
}

.name .form-group,.additional_form_info .form-group, .infor_about_previous_work .form-group, .infor_about_previous_work .form-group {
    display: inline-block;
    width: calc(33.333% - 20px);
    margin: 0px 15px;
    vertical-align: top;
}

.form_for_record .point_one .name input, .name .form-group input {
	display: block;
	height: auto;
    font-size: 16px;
    border: none;
    padding: 12px 0px;
    padding-left: 20px;
    outline: none;
    font-size: 16px;
    color: #696969;
    font-family: 'HelveticaNeueCyr Roman';
}


.form_for_record .point_one .name input {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	border: none;
	padding: 12px 0px;
	padding-left: 20px;
	outline: none;
	font-size: 16px;
	color: #696969;
	font-family: 'HelveticaNeueCyr Roman';
}
.infor_about_previous_work .form-group {
	margin-bottom: 4px;
}
.form_for_record .point_one .name input:first-child, .name .form-group:first-child, .additional_form_info .form-group:first-child, .infor_about_previous_work .form-group:nth-child(1), .infor_about_previous_work .form-group:nth-child(4) {
	margin-left: 0px;
}

.form_for_record .point_one .name input:last-child, .name .form-group:last-child, .additional_form_info .form-group:last-child, .infor_about_previous_work .form-group:nth-child(3), .infor_about_previous_work .form-group:nth-child(6) {
	margin-right: 0px;
}
.form_for_record .field-category-id {
    margin-bottom: 4px;
}
.form_for_record .field-studingrecord-start_date select,
.form_for_record .field-category-id select {
	height: auto;
	width: 100%;
	font-size: 16px;
	border: none;
	padding: 12px 0px;
	padding-left: 20px;
	outline: none;
	font-size: 16px;
	color: #696969;
	font-family: 'HelveticaNeueCyr Roman';
}

.form_for_record .additional_form_info {
	font-size: 0px;
}

.form_for_record .additional_form_info input, .additional_form_info .form-group input {
	height: auto;
	display: inline-block;
	font-size: 16px;
	border: none;
	padding: 12px 0px;
	padding-left: 20px;
	outline: none;
	font-size: 16px;
	color: #696969;
	font-family: 'HelveticaNeueCyr Roman';
}

.form_for_record .additional_form_info input:first-child {
	margin-left: 0px;
}

.form_for_record .additional_form_info input:last-child {
	margin-right: 0px;
}

.infor_about_previous_work {
	font-size: 0px;
}
.infor_about_previous_work input {
	height: auto;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	border: none;
	padding: 12px 0px;
	padding-left: 20px;
	outline: none;
	font-size: 16px;
	color: #696969;
	font-family: 'HelveticaNeueCyr Roman';
}

.infor_about_previous_work .form-group:nth-child(1) input,
.infor_about_previous_work .form-group:nth-child(4) input {
	margin-left: 0px;
}

.infor_about_previous_work .form-group:nth-child(3) input,
.infor_about_previous_work .form-group:nth-child(6) input {
	margin-right: 0px;
}

.form_for_record button {
	width: 350px;
	float: right;
	border: none;
	margin-top: 5px;
	padding: 15px 0px;
    background-image: -moz-linear-gradient( 128deg, rgb(3,108,178) 0%, rgb(15,139,222) 100%);
    background-image: -webkit-linear-gradient( 128deg, rgb(3,108,178) 0%, rgb(15,139,222) 100%);
    background-image: -ms-linear-gradient( 128deg, rgb(3,108,178) 0%, rgb(15,139,222) 100%);
    font-size: 16px;
    color: #fff;
    font-family: 'HelveticaNeueCyr Roman';
}

.add_info_for_register .first_add,
.add_info_for_register .second_add {
	color: #333333;
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
}

.add_info_for_register .second_add {
	font-family: 'HelveticaNeueCyr Medium';
}



/* CATALOG PAGE */

.catalog_page {
	padding-bottom: 35px;
}

.catalog_category_name {
    position: relative;
    max-height: 204px;
}

.catalog_category .category_bg_block {
	width: 270px;
	height: 112px;
	transform: skew(-20deg);
	background-color: #f5f5f5;
	position: absolute;
		top: 35px;
		right: 0px;
}
.help-block {font-size: 16px;}

.catalog_category_name img {
    position: relative;
    display: inline-block;
    max-width: 210px;
    margin-left: -10px;
    z-index: 1;
    max-height: 100%;
}

.catalog_category_name p {
    width: 155px;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-family: 'HelveticaNeueCyr Light';
    font-size: 16px;
    vertical-align: top;
    margin-top: 45px;
}
.catalog_category_list ul {
    list-style: none;
    padding-left: 40px;
}

.catalog_category_list ul li {
	margin-bottom: 15px;
    padding-right: 0px;
}

.catalog_category_list ul li a {
	color: #787878;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	text-decoration: none;
}

.catalog_category_list ul li a:hover {
	color: #036cb2;
	text-decoration: underline;
}

.category_more_btn {
	display: inline-block;
	width: 116px;
	border: 1px solid #036cb2;
	border-radius: 30px;
	padding: 9px 0px;
	text-align: center;
	cursor: pointer;
	color: #036cb2;
}

.category_more_btn span {
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 18px;
	margin-right: 10px;
	vertical-align: middle;
}

.category_more_btn .fa-angle-down {
	font-size: 24px;
	vertical-align: middle;
}

.categorieslist {
    height: 548px;
    overflow: hidden;
}


/* PROVIDERS PAGE & SUPPORT PAGE & TRADE MARKS PAGE */

.our_providers_page_text > p,
.support_page_text > p {
	color: #787878;
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	margin-bottom: 15px;
}

.support_page_text > p {
	text-align: center;
	margin-bottom: 30px;
}

.our_providers_blocks_wrap {
    font-size: 0px;
    text-align: left;
    margin-bottom: 35px;
    margin-top: 20px;
}

.our_providers_block {
	display: inline-block;
	width: 225px;
	height: 100px;
	border: 1px solid #bababa;
	position: relative;
}

.our_providers_block:nth-child(5n+1) {
	width: 180px;
	border-left: none;
}

.our_providers_block:nth-child(5n) {
	width: 180px;
	border-right: none;
}

.our_providers_block:nth-child(-n+5) {
	border-top: none;
}

.our_providers_block:nth-child(n+11):nth-child(-n+15) {
	border-bottom: none;
}

.our_providers_block img {
	position: absolute;
		top: 50%;
		left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
}



/* CATEGORY PAGE */

.category_brands_blocks_wrap {
	font-size: 0px;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 40px;
}

.category_brands_block {
    display: inline-block;
    width: 225px;
    height: 111px;
    border: 1px solid #bababa;
    position: relative;
}
.category_brands_block img {
	max-width: 100%;
	max-height: 100%;
}


/* PRODUCT PAGE */

.prodct_page h2 {
	font-family: 'HelveticaNeueCyr Black';
	color: #3b3f48;
}

.prodct_page p {
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	color: #696969;
}

.prodct_page .type_conditioner {
	font-family: 'HelveticaNeueCyr Roman';
	color: #333333;
}

.prodct_page .product_desr_point_name {
	font-family: 'HelveticaNeueCyr Medium';
	color: #3b3f48;
	font-size: 24px;
	text-align: center;
	margin: 35px 0px;
}

.prodct_page ol {
	padding-left: 10px;
}

.prodct_page ol li {
	font-family: 'HelveticaNeueCyr Light';
	font-size: 16px;
	color: #696969;
	margin-bottom: 10px;
}

.important_use_func {
	position: relative;
}

.important_use_func img {
	position: absolute;
		top: 0px;
		right: 15px;
}

.product_information {
	margin-bottom: 20px;
}

.product_information > div {
	padding: 0;
}

.prodct_page .tech_character {
	margin-bottom: 20px;
}

.prodct_page iframe {
	width: 100%;
	height: 310px;
}


/* VIDEO REVIEWS PAGE */

.video_reviews_page {
	margin-bottom: 40px;
}

.small_videos iframe {
	width: 100%;
	height: 170px;
}

.big_video iframe {
	width: 100%;
	height: 475px;
}

.video_block {
    margin-bottom: 35px;
}

.video_name {
	font-family: 'HelveticaNeueCyr Bold';
	color: #333333;
}

.video_short_desc {
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 15px;
	color: #717070;
	margin-bottom: 0px;
}

.small_videos .video_name {
    font-size: 18px;
    height: 22px;
    overflow: hidden;
}

.big_video .video_name {
	font-size: 21px;
}
.c-day.active {
	z-index: 999;
}
.c-day.active .wrap_day_number {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.more {
    display: inline-block;
    width: 196px;
    padding: 15px 0px;
    border: 1px solid #333333;
    border-radius: 30px;
    font-family: 'HelveticaNeueCyr Roman';
    font-size: 16px;
    color: #333333;
    text-align: center;
    cursor: pointer;
    margin-top: 20px;
}

.video_reviews_page .more_video span {
	vertical-align: middle;
}

.video_reviews_page .more_video .fa {
	font-size: 26px;
	vertical-align: middle;
}

.branches_map {
	margin-bottom: 25px;
}

.list_region .region_name {
	font-family: 'HelveticaNeueCyr Bold';
	color: #333333;
	font-size: 18px;
	text-align: center;
}

.list_region ul {
	list-style: none;
	padding-left: 0px;
}

.list_region ul li {
	font-family: 'HelveticaNeueCyr Roman';
	font-size: 16px;
	color: #696969;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}

.list_region ul li:hover {
	text-decoration: underline;
}

#courses_calendar {
	margin-top: 10px;
	margin-bottom: 30px;
}

.notactive {
	display: none;
}
.btnmorwrap {
    display: inline-block;
}
.industrial_object_nav .prev p, .industrial_object_nav .next p {
	color: #333;
}
.industrial_object_nav .prev,
.industrial_object_nav .next {
	text-decoration: none;
}
.industrial_object_in_city_page ~ footer {
	margin-top: 0px;
}

.academy_contacts_block,
.academy_contacts .mapinfo {
	height: 670px;
}

@media(max-width: 1199px) {
	.share_block {
	    width: 225px;
	    height: 225px;
	}
	.catalog_point img {
	    max-width: 160px;
	}
	.lastest_news_block {
	    width: 305px;
    margin: 0px 14px;
	}
	.footer_menu li {
	    margin: 0px 13px;
	}
	.adv_point {
	    margin: 0px 6px;
	}
	.our_providers_block {
	    width: 194px !important;
	}
	.our_providers_block {
	    border: none;
	    border-right: 2px solid #bababa;
	    border-bottom: 2px solid #bababa;
	    margin-bottom: -2px;
	}
	.our_providers_block:nth-child(n+11):nth-child(-n+15) {
		border-bottom: 2px solid #bababa;
	}
	.our_providers_block:nth-child(5n) {
		border-right: none;
	}
	.commercial_object {
		width: 300px;
	}
	.objects_in_cities_wrap {
		position: relative;
	}
	.more_cities {
	    margin-left: 0px;
	}
	.btnmorwrap {
	    display: block;
	    text-align: center;
	    padding-top: 10px;
	}
	.catalog_category_name p {width: 149px;}
	.catalog_category_name img {max-width: 150px;margin-top: 18px;}
	.catalog_category_list ul {padding-left: 5px;}
	.categorieslist {height: 544px;}
	.earlier_new {width: 179px;}
	.earlier_new:nth-child(5n) {margin-right: 0px;}
	.branches_map img, .branches_map map {position: relative;left: -67px;}
	.calendar {
	    height: 385px;
	}
	.c-week-day {width: 66px;}
	.c-month {height: 10%;}
	.start_courses_color_item .color_descr {width: 254px;}
	.academy_contacts_block, .academy_contacts iframe {
	    height: 695px;
	}
}
@media(max-width: 1110px) {
	
}

@media(max-width: 991px) {
	header .container {
		width: 100%;
		padding: 0px;
	}
	header .row {
		margin-right: 0px;
		margin-left: 0px;
	}
	header .row > div {
		padding-right: 0px;
		padding-left: 0px;
	}

	.share_block {
	    width: 168px;
	    height: 168px;
	    margin: 0px;
	}
	.share_wrap > div,
	.share_wrap > a {
		display: inline-block;
		margin: 0px 6px;
	}
	.share_wrap > div:last-child,
	.share_wrap > a:last-child {
		margin-right: 0px;
	}
	.catalog_point {min-height: 145px;}
	.catalog_point img {
	    max-width: 107px;
	}
	.catalog_point p {font-size: 14px;}
	.catalog_learn_more {
		width: auto;
		padding: 7px 20px;
		font-size: 14px;
		right: 30px;
	}
	.main_advantages .section_ttl {text-align: center;}
	.adv_point {
		padding-top: 20px;
	    width: calc(25% - 15px);
	}
	.adv_point p {font-size: 14px;}
	.advantage_text {font-size: 14px;}
	.advantage_points {padding-top: 0;}
	.product_sites_wrap {
	    width: 690px;
	}
	.lastest_news_block {
		width: 232px;
	}
	.product_site {
		width: 172px;
	}
	.latest_new_name {
		padding: 14px 10px;
	}
	.latest_new_name .name {
		font-size: 14px;
	}
	.our_product_sites_bg {
		padding-top: 130px;
	}
	#brand_slider .item img {
	    -webkit-filter: grayscale(0);
	    filter: grayscale(0);
	}
	.add_refs a {
	    margin-left: 30px;
	    font-size: 14px;
	    margin-top: -5px;
	}
	.our_providers_block {
	    width: 150px !important;
	}
	.our_providers_block {
	    border: none;
	    border-right: 2px solid #bababa;
	    border-bottom: 2px solid #bababa;
	    margin-bottom: -2px;
	}
	.our_providers_block:nth-child(n+11):nth-child(-n+15) {
		border-bottom: 2px solid #bababa;
	}
	.our_providers_block:nth-child(5n) {
		border-right: none;
	}
	.brdbottom {
		margin-bottom: -2px;
		overflow: hidden;
	}
	.commercial_object, .object_in_city {
	    display: inline-block;
	    width: 237px;
	    height: 220px;
	}
	.commercial_objects_info {
	    width: 247px;
	    margin-left: 3px;
	}
	.industrial_object_in_city_foto {
		height: 285px;
	}
	.industrial_object_in_city_descr .object_name {
		margin-bottom: 15px;
	}
	.industrial_object_in_city_descr .object_contacts {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.catalog_category_name img {
	    max-width: 100px;
	    margin-top: 26px;
	    margin-left: -15px;
	}
	.catalog_category_name p {
	    width: 126px;
    font-size: 14px;
    margin-top: 37px;
	}
	.catalog_category .category_bg_block {
	    width: 200px;
	    height: 86px;
	}
	.catalog_category_list ul li a {
	    font-size: 14px;
	}
	.categorieslist {
	    height: 295px;
	}
	.first_new_block {
		height: 345px;
	}
	.second_new_block, .third_new_block {height: 157px;}
	.new_block_name a {font-size: 18px;}
	.earlier_new .earlier_new_name a {font-size: 14px;}
	.earlier_new:nth-child(5n) {margin-right: 9px;}
	.earlier_new:nth-child(3n) {margin-right: 0px;}
	.earlier_new:nth-child(1n + 2) {margin-left: 0px;}
	.earlier_new {width: 238px;}
	.big_video iframe {height: 365px;}
	.small_videos iframe {height: 130px;}
	.academy_contacts_block {
	    height: auto;
	    padding: 15px;
	}
	.academy_contacts_form {padding: 0px;}
	.contact_item .contact_item_name {
	    min-width: 100px;
	}
	.contact_item, .contact_item a, .contact_item .contact_item_name, .contact_item .contact_item_val {font-size: 14px;}
	.academy_contacts iframe {
	    height: 581px;
	}
	.branches_map img, .branches_map map {
	    position: relative;
	    left: auto;
	    max-width: 100%;
	}
	.optim_academy img {max-width: 100%;}
	.optim_academy p, .optim_academy ul li {font-size: 14px;}
	.optim_academy_refs_wrap {
	    margin-top: 15px;
	    margin-bottom: 25px;
	}
	.optim_academy h3 {font-size: 15px;}
	.academies_foto img {
	    margin-top: 40px;
	}
	.academy_sertificates {
		margin-bottom: 0px;
	}
	.c-week-day {
	    width: 50px;
	}
	.start_courses_color_item .color_descr {
	    width: 181px;
	    font-size: 14px;
	}
	.c-event-body .prev_event span, .c-event-body .next_event span {font-size: 14px;}
	.advantage_txt {padding-top: 0px;}
	.main_catalog {margin-bottom: 40px;}




	.footer {
	    padding: 40px 0px;
	}
	.footer_menu li {
	    margin: 0px 6px;
	}
	.footer_menu li a {
		font-size: 14px;
	}
	.footer_bg .soc_icons a {
	    margin: 0 8px;
	}
	.footer_bg .soc_icons a .fa {
	    font-size: 20px;
	}

	.academy_contacts_block, .academy_contacts iframe {
	    height: 690px;
	}
}
@media(max-width: 767px) {
	.main_shares {margin-bottom: 5px;}
	section h2, .main_advantages .section_ttl {font-size: 26px;}
	.share_block {
	    margin-left: 20px;
	    margin-right: 20px;
	    width: 220px;
	    height: 220px;
	    border-radius: 15px;
	    background-size: cover;
	    box-shadow: 1px 17px 27px -10px rgba(0,0,0,.2);
	    background-position: center;
	    transition: all .4s;
	}
	.active .share_block {
	    box-shadow: 1px 17px 27px -10px rgba(0,0,0,.5);
	}
	.owl-stage-outer {padding-bottom: 30px;}
	.menu_bg {display: none;}
	.right_bottom_slider_block {
	    border-bottom: 140px solid #fff;
	    border-left: 85px solid transparent;
	}
	.head_slider_controller {
	    bottom: 4px;
	    right: 5px;
	}
	.logo_txt {display: none;}
	.toggle_btn_mob_menu {
	    position: relative;
	    width: 40px;
	    height: 30px;
	    top: 25px;
	    right: 10px;
	    z-index: 20000;
	    float: right;
	    /* margin-top: 23px; */
	    /* margin-right: 20px; */
	}
	.toggle_btn_mob_menu span {
		position: absolute;
		border-radius: 4px;
		display: block;
		width: 100%;
		height: 5px;
		background-color: #000;
		margin-bottom: 7px;
		transition: all .4s;
	}

	.toggle_btn_mob_menu span:last-child {margin-bottom: 0px;}
	.toggle_btn_mob_menu span:nth-child(1) {top: 0px;}
	.toggle_btn_mob_menu span:nth-child(2) {top: 12px;}
	.toggle_btn_mob_menu span:nth-child(3) {top: 24px;}
	.toggle_btn_mob_menu.active span:nth-child(1) {
		position: absolute;
		left: 0;
		top: 12px;
		transform: rotate(45deg);
		transition: all .4s;
	}
	.toggle_btn_mob_menu.active span:nth-child(2) {
		opacity: 0;
	}
	.toggle_btn_mob_menu.active span:nth-child(3) {
		position: absolute;
		left: 0;
		top: 12px;
		transform: rotate(-45deg);
		transition: all .4s;
	}
	.mobile_logo {
	    /* position: fixed; */
	    top: 16px;
	    left: 15px;
	    z-index: 999;
	    display: inline-block;
	    margin-left: 10px;
	    margin-top: 7px;
	}
	.logofull {display: none;}
	.menu_block {
	    position: fixed;
	    bottom: 0;
	    top: 0px;
	    left: 100%;
	    padding-top: 65px;
	    padding-right: 15px;
	    width: 100%;
	    background-color: #fff;
	    text-align: center;
	    z-index: 998;
	    transition: all .4s;
	    overflow-y: scroll;
	}
	.menu_block ul {position: static;}
	.menu_block.active {left: 0;}
	.menu li, .menu > li > a {width: 100%;font-size: 19px;}
	.lastest_news_wrapper .owl-dots {display: none;}
	.lastest_news_block {box-shadow: 0px 13px 28px 0px rgba( 0, 0, 0, .3 );}
	.product_sites_wrap {
	    width: 100%;
	}
	.share_wrap > div {display: block;}
	.mobilewraptop {
	    position: fixed;
	    top: 0px;
	    width: 100%;
	    z-index: 999;
	    padding-bottom: 8px;
	    background-color: #FFF;
	    box-shadow: 0px 1px 5px 0px rgba(0,0,0,.4);
	}
	.lastest_news_block {
	    margin-left: 0px;
	    margin-right: 10px;
	    border-radius: 15px;
	    overflow: hidden;
	}
	.lastest_news_wrapper {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.lastest_news_wrapper .owl-stage-outer {
		overflow: visible;
	}
	.main_shares .col-xs-12 {padding: 0px;}
	.main_shares .owl-stage-outer {
		margin-left: 0px;
		margin-right: 0px;
	}
	.owl-theme .owl-nav.disabled+.owl-dots {margin-top: -15px;}
	.catalog_point {
	    box-shadow: 0px 1px 20px 1px rgba(90, 91, 91, .25);
	    background-position: 11px 14px;
	    background-repeat: no-repeat;
	    border-radius: 5px;
    	min-height: 160px;
	}
	.catalog_point.big {display: none;}
	.catalog_point p {margin-bottom: 0px;}
	.catalog_wrapper a:nth-child(2) .catalog_point {
	    width: 100%;
	    height: 90px;
	    min-height: 90px;
	    background-image: url('/img/bitoviekond.png');
	    padding: 5px 5px 5px 115px;
	    margin-bottom: 15px;
	    display: table-cell;
	    vertical-align: middle;
	}
	.catalog_wrapper a:nth-child(2) {
	    width: 100%;
	    display: table;
	}
	.catalog_wrapper a:nth-child(4) .catalog_point, .catalog_wrapper a:nth-child(6) .catalog_point {width: calc(50% - 7px);margin-top: 14px;padding: 92px 5px 5px 5px;vertical-align: top;background-position: center 11px;}
	.catalog_wrapper a:nth-child(4) .catalog_point {background-image: url(/img/komerchkond.png);margin-right: 7px;}
	.catalog_wrapper a:nth-child(6) .catalog_point {background-image: url('/img/teplotehnika.png');margin-left: 7px;}
	.catalog_learn_more {display: none;}
	.mobilewraptop.active {box-shadow: none;}
	.advantage_points {display: none;}
	.showmob {max-width: 100%;}
	.product_site {width: 145px;}
	.product_site img {
	    max-width: 100%;
	}
	.newswithcomp {
	    position: relative;
	    overflow: hidden;
	}
	.our_product_sites_bg {
		background: none;
	}
	.lastest_news h2 {
		text-align: left;
		color: #fff;
		padding-left: 15px;
		position: relative;
	}
	.lastest_news h2:before {
	    content: '';
	    display: block;
	    width: 109px;
	    height: 2px;
	    background-color: #fff;
	    position: absolute;
	    bottom: -5px;
	}
	.hulptranspbg {
	    width: calc(100% + 18px);
	    height: 100%;
		background-image: url('/img/mountain.jpg');
		background-position: center;
		background-size: cover;
	    position: absolute;
	    top: 0;
	    left: -9px;
		-webkit-filter: blur(3px);
		-moz-filter: blur(3px);
		-o-filter: blur(3px);
		-ms-filter: blur(3px);
		filter: blur(3px);
		margin-top: -5px;
	}
	.hulptranspbg .iner {
	    width: 100%;
	    height: 100%;
	    background: rgba(3,141,211,.67);
	}
	.lastest_news, .our_product_sites {z-index: 1;position: relative;}
	.lastest_news {z-index: 2;}
	.our_product_sites .section_ttl {font-size: 22px;}
	.product_site {
	    border-radius: 10px;
	    border: none;
	    background-color: rgba(255,255,255,.1);
	    margin-top: 10px;
	    margin-left: 5px;
	    margin-right: 5px;
	    padding: 10px 0px;
	    width: calc(50% - 10px);
	}
	.product_site:nth-child(1n + 5) {
	    display: none;
	}
	.showmoreproductsite {
		font-size: 18px;
		color: #fff;
		text-align: center;
		margin-top: 15px;
	}
	.hulptranspbg .iner .linear {
		height: 100%;
		width: 100%;
		background: linear-gradient(to bottom, rgba(3,141,211,.1) 0%,  rgba(0,0,0,.4) 51%,  rgba(0,0,0,.7) 90%);
	}
	.brand_slider {margin-bottom: 18px;}footer{margin-top: 18px;}
	.footer {
	    padding-top: 20px;
	    padding-bottom: 15px;
	}
	.footer_menu li {
	    width: 50%;
	    display: inline-block;
	    margin: 0px;
	    float: left;
	    text-align: center;
	    margin-top: 5px;
	}
	.brand_slider .owl-stage-outer {
		padding-bottom: 18px;
	}
	.brand_slider .section_ttl {margin-bottom: 18px;}
	.copyright {display: none;}
	.add_refs {float: none;text-align: center;}
	.add_refs a {
	    display: block;
	    margin-left: 0px;
	    font-size: 16px;
	    margin-top: 3px;
	}
	.top_footer {padding-bottom: 10px;}
	.bottom_footer {margin-top: 15px;}
	.about_us_section img {
	    max-width: 100%;
	}
	.about_us_section {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	section h1 {font-size: 25px;margin-bottom: 10px;}
	img {max-width: 100%;}
	.our_providers_block {
	    border: none !important;
	}
	.brdbottom {text-align: center;}
	.commercial_objects_info {width:auto;padding-right: 15px;padding-left: 15px;}
	.wrap2objects {
	    position: relative;
	    margin-top: -5px;
	    overflow: hidden;
	}
	.wrap2objects .container {
		position: relative;
		z-index: 1;
	}
	.object_in_city,
	.commercial_object {
	    border-radius: 15px;
	    box-shadow: 0px 18px 28px -8px rgba(0,0,0,.7);
	    height: 320px;
	    margin-right: 15px;
	}
	.commercial_object p {
		text-transform: uppercase;
		font-size: 19px;
	}
	.objects_in_cities_wrap,
	.commercial_objects_wrap {
	    padding: 15px;
	}
	.wrap2objects .owl-stage-outer {
		overflow: visible;
	}
	.industrial_objects_page .hulptranspbg {
	    -webkit-filter: blur(5px);
	    -moz-filter: blur(5px);
	    -o-filter: blur(5px);
	    -ms-filter: blur(5px);
	    filter: blur(5px);
	}
	.industrial_objects_page .hulptranspbg .iner {
	    background: rgba(0, 81, 230, 0.3);
	}
	.objects_in_cities_name {
		color: #fff;
		padding-left: 15px;
		font-size: 30px;
	}
	.objects_in_cities_name span {
		position: relative;
		display: block;
		font-family: "HelveticaNeueCyr Medium";
	}
	.objects_in_cities_name span:before {
		content: '';
		display: block;
		position: absolute;
		top: 0px;
		width: 100px;
		height: 2px;
		background-color: #fff;
	}
	.objects_in_cities,
	.commercial_objects {
		margin-bottom: 0px;
	}
	.industrial_objects_page ~ footer {
		margin-top: 0px;
	}
	.industrial_objects_page .hulptranspbg .iner .linear {
	    background: linear-gradient(to bottom, rgba(3,141,211,.1) 0%, rgba(0,0,0,.4) 51%, rgba(0,0,0,.2) 90%);
	}
	.categorieslist {
	    height: auto;
	    overflow: visible;
	    margin-top: 10px;
	}
	.catalog_category {
	    box-shadow: 0px 0px 28px -8px rgba(0,0,0,.7);
	    border-radius: 10px;
	}
	.catalog_category img, .catalog_category .category_bg_block {
		display: none;
	}
	.catalog_category .catalog_category_name {
	    padding-left: 143px;
	    height: 85px;
	    display: table;
	}
	.catalog_category .catalog_category_name p {
		margin-top: 0px;
		vertical-align: middle;
		display: table-cell;
	}
	.categorieslist:nth-child(1) .catalog_category .catalog_category_name {
		background-image: url('/img/komerchkond.png');
	    background-position: 26px 4px;
	}
	.categorieslist:nth-child(2) .catalog_category .catalog_category_name {
	    background-image: url(/img/teplotehnika.png);
	    background-position: 36px 9px;
	}
	.categorieslist:nth-child(3) .catalog_category .catalog_category_name {
	    background-image: url(/img/bitoviekond.png);
	    background-position: 22px 9px;
	}
	.catalog_category .catalog_category_name {
	    background-repeat: no-repeat;
	}
	.catalog_category_list ul {
		padding-left: 0px;
		max-height: 0px;
		overflow: hidden;
		transition: all .4s;
	}
	.catalog_category_list ul.open {
		max-height: 1000px;
	}
	.catalog_category_list ul li {
	    border-top: 1px solid rgba(92,92,92,.1);
	    text-align: center;
	    padding: 10px;
	    margin-bottom: 0px;
	}
	.catalog_category_list .arrowmore.open {
	    background-image: url(/img/arr_up.png);
	}
	.catalog_category_list .arrowmore {
	    height: 25px;
	    background: url(/img/arr_down.png);
	    background-repeat: no-repeat;
	    background-position: center;
	    border-top: 1px solid rgba(92,92,92,.1);
	}
	
	.category_more_btn {
		display: none;
	}
	.category_brands_block {
	    border: none;
	    display: inline-block;
	    width: calc(50% - 8px) !important;
	    box-shadow: 0px 0px 10px -2px rgba(0,0,0,.4);
	}
	.category_brands_block:nth-child(2n+1) {
	    margin-right: 15px;
	}
	.lastest_news_block {
		max-height: 302px;
	}
	.news_filter ul {font-size: 0px;}
	.news_filter ul li:first-child {
	    border-left: 1px solid #007aff;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.news_filter {text-align: center;}
	.news_filter ul li:last-child {
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.news_filter ul li {
	    font-size: 13px;
	    width: auto;
	    height: auto;
	    padding: 0px;
	    transform: skew(0);
	    background: transparent;
	    padding: 5px;
	    margin: 0px;
	    border-right: 1px solid #007aff;
	    border-top: 1px solid #007aff;
	    border-bottom: 1px solid #007aff;
	    color: #007aff;
	}
	.news_filter ul li.active_time_period, .news_filter ul li:hover {
	    transform: skew(0);
	    background: #007aff;
	    color: #fff;
	}
	.first_new_block {
	    width: 237px;
	    margin-right: 15px;
	    border-radius: 10px;
	    box-shadow: 1px 17px 27px -10px rgba(0,0,0,.5);
	}
	.new_block_info .published_date {display: none;}
	.published_date {
	    top: 10px;
	    position: absolute;
	    left: 10px;
	}
	.newsblock {
	    padding-top: 20px;
	}
	.first_new_block .new_block_info {
	    position: absolute;
	    bottom: 10px;
	    left: 11px;
	    text-align: left;
	}
	.earlier_new_foto {
	    width: 40%;
	    height: 82px;
	    display: inline-block;
	    margin-bottom: 0px;
	    vertical-align: middle;
	}
	.newdescrwrap {
	    width: 60%;
	    display: inline-block;
	    vertical-align: top;
	}
	.earlier_new {
    	width: 320px;
	    padding-left: 15px;
	    padding-right: 15px;
	    margin: 0px !important;
	    margin-bottom: 15px !important;
	}
	.newsblock .row.visible-xs .col-xs-12 {padding: 0px;}
	.earlier_new .earlier_new_date {text-align: right;}
	.video_reviews_page iframe {
		height: 200px;
	}
	.optim_academy h2 {
		font-size: 17px;
	}
	.optim_academy_refs_wrap a {
	    display: inline-block;
	    width: auto;
	    padding: 10px;
	    border-radius: 10px;
	    border: none;
	    color: #007aff;
	    font-size: 14px;
	    box-shadow: 1px 6px 25px -4px rgba(0,0,0,.2);
	    margin: 0px;
	}
	.optim_academy_refs_wrap a:nth-child(1) {
		margin-right: 10px;
	}
	.optim_academy p {
		text-align: justify;
	}
	.academy_contacts iframe {
	    height: 450px;
	}
	.additional_contact_page_info_name {padding: 0px 15px;}
	.academy_sertificates p {padding-left: 0px;padding-top: 15px;}
	.optim_academy ul {padding-left: 0px;}
	.optim_academy ul li {
	    padding-left: 26px;
	    background-image: url(../img/roket.png);
	    background-position: 0px 2px;
	    background-repeat: no-repeat;
	    padding-bottom: 10px;
	}
	.record_for_learn h2 {font-size: 22px;}
	.c-grid, .c-event-grid {
	    width: 99%;
	    box-shadow: none;
	}
	.c-week-day {width: 42px;}
	.start_courses_color_item:nth-child(1) {
	    padding-top: 25px;
	}
	.name .form-group, .additional_form_info .form-group {
	    width: 100%;
	    margin-left: 0px;
	}
	form#record_for_learn_form {
	    padding: 0px 15px;
	}
	.form_for_record button {
		padding: 15px 35px;
		float: none;
		width: auto;
	}
	.infor_about_previous_work .form-group, .infor_about_previous_work .form-group {
		width: 100%;
		margin: 0px;
	}
	.conditioner_page_filter_items {
	    width: calc(50% - 15px);
	    font-size: 14px;
	    text-align: center;
	    margin-bottom: 15px;
	    margin-right: 15px;
	    min-width: auto;
	}
	.industrial_object_in_city_descr {padding: 15px 0px;}
	.soc_icons {
	    display: block;
	    float: none;
	    text-align: center;
	    margin-top: 8px;
	    margin-bottom: 4px;
	}
}
.tac {text-align: center;}
@media(min-width: 767px) {
	.start_courses_color_item {
    	margin-top: 30px;
	}
	.academy_contacts .col-sm-7 {
		padding-right: 0px;
	}
	.academy_contacts .col-sm-5 {
		padding-left: 0px;
	}
	.arrowmore {display: none;}
	.lastest_news_wrapper .lastest_news_block:first-child {margin-left: 0px;}
	.hulptranspbg {display: none;}
	.mobilewraptop {display: none;}
	.showmob, .showmoreproductsite, .catalog_wrapper > a {display: none;}
	.lastest_news_block:last-child {margin-right: 0px;}
	.lastest_news_block:first-child {left-right: 0px;}
}
.record_for_learn ~ footer {
	margin-top: 0px;
}