@font-face {
    font-family: 'PT Sans', sans-serif!important;
}
/**глобальные параметры body, h1,h2,h3,h4,h5,h6,table,em, и т.д.**/
html, body{
    font-family: "Arial",sans-serif;
    font-size: 13px;
    height:100%; 
    margin: 0;
    padding: 0;
    color: #666666;
}
h1,h2,h3,h4,h5{
    font-family: 'PT Sans', sans-serif!important;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    color:#2b2c2e;
    margin: 0;
}
h1 {
    line-height: normal;
    font-size: 28px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 19px;
    line-height: 18px; 
}
h4 {
    font-size: 17px;
}
h5 {
    font-family: 'PT Sans'!important;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    margin: 0;
    font-size: 12px;
}
.big-phone {
    font-size: 19px;
    line-height: 18px;
    font-family: 'PT Sans', sans-serif!important;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold; 
    color:#2b2c2e;
    margin: 0;
}
.link-pseudo { color: #1a8ed0; border-bottom: 1px dotted; text-decoration: none!important;}
.link-pseudo:hover {border-bottom: 1px solid;}
a{color: #1a8ed0; text-decoration: underline;}
a:hover{color: #1a8ed0;text-decoration: none;}
.hidden {display: none!important;}

/**макт основной**/
.wrapper{
    min-height:100%;
    height:auto!important;
    height:100%;
    margin:0 auto -87px;
    padding-bottom: 50px;
}
.push,.footer{height:110px;}
.footer {
    background-color: #efefef;
    /**margin-top: 50px;**/
    box-shadow: inset 3px 3px 5px 0px #C9C9C9;
    -webkit-box-shadow: inset 3px 3px 5px 0px #C9C9C9;
    -moz-box-shadow: inset 3px 3px 5px 0px #C9C9C9;
    -o-box-shadow: inset 3px 3px 5px 0px #C9C9C9;
}
.nav-block {
    margin-bottom: 18px;
}
.navbar-inner {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.navbar-inner .container ul.nav li a {
    padding-left: 10px;
    padding-right: 10px;
}

.navbar-inner .container ul.nav li.active a {
    margin-top: -1px;
    padding-top: 11px;
    text-shadow: none;
    background: rgb(43,133,185); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(43,133,185,1) 0%, rgba(50,155,215,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(43,133,185,1)), color-stop(100%,rgba(50,155,215,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(43,133,185,1) 0%,rgba(50,155,215,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(43,133,185,1) 0%,rgba(50,155,215,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(43,133,185,1) 0%,rgba(50,155,215,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(43,133,185,1) 0%,rgba(50,155,215,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b85b9', endColorstr='#329bd7',GradientType=0 );
    box-shadow: inset 0px 8px 10px 5px rgba(0, 82, 129, 0.55);
    -moz-box-shadow: inset 0px 8px 10px 5px rgba(0, 82, 129, 0.55);
    -webkit-box-shadow: inset 0px 8px 10px 5px rgba(0, 82, 129, 0.55);
    cursor: default;
}
.navbar-inner .container ul.nav li.active:hover a h5 {
    color: #ffffff!important;
}

.navbar-inner .container ul.nav li.active a h5 {
    color: #ffffff;
}

.navbar .divider-vertical {
    margin: 0 -1px;
}
/**.logo-block{height:100px;}**/
.logo-block .phone{margin-bottom: 24px;}
/*.logo-block .item2{padding-left: 34px;}*/
.logo-block .item2{padding-left: 10px;}
.logo-block .item2 .phone h3{float: left; margin-right: 14px;}
.logo-block .item2 .call-me {float: left; margin-right: 25px;}
.logo-block .search-block{
    margin-left: 259px;
    margin-top: -10px;
}
.search-block #search form {
    margin: 0 0 10px;
}

.phone > h3 > i {
    margin: 5px 0px 0 0;
}
.phone > h3 span {
    padding-left: 3px;
    color: #2b2c2e;
}
.logo-block .search-block input.search{
    width: 696px;
    padding: 4px 26px 4px 6px;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(194,194,194,1);
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(194,194,194,1);
    box-shadow: inset 0px 1px 3px 0px rgba(194,194,194,1);
}
/**иконки**/
[class^="icon-a-"], [class*=" icon-a-"] {
    display: inline-block;
/**
background-image: url("../img/glyphicons-halflings.png");
background-repeat: no-repeat;
**/
}

.icon-a-phone {
    width: 17px;
    height: 13px;
    margin: 5px 5px 0 0;
    background: transparent url('../img/icon-a-phone.png') no-repeat scroll top left;
}

.btn-cart .icon-a-call {
    margin-top: 0;
} 

.icon-a-call {
    width: 16px;
    height: 17px;
    margin: -2px 9px 0 0;
    background: transparent url('../img/icon-a-call.png') no-repeat scroll top left;
}
.icon-a-clock {
    width: 16px;
    height: 17px;
    margin: 0px 5px 0 0;
    background: transparent url('../img/icon-a-clock.png') no-repeat scroll top left;
}
.icon-a-location {
    width: 12px;
    height: 18px;
    margin: -2px 9px 0 0;
    background: transparent url('../img/icon-a-location.png') no-repeat scroll top left;
}
.icon-a-cart {
    width: 15px;
    height: 17px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -1px;
    background: transparent url('../img/icon-a-cart.png') no-repeat scroll top left;
}
.icon-a-search{
    margin-top: 15px;
    position: absolute;
    width: 17px;
    height: 16px;
    margin-left: 690px;
    border: 0;
    box-shadow: none;
    background: transparent url('../img/icon-a-search.png') no-repeat scroll top left;
}
.icon-a-sidebar{
    width:5px;
    height:10px;
    background: transparent url('../img/icon-a-sidebar.png') no-repeat scroll top left;
}
.icon-a-sidebar2{
    width:5px;
    height:10px;
    background: transparent url('../img/icon-a-sidebar2.png') no-repeat scroll top left;
}
.icon-a-sidebarh{
    width:5px;
    height:10px;
    background: transparent url('../img/icon-a-sidebar.png') no-repeat scroll top left;
}
.icon-a-circle {
    width: 7px;
    height: 7px;
    background: transparent url('../img/icon-a-circle.png') no-repeat scroll top left;
}
.icon-a-circle2 {
    width: 9px;
    height: 9px;
    background: transparent url('../img/icon-a-circle2.png') no-repeat scroll top left;
}
.icon-a-stihl {
    width: 98px;
    height: 22px;
    background: transparent url('../img/icon-a-stihl.png') no-repeat scroll top left;
}
.icon-a-viking {
    width: 98px;
    height: 30px;
    background: transparent url('../img/icon-a-viking.png') no-repeat scroll top left;
}
.icon-a-stop {
    margin-top: -1px;
    margin-right: 5px;
    width: 14px;
    height: 16px;
    background: transparent url('../img/icon-a-stop.png') no-repeat scroll top left;
}
.icon-a-else {
    width: 13px;
    height: 9px;
    background: transparent url('../img/icon-a-else.png') no-repeat scroll top left;
    margin-top: 5px;
}
.icon-a-del {
    width: 17px;
    height: 17px;
    background: transparent url('../img/icon-a-del.png') no-repeat scroll top left;
}
.icon-a-card {
    width: 20px;
    height: 14px;
    background: transparent url('../img/icon-a-card.png') no-repeat scroll top left;
}
.icon-a-drop {
    margin: 8px 0px 0px 8px;
    width: 7px;
    height: 8px;
    background: transparent url('../img/icon-a-drop.png') no-repeat scroll top left;
}
.icon-a-speaker {
    width: 17px;
    height: 18px;
    background: transparent url('../img/icon-a-speaker.png') no-repeat scroll top left;
}
.icon-a-NOT_ZAKAZ,.icon-a-IN_STOCK,.icon-a-NOT_ORDER,.icon-a-check {
    width: 13px;
    height: 14px;
    background: transparent url('../img/icon-a-check.png') no-repeat scroll top left;
}
.icon-a-reviews {
    width: 12px;
    height: 18px;
    background: transparent url('../img/icon-a-reviews.png') no-repeat scroll top left;
}
.icon-a-thup {
    width: 12px;
    height: 14px;
    background: transparent url('../img/icon-a-thup.png') no-repeat scroll top left;
}
.icon-a-thdn {
    width: 12px;
    height: 14px;
    background: transparent url('../img/icon-a-thdn.png') no-repeat scroll top left;
}
.icon-a-assort {
    width: 14px;
    height: 15px;
    background: transparent url('../img/icon-a-assort.png') no-repeat scroll top left;
}
.icon-a-tool {
    width: 58px;
    height: 51px;
    background: transparent url('../img/icon-a-tool.png') no-repeat scroll top left;
}
.icon-a-rocket {
    width: 16px;
    height: 17px;
    background: transparent url('../img/icon-a-rocket.png') no-repeat scroll top left;
}
.icon-a-close {
    width: 16px;
    height: 17px;
    background: transparent url('../img/icon-a-close.png') no-repeat scroll top left;
}
.icon-a-dot {
    width: 5px;
    height: 5px;
    background: transparent url('../img/icon-a-dot.png') no-repeat scroll top left;
}
.icon-a-min {
    margin-top: 8px;
    width: 11px;
    height: 3px;
    background: transparent url('../img/min.png') no-repeat scroll top left;
}
.icon-a-max {
    margin-top: 4px;
    width: 11px;
    height: 11px;
    background: transparent url('../img/max.png') no-repeat scroll top left;
}
.icon-a-volume {
    width: 14px;
    height: 17px;
    background: transparent url('../img/icon-a-volume.png') no-repeat scroll top left;
}
.icon-a-dropdown,.icon-a-dropdown.active {
    width: 12px;
    height: 8px;
    background: transparent url('../img/icon-a-dropdown-down.png') no-repeat scroll top left;
}
.icon-a-dropdown.active {
    background: transparent url('../img/icon-a-dropdown-up.png') no-repeat scroll top left!important;
}
.icon-a-NOT_AVAILABLE, .icon-a-icon-a-warning{
    width: 20px;
    height: 17px;
    background: transparent url('../img/icon-a-warning.png') no-repeat scroll top left;
}
.icon-a-ON_ORDER, .icon-a-hourglass{
    width: 12px;
    height: 20px;
    background: transparent url('../img/icon-a-hourglass.png') no-repeat scroll top left;
}
.icon-a-difference {
    width: 16px;
    height: 19px;
    background: transparent url('../img/icon-a-difference.png') no-repeat scroll top left;
}
.icon-a-clearlist {
    width: 20px;
    height: 15px;
    background: transparent url('../img/icon-a-clearlist.png') no-repeat scroll top left;
}
.icon-a-chevup {
    width: 12px;
    height: 8px;
    background: transparent url('../img/icon-a-chevup.png') no-repeat scroll top left;
}
.icon-a-chevdn {
    width: 12px;
    height: 8px;
    background: transparent url('../img/icon-a-chevdn.png') no-repeat scroll top left;
}

.strong-black {
    font-weight: bold;
    color: #2b2c2e;
}
/**
______________
*/
#fancybox-close {
    background: url("../img/close.png");
    height: 17px;
    width: 17px;
    opacity: 1;
    position: absolute;
    top: 18px;
    right: 13px;
}
#fancybox-right-ico {
    background: transparent url('../img/chevron-right.png') no-repeat scroll top left;
    width: 49px;
    height: 49px;
}
#fancybox-left-ico {
    background: transparent url('../img/chevron-left.png') no-repeat scroll top left;
    width: 49px;
    height: 49px;
}
/**bootstarp**/
.muted {color: #666666;}
.pagination ul {
    background-image: -moz-linear-gradient( 90deg, rgb(224,236,244) 0%, rgb(243,249,252) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(224,236,244) 0%, rgb(243,249,252) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(224,236,244) 0%, rgb(243,249,252) 100%);
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span{
    background-image: -moz-linear-gradient( 90deg, rgb(244,250,253) 0%, rgb(203,217,227) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(244,250,253) 0%, rgb(203,217,227) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(244,250,253) 0%, rgb(203,217,227) 100%);
    color: #2b2c2e;
}
.pagination ul > li > a, .pagination ul > li > span{
    padding: 9px 15px;
    background: none;
    font-size: 16px;
    font-weight: bold;
    font-family: 'PT Sans'!important;
}

.breadcrumb {
    background: none;
    padding: 0px;
    margin: 0px 0px 3px;
}
.ocb-form-field {
    margin: 0 0px 17px;
}
.ocb-form-field .input-large {
    width: 300px;
}
.ocb-form-field textarea {
    width: 336px;
}

#ocb-id-forPhoneNumber {
    width: 67px;
    margin-left: 5px;
}
#ocb-form {
    margin: 0px;
}
.carousel {
    margin-bottom: 10px;
}

.carousel-control {
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 29px;
    height: 29px;
    margin-top: -20px;
    font-size: 32px;
    font-weight: 100;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    background: #1a8ed0;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.carousel-indicators {
    position: absolute;
    top: inherit;
    right: 50%;
    z-index: 1;
    margin: 0;
    list-style: none;
}
.carousel-indicators li {
    width: 16px;
    height: 16px;
    margin: 0;
    background: url('//toolking.ru.images.1c-bitrix-cdn.ru/bitrix/templates/toolking/components/beono/banner_rotation/template/./images/bull-white.png?14197075321402') center center no-repeat;
}
.carousel-indicators li.active{
    background: url('http://toolking.fingli.ru/bitrix/templates/toolking/components/beono/banner_rotation/template/images/bull-black.png') center center no-repeat;
}
/*todo  перенести из этой*/
.navbar-inner {
    background: #ecf5f9;
}
.nav li:hover > a > h5 {
    color: #3096d0!important;
}
.cart{
    display: inline-block;
    text-align: right;
}
.cart  .btn-cart {
    padding: 6px 11px 6px 5px;
}

.cart .count{
    height: 18px;
    margin-left: -5px;
    line-height: 20px;
    display: inline-block;
    color: #ffffff;
    font-family: 'PT Sans'!important;
    font-weight:700;
    font-size: 14px;
    -webkit-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.61);
    -moz-box-shadow:    0px 3px 3px rgba(50, 50, 50, 0.61);
    box-shadow:         0px 3px 3px rgba(50, 50, 50, 0.61);
    border: none;
    border-bottom: 2px solid #b16b2e;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 6px 11px;
    background-color: #f59440;
    background-image: -moz-linear-gradient(top, #f59440, #ff963b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f59440), to(#ff963b));
    background-image: -webkit-linear-gradient(top, #f59440, #ff963b);
    background-image: -o-linear-gradient(top, #f59440, #ff963b);
    background-image: linear-gradient(to bottom, #f59440, #ff963b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f59440', endColorstr='#ff963b', GradientType=0);
	box-sizing: content-box;
}
.btn-cart {
    line-height: 20px;
    padding: 6px 12px 6px 12px;
    display: inline-block;
    color: #ffffff;
    font-family: 'PT Sans'!important;
    font-style:normal;
    font-weight:bold;
    font-size: 14px;
    -webkit-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.61);
    -moz-box-shadow:    0px 3px 3px rgba(50, 50, 50, 0.61);
    box-shadow:         0px 3px 3px rgba(50, 50, 50, 0.61);
    border: none;
    border-bottom: 2px solid #3f6377;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #2e90c8;
    background-image: -moz-linear-gradient(top, #2e90c8, #339fdc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2e90c8), to(#339fdc));
    background-image: -webkit-linear-gradient(top, #2e90c8, #339fdc);
    background-image: -o-linear-gradient(top, #2e90c8, #339fdc);
    background-image: linear-gradient(to bottom, #2e90c8, #339fdc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e90c8', endColorstr='#339fdc', GradientType=0);
	box-sizing: content-box;
}
.btn-cart a, .btn-cart a:hover,a.btn-cart,a.btn-cart:hover{
    color: #ffffff;
    text-decoration: none;
}
.btn-cart.append{
    height: 18px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;

}
.btn-cart .append i {
    margin-top: -1px;
}
.btn-cart:hover, count:hover {
    color: #ffffff;
    background-position: initial;
}
.btn-cart.grey{
    background-color: #e6e6e6;
    background-image: none;
    border-bottom: 2px solid #979797;
    color: #000000;
}
.cost {
    font-weight: bold;
    color: #666666;
    margin-top: 42px;
    margin-left: 67px;
}
.clock > p {
    margin-left: 21px;
}

.top-user-block {
    margin-top: -21px;
}
.loc-user {
    float: right;
}


/* Modal
_______________________________________________*/
.modal-header{
    background: #f5f5f5;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 1px solid #dcdcdc;
}
.modal-header .close {
    background: url("../img/close.png") no-repeat;
    height: 17px;
    width: 17px;
    margin-top: 8px;
    opacity: 1;
}


/* modal-product
_______________________________________________*/
.modal-product .img{
    min-width: 85px;
    min-height: 85px;
    float: left;
    margin-right: 43px;
}
.modal-product .description{
    padding-top: 13px;
}

.modal-product .description .price{
    font-family: 'PT_Sans';
    font-style: normal;
    font-weight: bold;
    color: #000000;
    font-size: 17px;
}
.modal-product .description a{
    font-weight: bold;
}
.modal-product .btn-group{
    margin-top: 18px;
    margin-bottom: 5px;
}
.modal-product .btn-cart{
    margin-right: 10px;
    float: left;
}


/* Sidenav for Docs
-------------------------------------------------- */

.bs-docs-sidenav {
    width: 228px;
    margin: 0;
    padding: 6px 0 6px 0;
    font-family: 'Arial';
    font-weight: bold;
    font-size: 14px;
    border-bottom: 3px solid #bfc9d0;
    background-color: #e0ecf4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 2px 4px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 2px 4px rgba(50, 50, 50, 0.4);
}
.bs-docs-sidenav > li{
    border-bottom: 1px solid #c7d6df;
    border-top: 1px solid #ffffff;
    border-bottom: 4px solid transparent;
}
.bs-docs-sidenav > li:first-child {
    border-top: none;
}
.bs-docs-sidenav > li:last-child {
    border-bottom: none;
}
.bs-docs-sidenav > li > a {
    display: block;
    color: #2b2c2e;
    text-decoration: none;
    /* width: 190px \9; */
    margin: 0 0 -1px;
    padding: 8px 14px 8px 20px;
    background: transparent url('../img/icon-a-sidebar.png') no-repeat scroll 97% 50%;
}
/* Chevrons */
.bs-docs-sidenav .icon-a-sidebar {
    display: none;
}
.bs-docs-sidenav > li:hover {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 4px 2px -2px gray;
    border-bottom: 4px solid #dcdcdc;
}
.bs-docs-sidenav li:hover > a {
    color: #3096d0;
}
.bs-docs-sidenav li:hover .icon-a-sidebar {
    background: transparent url('../img/icon-a-sidebar2.png') no-repeat scroll top left!important;
}
.bs-docs-sidenav > li > a:hover {
    color: #3096d0;
    background-color: #ffffff;
    background: transparent url('../img/icon-a-sidebar2.png') no-repeat scroll 97% 50%;
}
.bs-docs-sidenav > li > a:active{
    background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
    opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
    background-image: url(../img/glyphicons-halflings-white.png);
    opacity: 1;
}
.bs-docs-sidenav > li > ul{
    display: none;
}
.bs-docs-sidenav > li:hover > ul {
    display: block;
    position: absolute;
    padding-left: 25px;
    padding-bottom: 20px;
    width: 714px;
    margin-left: 239px;
    top: 0;
}

/*.bs-docs-sidenav > li:hover:after {*/
.bs-docs-sidenav > li:hover > a:after {
    margin-top: -1px;
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 18px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 4px solid #dcdcdc;
    left: 222px;
    background-color: #ffffff;
    top: 0;
    z-index: 999;
    content: '';
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
}

/*
.bs-docs-sidenav > li:hover:before{
position: absolute;
border-bottom: 4px solid #dcdcdc;
border-left: 1px solid #dcdcdc;
border-top: 1px solid #dcdcdc;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.72);
-moz-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.72);
box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.72);
width: 226px;
height: 35px;
top: -1PX;
left: -2PX;
content: '';
}*/
/*

*/
.market-block {
    margin-top: 20px;
    text-align: center;
}
.vk-block{
    margin-top: 20px;
}


/**перенести потом в нужное место**/
.nav-sub {
    padding-left: 23px;
    background-color: #ffffff;
    border-bottom: 4px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.72);
    -moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.72);
    box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.72);
    list-style: none;
    z-index: 2;
}
.nav-dsub {
    font-weight: normal;
    list-style-image: url('../img/icon-a-circle.png');
}
.that-one > ul, .that-two > ul, .that-three > ul{
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
.that-one, .that-two, .that-three{
    padding-top: 20px;
    float: left;
    width: 230px;
}
.two > ul{
    display: none;
}
.two.active > ul{
    display: block!important;

}
.two{
    list-style: none;
}

.that-one > .for-that-one {
    font-size: 13px; 
    margin-bottom: 7px;
}
.that-one > .for-that-one > .nav-dsub {
    margin-top: 3px;
    margin-left: 13px;
}
.that-two > .for-that-two > .nav-dsub {
    margin-top: 3px;
    margin-left: 13px;
}
.that-three > .for-that-three > .nav-dsub {
    margin-top: 3px;
    margin-left: 13px;
}

.that-two > .for-that-two {
    font-size: 13px;
    margin-bottom: 7px;
}

.that-three > .for-that-three {
    font-size: 13px;
    margin-bottom: 7px;
}
/**bs docs sidenav stihl start**/
.bs-docs-sidenav-s {
    list-style: none;
    width: 228px;
    height: 79px;
    margin: 11px 0 0;
    padding: 6px 0 6px 0;
    font-family: 'Arial';
    font-weight: normal;
    font-size: 13px;
    border-bottom: 3px solid #bfc9d0;
    background-color: #efefef;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    webkit-box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 2px 4px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 2px 4px rgba(50, 50, 50, 0.4);
}
.bs-docs-sidenav-s .icon-a-sidebar {
    float: right;
    margin-top: 17px;
    margin-right: -5px;
    /**opacity: .25;**/
}
.bs-docs-sidenav-s .icon-a-stihl,.bs-docs-sidenav-s .icon-a-viking {
    position: relative;
    margin-top: 20px;
    margin-left: -97px;

}
.bs-docs-sidenav-s > li > a {
    display: block;
    color: #2b2c2e;
    text-decoration: none;
    width: 190px \9;
    margin: 0 0 -1px;
    padding: 15px 14px; 
}
.bs-docs-sidenav-s > li:hover {
    background: #ffffff;
    position: relative;
    border-bottom: 4px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.72);
    -moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.72);
    box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.72);    
}
.bs-docs-sidenav-s li:hover .icon-a-sidebar {
    background: transparent url('../img/icon-a-sidebar2.png') no-repeat scroll top left!important;
}
.bs-docs-sidenav-s li:hover > a {
    color: #3096d0;
    height: 44px;
}
.bs-docs-sidenav-s > li > a:hover {
    color: #3096d0;
    background: #ffffff;
    height: 43px;
    border-bottom: 1px solid #dcdcdc;
}
.bs-docs-sidenav-s > li > a:active{
    background-color: #dcdcdc;
}
.bs-docs-sidenav-s > li:hover:after {
    margin-top: -1px;
    position: absolute;
    display: inline-block;
    height: 73px;
    width: 22px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 4px solid #dcdcdc;
    left: 218px;
    background-color: #ffffff;
    top: 0;
    z-index: 999;
    content: '';
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
}
.bs-docs-sidenav-s .nav-sub {
    position: absolute;
    height: 340px;
    margin-left: 236px;
    margin-top: -78px;
    padding-left: 30px;
    background-color: #ffffff;
    border-bottom: 4px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.72);
    -moz-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.72);
    box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.72);
    list-style: none;
}
.bs-docs-sidenav-s > li > ul{
    display: none;
}
.bs-docs-sidenav-s > li:hover > ul {
    display: block;
    position: absolute;
    padding-left: 25px;
    width: 512px;
    margin-left: 239px;
    margin-top: -74px;
    height: auto;
    padding-bottom: 20px;
}

/**last news sidebar start**/
.last-news,.viewed-product,#compareBlock {
    margin-top: 11px;
}
.btn.simile .addtoCompareCheckbox {
    display: none;
}
#compareBlock .checkbox_text{
    display: none;
}
#compareBlock label a{
    font-size: 13px;
}
.compare-btn-group {
    margin-left: 20px;
}
.compare-btn-group .btn-cart{
    margin-right: 10px;
}
.last-news .in, .viewed-product .in,#compareBlock .in{
    width: 228px;
    height: auto;
    border: 1px solid #bfc9d0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.last-news .head, .viewed-product .head,#compareBlock .head  {
    border-bottom: 1px solid #bfc9d0;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #000000;
    background: #efefef;
    padding: 10px 0px 10px 20px;
}
.viewed-product ul.view-item{
    margin: 20px 0 20px 35px;
}
#compareBlock ul{
    list-style: none;
    margin: 20px 10px 0px 20px;
}
.inn {
    padding-top: 20px;
    font-weight: normal;
    font-size: 13px;
    list-style: none;
    margin: 0 0 0 14px;
}

