@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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 {
    box-sizing: initial;
    height: 0;
    overflow: visible
}

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

a {
    background-color: initial;
    -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;
    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: initial
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

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

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    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
}

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

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

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

textarea {
    overflow: auto
}

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

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

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

[type=search]::-webkit-search-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
}

[hidden],
template {
    display: none
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */

.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none
}

.pswp * {
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    background: #000;
    opacity: 0;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden
}

.pswp__bg,
.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.pswp__scroll-wrap {
    overflow: hidden
}

.pswp__container,
.pswp__zoom-wrap {
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    transform-origin: left top;
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    transition: none
}

.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    right: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img,
.pswp__item {
    position: absolute;
    left: 0;
    top: 0
}

.pswp__img {
    width: auto;
    height: auto
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc
}

.pswp__error-msg a {
    color: #ccc;
    text-decoration: underline
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */

.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    transition: opacity .2s;
    box-shadow: none
}

.pswp__button:focus,
.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: none;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(default-skin.html) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio:1.1),
(-webkit-min-device-pixel-ratio:1.09375),
(min-resolution:1.1dppx),
(min-resolution:105dpi) {
    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(default-skin-2.html)
    }
    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: none
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: "";
    top: 35px;
    background-color: rgba(0, 0, 0, .3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    transform: translateY(6px);
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
    color: #000;
    text-decoration: none
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(preloader.html) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border-color: #fff #fff transparent transparent;
    border-style: solid;
    border-width: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0
}

@media screen and (max-width:1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

@keyframes clockwise {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes donut-rotate {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(-140deg)
    }
    to {
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption,
.pswp__top-bar {
    background-color: rgba(0, 0, 0, .5)
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0, 0, 0, .3)
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none !important
}

.pswp--minimal--dark .pswp__top-bar {
    background: none
}

.datepicker--cells {
    display: flex;
    flex-wrap: wrap
}

.datepicker--cell {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 32px;
    z-index: 1
}

.datepicker--cell.-focus- {
    background: #f0f0f0
}

.datepicker--cell.-current- {
    color: #4eb5e6
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
    color: #4eb5e6
}

.datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, .1);
    color: #4a4a4a;
    border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, .5);
    background-color: rgba(92, 196, 239, .1);
    border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, .5);
    background-color: rgba(92, 196, 239, .1);
    border-radius: 0 4px 4px 0
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px
}

.datepicker--cell.-selected- {
    border: none
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef
}

.datepicker--cell.-selected-.-focus- {
    background: #45bced
}

.datepicker--cell:empty {
    cursor: default
}

.datepicker--days-names {
    display: flex;
    flex-wrap: wrap;
    margin: 8px 0 3px
}

.datepicker--day-name {
    color: #ff9a19;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.datepicker--cell-day {
    width: 14.28571%
}

.datepicker--cells-months {
    height: 170px
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%
}

.datepicker--cells-years,
.datepicker--years {
    height: 170px
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%
}

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0
}

@media print {
    .datepickers-container {
        display: none
    }
}

.datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-sizing: initial;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s;
    z-index: 100
}

.datepicker.-from-top- {
    transform: translateY(-8px)
}

.datepicker.-from-right- {
    transform: translateX(8px)
}

.datepicker.-from-bottom- {
    transform: translateY(8px)
}

.datepicker.-from-left- {
    transform: translateX(-8px)
}

.datepicker.active {
    opacity: 1;
    transform: translate(0);
    transition: opacity .3s ease, transform .3s ease, left 0s 0s
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    transform: none
}

.datepicker-inline .datepicker--pointer {
    display: none
}

.datepicker--content {
    box-sizing: initial;
    padding: 4px
}

.-only-timepicker- .datepicker--content {
    display: none
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.-top-center- .datepicker--pointer,
.-top-left- .datepicker--pointer,
.-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-top- .datepicker--pointer {
    right: calc(100% - 4px);
    transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer,
.-bottom-left- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-top- .datepicker--pointer {
    left: calc(100% - 4px);
    transform: rotate(45deg)
}

.-bottom-left- .datepicker--pointer,
.-top-left- .datepicker--pointer {
    left: 10px
}

.-bottom-right- .datepicker--pointer,
.-top-right- .datepicker--pointer {
    right: 10px
}

.-bottom-center- .datepicker--pointer,
.-top-center- .datepicker--pointer {
    left: calc(50% - 5px)
}

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
    top: 10px
}

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
    bottom: 10px
}

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
    top: calc(50% - 5px)
}

.datepicker--body {
    display: none
}

.datepicker--body.active {
    display: block
}

.datepicker--nav {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-action,
.datepicker--nav-title {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    user-select: none
}

.datepicker--nav-action:hover {
    background: #f0f0f0
}

.datepicker--nav-action.-disabled- {
    visibility: hidden
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px
}

.datepicker--nav-title:hover {
    background: #f0f0f0
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: none
}

.datepicker--buttons {
    display: flex;
    padding: 4px;
    border-top: 1px solid #efefef
}

.datepicker--button {
    color: #4eb5e6;
    cursor: pointer;
    border-radius: 4px;
    flex: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 32px
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0
}

.datepicker--time {
    border-top: 1px solid #efefef;
    display: flex;
    align-items: center;
    padding: 4px;
    position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    flex: 0 1 138px;
    max-width: 138px
}

.-only-timepicker- .datepicker--time {
    border-top: none
}

.datepicker--time-sliders {
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px
}

.datepicker--time-label {
    display: none;
    font-size: 12px
}

.datepicker--time-current {
    display: flex;
    align-items: center;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
    content: "";
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
    opacity: 1
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: flex;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(90deg, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
    margin-bottom: 4px
}

.datepicker--time-row input[type=range] {
    background: none;
    cursor: pointer;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-ms-tooltip {
    display: none
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:focus {
    outline: none
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -moz-transition: background .2s;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -ms-transition: background .2s;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    margin-top: -6px
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent
}

.datepicker--time-row input[type=range]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent
}

.datepicker--time-row input[type=range]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent
}

.datepicker--time-row input[type=range]::-ms-fill-lower,
.datepicker--time-row input[type=range]::-ms-fill-upper {
    background: transparent
}

.datepicker--time-row span {
    padding: 0 12px
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em
}

.datepicker--time-icon:after,
.datepicker--time-icon:before {
    content: "";
    background: currentColor;
    position: absolute
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    transform: translateY(-100%)
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, .1);
    color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/subset-Montserrat-Black.html) format("woff2"), url(../fonts/subset-Montserrat-Black-2.html) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/subset-Montserrat-Light.html) format("woff2"), url(../fonts/subset-Montserrat-Light-2.html) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/subset-Montserrat-Bold.woff2) format("woff2"), url(../fonts/subset-Montserrat-Bold.html) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/subset-Montserrat-Thin.html) format("woff2"), url(../fonts/subset-Montserrat-Thin-2.html) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/subset-Montserrat-Regular.woff2) format("woff2"), url(../fonts/subset-Montserrat-Regular.html) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/subset-Montserrat-Medium.woff2) format("woff2"), url(../fonts/subset-Montserrat-Medium.html) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Domine;
    src: url(../fonts/subset-Domine-SemiBold.html) format("woff2"), url(../fonts/subset-Domine-SemiBold-2.html) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Domine;
    src: url(../fonts/subset-Domine-Regular.woff2) format("woff2"), url(../fonts/subset-Domine-Regular.html) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Domine;
    src: url(../fonts/subset-Domine-Bold.woff2) format("woff2"), url(../fonts/subset-Domine-Bold.html) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Domine;
    src: url(../fonts/subset-Domine-Medium.html) format("woff2"), url(../fonts/subset-Domine-Medium-2.html) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: icomoon;
    font-display: swap;
    src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABM0AA0AAAAAHLgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAATGAAAABoAAAAchCckeUdERUYAABL8AAAAHAAAAB4AJwAcT1MvMgAAAZgAAAA/AAAAYA8TBe5jbWFwAAACDAAAAFUAAAFeF1fZ8Gdhc3AAABL0AAAACAAAAAgAAAAQZ2x5ZgAAApQAAA8VAAAWWJLO61doZWFkAAABMAAAAC4AAAA2EaxB72hoZWEAAAFgAAAAIAAAACQHzgPRaG10eAAAAdgAAAAxAAAAUDeuATtsb2NhAAACZAAAAC4AAAAuM7gsAm1heHAAAAGAAAAAGAAAACAAJAFtbmFtZQAAEawAAADcAAABm/pYTdhwb3N0AAASiAAAAGwAAADlE1G9UXjaY2BkAAMBG262eH6brwzcLGD+dce6HTD6/6//e1kEmY8CuRwMTCBRAAwuC0UAAHjaY2BkYGA+8P8AAwMLw/9f//+xCDIARVCAEACmxQameNpjYGRgYBBjzGbgZQABJgY0AAAOawCTeNpjYGbezDiBgZWBgWkm0xkGBoZ+CM34msGYkZMBFTAKoAkwODAwvhRgPvD/AIMDMxCD1CDJKjAwAgBdNwsMAHjaY2GAAMZQCM0ExCwM//8xPgTRcByNYP//B2ULANm/mMrA7NNAIf7//xkYAEWRCxkAAAB42mNgYGBmgGAZBkYGEIgA8hjBfBYGGyDNxcDBwASEjAwKLwX+//3/H6xK4SUDhP3/iTgrWAcXAwwwgsxjZANiZqgAE5BgYkAFQDtYGIY3AAA2cA0vAAAAAAAAAAAIAAgAEAAYAKYAzgFkAdwDvAQGBHgFAAVYBfYGugcqB+AIigpECogLLAAAeNqFWGmQJMdVrqysyrqrq6vr6O7pY/qq6un77p17tHPP7OyuVtpba7Sxx9i7kiWhNQgbLDtCsi2WgEWKwMhYPvhBECIwQjgIIOywwIAjsGRO/yL44wgIMOAAOSCErO3hZVXP7AqtRXV1VR4vX2a+fvm97zWDmP2LZZhplvl/63sj5otclP1nZpdhSt3WYLiA2vAcOG4GtYetgd9AvkdbfS/fFlp5QYd+Ak/f6/V7tLvg0SqI0xEtRyAeNLZbwVMAUeK0W7TXcZ3gNY3Qfy1YgsCK6dSan/afW0yy3vx9xtGmT0jrc5pAhFy815RiXEmbmKwctjSDiClZ4ZBjtBvuJBEE44U44XnLWq7V2vV6fdN1v8yLQuyUJF2csBAbq+CZ6dnK7uJRw0Acpx6bOpPjtaWJk0clzCFOJg5CkhrtP6eJzWPlLY3jeYRFYtVqH19d7TbicQtRO8F373X0t/g1Jg6VQhQ+/W6/B7YYDrquXciTNOoK6LWbf335siQ2K1NLn39Cz75kom+NePSjV5/MlkpLjo1+O5b+0KvU4jzo+3P8NujLMi1mhzkX2NwC4wmkkMsHlu5Hx/pzncBYdimXJ3bUcqBhAJ1eAY8Fx3JjsbGWKAiDLIiCZCkPUiABvaSA37astWazPxL7zeaaZYU19FZYG+2NxPmTJ+fRW/T5zqDVWrds21pvtQa0bFuWTcsLZ88uLJ49u4giyWIxmSiVEt+6l7aw9vzJ+TtKbz8SanivZvTSmUWqc+HsdDFJ1SaLoe2ZMn4HX2GOQwX2BpuFJ3hbPtgp7NL1AkP4OqKVvOengoIOIp4PRgkLoc91O4G1+nPIh3cbv5Oaz0621OzhYvpYvep501EDs/fNz3+41fR1vVtJtuyHN7SULluydX118OymllALXun+aqV+67HHPuv7KNu3MVajnDVbMpNCtmBEpz2vqsZVDkq+13IHqeH5lK4ihI48qXMYsQsnUKXFIidqxokwGP7WtWsfJLrgDLPUNzTm/N638RfAN9LMLHOGucjcYn6P+R7zb0hGVXQEPYSugR1gv/vnrZ1GrXBvg2GPbqzfft/eoVfw8gI1HvUmehg7Q3qsqU/5KHBtuxAd2oU+mDe4/UBfv0dH99pdy7HBwBkUGLI3j7otyx7bGA46jO2mAuSg3XRqKm0Rgf5qASJQXVQTlXA7TogXrkXahdBjqUYi+OC3wbnqv89eQFksur/QQDkMBi13r46HRRXGuGM5VOEcGoarg3YitIdtOg9M3aZz9zwBDkneg1JwYthriEWsyBOZhwLCEi+p8L5H2x9ubm29sLW51d3Y6MLrha2tzd76eu/2v0/PfmXmLzogKcYUohJR4TALVUkQFR51vsE7Ec0REdfpYJboUiQt8hjhPxKSlppQDJNjWUlRJ02i8KbFgRehhzVZ0nqIb2iSrNW/ca/FPd3lRE4wZN2Fji6AHBFVHnVHD0vJWVGwFUVEAyQoii2Is0nx1zPVaiZbrUqaJGqaKGmI5QSKhRzH4t/gEeJAiyCyHFvaLv34nreDqTe7oze6W2h8bXVRt7uJRj20NBiMXnv22QyISBGOikqCEBF0r3R8Mos+38WEFXgWywRh9J1H89cjEVlGnI1+KnMBeiSM5ahsK/4xHwYpMQezLC8kooIhZuezRlrVVRZakqagC8ZgVdI0qdjUX6Fv31d//FbYndH3M2ArIrGsHOFl/gd/B32wEFYJFtIqPBZPrAC+IY598UWWQ4B1K4n4Y4WFavZWplbL3MpW/0FSVelX6COMpsxZPMI1wPYanNTcGKaiVog/uTEARXsBaGGeUKgfuLxDBFy5/XLN82eMaNSY8b0aewpq01G4AEi+NvoXIoN1XAERXDOiM55fG3236u8L+FVUrfneTNQYfeZZLBAUA4W/iHXMMJjGG44BTFGYFHOCYWJBKPAJDQsxcHa6glkEjVHwfRSurIry9NAJFdSGGEJrFC9Aiq59MAwO7p2W9sc6G9ut9ubGU7f0WEy/pVmWhpdi5mKl0ir1z6QwwQiJ5FUiiuT3ibjSTtQMIybyf8BL+LWNTn8NofVeZ+MdydLZS7pl6bdf0i30RqtSXTTNVpmXuG069PZHeEni0VPtNRQzjGp89CleEgn6E7A78Jen8f9gBVDzYYaJemFUHNA4ANFCCPZCxsyD9nl5HxBkBnXB8CGN8cM4MixBI2CW06HPCiqEz57X9/KFYAhFHzYeP3loemHpqVZsyq5eapcnsyXMRdR0erta8ct9tXGhsfO5o1yylpmautBu11vlqRlgIXjJbbhuM7gbLqIVeKFvLszMnJuYIPWyU7WS6ag6kdqoTPlT2WyeRVF9pYxQajix8pmhl0i4LBuJZLP3t1rdm2Md8ca+NvodszrmDfzf7NeZCWYIfjjmBffiDPz79KHvmrHFarXVrlbg1zRjS5Vqu1WtLsZMNnenx4zFzDs96G/gvWTCtUT7K9Wwv1rZfq+WQEe4XmPvr/B/4FeYy8zjsN796D6O2hSwmxD2BBpo7sl7iJD3FtEAPPUQAkQXptHdHIFqyKD96B96ODCoO7yIZXbPnfu0D9enzp/b3bg5B0hiqcVI7Wr/yPLy5TRcl5eXj2xDOZOeHyYJ3+TS7jk5gpzV9KFO54jj7J4tP5jUT9RPTE9vRA3f+/S5cx+s5r3tSs47jl8JFYeTTPlq1UjoRE5lQrXhFLZ9Ym52Z2aX5JNvOgVdnjAc5/ihQ8sXf7KS70YTiRP9/vTVBx74SHby9hdr3vLRqrdylNoO7b2993XAtz9jPg7kcuzFYYgbO/zY/SnngTuIuMOgHDInjx6BgLzfFV8HXsj3u4OwkRywgYOhgVJgEFbYJcBJQd0Hl1eOiUIhv7b61d3dy1c3t+7nOH9qbf3l8+dPqElZjojAdorHq431ifqkrJ7bhB9kt9WuF1wXmJShehO6ziOR1xOs6v7ccbtqz29z2HCUjGPV3FxOlCyIBohbKiSSPOElFhn5CAdkv3jffS9funT1yvaRBwkpeevrX7169cru2vo24ZOZuWx2MUMUkpJlpest/dKRY4+nbUgg3Hg5Uy6frtXLqSpkHBEIT3bRKt5fPvIBxPORs4vdiw23rOsQQQe5/HI+komUJy2tNjExSPIav/YLa3bF4UTCjPOEb7JPAM4eAz5vHxrzJ4BQ8M2QHx3cYzrVL/QXxvakdzcG5KtFGYxFKWxIjZzgp2SfQHo6UtgscYQTXKTElVjJTHVsw4bQ9mHJlJqrjqyBHdAt9OYPEYtZU9cno9FcNN2P/9qXENF4LRJEaCwRZdIxy65ZNOv1xnlInJ6HUOisNtx2AgjK6PaXavVHG00cnTSiE7KkQGTliGtAHPn23p/ibhBHfOYGbDjML4JcIxYeROFeYIJCO2TGyeEBp/S9/+tU9N43EeWHmdAlh/t0EryQZfqbW73+1nZ7ECQZwC7Xm81Bv9mASlBG59zpycxSjodAebamC6JUslRLyq2Au4n5lXykaJqAuapUO13FhJu9Xicqb3GGVo3zIl/ptK+2OxXJVKyioiGDndvq97a2+71N9EyYr/QbzdXxVP1wDbdfjBdVFfJHgutn6qA/5rJIkXLLeZmV6IxEkgqWZou10zUscCRf5CQ+VnNjsoJ5nI5EkK6niYx53bR8g/oSjdmv4b0gD5hnHmMYO0ad5l65HjgWX3Lfg24H2JdFwjDmh9Gc7CffoVdRwGwiD9w+/Em8wSIKgbawUShOlX/+woVr1x66cLM8NVW+eeGha4efnh69jaxI5/HZMzs7T+ZzufyTOztnwnI+J0/96umcqBN1kkgTxWgyudZozHizrhkHBsaTx3mVq2KRcz5aAS+sACNoA3ldYvZmnlm5dgFmgesmzPihoJybXPmynJnM5548unMaZriRg+sGzDZ/oxt93mfXWZ6X/Qn/Qjuezswmk4aiRJSiHScK28OYn8aYFdePcwJug62f4OCEEiay98f4H8Gmy8zPMF9jvoc01AQv7o8TyAIgXh5wsBCaSrABFC0wlT02GdhyEVE7g5VChxz2B5BlwFAcunFg5DakIjSR8CEQhfDaG/vvcNA5ML9FweYuQAjBdvhusD34PyU8Gu5dJ4jeniNgZ/+MuEHeckdfnuJ3lxIcrwt99vifmndJAM53xyBjuSlQ4bl0XO9dUAVCoUQQfDsF/JeS6y6WSiU0Nzv31NzcLILyoutKCuF5oki2M1soFAbWI2bBnPvpuYNenhBeOaVeaS1+YpGFLGDtQV7FbOuqIvNwycrV1vDQ8HH4tq6oYdN/Aptf+VgnVY9JEVGIKHJSVyzRzGoQHQAGMeQLiDUX2qIhRQxZiauKIyu2BIOltM1rAgx/ru6XF21HBEmBAFUE/JN/4rBsKUSnaRHA5Nnz7FcQtjCSJDltyq4KWQARgKxaZbNUIUEasyOKiOZXIk0V6EZgaL4BDgxcXFQw+zoqFotzjgNZFmxSFR1nDhpQp9u50u10wGqFWceRr6cd+wmEFAWJjj0fCHS6V0Bo9InmRVlVAJ2ljVM8L/wurFa+2GwAOMO3cVFRqDkU5WJj3PQAxji1c2hy3TNLsWhOU00B9mxX4noWQASzPCaa0NqyINtBSUlEkGmJYkSUbMXKy5B+gtlYgiKRXrFUg4gmQGKhJbTDlwHqEQQzmWX/CfGsxErA22MliAISL8DqwChgGVmOLUxBKsRDNiIQyOJ4yDsNgoPklBUJLyDWm4KRHE95+R4Tw2/hG4zJFBhGQgTwKJYB5KEIFBt4EQTYQ/EHcGgwRANw6VffueSw7r+eEWrGR3/gdPkvkOrEjdEDMIGBBLQCiR/6kaSK+Nros2JbWB1931GiP/s7RmyC/eFESf7N0TMAsS9wiPt7AXjBLG8IIR/e+w5+E85+l3kUzvwCOsBJ8u5/k+jfSAes8y5U9fjgRO2fUCjsZwwHsBzEJxLyqSA/GiM0fp3nSt4nT5+65Dac7Jo33els245l3rN1VHz6WSs21LSGKM7Pzx9V1UMfaDYaG46biB8Hh9m9rupavlBPJn95crL+zDOPxszVTmcRPeI03EunTn/SK3G8CQxiu9OZ9tay92x944G5uSpitUTiGCH1dHpFF3S9lc83m/lcRZZPOqltUfSbbSmVXk8mLm6XiqVp0wQz/i+Opy5nAAAAeNp1zrFqwlAYxfF/NFq0IJ1K6XRHp6DgA3QqdXDpIB0b4yUE9F6IEXTvI3TsM/RhfCJPwrcmcMPvOzfnI8CMfxLaJ+GBJ/NAnpuH8ps5lb/MIx65mMfKf81TXrmplaQTJbNuQ+uB/GIeygtzKn+YRzzzbR4r/zFPWfFHRUHkqBMJUBXxGKPwiafkzIGcWqMvz4dc6Pu+L99qT81J923uWJLpL9n6+lTF4JbZor/73s2NWqW2hG5TrtmzV7bjqve6626sm6kUQ+NKH3ydN37vdle3LuJG+zLu5ds+Q3jafcc7DoJgFAXhOz8K+EYhruPimxIRtqImxthYuHsTPbZO82Us2P+WZgQLRBbRo09MQsqAISPGTJgyI2POgpwiPt9ej0uZPO9Xd//YVu7y9yu5lhu5lTu5lwdZyVoeZSNPspXd19LfRnYrVQABAAH//wAPeNpjYGRgYOABYjEgZmJgBEJRIGYB8xgABIUARHjaY2BgYGQAgqtL1DlA9HXHuh0wGgA+YQZGAAA=") format("woff");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: icomoon !important
}

