*, :after, :before {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    box-sizing: border-box
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

html {
    height: 100%;
    padding-bottom: 1px
}

body, html {
    min-width: 320px;
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

a {
    text-decoration: underline;
}

a img {
    border: none
}

img {
    max-width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type=button]::-moz-focus-inner {
    border: 0
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

div.catalog ul li div.cmg a img {
    margin-top: 5px;
    margin-bottom: 5px;
    max-height: 8em;
    max-width: 90%
}

div.catalog ul li div.cmg {
    width: 100%;
    height: 9em;
    margin: 0;
    padding: 0;
    border: none
}

body {
    font: 12px Arial, Tahoma, sans-serif;
    color: #323232;
    background: #fff
}

a {
    color: #db2b23
}

a:focus, a:hover {
    text-decoration: none
}

.o-btn, .o-btn i {
    background: url(/static/img/buttons.png) 0 0 no-repeat;
    display: inline-block
}

#top {
    height: 55px;
    background: url(/static/img/bg_header.png) 0 0 repeat-x
}

#top > div {
    max-width: 1200px;
    padding: 0 20px;
    overflow: hidden;
    height: 56px;
    margin: 0 auto
}

#top .text {
    width: 50%;
    float: left;
    padding: 14px 0 0;
    color: #3f3637
}

#top .text, #top .text a {
    font-size: 11px
}

#top .info {
    float: right;
    text-align: right;
    margin-top: 13px
}

#top .info .b {
    height: 28px;
    margin-left: 20px;
    padding: 0 33px 0 18px;
    color: #4f4f4f;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    text-decoration: none
}

#top .info .b:focus, #top .info .b:hover {
    color: #888
}

#top .info .b .qw {
    float: left;
    margin: 6px 9px 0 0;
    width: 11px;
    height: 16px;
    display: inline-block;
    background: url(/static/img/sprites.png) 0 0 no-repeat
}

#top .info .b .phone {
    float: left;
    margin: 5px 5px 0 0;
    width: 12px;
    height: 22px;
    display: inline-block;
    background: url(/static/img/sprites.png) -11px 0 no-repeat
}

#wrapper {
    margin: 0 auto;
    padding: 0 20px
}

#header, #wrapper {
    max-width: 1200px;
    box-sizing: border-box
}

#header {
    padding: 0 10px;
    margin-bottom: 20px;
    margin: 0 auto;
    padding: 0 20px
}

#header #filterMenu, #header #mobileMenu {
    display: none
}

#header .logo {
    float: left;
    margin: 17px 0 0 -2px
}

#header .logo a span {
    display: block;
    width: 155px;
    height: 56px;
    background: url(/static/img/logo-new.png) no-repeat
}

#header .block_01 {
    padding-top: 10px;
    position: relative
}

#header .block_01 td {
    vertical-align: top
}

#header .phone {
    position: relative;
    float: left;
    padding-left: 55px
}

#header .phone span {
    color: #8b8b8b
}

#header .phone i {
    width: 21px;
    height: 24px;
    position: absolute;
    top: 4px;
    left: 0;
    background: url(/static/img/sprites.png) -23px 0 no-repeat
}

#header .phone .phRegion {
    font-size: 20px;
    text-align: center
}

#header .phone .phone-block {
    float: left;
    width: 175px;
    color: #3f3f3f;
    font-size: 18px;
    font-weight: 700;
    font-family: arial;
    margin: 13px 0 0 40px;
    padding: 4px 0 0 26px;
    position: relative
}

#header .phone .phone-block.first .street {
    position: absolute;
    color: #a30200;
    margin-left: 38px;
    font-weight: 700;
    top: -25px;
    font-size: 12px;
    left: -10px;
    width: 400px
}

#header .phone .phone-block.second {
    margin: 25px auto 3px;
    width: auto;
    min-width: 220px;
    padding: 4px 0
}

#header .mail {
    margin: 20px 20px 0;
    width: 172px;
    float: left; 

}

#header .mail p {
    white-space: nowrap;
    color: #8b8b8b;
    font-weight: 700;
    margin-bottom: 5px
}

#header .mail a {
    color: #0286b7;
    overflow: hidden;
    display: block
}

#header .mail i {
    width: 22px;
    height: 15px;
    display: inline-block;
    float: left;
    background: url(/static/img/sprites.png) -44px 0 no-repeat;
    margin: 1px 3px 0 0
}

#menuContent {
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important
}

#header div.phone-btext {
    color: #9e9e9e;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    padding-top: 3px
}

#header .mini_cart {
    position: relative;
    width: 200px;
    color: #000;
    float: right;
    background: url(/static/img/bg_cart.png) 0 0 no-repeat;
    min-height: 50px;
    padding: 10px 0 0 58px;
    margin-top: 9px
} 

#header .mini_cart span {
    color: #0286b7;
    font-size: 16px;
    font-weight: 700;
    font-family: arial
}

#header .mini_cart span a {
    color: #0286b7
}

#header .mini_cart span {
    font-weight: 700
}

#header .mini_cart .cartCount {
    position: absolute;
    top: 23px;
    left: 4px;
    color: #db2b23;
    font-size: 18px;
    font-weight: 700;
    font-family: arial;
    width: 40px;
    text-align: center;
    text-decoration: none;
}

#header .mini_cart .cartCount {
    text-align: center;
}

.block_02 {
    height: 107px;
    background: url(/static/img/bg_block_02.png) 0 0 no-repeat;
    overflow: hidden;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto 7px;
}

.block_02 .search {
    float: left;
    width: 215px;
    height: 107px;
    padding: 19px 20px 0;
    background: url(/static/img/bg_search.png) 0 0 repeat-x
}

.block_02 .search p {
    color: #fff;
    font-size: 13px;
    font-weight: 400
}

.block_02 .search div {
    height: 22px;
    width: 170px;
    background: #fff;
    margin: 10px 0;
    position: relative
}

.block_02 .search div input {
    width: 143px;
    height: 22px;
    color: #605e5e;
    line-height: 22px;
    background: none;
    border: none;
    padding: 0 0 0 7px
}

.block_02 .search a {
    color: #fff;
    font-size: 11px
}

.block_02 .search i {
    float: left;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(/static/img/sprites.png) -123px 0 no-repeat;
    margin: 2px 5px 0 0
}

.block_02 .search .magnifier {
    position: absolute;
    top: 6px;
    right: 7px;
    width: 13px;
    height: 12px;
    background: url(/static/img/sprites.png) -135px 0 no-repeat;
    display: inline-block
}

.block_02 .wellcome {
    float: right;
    height: 107px;
    width: 200px
}

.block_02 .wellcome p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    float: right;
    margin: 35px 60px 0 0
}

#main {
    padding-bottom: 50px
}

#main h1 {
    font-weight: normal;
    margin: 0 0 13px
}

#main h1, #main h2 {
    color: #3f3637;
    font-size: 28px
}

#main h2 {
    font-weight: 400;
    margin: 10px 0 10px 0;
    font-size: 25px;
}

#main h3 {
    overflow: hidden;
    width: 100%;
    margin: 0 0 13px;
    font-weight: normal;
}

#main h3 p {
    float: left;
    color: #3f3637;
    font-size: 28px;
    font-weight: 700
}

#main h3 span {
    float: right;
    margin: 10px 0 0;
    color: #0286b7;
    font-size: 13px;
    font-weight: 700
}

#main .line1 {
    height: 1px;
    width: 100%;
    background: #e9e7e5
}

#main .sidebar {
    width: 190px;
    float: left
}

#main .menu {
    width: 190px;
}

#main .menu .h1 {
    font-size: 18px;
    margin-bottom: 20px;
    display: block
}

#main .menu li {
    border-bottom: 1px solid #e9e7e5;
    position: relative;
    overflow: hidden;
    width: 190px;
    padding: 10px 0 7px
}

