@font-face {
	font-family: 'MyriadPro';
	src: url('MyriadPro-Regular.eot');
	src: local('☺'), url('MyriadPro-Regular.woff') format('woff'), url('MyriadPro-Regular.ttf') format('truetype'), url('MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
  font-display: swap;
}

@font-face { 
    font-family: 'als_rublregular';
    src: url('roublewebfont.eot');
    src: url('roublewebfont.eot?#iefix') format('embedded-opentype'),
         url('roublewebfont.woff') format('woff'),
         url('roublewebfont.ttf') format('truetype'),
         url('roublewebfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v12/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  font-display: swap;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v12/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  font-display: swap;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v12/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v12/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

.logo {
 margin-top: 10px;
}

table td img {max-width: none !important;}
table td a img {max-width: 100% !important;}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -89px;
}

#push {
    height: 89px;
}

.news_archive {float: right;margin-top: 10px;}
#breadcrumb {margin-bottom: 10px;}
#search_box {margin-top: 10px; margin-bottom: 5px; position: relative; float: right;}
#search_box form {margin-bottom: 0px !important;}
.search_input {margin-bottom: 0px !important;}
.search_button {position: absolute; left: 195px; top: 7px; border: 0px; cursor: pointer;background: url("../images/search_button.png") no-repeat 0px 0px transparent; }
a.small_link {font-family: Arial; font-size: 13px; margin-left: 178px; }
#top_phone {font-family: Arial; font-size: 21px; color: #909090; font-weight: bold; margin-left: 168px;margin-top: 15px;}
#top_phone img {float:left;margin: -4px 4px; display: inline-block;}

.head_text_moto1 { margin-top: 10px; color: #0057a8; font-size: 18px; text-transform: uppercase;}
.head_text_moto2 { margin-top: 20px; color: #0057a8; font-size: 25px; text-transform: uppercase;}

.title {font-size: 18px; color: #fff; background: url("../images/title_bg.png") repeat-x 0px 0px transparent;
padding: 5px 10px;
height: 27px;
width: 100%;
-moz-border-radius: 3px 3px 0 0;
-khtml-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
behavior: url(PIE.htc);
display: inline;
line-height: 21px;
}

#content {
/*background: url("../images/content_bg.png") repeat 0px 0px transparent;*/
background-color: white;
overflow: hidden;
margin-top: 3px;
zoom: 1;
padding: 20px;
padding-top:10px;
border: 1px solid #c1c1c1;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);	
behavior: url(PIE.htc);
}

.last {margin-right: 0px;}

.ok_pic {margin-left: 75px; margin-top: 10px; cursor: pointer;}
.news_detail_link {float: right; display: block;margin-top: 5px;}
.news_divider {position: absolute; bottom: -20px; left: 0px;}
.feedback_divider {position: absolute; bottom: -10px; left: 0px;}

input.upload_file {
opacity:0;
filter:alpha(opacity:0);
border:0; 
z-index:0;
cursor:pointer;
position:absolute;
font-size:20em;
top:0;
right:0;	  
}

#fileformlabel {font-size: 12px; position: absolute; bottom: 3px;}
#fake_upload_file {
position: relative;
cursor: pointer;
overflow:hidden; float: left; 
margin-top: 5px; width: 49px !important; height: 14px; background: url("../images/upload.png") no-repeat 0px 0px transparent; border: 0px;
}

.news_block {
margin-right: 15px;
margin-bottom: 25px;
position: relative;
float: left;
display: inline-block;
width: 320px;
height: 125px;
font-size: 14px;
}
.news_text {overflow: hidden; height: 85px; margin-top: 5px;}

.feebback_title {font-size: 18px; color: #919090; font-weight: bold; position: relative; margin-bottom: 20px;}
.feedback_btn {
background: url("../images/send_button.png") no-repeat 0px 0px transparent;
width: 86px !important;
height: 26px;
border: 0px;
cursor: pointer;
float: right;
display: block;
}
.feedback_input {
width: 184px !important; height: 16px !important; padding: 5px 10px !important; background-color: #d7d7d7 !important;
-webkit-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.4) !important;
-moz-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.4) !important;
box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.4) !important;
}
.feedback_area {
resize: none;
width: 184px !important; height: 75px !important; padding: 5px 10px !important; background-color: #d7d7d7 !important;
-webkit-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.4) !important;
-moz-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.4) !important;
box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.4) !important;
}
#feedback{
position: relative;
margin-top: 25px;
width: 209px;
/*height: 370px;*/
padding: 10px;
/*background: url("../images/feedback_bg.png") no-repeat 0px 0px transparent;*/
background: linear-gradient(to top, #d7d7d7, #e8e8e8);
border-radius: 5px;
box-shadow: 0px 0px 2px 1px rgba(0,0,0, .3);
}
.content {margin-top: 35px;}

