@charset "UTF-8";/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,aside,footer,header,nav,section {
    display: block
}

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

figcaption,figure,main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=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
}

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

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    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-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details,menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

input:not([type=checkbox]):not([type=radio]),select,textarea {
    -webkit-appearance: none;
    -moz-appearance: textfield
}

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

input::-ms-clear {
    display: none
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
    vertical-align: top
}

@media only screen and (max-width: 3000px) and (min-width:1921px) {
    img {
        width:100%
    }
}

@font-face {
    font-family: Angelica;
    src: url(../fonts/AngleciaProDisplay.eot);
    src: local(""),url(../fonts/AngleciaProDisplay.woff) format("woff"),url(../fonts/AngleciaProDisplay.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.select__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.social-likes__icon--facebook {
    background-image: url(../images/sprite.png);
    background-position: -113px 0;
    width: 6px;
    height: 11px
}

.social-likes__icon--pinterest {
    background-image: url(../images/sprite.png);
    background-position: 0 -91px;
    width: 11px;
    height: 14px
}

.reviews-slider__wrap::before {
    background-image: url(../images/sprite.png);
    background-position: 0 0;
    width: 108px;
    height: 86px
}

.social-likes__icon--twitter {
    background-image: url(../images/sprite.png);
    background-position: -16px -91px;
    width: 11px;
    height: 9px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution:192dpi) {
    .social-likes__icon--facebook {
        background-image:url(../images/sprite%402x.png);
        background-size: 119px 105px
    }

    .social-likes__icon--pinterest {
        background-image: url(../images/sprite%402x.png);
        background-size: 119px 105px
    }

    .reviews-slider__wrap::before {
        background-image: url(../images/sprite%402x.png);
        background-size: 119px 105px
    }

    .social-likes__icon--twitter {
        background-image: url(../images/sprite%402x.png);
        background-size: 119px 105px
    }
}

html {
    font-size: 62.5%
}

@media only screen and (min-width: 1921px) and (max-width:2560px) {
    html {
        font-size:81.5%
    }
}

@media only screen and (max-width: 1679px) {
    html {
        font-size:53%
    }
}

@media only screen and (max-width: 1439px) {
    html {
        font-size:48%
    }
}

body {
    height: 100%;
    font-family: Montserrat, sans-serif;
    font-size: 1.6rem;
    color: #333;
    background-color: #fff;
    line-height: 1
}

@media screen and (max-width: 1679px) {
    body {
        font-size:1.6rem
    }
}

body.active {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::after,::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

p.error {
    color: red;
    font-size: 12px;
    line-height: 14px
}

.wrapper {
    width: 100%;
    overflow: hidden
}

@media only screen and (max-width: 1200px) {
    .wrapper {
        padding-top:6rem
    }
}

.wrapper__content {
    width: 100%;
    padding-right: 6rem;
    position: relative
}

@media only screen and (max-width: 1200px) {
    .wrapper__content {
        padding-right:0
    }
}

.wrapper__content--white .header-nav__link {
    color: #000
}

.wrapper__content--white .header-nav__link svg {
    stroke: #333
}

.wrapper__content--white .header-nav__arrow svg,.wrapper__content--white .header__logo svg {
    fill: #000
}

.section {
    padding: 0 12rem
}

.category-section .section,.info-section .section,.projects-section .section,.review-products__section .section {
    padding: 0 66px
}

.info-section--full.info-review__section {
    padding: 0 0 12rem
}

@media only screen and (max-width: 1919px) {
    .section {
        padding:0 5rem
    }
}

@media only screen and (max-width: 1200px) {
    .category-section .section,.info-section .section,.projects-section .section,.review-products__section .section {
        padding:0 1.5rem
    }

    .section {
        padding: 0 1.5rem
    }
}

.section--b {
    padding-top: 5rem
}

.section--padding {
    padding-top: 6rem;
    padding-bottom: 6rem
}

@media only screen and (max-width: 767px) {
    .section--padding {
        padding-bottom:30px;
        padding-top: 30px
    }
}

.section--a {
    padding-top: 12rem;
    padding-bottom: 12rem
}

@media only screen and (max-width: 1200px) {
    .section--a {
        padding-top:3rem;
        padding-bottom: 3rem
    }
}

@media only screen and (max-width: 767px) {
    .section--a {
        padding-left:0;
        padding-right: 0;
        margin-bottom: 40px
    }
}

.section--c {
    padding-top: 9rem;
    padding-bottom: 11rem
}

@media only screen and (max-width: 1200px) {
    .section--c {
        padding-top:4rem;
        padding-bottom: 6rem
    }
}

@media only screen and (max-width: 767px) {
    .section--c {
        padding-top:2rem;
        padding-bottom: 4rem
    }
}

.section--e {
    padding-top: 6rem;
    padding-bottom: 6rem
}

@media only screen and (max-width: 767px) {
    .section--e {
        padding-bottom:30px;
        padding-top: 30px
    }
}

.section--x {
    padding-top: 3rem;
    padding-bottom: 12rem
}

@media only screen and (max-width: 1200px) {
    .section--x {
        padding-top:4rem;
        padding-bottom: 10rem
    }
}

.section--form {
    padding-top: 15rem;
    padding-bottom: 15rem
}

@media only screen and (max-width: 1679px) {
    .section--form {
        padding-top:5rem;
        padding-bottom: 8rem
    }
}

@media only screen and (max-width: 1200px) {
    .section--form {
        padding-bottom:5rem
    }
}

@media only screen and (max-width: 767px) {
    .section--form {
        padding-bottom:3rem;
        padding-top: 2rem
    }
}

.section--pb {
    padding-bottom: 13rem
}

@media only screen and (max-width: 1200px) {
    .section--pb {
        padding-bottom:2rem
    }
}

.content {
    padding-top: 7rem;
    padding-bottom: 7rem
}

.content--pb {
    padding-bottom: 0
}

@media only screen and (max-width: 1200px) {
    .content {
        padding-top:1.5rem;
        padding-bottom: 3rem
    }
}

.content--product {
    padding-top: 15rem
}

@media only screen and (max-width: 1679px) {
    .content--product {
        padding-top:14rem
    }
}

@media only screen and (max-width: 1200px) {
    .content--product {
        padding-top:2rem
    }
}

.content--product>h1 {
    color: #333;
    position: relative;
    text-align: center;
    font-family: Angelica;
    font-size: 4.5rem;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 4rem 0 0
}

@media only screen and (max-width: 1679px) {
    .content--product>h1 {
        margin-top:2rem
    }
}

@media only screen and (max-width: 767px) {
    .content--product>h1 {
        margin:0
    }
}

.content--product .breadcrumbs__link {
    color: #333
}

svg {
    fill: #333
}

.scroll {
    overflow-y: auto;
    padding-right: 2rem
}

.label_39._bottom_3v._pad100_GR,.label_39._left_2d._pad100_GR,.label_39._right_1y._pad100_GR,.main_2l {
    right: 70px!important;
    z-index: 1!important
}

.account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 12rem;
    min-height: 385px
}

@media only screen and (max-width: 767px) {
    .account {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.account__align {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%
}

.account-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30rem;
    flex: 0 0 30rem;
    margin-right: 7rem;
    border: 1px solid #eee
}

@media only screen and (max-width: 1023px) {
    .account-sidebar {
        margin-right:2rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25rem;
        flex: 0 0 25rem
    }
}

@media only screen and (max-width: 767px) {
    .account-sidebar {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-right: 0;
        width: 100%;
        margin-bottom: 2rem;
        margin-top: 2rem
    }
}

.account-sidebar__item {
    display: block;
    text-decoration: none;
    color: #333;
    position: relative;
    border-top: 1px solid #eee;
    text-transform: uppercase;
    font-weight: 600;
    padding: 2.5rem;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.account-sidebar__item::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    border-left: 3px solid #ab7225;
    height: 0;
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.account-sidebar__item:first-child {
    border-top: none
}

.account-sidebar__item.active {
    color: #ab7225
}

.account-sidebar__item.active::before {
    height: 100%
}

@media only screen and (min-width: 1025px) {
    .account-sidebar__item:hover {
        color:#ab7225
    }

    .account-sidebar__item:hover::before {
        height: 100%
    }
}

.account-personal {
    padding-top: 1.5rem
}

.account-personal__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -9rem;
    margin-top: -2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.account-personal__col {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 44.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2rem;
    margin-left: 9rem
}

@media only screen and (max-width: 767px) {
    .account-personal__col {
        width:100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.account-personal__label {
    width: 13.5rem;
    font-size: 12px;
    color: #999
}

@media only screen and (max-width: 767px) {
    .account-personal__label {
        padding:0 1.5rem
    }
}

.account-personal__input {
    border: none;
    border-bottom: 1px solid #eee;
    font-weight: 500;
    line-height: 4.8rem;
    height: 4.8rem;
    padding: 0 1.5rem;
    width: 31rem
}

@media only screen and (max-width: 767px) {
    .account-personal__input {
        width:100%
    }
}

.account-personal__input:focus {
    outline: 0
}

.account-personal__input::-webkit-input-placeholder {
    color: #000
}

.account-personal__input::-moz-placeholder {
    color: #000
}

.account-personal__input::-ms-input-placeholder {
    color: #000
}

.account-personal__input::placeholder {
    color: #000
}

.account-personal__btn {
    max-width: 19.5rem;
    margin-top: 4rem
}

.account-check {
    margin-top: 4rem
}

.account-check__input+.account-check__label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    line-height: 18px;
    font-size: 13px;
    font-weight: 500
}

.account-check__input+.account-check__label::before {
    content: "\2714";
    border: 1px solid #b3b3b3;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-right: 1.5rem;
    color: transparent;
    overflow: hidden;
    text-indent: -9999px;
    -webkit-transition: .2s;
    transition: .2s;
    text-align: center;
    line-height: 18px;
    font-size: 12px
}

.account-check__input {
    display: none
}

.account-check__input:checked+.account-check__label::before {
    background-color: #ab7225;
    border-color: #ab7225;
    color: #fff;
    text-indent: 0
}

@media only screen and (max-width: 1023px) {
    .account-check__input:checked+.account-check__label::before {
        background-color:#fff;
        color: #333;
        border-color: #333
    }
}

.account-check__input:disabled+.account-check__label::before {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-color: #aaa
}

.account-check__input:checked:disabled+.account-check__label::before {
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: #bfb;
    border-color: #bfb
}

.account-discount {
    position: relative;
    color: #fff;
    height: 34rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: cover;
    background-position: 50% 50%;
    padding: 5rem 10rem;
    margin-top: 7rem
}

.account-discount::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.6);
    width: 100%;
    height: 100%
}

.account-discount__box {
    position: relative;
    text-align: center
}

.account-discount__title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.4rem;
    margin-bottom: 1.5rem
}

.account-discount__note {
    margin-bottom: 1.5rem;
    font-size: 13px
}

.account-discount__btn {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    line-height: 5rem;
    font-weight: 600;
    width: 16.5rem;
    display: inline-block;
    background-color: #343740;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .account-discount__btn:hover {
        background-color:#ab7225
    }
}

.account-history {
    border: 1px solid #eee
}

.account-history__tip {
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 2rem;
    display: none
}

@media only screen and (max-width: 666px) {
    .account-history__tip {
        display:block
    }
}

@media only screen and (max-width: 767px) {
    .account-history {
        width:75rem
    }

    .account-history__overflow {
        width: 100%;
        overflow-x: auto
    }
}

.account-history__item {
    border-top: 1px solid #eee
}

.account-history__item:first-child {
    border-top: none
}

.account-history__item.active .account-content__wrap {
    opacity: 1;
    height: auto
}

.account-history__item.active .account-history__row {
    background-color: #f0f5f7
}

.account-history__item.active .account-history__arrow svg {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.account-history__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #eee;
    font-size: 1.6rem;
    font-weight: 500
}

.account-history__row:first-child {
    border-top: none
}

.account-history__row--heading {
    font-size: 12px;
    color: grey
}

.account-history__col {
    width: 25%;
    padding: 3rem 4rem;
    border-left: 1px solid #eee
}

@media only screen and (max-width: 1023px) {
    .account-history__col {
        padding:2rem
    }
}

.account-history__col:first-child {
    border-left: none
}

.account-history__col--btn {
    position: relative;
    padding-right: 8rem
}

.account-history__arrow {
    position: absolute;
    border-left: 1px solid #eee;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    right: 0;
    top: 0;
    width: 8rem;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 1023px) {
    .account-history__arrow {
        width:5rem
    }
}

.account-history__arrow svg {
    fill: transparent;
    stroke: #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .account-history__arrow:hover {
        background-color:#f0f5f7
    }
}

.account-content {
    border-top: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 6rem 4rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width: 1023px) {
    .account-content {
        padding:3rem 2rem
    }
}

.account-content__wrap {
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: .3s ease-in-out opacity,.3s ease-in-out height;
    transition: .3s ease-in-out opacity,.3s ease-in-out height
}

.account-content__image {
    margin-right: 5rem
}

@media only screen and (max-width: 1023px) {
    .account-content__image {
        margin-right:3rem;
        max-width: 20rem
    }
}

.account-content__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 70rem
}

.account-content__right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.account-content__heading {
    display: inline-block;
    text-decoration: none;
    font-family: Angelica;
    color: #333;
    font-size: 3.2rem;
    margin-bottom: 3.5rem
}

.account-content__price {
    font-weight: 500;
    margin-bottom: 1rem;
    font-size: 1.6rem
}

.account-content__quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px
}

.account-content__spec {
    color: #666;
    margin-right: 1rem;
    display: inline-block
}

.account-content__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2rem;
    font-size: 12px;
    line-height: 16px
}

.account-content__row:first-child {
    margin-top: 0
}

.account-content__title {
    width: 10rem;
    color: #666
}

.account-content__value {
    font-weight: 500
}

.account-conclusion .account-content__title {
    width: 25rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25rem;
    flex: 0 0 25rem
}

.account-conclusion .account-content__price {
    margin: 0
}

.account-conclusion .account-content__spec {
    margin-right: 0;
    margin-bottom: 1rem
}

.account-conclusion .account-content__holder {
    margin-top: 2.5rem;
    text-align: right
}

.account-conclusion .account-content__holder:first-child {
    margin-top: 0
}

.add-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .add-menu {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.add-menu__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 33.33%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8rem 5rem 4.5rem;
    text-decoration: none;
    color: #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .add-menu__item:hover {
        background-color:#eee
    }

    .add-menu__item:hover .add-menu__btn {
        opacity: 1
    }
}

@media only screen and (max-width: 767px) {
    .add-menu__item {
        width:100%;
        padding: 2rem
    }
}

.add-menu__image {
    margin-bottom: 2rem;
    height: 10rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.add-menu__title {
    font-family: Angelica;
    font-size: 3.6rem;
    margin-bottom: 3.5rem
}

@media only screen and (max-width: 767px) {
    .add-menu__title {
        font-size:3rem
    }
}

.add-menu__btn {
    text-transform: uppercase;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600
}

.add-menu__btn svg {
    margin-left: 5px
}

.advertising {
    display: block;
    position: relative;
    border: 1px solid #eee;
    height: calc(100% - 4rem);
    text-decoration: none;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .advertising:hover {
        -webkit-box-shadow:0 0 13px rgba(0,0,0,.15);
        box-shadow: 0 0 13px rgba(0,0,0,.15)
    }
}

@media only screen and (max-width: 767px) {
    .advertising {
        height:calc(100% - .2rem);
        margin-bottom: .2rem
    }
}

.advertising__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 38rem
}

@media only screen and (max-width: 1200px) {
    .advertising__img {
        max-height:none
    }
}

.advertising__text {
    position: absolute;
    left: 0;
    right: 0;
    top: 1rem;
    bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 2rem;
    font-size: 2.4rem;
    line-height: 3rem;
    font-family: Angelica;
    color: #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .advertising__text {
        font-size:2rem;
        line-height: 2.5rem
    }
}

.wrapper.active .animate-reveal {
    opacity: 0;
    -webkit-animation: reveal 1s cubic-bezier(0,1,.5,1) 1 normal forwards;
    animation: reveal 1s cubic-bezier(0,1,.5,1) 1 normal forwards
}

@media only screen and (max-width: 767px) {
    .wrapper.active .animate-reveal {
        opacity:1;
        -webkit-animation: none;
        animation: none
    }
}

.wrapper.active .animate-reveal--1 {
    -webkit-animation-delay: 0;
    animation-delay: 0
}

.wrapper.active .animate-reveal--2 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.wrapper.active .animate-reveal--3 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.wrapper.active .animate-reveal--4 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.wrapper.active .animate-backreveal {
    opacity: 0;
    -webkit-animation: backreveal 1s cubic-bezier(0,1,.5,1) 1 normal forwards;
    animation: backreveal 1s cubic-bezier(0,1,.5,1) 1 normal forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.wrapper.active .animate-revealleft {
    opacity: 0;
    -webkit-animation: revealLeft 1s cubic-bezier(0,1,.5,1) 1 normal forwards;
    animation: revealLeft 1s cubic-bezier(0,1,.5,1) 1 normal forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.wrapper .size-dots__item::after {
    content: '';
    position: absolute;
    border: 1px solid #cecece;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    border-radius: 50%;
    -webkit-animation: pulse 1s linear infinite;
    animation: pulse 1s linear infinite;
    opacity: 1
}

@-webkit-keyframes reveal {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes reveal {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes backreveal {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes backreveal {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes revealLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes revealLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes pulse {
    0% {
        opacity: 1;
        left: -5px;
        right: -5px;
        top: -5px;
        bottom: -5px
    }

    100% {
        opacity: 0;
        left: -20px;
        right: -20px;
        top: -20px;
        bottom: -20px
    }
}

@keyframes pulse {
    0% {
        opacity: 1;
        left: -5px;
        right: -5px;
        top: -5px;
        bottom: -5px
    }

    100% {
        opacity: 0;
        left: -20px;
        right: -20px;
        top: -20px;
        bottom: -20px
    }
}

@media(min-width: 1201px) {
    .animation-item {
        opacity:0;
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        -webkit-transition: opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;
        transition: opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;
        transition: opacity .5s ease-in-out,transform .5s ease-in-out;
        transition: opacity .5s ease-in-out,transform .5s ease-in-out,-webkit-transform .5s ease-in-out
    }
}

.animation-item.animations {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.article__thumb {
    margin-bottom: 4rem;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 1200px) {
    .article__thumb {
        height:auto
    }
}

.article__content {
    margin-bottom: 6rem
}

.news-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10rem;
    width: 100%
}

@media only screen and (max-width: 1200px) {
    .news-section {
        padding-top:20px
    }
}

@media only screen and (max-width: 767px) {
    .news-section {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.news-section__sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36.6rem;
    flex: 0 0 36.6rem;
    margin-left: 5rem
}

@media only screen and (max-width: 767px) {
    .news-section__sidebar {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-left: 0;
        margin-top: 6rem;
        width: 100%
    }
}

.news-section__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media only screen and (max-width: 1679px) {
    .news-section__content {
        -webkit-box-flex:0;
        -ms-flex: none;
        flex: none;
        width: 830px
    }
}

@media only screen and (max-width: 1200px) {
    .news-section__content {
        -webkit-box-flex:0;
        -ms-flex: none;
        flex: none;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .news-section__content {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
}

.news-section__title {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2rem;
    margin-bottom: 1.8rem
}

.news-section__row {
    margin-top: 3.5rem;
    padding-top: 3.5rem;
    border-top: 1px solid #eee
}

.news-section__row:first-child {
    margin-top: 0;
    padding-top: 0;
    border: none
}

.articles-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3rem
}

.articles-list__item:first-child {
    margin-top: 0
}

.articles-list__thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 11.4rem;
    flex: 0 0 11.4rem;
    margin-right: 1.5rem
}

.articles-list__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.articles-list__title {
    text-decoration: none;
    display: inline-block;
    font-family: Angelica;
    margin-bottom: 1rem;
    color: #333;
    font-size: 2rem;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    line-height: 2.4rem
}

@media only screen and (min-width: 1025px) {
    .articles-list__title:hover {
        opacity:.7
    }
}

.articles-list__note {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 1rem
}

.articles-list__date {
    font-size: 12px;
    color: #8f8f8f;
    display: none!important
}

.article-insert {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #eee;
    width: 40%;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4rem
}

@media only screen and (max-width: 1023px) {
    .article-insert {
        width:60%;
        padding: 2rem
    }
}

@media only screen and (max-width: 767px) {
    .article-insert {
        width:100%;
        position: relative
    }
}

.article-insert__title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
    color: #333;
    font-size: 3rem;
    font-family: Angelica;
    margin-bottom: 2rem;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .article-insert__title:hover {
        color:#ab7225
    }
}

@media only screen and (max-width: 1023px) {
    .article-insert__title {
        font-size:2rem
    }
}

.article-insert__text {
    font-size: 1.7rem;
    line-height: 2.4rem;
    overflow: hidden
}

.article-insert__text p {
    margin: 0
}

.article-insert__date {
    margin-bottom: 2rem;
    display: none!important
}

.social-likes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social-likes__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.social-likes__title {
    margin-right: 3.5rem;
    line-height: 1.5;
}

.social-likes__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social-likes__icon {
    display: inline-block
}

.social-likes__item {
    position: relative;
    margin-left: 4rem;
    width: 4.8rem;
    height: 4.8rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.social-likes__item:first-child {
    margin-left: 0
}

.social-likes__item::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    background-color: #ab7225;
    width: 3.4rem;
    height: 3.4rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -1.7rem;
    margin-top: -1.7rem;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.social-likes__item::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 4.8rem;
    height: 4.8rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: 2px solid #eee;
    margin-left: -2.4rem;
    margin-top: -2.4rem;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .social-likes__item:hover::before {
        -webkit-transform:rotate(45deg);
        transform: rotate(45deg)
    }

    .social-likes__item:hover::after {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
}

.social-likes__item svg {
    fill: #fff
}

.news-pagination {
    margin: 2rem 0 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 8rem
}

@media only screen and (max-width: 1023px) {
    .news-pagination {
        height:5rem;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .news-pagination {
        height:4rem
    }
}

.news-pagination--left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.news-pagination__item {
    width: 10rem;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid rgba(170,170,170,.4);
    position: relative;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-family: Angelica;
    font-size: 1.8rem
}

@media only screen and (min-width: 1025px) {
    .news-pagination__item:hover {
        background-color:rgba(255,255,255,.2)
    }
}

.news-pagination__item::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -1px;
    width: 0;
    border-top: 2px solid #ab7225;
    content: '';
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.news-pagination__item:first-child {
    border: none
}

.news-pagination__item.active {
    color: #ab7225
}

.news-pagination__item.active::after {
    width: 100%
}

@media only screen and (max-width: 1023px) {
    .news-pagination__item {
        width:5rem
    }
}

@media only screen and (max-width: 767px) {
    .news-pagination__item {
        width:4rem;
        font-size: 14px
    }
}

.news-pagination__link {
    text-decoration: none;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    color: #333;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

@media only screen and (min-width: 1025px) and (min-width:1025px) {
    .news-pagination__link:hover:hover {
        background-color:#ab7225;
        color: #fff
    }

    .news-pagination__link:hover:hover .news-pagination__svg {
        fill: #fff
    }
}

.news-pagination__svg {
    width: 23px;
    height: 4px;
    fill: #333;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.btn {
    text-decoration: none;
    width: 100%;
    border: none;
    color: #333;
    display: inline-block;
    text-transform: uppercase;
    background-color: transparent;
    color: #333;
    padding: 0;
    font: 500 1.4rem Montserrat, sans-serif;
    line-height: 5.5rem;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: center
}

.btn:focus {
    outline: 0
}

@media only screen and (min-width: 1025px) {
    .btn:hover {
        background-color:#ab7225;
        color: #fff
    }
}

.btn--gold {
    color: #fff;
    background-color: #ab7225
}

@media only screen and (min-width: 1025px) {
    .btn--gold:hover {
        background-color:#c28737
    }
}

.btn-link {
    color: #333;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    padding-bottom: 3px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
    position: relative;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.btn-link#load-more-products {
    font-size: 2.2rem
}

.btn-link#load-more-products .btn-link__icon {
    top: 1px
}

@media only screen and (min-width: 1025px) {
    .btn-link:hover {
        opacity:.7
    }

    .btn-link:hover .btn-link__icon {
        -webkit-animation: rotating 2s linear infinite;
        animation: rotating 2s linear infinite
    }
}

.btn-link svg {
    margin-left: 8px
}

.btn-link__icon {
    position: absolute;
    top: -2px;
    right: -30px
}

.btn-link__icon svg {
    margin-left: 0;
    width: 1.6rem;
    height: 1.6rem
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.form-btn {
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #333;
    color: #343740;
    text-transform: uppercase;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: inline-block;
    text-decoration: none;
    line-height: 43px;
    font-weight: 500;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    font-family: Montserrat, sans-serif
}

.form-btn:focus {
    outline: 0
}

@media only screen and (min-width: 1025px) {
    .form-btn:hover {
        background-color:#333;
        border-color: #333;
        color: #fff
    }
}

.catalog-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5rem
}

@media only screen and (max-width: 767px) {
    .catalog-menu {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.catalog-menu__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: grey;
    width: 18.2rem;
    border-bottom: 1px solid #eee;
    padding: 0 1rem 2.5rem;
    margin: 0 1.5rem;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: relative;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .catalog-menu__item {
        margin-top:2rem
    }
}

.catalog-menu__item::before {
    position: absolute;
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    border-bottom: 3px solid #ab7225;
    width: 0;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .catalog-menu__item:hover {
        color:#333
    }

    .catalog-menu__item:hover::before {
        width: 100%
    }
}

.catalog-menu__item.active {
    color: #333
}

.catalog-menu__item.active::before {
    width: 100%
}

.catalog-menu__title {
    font-size: 11.2px;
    line-height: 14px;
    height: 28px
}

.catalog-menu__thumb {
    height: 4.5rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem
}

.catalog-menu__thumb img {
    min-width: 9.4rem
}

.catalog-filter {
    background-color: #f2f2f2;
    width: 100%;
    height: 7rem;
    margin-bottom: 3.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 3rem;
    position: relative;
    z-index: 1
}

.catalog-filter__results {
    margin-bottom: 8rem
}

@media only screen and (max-width: 1023px) {
    .catalog-filter {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }
}

@media only screen and (max-width: 413px) {
    .catalog-filter {
        padding:10px
    }
}

.catalog-sort {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog-sort__title {
    font-weight: 600;
    margin-right: 2.5rem
}

@media only screen and (max-width: 413px) {
    .catalog-sort__title {
        font-size:12px;
        margin-right: 10px
    }
}

.catalog-sort__title svg {
    margin-right: 1rem
}

.catalog-sort__list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog-sort__item {
    cursor: pointer;
    margin-right: 2rem;
    position: relative
}

@media only screen and (min-width: 1025px) {
    .catalog-sort__item:hover .catalog-sort__tip {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.catalog-sort__item svg {
    fill: #ccc
}

.catalog-sort__item.active svg {
    fill: #ab7225
}

.catalog-sort__tip {
    background-color: #fff;
    position: absolute;
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.3);
    box-shadow: 0 3px 10px rgba(0,0,0,.3);
    border-radius: 5px;
    width: 28.5rem;
    height: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem;
    left: 50%;
    -webkit-transform: translate(-50%,15px);
    transform: translate(-50%,15px);
    top: 100%;
    display: none;
    color: #000
}

.catalog-sort__tip::before {
    position: absolute;
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #fff transparent
}

@media only screen and (max-width: 1023px) {
    .catalog-sort {
        margin:10px 0
    }
}

.no-products {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    padding: 20px 0
}

.checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
    .checkout {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.checkout__wrap {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 20rem;
    padding-bottom: 18rem
}

@media only screen and (max-width: 1679px) {
    .checkout__wrap {
        max-width:1100px
    }
}

@media only screen and (max-width: 1200px) {
    .checkout__wrap {
        padding:4rem 1.5rem
    }
}

.checkout-info {
    width: 420px
}

@media only screen and (max-width: 1023px) {
    .checkout-info {
        width:300px
    }
}

@media only screen and (max-width: 767px) {
    .checkout-info {
        width:100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 1;
        order: 1
    }
}

.checkout-info__box {
    margin-top: 5rem
}

@media only screen and (max-width: 767px) {
    .checkout-info__box {
        margin-top:8rem
    }
}

.checkout-info__box:first-child {
    margin-top: 0
}

@media only screen and (max-width: 767px) {
    .checkout-info__box:first-child {
        margin-top:2rem
    }
}

.checkout-info__title {
    font-weight: 500;
    font-size: 2.2rem;
    margin-bottom: 3rem
}

@media only screen and (max-width: 767px) {
    .checkout-info__title {
        margin-bottom:1.5rem
    }
}

.checkout-info__row {
    margin-top: 2rem;
    position: relative
}

.checkout-info__row:first-child {
    margin-top: 0
}

.checkout-info__row--btn {
    margin-top: 5rem
}

.checkout-info__row--btn .btn {
    max-width: 164px
}

@media screen and (min-width: 767px) {
    .checkout-info__row--mobile {
        display:none!important
    }
}

.checkout-info__row.active .add-comment {
    display: none
}

.checkout-info__row.active .checkout-textarea {
    display: block
}

.checkout-info__row--btn input {
    padding-right: 4rem
}

.checkout-info input::-webkit-input-placeholder {
    color: #333
}

.checkout-info input::-moz-placeholder {
    color: #333
}

.checkout-info input::-ms-input-placeholder {
    color: #333
}

.checkout-info input::placeholder {
    color: #333
}

.checkout-info__btn {
    background: 0 0;
    color: #ab7225;
    border: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    right: 1rem;
    top: 1.6rem;
    position: absolute;
    cursor: pointer;
    padding: 0
}

.checkout-info__btn:focus {
    outline: 0
}

.add-comment {
    display: inline-block;
    cursor: pointer;
    border-bottom: 1px dotted #333;
    font-size: 11px;
    padding-bottom: 1px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .add-comment:hover {
        border-color:transparent
    }
}

.checkout-textarea {
    display: none;
    width: 100%;
    height: 10rem;
    border: 1px solid #d9d9d9;
    resize: none;
    padding: 5px;
    border-radius: 0;
    font-family: Montserrat,sans-serif
}

.checkout-textarea:focus {
    outline: 0
}

.checkout-related-box-empty {
    width: 300px;
}

.checkout-products-box, .checkout-related-box {
    width: 630px
}

@media only screen and (max-width: 1200px) {
    .checkout-products-box, .checkout-related-box {
        width:600px
    }
}

@media only screen and (max-width: 1023px) {
    .checkout-products-box, .checkout-related-box {
        width:420px
    }
}

@media only screen and (max-width: 767px) {
    .checkout-products-box, .checkout-related-box {
        width:100%;
        margin-bottom: 3rem
    }

    .checkout-related-box {
        order: 2
    }
}

.additional-slider-card {
    padding-top: 5rem;
    padding-bottom: 4rem
}

.additional-slider-card-title {
    font-family: Angelica;
    font-size: 2.4rem;
    margin-bottom: 2rem;
    text-align: center
}

.checkout-products {
    position: relative;
    border: 1px solid #eee
}

.checkout-products__box {
    padding: 0 1rem
}

.checkout-products__holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #eee;
    padding-bottom: 3.5rem;
    padding-top: 4rem;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .checkout-products__holder {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.checkout-products__holder:first-child {
    border: none
}

.checkout-products__delete {
    position: absolute;
    top: 1rem;
    right: 0;
    cursor: pointer
}

.checkout-products__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1rem
}

.checkout-products__row:first-child {
    margin-top: 0
}

.checkout-products__row--price {
    margin-top: 2rem
}

.checkout-products__value {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1
}

.checkout-products__value--price {
    font-size: 16px;
    font-weight: 500
}

.checkout-products__btn {
    cursor: pointer;
    font-weight: 500;
    font-size: 16px
}

@media only screen and (max-width: 767px) {
    .checkout-products__btn {
        width:20px;
        font-size: 20px;
        text-align: center
    }
}

.checkout-products__input {
    border: none;
    outline: 0;
    width: 20px;
    text-align: center;
    margin-left: 5px
}

.checkout-products__note {
    margin-right: 5px
}

.checkout-products__spec {
    width: 110px;
    font-size: 11px;
    line-height: 14px;
    color: #666
}

@media only screen and (max-width: 767px) {
    .checkout-products__spec {
        width:80px
    }
}

.checkout-products__thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16rem;
    flex: 0 0 16rem;
    margin-right: 3rem
}

@media only screen and (max-width: 767px) {
    .checkout-products__thumb {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 3rem
    }

    .checkout-products__thumb img {
        width: 100%
    }
}

.checkout-products__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media only screen and (max-width: 1023px) {
    .checkout-products__content {
        -webkit-box-flex:1;
        -ms-flex: auto;
        flex: auto
    }
}

.checkout-products__title {
    font-family: Angelica;
    font-size: 2.4rem;
    margin-bottom: 2rem
}

.checkout-sum {
    border-top: 1px solid #eee;
    padding: 4rem
}

.checkout-sum__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2rem
}

.checkout-sum__row:first-child {
    margin-top: 0
}

.checkout-sum__row--last {
    margin-top: 3.5rem
}

.checkout-sum__row--last .checkout-sum__title {
    font-weight: 500;
    font-size: 16px
}

.checkout-sum__row--last .checkout-sum__value {
    font-size: 2.2rem
}

.checkout-sum__title {
    font-size: 12px
}

.checkout-sum__value {
    font-weight: 500;
    font-size: 16px
}

.error .account-check__input+.account-check__label {
    color: red
}

.error .account-check__input+.account-check__label a {
    color: red!important
}

.error .account-check__input+.account-check__label::before {
    border: 1px solid red
}

.contacts-triggers__thumb {
    position: relative;
    margin-bottom: 7rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 4rem
}

.contacts-triggers__thumb::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    border: 2px solid #eee;
    width: 9rem;
    height: 9rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -4.5rem;
    margin-top: -4.5rem
}

.contacts-triggers__thumb::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    border: 2px solid #eee;
    width: 10rem;
    height: 10rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -5rem;
    margin-top: -5rem
}

.contacts-triggers__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding-bottom: 3rem
}

@media only screen and (max-width: 1200px) {
    .contacts-triggers__list {
        padding-top:5rem
    }
}

@media only screen and (max-width: 767px) {
    .contacts-triggers__list {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        margin-top: -6rem
    }
}

.contacts-triggers__item {
    width: 25%;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .contacts-triggers__item {
        width:50%;
        margin-top: 6rem;
        padding: 1rem
    }
}

.contacts-triggers__title {
    color: #999;
    margin-bottom: 1rem
}

.contacts-triggers__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts-triggers__note {
    font-size: 1.6rem;
    line-height: 3rem;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    color: #333
}

#map {
    height: 68rem;
    width: 100%;
    background-color: #ab7225;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #333;
    font-size: 4rem;
    margin-bottom: 6rem
}

.contacts-map__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5rem;
    margin-top: -6rem
}

@media only screen and (max-width: 767px) {
    .contacts-map__list {
        margin-left:0;
        margin-top: -3rem
    }
}

.contacts-map__item {
    padding-bottom: 4rem;
    margin-top: 6rem;
    border-bottom: 1px solid #eee;
    width: 36rem;
    margin-left: 5rem
}

@media only screen and (max-width: 1679px) {
    .contacts-map__item {
        width:32rem
    }
}

@media only screen and (max-width: 1200px) {
    .contacts-map__item {
        width:28rem
    }
}

@media only screen and (max-width: 767px) {
    .contacts-map__item {
        width:50%;
        margin-left: 0;
        margin-top: 3rem;
        padding-right: 3rem
    }
}

.contacts-map__city {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 1.5rem
}

.contacts-map__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contacts-map__note {
    font-size: 1.6rem;
    line-height: 3rem;
    font-style: normal;
    text-decoration: none;
    color: #333
}

.map-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px;
    min-width: 270px
}

.map-location__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    margin-right: 15px
}

.map-location__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400
}

.map-location__content p {
    margin: 10px 0
}

.map-location__title {
    font-weight: 700;
    font-size: 16px
}

.cookies-box {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 6rem;
    z-index: 3;
    background: #fff;
    padding: 1.1rem 7.6rem 1.1rem 14rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0 0 13px rgba(0,0,0,.15);
    box-shadow: 0 0 13px rgba(0,0,0,.15);
    -webkit-transition: .6s cubic-bezier(0,1,.5,1);
    transition: .6s cubic-bezier(0,1,.5,1);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

@media only screen and (max-width: 1200px) {
    .cookies-box {
        right:0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 2rem
    }
}

@media only screen and (max-width: 750px) {
    .cookies-box__btn {
        margin-left:0!important
    }

    .cookies-box {
        flex-wrap: wrap
    }

    .cookies-box__text p {
        font-size: 12px;
        text-align: center
    }

    .cookies-box__text {
        margin-bottom: 1rem
    }
}

.cookies-box.active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.cookies-box__close {
    display: none;
    cursor: pointer;
    padding: 1.3rem;
    position: absolute;
    top: 0;
    right: 0
}

.cookies-box__close svg {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .cookies-box__close:hover svg {
        fill:#ab7225
    }
}

.cookies-box__title {
    font-family: Angelica;
    font-size: 2.4rem;
    margin-bottom: 1.5rem
}

.cookies-box__descriptions {
    font-size: 1.6rem;
    line-height: 150%;
    color: #343740
}

.cookies-box__descriptions a {
    color: #ab7225
}

@media only screen and (min-width: 1025px) {
    .cookies-box__descriptions a:hover {
        text-decoration:none
    }
}

.cookies-box__descriptions p {
    margin: 0
}

.cookies-box__btn {
    margin-left: 3rem;
    padding-left: 3rem;
    padding-right: 3rem
}

.cookies-box__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.cookies-box__link {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #333;
    color: #343740;
    text-transform: uppercase;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    line-height: 43px;
    font-weight: 500;
    font-size: 1.4rem;
    font-weight: 600;
    white-space: nowrap;
    font-family: Montserrat,sans-serif;
    min-width: 24.4rem;
    padding-left: 2rem;
    padding-right: 2rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media only screen and (min-width: 1025px) {
    .cookies-box__link:hover {
        background-color:#333;
        border-color: #333;
        color: #fff
    }
}

.creation-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 8rem
}

@media only screen and (max-width: 1200px) {
    .creation-tabs {
        margin-bottom:2rem
    }
}

@media only screen and (max-width: 767px) {
    .creation-tabs {
        margin-left:-1.5rem;
        margin-right: -1.5rem;
        overflow-x: auto
    }
}

.creation-tabs__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 1.8rem;
    padding-top: 1.8rem;
    width: 24.6rem;
    position: relative;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 767px) {
    .creation-tabs__item {
        -webkit-box-flex:0;
        -ms-flex: 0 0 40%;
        flex: 0 0 20%;
        width: 40%
    }
}

@media only screen and (min-width: 1025px) {
    .creation-tabs__item:hover {
        background-color:rgba(171,114,37,.2)
    }
}

.creation-tabs__item::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -1px;
    width: 0;
    border-bottom: 2px solid #ab7225;
    content: "";
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.creation-tabs__item.active::after {
    width: 100%
}

.creation-tabs__thumb {
    height: 6rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 1.5rem
}

.creation-tabs__icon--1 {
    width: 8.2rem;
    height: 6rem
}

.creation-tabs__icon--2 {
    width: 7.4rem;
    height: 5.4rem
}

.creation-tabs__icon--3 {
    width: 5.5rem;
    height: 5.5rem
}

.creation-tabs__icon--4 {
    width: 9.8rem;
    height: 4.6rem
}

.creation-tabs__icon--5 {
    width: 4.5rem;
    height: 5.5rem
}

.creation-tabs__icon--6 {
    width: 10.4rem;
    height: 6rem
}

.creation-tabs__heading {
    color: #333;
    text-transform: uppercase;
    margin-top: 1rem;
    font-weight: 500;
    text-align: center
}

.creation-tabs__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media only screen and (max-width: 1023px) {
    .creation-tabs__box {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.creation-tabs__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80rem;
    flex: 0 0 80rem;
    margin-right: 8rem
}

@media only screen and (max-width: 1440px) {
    .creation-tabs__image {
        margin-right:2rem
    }
}

@media only screen and (max-width: 1200px) {
    .creation-tabs__image {
        -webkit-box-flex:0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media only screen and (max-width: 1012px) {
    .creation-tabs__image {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 20px
    }
}

.creation-tabs__info {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-top: 1rem
}

.creation-tabs__title {
    margin-bottom: 2.5rem;
    font-size: 2.6rem;
    font-family: Angelica
}

.creation-tabs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -3rem;
    margin-top: 3rem
}

@media only screen and (max-width: 1679px) {
    .creation-tabs__list {
        margin-left:-2rem
    }
}

@media only screen and (max-width: 767px) {
    .creation-tabs__list {
        margin-left:-1rem
    }
}

.creation-tabs__logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #eee;
    padding: 1rem;
    width: 19rem;
    height: 92px;
    margin-left: 3rem;
    margin-bottom: 1rem
}

.creation-tabs__logo img {
    max-height: 100%
}

@media only screen and (max-width: 1679px) {
    .creation-tabs__logo {
        margin-left:2rem
    }
}

@media only screen and (max-width: 767px) {
    .creation-tabs__logo {
        width:calc(33% - 1rem);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33% - 1rem);
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(33% - 1rem);
        margin-left: 1rem
    }
}

.devs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none;
    color: rgba(255,255,255,.5);
    -webkit-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out;
    width: 220px
}

@media only screen and (max-width: 767px) {
    .devs {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 15px
    }
}

.devs__icon-box {
    width: 100px;
    height: 17px;
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.devs__icon {
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    height: 100%
}

.devs__icon svg {
    fill: #fff
}

.devs__icon-hover {
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0,100%);
    transform: translate(0,100%)
}

.devs__icon-hover svg {
    fill: #fff
}

.devs__name {
    font-size: 12px;
    line-height: 150%;
    margin-right: 10px
}

@media only screen and (max-width: 1120px) {
    .devs__name {
        display:inline-block;
        white-space: normal;
        vertical-align: middle;
        width: 80%
    }
}

@media only screen and (max-width: 600px) {
    .devs__name {
        width:100%
    }
}

.devs__link {
    color: #fff;
    text-decoration: none
}

.devs path {
    -webkit-transition: fill .1s ease-in-out;
    transition: fill .1s ease-in-out
}

@media only screen and (min-width: 1025px) and (min-width:1025px) {
    .devs:hover:hover .devs__icon {
        -webkit-transform:translate(0,-100%);
        transform: translate(0,-100%)
    }

    .devs:hover:hover .devs__icon-hover {
        -webkit-transform: translate(0,-100%);
        transform: translate(0,-100%)
    }
}

.discounts {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 14rem;
    height: 14rem;
    z-index: 1;
    overflow: hidden
}

.discounts__inner {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 20rem;
    height: 20rem;
    background: #f2f0ec;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    text-align: center;
    padding: 1.3rem;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-top: 1px solid #f2f0ec
}

@media only screen and (min-width: 1025px) {
    .discounts__inner:hover {
        background:#fff
    }
}

.discounts__text {
    font-size: 1.4rem;
    color: #333;
    margin-bottom: .5rem;
    font-weight: 600
}

.discounts__value {
    color: #d61f1f;
    font-weight: 600;
    font-size: 1.4rem
}

.discount {
    position: relative
}

.discount__top {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 2rem 4rem 5.8rem;
    min-height: 34rem
}

.discount__top::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.6)
}