.icon-vkontakte:before {
    content: "\e900"
}

.icon-facebook:before {
    content: "\e901"
}

.icon-instagram:before {
    content: "\e902"
}

.icon-twitter:before {
    content: "\e903"
}

.icon-youtube2:before {
    content: "\e904"
}

.icon-youtube:before {
    content: "\e905"
}

.icon-linkedin:before {
    content: "\e906"
}

.icon-google:before {
    content: "\e907"
}

.icon-flickr:before {
    content: "\e908"
}

.icon-mailru:before {
    content: "\e909"
}

.icon-pinterest:before {
    content: "\e90a"
}

.icon-tumblr:before {
    content: "\e90b"
}

.icon-odnoklassniki:before {
    content: "\e90c"
}

.icon-whatsapp:before {
    content: "\e90d"
}

.icon-viber:before {
    content: "\e90e"
}

.icon-telegram:before {
    content: "\e90f"
}

.icon-skype:before {
    content: "\e910"
}

* {
    box-sizing: border-box;
    outline: none !important
}

html {
    height: 100%
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    max-height: 999999px;
    max-width: 100%;
    width: 100%;
    background: #1e1423
}

body.home-page {
    background: #251a2a
}

.social-icon {
    text-align: center;
    margin: 0 -10px
}

.social-icon a {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    font-size: 0;
    background-position: 50%;
    background-size: 100% 100%;
    text-decoration: none;
    margin: 0 10px 5px
}

.social-icon a:hover {
    opacity: .8
}

.social-icon a:before {
    font-size: 22px
}

.title_field {
    display: none !important
}

.pswp__bg {
    opacity: .7 !important
}

.icon-svg {
    width: 1em;
    height: 1em
}

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

.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 100;
    padding: 0;
    border: none;
    background: none;
    cursor: pointer
}

.scroll-top,
.scroll-top img {
    display: block;
    width: 40px;
    height: 40px
}

.scroll-top:disabled {
    opacity: 0;
    pointer-events: none
}

.disabled,
.is-disabled {
    cursor: not-allowed !important
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background-image: url(../images/default-skin.html)
}

.btn-primary {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #fff
}

.btn-primary:hover {
    background-color: #9d885a
}

.btn-primary-border {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #dab873;
    padding: 0 15px;
    line-height: 38px;
    border-radius: 20px;
    color: #dab873
}

.btn-primary-border:hover {
    background-color: #9d885a;
    border-color: #9d885a;
    color: #fff
}

.btn-secondary {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #1ca44a;
    color: #fff
}

.btn-secondary:hover {
    background-color: #187a3e
}

.btn-secondary-border {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #1ca44a;
    padding: 0 15px;
    line-height: 38px;
    border-radius: 20px;
    color: #1ca44a
}

.btn-secondary-border:hover {
    background-color: #187a3e;
    border-color: #187a3e;
    color: #fff
}

.btn-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px
}

.btn-fullwidth {
    width: 100%
}

a.-loading,
button.-loading {
    pointer-events: none;
    color: transparent;
    background-image: url(../images/btn--loader.html);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 26px 26px
}

.fixed-btn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1000
}

@media (min-width:768px) {
    .fixed-btn {
        right: 50px;
        bottom: 50px
    }
}

@media (min-width:1600px) {
    .fixed-btn {
        right: 166px
    }
}

.fixed-btn.-whatsapp {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: url(../images/icons/whatsapp.svg) no-repeat 50%, #1ca44a;
    font-size: 0
}

.fixed-btn.-whatsapp:hover {
    opacity: .7
}

.display-none {
    display: none !important
}

.display-inline {
    display: inline !important
}

.display-inline-block {
    display: inline-block !important
}

.display-block {
    display: block !important
}

.display-table {
    display: table !important
}

.display-table-row {
    display: table-row !important
}

.display-table-cell {
    display: table-cell !important
}

.display-flex {
    display: flex !important
}

.display-inline-flex {
    display: inline-flex !important
}

@media (min-width:768px) {
    .display-md-none {
        display: none !important
    }
    .display-md-inline {
        display: inline !important
    }
    .display-md-inline-block {
        display: inline-block !important
    }
    .display-md-block {
        display: block !important
    }
    .display-md-table {
        display: table !important
    }
    .display-md-table-row {
        display: table-row !important
    }
    .display-md-table-cell {
        display: table-cell !important
    }
    .display-md-flex {
        display: flex !important
    }
    .display-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1024px) {
    .display-lg-none {
        display: none !important
    }
    .display-lg-inline {
        display: inline !important
    }
    .display-lg-inline-block {
        display: inline-block !important
    }
    .display-lg-block {
        display: block !important
    }
    .display-lg-table {
        display: table !important
    }
    .display-lg-table-row {
        display: table-row !important
    }
    .display-lg-table-cell {
        display: table-cell !important
    }
    .display-lg-flex {
        display: flex !important
    }
    .display-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1280px) {
    .display-xl-none {
        display: none !important
    }
    .display-xl-inline {
        display: inline !important
    }
    .display-xl-inline-block {
        display: inline-block !important
    }
    .display-xl-block {
        display: block !important
    }
    .display-xl-table {
        display: table !important
    }
    .display-xl-table-row {
        display: table-row !important
    }
    .display-xl-table-cell {
        display: table-cell !important
    }
    .display-xl-flex {
        display: flex !important
    }
    .display-xl-inline-flex {
        display: inline-flex !important
    }
}

.grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -13px;
    margin-right: -13px;
    overflow: hidden
}

.grid [class*=col-] {
    margin-left: 13px;
    margin-right: 13px;
    margin-bottom: 20px
}

.grid .col-1-1 {
    margin-bottom: 0
}

.grid .row {
    display: flex;
    width: 100%
}

.col-1-1 {
    width: calc(100% - 26px)
}

.col-1-2 {
    width: calc(50% - 26px)
}

.col-1-3 {
    width: calc(33.33333% - 26px)
}

.col-2-3 {
    width: calc(66.66667% - 26px)
}

.col-1-4 {
    width: calc(25% - 26px)
}

.col-3-4 {
    width: calc(75% - 26px)
}

.col-1-5 {
    width: calc(20% - 26px)
}

.col-2-5 {
    width: calc(40% - 26px)
}

.col-3-5 {
    width: calc(60% - 26px)
}

.col-4-5 {
    width: calc(80% - 26px)
}

.col-1-6 {
    width: calc(16.66667% - 26px)
}

.col-5-6 {
    width: calc(83.33333% - 26px)
}

.col-1-7 {
    width: calc(14.28571% - 26px)
}

.col-2-7 {
    width: calc(28.57143% - 26px)
}

.col-3-7 {
    width: calc(42.85714% - 26px)
}

.col-4-7 {
    width: calc(57.14286% - 26px)
}

.col-5-7 {
    width: calc(71.42857% - 26px)
}

.col-6-7 {
    width: calc(85.71429% - 26px)
}

.col-1-8 {
    width: calc(12.5% - 26px)
}

.col-3-8 {
    width: calc(37.5% - 26px)
}

.col-5-8 {
    width: calc(62.5% - 26px)
}

.col-7-8 {
    width: calc(87.5% - 26px)
}

.col-1-9 {
    width: calc(11.11111% - 26px)
}

.col-2-9 {
    width: calc(22.22222% - 26px)
}

.col-4-9 {
    width: calc(44.44444% - 26px)
}

.col-5-9 {
    width: calc(55.55556% - 26px)
}

.col-7-9 {
    width: calc(77.77778% - 26px)
}

.col-8-9 {
    width: calc(88.88889% - 26px)
}

.col-1-10 {
    width: calc(10% - 26px)
}

.col-3-10 {
    width: calc(30% - 26px)
}

.col-7-10 {
    width: calc(70% - 26px)
}

.col-9-10 {
    width: calc(90% - 26px)
}

@media (min-width:768px) {
    .col-md-1-1 {
        width: calc(100% - 26px)
    }
    .col-md-1-2 {
        width: calc(50% - 26px)
    }
    .col-md-1-3 {
        width: calc(33.33333% - 26px)
    }
    .col-md-2-3 {
        width: calc(66.66667% - 26px)
    }
    .col-md-1-4 {
        width: calc(25% - 26px)
    }
    .col-md-3-4 {
        width: calc(75% - 26px)
    }
    .col-md-1-5 {
        width: calc(20% - 26px)
    }
    .col-md-2-5 {
        width: calc(40% - 26px)
    }
    .col-md-3-5 {
        width: calc(60% - 26px)
    }
    .col-md-4-5 {
        width: calc(80% - 26px)
    }
    .col-md-1-6 {
        width: calc(16.66667% - 26px)
    }
    .col-md-5-6 {
        width: calc(83.33333% - 26px)
    }
    .col-md-1-7 {
        width: calc(14.28571% - 26px)
    }
    .col-md-2-7 {
        width: calc(28.57143% - 26px)
    }
    .col-md-3-7 {
        width: calc(42.85714% - 26px)
    }
    .col-md-4-7 {
        width: calc(57.14286% - 26px)
    }
    .col-md-5-7 {
        width: calc(71.42857% - 26px)
    }
    .col-md-6-7 {
        width: calc(85.71429% - 26px)
    }
    .col-md-1-8 {
        width: calc(12.5% - 26px)
    }
    .col-md-3-8 {
        width: calc(37.5% - 26px)
    }
    .col-md-5-8 {
        width: calc(62.5% - 26px)
    }
    .col-md-7-8 {
        width: calc(87.5% - 26px)
    }
    .col-md-1-9 {
        width: calc(11.11111% - 26px)
    }
    .col-md-2-9 {
        width: calc(22.22222% - 26px)
    }
    .col-md-4-9 {
        width: calc(44.44444% - 26px)
    }
    .col-md-5-9 {
        width: calc(55.55556% - 26px)
    }
    .col-md-7-9 {
        width: calc(77.77778% - 26px)
    }
    .col-md-8-9 {
        width: calc(88.88889% - 26px)
    }
    .col-md-1-10 {
        width: calc(10% - 26px)
    }
    .col-md-3-10 {
        width: calc(30% - 26px)
    }
    .col-md-7-10 {
        width: calc(70% - 26px)
    }
    .col-md-9-10 {
        width: calc(90% - 26px)
    }
}

@media (min-width:1024px) {
    .col-lg-1-1 {
        width: calc(100% - 26px)
    }
    .col-lg-1-2 {
        width: calc(50% - 26px)
    }
    .col-lg-1-3 {
        width: calc(33.33333% - 26px)
    }
    .col-lg-2-3 {
        width: calc(66.66667% - 26px)
    }
    .col-lg-1-4 {
        width: calc(25% - 26px)
    }
    .col-lg-3-4 {
        width: calc(75% - 26px)
    }
    .col-lg-1-5 {
        width: calc(20% - 26px)
    }
    .col-lg-2-5 {
        width: calc(40% - 26px)
    }
    .col-lg-3-5 {
        width: calc(60% - 26px)
    }
    .col-lg-4-5 {
        width: calc(80% - 26px)
    }
    .col-lg-1-6 {
        width: calc(16.66667% - 26px)
    }
    .col-lg-5-6 {
        width: calc(83.33333% - 26px)
    }
    .col-lg-1-7 {
        width: calc(14.28571% - 26px)
    }
    .col-lg-2-7 {
        width: calc(28.57143% - 26px)
    }
    .col-lg-3-7 {
        width: calc(42.85714% - 26px)
    }
    .col-lg-4-7 {
        width: calc(57.14286% - 26px)
    }
    .col-lg-5-7 {
        width: calc(71.42857% - 26px)
    }
    .col-lg-6-7 {
        width: calc(85.71429% - 26px)
    }
    .col-lg-1-8 {
        width: calc(12.5% - 26px)
    }
    .col-lg-3-8 {
        width: calc(37.5% - 26px)
    }
    .col-lg-5-8 {
        width: calc(62.5% - 26px)
    }
    .col-lg-7-8 {
        width: calc(87.5% - 26px)
    }
    .col-lg-1-9 {
        width: calc(11.11111% - 26px)
    }
    .col-lg-2-9 {
        width: calc(22.22222% - 26px)
    }
    .col-lg-4-9 {
        width: calc(44.44444% - 26px)
    }
    .col-lg-5-9 {
        width: calc(55.55556% - 26px)
    }
    .col-lg-7-9 {
        width: calc(77.77778% - 26px)
    }
    .col-lg-8-9 {
        width: calc(88.88889% - 26px)
    }
    .col-lg-1-10 {
        width: calc(10% - 26px)
    }
    .col-lg-3-10 {
        width: calc(30% - 26px)
    }
    .col-lg-7-10 {
        width: calc(70% - 26px)
    }
    .col-lg-9-10 {
        width: calc(90% - 26px)
    }
}