.header {height: 125px;} 
.container { 
width: 960px !important; max-width: 100%; min-width: 960px; 
margin: 0 auto; 
}
.container .home-section-list{ 
margin-left:15px;
}

.container_menu {
width: 973px !important; max-width: 100%; min-width: 960px; 
margin: 0 auto; 
}

.main_content {margin-top: 10px; margin-bottom: 30px;}

table { table-layout: fixed !important; }

body {
font-family: 'MyriadPro', Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 14px;
line-height: 21px;
color: #363636;
background: url("../images/bg.png") repeat 0px 0px transparent;
}

body p, body font, body span { font-family: 'MyriadPro', Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; }

a, a:hover {color: #0057a8; text-decoration: underline;}


span.rur { font-family: "als_rublregular"; text-transform: uppercase; text-transform: none; font-weight: normal !important;}   

.logo_pic {height: 310px; background: url("../images/header_pic.png") no-repeat 0px 0px transparent; font-size: 16px; color:#3a3a3a;}

.footer { 
font-family: 'PT Sans', sans-serif; 
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
line-height: 15px;
background: url("../images/footer_bg.png") repeat-x 0px 0px transparent; font-size: 10px; color: white !important; 
-moz-border-radius: 5px 5px 0 0;
-khtml-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
behavior: url(PIE.htc);
width: 940px; height: 89px; padding: 15px 10px; margin-top: 0px; 
}
.footer a {color: white;}

.left {text-align: left !important;}
.left_f {float: left !important;}
.right {text-align: right !important;}
.right_f {float: right !important;}
.mt30 {margin-top: 30px;}
.mt20 {margin-top: 20px;}
.mr20 {margin-right: 20px;}
.mt10 {margin-top: 10px;}
.pt10 {padding-top: 10px;}
.pr40 {padding-right: 40px;}
.pt50 {padding-top: 50px;}


		#slides {position: relative; margin-top: 20px;}
		.slides_container {
			width:700px;
			display:none;
		}

		.slides_container div.slide {
			width:700px;
			height:340px;
			display:block;
		}
		#slider_shadow { background: url("../images/slider_shadow.png") no-repeat 0px 0px transparent; width: 940px; height: 20px;}
		#slides .pagination {
			list-style:none;
			margin:0;
			padding:0;
			position: absolute;
			bottom: 0px;
			left: 45%;
			z-index: 99;			
		}
		#slides .prev { position: absolute; top: 40%; z-index: 99; text-indent: -9999px; left: 0px; width: 21px; height: 60px; background: url("../images/s_prev.png") no-repeat 0 0;}
		#slides .next { position: absolute; top: 40%; z-index: 99; text-indent: -9999px; right: 6px; width: 21px; height: 60px; background: url("../images/s_next.png") no-repeat 0 0; }
		#slides .pagination  a { width: 10px; height: 10px; display: block; cursor: pointer; text-indent: -9999px; background: url("../images/pin.png") no-repeat 0 0 transparent; 		}		
		#slides .pagination li { margin: 3px 3px !important; display: inline-block; zoom: 1;}
		#slides .pagination .current a { background: url("../images/cur_pin.png") no-repeat 0 0 !important; }			
		
		.item {
			float:left;
			width:120px;
			height:130px;
			margin:0 1px;
			/*background:#efefef;*/
		}
		#last_items .pagination {
			list-style:none;
			margin:0;
			padding:0;
		}
		#last_items .pagination  a { width: 17px; height: 17px; display: block; cursor: pointer; text-indent: -9999px; background: url("../images/last_item_page.png") no-repeat 0 0 transparent; 		}		
		#last_items .pagination li { margin: 3px 3px !important; display: inline-block; zoom: 1;}
		#last_items .pagination .current a { background: url("../images/cur_last_item_page.png") no-repeat 0 0 !important; }

.catalog-section-list .subsection{
float:left;
 padding: 3px 10px 3px 0;
}
.catalog-section-list .subsection a{
text-decoration:none; 
border:1px solid white;
border-bottom:1px dashed;
display: inline-block;
padding:3px 3px 0 3px;
}
.catalog-section-list .subsection a:hover{
background-color:#CECECE;
border-bottom:1px solid #CECECE;
border: 1px solid #c1c1c1;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);
}
.catalog-section-list{
overflow: hidden;
padding-bottom:10px;
}
.catalog-section-list .subsection .active{
background-color:#CECECE;
border-bottom:1px solid #CECECE;
border: 1px solid #c1c1c1;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);
}
.order-form   input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
 height: 25px;
}

