strong {
  font-weight: bold;
}
li {
  list-style-type: none;
}
/* mixins */
.new_mixin {
  display: inline-block;
}
.blogListSpan {
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 42px;
  line-height: 18px;
  text-align: center;
  border: 1px solid #ddd;
  padding-top: 6px;
  color: #707070;
  cursor: pointer;
}
.blogListSpan span {
  font-size: 11px;
  line-height: 20px;
}
/* mixins */
/* main class and setting section */
.hidden {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.body-fix {
  overlow: hidden;
}
html,
body {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  min-width: 1170px;
}
/* main class and setting section */
/* main block and wrappe section */
.wrapper_new #breadcrumbs.fix {
	top: 140px;
}
#main-wrapper > header {
  position: fixed;
  width: 100%;
  min-width: 1170px;
  z-index: 102;
  top: 0;
  height: 130px;
  background: #f3f3f3;
  -webkit-box-shadow: 0 8px 6px -4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 6px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 6px -4px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #dddddd;
}
#main-wrapper > header.header_t {
	height: 140px;
}
#main-wrapper > header.header_t nav.main-menu {
    padding-top: 6px;
}
#main-wrapper > header.header_t.minimize {
	height: 130px;
}
#main-wrapper > header.header_t.minimize nav.main-menu {
    padding-top: 0px;
}
#main-wrapper > header.header_t nav.logged {
	margin-top: 9px;
}
#main-wrapper > header.header_t nav.logged li {
    width: 110px;
    margin: 0px 0 10px;
}
#main-wrapper > header section {
  width: 1170px;
  margin: 0 auto;
}
#main-wrapper {
  height: 100%;
  width: 100%;
}
#main-wrapper footer {
  height: 185px;
  margin-top: -185px;
  background: #333333;
  width: 100%;
}
#main-wrapper footer a {
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#main-wrapper footer a:hover {
  color: #ff6600;
}
#main-wrapper input[type="text"],
#main-wrapper input[type="password"],
#main-wrapper input[type="email"] {
  height: 30px;
  border: 1px solid #dddddd;
  font: 12px/30px Arial, Verdana, Geneva, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 3px;
  outline: none;
  padding-left: 10px;
}
#main-wrapper input[type="text"]:focus,
#main-wrapper input[type="password"]:focus,
#main-wrapper input[type="email"]:focus {
  outline: none;
}
#main-wrapper h3 {
  background: #ff6600;
  color: #ffffff;
  height: 50px;
  font: 24px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  padding-left: 20px;
}
#content-wrapper {
  width: 1170px;
  margin: 0 auto;
  margin-top: 150px;
  min-height: 80%;
  margin-bottom: 185px;
  position: relative;
}
/* main block and wrappe section */
/* admin panel section */
#panel {
  position: fixed;
  display: none;
}
/* admin panel section */
#homepage-top {
  padding: 20px 0;
}
#header-top {
  height: 90px;
  position: relative;
  z-index: 1;
}
#header-top .pmini {
  display: none;
  top: 70px;
  position: absolute;
  left: 180px;
  font: 16px/29px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #999;
  margin-left: 12px;
}
#header-top .mini-search {
  display: none;
  top: 80px;
  position: absolute;
  right: 230px;
  cursor: pointer;
}
#header-top .mini-callback {
  display: none;
  top: 80px;
  position: absolute;
  right: 267px;
  cursor: pointer;
}
#header-top .mini-choose {
  display: none;
  top: 80px;
  position: absolute;
  right: 304px;
  cursor: pointer;
}
#header-bottom {
  height: 40px;
  line-height: 40px;
  position: relative;
}
#header-bottom nav.main-menu {
  position: relative;
}
#header-bottom nav.main-menu .lavaLampBottomStyle {
  height: 40px;
}
#header-bottom nav.main-menu li {
  font: 18px/37px RobotoRegular;
}
#header-bottom nav.main-menu li a {
  display: block;
  padding: 0 7px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font: 16px/37px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#header-bottom nav.main-menu li.link_sm a
{
	font-size: 14px;
}
#header-bottom nav.main-menu li a:hover {
  color: #ff6600;
}
#header-bottom nav.main-menu li:first-child {
  padding: 0;
}
#header-bottom nav.main-menu li:nth-child(2) {
  margin-left: 0;
}
#header-bottom nav.main-menu li:nth-child(2) a {
  color: #ff6600;
  font-weight: bold;
}
#header-bottom nav.main-menu li:nth-child(2) > a {
  text-transform: uppercase;
}

#header-bottom nav.main-menu li.back {
  margin: 0;
  padding: 0;
  bottom: 0;
  height: 3px;
  background: #ff6600;
  position: absolute;
}
#header-bottom nav.main-menu li .submenu {
  display: none;
  width: 600px;
  position: absolute;
  top: 40px;
  background: #fff;
  border: 1px solid #ff6600;
  padding: 12px;
  z-index: 1;
}
#header-bottom nav.main-menu li .submenu a {
  color: #707070;
  font-weight: normal;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  border-bottom: 1px dotted #707070;
  margin: 10px;
  margin-top: -10px;
  padding: 0;
  font-size: 14px;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
#header-bottom nav.main-menu li .submenu .submenu-2-lvl{
  width: 30%;
  float: left;
  position: relative;
  height: 38px;
}
#header-bottom nav.main-menu li .submenu .submenu-2-lvl.children a:before
{
    content: '\00B7';
    display: inline-block;
    vertical-align: middle;
    margin-right: 1px;
    color: #ff6600;
    height: 14px;
    font-size: 24px;
}
#header-bottom nav.main-menu li .submenu a span {
  background: #fff;
}
#header-bottom nav.main-menu li .submenu a span:first-child {
  top: 12px;
  position: relative;
  padding-right: 4px;
}
#header-bottom nav.main-menu li .submenu a span:last-child {
  position: absolute;
  right: 0;
  bottom: -12px;
  padding-left: 4px;
}
#header-bottom nav.main-menu li .submenu a:hover {
  color: #ff6600;
}
#header-bottom nav.main-menu li .submenu.one-column {
  width: 150px;
}
#header-bottom nav.main-menu li .submenu.one-column a {
  width: 130px;
  float: none;
}
/*2 lvl menu*/
/*#header-bottom nav.main-menu li .submenu .submenu-2-lvl .submenu-2-lvl-items{
  display:none;
}

#header-bottom nav.main-menu li .submenu .submenu-2-lvl:hover .submenu-2-lvl-items{
  display:block;
  border: 1px solid #ff6600;
}*/

header #login {
  display: none;
}
header #login input:not([type="submit"]) {
    width: 94px;
    height: 34px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
header #login input.error {
  border-color: #c60000;
}
header #login #top-login-link {
  background: url(/static/front/images/new/login-ico.png) left top no-repeat;
  display: block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  margin-top: 1px;
  border: none;
  outline: none;
}
header #login #auth-fail {
  display: none;
  z-index: 1;
  position: absolute;
  top: -75px;
  right: 0;
  border: 1px solid #c60000;
  background: white;
  width: 205px;
  height: 50px;
  padding: 10px;
  text-align: center;
  color: #ff6600;
  font: 18px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
header #login.showed {
  display: block;
}
header.header_t #login.showed {
    padding-top: 13px;
}
header.header_t #registration {
	margin-right: 50px;
}

header .logged.showed {
  display: block;
}
header nav.logged {
  display: none;
  font: 10px/16px Arial, Verdana, Geneva, sans-serif;
  margin-top: 3px;
}
header nav.logged li {
  position: relative;
}
header nav.logged li a {
  display: block;
  height: 32px;
  width: 54px;
  margin-left: 36px;
}
header nav.logged li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  background: url(/static/front/images/new/personal-ico.png) 0 0 no-repeat;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
header nav.logged li:nth-child(5) {
  width: 32px;
}
header nav.logged li:nth-child(1) span {
  background-position: 0 0;
}
header nav.logged li:nth-child(2) span {
  background-position: -32px 0;
}
header nav.logged li:nth-child(3) span {
  background-position: -64px 0;
}
header nav.logged li:nth-child(4) span {
  background-position: -96px 0;
}
header nav.logged li:nth-child(5) span {
  background-position: -128px 0;
}
header nav.logged li:hover span {
  -ms-background-position-y: -32px;
  background-position-y: -32px;
}
.company-adress li {
  width: 600px;
  color: #707070;
  font: 14px/18px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.company-adress li:last-child {
  margin-right: 85px;
}
.company-adress li p:not(.phone) {
  color: #707070;
  font-size: 14px;
}
.company-adress li b,
.company-adress li p.phone {
  font-size: 18px;
  color: #000;
}
#hour-rate {
  position: absolute;
  top: 11px;
  left: 630px;
}
#favorite{
  position: absolute;
  top: 11px;
  left: 550px;
  height: 80px;
  width: 80px;
}
#favorite img{
  height: 100%;
  width:100%;
}
.box_tel {
  padding-top: 15px;
}
#registration,
#forgot-password {
  color: #ff6600;
  margin-right: 10px;
  font: 12px/40px Arial, Verdana, Geneva, sans-serif;
}
.your-basket {
  width: 175px;
  height: 34px;
  background: #ff6600 url(/static/front/images/new/basket-ico.png) 10px top no-repeat;
  display: block;
  color: #fff;
  padding-left: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font: 17px/34px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#buttom_basket {
  width: 225px;
  position: relative;
}
/* =Basket_frame
------------------------------- */
#basket_frame {
  display: none;
  position: absolute;
  right: 0;
  top: 34px;
  width: 440px;
  z-index: 10;
  background-color: #fff;
  overflow: hidden;
  cursor: auto;
  border: 1px solid #ff6600;
}
#basket_frame.box {
  padding: 20px;
}
#basket_frame .slider-wrap {
  right: -1px;
}
#basket_frame .ui-widget-content {
  border: none;
  background: none;
}
#basket_frame .ui-widget-content a {
  background: none repeat scroll 0 0 #ff6600;
  border: medium none;
  left: 0;
  width: 3px;
}
#basket_frame .total_list {
  margin-top: 15px;
  padding-top: 7px;
}
#basket_frame .total_list li {
  font: 18px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-align: right;
  font-weight: normal;
  color: #707070;
}
#basket_frame .total_list li #total {
  font: 25px/29px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #ff6600;
}
#basket_frame .total_list li #cart {
  margin: 0 0 5px 0;
}
#basket_frame .total_list li #cart div {
  padding: 0 5px;
  width: 195px;
}
#basket_frame .total_footer a.button {
  width: 48%;
}
#shopping_list,
#missing-goods {
  line-height: 1;
}
#shopping_list li.item,
#missing-goods li.item {
  padding: 0 0 8px 80px;
  position: relative;
  margin: 0;
  height: 70px;
  margin-bottom: 8px;
  border-bottom: 2px solid #ddd;
}
#shopping_list li.item:first-child,
#missing-goods li.item:first-child {
  margin-top: 0;
}
#shopping_list li.item h5,
#missing-goods li.item h5 {
  position: relative;
  padding-right: 30px;
  min-height: 36px;
}
#shopping_list li.item h5 a,
#missing-goods li.item h5 a {
  color: #202020;
  font: 15px/18px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#shopping_list li.item h5 span.removeBasket,
#missing-goods li.item h5 span.removeBasket {
  position: absolute;
  right: 0;
  top: -3px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#shopping_list li.item .price,
#missing-goods li.item .price {
  text-align: left;
  margin: 0 0 5px 0;
}
#shopping_list li.item > a,
#missing-goods li.item > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
}
#shopping_list li.item > a img,
#missing-goods li.item > a img {
  max-width: 70px;
  max-height: 70px;
}
#shopping_list .price > span,
#missing-goods .price > span {
  margin: 0 3px 0 0;
}
#shopping_list .price > span:first-child,
#missing-goods .price > span:first-child {
  font: 21px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.ico_remove {
  background: url(/static/front/images/new/close_pic.png) 8px top no-repeat #ff6600;
}
.ico_apply {
  background: url(/static/front/images/new/apply_pic.png) 8px top no-repeat #ff6600;
}
.sold {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  width: 50px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #c60000;
}
#shopping_list li.item .price.price_sale > span span {
  font: 12px/6px Arial, Verdana, Geneva, sans-serif;
}
#missing-goods li.item .price.price_sale > span span {
  font: 12px/6px Arial, Verdana, Geneva, sans-serif;
}
#shopping_list li.item .price.price.price_sale > span.price-base-value {
  font: 14px/16px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#missing-goods li.item .price.price.price_sale > span.price-base-value {
  font: 14px/16px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#shopping_list li.item .price.price_sale > span.price-base-value > span {
  font: 10px/6px Arial, Verdana, Geneva, sans-serif;
}
#missing-goods li.item .price.price_sale > span.price-base-value > span {
  font: 10px/6px Arial, Verdana, Geneva, sans-serif;
}
#shopping_list li.item .price.price_sale span {
  font: 21px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#missing-goods li.item .price.price_sale span {
  font: 21px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#shopping_list li.item .more_options .price.price_base span {
  font-size: 24px;
  color: #ff6600;
}
#shopping_list li.item .more_options .price.price_sale span {
  font-size: 18px;
  color: #dddddd;
}
#shopping_list li.item .more_options {
  margin-top: 10px;
  height: 20px;
  line-height: 21px;
}
#missing-goods li.item .more_options {
  margin-top: 10px;
  height: 20px;
  line-height: 21px;
}
#shopping_list li.item .more_options .left {
  width: 49%;
}
#missing-goods li.item .more_options .left {
  width: 49%;
}
#shopping_list li.item .more_options .right {
  text-align: right;
}
#missing-goods li.item .more_options .right {
  width: 50%;
  text-align: right;
}
#shopping_list li.item .more_options .right span {
  margin-left: 3px;
}
#missing-goods li.item .more_options .right span {
  margin-left: 3px;
}
#shopping_list li.item .more_options span {
  color: #707070;
  font-size: 13px;
}
#missing-goods li.item .more_options span {
  color: #707070;
  font-size: 13px;
}
#shopping_list li.item .more_options span.artikul span {
  color: #000;
}
#shopping_list li.item .more_options span.size,
.more_options span.numder {
  color: #202020;
  font-weight: bold;
}
#missing-goods li.item .more_options span.size,
.more_options span.numder {
  color: #202020;
  font-weight: bold;
}
#shopping_list li.item .more_options span.min,
.more_options span.max {
  width: 12px;
  height: 12px;
  display: inline-block;
  cursor: pointer;
  line-height: 11px;
}
#missing-goods li.item .more_options span.min,
.more_options span.max {
  width: 12px;
  height: 12px;
  display: inline-block;
  cursor: pointer;
  line-height: 11px;
}
span.min.ico_arrow_bottom_gray {
  background: url(/static/front/images/new/qty-down.png) center center no-repeat;
  margin-left: 8px;
}
span.max.ico_arrow_top_gray {
  background: url(/static/front/images/new/qty-up.png) center center no-repeat;
}
#shopping_list li.item .more_options .left option,
#shopping_list li.item .more_options .left select {
  color: #707070;
  font-size: 10px;
}
#missing-goods li.item .more_options .left option,
#missing-goods li.item .more_options .left select {
  color: #707070;
  font-size: 10px;
}
#finalPrise {
  color: #c60000 !important;
  font: 24px/29px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
}
.payment_link,
.basket_link,
.checkout_link {
  margin-top: 15px;
  height: 45px;
  text-transform: uppercase;
  font: 14px/45px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-align: center;
}
.checkout_link {
  width: 100%;
}
.make-order-btn {
  width: 250px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;
}
.payment_link {
  color: white !important;
  display: block;
  width: 200px;
  word-spacing: 5px;
}
.order-view-column {
  float: left;
  width: 30%;
  margin-right: 5%;
  margin-top: 50px;
}
.order-view-column.last {
  margin-right: 0;
}
table.parad-table {
  margin: 20px 0 60px 0;
  width: 100%;
}
table.parad-table tbody th {
  text-align: left;
  color: #707070;
  font-weight: normal;
}
table.parad-table td,
table.parad-table th {
  padding: 5px 5px 5px 0;
  font-size: 14px;
  vertical-align: top;
}
table.parad-table.order-info tbody th {
  width: 250px;
}
.order-view-column table.parad-table.order-info tbody th {
  width: 200px;
}
table.parad-table.order-info .price.price_sale {
  text-align: left !important;
}
table.parad-table.order-info .price.price_sale span {
  margin: 0 !important;
  color: #c60000 !important;
}
/* =Basket_frame
------------------------------- */
#quantity {
  display: none;
  position: absolute;
  color: #fff;
  line-height: 34px;
  font: 17px/34px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  top: 0;
  right: 35px;
}
.box_basket {
  width: 227px;
  padding-top: 15px;
}
.arrow.ico_arrow_bottom {
  position: absolute;
  background: url(/static/front/images/new/basket-open-ico.png) center center no-repeat;
  display: block;
  width: 32px;
  height: 32px;
  right: 1px;
  top: 1px;
  cursor: pointer;
}
#logo {
  top: 10px;
  position: relative;
  height: 71px;
}
#homepage-slider {
  position: relative;
  overflow: hidden;
  width: 870px;
  height: 450px;
}
.new_homepage #homepage-slider
{
    width: 668px;	
}
#homepage-slider li {
  position: absolute;
}
#my_pager {
  position: absolute;
  z-index: 9;
  bottom: 10px;
  left: 10px;
}
#my_pager .bx-pager .bx-pager-item,
#my_pager .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
#my_pager .bx-pager.bx-default-pager a {
  background: #707070;
  text-indent: -9999px;
  display: block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#my_pager .bx-pager.bx-default-pager a:hover {
  background: #ff6600;
}
#my_pager .bx-pager.bx-default-pager a.active {
  background: #ff6600;
}
.vehicle ul {
  padding-top: 1%;
  padding-left: 1%;
}
.vehicle li {
  width: 31%;
  margin: 1%;
  position: relative;
  padding-bottom: 30px;
  border-bottom: 2px solid #f3f3f3;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.vehicle li a {
  display: block;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.vehicle li a img {
  width: 100%;
}
.vehicle li a span {
  position: absolute;
  bottom: 10px;
  left: 0;
  font: 25px RobotoRegular;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.vehicle li:hover {
  border-color: #707070;
}
.vehicle li:hover > a > span {
  color: #ff6600;
}
.vehicle-parts {
  margin-top: 20px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.vehicle-parts li {
  height: 170px;
  width: 101px;
  margin: 0 8px;
}
.vehicle-parts li a {
  display: block;
  text-align: center;
}
.vehicle-parts li a img {
  padding: 20px 0 10px;
  border-bottom: 2px solid #707070;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  max-width: 101px;
  max-height: 132px;
}
.vehicle-parts li a:hover img {
  border-bottom: 2px solid #ff6600;
}
.vehicle-parts li a:hover span {
  color: #333333;
}
.vehicle-parts span {
  font: 14px/16px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #707070;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.vehicle-parts a.next-button,
.vehicle-parts a.prev-button {
  position: absolute;
  display: block;
  width: 20px;
  height: 30px;
  top: 10px;
  cursor: pointer;
}
.vehicle-parts a.prev-button {
  background: url(/static/front/images/new/prev-button.png) left top no-repeat;
  right: 40px;
}
.vehicle-parts a.next-button {
  background: url(/static/front/images/new/next-button.png) left top no-repeat;
  right: 10px;
}
#slider1 {
  width: 99999px;
}
.blog-list-homepage {
  width: 290px;
}
.new_homepage .blog-list-homepage {
    width: 250px;
    padding-top: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.new_homepage .blog-list-homepage.left {
    padding-right: 15px;
}
.new_homepage .blog-list-homepage.right {
    padding-left: 15px;
}
.blog-list-homepage a {
  display: block;
}
.blog-list-homepage li {
  width: 100%;
  height: 110px;
  border-bottom: 2px solid #f3f3f3;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.blog-list-homepage li img {
  max-width: 100px;
  max-height: 100px;
}
.blog-list-homepage h2 {
  font: 28px RobotoRegular;
  color: #333333;
  padding-top: 12px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.new_homepage .blog-list-homepage h2 {
    font: 27px RobotoRegular;
}
.blog-list-homepage span {
  font: 14px RobotoRegular;
  color: #707070;
  line-height: 24px;
  display: block;
  height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-list-homepage li:hover {
  border-color: #707070;
}
.blog-list-homepage li:hover h2 {
  color: #ff6600;
}
.blog-list-homepage li:nth-child(odd) img {
  float: right;
}
.blog-list-homepage li:nth-child(odd) div {
  text-align: left;
}
.blog-list-homepage li:nth-child(even) img {
  float: left;
}
.blog-list-homepage li:nth-child(even) div {
  text-align: right;
}
.new_homepage .blog-list-homepage.right li:nth-child(odd) img
{
    float: left;
}
.new_homepage .blog-list-homepage.right li:nth-child(odd) div {
    text-align: right;
}
.new_homepage .blog-list-homepage.right li:nth-child(even) img {
    float: right;
}
.new_homepage .blog-list-homepage.right li:nth-child(even) div {
    text-align: left;
}
.blog-list-about {
  width: 100%;
  padding: 20px 0 0 0;
}
.blog-list-about li {
  display: inline-block;
  width: 100px;
  text-align: center;
  height: 155px;
  margin: 5px;
}
.blog-list-about li a {
  display: block;
}
.blog-list-about li a div {
  border-top: 2px solid #f3f3f3;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.blog-list-about li a div h2 {
  font: 18px/37px RobotoRegular;
  color: #333333;
  padding-top: 12px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.blog-list-about li img {
  max-width: 100px;
  max-height: 100px;
}
.blog-list-about li:hover a div {
  border-color: #707070;
}
.blog-list-about li:hover a div h2 {
  color: #ff6600;
}
/* search section */
/* =Search
------------------------------- */
#search {
  margin-top: 4px;
  position: relative;
}
header .main-search.admin {
	float: right;
    margin-top: 3px;
    padding-right: 10px;
}
header .main-search.admin input {
	width: 253px !important;
}
header .main-search.admin .ico_loupe_small {
    top: 6px;	
}
header .main-search.admin.minimized {
	padding-right: 0;
    float: none;
    position: absolute !important;
    right: -1px;
    top: 20px;
    z-index: 60;
}
header .main-search.admin.minimized input {
    width: 183px !important;
}

#search input {
  width: 185px;
  padding-left: 40px !important;
}
.ico_loupe_small {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 1px;
  top: 1px;
  background: url(/static/front/images/new/search-ico.png) left top no-repeat;
}
#search_frame {
  display: none;
  position: absolute;
  /*right: 0;
  top: 90px;*/
  right: 74px;
  top: 52px;
  width: 438px;
  max-height: 488px;
  z-index: 9;
  background-color: #fff;
  overflow: hidden;
  cursor: auto;
  border: 1px solid #ff6600;
  padding: 0 10px;
}
#search_frame #close-search {
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(/static/front/images/new/close.png) center center no-repeat;
  right: 4px;
  top: 9px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #dedede;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#search_frame #close-search:hover {
  border-color: #ff6600;
}
#search_frame h2 {
  font: 16px/44px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #707070;
  border-bottom: 1px solid #ededed;
  display: block;
  position: relative;
}
#search_frame .search-item {
  display: block;
  width: 100%;
  padding: 6px 0;
  border-bottom: 1px solid #dedede;
  height: 80px;
}
#search_frame .search-item article section.left {
  width: 80px;
  height: 70px;
  text-align: center;
  padding: 5px 0;
}
#search_frame .search-item article section.left img {
  max-height: 70px;
  max-width: 70px;
}
#search_frame .search-item article section.right {
  width: 340px;
}
#search_frame .search-item article section.right .name {
  display: block;
  height: 44px;
  padding: 6px 0;
}
#search_frame .search-item article section.right .name a {
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #707070;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#search_frame .search-item article section.right .name a:hover {
  color: #ff6600;
}
#search_frame .search-item article section.right span {
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#search_frame .search-item article section.right span.old-price {
  margin-right: 12px;
  color: #999;
}
#search_frame .search-item article section.right span.price {
  font-size: 20px;
  color: #ff6600;
}
#search_frame .button {
  width: 100%;
  margin-bottom: 10px;
}
/* search section */
/* breadcrumbs & pagination section */
/* breadcrumbs section */
#breadcrumbs {
  position: absolute;
  left: 0;
  top: 0;
}
#breadcrumbs.fix {
  position: fixed;
  top: 130px;
  left: initial;
  width: 1165px;
  background-color: #ffffff;
  z-index: 15;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dcdcdc;
  padding-left: 5px;
}
#breadcrumbs li {
  font: 12px/50px Arial, Verdana, Geneva, sans-serif;
  float: left;
  color: #999;
  width: auto;
  background: #fff;
  heigth: 50px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#breadcrumbs li:hover {
  font: 12px/50px Arial, Verdana, Geneva, sans-serif;
}
#breadcrumbs li:last-child a {
  cursor: default;
  background: #eee;
  color: #ff6600;
}
#breadcrumbs li:last-child a:hover {
  color: #ff6600;
  background: #ededed;
  font-weight: normal;
}
#breadcrumbs li:last-child a:hover::after {
  border-left-color: #ededed;
}
#breadcrumbs li:last-child a:hover::before {
  border-color: #ededed #ededed #ededed transparent;
}
#breadcrumbs li a {
  font: 12px/30px Arial, Verdana, Geneva, sans-serif;
  display: inline-block;
  width: auto;
  height: 30px;
  color: #999;
  background: none;
  margin: 10px 6px;
  padding: 0 12px;
  background: #ededed;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#breadcrumbs li a:hover {
  color: #fff;
  background: #ff6600;
  font-weight: normal;
}
#breadcrumbs li a:hover::after {
  border-left-color: #ff6600;
}
#breadcrumbs li a:hover::before {
  border-color: #ff6600 #ff6600 #ff6600 transparent;
}
#breadcrumbs li a::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -15px;
  border-width: 15px 0 15px 10px;
  border-style: solid;
  border-color: #ededed #ededed #ededed transparent;
  left: -10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#breadcrumbs li a::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -15px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 10px solid #ededed;
  right: -10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* breadcrumbs section */
