﻿html {
     font-family: 'Open Sans', sans-serif;
     -ms-text-size-adjust: 100%;
     -webkit-text-size-adjust: 100%
 }

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0;
    color: #f15857;
    transition: color 0.3s ease 0s
}

a:hover {
    color: #e81513
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

p {
    margin: 0
}

.clearfix {
    zoom: 1
}

.clearfix:before, .clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both
}

.arcticmodal-overlay, .arcticmodal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000 url(loading.gif) no-repeat 50% 50%
}

.modal {
    position: relative;
    width: 500px;
    padding: 15px;
    background: #fff;
    /*box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);*/
    border-radius: 3px
}

.modal__close {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 11px;
    line-height: 15px;
    color: #999;
    cursor: pointer
}

.modal__close:hover {
    color: #666
}

.modal__warn {
    font-size: 0.75rem;
    color: #aaaaaa;
    margin: 1.5em 0
}

.modal h1, .modal h2, .modal h3, .modal h4, .modal h5, .modal h6 {
    text-align: center;
    margin: 0 0 .5em 0
}

*:first-child + html .arcticmodal-container {
    height: 100%
}

body {
    min-width: 960px
}

@media screen and (max-width: 640px) {
    body {
        max-width: 640px;
        min-width: 0
    }
}

.container_15 {
    margin-left: auto;
    margin-right: auto;
    width: 1200px
}

@media screen and (max-width: 640px) {
    .container_15 {
        width: 100%
    }
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px
}

.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12, .push_13, .pull_13, .push_14, .pull_14, .push_15, .pull_15 {
    position: relative
}

.container_15 .grid_1 {
    width: 60px
}

