@charset "UTF-8";
@media (max-width:768px) {
    .tabs__nav {
        flex-wrap: wrap
    }

    .tabs__nav-item {
        width: 100%;
        padding: 10px 20px;
        margin-right: 0
    }

    .l-catalog__filter {
        display: none
    }

    .my-profile {
        flex-direction: column
    }

    .my-profile__sidebar {
        width: 100%;
        min-width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }

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

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

button,
hr,
input {
    overflow: visible
}

progress,
sub,
sup {
    vertical-align: initial
}

.pswp,
.pswp__container,
.pswp__zoom-wrap {
    touch-action: none;
    -webkit-backface-visibility: hidden
}

.owl-carousel .owl-item,
.pswp__container,
.pswp__img {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel.owl-refresh .owl-item,
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right,
.pswp__caption--fake {
    visibility: hidden
}

.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon,
.owl-carousel .owl-wrapper,
.pswp,
.pswp__bg,
.pswp__container,
.pswp__img--placeholder,
.pswp__share-modal,
.pswp__share-tooltip,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp,
body,
html {
    -webkit-text-size-adjust: 100%
}

body,
legend {
    max-width: 100%
}

h2,
h3 {
    clear: both
}

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

.no-js .owl-carousel,
.owl-carousel.owl-loaded,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: initial;
    height: 0
}

.datepicker--cell,
.pswp *,
[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box
}

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

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

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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,
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: ButtonText dotted 1px
}

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

legend {
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto;
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
    resize: none
}

[type=checkbox],
[type=radio] {
    padding: 0
}

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

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

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

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

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

summary {
    display: list-item
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.pswp,
[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 {
    -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
}

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

.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: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

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

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

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

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

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

.homepage-text-main .owl-item.active+.active,
.owl-carousel .owl-animated-out {
    z-index: 1
}

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

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}



  .popup-caption {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
    color: #fff; 
  }

  .popup-caption__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
  }

  .popup-caption__sub {
    opacity: .9;
    font-size: 13px;
  }

  .popup-caption__actions {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
  }

  .popup-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    border: none;
    transition: all 0.3s ease;
  }

  .popup-btn--call {
    background: #10b981; 
    color: #fff;
  }

  .popup-btn--wa {
    background: #25D366; 
    color: #fff;
  }

  .popup-btn:hover {
    transform: scale(1.05);
    opacity: 0.9;
  }

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

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

.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: #020704
}

.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;
    transition: transform .1s
}

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

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

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

.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;
    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 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1500
}

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

.pswp img {
    max-width: none
}

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

.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: #121212;
    opacity: 0;
    transform: translateZ(0)
}

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

.hero,
.l-footer,
.nice_table.-hover-col,
.nice_table.-hover-cross,
.nice_table.-hover-cross tbody,
.pswp__scroll-wrap,
svg:not(:root) {
    overflow: hidden
}

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

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    user-select: 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__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--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 {
    position: relative;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    transition: opacity .2s;
    box-shadow: none
}

.pswp__button:focus,
.pswp__button:hover,
.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

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

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

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(default-skin.html) 0 0/264px 88px no-repeat;
    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: 0 0
    }
}

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

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

.pswp__button--fs {
    display: none
}

.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__button--arrow--left,
.pswp__button--arrow--right {
    background: 0 0;
    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;
    will-change: opacity
}

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

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #e9cba4;
    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;
    will-change: transform
}

.pswp__counter,
.pswp__preloader {
    height: 44px;
    top: 0;
    position: absolute
}

.pswp__caption--empty,
.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__share-tooltip a {
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
    color: #020704;
    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: #e9cba4
}

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

.pswp__counter {
    left: 0;
    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--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__ui {
    visibility: visible
}

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

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

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

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

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

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

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    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: 0 0;
    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes donut-rotate {

    0%,
    to {
        transform: rotate(0)
    }

    50% {
        transform: rotate(-140deg)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    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__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)
}

.homepage-text-main .owl-item,
.menu-mobile-header-toggle-enter,
.menu-mobile-header-toggle-leave,
.menu-mobile-item-show-enter,
.menu-mobile-item-show-leave,
.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
}

.display-none,
.js-recaptcha,
.pswp__element--disabled,
.title_field {
    display: none !important
}

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

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