ul.inn  li:last-child {
    font-weight: bold;
}
ul.inn > li {
    padding-bottom: 24px;
}

.dt {
    font-weight: normal;
    font-size: 11px;
    color: #000;
    margin: 0;
}
/** лучшие предложения **/
.best  ul {
    margin: 0px;
    padding: 0px;
}
.best  ul  li {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 229px;
    min-height: 308px;
    border: 1px solid #bfc9d0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    _height: 250px; 
}
.best  ul  li:hover {
    margin: 0px;
    width: 240px;
    -webkit-box-shadow: 0px 0px 5px 2px #d7d7d7; 
    -moz-box-shadow: 0px 0px 5px 2px #d7d7d7; 
    box-shadow: 0px 0px 5px 2px #d7d7d7;
}
.buttons {
    display: none;
}
.best ul li:hover  .buttons {
    display: block!important;
    -moz-box-shadow: 0px 3px 4px #d7d7d7;
    -webkit-box-shadow: 0px 3px 4px #d7d7d7;
    box-shadow: 0px 3px 4px #d7d7d7;
    margin-left: -1px;
    background-color: #ffffff;
    position: absolute;
    border-right: 1px solid #bfc9d0;
    border-bottom: 1px solid #bfc9d0;
    border-left: 1px solid #bfc9d0;
    width: 240px;
    min-height: 90px;
    margin-top: 10px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.best ul li .buttons .btn-cart {
    margin-left: 16px;
    margin-top: 5px;
}
.best ul li .buttons .btn-cart > i {
    margin-left: 7px;
    margin-right: 0px;
}
.incart {
    cursor: pointer;
    text-align: center;
    padding: 4px 0px 0px 0px;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-top: 20px;
    width: 112px;
    height: 26px;
    background: rgb(46, 144, 200);
    background: -moz-linear-gradient(90deg, rgb(46, 144, 200) 40%, rgb(51, 159, 220) 70%);
    background: -webkit-linear-gradient(90deg, rgb(46, 144, 200) 40%, rgb(51, 159, 220) 70%);
    background: -o-linear-gradient(90deg, rgb(46, 144, 200) 40%, rgb(51, 159, 220) 70%);
    background: -ms-linear-gradient(90deg, rgb(46, 144, 200) 40%, rgb(51, 159, 220) 70%);
    background: linear-gradient(180deg, rgb(46, 144, 200) 40%, rgb(51, 159, 220) 70%);
    color: #ffffff;
    font-family: 'PT Sans'!important;
    font-weight: 700;
    font-size: 14px;
    border-bottom: 2px solid #3f6377;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.incart > i {
    margin-left: 10px;
}
.incart:hover {
    padding: 4px 0px 0px 0px;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-top: 20px;
    width: 112px;
    height: 26px;
    background: #3f6377;
    color: #ffffff;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 2px solid #3f6377;
    -webkit-box-shadow: 0px 1px 3px #329bd7;
    -moz-box-shadow:    0px 1px 3px #329bd7;
    box-shadow:         0px 1px 3px #329bd7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.quickbuy {
    cursor: pointer;
    text-align: center;
    padding: 4px 0px 0px 0px;
    margin-left: 15px;
    margin-bottom: 12px;
    margin-left: 15px;
    width: 138px;
    height: 26px;
    background: rgb(234, 115, 9);
    background: -moz-linear-gradient(90deg, rgb(234, 115, 9) 0%, rgb(255, 151, 61) 100%);
    background: -webkit-linear-gradient(90deg, rgb(234, 115, 9) 0%, rgb(255, 151, 61) 100%);
    background: -o-linear-gradient(90deg, rgb(234, 115, 9) 0%, rgb(255, 151, 61) 100%);
    background: -ms-linear-gradient(90deg, rgb(234, 115, 9) 0%, rgb(255, 151, 61) 100%);
    background: linear-gradient(180deg, rgb(234, 115, 9) 0%, rgb(255, 151, 61) 100%);
    color: #ffffff;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 2px solid #b16b2e;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.quickbuy:hover {
    padding: 5px 0px 0px 0px;
    margin-left: 15px;
    margin-bottom: 12px;
    margin-left: 15px;
    width: 138px;
    height: 25px;
    background: #b16b2e;
    color: #ffffff;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 2px solid #b16b2e;
    -webkit-box-shadow: 0px 1px 3px #fc9337;
    -moz-box-shadow:    0px 1px 3px #fc9337;
    box-shadow:         0px 1px 3px #fc9337;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.quickbuy > i {
    margin-left: 10px;
}
.simile.btn.nextPageIndex {
    margin-top: 5px;
} 

/** успей купить, новинка, супер цена **/
.best ul li .STICKER-BUY {
    margin-left: 120px;
    margin-right: 10px;
    margin-top: -6px;
    position: absolute;
}
.best ul li .STICKER-NEW {
    margin-left: 150px;
    margin-right: 10px;
    margin-top: -6px;
    position: absolute;
}
.best ul li .STICKER-SUPER {
    margin-left: 135px;
    margin-right: 10px;
    margin-top: -6px;
    position: absolute;
}
/** успей купить, новинка, супер цена **/

/** лучшие предложения наименование, цена, отсчет*/
.best ul li .new-price {
    float: left;
}

.best ul li .new-price {
    margin-bottom: 15px;
    margin-left: 16px;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    font-size: 22px;
    color: #000;
}
.best ul li .old-price {
    margin-left: 100px;
    text-decoration: line-through;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    font-size: 13px;
    color: #d90000;
}
.best ul li .old-price {
    min-height: 20px;
}

.best-one {
    margin-left: 20px;
    width: 205px!important;
    height: 176px!important;
}
.best ul li .best-two {
    margin-left: 15px;
    margin-top: 25px;
    min-height: 40px;
    margin-bottom: 6px;
}
.best ul li .best-three {
    margin-left: 15px;
    margin-bottom: 5px;
    min-height: 20px;
    font-weight: bold;
    font-size: 12px;
}
/** лучшие предложения наименование, цена, отсчет*/

.new-price {
    margin-left: 16px;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    font-size: 22px;
    color: #000;
    white-space: nowrap;
}
.old-price {
    margin-left: 95px;
    text-decoration: line-through;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    font-size: 13px;
    color: #d90000;
    white-space: nowrap;
}
.best-three > i {
    margin-right: 5px;
    margin-top: -1px;
}
.best-two, .best-three {
    margin-left: 16px;
    margin-bottom: 10px;
}
.best-three > i {
    margin-right: 5px;
    margin-top: -1px;
}
.best-three {
    font-weight: bold;
    font-size: 12px;
}
/** кнопка показать еще **/
.review-showelse {
    list-style: none;
}

.show-else {
    background-color: #e6e6e6;
    margin-top: 10px;
    padding: 0px;
    width: 130px;
    height: 30px;
    border-bottom: 1px solid #c9c9c9;
    -webkit-box-shadow: 0px 3px 1px #979797;
    -moz-box-shadow: 0px 3px 1px #979797;
    box-shadow: 0px 3px 1px #979797;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.show-else a {
    text-decoration: none;
    color: #2b2c2e;
    font-family: 'PT Sans'!important;
    font-size: 14px;
    font-weight: bold;
}

.show-else > i {
    margin-top: 5px;
    margin-left: 5px;
}
/** кнопка показать еще **/

/*кнопка сравнения checkbox*/
.compare a .icheckbox_minimal-blue {
    display: none;
}


/** текстовое поле на главной**/
.index-text {
    margin-top: 25px;
    padding: 20px;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/** текстовое поле на главной**/
/**footer**/
.copyright, .map {
    font: "Arial";
    font-weight: normal;
    font-size: 12px;
    margin-top: 13px;
}
.copyright > .copyright-1 > p {
    margin-bottom: -2px;
}
.copyright > p {
    padding: 0px;
    margin-top: 10px;
}
.map {
    margin-top: 13px;
}
.map > p {
    margin: 0px;
}
.foot-phone-1 {
    margin-top: 15px;
}
.foot-phone-1 > h3 {
    float: left;
    padding-right: 15px;
}
.foot-phone-2 {
    margin-left: 9px;
    margin-top: 7px;
}
.foot-phone-2 > h3 {
    float: left;
    padding-right: 15px;
}
.v-v-two, .v-v-three {
    margin: 0!important;
    padding: 0;
}
.v-v-four {
    margin-left: 14px;
}
.title-vendors-category {
    font-size: 17px;
    color: #2b2c2e;
}
.title-vendors-category .for-vendor-name{
    font-weight: bold;
}
/** карта сайта **/
.map-columns, .catalog-section-list {
    margin-top: 12px;
}
.map-columns ul {
    list-style: none;
}
.catalog-section-list ul {
    list-style: none;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
}
.catalog-section-list ul ul{
    font-size: 13px;
}
.catalog-section-list ul ul ul {
    font-weight: normal;
    list-style-image: url('//toolking.ru.images.1c-bitrix-cdn.ru/bitrix/templates/toolking/img/icon-a-circle.png?14197075341026');
}
/** карта сайта **/

/** вы смотÐµÐ»Ð¸ **/
.see {
    margin-top: 11px;
}
.see > .in{
    width: 228px;
    min-height: 134px;
    border: 1px solid #bfc9d0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.see .head {
    border-bottom: 1px solid #bfc9d0;
    padding-left: 15px;
    text-transform: uppercase;
    padding-top: 11px;
    height: 30px;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    background: #efefef;
}
.see .inn {
    padding: 0px;
}
.see .inn > ul {
    margin-top: 10px;
    padding-top: 5px;
    font-family: 'Arial';
    font-weight: normal;
    font-size: 13px;
    list-style-image: url('../img/icon-a-circle2.png');
}
.see .inn ul li {
    padding-top: 0px;
    padding-bottom: 0px;
}
.see .inn ul li:last-child {
    font-weight: normal;
}
/** Ð²Ñ ÑÐ¼Ð¾ÑÑÐµÐ»Ð¸ **/
/** Ð½Ð¾Ð²Ð¾ÑÑÐ¸ ÑÑÑÐ°Ð½Ð¸ÑÐ°**/
.news {
    margin: 16px 0px 0px 0px;
    list-style: none;
}
.news.lsnn {
    margin: 16px 0px 40px 0px;
}
.news  li {
    margin-bottom: 20px;
}
ul.news li p {
    margin-top: 3px;
}
ul.news li .dt {
    margin-top: -2px;
    margin-bottom: 2px;
    color: #666666;
}
ul.news li .post-text a {
    font-size: 14px;
}

.news > h1 {
    margin-bottom: 26px;
}
.news-block {
    margin-left: 80px;
    margin-top: -70px;
}
.news .post .post-list-image, .post-list-noimage {
    position: absolute;
    display: block;
    width: 66px;
}
.post-text {
    padding-left: 90px;
}
.post > img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.post > .dt {
    margin-top: 5px;
    color: #666666;
}
.post p {
    color: #2b2c2e;
}
.share-block {
    margin-top: 22px;
}
.back-news {
    margin-top: 36px;
}
/** Ð½Ð¾Ð²Ð¾ÑÑÐ¸ ÑÑÑÐ°Ð½Ð¸ÑÐ°**/

/** ÑÐµÐ¼Ð¾Ð½Ñ **/
.repair-p {
    margin-top: 12px;
}
.brands-repair {
    margin-bottom: 22px;
}
.brands-repair-1, .brands-repair-2, .brands-repair-3 {
    display: inline-block;
    list-style: none;
    width: 100px;
    margin-right: 42px;
}
.brands-repair-1 {
    margin-left: 0px;
}
.table-onoff {
    cursor: pointer;
    width: 200px;
}

.price-repair {
    margin: 7px 0px 25px 0px;
}
.price-repair table thead {
    background: #f5f5f5;
    font-weight: bold;
    color: #2b2c2e;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;   
}
.price-repair table thead tr td:first-child {
    border-left: none;
}
.price-repair table thead tr td {
    border-left: 1px solid #dddddd;
}
.price-repair table {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}
.price-repair table tr {
    border-top: 1px solid #dddddd;
}
.service-adress {
    margin-left: 0px;
    margin-top: 20px;
}
.question {
    margin-top: 55px;
    position: relative;
    width: 500px;
    border: 1px solid #bfc9d0;
    border-bottom: 4px solid #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.question:after{
    position: absolute;
    z-index: -1;
    content: '';
    height: 4px;
    width: 492px;
    content: '';
    margin-left: 4px;
    margin-top: -4px;
    -webkit-box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.65);
    box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.65);
}
.head-q {
    margin-bottom: 15px;
    padding-left: 25px;
    height: 47px;
    border-bottom: 1px solid #bfc9d0;
    background-color: #f5f5f5;
}
form.question .control-label {
    width: 96px;
}
form.question .controls {
    margin-left: 116px;
}
form.question .controls .input-large {
    width: 293px;
}
form.question .controls textarea {
    width: 356px;
    max-width: 356px;
}
.contact-repair {
    margin-top: 33px;
}
.yamaps {
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
}
/** ÑÐµÐ¼Ð¾Ð½Ñ **/