.pages.page_control {
  border-bottom: 1px solid #dcdcdc;
  height: 50px;
  text-align: right;
  background: #fff;
  font: 13px/50px Arial, Verdana, Geneva, sans-serif;
}
.pages.page_control a {
  display: inline-block;
  width: 34px;
  height: 32px;
  text-align: center;
  border: none;
  background: #f3f3f3;
  color: #333333;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font: 13px/32px Arial, Verdana, Geneva, sans-serif;
  margin-left: 4px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.pages.page_control a.current,
.pages.page_control a:hover,
.pages.page_control a.sort-link {
  background: #ff6600;
  color: #fff;
  font-weight: bold;
}
.pages.page_control a.sort-link {
  width: 60px;
}
.pagination {
  height: 50px;
  z-index: 101;
  margin-left: 400px;
  text-align: right;
  background: none;
  position: absolute;
  font: 13px/50px Arial, Verdana, Geneva, sans-serif;
}
.pagination.fix {
  position: fixed;
  top: 130px;
  margin-left: 640px;
}
.pagination a {
  display: inline-block;
  width: 40px;
  height: 32px;
  text-align: center;
  border: none;
  background: #f3f3f3;
  color: #333333;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font: 13px/32px Arial, Verdana, Geneva, sans-serif;
  margin-left: 4px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.pagination a.current,
.pagination a:hover,
.pagination a.sort-link {
  background: #ff6600;
  color: #fff;
  font-weight: bold;
}
.pagination a.sort-link {
  width: 60px;
}
.pagination .sort a {
  padding: 0 6px;
}
.pagination .total {
  margin: 0 12px 0 20px;
  margin-left: 24px;
}
.pagination .total span {
  font-weight: bold;
}
.box_sidedar_content.catalog-fix .pagination.fix {
  position: fixed;
  top: 140px;
  margin-left: 432px;
}
/* breadcrumbs & pagination section */
/* catalog section */
.box_sidedar_content {
  padding: 70px 0 0 250px;
}
#sidebar {
  float: left;
  width: 230px;
  margin-left: -250px;
}
#filter_frame,
#filter_frame_services {
  width: 228px;
  padding-bottom: 16px;
  border: 1px solid #dcdcdc;
  margin-bottom: 20px;
  background: #fff;
}
#filter_frame .filters > span,
#filter_frame_services .filters > span {
  color: #fff;
  cursor: pointer;
  margin: 20px 0 0 0;
  display: block;
  height: 45px;
  font: 14px/45px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-align: center;
  text-transform: uppercase;
}
#filter_frame .filters > span.bg_gray,
#filter_frame_services .filters > span.bg_gray {
  color: #fff;
  margin-top: 16px;
  background: #dddddd;
  border: 1px solid #dddddd;
  font-size: 20px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#filter_frame .filters > span.bg_gray:hover,
#filter_frame_services .filters > span.bg_gray:hover {
  color: #dddddd;
  background: #fff;
}
#filter_frame #years-slider .filter-overview section > fieldset:first-child,
#filter_frame_services #years-slider .filter-overview section > fieldset:first-child,
#filter_frame #price-slider .filter-overview section > fieldset:first-child,
#filter_frame_services #price-slider .filter-overview section > fieldset:first-child {
  padding-top: 20px;
  padding-bottom: 5px;
}
#filter_frame #years-slider .filter-overview section > fieldset:first-child .ui-slider,
#filter_frame_services #years-slider .filter-overview section > fieldset:first-child .ui-slider,
#filter_frame #price-slider .filter-overview section > fieldset:first-child .ui-slider,
#filter_frame_services #price-slider .filter-overview section > fieldset:first-child .ui-slider {
  height: 2px;
  background: #dedede;
}
#filter_frame #years-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-range,
#filter_frame_services #years-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-range,
#filter_frame #price-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-range,
#filter_frame_services #price-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-range {
  background: #ff6600;
}
#filter_frame #years-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-handle,
#filter_frame_services #years-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-handle,
#filter_frame #price-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-handle,
#filter_frame_services #price-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-handle {
  width: 4px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  background: #000;
  margin-left: 0;
}
#filter_frame #years-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-handle.ui-state-focus,
#filter_frame_services #years-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-handle.ui-state-focus,
#filter_frame #price-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-handle.ui-state-focus,
#filter_frame_services #price-slider .filter-overview section > fieldset:first-child .ui-slider .ui-slider-handle.ui-state-focus {
  border: 1px solid #ff6600;
}
#filter_frame #years-slider section > fieldset:first-child,
#filter_frame_services #years-slider section > fieldset:first-child,
#filter_frame #price-slider section > fieldset:first-child,
#filter_frame_services #price-slider section > fieldset:first-child {
  display: block;
  width: 100%;
  height: 20px;
  padding-top: 15px;
}
#filter_frame #years-slider section > fieldset.for-range,
#filter_frame_services #years-slider section > fieldset.for-range,
#filter_frame #price-slider section > fieldset.for-range,
#filter_frame_services #price-slider section > fieldset.for-range {
  width: 40%;
  float: left;
}
#filter_frame #years-slider section > fieldset.for-range label,
#filter_frame_services #years-slider section > fieldset.for-range label,
#filter_frame #price-slider section > fieldset.for-range label,
#filter_frame_services #price-slider section > fieldset.for-range label {
  float: left;
  line-height: 34px;
  margin-left: 0;
  margin-right: 10px;
}
#filter_frame #years-slider section > fieldset.for-range input,
#filter_frame_services #years-slider section > fieldset.for-range input,
#filter_frame #price-slider section > fieldset.for-range input,
#filter_frame_services #price-slider section > fieldset.for-range input {
  width: 50%;
  float: right;
}
#filter_frame #years-slider section > fieldset.for-range:nth-child(3),
#filter_frame_services #years-slider section > fieldset.for-range:nth-child(3),
#filter_frame #price-slider section > fieldset.for-range:nth-child(3),
#filter_frame_services #price-slider section > fieldset.for-range:nth-child(3) {
  float: right;
}
#filter_frame #years-slider section > fieldset.for-range:nth-child(2),
#filter_frame_services #years-slider section > fieldset.for-range:nth-child(2),
#filter_frame #price-slider section > fieldset.for-range:nth-child(2),
#filter_frame_services #price-slider section > fieldset.for-range:nth-child(2) {
  float: left;
}
#filter_frame #years-slider .filter-overview,
#filter_frame_services #years-slider .filter-overview,
#filter_frame #price-slider .filter-overview,
#filter_frame_services #price-slider .filter-overview {
  width: 100%;
}
#filter_frame #years-slider .filter-overview #years-slider-range,
#filter_frame_services #years-slider .filter-overview #years-slider-range,
#filter_frame #price-slider .filter-overview #years-slider-range,
#filter_frame_services #price-slider .filter-overview #years-slider-range,
#filter_frame #years-slider .filter-overview #price-slider-range,
#filter_frame_services #years-slider .filter-overview #price-slider-range,
#filter_frame #price-slider .filter-overview #price-slider-range,
#filter_frame_services #price-slider .filter-overview #price-slider-range {
  width: 100%;
}
#filter_frame_services {
  padding-bottom: 0;
  border: none;
}
#filter_frame_services .filter-head {
  font: 18px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-transform: uppercase;
}
#filter_frame_services #services-list {
  border: none;
}
#filter_frame_services .services-list a {
  display: block;
  float: none;
  position: relative;
  margin: 4px 0;
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#filter_frame_services .services-list a:hover,
#filter_frame_services .services-list a.active {
  color: #ff6600;
}
#filter_frame_services .services-list a span:first-child {
  position: relative;
}
.spacer {
  clear: both;
}
/* Tiny scrollbar section */
.filter-scrollbar {
  width: 4px;
  float: right;
  background: transparent;
  position: relative;
  display: none;
  margin-right: 4px;
}
.filter-track {
  height: 255px;
  BACKGROUND: transparent;
  width: 1px;
}
.filter-thumb {
  top: 0px;
  width: 5px;
  background-color: #ff6600;
  margin-right: 4px;
  position: absolute;
  left: -2px;
}
/* Tiny scrollbar section */
.my-scroll ul li {
  margin-top: 0;
}
a.orange-link {
  font: 13px/30px Arial, Verdana, Geneva, sans-serif;
  text-align: justify;
  color: #ff6600;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.orange-link:hover {
  border-bottom: 1px dotted #ff6600;
}
.my-scroll {
  position: relative;
  padding: 0 !important;
  margin-bottom: 15px;
}
.my-scroll .ui-widget-content {
  background: none;
  border: none;
  width: 3px;
}
.my-scroll .ui-widget-content a {
  width: 3px;
  border: none;
  background: #ff6600;
  left: 0;
}
/* =Category
------------------------------- */
#catalog_list {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
#catalog_list > li {
  float: left;
  width: 230px;
  height: 356px;
  position: relative;
  margin-bottom: 20px;
}
#catalog_list li.loading {
  display: block;
  width: 100px;
  text-align: center;
  margin-left: 350px;
  margin-top: 100px;
}
a.button,
input[type=submit].button {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font: 22px/45px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
  height: 45px;
  color: #fff;
  border: 1px solid #ff6600;
  background: #ff6600;
  text-align: center;
  text-transform: uppercase;
  margin-top: 12px;
}
a.button:hover,
input[type=submit].button:hover {
  color: #ff6600;
  background: #fff;
}
a.button.one-click-button,
input[type=submit].button.one-click-button {
  border: 1px solid #3696ef;
  background: #3696ef;
}
a.button.one-click-button:hover,
input[type=submit].button.one-click-button:hover {
  color: #3696ef;
  background: #fff;
}
#catalog_list img.lazy,
.product_cart_right img.lazy {
  width: 50%;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 40px;
}
#catalog_list .preview,
.product_cart_right .preview {
  font: 15px/14px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 27px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  z-index: 3;
  display: none;
  text-transform: uppercase;
  background: #dddddd;
  text-align: center;
  padding: 4px 0px;
  cursor: pointer;
}
#catalog_list .preview:hover,
.product_cart_right .preview:hover {
  color: #ff6600;
}
#catalog_list h4,
.product_cart_right h4 {
  font: 15px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  height: 40px;
  overflow: hidden;
}
#catalog_list h4 a,
.product_cart_right h4 a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #000;
}
#catalog_list h4 a:hover,
.product_cart_right h4 a:hover {
  color: #ff6600;
}
#catalog_list .price,
.product_cart_right .price {
  position: absolute;
  bottom: 5px;
  font-size: 25px;
  color: #ff6600;
  font: 25px/25px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  width: 100%;
}
#catalog_list .price .price-sale-value,
.product_cart_right .price .price-sale-value {
  color: #dddddd;
  font-size: 18px;
}
#catalog_list .price .price-base-value,
.product_cart_right .price .price-base-value {
  float: right;
}
#catalog_list.fix,
.product_cart_right.fix {
  left: -5px;
}
#catalog_list.fix li ul li:first-child,
.product_cart_right.fix li ul li:first-child {
  height: 180px;
}
#catalog_list.fix li ul li.item-prop,
.product_cart_right.fix li ul li.item-prop {
  font: 13px/15px Arial, Verdana, Geneva, sans-serif;
}
#catalog_list.fix li ul li.item-prop a,
.product_cart_right.fix li ul li.item-prop a {
  border-bottom: 1px dotted #707070;
}
#catalog_list.fix > li,
.product_cart_right.fix > li {
  width: 25%;
  height: 222px;
}
#catalog_list.fix > li .product_box,
.product_cart_right.fix > li .product_box {
  height: 222px;
  /* background-position-y */
}
#catalog_list.fix > li .product_box.active .category img,
.product_cart_right.fix > li .product_box.active .category img {
  opacity: 1 !important;
}
#catalog_list .category,
.product_cart_right .category {
  position: absolute;
  bottom: 30px;
  left: 0;
  height: 36px;
}
#catalog_list .category .category-icon,
.product_cart_right .category .category-icon {
  display: block;
  width: 36px;
  height: 36px;
  margin: 2px;
  position: relative;
}
#catalog_list .category .category-icon img,
.product_cart_right .category .category-icon img {
  width: 36px;
  height: 36px;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#catalog_list .calatog-img,
.product_cart_right .calatog-img {
  display: block;
}
#catalog_list .calatog-img img,
.product_cart_right .calatog-img img {
  max-height: 150px;
}
.corner-label {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 86px;
  height: 86px;
  z-index: 11;
  background-position: right top;
  background-repeat: no-repeat;
}
.corner-label.label-new {
  background-image: url(/static/front/images/new/labels/label-new.png);
}
.corner-label.label-recom {
  background-image: url(/static/front/images/new/labels/label_recom.png);
}
.corner-label.label-recom-best {
  background-image: url(/static/front/images/new/labels/label_recom_best.png);
}
.corner-label.label-recom-new {
  background-image: url(/static/front/images/new/labels/label_recom_new.png);
}
.corner-label.label-new-best {
  background-image: url(/static/front/images/new/labels/label-new-best.png);
}
.corner-label.label-new-recom-best {
  background-image: url(/static/front/images/new/labels/new-recom-best.png);
}
.corner-label.label-new-best-sale {
  background-image: url(/static/front/images/new/labels/label-new-best-sale.png);
}
.corner-label.label-new-recom-best-sale {
  background-image: url(/static/front/images/new/labels/label-new-recom-best-sale.png);
}
.corner-label.label-sale {
  background-image: url(/static/front/images/new/labels/label-sale.png);
}
.corner-label.label-recom-sale {
  background-image: url(/static/front/images/new/labels/label-recom-sale.png);
}
.corner-label.label-best {
  background-image: url(/static/front/images/new/labels/label-best.png);
}
.corner-label.label-best-sale {
  background-image: url(/static/front/images/new/labels/label-best-sale.png);
}
.corner-label.label-recom-best-sale {
  background-image: url(/static/front/images/new/labels/label-recom-best-sale.png);
}
.pages.page_control {
  text-align: right;
}
#catalog_list li ul li:first-child {
  position: relative;
  margin-top: 0;
  height: 280px;
}
#catalog_list li ul li:first-child img {
  max-width: 100%;
}
#catalog_list li ul li span.new,
#catalog_list li ul li span.sale {
  top: 0;
  right: 0;
  color: #fff !important;
  margin: 0 !important;
}
#catalog_list li ul li {
  color: #202020;
  margin: 6px 0;
  font-size: 13px;
}
#catalog_list li ul li > span:first-child {
  color: #707070;
  font: 13px/15px Arial, Verdana, Geneva, sans-serif;
}
span.number {
  font: 13px/15px Arial, Verdana, Geneva, sans-serif;
}
#catalog_list li ul li a {
  color: #202020;
  text-align: center;
}
#catalog_list li ul li a:hover {
  color: #ff6600;
}
#catalog_list li .product_box {
  height: 356px;
  width: 94%;
  overflow: hidden;
  padding: 3%;
  position: relative;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
}
#catalog_list li .product_box.active {
  overflow: visible;
  position: absolute;
  z-index: 100;
  background: #fff;
}
.msg-error {
  color: #D10000;
  display: none;
  font-size: 12px;
  position: absolute;
  left: 10px;
  bottom: 103px;
  padding: 7px;
  width: 85%;
}
.msg-error .mondat-label {
  margin: 0 3px 0 0;
}
#viewport .msg-error {
  color: #D10000;
  display: none;
  font-size: 12px;
  position: static;
  padding: 15px;
}
.card_product .inner_right p.msg-error {
  color: #D10000;
  display: none;
  font-size: 12px;
  position: static;
}
#catalog_list li .product_box .order-size {
  margin-top: 8px;
}
#catalog_list li .product_box table {
  margin: 15px 0;
  width: 100%;
  border-collapse: separate !important;
  border-spacing: 9px 4px;
  margin-left: -10px;
}
#catalog_list li .product_box table tr td {
  border: 1px solid #dcdcdc;
  text-align: center;
  padding: 4px 6px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
}
#catalog_list li .product_box table tr td:hover,
#catalog_list li .product_box td.active {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  color: #fff;
}
#catalog_list li .product_box .order-size a,
#catalog_list li .product_box .order-size span {
  color: #b5b5b5;
  display: inline-block;
  min-width: 24px;
  border: 1px solid #dcdcdc;
  text-align: center;
  margin: 0 0 3px 0;
  padding: 4px 6px;
  text-transform: uppercase;
  background-color: #fff;
}
#catalog_list li .product_box .order-size span.disabled-size {
  background-color: #dcdcdc;
}
#catalog_list li .product_box .order-size a {
  border: 1px solid #ff6600;
  color: #202020;
}
#catalog_list li .product_box .order-size a:hover {
  color: #fff;
  background-color: #ff6600;
}
#catalog_list li .product_box .order-size a.active {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  color: #fff;
}
#catalog_list li .product_box .order-size a.active.disabled {
  color: #dcdcdc;
  background-color: #fff;
  border: 1px solid #dcdcdc;
}
#catalog_list li .product_box .table-open-catalog,
#catalog_list li .product_box #table_size {
  display: block;
  margin: 15px 0;
  height: 30px;
  font: 9px/30px ParadGrotesqueMT, Geneva, Arial, sans-serif;
  color: #ff6600;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}