.discount__logo {
    position: relative;
    z-index: 1;
    margin-bottom: 3.4rem;
    fill: #f2f0ec
}

.discount__title {
    position: relative;
    font-size: 3.2rem;
    line-height: 4.2rem;
    color: #f2f0ec;
    font-family: Angelica
}

.discount__title--ok {
    font-size: 3.6rem;
    line-height: 4.7rem;
    max-width: 43.5rem
}

.discount__row {
    background: #fff;
    padding: 4.2rem 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .discount__row {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.discount__input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 5.4rem;
    border: 1px solid #333;
    color: #333;
    font-size: 1.4rem;
    width: 100%;
    padding: 0 2rem;
    border-right: 0;
    outline: 0
}

@media only screen and (max-width: 767px) {
    .discount__input {
        border-right:1px solid #333;
        font-size: 14px
    }
}

.discount__input::-webkit-input-placeholder {
    color: #333
}

.discount__input::-moz-placeholder {
    color: #333
}

.discount__input::-ms-input-placeholder {
    color: #333
}

.discount__input::placeholder {
    color: #333
}

.discount__button {
    cursor: pointer;
    background: #333;
    outline: 0;
    border: 1px solid #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20rem;
    flex: 0 0 20rem;
    width: 20rem;
    font-size: 1.2rem;
    text-align: center;
    letter-spacing: .1em;
    padding: 0;
    color: #fff;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .discount__button {
        height:5.4rem;
        font-size: 14px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }
}

@media only screen and (min-width: 1025px) {
    .discount__button:hover {
        background:#fff;
        color: #333
    }
}

.discount__ok {
    cursor: pointer;
    background: #333;
    outline: 0;
    border: 1px solid #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20rem;
    flex: 0 0 20rem;
    width: 20rem;
    font-size: 1.2rem;
    text-align: center;
    letter-spacing: .1em;
    padding: 0;
    height: 5.4rem;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase
}

@media only screen and (min-width: 1025px) {
    .discount__ok:hover {
        background:#fff;
        color: #333
    }
}

.discount__row-parent {
    position: relative
}