@media (min-width:1280px) {
    .col-xl-1-1 {
        width: calc(100% - 26px)
    }
    .col-xl-1-2 {
        width: calc(50% - 26px)
    }
    .col-xl-1-3 {
        width: calc(33.33333% - 26px)
    }
    .col-xl-2-3 {
        width: calc(66.66667% - 26px)
    }
    .col-xl-1-4 {
        width: calc(25% - 26px)
    }
    .col-xl-3-4 {
        width: calc(75% - 26px)
    }
    .col-xl-1-5 {
        width: calc(20% - 26px)
    }
    .col-xl-2-5 {
        width: calc(40% - 26px)
    }
    .col-xl-3-5 {
        width: calc(60% - 26px)
    }
    .col-xl-4-5 {
        width: calc(80% - 26px)
    }
    .col-xl-1-6 {
        width: calc(16.66667% - 26px)
    }
    .col-xl-5-6 {
        width: calc(83.33333% - 26px)
    }
    .col-xl-1-7 {
        width: calc(14.28571% - 26px)
    }
    .col-xl-2-7 {
        width: calc(28.57143% - 26px)
    }
    .col-xl-3-7 {
        width: calc(42.85714% - 26px)
    }
    .col-xl-4-7 {
        width: calc(57.14286% - 26px)
    }
    .col-xl-5-7 {
        width: calc(71.42857% - 26px)
    }
    .col-xl-6-7 {
        width: calc(85.71429% - 26px)
    }
    .col-xl-1-8 {
        width: calc(12.5% - 26px)
    }
    .col-xl-3-8 {
        width: calc(37.5% - 26px)
    }
    .col-xl-5-8 {
        width: calc(62.5% - 26px)
    }
    .col-xl-7-8 {
        width: calc(87.5% - 26px)
    }
    .col-xl-1-9 {
        width: calc(11.11111% - 26px)
    }
    .col-xl-2-9 {
        width: calc(22.22222% - 26px)
    }
    .col-xl-4-9 {
        width: calc(44.44444% - 26px)
    }
    .col-xl-5-9 {
        width: calc(55.55556% - 26px)
    }
    .col-xl-7-9 {
        width: calc(77.77778% - 26px)
    }
    .col-xl-8-9 {
        width: calc(88.88889% - 26px)
    }
    .col-xl-1-10 {
        width: calc(10% - 26px)
    }
    .col-xl-3-10 {
        width: calc(30% - 26px)
    }
    .col-xl-7-10 {
        width: calc(70% - 26px)
    }
    .col-xl-9-10 {
        width: calc(90% - 26px)
    }
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

@media (min-width:768px) {
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
}

@media (min-width:1024px) {
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
}

@media (min-width:1280px) {
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
}

.response-img {
    display: block;
    width: auto !important;
    max-width: 100%;
    height: auto !important;
    float: none !important;
    margin: 0 auto 20px !important
}

@media (max-width:767px) {
    .response-img-md {
        display: block;
        width: auto !important;
        max-width: 100%;
        height: auto !important;
        float: none !important;
        margin: 0 auto 20px !important
    }
}

@media (max-width:1023px) {
    .response-img-lg {
        display: block;
        width: auto !important;
        max-width: 100%;
        height: auto !important;
        float: none !important;
        margin: 0 auto 20px !important
    }
}

@media (max-width:1279px) {
    .response-img-xl {
        display: block;
        width: auto !important;
        max-width: 100%;
        height: auto !important;
        float: none !important;
        margin: 0 auto 20px !important
    }
}

.section__container {
    width: auto;
    max-width: 100%;
    margin: 0 15px;
    padding: 2em 0
}

@media (min-width:1230px) {
    .section__container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
}

.section__header {
    padding: .5em 0
}

.section__heading {
    margin: 0;
    text-align: center
}

.section__content {
    padding: .5em 0
}

.section__content>:first-child {
    margin-top: 0
}

.section__content>:last-child {
    margin-bottom: 0
}

.section__footer {
    padding: .5em 0;
    text-align: center
}

.is-success {
    border: 2px solid #00875a
}

.is-warn {
    border: 2px solid #ff991f
}

.is-danger {
    border: 2px solid #de350b
}

body {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #aaa6b9
}

a {
    color: #dab873;
    transition: all .3s ease-in
}

a:hover {
    text-decoration: none
}

h1 {
    font-family: Domine;
    font-weight: 600;
    font-size: 20px;
    line-height: 110%;
    margin: 40px 0 30px;
    color: #dab873;
    text-align: center
}

h1:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: #dab873;
    margin: 16px auto 24px
}

@media (min-width:980px) {
    h1 {
        font-size: 46px;
        font-weight: 400;
        margin: 40px 0 30px
    }
}

.home-page h1 {
    margin: 22.5px 0 15px
}

@media (min-width:980px) {
    .home-page h1 {
        margin: 37.5px 0 15px
    }
}

@media (max-width:979px) {
    .home-page h1 {
        font-size: 32px
    }
}

h2 {
    font-family: Domine;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin: 30px 0 15px;
    color: #dab873;
    text-align: center;
    clear: both
}

h2:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: #dab873;
    margin: 14px auto 30px
}

@media (min-width:980px) {
    h2 {
        font-size: 33px;
        font-weight: 400;
        line-height: 44px;
        margin: 30px 0 15px
    }
    h2:after {
        width: 70px
    }
}

.home-page h2 {
    text-align: center
}

h3 {
    font-family: Domine;
    font-weight: 600;
    font-size: 18px;
    line-height: 137%;
    margin: 22.5px 0 15px;
    color: #dab873;
    clear: both
}

h3.-has-line {
    text-align: center
}

h3.-has-line:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: #dab873;
    margin: 14px auto 30px
}

@media (min-width:980px) {
    h3.-has-line {
        font-size: 30px;
        line-height: 40px
    }
    h3.-has-line:after {
        width: 70px
    }
}

@media (min-width:980px) {
    h3 {
        font-size: 22px;
        margin: 22.5px 0 15px
    }
}

h1 a,
h2 a,
h3 a {
    display: inline;
    color: #dab873;
    text-decoration: none;
    border-bottom: 1px solid #dab873
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
    border-bottom: 1px solid transparent
}

ol,
p,
pre,
table,
ul {
    margin: 0 0 15px
}

.l-main img {
    max-width: 100%
}

.grid {
    margin-bottom: 15px
}

ol,
ul {
    padding-left: 22px
}

ol li,
ul li {
    margin: 3px 0
}

.with_marker {
    list-style: none
}

.with_marker li {
    position: relative
}

.with_marker li:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    position: absolute;
    left: -22px;
    top: 10px;
    border-radius: 2px;
    background: #dab873
}

p+ol,
p+ul {
    margin-top: -12px
}

.border {
    border: 2px solid rgba(58, 71, 80, .7);
    background: rgba(58, 71, 80, .7);
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(58, 71, 80, .5)
}

table {
    border: 1px solid #aaa6b9;
    border-collapse: collapse;
    border-spacing: 0;
    border-radius: 0
}

table td,
table th {
    border: 1px solid #aaa6b9;
    padding: 0
}

table.noborder,
table.noborder td,
table.noborder th {
    border: none
}

table.cellpadding_5 td,
table.cellpadding_5 th {
    padding: 5px
}

table.cellpadding_7 td,
table.cellpadding_7 th {
    padding: 7px
}

table.cellpadding_10 td,
table.cellpadding_10 th {
    padding: 10px
}

table.cellpadding_15 td,
table.cellpadding_15 th {
    padding: 15px
}

.nice_table {
    border: none;
    border-radius: 5px;
    table-layout: fixed
}

.nice_table td,
.nice_table th {
    padding: 15px 18px;
    border: none
}

.nice_table td {
    text-align: left;
    border-bottom: 1px solid #181f2d
}

.nice_table tr:last-of-type td {
    border-bottom: none
}

.nice_table tr:last-of-type td:first-of-type {
    border-bottom-left-radius: 8px
}

.nice_table tr:last-of-type td:last-of-type {
    border-bottom-right-radius: 8px
}

.nice_table th {
    background: #dab873;
    color: #101721;
    font-weight: 500;
    text-align: left;
    padding: 12px 40px;
    text-transform: uppercase;
    border: 3px solid #181f2d;
    border-top: none
}

.nice_table th:first-of-type {
    border-top-left-radius: 8px;
    border-left: none
}

.nice_table th:last-of-type {
    border-top-right-radius: 8px;
    border-right: none
}

.nice_table td {
    border: 3px solid #181f2d;
    padding: 17px 40px;
    background: #101721
}

.nice_table td:first-of-type {
    border-left: none
}

.nice_table td:last-of-type {
    border-right: none
}

.nice_table.-striped tr:nth-child(2n) {
    background: #e8eaeb
}

.nice_table.-hover-row tr {
    transition: .2s
}

.nice_table.-hover-row tr:hover {
    background: #cdd1d3
}

.nice_table.-hover-col {
    overflow: hidden
}

.nice_table.-hover-col td,
.nice_table.-hover-col th {
    position: relative
}

.nice_table.-hover-col td:after,
.nice_table.-hover-col th:after {
    content: "";
    transition: .2s
}

.nice_table.-hover-col td:hover:after,
.nice_table.-hover-col th:hover:after {
    content: "";
    position: absolute;
    background: #cdd1d3;
    left: 0;
    top: -5000px;
    height: 10000px;
    width: 100%;
    z-index: -1
}

.nice_table.-hover-cross,
.nice_table.-hover-cross tbody {
    overflow: hidden
}

.nice_table.-hover-cross tr {
    transition: .2s
}

.nice_table.-hover-cross tr:hover {
    background: #cdd1d3
}

.nice_table.-hover-cross td,
.nice_table.-hover-cross th {
    position: relative
}

.nice_table.-hover-cross td:after,
.nice_table.-hover-cross th:after {
    content: "";
    transition: .2s
}

.nice_table.-hover-cross td:hover:after,
.nice_table.-hover-cross th:hover:after {
    content: "";
    position: absolute;
    background: #cdd1d3;
    left: 0;
    top: -5000px;
    height: 10000px;
    width: 100%;
    z-index: -1
}

.table-responsive__scroll {
    overflow-x: auto
}

.homepage-bottom {
    width: 100vw;
    margin-left: 50%;
    transform: translate(-50%)
}

.homepage-bottom__container {
    width: auto;
    max-width: 100%;
    margin: 0 15px
}

@media (min-width:1230px) {
    .homepage-bottom__container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
}

@media (min-width:980px) {
    .homepage-bottom__container {
        background: #181f2d;
        position: relative
    }
    .homepage-bottom__container:after {
        content: "";
        position: absolute;
        left: -40px;
        top: 0;
        width: 2000px;
        height: 100%;
        background: #1e1423
    }
    .homepage-bottom__container>* {
        position: relative;
        z-index: 2
    }
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    display: block;
    z-index: 1000;
    animation: overlay-show .4s ease-in-out
}

.modal,
.modal__wrapper {
    width: 100%;
    height: 100vh
}

.modal__wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.modal__bg {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.modal__btn-close {
    position: relative;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: 22px;
    top: 22px;
    font-size: 0;
    border: none;
    background: none;
    cursor: pointer;
    z-index: 20
}

.modal__btn-close:after,
.modal__btn-close:before {
    content: "";
    display: block;
    width: 35px;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -17.5px;
    transform-origin: center center;
    background: #000;
    transition: background .3s ease
}

.modal__btn-close:before {
    transform: rotate(45deg)
}

.modal__btn-close:after {
    transform: rotate(-45deg)
}

.modal__btn-close:hover:after,
.modal__btn-close:hover:before {
    background: #868b95
}

@media (max-width:1024px) {
    .modal__btn-close {
        right: 30px;
        top: 20px
    }
}

.modal__container {
    position: relative;
    width: 90%;
    max-width: 1200px;
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    padding: 40px 20px;
    animation: overlay__container-show .8s ease-in-out
}

@media (max-width:568px) {
    .modal__container {
        width: 100%
    }
}

.modal__title {
    display: block;
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0
}

@media (max-width:1024px) {
    .modal__title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 24px
    }
}

.modal.-callback .modal__container {
    max-width: 400px
}

.modal.-send-enquiry form {
    max-width: 560px;
    margin: 0 auto
}

@media (max-width:1024px) {
    .modal__scroll {
        padding-top: 40px;
        padding-bottom: 80px
    }
}

.modal__loader {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7) url(../images/loader.svg) 50% no-repeat;
    background-size: 40px 40px
}

.modal.closing {
    animation: overlay-closing .6s ease-in-out
}

.modal.closing .modal__container {
    animation: overlay__container-closing .6s ease-in-out
}