.datepicker--cell {
    border-radius: 4px;
    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.-disabled-.-current-.-focus-,
.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

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

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

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

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

.custom-number.-no-border input,
.datepicker--cell.-selected-,
table.noborder,
table.noborder td,
table.noborder th {
    border: none
}

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

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

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

.-only-timepicker- .datepicker--content,
.datepicker--body,
.datepicker-inline .datepicker--pointer {
    display: none
}

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

.datepicker {
    background: #e9cba4;
    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, transform .3s, 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, transform .3s, left
}

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

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

*,
.menu-mobile {
    box-sizing: border-box
}

.datepicker--pointer {
    position: absolute;
    background: #e9cba4;
    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.active,
.menu-mobile__icon {
    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.-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--buttons,
.datepicker--time {
    border-top: 1px solid #efefef;
    padding: 4px
}

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

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

.datepicker--buttons {
    display: flex
}

.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 {
    display: flex;
    align-items: center;
    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: 0 0;
    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;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #e9cba4;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
    margin-top: -6px
}

.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::-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]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #e9cba4;
    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: #e9cba4;
    cursor: pointer;
    -ms-transition: background .2s;
    transition: background .2s
}

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

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

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

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

.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)
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade-,
.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
}

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

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

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

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-SemiBold.woff2) format("woff2"), url(../fonts/RobotoSlab-SemiBold.woff) format("woff"), url(../fonts/RobotoSlab-SemiBold.ttf) format("truetype"), url(../fonts/RobotoSlab-SemiBold.svg) format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Thin.woff2) format("woff2"), url(../fonts/RobotoSlab-Thin.woff) format("woff"), url(../fonts/RobotoSlab-Thin.ttf) format("truetype"), url(../fonts/RobotoSlab-Thin.svg) format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Light.woff2) format("woff2"), url(../fonts/RobotoSlab-Light.woff) format("woff"), url(../fonts/RobotoSlab-Light.ttf) format("truetype"), url(../fonts/RobotoSlab-Light.svg) format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Black.woff2) format("woff2"), url(../fonts/RobotoSlab-Black.woff) format("woff"), url(../fonts/RobotoSlab-Black.ttf) format("truetype"), url(../fonts/RobotoSlab-Black.svg) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Regular.woff2) format("woff2"), url(../fonts/RobotoSlab-Regular.woff) format("woff"), url(../fonts/RobotoSlab-Regular.ttf) format("truetype"), url(../fonts/RobotoSlab-Regular.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Bold.woff2) format("woff2"), url(../fonts/RobotoSlab-Bold.woff) format("woff"), url(../fonts/RobotoSlab-Bold.ttf) format("truetype"), url(../fonts/RobotoSlab-Bold.svg) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-ExtraLight.woff2) format("woff2"), url(../fonts/RobotoSlab-ExtraLight.woff) format("woff"), url(../fonts/RobotoSlab-ExtraLight.ttf) format("truetype"), url(../fonts/RobotoSlab-ExtraLight.svg) format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Medium.woff2) format("woff2"), url(../fonts/RobotoSlab-Medium.woff) format("woff"), url(../fonts/RobotoSlab-Medium.ttf) format("truetype"), url(../fonts/RobotoSlab-Medium.svg) format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-ExtraBold.woff2) format("woff2"), url(../fonts/RobotoSlab-ExtraBold.woff) format("woff"), url(../fonts/RobotoSlab-ExtraBold.ttf) format("truetype"), url(../fonts/RobotoSlab-ExtraBold.svg) format("svg");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Italic.woff2) format("woff2"), url(../fonts/Roboto-Italic.woff) format("woff"), url(../fonts/Roboto-Italic.ttf) format("truetype"), url(../fonts/Roboto-Italic.svg) format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Black.woff2) format("woff2"), url(../fonts/Roboto-Black.woff) format("woff"), url(../fonts/Roboto-Black.ttf) format("truetype"), url(../fonts/Roboto-Black.svg) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Light.woff2) format("woff2"), url(../fonts/Roboto-Light.woff) format("woff"), url(../fonts/Roboto-Light.ttf) format("truetype"), url(../fonts/Roboto-Light.svg) format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-BoldItalic.woff2) format("woff2"), url(../fonts/Roboto-BoldItalic.woff) format("woff"), url(../fonts/Roboto-BoldItalic.ttf) format("truetype"), url(../fonts/Roboto-BoldItalic.svg) format("svg");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

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

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-BlackItalic.woff2) format("woff2"), url(../fonts/Roboto-BlackItalic.woff) format("woff"), url(../fonts/Roboto-BlackItalic.ttf) format("truetype"), url(../fonts/Roboto-BlackItalic.svg) format("svg");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Thin.woff2) format("woff2"), url(../fonts/Roboto-Thin.woff) format("woff"), url(../fonts/Roboto-Thin.ttf) format("truetype"), url(../fonts/Roboto-Thin.svg) format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

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

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

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-MediumItalic.woff2) format("woff2"), url(../fonts/Roboto-MediumItalic.woff) format("woff"), url(../fonts/Roboto-MediumItalic.ttf) format("truetype"), url(../fonts/Roboto-MediumItalic.svg) format("svg");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-LightItalic.woff2) format("woff2"), url(../fonts/Roboto-LightItalic.woff) format("woff"), url(../fonts/Roboto-LightItalic.ttf) format("truetype"), url(../fonts/Roboto-LightItalic.svg) format("svg");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-ThinItalic.woff2) format("woff2"), url(../fonts/Roboto-ThinItalic.woff) format("woff"), url(../fonts/Roboto-ThinItalic.ttf) format("truetype"), url(../fonts/Roboto-ThinItalic.svg) format("svg");
    font-weight: 100;
    font-style: italic;
    font-display: swap
}
button,
hr,
input {
    overflow: visible
}

progress,
sub,
sup {
    vertical-align: initial
}

.pswp,
.pswp__container,
.pswp__zoom-wrap {
    touch-action: none;
    -webkit-backface-visibility: hidden
}

.owl-carousel .owl-item,
.pswp__container,
.pswp__img {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel.owl-refresh .owl-item,
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right,
.pswp__caption--fake {
    visibility: hidden
}

.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon,
.owl-carousel .owl-wrapper,
.pswp,
.pswp__bg,
.pswp__container,
.pswp__img--placeholder,
.pswp__share-modal,
.pswp__share-tooltip,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp,
body,
html {
    -webkit-text-size-adjust: 100%
}

body,
legend {
    max-width: 100%
}

h2,
h3 {
    clear: both
}

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

.no-js .owl-carousel,
.owl-carousel.owl-loaded,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: initial;
    height: 0
}

.datepicker--cell,
.pswp *,
[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box
}

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

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

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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,
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: ButtonText dotted 1px
}

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

legend {
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto;
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
    resize: none
}

[type=checkbox],
[type=radio] {
    padding: 0
}

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

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

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

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

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

summary {
    display: list-item
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.pswp,
[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 {
    -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
}

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

.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: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

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

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

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

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

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

.homepage-text-main .owl-item.active+.active,
.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
}

.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: #020704
}

.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;
    transition: transform .1s
}

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

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

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

.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;
    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 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1500
}

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

.pswp img {
    max-width: none
}

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

.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: #121212;
    opacity: 0;
    transform: translateZ(0)
}

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

.hero,
.l-footer,
.nice_table.-hover-col,
.nice_table.-hover-cross,
.nice_table.-hover-cross tbody,
.pswp__scroll-wrap,
svg:not(:root) {
    overflow: hidden
}

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

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    user-select: 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__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--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 {
    position: relative;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    transition: opacity .2s;
    box-shadow: none
}

.pswp__button:focus,
.pswp__button:hover,
.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

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

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

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(default-skin.html) 0 0/264px 88px no-repeat;
    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: 0 0
    }
}

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

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

.pswp__button--fs {
    display: none
}

.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__button--arrow--left,
.pswp__button--arrow--right {
    background: 0 0;
    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;
    will-change: opacity
}

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

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #e9cba4;
    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;
    will-change: transform
}

.pswp__counter,
.pswp__preloader {
    height: 44px;
    top: 0;
    position: absolute
}

.pswp__caption--empty,
.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__share-tooltip a {
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
    color: #020704;
    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: #e9cba4
}

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

.pswp__counter {
    left: 0;
    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--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__ui {
    visibility: visible
}

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

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

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

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

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

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

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    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: 0 0;
    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes donut-rotate {

    0%,
    to {
        transform: rotate(0)
    }

    50% {
        transform: rotate(-140deg)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    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__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)
}

.homepage-text-main .owl-item,
.menu-mobile-header-toggle-enter,
.menu-mobile-header-toggle-leave,
.menu-mobile-item-show-enter,
.menu-mobile-item-show-leave,
.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
}