/** ÐºÐ¾Ð½ÑÐ°ÐºÑÑ **/
.contact-office {
    margin-bottom: 37px;
}

.shops-map .bx-yandex-map, .contact-map .bx-yandex-map{
    position: relative;
    width: 730;
    border: 1px solid #bfc9d0;
    border-bottom: 4px solid #dcdcdc;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;


}
.shops-map .bx-yandex-map:after, .contact-map .bx-yandex-map:after{
    position: absolute;
    z-index: -1;
    content: '';
    height: 4px;
    width: 722px;
    content: '';
    margin-left: 4px;
    margin-top: -4px;
    -webkit-box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.65);
    box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.65);
}
.shops img{
    margin-right: 30px;
}
.contact-office   img {
    margin-right: 30px;
}
.contact-map {
    margin-top: 7px;
}
.contact-map  a {
    margin-top: 10px;
}
.adress {
    margin-left: 390px;
    margin-top: -256px;
    margin-bottom: 55px;
}
.contacts > .icon-a-tool {
    margin-top: -189px;
    margin-left: 429px;
}
.contacts .question {
    width: 422px;
}
.contacts .question:after {
    width:  414px;
}

.contacts form.question .controls textarea,.contacts form.question .controls .input-large{
    width: 275px;
}
.details-company {
    margin-top: 40px;
}
.open-in-maps {
    margin-top: 10px;
}
.details-company {
    line-height: 1;
}
.details-company h2 {
    margin-bottom: 5px;
}
/** ÐºÐ¾Ð½ÑÐ°ÐºÑÑ **/