.min_page,
.max_page {
  width: 20px;
  height: 12px;
  margin: 0;
  display: inline-block;
  cursor: pointer;
}
.ico_arrow_bottom_gray {
  background: url(/static/front/images/new/qty-down.png) left 2px no-repeat;
}
.ico_arrow_top_gray {
  background: url(/static/front/images/new/qty-up.png) left 2px no-repeat;
}
/* =Category
------------------------------- */
/* Category list "/catalog/" */
#section-list h2 {
  height: 50px;
  font: 25px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  font-family: RobotoRegular;
  background: #f3f3f3;
  padding-left: 20px;
  text-transform: uppercase;
  color: #707070;
  position: relative;
}
#section-list h2 .tab-header li {
  float: left;
}
#section-list h2 .tab-header li a {
  font: 17px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #707070;
  margin: 0 6px;
  height: 50px;
  display: block;
  text-transform: capitalize;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#section-list h2 .tab-header li a:hover {
  color: #ff6600;
}
#section-list h2 a.not-tab {
  color: #707070;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font: 17px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-transform: capitalize;
  display: block;
  position: relative;
  margin: 0 6px;
}
#section-list h2 a.not-tab:hover {
  color: #ff6600;
}
#section-list .vehicle-model-block .section-content .outer-box input {
  border: none;
  height: 30px;
  background: none;
  width: 90%;
}
#section-list .vehicle-model-block .section-content .input_box {
  box-shadow: none;
  border: 1px solid #dcdcdc;
  height: 28px;
  width: 100%;
}
#section-list .vehicle-model-block .section-content .select-frame {
  top: 34px;
}
#section-list .vehicle-model-block .section-content #moto-paint-link {
  display: block;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
  border-bottom: 2px solid transparent;
  margin-left: 60px;
  color: #000;
  height: 70px;
  width: 150px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#section-list .vehicle-model-block .section-content #moto-paint-link:hover {
  border-color: #ff6600;
}
#section-list .vehicle-model-block .section-content #moto-paint-link img {
  width: 90px;
  height: 90px;
  margin-left: -80px;
  padding-right: 10px;
}
#section-list .vehicle-model-block .section-content #moto-paint-link span {
  position: relative;
  bottom: 30px;
}
/* Category list "/catalog/" */
/* =Filter
------------------------------- */
.scroll-content {
  padding-top: 4px;
}
.filter .filter-content ul li,
.filter .filter-content .ul-list li {
  margin-bottom: 5px !important;
  position: relative;
}
.filters {
  padding: 0 10px;
  width: 208px;
}
.filters label {
  cursor: pointer;
  display: inline-block;
  color: #333333;
  margin-left: 10px;
  font: 15px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.filters label:hover {
  color: #ff6600;
}

#one-click-choose .fast_filters {
  width: 100%;
  position: relative;
}
#one-click-choose .fast_filter-list {
  width: 100%;
}
#one-click-choose .fast_filter-list ul li {
  display:inline-block;
  position: relative;
  width: 164px;
  padding-left: 10px;
}
#one-click-choose .fast_filter-list label {
  line-height: 20px;
  padding-left: 10px;
  cursor: pointer;
}
#one-click-choose .fast-categories h3 {
  font: 18px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin: 8px 0;
}
#one-click-choose .fast_filter-list label.checked, #one-click-choose .fast_filter-list label:hover {
  color: #ff6600;
}


.filter {
  border-top: 1px solid #dcdcdc;
  margin-top: -1px;
}
.filter .content-100 {
  margin: 5px 0;
}
.filter .center {
  margin-bottom: 10px;
}
.filter .filter-head-content .filter-link {
  float: right;
  font-style: italic;
  width: 130px;
  text-align: right;
}
.filter .filter-head-content .filter-link:link {
  color: #000000;
  text-decoration: none;
}
.filter .filter-head-content .filter-link:visited {
  color: #000000;
  text-decoration: none;
}
.filter .filter-head-content .filter-link:hover {
  color: #000000;
  text-decoration: underline;
}
.filter .filter-head-content .filter-text {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}
.filter .filter-head-content .filter-text .close {
  float: none;
}
.filter .filter-head {
  float: left;
  padding: 5px 0;
  display: block;
  font: 17px/30px Arial, Verdana, Geneva, sans-serif;
  height: 30px;
  width: 100%;
  cursor: pointer;
  position: relative;
}
.filter .filter-head:hover {
  color: #ff6600;
}
span.filter-head {
  cursor: default;
}
span.filter-head:hover {
  color: #333333;
}
.filter .filter-content .filter-list {
  width: 165px;
  position: relative;
}
.filter .filter-content .filter-list ul {
  margin-left: 10px;
}
.filter .filter-content ul li,
.filter .filter-content .ul-list li {
  width: 140px;
  /*margin:5px 0;*/
  margin-bottom: 4px;
}
.filter .filter-content ul,
.filter .filter-content .ul-list {
  font-size: 12px;
}
.filter .filter-content .ul-list li {
  width: 250px;
}
.filter .filter-content .filter-list2 img {
  width: 144px;
  position: static;
  /*height:192px;display: block;*/
}
.filter .filter-content {
  display: none;
}
.filter.filter-open .filter-viewport {
  display: block;
}
.filter.filter-open a.filter-head {
  color: #ff6600;
}
.filter .show {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 0;
  top: 14px;
}
.filter.filter-close .show {
  background: url(/static/front/images/new/ico-arrow-top.png);
}
.filter.filter-open .show {
  background: url(/static/front/images/new/ico-arrow-bottom.png);
}
.filter.filter-close .button-gray-left {
  display: none;
}
.filter span.h2 {
  margin: 7px 0;
  display: block;
}
.scroll-content .filter-list:first-child span.h2:first-child {
  margin-top: 0;
}
.filter.filter-code-BRAND label {
  text-transform: capitalize !important;
}
#filter_frame .typesize {
  border-top: 1px solid #dcdcdc;
}
#filter_frame .typesize .filter {
  width: 33%;
  float: left;
  padding: 10px 0;
}
#filter_frame .typesize .filter .filter-head {
  width: 70%;
  padding: 0;
  margin: 5px 10%;
  display: block;
  padding-right: 10%;
  text-align: center;
  font-size: 11px;
}
#filter_frame .typesize .filter .filter-head .show {
  right: 10%;
  top: 8px;
}
#filter_frame .typesize .filter:last-child .filter-head {
  border: none;
}
#filter_frame .typesize #visota .filter-head {
  position: relative;
  left: -6%;
  width: 77%;
}
#filter_frame #moto-cat .filter-viewport {
  margin-top: 10px;
  margin-bottom: 0;
}
#filter_frame #moto-cat li {
  width: 50%;
  text-align: center;
  margin: 0;
  margin-bottom: 10px !important;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#filter_frame #moto-cat li label {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 0;
}
#filter_frame #moto-cat li label aside {
  position: absolute;
  display: block;
  width: 100px;
  height: 50px;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#filter_frame #moto-cat li label span {
  font-size: 11px;
  position: relative;
  top: -5px;
}
#filter_frame #moto-cat li img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 50px;
  border-bottom: 2px solid transparent;
  padding-bottom: 5px;
}
#filter_frame #moto-cat li:hover aside {
  background: rgba(255, 255, 255, 0);
}
#filter_frame #moto-cat li input:checked + label > aside {
  background: rgba(255, 255, 255, 0);
}
#filter_frame #moto-cat li input:checked + label > img {
  border-color: #ff6600;
}
#filter_frame #moto-cat li input:checked + label > span {
  color: #ff6600;
}
.checkbox {
  position: absolute;
  top: 4px;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: #fff;
  cursor: pointer;
  margin-left: -10px;
  border: 1px solid #dddddd;
}
.service_list input[type="checkbox"]:checked ~ span > span,
.basket-ready input[type="checkbox"]:checked ~ span > span,
.checkbox.checked span,
.subscribes input[type="checkbox"]:checked ~ span > span,
#register-form input[type="checkbox"]:checked + label > span > span {
  display: block;
  width: 10px;
  height: 10px;
  background: #ff6600;
  position: relative;
  top: 1px;
  left: 1px;
}
.service_list input[type="checkbox"]:checked ~ span.disabled > span,
.basket-ready input[type="checkbox"]:checked ~ span.disabled > span,
.checkbox.checked.disabled span,
.subscribes input[type="checkbox"]:checked ~ span.disabled > span {
  display: block;
  width: 10px;
  height: 10px;
  background: #ddd;
  position: relative;
  top: 1px;
  left: 1px;
}
.checkbox.disabled,
.checkbox.disabled + label {
  cursor: default;
  color: #dddddd;
}
.checkbox.disabled + label:hover {
  color: #dddddd;
}
.checkbox.checked.disabled {
  cursor: default;
}
.order-check {
  width: 0;
}
.check > label {
  position: relative;
  cursor: pointer;
}
.check > label > span {
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid gray;
  position: absolute;
  left: -20px;
  top: 3px;
}
.check > label > span > span {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: transparent;
  position: absolute;
  top: 1px;
  left: 1px;
}
.custom-check:checked + label > span > span {
  background: #ff6600;
}
/* =Filter
------------------------------- */
/* fast preview section */
#overlay,
#overlay1 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(100, 100, 100, 0.6);
  z-index: 999;
}
#overlay1 {
  z-index: 1002;
}
#fast-preview,
#card_product {
  display: block;
  width: 1130px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -585px;
  margin-top: -315px;
  background: #fff;
  z-index: 1000;
  overflow: hidden;
  padding: 0 20px 20px;
  font-family: Arial;
  font-size: 13px;
}
#fast-preview .card_product,
#card_product .card_product {
  position: relative;
}
#fast-preview section.left,
#card_product section.left {
  width: 440px;
}
#fast-preview section.left .prof-consultation,
#card_product section.left .prof-consultation {
  clear: both;
  font-size: 13px;
  margin-top: 20px;
}
#fast-preview section.left .prof-consultation img,
#card_product section.left .prof-consultation img {
  float: left;
  margin-right: 15px;
}
#fast-preview section.left .prof-consultation .prof-consultation-description,
#card_product section.left .prof-consultation .prof-consultation-description {
  float: left;
  margin-top: 4px;
  width: 300px;
}
#fast-preview section.left .prof-consultation button,
#card_product section.left .prof-consultation button {
  clear: both;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 2px;
  border: 1px solid #3696ef;
  color: #3696ef;
  background: none;
  width: 400px;
  height: 50px;
  font-size: 18px;
  text-transform: uppercase;
}
#fast-preview section.left .prof-consultation button:hover,
#card_product section.left .prof-consultation button:hover {
  color: #ff7011;
  border-color: #ff7011;
}
#fast-preview section.left .service_list li,
#card_product section.left .service_list li {
  width: 100%;
}
#fast-preview section.left .service_list li h3,
#card_product section.left .service_list li h3 {
  font: 18px/33px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  padding-left: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 33px;
}
#fast-preview section.left .service_list li:first-child h3,
#card_product section.left .service_list li:first-child h3 {
  background: #ff6600;
  color: #fff;
}
#fast-preview section.left .service_list li:last-child h3,
#card_product section.left .service_list li:last-child h3 {
  background: #f3f3f3;
  color: #333333;
}
#fast-preview section.left .service_list li:last-child p,
#card_product section.left .service_list li:last-child p {
  font: 13px/22px Arial, Verdana, Geneva, sans-serif;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 0 10px;
}
#fast-preview section.left .service_list li:last-child a,
#card_product section.left .service_list li:last-child a {
  font: 13px/16px Arial, Verdana, Geneva, sans-serif;
  margin-left: 12px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#fast-preview section.left .service_list li:last-child a:hover,
#card_product section.left .service_list li:last-child a:hover {
  color: #ff6600;
}
#fast-preview section.left .service_list li:last-child div,
#card_product section.left .service_list li:last-child div {
  padding-top: 16px;
}
#fast-preview section.left .service_list li .total,
#card_product section.left .service_list li .total {
  margin-left: 24px;
  margin-top: 6px;
  font-weight: bold !important;
  padding-top: 0 !important;
  font: 13px/22px Arial, Verdana, Geneva, sans-serif;
}
#fast-preview section.left .service_list li .total span,
#card_product section.left .service_list li .total span {
  float: right;
}
#fast-preview section.left .service_list .filter-viewport,
#card_product section.left .service_list .filter-viewport {
  overflow: hidden;
  height: 110px;
}
#fast-preview section.left .service_list ul,
#card_product section.left .service_list ul {
  overflow: hidden;
}
#fast-preview section.left .service_list ul li,
#card_product section.left .service_list ul li {
  font: 13px/16px Arial, Verdana, Geneva, sans-serif;
  font-weight: bold;
  padding: 6px 0;
  position: relative;
  width: 100%;
}
#fast-preview section.left .service_list ul li span.right,
#card_product section.left .service_list ul li span.right {
  font-weight: normal;
}
#fast-preview section.left .service_list ul li label,
#card_product section.left .service_list ul li label {
  margin-left: 20px;
  z-index: 1;
}
#fast-preview section.left .service_list ul li label span,
#card_product section.left .service_list ul li label span {
  top: 1px;
}
#fast-preview section.left .service_list .checkbox,
#card_product section.left .service_list .checkbox {
  margin-left: 0;
  position: relative;
  top: -2px;
}
#fast-preview section.right,
#card_product section.right {
  width: 680px;
}
#fast-preview span.number,
#card_product span.number {
  font: 17px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#fast-preview .item-prop a:not(.button),
#card_product .item-prop a:not(.button) {
  border-bottom: 1px dotted #000;
}
#fast-preview .item-prop a:not(.button):hover,
#card_product .item-prop a:not(.button):hover {
  color: #ff6600;
}
#fast-preview .item-prop.left,
#card_product .item-prop.left {
  width: 440px;
  line-height: 30px;
}
#fast-preview .item-prop.left span,
#card_product .item-prop.left span {
  color: #c2c2c2;
}
#fast-preview .item-prop.left .footer,
#card_product .item-prop.left .footer {
  margin-right: 0;
  margin-top: 20px;
  padding-top: 0;
}
/*#fast-preview .item-prop.left .item-properties,*/
/*#card_product .item-prop.left .item-properties {*/
  /*max-height: 210px;*/
  /*overflow: hidden;*/
/*}*/
#fast-preview .item-prop.left .scroll-content,
#card_product .item-prop.left .scroll-content {
  width: 98%;
  padding: 0 12px 0 0;
}
#fast-preview .item-prop.left .slider-vertical.ui-slider,
#card_product .item-prop.left .slider-vertical.ui-slider {
  width: 5px;
  border: none;
  background: none;
}
#fast-preview .item-prop.left .ui-slider-handle.ui-state-default,
#card_product .item-prop.left .ui-slider-handle.ui-state-default {
  width: 4px;
  border: none;
  left: 0px;
  background: #ff6600;
  outline: none;
  cursor: pointer;
}
#fast-preview .item-prop.right,
#card_product .item-prop.right {
  width: 230px;
}
#fast-preview .item-prop.right .button,
#card_product .item-prop.right .button {
  margin-left: 0;
  width: 100%;
}
#fast-preview .item-prop.right .button.delivery-button,
#card_product .item-prop.right .button.delivery-button {
  margin-top: 20px;
}
#fast-preview .item-prop.right .button.delivery-button,
#card_product .item-prop.right .button.delivery-button,
#fast-preview .item-prop.right .button.payment-button,
#card_product .item-prop.right .button.payment-button {
  padding-bottom: 2px;
  background: white;
  color: #ff6600;
  text-align: left;
}
#fast-preview .item-prop.right .button.delivery-button > div,
#card_product .item-prop.right .button.delivery-button > div,
#fast-preview .item-prop.right .button.payment-button > div,
#card_product .item-prop.right .button.payment-button > div {
  margin-left: 30px;
}
#fast-preview .item-prop.right .availability,
#card_product .item-prop.right .availability {
  font-family: RobotoRegular;
  line-height: 40px;
}
#fast-preview h1,
#card_product h1 {
  border-bottom: 1px solid #dddddd;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
  font: 25px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#fast-preview h1 .close,
#card_product h1 .close {
  position: absolute;
  right: 0px;
  top: 16px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(/static/front/images/new/close.png) center center no-repeat;
  border: 1px solid #dddddd;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#fast-preview h1 .close:hover,
#card_product h1 .close:hover {
  border-color: #ff6600;
}
#fast-preview .card_product_img,
#card_product .card_product_img {
  width: 360px;
  height: 360px;
  margin-right: 6px;
  text-align: center;
  position: relative;
}
#fast-preview .card_product_img img,
#card_product .card_product_img img {
  max-width: 100%;
  max-height: 360px;
}
#fast-preview .card_product_thumbs,
#card_product .card_product_thumbs {
  width: 70px;
  height: 87px;
  position: relative;
}
#fast-preview .card_product_thumbs li,
#card_product .card_product_thumbs li {
  position: relative;
}
#fast-preview .card_product_thumbs a,
#card_product .card_product_thumbs a {
  display: block;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#fast-preview .card_product_thumbs a span,