@media only screen and (max-width: 767px) {
    .discount__row-parent {
        margin-bottom:30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.discount p.error {
    position: absolute;
    left: 1rem;
    bottom: -2rem;
    margin: 0
}

#promo_error {
    position: absolute;
    top: 100%;
    margin: .3rem 0 0;
    font-size: 1rem
}

.error-section {
    min-height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 4rem
}

@media only screen and (max-width: 1200px) {
    .error-section {
        min-height:calc(100vh - 50px)
    }
}

@media only screen and (max-width: 1023px) {
    .error-section {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center
    }
}

.error-section__box {
    width: 50%;
    text-align: center;
    padding-top: 10rem
}

@media only screen and (max-width: 1200px) {
    .error-section__box {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .error-section__box {
        padding:0 15px
    }
}

.error-section__wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 65rem
}

.error-section__title {
    color: #ab7225;
    font-size: 30rem;
    font-weight: 700;
    font-family: Angelica;
    margin-bottom: 2rem
}

@media only screen and (max-width: 1023px) {
    .error-section__title {
        font-size:24rem
    }
}

@media only screen and (max-width: 767px) {
    .error-section__title {
        font-size:18rem
    }
}

.error-section__note {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 6rem
}

.error-section__bg {
    background-repeat: no-repeat;
    background-image: url(../images/bg-404.jpg);
    background-size: cover;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 90rem;
    height: 100rem;
    z-index: -1
}

@media only screen and (max-width: 1200px) {
    .error-section__bg {
        height:50rem;
        right: -20rem
    }
}

@media only screen and (max-width: 1023px) {
    .error-section__bg {
        display:none
    }
}

.error-section__btn {
    margin-bottom: 4rem
}

.error-section__search {
    position: relative;
    margin-bottom: 4rem
}

.error-section__search-input {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 1.5rem;
    height: 4rem;
    padding-left: 3rem;
    padding-right: 7rem;
    outline: 0
}

.error-section__search-input::-webkit-input-placeholder {
    color: #999
}

.error-section__search-input::-moz-placeholder {
    color: #999
}

.error-section__search-input::-ms-input-placeholder {
    color: #999
}

.error-section__search-input::placeholder {
    color: #999
}

.error-section__search-btn {
    background: 0 0;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 7rem;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .error-section__search-btn:hover svg {
        fill:#ab7225
    }
}

.error-section__catalog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .error-section__catalog {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.error-section__catalog-cell {
    width: 100%;
    border-right: 1px solid rgba(0,0,0,.06);
    padding-top: 3.5rem;
    padding-bottom: 1rem;
    list-style: none;
    padding: 0;
    margin: 0
}

@media only screen and (max-width: 767px) {
    .error-section__catalog-cell {
        border-right:0
    }
}

.error-section__catalog-cell:last-child {
    border-right: 0
}

.error-section__catalog-item {
    margin-bottom: 3rem
}

.error-section__catalog-item:last-child {
    margin-bottom: 0
}

.error-section__catalog-link {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

@media only screen and (max-width: 767px) {
    .error-section__catalog-link {
        font-size:1.8rem;
        line-height: 2.4rem
    }
}

@media only screen and (min-width: 1025px) {
    .error-section__catalog-link:hover {
        color:#ab7225
    }
}

body.compensate-for-scrollbar {
    overflow: hidden;
    -ms-overflow-style: none
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47,0,.74,.71);
    transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(.22,.61,.36,1);
    transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar {
    direction: ltr;
    opacity: 1;
    position: absolute;
    -webkit-transition: opacity .25s ease,visibility 0s ease .25s;
    transition: opacity .25s ease,visibility 0s ease .25s;
    visibility: visible;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s,visibility 0s ease 0s;
    transition: opacity .25s ease 0s,visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #a2a2a4;
    font-size: 1.8rem;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none
}

.fancybox-infobar span[data-fancybox-index] {
    font-size: 2.5rem;
    color: #fff
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px 44px 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity,-webkit-transform;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    padding: 44px 0 0;
    overflow: visible
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 44px;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5,0,.14,1);
    animation-timing-function: cubic-bezier(.5,0,.14,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity,-webkit-transform;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-slide--html .fancybox-content {
    margin: 0 0 6px
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content {
    height: calc(100% - 44px);
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    width: 100%
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30,30,30,.6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background: 0 0;
    height: 100px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    background: rgba(30,30,30,.6);
    height: 100%;
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    display: none;
    right: 0
}

.fancybox-caption:before {
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption:after {
    border-bottom: 1px solid rgba(255,255,255,.3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(99,99,99,.5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0,0,.25,1);
    transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5,1.5,1.5);
    transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5,.5,.5);
    transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
    transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
    transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
    transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%,0,0) scale(.1) skew(10deg);
    transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left:6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0 0
    }

    .fancybox-slide--image .fancybox-content {
        margin-bottom: 6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0,0,0,.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25,.46,.45,.94);
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 768px) {
    .fancybox-thumbs {
        width:110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.catalog-sort .price-range-title {
    margin-right: 25px;
    font-weight: 600;
    font-style: italic
}

@media only screen and (max-width: 767px) {
    .catalog-sort .price-range-title {
        margin-right:0;
        margin-bottom: 20px
    }
}

.catalog-sort .price-range-block {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media only screen and (max-width: 767px) {
    .catalog-sort .price-range-block {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.catalog-sort .price-range-search {
    font-weight: 700;
    width: auto;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    float: none;
    min-width: 100px;
    border-radius: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .catalog-sort .price-range-search:hover {
        color:#ab7225
    }
}

.catalog-sort .price-range-clear {
    position: absolute;
    right: 114px;
    top: 6px;
    text-decoration: none;
    color: #000
}

@media only screen and (max-width: 767px) {
    .catalog-sort .price-range-clear {
        right:-20px;
        top: 0
    }
}

.catalog-sort .price-range-clear svg {
    width: 14px;
    height: 14px
}

.catalog-sort .currency-range {
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    margin-left: 6px;
    color: #b2b2b2
}

@media only screen and (max-width: 767px) {
    .catalog-sort .currency-range {
        line-height:16px
    }
}

.catalog-sort .price-input {
    overflow: hidden;
    min-width: 52px
}

.catalog-sort .price-range-field {
    width: 100%;
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    font-weight: 600;
    font-family: Montserrat,sans-serif;
    font-size: 13px;
    line-height: 16px
}

@media only screen and (max-width: 767px) {
    .catalog-sort .price-range-field {
        text-align:center
    }
}

.catalog-sort .price-range-field:focus {
    outline: 0
}

.catalog-sort .price-range-inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 70px 0 35px;
    width: 226px;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.catalog-sort .price-range-inputs>div {
    width: 92px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    border-bottom: 1px solid #d6d6d6;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 10px
}

.catalog-sort .price-range-inputs>div::after {
    position: absolute;
    content: "";
    left: -23px;
    top: 10px;
    background-color: #000;
    width: 4px;
    height: 2px
}

.catalog-sort .price-range-inputs>div:first-child::after {
    display: none
}

@media only screen and (max-width: 767px) {
    .catalog-sort .price-range-inputs {
        margin:20px 0
    }
}

.catalog-sort .ui-slider-horizontal {
    width: 160px;
    margin: 0;
    background-color: #d6d6d6;
    height: 2px;
    position: relative
}

.catalog-sort .ui-widget-header {
    height: 4px;
    background-color: #ab7225;
    position: absolute
}

.catalog-sort .ui-slider-handle {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #ab7225;
    position: absolute;
    cursor: pointer;
    top: -4px
}

.catalog-sort .ui-slider-handle:focus {
    outline: 0
}

.footer {
    position: relative;
    background-size: cover;
    color: rgba(255,255,255,.7)
}

.footer::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7)
}

@media only screen and (max-width: 767px) {
    .footer {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footer__copy-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__pay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 3rem
}

.footer__pay-item {
    margin-right: 1.3rem
}

.footer__pay-item:last-child {
    margin-right: 0
}

.footer-top {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.5rem 0;
    font-weight: 500
}

@media only screen and (max-width: 1200px) {
    .footer-top {
        display:none
    }
}

@media only screen and (max-width: 767px) {
    .footer-top {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footer-top__box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .footer-top__box {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footer-top__logo {
    margin: 0 14rem
}

@media only screen and (max-width: 767px) {
    .footer-top__logo {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

.footer-top__col {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media only screen and (max-width: 767px) {
    .footer-top__col {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 18px
    }
}

.footer-top__title {
    font-size: 12px;
    color: grey;
    margin-right: 1rem
}

@media only screen and (max-width: 767px) {
    .footer-top__title {
        margin-right:0;
        margin-bottom: 7px
    }
}

.footer-top__link {
    text-decoration: none;
    color: #fff
}

.footer-middle {
    border-top: 1px solid rgba(255,255,255,.2);
    position: relative;
    padding-top: 20px;
    margin-top: 5px;
}

@media only screen and (max-width: 1440px) {
    .footer-middle {
        font-size:1.4rem
    }
}

.footer-middle__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .footer-middle__wrap {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.footer-col {
    width: 45%;
    padding-right: 10px
}

@media only screen and (max-width: 1200px) {
    .footer-col {
        text-align:center;
        padding-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .footer-col {
        width:100%;
        margin-bottom: 20px
    }

    .footer-col:first-child {
        /* display: none; */
        text-align: center;
        border-bottom: 1px solid rgba(255,255,255,.2);
        padding-bottom: 20px;
    }
}

.footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-nav__title {
    color: #fff;
    margin-bottom: 2.5rem;
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    .footer-nav__title {
        margin-bottom:10px;
        display: none
    }
}

.footer-nav__wrap {
    text-transform: uppercase
}

.footer-nav__item {
    color: #fff;
    text-decoration: none;
    margin-top: 1.2rem;
    font-size: 12px
}

@media only screen and (max-width: 1200px) {
    .footer-nav__item {
        margin-top:20px;
        font-size: 11px
    }
}

.footer-nav__item:first-child {
    margin-top: 0
}

.footer-nav__item a {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .footer-nav__item a:hover {
        color:#fff
    }
}

.footer-nav__link {
    text-decoration: none;
    color: rgba(255,255,255,.7)
}

@media only screen and (max-width: 1200px) {
    .footer-nav__link {
        line-height:1.8rem
    }
}

.footer-bottom {
    position: relative;
    border-top: 1px solid rgba(255,255,255,.2);
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding: 1.5rem 0;
    margin-top: 3.5rem;
    color: rgba(255,255,255,.5);
    font-size: 12px
}

@media only screen and (max-width: 767px) {
    .footer-bottom {
        margin-top:2rem
    }
}

.footer-bottom__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .footer-bottom__wrap {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.footer-bottom__copy {
    text-align: right;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .footer-bottom__copy {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .socials {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 15px;
        padding: 1.5rem
    }
}

.socials__link {
    text-decoration: none;
    color: rgba(255,255,255,.5);
    position: relative;
    margin-left: 16px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.socials__link:first-child {
    margin-left: 0
}

.socials__link:first-child::before {
    display: none
}

.socials__link::before {
    position: absolute;
    content: '/';
    left: -10px;
    top: 2px;
    pointer-events: none
}

@media only screen and (min-width: 1025px) {
    .socials__link:hover {
        text-decoration:underline
    }
}

.footer-form {
    position: relative;
    width: 44.5rem;
    margin-left: 11rem
}

@media only screen and (max-width: 767px) {
    .footer-form {
        width:100%;
        margin-left: 0
    }
}

.footer-form__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 1.5rem 0
}

@media only screen and (max-width: 767px) {
    .footer-form__wrap {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 1.5rem
    }
}

.footer-form__box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .footer-form__box {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.footer-form__title {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 2rem
}

@media only screen and (max-width: 767px) {
    .footer-form__title {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
        margin-bottom: 10px
    }
}

.footer-form__input {
    width: 100%;
    background-color: transparent;
    border: 1px solid rgba(255,255,255,.2);
    height: 4.9rem;
    padding: 0 18.2rem 0 2.2rem;
    border-radius: 0;
    color: #fff
}

@media only screen and (max-width: 767px) {
    .footer-form__input {
        padding:0 2.2rem;
        line-height: 6.8rem;
        height: 7rem
    }
}

.footer-form__input:focus {
    outline: 0
}

.footer-form__input::-webkit-input-placeholder {
    color: rgba(255,255,255,.7)
}

.footer-form__input::-moz-placeholder {
    color: rgba(255,255,255,.7)
}

.footer-form__input::-ms-input-placeholder {
    color: rgba(255,255,255,.7)
}

.footer-form__input::placeholder {
    color: rgba(255,255,255,.7)
}

.footer-form__input.error {
    border-color: red
}

.footer-form__btn {
    position: absolute;
    height: 4.9rem;
    right: 0;
    top: 0;
    width: 16.2rem;
    background-color: #343740;
    border: none;
    color: #fff;
    border: 1px solid rgba(255,255,255,.2);
    cursor: pointer;
    line-height: 4.7rem;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 767px) {
    .footer-form__btn {
        position:relative;
        width: 100%;
        line-height: 6.8rem;
        height: 7rem
    }
}

.footer-form__btn svg {
    fill: #fff;
    width: 11px;
    height: 11px;
    margin-left: 1rem;
    position: relative;
    top: 2px
}

.footer-form__btn:focus {
    outline: 0
}

@media only screen and (min-width: 1025px) {
    .footer-form__btn:hover {
        background-color:#ab7225
    }
}

.container,.container-fluid {
    margin-right: auto;
    margin-left: auto
}

.container-fluid {
    padding-right: 2rem;
    padding-left: 2rem
}

.row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -.5rem;
    margin-left: -.5rem
}

.row.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.col.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem
}

.col-xs {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}

.col-xs-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
}

.col-xs-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
}

.col-xs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-xs-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
}

.col-xs-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
}

.col-xs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-xs-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
}

.col-xs-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
}

.col-xs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-xs-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
}

.col-xs-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
}

.col-xs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.start-xs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
}

.center-xs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.end-xs {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
}

.top-xs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.middle-xs {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bottom-xs {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.between-xs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.first-xs {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.last-xs {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width: 48em) {
    .container {
        width:49rem
    }

    .col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem
    }

    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    .col-sm-2 {
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-5 {
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    .col-sm-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    .col-sm-8 {
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    .col-sm-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    .col-sm-11 {
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    .col-sm-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .start-sm {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-sm {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-sm {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-sm {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-sm {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-sm {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-sm {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-sm {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-sm {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .last-sm {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width: 64em) {
    .container {
        width:65rem
    }

    .col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem
    }

    .col-md {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-2 {
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-5 {
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-8 {
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-11 {
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .start-md {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-md {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-md {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-md {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-md {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-md {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-md {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-md {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-md {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .last-md {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width: 75em) {
    .container {
        width:76rem
    }

    .col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem
    }

    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-2 {
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-5 {
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-8 {
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-11 {
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .start-lg {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-lg {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-lg {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-lg {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-lg {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-lg {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-lg {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-lg {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-lg {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .last-lg {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.guarantee {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .guarantee {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.guarantee__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media only screen and (max-width: 767px) {
    .guarantee__content {
        -webkit-box-flex:0;
        -ms-flex: none;
        flex: none
    }
}

.guarantee__insert {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36.4rem;
    flex: 0 0 36.4rem;
    margin-left: 5rem;
    background-image: url(../images/border-bg.png);
    background-size: cover;
    background-position: 50% 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem
}

@media only screen and (max-width: 767px) {
    .guarantee__insert {
        -webkit-box-flex:0;
        -ms-flex: none;
        flex: none;
        display: none
    }
}

.guarantee__bg {
    background-color: #fff;
    padding: 1rem 1rem
}

.guarantee__note {
    font-size: 1.6rem;
    line-height: 2.6rem;
    position: relative;
    padding-top: 3rem;
    padding-bottom: 3rem;
    text-align: center;
    font-weight: 500
}

.guarantee__note::before {
    position: absolute;
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    border-top: 1px solid #ab7225;
    width: 5rem
}

.guarantee__note::after {
    position: absolute;
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    border-top: 1px solid #ab7225;
    width: 5rem
}

.guarantee__note p {
    margin: 0
}

.guarantee__note h2 {
    margin: 0 0 2rem;
    font-family: Angelica;
    font-weight: 400;
    font-size: 2.8rem;
    line-height: 3.6rem
}

.guarantee-phones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 7rem 0
}

@media only screen and (max-width: 767px) {
    .guarantee-phones {
        padding:0
    }
}

.guarantee-phones__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 7rem;
    font-weight: 500;
    font-size: 1.6rem
}

@media only screen and (max-width: 767px) {
    .guarantee-phones__item {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.guarantee-phones__item:first-child {
    margin-left: 0
}

.guarantee-phones__link {
    text-decoration: none;
    color: #333
}

.guarantee-phones__thumb {
    margin-right: 5rem;
    position: relative
}

@media only screen and (max-width: 767px) {
    .guarantee-phones__thumb {
        margin-right:0;
        margin-bottom: 2rem
    }
}

.guarantee-phones__thumb::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    border: 2px solid #eee;
    width: 6.2rem;
    height: 6.2rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -3.1rem;
    margin-top: -3.1rem
}

@media only screen and (max-width: 767px) {
    .guarantee-phones__thumb::before {
        display:none
    }
}

.guarantee-phones__thumb::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    border: 2px solid #eee;
    width: 7.2rem;
    height: 7.2rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -3.6rem;
    margin-top: -3.6rem
}

@media only screen and (max-width: 767px) {
    .guarantee-phones__thumb::after {
        display:none
    }
}

.guarantee-phones__wrap {
    margin-top: 10rem
}

.header-mobile {
    display: none
}

@media only screen and (max-width: 1200px) {
    .header-mobile {
        display:block;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        -webkit-transform: translate(-100%,0);
        transform: translate(-100%,0);
        z-index: 10
    }

    .header-mobile.active {
        opacity: 1;
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

.header-mobile__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5)
}

.header-mobile__box {
    background: #f7f7f7;
    max-width: 300px;
    position: relative;
    height: 100%;
    padding-top: 6rem;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    overflow-y: auto;
    overflow-x: hidden
}

.header-mobile__box.active {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.header {
    width: 170rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 3rem
}

@media only screen and (max-width: 1680px) {
    .header {
        padding-left:6rem;
        padding-right: 6rem
    }
}

@media only screen and (max-width: 1439px) {
    .header {
        padding-top:2rem
    }
}

@media only screen and (max-width: 1365px) {
    .header {
        padding-left:3rem;
        padding-right: 3rem
    }
}

@media only screen and (max-width: 1200px) {
    .header {
        padding-left:0;
        padding-right: 0;
        margin-left: 0;
        left: auto;
        position: relative;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        border-top: 1px solid #e5e5e5;
        padding-top: 0
    }
}

.header__logo span{font-size: 30px;font-family:  sans-serif;}
.header__logo {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 2rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}
.footer__logo {
    text-decoration: none;
    color: #fff;
    font-size: 36px;
    font-family: Angelica;
}
.footer__logo span{font-size: 30px;font-family:  sans-serif;}

@media only screen and (max-width: 1200px) {
    .header__logo {
        display:none;
    }
    .footer__logo {
    }
}

.header__logo--image {
    margin-bottom: 1.5rem
}

@media only screen and (max-width: 1679px) {
    .header__logo--image {
        width:30px;
        height: 40px
    }
}

.header__logo svg {
    fill: #fff
}

.header__wrapper {
    position: absolute;
    width: 100%;
    z-index: 3;
    top: 0;
    left: 0;
    padding-right: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 1200px) {
    .header__wrapper {
        padding-right:0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        display: none
    }

    .header-mobile .header__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        height: fit-content;
        display: flex
    }
}

.header__wrapper .header-nav__item--catalog .header-dropdown {
    height: 8rem;
    display: none
}

.header__wrapper.active {
    position: fixed;
    background-color: #fff;
    height: 78px;
    -webkit-box-shadow: 0 0 13px rgba(0,0,0,.15);
    box-shadow: 0 0 13px rgba(0,0,0,.15)
}

.header__wrapper.active .header {
    padding-top: 0;
}

.header__wrapper.active .header__logo {
}

.header__wrapper.active .header__logo--image {
    display: none
}

.header__wrapper.active .header-nav__link {
    color: #333
}

.header__wrapper.active .header-nav__item--catalog svg {
    stroke: #333
}

.header__wrapper.active .header__logo svg {
    fill: #333;
    width: 18.7rem;
    height: auto
}

.header__wrapper.active .header-nav::after {
    display: none
}

.header__wrapper.active .header-nav__arrow svg {
    fill: #333
}

.header__wrapper.fixed {
    position: fixed;
    background-color: #fff;
    height: 68px;
    -webkit-box-shadow: 0 0 13px rgba(0,0,0,.15);
    box-shadow: 0 0 13px rgba(0,0,0,.15)
}

.header__wrapper.fixed.active .header__logo {
    top: 2rem
}

.header__wrapper.fixed.active .header__logo--image {
    display: block;
    width: 48px
}

.header__wrapper.fixed.active .header__logo svg {
    fill: #fff
}

.header__wrapper.fixed.active .header-close__wrap {
    padding-top: 0
}

.header__wrapper.fixed .header {
    padding-top: 0
}

.header__wrapper.fixed .header__logo {
    top: auto
}

.header__wrapper.fixed .header__logo--image {
    display: none
}

.header__wrapper.fixed .header-nav__link {
    color: #333
}

.header__wrapper.fixed .header-nav__item--catalog svg {
    stroke: #333
}

.header__wrapper.fixed .header__logo svg {
    fill: #333;
    width: 125px;
    height: auto
}

.header__wrapper.fixed .header-nav::after {
    display: none
}

.header__wrapper.fixed .header-nav__arrow svg {
    fill: #333
}

.header__left,.header__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    border-bottom: 1px solid rgb(233 233 233 / 40%);
    flex: 0 0 auto;
    display: -webkit-box;
    height: 44px;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
}

@media only screen and (max-width: 1200px) {
    .header__left,.header__right {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.header__wrapper.active .header__left::after,.header__wrapper.active .header__right::after {
    display: none
}

.header__left::after,.header__right::after {
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(170,170,170,.4)
}

@media only screen and (max-width: 1679px) {
    .header__left::after,.header__right::after {
        bottom:-1px
    }
}

@media only screen and (max-width: 1439px) {
    .header__left::after,.header__right::after {
        bottom: 2px;
    }
}

@media only screen and (max-width: 1200px) {
    .header__left::after,.header__right::after {
        display:none
    }
}

.header__tel-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-top: .5rem;
    padding-bottom: .5rem
}

@media only screen and (max-width: 1679px) {
    .header__tel-box {
        margin-left:2rem
    }
}

@media only screen and (max-width: 1200px) {
    .header__tel-box {
        margin-left:0;
        padding-top: 2rem;
        padding-bottom: 2rem;
        padding-left: 14px;
        padding-right: 14px
    }
}

.header__tel-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    margin-bottom: .3rem
}

@media only screen and (max-width: 1200px) {
    .header__tel-row {
        margin-bottom:1.5rem
    }
}

.header__tel-row:last-child {
    margin-bottom: 0
}

.header__tel {
    text-decoration: none;
    position: relative;
    margin-right: 1.2rem
}

@media only screen and (min-width: 1025px) {
    .header__tel:hover .header__social-title {
        left:50%;
        opacity: 1
    }
}

.header__tel-text {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 300;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 1440px) {
    .header__tel-text {
        font-size:1.3rem
    }
}

@media only screen and (max-width: 1200px) {
    .header__tel-text {
        color:#000;
        font-size: 1.6rem
    }
}

.header__wrapper.active .header__tel-text,.wrapper__content--white .header__tel-text {
    color: #333;
}

.header__tel-message {
    position: relative;
    width: 2.8rem;
    height: 2.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid rgba(196,196,196,.3)
}

@media only screen and (max-width: 1200px) {
    .header__tel-message {
        width:4rem;
        height: 4rem
    }
}

@media only screen and (min-width: 1025px) {
    .header__tel-message:hover .header__social-title {
        left:50%;
        opacity: 1
    }
}

.header__wrapper.active .header__tel-message svg,.wrapper__content--white .header__tel-message svg {
    fill: #000
}

.header__tel-message svg {
    fill: #000;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .header__tel-message svg {
        fill:#000
    }
}
.header__tel-message img {
  width: 14px;
  margin-left: 8px;
}

.header__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media only screen and (max-width: 1200px) {
    .header__social {
        margin-bottom:1rem;
        padding-left: 14px;
        padding-right: 14px
    }
}

.header__social-item {
    margin-right: 1rem
}

.header__social-item:last-child {
    margin-right: 0
}

.header__social-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    text-decoration: none;
    width: 4rem;
    height: 4rem;
    border: 1px solid rgba(196,196,196,.3);
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .header__social-link:hover {
        background:#aa7225;
        border-color: #aa7225
    }

    .header__social-link:hover .header__social-title {
        left: 50%;
        opacity: 1
    }
}

.header__social-link svg {
    fill: #fff
}

@media only screen and (max-width: 1200px) {
    .header__social-link svg {
        fill:#000
    }
}

.header__wrapper.active .header__social-link svg,.wrapper__content--white .header__social-link svg {
    fill: #000
}

@media only screen and (min-width: 1025px) {
    .header__wrapper.active .header__social-link:hover svg,.wrapper__content--white .header__social-link:hover svg {
        fill:#fff
    }
}

.header__social-title {
    position: absolute;
    top: calc(100% + 1.6rem);
    left: 200vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    padding: 1rem 2rem;
    font-size: 1.2rem;
    font-weight: 500;
    color: #000;
    white-space: nowrap;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    -webkit-box-shadow: 0 6px 10px rgba(0,0,0,.1);
    box-shadow: 0 6px 10px rgba(0,0,0,.1);
    text-align: center
}

@media only screen and (max-width: 1440px) {
    .header__social-title {
        max-width:120px;
        white-space: inherit;
        line-height: 1.6rem
    }
}

.header__social-title::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 1.6rem
}

.header__social-title::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: .8rem solid transparent;
    border-right: .8rem solid transparent;
    border-bottom: .8rem solid #fff;
    bottom: 100%;
    left: 50%;
    margin-left: -.8rem
}

@media only screen and (max-width: 1679px) {
    .header-nav {
        width:auto
    }
}

.header-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 0 0 -4rem;
    padding: 0;
    list-style: none
}

.header__right .header-nav__list {
    margin: 0 -4rem 0 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media only screen and (max-width: 1680px) {
    .header-nav__list {
        margin:0 0 0 -2rem
    }

    .header__right .header-nav__list {
        margin: 0 -2rem 0 0
    }
}

@media only screen and (max-width: 1200px) {
    .header-nav__list {
        border-bottom:1px solid #e5e5e5;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }

    .header__right .header-nav__list {
        margin: 0
    }
}

.header-nav__item {
    margin-left: 4rem;
    padding-left: 2rem;
    padding-right: 2rem
}

.header__right .header-nav__item {
    margin-left: 0;
    margin-right: 4rem
}

@media only screen and (max-width: 1680px) {
    .header-nav__item {
        padding-left:1rem;
        padding-right: 1rem;
        margin-left: 1rem;
    }

    .header__right .header-nav__item {
        margin-right: 2rem
    }
}

@media only screen and (max-width: 1200px) {
    .header-nav__item {
        padding-left:0;
        padding-right: 0;
        margin-left: 0
    }
}

@media only screen and (min-width: 1025px) {
    .header-nav__item:hover .header-nav__link {
        opacity:.8
    }
}

@media only screen and (max-width: 1200px) {
    .header-nav__item {
        width:100%;
        margin-left: 0;
        border-bottom: 1px solid #e5e5e5
    }
}

@media only screen and (max-width: 1200px) {
    .header-nav__item:last-child {
        border-bottom:0
    }
}

.header-nav__item--parent .header-nav__arrow svg {
    fill: #fff
}

.header-nav__item--parent.active .header-nav__arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.header-nav__item--home {
    display: none
}

@media only screen and (max-width: 1200px) {
    .header-nav__item--home {
        display:block
    }
}

.header-nav__arrow {
    margin-left: 6px;
    top: 50%;
    width: 8px;
    height: 4px;
    margin-top: -2px;
    display: inline-block;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .header-nav__item.active .header-nav__arrow {
        -webkit-transform:rotate(-180deg);
        transform: rotate(-180deg)
    }
}

.header-nav__arrow svg {
    fill: #fff;
    width: 8px;
    height: 4px;
    display: block
}

@media only screen and (max-width: 1200px) {
    .header-nav__arrow svg {
        fill:#333
    }
}

.header-nav__link {
    color: #393939;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    width: 100%;
    height: 68px;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    white-space: nowrap
}

@media only screen and (max-width: 1679px) {
    .header-nav__link {
        height:54px;
        font-size: 10px
    }
}

@media only screen and (max-width: 1365px) {
    .header-nav__link {
        font-size:9px
    }
}

@media only screen and (max-width: 1200px) {
    .header-nav__link {
        color:#333;
        font-size: 1.8rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 14px
    }
}

.header-nav__link--dropdown>svg {
    margin-right: 10px
}

@media only screen and (max-width: 1200px) {
    .header-nav__link--dropdown>svg {
        display:none
    }
}

.header-dropdown {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #3f3f3f;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: height .3s ease-in-out,opacity .3s ease-in-out;
    transition: height .3s ease-in-out,opacity .3s ease-in-out
}

.header-dropdown--catalog {
    top: 100%
}

.header-dropdown--catalog.active {
    height: 8rem;
    opacity: 1;
    overflow: visible
}

.header-dropdown--sellers {
    z-index: 2;
    top: 100%
}

.header-dropdown--sellers.active {
    opacity: 1;
    height: 8rem
}

@media only screen and (max-width: 1200px) {
    .active.header-nav__item .header-dropdown {
        position:relative;
        overflow: visible;
        opacity: 1;
        height: auto;
        background-color: #fff;
        top: auto;
        display: block
    }
}

.header-dropdown__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 0
}

@media only screen and (max-width: 1200px) {
    .header-dropdown__list {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        padding: 0 0 2rem
    }
}

.header-dropdown__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1200px) {
    .header-dropdown__item {
        width:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.@media only screen and (min-width: 1025px) {
    .header-dropdown__item:hover .header-dropdown__link {
        color:#fff
    }

    .header-dropdown__item:hover .menu-inner {
        height: 14rem;
        overflow: visible;
        opacity: 1
    }

    .header-dropdown__item:hover .header-dropdown__arrow {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

.header-dropdown__link {
    color: #9f9f9f;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-left: 1px solid #9f9f9f;
    padding: 0 3rem
}

@media only screen and (max-width: 1200px) {
    .header-dropdown__link {
        padding:2rem 3rem;
        border-left: 0;
        width: 100%;
        color: #333
    }
}

.header-dropdown__arrow {
    top: 4px;
    width: 8px;
    height: 4px;
    margin-left: 6px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

@media only screen and (max-width: 1200px) {
    .header-dropdown__arrow {
        display:none
    }
}

.header-dropdown__arrow svg {
    fill: #fff;
    width: 8px;
    height: 4px;
    display: block
}

.menu-inner {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #292929;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 8rem;
    border-top: 1px solid #9f9f9f;
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: height .3s ease-in-out,opacity .3s ease-in-out;
    transition: height .3s ease-in-out,opacity .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .menu-inner {
        display:none
    }
}

.menu-inner__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-inner__item {
    text-align: center;
    text-decoration: none;
    color: #9f9f9f;
    margin-left: 5rem;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.menu-inner__item:first-child {
    margin-left: 0
}

@media only screen and (min-width: 1025px) {
    .menu-inner__item:hover {
        color:#fff
    }

    .menu-inner__item:hover .menu-inner__image {
        opacity: 1
    }
}

.menu-inner__image {
    margin-bottom: 1.5rem;
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 3000px) and (min-width:1921px) {
    .menu-inner__image>img {
        width:auto;
        height: 80px
    }
}

.menu-inner__title {
    font-size: 12px
}

.mobile-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0
}

.header-close {
    height: 68px;
    width: 15.5rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: .7;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    width: 15.5rem;
    pointer-events: all
}

@media only screen and (max-width: 1679px) {
    .header-close {
        height:54px
    }
}

.header-close svg {
    margin-right: 10px;
    fill: #fff
}

.header-close:hover {
    opacity: 1
}

.header-close__wrap {
    width: 140rem;
    position: absolute;
    padding-top: 3rem;
    z-index: 1;
    display: none;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.phonet-header {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 300;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-decoration: none
}

.header__wrapper.active .phonet-header,.wrapper__content--white .phonet-header {
    color: #000
}

@media only screen and (max-width: 1440px) {
    .phonet-header {
        font-size:1.3rem
    }
}

@media only screen and (max-width: 1200px) {
    .phonet-header {
        color:#000;
        font-size: 1.6rem
    }
}

.hideCursor {
    pointer-events: none
}

@media only screen and (max-width: 767px) {
    .history {
        padding-bottom:40px
    }
}

.history-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 7rem;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .history-tabs {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 2rem
    }
}

.history-tabs__overflow {
    width: 100%;
    overflow-x: auto;
    background-color: #f2f2f2
}

.history-tabs__item {
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Angelica;
    color: #939499;
    font-size: 1.8rem;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    padding: 0 1rem;
    margin-left: 8rem;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.history-tabs__item::before {
    position: absolute;
    content: '';
    left: -4rem;
    top: 50%;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ab7225;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    pointer-events: none
}

.history-tabs__item:first-child {
    margin-left: 0
}

.history-tabs__item:first-child::before {
    display: none
}

.history-tabs__item.active {
    color: #333;
    border-color: #ab7225
}

.history-content {
    margin-top: 6rem
}

.history-content__logo {
    margin-bottom: 5.5rem
}

@media screen and (max-width: 767px) {
    .history-content__logo {
        margin-bottom:15px
    }
}

.history-content__year {
    font-family: Angelica;
    font-size: 1.8rem;
    margin-bottom: 2rem;
    color: #939499
}

.history-content .material-list__text {
    max-width: 73rem
}

@media only screen and (max-width: 1023px) {
    .history-content .material-list__text {
        max-width:100%
    }
}

.history-content .material-list__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 20px
}

@media only screen and (max-width: 1023px) {
    .history-content .material-list__item {
        -webkit-box-align:center;
        -ms-flex-align: center;
        /*align-items:center*/
    }
}

.info-section {
    background-repeat: no-repeat;
    background-position: 90% 50%;
    height: 58rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.info-section.project-description {
    justify-content: center
}

.property-section {
    height: auto;
    padding: 0 0 6rem
}

.property-section .project-property__content {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

@media only screen and (max-width: 1023px) {
    .property-section .project-property__content {
        flex-wrap:wrap
    }
}

@media only screen and (max-width: 1919px) {
    .info-section {
        background-size:50%
    }
}

@media only screen and (max-width: 1200px) {
    .info-section {
        height:auto;
        padding-top: 3rem;
        padding-bottom: 3rem;
        background-image: none!important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.info-section h2 {
    font-family: Angelica;
    margin: 0 0 3rem;
    font-size: 4rem;
    font-weight: 500
}

.info-section h2 span{
    font-size: 30px;
    font-family: sans-serif;
}

.info-section.project-description h2 {
    text-align: center
}

.related-section h2 {
    font-family: Angelica;
    margin: 0 0 6rem;
    font-size: 4rem;
    font-weight: 500;
    text-align: center;
    border-top: 1px solid #eee;
    padding-top: 10rem
}

.info-section__box {
    max-width: 60rem
}

@media only screen and (max-width: 1200px) {
    .info-section__box {
        max-width:100%
    }
}

.info-section__text {
    height: 17rem
}

.info-section--full {
    height: auto;
    padding: 2rem 0
}

.info-section--full.project-description {
    height: auto;
    padding: 0 0 6rem
}

@media only screen and (max-width: 767px) {
    .info-section--full {
        padding:40px 15px
    }
}

.info-section--full .info-section__box {
    max-width: none
}

.info-section--border {
    border-top: 1px solid #eee
}

.info-section .section {
    width: 100%
}

.info-section.project-description .section {
    width: 50%
}

@media only screen and (max-width: 1023px) {
    .info-section.project-description .section {
        width:100%
    }
}

@media only screen and (max-width: 1200px) {
    .lang {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.main-section {
    height: 100vh;
    position: relative
}

@media only screen and (max-device-width: 480px) {
    .main-section {
        height:250px
    }

    .section--b {
        padding-top: 0rem
    }
}

@media only screen and (min-width: 481px) {
    .main-section {
        height:450px/*calc(100vh - 6rem)*/
    }
}

@media only screen and (min-width: 769px) {
    .main-section {
        height:calc(100vh - 6rem)
    }
}

.main-section .tns-inner,.main-section .tns-item,.main-section .tns-outer,.main-section .tns-ovh {
    height: 100%
}

.main-section .tns-nav {
    position: absolute;
    bottom: 0;
    z-index: 1
}

.main-section__line {
    position: absolute;
    content: '';
    bottom: 20rem;
    left: 50%;
    height: 10rem;
    width: 2px;
    background-color: rgba(255,255,255,.35);
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .main-section__line {
        display:none
    }
}

.main-section__line--relative {
    position: relative;
    bottom: auto;
    left: auto;
    margin: 0 auto 2rem
}

@media only screen and (max-width: 767px) {
    .main-section__line--relative {
        display:block
    }
}

.main-section__line::before {
    content: '';
    position: absolute;
    width: 2px;
    background-color: #fff;
    height: 4.5rem;
    -webkit-animation: line 1s infinite;
    animation: line 1s infinite
}

.main-section__line--black {
    background-color: #eee
}

.main-section__line--black::before {
    background-color: #333
}

@-webkit-keyframes line {
    0% {
        top: 0
    }

    100% {
        top: 10rem
    }
}

@keyframes line {
    0% {
        top: 0
    }

    100% {
        top: 10rem
    }
}

.main-slider {
    height: 100%
}

.main-slider__item {
    height: 100%;
    background-size: cover;
    background-position: 50% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding-bottom: 8rem
}

.main-slider__item::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3)
}

.main-slider__box {
    color: #fff;
    position: relative;
    text-align: center;
    z-index: 1;
    max-width: 68rem
}

@media only screen and (max-width: 767px) {
    .main-slider__box {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

.main-slider__note {
    font-size: 1.75rem;
    line-height: 2.4rem;
    max-width: 48rem;
    margin: 2.5rem auto 0
}

.main-slider__btn {
    margin-top: 6rem;
    color: #fff
}

.main-slider__btn::after {
    border-color: #fff
}

@media only screen and (max-width: 767px) {
    .main-slider__btn {
        margin-top:3rem
    }
}

.main-slider__bottom {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 8rem;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid rgba(170,170,170,.4)
}

@media only screen and (max-width: 767px) {
    .main-slider__bottom {
        border-top:0;
        height: 5rem
    }
}

.main-slider__nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    height: 100%
}

.main-slider__dots {
    font-size: 1.8rem;
    font-family: Angelica;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .main-slider__dots {
        border-top:1px solid rgba(170,170,170,.4);
        border-left: 1px solid rgba(170,170,170,.4);
        border-right: 1px solid rgba(170,170,170,.4)
    }
}

.main-slider__dot {
    color: #aaa;
    cursor: pointer;
    width: 10rem;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid rgba(170,170,170,.4);
    position: relative;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 767px) {
    .main-slider__dot {
        width:7rem
    }
}

@media only screen and (min-width: 1025px) {
    .main-slider__dot:hover {
        background-color:rgba(255,255,255,.2)
    }
}

.main-slider__dot::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -1px;
    width: 0;
    border-top: 2px solid #ab7225;
    content: '';
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.main-slider__dot:first-child {
    border: none
}

.main-slider__dot:focus {
    outline: 0
}

.main-slider__dot.tns-nav-active {
    color: #fff
}

.main-slider__dot.tns-nav-active::after {
    width: 100%
}

.main-slider__arrow {
    position: absolute;
    width: 10rem;
    height: 8rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 767px) {
    .main-slider__arrow {
        display:none
    }
}

@media only screen and (min-width: 1025px) {
    .main-slider__arrow:hover {
        background-color:rgba(255,255,255,.2)
    }
}

.main-slider__arrow:focus {
    outline: 0
}

.main-slider__arrow--prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0;
    border-right: 1px solid rgba(170,170,170,.4)
}

.main-slider__arrow--next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    right: 0;
    border-left: 1px solid rgba(170,170,170,.4)
}

.main-slider__svg {
    width: 23px;
    height: 4px;
    fill: #fff
}

.main-sidebar {
    background-color: #f7f7f7;
    width: 6rem;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 4
}

@media only screen and (max-width: 1200px) {
    .main-sidebar__bottom {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        z-index: 4;
        margin-top: 14px;
        margin-left: 14px
    }
}

.main-sidebar__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 1200px) {
    .main-sidebar {
        width:100%;
        height: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        z-index: 3;
        opacity: 0
    }
}

@media only screen and (max-width: 1200px) {
    .main-sidebar__top {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding-left: 6rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.main-sidebar__box {
    height: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    border-bottom: 1px solid #eee;
    background-color: #f7f7f7;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .main-sidebar__box {
        width:6rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 6rem;
        flex: 0 0 6rem;
        border-bottom: 0;
        background: #fff;
    }
}

@media only screen and (min-width: 1025px) {
    .main-sidebar__box:hover {
        background-color:rgba(0,0,0,.1)
    }
}

.main-sidebar__holder {
    position: relative
}

.main-sidebar__number {
    position: absolute;
    right: -7px;
    top: -7px;
    display: block;
    text-align: center;
    width: 15px;
    height: 15px;
    color: #fff;
    background-color: #ab7225;
    border-radius: 50%;
    font-size: 8px;
    font-weight: 500;
    line-height: 15px
}

.lang__item {
    text-decoration: none;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px
}

.sidebar-phones {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 21rem;
    background-color: #292929;
    right: 100%;
    z-index: 1;
    top: 0;
    opacity: 0;
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
    -webkit-transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .sidebar-phones {
        -webkit-transform:translateX(200%);
        transform: translateX(200%);
        left: auto;
        right: 0;
        top: 100%
    }
}

.sidebar-phones__wrap.active {
    background-color: #3f3f3f
}

.sidebar-phones__wrap.active .sidebar-phones {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.sidebar-phones__wrap.active svg {
    fill: #fff
}

.sidebar-phones__item {
    border-top: 1px solid #5e5e5e;
    padding: 2.2rem 0;
    text-align: center
}

.sidebar-phones__item:first-child {
    border: none
}

.sidebar-phones__link {
    text-decoration: none;
    color: #fff;
    font-weight: 500
}

.sidebar-langs {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 9.5rem;
    background-color: #292929;
    right: 100%;
    z-index: 1;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
    -webkit-transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .sidebar-langs {
        left:0;
        top: 100%;
        bottom: auto;
        z-index: 1
    }
}

.sidebar-langs__wrap {
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: none;
    border-top: 1px solid #eee
}

@media only screen and (max-width: 1200px) {
    .sidebar-langs__wrap {
        margin-left:30px;
        border-top: 0
    }
}

.sidebar-langs__wrap.active {
    background-color: #3f3f3f
}

@media only screen and (max-width: 1200px) {
    .sidebar-langs__wrap.active .sidebar-button__description::after {
        opacity:0
    }
}

.sidebar-langs__wrap.active .sidebar-langs {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.sidebar-langs__wrap.active svg {
    fill: #fff
}

.sidebar-langs__wrap.active .sidebar-button--langs {
    color: #fff
}

.sidebar-langs__item {
    border-top: 1px solid #5e5e5e;
    text-align: center
}

.sidebar-langs__item:first-child {
    border: none
}

.sidebar-langs__link {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    padding: 2.2rem 0;
    display: block
}

.sidebar-currency {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 10.5rem;
    background-color: #292929;
    right: 100%;
    z-index: 1;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
    -webkit-transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .sidebar-currency {
        left:0;
        top: 100%;
        bottom: auto
    }
}

.sidebar-currency__wrap {
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: none;
    border-top: 1px solid #eee
}

@media only screen and (max-width: 1200px) {
    .sidebar-currency__wrap {
        -webkit-box-flex:0;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
        border-top: 0
    }
}

.sidebar-currency__wrap.active {
    background-color: #3f3f3f
}

@media only screen and (max-width: 1200px) {
    .sidebar-currency__wrap.active .sidebar-button__description::after {
        opacity:0
    }
}

.sidebar-currency__wrap.active .sidebar-currency {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.sidebar-currency__wrap.active svg {
    fill: #fff
}

.sidebar-currency__wrap.active .sidebar-button--currency {
    color: #fff
}

.sidebar-currency__item {
    border-top: 1px solid #5e5e5e;
    text-align: center
}

.sidebar-currency__item:first-child {
    border: none
}

.sidebar-currency__link {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    padding: 2.2rem 0;
    display: block
}

.sidebar-search {
    position: absolute;
    background-color: rgba(41,41,41,.7);
    right: 100%;
    top: 0;
    height: 100%;
    width: 35.5rem;
    opacity: 0;
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
    -webkit-transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .sidebar-search {
        -webkit-transform:translateX(0);
        transform: translateX(0);
        right: 100%;
        right: auto;
        left: 100%;
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-search {
        right:-6rem;
        top: 100%;
        width: 100vw;
        z-index: 1
    }
}

.sidebar-search__wrap.active {
    background-color: #3f3f3f
}

.sidebar-search__wrap.active .sidebar-search {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media only screen and (max-width: 1200px) {
    .sidebar-search__wrap.active .sidebar-search {
        display:block;
        top: 0
    }
}

.sidebar-search__wrap.active .sidebar-search__close {
    display: block;
    fill: #fff
}

.sidebar-search__wrap.active .sidebar-search__before {
    display: none
}

.sidebar-search__form {
    height: 100%
}

.sidebar-search__input {
    width: 100%;
    border: none;
    height: 100%;
    background-color: transparent;
    padding: 0 6.3rem 0 2.5rem;
    font-size: 14px;
    color: #fff;
    font-family: Montserrat, sans-serif
}

@media only screen and (max-width: 767px) {
    .sidebar-search__input {
        font-size:16px
    }
}

.sidebar-search__input:focus {
    outline: 0
}

.sidebar-search__input::-webkit-input-placeholder {
    color: rgba(255,255,255,.8)
}

.sidebar-search__input::-moz-placeholder {
    color: rgba(255,255,255,.8)
}

.sidebar-search__input::-ms-input-placeholder {
    color: rgba(255,255,255,.8)
}

.sidebar-search__input::placeholder {
    color: rgba(255,255,255,.8)
}

.sidebar-search__submit {
    right: 0;
    width: 6.3rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: transparent;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    height: 100%;
    padding: 0;
    position: absolute;
    border: none
}

.sidebar-search__submit:focus {
    outline: 0
}

.sidebar-search__submit svg {
    fill: #fff
}

.sidebar-search__close {
    display: none
}

.sidebar-phones__wrap {
    visibility: hidden
}

.sidebar-button {
    width: 100%;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sidebar-button--langs {
    font-size: 10px
}

.sidebar-button--currency {
    font-size: 10px
}

@media only screen and (max-width: 1200px) {
    .sidebar-button--phones {
        visibility:hidden
    }
}

.sidebar-button__description {
    display: none
}

@media only screen and (max-width: 1200px) {
    .sidebar-button__description {
        display:block;
        font-size: 10px;
        font-weight: 400;
        text-transform: none;
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none;
        text-align: right;
        padding-right: 15px;
        width: 100%
    }
}

.sidebar-button__description::after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: .4em;
    width: .4em;
    margin-top: -.4em;
    pointer-events: none;
    position: absolute;
    right: -8px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    z-index: 1
}

.sidebar-logo {
    margin-top: -6rem;
    -webkit-transition: margin .3s ease-in-out;
    transition: margin .3s ease-in-out
}

@media only screen and (min-width: 1921px) and (max-width:2560px) {
    .sidebar-logo>img {
        width:2.6rem
    }
}

@media only screen and (max-width: 1200px) {
    .sidebar-logo {
        margin-top:0;
        position: absolute;
        left: 50%;
        margin-left: -11rem;
        width: 22rem
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-logo {
        margin-left:-7rem;
        width: 14rem
    }
}

.sidebar-logo.active {
    margin-top: 0
}

.sidebar-logo--text {
    display: none;
    margin-left: 10px
}

@media only screen and (max-width: 1200px) {
    .sidebar-logo--text {
        display:block
    }
}

.empty_basket {
    pointer-events: none
}

.phone-animate {
    -webkit-animation: phone-icon-scale 1s infinite;
    animation: phone-icon-scale 1s infinite;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.phone-animate svg {
    -webkit-animation: phone-icon-fill 1s infinite;
    animation: phone-icon-fill 1s infinite
}

@-webkit-keyframes phone-icon-scale {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    75% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes phone-icon-scale {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    75% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes phone-icon-fill {
    0% {
        fill: #333
    }

    50% {
        fill: #ab7225
    }

    100% {
        fill: #333
    }
}

@keyframes phone-icon-fill {
    0% {
        fill: #333
    }

    50% {
        fill: #ab7225
    }

    100% {
        fill: #333
    }
}

.material-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    /*align-items:center*/
    ;padding-right: 6.5rem;
    margin-top: 7rem;
    padding-top: 7rem;
    border-top: 1px solid #eee
}

@media only screen and (max-width: 1023px) {
    .material-list__item {
        padding-right:0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 5rem
    }
}

.material-list__item:first-child {
    margin-top: 0;
    padding-top: 0;
    border: none
}

.material-list__item:nth-child(even) {
    padding-right: 0;
    padding-left: 6.5rem
}

@media only screen and (max-width: 1023px) {
    .material-list__item:nth-child(even) {
        padding-left:0
    }
}

.material-list__item:nth-child(even) .material-list__thumb {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 6rem;
    margin-right: 0
}

@media only screen and (max-width: 1023px) {
    .material-list__item:nth-child(even) .material-list__thumb {
        margin-left:0
    }
}

.material-list__item:nth-child(even) .material-list__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (max-width: 1023px) {
    .material-list__item:nth-child(even) .material-list__content {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

.material-list__thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63rem;
    flex: 0 0 63rem;
    margin-right: 6rem
}

@media only screen and (max-width: 1023px) {
    .material-list__thumb {
        margin-right:0;
        margin-bottom: 3rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.material-list__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    max-width: 84.5rem
}

@media only screen and (max-width: 1023px) {
    .material-list__content {
        text-align:center;
        padding: 0 1.5rem
    }
}

.material-list__title {
    font-family: Angelica;
    font-size: 3.6rem;
    margin-bottom: 3rem
}

@media only screen and (max-width: 767px) {
    .material-list__title {
        font-size:3rem
    }
}

.material-list__text {
    /*max-height:36rem*/
}

@media only screen and (max-width: 1439px) {
    .material-list__text {
        /*max-height:21rem*/
    }
}

.menu-icon {
    display: none
}

@media only screen and (max-width: 1200px) {
    .menu-icon {
        display:block;
        z-index: 16;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        height: 6rem;
        width: 6rem;
        position: fixed;
        left: 0;
        top: 0
    }

    .menu-icon.active {
        padding: 5px
    }
}

.menu-icon .line-h {
    background: #333;
    height: 2px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all .2s;
    transition: all .2s;
    position: absolute;
    right: 12px;
    width: 22px
}

.menu-icon #bar-1.line-h {
    top: 16px
}

.menu-icon #bar-2.line-h {
    top: 28px
}

.menu-icon #bar-3.line-h {
    top: 22px
}

.menu-icon.active #bar-1.line-h {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 24px;
    background: #000
}

.menu-icon.active #bar-2.line-h {
    display: none;
    -webkit-transition: all 0s;
    transition: all 0s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-icon.active #bar-3.line-h {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 24px;
    background: #000
}

.mission {
    height: 80rem;
    position: relative;
    background-position: center;
    background-size: cover
}

@media only screen and (max-width: 1023px) {
    .mission {
        height:auto;
        padding: 3rem 0
    }
}

@media screen and (max-width: 767px) {
    .mission {
        margin-bottom:30px
    }
}

.mission::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.7);
    width: 100%;
    height: 100%
}

.mission__wrap {
    position: relative;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

@media only screen and (max-width: 1023px) {
    .mission__wrap {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mission__col {
    width: 50%;
    border-left: 1px solid #616768;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 1023px) {
    .mission__col {
        border:none;
        margin-top: 3rem;
        height: auto
    }

    .mission__col:first-child {
        margin-top: 0;
        padding-bottom: 30px;
        border-bottom: 1px solid rgba(238,238,238,.25)
    }
}

@media only screen and (max-width: 767px) {
    .mission__col {
        width:100%;
        padding: 0 15px
    }
}

.mission__box {
    text-align: center;
    max-width: 48rem
}

.mission__title {
    margin-bottom: 3rem;
    font-size: 4.2rem;
    font-family: Angelica
}

.mission__text {
    line-height: 2.4rem
}

.navigation-box {
    position: relative;
    overflow: hidden;
    height: 80rem
}

@media only screen and (max-width: 1200px) {
    .navigation-box {
        height:67rem
    }
}

@media only screen and (max-width: 767px) {
    .navigation-box {
        height:55rem
    }
}

.navigation-box__wrap {
    padding-bottom: 10rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.navigation-box__tab {
    background-size: cover;
    background-position: 0 50%;
    -webkit-transition: background-position .3s ease-in-out;
    transition: background-position .3s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.navigation-box__tab .main-slider__box {
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.navigation-box__tab::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.55)
}

.navigation-box__tab.active {
    background-position: 50% 50%
}

.navigation-box__tab.active .main-slider__box {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.navigation-tabs {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    z-index: 1;
    width: 100%;
    border-top: 1px solid rgba(170,170,170,.4);
    height: 10rem
}

@media only screen and (max-width: 767px) {
    .navigation-tabs {
        overflow-x:auto
    }
}

.navigation-tabs__item {
    color: #fff;
    width: 100%;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 5rem;
    text-decoration: none;
    border-left: 1px solid rgba(170,170,170,.4);
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: rgba(170,170,170,.9)
}

@media only screen and (max-width: 1200px) {
    .navigation-tabs__item {
        padding:0 1.5rem
    }
}

@media only screen and (max-width: 767px) {
    .navigation-tabs__item {
        -webkit-box-flex:0;
        -ms-flex: 0 0 5%;
        flex: 0 0 5%;
        margin-right: 5px
    }
}

.navigation-tabs__item::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -1px;
    width: 0;
    border-top: 2px solid #ab7225;
    content: '';
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.navigation-tabs__item:first-child {
    border-left: none
}

@media only screen and (min-width: 1025px) {
    .navigation-tabs__item:hover {
        background-color:rgba(255,255,255,.2);
        color: #fff
    }
}

.navigation-tabs__item.active {
    color: #fff
}

.navigation-tabs__item.active::after {
    width: 100%
}

.news-thumb {
    margin-bottom: 5rem
}

@media only screen and (max-width: 767px) {
    .news-thumb {
        margin-left:1.4rem;
        margin-right: 1.4rem
    }
}

.news-thumb__image {
    display: block;
    margin-bottom: 2.5rem;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .news-thumb__image {
        margin-bottom:18px
    }
}

.news-thumb__image img {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: opacity .3s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out,opacity .3s ease-in-out;
    transition: transform .2s ease-in-out,opacity .3s ease-in-out,-webkit-transform .2s ease-in-out
}

@media only screen and (max-width: 767px) {
    .news-thumb__image img {
        width:100%
    }
}

.news-thumb__title {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 2rem;
    font-family: Angelica;
    font-size: 2.7rem;
    line-height: 3rem;
    color: #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 767px) {
    .news-thumb__title {
        margin-bottom:10px
    }
}

.news-thumb__date {
    background-color: #f4f4fa;
    text-decoration: none;
    color: #333;
    display: none!important;
    position: absolute;
    padding: 0 1.7rem;
    line-height: 3.4rem;
    top: 51px;
    left: -34px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 1
}

@media only screen and (max-width: 1679px) {
    .news-thumb__date {
        top:32px;
        left: -36px
    }
}

@media only screen and (max-width: 1439px) {
    .news-thumb__date {
        top:27px;
        left: -30px
    }
}

.news-thumb__text {
    line-height: 2.4rem;
    max-height: 7.2rem;
    overflow: hidden;
    font-size: 1.75rem
}

.news-thumb__text p {
    margin: 0
}

.news-thumb__btn {
    margin-top: 3rem;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .news-thumb__btn {
        margin-top:0
    }
}

@media only screen and (min-width: 1025px) {
    .news-thumb:hover img {
        opacity:.8;
        -webkit-transform: scale(1.03);
        transform: scale(1.03)
    }

    .news-thumb:hover .news-thumb__title {
        opacity: .7
    }
}

.partners-box {
    position: relative;
    padding: 10rem 12rem 10rem 18rem
}

@media only screen and (max-width: 1200px) {
    .partners-box {
        padding:10rem
    }
}

@media only screen and (max-width: 767px) {
    .partners-box {
        padding:6rem 7rem
    }
}

.partners-arrow {
    position: absolute;
    width: 6rem;
    height: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;
    border: 1px solid #000;
    background: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    top: 50%;
    margin-top: 2.5rem
}

@media only screen and (max-width: 767px) {
    .partners-arrow {
        width:4rem;
        height: 4rem;
        margin-top: 1.5rem
    }
}

@media only screen and (min-width: 1025px) {
    .partners-arrow:hover {
        background:#000
    }

    .partners-arrow:hover svg {
        fill: #fff
    }
}

.partners-prev {
    left: 10rem
}

@media only screen and (max-width: 1200px) {
    .partners-prev {
        left:2rem
    }
}

@media only screen and (max-width: 767px) {
    .partners-prev {
        left:1.5rem
    }
}

.partners-next {
    right: 4rem
}

@media only screen and (max-width: 1200px) {
    .partners-next {
        right:2rem
    }
}

@media only screen and (max-width: 767px) {
    .partners-next {
        right:1.5rem
    }
}

.partners .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0
}

.partners .slick-dots li {
    margin: 0 .5rem
}

.partners .slick-dots .slick-active button {
    background: #ab7225;
    opacity: 1
}

.partners .slick-dots button {
    outline: 0;
    padding: 0;
    width: 4rem;
    cursor: pointer;
    border: 0;
    text-indent: -100vw;
    overflow: hidden;
    height: 3px;
    background: #000;
    opacity: .3;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .partners .slick-dots button:hover {
        opacity:1
    }
}

.partners__item {
    text-align: center;
    opacity: .5;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    padding: 1rem 1.5rem
}

.partners__item img {
    /*-webkit-filter:grayscale(100%);filter:grayscale(100%);*/
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .partners__item:hover {
        opacity:1
    }

    .partners__item:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
}

.slick-current .partners__item {
    opacity: 1
}

.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    display: none
}

@media only screen and (max-width: 1200px) {
    .popup {
        z-index:16
    }
}

.popup.active {
    display: block
}

.popup__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6)
}

.popup__holder {
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
    .popup__holder {
        top:0;
        -webkit-transform: none;
        transform: none;
        height: 100%;
        overflow-y: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media all and (orientation: landscape) {
    .popup__holder {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.popup__holder--discounts {
    max-width: 64rem
}

@media only screen and (max-width: 767px) {
    .popup__holder--discounts {
        background:#000
    }
}

.popup__holder--login {
    max-width: 60.5rem;
    text-align: center;
    padding: 6rem
}

@media only screen and (max-width: 767px) {
    .popup__holder--login {
        max-width:100%
    }
}

.popup__holder--model {
    max-width: 56rem;
    padding: 4rem 11.5rem;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .popup__holder--model {
        padding:4rem
    }
}

@media only screen and (max-width: 767px) {
    .popup__holder--model {
        padding:4rem 1.5rem;
        max-width: 100%;
        overflow: auto
    }
}

.popup__holder--order {
    max-width: 61rem;
    padding: 6rem
}

@media only screen and (max-width: 767px) {
    .popup__holder--order {
        padding:4rem 1.5rem;
        max-width: 100%
    }
}

.popup__holder--order .form {
    max-width: 34rem;
    margin: 0 auto
}

@media only screen and (max-width: 767px) {
    .popup__holder--order .form {
        margin:0;
        max-width: 100%
    }
}

.popup__holder--info {
    max-width: 80rem;
    padding: 4rem
}

.popup__holder--thanks {
    padding: 7rem 6rem;
    max-width: 47.5rem
}

.popup__holder--review {
    padding: 10rem 11rem;
    max-width: 57rem
}

@media only screen and (max-width: 767px) {
    .popup__holder--review {
        padding:4rem 1.5rem;
        max-width: 100%
    }
}

.popup__holder--view {
    height: 100vh
}

.popup__holder--view .popup__icon svg {
    width: 2rem;
    height: 2rem;
    fill: #333
}

.popup__holder--view iframe {
    width: 100%;
    height: 100%
}

.popup__holder--sizes {
    max-width: 95rem
}

@media only screen and (max-width: 767px) {
    .popup__holder--sizes {
        max-width:100%;
        padding-top: 2rem;
        padding-bottom: 2rem
    }
}

.popup__holder--video,.popup__holder--video1 {
    max-width: 620px;
    background-color: #000
}

@media only screen and (max-width: 1919px) {
    .popup__holder--video,.popup__holder--video1 {
        max-width:700px;
        text-align: center
    }

    .popup__holder--video iframe,.popup__holder--video1 iframe {
        max-width: 100%;
        height: 300px
    }
}

@media only screen and (max-width: 767px) {
    .popup__holder--video,.popup__holder--video1 {
        max-width:100%
    }
}

.popup__holder--video .popup__icon,.popup__holder--video1 .popup__icon {
    right: -20px;
    top: 0
}

@media only screen and (max-width: 767px) {
    .popup__holder--video .popup__icon,.popup__holder--video1 .popup__icon {
        right:1rem;
        top: 1rem
    }
}

.popup__holder--basket {
    max-width: 820px;
    padding: 4.5rem 4rem
}

@media only screen and (max-width: 1439px) {
    .popup__holder--basket {
        max-width:750px
    }
}

@media only screen and (max-width: 1023px) {
    .popup__holder--basket {
        max-width:690px
    }
}

@media only screen and (max-width: 767px) {
    .popup__holder--basket {
        max-width:100%
    }
}

.popup__holder--basket .checkout-products__holder {
    border: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.popup__holder--basket .checkout-products__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1
}

.popup__row {
    margin-top: 2rem
}

.popup__row:first-child {
    margin-top: 0
}

.popup__row--btn {
    max-width: 24rem;
    margin: 3.5rem auto 0
}

.popup__logo {
    text-align: center;
    margin-bottom: 1rem
}

.popup__icon {
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer
}

.popup__icon svg {
    width: 12px;
    height: 12px;
    fill: #cdcdcd
}

.popup--discounts .popup__icon,.popup--discounts-ok .popup__icon {
    z-index: 1;
    right: 0;
    top: 0;
    width: 4.4rem;
    height: 4.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .popup--discounts .popup__icon:hover,.popup--discounts-ok .popup__icon:hover {
        background:#000
    }
}

.popup--discounts .popup__icon svg,.popup--discounts-ok .popup__icon svg {
    width: 2rem;
    height: 2rem;
    fill: #fff
}

.popup__title {
    position: relative;
    font-family: Angelica;
    font-size: 4rem;
    padding-bottom: 2rem;
    margin-bottom: 2.5rem;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .popup__title {
        font-size:2.8rem
    }
}

.popup__title::after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    border-bottom: 1px solid #333;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 5rem
}

.popup__note {
    max-width: 35rem;
    margin: 0 auto 4rem;
    font-size: 1.3rem;
    line-height: 2rem;
    font-weight: 500;
    text-align: center
}

.popup__note--text {
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase
}

.popup__link {
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-weight: 700;
    position: relative
}

.popup__link::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px dotted transparent;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .popup__link:hover::after {
        border-color:#333
    }
}

.popup__reglink {
    display: inline-block;
    margin-top: 1.5rem;
    color: #999;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.popup__reglink::after {
    position: absolute;
    content: "";
    bottom: -3px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #999;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .popup__reglink:hover::after {
        border-color:transparent
    }
}

.popup__btn {
    max-width: 16rem;
    margin: 0 auto
}

.popup-basket .checkout-products__thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20rem;
    flex: 0 0 20rem
}

@media only screen and (max-width: 767px) {
    .popup-basket .checkout-products__thumb {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media only screen and (max-width: 767px) {
    .popup-basket .checkout-products__title {
        text-align:center
    }
}

.popup-basket__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #eee;
    padding-top: 3rem;
    margin-top: 3rem
}

@media only screen and (max-width: 767px) {
    .popup-basket__btns {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        padding-top: 12px;
        margin-top: 12px;
        border-top: none;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.popup-basket__btns .btn {
    min-width: 24rem
}

.popup-basket__col {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .popup-basket__col {
        -webkit-box-flex:0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        text-align: center;
        margin-top: 2rem
    }
}

@media only screen and (max-width: 1024px) {
    body.home .preloader {
        opacity:1;
        visibility: visible
    }
}

@media only screen and (max-width: 1024px) and (max-width:1024px) {
    body.home .preloader {
        visibility:hidden;
        opacity: 0
    }
}

@media only screen and (max-width: 1024px) {
    body.home .preloader.done {
        visibility:hidden;
        opacity: 0
    }
}

@media only screen and (max-width: 1024px) {
    .preloader {
        visibility:hidden;
        opacity: 0
    }
}

.preloader.done {
    visibility: hidden;
    opacity: 0
}

.loader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 20rem;
    height: 20rem;
    margin: auto;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.5);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.5);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.loader::after,.loader::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    z-index: -1;
    margin: -5%;
    -webkit-box-shadow: inset 0 0 0 .2rem;
    box-shadow: inset 0 0 0 .2rem;
    -webkit-animation: clipMe 8s linear infinite;
    animation: clipMe 8s linear infinite
}

.loader::before {
    -webkit-animation-delay: -4s;
    animation-delay: -4s
}

.loader__logo {
    fill: #fff
}

@-webkit-keyframes clipMe {
    0%,100% {
        clip: rect(0,22rem,.2rem,0)
    }

    25% {
        clip: rect(0,.2rem,22rem,0)
    }

    50% {
        clip: rect(21.8rem,22rem,22rem,0)
    }

    75% {
        clip: rect(0,22rem,22rem,21.8rem)
    }
}

@keyframes clipMe {
    0%,100% {
        clip: rect(0,22rem,.2rem,0)
    }

    25% {
        clip: rect(0,.2rem,22rem,0)
    }

    50% {
        clip: rect(21.8rem,22rem,22rem,0)
    }

    75% {
        clip: rect(0,22rem,22rem,21.8rem)
    }
}

.product-thumb {
    margin-bottom: 4rem;
    border: 1px solid #eee;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.additional-slider--3 .product-thumb {
    margin-bottom: 2rem
}

@media only screen and (max-width: 767px) {
    .product-thumb {
        margin-bottom:.2rem;
    }

    .additional-slider__item .product-thumb {
        margin-bottom: 2rem
    }
}

.product-thumb__list {
    margin-right: -2rem;
    margin-left: -2rem
}

@media only screen and (max-width: 767px) {
    .product-thumb__list {
        margin-right:0;
        margin-left: 0;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 1200px) {
    .product-thumb__list--news {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 1200px) {
    .product-thumb__list--news .col-sm-6 {
        max-width:400px
    }
}

@media screen and (max-width: 767px) {
    .product-thumb__list--news {
        margin-bottom:0
    }
}

.product-thumb__list>div {
    padding-right: 2rem;
    padding-left: 2rem;
    margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
    .product-thumb__list>div {
        padding-right:.1rem;
        padding-left: .1rem
    }
}

.product-thumb__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 3.3rem;
    min-height: 32.2rem
}

.additional-slider--3 .product-thumb__content {
    min-height: auto
}

@media only screen and (max-width: 767px) {
    .product-thumb__content {
        min-height:auto;
        padding-bottom: 2.3rem;
        text-align: center
    }
}

.product-thumb__image {
    margin-bottom: 1.5rem;
    position: relative;
    padding: 0;
    width: 100%;
    display: block;
    overflow: hidden
}

@media only screen and (min-width: 1025px) {
    .product-thumb__image:hover .product-thumb__hover {
        opacity:1
    }
}

.product-thumb__image>img {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.product-thumb__hover {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.product-thumb__title a{
    color: #333;
    text-decoration: none;
}
.product-thumb__title a:href{
    color: #000000;
    text-decoration: underline;
}
.product-thumb__title {
    font-size: 2.4rem;
    font-family: Angelica;
    margin-bottom: 2rem;
    text-decoration: none;
    color: #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: center
}

.checkout .product-thumb__title {
    font-size: 2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem
}

@media only screen and (max-width: 767px) {
    .product-thumb__title {
        font-size:2rem;
        margin-bottom: 1rem;
        padding-left: .5rem;
        padding-right: .5rem;
        height: 32px;
        overflow: hidden
    }
}

@media only screen and (min-width: 1025px) {
    .product-thumb__title:hover {
        color:#ab7225
    }
}

.product-thumb__price span{
    margin: 0 auto;

}
.product-thumb__price {
    text-transform: uppercase;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
    text-align: center;
}

.product-thumb__price--red {
    color: red
}

.product-thumb__price--new {
    color: red
}

.product-thumb__price--old {
    text-decoration: line-through;
    font-size: 11px;
    margin-right: 10px;
    opacity: .8
}

.product-thumb__btn {
    border-top: 1px solid #eee
}

.product-thumb__label {
    position: absolute;
    left: 18px;
    background-color: #f3f3f3;
    line-height: 22px;
    font-size: 12px;
    line-height: 22px;
    padding: 0 1rem;
    max-width: 20rem;
    z-index: 1
}

.product-thumb__label:first-child {
    top: 18px
}

@media only screen and (max-width: 767px) {
    .product-thumb__label:first-child {
        top:0
    }
}

.product-thumb__label:nth-child(2) {
    top: 50px
}

@media only screen and (max-width: 767px) {
    .product-thumb__label:nth-child(2) {
        top:32px
    }
}

.product-thumb__label:nth-child(3) {
    top: 82px
}

@media only screen and (max-width: 767px) {
    .product-thumb__label:nth-child(3) {
        top:64px
    }
}

@media only screen and (max-width: 767px) {
    .product-thumb__label {
        left:0
    }
}

.product-thumb__favorite {
    position: absolute;
    right: 0;
    top: 0;
    width: 6rem;
    max-width: 60px;
    height: 6rem;
    max-height: 60px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .product-thumb__favorite {
        width:5rem;
        height: 5rem
    }
}

.product-thumb__favorite--close {
    fill: #cdcdcd
}

@media only screen and (min-width: 1025px) {
    .product-thumb__favorite:hover .product-thumb__favorite--icon {
        -webkit-animation:heartbeat 1s infinite;
        animation: heartbeat 1s infinite
    }
}

.product-thumb__favorite.active .product-thumb__favorite--icon {
    fill: #ab7225;
    stroke: #ab7225
}

@-webkit-keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    60% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    60% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.product-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

.product-tags__item {
    background-color: #eee;
    display: inline-block;
    font-size: 12px;
    padding: 15px 25px;
    line-height: 20px;
    margin: 0 1rem;
    white-space: nowrap;
    margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
    .product-tags__item {
        padding:5px 15px
    }
}

.product-slider,.project-slider {
    overflow: hidden
}

.product-slider .product-slider__slide,.project-slider .project-slider__slide {
    width: 1140px;
    text-align: center;
    outline: 0
}

@media only screen and (max-width: 1200px) {
    .product-slider .product-slider__slide,.project-slider .project-slider__slide {
        width:850px
    }
}

@media only screen and (max-width: 1023px) {
    .product-slider .product-slider__slide,.project-slider .project-slider__slide {
        width:760px
    }
}

@media only screen and (max-width: 767px) {
    .product-slider .product-slider__slide,.project-slider .project-slider__slide {
        width:500px
    }
}

@media only screen and (max-width: 500px) {
    .product-slider .product-slider__slide,.project-slider .project-slider__slide {
        width:300px
    }
}

.product-slider__wrap,.project-slider__wrap {
    width: 1140px;
    margin: 0 auto;
    padding-bottom: 14rem;
    position: relative;
    z-index: 1;
    padding-top: 20px
}

@media only screen and (max-width: 1439px) {
    .product-slider__wrap,.project-slider__wrap {
        width:1090px
    }
}

@media only screen and (max-width: 1200px) {
    .product-slider__wrap,.project-slider__wrap {
        width:850px
    }
}

@media only screen and (max-width: 1023px) {
    .product-slider__wrap,.project-slider__wrap {
        width:660px;
        padding-bottom: 4rem
    }
}

@media only screen and (max-width: 767px) {
    .product-slider__wrap,.project-slider__wrap {
        width:500px
    }
}

@media only screen and (max-width: 500px) {
    .product-slider__wrap,.project-slider__wrap {
        width:300px
    }
}

@media only screen and (max-width: 479px) {
    .product-slider__wrap,.project-slider__wrap {
        padding-bottom:40px;
        margin-bottom: 20px
    }
}

.product-slider__wrap .main-section__line {
    bottom: 3rem
}

@media only screen and (max-width: 1200px) {
    .product-slider__wrap .main-section__line {
        display:none
    }
}

.product-slider__bottom,.project-slider__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
    overflow: hidden
}

@media only screen and (max-width: 1200px) {
    .product-slider__bottom,.project-slider__bottom {
        margin-top:15px
    }
}

.product-slider__bottom .slick-current .product-slider__dot,.project-slider__bottom .slick-current .project-slider__dot {
    opacity: 1
}

.product-slider__nav,.project-slider__nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    max-width: 580px
}

@media only screen and (max-width: 1023px) {
    .product-slider__nav,.project-slider__nav {
        position:relative
    }
}

.product-slider__dots,.project-slider__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    outline: 0;
    width: 580px
}

.project-slider__dots .slick-track {
    margin: 0 auto
}

.product-slider__dots--4,.project-slider__dots--4 {
    width: 46.4rem
}

.product-slider__dots--4 .slick-track,.project-slider__dots--4 .slick-track {
    width: 100%!important
}

.product-slider__dots--3,.project-slider__dots--3 {
    width: 348px
}

.product-slider__dots--3 .slick-track,.project-slider__dots--3 .slick-track {
    width: 100%!important
}

.product-slider__dots--3 .slick-slide,.project-slider__dots--3 .slick-slide {
    width: auto!important
}

.product-slider__dots--2,.project-slider__dots--2 {
    width: 232px
}

.product-slider__dots--2 .slick-track,.project-slider__dots--2 .slick-track {
    width: 100%!important
}

.product-slider__dots--2 .slick-slide,.project-slider__dots--2 .slick-slide {
    width: auto!important
}

@media only screen and (max-width: 767px) {
    .product-slider__dots,.project-slider__dots {
        width:250px
    }
}

@media only screen and (max-width: 413px) {
    .product-slider__dots,.project-slider__dots {
        width:210px
    }
}

.product-slider__dot,.project-slider__dot {
    opacity: .6;
    cursor: pointer;
    text-align: center;
    margin: 0 8px
}

.project-slider__dot {
    margin: 0;
    padding: 0 5px
}

@media only screen and (max-width: 413px) {
    .product-slider__dot,.project-slider__dot {
        margin:0
    }
}

.product-slider__dot img,.project-slider__dot img {
    border: 1px solid #dadada
}

.product-slider__dot:focus,.project-slider__dot:focus {
    outline: 0
}

.product-slider__holder,.project-slider__holder {
    position: relative
}

.product-slider__arrow,.project-slider__arrow {
    width: 50px;
    height: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width: 1025px) {
    .product-slider__arrow:hover,.project-slider__arrow:hover {
        background-color:rgba(171,114,37,.25)
    }
}

.product-slider__arrow:focus,.project-slider__arrow:focus {
    outline: 0
}

.product-slider__arrow--prev,.project-slider__arrow--prev {
    left: -50px
}

@media only screen and (max-width: 479px) {
    .product-slider__arrow--prev,.project-slider__arrow--prev {
        left:-25px
    }
}

.product-slider__arrow--next,.project-slider__arrow--next {
    right: -50px
}

@media only screen and (max-width: 479px) {
    .product-slider__arrow--next,.project-slider__arrow--next {
        right:-25px
    }
}

.product-slider__svg,.project-slider__svg {
    width: 22px;
    height: 4px
}

.product-information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 6rem
}

.product-information.visible .product-information__col {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media only screen and (max-width: 1023px) {
    .product-information {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 767px) {
    .product-information {
        margin-bottom:30px
    }
}

.product-information__wrap {
    padding-left: 7rem;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@media only screen and (max-width: 1200px) {
    .product-information__wrap {
        padding-left:15px
    }
}

@media only screen and (max-width: 1023px) {
    .product-information__wrap {
        padding-left:0
    }
}

.product-information__col {
    width: 50%;
    border-left: 1px solid #eee;
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: opacity .7s ease-in-out,-webkit-transform .7s ease-in-out;
    transition: opacity .7s ease-in-out,-webkit-transform .7s ease-in-out;
    transition: opacity .7s ease-in-out,transform .7s ease-in-out;
    transition: opacity .7s ease-in-out,transform .7s ease-in-out,-webkit-transform .7s ease-in-out
}

@media only screen and (max-width: 1023px) {
    .product-information__col {
        opacity:0;
        -webkit-transform: none;
        transform: none
    }
}

@media only screen and (max-width: 1023px) {
    .product-information__col {
        width:100%;
        margin-bottom: 2rem;
        border-left: 0
    }

    .product-information__col:last-child {
        margin-bottom: 0
    }
}

.product-information__col:first-child {
    border: none;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@media only screen and (max-width: 1023px) {
    .product-information__col:first-child {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

.product-information__title {
    font-family: Angelica;
    font-size: 3.4rem;
    margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
    .product-information__title {
        text-align:center;
        margin-bottom: 25px;
        display: none
    }
}

.product-information__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -2rem;
    margin-bottom: 2rem
}

@media only screen and (max-width: 1200px) {
    .product-information__tags {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 25px;
        display: none
    }
}

.product-information__tag {
    background-color: #eee;
    display: inline-block;
    font-size: 12px;
    padding: 0 7px;
    line-height: 20px;
    margin-left: 2rem
}

.product-information__box {
    max-width: 575px
}

@media only screen and (max-width: 1023px) {
    .product-information__box {
        max-width:70vw;
        width: 100%;
        margin: 0 auto 5rem
    }
}

@media only screen and (max-width: 767px) {
    .product-information__box {
        max-width:100%
    }
}

.product-information__thumb {
    text-align: center;
    position: relative;
    display: block
}

.product-information__icon {
    position: absolute;
    right: 20px;
    bottom: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    padding: 10px
}

.product-information__icon svg {
    width: 30px;
    height: 30px;
    position: relative
}

.product-sizes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2.7rem
}

@media only screen and (max-width: 1439px) {
    .product-sizes {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 767px) {
    .product-sizes {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 25px
    }
}

.product-sizes__holder {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px
}

@media only screen and (max-width: 1439px) {
    .product-sizes__holder {
        margin-bottom:2rem
    }
}

@media only screen and (max-width: 767px) {
    .product-sizes__holder {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product-sizes__title {
    font-size: 12px;
    color: grey;
    margin-right: 1.5rem
}

.product-sizes__value {
    font-size: 16px;
    font-weight: 500
}

.product-sizes__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #ab7225;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: center;
    border: 1px solid #ab7225;
    padding: 10px 20px
}

@media only screen and (max-width: 1023px) {
    .product-sizes__btn {
        display:none
    }
}

.product-sizes__btn svg {
    margin-left: 6px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    fill: #ab7225;
    width: 24px;
    height: 10px
}

@media only screen and (min-width: 1025px) {
    .product-sizes__btn:hover {
        background-color:rgba(171,114,37,.2)
    }
}

.product-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 767px) {
    .product-price {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.product-price__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem
}

.product-price__new {
    font-size: 2.2rem;
    margin-right: 1.5rem;
    line-height: 2.4rem
}

.product-price__old {
    text-decoration: line-through;
    font-size: 13px;
    line-height: 1.8rem;
    color: #c2c2c2
}

.product-price__old+.product-price__new {
    color: red
}

.product-options {
    margin-bottom: 3.5rem
}

.product-options__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .product-options__row {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.product-options__row:first-child {
    margin-top: 0
}

.product-options__row--align {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse
}

@media only screen and (max-width: 413px) {
    .product-options__row--align {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row
    }
}

.product-options__title {
    font-size: 12px;
    padding-top: 4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px
}

@media only screen and (max-width: 767px) {
    .product-options__title {
        width:100%;
        margin-bottom: 1rem;
        font-weight: 600;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
}

.product-options__title--ptop {
    padding-top: 1.5rem
}

.product-options__box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 350px;
    flex: 0 0 350px
}

@media only screen and (max-width: 767px) {
    .product-options__box {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.product-options__select {
    margin-top: 3rem
}

.product-options__select:first-child {
    margin-top: 0
}

.product-view {
    text-align: center;
    margin-top: 3rem
}

@media screen and (max-width: 767px) {
    .product-view {
        margin:10px 0 40px
    }
}

.product-tip {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 1rem;
    position: relative
}

@media only screen and (max-width: 1200px) {
    .product-tip {
        display:none
    }
}

.product-tip.active .product-tip__text {
    display: block
}

.product-tip__title {
    border-radius: 50%;
    background-color: #cbcbcb;
    cursor: pointer;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 11px;
    font-weight: 500;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-tip__text {
    background-color: #fff;
    position: absolute;
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.3);
    box-shadow: 0 3px 10px rgba(0,0,0,.3);
    border-radius: 5px;
    width: 25rem;
    text-align: center;
    padding: 1rem;
    right: -11.5rem;
    top: 3rem;
    z-index: 2;
    font-size: 12px;
    line-height: 18px;
    display: none
}

.product-tip__text::before {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #fff transparent
}

.product-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .product-bottom {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width: 767px) {
    .product-bottom__col {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product-bottom__title {
    font-size: 12px;
    margin-bottom: 1rem
}

@media only screen and (max-width: 767px) {
    .product-bottom__title {
        margin-bottom:0;
        margin-right: 1.5rem
    }
}

.product-bottom__price {
    font-weight: 500;
    font-size: 2.2rem
}

@media only screen and (max-width: 2560px) and (min-width:1921px) {
    .product-bottom__price {
        font-size:1.9rem
    }
}

.product-bottom__btns {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-bottom .btn {
    width: 24.5rem;
    margin-left: 1rem
}

.product-bottom__favorite {
    cursor: pointer;
    position: relative;
    width: 5.5rem;
    height: 5.5rem
}

.product-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5rem
}

@media only screen and (max-width: 1200px) {
    .product-btns {
        margin-top:2rem
    }
}

@media only screen and (max-width: 767px) {
    .product-btns {
        margin-left:-1.5rem;
        margin-right: -1.5rem;
        overflow-x: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 1.5rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width: 479px) {
    .product-btns {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 15px
    }
}

.product-btns__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #eee;
    padding-left: 3rem;
    margin-left: 3rem;
    max-width: 17rem;
    font-size: 11px;
    line-height: 14px;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .product-btns__item {
        margin-left:15px;
        padding-left: 15px;
        max-width: 16rem
    }
}

.product-btns__item.disabled {
    opacity: .4;
    pointer-events: none
}

@media only screen and (max-width: 767px) {
    .product-btns__item {
        padding-left:1rem;
        margin-left: 1rem
    }
}

@media only screen and (max-width: 479px) {
    .product-btns__item {
        border:1px solid #eee;
        width: 45%;
        margin: 0 5px 10px;
        padding: 5px 15px;
        max-width: 45%
    }
}

@media only screen and (max-width: 359px) {
    .product-btns__item {
        padding:5px 8px
    }
}

.product-btns__item svg {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.product-btns__item:first-child {
    border: none;
    padding-left: 0;
    margin-left: 0
}

@media only screen and (max-width: 479px) {
    .product-btns__item:first-child {
        border:1px solid #eee;
        margin: 0 5px 10px;
        padding: 5px 15px
    }
}

@media only screen and (max-width: 359px) {
    .product-btns__item:first-child {
        padding:5px 8px
    }
}

@media only screen and (min-width: 1025px) {
    .product-btns__item:hover {
        color:#ab7225
    }

    .product-btns__item:hover svg {
        fill: #ab7225
    }
}

.product-btns__title {
    margin-left: 1rem;
    max-width: 10rem
}

.product-triggers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .product-triggers {
        max-width:320px;
        width: 100%;
        margin: 0 auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.product-triggers__item {
    background: url(../images/border-bg.png) no-repeat;
    width: 46rem;
    padding: 1rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin: 0 3rem;
    background-size: 100% 100%
}

@media only screen and (max-width: 1200px) {
    .product-triggers__item {
        margin:0 .5rem 0 0
    }
}

@media only screen and (max-width: 767px) {
    .product-triggers__item {
        width:100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin: 0 0 2rem
    }

    .product-triggers__item:last-child {
        margin-bottom: 0
    }
}

.product-triggers__wrap {
    background-color: #fff;
    padding: 4rem;
    height: 100%;
    width: 100%
}

@media only screen and (max-width: 1200px) {
    .product-triggers__wrap {
        padding:3rem 1rem;
        height: 30rem
    }
}

.product-triggers__heading {
    margin-bottom: 3rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-triggers__title {
    text-decoration: none;
    color: #333;
    font-weight: 500;
    font-size: 1.8rem;
    margin-left: 1.5rem;
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: relative
}

.product-triggers__title::after {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -2px;
    width: 100%;
    border: 1px solid #333
}

@media only screen and (min-width: 1025px) {
    .product-triggers__title:hover {
        border-color:transparent
    }
}

.product-triggers__note {
    line-height: 2.4rem;
    max-width: 36rem;
    margin: 0 auto
}

@media only screen and (max-width: 1200px) {
    .additional-slider--1 .product-thumb__image {
        text-align:center
    }
}

.additional-slider__item {
    padding: 0 2rem
}

.additional-slider--3 .additional-slider__item {
    padding: 0 1rem
}

@media only screen and (max-width: 1200px) {
    .additional-slider__item {
        padding:0 1rem
    }
}

@media only screen and (max-width: 767px) {
    .additional-slider__item {
        padding:0 .5rem
    }
}

.additional-slider__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: 0
}

.additional-slider__dots--1 {
    display: none
}

@media only screen and (max-width: 413px) {
    .additional-slider__dots {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        margin-top: -5px
    }
}

.additional-slider__dot {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #b3b3b3;
    margin: 0 8px;
    cursor: pointer;
    border: 2px solid #eee
}

.additional-slider__dot:focus {
    outline: 0
}

.additional-slider__dot.tns-nav-active {
    background-color: #ab7225;
    border-color: transparent
}

@media only screen and (max-width: 413px) {
    .additional-slider__dot {
        margin-top:5px
    }
}

.additional-slider__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px 0 20px
}

.additional-slider__nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .additional-slider__nav {
        margin-left:45px;
        margin-right: 45px
    }
}

.additional-slider__nav--1 .additional-slider__arrow, .latest-reviews__nav--1 .additional-slider__arrow, .partners__nav--1 .additional-slider__arrow {
    display: none
}

.additional-slider__arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.additional-slider__arrow:focus {
    outline: 0
}

.additional-slider__arrow--prev {
    left: -3rem;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.additional-slider__arrow--next {
    right: -3rem;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.product-color {
    position: relative
}

.product-color__list {
    border: 1px solid #eee;
    max-height: 23rem
}

.product-color__list .simplebar-content {
    padding-right: 0
}

.product-color__wrap {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 2;
    width: 100%;
    background-color: #fff
}

.product-color__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 12px;
    cursor: pointer;
    background-color: transparent;
    border-top: 1px solid #eee;
    height: 60px
}

.product-color__item:first-child {
    border-top: none
}

@media only screen and (min-width: 1025px) {
    .product-color__item:hover {
        background-color:#f7f7f7
    }
}

.product-color__radio {
    position: absolute;
    left: -9999px
}

.product-color__title {
    height: 60px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 15px;
    position: relative;
    font-size: 12px;
    width: 100%
}

.product-color__title::after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: "";
    display: block;
    height: .4em;
    width: .4em;
    margin-top: -.4em;
    pointer-events: none;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.product-color__box {
    width: 80px;
    height: 40px;
    margin-right: 1.3rem
}

.product-color__box img {
    width: 100%;
    height: 100%
}

.product-color__text {
    font-size: 12px;
    font-weight: 600
}

.product-color.active .product-color__wrap {
    display: block
}

.sizes-btn {
    position: absolute;
    text-decoration: none;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -9rem;
    padding: 1rem 2.2rem;
    text-transform: uppercase;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 767px) {
    .sizes-btn {
        position:relative;
        left: auto;
        -webkit-transform: none;
        transform: none;
        bottom: auto;
        color: #666;
        border-color: #999;
        max-width: 80%;
        width: 100%;
        margin: 3rem auto 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.sizes-btn svg {
    fill: #fff;
    margin-right: 2rem
}

@media only screen and (max-width: 767px) {
    .sizes-btn svg {
        fill:#999
    }
}

@media only screen and (min-width: 1025px) {
    .sizes-btn:hover {
        background-color:#333
    }
}

.options-hide {
    display: none
}

.options-each,.options-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#contacts .contacts-triggers__list {
    border: none
}

#contacts .contacts-map__list {
    position: relative
}

#contacts .contacts-map__list::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #fff;
    width: 100%
}

#contacts .contacts {
    padding-top: 6rem;
    padding-bottom: 6rem
}

@media only screen and (max-width: 767px) {
    #contacts .contacts {
        padding-bottom:30px;
        padding-top: 30px
    }
}

#contacts .contacts-triggers {
    padding-top: 6rem;
    padding-bottom: 6rem
}

@media only screen and (max-width: 767px) {
    #contacts .contacts-triggers {
        padding-bottom:30px;
        padding-top: 30px
    }
}

#contacts .contacts-triggers .heading__wrapper {
    margin-bottom: 120px
}

@media only screen and (max-width: 767px) {
    #contacts .contacts-triggers .heading__wrapper {
        margin-bottom:60px
    }
}

.product-info {
    padding: 25px 25px 5px 0;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 30px
}

@media only screen and (max-width: 1023px) {
    .product-info {
        border:1px solid #e8e8e8
    }
}

.product-info ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

.product-info ul li {
    padding-left: 25px;
    position: relative;
    margin-top: 20px;
    font-size: 16px
}

.product-info ul li:first-child {
    margin-top: 0
}

.product-info ul li::after {
    position: absolute;
    content: "";
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ab7225
}

.product-info p {
    margin: 0 0 20px
}

.product-info a {
    text-decoration: none;
    font-weight: 500;
    color: #ab7225
}

.product-info a:hover {
    text-decoration: underline
}

.product-info h1,.product-info h2,.product-info h3,.product-info h4,.product-info h5,.product-info h6 {
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: 400
}

.product-new-options {
    margin-bottom: 3rem
}

.product-new-options__placeholder {
    font-weight: 400
}

.product-new-options__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-new-options__flex img {
    display: none
}

.product-new-options__flex.active img {
    display: block
}

.product-new-options__window {
    position: relative;
    min-height: 360px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1023px) {
    .product-new-options__window {
        min-height:0
    }
}

.product-new-options__row {
    border-bottom: 1px solid #a4a4a4
}

.product-new-options__align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 20px 18px 9px;
    cursor: pointer
}

@media only screen and (max-width: 413px) {
    .product-new-options__align {
        padding:12px 15px 12px 9px
    }
}

.product-new-options__col {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 413px) {
    .product-new-options__col {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.product-new-options__title {
    width: 115px;
    font-weight: 600;
    color: grey;
    padding-right: 8px;
    font-size: 14px
}

@media only screen and (max-width: 413px) {
    .product-new-options__title {
        margin-bottom:5px
    }
}

.product-new-options__value {
    width: 377px;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px
}

@media only screen and (max-width: 1365px) {
    .product-new-options__value {
        width:320px
    }
}

@media only screen and (max-width: 374px) {
    .product-new-options__value {
        width:240px
    }
}

.product-new-options__quantity {
    font-size: 10px
}

@media only screen and (max-width: 413px) {
    .product-new-options__quantity {
        margin-bottom:5px
    }
}

.product-new-options__arrow {
    margin-left: 20px
}

@media only screen and (max-width: 413px) {
    .product-new-options__arrow {
        margin-left:0
    }
}

.product-new-options__arrow svg {
    stroke: #7a7a7a;
    fill: transparent;
    width: 12px;
    height: 8px
}

.product-new-options__box {
    background-color: #fff;
    border: 7px solid #f5f5f5;
    position: absolute;
    top: -7px;
    left: -7px;
    bottom: -7px;
    right: -7px;
    z-index: 2;
    display: none
}

@media only screen and (max-width: 1200px) {
    .product-new-options__box {
        border-color:transparent
    }
}

.product-new-options__box .product-new-options__align {
    position: relative
}

.product-new-options__box .product-new-options__align::before {
    content: '';
    position: absolute;
    border: 7px solid #f5f5f5;
    border-bottom: 0;
    position: absolute;
    top: -7px;
    left: -7px;
    bottom: 0;
    right: -7px
}

.product-new-options__box.active {
    display: block
}

.product-new-options__box.active .product-new-options__arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.product-new-options__img {
    margin-right: 15px;
    width: 40px;
    height: 40px
}

.product-new-sizes {
    padding: 0 8px
}

.product-new-sizes__wrap {
    margin-top: 20px;
    padding-right: 20px;
    height: 240px
}

@media only screen and (max-width: 1023px) {
    .product-new-sizes__wrap {
        position:relative;
        padding-bottom: 1rem
    }

    .product-new-sizes__wrap::before {
        content: '';
        position: absolute;
        background-color: #fff;
        border: 7px solid #f5f5f5;
        border-top: 0;
        position: absolute;
        top: -20px;
        left: -7px;
        bottom: -25px;
        right: -7px
    }
}

.product-new-sizes__row {
    margin-top: 15px;
    font-size: 13px;
    line-height: 28px
}

.product-new-sizes__row:first-child {
    margin-top: 0
}

.product-new-sizes__input {
    display: none
}

.product-new-sizes__input:checked+.product-new-sizes__label::before {
    border-color: #ab7225
}

.product-new-sizes__input:checked+.product-new-sizes__label::after {
    opacity: 1
}

.product-new-sizes__label {
    position: relative;
    padding-left: 4.7rem;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-new-sizes__label img {
    width: auto
}

.product-new-sizes__label::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #e7e7e7;
    -webkit-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out
}

.product-new-sizes__label::after {
    position: absolute;
    content: '';
    left: 6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #ab7225;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.product-new-sizes__label img {
    margin-right: 20px
}

.product-new-sizes__text {
    font-size: 13px;
    line-height: 28px
}

@media only screen and (max-width: 413px) {
    .product-new-sizes__text {
        line-height:18px
    }
}

.product-new-color {
    padding-left: 8px
}

.product-new-color__row {
    margin-top: 20px
}

.product-new-color__row:first-child {
    margin-top: 0
}

.product-new-color__title {
    font-size: 15px;
    font-weight: 500;
    color: #999;
    margin-bottom: 12px
}

.product-new-color__input {
    display: none
}

.product-new-color__input:checked+.product-new-color__label::after {
    opacity: 1
}

.product-new-color__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -17px;
    margin-top: -17px
}

.product-new-color__item {
    margin-left: 17px;
    margin-top: 17px
}

.product-new-color__label {
    position: relative;
    display: block;
    cursor: pointer
}

.product-new-color__label::after {
    position: absolute;
    content: '';
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 2px;
    border: 5px solid #fff;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.product-new-color__hidden {
    display: none
}

.product-new-color__text {
    display: none
}

.color-price-value,.title-value {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 4px
}

.additional-slider__nav--1 .slick-dots, .latest-reviews__nav--1 .slick-dots,.partners__nav--1 .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: 0;
    list-style: none;
    margin: 0;
    padding: 0
}

.additional-slider__nav--1 .slick-dots button, .latest-reviews__nav--1 .slick-dots button,.partners__nav--1 .slick-dots button {
    display: block;
    position: relative;
    font-size: 0;
    width: 9px;
    height: 9px;
    outline: 0;
    border-radius: 50%;
    background-color: #b3b3b3;
    cursor: pointer;
    padding: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 2px solid #eee
}

.additional-slider__nav--1 .slick-dots li, .latest-reviews__nav--1 .slick-dots li, .partners__nav--1 .slick-dots li {
    margin: 5px 8px 0
}

.additional-slider__nav--1 .slick-dots li.slick-active button, .latest-reviews__nav--1 .slick-dots li.slick-active button,.partners__nav--1 .slick-dots li.slick-active button {
    background-color: #ab7225;
    border-color: transparent
}

.additional-slider__nav--1 .slick-arrow, .latest-reviews__nav--1 .slick-arrow, .partners__nav--1 .slick-arrow {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    top: 50%;
    margin-top: -8px
}

.additional-slider__nav--1 .slick-arrow.slick-next, .latest-reviews__nav--1 .slick-arrow.slick-next, .partners__nav--1 .slick-arrow.slick-next {
    right: -3rem;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.additional-slider__nav--1 .slick-arrow.slick-prev, .latest-reviews__nav--1 .slick-arrow.slick-prev, .partners__nav--1 .slick-arrow.slick-prev {
    left: -3rem;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.project-thumb {
    border: 1px solid #eee;
    margin-bottom: 6rem
}

@media only screen and (max-width: 1200px) {
    .project-thumb {
        margin-bottom:2rem
    }
}

.project-thumb__content {
    padding: 3.5rem 5rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    min-height: 16.9rem
}

@media only screen and (max-width: 1200px) {
    .project-thumb__content {
        padding:1.5rem
    }
}

.project-thumb__image {
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-align: center
}

.project-thumb__image:focus {
    outline: 0
}

.project-thumb__image--hidden {
    display: none
}

.project-thumb__image img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .project-thumb__image:hover img {
        -webkit-transform:scale(1.05);
        transform: scale(1.05)
    }
}

.project-thumb__title {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 2rem;
    font-family: Angelica;
    font-size: 2.4rem;
    line-height: 3rem;
    color: #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: center
}

@media only screen and (min-width: 1025px) {
    .project-thumb__title:hover {
        color:#ab7225
    }
}

.project-property__item,.project-thumb__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 1023px) {
    .project-property__item {
        margin-bottom:2rem
    }
}

.project-thumb__position {
    color: #666;
    margin-right: 5px;
    font-size: 12px;
    line-height: 19px
}

.project-thumb__author {
    line-height: 16px;
    font-weight: 500
}

.project-property__title {
    opacity: .5;
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    line-height: normal
}

.project-property__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 15px;
    line-height: normal;
    flex-wrap: wrap
}

@media only screen and (max-width: 1200px) {
    .project-property__text {
        justify-content:flex-start;
        flex-wrap: wrap
    }
}

.project-thumb__box {
    position: absolute;
    width: calc(100% + 2px);
    left: 0;
    top: 80%;
    padding: 4rem;
    z-index: 1;
    background-color: #fff;
    border: 1px solid #eee;
    border-top: none;
    margin: 0 -1px;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .3s ease-in-out,opacity .3s ease-in-out;
    transition: height .3s ease-in-out,opacity .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .project-thumb__box {
        opacity:1;
        height: auto;
        position: relative;
        border: none;
        padding: 0 0 1.5rem;
        margin-top: 1.5rem
    }
}

.project-thumb__heading {
    position: relative;
    text-align: center;
    margin-bottom: 2rem
}

.project-thumb__heading span {
    display: inline-block;
    background-color: #fff;
    color: #666;
    z-index: 1;
    position: relative;
    padding: 0 10px
}

.project-thumb__heading::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 100%;
    border-bottom: 1px solid #eee
}

.project-thumb__brands {
    text-align: center;
    margin-left: -15px;
    font-size: 14px;
    line-height: 30px
}

.project-model__link,.project-thumb__link {
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-weight: 500;
    border-bottom: 1px solid #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.project-thumb__link {
    margin-left: 15px
}

.project-model:after {
    content: "/";
    margin: 0 1rem
}

.project-model:last-child:after {
    content: ""
}

@media only screen and (min-width: 1025px) {
    .project-model__link:hover,.project-thumb__link:hover {
        color:#ab7225;
        border-color: #ab7225
    }
}

@media only screen and (min-width: 1025px) {
    .project-thumb:hover .project-thumb__box {
        border-color:#eee;
        opacity: 1;
        height: 21rem;
        overflow: visible
    }
}

.question-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1200px) {
    .question-form {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        max-width: 60vw;
        width: 100%;
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width: 767px) {
    .question-form {
        max-width:100vw
    }
}

.question-form__wrap {
    padding: 0 11rem
}

@media only screen and (max-width: 1679px) {
    .question-form__wrap {
        padding:0
    }
}

.question-form__col {
    width: 34rem
}

@media only screen and (max-width: 1200px) {
    .question-form__col {
        width:100%;
        margin-bottom: 2rem
    }
}

.question-form__col--btn {
    width: 19.7rem
}

@media only screen and (max-width: 1200px) {
    .question-form__col--btn {
        margin-top:4rem
    }
}

@media only screen and (max-width: 767px) {
    .question-form__col--btn {
        margin-top:2rem
    }
}

.form-input {
    position: relative;
    height: 47px
}

.form-input::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    border-bottom: 1px solid #ab7225;
    content: '';
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out
}

.form-input.active .label {
    font-size: 10px;
    top: 0
}

.form-input.active::after {
    width: 100%
}

.form-input.active .input[type=tel] {
    color: #333
}

.form-input.error::after {
    border-bottom-color: red;
    width: 100%
}

.input {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0;
    font-family: Montserrat,sans-serif;
    color: #333;
    padding: 15px 5px;
    height: 47px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input--textarea {
    resize: vertical;
    padding: 0 5px 15px;
    margin-top: 15px;
    overflow: hidden
}

.input:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input[type=tel] {
    color: transparent
}

.label {
    position: absolute;
    left: 5px;
    top: 18px;
    font-size: 12px;
    color: #b2b2b2;
    -webkit-transition: font-size .2s ease-in-out,top .2s ease-in-out;
    transition: font-size .2s ease-in-out,top .2s ease-in-out
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 40px #fff inset;
    -webkit-text-fill-color: #333!important
}

input::-webkit-input-placeholder {
    color: transparent
}

input::-moz-placeholder {
    color: transparent
}

input::-ms-input-placeholder {
    color: transparent
}

input::placeholder {
    color: transparent
}

.registration {
    padding-bottom: 9rem
}

@media only screen and (max-width: 1200px) {
    .registration {
        min-height:47vh
    }
}

@media only screen and (max-width: 767px) {
    .registration {
        min-height:auto;
        padding-bottom: 3rem
    }
}

.registration__note {
    font-weight: 500;
    max-width: 48rem;
    width: 100%;
    font-size: 13px;
    line-height: 30px;
    margin: 4rem auto 0;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .registration__note {
        margin:1rem auto 0;
        line-height: 26px
    }
}

.registration__note--decor {
    position: relative
}

.registration__note--decor::after {
    position: absolute;
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -2rem;
    width: 50px;
    height: 1px;
    background-color: #000
}

@media only screen and (max-width: 767px) {
    .registration__note--decor::after {
        top:-1rem
    }
}

.registration-form {
    width: 34rem;
    margin: 0 auto;
    padding-top: 2rem
}

@media only screen and (max-width: 767px) {
    .registration-form {
        width:100%
    }
    .info-section h2 span{
        font-size: 22px;
        font-family: sans-serif;
    }
}

.registration-form__row {
    margin-top: 4.7rem
}

.registration-form__row:first-child {
    margin-top: 0
}

.registration-form__row--btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.registration-form__row--btn .form-btn {
    width: 230px;
    height: 45px
}

@media screen and (max-width: 479px) {
    .registration-form__row--btn .form-btn {
        width:290px
    }
}

.registration-form__links {
    margin-top: 1.6rem;
    text-align: center;
    font-size: 11px;
    color: #b2b2b2
}

.registration-form__link {
    color: #b2b2b2;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 2px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 11px
}

.registration-form__link--bold {
    font-weight: 600;
    color: rgba(51,51,51,.7)
}

@media only screen and (min-width: 1025px) {
    .registration-form__link:hover {
        border-color:transparent
    }
}

.error-text-login {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    font-size: 9px;
    color: red;
    margin-top: 4px
}

.review-section {
    background-color: #f5f5f5;
    height: 60rem;
    padding: 6rem
}

@media only screen and (max-width: 1200px) {
    .review-section {
        padding:3rem 1.5rem 4rem;
        height: auto
    }
}

@media only screen and (max-width: 767px) {
    .review-section {
        padding:40px 15px
    }
}

.review-section__empty {
    background-color: #fff;
    max-width: 68rem;
    margin: 0 auto;
    padding: 2.5rem 2rem
}

.review-section__wrap {
    border: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 28.5rem
}

@media only screen and (max-width: 767px) {
    .review-section__wrap {
        padding:10px;
        text-align: center
    }
}

.review-section__logo {
    margin-bottom: 3rem
}

.review-section__logo svg {
    width: 5.7rem;
    height: 7.6rem
}

.review-section__title {
    font-family: Angelica;
    font-size: 2.4rem;
    margin-bottom: 2rem
}

.review-section__btn {
    width: 200px
}

@media only screen and (max-width: 767px) {
    .review-section__btn {
        width:220px
    }
}

.reviews-slider__item {
    opacity: 0
}

.reviews-slider__item.tns-slide-active {
    opacity: 1
}

.reviews-slider__title {
    text-align: center;
    font-weight: 600;
    margin-bottom: 1.8rem
}

.reviews-slider__date {
    font-size: 12px;
    color: #b2b2b2;
    text-align: center;
    margin-bottom: 2rem
}

.reviews-slider__text {
    line-height: 2.4rem;
    height: 12rem
}

@media only screen and (max-width: 767px) {
    .reviews-slider__text {
        height:19rem
    }
}

.reviews-slider__align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reviews-slider__box {
    border: 1px solid #eee;
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 2.5rem;
    height: 24.5rem
}

@media only screen and (max-width: 767px) {
    .reviews-slider__box {
        padding:27px 15px;
        height: 33rem
    }
}

.reviews-slider__wrap {
    position: relative;
    max-width: 68rem;
    margin: 0 auto 3rem;
    background-color: #fff;
    padding: 2rem
}

@media only screen and (max-width: 767px) {
    .reviews-slider__wrap {
        max-width:100%;
        padding: .5rem
    }
}

.reviews-slider__wrap::before {
    position: absolute;
    content: '';
    left: 1rem;
    top: -4rem
}

@media only screen and (max-width: 767px) {
    .reviews-slider__wrap::before {
        display:none
    }
}

.reviews-slider__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3rem
}

.reviews-slider__dot {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #b3b3b3;
    margin: 0 8px;
    cursor: pointer;
    border: 2px solid #eee
}

.reviews-slider__dot:focus {
    outline: 0
}

.reviews-slider__dot.tns-nav-active {
    background-color: #ab7225;
    border-color: transparent
}

.reviews-slider__arrow {
    position: absolute;
    cursor: pointer;
    width: 6rem;
    height: 10.8rem;
    background-color: #343740;
    top: 50%;
    margin-top: -5.4rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 767px) {
    .reviews-slider__arrow {
        display:none
    }
}

.reviews-slider__arrow::before {
    position: absolute;
    content: '';
    top: 0;
    border: 1px solid #4d4d4d;
    width: 5rem;
    height: 8.8rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.reviews-slider__arrow svg {
    fill: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: relative
}

.reviews-slider__arrow:focus {
    outline: 0
}

.reviews-slider__arrow--prev {
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    padding-left: 1rem
}

.reviews-slider__arrow--prev::before {
    border-right-color: transparent;
    right: 0
}

.reviews-slider__arrow--next {
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    padding-right: 1rem
}

.reviews-slider__arrow--next::before {
    border-left-color: transparent;
    left: 0
}

@media only screen and (min-width: 1025px) {
    .reviews-slider__arrow:hover::before {
        background-color:rgba(255,255,255,.4)
    }
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 25px
}

@media only screen and (max-width: 767px) {
    .mCSB_inside>.mCSB_container {
        margin-right:10px
    }
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 3px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 1px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 3px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #ccc
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ab7225
}

.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.5)),to(rgba(255,255,255,0)));
    background-image: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.5)),to(rgba(255,255,255,0)));
    background-image: linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0,0,0,.2);
    -webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2);
    box-shadow: inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.1);
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 5px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0,0,0,.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    -webkit-box-shadow: inset 0 0 14px rgba(0,0,0,.2);
    box-shadow: inset 0 0 14px rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2);
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0,0,0,.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0,0,0,.2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0,0,0,.2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255,255,255,.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0,0,0,.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9)
}

[data-simplebar] {
    position: relative;
    z-index: 0;
    overflow: hidden!important;
    -webkit-overflow-scrolling: touch
}

[data-simplebar=init] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[data-simplebar] .simplebar-content,[data-simplebar] .simplebar-scroll-content {
    overflow: hidden
}

[data-simplebar=init] .simplebar-content,[data-simplebar=init] .simplebar-scroll-content {
    overflow: scroll
}

.simplebar-scroll-content {
    overflow-x: hidden!important;
    min-width: 100%!important;
    max-height: inherit!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important
}

.simplebar-content {
    overflow-y: hidden!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    min-height: 100%!important;
    padding-right: 20px
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 2px;
    bottom: 0;
    width: 1px;
    background-color: #ccc;
    pointer-events: none
}

.simplebar-scrollbar {
    position: absolute;
    right: -1px;
    width: 3px;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #ab7225;
    border-radius: 0;
    left: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.simplebar-track.vertical {
    top: 0
}

.simplebar-track.vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.horizontal {
    left: 0;
    width: auto;
    height: 11px;
    display: none
}

.simplebar-track.horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.horizontal.simplebar-track .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track {
    right: auto;
    left: 0
}

[data-simplebar-direction=rtl] .simplebar-track.horizontal {
    right: 0
}

.search-page {
    margin-bottom: 12.8rem
}

@media only screen and (max-width: 1200px) {
    .search-page {
        min-height:38vh
    }
}

@media only screen and (max-width: 767px) {
    .search-page {
        margin-bottom:3rem;
        min-height: auto;
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.search-page__title {
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    margin-bottom: 4rem
}

@media only screen and (max-width: 767px) {
    .search-page__title {
        line-height:2.2rem
    }
}

.search-page__form {
    width: 70rem;
    margin: 4rem auto;
    position: relative
}

@media only screen and (max-width: 767px) {
    .search-page__form {
        width:100%
    }
}

.search-page__input {
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #eee;
    padding: 1.5rem 3rem 1.5rem 1.5rem;
    color: #333;
    font-size: 16px
}

.search-page__input:focus {
    outline: 0
}

.search-page__input::-webkit-input-placeholder {
    color: #333
}

.search-page__input::-moz-placeholder {
    color: #333
}

.search-page__input::-ms-input-placeholder {
    color: #333
}

.search-page__input::placeholder {
    color: #333
}

.search-page__btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 3rem;
    padding: 0;
    z-index: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.search-page__svg {
    width: 14px;
    height: 14px;
    fill: #333
}

.custom-select {
    position: relative;
    font-size: 12px
}

.custom-select select {
    display: none
}

.select-selected {
    background-color: #fff
}

.error .select-selected {
    border-color: red
}

.select-items div,.select-selected {
    color: #333;
    padding: 1.5rem 2rem;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0,0,0,.1) transparent;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 2rem
}

.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border: 1px solid rgba(0,0,0,.1);
    border-bottom: none;
    border-top: none
}

.select-hide {
    display: none
}

.same-as-selected,.select-items div:hover {
    background-color: rgba(0,0,0,.1)
}

.common-select {
    border: none;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 1.5rem 2rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    overflow: hidden;
    font-size: 12px;
    font-family: Montserrat,sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.common-select::-ms-expand {
    display: none
}

.common-select:focus {
    outline: 0
}

.common-select__wrap {
    position: relative
}

.common-select__wrap::after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: .4em;
    width: .4em;
    margin-top: -.4em;
    pointer-events: none;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    z-index: 1
}

.common-select--sizes .select-items>div:last-child {
    font-weight: 600
}

.select {
    border-bottom: 1px solid #e8e8e8;
    padding: 1.5rem 2rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    overflow: hidden;
    font-size: 12px
}

.select__current {
    width: 100%;
    display: block;
    overflow: hidden
}

.select::after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: .4em;
    width: .4em;
    margin-top: -.4em;
    pointer-events: none;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .select:hover {
        border-color:#dbdbdb
    }
}

.select:focus {
    border-color: #666
}

.select--open {
    overflow: visible
}

.select--open::after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.select--medium {
    max-width: 30em
}

.select__list {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 .1em rgba(68,68,68,.11);
    box-shadow: 0 0 0 .1em rgba(68,68,68,.11);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: .2em;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-2em);
    transform: scale(.75) translateY(-2em);
    -webkit-transition: opacity .1s ease-out,-webkit-transform .2s cubic-bezier(.5,0,0,1.25);
    transition: opacity .1s ease-out,-webkit-transform .2s cubic-bezier(.5,0,0,1.25);
    transition: transform .2s cubic-bezier(.5,0,0,1.25),opacity .1s ease-out;
    transition: transform .2s cubic-bezier(.5,0,0,1.25),opacity .1s ease-out,-webkit-transform .2s cubic-bezier(.5,0,0,1.25);
    z-index: -1
}

.select--open .select__list {
    visibility: visible;
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.select__item {
    padding: .5em 1em;
    cursor: pointer
}

@media only screen and (min-width: 1025px) {
    .select__item:hover {
        background:#efefef
    }
}

.select__item--active {
    font-weight: 700;
    background: #eee
}

.select__item--disabled {
    opacity: .3;
    cursor: not-allowed
}

.size-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url(../images/bg-prod-descr.png);
    padding: 65px 100px;
    border: 12px solid #fff;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 338px
}

@media only screen and (max-width: 1439px) {
    .size-section {
        padding:25px;
        min-height: 0
    }
}

@media only screen and (max-width: 1023px) {
    .size-section {
        padding:17px
    }
}

.size-section__holder {
    max-height: 130px
}

.size-section__folder {
    background-color: #f5f5f5;
    padding: 12px
}

@media only screen and (max-width: 1023px) {
    .size-section {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.size-section__content {
    width: 60rem;
    margin-right: 8rem;
    overflow: hidden
}

@media only screen and (max-width: 1023px) {
    .size-section__content {
        -webkit-box-flex:0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .size-section__content {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.size-section__title {
    font-family: Angelica;
    font-size: 3.4rem;
    margin-bottom: 2rem
}

.size-section__text {
    line-height: 2.4rem
}

.size-section__thumb {
    position: relative
}

.size-section__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media only screen and (max-width: 1200px) {
    .size-section__box {
        -webkit-box-flex:0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (max-width: 1023px) {
    .size-section__box {
        -webkit-box-flex:0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        margin-bottom: 3rem
    }
}

@media only screen and (max-width: 767px) {
    .size-section__box {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 2rem
    }
}

.size-section__link {
    color: #ab7225;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    margin-top: 15px
}

@media only screen and (min-width: 1025px) {
    .size-section__link:hover:hover {
        text-decoration:underline
    }
}

.size-section__link[href^="#no-href"] {
    display: none
}

.size-dots__item {
    position: absolute;
    z-index: 1;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
    cursor: pointer
}

.size-dots__item::before {
    position: absolute;
    content: '';
    left: -5px;
    top: -5px;
    bottom: -5px;
    right: -5px;
    background-color: #ebf0f2;
    z-index: -1;
    border-radius: 50%
}

.size-dots__item.active {
    background-color: #ab7225;
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
}

.size-dots__item.active .size-dots__dot {
    background-color: #ab7225
}

.size-dots__item--1 {
    bottom: 20%;
    left: 11.5%
}

.size-dots__item--2 {
    top: 30%;
    left: 28%
}

.size-dots__item--3 {
    bottom: 11.5%;
    left: 51%
}

.size-dots__item--4 {
    bottom: 33%;
    right: 28%
}

.size-dots__item--5 {
    top: 50%;
    right: 11.5%
}

.size-dots__item--6 {
    bottom: 10%;
    left: 24%
}

.size-dots__item--7 {
    top: 18%;
    right: 30%
}

.size-dots__item--8 {
    bottom: 15%;
    right: 37%
}

.size-dots__item--9 {
    top: 70%;
    left: 11%
}

.size-dots__item--10 {
    top: 10%;
    left: 40%
}

.size-dots__item--11 {
    right: 30%;
    bottom: 44%
}

.size-dots__item--12 {
    top: 30%;
    right: 10%
}

.size-dots__item--13 {
    bottom: 1rem;
    right: 4px
}

.size-dots__item--14 {
    top: 55%;
    left: 7%
}

.size-dots__item--15 {
    top: 41%;
    right: 6%
}

.size-dots__item--16 {
    left: 89px;
    bottom: 42px
}

.size-dots__item--17 {
    top: 9%;
    left: 24%
}

.size-dots__item--18 {
    right: 20%;
    top: 24%
}

.size-dots__item--19 {
    bottom: 47%;
    left: 15%
}

.size-dots__item--21 {
    top: 42%;
    left: 29%
}

.size-dots__item--22 {
    top: 23%;
    left: 65%
}

.size-dots__dot {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-color: #78797a;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
    z-index: 1
}

.size-dots__info {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    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;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-slider a {
    outline: 0
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-slide>div {
    width: 100%
}

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

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

.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;
    outline: 0;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

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

.tns-outer {
    padding: 0!important;
    outline: 0
}

.tns-outer [hidden] {
    display: none!important
}

.tns-outer [aria-controls],.tns-outer [data-action] {
    cursor: pointer
}

.ms-touch {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    -ms-scroll-chaining: none;
    -ms-scroll-snap-type: mandatory;
    -ms-scroll-snap-points-x: snapInterval(0,100%)
}

.tns-slider {
    -webkit-transition: all 0s;
    transition: all 0s
}

.tns-slider>div,.tns-slider>li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>div,.tns-horizontal.tns-subpixel>li {
    display: inline-block;
    vertical-align: middle;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel>div,.tns-horizontal.tns-no-subpixel>li {
    float: left;
    margin-right: -100%
}

.tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px
}

.tns-gallery>div,.tns-gallery>li {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s,opacity 0s;
    -webkit-transition: opacity 0s,-webkit-transform 0s;
    transition: opacity 0s,-webkit-transform 0s;
    transition: transform 0s,opacity 0s;
    transition: transform 0s,opacity 0s,-webkit-transform 0s
}

.tns-gallery>.tns-moving {
    -webkit-transition: all .25s;
    transition: all .25s
}

.tns-lazy-img {
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
    opacity: .6
}

.tns-lazy-img.loaded {
    opacity: 1
}

.tns-ah {
    -webkit-transition: height 0s;
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-hdx {
    overflow-x: hidden
}

.tns-hdy {
    overflow-y: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    z-index: 0
}

.tns-fadeOut,.tns-normal {
    opacity: 0;
    z-index: -1
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden
}

.tns-t-ct {
    width: 2333.3333333%;
    width: calc(100% * $count / $perpage);
    position: absolute;
    right: 0
}

.tns-t-ct:after {
    content: '';
    display: table;
    clear: both
}

.tns-t-ct>div {
    width: 1.4285714%;
    width: calc(100% / $count);
    height: 10px;
    float: left
}

.social-section {
    position: relative;
    padding-bottom: 11rem;
    padding-top: 14rem
}

@media only screen and (max-width: 1439px) {
    .social-section {
        padding-top:5rem;
        padding-bottom: 3rem
    }
}

.social-section__decor {
    position: absolute;
    top: -20px;
    left: 50%;
    z-index: -1
}

@media only screen and (max-width: 767px) {
    .social-section__decor {
        display:none
    }
}

.social-section__decor svg {
    width: 61.9rem;
    height: 22.2rem
}

.social-section__btn {
    text-align: center;
    margin-top: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.7rem;
    text-decoration: none;
    color: #333;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .social-section__btn {
        margin-top:2rem
    }
}

@media only screen and (min-width: 1025px) {
    .social-section__btn:hover {
        opacity:.8
    }
}

.social-section__btn span {
    display: inline-block;
    font-weight: 700;
    margin-left: 5px;
    -webkit-transition: letter-spacing .3s ease-in-out;
    transition: letter-spacing .3s ease-in-out;
    letter-spacing: 1px
}

.social-section__btn svg {
    width: 23px;
    height: 5px;
    fill: #7f7f7f;
    margin-left: 1.4rem
}

.social-section__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .social-section__list {
        overflow-x:auto
    }
}

.social-section__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: calc(100% / 7);
    padding-top: calc(100% / 7);
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .social-section__item {
        -webkit-box-flex:0;
        -ms-flex: 0 0 40vw;
        flex: 0 0 40vw;
        width: 40vw;
        padding-top: 40vw;
        border-right: 1px solid #ccc;
        margin-right: 10px
    }

    .social-section__item:last-child {
        border-right: 0
    }
}

.social-section__item::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    z-index: 1
}

.social-section__item img {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    max-width: none;
    width: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (min-width: 1025px) {
    .social-section__item:hover::before {
        background-color:rgba(0,0,0,.2)
    }
}

.social-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tab {
    display: none
}

.tab.active {
    display: block
}

.navigation-box .tab {
    opacity: 0;
    display: block
}

.navigation-box .tab.active {
    opacity: 1
}

.team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -3.5rem;
    margin-left: -3.5rem
}

@media only screen and (max-width: 767px) {
    .team {
        margin-top:-1rem;
        margin-left: 0
    }
}

.team__wrap {
    position: relative
}

.team__item {
    position: relative;
    width: 29.2rem;
    margin-top: 3.5rem;
    margin-left: 3.5rem
}

@media only screen and (min-width: 1025px) {
    .team__item:hover .team__content {
        opacity:1
    }
}

@media only screen and (max-width: 767px) {
    .team__item {
        width:50%;
        margin-left: 0;
        margin-top: 1rem;
        padding: 0 1rem
    }
}

.team__content {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 1rem;
    background-image: url(../images/bg-logo.png);
    background-size: 13rem 17.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 1023px) {
    .team__content {
        opacity:1;
        top: 70%;
        background-image: none;
        background-color: rgba(255,255,255,.9)
    }
}

.team__title {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 1rem
}

.team__position {
    color: grey
}

.thanks {
    padding: 18rem 12rem 7rem
}

@media only screen and (max-width: 1200px) {
    .thanks {
        padding:4rem 1.5rem
    }
}

.thanks__box {
    width: 54rem;
    background-color: #eee;
    margin: 0 auto;
    position: relative;
    padding: 8rem 8rem 5.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .thanks__box {
        width:100%;
        padding: 5rem 3rem
    }
}

.thanks__box::before {
    content: '';
    position: absolute;
    border: 1px solid #d6d6d6;
    left: 2rem;
    top: 2rem;
    bottom: 2rem;
    right: 2rem;
    pointer-events: none
}

.thanks__title {
    font-family: Angelica;
    position: relative;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 3.4rem
}

.thanks__title::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 1px solid #333;
    width: 5rem
}

.thanks__note {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 3rem;
    max-width: 38rem
}

.thanks__number {
    text-decoration: none;
    color: #333;
    display: inline-block;
    font-weight: 500
}

.thanks__btn {
    max-width: 22rem
}

.thanks__button {
    margin-top: 8rem;
    position: relative
}

@media only screen and (max-width: 767px) {
    .thanks__button {
        margin-top:5rem
    }
}

.thanks__button::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 6px;
    border-bottom: 1px solid #d9d9d9
}

@media only screen and (max-width: 767px) {
    .thanks__button::before {
        display:none
    }
}

.thanks__align {
    display: inline-block;
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 0 3rem
}

.heading {
    font-family: Angelica;
    font-size: 4.8rem
}

@media only screen and (max-width: 767px) {
    .heading {
        font-size:3.2rem
    }
}

.heading--large {
    font-size: 6rem
}

.heading--center {
    text-align: center
}

.heading--mb {
    margin-bottom: 3.3rem
}

.heading--largemb {
    margin-bottom: 60px
}

@media only screen and (max-width: 767px) {
    .heading--largemb {
        margin-bottom:30px
    }
}

@media only screen and (max-width: 479px) {
    .heading--largemb {
        padding:0 15px
    }
}

@media screen and (max-width: 1200px) {
    .heading--news {
        margin-bottom:30px
    }
}

.heading__note {
    font-size: 1.75rem;
    max-width: 89rem;
    margin: 0 auto 5.5rem;
    text-align: center;
    line-height: 2.4rem
}

@media only screen and (max-width: 1200px) {
    .heading__note {
        margin:0 auto 2.5rem
    }
}

.heading__wrapper {
    position: relative;
    text-align: center;
    margin-bottom: 60px
}

@media only screen and (max-width: 767px) {
    .heading__wrapper {
        margin-bottom:30px
    }
}

.heading__wrapper::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 3rem;
    border-bottom: 1px solid #d9d9d9
}

@media only screen and (max-width: 767px) {
    .heading__wrapper::before {
        display:none
    }
}

.heading__wrapper .heading {
    display: inline-block;
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 0 5rem;
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .heading__wrapper .heading {
        padding:0
    }
}

.heading.heading--center.heading--mb {
    padding-top: 4rem
}

.top-section {
    min-height: 330px;
    background-size: contain;
    background-position: top center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 15rem;
    padding-bottom: 3rem;
    background-attachment: fixed;
    background-repeat: no-repeat
}

@media only screen and (max-width: 1200px) {
    .top-section {
        padding-top:0;
        min-height: 250px;
        background-size: cover;
        background-position: center;
        background-attachment: inherit
    }
}

@media only screen and (max-width: 767px) {
    .top-section {
        min-height:auto;
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

@media only screen and (max-width: 1200px) {
    .top-section--mobile {
        padding-top:3rem;
        min-height: auto;
        padding-bottom: 2rem
    }
}

.top-section::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 100%
}

.top-section h1 {
    color: #fff;
    position: relative;
    text-align: center;
    font-family: Angelica;
    font-size: 4.8rem;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 4rem 0 0
}

.heading-title__project {
    border-bottom: 1px solid #eee;
    padding-bottom: 7rem
}

@media only screen and (max-width: 767px) {
    .top-section h1 {
        margin-top:2rem;
        font-size: 3.2rem;
        margin-bottom: 1rem
    }
}

.top-section--white::before {
    background-color: transparent
}

.top-section--white h1 {
    color: #333
}

.top-section--white .breadcrumbs__link {
    color: #333
}

.breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 10px
}

.category-project__menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 3rem;
    margin-bottom: 7rem
}

.category-project__menu .category-project__item {
    margin-right: 6rem
}

.category-project__menu .category-project__item a.active {
    font-weight: 700
}

.category-project__menu .category-project__item a {
    text-decoration: none;
    color: rgba(0,0,0,.9);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-transform: uppercase;
    font-size: 10px
}

@media only screen and (max-width: 767px) {
    .breadcrumbs {
        display:flex;
        padding-top: 0px;
    }

    .content--product .breadcrumbs,.top-section--article .breadcrumbs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 15px;
        padding-right: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px
    }

    .content--product .breadcrumbs li,.top-section--article .breadcrumbs li {
        margin-bottom: 15px
    }

    .category-project__menu {
        margin-bottom: 0;
        padding-bottom: 0;
        overflow-y: scroll;
        border-bottom: 0
    }

    .category-project__menu .category-project__item {
        margin-bottom: 2rem
    }

    .category-section {
        border-bottom: 1px solid #eee;
        margin-bottom: 1rem
    }

    .project-property__item,.project-thumb__text {
        width: 100%;
        justify-content: flex-start
    }

    .property-section {
        padding: 0
    }

    .related-section h2 {
        margin: 0 0 3rem;
        padding-top: 3rem
    }

    .info-section--full.project-description {
        padding: 0
    }

    .project-property__item {
        margin-bottom: 3rem
    }
}

.breadcrumbs__item {
    padding-left: 2rem;
    margin-left: 2rem;
    color: #b2b2b2;
    position: relative
}

.breadcrumbs__item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 3px;
    height: 3px;
    background-color: #b2b2b2;
    border-radius: 50%
}

.breadcrumbs__item:first-child {
    padding-left: 0;
    margin-left: 0
}

.breadcrumbs__item:first-child::before {
    display: none
}

.breadcrumbs__link {
    color: #fff;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1025px) {
    .breadcrumbs__link:hover {
        text-decoration:underline
    }
}

.triggers {
    background-size: cover;
    height: 80rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

@media only screen and (max-width: 767px) {
    .triggers {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        height: auto;
        padding-top: 1.5rem;
        margin-bottom: 20px;
        display: none
    }
}

.triggers::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.55)
}

.triggers__col {
    width: 33.33%;
    border-left: 1px solid rgba(238,238,238,.25);
    position: relative;
    z-index: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 1200px) {
    .triggers__col {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

@media only screen and (max-width: 1023px) {
    .triggers__col {
        height:100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (max-width: 767px) {
    .triggers__col {
        width:100%;
        border-left: none
    }

    .triggers__col:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .triggers__col:first-child .triggers__box:first-child {
        border-top: 1px solid rgba(238,238,238,.25)
    }

    .triggers__col:last-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .triggers__col:last-child .triggers__box:first-child {
        border-top: 1px solid rgba(238,238,238,.25)
    }
}

.triggers__col:first-child {
    border: none
}

.triggers__box {
    height: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid rgba(238,238,238,.25)
}

@media only screen and (max-width: 767px) {
    .triggers__box {
        height:auto;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
}

.triggers__box:first-child {
    border: none
}

.triggers__wrapper {
    width: 33rem;
    color: #fff;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .triggers__wrapper {
        width:100%
    }

    .triggers__wrapper img {
        max-width: 50%
    }
}

.triggers__text {
    margin-top: 3rem;
    line-height: 2.4rem
}

.text {
    font-size: 1.75rem;
    line-height: 3rem
}

.text p {
    margin: 0 0 2.5rem;
    -webkit-touch-callout: none;
    /* iOS Safari */
}

.text h1 {
    font-family: Angelica;
    font-weight: 400;
    margin: 0 0 2.5rem
}

.text h2 {
    font-family: Angelica;
    font-weight: 400;
    margin: 0 0 2.5rem;
    font-size: 3.6rem;
    line-height: 4rem
}

@media only screen and (max-width: 767px) {
    .text h2 {
        font-size:2.8rem;
        line-height: 3.2rem
    }
}

.text hr {
    color: #eee;
    border: none;
    background-color: #eee;
    height: 1px
}

.text ul {
    margin: 0 0 2.5rem;
    padding: 0;
    list-style: none
}

.text ul li {
    padding-left: 2rem;
    margin-top: 1rem;
    position: relative
}

.text ul li:first-child {
    margin-top: 0
}

.text ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 1.1rem;
    width: 3px;
    height: 3px;
    background-color: #000;
    border-radius: 50%
}

.text ol {
    margin: 0 0 2.5rem;
    padding: 0;
    list-style: none;
    counter-reset: item
}

.text ol li {
    padding-left: 2rem;
    position: relative;
    counter-increment: item;
    margin-top: 1rem
}

.text ol li:first-child {
    margin-top: 0
}

.text ol li::before {
    position: absolute;
    left: 0;
    content: counter(item) "."
}

.text a {
    color: #ab7225
}

@media only screen and (min-width: 1025px) {
    .text a:hover {
        text-decoration:none
    }
}

@media only screen and (max-width: 1679px) {
    .text iframe {
        max-width:100%;
        height: auto;
        min-height: 400px
    }
}

.values-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -10rem auto 0;
    max-width: 120rem
}

.values-list.active .values-list__item {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media screen and (max-width: 767px) {
    .values-list {
        margin:0 auto
    }
}

.values-list__item {
    width: 30%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 3rem 5rem;
    margin-top: 10rem;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    opacity: 0
}

@media screen and (max-width: 1200px) {
    .values-list__item {
        opacity:1
    }
}

.values-list__item--1 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.values-list__item--2 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.values-list__item--3 {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.values-list__item--4 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.values-list__item--5 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.values-list__item--6 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

@media only screen and (max-width: 767px) {
    .values-list__item {
        padding:3rem 4rem;
        margin-top: 30px
    }
}

@media only screen and (max-width: 414px) {
    .values-list__item {
        width:50%
    }
}

.values-list__thumb {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 7rem
}

.values-list__thumb::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    border: 2px solid #eee;
    width: 9rem;
    height: 9rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -4.5rem;
    margin-top: -4.5rem
}

.values-list__thumb::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    border: 2px solid #eee;
    width: 10rem;
    height: 10rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -5rem;
    margin-top: -5rem
}

.values-list__title {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 600;
    text-align: center
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.,.article-insert__date,.articles-list__date,.news-thumb__date {
    display: none
}

.pagination-product-list>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.pagination-product-list>ul li {
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 1px solid #eee;
    margin-right: 1px;
    margin-bottom: 2px
}

.pagination-product-list>ul a:active,.pagination-product-list>ul a:hover {
    background-color: #eee
}

.pagination-product-list>ul li.active a {
    background-color: #ab7225;
    color: #fff;
    border-color: #ab7225
}

.pagination-product-list>ul a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    border: none;
    color: #333;
    display: inline-block;
    text-transform: uppercase;
    background-color: transparent;
    padding: 0;
    font: 500 16px Montserrat,sans-serif;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: center;
    line-height: 40px
}

.pagination-product-list>ul li.active {
    border-color: #ab7225
}

.pagination-product-list {
    margin-top: 3rem
}

.scroll-up {
    background: #ab7225 url(../images/arrow_up.svg) no-repeat center;
    background-size: 55%;
    display: none;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    margin: 30px;
    position: fixed;
    bottom: 65px;
    right: -22px;
    transition: background-color .3s;
    z-index: 1000
}

.show {
    display: inline-block!important
}

.scroll-up:hover {
    cursor: pointer;
    background-color: #333
}

.scroll-up:active {
    background-color: #555
}

.callback-owner p {
    text-align: center;
    color: #999;
    margin-bottom: 3rem;
    margin-top: 3rem;
    font-family: Montserrat,sans-serif
}

.callback-owner p a {
    font-size: 1.6rem;
    line-height: 3rem;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    color: #333
}

.feedback-button {
    margin: auto;
    max-width: fit-content;
    text-align: center
}

.feedback-button a {
    text-decoration: none;
    color: #999;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid #eee;
    font: 500 1.4rem Montserrat, sans-serif;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: center;
    padding: 15px 10px 13px 10px;
    border-radius: 5px
}

.feedback-button a:hover {
    background-color: #ab7225;
    border-color: #ab7225;
    color: #fff
}

.container-feedback-form {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    background-color: rgba(0,0,0,.5)
}

.inner-feedback-form {
    position: relative;
    width: 100%;
    max-width: 450px;
    border: 1px solid gray;
    background-color: #fff
}

.close-feedback-form {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%,-50%);
    width: 35px;
    height: 35px;
    margin: 0;
    border-radius: 50%;
    background-color: #ab7225;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.2rem;
    line-height: 1;
    cursor: pointer
}

.inner-feedback-form .success-text {
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0 15px
}

.send-ready {
    display: flex!important
}

.inner-feedback-form #feedback-form {
    padding: 20px
}

.inner-feedback-form #feedback-form .error-feedback-form {
    margin: 0!important
}

.inner-feedback-form #feedback-form lable {
    display: inline-block;
    margin-bottom: 4px;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-weight: 400
}

.inner-feedback-form #feedback-form .send-feedback-form[disabled=disabled] {
    color: #999;
    border: 1px solid #eee;
    background-color: #eee
}

.inner-feedback-form #feedback-form .send-feedback-form {
    display: inline-block!important;
    max-width: 150px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background-color: #ab7225;
    font-family: Montserrat,sans-serif;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: center;
    padding: 15px 10px 13px 10px!important;
    border-radius: 5px;
    margin: 15px auto 0 auto!important;
    line-height: 1!important;
    height: initial!important
}

.inner-feedback-form #feedback-form input:not([type=file]) {
    display: inline-block;
    width: 100%;
    height: 35px;
    padding: 0 5px;
    margin-bottom: 12px;
    line-height: 30px;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: none;
    box-shadow: 0 0 5px 0 #929292
}

.inner-feedback-form #feedback-form input[type=file] {
    display: inline-block;
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 400;
    border: none
}

.contacts-triggers__list .contacts-triggers__item {
    display: flex;
    flex-direction: column;
    align-items: center
}

.contacts-messenger__info {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
    margin-top: 10px
}

.contacts-messenger__info a:focus,.contacts-messenger__info a:hover {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none
}

.contacts-messenger__info a {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 3px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    border-radius: 3px;
    transition: .2s all linear
}

.contacts-messenger__info .viber:hover {
    opacity: 1
}

.contacts-messenger__info .viber {
    background: url(../images/viber.svg) no-repeat center;
    opacity: .6
}

.contacts-messenger__info .telegram {
    background: url(../images/telegram.svg) no-repeat center
}

.contacts-messenger__info .whatsapp {
    background: url(../images/whatsapp.svg) no-repeat center
}

.contacts-triggers__list {
    flex-wrap: wrap;
    border-bottom: 0 solid transparent
}

.contacts-triggers__item {
    width: auto;
    flex: 1;
    margin-right: 13px
}

.contacts-triggers__item:last-of-type {
    margin-right: 0
}

.contacts-triggers__item .contacts-triggers__title {
    font-size: 14px;
    line-height: 26px;
    font-weight: 600!important;
    margin-bottom: 3px
}

.contacts-triggers__item .contacts-triggers__info .contacts-triggers__note {
    font-size: 14px;
    line-height: 26px
}

.contacts-triggers__icons {
    display: flex;
    flex-wrap: wrap;
    margin-top: auto
}

.contacts-triggers__icons-item {
    margin-left: 19px;
    min-width: 26px;
    padding-top: 21px
}

.contacts-triggers__icons-item:first-of-type {
    margin-left: 0
}

.contacts-triggers__viber {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='27' viewBox='0 0 25 27'%3E%3Cpath fill-opacity='.4' fill-rule='evenodd' d='M3.427 2.545C6.637-.42 13.25.023 13.25.023c5.584.025 8.26 1.74 8.88 2.314 2.06 1.799 3.11 6.102 2.343 12.407-.743 6.116-5.131 6.5-5.943 6.767-.344.114-3.544.924-7.565.656 0 0-2.998 3.687-3.934 4.646-.146.148-.318.209-.433.18-.16-.04-.204-.235-.204-.52l.026-5.035-.297-.09C.577 19.567.908 13.489.973 10.282c.066-3.263.668-5.938 2.454-7.736zm4.87 1.839c-.343-.409-.848-.504-1.38-.224l-.01.003c-.53.307-1.007.698-1.414 1.158l-.008.01c-.329.4-.517.793-.564 1.177-.01.057-.014.114-.01.172-.002.17.023.339.075.5l.018.013c.166.594.581 1.583 1.483 3.234.516.954 1.11 1.863 1.778 2.716.334.427.693.835 1.074 1.222l.04.04.041.042.041.041.04.041c.383.385.788.746 1.211 1.084.846.674 1.746 1.274 2.692 1.795 1.635.91 2.616 1.328 3.204 1.496l.013.018c.16.053.327.079.495.077.057.003.114 0 .17-.01.382-.046.77-.236 1.166-.57.005-.002.005-.005.01-.007.455-.411.843-.893 1.148-1.427l.002-.01c.277-.538.183-1.047-.224-1.394-.002 0-.857-.72-1.274-1.029-.442-.317-.9-.612-1.37-.883-.629-.353-1.27-.132-1.537.215l-.551.7c-.283.352-.808.307-.808.307-3.84-.989-4.868-4.914-4.868-4.914s-.046-.53.305-.816l.693-.556c.344-.268.564-.917.214-1.551-.269-.476-.561-.938-.876-1.384-.305-.421-1.016-1.284-1.02-1.286zM13.204 3c-.202-.002-.367.176-.369.397-.001.22.162.401.364.403 1.945.015 3.557.712 4.859 2.097 1.295 1.379 1.954 3.273 1.97 5.706.002.221.167.399.37.397.202-.002.365-.182.363-.403-.018-2.637-.748-4.736-2.192-6.273-1.44-1.532-3.234-2.308-5.365-2.324zm.067 2.001c-.224-.016-.418.147-.435.363-.016.217.152.405.376.421 1.534.109 2.702.602 3.54 1.488.84.887 1.243 1.988 1.213 3.325-.005.217.173.397.398.402.224.005.41-.168.415-.385.034-1.534-.442-2.832-1.426-3.873-.987-1.042-2.35-1.618-4.08-1.74zm.947 2c-.206-.011-.38.144-.392.347-.01.202.148.375.353.385 1.219.063 1.811.665 1.874 1.918.01.203.185.359.391.349.206-.01.364-.183.354-.385-.082-1.624-.974-2.532-2.58-2.614z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    height: 27px;
    display: inline-block
}

.contacts-triggers__telegram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cpath fill-opacity='.4' fill-rule='evenodd' d='M13 0c7.18 0 13 5.82 13 13s-5.82 13-13 13S0 20.18 0 13 5.82 0 13 0zm6.456 8.848c.115-1.261-1.274-.742-1.274-.742s-3.01 1.187-3.897 1.558l-8.99 3.562c-1.583.594-.657 1.15-.657 1.15s1.351.445 2.509.78c1.02.294 1.622.04 1.749-.024l.026-.014 5.44-3.524c1.93-1.262 1.466-.223 1.003.222-1.003.965-2.662 2.486-4.051 3.71-.618.52-.309.965-.039 1.188 1.004.816 3.743 2.485 3.897 2.597.193.148 1.274.816 1.93.668.656-.149.733-1.002.733-1.002l.965-5.825c.308-1.967.617-3.785.656-4.304z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    width: 26px;
    height: 26px;
    display: inline-block
}

.contacts-triggers__whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cpath fill-opacity='.4' fill-rule='evenodd' d='M23.045 1c1.11 0 2.009.908 2.009 2.028v19.944c0 1.12-.9 2.028-2.01 2.028H3.285c-1.109 0-2.008-.908-2.008-2.028V3.028c0-1.12.9-2.028 2.009-2.028h19.76zm-9.843 3c-4.894 0-8.877 4.001-8.88 8.919 0 1.451.348 2.87 1.013 4.144l.173.315L4.248 22l4.707-1.24c1.197.656 2.534 1.025 3.901 1.079l.342.007h.004c4.806 0 8.735-3.86 8.876-8.657l.003-.263c.001-2.275-.84-4.42-2.374-6.077l-.224-.233c-1.6-1.61-3.704-2.529-5.958-2.61L13.202 4zm.003 1.506c1.868.001 3.629.694 4.994 1.959l.224.216c1.32 1.327 2.077 3.069 2.153 4.933l.006.312c-.002 4.005-3.181 7.28-7.137 7.41l-.243.003H13.2c-1.214 0-2.406-.3-3.47-.871l-.286-.162-.27-.161-2.793.736.746-2.736-.176-.28c-.682-1.09-1.067-2.336-1.121-3.623l-.007-.323c.001-4.005 3.18-7.28 7.14-7.409l.243-.004zM9.564 9c-.146 0-.384.053-.585.266-.201.212-.768.725-.768 1.77 0 1.044.786 2.053.896 2.194.11.142 1.518 2.353 3.747 3.204 1.854.707 2.23.566 2.633.53.402-.035 1.298-.512 1.48-1.008.184-.496.184-.92.129-1.01-.055-.087-.201-.14-.42-.247-.22-.106-1.299-.62-1.5-.69-.2-.07-.347-.106-.493.106-.147.213-.567.69-.695.832-.128.142-.256.16-.475.053-.22-.106-.926-.33-1.764-1.053-.653-.562-1.093-1.257-1.22-1.47-.129-.212-.015-.327.095-.433.099-.095.22-.247.33-.371.109-.124.146-.213.219-.354.073-.142.036-.266-.019-.372-.054-.106-.48-1.156-.676-1.575-.164-.354-.337-.36-.494-.367C9.857 9 9.71 9 9.564 9z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 26px;
    height: 26px
}

.contacts-triggers__viber:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='27' viewBox='0 0 25 27'%3E%3Cpath fill-opacity='1' fill-rule='evenodd' fill='%23ab7226' d='M3.427 2.545C6.637-.42 13.25.023 13.25.023c5.584.025 8.26 1.74 8.88 2.314 2.06 1.799 3.11 6.102 2.343 12.407-.743 6.116-5.131 6.5-5.943 6.767-.344.114-3.544.924-7.565.656 0 0-2.998 3.687-3.934 4.646-.146.148-.318.209-.433.18-.16-.04-.204-.235-.204-.52l.026-5.035-.297-.09C.577 19.567.908 13.489.973 10.282c.066-3.263.668-5.938 2.454-7.736zm4.87 1.839c-.343-.409-.848-.504-1.38-.224l-.01.003c-.53.307-1.007.698-1.414 1.158l-.008.01c-.329.4-.517.793-.564 1.177-.01.057-.014.114-.01.172-.002.17.023.339.075.5l.018.013c.166.594.581 1.583 1.483 3.234.516.954 1.11 1.863 1.778 2.716.334.427.693.835 1.074 1.222l.04.04.041.042.041.041.04.041c.383.385.788.746 1.211 1.084.846.674 1.746 1.274 2.692 1.795 1.635.91 2.616 1.328 3.204 1.496l.013.018c.16.053.327.079.495.077.057.003.114 0 .17-.01.382-.046.77-.236 1.166-.57.005-.002.005-.005.01-.007.455-.411.843-.893 1.148-1.427l.002-.01c.277-.538.183-1.047-.224-1.394-.002 0-.857-.72-1.274-1.029-.442-.317-.9-.612-1.37-.883-.629-.353-1.27-.132-1.537.215l-.551.7c-.283.352-.808.307-.808.307-3.84-.989-4.868-4.914-4.868-4.914s-.046-.53.305-.816l.693-.556c.344-.268.564-.917.214-1.551-.269-.476-.561-.938-.876-1.384-.305-.421-1.016-1.284-1.02-1.286zM13.204 3c-.202-.002-.367.176-.369.397-.001.22.162.401.364.403 1.945.015 3.557.712 4.859 2.097 1.295 1.379 1.954 3.273 1.97 5.706.002.221.167.399.37.397.202-.002.365-.182.363-.403-.018-2.637-.748-4.736-2.192-6.273-1.44-1.532-3.234-2.308-5.365-2.324zm.067 2.001c-.224-.016-.418.147-.435.363-.016.217.152.405.376.421 1.534.109 2.702.602 3.54 1.488.84.887 1.243 1.988 1.213 3.325-.005.217.173.397.398.402.224.005.41-.168.415-.385.034-1.534-.442-2.832-1.426-3.873-.987-1.042-2.35-1.618-4.08-1.74zm.947 2c-.206-.011-.38.144-.392.347-.01.202.148.375.353.385 1.219.063 1.811.665 1.874 1.918.01.203.185.359.391.349.206-.01.364-.183.354-.385-.082-1.624-.974-2.532-2.58-2.614z'/%3E%3C/svg%3E%0A")
}

.contacts-triggers__telegram:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cpath fill-opacity='1' fill-rule='evenodd' fill='%23ab7226' d='M13 0c7.18 0 13 5.82 13 13s-5.82 13-13 13S0 20.18 0 13 5.82 0 13 0zm6.456 8.848c.115-1.261-1.274-.742-1.274-.742s-3.01 1.187-3.897 1.558l-8.99 3.562c-1.583.594-.657 1.15-.657 1.15s1.351.445 2.509.78c1.02.294 1.622.04 1.749-.024l.026-.014 5.44-3.524c1.93-1.262 1.466-.223 1.003.222-1.003.965-2.662 2.486-4.051 3.71-.618.52-.309.965-.039 1.188 1.004.816 3.743 2.485 3.897 2.597.193.148 1.274.816 1.93.668.656-.149.733-1.002.733-1.002l.965-5.825c.308-1.967.617-3.785.656-4.304z'/%3E%3C/svg%3E%0A")
}

.contacts-triggers__whatsapp:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cpath fill-opacity='1' fill-rule='evenodd' fill='%23ab7226' d='M23.045 1c1.11 0 2.009.908 2.009 2.028v19.944c0 1.12-.9 2.028-2.01 2.028H3.285c-1.109 0-2.008-.908-2.008-2.028V3.028c0-1.12.9-2.028 2.009-2.028h19.76zm-9.843 3c-4.894 0-8.877 4.001-8.88 8.919 0 1.451.348 2.87 1.013 4.144l.173.315L4.248 22l4.707-1.24c1.197.656 2.534 1.025 3.901 1.079l.342.007h.004c4.806 0 8.735-3.86 8.876-8.657l.003-.263c.001-2.275-.84-4.42-2.374-6.077l-.224-.233c-1.6-1.61-3.704-2.529-5.958-2.61L13.202 4zm.003 1.506c1.868.001 3.629.694 4.994 1.959l.224.216c1.32 1.327 2.077 3.069 2.153 4.933l.006.312c-.002 4.005-3.181 7.28-7.137 7.41l-.243.003H13.2c-1.214 0-2.406-.3-3.47-.871l-.286-.162-.27-.161-2.793.736.746-2.736-.176-.28c-.682-1.09-1.067-2.336-1.121-3.623l-.007-.323c.001-4.005 3.18-7.28 7.14-7.409l.243-.004zM9.564 9c-.146 0-.384.053-.585.266-.201.212-.768.725-.768 1.77 0 1.044.786 2.053.896 2.194.11.142 1.518 2.353 3.747 3.204 1.854.707 2.23.566 2.633.53.402-.035 1.298-.512 1.48-1.008.184-.496.184-.92.129-1.01-.055-.087-.201-.14-.42-.247-.22-.106-1.299-.62-1.5-.69-.2-.07-.347-.106-.493.106-.147.213-.567.69-.695.832-.128.142-.256.16-.475.053-.22-.106-.926-.33-1.764-1.053-.653-.562-1.093-1.257-1.22-1.47-.129-.212-.015-.327.095-.433.099-.095.22-.247.33-.371.109-.124.146-.213.219-.354.073-.142.036-.266-.019-.372-.054-.106-.48-1.156-.676-1.575-.164-.354-.337-.36-.494-.367C9.857 9 9.71 9 9.564 9z'/%3E%3C/svg%3E%0A")
}

.contacts-triggers {
    padding-bottom: 6rem
}

.contacts-write-letter {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 80px;
    padding-top: 80px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-bottom: 60px
}

.contacts-write-letter__title {
    text-align: center;
    font-family: Angelica;
    font-size: 3.22rem;
    font-size: 32px;
    width: 100%;
    margin-bottom: 29px
}

.contacts-write-letter__link {
    font-size: 2.5rem;
    font-size: 24px;
    width: 100%;
    text-align: center;
    color: #ab7226;
    text-decoration: none;
    font-weight: 500
}

.contacts-write-letter__link:hover {
    color: #ab7226;
    text-decoration: none
}

.textarea {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0;
    font-family: Montserrat,sans-serif;
    color: #333;
    padding: 15px 5px;
    height: 80px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.textarea:focus {
    outline: 0;
    border-bottom: 1px solid #d9d9d9;
    -webkit-box-shadow: none;
    box-shadow: none
}

.textarea:focus-within {
    border-bottom: 1px solid #ab7225
}

.contacts-tell-us__wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    padding-top: 88px;
    padding-bottom: 0;
    justify-content: center;
    border-top: 1px solid #eee;
    position: relative;
    top: -1px
}

.contacts-tell-us__wrapper .form-input .label {
    opacity: 1;
    transition: font-size .2s ease-in-out,top .2s ease-in-out,opacity .2s ease-in-out
}

.contacts-tell-us__wrapper .form-input.active .label {
    font-size: 10px;
    top: 0;
    opacity: 0
}

.contacts-tell-us__form {
    flex: 1;
    max-width: 750px
}

.contacts-tell-us__form .btn {
    line-height: 48px;
    width: 220px;
    font-size: 12px
}

.form-textarea {
    position: relative
}

.form-textarea .label {
    top: 50%;
    transform: translateY(-50%)
}

.form-textarea .textarea+.label {
    opacity: 1;
    transition: font-size .2s ease-in-out,top .2s ease-in-out,opacity .2s ease-in-out
}

.form-textarea .textarea:focus+.label {
    font-size: 10px;
    top: 0;
    opacity: 0
}

.form-submit {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 38px
}

.contacts-tell-us__title {
    text-align: left;
    font-family: Angelica;
    font-size: 4rem;
    font-size: 40px;
    width: 100%;
    margin-bottom: 91px
}

.contacts-tell-us__img {
    padding-right: 85px
}

.contacts-triggers__thumb-car {
    position: relative;
    width: 9rem
}

.contacts-triggers__thumb-car svg {
    padding: 3px;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(1.2)
}

.contacts-triggers__thumb-display {
    position: relative;
    width: 9rem
}

.contacts-triggers__thumb-display svg {
    padding: 3px;
    max-width: 100%;
    position: absolute;
    left: 54%;
    top: 50%;
    transform: translate(-50%,-50%) scale(1.2)
}

@media (max-width: 1500px) {
    .contacts-triggers__thumb-car svg {
        transform:translate(-50%,-50%) scale(.95)
    }

    .contacts-triggers__thumb-display svg {
        transform: translate(-50%,-50%) scale(.95)
    }
}

@media (max-width: 1200px) {
    .contacts-tell-us__img {
        padding-right:0
    }
}

@media screen and (max-width: 992px) {
    .contacts-write-letter {
        padding-bottom:69px;
        padding-top: 50px
    }

    .contacts-tell-us__wrapper {
        padding-top: 53px;
        padding-bottom: 0;
        flex-direction: column-reverse
    }

    .contacts-tell-us__title {
        margin-bottom: 21px
    }

    .contacts-tell-us__form {
        flex: 1;
        max-width: 100%
    }

    .form-submit {
        justify-content: flex-start
    }

    .contacts-messenger__info a {
        height: 40px;
        width: 40px
    }

    .contacts-triggers__item {
        width: 33%;
        flex: 1 0 33%;
        max-width: 33%;
        margin-top: 6rem;
        padding: 1rem;
        margin-right: 0
    }

    .contacts-triggers__list {
        justify-content: center
    }
}

@media screen and (max-width: 767px) {
    .contacts-map__item .contacts-map__info>* {
        word-break:break-all
    }

    .contacts-triggers__item {
        width: 50%;
        flex: 1 0 50%;
        max-width: 50%;
        padding-top: 80px
    }

    .contacts-triggers__item:nth-child(1),.contacts-triggers__item:nth-child(2) {
        padding-top: 32px
    }

    .contacts-triggers__list {
        justify-content: flex-start
    }
}

@media screen and (max-width: 480px) {
    .close-feedback-form {
        top:-40px;
        right: 50%;
        transform: translate(50%,0)
    }

    .inner-feedback-form #feedback-form {
        padding: 20px 15px
    }

    .inner-feedback-form {
        width: calc(100% - 20px);
        border-radius: 4px
    }
}

@media screen and (max-width: 340px) {
    .g-recaptcha #rc-anchor-container,.g-recaptcha * {
        max-width:270px!important
    }
}

#autosearch_search_results .asr {
    font: 500 14px Montserrat, sans-serif;
    color: #fff!important;
    margin-bottom: 12px
}

#autosearch_search_results ul li:last-child {
    margin-bottom: 12px
}

#autosearch_search_results ul li a {
    padding: 5px 0
}

#autosearch_search_results ul li a * {
    color: #fff!important
}

#autosearch_search_results ul:last-child li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#autosearch_search_results ul:last-child li:last-child a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .main-sidebar__top .sidebar-search {
        width:calc(100vw - 92px)
    }
}

@media screen and (min-width: 992px) {
    .title-favorite {
        display:inline-block;
        position: absolute;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        background-color: #fff;
        right: 46px;
        overflow: hidden;
        font-size: 0;
        line-height: 25px;
        border: 1px solid transparent;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
        padding: 0;
        opacity: 0
    }

    .product-thumb__favorite:active .title-favorite,.product-thumb__favorite:focus .title-favorite,.product-thumb__favorite:hover .title-favorite {
        padding: 0 10px;
        font-size: 12px;
        border-color: #eee;
        opacity: 1
    }
}

@media screen and (max-width: 991px) {
    .title-favorite {
        display:none
    }
}

.wrapper {
    opacity: 0;
    -webkit-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out
}

.wrapper.active {
    opacity: 1;
    -webkit-transition: opacity 2s ease-in-out,background 1s ease-in;
    -o-transition: opacity 2s ease-in-out,background 1s ease-in;
    transition: opacity 2s ease-in-out,background 1s ease-in
}

.info-section--full .info-section__box .info-section__text {
    height: auto;
    box-sizing: border-box
}

@media screen and (max-width: 600px) {
    body,html {
        width:100%;
        overflow-x: hidden
    }
}

.popup--social .popup__title {
    font-size: 2.8rem;
    line-height: 130%
}

.popup--social .popup__holder--model {
    padding: 4rem 3rem;
    text-align: center;
    box-sizing: content-box
}

.popup--social .popup-social-wrapper {
    padding: 2rem 0
}

.popup--social .social-likes__item {
    transform: scale(1.4);
    margin-left: 7rem
}

.popup--social .social-likes__item:first-child {
    margin-left: 0
}

@media (max-width: 767px) {
    .popup--social .popup__holder--model {
        padding:8rem 3rem;
        text-align: center;
        box-sizing: border-box;
        height: auto;
        top: 50%;
        transform: translateY(-50%);
        width: calc(100vw - 40px)
    }
}

.full-height {
    max-height: 100%!important
}

.bold-dark {
    font-weight: 700!important;
    color: #000!important
}

.review-products__item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

.review-products__line {
    border-bottom: 1px solid #eee;
    margin: 6rem 0
}

.review-product__image {
    border: 1px solid #eee;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.review-product__image:hover {
    -webkit-box-shadow: 0 0 13px rgba(0,0,0,.15);
    box-shadow: 0 0 13px rgba(0,0,0,.15)
}

.review-product__image-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 260px;
    min-width: 300px
}

.review-product__content {
    margin-left: 6rem;
    width: 60%
}

.review-product__title h3 {
    font-family: Angelica;
    font-size: 26px;
    font-weight: 500;
    text-align: left;
    margin-top: 0
}

.review-product__title h3>a {
    position: relative;
    color: #000;
    text-decoration: none
}

.review-product__title h3>a:after {
    display: block;
    position: absolute;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #000;
    content: "";
    transition: width .3s ease-out
}

.review-product__title h3>a:focus:after,.review-product__title h3>a:hover:after {
    width: 100%
}

.review-product__info {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.review-product__left {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.review-product__title-circle {
    background-color: #e4e4e4;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.review-product__initials {
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 4rem
}

.review-product__initials span {
    font-weight: 700;
    text-align: center;
    color: #000010;
    font-size: 12px
}

.reviews-author {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-left: 2rem
}

.reviews-date {
    opacity: .5;
    font-size: 14px;
    color: #000
}

.review-product__text {
    margin-top: 2rem;
    font-size: 1.75rem;
    line-height: 1.5;
    color: #000;
    text-align: left
}

.reviews-rating {
    margin-left: 3rem
}

.reviews-rating>span {
    margin-right: .5rem
}

.reviews-rating>span:last-child {
    margin-right: 0
}

.review-products__section .review-products__content {
    margin-top: 0;
    text-align: center;
    margin-bottom: 9rem
}

.review-products__section .review-products__content input[type=submit] {
    max-width: 220px
}

@media screen and (max-width: 1680px) {
    .review-product__initials {
        line-height:4.5rem
    }
}

@media screen and (max-width: 1440px) {
    .review-product__initials {
        line-height:5.5rem
    }
}

@media screen and (max-width: 767px) {
    .review-products__content {
        border-bottom:1px solid #eee;
        padding-bottom: 6rem
    }

    .review-products__item {
        flex-direction: column;
        align-items: center
    }

    .review-product__image {
        margin-bottom: 3rem;
        width: 100%;
        max-width: 100%
    }

    .review-product__content {
        margin-left: 0;
        width: 100%
    }

    .review-product__right {
        display: none
    }

    .review-products__line {
        border-bottom: 1px solid transparent;
        margin: 3rem 0
    }
}

.header__social-title {
    z-index: 90
}

.header__wrapper .header {
    z-index: 10;
    padding-top: 0;
}

.main-sidebar {
    display: none
}

.header__social-title {
    max-width: 120px;
    line-height: 136%;
    white-space: break-spaces
}

.header__tel-row:first-of-type {
    margin-bottom: 8px
}

.header {
    width: 100%
}

.header-top {
    display: none
}

.header__wrapper {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 0 13px rgba(0, 0, 0, .15);
    height: 78px;
    background-color: #fff;
    position: fixed;
}

.pre-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

.pre-header .main-sidebar__box {
    background: 0 0;
    border-top: 0;
    height: auto;
    font-size: 11px;
    color: #fff;
    position: relative
}

.pre-header .main-sidebar__box .sidebar-button--currency,.pre-header .main-sidebar__box .sidebar-button--langs {
    font-size: 10px;
    font-weight: 400
}

.pre-header .main-sidebar__box .sidebar-button--langs {
    margin-right: 23px
}

.sidebar-langs {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 9.5rem;
    background-color: rgba(255,255,255,.9);
    right: 100%;
    z-index: 1;
    bottom: -13px;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translate(150%,100%);
    transform: translate(150%,100%);
    -webkit-transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.sidebar-langs__link {
    color: #000
}

.sidebar-langs__wrap.active .sidebar-langs {
    opacity: 1;
    -webkit-transform: translate(100%,100%);
    transform: translate(100%,100%);
    pointer-events: auto;
    z-index: 100
}

.header__tel-message {
    position: relative;
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0;
    border: 0 solid rgba(196,196,196,.3)
}

.sidebar-currency {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 10.5rem;
    background-color: rgba(255,255,255,.9);
    right: 100%;
    z-index: 1;
    bottom: -13px;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translate(150%,100%);
    transform: translate(150%,100%);
    -webkit-transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.sidebar-currency__link {
    color: #000
}

.sidebar-currency__link:hover {
    color: #fff;
    background: #0b0b0b
}

.sidebar-langs__link:hover {
    color: #fff;
    background: #0b0b0b
}

.sidebar-currency__wrap.active .sidebar-currency {
    opacity: 1;
    -webkit-transform: translate(100%,100%);
    transform: translate(100%,100%);
    pointer-events: auto;
    z-index: 100
}

.left-side {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid rgba(255,255,255,.1);
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(50% - 12rem);
    padding: 8px 0;
    padding-left: 66px
}

.right-side {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    border-bottom: 1px solid rgba(255,255,255,.1);
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(50% - 12rem);
    padding: 8px 0;
    padding-right: 66px
}

.header__left {
    padding-left: 66px;
    width: 38%;
}

.header__right {
    padding-right: 66px;
    justify-content: end;
    width: 38%;
}

.header__logo {
    max-width: 20rem
}

.header__logo svg {
    max-width: 100%
}

.header {
    padding-top: 1rem
}

.languages_new {
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.languages_new:hover .header__social-title {
    left: 50%;
    opacity: 1
}

.currency_new {
    position: relative
}

.currency_new:hover .header__social-title {
    left: 50%;
    opacity: 1
}

.catalog-download,.catalog-projects {
    display: flex;
    align-items: center
}

.catalog-download,.catalog-projects {
    margin-left: 2.7rem
}

@media (max-width: 1680px) {
    .catalog-download,.catalog-projects {
        margin-left:3.3rem
    }
}

.mobileon {
    display: none!important
}

.mobileoff {
    display: flex!important
}

@media only screen and (max-width: 1200px) {
    .mobileon {
        display:flex!important;
        width: 100%;
    }

    .mobileoff {
        display: none!important;
    }

    .mobileon .catalog-download,.mobileon .catalog-projects {
        border: 0;
    }

    .mobileon .pre-header .right-side > a {
        border-top: 1px solid rgba(0,0,0,.05);
        border-bottom: 0px solid rgba(0,0,0,.05);
    }
}

.catalog-download a,.catalog-projects a {
    color: #fff;
    font-size: 10px;
    text-decoration: underline
}

.main-sidebar__box--account svg path,.main-sidebar__box--basket svg path,.main-sidebar__box--fav svg path {
    fill: #fff
}

.right-side>a {
    margin-left: 18px;
    text-decoration: none;
    border-bottom: 0
}

.main-sidebar__box--account {
    position: relative
}

.header__wrapper,.wrapper__content {
    padding-right: 0
}

.header__tel-text {
    font-weight: 400;
    font-size: 14px;
    color: #333;
}

.sidebar-search__form {
    position: relative;
    background: rgba(242,242,242,.2);
    max-width: 211px;
    width: 100%;
    height: 34px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-right: 12px
}

.sidebar-search__input {
    font-size: 10px;
    padding-left: 12px;
    padding-right: 10px;
    flex: 1 0 calc(100% - 20px);
    max-width: calc(100% - 20px);
    width: calc(100% - 20px)
}

.sidebar-search__input::placeholder {
    text-transform: uppercase;
    opacity: 1
}

.sidebar-search__submit {
    width: 20px;
    height: 20px;
    position: relative
}

.sidebar-search__submit svg {
    width: 100%;
    height: 100%;
    opacity: .5
}

.header__logo {
    top: 3px;
    text-align: center;
    width: 24%;
    font-size: 4.4rem;
    font-family: Angelica;
    color: #2d2d2d;
    display: flex;
    max-width: 24%;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
}

.header__logo svg.header__logo--image {
    width: 35px;
    position: relative;
    margin-bottom: 1rem
}


@media (max-width: 1439px) {
    .header__logo {
        top:11px;
        text-align: center;
    }
}

.header__tel-message svg path {
    fill: rgb(0 0 0 / 79%);
}

#autosearch_search_results ul li a * {
    color: #fff!important;
    line-height: 126%;
    font-size: 12px
}

#autosearch_search_results li:hover {
    padding-left: 2px
}

.header-nav__link {
    font-size: 12px!important;
}

.header-nav__link.header-nav__link--dropdown:nth-child(1)>svg {
    display: none
}

.main-sidebar__box.main-sidebar__box--basket:hover .header__social-title {
    left: 50%;
    opacity: 1
}

.main-sidebar__box--account:hover .header__social-title {
    left: 50%;
    opacity: 1
}

.main-sidebar__box--fav:hover .header__social-title {
    left: 50%;
    opacity: 1
}

.main-sidebar__box.main-sidebar__box--basket.empty_basket {
    pointer-events: auto;
    text-decoration: none;
    color: #2d2d2d;
    font-size: 22px;
}

@media (min-width: 1200px) {
    .searsh-new {
        min-width:211px
    }

    .icon-mobile-only,.text_mobile_only {
        display: none
    }

    .header__wrapper.active {
    }

    .wrapper__content--white .header__wrapper .pre-header {
        border-bottom: 1px solid rgba(170,170,170,.4)
    }

    .header__wrapper.active .pre-header {
        border-bottom: 1px solid rgba(170,170,170,.4)
    }

    .header__wrapper.active .pre-header .main-sidebar__box,.wrapper__content--white .pre-header .main-sidebar__box {
        color: #000
    }

    .header__wrapper.active .catalog-download a,.header__wrapper.active .catalog-projects a,.wrapper__content--white .catalog-download a,.wrapper__content--white .catalog-projects a {
        color: #000
    }

    .header__wrapper.active .sidebar-search__input::placeholder,.wrapper__content--white .sidebar-search__input::placeholder {
        color: rgba(0,0,0,.8)
    }

    .header__wrapper.active .sidebar-search__input,.wrapper__content--white .sidebar-search__input {
        color: #000
    }

    .header__wrapper.active .sidebar-search__form,.wrapper__content--white .sidebar-search__form {
        background: #f2f2f2
    }

    .header__wrapper.active .sidebar-search__submit svg,.wrapper__content--white .sidebar-search__submit svg {
        fill: #000
    }

    .header__wrapper.active .right-side svg path,.wrapper__content--white .right-side svg path {
        fill: #000
    }

    .header__wrapper.active .sidebar-currency__wrap.active .sidebar-button--currency,.wrapper__content--white .sidebar-currency__wrap.active .sidebar-button--currency {
        color: #000
    }

    .header__wrapper.active .sidebar-langs__wrap.active .sidebar-button--langs,.wrapper__content--white .sidebar-langs__wrap.active .sidebar-button--langs {
        color: #000
    }

    .header__wrapper.active .header__tel-message svg path,.wrapper__content--white .header__tel-message svg path {
        fill: rgb(0 0 0 / 79%);
    }
}

@media (max-width: 1679px) {
    .content--product {
        padding-top:17rem
    }
}

@media (max-width: 1680px) {
    .header {
        padding-left:0;
        padding-right: 0
    }
}

@media (max-width: 1199px) {
    .sidebar-currency__link,.sidebar-langs__link {
        color:#fff
    }

    .languages_new .header__social-title {
        display: none
    }

    .currency_new .header__social-title {
        display: none
    }

    .content--product {
        padding-top: 4rem
    }

    .wrapper {
        padding-top: 48px
    }

    .main-sidebar__box.main-sidebar__box--basket svg {
        width: 21px;
        height: 22px
    }

    .main-sidebar__box.sidebar-logo svg:nth-child(2) {
        width: 139px
    }

    .header__logo--image {
        width: 29px;
        height: 38px;
        display: none
    }

    .pre-header .right-side a:nth-child(2) {
        order: 1
    }

    .pre-header .right-side a:nth-child(3) {
        order: 2
    }

    .pre-header .right-side a:nth-child(1) {
        order: 3;
    }

    .header-mobile__box .main-sidebar__box--basket {
        display: none !important;
    }

    .header__tel-text {
        font-weight: 600;
        font-size: 16px
    }

    .main-sidebar__top {
        background: #fff
    }

    .main-sidebar__top .main-sidebar__box--basket,.main-sidebar__top .sidebar-button,.main-sidebar__top .sidebar-logo {
        background: #fff0;
    }

    .pre-header {
        background: #fff
    }

    .header-nav {
        background: #fff
    }

    .header__tel-row:first-of-type {
        margin-bottom: 20px
    }

    .header__tel-message svg {
        width: 23px;
        height: 21px
    }

    .header__tel-message svg path {
        fill: rgba(0,0,0,.6)
    }

    .icon-mobile-only {
        padding-right: 19px
    }

    .main-sidebar__box--account .icon-mobile-only {
        position: relative;
        left: -2px
    }

    .main-sidebar__box.main-sidebar__box--account .text_mobile_only+svg {
        display: none
    }

    .header-mobile__box {
        padding-top: 0;
        border-top: 1px solid rgba(0,0,0,.1)
    }

    .header-mobile__box .mobile-icons {
        display: none
    }

    .header-mobile {
        top: 48px
    }

    .sidebar-search__wrap.active .sidebar-search {
        display: block;
        top: 0;
        left: 6rem;
        height: 6rem
    }

    .sidebar-search__wrap.active .sidebar-search .sidebar-search__form {
        position: relative;
        background: rgba(242,242,242,.2);
        max-width: 211px;
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding-right: 12px;
        max-width: calc(100% - 6rem)
    }

    .sidebar-search__wrap.active {
        position: static
    }

    .sidebar-button.sidebar-button--search svg {
        width: 20px;
        height: 20px
    }

    .sidebar-phones__wrap {
        display: none
    }

    .phone-animate svg path {
        fill: #000
    }

    .main-sidebar__box--account svg path,.main-sidebar__box--basket svg path,.main-sidebar__box--fav svg path {
        fill: #000
    }

    .main-sidebar__box.sidebar-logo .sidebar-logo--text {
        margin-top: 16px;
        max-width: 139px;
        margin-bottom: 5px
    }

    .main-sidebar__box.sidebar-logo {
        height: 100%;
        max-width: 100%;
        width: auto;
        font-size: 26px;
        top: 9px;
    }

    .main-sidebar__top {
        height: 48px;
        justify-content: flex-end;
    }

    .sidebar-currency,.sidebar-langs {
        background-color: transparent
    }

    .sidebar-currency__wrap.active .sidebar-currency,.sidebar-langs__wrap.active .sidebar-langs {
        opacity: 1;
        -webkit-transform: translate(0,100%);
        transform: translate(0,100%);
        pointer-events: auto;
        left: unset;
        right: 0
    }

    .sidebar-currency__item {
        background: rgba(0,0,0,.8)
    }

    .sidebar-langs__link {
        background: rgba(0,0,0,.8)
    }

    .sidebar-currency__wrap.active .sidebar-button--currency {
        color: #000
    }

    .sidebar-langs__wrap.active .sidebar-button--langs {
        color: #000
    }

    .header {
        border-top: 0
    }

    .main-sidebar {
        display: block
    }

    .header__left {
        padding-left: 0;
        flex-basis: 100%
    }

    .header__right {
        padding-right: 0;
        flex-basis: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start
    }

    .searsh-new {
        display: none
    }

    .header__tel-row {
        margin-bottom: 40px
    }

    .main-sidebar__bottom {
        display: none
    }

    .header__tel-box {
        padding-top: 49px
    }

    .pre-header .left-side {
        flex-basis: 100%;
        padding: 8px 0;
        padding-left: 0;
        border-bottom: 0;
        padding-bottom: 0
    }

    .pre-header .right-side {
        flex-basis: 100%;
        padding: 0 0;
        padding-right: 0;
        border-bottom: 0
    }

    .pre-header .main-sidebar__box,.sidebar-button__description {
        color: #000
    }

    .sidebar-button__description {
        padding-right: 0
    }

    .pre-header .main-sidebar__box .sidebar-button--langs {
        margin-right: 5px
    }

    .pre-header .right-side {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .pre-header .right-side>a {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-left: 0;
        justify-content: flex-start;
        text-transform: uppercase;
        color: #333;
        font-size: 1.8rem;
        font-size: 500px;
        margin-left: 14px;
        width: calc(100% - 14px);
        border-bottom: 1px solid rgba(0,0,0,.05);
        font-size: 16px;
        height: 66px;
        flex: 66px;
        padding-right: 20px;
        padding-left: 0
    }

    .pre-header .right-side>a .main-sidebar__number {
        position: static;
        right: 0;
        top: 0;
        display: block;
        text-align: center;
        width: auto;
        height: auto;
        color: #000;
        background-color: transparent;
        border-radius: 50%;
        font-size: 16px;
        font-weight: 600;
        line-height: 126%
    }

    .pre-header .right-side>a .main-sidebar__holder svg {
        display: none
    }

    .pre-header .main-sidebar__holder {
        margin-left: auto
    }

    .header {
        padding-top: 0;
        height: 440px;
    }

    .header-nav__list {
        width: calc(100% - 14px);
        margin-left: 14px;
        border-bottom: 0;
        margin-top: 52px;
    }

    .header-nav__link {
        height: 66px;
        font-size: 16px!important;
        font-weight: 400;
        border-bottom: 0 solid transparent;
        padding-left: 0
    }

    .header-dropdown__link {
        font-size: 16px!important
    }

    .header__right .header-nav__item {
        margin-right: 0;
        border-bottom: 0;
        margin-left: 14px;
        border-bottom: 1px solid rgba(0,0,0,.05)
    }

    .header__right .header-nav__item:last-of-type {
        border-bottom: 0
    }

    .header-nav {
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,.05)
    }

    .header__right .header-nav {
        border-bottom: 0 solid transparent
    }

    .header-mobile__box {
        background-color: #f5f5f5
    }

    .header__tel-text {
        text-decoration: underline
    }

    .pre-header .left-side {
        display: flex;
        flex-wrap: wrap
    }

    .catalog-download,.catalog-projects {
        width: 100%;
        margin-left: 0;
        color: #000;
        font-size: 16px;
        font-weight: 600;
        height: 66px;
        padding-left: 14px
    }

    .catalog-download a,.catalog-projects a {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        text-decoration: underline;
        border-bottom: 1px solid rgba(0,0,0,.05);
        border-top: 1px solid rgba(0,0,0,.05);
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center
    }

    .pre-header .left-side .sidebar-button__description {
        position: static;
        font-size: 12px;
        text-transform: uppercase
    }

    .languages_new {
        margin-bottom: 24px;
        margin-top: 24px
    }

    .pre-header .currency_new {
        order: -1;
        margin-left: 14px;
        margin-right: 44px
    }

    .currency_new {
        margin-bottom: 24px;
        margin-top: 24px
    }

    .pre-header .left-side .main-sidebar__box {
        width: auto
    }

    .pre-header .main-sidebar__box .sidebar-button--currency,.pre-header .main-sidebar__box .sidebar-button--langs {
        font-weight: 600;
        margin-left: 5px;
        padding-right: 15px
    }

    .sidebar-button__description::after {
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        content: '';
        display: block;
        height: 8px;
        width: 8px;
        margin-top: -.4em;
        pointer-events: none;
        position: absolute;
        right: 7px;
        top: 50%;
        -webkit-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
        z-index: 1
    }

    .currency_new .sidebar-button__description::after {
        right: 1px
    }
}

@media (max-width: 560px) {
    .header-mobile__box {
        max-width:100%
    }
}

.contacts-triggers__item .contacts-triggers__title.bold {
    font-weight: 800!important;
    color: #000
}

.content.content--product.content--pb .info-section--full .info-section__box .info-section__text {
    max-height: 100%
}

.product-slider .product-slider__slide {
    position: relative
}

.fancybox-button--zoom svg {
    visibility: hidden;
    opacity: 0
}

.fancybox-button--zoom {
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.3074 13.6923V11.3074H13.7677V1.76766H11.3827V11.3074H1.84298V13.6923H11.3827V23.2321H13.7677V13.6923H23.3074Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center
}

.fancybox-is-zoomable.fancybox-can-pan .fancybox-button--zoom {
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.3074 13.6923L23.3074 11.3074L13.7677 11.3074H11.3827L1.84298 11.3074L1.84298 13.6923L11.3827 13.6923H13.7677L23.3074 13.6923Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: -6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 34px
}

@media (max-width: 1024px) {
    .fancybox-navigation .fancybox-button--arrow_right {
        right:-6px
    }

    .fancybox-navigation .fancybox-button {
        width: 60px;
        height: 90px
    }
}

.catalog-sort__item.viewed-ASC svg:nth-child(1) {
    transform: rotate(180deg);
    position: relative;
    left: 5px
}

.catalog-sort__item.mpn-ASC svg:nth-child(1) {
    transform: rotate(180deg);
    position: relative;
    left: 5px
}

.catalog-sort__item.date_added-ASC svg:nth-child(1) {
    transform: rotate(180deg);
    position: relative;
    left: 5px
}

.catalog-sort__item.sale_price-ASC svg:nth-child(1) {
    transform: rotate(180deg);
    position: relative;
    left: 5px
}

.catalog-sort__item.active svg {
    fill: #ab7225
}

.catalog-sort__item.active svg path {
    fill: #ab7225
}

.catalog-sort__item:hover svg path {
    fill: #ab7225
}

.catalog-sort__item:hover svg {
    fill: #ab7225
}

.creation-tabs__logo {
    width: calc(22% - 1rem)
}

.product-more-fabrics {
    font-size: 15px;
    font-weight: 500;
    color: #333;
    margin-bottom: 12px
}

.product-more-fabrics-link {
    font-size: 16px;
    color: #000
}

#autosearch_search_results {
    padding: 5px;
    position: absolute;
    left: 0px;
    top: 40px;
    background-color: #333;
    list-style-type: none;
    z-index: 9999;
    width: 100%;
    top : 100% !important;
    border: 1px solid #333;
    color: #fff;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2);
    max-height: 250px;
    overflow-y: auto;
}

#autosearch_search_results name {
    color: #38B0E3;
}

#autosearch_search_results model {
    padding-left: 5px;
    color: #38B0E3;
}

#autosearch_search_results model::before {
    content: "[";
    margin-right: 1px;
}

#autosearch_search_results model::after {
    content: "]";
    margin-left: 1px;
}

#autosearch_search_results special-price {
    padding: 0px 5px;
    border: 1px;
    font-weight: bold;
    background-color: #F15F61;
    color: white;
    text-decoration: line-through;
}

#autosearch_search_results price {
    line-height: 1.6;
    padding: 2px 7px;
    border: 1px;
    border-radius: 2px;
    font-weight: bold;
    background-color: rgb(39, 126, 194);
    color: white;
}

#autosearch_search_results stock {
    font-size: 0.95em;
    color: #999;
}

#autosearch_search_results viewall {
    padding: 0 10px;
    font-size: 16px;
    color: #38B0E3;
    text-align: right;
    display: block;
}

#autosearch_search_results .asr {
    padding: 5px;
    font-size: 16px;
    color: #38B0E3;
    text-align: center;
    display: block;
    clear: both;
}

#autosearch_search_results .divasr {
    float: left;
}

#autosearch_search_results .div2asr {
    display: table-cell;
}

#autosearch_search_results img {
    padding: 0px 10px 0px 5px;
    margin: 5px;
}

#autosearch_search_results ul {
    padding: 0;
}

#autosearch_search_results li {
    padding: 2px 0px 2px 2px;
    width: 100%;
    float: left;
    display: block;
    padding-left: 5px;
    transition: all .3s linear;
}

#autosearch_search_results li a {
    display: block;
    outline: none;
}

#autosearch_search_results li + li {
    border-top: 1px solid #fff;
}

#autosearch_search_results a, #autosearch_search_results a:visited {
    text-decoration: none;
    outline: none;
}

#autosearch_search_results a:hover {
    color: #333 !important;
    outline: none;
}

#autosearch_search_results li:hover {
    /*background-color: #f5f5f5;*/
    padding-left: 10px;
    color: #fff !important;
}

#autosearch_search_results li:hover a {
    color: #333 !important;
    outline: none;
}

#autosearch_search_results .highlighted {
    background-color: #f5f5f5;
    color: #333 !important;
}

.popup--oneclick .popup__row {
    display: flex;
    justify-content: space-around;
}

/* scroll */
#autosearch_search_results .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ccc;
}

#autosearch_search_results .mCSB_draggerRail {
    /* background-color: #E2E2E2; */
}

#autosearch_search_results .mCSB_scrollTools {
    width: 10px;
}

@media (max-width: 1199px) {
    .header__social-link {
        background: #fff;
        ; }
}

_::-webkit-full-page-media, _:future, :root .main-sidebar__box {
    height: 5rem
}

@media (min-width: 1201px) {
    .header-dropdown__item:hover .menu-inner {
        height:14rem;
        overflow: visible;
        opacity: 1
    }

    .cits + li a, .header-dropdown--sellers > ul > li:first-child a {
        border: none
    }
}

.top-section > img {
    position: absolute;
    z-index: -1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0px;
}

/* TOP bar */
.topbar-feedback {
    width: 100%;
    background-color: #AB7225;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 0;
    text-align: center;
    letter-spacing: 1px;
    position: relative;
    padding-right: 24px;
    box-sizing: border-box;
}

.topbar-feedback span:first-child {
    line-height: 1.8;
}

.topbar-feedback a {
    padding: 4px 10px;
    background: #BB5022;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 15px;
    line-height: 1.8;
}

.topbar-feedback a:hover {
    background: #333;
}

.close-topbar {
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.popup--topbar {
    z-index: 17;
}

@media (max-width: 600px) {
    .topbar-feedback {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 10px;
    }
.product-details .product-title {
    margin-top: 20px;
}
    .header__logo span{font-size: 20px;font-family:  sans-serif;}
    .topbar-feedback {
        padding-bottom: 7px;
    }

    .topbar-feedback a {
        margin-top: 3px;
    }
}

.latest-reviews .news-thumb__text {
    position: relative;
}

.latest-reviews .news-thumb__text::before {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    box-shadow: white -8px 0 5px;
}

.latest-reviews .news-thumb__text::after {
    content: "";
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    background: white;
}

/*.latest-reviews .news-thumb__text a {
	color: #333;
	text-decoration:none;
	text-transform: uppercase;
	float: right;	
}*/
.latest-reviews .news-thumb__image {
    text-align: center;
}

/*.latest-reviews .news-thumb__image img {
	max-width: 400px;
}*/
.latest-reviews .news-thumb {
    max-width: 400px;
    margin: 0 9px;
}

.section-latest-reviews {
    padding-bottom: 6rem;
}

@media (max-width: 1199px) {
    .latest-reviews {
        max-width: 800px;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .latest-reviews {
        max-width: 400px;
        margin: 0 auto;
    }

    .product-thumb__list--news > div:not(:first-child) {
        display: none;
    }
}

/* Filter_vier From polev.de */
/* ion */
.irs-slider {
    width: 24px !important;
    height: 24px !important;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1) !important;
    border: solid 1px rgba(151, 151, 151, 0.3) !important;
    background-color: #ffffff !important;
}

.irs-bar {
    background: #ab7226 !important;
    height: 2px !important;
    top: 38px !important;
}

.irs-line {
    background: #f0ebeb !important;
    border-color: #e0cece !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 4px !;
    height: 2px !important;
    top: 38px !important;
}

.irs-with-grid .irs-grid {
    display: block ;
    display: none !important;
}

#filter_vier input.form-control {
    text-align: left !important;
    background-color: #fff !important;
    font-family: Montserrat, sans-serif !important;
    ; font-size: 13px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #000000 !important;
    border: 1px solid rgba(151, 151, 151, 0.5) !important;
    border-radius: 0 !important;
    display: flex !important;
    align-items: center !important;
    padding: 0 14px !important;
    line-height: 42px !important;
    height: 42px;
}

.btn_fv {
    text-shadow: 0 -1px 2px rgba(0,0,0,0)!important;
    box-shadow: 0 1px rgba(255,255,255,0) inset, 0 3px 5px rgba(0,1,6,0), 0 0 1px 1px rgba(0,1,6,0)!important;
}

.btn_fv.botton_fv {
    background: rgba(171, 114, 38, 0.3)!important;
    font-size: 13px!important;
    font-weight: normal!important;
    font-stretch: normal!important;
    font-style: normal!important;
    line-height: normal!important;
    letter-spacing: normal!important;
    color: #000000!important;
    line-height: 30px!important;
    padding: 0px 12px!important;
    border-radius: 0!important;
    transition: background .12s ease!important;
}

.btn_fv.botton_fv:hover {
    background: rgba(171, 114, 38, 0.5)!important;
}

#filter_vier label a, #filter_vier label .checkb.curs_def.imt_a {
    font-size: 13px!important;
    color: #000
}

#filter_vier label a .total_product, #filter_vier label .text_param .total_product {
    font-weight: 400!important;
    color: #898989!important;
    text-decoration: none!important;
    text-shadow: 0 -1px 2px rgba(0,0,0,0)!important;
    outline: none!important;
    border-radius: 3px!important;
    background: transparent!important;
    box-shadow: 0 1px rgba(255,255,255,0) inset, 0 3px 5px rgba(0,1,6,0), 0 0 1px 1px rgba(0,1,6,0)!important;
    transition: .2s ease-in-out!important;
    padding: 0!important;
    float: none!important;
    position: relative!important;
    top: -2px!important;
    margin-left: 5px!important;
    /* font-size: 90%!important; */
}