#main .menu li i {
    width: 13px;
    height: 13px;
    display: inline-block;
    float: right;
    margin: 2px 2px 0 0;
    background: url(/static/img/sprites.png) -97px 0 no-repeat
}

#main .menu .s {
    display: inline-block;
    float: left;
    cursor: pointer;
    padding-left: 2px;
    width: 173px
}

#main .menu .s .v {
    margin-top: 5px
}

#main .menu li a {
    font-size: 14px;
    font-weight: 700;
    color: #3f3637;
    text-decoration: none;
    width: 100%
}

#main .menu .active i {
    background: url(/static/img/sprites.png) -110px 0 no-repeat
}

#main .menu .pod_menu {
    width: 187px;
    margin: 0 0 0 3px;
    float: left
}

#main .menu .pod_menu li {
    padding: 14px 0 0;
    margin: 0;
    border: none
}

#main .menu .pod_menu li i {
    float: left;
    width: 3px;
    height: 3px;
    margin: 7px 5px 0 0;
    background: url(/static/img/sprites.png) -44px -15px no-repeat
}

#main .menu .pod_menu li a {
    font-size: 13px;
    font-weight: 400;
    text-decoration: underline
}

#main .menu .pod_menu li a:focus, #main .menu .pod_menu li a:hover {
    text-decoration: none
}

#main .menu .pod_menu span {
    color: #888;
    margin-left: 4px
}

#main .menu .country {
    width: 187px;
    margin: 0 0 0 3px;
    float: left
}

#main .menu .country li {
    padding: px 0 0 14px;
    margin: 0;
    border: none
}

#main .menu .country li:first-child {
    padding-top: 14px
}

#main .menu .country li i {
    float: left;
    width: 15px;
    height: 10px;
    margin: 3px 5px 0 3px;
    background: url(/static/img/flags.png) 0 0 no-repeat
}

#main .menu .country li a {
    font-size: 13px;
    font-weight: 400;
    text-decoration: none
}

#main .menu .country li a:focus, #main .menu .country li a:hover {
    text-decoration: none
}

#main .menu .country span {
    color: #888;
    margin-left: 4px
}

#main .menu .country .is {
    background-position: 0 0
}

#main .menu .country .it {
    background-position: -15px 0
}

#main .menu .country .ger {
    background-position: -30px 0
}

#main .menu .info {
    margin-top: 20px
}

#main .menu .info h2 {
    color: #3f3637;
    font-size: 13px;
    font-weight: 700;
    margin: 0
}

#main .menu .info li {
    padding: 14px 0 0;
    margin: 0;
    border: none
}

#main .menu .info li i {
    float: left;
    width: 3px;
    height: 3px;
    margin: 7px 5px 0 0;
    background: url(/static/img/sprites.png) -44px -15px no-repeat
}

#main .menu .info li a {
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    color: #3f3637
}

#main .content {
    margin-left: 35px;
    float: left;
    width: 80%;
}

#main .description {
    padding-bottom: 20px;
    overflow: hidden;
    position: relative
}

#main .description td {
    vertical-align: top
}

#main .description .img {
    float: left;
    width: 352px;
    margin-right: 20px;
}

#main .description .img .attachments img {
    max-width: 354px;
}

#main .description .img .big_img {
    padding: 10px;
    background: #fff;
    border: 1px solid #f4f4f4;
    behavior: url(PIE.htc);
    box-shadow: 0 0 10px #ececec
}

#main .description .img .small_img {
    margin-top: 10px
}

#main .description .img .small_img ul {
    margin-left: -9px
}

#main .description .img .small_img li {
    margin: 0 0 10px 9px;
    background: #fff;
    float: left;
    padding: 3px;
    border: 1px solid #f4f4f4;
    behavior: url(PIE.htc);
    box-shadow: 0 0 10px #ececec
}

#main .description .img .small_img a {
    padding: 0
}

#main .description .des {
    overflow: hidden
}

#main .description .des p {
    color: #3f3731;
    font-size: 13px;
    line-height: 20px;
    display: block
}

#main .description .des div.dots, #main .description .des div.text {
    margin-bottom: 10px;
    width: 100%
}

#main .description .des .dots {
    border-bottom: 1px dotted #a7a7a7;
    height: 13px;
    z-index: 1
}

.product_price {
    margin-top: 10px;
}

#main .description .des .dots p {
    float: left;
    z-index: 2;
    background: #fff;
    padding-right: 1px
}

#main .description .des .dots span {
    float: right;
    z-index: 2;
    background: #fff;
    padding-left: 1px;
    color: #3f3637;
    font-weight: 700
}

#main .description .des .dots span.yes_nasklade {
    color: #0286b7
}

#main .description .des .dots span.no_nasklade {
    color: red
}

#main .description .des .dots a {
    float: right;
    z-index: 2;
    background: #fff;
    padding: 0 4px 0 1px
}

#main .description .des .dots .id {
    color: #888;
    text-transform: lowercase
}

#main .description .p {
    position: relative;
    color: #323232;
    margin: 0 10px 0 0;
    float: left;
    width: 177px !important
}

.price-cart-button {
    margin-top: 12px;
}

.price-cart-button .cart-add-product {
    float: right;
}

#main .description .p i {
    width: 15px;
    height: 15px;
    display: inline-block;
    float: left;
    margin: 3px 3px 0 0;
    background: url(/static/img/sprites.png) -82px 0 no-repeat
}

#main .description .price {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

#main .description .price i {
    width: 11px;
    height: 13px;
    position: absolute;
    top: 2px;
    right: 0;
    background: url(/static/img/ru.png) 0 0 no-repeat
}

#main .description .text {
    margin-top: 20px
}

#main .cart table {
    width: 100%;
    margin-bottom: 40px
}

#main .cart.carttable {
    font-size: 11px;
    overflow: hidden;
    display: inline-block;
    color: #535653
}

#main .cart .carttable td {
    color: #535653;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top
}

#main .cart .carttable .img {
    padding: 5px;
    margin-right: 9px;
    border: 1px solid #ececec;
    background: #fff;
    behavior: url(PIE.htc);
    box-shadow: 0 0 10px #ececec
}

#main .cart .carttable .head {
    background: url(/static/img/bg_tr.png) 0 0 repeat-x;
    height: 40px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    font-size: 13px
}

#main .cart .carttable .head td {
    border: none;
    padding: 0;
    color: #fff;
    background: url(/static/img/bg_tr.png) 0 0 repeat-x
}

#main .cart .carttable .head p {
    padding-left: 10px
}

#main .cart .carttable .head i {
    float: left;
    height: 40px;
    width: 2px;
    background: url(/static/img/r_table.png) 0 0 no-repeat
}

#main .cart .carttable .head b {
    padding-left: 15px;
    background: none;
    margin: 0
}

#main .cart .carttable .head sup {
    top: -.4em
}

#main .cart .carttable .head span {
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
    font-size: 13px
}

#main .cart .carttable b {
    margin: 3px 6px 0 0;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/static/img/sprites.png) -82px 0 no-repeat;
    float: left
}

#main .cart .carttable a {
    color: #db2b23;
    font-size: 11px;
    font-size: 12px
}

#main .cart .carttable ul li {
    overflow: hidden;
    line-height: 18px;
    padding: 0 23px 4px 0
}

#main .cart .carttable .pol {
    width: 47%;
    float: left;
    padding-right: 0
}

#main .cart .carttable .fl {
    float: right;
    padding-right: 20px
}

#main .cart .carttable ul li div {
    border-bottom: 1px dotted #a7a7a7;
    height: 13px;
    z-index: 1
}

#main .cart .carttable ul li p {
    float: left;
    z-index: 2;
    background: #fff;
    padding-right: 1px
}

#main .cart .carttable ul li span {
    float: right;
    font-size: 12px;
    font-weight: 700;
    color: #3f3637;
    z-index: 2;
    background: #fff;
    padding-left: 1px
}