.display-none,
.js-recaptcha,
.pswp__element--disabled,
.title_field {
    display: none !important
}

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

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

.datepicker--cell {
    border-radius: 4px;
    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.-disabled-.-current-.-focus-,
.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

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

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

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

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

.custom-number.-no-border input,
.datepicker--cell.-selected-,
table.noborder,
table.noborder td,
table.noborder th {
    border: none
}

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

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

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

.-only-timepicker- .datepicker--content,
.datepicker--body,
.datepicker-inline .datepicker--pointer {
    display: none
}

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

.datepicker {
    background: #e9cba4;
    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, transform .3s, 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, transform .3s, left
}

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

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

*,
.menu-mobile {
    box-sizing: border-box
}

.datepicker--pointer {
    position: absolute;
    background: #e9cba4;
    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.active,
.menu-mobile__icon {
    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.-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--buttons,
.datepicker--time {
    border-top: 1px solid #efefef;
    padding: 4px
}

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

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

.datepicker--buttons {
    display: flex
}

.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 {
    display: flex;
    align-items: center;
    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: 0 0;
    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;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #e9cba4;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
    margin-top: -6px
}

.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::-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]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #e9cba4;
    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: #e9cba4;
    cursor: pointer;
    -ms-transition: background .2s;
    transition: background .2s
}

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

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

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

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

.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)
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade-,
.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
}

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

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

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

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-SemiBold.woff2) format("woff2"), url(../fonts/RobotoSlab-SemiBold.woff) format("woff"), url(../fonts/RobotoSlab-SemiBold.ttf) format("truetype"), url(../fonts/RobotoSlab-SemiBold.svg) format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Thin.woff2) format("woff2"), url(../fonts/RobotoSlab-Thin.woff) format("woff"), url(../fonts/RobotoSlab-Thin.ttf) format("truetype"), url(../fonts/RobotoSlab-Thin.svg) format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Light.woff2) format("woff2"), url(../fonts/RobotoSlab-Light.woff) format("woff"), url(../fonts/RobotoSlab-Light.ttf) format("truetype"), url(../fonts/RobotoSlab-Light.svg) format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Black.woff2) format("woff2"), url(../fonts/RobotoSlab-Black.woff) format("woff"), url(../fonts/RobotoSlab-Black.ttf) format("truetype"), url(../fonts/RobotoSlab-Black.svg) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Regular.woff2) format("woff2"), url(../fonts/RobotoSlab-Regular.woff) format("woff"), url(../fonts/RobotoSlab-Regular.ttf) format("truetype"), url(../fonts/RobotoSlab-Regular.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Bold.woff2) format("woff2"), url(../fonts/RobotoSlab-Bold.woff) format("woff"), url(../fonts/RobotoSlab-Bold.ttf) format("truetype"), url(../fonts/RobotoSlab-Bold.svg) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-ExtraLight.woff2) format("woff2"), url(../fonts/RobotoSlab-ExtraLight.woff) format("woff"), url(../fonts/RobotoSlab-ExtraLight.ttf) format("truetype"), url(../fonts/RobotoSlab-ExtraLight.svg) format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Medium.woff2) format("woff2"), url(../fonts/RobotoSlab-Medium.woff) format("woff"), url(../fonts/RobotoSlab-Medium.ttf) format("truetype"), url(../fonts/RobotoSlab-Medium.svg) format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-ExtraBold.woff2) format("woff2"), url(../fonts/RobotoSlab-ExtraBold.woff) format("woff"), url(../fonts/RobotoSlab-ExtraBold.ttf) format("truetype"), url(../fonts/RobotoSlab-ExtraBold.svg) format("svg");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Italic.woff2) format("woff2"), url(../fonts/Roboto-Italic.woff) format("woff"), url(../fonts/Roboto-Italic.ttf) format("truetype"), url(../fonts/Roboto-Italic.svg) format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Black.woff2) format("woff2"), url(../fonts/Roboto-Black.woff) format("woff"), url(../fonts/Roboto-Black.ttf) format("truetype"), url(../fonts/Roboto-Black.svg) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Light.woff2) format("woff2"), url(../fonts/Roboto-Light.woff) format("woff"), url(../fonts/Roboto-Light.ttf) format("truetype"), url(../fonts/Roboto-Light.svg) format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-BoldItalic.woff2) format("woff2"), url(../fonts/Roboto-BoldItalic.woff) format("woff"), url(../fonts/Roboto-BoldItalic.ttf) format("truetype"), url(../fonts/Roboto-BoldItalic.svg) format("svg");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

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

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-BlackItalic.woff2) format("woff2"), url(../fonts/Roboto-BlackItalic.woff) format("woff"), url(../fonts/Roboto-BlackItalic.ttf) format("truetype"), url(../fonts/Roboto-BlackItalic.svg) format("svg");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Thin.woff2) format("woff2"), url(../fonts/Roboto-Thin.woff) format("woff"), url(../fonts/Roboto-Thin.ttf) format("truetype"), url(../fonts/Roboto-Thin.svg) format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

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

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

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-MediumItalic.woff2) format("woff2"), url(../fonts/Roboto-MediumItalic.woff) format("woff"), url(../fonts/Roboto-MediumItalic.ttf) format("truetype"), url(../fonts/Roboto-MediumItalic.svg) format("svg");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-LightItalic.woff2) format("woff2"), url(../fonts/Roboto-LightItalic.woff) format("woff"), url(../fonts/Roboto-LightItalic.ttf) format("truetype"), url(../fonts/Roboto-LightItalic.svg) format("svg");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-ThinItalic.woff2) format("woff2"), url(../fonts/Roboto-ThinItalic.woff) format("woff"), url(../fonts/Roboto-ThinItalic.ttf) format("truetype"), url(../fonts/Roboto-ThinItalic.svg) format("svg");
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: icomoon;
    font-display: swap;
    src: url("data:application/font-woff;charset=utf-8;base64,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") 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
}

.btn-primary,
.btn-primary-border {
    vertical-align: top;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    white-space: nowrap
}

.alert-hk,
.footer__title,
.menu-mobile__title-btn,
.nice_table th {
    text-transform: uppercase
}

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

* {
    outline: 0 !important
}

body {
    margin: 0;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    max-height: 999999px;
    width: 100%;
    background: #121212;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #aaa6b9
}