@keyframes overlay-show {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes overlay-closing {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes overlay__container-show {
    0% {
        opacity: 0;
        transform: translate3d(0, 15px, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes overlay__container-closing {
    0% {
        opacity: 1;
        transform: none
    }
    to {
        opacity: 0;
        transform: translate3d(0, 15px, 0)
    }
}

.breadcrumbs {
    padding: 40px 0 1px;
    font-size: 0
}

.breadcrumbs a {
    font-size: 17px;
    line-height: 20px;
    text-decoration: none
}

.breadcrumbs a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 9px;
    background: url(../images/icons/arrow-breadcrumbs.svg) no-repeat 50%;
    margin: -2px 15px 0
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs span {
    font-size: 17px;
    line-height: 20px;
    color: #fff
}

.tabs__nav {
    display: flex;
    justify-content: flex-start
}

@media (max-width:768px) {
    .tabs__nav {
        flex-wrap: wrap
    }
}

.tabs__nav-item {
    padding: 5px 20px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #706d74
}

@media (max-width:768px) {
    .tabs__nav-item {
        width: 100%;
        padding: 10px 20px;
        margin-right: 0
    }
}

.tabs__nav-item.is-active {
    background: #706d74;
    color: #fff
}

.tabs__nav-item:hover {
    background: rgba(112, 109, 116, .3)
}

.tabs__content-item {
    border: 1px solid #706d74
}

.map {
    position: relative;
    width: 100%;
    height: 350px;
    background: #ccc;
    margin: 20px 0
}

.map__content {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%
}

.map-yandex {
    position: relative
}

.map-yandex__static {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.spoiler[data-mobile-only=true]__content.is-opened {
    display: block !important
}

.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    transition: all .3s ease-in;
    background-size: cover;
    cursor: pointer
}

.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none
}

.video[data-type=youtube] .play {
    background-image: url("data:image/png;base64,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");
    background-position: 0 -50px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.video[data-type=youtube]:hover .play {
    background-position: 0 0
}

[data-owl-btn-prev] {
    display: inline-block;
    width: 32px;
    height: 28px;
    font-size: 0;
    border: none;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23AAA6B9' fill-opacity='.5'/%3E%3C/svg%3E") 50% no-repeat;
    cursor: pointer
}

[data-owl-btn-prev]:hover {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23DAB873'/%3E%3C/svg%3E") 50% no-repeat
}

[data-owl-btn-prev].disabled {
    opacity: .6 !important
}

[data-owl-btn-next] {
    display: inline-block;
    width: 32px;
    height: 28px;
    font-size: 0;
    border: none;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23AAA6B9' fill-opacity='.5'/%3E%3C/svg%3E") 50% no-repeat;
    transform: rotate(180deg);
    cursor: pointer
}

[data-owl-btn-next]:hover {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23DAB873'/%3E%3C/svg%3E") 50% no-repeat
}

[data-owl-btn-next].disabled {
    opacity: .6 !important
}

.owl-carousel .owl-nav button.owl-prev {
    display: inline-block;
    width: 32px;
    height: 28px;
    font-size: 0;
    border: none;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23AAA6B9' fill-opacity='.5'/%3E%3C/svg%3E") 50% no-repeat;
    cursor: pointer
}

.owl-carousel .owl-nav button.owl-prev:hover {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23DAB873'/%3E%3C/svg%3E") 50% no-repeat
}

.owl-carousel .owl-nav button.owl-prev.disabled {
    opacity: .6 !important
}

.owl-carousel .owl-nav button.owl-next {
    display: inline-block;
    width: 32px;
    height: 28px;
    font-size: 0;
    border: none;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23AAA6B9' fill-opacity='.5'/%3E%3C/svg%3E") 50% no-repeat;
    transform: rotate(180deg);
    cursor: pointer
}

.owl-carousel .owl-nav button.owl-next:hover {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23DAB873'/%3E%3C/svg%3E") 50% no-repeat
}

.owl-carousel .owl-nav button.owl-next.disabled {
    opacity: .6 !important
}

.owl-carousel .owl-dots {
    margin-top: 5px;
    text-align: center
}

.owl-carousel .owl-dots button {
    display: inline-block;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 4px 7px;
    border-radius: 50%;
    background: #88a0ab;
    font-size: 0;
    opacity: 1;
    cursor: pointer
}

.owl-carousel .owl-dots button.active {
    background: #29363e
}

.l-footer,
.l-header,
.l-main,
.l-wrapper {
    width: 100%;
    position: relative
}

.l-wrapper {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.l-header {
    z-index: 10
}

.l-main {
    flex: 1 0 auto;
    z-index: 5;
    padding: 0
}

.l-footer {
    overflow: hidden
}

.l-container {
    width: auto;
    max-width: 100%;
    margin: 0 15px
}

@media (min-width:1230px) {
    .l-container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
}

.l-fullwidth {
    width: 100vw;
    margin-left: 50%;
    transform: translate(-50%)
}

.l-content {
    display: block;
    padding: 0 0 60px
}

.inner-page .l-main {
    padding-bottom: 80px
}

.l-catalog {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.l-catalog__filter {
    width: 270px;
    min-width: 270px;
    margin-right: 30px
}

@media (max-width:768px) {
    .l-catalog__filter {
        display: none
    }
}

.l-catalog__list {
    flex: 1
}

.l-catalog__text {
    margin-left: auto;
    margin-right: 0
}

.my-profile {
    display: flex;
    align-items: flex-start;
    width: 100%
}

@media (max-width:768px) {
    .my-profile {
        flex-direction: column
    }
}

.my-profile__sidebar {
    width: 170px;
    min-width: 170px;
    margin-right: 30px
}

@media (max-width:768px) {
    .my-profile__sidebar {
        width: 100%;
        min-width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }
}

.my-profile__main {
    width: 100%;
    background: #f4f4f4;
    border-radius: 4px;
    padding: 28px 35px
}

@media (max-width:568px) {
    .my-profile__main {
        padding: 28px 15px
    }
}

.my-profile__main .sign-up__switch-role {
    margin-bottom: 25px
}

.my-profile__main h3 {
    font-weight: 500
}

.my-profile input,
.my-profile select {
    height: 40px
}

.my-profile button {
    font-size: 16px
}

.my-profile-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.my-profile-menu li.is-active a,
.my-profile-menu li:hover a {
    border-bottom: 2px solid #e7004c
}

.my-profile-menu a {
    display: block;
    padding: 25px 0;
    font-size: 16px;
    color: #3b3b3b;
    border-bottom: 2px solid transparent;
    text-decoration: none;
    line-height: 20px
}

.my-profile-menu a img {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 12px;
    position: relative;
    top: -2px
}

.my-profile-short-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -10px;
    margin-right: -10px
}

.my-profile-short-info>* {
    margin-left: 10px;
    margin-right: 10px
}

.my-profile-short-info__item {
    width: calc(25% - 20px);
    margin-bottom: 20px;
    background: #fff;
    border-radius: 4px;
    padding: 12px 22px;
    font-size: 16px;
    color: #3b3b3b;
    text-decoration: none
}

@media (max-width:768px) {
    .my-profile-short-info__item {
        width: calc(33.33333% - 20px)
    }
}

@media (max-width:568px) {
    .my-profile-short-info__item {
        width: calc(50% - 20px)
    }
}

.my-profile-short-info__item:hover {
    background: #e4e4e4
}

.my-profile-short-info__item strong {
    display: block;
    font-weight: 700
}

.my-profile-empty-list {
    display: block;
    padding: 60px 0 5px;
    background: url(../images/icons/cancel.html) top no-repeat;
    background-size: 45px;
    font-size: 16px;
    text-align: center;
    color: #000;
    margin: 90px 0
}

.my-profile-info-tabs a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 17px;
    color: #3b3b3b;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #e4e4e4
}

.my-profile-info-tabs a.is-active,
.my-profile-info-tabs a:hover {
    color: #fff;
    background: #e7004c
}

.my-profile-info-tabs a.is-active:before {
    content: "•";
    display: inline-block;
    margin-right: 8px;
    font-weight: 700;
    font-size: 23px;
    float: left
}

@media print {
    * {
        color: #000 !important
    }
    #jivo-iframe-container,
    #jivo-mouse-tracker,
    .breadcrumbs,
    .contacts-page__form,
    .contacts-page__map,
    .fixed-btn,
    .footer,
    .globalClass_ET,
    .header,
    .jivo-iframe-container-bottomm #jivo-mouse-tracker,
    .jivo_shadow,
    .no-print,
    .pagination,
    form,
    jdiv {
        display: none !important;
        visibility: hidden !important
    }
    #jivo-iframe-container,
    #jivo_container {
        visibility: hidden !important
    }
    [class^=jivo],
    [id^=jivo] {
        display: none !important;
        visibility: hidden !important
    }
}

.header {
    text-align: center;
    background: #1b1629
}

.inner-page .header {
    background: #101721
}

.header__container {
    width: auto;
    max-width: 100%;
    margin: 0 15px;
    position: relative;
    z-index: 5
}

@media (min-width:1230px) {
    .header__container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
}

@media (min-width:768px) {
    .header__container {
        display: flex;
        justify-content: space-between
    }
}

.header__main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 5px;
    width: 100%
}

@media (min-width:768px) {
    .header__main {
        padding: 12px 0;
        max-width: calc(100% - 410px)
    }
}

@media (min-width:1280px) {
    .header__main {
        padding-right: 44px
    }
}

.header__contacts {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0 20px
}

@media (min-width:768px) {
    .header__contacts {
        padding: 10px 0 10px 20px
    }
}

@media (min-width:1280px) {
    .header__contacts {
        padding-right: 44px
    }
}

.header__contacts>* {
    position: relative;
    z-index: 2
}

.header__social {
    display: flex;
    align-items: center;
    margin: 0 -10px 0 20px
}

@media (min-width:980px) {
    .header__social {
        display: none
    }
}

.header__social>* {
    margin: 0 10px
}

.header__logo {
    margin: -5px 0
}

@media (min-width:768px) {
    .header__logo {
        margin: -5px 0
    }
}

.header__logo img {
    display: block;
    width: 77px
}

@media (min-width:980px) {
    .header__logo img {
        width: 100px
    }
}

.header__main-menu {
    display: block;
    width: 74px;
    order: -1;
    margin-right: 20px
}

@media (min-width:768px) {
    .header__main-menu {
        width: 100%;
        max-width: calc(100% - 100px);
        order: unset;
        margin-right: 0
    }
}

@media (min-width:1280px) {
    .header__main-menu {
        max-width: calc(100% - 156px)
    }
}

.call-link.-phone {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    border: 1px solid #fff;
    line-height: 38px;
    border-radius: 20px;
    background-color: initial;
    color: #fff;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-size: 20px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNzY5IDEwLjIzYzEuNTgzIDEuNTgyIDMuNDE4IDMuMDk2IDQuMTQzIDIuMzcxIDEuMDM3LTEuMDM3IDEuNjc3LTEuOTQxIDMuOTY2LS4xMDIgMi4yODggMS44MzguNTMgMy4wNjQtLjQ3NSA0LjA2OC0xLjE2IDEuMTYtNS40ODYuMDYzLTkuNzYxLTQuMjExLTQuMjc0LTQuMjc1LTUuMzctOC41OTktNC4yMDgtOS43NiAxLjAwNS0xLjAwNSAyLjIyNS0yLjc2MSA0LjA2NC0uNDc0IDEuODQgMi4yODcuOTM2IDIuOTI3LS4xMDMgMy45NjUtLjcyMi43MjUuNzkxIDIuNTYgMi4zNzQgNC4xNDN6IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+") no-repeat left 30px center;
    padding: 0 30px 0 60px;
    border-radius: 25px
}

.call-link.-phone:hover {
    background-color: #fff;
    color: #dab873
}

@media (min-width:768px) {
    .call-link.-phone {
        position: relative;
        display: inline-block;
        vertical-align: top;
        height: 40px;
        max-width: 100%;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        background-position: 50%;
        cursor: pointer;
        transition: all .3s ease-in;
        white-space: nowrap;
        background-color: initial;
        color: #dab873;
        border: 1px solid #dab873;
        line-height: 38px;
        border-radius: 20px;
        display: inline-flex;
        align-items: center;
        padding: 4px 22px 4px 4px;
        font-size: 16px;
        background: none
    }
    .call-link.-phone:hover {
        background-color: #dab873;
        color: #101721
    }
    .call-link.-phone:before {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #000;
        background: url(../images/icons/phone.svg) no-repeat 50%, #dab873;
        transition: all .3s ease-in;
        margin-right: 22px
    }
    .call-link.-phone:hover:before {
        background: url(../images/icons/phone-hover.html) no-repeat 50%, #34223c
    }
}

.call-link.-whatsapp {
    display: none
}

@media (min-width:768px) {
    .call-link.-whatsapp {
        position: relative;
        display: inline-block;
        vertical-align: top;
        height: 40px;
        border: none;
        border-radius: 20px;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        background-position: 50%;
        cursor: pointer;
        transition: all .3s ease-in;
        white-space: nowrap;
        background-color: #1ca44a;
        color: #fff;
        display: inline-flex;
        align-items: center;
        font-size: 0;
        max-width: 40px;
        font-size: 16px;
        margin: 0 0 0 20px;
        max-width: 100%;
        padding: 0 20px 0 10px
    }
    .call-link.-whatsapp:hover {
        background-color: #187a3e
    }
    .call-link.-whatsapp:before {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.232 2.762A9.401 9.401 0 0013.164.713 9.438 9.438 0 009.54 0C4.326 0 .081 4.224.079 9.415a9.38 9.38 0 001.262 4.707L0 19l5.015-1.31a9.5 9.5 0 004.52 1.146h.005c5.213 0 9.458-4.223 9.46-9.415a9.326 9.326 0 00-2.768-6.66zM9.54 17.247h-.003a7.876 7.876 0 01-4.002-1.091l-.287-.17-2.976.777.794-2.887-.187-.296a7.784 7.784 0 01-1.202-4.165C1.679 5.1 5.206 1.59 9.543 1.59a7.844 7.844 0 015.559 2.295 7.75 7.75 0 012.3 5.537c-.002 4.314-3.529 7.825-7.862 7.825zm4.313-5.861c-.237-.119-1.398-.687-1.615-.766-.216-.079-.373-.117-.531.118-.158.235-.612.764-.75.921-.138.158-.276.177-.512.06-.236-.118-.998-.367-1.9-1.168-.704-.624-1.178-1.394-1.316-1.63-.138-.236-.015-.363.104-.48.107-.105.236-.275.354-.412.118-.138.157-.235.236-.393.08-.157.04-.294-.02-.412-.059-.118-.532-1.276-.729-1.747-.19-.456-.385-.396-.53-.402-.151-.006-.302-.009-.453-.008a.874.874 0 00-.631.293c-.217.236-.827.805-.827 1.963s.847 2.277.965 2.434c.118.157 1.667 2.533 4.038 3.552.565.243 1.005.387 1.348.496.566.18 1.081.153 1.489.094.454-.067 1.398-.569 1.595-1.118.197-.55.197-1.02.138-1.12-.059-.098-.218-.158-.453-.275z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;
        margin-right: 10px
    }
}

@media (min-width:1280px) {
    .call-link.-whatsapp {
        margin: 0 0 0 30px
    }
}

.social-link {
    display: block;
    width: 22px;
    height: 22px;
    font-size: 0;
    background-position: 50%;
    background-size: 100% 100%
}

@media (min-width:768px) {
    .social-link:hover {
        opacity: .8
    }
}

.social-link.-instagram {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.991 5.333a5.653 5.653 0 00-3.994 1.652 5.636 5.636 0 000 7.976 5.653 5.653 0 007.989 0 5.636 5.636 0 000-7.976 5.653 5.653 0 00-3.995-1.652zm0 9.303a3.673 3.673 0 01-2.595-1.073 3.661 3.661 0 010-5.182 3.673 3.673 0 016.265 2.59c0 .973-.386 1.905-1.075 2.592a3.673 3.673 0 01-2.595 1.073zM16.864 6.44a1.316 1.316 0 10.002-2.631 1.316 1.316 0 00-.002 2.631z' fill='%23DAB873'/%3E%3Cpath d='M21.417 3.789a5.618 5.618 0 00-3.216-3.21A8.082 8.082 0 0015.53.065C14.354.015 13.98 0 10.998 0 8.014 0 7.632 0 6.465.066a8.018 8.018 0 00-2.668.512A5.62 5.62 0 00.58 3.788a8.021 8.021 0 00-.512 2.667C.016 7.63 0 8.001 0 10.98c0 2.98 0 3.358.068 4.526.019.912.191 1.813.512 2.668a5.622 5.622 0 003.218 3.21 8.055 8.055 0 002.67.549C7.644 21.984 8.017 22 11 22s3.366 0 4.532-.067a8.09 8.09 0 002.671-.511 5.635 5.635 0 003.217-3.212 8.02 8.02 0 00.512-2.666c.052-1.174.068-1.546.068-4.526 0-2.98 0-3.358-.068-4.525a8.016 8.016 0 00-.515-2.704zM19.93 15.416a6.142 6.142 0 01-.38 2.059 3.643 3.643 0 01-2.091 2.087 6.1 6.1 0 01-2.04.379c-1.161.054-1.488.067-4.464.067-2.979 0-3.283 0-4.466-.067a6.068 6.068 0 01-2.039-.38 3.648 3.648 0 01-2.1-2.086 6.187 6.187 0 01-.38-2.036c-.052-1.159-.064-1.486-.064-4.457 0-2.973 0-3.277.064-4.459a6.137 6.137 0 01.38-2.057 3.645 3.645 0 012.1-2.089 6.129 6.129 0 012.04-.379c1.161-.052 1.487-.067 4.465-.067 2.977 0 3.282 0 4.464.067a6.068 6.068 0 012.04.38 3.654 3.654 0 012.091 2.088c.24.652.369 1.34.38 2.035.053 1.16.066 1.486.066 4.459 0 2.971 0 3.29-.052 4.457h-.014v-.001z' fill='%23DAB873'/%3E%3C/svg%3E")
}

.social-link.-facebook {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.788 7.256V8.94H8.556v2.057h1.232v6.115h2.532v-6.115h1.699s.16-.986.237-2.065H12.33V7.525c0-.211.276-.494.55-.494h1.378V4.89h-1.876c-2.657 0-2.594 2.06-2.594 2.367z' fill='%23DAB873'/%3E%3Cpath d='M4.4 2.2a2.2 2.2 0 00-2.2 2.2v13.2a2.2 2.2 0 002.2 2.2h13.2a2.2 2.2 0 002.2-2.2V4.4a2.2 2.2 0 00-2.2-2.2H4.4zm0-2.2h13.2A4.4 4.4 0 0122 4.4v13.2a4.4 4.4 0 01-4.4 4.4H4.4A4.4 4.4 0 010 17.6V4.4A4.4 4.4 0 014.4 0z' fill='%23DAB873'/%3E%3C/svg%3E")
}

@media (min-width:980px) {
    .main-menu [data-menu-mobile--switcher-btn] {
        display: none
    }
    .main-menu ul {
        margin: 0;
        padding: 0;
        list-style: none
    }
    .main-menu>ul {
        display: flex;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        justify-content: space-between
    }
    .main-menu>ul>li>a:before,
    .main-menu>ul>li>span:before {
        content: "";
        display: block;
        width: 16px;
        height: 1px;
        background: #dab873;
        position: absolute;
        bottom: 18px;
        right: 14px;
        opacity: 0;
        transition: all .3s ease-in
    }
    .main-menu li {
        margin: 0
    }
    .main-menu li.-has-dropdown {
        position: relative
    }
    .main-menu li.-has-dropdown:hover div {
        opacity: 1;
        transform: scaleY(1)
    }
    .main-menu li.-hidden {
        display: none
    }
    .main-menu li.is-active>a,
    .main-menu li.is-active>span,
    .main-menu li:hover>a,
    .main-menu li:hover>span {
        color: #dab873
    }
    .main-menu li.is-active>a:before,
    .main-menu li.is-active>span:before,
    .main-menu li:hover>a:before,
    .main-menu li:hover>span:before {
        opacity: 1
    }
    .main-menu li.-extraBar div {
        left: auto;
        right: 0
    }
    .main-menu li.-extraBar>button {
        position: relative;
        display: block;
        width: 26px;
        height: 26px;
        padding: 0;
        margin: 17px;
        border: none;
        background: url(../images/icons/menu.svg) 50% no-repeat;
        background-size: cover;
        font-size: 0;
        transition: all .3s ease-in;
        filter: invert(100%);
        cursor: pointer
    }
    .main-menu li.-extraBar:hover {
        background: #f3efef
    }
    .main-menu li.-extraBar:hover>button {
        filter: none
    }
    .main-menu a,
    .main-menu span {
        display: block;
        padding: 0 14px;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 60px;
        color: #fff;
        transition: all .3s ease-in;
        cursor: pointer;
        white-space: nowrap
    }
    .main-menu div {
        position: absolute;
        left: 0;
        top: 60px;
        display: block;
        overflow: hidden;
        min-width: 256px;
        background: #5f676d;
        opacity: 0;
        transform: scaleY(0);
        transform-origin: 0 0;
        transition: transform .15s ease-in, opacity .15s ease-in
    }
    .main-menu div a {
        text-align: left;
        padding: 10px 15px 10px 20px;
        justify-content: left;
        white-space: normal;
        line-height: 22px
    }
}

@media (max-width:979px) {
    .main-menu [data-menu-mobile--switcher-btn] {
        display: block
    }
    .main-menu ul {
        display: none
    }
}

[data-menu-mobile--switcher-btn] {
    position: relative;
    width: 27px;
    height: 27px;
    font-size: 0;
    z-index: 250;
    padding: 0;
    border: none;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggc3Ryb2tlPSIjQUFBNkI5IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgZD0iTTEuNSAxLjVoMjRNMS41IDkuNWgyNE0xLjUgMTcuNWgyNCIvPjwvc3ZnPg==");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-color: initial !important;
    transition: all .3s ease-in;
    cursor: pointer
}

@media (min-width:768px) {
    [data-menu-mobile--switcher-btn] {
        margin-left: 25px
    }
}

[data-menu-mobile--switcher-btn] span {
    font-size: 0
}

.menu-mobile {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100vh;
    background: #181f2d;
    box-sizing: border-box;
    overflow: hidden
}

.menu-mobile.is-closed {
    display: none
}

.menu-mobile__header {
    position: relative;
    display: block;
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #fff
}

.menu-mobile__title,
.menu-mobile__title-btn {
    width: 100%;
    height: 70px;
    text-align: left
}

.menu-mobile__title-btn {
    position: relative;
    padding: 0 41px 0 36px;
    border: none;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 70px;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: none;
    transition: .25s
}

.menu-mobile__title-btn[data-node="0"] {
    padding: 0 21px
}

.menu-mobile__title-btn[data-node="0"] i {
    display: none
}

.menu-mobile__close-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 70px;
    background: none;
    border: none;
    cursor: pointer
}

.menu-mobile__close-btn span {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 24px;
    height: 24px;
    margin: -13px 0 0 -16px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg height='311pt' viewBox='0 0 311 311.077' width='311pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M16.035 311.078c-4.097 0-8.195-1.558-11.308-4.695-6.25-6.25-6.25-16.383 0-22.633L283.789 4.687c6.25-6.25 16.383-6.25 22.633 0s6.25 16.383 0 22.637L27.363 306.383a16.045 16.045 0 01-11.328 4.695zm0 0'/%3E%3Cpath fill='%23fff' d='M295.117 311.078a15.879 15.879 0 01-11.308-4.695L4.727 27.324c-6.25-6.254-6.25-16.386 0-22.636s16.382-6.25 22.636 0L306.422 283.75c6.25 6.25 6.25 16.383 0 22.633-3.137 3.117-7.23 4.695-11.305 4.695zm0 0'/%3E%3C/svg%3E") 50% no-repeat;
    background-size: contain;
    border: none;
    pointer-events: none
}

.menu-mobile__list {
    display: block;
    margin: 0;
    padding: 0 0 60px;
    list-style: none;
    height: calc(100vh - 70px);
    overflow-y: auto
}

.menu-mobile__item {
    display: block;
    position: relative;
    margin: 0;
    border-bottom: 1px solid #fff
}

.menu-mobile__item-name {
    position: relative;
    display: block;
    padding: 11px 21px 13px;
    text-decoration: none;
    color: #fff
}

.menu-mobile__item.-has-child .menu-mobile__item-name {
    padding: 11px 51px 13px 21px
}

.menu-mobile__item-btn {
    display: block;
    width: 42px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    border: none;
    pointer-events: none
}

.menu-mobile__item-btn.hasChild {
    pointer-events: auto;
    border-left: 1px solid #fff
}

.menu-mobile i {
    pointer-events: none
}

.menu-mobile__icon {
    display: block
}

.menu-mobile__icon-arrow-left,
.menu-mobile__icon-arrow-right {
    width: 16px;
    height: 16px;
    position: absolute;
    border: none;
    top: 50%
}

.menu-mobile__icon-arrow-left {
    left: 21px;
    margin: -8px -4px 0 -7px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='284.935' height='284.936'%3E%3Cpath fill='%23fff' d='M110.488 142.468L222.694 30.264c1.902-1.903 2.854-4.093 2.854-6.567s-.951-4.664-2.854-6.563L208.417 2.857C206.513.955 204.324 0 201.856 0c-2.475 0-4.664.955-6.567 2.857L62.24 135.9c-1.903 1.903-2.852 4.093-2.852 6.567 0 2.475.949 4.664 2.852 6.567l133.042 133.043c1.906 1.906 4.097 2.857 6.571 2.857 2.471 0 4.66-.951 6.563-2.857l14.277-14.267c1.902-1.903 2.851-4.094 2.851-6.57 0-2.472-.948-4.661-2.851-6.564L110.488 142.468z'/%3E%3C/svg%3E") 50% no-repeat;
    background-size: contain
}

.menu-mobile__icon-arrow-right {
    left: 50%;
    margin: -8px -4px 0 -6px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='284.935' height='284.936'%3E%3Cpath fill='%23fff' d='M222.701 135.9L89.652 2.857C87.748.955 85.557 0 83.084 0c-2.474 0-4.664.955-6.567 2.857L62.244 17.133c-1.906 1.903-2.855 4.089-2.855 6.567 0 2.478.949 4.664 2.855 6.567l112.204 112.204L62.244 254.677c-1.906 1.903-2.855 4.093-2.855 6.564 0 2.477.949 4.667 2.855 6.57l14.274 14.271c1.903 1.905 4.093 2.854 6.567 2.854 2.473 0 4.663-.951 6.567-2.854l133.042-133.044c1.902-1.902 2.854-4.093 2.854-6.567s-.945-4.664-2.847-6.571z'/%3E%3C/svg%3E") 50% no-repeat;
    background-size: contain
}

.menu-mobile__icon-more {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -10px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 384'%3E%3Cg fill='%23fff'%3E%3Ccircle cx='192' cy='42.667' r='42.667'/%3E%3Ccircle cx='192' cy='192' r='42.667'/%3E%3Ccircle cx='192' cy='341.333' r='42.667'/%3E%3C/g%3E%3C/svg%3E") 50% no-repeat;
    background-size: contain
}

.menu-mobile-toggle-enter-active {
    animation: menu-mobile-open .5s
}

.menu-mobile-toggle-leave-active {
    animation: menu-mobile-close .3s
}

.menu-mobile-header-toggle-enter,
.menu-mobile-header-toggle-leave {
    opacity: 0
}

.menu-mobile-header-toggle-enter-active,
.menu-mobile-header-toggle-leave-active {
    transition: opacity .5s .2s
}

.menu-mobile-item-show-enter {
    opacity: 0
}

.menu-mobile-item-show-enter-active {
    opacity: 0;
    animation: menu-mobile-item-show .35s ease-out
}

.menu-mobile-item-show-enter-active:nth-child(0) {
    animation-delay: .2s
}

.menu-mobile-item-show-enter-active:first-child {
    animation-delay: .25s
}

.menu-mobile-item-show-enter-active:nth-child(2) {
    animation-delay: .3s
}

.menu-mobile-item-show-enter-active:nth-child(3) {
    animation-delay: .35s
}

.menu-mobile-item-show-enter-active:nth-child(4) {
    animation-delay: .4s
}

.menu-mobile-item-show-enter-active:nth-child(5) {
    animation-delay: .45s
}

.menu-mobile-item-show-enter-active:nth-child(6) {
    animation-delay: .5s
}

.menu-mobile-item-show-enter-active:nth-child(7) {
    animation-delay: .55s
}

.menu-mobile-item-show-enter-active:nth-child(8) {
    animation-delay: .6s
}

.menu-mobile-item-show-enter-active:nth-child(9) {
    animation-delay: .65s
}

.menu-mobile-item-show-enter-active:nth-child(10) {
    animation-delay: .7s
}

.menu-mobile-item-show-enter-active:nth-child(11) {
    animation-delay: .75s
}

.menu-mobile-item-show-enter-active:nth-child(12) {
    animation-delay: .8s
}

.menu-mobile-item-show-enter-active:nth-child(13) {
    animation-delay: .85s
}

.menu-mobile-item-show-enter-active:nth-child(14) {
    animation-delay: .9s
}

.menu-mobile-item-show-enter-active:nth-child(15) {
    animation-delay: .95s
}

.menu-mobile-item-show-leave {
    opacity: 0
}

.menu-mobile-item-show-leave-active {
    display: none;
    transition: opacity .1s ease-out;
    animation-delay: 0s !important
}

@keyframes menu-mobile-open {
    0% {
        transform: scaleY(0);
        height: 0;
        opacity: 0;
        transform-origin: center top
    }
    20% {
        opacity: 1
    }
    to {
        transform: scaleY(1);
        height: auto;
        opacity: 1;
        transform-origin: center top
    }
}

@keyframes menu-mobile-close {
    0% {
        top: 0
    }
    20% {
        opacity: 1
    }
    to {
        top: -100vh
    }
}

@keyframes menu-mobile-item-show {
    0% {
        transform: scale(1.1) translateY(-24px);
        opacity: 0;
        transform-origin: center top
    }
    to {
        transform: translate(0);
        opacity: 1;
        transform-origin: center top
    }
}

.footer-menu__container {
    width: auto;
    max-width: 100%;
    margin: 0 15px;
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width:1230px) {
    .footer-menu__container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
}

.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width:768px) {
    .footer-menu ul {
        display: flex;
        justify-content: space-between
    }
}

.footer-menu li.is-active>a,
.footer-menu li:hover>a {
    color: #dab873
}

@media (max-width:767px) {
    .footer-menu li.-has-dropdown>a {
        position: relative;
        display: block;
        padding-right: 30px
    }
    .footer-menu li.-has-dropdown>a:after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -14px;
        display: block;
        width: 14px;
        height: 14px;
        border: 3px solid #aaa6b9;
        border-top: none;
        border-left: none;
        transform: rotate(45deg)
    }
}