/** ÐºÐ¾ÑÐ·Ð¸Ð½Ð° **/
.basket h2 {
    margin-left: 15px;
}


table.basket {
    margin-top: 15px;
}
form.imp {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border-left: 1px solid #bfc9d0;
    border-right: 1px solid #bfc9d0;
}
div.basket {
    margin-top: 9px;  
}
.basket thead {
    font-weight: bold;
    color: #2b2c2e;
}
.basket tbody {
    font-weight: bold;
}
table.basket tbody tr {
    height: 95px;
}
table.basket tbody tr td {
    vertical-align: middle;
}

.basket .product {
    width: 105px;
}
.basket .product img {
    width: 105px;
}

.basket .product a {
    margin-left: 25px;
}
.input-phone {
    width: 191px;
    margin-right: -4px;
}
form.imp table.basket tbody .name-product {
    width: 215px;
}

.basket .price {
    font-family: PT Sans;
    font-size: 17px;
    color: #000000;
}
.basket .total-price {
    font-family: PT Sans;
    font-size: 17px;
    color: #000000;
}
table.basket .for-delete .icon-a-del {
    margin-bottom: 10px;
}

.basket .item input {
    text-align: center;
}

table.basket tbody td,table.basket thead th,table.basket thead td{
    border-left: none;
    border-right: none;
}
table.basket tbody tr td:first-child,
table.basket thead th:first-child,
table.basket thead td:first-child
{
    border-left: 1px solid #dddddd;
}
table.basket tbody td input {
    width: 35px;
    margin: 0px 10px 0px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
table.basket tbody tr:last-child {
    height: 80px;
}

table.basket tbody tr:last-child td {
    padding: 13px 8px 0px 8px;
}

.basket-sum {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: -23px;
    border: 1px solid #bfc9d0;
    border-bottom: 4px solid #dcdcdc;
    width: 728px;
    min-height: 75px;
    background: #f5f5f5;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
}
.basket-sum i {
    float: left;
    margin-top: 8px;
    margin-left: 5px;
}
.sum-p-1 {
    font-weight: bold;
    font-size: 13px;
    color: #000;
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}
.sum-p-2 {
    float: left;
    font-style: italic;
    font-size: 11px;
    margin-right: 126px;
    margin-left: 40px;
}
.imp table tbody tr td.basket-sum  input {
    width: 180px;
    float: left;
    height: 15px;
    margin-top: 2px;
    margin-left: 15px;
}
.basket-sum > h2 {
    text-transform: none;
    font-weight: bold;
    line-height: normal;
    margin-top: 25px;
    font-size: 18px;
}
.basket-sum h2 {
    margin-left: 520px;
    margin-top: 5px;
}
.delivery {
    width: 728px;
    min-height: 100px;
    border: 1px solid #bfc9d0;
    border-bottom: 2px solid #bfc9d0;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 12px;
    border-bottom: 4px solid #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 2px -2px gray, inset 0 11px 15px -15px #000;
    -moz-box-shadow: 0 4px 2px -2px gray, inset 0 11px 15px -15px #000;
    box-shadow: 0 4px 2px -2px gray, inset 0 11px 15px -15px #000;
}
.delivery .first-group-delivery {
    margin-top: 15px;
}
.delivery input {
    height: 15px;
}
.delivery .dropdown-toggle {
    height: 25px;
    width: 235px;
    padding-top: 2px;
}

.delivery .control-group {
    margin-bottom: 0px;
}
.delivery select {
    width: 202px;
}
.delivery .control-group .block input {
    margin-right:8px;
}
.delivery .delivery-popup {
    min-height: 65px;
}

.delivery .delivery-popup .control-group .input-mini {
    margin-right: 5px;
}
.delivery .delivery-popup .control-group label {
    font-size: 13px;
}

.delivery .delivery-popup .control-group:first-child {
    float: left;
    margin-left: 40px;
    margin-right: 30px;
}
.delivery .delivery-popup .control-group .input-mini {
    width: 26px;
}

.label-warning {
    text-align: center;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font-family: 'PT Sans'!important;
    font-size: 14px;
    font-weight: bold;
    height: 19px;
    min-width: 170px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    margin-right: 15px;
    margin-top: 12px;
    background: #f59744;
}

.label-controls {
    font-family: 'Arial';
    font-weight: bold;
    font-size: 13px;
    color: #000;
    margin-top: 0px;
    margin-left: 17px;
}
.btn-group-obl > .dropdown-toggle {
    margin-left: -10px;
}
.btn-group-obl > .dropdown-toggle > i {
    margin-top: 5px;
}
.group-1 {
    margin-left: 50px;
    margin-right: 44px;
    float: left;
}
.group-2 > input {
    height: 16px;
}
.group-2 > .km {
    margin-left: 380px;
    margin-top: -34px;
}
.btn-group-obl > ul {
    margin-left: 482px;
    margin-top: 10px;
}
.order-main {
    margin-top: 15px;
}

.order {
    width: 728px;
    min-height: 180px;
    border: 1px solid #bfc9d0;
    border-bottom: 2px solid #bfc9d0;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 4px solid #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 2px -2px gray, inset 0 11px 15px -15px #000;
    -moz-box-shadow: 0 4px 2px -2px gray, inset 0 11px 15px -15px #000;
    box-shadow: 0 4px 2px -2px gray, inset 0 11px 15px -15px #000;
}
.order input {
    height: 17px;
    padding: 3px;
}
.order .control-label {
    float: left;
    width: 160px;
    padding-top: 2px;
    text-align: right;
}
.order .control-group label {
    font-size: 13px;
}
.input-phone-one {
    width: 26px;
}
.input-phone-two {
    width: 60px;
}
.order .control-label {
    width: 122px;
    color: #2b2c2e;
    font-weight: bold;
}
.order .controls {
    margin-left: 138px;
    color: #2b2c2e;
}
.order .controls textarea {
    width: 529px;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(194,194,194,1);
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(194,194,194,1);
    box-shadow: inset 0px 1px 3px 0px rgba(194,194,194,1);
}
.order .incart {
    width: 78px;
    text-align: center;
    margin-left: 138px;
    margin-top: -7px;
    height: 30px;
    padding-bottom: 10px;
}
.order .incart:hover {
    margin-bottom: 0px;
}
#order_form_content h2{
    margin-left: 15px;
}
.necessarily {
    margin-left: 240px;
    margin-top: -25px;
    margin-bottom: 5px;
}
.order p i:last-child {
    margin-top: 7px;
    margin-left: 0px;
}
.order .icon-a-dot {
    margin-top: 7px;
    margin-left: 10px;
}
.message {
    padding-top: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 328px;
    margin-top: -97px;
    width: 350px;
    height: 68px;
    border-bottom: 10px solid #ffffff;
    background: #efefef;
    font-family: 'Arial';
    font-size: 13px;
    font-style: italic;
}
.message:before {
    content: url('../img/icon-a-speaker.png');
    position: absolute;
    z-index: 1;
    margin-left: 10px;
    margin-top: 5px;
}
.message > p {
    margin-bottom: 5px;
    margin-left: 40px;
}
.message .icon-a-speaker {
    margin-top: -63px;
    margin-left: 10px;
}
.message-2 {
    padding-top: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 730px;
    height: 95px;
    background: #efefef;
    font-family: 'Arial';
    font-size: 13px;
    font-style: italic;
}
.message-2:before {
    content: url('../img/icon-a-speaker.png');
    position: absolute;
    z-index: 1;
    margin-left: 10px;
    margin-top: 5px;
}
.message-2 > p {
    margin-left: 49px;
}

