/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[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
}

.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        transform: scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@font-face {
    font-family: lightcase;
    src: url(../fonts/lightcase.eot?55356177);
    src: url(../fonts/lightcase.eot?55356177#iefix) format("embedded-opentype"), url(../fonts/lightcase.woff?55356177) format("woff"), url(../fonts/lightcase.ttf?55356177) format("truetype"), url(../fonts/lightcase.svg?55356177#lightcase) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=lightcase-icon-]:before {
    font-family: lightcase, sans-serif;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em
}

.lightcase-icon-play:before {
    content: "\E800"
}

.lightcase-icon-pause:before {
    content: "\E801"
}

.lightcase-icon-close:before {
    content: "\E802"
}

.lightcase-icon-prev:before {
    content: "\E803"
}

.lightcase-icon-next:before {
    content: "\E804"
}

.lightcase-icon-spin:before {
    content: "\E805"
}

@-webkit-keyframes lightcase-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

@keyframes lightcase-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

#lightcase-case {
    display: none;
    position: fixed;
    z-index: 2002;
    top: 50%;
    left: 50%;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

@media screen and (max-width:640px) {

    html[data-lc-type=ajax] #lightcase-case,
    html[data-lc-type=inline] #lightcase-case {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        margin: 0 !important;
        padding: 55px 0 70px;
        width: 100% !important;
        height: 100% !important;
        overflow: auto !important
    }
}

@media screen and (min-width:641px) {
    html:not([data-lc-type=error]) #lightcase-content {
        position: relative;
        z-index: 1;
        text-shadow: none;
        background-color: #fff;
        -o-box-shadow: 0 0 30px rgba(0, 0, 0, .5);
        box-shadow: 0 0 30px rgba(0, 0, 0, .5);
        -webkit-backface-visibility: hidden
    }
}

@media screen and (min-width:641px) {

    html[data-lc-type=image] #lightcase-content,
    html[data-lc-type=video] #lightcase-content {
        background-color: #333
    }
}

html[data-lc-type=ajax] #lightcase-content,
html[data-lc-type=error] #lightcase-content,
html[data-lc-type=inline] #lightcase-content {
    -o-box-shadow: none;
    box-shadow: none
}

@media screen and (max-width:640px) {

    html[data-lc-type=ajax] #lightcase-content,
    html[data-lc-type=error] #lightcase-content,
    html[data-lc-type=inline] #lightcase-content {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        background: none !important
    }
}

html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
html[data-lc-type=inline] #lightcase-content .lightcase-contentInner {
    -o-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width:640px) {

    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner {
        padding: 15px
    }

    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>*,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner>*,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>* {
        width: 100% !important;
        max-width: none !important
    }

    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>:not(iframe),
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner>:not(iframe),
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>:not(iframe) {
        height: auto !important;
        max-height: none !important
    }
}

@media screen and (max-width:640px) {
    html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media screen and (max-width:640px) and (min-width:641px) {

    html[data-lc-type=image] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
        line-height: .75
    }
}

html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
    position: relative;
    overflow: hidden !important
}

@media screen and (max-width:640px) {

    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        background: none !important
    }
}

@media screen and (min-width:641px) {
    html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
        padding: 30px;
        overflow: auto;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media screen and (max-width:640px) {

    #lightcase-content h1,
    #lightcase-content h2,
    #lightcase-content h3,
    #lightcase-content h4,
    #lightcase-content h5,
    #lightcase-content h6,
    #lightcase-content p {
        color: #aaa
    }
}

@media screen and (min-width:641px) {

    #lightcase-content h1,
    #lightcase-content h2,
    #lightcase-content h3,
    #lightcase-content h4,
    #lightcase-content h5,
    #lightcase-content h6,
    #lightcase-content p {
        color: #333
    }
}

#lightcase-case p.lightcase-error {
    margin: 0;
    font-size: 17px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #aaa
}

@media screen and (max-width:640px) {
    #lightcase-case p.lightcase-error {
        padding: 30px 0
    }
}

@media screen and (min-width:641px) {
    #lightcase-case p.lightcase-error {
        padding: 0
    }
}

.lightcase-open body {
    overflow: hidden
}

.lightcase-isMobileDevice .lightcase-open body {
    max-width: 100%;
    max-height: 100%
}

#lightcase-info {
    position: absolute;
    padding-top: 15px
}

#lightcase-info #lightcase-caption,
#lightcase-info #lightcase-title {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-weight: 400;
    text-overflow: ellipsis
}

#lightcase-info #lightcase-title {
    font-size: 17px;
    color: #aaa
}

@media screen and (max-width:640px) {
    #lightcase-info #lightcase-title {
        position: fixed;
        top: 10px;
        left: 0;
        max-width: 87.5%;
        padding: 5px 15px;
        background: #333
    }
}

#lightcase-info #lightcase-caption {
    clear: both;
    font-size: 13px;
    color: #aaa
}

#lightcase-info #lightcase-sequenceInfo {
    font-size: 11px;
    color: #aaa
}

@media screen and (max-width:640px) {
    .lightcase-fullScreenMode #lightcase-info {
        padding-left: 15px;
        padding-right: 15px
    }

    html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
        position: static
    }
}

#lightcase-loading {
    z-index: 9999;
    width: 1.123em;
    height: auto;
    font-size: 38px;
    line-height: 1;
    text-align: center;
    text-shadow: none;
    position: fixed;
    z-index: 2001;
    top: 50%;
    left: 50%;
    margin-top: -.5em;
    margin-left: -.5em;
    opacity: 1;
    font-size: 32px;
    text-shadow: 0 0 15px #fff;
    -moz-transform-origin: 50% 53%;
    -webkit-animation: lightcase-spin .5s linear infinite;
    animation: lightcase-spin .5s linear infinite
}

#lightcase-loading,
#lightcase-loading:focus {
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    transition: color, opacity, .25s ease-in-out
}

#lightcase-loading>span {
    display: inline-block;
    text-indent: -9999px
}

a[class*=lightcase-icon-] {
    position: fixed;
    z-index: 9999;
    width: 1.123em;
    height: auto;
    font-size: 38px;
    line-height: 1;
    text-align: center;
    text-shadow: none;
    outline: none;
    cursor: pointer
}

a[class*=lightcase-icon-],
a[class*=lightcase-icon-]:focus {
    text-decoration: none;
    color: hsla(0, 0%, 100%, .6);
    -webkit-tap-highlight-color: transparent;
    transition: color, opacity, .25s ease-in-out
}

a[class*=lightcase-icon-]>span {
    display: inline-block;
    text-indent: -9999px
}

a[class*=lightcase-icon-]:hover {
    color: #fff;
    text-shadow: 0 0 15px #fff
}

.lightcase-isMobileDevice a[class*=lightcase-icon-]:hover {
    color: #aaa;
    text-shadow: none
}

a[class*=lightcase-icon-].lightcase-icon-close {
    position: fixed;
    top: 15px;
    right: 15px;
    bottom: auto;
    margin: 0;
    opacity: 0;
    outline: none
}

a[class*=lightcase-icon-].lightcase-icon-prev {
    left: 15px
}

a[class*=lightcase-icon-].lightcase-icon-next {
    right: 15px
}

a[class*=lightcase-icon-].lightcase-icon-pause,
a[class*=lightcase-icon-].lightcase-icon-play {
    left: 50%;
    margin-left: -.5em
}

@media screen and (min-width:641px) {

    a[class*=lightcase-icon-].lightcase-icon-pause,
    a[class*=lightcase-icon-].lightcase-icon-play {
        opacity: 0
    }
}

@media screen and (max-width:640px) {
    a[class*=lightcase-icon-] {
        bottom: 15px;
        font-size: 24px
    }
}

@media screen and (min-width:641px) {
    a[class*=lightcase-icon-] {
        bottom: 50%;
        margin-bottom: -.5em
    }

    #lightcase-case:hover~a[class*=lightcase-icon-],
    a[class*=lightcase-icon-]:hover {
        opacity: 1
    }
}

#lightcase-overlay {
    display: none;
    width: 100%;
    min-height: 100%;
    position: fixed;
    z-index: 2000;
    top: -9999px;
    bottom: -9999px;
    left: 0;
    background: #333
}

@media screen and (max-width:640px) {
    #lightcase-overlay {
        opacity: 1 !important
    }
}