.footer-menu a {
    display: inline-block;
    padding-bottom: 10px;
    font-size: 24px;
    text-decoration: none;
    color: #aaa6b9
}

.footer-menu .footer-menu__dropdown {
    display: none
}

@media (min-width:768px) {
    .footer-menu .footer-menu__dropdown {
        display: block
    }
}

.footer-menu .footer-menu__dropdown.is-open,
.footer-menu .footer-menu__dropdown ul {
    display: block
}

.footer-menu .footer-menu__dropdown li {
    margin: 0 0 10px
}

.footer-menu .footer-menu__dropdown a {
    padding-bottom: 0;
    font-size: 16px
}

.footer-menu .footer-menu__dropdown.-col-2 {
    column-count: 1
}

@media (min-width:980px) {
    .footer-menu .footer-menu__dropdown.-col-2 {
        column-count: 2
    }
}

.footer {
    background: #1e1423
}

.inner-page .footer {
    background: #101721
}

.footer__container {
    width: auto;
    max-width: 100%;
    margin: 0 15px;
    display: flex
}

@media (min-width:1230px) {
    .footer__container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
}

@media (max-width:819px) {
    .footer__container {
        flex-direction: column
    }
}

.footer__left {
    display: flex;
    justify-content: space-between;
    width: 74%;
    padding: 33px 20px 20px 0
}

@media (min-width:820px) {
    .footer__left .footer__item {
        padding: 0 15px
    }
    .footer__left .footer__item:first-of-type {
        padding-left: 0
    }
    .footer__left .footer__item:last-of-type {
        margin: 0 auto 0 0;
        padding-right: 0
    }
    .footer__left .footer__item:nth-of-type(3) {
        margin: 0 0 0 auto
    }
}

@media (max-width:1279px) {
    .footer__left {
        padding-right: 20px
    }
}

@media (max-width:819px) {
    .footer__left {
        flex-direction: column;
        width: 100%;
        padding: 0
    }
}

.footer__right {
    display: flex;
    position: relative;
    z-index: 1;
    width: 26%;
    padding: 33px 0 20px 25px
}

@media (min-width:820px) {
    .footer__right:before {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100vw;
        height: 100%;
        background: #251a2a;
        content: ""
    }
}

@media (max-width:1279px) {
    .footer__right {
        padding-left: 20px
    }
}

@media (max-width:819px) {
    .footer__right {
        flex-direction: column;
        width: 100%;
        padding: 0
    }
}

.footer__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.footer__logo {
    display: block;
    margin-bottom: 75px;
    max-width: 140px;
    text-decoration: none
}

@media (max-width:819px) {
    .footer__logo {
        margin: 0 auto
    }
}

.footer__logo img {
    display: block;
    max-width: 100%
}

.footer__copyright {
    margin: 0;
    line-height: 15px;
    font-size: 13px
}

@media (max-width:819px) {
    .footer__copyright {
        margin-bottom: 10px
    }
}

@media (min-width:820px) {
    .footer__menu {
        margin: 0 0 20px
    }
}

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

.footer__menu ul li {
    margin: 0;
    padding: 2px 0
}

.footer__menu ul li.is-active>a {
    color: #dab873
}

.footer__menu>ul>li {
    padding: 0
}

@media (max-width:819px) {
    .footer__menu>ul>li {
        position: relative;
        border-bottom: 1px solid rgba(170, 166, 185, .5);
        padding: 15px 0
    }
}

.footer__menu>ul>li a,
.footer__menu>ul>li span {
    text-decoration: none;
    line-height: 20px;
    color: #fff;
    font-size: 13px
}

.footer__menu>ul>li a:hover {
    color: #dab873
}

.footer__menu>ul>li>a,
.footer__menu>ul>li>span {
    text-transform: uppercase;
    text-decoration: none;
    line-height: 18px;
    color: #aaa6b9;
    font-size: 15px
}

@media (max-width:819px) {
    .footer__menu>ul>li>a,
    .footer__menu>ul>li>span {
        display: block;
        position: relative;
        width: 100%
    }
    .footer__menu>ul>li>a:after,
    .footer__menu>ul>li>span:after {
        display: block;
        position: absolute;
        top: 50%;
        right: 20px;
        margin-top: -8px;
        width: 16px;
        height: 16px;
        background: url(../images/icons/arrow-menu.html) no-repeat 50%;
        content: ""
    }
}

.footer__menu>ul>li.is-open>a:after,
.footer__menu>ul>li.is-open>span:after {
    transform: rotate(180deg);
    filter: brightness(0) invert(73%) sepia(8%) saturate(466%) hue-rotate(212deg) brightness(92%) contrast(88%)
}

.footer__menu>ul>li.is-open div {
    display: block
}

.footer__menu>ul>li div {
    margin: 15px 0 0
}

@media (max-width:819px) {
    .footer__menu>ul>li div {
        display: none
    }
}

@media (min-width:1024px) {
    .footer__menu>ul>li ul.-two-column {
        column-gap: 15px;
        column-count: 2
    }
    .footer__menu>ul>li ul.-two-column li {
        display: block;
        page-break-inside: avoid;
        break-inside: avoid
    }
}

@media (min-width:1280px) {
    .footer__menu>ul>li ul.-two-column {
        column-gap: 80px
    }
}

.footer__privacy-policy {
    text-decoration: none;
    line-height: 15px;
    color: #dab873;
    font-size: 13px
}

.footer__privacy-policy:hover {
    text-decoration: underline
}

.footer__title {
    display: block;
    margin-bottom: 17px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 18px;
    color: #aaa6b9;
    font-size: 15px
}

@media (max-width:819px) {
    .footer__title {
        display: block;
        position: relative;
        width: 100%
    }
    .footer__title:after {
        display: block;
        position: absolute;
        top: 50%;
        right: 20px;
        margin-top: -8px;
        width: 16px;
        height: 16px;
        background: url(../images/icons/arrow-menu.html) no-repeat 50%;
        content: ""
    }
}

@media (max-width:819px) {
    .footer__contacts {
        padding: 15px 0
    }
    .footer__contacts.is-open .footer__title:after {
        transform: rotate(180deg);
        filter: brightness(0) invert(73%) sepia(8%) saturate(466%) hue-rotate(212deg) brightness(92%) contrast(88%)
    }
    .footer__contacts.is-open .footer__contacts-inner {
        display: block
    }
}

.footer__contacts-inner {
    max-width: 200px
}

@media (max-width:819px) {
    .footer__contacts-inner {
        display: none
    }
}

.footer__contacts-inner p {
    margin: 0;
    line-height: 22px;
    color: #fff;
    font-size: 15px
}

.footer__phone {
    text-decoration: none;
    line-height: 30px;
    color: #fff;
    font-size: 20px;
    font-weight: 500
}

@media (min-width:980px) {
    .footer__phone:hover {
        color: #dab873
    }
}

.footer__email {
    text-decoration: none
}

@media (min-width:980px) {
    .footer__email:hover {
        opacity: .8
    }
}

.footer__social {
    text-align: left;
    margin-bottom: -5px
}

@media (max-width:819px) {
    .footer__social {
        margin: 0 0 20px;
        text-align: center
    }
}

.footer__bottom {
    position: relative;
    z-index: 0;
    padding: 15px 0 20px;
    text-align: center
}

.footer__bottom:before {
    width: 100vw;
    margin-left: 50%;
    transform: translate(-50%);
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    background: #101721;
    content: ""
}

.product-item {
    display: flex;
    position: relative;
    flex-direction: column;
    z-index: 1;
    height: 100%;
    transition: all .3s ease-in
}

.product-item.is-active {
    z-index: 2
}

.product-item:after {
    display: block;
    position: absolute;
    right: 12px;
    bottom: 0;
    left: 12px;
    opacity: 0;
    height: 2px;
    border-radius: 0 0 5px 5px;
    background: #dab873;
    transition: all .3s ease-in;
    content: ""
}

@media (min-width:768px) {
    .product-item:hover {
        transform: translateY(-10px)
    }
    .product-item:hover .product-item__img:after {
        opacity: 1
    }
    .product-item:hover .product-item__info {
        background: #34223c
    }
    .product-item:hover:after {
        opacity: 1
    }
}

.product-item__img {
    position: relative;
    width: 100%;
    height: 0;
    padding: 0 0 80%;
    overflow: hidden;
    transition: all .3s ease-in
}

.product-item__img:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: url(../images/logo-footer5e1f.png?v=2) no-repeat, rgba(64, 59, 66, .6);
    background-size: 250px;
    background-position: 50%;
    transition: all .3s ease-in;
    content: "";
    pointer-events: none;
    border-radius: 10px 10px 0 0
}

.product-item__img a,
.product-item__img img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%
}

.product-item__img img {
    object-fit: cover;
    border-radius: 10px 10px 0 0
}

.product-item__info {
    display: flex;
    position: relative;
    flex: 1;
    flex-direction: column;
    border-radius: 0 0 10px 10px;
    background: #251a2a;
    padding: 20px 35px;
    transition: all .3s ease-in
}

@media (min-width:568px) {
    .product-item__info {
        padding: 25px 20px
    }
}

@media (min-width:768px) {
    .product-item__info {
        padding: 25px 35px
    }
}

.product-item__info:before {
    display: block;
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 5px;
    border-radius: 5px;
    background: #dab873;
    content: ""
}

.product-item__title {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    text-align: center;
    text-decoration: none;
    line-height: 25px;
    color: #fff;
    font-family: Domine;
    font-size: 20px;
    font-weight: 700
}

.product-item__title:hover {
    color: #dab873
}

.product-item__prices {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 15px 0;
    font-family: Domine
}

.product-item__prices-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-right: 50px;
    text-align: center
}

.product-item__prices-item:last-child {
    margin-right: 0
}