form[name="SIMPLE_FORM_5"]{
padding:5px;
}
.ps-consent-form-1 span, .ps-consent-form-2 span {
	font-size: 12px !important;
	color: #777 !important;
}
.ps-consent-form-2 span {
	display: inline-block;
	text-align: left !important;
}
.ps-consent-form-1 input, .ps-consent-form-2 input {
	margin: 0 5px 0 0 !important;
}
.consent-corr {
	padding: 0 30px;
}
.ps-none {
	pointer-events: none;
}







.menu-toggle {
  margin: 10px 0;
  margin-left: auto;
  width: 50px;
  height: 45px;
  display: none;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(73, 73, 73, 0.25);
  cursor: pointer;
  /* position: absolute;
  top: -55px;
  right: 0px;
  z-index: 10; */
}
.icon-toggle {
  width: 30px;
  height: 25px;
  position: relative;
  display: flex;
  align-items: center;
}
.icon-toggle span {
  position: absolute;
  width: 100%;
  height: 5px;
  border-radius: 2px;
  background: #b9b9b9;
  transition: .2s;
  left: 0;
}
.icon-toggle span:first-child {
  top: 0;
}
.icon-toggle span:last-child {
  bottom: 0;
}
.icon-toggle.active span:first-child {
  top: auto;
  transform: rotate(45deg);
}
.icon-toggle.active span:last-child {
  bottom: auto;
  transform: rotate(-45deg);
}
.icon-toggle.active span:nth-child(2) {
  display: none;
}

@media (max-width: 980px) {
  .span12 {
    position: relative;
  }
  .row::before,
  .row::after {
    content: none;
  }
  [class*="span"] {
    float: none;
    width: auto;
  }
  .container {
    box-sizing: border-box;
    padding: 0 15px;
  }
  .container,
  .container_menu {
    width: auto !important;
    min-width: 0;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .row.header {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
  }
  .row.header::before,
  .row.header::after {
    content: none;
  }
  .row.header .span3,
  .row.header .span4,
  .row.header .span5 {
    width: auto;
    margin: 10px 20px;
  }
  #search_box {
    float: none;
  }
  .row.header .span5 a.small_link {
    display: none;
  }
  .call-back {
    float: none;
    margin: 10px 0;
  }
  #top_phone {
    margin-left: 0;
  }
  .row.main_content {
    display: flex;
    flex-wrap: wrap;
  }
  .row.main_content::before,
  .row.main_content::after {
    content: none;
  }
  .row.main_content > .span3 {
    width: 245px;
  }
  .row.main_content > .span9 {
    width: calc(100% - 245px);
    padding-left: 10px;
    box-sizing: border-box;
  }
  .row.main_content > .span9 table {
    display: block;
    overflow: auto;
  }
  .row.main_content > .span9 table td {
    padding: 10px;
  }
  .container .home-section-list {
    margin-left: 0;
    width: 100%;
  }
  .bx_catalog_text .bx_catalog_text_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .catalog_section_home_item {
    float: none;
    margin: 15px;
  }
  #content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
  }
  p[align="center"] {
    width: 100%;
  }
  .news_block {
    float: none;
    width: 50%;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    height: auto;
  }
  .news_text {
    height: auto;
  }
  .news_divider {
    position: static;
  }
  .title {
    display: block;
    background-size: cover;
    height: auto;
    box-sizing: border-box;
    margin: 0;
  }
  .footer {
    width: auto;
    height: auto;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
  }
  .footer .span6 {
    width: 50%;
  }
  #horizontal-multilevel-menu,
  #horizontal-multilevel-menu ul {
    background-size: cover;
    height: auto;
    min-height: 0;
    float: none;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    justify-content: center;
    background: linear-gradient(to bottom, #f6f6f6 0%,#f2f2f2 7%,#ececec 33%,#dadada 87%,#dfdfdf 100%);
    border-radius: 10px;
    width: auto;
    margin: 0 auto 5px;
    box-shadow: 0 0 3px #999;
    border-bottom: 10px solid #b9b9b9;
  }
  #horizontal-multilevel-menu li {
    float: none;
    padding: 0;
  }
  #horizontal-multilevel-menu a {
    line-height: normal;
    padding: 9px;
  }
  div.bx-yandex-map,
  div.bx-yandex-map > ymaps {
    width: auto !important;
    max-width: 100% !important;
  }
  div.modern-page-navigation {
    padding: 5px 10px;
  }
  ul.breadcrumb-navigation {
    margin-bottom: 0;
    padding-bottom: 15px;
  }
  .catalog-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .catalog-list::before,
  .catalog-list::after {
    content: none;
  }
  .catalog-list .catalog-item {
    height: auto;
    margin: 15px;
  }
  .catalog-list .buy {
    margin-top: 15px;
  }
  a.youtube_nsmtv {
    margin-left: auto;
  }
  .catalog-item-desc-float > a {
    display: inline-block;
    margin: 10px;
  }
  table[width="84%"] {
    width: 100%;
    display: block;
    overflow: auto;
    border: 0;
  }
  table[width="84%"] td {
    padding: 10px;
  }
  table[width="84%"] td,
  table[width="84%"] th {
    word-wrap: none;
  }
  .body_form {
    padding: 15px;
    box-sizing: border-box;
    max-width: 100%;
    left: 0;
    right: 0;
    border: 0;
    position: absolute;
  }
  .close-btn {
    margin-left: auto;
  }
  .cb_text_bg {
    margin-left: 0;
    text-align: center;
  }
  .catalog-item-desc-float table {
    width: 100%;
  }
  .catalog-item-desc-float table tr td {
    padding: 10px;
  }
  div.catalog-list, div.catalog-detail {
    max-width: 100%;
  }
  #feedback {
    margin-top: 0;
  }
  ul.breadcrumb-navigation li {
    display: inline-block;
    padding: 5px;
  }
  #leftmenu {
    width: auto;
    max-width: 230px;
    margin-bottom: 20px !important;
  }
  #leftmenu li a {
    padding: 5px 0;
  }
}