h1,
h2,
h3 {
    font-family: Roboto Slab, sans-serif
}

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

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

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

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

.pswp__bg {
    opacity: .7 !important
}

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

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

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

.btn-primary,
.btn-primary-border,
.btn-secondary,
.btn-secondary-border {
    position: relative;
    display: inline-block;
    height: 44px;
    font-size: 15px;
    background-position: 50%;
    overflow: hidden;
    max-width: 100%;
    transition: .3s ease-in
}

.with_marker li:before,
h1:after,
h2:after,
h3.-has-line:after {
    height: 2px;
    background: #e9cba4
}

.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.png)
}

.btn-primary {
    padding: 0 16px;
    border: none;
    border-radius: 6px;
    line-height: 44px;
    cursor: pointer;
    background-color: #e9cba4;
    color: #fff
}

a,
h1,
h1 a,
h2,
h2 a,
h3,
h3 a {
    color: #e9cba4
}

.btn-primary:hover,
.call-link.-phone:hover {
    background-color: #e9cba4
}

.btn-primary-border {
    border-radius: 6px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #e9cba4;
    padding: 0 15px;
    line-height: 42px;
    color: #e9cba4
}

.btn-secondary,
.call-link.-phone {
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    font-family: Roboto, sans-serif;
    vertical-align: top;
    white-space: nowrap
}

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

.btn-secondary {
    padding: 0 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    background-color: #1ca44a;
    color: #fff
}

.btn-secondary:hover {
    background-color: #e9cba4
}

.btn-secondary-border {
    vertical-align: top;
    border-radius: 6px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #1ca44a;
    padding: 0 15px;
    line-height: 42px;
    color: #1ca44a
}

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

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

.btn-fullwidth,
.homepage-text-main__item {
    width: 100%
}

a.-loading,
button.-loading {
    pointer-events: none;
    color: transparent;
    background-image: url(../images/btn--loader.svg);
    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
    }

    .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:1600px) {
    .fixed-btn {
        right: 166px
    }
}

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

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

.display-inline {
    display: inline !important
}

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

.display-block,
.spoiler[data-mobile-only=true]__content.is-opened {
    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
}

.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,
.section__content>:last-child {
    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)
}

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

.response-img {
    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
}

.section__content,
.section__header {
    padding: .5em 0
}

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

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

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

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

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

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

a {
    background-color: initial;
    -webkit-text-decoration-skip: objects;
    transition: .3s ease-in
}

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

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

h1:after {
    content: "";
    display: block;
    width: 70px;
    margin: 16px auto 24px
}

h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin: 30px 0 15px;
    text-align: center
}

h2:after,
h3.-has-line:after {
    content: "";
    display: block;
    width: 40px;
    margin: 14px auto 30px
}

.home-page h2,
h3.-has-line {
    text-align: center
}

h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 137%
}

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

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
}

.custom-placeholder,
.custom-select,
.homepage-text-additional__img,
.map-yandex,
.nice_table.-hover-col td,
.nice_table.-hover-col th,
.nice_table.-hover-cross td,
.nice_table.-hover-cross th,
.with_marker li {
    position: relative
}

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

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.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 {
    text-align: left;
    border-bottom: 1px solid #020704
}

.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: #e9cba4;
    color: #020704;
    font-weight: 500;
    text-align: left;
    padding: 12px 40px;
    border: 3px solid #020704;
    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 #020704;
    padding: 17px 40px;
    background: #020704
}

.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-cross tr,
.nice_table.-hover-row tr {
    transition: .2s
}

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

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

.nice_table.-hover-col td:hover:after,
.nice_table.-hover-col th:hover:after,
.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,
.l-fullwidth {
    width: 100vw;
    margin-left: 50%;
    transform: translate(-50%)
}

.is-active .custom-select__head:before,
.owl-carousel .owl-nav button.owl-next,
[data-owl-btn-next] {
    transform: rotate(180deg)
}

.homepage-bottom__container,
.homepage-text-fullwidth__container,
.homepage-text-main__content,
.l-container {
    width: auto;
    max-width: 100%;
    margin: 0 15px
}

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

.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 {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: 22px;
    top: 22px;
    font-size: 0;
    border: none;
    background: 0 0;
    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: #121212;
    transition: background .3s
}

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

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

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

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

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

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

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

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

@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) 50% no-repeat;
    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
}

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

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

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

.tabs__content-item {
    display: none;
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #706d74
}

.tabs__content-item.is-active {
    display: block;
    margin-bottom: 15px
}

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

.map-yandex__static,
.map__content,
.video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.map__content {
    display: block
}

.map-yandex__static {
    display: block;
    object-fit: cover
}

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

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
[data-owl-btn-next],
[data-owl-btn-prev] {
    width: 32px;
    height: 28px;
    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='%23e9cba4' fill-opacity='1'/%3E%3C/svg%3E") 50% no-repeat;
    font-size: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.3s;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover,
[data-owl-btn-next]:hover,
[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='%23e9cba4' fill-opacity='1'/%3E%3C/svg%3E") 50% no-repeat;
}

/* توحيد لون زر التشغيل على الفيديو */
.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;
}

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


.owl-carousel .owl-nav button.owl-next.disabled,
.owl-carousel .owl-nav button.owl-prev.disabled,
[data-owl-btn-next].disabled,
[data-owl-btn-prev].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-header.header {
    position: fixed;
  }
  
  
.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-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
}

.l-catalog__list {
    flex: 1
}

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

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

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

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

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

.footer-menu ul,
.footer__menu ul,
.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 #e9cba4
}

.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: #e9cba4;
    border-radius: 4px;
    padding: 12px 22px;
    font-size: 16px;
    color: #3b3b3b;
    text-decoration: none
}

.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.svg) top/45px no-repeat;
    font-size: 16px;
    text-align: center;
    color: #020704;
    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: #e9cba4
}

.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 {
    .datepickers-container {
        display: none
    }

    * {
        color: #020704 !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,
    [class^=jivo],
    [id^=jivo],
    form,
    jdiv {
        display: none !important;
        visibility: hidden !important
    }

    #jivo-iframe-container,
    #jivo_container {
        visibility: hidden !important
    }
}

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

.inner-page .footer,
.inner-page .header {
    background: #020704
}

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

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

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

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

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

.header__social>* {
    margin: 0 10px
}

.header__logo {
    margin: -5px 0
}

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

.header__main-menu {
    display: block;
    width: 50px
}

