@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,700,700italic&subset=latin,cyrillic-ext);
 html, body {
	 height: 100%;
}
 body {
	 color: #555555;
	 font-family: arial, sans-serif;
	 font-size: 14px;
	 background-color: #e8e8e8;
	 line-height: 1.4;
	 margin: 0;
	 position: relative;
	 z-index: 0;
}
 h1 {
	 margin: 0 0 0.5em 0;
	 font-family: 'Open Sans', sans-serif;
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 300;
	 text-decoration: none;
	 color: #111111;
	 border-bottom: 1px solid #c0c0c0;
}
 h2, h2 a:link, h2 a:active, h2 a:visited, h2 a:hover, a:link h2, a:active h2, a:visited h2, a:hover h2 {
	 color: #555555;
	 font-family: Arial;
	 font-size: 16px;
	 font-style: normal;
	 font-weight: bold;
	 margin: 0 0 0.5em;
	 text-decoration: none;
}
 h3 {
	 color: #555555;
	 font-family: Arial;
	 font-size: 14px;
	 font-style: normal;
	 font-weight: bold;
	 margin: 0 0 0.5em;
	 text-decoration: none;
}
 a:link, a:visited {
	 color: #242424;
	 text-decoration: underline;
}
 a:hover, a:active {
	 color: #25c9a2;
	 text-decoration: none;
}
 a[href*=mailto]:link, a[href*=mailto]:active, a[href*=mailto]:visited, a[href*=mailto]:hover {
	 color: #000;
	 text-decoration: underline;
}
 a[href*=mailto]:active, a[href*=mailto]:hover {
	 text-decoration: none;
}
 img {
	 border: 0 none;
}
 .g-clear {
	 clear: both;
	 font-size: 0;
}
 .g-body_print {
	 background: #fff;
}
 .g-ramaborder:hover {
	 margin: -1px;
	 border: 1px red dashed;
}
 a:active, a:focus {
	 outline: none;
}
 input, textarea {
	 outline: none;
}
 input:active, textarea:active {
	 outline: none;
}
 :focus {
	 outline: none;
}
 button:active, button:focus {
	 outline: none;
}
 button::-moz-focus-inner {
	 border: 0;
}
/*------------------------*/
 .container__field, .container__page, .l-container {
	 min-width: 1240px;
	 width: 100%;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	 .container__field {
		 min-width: 1241px;
	}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	 .container__page {
		 min-width: 1241px;
	}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	 .l-container {
		 min-width: 1241px;
	}
}
 .l-container {
	 overflow: hidden;
	 position: absolute;
	 background: url("/images/body-bg.jpg") no-repeat scroll 50% 0 #e8e8e8;
	 min-height: 100%;
}
 .container__field, .container__page {
	 left: 50%;
	 max-width: 1240px;
	 position: relative;
	 top: 0;
}
 .container__page {
	 z-index: 1;
}
 .container__wrapper, .container__content {
	 left: -50%;
	 position: relative;
	 width: 100%;
}
 .container__content {
	 padding-top: 0;
}
 .container__opera {
	 left: 0;
	 overflow: hidden;
	 top: 0;
	 width: 100%;
}
 .container__right, .container__left, .container__wrapper, .container__field, .container__opera {
	 height: 100%;
	 position: absolute;
}
 .container__right, .container__left {
	 width: 1000px;
}
 .container__left {
	 top: 0;
	 bottom: 0;
	 background: url("/images/sh-left.png") repeat-y scroll 100% 0 transparent;
	 left: -1000px;
	 height: auto;
}
 .container__right {
	 top: 0;
	 bottom: 0;
	 background: url("/images/sh-right.png") repeat-y scroll 0 0 transparent;
	 margin-left: 100%;
	 height: auto;
}
/*------------------------*/
 .l-container_footer {
	 margin-top: -80px;
	 min-height: 0;
	 z-index: 10;
}
 .l-container_footer .container__page {
	 padding-bottom: 0;
}
 .l-container_footer .container__content {
	 background: none repeat scroll 0 0 #A1A1A1;
	 color: #D5D2CA;
	 height: 80px;
}
/*------------------------*/
 .l-footerbox {
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 z-index: 40;
}
 .l-footerbox-stop {
	 height: 150px;
}
 .l-footerbox .footerbox__wrapper {
	 margin: 0 auto;
	 background: #e9e9e9 url("") left top scroll repeat-x;
	 max-width: 1240px;
	 min-width: 980px;
	 width: 100%;
	 z-index: 10;
	 position: relative;
}
 .l-footerbox .footerbox__left {
	 background: transparent url("") right top repeat-x;
	 width: 100%;
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: -100%;
	 z-index: 10;
}
 .l-footerbox .footerbox__right {
	 background: transparent url("") left top repeat-x;
	 width: 100%;
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 right: -100%;
	 z-index: 10;
}
/*------------------------*/
 .l-footerbox__print .footerbox__wrapper {
	 background: none;
}
/*------------------------*/
 .l-grid {
	 width: 100%;
	 height: 150px;
	 position: relative;
	 color: #010101;
	 font-size: 13px;
}
 .l-grid a:link, .l-grid a:active, .l-grid a:visited, .l-grid a:hover {
	 color: #010101;
}
 .l-grid a:hover {
	 color: #25c9a2;
}
 .l-grid p {
	 margin: 0;
	 padding: 0 0 15px 0;
}
 .l-grid .grid__item1 {
	 position: absolute;
	 left: 30px;
	 top: 23px;
	 width: 800px;
	 height: 64px;
}
 .l-grid .grid__item2 {
         position: absolute;
         right: 25px;
         top: 25px;
         width: 93px;
         height: 64px;
}
 .l-grid .grid__item3 {
	 position: absolute;
	 right: 66px;
	 top: 22px;
	 width: 200px;
	 height: 64px;
	 font-size: 12px;
}
 .l-grid .grid__item4 {
	 position: absolute;
	 left: 850px;
	 top: 56px;
	 width: 220px;
	 height: 64px;
}
/*------------------------*/
 body.l-grid {
	 color: #010101;
	 background-color: #e9e9e9;
	 font-size: 13px;
}
 body.l-grid a {
	 color: #010101;
}
/*------------------------*/
 .b-menufoot {
	 background: #6e6e6e;
	 color: #fff;
	 font-family: 'Open Sans', sans-serif;
}
 .b-menufoot:after, .b-menufoot .menufoot__wrap:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-menufoot .menufoot__wrap {
	 padding: 30px 0 30px 75px;
}
 .b-menufoot ul {
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 .b-menufoot li {
	 margin: 0;
	 padding: 0 0 10px;
	 font-size: 12px;
}
 .b-menufoot .menufoot__title {
	 padding-bottom: 13px;
	 font-size: 13px;
	 font-weight: bold;
	 text-transform: uppercase;
}
 .b-menufoot .menufoot__col {
	 margin-right: 90px;
	 width: 210px;
	 float: left;
}
 .b-menufoot .menufoot__col:nth-child(4) {
	 margin-right: 0;
}
 .b-menufoot li {
	 display: none;
}
 .b-menufoot li:nth-child(1), .b-menufoot li:nth-child(2), .b-menufoot li:nth-child(3), .b-menufoot li:nth-child(4), .b-menufoot li:nth-child(5), .b-menufoot li:nth-child(6), .b-menufoot li:nth-child(7), .b-menufoot li:nth-child(8) {
	 display: block;
}
 .b-menufoot li a:link, .b-menufoot li a:active, .b-menufoot li a:visited, .b-menufoot li a:hover {
	 color: #fff;
	 text-decoration: none;
}
 .b-menufoot li a:hover {
	 color: #25c9a2;
	 text-decoration: underline;
}
 .b-menufoot .menufoot__button {
	 text-align: center;
	 margin-left: 543px;
	 width: 84px;
	 height: 41px;
	 display: block;
	 background: url(/images/up1.png) 100% 100% no-repeat;
	 cursor: pointer;
}
 .b-menufoot .menufoot__button:hover {
	 background: url(/images/up1.png) 0 100% no-repeat;
}
 .b-menufoot .menufoot__button__up {
	 text-align: center;
	 margin-left: 543px;
	 width: 84px;
	 height: 41px;
	 display: block;
	 background: url(/images/slider-next33.png) 100% 100% no-repeat;
}
 .b-menufoot .menufoot__button__up:hover {
	 background: url(/images/slider-next33.png) 0 100% no-repeat;
}
/*------------------------*/
 .b-menufoot-open li {
	 display: block;
}
/*------------------------*/
 .b-footlinks {
	 background: #ffffff;
}
 .b-footlinks:after, .b-footlinks .footlinks__wrap:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-footlinks .footlinks__wrap {
	 margin-right: -10px;
	 padding: 35px 0 10px 30px;
}
 .b-footlinks .footlinks__item {
	 margin-right: 20px;
	 width: 280px;
	 height: 55px;
	 float: left;
	 overflow: hidden;
}
 .b-footlinks .footlinks__img {
	 margin-right: 15px;
	 margin-top: 3px;
	 float: left;
}
 .b-footlinks .footlinks__textbox {
	 overflow: hidden;
}
 .b-footlinks .footlinks__title a:link, .b-footlinks .footlinks__title a:active, .b-footlinks .footlinks__title a:visited, .b-footlinks .footlinks__title a:hover {
	 text-transform: uppercase;
	 text-decoration: none;
	 font-size: 12px;
	 font-weight: 300;
}
 .b-footlinks .footlinks__title a:hover {
	 text-decoration: underline;
	 color: #25c9a2;
}
 .b-footlinks .footlinks__text {
	 font-size: 12px;
	 color: #757575;
}
/*------------------------*/
 .b-footline {
	 width: 100%;
	 display: table;
}
 .b-footline a:link, .b-footline a:active, .b-footline a:visited, .b-footline a:hover {
	 padding: 17px 0;
	 width: 33.3%;
	 display: table-cell;
	 background: #313131;
	 color: #fff;
	 text-decoration: none;
	 text-align: center;
	 text-transform: uppercase;
	 font-size: 12px;
	 border-right: 1px solid #4d4d4d;
}
 .b-footline a:hover {
	 xbackground: #aa1b21;
	 color: #25c9a2;
}
 .b-footline a:nth-child(3):link, .b-footline a:nth-child(3):active, .b-footline a:nth-child(3):visited, .b-footline a:nth-child(3):hover {
	 border-right: 0;
	 background: #aa1b21;
	 color: #fff;
}
 .b-footline a:nth-child(3):hover {
	 color: #25c9a2;
}
/*------------------------*/
 .b-counter {
	 position: relative;
	 width: 100%;
	 min-height: 10px;
}
 .b-counter:after {
	 content: "";
	 clear: both;
	 display: block;
	 font-size: 0;
}
 .b-counter .counter__item {
	 margin-right: 5px;
	 margin-bottom: 10px;
	 float: left;
	 display: block;
}
 .b-counter .counter__item * {
	 margin: 0;
	 padding: 0;
}
/*------------------------*/
 .b-input {
	 padding: 0 6px 0 0;
}
 .b-input input {
	 font-family: Segoe UI;
	 left: 6px;
	 margin-left: -6px;
	 position: relative;
	 width: 100%;
}
/*------------------------*/
 .b-search {
	 padding-bottom: 1.5em;
	 line-height: 1.1;
}
 .b-search input {
	 padding: 0;
	 vertical-align: middle;
	 border: 1px solid #dddddd;
	 color: #515151;
	 width: 100%;
	 height: 22px;
}
 .b-search button {
	 margin: 0;
	 margin-left: 10px;
	 padding: 0;
	 border: 0;
	 float: right;
	 background: url(/images/btnsearch.png) 0 0 no-repeat;
	 width: 24px;
	 height: 24px;
	 cursor: pointer;
}
 .b-search button:hover {
	 background-position: 0 100%;
}
 .b-search .search_inputbox {
	 overflow: hidden;
}
 .b-search .search_inputbox div {
	 margin-right: 2px;
}
 .b-search_page {
	 padding: 0;
}
 .b-search_page input {
	 font-size: 1.21em;
}
/*------------------------*/
 .b-search_big input {
	 width: 250px;
}
 .b-search_big button {
	 float: left;
}
/*-------------------------*/
 .b-search_head {
	 position: absolute;
	 top: 0;
	 right: 0;
	 width: 70px;
	 overflow: hidden;
	 padding: 0;
	 z-index: 50;
}
 .b-search_head {
	 -webkit-transition: all 1s ease-out 0s;
	 -moz-transition: all 1s ease-out 0s;
	 -o-transition: all 1s ease-out 0s;
	 transition: all 1s ease-out 0s;
}
 .b-search_head form {
	 height: 100%;
}
 .b-search_head .search__open {
	 float: left;
	 width: 70px;
	 height: 100%;
	 margin: 0;
	 padding: 0;
	 border: none;
	 cursor: pointer;
	 background: #5e5e5e url(/images/search-btn-bg.png) 50% 50% no-repeat;
	 outline: none;
	 text-align: center;
}
 .b-search_head .search__open:hover {
	 background: #5e5e5e url(/images/search-btn-bg2.png) 50% 50% no-repeat;
}
 .b-search_head .search__btn {
	 display: none;
	 float: left;
	 width: 70px;
	 height: 100%;
	 margin: 0;
	 padding: 0;
	 border: none;
	 cursor: pointer;
	 background: #5e5e5e url(/images/search-btn-bg.png) 50% 50% no-repeat;
	 outline: none;
	 text-align: center;
}
 .b-search_head .search__btn:hover {
	 background: #5e5e5e url(/images/search-btn-bg2.png) 50% 50% no-repeat;
}
 .b-search_head .search__close {
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 right: -70px;
	 width: 70px;
	 background: #5e5e5e url(/images/search-close.png) 50% 50% no-repeat;
	 cursor: pointer;
	 -webkit-transition: right 0.5s ease 0s;
	 -moz-transition: right 0.5s ease 0s;
	 -o-transition: right 0.5s ease 0s;
	 transition: right 0.5s ease 0s;
}
 .b-search_head .search__close:hover {
	 background: #5e5e5e url(/images/search-close2.png) 50% 50% no-repeat;
}
 .b-search_head_full .search__close {
	 right: 0;
}
 .b-search_head_full {
	 width: 100%;
}
 .b-search_head .search_inputbox {
	 height: 100%;
}
 .b-search_head input {
	 height: 100%;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 padding: 0 10px;
	 border: none;
	 background: #313131;
	 color: #ffffff;
	 font-size: 20px;
	 font-family: 'Open Sans', sans-serif;
	 font-weight: 300;
}
/*------------------------*/
 .b-tape {
	 position: relative;
	 width: 100%;
}
 .b-tape p, .b-tape h3 {
	 font-weight: normal;
	 margin: 0;
}
 .b-tape h3 {
	 font-size: 0.86em;
	 font-weight: bold;
	 margin-bottom: 0.6em;
}
 .b-tape p {
	 font-size: 0.79em;
}
/*------------------------*/
 .b-picture {
	 margin: 0 auto;
	 overflow: hidden;
	 position: relative;
	 text-align: center;
	 width: 100%;
}
 .b-picture .picture__wrapper {
	 margin-left: -640px;
	 width: 1280px;
	 position: absolute;
	 top: 0;
	 left: 50%;
}
 .b-picture img {
	 border: 0 none;
	 vertical-align: top;
}
 .b-picture .picture__item {
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 text-align: left;
}
 .b-picture .picture__bantext {
	 padding: 5px 8px;
	 display: block;
	 position: absolute;
	 bottom: 15px;
	 left: 0;
	 font-size: 22px;
	 font-family: Open Sans, sans-serif;
	 font-weight: 300;
	 color: #ffffff;
	 background: rgba(0, 0, 0, 0.5);
	 text-align: left;
}
/*------------------------*/
 .b-picture2 {
	 border: 1px solid #c4c4c4;
	 border-left: 0;
	 border-right: 0;
}
 .g-mainpage .b-picture2 {
	 border: 0;
}
 .b-picture2 .picture__text1 {
	 width: 200px;
	 height: 100px;
	 position: absolute;
	 top: 20px;
	 left: 30px;
	 z-index: 10;
}
 .b-picture2 .picture__text2 {
	 width: 200px;
	 height: 100px;
	 position: absolute;
	 top: 140px;
	 left: 30px;
	 z-index: 10;
}
 .b-picture2 .picture__text3 {
	 width: 200px;
	 height: 100px;
	 position: absolute;
	 top: 20px;
	 right: 30px;
	 z-index: 10;
}
 .b-picture2 .picture__text4 {
	 width: 200px;
	 height: 100px;
	 position: absolute;
	 top: 140px;
	 right: 30px;
	 z-index: 10;
}
/*------------------------*/
 .b-header {
	 position: relative;
}
 .b-header p {
	 margin: 0;
}
/*------------------------*/
 .b-upper-logo {
	 position: absolute;
	 top: 10px;
	 left: 30px;
	 z-index: 5;
}
/*------------------------*/
/*---------------2-ый уровень--------------------*/
/*---------------3-ый уровень--------------------*/
 .b-sevice {
	 padding: 0 0 0 0;
	 background: #7d7d7d url("") no-repeat scroll;
	 text-align: left;
	 line-height: 1;
	 font-size: 0;
	 position: relative;
}
 .b-sevice:after, .b-sevice ul:after {
	 clear: both;
	 content: "";
	 display: block;
}
 .b-sevice .sevice__close {
	 width: 20px;
	 height: 20px;
	 position: absolute;
	 top: 10px;
	 right: 25px;
	 background: url(/images/search-close.png) 0 0 no-repeat;
	 z-index: 50;
	 cursor: pointer;
}
 .b-sevice .sevice__close:hover {
	 background: url(/images/search-close2.png) 0 0 no-repeat;
}
 .b-sevice ul {
	 margin: 0;
	 padding: 0;
	 list-style: none;
	 display: inline-block;
	 font-size: [page.size];
}
 .b-sevice li {
	 margin: 0;
	 padding: 0;
	 font-size: 15px;
	 display: block;
	 float: left;
}
 .b-sevice li.item-1 a:link, .b-sevice li.item-1 a:active, .b-sevice li.item-1 a:visited, .b-sevice li.item-1 span {
	 padding: 17px 28px 18px 28px;
	 font-family: 'Open Sans', sans-serif;
	 font-size: 15px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: uppercase;
	 color: #ffffff;
	 display: block;
	 background: transparent url("") repeat-x scroll left bottom;
	 position: relative;
	 cursor: pointer;
}
 .b-sevice ins {
	 background: url("/images/menutop-dot.png") no-repeat scroll 50% 50% transparent;
	 height: 6px;
	 width: 10px;
	 overflow: hidden;
	 position: absolute;
	 right: 13px;
	 top: 23px;
}
 .b-sevice em {
	 height: 6px;
	 width: 10px;
	 overflow: hidden;
	 position: absolute;
	 right: 13px;
	 top: 23px;
	 font-size: 0;
}
 .b-sevice a:hover em, .b-sevice .on-1 em {
	 background-position: 0 100%;
}
 .b-sevice li.on-1 {
	 margin: 0;
	 padding: 0;
}
/*.b-sevice li.on-1 span a:link,.b-sevice li.on-1 span a:visited,.b-sevice li.on-1 span a:hover,.b-sevice li.on-1 span a:active, */
 .b-sevice li.item-1:hover span a:link, .b-sevice li.item-1:hover span a:active, .b-sevice li.item-1:hover span a:visited, .b-sevice li.item-1 a:hover, .b-sevice li.item-1:hover span {
	 padding: 17px 28px 18px 28px;
	 font-family: 'Open Sans', sans-serif;
	 font-size: 15px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: underline;
	 color: #4dfbd1;
	 background: #656565 url("") repeat-x scroll left bottom;
	 display: block;
	 position: relative;
}
 .b-sevice li:hover ins 
/*,.b-sevice .on-1 ins */
 {
	 background: url("/images/menutop-doton.png") no-repeat scroll 50% 50% transparent;
	 height: 6px;
	 width: 10px;
	 overflow: hidden;
	 position: absolute;
	 right: 13px;
	 top: 23px;
}
 .b-sevice .last ins {
	 xdisplay: none;
}
 .b-sevice .level-2 {
	 padding: 30px;
	 display: none;
	 position: absolute;
	 top: 100%;
	 left: 0;
	 right: 0;
	 z-index: 40;
	 background: #656565;
}
 .b-sevice .sevice__img {
	 position: absolute;
	 top: 30px;
	 left: 30px;
}
 .b-sevice ul li:hover .level-2 {
	 xdisplay: block;
}
 .b-sevice li.item-2 {
	 margin: 0 0 0 295px;
	 padding: 0;
	 display: block;
	 text-align: left;
	 width: 450px;
	 box-sizing: border-box;
	 float: none;
}
 .b-sevice li.item-2 a:link, .b-sevice li.item-2 a:active, .b-sevice li.item-2 a:visited {
	 padding: 7px 15px 8px 15px;
	 font-family: 'Open Sans', sans-serif;
	 font-size: 13px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: none;
	 color: #ffffff;
	 display: block;
	 background: #656565 url("") repeat-x scroll left bottom;
}
 .b-sevice li.on-2 a:link, .b-sevice li.on-2 a:active, .b-sevice li.on-2 a:visited, .b-sevice li.on-2 a:hover, .b-sevice li.item-2:hover>a:link, .b-sevice li.item-2:hover>a:active, .b-sevice li.item-2:hover>a:visited, .b-sevice li.item-2 a:hover {
	 padding: 7px 15px 8px 15px;
	 font-family: 'Open Sans', sans-serif;
	 font-size: 13px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: none;
	 color: #ffffff;
	 display: block;
	 background: #7d7d7d url("") repeat-x scroll left top;
}
 .b-sevice li.item-2:hover>a:link, .b-sevice li.item-2:hover>a:active, .b-sevice li.item-2:hover>a:visited, .b-sevice li.item-2 a:hover {
	 color: #4dfbd1;
}
 .b-sevice li.last2 {
	 background-image: none;
}
 .b-sevice .level-2 .level-3 {
	 padding: 22px 30px;
	 display: none;
	 position: absolute;
	 top: 30px;
	 left: 775px;
	 z-index: 35;
	 width: 435px;
	 overflow: hidden;
	 background: #7d7d7d;
	 box-sizing: border-box;
}
 .b-sevice .level-2 li:hover .level-3 {
	 display: block;
}
 .b-sevice li.item-3 {
	 margin: 0;
	 padding: 0;
	 display: block;
	 text-align: left;
	 width: auto;
	 float: none;
}
 .b-sevice li.on-3 {
	 margin: 0;
	 padding: 0;
	 float: none;
}
 .b-sevice li.item-3 a:link, .b-sevice li.item-3 a:active, .b-sevice li.item-3 a:visited {
	 padding: 4px 0 4px 0;
	 font-family: 'Open Sans', sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: none;
	 color: #ffffff;
	 display: block;
	 background: transparent url("") repeat-x scroll left bottom;
}
 .b-sevice li.on-3 a:link, .b-sevice li.on-3 a:active, .b-sevice li.on-3 a:visited, .b-sevice li.on-3 a:hover, .b-sevice li.item-3 a:hover {
	 padding: 4px 0 4px 0;
	 font-family: 'Open Sans', sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: none;
	 color: #959595;
	 display: block;
	 background: transparent url("") repeat-x scroll left top;
}
 .b-sevice li.on-3 a:hover, .b-sevice li.item-3 a:hover {
	 color: #4dfbd1;
}
 .b-sevice li.last2 {
	 background-image: none;
}
/*------------------------*/
 .b-picture2 {
	 position: relative;
	 text-align: center;
	 overflow: hidden;
	 background: #ffffff url("/images/head-bg.jpg") no-repeat scroll right bottom;
	 height: 150px;
}
/*------------------------*/
 body.b-picture {
	 position: relative;
	 text-align: left;
	 overflow: hidden;
	 background: #ffffff;
	 height: [page.head.height];
}
/*------------------------*/
 .b-logo {
	 left: 5px;
	 top: 73px;
	 position: absolute;
	 z-index: 9;
}
 .b-logoprint a:link, .b-logoprint a:active, .b-logoprint a:visited, .b-logoprint a:hover {
	 text-decoration: none;
}
/*------------------------*/
/*---------------2-ый уровень--------------------*/
/*---------------3-ый уровень--------------------*/
 .b-menu {
	 margin-bottom: 1.5em;
	 padding: 0 0 0 0;
	 background: transparent url("") no-repeat scroll;
	 position: relative;
	 text-align: left;
}
 .b-menu:before {
	 content: "";
	 width: 100%;
	 height: 0;
	 display: block;
	 background: transparent url("") no-repeat scroll left top;
}
 .b-menu:after {
	 content: "";
	 width: 100%;
	 height: 0;
	 display: block;
	 clear: both;
	 background: transparent url("") no-repeat scroll left top;
}
 .b-menu ul {
	 list-style: none outside none;
	 margin: 0;
	 padding: 0;
	 position: relative;
}
 .b-menu li {
	 margin: 0;
	 position: relative;
}
 .b-menu a:link, .b-menu a:active, .b-menu a:visited {
	 font-family: Arial;
	 font-size: 14px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #000000;
	 background: #efefef url("/images/empty.gif") repeat-x scroll left bottom;
	 display: block;
	 padding: 10px 27px 11px 27px;
}
 .b-menu .level-1 {
}
 .b-menu .item-1 ins {
	 background: url("/images/menu-dot2.png") no-repeat scroll 50% 50% transparent;
	 height: 8px;
	 width: 6px;
	 overflow: hidden;
	 position: absolute;
	 left: 12px;
	 top: 16px;
}
 .b-menu .item-1 em {
	 height: 8px;
	 width: 6px;
	 overflow: hidden;
	 position: absolute;
	 left: 12px;
	 top: 16px;
	 font-size: 0;
	 font-style: normal;
}
 .b-menu .item-1:hover em, .b-menu .on-1 em {
	 background-position: 0 100%;
}
 .b-menu .on-1 a, .b-menu .on-1 a:visited, .b-menu .on-1 a:hover, .b-menu .on-1 a:active, .b-menu a:hover {
	 font-family: Arial;
	 font-size: 14px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #919191;
	 background: #efefef url("") repeat-x scroll left bottom;
	 padding: 10px 27px 11px 27px;
}
 .b-menu .on-1 ins, .b-menu a:hover ins {
	 background: url("/images/menu-doton2.png") no-repeat scroll 50% 50% transparent;
	 height: 8px;
	 width: 6px;
	 overflow: hidden;
	 position: absolute;
	 left: 12px;
	 top: 16px;
}
 .b-menu .item-2 a:link, .b-menu .item-2 a:active, .b-menu .item-2 a:visited {
	 padding: 5px 25px 6px 25px;
	 font-family: Segoe UI;
	 font-size: 14px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #1071ae;
	 display: block;
	 background: #f2f2f2 url("") repeat-x scroll left top;
}
 .b-menu .on-2 a:link, .b-menu .on-2 a:active, .b-menu .on-2 a:visited, .b-menu .on-2 a:hover, .b-menu .item-2 a:hover {
	 padding: 5px 25px 6px 25px;
	 font-family: Segoe UI;
	 font-size: 14px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #949494;
	 display: block;
	 background: #f2f2f2 url("") repeat-x scroll left top;
}
 .b-menu .item-3 a:link, .b-menu .item-3 a:active, .b-menu .item-3 a:visited {
	 padding: 5px 25px 6px 45px;
	 font-family: Segoe UI;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #45494a;
	 display: block;
	 background: #f2f2f2 url("") repeat-x scroll left top;
}
 .b-menu .on-3 a:link, .b-menu .on-3 a:active, .b-menu .on-3 a:visited, .b-menu .on-3 a:hover, .b-menu .item-3 a:hover {
	 padding: 5px 25px 6px 45px;
	 font-family: Segoe UI;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #1071ae;
	 display: block;
	 background: #f2f2f2 url("") repeat-x scroll left top;
}
/*------------------------*/
 .b-menu-top {
	 margin-bottom: 0;
	 z-index: 25;
}
 .b-menu-top .item-1 {
	 float: left;
	 position: relative;
}
 .b-menu-top .level-2, .b-menu-top .level-3 {
	 display: none;
}
 .b-menu-top .item-1:hover .level-2 {
	 width: 200px;
	 position: absolute;
	 top: 100%;
	 left: 0;
	 display: block;
}
 .b-menu-top .item-1:nth-last-child(1) .level-2 {
	 left: auto;
	 right: 0;
}
 .b-menu-top .item-2:hover .level-3 {
	 width: 200px;
	 position: absolute;
	 top: 0;
	 left: 100%;
	 display: block;
}
 .b-menu-top .item-2:nth-last-child(1) .level-3 {
	 left: auto;
	 right: 100%;
}
/*------------------------*/
 .b-special {
	 position: relative;
}
 .b-special h2 {
}
 .b-special h3 {
	 color: #000000;
	 font-size: 0.93em;
	 font-weight: bold;
	 margin: 0 0 0.3em;
	 padding: 0 10px;
}
 .b-special p {
	 margin: 0;
	 padding: 0 0 1em 0;
}
 .b-special ul {
	 list-style: none outside none;
	 margin: 0;
	 padding: 0;
}
 .b-special li {
	 margin: 0 0 2em;
}
 .b-special div {
	 margin: 0 0 0.6em;
	 position: relative;
}
 .b-special img {
	 border: 0 none;
	 vertical-align: top;
}
 .b-special a, .b-special a:visited {
}
 .b-special a:hover, .b-special a:active {
}
/*------------------------*/
 .b-news {
	 margin-bottom: 2em;
	 padding: 0;
	 position: relative;
}
 .b-news:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-news .news__item {
	 margin: 0 0 2em 0;
	 padding: 0 0 0.2em;
	 position: relative;
	 background: transparent url("/images/news.bg.gif") repeat-x scroll left bottom;
}
 .b-news .news__date {
	 font-family: Arial;
	 font-size: 11px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #ff7faa;
}
 .b-news .news__title a:link, .b-news .news__title a:visited {
	 font-family: Arial;
	 font-size: 14px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: underline;
	 text-transform: normal;
	 color: #242424;
}
 .b-news .news__title a:hover, .b-news .news__title a:active {
	 font-family: Arial;
	 font-size: 14px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #27c19a;
}
 .b-news .news_detail_back {
	 margin: 1.5em 0;
}
 .b-news .news__avtor {
	 color: #666666;
	 font-family: Segoe UI;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: none;
}
 .b-news .b-editor {
	 margin-bottom: 0;
}
 .b-news .news__linkback {
	 font-size: 11px;
}
 .b-news .news__imgbox {
	 margin-bottom: 1em;
}
 .b-news .news__icon {
	 padding-left: 5px;
	 font-size: 0;
	 display: inline-block;
}
/*------------------------*/
 .b-news_list {
	 margin-bottom: 40px;
	 padding: 0;
}
 .b-news_list .news__title {
	 font-family: Arial;
	 font-size: 14px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #242424;
}
 .b-news_list .news__item {
	 margin: 0 0 8px 0;
	 padding: 0;
	 background: none;
}
 .b-news_list .news__item:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-news_list .news__date {
	 margin-right: 22px;
	 margin-top: 4px;
	 width: 55px;
	 float: left;
}
 .b-news_list .news__title {
	 overflow: hidden;
}
/*------------------------*/
 .b-news_page {
	 margin-bottom: 1em;
	 padding: 0;
}
 .b-news_page p {
	 font-size: 1em;
	 font-weight: bold;
	 margin: 0;
}
 .b-news_page .news__date {
	 color: #666666;
	 font-family: Segoe UI;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: none;
}
/*------------------------*/
 .b-news-main {
}
 .b-news-main .news__item {
	 margin: 0 0 8px 0;
	 padding: 0;
	 background: none;
}
 .b-news-main .news__item:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-news-main .news__date {
	 margin-right: 22px;
	 margin-top: 4px;
	 white-space: nowrap;
	 float: left;
}
 .b-news-main .news__title {
	 overflow: hidden;
}
 .b-news-main .news__last {
	 padding-left: 77px;
}
 .b-news-main .news__last a:link, .b-news-main .news__last a:active, .b-news-main .news__last a:visited, .b-news-main .news__last a:hover {
	 color: #959595;
	 font-size: 11px;
}
 .b-news-main .news__last a:hover {
	 color: #4dfbd1;
}
/*------------------------*/
 .b-news-detal {
}
 .b-news-detal .news__title {
	 margin: 0 0 0.5em 0;
	 padding-left: 0;
	 background: transparent url("") 0 5px no-repeat;
	 font-family: 'Open Sans', sans-serif;
	 ;
	 font-size: 30px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #111111;
}
/*------------------------*/
 .b-news-gal {
	 margin-right: -20px;
}
 .b-news-gal:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-news-gal .news__item {
	 margin: 0 11px 43px 0;
	 width: 298px;
	 height: 398px;
	 float: left;
	 overflow: hidden;
	 background: none;
	 border: 1px solid #d3d3d3;
}
 .b-news-gal .news__wrap {
	 height: 263px;
	 box-sizing: border-box;
	 overflow: hidden;
}
 .b-news-gal .news__img {
	 font-size: 0;
	 min-height: 137px;
}
 .b-news-gal .news__wrap {
	 padding: 15px 20px 0 20px;
}
 .b-news-gal .news__link a:link, .b-news-gal .news__link a:active, .b-news-gal .news__link a:visited, .b-news-gal .news__link a:hover {
	 color: #949494;
	 font-size: 12px;
}
 .b-news-gal .news__date {
	 padding-bottom: 5px;
}
/*------------------------*/
 .news_detail_back a {
}
/*------------------------*/
 .b-newsfilter {
	 margin-bottom: 25px;
}
 .b-newsfilter:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-newsfilter a:link, .b-newsfilter a:active, .b-newsfilter a:visited, .b-newsfilter a.newsfilter__on:hover {
	 margin-right: 8px;
	 padding: 6px 20px 6px 29px;
	 border: 1px solid #d4d4d4;
	 display: inline-block;
	 text-decoration: none;
	 position: relative;
	 color: #919191;
}
 .b-newsfilter a.newsfilter__on:link, .b-newsfilter a.newsfilter__on:active, .b-newsfilter a.newsfilter__on:visited, .b-newsfilter a:hover {
	 color: #242424;
	 border: 1px solid #efefef;
	 background: #efefef;
}
 .b-newsfilter ins {
	 width: 10px;
	 height: 10px;
	 position: absolute;
	 top: 11px;
	 left: 10px;
}
 .b-newsfilter a:nth-child(1) ins {
	 background-image: url(/images/news.filter1.gif);
}
 .b-newsfilter a:nth-child(2) ins {
	 background-image: url(/images/news.filter2.gif);
}
 .b-newsfilter a:hover ins, .b-newsfilter a.newsfilter__on ins {
	 background-position: 0 100%;
}
/*------------------------*/
 .b-path {
	 margin: 0;
	 padding: 0 0 0.4em;
	 position: relative;
}
 .b-path li, .b-path ul {
	 display: inline-block;
	 margin: 0;
	 padding: 0;
}
 .b-path li {
	 color: #959595;
	 font-size: 12px;
}
 .b-path li:before {
	 margin: -2px 5px 0 0;
	 content: " → ";
	 display: inline-block;
}
 .b-path li:first-child:before {
	 content: "";
	 display: none;
}
 .b-path a {
	 color: #959595;
}
 .b-path a:hover {
	 color: #4dfbd1;
}
/*------------------------*/
 .b-basket {
	 margin: 0.6em 0 1em;
	 min-height: 60px;
	 padding: 0 0 0 80px;
	 position: relative;
}
 .b-basket ins {
	 background: url("/images/basket2.gif") no-repeat scroll center center #FFFDFC;
	 height: 50px;
	 left: 0;
	 overflow: hidden;
	 position: absolute;
	 top: 0;
	 width: 80px;
}
 .b-basket dt {
	 line-height: 1.7;
	 margin: 0;
	 font-weight: bold;
}
 .b-basket dd {
	 color: #666666;
	 font-style: italic;
	 line-height: 1.3;
	 margin: 0;
}
/*------------------------*/
 .b-order {
}
 .b-order:after {
	 content: '';
	 display: table;
	 width: 100%;
	 clear: both;
	 font-size: 0;
}
 .b-order table {
	 width: 100%;
	 border-collapse: collapse;
	 border-style: 0;
	 margin-bottom: 20px;
}
 .b-order td, .b-order th {
	 padding: 5px 10px;
	 vertical-align: top;
}
 .b-order .order__user tr td:first-child {
	 font-weight: bold;
	 width: 120px;
}
 .b-order .order__goods th, .b-order .order__goods td {
	 text-align: left;
}
 .b-order .order__goods td, .b-order .order__goods th {
	 border: 1px solid #ddd;
	 width: 100px;
}
 .b-order .order__goods tr td:first-child {
	 width: 50%;
}
/*------------------------*/
 .b-editor {
	 margin-bottom: 1.5em;
	 position: relative;
}
 .b-editor:after {
	 content: '';
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-editor h4 {
	 color: #000000;
	 font-size: 1em;
	 font-weight: bold;
	 margin: 0 0 1em;
}
 .b-editor h5 {
	 color: #000000;
	 font-size: 0.86em;
	 font-weight: bold;
	 margin: 0 0 1em;
}
 .b-editor h6 {
	 color: #000000;
	 font-size: 0.86em;
	 font-weight: bold;
	 margin: 0 0 0.3em;
}
 .b-editor p {
	 margin: 0;
	 padding: 0 0 1em;
}
 .b-editor ul, .b-editor ol {
	 margin: 0 0 1em;
	 padding: 0 0 0 3em;
}
 .b-editor ol {
	 list-style: decimal outside none;
}
 .b-editor ul {
	 list-style: disc outside none;
}
 .b-editor li {
	 margin: 0 0 0.5em;
}
 .b-editor img {
	 border: 0 none;
}
 .b-editor table {
	 margin-bottom: 1.5em;
}
 .b-editor td {
	 padding: 0.25em 0.5em 
}
 .b-editor .culture {
	 margin-right: -20px;
}
 .b-editor .culture a:link, .b-editor .culture a:active, .b-editor .culture a:visited, .b-editor .culture a:hover {
	 text-decoration: none;
}
 .b-editor .culture a[href*=mailto]:active, .b-editor .culture a[href*=mailto]:hover {
	 text-decoration: underline;
}
 .b-editor .culture:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-editor .culture__item {
	 margin: 0 11px 29px 0;
	 width: 300px;
	 height: 358px;
	 float: left;
	 overflow: hidden;
}
 .b-editor .culture__img {
	 font-size: 0;
}
 .b-editor .culture__wrap {
	 padding: 12px 20px;
	 height: 220px;
	 border: 1px solid #d3d3d3;
	 box-sizing: border-box;
	 overflow: hidden;
}
 .b-editor .culture__title {
	 font-size: 14px;
}
 .b-editor .culture__link a:link, .b-editor .culture__link a:active, .b-editor .culture__link a:visited, .b-editor .culture__link a:hover {
	 color: #949494;
}
 .b-editor .culture__link a:hover {
	 color: #25c9a2;
}
 .b-editor .cultrama {
	 margin-bottom: 30px;
	 font-size: 14px;
	 border: 1px solid #d3d3d3;
	 overflow: hidden;
}
 .b-editor .cultrama:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-editor .cultrama__img {
	 margin-right: 30px;
	 float: left;
	 font-size: 0;
}
 .b-editor .cultrama__content {
	 padding-top: 20px;
	 overflow: hidden;
}
 .b-editor .namedet {
	 padding: 28px 28px 10px 28px;
	 border: 1px solid #d3d3d3;
}
 .b-editor .namedet:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-editor .namedet__left {
	 margin-right: 28px;
	 width: 220px;
	 float: left;
}
 .b-editor .namedet__right {
	 overflow: hidden;
}
 .b-editor .namedet__title {
	 font-family: 'Open Sans', sans-serif;
	 font-size: 20px;
	 color: #111111;
}
 .b-editor .namelist {
}
 .b-editor .namelist:after, .b-editor .namelist__item:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-editor .namelist__left {
	 margin-right: 20px;
	 width: 280px;
	 float: left;
}
 .b-editor .namelist__right {
	 overflow: hidden;
}
 .b-editor .namelist__item {
	 margin-bottom: 20px;
	 padding: 20px 30px;
	 border: 1px solid #d3d3d3;
}
 .b-editor .namelist__img {
	 margin-right: 20px;
	 float: left;
}
 .b-editor .namelist__cont {
	 overflow: hidden;
}
 .b-editor .namelist__title {
	 font-family: 'Open Sans', sans-serif;
	 font-size: 16px;
	 color: #111111;
}
 .b-editor .namelist__item2 .namelist__img {
	 margin-bottom: 18px;
	 float: none;
}
 .b-editor .namelist__item2 .namelist__title {
	 font-size: 20px;
}
/*------------------------*/
 body.b-editor {
	 margin: 0;
	 padding: 6px 8px;
	 background: #FFFFFF;
}
/*------------------------*/
/* Accordion - Аккордеон */
 .b-comp {
}
 .b-comp .comp-list {
	 margin: 0;
	 padding: 0;
}
 .b-comp li {
	 list-style: none outside none;
	 margin: 0;
	 padding: 0 0 0.5em;
}
 .b-comp .js-content-comp {
	 padding-top: 0.75em;
}
 .b-comp li .title {
	 color: #000;
	 font-weight: bold;
	 cursor: pointer;
	 font-size: 1.29em;
	 margin-bottom: 1em;
	 border-bottom: 1px dashed;
}
 .b-comp li .title_on {
	 font-size: 1.29em;
}
 .b-comp .comp-tab {
	 font-size: 0.79em;
}
/*------------------------*/
 .b-sape {
	 clear: both;
	 text-align: center;
	 width: 100%;
}
/*------------------------*/
 .b-pilot {
	 position: relative;
	 width: 100%;
	 color: #000;
}
 .b-pilot p {
	 margin: 0;
}
 .b-pilot a:link, .b-pilot a:active, .b-pilot a:visited, .b-pilot a:hover {
	 color: #1071ae;
}
 .b-pilot .pilot__1 {
	 position: absolute;
	 right: 90px;
	 top: 15px;
	 width: auto;
	 height: auto;
	 z-index: 50;
}
 .b-pilot .pilot__2 {
	 position: absolute;
	 right: -263px;
	 top: 81px;
	 width: 185px;
	 height: 30px;
	 z-index: 25;
}
 .b-pilot .pilot__3 {
	 position: absolute;
	 left: 125px;
	 top: 80px;
	 width: 620px;
	 height: auto;
	 z-index: 25;
}
 .b-pilot .pilot__4 {
	 position: absolute;
	 right: -345px;
	 top: 142px;
	 width: 300px;
	 height: 64px;
	 z-index: 25;
}
 .b-pilot .pilot__5 {
	 position: absolute;
	 right: -158px;
	 top: 24px;
	 width: 45px;
	 height: 45px;
	 z-index: 25;
}
 .b-pilot p {
	 margin: 0;
	 padding: 0;
}
 .b-pilot .pilot-text1 {
	 margin-bottom: 4px;
	 padding-bottom: 8px;
	 border-bottom: 1px solid #dad9d9;
	 font-size: 30px;
	 font-family: 'Open Sans', sans-serif;
	 color: #000000;
}
 .b-pilot .pilot-text2 {
	 font-size: 24px;
	 font-weight: 300;
	 font-family: 'Open Sans', sans-serif;
	 color: #000000;
}
/*------------------------*/
 body.pilot__2 {
	 color: #fff;
	 font-size: 1.714em;
	 background-color: #0180ba;
	/*фон от шапки*/
	 left: auto;
	 top: auto;
	 position: static;
}
/*------------------------*/
 .b-headlinks {
}
 .b-headlinks:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-headlinks a:link, .b-headlinks a:active, .b-headlinks a:visited, .b-headlinks a:hover {
	 color: #ffffff;
	 font-size: 12px;
	 text-decoration: none;
	 display: block;
	 float: left;
}
 .b-headlinks a:hover {
	 color: #4dfbd1;
}
 .b-headlinks .headlinks__item1 {
	 margin-top: 2px;
	 margin-right: 30px;
}
 .b-headlinks .headlinks__item2 {
	 margin-right: 15px;
	 width: 19px;
	 height: 20px;
	 background: url(/images/head.icon1.png) 0 0 no-repeat;
	 overflow: hidden;
	 text-indent: 9999px;
}
 .b-headlinks .headlinks__item2:hover, .b-headlinks .headlinks__item3:hover, .b-headlinks .headlinks__item4:hover {
	 background-position: 0 100%;
}
 .b-headlinks .headlinks__item3 {
	 margin-right: 15px;
	 width: 26px;
	 height: 19px;
	 background: url(/images/head.icon2.png) 0 0 no-repeat;
	 overflow: hidden;
	 text-indent: 9999px;
}
 .b-headlinks .headlinks__item4 {
	 width: 22px;
	 height: 17px;
	 background: url(/images/head.icon3.png) 0 0 no-repeat;
	 overflow: hidden;
	 text-indent: 9999px;
}
/*------------------------*/
 .b-auth {
	 min-height: 136px;
}
 .b-auth .inpusize1 {
	 border: 1px solid #8E8F8F;
	 width: 120px;
}
 .b-auth .auth_btn {
	 background: url("/images/btn_enter.gif") no-repeat scroll 0 50% transparent;
	 cursor: pointer;
	 font-weight: bold;
	 margin-left: 10px;
	 width: 65px;
}
 .b-auth .auth_tab {
	 margin-bottom: 10px;
}
 .b-auth {
	 background: url("/images/auth.gif") no-repeat scroll 50% 50% transparent;
	 color: #000000;
	 font-family: Segoe UI;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: normal;
	 padding: 25px 0 0 15px;
	 position: relative;
	 text-decoration: none;
}
 .b-auth a {
	 color: #000000;
	 font-family: Segoe UI;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: underline;
}
 .b-auth button {
	 background: url("/images/btn_enter.gif") no-repeat scroll 50% 50% transparent;
	 border: 0 none;
	 height: 30px;
	 width: 70px;
}
/*------------------------*/
 .b-pageline {
	 margin: 0;
	 padding: 0 0 1em;
	 display: inline;
}
 .b-pageline .first.disabled {
	 display: none;
}
 .b-pageline .last.disabled {
	 display: none;
}
 .b-pageline .next.disabled {
	 display: none;
}
 .b-pageline .prev.disabled {
	 display: none;
}
 .b-pageline li {
	 list-style-type: none;
}
 .b-pageline:after {
	 clear: both;
	 content: "";
	 display: block;
}
 .b-pageline a, .b-pageline span {
	 display: block;
	 float: left;
	 padding: 8px 12px;
}
 .b-pageline .first a, .b-pageline .first span {
	 padding: 8px 12px 8px 0;
}
 .b-pageline a:hover {
	 text-decoration: none;
}
 .b-pageline .active a, .b-pageline a.pageline__on {
	 background-color: #efefef;
	 color: #8e8e8e;
	 text-decoration: none;
}
 .b-pageline .pageline__back1 {
	 padding: 8px 0 8px 8px;
	 text-decoration: none;
}
 .b-pageline .pageline__back2 {
}
 .b-pageline .prev a, .b-pageline .next a {
	 padding: 8px 12px 8px 0;
}
 .b-pageline a.pageline__next1 {
	 padding: 8px 8px 8px 0;
	 text-decoration: none;
}
 .b-pageline .pageline__next2 {
}
/*------------------------*/
 .b-more {
	 background: url("/images/mar_unsel.gif") no-repeat scroll 100% 4px transparent;
	 padding-bottom: 1em;
	 padding-right: 1em;
}
 .b-more:after {
	 clear: both;
	 content: "";
	 display: block;
}
 .b-more a {
	 color: #AEAEAE;
	 float: right;
	 font-family: Segoe UI;
	 font-size: 14px;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: underline;
}
 .b-more h2 {
	 float: left;
}
/*------------------------*/
 .column {
	 background: #FFFFFF url() 0 0 scroll no-repeat;
	 height: 100%;
	 margin-top: 0;
	 margin-bottom: 0;
	 position: relative;
	 width: 100%;
	 z-index: 20;
}
 .column:after {
	 clear: both;
	 content: "";
	 display: block;
}
 .column__right, .column__left, .column__center {
	 clear: right;
	 float: left;
}
 .column__center {
	 width: 100%;
}
 .column__left {
	 margin-left: -100%;
	 width: 245px;
	 overflow: hidden;
}
 .column__right {
	 margin-left: -260px;
	 width: 260px;
	 overflow: hidden;
}
 .column__center-indent {
	 margin: 0 0 0 0;
	 padding: 20px 28px;
}
 .column__left-indent {
	 padding: 30px 15px 30px 20px;
}
 .column__right-indent {
	 padding: 30px 30px 30px 0;
}
 .column__right-bg, .column__left-bg, .column__center-bg {
	 bottom: 0;
	 position: absolute;
	 top: 0;
	 z-index: -1;
}
 .column__center-bg {
	 left: 245px;
	 right: 260px;
}
 .column__left-bg {
	 left: 0;
	 width: 245px;
}
 .column__right-bg {
	 right: 0;
	 width: 260px;
}
 .column__right-inside, .column__left-inside, .column__center-inside {
	 border-radius: 0 0 0 0;
	 bottom: 0;
	 left: 0;
	 position: absolute;
	 right: 0;
	 top: 0;
}
 .column__center-inside {
	 background: #FFFFFF url() 0 0 scroll no-repeat;
}
 .column__left-inside {
	 background: #FFFFFF url() 0 0 scroll no-repeat;
}
 .column__right-inside {
	 background: #FFFFFF url() 0 0 scroll no-repeat;
}
/*------------------------*/
 .column_lc .column__center-indent {
	 margin-right: 0;
}
 .column_lc .column__right {
	 display: none;
}
 .column_lc .column__right-bg {
	 display: none;
}
 .column_lc .column__center-inside {
	 border-right-width: 0;
}
 .column_lc .column__center-bg {
	 right: 0;
}
/*------------------------*/
 .column_cr .column__center-indent {
	 margin-left: 0;
}
 .column_cr .column__left {
	 display: none;
}
 .column_cr .column__left-bg {
	 display: none;
}
 .column_cr .column__center-inside {
	 border-left-width: 0;
}
 .column_cr .column__center-bg {
	 left: 0;
}
/*------------------------*/
 .column__print .column__center-indent {
	 margin-right: 0;
	 margin-left: 0;
}
/*------------------------*/
 .b-bannerright {
	 margin-bottom: 1em;
}
/*------------------------*/
 .b-speclink h2 {
	 float: left;
}
 .b-speclink a {
	 padding-top: 5px;
	 font-weight: bold;
	 float: right;
}
/*------------------------*/
 .b-picbox {
	 margin-bottom: 2em;
	 width: 197px;
	 overflow: hidden;
	 background: #dbe0e4 url(/images/picbox.bg.gif) 0 100% repeat-x;
}
 .b-picbox p {
	 margin: 0;
	 padding: 0 0 0.75em 0;
}
/*------------------------*/
 body.b-picbox {
	 margin-bottom: 0;
}
/*------------------------*/
 .b-memberbox {
	 margin-bottom: 2em;
}
 .b-memberbox h3 {
	 margin-bottom: 1.538em;
	 padding: 0.2em 0.769em;
	 font-size: 1.083em;
	 background-color: #e3e7ea;
}
 .b-memberbox .memberbox__text {
	 overflow: hidden;
}
 .b-memberbox .memberbox__img {
	 padding-right: 1.67em;
	 float: left;
}
 .b-memberbox p {
	 margin: 0;
	 padding: 0;
}
/*-------------------------------*/
 .b-phoneright {
	 margin-bottom: 2em;
}
 .b-phoneright .title {
	 padding: 6px 0 8px 60px;
	 background: url(/images/phone.gif) 0 49% no-repeat;
	 font-size: 15px;
	 font-weight: bold;
	 color: #d90101;
}
 .b-phoneright .text {
	 font-size: 22px;
	 text-align: center;
}
 .b-phoneright p {
	 margin: 0;
	 padding: 0;
}
/*-------------------------------*/
 .b-formopros {
	 border: 1px solid #d7d7d7;
	 padding: 10px;
	 margin-bottom: 2em;
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
	 background: #fff;
	/* Old browsers */
	 background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
	/* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fff));
	/* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
	/* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top, #fff 0%, #fff 100%);
	/* Opera 11.10+ */
	 background: -ms-linear-gradient(top, #fff 0%, #fff 100%);
	/* IE10+ */
	 background: linear-gradient(to bottom, #fff 0%, #fff 100%);
	/* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff', GradientType=0);
	/* IE6-9 */
}
 .b-formopros .formopros__line {
	 margin-bottom: 0.5em;
}
 .b-formopros .formopros__line:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-formopros .formopros__line input {
	 float: left;
}
 .b-formopros .formopros__line label {
	 overflow: hidden;
	 cursor: pointer;
}
 .b-formopros p {
	 margin: 0;
	 padding: 0 0 1.5em 0;
}
 .b-formopros .formopros__btnbox {
	 padding-top: 0.5em;
	 text-align: center;
}
 .b-formopros .formopros__btn {
	 margin: 0;
	 width: 220px;
	 padding-top: 10px;
	 padding-bottom: 13px;
	 border: none;
	 cursor: pointer;
	 display: inline-block;
	 vertical-align: middle;
	 color: #ffffff;
	 font-family: Arial;
	 font-size: 12px;
	 font-weight: normal;
	 text-align: center;
	 text-decoration: none;
	 box-sizing: border-box;
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	 border-radius: 3px;
	 background: #7d7d7d;
	/* Old browsers */
	 background: -moz-linear-gradient(top, #7d7d7d 0%, #7d7d7d 100%);
	/* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7d7d), color-stop(100%, #7d7d7d));
	/* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top, #7d7d7d 0%, #7d7d7d 100%);
	/* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top, #7d7d7d 0%, #7d7d7d 100%);
	/* Opera 11.10+ */
	 background: -ms-linear-gradient(top, #7d7d7d 0%, #7d7d7d 100%);
	/* IE10+ */
	 background: linear-gradient(to bottom, #7d7d7d 0%, #7d7d7d 100%);
	/* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7d7d', endColorstr='#7d7d7d', GradientType=0);
	/* IE6-9 */
}
 .b-formopros .formopros__btn:hover {
	 box-sizing: border-box;
	 color: #ffffff;
	 text-decoration: none;
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	 border-radius: 3px;
	 background: #25c9a2;
	/* Old browsers */
	 background: -moz-linear-gradient(top, #25c9a2 0%, #25c9a2 100%);
	/* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25c9a2), color-stop(100%, #25c9a2));
	/* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top, #25c9a2 0%, #25c9a2 100%);
	/* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top, #25c9a2 0%, #25c9a2 100%);
	/* Opera 11.10+ */
	 background: -ms-linear-gradient(top, #25c9a2 0%, #25c9a2 100%);
	/* IE10+ */
	 background: linear-gradient(to bottom, #25c9a2 0%, #25c9a2 100%);
	/* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25c9a2', endColorstr='#25c9a2', GradientType=0);
	/* IE6-9 */
}
/*-------------------------------*/
 .b-result {
	 margin-bottom: 1em;
}
 .b-result p {
	 margin: 0;
	 padding: 0 0 1em 0;
}
 .b-result .title {
	 font-size: 14px;
}
/*-------------------------------*/
 .b-sitemap {
}
 .b-sitemap ul {
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 .b-sitemap ul ul {
	 padding-top: 0.5em;
}
 .b-sitemap li {
	 margin-bottom: 0.5em;
	 font-size: 1em;
}
 .b-sitemap li li {
	 margin-left: 3em;
	 font-size: 1em;
	 font-weight: normal;
}
/*-------------------------------*/
 .b-galbox {
	 margin-right: -6em;
}
 .b-galbox:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-galbox h2 {
}
 .b-galbox .galbox__pageline {
	 text-align: center;
}
 .b-galbox .galbox__pageline a {
	 padding: 0 0.5em;
}
 .b-galbox .galbox__contentbox {
	 margin-right: 6em;
	 margin-bottom: 1em;
}
 .b-galbox .galbox__item {
	 margin: 0 11px 0 0;
	 width: 300px;
	 height: 268px;
	 overflow: hidden;
	 float: left;
	 text-align: left;
}
 .b-galbox p {
	 margin: 0;
	 padding-bottom: 0.3em;
}
 .b-galbox .galbox__date {
	 margin-right: 13px;
	 padding-top: 1px;
	 float: left;
	 color: #ff689b;
	 font-size: 11px;
}
 .b-galbox .galbox__title {
	 overflow: hidden;
	 font-size: 12px;
}
/*-------------------------------*/
 .b-galbox-video .galbox__item {
	 margin: 0 19px 0 0;
	 width: 451px;
	 height: 365px;
}
 .b-galbox-video .galbox__title {
	 font-size: 14px;
}
 .b-galbox-video .galbox__date {
	 padding-top: 4px;
}
 .b-galbox-video p {
	 padding-bottom: 10px;
}
/*-------------------------------*/
 .b-answer {
	 padding: 2em 0;
	 text-align: center;
	 font-weight: bold;
}
/*-------------------------------*/
 .b-guestbox {
}
 .b-guestbox .guestbox__item {
	 margin-bottom: 15px;
	 padding-bottom: 15px;
	 background: url(/images/guestbox.bg.gif) 0 100% repeat-x;
}
 .b-guestbox .guestbox__item:after {
	 content: "";
	 display: block;
	 clear: both;
	 font-size: 0;
}
 .b-guestbox .guestbox__leftside {
	 padding-right: 20px;
	 float: left;
	 width: 180px;
}
 .b-guestbox .guestbox__rightside {
	 overflow: hidden;
}
 .b-guestbox .guestbox__title {
	 padding-bottom: 5px;
	 font-family: Segoe UI;
	 font-size: 14px;
	 font-weight: bold;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #353535;
}
 .b-guestbox .guestbox__date, .b-last-reviews .reviews__date {
	 padding-bottom: 5px;
	 font-family: Segoe UI;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #939393;
}
 .b-guestbox .guestbox__city {
	 padding-bottom: 5px;
	 font-family: Segoe UI;
	 font-size: 14px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	 text-transform: normal;
	 color: #353535;
}
 .b-guestbox .guestbox__msgtext {
	 text-align: center;
}
/*-------------------------------*/
 .b-msgbox {
	 padding-bottom: 15px;
}
/*-------------------------------*/
 .b-catalogbox {
	 margin-bottom: 20px;
}
 .b-catalogbox p {
	 margin: 0;
	 padding: 0 0 6px;
}
 .b-catalogbox .catalogbox__item {
	 position: relative;
}
 .b-catalogbox .catalogbox__imgbox {
	 margin: 10px auto 20px auto;
	 width: 200px;
	 height: 198px;
	 position: relative;
	 border: 1px solid #dddddd;
	 text-align: center;
	 background-color: #ffffff;
	 font-size: 0;
}
 .b-catalogbox a.catalogbox__imglink:link, .b-catalogbox a.catalogbox__imglink:active, .b-catalogbox a.catalogbox__imglink:visited, .b-catalogbox a.catalogbox__imglink:hover {
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 z-index: 10;
	 text-decoration: none;
	 background: #4dfbd1 url(/images/cat.search.png) 50% 50% no-repeat;
	 opacity: 0.7;
	 display: none;
}
 .b-catalogbox .catalogbox__imgbox:hover a.catalogbox__imglink:link, .b-catalogbox .catalogbox__imgbox:hover a.catalogbox__imglink:active, .b-catalogbox .catalogbox__imgbox:hover a.catalogbox__imglink:visited, .b-catalogbox .catalogbox__imgbox:hover a.catalogbox__imglink:hover {
	 display: block;
}
 .b-catalogbox .catalogbox__img {
	 display: -moz-inline-box;
	 display: inline-block;
	 vertical-align: middle;
	 zoom: 1;
	 //display:inline;
	font-size: 0;
}
.b-catalogbox .catalogbox__img a {
	display: block;
	position: relative;
}
.b-catalogbox .catalogbox__helper {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0px;
	zoom:1;
	//display: inline;
}
.b-catalogbox .catalogbox__title {
}
.b-catalogbox .catalogbox__title a:link,.b-catalogbox .catalogbox__title a:active,.b-catalogbox .catalogbox__title a:visited {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: normal;
	color: #242424;
}
.b-catalogbox .catalogbox__title a:hover {
	text-decoration: underline;
}
.b-catalogbox .catalogbox__btnbox {
	padding-bottom: 1em;
}
.b-catalogbox .catalogbox__btnbox:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
}
.b-catalogbox .catalogbox__btn button,.b-catalogbox .catalogbox__btn a:link,.b-catalogbox .catalogbox__btn a:active,.b-catalogbox .catalogbox__btn a:visited,.b-catalogbox .catalogbox__btn a:hover {
	padding: 5px 0 6px 0;
	float: left;
	width: 200px;
	height: auto;
	background: #3dade1 url() 0 0 no-repeat;
	color: #fff;
	border: 0;
	overflow: hidden;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.b-catalogbox .catalogbox__btn button:hover,.b-catalogbox .catalogbox__btn a:hover {
	background-position: 0 100%;
	background-color: #cecece;
	color: #fff;
}
.b-catalogbox .catalogbox__btn button.catalogbox__btn2 {
	float: right;
	background: #1071ae;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	font-family: Segoe UI, sans-serif;
	color: #fff;
	text-indent: 0;
}
.b-catalogbox .catalogbox__btn button.catalogbox__btn2:hover {
	background: #3c3c3c;
}
.b-catalogbox .catalogbox__inputbox {
	margin-right: 10px;
	float: left;
	min-width: 87px ;
	text-align: right;
}
.b-catalogbox .catalogbox__inputbox input {
	margin: 0;
	width: 32px;
	height: 26px;
	border: 1px solid #c2c2c2;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.b-catalogbox .catalogbox__plus {
	width: 20px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	background: url(/images/cat.plus.png) 0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}
.b-catalogbox .catalogbox__plus:hover {
	background-position: 0 100%;
}
.b-catalogbox .catalogbox__minus {
	width: 20px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	background: url(/images/cat.minus.png) 0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}
.b-catalogbox .catalogbox__minus:hover {
	background-position: 0 100%;
}
.b-catalogbox .catalogbox__minus,.b-catalogbox .catalogbox__plus,.b-catalogbox .catalogbox__inputbox input {
	display: block;
	float: left;
}
.b-catalogbox .catalogbox__artical {
	font-family: [modules.catalogbox.artical.font_family];
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: normal;
	color: #858585;
}
.b-catalogbox .catalogbox__param {
	font-family: Segoe UI;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: normal;
	color: #3a3a3a;
}
.b-catalogbox .catalogbox__param span {
	font-weight: bold;
}
.b-catalogbox .catalogbox__price span {
	font-family: Segoe UI;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: normal;
	color: #000000;
}
.b-catalogbox .catalogbox__oldprice span {
	margin-right: 15px;
	font-family: Segoe UI;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: line-through;
	text-transform: normal;
	color: #000000;
}
.b-catalogbox .catalogbox__buynow:before {
	content: '';
	display: block;
	font-size: 0;
	clear: both;
}
.b-catalogbox .catalogbox__buynow {
	padding-bottom: 20px;
}
.b-catalogbox .catalogbox__buynow a:link,.b-catalogbox .catalogbox__buynow a:active,.b-catalogbox .catalogbox__buynow a:visited,.b-catalogbox .catalogbox__buynow a:hover {
	border-bottom: 1px dashed #242424;
	width: auto;
	text-decoration: none;
}
.b-catalogbox .catalogbox__buynow a:hover {
	border: 0;
}
.b-catalogbox .catalogbox__salebox {
	position: absolute;
	top: 40px;
	left: 0;
}
.b-catalogbox .catalogbox__saleitem {
	margin-top: -30px;
}
/*-------------------------------*/
.b-catalogbox-gal {
	margin-right: -13px;
	margin-left: -0;
	vertical-align: top;
	text-align: left;
}
.b-catalogbox-gal .catalogbox__item {
	margin: 0 10px 20px 0;
	width: 220px;
	height: 420px;
	background: #efefef;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
}
.b-catalogbox-gal .catalogbox__item:hover {
	background: #efefef;
}
.b-catalogbox-gal .catalogbox__content,.b-catalogbox-gal .catalogbox__shcar {
	padding: 0 10px;
}
.b-catalogbox-gal .catalogbox__shcar {
	padding-bottom: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #efefef;
}
.b-catalogbox-gal .catalogbox__item:hover .catalogbox__shcar {
	background: #efefef;
}
.b-catalogbox-gal .catalogbox__pricebox {
	float: left;
}
.b-catalogbox-gal .catalogbox__inputbox {
	float: right;
}
.b-catalogbox-gal .catalogbox__inputbox {
	margin-right: 0;
}
/*-------------------------------*/
.b-catalogbox-gal2 .catalogbox__item {
	height: 300px;
}
.b-catalogbox-gal2 .catalogbox__item:hover .catalogbox__wrap {
	position: absolute;
	top: 0;
	bottom: -125px;
	left: 0;
	right: 0;
	background: #dfebf1;
	z-index: 5;
}
.b-catalogbox-gal2 .catalogbox__galhide {
	display: none;
}
.b-catalogbox-gal2 .catalogbox__item:hover .catalogbox__galhide {
	display: block;
}
.b-catalogbox-gal2 .catalogbox__btnbox button {
	float: left;
}
/*-------------------------------*/
.b-catalogbox-detal {
}
.b-catalogbox-detal .catalogbox__item {
	margin-bottom: 35px;
	padding: 10px;
	background: #efefef;
}
.b-catalogbox-detal .catalogbox__item:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
}
.b-catalogbox-detal .catalogbox__leftcol {
	width: 360px;
	float: left;
}
.b-catalogbox-detal .catalogbox__imgbox {
	margin: 0 20px 20px 0;
	width: 330px;
	height: 330px;
}
.b-catalogbox-detal .catalogbox__content {
	overflow: hidden;
}
.b-catalogbox-detal .catalogbox__btnbox button,.b-catalogbox-detal .catalogbox__btnbox a {
	margin-left: 0;
	margin-bottom: 15px;
	float: left;
}
.b-catalogbox-detal .catalogbox__inputbox {
	margin-right: 15px;
	padding-bottom: 1em;
	overflow: auto;
	float: left;
	text-align: left;
}
.b-catalogbox-detal .catalogbox__buynow {
	clear: left;
}
/* Адаптивный блок для переноса контента на детальной@media only screen and (max-width: 1100px) {
	.b-catalogbox-detal .catalogbox__leftcol {
		width: auto;
		float: none;
	}
}
*/
.b-catalogbox-detal .catalogbox__galbox {
	margin-left: 31px;
	margin-right: 31px;
	width: 270px ;
	position: relative;
}
.b-catalogbox-detal .catalogbox__galbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.b-catalogbox-detal .catalogbox__galbox li {
	margin: 0;
	padding: 0;
	width: 88px;
	display: block;
	float: left;
	font-size: 0;
	color: #999;
	text-align: center;
}
.b-catalogbox-detal .catalogbox__back {
	width: 31px;
	height: 80px;
	position: absolute;
	top: 0;
	left: -31px;
	background: url(/images/cat-back2.gif) 0 0 no-repeat;
	cursor: pointer;
}
.b-catalogbox-detal .catalogbox__back:hover {
	background-position: 0 100%;
}
.b-catalogbox-detal .catalogbox__next {
	width: 31px;
	height: 80px;
	position: absolute;
	top: 0;
	right: -31px;
	background: url(/images/cat-next2.gif) 0 0 no-repeat;
	cursor: pointer;
}
.b-catalogbox-detal .catalogbox__next:hover {
	background-position: 0 100%;
}
.b-catalogbox-detal a.catalogbox__buynow:link,.b-catalogbox-detal a.catalogbox__buynow:active,.b-catalogbox-detal a.catalogbox__buynow:visited,.b-catalogbox-detal a.catalogbox__buynow:hover {
	width: 200px;
}
/*-------------------------------*/
.b-catalogbox-list {
}
.b-catalogbox-list .catalogbox__item {
	margin-bottom: 10px;
	padding: 10px;
	background: #efefef;
}
.b-catalogbox-list .catalogbox__item:hover {
	background: #efefef;
}
.b-catalogbox-list .catalogbox__item:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
}
.b-catalogbox-list .catalogbox__imgbox {
	margin: 0 20px 0 0;
	width: 200px;
	height: 198px;
	float: left;
}
.b-catalogbox-list .catalogbox__content {
	overflow: hidden;
}
.b-catalogbox-list .catalogbox__btnbox:after {
	display: none;
}
.b-catalogbox-list .catalogbox__btnbox button,.b-catalogbox-list .catalogbox__btnbox a {
	margin-left: 0;
	float: left;
	width: 200px;
}
.b-catalogbox-list .catalogbox__inputbox {
	margin-right: 15px;
	padding-bottom: 1em;
	overflow: auto;
	float: left;
	text-align: left;
}
.b-catalogbox-list a.catalogbox__buynow:link,.b-catalogbox-list a.catalogbox__buynow:active,.b-catalogbox-list a.catalogbox__buynow:visited,.b-catalogbox-list a.catalogbox__buynow:hover {
	padding: 2px 10px 3px 10px;
	width: 200px;
}
/*-------------------------------*/
.b-catalogbox-table {
	font-size: 12px;
}
.b-catalogbox-table table {
	width: 100%;
	border-collapse: collapse;
}
.b-catalogbox-table th {
	padding: 9px 15px 10px 15px;
	background-color: #45494a;
	font-family: Segoe UI;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: normal;
	text-align: left;
	color: #ececec;
}
.b-catalogbox-table td {
	padding: 9px 15px 5px 15px;
	background-color: [modules.catalogbox.table.line.color_back];
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.b-catalogbox-table .catalogbox-table__center {
	text-align: center;
}
.b-catalogbox-table tr:nth-child(2n) td {
	background: #f1f1f1;
}
.b-catalogbox-table tr:nth-child(2n+1) td {
	background: #ececec;
}
.b-catalogbox-table .catalogbox__imgbox {
	margin: 0;
	width: 16px;
	height: 15px;
	border: 0;
	position: relative;
	background: url(/images/cat.photo.png) 0 0 no-repeat;
	cursor: pointer;
}
.b-catalogbox-table .catalogbox__img {
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 10;
	display: none;
}
.b-catalogbox-table .catalogbox__imgbox:hover .catalogbox__img {
	display: block;
}
.b-catalogbox-table .catalogbox__btnbox button {
	float: none;
}
.b-catalogbox-table .catalogbox__btnbox {
	padding: 0;
}
.b-catalogbox-table .catalogbox__inputbox {
	margin-right: 0;
	text-align: left;
}
.b-catalogbox-table .catalogbox__btnbox button,.b-catalogbox-table .catalogbox__btnbox a:link,.b-catalogbox-table .catalogbox__btnbox a:active,.b-catalogbox-table .catalogbox__btnbox a:visited,.b-catalogbox-table .catalogbox__btnbox a:hover {
	padding: 5px 0 6px 0;
	float: left;
	min-width: 70px;
	background: #3dade1 url() 0 0 no-repeat;
	color: #fff;
	border: 0;
	overflow: hidden;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.b-catalogbox-table .catalogbox__btnbox a:hover {
	background-position: 0 100%;
	background-color: #cecece;
	color: #fff;
}
.b-catalogbox-table .catalogbox__star {
	position: relative;
	cursor: pointer;
	border-bottom: 1px dashed #fff;
}
.b-catalogbox-table .catalogbox__star:hover {
	border-bottom: 0;
}
.b-catalogbox-table .catalogbox__stardown {
	width: 9px;
	height: 5px;
	background: url(/images/cat.arrdown.gif) 0 0 no-repeat;
	position: absolute;
	top: 8px;
	right: -14px;
}
.b-catalogbox-table .catalogbox__stardownon,.b-catalogbox-table .catalogbox__stardown:hover {
	background-position: 0 100%;
}
.b-catalogbox-table .catalogbox__starup {
	width: 9px;
	height: 5px;
	background: url(/images/cat.arrup.gif) 0 0 no-repeat;
	position: absolute;
	top: 8px;
	right: -23px;
}
.b-catalogbox-table .catalogbox__starupon,.b-catalogbox-table .catalogbox__starup:hover {
	background-position: 0 100%;
}
/*-------------------------------*/
.b-catalogbox-cart {
	margin: 0;
}
.b-catalogbox-cart .catalogbox__inputbox {
	margin: 0;
	float: none;
	display: inline-block;
	text-align: center;
}
/*-------------------------------*/
.b-catfilter {
	margin-bottom: 20px;
	padding: 10px 20px;
	background: #efefef;
	color: #606060;
}
.b-catfilter:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
}
.b-catfilter .catfilter__item {
	display: inline-block;
}
.b-catfilter .catfilter__leftside {
	width: 60%;
	float: left;
}
.b-catfilter .catfilter__rightside {
	width: 40%;
	text-align: right;
	float: right;
}
.b-catfilter .catfilter__galpic {
	margin-left: 20px;
	padding-left: 29px;
	position: relative;
	display: inline-block;
}
.b-catfilter .catfilter__galpic ins {
	width: 13px;
	height: 13px;
	background: url(/images/fliter.gal.gif) 0 100% no-repeat;
	position: absolute;
	top: 3px;
	left: 0;
}
.b-catfilter .catfilter__galpic__on,.b-catfilter .catfilter__galpic:hover {
	text-decoration: none;
	color: #3c3c3c;
}
.b-catfilter .catfilter__galpic__on ins,.b-catfilter .catfilter__galpic:hover ins {
	background: url(/images/fliter.gal.gif) 0 0 no-repeat;
}
.b-catfilter .catfilter__listpic {
	margin-left: 20px;
	padding-left: 29px;
	position: relative;
	display: inline-block;
}
.b-catfilter .catfilter__listpic ins {
	width: 13px;
	height: 14px;
	background: url(/images/fliter.list.gif) 0 100% no-repeat;
	position: absolute;
	top: 3px;
	left: 0;
}
.b-catfilter .catfilter__listpic__on,.b-catfilter .catfilter__listpic:hover {
	text-decoration: none;
	color: #3c3c3c;
}
.b-catfilter .catfilter__listpic__on ins,.b-catfilter .catfilter__listpic:hover ins {
	background: url(/images/fliter.list.gif) 0 0 no-repeat;
}
.b-catfilter .catfilter__select {
	width: 180px;
}
.b-catfilter .catfilter__title {
	padding-right: 15px;
}
.b-catfilter a.catfilter__titleup:link,.b-catfilter a.catfilter__titleup:active,.b-catfilter a.catfilter__titleup:visited,.b-catfilter a.catfilter__titledown:link,.b-catfilter a.catfilter__titledown:active,.b-catfilter a.catfilter__titledown:visited {
	padding-right: 15px;
	color: #3c3c3c;
	text-decoration: none;
}
.b-catfilter .catfilter__titleup:hover {
	background: url(/images/catfilter.up.gif) 100% 50% no-repeat;
	text-decoration: none;
}
.b-catfilter .catfilter__titledown:hover {
	background: url(./images/catfilter.down.gif) 100% 50% no-repeat;
	text-decoration: none;
}
/*-------------------------------*/
.b-catslider {
	margin-bottom: 50px;
	font-size: 12px;
	text-transform: uppercase;
	display: table;
}
.b-catslider:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
}
.b-catslider a.catslider__back:link,.b-catslider a.catslider__back:active,.b-catslider a.catslider__back:visited,.b-catslider a.catslider__back:hover {
	padding: 0 45px;
	height: 35px;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	background: #e9e9e9 url(/images/cat-back.gif) 0 0 no-repeat;
}
.b-catslider a.catslider__next:link,.b-catslider a.catslider__next:active,.b-catslider a.catslider__next:visited,.b-catslider a.catslider__next:hover {
	padding: 0 45px;
	height: 35px;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	background: #e9e9e9 url(/images/cat-next.gif) 100% 0 no-repeat;
}
.b-catslider a.catslider__mid:link,.b-catslider a.catslider__mid:active,.b-catslider a.catslider__mid:visited,.b-catslider a.catslider__mid:hover {
	overflow: hidden;
	display: table-cell;
	width: 100%;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	background: #e9e9e9;
}
.b-catslider a.catslider__mid:hover {
	background-color: #ffffff;
	color: #27c19a;
}
.b-catslider a.catslider__back:hover {
	background: #ffffff url(/images/cat-back.gif) 0 100% no-repeat;
	color: #27c19a;
}
.b-catslider a.catslider__next:hover {
	background: #ffffff url(/images/cat-next.gif) 100% 100% no-repeat;
	color: #27c19a;
}
/*-------------------------------*/
.b-tab {
}
.b-tab .tab__titlebox {
	margin-bottom: 20px;
	border-bottom: 1px solid #1071ae;
}
.b-tab .tab__titlebox:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
}
.b-tab .tab__titleitem {
	padding: 9px 22px;
	float: left;
	background-color: #f2f2f2;
	border: 1px solid #fff;
	color: #000000;
	cursor: pointer;
}
.b-tab .tab__titleitem_on,.b-tab .tab__titleitem:hover {
	background-color: #1071ae;
	border: 1px solid #1071ae;
	color: #fff;
}
/*-------------------------------*/
.b-carbox {
}
.b-carbox table {
	margin-bottom: 2em;
	width: 100%;
	border-collapse: collapse;
}
.b-carbox th,.b-carbox td {
	padding: 0.3em 0.5em;
	border: 1px solid #8d9196;
	border-collapse: collapse;
}
.b-carbox th {
	background-color: #8d9196;
	color: #ffffff;
	text-align: left;
}
.b-carbox .carbox__input1 {
	width: 100px;
}
.b-carbox .carbox__center {
	text-align: center;
}
/*-------------------------------*/
.b-catrelated {
	margin-bottom: 20px;
	position: relative;
}
.b-catrelated .catrelated__back {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0;
	right: 50px;
	background: url(/images/catalog.back2.gif) 0 0 no-repeat;
	cursor: pointer;
}
.b-catrelated .catrelated__back:hover {
	background: url(/images/catalog.back2.gif) 0 100% no-repeat;
}
.b-catrelated .catrelated__next {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0;
	right: 12px;
	background: url(/images/catalog.next2.gif) 0 0 no-repeat;
	cursor: pointer;
}
.b-catrelated .catrelated__next:hover {
	background: url(/images/catalog.next2.gif) 0 100% no-repeat;
}
/*-------------------------------*/
.b-filter {
	margin-bottom: 20px;
	padding: 15px 20px 0 20px;
	border: 1px solid #d7d7d7;
}
.b-filter:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
}
.b-filter .filter__col {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}
.b-filter .filter__col2 {
	text-align: center;
}
.b-filter .filter__inputwrap:after,.b-filter .filter__selectwrap:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
}
.b-filter .filter__ltext1 {
	margin-bottom: 5px;
	font-size: 16px;
	display: block;
}
.b-filter .filter__ltext2 {
	margin-bottom: 10px;
	float: left;
	font-size: 12px;
	display: block;
}
.b-filter .filter__checksize1 {
	margin: 3px 8px 10px 0;
	float: left;
}
.b-filter .filter__inputsize1 {
	padding: 5px;
	width: 100%;
	border: 1px solid #c2c2c2;
	box-sizing: border-box;
}
.b-filter .filter__inputsize2 {
	padding: 5px;
	width: 55px;
	float: left;
	border: 1px solid #c2c2c2;
	box-sizing: border-box;
}
.b-filter .filter__inputsize3 {
	padding: 5px;
	width: 55px;
	float: right;
	border: 1px solid #c2c2c2;
	box-sizing: border-box;
}
.b-filter .filter__selectsize1 {
	padding: 5px;
	width: 100%;
	border: 1px solid #c2c2c2;
	box-sizing: border-box;
}
/*-------------------------------*/
.b-filter-center .filter__col {
	margin-right: 3%;
	width: 29%;
	display: inline-block;
	vertical-align: top;
	border-bottom: 0;
}
/*-------------------------------*/
.b-mainimg {
	margin: 0 -28px 10px -8px;
	position: relative;
	height: 250px;
}
.b-mainimg:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
}
.b-mainimg a:link,.b-mainimg a:active,.b-mainimg a:visited,.b-mainimg a:hover {
	text-decoration: none;
}
.b-mainimg .mainimg__item1 {
	overflow: hidden;
	width: 295px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	font-size: 0;
}
.b-mainimg .mainimg__item2 {
	overflow: hidden;
	width: 295px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 305px;
	cursor: pointer;
	font-size: 0;
}
.b-mainimg .mainimg__item3 {
	overflow: hidden;
	width: 285px;
	height: 151px;
	position: absolute;
	top: 0;
	left: 609px;
	cursor: pointer;
	font-size: 0;
}
.b-mainimg .mainimg__item4 {
	overflow: hidden;
	width: 295px;
	height: 151px;
	position: absolute;
	top: 0;
	left: 904px;
	cursor: pointer;
	font-size: 0;
}
.b-mainimg .mainimg__item5 {
	overflow: hidden;
	width: 590px;
	height: 90px;
	position: absolute;
	top: 160px;
	left: 609px;
	cursor: pointer;
	font-size: 0;
}
.b-mainimg .mainimg__item1 img,.b-mainimg .mainimg__item2 img,.b-mainimg .mainimg__item3 img,.b-mainimg .mainimg__item4 img,.b-mainimg .mainimg__item5 img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.b-mainimg .mainimg__text {
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.b-mainimg .mainimg__item1:hover img,.b-mainimg .mainimg__item2:hover img,.b-mainimg .mainimg__item3:hover img,.b-mainimg .mainimg__item4:hover img,.b-mainimg .mainimg__item5:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.b-mainimg .mainimg__item1:hover .mainimg__text,.b-mainimg .mainimg__item2:hover .mainimg__text,.b-mainimg .mainimg__item3:hover .mainimg__text,.b-mainimg .mainimg__item4:hover .mainimg__text,.b-mainimg .mainimg__item5:hover .mainimg__text {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.b-mainimg .mainimg__text {
	position: absolute;
	bottom: 5px;
	left: 20px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #000000;
}
/*-------------------------------*/
.b-sidebox {
}
.b-sidebox:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
}
.b-sidebox .sidebox__left {
	width: 619px;
	float: left;
	overflow: hidden;
}
.b-sidebox .sidebox__right {
	width: 611px;
	float: right;
	overflow: hidden;
}
/*-------------------------------*/
.b-tab1 {
	border-top: 1px solid #c0c0c0;
}
.b-tab1 .ui-widget-header {
	display: table;
	width: 100%;
	border: 0;
	border-left: 1px solid #c0c0c0;
	background: #e9e9e9;
}
.b-tab1 .ui-state-default {
	display: table-cell;
	text-align: center;
	border: 0;
	background: #e9e9e9;
}
.b-tab1 .ui-helper-clearfix::after {
	display: none;
}
.b-tab1 .ui-corner-all,.b-tab1 .ui-corner-bottom,.b-tab1 .ui-corner-right,.b-tab1 .ui-corner-br,.b-tab1 .ui-corner-left,.b-tab1 .ui-corner-top,.b-tab1 .ui-corner-bl,.b-tab1 .ui-corner-tl,.b-tab1 .ui-corner-tr {
	border-radius: 0;
}
.b-tab1 .ui-widget-content {
	border: 0;
}
.b-tab1 .ui-tabs-panel {
	padding: 20px;
}
.b-tab1 .ui-state-default a,.b-tab1 .ui-state-default a:link,.b-tab1 .ui-state-default a:visited,.b-tab1 .ui-state-default a:hover {
	margin-left: -1px;
	padding: 13px 22px 13px 22px;
	display: block;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	background: transparent url(/images/tabs.dot.gif) 100% 50% no-repeat;
	border-bottom: 1px solid #c0c0c0;
	border-left: 0;
	border-right: 0;
	position: relative;
}
.b-tab1 .ui-state-default:nth-last-child(1) a,.b-tab1 .ui-state-default:nth-last-child(1) a:link,.b-tab1 .ui-state-default:nth-last-child(1) a:visited,.b-tab1 .ui-state-default:nth-last-child(1) a:hover {
	background: none;
}
.b-tab1 .ui-state-active a,.b-tab1 .ui-state-active a:link,.b-tab1 .ui-state-active a:visited,.b-tab1 .ui-state-active a:hover,.b-tab1 .ui-state-hover a,.b-tab1 .ui-state-hover a:link,.b-tab1 .ui-state-hover a:visited,.b-tab1 .ui-state-hover a:hover {
	padding: 13px 21px 13px 21px;
	display: block;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	background: #fff;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
.b-tab1 .ui-state-active a:hover,.b-tab1 .ui-state-hover a,.b-tab1 .ui-state-hover a:link,.b-tab1 .ui-state-hover a:visited,.b-tab1 .ui-state-hover a:hover {
	background: none;
	color: #2bd5aa;
	border-bottom: 1px solid #c0c0c0;
}
.b-tab1 .ui-state-hover.ui-state-active a,.b-tab1 .ui-state-hover.ui-state-active a:link,.b-tab1 .ui-state-hover.ui-state-active a:visited,.b-tab1 .ui-state-hover.ui-state-active a:hover {
	background: #fff;
	border-bottom: 1px solid #c0c0c0;
}
.b-tab1 .ui-state-active:nth-last-child(1) a,.b-tab1 .ui-state-active:nth-last-child(1) a:link,.b-tab1 .ui-state-active:nth-last-child(1) a:visited,.b-tab1 .ui-state-active:nth-last-child(1) a:hover {
	background: #fff;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
.b-tab1 .ui-state-hover:nth-last-child(1) a,.b-tab1 .ui-state-hover:nth-last-child(1) a:link,.b-tab1 .ui-state-hover:nth-last-child(1) a:visited,.b-tab1 .ui-state-hover:nth-last-child(1) a:hover {
	background: #e9e9e9;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
.b-tab1 .ui-state-hover.ui-state-active:nth-last-child(1) a,.b-tab1 .ui-state-hover.ui-state-active:nth-last-child(1) a:link,.b-tab1 .ui-state-hover.ui-state-active:nth-last-child(1) a:visited,.b-tab1 .ui-state-hover.ui-state-active:nth-last-child(1) a:hover {
	background: #fff;
	border-bottom: 1px solid #c0c0c0;
}
/*-------------------------------*/
/*-------------------------------*/
.b-formtab {
}
.b-formtab .ui-widget-header {
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
	border: 0;
	background: #e9e9e9;
	border-collapse: collapse;
	box-sizing: border-box;
}
.b-formtab .ui-state-default {
	display: table-cell;
	text-align: center;
	border: 0;
	background: #efefef;
	border: 1px solid #d3d3d3;
	box-sizing: border-box;
}
.b-formtab .ui-helper-clearfix::after {
	display: none;
}
.b-formtab .ui-corner-all,.b-formtab .ui-corner-bottom,.b-formtab .ui-corner-right,.b-formtab .ui-corner-br,.b-formtab .ui-corner-left,.b-formtab .ui-corner-top,.b-formtab .ui-corner-bl,.b-formtab .ui-corner-tl,.b-formtab .ui-corner-tr {
	border-radius: 0;
}
.b-formtab .ui-widget {
	font-family: inherit;
	font-size: 1em;
}
.b-formtab .ui-widget-content {
	border: 0;
}
.b-formtab .ui-tabs-panel {
	padding: 20px;
	border: 1px solid #d3d3d3;
	border-top: 0;
}
.b-formtab .ui-state-default a,.b-formtab .ui-state-default a:link,.b-formtab .ui-state-default a:visited,.b-formtab .ui-state-default a:hover {
	padding: 17px 20px 18px 20px;
	display: block;
	font-size: 16px;
	color: #111111;
	text-transform: uppercase;
	position: relative;
}
.b-formtab .ui-state-default ins {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.b-formtab .ui-state-active,.b-formtab .ui-state-hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}
/*-------------------------------*/
.b-desbtn {
	padding: 0 4px 2px 4px;
	position: absolute;
	cursor: pointer;
	bottom: 5px;
	left: 0;
}
.b-desbtn span {
	color: #071f76;
	position: relative;
	z-index: 5;
}
.b-desbtn ins {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	border-radius: 4px;
	opacity: 0.6;
	z-index: 0;
}
/*-------------------------------*/
.b-desbtn1 {
	bottom: 5px;
	left: 0;
	background: url(/images/desbtn.logo.png) 0 0 no-repeat;
	width: 30px;
	height: 20px;
}
.b-desbtn2 {
	bottom: 5px;
	left: 0;
	background: url(/images/desbtn.text.png) 0 0 no-repeat;
	width: 30px;
	height: 20px;
}
.b-desbtn3 {
	bottom: 5px;
	left: 0;
	background: url(/images/desbtn.text.png) 0 0 no-repeat;
	width: 30px;
	height: 20px;
}
.b-desbtn4 {
	bottom: 5px;
	left: 0;
	background: url(/images/desbtn.text.png) 0 0 no-repeat;
	width: 30px;
	height: 20px;
}
.b-desbtn5 {
	bottom: 5px;
	left: 0;
	background: url(/images/desbtn.text.png) 0 0 no-repeat;
	width: 30px;
	height: 20px;
}
.b-desbtn6 {
	bottom: 5px;
	left: 0;
	background: url(/images/desbtn.text.png) 0 0 no-repeat;
	width: 30px;
	height: 20px;
}
.b-desbtn:hover ins, .b-desbtn__hover ins {
	background-color: #bbbbbb;
}
/*-------------------------------*/
/*-------------------------------*/
/*-------------------------------*/
/*-------------------------------*/
/*------------------------*/
.b-robokassa {
	padding: 10px 0;
}
/*-------------------------------*/
/* depParam: default..editor.text_color */
/* depParam: default..menu.left.level2.active.link.color */
/* depParam: default..menu.left.level3.active.link.color */
/* depParam: default..menu.path.item.color */
/* depParam: default..page.footer.color_t */
/* depParam: default..modules.news.date.color */
/* depParam: default..modules.news.title.color */
/* depParam: default..modules.guestbox.color */
/* depParam: default..modules.search.color */
/* depParam: default..editor.h1.color */
/* depParam: default..editor.h2.color */
/* depParam: default..editor.h3.color */
/* depParam: default..editor.a.color */
/* depParam: default..menu.left.level2.normal.link.color */
/* depParam: default..menu.left.level3.normal.link.color */
/* depParam: default..modules.news.normal.color */
/* depParam: default..modules.news.active.color */
/* depParam: default..menu.path.a.color */
/* depParam: default..page.body_color */
/* depParam: default..page.body_img */
/* depParam: default..page.column.background-color */
/* depParam: default..page.column.left.background-color */
/* depParam: default..page.column.right.background-color */
/* depParam: default..page.column.center.background-color */
/* depParam: default..menu.left.level2.normal.background.color */
/* depParam: default..menu.left.level2.active.background.color */
/* depParam: default..menu.left.level3.normal.background.color */
/* depParam: default..menu.left.level3.active.background.color */
/* depParam: default..page.favicon */
/* depParam: default..page.max-width */
/* depParam: default..page.bg-attachment */
/* depParam: default..page.head.img.height */
/* depParam: default..page.head.img.color */
/* depParam: default..page.footer.color */
/* depParam: default..page.head.color_t */
/* depParam: default..page.footer.color_t */
/* depParam: default..page.head.color_a */
/* depParam: default..page.footer.color_a */
/* depParam: default..page.head.logo.logo */
/* depParam: default..page.head.img.image */
/* depParam: default..menu.top.level1.level1_bg.color */
/* depParam: default..menu.top.level1.normal.background.color */
/* depParam: default..modules.buttons.img_btn_color */
/* depParam: default..menu.top.level2.active.background.color */
/* depParam: default..menu.top.level1.active.background.color */
/* depParam: default..menu.top.level2.normal.background.color */
/* depParam: default..modules.buttons.img_btn_hcolor */
/* depParam: default..menu.top.level1.normal.link.color */
/* depParam: default..modules.buttons.color_btn */
/* depParam: default..menu.top.level1.active.link.color */
/* depParam: default..menu.top.level2.normal.link.color */
/* depParam: default..modules.buttons.hcolor_btn */
/* depParam: default..menu.top.level2.active.link.color */
/* depParam: default..menu.left.level1.normal.background.color */
/* depParam: menu.left.level1.normal.background.img */
/* depParam: default..menu.left.level1.active.background.color */
/* depParam: default..menu.left.level1.normal.link.color */
/* depParam: default..menu.left.level1.active.link.color */
/* depParam: default..menu.left.level1.active.bullit.img */
/* depParam: default..menu.left.level1.normal.bullit.img */
/* depParam: default..modules.search.btn_img */
/* depParam: default..modules.search.btn_width */
/* depParam: default..modules.search.btn_height */
/* depParam: default..modules.slider.back_img */
/* depParam: default..modules.slider.next_img */
/* depParam: default..modules.slider.bul_col */
/* depParam: default..modules.slider.bulon_col */
/* depParam: default..margingroup.margin_menutop */
/* depParam: default..margingroup.margin_slider */
/* depParam: default..margingroup.margin_centtop */
/* depParam: default..margingroup.margin_centbot */
/* Accordion - Аккордеон */
.b-comp {
}
.b-comp .comp-list {
	margin: 0;
	padding: 0;
}
.b-comp li {
	list-style: none outside none;
	margin: 0;
	padding: 0 0 0.5em;
}
.b-comp .js-content-comp {
	padding-top: 0.75em;
}
.b-comp li .title {
	color: #000;
	font-weight: bold;
	cursor: pointer;
	font-size: 1.29em;
	margin-bottom: 1em;
	border-bottom: 1px dashed;
}
.b-comp li .title_on {
	font-size: 1.29em;
}
.b-comp .comp-tab {
	font-size: 0.79em;
}
/*-------------------------------*/
.b-headsp {
	display: none;
}
.b-sppanel {
	display: none;
}
/*-------------------------------*/
.b-admintable {
	margin-bottom: 20px;
}
.b-admintable a:link,.b-admintable a:active,.b-admintable a:visited, {
	color: #000 !important;
	background-color: #fff !important;
	text-decoration: underline;
}
.b-admintable a:hover {
	color: #000 !important;
	background-color: #fff !important;
	text-decoration: none;
}
.b-admintable table {
	border-collapse: collapse;
	border: 1px solid #222;
	width: 100%;
}
.b-admintable th {
	padding: 11px 18px;
	background: #7d7d7d;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	border: 1px solid #222;
}
.b-admintable td {
	color: #000;
	padding: 7px 18px 9px 18px;
	text-align: center;
	border: 1px solid #222;
}
.b-admintable tr:nth-child(2n) td {
	background: #ebebeb;
}
.b-admintable tr:nth-child(2n+1) td {
	background: #fff;
}
.b-admintable th:nth-child(4),.b-admintable td:nth-child(4) {
	border-left: 0;
	text-align: left;
}
.b-admintable th:nth-child(6),.b-admintable td:nth-child(6) {
	padding: 7px 2px 9px 2px;
	width: 63px;
}
/*--------------------*/
.b-sidebox h2 {
	font-size: 24px;
	margin-left: 10px;
	font-weight: normal;
}
/*--------------------*/