#card_product .card_product_thumbs a span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#fast-preview .card_product_thumbs a:hover,
#card_product .card_product_thumbs a:hover,
#fast-preview .card_product_thumbs a.active,
#card_product .card_product_thumbs a.active {
  border-color: #ff6600;
}
#fast-preview .card_product_thumbs a:hover span,
#card_product .card_product_thumbs a:hover span,
#fast-preview .card_product_thumbs a.active span,
#card_product .card_product_thumbs a.active span {
  opacity: 0;
}
#fast-preview .card_product_thumbs img,
#card_product .card_product_thumbs img {
  max-width: 100%;
  max-height: 85px;
  display: block;
  margin: 0 auto;
}
#fast-preview .price.price_sale,
#card_product .price.price_sale {
  text-align: right;
  font: 23px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #707070;
  margin-bottom: 30px;
}
#fast-preview .price.price_sale .price-base-value,
#card_product .price.price_sale .price-base-value {
  font-size: 30px;
  line-height: 30px;
  color: #c60000;
}
#fast-preview .product_count,
#card_product .product_count {
  font: 17px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin-bottom: 20px;
}
#fast-preview .footer,
#card_product .footer {
  padding-top: 20px;
}
#fast-preview .footer p,
#card_product .footer p {
  font: 13px/20px Arial, Verdana, Geneva, sans-serif;
  display: block;
  max-height: 200px;
  overflow: hidden;
  margin-right: 8px;
}
#fast-preview .min_page,
#card_product .min_page,
#fast-preview .max_page,
#card_product .max_page {
  position: relative;
  top: 4px;
}
#fast-preview #good-for,
#card_product #good-for {
  margin-top: 20px;
}
#fast-preview .good-for:first-child,
#card_product .good-for:first-child {
  margin-right: 14px;
}
#fast-preview .good-for a,
#card_product .good-for a {
  font: 13px/17px Arial, Verdana, Geneva, sans-serif;
}
#fast-preview .good-for h3,
#card_product .good-for h3 {
  font-family: Arial;
  font-size: 15px;
  text-transform: none;
  color: #b2b2b2;
  background: none;
  height: auto;
  padding-left: 0;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block {
  height: auto;
  margin-bottom: 5px;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-header,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-header {
  display: block;
  border-bottom: none;
  padding: 6px 5px 6px 5px;
  margin: 0;
  background: #ededed;
  text-align: center;
  width: 99%;
  font-weight: bold;
  cursor: pointer;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-header:hover,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-header:hover {
  color: #ff6600;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-header img,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-header img {
  float: left;
  margin-top: -3px;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-header span.good-for-arrow,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-header span.good-for-arrow {
  width: 6px;
  height: 12px;
  background-image: url(/img/arrow-right-gray.png);
  margin: 9px 20px 0 0;
  display: block;
  float: left;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models {
  display: none;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li {
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a {
  display: block;
  border-bottom: none;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a:hover span,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a:hover span {
  color: #ff6600 !important;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a span,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a span {
  color: #111;
  text-transform: uppercase;
  font-family: Arial;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a .manufacturer-name,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a .manufacturer-name {
  width: 100px;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a .model-name,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a .model-name,
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a .modification,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a .modification{
  border-bottom: dashed 1px;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a .year-interval,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block .good-for-category-block-models li a .year-interval {
  margin-left: 20px;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block.active .good-for-category-block-header,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block.active .good-for-category-block-header {
  color: #ff6600;
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block.active .good-for-category-block-header span.good-for-arrow,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block.active .good-for-category-block-header span.good-for-arrow {
  width: 12px;
  height: 6px;
  margin: 12px 14px 0 0;
  background-image: url(/img/arrow-bottom-orange.png);
}
#fast-preview .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block.active .good-for-category-block-models,
#card_product .good-for.good-for-category .good-for-category-wrapper ul li.good-for-category-block.active .good-for-category-block-models {
  display: block;
}
#fast-preview .good-for.good-for-models .good-for-models-wrapper,
#card_product .good-for.good-for-models .good-for-models-wrapper {
  height: 120px;
  overflow: hidden;
  margin-top: 36px;
}
#fast-preview .good-for.good-for-models .good-for-models-wrapper ul li,
#card_product .good-for.good-for-models .good-for-models-wrapper ul li {
  padding: 2px 0;
  font: 14px/16px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#fast-preview .good-for.good-for-models .good-for-models-wrapper ul li span,
#card_product .good-for.good-for-models .good-for-models-wrapper ul li span {
  margin-right: 8px;
  font: 13px/16px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  font-weight: normal;
}

#card_product .footer ul, #fast-preview .footer ul {
	padding-left: 20px;
	list-style-type: disc;
}
#card_product .footer ul li, #fast-preview .footer ul li {
	list-style-type: inherit;
	list-style-position: inside;
}

#card_product {
  position: relative;
  left: 0;
  top: 0;
  margin: 0 auto;
  z-index: 0;
  padding-top: 50px;
  height: auto;
  padding-bottom: 50px;
}
body.fix {
  overflow: hidden;
}
#fast-preview {
  display: none;
  max-height: 630px;
}
#fast-preview section.right
{
  overflow-x: auto;
  max-height: 567px;
}
#fast-preview .item-prop.left {
  width: 420px;
}
#fast-preview .item-prop.right
{
  padding-right: 10px;
}

/* fast preview section */
/* product card section */
.product_cart_bottom {
  padding-bottom: 100px;
  overflow: hidden;
}
.social_sidebar {
  width: 230px;
  float: left;
  min-height: 200px;
  padding-right: 20px;
}
#product_cart_right {
  width: 880px;
  padding-top: 20px;
  padding-bottom: 300px;
  overflow: hidden;
}
#product_cart_right > section {
  overflow: visible !important;
  position: relative;
  height: 295px;
  padding-top: 20px;
}
#product_cart_right > section:first-child {
  z-index: 6;
}
#product_cart_right > section:nth-child(2) {
  z-index: 5;
}
#product_cart_right > section:nth-child(3) {
  z-index: 4;
}
#product_cart_right > section:last-child {
  z-index: 3;
}
#product_cart_right > section a.prev-button,
#product_cart_right > section a.next-button {
  position: absolute;
  display: block;
  width: 20px;
  height: 30px;
  top: 30px;
  cursor: pointer;
}
#product_cart_right > section a.prev-button {
  background: url(/static/front/images/new/prev-button.png) left top no-repeat;
  right: 40px;
}
#product_cart_right > section a.next-button {
  background: url(/static/front/images/new/next-button.png) left top no-repeat;
  right: 10px;
}
#product_cart_right ul.content-100 {
  padding-top: 10px;
  padding-left: 5px;
  position: relative;
  top: 0;
  width: 99999px;
  left: 0px;
}
#product_cart_right ul.content-100 > li {
  width: 204px;
  height: 245px;
  position: relative;
  background: #fff;
  margin: 0 8px;
}
#product_cart_right ul.content-100 > li .product_box {
  box-shadow: none;
  height: 222px;
  overflow: hidden;
  width: 94%;
  padding: 3%;
  position: relative;
  background: #fff;
}
#product_cart_right ul.content-100 > li .product_box.active {
  position: absolute;
}
#product_cart_right ul.content-100 > li .product_box .add-to-basket-button,
#product_cart_right ul.content-100 > li .product_box .one-click-button {
  width: 180px;
}
#product_cart_right ul.content-100 > li .product_box > ul > li:first-child {
  height: 180px;
  position: relative;
}
#product_cart_right ul.content-100 > li .product_box > ul li.item-prop {
  color: #202020;
  margin: 6px 0;
  font: 13px/15px Arial, Verdana, Geneva, sans-serif;
}
#product_cart_right ul.content-100 > li .product_box .calatog-img {
  text-align: center;
}
#product_cart_right ul.content-100 > li .product_box .price {
  position: absolute;
  bottom: 5px;
  color: #ff6600;
  font: 25px/25px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  width: 100%;
}
#product_cart_right ul.content-100 > li .product_box .price .price-base-value {
  font-size: 25px;
}
#product_cart_right ul.content-100 > li .product_box .price .price-sale-value {
  font-size: 18px;
  line-height: 50px;
}
/* product card section */
/* catalog section */
/* blog section */
.blog-post-list #all-blog {
  font: 17px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin-top: -4px;
  margin-bottom: 20px;
}
.blog-list {
  padding-top: 70px;
  padding-bottom: 50px;
}
.blog-list .product_cart_right {
  margin-left: 250px;
}
.blog-list .blog-post-brief {
  padding: 30px 0;
  max-height: 260px;
}
.blog-list .blog-post-brief.model_manufacturer{
  display: inline-block;
  margin-top: 10px;
}

.blog-list .blog-post-brief header {
  position: relative;
}
.blog-list .blog-post-brief header h2 {
  height: 50px;
  margin-bottom: 20px;
  font: 25px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #000;
}
.blog-list .blog-post-brief header h2 a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.blog-list .blog-post-brief header h2 a:hover {
  border-bottom: 1px dotted #ff6600;
  color: #ff6600;
}
.blog-list .blog-post-brief header h2 > span {
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 42px;
  line-height: 18px;
  text-align: center;
  border: 1px solid #ddd;
  padding-top: 6px;
  color: #707070;
  cursor: pointer;
  display: none;
}
.blog-list .blog-post-brief header h2 > span span {
  font-size: 11px;
  line-height: 20px;
}
.blog-list .blog-post-brief header h2 > span span {
  display: none;
  min-width: 40px;
  margin: 4px 3px;
}
.blog-list .blog-post-brief section.inner img {
  float: left;
  margin-right: 10px;
  width: 375px;
}
.blog-list .blog-post-brief section.inner section {
  font: 13px/20px Arial, Verdana, Geneva, sans-serif;
  text-align: justify;
}
.blog-list .blog-post-brief section.inner a {
  font: 13px/30px Arial, Verdana, Geneva, sans-serif;
  text-align: justify;
  color: #ff6600;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.blog-list .blog-post-brief section.inner a:hover {
  border-bottom: 1px dotted #ff6600;
}
.blog-post {
  padding-top: 70px;
  padding-bottom: 50px;
}
.blog-post h1 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
  font: 25px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.blog-post h2 {
  min-height: 25px;
  max-height: 50px;
  margin-bottom: 8px;
  font-family: RobotoRegular;
  color: #000;
  position: relative;
  display: block;
  overflow: hidden;
  font-size: 25px;
}
.blog-post h2 span {
  font-size: 25px;
  cursor: default;
  display: none !important;
}
.blog-post h2 span span {
  display: block;
  margin-top: 4px;
  font-size: 11px;
}
.blog-post h2 a {
  font-size: 15px;
  line-height: 20px;
  display: block;
  min-height: 25px;
  max-height: 42px;
  vertical-align: middle;
  width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px dotted transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.blog-post h2 a:hover {
  color: #ff6600;
  border-bottom: 1px dotted #ff6600;
}
.blog-post .product_cart_right {
  margin-left: 250px;
}
.blog-post .product_cart_right p {
  padding-bottom: 20px;
}
.blog-post .product_cart_right header h1 {
  text-transform: none;
  position: relative;
}
.blog-post .product_cart_right header h1 a {
  font-size: 25px;
  cursor: default;
  width: 100%;
}
.blog-post .product_cart_right header h1 a:hover {
  color: inherit;
}
.blog-post .product_cart_right header h1 span {
  display: none !important;
}
.blog-post .product_cart_right img {
  padding-bottom: 20px;
}
.blog-post .product_cart_right p {
  font: 14px/17px Arial, Verdana, Geneva, sans-serif;
  text-align: justify;
}
.blog-post .product_cart_right .top-text p {
  color: #ff6600;
  font: 16px/24px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
/* blog section */
/* footer section */
#footer-top {
  width: 1170px;
  margin: 0 auto;
  height: 60px;
  border-bottom: 1px solid #f3f3f3;
  color: #fff;
}
#footer-bottom {
  width: 1170px;
  margin: 0 auto;
  color: #fff;
}
.footer-social-menu {
  padding-top: 14px;
}
.footer-social-menu li a {
  display: block;
  width: 32px;
  height: 32px;
  background: url(/static/front/images/new/social-ico.png) top no-repeat;
  margin: 0 4px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.footer-social-menu li a:hover {
  background-position-y: -32px;
}
.footer-social-menu li.vk a {
  background-position-x: 0;
}
.footer-social-menu li.facebook a {
  background-position-x: -32px;
}
.footer-social-menu li.twitter a {
  background-position-x: -64px;
}
.footer-social-menu li.google-plus a {
  background-position-x: -96px;
}
.footer-social-menu li.instagram a {
  background-position-x: -128px;
}
.about-company {
  padding-top: 50px;
}
.about-company nav li {
  padding: 10px 0;
  border-bottom: 2px solid transparent;
  margin: 0 10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#main-wrapper .about-company section article li{
	list-style-type: none;
}
#main-wrapper .about-company section article li:before {
    content: "✓";
	position: relative;
    left: -10px;
	color:#ff6600;
	font-size: 15px;
}
#main-wrapper .about-company section article .blog-list-about li:before {
    content: "";
    position: relative;
    left: 0px;
}
.about-company section #about-guarantee ul li ul {
    margin-left: 15px;
}
.about-company section #about-guarantee ul li {
    margin: 12px 0;
	padding-left:10px;
	text-align: justify;
	font: 12px Arial;
	color: #333333;
}
.about-company section #about-company p b{
	font-weight: bold;
}

.about-company nav li a {
  font: 24px RobotoRegular;
  text-transform: uppercase;
  color: #707070;
}
.about-company nav li:hover,
.about-company nav li.active {
  border-color: #ff6600;
}
.about-company nav li:hover a,
.about-company nav li.active a {
  color: #333333;
}
.about-company article {
  display: none;
  padding-bottom: 20px;
}
.about-company article .about-company-description {
  display: inline-block;
  width: 665px;
  vertical-align: top;
}
.about-company article .about-company-description + img {
  float: right;
}
.about-company article p {
  padding: 20px 0 0;
  text-align: justify;
  font: 12px Arial;
  color: #333333;
}
.about-company article.active {
  display: block;
}
#about-about p b {
  font-weight: bold;
}
#about-about .about-top-p {
  text-align: center;
}
#about-about .about-bottom-p {
  padding: 0 0 20px 0;
}
#about-company ul,
#about-why ul {
  font: 12px/16px Arial, Verdana, Geneva, sans-serif;
  padding-left: 40px;
  margin: 12px 0;
}
#about-company ul li,
#about-why ul li {
  list-style-type: disc;
  margin: 12px 0;
}
#about-guarantee h4 {
  font: 18px/22px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  padding-top: 20px;
}
.footer-main-menu li {
  font: 17px/60px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin: 0 10px;
}
#footer-bottom .company-adress li {
  width: 440px;
}
#footer-bottom .company-adress li:last-child {
  width: 300px;
}
#footer-bottom .company-adress li b {
  color: #bbb;
  font-size: 15px;
}
#footer-bottom .company-adress li p {
  color: #bbb;
  font: 12px/16px Arial, Verdana, Geneva, sans-serif;
}
#footer-bottom .company-adress li p.phone {
  color: #fff;
  font: 23px/32px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#footer-bottom .copyright {
  text-align: right;
  padding-top: 22px;
}
#footer-bottom .copyright p {
  color: #bbb;
  font: 14px/32px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  padding-top: 10px;
}
/* footer section */
/* temporary */
#filter_frame .typesize .filter-viewport.filter-content {
  display: block;
}
#filter_frame #diametr .filter-head {
  border: none;
}
/* temporary */
/* basket section */
.basket-order-make {
  padding-top: 50px;
}
.basket-order-make h1,
.basket-order-make #basket-divider h2 {
  background: #ff6600;
  color: #fff;
  height: 50px;
  font: 24px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  padding-left: 20px;
}
.basket-order-make #basket-divider h2 {
  background: #ee5500;
  border-color: #ee5500;
}
.basket-order-make .bs-table-ready ul {
  font: 12px/16px Arial, Verdana, Geneva, sans-serif;
}
.basket-order-make .bs-table-ready .price {
  margin: 0;
  margin-right: 15px;
  font: 26px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.basket-order-make .bs-table-ready .product-qty {
  vertical-align: middle;
  font-family: Arial;
}
.basket-order-make .bs-table-ready .summa {
  color: #ff6600;
  font: 30px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.basket-order-make .button {
  width: 250px;
}
.basket-order-make .button:hover {
  color: #ff6600;
  background: #fff;
  border: 1px solid #ff6600;
}
.basket-order-make .button.inactive {
  color: #707070;
  background: #dddddd;
  border: 1px solid #707070;
}
.basket-order-make .button.inactive:hover {
  color: #707070;
  background: #dddddd;
  border: 1px solid #707070;
}
.basket-order-make .button.inverse {
  color: #ff6600;
  background: #fff;
  border: 1px solid #ff6600;
}
.basket-order-make .button.inverse:hover {
  background: #ff6600;
  color: #fff;
  border: 1px solid #ff6600;
}
.basket-order-make .button.inverse.inactive {
  color: #707070;
  background: #dddddd;
  border: 1px solid #707070;
}
.basket-order-make .button.inverse.inactive:hover {
  color: #707070;
  background: #dddddd;
  border: 1px solid #707070;
}
.basket-order-make .button.delete-marked,
.basket-order-make .button.clear-basket {
  margin-right: 10px;
}
.basket-order-make .button.clear-basket {
  display: none;
}
.basket-order-make .big-sold {
  display: block;
  height: 45px;
  background: #fff;
  border: 1px solid #c60000;
  font: 16px/45px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #c60000;
  text-align: center;
  margin: 20px 0;
  cursor: pointer;
}
.basket-order-make .good-price-changed td:nth-child(2) {
  width: 22%;
}
.basket-order-make .good-price-changed td:nth-child(3) {
  width: 10%;
}
.basket-order-make .good-price-changed td:nth-child(4) {
  width: 15%;
}
.basket-order-make .good-price-changed td .old-price {
  margin: 0;
  margin-right: 15px;
  float: left;
  color: #ddd;
}
.basket-order-make .good-price-changed .commit-price-change {
  float: left;
  display: block;
  padding: 0;
  width: 32px;
  height: 32px;
  margin-left: 6px;
  border-radius: 50%;
  border: 1px solid #ff6600;
  text-align: center;
  line-height: 24px;
}
.basket-order-make .good-price-changed .ico_apply {
  background: #ff6600;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.basket-order-make .good-price-changed .ico_apply:hover {
  background-color: #ee5500;
}
.basket-order-make .good-price-changed .removeBasket {
  float: left;
  margin-left: 6px;
}
.bs-frame-total {
  width: 100%;
  margin: 30px 0;
  font-size: 14px;
  font-weight: bold;
}
.bs-frame-total td {
  width: 24%;
}
.bs-frame-total td:first-child {
  width: 76%;
  vertical-align: top;
}
.bs-frame-total td:first-child p {
  margin: 10px 0;
}
.bs-frame-total td + td + td {
  width: 5%;
}
.bs-frame-total .total_list li {
  font-size: 14px;
  font-weight: bold;
  color: #202020;
  font: 20px/34px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.bs-frame-total .total_list li span.right {
  font: 30px/34px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.bs-frame-total .total_list li span.right span {
  font: 12px/14px Arial, Verdana, Geneva, sans-serif;
}
.sold {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  width: 50px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #c60000;
}
.new-price .price {
  margin: 0;
  margin-right: 15px;
}
.new-price .old-price {
  color: #c60000;
}
.new-price .old-price span {
  color: #c60000;
}
.product-size {
  width: 100px;
}
.product-qty {
  min-width: 95px;
}
.product-qty span:first-child {
  float: left;
  margin-right: 10px;
}
.product-qty span.min,
.product-qty span.max {
  width: 12px;
  display: inline-block;
  float: left;
  margin: 0 3px;
  cursor: pointer;
}
.product-qty span.number {
  float: left;
}
.summa span {
  font-family: ParadGrotesqueMT;
  font-size: 30px;
  margin-left: 20px;
}
.item-check {
  width: 20px;
  padding: 15px;
  margin: 0;
}
.item-good {
  width: 45%;
  padding: 20px;
  padding-left: 0;
}
.item-good a {
  display: block;
  width: 130px;
  float: left;
  margin-right: 10px;
}
.item-good a img {
  display: block;
  margin: 0 auto;
  max-width: 130px;
  max-height: 91px;
}
.item-good h2 {
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #000;
}
.item-good h2 a {
  float: none;
  width: auto;
  margin: 0;
}
.item-good h2 a:hover {
  color: #ff6600;
}
.bs-last > li table td:first-child {
  width: 30% !important;
}
.bs-last > li table td:first-child > a {
  float: left;
  margin-right: 14px;
  position: relative;
}
.bs-table-ready {
  width: 100%;
}
.bs-table-ready tr.item {
  border-bottom: 1px solid #ededed;
}
.item-good > h2 > a {
  color: #000;
}
.item-good > ul {
  margin-top: 12px;
}
.item-good > ul > li {
  padding: 4px 0;
}
.qty-caption {
  margin-right: 10px;
  float: left;
}
.qty-min,
.qty-max {
  width: 12px;
  display: inline-block;
  float: left;
  margin: 0 3px;
}
.bs-table-ready .removeBasket {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bs-table-ready .removeBasket:hover {
  border-color: #ff6600;
  background-color: #fff;
  background-position-y: -30px;
}
.bs-table-ready .summa > span {
  vertical-align: middle;
  font: 30px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin-left: 20px;
}
.bs-table-ready .checkbox {
  position: relative;
  top: 0;
  margin: 0;
}
.bs-table-ready label.for-order-check {
  position: relative;
  top: -14px;
  left: 0;
  cursor: pointer;
}
.basket-ready span.min,
.basket-ready span.max {
  cursor: pointer !important;
}
.for-order-check {
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
}
/* basket section */
/* order make section */
#steps-container {
  padding-bottom: 50px;
}
#bs-tabs-order {
  margin: 30px 0;
  border: none;
  padding: 0;
  display: block;
}
#bs-tabs-order .tab-buttons {
  border-top: 1px solid #dcdcdc;
  margin: 30px 0 50px 0;
  padding-top: 30px;
}
#bs-tabs-order input[type="text"] {
  width: 100%;
  background: transparent;
  border-color: transparent;
  margin-left: 0;
  padding-left: 0;
}
#bs-tabs-order div.ui-tabs-panel {
  padding: 20px 0;
}
#bs-tabs-order #tabs-3 li label input {
  margin-left: -20px;
  margin-top: 4px;
}
#bs-tabs-order > ul {
  padding: 0;
  border: none;
}
#bs-tabs-order > ul li {
  font-size: 14px;
  font-weight: bold;
  border: none;
  margin-right: 50px;
}
#bs-tabs-order > ul li a {
  color: #dcdcdc;
}
#bs-tabs-order > ul li:first-child a {
  padding-left: 0;
}
#bs-tabs-order > ul li.ui-tabs-active {
  background: #fff;
  color: #ff6600;
}
#bs-tabs-order > ul li.ui-tabs-active a {
  color: #ff6600;
}
#bs-tabs-order > ul li span {
  display: block;
  font: 24px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#bs-tabs-order .all-box {
  width: 70%;
}
#bs-tabs-order .all-box .orange-link {
  color: #ff6600;
}
#bs-tabs-order .all-box .outer-box {
  float: left;
  width: 100%;
  margin: 5px 0;
  position: relative;
}
#bs-tabs-order .all-box .outer-box.delivery {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ff6600;
}
#bs-tabs-order .all-box .outer-box.transport-companies {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ff6600;
}
#bs-tabs-order .all-box .outer-box.payment {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ff6600;
}
#bs-tabs-order .all-box .outer-box label {
  width: 18%;
  height: 30px;
  line-height: 20px;
  position: relative;
}
#bs-tabs-order .all-box .outer-box .input_box {
  border: 1px solid #dddddd;
  width: 74%;
  padding: 0 5px;
}
#bs-tabs-order .all-box .outer-box .input_box > span {
  position: absolute;
  left: -12px;
  top: 12px;
  color: #cd0a0a;
}
#bs-tabs-order .all-box .outer-box .input_box input[type=radio] {
  margin-left: -18px;
}
#bs-tabs-order .all-box .outer-box .input_box.textarea-box {
  height: 100px;
}
#bs-tabs-order .all-box .outer-box .input_box.textarea-box textarea {
  width: 99%;
  height: 94%;
  resize: none;
  border: none;
  outline: none;
}
#bs-tabs-order .all-box .outer-box.outer-box-add > .left {
  width: 60%;
}
#bs-tabs-order .all-box .outer-box.outer-box-add > .left .left {
  width: 36%;
}
#bs-tabs-order .all-box .outer-box.outer-box-add > .left .right {
  width: 47%;
}
#bs-tabs-order .all-box .outer-box.outer-box-add > .right {
  width: 40%;
}
#bs-tabs-order .all-box .outer-box.outer-box-add > .right .left {
  width: 60%;
  text-align: right;
}
#bs-tabs-order .all-box .outer-box.outer-box-add > .right .right {
  width: 31%;
}
#bs-tabs-order .all-box ul li {
  display: block;
  position: relative;
  margin-bottom: 5px;
}
#bs-tabs-order .all-box ul li label span {
  display: block;
  color: #707070;
  font-size: 12px;
  margin-top: 4px;
  font-weight: normal;
}
#bs-tabs-order .tab-next,
#bs-tabs-order .order-make,
#bs-tabs-order .tab-prev {
  width: 200px;
  color: #fff;
  font: 22px/45px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-align: center;
  cursor: pointer;
}
#bs-tabs-order .tab-next:hover,
#bs-tabs-order .order-make:hover,
#bs-tabs-order .tab-prev:hover {
  color: #ff6600;
}
#bs-tabs-order .tab-prev.inverse {
  color: #ff6600;
  background: #fff;
  border: 1px solid #ff6600;
}
#bs-tabs-order .tab-prev.inverse:hover {
  background: #ff6600;
  color: #fff;
  border: 1px solid #ff6600;
}
#bs-tabs-order .tab-prev.inverse.inactive {
  color: #707070;
  background: #dddddd;
  border: 1px solid #707070;
}
#bs-tabs-order .tab-prev.inverse.inactive:hover {
  color: #707070;
  background: #dddddd;
  border: 1px solid #707070;
}
.outer-box .select-inner .select-scroll {
  height: 175px;
}
.outer-box .time-separator {
  width: 10px !important;
  text-align: center;
  margin-left: 15px;
  float: left;
  margin-right: 15px;
  line-height: 25px;
}
.outer-box .time-from {
  float: left;
  width: 181px !important;
  margin-left: 40px;
}
.outer-box .time-to {
  float: left;
  width: 66px !important;
}
.outer-box .time-from,
.outer-box .time-to {
  float: left;
}
.outer-box.outer-select {
  position: relative;
}
.outer-box button.open-select {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 30px;
  background: none;
  border: none;
  outline: none;
}
.input_box.active {
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #dcdcdc;
  height: 28px;
}
.select-frame {
  display: none;
  position: absolute;
  right: 0;
  width: 450px;
  z-index: 100;
  top: 32px;
}
.select-inner {
  margin-top: 2px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  padding: 10px 0;
}
.select-inner .select-scroll {
  height: 220px;
}
.select-inner .select-scroll .scroll-content {
  width: 94%;
}
.select-inner .select-scroll .slider-wrap {
  right: 9px;
}
.select-inner .select-scroll .ui-widget-content {
  background: none;
  border: none;
  width: 3px;
}
.select-inner .select-scroll .ui-widget-content a {
  width: 3px;
  border: none;
  background: #ff6600;
  left: 0;
}
.select-inner ul li {
  cursor: pointer;
  padding: 6px 15px !important;
  margin: 0 !important;
}
.select-inner ul li:hover {
  background-color: #f5f5f5;
  color: #ff6600;
}
#one-click .all-box form .button{
	margin-bottom:20px;
}
#one-click .all-box form textarea{
	border: 1px solid #ccc;
}
.outer-box.outer-box-add .input_box {
  position: relative;
}
.outer-box.outer-box-add button {
  position: absolute;
  right: 0;
  top: 0;
  width: 31px;
  height: 30px;
  margin: 0;
}
.outer-box.outer-box-add button span {
  width: 18px;
  background-position: -30px -112px;
}
.box-cart {
  margin-top: 5px;
}
.box-cart .ico-cart {
  display: inline-block !important;
  width: 45px;
  height: 30px;
}
.box-maps {
  float: right;
  width: 43%;
  height: 275px;
}
/* order make section */
/* forgot password section */
.forgot-password-form,
.register-form,
#change-password-form,
#subscribes-form,
#recover-dialog,
#login-form {
  width: 50%;
  margin: 0 auto;
  padding-top: 70px;
}
.forgot-password-form .button,
.register-form .button,
#change-password-form .button,
#subscribes-form .button,
#recover-dialog .button,
#login-form .button {
  width: 200px;
  padding: 0;
  margin: 0 auto;
  margin-top: 30px;
}
.forgot-password-form label,
.register-form label,
#change-password-form label,
#subscribes-form label,
#recover-dialog label,
#login-form label {
  font: 14px/40px Arial, Verdana, Geneva, sans-serif;
}
.forgot-password-form .error,
.register-form .error,
#change-password-form .error,
#subscribes-form .error,
#recover-dialog .error,
#login-form .error,
.forgot-password-form .errors,
.register-form .errors,
#change-password-form .errors,
#subscribes-form .errors,
#recover-dialog .errors,
#login-form .errors {
  clear: both;
  text-align: center;
  color: #c60000;
  font: 12px/16px Arial, Verdana, Geneva, sans-serif;
  padding: 12px;
  margin-top: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #c60000;
}
.forgot-password-form .outer-box,
.register-form .outer-box,
#change-password-form .outer-box,
#subscribes-form .outer-box,
#recover-dialog .outer-box,
#login-form .outer-box {
  float: left;
  width: 100%;
  margin: 5px 0;
  position: relative;
}
.forgot-password-form .outer-box .input-box,
.register-form .outer-box .input-box,
#change-password-form .outer-box .input-box,
#subscribes-form .outer-box .input-box,
#recover-dialog .outer-box .input-box,
#login-form .outer-box .input-box {
  width: 60%;
  padding: 0 5px;
}
.forgot-password-form .outer-box .input-box span,
.register-form .outer-box .input-box span,
#change-password-form .outer-box .input-box span,
#subscribes-form .outer-box .input-box span,
#recover-dialog .outer-box .input-box span,
#login-form .outer-box .input-box span {
  position: absolute;
  left: -12px;
  top: 10px;
  color: #c60000;
}
.forgot-password-form .outer-box label,
.register-form .outer-box label,
#change-password-form .outer-box label,
#subscribes-form .outer-box label,
#recover-dialog .outer-box label,
#login-form .outer-box label {
  width: 38%;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.forgot-password-form .outer-box input,