#main .cart .carttable span {
    font-size: 11px;
    color: #969696
}

#main .cart .carttable .c {
    padding-right: 25px;
    float: right
}

#main .cart .carttable .c, #main .cart .carttable .cn {
    color: #000;
    font-weight: 400
}

#main .cart .carttable .cena {
    font-size: 18px;
    color: #000;
    font-weight: 700
}

#main .cart .carttable .div {
    position: relative;
    color: #010101
}

#main .cart .carttable .div sup {
    top: -.4em
}

#main .cart .carttable .div img {
    margin: 0 6px
}

#main .cart .carttable .gl {
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 8px;
    display: block;
    color: #db2b23
}

#main .cart .carttable .vid {
    margin-bottom: 3px;
    color: #888;
    display: block;
    font-weight: 700;
    font-size: 12px
}

#main .cart .carttable .col {
    font-weight: 700;
    color: #000
}

#main .cart .carttable .minus {
    width: 27px;
    height: 26px;
    display: inline-block;
    background: url(/static/img/sprites.png) -65px -58px no-repeat;
    margin: 0 0 0 10px;
    float: left
}

#main .cart .carttable input {
    float: left;
    width: 46px;
    padding: 0 3px;
    height: 24px;
    background: #fff;
    border: 1px solid #c3c3c3;
    border-top: 1px solid #858482;
    line-height: 27px
}

#main .cart .carttable .plus {
    width: 27px;
    height: 26px;
    display: inline-block;
    background: url(/static/img/sprites.png) -93px -58px no-repeat;
    margin: 0;
    float: left
}

#main .cart .carttable .cen {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    padding-left: 15px
}

#main .cart .carttable .cen span {
    color: #010101;
    font-size: 13px
}

#main .cart .carttable .cen .cena {
    font-size: 18px
}

#main .cart .carttable .cen .pod {
    color: #969696;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 3px
}

#main .cart .carttable .cen .pod sup {
    top: -.4em
}

#main .cart .carttable .cart_img {
    width: 12px;
    height: 16px;
    margin: 12px 0 0 11px;
    background: url(/static/img/sprites.png) -107px -13px no-repeat
}

#main .cart .carttable .del {
    width: 9px;
    height: 9px;
    display: inline-block;
    background: url(/static/img/sprites.png) -47px -15px no-repeat;
    margin: 6px 0 0 14px;
    cursor: pointer
}

#main .cart .carttable .checkbox {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(/static/img/bg_checkbox.png) 0 0 no-repeat;
    margin: 3px 0 0 30px
}

#main .cart .carttable .checkbox input {
    background: none;
    width: 13px;
    height: 13px;
    border: none;
    padding: 0
}

#main .cart .carttable .itogo {
    font-weight: 700;
    border: none;
    font-size: 18px;
    color: #8b8b8b;
    text-align: right;
    padding-right: 2px
}

#main .cart .carttable .itogo span {
    color: #db2b23;
    font-size: 18px;
    display: inline-block;
    overflow: hidden;
    float: right
}

#main .cart .carttable .itogo p {
    float: right;
    margin-right: 11px
}

#main .cart .carttable .itogo span img {
    margin: 0 0 0 6px
}

#main .cart .carttable .itogo .o-btn {
    color: #fff;
    height: 28px;
    line-height: 28px;
    font-weight: 700;
    font-size: 15px;
    padding-left: 45px;
    background-position: 0 -98px
}

#main .cart .carttable .itogo .o-btn i {
    height: 28px;
    font-style: normal;
    background-position: 100% -98px;
    padding-right: 23px
}

#main .brow {
    padding: 10px 20px 20px;
    background: #93817b;
    border-radius: 3px;
    color: #e1e1e1;
    line-height: 21px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    behavior: url(PIE.htc);
    position: relative
}

#main .brow .line_fff {
    width: 100%;
    height: 2px;
    background: #fff;
    margin: 10px 0
}

#main .brow > div {
    margin: 5px 0;
    overflow: hidden
}

#main .brow > div a {
    color: #fff;
    margin: 0 7px 0 5px
}

#main .brow > div a:first-child {
    margin: 0 7px 0 0
}

#main .brow ul {
    overflow: hidden;
    z-index: 2
}

#main .brow b {
    height: 2px;
    width: 100%;
    margin: 22px 0 0;
    background: url(/static/img/line_pod.gif) 0 0 repeat-x;
    display: inline-block
}

#main .brow .country li {
    padding-left: 20px;
    float: left;
    z-index: 3
}

#main .brow .country a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    font-size: 13px;
    margin: 0
}

#main .brow .t {
    margin: 0;
    margin-left: -20px;
}

#main .brow .t a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    margin: 0;
    height: 27px;
    display: inline-block
}

#main .brow .country .active a {
    text-decoration: underline;
}

#main .brow .country li i {
    float: left;
    width: 15px;
    height: 10px;
    margin: 5px 5px 0 0;
    background: url(/static/img/flags.png) 0 0 no-repeat
}

#main .brow .country .is {
    background-position: 0 0
}

#main .brow .country .it {
    background-position: -15px 0
}

#main .brow .country .ger {
    background-position: -30px 0
}

#main .brow table td {
    font-size: 13px
}

#main .brow .select1 {
    width: 162px;
    height: 22px;
    background: url(/static/img/select-bg.png) 0 0 no-repeat;
    position: relative
}

#main .brow .select span {
    width: 162px;
    height: 22px;
    color: #000;
    line-height: 20px;
    white-space: nowrap;
    padding: 0 22px 0 7px;
    display: block;
    overflow: hidden
}

#main .brow .select1 select {
    width: 162px;
    height: 22px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #ddd;
    color: #605e5e
}

#main .brow .logo {
    width: 148px;
    height: 41px;
    background: url(/static/img/logo_catalog.png) 0 0 no-repeat;
    position: absolute;
    bottom: 15px;
    right: 20px
}

#main .brow .alphabet {
    line-height: 24px
}

#main .brow .alphabet a {
    font-size: 15px;
    color: #000
}

#main .brow .alphabet .active {
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    cursor: default;
    background: url(/static/img/sprites.png) -65px -16px no-repeat;
    margin: 0
}

#main .brow .op {
    color: #fff;
    display: inline-block;
    padding-top: 5px
}

#main .makers {
    margin: 30px 0 0
}

#main .makers ul {
    margin-left: -20px
}

#main .makers li {
    width: 160px;
    padding-bottom: 0;
    margin: 0 0 30px 20px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    behavior: url(PIE.htc);
    color: #888;
    font-size: 11px
}

#main .makers li .img {
    -webkit-box-shadow: #ececec 0 0 7px;
    behavior: url(PIE.htc);
    box-shadow: 0 0 7px #ececec;
    border: 1px solid #e5e5e5;
    margin-bottom: 11px;
    display: block
}

#main .makers li a {
    font-size: 18px;
    margin-bottom: 4px;
    display: block
}

#main .makers li a img:focus, #main .makers li a img:hover {
    outline: 5px solid #e9e7e5
}

#main .makers li p {
    position: relative;
    line-height: 10px;
    float: left
}

#main .makers li i {
    width: 15px;
    display: inline-block;
    height: 10px;
    margin: 0 5px 0 0;
    background: url(/static/img/flags.png) 0 0 no-repeat
}

#main .makers .is {
    background-position: 0 0
}

#main .feedback {
    background: #8b7771 url(/static/img/bg_brow.png) 0 100% repeat-x;
    padding: 20px;
    color: #fff;
    font-size: 13px;
    position: relative
}

#main .feedback h2 {
    font-size: 28px;
    color: #fffefe;
    font-weight: 700;
    margin: 0;
    overflow: hidden;
    line-height: 28px
}

#main .feedback h2 p {
    float: left
}