/** корзина **/

/** карта товара **/
#imageCarousel .item{
    min-height: 422px;
}
#imageCarousel .carousel-indicators{
    margin-top: -20px;
}
#imageCarousel .carousel-control{
    border: 0;
}
#imageCarousel .carousel-control.right{
    background: transparent url('../img/chevron-right.png') no-repeat scroll top left;
    width: 49px;
    height: 49px;
}
#imageCarousel .carousel-control.left{
    background: transparent url('../img/chevron-left.png') no-repeat scroll top left;
    width: 49px;
    height: 49px;
}
.chevron-box{
    position: absolute;
    margin-left: 223px;
}
.compareCarusel-previousPage, .compareCarusel-nextPage{
    display: inline-block;
    width: 24px;
    height: 24px;
}
.compareCarusel-previousPage{
    background: transparent url('../img/chevron-mini-left.png') no-repeat scroll top left;

}
.compareCarusel-nextPage{
    background: transparent url('../img/chevron-mini-right.png') no-repeat scroll top left;
}



.card {
    margin-top: 7px;
}
.card .social-buttons table .bookmarks {
    padding-left: 2px!important;
    padding-right: 2px!important;
    padding-top: 1px!important;
    padding-bottom: 0px!important;
    border: none!important;
}

.card .STICKER-NEW, .STICKER-SUPER, .STICKER-BUY {
    margin-right: 15px;
}
.card .sticker .countdown {
    font-size: 14px;
    font-weight: bold;
}