.register-form .outer-box input,
#change-password-form .outer-box input,
#subscribes-form .outer-box input,
#recover-dialog .outer-box input,
#login-form .outer-box input {
  width: 95%;
}
.forgot-password-form .iagree a,
.register-form .iagree a,
#change-password-form .iagree a,
#subscribes-form .iagree a,
#recover-dialog .iagree a,
#login-form .iagree a {
  border-bottom: 1px dotted #333;
}
.forgot-password-form .iagree a:hover,
.register-form .iagree a:hover,
#change-password-form .iagree a:hover,
#subscribes-form .iagree a:hover,
#recover-dialog .iagree a:hover,
#login-form .iagree a:hover {
  color: #ff6600;
  border-color: #ff6600;
}
#steps-container .register-form,
#steps-container #login-form {
  width: 46%;
  margin-top: 70px;
  padding: 10px 0;
}
#steps-container .register-form {
  float: right;
  border-left: 1px solid #ccc;
  padding-left: 4%;
}
#steps-container #login-form {
  float: left;
}
#content-wrapper .register-form,
#content-wrapper #login-form.w46 {
  width: 46%;
  margin-top: 70px;
  padding: 10px 0;
}
#content-wrapper .register-form {
  float: right;
  border-left: 1px solid #ccc;
  padding-left: 4%;
}
#content-wrapper #login-form.w46 {
  float: left;
}
/* common */
.button {
  width: 200px;
  padding: 0;
  margin: 0 auto;
  margin-top: 30px;
  cursor: pointer;
}
/* common */
/* forgot password section */
/* Timeline section */
.abs {
  position: absolute;
}
.rel {
  position: relative;
}
#tabs .ui-tabs-panel {
  padding: 1em 0;
}
.timeline {
  padding: 50px 0;
}
#timeline {
  position: relative;
  width: 100%;
  height: 650px;
  overflow: hidden;
  display: block;
}
#timeline #timeline > a {
  position: absolute;
  z-index: 100;
}
.TL-slides {
  width: 100%;
  height: 450px;
  background: #fff;
}
.TL-slides .TL-slide {
  display: none;
  width: 100%;
  height: 440px;
  left: 0;
  top: 0;
}
.TL-slides h4 {
  display: block;
  width: 100%;
  height: 40px;
  font: 19px/40px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  background: url(/static/front/images/new/bg-sprite-grey.jpg) left top repeat;
  padding-left: 10px;
}
.TL-slides li.TL-slide:first-child {
  display: block;
}
.TL-slides .scroll-content {
  width: 93%;
  margin-left: 3%;
  padding-top: 0;
}
.TL-slides .slider-vertical {
  border: none;
  background: transparent;
}
.TL-slides .slider-wrap {
  width: 1px;
  background: #dedede;
  right: 35px;
}
.TL-slides .total_list {
  margin-right: 20px;
}
.TL-slide-content {
  display: block;
  margin: 20px 30px;
}
.TL-slide-content img {
  margin: 10px;
}
.TL-slide .slider-wrap > div > a {
  width: 4px;
  border-color: #ff6600;
  background: none;
  background-color: #ff6600;
  left: -3px;
}
.TL-slide-content.TL-discount h1 {
  display: inline;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 31px;
}
.TL-slide-content.TL-discount strong {
  font-size: 41px;
}
.TL-slide-content.TL-discount span {
  font-size: 100px;
  line-height: 100px;
  font-family: Arial;
  font-weight: 900;
  color: #c90000;
}
.TL-slide-content.TL-discount p {
  padding-top: 25px;
  line-height: 17px;
  font-family: Arial;
  font-size: 14px;
  text-align: justify;
  margin-right: 0px;
}
.TL-nav-icon {
  position: absolute;
  cursor: pointer;
  z-index: 1;
}
.TL-nav-container {
  width: 99.8%;
  height: 199px;
  border: 1px solid #dbdbdb;
  border-bottom: none;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
.TLmarker-ico,
.TL-nav-icon {
  display: block;
  width: 29px;
  height: 29px;
  background: url(/static/front/images/new/tl-sprite.png) left top no-repeat;
  left: 0;
}
/*top: 465px; */
#TL-nav-home {
  top: 465px;
  background-position: 0 0;
}
#TL-nav-last {
  top: 558px;
  background-position: -64px -162px;
}
#TL-nav-plusscale {
  top: 496px;
  background-position: -29px 0;
}
#TL-nav-minusscale {
  top: 527px;
  background-position: -58px 0;
}
#TL-nav-minusscale:hover,
#TL-nav-plusscale:hover,
#TL-nav-home:hover {
  cursor: pointer;
}
.TL-slide-nav {
  background: url(/static/front/images/new/tl-sprite.png) left top no-repeat;
  top: 200px;
  display: block;
  width: 27px;
  height: 48px;
  position: absolute;
  z-index: 1;
}
#TL-nav-prev {
  background-position: 0 -162px;
  left: 0;
}
#TL-nav-prev:hover {
  background-position-y: -211px;
}
#TL-nav-next {
  background-position: -28px -162px;
  right: 0;
}
#TL-nav-next:hover {
  background-position-y: -211px;
}
.TL-nav-wrapper {
  position: absolute;
  height: 100%;
}
.TL-nav {
  height: 199px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.TL-markers {
  display: block;
  width: 100%;
  height: 159px;
  position: absolute;
  left: 0;
  top: 0;
}
.TL-age-line {
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #dbdbdb;
  background: url(/static/front/images/images/line-back.png) left top repeat-x, url(/static/front/images/images/bg-sprite-grey.jpg) left top repeat;
  font: 12px/16px Arial, Verdana, Geneva, sans-serif;
}
#timeline li.TL-marker {
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  border-left: 1px solid #dbdbdb;
  top: 0;
  font: 12px/16px Arial, Verdana, Geneva, sans-serif;
}
#timeline li.TL-marker.active {
  border-left: 1px solid #ff6600;
}
#timeline li.TL-marker > a.TL-marker-a {
  display: block;
  position: absolute;
  left: 0;
  width: 200px;
  height: 45px;
  background: url(/static/front/images/new/tl-sprite.png) left top no-repeat;
  background-position: 0 -67px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #888;
}
#timeline li.TL-marker > a.TL-marker-a span:last-child {
  color: #999;
}
#timeline li.TL-marker:nth-child(3n + 1) > a.TL-marker-a {
  top: 10px;
}
#timeline li.TL-marker:nth-child(3n + 2) > a.TL-marker-a {
  top: 60px;
}
#timeline li.TL-marker:nth-child(3n + 3) > a.TL-marker-a {
  top: 110px;
}
#timeline li.TL-marker:hover {
  border-left: 1px solid #ff6600;
  color: #fff;
}
#timeline li.TL-marker:hover > a.TL-marker-a,
#timeline li.TL-marker > a.TL-marker-a.active {
  background-position: 0 -116px !important;
  z-index: 9;
  color: #fff;
}
#timeline li.TL-marker:hover > a.TL-marker-a span:last-child,
#timeline li.TL-marker > a.TL-marker-a.active span:last-child {
  color: #eee;
}
#timeline li.TL-marker:hover > a.TL-marker-a {
  z-index: 10;
}
#timeline li.TL-marker:hover .TL-nav-discount,
#timeline li.TL-marker:hover .TL-nav-order,
#timeline li.TL-marker > a.TL-marker-a.active .TL-nav-order,
#timeline li.TL-marker > a.TL-marker-a.active .TL-nav-discount {
  background-position-y: -29px;
}
.TLmarker-ico {
  float: left;
  margin: 4px 6px 0;
}
.TL-nav-discount {
  background-position: -116px 0;
}
.TL-nav-order {
  background-position: -87px 0;
}
/* Age line section */
.TL-age-line > ul {
  display: block;
  position: relative;
  height: 100%;
}
.TL-usual {
  display: none;
}
.TL-five {
  display: block;
}
.TL-dec {
  display: block;
}
.TL-mon {
  display: block;
}
#timeline i {
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  bottom: -8px;
  background: #dedede;
  z-index: 999;
  left: -4px;
  border-radius: 50%;
}
#timeline li.TL-marker > a.TL-marker-a.active + i {
  background: #ff6600;
}
#timeline li.TL-marker:hover > a.TL-marker-a + i {
  background: #ff6600;
}
/* Age line section */
.TL-good {
  border-bottom: 1px solid #ddd;
  display: block;
  height: 90px;
  max-width: 980px;
  margin: 0 auto;
}
.TL-good img {
  margin: 0;
  height: 90px;
}
.TL-good li {
  font-size: 12px;
  margin: 3px 0;
}
.TL-good li:first-child {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  margin: 7px 0;
}
.TL-good li span {
  font-size: 14px;
  font-weight: bold;
}
.TL-slide-content.TL-first {
  height: 420px;
}
.TL-slide-content.TL-first img:first-child {
  position: absolute;
  left: 30px;
  top: 30px;
}
.TL-slide-content.TL-first img:nth-child(2) {
  position: absolute;
  left: 30px;
  top: 150px;
  width: 400px;
}
.TL-slide-content.TL-first h3 {
  font: 24px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #ff6600;
  margin-top: 40px;
  display: block;
  margin-left: 580px;
  text-align: right;
  margin-right: 40px;
  margin-bottom: 50px;
}
.TL-slide-content.TL-first h2 {
  position: relative;
  font: 36px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin-bottom: 20px;
  padding: 0;
  color: #ff6600;
  border-bottom: 2px solid #dcdcdc;
  padding-bottom: 20px;
}
.TL-slide-content.TL-first p {
  display: block;
  margin: 15px 40px 20px 500px;
  text-align: justify;
  overflow: hidden;
  font: 13px/18px Arial, Verdana, Geneva, sans-serif;
}
.TL-slide-content.TL-first li {
  color: #fff;
  display: block;
  min-width: 60px;
  height: 28px;
  font: 14px/28px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-align: center;
  margin: 10px 4px;
  padding: 0 6px;
}
.w1 {
  float: right;
  margin-right: 6%;
}
.w1 li:first-child {
  margin-left: 10px;
}
.TL-slide-content.TL-first li a {
  color: #fff;
}
.TL-slide-content.TL-first ul:last-child li a {
  color: #ff6600;
}
/*.TL-slide-content*/
#list {
  display: none;
}
.TL-slide-content h2 {
  position: relative;
  font: 35px/40px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin-bottom: 10px;
  padding: 0;
  color: #ff6600;
  border-bottom: 2px solid #dcdcdc;
  padding-bottom: 10px;
}
.TL-slide-content.TL-order section.img {
  width: 440px;
  height: 100%;
  text-align: center;
}
.TL-slide-content.TL-order .order-inner {
  width: 670px;
}
.TL-slide-content.TL-order .item-good > a {
  display: block;
  float: left;
  width: 70px;
  height: 70px;
}
.TL-slide-content.TL-order .item-good img {
  display: block;
  max-width: 70px;
  max-height: 70px;
}
.TL-slide-content.TL-order .item-good h2 {
  font-family: RobotoRegular;
  font-size: 15px;
  line-height: 22px;
  border: none;
  height: 22px;
  overflow: hidden;
  display: block;
}
.TL-slide-content .basket-ready {
  min-height: 300px;
  margin-right: 20px;
}
.TL-slide-content .basket-ready .cart-item {
  display: block;
  height: 70px;
  padding: 10px 0;
  border-bottom: 2px solid #dedede;
}
article.item-good {
  width: 100%;
  padding: 0;
  height: 100%;
  font-family: RobotoRegular;
}
.TL-slide-content.TL-order span {
  font-family: RobotoRegular;
  line-height: 30px;
  padding: 0 10px;
}
.TL-slide-content.TL-order span.number {
  color: #bbb;
  font-size: 20px;
}
.TL-slide-content.TL-order span.summa {
  font-family: RobotoRegular;
  color: #ff6600;
  font-size: 25px;
  line-height: 30px;
}
.TL-slide-content.TL-order span.price {
  font-family: RobotoRegular;
  color: #ff6600;
  font-size: 25px;
  line-height: 30px;
}
.TL-slide-content.TL-order span.old-price {
  font-family: RobotoRegular;
  color: #bbb;
  font-size: 20px;
  line-height: 30px;
}
.TL-slide-content.TL-order .order-total {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 2px solid #dedede;
}
.TL-slide-content.TL-order .order-total .headings {
  font-size: 11px;
  line-height: 1;
  text-align: left;
  padding: 0;
}
.TL-slide-content.TL-order .order-total > span {
  font-size: 17px;
  color: #449001;
  line-height: 1;
  text-align: left;
  padding: 0;
}
.TL-slide-content.TL-order .order-total .payment-sum,
.TL-slide-content.TL-order .order-total .delivery-sum,
.TL-slide-content.TL-order .order-total .total-sum {
  color: #c60000;
  font-size: 20px;
  margin-top: -5px;
}
.TL-slide-content.TL-order .order-total .payment-status {
  margin-left: 60px;
}
.TL-slide-content.TL-order .order-scroll {
  height: 300px;
  overflow: hidden;
}
.TL-slide-content.TL-order .order-scroll .scroll-content {
  width: 100%;
  margin: 0;
  padding: 0;
}
.TL-slide-content.TL-order .slider-wrap {
  right: 2px;
}
/* Timeline section */
/* subscribe section */
.subscribes {
  text-align: center;
}
.subscribes fieldset {
  position: relative;
  padding: 12px 0;
  font: 14px/20px Arial, Verdana, Geneva, sans-serif;
}
.subscribes fieldset label {
  margin-left: 20px;
}
.subscribes fieldset span {
  top: 1px;
}
.success {
  clear: both;
  text-align: center;
  color: #ff6600;
  font: 12px/16px Arial, Verdana, Geneva, sans-serif;
  padding: 12px;
  margin-top: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ff6600;
}
/* subscribe section */
/* personal-data section */
.personal-data {
  padding: 50px 0;
}
.personal-data h1 {
  font: 35px/80px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  border-bottom: 2px solid #ccc;
}
.personal-data #personal-data h2 {
  font: 21px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  padding-top: 20px;
}
.personal-data #personal-data h2 a.button {
  width: 96px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  text-transform: capitalize;
}
.personal-data #personal-data .user-data {
  width: 440px;
  margin: 0 20px;
}
.personal-data #personal-data .user-data form {
  text-align: right;
}
.personal-data #personal-data .user-data form fieldset {
  font: 14px/34px Arial, Verdana, Geneva, sans-serif;
  margin: 8px 0;
}
.personal-data #personal-data .user-data form fieldset .input_box input {
  width: 290px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.personal-data #personal-data .user-data form fieldset.check {
  text-align: left;
  margin-left: 155px;
}
.personal-data #personal-data .user-data form fieldset.check label {
  font-size: 13px;
}
.personal-data #personal-data .user-data form fieldset.check label span {
  top: 1px;
}
.personal-data #personal-data .user-data form .button {
  width: 304px;
}
.personal-data #personal-data .user-data form .user-birth-set .user-birth {
  width: 305px;
}
.personal-data #personal-data .user-data form .user-birth-set .user-birth #user-birth-year-print {
  width: 70px;
}
.personal-data #personal-data .user-data form .user-birth-set .user-birth #user-birth-month-print {
  width: 108px;
}
.personal-data #personal-data .user-data form .user-birth-set .user-birth #user-birth-day-print {
  width: 70px;
}
.personal-data #personal-data .user-data form .user-birth-set .user-birth input[type="text"] {
  border: none;
  background: none;
}
.personal-data #personal-data .user-data form .user-birth-set .user-birth .input_box {
  border: 1px solid #ddd;
  background: #fff;
  height: 32px;
}
.personal-data #personal-data .user-data form .user-birth-set .user-birth > div:first-child {
  margin-right: 4px;
}
.personal-data #personal-data .user-data form .user-birth-set .user-birth > div:last-child {
  margin-left: 4px;
}
.personal-data #personal-data .user-data form .user-birth-set .scroll-content ul li {
  text-align: left;
  font-family: Arial;
  font-size: 12px;
  line-height: 20px;
}
.personal-data #personal-data .user-vehicle {
  width: 670px;
  margin-right: 20px;
}
.personal-data #personal-data .user-vehicle .my-vehicle {
  padding-top: 20px;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item {
  display: block;
  width: 210px;
  margin-right: 20px;
  padding-bottom: 20px;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item a {
  display: block;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item:nth-child(3n) {
  margin-right: 0;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating {
  position: relative;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating li {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating li.full-star-orange {
  background: url(/static/front/images/new/rate-star-orange-full.png) left top no-repeat;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating li.part-star-orange {
  background: url(/static/front/images/new/rate-star-orange-part.png) left top no-repeat;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating li.part-star-gray {
  background: url(/static/front/images/new/rate-star-gray-part.png) left top no-repeat;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating li:nth-child(1) {
  left: 0;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating li:nth-child(2) {
  left: 9px;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating li:nth-child(3) {
  left: 18px;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating li:nth-child(4) {
  left: 27px;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating li:nth-child(5) {
  left: 36px;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating .price {
  font: 28px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #ff6600;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .rating .price span {
  font-size: 16px;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item h4 {
  padding-top: 40px;
  padding-bottom: 4px;
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item h4 a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item h4:hover a {
  color: #ff6600;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .my-vehicle-props li {
  font-family: Arial;
  font-weight: bold;
  color: #999;
  font-size: 14px;
  padding: 4px 0;
}
.personal-data #personal-data .user-vehicle .my-vehicle .my-vehicle-item .my-vehicle-props li span {
  font-weight: normal;
  color: #000;
}
span.categories-40-color.moto {
  background: url(/static/front/images/new/categories_40x40.png) 0 0 no-repeat;
}
/* popup user vehicle section */
#user-vehicle-details-popup {
  display: block;
  position: fixed;
  width: 900px;
  height: 550px;
  left: 50%;
  top: 50%;
  margin-left: -470px;
  margin-top: -275px;
  z-index: 1000;
  background: #fff;
  padding: 0 20px;
}
#user-vehicle-details-popup h2 {
  font: 25px/60px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  border-bottom: 2px solid #dedede;
  text-transform: uppercase;
}
#user-vehicle-details-popup .close {
  position: absolute;
  right: 20px;
  top: 16px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(/static/front/images/new/close.png) center center no-repeat;
  border: 1px solid #dddddd;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#user-vehicle-details-popup .close:hover {
  border-color: #ff6600;
}
#user-vehicle-details-popup form {
  height: 480px;
}
#user-vehicle-details-popup form header {
  display: block;
  height: 70px;
  font: 18px/70px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-transform: uppercase;
}
#user-vehicle-details-popup form header li a {
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  padding: 8px 26px;
  background: #f3f3f3;
  text-transform: none;
  color: #000;
  margin: 0 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#user-vehicle-details-popup form header li a:hover {
  background: #ff6600;
  color: #fff;
}
#user-vehicle-details-popup .user-vehicle-details {
  width: 550px;
}
#user-vehicle-details-popup .user-vehicle-details .outer-box {
  margin: 8px 0;
  font: 14px/32px Arial, Verdana, Geneva, sans-serif;
}
#user-vehicle-details-popup .user-vehicle-details .outer-box .input_box {
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #dcdcdc;
  height: 28px;
}
#user-vehicle-details-popup .user-vehicle-details .outer-box .input_box input[type="text"] {
  border: none;
  background: none;
  width: 375px;
  height: 26px;
  line-height: 26px;
}
#user-vehicle-details-popup .user-vehicle-details .vehicle-year {
  width: 210px;
  float: left;
  margin-left: 22px;
  margin-top: 0;
}
#user-vehicle-details-popup .user-vehicle-details .vehicle-year .input_box input {
  width: 57px !important;
}
#user-vehicle-details-popup .user-vehicle-details .vehicle-odo,
#user-vehicle-details-popup .user-vehicle-details .vehicle-power {
  width: 150px;
  float: right;
  margin-top: 0;
  font: 14px/30px Arial, Verdana, Geneva, sans-serif;
}
#user-vehicle-details-popup .user-vehicle-details .vehicle-odo .input_box,
#user-vehicle-details-popup .user-vehicle-details .vehicle-power .input_box {
  border: 1px solid #ddd;
  height: 28px;
  margin: 0 0 8px;
}
#user-vehicle-details-popup .user-vehicle-details .vehicle-odo .input_box input,
#user-vehicle-details-popup .user-vehicle-details .vehicle-power .input_box input {
  width: 57px;
  border: none;
  background: none;
  height: 28px;
  padding: 0 3px;
  margin: 0;
  position: relative;
  top: -2px;
}
#user-vehicle-details-popup .user-vehicle-details .vehicle-odo .input_box + label,
#user-vehicle-details-popup .user-vehicle-details .vehicle-power .input_box + label {
  margin: 0 0 8px;
}
#user-vehicle-details-popup .user-vehicle-details .add-vehicle-photo {
  height: 30px;
  margin: 0 0 8px;
  line-height: 30px;
}
#user-vehicle-details-popup .user-vehicle-details .add-vehicle-photo .input_box {
  display: none;
}
#user-vehicle-details-popup .user-vehicle-details .add-vehicle-photo label .acrout {
  font: 14px/32px Arial, Verdana, Geneva, sans-serif;
}
#user-vehicle-details-popup .user-vehicle-details .add-vehicle-photo label .choice-img {
  margin-left: 4px;
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  padding: 8px 26px;
  background: #f3f3f3;
  text-transform: capitalize;
  color: #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#user-vehicle-details-popup .user-vehicle-details .add-vehicle-photo label .choice-img:hover {
  background: #ff6600;
  color: #fff;
}
#user-vehicle-details-popup .user-vehicle-details .add-vehicle-photo label .choice-fild {
  display: block;
  height: 34px;
  width: 274px;
  border: 1px solid #dedede;
}
#user-vehicle-details-popup section.gallery li {
  display: block;
  width: 70px;
  height: 70px;
  background: #eee;
  position: relative;
  margin: 22px 22px 22px 0;
}
#user-vehicle-details-popup section.gallery li:nth-child(10) {
  margin-right: 0;
}
#user-vehicle-details-popup section.gallery li a {
  display: block;
  width: 100%;
  height: 100%;
}
#user-vehicle-details-popup section.gallery li a img {
  max-width: 100%;
  max-height: 100%;
}
#user-vehicle-details-popup section.gallery li a span {
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/static/front/images/new/cross-white.png) center center no-repeat #ff6600;
  right: 0;
  border-radius: 2px;
  cursor: pointer;
}
#user-vehicle-details-popup section.description {
  width: 325px;
}
#user-vehicle-details-popup section.description label {
  font: 14px/40px Arial, Verdana, Geneva, sans-serif;
}
#user-vehicle-details-popup section.description textarea {
  resize: none;
  outline: none;
  padding: 0;
  margin: 0;
  border: 1px solid #dedede;
  width: 318px;
  height: 161px;
}
#user-vehicle-details-popup section.bottom {
  text-align: center;
}
#user-vehicle-details-popup section.bottom .button {
  background: none;
  outline: none;
  border: 1px solid #ff6600;
  background: #ff6600;
  color: #fff;
  height: 40px;
  width: 250px;
  margin-top: 20px;
  font: 24px/40px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#user-vehicle-details-popup section.bottom .button:hover {
  color: #ff6600;
  background: #fff;
}
/* popup section */
/* personal-data section */
/* catalog section */
.check > label {
  position: relative;
  cursor: pointer;
}
.check > label > span {
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid gray;
  position: absolute;
  left: -20px;
  top: 3px;
}
.check > label > span > span {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: transparent;
  position: absolute;
  top: 1px;
  left: 1px;
}
.custom-check:checked + label > span > span {
  background: #ff6600;
}
#moto-tab-1 .check > label {
  width: 80%;
  display: inline-block;
  float: left;
}
.section-content section.bottom li.check {
  width: 46%;
  margin-left: 3%;
  position: relative;
  border-bottom: 1px dotted #888;
}
.section-content section.bottom li.check > label {
  width: 80%;
  display: block;
  float: left;
  background: #fff;
  top: 2px;
  line-height: 18px;
}
.section-content section.bottom li.check > span {
  display: block;
  position: absolute;
  right: 0;
  bottom: -2px;
  background: #fff;
}
.section-content a.button {
  color: #fff;
}
.section-content a.button:hover {
  color: #ff6600;
}
/* catalog section */
/* tires section */
#content-wrapper .tires-block {
  min-height: 170px;
  padding: 10px 0;
}
#content-wrapper .tires-block .head.tires {
  margin-bottom: 14px;
}
#content-wrapper .tires-block .head.tires h1 {
  padding-left: 50px;
}
#content-wrapper .tires-block .head.tires h1 img {
  position: absolute;
  left: 13px;
  top: 10px;
}
#content-wrapper .tires-block [name^='tire-type-values'],
#content-wrapper .tires-block [name^='tire-manufacturers'] {
  position: relative;
}
#content-wrapper .tires-block [name^='tire-type-values'] > a,
#content-wrapper .tires-block [name^='tire-manufacturers'] > a {
  position: absolute;
  bottom: 0;
}
#content-wrapper .tires-block [name^='tire-type-values'] > ul,
#content-wrapper .tires-block [name^='tire-manufacturers'] > ul {
  margin-left: 54px;
}
#content-wrapper .tires-block [name^='tire-type-values'] section > ul li.disabled,
#content-wrapper .tires-block [name^='tire-manufacturers'] section > ul li.disabled {
  opacity: 0.5;
}