#filter_vier .radio_fv .checkb::before {
    border: solid 1px #979797!important;
    background-color: #ffffff!important;
}

#filter_vier .radio_fv .checka.actionis::before {
    border-color: #979797!important;
    border-width: 1px!important;
    border-style: solid!important;
    border-radius: 10px!important;
    box-shadow: 1px 1px 3px rgba(0,0,0,0)!important;
    background-color: rgba(171, 114, 38, 0.3)!important;
}

#filter_vier .link_fv .checkb::before {
    border: solid 1px #979797!important;
}

#filter_vier .link_fv .checkb:hover:not(.curs_def)::before {
    background-color: rgba(171, 114, 38, 0.1)!important;
    border-color: rgba(171, 114, 38, 0.1)!important;
    border-width: 1px!important;
    border-style: solid!important;
    border-radius: 3px!important;
}

#filter_vier .link_fv .checka.actionis::before {
    background-color: rgba(171, 114, 38, 0.3)!important;
    border-color: rgba(171, 114, 38, 0.3)!important;
    color: #ffffff!important;
    border-width: 1px!important;
    border-style: solid!important;
    border-radius: 3px!important;
}

#filter_vier .link_fv .checka.actionis::after {
    background-color: rgba(171, 114, 38, 0) !important;
    color: #ffffff!important;
    border-width: 1px!important;
    border-style: solid!important;
    top: 2px!important;
    content: ""!important;
    position: absolute!important;
    width: 7px!important;
    height: 11px!important;
    left: 1px!important;
    border-top: 2px solid transparent!important;
    border-left: 2px solid transparent!important;
    border-style: solid!important;
    border-width: 2px!important;
    transform: rotateZ(37deg)!important;
    transform-origin: 100% 100%!important;
    z-index: 1!important;
}