.call-link.-phone {
    position: relative;
    display: inline-block;
    height: 44px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 6px;
    font-size: 15px;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: .3s ease-in;
    background-color: #e9cba4;
    color: #020704
}

.call-link.-phone:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.628 9.547l-1.98-.226a1.551 1.551 0 00-1.277.444L7.937 11.2A11.726 11.726 0 012.8 6.063l1.442-1.441c.335-.336.498-.803.444-1.279L4.46 1.38A1.56 1.56 0 002.91 0H1.562C.68 0-.052.733.002 1.613.417 8.27 5.74 13.584 12.388 13.997c.88.055 1.613-.678 1.613-1.559V11.09a1.545 1.545 0 00-1.372-1.543z' fill='%23101721'/%3E%3C/svg%3E");
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px
}

.call-link.-whatsapp,
.menu-mobile.is-closed,
.social-link {
    display: none
}

@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)
    }

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

    .header__container {
        display: flex;
        justify-content: space-between
    }

    .header__main {
        padding: 10px 44px 10px 0;
        max-width: calc(100% - 410px)
    }

    .header__contacts {
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 410px;
        background: #121212;
        padding: 10px 0 10px 44px
    }

    .header__contacts:before {
        content: "";
        display: block;
        width: 1000px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #020704
    }

    .inner-page .header__contacts:before {
        background: #020704
    }

    .header__logo {
        margin: -5px 0
    }

    .header__main-menu {
        width: 100%;
        max-width: calc(100% - 156px)
    }

    .call-link.-whatsapp {
        margin: 0 0 0 20px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        height: 44px;
        max-width: 100%;
        padding: 0 16px;
        border: none;
        border-radius: 6px;
        font-family: Roboto, sans-serif;
        font-weight: 500;
        line-height: 44px;
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        background-position: 50%;
        cursor: pointer;
        transition: .3s ease-in;
        white-space: nowrap;
        background-color: #1ca44a;
        color: #fff;
        font-size: 0
    }

    .call-link.-whatsapp:hover {
        background-color: #e9cba4
    }

    .call-link.-whatsapp:before {
        content: 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");
        display: inline-block;
        margin: 0 -3px;
        position: relative;
        top: 8px
    }
}

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

.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='%23FF5733'/%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='%23FF5733'/%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='%23FF5733'/%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='%23FF5733'/%3E%3C/svg%3E")
}

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

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

    h2 {
        font-size: 33px;
        font-weight: 400;
        line-height: 44px;
        margin: 30px 0 15px
    }

    h2:after,
    h3.-has-line:after {
        width: 70px
    }

    h3.-has-line {
        font-size: 30px;
        line-height: 40px
    }

    h3 {
        font-size: 22px;
        margin: 22.5px 0 15px
    }

    .homepage-bottom {
        background: #020704
    }

    .homepage-bottom__container {
        background: #121212;
        position: relative
    }

    .homepage-bottom__container:before {
        content: "";
        position: absolute;
        right: 100%;
        bottom: 10px;
        width: 432px;
        height: 737px;
        margin-right: -100px;
        background: url(../images/our-team-decor.png) 50% no-repeat
    }

    .homepage-bottom__container:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 2000px;
        height: 100%;
        background: #020704
    }

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

    .header__logo img {
        width: 100px
    }

    .main-menu [data-menu-mobile--switcher-btn],
    .main-menu li.-hidden {
        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: #e9cba4;
        position: absolute;
        bottom: 18px;
        right: 50%;
        margin-right: -8px;
        opacity: 0;
        transition: .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.is-active>a,
    .main-menu li.is-active>span,
    .main-menu li:hover>a,
    .main-menu li:hover>span {
        color: #e9cba4
    }

    .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%/cover no-repeat;
        font-size: 0;
        transition: .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: .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:980px) {
    .main-menu [data-menu-mobile--switcher-btn] {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        z-index: 250;
        padding: 0;
        border: none;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='3' stroke-linecap='round' d='M1.5 3.5h21M1.5 11.5h21M1.5 19.5h21'/%3E%3C/svg%3E");
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 26px auto;
        background-color: initial !important;
        font-size: 0;
        transition: .3s ease-in;
        cursor: pointer
    }

    .main-menu ul {
        display: none
    }
}

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

.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-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: 0 0;
    transition: .25s
}

.footer__phone,
.hero__text-btn,
.product-item__btn-whatsapp {
    font-weight: 500;
    text-decoration: none
}

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

.footer-menu .footer-menu__dropdown,
.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: 0 0;
    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%/contain no-repeat;
    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
}

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

.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: 0 0;
    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-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%/contain no-repeat
}

.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%/contain no-repeat
}

.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%/contain no-repeat
}

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

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

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

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

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

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

.footer-menu .footer-menu__dropdown ul,
.footer-menu .footer-menu__dropdown.is-open {
    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
}

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

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

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

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

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

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

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

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

.footer__menu>ul>li {
    padding: 0
}

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

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

.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,
.form-fragment.-delivery.is-show,
.form-fragment.-pickUpAtStore.is-show,
.form-layout-item-column .form-item__input,
.form-layout-item-row .form-item__field,
.form-layout-item-row .form-item__input {
    display: block
}

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

.footer__menu>ul>li ul.-two-column {
    column-count: 2;
    column-gap: 30px
}

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

    .footer__left {
        padding-right: 20px
    }

    .footer__right {
        padding-left: 20px
    }

    .footer__menu>ul>li ul.-two-column {
        column-gap: 15px
    }
}

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

    .footer__menu>ul>li ul.-two-column {
        column-count: 1
    }
}

.footer__menu>ul>li ul.-two-column li {
    display: block;
    break-inside: avoid;
    page-break-inside: avoid
}

@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 {
        padding-right: 0;
        margin: 0 auto 0 0
    }

    .footer__left .footer__item:nth-of-type(3) {
        margin: 0 auto
    }

    .footer__right:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100vw;
        height: 100%;
        background: #121212;
        z-index: -1
    }

    .inner-page .footer__right:before {
        background: #020704
    }

    .footer__menu {
        margin: 0 0 20px
    }

    .footer__menu>ul>li ul.-two-column li {
        max-width: 130px
    }
}

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

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

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

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

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

.footer__phone {
    font-size: 20px;
    line-height: 30px;
    color: #fff
}