#content-wrapper .select-frame {
  top: 40px;
}
#tire-root-model-sections li.disabled {
  opacity: 0.5;
}
#tire-manufacturers li.disabled {
  opacity: 0.5;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after,
.ui-helper-clearfix:after {
  display: none !important;
}
.ui-state-focus a:focus {
  outline: none !important;
}
.tires-block div.left .input_box {
  width: 210px;
  height: 32px;
  margin: 6px 0;
  border: 1px solid #dcdcdc;
}
#content-wrapper .tires-block div.left .input_box input {
  width: 170px;
  height: 30px;
  border: none;
}
.tires-block div.left {
  width: 210px;
  margin-left: 20px;
}
.tires-block div.left .select-frame {
  width: 212px;
  display: none;
}
.tires-block div.left a.button {
  height: 30px;
  line-height: 30px;
  font-family: Arial;
  font-size: 14px;
  width: auto;
  width: 210px;
  margin-top: 5px;
}
.tires-block div.left .input_box button.open-select {
  top: 8px;
}
.tires-block div.right {
  font-family: Arial;
  width: 900px;
  margin-left: 20px;
}
.tires-block div.right .bottom li {
  font-family: Arial;
  font-size: 13px;
  margin: 0 8px;
  width: 100px;
}
.tires-block section.top > ul {
  padding: 10px 0;
}
.tires-block section.top > ul > li {
  display: block;
  width: 146px;
  text-align: center;
  margin: 0 2px;
}
.tires-block section.top > ul > li {
  display: block;
  width: 146px;
  text-align: center;
  margin: 0 2px;
}
.tires-block section.top > ul > li label {
  display: block;
  cursor: pointer;
  height: 121px;
  border-bottom: 2px solid transparent;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.tires-block section.top > ul > li label:hover {
  border-color: #ff6600;
}
.tires-block section.top > ul > li label:hover span {
  color: #000;
}
.tires-block section.top > ul > li label > img {
  width: 150px;
  display: block;
  margin: 0 auto;
}
.tires-block section.top > ul > li label > span {
  position: absolute;
  bottom: 6px;
  left: 0;
  display: block;
  text-align: center;
  width: 100%;
  color: #888;
}
.tires-block section.top > ul > li .check-tires:checked + label {
  border-color: #ff6600;
}
.tires-block section.top > ul > li .check-tires:checked + label span {
  color: #000;
}
.tires-block section.bottom .all-check-box {
  height: 30px;
  line-height: 30px;
  font-family: Arial;
  font-size: 14px;
  width: auto;
  padding: 0 12px;
  margin-top: 0;
}
.tires-block section.bottom > .tyre-catalog-wrapper > ul {
  width: 99999px;
}
.tires-block section.bottom > .tyre-catalog-wrapper > ul > li {
  display: block;
  line-height: 30px;
}
.tires-block section.bottom > .tyre-catalog-wrapper > ul > li label {
  display: block;
  margin: 0 10px;
  line-height: 30px;
  cursor: pointer;
  border-bottom: 1px dotted transparent;
  color: gray;
  text-align: center;
  position:relative;
}
.tires-block section.bottom > .tyre-catalog-wrapper > ul > li label:hover {
  border-color: gray;
}
.tires-block section.bottom > .tyre-catalog-wrapper > ul > li .check-tires:checked + label {
  border-color: #ff6600;
  color: #ff6600;
}

.tires-block section[name^='tire-type-values']  ul li  .status-yes,
.tires-block section[name^='tire-manufacturers']  ul li  .status-yes {
  position:absolute;
  background:url(/images/yes-t.png) no-repeat;
  transition:all 0.3s ease;
  opacity:0;
  top:10%;
  left:30%;
  bottom:0px;
  right:0px;
}
.tires-block section[name^='tire-type-values'] ul li .check-tires:checked + label .status-yes,
.tires-block section[name^='tire-manufacturers'] ul li .check-tires:checked + label .status-yes {  
  opacity:1;  
}

.tyre-catalog-wrapper {
  margin-left: 64px;
  overflow: hidden;
}
.tyre-catalog-wrapper #tyre-catalog-forward,
.tyre-catalog-wrapper #tyre-catalog-back,
.tyre-catalog-wrapper #tyre-manuf-forward,
.tyre-catalog-wrapper #tyre-manuf-back {
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  z-index: 5;
  top: 31px;
  cursor: pointer;
  border: 1px solid transparent;
}
.tyre-catalog-wrapper #tyre-catalog-forward,
.tyre-catalog-wrapper #tyre-manuf-forward {
  left: 0px;
  background: url(/static/front/images/new/fast-prev.png) top left no-repeat;
}
.tyre-catalog-wrapper #tyre-catalog-back,
.tyre-catalog-wrapper #tyre-manuf-back {
  right: 0;
  background: url(/static/front/images/new/fast-next.png) top left no-repeat;
}
/* tires section */
/* moto section */
.vehicle-model-block header h1 a {
  color: #c60000;
  text-transform: capitalize;
  font-size: 17px;
  position: absolute;
  top: 0;
  right: 20px;
}
.vehicle-model-block .section-content ul {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
}
.vehicle-model-block .section-content div.left > ul > li {
  display: block;
  width: 210px;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  height: 70px;
  margin-bottom: 4px;
}
.vehicle-model-block .section-content div.left > ul > li > a {
  display: block;
  border-bottom: 2px solid transparent;
  margin-left: 60px;
  color: #000;
  padding: 0;
  height: 70px;
  width: 150px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.vehicle-model-block .section-content div.left > ul > li > a:hover {
  border-color: #ff6600;
}
.vehicle-model-block .section-content div.left > ul > li > a span {
  position: relative;
  bottom: 30px;
}
.vehicle-model-block .section-content div.left > ul > li > a img {
  width: 90px;
  height: 90px;
  margin-left: -80px;
  padding-right: 10px;
}
.vehicle-model-block .section-content div.left > ul > li.ui-state-active > a,
.vehicle-model-block .section-content div.left > ul > li.ui-state-focus > a {
  border-bottom: 2px solid #ff6600;
  outline: none;
}
section.model {
  border: none;
}
.model-section {
  padding: 10px 0 0;
}
.section-content {
  padding: 20px 0;
}
.section-content > div.left {
  width: 210px;
}
.section-content > div.right {
  width: 900px;
  margin: 0;
  padding: 0;
}
.section-content > div.right:not(.catalog-tyres) li {
  width: 23%;
  margin: 1%;
}
.section-content > div.right li a {
  display: block;
  border-bottom: 1px dotted #dcdcdc;
  position: relative;
  bottom: 1px;
  cursor: pointer;
}
.section-content > div.right li a span {
  display: block;
  background: #fff;
  padding-bottom: 2px;
  top: 2px;
  position: relative;
  color: #000;
}
.section-content > div.right .bikes li {
  border-bottom: 2px solid #dcdcdc;
  padding: 0;
  width: 95px;
  text-align: center;
  font-family: Arial;
  color: #888;
  margin: 0 8px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.section-content > div.right.catalog-paint .bikes li,
.section-content > div.right.catalog-repair .bikes li {
  border-bottom: 2px solid #dcdcdc;
  padding: 0;
  width: 23%;
  margin: 1%;
  text-align: center;
  font-family: Arial;
  color: #888;
}
.section-content > div.right .bikes li img {
  height: 50px;
  max-width: 100px;
}
.section-content > div.right.catalog-paint .bikes li img,
.section-content > div.right.catalog-repair .bikes li img {
  height: auto;
  width: 200px;
  max-width: 200px;
}
.section-content > div.right .bikes li a {
  border: none;
}
.section-content > div.right .bikes li:hover {
  border-bottom: 2px solid #ff6600;
}
.section-content > div.right .bikes li a span {
  top: 0;
  color: #888;
  display: table-cell;
  text-align: center;
  width: 95px;
  height: 36px;
  vertical-align: middle;
}
.section-content > div.right.catalog-paint .bikes li a span,
.section-content > div.right.catalog-repair .bikes li a span {
  width: 207px;
}
.vehicle-type {
  height: 100%;
  text-align: center;
}
#section-list .model .head.brief h1 .tab-header {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
#section-list .model h1 .tab-header li {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
#section-list .model h1 .tab-header li a {
  background: none;
  border: none;
  margin: 0 6px;
  padding: 0;
}
#section-list .model h1 .tab-header li.ui-state-active a {
  color: #ff6600;
}
#section-list {
  padding: 50px 0 0;
  position: relative;
}
.catalog-tyres {
  display: none;
}
.catalog-tyres .tires-block div.right {
  width: 650px;
}
#moto-slider-1,
#moto-slider-2 {
  color: #000;
  position: relative;
  margin: 30px 0 0;
}
#moto-slider-1 a.next-button,
#moto-slider-2 a.next-button,
#moto-slider-1 a.prev-button,
#moto-slider-2 a.prev-button,
#moto-slider-1 a.all-button,
#moto-slider-2 a.all-button {
  position: absolute;
  display: block;
  width: 20px;
  height: 30px;
  top: 10px;
  cursor: pointer;
  color: #000;
}
#moto-slider-1 a.prev-button,
#moto-slider-2 a.prev-button {
  background: url(/static/front/images/new/prev-button-gray.png) left top no-repeat;
  right: 80px;
}
#moto-slider-1 a.next-button,
#moto-slider-2 a.next-button {
  background: url(/static/front/images/new/next-button-gray.png) left top no-repeat;
  right: 10px;
}
#moto-slider-1 a.all-button,
#moto-slider-2 a.all-button {
  font: 24px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #000;
  right: 34px;
  width: 40px;
  top: 0;
  display: block;
  height: 50px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#moto-slider-1 a.all-button:hover,