#main .feedback h2 span {
    float: right;
    font-size: 12px;
    margin-top: 8px
}

#main .feedback sup {
    color: #db2b23;
    font-size: 18px
}

#main .feedback .line_fff {
    height: 2px;
    background: #fff;
    margin: 14px 0 30px
}

#main .feedback .line_fff, #main .feedback table {
    width: 100%;
    overflow: hidden
}

#main .feedback td {
    vertical-align: top
}

#main .feedback td input {
    width: 137px;
    height: 23px;
    margin: 2px 0 17px;
    border: none;
    border-top: 1px solid #858482;
    color: #605e5e;
    font-size: 12px;
    padding: 0 5px 0 10px;
    line-height: 22px
}

#main .feedback td textarea {
    margin-top: 2px;
    width: 97%;
    height: 122px;
    padding: 9px;
    color: #605e5e;
    font-size: 12px;
    font-family: arial;
    border: none
}

#main .feedback .o-btn {
    color: #4f4f4f;
    font-size: 15px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    padding-left: 23px;
    float: right;
    text-decoration: none;
    background-position: 0 -28px;
    cursor: pointer
}

#main .feedback .o-btn i {
    font-style: normal;
    padding-right: 23px;
    background-position: 100% -28px;
    height: 28px;
    line-height: 28px
}

#main .feedback .logo {
    width: 148px;
    height: 41px;
    background: url(/static/img/logo_cart.png) 0 0 no-repeat;
    position: absolute;
    bottom: 12px;
    left: 20px
}

#main .page {
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 15px;
}

#main .page div:first-child {
    color: #000;
    font-size: 13px;
    font-weight: 700;
    float: left;
    width: 50%;
    overflow: hidden
}

#main .page div:first-child span {
    color: #535653;
    margin-right: 5px
}

#main .page div:first-child a {
    color: #0286b7;
    font-size: 13px;
    font-weight: 400
}

#main .page .number_page {
    float: right;
    overflow: hidden
}

#main .page .number_page li {
    float: left;
    line-height: 24px
}

#main .page .number_page li a {
    color: #000;
    font-size: 13px;
    margin: 0 9px;
    font-weight: 700
}

#main .page .number_page .active {
    color: #fff;
    cursor: default;
    background: url(/static/img/sprites.png) -65px -16px no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    margin: 0
}

#main .page .pre {
    margin: 5px 6px 0 0 !important;
    display: inline-block;
    background: url(/static/img/sprites.png) -89px -15px no-repeat;
    width: 24px;
    width: 9px;
    height: 13px;
    float: left;
    cursor: pointer
}

#mobile-search-button {
    display: none
}

#main .page .next {
    margin: 5px 0 0 6px !important;
    display: inline-block;
    background: url(/static/img/sprites.png) -98px -15px no-repeat;
    width: 24px;
    width: 9px;
    height: 13px;
    float: left;
    cursor: pointer
}

#main .contact {
    overflow: hidden;
    position: relative
}

#main .contact .map {
    margin-top: 30px;
    float: left
}

.contact {
    line-height: 26px;
    color: #8b8b8b
}

.agree-contact {
    line-height: 20px;
}

.contact span {
    color: #3f3f3f;
    font-weight: 700
}

.contact span > span {
    color: #8b8b8b
}

.contact p, .contact p span {
    color: #3f3731
}

.contact p span {
    font-weight: 400
}

.contact a {
    color: #4396ca
}

.contact .tel {
    width: 17px;
    background: url(/static/img/sprites.png) -65px -40px no-repeat;
    margin: 5px 10px 0 0
}

.contact .mail, .contact .tel {
    height: 18px;
    display: inline-block;
    float: left
}

.contact .mail {
    width: 16px;
    background: url(/static/img/sprites.png) -82px -40px no-repeat;
    margin: 9px 11px 0 0
}

.contact .isq {
    background: url(/static/img/sprites.png) -98px -40px no-repeat;
    margin: 5px 8px 0 0
}

.contact .isq, .contact .skype {
    width: 19px;
    height: 18px;
    display: inline-block;
    float: left
}

.contact .skype {
    background: url(/static/img/sprites.png) -118px -40px no-repeat;
    margin: 5px 9px 0 0
}

#main .contact .time {
    position: absolute;
    left: 492px;
    top: 25px;
    width: 236px;
    height: 125px
}

#main .contact .time table {
    border: 1px solid #e4e4e4;
    width: 100%
}

#main .contact .time td {
    border: 1px solid #e4e4e4;
    font-size: 13px;
    text-align: center;
    color: #3f3637
}

#main .contact .time span {
    font-weight: 700;
    color: #3f3637
}

#main .contact .time p {
    color: #0286b7;
    font-weight: 700
}

#main .contact .time b {
    font-weight: 700;
    color: #db2b23
}

#main .catalog {
    position: relative;
    z-index: 1;
    text-align: center
}

#main .catalog ul {
    margin-left: -27px
}

#main .catalog li {
    margin: 0 0 18px 10px;
    width: 220px;
    padding: 12px 11px 7px;
    border: 1px solid #ececec;
    background: #fff;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    behavior: url(PIE.htc);
    box-shadow: 0 0 10px #ececec
}

.catalog.index .centerfoto a img {
    height: 120px;
    max-width: 100%
}

#main .catalog li:focus, #main .catalog li:hover {
    border: 1px solid #eca4a1
}

#main .catalog .h1 {
    font-size: 14px;
    font-weight: 700;
    margin: 15px 0 9px;
    display: block
}

#main .catalog span {
    color: #535653;
    font-weight: 700;
    font-size: 11px;
    margin-right: 3px
}

#main .catalog p {
    margin-bottom: 13px
}

#main .catalog div {
    position: relative;
    color: #323232;
    margin-top: 0
}

#main .catalog div i {
    width: 15px;
    height: 15px;
    display: inline-block;
    float: left;
    margin: 3px 3px 0 0;
    background: url(/static/img/sprites.png) -82px 0 no-repeat
}

#main .catalog .price {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    padding-right: 17px;
    position: relative
}

#main .catalog .price i {
    width: 11px;
    height: 13px;
    position: absolute;
    top: 2px;
    right: 0;
    background: url(/static/img/ru.png) 0 0 no-repeat
}

#main .article {
    position: relative;
    overflow: hidden
}

#main .article ul {
    display: block;
    margin-left: -50px
}

#main .article li {
    width: 43%;
    float: left;
    margin: 0 0 20px;
    padding-left: 50px
}

#main .article .i {
    font-style: normal;
    float: left;
    width: 59px;
    height: 68px;
    background: url(/static/img/sprites.png) 0 -24px no-repeat;
    text-align: center;
    color: #000;
    padding-right: 6px;
    font-size: 11px
}

#main .article .i span {
    font-size: 30px;
    display: block;
    margin-top: 5px
}

#main .article li div {
    margin-left: 79px
}

#main .in li div {
    margin-left: 0
}

#main .article.in li {
    width: 96%;
    margin: 0 0 45px
}

#main .article.in i {
    font-style: normal;
    float: left;
    width: 59px;
    height: 68px;
    background: url(/static/img/sprites.png) 0 -24px no-repeat;
    text-align: center;
    color: #000;
    padding-right: 6px;
    font-size: 11px;
    margin-right: 13px
}

#main .article.in i span {
    font-size: 30px;
    display: block;
    line-height: 30px;
    padding-top: 5px
}

#main .article.in a {
    display: inline-block
}

#main .in {
    width: 100%;
    padding: 0
}

#main .article.in a {
    font-size: 18px
}

#main .in a, #main .in a:focus, #main .in a:hover {
    text-decoration: none
}

#main .pre {
    float: left;
    width: 9px;
    height: 13px;
    margin: 20px 0 0 2px;
    display: inline-block;
    background: url(/static/img/sprites.png) -89px -15px no-repeat
}