.title_filter {
    font-size: 16px!important;
    font-weight: 500!important;
    font-stretch: normal!important;
    font-style: normal!important;
    line-height: normal!important;
    letter-spacing: normal!important;
    color: #000000!important;
    background-color: transparent!important;
    border-top-right-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}

.title_p_f {
}

.block_param {
    border-width: 1px!important;
    border-style: solid!important;
    border-color: transparent!important;
    border-top-right-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    border-top: 1px solid rgba(0,0,0,.1)!important;
    padding-bottom: 20px!important;
}

#head_filter {
    font-weight: 700!important;
    color: #000!important;
    text-align: center!important;
    background-color: transparent!important;
    border-top-right-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}

.input_slider span {
    border-radius: 50%!important;
    padding: 5px 9px!important;
    box-shadow: 0 0 10px rgba(0,0,0,0)!important;
    background-color: #fff!important;
}

.botton_opts label .botton_fv.btn_fv {
    background: transparent !important;
    border: 1px solid rgba(171, 114, 38, 0.5) !important;
}

.botton_opts label .botton_fv.btn_fv.actionis {
    background: rgba(171, 114, 38, 0.3) !important;
    border: 1px solid rgba(171, 114, 38, 0.3) !important;
}

.head_group {
    font-weight: 700!important;
    color: #424242!important;
    margin-bottom: 20px!important;
}