#moto-slider-2 a.all-button:hover {
  color: #ff6600;
}
#moto-slider-1 h3,
#moto-slider-2 h3 {
  background: #fff;
  color: #000;
  border-bottom: 2px solid #ddd;
}
#slider3 li,
#slider4 li {
  width: 207px;
  height: 310px;
  margin: 9px;
  display: block;
  background: #ddd;
}
/* moto section */
/* parts section */
.section-content .right.catalog-parts li,
.section-content .right.catalog-service:not(.catalog-tyres) li {
  width: 170px;
  margin: 10px 5px 20px;
  height: 150px;
}
.section-content .right.catalog-parts li a,
.section-content .right.catalog-service:not(.catalog-tyres) li a {
  text-align: center;
  padding: 10px 0;
  border-bottom: 2px solid #ddd;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.section-content .right.catalog-parts li a:hover,
.section-content .right.catalog-service:not(.catalog-tyres) li a:hover {
  border-color: #ff6600;
}
.section-content .right.catalog-parts li a span,
.section-content .right.catalog-service:not(.catalog-tyres) li a span {
  padding: 10px 0;
  height: 24px;
}
.section-content .right.catalog-parts li a img,
.section-content .right.catalog-service:not(.catalog-tyres) li a img {
  max-width: 100px;
  max-height: 100px;
}
.section-content .right.catalog-service:not(.catalog-tyres) li {
  height: 190px;
  padding-bottom: 10px;
}
.section-content .right.catalog-service:not(.catalog-tyres) li a {
  font-size: 11px;
}
.section-content .right.catalog-service:not(.catalog-tyres) li a img {
  max-width: 150px;
  max-height: 120px;
}
.section-content .right.catalog-service:not(.catalog-tyres) li a span {
  display: table-cell;
  vertical-align: middle;
  width: 170px;
  color: #888;
  height: 20px;
}
/* parts section */
/* contacts section */
.contacts {
  padding: 50px 0;
}
.contacts h1 {
  font: 35px/80px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  border-bottom: 2px solid #ccc;
}
.contacts li {
  width: 48%;
  margin: 1%;
}
.contacts li.info {
  margin: 1% 0px;
}
#main-wrapper .contacts li h3 {
  background:transparent;
  color:#000000;
  padding-left:0px;
}
#main-wrapper .contacts li b{
	font-weight: bold;
}
#main-wrapper .contacts li.info div{
	text-align:justify;
}
.contacts h2 {
  font: 28px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #ff6600;
  border-bottom: 2px solid #ff6600;
}
.contacts h4 {
  font: 20px/40px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.contacts p {
  font: 16px/20px Arial, Verdana, Geneva, sans-serif;
}
.waytogo {
  padding: 20px 0;
}
.waytogo p {
  font: 16px/20px Arial, Verdana, Geneva, sans-serif;
  text-align: justify;
}
/* contacts section */
section.delivery, section.payment {
  padding-top: 50px;
}
/* delivery section */
.delivery h1 {
  font: 35px/80px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  border-bottom: 2px solid #ccc;
}
.delivery h2 {
  font: 21px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #333333;
  text-transform: uppercase;
}
.delivery h4 {
  font: 20px/40px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.delivery .delivery-description {
  display: inline-block;
  width: 940px;
  vertical-align: top;
}
.ico {
  width: 50px;
  height: 44px;
  display: inline-block;
  margin: 0 13px 0 0;
  background: url("/static/front/images/payment/ico_delivery.png") no-repeat;
  vertical-align: bottom;
}
.ico.ico-pickup {
  background-position: 0 -48px;
}
.ico.ico-mkad {
  background-position: -55px -48px;
}
.ico.ico-beyond-mkad {
  background-position: -110px -48px;
}
.ico.ico-regions {
  background-position: -165px -48px;
}
.ico.ico-cash {
  background-position: 0 0;
}
.ico.ico-bank {
  background-position: -55px 0;
}
.ico.ico-card {
  background-position: -110px 0;
}
.ico.ico-card-online {
  background-position: -165px 0;
}
.pay-method-list {
  width: 100%;
  padding: 0;
}
.pay-method-list li {
  display: inline-block;
  width: 275px;
  text-align: left;
  min-height: 155px;
  margin: 0 18px 0 0;
  vertical-align: top;
}
.pay-method-list li:last-child {
  margin-right: 0;
}
.pay-method-list li .pay-method-name {
  /*h2{font: 18px/37px RobotoRegular; color: @dark2_gray_color; padding-top: 12px;.transitioned;}*/
  font: 20px/20px RobotoRegular;
  color: #333333;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: inline-block;
  width: 200px;
  vertical-align: top;
  text-align: left;
  height: 30px;
}
.pay-method-list li .pay-method-description {
  font: 13px/24px Arial, Verdana, Geneva, sans-serif;
  border-top: 2px solid #f3f3f3;
  color: #666666;
  padding-top: 12px;
  margin-top: 28px;
  margin-bottom: 30px;
}
.pay-method-list li .pay-method-description .logistic-types {
  margin: 10px 0 10px 0;
}
.pay-method-list li .pay-method-description .logistic-types a {
  display: block;
  float: left;
  margin-right: 30px;
}
.pay-method-list li .pay-method-description .logistic-types a img {
  max-height: 40px;
}
.pay-method-list li .pay-method-description .logistic-types a.sdek img {
	width: 70px; margin-top: 10px;
}
.pay-method-list li .pay-method-description .logistic-types a:last-child {
  margin-right: 0;
}
.pay-method-list li .pay-method-description .small-font {
  font-size: 10px;
  line-height: 12px;
}
.delivery-method-list .pay-method-name {
  height: 30px;
}
/* delivery section */
/* actions section */
#actions {
  padding: 50px 0;
}
#actions .last-action {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
#actions .last-action a {
  display: block;
  width: 100%;
  height: 400px;
  color: #fff;
  text-align: right;
  font: 76px/100px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  background: url(/static/front/images/new/last-action.jpg) left top no-repeat;
}
#actions .last-action a:hover header {
  color: #ff6600;
}
#actions .last-action a header {
  text-transform: uppercase;
  margin-right: 55px;
  float: right;
  width: 500px;
  height: 170px;
  padding-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#actions .last-action a header span {
  font: 54px/70px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  display: block;
  margin-right: 0;
  clear: both;
  float: right;
  width: 500px;
}
#actions .last-action a p {
  font: 24px/32px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin-right: 55px;
  padding-top: 20px;
  clear: both;
  float: right;
  width: 500px;
  height: 135px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
#actions .last-action a span {
  font: 18px/24px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin-right: 55px;
  clear: both;
  float: right;
  width: 500px;
}
#actions.alone .action-list section.left {
  width: 210px;
  margin-left: 20px;
}
#actions.alone .action-list section.left b {
  font: 18px/24px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #000;
}
#actions.alone .action-list section.left p {
  font: 14px/16px Arial, Verdana, Geneva, sans-serif;
  color: #000;
}
#actions.alone .action-list section.right {
  width: 900px;
  margin: 0 20px;
}
#actions.alone .action-list .actions {
  padding-top: 20px;
}
#actions.alone .last-action a:hover header {
  color: #fff;
  cursor: default;
}
#actions .action-list h1 {
  height: 50px;
  font: 25px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  font-family: RobotoRegular;
  background: #f3f3f3;
  padding-left: 20px;
  color: #707070;
  position: relative;
}
#actions .action-list h2 {
  height: 50px;
  font: 25px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  background: #ff6600;
  padding-left: 20px;
  color: #fff;
  position: relative;
  margin-bottom: 12px;
}
#actions .action-list h3 {
  height: 50px;
  font: 25px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  font-family: RobotoRegular;
  background: #f3f3f3;
  padding-left: 20px;
  color: #707070;
  position: relative;
}
#actions .action-list .top-text p {
  font: 14px/16px Arial, Verdana, Geneva, sans-serif;
  padding-bottom: 20px;
}
#actions .action-list .actions {
  width: 100%;
  overflow: hidden;
}
#actions .action-list .actions h2 {
  background: #ff6600;
  color: #fff;
  margin-bottom: 10px;
}
#actions .action-list .actions h2 a {
  position: absolute;
  display: none;
  width: 20px;
  height: 30px;
  top: 10px;
  cursor: pointer;
}
#actions .action-list .actions h2 a.next-button {
  background: url(/static/front/images/new/next-button.png) left top no-repeat;
  right: 10px;
}
#actions .action-list .actions h2 a.prev-button {
  background: url(/static/front/images/new/prev-button.png) left top no-repeat;
  right: 40px;
}
#actions .action-list .actions ul {
  width: 999999px;
  display: block;
}
#actions .action-list .actions li {
  width: 376px;
  margin-right: 20px;
}
#actions .action-list .actions li a {
  display: block;
  padding-bottom: 20px;
}
#actions .action-list .actions li a:hover header {
  color: #ff6600;
}
#actions .action-list .actions li article {
  padding: 15px 10px 15px 20px;
  height: 110px;
  background: #f9f9f9;
  position: relative;
  -webkit-box-shadow: 0 0 30px rgba(200, 200, 200, 0.6) inset;
  -moz-box-shadow: 0 0 30px rgba(200, 200, 200, 0.6) inset;
  box-shadow: 0 0 30px rgba(200, 200, 200, 0.6) inset;
}
#actions .action-list .actions li article header {
  font: 23px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #000;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 210px;
  max-height: 60px;
  overflow: hidden;
}
#actions .action-list .actions li article p {
  font: 15px/22px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #ccc;
  display: block;
  width: 210px;
  overflow: hidden;
  height: 22px;
}
#actions .action-list .actions li article div {
  font: 15px/22px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #999;
  position: absolute;
  bottom: 15px;
}
#actions .action-list .actions li article div span {
  display: block;
  font: 12px/14px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#actions .action-list .actions li article span {
  display: block;
  font: 12px/14px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
#actions .action-list .actions li article img {
  width: 130px;
  height: 130px;
  margin-top: -10px;
}
/* actions section */
/* action page */
.page-action {
  position: relative;
  margin: 0 !important;
}
.page-action > a {
  display: block;
  width: 100%;
  height: 335px;
  color: #ff6600;
  text-align: right;
  font: 56px/95px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.page-action > a:hover header {
  color: #ff6600;
}
.page-action > a header {
  text-transform: uppercase;
  margin-right: 30px;
  float: right;
  width: 500px;
  height: 175px;
  padding-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-action > a header span {
  font: 40px/40px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  display: block;
  margin-right: 0;
  /*clear: both;*/
  float: right;
  width: 500px;
}
.page-action > a header + p {
  font: 18px/22px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  padding: 0px !important;
  text-align: right !important;
  margin-right: 30px;
  /*clear: both;*/
  float: right;
  width: 500px;
  height: 100px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-action > a span {
  font: 14px/24px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin-right: 30px;
  /*clear: both;*/
  float: right;
  width: 500px;
}
.page-action img {
  position: absolute;
  top: 0;
  z-index: -1;
}
.page-action h1,
.page-action h2,
.page-action h3,
.page-action h4,
.page-action h5 {
  background: none !important;
  text-transform: none !important;
  color: #ff6600 !important;
}
.page-action h1 strong,
.page-action h2 strong,
.page-action h3 strong,
.page-action h4 strong,
.page-action h5 strong,
.page-action h1 b,
.page-action h2 b,
.page-action h3 b,
.page-action h4 b,
.page-action h5 b {
  font-weight: normal;
}
.page-action h1 {
  font: 35px/80px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  height: 80px !important;
}
.page-action h1 a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  font: 35px/80px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  border-bottom: 1px dotted #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-action h1 a:hover {
  color: #ff6600;
  border-color: #ff6600;
}
.page-action h2 {
  font: 30px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  color: #fff !important;
  display: block !important;
  background: #ff6600 !important;
  height: 50px !important;
  padding-left: 20px;
}
.page-action h2 a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  font: 30px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  color: #fff !important;
  border-bottom: 1px dotted transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-action h2 a:hover {
  border-color: #fff !important;
}
.page-action h3 {
  font: 25px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  height: auto !important;
  padding: 15px 0 5px 0 !important;
}
.page-action h3 a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  font: 25px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  border-bottom: 1px dotted #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-action h3 a:hover {
  color: #ff6600;
  border-color: #ff6600;
}
.page-action h4 {
  font: 20px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  height: 30px !important;
}
.page-action h4 a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  color: #000 !important;
  font: 20px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  border-bottom: 1px dotted #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-action h4 a:hover {
  color: #ff6600;
  border-color: #ff6600;
}
.page-action h5 {
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  height: 20px !important;
}
.page-action h5 a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  color: #000 !important;
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  border-bottom: 1px dotted #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-action h5 a:hover {
  color: #ff6600;
  border-color: #ff6600;
}
.page-action ul {
  padding: 4px 0;
  list-style: disc;
}
.page-action ul li {
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #000;
  padding: 8px 0;
  margin-left: 20px;
  list-style-type: disc;
  list-style-position: outside;
}
.page-action ol {
  list-style: decimal;
  list-style-type: decimal;
}
.page-action ol li {
  list-style-type: decimal;
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #000;
  padding: 8px 0;
  margin-left: 20px;
  list-style-position: outside;
}
/* action page */
/* landing page section */
#landing {
  padding-top: 70px;
}
#landing header {
  padding-bottom: 20px;
}
#landing header .left {
  width: 230px;
}
#landing header .left img {
  width: 230px;
}
#landing header .right {
  width: 900px;
  margin: 0 20px;
  padding: 20px 0;
}
#landing header .right > h4 span {
  font: 25px/35px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  color: #ff6600 !important;
  padding: 12px 0 !important;
}
#landing header .right p {
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0;
}
#landing #lp-catalog {
  padding: 20px 0;
}
#landing section.left {
  width: 230px;
}
#landing section.left img {
  width: 230px;
}
#landing section.right {
  width: 900px;
  margin: 0 20px;
}
#landing section.right > h4 {
  font: 25px/35px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  color: #ff6600 !important;
  padding: 12px 0 !important;
}
#landing section.right > h4 span {
  font: 25px/35px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  color: #ff6600 !important;
  padding: 12px 0 !important;
}
#landing section.right p {
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0;
}
#landing section.right h2 {
  display: block;
  height: 50px;
  background: #ff6600;
  font: 25px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #fff;
  text-align: left;
  padding-left: 20px;
  text-transform: uppercase;
}
#landing.promo header {
  height: 150px;
  text-align: center;
  font: 50px/90px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  padding: 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #dedede;
  text-transform: uppercase;
}
#landing.promo header span {
  display: block;
  font-size: 30px;
  line-height: 40px;
  text-transform: lowercase;
}
#landing.promo article {
  border-bottom: 2px solid #dedede;
}
#landing.promo article section.left.img {
  width: 440px;
  margin: 0 20px;
}
#landing.promo article section.left.img img {
  width: 440px;
}
#landing.promo article section.left.info {
  width: 210px;
}
#landing.promo article section.left.info img {
  width: 210px;
}
#landing.promo article section.left.info p {
  font: 14px/15px Arial, Verdana, Geneva, sans-serif;
  text-align: justify;
}
#landing.promo article section.right {
  width: 440px;
  margin: 0 20px;
}
#landing.promo article .divider {
  height: 40px;
  border-bottom: 2px solid #dedede;
  margin-bottom: 40px;
}
/* landing page section */
/* big login form */
#login-form a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font: 14px/30px Arial, Verdana, Geneva, sans-serif;
  padding: 4px 10px;
}
#login-form a:hover {
  color: #ff6600;
}
#login-form #big-auth-fail {
  display: none;
  background: #fff;
  color: #c60000;
  border: 1px solid #c60000;
  padding: 20px;
  text-align: center;
  font: 16px/24px Arial, Verdana, Geneva, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#login-form .button {
  outline: none;
}
#login-form input.error {
  border-color: #c60000;
  padding: 1px 0;
  margin-top: 0;
  text-align: left;
  padding-left: 10px;
}
/* big login form */
#modal-window {
	display: none;
	z-index: 1003;
	position: fixed;
	left: 50%;
	top: 150px;
	background: #fff;
	width: 1100px;
	margin-left: -564px;
	padding: 0 14px;
	overflow-y: none;
}
#modal-window section.delivery {
	padding-top: 0;
}
#modal-window .pay-method-list li {
	margin-right: 7px;
	width: 265px;
}
#modal-window .pay-method-list li .pay-method-name {
	width: 190px;
	font: 18px/20px RobotoRegular;
}
/* One Click Section */
#one-click,
#one-click-choose {
  display: none;
  z-index: 1003;
  position: fixed;
  left: 50%;
  top: 50%;
  background: #fff;
  width: 520px;
  height: 340px;
  margin-left: -260px;
  margin-top: -170px;
  padding: 0 20px;
}
#one-click h1,
#one-click-choose h1 {
  border-bottom: 1px solid #dddddd;
  color: #ff6600;
  text-transform: uppercase;
  margin-bottom: 12px;
  font: 25px/58px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.close-one {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(/static/front/images/new/close.png) center center no-repeat;
  border: 1px solid #dddddd;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.close-one:hover {
  border-color: #ff6600;
}
#one-click h5,
#one-click-choose h5 {
  font: 18px/32px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  white-space: nowrap;
  overflow: hidden;
}
#one-click .all-box,
#one-click-choose .all-box {
  font: 14px/32px Arial, Verdana, Geneva, sans-serif;
}
#one-click .all-box input[type="text"],
#one-click-choose .all-box input[type="text"] {
  outline: none;
  width: 100%;
  height: 32px;
  padding: 0;
  margin: 0;
  border: none;
}
#one-click .outer-box,
#one-click-choose .outer-box {
  width: 48%;
  float: left;
  margin: 1%;
}
#one-click label,
#one-click-choose label {
  line-height: 32px;
}
#one-click .input_box,
#one-click-choose .input_box {
  width: 100%;
  border: 1px solid #ccc;
  padding-left: 2%;
}
#one-click label{
	font-weight:bold;	
}
#one-click .callbackhasform .input_box{
	text-align:center;
}
#one-click .input_box.problems,
#one-click-choose .input_box.problems {
  border-color: #c60000;
}
#count-founded-wrapper {
  margin-top: 35px;
  float: left;
}
#one-click-choose-link {
  left: 58.4%;
  bottom: -14px;
  position: absolute;
  margin-left: -72px;
}
#one-click-choose-link a {
  display: block;
  height: 32px;
  width: 143px;
  text-align: center;
  color: #fff;
  font: 14px/24px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  background: url(/static/front/images/new/fast-choose-active.png) left top no-repeat;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#one-click-choose-link a:hover {
  background: url(/static/front/images/new/fast-choose.png) left top no-repeat;
  color: #ff6600;
}
#one-click-choose {
  width: 940px;
  height: 440px;
  margin-left: -470px;
  margin-top: -200px;
}
#one-click-choose h1 {
  color: #000;
}
#one-click-choose article {
  display: block;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 22px;
}
#one-click-choose .block-top {
  height: 130px;
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}
#one-click-choose .block-top #fast-forward {
  display: none;
  position: absolute;
  background: url(/static/front/images/new/fast-prev.png) top left no-repeat;
  width: 20px;
  height: 30px;
  left: 0;
  top: 50px;
  z-index: 5;
}
#one-click-choose .block-top #fast-back {
  display: none;
  position: absolute;
  background: url(/static/front/images/new/fast-next.png) top left no-repeat;
  width: 20px;
  height: 30px;
  right: 0;
  top: 50px;
  z-index: 5;
}
#one-click-choose .block-top ul li {
  width: 140px;
  height: 130px;
  display: block;
  margin: 0 8px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#one-click-choose .block-top ul li a {
  display: block;
  position: relative;
  font: 12px/16px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  height: 100%;
  opacity: 0.3;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#one-click-choose .block-top ul li a:hover,