.card p.attention {
    margin-top: 15px;
    margin-bottom: 25px;
    color: #666666;
    font-size: 12px;
    font-style: italic;
}
.card .brand{
    margin-top: 25px;
}
.card .social {
    margin-left: 0px;
}

.card-description{
    margin-top: 40px;
}
.card-description h3 {
    margin-bottom: 15px;
}
.card-description .properties{
    padding-right: 30px;
}
.b-properties td {
    vertical-align: top;
}
.b-properties__label-title {
    width: 392px;
    padding: 0 10px 0 0;
    background: url(../img/t.gif) repeat-x 100% 1em;
}
.b-properties__label span {
    padding: 0 2px 0 0;
    background: #fff;
}
.simile {
    text-decoration: inherit;
    border-bottom: 2px solid #bfc9d0;
    background: #e5e5e5;
    color: #000;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    font-size: 13px;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;

}
.compare.pull-left {
    margin-right: 25px;
}
.social-buttons {
    padding-top: 5px;
}
.simile .icon-a-volume {
    margin-left: 7px;
    margin-top: 0px;
}
.card .span5.sticker {
    padding-bottom: 15px;
    /*padding-top: 12px;*/
}
.avail {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #bfc9d0;
    max-height: 80px;
}
.avail table {
    margin: 10px 0 15px 15px;
}

.avail table tbody tr td .new-price {
    font-size: 32px;
    margin-left:0px;
}
.avail table tbody tr td .old-price {
    font-size: 16px;
    margin-left: 0;
    padding-bottom: 5px;
}
.avail table tbody tr td .status .NOT_AVAILABLE {
    width: 113px;
}
.avail table tbody tr td .status .NOT_AVAILABLE i {
    margin-top: 0px;
    margin-right: 8px;
}

.card .status {
    padding-left: 10px;
}

.express-buy {
    margin-top: -1px;
    background: #efefef;
    border: 1px solid #bfc9d0;
    border-bottom: 2px solid #bfc9d0;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
    -webkit-box-shadow: inset 0 11px 15px -15px #000;
    -moz-box-shadow: inset 0 11px 15px -15px #000;
    box-shadow: inset 0 11px 15px -15px #000;
}
.express-buy > .incart {
    margin-top: 17px;
    FLOAT: left;
}
.express-buy > .quickbuy {
    margin-top: 17px;
    margin-left: 10px;
}
.express-buy > p {
    margin-top: -6px;
    margin-left: 61px;
}
.express-buy .strong-black {
    margin-left: 191px;
    margin-top: -30px;
}
.express-buy .catalog-hover-call {
    font-family: PT Sans;
    font-size: 19px;
    margin-left: 35px;
    margin-bottom: 18px;
    margin-top: 17px;
}
.express-buy .catalog-hover-call .strong-black {
    margin-left: 5px;
}
.express-buy .controls {
    margin-left: 15px;
    margin-top: 5px;
}
.express-buy .controls .simile {
    margin-bottom: 11px;
}

.certif {

}

.certif img.сertificate {
    margin-right: 15px;
    margin-left: 25px;
    -webkit-box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.53);
    -moz-box-shadow:    0px 2px 4px rgba(50, 50, 50, 0.53);
    box-shadow:         0px 2px 4px rgba(50, 50, 50, 0.53);
}
.send-review .e-fields .incart {
    width: 90px;
}
.b-product-reviews-form {
    border: none;
}

/** характеристики
____________________________________________**/
.tech {
    margin-top: 40px;
    width: 385px;
    min-height: 425px;
}
.tech > ul {
    margin-left: 2px;
    list-style: none;
}
.spec {
    margin-left: 427px;
    margin-top: -452px;
    width: 293px;
    min-height: 260px;
}
.pack {
    list-style-image: url('../img/icon-a-circle2.png');
    margin-left: 427px;
    min-height: 150px;
    width: 293px;
}
/** характеристики **/
/** с этим покупают
________________________________________ **/
.catalog-detail-recommends h3 {
    margin-bottom: 15px;
    margin-top: 44px;
}
.catalog-detail-recommends .catalog-detail-recommend .carousel-inner .best ul li:hover .buttons {
    display: none!important;
}

/** с этим покупают **/
/** аналоги
___________________________________ **/
.analog > ul {
    margin-left: 0px;
    display: inline-block;
    list-style: none;
}
.analog > ul > li {
    margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 229px;
    min-height: 215px;
    border: 1px solid #bfc9d0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    _height: 250px;
}
/** аналоги **/