@media screen and (max-width: 640px) {
    .grid_1 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_1, .pull_1 {
        position: static
    }

    .container_15 .grid_1 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_2 {
    width: 140px
}

@media screen and (max-width: 640px) {
    .grid_2 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_2, .pull_2 {
        position: static
    }

    .container_15 .grid_2 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_3 {
    width: 220px
}

@media screen and (max-width: 640px) {
    .grid_3 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_3, .pull_3 {
        position: static
    }

    .container_15 .grid_3 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_4 {
    width: 300px
}

@media screen and (max-width: 640px) {
    .grid_4 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_4, .pull_4 {
        position: static
    }

    .container_15 .grid_4 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_5 {
    width: 380px
}

@media screen and (max-width: 640px) {
    .grid_5 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_5, .pull_5 {
        position: static
    }

    .container_15 .grid_5 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_6 {
    width: 460px
}

@media screen and (max-width: 640px) {
    .grid_6 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_6, .pull_6 {
        position: static
    }

    .container_15 .grid_6 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_7 {
    width: 540px
}

@media screen and (max-width: 640px) {
    .grid_7 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_7, .pull_7 {
        position: static
    }

    .container_15 .grid_7 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_8 {
    width: 620px
}

@media screen and (max-width: 640px) {
    .grid_8 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_8, .pull_8 {
        position: static
    }

    .container_15 .grid_8 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_9 {
    width: 700px
}

@media screen and (max-width: 640px) {
    .grid_9 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_9, .pull_9 {
        position: static
    }

    .container_15 .grid_9 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_10 {
    width: 780px
}

@media screen and (max-width: 640px) {
    .grid_10 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_10, .pull_10 {
        position: static
    }

    .container_15 .grid_10 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_11 {
    width: 860px
}

@media screen and (max-width: 640px) {
    .grid_11 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_11, .pull_11 {
        position: static
    }

    .container_15 .grid_11 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_12 {
    width: 940px
}

@media screen and (max-width: 640px) {
    .grid_12 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_12, .pull_12 {
        position: static
    }

    .container_15 .grid_12 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_13 {
    width: 1020px
}

@media screen and (max-width: 640px) {
    .grid_13 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_13, .pull_13 {
        position: static
    }

    .container_15 .grid_13 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_14 {
    width: 1100px
}

@media screen and (max-width: 640px) {
    .grid_14 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_14, .pull_14 {
        position: static
    }

    .container_15 .grid_14 {
        width: 100%;
        margin: 0
    }
}

.container_15 .grid_15 {
    width: 1180px
}

@media screen and (max-width: 640px) {
    .grid_15 {
        display: block;
        float: none;
        position: static;
        margin-left: 0;
        margin-right: 0
    }

    .push_15, .pull_15 {
        position: static
    }

    .container_15 .grid_15 {
        width: 100%;
        margin: 0
    }
}

.container_15 .prefix_1 {
    padding-left: 80px
}

.container_15 .suffix_1 {
    padding-right: 80px
}

.container_15 .push_1 {
    left: 80px
}

.container_15 .pull_1 {
    left: -80px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_1 {
        padding-left: 0
    }

    .container_15 .suffix_1 {
        padding-right: 0
    }
}

.container_15 .prefix_2 {
    padding-left: 160px
}

.container_15 .suffix_2 {
    padding-right: 160px
}

.container_15 .push_2 {
    left: 160px
}

.container_15 .pull_2 {
    left: -160px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_2 {
        padding-left: 0
    }

    .container_15 .suffix_2 {
        padding-right: 0
    }
}

.container_15 .prefix_3 {
    padding-left: 240px
}

.container_15 .suffix_3 {
    padding-right: 240px
}

.container_15 .push_3 {
    left: 240px
}

.container_15 .pull_3 {
    left: -240px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_3 {
        padding-left: 0
    }

    .container_15 .suffix_3 {
        padding-right: 0
    }
}

.container_15 .prefix_4 {
    padding-left: 320px
}
.container_15 .prefix_4.header__top{
    padding-left: 329px !important;
}


.container_15 .suffix_4 {
    padding-right: 320px
}

.container_15 .push_4 {
    left: 320px
}

.container_15 .pull_4 {
    left: -320px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_4 {
        padding-left: 0
    }

    .container_15 .suffix_4 {
        padding-right: 0
    }
}

.container_15 .prefix_5 {
    padding-left: 400px
}

.container_15 .suffix_5 {
    padding-right: 400px
}

.container_15 .push_5 {
    left: 400px
}

.container_15 .pull_5 {
    left: -400px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_5 {
        padding-left: 0
    }

    .container_15 .suffix_5 {
        padding-right: 0
    }
}

.container_15 .prefix_6 {
    padding-left: 480px
}

.container_15 .suffix_6 {
    padding-right: 480px
}

.container_15 .push_6 {
    left: 480px
}

.container_15 .pull_6 {
    left: -480px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_6 {
        padding-left: 0
    }

    .container_15 .suffix_6 {
        padding-right: 0
    }
}

.container_15 .prefix_7 {
    padding-left: 560px
}

.container_15 .suffix_7 {
    padding-right: 560px
}

.container_15 .push_7 {
    left: 560px
}

.container_15 .pull_7 {
    left: -560px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_7 {
        padding-left: 0
    }

    .container_15 .suffix_7 {
        padding-right: 0
    }
}

.container_15 .prefix_8 {
    padding-left: 640px
}

.container_15 .suffix_8 {
    padding-right: 640px
}

.container_15 .push_8 {
    left: 640px
}

.container_15 .pull_8 {
    left: -640px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_8 {
        padding-left: 0
    }

    .container_15 .suffix_8 {
        padding-right: 0
    }
}

.container_15 .prefix_9 {
    padding-left: 720px
}

.container_15 .suffix_9 {
    padding-right: 720px
}

.container_15 .push_9 {
    left: 720px
}

.container_15 .pull_9 {
    left: -720px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_9 {
        padding-left: 0
    }

    .container_15 .suffix_9 {
        padding-right: 0
    }
}

.container_15 .prefix_10 {
    padding-left: 800px
}

.container_15 .suffix_10 {
    padding-right: 800px
}

.container_15 .push_10 {
    left: 800px
}

.container_15 .pull_10 {
    left: -800px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_10 {
        padding-left: 0
    }

    .container_15 .suffix_10 {
        padding-right: 0
    }
}

.container_15 .prefix_11 {
    padding-left: 880px
}

.container_15 .suffix_11 {
    padding-right: 880px
}

.container_15 .push_11 {
    left: 880px
}

.container_15 .pull_11 {
    left: -880px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_11 {
        padding-left: 0
    }

    .container_15 .suffix_11 {
        padding-right: 0
    }
}

.container_15 .prefix_12 {
    padding-left: 960px
}

.container_15 .suffix_12 {
    padding-right: 960px
}

.container_15 .push_12 {
    left: 960px
}

.container_15 .pull_12 {
    left: -960px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_12 {
        padding-left: 0
    }

    .container_15 .suffix_12 {
        padding-right: 0
    }
}

.container_15 .prefix_13 {
    padding-left: 1040px
}

.container_15 .suffix_13 {
    padding-right: 1040px
}

.container_15 .push_13 {
    left: 1040px
}

.container_15 .pull_13 {
    left: -1040px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_13 {
        padding-left: 0
    }

    .container_15 .suffix_13 {
        padding-right: 0
    }
}

.container_15 .prefix_14 {
    padding-left: 1120px
}

.container_15 .suffix_14 {
    padding-right: 1120px
}

.container_15 .push_14 {
    left: 1120px
}

.container_15 .pull_14 {
    left: -1120px
}

@media screen and (max-width: 640px) {
    .container_15 .prefix_14 {
        padding-left: 0
    }

    .container_15 .suffix_14 {
        padding-right: 0
    }
}

.alpha {
    margin-left: 0
}

.omega {
    margin-right: 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

@font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 42px;
    width: 42px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    color: transparent;
    background-color: transparent;
    top: 50%;
    margin-top: -21px;
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -50px;
    background-image: url("../images/carousel_arrows.png");
    background-position: 0 0
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:hover {
    background-position: 0 -42px
}

.slick-next {
    right: -50px;
    background-image: url("../images/carousel_arrows.png");
    background-position: -42px 0
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:hover {
    background-position: -42px -42px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75
}

div.vote-wrap {
    overflow: hidden
}

div.vote-block {
    position: relative
}

div.vote-hover {
    float: left;
    cursor: pointer
}

div.vote-stars {
    position: absolute;
    left: 0;
    top: 0
}

div.vote-active {
    position: absolute;
    left: 0;
    top: 0
}

div.vote-result {
    color: #ccc;
    font-size: 14px;
    margin-top: 12px;
    padding-left: 190px
}

div.vote-success {
    clear: both;
    color: #ccc;
    font-size: 14px;
    margin: 10px 0 0 10px;
    display: none
}

body:after {
    content: url(../images/light/close.png) url(../images/light/loading.gif) url(../images/light/prev.png) url(../images/light/next.png);
    display: none
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/light/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container > .nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/light/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/light/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/light/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

body {
    background: url("../images/back.png");
    overflow-x: hidden;
    color: #272727;
    -webkit-text-size-adjust: none
}

h1, h2, h3, h4, h5, h6 {
    color: #a5302f;
    font-weight: 300
}

#main {
    position: relative
}



@media screen and (max-width: 1200px) {
    #main:before, #main:after {
        display: none
    }
}

.horHelper {
    width: 100%;
    height: 0
}

.right {
    text-align: right
}

.page {
    background-color: #3D3D3D;
    padding: 20px 10px 40px;
}

.page__inner {
    padding: 0 10px
}

.whiteBox {
    background-color: #ffffff;
    margin: 0 -10px;
}

.whiteBox__header {
    text-align: center;
    background: #2c2c2c;
    color: rgb(163, 163, 163);
    text-transform: uppercase;
    font-size: 28px;
    text-shadow: 0px 1px 1px rgba(30, 30, 32, 0.5);
    font-weight: bold;
    line-height: 0.964;
    padding:30px 0 20px 0;
}


.whiteBox__header.main_most_popular{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-shadow: none;
}




@media screen and (max-width: 640px) {
    .whiteBox__header {
        text-shadow: none
    }
}




.valute_rate{
    font-weight: 400;
    color: #fff;
    margin-right: 5px;
}
.whiteBox__inner {
    background-color: #fff
}

.borderShadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0px solid rgba(192, 192, 181, 0.5);
    z-index: 1;
    -webkit-transition: border-width 0.2s ease-in-out;
    -moz-transition: border-width 0.2s ease-in-out;
    -o-transition: border-width 0.2s ease-in-out;
    transition: border-width 0.2s ease-in-out
}

@media screen and (max-width: 640px) {
    .borderShadow {
        display: none
    }
}

.borderShadow:hover {
    border-width: 13px
}

.redButton {
    border: 1px solid #B71B18;
    /*box-shadow: 0 0 3px #aaa;*/
    text-shadow: 0 1px 2px #000;
    color: #ffffff;
    font-weight: normal;
    font-size: 0.75rem;
    border-radius: 3px;
    background-color: #DA2C2A;
    background-image: linear-gradient(to bottom, #DA2C2A 0%, #BD2C2B 100%);
    text-align: center;
    text-decoration: none
}

.redButton:hover {
    background-color: #FF3B39;
    background-image: linear-gradient(to bottom, #FF3B39 0%, #DD312F 100%);
    color: #ffffff
}

.whiteButton{
    border: 1px solid #B71B18;
    background-color: #fff;
    /*text-shadow: 0 1px 2px #B71B18;*/
    font-weight: 600;
    font-size: 0.75rem;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    padding: 7px 8px;
    transition: all 0.3s ease 0s;
}

.whiteButton:hover{
    background-color: #f15857;
    color: #fff;
}

.flexwrap-button{
    display: flex;
    align-items: center;
}

.bigButton-wrap{
    margin-top: 10px;
}

.bigButton{
    width: 240px;
    display: inline-block;
}

.pagination {
    text-align: center;
    padding: 20px 0 40px
}

.pagination__prev, .pagination__next {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 25px
}

.pagination__item {
    text-decoration: none;
    color: #272727;
    font-size: 0.75rem;
    display: inline-block;
    vertical-align: middle;
    background-color: #EDDCDA;
    border: 1px solid #B79997;
    border-radius: 2px;
    width: 29px;
    padding: 6px 0;
    margin: 0 3px
}

.breadcrumbs {
    margin-top: -9px;
    margin-bottom: 15px
}

.breadcrumbs__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.breadcrumbs__item {
    display: inline-block
}

.breadcrumbs__item:before {
    content: '>';
    margin: 0 2px;
    display: inline-block;
    vertical-align: -2px
}

.breadcrumbs__item:first-child:before {
    display: none
}

.breadcrumbs__link {
    font-size: 0.75rem;
    color: rgb(155, 155, 155);
}
.breadcrumbs__link:hover{
    color: #C3C3C3;
}

.required:focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    outline: none
}

.addFavor {
    width: 12px;
    height: 11px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: -1px;
    cursor: pointer;
    vertical-align: middle
}

.addFavor img {
    vertical-align: top
}

.overflow {
    overflow-x: hidden !important;
    overflow-y: auto !important
}

.searchForm {
    padding: 30px 20px 15px
}

.searchForm .feedback__field {
    float: left;
    margin-bottom: 0
}

.searchForm .feedback__textinput {
    padding: 6px 10px;
    margin-right: 10px
}

.searchResult {
    padding: 0 20px 15px
}

.captcha {
    padding: 0 0 15px 0;
    display: inline-block;
}

.captcha__name {
    font-size: 0.8125rem;
    width: 106px;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 640px) {
    .captcha__name {
        font-size: 1rem;
        padding: 10px 0
    }
}

.captcha__textinput {
    border: 1px solid #B79997;
    padding: 3px 10px;
    font-weight: 300;
    font-size: 0.6875rem;
    border-radius: 2px;
    width: 120px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 640px) {
    .captcha__textinput {
        width: 100%;
        padding: 10px;
        font-size: 0.9375rem;
        box-sizing: border-box
    }
}

.captcha__img {
    display: inline-block;
    vertical-align: middle
}

.captcha__reset {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHklEQVQ4T2NkoBAwYtEvBhTLBGJvIJYHYlYgfgzEu4B4IhAvBuJ/QOwM0otuQBRQbBYQc+Nw2BegOA9UDqwX2YBQIH8lVGwt1LYrQJoDiDWBuB6I7ZAMRjFAFChxB4j5gLgQiCeguWA/kO+AJoZiQBNQshaIQTaHYHH+YaCYDZL4ISDbHtkLF4EcPagTQYqJBrAw+AzUAQocEP5KtG6gQnIN2A3UywTEzjADSPGCNVDjESC+D8RKMANggbgZKOiHxwsg9VuA2AuIQYmqAGYAcjSC4htkIDZQAxRsBuIPQKwFxM8JJaTTUFPMgXQZ1Oa/QDoSiFeD5EhNyu+BelKAeB3MeYQykzZQISjj3ADijUA8B4hfIPsNmwF4whBTCgATeTQRrYlUAwAAAABJRU5ErkJggg==") center;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
    transition: all 0.5s ease 0s
}

.captcha__reset:hover {
    transform: rotate(360deg)
}

.tizer {
    position: relative
}

.tizer img {
    vertical-align: bottom
}

@media screen and (max-width: 640px) {
    .tizer img {
        max-width: 100%
    }
}

.tizer__eco {
    position: absolute;
    top: 2%;
    left: 9%;
    transition: all 0.2s ease 0s
}

.tizer__eco:hover {
    transform: scale(1.1)
}

@media screen and (max-width: 640px) {
    .tizer__eco img {
        width: 40%
    }
}

.tizer__pro {
    position: absolute;
    bottom: 5%;
    left: 4%;
    transition: all 0.2s ease 0s
}

.tizer__pro:hover {
    transform: scale(1.1)
}

@media screen and (max-width: 640px) {
    .tizer__pro img {
        width: 40%
    }
}

.cat_logo_stat {
    float: right;
    padding: 10px
}

.zoomModal {
    position: relative
}

.zoom__image {
    padding: 25px;
    background-color: #fff;
    border-radius: 3px;
    max-width: 800px
}

.zoom__image img {
    max-width: 100%;
    vertical-align: bottom
}

.infinite-loader {
    background: url("../images/preloader.gif") center no-repeat;
    display: block;
    height: 64px
}

.scaleRotateImg {
    overflow: hidden
}

.scaleRotateImg img {
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s
}

.scaleRotateImg:hover > img {
    -webkit-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg)
}

.sitemap li ul {
    margin-left: 15px
}

.subscribe__form {
    text-align: center
}

.subscribe__btn {
    padding: 2px 10px;
    margin-left: 5px
}

.infoblock {
    padding: 0 30px 20px
}

.infoblock .vote {
    list-style: none;
    padding: 10px 0 20px;
    margin: 0
}

.infoblock .vote input {
    display: none
}

.infoblock .vote input:checked + label {
    background-color: #b62b2a
}

.infoblock .vote li {
    box-sizing: border-box;
    width: 50%;
    padding: 0 1%;
    float: left
}

.infoblock .vote label {
    text-align: center;
    color: #ffffff;
    background-color: #746664;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    display: block;
    padding: 10px 0;
    border-radius: 5px;
    /*-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);*/
    /*-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);*/
    /*box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);*/
    cursor: pointer
}

.infoblock .vote label:hover {
    background-color: #a79795
}

.infoblock .title {
    text-align: center
}

.infoblock .button {
    font-size: 1rem;
    padding: 5px 10px
}

.infoblock .center {
    text-align: center
}

.infoblock .vote_text {
    text-align: center
}

.infoblock .vote_progress {
    background-color: #b62b2a;
    height: 10px;
    border-radius: 3px;
    margin-top: 5px
}

.infoblock .vote_results {
    padding: 10px 0
}

.vote_form h3 {
    text-align: center;
    margin: 0 0 .5em 0
}

.vote_form table td:first-child {
    padding-right: 5px
}

.vote_form table td:last-child {
    padding-left: 5px
}

.vote_form input {
    height: 30px;
    box-sizing: border-box;
    padding: 5px 10px
}

.vote_form input.required {
    width: 200px
}

.top {
    height: 48px;
    background: #2c2c2c;
    position: relative
}

@media screen and (max-width: 640px) {
    .top {
        display: none
    }
}

.top__logo {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 322px;
    height: 87px;
    background: url("../images/top__logoBg-dark.png") no-repeat;
    z-index: 1;
    padding-left: 20px;

}

.top__title {
    color: rgb(155, 155, 155);
    font-size: 15px;
    margin-top: 0;
    text-shadow: 0px 0px 1px rgba(30, 30, 32, 0.75);
    line-height: 1.8;
    text-transform: uppercase;

}


.top__link {
    margin-top: 12px;
    display: block;
}

.top:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -32px;
    width: 35px;
    height: 107px;
    display: block;
    background: url("../images/top_before-dark.png") no-repeat
}



.top:after {
    content: "";
    position: absolute;
    top: 0;
    right: -27px;
    width: 27px;
    height: 63px;
    display: block;
    background: url("../images/top_after-dark.png") no-repeat
}

.topSearch__form {
    padding-top: 10px
}

.topSearch__text {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.85rem;
    color: #d7cace;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #424242;
    /*background: url("../images/search-border.png");*/
    padding: 2px 0;
    width: 660px;
    position: relative;
    z-index: 1;
    height: 17px
}

.topSearch__text:focus {
    /*border-bottom-color: #777;*/
    outline: none;
}

.topSearch__btn {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 18px;
    font-size: 0.75rem;
    position: relative;
}

.topSearch{
    position: relative;
}


.topSearch:before{
    content: '';
    width: 24px;
    border-bottom: 1px solid #424242;
    transform: rotate(-45deg);
    position: absolute;
    right: 21px;
    bottom: 8px;
}



.topSearch__submit {
    width: 15px;
    height: 15px;
    display: block;
    background: url("../images/loop.png") no-repeat 70% center;
    border: none;
    padding: 0
}

.lang {
    text-align: right;
    padding-right: 10px;
    padding-top: 10px
}

.lang__item {
    text-transform: uppercase;
    text-decoration: none;
    color: #949494;
    text-shadow: 0 1px 1px #000000;
    font-size: 15px;
    margin-left: 5px;
    line-height: 11px
}

.lang__item:first-child:after{
    content: '|';
    font-size: 21px;
    color: #575757;
    padding-left: 5px;
}




.lang__item img {
    vertical-align: middle;
    margin-right: 5px
}

.lang__item._active {
    color: rgb(226, 226, 226);
}

/*.lang__item._active:hover {*/
/*text-decoration: underline;*/
/*}*/

.lang__item:hover {
    color: #ffffff
}

.header {
    background: #3D3D3D;
    padding: 10px 0 15px
}

@media screen and (max-width: 640px) {
    .header {
        display: none
    }
    .topSearch:before{
        display: none;
    }
}

.header__top{
    display: flex;
    justify-content: space-between;
}
.header__top-text{
    font-size: 28px;
    color: rgb(163, 163, 163);
    line-height: 0.964;
    text-transform: uppercase;
}
.header__bottom{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding:0 20px;
    margin-top: 5px;
}
.header__bottom a:hover{
    color: #fff;
}
.workTime {
    font-weight: 300;
    font-size: 0.875rem;
    color: #ffffff;
    text-shadow: 0 1px 3px #000000;
    padding: 50px 0 0 10px
}

.workTime__text {
    font-size: 16px;
    font-weight: normal;
    color: rgb(155, 155, 155);
}

.companyInfo {
    text-shadow: 0 1px 1px #000000;
    text-align: center;
    font-weight: 300;
    color: #ffffff
}

.companyInfo__name {
    font-size: 1.125rem;
    vertical-align: middle
}

.companyInfo__text {
    font-size: 34px;
    vertical-align: middle;
    color: rgb(226, 226, 226);
}

.companyInfo__text._phone{
    line-height: 1;
}




.companyInfo__text._mail {
    font-size: 16px;
    font-weight: normal;
    color: rgb(155, 155, 155);
}

.companyInfo__text._title {
    font-size: 1rem;
    font-style: italic
}

.valueRates {
    display: flex;
    font-size: 16px;
    color: rgb(155, 155, 155);
}




.valueRates__text {
    font-weight: bold
}

.calculator {
    font-size: 16px;
    color: rgb(163, 163, 163);
    text-decoration: underline;
    height: 22px;
}

.calculator:hover{
    color: #fff;
}



.calculator__link {
    font-size: 16px;
    color: rgb(163, 163, 163);
    text-decoration: underline;
}

.calculator__link:hover {
}

.calculator__link img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}

.calc-wrapper {
    background: #7A6D6B;
    border: 2px solid #746664;
    height: 180px;
    margin: 0 auto;
    min-height: 160px;
    min-width: 130px;
    outline: none;
    padding: 30px 10px;
    position: relative;
    width: 164px;
    z-index: 999999
}

@media screen and (min-width: 1680px) {
    .calc-wrapper {
        top: 60px;
        left: 250px
    }
}

.calc-wrapper:active .calc-text {
    background: #FFC
}

.calc-wrapper:focus .calc-text {
    background: #FFFFF2
}

.calc-title-bar {
    padding: 3px;
    text-align: center;
    font-size: 12px
}

.calc-title-bar-container {
    height: 20px;
    left: 6px;
    position: absolute;
    right: 6px;
    top: 0;
    background: #ABA1A0
}

.calc-title-bar-button-close {
    border: 1px solid #fff;
    cursor: pointer;
    float: left;
    height: 14px;
    margin: 2px;
    overflow: hidden;
    position: absolute;
    right: 4px !important;
    top: 0 !important;
    width: 15px
}

.calc-title-bar-button-close:hover {
    background-color: #D92C2B;
    background-image: linear-gradient(to bottom, #D92C2B 0%, #BE2C2B 100%)
}

.calc-title-bar-button-close .ui-icon-close {
    background: url("../images/calc_cross.png") center no-repeat;
    display: block;
    width: 100%;
    height: 100%
}

.calc-container {
    background: #aba1a0;
    border: 2px solid #746664;
    bottom: 8px;
    left: 4px;
    position: absolute;
    right: 4px;
    top: 22px
}

.calc-buttons-wrapper {
    bottom: 4px;
    left: 2px;
    position: absolute;
    right: 2px;
    top: 22%
}

.calc-button-wrapper {
    width: 20%;
    position: absolute;
    height: 15%
}

.calc-text-wrapper {
    height: 20%;
    left: 2px;
    position: absolute;
    right: 2px;
    top: 2%
}

.calc-text {
    background: #fff;
    border: 1px solid #CCC;
    bottom: 0;
    left: 4%;
    overflow: hidden;
    padding: 0 2px !important;
    position: absolute;
    right: 4%;
    top: 16px !important;
    text-align: right;
    vertical-align: middle;
    color: #000;
    border-top: none !important;
    font-size: 18px
}

.windows-true-calc {
    background: #fff;
    border: 1px solid #CCC;
    bottom: 0;
    left: 4%;
    overflow: hidden;
    padding: 2px;
    position: absolute;
    right: 4%;
    top: 0;
    text-align: right;
    vertical-align: middle;
    color: #000;
    font-size: 10px
}

.calc-button {
    cursor: pointer;
    background-color: #D92C2B;
    background-image: linear-gradient(to bottom, #D92C2B 0%, #BE2C2B 100%);
    border: 1px solid #B71B18;
    border-radius: 3px;
    font-weight: bold;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    text-shadow: 1px 1px 2px #000;
    color: #fff
}

/*.headSoc {*/
/*padding: 0 10px 0 0*/
/*}*/

/*.headSoc__item {*/
/*width: 27px;*/
/*height: 27px;*/
/*display: block;*/
/*float: right;*/
/*margin-top: 10px*/
/*}*/

/*.headSoc__img {*/
/*vertical-align: bottom*/
/*}*/

.headSoc {
    padding: 7px 25px 0 0;
    display: flex;
    align-items: flex-end;
}

.headSoc__item {
    display: block;
    margin-right: 10px;
}
.headSoc__item:last-child{
    margin-right: 0;
}

.mobileHeader {
    display: none;
    padding: 10px 15px;
    background-color: #ECECDF;
    position: relative;
    text-align: center
}
.mobileHeader .topSearch{
    display: none;
}

.mobileHeader .topSearch__text{
    width: 100%;
}

.menu__mobile-toggle{
    background-image: linear-gradient( 90deg, rgb(196,51,48) 0%, rgb(214,50,49) 100%);
    color: #ffffff;
    text-decoration: none;
    display: block;
    font-size: 0.875rem;
    text-shadow: 0 1px 3px #000000;
    padding: 10px 20px 10px 10px;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #A41E1E;
}

.menu._mobile .menu__nav{
    display: none;
}


.mobileHeader__wrap{
    float: right;
    display: flex;
    align-items: center;
}

.mobileHeader__wrap .cart-button:before{
    background: url('/templates/volta/images/new-icons-and-images/cart-icon-black.png') no-repeat center;
}

@media screen and (max-width: 640px) {
    .mobileHeader {
        display: block
    }
    .topSearch__submit{
        background: url("../images/loop-dark.png");
    }
    .topSearch__btn{
        right: 0;
        bottom: 5px;
        position: absolute;
        z-index: 5;
    }
    .topSearch__text{
        color: #333;
    }
}

.mobileHeader__btn {
    display: block;
    width: 35px;
    height: 35px;
    background-image: url("../images/mobileHeader__icons.png");
    background-repeat: no-repeat
}

.mobileHeader__btn._menu {
    background-position: left top;
    float: left
}

.mobileHeader__btn._menu._active {
    background-position: left bottom
}

.mobileHeader__btn._search {
    background-position: right top;
    margin-left: 5px;
    /*float: right*/
}

.mobileHeader__btn._search._active {
    background-position: right bottom
}

.mobileHeader img {
    margin-top: 5px
}

.nav {
    border: 1px solid #A22120;
    padding: 5px;
    background-color: #D72B2A;
    background-image: -moz-linear-gradient( 90deg, rgb(196,51,48) 0%, rgb(214,50,49) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(196,51,48) 0%, rgb(214,50,49) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(196,51,48) 0%, rgb(214,50,49) 100%);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

@media screen and (max-width: 640px) {
    .nav {
        padding: 0;
        background-color: #FAEAE9;
        background-image: none;
        border: none;
        width: 100%;
        margin-left: -100%;
        position: absolute;
        z-index: 100
    }

    .nav._active {
        margin: 0
    }
}

.nav__list {
    list-style: none;
    padding: 0 2%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    margin: 0;
    border-top: 1px solid #AA2323;
    border-bottom: 1px solid #AA2323
}

@media screen and (max-width: 640px) {
    .nav__list {
        display: block;
        width: 100%;
        border-color: #F5DFDF;
        border-bottom: none;
        padding: 0
    }
}

.nav__item {
    display: table-cell;
    text-align: center;
    position: relative
}

@media screen and (max-width: 640px) {
    .nav__item {
        display: block;
        width: 100%;
        border-bottom: 1px solid #F5DFDF
    }
}

.nav__link {
    text-transform: uppercase;
    font-size: 0.875rem;
    line-height: 40px;
    height: 40px;
    display: block;
    padding: 0px 15px;
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

@media screen and (max-width: 640px) {
    .nav__link {
        color: #bc4342;
        line-height: 1;
        height: auto;
        padding: 15px
    }
}

._active .nav__link {
    text-shadow: 0 0 10px #ffffff
}

.nav__link:hover {
    color: #ffffff
}

.nav__inner {
    position: absolute;
    top: 47px;
    left: 0;
    width: 180%;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 100;
    display: none;
    /*-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);*/
    /*-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);*/
    /*box-shadow: 0 0 3px rgba(0, 0, 0, 0.7)*/
}

@media screen and (max-width: 640px) {
    .nav__inner {
        display: none
    }
}

.nav__point {
    background-color: #D72B2A;
    background-image: linear-gradient(to bottom, #D72B2A 0%, #BB2B2A 100%);
    border: 1px solid #AA2323;
    border-top: none
}

.nav__point:hover {
    background-color: #CE2C2B;
    background-image: linear-gradient(to bottom, #CE2C2B 0%, #B22A29 100%)
}

.nav__anchor {
    color: #ffffff;
    font-size: 0.75rem;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 5px 10px
}

@media screen and (max-width: 640px) {
    .aside {
        display: none
    }
}

.menu {
    margin-bottom: 20px
}

.menu._mobile {
    display: none;
    margin: 0
}

@media screen and (max-width: 640px) {
    .menu._mobile {
        display: block
    }
}

.menu__title {
    line-height: 40px;
    font-size: 16px;
    height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(30, 30, 32, 0.5);
    color: #ffffff;
    background-image: linear-gradient( 90deg, rgb(196,51,48) 0%, rgb(214,50,49) 100%);
    border-bottom: 1px solid #A41E1E;
    padding-left: 10px;
}




@media screen and (max-width: 640px) {
    ._mobile .menu__title {
        display: none
    }
}

.menu__list {
    padding: 0;
    margin: 0;
    list-style: none
}

.menu__item {
    background-color: #B62B2A;
    background-image: linear-gradient( 90deg, rgb(196,51,48) 0%, rgb(214,50,49) 100%);
    border-bottom: 1px solid #A41E1E;
    border-left: 1px solid #A41E1E;
    border-right: 1px solid #A41E1E;
    position: relative
}

._mobile .menu__item {
    border-left: none;
    border-right: none
}

.menu__item:hover {
    background-color: #CE2C2B;
    background-image: linear-gradient(to bottom, #CE2C2B 0%, #B22A29 100%)
}

.menu__link {
    color: #ffffff;
    text-decoration: none;
    display: block;
    font-size: 0.875rem;
    text-shadow: 0 1px 3px #000000;
    padding: 10px 20px 10px 10px;
    background: url("../images/menu__arrow.png") no-repeat 95% center
}

.menu__link._active, .menu__link:hover {
    color: #ffffff
}

.menuInner {
    display: none;
    position: absolute;
    left: 101%;
    top: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 240px;
    z-index: 100
}

._mobile .menuInner {
    position: static;
    width: 100%
}

.menuInner:before {
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 11px 10px 0;
    border-color: transparent rgba(255, 255, 255, 0.8) transparent transparent;
    content: "";
    left: -11px;
    top: 10px
}

._mobile .menuInner:before {
    display: none
}

.menuInner__item {
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #CDC4C6;
    border-top: 1px solid #ffffff
}

.menuInner__item:first-child {
    border-top: none
}

.menuInner__item:last-child {
    border-bottom: none
}

.menuInner__link {
    text-decoration: none;
    color: #565053;
    font-size: 0.8125rem;
    display: block;
    padding: 10px 15px
}

.menuInner__link:hover {
    color: #f15857
}

.banner {
    margin-bottom: 20px;
    position: relative;
    display: block;
    overflow: hidden
}

.banner img {
    vertical-align: bottom
}

.banner__drop {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-weight: 300;
    font-size: 0.75rem;
    text-align: right;
    padding: 5px;
    z-index: 1;
    min-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: top 0.5s ease-in-out;
    -moz-transition: top 0.5s ease-in-out;
    -o-transition: top 0.5s ease-in-out;
    transition: top 0.5s ease-in-out
}

.banner__drop p {
    line-height: 16px
}

.banner__drop img {
    vertical-align: bottom
}

.banner__image {
    display: block;
    width: 100%
}

.banner__title {
    font-weight: 300;
    font-size: 1.125rem;
    color: #ff3b39;
    padding: 3px 5px 5px;
    margin: 0;
    line-height: 20px
}

.banner__descr {
    padding: 0 5px
}

.asideCarousel {
    margin-bottom: 20px
}

.asideCarousel__title {
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #ffffff;
    text-shadow: 1px 0 2px #000000;
    font-weight: 300;
    font-size: 1.125rem;
    background-color: #2c2c2c
}

.asideCarousel .carousel__item {
    padding: 10px
}

.asideCarousel .slick-prev, .asideCarousel .slick-next {
    position: absolute;
    display: block;
    height: 11px;
    width: 8px;
    top: -25px;
    margin-top: 0
}

.asideCarousel .slick-prev {
    left: 10px;
    background-image: url("../images/asideCarousel__arrow.png");
    background-position: left 0
}

.asideCarousel .slick-next {
    right: 10px;
    background-image: url("../images/asideCarousel__arrow.png");
    background-position: right 0
}

.asideCarousel .carousel__wrap {
    float: none;
    width: 100%;
    text-align: center
}

.asideCarousel .slick-slide img {
    margin: 0 auto
}

.asideCarousel .carousel__btn {
    width: 100%;
    position: static
}

.carousel {
    padding: 10px 60px 20px
}

.carousel__item {
    padding: 0 20px
}

@media screen and (max-width: 640px) {
    .carousel__item {
        padding: 0;
        text-align: center
    }
}

.carousel__title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.125rem;
    color: #d63d3c;
    margin-bottom: 10px
}

.carousel__title a {
    text-decoration: none
}

.carousel__wrap {
    width: 50%;
    float: left
}

@media screen and (max-width: 640px) {
    .carousel__wrap {
        float: none;
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .carousel__wrap img {
        max-width: 98%;
        height: auto;
        display: inline-block
    }
}

.carousel__img {
    display: block;
    border: 1px solid #DCD5D3;
    margin-bottom: 10px
}

.carousel__price {
    color: #272727;
    font-size: 0.75rem
}

.carousel__count {
    font-size: 1.125rem;
    color: #d63d3c;
    margin-left: 5px
}

.carousel__text {
    font-weight: 300;
    font-size: 0.75rem;
    color: #272727;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #272727
}

.carousel__btn {
    padding: 8px 0;
    display: block;
    position: absolute;
    bottom: 0;
    width: 44%
}

@media screen and (max-width: 640px) {
    .carousel__btn {
        width: 100%;
        position: static
    }
}

.content {
    padding: 20px 30px;
    font-size: 0.8125rem;
    color: #272727
}

.content p {
    margin: 0 0 .5em 0
}

.content li {
    list-style-type: none;
    font-weight: 300
}

.content ul {
    padding: 0;
    width: 90%;
    margin: 0 auto;
}
.boxlist ul{
    background-color: #2C2C2C;
    padding: 15px 0px;
    width: 100%;

}
.boxlist ul ul{
    width: 90%;
    margin:0 auto;
    padding: 0;
}

.content .boxlist.box{
    background-color: #fff;
    padding:5px 0;

}
.boxlist li{
    position: relative;
    padding-left: 10px;
}
.boxlist li:before{
    position: absolute;
    top: 7px;
    left: 0;
}

.content ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #C02C2B;
    display: inline-block;
    vertical-align: 3px;
    margin-right: 10px
}

.content ol {
    padding: 0;
    margin-top: 0;
    counter-reset: ol
}

.content ol li:before {
    counter-increment: ol;
    content: counter(ol) ". ";
    color: #C02C2B
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    color: #a5302f;
    font-weight: 300;
    margin: 0 0 .5em 0
}

.content img {
    max-width: 100%;
    height: auto
}

.content .box {
    background-color: #2C2C2C;
    padding: 5px 15px;
    margin:0 -30px;
}
.content .box li{
    color: #fff;
    font-weight: 600;
}

.content table {
    width: 100% !important;
    text-align: left;
    font-size: 0.75rem
}

.content table thead td, .content table thead th {
    border: none;
    color: #a5302f;
    text-transform: uppercase;
    border-bottom: 2px solid #C63C3B;
    padding: 10px
}

.content table tbody td {
    border: none;
    border-bottom: 1px solid #D8C8C7;
    padding: 10px
}

.content table.zebra thead td, .content table.zebra thead th {
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    border-bottom: 2px solid #ffffff;
    background-color: #AD9895
}

.content table.zebra tbody tr:nth-child(2n-1) {
    background-color: #E9DBDA
}

.content table.zebra tbody tr:nth-child(2n) {
    background-color: #9A8685
}

.content table.zebra tbody td {
    border: none;
    border-bottom: 2px solid #ffffff;
    padding: 10px
}

.content table.common {
    border: 2px solid #AD9895
}

.content table.common thead td, .content table.common thead th {
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    border-bottom: 2px solid #AD9895;
    background-color: #AD9895
}

.content table.common tbody tr {
    background-color: #E9DBDA
}

.content table.common tbody td {
    border: none;
    border-bottom: 2px solid #AD9895;
    padding: 10px
}

.footer {
    background-color: #2C2C2C;
    padding: 20px 0 40px
}

@media screen and (max-width: 640px) {
    .footer {
        padding-top: 0
    }
}

.footer__subscribe {
    display: block;
    margin-bottom: 10px;
    border-radius: 10px
}

@media screen and (max-width: 640px) {
    .footer__subscribe {
        display: none
    }
}

.footer__subscribe img {
    width: 45px;
    vertical-align: middle
}

.micro_address {
    color: #ffffff;
    font-size: 0.75rem;
    padding-left: 10px
}

.footerNav {
    padding-left: 10px
}

@media screen and (max-width: 640px) {
    .footerNav {
        padding: 0
    }
}

.footerNav__list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.75rem;
    font-weight: 300;
    color: #ffffff
}

@media screen and (max-width: 640px) {
    .footerNav__list {
        border: 1px solid #685B58;
        border-bottom: none
    }
}

.footerNav__item {
    float: left;
    margin-right: 25px;
    min-width: 70px;
    max-width: 120px
}

@media screen and (max-width: 640px) {
    .footerNav__item {
        float: none;
        display: block;
        margin: 0;
        border-bottom: 1px solid #685B58;
        max-width: 100%
    }
}

.footerNav__title {
    font-weight: 700;
    margin-bottom: 15px;
    color: #ffffff;
    text-decoration: none;
    display: block
}

.footerNav__title:hover {
    color: #ffffff
}

@media screen and (max-width: 640px) {
    .footerNav__title {
        margin: 0;
        padding: 15px;
        font-size: 1.125rem;
        font-weight: 100;
        display: block
    }

    .footerNav__title span:after {
        content: '+';
        margin-left: 10px
    }

    .footerNav__title._active {
        color: #e44746
    }
}

.footerNav__inner {
    list-style: none;
    padding: 0;
    margin: 0
}

@media screen and (max-width: 640px) {
    .footerNav__inner {
        display: none;
        background-color: #6D5F5D;
        padding: 15px
    }
}

.footerNav__link {
    color: inherit;
    text-decoration: none
}

.footerNav__link:hover {
    text-decoration: underline
}

@media screen and (max-width: 640px) {
    .footerNav__link {
        text-decoration: underline;
        font-size: 0.875rem
    }
}

.footerInfo {
    text-shadow: 0 1px 2px #000000;
    font-weight: 300;
    color: #ffffff;
    text-align: right;
    font-size: 0.75rem;
    padding-right: 10px
}

@media screen and (max-width: 640px) {
    .footerInfo {
        text-align: center;
        margin-top: 30px;
        padding: 0;
        text-shadow: none
    }
}

@media screen and (max-width: 640px) {
    .footerInfo__mail {
        color: #ffffff
    }
}

.footerInfo__phone {
    font-size: 1rem
}

@media screen and (max-width: 640px) {
    .footerInfo__phone {
        color: #ffffff
    }
}

.footerInfo__copy {
    color: #dbc9c7
}

.footerInfo__copy a {
    text-decoration: none
}

@media screen and (max-width: 640px) {
    .footerInfo__copy a {
        color: #ffffff;
        text-decoration: underline
    }
}

.footerSocial__title {
    vertical-align: 1px
}

.footerSocial__item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.boxes__item {
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 21px;
}

@media screen and (max-width: 640px) {
    .boxes__item {
        width: 100% !important;
        height: auto !important
    }
}

.boxes__item._box2x2 {
    width: 460px;
    height: 453px
}

.boxes__item._box2x1 {
    width: 460px;
    height: 215px
}

.boxes__item._box1x1 {
    width: 220px;
    height: 215px
}

.boxes__item .slick-next, .boxes__item .slick-prev {
    display: none !important
}

.boxes__item:hover .slick-next, .boxes__item:hover .slick-prev {
    display: block !important
}

.boxes__item > a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.boxes__drop {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-weight: 300;
    font-size: 0.75rem;
    text-align: right;
    padding: 5px;
    z-index: 1;
    min-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: top 0.5s ease-in-out;
    -moz-transition: top 0.5s ease-in-out;
    -o-transition: top 0.5s ease-in-out;
    transition: top 0.5s ease-in-out
}

.boxes__drop p {
    line-height: 16px
}

.boxes__drop img {
    vertical-align: bottom
}

.boxes__image {
    display: block;
    width: 100%
}

@media screen and (max-width: 640px) {
    .boxes__image {
        height: auto !important
    }
}

.boxes__title {
    font-weight: 300;
    font-size: 1.125rem;
    color: #ff3b39;
    padding: 3px 5px 5px;
    margin: 0;
    line-height: 20px
}

.boxes__descr {
    padding: 0 5px
}

@media screen and (max-width: 640px) {
    .boxSlider img {
        max-width: 100%
    }
}

.boxSlider .slick-prev {
    left: 10px
}

.boxSlider .slick-next {
    right: 10px
}

.boxSlider .slick-prev, .boxSlider .slick-next {
    z-index: 10
}

.boxNews__title {
    color: #ffffff;
    text-shadow: 0px 1px 1px rgba(30, 30, 32, 0.5);
    font-size: 16px;
    border: 1px solid #B92220;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    padding-left: 25px;
    width: 100%;
    height: 58px;
    background-color: #DC3331;
    background-image: linear-gradient( 90deg, rgb(196,51,48) 0%, rgb(214,50,49) 100%);
}




@media screen and (max-width: 640px) {
    .boxNews__title {
        display: block;
        width: 100%;
        padding: 15px 0;
        height: auto
    }
}

.boxNews__inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*height: 155px;*/
    height: 100%;
    background-color: #2c2c2c;
    padding: 10px 25px 0;
    overflow: hidden
}

.boxNews__time {
    color: #c1c1c1;
    font-size: 0.625rem;
    font-weight: 300
}

.boxNews__subtitle {
    font-weight: 600;
    color: #fff;
    font-size: 0.875rem;
    margin: 0
}

.boxNews__text {
    font-size: 0.75rem;
    color: #e5e5e5;
    font-weight: 300
}

.boxNews .slick-prev, .boxNews .slick-next {
    height: 17px;
    width: 12px;
    background-color: transparent;
    background-image: url("../images/boxNews__arrows.png");
    background-repeat: no-repeat;
    margin-top: -8px
}

.boxNews .slick-prev {
    left: -18px;
    background-position: 0 0
}

.boxNews .slick-prev:hover {
    background-position: 0 -17px
}

.boxNews .slick-next {
    right: -18px;
    background-position: -12px 0
}

.boxNews .slick-next:hover {
    background-position: -12px -17px
}

.boxNews .slick-dots {
    margin: 0;
    bottom: -20px
}

.boxNews .slick-dots li {
    height: 8px;
    width: 8px;
    background-color: #A0A09F;
    border-radius: 100%;
    margin: 0 4px;
    /*box-shadow: 0 1px 3px #000000*/
}

.boxNews .slick-dots li button:before {
    content: ""
}

.boxNews .slick-dots li.slick-active {
    background-color: #D71E1B
}

.allItems {
    padding: 20px 25px
}

.allItems__sort {
    background-color: #FAEAE9;
    border: 1px solid #F2D9D8;
    font-size: 0.8125rem;
    padding: 7px 10px;
    margin-bottom: 10px
}

.allItems__item {
    border: 1px solid #F4DFDE;
    width: 270px;
    padding: 10px;
    border-radius: 3px;
    position: relative;
    /*-webkit-box-shadow: 0 2px 4px #e8d1d1;*/
    /*-moz-box-shadow: 0 2px 4px #e8d1d1;*/
    /*box-shadow: 0 2px 4px #e8d1d1;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 35px 20px
}

@media screen and (max-width: 640px) {
    .allItems__item {
        margin: 0 0 35px 0;
        width: 100%
    }
}

.allItems__item:hover {
    border-color: #FF4948;
    /*-webkit-box-shadow: 0 2px 8px #aaa;*/
    /*-moz-box-shadow: 0 2px 8px #aaa;*/
    /*box-shadow: 0 2px 8px #aaa*/
}

.allItems__item._ribbon:after {
    content: "";
    position: absolute;
    top: 10px;
    right: -1px;
    width: 46px;
    height: 25px;
    display: block
}

.allItems__item._new:after {
    background: url("../images/new__icon.png") no-repeat
}

.allItems__item._hit:after {
    background: url("../images/hit__icon.png") no-repeat
}

.allItems__title {
    margin: 0 0 10px 0;
    max-width: 85%;
    line-height: 20px;
    color: #d63d3c
}

@media screen and (max-width: 640px) {
    .allItems__title {
        max-width: 85%
    }
}

@media screen and (max-width: 640px) {
    .allItems__wrap {
        text-align: center
    }
}

.allItems__left {
    float: left
}

@media screen and (max-width: 640px) {
    .allItems__left {
        float: none
    }
}

.allItems__image {
    border: 1px solid #F5E0DF;
    display: table-cell;
    width: 104px;
    height: 119px;
    text-align: center;
    vertical-align: middle
}

@media screen and (max-width: 640px) {
    .allItems__image {
        width: auto;
        height: auto;
        display: inline-block
    }
}

.allItems__image img {
    vertical-align: bottom
}

.allItems__text {
    font-size: 0.75rem;
    float: left;
    width: 50%;
    margin-left: 15px;
    line-height: 15px;
    word-wrap: break-word
}

@media screen and (max-width: 640px) {
    .allItems__text {
        width: 100%;
        float: none;
        margin: 0
    }
}

.allItems__name {
    padding-bottom: 7px;
    border-bottom: 1px dotted #000;
    margin-bottom: 7px
}

.allItems__footer {
    padding-top: 10px
}

.allItems__btn {
    float: left;
    padding: 7px 11px;
    margin: 3px 15px 0 0
}

.allItems__price {
    font-size: 0.75rem;
    float: left
}

.allItems__count {
    color: #d63d3c;
    font-size: 1.125rem
}

.allItems .content {
    padding: 20px 0
}

.sortBy {
    float: left
}

@media screen and (max-width: 640px) {
    .sortBy {
        float: none
    }
}

.sortBy__name {
    font-weight: 600
}

.sortBy__item {
    color: inherit;
    text-decoration: none;
    margin-left: 10px;
    display: inline-block
}

@media screen and (max-width: 640px) {
    .sortBy__item {
        display: block;
        margin: 5px 0 5px 25px
    }
}

.sortBy__item:hover, .sortBy__item._active {
    color: #a5302f
}

.sortBy__item input {
    display: none
}

.sortBy__item label {
    padding-left: 20px;
    background-repeat: no-repeat;
    cursor: pointer
}

.sortBy__item._popular label {
    background-image: url("../images/popular__icon.png");
    height: 12px;
    line-height: 12px;
    background-position: 0 -12px
}

.sortBy__item._popular input:checked + label {
    background-position: 0 4px
}

.sortBy__item._new label {
    background-image: url("../images/sortNew__icon.png");
    height: 14px;
    line-height: 14px;
    background-position: 0 -14px
}

.sortBy__item._new input:checked + label {
    background-position: 0 2px
}

._popular:hover .sortBy__img, ._popular._active .sortBy__img {
    background-position: -17px -15px
}

._new:hover .sortBy__img, ._new._active .sortBy__img {
    background-position: -16px 0
}

.priceBy {
    float: right
}

@media screen and (max-width: 640px) {
    .priceBy {
        float: none
    }
}

.priceBy__name {
    font-weight: 600
}

.priceBy__item {
    color: inherit;
    text-decoration: none;
    margin-left: 10px;
    display: inline-block
}

.priceBy__item:hover, .priceBy__item._active {
    color: #a5302f
}

@media screen and (max-width: 640px) {
    .priceBy__item {
        display: block;
        margin: 5px 0 5px 25px
    }
}

.priceBy__item input {
    display: none
}

.priceBy__item input:checked + label {
    color: #a5302f
}

.priceBy__item label {
    height: 12px;
    line-height: 12px;
    background-image: url("../images/price__icon.png");
    background-repeat: no-repeat;
    cursor: pointer;
    padding-right: 15px
}

.priceBy__item._des label {
    background-position: right 7px
}

.priceBy__item._asc label {
    background-position: right -11px
}

.countItems {
    font-size: 0.8125rem;
    padding: 0 10px;
    margin-bottom: 10px
}

.countItems__name {
    display: inline-block;
    vertical-align: middle
}

.countItems__form {
    display: inline-block;
    vertical-align: -1px
}

.countItems__item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

@media screen and (max-width: 640px) {
    .countItems__item {
        display: block;
        margin: 5px 0 5px 25px
    }
}

.countItems__check {
    display: none
}

.countItems__check:checked + label {
    background-position: 0 -18px
}

.countItems__label {
    padding: 1px 0 0 20px;
    height: 21px;
    line-height: 21px;
    background: url("../images/check__icon.png") no-repeat;
    background-position: 0 2px;
    cursor: pointer
}

.news__item {
    padding: 20px 30px
}

.news__item:hover {
    background-color: #EDDCDA
}

.news__figure {
    float: left;
    position: relative;
    border: 1px solid #D0D2BB;
    /*box-shadow: 0 2px 3px #aaa;*/
    margin-right: 20px;
    margin: 0 20px 0 0
}

.news__img {
    display: block
}

.news__figcaption {
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    color: #ffffff;
    font-size: 0.75rem;
    padding: 10px 5px;
    font-weight: 300;
    border: 1px solid #3D3A47;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1
}

.news__inner {
    float: left;
    max-width: 70%
}

.news__date {
    color: #ae9896;
    font-size: 0.6875rem
}

.news__title {
    margin: 0 0 .5em 0
}

.news__content {
    font-size: 0.8125rem
}

.news__more {
    font-size: 0.8125rem
}

.categories__inner {
    padding: 30px 30px 0
}

.categories__item {
    float: left;
    margin: 0 20px 30px 0;
    position: relative;
    border: 1px solid #C1C1B6;
    width: 425px;
    overflow: hidden;
    /*-webkit-box-shadow: 0 5px 4px #aaa;*/
    /*-moz-box-shadow: 0 5px 4px #aaa;*/
    /*box-shadow: 0 5px 4px #aaa*/
}

.categories__item:nth-child(2n) {
    margin-right: 0
}

@media screen and (max-width: 640px) {
    .categories__item {
        width: 100%
    }
}

.categories__item:hover .categories__drop {
    top: -100px
}

.categories__img {
    display: block;
    max-width: 100%
}

.categories__drop {
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    background: transparent;
    color: #ffffff;
    font-weight: 300;
    font-size: 0.75rem;
    text-align: right;
    padding: 5px;
    z-index: 1;
    min-height: 60px;
    transition: all 0.5s ease 0s
}

.categories__drop p {
    line-height: 16px
}

.categories__drop img {
    vertical-align: bottom
}

.categories__title {
    font-size: 1.125rem;
    margin: 5px 0 0 0;
    color: #2C2C2C;
    font-weight: 600;
}

.tutorial {
    padding: 20px 30px
}

.tutorial__title {
    color: #FFF;
    font-weight: bold;
    padding: 9px;
    background: linear-gradient(to right, #848484, #cdcccc);
    font-size: 1.125rem;
    margin: 0 0 .5em 0;
    cursor: pointer;
}

h3.tutorial__title:before {
    content: '+';
    width: 20px;
    background-color: #CDCCBD;
    color: #000;
    height: 20px;
    text-align: center;
    margin-right: 9px;
    font-size: 20px;
    border-radius: 3px;
    line-height: 20px;
    display: inline-block;
}

.tutorial__list {
    font-size: 0.8125rem;
    font-weight: 300;
    margin: 0 0 25px 0;
    padding: 0;
    list-style-position: inside
}

.tutorial__item {
    padding-bottom: 10px
}

.tutorial img {
    max-width: 100%;
    height: auto
}

.goods {
    padding: 10px 25px 20px
}

.goods__title {
    font-size: 1.5rem;
    margin: 0 0 .5em 0
}

.goods__inner {
    float: left;
    width: 50%
}

@media screen and (max-width: 640px) {
    .goods__inner {
        width: 100%;
        float: none
    }
}

.goods__price {
    font-size: 1.125rem
}

.goods__count {
    color: #a5302f;
    font-size: 1.875rem
}

.goods__btn {
    font-size: 1.125rem;
    padding: 5px 25px;
    display: inline-block
}

.goods__text {
    font-size: 0.8125rem;
    padding: 20px 0
}

.goods__star {
    background: url("../images/star.png") no-repeat left top;
    display: inline-block;
    vertical-align: -2px;
    width: 15px;
    height: 14px
}

.goods__star._active {
    background-position: right top
}

.goods table {
    width: 100%;
    text-align: left;
    font-size: 0.75rem;
    border: none
}

.goods table thead td, .goods table thead th {
    border: none;
    color: #a5302f;
    text-transform: uppercase;
    border-bottom: 2px solid #C63C3B;
    padding: 10px
}

.goods table tbody td {
    border: none;
    border-bottom: 1px solid #D8C8C7;
    padding: 10px
}

.goodsDescr {
    font-size: 0.8125rem
}

.goodsDescr__rate {
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.goodsDescr__name {
    font-weight: bold
}

.goodsDescr__subtitle {
    font-size: 1.125rem;
    margin: 0 0 .5em 0
}

.goodsDescr__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.reviews {
    border-top: 1px solid #B79997;
    border-bottom: 1px solid #B79997;
    margin: 0 25px
}

@media screen and (max-width: 640px) {
    .reviews {
        border-bottom: none
    }
}

.reviews__title {
    margin: .4em 0
}

.reviews__item {
    border: 1px solid #DECECD;
    background-color: #FFF1F0;
    font-size: 0.75rem;
    padding: 20px 15px;
    margin-bottom: 15px
}

.reviews__image {
    float: left;
    width: 150px;
    margin-right: 30px
}

.reviews__image img {
    border: 1px solid #D8D2CA;
    display: block;
    max-width: 100%
}

.reviews__inner {
    float: left;
    width: 75%
}

.reviews__author {
    color: #a5302f;
    font-size: 0.875rem
}

.reviews__rate {
    padding: 5px 0 7px
}

.reviews__content {
    line-height: 1
}

.feedback {
    padding: 0 30px 50px
}

@media screen and (max-width: 640px) {
    .feedback._contacts {
        padding: 0 30px
    }
}

@media screen and (max-width: 640px) {
    .feedback {
        padding: 0
    }
}

.modal .feedback {
    padding-bottom: 10px
}

.feedback__title {
    margin: .4em 0
}

.feedback__rate {
    font-size: 0.8125rem;
    margin-bottom: 15px
}

.feedback__rate span {
    font-weight: bold
}

.feedback__stars {
    display: inline-block;
    vertical-align: -2px
}

.feedback__form {
    float: left
}

@media screen and (max-width: 640px) {
    .feedback__form {
        float: none;
        padding-bottom: 15px
    }
}

.feedback__field {
    margin-bottom: 15px;
    position: relative
}

@media screen and (max-width: 640px) {
    .feedback__field {
        position: static
    }
}

.feedback__field:last-child {
    margin-bottom: 0
}

.feedback__field span.error {
    position: absolute;
    width: 70%;
    left: 35%;
    top: -38px;
    padding: 10px 10px 9px 30px;
    font-size: 0.75rem;
    border: 1px solid #d6c3c1;
    background: url("../images/error__icon.png") 10px center no-repeat #f6f3ea;
    border-radius: 3px
}

@media screen and (max-width: 640px) {
    .feedback__field span.error {
        position: static;
        font-size: 1rem
    }
}

.feedback__field span.error:after {
    content: "";
    width: 22px;
    height: 12px;
    bottom: -11px;
    left: 60px;
    position: absolute;
    background: url("../images/error__arrow.png") no-repeat
}

.feedback__name {
    font-size: 0.8125rem;
    width: 110px;
    display: inline-block;
    vertical-align: top;
    padding-top: 4px
}

@media screen and (max-width: 640px) {
    .feedback__name {
        font-size: 1rem;
        padding: 10px 0
    }
}

.feedback__textinput {
    border: 1px solid #B79997;
    padding: 3px 10px;
    font-weight: 300;
    font-size: 0.6875rem;
    border-radius: 2px;
    width: 300px
}

@media screen and (max-width: 640px) {
    .feedback__textinput {
        width: 100%;
        padding: 10px;
        font-size: 0.9375rem;
        box-sizing: border-box
    }
}

.feedback__textinput._textarea {
    min-height: 90px;
    resize: vertical
}

.feedback__textinput.error {
    border-color: #FF3836
}

.feedback__btn {
    padding: 5px 30px
}

.feedback .star {
    color: #f15857
}

.goodsCarousel {
    width: 350px;
    margin-right: 30px;
    float: left
}

@media screen and (max-width: 640px) {
    .goodsCarousel {
        float: none;
        width: 100%;
        margin: 0 0 30px 0
    }
}

.goodsCarousel__main {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*-webkit-box-shadow: 0 3px 3px #aaa;*/
    /*-moz-box-shadow: 0 3px 3px #aaa;*/
    /*box-shadow: 0 3px 3px #aaa;*/
    width: 350px;
    height: 350px;
    padding: 5px;
    margin-bottom: 25px;
    border: 1px solid #C1C1B7;
    background-color: #fff;
    overflow: hidden
}

@media screen and (max-width: 640px) {
    .goodsCarousel__main {
        width: 100%;
        /*height: auto*/
    }

    .goodsCarousel__main img{
        max-width:100%;
    }
}

.goodsCarousel__main ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.goodsCarousel__main .slick-slide {
    text-align: center;
    height: 338px
}

@media screen and (max-width: 640px) {
    .goodsCarousel__main .slick-slide {
        height: auto
    }
}

.goodsCarousel__main .slick-slide:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 640px) {
    .goodsCarousel__main .slick-slide:before {
        display: none
    }
}

.goodsCarousel__main .slick-slide img {
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 640px) {
    .goodsCarousel__main .slick-slide img {
        display: block;
        max-width: 100% !important;
        height: auto !important
    }
}

.goodsCarousel__nav {
    padding: 0 20px;
    height: 79px;
    position: relative
}

@media screen and (max-width: 640px) {
    .goodsCarousel__nav {
        display: none
    }
}

.goodsCarousel__nav .slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.goodsCarousel__nav .slides li {
    float: left;
    text-align: center
}

.goodsCarousel__nav img {
    /*-webkit-box-shadow: 0 3px 3px #aaa;*/
    /*-moz-box-shadow: 0 3px 3px #aaa;*/
    /*box-shadow: 0 3px 3px #aaa;*/
    max-width: 100%;
    border: 1px solid #C1C1B6;
    cursor: pointer;
    vertical-align: bottom
}

.goodsCarousel__nav .slick-center img {
    border: 1px solid #AA2323
}

.goodsCarousel__nav .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.goodsCarousel__nav .flex-direction-nav a {
    background: #C8B7B6;
    border: 1px solid #C8B7B6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 16px;
    height: 79px;
    top: 0;
    margin: 0;
    color: #fff;
    font-size: 1.125rem;
    text-shadow: 0 -1px 2px #111;
    position: absolute;
    text-decoration: none;
    line-height: 79px;
    text-indent: 2px
}

.goodsCarousel__nav .flex-direction-nav a:hover, .goodsCarousel__nav .flex-direction-nav a:focus {
    border-color: #C11E1C;
    outline: none;
    background-color: #FF3B3A;
    background-image: linear-gradient(to bottom, #FF3B3A 0%, #DB312F 100%)
}

.goodsCarousel__nav .flex-direction-nav a.flex-prev {
    left: 0
}

.goodsCarousel__nav .flex-direction-nav a.flex-next {
    right: 0
}

.contacts {
    padding: 50px 30px
}

.contacts__map {
    float: left;
    margin-right: 55px;
    width: 386px;
    height: 386px;
    position: relative;
    border: 1px solid #C82B2A
}

@media screen and (max-width: 640px) {
    .contacts__map {
        width: 100%;
        float: none;
        margin: 0;
        border: none
    }
}

.contacts__print {
    padding: 5px 10px;
    display: inline-block;
    margin-top: 10px
}

@media screen and (max-width: 640px) {
    .contacts__print {
        display: none
    }
}

.contacts__inner {
    float: left
}

@media screen and (max-width: 640px) {
    .contacts__inner {
        float: none;
        padding: 20px 0
    }
}

.contacts__item {
    font-size: 0.8125rem;
    margin-bottom: 35px
}

.contacts__item:last-child {
    margin-bottom: 0
}

.contacts__icon {
    display: inline-block;
    vertical-align: middle;
    width: 49px;
    text-align: center
}

@media screen and (max-width: 640px) {
    .contacts__icon {
        display: none
    }
}

.contacts__wrap {
    border-left: 1px solid #C11E1C;
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    width: 320px
}

@media screen and (max-width: 640px) {
    .contacts__wrap {
        width: 100%;
        border: none;
        padding: 0
    }
}

.contacts__title {
    font-weight: 300;
    color: #a5302f;
    font-size: 1.125rem;
    margin: 0
}

.contacts__descr {
    color: #9a8684;
    margin: 5px 0
}

.contacts__field {
    padding: 2px 0
}

.contacts__field._phone {
    font-size: 1.125rem
}

.notfound {
    background: #201917
}

.notfound__wrap {
    text-align: center;
    padding-top: 10%
}

.notfound__title {
    margin: 0 0 .5em 0;
    font-size: 3rem;
    color: #c0b9ac
}

.notfound__sub {
    margin: 0 0 .5em 0;
    color: #726361;
    font-size: 1.125rem;
}

/*# sourceMappingURL=common.css.map */
.fz152{
    font-size: 8pt;
    margin-left: 5px;
    display: inline-block;
}
#fz152 {
    display: inline-block;
    vertical-align: sub;
}

.boxNews__item{
    margin-bottom: 20px;
}







input.radio-input[type=radio] {
    position: absolute;
    opacity: 0;
}
input.radio-input[type=radio] + label{
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}
input.radio-input[type=radio]+label:before {
    content: '';
    background: transparent;
    width: 19px;
    height: 19px;
    border: 1px solid #999;
    border-radius: 50%;
    margin-right: 15px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
}

input.radio-input[type=radio]:checked+label:after {
    content: '';
    background: #CA3230;
    border-radius: 10px;
    width: 11px;
    height: 11px;
    margin-right: 15px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 5px;
    top: 5px;
}

.radio-block{
    margin-bottom: 10px;
}


.search-city{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.search-city input[type="text"] {
    width: 100%;
    padding-left: 30px;
    border: none;
    border-bottom: 1px solid #d1d1d1;
    height: 50px;
}

.search-city input[type="submit"]{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #D33231;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    border: none;
    padding: 7px 20px;
    transition: all .3s ease;
}

.search-city input[type="submit"]:hover{
    background-color: #c52a29;
}

.header__center {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.header__center_link {
    justify-content: flex-end;
    padding-right: 25px;
}

.imlight-link{
    margin-left: -28px;
    margin-top: 10px;
}

.imlight-link a{
    display: flex;
    align-items: center;
    color: rgb(204, 204, 204);
    font-size: 17px;
    text-shadow: 0 1px 0 rgba(30, 30, 32, 0.3);
}

.imlight-link a::before{
    content: '';
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: url("../images/icongosite.svg") no-repeat;
}

@media (max-width: 991px){
    .imlight-link{
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .imlight-link a{
        justify-content: center;
    }
}