.footer__social,
.form-heading.-left {
    text-align: left
}

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

    .footer__left,
    .footer__right {
        flex-direction: column;
        width: 100%;
        padding: 0
    }

    .footer__logo {
        margin: 0 auto
    }

    .footer__copyright {
        margin-bottom: 10px
    }

    .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,
    .footer__title {
        position: relative;
        display: block;
        width: 100%
    }

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

    .footer__menu>ul>li div {
        display: none
    }

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

    .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 {
        display: none
    }

    .footer__social {
        text-align: center;
        margin: 0 0 20px
    }
}

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

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

.hero,
.hero__video {
    position: relative;
    width: 100%
}

.hero__video {
    display: block;
    height: 200px
}

.hero__video img,
.hero__video video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.hero__text {
    display: block;
    padding: 20px 0 5px;
    color: #fff;
    background: #121212
}

.hero__text-container p {
    display: none
}

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

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

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

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

    .footer__phone:hover {
        color: #e9cba4
    }

    .footer__email:hover {
        opacity: .8
    }

    .hero__video {
        height: 590px
    }

    .hero__text {
        padding: 15px 0 20px;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        background: 0 0
    }

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

    .hero__text-container p {
        display: block;
        text-align: center;
        font-size: 20px;
        line-height: 140%
    }

    .hero__text-container p.-title {
        font-family: Roboto Slab, sans-serif;
        font-size: 46px;
        line-height: 130%;
        color: #e9cba4
    }

    .hero__text-container p.-title:after {
        content: "";
        display: block;
        width: 70px;
        height: 1px;
        background: #e9cba4;
        margin: 20px auto 15px
    }
}

@media (min-width:980px) and (min-width:690px) {
    .hero__text-container {
        width: 100%;
        max-width: 660px;
        margin: 0 auto
    }
}

.hero__text-btn {
    position: relative;
    vertical-align: top;
    height: 44px;
    padding: 0 16px;
    border: none;
    border-radius: 6px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: .3s ease-in;
    background-color: #e9cba4;
    color: #020704;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    max-width: 127px;
    white-space: nowrap
}

.hero__text-btn:hover {
    background-color: #e9cba4
}

.hero__text-btn:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 5px;
    position: relative;
    top: 4px;
    background: url(../images/icons/arrow--btn.svg) 50% no-repeat
}

.hero__text-location {
    min-height: 40px;
    color: #aaa6b9;
    margin: 0 auto;
    text-align: left
}

.hero__text-location,
.hero__text-location:before {
    display: flex;
    justify-content: center;
    align-items: center
}

.hero__text-location:before {
    content: "";
    width: 40px;
    height: 40px;
    min-width: 40px;
    background: url(../images/icons/contacts--location.svg) 50% no-repeat #161d29;
    border-radius: 50%;
    margin-right: 15px
}

.hero__text .call-link.-phone {
    margin: 0 auto 20px;
    font-size: 18px
}

.homepage-text-main {
    overflow: hidden;
    background: #121212;
    width: 100vw;
    margin-left: 50%;
    transform: translate(-50%)
}

.homepage-text-main__container {
    width: auto;
    max-width: 100%;
    margin: 0 15px;
    padding: 15px 0 30px
}

@media (min-width:1230px) {

    .footer-menu__container,
    .footer__container,
    .header__container,
    .homepage-bottom__container,
    .homepage-text-main__container,
    .l-container,
    .section__container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
}

@media (min-width:840px) {
    .homepage-text-main__content {
        width: 100%;
        max-width: 810px;
        margin: 0 auto
    }
}

.homepage-text-main__carousel {
    width: auto;
    max-width: 100%;
    margin: 0 15px;
    padding: 5px 0 30px;
    position: relative
}

.homepage-text-main__carousel:before {
    content: "";
    display: none;
    width: 1360px;
    height: 460px;
    background: url(../images/decor.png) 50% no-repeat;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -680px
}

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

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

    .homepage-text-main__carousel:before {
        display: block
    }
}

.homepage-text-main__list {
    z-index: 3
}

.homepage-text-main__item-img {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding: 0 0 57.0122%
}

.homepage-text-main__item-img img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px
}

.homepage-text-main .owl-carousel .owl-stage-outer {
    overflow: visible;
    padding-bottom: 20px
}

.homepage-text-main .owl-item.active {
    z-index: 2;
    opacity: 1
}

.homepage-text-main .owl-item.active+.active img {
    transform: scale(1)
}

.homepage-text-main__nav {
    position: relative;
    margin-top: -6px;
    float: right
}

.homepage-text-main .owl-nav,
.homepage-text-main__nav.disabled {
    display: none
}

.homepage-text-main .owl-dots {
    display: flex;
    width: 160px;
    padding-top: 20px;
    float: left;
    margin-right: 10px
}

.gallery-widget-carousel .owl-dots .owl-dot,
.homepage-text-main .owl-dots .owl-dot {
    display: block;
    position: relative;
    margin: 0;
    flex: 1;
    height: 1px;
    background: rgba(170, 166, 185, .5)
}

.gallery-widget-carousel .owl-dots .owl-dot.active,
.homepage-text-main .owl-dots .owl-dot.active {
    background: #e9cba4
}

.gallery-widget-carousel .owl-dots .owl-dot.active:before,
.homepage-text-main .owl-dots .owl-dot.active:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    top: -1px;
    left: 0;
    background: #e9cba4
}

.homepage-text-additional {
    padding: 20px 0;
    position: relative;
    z-index: 2
}

.homepage-text-additional__item {
    margin-bottom: 20px
}

.homepage-text-additional__item p {
    font-size: 13px
}

.homepage-text-additional__item p.-title {
    font-size: 15px;
    color: #fff
}

.homepage-text-additional__img img {
    display: block;
    width: 100%;
    border-radius: 8px
}

@media (min-width:568px) {
    .homepage-text-additional__img img {
        width: 380px;
        margin: 0 auto
    }
}

.homepage-text-fullwidth {
    background: url(../images/homepage-text-fullwidth-bg-desktop.jpg) 50% no-repeat;
    padding: 20px 0;
    width: 100vw;
    margin-left: 50%;
    transform: translate(-50%)
}


@media (min-width:1030px) {

    .homepage-text-fullwidth__container,
    .homepage-text-main__carousel {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto
    }
}

.homepage-text-fullwidth p {
    text-align: center;
    font-size: 15px;
    line-height: 140%;
    color: #fff
}

.product-item {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    background: #0b0b0b;
    border: 1px solid #e9cba4;
    border-radius: 8px;
    transition: .3s ease-in
}