#main .pre a {
    font-size: 13px;
    white-space: nowrap;
    margin: -2px 0 0 16px;
    text-decoration: underline;
    display: inline-block
}

#main .pre a:focus, #main .pre a:hover {
    text-decoration: none
}

.link {
    color: #0286b7;
    font-size: 13px !important;
    text-decoration: underline !important;
    font-weight: 400 !important
}

.link:focus, .link:hover {
    text-decoration: none !important
}

#main .arti {
    position: relative;
    overflow: hidden;
}

#main .arti .dates {
    font-style: normal;
    float: left;
    width: 59px;
    height: 68px;
    background: url(/static/img/sprites.png) 0 -24px no-repeat;
    text-align: center;
    color: #000;
    padding-right: 6px;
    font-size: 11px;
    margin: 7px 12px 10px 0
}

#main .arti .dates span {
    font-size: 30px;
    display: block;
    margin-top: 5px
}

#main .arti p {
    line-height: 18px;
    display: block;
    margin-bottom: 10px !important;
}

#main .arti .img1 {
    overflow: hidden;
    margin: 0;
    width: 728px;
    float: left
}

#main .arti .img1 .flag {
    margin: 3px 3px 0;
    width: 15px;
    height: 10px;
    background-position: 0 0
}

#main .arti .img1 p {
    display: block;
    width: 728px;
    float: left;
    color: #000;
    font-size: 13px
}

#main .arti .img1 a {
    color: #000;
    font-size: 13px;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-decoration: underline
}

#main .arti .img1 a:focus, #main .arti .img1 a:hover {
    text-decoration: none
}

#main .arti .img1 .iml {
    float: left;
    width: 200px;
    display: block
}

#main .arti .img1 .iml img {
    width: 200px;
    height: 150px;
    margin-bottom: 23px
}

#main .arti .img1 .iml img:last-child {
    margin-bottom: 0
}

#main .arti .imr {
    width: 506px;
    height: 325px;
    margin-bottom: 23px;
    float: right;
    margin-right: 0
}

#main .global_search {
    padding: 20px;
    background: #93817b;
    margin: 0 0 25px;
    position: relative;
    color: #757571;
    z-index: 2
}

#main .global_search .line_fff {
    width: 100%;
    height: 2px;
    background: #fff;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0
}

#main .global_search .inp {
    width: 70px;
    font-style: normal;
    margin: 0 20px 0 0;
    padding: 0
}

#main .global_search .inp, #main .global_search input {
    height: 22px;
    display: inline-block;
    line-height: 22px
}

#main .global_search input {
    width: 60px;
    border: none;
    background: #fff;
    padding: 0 10px;
    font-size: 12px;
    color: #605e5e;
    margin: 0
}

#main .global_search td {
    height: 22px;
    font-size: 13px;
    position: relative
}

#main .global_search table {
    position: relative;
    width: 100%;
    color: #fff;
    margin-bottom: 30px
}

#main .global_search ul {
    overflow: hidden;
    margin-left: -20px
}

#main .global_search li {
    position: relative;
    display: inline-block;
    float: left;
    width: 157px;
    margin-left: 20px;
    min-height: 84px;
    margin-bottom: 15px;
    line-height: 16px;
    color: #fff
}

#main .global_search .ran {
    width: 166px;
    height: 19px
}

#main .global_search li a {
    color: #db2b23;
    font-size: 15px;
    display: block;
    margin-bottom: 10px
}

#main .global_search .lin {
    font-size: 13px;
    color: #fff;
    text-decoration: line-through
}

#main .global_search .o-btn {
    background-position: 0 -56px;
    color: #4f4f4f;
    text-decoration: none;
    padding-left: 54px;
    position: absolute;
    right: 20px;
    bottom: 19px
}

#main .global_search .o-btn, #main .global_search .o-btn i {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    font-style: normal
}

#main .global_search .o-btn i {
    background-position: 100% -56px;
    font-size: 15px;
    font-weight: 700;
    padding-right: 37px;
    cursor: pointer
}

#main .global_search .cleaning {
    z-index: 3;
    position: absolute;
    height: 15px;
    overflow: hidden;
    top: 18px;
    right: 20px;
    white-space: nowrap
}

#main .global_search .cleaning i {
    width: 11px;
    height: 15px;
    display: inline-block;
    margin: 0 4px 0 0;
    float: left;
    background: url(/static/img/sprites.png) -138px -39px no-repeat
}

#main .global_search .cleaning a {
    color: #3a3532;
    font-size: 12px;
    height: 15px
}

#main .global_search .cleaning a:focus, #main .global_search .cleaning a:hover {
    text-decoration: none
}

#main .global_search .it {
    background: url(/static/img/flags.png) 0 0 no-repeat
}

#main .global_search .it, #main .global_search .p {
    width: 15px;
    height: 10px;
    margin: 3px 5px 0 0;
    float: left
}

#main .global_search .p {
    background: url(/static/img/flags.png) -15px 0 no-repeat
}

#main .global_search .k_k {
    background: #862b00
}

#main .global_search .k_ch, #main .global_search .k_k {
    width: 10px;
    height: 10px;
    margin: 3px 5px 0 0;
    float: left
}

#main .global_search .k_ch {
    background: #330102
}

#main .global_search .vipad_search {
    width: 334px;
    min-height: 583px;
    background: #fff url(/static/img/bg_vipad_search.png) 0 0 repeat-x;
    position: absolute;
    top: 0;
    left: 197px;
    border: 4px solid #e9e7e5;
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    overflow: hidden;
    border-radius: 3px;
    padding: 15px 20px 20px;
    z-index: 3
}

#main .global_search .vipad_search a {
    color: #db2b23;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-decoration: underline
}

#main .global_search .vipad_search i {
    width: 3px;
    height: 3px;
    display: inline-block;
    background: url(/static/img/sprites.png) -56px -15px no-repeat;
    margin: 7px 6px 0 0;
    float: left
}

#main .global_search .vipad_search a:focus, #main .global_search .vipad_search a:hover {
    text-decoration: none
}

#main .global_search .vipad_search ul {
    margin: 14px 0 0
}

#main .global_search .vipad_search li {
    width: 50%;
    position: relative;
    margin: 0;
    display: block;
    margin: 0 0 5px;
    float: left;
    min-height: 21px
}

#main .global_search .vipad_search h2 {
    color: #3f3637;
    font-size: 18px;
    margin: 0 0 14px;
    display: inline-block;
    width: 100%
}

#main .global_search .vipad_search .close {
    width: 23px;
    float: right;
    height: 23px;
    background: url(/static/img/sprites.png) -124px -13px no-repeat;
    margin: 0
}

#main .global_search .vipad_search h2 span {
    display: inline-block;
    float: left;
    color: #3e3630;
    font-size: 18px
}

#main .global_search .slider {
    width: 166px;
    height: 5px;
    background: url(/static/img/slider.png) 0 0 no-repeat;
    position: relative;
    margin: 0 10px
}

#main .global_search .slider div {
    height: 5px;
    background: url(/static/img/slider.png) 0 -5px no-repeat;
    position: absolute
}

#main .global_search .slider div a {
    width: 9px;
    height: 19px;
    background: url(/static/img/slider.png) 0 -10px no-repeat;
    position: absolute;
    top: -7px;
    left: -4px
}

#main .global_search .slider div a + a {
    left: auto;
    right: -4px
}

#main .like {
    float: right;
    margin: 20px 0 0;
    color: #5e5e5e;
    width: 420px
}

#main .like ul {
    margin: 0;
    float: right
}

#main .like li {
    float: left;
    margin-left: 14px
}

#main .like .f {
    width: 45px;
    height: 20px;
    margin: 1px 2px 0 0;
    background: url(/static/img/sprites.png) 0 -92px no-repeat
}