.catalog-filter__results {
    display: flex!important;
    flex-wrap: wrap!important;
}

.catalog-filter__results #block_filter_vier {
    width: 100%!important;
    /*max-width: 385px!important;*/
    max-width: 25%;
    padding-right: 4rem!important;
}

.catalog-filter__results #all-products {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    align-items: stretch;
}

#block_filter_vier .row_blok .checkb, #block_filter_vier .row_blok .checka {
    display: flex;
    margin-bottom: 17px !important;
}

.tec_vibor {
    background: transparent !important;
}

.tec_vibor .checkg.actionis {
    position: relative;
    top: -2px;
    text-decoration: none;
}

.tec_vibor .checkg.actionis:hover {
    text-decoration: none !important;
}

.tec_vibor .botton_fv.btn_fv {
    margin-bottom: 8px;
}

.delis {
    color: inherit;
    margin: 0 2px;
    font-size: 30px;
    position: relative;
    top: 5px;
    right: -6px;
}

.text_param {
    margin-top: 3px;
}

.onli_param_get {
    margin-bottom: 15px;
}

.onmob {
    display: none;
}

.filters-head {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
    align-items: flex-start;
}

.sort-drop {
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    position: relative;
    top: 9px;
}

.sort-result {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    display: flex;
}

.sort-result svg {
    margin-left: 5px;
    margin-top: 4px;
}