.product-item__img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.product-item__img a {
    width: 100%;
    overflow: hidden
}

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

.product-item__img img {
    object-fit: cover;
    width: 101%
}

.product-item__info {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 15px 20px 20px
}

.product-item__title {
    padding-bottom: 0px;
    font-family: Roboto Slab, sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    text-decoration: none;
    text-align: left
}

.product-item__price {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    background: #151515;
    border-radius: 8px;
    padding: 12px 20px
}

.product-item__price-item span {
    display: block;
    font-size: 13px;
    line-height: 15px;
    color: #aaa6b9;
    margin-bottom: 2px
}

.product-item__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
}

.product-item__price-item-raniagold span:before {
    content: url("../../icons/raniagold.svg");
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px
}

.product-item__price-item strong {
    font-family: Roboto Slab, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #fff
}

.product-item__btns {
    display: flex;
    justify-content: center;
    width: 100%
}

.product-item__btn-buy {
    white-space: nowrap;
    flex: auto
}

.product-item__btn-buy:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.628 9.547l-1.98-.226a1.551 1.551 0 00-1.277.444L7.937 11.2A11.726 11.726 0 012.8 6.063l1.442-1.441c.335-.336.498-.803.444-1.279L4.46 1.38A1.56 1.56 0 002.91 0H1.562C.68 0-.052.733.002 1.613.417 8.27 5.74 13.584 12.388 13.997c.88.055 1.613-.678 1.613-1.559V11.09a1.545 1.545 0 00-1.372-1.543z' fill='%23e9cba4'/%3E%3C/svg%3E");
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
    filter: brightness(0)
}

.product-item__btn-whatsapp {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 44px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 6px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: .3s ease-in;
    background-color: #1ca44a;
    color: #fff;
    margin-left: 14px;
    white-space: nowrap;
    flex: auto
}

.product-item__btn-whatsapp:hover {
    background-color: #e9cba4
}

@media (min-width:1024px) and (max-width:1199px) {
    .product-item__btns {
        flex-direction: column
    }

    .product-item__btn-whatsapp {
        margin: 15px 0 0
    }
}

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

    .home-page .header__contacts {
        display: none
    }

    .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)
    }

    .product-item__btn-buy {
        position: relative;
        display: inline-block;
        vertical-align: top;
        height: 44px;
        max-width: 100%;
        border: none;
        border-radius: 6px;
        font-family: Roboto, sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 44px;
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        background-position: 50%;
        cursor: pointer;
        transition: .3s ease-in;
        white-space: nowrap;
        background-color: #e9cba4;
        color: #020704;
        padding: 0 7px
    }

    .product-item__btn-buy:hover {
        background-color: #e9cba4
    }

    .product-item__btn-whatsapp {
        padding: 0 7px
    }
}

.product-item__btn-whatsapp:before {
    content: 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");
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    top: 3px
}

.product-widget-list {
    padding: 8px 0 50px
}

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

.product-widget-list__content>*,
.products-list>* {
    margin-left: 15px;
    margin-right: 15px
}

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

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

    .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)
    }

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

    .product-widget-list__item,
    .products-list__item {
        width: calc(50% - 30px);
        margin-bottom: 30px
    }
}

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

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

    .modal__title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 24px
    }

    .modal__scroll {
        padding-top: 40px;
        padding-bottom: 80px
    }

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

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

    .my-profile__main {
        padding: 28px 15px
    }

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

    .homepage-text-main__list {
        width: 190%
    }

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

.gallery-widget-carousel {
    padding: 1px 0 40px
}

@media (min-width:768px) {
    .social-link {
        display: block;
        width: 22px;
        height: 22px;
        font-size: 0;
        background-position: 50%;
        background-size: 100% 100%
    }

    .social-link:hover {
        opacity: .8
    }

    .footer-menu ul {
        display: flex;
        justify-content: space-between
    }

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

    .homepage-text-additional {
        padding: 50px 0 20px
    }

    .homepage-text-additional__container {
        display: flex
    }

    .homepage-text-additional__item:first-child {
        order: 3;
        margin-left: 30px
    }

    .homepage-text-additional__item p {
        font-size: 15px
    }

    .homepage-text-additional__item p.-title {
        font-size: 20px
    }

    .homepage-text-additional__img img {
        min-width: 320px;
        width: 380px;
        margin-top: -40px
    }

    .product-item__title {
        margin-bottom: 8px;
        font-size: 20px;
        line-height: 26px
    }

    .product-item__price {
        margin-bottom: 20px
    }

    .product-item__price-item span {
        font-size: 15px;
        line-height: 18px
    }

    .product-item__btn-buy {
        position: relative;
        display: inline-block;
        vertical-align: top;
        height: 44px;
        max-width: 100%;
        border-radius: 6px;
        font-family: Roboto, sans-serif;
        font-size: 15px;
        font-weight: 500;
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        background-position: 50%;
        cursor: pointer;
        transition: .3s ease-in;
        white-space: nowrap;
        background-color: #020704;
        color: #e9cba4;
        border: 1px solid #e9cba4;
        padding: 0 15px;
        line-height: 42px
    }

    .product-item__btn-buy:hover {
        background-color: #e9cba4;
        color: #020704
    }

    .product-item__btn-buy:before {
        filter: none
    }

    .product-item__btn-buy:hover:before {
        content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.628 9.547l-1.98-.226a1.551 1.551 0 00-1.277.444L7.937 11.2A11.726 11.726 0 012.8 6.063l1.442-1.441c.335-.336.498-.803.444-1.279L4.46 1.38A1.56 1.56 0 002.91 0H1.562C.68 0-.052.733.002 1.613.417 8.27 5.74 13.584 12.388 13.997c.88.055 1.613-.678 1.613-1.559V11.09a1.545 1.545 0 00-1.372-1.543z' fill='%23101721'/%3E%3C/svg%3E")
    }

    .gallery-widget-carousel {
        padding: 30px 0 80px
    }
}

@media (max-width:979px) {
    .hero__text-btn {
        display: none
    }

    .homepage-text-main__container {
        margin: 0;
        padding-top: 0
    }

    .gallery-widget-carousel {
        background: #121212;
        width: 100vw;
        margin-left: 50%;
        transform: translate(-50%)
    }

    .gallery-widget-carousel__container {
        width: auto;
        max-width: 100%;
        margin: 0 15px
    }
}

@media (max-width:979px) and (min-width:1230px) {
    .gallery-widget-carousel__container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
}

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