@font-face {
    font-family: robotoregular;
    src: url(/fonts/roboto/roboto-regular-webfont.eot);
    src: url(/fonts/roboto/roboto-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/roboto/roboto-regular-webfont.woff2) format("woff2"), url(/fonts/roboto/roboto-regular-webfont.woff) format("woff"), url(/fonts/roboto/roboto-regular-webfont.ttf) format("truetype"), url(/fonts/roboto/roboto-regular-webfont.svg#robotoregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: robotomedium;
    src: url(/fonts/roboto/roboto-medium-webfont.eot);
    src: url(/fonts/roboto/roboto-medium-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/roboto/roboto-medium-webfont.woff2) format("woff2"), url(/fonts/roboto/roboto-medium-webfont.woff) format("woff"), url(/fonts/roboto/roboto-medium-webfont.ttf) format("truetype"), url(/fonts/roboto/roboto-medium-webfont.svg#robotomedium) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: robotolight;
    src: url(/fonts/roboto/roboto-light-webfont.eot);
    src: url(/fonts/roboto/roboto-light-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/roboto/roboto-light-webfont.woff2) format("woff2"), url(/fonts/roboto/roboto-light-webfont.woff) format("woff"), url(/fonts/roboto/roboto-light-webfont.ttf) format("truetype"), url(/fonts/roboto/roboto-light-webfont.svg#robotolight) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: robotobold;
    src: url(/fonts/roboto/roboto-bold-webfont.eot);
    src: url(/fonts/roboto/roboto-bold-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/roboto/roboto-bold-webfont.woff2) format("woff2"), url(/fonts/roboto/roboto-bold-webfont.woff) format("woff"), url(/fonts/roboto/roboto-bold-webfont.ttf) format("truetype"), url(/fonts/roboto/roboto-bold-webfont.svg#robotobold) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.selectric-wrapper {
    position: relative;
    cursor: pointer
}

.selectric-responsive {
    width: 100%
}

.selectric {
    border: 1px solid #ddd;
    border-radius: 0;
    background: #f8f8f8;
    position: relative;
    overflow: hidden
}

.selectric .label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    color: #444;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric .button,
.selectric .label {
    display: block;
    line-height: 38px;
    height: 38px
}

.selectric .button {
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    background-color: #f8f8f8;
    color: #bbb;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #bbb;
    border-bottom: none
}

.selectric-focus .selectric {
    border-color: #aaa
}

.selectric-hover .selectric {
    border-color: #c4c4c4
}

.selectric-hover .selectric .button {
    color: #a2a2a2
}

.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2
}

.selectric-open {
    z-index: 9999
}

.selectric-open .selectric {
    border-color: #c4c4c4
}

.selectric-open .selectric-items {
    display: block
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #f8f8f8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    box-shadow: 0 0 10px -6px
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%
}

.selectric-items li,
.selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer
}

.selectric-items li.selected {
    background: #e0e0e0;
    color: #444
}

.selectric-items li.highlighted {
    background: #d0d0d0;
    color: #444
}

.selectric-items li:hover {
    background: #d5d5d5;
    color: #444
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default !important;
    background: none !important;
    color: #666 !important
}

.selectric-items .disabled,
.selectric-items .selectric-group .selectric-group-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: 700;
    padding-left: 10px;
    cursor: default;
    background: none;
    color: #444
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1
}

.selectric-items .selectric-group li {
    padding-left: 25px
}

* {
    box-sizing: border-box
}

:active,
:focus,
:hover {
    outline: 0 !important;
    outline-offset: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

html {
    max-width: 100%;
    width: 100%
}

@media (max-width:1024px) {
    html {
        overflow-x: hidden
    }

    html.not-overflow {
        overflow-x: visible
    }
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    max-width: 100%;
    width: 100%;
    overflow-x: hidden;
    font-family: robotoregular;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    background-color: #fff
}

body.overflow {
    overflow: hidden
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto
}

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

button {
    border: none;
    font: inherit;
    color: inherit;
    background-color: transparent;
    outline: none;
    cursor: pointer
}

button,
p {
    padding: 0
}

p {
    margin: 0
}

svg {
    display: block
}

section {
    padding: 90px 0 110px
}

@media (max-width:1024px) {
    section {
        padding: 60px 0 75px
    }
}

@media (max-width:576px) {
    section {
        padding: 50px 0 65px
    }
}

section.ather-good-section:not(:last-child) {
    padding-bottom: 0
}

textarea {
    resize: none
}

input,
select,
textarea {
    display: block;
    margin: 0;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-width: 0
}

input[type=file] {
    width: .1px;
    height: .1px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0
}

input[type=radio] {
    display: none
}

input[type=number] {
    -webkit-appearance: textfield;
    appearance: textfield
}

input[type=checkbox] {
    display: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input:invalid {
    box-shadow: none
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 3px 15px hsla(0, 0%, 56.9%, .16), inset 0 0 0 40px #fff !important
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    background-color: #fff !important
}

.header {
    position: relative;
    z-index: 99
}

.header.padding-bottom {
    padding-bottom: 40px
}

@media (max-width:1024px) {
    .header {
        position: fixed;
        left: 0;
        top: 0;
        right: 0
    }
}

.lang-list {
    display: flex;
    align-items: center
}

.lang-list .lang-item+.lang-item {
    margin-left: 12px
}

.lang-list .lang-link {
    font-size: 14px;
    text-transform: uppercase;
    color: #8f9197;
    transition: .2s linear
}

.lang-list .lang-link.active,
.lang-list .lang-link:hover {
    color: #000
}

.header-top {
    padding: 4px 0;
    background-color: #f6f6f6
}

.header-top .header-top-inner {
    justify-content: space-between
}

.header-top .header-top-inner,
.header-top .header-top-menu {
    display: flex;
    align-items: center
}

.header-top .header-top-menu .top-menu-link {
    font-size: 14px;
    color: #000
}

.header-top .header-top-menu .top-menu-link+.top-menu-link {
    margin-left: 24px
}

.header-main {
    padding: 12px 0 14px;
    background-color: #fff;
    transition: .2s linear
}

@media (max-width:1024px) {
    .header-main {
        padding: 12px 0;
        background-color: #f6f6f6;
        border-bottom: 1px solid #f5cf19
    }
}

.header-main.dark .header-logo svg {
    fill: #f5cf19
}

.header-main.dark .menu-icon:after,
.header-main.dark .menu-icon:before {
    background-color: #f5cf19
}

.header-main .header-main-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header-main .header-contact-block {
    display: flex
}

.header-main .header-contact-block .header-contact-icon {
    margin-top: 5px;
    margin-right: 12px
}

.header-main .header-contact-block .header-contact-links {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.header-main .header-contact-block .header-contact-link {
    margin-top: 1px;
    font-size: 14px;
    color: #000;
    transition: .2s linear
}

.header-main .header-contact-block .header-contact-link:first-child {
    margin-top: 0
}

.header-main .header-contact-block .header-callback-popup {
    margin-top: 1px;
    font-size: 15px;
    color: #464646;
    font-family: robotobold;
    transition: .2s linear
}

.header-main .header-contact-block .header-callback-popup:after {
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    background-color: #f5cf19;
    transition: .2s linear
}

.header-main .header-contact-block .header-callback-popup:hover {
    color: #f5cf19
}

.header-main .header-logo {
    max-width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:1024px) {
    .header-main .header-logo {
        margin-right: 25px;
        position: static;
        transform: none;
        max-width: 160px
    }
}

.header-main .header-logo svg {
    width: 100%;
    fill: #333;
    transition: .2s linear
}

.header-main .header-main-right-block {
    display: flex;
    align-items: center
}

.header-main .mobile-callback-link {
    margin-right: 25px
}

.header-main .mobile-callback-link svg {
    fill: #464646
}

@media (max-width:576px) {
    .header-main .mobile-callback-link {
        margin-right: 15px
    }
}

.header-main .cart {
    position: relative;
    display: flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.header-main .cart .cart-svg svg {
    fill: #464646
}

.header-main .cart .cart-count {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 14px;
    background-color: #f5cf19;
    border-radius: 50%;
    font-family: robotomedium;
    font-size: 10px;
    line-height: 14px;
    text-align: center
}

.header-main .burger-menu {
    margin-left: 25px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    cursor: pointer;
    transition: all .2s ease-in
}

@media (max-width:576px) {
    .header-main .burger-menu {
        margin-left: 15px
    }
}

.header-main .menu-icon,
.header-main .menu-icon:after,
.header-main .menu-icon:before {
    width: 26px;
    height: 2px;
    background: #333;
    transition: all .25s cubic-bezier(.4, 0, .2, 1)
}

.header-main .menu-icon:before {
    content: "";
    position: absolute;
    transform: translateY(-8px)
}

.header-main .menu-icon:after {
    content: "";
    position: absolute;
    transform: translateY(8px)
}

.header-main .menu-icon.open {
    background: transparent
}

.header-main .menu-icon.open:before {
    transform: rotate(-45deg)
}

.header-main .menu-icon.open:after {
    transform: rotate(45deg)
}

.header-main .menu-icon.open {
    transform: rotate(180deg)
}

.header-bottom {
    position: relative;
    background-color: #f5cf19
}

@media (max-width:1024px) {
    .header-bottom {
        background-color: #fff;
        position: absolute;
        top: 100%;
        left: 100%;
        width: 100%;
        height: calc(100vh - 60px);
        overflow-y: auto;
        z-index: 999;
        transition: .2s linear
    }
}

.header-bottom.open {
    left: 0
}

.header-bottom.header-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0
}

.header-bottom .header-bottom-inner {
    display: flex;
    justify-content: center
}

@media (max-width:1024px) {
    .header-bottom .header-bottom-inner {
        margin: 0 -15px
    }
}

.header-bottom .menu {
    display: flex
}

@media (max-width:1024px) {
    .header-bottom .menu {
        width: 100%;
        flex-direction: column
    }
}

.header-bottom .menu .menu-item {
    margin: 0 8px;
    padding: 0 6px;
    border-bottom: 2px solid transparent;
    transition: .2s linear
}

@media (max-width:1024px) {
    .header-bottom .menu .menu-item {
        margin: 0;
        padding: 0;
        border-bottom: none;
        display: none
    }
}

.header-bottom .menu .menu-item.active,
.header-bottom .menu .menu-item:hover {
    border-bottom: 2px solid #000
}

@media (max-width:1024px) {

    .header-bottom .menu .menu-item.active,
    .header-bottom .menu .menu-item:hover {
        border-bottom: none
    }
}

@media (max-width:1024px) {
    .header-bottom .menu .menu-item.has-submenu {
        display: block
    }

    .header-bottom .menu .menu-item.has-submenu .menu-item-link {
        display: none
    }
}

@media (min-width:1025px) {
    .header-bottom .menu .menu-item.has-submenu:hover .catalog-menu {
        display: flex;
        gap: 15px;
        z-index: 1;
        flex-wrap: wrap;
        flex-direction: column;
        height: 650px;
        align-content: center;
        justify-content: flex-start;
    }
}

.header-bottom .menu .menu-item-link {
    display: flex;
    align-items: center;
    padding: 9px 0 8px;
    font-size: 15px;
    text-transform: uppercase;
    color: #000
}

.header-bottom .menu .header-menu-navigation {
    padding: 13px 15px;
    border-bottom: 1px solid #f6f6f6
}

.header-bottom .menu .header-menu-navigation:last-child {
    border-bottom: none
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-name-wrap {
    display: flex;
    justify-content: space-between;
    cursor: pointer
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-name {
    font-family: robotomedium;
    text-transform: uppercase;
    font-size: 18px
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-icon {
    display: block;
    width: 10px;
    height: 10px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform-origin: center;
    transform: rotate(-45deg);
    transition: .2s linear
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-icon.active {
    transform: rotate(135deg)
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list {
    display: none;
    width: 100%
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .header-menu-navigation-item {
    margin-top: 5px
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .header-menu-navigation-link {
    padding: 8px 0;
    display: block;
    font-family: robotomedium;
    color: #333;
    font-size: 16px
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .contact-block {
    margin-top: 15px
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .contact-item {
    display: flex
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .contact-item+.contact-item {
    margin-top: 10px
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .contact-item .contact-item-icon {
    flex: 0 0 auto;
    margin-right: 10px;
    padding-top: 5px
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .contact-item .contact-item-icon svg {
    fill: #f5cf19
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .contact-item .contact-item-link,
.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .contact-item .contact-item-name {
    font-family: robotomedium;
    color: #333;
    font-size: 15px
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .contact-item .contact-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.header-bottom .menu .header-menu-navigation .header-menu-navigation-list .contact-item .contact-item-link+.contact-item-link {
    margin-top: 5px
}

.header-bottom .catalog-menu {
    padding: 20px 0;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    display: none;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

@media (max-width:1024px) {
    .header-bottom .catalog-menu {
        padding: 20px 15px;
        position: static;
        display: flex;
        flex-direction: column;
        box-shadow: none;
        border-bottom: 1px solid #f6f6f6
    }
}

.header-bottom .catalog-menu .catalog-menu-item {
    padding-bottom: 30px;
}

@media (max-width:1024px) {
    .header-bottom .catalog-menu .catalog-menu-item {
        margin: 0;
        max-width: none
    }

    .header-bottom .catalog-menu .catalog-menu-item+.catalog-menu-item {
        margin-top: 15px
    }
}

.header-bottom .catalog-menu .catalog-menu-link {
    display: flex;
    flex-direction: column
}

@media (max-width:1024px) {
    .header-bottom .catalog-menu .catalog-menu-link {
        flex-direction: row
    }
}

.header-bottom .catalog-menu .catalog-menu-link:hover .catalog-menu-name {
    color: #f5cf19
}

.header-bottom .catalog-menu .catalog-menu-img-wrap {
    flex: 0 0 auto;
    max-width: 75px;
    margin-bottom: 5px
}

@media (max-width:1024px) {
    .header-bottom .catalog-menu .catalog-menu-img-wrap {
        margin-bottom: 0;
        margin-right: 12px;
        padding: 5px;
        max-width: 50px;
        border: 1px solid #f5cf19;
        border-radius: 5px
    }
}

.header-bottom .catalog-menu .catalog-menu-name {
    text-align: center;
    font-size: 15px;
    line-height: 1.2;
    color: #000;
    transition: .2s linear
}

@media (max-width:1024px) {
    .header-bottom .catalog-menu .catalog-menu-name {
        font-size: 18px;
        text-align: left;
        font-family: robotomedium
    }
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99;
    cursor: pointer
}

.overlay.active {
    bottom: 0
}

.main-wrap {
    flex: 1 0 auto
}

@media (max-width:1024px) {
    .main-wrap {
        padding-top: 95px
    }
}

@media (max-width:390px) {
    .main-wrap {
        padding-top: 80px
    }
}

@media (max-width:360px) {
    .main-wrap {
        padding-top: 68px
    }
}

.page {
    padding: 0 0 90px
}

@media (max-width:1024px) {
    .page {
        padding: 0 0 60px
    }
}

@media (max-width:576px) {
    .page {
        padding: 0 0 40px
    }
}

.page section {
    padding: 90px 0 0
}

@media (max-width:1024px) {
    .page section {
        padding: 60px 0 0
    }
}

@media (max-width:576px) {
    .page section {
        padding: 50px 0 0
    }
}

@media (max-width:1024px) {
    .page-decore-wrap {
        display: none
    }
}

.container {
    max-width: 1374px;
    margin: 0 auto;
    padding: 0 15px
}

.container-middle {
    max-width: 1124px;
    margin: 0 auto;
    padding: 0 15px
}

.container-small {
    max-width: 926px;
    margin: 0 auto;
    padding: 0 15px
}

.main {
    flex: 1 0 auto
}

@media (max-width:1024px) {
    .desktop {
        display: none !important
    }
}

@media (min-width:1025px) {
    .mobile {
        display: none !important
    }
}

.object-fit-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.bg-white {
    background-color: #fff
}

.bg-grey {
    background-color: #f6f6f6
}

.bg-grey-opacity {
    background-color: hsla(0, 0%, 96.5%, .4)
}

.page-title {
    margin-bottom: 30px;
    font-size: calc(20px + .75vw);
    text-transform: uppercase;
    line-height: 1;
    font-family: robotobold;
    color: #464646
}

@media (max-width:768px) {
    .page-title {
        background-color: #777a81;
        margin: 0 -15px;
        padding: 15px;
        font-size: 16px;
        color: #fff;
        text-transform: none
    }
}

.section-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: calc(27.6px + .75vw);
    text-transform: uppercase;
    line-height: 1;
    font-family: robotobold;
    color: #464646
}

@media (max-width:768px) {
    .section-title {
        line-height: 1.2
    }
}

@media (max-width:576px) {
    .section-title {
        margin-bottom: 20px
    }
}

.section-title.with-decore {
    margin-bottom: 90px
}

@media (max-width:1024px) {
    .section-title.with-decore {
        margin-bottom: 50px
    }
}

@media (max-width:576px) {
    .section-title.with-decore {
        margin-bottom: 30px
    }
}

.section-title.with-decore .section-title-text {
    position: relative;
    color: #fff
}

.section-title.with-decore .section-title-text:after,
.section-title.with-decore .section-title-text:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 3px;
    background-color: #f5cf19
}

@media (max-width:576px) {

    .section-title.with-decore .section-title-text:after,
    .section-title.with-decore .section-title-text:before {
        display: none
    }
}

.section-title.with-decore .section-title-text:before {
    left: calc(100% + 20px)
}

.section-title.with-decore .section-title-text:after {
    right: calc(100% + 20px)
}

.btn-wrap-center {
    text-align: center
}

.btn {
    display: inline-block;
    transform: perspective(1px) translateZ(0)
}

.btn:hover {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.btn-grey {
    min-width: 236px;
    padding: 10px 15px;
    color: #000;
    background-color: #eee;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

.order-btn-white {
    color: #000;
    background-color: #fff
}

.order-btn-red,
.order-btn-white {
    min-width: 232px;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #d51b1b
}

.order-btn-red {
    color: #fff;
    background-color: #d51b1b;
    transition: .2s linear
}

.order-btn-red:disabled {
    opacity: .8
}

.order-btn-red:disabled:hover {
    -webkit-animation: none;
    animation: none
}

.hover-link:hover:after {
    width: 100%
}

.hover-link:after {
    display: block;
    content: "";
    height: 1px;
    width: 0;
    background-color: #f5cf19;
    transition: .2s linear
}

.form-thanks {
    text-align: center;
    font-size: 18px;
    font-family: robotomedium;
    display: none
}

.description {
    font-family: robotolight
}

.description h1,
.description h2,
.description h3,
.description h4,
.description h5,
.description h6 {
    margin: 20px 0 10px;
    color: #464646
}

.description table {
    width: 100%
}

.description ul:not(.not-list-style) {
    margin-bottom: 30px;
    padding-left: 20px;
    list-style: none
}

@media (max-width:576px) {
    .description ul:not(.not-list-style) {
        margin-bottom: 15px
    }
}

.description ul:not(.not-list-style)>li {
    position: relative
}

.description ul:not(.not-list-style)>li+li {
    margin-top: 8px
}

@media (max-width:576px) {
    .description ul:not(.not-list-style)>li+li {
        margin-top: 5px
    }
}

.description ul:not(.not-list-style)>li img {
    margin-top: 30px;
    margin-bottom: 30px
}

@media (max-width:576px) {
    .description ul:not(.not-list-style)>li img {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.description ul:not(.not-list-style)>li:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 8px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #f5cf19
}

.description ol {
    margin-bottom: 30px;
    padding-left: 30px;
    list-style: none;
    counter-reset: num
}

@media (max-width:576px) {
    .description ol {
        margin-bottom: 15px
    }
}

.description ol>li {
    position: relative
}

.description ol>li:before {
    content: counter(num) ". ";
    width: 26px;
    text-align: right;
    position: absolute;
    left: -30px;
    top: 0;
    bottom: 0;
    counter-increment: num;
    font-family: robotobold;
    color: #f5cf19
}

.description ol>li+li {
    margin-top: 10px
}

@media (max-width:576px) {
    .description ol>li+li {
        margin-top: 5px
    }
}

.description ol>li img {
    margin-top: 30px;
    margin-bottom: 30px
}

.description p {
    margin-bottom: 15px
}

.description p img {
    display: inline-block;
    max-width: 100%;
    height: auto !important
}

.description p img.margin-left-none {
    margin: 0 30px 30px 0
}

@media (max-width:576px) {
    .description p img.margin-left-none {
        float: none !important;
        width: auto !important;
        height: auto !important
    }
}

.description p img.margin-right-none {
    margin: 0 0 30px 30px
}

@media (max-width:576px) {
    .description p img.margin-right-none {
        float: none !important;
        width: auto !important;
        height: auto !important
    }
}

.description p a {
    color: #333;
    text-decoration: underline;
    transition: .2s linear
}

.description p a:hover {
    color: #f5cf19
}

.top_navigate {
    margin-bottom: 50px;
    padding-top: 15px
}

@media (max-width:1024px) {
    .top_navigate {
        margin-bottom: 40px
    }
}

@media (max-width:768px) {
    .top_navigate {
        margin-bottom: 30px
    }
}

.top_navigate .breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.top_navigate .crumb-li {
    margin-right: 8px
}

.top_navigate .last-crumb-li {
    display: none
}

.top_navigate .crumb {
    display: block;
    font-size: 12px;
    color: #333;
    transition: .2s linear
}

.top_navigate .crumb:hover {
    color: #f5cf19
}

.top_navigate .crumb:hover svg {
    fill: #f5cf19
}

.top_navigate .crumb svg {
    fill: #333;
    transition: .2s linear
}

.input-wrap,
.textarea-wrap {
    position: relative
}

.input-wrap .input-icon,
.textarea-wrap .input-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%)
}

.input-wrap .input-icon.user,
.textarea-wrap .input-icon.user {
    left: 9px
}

.input-wrap .input-icon svg,
.textarea-wrap .input-icon svg {
    fill: #60636c
}

.input-wrap .input-form,
.textarea-wrap .input-form {
    padding: 13px 15px 13px 40px;
    width: 100%;
    height: 50px;
    line-height: 1;
    color: #333;
    background-color: #fff;
    border: 1px solid transparent;
    transition: .2s linear
}

.input-wrap .input-form::-moz-placeholder,
.textarea-wrap .input-form::-moz-placeholder {
    color: #333
}

.input-wrap .input-form:-ms-input-placeholder,
.textarea-wrap .input-form:-ms-input-placeholder {
    color: #333
}

.input-wrap .input-form::placeholder,
.textarea-wrap .input-form::placeholder {
    color: #333
}

.input-wrap textarea.input-form,
.textarea-wrap textarea.input-form {
    line-height: 1.4
}

.input-wrap label.error,
.textarea-wrap label.error {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 12px;
    color: #d51b1b
}

.input-wrap input.error,
.input-wrap textarea.error,
.textarea-wrap input.error,
.textarea-wrap textarea.error {
    border: 1px solid #d51b1b
}

.up_button {
    opacity: 0;
    bottom: -50px;
    position: fixed;
    right: 15px;
    text-decoration: none;
    width: 50px;
    height: 50px;
    z-index: 2;
    background-color: #f5cf19;
    border: 1px solid #fff;
    border-radius: 2px;
    display: flex;
    transition: .2s linear;
    align-items: center;
    justify-content: center;
    visibility: hidden
}

.up_button.visible {
    opacity: .7;
    transition: .2s linear;
    bottom: 50px;
    visibility: visible;
    z-index: 10
}

@media (max-width:1024px) {
    .up_button.visible {
        bottom: 30px
    }
}

.up_button.visible:hover {
    background-color: #fff;
    border: 1px solid #f5cf19;
    cursor: pointer
}

.up_button svg {
    fill: #fff;
    transition: .2s linear;
    width: 15px;
    height: 20px
}

.up_button.visible:hover svg {
    fill: #f5cf19
}

.files-wrap .files-item-link {
    display: flex;
    align-items: flex-end;
    color: #333;
    transition: .2s linear
}

.files-wrap .files-item-link:hover {
    color: #f5cf19
}

.files-wrap .files-item-link:not(:last-child) {
    margin-bottom: 20px
}

.files-wrap .files-item-icon {
    margin-right: 15px;
    flex: 0 0 auto;
    width: 30px;
    height: 40px
}

.iframe-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0
}

.video-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: -50px 0 0 -50px
}

@media (max-width:1024px) {
    .video-wrapper {
        margin: -20px 0 0 -20px
    }
}

.video-wrapper .video-holder {
    width: 50%;
    padding: 50px 0 0 50px
}

@media (max-width:1024px) {
    .video-wrapper .video-holder {
        padding: 20px 0 0 20px
    }
}

@media (max-width:576px) {
    .video-wrapper .video-holder {
        width: 100%
    }
}

.delivery-wrap {
    margin: -30px 0 0 -30px;
    display: flex;
    flex-wrap: wrap
}

.delivery-wrap .delivery-item {
    width: 50%;
    padding: 30px 0 0 30px;
    display: flex;
    flex-direction: column
}

@media (max-width:768px) {
    .delivery-wrap .delivery-item {
        width: 100%
    }
}

.delivery-wrap .delivery-head {
    padding: 15px 25px;
    color: #fff;
    font-family: robotomedium;
    background-color: rgba(96, 99, 108, .85)
}

@media (max-width:768px) {
    .delivery-wrap .delivery-head {
        padding: 10px 15px
    }
}

.delivery-wrap .delivery-body {
    height: 100%;
    padding: 40px 25px 15px 20px;
    background-color: hsla(0, 0%, 96.5%, .85)
}

@media (max-width:768px) {
    .delivery-wrap .delivery-body {
        padding: 20px 15px 5px
    }
}

.pagination {
    margin-top: 40px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:1024px) {
    .pagination {
        margin-top: 20px
    }
}

.pagination li {
    display: flex;
    margin: 0 5px
}

.pagination a,
.pagination span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 1px solid #f6f6f6;
    background-color: #fff;
    color: #000;
    transition: .2s linear
}

@media (max-width:1024px) {

    .pagination a,
    .pagination span {
        border: none
    }
}

.pagination a:hover {
    border: 1px solid #f5cf19
}

@media (max-width:1024px) {
    .pagination a:hover {
        border: none;
        color: #f5cf19
    }
}

@media (max-width:1024px) {
    .pagination a:hover svg {
        fill: #f5cf19
    }
}

.pagination li.active span {
    background-color: #f5cf19;
    border: 1px solid #f5cf19
}

@media (max-width:1024px) {
    .pagination li.active span {
        border: none;
        background-color: transparent;
        color: #f5cf19
    }
}

.pagination svg {
    fill: #333;
    transition: .2s linear
}

.pagination .disabled svg {
    fill: #8f9197
}

.selectric-wrapper.selectric-open .selectric .button:after {
    transform: rotate(135deg);
    top: 10px
}

.selectric-wrapper.selectric-hover .selectric-items,
.selectric-wrapper.selectric-open .selectric-items {
    box-shadow: 0 3px 6px rgba(25, 31, 34, .15)
}

.selectric-wrapper.selectric-hover .selectric,
.selectric-wrapper.selectric-open .selectric {
    border-color: #f6f6f6
}

.selectric-wrapper .selectric {
    width: 200px;
    border: 1px solid transparent;
    background-color: #fff
}

@media (max-width:1024px) {
    .selectric-wrapper .selectric {
        background-color: #f6f6f6;
        border-color: #f6f6f6
    }
}

@media (max-width:576px) {
    .selectric-wrapper .selectric {
        width: 100%
    }
}

.selectric-wrapper .selectric .label {
    padding: 0;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    color: #000
}

@media (max-width:1024px) {
    .selectric-wrapper .selectric .label {
        color: #333;
        height: 38px;
        line-height: 38px
    }
}

@media (max-width:576px) {
    .selectric-wrapper .selectric .label {
        margin: 0 38px 0 15px
    }
}

.selectric-wrapper .selectric .button {
    width: 42px;
    height: 42px;
    line-height: 42px;
    background-color: transparent
}

@media (max-width:1024px) {
    .selectric-wrapper .selectric .button {
        width: 38px;
        height: 38px;
        line-height: 38px
    }
}

.selectric-wrapper .selectric .button:after {
    left: 0;
    top: -10%;
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #333;
    border-top: none;
    border-right: none;
    transform-origin: center;
    transform: rotate(-45deg);
    transition: .25s linear
}

.selectric-wrapper .selectric-items {
    left: 0;
    right: 0;
    border: 1px solid #f6f6f6;
    box-shadow: none
}

.selectric-wrapper .selectric-items li {
    padding: 10px;
    font-size: 14px;
    color: #333;
    text-align: left;
    transition: .2s linear;
    background-color: #fff
}

.selectric-wrapper .selectric-items li:not(:first-child) {
    border-top: #60636c
}

.selectric-wrapper .selectric-items li.selected {
    background-color: #f6f6f6
}

.selectric-wrapper .selectric-items li:hover {
    color: #000;
    background-color: #f6f6f6
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.sticky:after,
.sticky:before {
    content: "";
    display: table
}

@media (max-width:1024px) {
    .sticky {
        position: static
    }
}

@-webkit-keyframes hvr-pop {
    50% {
        transform: scale(1.1)
    }
}

@keyframes hvr-pop {
    50% {
        transform: scale(1.1)
    }
}

.main-slider-section {
    padding: 0
}

.main-slider .slide-item-wrap {
    position: relative
}

@media (max-width:576px) {
    .main-slider .slide-item-img {
        width: 100%
    }
}

.main-slider .content-slide {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px
}

@media (max-width:576px) {
    .main-slider .content-slide {
        bottom: 50px
    }
}

.main-slider .content-slide-wrap {
    display: inline-block;
    max-width: 550px;
    width: 100%;
    padding: 40px 30px 40px 45px;
    border-radius: 0 50px 0 0
}

@media (max-width:768px) {
    .main-slider .content-slide-wrap {
        margin-left: -15px;
        padding: 20px 20px 20px 30px;
        border-radius: 0 30px 0 0
    }
}

.main-slider .slide-title {
    margin-bottom: 10px;
    font-size: calc(22.4px + .8125vw);
    font-family: robotomedium;
    line-height: 1;
    text-transform: uppercase;
    color: #fff
}

.main-slider .slide-title span {
    font-size: calc(45.2px + 1.5vw);
    font-family: robotobold
}

.main-slider .slide-subtitle {
    margin-bottom: 15px;
    font-size: calc(13.6px + .4375vw);
    font-family: robotomedium;
    line-height: 1;
    text-transform: uppercase;
    color: #333
}

.main-slider .slider-btn {
    display: inline-block;
    padding: 5px 15px;
    color: #333;
    font-size: 16px;
    background-color: transparent;
    transition: .2s linear;
    border: 1px solid #333
}

@media (max-width:576px) {
    .main-slider .slider-btn {
        font-size: 15px
    }
}

.main-slider .slider-btn:hover {
    color: #fff;
    background-color: #333
}

.main-slider .slick-dots-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

@media (max-width:576px) {
    .main-slider .slick-dots-wrap {
        bottom: 5px
    }
}

.main-slider .slick-dots {
    max-width: 1364px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.slider-wrap {
    position: relative
}

@media (max-width:576px) {
    .slider-wrap {
        margin: 0 -15px
    }
}

.slider-wrap .slick-list {
    margin: 0 -15px
}

@media (max-width:1024px) {
    .slider-wrap .slick-list {
        margin: 0 -7.5px
    }
}

.slider-wrap .slick-slide {
    margin: 0 15px
}

@media (max-width:1024px) {
    .slider-wrap .slick-slide {
        margin: 0 7.5px
    }
}

.slider-wrap .slick-track {
    padding: 7px 0;
    display: flex;
    margin-right: auto;
    margin-left: auto
}

.slider-wrap .slick-dots {
    margin-top: 25px
}

.slider-wrap .slick-dots li button:after {
    background-color: #f6f6f6
}

@media (max-width:1440px) {
    .slider-wrap .slider-arrow {
        display: none !important
    }
}

.gallery-photo-wrap {
    position: relative
}

.gallery-photo-wrap .slick-list {
    margin: 0 -15px
}

@media (max-width:1024px) {
    .gallery-photo-wrap .slick-list {
        margin: 0 -7.5px
    }
}

.gallery-photo-wrap .slick-slide {
    margin: 0 15px
}

@media (max-width:1024px) {
    .gallery-photo-wrap .slick-slide {
        margin: 0 7.5px
    }
}

@media (max-width:1024px) {
    .gallery-photo-wrap .slider-arrow {
        display: none !important
    }
}

.gallery-photo-wrap .gallery-photo-item {
    position: relative
}

.gallery-photo-wrap .gallery-photo-item:before {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 40%;
    left: 50%;
    margin: -14px 0 0 -10px;
    background: url(/img/magnifier.png) no-repeat;
    content: "";
    opacity: 0;
    z-index: 1;
    transition: .2s linear
}

.gallery-photo-wrap .gallery-photo-item:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(35, 27, 20, .4);
    content: "";
    opacity: 0;
    transition: .2s linear
}

.gallery-photo-wrap .gallery-photo-item:hover:before {
    top: 50%;
    opacity: 1
}

.gallery-photo-wrap .gallery-photo-item:hover:after {
    opacity: 1
}

.gallery-photo-wrap .slick-dots {
    margin-top: 25px
}

.gallery-photo-wrap .slick-dots li button:after {
    background-color: #f6f6f6
}

.slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 50px;
    cursor: pointer;
    transition: .2s linear
}

.slider-arrow:hover svg {
    fill: #f5cf19
}

.slider-arrow.arrow-prev {
    left: -40px;
    z-index: 1
}

.slider-arrow.arrow-next {
    right: -40px;
    z-index: 1
}

.slider-arrow svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #333;
    transition: .2s linear
}

.slider-arrow.slick-disabled {
    display: none !important
}

.slick-dots {
    margin-bottom: -10px;
    font-size: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center
}

.slick-dots li {
    margin-right: 10px;
    margin-bottom: 10px
}

.slick-dots li.slick-active button:after,
.slick-dots li:hover button:after {
    background: #f5cf19
}

.slick-dots li button {
    position: relative;
    width: 35px;
    height: 15px;
    padding: 0
}

.slick-dots li button:before {
    display: none
}

.slick-dots li button:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: .2s linear
}

.category-section {
    background-image: url(/img/Smart_logo_grey.png);
    background-position: 0 100%;
    background-size: contain;
    background-repeat: no-repeat
}

.main-category-wrap {
    margin: -20px 0 0 -20px;
    display: flex;
    flex-wrap: wrap
}

.main-category-wrap .main-category-holder {
    width: 16.66%;
    padding: 20px 0 0 20px
}

@media (max-width:768px) {
    .main-category-wrap .main-category-holder {
        width: 33.33%
    }
}

@media (max-width:576px) {
    .main-category-wrap .main-category-holder {
        width: 50%
    }
}

.main-category-wrap .catalog-menu-link {
    display: flex;
    flex-direction: column;
    align-items: center
}

.main-category-wrap .catalog-menu-link:hover .catalog-menu-name {
    color: #f5cf19
}

.main-category-wrap .catalog-menu-link .catalog-menu-img-wrap {
    margin-bottom: 10px;
    padding: 20px;
    border: 2px solid #f5cf19;
    border-radius: 10px;
    background-color: #fff
}

.main-category-wrap .catalog-menu-link .catalog-menu-name {
    text-align: center;
    font-family: robotomedium;
    font-size: calc(14.4px + .1875vw);
    color: #000;
    transition: .2s linear
}

.good-item {
    padding: 0 25px 25px;
    flex: 0 0 auto;
    height: auto;
    position: relative;
    display: flex !important;
    align-items: center;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
}

@media (max-width:1024px) {
    .good-item {
        padding: 0 20px 15px
    }
}

@media (max-width:576px) {
    .good-item {
        padding: 0 13px 10px
    }
}

.good-item:hover .good-name {
    color: #f5cf19
}

.good-item .good-item-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.good-item .status-wrap {
    position: absolute;
    top: 20px;
    left: 10px
}

.good-item .good-img-wrap {
    margin-bottom: 5px
}

.good-item .good-name {
    margin-bottom: 5px;
    font-family: robotomedium;
    font-size: calc(11.6px + .4375vw);
    text-transform: uppercase
}

.good-item .good-desc,
.good-item .good-name {
    text-align: center;
    color: #333;
    transition: .2s linear
}

.good-item .good-desc {
    margin-bottom: 10px;
    font-size: calc(11.2px + .25vw);
    font-family: robotolight
}

@media (max-width:576px) {
    .good-item .good-desc {
        margin-bottom: 5px
    }
}

.good-item .good-price {
    margin: auto -5px 3px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-family: robotomedium;
    font-size: calc(11.6px + .4375vw);
    color: #333
}

.good-item .good-price .previous {
    margin: 0 5px;
    text-decoration: line-through
}

.good-item .good-price .current {
    margin: 0 5px
}

.good-item .good-price .current.stock {
    color: #d51b1b
}

.good-item .good-availability {
    text-align: center;
    font-size: calc(10.6px + .125vw);
    color: #60636c
}

.good-item .good-availability.is-availability {
    color: #479249
}

.good-item .good-availability.not-availability {
    color: #d46300
}

.status-item {
    padding: 5px;
    min-width: 85px;
    font-size: calc(8.8px + .0625vw);
    font-family: robotomedium;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.status-item+.status-item {
    margin-top: 5px
}

.status-item.status-top {
    background: #de226a
}

.status-item.status-new {
    background: #1e3578
}

.good-item-btn {
    display: none;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #f5cf19;
    z-index: 5;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
}

@media (max-width:1024px) {
    .good-item-btn {
        opacity: 0
    }
}

.good-item-btn.good-item-request-btn {
    background-color: #d46300
}

.good-item-btn:hover .good-item-btn-text {
    color: #fff
}

.good-item-btn:hover .good-btn-icon svg {
    fill: #fff
}

.good-item-btn .good-btn-icon {
    display: inline-block;
    vertical-align: sub;
    margin-right: 10px
}

.good-item-btn .good-btn-icon svg {
    display: inline-block;
    fill: #000;
    transition: .2s linear
}

.good-item-btn .good-item-btn-text {
    color: #000;
    transition: .2s linear
}

.advantages-wrap {
    margin: -50px 0 0 -50px;
    display: flex;
    flex-wrap: wrap
}

@media (max-width:1024px) {
    .advantages-wrap {
        margin: -30px 0 0 -30px
    }
}

@media (max-width:576px) {
    .advantages-wrap {
        margin: -30px 0 0 -15px
    }
}

.advantages-wrap .advantages-holder {
    width: 25%;
    padding: 50px 0 0 50px
}

@media (max-width:1024px) {
    .advantages-wrap .advantages-holder {
        padding: 30px 0 0 30px
    }
}

@media (max-width:768px) {
    .advantages-wrap .advantages-holder {
        width: 50%
    }
}

@media (max-width:576px) {
    .advantages-wrap .advantages-holder {
        padding: 30px 0 0 15px
    }
}

.advantages-wrap .advantages-item {
    display: flex;
    flex-direction: column;
    align-items: center
}

.advantages-wrap .advantages-icon {
    margin-bottom: 15px;
    max-width: 95px;
    max-height: 95px
}

@media (max-width:1024px) {
    .advantages-wrap .advantages-icon {
        margin-bottom: 10px;
        max-width: 65px;
        max-height: 65px
    }
}

.advantages-wrap .advantages-icon svg {
    width: 100%;
    height: 100%
}

.advantages-wrap .advantages-name {
    margin-bottom: 10px;
    text-align: center;
    font-family: robotomedium;
    color: #f5cf19;
    font-size: calc(14.4px + .1875vw)
}

@media (max-width:1024px) {
    .advantages-wrap .advantages-name {
        margin-bottom: 5px
    }
}

@media (max-width:576px) {
    .advantages-wrap .advantages-name {
        margin-bottom: 0;
        color: #fff
    }
}

.advantages-wrap .advantages-desc {
    text-align: center;
    color: #fff;
    font-size: calc(11.2px + .25vw)
}

@media (max-width:576px) {
    .advantages-wrap .advantages-desc {
        display: none
    }
}

.apk-section .apk-desc {
    margin-bottom: 30px;
    text-align: center;
    color: #000
}

@media (max-width:576px) {
    .apk-section .apk-desc {
        margin-bottom: 20px
    }
}

.apk-section .apk-img-wrap {
    margin-bottom: 40px
}

@media (max-width:576px) {
    .apk-section .apk-img-wrap {
        margin: 0 -15px 30px
    }
}

.consultation-section {
    background: url(/img/bg_conultation.jpg) 50%/cover no-repeat
}

.consultation-section .consultation-desc {
    margin-bottom: 30px;
    text-align: center;
    color: #000
}

@media (max-width:768px) {
    .consultation-section .consultation-desc {
        margin-bottom: 25px
    }
}

.consultation-section .consultation-form-wrap .callback-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (max-width:768px) {
    .consultation-section .consultation-form-wrap .callback-form {
        justify-content: center
    }
}

.consultation-section .consultation-form-wrap .input-wrap {
    width: 32%
}

@media (max-width:768px) {
    .consultation-section .consultation-form-wrap .input-wrap {
        margin-bottom: 20px;
        max-width: 410px;
        width: 100%
    }
}

.consultation-section .consultation-form-wrap .do-callback-form {
    padding: 14px 15px;
    width: 32%;
    color: #fff;
    text-transform: uppercase;
    background-color: #60636c
}

@media (max-width:768px) {
    .consultation-section .consultation-form-wrap .do-callback-form {
        max-width: 410px;
        width: 100%
    }
}

.about-us-section {
    background-image: url(/img/Smart_logo_grey.png);
    background-position: 0 100%;
    background-size: contain;
    background-repeat: no-repeat
}

.about-us-section .description {
    color: #000
}

.catalog-page {
    padding: 0
}

.catalog-page .page-title {
    margin-bottom: 15px
}

.good-cats-block {
    padding: 20px 0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
}

@media (max-width:1024px) {
    .good-cats-block {
        padding: 15px 0;
        box-shadow: none;
        border-bottom: 1px solid #f6f6f6
    }
}

.good-cats-block .good-cats-list {
    margin: -20px 0 0 -20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

@media (max-width:576px) {
    .good-cats-block .good-cats-list {
        margin: -20px 0 0 -10px
    }
}

.good-cats-block .good-cats-holder {
    width: 12.5%;
    padding: 20px 0 0 20px
}

@media (max-width:1366px) {
    .good-cats-block .good-cats-holder {
        width: 16.66%
    }
}

@media (max-width:768px) {
    .good-cats-block .good-cats-holder {
        width: 33.33%
    }
}

@media (max-width:576px) {
    .good-cats-block .good-cats-holder {
        padding: 20px 0 0 10px
    }
}

.good-cats-block .catalog-menu-link {
    display: flex;
    flex-direction: column;
    align-items: center
}

.good-cats-block .catalog-menu-link:hover .catalog-menu-name {
    color: #f5cf19
}

.good-cats-block .catalog-menu-img-wrap {
    margin-bottom: 5px
}

@media (max-width:1024px) {
    .good-cats-block .catalog-menu-img-wrap {
        max-width: 60px;
        padding: 5px;
        border: 1px solid #f5cf19;
        border-radius: 5px
    }
}

.good-cats-block .catalog-menu-name {
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    color: #000;
    transition: .2s linear
}

@media (max-width:1024px) {
    .good-cats-block .catalog-menu-name {
        font-size: 12px
    }
}

.catalogue-list-block {
    margin-top: 50px;
    background-image: url(/img/Smart_logo_grey.png);
    background-position: 0 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    padding-bottom: 90px
}

@media (max-width:1024px) {
    .catalogue-list-block {
        margin-top: 30px;
        padding-bottom: 60px
    }
}

@media (max-width:576px) {
    .catalogue-list-block {
        margin-top: 20px;
        padding-bottom: 50px
    }
}

.filter__close {
    margin-left: auto;
    padding: 15px;
    display: flex;
    width: 40px;
    height: 40px
}

.filter__close:hover {
    fill: #f5cf19
}

.filter__close svg {
    fill: #333;
    transition: .2s linear
}

.catalogue-list-wrap {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:576px) {
    .catalogue-list-wrap {
        margin: 0 -15px
    }
}

.catalogue-list-wrap .catalogue-list-filters {
    padding-right: 30px;
    width: 25%
}

@media (max-width:1024px) {
    .catalogue-list-wrap .catalogue-list-filters {
        position: fixed;
        width: 100%;
        max-width: 280px;
        z-index: 15;
        padding: 0;
        top: 0;
        bottom: 0;
        overflow-x: hidden;
        overflow-y: auto;
        left: -500px;
        transition: .2s linear;
        height: 100vh;
        background-color: #fff;
        z-index: 100
    }

    .catalogue-list-wrap .catalogue-list-filters.open {
        left: 0
    }
}

.catalogue-list-wrap .catalogue-list-filters .tabs-container .tabs {
    display: flex
}

.catalogue-list-wrap .catalogue-list-filters .tabs-container .tabs .tab-link {
    height: 40px;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
    font-family: robotomedium;
    border: 1px solid #f6f6f6;
    border-right: none;
    border-left: none;
    transition: .2s linear
}

.catalogue-list-wrap .catalogue-list-filters .tabs-container .tabs .tab-link.active {
    color: #f5cf19
}

.catalogue-list-wrap .catalogue-list-filters .tabs-container .tabs .tab-link+.tab-link {
    border-left: 1px solid #f6f6f6
}

@media (max-width:1024px) {
    .catalogue-list-wrap .catalogue-list-filters .tabs-container .tab-content {
        display: none;
        padding: 20px 15px
    }
}

.catalogue-list-wrap .catalogue-list-filters .tabs-container .tab-content.active {
    display: block
}

.catalogue-list-wrap .catalogue-list-products {
    width: 75%
}

@media (max-width:1024px) {
    .catalogue-list-wrap .catalogue-list-products {
        width: 100%
    }
}

.good-list {
    margin: -30px 0 0 -30px;
    display: flex;
    flex-wrap: wrap
}

@media (max-width:768px) {
    .good-list {
        margin: -15px 0 0 -15px
    }
}

.good-list .good-list__item {
    width: 33.33%;
    padding: 30px 0 0 30px
}

@media (max-width:768px) {
    .good-list .good-list__item {
        padding: 15px 0 0 15px
    }
}

@media (max-width:576px) {
    .good-list .good-list__item {
        width: 50%
    }
}

.good-list .good-item {
    height: 100%
}

.filters_new_good_list__count,
.new_good_list__count {
    display: none
}

.good-sorting-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 1px solid #f6f6f6
}

@media (max-width:576px) {
    .good-sorting-block {
        margin-bottom: 10px
    }
}

.good-sorting-block .filter-show-btn {
    width: 200px;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f6f6f6;
    color: #333;
    border: 1px solid #f6f6f6
}

@media (max-width:576px) {
    .good-sorting-block .filter-show-btn {
        width: calc(50% - 1px)
    }
}

.good-sorting-block .filter-show-btn .filter-show-btn-icon {
    margin-right: 10px
}

@media (max-width:576px) {
    .good-sorting-block .sort-form {
        width: calc(50% - 1px)
    }
}

.good-sorting-block .good_list__count {
    color: #000;
    font-size: 15px
}

.good-sorting-block .good_list__count .new_good_list__count {
    display: block
}

.filter__choose {
    margin-bottom: 30px;
    padding: 15px;
    border: 3px solid #f6f6f6
}

@media (max-width:1024px) {
    .filter__choose {
        margin: 0;
        padding: 0;
        border: none
    }
}

.filter__choose .filter__title {
    margin-bottom: 10px;
    font-family: robotomedium;
    font-size: 18px
}

.filter__choose .filter__choose_li {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.filter__choose .filter__choose_li+.filter__choose_li {
    margin-top: 7px
}

.filter__choose .filter__choose_li.all {
    margin-top: 15px
}

.filter__choose .filter__choose_li.count {
    font-size: 14px;
    margin-top: 15px
}

.filter__choose .filter__choose_name {
    margin-top: 3px;
    margin-right: 5px;
    font-family: robotomedium;
    color: #000
}

.filter__choose .filter__choose_link {
    margin-right: 5px;
    display: inline-block;
    border-radius: 15px;
    color: #333;
    background: #eee;
    padding: 0 20px 1px 7px;
    position: relative;
    margin-top: 3px;
    transition: .2s linear
}

.filter__choose .filter__choose_link:hover {
    color: #f5cf19
}

.filter__choose .filter__choose_value {
    font-size: 14px
}

.filter__choose .filter__choose_close {
    position: absolute;
    right: 7px;
    top: 12px;
    transform: translateY(-50%);
    display: inline-block;
    width: 9px;
    height: 9px
}

.filter__choose .filter__choose_close svg {
    fill: #333
}

.filter__choose .filter__choose_all {
    padding: 8px 20px;
    color: #333;
    background-color: #f5cf19
}

.filter__choose .filter__choose_count .filters_new_good_list__count {
    display: block
}

.filter-title-block {
    padding: 11px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #f6f6f6
}

.filter-title-block .filter-title-name-wrap {
    display: flex;
    align-items: center
}

.filter-title-block .filter-title-icon {
    margin-right: 10px
}

.filter-title-block .filter-title-name {
    text-transform: uppercase;
    color: #464646;
    font-family: robotomedium
}

.checkbox-item {
    padding: 15px 0;
    border-bottom: 1px solid #f6f6f6
}

.checkbox-item:first-child {
    padding: 0 0 15px
}

.checkbox-item .filters-item-name {
    padding-right: 25px;
    position: relative;
    font-size: 15px;
    font-family: robotomedium;
    color: #464646;
    cursor: pointer
}

.checkbox-item .filters-item-name.active:after {
    opacity: 1
}

.checkbox-item .filters-item-name:after,
.checkbox-item .filters-item-name:before {
    content: "";
    position: absolute;
    display: block;
    background: #000;
    transform: translateY(-50%)
}

.checkbox-item .filters-item-name:before {
    width: 14px;
    height: 2px;
    top: 50%;
    right: 0
}

.checkbox-item .filters-item-name:after {
    top: 50%;
    right: 6px;
    width: 2px;
    height: 14px;
    opacity: 0;
    transition: .2s linear
}

.checkbox-item .checkbox {
    margin-top: 10px;
    display: flex;
    align-items: center
}

.checkbox-item .checkbox:first-child {
    margin-top: 12px
}

.checkbox-item .checkbox.hide {
    display: none
}

.checkbox-item .checkbox .checkbox_label {
    font-size: 14px;
    padding-left: 25px;
    position: relative;
    cursor: pointer
}

.checkbox-item .checkbox-disabled {
    display: none
}

.checkbox-item .filter-item-btn {
    font-size: 12px;
    margin-top: 15px;
    text-decoration: underline;
    display: none;
    transition: .2s linear
}

.checkbox-item .filter-item-btn:hover {
    cursor: pointer;
    color: #f5cf19
}

.checkbox-item .filter-item-btn.active {
    display: block
}

.checkbox-item .filter-item-btn .span-text.hide {
    display: none
}

.checkbox_input+.checkbox_label:before {
    position: absolute;
    top: 2px;
    left: 0;
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    border: 1px solid #a5a5a5
}

.checkbox_input:checked+.checkbox_label:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 5px;
    width: 7px;
    height: 7px;
    background-color: #f5cf19
}

.catalog-description-block {
    padding: 70px 0 90px;
    background-color: #fbfbfb
}

@media (max-width:1024px) {
    .catalog-description-block {
        padding: 60px 0 75px
    }
}

@media (max-width:576px) {
    .catalog-description-block {
        padding: 50px 0 65px
    }
}

.good-page {
    background-color: #f6f6f6
}

@media (max-width:576px) {
    .good-page .good-page-breadcrumbs {
        background-color: #fff
    }
}

@media (max-width:576px) {
    .good-page .top_navigate {
        margin-bottom: 0;
        padding-bottom: 5px
    }
}

.good-main-block {
    margin-bottom: 15px;
    background-color: #fff
}

@media (max-width:576px) {
    .good-main-block {
        margin: 0 -15px 15px
    }
}

.good-main-block.padding-top {
    padding-top: 60px
}

@media (max-width:1024px) {
    .good-main-block.padding-top {
        padding-top: 0
    }
}

.good-navigation-block {
    display: flex;
    justify-content: center;
    background-color: #fff;
    border-bottom: 1px solid #f6f6f6
}

@media (max-width:1024px) {
    .good-navigation-block {
        display: none
    }
}

.good-navigation-block.fixed {
    position: fixed;
    top: 40px;
    right: 0;
    left: 0;
    max-width: 1344px;
    margin: 0 auto;
    box-shadow: 0 3px 10px rgba(78, 78, 78, .1);
    z-index: 2
}

@media (max-width:1024px) {
    .good-navigation-block.fixed {
        position: static
    }
}

.good-navigation-block .good-navigation-item {
    position: relative;
    padding: 19px 5px;
    transition: .2s linear
}

@media (max-width:1360px) {
    .good-navigation-block .good-navigation-item {
        font-size: 15px
    }
}

.good-navigation-block .good-navigation-item.active,
.good-navigation-block .good-navigation-item:hover {
    color: #d51b1b;
    cursor: pointer
}

.good-navigation-block .good-navigation-item.active:after,
.good-navigation-block .good-navigation-item:hover:after {
    background-color: #d51b1b
}

.good-navigation-block .good-navigation-item:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: transparent;
    transition: .2s linear
}

.good-navigation-block .good-navigation-item+.good-navigation-item {
    margin-left: 20px
}

@media (max-width:1360px) {
    .good-navigation-block .good-navigation-item+.good-navigation-item {
        margin-left: 15px
    }
}

.good-main-wrap {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 3px 10px rgba(78, 78, 78, .1)
}

.good-main-slider {
    position: relative;
    width: 50%;
    padding: 20px 15px 30px
}

.good-main-slider .good-3d {
    position: absolute;
    top: 45px;
    left: 62px;
    z-index: 1;
    cursor: pointer
}

@media (max-width:1024px) {
    .good-main-slider .good-3d {
        top: 15px;
        left: 15px
    }
}

.good-main-slider .good-3d svg {
    margin: 0 auto
}

.good-main-slider .good-3d+.good-slider-status {
    top: 85px
}

@media (max-width:1024px) {
    .good-main-slider .good-3d+.good-slider-status {
        top: 15px
    }
}

.good-main-slider .good-slider-status {
    position: absolute;
    top: 25px;
    left: 40px;
    z-index: 1
}

@media (max-width:1024px) {
    .good-main-slider .good-slider-status {
        top: 15px;
        left: auto;
        right: 15px
    }
}

@media (max-width:1024px) and (max-width:576px) {
    .good-main-slider .good-slider-status {
        left: 15px;
        right: auto;
        top: 45px
    }
}

@media (max-width:1024px) {
    .good-main-slider .good-slider-status .status-wrap {
        display: flex
    }
}

@media (max-width:1024px) and (max-width:576px) {
    .good-main-slider .good-slider-status .status-wrap {
        flex-direction: column
    }
}

@media (max-width:1024px) {
    .good-main-slider .good-slider-status .status-wrap .status-item+.status-item {
        margin-top: 0;
        margin-left: 5px
    }
}

@media (max-width:1024px) and (max-width:576px) {
    .good-main-slider .good-slider-status .status-wrap .status-item+.status-item {
        margin-left: 0;
        margin-top: 7px
    }
}

@media (max-width:1024px) {
    .good-main-slider {
        width: 100%;
        padding: 0 15px 15px
    }
}

.good-slider {
    margin: 0 auto;
    max-width: 500px
}

.good-slider .slick-dots button:after {
    background-color: #f6f6f6
}

.good-slider-big-wrap {
    margin-bottom: 10px
}

.good-slider-big-wrap .svg-3d-mobile {
    display: none
}

@media (max-width:576px) {
    .good-slider-big-wrap .svg-3d-mobile {
        display: block;
        margin: 10px 0
    }
}

@media (max-width:1024px) {
    .good-slider-big-wrap {
        margin-bottom: 0
    }
}

.icon-specifications {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 30px
}

@media (max-width:576px) {
    .icon-specifications {
        margin: 0 0 10px
    }
}

.icon-specifications .specifications-item {
    position: relative;
    margin: 10px 4px 0
}

.icon-specifications .specifications-item .specifications-svg {
    width: 40px;
    height: 40px
}

.icon-specifications .specifications-item .specifications-svg svg {
    width: 100%;
    height: 100%
}

.icon-specifications .specifications-item .specifications-text {
    position: absolute;
    top: auto;
    bottom: 49px;
    left: -43px;
    text-align: center;
    font-size: 12px;
    width: 130px;
    display: flex;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    align-items: center;
    color: #333;
    border: 1px solid #464646;
    padding: 7px 10px;
    border-radius: 4px;
    line-height: 1.2
}

.icon-specifications .specifications-item .specifications-svg:before {
    content: "";
    position: absolute;
    bottom: 43px;
    left: 40%;
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #464646;
    opacity: 0;
    visibility: hidden
}

.icon-specifications .specifications-item .specifications-svg:hover:before {
    opacity: 1;
    visibility: visible
}

.icon-specifications .specifications-item .specifications-svg:hover .specifications-text {
    opacity: 1;
    visibility: visible;
    background: #fff
}

@media (max-width:425px) {
    .icon-specifications .specifications-item:first-child .specifications-svg .specifications-text {
        left: 0
    }
}

.icon-specifications .specifications-item:last-child .specifications-svg .specifications-text {
    right: 0
}

@media (max-width:425px) {
    .icon-specifications .specifications-item:last-child .specifications-svg .specifications-text {
        right: 0;
        top: -66px;
        left: -88px
    }
}

.good-slider-small {
    overflow: hidden
}

.good-slider-small.fix-slide .slick-list,
.good-slider-small.fix-slide .slick-track {
    transform: translateZ(0) !important
}

.good-slider-small .slick-list {
    margin: 0 -10px
}

.good-slider-small .slick-track {
    display: flex;
    margin: 0 auto
}

.good-slider-small .slick-slide {
    padding: 0 10px;
    transition: .2s linear
}

.good-slider-small .slick-slide.slick-current .good-slider-small-img {
    border-bottom: 1px solid #f5cf19
}

.good-slider-small .good-slider-small-img {
    cursor: pointer;
    border-bottom: 1px solid transparent
}

.good-main-info {
    width: 50%;
    padding: 45px 40px 30px 15px
}

@media (max-width:1024px) {
    .good-main-info {
        width: 100%;
        padding: 0 15px
    }
}

@media (max-width:576px) {
    .good-main-info {
        text-align: center
    }
}

.good-main-info .good-title-pdf {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

@media (max-width:576px) {
    .good-main-info .good-title-pdf {
        flex-direction: column
    }
}

.good-main-info .good-title-pdf .files-item-link {
    display: block
}

@media (max-width:576px) {
    .good-main-info .good-title-pdf .files-item-link {
        position: absolute;
        top: 100px;
        right: 15px
    }
}

.good-main-info .good-title-pdf .good-title {
    margin-bottom: 5px;
    font-size: calc(24px + .625vw);
    text-transform: uppercase;
    line-height: 1;
    font-family: robotobold;
    color: #464646
}

.good-main-info .good-subtitle {
    margin-bottom: 25px;
    font-size: 18px;
    font-family: robotoregular;
    font-weight: 400
}

@media (max-width:768px) {
    .good-main-info .good-subtitle {
        margin-bottom: 20px;
        font-size: 16px
    }
}

@media (max-width:576px) {
    .good-main-info .good-subtitle {
        margin-bottom: 15px;
        font-size: 15px
    }
}

.good-main-info .good-archive-block {
    margin-bottom: 30px
}

.good-main-info .good-archive-block .good-archive-text {
    font-size: 15px;
    color: #60636c
}

.good-main-info .good-archive-block .good-archive-link {
    color: #000;
    transition: .2s linear;
    text-decoration: underline
}

.good-main-info .good-archive-block .good-archive-link:hover {
    color: #f5cf19
}

.good-main-info .good-price {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

@media (max-width:1024px) {
    .good-main-info .good-price {
        margin-bottom: 20px
    }
}

@media (max-width:576px) {
    .good-main-info .good-price {
        margin-bottom: 10px;
        justify-content: center
    }
}

.good-main-info .good-price .old-price {
    position: relative;
    margin-right: 25px;
    color: #60636c;
    font-family: robotobold;
    font-size: 24px
}

.good-main-info .good-price .old-price:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    background-color: #d51b1b
}

@media (max-width:1024px) {
    .good-main-info .good-price .old-price {
        font-size: 22px
    }
}

@media (max-width:576px) {
    .good-main-info .good-price .old-price {
        font-size: 20px
    }
}

.good-main-info .good-price .old-price span {
    font-size: 18px;
    font-family: robotomedium
}

@media (max-width:1024px) {
    .good-main-info .good-price .old-price span {
        font-size: 16px
    }
}

.good-main-info .good-price .actual-price {
    font-family: robotobold;
    font-size: 32px;
    color: #464646
}

@media (max-width:1024px) {
    .good-main-info .good-price .actual-price {
        font-size: 30px
    }
}

@media (max-width:576px) {
    .good-main-info .good-price .actual-price {
        font-size: 26px
    }
}

.good-main-info .good-price .actual-price span {
    font-size: 24px;
    font-family: robotomedium
}

@media (max-width:1024px) {
    .good-main-info .good-price .actual-price span {
        font-size: 22px
    }
}

@media (max-width:576px) {
    .good-main-info .good-price .actual-price span {
        font-size: 20px
    }
}

.good-main-info .good-price .actual-price.red-price {
    color: #d51b1b
}

.good-main-info .good-price .request-text {
    font-size: 24px;
    font-family: robotomedium
}

@media (max-width:1024px) {
    .good-main-info .good-price .request-text {
        font-size: 20px
    }
}

@media (max-width:576px) {
    .good-main-info .good-price .request-text {
        font-size: 18px
    }
}

.good-main-info .good-availability {
    margin-bottom: 10px;
    font-size: 15px
}

.good-main-info .good-availability.availability {
    color: #479249
}

.good-main-info .good-availability.not-availability {
    color: #d46300
}

.good-main-info .buy-block-wrap {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between
}

@media (max-width:1360px) {
    .good-main-info .buy-block-wrap {
        flex-wrap: wrap
    }
}

@media (max-width:1024px) {
    .good-main-info .buy-block-wrap {
        flex-wrap: nowrap
    }
}

@media (max-width:768px) {
    .good-main-info .buy-block-wrap {
        flex-wrap: wrap
    }
}

@media (max-width:576px) {
    .good-main-info .buy-block-wrap {
        margin-bottom: 20px;
        align-items: flex-start;
        justify-content: center
    }
}

.good-main-info .buy-btn-wrap {
    display: flex;
    flex: 1;
    justify-content: space-between
}

@media (max-width:1360px) {
    .good-main-info .buy-btn-wrap {
        width: 100%;
        flex: auto;
        margin-top: 20px;
        justify-content: flex-start
    }
}

@media (max-width:1024px) {
    .good-main-info .buy-btn-wrap {
        margin-top: 0
    }
}

@media (max-width:768px) {
    .good-main-info .buy-btn-wrap {
        margin-top: 20px
    }
}

@media (max-width:576px) {
    .good-main-info .buy-btn-wrap {
        margin-top: 0;
        flex-direction: column;
        align-items: center
    }
}

.good-main-info .buy-btn-wrap .good-buy-btn,
.good-main-info .buy-btn-wrap .good-quick-btn {
    width: calc(50% - 9px);
    height: 45px;
    max-width: 235px;
    min-width: 215px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase
}

.good-main-info .buy-btn-wrap .good-buy-btn .good-btn-icon,
.good-main-info .buy-btn-wrap .good-quick-btn .good-btn-icon {
    margin-right: 7px
}

@media (max-width:380px) {

    .good-main-info .buy-btn-wrap .good-buy-btn .good-btn-icon,
    .good-main-info .buy-btn-wrap .good-quick-btn .good-btn-icon {
        margin-right: 5px
    }
}

.good-main-info .buy-btn-wrap .good-buy-btn {
    background-color: #d51b1b
}

@media (max-width:1360px) {
    .good-main-info .buy-btn-wrap .good-buy-btn {
        margin-right: 20px
    }
}

@media (max-width:576px) {
    .good-main-info .buy-btn-wrap .good-buy-btn {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
        max-width: none;
        min-width: inherit
    }
}

.good-main-info .buy-btn-wrap .good-buy-btn .good-btn-text {
    color: #fff
}

.good-main-info .buy-btn-wrap .good-buy-btn svg {
    fill: #fff
}

.good-main-info .buy-btn-wrap .good-quick-btn {
    border: 1px solid #d51b1b
}

@media (max-width:576px) {
    .good-main-info .buy-btn-wrap .good-quick-btn {
        width: 100%;
        max-width: none;
        min-width: inherit
    }
}

.good-main-info .buy-btn-wrap .good-quick-btn .good-btn-text {
    color: #000
}

.good-main-info .buy-btn-wrap .good-orange-btn {
    width: 235px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #d46300
}

.good-main-info .count-input-block {
    margin-right: 18px;
    display: flex;
    flex: 0 0 auto;
    background-color: #f6f6f6;
    font-size: 20px
}

@media (max-width:576px) {
    .good-main-info .count-input-block {
        margin: 0 auto 10px
    }
}

.good-main-info .set_count {
    display: flex;
    width: 40px;
    height: 45px;
    cursor: pointer;
    font-size: 24px;
    outline: none
}

@media (max-width:380px) {
    .good-main-info .set_count {
        width: 30px
    }
}

.good-main-info .set_count:hover .set-count-svg svg {
    fill: #f5cf19
}

.good-main-info .set-count-svg {
    margin: auto
}

.good-main-info .set-count-svg svg {
    fill: #000;
    transition: .2s linear
}

.good-main-info .count-input {
    background-color: #f6f6f6;
    font-family: robotoregular;
    text-align: center;
    width: 45px;
    font-size: 22px;
    padding: 9px 5px;
    border: none;
    outline: none
}

@media (max-width:380px) {
    .good-main-info .count-input {
        padding: 9px 0;
        width: 30px
    }
}

.good-main-info .good-manager-block {
    padding: 0 0 12px;
    border-bottom: 1px solid #f6f6f6
}

@media (max-width:576px) {
    .good-main-info .good-manager-block {
        margin: 0 -15px;
        padding: 0 15px 12px
    }
}

.good-main-info .manager-name {
    position: relative;
    display: flex;
    align-items: flex-end
}

.good-main-info .manager-name .manager-name-text {
    font-size: 15px;
    line-height: 1;
    color: #d51b1b;
    text-decoration: underline;
    cursor: pointer
}

.good-main-info .manager-name .manager-name-text.active {
    text-decoration: none
}

.good-main-info .manager-name .manager-name-icon {
    margin-left: 15px;
    display: none;
    width: 10px;
    height: 10px;
    border-left: 2px solid #d51b1b;
    border-bottom: 2px solid #d51b1b;
    transform-origin: center;
    transform: rotate(135deg);
    transition: .2s linear
}

.good-main-info .manager-name .manager-name-icon.active {
    display: block
}

.good-main-info .manager-contact-wrap {
    margin-top: 10px;
    display: none
}

.good-main-info .manager-contact-link {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
}

.good-main-info .manager-contact-link+.manager-contact-link {
    margin-top: 10px
}

.good-main-info .manager-contact-link:hover .manager-contact-text {
    color: #f5cf19
}

.good-main-info .manager-contact-link .manager-contact-icon {
    margin-right: 10px
}

.good-main-info .manager-contact-link .manager-contact-icon svg {
    fill: #d51b1b
}

.good-main-info .manager-contact-link .manager-contact-text {
    font-size: 15px;
    line-height: 1;
    color: #333;
    text-decoration: underline;
    transition: .2s linear
}

.good-main-info .good-chars-wrap {
    overflow: hidden
}

@media (max-width:576px) {
    .good-main-info .good-chars-wrap {
        margin: 0 -15px
    }
}

.good-main-info .good-char-item {
    border-bottom: 1px solid #f6f6f6;
    padding: 12px 0;
    margin: 0 -15px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:576px) {
    .good-main-info .good-char-item {
        margin: 0
    }
}

.good-main-info .good-char-name {
    width: 50%;
    padding: 0 15px;
    font-size: 15px;
    text-align: left
}

.good-main-info .good-char-value {
    width: 50%;
    padding: 0 15px;
    text-align: right;
    font-size: 15px;
    color: #000
}

.good-main-content-wrap {
    display: flex;
    margin: 0 -15px
}

.good-main-content-wrap .good-main-content {
    width: 75%;
    padding: 0 15px
}

@media (max-width:1024px) {
    .good-main-content-wrap .good-main-content {
        width: 100%
    }
}

@media (max-width:576px) {
    .good-main-content-wrap .good-main-content {
        padding: 0
    }
}

.good-main-content-wrap .good-aside-content {
    width: 25%;
    padding: 0 15px
}

@media (max-width:1024px) {
    .good-main-content-wrap .good-aside-content {
        display: none
    }
}

.good-main-content-wrap .good-aside-content .good-aside-holder {
    padding-bottom: 50px;
    box-shadow: 0 3px 10px rgba(78, 78, 78, .1);
    top: 110px
}

.good-main-content-wrap .good-aside-content .good-aside-holder .good-item .good-item-btn {
    display: block;
    background-color: #d51b1b
}

.good-main-content-wrap .good-aside-content .good-aside-holder .good-item .good-item-btn .good-item-btn-text {
    color: #fff
}

.good-main-content-wrap .good-aside-content .good-aside-holder .good-item .good-item-btn svg {
    fill: #fff
}

.good-main-content-wrap .good-aside-content .good-aside-holder .good-item:hover .good-desc,
.good-main-content-wrap .good-aside-content .good-aside-holder .good-item:hover .good-name {
    color: #333
}

.good-main-content-wrap .good-aside-content .good-aside-holder.is-arhive {
    padding-bottom: 0
}

.good-main-content-wrap .good-aside-content .good-aside-holder.is-arhive .good-item .good-item-btn {
    display: none
}

.good-main-content-block {
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(78, 78, 78, .1)
}

.good-main-content-block+.good-main-content-block {
    margin-top: 15px
}

.good-main-content-block .good-main-content-top {
    padding: 0 40px;
    display: flex;
    border-bottom: 1px solid #f6f6f6
}

@media (max-width:1024px) {
    .good-main-content-block .good-main-content-top {
        padding: 0 15px
    }

    .good-main-content-block .good-main-content-top.active .good-content-title {
        font-family: robotomedium
    }
}

.good-main-content-block .good-main-content-top:not(.tabs) {
    justify-content: space-between;
    align-items: center
}

@media (max-width:1024px) {
    .good-main-content-block .good-main-content-top:not(.tabs) {
        cursor: pointer
    }
}

.good-main-content-block .good-main-content-top .tab-link {
    position: relative;
    padding: 20px 5px;
    color: #000;
    transition: .2s linear
}

@media (max-width:576px) {
    .good-main-content-block .good-main-content-top .tab-link {
        font-size: 15px
    }
}

.good-main-content-block .good-main-content-top .tab-link.active,
.good-main-content-block .good-main-content-top .tab-link:hover {
    color: #d51b1b;
    cursor: pointer
}

.good-main-content-block .good-main-content-top .tab-link.active:after,
.good-main-content-block .good-main-content-top .tab-link:hover:after {
    background-color: #d51b1b
}

.good-main-content-block .good-main-content-top .tab-link:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: transparent;
    transition: .2s linear
}

.good-main-content-block .good-main-content-top .tab-link+.tab-link {
    margin-left: 20px
}

@media (max-width:576px) {
    .good-main-content-block .good-main-content-top .tab-link+.tab-link {
        margin-left: 7px
    }
}

.good-main-content-block .good-main-content-top .good-content-title {
    position: relative;
    padding: 20px 5px;
    color: #d51b1b
}

@media (max-width:1024px) {
    .good-main-content-block .good-main-content-top .good-content-title {
        text-transform: uppercase;
        padding: 20px 0
    }
}

.good-main-content-block .good-main-content-top .good-content-title:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: #d51b1b;
    transition: .2s linear
}

@media (max-width:1024px) {
    .good-main-content-block .good-main-content-top .good-content-title:after {
        display: none
    }
}

.good-main-content-block .good-main-content-top .good-content-icon {
    margin-left: 20px;
    flex: 0 0 auto;
    width: 44px;
    height: 44px;
    position: relative
}

.good-main-content-block .good-main-content-top .good-content-icon:before {
    content: "";
    width: 14px;
    height: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #d51b1b
}

.good-main-content-block .good-main-content-top .good-content-icon:after {
    display: none;
    content: "";
    width: 2px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #d51b1b
}

.good-main-content-block .good-main-content-top .good-content-icon.active:after {
    display: block
}

.good-main-content-block .good-main-content-inner {
    padding: 15px 40px 40px
}

@media (max-width:1024px) {
    .good-main-content-block .good-main-content-inner {
        padding: 15px 15px 35px
    }
}

.good-main-content-block .good-main-content-inner .tab-content {
    display: none
}

.good-main-content-block .good-main-content-inner .tab-content p:last-child,
.good-main-content-block .good-main-content-inner .tab-content ul:last-child {
    margin-bottom: 0
}

.good-main-content-block .good-main-content-inner .apk-description-wrap .apk-description-holder,
.good-main-content-block .good-main-content-inner .apk-description-wrap .apk-description-item {
    width: 100%
}

.good-main-content-block .good-main-content-inner .apk-description-wrap .apk-description-holder p,
.good-main-content-block .good-main-content-inner .apk-description-wrap .apk-description-item p {
    margin: 0 0 20px
}

.good-main-content-block .good-main-content-inner .description h2,
.good-main-content-block .good-main-content-inner .description h3,
.good-main-content-block .good-main-content-inner .description h4,
.good-main-content-block .good-main-content-inner .description h5,
.good-main-content-block .good-main-content-inner .description h6 {
    margin: 20px 0 10px
}

.good_3d_cover {
    display: none;
    margin-bottom: 15px;
    background-color: #fff
}

@media (max-width:576px) {
    .good_3d_cover {
        margin: 0 -15px 15px
    }
}

.good_3d_block {
    position: relative
}

.good_3d_img {
    max-width: 1000px;
    margin: 0 auto;
    cursor: pointer
}

.good_3d_close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f6f6f6;
    padding: 10px;
    z-index: 1
}

.good_3d_close:hover svg {
    fill: #f5cf19
}

.good_3d_close svg {
    width: 100%;
    height: 100%;
    fill: #333;
    transition: .2s linear
}

.faq-list .faq-item {
    border-bottom: 1px solid #f6f6f6
}

.faq-list .faq-item:first-child {
    border-top: 1px solid #f6f6f6
}

.faq-list .faq-question {
    padding: 15px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .2s linear;
    cursor: pointer
}

.faq-list .faq-question.active .faq-question-name {
    font-family: robotomedium
}

.faq-list .faq-question-name {
    font-size: 15px;
    transition: .2s linear
}

.faq-list .faq-icon {
    margin-left: 20px;
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #d51b1b;
    background-color: #d51b1b;
    position: relative
}

.faq-list .faq-icon:before {
    width: 10px;
    height: 2px
}

.faq-list .faq-icon:after,
.faq-list .faq-icon:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff
}

.faq-list .faq-icon:after {
    width: 2px;
    height: 10px
}

.faq-list .faq-icon.active {
    background-color: #fff
}

.faq-list .faq-icon.active:after {
    display: none
}

.faq-list .faq-icon.active:before {
    background-color: #d51b1b
}

.faq-list .faq-answer {
    display: none;
    padding: 0 10px 15px 20px;
    font-size: 15px
}

.faq-list .popup-btn-wrap {
    margin: 0 -15px
}

.char-wrap {
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    margin: 0 -25px
}

@media (max-width:1024px) {
    .char-wrap {
        margin: 0
    }
}

.char-wrap .char-item {
    display: flex;
    padding: 12px 10px
}

.char-wrap .char-item:nth-child(2n) {
    background-color: #f6f6f6
}

.char-wrap .char-name {
    width: 50%;
    font-family: robotolight;
    font-size: 15px
}

.char-wrap .char-value {
    padding-left: 15px;
    width: 50%;
    font-size: 15px;
    font-family: robotoregular
}

.ather-good-section .section-title {
    font-size: calc(19.2px + .875vw)
}

.download-price-block {
    margin-top: 30px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.download-price-block .download-price-text {
    font-family: robotomedium
}

.download-price-block .files-item-link {
    display: flex;
    align-items: center;
    font-size: 13px;
    position: relative
}

.download-price-block .files-item-link:hover .files-item-name {
    color: #f5cf19
}

.download-price-block .files-item-link .files-item-icon {
    margin-right: 10px;
    max-width: 30px
}

.download-price-block .files-item-link .files-item-name {
    color: #333;
    transition: .2s linear
}

@media (max-width:1024px) {
    .table {
        margin: 0 -15px
    }

    .table .table-head-mobile {
        background-color: #777a81;
        display: block
    }
}

.table .table-head {
    padding: 15px 0;
    display: flex;
    align-items: center;
    background-color: #777a81;
    font-family: robotomedium;
    color: #f6f6f6;
    font-size: calc(10.6px + .4375vw)
}

@media (max-width:768px) {
    .table .table-head {
        padding: 10px 0;
        display: none
    }
}

.table .table-head-name {
    width: 50%;
    padding: 0 15px
}

.table .table-head-name-text {
    margin-left: 40px
}

@media (max-width:1024px) {
    .table .table-head-name-text {
        margin-left: 0
    }
}

.table .table-head-item {
    text-align: left;
    width: 25%;
    padding: 0 5px;
    font-size: 16px
}

.table .table-row {
    display: flex;
    align-items: center;
    padding: 15px 0;
    background-color: #f6f6f6
}

@media (max-width:768px) {
    .table .table-row {
        padding: 12.5px 0;
        flex-wrap: wrap
    }
}

.table .table-row+.table-row {
    border-top: 1px solid #fff
}

.table .table-column-big {
    width: 50%;
    padding: 0 15px;
    display: flex;
    justify-content: flex-start
}

@media (max-width:768px) {
    .table .table-column-big {
        margin: 0 0 20px;
        width: 100%
    }
}

.table .goods_item_link {
    margin-left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #333;
    transition: .2s linear
}

@media (max-width:1024px) {
    .table .goods_item_link {
        margin-left: 0
    }
}

.table .goods_item_link:hover {
    color: #f5cf19
}

.table .goods_item_name {
    margin-bottom: 5px;
    font-family: robotomedium;
    font-size: 18px;
    text-transform: uppercase
}

@media (max-width:768px) {
    .table .goods_item_name {
        font-size: 15px
    }
}

.table .goods_item_artice {
    font-size: calc(11.6px + .125vw)
}

@media (max-width:768px) {
    .table .goods_item_artice {
        display: none
    }
}

.table .table-column-small {
    font-family: robotomedium;
    position: relative;
    font-size: 16px;
    width: 25%;
    text-align: center;
    padding: 0 5px
}

.table .table-column-small .none-doc {
    width: 70px;
    text-align: center
}

@media (max-width:768px) {
    .table .table-column-small {
        width: 32%;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto
    }
}

@media (max-width:768px) {
    .table .table-column-small.table-column-first {
        text-align: left;
        justify-content: flex-start;
        padding-left: 15px
    }

    .table .table-column-small.table-column-first:before {
        padding-left: 15px
    }

    .table .table-column-small.table-column-first .none-doc {
        text-align: left
    }
}

@media (max-width:768px) {
    .table .table-column-small:before {
        content: "";
        position: absolute;
        display: block;
        color: #8f9197;
        font-size: 11px;
        left: 0;
        width: 100%;
        top: -35%
    }

    .table .table-column-smal-desc:before {
        content: attr(data-parent);
        text-transform: lowercase
    }
}

.table .files-item-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    color: #333;
    transition: .2s linear
}

@media (max-width:768px) {
    .table .files-item-link {
        font-size: 13px
    }
}

.table .files-item-link:hover {
    color: #f5cf19
}

.table .files-item-link:not(:last-child) {
    margin-bottom: 20px
}

.table .files-item-icon {
    margin-right: 10px;
    flex: 0 0 auto;
    width: 30px;
    height: 40px
}

@media (max-width:768px) {
    .table .files-item-icon {
        width: 20px;
        height: 26px
    }

    .table .files-item-icon svg {
        width: 100%;
        height: 100%
    }
}

.representations-wrap {
    padding: 20px 0 50px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

@media (max-width:576px) {
    .representations-wrap {
        padding: 15px 0 30px
    }
}

.representations-wrap .representations-map {
    width: 66.66%;
    padding: 0 15px
}

@media (max-width:1024px) {
    .representations-wrap .representations-map {
        width: 50%
    }
}

@media (max-width:768px) {
    .representations-wrap .representations-map {
        margin-bottom: 35px;
        width: 100%
    }
}

.representations-wrap .representations-item-wrap {
    width: 33.33%;
    padding: 0 15px
}

@media (max-width:1024px) {
    .representations-wrap .representations-item-wrap {
        width: 50%
    }
}

@media (max-width:768px) {
    .representations-wrap .representations-item-wrap {
        width: 100%
    }
}

.representations-wrap .representations-name {
    margin-bottom: 25px;
    color: #60636c;
    font-family: robotomedium;
    font-size: 20px
}

@media (max-width:768px) {
    .representations-wrap .representations-name {
        margin-bottom: 15px
    }
}

.representations-wrap .representations-item:not(:last-child) {
    margin-bottom: 25px
}

.representations-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.representations-item .representations-item-city {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: robotomedium;
    color: #f5cf19
}

.representations-item .description div+div {
    margin-top: 5px
}

.representations-item .description p a {
    margin-top: 5px;
    display: table;
    text-decoration: none;
    color: #333 !important
}

.representations-item .description p a:hover:after {
    width: 100%
}

.representations-item .description p a:after {
    display: block;
    content: "";
    height: 1px;
    width: 0;
    background-color: #f5cf19;
    transition: .2s linear
}

.representations-item .description p a:first-child {
    margin-top: 10px
}

.dealers-block {
    padding: 50px 0;
    background-color: #fbfbfb
}

@media (max-width:768px) {
    .dealers-block {
        padding: 30px 0
    }
}

.dealers-block .representations-name {
    margin-bottom: 25px;
    color: #60636c;
    font-family: robotomedium;
    font-size: 20px
}

@media (max-width:768px) {
    .dealers-block .representations-name {
        margin-bottom: 15px
    }
}

.dealers-block .dealers-wrap {
    margin: -30px 0 0 -30px;
    display: flex;
    flex-wrap: wrap
}

.dealers-block .dealers-holder {
    width: 33.33%;
    padding: 30px 0 0 30px
}

@media (max-width:768px) {
    .dealers-block .dealers-holder {
        width: 50%
    }
}

@media (max-width:576px) {
    .dealers-block .dealers-holder {
        width: 100%
    }
}

.ivite-block {
    padding: 50px 0 0;
    background-color: #fff
}

@media (max-width:1024px) {
    .ivite-block {
        padding: 50px 0 0
    }
}

@media (max-width:576px) {
    .ivite-block {
        padding: 30px 0 0
    }
}

.contacts-wrap {
    margin-left: -30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.contacts-wrap .contacts-info-holder {
    width: 25%;
    padding: 75px 0 0 30px
}

@media (max-width:1024px) {
    .contacts-wrap .contacts-info-holder {
        width: 50%
    }
}

@media (max-width:576px) {
    .contacts-wrap .contacts-info-holder {
        padding: 70px 0 0 30px;
        width: 100%
    }
}

.contacts-wrap .contacts-info-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    height: 100%;
    padding: 40px 15px 30px;
    background-color: #f6f6f6;
    text-align: center
}

@media (max-width:1024px) {
    .contacts-wrap .contacts-info-item {
        padding: 30px 15px 20px
    }
}

.contacts-wrap .contacts-info-icon {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -45px;
    left: 50%;
    transform: translateX(-50%)
}

.contacts-wrap .contacts-info-link {
    color: #333
}

.contacts-wrap .contacts-info-link:after {
    display: block;
    content: "";
    height: 1px;
    width: 0;
    background-color: #f5cf19;
    transition: .2s linear
}

.contacts-wrap .contacts-info-link:hover:after {
    width: 100%
}

.apk-wrap {
    margin-top: 45px
}

@media (max-width:1024px) {
    .apk-wrap {
        margin-top: 40px
    }
}

@media (max-width:768px) {
    .apk-wrap {
        margin-top: 30px
    }
}

.apk-wrap .apk-item:not(:last-child) {
    margin-bottom: 100px
}

@media (max-width:1024px) {
    .apk-wrap .apk-item:not(:last-child) {
        margin-bottom: 60px
    }
}

@media (max-width:768px) {
    .apk-wrap .apk-item:not(:last-child) {
        margin-bottom: 60px
    }
}

.apk-description {
    font-family: robotolight
}

.apk-description h2 {
    margin-bottom: 10px;
    position: relative;
    padding-left: 46px
}

.apk-description h2:before {
    content: "";
    position: absolute;
    width: 38px;
    height: 38px;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.apk-description .b-series {
    margin-bottom: 20px
}

.apk-description .b-series h2:before {
    background: url(/img/b-series.png) 50%/cover no-repeat
}

.apk-description .e-series h2:before {
    background: url(/img/e-series.png) 50%/cover no-repeat
}

.apk-description p {
    margin-bottom: 15px
}

.apk-description .strong {
    margin-bottom: 15px;
    font-size: calc(16px + .125vw);
    font-family: robotomedium
}

.apk-description ul li {
    margin-top: 10px
}

.apk-description ul a {
    position: relative;
    padding-left: 20px;
    text-decoration: underline;
    color: #333;
    transition: .2s linear
}

.apk-description ul a:hover {
    color: #f5cf19
}

.apk-description ul a:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 13px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(/img/logo.svg) 50%/cover no-repeat
}

.apk-description-wrap {
    margin: -35px 0 0 -40px;
    display: flex;
    flex-wrap: wrap
}

.apk-description-holder {
    width: 75%;
    padding: 35px 0 0 40px;
    margin: 0
}

@media (max-width:1024px) {
    .apk-description-holder {
        width: 100%
    }
}

.apps-wrap {
    margin: 0 0 0 -20px;
    display: flex;
    flex-wrap: wrap
}

@media (max-width:576px) {
    .apps-wrap {
        justify-content: space-around
    }
}

.app-holder {
    padding: 20px 0 0 20px;
    width: 33.33%;
    max-width: 202px
}

@media (max-width:576px) {
    .app-holder {
        width: 100%;
        padding: 20px 0 0
    }
}

.app-item {
    display: flex;
    flex-direction: column;
    align-items: center
}

.app-icon {
    max-width: 202px;
    margin-bottom: 15px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

.app-icon svg {
    width: 100%;
    height: 100%
}

.app-code {
    max-width: 120px
}

@media (max-width:1024px) {
    .app-code {
        display: none
    }
}

@media (max-width:1024px) {
    .apk-img-wrap {
        margin: 0 -15px
    }
}

.contact-page {
    padding-bottom: 0
}

.contacts-form {
    padding: 70px 0;
    background-color: #f6f6f6
}

@media (max-width:1024px) {
    .contacts-form {
        padding: 50px 0
    }
}

@media (max-width:768px) {
    .contacts-form {
        padding: 40px 0
    }
}

.feedback-form-name {
    font-size: calc(18px + .625vw);
    line-height: 1.4;
    text-align: center;
    margin: 0 0 40px
}

@media (max-width:576px) {
    .feedback-form-name {
        margin: 0 0 25px
    }
}

.feedback-form {
    margin: -25px 0 0 -25px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.feedback-form .input-holder {
    width: 33.33%;
    padding: 25px 0 0 25px
}

@media (max-width:768px) {
    .feedback-form .input-holder {
        width: 70%
    }
}

@media (max-width:576px) {
    .feedback-form .input-holder {
        width: 100%
    }
}

.feedback-form .textarea-holder {
    width: 66.66%;
    padding: 25px 0 0 25px
}

@media (max-width:768px) {
    .feedback-form .textarea-holder {
        width: 70%
    }
}

@media (max-width:576px) {
    .feedback-form .textarea-holder {
        width: 100%
    }
}

.feedback-form .btn-holder {
    width: 33.33%;
    padding: 25px 0 0 25px
}

@media (max-width:768px) {
    .feedback-form .btn-holder {
        width: 70%
    }
}

@media (max-width:576px) {
    .feedback-form .btn-holder {
        width: 100%
    }
}

.feedback-form .do-feedback-form {
    width: 100%;
    padding: 14px 15px;
    text-transform: uppercase;
    background-color: #f5cf19
}

.good-modal {
    max-width: 760px;
    padding: 50px
}

.good-modal .modal-title {
    margin-bottom: 20px
}

.good-modal .mfp-close {
    font-size: 30px;
    width: 54px;
    height: 54px;
    transition: .2s linear
}

.good-modal .mfp-close:hover {
    color: #000;
    opacity: 1
}

.ordering__page .order__page-top {
    margin: 0 -15px
}

.ordering__page .radio:not(:first-child) {
    margin-top: 15px
}

.ordering__page .radio-label {
    cursor: pointer;
    position: relative;
    display: block;
    padding-left: 34px !important
}

.ordering__page .radio-label:before {
    content: "";
    box-sizing: border-box;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #f6f6f6;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0
}

.ordering__page input:checked+.radio-label:before {
    border: 2px solid #f5cf19
}

.ordering__page input:checked+.radio-label:after {
    content: "";
    box-sizing: border-box;
    display: block;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background: #f5cf19;
    position: absolute;
    top: 4px;
    left: 4px
}

.ordering__page .js_active .radio-label:before {
    border: 2px solid #f5cf19
}

.ordering__page .js_active .radio-label:after {
    content: "";
    box-sizing: border-box;
    display: block;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background: #f5cf19;
    position: absolute;
    top: 4px;
    left: 4px
}

.ordering__page .agree-text {
    margin-top: 20px
}

.ordering__page .checkbox-label {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    vertical-align: middle;
    cursor: pointer
}

.ordering__page .checkbox-label--sm {
    padding-left: 30px
}

.ordering__page .checkbox-label:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #f5cf19;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px;
    box-sizing: border-box
}

.ordering__page .checkbox-label .text-agreement {
    display: inline-block
}

.ordering__page .checkbox-label .agree-link {
    color: #f5cf19;
    text-decoration: underline
}

.ordering__page input[type=checkbox]:checked+label.checkbox-label:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #f5cf19;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px;
    box-sizing: border-box
}

.ordering__page input[type=checkbox]:checked+label.checkbox-label .checkbox-checked {
    position: absolute;
    top: 2px;
    left: 7px;
    width: 6px;
    height: 12px;
    background-color: transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    z-index: 1;
    transform: rotate(45deg)
}

.ordering__page .color-label:before {
    border: none;
    border-radius: 50%;
    background: transparent
}

.ordering__page input[type=checkbox]:checked+label.color-label:after {
    content: "";
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    left: -3px;
    top: -3px;
    border: 1px solid;
    border-radius: 50%;
    background: transparent
}

.ordering__page .input-hidden,
.ordering__page input[type=checkbox]:checked+label.color-label .checkbox-checked {
    display: none
}

.ordering__page .ajax-loader {
    padding-left: 5px;
    display: inline-block;
    vertical-align: middle
}

.ordering__page .ajax-loader svg {
    width: 30px;
    height: 30px;
    fill: #d51b1b;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite
}

.ordering__page .ajax-loader.hidden {
    display: none
}

@-webkit-keyframes rotation {
    to {
        transform: rotate(1turn)
    }
}

@keyframes rotation {
    to {
        transform: rotate(1turn)
    }
}

.ordering__page .input-wrap {
    margin-bottom: 20px
}

.ordering__page .input-wrap .input-form {
    background: #fbfbfb;
    border: 1px solid #ebebeb
}

.ordering__page .textarea-wrap .input-icon {
    top: 25px
}

.ordering__page .textarea-wrap .input-form {
    height: 150px;
    background: #fbfbfb;
    border: 1px solid #ebebeb
}

.ordering__page .modal__text {
    margin-top: 15px;
    font-size: 14px
}

.order__all-title {
    margin-bottom: 15px !important;
    font-size: calc(23.2px + .25vw);
    font-family: robotomedium
}

.order__page--no-am .order__item-remove-wr {
    display: none
}

.order__page--no-am .order__column-info .count-input-block {
    margin-right: 0;
    background-color: transparent
}

.order__page--no-am .order__column-info .count-input-block .set_count-popup {
    display: none
}

.order__page--no-am .order__column-info .count-input-block .count-input {
    text-align: left;
    background-color: transparent;
    font-family: robotomedium;
    font-size: 20px
}

.order__page--no-am .order__subtotal {
    font-size: 20px
}

.order__page-top {
    display: flex;
    flex-wrap: wrap
}

.order__page-es {
    width: 50%;
    padding: 0 15px
}

.order__page-ls {
    width: 65%;
    max-width: 830px;
    padding: 0 15px
}

.order__page-rs {
    padding: 0 15px;
    width: 35%;
    max-width: 470px;
    min-width: 300px;
    margin-left: auto
}

.order__item-list {
    margin-bottom: 30px
}

.order__info,
.order__info-item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center
}

.order__info-item+.order__info-item {
    border-top: 1px solid #f6f6f6
}

.order__item-remove-wr {
    height: 100%;
    right: 0;
    position: absolute;
    display: flex;
    align-items: center
}

.order__item-remove-btn {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f6f6f6;
    cursor: pointer
}

.order__item-remove-btn .icon-wr {
    width: 12px;
    height: 12px
}

.order__item-remove-btn svg {
    fill: #000;
    width: 100%;
    height: 100%;
    transition: .2s linear
}

.order__item-remove-btn:hover svg {
    fill: #f5cf19
}

.order__column {
    width: 18%;
    display: flex;
    flex-wrap: wrap
}

.order__column.big {
    width: 60%;
    flex-grow: 1
}

.order__column.value {
    text-align: right;
    width: 22%
}

.order__column.number {
    text-align: left
}

.order__column-title {
    width: 100%;
    padding: 5px 0;
    align-self: flex-start
}

.order__column-info {
    padding: 15px 0;
    font-family: robotomedium;
    width: 100%
}

.order__column-info.flex {
    display: flex;
    align-items: center
}

.order__column-info .count-input-block {
    display: flex;
    max-width: 98px;
    background-color: #f6f6f6
}

.order__column-info .count-input-block .set_count-popup {
    display: flex;
    width: 38px;
    height: 38px;
    cursor: pointer;
    outline: none
}

.order__column-info .count-input-block .set_count-popup:hover .set-count-svg svg {
    fill: #f5cf19
}

.order__column-info .count-input-block .set-count-svg {
    margin: auto
}

.order__column-info .count-input-block .set-count-svg svg {
    fill: #000;
    transition: .2s linear
}

.order__column-info .count-input-block .count-input {
    background-color: #f6f6f6;
    font-family: robotoregular;
    text-align: center;
    width: 38px;
    font-size: 18px;
    padding: 9px 5px;
    border: none;
    outline: none
}

.order__item-art {
    display: inline-block;
    margin-bottom: 5px
}

.order__item-name {
    margin: 0 0 5px
}

.order__item-name--cart-item {
    margin-bottom: 0
}

.order__item-name--cart-item .order__item-price {
    margin-top: 5px
}

.order__item-name__link {
    display: block;
    color: #000;
    transition: .2s linear
}

.order__item-name__link:hover {
    color: #f5cf19
}

.order__item .order__item-name {
    margin: 0 0 5px 20px
}

.order__item-price .good-price {
    font-size: 1.125rem;
    margin-bottom: 0
}

.order__item-price .good-price--action {
    font-size: 1.125rem
}

.order__item-price .good-price--action .good-price__curr {
    padding-right: 10px
}

.order__item-price .good-price__curr {
    font-size: .875rem
}

.order__completed {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 -10px 25px
}

.order__completed--bottom {
    justify-content: flex-end
}

.order__completed>* {
    margin: 0 10px
}

.order__completed .section__title {
    margin-top: 0;
    padding: 0
}

.order__completed .order__all-info {
    margin-bottom: 0
}

.order__change {
    color: #000;
    text-decoration: underline;
    transition: .2s linear
}

.order__change:focus,
.order__change:hover {
    color: #f5cf19;
    text-decoration: underline
}

.order__look-wr {
    text-align: center
}

.order__look-link {
    font-family: robotomedium;
    color: #333;
    border-bottom: 1px solid #d51b1b;
    transition: .2s linear
}

.order__look-link:hover {
    color: #d51b1b
}

.order__look-link .icon-wr {
    width: 6px;
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle
}

.order__btns-wr {
    display: flex;
    justify-content: space-between;
    margin: 25px -30px 40px
}

.order__btns-wr .main-btn {
    width: 100%;
    max-width: 100%;
    margin: 0 30px;
    font-size: 1rem
}

.order__info-img-link,
.order__info-img-wr {
    flex: 0 0 80px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    position: relative
}

.order__info-img-link img,
.order__info-img-wr img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.order__info-text {
    width: 100%
}

.order__info-text--pad {
    padding: 0 15px
}

.order__subtotal {
    font-family: robotomedium
}

.order__shadow {
    box-shadow: 0 6px 20px rgba(81, 97, 170, .16);
    padding: 35px;
    border-radius: 5px
}

.order__all-info {
    display: flex;
    align-items: flex-end;
    margin-bottom: 25px
}

.order__all-amount {
    color: #848484;
    font-size: 12px;
    margin-bottom: 3px
}

.order__all-summ {
    color: #000
}

.order__all-summ-title {
    font-family: robotomedium;
    padding-right: 10px;
    color: #000
}

.order__all-summ-total {
    font-size: 32px;
    line-height: 1;
    font-family: robotomedium
}

.order__all-summ-curency {
    padding-left: 5px;
    font-family: robotomedium
}

.order__info {
    border-bottom: 1px solid #f6f6f6
}

.order__item-list .order__column {
    align-items: center
}

.order__item-list .order__column-info.flex {
    padding: 15px 15px 15px 0
}

.order__item-list--remove .order__info {
    margin: 0 -10px;
    border-bottom: 1px solid #f6f6f6;
    position: relative;
    padding-right: 90px
}

@media (max-width:1024px) {
    .order__item-list--remove .order__info {
        margin: 0
    }
}

.order__item-list--remove .order__info>:not(.order__item-remove-wr) {
    padding: 5px 10px
}

.order__item-list--remove .order__info .order__column-title {
    border-bottom: none
}

.order__item-list--remove .order__item .order__info {
    border-width: 1px
}

.form__group-title {
    margin-bottom: 15px;
    font-family: robotomedium;
    color: #000;
    font-size: 18px
}

.form__group-title--comment {
    margin-top: 10px
}

.form__group-row {
    display: flex;
    margin: 0 -15px 25px
}

.form__group-row .form__group {
    width: 50%;
    margin: 0 15px
}

.order__page-es .form-input--textarea {
    height: 100px;
    resize: none
}

.form__argeement {
    margin: 25px 0
}

.form__group-add {
    margin-top: 30px
}

.cart-subtotal--curr {
    display: none
}

.order__client-wr {
    display: flex;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 25px
}

.order__client {
    width: 50%;
    flex-grow: 1
}

.order__client--under {
    position: relative
}

.order__client--under .order__client-title {
    color: #f5cf19
}

.order__client--under:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 4px;
    background: #f5cf19
}

.order__client-link {
    display: block
}

.order__client-link .order__client-title {
    cursor: pointer
}

.order__client-link:focus .order__client-title,
.order__client-link:hover .order__client-title {
    color: #f5cf19
}

.order__client-title {
    display: block;
    color: #f5cf19;
    text-align: center;
    padding: 5px
}

.user_radio:disabled+.radio-label {
    cursor: not-allowed;
    color: #848484
}

@media (max-width:1200px) {
    .ordering__page .order__column-info .count-input-block {
        align-items: center
    }

    .ordering__page .amount-text-mobile {
        display: block
    }

    .order__page-es {
        width: 100%
    }

    .order__page-es--mobile {
        max-width: 900px;
        order: -1;
        margin: 0 auto 30px
    }

    .order__page-ls {
        width: 100%
    }

    .order__page-rs {
        width: 100%;
        margin-left: 0;
        margin-top: 30px
    }

    .order__column.number .order__column-title,
    .order__column.value .order__column-title {
        display: none
    }
}

@media (max-width:576px) {
    .order__page-ls {
        padding: 0
    }

    .order__page-rs {
        margin: 30px auto 0;
        min-width: inherit;
        padding: 0
    }

    .order__all-info {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 20px
    }

    .order__all-amount-wr {
        width: 100%;
        margin-bottom: 5px
    }

    .order__all {
        padding: 20px 15px
    }

    .btn__wr,
    .order__all {
        text-align: center
    }

    .order__all-summ-total {
        font-size: 1.625rem
    }

    .order__all-summ-curency {
        font-size: 15px
    }
}

.amount-text-mobile {
    display: none
}

@media (max-width:1200px) {

    .order__info--title .order__column.number,
    .order__info--title .order__column.value {
        display: none
    }

    .order__column.big {
        width: 100%
    }

    .order__item-remove-wr {
        height: auto;
        top: 10px
    }

    .order__item-list--remove .order__info {
        padding-right: 0
    }

    .order__column.number,
    .order__column.value {
        width: 50%
    }

    .order__client {
        width: 100%
    }

    .order__completed {
        flex-wrap: wrap
    }

    .order__completed .main-btn {
        margin-bottom: 20px
    }

    .cart-subtotal--curr {
        display: inline-block
    }
}

@media (max-width:768px) {
    .order__btns-wr {
        flex-wrap: wrap;
        justify-content: center;
        margin: 20px 0
    }

    .order__btns-wr .main-btn {
        max-width: 300px
    }

    .order__btns-wr .main-btn:first-child {
        margin-top: 10px;
        order: 2
    }

    .order__look-link {
        font-size: 14px
    }

    .order__info-img-link,
    .order__info-img-wr {
        flex: 0 0 80px
    }

    .order__item-list .order__column-info.flex {
        padding: 10px 0
    }
}

@media (max-width:576px) {
    .order__btns-wr .main-btn {
        max-width: 300px;
        padding: .7em 1em;
        margin: 0
    }

    .order__page-ls .order__item-name {
        max-width: 60%
    }

    .order__item-name {
        text-align: left
    }

    .order__item-price .good-price--flex {
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

    .form__group-row {
        flex-wrap: wrap
    }

    .form__group-row .form__group {
        width: 100%
    }

    .form__group-row .form__group:not(:first-child) {
        margin-top: 20px
    }

    .order__completed--bottom {
        justify-content: center
    }
}

.section-mistake {
    padding: 50px 0 30px;
    display: flex;
    height: 100%
}

.section-mistake .section-mistake-wrap {
    margin: auto
}

.section-mistake .section-mistake-wrap .container {
    text-align: center
}

.section-mistake .section-mistake-wrap .container .title-mistake {
    margin-top: 0;
    margin-bottom: 40px;
    font-family: robotobold;
    font-size: calc(24px + 5vw);
    line-height: 1;
    text-transform: uppercase
}

@media screen and (max-width:768px) {
    .section-mistake .section-mistake-wrap .container .title-mistake {
        margin-bottom: 30px
    }
}

@media screen and (max-width:576px) {
    .section-mistake .section-mistake-wrap .container .title-mistake {
        margin-bottom: 20px
    }
}

.section-mistake .section-mistake-wrap .container .subtitle-mistake {
    margin-top: 0;
    margin-bottom: 80px;
    font-family: robotomedium;
    font-size: calc(23.6px + 2vw);
    line-height: 1
}

@media screen and (max-width:768px) {
    .section-mistake .section-mistake-wrap .container .subtitle-mistake {
        margin-bottom: 40px
    }
}

@media screen and (max-width:576px) {
    .section-mistake .section-mistake-wrap .container .subtitle-mistake {
        margin-bottom: 30px
    }
}

.footer {
    background-color: #60636c
}

.footer .footer-wrap {
    padding: 50px 0 60px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-image: url(/img/footer-bg.png);
    background-position: 100% 100px;
    background-repeat: no-repeat
}

@media (max-width:1024px) {
    .footer .footer-wrap {
        margin: 0 -15px;
        padding: 50px 0 30px;
        background-image: none
    }
}

.footer .footer-item {
    width: 31%
}

@media (max-width:1024px) {
    .footer .footer-item {
        width: 100%;
        padding: 0 15px;
        border-bottom: 1px solid #8f9197
    }
}

.footer .footer-logo {
    max-width: 250px;
    display: block
}

@media (max-width:1024px) {
    .footer .footer-logo {
        margin: 0 auto
    }
}

.footer .footer-logo svg {
    width: 100%
}

.footer .contact-block {
    margin-top: 35px;
    margin-bottom: 15px
}

@media (max-width:1024px) {
    .footer .contact-block {
        margin-top: 25px
    }
}

.footer .contact-item {
    display: flex
}

.footer .contact-item+.contact-item {
    margin-top: 15px
}

@media (max-width:1024px) {
    .footer .contact-item+.contact-item {
        margin-top: 12px
    }
}

.footer .contact-item .contact-item-icon {
    flex: 0 0 auto;
    margin-right: 10px;
    padding-top: 5px
}

.footer .contact-item .contact-item-icon svg {
    fill: #f5cf19
}

.footer .contact-item .contact-item-link,
.footer .contact-item .contact-item-name {
    color: #fff
}

.footer .contact-item .contact-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.footer .contact-item .contact-item-link+.contact-item-link {
    margin-top: 5px
}

.footer .footer-item-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px
}

@media (max-width:1024px) {
    .footer .footer-item-name {
        margin-bottom: 15px;
        padding-top: 15px
    }
}

@media (max-width:576px) {
    .footer .footer-item-name {
        margin-bottom: 11px;
        padding-top: 11px
    }
}

.footer .footer-item-name-text {
    text-transform: uppercase;
    font-family: robotomedium;
    font-size: 18px;
    color: #f5cf19
}

@media (max-width:1024px) {
    .footer .footer-item-name-text {
        color: #fff
    }
}

.footer .footer-item-icon {
    display: none;
    width: 10px;
    height: 10px;
    border-left: 2px solid #f5cf19;
    border-bottom: 2px solid #f5cf19;
    transform-origin: center;
    transform: rotate(-45deg);
    transition: .2s linear
}

@media (max-width:1024px) {
    .footer .footer-item-icon {
        display: block
    }
}

.footer .footer-item-icon.active {
    transform: rotate(135deg)
}

.footer .footer-item-nav {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

@media (max-width:1024px) {
    .footer .footer-item-nav {
        display: none;
        padding-bottom: 15px
    }

    .footer .footer-item-nav.open {
        display: block
    }
}

.footer .footer-nav-item-last {
    margin: 25px 0 35px;
    justify-content: flex-start;
    display: flex
}

.footer .footer-nav-item-last a {
    display: inline-block
}

.footer .footer-nav-item-last a .files-item-icon-flex {
    display: flex;
    align-items: center
}

.footer .footer-nav-item-last a .files-item-icon-flex svg {
    width: 35px;
    height: 45px
}

.footer .footer-nav-item-last a .files-item-icon-flex .download-catalog {
    text-transform: uppercase;
    font-family: robotomedium;
    font-size: 18px;
    color: #f5cf19;
    text-decoration: underline;
    margin-left: 10px
}

@media (max-width:1024px) {
    .footer .footer-nav-item-last a .files-item-icon-flex .download-catalog {
        color: #fff;
        font-size: 16px
    }
}

@media (max-width:1024px) {
    .footer .footer-nav-item {
        display: flex
    }
}

.footer .footer-nav-item+.footer-nav-item {
    margin-top: 10px
}

@media (max-width:1024px) {
    .footer .footer-nav-item+.footer-nav-item {
        margin-top: 5px
    }
}

.footer .footer-nav-link {
    color: #fff;
    font-size: 16px
}

@media (max-width:1024px) {
    .footer .footer-nav-link {
        display: block;
        padding: 8px 0
    }
}

.footer .footer-bottom {
    background-color: #f5cf19;
    padding: 3px 0
}

.footer .developer-block {
    text-align: center
}

.footer .developer-link {
    font-size: 14px;
    color: #333;
    transition: .2s linear
}

.footer .developer-link:hover {
    color: #fff
}

.footer .footer-paycard-wrap {
    display: flex
}

.footer .footer-paycard-wrap .footer-paycard+.footer-paycard {
    margin-left: 15px
}

.sm-index {
    z-index: 16
}

@media (max-width:1024px) {
    .mobile-callback {
        background-color: #f5cf19;
        padding: 50px 15px 30px;
        border-radius: 0 0 15px 15px;
        max-width: none;
        width: 100vw;
        margin: 0;
        position: fixed;
        top: 60px;
        left: 0;
        transform: none
    }

    .mobile-callback .mfp-close {
        width: 35px;
        height: 35px;
        font-size: 35px;
        line-height: 35px;
        left: 50%;
        transform: translateX(-50%);
        top: 5px;
        color: #fff
    }

    .mobile-callback .mobile-callback-body {
        text-align: center
    }

    .mobile-callback .mobile-callback-link {
        display: inline-block;
        margin-bottom: 20px;
        color: #fff;
        font-size: 20px;
        font-family: robotomedium;
        transition: .2s linear
    }

    .mobile-callback .mobile-callback-link:hover {
        color: #333
    }

    .mobile-callback .mobile-callback-btn-wrap {
        margin: -15px -10px 0;
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .mobile-callback .mobile-callback-btn-wrap .mobile-callback-btn {
        max-width: 180px;
        width: 100%;
        margin: 15px 10px 0;
        padding: 10px 15px;
        color: #fff;
        text-transform: uppercase;
        background-color: #60636c
    }
}

.popup-wrap {
    max-width: 580px;
    margin: 0 auto;
    position: relative
}

.popup-wrap.big-popup {
    max-width: 680px
}

.popup-wrap.big-popup .popup-header {
    padding: 25px
}

@media (max-width:768px) {
    .popup-wrap.big-popup .popup-header {
        padding: 20px
    }
}

@media (max-width:576px) {
    .popup-wrap.big-popup .popup-header {
        padding: 15px 50px 15px 15px
    }
}

.popup-wrap.big-popup .popup-body {
    padding: 30px 25px;
    background-color: #fff
}

@media (max-width:768px) {
    .popup-wrap.big-popup .popup-body {
        padding: 25px 20px
    }
}

@media (max-width:576px) {
    .popup-wrap.big-popup .popup-body {
        padding: 20px 15px
    }
}

.popup-wrap.big-popup .mfp-close {
    right: 10px
}

@media (max-width:576px) {
    .popup-wrap.big-popup .mfp-close {
        right: 0
    }
}

.popup-wrap .mfp-close {
    color: #333;
    top: 18px;
    right: 50px;
    font-size: 34px;
    opacity: 1;
    transition: .2s linear;
    color: #fff
}

.popup-wrap .mfp-close:hover {
    color: #f5cf19
}

@media (max-width:768px) {
    .popup-wrap .mfp-close {
        top: 11px;
        right: 20px
    }
}

@media (max-width:576px) {
    .popup-wrap .mfp-close {
        top: 6px;
        right: 5px
    }
}

.popup-wrap .popup-header {
    padding: 25px 60px;
    background-color: #60636c
}

@media (max-width:768px) {
    .popup-wrap .popup-header {
        padding: 20px 30px
    }
}

@media (max-width:576px) {
    .popup-wrap .popup-header {
        padding: 15px
    }
}

.popup-wrap .popup-name {
    font-size: calc(19px + .3125vw);
    text-transform: uppercase;
    font-family: robotomedium;
    color: #f5cf19
}

.popup-wrap .popup-body {
    padding: 40px 60px;
    background-color: #fff
}

@media (max-width:768px) {
    .popup-wrap .popup-body {
        padding: 30px
    }
}

@media (max-width:576px) {
    .popup-wrap .popup-body {
        padding: 25px 15px
    }
}

.popup-wrap .popup-body .count-input-block {
    display: flex;
    flex: 0 0 auto;
    background-color: #f6f6f6
}

.popup-wrap .popup-body .count-input-block .set_count-popup {
    display: flex;
    width: 38px;
    height: 38px;
    cursor: pointer;
    outline: none
}

.popup-wrap .popup-body .count-input-block .set_count-popup:hover .set-count-svg svg {
    fill: #f5cf19
}

.popup-wrap .popup-body .count-input-block .set-count-svg {
    margin: auto
}

.popup-wrap .popup-body .count-input-block .set-count-svg svg {
    fill: #000;
    transition: .2s linear
}

.popup-wrap .popup-body .count-input-block .count-input {
    background-color: #f6f6f6;
    font-family: robotoregular;
    text-align: center;
    width: 38px;
    font-size: 18px;
    padding: 9px 5px;
    border: none;
    outline: none
}

.popup-wrap .popup-body .order-btns-wrap {
    display: flex;
    justify-content: space-between;
    margin: 25px -20px 40px
}

@media (max-width:768px) {
    .popup-wrap .popup-body .order-btns-wrap {
        margin: 10px -20px 30px
    }
}

@media (max-width:576px) {
    .popup-wrap .popup-body .order-btns-wrap {
        margin: 5px 0 30px;
        flex-wrap: wrap
    }
}

.popup-wrap .popup-body .order-btn-red,
.popup-wrap .popup-body .order-btn-white {
    margin: 0 20px;
    width: 100%
}

@media (max-width:576px) {

    .popup-wrap .popup-body .order-btn-red,
    .popup-wrap .popup-body .order-btn-white {
        margin: 0
    }
}

@media (max-width:576px) {
    .popup-wrap .popup-body .order-btn-white {
        margin-bottom: 20px
    }
}

.popup-wrap .input-wrap {
    margin-bottom: 15px
}

.popup-wrap .input-wrap .input-form {
    padding: 10px 15px 10px 40px;
    width: 100%;
    height: 40px;
    line-height: 1;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
    background-color: #f6f6f6;
    color: #333
}

.popup-wrap .input-wrap .input-form::-moz-placeholder {
    color: #333
}

.popup-wrap .input-wrap .input-form:-ms-input-placeholder {
    color: #333
}

.popup-wrap .input-wrap .input-form::placeholder {
    color: #333
}

.popup-wrap .input-wrap .input-form:focus {
    border: 1px solid #f5cf19
}

.popup-wrap .input-wrap .input-form.error {
    border: 1px solid #d51b1b
}

.popup-wrap .input-wrap label.error {
    position: absolute;
    color: #d51b1b;
    font-size: 10px;
    line-height: 1.2;
    left: 0;
    top: 100%
}

.popup-wrap .popup-info-text {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 14px
}

@media (max-width:768px) {
    .popup-wrap .popup-info-text {
        margin-top: 25px
    }
}

@media (max-width:576px) {
    .popup-wrap .popup-info-text {
        margin-top: 20px
    }
}

.popup-wrap .btn-popup {
    min-width: 236px;
    padding: 10px 15px;
    background-color: #f5cf19
}

.popup-request-good {
    margin-bottom: 20px
}

.popup-request-good .popup-request-name {
    font-size: 18px
}

.popup-request-good .popup-request-desc {
    margin-top: 5px
}

.modal_good_info {
    display: flex
}

@media (max-width:576px) {
    .modal_good_info {
        flex-wrap: wrap
    }
}

.modal_good_title {
    padding-bottom: 5px;
    border-bottom: 1px solid #f6f6f6
}

.modal_good_item {
    display: flex;
    flex-direction: column
}

.modal_good_item.modal_name {
    flex: 1
}

@media (max-width:576px) {
    .modal_good_item.modal_name {
        flex: 0 0 auto;
        width: 100%
    }
}

.modal_good_item.modal_amount {
    flex: 0 0 115px;
    text-align: center
}

@media (max-width:576px) {
    .modal_good_item.modal_amount {
        flex: 0 0 50%;
        text-align: left;
        border-top: 1px solid #f6f6f6;
        padding-top: 10px
    }
}

.modal_good_item.modal_sum {
    flex: 0 0 115px;
    text-align: right
}

@media (max-width:576px) {
    .modal_good_item.modal_sum {
        flex: 0 0 50%;
        text-align: right;
        border-top: 1px solid #f6f6f6;
        padding-top: 10px
    }
}

.modal_good_item:last-child .modal_good_title:not(.modal_name) {
    text-align: right
}

.modal_good_item:last-child .modal_good_block:not(.modal_name) {
    justify-content: flex-end;
    padding-right: 0
}

.modal_good_block {
    padding: 25px 5px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:576px) {
    .modal_good_block {
        padding: 25px 0;
        justify-content: flex-start
    }
}

.modal_good_block.modal_sum {
    font-size: 18px;
    font-family: robotomedium
}

.modal_good_block .modal_name_item+.modal_name_item {
    margin-top: 5px
}

.modal_good_block.modal_name {
    justify-content: flex-start
}

.modal_good_block.modal_name .modal_name_img {
    flex: 0 0 110px
}

@media (max-width:576px) {
    .modal_good_block.modal_name .modal_name_img {
        flex: 0 0 80px
    }
}

.modal_good_block.modal_name .modal_name_text {
    padding: 0 20px
}

.modal_good_block.modal_name .modal_name_title {
    font-size: 18px
}

.brands__title {
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #333;
    margin: 20px 0 40px;
    font-family: Raleway, sans-serif;
    font-style: normal;
    font-weight: 600;
}

.brands__holder {
    display: flex;
    margin-top: 40px;
}

.brands__list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
}

.brand_slider-link {
    padding: 15px 10px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brands__all-btn {
    padding: 7px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: .36px;
    font-size: 18px;
    border: 1px solid transparent;
    background: transparent;
    min-width: 40px;
    color: #524d54;
    border-radius: 4px;
    margin-bottom: 5px;
}

.brands__alphabet {
    padding: 7px 15px;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    white-space: nowrap;
}

.brands__list-item {
    padding: 0 7.5px;
}

.brands__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: .36px;
    font-size: 22px;
    padding: 7px 8px 6px;
    border: 1px solid transparent;
    background: transparent;
    min-width: 40px;
    color: #524d54;
    border-radius: 4px;
    margin-bottom: 5px;
}

.brands__item {
    margin: 30px 0 0;
}

.brands__letter {
    margin: 0 0 25px;
    position: relative;
    overflow: hidden;
}

.brands__letter_span {
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    letter-spacing: .36px;
    font-size: 22px;
    line-height: 1;
    padding: 8px;
    border: 1px solid transparent;
    background: rgba(8, 2, 12, .25);
    min-width: 40px;
    color: #333;
    border-radius: 4px;
}

.brands__letter_span:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 103%;
    width: 100vw;
    border-top: 2px solid #ececec;
}

.block__holder {
    margin-top: -30px;
}

.brands__block_container {
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
}

.brands__block_item {
    margin-top: 30px;
    width: 16.66%;
}

.brands__link {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 15px 10px;
    border-radius: 4px;
}

.brands__img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 0 0 10px;
    height: 160px;
}

.brands__name {
    text-align: center;
    color: #524d54;
    margin-top: auto;
    text-transform: uppercase;
}

.brand_slider .slick-arrow {
    background: #33bc49;
    color: #FFFFFF;
    transition: all 0.3s;
    border: 1px solid transparent;
}

.brand_slider .slick-prev {
    left: -75px;
}

.brand_slider .slick-next {
    right: -75px;
}

.brand_slider .slick-next,
.brand_slider .slick-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    border-radius: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}

.brand_slider .slick-next:after,
.brand_slider .slick-prev:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 10px;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    height: 10px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.brand_slider .slick-prev:after {
    left: 55%;
}

.brand_slider .slick-next:after {
    left: 45%;
    transform: translateX(-50%) translateY(-50%) rotate(135deg);
}

.slick-arrow:hover,
.slick-disabled {
    border: 1px solid #828282;
    color: #828282;
    background: #fff;
}

.slick-arrow:hover:after,
.slick-disabled:after {
    border-top: 1px solid #828282;
    border-left: 1px solid #828282;
}

.brands__section {
    padding-bottom: 100px;
}

.brand_slider .slick-dots {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -5px;
    padding: 0;
    bottom: -5px;
    width: 100%;
}

.brand_slider .slick-dots li {
    font-size: 0;
    display: block;
    width: 10px;
    height: 10px;
    position: relative;
    cursor: pointer;
    margin: 0 10px;
    border-radius: 50%;
}

.brand_slider .slick-dots li button {
    border: 1px solid #828282;
    padding: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.brand_slider li.slick-active {
    background: #33bc49;
    color: #FFFFFF;
    border: 1px solid #33bc49;
}

.brand_slider .slick-dots li button:after {
    display: none;
}

@media only screen and (max-width : 1650px) {
    .brand_slider .slick-prev {
        left: -40px;
    }

    .brand_slider .slick-next {
        right: -40px;
    }
}

@media only screen and (max-width : 1610px) {
    .brand_slider .slick-prev {
        left: -10px;
    }

    .brand_slider .slick-next {
        right: -10px;
    }
}

@media only screen and (max-width : 1120px) {
    .brands__list {
        order: 3;
    }

    .brands__holder {
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media only screen and (max-width : 1024px) {
    .brands__block_item {
        width: 25%;
    }
}

@media only screen and (max-width : 768px) {
    .brands__block_item {
        width: 33.3%;
    }

    .brand_slider .slick-prev {
        top: 100%;
        left: 7.5px;
    }

    .brand_slider .slick-next {
        top: 100%;
        right: 7.5px;
    }
}

@media only screen and (max-width : 575px) {
    .brands__alphabet {
        font-size: 14px;
    }

    .brands__all button {
        font-size: 14px;
    }

    .brands__btn {
        font-size: 14px;
        border: 1px solid #ececec;
        min-width: 35px;
    }

    .brands__list-item {
        padding: 0 5px;
    }
}



.search-form {
    position: absolute;
    top: 100%;
    width: calc(100% + 30px);
    left: -15px;
    margin-top: 1px;
    z-index: 20;
    background: #fff;
    padding: 90px 0;
    box-shadow: 0 2px 4px hsla(0, 0%, 51.4%, .25);
    display: none;
}

@media only screen and (max-width : 768px) {
    .search-form {
        padding: 30px 0;
    }
}

.search-form form {
    position: relative;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0 15px;
}

.search__input {
    width: 100%;
    font-size: 16px;
    background: transparent;
    height: 40px;
    padding: 10px 50px 10px 15px;
    border: none;
    border-bottom: 1px solid #bdbdbd;
    border-radius: 0;
}

.search__btn {
    background: transparent;
    position: absolute;
    outline: 0;
    border: none;
    width: 50px;
    justify-content: center;
    right: 5px;
    top: 0;
    z-index: 1;
    cursor: pointer;
}

.search__svg {
    width: 30px;
    height: 30px;
    display: block;
}

.search-icon {
    cursor: pointer;
    margin-right: 25px;
}

.btn-header-dropdown {
    margin-left: 5px;
}

.btn-header-dropdown svg path {
    fill: #000;
}

@media only screen and (max-width : 1024px) {
    .header-bottom .catalog-menu_desc {
        display: none;
    }

    .header-bottom .catalog-menu .catalog-menu-item {
        padding-bottom: 10px;
    }
}

.catalog-menu-link_header {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    color: #333;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
}

.catalog-menu-item-second {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #1c1c1c;
    font-weight: 400;
    margin-bottom: 15px;
}

.catalog-menu-item-second:last-child {
    margin-bottom: 0px;
}

.catalog-menu-link-second {
    color: #1c1c1c;
}

.header-bottom .menu .menu-item.has-submenu:hover .catalog-menu {
    height: auto;
}

@media only screen and (min-width : 1024px) {
    .header-bottom .menu .menu-item.has-submenu:hover .catalog-menu {
        height: 950px;
    }
}

@media only screen and (min-width : 1200px) {
    .header-bottom .menu .menu-item.has-submenu:hover .catalog-menu {
        height: 650px;
    }
}

.lang-link.active {
    border-bottom: 1px solid #f5cf19;
}

.good-article {
    font-weight: 600;
}

.address_variants .dropdown-menu {
    background: #ebebeb;
    padding: 5px;
}

.address_variants .dropdown-menu a {
    color: #000;
    padding: 2px 0px;
    font-size: 14px;
}

.filter-series-open {
    position: relative;
    padding-right: 40px;
}

.open_series {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 2px;
    width: 20px;
    height: 20px;
}

.open_series::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    width: 12px;
    height: 2px;
    background: black;
    transform: translateY(-50%);
}

.open_series::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    width: 2px;
    height: 12px;
    background: black;
    transform: translateY(-50%);
}

.open_series.open::before {
    content: none;
}

.filter-series-list_js {
    display: none;
}

.filter-series-list_js.active {
    display: block;
}