#one-click-choose .block-top ul li a.current {
  opacity: 1;
  border-bottom: 2px solid #ff6600;
}
#one-click-choose .block-top ul li a p {
  display: block;
  text-align: center;
  bottom: 4px;
  width: 100%;
  position: absolute;
}
#one-click-choose #one-click-choose-btn {
  margin-right: 360px;
}
#one-click-choose #one-click-save-btn {
  display: none;
  margin-right: 12px;
  background: #ee5500;
}
#one-click-choose #one-click-save-btn:hover {
  background: #fff;
}
#one-click-choose #one-click-choose-btn,
#one-click-choose #one-click-save-btn {
  margin-top: 20px;
  width: 250px;
}
.ui-timepicker-hours .ui-timepicker-title,
.ui-timepicker-minutes .ui-timepicker-title {
  padding: 8px;
}
.ui-timepicker-hours table,
.ui-timepicker-minutes table {
  padding: 4px;
  border-collapse: initial;
  border-spacing: 2px;
}
.ui-timepicker-hours tr td,
.ui-timepicker-minutes tr td {
  margin: 2px;
}
.ui-timepicker-hours tr td span,
.ui-timepicker-minutes tr td span,
.ui-timepicker-hours tr td a,
.ui-timepicker-minutes tr td a {
  display: block;
  padding: 9px;
  color: #000;
}
.ui-timepicker-hours tr td span:hover,
.ui-timepicker-minutes tr td span:hover,
.ui-timepicker-hours tr td a:hover,
.ui-timepicker-minutes tr td a:hover {
  color: #ff6600;
  cursor: pointer;
}
.ui-timepicker-hours tr td span.ui-state-active,
.ui-timepicker-minutes tr td span.ui-state-active,
.ui-timepicker-hours tr td a.ui-state-active,
.ui-timepicker-minutes tr td a.ui-state-active,
.ui-timepicker-hours tr td span.ui-state-active:hover,
.ui-timepicker-minutes tr td span.ui-state-active:hover,
.ui-timepicker-hours tr td a.ui-state-active:hover,
.ui-timepicker-minutes tr td a.ui-state-active:hover {
  background: #ff6600;
  color: #fff;
}
.ui-timepicker-minutes {
  padding-left: 12px;
}
.ui-datepicker-calendar td .ui-state-highlight,
.ui-datepicker-calendar td .ui-state-hover {
  border-color: #ff6600;
  color: #ff6600;
}
.ui-datepicker-calendar td .ui-state-active,
.ui-datepicker-calendar td .ui-state-active:hover {
  background: #ff6600;
  color: #fff;
}
.thanks {
  z-index: 1003;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 400px;
  height: 250px;
  margin-left: -200px;
  margin-top: -125px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  border: 4px solid #ff6600;
}
.thanks h3 {
  font: 28px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #ff6600;
  margin: 12px 0;
  text-transform: uppercase;
  text-align: center;
}
.thanks p {
  text-align: center;
  font: 18px/28px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin: 12px 0;
}
.thanks p:last-child {
  color: #ff6600;
  font-size: 24px;
  line-height: 48px;
}
/* One Click Section */
/* Doc links */
.doc-links li {
  display: block;
}
.doc-links li a {
  display: block;
  font: 14px/32px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin: 0 12px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.doc-links li a:hover span.left {
  background-position-y: -32px;
}
.doc-links li a span.left {
  width: 32px;
  height: 32px;
  margin: 0 12px;
  padding: 0 !important;
  background: url(/static/front/images/new/icon-pdf.png) left top no-repeat;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.doc-links li a span.left.pdf1 {
  background-position-x: 0px;
}
.doc-links li a span.left.pdf2 {
  background-position-x: -32px;
}
.doc-links li a span.left.pdf3 {
  background-position-x: -64px;
}
.doc-links li a span.left.pdf4 {
  background-position-x: -96px;
}
/* Doc links */
/* catalog section */
#lp-catalog #catalog_list {
  float: left;
}
#lp-catalog > div.clear {
  clear: none;
}
#bottom-text li {
  font: 13px/17px Arial, Verdana, Geneva, sans-serif;
  text-align: justify;
  list-style: disc;
  margin-left: 30px;
  padding: 6px 0;
}
#bottom-text h4 {
  font: 25px/35px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #ff6600;
}
#product-list h2 {
  padding: 0;
  color: #fff;
  background: #ff6600;
  padding-left: 20px;
  line-height: 50px;
  text-transform: uppercase;
}
/* catalog */
/* 404 section */
.page404 {
  color: #ff6600;
  padding-top: 70px;
  position: relative;
}
.page404 .img-404 {
  position: absolute;
  top: 70px;
}
.page404 .img-404.img-404-left {
  left: 170px;
}
.page404 .img-404.img-404-right {
  right: 170px;
}
.page404 h1 {
  display: block;
  text-align: center;
  font: 220px/220px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.page404 h2 {
  color: #505050;
  font: 23px/80px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin-top: -40px;
  margin-bottom: 60px;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
#page-404-slider-wrapper {
  width: 1170px;
  height: 170px;
  overflow: hidden;
  position: relative;
}
#page-404-slider-wrapper #page-404-forward,
#page-404-slider-wrapper #page-404-back {
  display: none;
  position: absolute;
  width: 20px;
  height: 30px;
  top: 70px;
  z-index: 5;
  border: 1px solid transparent;
}
#page-404-slider-wrapper #page-404-forward:hover,
#page-404-slider-wrapper #page-404-back:hover {
  border: 1px solid #ddd;
}
#page-404-slider-wrapper #page-404-forward {
  background: url(/static/front/images/new/fast-prev.png) top left no-repeat;
  left: 0;
}
#page-404-slider-wrapper #page-404-back {
  background: url(/static/front/images/new/fast-next.png) top left no-repeat;
  right: 0;
}
#page-404-slider-wrapper #page-404-slider {
  height: 170px;
  width: 1000%;
  position: absolute;
  left: 0;
  top: 0;
}
#page-404-slider-wrapper #page-404-slider > li {
  width: 187px;
  margin: 0 4px;
  height: 100%;
}
#page-404-slider-wrapper #page-404-slider > li a {
  display: block;
  border-bottom: 2px solid #777;
}
#page-404-slider-wrapper #page-404-slider > li a:hover,
#page-404-slider-wrapper #page-404-slider > li a.current {
  border-color: #ff6600;
}
#page-404-slider-wrapper #page-404-slider > li a img {
  width: 100%;
  margin-top: 20px;
}
#page-404-slider-wrapper #page-404-slider > li a p {
  font-family: RobotoRegular;
  text-transform: uppercase;
  text-align: center;
  margin: 12px 0;
  font-size: 14px;
}
.model-section[id^='cat-'] h1 {
  height: 50px;
  font: 25px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  background: #f3f3f3;
  padding-left: 20px;
  text-transform: uppercase;
  color: #707070;
  position: relative;
}
.model-section[id^='cat-'] h1 .tab-header {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.model-section[id^='cat-'] h1 .tab-header li {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.model-section[id^='cat-'] h1 .tab-header li.ui-state-active a {
  color: #ff6600;
}
.model-section[id^='cat-'] h1 .tab-header li a {
  font: 17px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #707070;
  margin: 0 6px;
  height: 50px;
  display: block;
  text-transform: capitalize;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: none;
  border: none;
  padding: 0;
}
.model-section[id^='cat-'] h1 .tab-header li a:hover {
  color: #ff6600;
}
.model-section[id^='cat-'] h1 a.not-tab {
  color: #707070;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font: 17px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  text-transform: capitalize;
  display: block;
  position: relative;
  margin: 0 6px;
}
.model-section[id^='cat-'] h1 a.not-tab:hover {
  color: #ff6600;
}
.model-section[id^='cat-'] #moto-paint-link {
  display: block;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
  border-bottom: 2px solid transparent;
  margin-left: 60px;
  color: #000;
  height: 70px;
  width: 150px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.model-section[id^='cat-'] #moto-paint-link:hover {
  border-color: #ff6600;
}
.model-section[id^='cat-'] #moto-paint-link img {
  width: 90px;
  height: 90px;
  margin-left: -80px;
  padding-right: 10px;
}
.model-section[id^='cat-'] #moto-paint-link span {
  position: relative;
  bottom: 30px;
}
/* 404 section */
h1.catalog-header {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
  font: 25px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
div.section-description {
  margin-bottom: 20px;
}
/* callback */
#callback {
  display: block;
  position: absolute;
  width: 140px;
  height: 70px;
  top: 15px;
  right: 242px;
}
#callback a {
  display: block;
  border: 1px solid #d3d3d3;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font: 20px/24px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  width: 100%;
  padding: 11px 0;
  text-align: center;
  color: #ff6600;
  text-transform: uppercase;
}
#callback a:hover {
  border-color: #ff6600;
}
/* callback */
/* service section */
h1.catalog-header {
  font: 35px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  border-bottom: 2px solid #ccc;
}
a.service-description-turn {
  font-size: 18px !important;
  color: #ff6600 !important;
  border-bottom: 1px dotted #ff6600 !important;
  line-height: 16px !important;
  font: 18px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.section-description {
  overflow: hidden;
}
.section-description p span {
  display: block;
}
.section-description img {
  float: none !important;
  display: block;
  margin: 0 auto !important;
  max-width: 920px;
}
.section-description p {
  font: 14px/20px Arial, Verdana, Geneva, sans-serif;
}
.section-description h1,
.section-description h2,
.section-description h3,
.section-description h4,
.section-description h5 {
  background: none !important;
  text-transform: none !important;
  color: #ff6600 !important;
}
.section-description h1 strong,
.section-description h2 strong,
.section-description h3 strong,
.section-description h4 strong,
.section-description h5 strong,
.section-description h1 b,
.section-description h2 b,
.section-description h3 b,
.section-description h4 b,
.section-description h5 b {
  font-weight: normal;
}
.section-description strong {
  font-weight: bold;
}
.section-description b {
  font-weight: bold;
}
.section-description i {
  font-style: italic;
}
.section-description h1 {
  font: 35px/80px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  height: 80px !important;
}
.section-description h1 a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  font: 35px/80px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  border-bottom: 1px dotted #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.section-description h1 a:hover {
  color: #ff6600;
  border-color: #ff6600;
}
.section-description h2 {
  font: 30px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  color: #fff !important;
  display: block !important;
  background: #ff6600 !important;
  height: 50px !important;
  padding-left: 20px;
}
.section-description h2 a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  font: 30px/50px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  color: #fff !important;
  border-bottom: 1px dotted transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.section-description h2 a:hover {
  border-color: #fff !important;
}
.section-description h3 {
  font: 25px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  height: auto !important;
  padding: 15px 0 5px 0 !important;
}
.section-description h3 a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  font: 25px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  border-bottom: 1px dotted #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.section-description h3 a:hover {
  color: #ff6600;
  border-color: #ff6600;
}
.section-description h4 {
  font: 20px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  height: 30px !important;
}
.section-description h4 a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  color: #000 !important;
  font: 20px/30px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  border-bottom: 1px dotted #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.section-description h4 a:hover {
  color: #ff6600;
  border-color: #ff6600;
}
.section-description h5 {
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  height: 20px !important;
}
.section-description h5 a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  color: #000 !important;
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif !important;
  border-bottom: 1px dotted #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.section-description h5 a:hover {
  color: #ff6600;
  border-color: #ff6600;
}
.section-description a {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-transform: none !important;
  text-decoration: none;
  color: #000 !important;
  font: 14px/20px Arial, Verdana, Geneva, sans-serif !important;
  border-bottom: 1px dotted #000 !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.section-description a:hover {
  color: #ff6600 !important;
  border-color: #ff6600 !important;
}
.section-description table {
  font: 14px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
}
.section-description table td {
  vertical-align: middle;
  border: 1px solid #666;
}
.section-description table thead td {
  text-align: center;
}
.section-description table tbody td {
  text-align: center;
}
.section-description table tbody td:first-child {
  text-align: left;
}
.section-description table tbody td h6 {
  padding: 4px 0;
  padding-left: 8px;
}
.section-description ul {
  padding: 4px 0;
  list-style: disc;
}
.section-description ul li {
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #000;
  padding: 8px 0;
  margin-left: 20px;
  list-style-type: disc;
  list-style-position: outside;
}
.section-description ol {
  list-style: decimal;
  list-style-type: decimal;
}
.section-description ol li {
  list-style-type: decimal;
  font: 16px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  color: #000;
  padding: 8px 0;
  margin-left: 20px;
  list-style-position: outside;
}
/* service section */
/* callback */
/* select plugins section */
.cur-selected {
  position: relative;
}
.text {
  display: block;
  margin: 0;
  padding: 0;
  outline: none;
  box-shadow: none;
  background: none;
  width: 380px;
  padding-left: 16px;
  border: 1px solid #ddd;
  height: 32px;
  position: relative;
  font-size: 20px;
  line-height: 30px;
  font: 13px/16px Arial, Verdana, Geneva, sans-serif;
}
.sel-btn {
  position: absolute;
  right: 2px;
  top: 2px;
  display: block;
  width: 30px;
  height: 30px;
  background: url(/static/front/images/new/select-arrow.png) left top no-repeat;
  cursor: pointer;
}
.select-options {
  max-height: 300px;
  overflow-y: scroll;
  border: 1px solid #ddd;
  display: none;
  position: absolute;
  z-index: 3;
  width: 398px;
  background: #ffffff;
  font: 13px/16px Arial, Verdana, Geneva, sans-serif;
}
.select-options li {
  font-size: 20px;
  line-height: 30px;
  padding-left: 16px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.select-options li:hover {
  background-color: #ddd;
  color: #ff6600;
}
#one-click-choose .block-middle {
  padding: 10px 0 20px;
}
#one-click-choose .select-options {
  max-height: 200px;
}
#one-click-choose .fast-manuf h3,
#one-click-choose .fast-model h3,
#one-click-choose .fast-year h3 {
  font: 18px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin: 8px 0;
}
#one-click-choose .fast-year .text {
  width: 140px;
}
#one-click-choose .fast-year .select-options {
  width: 156px;
}
#one-click-choose .fast-manuf,
#one-click-choose .fast-model {
  margin-right: 20px;
}
#one-click-choose .fast-manuf .text,
#one-click-choose .fast-model .text {
  width: 350px;
}
#one-click-choose .fast-manuf .select-options,
#one-click-choose .fast-model .select-options {
  width: 366px;
}
#one-click-choose .select-options-item {
  font-size: 13px;
}
#one-click-choose .block-bottom h3 {
  font: 18px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin: 8px 0;
}
#one-click-choose .block-bottom h4 {
  font: 15px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  margin: 8px 0;
}
#one-click-choose .block-bottom section.left {
  width: 390px;
}
#one-click-choose .block-bottom section.left .blocks {
  width: 160px;
  display: block;
}
#one-click-choose .block-bottom section.left .blocks li {
  display: block;
  width: 100%;
  height: 50px;
  padding: 12px 0;
}
#one-click-choose .block-bottom section.left .blocks li a {
  display: block;
  position: relative;
}
#one-click-choose .block-bottom section.left .blocks li a:hover > span {
  border-color: #ff6600;
}
#one-click-choose .block-bottom section.left .blocks li a span {
  display: block;
  width: 90px;
  margin-left: 8px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font: 18px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  position: absolute;
  bottom: 2px;
  left: 58px;
}
#one-click-choose .block-bottom section.left div.right {
  width: 190px;
  padding: 0 20px;
  position: relative;
}
#one-click-choose .block-bottom section.left div.right #fast-scroll {
  width: 190px;
  height: 268px;
  overflow: hidden;
  position: relative;
}
#one-click-choose .block-bottom section.left div.right #fast-scroll .scroll-category {
  width: 190px;
  height: 268px;
  overflow: hidden;
  position: relative;
}
#one-click-choose .block-bottom section.left div.right #fast-scroll .scroll-content {
  width: 190px;
  padding-top: 0;
}
#one-click-choose .block-bottom section.left div.right .category li {
  position: relative;
  padding: 2px 0;
}
#one-click-choose .block-bottom section.left div.right .category li .custom-check + label {
  margin-left: 18px;
  position: relative;
  font: 14px/20px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  cursor: pointer;
}
#one-click-choose .block-bottom section.left div.right .category li .custom-check + label span {
  display: inline-block;
  left: -18px;
  top: 3px;
  margin-left: 0;
}
#one-click-choose .block-bottom section.left div.right .category li .custom-check + label span span {
  width: 10px;
  height: 10px;
  display: block;
  left: 1px;
  top: 1px;
  position: relative;
}
#one-click-choose .block-bottom section.left div.right .ui-slider-vertical {
  width: 4px;
  background: none;
  border: none;
}
#one-click-choose .block-bottom section.left div.right .ui-slider .ui-slider-handle {
  width: 2px;
}
#one-click-choose .block-bottom section.left div.right .ui-slider-handle.ui-state-default.ui-corner-all {
  width: 3px;
  border: none;
  background: #ff6600;
}
#one-click-choose .block-bottom section.right {
  width: 100%;
}
#one-click-choose .block-bottom section.right ul li {
  width: 48%;
  padding: 10px 1%;
}
#one-click-choose .block-bottom section.right ul li h4 {
  overflow: hidden;
  padding-left: 14px;
  text-overflow: ellipsis;
}
#one-click-choose .block-bottom section.right ul li .fast-check + label {
  display: block;
  width: 96px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #f3f3f3;
  color: #000;
  float: right;
  margin-right: 32px;
  font: 14px/32px RobotoRegular, Arial, Verdana, Geneva, sans-serif;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#one-click-choose .block-bottom section.right ul li .fast-check + label:hover {
  background: #ff6600;
  color: #fff;
}
#one-click-choose .block-bottom section.right ul li .fast-check:checked + label {
  background: #ff6600;
  color: #fff;
}
#one-click-choose .block-bottom section.right #fast-scroll1 {
  width: 100%;
  height: 268px;
  overflow: hidden;
  position: relative;
}
#one-click-choose .block-bottom section.right #fast-scroll1 .scroll-category {
  width: 100%;
  height: 268px;
  overflow: hidden;
  position: relative;
}
#one-click-choose .block-bottom section.right #fast-scroll1 .scroll-content {
  width: 100%;
  padding-top: 0;
}
#one-click-choose .block-bottom section.right .ui-slider-vertical {
  width: 4px;
  background: none;
  border: none;
}
#one-click-choose .block-bottom section.right .ui-slider .ui-slider-handle {
  width: 2px;
}
#one-click-choose .block-bottom section.right .ui-slider-handle.ui-state-default.ui-corner-all {
  width: 3px;
  border: none;
  background: #ff6600;
}
.tab-for-tab{
	font-size:20px;
}
/* select plugins section */
/**/
.leftMenuWidget{
	margin-top:30px;
}
.leftMenuWidget ul li.first{
	font-weight:bold;
	margin-bottom:5px;
}
.leftMenuWidget ul li.first ul{
	margin: 5px 0px 10px;
}
.leftMenuWidget ul li.second{
	padding-left:20px;
	margin-bottom:5px;
	font-weight: normal;
}
.leftMenuWidget .title{
	font-weight:bold;
	margin-bottom:15px;
}
.leftMenuWidget ul li ul{
    display: none;
}
.leftMenuWidget .more_items{
    margin-left: 5px;
    cursor: pointer;
    font-size: 13px;
}
.leftMenuWidget .more_items:hover{
  color: #ff6600;
}
/* css for tire filter */
.filter-sizes, .filter-prop{
	width:100%;
	margin-bottom:20px;
}
.filter-sizes lable, .filter-prop lable{
	font-size: large;
	display: inline-block;
    margin-bottom: 15px;
}
.filter-prop lable{
    margin-top: 30px;
}
.filter-sizes .outer-box{
	width:30%;
	margin-right:20px;
	display:inline-block;
}
.filter-sizes .select-frame{
	width:100%;
}
.tires-block .filter-prop section.bottom > .tyre-catalog-wrapper > ul > li{
	display:inline-block;
}
.tires-block .filter-prop section.bottom > .tyre-catalog-wrapper > ul {
	width:100%
}
.info-prop{
	margin-top:20px;
}
.item-prop .nasklade{
	font-weight: bold;
	margin-bottom:10px;
}

/* new filter begin */
.assort-list {
  overflow: hidden;
  padding: 15px 0 0;
}
#breadcrumbs + .main .assort-list {
	padding-top: 42px;
}
.assort-item {
	position: relative;
	float: left;
	/*width: 370px;*/
	width: 570px;
	height: 115px;
	margin-right: 30px;
}
.assort-list .assort-item:last-child {
  margin-right: 0;
}
.assort-list .assort-item a {
  display: block;
  height: 100%;
}
.assort-list .assort-item .assort-item__title {
  position: absolute;
  bottom: 0;
  padding: 7px 20px;
  left: 0;
  right: 0;
  font-size: 16px;
  color: #fff;
  background: rgba(255, 102, 0, .85);
  font-family: RobotoRegular;
}
.assort-list .assort-item .assort-item__title span {
  text-transform: uppercase;
  font-weight: bold;
}
.assort-list .assort-item:hover .assort-item__title {
  background: #ff6600;
}
.assort-list.assort-list_more .assort-item {
  width: 270px;
}
.assort-list.assort-list_more .assort-item a
{
  background-size: 100% auto !important;
}
.assort-list.assort-list_more .assort-item .assort-item__title span {
  display: block;
}
/* new filter end */

.sitemap-widget {
    margin: 60px 0 0;
    padding-bottom: 40px;
}
.sitemap-widget > .sitemap_category {
    margin: 0 0 12px;
}
.sitemap-widget > .sitemap_category > a{
	color: #ff6600;
}
.sitemap-widget .sitemap_category > a {
	font-weight: bold;
    display: inline-block;
    margin: 0 0 5px;
}
.sitemap-widget .sitemap_category_list {
	margin: 10px 0;
	padding-left: 20px;
}
.sitemap-widget .sitemap_category_list .sitemap_category {
	margin: 0 0 5px;
}
.sitemap-widget .sitemap_category_list a {
	font-weight: normal;
}
 .sitemap-widget .sitemap_category_list > .sitemap_category a {
	color: #000;
}
.sitemap-widget .sitemap_category_list .sitemap_category_list a {
	position: relative;
}
.sitemap-widget .sitemap_category_list .sitemap_category_list a:before {
	content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #000;
    vertical-align: middle;
    margin-right: 8px;
    border-radius: 50%;
}








