


/* Start:/local/components/db.base/gallery.list.system/js/lightbox.css*/
/* line 7, ../sass/lightbox.sass */
body:after {
  content: url('/local/components/db.base/gallery.list.system/js/../img/close.png') url('/local/components/db.base/gallery.list.system/js/../img/loading.gif') url('/local/components/db.base/gallery.list.system/js/../img/prev.png') url('/local/components/db.base/gallery.list.system/js/../img/next.png');
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url('/local/components/db.base/gallery.list.system/js/../img/loading.gif') no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url('/local/components/db.base/gallery.list.system/js/../img/prev.png') left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url('/local/components/db.base/gallery.list.system/js/../img/next.png') right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('/local/components/db.base/gallery.list.system/js/../img/close.png') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* End */



/* Start:/local/templates/work/css/base.css*/
/* DL-STRUCT*/
dl.contact {
	position: relative;
	overflow: hidden;
}
dl.contact dt{
	font-weight: bold;
	float: left;
	width: 85px;
}
dl.contact dd {
	margin-left: 90px;
}

/* SEARCH-RESULT */

/*main search*/
.b-main-search .form-search{
    position: relative;
    padding: 0px 0 0 10px;
    background: #eae8e8;
    height: 43px;

    border: none;
	-webkit-box-shadow: inset 1px 1px 3px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 1px 1px 3px 1px rgba(0,0,0,0.3);
	box-shadow: inset 1px 1px 3px 1px rgba(0,0,0,0.3);

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
  
}
fieldset.main-search { border: none; padding: 0px 98px 0 0;}

.b-main-search .inpt-search{
    background: transparent;
    border: none;
    width: 100%;
    font: 18px/1.3 Arial, Regular;
    color: #000000;
	height: 38px;
}
.b-main-search .button {
	position: absolute;
	top: 0;
	right: -1px;
	float: left;
}
/*//search*/
fieldset.top-search {
    position: relative;
    padding-left: 19px;
}
.b-search input{
	height:22px;
	border:1px solid #5a5d69;
}
.b-search input[type=text]{
	width: 156px;
	padding: 0 29px 0 8px;
	font-size: 13px;
	line-height: 14px;
	background-color: #3e4150;
	background-image: none;
    color: #fff;
}

.b-search input[type=text]:focus{
    background: #4c505d;
}

.b-search input[type=submit]{
	position: absolute;
	width: 13px;
	height: 12px;
        border: none;
        background: url('/local/templates/work/css/../images/sprite.png') -18px 0 no-repeat;
	top: 17px;
	right: 24px;
	font-size: 0;
	cursor: pointer;
}
.ie78 .b-search input[type=submit]{
    right: -10px;
}
.b-search input[type=submit]:hover{
    background-position: -43px -24px;
}
.ie8 .b-search input[type=submit],
.ie9 .b-search input[type=submit]{
        right: -6px;
}

ol.search-result h3 a:visited {
	color: #77198b;
}

ol.search-result .path {
	color: #888;
}
ol.search-result .path a {
	color: #888;
}
ol.search-result .path a:hover {
	color: #555;
}
ol.search-result .foundword, ol.search-result b{
	background: #fff8a6;
}

/*SITE MAP*/
.sitemap-simple-inner .db-site-map-level-1 {
	margin: 2px 0px 2px 10px;
}
.sitemap-simple-inner .db-site-map-level-2 {
	margin: 2px 0px 2px 30px;
}
.sitemap-simple-inner .db-site-map-level-3 {
	margin: 2px 0px 2px 50px;
}

/* B-CRUMBS */

.b-crumbs .item {
    display: inline-block;
}
.b-crumbs .item i {
    display: inline-block;
    width: 4px;
    height: 7px;
    margin-left: 7px;
    background: url('/local/templates/work/css/../images/sprite.png') -34px 0 no-repeat;
}
.b-crumbs .item a {
    font-size: 13px;
}
.b-crumbs .item a:hover {
    color: #000;
}
/* B-FILES */

/************B-FORM*************************/

fieldset {border: none;padding: 0;margin: 0;}
.button {cursor: pointer;}
.button.disabled{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    cursor: default;
}

.lnk.button {display:inline-block;}
/* 
	generate: http://livetools.uiparade.com/button-builder.html# 
	add .button.disabled:hover
*/
.button , .button.disabled:hover{
   border: none;
   border-bottom: 1px solid transparent;
   background: #e82323;
   padding: 10px 21px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   color: #fff;
   font-size: 18px;
   font-family: 'Arial', serif;
   font-weight: bold;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-bottom: 1px solid transparent;
   background: #cc2222;
   color: #fff;
   }
.button:active {
   -webkit-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
   -moz-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
   box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
   border-bottom: 1px solid #c79a9f;
   background: #cc2222;
   color: #fff;
   }
.lnk.button,.lnk.button.disabled:hover {
    border: none;
    border-bottom: 1px solid transparent;
    background: #e82323;
    padding: 6px 21px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    font-family: 'Arial', serif;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
   }
.lnk.button:hover {
    border-bottom: 1px solid transparent;
    background: #cc2222;
    color: #fff;
   }
.lnk.button:active {
    -webkit-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    -moz-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    border-bottom: 1px solid #c79a9f;
    background: #cc2222;
    color: #fff;
   }
.button.disabled:active,
.lnk.button.disabled:active {
    box-shadow: none;
}

/* BUTTON MORE */
.button.more {
    border: 1px solid #e8e8e8;
    position: relative;
    max-width: 102px;
    padding: 4px 12px 4px 35px;
    border-radius: 17px;
    color: #fff;
    font-size: 15px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bfc5ce));
    background: -webkit-linear-gradient(top, #ffffff 0%,#bfc5ce 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#bfc5ce 100%);
}
._fr .button.more{width: 105px;}
.button.more:hover {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#98a5b8));
    background: -webkit-linear-gradient(top, #ffffff 0%,#98a5b8 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#98a5b8 100%);
}
.ie78 .button.more{
    background: #ccc;
}
.ie78 .button.more:hover{
    background: #ccc;
}
.button.more a {
    color: #000;
    text-shadow: 0 1px 0 rgba(255,255,255,1);
}
.button.more .pic {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 3px;
    left: 4px;
    background: url('/local/templates/work/css/../images/sprite.png') -55px 0 no-repeat;
}
/* BUTTON FOR DEALERS */
.button-map {
    display: inline-block;
    position: relative;
    border-radius: 5px;
    background: #eef2f6; /* Old browsers */
    background: -webkit-linear-gradient(top, #eef2f6 0%,#cedbe0 100%);
    background: linear-gradient(to bottom, #eef2f6 0%,#cedbe0 100%);
    border: 1px solid;
    border-color: #fff transparent #fff transparent;
    box-shadow: 0 2px 0 rgba(0,0,0,0.5);
}
.button-map a, .button-map.active span {
    display: block;
    padding: 5px 14px 3px 35px;
}
.button-map.active span{
   padding-left: 33px; /*17*/
   padding-right: 5px;
}
.button-map span {
    color: #000;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,1);
}
.button-map.active {
    background: #5f667b;
    border-color: transparent;
    box-shadow: inset 0 2px 3px rgba(0,0,0,0.4);
}
.button-map.active span {
    text-shadow: none;
    color: #fff;
}
.button-map.dealers .pic {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 7px;
    left: 9px;
    background: url('/local/templates/work/css/../images/dealer-btn.png') no-repeat;
}
.button-map.active .pic{
  /*  top: 12px !important; */
}
.button-map.service .pic {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 6px;
    left: 9px;
    background: url('/local/templates/work/css/../images/service-btn.png') no-repeat;
}
.button-map.parts .pic {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 7px;
    left: 9px;
    background: url('/local/templates/work/css/../images/parts-btn.png') no-repeat;
}
.button-map.active .pic {
    background-position: 0 -19px;
}
/* BUTTON SHOP */
/*grey*/
.subscribe-edit .button,
.bx-auth-profile .button,
.bx_ordercart_order_pay_center .checkout,
.bx_my_order .bx_bt_button_type_2,
.bx_control_table .bx_big.bx_bt_button_type_2.bx_cart{
    border-bottom: 1px solid #b9c2c9;
    background: #edeff1; /* Old browsers */
    background: -moz-linear-gradient(top,  #edeff1 0%, #d6dce4 86%, #eff3f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edeff1), color-stop(86%,#d6dce4), color-stop(100%,#eff3f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeff1', endColorstr='#eff3f6',GradientType=0 ); /* IE6-9 */
    color: #626b73;
    font-size: 15px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75);
    padding: 8px 30px;
    border-radius: 4px;
    font-weight: bold;
}
.subscribe-edit .button:hover,
.bx-auth-profile .button:hover,
.bx_ordercart_order_pay_center .checkout:hover,
.bx_my_order .bx_bt_button_type_2:hover,
.bx_control_table .bx_big.bx_bt_button_type_2.bx_cart:hover{
    background: #edeff1; /* Old browsers */
    background: -moz-linear-gradient(top,  #edeff1 0%, #d6dce4 86%, #eff3f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edeff1), color-stop(86%,#d6dce4), color-stop(100%,#eff3f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeff1', endColorstr='#eff3f6',GradientType=0 ); /* IE6-9 */
    color: #626b73;
}
.subscribe-edit .button:active,
.bx-auth-profile .button:active,
.bx_ordercart_order_pay_center .checkout:active,
.bx_my_order .bx_bt_button_type_2:active,
.bx_control_table .bx_big.bx_bt_button_type_2.bx_cart:active{
    -webkit-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    -moz-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
}
/*red*/
.bx_cart_block .bx_bt_button_type_2.bx_medium{
    color: #fff;
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 4px;
    font-weight: bold;
    background: #e82323;
    display: inline-block;
    font-family: 'Arial', sans-serif;
}
/*************************************/
/* FILE UPLOADER */
.d-form .db-drag_n_drop-field .file-selectdialog {background: none repeat scroll 0 0 #FFFFFF;}
.d-form .db-drag_n_drop-field .file-selectdialog .file-extended .file-load-img {background: url('/local/templates/work/css/../images/loading-place-img.png') no-repeat 0 0;}

/* DISTRIBUTION */
.b-index-map-info-header{
  /*  font-size: 17px;
    color: #000000;
    background-color: #ffffff;*/
padding: 14px 15px;
background: #d61717;
font-size: 12px;
color: #fff;
font-weight: bold;
}
.b-index-map-info-text{
    background-color: #3D9131;
    color: #ffffff;
}
.b-index-map-info-contacts h5{
    font-weight: normal;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 17px;
}
.b-index-map-info-contacts-table{
}
.b-index-map-info-contacts-table tbody td{
}
.b-distribution .tab{
	margin-left: 20px;
}

/* LEFT-MENU */
.b-left-menu{
    line-height: 1.125;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Arial';
    margin-bottom: 60px;
}

.ie78 .b-left-menu {
    overflow: hidden;
    padding-top: 150px;
}

.b-left-menu a{
    color: #2e60ac;
    text-decoration: none;
}
.b-left-menu a:hover{
    color: #f00a0a !important;
}
.b-left-menu ._active > a{
    color: #f00a0a;
    font-weight: bold;
}
.b-left-menu ._active > span{
    font-weight: bold;
    color: #f00a0a;
}
.b-left-menu .item_1{
    position: relative;
    margin-bottom:1em;
    padding-left: 15px;
}
.b-left-menu .item_1:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 5px;
    height: 7px;
    background: url('/local/templates/work/css/../images/sprite.png') -40px 0 no-repeat;
}
.b-left-menu .b-level-2{
    padding: 15px 0 2px 10px;
    font-size: 12px;
}
.b-left-menu .item_2{
    margin-bottom: 10px;
}
.b-left-menu .item_2._current a{
    color:  #000;
}

.g-sidebar .model-descr {
    font-size: 12px;
}

/************************/

/* PAGINATION */
/*b-bot-nav simple*/
.b-return {margin: 0 0 45px 0;}
.b-return a {text-decoration: none;}
.b-return span {text-decoration: underline;   line-height: 1;    font-size: 13px;}

/*b-bot-nav big*/
.b-return-list {margin: 0 0 45px 0;}
.b-return-list .e-next a, .b-return-list .e-next a:hover {text-decoration: none;}
.b-return-list .e-next span {text-decoration: underline;}
.b-return-list .e-prev a, .b-return-list .e-prev a:hover {text-decoration: none;}
.b-return-list .e-prev span {text-decoration: underline; padding-left: 5px;}
.b-return-list .e-return a, .b-return-list .e-return a:hover{text-decoration: none;}
.b-return-list .e-return span {text-decoration: underline; padding-right: 5px;}

/*  B-MADEIN  */
.b-madein {font:11px/1.3 Arial; padding-top: 0;}
.b-madein a {color:#6E8971;text-decoration:none;cursor: text;}
.b-madein .db a{color:#297cd1; cursor:pointer;}
.b-madein a:hover{color:#6E8971}
.b-madein .db a:hover {color: #e82323;}
.b-madein .pic {display:block;position:absolute; top: -1px; left: -25px;}
.b-madein a.pic {cursor:pointer;}
.b-madein .m-links {display:block;white-space:nowrap;}

/************ fix bitrix ************/
.bx-images-viewer-image { opacity: 1!important;}


/********TODO***********/
/* return nav */
.b-return-list .e-next, .b-return-list .e-prev {
	width: 150px;
}

/*catalog element slider*/
.b-element-ins {
  margin: 0 0 45px;
}
.element-pic_view {
  margin: 0 30px 10px 0;
  position: relative;
}
.b-element-ins a {
  display: block;
}
.b-element-ins .zoom {
  position: absolute;
  display: block;
  bottom: 10px;
  right: 5px;
  width: 23px;
  height: 26px;
  background: url(/bitrix/templates/html/images/sprt.png) -127px -57px no-repeat;
  cursor: pointer;
}
.for-pic {
  *width: 265px;
  *margin-right: 20px;
}
.b-element-pics{
  position:relative;
  float:left;
  overflow:hidden;
  padding: 0 15px 0 16px;
}

.b-element-pics .element-pics_th {
  width: 240px;
  height: 39px;
  display: block;
}
.b-element-pics .picture {
  float:left;
  width: 61px;
  margin-right: 10px;
  cursor:pointer;
  border: 1px solid #fff;
  text-align: center;
}
.b-element-pics .picture:hover {

}
.b-element-pics .picture._active  {

}
.b-element-pics .picture img.pic {
  width:100%;
  display:block;
  margin: 0 auto;
}
.b-element-pics .prev,
.b-element-pics .next {
  position:absolute;
  display:block;
  z-index:50;
  width:12px;
  height:39px;
  background:url(/bitrix/templates/html/images/sprt.png) no-repeat;
  border:0 none;
  text-indent:-999em;
  bottom: 30px;
}
.b-element-pics .prev {
  top: 3px;
  left: 0;
  background-position: -72px 0px;
}
.b-element-pics .prev:hover {
  background-position: -72px -48px;
}
.b-element-pics .next {
  top: 3px;
  right: 0;
  background-position: -97px  0px;
}
.b-element-pics .next:hover {
  background-position: -97px  -48px;
}
.b-element-pics .prev.disabled,
.b-element-pics .next.disabled {
  visibility:hidden;
}

/*b-element-cart-table*/
.b-element-cart-table{}
.b-element-cart-table .caption{
  font: 24px/1 'Trebuchet MS', sans-serif;
  padding: 10px 0 40px 0;
  margin: 0 0 5px;
}
.b-element-cart-table table{
  width: 100%;
  *border-bottom: #ffffff;
}
.b-element-cart-table table tr{}
.b-element-cart-table table td{
  padding: 10px 15px;
  table-layout: fixed;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #dddddd;
  font: 13px/1 'arial',regular, sans-serif;
  color: #333333;
}
.b-element-cart-table table td:first-child {
  min-width: 320px;
}
/*//b-element-cart-table*/
/*BUTTON FILTER*/
.button.filter, .button.filter.disabled:hover{
    width: 100%;
    border: none;
    border-bottom: 1px solid #b9c2c9;
    background: #eff3f6;
    background: linear-gradient(to bottom, #eff3f6 0%,#e2e7ed 44%,#d6dce4 84%,#eaedef 100%);
    padding: 10px 21px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #626b73;
    font-size: 19px;
    font-family: 'Arial', serif;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,1);
    text-decoration: none;
    vertical-align: middle;
}
.button.filter:hover {
    border-bottom: 1px solid #b9c2c9;
    background: #eff3f6;
    color: #626b73;
}
.button.filter:active {
    -webkit-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    -moz-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    border-bottom: 1px solid #b9c2c9;
    background: #eff3f6;
    color: #626b73;
}
/*b-element-tabs*/
.b-product-tabs .head-table {
  border-collapse: separate;
}
.b-element-tabs{
  margin: 0 0 30px 0;
}
.b-element-tabs .tab-head{}
.b-element-tabs .tab-head-list{
  height: 49px;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  border-bottom: 2px solid #868a8a;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
}
.b-element-tabs .tab-head-item{
  vertical-align: middle;
  width: 100px;
  position: relative;
  height: 48px;
  padding: 0 31px 0 30px;
  cursor: pointer;
  color: #393939;
  border-left: 1px solid #868a8a;
  font: 14px/16px 'arial',Regular sans-serif;
  background: #e5e5e5; /* Old browsers */
  background: -moz-linear-gradient(top, #e5e5e5 0%, #b5b5b5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#b5b5b5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e5e5e5 0%,#b5b5b5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e5e5e5 0%,#b5b5b5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e5e5e5 0%,#b5b5b5 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e5e5e5 0%,#b5b5b5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#b5b5b5',GradientType=0 ); /* IE6-9 */
}
.b-element-tabs .tab-head-item:hover {
  background: #eeeeee; /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #d1d1d1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%,#d1d1d1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%,#d1d1d1 100%); /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%,#d1d1d1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}
.b-element-tabs .tab-head-item._active {
  background: #398c8b;
  border-top: 2px solid #1f4d4c;
  color: #ffffff;
  filter: none;
}
.b-element-tabs .tab-head-item:first-child{
  border-left: none;
  -webkit-border-top-left-radius: 9px;
  -moz-border-radius-topleft: 9px;
  border-top-left-radius: 9px;
}
.b-element-tabs .tab-head-item:last-child{
  -webkit-border-top-right-radius: 9px;
  -moz-border-radius-topright: 9px;
  border-top-right-radius: 9px;
}
.b-element-tabs .tab-head-item._active{
  background-position: left top;
}
.b-element-tabs .tab-body{
  border: 1px solid #b7cccc;
  width: 586px;
  padding: 35px 30px 30px;
  background: #ffffff;
}
.b-element-tabs .tab-body-list{}
.b-element-tabs .tab-body-item {
  display: none;
}
.ie78 .b-element-tabs .tab-body{
  border: 1px solid #cfcfcf;
}
.ie78 .b-element-tabs .tab-head{
  margin-bottom: -1px;
}
/*//b-product-tabs*/
/* End */



/* Start:/local/templates/work/css/960.css*/
body {
  min-width: 978px;
}

.mb_0 {margin-bottom: 0!important;}
.mb_1 {margin-bottom: 8px;}
.mb_2 {margin-bottom: 16px;}
.mb_3 {margin-bottom: 24px;}
.mb_4 {margin-bottom: 32px;}
.mb_5 {margin-bottom: 40px;}
.mb_6 {margin-bottom: 48px;}
.mb_7 {margin-bottom: 56px;}
.mb_8 {margin-bottom: 64px;}
.mb_9 {margin-bottom: 72px;}
.mb_10 {margin-bottom: 80px;}

.mt_0, h1, ._h1 { margin-top: 0!important; }
.mt_1 {margin-top: 8px;}
.mt_2 {margin-top: 16px;}
.mt_3 {margin-top: 16px;}
.mt_4 {margin-top: 24px;}
.mt_5 {margin-top: 32px;}
.mt_6 {margin-top: 40px;}
.mt_7 {margin-top: 48px;}
.mt_8 {margin-top: 56px;}
.mt_9 {margin-top: 64px;}
.mt_10 {margin-top: 72px;}

/* LAYOUT *//**/
.g-wrapper {
  min-height: 100%;
  min-width: 978px;
  overflow-x: hidden;
}
.g-wrapper_i {padding-bottom: 365px;}
.g-header{ /*margin-bottom: 25px;*/ }
.main .g-header { background: url('/local/templates/work/css/../images/head-pattern.jpg') left bottom repeat-x; }
.g-header_i{ /*padding-bottom: 20px;*/ }
.inner .g-header_i{ /*border-bottom: 1px solid #e4e4e4;*/ }
.g-main{ position:relative; }
.g-main_i { padding-bottom: 40px; }
.g-main:after{
    content: '';
    width:100%;
    display:block;
    clear:both;
}
.g-sidebar{
    min-height: 300px;
    padding-top: 150px;
}
.g-content{
  position: relative;
}
.g-footer{
    height: 365px;
	  margin: -365px auto 0;
    overflow: hidden;
    position: relative;
}
.g-footer.gray {
    background: #f9f9f9;
}

.g-footer_i{
    position:relative;
    border-top: 5px solid #f5f5f5;
    padding: 25px 0 30px;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 996px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_88,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
    display:inline;
    float: left;
    position: relative;
    margin-left: 9px;
    margin-right: 9px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12 {
    position:relative;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_12 .grid_1 {
    width:65px;
}

.container_12 .grid_2 {
    width:168px;
}

.container_12 .grid_3 {
    width:231px;
}

.container_12 .grid_4 {
    width:314px;
}

.container_12 .grid_5 {
    width:397px;
}

.container_12 .grid_6 {
    width:480px;
}

.container_12 .grid_7 {
    width:563px;
}

.container_12 .grid_8 {
    width:646px;
}

.container_12 .grid_88 {
    width:990px;
}

.container_12 .grid_9 {
    width:729px;
}

.container_12 .grid_10 {
    width:812px;
}

.container_12 .grid_11 {
    width:895px;
}

.container_12 .grid_12 {
    width:978px;
}


/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_12 .prefix_1 {
    padding-left:83px;
}

.container_12 .prefix_2 {
    padding-left:166px;
}

.container_12 .prefix_3 {
    padding-left:249px;
}

.container_12 .prefix_4 {
    padding-left:332px;
}

.container_12 .prefix_5 {
    padding-left:415px;
}

.container_12 .prefix_6 {
    padding-left:498px;
}

.container_12 .prefix_7 {
    padding-left:581px;
}

.container_12 .prefix_8 {
    padding-left:664px;
}

.container_12 .prefix_9 {
    padding-left:747px;
}

.container_12 .prefix_10 {
    padding-left:830px;
}

.container_12 .prefix_11 {
    padding-left:913px;
}


/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
    padding-right:83px;
}

.container_12 .suffix_2 {
    padding-right:166px;
}

.container_12 .suffix_3 {
    padding-right:249px;
}

.container_12 .suffix_4 {
    padding-right:332px;
}

.container_12 .suffix_5 {
    padding-right:415px;
}

.container_12 .suffix_6 {
    padding-right:498px;
}

.container_12 .suffix_7 {
    padding-right:581px;
}

.container_12 .suffix_8 {
    padding-right:664px;
}

.container_12 .suffix_9 {
    padding-right:747px;
}

.container_12 .suffix_10 {
    padding-right:830px;
}

.container_12 .suffix_11 {
    padding-right:913px;
}


/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1 {
    left:83px;
}

.container_12 .push_2 {
    left:166px;
}

.container_12 .push_3 {
    left:249px;
}

.container_12 .push_4 {
    left:332px;
}

.container_12 .push_5 {
    left:415px;
}

.container_12 .push_6 {
    left:498px;
}

.container_12 .push_7 {
    left:581px;
}

.container_12 .push_8 {
    left:664px;
}

.container_12 .push_9 {
    left:747px;
}

.container_12 .push_10 {
    left:830px;
}

.container_12 .push_11 {
    left:913px;
}


/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_1 {
    left:-83px;
}

.container_12 .pull_2 {
    left:-166px;
}

.container_12 .pull_3 {
    left:-249px;
}

.container_12 .pull_4 {
    left:-332px;
}

.container_12 .pull_5 {
    left:-415px;
}

.container_12 .pull_6 {
    left:-498px;
}

.container_12 .pull_7 {
    left:-581px;
}

.container_12 .pull_8 {
    left:-664px;
}

.container_12 .pull_9 {
    left:-747px;
}

.container_12 .pull_10 {
    left:-830px;
}

.container_12 .pull_11 {
    left:-913px;
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}
/* End */



/* Start:/local/templates/work/css/responsive.css*/
@-ms-viewport {
	width: device-width;
}

.visible-print {display: none !important; height: auto!important;}

.visible-phone {display: none !important;}
.visible-tablet {display: none !important;}

.hidden-desktop {display: none !important;}
.visible-desktop {display: inherit !important;}

/* Large desktop */
@media (min-width: 1200px) {}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	.hidden-desktop {display: inherit !important;}
	.visible-desktop {display: none !important;}
	.visible-tablet {display: inherit !important;}
	.hidden-tablet {display: none !important;}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.hidden-desktop {display: inherit !important;}
	.visible-desktop {display: none !important;}
	.visible-phone {display: inherit !important;}
	.hidden-phone {display: none !important;}
}

/* Landscape phones and down */
@media (max-width: 480px) {}

@media print {
	body {background:white;}
	#workarea {width:950px;}
	.visible-print {display: inherit !important;}
	#panel, .hide-print {display:none !important;}
}
/* End */



/* Start:/local/templates/work/components/bitrix/system.auth.form/auth/style.css*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url('/local/templates/work/components/bitrix/system.auth.form/auth/images/sec.png'); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url('/local/templates/work/components/bitrix/system.auth.form/auth/images/sec-unlocked.png');}

/* End */



/* Start:/local/templates/work/styles.css*/
/* RESET */
html{overflow-y: scroll;height: 100%;}
body{height: 100%;margin: 0;}
a img{border:none;}
:focus{outline: 0 none;}
h1,h2,h3,h4,h5,h6{margin:0;}
ul{margin:0;padding:0;list-style:none;}
table,th,td{vertical-align:middle;border-collapse:collapse;border-spacing:0;margin:0;padding:0;}
caption, .caption, th{text-align:left;font-weight: normal;}
section,article,aside,figure,footer,header,hgroup,nav {display: block;}
/*INIT*/
._left,._righ, ._dash,._dot, ._lnk, .img-caption, .caption, ._blockquote, ._noborder,
.mb_0, .mb_1, .mb_2, .mb_3, .mb_4, .mb_5, .mb_6, .mb_7, .mb_8, .mb_9, .mb_10,
.mt_0, .mt_1, .mt_2, .mt_3, .mt_4, .mt_5, .mt_6, .mt_7, .mt_8, .mt_9, .mt_10,
.mt_0, .mt_1, .mt_2, .mt_3, .mt_4, .mt_5, .mt_6, .mt_7, .mt_8, .mt_9, .mt_10,
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13/*,.grid_14,.grid_15,.grid_16*/,
.alpha, .omega,
.prefix_1,.prefix_2,.prefix_3,.prefix_4,.prefix_5,.prefix_6,.prefix_7,.prefix_8,.prefix_9,.prefix_10,.prefix_11,.prefix_12/*,.prefix_13,.prefix_14,.prefix_15*/,
.suffix_1,.suffix_2,.suffix_3,.suffix_4,.suffix_5,.suffix_6,.suffix_7,.suffix_8,.suffix_9,.suffix_10,.suffix_11,.suffix_12/*,.suffix_13,.suffix_14,.suffix_15*/,
.clear, .clearfix
 {}

/* HELPERS */
._left{float:left;}
._right{float:right;}
._center {text-align: center;}
._ov{overflow: hidden;}

._hide{display:none;}
._block {display:block;}

._upper {text-transform: uppercase;}
._lower {text-transform: lowercase;}

/* links */
a,._lnk,._dash,._dot {
	-webkit-transition: color .2s, border-color .2s;
	-moz-transition: color .2s, border-color .2s;
	-o-transition: color .2s, border-color .2s;
	transition: color .2s, border-color .2s;
	color: #7d7d7d;
	cursor: pointer;
    text-decoration: none;
}

._noborder, a._noborder, span._noborder {border-bottom: none; text-decoration:none;}

span._dash{border-bottom: 1px dashed; text-decoration:none; cursor:pointer;}
span._dot{border-bottom: 1px dotted; text-decoration:none; cursor:pointer;}
span._lnk{border-bottom: 1px solid; text-decoration:none; cursor:pointer;}

._dot:hover, ._dash:hover, ._lnk:hover {
  border-bottom-color: rgba(0,0,0,0.75);
  color: #00E;
}

a:hover,a:active,a:focus{
  color:#e82323;
}

/* TYPOGRAPHY */
body{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	color: #000;

}

h1, h2, h3, h4, h5 {
	text-transform: none;
	color: #000;
	font-family: Verdana, sans-serif;
    font-weight: bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
   color: #000000;
}

h1, ._h1{
  margin: 0 0 40px;
  font-size: 48px;
  line-height: 1.067;
  }

h2, ._h2{
  margin: 42px 0 28px;
  font-size: 30px;
  line-height: 1.17;
  }

h3, ._h3{
  margin:38px 0 28px;
  font-size: 22px;
  line-height: 1.111;
  }

h4, ._h4{
  margin:32px 0 16px;
  font-size: 18px;
  line-height: 1.337;
  }

h5, ._h5{
  margin:32px 0 16px;
  font-size: 16px;
  line-height: 1.52380952;
  }
  

h6, ._h6, .caption, caption, .ugc .caption, .ugc caption{font: bold 1em/1 Helvetica, Arial, sans-serif;margin: 0 0 0.75em;text-align:left;}

/* content*/

p{
  margin: 0 0 16px;
  }
  p em,
  p i{
    font-family: Verdana, sans-serif;
    font-style: italic;
    }
  p strong,
  p b{
    font-family: Verdana, sans-serif;
    font-weight: bold;
    }
  p em b,
  p i b,
  p i strong,
  p em strong,
  p b i,
  p b em,
  p strong em,
  p strong i{
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-style: italic;
    }
p.the-lede{
    font-size: 18px;
    line-height: 1.77777778;
    }
  p.small{
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.454546;
    }

/*	
.ugc img {max-width: 100%;vertical-align: bottom;}
.ugc img._right {display: block;margin: 2px 0 30px 20px;}
.ugc img._left {display: block;margin: 2px 20px 30px 0;}
.ugc .b-map  img {max-width: none;}
.ugc img[style*=left]{margin: 2px 20px 30px 0;}
.ugc img[style*=right]{margin: 2px 0 30px 20px;}
.ugc .ieLeft {margin: 0 15px 10px 0;}
.ugc .ieRight{margin: 0 0 10px 15px;}
*/

.g-content  img{
  display: block;
  margin: 32px auto;
  max-width: 100%;
  }

img.half{
//  width: 340px; /*grid_6*/
  float: left;
  margin: 0 6% 16px 0;
  }

img.half._right{
  float: right;
  margin: 0 0 16px 6%;
  }
  
.img-caption{
    background: #e6eed7;
    padding: 20px;
	display: block;
	margin-top: -16px;
	margin-top: -2rem;
}
.picborder {
    -webkit-box-shadow: 0 4px 29px -10px;
    -moz-box-shadow: 0 4px 29px -10px;
    -o-box-shadow: 0 4px 29px -10px;
    box-shadow: 0 4px 29px -10px;
}

.mark {
    color: #5B9E24;
    font-style: italic!important;
}

blockquote, ._blockquote  {
	line-height: 1.5;
    font-family: 'Arial';
	color: #b4b4b4;
    font-size: 18px;
    margin: 0;
}

/* lists */
.g-content ol li,
.g-content ul li{
    margin-bottom: 10px;
}
.g-content ul ol ul {
    margin-top: 16px;
}
.g-content ol{
    padding-left: 15px;
    margin:16px 0 32px 0;
    list-style: disc outside;
}
.g-content ul ol,
.g-content ol ol{
    padding:0 0 0 3.27868852%;
    margin:16px 0 16px 0;
}
.g-content ul {
    padding-left: 15px;
    margin:16px 0 32px 0;
}
.g-content ul li {
    position: relative;
}
.g-content ul > li:before {
    content: '–';
    position: absolute;
    left: -15px;
    top: 0;
}
.g-content ul ul,
.g-content ol ul{
    padding:0 0 0 3.27868852%;
    margin:16px 0 16px 0;
}
.g-content .list-item {
    margin: 0;
    padding: 0;
}
.g-content .list-item .item:before {
    content: '';
}



/* tables */
.ugc table{
	width:100%;
	margin-bottom: 3.5em;
}
.ugc thead th, .ugc thead td{
	border-bottom: 2px solid #dfdfdf;
	background: #f5f5de;
	padding: 0.5em 1em;
	font-weight: bold;
}
.ugc tbody th{
	padding: 0.5em 1em;
	font-weight: bold;
	text-align: left;
}
.ugc tbody td{padding: 0.5em 1em;}
.ugc tbody tr:nth-child(even){background: #f0f3e2;}
.ugc tbody tr.even td, .ugc tbody tr.even th{background: #f0f3e2;}

/*maps*/
.db-ymaps-cluster {line-height: 27px; width: 27px; height: 34px; background-repeat: no-repeat; text-align: center!important;}
.db-ymaps-cluster-text { font-weight: bold!important;}
/* End */



/* Start:/local/templates/work/template_styles.css*/
.b-catalog.list .bx_bt_button {
    background: #00a2df;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
    background: -webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background: -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background: -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background: -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background: linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);
    color: #fff;
    text-shadow: 0 1px 0 #165c99;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}

.b-catalog.list .bx_bt_button {
    border-bottom: 1px solid #b9c2c9;
    background: #edeff1;
    background: -moz-linear-gradient(top, #edeff1 0%, #d6dce4 86%, #eff3f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edeff1), color-stop(86%,#d6dce4), color-stop(100%,#eff3f6));
    background: -webkit-linear-gradient(top, #edeff1 0%,#d6dce4 86%,#eff3f6 100%);
    background: -o-linear-gradient(top, #edeff1 0%,#d6dce4 86%,#eff3f6 100%);
    background: -ms-linear-gradient(top, #edeff1 0%,#d6dce4 86%,#eff3f6 100%);
    background: linear-gradient(to bottom, #edeff1 0%,#d6dce4 86%,#eff3f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeff1', endColorstr='#eff3f6',GradientType=0 );
    color: #626b73;
    font-size: 11px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75);
    padding: 2px 7px;
    border-radius: 4px;
    font-weight: bold;
}

body{
    background: #fff;
}
.g-main{
    padding-bottom: 50px;
}

/* TOP ADVANCED */
.b-adv {
   
    
    line-height: 45px;
}

.b-flags .item {
    display: inline-block;
}
.b-flags .item a {
    display: inline-block;
    width: 16px;
    height: 12px;
    background: url('/local/templates/work/images/tmp/sprite.png') no-repeat;
}

.b-flags .item ._en {
    background-position: 0 0;
}
.b-flags .item ._sp {
    background-position: 0 -13px;
}
.b-flags .item ._fr {
    background-position: 0 -26px;
}
.b-flags .item ._ger {
    background-position: 0 -39px;
}
.b-flags .item ._por {
    background-position: 0 -52px;
}
.b-flags .item ._ru {
    background-position: 0 -65px;
}
.b-flags .item ._cn {
    background-position: 0 -78px;
}
.b-flags .item ._ar {
    background-position: 0 -91px;
}

.b-feedback a {
    font-size: 12px;
    color: #c5c5c5;
}
.b-feedback a:hover {
    color: #fff;
}
.b-dealers-enter  a {
    font-size: 12px;
    color: #c5c5c5;
}
.b-dealers-enter  a:hover {
    color: #fff;
}

/* B-TOP-MENU */
.b-top-menu {
    position: relative;
}

.inner .b-top-menu {
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
}

.b-top-menu .b-logo {
    width: 240px;
}
.b-top-menu .b-logo img {
    max-width: 100%;
}

.b-top-menu .b-header-menu .b-level-1 {
    margin-right: -110px;
}

.b-top-menu .b-header-menu .b-level-1 .item_1:last-child {
    padding-right: 0;
}

/*HEADER MENU*/
.b-header-menu {
    padding-top: 10px;
}
.b-header-menu .item_1 {
    display: inline-block;
    padding: 7px 5px 0 8px;
    border-left: 1px solid #dcdcdc;
}
.b-header-menu .item_1:first-child {
    border-left: none;
    padding-left: 0;
}
.b-header-menu .item_1 a,
.b-header-menu .item_1 span {
    color: #000;
    font-family: 'Arial';
    font-weight: bold;
    font-size: 15px;
}
.b-header-menu .item_1 a:hover,
.b-header-menu .item_1 span:hover {
    color: #e82323;
}
.b-header-menu .item_1._active a,
.b-header-menu .item_1._active span {
    color: #e82323;
}
.b-header-menu .item_1 span {
    font-size: 15px;
}

/* B-MAIN-SLIDER  */
.b-main-slider {
    margin: 0 -160px 0;
    overflow: hidden;
    height: 415px;
    position: relative;
}
.b-main-slider .item {
    width: 1316px;
    height: 393px;
    float: left;
    position: relative;
}
.b-main-slider .item .info {
    color: #fff;
    position: absolute;
    top: 145px;
    left: 160px;
    width: 390px;
    max-height: 170px;
    overflow: hidden;
}
.b-main-slider .item .title {
    font-size: 36px;
    line-height: 1;
    font-weight: bold;
}
.b-main-slider .item .sub-title {
    font-size: 18px;
}
.b-main-slider .button {
    position: absolute;
    top: 320px;
    left: 160px;
}
.b-main-slider .pagers {
    position: absolute;
    text-align: center;
    bottom: 2px;
    right: 32%;
    z-index: 50;
}
.b-main-slider .paging-item {
    position: relative;
    display: inline-block;
    width: 108px;
    height: 61px;
    cursor: pointer;
    margin: 0 4px;
}
.b-main-slider .gray {
    position: absolute;
    z-index: 50;
    top: 0;
    left: 0;
    transition: 0.5s;
}
.b-main-slider .selected {
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.5);
}
.b-main-slider .selected .gray {
    opacity: 0;
}
.b-main-slider .selected .color {
    position: absolute;
    z-index: 60;
    top: -3px;
    left: -3px;
    border: 3px solid #fff;
}

/* B-CATEGORY */
.b-category .list-item {
    font: 0/0 'Verdana';
}
.b-category .sub-menu{
    padding-left: 33px;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
}
.b-category .sub-menu a{
    color: #2d41a7;
    text-decoration: underline;
}
.b-category .sub-menu a:hover{
    color: #e82323;
}
.b-category .sub-menu .item_2{
    width: 180px;
}
.b-category .sub-menu .item_2:before{
    top: 3px;
    content: counter(item, square) " ";
    color: #e82323;
    font-size: 9px;
}
.b-category .item {
    display: inline-block;
    text-align: center;
    width: 249px;
    vertical-align: top;
}
.b-category .item a {
    display: block;
}
.b-category .item a:hover .title {
    color: #e82323;
}
.b-category .item .picture {
    border-left: 1px solid #e9e9e9;
    height: 95px;
    line-height: 95px;
}
.b-category .item img{
    margin: 0 auto;
}
.b-category .item .pic {
    vertical-align: middle;
}
.b-category .item:first-child .picture {
    border-left: none;
}
.b-category .title {
    margin: 10px 0 20px;
    transition: color .2s;
    -moz-transition: color .2s;
}
.b-category .title .arr {
    font-weight: normal;
    margin-left: 5px;
}
.b-category p{
    font-size: 13px;
    line-height: 1.4;
    color: #444;
    text-align: left;
}
.b-dop-category {
    text-align: center;
    font-size: 16px;
}
.b-dop-category a {
    color: #205aa9;
    text-decoration: underline;
}
.b-dop-category a:hover {
    color: #e82323;
    text-decoration: none;
}

/*B-PRODUCTION*/
.b-production .b-category{
    margin-left: -18px;
}
.b-production .item{
    margin-bottom: 40px;
}
.b-production .item .title{
    font-size: 20px;
    text-align: left;
    padding-left: 18px;
}
.b-production .item p{
    padding-left: 18px;
}

/*B-FILTER*/
.b-filter .title{
    display: inline-block;
    font-weight: bold;
    margin-bottom: 17px;
    font-family: 'Arial';
    color: #2d41a7;
}
.b-filter .title span{
    border-bottom: 1px dashed #2d41a7;
    cursor: pointer;
}
.b-filter label{
    display: block;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
}
.b-filter input[type="checkbox"]{
    margin-right: 12px;
    cursor: pointer;
}
.b-filter .b-prop label{
    padding-left: 25px;
}
.b-filter .b-prop  input[type="checkbox"]{
    position: absolute;
    top: 2px;
    left: 0;
}
.b-filter .b-power{
    padding-right: 13px;
}
.b-filter .b-power .b-horsepower{
    margin-bottom: 8px;
}
._fr .b-filter .b-power .b-horsepower{
    font-size: 13px;
}
._fr .b-filter #power-start, ._fr .b-filter #power-end{
    width:30px;
    height:26px;
    font-size: 15px;
}
._de .b-filter #power-start, ._de .b-filter #power-end,
._pt .b-filter #power-start, ._pt .b-filter #power-end{
    width:32px;
    height:23px;
    font-size: 15px;
}
.b-range{
    color: #acacac;
    font-size: 10px;
    width: 94%;
    margin-bottom: 2px;
}
.b-range .min{
    float: left;
}
.b-range .max{
    float: right;
}
.b-filter #power-slider{
    margin-bottom: 30px;
    width: 94%;
}
.b-filter #power-start,
.b-filter #power-end{
    width: 35px;
    height: 27px;
    padding: 0 10px;
    line-height: 27px;
    font-size: 17px;
    font-weight: bold;
}
.b-filter .expand-title i{
    display: inline-block;
    background: url('/local/templates/work/images/sprite.png') -60px -33px no-repeat;
    width: 3px;
    height: 5px;
    margin: 0 0 2px 5px;
}
.b-filter .expand-title.open i{
    display: inline-block;
    background-position: -60px -28px;
    width: 5px;
    height: 3px;
}
.b-filter .b-power,.b-filter .b-cylinder,
.b-filter .b-transmission, .b-filter .b-cab,
.b-filter .b-chassis, .b-filter .b-ecology, .b-filter  .b-prop{
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin-bottom: 5px;
    padding: 15px 0 0 13px;
}
.b-filter .b-power span,
.b-filter .b-cylinder span{
    color: #000;
    cursor: default;
}
.b-filter .b-power span,
.b-filter .b-cylinder span{
    border-bottom: none;
}
.b-filter .b-power i,
.b-filter .b-cylinder i{
    display: none;
}
.b-filter .b-power,
.b-filter .b-cylinder,
.b-filter .b-cab{
    background: #f4f6ea;
}
/*cylinder checkbox*/
.b-filter .b-prop .b-number{
    position: relative;
    display: inline-block;
    padding-left: 0;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.b-filter .cb{
    width: 26px;
    height: 26px;
    opacity: 0;
    position: relative;
    margin: 0;
}
.b-filter .cb + b{
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 24px;
    border-bottom: 2px solid #7f898f;
    border-top: 1px solid #fff;
    box-shadow: inset 0 -1px 0 #fff;
    border-radius: 4px;
    background: #eef2f5;
    background: -moz-linear-gradient(top, #eef2f5 0%, #cedbe0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef2f5), color-stop(100%,#cedbe0));
}
.b-filter .cb:checked + b{
    background: #5f667b;
    color: #fff;
    height: 26px;
    border-bottom: none;
    box-shadow: inset 0 2px 2px 1px rgba(0,0,0,0.4);
}
.b-filter-find{
    text-align: center;
    color: #636363;
    font-size: 13px;
    padding-top: 12px;
    margin-bottom: 17px;
}
/*for ie8*/
.ie8 .b-filter .cb + b{
    border: 1px solid #7f898f;
}
.b-filter .cb + b.checked{
    background: #5f667b;
}


/*POWER-SLIDER*/
.noUi-target,.noUi-target *{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -ms-touch-action:none;
    -ms-user-select:none;
    -moz-user-select:none;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.noUi-base{
    width:100%;
    height:100%;
    position:relative;
}
.noUi-origin{
    position:absolute;
    right:0;
    top:0;
    left:0;
    bottom:0;
}
.noUi-handle{
    position:relative;
    z-index:1;
}
.noUi-stacking .noUi-handle{
    z-index:10;
}
.noUi-stacking+.noUi-origin{
    *z-index:-1;
}
.noUi-state-tap .noUi-origin{
    -webkit-transition:left .3s,top .3s;
    transition:left .3s,top .3s
}
.noUi-state-drag *{
    cursor:inherit!important
}
.noUi-horizontal{
    height:5px;
}
.noUi-horizontal .noUi-handle{
    /*width:34px;
    height:28px;
    left:-17px;
    top:3px;*/
    width: 16px;
    height: 13px;
    left: -8px;
    top: 3px;
    cursor: pointer;
}
.noUi-horizontal.noUi-extended{
    padding:0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin{
    right:-15px;
}.noUi-vertical{
     width:18px;
 }
.noUi-vertical .noUi-handle{
    width:28px;
    height:34px;
    left:-6px;
    top:-17px;
}
.noUi-vertical.noUi-extended{
    padding:15px 0;
}
.noUi-vertical.noUi-extended .noUi-origin{
    bottom:-15px;
}
.noUi-background{
    background:#FAFAFA;
    box-shadow:inset 0 1px 1px #f0f0f0
}
.noUi-connect{
    background:#ff0000;
    /*box-shadow:inset 0 0 3px rgba(51,51,51,.45);*/
    -webkit-transition:background 450ms;
    transition:background 450ms;
}
.noUi-origin{
    border-radius:2px;
}
.noUi-target{
    border:1px solid #D3D3D3;
    box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
}
.noUi-target.noUi-connect{
    box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB;
}
.noUi-dragable{
    cursor:w-resize;
}
.noUi-vertical .noUi-dragable{
    cursor:n-resize;
}
.noUi-handle{
    /*border:1px solid #D9D9D9;
    border-radius:3px;
    background:#FFF;
    cursor:default;
    box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;*/
    background: url('/local/templates/work/images/sprite.png') -55px -55px no-repeat;
}
.noUi-active{
    /*box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB;*/
    background-position: -55px -40px;
}
.noUi-handle:after{
    left:17px;
}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{
     width:14px;
     height:1px;
     left:6px;
     top:14px;
 }
.noUi-vertical .noUi-handle:after{
    top:17px;
}
[disabled] .noUi-connect,[disabled].noUi-connect{
    background:#B8B8B8;
}
[disabled] .noUi-handle{
    cursor:not-allowed;
}
.noUi-state-blocked .noUi-connect,.noUi-state-blocked.noUi-connect{
    background:#4FDACF;
}


/*B-FILTER-CATALOG*/
.b-filter-catalog .b-level-2 .item{
    display: inline-block;
    width: 160px;
    border: 1px solid #e5e5e5;
    margin-left: 22px;
    margin-bottom: 25px;
    vertical-align: top;
    border-radius: 3px;
}
.b-filter-catalog .b-level-2{
    margin-left: -22px;
    margin-bottom: 20px;
}
.b-filter-catalog .b-level-2 a{
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}
.b-filter-catalog .item .title{
    color: #292f37;
    margin-top: 0;
}
.b-filter-catalog img{
    margin: 0 auto;
}
.b-filter-catalog .picture{
    height: 90px;
    line-height: 90px;
    vertical-align: middle;
}
.b-filter-catalog .title-pic{
    color: #e82323;
    font-weight: bold;
    margin: 0 0 15px 15px;
    min-height: 44px;
    word-wrap:  break-word;
}

/* B-SECTION */
.b-section .list-item {
    font: 0/0 'Verdana';
}
.b-section .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 320px;
    height: 220px;
    margin-left: 17px;
}
.b-section .item:first-child {
    margin-left: 0;
}
.b-section .item a {
    display: block;
}
.b-section .item a:hover .shadow {
    opacity: 0;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
}
.b-section .shadow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #222;
    opacity: 0.4;
}
.ie8 .b-section .shadow {
    background: none;
}
.b-section .pic {
    margin: 0;
}
.b-section .dealers {
    background: #ec4034;
}
.b-section .item:first-child .title {
// top: 145px;
}
.b-section .title {
    position: absolute;
    max-height: 90px;
    overflow: hidden;
    bottom: 20px;
    left: 20px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    z-index: 2;
}
.b-section .b-info {
    position: absolute;
    top: 25px;
    left: 25px;
    width: 260px;

}
.b-section .dealers .title {
    position: static;
    display: inline-block;
    margin-bottom: 15px;
}
.b-section .dealers .descr {
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    max-height:75px;
    overflow: hidden;
}

/* B-ABOUT-COMPANY */
.b-about .title {
    float: left;
    font-size: 40px;
    font-weight: bold;
    width: 675px;
    padding-top: 15px;
    line-height: 1.2;
    margin-right: 50px;
}
.b-about .title span {
    color: #ed4f4f;
    font-weight: normal;
}
.b-about .b-tractor {
    overflow: hidden;
}
.b-about .b-tractor .picture {
    float: left;
    margin-right: 10px;
}
.b-about .pic {
    margin: 0;
}
.b-about .b-tractor .descr {
    overflow: hidden;
    color: #373737;
    padding-top: 18px;
    line-height: 1.3;
}
.b-about .b-tractor .descr a {
    display: block;
}
.b-about .b-tractor .years {
    font-size: 27px;
}
.b-about .b-tractor .first {
    font-family: 'Georgia';
    font-size: 11px;
    color: #373737;
}
.b-about .b-tractor .first:hover {
    color: #e82323;
}
.b-about .b-tractor .bel {
    font-family: 'Georgia';
    font-size: 15px;
    font-weight: bold;
    color: #373737;
}
.b-about .b-tractor .bel:hover {
    color: #e82323;
}
.b-about .b-about-body .picture {
    float: right;
    margin-left: 65px;
}
.b-about .b-about-body .descr {
    overflow: hidden;
}
.b-about .b-about-body .descr p {
    margin-bottom: 30px;
    color: #444;
}
.b-about .b-about-body .descr a {
    color: #195aa2;
    text-decoration: underline;
}
.b-about .b-about-body .descr a:hover {
    color: #e82323;
}
.b-about .b-about-body .descr i {
    display: inline-block;
    width: 8px;
    height: 13px;
    background: url('/local/templates/work/images/sprite.png') -46px 0 no-repeat;
    margin-left: 10px;
    margin-bottom: -2px;
}

/* B-NEWS */
.b-news .title {
    display: inline-block;
}
.b-news .item {
    display: inline-block;
    width: 284px;
    margin-left: 33px;
    vertical-align: top;
}
.b-news .item .pic {
    margin: 0 0 30px 0;
}
.b-news .lnk {
    color: #205aa9;
    text-decoration: underline;
    margin-left: 565px;
}
.b-news .lnk:hover {
    color: #e82323;
}
._de .b-news .lnk{
    margin-left: 220px;
}
._fr .b-news .lnk{
    margin-left: 49px;
}
._en .b-news .lnk{
    margin-left: 225px;
}
.b-news .date {
    font-size: 10px;
    color: #a2a2a2;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.b-news .item .title {
    color: #000;
    font-size: 18px;
    line-height: 1.3;
    transition: color .2s;
    -moz-transition: color .2s;
}
.b-news .item a {
    display: block;
}
.b-news .item a:hover .title {
    color: #e82121;
}
.b-news .item p {
    margin-top: 20px;
    color: #5f5f5f;
    font-size: 12px;
}

/* B-COUNTER */
.b-counter {
    background: #f1f1f1;
    padding: 0 20px;
}
.b-counter .title {
    color: #e82121;
    font-size: 26px;
    line-height: 85px;
    float: right;
}

/* FOOTER ITEM */
.footer-item .title {
    font: bold 14px/1 'Arial', sans-serif;
    margin-bottom: 15px;
}
.b-footer-menu .item_1 a,
.b-footer-menu .item_1 span {
    font-size: 12px;
}
.b-footer-menu .item_1._active a,
.b-footer-menu .item_1._active span {
    color: #000;
}
.b-footer-menu .item_1 a:hover,
.b-footer-menu .item_1 span:hover {
    color: #000;
}
.b-footer-bottom {
    border-top: 5px solid #f5f5f5;
    padding: 20px 0 20px;
}

/* RSS */
.b-rss .title {
    margin-bottom: 0;
}
.b-rss span,
.b-rss .item_1 a,
.b-rss .item_1 span {
    font-size: 11px;
    color: #7d7d7d;
}
.b-rss .b-form {
    position: relative;
}
.b-rss .rss-email {
    border: 1px solid #ddd;
    height: 27px;
    line-height: 1;
    padding: 0 50px 0 10px;
    width: 170px;
}
.b-rss .rss-button {
    position: absolute;
    top: 1px;
    right: 0;
    background: #50a652;
    width: 30px;
    height: 27px;
    border: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
.b-rss .rss-button:hover {
    background: #2d7c2f;
}

/*B-FOOTER-BOTTOM*/
.b-copy {
    color: #7d7d7d;
}
.b-copy p {
    font-size: 11px;
    margin-bottom: 3px;
}

.b-links .item {
    display: inline-block;
    margin-right: 15px;
    line-height: 1;
}
.b-links .item .lnk {
    display: block;
}
.b-links .item .lnk:hover .descr {
    color: #e82323;
}
.b-links .item .picture {
    float: left;
    margin-right: 10px;
}
.b-links .item .pic {
    display: block;
    background: url('/local/templates/work/images/sprite.png') no-repeat;
}
.b-links .item .pic.site {
    width: 22px;
    height: 22px;
    background-position: -18px -15px;
}
.b-links .item .pic.ytube {
    margin-top: 4px;
    width: 33px;
    height: 12px;
    background-position: -18px -40px;
}
.b-links .descr {
    overflow: hidden;
}
.b-links .descr  {
    color: #297cd1;
    font-size: 11px;
}


/* B-NEWS-CATALOG */
.b-news-catalog .title {
    margin: 0 0 20px;
}
.b-news-catalog .date {
    font-size: 10px;
    color: #a2a2a2;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.b-news-catalog p {
    font-size: 12px;
    line-height: 1.5;
    color: #5f5f5f;
}
.b-news-catalog .item {
    border-top: 1px solid #e4e4e4;
    margin-bottom: 40px;
    padding-top: 15px;
}
.b-news-catalog .item:first-child {
    border-top: none;
}
.b-news-catalog.literature .item{
    margin-bottom: 0;
}
.b-news-catalog.literature .title{
    padding-right: 15px;
    margin-bottom: 15px;
}

/* PAGE-COUNT */
.page-count {
    overflow:hidden;
    zoom:1;
}
.page-count ul {
    padding:0px;
    list-style: none none;
    margin-left: 20px;
}
.page-count ul li {
    list-style: none none;
    background:none;
    display: inline;
    font-size: 18px;
    font-weight: bold;
}
.page-count ul li::before {
    content:''!important;
}
.page-count li span, .page-count li a{
    padding:0 8px;
    float:left;
}
span.t-page {
    padding:4px 0px;
    font-size: 16px;
    line-height: 1.3;
    color: #5f5f5f;
}
.page-count li a { color: #2e60ac; }
.page-count li span {
    background: #e82323;
    color: #fff;
}
.page-count .txt-nav-next a , .page-count .txt-nav-next a:hover, .page-count .txt-nav-previous a,  .page-count .txt-nav-previous a:hover{
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
}

/*B-PHOTO-GALLERY*/
.b-photo .title {
    display: inline-block;
    margin: 0 10px 10px 0;
    font-family: 'Arial';
}
.b-photo .cnt {
    color: #afafaf;
    font-size: 11px;
}
.b-photo .lnk {
    display: block;
    line-height: 1;
}
.b-photo .picture {
    background: url('/local/templates/work/images/photo-frame.png') no-repeat;
    padding: 4px 11px 10px 5px;
    width: 224px;
    height: 122px;
}

/*B-EXHIBITION*/
.main .b-exhibition {
    padding-left: 18px;
}
.main .b-exhibition .list-item {
    border: 5px solid #f5f5f5;
    padding: 25px 8px 5px;
}
.main .b-exhibition .item {
    padding-left: 20px;
}
.b-exhibition .date {
    color: #e82323;
    font-size: 22px;
}
.b-exhibition .title {
    font-size: 18px;
    line-height: 1.1;
    font-weight: bold;
    margin-bottom: 5px;
}
.b-exhibition .title a {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.b-exhibition .title a:hover {
    color: #e82323;
}
.b-exhibition .place {
    font-size: 13px;
    color: #5f5f5f;
}
.b-exhibition .item {
    border-top: 1px solid #ededed;
    margin-bottom: 20px;
    padding-top: 20px;
}
.b-exhibition .item:first-child {
    border-top: none;
    padding-top: 0;
}
.b-exhibition .picture {
    float: left;
    padding-right: 10px;
}
.b-exhibition .pic {
    display: block;
    width: 19px;
    height: 21px;
    background: url('/local/templates/work/images/sprite.png') -18px -56px no-repeat;
}
.b-exhibition .lnk {
    color: #205aa9;
    text-decoration: underline;
}
.b-exhibition .lnk:hover {
    color: #e82323;
}

/* B-CATALOG */
.b-catalog {
    /* padding-top: 30px; */
    margin-top: -20px;
}
.b-catalog .list-item {
    margin-left: -40px;
}
.b-catalog .item {
    display: inline-block;
    vertical-align: top;
    width: 205px;
    color: #7b7b7b;
    margin: 0 0 50px 40px;
}
.b-catalog .picture {
    text-align: center;
    margin-bottom: 10px;
}
.b-catalog .picture .pic {
    margin: 0;
    display: inline;
}
.b-catalog .sub-title {
    font-size: 11px;
}
.b-catalog .model {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    font-family: 'Arial';
    margin-bottom: 5px;
}
.b-catalog .power {
    font-size: 12px;
}
.b-catalog .width {
    font-size: 12px;
    margin-bottom: 20px;
}
.b-catalog .button {
    margin-bottom: 15px;
}
.b-catalog .compare {
    cursor: pointer;
}
.b-catalog .compare input {
    margin-right: 8px;
}

/*b-product*/
.b-product .for-pic {
    background: url('/local/templates/work/images/product-bg.png') no-repeat;
    margin-left: -195px !important;
    padding-left: 195px;
}
.b-product .for-pic .b-title {
    margin-bottom: 5px;
}
.b-product .for-pic .sub-title {
    color: #646464;
    font-size: 18px;
}
.b-product .for-info {
    padding-top: 25px;
}
.b-product .for-info p {
    color: #444;
    margin-bottom: 45px;
}
.b-product .b-tech-descr {
    font-size: 12px;
    font-weight: bold;
}
.b-product .b-tech-descr td {
    padding: 2px 0;
    vertical-align: middle;
}
.b-product .b-tech-descr td:first-child {
    color: #939393;
    width: 215px;
    padding-right: 10px;
}

/*b-product-gallery*/
.b-product-gallery .list-item {
    font: 0/0 a;
    padding: 15px 0;
}
.b-product-gallery .item {
    display: inline-block;
    height: 97px;
}
.b-product-gallery .item img {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}
.b-product-gallery .item .picture {
    width: 100%;
    height: 100%;
}
.b-product-gallery .item:hover .picture {
    position: relative;
    z-index: 1;
    width: 114%;
    height: 114%;
    top: -7%;
    left: -7%;
    transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    box-shadow: 0 7px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 7px 10px rgba(0,0,0,0.5);
}
.b-product-gallery .picture .border {
    opacity: 0;
}
.b-product-gallery .item:hover .border {
    position: absolute;
    top: -4px;
    left: -4px;
    width: 100%;
    height: 100%;
    border: 4px solid #f0ff00;
    opacity: 1;
    transition: opasity .2s;
    -moz-transition: opasity .2s;
}

/*b-tech-tabs*/
.tech-tabs table {
    width: 100%;
    margin-bottom: 50px;
}
.tech-tabs .tab-head {
    padding-left: 0;
    margin-bottom: 10px;
}
.tech-tabs .tab-head sup {
    color: #909090;
    margin-left: 5px;
}
.tech-tabs .tab-title {
    display: inline-block;
    color: #2d41a7;
    border-bottom: 1px dashed #2d41a7;
    line-height: 1.2;
    cursor: pointer;
    margin-left: 40px;
}
.tech-tabs .tab-title:first-child {
    margin-left: 0;
}
.tech-tabs .tab-title.active {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    border-bottom: none;
}
.tech-tabs .tab-title:before {
    content: '';
}
.tech-tabs tr td {
    border-bottom: 1px dotted #bdbdbd;
    padding: 6px 0;
    padding-right: 10px;
    vertical-align: middle;
}
.tech-tabs tr td:first-child {
    color: #656565;
    padding-left: 10px;
}
.tech-tabs tr td:last-child {
    padding-right: 0px;
}
.tech-tabs tr th {
    padding: 35px 0 10px;
    font-weight: bold;
}

/*b-files*/
.b-files .files-list {
    padding-left: 0;
}
.b-files .file {
    display: inline-block;
    position: relative;
    padding-left: 40px;
    width: 380px;
    margin: 0 20px 20px 0;
}
.b-files .file:before {
    content: '';
}
.b-files .file a {
    display: block;
}
.b-files .file .pic {
    position: absolute;
    width: 29px;
    height: 33px;
    top: 5px;
    left: 0;
    background: url('/local/templates/work/images/files.png') no-repeat;
    padding-right: 10px;
}
.b-files .file span {
    color: #2d41a7;
    *border-bottom: 1px dashed #2d41a7;
}
.b-files .file .misc {
    display: block;
    color: #a2a2a2;
    text-transform: uppercase;
    font-size: 13px;
}
.b-files .file a:hover span {
    color: #e82323;
    border-bottom-color: #e82323;
}

/*b-border*/
.b-border {
    height: 10px;
    background: url('/local/templates/work/images/border.png') repeat-x;
}

/*b-features*/
.b-features {
    padding-bottom: 25px;
}
.b-features .b-descr .title {
    font-size: 36px;
    font-weight: bold;
    font-family: 'Arial';
    margin-bottom: 15px;
}
.b-features .b-descr p {
    color: #444;
    margin-bottom: 30px;
    padding-right: 30px;
}
.b-features .b-descr .sub-title {
    font-size: 18px;
    font-weight: bold;
}
.b-features .b-descr li {
    font-size: 13px;
    margin-bottom: 6px;
}
.b-dop-info .b-find-dealer {
    border: 3px solid #e9e9dc;
    padding: 25px 20px;
    border-radius: 7px;
    margin-bottom: 35px;
}
.b-dop-info .b-find-dealer .title {
    font-weight: bold;
    margin-bottom: 20px;
}
.b-dop-info .file {
    width: 340px;
}
._fr .b-dop-info .b-find-dealer .button{
    padding: 10px 20px;
    font-size: 17px;
}
/*b-aggregation*/
.b-aggregation .title {
    margin-bottom: 20px;
}
.b-aggregation .item {
    display: inline-block;
    width: 190px;
    margin: 0 50px 30px 0;
    vertical-align: top;
}
.b-aggregation .item .picture {
    height: 130px;
    line-height: 130px;
    margin-bottom: 10px;
}
.b-aggregation .picture .pic {
    display: inline;
    margin: 0;
    vertical-align: middle;
}
.b-aggregation .sub-title {
    font-family: 'Arial';
    font-weight: bold;
    margin-bottom: 20px;
}
.b-aggregation p {
    font-size: 12px;
    color: #7b7b7b;
    margin-bottom: 20px;
}

/*b-model-slider*/
.b-models-slider {
    background: #f9f9f9;
}
.b-models-slider .b-models-slider-wrap {
    padding: 40px 0 40px;
    position: relative;
}
.b-models-slider .title {
    display: inline-block;
    margin: 0 0 40px 0;
}
.b-models-slider .lnk {
    float: right;
    padding-top: 12px;
    color: #2d41a7;
    text-decoration: underline;
}
.b-models-slider .lnk:hover {
    color: #e82323;
}
.b-models-slider .item {
    float: left;
    width: 209px;
    padding: 0 20px;
    color: #7b7b7b;
}
.b-models-slider .picture .pic {
    margin: 0;
    display: inline;
}
.b-models-slider .sub-title {
    font-size: 11px;
}
.b-models-slider .model {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    font-family: 'Arial';
    margin-bottom: 5px;
}
.b-models-slider .power {
    font-size: 12px;
}
.b-models-slider .width {
    font-size: 12px;
    margin-bottom: 20px;
}
.b-models-slider .button {
    margin-bottom: 15px;
}
.b-models-slider .prev,
.b-models-slider .next {
    position: absolute;
    width: 44px;
    height: 44px;
    border: 4px solid #e9e9e9;
    border-radius: 50%;
    cursor: pointer;
    background: url('/local/templates/work/images/sprite.png') no-repeat;
}
.b-models-slider .prev {
    background-position: -88px 12px;
    top: 142px;
    left: -55px;
}
.b-models-slider .prev:hover {
    background-position: -124px 12px;
}
.b-models-slider .next {
    background-position: -85px -22px;
    top: 142px;
    right: -55px;
}
.b-models-slider .next:hover {
    background-position: -121px -22px;
}

/*dealers-tabs*/
.dealers-tabs .tab-title {
    display: inline-block;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 24px;
    color: #2e60ac;
}
.dealers-tabs .tab-title span {
    border-bottom: 1px dashed #2e60ac;
}
.dealers-tabs .tab-title.active {
    background: #e1e3ed; /* Old browsers */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e3ed), color-stop(100%,#e8e9ef));
    background: -webkit-linear-gradient(top, #e1e3ed 0%,#e8e9ef 100%);
    background: linear-gradient(to bottom, #e1e3ed 0%,#e8e9ef 100%);
    cursor: default;
    border-radius: 5px 5px 0 0;
    color: #000;
}
.dealers-tabs .tab-title.active span {
    border-bottom: none;
}
.dealers-tabs .tab-item-head {
    position: relative;
    z-index: 1;
    height: 50px;
    padding-top: 12px;
    background: #e8e9ef;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e9ef), color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(top, #e8e9ef 0%,#f1f1f1 100%);
    background: linear-gradient(to bottom, #e8e9ef 0%,#f1f1f1 100%);
    box-shadow: 0 2px 3px rgba(0,0,0,0.5);
}
.dealers-tabs .tab-item-head .lnk {
    color: #2e60ac;
    border-bottom: 1px dashed #2e60ac;
    margin-left: 35px;
}
.dealers-tabs .tab-item-head .lnk:hover {
    color: #e82323;
    border-bottom-color: #e82323;
}
.dealers-tabs table {
    margin-top: 50px;
}
.dealers-tabs table th {
    color: #9e9e9e;
    width: 20%;
    padding:5px 5% 25px 0;
}
.dealers-tabs table td {
    width: 22%;
    padding: 15px 3% 30px 0;
    vertical-align: top;
}
.dealers-tabs table td .title {
    font-size: 15px;
    font-weight: bold;
}
.dealers-tabs table td .sub-title {
    color: #b1b1b1;
    font-size: 11px;
    margin-bottom: 10px;
}
.dealers-tabs table td a {
    color: #2d41a7;
}
.dealers-tabs table td a:hover {
    color: #e82323;
}
.dealers-tabs .number {
    float: right;
}
.dealers-tabs table tr {
    border-top: 1px solid #e2e2e2;
}
.dealers-tabs table tr:first-child {
    border-top: none;
}

/* b-howto-dealer  */
.b-howto-dealer {
    color: #7b7b7b;
    font-size: 12px;
}
.b-howto-dealer .title {
    margin-top: 0;
}
.b-howto-dealer p {
    margin-bottom: 0;
}
.b-howto-dealer a {
    color: #2d41a7;
}
.b-howto-dealer a:hover {
    color: #e82323;
}



/*Select*/

/* @group Base */
.b-region {
    position: relative;
    top: 155px;
    left: 25px;
}
.b-region .arr {
    position: absolute;
    top: 18px;
    right: 70px;
    width: 9px;
    height: 5px;
    background: url('/local/templates/work/images/sprite.png') -43px -16px no-repeat;
}
.tab-body .b-region {
    display: inline-block;
    top: 0;
    left: 0;
    margin-right: 15px;
}
.tab-body .b-region .arr {
    right: 20px;
}
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.chosen-container .chosen-drop {
    position: absolute;
    top: 103%;
    left: -9999px;
    padding: 15px 0 15px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
}
.chosen-container a {
    cursor: pointer;
}
/* @end */

/* @group Single Chosen */
.chosen-container-single .chosen-single {  /*!!!!!!!!!!*/
    position: relative;
    display: block;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    background: #fff;
    background-clip: padding-box;
    color: #444;
    text-decoration: none;
    white-space: nowrap;

}
.country .chosen-container-single .chosen-single,     /*!!!!!!!*/
.currency .chosen-container-single .chosen-single {    /*!!!!!!!*/
    padding: 13px 0 0 8px;
    height: 32px;
}
.chosen-container-single .chosen-default {
    color: #999;
}
.chosen-container-single .chosen-single span {   /*!!!!!!!!!!*/
    display: block;
    overflow: hidden;
    margin: 0 40px 0 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.country .chosen-container-single .chosen-single span,     /*!!!!!!!!!!*/
.currency .chosen-container-single .chosen-single span {
    margin-left: 0;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}
/* @end */

/* @group Results */
.chosen-container .chosen-results {
    position: relative;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results .active-result {
    list-style: none;
    cursor: pointer;
    padding: 8px 0 8px 20px;
    margin: 0;
    font-size: 14px;
    line-height: 1;
    color: #205aa9;
}
.chosen-container .chosen-results .result-selected {
    background: #4c5265;
    color: #fff;
}
.chosen-container .chosen-results .active-result:hover {
    color: #fff;
}
.chosen-container .chosen-results .active-result:before {
    content: '';
}
.chosen-container .chosen-results .active-result:hover {
    background: #4c5265;
}
/* @end */


/* TRACTOR-COUNTER */

/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
    cursor: pointer;
    text-decoration: none;
    color: #ccc; }

.flip-clock-wrapper a:hover {
    color: #fff; }

.flip-clock-wrapper ul {
    list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
    content: " ";
    display: table; }

.flip-clock-wrapper.clearfix:after {
    clear: both; }

.flip-clock-wrapper.clearfix {
    *zoom: 1; }

/* Main */
.flip-clock-wrapper {
    font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
    -webkit-user-select: none; }

.flip-clock-meridium {
    background: none !important;
    box-shadow: 0 0 0 !important;
    font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
    text-align: center;
    display: inline-block;
    width: 355px;
    margin: 1em;
    float: left;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 2px;
    width: 40px;
    height: 55px;
    font-size: 40px;
    font-weight: bold;
    line-height: 57px;
}

.flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
}
.flip-clock-wrapper ul li:before {
    content: '';
}

.flip-clock-wrapper ul li:first-child {
    z-index: 2; }

.flip-clock-wrapper ul li a {
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    -moz-perspective: 200px;
    perspective: 200px;
    margin: 0 !important;
    overflow: visible !important;
    cursor: default !important; }

.flip-clock-wrapper ul li a div {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 80px;
    overflow: hidden; }

.flip-clock-wrapper ul li a div .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2; }

.flip-clock-wrapper ul li a div.up {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0; }

.flip-clock-wrapper ul li a div.up:after {
    content: "";
    position: absolute;
    top: 27px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 3px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.3); }

.flip-clock-wrapper ul li a div.down {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    bottom: 0; }

.flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: #000;
    text-align: center;
    background-color: #fff;
    font-size: 40px;
}

.flip-clock-wrapper ul li a div.up div.inn {
    top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
    bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
    z-index: 3; }

/*ie8 and ie9 fixes*/
html[data-useragent*='MSIE 8.0'] .flip-clock-wrapper ul.play li.flip-clock-before {
    z-index: 1;
}

html[data-useragent*='MSIE 9.0'] .flip-clock-wrapper ul.play li.flip-clock-before {
    z-index: 1;
}

.flip-clock-wrapper .flip {   box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); }

.flip-clock-wrapper ul.play li.flip-clock-active {
    -webkit-animation: asd 0.5s 0.5s linear both;
    -moz-animation: asd 0.5s 0.5s linear both;
    animation: asd 0.5s 0.5s linear both;
    z-index: 5; }

.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 100px; }

.flip-clock-divider:first-child {
    width: 0; }

.flip-clock-dot {
    display: block;
    background: #323434;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 5px; }

.flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -86px;
    color: black;
    text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
    right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
    right: -91px; }

.flip-clock-dot.top {
    top: 30px; }

.flip-clock-dot.bottom {
    bottom: 30px; }

@-webkit-keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

@-moz-keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

@-o-keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

@keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
    z-index: 2;
    -webkit-animation: turn 0.5s 0.5s linear both;
    -moz-animation: turn 0.5s 0.5s linear both;
    animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg); }

    100% {
        -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
    0% {
        -moz-transform: rotateX(90deg); }

    100% {
        -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
    0% {
        -o-transform: rotateX(90deg); }

    100% {
        -o-transform: rotateX(0deg); } }

@keyframes turn {
    0% {
        transform: rotateX(90deg); }

    100% {
        transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
    z-index: 2;
    -webkit-animation: turn2 0.5s linear both;
    -moz-animation: turn2 0.5s linear both;
    animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg); }

    100% {
        -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
    0% {
        -moz-transform: rotateX(0deg); }

    100% {
        -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
    0% {
        -o-transform: rotateX(0deg); }

    100% {
        -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
    0% {
        transform: rotateX(0deg); }

    100% {
        transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
    z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@-moz-keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@-o-keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@-webkit-keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }

@-moz-keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }

@-o-keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }

@keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }


/* b-repair-search */
.b-repair-search{
    background: url('/local/templates/work/images/inner-head-pattern.jpg') repeat-x;
    margin: 0 -1000px 25px;
    padding: 0 1000px;
    height: 65px;
    padding-top: 45px;
}
.b-repair-search .title{
    font-family: 'Arial',sans-serif;
    font-weight: bold;
    margin-right: 20px;
}
.b-repair-search .inpt-search{
    width: 530px;
    padding-left: 10px;
    height: 33px;
    /*line-height: 33px;*/
    border: 1px solid #d0d0d0;
}
.b-repair-search .inpt-shop-search{
    width: 450px;
    padding-left: 10px;
    height: 33px;
    /*line-height: 33px;*/
    border: 1px solid #d0d0d0;
}
.b-repair-search .search-btn{
    display: inline-block;
}
.b-repair-search .button.filter{
    padding: 7px 21px;
}

/* b-note */
.b-note{
    padding-left: 45px;
    background: url('/local/templates/work/images/sprite.png') -125px -68px no-repeat;
    font-family: 'Arial', sans-serif;
    font-style: italic;
    color: #636363;
    margin-bottom: 55px;
}

/* b-product-repair */
.b-product-repair .b-product-repair-info{
    margin-bottom: 60px;
}
.b-product-repair .b-product-repair-info:after{
    content: '';
    display: block;
    width: 100%;
    clear: both;
}
.b-product-repair .picture{
    float: left;
    margin-right: 70px;
}
.b-product-repair .picture .pic{
    margin: 0;
}
.b-product-repair .descr{
    overflow: hidden;
    color: #444;
}
.b-product-repair .item .title{
    display: inline-block;
    cursor: pointer;
    margin-bottom: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.b-product-repair .item .arr{
    display: inline-block;
    width: 4px;
    height: 7px;
    background: url('/local/templates/work/images/sprite.png') -44px -72px no-repeat;
    margin-left: 3px;
}
.b-product-repair .item.open ._dash{
    border-bottom: none;
    color: #000;
}
.b-product-repair .item.open .arr{
    width: 7px;
    height: 4px;
    background-position: -53px -72px;
    margin-bottom: 2px;
}
.b-product-repair ._dash{
    font-weight: bold;
    color: #2d41a7;
}
.b-product-repair .sub-wrap{
    background: #f4f6eb;
}
.b-product-repair .sub-menu{
    margin: 0;
    overflow: hidden;
    padding: 15px 0 10px 15px;
}
.b-product-repair .sub-menu a{
    padding: 0 13px;
    color: #2d41a7;
    border-right: 1px solid #d9d9d9;
    text-decoration: underline;
}
.b-product-repair .sub-menu a:hover{
    color: #e82323;
}
.b-product-repair .sub-menu .item_2{
    float: left;
}
.b-product-repair .sub-menu .item_2:before{
    content: '';
}

/* b-model-filter-tabs */
.b-model-filter-tabs .tab-head{
    background: #f4f6eb;
    padding: 25px;
}
.b-model-filter-tabs .tab-title{
    display: inline-block;
    margin-bottom:0;
    padding: 0 21px 0 25px;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    color: #2d41a7;
    border-left: 1px solid #d2d3ce;
}
.b-model-filter-tabs .tab-title:first-child{
    border-left: none;
}
.b-model-filter-tabs .tab-title.active{
    color: #000;
}
.b-model-filter-tabs .tab-title:before{
    content: '';
}
.b-model-filter-tabs table{
    width: 100%;
}
.b-model-filter-tabs tbody{
    font-size: 13px;
    color: #656565;
}
.b-model-filter-tabs th{
    font-weight: bold;
    padding: .5em 25px 1em 0;
}
.b-model-filter-tabs th:nth-child(4){
    width: 210px;
}
.b-model-filter-tabs td{
    padding: .5em 25px .5em 0;
}
.b-model-filter-tabs tbody tr{
    border-top: 1px solid #ededed;
}
.b-model-filter-tabs tbody tr:first-child{
    border-top: none;
}
.b-model-filter-tabs .request{
    border-bottom: 1px dotted #2d41a7;
    color: #2d41a7;
    cursor: pointer;
}
.b-model-filter-tabs .request:hover{
    color: #e82323;
    border-bottom-color: #e82323;
}
.b-model-filter-tabs .ordered{
    padding-right: 0;
    width: 205px;
}
.b-model-filter-tabs .ordered i{
    display: inline-block;
    margin: 0 5px;
    width: 9px;
    height: 9px;
    background: url('/local/templates/work/images/sprite.png') -65px -72px no-repeat;
}
.b-model-filter-tabs .remove:hover{
    color: #e82323;
}
.b-model-filter-tabs .remove:hover i{
    background-position: -76px -72px;
}
.b-model-filter-tabs .remove{
    font-size: 11px;
    cursor: pointer;
}
.b-model-filter-tabs .bx_catalog_item_controls_blockone{
    margin-bottom: 8px;
    display: inline-block;
}
.b-model-filter-tabs .bx_catalog_item_controls_blocktwo{
    display: inline-block;
}
.b-model-filter-tabs .bx_col_input{
    display: inline-block;
    border: 1px solid #bdbdbd;
    font: 13px/1 'Verdana', sans-serif;
    color: #6f6f6f;
    width: 25px;
    height: 15px;
    margin: 0 -5px 0 -5px;
    text-align: center;
}
.b-model-filter-tabs .bx_small{
    width: 11px;
    height: 13px;
    background: #fb745f;
    background: -moz-linear-gradient(top, #fb745f 0%, #e92625 100%);
    background: -webkit-linear-gradient(top, #fb745f 0%,#e92625 100%);
    background: -o-linear-gradient(top, #fb745f 0%,#e92625 100%);
    background: linear-gradient(to bottom, #fb745f 0%,#e92625 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb745f', endColorstr='#e92625',GradientType=0 );
    display: inline-block;
    font: 13px/1 'Verdana', sans-serif;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    padding: 3px 4px;
    text-align: center;
    background: #e82323;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .15s;
    -moz-transition: opacity .15s;
    -ms-transition: opacity .15s;
    -o-transition: opacity .15s;
    transition: opacity .15s;
}
.b-model-filter-tabs .bx_catalog_list_home.bx_blue .bx_bt_button{
    border-bottom: 1px solid #b9c2c9;
    background: #edeff1;
    background: -moz-linear-gradient(top,  #edeff1 0%, #d6dce4 86%, #eff3f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edeff1), color-stop(86%,#d6dce4), color-stop(100%,#eff3f6));
    background: -webkit-linear-gradient(top,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%);
    background: -o-linear-gradient(top,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%);
    background: -ms-linear-gradient(top,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%);
    background: linear-gradient(to bottom,  #edeff1 0%,#d6dce4 86%,#eff3f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeff1', endColorstr='#eff3f6',GradientType=0 );
    color: #626b73;
    font-size: 11px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75);
    padding: 2px 7px;
    border-radius: 4px;
    font-weight: bold;
}
.b-model-filter-tabs .bx_catalog_list_home.bx_blue .bx_bt_button:hover{
    border-bottom: 1px solid #b9c2c9;
    background: #eff3f6;
    color: #626b73;
}
.b-model-filter-tabs .bx_catalog_list_home.bx_blue .bx_bt_button:active{
    -webkit-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    -moz-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    border-bottom: 1px solid #b9c2c9;
    background: #eff3f6;
    color: #626b73;
}

/* b-model-counter */
.b-filter-counter{
    width: 63px;
    text-align: center;
    font: 0/0 a;
}
.b-filter-counter:hover .minus,
.b-filter-counter:hover .plus{
    opacity: 1;
}
.b-filter-counter .minus,
.b-filter-counter .plus{
    opacity: 0;
    display: inline-block;
    font: 13px/1 'Verdana', sans-serif;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    padding: 3px 4px;
    text-align: center;
    background: #e82323;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .15s;
    -moz-transition: opacity .15s;
    -ms-transition: opacity .15s;
    -o-transition: opacity .15s;
    transition: opacity .15s;
}
.b-filter-counter .minus{
    padding: 3px 4px 3px 5px;
}
.b-filter-counter .minus:hover,
.b-filter-counter .plus:hover{
    background: #fb745f;
    background: -moz-linear-gradient(top, #fb745f 0%, #e92625 100%);
    background: -webkit-linear-gradient(top, #fb745f 0%,#e92625 100%);
    background: -o-linear-gradient(top, #fb745f 0%,#e92625 100%);
    background: linear-gradient(to bottom, #fb745f 0%,#e92625 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb745f', endColorstr='#e92625',GradientType=0 );
}
.b-filter-counter .minus:active,
.b-filter-counter .plus:active{
    -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.3);
}
.b-filter-counter .calc_in{
    width: 25px;
    height: 13px;
    text-align: center;
    margin: 0;
    color: #656565;
}



/****************/
.button.btn-auth{
    padding: 5px 21px;
}


/* action-bar */
.action-bar{
    margin-bottom: 40px;
}
.action-bar .compare-wrap{
    display: inline-block;
}
.action-bar .pic{
    /* display: inline-block; */
    margin-bottom: -1px;
    width: 13px;
    height: 12px;
    /* background: url('/local/templates/work/images/compare.png') no-repeat; */
}
.action-bar .compare-link{
    display: inline-block;
    font-size: 13px;
    /* font-weight: bold; */
    text-decoration: underline;
    color: #2e60ac;
}
.action-bar .count{
    margin-left: 7px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
.total-compare{
    position: relative;
}
.b-tooltip {
    position: absolute;
    top: 35px;
    left: -33px;
    z-index: 2;
    display: inline-block;
    background: #e82323;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
}
.b-tooltip i {
    position: absolute;
    top: -6px;
    left: 47%;
    width: 13px;
    height: 6px;
    background: url('/local/templates/work/images/tooltip-arr.png') no-repeat;
}
.b-region .arr._arr-l{
    right: 70px;
    cursor: pointer;
}
.subscribe-edit input.text{
    display: block;
    background: #ffffff url(/local/components/db.base/form/templates/.default/images/form-item-bg.png) repeat-x left top;
    border: 1px solid #c5c5c0;
    border-top: 1px solid #b7b6b1;
    border-bottom: 1px solid #eaeae4;
    padding: 5px 5px;
    width: 96%;
}

/* popup button */
.popup-window-buttons{
    border: none;
    border-bottom: 1px solid #b9c2c9;
    background: #eff3f6;
    background: linear-gradient(to bottom, #eff3f6 0%,#e2e7ed 44%,#d6dce4 84%,#eaedef 100%);
    padding: 10px 21px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #626b73;
    font-size: 16px;
    font-family: 'Arial', serif;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,1);
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}
.popup-window-buttons:hover{
    border-bottom: 1px solid #b9c2c9;
    background: #eff3f6;
    color: #626b73;
}
.popup-window-buttons:active{
    -webkit-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    -moz-box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    box-shadow: inset rgba(0,0,0,0.4) 0 3px 4px;
    border-bottom: 1px solid #b9c2c9;
    background: #eff3f6;
    color: #626b73;
}
.popup-window-content img{
    display: none;
}
.popup-window-content p {
    margin: 25px 0;
}
.popup-window-hr {
    background: none;
}

/* basket table */
#basket_items .itemphoto{
    padding: 2% 0;
    width: 0;
}
#basket_items .item{
    width: 45%;
}
#basket_items input{
    width: 30px;
    margin-right: 5px;
    text-align: center;
}
.bx_ordercart_order_table_container tbody td.control a:hover{
    color: #5DAEF3;
}
.bx_ordercart{
    margin-bottom: 30px;
}
.b-chief-wrp .pic{
    padding-left:13%;
}
.blue-lnk{
    color: #2d41a7;
    text-decoration: underline;
}
.b-title-big {
    font-size: 38px;
}

/*SHOP*/
 .content_shop_pr{
     padding-right: 70px;
     box-sizing: border-box;
 }
/***subscribe-edit***/
.subscribe-edit form,
.bx-auth-profile form{
    font-size: 13px;
}
.subscribe-edit form .title{
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 7px 0;
}
.subscribe-edit label{
    line-height: 30px;
}
.subscribe-edit label input{
    position: relative;
    top: 2px;
    margin-right: 7px;
}
.subscribe-edit input.text,
.bx-auth-profile input[type="text"],
#order_form_div input[type="text"],
#order_form_div input[type="password"],
#order_form_div textarea,
#order_form_div select{
    height: 35px;
    padding: 0 8px;
    -webkit-box-shadow: inset 0px 8px 15px 0px rgba(201,201,201,0.05);
    -moz-box-shadow: inset 0px 8px 15px 0px rgba(201,201,201,0.05);
    box-shadow: inset 0px 8px 15px 0px rgba(201,201,201,0.05);
    background: none;
    border: 1px solid #c9c9c9;
    font-size: 14px;
}
.subscribe-edit .necessarily{
    font-size: 11px;
    line-height: 1.2;
    color: #b5b5b5;
    width: 140px;
    position: relative;
    left: -120px;
    top: 3px;
}

/***bx-auth-profile***/
.bx-auth-profile input[type="text"]{
    width: 275px;
}
.bx-auth-profile .button{
    margin-left: 20%;
}

.bx_order_make .bx_sof_req{
    font-size: 13px;
    color: #e82323;
    font-weight: normal;
}
/*#order_form_div,*/
/*#basket_form_container,*/
/*.bx_my_order_status_desc,*/
/*.bx_my_order,*/
/*.bx_my_order_switch,*/
/*.bx_order_list*/
/*{*/
    /*padding-right: 70px;*/
/*}*/
.shop-lead{
    font-size: 13px;
    color: #656565;
    line-height: 1.6;
}


.bx_my_order{
    margin-bottom: 30px;
}
.bx_my_order .bx_my_order_table{
    line-height: 43px;
    padding: 0 30px 0 20px;
    background: #f1f1f1;
}
.bx_my_order .bx_my_order_table .title-link{
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}
.bx_my_order .bx_my_order_table .title-link:hover{
    text-decoration: none;
}
.bx_my_order .bx_my_order_table .closer,
.bx_my_order .bx_my_order_table .opener{
    position: relative;
    top: 14px;
    line-height: 1.2;
    float: right;
    font-size: 12px;
    color: #2d41a7;
}

.bx_my_order .bx_my_order_table .title-collapsed .closer:after{
    content: '';
    display: block;
    width: 7px;
    height: 4px;
    background: url('/local/templates/work/images/close_open.png') no-repeat;
    position: absolute;
    top: 6px;
    right: -12px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.bx_my_order .bx_my_order_table .title-collapsed .opener:after{
    content: '';
    display: block;
    width: 7px;
    height: 4px;
    background: url('/local/templates/work/images/close_open.png') no-repeat;
    position: absolute;
    top: 6px;
    right: -12px;;
}
.bx_ordercart .bx_ordercart_order_table_container .control .delete{
    background: url('/local/templates/work/images/del.png') no-repeat;
}

.bx_ordercart .bx_ordercart_order_table_container td.price .current_price {
    font-weight: normal;
    font-size: 13px;
    color: #656565;
}

.bx_ordercart .bx_ordercart_order_pay td.custom_t2 {
    text-align: left;
}

/*TABLE*/
.bx_my_order .order_table{
    margin:0 0 15px;
    padding:0;
    min-width:100%;
    border-collapse:collapse;
}
.bx_my_order .order_table thead{
    border-bottom: 3px solid #ebebeb;
}
.bx_my_order .order_table thead td{
    white-space:nowrap;
}
.bx_my_order .order_table td{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.bx_my_order .order_table td.margin{
    padding:0;
    width:2%;
    border-bottom:none !important;
}
.bx_my_order .order_table thead td{
    padding: 6px 5px;
    min-height: 39px;
    color:#000;
    font-size: 14px;
    font-weight: bold;
    line-height: 2.1;
}
.bx_my_order .order_table tbody td{
    padding: 1.6% 1% 0.6% 1%;
    vertical-align: top;
}
.bx_my_order .order_table tbody tr{
    border-bottom:1px solid #e5e5e5;
}
.bx_my_order .order_table tbody tr:last-child td{border-bottom:none;}
.bx_my_order .order_table tbody td.item,
.bx_my_order .order_table tbody td.custom{
    font-size: 13px;
    color: #656565;
}
.bx_my_order .order_table tbody td.custom{text-align:right;}

.bx_my_order .order_table tbody td.custom span{display:none;}
.bx_my_order .order_table tbody td.item,
.bx_my_order .order_table thead td.item{width:70%;}
.bx_my_order .order_table tbody td.custom,
.bx_my_order .order_table thead td.custom{width:13%;}
.bx_my_order .order_table thead td.custom{
    text-align: right;
}
.bx_my_order .order_table .bx_order_itemtitle{
    margin:0;
    padding:0;
    white-space:normal;
    line-height:18px;
}
.bx_my_order .order_table .bx_order_itemtitle a{
    color: #2d41a7;
    text-decoration: underline;
    font-weight: normal;
    font-size: 13px;
    line-height: 1;
}
.bx_my_order .order_table .bx_order_itemtitle a:hover{
    color: #e82323;
}
.bx_my_order .order_table .bx_order_itemart{
    margin-bottom:10px;
    color:#b4b4b4;
    font-size:13px;
}

/*COLLAPSE*/
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
.closer,
.opener {
    cursor: pointer;
}
.closer {
    display: inline-block;
}
.opener {
    display: none;
}
.collapsed .closer {
    display: none;
}
.collapsed .opener {
    display: inline-block;
}

/*BASKET*/
.bx_cart_block .bx_item_listincart .bx_item_delete{
    background:url('/local/templates/work/images/delete_item.png') no-repeat center;
}
.bx_cart_block .bx_item_listincart .bx_item_delete:hover{
    background:url('/local/templates/work/images/delete_item_hover.png') no-repeat center;
}

/*POPUP*/
.popup-window-titlebar .popup-window-top-row .popup-window-center-column{
    background: #fff;
    height: 45px;
    padding: 0 15px;
    font-size: 13px;
    color: #4c4c4c;
    font-weight: bold;
}
.popup-window.popup-window-titlebar:before{
    /*content: '';*/
    /*border: 20px solid transparent;*/
    /*border-right: 20px solid #fff;*/
    /*position: absolute;*/
    /*top: -19px;*/
    /*right: 53px;*/
}
.popup-window.popup-window-titlebar .popup-window-content,
.popup-window.popup-window-titlebar .popup-window-buttons,
.popup-window.popup-window-titlebar .popup-window-left-column,
.popup-window.popup-window-titlebar .popup-window-right-column,
.popup-window.popup-window-titlebar .popup-window-bottom-row,
.popup-window.popup-window-titlebar .popup-window-content-row
{
    display: none;
}
/*CATALOG*/
.b-model-filter-tabs tr th:nth-child(5),
.b-model-filter-tabs tr td:nth-child(5){
    text-align: center;
}
.b-model-filter-tabs table{
    width: 100%;
}
.b-model-filter-tabs tr td:nth-child(1){
    width: 6%;
}
.b-model-filter-tabs tr td:nth-child(2){
    width: 13%;
}
.b-model-filter-tabs tr td:nth-child(3){
    width: 36%;
}
.b-model-filter-tabs tr td:nth-child(4){
    width: 10%;
}
.b-model-filter-tabs tr td:nth-child(6){
    width: 22%;
    padding-right: 0;
}


.g-wrapper {
    min-width: 1016px;
}

.g-footer {
    min-width: 1016px;
}
/*
@media (max-width: 1031px) {
    .container_12 {
        width: 1016px;
        padding: 0 10px;
    }
}*/

/* End */
/* /local/components/db.base/gallery.list.system/js/lightbox.css */
/* /local/templates/work/css/base.css */
/* /local/templates/work/css/960.css */
/* /local/templates/work/css/responsive.css */
/* /local/templates/work/components/bitrix/system.auth.form/auth/style.css */
/* /local/templates/work/styles.css */
/* /local/templates/work/template_styles.css */