.sort-drop-body {
    min-width: 340px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    padding: 24px 21px;
    position: absolute;
    bottom: -15px;
    left: 0;
    display: none;
    flex-wrap: wrap;
    transform: translate(-50%, 100%);
    z-index: 2;
    flex-direction: column;
}

.drop-ul-filter {
    min-width: 340px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    padding: 24px 21px;
    padding-bottom: 12px;
    position: absolute;
    bottom: 10px;
    right: 0;
    display: none;
    flex-wrap: wrap;
    transform: translate(0%, 100%);
    z-index: 2;
    max-width: 400px;
}

.drop-ul-filter .botton_fv.btn_fv {
    margin-bottom: 16px;
}

.more-filter-btn {
    background: rgba(171, 114, 38, 0.3) !important;
    font-size: 13px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #000000 !important;
    line-height: 35px !important;
    padding: 0px 12px !important;
    border-radius: 0 !important;
    transition: background .12s ease !important;
    height: 35px;
    display: flex;
    text-decoration: none;
    min-width: 35px;
    margin-bottom: 8px;
    text-align: center;
    justify-content: center;
}

.more-filter-btn:hover {
    text-decoration: none;
}

.sort-drop-body.show1 {
    display: flex;
}

.sort-drop__link {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 22px;
    display: flex;
    flex-wrap: wrap;
    padding-right: 23px;
    text-decoration: none;
}