.gallery-widget-carousel__item-img {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 100%
}

.gallery-widget-carousel__item-img img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px
}

.gallery-widget-carousel__nav {
    margin-top: 16px
}

.custom-checkbox input,
.custom-radio input,
.custom-select select,
.form-fragment.-delivery,
.form-fragment.-pickUpAtStore,
.gallery-widget-carousel .owl-nav,
.gallery-widget-carousel__nav.disabled,
.only-timepicker .datepicker--content,
.only-timepicker .datepicker--nav {
    display: none
}

@media (max-width:567px) {
    .hero__text-container {
        text-align: center
    }

    .gallery-widget-carousel h2 {
        margin-top: 20px
    }

    .gallery-widget-carousel__list {
        width: 190%
    }

    .gallery-widget-carousel__nav {
        text-align: right
    }
}

.gallery-widget-carousel .owl-dots {
    display: flex;
    width: 160px;
    padding-top: 40px;
    float: left;
    margin-right: 10px
}

@media (min-width:568px) {
    .product-item {
        flex-direction: row
    }

    .product-item__img {
        width: 200px;
        height: auto;
        padding: 0;
      }

    .gallery-widget-carousel .owl-dots {
        width: 50%;
        min-width: 160px
    }
}

@media (min-width:980px) {
    .hero__text-btn {
        margin-top: 40px
    }

    .hero__text-location {
        display: none
    }

    .homepage-text-main__container {
        background: #020704
    }

    .homepage-text-main__content {
        text-align: center
    }

    .homepage-text-main__carousel {
        padding: 150px 0 40px 26.9%;
        margin-top: 36px
    }

    .homepage-text-main .owl-carousel .owl-stage-outer {
        padding-bottom: 60px
    }

    .homepage-text-main .owl-item.active img {
        transform: scale(2);
        transform-origin: right center
    }

    .homepage-text-main__nav {
        margin-top: 45px;
        float: none
    }

    .homepage-text-main .owl-dots {
        width: 90%;
        padding-top: 70px;
        margin-right: 30px;
        margin-left: -20%
    }

    .homepage-text-additional__container {
        justify-content: space-around
    }

    .homepage-text-additional__item {
        width: 460px;
        min-width: 460px
    }

    .homepage-text-additional__item:first-child {
        width: 380px;
        min-width: 380px;
        margin-left: 0
    }

    .homepage-text-additional__img img {
        width: 380px;
        min-width: 380px;
        margin-top: -120px
    }

    .homepage-text-additional__img:before {
        content: "";
        display: block;
        position: absolute;
        top: -94px;
        left: -174px;
        width: 289px;
        height: 289px;
        background: url(../images/decor-bottom.png) no-repeat
    }

    .homepage-text-fullwidth {
        padding: 66px 0 115px
    }

    .homepage-text-fullwidth p {
        font-size: 20px
    }

    .product-item:hover {
        background: #0e0e0e
    }

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

    .gallery-widget-carousel__nav {
        margin-top: 45px
    }

    .gallery-widget-carousel .owl-dots {
        padding-top: 70px;
        margin-right: 30px
    }
}

.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: 0 0;
    transition: .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: #e9cba4
}

.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: #e9cba4
}

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

select {
    height: 45px
}

.custom-checkbox span,
.custom-radio span {
    transition: .3s ease-in;
    cursor: pointer
}

.custom-checkbox span:before {
    content: "";
    position: relative;
    top: -2px
}

.custom-checkbox input:checked+span,
.custom-checkbox span:hover,
.custom-radio input:checked+span,
.custom-radio span:hover {
    color: #e9cba4
}

.form-layout-item-column .form-item__label span,
.form-layout-item-row .form-item__label span {
    color: #e9cba4
}

.custom-checkbox input:checked+span:before,
.custom-radio input:checked+span:before {
    background: #020704
}

.custom-radio span:before {
    content: "";
    border-radius: 50%;
    position: relative;
    top: -2px
}

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

.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-column .form-item__error,
.form-layout-item-row .form-item__error {
    display: block;
    color: #e9cba4;
    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__field {
    display: block;
    min-width: 300px
}

.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.svg) 15px/20px auto no-repeat;
    padding-left: 50px
}

.form-item.-email input {
    background: url(../images/icons/form-item--email.svg) 15px/20px auto no-repeat;
    padding-left: 50px
}

.form-item.-phone input {
    background: url(../images/icons/form-item--phone.svg) 15px/20px auto no-repeat;
    padding-left: 50px
}

.form-item.-location input,
.form-item.-location textarea {
    background: url(../images/icons/form-item--location.svg) 15px 10px/20px auto no-repeat;
    padding-left: 50px
}

.form-item.-password input {
    background: url(../images/icons/form-item--password.svg) 15px/20px auto no-repeat;
    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.svg) 15px/20px auto no-repeat;
    padding-left: 50px
}

.form-item.-time input {
    background: url(../images/icons/form-item--time.svg) 15px/20px auto no-repeat;
    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-fragment.-recipient {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: .3s ease-in
}

.form-fragment.-recipient.is-show {
    max-height: 1500px;
    opacity: 1
}

.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: .3s ease-in;
    cursor: pointer
}

.custom-file input,
.custom-file__preview img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0
}

.custom-number span:hover {
    opacity: .85
}

.custom-number span.-plus {
    right: 7px
}

.custom-number span.-plus:after {
    content: url(../images/icons/custom-number--plus.svg)
}

.custom-number span.-minus {
    left: 7px
}

.custom-number span.-minus:after {
    content: url(../images/icons/custom-number--minus.svg)
}

.custom-number span.is-disabled {
    opacity: .6;
    cursor: not-allowed
}

.custom-file {
    position: relative;
    color: #020704;
    display: flex;
    cursor: pointer
}

.custom-file input {
    display: block;
    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 #020704
}

.custom-file__preview img {
    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.svg) 50%/100% 100% no-repeat;
    font-size: 0;
    border: none;
    cursor: pointer
}

.custom-file__btn-clear:hover {
    opacity: .8
}

.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: .3s ease-in;
    color: #a3a3a3
}

.custom-placeholder.-focus span {
    top: 5px;
    font-size: 13px
}

.custom-select.is-active {
    z-index: 1000
}

.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: .2s
}

.custom-select__list {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #e9cba4;
    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
}

.alert-hk {
    padding: 6px;
    background-color: #020704;
    margin-bottom: 0;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 1.2em
}