#main .like .f, #main .like .vk {
    display: inline-block;
    float: left
}

#main .like .vk {
    width: 40px;
    height: 22px;
    margin: 0 2px 0 0;
    background: url(/static/img/sprites.png) 0 -112px no-repeat
}

#main .like .tw {
    width: 59px;
    background: url(/static/img/sprites.png) 0 -134px no-repeat
}

#main .like .g, #main .like .tw {
    height: 20px;
    display: inline-block;
    float: left;
    margin: 1px 2px 0 0
}

#main .like .g {
    width: 32px;
    background: url(/static/img/sprites.png) -45px -92px no-repeat
}

#main .like .j {
    width: 16px;
    float: left;
    margin: 1px 2px 0 0;
    background: url(/static/img/sprites.png) -40px -112px no-repeat
}

#main .like .j, #main .like li div {
    height: 16px;
    display: inline-block
}

#main .like li div {
    border: 1px solid #d1d1d1;
    color: #333;
    font-size: 11px;
    padding: 0 2px;
    line-height: 16px;
    margin: 2px 0 0 5px;
    position: relative
}

#main .like li div b {
    width: 5px;
    height: 6px;
    position: absolute;
    top: 5px;
    left: -5px;
    background: url(/static/img/pip.gif) 0 0 no-repeat
}

#main .like .vko {
    height: 20px;
    background: #edf2f6;
    border: 1px solid #adbccb;
    color: #2b58a8;
    margin: 0 0 0 5px;
    line-height: 20px
}

#main .like .vko b {
    height: 9px;
    top: 5px;
    background: url(/static/img/pip2.gif) 0 0 no-repeat
}

#main .text {
    line-height: 18px;
    overflow: hidden;
    margin-bottom: 28px
}

#main .text span {
    color: #000;
    font-weight: 700;
}

#main .text span > span {
    color: #a62938;
    font-size: 13px;
    display: inline-block;
    margin: 0
}

#main .text .p {
    color: #000
}

#main .text a {
    color: #0286b7
}

#main .text .img {
    -webkit-box-shadow: #ececec 0 0 7px;
    behavior: url(PIE.htc);
    box-shadow: 0 0 7px #ececec;
    border: 1px solid #e5e5e5;
    margin: 3px 12px 10px 0;
    width: 157px;
    height: 122px;
    float: left
}

.right-text {
    text-align: right
}

#foot {
    height: 121px;
    background: url(/static/img/bg_footer.png) 0 5px repeat-x
}

#foot > div {
    max-width: 1200px;
    padding: 0 20px;
    height: 121px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

#foot .line {
    background: #9d8c86 url(/static/img/bg_line_foot.png) 100% 0 no-repeat;
    height: 5px
}

#foot .logo {
    float: left;
    margin-top: 12px;
    width: 126px;
    height: 42px
}

#foot .counter {
    width: 138px;
    position: absolute;
    top: 12px;
    right: 21px
}

#foot .menu_footer {
    float: left;
    margin: 12px 0 0 85px;
    width: 60%
}

#foot .menu_footer li {
    float: left;
    margin-right: 14px
}

#foot .menu_footer li a {
    color: #000;
    text-decoration: underline
}

#foot .menu_footer .info1 {
    position: relative;
    float: left;
    margin-top: 14px;
    color: #000
}

#foot .menu_footer .info1 ul {
    float: left
}

#foot .menu_footer .info1 li {
    float: left;
    margin-left: 34px
}

#foot .menu_footer .info1 li:first-child {
    margin-left: 0
}

#callme {
    width: 320px;
    height: 210px;
    padding: 15px 15px 0;
    overflow: auto
}

#callme table td {
    padding: 10px 20px 0 0;
    vertical-align: middle
}

#callme table td.callinp input {
    padding: 5px;
    width: 200px;
    font-size: 11pt
}

#cont {
    width: 350px;
    height: 400px;
    margin: 15px 15px;
}

#cont table td {
    padding: 10px 20px 0 0;
    vertical-align: middle
}

#cont table td.callinp input {
    width: 200px;
    font-size: 11pt
}

.centerfoto {
    height: 120px;
    margin-bottom: 8px;
    text-align: center;
    background-position: 0 0;
    background-repeat: no-repeat
}

.centerfoto a {
    display: block;
    height: 160px;
    cursor: pointer;
    background: url(/static/img/em.gif) 0 0 no-repeat
}

table.mailform {
    width: 80%;
    margin: 15px 0
}

table.mailform td {
    padding: 3px 12px 8px 0
}

table.mailform .oleft {
    width: 85%
}

.tellMe {
    width: 80%
}

table.categorytabflags {
    width: 100%;
    border-bottom: 5px solid #ededf0
}

table.categorytabflags td.catepic {
    width: 25%;
    border-top: 5px solid #efeae5;
    height: 200px;
    padding: 0
}

table.categorytabflags td.catepic a {
    display: block;
    height: 200px;
    cursor: pointer;
    text-decoration: none
}

table.categorytabflags td.catext {
    width: 75%;
    border-top: 5px solid #ededf0;
    padding: 12px 18px 5px
}

ul.flag {
    margin: 0;
    padding: 5px 0 0
}

ul.flag li {
    list-style-type: none;
    margin: 0 5px 5px 0;
    padding: 0
}

ul.flag li, ul.flag li a {
    display: block;
    float: left
}

ul.flag li a {
    padding: 4px 6px 4px 25px;
    margin: 0;
    border: 1px solid #e0dad4;
    white-space: nowrap
}

ul.flag li#noflag a {
    padding: 4px 8px
}

ul.flag li a:link, ul.flag li a:visited {
    border: 1px solid #e0dad4
}

ul.flag li a:focus, ul.flag li a:hover {
    border: 1px solid #ed4f01
}

ul.flag li.active a {
    border: 1px solid #ed4f01 !important;
    background-color: #ed4f01 !important;
    color: #fff !important;
    text-decoration: none !important
}

table.additem td {
    padding: 8px 5px 18px 0;
    vertical-align: middle
}

table.additem form {
    margin: 0;
    padding: 0
}

table.additem td.callinp input {
    padding: 3px 6px;
    width: 40px;
    font-size: 11pt
}

table.additem td.adding {
    padding: 0 0 0 0;
    text-align: left
}

.catalog_2 {
    text-align: left;
    overflow: hidden;
    margin-bottom: 20px;
    min-width: 730px;
    position: relative
}

.catalog_2 h1 {
    font-size: 24px;
    color: #3e3630;
    margin-bottom: 10px
}

.catalog_2 .text {
    font-size: 13px;
    color: #3f3731;
    line-height: 20px
}

.catalog_2 .t {
    margin: 5px 0
}

.catalog_2 .__price, .catalog_2 .__price_new {
    font-size: 18px;
    color: #000;
    font-weight: 700
}

.catalog_2 .__price_old, .__discount-price {
    font-size: 14px;
    color: #949494;
    display: block;
    text-decoration: line-through;
}

.catalog_2 .__item_unit {
    font-size: 12px;
    color: #000;
    margin-left: 5px
}

.catalog_2 ul {
    margin: 17px 0 0 -16px
}

.catalog_2 .product {
    width: 155px;
    margin: 0 0 29px 16px;
    color: #555;
    font-size: 13px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    text-align: center;
    *display: inline
}

.catalog_2 .product p {
    margin: 0;
}

.catalog_2 .product .thumbs {
    padding-bottom: 7px;
}

.catalog_2 .product .product-title {
    padding-bottom: 7px;
    display: block;
}

.catalog_2 .images_001_box img {
    max-height: 100%
}

.catalog_2 .gl {
    font-size: 12px
}

.catalog_2 .gl, .catalog_2 .makers .gl {
    font-weight: 700;
    margin: 5px 0 8px;
    display: block;
    color: #a60d0d
}