/** отзывы
___________________________________________**/
.simile  i {
    margin-left: 10px;
}
.reviews .review-message{
    padding: 5px;
}
.review-in:before {
    content: url('../img/tooltips-message.png');
    position: absolute;
    top: 43px;
    right: 100%;
    margin-top: -29px;
    margin-right: 14px;
    width: 0;
    height: 0;
}
.review-in {
    position:  relative;
    margin-left: 40px;
    width: 665px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #bfc9d0;
    border-bottom: 2px solid #bfc9d0;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.review-in p {
    padding: 5px;
}
.review-in .review-message {
    padding-left: 15px;
}
.useful {
    height: 25px;
    border-top: 1px solid #bfc9d0;
    padding: 5px;
    background: #efefef;
}
.useful > a {
    margin-left: 186px;
    margin-right: -160px;
}
.useful > p {
    margin-left: 15px;
    margin-top: -18px;
}
.useful > a > i {
    margin-right: 7px;
}
.review > p {
    margin-top: 10px;
    margin-left: 35px;
}
.review > .dt {
    margin-top: -30px;
    margin-left: 208px;
}
/* иконки полезности отзывов
_______________________________*/
.review .review-in .useful .e-useful-block .icon-a-thup {
    margin-left: 7px;
    margin-right: 8px;
}
.review .review-in .useful .e-useful-block .icon-a-thdn {
    margin-left: 15px;
    margin-right: 8px;
}
/*______________________________*/
.review > .review-in {
    margin-top: -21px;
}
.review {
    margin-top: 20px;
}
.send-review span:before {
    content: url('../img/send-review-tooltip.png');
    position: absolute;
    bottom: 100%;
    left: 13%;
    margin-left: -12px;
}
.send-review {
    display: none;
    position:relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 20px;
    padding-left: 17px;
    padding-top: 17px;
    padding-right: 17px;
    width: 475px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #bfc9d0;
    border-bottom: 2px solid #bfc9d0;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.send-review > .input-large {
    width: 440px;
}
.send-review > textarea {
    width: 440px;
}
.send-review .e-fields .incart {
    margin: 0px 15px 0px 0px;
}
.send-review .e-fields .btn-cart {
    margin: 0px 15px 0px 0px;
}

/** отзывы **/



/**поиск результаты**/
.findings {
    color: #2b2c2e;
}

.search-page .info{
    margin-top: 30px;
}

.listitem ul.search-result li.itembg {
    width: 100%;
    height: 175px;
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 0px;
    padding: 0px;
}
.listitem ul.search-result li.itembg:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.listitem ul.search-result li.itembg .title {
    margin-left: 171px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.listitem ul.search-result li.itembg table.preview {
    width: 142px !important;
    height: 130px !important;
    margin-right: 0px;
    margin-top: -25px;
}
.listitem ul.search-result li.itembg .preview .item_img {
    max-height: 140px!important;
    max-width: 130px!important;
}
.listitem ul.search-result li.itembg .item .for-price .manufacturer-logo {
    float: left;
    margin: 0px 17px 0px 0px;
}
.listitem ul.search-result li.itembg .item .for-price .status {
    margin: 0px;
}
.listitem ul.search-result li.itembg .item .for-price .new-price {
    float: left;
    margin-right: 12px;
    margin-left: 0px;
}
.listitem ul.search-result li.itembg .item .for-price .catalog-search {
    display: block;
    margin-top: 17px;
}
.listitem ul.search-result li.itembg .item .for-price .catalog-search .incart {
    margin: 0px;
}
.listitem ul.search-result li.itembg .item .for-price .status .NOT_AVAILABLE .icon-a-NOT_AVAILABLE {
    margin-top: 0px;
}

/**поиск результаты**/

/**text**/
.text {
    margin-top: 9px;
}
.text h5 {
    margin-bottom: 30px;
}
.text h1 {
    margin-top: 5px;
}
.text img {
    margin-right: 15px;
    float: left;
}
.text p {
    color: #2b2c2e;
}
.text h4 {
    margin-top: 11px;
    margin-bottom: 5px;
}
p.analysis {
    font-family: 'Arial';
    font-weight: bold;
    font-size: 14px;
}
ul.analysis {
    list-style-image: url('../img/icon-a-circle.png');
}
.repair-price {
    display:none;
}

.text .repair-price tr {
    border-left: none;
    border-right: none;
}
.text .repair-price {
    border-left: none;
    border-right: none;
}
.text .repair-price .tr1 {
    font-weight: bold;
}
/**text**/

/**производители**/
ul.best {
    margin-top: 7px;
    margin-bottom: 2px
}
ul.best li {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 30px 4px;
    zoom: 1;
}
ul.best li img {
    max-width: 100px;
    max-height: 50px;
}
ul.best li a div.post-list-image {
    width: 110px;
    height: 30px;
    text-align: center;
}
.list-en {
    margin-top: 5px;
}

.list-en,.list-ru {
    margin-left: 0px;
    list-style: none;
}
.list-en li,.list-ru li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
}
.list-en li a:visited {
    color: #2b2c2e;
}
.list-ru li a:visited {
    color: #2b2c2e;
}
.VENDOR_ABC {
   list-style: none;
   /*text-align: center;*/
   display: inline-block;
   vertical-align: top;
   margin: 0px 0px 30px 0px;
   zoom: 1;
}
.VENDOR_ABC .post-list-image {
    max-width: 100px;
    max-height: 50px;
}
.VENDOR_ABC li {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 30px 4px;
    zoom: 1;
}
.VENDOR_ABC li a div.post-list-image {
    width: 110px;
    height: 30px;
    text-align: center;
}
/**производители**/

/**магазины**/
.shops {
    margin-top: 4px;
    margin-bottom: 10px;
}
.shops .tvc {
    margin-bottom: 7px;
}
.shops .trakt {
    margin-top: 40px;
    margin-bottom: 7px;
}
.shops-map {
    margin-top: 7px;
}
.shops img {
    margin-bottom: 15px;
    margin-right: 30px;
}
/**магазины**/







/**smart**/
form.smartfilter{
    margin: 0;
    padding-top: 20px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 3px solid #bfc9d0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.4);
    box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.4);
}
form.smartfilter .price-block {
    padding-left: 18px;
}
form.smartfilter .sort {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #bfc9d0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
form.smartfilter .sort .sorttext{
    font-weight: bold;
    color: #2b2c2e;
}

#arrFilter_P1_MIN, #arrFilter_P1_MAX {
    width: 36px;
    font-size: 13px;
}
.for-slider {
    display: inline-block;
}
.span8.manufacturer ul{
    list-style-type: none;
    width: 120px;
    margin-left: 4px;
}
.manufacturer ul li {
    width: 123px;
}

.manufacturer ul li label {
    font-size: 13px;
}
.ui-slider-horizontal{
    background-color: #e4e4e4;
    height: 5px;
    box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.5);
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}
.ui-slider-range.ui-widget-header {
    height: 7px!important;
    margin-top: -1px;
}
.ui-slider .ui-slider-handle{
    position:absolute;
    z-index:1;
    width:22px;
    height:22px;
    cursor:pointer;
}
.ui-slider .ui-slider-range{
    position:absolute;
    z-index:1;
    font-size:.7em;
    display:block;
    border:0;
}
.ui-widget-header{
    background-color: #3097d2;
    color:#fff;
    font-weight:bold
}

.ui-slider {
    margin-top: 7px;
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle:focus { outline: none; }
.ui-slider .ui-slider-handle {
    background: url("../img/slider.png") no-repeat scroll top left;
    width: 10px;
    height: 17px;
    margin-top: -7px;
    margin-left: -5px;
    border: none;
}
.more-options-hfilter {
    margin-left: 12px;
}
.more-options-hfilter > .cntf > div {
    width: 345px;
}

.more-options-hfilter-forbutton {
    font-family: 'PT Sans'!important;
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px 0 25px 0;
    position: relative;
}
.more-options-hfilter-forbutton.up #set_filter {
    position: absolute;
    right: 10px;
    margin-top: -16px;
    top: 50%;
}
.more-options-hfilter-forbutton.down #set_filter{
    display: none;
}


.more-options-hfilter-forbutton.up a:after {
    content: url('../img/icon-a-chevdn.png');
    position: absolute;
    margin-left: 8px;
    /*top: 22px;*/
}
.more-options-hfilter-forbutton.down a:after {
    content: url('../img/icon-a-chevup.png');
    position: absolute;
    margin-left: 8px;
    top: 22px;
}
.cntf .span6 {
    margin-top: 10px;
}
.prop-title{
    width: 185px;
    float: left;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 10px;
    text-align: right;
}

.prop-item{
    width: 131px;
    float: left;
}
.input-prop-slide{
    width: 40px;
    text-align: right;
}
.row.relivate{
    position: relative;
}
.posabo.text-right {
    /*position: absolute;*/
    right: 10px;
    bottom: 20px;
}
.cntf {
    padding-bottom: 20px;
    display: table;
}
.prop-global{
    margin-top: 15px;
}
.prop-global{
    background-color: #f5f5f5;

}
.modef{
    background:white;
    position:absolute;
    margin-top:-35px;
    right:200px;
    white-space:nowrap;
    border:1px solid #8bbecb;
    border-radius:4px;
    box-shadow:2px 2px 5px 0 rgba(0,0,0,0.2);
    font-size:13px;
    color:#3f3f3f;
    padding:10px 25px 10px 10px
}
/* список товаров /catalog*/
.posabo .btn-cart .icon-a-assort {
    margin-left: 5px;
}

