button,
hr,
input {
    overflow: visible
}

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

.fancybox-is-hidden,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.fancybox-caption,
.fancybox-infobar,
.slick-slide.dragging img {
    pointer-events: none
}

.breadcrumbs.breadcrumb-media .breadcrumb-items,
.container,
img,
legend {
    max-width: 100%
}

.fancybox-container,
.fancybox-thumbs,
.fancybox-thumbs__list a,
.leaflet-container,
.noUi-target,
.noUi-target *,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

@font-face {
    font-family: 'Poiret One';
    font-style: normal;
    font-weight: 400;
    src: local('Poiret One'), local('PoiretOne-Regular'), url(https://fonts.gstatic.com/s/poiretone/v7/UqyVK80NJXN4zfRgbdfbo5pcUg.ttf) format('truetype')
}

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

@font-face {
    font-family: 'Lucida Grande';
    src: url(../fonts/Lucida Grande.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Comfortaa-Regular';
    src: url(../fonts/Comfortaa/Comfortaa-Regular.ttf);
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Comfortaa-Bold';
    src: url(../fonts/Comfortaa/Comfortaa-Bold.ttf);
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Comfortaa-Light';
    src: url(../fonts/Comfortaa/Comfortaa-Light.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Comfortaa-Medium';
    src: url(../fonts/Comfortaa/Comfortaa-Medium.ttf);
    font-weight: 400;
    font-style: normal
}


[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-heart-empty:before {
    content: '\e81d';
}

.icon-eye:before {
    content: '\e802';
}

.icon-clock:before {
    content: '\e803';
}

.icon-location:before {
    content: '\e804';
}

.icon-cw:before {
    content: '\e806';
}

.icon-down-open:before {
    content: '\e805'
}

.icon-up-open:before {
    content: '\e806'
}

.icon-left-open:before {
    content: '\e807'
}

.icon-phone:before {
    content: '\e809';
}

.icon-right-open:before {
    content: '\e809'
}

.icon-camera:before {
    content: '\e80a'
}

.icon-videocam:before {
    content: '\e80b'
}

.icon-cog:before {
    content: '\e80c';
}

.icon-logout:before {
    content: '\e80e';
}

.icon-user:before {
    content: '\f2c0';
}

.icon-tag:before {
    content: '\f290';
}

.icon-list:before {
    content: '\f112';
}

.icon-plus:before {
    content: '\e812';
}

.icon-cancel:before {
    content: '\e813';
}

.icon-calendar:before {
    content: '\e813'
}

.icon-off:before {
    content: '\f02c';
}

.icon-truck:before {
    content: '\e815'
}

.icon-pencil:before {
    content: '\e816'
}

.icon-facebook:before {
    content: '\f09a'
}

.icon-gplus:before {
    content: '\f0d5'
}

.icon-mail-alt:before {
    content: '\f0e0'
}

.icon-angle-double-left:before {
    content: '\f100'
}

.icon-angle-double-right:before {
    content: '\f101'
}

.icon-angle-left:before {
    content: '\f104'
}

.icon-angle-right:before {
    content: '\f105'
}

.icon-angle-up:before {
    content: '\f106'
}

.icon-angle-down:before {
    content: '\f107'
}

.icon-reply:before {
    content: '\f112'
}

.icon-youtube-play:before {
    content: '\f16a'
}

.icon-instagram:before {
    content: '\f16d'
}

.icon-female:before {
    content: '\f182'
}

.icon-male:before {
    content: '\f183'
}

.icon-paper-plane:before {
    content: '\f1d8'
}

.icon-share:before {
    content: '\f1e0'
}

.icon-cc-visa:before {
    content: '\f1f0'
}

.icon-cc-mastercard:before {
    content: '\f1f1'
}

.icon-balance-scale:before {
    content: '\f24e'
}

.icon-commenting-o:before {
    content: '\f27b'
}

.icon-shopping-basket:before {
    content: '\f290';
}

.icon-cart:before{
    content: '\f290';
}


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

body {
    margin: 0
}

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

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    line-height: 1;
    margin: 0
}

button,
input {}

button,
select {
    text-transform: none;
}

.btn,
.menu .btn-bars .lang,
.textarea-box label,
.top-section .title-top,
.top-section .title-top span {
    text-transform: uppercase;
}

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

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

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

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

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

textarea {
    overflow: auto
}

.slick-list,
body.compensate-for-scrollbar {
    overflow: hidden;
}

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

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

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

.fancybox-button:focus,
.fancybox-slide,
.slick-list:focus {
    outline: 0
}

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

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

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

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

.fancybox-infobar,
.fancybox-slide--image .fancybox-content {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

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

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

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

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

.fancybox-slide:before,
.fancybox-thumbs__list a:before,
.noUi-handle:after,
.noUi-handle:before {
    content: ""
}

.slick-track:after {
    clear: both
}

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

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

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

.fancybox-active {
    height: auto
}

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

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

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

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

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

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

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

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

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

.fancybox-slide,
.fancybox-slide--image .fancybox-content {
    transition-property: transform, opacity;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    top: 0;
    -webkit-touch-callout: none;
    user-select: none
}

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

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

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

.fancybox-slide {
    display: none;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

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

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

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

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

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

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

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

.fancybox-image,
.fancybox-share__button,
.fancybox-spaceball {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

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

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

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

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

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

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

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

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

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

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

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

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

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

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

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

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

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

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

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

.fancybox-button div {
    height: 100%
}

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

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2),
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

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

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

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

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

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

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

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

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

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

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

.fancybox-loading {
    animation: a 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .fancybox-close-small {
        right: -6px
    }

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

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

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

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

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

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

.noUi-target,
.noUi-target *,
.ug-item-wrapper img,
.ug-slider-wrapper,
.ug-thumb-wrapper.ug-thumb-generated,
.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ug-gallery-wrapper,
.ug-gallery-wrapper * {
    transition: all !important;
    -o-transition: all !important;
    -webkit-transition: all;
    -moz-transition: all !important;
    -ms-transition: all !important;
    max-width: none
}

.ug-gallery-wrapper {
    z-index: 0;
    overflow: hidden;
    position: relative;
    font-family: Arial, Helvetica, sans-serif
}

.ug-item-wrapper img {
    width: auto;
    margin: 0;
    padding: 0
}

.ug-videoplayer-wrapper video {
    height: 100%;
    width: 100%;
    visibility: visible !important
}

.ug-rtl {
    direction: rtl
}

.ug-error-message {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 20px;
    color: #F30D0D
}

.ug-error-message-wrapper {
    width: 100%;
    height: 100%;
    border: 1px solid #000
}

.ug-gallery-wrapper .ug-canvas-pie {
    position: absolute;
    z-index: 4
}

.ug-gallery-wrapper .ug-progress-bar {
    position: absolute;
    overflow: hidden;
    z-index: 4
}

.ug-gallery-wrapper .ug-progress-bar-inner {
    xposition: absolute
}

.ug-gallery-wrapper.ug-fullscreen {
    height: 100% !important;
    width: 100% !important;
    max-width: none !important;
    max-height: none !important
}

.ug-gallery-wrapper.ug-fake-fullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    max-width: none !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 999999 !important
}

.ug-body-fullscreen {
    overflow: hidden !important;
    height: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important
}

.ug-gallery-wrapper .ug-preloader-trans {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(img/unityGallery/loader_skype_trans.gif);
    background-repeat: no-repeat
}

.ug-gallery-wrapper .ug-slider-wrapper {
    position: absolute;
    overflow: hidden;
    z-index: 1;
    background-color: #000
}

.ug-slider-wrapper .ug-slide-wrapper {
    position: absolute
}

.ug-slide-wrapper.ug-slide-clickable {
    cursor: pointer
}

.ug-slider-wrapper .ug-slider-inner {
    position: absolute;
    z-index: 0
}

.ug-slider-wrapper .ug-item-wrapper {
    position: absolute;
    overflow: hidden
}

.ug-item-wrapper img,
.ug-slider-wrapper {
    max-width: none !important;
    box-sizing: border-box
}

.ug-slider-wrapper .ug-slider-preloader {
    position: absolute;
    z-index: 1;
    border: 2px solid #fff;
    border-radius: 6px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat
}

.ug-slider-preloader.ug-loader1 {
    width: 30px;
    height: 30px;
    background-image: url(img/unityGallery/loader-white1.gif)
}

.ug-slider-preloader.ug-loader1.ug-loader-black {
    background-image: url(img/unityGallery/loader-black1.gif)
}

.ug-slider-preloader.ug-loader2 {
    width: 32px;
    height: 32px;
    background-image: url(img/unityGallery/loader-white2.gif)
}

.ug-slider-preloader.ug-loader2.ug-loader-black {
    background-image: url(img/unityGallery/loader-black2.gif)
}

.ug-slider-preloader.ug-loader3 {
    width: 38px;
    height: 38px;
    background-image: url(img/unityGallery/loader-white3.gif)
}

.ug-slider-preloader.ug-loader3.ug-loader-black {
    background-image: url(img/unityGallery/loader-black3.gif)
}

.ug-slider-preloader.ug-loader4 {
    width: 32px;
    height: 32px;
    background-image: url(img/unityGallery/loader-white4.gif);
    background-color: #fff
}

.ug-slider-preloader.ug-loader4.ug-loader-black {
    background-image: url(img/unityGallery/loader-black4.gif)
}

.ug-slider-preloader.ug-loader5 {
    width: 60px;
    height: 8px;
    background-image: url(img/unityGallery/loader-white5.gif);
    background-color: #fff;
    border: none;
    border-radius: 0
}

.ug-slider-preloader.ug-loader5.ug-loader-black {
    background-image: url(img/unityGallery/loader-black5.gif);
    border: 2px solid #000
}

.ug-slider-preloader.ug-loader6 {
    width: 32px;
    height: 32px;
    background-image: url(img/unityGallery/loader-white6.gif)
}

.ug-slider-preloader.ug-loader6.ug-loader-black {
    background-image: url(img/unityGallery/loader-black6.gif)
}

.ug-slider-preloader.ug-loader7 {
    width: 32px;
    height: 10px;
    background-image: url(img/unityGallery/loader-white7.gif);
    border-width: 3px;
    border-radius: 3px
}

.ug-slider-preloader.ug-loader7.ug-loader-black {
    background-image: url(img/unityGallery/loader-black7.gif)
}

.ug-slider-preloader.ug-loader-black {
    border-color: #000;
    background-color: #000
}

.ug-slider-preloader.ug-loader-nobg {
    background-color: transparent
}

.ug-slider-wrapper .ug-button-videoplay {
    position: absolute;
    z-index: 2;
    cursor: pointer
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-square {
    width: 86px;
    height: 66px;
    background-image: url(img/unityGallery/play-button-square.png);
    background-position: 0 -66px
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-square.ug-button-hover {
    background-position: 0 0
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-round {
    width: 76px;
    height: 76px;
    background-image: url(img/unityGallery/play-button-round.png);
    opacity: .9;
    filter: alpha(opacity=90);
    transition: all .3s ease 0s !important
}

.ug-gallery-wrapper .ug-videoplayer,
.ug-videoplayer .ug-videoplayer-wrapper {
    background-color: #000;
    background-image: url(img/unityGallery/loader-black1.gif);
    background-position: center center;
    background-repeat: no-repeat
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-round.ug-button-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all .3s ease 0s !important
}

.ug-gallery-wrapper .ug-videoplayer {
    position: absolute;
    z-index: 100;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.ug-videoplayer .ug-videoplayer-wrapper {
    width: 100%;
    height: 100%
}

.ug-videoplayer .ug-videoplayer-button-close {
    position: absolute;
    height: 64px;
    width: 64px;
    background-image: url(img/unityGallery/button-close.png);
    cursor: pointer;
    z-index: 1000
}

.ug-videoplayer .ug-videoplayer-button-close:hover {
    background-position: 0 -64px
}

.ug-gallery-wrapper .ug-thumbs-grid,
.ug-gallery-wrapper .ug-thumbs-strip {
    position: absolute;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    xbackground-color: green;
    z-index: 10
}

.ug-thumbs-strip.ug-dragging {
    xcursor: -webkit-grab;
    xcursor: -moz-grab
}

.ug-gallery-wrapper .ug-thumbs-grid-inner,
.ug-gallery-wrapper .ug-thumbs-strip-inner {
    position: absolute
}

.ug-thumb-wrapper.ug-thumb-generated {
    position: absolute;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error,
.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center
}

.ug-thumb-wrapper .ug-thumb-border-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-style: solid
}

.ug-thumb-wrapper .ug-thumb-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader-dark {
    background-image: url(img/unityGallery/loader.gif)
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader-bright {
    background-image: url(img/unityGallery/loader_bright.gif)
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error {
    background-image: url(img/unityGallery/not_loaded.png)
}

.ug-thumb-wrapper.ug-thumb-generated img {
    position: absolute;
    z-index: 1;
    max-width: none !important
}

.ug-thumb-wrapper.ug-thumb-generated img.ug-thumb-image-overlay {
    position: absolute;
    z-index: 2;
    max-width: none !important
}

img.ug-bw-effect {
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

img.ug-blur-effect {
    -webkit-filter: blur(.8px);
    -moz-filter: blur(.8px);
    -o-filter: blur(.8px);
    -ms-filter: blur(.8px);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id='blur'><feGaussianBlur stdDeviation=\'0.8\' /></filter></svg>#blur");
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0.8')
}

img.ug-sepia-effect {
    -webkit-filter: sepia(1);
    -webkit-filter: sepia(100%);
    -moz-filter: sepia(100%);
    -ms-filter: sepia(100%);
    -o-filter: sepia(100%);
    background-color: #5E2612;
    filter: alpha(opacity=50);
    zoom: 1
}

.ug-gallery-wrapper .ug-bullets {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.ug-gallery-wrapper .ug-bullets .ug-bullet {
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    z-index: 2
}

.ug-gallery-wrapper .ug-bullets .ug-bullet:first-child {
    margin-left: 0
}

.ug-gallery-wrapper .ug-textpanel {
    position: absolute;
    overflow: hidden
}

.ug-slider-wrapper .ug-textpanel {
    z-index: 2
}

.ug-gallery-wrapper .ug-textpanel-bg,
.ug-gallery-wrapper .ug-textpanel-description,
.ug-gallery-wrapper .ug-textpanel-title {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0
}

.ug-gallery-wrapper .ug-textpanel-bg {
    background-color: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    z-index: 1
}

.ug-textpanel-textwrapper {
    overflow: hidden
}

.ug-gallery-wrapper .ug-textpanel-title {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    z-index: 2
}

.ug-gallery-wrapper .ug-textpanel-description {
    font-size: 14px;
    color: #fff;
    text-align: left;
    z-index: 3
}

.ug-slider-wrapper .ug-zoompanel {
    position: absolute;
    top: 200px;
    left: 100px
}

.ug-zoompanel .ug-zoompanel-button {
    background-repeat: no-repeat;
    cursor: pointer;
    display: block
}

.ug-gallery-wrapper .ug-arrow-left {
    position: absolute;
    background-repeat: no-repeat;
    display: block;
    cursor: pointer
}

.ug-gallery-wrapper .ug-arrow-right {
    position: absolute;
    background-repeat: no-repeat;
    cursor: pointer
}

.ug-gallery-wrapper .ug-grid-panel {
    position: absolute;
    background-color: #000;
    xbackground-color: #00f;
    z-index: 2
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow {
    position: absolute;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 11
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow.ug-button-disabled {
    cursor: default
}

.ug-gallery-wrapper .ug-panel-handle-tip {
    position: absolute;
    z-index: 13;
    cursor: pointer
}

.ug-gallery-wrapper .ug-overlay-disabled {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .3;
    filter: alpha(opacity=30);
    background-image: url(img/unityGallery/cover-grid.png)
}

.ug-gallery-wrapper .ug-strip-panel {
    position: absolute;
    background-color: #000;
    z-index: 2
}

.ug-strip-panel .ug-strip-arrow {
    position: absolute;
    cursor: pointer
}

.ug-strip-panel .ug-strip-arrow.ug-button-disabled {
    cursor: default
}

.ug-strip-panel .ug-strip-arrow-tip {
    position: absolute
}

.ug-thumb-wrapper.ug-tile {
    display: block;
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.ug-tile .ug-tile-cloneswrapper {
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=90)
}

.ug-tiles-transit.ug-tiles-transition-active .ug-thumb-wrapper.ug-tile,
.ug-tiles-transit.ug-tiles-transition-active .ug-thumb-wrapper.ug-tile .ug-trans-enabled {
    transition: left .7s ease 0s, top .7s ease 0s, width .7s ease 0s, height .7s ease 0s !important
}

.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
    cursor: pointer
}

.ug-thumb-wrapper.ug-tile .ug-image-container {
    position: absolute;
    overflow: hidden;
    z-index: 1;
    top: 0;
    left: 0
}

.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
    max-width: none !important;
    max-height: none !important;
    display: block;
    border: none;
    padding: 0 !important;
    margin: 0 !important;
    width: auto;
    height: auto;
    position: absolute
}

.ug-thumb-wrapper.ug-tile .ug-tile-image-overlay {
    position: absolute;
    overflow: hidden;
    z-index: 2;
    top: 0;
    left: 0
}

.ug-thumb-wrapper.ug-tile .ug-tile-image-overlay img {
    width: 100%;
    max-width: none !important
}

.ug-tiletype-justified .ug-thumb-wrapper.ug-tile .ug-tile-image-overlay img {
    height: 100%;
    max-width: none !important
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon {
    position: absolute;
    width: 38px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: 0 0;
    xbackground-color: green;
    z-index: 6;
    top: 1px;
    left: 1px;
    cursor: pointer
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-link {
    background-image: url(img/unityGallery/icon-link32.png)
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-zoom {
    background-image: url(img/unityGallery/icon-zoom32.png)
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-play {
    background-image: url(img/unityGallery/icon-play32.png)
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon:hover {
    background-position: 0 -38px
}

.ug-thumbs-grid .ug-tile-image-overlay img {
    width: auto;
    height: auto;
    position: absolute;
    max-width: none !important
}

.ug-tile .ug-textpanel {
    z-index: 5;
    cursor: default
}

.ug-tile.ug-tile-clickable .ug-textpanel {
    cursor: pointer
}

.ug-tile .ug-textpanel-title {
    font-size: 14px;
    font-weight: 700
}

.ug-gallery-wrapper .ug-carousel-wrapper {
    position: absolute;
    overflow: hidden
}

.ug-gallery-wrapper .ug-carousel-inner {
    position: absolute
}

.ug-gallery-wrapper.ug-lightbox {
    display: none;
    position: fixed;
    border: none;
    padding: 0;
    margin: 0;
    outline: 0;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none !important;
    max-height: none !important;
    z-index: 999999
}

.ug-lightbox .ug-lightbox-top-panel {
    position: absolute;
    z-index: 2
}

.ug-lightbox .ug-lightbox-top-panel-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000;
    opacity: .4;
    filter: alpha(opacity=40)
}

.ug-lightbox .ug-lightbox-overlay {
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 1
}

.ug-lightbox .ug-slider-wrapper {
    z-index: 1;
    xbackground-color: green;
    background-color: transparent !important
}

.ug-lightbox .ug-textpanel {
    z-index: 2
}

.ug-lightbox .ug-lightbox-arrow-left,
.ug-lightbox .ug-lightbox-arrow-right {
    position: absolute;
    width: 50px;
    height: 55px;
    background-repeat: no-repeat;
    background-image: url(img/unityGallery/lightbox-arrow-left.png);
    background-position: 0 0;
    z-index: 3;
    cursor: pointer
}

.ug-lightbox .ug-lightbox-arrow-right {
    background-image: url(img/unityGallery/lightbox-arrow-right.png)
}

.ug-lightbox .ug-lightbox-button-close {
    position: absolute;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-image: url(img/unityGallery/lightbox-icon-close.png);
    background-position: 0 0;
    z-index: 4;
    cursor: pointer
}

.ug-lightbox-compact .ug-lightbox-button-close {
    width: 45px;
    height: 41px;
    background-image: url(img/unityGallery/lightbox-icon-close-compact2.png)
}

.ug-lightbox .ug-lightbox-arrow-left.ug-arrow-hover,
.ug-lightbox .ug-lightbox-arrow-right.ug-arrow-hover {
    background-position: 0 -55px
}

.ug-lightbox .ug-lightbox-button-close.ug-button-hover {
    background-position: 0 -35px
}

.ug-lightbox-compact .ug-lightbox-button-close.ug-button-hover {
    background-position: 0 -40px
}

.ug-lightbox .ug-lightbox-numbers {
    position: absolute;
    color: #e5e5e5;
    font-size: 12px;
    top: 14px;
    left: 8px;
    z-index: 3
}

.ug-lightbox-compact .ug-lightbox-numbers {
    font-size: 14px;
    padding-right: 5px;
    padding-top: 7px
}

.ug-lightbox .ug-textpanel-description,
.ug-lightbox .ug-textpanel-title {
    font-size: 14px;
    font-weight: 400;
    color: #e5e5e5
}

.ug-lightbox-compact .ug-textpanel-description,
.ug-lightbox-compact .ug-textpanel-title {
    color: #F3F3F3;
    font-size: 16px
}

.ug-loadmore-wrapper {
    margin-top: 20px;
    text-align: center
}

.ug-loadmore-wrapper .ug-loadmore-button {
    display: inline-block;
    padding: 5px;
    border: 1px solid #939393;
    text-decoration: none;
    color: #4F4F4F
}

.ug-loadmore-wrapper .ug-loadmore-error {
    color: red
}

.ug-loadmore-wrapper .ug-loadmore-button:hover {
    background-color: #F0F0F0;
    color: #515151
}

.ug-loadmore-wrapper .ug-loadmore-loader {
    color: #515151
}

.ug-tabs-wrapper {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center
}

.ug-tabs-wrapper a.ug-tab {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    margin-left: 5px;
    background-color: #333;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 400;
    border: 1px solid #969696;
    padding: 6px 8px
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.noUi-tooltip {
    display: block
}

.ug-tabs-wrapper a.ug-tab:hover {
    background-color: #707070 !important
}

.ug-tabs-wrapper a.ug-tab.ug-tab-selected,
.ug-tabs-wrapper a.ug-tab.ug-tab-selected:hover {
    background-color: #2077A2 !important;
    cursor: default !important
}

.ug-tabs-wrapper a.ug-tab:first-child {
    margin-left: 0 !important
}

.ug-arrow-left.ug-skin-default,
.ug-arrow-right.ug-skin-default {
    width: 15px;
    height: 30px;
    background-image: url(img/unityGallery/slider_arrow_left.png);
    background-position: 0 0
}

.ug-arrow-right.ug-skin-default {
    background-image: url(img/unityGallery/slider_arrow_right.png)
}

.ug-arrow-left.ug-skin-default.ug-arrow-hover,
.ug-arrow-right.ug-skin-default.ug-arrow-hover {
    background-position: 0 -30px
}

.ug-arrow-left.ug-skin-default.ug-arrow-disabled,
.ug-arrow-right.ug-skin-default.ug-arrow-disabled {
    background-position: 0 -60px
}

.ug-bullets.ug-skin-default .ug-bullet {
    width: 15px;
    height: 15px;
    background-image: url(img/unityGallery/slider_bullets.png);
    background-position: top left;
    margin-left: 5px
}

.ug-bullets.ug-skin-default .ug-bullet.ug-bullet-active {
    background-position: bottom left
}

.ug-bullets.ug-skin-default.ug-bullets-gray .ug-bullet {
    background-image: url(img/unityGallery/tile_bullets_gray.png)
}

.ug-bullets.ug-skin-default.ug-bullets-blue .ug-bullet {
    background-image: url(img/unityGallery/tile_bullets_blue.png)
}

.ug-bullets.ug-skin-default.ug-bullets-brown .ug-bullet {
    background-image: url(img/unityGallery/tile_bullets_brown.png)
}

.ug-bullets.ug-skin-default.ug-bullets-green .ug-bullet {
    background-image: url(img/unityGallery/tile_bullets_green.png)
}

.ug-bullets.ug-skin-default.ug-bullets-red .ug-bullet {
    background-image: url(img/unityGallery/tile_bullets_red.png)
}

.ug-button-tile-navigation {
    width: 36px;
    height: 36px;
    background-position: top left;
    cursor: pointer;
    float: left
}

.ug-button-tile-navigation.ug-button-tile-left {
    background-image: url(img/unityGallery/tile_button_left.png)
}

.ug-button-tile-navigation.ug-button-tile-right {
    background-image: url(img/unityGallery/tile_button_right.png)
}

.ug-button-tile-navigation:hover {
    background-position: bottom left
}

.ug-button-tile-navigation.ug-button-disabled {
    opacity: .6
}

.ug-button-tile-navigation.ug-button-disabled:hover {
    background-position: top left
}

.ug-button-tile-navigation.ug-button-tile-play {
    background-image: url(img/unityGallery/tile_button_play_pause.png);
    width: 35px
}

.ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon {
    background-position: bottom left
}

.ug-button-tile-navigation.ug-button-tile-play:hover {
    background-position: top left
}

.ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon:hover {
    background-position: bottom left
}

.ug-button-play.ug-skin-default {
    position: absolute;
    background-image: url(img/unityGallery/button_playpause.png);
    width: 14px;
    height: 17px;
    cursor: pointer;
    background-position: 0 0
}

.ug-button-play.ug-skin-default.ug-button-hover {
    background-position: 0 -17px
}

.ug-button-play.ug-skin-default.ug-stop-mode {
    background-position: 0 -34px
}

.ug-button-play.ug-skin-default.ug-stop-mode.ug-button-hover {
    background-position: 0 -51px
}

.ug-button-fullscreen.ug-skin-default {
    position: absolute;
    background-image: url(img/unityGallery/button_fullscreen.png);
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-position: 0 0
}

.ug-button-fullscreen.ug-skin-default.ug-button-hover {
    background-position: 0 -16px
}

.ug-button-fullscreen.ug-skin-default.ug-fullscreenmode {
    background-position: 0 -32px
}

.ug-button-fullscreen.ug-skin-default.ug-fullscreenmode.ug-button-hover {
    background-position: 0 -48px
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-button {
    background-repeat: no-repeat;
    cursor: pointer;
    height: 23px;
    width: 23px;
    margin-top: 5px;
    background-position: 0 0
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-plus {
    margin-top: 0;
    background-image: url(img/unityGallery/icon_zoom_plus.png)
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-minus {
    background-image: url(img/unityGallery/icon_zoom_minus.png)
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-return {
    background-image: url(img/unityGallery/icon_zoom_back.png)
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-button.ug-button-hover {
    background-position: 0 -23px
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-button-disabled,
.ug-zoompanel.ug-skin-default .ug-zoompanel-button.ug-button-hover.ug-zoompanel-button-disabled {
    background-position: 0 -46px;
    cursor: default
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default {
    width: 30px;
    height: 15px;
    background-position: 0 0;
    background-image: url(img/unityGallery/arrow_grid_down.png)
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-hover {
    background-position: 0 -15px
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-hover.ug-button-disabled {
    background-position: 0 -30px
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default {
    width: 30px;
    height: 15px;
    background-position: 0 0;
    background-image: url(img/unityGallery/arrow_grid_up.png)
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-hover {
    background-position: 0 -15px
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-hover.ug-button-disabled {
    background-position: 0 -30px
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default {
    width: 40px;
    height: 40px;
    background-position: 0 -40px;
    background-image: url(img/unityGallery/grid_arrow_left.png)
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-hover {
    background-position: 0 0
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-hover.ug-button-disabled {
    background-position: 0 -80px
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default {
    width: 40px;
    height: 40px;
    background-position: 0 -40px;
    background-image: url(img/unityGallery/grid_arrow_right.png)
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-hover {
    background-position: 0 0
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-hover.ug-button-disabled {
    background-position: 0 -80px
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default {
    width: 15px;
    height: 30px;
    background-image: url(img/unityGallery/slider_arrow_left.png);
    background-position: 0 0
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-hover {
    background-position: 0 -30px
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-hover.ug-button-disabled {
    background-position: 0 -60px
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default {
    width: 15px;
    height: 30px;
    background-image: url(img/unityGallery/slider_arrow_right.png);
    background-position: 0 0
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-hover {
    background-position: 0 -30px
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-hover.ug-button-disabled {
    background-position: 0 -60px
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default {
    width: 25px;
    height: 50px
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip {
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 4px;
    height: 7px
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip {
    background-image: url(img/unityGallery/arrows_strip_left.png)
}

.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip {
    background-image: url(img/unityGallery/arrows_strip_right.png)
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default.ug-button-hover .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default.ug-button-hover .ug-strip-arrow-tip {
    background-position: 0 -7px
}

.ug-strip-panel .ug-strip-arrow-down.ug-skin-default,
.ug-strip-panel .ug-strip-arrow-up.ug-skin-default {
    height: 25px;
    width: 50px
}

.ug-strip-panel .ug-strip-arrow-down.ug-skin-default .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-up.ug-skin-default .ug-strip-arrow-tip {
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 7px;
    height: 4px
}

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default .ug-strip-arrow-tip {
    background-image: url(img/unityGallery/arrows_strip_up.png)
}

.ug-strip-panel .ug-strip-arrow-down.ug-skin-default .ug-strip-arrow-tip {
    background-image: url(img/unityGallery/arrows_strip_down.png)
}

.ug-strip-panel .ug-strip-arrow-down.ug-skin-default.ug-button-hover .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-up.ug-skin-default.ug-button-hover .ug-strip-arrow-tip {
    background-position: -7px 0
}

.ug-strip-panel .ug-strip-arrow.ug-skin-default.ug-button-disabled .ug-strip-arrow-tip {
    background-position: 0 0;
    opacity: .5;
    filter: alpha(opacity=50)
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default {
    width: 22px;
    height: 36px;
    background-image: url(img/unityGallery/grid_handle_black_left.png);
    background-repeat: no-repeat;
    background-position: 0 -36px
}

.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default {
    background-image: url(img/unityGallery/grid_handle_black_right.png);
    background-position: 0 -36px
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-button-hover.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-right.ug-button-hover.ug-skin-default {
    background-position: 0 0
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default.ug-button-closed,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default.ug-button-closed {
    background-position: 0 -108px
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default.ug-button-closed.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default.ug-button-closed.ug-button-hover {
    background-position: 0 -72px
}

.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default {
    width: 36px;
    height: 22px;
    background-image: url(img/unityGallery/grid_handle_black_top.png);
    background-repeat: no-repeat;
    background-position: -36px 0
}

.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default {
    background-image: url(img/unityGallery/grid_handle_black_bottom.png);
    background-position: -36px 0
}

.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-hover {
    background-position: 0 0
}

.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-closed,
.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-closed {
    background-position: -108px 0
}

.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-closed.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-closed.ug-button-hover {
    background-position: -72px 0
}

.ug-gallery-wrapper .ug-theme-panel {
    position: absolute;
    xbackground-color: red;
    z-index: 11
}

.ug-theme-panel .ug-strip-panel {
    z-index: 6
}

.ug-theme-default .ug-default-button-fullscreen {
    position: absolute;
    background-image: url(libs/images/button_fullscreen.png);
    width: 53px;
    height: 50px;
    cursor: pointer;
    background-position: 0 0;
    z-index: 3
}

.ug-theme-default .ug-default-button-fullscreen.ug-button-hover {
    background-position: 0 -50px
}

.ug-theme-default .ug-default-button-fullscreen.ug-fullscreenmode {
    background-position: 0 -100px
}

.ug-theme-default .ug-default-button-fullscreen.ug-fullscreenmode.ug-button-hover {
    background-position: 0 -150px
}

.ug-theme-default .ug-default-button-fullscreen-single {
    position: absolute;
    background-image: url(libs/images/button_fullscreen_single.png);
    width: 52px;
    height: 50px;
    cursor: pointer;
    background-position: 0 0;
    z-index: 3
}

.ug-theme-default .ug-default-button-fullscreen-single.ug-button-hover {
    background-position: 0 -50px
}

.ug-theme-default .ug-default-button-fullscreen-single.ug-fullscreenmode {
    background-position: 0 -100px
}

.ug-theme-default .ug-default-button-fullscreen-single.ug-fullscreenmode.ug-button-hover {
    background-position: 0 -150px
}

.ug-theme-default .ug-default-button-play {
    position: absolute;
    background-image: url(libs/images/button_playpause.png);
    width: 51px;
    height: 50px;
    cursor: pointer;
    background-position: 0 0;
    z-index: 4
}

.ug-theme-default .ug-default-button-play.ug-button-hover {
    background-position: 0 -50px
}

.ug-theme-default .ug-default-button-play.ug-stop-mode {
    background-position: 0 -100px
}

.ug-theme-default .ug-default-button-play.ug-stop-mode.ug-button-hover {
    background-position: 0 -150px
}

.ug-theme-default .ug-default-button-play-single {
    position: absolute;
    background-image: url(libs/images/button_playpause_single.png);
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-position: 0 0;
    z-index: 4
}

.ug-theme-default .ug-default-button-play-single.ug-button-hover {
    background-position: 0 -50px
}

.ug-theme-default .ug-default-button-play-single.ug-stop-mode {
    background-position: 0 -100px
}

.ug-theme-default .ug-default-button-play-single.ug-stop-mode.ug-button-hover {
    background-position: 0 -150px
}

.ug-default-button-hidepanel {
    position: absolute;
    width: 23px;
    height: 23px;
    z-index: 5;
    cursor: pointer
}

.ug-default-button-hidepanel .ug-default-button-hidepanel-bg {
    background-color: #000;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .4;
    filter: alpha(opacity=40);
    z-index: 1
}

.ug-default-button-hidepanel .ug-default-button-hidepanel-tip {
    position: absolute;
    width: 7px;
    height: 7px;
    background-repeat: no-repeat;
    background-image: url(libs/images/arrow_down_up.png);
    background-position: 0 0;
    z-index: 2
}

.ug-default-button-hidepanel.ug-button-hover .ug-default-button-hidepanel-tip {
    background-position: 0 -7px
}

.ug-default-button-hidepanel.ug-button-hidden-mode .ug-default-button-hidepanel-tip {
    background-position: 0 -14px
}

.ug-default-button-hidepanel.ug-button-hidden-mode.ug-button-hover .ug-default-button-hidepanel-tip {
    background-position: 0 -21px
}

/*! nouislider - 13.1.4 - 3/20/2019 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -ms-touch-action: none;
    touch-action: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr;
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0;
    border-radius: 3px
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto
}

.noUi-connect {
    background: #3FB8AF
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}

.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}

.noUi-handle:after,
.noUi-handle:before {
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #B8B8B8
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #CCC
}

.noUi-marker-large,
.noUi-marker-sub {
    background: #AAA
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

.leaflet-image-layer,
.leaflet-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane,
.leaflet-pane>canvas,
.leaflet-pane>svg,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-zoom-box {
    position: absolute;
    left: 0;
    top: 0
}

.leaflet-container {
    overflow: hidden;
    background: #ddd;
    outline: 0;
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.leaflet-overlay-pane svg,
.leaflet-tooltip {
    -moz-user-select: none
}

.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0
}

.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
    max-width: none !important;
    max-height: none !important
}

.leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
    touch-action: none;
    touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    -ms-touch-action: none;
    touch-action: none
}

.leaflet-container a {
    -webkit-tap-highlight-color: rgba(51, 181, 229, .4);
    color: #0078A8
}

.leaflet-tile {
    filter: inherit;
    visibility: hidden
}

.leaflet-tile-loaded {
    visibility: inherit
}

.leaflet-zoom-box {
    width: 0;
    height: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 800
}

.leaflet-pane {
    z-index: 400
}

.leaflet-tile-pane {
    z-index: 200
}

.leaflet-overlay-pane {
    z-index: 400
}

.leaflet-shadow-pane {
    z-index: 500
}

.leaflet-marker-pane {
    z-index: 600
}

.leaflet-tooltip-pane {
    z-index: 650
}

.leaflet-popup-pane {
    z-index: 700
}

.leaflet-map-pane canvas {
    z-index: 100
}

.leaflet-map-pane svg {
    z-index: 200
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px
}

.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute
}

.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto;
    float: left;
    clear: both
}

.leaflet-bottom,
.leaflet-top {
    position: absolute;
    z-index: 1000;
    pointer-events: none
}

.leaflet-top {
    top: 0
}

.leaflet-right {
    right: 0
}

.leaflet-bottom {
    bottom: 0
}

.leaflet-left {
    left: 0
}

.leaflet-right .leaflet-control {
    float: right;
    margin-right: 10px
}

.leaflet-top .leaflet-control {
    margin-top: 10px
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.leaflet-left .leaflet-control {
    margin-left: 10px
}

.leaflet-fade-anim .leaflet-tile {
    will-change: opacity
}

.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup,
body {
    opacity: 1
}

.leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform;
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1);
    transition: transform .25s cubic-bezier(0, 0, .25, 1)
}

.leaflet-pan-anim .leaflet-tile,
.leaflet-zoom-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden
}

.leaflet-interactive {
    cursor: pointer
}

.leaflet-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair
}

.leaflet-control,
.leaflet-popup-pane {
    cursor: auto
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.leaflet-image-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane>svg path,
.leaflet-tile-container {
    pointer-events: none
}

.leaflet-image-layer.leaflet-interactive,
.leaflet-marker-icon.leaflet-interactive,
.leaflet-pane>svg path.leaflet-interactive {
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-container a.leaflet-active {
    outline: orange solid 2px
}

.btn:focus,
:focus {
    outline: 0
}

.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255, 255, 255, .5)
}

.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
    border-radius: 4px
}

.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}

.leaflet-bar a:hover {
    background-color: #f4f4f4
}

.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none
}

.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb
}

.btn,
.slick-dots li,
a {
    cursor: pointer
}

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: 700 18px 'Lucida Console', Monaco, monospace;
    text-indent: 1px
}

.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px
}

.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
    background: #fff;
    border-radius: 5px
}

.leaflet-control-layers-toggle {
    background-image: url(libs/images/layers.png);
    width: 36px;
    height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(libs/images/layers-2x.png);
    background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff
}

.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.leaflet-control-layers label {
    display: block
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
    background-image: url(libs/images/marker-icon.png)
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, .7);
    margin: 0
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333
}

.leaflet-control-attribution a {
    text-decoration: none
}

.leaflet-control-attribution a:hover {
    text-decoration: underline
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    background: rgba(255, 255, 255, .5)
}

.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
    box-shadow: none
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
    border: 2px solid rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 4px;
}

.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4;
}

.leaflet-popup-content p {
    margin: 18px 0
}

.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none
}

.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: #fff;
    color: #a44a5c;
    box-shadow: 0 3px 14px rgba(0, 0, 0, .4);
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    border: none;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: 700;
    background: 0 0
}

.leaflet-container a.leaflet-popup-close-button:hover {
    color: #999
}

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

body,
html {
    overflow-x: hidden
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678)
}

.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px
}

.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}

.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4)
}

.about-us .about-us-img .child,
.acordion-items .acordion-item,
.btn,
.media-wrap .media-items .media-item {
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before,
.leaflet-tooltip-top:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: 0 0;
    content: ""
}

.leaflet-tooltip-bottom {
    margin-top: 6px
}

.leaflet-tooltip-top {
    margin-top: -6px
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px
}

.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff
}

.leaflet-tooltip-left {
    margin-left: -6px
}

.leaflet-tooltip-right {
    margin-left: 6px
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px
}

.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff
}

.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff
}

.input-box label,
.select-box label,
.textarea-box label {
    left: 10px;
    transition: all .4s ease
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Open_Sans/OpenSans-Regular.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/Open_Sans/OpenSans-SemiBold.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Open_Sans/OpenSans-Bold.ttf) format("truetype")
}

html.hidden {
    overflow: hidden
}

body {
    overflow-y: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    color: #262626;
}

.input-box input,
.input-box label,
.select-box label {
    font-family: fontello, 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px
}

body.hidden {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

*,
::after,
::before {
    box-sizing: border-box;
    /*
    -moz-user-select: none; -webkit-user-select: none; 
    -ms-user-select: none;
    user-select: none */
}

.container {
    display: flex;
    width: 1200px;
    padding: 0 20px;
    margin: auto;
}

.textarea-box.error span,
img {
    display: block;
}

a {
    text-decoration: none;
    color: inherit;
}

section {
    width: 100%
}

.select-box {
    position: relative
}

.select-box select {
    width: 100%;
    height: 40px;
    color: #b58790;
    border: none;
    border-radius: none;
    /*! background-color: #f0f0f0; */
    font-size: 12px;
    text-indent: 2px;
    border-radius: 5px;
    border: 2px solid #f0f0f0;
}

.select-box label {
    position: absolute;
    height: 50%;
    margin: auto;
    color: #fb2f67;
    bottom: auto;
    top: -20px;
    opacity: 1;
    z-index: 1
}

.input-box {
    margin-bottom: 15px;
    width: 50%;
    position: relative;
    border: 1px solid transparent;
    border-radius: 5px
}

.input-box.error input{
    background-color: #fdf1f1;
    border-color: #ff7979;
}

.input-box input {
    border-radius: 5px;
    width: 100%;
    min-width: 100%;
    text-indent: 10px;
    height: 40px;
    border: none;
    overflow: hidden;
    /*! background-color: #f0f0f0; */
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    color: #b58790;
    border: 2px solid #f0f0f0;
}

.input-box input::-ms-input-placeholder {
    color: #fb2f67;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    opacity: 0;
    text-transform: uppercase
}

.input-box input::-webkit-input-placeholder {
    color: #fb2f67;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    opacity: 0;
    text-transform: uppercase
}

.input-box input::-moz-placeholder {
    color: #fb2f67;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    opacity: 0;
    text-transform: uppercase
}

.input-box input:-ms-input-placeholder {
    color: #fb2f67;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    opacity: 0;
    text-transform: uppercase
}

.input-box input::placeholder {
    color: #fb2f67;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    opacity: 0;
    text-transform: uppercase
}

.input-box input::-webkit-input-placeholder {
    color: #fb2f67;
    font-weight: 300;
    font-size: 12px;
    opacity: 0;
    line-height: 15px;
    text-transform: uppercase
}

.input-box input::-moz-placeholder {
    color: #fb2f67;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    opacity: 0;
    text-transform: uppercase
}

.input-box input:-ms-input-placeholder {
    color: #fb2f67;
    font-weight: 300;
    opacity: 0;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase
}

.input-box input:-moz-placeholder {
    color: #fb2f67;
    font-weight: 300;
    font-size: 12px;
    opacity: 0;
    line-height: 15px;
    text-transform: uppercase
}

.input-box label {
    height: 50%;
    margin: auto;
    top: 0;
    position: absolute;
    /* left: 0; */
    bottom: 0;
    color: #737272;
    /* opacity: 0; */
    /* z-index: -1 */
}


/*.input-box input:focus+label { */
.input-box input {margin-top: 10px;}
.input-box label {
    bottom: auto;
    top: -10px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    left: 2px;
}

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

.textarea-box {
    margin-bottom: 30px;
    width: 100%;
    position: relative
}

.textarea-box.error textarea {
    border: 1px solid red
}

.textarea-box.error label {
    display: none
}

.textarea-box textarea {
    border-radius: 5px;
    width: 100%;
    padding: 10px;
    resize: none;
    height: 100px;
    border: none;
    border: 2px solid #f0f0f0;
    color: #666;
    font-size: 12px;
    margin-top: 10px;
}

.textarea-box textarea::-ms-input-placeholder {
    opacity: 0;
}

.textarea-box textarea::placeholder {
    opacity: 0;
}

.textarea-box textarea::-webkit-input-placeholder {
    opacity: 0;
}

.textarea-box textarea::-moz-placeholder {
    opacity: 0;
}

.textarea-box textarea:-ms-input-placeholder {
    opacity: 0;
}

.textarea-box textarea:-moz-placeholder {
    opacity: 0;
}

.textarea-box label {
    position: absolute;
    height: 50%;
    margin: auto;
    top: -10px;
    opacity: 1;
    color: #737272;
    font-size: 10px;
    left: 2px;
    font-family: fontello, 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    text-transform: none;
}

.btn,
.btn:hover,
.slick-arrow:hover::before,
.slick-dots li,
.slick-dots li:hover,
.slick-next::before,
.slick-prev::before {
    transition: all .3s linear 0s
}

.btn {
    /* background-color: #0908089E; */
    border: none;
    -webkit-appearance: none;
    /*! border-radius: 25px; */
    height: 40px;
    padding: 0 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: #fff;
    height: 50px;
    position: relative;
    z-index: 1;
}
.btn:before {
    content: '';
    border: 3px solid #09090926;
    position: absolute;
    left: -5px;
    right: -5px;
    bottom: -5px;
    top:-5px;
    border-radius: 9px;
    z-index: 0;
    padding: 0px;
    margin: 0px;
    background: transparent;
}
.btn:after {
    content: '';
    background-color: #1B1B1BD6;
    border: none;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top:0px;
    border-radius: 6px;
    z-index: -1;
}
.menu .btn-bars,
.menu .navigation .menu-list .menu-item a,
.title-section {
}


.title-section {
    font-weight: 300;
    text-align: center;
    text-shadow: 0px 0px 1px #777;
}

.btn i {
    margin-right: 10px
}



.btn:hover::after{
    background-color: #000;
    background-position: -100%;
}

.title-section {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 10px;
}

.subtitle-section {
    overflow: hidden;
    margin: 0 0 40px
}

.subtitle-section span {
    font-size: 14px;
    line-height: 16px;
    margin: 0px 5px;
    color: #262626;
    font-family: Comfortaa-Light;
}

.subtitle-section::before {
    margin-left: -100%
}

.subtitle-section::after {
    border-width: 0 10px;
    margin-right: -100%;
}

.slick-dots {
    margin: 35px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 8px;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 20%;
}

.slick-dots li:hover {
    opacity: .7
}

.slick-dots li.slick-active {
    background-color: #fff
}

.slick-arrow,
.slick-dots li button {
    font-size: 0;
    display: block;
    color: transparent;
    background: 0 0;
    cursor: pointer;
    outline: 0
}

.slick-dots li button {
    line-height: 0;
    width: 10px;
    height: 10px;
    padding: 5px;
    border: 0
}

.slick-arrow {
    padding: 0;
    border: none;
    bottom: 0;
    top: 0;
    margin: auto;
    position: absolute
}

.slick-arrow::before {
    font-size: 50px;
    font-family: fontello;
    font-style: normal;
    color: #fb2f67;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-top: 30px
}

.slick-prev {
    left: 40px
}

.slick-prev::before {
    content: '\f104';
}

.slick-next {
    right: 40px
}

.slick-next::before {
    content: '\f105'
}

.about-us::before,
.breadcrumbs.breadcrumb-media .breadcrumb-items::after,
.latest-news::after,
.menu .btn-bars .user-modal .user-wrap::after,
.menu .menu-toggle:after,
.menu .menu-toggle:before,
.menu .navigation .menu-list .menu-item a::after {
    content: '';
}

.slick-arrow:hover::before {
    opacity: .6
}

.closed .horizontal,
.closed .vertical,
.opened .horizontal,
.opened .vertical {
    transition: all .5s ease-in-out
}

.closed .vertical {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.closed .horizontal {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 1
}

.opened {
    opacity: 1
}

.opened .vertical {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.opened .horizontal {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0
}

.faq-wrap {
    padding: 40px 0
}

.acordion-items {
    width: 100%;
    display: flex;
    flex-direction: column
}

.acordion-items .acordion-item {
    border-radius: 10px;
    width: 100%;
    display: flex;
    margin-bottom: 30px;
    overflow: hidden;
    flex-direction: column
}

.acordion-items .acordion-item:last-child {
    margin-bottom: 0
}

.acordion-items .acordion-item.active .acordion-content {
    display: flex
}

.acordion-items .acordion-item .acordion-top {
    display: flex;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color: #f5f5f5;
    color: #5b5b5b;
    min-width: 60px;
    padding: 20px;
    cursor: pointer;
    align-items: center;
    transition: all .3s linear 0s
}

.acordion-items .acordion-item .acordion-top p {
    margin: 0
}

.acordion-items .acordion-item .acordion-top .circle-plus {
    margin-right: 15px
}

.acordion-items .acordion-item .acordion-top.active {
    background-color: #fd355c;
    transition: all .3s linear 0s;
    color: #f5f5f5
}

.acordion-items .acordion-item .acordion-top.active .circle-plus .circle {
    background: #f5f5f5
}

.acordion-items .acordion-item .acordion-top.active .circle {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.acordion-items .acordion-item .acordion-top.active .circle-plus .circle .horizontal,
.acordion-items .acordion-item .acordion-top.active .circle-plus .circle .vertical {
    background-color: #fb2f67
}

.acordion-items .acordion-item .acordion-content {
    display: none;
    padding: 30px;
    background-color: #eee;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.acordion-items .acordion-item .acordion-content .img {
    width: 260px;
    min-width: 260px;
    margin-right: 20px;
    height: 260px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.acordion-items .acordion-item .acordion-content .desc {
    display: flex;
    flex-direction: column
}

.acordion-items .acordion-item .acordion-content .desc p {
    margin: 0 0 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: normal
}

.acordion-simple-items {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0
}

.acordion-content table {
  /*! border: 1px solid #aaa; */
  width: auto;
  padding: 0px;
  font-size: 13px;
  border-collapse: collapse;
  color: #444;
  min-width: 50%;
}
.acordion-content table tr td {
  border: 1px solid #cac5c6;
  padding: 2px 5px;
  margin: 10px;
}
.acordion-content table tr {
  /*! padding: 10px; */
  /*! margin: 10px; */
}

.acordion-content table tr td table{
  border-collapse: initial;
  margin: 10px auto;
  width: 100%;
}
.acordion-content table tr td table tr td{
  border:none;
  background: #f7f7f7;
  padding: 6px 10px;
  width: 50%;
}



.acordion-simple-items .acordion-simple-item {
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    display: flex;
    margin-bottom: 30px;
    overflow: hidden;
    flex-direction: column;
    border-radius: 10px
}

.acordion-simple-items .acordion-simple-item:last-child {
    margin-bottom: 0
}

.acordion-simple-items .acordion-simple-item.active .acordion-content {
    display: flex
}

.acordion-simple-items .acordion-simple-item .acordion-simple-top {
    display: flex;
    background-color: #fff;
    color: #5b5b5b;
    min-width: 60px;
    padding: 20px;
    cursor: pointer;
    align-items: center;
    transition: all .3s linear 0s;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.acordion-simple-items .acordion-simple-item .acordion-simple-top:hover {
    color: #fb2f67;
    transition: all .3s linear 0s
}

.acordion-simple-items .acordion-simple-item .acordion-simple-top p {
    margin: 0
}

.acordion-simple-items .acordion-simple-item .acordion-simple-top .circle-plus {
    margin-right: 15px
}

.acordion-simple-items .acordion-simple-item .acordion-simple-top.active {
    background-color: #fb2f67;
    transition: all .3s linear 0s;
    color: #f5f5f5
}

.acordion-simple-items .acordion-simple-item .acordion-simple-top.active .circle-plus .circle {
    background: #fff
}

.acordion-simple-items .acordion-simple-item .acordion-simple-top.active .circle {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.acordion-simple-items .acordion-simple-item .acordion-simple-top.active .circle-plus .circle .horizontal,
.acordion-simple-items .acordion-simple-item .acordion-simple-top.active .circle-plus .circle .vertical {
    background-color: #fb2f67
}

.acordion-simple-items .acordion-simple-item .acordion-simple-content {
    display: none;
    padding: 30px;
    background-color: #fff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.filter-items,
.hashtags-items,
.pagination-items {
    padding: 0;
    list-style: none
}

.acordion-simple-items .acordion-simple-item .acordion-simple-content .img {
    width: 260px;
    min-width: 260px;
    margin-right: 20px;
    height: 260px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.acordion-simple-items .acordion-simple-item .acordion-simple-content .desc {
    display: flex;
    flex-direction: column
}

.acordion-simple-items .acordion-simple-item .acordion-simple-content .desc p {
    margin: 0 0 15px;
    font-size: 13px;
    font-weight: 500;
    line-height: normal
}

.hashtags-items {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0
}

.hashtags-items .hashtags-item {
    margin-right: 5px
}

.hashtags-items .hashtags-item:last-child {
    margin-right: 0
}

.hashtags-items .hashtags-item a {
    font-size: 12px;
    color: #282828;
    transition: all .3s linear 0s
}

.filter-items li,
.hashtags-items .hashtags-item a:hover {
    color: #fb2f67;
    transition: all .3s linear 0s
}

.filter-items {
    margin: 0 0 20px;
    display: flex
}

.filter-items li {
    width: 200px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    border: 1px solid #fb2f67;
    cursor: pointer
}

.filter-items li:hover {
    color: #c11755;
}

.filter-items li i {
    margin-right: 5px
}

.filter-items li.active {
    transition: all .3s linear 0s;
    color: #fff;
    background-color: #fb2f67
}

.filter-items li:last-child {
    margin-right: 0
}

.pagination-items {
    display: flex;
    margin: 30px 0 0
}

.pagination-items li {
    margin-right: 10px
}

.pagination-items li:last-child {
    margin-right: 0
}

.pagination-items li a {
    background-color: #cecece;
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    color: #fff;
    justify-content: center;
    font-size: 14px;
    border-radius: 8px;
}

.pagination-items li.active a {
    background-color: #b58790;
}

.circle-plus {
    font-size: 1em
}

.circle-plus .circle {
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #5b5b5b;
    transition: all .3s linear 0s
}

.circle-plus .circle .horizontal,
.circle-plus .circle .vertical {
    position: absolute;
    background-color: #EBEBEB;
    bottom: 0;
    margin: auto;
    top: 0;
    transition: all .3s linear 0s;
    right: 0;
    left: 0
}

.circle-plus .circle .horizontal {
    width: 10px;
    height: 2px
}

.circle-plus .circle .vertical {
    width: 2px;
    height: 10px
}

.menu {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    transition: all .3s linear 0s;
    z-index: 99
}

.menu .logo,
.menu.fixed .logo {
    position: relative
}

.menu.fixed {
    transition: all .3s linear 0s;
    background-color: rgba(17, 17, 17, 0.90);
    position: fixed;
}

.menu.fixed .logo .logo-image {
    top: auto;
    transition: all .3s linear 0s
}
.menu.fixed .logo .sublogo-text {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    transition: all .3s linear 0s
}
.menu .container {
    height: 80px;
    align-items: center;
    justify-content: space-between
}

.menu .logo {
    display: flex;
    align-items: center;
    width: 190px;
    height: 100%
}

.menu .logo img {
    position: absolute;
    width: 100%;
    height: 80%;
    top: 0px;
    min-width: 190px;
}

.menu .logo .logo-image {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    transition: all .3s linear 0s;
    color: transparent;
}
.menu .logo .sublogo-text{color: #ffffff9e;position: absolute;top: 50px;width: 100%;text-align: center;font-size: 15px;font-family: 'Lucida Grande', sans-serif;}

.menu .logo .logo-lg {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all .3s linear 0s
}

.menu .logo a {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.menu .nav-wrap {
    flex-grow: 1;
    display: flex;
    justify-content: center
}

.menu .nav-wrap .btn-bars,
.menu .nav-wrap .btn-item.lang,
.menu .nav-wrap .close-menu,
.menu .nav-wrap .info-sign,
.menu .nav-wrap .navigation-profile-items {
    display: none
}

.menu .navigation .menu-list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.menu .navigation .menu-list .menu-item {
    display: flex;
    margin-right: 20px;
}

.menu .navigation .menu-list .menu-item:last-child {
    margin-right: 0
}

.menu .navigation .menu-list .menu-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    color: #fff;
    font-size: 17px;
    line-height: 60px;
    font-weight: 100;
    position: relative;
    /* font-family: 'Lucida Grande'; */
}


.menu .navigation .menu-list .menu-item a span{
    transition: 0.3s;
    text-shadow: 1px 1px #202020;
}
/* .menu .navigation .menu-list .menu-item a:hover::after { */
.menu .navigation .menu-list .menu-item:hover a span{ 
    color: #fd355c;
    text-shadow: 1px 0px #571320;
}

.menu .navigation .menu-list .menu-item a::after {
    background-color: #fff;
    display: block;
    height: 1px;
    width: 0;
    bottom: 20px;
    left: 0;
    right: 0;
    position: absolute;
    transition: all .4s ease
}

.menu .btn-bars {
    display: flex;
    height: 80px
}

.menu .btn-bars .btn-item {
    color: #fff;
    margin-right: 10px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 20px;
}

.menu .btn-bars .btn-item:last-child {
    margin-right: 0
}

.menu .btn-bars .btn-item.active {
    color: #fb2f67
}

.menu .btn-bars .btn-item:hover>a {
    transition: all .3s linear 0s;
    /*! background-color: #fd355c; */
    color: #fd355c;
}

.menu .btn-bars .btn-item>a {
    border: 2px solid #fff;
    height: 45px;
    width: 45px;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    transition: all .3s linear 0s;
    border-radius: 25px;
    background: #ffffff1f;
    font-weight: 600;
}

.menu .btn-bars .btn-item>a.active {
    color: #fff;
    background: #fd355c;
}

.menu .btn-bars .btn-item i {
    margin: 0
}

.menu .btn-bars .btn-item i::before {
    margin: 0;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.count-basket {
    position: absolute;
    font-size: 14px;
    color: #fff;
    background: #666;
    line-height: 24px;
    border-radius: 50px;
    bottom: 10px;
    border: 1px solid #fff;
    min-width: 26px;
    text-align: center;
    /*! box-shadow: 0px 0px 5px #fff; */
    right: 0px;
    display: none;
}
.menu .btn-bars .btn-item>a.active .count-basket{display: block;}




.menu .btn-bars .btn-user:hover .user-modal {
    display: flex
}

.menu .btn-bars .user-modal {
    display: none;
    right: 0;
    top: 100%;
    color: #282828;
    position: absolute;
    width: 165px;
}

.menu .btn-bars .user-modal .user-wrap {
    background-color: #fff;
    margin-top: 18px;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.menu .btn-bars .user-modal .user-wrap::after {
    z-index: 1;
    width: 25px;
    top: 6px;
    right: 12px;
    position: absolute;
    height: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
}

.menu .btn-bars .user-modal .user-modal-header {
    position: relative;
    z-index: 2;
    margin: 0 0 15px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1pt solid #fb2f67;
    display: flex;
    flex-direction: column
}

.menu .btn-bars .user-modal .user-modal-header a {
    color: #fb2f67;
    text-align: center;
    font-size: 15px
}

.menu .btn-bars .user-modal .user-modal-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif
}

.about-us .about-us-title,
.breadcrumbs .breadcrumb-items,
.breadcrumbs .breadcrumb-items .breadcrumb-item a,
.top-section .title-top {
}

.menu .btn-bars .user-modal .user-modal-items .user-modal-item {
    margin-bottom: 5px
}

.menu .btn-bars .user-modal .user-modal-items .user-modal-item a {
    display: flex;
    color: #282828;
    transition: all .3s linear 0s
}

.menu .btn-bars .user-modal .user-modal-items .user-modal-item a:hover {
    color: #fd355c;
    transition: all .3s linear 0s
}

.menu .btn-bars .user-modal .user-modal-items .user-modal-item a i {
    color: #fd355c;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 2px;
}

.menu .btn-bars .lang:hover .lang-items {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    overflow: hidden;
    transition: all .3s linear 0s
}

.menu .btn-bars .lang .lang-items {
    background-color: rgba(17, 17, 17, 0.8);
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    visibility: hidden;
    overflow: hidden;
    transition: all .3s linear 0s;
    border-radius: 5px;
}

.menu .btn-bars .lang .lang-items .lang-item {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu .btn-bars .lang .lang-items .lang-item a {
    height: 40px;
    width: 40px;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    transition: all .3s linear 0s;
    font-size: 14px;
}

/*.menu .btn-bars .lang .lang-items .lang-item:hover a {*/
.menu .btn-bars .lang .lang-items .lang-item:hover{
    color: #fb2f67;
    background: #9b9b9b33;
}

.menu .mobile-btn {
    display: none
}

.menu .menu-toggle {
    z-index: 99;
    position: relative;
    display: none;
    width: 30px;
    height: 26px;
    background: 0 0;
    border-top: 4px solid;
    border-bottom: 4px solid;
    color: #fff;
    font-size: 0;
    transition: all .25s ease-in-out
}

.menu .menu-toggle:after,
.menu .menu-toggle:before {
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: currentColor;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}

.menu .menu-toggle.active {
    border-color: transparent
}

.menu .menu-toggle.active:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.menu .menu-toggle.active:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.top-section {
    height: 100vh;
    max-height: 600px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    overflow: hidden
}

.top-section .bg-color,
.top-section .bg-video {
    position: absolute !important;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0
}

.top-section .bg-video {
    display: flex;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1
}

.top-section .bg-color {
    background-color: rgba(22, 22, 22, .6);
    z-index: 3
}

.breadcrumbs .breadcrumb-items .breadcrumb-item:last-child,
.breadcrumbs .breadcrumb-items .breadcrumb-item:last-child a::after {
    background-color: #b7818b;
}

.top-section .title-top {
    position: relative;
    z-index: 11;
    margin: 0 0 5px;
    font-weight: 900;
    font-size: 42px;
}

.top-section .title-top span {
    color: #fb2f67
}

.top-section .subtitle-top {
    position: relative;
    z-index: 11;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    font-family: Comfortaa-Light;
}

.top-section .btn {
    position: relative;
    z-index: 11;
    margin: 110px 0 0;
    /*! background-color: #fd355c; */
    color: #fff;
}
.top-section .btn:before {
    content: '';
    border: 6px solid #ffffff24;
    position: absolute;
    left: -8px;
    right: -8px;
    bottom: -8px;
    top:-8px;
    border-radius: 12px;
    z-index: -2;
}
.top-section .btn:after {
    content: '';
    background-color: #fd355ccf;
    border: none;
    position: absolute;
    left: 2px;
    right: 2px;
    bottom: 2px;
    top:2px;
    border-radius: 6px;
    z-index: -1;
}
.top-section .btn:hover::after {
    background-color: #fd355c;
}


.top-section.top-section-page {
    max-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 350px
}

.top-section.top-section-page .title-top {
    width: 80%;
    text-align: center
}

.top-section.top-section-page .subtitle-top {
    width: 80%;
    text-align: center;
    font-size: 14px
}

.breadcrumbs {
    display: flex;
    margin-top: 20px;
    border-bottom: 2px solid #b7818b;
    margin: 0px;
    background: #eee;
    overflow: hidden;
}

.breadcrumbs .breadcrumb-items {
    display: flex;
    list-style: none;
    margin: -1px 0px;
    padding: 0;
    height: 38px;
    position: relative;
    font-weight: 400;
}


.breadcrumbs .breadcrumb-items .breadcrumb-item {
    position: relative;
    display: flex;
    align-items: center;
    flex-grow: 1;
    text-decoration: none;
    margin: 0px auto;
    padding-right: 0;
    color: #282828;
    height: 38px;
}

.breadcrumbs .breadcrumb-items .breadcrumb-item:last-child a {
    color: #fff
}

.breadcrumbs .breadcrumb-items .breadcrumb-item a {
    font-size: 12px;
    padding: 0 20px 0 30px;
    height: 100%;
    display: flex;
    align-items: center;
    font-weight: 400;
    box-sizing: border-box;
    color: #666;
}

.breadcrumbs .breadcrumb-items .breadcrumb-item a::after {
    position: absolute;
    top: -2px;
    right: -22px;
    width: 42px;
    height: 42px;
    content: '';
    background: #eee;
    border-right: 3px solid #b7818b;
    border-bottom: 3px solid #b7818b;
    border-radius: 50px 0 15px;
    -webkit-transform: rotate(-45deg) scale(.7);
    transform: rotate(-45deg) scale(.7);
    transition: box-shadow 150ms;
    z-index: 1;
}

.breadcrumbs.breadcrumb-media .breadcrumb-items::after {
    position: absolute;
    left: 50%;
    width: 70vw;
    height: 34px;
    z-index: -1;
    background-color: #fb2f67
}

.breadcrumbs.breadcrumb-media .breadcrumb-items .breadcrumb-item:last-child {
    overflow: hidden;
    background-color: #fb2f67
}

.breadcrumbs.breadcrumb-media .breadcrumb-items .breadcrumb-item:last-child a {
    padding: 0 5px
}

.breadcrumbs.breadcrumb-media .breadcrumb-items .breadcrumb-item:last-child a:first-child {
    padding-left: 30px
}

.breadcrumbs.breadcrumb-media .breadcrumb-items .breadcrumb-item:last-child a::after {
    display: none
}

.our-catregory {
    width: 100%;
    padding: 0 0 100px
}

.our-catregory .container {
    flex-direction: column
}

.our-catregory .our-catregory-item {
    display: flex;
    position: relative;
    margin-top: 40px
}

.our-catregory .our-catregory-item .our-catregory-img {
    overflow: hidden;
    height: 400px;
    width: 600px;
    min-width: 600px;
    z-index: 3;
    position: relative;
    padding: 0
}

.our-catregory .our-catregory-item .our-catregory-img .img {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.our-catregory .our-catregory-item .our-catregory-img a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.our-catregory .our-catregory-item .our-catregory-desc {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 3
}

.our-catregory .our-catregory-item .our-catregory-desc .title {
    width: 100%;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: normal;
    color: #fd355c;
    font-family: 'Poiret One', cursive;
    border-bottom: 3pt double #fd355c;
    padding-bottom: 10px;
    margin: 60px 0 0;
    font-family: Comfortaa-Light;
}

.our-catregory .our-catregory-item .our-catregory-desc .text {
    width: 100%;
    margin: 15px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: normal
}

.our-catregory .our-catregory-item .our-catregory-desc .btn {
    margin-top: 20px;
}

.our-catregory .our-catregory-item .bg-opacity-white {
    right: -100%;
    left: -100%;
    background-color: #fff;
    opacity: .9;
    width: 300%;
    top: 0;
    bottom: 0;
    z-index: 2;
    height: 100%;
    position: absolute;
    display: block
}

.our-catregory .our-catregory-item .bg-after-bg {
    top: 40px;
    bottom: 0;
    position: absolute;
    z-index: -1
}

.our-catregory .our-catregory-item:nth-child(odd) {
    flex-direction: row
}

.our-catregory .our-catregory-item:nth-child(odd) .our-catregory-img {
    margin-right: 100px
}

.our-catregory .our-catregory-item:nth-child(odd) .our-catregory-desc {
    text-align: left;
    align-items: flex-start
}

.our-catregory .our-catregory-item:nth-child(odd) .bg-after-bg {
    right: -50%;
    left: 40px
}

.our-catregory .our-catregory-item:nth-child(even) {
    flex-direction: row-reverse
}

.our-catregory .our-catregory-item:nth-child(even) .our-catregory-img {
    margin-left: 100px
}

.our-catregory .our-catregory-item:nth-child(even) .our-catregory-desc {
    align-items: flex-end;
    text-align: right
}

.our-catregory .our-catregory-item:nth-child(even) .bg-after-bg {
    left: -50%;
    right: 40px
}




.catregory-block {
    font-size: 22px;
    color: #fd355c;
}
.catregory-block i{
    font-size: 18px;
    color: #b5b5b5;
}
.catregory-block span{
    font-size: 18px;
    color: #b58790;
}

.catregory-items {
    display: block;

    padding: 0px;
    margin: -10px 0px 0px 0px;
}
.catregory-item {
    display: inline-block;
    width: 12.17%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 13px;
    font-family: Comfortaa-Light;
    position: relative;
    justify-content: center;
}

.catregory-item .info {
  text-align: center;
    margin: 5px 3px;
  padding: 0px;
  /*! border: 2px solid #a8a8a861; */
  border-radius: 6px;
  display: grid;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 4px #a6a5a5;
  background: #fff;
}
.catregory-item .info img {
  display: block;
    margin: 0 auto;
  width: 80%;
}
.catregory-item .info h4{
    margin: 0px;
    width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #44011775;
    color: #fff;
    padding: 30% 0px 50% 0px;
    opacity: 0;
    transition: all .3s linear 0s;
}
.catregory-item .info:hover > h4{ opacity: 1;transition: all .3s linear 0s;}

.sub-category-block {
    background: #f2f2f2;
    padding: 0px 20px 20px 20px;
    width: 100%;
    margin-top: 30px;
}

.sub-category-block .catregory-block{font-size: 18px;}


.about-us {
    padding: 50px 0;
    width: 100%;
    position: relative
}

.about-us::before {
    width: 100%;
    top: 0;
    z-index: -1;
    height: 200px;
    position: absolute;
    background-color: #fd355c;
    background-image: linear-gradient(to right, #fd355c , #59101e);
}

.about-us .about-us-img .child,
.media-wrap .media-items .media-item .img,
.reviews,
.subscribe {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.about-us .container {
    width: 960px;
    flex-direction: column
}

.about-us p {
    margin: 0 0 8px;
    font-size: 14px;
}

.about-us .title-section {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px #000;
}

.about-us .subtitle-section {
    width: 100%
}

.about-us .subtitle-section span {
    color: #fff;
}

.about-us .subtitle-section::after,
.about-us .subtitle-section::before {
    background-color: #fff
}

.latest-news .subtitle-section::after,
.latest-news .subtitle-section::before,
.latest-news::after,
.popular-products .subtitle-section::after,
.popular-products .subtitle-section::before,
.reviews .subtitle-section::after,
.reviews .subtitle-section::before,
.subscribe .input-box input,
.subscribe .subtitle-section::after,
.subscribe .subtitle-section::before {
    background-color: #fd355c;
}

.about-us .about-us-img {
    height: 300px;
    width: 100%;
    position: relative;
    text-align: center;
}

.about-us .about-us-img .child {
    top: 10px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.about-us .about-us-title {
    margin-bottom: 5px;
    font-size: 26px;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 45px;
    text-shadow: 0px 0px 5px #000;
    letter-spacing: 2px;
}

.about-us .subtitle-section-other {
    text-align: left;
    margin-bottom: 20px;
}

.about-us .subtitle-section-other span {
    color: #fff;
    margin-left: 0;
    font-size: 16px;
}

.about-us .subtitle-section-other::before {
    display: none
}

.about-us .subtitle-section-other::after {
    width: 100%;
    background-color: #fb2f67
}

.reviews {
    width: 100%;
    padding: 40px 0;
    position: relative
}

.reviews .title-section {
    color: #fb2f67;
}

.reviews .subtitle-section {
    color: #282828
}

.reviews .container {
    display: block;
    position: relative;
    z-index: 2
}
.reviews .slick-dots li.slick-active {
    background-color: #333;
}
.reviews .slick-dots li {
    border: 2px solid #333;
}


.reviews .slider-container-review {
    width: 650px;
    margin: auto
}

.reviews .slider-reviews-nav {
    margin-bottom: 50px
}

.reviews .slider-reviews-nav .people {
    display: flex;
    align-items: center;
    justify-content: center
}

.reviews .slider-reviews-nav .people img {
    width: 110px;
    height: 110px;
    min-height: 110px;
    border-radius: 50%
}

.reviews .slider-reviews-nav .slick-slide {
    -webkit-transform: scale(.9);
    transform: scale(.9);
    opacity: .9
}

.reviews .slider-reviews-nav .slick-center {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.reviews .slider-reviews-for .comment-people {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.reviews .slider-reviews-for .comment-people p {
    margin: 0;
    text-align: center;
    padding-bottom: 3px
}

.reviews .slider-reviews-for .comment-people .comment-text {
    margin-bottom: 10px
}

.popular-products {
    width: 100%;
    padding: 60px 0;
    position: relative;
}
.popular-products::before {
    content: '';
    width: 100%;
    top: 0;
    z-index: -1;
    height: 310px;
    position: absolute;
    background: #e0b3ca url('/img/products-bg.jpg') no-repeat 40px center;
    background-size: cover;
    box-shadow: 0px 3px 15px #333;
    opacity: 0.8;
}

.popular-products .title-section {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0px 0px 5px #151515;
}


.popular-products .slider-poducts .slick-arrow {
    z-index: 2
}

.popular-products .slider-poducts .slick-list .slick-track .slider-item {
    position: relative;
    z-index: 1;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    opacity: .8;
    transition: all .3s linear 0s;
    pointer-events: none
}

.popular-products .slider-poducts .slick-list .slick-track .slick-active {
    pointer-events: auto;
    opacity: 1;
    transition: all .3s linear 0s
}

.subscribe {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 50px 0
}

.subscribe .title-section {
    color: #3c3c3c;
    text-transform: uppercase;
}

.subscribe .subscribe-desc {
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 40px
}

.subscribe .input-box {
    width: 300px;
}

.subscribe .input-box input {
    background: #fff;
}

.subscribe .input-box input::-ms-input-placeholder {
    color: #fff
}

.subscribe .input-box input::placeholder {
    color: #fff
}

.subscribe .input-box input::-webkit-input-placeholder {
    color: #fff
}

.subscribe .input-box input::-moz-placeholder {
    color: #fff
}

.subscribe .input-box input:-ms-input-placeholder {
    color: #fff
}

.subscribe .input-box input:-moz-placeholder {
    color: #fff
}

.latest-news .title-section {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0px 0px 5px #000;
}




.latest-news {
    padding: 40px 0;
    width: 100%;
    position: relative
}

.latest-news::after {
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #010101 url('/img/office-typewriter.jpg') no-repeat center;
    background-size: cover;
    box-shadow: 0px 3px 15px #333;
    opacity: 0.8;
}

.latest-news .container {
    z-index: 2;
    position: relative;
    display: block
}

.latest-news .slick-arrow::before {
    color: #fff
}

.latest-news .slick-prev {
    left: -30px
}

.latest-news .slick-next {
    right: -30px
}

.latest-news .news-item {
    padding: 0 20px
}

.news-wrap {
    width: 100%;
    padding: 30px 0;
    display: flex;
    align-items: center;
    flex-direction: column
}

.news-wrap .container {
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 20px;
    grid-row-gap: 30px
}

.news-wrap .container .news-item {
    color: #fb2f67;
    grid-column: span 2;
}

.news-wrap .container .news-item.big-item {
    grid-column: span 3
}



.article-not-found .container{
  padding: 20px 0px 100px 0px;
    display: block;
}

.article-not-found p{
    /*! padding: 20px 0px 50px; */
}

.article-not-found .buttons{
    max-width: 300px;
}


.article {
    padding: 40px 0 0
}

.article .container {
    width: 900px;
    flex-direction: column;
    align-items: center;
    font-size: 14px !important;
}

.article .container img {
    margin: 10px 0 20px;
    width: 50% !important;
    height: auto !important;
}

.article .container p {
    margin: 0 0 10px;
    font-size: 14px !important;
}

.article .container p * {
    font-size: 14px !important;
}

.article .container div {
    width: 100% !important;
}

.article .container div * {
    font-size: 14px !important;
}

.media-wrap {
    display: flex;
    padding: 20px 0 40px;
    align-items: center;
    flex-direction: column;
    width: 100%
}

.media-wrap .media-items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 200px;
    grid-gap: 20px;
    margin-bottom: 20px
}

.media-wrap .media-items .media-item {
    position: relative;
    overflow: hidden
}

.media-wrap .media-items .media-item>a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.media-wrap .media-items .media-item .img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .3s linear 0s
}

.media-wrap .media-items .media-item .info {
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .7) 100%);
    background-size: 200% 200%;
    transition: all .3s linear 0s
}

.media-wrap .media-items .media-item .info .title {
    color: #fff;
    margin: 0
}

.media-wrap .media-items .media-item .info .title i {
    width: 22px
}

.media-wrap .media-items .media-item .info .hashtags-items {
    margin-top: 5px;
    margin-left: 22px
}

.media-wrap .media-items .media-item:hover .img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transition: all .3s linear 0s
}

.media-wrap .media-items .media-item:hover .info {
    transition: all .3s linear 0s;
    background-position: 50% 50%
}

.media-wrap .media-items .media-item.big {
    grid-column: span 2;
    grid-row: span 2
}

.media-item-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center
}

.media-item-wrap .container {
    width: 1200px !important;
    display: block;
    padding: 40px 20px
}

.service-items {
    width: 100%;
    padding: 50px 0 30px;
    display: flex;
    flex-direction: column
}

.service-items .service-item {
    width: 100%;
    padding: 30px 0
}

.service-items .service-item .container {
    justify-content: space-between
}

.service-items .service-item .img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: calc(50% - 15px);
    min-width: calc(50% - 15px);
    height: 300px
}

.service-items .service-item .desc {
    width: calc(50% - 15px);
    min-width: calc(50% - 15px);
    display: flex;
    flex-direction: column;
    text-align: left
}

.service-items .service-item .desc .title-service {
    font-family: "Poiret One", sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    color: #fb2f67;
    font-size: 28px;
    margin: 0 0 25px
}

.service-items .service-item .desc .text {
    font-size: 14px
}

.service-items .service-item .desc .text p {
    margin: 0 0 25px
}

.service-items .service-item .desc .price {
    display: flex;
    align-items: flex-end;
    font-family: 'Poiret One', cursive;
    font-size: 28px;
    color: #fb2f67;
    font-weight: 300;
    margin: 10px 0 30px
}

.service-items .service-item .desc .price span {
    margin-left: 10px;
    font-size: 16px;
    color: #282828;
    padding-bottom: 5px
}

.service-items .service-item .desc .btn {
    margin: 0 0 0 10px
}

.service-items .service-item:nth-child(odd) .title-service {
    border-left: 2px solid #fb2f67;
    padding: 10px 0 10px 10px
}

.service-items .service-item:nth-child(odd) .desc {
    align-items: flex-start
}

.service-items .service-item:nth-child(odd) .desc .text {
    padding-left: 10px
}

.service-items .service-item:nth-child(odd) .price {
    margin-left: 10px
}

.service-items .service-item:nth-child(even) {
    background-color: #f0f0f0
}

.service-items .service-item:nth-child(even) .container {
    flex-direction: row-reverse;
    text-align: right
}

.service-items .service-item:nth-child(even) .title-service {
    border-right: 2px solid #fb2f67;
    text-align: right;
    width: 100%;
    padding: 10px 10px 10px 0
}

.service-items .service-item:nth-child(even) .desc {
    align-items: flex-end;
    text-align: right
}

.service-items .service-item:nth-child(even) .desc .text {
    padding-right: 10px
}

.service-items .service-item:nth-child(even) .price {
    margin-right: 10px
}

.service-items .service-item:nth-child(even) .btn {
    margin: 0 10px 0 0
}



.partners-block .title-section {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px #000;
    margin-bottom: 25px;
}
.partners-block {
    padding: 40px 0;
    width: 100%;
    position: relative
}

.partners-block::after {
    position: absolute;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    background: #3c3c3c;
    background-size: cover;
}

.partners-block .container {
    z-index: 2;
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
}

.partners-block .slick-arrow::before {
    color: #fff
}

.partners-block .slick-prev {
    left: -30px
}

.partners-block .slick-next {
    right: -30px
}


.partners-block .partner-iteam {
    text-align: center;
    padding: 0px 10px;
}
.partners-block .partner-iteam img{
    width: 100%;
    margin: 0px 0px;
    border: 2px solid #a8a6a63b;
    border-radius: 6px;
    padding: 10px;
    background: #fff;
}
.partners-block .partner-iteam span{
    font-size: 12px;
    color: #b1aeae;
}






.brends-block .title-section {
    color: #fd355c;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px #fff;
}
.brends-block {
    padding: 40px 0;
    width: 100%;
    position: relative
}

.brends-block::before {
    position: absolute;
    height: 35%;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
    background: #fd355c;
    background-size: cover;
}

.brends-block .container {
    z-index: 2;
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
}

.brends-block .slick-arrow::before {
    color: #fff
}

.brends-block .slick-prev {
    left: -30px
}

.brends-block .slick-next {
    right: -30px
}

.brends-block .brand-item {
    padding: 0 20px
}

.brends-block .brand-iteam {
    text-align: center;
    padding: 0px 10px;
}
.brends-block .brand-iteam img{
    width: 100%;
    margin: 0px 0px;
    border: 2px solid #64646424;
    border-radius: 6px;
    padding: 10px;
    background: #ffffff90;
}
.brends-block .brand-iteam span{

    font-size: 14px;
}




.slider-reviews .title-section {
    color: #fd355c;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px #fff;
}
.slider-reviews {
    padding: 40px 0;
    position: relative;
}

.slider-reviews .container {
    z-index: 2;
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
}

.slider-reviews .slick-arrow::before {
    color: #333
}

.slider-reviews .slick-prev {
    left: -5px;
}

.slider-reviews .slick-next {
    right: -5px;
}

.slider-reviews .review-iteam {
    text-align: left;
    padding: 0px 20px;
    margin: 0px 6px;
    background: #fff6;
    border-radius: 4px;
    min-height: 120px;
}
.slider-reviews .review-iteam .comment-text{font-size: 14px;color: #333;}
.slider-reviews .review-iteam .comment-text span.comment-name-people{font-size: 15px;color: #fd355c;padding: 0px 10px 0px 0px;font-weight: 600;}




.store {
    display: flex;
    padding: 30px 0;
    width: 100%
}

.store .aside-store {
    width: 270px;
    min-width: 270px;
    margin-right: 40px;
    display: flex;
    flex-direction: column;
}

.store .aside-store .close-aside-store {
    display: none
}

.store .aside-store .aside-store-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
}

.store .aside-store .aside-store-item .store-item-top {
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e1e1e1;
    color: #b58790;
    /*! font-family: "Poiret One", serif; */
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    font-family: Comfortaa-Medium, serif;
    padding: 0px 10px 5px 10px;
}

.store .aside-store .aside-store-item .store-item-top::after {
    content: '\f107';
    font-family: fontello;
    font-size: 20px;
    color: #b58790;
    transition: all .3s linear 0s;
    line-height: 14px
}

.store .aside-store .aside-store-item .store-item-top.active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .3s linear 0s
}

.store .aside-store .aside-store-item .store-item-top:hover {
    color: #936870;
}

.store .aside-store .aside-store-item .store-item-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0px;
}

.store .aside-store .aside-store-item .store-item-content .form-group {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.store .aside-store .aside-store-item .store-item-content .form-group .form-control {
    max-width: 90px;
    height: 30px;
    text-indent: 10px;
    border: 2px solid #cecece;
    border-radius: 4px;
    font-size: 14px;
    color: #3f3f3f;
}

.store .aside-store .aside-store-item .store-item-content .form-group .done-price {
    box-sizing: border-box;
    width: 20%;
    float: left;
    background: #3a3a3a;
    height: 30px;
    color: #fff;
    border: none;
    transition: all .4s ease;
    border-radius: 4px;
}

.store .aside-store .aside-store-item .store-item-content .form-group .done-price:hover {
    background: #1d1d1d;
    transition: all .4s ease;
    cursor: pointer;
}


.store .aside-store .aside-store-item .store-item-content .category-items {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    margin-top: -16px;
}



.store .aside-store .aside-store-item .store-item-content .category-items .category-item {
    display: block;
    cursor: pointer;
    height: auto;
    border: none;
    border: 1px solid #e1e1e1;
    border-bottom: none;

    line-height: 26px;
    font-size: 14px;
    
    align-items: center;
    color: #393939;
    position: relative;
    width: 100%;
    transition: all .3s linear 0s;
    padding: 2px 10px;
}



.store .aside-store .aside-store-item .store-item-content .category-items .category-item::after {
    opacity: 1;
    transition: all .3s linear 0s
}


.store .aside-store .aside-store-item .store-item-content .category-items .category-item:last-child {
    border-bottom: 1px solid #e8e8e8;
}
    
.store .aside-store .aside-store-item .store-item-content .category-items .category-item:hover {
    transition: all .3s linear 0s
}

.store .aside-store .aside-store-item .store-item-content .category-items .category-item::after {
    transition: all .3s linear 0s;
    opacity: 0;
    content: '\e813';
    font-family: fontello;
    font-size: 12px;
    position: absolute;
    right: 0;
    color: #999;
}

.store .aside-store .aside-store-item .store-item-content .category-items .category-item.active {
    background: #b58790;
    color: #fff;
    font-weight: 600;
    border-color: #b58790;
}
.store .aside-store .aside-store-item .store-item-content .category-items .category-item.active span{
    color: #fff;
}
.store .aside-store .aside-store-item .store-item-content .category-items .children-block {
    border: 1px solid #b58790;
}


.store .aside-store .aside-store-item .store-item-content .category-items .children-block .children {
    background: #f2f2f2;  
    border: none;
    border-bottom: 1px solid #cebabe;
    padding-left: 20px;
}
.store .aside-store .aside-store-item .store-item-content .category-items .children-block .children:last-child {
   border-bottom: none;
}    

.store .aside-store .aside-store-item .store-item-content .category-items .category-item.children.active {
    background: #cebabe;
    color: #252525;
}

    
.store .aside-store .aside-store-item .store-item-content .category-items .category-item img{
    display: inline-flex;
    border: 1px solid #c6c3c3;
    border-radius: 50%;
    width: 40px;
    margin-right: 10px;
    display: none;
}

.store .aside-store .aside-store-item .store-item-content .category-items .category-item span {
    transition: all .3s linear 0s;
    color: #b58790;
    font-size: 12px;
    margin-left: 8px;
    line-height: 26px;
    /*! display: inline-flex; */
    /*! display: none; */
    float: right;
    position: absolute;
    right: 15px;
}





/* ///// */


.store .aside-store .aside-store-item .store-item-content .filter-items {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column
}

.store .aside-store .aside-store-item .store-item-content .filter-items .filter-item {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    cursor: pointer;
    width: 100%;
    height: auto;
    border: none;
}

.store .aside-store .aside-store-item .store-item-content .filter-items .filter-item input {
    margin-right: 10px;
    border-radius: 15%;
    cursor: pointer;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    width: 16px;
    height: 16px;
    max-width: 16px;
    min-width: 16px;
    max-height: 16px;
    min-height: 16px;
    box-sizing: border-box;
    transition: all .3s linear 0s;
    background: #eeeded;
    border: 1px solid #cecece;
}

.store .aside-store .aside-store-item .store-item-content .filter-items .filter-item input:checked {
    transition: all .3s linear 0s;
    background-color: #b58790;
    border-color: transparent;
}

.store .aside-store .aside-store-item .store-item-content .filter-items .filter-item input:checked+label {
    color: initial;
    transition: all .3s linear 0s;
}

.store .aside-store .aside-store-item .store-item-content .filter-items .filter-item input:checked+label::after {
    opacity: 1;
    transition: all .3s linear 0s
}

.store .aside-store .aside-store-item .store-item-content .filter-items .filter-item label {
    cursor: pointer;
    display: block;
    align-items: center;
    font-size: 14px;
    color: #393939;
    line-height: 16px;
    position: relative;
    width: 100%;
    transition: all .3s linear 0s
}

.store .aside-store .aside-store-item .store-item-content .filter-items .filter-item label:hover {
    transition: all .3s linear 0s
}

.store .aside-store .aside-store-item .store-item-content .filter-items .filter-item label::after {
    transition: all .3s linear 0s;
    opacity: 0;
    content: '\e813';
    font-family: fontello;
    font-size: 12px;
    position: absolute;
    right: 0;
    color: #999;
}

.store .aside-store .aside-store-item .store-item-content .filter-items .filter-item label span {
    transition: all .3s linear 0s;
    color: #b58790;
    font-size: 12px;
    margin-left: 8px;
    line-height: 12px;
    /*! float: right; */
}

/* ///// */











.store .aside-store .noUi-target {
    background: #D3D3D3;
    border-radius: 0;
    border: none;
    box-shadow: none
}

.store .aside-store .noUi-connect,
.store .aside-store .noUi-handle {
    background: #d7d7d7;
    box-shadow: none
}

.store .aside-store .noUi-horizontal {
    height: 6px;
    width: 100%;
    margin: auto
}

.store .aside-store .noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    top: -7px;
    right: -9px !important
}

.store .aside-store .noUi-handle {
    border-radius: 20%;
    border: none;
    cursor: default;
    background: #b58790;
    cursor: pointer;
}

.store .aside-store .noUi-handle:after,
.store .aside-store .noUi-handle:before {
    display: none
}

.store .aside-store .noUi-handle:focus {
    outline: 0
}

.store .main {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center
}

.store .main-header {
    margin-bottom: 30px;
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.store .main-header .filter-btn {
    display: none;
    font-size: 14px;
    height: 30px;
    font-weight: 500;
    padding: 0 20px;
    text-transform: none
}

.store .main-header .sorting-box {
    display: flex;
    align-items: center
}

.store .main-header .sorting-box p {
    margin: 0;
    font-size: 13px;
}

.store .main-header .sorting-box select {
    border: none;
    border-radius: 3px;
    -webkit-appearance: none;
    margin-left: 10px;
    font-size: 14px;
    padding: 0 10px;
    text-align-last: center;
    color: #333;
    height: 30px;
    background-color: #e1e1e1;
}

.store .main-header .sorting-box select option {
    color: #444;
    background-color: #fff;
    font-size: 16px;
}

.store .product-items {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.store .download-product {
    margin-bottom: 0;
    border-radius: 6px;
    overflow: hidden;
    display: block;
}

.store .download-product:hover .mask .line-bottom,
.store .download-product:hover .mask .line-top {
    transition: all .3s linear 0s;
    background-color: #fff
}

.store .download-product:hover .mask .text {
    color: #1c1b1b;
    transition: all .1s linear 0s;
    /*! background: #b58790a8; */
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.store .download-product .img {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.store .download-product .mask {
    background-color: rgba(255, 255, 255, .5)
}


.store .download-product .mask .text {
    color: #333;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.1s linear 0s;
    font-size: 16px;
    background: #ffffff80;
    border-radius: 6px;
    padding: 10px 10px;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    position: absolute;
    text-shadow: 1px 0px #33333336;
}

.product-wrap {
    display: flex;
    padding: 30px 20px;
    max-width: 1200px;
    width: 100%;
}

.product-wrap+.popular-products {
    background-position: center 140%;
    background-size: cover;
    background-repeat: no-repeat
}

.product-wrap .product-image {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
    display: block;
    margin-right: 40px
}

.product-wrap .product-image .product-slider-nav {
    width: auto;
    max-width: 100%;
    margin: 10px auto;
}

.product-wrap .product-image .product-slider-nav .slick-slide.slick-current.slick-center .img {
    border: 2px solid #b7818b;
    box-sizing: conten-box;
}

.product-wrap .product-image .product-slider-nav .img {
    border: 1px solid transparent;
    width: 84px;
    max-width: 100%;
    height: 84px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 3px;
    border: 2px solid #fff;
    margin: 0 auto;
}

.product-wrap .product-image .product-slider-for {
    width: 100%;
    border: 1px solid #e6e6e6;
    box-shadow: -1px -1px 9px #a8a8a8;
    background: #fff;
    max-width: 600px;
    margin: 0 auto;
}

.product-wrap .product-image .product-slider-for .product-slide {
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.product-wrap .product-image .product-slider-for .product-slide img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.product-wrap .product-info {
    width: 100%;
    display: flex;
    flex-direction: column
}

.product-wrap .product-info .product-header {
    align-items: flex-start;
    display: flex;
    justify-content: space-between
}

.product-wrap .product-info .product-header .header-info {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px
}

.product-wrap .product-info .product-header .header-info .title-product {
    font-size: 28px;
    line-height: 30px;
    color: #262626;
    font-weight: 100;
    margin: 0 0 5px
}

.product-wrap .product-info .product-header .header-info .article-product {
    margin: 0 0 15px;
    font-size: 14px;
    color: #8c8c8c
}

.product-wrap .product-info .product-header .header-info .article-product span {
    color: #282828
}

.product-wrap .product-info .product-header .header-info .other-info {
    display: flex;
    align-items: flex-end
}

.product-wrap .product-info .product-header .header-info .other-info .price {
    display: flex;
    align-items: flex-end;
    font-size: 28px;
    color: #a65161;
    font-weight: 100;
    margin: 0 20px 0 0
}

.product-wrap .product-info .product-header .header-info .other-info .price span {
    margin-left: 5px;
    font-size: 16px;
    color: #282828;
    line-height: 30px;
}

.product-wrap .product-info .product-header .header-info .other-info .availability {
    display: flex;
    margin-right: 20px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
    align-items: center;
    line-height: 25px;
}

.product-wrap .product-info .product-header .header-info .other-info .availability .indicator {
    height: 10px;
    width: 10px;
    display: flex;
    background: #4bdd42;
    border-radius: 100px;
    margin-right: 5px
}


.product-wrap .product-info .options-items{margin: 10px 0px 15px 0px;position: relative;}
.product-wrap .product-info .options-items h5.options-title{margin: 0px 0px 0px 0px;background: #fff;line-height: 16px;font-size: 18px;padding: 10px 20px 10px 0px;z-index: 2;position: absolute;display: inline-block;top: -25px;color: #3f3f3f;font-family: Comfortaa-Light;font-weight: 400;}
.product-wrap .product-info .options-items .select-block{border-top: 1px solid #dfdfdf;padding: 10px 0px 10px 0px;z-index: 1;display: block;position: relative;}
.product-wrap .product-info .options-items .select-block label{margin: 0px;font-size: 14px;color: #b7818b;font-weight: 100;min-width: 100px;display: inline-block;padding: 0px;}
.product-wrap .product-info .options-items .select-block select{margin: 0px 0px 0px 0px;line-height: 15px;font-size: 15px;min-width: 150px;padding: 3px 10px;}

.product-wrap .product-info .options-items .select-block .borders{
    border: 2px solid #fff;
    padding: 1px 0px 0px 10px;
    z-index: 1;
    display: inline-block;
    position: relative;
    border-radius: 7px;
}
.product-wrap .product-info .options-items .select-block .borders.has-error{
    border: 2px solid #f98d8d;
}

.news-item .top .img,
.product-item .img,
.profile .main .orders-wrap .order-item .info-order .oreder-list-item .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.product-wrap .product-info .product-header .header-info .other-info .availability .availability-text {
    margin: 0
}

.product-wrap .product-info .product-header .header-info .other-info .color-product {
    display: none;
    align-items: center
}

.product-wrap .product-info .product-header .header-info .other-info .color-product .color-title {
    font-size: 12px;
    margin-right: 5px
}

.product-wrap .product-info .product-header .header-info .other-info .color-product .color-box {
    width: 30px;
    height: 30px;
    border: 1px solid red
}

.product-wrap .product-info .product-header .share-social {
    display: flex;
    align-items: center
}

.product-wrap .product-info .product-header .share-social .share-title {
    font-size: 12px;
    color: #8c8c8c;
    margin-right: 10px
}

.product-wrap .product-info .product-header .share-social .share-items {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none
}

.product-wrap .product-info .product-header .share-social .share-items .share-item {
    margin-right: 10px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border: 1px solid #fb2f67;
    color: #fb2f67
}

.product-wrap .product-info .product-header .share-social .share-items .share-item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-wrap .product-info .product-header .share-social .share-items .share-item>span {
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important
}

.product-wrap .product-info .product-header .share-social .share-items .share-item>span::after {
    left: 0;
    right: 0;
    margin: auto
}

.product-wrap .product-info .product-header .share-social .share-items .share-item:last-child {
    margin-right: 0
}

.product-wrap .product-info .product-header .share-social .share-items .tooltip {
    position: relative
}

.product-wrap .product-info .product-header .share-social .share-items .tooltip .copy-url {
    position: absolute;
    display: none
}

.product-wrap .product-info .btn-items {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.product-wrap .product-info .btn-items .btn {
    min-width: 180px;
    width: 20%;
    margin-right: 20px;
    margin-bottom: 30px;
    padding: 0;
}

.product-wrap .product-info .btn-items .btn i {
    font-size: 16px
}

.product-wrap .product-info .btn-items .btn i::before {
    margin: 0;
    width: auto
}

.product-wrap .product-info .btn-items .btn:last-child {
    margin-right: 0
}

.product-wrap .product-info .btn-items .btn-other {
    background-color: #d3d3d3;
    transition: all .3s linear 0s;
    border-bottom-color: #8c8c8c
}

.product-wrap .product-info .btn-items .btn-other.active {
    transition: all .3s linear 0s;
    opacity: 0.6;
}

.product-wrap .product-info .product-content {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "desc desc""char char""delivery delivery";
}

.product-wrap .product-info .product-content .
{
    margin-bottom: 20px;
    text-align: left
}

.product-wrap .product-info .product-content .subtitle-section span {
    font-size: 18px;
    margin-left: 0;
    color: #2b2b2b
}

.product-wrap .product-info .product-content .subtitle-section::before {
    content: none;
    display: none
}

.product-wrap .product-info .product-content .subtitle-section::after {
    width: 100%;
    background-color: #fb2f67
}

.product-wrap .product-info .product-content .subtitle-section {
    margin: 0px 0px 10px 0px;
    position: relative;
}
.product-wrap .product-info .product-content .subtitle-section span {
  position: relative;
  background: #fff;
  padding: 0px 15px 0px 0px;
  z-index: 2;
}

.product-wrap .product-info .product-content .subtitle-section::after {
  content: ""; 
  width: 100%;
  height: 0px;
  background: #000;
  display: block;  
  margin: -10px 0px 0px 0px;
  position: absolute;
}

.product-wrap .product-info .product-content .desc-product {
    grid-area: desc;
    display: flex;
    flex-direction: column
}

.product-wrap .product-info .product-content .desc-product .text {
    color: #2b2b2b;
    font-size: 14px;
}

.product-wrap .product-info .product-content .desc-product .text p {
    font-size: 14px;
    margin: 0 0 10px
}

.product-wrap .product-info .product-content .desc-product .text p:last-child {
    margin-bottom: 0
}

.product-wrap .product-info .product-content .characteristic-product {
    grid-area: char;
    display: flex;
    flex-direction: column;
}

.product-wrap .product-info .product-content .characteristic-product .characteristic-items {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px
}

.product-wrap .product-info .product-content .characteristic-product .characteristic-items li {
    margin-bottom: 5px;
    color: #8c8c8c;
    display: block;
}

.product-wrap .product-info .product-content .characteristic-product .characteristic-items li span {
    color: #2b2b2b;
    padding-left: 5px;
}

.product-wrap .product-info .product-content .characteristic-product .characteristic-items li:last-child {
    margin-bottom: 0
}

.product-wrap .product-info .product-content .delivery-product {
    grid-area: delivery;
    display: flex;
    flex-direction: column;
}

.product-wrap .product-info .product-content .delivery-product .delivery-items,
.product-wrap .product-info .product-content .delivery-product .delivery-items .delivery-item .delivery-container-text {
    display: flex;
    flex-direction: column
}

.product-wrap .product-info .product-content .delivery-product .delivery-items .delivery-item {
    display: flex;
    margin-bottom: 10px
}

.product-wrap .product-info .product-content .delivery-product .delivery-items .delivery-item:last-child {
    margin-bottom: 0
}

.product-wrap .product-info .product-content .delivery-product .delivery-items .delivery-item img {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

.product-item,
.product-item .mask {
    display: flex;
    flex-direction: column;
}

.product-wrap .product-info .product-content .delivery-product .delivery-items .delivery-item .delivery-container-text .delivery-text {
    color: #2b2b2b;
    margin: 0;
    font-size: 16px
}

.product-wrap .product-info .product-content .delivery-product .delivery-items .delivery-item .delivery-container-text .delivery-subtext {
    font-size: 12px;
    color: #8c8c8c
}

.product-item {
    width: 265px;
    align-items: center;
    position: relative;
    margin-bottom: 10px;
    border: 3px solid #fff0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.55);
    border-radius: 10px;
    /*! overflow: hidden; */
}

.product-item .label {
    background-color: #ea3737;
    position: absolute;
    z-index: 9;
    padding: 0px;
    color: #fff;
    font-family: Comfortaa-Medium;
    font-size: 14px;
    margin: -15px -15px;
    right: 0px;
    line-height: 55px;
    width: 60px;
    text-align: center;
    height: 55px;
    border-radius: 15px;
    background: #b58790 url('/img/percent-svg-white.svg') no-repeat center;
    background-size: 28px;
    color: transparent;
    border: 2px solid #fff;
}

.product-item a.delete {
    position: absolute;
    z-index: 11;
    font-size: 16px;
    color: red;
    top: 0;
    right: 0;
    cursor: pointer
}

.product-item .top {
    height: 300px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #c3c3c3;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.product-item .img {
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-color: #fff;
}

.product-item .mask,
.product-item .mask>a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0
}

.product-item .mask {
    padding: 20px 0 37.5px;
    align-items: center;
    justify-content: space-around;
    background-color: rgba(214, 59, 102, 0);
    transition: all .3s linear 0s
}

.product-item .mask .line-top {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.product-item .mask .line-bottom {
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
}

.product-item .mask .text {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    transition: all .3s linear 0s;
}

.product-item .mask .text i {
    font-size: 28px;
}


.product-item .desc {
    position: relative;
    z-index: 2;
    color: #2b2b2b;
    width: 100%;
    height: 55px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding-bottom: 5px;
}

.product-item .actions-link {
    z-index: 22;
    width: 100%;
    display: flex;
    height: auto;
    align-items: center;
    justify-content: space-around;
    font-family: Comfortaa-Medium;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}

.product-item .actions-link .info {
    cursor: pointer;
    display: flex;
    justify-content: center;
    width: 25%;
    position: relative;
    height: 100%;
    line-height: 44px;
    margin: 0px 0px;
    background: #333;
    color: #fff;
    font-size: 14px;
    padding: 2px 0px;
}
.product-item .actions-link .info:hover {opacity:0.9;}
.product-item .actions-link .info i{
    font-size: 16px;
    line-height: 36px;
}
.product-item .actions-link .info.basket {
    width: 75%;
    border-right: 0px solid #c3c3c3; 
    background: #fd355c;
    line-height: 40px;
    padding: 0px;
}

.news-item,
.news-item .top .mask {
    display: flex;
    flex-direction: column
}

.product-item .desc>a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.product-item .desc p {
    margin: 0
}

.product-item .desc p.price {
    color: #a65161;
    font-weight: 600;
} 
.product-item .desc p.price .old-price {
    color: #7c7c7c;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 400;
}
.product-item .desc .name {
    margin: 0px;
    font-size: 13px;
}

.news-item {
    align-items: center;
    position: relative
}

.news-item .top {
    height: auto;
    padding: 40% 0;
    width: 100%;
    position: relative;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 15px;
    margin-top: 15px;
    overflow: hidden;
}

.news-item .top .img,
.news-item .top .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #dfdfdf;
    border-radius: 15px;
}

.news-item .top .img {
    z-index: 1
}

.news-item .top .mask {
    padding: 20px 0 37.5px;
    align-items: center;
    justify-content: space-around;
    z-index: 3;
    background-color: rgba(214, 59, 102, 0);
    transition: all .3s linear 0s
}

.news-item .top .mask .line-bottom,
.news-item .top .mask .line-top {
    position: relative;
    height: 65px;
    width: 8px;
    display: block;
    background-color: #fff;
    opacity: 0;
    transition: all .3s linear 0s
}

.news-item .top .mask .line-top {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.news-item .top .mask .line-bottom {
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
}

.news-item .top .mask .text {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    transition: all .3s linear 0s;
}

.news-item .top .mask .text i {
    font-size: 38px;
}

.news-item .top .title {
    color: #fff;
    font-weight: 100;
    font-size: 18px;
    line-height: 30px;
    display: block;
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 2;
    bottom: -18px;
    padding: 110px 0px 20px 0px;
    min-height: 80px;
    overflow:hidden;
}
.news-item .top .title::before {
    content: "";
    background: #fd355c8c;
    position: absolute;
    left: -50px;
    right: -50px;
    z-index: -1;
    bottom: -60px;
    top: 30px;
    transform: rotate(5deg);
}
.news-item .top .title::after {
    content: "";
    background: #000000bf;
    position: absolute;
    left: -50px;
    right: -50px;
    z-index: -1;
    bottom: -60px;
    top: 60px;
    transform: rotate(-10deg);
}
.news-item .info .desc {
    margin: 15px 0px 0px 0px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.news-item:hover .mask {
    background-color: rgba(19, 14, 15, 0.54);
    transition: all .3s linear 0s
}

.news-item:hover .mask .text {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .3s linear 0s
}

.news-item>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.profile {
    width: 100%;
    margin-bottom: 40px
}

.profile .container {
    padding: 0;
    align-items: flex-start
}

.profile .aside {
    background-color: #f7e2e6;
    padding: 30px 0 0;
    width: 230px;
    min-width: 230px;
    margin-bottom: 40px;
    margin-left: 20px
}

.profile .aside .navigation-profile {
    font-size: 15px;
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0
}

.profile .aside .navigation-profile .navigation-item {
    color: #a66b77;
    height: 40px;
    transition: all .3s linear 0s;
}

.profile .aside .navigation-profile .navigation-item.active {
    background-color: #c68995;
    transition: all .3s linear 0s;
    color: #fff;
}


.profile .aside .navigation-profile .navigation-item a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 10px 10px 10px 15px;
    font-size: 14px;
}

.profile .aside .navigation-profile .navigation-item a i {
    width: 30px
}

.profile .main {
    padding: 20px 20px 20px 40px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.profile .main .btn {
    height: 40px
}

.profile .main .profile-header {
    width: 100%;
    display: flex;
    flex-direction: column
}

.profile .main .profile-header .profile-title {
    color: #555;
    margin: 0 0 5px;
    font-size: 28px;
    font-weight: 300;
}

.profile .main .title-line {
    width: 100%;
    text-align: left
}

.profile .main .title-line span {
    margin-left: 0
}

.profile .main .title-line::before {
    content: none
}

.profile .main .title-line::after {
    width: 100%;
    background-color: #fb2f67
}

.profile .main .people-info {
    display: flex;
    width: 100%
}

.profile .main .people-info .profile-people {
    display: flex;
    flex-direction: column;
    width: 300px;
    min-width: 300px;
    margin-right: 20px
}

.profile .main .people-info .profile-people .input-box {
    width: 100%
}

.profile .main .people-info .people-phone {
    width: 100%;
    display: flex;
    flex-direction: column
}

.profile .main .people-info .people-phone .phone-item,
.profile .main .people-info .people-phone .phone-item:last-child .btn-items .js-add-phone,
.profile .main .people-info .people-phone .phone-item:last-child .btn-items .js-delete-phone {
    display: flex
}

.profile .main .people-info .people-phone .phone-item .input-box {
    min-width: 250px;
    width: 250px;
    margin-right: 20px
}

.profile .main .people-info .people-phone .phone-item .btn-items {
    width: 100%;
    min-width: 300px;
    display: flex
}

.profile .main .people-info .people-phone .phone-item .btn-items .btn {
    margin-right: 20px;
    width: 140px
}

.profile .main .people-info .people-phone .phone-item .btn-items .js-add-phone {
    display: none;
    margin-right: 0
}

.profile .main .people-password {
    display: flex
}

.profile .main .people-password .input-box {
    width: 300px;
    margin-right: 20px
}

.profile .main .other-info {
    display: flex;
    width: 100%;
    margin-bottom: 30px
}

.profile .main .other-info .gender-wrapp .gender-items .gender-item label,
.profile .main .other-info .lang-wrapp .lang-items .lang-item label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    display: flex;
    width: 95px;
    height: 45px;
    transition: all .3s linear 0s
}

.profile .main .other-info .gender-wrapp {
    margin-right: 20px;
    display: flex;
    flex-direction: column
}

.profile .main .other-info .gender-wrapp p {
    margin: 0 0 5px;
    font-size: 16px
}

.profile .main .other-info .gender-wrapp .gender-items {
    display: flex
}

.profile .main .other-info .gender-wrapp .gender-items .gender-item {
    position: relative
}

.profile .main .other-info .gender-wrapp .gender-items .gender-item input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.profile .main .other-info .gender-wrapp .gender-items .gender-item input:checked+label {
    color: #c68995;
    border-bottom: 2px solid #c68995;
}

.profile .main .other-info .gender-wrapp .gender-items .gender-item label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid #dbdbdb;
    color: #bfbfbf;
    cursor: pointer;
}

.profile .main .other-info .lang-wrapp {
    display: flex;
    flex-direction: column
}

.profile .main .other-info .lang-wrapp p {
    margin: 0 0 5px;
    font-size: 16px
}

.profile .main .other-info .lang-wrapp .lang-items {
    display: flex
}

.profile .main .other-info .lang-wrapp .lang-items .lang-item {
    position: relative
}

.profile .main .other-info .lang-wrapp .lang-items .lang-item input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.profile .main .other-info .lang-wrapp .lang-items .lang-item input:checked+label {
    color: #fff;
    background-color: #fb2f67;
    transition: all .3s linear 0s
}

.profile .main .other-info .lang-wrapp .lang-items .lang-item label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    background-color: #efefef;
    color: #fb2f67
}

.profile .main .delivery-wrap,
.profile .main .delivery-wrap .delivery-items,
.profile .main .special-date-wrap {
    flex-direction: column;
    display: flex
}

.profile .main .delivery-wrap .delivery-items .delivery-item {
    display: flex
}

.profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap {
    margin-right: 20px;
    display: flex;
    flex-wrap: wrap
}

.profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap .select-box {
    width: calc(40% - 20px);
    margin-right: 20px
}

.profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap .input-box {
    width: calc(50% - 10px);
    margin-right: 20px
}

.profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap .input-box:nth-child(2) {
    width: 60%;
    margin-right: 0
}

.profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap .input-box:nth-child(3) {
    width: 100%;
    margin-right: 0
}

.profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap .input-box:nth-child(5) {
    margin-right: 0
}

.profile .main .delivery-wrap .delivery-items .btn-items {
    justify-content: flex-start;
    display: flex;
    min-width: 300px
}

.profile .main .delivery-wrap .delivery-items .btn-items .btn {
    width: 140px
}

.profile .main .delivery-wrap .delivery-items .btn-items .btn.js-delete-delivery {
    margin-right: 20px
}

.profile .main .special-date-wrap {
    width: 100%
}

.profile .main .special-date-wrap .special-items {
    padding-top: 20px;
    display: flex;
    flex-direction: column
}

.profile .main .special-date-wrap .special-items .special-item {
    display: flex
}

.profile .main .special-date-wrap .special-items .special-item .input-wrap {
    display: flex;
    margin-right: 20px
}

.profile .main .special-date-wrap .special-items .special-item .select-box {
    width: 250px;
    margin-right: 20px;
    margin-bottom: 0
}

.profile .main .special-date-wrap .special-items .special-item .input-box {
    width: 200px;
    margin-bottom: 0;
    margin-right: 20px
}

.profile .main .special-date-wrap .special-items .special-item .btn-items {
    width: 100%;
    min-width: 300px;
    display: flex
}

.profile .main .special-date-wrap .special-items .special-item .btn-items .btn {
    margin-right: 20px;
    width: 140px
}

.profile .main .special-date-wrap .special-items .special-item .btn-items .js-add-phone {
    display: none;
    margin-right: 0
}

.profile .main .revised-wrap {
    margin-bottom: 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px
}

.profile .main .revised-wrap .product-item {
    width: 100%
}

.profile .main .revised-wrap .product-item .top {
    height: 375px
}

.profile .main .subscriptions-wrap {
    display: flex;
    flex-direction: column
}

.profile .main .subscriptions-wrap .subscriptions-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px
}

.profile .main .subscriptions-wrap .subscriptions-item:last-child {
    margin-bottom: 0
}

.profile .main .subscriptions-wrap .subscriptions-item .title {
    margin: 0 0 5px;
    font-size: 16px
}

.profile .main .subscriptions-wrap .subscriptions-item .subtitle {
    font-size: 14px;
    margin: 0 0 15px
}

.profile .main .basket-wrap {
    display: flex;
    flex-direction: column;
    align-items: center
}

.profile .main .basket-wrap .btn {
    width: 250px;
}

.profile .main .basket-wrap .basket-main {
    width: 100%
}

.profile .main .basket-wrap .basket-main .sum-money {
    margin: 10px 0 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.profile .main .basket-wrap .basket-main .sum-money p {
    display: flex;
    align-items: flex-end;
    margin: 5px 0;
    font-size: 18px;
    font-weight: 300;
    /*! font-family: "Poiret One", serif */
}

.profile .main .basket-wrap .basket-main .sum-money p span {
    font-size: 26px;
    color: #a65161;
    margin: 0 5px
}

.profile .main .basket-wrap .basket-other {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    flex-wrap: wrap;
    align-items: flex-start;
    /*! border-bottom: 1px solid #797979; */
    border-top: 5px solid #dfd9d9;
}

.profile .main .basket-wrap .basket-other .baskets-other-title {
    display: flex;
    color: #2b2b2b;
    font-size: 18px;
    justify-content: space-between;
    margin: 0 0 20px;
    font-weight: 400
}

.profile .main .basket-wrap .basket-other .baskets-other-title i {
    color: #666
}

.profile .main .basket-wrap .basket-other .left {
    width: calc(50% - 10px);
    margin-right: 20px
}

.profile .main .basket-wrap .basket-other .payment-method {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    /*! box-shadow: 0 0 15px rgba(0, 0, 0, .2) */
}

.profile .main .basket-wrap .basket-other .payment-method .switch-box {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.profile .main .basket-wrap .basket-other .payment-method .switch-box .switch-item {
    width: 50%
}

.profile .main .basket-wrap .basket-other .payment-method .switch-box .switch-item label {
    width: 100%;
}

.profile .main .basket-wrap .basket-other .delivery-methods {
    width: calc(50% - 10px);
    /*! box-shadow: 0 0 15px rgba(0, 0, 0, .2); */
    padding: 20px;
    display: flex;
    flex-direction: column
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top {
    width: 100%;
    margin-bottom: 0;
    display: flex;
    flex-direction: column
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top .tab-item {
    margin-bottom: 10px
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top .tab-item:last-child {
    margin-bottom: 0
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top .tab-item label {
    display: flex
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top .tab-item label span:first-child {
    min-width: 18px;
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top .tab-item label span:last-child {
    font-size: 12px;
    word-wrap: break-word
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-content {
    width: 100%
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-content .tab-content {
    display: none;
    flex-direction: column;
    width: 100%;
    padding-top: 40px
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-content .tab-content:first-child {
    padding-top: 0
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-content .tab-content.active,
.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-content .tab-content:first-child {
    display: flex
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-content .tab-content .select-box {
    margin-bottom: 30px
}

.profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-content .tab-content .input-box {
    width: 100%
}

.profile .main .basket-wrap .basket-other .comment-basket {
    padding: 20px 0px 0px 0px;
}


.profile .main .basket-wrap .basket-other .comment-basket textarea {
    width: 100%;
    height: 100px;
    resize: none;
    padding: 10px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    /*! background-color: #f0f0f0; */
    color: #666;
    font-size: 12px;
    font-weight: 500;
    border: 2px solid #f0f0f0;
    border-radius: 5px;
}

.profile .main .orders-wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    padding-bottom: 15px
}

.profile .main .orders-wrap .order-item {
    margin-bottom: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    display: flex;
    width: 100%;
    padding: 10px 0px 10px 10px;
}

.profile .main .orders-wrap .order-item:last-child {
    margin-bottom: 0
}

.profile .main .orders-wrap .order-item .info-order {
    width: 70%
}

.profile .main .orders-wrap .order-item .info-order .info-order-header {
    border-bottom: 1pt solid #e1e1e1;
    padding-bottom: 10px;
    display: grid;
    grid-template-columns: repeat(4, -webkit-max-content);
    grid-template-columns: repeat(4, max-content);
    color: #8f8f8f;
}

.profile .main .orders-wrap .order-item .info-order .info-order-header p {
    margin: 0;
    font-size: 12px
}

.profile .main .orders-wrap .order-item .info-order .info-order-header p span {
    font-size: 14px;
    color: #a86e7b;
}

.profile .main .orders-wrap .order-item .info-order .info-order-header .order-date {
    margin-left: 15px;
}

.profile .main .orders-wrap .order-item .info-order .info-order-header .order-status {
    grid-column: 5;
    text-align: right
}

.profile .main .orders-wrap .order-item .info-order .oreder-list {
    padding: 20px 0;
    display: flex;
    flex-direction: column
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0px;
    
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item:not(:last-child) {
    border-bottom: 1px solid #e1e1e1;
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item .img {
    width: 65px;
    min-width: 65px;
    height: 100px;
    margin-right: 20px;
    background-size: contain;
    border:1px solid #d9d7d7;
    border-radius: 3px;
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item .info {
    width: 100%;
    height: 100%;
    justify-content: space-around;
    display: flex;
    flex-direction: column;
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item .info .title {
    margin: 0px 0px 10px;
    color: #33;
    font-size: 16px;
    font-weight: 300
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item .info .other {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #8c8c8c;
    min-height: 20px;
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item .info .other li {
    display: flex
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item .info .other li:not(:last-child) {
    margin-right: 12px
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item .info .other li span {
    color: #282828;
    margin-left: 5px
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item .price {
    width: 120px;
    min-width: 120px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    color: #c68995;
}

.profile .main .orders-wrap .order-item .info-order .oreder-list-item .price span {
    font-size: 14px;
    color: #282828;
    line-height: 24px;
    padding: 0px 0px 0px 5px;
}

.profile .main .orders-wrap .order-item .status-order {
    width: 30%;
    font-size: 12px;
    padding: 10px 10px 10px 15px;
    margin: -10px 0px -10px 15px;
    background: #eee;
}

.profile .main .orders-wrap .order-item .status-order .title-status-order {
    margin: 0 0 15px;
    color: #242424;
    font-weight: 600;
}

.profile .main .orders-wrap .order-item .status-order .title-status-order a {
    color: #fb2f67;
    transition: all .3s linear 0s
}

.profile .main .orders-wrap .order-item .status-order .title-status-order a:hover {
    color: #c11755;
    transition: all .3s linear 0s
}

.profile .main .orders-wrap .order-item .status-order .status-order-list {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
    position: relative;
}

.profile .main .orders-wrap .order-item .status-order .status-order-list li {
    color: #8c8c8c
}

.profile .main .orders-wrap .order-item .status-order .status-order-list li:not(:last-child) {
    margin-bottom: 10px
}

.profile .main .orders-wrap .order-item .status-order .status-order-list li span {
    color: #2b2b2b
}

.profile .main .orders-wrap .order-item .status-order .status-order-list li.total{
    color: #333;
    display: inline-grid;
    margin-top: 30px;
}
.profile .main .orders-wrap .order-item .status-order .status-order-list li.total span {
    font-size: 24px;
    color: #3a3939;

    border-bottom: 2px solid #e1dfdf;
}

.profile .main .orders-wrap .order-item .status-order .btn {
    max-width: 100%
}

.profile .main .comparison-items {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%
}

.profile .main .comparison-items .comparison-item {
    width: 100%;
    display: flex;
    flex-direction: column
}

.profile .main .comparison-items .comparison-item>.title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 10px 0;
    color: #000;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    font-family: "Poiret One", serif;
    border-bottom: 1px solid #CCC;
    transition: all .3s linear 0s
}

.profile .main .comparison-items .comparison-item>.title i {
    font-size: 18px;
    transition: all .3s linear 0s
}

.profile .main .comparison-items .comparison-item>.title.active {
    transition: all .3s linear 0s;
    color: #fb2f67;
    border-bottom: 1px solid #fb2f67
}

.profile .main .comparison-items .comparison-item>.title.active i {
    transition: all .3s linear 0s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.profile .main .comparison-items .comparison-item>.title:hover {
    color: #c11755;
    border-bottom: 1px solid #c11755;
    transition: all .3s linear 0s
}

.profile .main .comparison-items .comparison-item .content {
    display: none;
    width: 100%
}

.profile .main .comparison-items .comparison-item .content .thead {
    min-width: 150px
}

.profile .main .comparison-items .comparison-item .content .thead .criteria-items {
    list-style: none;
    padding: 0;
    margin: 200px 0 0
}

.profile .main .comparison-items .comparison-item .content .thead .criteria-items li {
    color: #8c8c8c;
    font-size: 13px;
    margin: 0 0 10px
}

.profile .main .comparison-items .comparison-item .content .thead .criteria-items li:first-child {
    font-size: 16px;
    color: #282828
}

.profile .main .comparison-items .comparison-item .content .thead .characteristic-items {
    list-style: none;
    padding: 0;
    margin: 25px 0 0
}

.profile .main .comparison-items .comparison-item .content .thead .characteristic-items li {
    color: #8c8c8c;
    font-size: 13px;
    margin: 0 0 10px
}

.profile .main .comparison-items .comparison-item .content .thead .characteristic-items li:first-child {
    font-size: 18px;
    line-height: 20px;
    color: #282828
}

.profile .main .comparison-items .comparison-item .content .tbody {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item {
    min-width: 240px;
    width: 240px;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1pt solid #fb2f67;
    position: relative
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item:last-child {
    border-right-color: transparent;
    padding-right: 0
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item:last-child .comparison-delete {
    right: 0
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item:hover .comparison-delete {
    opacity: 1;
    transition: all .3s linear 0s
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .comparison-delete {
    opacity: 0;
    transition: all .3s linear 0s;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .comparison-delete:hover {
    transition: all .3s linear 0s;
    color: #fb2f67
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .img {
    height: 215px;
    width: 100%
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .info {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fb2f67;
    position: relative
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .info:hover p.price {
    transition: all .3s linear 0s;
    padding: 10px 30px
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .info a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .info p {
    margin: 0;
    padding: 10px 0;
    font-size: 13px;
    color: #fff;
    text-align: center
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .info p.title {
    padding: 10px
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .info p.price {
    transition: all .3s linear 0s;
    border-top: 1px solid #fff
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .characteristic-items {
    list-style: none;
    padding: 0;
    margin: 0
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .characteristic-items li {
    color: #2b2b2b;
    font-size: 13px;
    margin: 10px 0
}

.profile .main .comparison-items .comparison-item .content .tbody .tbody-item .characteristic-items li:first-child {
    margin-top: 35px
}

.profile .main .empty-wrap {
    margin-bottom: 40px
}

.profile .main .empty-wrap .empty-text {
    margin: 0 0 30px;
    padding: 15px 0;
    line-height: 18px
}

.profile .main .empty-wrap .empty-text a {
    color: #d3526b;
}

.profile .main .empty-wrap .empty-text a:hover {
    color: #cc415c;
}

.profile .main .empty-wrap .intrested {
    display: flex;
    flex-direction: column
}

.profile .main .empty-wrap .intrested .title {
    margin: 0 0 20px;
    text-align: center;
    background: #f7f5e2;
    padding: 10px 0px;
    border-radius: 5px;
    font-size: 14px;
    color: #999998;
}

.profile .main .empty-wrap .intrested .product-items {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr)
}

.profile .main .empty-wrap .intrested .product-items .product-item {
    width: 100%
}

.profile .main .empty-wrap .intrested .product-items .product-item .top {
    height: 375px
}

.ofert {
    display: flex;
    width: 100%;
    justify-content: center;
    color: #d5d5d5;
    font-size: 12px;
    margin-top: 10px
}

.cbx {
    margin: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.cbx span {
    display: inline-block;
    vertical-align: middle;
    /*! -webkit-transform: translate3d(0, 0, 0); */
    /*! transform: translate3d(0, 0, 0) */
}

.cbx span:first-child {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    /*! -webkit-transform: scale(1); */
    /*! transform: scale(1); */
    vertical-align: middle;
    border: 1px solid #9098A9;
    /*! transition: all .2s ease */
}

.cbx span:first-child svg {
    position: absolute;
    top: 3px;
    left: 2px;
    fill: none;
    stroke: #FFF;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    /*! transition: all .3s ease; */
    /*! transition-delay: .1s; */
    /*! -webkit-transform: translate3d(0, 0, 0); */
    /*! transform: translate3d(0, 0, 0) */
}

.cbx span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    /*! background: #b58790; */
    display: block;
    /*! -webkit-transform: scale(0); */
    /*! transform: scale(0); */
    opacity: 1;
    border-radius: 50%
}

.cbx span:last-child {
    padding-left: 8px
}

.cbx:hover span:first-child {
    border-color: #b58790;
}

.inp-cbx {
    display: none
}

.inp-cbx:checked+.cbx span:first-child {
    background: #b58790;
    border-color: #b58790;
    -webkit-animation: wave .4s ease;
    /*! animation: wave .4s ease */
}

.inp-cbx:checked+.cbx span:first-child svg {
    stroke-dashoffset: 0
}

.inp-cbx:checked+.cbx span:first-child:before {
    /*! -webkit-transform: scale(3.5); */
    /*! transform: scale(3.5); */
    opacity: 0;
    /*! transition: all .6s ease */
}

@-webkit-keyframes wave {
    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes wave {
    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.basket-list {
    display: flex;
    flex-direction: column;
    width: 100%
}

.basket-list .basket-item {
    padding: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*! box-shadow: 0 0 15px rgba(0, 0, 0, .2); */
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -1px;
}

.basket-list .basket-item:first-child {
   margin-top: 20px;
}
.basket-list .basket-item:last-child {
   margin-bottom: 30px;
}

.basket-list .basket-item .img {
    width: 100px;
    height: 100px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.basket-list .basket-item .info {
    width: 50%;
    display: flex;
    flex-direction: column
}

.basket-list .basket-item .info .title {
    font-size: 16px;
    line-height: 18px;
    color: #333;
    margin: 0
}

.basket-list .basket-item .info .article {
    font-size: 12px;
    color: #8c8c8c;
    margin: 2px 0;
    padding: 0
}

.basket-list .basket-item .info .article span {
    color: #282828
}

.basket-list .basket-item .count-wrap {
    height: 40px;
    display: flex
}

.basket-list .basket-item .count-wrap .counter {
    box-sizing: border-box;
    width: 40px;
    padding: 0;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer
}

.basket-list .basket-item .count-wrap .counter.disabled {
    cursor: not-allowed;
    color: #e8e4e4;
}
.basket-list .basket-item .count-wrap .counter.disabled:after {
background-color: #8a8a8a;
}
.basket-list .basket-item .count-wrap input {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    background-color: #efefef;
    color: #000;
    border: none;
    /*! border-bottom: 1px solid #cecece; */
    width: 40px;
    margin: 0 5px;
    -moz-appearance: textfield
}

.basket-list .basket-item .price b,
.basket-list .basket-item .price span {
    font-weight: 100;
}

.basket-list .basket-item .count-wrap input::-webkit-inner-spin-button,
.basket-list .basket-item .count-wrap input::-webkit-outer-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0
}

.basket-list .basket-item .price {
    width: 110px;
    display: flex;
    align-items: flex-end
}

.basket-list .basket-item .price b {
    font-size: 20px;
    color: #a65161;
    margin-right: 5px;
    margin-left: 10px;
}

.basket-list .basket-item .price span {
    font-size: 16px;
}

.basket-list .basket-item .delete-basket-item {
    color: #fd355c;
    transition: all .3s linear 0s
}

.basket-list .basket-item .delete-basket-item:hover {
    transition: all .3s linear 0s;
    color: #c11755
}

.color-wrap {
    font-size: 12px;
    color: #8c8c8c;
    margin: 2px 0;
    display: flex
}

.color-wrap .color-items {
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0;
    display: flex
}

.color-wrap .color-items .color-item input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.color-wrap .color-items .color-item input:checked+label {
    color: #fff;
    border: 1px solid red;
    transition: all .3s linear 0s
}

.color-wrap .color-items .color-item label {
    display: flex;
    width: 20px;
    height: 20px;
    border: 1px solid #d3d3d3
}

.switch-box {
    display: flex
}

.switch-box .switch-item {
    position: relative
}

.switch-box .switch-item input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.switch-box .switch-item input:checked+label {
    color: #fff;
    background: #c68995;
}

.switch-box .switch-item input:checked+label .white-svg {
    display: block;
}

.switch-box .switch-item input:checked+label .pink-svg {
    display: none;
}

.switch-box .switch-item label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #b58790;
    width: 95px;
    height: 40px;
    background: #eee;
}

.switch-box .switch-item label img {
    margin-right: 5px;
    width: 22px;
}

.switch-box .switch-item label .white-svg {
    display: none
}

.switch-box .switch-item label .pink-svg {
    display: block
}

.contacts {
    position: relative;
    width: 100%
}

.contacts .contacts-wrap {
    position: relative;
    z-index: 3;
    background-color: #373737ba;
    padding: 25px 100px;
    color: #fff;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.contacts .contacts-wrap .contacts-maps-title {
    font-weight: 300;
    color: #f2f0f1;
    font-size: 22px;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
    border-left: 3pt double #fff;
    border-bottom: 1pt double #fff;
    padding: 0px 10px 10px 15px;
    font-family: Comfortaa-Light;
}

.contacts .contacts-wrap .contacts-maps-info-items {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item {
    display: flex;
    margin-top: 15px
}

.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item i {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    background-color: #f7f3f3;
    margin-right: 20px;
    color: #FD355C;
    font-size: 25px;
    border-radius: 10px;
}

.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item .info a:hover,
footer a:hover {
    border-bottom: 1px dashed #fff;
}

.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item i.icon-paper-plane {
    font-size: 20px;
}

.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item .info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px
}

.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item .info.info-clock {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center
}

.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item .info.info-clock .days-line{
    /*! flex-direction: column; */
    /*! flex-wrap: wrap; */
    align-items: center;
    width: 100%;
    display: flex;
}


.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item .info.info-clock .time-clock {
    margin-right: 5px;
    min-width: 45px;
    text-align: right;
}

.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item .info p {
    margin: 0
}

.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item .info a {
    /*! margin-bottom: 10px; */
    transition: all .3s linear 0s;
    border-bottom: 1px dashed transparent;
}

.contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item .info a:last-child {
    margin-bottom: 0px;
}

.contacts .contacts-wrap .contacts-social-items {
    display: flex;
    justify-content: center;
    margin-bottom: 30px
}

.contacts .contacts-wrap .contacts-social-items a {
    font-size: 16px
}

.contacts .contacts-wrap .contacts-social-items a:first-child {
    margin-right: 20px
}

.contacts .contacts-wrap .contacts-social-items a i {
    margin-right: 0
}

.contacts .contacts-wrap .contacts-social-items a i::before {
    margin: 0;
    width: auto
}

.contacts .maps-wrap {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%
}

.contacts #maps {
    width: 100%;
    z-index: 2; 
    background: #5e5e5e;
}

footer {
    width: 100%;
    background: #171717;
    padding:0px 0 20px 0;
    min-height: 40px;
    color: #fff;
    text-align: center;
    z-index: 2;
}
footer section{margin: 0 auto;font-size: 14px;width: 100%;}

ul.info-list{ background:#ffffff1a;margin: 0px 0px 15px 0px;padding: 15px 0px;color: #b9b9b9;}
ul.info-list li {
  list-style: none;
  display: inline-block;
  margin: 0px 10px;
}

footer section.payment-shipping-languge {
  width: 100%;
  background: #222;
  display: flex;
  text-align: center;
  /*! padding: 10px 0px; */
    /*! height: 100px; */
  margin: -15px 0px 10px 0px;
}
footer section div.payment, footer section div.shipping, footer section div.languge{display: block;width: 33%;padding: 10px 15px;border-right: 1px solid #2f2f2f;}
footer section div.payment:last-child, footer section div.shipping:last-child, footer section div.languge:last-child{border-right: none;}
footer section.payment-shipping-languge div h5{padding: 0px 0px 15px 0px;margin: 0px;color: #626161;font-weight: 300;}
footer section div.payment img{
  display: initial;
  width: auto;
  max-height: 40px;
  opacity: 0.5;
}
footer section div.shipping img{
  display: inline;
  width: auto;
  opacity: 0.5;
  max-height: 40px;
  margin: 0px 10px;
}

.languge .btn-item.lang a {
    font-size: 14px;
    background: #f7f3f3;
    line-height: 28px;
    width: 30px;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
    color: #171717;
    border: none;
    font-weight: 600;
    margin: 0px 5px;
}
.languge .btn-item.lang a.current-lang {
    background: #514f50;
    color: #fff;
    line-height: 34px;
    width: 38px;
}

/*
footer section.payment, footer section.shipping {
  width: 50%;
  background: #1b1b1b;
  display: inline-block;
  float: left;
  text-align: center;
  padding: 10px 0px;
   
  margin: -15px 0px 10px 0px;
}
footer section.payment h5, footer section.shipping h5{padding: 0px 0px 15px 0px;margin: 0px;color: #626161;font-weight: 300;}
footer section.payment img{
  display: initial;
  width: auto;
  max-height: 40px;
  opacity: 0.5;
}

footer section.shipping {
  float: left;
  border-left: 1px dashed #3b3b3b;
}
footer section.shipping img{
  display: inline;
  width: auto;
  opacity: 0.5;
  max-height: 40px;
  margin: 0px 10px;
}
*/

footer section.copyright{font-size: 12px;color: #575757;}
footer section.develop-by a{margin: 10px 0px -10px 10px;display: inline-block;}
footer section.develop-by a:hover{border:none;}
footer section.develop-by a img{height: 31px;}


.modal {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

.modal .modal-wrap,
.modal form {
    position: relative;
    background-color: #fff;
    padding: 30px;
    max-height: 100%;
    width: 100%;
    overflow-y: auto;
}


.modal form {
    max-width: 90vw;
    justify-content: center
}

.modal .modal-wrap {
    max-width: 530px;
    justify-content: center;
    border-radius: 5px;
}

.modal .modal-wrap .close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    color: #2b2b2b;
    transition: all .3s linear 0s
}

.modal .modal-wrap .close:hover {
    transition: all .3s linear 0s;
    color: #fb2f67
}

.modal .modal-content {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.modal .modal-content .title-section {
    color: #b58790;
    text-shadow: none;
}

.modal .modal-content .subtitle-section {
    margin: 0 0 15px;
    font-size: 14px;
    width: 100%;
    text-align: center
}

.modal .modal-content .subtitle-section::after,
.modal .modal-content .subtitle-section::before {
    width: 15%;
    background-color: #fb2f67
}

.modal .modal-content .subtitle-form {
    margin: 0 0 30px;
    font-size: 14px;
    text-align: center
}

.modal form {
    /*! display: flex; */
    flex-direction: column;
    align-items: center;
    display: block;
}

.modal form.services-form {
    display: grid;
    justify-items: center;
    align-items: center;
    grid-gap: 30px;
    grid-template-columns: repeat 2, calc(50% - 15px);
    grid-template-rows: 1fr 1fr
}

.modal form.services-form .input-box {
    margin-bottom: 0
}

.modal .input-box {
    width: 100%
}

.modal .btn {
    min-width: 250px;
    margin: auto;
    grid-column: 1/3
}

.modal-shop-basket .modal-wrap {
    max-width: 90vw
}

.modal-shop-basket .modal-wrap .sum-money {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.modal-shop-basket .modal-wrap .sum-money p {
    display: flex;
    align-items: center;
    margin: 5px 0;
    font-size: 18px;
    font-weight: 300;
    /*! font-family: "Poiret One", serif; */
}

.modal-shop-basket .modal-wrap .sum-money p span {
    font-size: 26px;
    color: #a65161;
    margin: 0 5px;
    padding: 0px;
}

.modal-shop-basket .modal-wrap .btn {
    min-width: 20px
}

.modal-shop-basket .modal-wrap .counter.btn {
    height: 40px
}

.modal-shop-basket .modal-wrap .basket-list {
    margin-bottom: 20px
}

.modal-shop-basket .modal-wrap .info-basket-modal {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between
}

.modal-shop-basket .modal-wrap .info-basket-modal .btn-items {
    display: flex
}

.modal-sign,
.opacity-bg {
    display: none;
    position: fixed
}

.modal-shop-basket .modal-wrap .info-basket-modal .btn-items .btn-other {
    margin-right: 20px;
    background-color: #d3d3d3;
    border-bottom-color: #8c8c8c
}



.opacity-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #212121;
    opacity: .9;
    z-index: 998
}

.modal-sign {
    z-index: 999;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    overflow-y: auto;
    justify-content: center;
    align-items: flex-start
}

.modal-sign .close-sign {
    position: fixed;
    top: 20px;
    right: 20px;
    color: #2b2b2b;
    transition: all .3s linear 0s
}

.modal-sign img {
    margin: 10vh auto 10px;
    width: 60%;
}

.modal-sign .tabs-wrapp {
    display: flex;
    flex-direction: column;
    width: 100vw;
    margin-bottom: 30px;
    max-width: 360px;
}

.modal-sign .tabs-wrapp form {
    display: flex;
    width: 100%;
    flex-direction: column
}

.modal-sign .tabs-wrapp .input-box {
    width: 100%
}

.modal-sign .tabs-wrapp .tab-items {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 0px 20px;
}

.modal-sign .tabs-wrapp .tab-items .tab-item {
    cursor: pointer;
    width: 50%;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid #dbdbdb;
    color: #888;
    font-size: 14px;
}

.modal-sign .tabs-wrapp .tab-items .tab-item.active {
    color: #ff185e;
    border-bottom: 2px solid #ff185e;
}

.modal-sign .tabs-wrapp .content-items {
    width: 100%
}

.modal-sign .tabs-wrapp .content-items .content-item {
    transition: all .3s linear 0s;
    background-color: #fff;
    padding: 30px 20px;
    width: 100%;
    display: none
}

.modal-sign .tabs-wrapp .content-items .content-item:first-child .input-box:nth-child(2) {
    margin-bottom: 10px
}

.modal-sign .tabs-wrapp .content-items .content-item.active {
    transition: all .3s linear 0s;
    display: flex
}

.modal-sign .refresh-password {
    color: #fb2f67;
    font-size: 12px;
    margin: 0 0 20px
}

.modal-sign .not-sign {
    font-size: 14px;
    text-align: center;
    margin: 0
}

.modal-sign .not-sign a {
    color: #fb2f67
}

.modal-done-shop {
    height: 100vh;
    width: 100vw
}

.modal-done-shop .modal-wrap {
    height: 100vh;
    width: 100vw;
    max-width: 100vw;
    align-items: center;
    justify-content: center;
    background-color: #f9f9f9
}

.modal-done-shop h2 {
    font-size: 20px;
    font-weight: 400;
    color: #282828;
    text-align: center
}

@media screen and (min-width:1024px) {
    .profile .aside .navigation-profile .navigation-item:hover {
        background-color: #f0cbd2;
        transition: all .3s linear 0s
    }

    .profile .aside .navigation-profile .navigation-item.active {
        background-color: #c68995;
        transition: all .3s linear 0s;
        color: #fff;
    }   
    
    .store .aside-store .aside-store-item .store-item-content .category-items .category-item:hover input:not(:checked){
        transition: all .3s linear 0s;
        border-color: #c11755
    }


    
    .store .aside-store .aside-store-item .store-item-content .filter-items .filter-item:hover input:not(:checked){
        transition: all .3s linear 0s;
        background: #e6d2d5;
        border-color: transparent;
    }


    
    .modal-shop-basket .modal-wrap .info-basket-modal .btn-items .btn-other:hover {
        background-color: #8c8c8c;
        border-bottom-color: #d3d3d3
    }

    .modal-sign .close-sign:hover {
        transition: all .3s linear 0s;
        color: #fb2f67
    }

    .acordion-items .acordion-item .acordion-top:hover {
        color: #fd355c;
        transition: all .3s linear 0s
    }
    .acordion-items .acordion-item .acordion-top:hover > .circle-plus .circle {
        background: #fd355c;
    }
    
    .acordion-items .acordion-item .acordion-top.active:hover {
        color: #fff;
        transition: all .3s linear 0s;
    }
    .acordion-items .acordion-item .acordion-top.active .circle-plus .circle {
        background: #fff;
    }
    
    
    .product-item .mask .actions-link:hover {
        box-shadow: 0 0 15px rgba(0, 0, 0, .2)
    }

    .product-item .mask .actions-link .info:hover {
        color: #fb2f67;
        transition: all .3s linear 0s
    }

    .product-item .top:hover .mask {
        transition: all .3s linear 0s;
        background-color: #44011770;
    }

    .product-item .top:hover .mask .line-top {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        transition: all .3s linear 0s
    }

    .product-item .top:hover .mask .line-bottom {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        transition: all .3s linear 0s
    }

    .product-item .top:hover .mask .text {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        transition: all .3s linear 0s
    }

    .product-item .top:hover .mask .actions-link {
        box-shadow: 0 0 15px rgba(0, 0, 0, .2);
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        transition: all .3s linear 0s
    }
    

}

@media screen and (max-width:1200px) {
    .catregory-block {font-size: 16px;}
    .catregory-block i{ font-size: 14px; }
    .catregory-block span{font-size: 14px;}
    .catregory-item { width: 24.5%;}
    .catregory-item .info h4 {opacity: 1;top:auto;padding:15px 0px;min-height: 65px;background: #dfdfdfc4;color: #222;}
    
    
    .menu .bg-menu,
    .menu .nav-wrap {
        position: fixed;
        height: 100vh;
        top: 0
    }

    .container {
        width: 100%
    }

    .faq-wrap {
        padding: 40px 20px
    }

    .menu .bg-menu {
        left: 0;
        content: '';
        background-color: rgba(21, 19, 19, .8);
        width: 100vw;
        transition: all .2s linear 0s;
        opacity: 0;
        overflow: hidden;
        visibility: hidden;
        z-index: 99
    }

    .menu .bg-menu.active {
        overflow: visible;
        visibility: visible;
        opacity: 1;
        transition: all .2s linear 0s
    }

    .menu .nav-wrap {
        z-index: 100;
        width: 300px;
        overflow-y: hidden;
        background-color: #191617bf;
        right: 0;
        display: block;
        flex-direction: column;
        color: #fff;
        padding-top: 65px;
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition: all .3s linear 0s;
        top: 0px;
        bottom: 0px;
    }

    .menu .nav-wrap .info-sign .sign-off a,
    .menu .nav-wrap .info-sign .sign-on a {
        /*! color: #ca8799; */
    }

    .menu .nav-wrap.active {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        transition: all .3s linear 0s
    }

    .menu .nav-wrap .info-sign {
        padding-bottom: 15px;
        border-bottom: 3pt solid #fd355c91;
        display: flex;
        flex-direction: column;
        margin: 0 20px;
    }

    .menu .nav-wrap .info-sign .sign-off {
        margin: 0
    }

    .menu .nav-wrap .info-sign .sign-on {
        margin: 0;
        line-height: 25px;
        display: flex;
        flex-direction: column
    }

    .menu .nav-wrap .navigation-profile-items {
        display: flex;
        flex-direction: column;
        list-style: none;
        margin: 0 15px;
        padding: 15px 0 0
    }

    .menu .nav-wrap .btn-bars,
    .menu .nav-wrap .navigation {
        border-bottom: 1pt solid #fd355c91;
        padding: 15px 0;
        margin: 0 20px;
    }

    
    .menu .nav-wrap .navigation-profile-items .navigation-profile-item {
        margin-bottom: 10px;
        font-size: 18px
    }

    .menu .nav-wrap .navigation-profile-items .navigation-profile-item i {
        width: 20px
    }

    .menu .nav-wrap .navigation-profile-items .navigation-profile-item:last-child {
        margin-bottom: 0
    }

    .menu .nav-wrap .btn-bars {
        display: flex;
        height: auto
    }

    .menu .nav-wrap .btn-bars .btn-item {
        height: auto
    }

    .menu .nav-wrap .btn-bars .btn-item a.active {
        color: #FFF;
    }

    .menu .nav-wrap .btn-bars .btn-item:hover>a {
        color: #fd355c;
    }

    .menu .nav-wrap .btn-bars .btn-item>a {
        color: #fff;
    }

    .menu .nav-wrap .btn-bars .btn-item a.active {
        color: #fff;
    }

    
    .menu .nav-wrap .btn-item.lang {
        display: flex;
        position: relative;
        width: 100%;
        background: #fd355c91;
        padding: 10px 0px;
        margin-top: 50px;
    }

    .menu .nav-wrap .btn-item.lang .current-lang {
        background-color: #1a1919;
        color: #fff;
    }

    .menu .nav-wrap .btn-item.lang a {
        text-transform: uppercase;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        margin: 0px auto;
    }

    .menu .nav-wrap .navigation {
        position: relative;
        z-index: 2
    }

    .menu .nav-wrap .navigation .menu-list {
        flex-direction: column
    }

    .menu .nav-wrap .navigation .menu-list .menu-item {
        margin-bottom: 10px
    }

    .menu .nav-wrap .navigation .menu-list .menu-item:last-child {
        margin-bottom: 0
    }

    .menu .navigation .menu-list .menu-item a:hover {
        background: transparent;
    }
    .menu .nav-wrap .navigation .menu-list .menu-item a {
        font-weight: 400;
        /*! font-family: 'Open Sans', sans-serif; */
        height: auto;
        line-height: normal
    }

    .menu .nav-wrap .navigation .menu-list .menu-item a::after {
        content: none
    }

    .menu .btn-bars {
        display: none
    }

    .menu .mobile-btn {
        display: flex;
        justify-content: flex-end;
        align-items: center
    }

    .menu .mobile-btn .basket-mobile {
        color: #fff;
        margin-right: 20px;
        font-size: 28px;
        position: relative;
    }
    .menu .mobile-btn .basket-mobile .count-basket{
    bottom: -10px;
        right: -5px;
    }
    
    .menu .mobile-btn .basket-mobile.active {
        color: #0F0;
        color: #fff;
        background: #fd355c;
        border-radius: 10px;
    }
    
    .menu .mobile-btn .basket-mobile.active .count-basket{
        display: block;
    }    
    .menu .menu-toggle {
        display: flex;
        z-index: 101
    }

    .breadcrumbs {
        display: none
    }

    .store {
        padding: 20px 0
    }

    .store .aside-store {
        display: none;
        position: fixed;
        top: 0px;
        left: 0;
        background-color: #fff;
        width: 100%;
        height: 100vh;
        z-index: 9999;
        padding: 40px 20px;
        overflow-y: auto;
    }

    .store .aside-store .close-aside-store {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        color: #fb2f67
    }

    .store .main .main-header {
        justify-content: space-between
    }

    .our-catregory .our-catregory-item:nth-child(odd),
    .product-wrap {
        flex-direction: column
    }

    .store .main .main-header .filter-btn {
        display: flex
    }

    .our-catregory .our-catregory-item .bg-after-bg,
    .profile .aside {
        display: none
    }

    .product-wrap {
        padding: 40px
    }

    .product-wrap .product-image {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin-bottom: 30px;
    }

    .product-wrap .product-info,
    .product-wrap .product-info .btn-items .btn {
        width: 100%
    }

    .our-catregory .our-catregory-item:nth-child(even) .bg-after-bg,
    .our-catregory .our-catregory-item:nth-child(odd) .bg-after-bg {
        right: -20px;
        left: -20px;
        width: calc(100% + 40px);
        top: 0
    }

    .our-catregory {
        padding: 0 0 50px
    }

    .our-catregory .our-catregory-item:nth-child(even) {
        flex-direction: column
    }

    .our-catregory .our-catregory-item:nth-child(even) .our-catregory-img {
        margin-left: 0
    }

    .our-catregory .our-catregory-item .our-catregory-img {
        width: 100%;
        position: relative;
        padding: 33.33% 0;
        height: auto
    }

    .our-catregory .our-catregory-item .our-catregory-img .img {
        margin-top: 0;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute
    }

    .about-us .about-us-img {
        padding: 23.37% 0;
        height: auto
    }

    .product-item .top {
        position: relative;
        padding: 65% 0;
        height: auto
    }

    .product-item .top .img {
        position: absolute;
        top: 0;
        left: 0
    }
}

@media screen and (max-width:1024px) {
    .slick-next {
        right: 10px
    }

    .slick-prev {
        left: 10px
    }

    .latest-news .slick-next {
        right: -5px
    }

    .latest-news .slick-prev {
        left: -5px
    }
    
    
    
    .modal.modal-shop-basket form {
        max-width: 100vw;
    }

}

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

    .service-items .service-item:nth-child(even) .container,
    .service-items .service-item:nth-child(odd) .container {
        flex-direction: column
    }

    .news-wrap .container,
    .profile .main .empty-wrap .intrested .product-items,
    .profile .main .revised-wrap,
    .store .product-items {
        grid-template-columns: repeat(2, 1fr)
    }

    .profile .download-product .img,
    .store .download-product .img {
        height: 455px
    }

    .store .product-items .product-item {
        width: 100%
    }

    
    .reviews .slider-container-review {
        width: 100%
    }

    .service-items {
        padding: 20px 0
    }

    .service-items .service-item:nth-child(odd) .desc {
        width: 100%;
        margin-bottom: 30px
    }

    .service-items .service-item:nth-child(odd) .img {
        width: 100%
    }

    .service-items .service-item:nth-child(even) .desc {
        width: 100%;
        margin-bottom: 30px
    }

    .service-items .service-item:nth-child(even) .img {
        width: 100%
    }

    .media-wrap .media-items .media-item {
        grid-column: span 2;
        grid-row: span 2
    }

    .media-wrap .media-items .media-item.big {
        grid-row: span 2
    }

    .news-wrap .container .news-item,
    .news-wrap .container .news-item.big-item {
        grid-column: span 1
    }

    .basket-list .basket-item .count-wrap,
    .basket-list .basket-item .img,
    .basket-list .basket-item .info {
        margin-right: 20px
    }

    .profile .main {
        padding: 20px 20px 0
    }

    .profile .main .basket-wrap .basket-other {
        flex-direction: column
    }

    .profile .main .basket-wrap .basket-other .left {
        width: 100%;
        margin-bottom: -30px;
    }

    .profile .main .basket-wrap .basket-other .delivery-methods {
        width: 100%
    }

    .profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top {
        justify-content: space-between
    }

    .profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top .tab-item label {
        align-items: center
    }

    .profile .main .orders-wrap {
        margin-bottom: 15px
    }

    .profile .main .orders-wrap .order-item {
        flex-direction: column
    }

    .profile .main .orders-wrap .order-item .info-order {
        width: 100%
    }

    .profile .main .orders-wrap .order-item .status-order {
        width: 100%;
        border-left: none;
        border-top: 1px solid #fb2f67;
        padding: 20px 20px 0;
        margin: 0
    }

    .profile .main .empty-wrap .intrested .product-items .product-item {
        width: 100%
    }

    .profile .main .revised-wrap .product-item {
        width: 100%
    }

    .our-catregory .our-catregory-item .our-catregory-img {
        min-width: 100%;
        width: 100%;
        margin-right: 0
    }

    .contacts .contacts-wrap {
        width: 100%;
        margin: 0;
        padding: 25px 50px;
        bottom: 0px;
    }

    .contacts .maps-wrap {
        position: relative
    }

    .contacts .maps-wrap .maps {
        height: 300px
    }
    
    ul.info-list li {display: block;margin: 5px 0px;}

}

@media screen and (max-width:660px) {
    .catregory-item { width: 49%;}
    
    .modal-sign {
        padding: 0 0 30px 0;
    }

    .top-section .title-top {
        font-size: 36px;
    }

    .top-section .subtitle-top {
        font-size: 14px;
    }

    .store .aside-store {
        padding: 50px 20px 30px;
    }

    footer section.payment, footer section.shipping { height: 150px;}
    footer section.payment img, footer section.shipping img{ max-width: 100px; display: block;margin: 5px auto 15px auto;}
    
    .modal-sign .close-sign,
    .store .aside-store .close-aside-store {
        font-size: 24px
    }

    .modal-shop-basket .modal-wrap .info-basket-modal .btn-items {
        margin-bottom: 30px;
    }

    .modal-shop-basket .modal-wrap .info-basket-modal .btn-items,
    .modal-shop-basket .modal-wrap .info-basket-modal {
        flex-direction: column;
    }

    .modal-shop-basket .modal-wrap .btn,
    .modal-shop-basket .modal-wrap .info-basket-modal .btn-items .btn-other {
        margin-right: 0;
        margin: 0 0 20px 0;
    }

    .news-wrap .container,
    .profile .main .empty-wrap .intrested .product-items,
    .profile .main .orders-wrap .order-item .info-order .info-order-header,
    .profile .main .revised-wrap,
    .store .product-items {
        grid-template-columns: 1fr;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 7px;
        width: calc(100% + 30px);
    }

    .acordion-items .acordion-item .acordion-content,
    .acordion-simple-items .acordion-simple-item .acordion-simple-content {
        flex-direction: column;
        padding: 15px
    }

    .acordion-items .acordion-item .acordion-content .img,
    .acordion-simple-items .acordion-simple-item .acordion-simple-conten .img {
        width: 100%;
        min-width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .slick-arrow::before {
        font-size: 36px
    }

    .slick-dots {
        margin: 25px 0 0
    }

    
    .top-section {
        align-items: center;
        max-height: 550px
    }

    .top-section .title-top {
        text-align: center
    }

    .modal form {
        padding: 30px 0 0px;
    }

    .our-catregory .our-catregory-item .our-catregory-desc .title {
        margin-top: 20px
    }

    .our-catregory .our-catregory-item .our-catregory-desc .btn {
        margin-top: 0
    }

    .our-catregory .our-catregory-item:nth-child(even) .our-catregory-desc {
        text-align: left;
        align-items: flex-start
    }

    .about-us,
    .reviews {
        padding: 20px 0
    }

    .reviews .title-section {
        margin-bottom: 5px
    }


    .reviews .slick-arrow::before {
        font-size: 36px;
        margin-top: 0
    }

    .popular-products {
        padding: 20px 0 10px
    }

    .popular-products .title-section {
        margin-bottom: 5px
    }

    .about-us::before {
        height: 182px;
    }

    .about-us .about-us-title {
        margin-top: 20px;
        margin-bottom: 10px
    }

    .store .product-items .product-item {
        width: 100%;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.55);
    }

    .store .product-items .download-product .img {
        height: 420px
    }

    .product-wrap {
        padding: 0px 20px 20px;
    }

    .product-wrap .product-image {
        margin-right: 0;
        flex-direction: column;
        display: flex
    }

    .product-wrap .product-image .product-slider-nav {
        width: 100%;
        max-width: 100%
    }

    .product-wrap .product-image .product-slider-nav .slick-slide {
        display: flex !important;
        justify-content: center
    }

    .product-wrap .product-image .product-slider-for {
        margin-bottom: 20px;
        width: calc( 100% + 40px );
        margin: 20px -20px 0px -20px;
    }

    .product-wrap .product-info .product-header .share-social {
        display: none
    }

    .product-wrap .product-info .btn-items {
        margin-bottom: 40px;
        flex-direction: column
    }

    .product-wrap .product-info .btn-items .btn {
        margin-bottom: 20px
    }

    .product-wrap .product-info .btn-items .btn:last-child {
        margin-bottom: 0
    }

    .product-wrap .product-info .product-content {
        grid-template-columns: 1fr;
        grid-template-areas: "desc""char""delivery"
    }

    .product-wrap .product-info .product-content .characteristic-product .characteristic-items li,
    .product-wrap .product-info .product-content .desc-product .text p {
        font-size: 13px
    }

    .latest-news {
        padding: 20px 0
    }

    .latest-news .title-section {
        margin-bottom: 5px
    }


    .subscribe {
        padding: 20px 20px 30px
    }

    .subscribe form {
        width: 100%;
        margin-bottom: 15px;
        flex-direction: column
    }

    .subscribe form .input-box {
        margin-right: 0;
        width: 100%
    }

    .subscribe .subscribe-desc {
        text-align: center
    }

    .filter-items {
        flex-direction: column;
        width: 100%;
        padding: 0 20px
    }

    .filter-items li {
        margin-bottom: 20px;
        width: 100%
    }

    .filter-items li:last-child {
        margin-bottom: 0
    }

    .media-wrap .media-items {
        display: flex;
        flex-direction: column
    }

    .media-wrap .media-items .media-item {
        width: 100%;
        margin-bottom: 20px;
        position: relative;
        padding: 36.8% 0;
        height: auto
    }

    .media-wrap .media-items .media-item .img {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0
    }

    .profile .main .title-line {
        margin-bottom: 20px
    }

    .profile .main .people-info {
        flex-direction: column
    }

    .profile .main .people-info .profile-people {
        width: 100%;
        margin-right: 0
    }

    .profile .main .people-info .people-phone .phone-item .input-box {
        min-width: 170px;
        width: calc(100% - 140px)
    }

    .profile .main .delivery-wrap .delivery-items .delivery-item .btn-items,
    .profile .main .people-info .people-phone .phone-item .btn-items,
    .profile .main .special-date-wrap .special-items .special-item .btn-items {
        min-width: 120px;
        max-width: 120px
    }

    .profile .main .people-info .people-phone .phone-item .btn-items .btn {
        font-size: 0;
        width: 50px;
        padding: 0
    }

    .profile .main .people-info .people-phone .phone-item .btn-items .btn i {
        font-size: 16px;
        margin-right: 0
    }

    .profile .main .empty-wrap .empty-text {
        padding: 15px 10px
    }

    .profile .main .people-password {
        flex-direction: column;
        margin-bottom: 20px
    }

    .profile .main .people-password .input-box {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%
    }

    .profile .main .people-password .input-box:last-child {
        margin-bottom: 0
    }

    .profile .main .other-info {
        flex-direction: column
    }

    .profile .main .other-info .gender-wrapp {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%
    }

    .profile .main .other-info .gender-wrapp .gender-items {
        width: 100%
    }

    .profile .main .other-info .gender-wrapp .gender-items .gender-item {
        width: 50%
    }

    .profile .main .other-info .gender-wrapp .gender-items .gender-item label,
    .profile .main .other-info .lang-wrapp {
        width: 100%
    }

    .profile .main .other-info .lang-wrapp .lang-items {
        margin-right: 0;
        width: 100%
    }

    .profile .main .other-info .lang-wrapp .lang-items .lang-item,
    .profile .main .other-info .lang-wrapp .lang-items .lang-item label {
        width: 100%
    }

    .profile .main .delivery-wrap .delivery-items .delivery-item {
        margin-bottom: 20px
    }

    .profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap {
        flex-direction: column;
        width: 100%
    }

    .profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap .input-box,
    .profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap .select-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap .input-box:nth-child(2) {
        width: 100%
    }

    .profile .main .delivery-wrap .delivery-items .delivery-item .input-wrap .input-box:last-child {
        margin-bottom: 0
    }

    .profile .main .delivery-wrap .delivery-items .delivery-item .btn-items .btn {
        font-size: 0;
        width: 50px;
        padding: 0
    }

    .profile .main .delivery-wrap .delivery-items .delivery-item .btn-items .btn i {
        font-size: 16px;
        margin-right: 0
    }

    .profile .main .special-date-wrap .special-items .special-item {
        width: 100%;
        margin-bottom: 20px
    }

    .profile .main .special-date-wrap .special-items .special-item:last-child {
        margin-bottom: 0
    }

    .profile .main .special-date-wrap .special-items .special-item .input-wrap {
        width: 100%;
        flex-direction: column
    }

    .profile .main .special-date-wrap .special-items .special-item .input-wrap .input-box,
    .profile .main .special-date-wrap .special-items .special-item .input-wrap .select-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .profile .main .special-date-wrap .special-items .special-item .btn-items .btn {
        font-size: 0;
        width: 50px;
        padding: 0
    }

    .profile .main .special-date-wrap .special-items .special-item .btn-items .btn i {
        font-size: 16px;
        margin-right: 0
    }

    .profile .main .basket-wrap .btn {
        width: 80%
    }

    .profile .main .basket-wrap .basket-list .basket-item .count-wrap .counter {
        width: 40px
    }

    .profile .main .basket-wrap .basket-other .left {
        margin-right: 0
    }

    .profile .main .basket-wrap .basket-other .payment-method .switch-box {
        flex-direction: column
    }

    .profile .main .basket-wrap .basket-other .payment-method .switch-box .switch-item {
        width: 100%
    }

    .profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top {
        flex-direction: column
    }

    .profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top .tab-item {
        margin-bottom: 20px
    }

    .profile .main .basket-wrap .basket-other .delivery-methods .delivery-tab-top .tab-item:last-child {
        margin-bottom: 0
    }

    .profile .main .orders-wrap .order-item {
        padding: 15px 0
    }

    .profile .main .orders-wrap .order-item .info-order .info-order-header .order-number {
        text-align: center;
        margin-bottom: 10px
    }

    .profile .main .orders-wrap .order-item .info-order .info-order-header .order-date {
        text-align: center;
        margin-bottom: 10px;
        margin-left: 0
    }

    .profile .main .orders-wrap .order-item .info-order .info-order-header .order-status {
        text-align: center;
        grid-column: 1
    }

    .profile .main .orders-wrap .order-item .info-order .oreder-list-item {
        flex-direction: column;
        position: relative
    }

    .profile .main .orders-wrap .order-item .info-order .oreder-list-item:not(:last-child) {
        margin-bottom: 20px;
        padding-bottom: 10px
    }

    .profile .main .orders-wrap .order-item .info-order .oreder-list-item:not(:last-child)::after {
        content: '';
        position: absolute;
        width: 50%;
        height: 1px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #2b2b2b
    }

    .profile .main .orders-wrap .order-item .info-order .oreder-list-item .img {
        margin-right: 0;
        margin-bottom: 10px;
        width: 130px;
        height: 200px
    }

    .profile .main .empty-wrap .intrested .product-items .product-item,
    .profile .main .revised-wrap .product-item {
        width: 100%
    }

    .profile .main .orders-wrap .order-item .info-order .oreder-list-item .info .title {
        text-align: center
    }

    .profile .main .orders-wrap .order-item .info-order .oreder-list-item .info .other {
        flex-direction: column;
        justify-content: center
    }

    .profile .main .orders-wrap .order-item .info-order .oreder-list-item .info .other li:last-child,
    .profile .main .orders-wrap .order-item .info-order .oreder-list-item .info .other li:not(:last-child) {
        margin-right: 0;
        justify-content: center;
        margin-bottom: 10px
    }

    .profile .main .orders-wrap .order-item .info-order .oreder-list-item .price {
        justify-content: center
    }

    .profile .main .comparison-items .comparison-item .content .thead {
        max-width: 150px
    }

    .profile .main .comparison-items .comparison-item .content .tbody .tbody-item {
        width: calc(100vw - 190px);
        min-width: calc(100vw - 190px)
    }

    .basket-list .basket-item {
        flex-direction: column;
        padding: 30px 20px
    }

    .basket-list .basket-item .img {
        margin-right: 0;
        margin-bottom: 20px;
        width: 130px;
        height: 200px
    }

    .basket-list .basket-item .info {
        text-align: center;
        align-items: center;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .basket-list .basket-item .price {
        text-align: center;
        justify-content: center
    }

    .basket-list .basket-item .count-wrap {
        margin-right: 0
    }

    footer .container {
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .contacts .contacts-wrap .contacts-maps-info-items .contacts-maps-info-item .info.info-clock {
        justify-content: flex-start
    }
}

.loader-block {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
}

.loader-block img {
    margin: 0 auto;
    position: relative;
    top: calc(50% - 130px);
}

.box-payment {
    display: none;
}    