.sort-drop__link:last-of-type {
    margin-bottom: 0;
}

.sort-drop__link:hover {
    text-decoration: none;
    color: #000
}

.sort-drop__link.active {
    position: relative;
}

.sort-drop__link.active:after {
    content: '';
    display: flex;
    width: 18px;
    height: 12px;
    border-bottom: 2px solid #9c7622;
    border-left: 2px solid #9c7622;
    margin-left: auto;
    position: absolute;
    right: 0;
    transform: rotate(-45deg);
    top: -2px;
}

.title_filter.curs_point {
    position: relative;
}

.title_filter.curs_point.open-f:before {
    transform: rotate(45deg) scale(0.9);
    margin-top: 7px;
}

.title_filter.curs_point:before {
    transition: all .2s ease-in;
    content: '';
    display: flex;
    position: absolute;
    right: 0;
    width: 7px;
    height: 7px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    transform: rotate(224deg) scale(0.9);
    top: 18px;
    margin-top: 6px;
    /*margin-top: 7px;*/
}

.fixed1 {
    position: fixed !important;
    overflow: hidden !important;
}

#filters-desktop {
    flex: 1;
    align-items: center;
    align-self: center;
}

#filters-desktop .block_param {
    border-top: 0 solid transparent !important;
}

#action_get .tec_vibor {
    word-break: break-word;
    /* width: inherit; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#action_get .tec_vibor .blok.title_filter {
    display: none;
}

#action_get .tec_vibor .onli_param_get {
    margin-bottom: 0;
    margin-top: 0;
}

#action_get .tec_vibor .botton_fv.btn_fv {
    margin-right: 16px;
    margin-left: 0;
}

#action_get .filter-choice-elem {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex: 1;
}

#action_get .text_dia a {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    text-decoration: none;
    margin-left: 22px;
    margin-right: 22px;
    position: relative;
    top: -5px;
}

.onli_param.blok .text_param {
    margin-left: 15px;
}

.onli_param.blok.scropis.link_fv .text_param {
    margin-left: 15px;
}

.onli_param.blok.select_fv.act_sel select.form-control {
    border-radius: 0;
}

.onli_param.blok.link_fv .text_through.row_blok .text_param {
}

#filter_vier .link_fv .checkb::before, #filter_vier .link_fv .checka::before {
    flex: 1 0 18px;
    max-width: 18px
}

.tec_vibor .checkg.actionis:focus {
    text-decoration: none;
}

@media (min-width: 768px) {
    .onli_param.blok.slid {
        padding-top: 16px;
    }
}

@media (max-width: 768px) {
    .text_dia {
        display: flex;
        width: 100%;
    }

    .sort-drop {
        top: 0;
    }

    #action_get .text_dia a {
        top: 5px;
        margin-left: 0;
    }

    #action_get .filter-choice-elem {
        max-width: 100%;
        width: 100%;
    }

    #action_get {
        margin-top: 40px;
    }

    #action_get .tec_vibor.block_param {
        padding-top: 20px;
    }

    #filters-desktop {
        display: none;
    }

    .filters-head {
        align-items: center;
    }

    .sort-drop {
        margin-left: 0;
        margin-right: auto;
    }

    .sort-result {
    }

    .sort-drop-body {
        bottom: -5px;
        transform: translate(0%, 100%);
        min-width: 320px;
    }

    .show-filter {
        padding-left: 11px;
        padding-right: 18px;
        line-height: 38px;
        display: flex;
        align-items: center;
        border: solid 1px rgba(151, 151, 151, 0.5);
        background-color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #000000;
        text-decoration: none;
    }

    .show-filter:hover {
        text-decoration: none;
        color: #000000;
    }

    .show-filter .icon-set {
        margin-right: 12px;
        display: flex;
        align-items: center;
    }

    .clearfilter {
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
        background: #f7f7f7;
        display: none !important;
        align-items: center;
        position: fixed;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 86px;
        z-index: 1;
        justify-content: center;
        /*transform: translate3d(0%,100%,0);*/
        transition: transform .3s ease-in-out;
        display: none;
    }

    .flex-clearfilter {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .clearfilter.show1 {
        transform: translate3d(0%,0,0);
    }

    .clear-fliters {
        font-family: Montserrat, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #000000;
        text-transform: uppercase;
        margin-right: 22px;
    }

    .clear-fliters:hover {
        text-decoration: none;
        color: #000000;
    }

    .apply-filter {
        margin-left: 22px;
        font-family: Montserrat, sans-serif;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        background-color: #ab7226;
        line-height: 48px;
        padding: 0 38px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        transition: transform .3s ease-in-out;
    }

    .apply-filter:hover {
        text-decoration: none;
        color: #ffffff;
    }

    .onmob.hidefilter {
        display: flex;
        position: fixed;
        top: 45px;
        left: 0;
        background: #f7f7f7;
        height: 60px;
        align-items: center;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
        width: 100%;
        justify-content: space-between;
        padding: 0 21px;
        font-size: 20px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #000000;
        z-index: 2;
        /* transform: translate3d(0%,-200%,0);*/
        transition: transform .3s ease-in-out;
        display: none;
    }

    .flex-hidefilter {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 100%;
    }

    .onmob.hidefilter.show1 {
        transform: translate3d(0%,0%,0);
    }

    .onmob.hidefilter span {
        position: relative;
        top: -2px;
    }

    .catalog-filter__results #block_filter_vier {
        width: 100vw !important;
        position: absolute !important;
        left: 0;
        top: 0;
        transition: transform .3s ease-in-out;
        max-width: 100vw !important;
        background: #fff;
        padding-left: 20px;
    }

    .scroll-filter {
        height: calc(100vh - 192px);
        top: 58px;
        overflow: auto;
        position: absolute;
        display: flex;
        width: 100vw;
        left: 0;
        background: #fff;
        z-index: 1;
        transition: transform .3s ease-in-out;
        /*transform: translate3d(-100%,0,0);*/
        display: none;
    }

    .scroll-filter.show1 {
        transform: translate3d(0%,0,0);
    }

    .catalog-filter__results #block_filter_vier.show1 {
        transform: translate3d(0%,0,0);
    }
}

@media (max-width: 580px) {
    #action_get .tec_vibor .botton_fv.btn_fv {
        margin-right: 7px;
    }
}

@media (max-width: 360px) {
    .drop-ul-filter {
        min-width: 200px;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
        background-color: #ffffff;
        padding: 24px 21px;
        padding-bottom: 12px;
        position: absolute;
        bottom: 10px;
        right: 0;
        display: none;
        flex-wrap: wrap;
        transform: translate(0%, 100%);
        z-index: 2;
        max-width: 100vw;
    }

    .clear-fliters {
        font-family: Montserrat, sans-serif;
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #000000;
        text-transform: uppercase;
        margin-right: 0;
    }
}

/* END Filter_vier*/
@media only screen and (max-width: 768px) {
    .additional-slider__nav--1 .slick-dots li.slick-active button, .latest-reviews__nav--1 .slick-dots li.slick-active button, .partners__nav--1 .slick-dots li.slick-active button {
        display:none;
    }
}

@media only screen and (max-width: 768px) {
    .additional-slider__nav--1 .slick-dots button, .latest-reviews__nav--1 .slick-dots button, .partners__nav--1 .slick-dots button {
        display:none;
    }

    .product-slider__arrow {
        display: none!important;
    }

    /*.product-thumb__list .product-thumb__image{
      display: none!important;
    }
    .product-thumb__list .product-slider__wrap{
      padding: 0px;
      margin-bottom: 0px;
      margin-top: 30px;
    }*/
}
.breadcrumb{

}
.chleb_krochki{width:100%}
.breadcrumb{width:100%;padding: 10px 0px 25px;}
.breadcrumb ul{overflow:hidden;padding-inline-start: 0;width:100%;}
.breadcrumb ul li::marker{display: none;font-size: 0;}
.breadcrumb ul li{float:left;margin:0 10px 0 0;font-size: 14px;}
.breadcrumb ul li a{float:left;text-decoration:none;color: #6f6f6f;font-size: 14px;background: url(/images/right-arrow1.svg);position:relative;background-size:13px;background-repeat:no-repeat;background-position-x:right;padding-right: 21px;background-position-y:2px;}
.breadcrumb ul li a:hover{color:#3245c3}
.inner{font-weight:500;color:#333;font-size:14px}
.breadcrumb .last,.breadcrumb .last:hover{font-weight:700;background:0 0;padding:2px 0;float:left;color:#0d2a59;list-style-type: none;}
.px-25{
  padding: 90px 66px;
}
.product-details-tab {
  margin-bottom: 20px;
  margin-top: 20px;
  }

  .product-details-tab .nav.nav-pills .nav-link {
    color: #333333;
    font-size: 18px;
    padding: 10px 40px 10px;
    border-bottom-width: 3px;
    text-transform: none;
    font-weight: 600;
    }

    .product-details-tab .nav.nav-pills .nav-link:hover, .product-details-tab .nav.nav-pills .nav-link:focus {
      color: #007fff;
      border-bottom-color: #007fff;
      }

  .product-details-tab .nav.nav-pills .nav-item + .nav-item {
    margin-left: 2rem; }

  .product-details-tab .tab-content {
    border-top: 2px solid #efefef;
    margin-top: -3px;
    border-radius: 0 0 13px 13px;
    }

  .product-details-tab .tab-content .tab-pane {
  padding: 20px 40px 20px 40px;
  }
  .product-details {
  margin-bottom: 2rem;
  display: flex;
  margin-left: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  }

  .product-details .product-title {
  margin-top: 0;
  padding-right: 0;
  margin-bottom: 0px;
  width: 100%;
  }

  .product-details .ratings-container {
  margin-bottom: 1.3rem; }

  .product-details .product-price {
  font-size: 42px;
  margin-bottom: 20px;
  margin-right: 0;
  }

  .product-details .new-price {
  margin-right: 1rem; }

  .product-details .product-content {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
  }

  .product-details .product-content p:last-child {
  font-size: 16px;
  line-height: 24px;
  padding-right: 0;
  font-weight: 400;
  color: #333;
  }

  .product-details .product-countdown {
  position: static;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
  max-width: 260px;
  margin-left: -5px;
  margin-bottom: 2rem; }

  .product-details .product-countdown .countdown-section {
  background-color: #fafafa; }

  .product-details .product-nav-dots a, .product-details .product-nav-dots span {
  width: 2rem;
  height: 2rem; }

  .product-details .product-cat {
  font-weight: 400;
  font-size: 1.4rem; }

  .product-details .product-cat span {
  margin-right: .7rem; }

  .product-details .product-cat a {
  color: #666;
  box-shadow: none;
  transition: all .35s ease; }

  .product-details .product-cat a:hover, .product-details .product-cat a:focus {
  color: #39f;
  box-shadow: 0 1px 0 #39f; }

  .product-details .product-size {
  flex-flow: row wrap;
  padding-top: 0;
  margin-bottom: 0; }

  .product-details .product-size a {
  color: #666;
  width: 4rem;
  height: 4rem;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: -.01em;
  border: .1rem solid #d7d7d7;
  background-color: transparent;
  border-radius: 0;
  margin-right: 1rem; }

  .product-details .product-size a.active, .product-details .product-size a:hover, .product-details .product-size a:focus {
  color: #39f;
  border-color: #39f;
  background-color: transparent; }

  .product-details .product-size a.disabled {
  color: #dadada;
  border-color: #ebebeb;
  background-color: transparent; }
    .wfull {
      width: 100%;
  }
  .cartprod {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    justify-content: flex-end;
    align-items: baseline;
}
.productfull .product-details .product-price {
  font-size: 44px;
  margin-bottom: 10px;
  margin-right: 0;
  font-weight: 700;
  color: #0e86fd;
  margin-top: 5px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}
.productfull .ready {
  padding: 0px 15px;
  background: #fbfeff;
  margin-top: 1px;
  width: 50%;
  border-radius: 12px;
  margin-bottom: 10px;
  display: block;
  vertical-align: middle;
  line-height: 0;
  border: 1px solid #e8f2f7;
}
.productfull .ready span {
  text-align: left;
  color: #335f75;
  font-weight: 500;
  font-size: 15px;
  width: 100%;
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.marks1 {
  width: 20px;
  float: left;
  margin-right: 10px;
}
.marks3 {
  width: 36px;
  margin-right: 20px;
}
.razmer {color: #335f75;font-weight: 600;font-size: 16px;display: flex;margin-bottom: 20px;align-items: center;padding: 10px 20px;background: #fbfeff;margin-top: 10px;width: fit-content;border-radius: 12px;margin-bottom: 15px;vertical-align: middle;line-height: 0;border: 1px solid #e8f2f7;}
.marks2 {
  width: 20px;
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}
.formpay {
  padding: 10px 24px;
  background: #fbfeff;
  margin-top: 15px;
  display: block;
  border-radius: 12px;
  width: 50%;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #e8f2f7;
}


.product-desc-content h2 {
  font-weight: 400;
  font-size: 2.4rem;
  letter-spacing: -.01em;
  margin-bottom: 1.8rem; }

.product-desc-content h3 {
  font-weight: 700;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  }

.product-desc-content ul {
  color: #333333; }

  .product-desc-content ul li {
    position: relative;
    padding-left: 1.3rem; }

    .product-desc-content ul li:before {
      content: '•';
      position: absolute;
      display: block;
      top: 0;
      left: .2rem; }

.product-desc-content a {
  color: #333;
  border-bottom: .1rem solid #b8b8b8;
  transition: all .35s ease; }

  .product-desc-content a:hover, .product-desc-content a:focus {
    color: #39f;
    border-bottom-color: #39f; }

.product-desc-content blockquote {
  color: #333;
  font-style: normal;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  margin-bottom: 1.6rem; }

  .product-desc-content blockquote p {
    margin-bottom: 0; }

  .product-desc-content blockquote cite {
    font-weight: 300;
    font-size: 1.4rem;
    letter-spacing: 0; }
    #list_product_image_middle img{
      border-radius: 12px;
    }
    .productfull .prod_buttons .btn-cart {
      font-size: 18px;
      font-weight: 500;
      line-height: 54px;
      max-width: 100%;
      min-width: 240px;
      border-radius: 12px;
      width: 100%;
  }
  .btn-cart {color: #fff;border: 1px solid #0e86fd;background: #0e86fd;border-radius: 5px;padding: 0;line-height: 35px;display: inline-block;font-weight: 600;transition: all .1s ease;font-size: 14px;}

  .btn-cart:hover{background-color: #399cff !important;color: #fff!important;border-color: #399cff !important;}
.product-desc-content{
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
}
.text-center{
    text-align: center;
}
.slide {
    margin-bottom: -160px;
}
.display{
display: block;
}
.mobile{
    display: none;
}
.nalic {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    color: #28994f;
    font-weight: 500;
}
.nalic i {
    font-size: 10px;
    line-height: 18px;
    color: #16b14b;
    margin-right: 8px;
}
.d-flex{
    display: flex;
}
.text-right{
    text-align: right;
}
.whats {
    color: #fff;
    background-color: #16b14b;
    border-color: #16b14b;
    font-size: 18px;
    font-weight: 500;
    line-height: 54px;
    max-width: 100%;
    min-width: 240px;
    border-radius: 12px;
    margin-top: 15px;
}
.whats:hover {
    color: #fff;
    background-color: #08df52;
    border-color: #08df52;
}
@media only screen and (max-width: 500px) {
    /*.product-slider__wrap, .project-slider__wrap {
    width: 363px;
  }*/.fancybox-image {
        z-index: 2;
    }
    .display{
display: none;
}
.mobile{
    display: block;
}
    .slide {
        margin-bottom: 0px;
    }
    .wfull {
        width: 100%;
    }
    .px-25 {
        padding: 0px 10px;
    }
    .fancybox-spaceball {
        background: #fff!important;
        margin-top: -42px!important;
        height: 241px!important;
    }
    .breadcrumb {
        width: 100%;
        padding: 5px 0px;
    }
    .productfull .ready{
        width: 100%;
    }
    .product-details{
        margin-left: 0;
    }
    .productfull{
        padding: 0 15px;
    }
    .razmer{
        line-height: 1.3;
        padding: 10px 15px;
        font-size: 14px;
    }
    .marks3 {
        float: left;
        width: 24px;
        margin-right: 10px;
    }
    .formpay{
        width: 100%;
    }
    .product-details-tab .tab-content .tab-pane {
        padding: 20px 0px;
    }
}