.product-item__prices-val {
    color: #dab873;
    font-size: 16px;
    font-weight: 700
}

@media (min-width:768px) {
    .product-item__prices-val {
        font-size: 18px
    }
}

.product-item__prices-time {
    font-size: 13px
}

@media (min-width:768px) {
    .product-item__prices-time {
        font-size: 15px
    }
}

.product-item__btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    width: 100%
}

.product-item__booknow {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: initial;
    color: #dab873;
    border: 1px solid #dab873;
    line-height: 38px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    padding: 4px 22px 4px 4px
}

.product-item__booknow:hover {
    background-color: #dab873;
    color: #101721
}

.product-item__booknow:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #000;
    background: url(../images/icons/phone.svg) no-repeat 50%, #dab873;
    transition: all .3s ease-in;
    margin-right: 22px
}

.product-item__booknow:hover:before {
    background: url(../images/icons/phone-hover.html) no-repeat 50%, #34223c
}

.product-item__whatsapp {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #1ca44a;
    color: #fff;
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    font-size: 0;
    max-width: 40px
}

.product-item__whatsapp:hover {
    background-color: #187a3e
}

.product-item__whatsapp:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.232 2.762A9.401 9.401 0 0013.164.713 9.438 9.438 0 009.54 0C4.326 0 .081 4.224.079 9.415a9.38 9.38 0 001.262 4.707L0 19l5.015-1.31a9.5 9.5 0 004.52 1.146h.005c5.213 0 9.458-4.223 9.46-9.415a9.326 9.326 0 00-2.768-6.66zM9.54 17.247h-.003a7.876 7.876 0 01-4.002-1.091l-.287-.17-2.976.777.794-2.887-.187-.296a7.784 7.784 0 01-1.202-4.165C1.679 5.1 5.206 1.59 9.543 1.59a7.844 7.844 0 015.559 2.295 7.75 7.75 0 012.3 5.537c-.002 4.314-3.529 7.825-7.862 7.825zm4.313-5.861c-.237-.119-1.398-.687-1.615-.766-.216-.079-.373-.117-.531.118-.158.235-.612.764-.75.921-.138.158-.276.177-.512.06-.236-.118-.998-.367-1.9-1.168-.704-.624-1.178-1.394-1.316-1.63-.138-.236-.015-.363.104-.48.107-.105.236-.275.354-.412.118-.138.157-.235.236-.393.08-.157.04-.294-.02-.412-.059-.118-.532-1.276-.729-1.747-.19-.456-.385-.396-.53-.402-.151-.006-.302-.009-.453-.008a.874.874 0 00-.631.293c-.217.236-.827.805-.827 1.963s.847 2.277.965 2.434c.118.157 1.667 2.533 4.038 3.552.565.243 1.005.387 1.348.496.566.18 1.081.153 1.489.094.454-.067 1.398-.569 1.595-1.118.197-.55.197-1.02.138-1.12-.059-.098-.218-.158-.453-.275z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%
}

.product-widget-carousel {
    padding: 30px 0
}

.product-widget-carousel__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.product-widget-carousel__header h2 {
    margin: 0
}

.products-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px
}

.products-list>* {
    margin-left: 15px;
    margin-right: 15px
}

.products-list__item {
    width: calc(100% - 30px);
    margin-bottom: 15px
}

@media (min-width:568px) {
    .products-list__item {
        width: calc(50% - 30px);
        margin-bottom: 30px
    }
}

@media (min-width:1024px) {
    .products-list__item {
        width: calc(33.33333% - 30px)
    }
}

@media (min-width:1280px) {
    .products-list__item {
        width: calc(25% - 30px)
    }
}

.products-list.has-sidebar .products-list__item {
    width: calc(33.33333% - 30px);
    margin-bottom: 30px
}

@media (max-width:1024px) {
    .products-list.has-sidebar .products-list__item {
        width: calc(33.33333% - 30px)
    }
}

@media (max-width:768px) {
    .products-list.has-sidebar .products-list__item {
        width: calc(50% - 30px)
    }
}

@media (max-width:568px) {
    .products-list.has-sidebar .products-list__item {
        width: calc(100% - 30px)
    }
}

.product-sorting {
    position: relative;
    z-index: 5;
    margin-bottom: 30px
}

.product-sorting__options {
    display: inline-block;
    position: relative
}

.product-sorting__options:hover .product-sorting__options-dropdown {
    opacity: 1;
    transform: scaleY(1)
}

.product-sorting__options-current {
    display: block;
    transition: all .3s ease-in
}

.product-sorting__options-current,
.product-sorting__options-dropdown {
    padding: 5px 10px;
    border: 1px solid rgba(30, 31, 38, .4);
    border-radius: 4px;
    color: #2f434d;
    background: #fff
}

.product-sorting__options-dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    transition: all .3s ease-in;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    transition: transform .15s ease-in, opacity .15s ease-in
}

.product-sorting__options-dropdown span {
    display: block;
    padding: 4px 0;
    text-decoration: none;
    cursor: pointer
}

.product-sorting__options-dropdown span:hover {
    text-decoration: underline
}

.filter-smart-prop {
    --block--border: 1px solid #e9e9e9;
    --block--border-radius: 0;
    --selected--height: 38px;
    --list-border: 1px solid #ddd;
    --list-border-active: 1px solid #000;
    --list-border-radius: 50%;
    --list-border-radius--multiple: 0;
    --list-bg: #fff;
    --list-bg-active: #000;
    --value-bg-active: #fff;
    --link-color: #787878;
    --link-color-active: #b3282d;
    position: relative
}

.filter-smart-prop.col-2 {
    column-count: 2
}

.filter-smart-prop.col-2 li {
    display: inline-block !important;
    width: 100%;
    margin: 4px 0
}

.filter-smart-prop__selected {
    width: 100%;
    height: var(--selected--height);
    border-radius: var(--block--border-radius);
    border: var(--block--border);
    cursor: pointer
}

.filter-smart-prop__selected ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none
}

.filter-smart-prop__selected-list {
    overflow: hidden
}

.filter-smart-prop__selected-summary {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none
}

.filter-smart-prop__selected.is-summary .filter-smart-prop__selected-list {
    opacity: 0;
    pointer-events: none
}

.filter-smart-prop__selected.is-summary .filter-smart-prop__selected-summary {
    opacity: 1;
    pointer-events: auto
}

.filter-smart-prop__selected li {
    margin: 0;
    padding: 0 0 0 10px;
    line-height: calc(var(--selected--height) - 2px);
    white-space: nowrap;
    color: #3c3c3b;
    font-size: 14px
}

.filter-smart-prop__selected li button {
    position: relative;
    top: -2px;
    background: none;
    border: none;
    margin-left: -2px;
    font-size: 8px;
    cursor: pointer;
    outline: none
}

.filter-smart-prop__values {
    padding: 0;
    margin: 0;
    list-style: none
}

.filter-smart-prop__values.with-img li a {
    padding-left: 30px
}

.filter-smart-prop__values li {
    display: flex !important;
    align-items: center;
    margin: 13px 0
}

.filter-smart-prop__values li.hidden {
    display: none !important
}

.filter-smart-prop__values li:hover a:before {
    border: 1px solid #dab873
}

.filter-smart-prop__values li[data-checked=true] a:before {
    border: 1px solid #dab873;
    background: #dab873 url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 1L3.722 5 1 2.6' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E") 50% no-repeat
}

.filter-smart-prop__values a {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    color: var(--link-color);
    text-decoration: none;
    transition: all .2s ease-in;
    font-size: 15px;
    line-height: 29px;
    color: #000
}

.filter-smart-prop__values a:before {
    content: "";
    display: inline-block;
    position: relative;
    top: -2px;
    vertical-align: middle;
    margin-right: 6px;
    width: 20px;
    min-width: 20px;
    height: 20px;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    border-radius: 3px;
    background: var(--list-bg);
    transition: all .2s ease-in
}

.filter-smart-prop[data-expanded=false] .filter-smart-prop__values {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    overflow-y: scroll;
    padding: 0 17px;
    border-radius: var(--block--border-radius);
    border: var(--block--border);
    pointer-events: none;
    transform: scaleY(0);
    transform-origin: top center;
    max-height: 200px;
    background: #fff;
    transition: all .2s ease-in-out
}

.filter-smart-prop[data-expanded=false] .filter-smart-prop__selected.is-open+.filter-smart-prop__values {
    pointer-events: auto;
    transform: scaleY(1)
}

.filter-smart-prop[data-multiple=false] .filter-smart-prop__values a:after {
    border-radius: var(--list-border-radius)
}

.filter-smart-prop[data-multiple=true] .filter-smart-prop__values a:after {
    border-radius: var(--list-border-radius--multiple)
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: 0
}

.ui-slider-horizontal .ui-slider-handle+.ui-slider-handle {
    margin-left: -12px
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #d3d3d3
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.html) 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

.ui-widget-header a {
    color: #222
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.html) 50% 50% repeat-x;
    font-weight: 400;
    color: #555
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #555;
    text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.html) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.html) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.products-filter-smart__block {
    background: #fff;
    box-shadow: 0 0 15px rgba(30, 51, 125, .1);
    border-radius: 3px;
    margin-bottom: 10px
}

.products-filter-smart__block:hover {
    position: relative;
    z-index: 3
}

.products-filter-smart__block[data-open=false] {
    overflow: hidden
}

.products-filter-smart__block-name {
    position: relative;
    padding: 15px 40px 15px 26px;
    font-weight: 600;
    font-size: 18px;
    line-height: 134.09%;
    color: #fff;
    background: #dab873 url(../images/icons/products-filter-arrow.html) center right 25px no-repeat;
    cursor: pointer
}

[data-open=true] .products-filter-smart__block-name {
    color: #000;
    background: #fff url(../images/icons/products-filter-arrow-focus.html) center right 25px no-repeat
}

.products-filter-smart__block-content {
    transition: all .3s
}

.products-filter-smart__block-content-wrap {
    padding: 10px 17px 13px
}

.products-filter-smart__block-btn-clear {
    display: inline-block;
    margin-top: 6px;
    padding: 0;
    background: none;
    border: none;
    font-weight: 300;
    line-height: normal;
    font-size: 14px;
    color: #e7004c;
    line-height: 24px;
    cursor: pointer
}

.products-filter-smart__block-btn-clear:hover {
    color: #000
}

.products-filter-smart__price {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 2px 10px 20px
}

.products-filter-smart__price--max[type=number],
.products-filter-smart__price--min[type=number] {
    width: 105px;
    height: 40px;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    border-radius: 5px;
    color: #000
}

.products-filter-smart__price-slider {
    margin-top: 20px;
    width: 100%
}

.products-filter-smart__price .ui-slider {
    --main-height: 2px;
    --handle-size: 12px;
    position: relative;
    width: 100%;
    height: var(--main-height);
    background: #e1e1e1;
    border-radius: 2px;
    margin: 15px 0
}

.products-filter-smart__price .ui-slider .ui-slider-range {
    display: block;
    top: -1px;
    height: var(--main-height);
    background-color: #000
}

.products-filter-smart__price .ui-slider .ui-slider-handle {
    display: block;
    position: absolute;
    top: 50%;
    width: var(--handle-size);
    height: var(--handle-size);
    margin-top: -6px;
    background: #fff;
    border: 2px solid #000;
    border-radius: 50%;
    cursor: pointer
}

.products-filter-smart__text {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.products-filter-smart__text span {
    font-size: 15px;
    line-height: 15px;
    color: #000
}

.products-filter-smart__checkbox-list label,
.products-filter-smart__radio-list label {
    display: block;
    margin-bottom: 3px
}

.products-filter-smart__btns {
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

.products-filter-smart__btn-clear {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: initial;
    color: #dab873;
    border: 1px solid #dab873;
    line-height: 38px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    padding: 4px 22px 4px 4px;
    width: 49%;
    text-transform: uppercase
}

.products-filter-smart__btn-clear:hover {
    background-color: #dab873;
    color: #101721
}

.products-filter-smart__btn-clear:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #000;
    background: url(../images/icons/phone.svg) no-repeat 50%, #dab873;
    transition: all .3s ease-in;
    margin-right: 22px
}

.products-filter-smart__btn-clear:hover:before {
    background: url(../images/icons/phone-hover.html) no-repeat 50%, #34223c
}

.products-filter-smart__btn-apply {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721;
    width: 49%;
    text-transform: uppercase
}

.products-filter-smart__btn-apply:hover {
    background-color: #9d885a
}

.product-compare {
    position: relative
}

.product-compare__sidebar {
    position: absolute;
    left: 0;
    top: 0;
    width: 220px;
    border: 1px solid #ecedee;
    border-left: 0;
    border-bottom: 0
}

.product-compare__content {
    max-width: 100%;
    overflow: hidden;
    padding: 0 0 30px 220px;
    font-size: 0;
    white-space: nowrap;
    border-left: 1px solid #ecedee
}

.product-compare__item {
    display: inline-block;
    width: 237px;
    border: 1px solid #ecedee;
    border-left: 0;
    border-bottom: 0
}

.product-compare__head {
    height: 210px;
    border-bottom: 1px solid #ecedee;
    padding: 7px 15px;
    font-size: 15px;
    white-space: normal
}

.product-compare__head img {
    max-width: 100px
}

.product-compare__row {
    border-bottom: 1px solid #ecedee;
    padding: 7px 15px;
    font-size: 15px;
    white-space: normal
}

.product-compare__row img {
    max-width: 100px
}

.product-compare__btn-to-cart {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721
}

.product-compare__btn-to-cart:hover {
    background-color: #9d885a
}

.product-compare__btn-remove {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: initial;
    color: #dab873;
    border: 1px solid #dab873;
    line-height: 38px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    padding: 4px 22px 4px 4px
}

.product-compare__btn-remove:hover {
    background-color: #dab873;
    color: #101721
}

.product-compare__btn-remove:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #000;
    background: url(../images/icons/phone.svg) no-repeat 50%, #dab873;
    transition: all .3s ease-in;
    margin-right: 22px
}

.product-compare__btn-remove:hover:before {
    background: url(../images/icons/phone-hover.html) no-repeat 50%, #34223c
}

.product-compare .simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
    margin-bottom: -25px
}

.product-show__main-line {
    display: flex;
    justify-content: space-between
}

@media (max-width:979px) {
    .product-show__main-line {
        flex-wrap: wrap
    }
}

.product-show__images {
    width: 585px;
    min-width: 585px;
    margin-bottom: 20px
}

@media (max-width:979px) {
    .product-show__images {
        width: 100%;
        min-width: 100%
    }
}

.product-show__details {
    width: auto;
    flex-grow: 1;
    padding-left: 30px
}

@media (max-width:979px) {
    .product-show__details {
        width: 100%;
        padding-left: 0
    }
}

.product-images-main {
    position: relative;
    width: 100%;
    padding: 0 0 350px;
    margin-bottom: 10px
}

@media (max-width:567px) {
    .product-images-main {
        padding: 0 0 175px
    }
}

.product-images-main__container {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.product-images-main__item {
    height: 350px
}

@media (max-width:567px) {
    .product-images-main__item {
        height: 175px
    }
}

.product-images-main__item img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px
}

@media (min-width:980px) {
    .product-images-main__item img {
        border-radius: 8px 0 0 8px
    }
}

.product-images-main .owl-nav {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none
}

@media (max-width:413px) {
    .product-images-main .owl-nav {
        display: none
    }
}

.product-images-main .owl-nav button {
    position: absolute;
    top: 50%;
    pointer-events: auto;
    cursor: pointer
}

.product-images-main .owl-nav button.owl-prev {
    left: 20px
}

.product-images-main .owl-nav button.owl-next {
    right: 20px
}

.product-images-main .owl-nav button.disabled {
    opacity: .5;
    cursor: default
}

.product-images-main .owl-nav button span {
    display: none
}

.product-images-thumb {
    position: relative;
    width: 100%
}

.product-images-thumb__container {
    overflow: hidden
}

.product-images-thumb__container:not(.is-initialized) {
    display: none
}

.product-images-thumb__item {
    display: block !important;
    max-height: 70px;
    max-width: 70px;
    width: 100%;
    margin: 0 auto;
    cursor: pointer
}

.product-images-thumb .current .product-images-thumb__item {
    position: relative
}

.product-images-thumb .current .product-images-thumb__item:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border: 3px solid #fff
}

.product-images-thumb .current .product-images-thumb__item:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border: 1px solid #3990ab
}

.product-buy {
    display: flex;
    align-items: center;
    background: #101721;
    border-radius: 8px;
    padding: 15px 30px
}

@media (min-width:980px) {
    .product-buy {
        margin-top: 15px
    }
}

@media (min-width:980px) and (max-width:1279px) {
    .product-buy {
        flex-direction: column;
        align-items: flex-start
    }
}

@media (max-width:767px) {
    .product-buy {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px 20px
    }
}

.product-buy__price {
    display: flex;
    margin: 0 -12px
}

.product-buy__price-item {
    min-width: 100px;
    margin: 0 12px
}

.product-buy__price-item span {
    display: block;
    font-size: 13px;
    line-height: 15px;
    color: #aaa6b9;
    margin-bottom: 2px
}

.product-buy__price-item span:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 15.333A7.333 7.333 0 118 .667a7.333 7.333 0 010 14.666zM8 14A6 6 0 108 2a6 6 0 000 12zm3.333-6.667H8.666V4H7.333v4.667h4V7.333z' fill='%23AAA6B9'/%3E%3C/svg%3E");
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px
}

@media (min-width:768px) {
    .product-buy__price-item span {
        font-size: 15px;
        line-height: 18px
    }
}

.product-buy__price-item strong {
    font-family: Domine;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #fff
}

.product-buy__btns-container {
    margin: 0 0 0 25px
}