.catalog_2 .makers .gl {
    font-size: 18px
}

.catalog_2 .makers .cata {
    width: 162px;
    margin: 0 0 50px 16px;
    color: #3f3731;
    font-size: 13px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline
}

.catalog_2 .btn_buy_01 {
    display: block;
    float: left
}

.catalog_2 .btn_buy_01, .catalog_2 .czena_box {
    clear: both;
    padding-top: 5px
}

.catalog_2 .images_001_box {
    width: 150px;
    height: 150px;
    background-position: 50% 50% !important;
    display: block;
    overflow: hidden
}

.btn2 {
    color: #fff;
    line-height: 28px;
    font-weight: 700;
    font-size: 11px;
    padding-left: 45px;
    background: url(/static/img/buttons.png) 0 0 no-repeat;
    background-position: 0 -98px
}

.btn2, .btn2 i {
    height: 28px;
    display: inline-block
}

.btn2 i {
    background: url(/static/img/buttons.png) 0 0 no-repeat;
    font-style: normal;
    background-position: 100% -98px;
    padding-right: 23px
}

input.wide, textarea.wide {
    width: 92%
}

.h1:first-letter, .up1Letter:first-letter, h1.itemHeader:first-letter {
    text-transform: uppercase
}

.catalogDescription2 {
    margin: 0 0 15px;
    font-size: 14px !important;
}

.catalogDescription3dicon {
    margin: 0 0 15px;
    font-size: 18px !important;
}

.catalogDescription2 table {
    margin-top: 12px
}

.catalogDescription2 ul, .catalogDescription2 ol{
    margin-left: 20px
}

.catalogDescription2 ul li, .catalogDescription2 ol li {
    margin-left: 10px;
    list-style-type: disc
}

.breadcrumbs {
    color: gray;
    padding: 0 0 10px
}

.breadcrumbs, .breadcrumbs a {
    font-size: 11px
}

#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0, 0, 0, .5);
    z-index: 997;
    will-change: opacity
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.countries-menu, .profile-catalog {
    margin-top: 30px;
    color: #db2b23
}

.catalog-heading {
    font-size: 18px;
}

.profile-block {
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
    text-align: center;
    width: 215px;
    margin-bottom: 15px;
}

.profile-block img {
    display: block;
    margin-bottom: 10px;
    vertical-align: middle;
}

.catalog-item {
    margin: 0 0 18px 10px;
    width: 220px;
    padding: 12px 11px 7px;
    border: 1px solid #ececec;
    background: #fff;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    box-shadow: 0 0 10px #ececec;
}

.catalog-item:focus, .catalog-item:hover {
    border: 1px solid #eca4a1;
}

.list-view {
    text-align: center;
}

.list-view .summary {
    margin-bottom: 20px;
    text-align: left;
}

.catalog-item span {
    color: #535653;
    font-weight: 700;
    font-size: 11px;
    margin-right: 3px;
}

.catalog-item .h1 {
    font-size: 14px;
    font-weight: 700;
    margin: 15px 0 9px;
    display: block;
}

.catalog-item .country {
    margin: 4px 0 3px;
}

.pagination {
    float: right;
}

.pagination li {
    float: left;
    line-height: 24px;
}

.pagination li a {
    color: #000;
    font-size: 13px;
    margin: 0 9px;
    font-weight: 700;
}

.pagination .prev a {
    margin: 5px 6px 0 0 !important;
    display: inline-block;
    background: url(/static/img/sprites.png) -89px -15px no-repeat;
    width: 24px;
    width: 9px;
    height: 13px;
    float: left;
    cursor: pointer;
}

.pagination .next a {
    margin: 5px 6px 0 0 !important;
    display: inline-block;
    background: url(/static/img/sprites.png) -98px -15px no-repeat;
    width: 24px;
    width: 9px;
    height: 13px;
    float: left;
    cursor: pointer;
}