@media (max-width: 767px) {
  .news_block {
    width: 100%;
  }
  h2 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 30px;
  }
  h1, h2, h3, h4, h5, h6 {
    line-height: normal;
  }
  .head_text_moto1 {
    font-size: 16px;
  }
}

@media (max-width: 680px) {
  .logo {
    margin-top: 0;
    width: 100px;
  }
  .row.header .span3,
  .row.header .span4,
  .row.header .span5 {
    margin: 10px 15px;
  }
}

@media (max-width: 610px) {
  .row.header .span3,
  .row.header .span4,
  .row.header .span5 {
    margin: 0 15px;
  }
  .head_text_moto1 {
    font-size: 14px;
    white-space: nowrap;
  }
}

@media (max-width: 580px) {
  .row.main_content > .span9,
  .row.main_content > .span3 {
    width: 100%;
    padding-left: 0;
  }
  #leftmenu {
    max-width: 100%;
  }
  #feedback {
    margin: auto;
  }
  .feebback_title {
    margin-bottom: 0;
    cursor: pointer;
  }
  #feedback > *:not(.feebback_title) {
    display: none;
  }
  .footer .span6 {
    width: 100%;
    text-align: left !important;
    margin-bottom: 15px;
  }
  .call-back {
    margin: 15px auto 0;
  }
  #top_phone {
    text-align: center;
    margin-top: 10px;
  }
  #top_phone img {
    float: none;
    margin: 0;
    display: inline;
  }
  .head_text_moto2 {
    margin: 0;
  }
  a.youtube_nsmtv {
    margin-left: 0;
  }
  .menu-toggle {
    display: flex;
    margin: 10px auto;
  }
  #horizontal-multilevel-menu {
    display: none;
    flex-direction: column;
  }
  #horizontal-multilevel-menu a {
    /* text-align: left; */
  }
  .feebback_title.active {
    margin-bottom: 20px;
  }
  .ul_level2 {
    display: none !important;
  }
}

@media (max-width: 450px) {
  div.catalog-item-image {
    float: none;
    margin: 0 0 15px;
  }
  .form-table td {
    display: block;
  }
  div[align="left"] table,
  div[align="left"] table tbody {
    width: 100%;
    display: block;
  }
  div[align="left"] table tbody tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  div[align="left"] table tbody tr td {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }
  div[align="left"] table tbody tr td br {
    display: none;
  }
  div[align="left"] table tbody tr td a:first-of-type {
    display: block;
    margin-bottom: 15px;
  }
  .carousel {
    max-width: 240px;
  }
  .catalog-item-desc-float table {
    display: block;
    overflow: auto;
  }
}