@media (min-width:980px) and (max-width:1279px) {
    .product-buy__btns-container {
        margin: 20px 0 0
    }
}

@media (max-width:767px) {
    .product-buy__btns-container {
        margin: 20px 0 0
    }
}

.product-buy__btn.-buy {
    flex: 1
}

@media (max-width:767px) {
    .product-buy__btn.-buy {
        position: relative;
        display: inline-block;
        vertical-align: top;
        height: 40px;
        max-width: 100%;
        padding: 0 16px;
        border: none;
        border-radius: 20px;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        background-position: 50%;
        cursor: pointer;
        transition: all .3s ease-in;
        white-space: nowrap;
        background-color: #dab873;
        color: #101721
    }
    .product-buy__btn.-buy:hover {
        background-color: #9d885a
    }
}

@media (min-width:768px) {
    .product-buy__btn.-buy {
        position: relative;
        display: inline-block;
        vertical-align: top;
        height: 40px;
        max-width: 100%;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        background-position: 50%;
        cursor: pointer;
        transition: all .3s ease-in;
        white-space: nowrap;
        background-color: initial;
        color: #dab873;
        border: 1px solid #dab873;
        line-height: 38px;
        border-radius: 20px;
        display: inline-flex;
        align-items: center;
        padding: 4px 22px 4px 4px
    }
    .product-buy__btn.-buy:hover {
        background-color: #dab873;
        color: #101721
    }
    .product-buy__btn.-buy:before {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #000;
        background: url(../images/icons/phone.svg) no-repeat 50%, #dab873;
        transition: all .3s ease-in;
        margin-right: 22px
    }
    .product-buy__btn.-buy:hover:before {
        background: url(../images/icons/phone-hover.html) no-repeat 50%, #34223c
    }
}

.product-buy__btn.-whatsapp {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #1ca44a;
    color: #fff;
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    font-size: 0;
    max-width: 40px;
    flex: 1;
    margin-left: 14px
}

.product-buy__btn.-whatsapp:hover {
    background-color: #187a3e
}

.product-buy__btn.-whatsapp:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.232 2.762A9.401 9.401 0 0013.164.713 9.438 9.438 0 009.54 0C4.326 0 .081 4.224.079 9.415a9.38 9.38 0 001.262 4.707L0 19l5.015-1.31a9.5 9.5 0 004.52 1.146h.005c5.213 0 9.458-4.223 9.46-9.415a9.326 9.326 0 00-2.768-6.66zM9.54 17.247h-.003a7.876 7.876 0 01-4.002-1.091l-.287-.17-2.976.777.794-2.887-.187-.296a7.784 7.784 0 01-1.202-4.165C1.679 5.1 5.206 1.59 9.543 1.59a7.844 7.844 0 015.559 2.295 7.75 7.75 0 012.3 5.537c-.002 4.314-3.529 7.825-7.862 7.825zm4.313-5.861c-.237-.119-1.398-.687-1.615-.766-.216-.079-.373-.117-.531.118-.158.235-.612.764-.75.921-.138.158-.276.177-.512.06-.236-.118-.998-.367-1.9-1.168-.704-.624-1.178-1.394-1.316-1.63-.138-.236-.015-.363.104-.48.107-.105.236-.275.354-.412.118-.138.157-.235.236-.393.08-.157.04-.294-.02-.412-.059-.118-.532-1.276-.729-1.747-.19-.456-.385-.396-.53-.402-.151-.006-.302-.009-.453-.008a.874.874 0 00-.631.293c-.217.236-.827.805-.827 1.963s.847 2.277.965 2.434c.118.157 1.667 2.533 4.038 3.552.565.243 1.005.387 1.348.496.566.18 1.081.153 1.489.094.454-.067 1.398-.569 1.595-1.118.197-.55.197-1.02.138-1.12-.059-.098-.218-.158-.453-.275z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%
}

.product-short-description {
    margin: 40px 0
}

@media (min-width:768px) {
    .product-show-text {
        margin: 0 0 50px
    }
}

.product-show-tabs {
    margin: 40px 0
}

@media (min-width:768px) {
    .tabs__nav {
        display: flex;
        justify-content: flex-start
    }
}

.tabs__nav-item {
    display: block;
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #aaa6b9;
    cursor: pointer
}

@media (min-width:768px) {
    .tabs__nav-item {
        padding: 5px 20px
    }
}

.tabs__nav-item.is-active {
    background: #aaa6b9;
    color: #f4f5f7
}

.tabs__nav-item:hover {
    background: rgba(170, 166, 185, .3)
}

.tabs__content-item {
    display: none;
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #aaa6b9
}

.tabs__content-item.is-active {
    display: block;
    margin-bottom: 15px
}

.gallery-albums {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -11px;
    margin-right: -11px
}

.gallery-albums>* {
    margin-left: 11px;
    margin-right: 11px
}

.gallery-albums__item {
    width: calc(100% - 22px);
    margin-bottom: 22px;
    position: relative;
    background: #3990ab;
    border-radius: 5px;
    overflow: hidden;
    transition: background .3s ease
}

@media (min-width:568px) {
    .gallery-albums__item {
        width: calc(50% - 22px)
    }
}

@media (min-width:768px) {
    .gallery-albums__item {
        width: calc(33.33333% - 22px)
    }
}

.gallery-albums__item:hover {
    background: #40545d
}

.gallery-albums__item-img {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding: 0 0 48.26667%
}

.gallery-albums__item-img img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.gallery-albums__item-title {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 80px;
    padding: 8px 22px 13px;
    display: block;
    width: 100%;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    line-height: 28px
}

.gallery-show {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px
}

.gallery-show>* {
    margin-left: 15px;
    margin-right: 15px
}

.gallery-show__item {
    width: calc(100% - 30px);
    margin-bottom: 30px;
    display: block;
    border-radius: 8px;
    overflow: hidden
}

@media (min-width:568px) {
    .gallery-show__item {
        width: calc(50% - 30px)
    }
}

@media (min-width:768px) {
    .gallery-show__item {
        width: calc(33.33333% - 30px)
    }
}

.gallery-show a {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding: 0 0 133.15789%
}

.gallery-show img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.publication-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -11px;
    margin-right: -11px
}

.publication-list>* {
    margin-left: 11px;
    margin-right: 11px
}

.publication-list__item {
    width: calc(100% - 22px);
    margin-bottom: 22px;
    position: relative;
    background: #3990ab;
    box-shadow: 0 1px 3px 0 rgba(69, 69, 69, .26);
    border-radius: 5px;
    overflow: hidden
}

@media (min-width:568px) {
    .publication-list__item {
        width: calc(50% - 22px)
    }
}

@media (min-width:768px) {
    .publication-list__item {
        width: calc(33.33333% - 22px)
    }
}

.publication-list__item:hover .publication-list__item-text {
    background: #40545d
}

.publication-list__item:hover .publication-list__item-name {
    color: #fff;
    border-bottom: 1px solid #fff
}

.publication-list__item:hover .publication-list__item-link {
    opacity: 1;
    pointer-events: auto
}

.publication-list__item-img {
    display: table;
    width: 100%;
    height: 181px
}

.publication-list__item-img a {
    display: table-cell;
    vertical-align: middle
}

.publication-list__item-img img {
    display: block;
    width: 101%;
    height: 181px;
    object-fit: cover
}

.publication-list__item-text {
    min-height: 80px;
    padding: 8px 22px 13px;
    position: relative;
    background: #3990ab;
    transition: .3s;
    color: #fff
}

.publication-list__item-name {
    display: inline;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    border-bottom: 1px solid hsla(0, 0%, 100%, .5)
}

.reviews-list {
    margin-bottom: 45px
}

.reviews-list__item {
    position: relative;
    width: 100%;
    padding: 17px 0 6px 50px;
    border-bottom: 1px solid #c9cfd3;
    margin: 0;
    font-size: 15px;
    color: #2f434d
}

@media (max-width:568px) {
    .reviews-list__item {
        padding: 17px 0 6px
    }
}

.reviews-list__item:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(http://via.placeholder.com/30x30/2f434d/ffffff) no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px
}

@media (max-width:568px) {
    .reviews-list__item:before {
        display: none
    }
}

.reviews-list__item:after {
    content: "";
    display: block;
    width: 50px;
    height: 6px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -4px
}

@media (max-width:568px) {
    .reviews-list__item:after {
        display: none
    }
}

.reviews-list__item-header {
    margin-bottom: 7px
}

.reviews-list__item-name {
    font-weight: 600
}

.reviews-list__item-date {
    display: inline-block;
    font-size: 12px;
    padding-left: 13px;
    margin-left: 7px;
    position: relative;
    vertical-align: bottom
}

.reviews-list__item-date:before {
    content: "";
    display: block;
    width: 2px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    background: #2f434d
}

.subsections {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -13.5px;
    margin-right: -13.5px
}

.subsections>* {
    margin-left: 13.5px;
    margin-right: 13.5px
}

.subsections__item {
    width: calc(100% - 27px);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease-in;
    border: 1px solid #fff;
    border-radius: 6px;
    min-height: 70px;
    margin-bottom: 27px;
    padding: 15px 20px
}

@media (min-width:568px) {
    .subsections__item {
        width: calc(50% - 27px)
    }
}

@media (min-width:768px) {
    .subsections__item {
        width: calc(33.33333% - 27px)
    }
}

@media (min-width:1024px) {
    .subsections__item {
        width: calc(25% - 27px)
    }
}

.subsections__item:hover {
    background: #dab873;
    border-color: #dab873;
    color: #101721
}

.order-cart__cart-reset {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: initial;
    color: #dab873;
    border: 1px solid #dab873;
    line-height: 38px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    padding: 4px 22px 4px 4px
}

.order-cart__cart-reset:hover {
    background-color: #dab873;
    color: #101721
}

.order-cart__cart-reset:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #000;
    background: url(../images/icons/phone.svg) no-repeat 50%, #dab873;
    transition: all .3s ease-in;
    margin-right: 22px
}

.order-cart__cart-reset:hover:before {
    background: url(../images/icons/phone-hover.html) no-repeat 50%, #34223c
}

.order-cart__list {
    margin: 30px 0;
    border-radius: 4px;
    overflow: hidden
}

.order-cart__btns-container {
    padding: 10px 0;
    display: flex;
    justify-content: space-between
}

@media (max-width:768px) {
    .order-cart__btns-container {
        flex-direction: column;
        justify-content: center
    }
}

.order-cart__btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721
}

.order-cart__btn:hover {
    background-color: #9d885a
}

@media (max-width:768px) {
    .order-cart__btn {
        margin: 10px 0
    }
}

.cart-list {
    width: 100%;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .cart-list {
        display: table
    }
}

.cart-list__head {
    display: table-row;
    background: #dab873
}

@media (max-width:768px) {
    .cart-list__head {
        display: none
    }
}

.cart-list__head-item {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 15px;
    color: #f4f5f7;
    font-size: 18px;
    font-weight: 500
}

.cart-list__row {
    position: relative;
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    padding-left: 90px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f4f5f7
}

@media (min-width:768px) {
    .cart-list__row {
        display: table-row;
        padding: 0;
        border-bottom: none
    }
}

.cart-list__row-item {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 15px;
    border-bottom: 1px solid #f4f5f7
}

@media (max-width:768px) {
    .cart-list__row-item {
        padding: 5px 10px;
        border-bottom: none
    }
}

@media (max-width:768px) {
    .cart-list__row-item.-img {
        position: absolute;
        left: 0;
        top: 15px
    }
}

@media (max-width:768px) {
    .cart-list__row-item.-price {
        display: none
    }
}

.cart-list__price-item {
    display: flex;
    flex-direction: column
}

.cart-list__price-item.-old {
    font-size: 14px;
    font-weight: 600;
    text-decoration: line-through
}

.cart-list__price-item.-curr {
    font-size: 16px;
    font-weight: 600
}

.cart-list__price-item.-sum {
    font-size: 18px;
    font-weight: 600
}

.cart-list__delete-item {
    width: 20px;
    height: 20px;
    font-size: 0;
    background: url(../images/icons/order-cart--delete.html) 50% no-repeat;
    border: none;
    cursor: pointer
}

.cart-list__delete-item:hover {
    opacity: .8
}

@media (max-width:768px) {
    .cart-list__delete-item {
        padding-left: 25px;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        background: url(../images/icons/order-cart--delete.html) 0 no-repeat;
        background-size: 16px
    }
}

.cart-total {
    padding: 30px 20px;
    background: #e6e8e8;
    color: #f4f5f7;
    font-size: 18px;
    font-weight: 500;
    text-align: right
}

.cart-total span {
    font-weight: 700
}

.order-checkout {
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

@media (min-width:980px) {
    .order-checkout {
        flex-direction: row
    }
}

.order-checkout__form {
    width: 100%
}

@media (max-width:980px) {
    .order-checkout__form {
        order: 2
    }
}

.order-checkout__cart-widget {
    width: 330px;
    min-width: 330px;
    margin-left: 50px
}

@media (max-width:980px) {
    .order-checkout__cart-widget {
        order: 1;
        width: 100%;
        min-width: 100%;
        margin-left: 0;
        margin-bottom: 30px
    }
}

.pagination {
    text-align: center;
    font-size: 0;
    margin-bottom: 30px
}

.pagination span {
    display: inline-block;
    vertical-align: top;
    min-width: 40px;
    margin: 0 3px 5px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    background: #40545d;
    font-size: 15px;
    text-align: center;
    color: #fff;
    overflow: hidden
}

.pagination span.first a,
.pagination span.last a,
.pagination span.next a,
.pagination span.previous a {
    font-size: 10px
}

.pagination span.all a {
    min-width: 160px
}

.pagination span.all.current {
    min-width: 160px;
    padding: 0 10px
}

.pagination a {
    display: block;
    vertical-align: top;
    background: #3990ab;
    height: 40px;
    min-width: 40px;
    padding: 0 10px;
    text-decoration: none;
    color: #fff
}

.pagination a:hover {
    background: #40545d
}

.print-btn {
    position: absolute;
    top: -82px;
    right: 0;
    display: flex;
    align-items: center;
    color: #dab873;
    font-size: 15px;
    line-height: 1.3;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    transition: all .3s ease-in
}

.print-btn:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/icons/printer.html) no-repeat 50%;
    margin-right: 9px
}

.print-btn:hover {
    opacity: .8
}

@media (max-width:979px) {
    .print-btn {
        display: none
    }
}

.contacts-page {
    position: relative
}

.contacts-page__info {
    display: flex;
    flex-wrap: wrap
}

.contacts-page__details {
    width: 100%
}

@media (min-width:980px) {
    .contacts-page__details {
        width: calc(100% - 400px)
    }
}

@media (min-width:1280px) {
    .contacts-page__details {
        width: calc(100% - 585px)
    }
}

.contacts-page__map {
    width: 100vw;
    margin-left: 50%;
    transform: translate(-50%);
    overflow: hidden
}

.contacts-page__map .map,
.contacts-page__map iframe {
    display: block;
    position: relative;
    width: 100% !important;
    height: 300px !important
}

@media (min-width:568px) {
    .contacts-page__map .map,
    .contacts-page__map iframe {
        height: 423px !important
    }
}

.contacts-page__form {
    width: 100%;
    margin-top: 30px
}

@media (min-width:980px) {
    .contacts-page__form {
        position: relative;
        width: 400px;
        margin-top: -166px;
        z-index: 1
    }
}

@media (min-width:1280px) {
    .contacts-page__form {
        width: 585px
    }
}

.contacts-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -35px;
    margin-right: -35px;
    padding: 50px 0 0
}

.contacts-details>* {
    margin-left: 35px;
    margin-right: 35px
}

.contacts-details__item {
    width: calc(100% - 70px);
    position: relative;
    padding: 10px 0 0 55px;
    min-height: 40px;
    margin-bottom: 15px
}

@media (min-width:568px) {
    .contacts-details__item {
        width: calc(50% - 70px)
    }
}

.contacts-details__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #101721;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%
}

.contacts-details__item p {
    font-size: 15px;
    margin: 0
}

.contacts-details__item p.-title {
    color: #fff;
    font-weight: 700
}

.contacts-details__item.-phone {
    display: flex;
    flex-direction: column
}

.contacts-details__item.-phone:before {
    background-image: url(../images/icons/contacts--phone.html)
}

.contacts-details__item.-phone a {
    text-decoration: none;
    color: #fff
}

.contacts-details__item.-phone a:hover {
    color: #dab873
}

.contacts-details__item.-email:before {
    background-image: url(../images/icons/contacts--email.html)
}

.contacts-details__item.-email a {
    text-decoration: none
}

.contacts-details__item.-email a:hover {
    opacity: .8
}

.contacts-details__item.-location:before {
    background-image: url(../images/icons/contacts--location.html)
}

.contacts-details__item.-hours:before {
    background-image: url(../images/icons/contacts--hours.html)
}

.contacts-form {
    padding: 27px 20px 30px;
    background: #101721;
    border-radius: 8px
}

@media (min-width:568px) {
    .contacts-form {
        padding: 30px 40px
    }
}

.contacts-form p.-title {
    font-family: Domine;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    color: #dab873;
    text-align: center
}

.contacts-form p.-title:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: #dab873;
    margin: 14px auto 0
}

@media (min-width:980px) {
    .contacts-form p.-title {
        font-size: 33px;
        font-weight: 400;
        line-height: 44px
    }
    .contacts-form p.-title:after {
        width: 70px
    }
}

.contacts-form .btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px
}

.page-error {
    padding: 40px 0;
    margin-bottom: 20px;
    text-align: center
}

.page-error__img {
    margin-bottom: 10px
}

.page-error .icon-svg {
    stroke: #ccc;
    stroke-width: .3px;
    fill: #ccc
}