.listitem .lsnn .properties {
    height: 110px;
    overflow:hidden;
    width: 450px;
    /*margin-left: 5px;*/
}
.listitem .lsnn li:hover {
    height: 330px;
    box-shadow: 0px 0px 10px 10px rgba(100, 96, 96, 0.15);
    -moz-box-shadow: 0px 0px 10px 10px rgba(100, 96, 96, 0.15);
    -webkit-box-shadow: 0px 0px 10px 10px rgba(100, 96, 96, 0.15);
}

ul.lsnn{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.lsnn li.itembg .item_img{
    max-height: 200px!important;
    max-width: 200px!important;
}
ul.lsnn li.itembg:nth-child(odd) {
    margin-right: 12px;
}
ul.lsnn li.itembg{
    overflow: hidden;
    padding: 15px 20px 15px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 326px;
    height: 330px;
    border: 1px solid #dcdcdc;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    zoom: 1;
    _height: 250px;
}
ul.lsnn li.itembg .b-properties__label-title {
    width: 240px;
}
ul.lsnn li.itembg .title {
    font-weight: bold;
    margin-left: 5px;
}
ul.lsnn li.itembg .item {
    height: 200px;
}
ul.lsnn li.itembg .preview {
    float: left;
    margin-right: 17px;
}
ul.lsnn li.itembg .manufacturer-logo {
    margin-bottom: 20px;
    height: 24px;
}
ul.lsnn li.itembg .status{
    min-height: 40px;
    margin-bottom: 20px;
}

ul.lsnn li.itembg .sticker{
    margin-top: -27px;
    position: absolute;
}
.STICKER-NEW,.STICKER-SUPER,.STICKER-BUY{
    text-transform: uppercase;
    line-height: 11px;
    padding: 4px 6px;
    font-family: 'PT Sans'!important;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.STICKER-NEW{
    border: 1px solid #82a551;
    background-color: #82a551;
}
.STICKER-SUPER{
    border: 1px solid #ce5135;
    background-color: #ce5135;
}
.STICKER-BUY{
    border: 1px solid #f59440;
    background-color: #f59440;
}


.NOT_AVAILABLE {
    color: #d90000;
}
.NOT_ZAKAZ.IN_STOCK,.NOT_ORDER{
    color: #6fa60f;
}
.NOT_AVAILABLE > i{
    margin-right: 4px;
    float: left;
    margin-top: 3px;
}
.ON_ORDER {
    color: #cccccc;
}
.ON_ORDER > i {
    float: left;
    /*margin-top: 10px;*/
    margin-right: 10px;
}
/*Фильтр*/
#set_filter, #del_filter {
    /*margin-top: 25px;*/
    margin-bottom: 20px;
    margin-right: 10px;
}
.prop-item .dropdown-menu li {
    width: 240px;
}
/* каталог кнопки при ховере */
.listitem .lsnn li .catalog-hover {
   display: none;
}
.listitem .lsnn li:hover .catalog-hover {
    display: block!important;
    background: #ffffff;
    margin-left: -10px;
    margin-top: -106px;
    position: absolute;
    width: 331px;
    height: 110px;
    -webkit-box-shadow: inset 0 11px 15px -15px #000;
    -moz-box-shadow: inset 0 11px 15px -15px #000;
    box-shadow: inset 0 11px 15px -15px #000;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
}
.catalog-hover .incart {
    margin-bottom: 0;
    margin-left: 32px;
    margin-top: 5px;
}
.catalog-hover .quickbuy {
    margin-top: 5px;
    margin-bottom: 15px;
}
.catalog-hover .quickbuy span {
    color: #ffffff;
}
.catalog-hover .compare {
    margin-left: 4px;
}

.catalog-hover .simile {
    margin-left: 70px;
}
.catalog-hover .controls .simile {
    margin-left: 10px;
    margin-top: -12px;
}
.catalog-hover .controls .input-xlarge {
    width: 254px;
}
.catalog-hover span {
    color: #2b2c2e;
}
.catalog-hover .catalog-hover-call {
    text-align: center;
    margin-bottom: 22px;
    font-family: PT Sans;
    font-size: 19px;
}
/* каталог кнопки при ховере */

/*модальное окно сравнения */

/*иконки в thead*/
.table_compare .icon-a-difference {
   margin-right: 12px;
   margin-top: -2px;
}
.table_compare .icon-a-clearlist {
   margin-right: 8px;
}
.table_compare thead .all-character {
   margin-left: 27px;
}

/*иконки в thead*/
.compare-modal {
    padding: 0px;
    overflow: visible;
}
.compare-modal .hero-unit {
    margin-bottom: 0px;
}
.table_compare table{
    width: 100%;
    display: block;
}

.table_compare table thead {
    display: inline-block;
    width: 100%;
}

.table_compare .scroller {
    height: 246px;
    display: inline-block;
    overflow: auto;
    width: 960px;
    -webkit-box-shadow: inset 0 11px 15px -15px #000;
    -moz-box-shadow: inset 0 11px 15px -15px #000;
    box-shadow: inset 0 11px 15px -15px #000;
}

.table_compare{
    width:980px;
    max-height: 1200px !important;
}
.table_compare table {
    table-layout: fixed;
}
.table_compare .compare-thead-item {
    width: 167px;
    height: 140px;
}
.table_compare .buttons {
    display:none;
}

.table_compare table thead tr td:hover .buttons {
    display:block!important;
    position: absolute;
    z-index: 1;
    border: 1px solid #dcdcdc;
    border-top: none;
    width: 180px;
    height: 85px;
    margin-left: -14px;
    margin-top: 3px;
    background-color: #ffffff;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.table_compare table thead tr td:hover .buttons .incart {
    margin-top:0px;
}

.table_compare table thead tr td:first-child:hover:before {
    display:none;
}
.table_compare table thead tr td:hover .compare-thead-item {
   position: relative;
   z-index: 1;
}
.table_compare table thead tr td:hover .compare-thead-item .deletitem_compare {
  position: absolute;
  margin-top: -6px;
}

.table_compare table thead tr td:hover:before {
    background-color: #ffffff;
    position: absolute;
    -moz-border-radius-bottomleft: 6px;
    -moz-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.72);
    content: '';
    height: 245px;
    width: 180px;
    margin-top: -16px;
    margin-left: -13px;
    z-index: 1;
    border-right: 1px solid #dcdcdc;
    box-shadow: 0px 0px 10px 5px rgba(119, 119, 119, 0.35);
    -moz-box-shadow: 0px 0px 10px 5px rgba(119, 119, 119, 0.35);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(119, 119, 119, 0.35);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.table_compare table thead tr td .compare-modal-link {
   height: 40px;
   overflow: hidden;
}
.table_compare table thead tr td .new-price {
   font-size: 17px;
   margin: 3px 0px;
}

.table_compare .compare-filtration-field {
    width:224px;
    height:140px;
}

.table_compare table thead tr td {
    height: 139px;
    padding: 8px 0px 0px 12px;
    border-right: 1px solid #dcdcdc;
}

.table_compare table thead tr td:first-child {
    font-size: 12px;
    color:#3d4345;
    padding: 15px 0px 0px 15px;
    /*width: 236px!important;*/
}

.table_compare table tbody tr:first-child td {
    padding-top: 19px!important;
}
.table_compare table tbody tr td {
    padding: 0px!important;
}

.table_compare table tbody tr td:first-child {
    color:#666666;
    /* width: 236px!important; */
    padding-left: 15px;
}
.table_compare table tr td{
    position:relative;
    font-size:13px;
    padding:8px 20px;
    text-align:left;
    /* width: 176px!important; */
}
.table_compare table tbody tr td div{
    padding-left: 15px;
    height: 23px;
    font-size: 12px;
}

.table_compare table tbody tr:hover div {
    background-color: #f5f5f5;
    height: 23px;
}
.table_compare table tr td img{
    margin-left: 25px;
    max-width:100px;
    width:75px;
    max-height:100px;
    height:75px;
}
.compare-modal-link {
    display: block;
}

/*модальное окно сравнения */
.icheckbox_minimal-blue .disabled {
    background: transparent url('../img/icon-a-checked.png') no-repeat!important;
}
/*404*/
.page_404 .strong-black {
    font-size: 16px;
}
.page_404 h1 {
    margin-bottom: 25px;
}

/*Ошибки полей*/
input.error, textarea.error {
    border: 1px solid #ff0000!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6)!important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6)!important;
}
label.error {
    display: none!important;
}

.counters {
    float: right;
    margin-top: 5px;
}

.list-style-initial {
    list-style: initial;
}

.advantages-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-end;
    background-color: #E0ECF4;
    border-radius: 10px;
    box-shadow: 0 0 10px #909090;
}
.advantages-child {
    margin: 10px;
}
    .advantages-child p {
        text-align: center;
        font-weight: bold;
        font-size: 14px;
    }
    .advantages-child img {
        display: block;
        margin: 0 auto;
    }