.pagination .prev, .pagination .next {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.pagination .prev.disabled, .pagination .next.disabled {
    display: none;
}

.pagination .active a {
    color: #fff;
    cursor: default;
    background: url(/static/img/sprites.png) -65px -16px no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    margin: 0
}

.list-view .catalog-top-header {
    overflow: hidden;
    margin-top: 25px;
}

.list-view .catalog-top-header .summary {
    float: left;
}

.list-view .catalog-content {
    position: relative;
    margin-top: 20px;
    z-index: 1;
    text-align: center;
}

.buttons-custom {
    /*text-align: right;*/
    margin-bottom: 15px;
}

.buttons-custom .b {
    height: 28px;
    padding: 0 33px 0 18px;
    color: #4f4f4f;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    text-decoration: none;
    width: 178px;
    text-align: center;
}

.buttons-custom .b:focus, .buttons-custom .b:hover {
    color: #888
}

.flexslider.profile .flex-control-nav {
    bottom: 15px;
}

.bs-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.bs-btn:focus,
.bs-btn:active:focus,
.bs-btn.active:focus,
.bs-btn.focus,
.bs-btn:active.focus,
.bs-btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.bs-btn:hover,
.bs-btn:focus,
.bs-btn.focus {
    color: #333;
    text-decoration: none;
}

.bs-btn:active,
.bs-btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.bs-btn.disabled,
.bs-btn[disabled],
fieldset[disabled] .bs-btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

a.bs-btn.disabled,
fieldset[disabled] a.bs-btn {
    pointer-events: none;
}

.bs-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.bs-btn-default:focus,
.bs-btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.bs-btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.bs-btn-default:active,
.bs-btn-default.active,
.open > .dropdown-toggle.bs-btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.bs-btn-default:active:hover,
.bs-btn-default.active:hover,
.open > .dropdown-toggle.bs-btn-default:hover,
.bs-btn-default:active:focus,
.bs-btn-default.active:focus,
.open > .dropdown-toggle.bs-btn-default:focus,
.bs-btn-default:active.focus,
.bs-btn-default.active.focus,
.open > .dropdown-toggle.bs-btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.bs-btn-default:active,
.bs-btn-default.active,
.open > .dropdown-toggle.bs-btn-default {
    background-image: none;
}

.bs-btn-default.disabled:hover,
.bs-btn-default[disabled]:hover,
fieldset[disabled] .bs-btn-default:hover,
.bs-btn-default.disabled:focus,
.bs-btn-default[disabled]:focus,
fieldset[disabled] .bs-btn-default:focus,
.bs-btn-default.disabled.focus,
.bs-btn-default[disabled].focus,
fieldset[disabled] .bs-btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.bs-btn-default .badge {
    color: #fff;
    background-color: #333;
}

.bs-btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.bs-btn-primary:focus,
.bs-btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.bs-btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.bs-btn-primary:active,
.bs-btn-primary.active,
.open > .dropdown-toggle.bs-btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.bs-btn-primary:active:hover,
.bs-btn-primary.active:hover,
.open > .dropdown-toggle.bs-btn-primary:hover,
.bs-btn-primary:active:focus,
.bs-btn-primary.active:focus,
.open > .dropdown-toggle.bs-btn-primary:focus,
.bs-btn-primary:active.focus,
.bs-btn-primary.active.focus,
.open > .dropdown-toggle.bs-btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.bs-btn-primary:active,
.bs-btn-primary.active,
.open > .dropdown-toggle.bs-btn-primary {
    background-image: none;
}

.bs-btn-primary.disabled:hover,
.bs-btn-primary[disabled]:hover,
fieldset[disabled] .bs-btn-primary:hover,
.bs-btn-primary.disabled:focus,
.bs-btn-primary[disabled]:focus,
fieldset[disabled] .bs-btn-primary:focus,
.bs-btn-primary.disabled.focus,
.bs-btn-primary[disabled].focus,
fieldset[disabled] .bs-btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.bs-btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.bs-btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.bs-btn-success:focus,
.bs-btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.bs-btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.bs-btn-success:active,
.bs-btn-success.active,
.open > .dropdown-toggle.bs-btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.bs-btn-success:active:hover,
.bs-btn-success.active:hover,
.open > .dropdown-toggle.bs-btn-success:hover,
.bs-btn-success:active:focus,
.bs-btn-success.active:focus,
.open > .dropdown-toggle.bs-btn-success:focus,
.bs-btn-success:active.focus,
.bs-btn-success.active.focus,
.open > .dropdown-toggle.bs-btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.bs-btn-success:active,
.bs-btn-success.active,
.open > .dropdown-toggle.bs-btn-success {
    background-image: none;
}

.bs-btn-success.disabled:hover,
.bs-btn-success[disabled]:hover,
fieldset[disabled] .bs-btn-success:hover,
.bs-btn-success.disabled:focus,
.bs-btn-success[disabled]:focus,
fieldset[disabled] .bs-btn-success:focus,
.bs-btn-success.disabled.focus,
.bs-btn-success[disabled].focus,
fieldset[disabled] .bs-btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.bs-btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.bs-btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.bs-btn-info:focus,
.bs-btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.bs-btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.bs-btn-info:active,
.bs-btn-info.active,
.open > .dropdown-toggle.bs-btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.bs-btn-info:active:hover,
.bs-btn-info.active:hover,
.open > .dropdown-toggle.bs-btn-info:hover,
.bs-btn-info:active:focus,
.bs-btn-info.active:focus,
.open > .dropdown-toggle.bs-btn-info:focus,
.bs-btn-info:active.focus,
.bs-btn-info.active.focus,
.open > .dropdown-toggle.bs-btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.bs-btn-info:active,
.bs-btn-info.active,
.open > .dropdown-toggle.bs-btn-info {
    background-image: none;
}

.bs-btn-info.disabled:hover,
.bs-btn-info[disabled]:hover,
fieldset[disabled] .bs-btn-info:hover,
.bs-btn-info.disabled:focus,
.bs-btn-info[disabled]:focus,
fieldset[disabled] .bs-btn-info:focus,
.bs-btn-info.disabled.focus,
.bs-btn-info[disabled].focus,
fieldset[disabled] .bs-btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.bs-btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.bs-btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.bs-btn-warning:focus,
.bs-btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.bs-btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.bs-btn-warning:active,
.bs-btn-warning.active,
.open > .dropdown-toggle.bs-btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.bs-btn-warning:active:hover,
.bs-btn-warning.active:hover,
.open > .dropdown-toggle.bs-btn-warning:hover,
.bs-btn-warning:active:focus,
.bs-btn-warning.active:focus,
.open > .dropdown-toggle.bs-btn-warning:focus,
.bs-btn-warning:active.focus,
.bs-btn-warning.active.focus,
.open > .dropdown-toggle.bs-btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.bs-btn-warning:active,
.bs-btn-warning.active,
.open > .dropdown-toggle.bs-btn-warning {
    background-image: none;
}

.bs-btn-warning.disabled:hover,
.bs-btn-warning[disabled]:hover,
fieldset[disabled] .bs-btn-warning:hover,
.bs-btn-warning.disabled:focus,
.bs-btn-warning[disabled]:focus,
fieldset[disabled] .bs-btn-warning:focus,
.bs-btn-warning.disabled.focus,
.bs-btn-warning[disabled].focus,
fieldset[disabled] .bs-btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.bs-btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.bs-btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.bs-btn-danger:focus,
.bs-btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.bs-btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.bs-btn-danger:active,
.bs-btn-danger.active,
.open > .dropdown-toggle.bs-btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.bs-btn-danger:active:hover,
.bs-btn-danger.active:hover,
.open > .dropdown-toggle.bs-btn-danger:hover,
.bs-btn-danger:active:focus,
.bs-btn-danger.active:focus,
.open > .dropdown-toggle.bs-btn-danger:focus,
.bs-btn-danger:active.focus,
.bs-btn-danger.active.focus,
.open > .dropdown-toggle.bs-btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.bs-btn-danger:active,
.bs-btn-danger.active,
.open > .dropdown-toggle.bs-btn-danger {
    background-image: none;
}

.bs-btn-danger.disabled:hover,
.bs-btn-danger[disabled]:hover,
fieldset[disabled] .bs-btn-danger:hover,
.bs-btn-danger.disabled:focus,
.bs-btn-danger[disabled]:focus,
fieldset[disabled] .bs-btn-danger:focus,
.bs-btn-danger.disabled.focus,
.bs-btn-danger[disabled].focus,
fieldset[disabled] .bs-btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.bs-btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.bs-btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}

.bs-btn-link,
.bs-btn-link:active,
.bs-btn-link.active,
.bs-btn-link[disabled],
fieldset[disabled] .bs-btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bs-btn-link,
.bs-btn-link:hover,
.bs-btn-link:focus,
.bs-btn-link:active {
    border-color: transparent;
}

.bs-btn-link:hover,
.bs-btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.bs-btn-link[disabled]:hover,
fieldset[disabled] .bs-btn-link:hover,
.bs-btn-link[disabled]:focus,
fieldset[disabled] .bs-btn-link:focus {
    color: #777;
    text-decoration: none;
}

.bs-btn-lg,
.bs-btn-group-lg > .bs-btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.bs-btn-sm,
.bs-btn-group-sm > .bs-btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.bs-btn-xs,
.bs-btn-group-xs > .bs-btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.bs-btn-block {
    display: block;
    width: 100%;
}

.bs-btn-block + .bs-btn-block {
    margin-top: 5px;
}

input[type="submit"].bs-btn-block,
input[type="reset"].bs-btn-block,
input[type="button"].bs-btn-block {
    width: 100%;
}

.question-form {
    width: 350px;
    padding: 20px 45px 10px 25px;
}

.question-form .material {
    font-size: 14px;
    margin-bottom: 12px;
    font-weight: bold;
}

.question-message {
    margin-bottom: 10px;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.form-group {
    margin-bottom: 15px;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

label.control-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.text-danger {
    line-height: 1.2;
    margin-top: 4px;
    color: #e80f0f;
}

.mini_cart span {
    margin: 0;
}

.menu a.h1 {
    color: #db2b23;
    margin-top: 0;
}

.menu .list-group-item {
    position: relative;
    display: inline;
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
}

blockquote {
    font-size: 14px;
}

@media screen and (max-width: 1165px) and (min-width: 970px) {
    #main .content {
        width: 75%;
    }
}

.des p {
    margin: 0;
}

.slick-prev:before, .slick-next:before {
    font-size: 30px;
    color: #e34847
}

.slick-prev, .slick-next {
    top: 37%;
    z-index: 98;
}

.slick-next {
    right: 10px;
}

.slick-prev {
    left: 20px;
}

.alert-dismissable .close, .alert-dismissible .close {
    right: -5px;
}

label {
    line-height: 20px;
}

.form-control {
    margin-bottom: 5px;
}

#main .catalog div.not-found {
    margin-top: 0;
    text-align: left;
}

.thumbnail {
    margin-bottom: 10px;
}

.thumbnails .image-additional {
    margin-left: 5px;
}

.image-additional a {
    padding: 0;
    border: 0;
}

.line {
    clear: both;
}

.line .line-col-left {
    float: left;
}

.line .line-col-right {
    float: right;
}

.line.payment .line-col-right {
    min-width: 300px;
}

.head-banner {
    float: left;
    margin-top: 7px;
}

@media (max-width: 1157px) {
    .head-banner {
        display: none;
    }
}

.contact-rows > .row {
    margin-bottom: 20px;
    font-size: 14px;
}

.address-warning {
    font-size: 11px;
    margin-top: 7px;
}

.address-warning span {
    color: #BF0300
}