.page-error .icon-svg-gear {
    font-size: 2rem;
    width: 1em
}

.page-error .spinLeft {
    font-size: 100px;
    animation-name: spinLeft;
    transform-origin: center center;
    animation-timing-function: linear;
    animation-duration: 6s;
    animation-iteration-count: infinite
}

.page-error .spinRight {
    font-size: 50px;
    margin-bottom: 50px;
    animation-duration: 4s;
    animation-name: spinRight;
    transform-origin: center center;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.page-error p {
    font-size: 1.2em
}

.page-error__btn--back,
.page-error__btn--to-back {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721;
    margin: 10px
}

.page-error__btn--back:hover,
.page-error__btn--to-back:hover {
    background-color: #9d885a
}

.page-error__btn--to-home {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: initial;
    color: #dab873;
    border: 1px solid #dab873;
    line-height: 38px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    padding: 4px 22px 4px 4px;
    margin: 10px
}

.page-error__btn--to-home:hover {
    background-color: #dab873;
    color: #101721
}

.page-error__btn--to-home:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #000;
    background: url(../images/icons/phone.svg) no-repeat 50%, #dab873;
    transition: all .3s ease-in;
    margin-right: 22px
}

.page-error__btn--to-home:hover:before {
    background: url(../images/icons/phone-hover.html) no-repeat 50%, #34223c
}

@keyframes spinLeft {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes spinRight {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(-1turn)
    }
}

.faq__item {
    margin-bottom: 20px;
    width: 100% !important
}

.faq__item-title {
    cursor: pointer;
    box-shadow: 0 4px 50px rgba(28, 60, 142, .1);
    border-radius: 10px;
    padding: 20px 20px 20px 58px;
    background: url(../images/icons/spoiler-closed.html) 19px no-repeat;
    background-size: 20px
}

.is-open .faq__item-title {
    background-color: #dab873;
    background-image: url(../images/icons/spoiler-opened.html)
}

.is-open .faq__item-title p {
    color: #fff
}

.faq__item-title p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #dab873;
    margin: 0
}

.faq__item-content {
    height: 0;
    overflow: hidden;
    width: 100% !important;
    transition: all .3s ease-in
}

.is-open .faq__item-content {
    margin-bottom: 30px
}

.faq__item-content-wrap {
    padding: 20px 0 1px
}

.my-profile-sidebar__user {
    display: flex;
    align-items: center
}

.my-profile-sidebar__user img {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 14px
}

.my-profile-sidebar__user span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 110px
}

.custom-checkbox span:before,
.custom-radio span:before,
.form-element-common,
.form-element-property,
input[type=email],
input[type=number],
input[type=password],
input[type=phone],
input[type=tel],
input[type=text],
select,
textarea {
    border: 1px solid #aaa6b9;
    border-radius: 8px;
    font: inherit;
    font-size: 15px;
    color: #fff;
    background: transparent;
    transition: all .3s ease-in;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-checkbox span:focus:before,
.custom-checkbox span:hover:before,
.custom-radio span:focus:before,
.custom-radio span:hover:before,
.form-element-common:focus,
.form-element-common:hover,
.form-element-property:focus,
.form-element-property:hover,
input:focus[type=email],
input:focus[type=number],
input:focus[type=password],
input:focus[type=phone],
input:focus[type=tel],
input:focus[type=text],
input:hover[type=email],
input:hover[type=number],
input:hover[type=password],
input:hover[type=phone],
input:hover[type=tel],
input:hover[type=text],
select:focus,
select:hover,
textarea:focus,
textarea:hover {
    border-color: #dab873
}

.custom-checkbox span:invalid:before,
.custom-radio span:invalid:before,
.form-element-common:invalid,
.form-element-property:invalid,
input:invalid[type=email],
input:invalid[type=number],
input:invalid[type=password],
input:invalid[type=phone],
input:invalid[type=tel],
input:invalid[type=text],
select:invalid,
textarea:invalid {
    box-shadow: none
}

.custom-checkbox span.is-invalid:before,
.custom-radio span.is-invalid:before,
.form-element-common.is-invalid,
.is-invalid.form-element-property,
input.is-invalid[type=email],
input.is-invalid[type=number],
input.is-invalid[type=password],
input.is-invalid[type=phone],
input.is-invalid[type=tel],
input.is-invalid[type=text],
select.is-invalid,
textarea.is-invalid {
    border-color: #eb5757
}

.form-element-property,
input[type=email],
input[type=number],
input[type=password],
input[type=phone],
input[type=tel],
input[type=text],
select,
textarea {
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.custom-checkbox span:before,
.custom-radio span:before,
.form-element-small {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 10px
}

input[type=email],
input[type=number],
input[type=password],
input[type=phone],
input[type=tel],
input[type=text] {
    height: 48px
}

input[type=email]:disabled,
input[type=number]:disabled,
input[type=password]:disabled,
input[type=phone]:disabled,
input[type=tel]:disabled,
input[type=text]:disabled {
    color: #c6cfd4
}

textarea {
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
    resize: none
}

select {
    height: 45px
}

.custom-checkbox input {
    display: none
}

.custom-checkbox span {
    transition: all .3s ease-in;
    cursor: pointer
}

.custom-checkbox span:before {
    content: "";
    position: relative;
    top: -2px
}

.custom-checkbox input:checked+span,
.custom-checkbox span:hover {
    color: #ff991f
}

.custom-checkbox input:checked+span:before {
    background: #000
}

.custom-radio input {
    display: none
}

.custom-radio span {
    transition: all .3s ease-in;
    cursor: pointer
}

.custom-radio span:before {
    content: "";
    border-radius: 50%;
    position: relative;
    top: -2px
}

.custom-radio input:checked+span,
.custom-radio span:hover {
    color: #ff991f
}

.custom-radio input:checked+span:before {
    background: #000
}

.only-timepicker .datepicker--content,
.only-timepicker .datepicker--nav {
    display: none
}

.only-timepicker .datepicker--time {
    border-top: none
}

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

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0
}

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

input[type=number]:focus,
input[type=number]:hover {
    -moz-appearance: number-input
}

.js-recaptcha {
    display: none !important
}

.form-layout-item-row .form-item {
    display: block;
    margin: 0 0 9px
}

.form-layout-item-row .form-item__label {
    display: block;
    padding: 0 0 5px 15px;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 400
}

.form-layout-item-row .form-item__label span {
    color: #dab873
}

.form-layout-item-row .form-item__field,
.form-layout-item-row .form-item__input {
    display: block
}

.form-layout-item-row .form-item__error {
    display: block;
    color: #de350b;
    font-size: 13px
}

.form-layout-item-row .form-item__error ul {
    list-style: none;
    padding: 0
}

.form-layout-item-column .form-item {
    display: flex;
    align-items: flex-start;
    margin: 0 0 15px
}

.form-layout-item-column .form-item__label {
    display: block;
    width: 140px;
    min-width: 140px;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    padding: 13px 15px
}

.form-layout-item-column .form-item__label span {
    color: #dab873
}

.form-layout-item-column .form-item__field {
    display: block;
    min-width: 300px
}

.form-layout-item-column .form-item__input {
    display: block
}

.form-layout-item-column .form-item__error {
    display: block;
    color: #de350b;
    font-size: 13px
}

.form-layout-item-column .form-item__error ul {
    list-style: none;
    padding: 0
}

.form-layout-item-column .form-item__description {
    padding: 13px 0 13px 15px;
    color: #a7a7a7
}

.form-item.-name input {
    background: url(../images/icons/form-item--name.html) 15px no-repeat;
    background-size: 20px auto;
    padding-left: 50px
}

.form-item.-email input {
    background: url(../images/icons/form-item--email.html) 15px no-repeat;
    background-size: 20px auto;
    padding-left: 50px
}

.form-item.-phone input {
    background: url(../images/icons/form-item--phone.html) 15px no-repeat;
    background-size: 20px auto;
    padding-left: 50px
}

.form-item.-location input,
.form-item.-location textarea {
    background: url(../images/icons/form-item--location.html) 15px 10px no-repeat;
    background-size: 20px auto;
    padding-left: 50px
}

.form-item.-password input {
    background: url(../images/icons/form-item--password.html) 15px no-repeat;
    background-size: 20px auto;
    padding-left: 50px
}

.form-item.-checkbox .form__item-field {
    display: flex;
    align-items: center
}

.form-item.-date input {
    background: url(../images/icons/form-item--date.html) 15px no-repeat;
    background-size: 20px auto;
    padding-left: 50px
}

.form-item.-time input {
    background: url(../images/icons/form-item--time.html) 15px no-repeat;
    background-size: 20px auto;
    padding-left: 50px
}

.form-btns-container {
    display: flex;
    justify-content: space-between
}

.form-btns-container--align-center {
    justify-content: center
}

.form-btns-container--align-right {
    justify-content: flex-end
}

.form-btns-container--align-left {
    justify-content: flex-start
}

.form-success {
    padding: 20px 0 5px;
    text-align: center
}

.form-success__icon {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto 25px
}

.form-success__title {
    font-size: 20px;
    font-weight: 500
}

.form-heading {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    margin-bottom: 25px
}

.form-heading.-left {
    text-align: left
}

.form-fragment.-recipient {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .3s ease-in
}

.form-fragment.-recipient.is-show {
    max-height: 1500px;
    opacity: 1
}

.form-fragment.-delivery {
    display: none
}

.form-fragment.-delivery.is-show {
    display: block
}

.form-fragment.-pickUpAtStore {
    display: none
}

.form-fragment.-pickUpAtStore.is-show {
    display: block
}

.custom-number {
    position: relative;
    display: inline-block;
    width: 180px;
    max-width: 180px
}

.custom-number input {
    margin: 0;
    padding: 0 60px;
    font-size: 18px;
    font-weight: 600;
    text-align: center
}

.custom-number span {
    position: absolute;
    top: 0;
    display: block;
    width: 45px;
    min-width: 45px;
    height: 45px;
    transition: all .3s ease-in;
    cursor: pointer
}

.custom-number span:hover {
    opacity: .85
}

.custom-number span:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.custom-number span.-plus {
    right: 7px
}

.custom-number span.-plus:after {
    content: url(../images/icons/custom-number--plus.html)
}

.custom-number span.-minus {
    left: 7px
}

.custom-number span.-minus:after {
    content: url(../images/icons/custom-number--minus.html)
}

.custom-number span.is-disabled {
    opacity: .6;
    cursor: not-allowed
}

.custom-number.-no-border input {
    border: none
}

.custom-file {
    position: relative;
    color: #000;
    display: flex;
    cursor: pointer
}

.custom-file input {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
    cursor: pointer
}

.custom-file__text {
    display: block;
    padding: 5px 0 5px 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px
}

.custom-file__preview {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background: #ccc;
    border: 1px solid #000
}

.custom-file__preview img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none
}

.custom-file__preview.is-upload img {
    display: block
}

.custom-file__btn-clear {
    position: relative;
    z-index: 5;
    display: block;
    width: 30px;
    height: 30px;
    margin-left: 20px;
    background: url(../images/icons/cancel.html) 50% no-repeat;
    background-size: 100% 100%;
    font-size: 0;
    border: none;
    cursor: pointer
}

.custom-file__btn-clear:hover {
    opacity: .8
}

.custom-placeholder {
    position: relative
}

.custom-placeholder input {
    font-size: 15px;
    padding-top: 18px
}

.custom-placeholder span {
    position: absolute;
    left: 20px;
    top: 19px;
    font-size: 15px;
    pointer-events: none;
    transition: all .3s ease-in;
    color: #a3a3a3
}

.custom-placeholder.-focus span {
    top: 5px;
    font-size: 13px
}

.custom-select {
    position: relative
}

.custom-select.is-active {
    z-index: 1000
}

.custom-select select {
    display: none
}

.custom-select__head,
.custom-select__head input {
    cursor: pointer
}

.custom-select__head:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    display: block;
    width: 10px;
    height: 5px;
    margin-top: -2px;
    border-top: 5px solid #1a1a1a;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    box-sizing: border-box;
    pointer-events: none;
    transition: all .2s
}

.is-active .custom-select__head:before {
    transform: rotate(180deg)
}

.custom-select__list {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
    box-shadow: 0 4px 34px rgba(0, 0, 0, .15);
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    transition: transform .15s ease-in, opacity .15s ease-in
}

.is-active .custom-select__list {
    opacity: 1;
    transform: scaleY(1)
}

.custom-select__list li {
    display: block;
    font-size: 15px;
    padding: 10px 25px;
    margin: 0;
    cursor: pointer
}

.custom-select__list li.-hidden {
    display: none
}

.custom-select__list li.-disabled {
    display: none;
    pointer-events: none
}

.custom-select__list li.is-active {
    background: #f1f1f1
}

.form-add-review {
    margin: 50px 40px
}

@media (max-width:768px) {
    .form-add-review {
        margin: 30px 0
    }
}

.form-add-review__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -20px;
    margin-right: -20px
}

.form-add-review__container>* {
    margin-left: 20px;
    margin-right: 20px
}

.form-add-review__col {
    width: calc(50% - 40px)
}

@media (max-width:768px) {
    .form-add-review__col {
        width: calc(100% - 40px)
    }
}

.form-add-review__col-fullwidth {
    width: calc(100% - 40px)
}

.form-add-review__btn-submit {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721
}

.form-add-review__btn-submit:hover {
    background-color: #9d885a
}

.form-callback {
    margin: 0
}

.form-callback .form-btns-container {
    flex-direction: column;
    align-items: center
}

.form-callback .form-privacy-police {
    margin-bottom: 8px
}

.form-callback__btn-submit {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721
}

.form-callback__btn-submit:hover {
    background-color: #9d885a
}

.form-feedback {
    max-width: 800px;
    margin: 50px auto
}

.form-feedback__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -20px;
    margin-right: -20px
}

.form-feedback__container>* {
    margin-left: 20px;
    margin-right: 20px
}

.form-feedback__col {
    width: calc(50% - 40px)
}

@media (max-width:768px) {
    .form-feedback__col {
        width: calc(100% - 40px)
    }
}

.form-feedback__col-fullwidth {
    width: calc(100% - 40px)
}

.form-feedback__btn-submit {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721
}

.form-feedback__btn-submit:hover {
    background-color: #9d885a
}

.form-feedback-alternative__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.form-feedback-alternative__row .form-item {
    width: 100%
}

@media (min-width:1280px) {
    .form-feedback-alternative__row .form-item {
        width: calc(50% - 20px)
    }
}

@media (min-width:568px) and (max-width:979px) {
    .form-feedback-alternative__row .form-item {
        width: calc(50% - 20px)
    }
}

.form-feedback-alternative .form-btns-container {
    margin-top: 20px
}

.form-feedback-alternative__btn-submit {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    max-width: 126px;
    display: flex;
    align-items: center
}

.form-feedback-alternative__btn-submit:hover {
    background-color: #9d885a
}

.form-feedback-alternative__btn-submit:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/icons/arrow--btn.html) no-repeat 50%;
    margin-left: 8px
}

.form-send-enquiry__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -20px;
    margin-right: -20px
}

.form-send-enquiry__container>* {
    margin-left: 20px;
    margin-right: 20px
}

.form-send-enquiry__col {
    width: calc(50% - 40px)
}

@media (max-width:768px) {
    .form-send-enquiry__col {
        width: calc(100% - 40px)
    }
}

.form-send-enquiry__col-fullwidth {
    width: calc(100% - 40px)
}

.form-send-enquiry__btn-submit {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721
}

.form-send-enquiry__btn-submit:hover {
    background-color: #9d885a
}

.form-checkout {
    max-width: 800px;
    margin: 0 0 50px
}

.form-checkout .form-item {
    margin-bottom: 15px
}

.form-checkout .form-item .form-item__label {
    width: 160px;
    min-width: 160px
}

.form-checkout__btn-submit {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721
}

.form-checkout__btn-submit:hover {
    background-color: #9d885a
}

.form-checkout textarea {
    height: 130px
}

.advantages {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px
}

.advantages>* {
    margin-left: 15px;
    margin-right: 15px
}

.advantages__item {
    width: calc(100% - 30px);
    background: #101721;
    border-radius: 10px 10px 0 0;
    text-align: center;
    padding: 50px 20px 30px;
    margin-bottom: 20px
}

@media (min-width:568px) {
    .advantages__item {
        width: calc(50% - 30px)
    }
}

@media (min-width:768px) {
    .advantages__item {
        width: calc(33.33333% - 30px)
    }
}

.advantages__item-img {
    height: 65px;
    margin: 0 0 17px
}

.advantages__item-img img {
    display: block;
    margin: 0 auto
}

.advantages__item-title {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: #dab873;
    margin: 0 auto 10px;
    max-width: 200px;
    min-height: 55px
}

.advantages__item-text {
    margin: 0
}


/* for desktop */
.phone {
	position:fixed;
	width:60px;
	height:60px;
	bottom:45px;
	left:30px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
        font-size:30px;
	box-shadow: 2px 2px 3px #999;
        z-index:100;
}

.phone-icon {
	margin-top:15px;
}
/* for mobile */
@media screen and (max-width: 767px){
     .phone-icon {
	 margin-top:15px;
     }
    .phone {
        width: 60px;
        height: 60px;
        bottom: 20px;
        left: 10px;
        font-size: 40px;
    }
}

/* for desktop */
.phone {
	position:fixed;
	width:60px;
	height:60px;
	bottom:45px;
	left:30px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
        font-size:30px;
	box-shadow: 2px 2px 3px #999;
        z-index:100;
}

.phone-icon {
	margin-top:15px;
}
/* for mobile */
@media screen and (max-width: 767px){
     .phone-icon {
	 margin-top:15px;
     }
    .phone {
        width: 60px;
        height: 60px;
        bottom: 20px;
        left: 10px;
        font-size: 40px;
    }
}