

/* Start:/local/templates/umlight/libs/formstyler/jquery.formstyler.css?17102680061895*/
.jq-checkbox, .jq-radio {position: relative;display: inline-block;overflow: hidden;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.jq-checkbox input, .jq-radio input {position: absolute;z-index: -1;margin: 0;padding: 0;opacity: 0;}.jq-file {position: relative;display: inline-block;overflow: hidden;}.jq-file input {position: absolute;top: 0;right: 0;height: auto;margin: 0;padding: 0;opacity: 0;font-size: 100px;line-height: 1em;}.jq-file__name {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.jq-selectbox, .jq-select-multiple {position: relative;display: inline-block;}.jq-selectbox select, .jq-select-multiple select {position: absolute;top: 0;left: 0;width: 100%;height: 100%;margin: 0;padding: 0;opacity: 0;}.jq-selectbox li, .jq-select-multiple li {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;}.jq-selectbox {z-index: 10;}.jq-selectbox__select {position: relative;}.jq-selectbox__select-text {overflow: hidden;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;text-overflow: ellipsis;}.jq-selectbox__dropdown {position: absolute;}.jq-selectbox__search input {-webkit-appearance: textfield;}.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {-webkit-appearance: none;}.jq-selectbox__dropdown ul {position: relative;overflow: auto;overflow-x: hidden;list-style: none;-webkit-overflow-scrolling: touch;}.jq-select-multiple ul {position: relative;overflow-x: hidden;-webkit-overflow-scrolling: touch;}.jq-number {display: inline-block;}.jq-number__field input {-moz-appearance: textfield;text-align: left;}.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {margin: 0;-webkit-appearance: none;}
/* End */


/* Start:/local/templates/umlight/css/main.min.css?1716412620258550*/
@charset 'UTF-8';
@font-face {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url(/local/templates/umlight/css/../fonts/Montserrat-Bold/Montserrat-Bold.eot);
    src: url(/local/templates/umlight/css/../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix) format("embedded-opentype"), url(/local/templates/umlight/css/../fonts/Montserrat-Bold/Montserrat-Bold.woff) format("woff"), url(/local/templates/umlight/css/../fonts/Montserrat-Bold/Montserrat-Bold.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url(/local/templates/umlight/css/../fonts/Montserrat-Medium/Montserrat-Medium.eot);
    src: url(/local/templates/umlight/css/../fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix) format("embedded-opentype"), url(/local/templates/umlight/css/../fonts/Montserrat-Medium/Montserrat-Medium.woff) format("woff"), url(/local/templates/umlight/css/../fonts/Montserrat-Medium/Montserrat-Medium.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(/local/templates/umlight/css/../fonts/Montserrat-Regular/Montserrat-Regular.eot);
    src: url(/local/templates/umlight/css/../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix) format("embedded-opentype"), url(/local/templates/umlight/css/../fonts/Montserrat-Regular/Montserrat-Regular.woff) format("woff"), url(/local/templates/umlight/css/../fonts/Montserrat-Regular/Montserrat-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat;
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url(/local/templates/umlight/css/../fonts/Montserrat-Light/Montserrat-Light.eot);
    src: url(/local/templates/umlight/css/../fonts/Montserrat-Light/Montserrat-Light.eot?#iefix) format("embedded-opentype"), url(/local/templates/umlight/css/../fonts/Montserrat-Light/Montserrat-Light.woff) format("woff"), url(/local/templates/umlight/css/../fonts/Montserrat-Light/Montserrat-Light.ttf) format("truetype")
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

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

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    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-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;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: 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 {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

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

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

.fancybox-slide--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);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.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;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--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:focus {
    outline: 0
}

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

.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 svg path {
    fill: currentColor;
    stroke-width: 0
}

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

.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-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.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;
    pointer-events: none;
    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;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-thumbs {
    background: #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;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

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

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

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

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

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

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

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

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

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

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    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)
    }
}

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

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -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 {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

.slick-slide.dragging img {
    pointer-events: none
}

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

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

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

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

.slick-loading .slick-list {
    background: #fff url(/local/templates/umlight/css/../libs/slick-carousel/slick/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(/local/templates/umlight/css/../libs/slick-carousel/slick/fonts/slick.eot);
    src: url(/local/templates/umlight/css/../libs/slick-carousel/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(/local/templates/umlight/css/../libs/slick-carousel/slick/fonts/slick.woff) format('woff'), url(/local/templates/umlight/css/../libs/slick-carousel/slick/fonts/slick.ttf) format('truetype'), url(/local/templates/umlight/css/../libs/slick-carousel/slick/fonts/slick.svg#slick) format('svg')
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

@font-face {
    font-family: Panton;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url(/local/templates/umlight/css/../fonts/Panton-Bold/Panton-Bold.eot);
    src: url(/local/templates/umlight/css/../fonts/Panton-Bold/Panton-Bold.eot?#iefix) format("embedded-opentype"), url(/local/templates/umlight/css/../fonts/Panton-Bold/Panton-Bold.woff) format("woff"), url(/local/templates/umlight/css/../fonts/Panton-Bold/Panton-Bold.ttf) format("truetype")
}

@font-face {
    font-family: Panton;
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url(/local/templates/umlight/css/../fonts/Panton-Light/Panton-Light.eot);
    src: url(/local/templates/umlight/css/../fonts/Panton-Light/Panton-Light.eot?#iefix) format("embedded-opentype"), url(/local/templates/umlight/css/../fonts/Panton-Light/Panton-Light.woff) format("woff"), url(/local/templates/umlight/css/../fonts/Panton-Light/Panton-Light.ttf) format("truetype")
}

@font-face {
    font-family: "Playfair Display";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(/local/templates/umlight/css/../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.eot);
    src: url(/local/templates/umlight/css/../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.eot?#iefix) format("embedded-opentype"), url(/local/templates/umlight/css/../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.woff) format("woff"), url(/local/templates/umlight/css/../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.ttf) format("truetype")
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

b, strong {
    font-weight: bolder
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

img {
    vertical-align: middle;
    border-style: none
}

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

button {
    -webkit-border-radius: 0;
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

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

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

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

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

template {
    display: none
}

[hidden] {
    display: none !important
}

@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-ll, .col-ll-1, .col-ll-10, .col-ll-11, .col-ll-12, .col-ll-2, .col-ll-3, .col-ll-4, .col-ll-5, .col-ll-6, .col-ll-7, .col-ll-8, .col-ll-9, .col-ll-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-pb, .col-pb-1, .col-pb-10, .col-pb-11, .col-pb-12, .col-pb-2, .col-pb-3, .col-pb-4, .col-pb-5, .col-pb-6, .col-pb-7, .col-pb-8, .col-pb-9, .col-pb-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

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

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }

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

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

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

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

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

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

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

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

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }

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

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

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

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

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }

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

    .col-ll-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-ll-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-ll-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-ll-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-ll-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-ll-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-ll-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-ll-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-ll-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-ll-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-ll-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-ll-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-ll-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-ll-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

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

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

    .order-ll-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-ll-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-ll-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-ll-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-ll-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-ll-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-ll-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-ll-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-ll-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-ll-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-ll-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-ll-0 {
        margin-left: 0
    }

    .offset-ll-1 {
        margin-left: 8.33333%
    }

    .offset-ll-2 {
        margin-left: 16.66667%
    }

    .offset-ll-3 {
        margin-left: 25%
    }

    .offset-ll-4 {
        margin-left: 33.33333%
    }

    .offset-ll-5 {
        margin-left: 41.66667%
    }

    .offset-ll-6 {
        margin-left: 50%
    }

    .offset-ll-7 {
        margin-left: 58.33333%
    }

    .offset-ll-8 {
        margin-left: 66.66667%
    }

    .offset-ll-9 {
        margin-left: 75%
    }

    .offset-ll-10 {
        margin-left: 83.33333%
    }

    .offset-ll-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1160px
    }

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

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

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

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

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1370px) {
    .container {
        max-width: 1300px
    }

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

    .col-pb-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-pb-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-pb-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-pb-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-pb-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-pb-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-pb-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-pb-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-pb-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-pb-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-pb-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-pb-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-pb-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-pb-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

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

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

    .order-pb-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-pb-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-pb-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-pb-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-pb-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-pb-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-pb-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-pb-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-pb-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-pb-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-pb-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-pb-0 {
        margin-left: 0
    }

    .offset-pb-1 {
        margin-left: 8.33333%
    }

    .offset-pb-2 {
        margin-left: 16.66667%
    }

    .offset-pb-3 {
        margin-left: 25%
    }

    .offset-pb-4 {
        margin-left: 33.33333%
    }

    .offset-pb-5 {
        margin-left: 41.66667%
    }

    .offset-pb-6 {
        margin-left: 50%
    }

    .offset-pb-7 {
        margin-left: 58.33333%
    }

    .offset-pb-8 {
        margin-left: 66.66667%
    }

    .offset-pb-9 {
        margin-left: 75%
    }

    .offset-pb-10 {
        margin-left: 83.33333%
    }

    .offset-pb-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1560px
    }

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

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

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

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

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

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

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

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

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

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

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

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

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

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

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

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

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

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-ll-none {
        display: none !important
    }

    .d-ll-inline {
        display: inline !important
    }

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

    .d-ll-block {
        display: block !important
    }

    .d-ll-table {
        display: table !important
    }

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

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

    .d-ll-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-ll-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

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

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

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

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

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1370px) {
    .d-pb-none {
        display: none !important
    }

    .d-pb-inline {
        display: inline !important
    }

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

    .d-pb-block {
        display: block !important
    }

    .d-pb-table {
        display: table !important
    }

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

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

    .d-pb-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-pb-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1600px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

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

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

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

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

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

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

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

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

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

    .d-print-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

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

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

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

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

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-ll-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-ll-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

    .flex-ll-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-ll-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-ll-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-ll-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-ll-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-ll-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-ll-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-ll-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-ll-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-ll-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-ll-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-ll-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-ll-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-ll-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-ll-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-ll-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-ll-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-ll-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-ll-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-ll-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-ll-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-ll-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-ll-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-ll-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-ll-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-ll-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1600px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    font-weight: 400;
    line-height: normal;
    font-family: Montserrat, sans-serif;
    overflow-x: hidden;
    color: #081829
}

b, strong {
    font-weight: 700
}

.position_static {
    position: static
}

.position_relative {
    position: relative
}

.header_index_bg {
    background-image: url(/local/templates/umlight/css/../img/bg-header.webp);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: cover;
    background-size: cover
}

.header_mocap {
    position: absolute;
    top: 50%;
    left: -webkit-calc(100% + 38px);
    left: calc(100% + 38px);
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.block_menu_top {
    padding: 28px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

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

.block_menu_top .block_logo a {
    margin-right: 28px
}

.block_menu_top .block_logo h4 {
    margin: 0;
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px
}

.block_menu_top .block_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0
}

.block_menu_top .block_menu > li {
    list-style-type: none;
    margin-right: 60px
}

.block_menu_top .block_menu > li > a {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.block_menu_top .block_menu > li > a:hover {
    text-decoration: none
}

.block_menu_top .block_menu > li .drop_menu {
    position: absolute;
    z-index: 5;
    visibility: hidden;
    opacity: 0;
    width: 255px;
    top: 34px;
    left: -webkit-calc(100% - 6px);
    left: calc(100% - 6px);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-box-shadow: 3px 0 60px rgba(8, 24, 41, .1);
    box-shadow: 3px 0 60px rgba(8, 24, 41, .1);
    background-color: #fff;
    margin: 0;
    padding: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_menu_top .block_menu > li .drop_menu li {
    list-style-type: none
}

.block_menu_top .block_menu > li .drop_menu li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 17px 20px;
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    border-bottom: 1px solid #eee;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_menu_top .block_menu > li .drop_menu li a:hover {
    color: #cc9e4a;
    text-decoration: none;
    -webkit-box-shadow: inset 3px 0 0 #cc9e4a;
    box-shadow: inset 3px 0 0 #cc9e4a;
    background-color: #f9f5ec
}

.block_menu_top .block_menu > li .drop_menu:before {
    content: '';
    position: absolute;
    top: -10px;
    height: 10px;
    width: 100%;
    background-image: url(/local/templates/umlight/css/../img/top-line-menu.svg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.block_menu_top .block_menu > li:hover .drop_menu {
    opacity: 1;
    visibility: visible
}

.block_menu_top .block_menu > li.drop {
    position: relative
}

.block_menu_top .block_menu > li.drop > a:after {
    position: relative;
    top: -1px;
    padding-left: 5px;
    content: url(/local/templates/umlight/css/../img/arrow_bottom.svg)
}
li.drop > a:after {
    position: relative;
    top: -1px;
    padding-left: 5px;
    content: url(/local/templates/umlight/css/../img/arrow_bottom.svg)
}

.block_menu_top .block_menu .drop_menu li {
    position: relative;
}

.block_menu_top .block_menu .hover_menu {
    display: none;
}

.block_menu_top .block_menu .drop_menu li:hover + .hover_menu, .block_menu_top .block_menu .drop_menu li:focus + .hover_menu, .block_menu_top .block_menu .drop_menu li:active + .hover_menu, .block_menu_top .block_menu .hover_menu:hover, .block_menu_top .block_menu .hover_menu:focus, .block_menu_top .block_menu .hover_menu:active {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    padding: 0;
    width: 255px;
}

@media (max-width: 1199px) {
    .block_menu_top .block_menu .drop_menu li:hover + .hover_menu, .block_menu_top .block_menu .drop_menu li:focus + .hover_menu, .block_menu_top .block_menu .drop_menu li:active + .hover_menu, .block_menu_top .block_menu .hover_menu:hover, .block_menu_top .block_menu .hover_menu:focus, .block_menu_top .block_menu .hover_menu:active {
        display: none;
    }
}

.block_menu_top .block_menu > li .drop_menu .hover_container {
    -webkit-box-shadow: 3px 0 60px rgba(8, 24, 41, .1);
    box-shadow: 3px 0 60px rgba(8, 24, 41, .1);
}

.block_menu_top .block_menu > li .drop_menu .hover_menu ul {
    padding-left: 0;
}

.block_menu_top .block_menu > li .drop_menu .hover_menu li a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.hover_menu li {
    background: #fff;
}

.block_menu_top .block_menu > li:last-child {
    margin-right: 0
}

.block_menu_top .block_contacts {
    margin: 0;
    padding: 0
}

.block_menu_top .block_contacts li {
    list-style-type: none;
    margin-bottom: 16px
}

.block_menu_top .block_contacts li a {
    position: relative;
    font-variant: lining-num;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
}

.block_menu_top .block_contacts li a.tel:hover {
    text-decoration: none
}

.block_menu_top .block_contacts li a.tel:before {
    content: url(/local/templates/umlight/css/../img/tel.svg);
    position: absolute;
    left: -14px;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.block_menu_top .block_contacts li a.link {
    text-decoration: underline;
    text-transform: uppercase;
}

.block_menu_top .block_contacts li a.link:before {
    content: url(/local/templates/umlight/css/../img/svg/popup_small.svg);
    position: absolute;
    left: -14px;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.block_menu_top .block_contacts li a.mail:before {
    content: url(/local/templates/umlight/css/../img/email.svg);
    width: 15px;
    height: 22px;
    position: absolute;
    left: -14px;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.block_menu_top .block_contacts li:last-child {
    margin-bottom: 0
}

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

.block_menu_top .block_shop a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_menu_top .block_shop a .basket_color, .block_menu_top .block_shop a .favorites_color {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_menu_top .block_shop a.favorites {
    margin-right: 15px
}

.block_menu_top .block_shop a:hover {
    border-color: #cc9e4a;
    background-color: #cc9e4a
}

.block_menu_top .block_shop a:hover .basket_color, .block_menu_top .block_shop a:hover .favorites_color {
    fill: #081829
}

.header_main_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 760px
}

.header_main_block .inner h1 {
    position: relative;
    margin-bottom: 35px;
    color: #fff;
    font-family: 'Playfair Display';
    font-size: 54px;
    font-weight: 400;
    line-height: 64px
}

.header_main_block .inner h1:before {
    content: '';
    position: absolute;
    top: 34px;
    left: -18px;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    width: 169px;
    height: 3px;
    background-image: url(/local/templates/umlight/css/../img/line.svg);
    background-repeat: no-repeat
}

.header_main_block .inner h2 {
    margin-bottom: 65px;
    color: #fff;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px
}

.btn_bulk {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4px;
    width: 351px;
    height: 69px;
    background: 0 0;
    padding: 0;
    border: none;
    cursor: pointer
}

.btn_bulk span {
    position: absolute;
    top: 0;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 2px 0 2px rgba(255, 255, 255, .25);
    box-shadow: inset 2px 0 2px rgba(255, 255, 255, .25);
    background-color: #19cbac;
    text-shadow: 1px 0 0 rgba(255, 255, 255, .4);
    color: #26364a;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn_bulk .mask {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    bottom: -4px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    background-color: #1e8370;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn_bulk:hover .mask {
    bottom: 0
}

.btn_bulk.w300 {
    width: 300px
}

.block_slider_they_trust_us {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0
}

.block_slider_they_trust_us .block_slider_name {
    width: 200px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.block_slider_they_trust_us .block_slider_name span {
    color: #fff;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400
}

.block_slider_they_trust_us .block_slider {
    width: 100%
}

.block_slider_they_trust_us .block_slider .item .img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    width: 100%;
    height: 60px
}

.block_slider_they_trust_us .block_slider .item .text {
    display: block;
    text-align: center;
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1.4px
}

.section_indent {
    padding-top: 120px;
    padding-bottom: 150px
}

.section_indent2 {
    padding-top: 120px;
    padding-bottom: 120px
}

.section_indent3 {
    padding-top: 120px;
    padding-bottom: 225px
}

.block_advantages {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.block_advantages .item .title {
    color: #cc9e4a;
    font-family: 'Playfair Display';
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 20px
}

.block_advantages .item .title span {
    font-size: 54px
}

.block_advantages .item .text {
    color: #778694;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.bg_blue {
    background-color: #081829
}

.bgc_white {
    background-color: #f3f7fa
}

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

.block_buy_or_become > div {
    width: 50%;
    padding-top: 120px;
    padding-bottom: 150px
}

.block_buy_or_become > div .title {
    font-family: Montserrat;
    margin-bottom: 30px;
    color: #081829;
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    text-transform: uppercase
}

.block_buy_or_become > div .btn_bulk {
    width: 300px
}

.block_buy_or_become > div.block_left {
    background-image: url(/local/templates/umlight/css/../img/buy-equipment.webp);
    background-repeat: no-repeat;
    background-position: 100% 0;
    -webkit-background-size: cover;
    background-size: cover
}

.block_buy_or_become > div.block_right {
    background-image: url(/local/templates/umlight/css/../img/become-partner.webp);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: cover;
    background-size: cover
}

.block_buy_or_become > div.block_right .title {
    text-align: right
}

.block_buy_or_become > div.block_right .btn_bulk {
    margin-left: -webkit-calc(100% - 300px);
    margin-left: calc(100% - 300px)
}

.block_categories_of_products_title {
    margin-bottom: 85px
}

.block_categories_of_products_title .title {
    margin-bottom: 20px;
    color: #081829;
    font-family: 'Playfair Display';
    font-size: 48px;
    font-weight: 400
}

.block_categories_of_products_title .title:before {
    content: '';
    position: absolute;
    top: 36px;
    left: -18px;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    width: 169px;
    height: 3px;
    background-image: url(/local/templates/umlight/css/../img/line2.svg);
    background-repeat: no-repeat
}

.block_categories_of_products_title .subtitle {
    margin: 0;
    color: #cc9e4a;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400
}

.btn_transparent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #4ed7bf;
    width: 250px;
    height: 55px;
    color: #4ed7bf;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn_transparent:hover {
    color: #4ed7bf;
    text-decoration: none
}

.block_categories_of_products {
    position: relative;
    background-color: #000;
    padding: 50px 60px;
    width: 100%;
    height: 320px;
    overflow: hidden;
    margin-bottom: 30px
}

.block_categories_of_products .mask_img {
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%
}

.block_categories_of_products .mask_bg {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.block_categories_of_products .mask_bg_blue {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_categories_of_products .inner {
    position: relative;
    z-index: 5
}

.block_categories_of_products .inner .title {
    position: relative;
    margin-bottom: 30px;
    color: #fff;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    text-transform: uppercase
}

.block_categories_of_products .inner .title span {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_categories_of_products .inner .title:before {
    content: '';
    position: absolute;
    top: 19px;
    left: -60px;
    width: 40px;
    height: 3px;
    background-color: #fff
}

.block_categories_of_products .inner .btn_transparent {
    width: 250px
}

.block_categories_of_products.left .mask_img {
    left: 0
}

.block_categories_of_products.left .mask_bg {
    background-image: -webkit-gradient(linear, left top, right top, from(#081829), to(rgba(8, 24, 41, 0)));
    background-image: -webkit-linear-gradient(left, #081829 0, rgba(8, 24, 41, 0) 100%);
    background-image: -o-linear-gradient(left, #081829 0, rgba(8, 24, 41, 0) 100%);
    background-image: linear-gradient(to right, #081829 0, rgba(8, 24, 41, 0) 100%)
}

.block_categories_of_products.right .inner .title {
    text-align: right
}

.block_categories_of_products.right .inner .title:before {
    right: -60px;
    left: auto
}

.block_categories_of_products.right .inner .btn_transparent {
    margin-left: -webkit-calc(100% - 250px);
    margin-left: calc(100% - 250px)
}

.block_categories_of_products.right .mask_img {
    right: 0
}

.block_categories_of_products.right .mask_bg {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(8, 24, 41, 0)), to(#081829));
    background-image: -webkit-linear-gradient(left, rgba(8, 24, 41, 0) 0, #081829 100%);
    background-image: -o-linear-gradient(left, rgba(8, 24, 41, 0) 0, #081829 100%);
    background-image: linear-gradient(to right, rgba(8, 24, 41, 0) 0, #081829 100%)
}

.block_categories_of_products:hover .mask_bg_blue {
    visibility: visible;
    opacity: 1
}

.block_categories_of_products:hover .inner .title span {
    color: #fff !important
}

.block_categories_of_products:hover .inner .btn_transparent {
    border-color: #fff;
    color: #fff
}

.block_categories_of_products:hover.tree_poppy .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 147, 30, .9)), to(rgba(37, 37, 253, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 147, 30, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 147, 30, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 147, 30, .9) 0, rgba(37, 37, 253, 0) 100%)
}

.block_categories_of_products:hover.gray .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(37, 37, 253, 0)), to(rgba(128, 128, 128, .9)));
    background-image: -webkit-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(128, 128, 128, .9) 100%);
    background-image: -o-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(128, 128, 128, .9) 100%);
    background-image: linear-gradient(to right, rgba(37, 37, 253, 0) 0, rgba(128, 128, 128, .9) 100%)
}

.block_categories_of_products:hover.curious_blue .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(41, 171, 226, .9)), to(rgba(37, 37, 253, 0)));
    background-image: -webkit-linear-gradient(left, rgba(41, 171, 226, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(41, 171, 226, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: linear-gradient(to right, rgba(41, 171, 226, .9) 0, rgba(37, 37, 253, 0) 100%)
}

.block_categories_of_products:hover.blue .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(37, 37, 253, 0)), to(rgba(37, 37, 253, .9)));
    background-image: -webkit-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(37, 37, 253, .9) 100%);
    background-image: -o-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(37, 37, 253, .9) 100%);
    background-image: linear-gradient(to right, rgba(37, 37, 253, 0) 0, rgba(37, 37, 253, .9) 100%)
}

.block_categories_of_products:hover.broom .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(252, 238, 33, .9)), to(rgba(37, 37, 253, 0)));
    background-image: -webkit-linear-gradient(left, rgba(252, 238, 33, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(252, 238, 33, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: linear-gradient(to right, rgba(252, 238, 33, .9) 0, rgba(37, 37, 253, 0) 100%)
}

.block_categories_of_products:hover.gimblet .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(37, 37, 253, 0)), to(rgba(187, 172, 110, .9)));
    background-image: -webkit-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(187, 172, 110, .9) 100%);
    background-image: -o-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(187, 172, 110, .9) 100%);
    background-image: linear-gradient(to right, rgba(37, 37, 253, 0) 0, rgba(187, 172, 110, .9) 100%)
}

.block_categories_of_products:hover.fun_green .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(1, 123, 65, .9)), to(rgba(37, 37, 253, 0)));
    background-image: -webkit-linear-gradient(left, rgba(1, 123, 65, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(1, 123, 65, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: linear-gradient(to right, rgba(1, 123, 65, .9) 0, rgba(37, 37, 253, 0) 100%)
}

.block_categories_of_products:hover.lochmara .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(37, 37, 253, 0)), to(rgba(0, 113, 188, .9)));
    background-image: -webkit-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(0, 113, 188, .9) 100%);
    background-image: -o-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(0, 113, 188, .9) 100%);
    background-image: linear-gradient(to right, rgba(37, 37, 253, 0) 0, rgba(0, 113, 188, .9) 100%)
}

.block_categories_of_products:hover.sushi .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(140, 198, 63, .9)), to(rgba(37, 37, 253, 0)));
    background-image: -webkit-linear-gradient(left, rgba(140, 198, 63, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(140, 198, 63, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: linear-gradient(to right, rgba(140, 198, 63, .9) 0, rgba(37, 37, 253, 0) 100%)
}

.block_categories_of_products:hover.red .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(37, 37, 253, 0)), to(rgba(255, 0, 0, .9)));
    background-image: -webkit-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(255, 0, 0, .9) 100%);
    background-image: -o-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(255, 0, 0, .9) 100%);
    background-image: linear-gradient(to right, rgba(37, 37, 253, 0) 0, rgba(255, 0, 0, .9) 100%)
}

.block_categories_of_products.tree_poppy .inner .title span {
    color: #ff931e
}

.block_categories_of_products.gray .inner .title span {
    color: gray
}

.block_categories_of_products.curious_blue .inner .title span {
    color: #29abe2
}

.block_categories_of_products.blue .inner .title span {
    color: #2525fd
}

.block_categories_of_products.broom .inner .title span {
    color: #fcee21
}

.block_categories_of_products.gimblet .inner .title span {
    color: #bbac6e
}

.block_categories_of_products.fun_green .inner .title span {
    color: #017b41
}

.block_categories_of_products.lochmara .inner .title span {
    color: #0071bc
}

.block_categories_of_products.sushi .inner .title span {
    color: #8cc63f
}

.block_categories_of_products.red .inner .title span {
    color: red
}

.bg_block_free_calculation {
    background-image: url(/local/templates/umlight/css/../img/bg-zamer.webp);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: cover;
    background-size: cover
}

.block_free_calculation .title {
    margin-bottom: 30px;
    color: #fff;
    font-family: 'Playfair Display';
    font-size: 48px;
    font-weight: 400;
    line-height: 56px
}

.block_free_calculation .title:before {
    content: '';
    position: absolute;
    top: 34px;
    left: -18px;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    width: 169px;
    height: 3px;
    background-image: url(/local/templates/umlight/css/../img/line.svg);
    background-repeat: no-repeat
}

.block_free_calculation .subtitle {
    margin-bottom: 100px;
    color: #cc9e4a;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px
}

.block_free_calculation .list {
    margin: 0;
    padding: 0;
    counter-reset: list 0
}

.block_free_calculation .list li {
    position: relative;
    padding-left: 110px;
    margin-bottom: 50px;
    list-style-type: none;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_free_calculation .list li:before {
    position: absolute;
    left: 28px;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    counter-increment: list;
    content: "0" counter(list);
    color: #4ed7bf;
    font-family: 'Playfair Display';
    font-size: 24px;
    line-height: 20px;
    font-weight: 400
}

.block_free_calculation .list li:after {
    position: absolute;
    content: '';
    top: -webkit-calc(50% + 25px);
    top: calc(50% + 25px);
    left: 41px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 1px;
    height: 33px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(#4ed7bf));
    background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0, #4ed7bf 100%);
    background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0, #4ed7bf 100%);
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0, #4ed7bf 100%)
}

.block_free_calculation .list li:last-child {
    margin-bottom: 0
}

.block_free_calculation .list li:last-child:after {
    display: none
}

.block_free_calculation.black .title {
    color: #081829
}

.block_free_calculation.black .title:before {
    left: -webkit-calc(100% + 4px);
    left: calc(100% + 4px);
    -webkit-transform: translate(0, 0) rotate(-180deg);
    -ms-transform: translate(0, 0) rotate(-180deg);
    transform: translate(0, 0) rotate(-180deg);
    background-image: url(/local/templates/umlight/css/../img/line2.svg)
}

.block_free_calculation.black .list li {
    color: #081829
}

.block_free_calculation.edite_margin .subtitle {
    margin-bottom: 85px
}

.section_indent4 {
    padding-top: 215px;
    padding-bottom: 100px
}

.block_form {
    position: absolute;
    z-index: 2;
    top: 0;
    width: 80%;
    margin: 0 auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 30px;
    -webkit-box-shadow: 3px 0 60px rgba(8, 24, 41, .1);
    box-shadow: 3px 0 60px rgba(8, 24, 41, .1);
    background-color: #fff
}

.block_form .block_input, .block_form button {
    width: 100%;
    margin: 0 30px
}

.block_form .block_input {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.block_input i.error {
    position: absolute;
    font-size: small;
    bottom: -20px;
    color: #ff5757;
}

.block_form .block_input .required {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_form .block_input input {
    outline: 0;
    width: 100%;
    border: none;
    border-bottom: 3px solid #e5e8ec;
    color: #26364a;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_form .block_input input:focus {
    border-color: #d8f1ed
}

.block_form .block_input.active .required {
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    color: #4ed7bf
}

.block_form .block_input.active .required .svg_color {
    fill: #4ed7bf
}

.block_form.edite_position {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-bottom: 90px
}

.block_input {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.block_input .required {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_input input {
    outline: 0;
    width: 100%;
    border: none;
    border-bottom: 3px solid #e5e8ec;
    color: #26364a;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_input input:focus {
    border-color: #d8f1ed
}

.block_input input.hidden {
    display: none
}

.block_input .label_input {
    display: block;
    width: 100%;
    border-bottom: 3px solid #e5e8ec
}

.block_input.active .required {
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    color: #4ed7bf !important
}

.block_input.active .required .svg_color {
    fill: #4ed7bf !important
}

.mocap {
    position: absolute;
    z-index: 1;
    bottom: -90px;
    left: -143px
}

.block_saving {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 50px
}

.block_saving .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 75px
}

.block_saving .item .numb {
    color: #cc9e4a;
    font-family: 'Playfair Display';
    font-size: 24px;
    font-weight: 400;
    line-height: 64px;
    margin-right: 17px
}

.block_saving .item .numb span {
    font-size: 54px
}

.block_saving .item .text {
    color: #778694;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

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

.section_indent5 {
    padding-top: 70px;
    padding-bottom: 125px
}

.section_indent6 {
    padding-top: 120px
}

.bg_block_saving {
    background-image: url(/local/templates/umlight/css/../img/bg-position.webp);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: cover;
    background-size: cover
}

.block_certificates .title {
    margin-bottom: 70px;
    color: #fff;
    font-family: 'Playfair Display';
    font-size: 48px;
    font-weight: 400;
    line-height: 56px
}

.block_certificates .title:before {
    content: '';
    position: absolute;
    top: 34px;
    left: -18px;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    width: 169px;
    height: 3px;
    background-image: url(/local/templates/umlight/css/../img/line.svg);
    background-repeat: no-repeat
}

.block_certificates .list {
    padding: 0;
    margin: 0
}

.block_certificates .list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    list-style-type: none;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_certificates .list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #cc9e4a
}

.block_certificates .list li:last-child {
    margin-bottom: 0
}

.mocap2 {
    position: absolute;
    bottom: -88px;
    right: 168px
}

.grey_block {
    padding: 65px 0;
    background-color: #f3f7fa
}

.grey_block span.text {
    color: #081829;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    line-height: 64px;
    text-transform: uppercase
}

.grey_block span.text a {
    text-decoration: underline;
    color: #4ed7bf
}

.mocap3 {
    position: absolute;
    bottom: 12px;
    left: 335px
}

.footer_indent {
    padding-top: 90px;
    padding-bottom: 85px
}

.block_footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.block_footer .item .chmerev_digital {
    display: inline-block;
    margin-top: 70px;
    font-family: Panton;
    font-size: 16px;
    color: #778694;
    font-weight: 300
}

.block_footer .item .chmerev_digital a {
    font-weight: 700;
    color: #dcc580
}

.block_footer .item .link {
    display: inline-block;
    margin-bottom: 45px
}

.block_footer .item .link .svg_color {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_footer .item .link span {
    margin-left: 7px;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: underline;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_footer .item .link:hover {
    text-decoration: none
}

.block_footer .item .link:hover .svg_color {
    fill: #4ed7bf
}

.block_footer .item .link:hover span {
    color: #4ed7bf
}

.block_footer .item .block_contacts {
    margin: 0 0 45px 0;
    padding: 0
}

.block_footer .item .block_contacts li {
    list-style-type: none;
    margin-bottom: 15px
}

.block_footer .item .block_contacts li .tel {
    color: #fff;
    font-family: 'Playfair Display';
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    font-variant: lining-nums
}

.block_footer .item .block_contacts li .tel:hover {
    text-decoration: none
}

.block_footer .item .block_contacts li .mail {
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    text-decoration: underline
}

.block_footer .item .block_contacts li:last-child {
    margin-bottom: 0
}

.block_footer .item .title {
    display: block;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px
}

.block_footer .item .list {
    margin: 0 0 65px 0;
    padding: 0
}

.block_footer .item .list li {
    list-style-type: none;
    margin-bottom: 15px
}

.block_footer .item .list li a {
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_footer .item .list li a:hover {
    color: #cc9e4a
}

.block_footer .item .list li:last-child {
    margin-bottom: 0
}

.block_footer .item .list:last-child {
    margin-bottom: 0
}

.popup_big.fancybox-content, .popup_small.fancybox-content {
    width: 810px;
    padding: 60px;
    overflow: visible
}

.popup_big.fancybox-content > .title, .popup_small.fancybox-content > .title {
    display: block;
    margin: 0 0 60px 0;
    text-align: center;
    color: #081829;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    text-transform: uppercase
}

.popup_big.fancybox-content .block_form_popup, .popup_small.fancybox-content .block_form_popup {
    width: 350px
}

.popup_big.fancybox-content .block_form_popup div.popup_row, .popup_small.fancybox-content .block_form_popup div.popup_row {
    margin-bottom: 50px
}

.popup_big.fancybox-content .block_form_popup div.popup_row .btn_bulk, .popup_small.fancybox-content .block_form_popup div.popup_row .btn_bulk {
    width: 100%
}

.popup_big.fancybox-content .block_form_popup div.popup_row .title, .popup_small.fancybox-content .block_form_popup div.popup_row .title {
    color: #081829;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase
}

.popup_big.fancybox-content .block_form_popup div.popup_row .blocks_radio, .popup_small.fancybox-content .block_form_popup div.popup_row .blocks_radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
}

.popup_big.fancybox-content .block_form_popup div.popup_row .blocks_radio .block_radio, .popup_small.fancybox-content .block_form_popup div.popup_row .blocks_radio .block_radio {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.popup_big.fancybox-content .block_form_popup div.popup_row .blocks_radio .block_radio > span, .popup_small.fancybox-content .block_form_popup div.popup_row .blocks_radio .block_radio > span {
    margin-left: 10px;
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.popup_big.fancybox-content .block_form_popup div.popup_row .blocks_radio .block_radio.active > span, .popup_small.fancybox-content .block_form_popup div.popup_row .blocks_radio .block_radio.active > span {
    color: #081829
}

.popup_big.fancybox-content .block_form_popup div.popup_row .block_input, .popup_small.fancybox-content .block_form_popup div.popup_row .block_input {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px
}

.popup_big.fancybox-content .block_form_popup div.popup_row .block_input .required, .popup_small.fancybox-content .block_form_popup div.popup_row .block_input .required {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: text;
}

.popup_big.fancybox-content .block_form_popup div.popup_row .block_input input, .popup_small.fancybox-content .block_form_popup div.popup_row .block_input input {
    outline: 0;
    width: 100%;
    height: 69px;
    border: none;
    border-bottom: 3px solid #e5e8ec;
    color: #26364a;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.popup_big.fancybox-content .block_form_popup div.popup_row .block_input input:focus, .popup_small.fancybox-content .block_form_popup div.popup_row .block_input input:focus {
    border-color: #d8f1ed
}

.popup_big.fancybox-content .block_form_popup div.popup_row .block_input.active .required, .popup_small.fancybox-content .block_form_popup div.popup_row .block_input.active .required {
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    color: #4ed7bf
}

.popup_big.fancybox-content .block_form_popup div.popup_row .block_input.active .required .svg_color, .popup_small.fancybox-content .block_form_popup div.popup_row .block_input.active .required .svg_color {
    fill: #4ed7bf
}

.popup_big.fancybox-content .block_form_popup div.popup_row:last-child, .popup_small.fancybox-content .block_form_popup div.popup_row:last-child {
    margin-bottom: 0
}

.popup_small.fancybox-content {
    width: 470px
}

.fancybox-bg {
    background-color: #081829
}

.container_radio {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.container_radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #e5e8ec;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.container_radio:hover input ~ .checkmark {
    background-color: #d8f1ed
}

.container_radio input:checked ~ .checkmark {
    background-color: #d8f1ed
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.container_radio input:checked ~ .checkmark:after {
    display: block
}

.container_radio .checkmark:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    background-color: #4ed7bf;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.mocap4 {
    position: absolute;
    bottom: 35px;
    right: -250px
}

.ovh {
    overflow: hidden
}

.popup_small.fancybox-content .block_form_popup {
    margin: 0 auto
}

.mocap_free_calculation {
    position: absolute;
    top: 30px;
    right: 50px;
}

header {
    background-color: #081829
}

.breadcrumbs_indent {
    padding: 25px 0
}

.breadcrumbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0
}

.breadcrumbs li {
    list-style-type: none;
    margin-right: 5px
}

.breadcrumbs li a {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    color: #019A51;
    text-decoration: underline
}

.breadcrumbs li:before {
    content: '/ ';
    font-size: 14px;
    font-weight: 300;
    font-family: Montserrat;
    color: #778694;
    text-decoration: none
}

.breadcrumbs li:first-child:before {
    display: none
}

.breadcrumbs li:last-child a {
    color: #778694;
    text-decoration: none
}

.block_title .title {
    margin-bottom: 20px;
    color: #081829;
    font-family: 'Playfair Display';
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    max-width: 900px
}

.block_title .title:before {
    content: '';
    position: absolute;
    top: 34px;
    left: -18px;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    width: 169px;
    height: 3px;
    background-image: url(/local/templates/umlight/css/../img/line2.svg);
    background-repeat: no-repeat
}

.block_title .subtitle {
    margin: 0;
    color: #cc9e4a;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px
}

.block_title.white .title {
    color: #fff
}

.block_title.white .title:before {
    background-image: url(/local/templates/umlight/css/../img/line.svg)
}

.about_production_bg {
    background-image: url(/local/templates/umlight/css/../img/bg1.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.block_category_selection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 85px;
    margin-bottom: 65px
}

.block_category_selection .item {
    width: -webkit-calc(100% / 8);
    width: calc(100% / 8)
}

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

.block_category_selection .item a .text {
    color: #778694;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_category_selection .item a .img {
    position: relative;
    margin-bottom: 25px;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid rgba(219, 223, 229, .5);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_category_selection .item a .img span {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #dbdfe5;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_category_selection .item a:hover, .block_category_selection .item a.active {
    text-decoration: none
}

.block_category_selection .item a:hover .img span, .block_category_selection .item a.active .img span {
    background-color: #fff
}

.block_category_selection .item a:hover .text, .block_category_selection .item a.active .text {
    color: #081829
}

.block_category_selection .item a:hover.ex .img, .block_category_selection .item a.active.ex .img {
    border-color: #ff931e
}

.block_category_selection .item a:hover.ex .img span, .block_category_selection .item a.active.ex .img span {
    color: #ff931e
}

.block_category_selection .item a:hover.prom .img, .block_category_selection .item a.active.prom .img {
    border-color: gray
}

.block_category_selection .item a:hover.prom .img span, .block_category_selection .item a.active.prom .img span {
    color: gray
}

.block_category_selection .item a:hover.street .img, .block_category_selection .item a.active.street .img {
    border-color: #29abe2
}

.block_category_selection .item a:hover.street .img span, .block_category_selection .item a.active.street .img span {
    color: #29abe2
}

.block_category_selection .item a:hover.blue .img, .block_category_selection .item a.active.blue .img {
    border-color: #007bff
}

.block_category_selection .item a:hover.blue .img span, .block_category_selection .item a.active.blue .img span {
    color: #007bff
}

.block_category_selection .item a:hover.trade .img, .block_category_selection .item a.active.trade .img {
    border-color: #bbac6e
}

.block_category_selection .item a:hover.trade .img span, .block_category_selection .item a.active.trade .img span {
    color: #bbac6e
}

.block_category_selection .item a:hover.architect .img, .block_category_selection .item a.active.architect .img {
    border-color: #0071bc
}

.block_category_selection .item a:hover.architect .img span, .block_category_selection .item a.active.architect .img span {
    color: #0071bc
}

.block_category_selection .item a:hover.agro .img, .block_category_selection .item a.active.agro .img {
    border-color: #8cc63f
}

.block_category_selection .item a:hover.agro .img span, .block_category_selection .item a.active.agro .img span {
    color: #8cc63f
}

.block_category_selection .item a:hover.spot .img, .block_category_selection .item a.active.spot .img {
    border-color: #fcee21
}

.block_category_selection .item a:hover.spot .img span, .block_category_selection .item a.active.spot .img span {
    color: #fcee21
}

.block_category_selection .item a:hover.office .img, .block_category_selection .item a.active.office .img {
    border-color: #2525fd
}

.block_category_selection .item a:hover.office .img span, .block_category_selection .item a.active.office .img span {
    color: #2525fd
}

.block_category_selection .item a:hover.park .img, .block_category_selection .item a.active.park .img {
    border-color: #017b41
}

.block_category_selection .item a:hover.park .img span, .block_category_selection .item a.active.park .img span {
    color: #017b41
}

.block_category_selection .item a:hover.zom .img, .block_category_selection .item a.active.zom .img {
    border-color: red
}

.block_category_selection .item a:hover.zom .img span, .block_category_selection .item a.active.zom .img span {
    color: red
}

.bg_grey {
    background-color: #f3f7fa
}

.section_indent65 {
    padding-top: 65px;
    padding-bottom: 65px
}

.main_block_filters .title {
    color: #081829;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase
}

.main_block_filters .block_filters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 0
}

.main_block_filters .text {
    display: block;
    margin-top: 25px;
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

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

.main_block_filters .block_left .item {
    width: 260px;
    margin-right: 65px
}

.main_block_filters .block_left .item:last-child {
    margin-right: 0
}

.custom-select {
    position: relative
}

.custom-select select {
    display: none
}

.select-selected {
    padding: 19.5px 30px 19.5px 0;
    border-bottom: 3px solid #e5e8ec
}

.select-selected.select-arrow-active {
    color: #cc9e4a;
    border-color: #cc9e4a
}

.select-selected.select-arrow-active:after {
    background-image: url(/local/templates/umlight/css/../img/arrow-bottom-active.svg)
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 50%;
    left: -webkit-calc(100% - 20px);
    left: calc(100% - 20px);
    width: 10px;
    height: 6px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    background-image: url(/local/templates/umlight/css/../img/arrow-bottom.svg)
}

.select-items div, .select-selected {
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    cursor: pointer
}

.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee
}

.select-items div {
    padding: 15px 20px;
    border-bottom: 1px solid #eee
}

.select-items div.same-as-selected, .select-items div:hover {
    -webkit-box-shadow: inset 3px 0 0 #cc9e4a;
    box-shadow: inset 3px 0 0 #cc9e4a;
    background-color: #f9f5ec;
    color: #cc9e4a
}

.select-items.select-hide {
    display: none
}

.block_search {
    width: 260px
}

.block_search.block_input {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px
}

.block_search.block_input .required {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300
}

.block_search.block_input input {
    outline: 0;
    background: 0 0;
    width: 100%;
    border: none;
    border-bottom: 3px solid #e5e8ec;
    color: #26364a;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_search.block_input input:focus {
    border-color: #d8f1ed
}

.block_search.block_input.active .required {
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    color: #cc9e4a
}

.block_search.block_input.active .required .svg_color {
    fill: #cc9e4a
}

.block_products_list {
    margin-bottom: 45px
}

.block_products_list .title {
    position: relative;
    display: block;
    margin-bottom: 45px;
    color: #081829;
    overflow: hidden;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fff
}

.block_products_list .title span {
    padding-right: 10px
}

.block_products_list .title:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 8px
}

.block_products_list.ex .title:after {
    background-color: #ff931e
}

.block_products_list.ex .title span {
    color: #ff931e
}

.block_products_list.prom .title:after {
    background-color: gray
}

.block_products_list.prom .title span {
    color: gray
}

.block_products_list.street .title:after {
    background-color: #29abe2
}

.block_products_list.street .title span {
    color: #29abe2
}

.block_products_list.office .title:after {
    background-color: #2525fd
}

.block_products_list.office .title span {
    color: #2525fd
}

.block_products_list.spot .title:after {
    background-color: #fcee21
}

.block_products_list.spot .title span {
    color: #fcee21
}

.block_products_list.trade .title:after {
    background-color: #bbac6e
}

.block_products_list.trade .title span {
    color: #bbac6e
}

.block_products_list.park .title:after {
    background-color: #017b41
}

.block_products_list.park .title span {
    color: #017b41
}

.block_products_list.architect .title:after {
    background-color: #0071bc
}

.block_products_list.architect .title span {
    color: #0071bc
}

.block_products_list.agro .title:after {
    background-color: #8cc63f
}

.block_products_list.agro .title span {
    color: #8cc63f
}

.block_products_list.zom .title:after {
    background-color: red
}

.block_products_list.zom .title span {
    color: red
}

.block_products_list:last-child {
    margin-bottom: 0
}

.products_list .item {
    display: block;
    border: 1px solid #eee;
    padding-bottom: 45px;
    margin-bottom: 25px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.block_menu_top .block-menu_contacts.mobile {
    display: none;
}
.products_list .item .img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    width: 100%;
    height: 290px
}

.products_list .item .img img {
    max-width: 100%;
    max-height: 100%
}

.products_list .item .name_product {
    display: block;
    margin-bottom: 25px;
    text-align: center;
    color: #081829;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.products_list .item .param1, .products_list .item .param2 {
    position: relative;
    display: block;
    text-align: center;
    color: #778694;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.products_list .item .param1:before, .products_list .item .param2:before {
    content: '';
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 5px;
    width: 15px;
    height: 20px;
    background-image: url(/local/templates/umlight/css/../img/lightning.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.products_list .item .param1:before {
    background-image: url(/local/templates/umlight/css/../img/lightning.svg)
}

.products_list .item .param2:before {
    background-image: url(/local/templates/umlight/css/../img/lamp-ico.svg)
}

.products_list .item:hover {
    text-decoration: none;
    border-color: #efe3cd
}

.products_list .item:hover .name_product {
    color: #cc9e4a
}

.products_list .item:hover .param1 {
    color: #081829
}

.products_list .item:hover .param1:before {
    background-image: url(/local/templates/umlight/css/../img/lightning-active.svg)
}

.products_list .item:hover .param2 {
    color: #081829
}

.products_list .item:hover .param2:before {
    background-image: url(/local/templates/umlight/css/../img/lamp-ico-active.svg)
}

.block_form.block_form_static {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.block_form.block_form_transparent {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.block_form.block_form_transparent .block_input input {
    background: 0 0
}

.block_form.block_form_indent_none {
    padding: 100px 0 0
}

.block_form.block_form_indent_none .block_input:first-child {
    margin-left: 0
}

.block_form.block_form_indent_none .btn_bulk {
    margin-right: 0
}

.section_indent7 {
    padding-top: 85px;
    padding-bottom: 150px
}

.section_indent8 {
    padding-top: 65px;
    padding-bottom: 150px
}

.block_model_card_photos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 75px
}

.block_model_card_photos .block_big {
    width: 100%;
    margin-right: 15px
}

.block_model_card_photos .block_big a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #eee;
    height: 630px
}

.block_model_card_photos .block_big a img {
    max-width: 100%;
    max-height: 100%
}

.block_model_card_photos .block_small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    width: 360px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.block_model_card_photos .block_small .item {
    width: 100%;
    height: 200px
}

.block_model_card_photos .block_small .item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eee;
    height: 200px
}

.block_model_card_photos .block_small .item a img {
    max-width: 100%;
    max-height: 100%
}

.fancybox-thumbs__list a:before {
    border-color: #cc9e4a
}

.block_basic_information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 70px
}

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

.block_basic_information .item .img {
    margin-right: 20px
}

.block_basic_information .item .text {
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_tab_links {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0
}

.block_tab_links .tab_link {
    list-style-type: none;
    width: 360px;
    margin-right: 4px;
    margin-bottom: 5px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #dbdfe5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px solid #dbdfe5
}

.block_tab_links .tab_link a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 55px;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_tab_links .tab_link a:hover {
    text-decoration: none
}

.block_tab_links .tab_link:hover {
    background-color: #fff;
    border-color: #eee;
}

.block_tab_links .tab_link:hover a {
    color: #081829;
}

.block_tab_links .tab_link:last-child {
    margin-right: 0
}

.block_tab_links .tab_link.active {
    background-color: #fff;
    border: 1px solid #eee;
    border-bottom: none;
    margin-bottom: 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0
}

.block_tab_links .tab_link.active a {
    color: #081829
}

.block_tabs {
    position: relative;
    z-index: 1;
    top: -1px
}

.block_tabs .block_tab {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    border: 1px solid #eee;
    padding: 40px 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_tabs .block_tab.active {
    position: relative;
    opacity: 1;
    visibility: visible
}

.block_assemble_modification .block_select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
    flex-wrap: wrap;
}

.block_assemble_modification .block_select .item {
    margin-right: 30px
}

.block_assemble_modification .block_select .item > .text {
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300
}

.block_assemble_modification .block_select .item:first-child {
}

.block_assemble_modification .block_select .item:last-child {
    margin-right: 0
}

.modification_table {
    width: 100%;
    display: block;
    max-width: 100%;
    overflow: auto;
    border-left: 1px solid #f6f7f9;
    border-right: 1px solid #f6f7f9;
}

.modification_table tr {
    cursor: pointer;
    border-bottom: 1px solid #f6f7f9
}

.modification_table tr td, .modification_table tr th {
    padding: 0 10px;
    color: #081829;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    height: 70px;
    border: 1px solid #f6f7f9;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.modification_table tr td .basket {
    width: 105px;
    height: 41px;
}

.modification_table tr td .basket.btn_bulk span {
    font-size: 12px;
    border-radius: 4px;
    text-shadow: 0.5px 0.5px 1px #fff;
    white-space: nowrap;
}

.modification_table tr td .basket.btn_bulk .mask {
    border-radius: 8px;
}

.modification_table tr td .favorites {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.modification_table tr td .basket:hover, .modification_table tr td .favorites:hover {
}

.modification_table tr td .favorites:hover {
    border-color: #cc9e4a;
    background-color: #cc9e4a;
}

.modification_table tr td .basket:hover .basket_color, .modification_table tr td .basket:hover .favorites_color, .modification_table tr td .favorites:hover .basket_color, .modification_table tr td .favorites:hover .favorites_color {
    fill: #fff
}

.modification_table tr td:first-child {
    text-align: left;
    padding: 0 20px
}

.modification_table tr td:last-child {
    border-right: none
}

.modification_table tr:hover td {
    background-color: #f6f7f9
}

.modification_table tr:nth-child(1) {
    border-top: 1px solid #f6f7f9;
}

.modification_table tr th {
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #cfa423;
}

.block_description h4 {
    display: block;
    margin-bottom: 20px;
    color: #081829;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 400
}

.block_description p {
    display: block;
    margin-bottom: 30px;
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_description span {
    display: block;
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.btn_transparent_svg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 300px;
    height: 55px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #4ed7bf;
    color: #4ed7bf;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn_transparent_svg .svg {
    margin-right: 20px
}

.btn_transparent_svg .svg .color_svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn_transparent_svg:hover {
    background-color: #4ed7bf;
    text-decoration: none;
    color: #fff
}

.btn_transparent_svg:hover .svg .color_svg {
    fill: #fff
}

.block_downloald {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.block_downloald .item {
    margin-right: 60px
}

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

.block_urgent_question {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 65px 60px;
    margin-bottom: 70px;
    border: 10px solid rgba(78, 215, 191, .2);
    background-color: #fff
}

.block_urgent_question .ico {
    margin-right: 60px
}

.block_urgent_question .block_text {
    margin: 0 175px 0 0;
    padding: 0
}

.block_urgent_question .block_text li {
    list-style-type: none;
    margin-bottom: 35px
}

.block_urgent_question .block_text li:last-child {
    margin-bottom: 0
}

.block_urgent_question .block_text li .text {
    color: #081829;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.4px
}

.block_urgent_question .block_text li .link {
    color: #4ed7bf;
    font-family: "Playfair Display";
    font-size: 48px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    font-variant: lining-nums
}

.block_urgent_question .block_text li .link:hover {
    text-decoration: none
}

.block_urgent_question .block_mocap {
    position: relative
}

.block_urgent_question .block_mocap img {
    position: absolute;
    width: 378px;
    bottom: -20px
}

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

.block_dfw .item {
    margin-right: 70px
}

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

.block_dfw .item .text {
    color: #081829;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 1.4px
}

.ex {
    color: #ff931e
}

.prom {
    color: gray
}

.street {
    color: #29abe2
}

.office {
    color: #2525fd
}

.spot {
    color: #fcee21
}

.trade {
    color: #bbac6e
}

.park {
    color: #017b41
}

.architect {
    color: #0071bc
}

.agro {
    color: #8cc63f
}

.zom {
    color: red
}

.block_card_photos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px
}

.block_card_photos .block_img {
    width: 100%;
    margin-right: 30px
}

.block_card_photos .block_img a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #eee;
    height: 550px
}

.block_card_photos .block_img a img {
    max-width: 100%;
    max-height: 100%
}

.block_card_photos .block_info {
    width: 460px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.block_card_photos .block_info .title {
    display: block;
    margin-bottom: 25px;
    color: #081829;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase
}

.block_card_photos .block_info .block_downloads_link {
    margin: 0;
    padding: 0 0 45px 0;
    border-bottom: 3px solid #e5e8ec
}

.block_card_photos .block_info .block_downloads_link li {
    position: relative;
    list-style-type: none;
    margin-bottom: 20px;
    padding-left: 20px
}

.block_card_photos .block_info .block_downloads_link li:last-child {
    margin-bottom: 0
}

.block_card_photos .block_info .block_downloads_link li a {
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    text-decoration: underline;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_card_photos .block_info .block_downloads_link li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6.5px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #cc9e4a;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_card_photos .block_info .block_downloads_link li a:hover {
    color: #4ed7bf
}

.block_card_photos .block_info .block_downloads_link li a:hover:before {
    background-color: #4ed7bf
}

.block_comparison_vs_favorites {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px;
    margin-bottom: 65px
}

.block_comparison_vs_favorites .item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #081829;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_comparison_vs_favorites .item a img {
    margin-right: 14px
}

.block_comparison_vs_favorites .item a:hover {
    color: #cc9e4a;
    text-decoration: none
}

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

.block_order_quantity .item .btn_bulk {
    width: 270px
}

.block_quantity {
    position: relative;
    width: 160px;
    height: 73px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 3px solid #e5e8ec
}

.block_quantity span svg use {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_quantity span:hover svg use {
    fill: #cc9e4a
}

.block_quantity span.prev {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 20%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.block_quantity span.next {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 80%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.block_quantity .numb {
    position: absolute;
    outline: 0;
    top: 50%;
    left: 50%;
    width: 50px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: 0 0;
    border: none;
    color: #778694;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: center
}

.block_specifications .tabl_specifications {
    width: 100%;
    border-bottom: 1px solid #eee
}

.block_specifications .tabl_specifications tr:nth-child(odd) {
    background-color: #f7f9fa
}

.block_specifications .tabl_specifications tr.hidden {
    display: none
}

.block_specifications .tabl_specifications tr td {
    padding: 20px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300
}

.block_specifications .tabl_specifications tr td:first-child {
    color: #081829;
    width: 420px
}

.block_specifications .tabl_specifications tr td:last-child {
    color: #778694
}

.block_specifications .btn_transparent {
    margin-top: 35px;
    width: 370px;
    height: 55px
}

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

.block_favorites_basket > .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    border: 1px solid #eee;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_favorites_basket > .item:hover {
    border-color: #efe3cd
}

.block_favorites_basket > .item:last-child {
    margin-bottom: 0
}

.block_favorites_basket > .item .img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 200px;
    height: 170px;
    margin: 15px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.block_favorites_basket > .item .img img {
    max-width: 100%;
    max-height: 100%
}

.block_favorites_basket > .item .block_text {
    padding: 30px 0;
    width: 540px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.block_favorites_basket > .item .block_text .title {
    display: block;
    margin-bottom: 25px;
    color: #081829;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase
}

.block_favorites_basket > .item .block_text .vendor_code {
    display: block;
    margin-bottom: 15px;
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300
}

.block_favorites_basket > .item .block_text .text {
    display: block;
    color: #778694;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_favorites_basket > .item .block_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    width: 100%
}

.block_favorites_basket > .item .block_link .item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.block_favorites_basket > .item .block_link .item a:hover {
    text-decoration: none
}

.block_favorites_basket > .item .block_link .item a:hover span {
    color: #cc9e4a
}

.block_favorites_basket > .item .block_link .item a img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 15px
}

.block_favorites_basket > .item .block_link .item a span {
    color: #081829;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.block_title2 .title {
    margin: 0;
    color: #081829;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    line-height: 64px;
    text-transform: uppercase
}

.form_basket {
    margin-top: 30px
}

.form_basket .block_form_basket {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px
}

.form_basket .block_form_basket .item {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px)
}

.form_basket .block_form_basket .item:first-child {
    margin-right: 60px
}

.form_basket .block_form_basket .item .block_input {
    margin-bottom: 30px
}

.form_basket .block_form_basket .item .block_input .right_mask {
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.form_basket .block_form_basket .item .block_input:last-child {
    margin-bottom: 0
}

.form_basket .block_form_basket .item .block_input .label_input, .form_basket .block_form_basket .item .block_input input {
    height: 60px;
    background: 0 0
}

.form_basket .block_form_basket .item .block_input .label_input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 2;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700
}

.label_input {
    margin-bottom: 0
}

.main_block_text li, .main_block_text p, .main_block_text span {
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.main_block_text p, .main_block_text ul {
    margin-bottom: 30px
}

.main_block_text ul {
    padding: 0;
    counter-reset: list 0
}

.main_block_text ul li {
    list-style-type: none
}

.main_block_text ul li:before {
    counter-increment: list;
    content: counter(list) ") ";
    font-weight: 700;
    color: #5bdac4
}

.wraper_bg {
    background-image: url(/local/templates/umlight/css/../img/bg-lamp.png);
    background-repeat: no-repeat;
    background-position: 100% 0
}

.wraper_bg2 {
    background-image: url(/local/templates/umlight/css/../img/hand2.png);
    background-repeat: no-repeat;
    background-position: 100% 0
}

.wraper_bg3 {
    background-image: url(/local/templates/umlight/css/../img/bg5.png);
    background-repeat: no-repeat;
    background-position: 100% 0
}

.block_qualified_staff {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 70px
}

.block_qualified_staff .item {
    margin-right: 120px
}

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

.block_qualified_staff .item .block_text {
    width: 920px;
    padding: 50px;
    border: 10px solid rgba(78, 215, 191, .2)
}

.block_qualified_staff .item .block_text span {
    display: block;
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_qualified_staff .item .block_text span:first-child {
    margin-bottom: 30px
}

.block_qualified_staff .item .list_qualified_staff {
    margin: 0;
    padding: 0
}

.block_qualified_staff .item .list_qualified_staff li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    margin-bottom: 50px
}

.block_qualified_staff .item .list_qualified_staff li:last-child {
    margin-bottom: 0
}

.block_qualified_staff .item .list_qualified_staff li .ico {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 30px;
    width: 80px;
    height: 75px
}

.block_qualified_staff .item .list_qualified_staff li .text {
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_about_production {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 160px 0 0 0;
    padding: 0;
    counter-reset: list 0
}

.block_about_production li {
    position: relative;
    list-style-type: none
}

.block_about_production li:before {
    position: absolute;
    top: 30px;
    left: -7px;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    counter-increment: list;
    content: "0" counter(list);
    color: #cc9e4a;
    font-family: "Playfair Display";
    font-size: 150px;
    line-height: 140px;
    font-weight: 400;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(204, 158, 74, 0)), to(rgba(204, 158, 74, .3)));
    background: -webkit-linear-gradient(bottom, rgba(204, 158, 74, 0) 0, rgba(204, 158, 74, .3) 100%);
    background: -o-linear-gradient(bottom, rgba(204, 158, 74, 0) 0, rgba(204, 158, 74, .3) 100%);
    background: linear-gradient(to top, rgba(204, 158, 74, 0) 0, rgba(204, 158, 74, .3) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.block_about_production li span {
    display: block
}

.block_about_production li span.title {
    color: #cc9e4a;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px
}

.block_about_production li span.text {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_about_production.white li .text {
    color: #081829
}

.block_current_jobs {
    margin: 0;
    padding: 0
}

.block_current_jobs li {
    position: relative;
    list-style-type: none;
    margin-bottom: 20px;
    padding-left: 20px
}

.block_current_jobs li:last-child {
    margin-bottom: 0
}

.block_current_jobs li a {
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    text-decoration: underline;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_current_jobs li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6.5px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #cc9e4a;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_current_jobs li a:hover {
    color: #4ed7bf
}

.block_current_jobs li a:hover:before {
    background-color: #4ed7bf
}

.title_small {
    color: #081829;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: uppercase
}

.indent_top {
    margin-top: 85px
}

.block_list_main {
    margin: 0;
    padding: 0
}

.block_list_main li {
    position: relative;
    list-style-type: none;
    margin-bottom: 20px;
    padding-left: 20px;
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300
}

.block_list_main li:last-child {
    margin-bottom: 0
}

.block_list_main li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6.5px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #cc9e4a;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.text_emeil {
    display: block;
    margin-top: 30px;
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.text_emeil a {
    color: #cc9e4a;
    text-decoration: underline;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.text_emeil a:hover {
    color: #4ed7bf
}

.bg2 {
    background-image: url(/local/templates/umlight/css/../img/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover
}

.block_cooperation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 80px
}

.block_cooperation .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 70px 0;
    width: -webkit-calc(100% / 3 - 40px);
    width: calc(100% / 3 - 40px);
    background-color: rgba(255, 255, 255, .05);
    border: 1px solid rgba(204, 158, 74, 0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_cooperation .item .title {
    color: #fff;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    text-transform: uppercase;
    margin-bottom: 50px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block_cooperation .item .btn_bulk {
    width: 300px
}

.block_cooperation .item:hover {
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid rgba(204, 158, 74, .4)
}

.block_cooperation .item:hover .title {
    color: #cc9e4a
}

.block_we_provide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 80px
}

.block_we_provide .item img {
    display: block;
    margin-bottom: 60px
}

.block_we_provide .item .text {
    display: block;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.slider1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
    background-image: url(/local/templates/umlight/css/../img/Ellipse.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center 45px
}

.slider1 .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    width: -webkit-calc(100% / 5);
    width: calc(100% / 5);
    outline: 0
}

.slider1 .item:nth-child(1) .figure, .slider1 .item:nth-child(5) .figure {
    margin-top: 85px
}

.slider1 .item:nth-child(2) .figure, .slider1 .item:nth-child(4) .figure {
    margin-top: 20px
}

.slider1 .item .text {
    text-align: center;
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    letter-spacing: 1.4px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slider1 .item .figure {
    position: relative;
    width: 85px;
    height: 85px;
    margin-bottom: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 3px 20px rgba(33, 33, 33, .07);
    box-shadow: 0 3px 20px rgba(33, 33, 33, .07);
    background-color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slider1 .item .figure .circl {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    -webkit-box-shadow: 0 3px 20px rgba(33, 33, 33, .07);
    box-shadow: 0 3px 20px rgba(33, 33, 33, .07);
    background-color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slider1 .item .figure .circl:before {
    content: '';
    background: url('/local/templates/umlight/css/../img/svg/plus.svg') no-repeat center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 31px;
    height: 31px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slider1 .item.active .figure .circl:before, .slider1 .item:hover .figure .circl:before {
    background: url('/local/templates/umlight/css/../img/svg/plus_white.svg') no-repeat center;
}

.slider1 .item .figure .circl svg use {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slider1 .item:hover {
    text-decoration: none
}

.slider1 .item:hover .figure {
    background-color: rgba(78, 215, 191, .1);
    -webkit-box-shadow: none;
    box-shadow: none
}

.slider1 .item:hover .figure .circl {
    background-color: #91eede;
    -webkit-box-shadow: none;
    box-shadow: none
}

.slider1 .item:hover .figure .circl svg use {
    fill: #fff
}

.slider1 .item:hover .text {
    color: #4ed7bf
}

.slider1 .item.active .figure {
    background-color: rgba(78, 215, 191, .25);
    -webkit-box-shadow: none;
    box-shadow: none
}

.slider1 .item.active .figure .circl {
    background-color: rgba(78, 215, 191, .9);
    -webkit-box-shadow: 0 2px 10px rgba(91, 218, 196, .5);
    box-shadow: 0 2px 10px rgba(91, 218, 196, .5)
}

.slider1 .item.active .figure .circl svg use {
    fill: #fff
}

.slider1 .item.active .text {
    color: #081829
}

.slider2 {
    position: relative;
    margin: 0 auto;
    width: 780px;
    -webkit-box-shadow: 3px 0 60px rgba(8, 24, 41, .1);
    box-shadow: 3px 0 60px rgba(8, 24, 41, .1)
}

.slider2 .arrows .next, .slider2 .arrows .prev {
    position: absolute;
    top: 50%;
    background: 0 0;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: 0
}

.slider2 .arrows .prev:before {
    content: '';
    width: 24px;
    height: 45px;
    background: url(/local/templates/umlight/css/../img/svg/prev.svg) no-repeat center;
    display: block;
}

.slider2 .arrows .prev:hover:before {
    background: url(/local/templates/umlight/css/../img/svg/prev_gold.svg) no-repeat center;
}

.slider2 .arrows .next:before {
    content: '';
    width: 24px;
    height: 45px;
    background: url(/local/templates/umlight/css/../img/svg/next.svg) no-repeat center;
    display: block;
}

.slider2 .arrows .next:hover:before {
    background: url(/local/templates/umlight/css/../img/svg/next_gold.svg) no-repeat center;
}

.slider2 .arrows .next svg use, .slider2 .arrows .prev svg use {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slider2 .arrows .next:hover svg use, .slider2 .arrows .prev:hover svg use {
    fill: #cc9e4a
}

.slider2 .arrows .next {
    left: -webkit-calc(100% + 50px);
    left: calc(100% + 50px);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.slider2 .arrows .prev {
    left: -50px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.slider2 .items .item {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    outline: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slider2 .items .item .block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 70px;
    height: 165px
}

.slider2 .items .item .block .ico {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 120px
}

.slider2 .items .item .block .text {
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.slider2 .items .item.active {
    position: relative;
    visibility: visible;
    opacity: 1
}

.site_by {
}

.site_by a {
    color: #778694;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.site_by a:hover {
    color: #cc9e4a;
}

.site_by span {
    display: inline-block;
    color: #778694;
}

.site_by span::after {
    background: url(/local/templates/umlight/css/../img/logo-o2k-gray.png) center no-repeat;
    content: '';
    position: relative;
    display: inline-block;
    margin-left: 5px;
    height: 22px;
    width: 22px;
    top: 4px;
}

@media (min-width: 768px) {
    .block_footer .item {
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
    }
}

.bg3 {
    background-image: url(/local/templates/umlight/css/../img/bg3.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.block_starter_kit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 722px
}

.block_starter_kit .item {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px)
}

.block_starter_kit .item .btn_bulk {
    width: 100%
}

.block_starter_kit .item .block_input {
    height: 69px
}

.block_starter_kit .item .block_input .required {
    color: #778694
}

.block_starter_kit .item .block_input input {
    color: #fff;
    background-color: transparent
}

.block_starter_kit .item .block_input:first-child {
    margin-bottom: 40px
}

.mocap5 {
    position: absolute;
    right: -90px;
    bottom: -120px
}

.block_dealer_profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 80px
}

.block_dealer_profile > .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-calc((100% / 2) - (75px / 2));
    width: calc((100% / 2) - (75px / 2))
}

.block_dealer_profile > .item .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.block_dealer_profile > .item .inner .text {
    width: 52%;
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_dealer_profile > .item .inner .block_input {
    width: 48%;
    height: 69px
}

.block_dealer_profile > .item .inner .block_input input {
    background-color: transparent
}

.block_main_downloads .title {
    display: block;
    margin-bottom: 30px;
    color: #081829;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase
}

.block_main_downloads .subtitle {
    display: block;
    color: #778694;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300
}

.block_main_downloads .main_downloads {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 45px;
    margin-bottom: 65px;
    max-width: 1375px
}

.block_main_downloads .main_downloads .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.block_main_downloads .main_downloads .item img {
    height: 64px;
    margin-bottom: 35px
}

.block_text_jobs img {
    margin-right: 10px
}

.block_text_jobs a {
    color: #cc9e4a;
    text-decoration: underline
}

.block_text_jobs h3 {
    margin-bottom: 30px;
    color: #081829;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    line-height: 64px;
    text-transform: uppercase
}

.block_text_jobs p {
    margin-bottom: 65px;
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_text_jobs ul {
    margin: 0 0 65px 0;
    padding: 0
}

.block_text_jobs ul li {
    position: relative;
    list-style-type: none;
    margin-bottom: 20px;
    padding-left: 20px;
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_text_jobs ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6.5px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #cc9e4a
}

.block_text_jobs ul li:last-child {
    margin-bottom: 0
}

.block_main_contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 65px
}

.block_main_contacts .item .row_text {
    display: block;
    margin-bottom: 35px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.block_main_contacts .item .row_text:last-child {
    margin-bottom: 0
}

.block_main_contacts .item .row_text.mb60 {
    margin-bottom: 60px
}

.block_main_contacts .item .row_text .title {
    color: #081829
}

.block_main_contacts .item .row_text .text {
    color: #778694
}

.block_main_contacts .item .row_text a {
    color: #cc9e4a;
    text-decoration: underline
}

.block_maps .title {
    display: block;
    margin-bottom: 45px;
    color: #081829;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase
}

.select_map {
    width: 360px;
    margin-bottom: 50px
}

.map {
    height: 600px
}

.block_select_map {
    height: 600px;
    margin-bottom: 70px
}

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

.select_firm .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 35px 60px;
    border: 1px solid #eee;
    margin-bottom: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.select_firm .item:last-child {
    margin-bottom: 0
}

.select_firm .item:hover {
    border: 1px solid #efe3cd
}

.select_firm .item .block_text .row_span {
    display: block
}

.select_firm .item .block_text .row_span span {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.select_firm .item .block_text .row_span .black {
    color: #081829
}

.select_firm .item .block_text .row_span .grey {
    color: #778694
}

.select_firm .item .block_text .row_span a {
    color: #cc9e4a;
    text-decoration: underline
}

.select_firm .item .block_text .title {
    display: block;
    margin-bottom: 25px;
    color: #081829;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase
}

@media (max-width: 1800px) {
    .block_menu_top .block_menu > li {
        margin-right: 30px
    }

    .mocap {
        left: -273px
    }

    .block_saving .item {
        margin-right: 0
    }

    .block_saving {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .mocap2 {
        right: 68px;
        width: 800px
    }

    .mocap_free_calculation {
        right: 160px
    }

    .mocap3 {
        left: 225px
    }

    .mocap5 {
        right: -190px
    }
}

@media (max-width: 1599.98px) {
    .block_menu_top .block_contacts li a.tel {
        font-size: 14px
    }

    .block_menu_top .block_contacts li {
        margin-bottom: 10px
    }

    .block_menu_top .block_contacts .block_menu_top .block_logo h4 {
        font-size: 12px
    }

    .block_menu_top .block_contacts li a.mail {
        font-size: 16px;
    }

    .block_menu_top .block_shop a {
        width: 40px;
        height: 40px
    }

    .block_menu_top .block_shop a svg {
        width: 18px
    }

    .header_main_block {
        height: 600px
    }

    .block_categories_of_products {
        height: 280px
    }

    .bg_block_free_calculation {
        background-position: -120px 0
    }

    .mocap {
        width: 900px;
        left: -190px
    }

    .block_free_calculation .subtitle br {
        display: none
    }

    .block_saving .item .numb span {
        font-size: 40px
    }

    .block_saving .item .text {
        font-size: 14px
    }

    .mocap3 {
        left: 145px
    }

    .grey_block span.text {
        font-size: 25px
    }

    .header_mocap {
        width: 800px
    }

    .mocap_free_calculation {
        width: 620px;
        right: 30px
    }

    .block_category_selection .item a .text {
        font-size: 0.6rem;
    }

    .block_card_photos .block_small {
        width: 300px
    }

    .block_card_photos .block_big a {
        height: 540px
    }

    .block_card_photos .block_small .item, .block_card_photos .block_small .item a {
        height: 170px
    }

    .block_assemble_modification .block_select .item {
        margin-right: 30px
    }

    .modification_table tr td {
        font-size: 14px
    }

    .block_category_selection .item a .img {
        width: 105px;
        height: 105px
    }

    .block_category_selection .item a .img span {
        width: 90%;
        height: 90%
    }

    .block_category_selection .item a .img span {
        font-size: 13px
    }

    .block_category_selection .item a .text {
        line-height: 20px
    }

    .block_urgent_question .block_text {
        margin-right: 30px
    }

    .mocap5 {
        width: 670px;
        right: -100px;
        bottom: 30px
    }

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

@media (max-width: 1369.98px) {
    .header_main_block .inner h1 {
        font-size: 48px;
        line-height: 57px
    }

    .block_categories_of_products_title .title, .block_certificates .title, .block_free_calculation .title, .block_title .title {
        font-size: 42px;
        line-height: 50px
    }

    .block_menu_top .block_logo a.logo {
        margin-right: 15px
    }

    .block_menu_top .block_logo a.logo img {
        width: 65px
    }

    .block_menu_top .block_menu > li .drop_menu li a, .block_menu_top .block_menu > li > a, .block_slider_they_trust_us .block_slider .item .text {
        font-size: 12px
    }

    .block_menu_top .block_menu > li .drop_menu {
        width: 220px
    }

    .block_menu_top .block_menu > li .drop_menu:before {
        background-position: center
    }

    .block_menu_top .block_menu > li .drop_menu li a {
        padding: 14px 15px
    }

    .header_main_block .inner h2 {
        font-size: 22px
    }

    .block_buy_or_become > div.block_left {
        padding-left: 15px
    }

    .block_buy_or_become > div.block_right {
        padding-right: 15px
    }

    .block_advantages .item .title span {
        font-size: 45px
    }

    .block_advantages .item .title, .block_categories_of_products_title .subtitle, .block_free_calculation .subtitle, .block_title .subtitle {
        line-height: 25px;
        font-size: 19px
    }

    .block_slider_they_trust_us .block_slider_name span {
        font-size: 20px
    }

    .block_slider_they_trust_us .block_slider_name {
        width: 170px
    }

    .block_slider_they_trust_us .block_slider .item .img {
        margin-bottom: 10px
    }

    .header_main_block {
        height: 500px
    }

    .block_advantages .item .text {
        font-size: 13px;
        line-height: 20px
    }

    .site_by a {
        font-size: 12px;
    }

    .btn_bulk span {
        font-size: 12px;
        line-height: 17px
    }

    .btn_bulk {
        width: 330px;
        height: 60px
    }

    .block_buy_or_become > div .title {
        font-size: 24px;
        line-height: 36px
    }

    .block_menu_top .block_contacts li a.tel:before {
        left: -8px
    }

    .block_categories_of_products .inner .title {
        font-size: 25px;
        line-height: 36px
    }

    .btn_transparent {
        font-size: 12px
    }

    .bg_block_free_calculation {
        background-position: -340px 0
    }

    .block_free_calculation .list li {
        font-size: 14px;
        line-height: 20px
    }

    .block_free_calculation .list li:before {
        left: 31px;
        font-size: 20px
    }

    .block_free_calculation .list li {
        padding-left: 100px
    }

    .block_form {
        padding: 35px 20px 50px;
    }

    .block_form .block_input, .block_form button {
        margin: 0 20px
    }

    .block_form .block_input .required {
        font-size: 12px
    }

    .block_form .block_input .required svg {
        position: relative;
        top: 3px;
        width: 12px
    }

    .section_indent4 {
        padding-top: 145px
    }

    .mocap {
        left: -270px
    }

    .block_form {
        width: 1130px
    }

    .btn_bulk span {
        padding: 0 20px
    }

    .block_saving .item .text {
        font-size: 12px;
        line-height: 22px
    }

    .mocap2 {
        right: 30px;
        width: 690px;
        bottom: -60px
    }

    .block_certificates .list li {
        font-size: 14px
    }

    .block_free_calculation.black .title br {
        display: none
    }

    .grey_block span.text {
        font-size: 22px;
        line-height: 28px
    }

    .mocap3 {
        left: 115px
    }

    .block_footer .item .block_contacts li .mail, .block_footer .item .link span, .block_footer .item .list li a {
        font-size: 12px
    }

    .block_footer .item .list li {
        margin-bottom: 10px
    }

    .block_footer .item .list {
        margin-bottom: 50px
    }

    .block_footer .item .block_contacts li .tel {
        font-size: 20px
    }

    .block_footer .item .block_contacts {
        margin-bottom: 30px
    }

    .block_footer .item .chmerev_digital {
        font-size: 12px
    }

    .block_footer .item .link {
        margin-bottom: 30px
    }

    .block_footer .item .chmerev_digital {
        margin-top: 80px
    }

    .popup_big.fancybox-content, .popup_small.fancybox-content {
        padding: 30px
    }

    .popup_big.fancybox-content > .title, .popup_small.fancybox-content > .title {
        margin-bottom: 30px
    }

    .header_mocap {
        width: 670px
    }

    .mocap_free_calculation {
        width: 700px;
        right: 50px
    }

    .block_category_selection .item a .text {
    }

    .block_category_selection .item a .img {
        width: 100px;
        height: 100px
    }

    .block_category_selection .item a .img span {
        width: 90%;
        height: 90%;
        font-size: 11px;
        line-height: 16px
    }

    .main_block_filters .block_left .item {
        margin-right: 30px
    }

    .main_block_filters .text, .products_list .item .param1, .products_list .item .param2 {
        font-size: 14px;
        line-height: 22px
    }

    .block_products_list .title {
        font-size: 28px
    }

    .products_list .item .img {
        height: 240px
    }

    .products_list .item .param1:before, .products_list .item .param2:before {
        height: 17px
    }

    .products_list .item .name_product {
        font-size: 21px
    }

    .block_assemble_modification .block_select {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_assemble_modification .block_select .item {
        width: 260px;
        margin-bottom: 10px
    }

    .modification_table tr td {
        font-size: 12px;
        line-height: 18px
    }

    .modification_table tr:nth-child(1) td {
        font-size: 13px;
        line-height: 19px
    }

    .modification_table tr td .favorites {
        width: 40px;
        height: 40px
    }

    .modification_table tr td .favorites svg {
        width: 18px
    }

    .section_indent7 {
        padding-bottom: 120px
    }

    .block_favorites_basket > .item .block_text .title {
        font-size: 20px
    }

    .block_favorites_basket > .item .block_text .vendor_code {
        font-size: 14px
    }

    .block_favorites_basket > .item .block_text .text {
        font-size: 14px
    }

    .block_favorites_basket > .item .block_text {
        width: 500px
    }

    .block_urgent_question .block_text {
        width: 400px
    }

    .block_urgent_question .block_text li .link {
        font-size: 43px
    }

    .block_we_provide .item {
        padding-right: 15px
    }

    .block_we_provide .item:last-child {
        padding-right: 0
    }

    .slider1 .item:nth-child(1) .figure, .slider1 .item:nth-child(5) .figure {
        margin-top: 50px
    }

    .slider1 .item .text {
        font-size: 13px
    }

    .slider2 {
        width: 700px
    }

    .block_starter_kit {
        width: 630px
    }

    .block_starter_kit .item .block_input {
        height: 60px
    }

    .block_qualified_staff .item .block_text {
        width: 660px;
        padding: 35px
    }

    .block_about_production li {
        margin-right: 15px
    }

    .block_about_production li:last-child {
        margin-right: 0
    }

    .block_about_production li span.text {
        font-size: 14px;
        line-height: 22px
    }

    .block_cooperation .item {
        width: -webkit-calc(100% / 3 - 25px);
        width: calc(100% / 3 - 25px)
    }

    .link span {
        font-size: 12px;
        margin-left: 0px;
    }

    .block_logo {
        max-width: 100%;
    }
}

@media (max-width: 1199.98px) {
    .block_menu_top .item:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: -1
    }

    .block_form {
        width: 930px
    }

    .burger {
        position: relative;
        cursor: pointer;
        width: 35px;
        height: 25px
    }

    .burger div {
        position: absolute;
        width: 100%;
        height: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #fff;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

    .burger div:nth-child(1) {
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .burger div:nth-child(2) {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .burger div:nth-child(3) {
        top: 100%;
        left: 50%;
        -webkit-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%)
    }

    .burger.action div {
        top: 50%
    }

    .burger.action div:nth-child(1) {
        -webkit-transform: translate(-50%, -50%) rotate(-135deg);
        -ms-transform: translate(-50%, -50%) rotate(-135deg);
        transform: translate(-50%, -50%) rotate(-135deg)
    }

    .burger.action div:nth-child(2) {
        display: none
    }

    .burger.action div:nth-child(3) {
        -webkit-transform: translate(-50%, -50%) rotate(135deg);
        -ms-transform: translate(-50%, -50%) rotate(135deg);
        transform: translate(-50%, -50%) rotate(135deg)
    }

    .block_menu_top .block_menu {
        position: absolute;
        z-index: 10;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        right: 0;
        top: 100px;
        width: 310px;
        padding: 30px;
        background-color: #102f51;
        -webkit-transform: translate(200%, 0);
        -ms-transform: translate(200%, 0);
        transform: translate(200%, 0);
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

    .block_menu_top .block_menu > li {
        margin-bottom: 10px;
        margin-right: 0
    }

    .block_menu_top .block_menu > li .drop_menu {
        position: static;
        visibility: visible;
        opacity: 1;
        width: auto;
        top: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .block_menu_top .block_menu.action {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .block_menu_top .block_menu > li .drop_menu:before {
        display: none
    }

    .block_menu_top .block_menu > li .drop_menu li a {
        padding: 5px
    }

    .block_buy_or_become > div {
        padding-top: 50px;
        padding-bottom: 80px
    }

    .section_indent {
        padding-top: 50px;
        padding-bottom: 80px
    }

    .block_advantages .item .text {
        font-size: 10px
    }

    .block_advantages .item .title, .block_categories_of_products_title .subtitle, .block_free_calculation .subtitle, .block_title .subtitle {
        font-size: 16px;
        line-height: 21px
    }

    .block_slider_they_trust_us {
        overflow: hidden
    }

    .section_indent2 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .block_categories_of_products {
        height: 230px;
        padding: 20px 30px
    }

    .block_categories_of_products .inner .title {
        font-size: 21px;
        line-height: 30px
    }

    .block_categories_of_products .inner .btn_transparent {
        width: 200px
    }

    .block_categories_of_products.right .inner .btn_transparent {
        margin-left: -webkit-calc(100% - 200px);
        margin-left: calc(100% - 200px)
    }

    .mocap {
        width: 840px;
        bottom: -60px
    }

    .section_indent3 {
        padding-top: 50px;
        padding-bottom: 110px
    }

    .bg_block_free_calculation {
        background-position: -140px 0
    }

    .section_indent4 {
        padding-top: 120px;
        padding-bottom: 80px
    }

    .block_saving {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_form.edite_position {
        margin-bottom: 50px
    }

    .mocap2 {
        width: 550px
    }

    .mocap3 {
        left: 45px
    }

    .grey_block span.text {
        font-size: 18px;
        line-height: 23px
    }

    .mocap4 {
        display: none
    }

    .popup_big.fancybox-content .block_form_popup, .popup_small.fancybox-content .block_form_popup {
        margin: 0 auto
    }

    .header_mocap {
        width: 450px
    }

    .mocap_free_calculation {
        width: 575px;
        top: 90px;
    }

    .block_category_selection .item a .text, .main_block_filters .block_left {
        margin-bottom: 10px
    }

    .main_block_filters .block_filters {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .products_list .item .img {
        height: 150px
    }

    .products_list .item {
        padding-bottom: 20px;
        margin-bottom: 15px
    }

    .products_list .item .name_product {
        margin-bottom: 20px
    }

    .block_basic_information .item .text {
        font-size: 12px;
        line-height: 20px
    }

    .block_basic_information .item .img img {
        height: 45px
    }

    .block_card_photos .block_big a {
        height: 420px
    }

    .block_card_photos .block_small .item, .block_card_photos .block_small .item a {
        height: 130px
    }

    .block_card_photos .block_small {
        width: 235px
    }

    .block_modification_table {
        position: relative;
        overflow: auto
    }

    .block_downloald {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .block_downloald .item {
        margin-right: 0;
        margin-bottom: 10px
    }

    .block_category_selection {
        overflow: auto
    }

    .block_category_selection .item {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 130px
    }

    .block_favorites_basket > .item .block_text {
        width: 350px
    }

    .block_favorites_basket > .item .img {
        width: 150px;
        height: 150px
    }

    .block_title2 .title {
        font-size: 25px;
        line-height: 50px
    }

    .block_urgent_question {
        padding: 30px
    }

    .block_urgent_question .block_mocap img {
        bottom: 0;
        width: 270px
    }

    .block_card_photos .block_img a {
        height: 500px
    }

    .block_select_map, .map {
        height: 400px
    }

    .select_firm .item {
        padding: 20px 45px
    }

    .block_main_contacts .item .row_text {
        font-size: 14px;
        line-height: 22px
    }

    .block_main_contacts .item .row_text {
        margin-bottom: 20px
    }

    .block_main_contacts .item .row_text.mb60 {
        margin-bottom: 40px
    }

    .block_main_downloads .title, .block_maps .title {
        font-size: 25px
    }

    .mocap5 {
        width: 440px
    }

    .block_about_production li span.text, .block_we_provide .item .text, .slider2 .items .item .block .text {
        font-size: 14px;
        line-height: 22px
    }

    .block_we_provide .item img {
        margin-bottom: 40px
    }

    .slider1 {
        margin-top: 60px
    }

    .slider1 .item:nth-child(1) .figure, .slider1 .item:nth-child(5) .figure {
        margin-top: 35px
    }

    .slider1 .item:nth-child(2) .figure, .slider1 .item:nth-child(4) .figure {
        margin-top: 10px
    }

    .slider1 .item .text {
        font-size: 13px;
        line-height: 18px
    }

    .slider2 .items .item .block {
        padding: 0 35px
    }

    .slider2 .items .item .block .ico {
        width: 90px
    }

    .slider2 {
        margin-top: 20px;
        width: 600px
    }

    .block_about_production li {
        margin-right: 15px
    }

    .block_about_production li:last-child {
        margin-right: 0
    }

    .block_about_production li span.title {
        font-size: 20px;
        line-height: 26px
    }

    .block_about_production li:before {
        font-size: 100px;
        line-height: 110px
    }

    .section_indent8 {
        padding-top: 50px;
        padding-bottom: 80px
    }

    .block_current_jobs li a, .block_list_main li, .main_block_text li, .main_block_text p, .main_block_text span, .text_emeil {
        font-size: 14px;
        line-height: 22px
    }

    .block_qualified_staff {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_qualified_staff .item {
        width: 100%;
        margin: 0 0 20px 0
    }

    .block_qualified_staff .item .block_text {
        width: 100%
    }

    .title_small {
        font-size: 25px
    }

    .block_cooperation .item .btn_bulk {
        width: 230px
    }

    .block_cooperation .item {
        padding: 35px 0
    }

    .block_about_production {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_about_production li {
        width: 50%;
        margin: 50px 0 0 0
    }

    .block_about_production {
        margin-top: 40px
    }

    .block_cooperation .item .title {
        font-size: 20px;
        margin-bottom: 25px
    }

    .block_cooperation .item .btn_bulk {
        width: 160px
    }
}

@media (max-width: 991.98px) {
    .block_form {
        width: 690px
    }

    .btn_bulk span {
        font-size: 10px;
        line-height: 12px
    }

    .mocap {
        display: none
    }

    .bg_block_free_calculation {
        background-position: 0 0
    }

    .block_free_calculation .subtitle {
        margin-bottom: 50px
    }

    .mocap2 {
        display: none
    }

    .section_indent5 {
        padding-top: 50px;
        padding-bottom: 80px
    }

    .block_form .block_input, .block_form button {
        margin: 0 10px
    }

    .section_indent6 {
        padding-top: 50px
    }

    .mocap3 {
        display: none
    }

    .block_free_calculation.edite_margin .subtitle {
        margin-bottom: 50px
    }

    .grey_block {
        padding: 30px 0
    }

    .header_main_block .inner h1 br {
        display: none
    }

    .btn_bulk {
        width: 260px
    }

    .header_main_block .inner h1 {
        font-size: 45px;
        line-height: 52px
    }

    .header_main_block .inner h2 {
        font-size: 20px;
        line-height: 30px
    }

    .block_advantages {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_advantages .item {
        width: 50%;
        margin-bottom: 10px
    }

    .block_buy_or_become > div .btn_bulk {
        width: 250px
    }

    .block_buy_or_become > div.block_right .btn_bulk {
        margin-left: -webkit-calc(100% - 250px);
        margin-left: calc(100% - 250px)
    }

    .block_categories_of_products_title .title, .block_certificates .title, .block_free_calculation .title, .block_title .title {
        font-size: 36px;
        line-height: 42px
    }

    .popup_big.fancybox-content {
        width: 600px
    }

    .popup_big.fancybox-content > .title, .popup_small.fancybox-content > .title {
        font-size: 20px;
        line-height: 24px
    }

    .popup_big.fancybox-content > .title br, .popup_small.fancybox-content > .title br {
        display: none
    }

    .header_mocap, .mocap_free_calculation {
        display: none
    }

    .block_form .block_input input, .breadcrumbs li a, .breadcrumbs li:before {
        font-size: 12px
    }

    .products_list .item .param1, .products_list .item .param2 {
        font-size: 12px;
        line-height: 18px
    }

    .products_list .item .name_product {
        font-size: 0.6rem;
    }

    .block_products_list .title {
        font-size: 23px
    }

    .block_products_list .title:after {
        bottom: 7px
    }

    .block_form.block_form_indent_none {
        padding-top: 70px
    }

    .main_block_filters .block_left {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .main_block_filters .block_left .item {
        margin-bottom: 10px
    }

    .block_tab_links .tab_link a {
        font-size: 12px
    }

    .btn_transparent_svg {
        width: 260px
    }

    .block_description h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px
    }

    .block_description p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 20px
    }

    .block_description span {
        font-size: 12px;
        line-height: 18px
    }

    .block_assemble_modification .block_select .item {
        width: 240px;
        margin-right: 10px
    }

    .block_favorites_basket > .item .block_text .title {
        font-size: 16px
    }

    .block_favorites_basket > .item .block_text .vendor_code {
        font-size: 12px
    }

    .block_favorites_basket > .item .block_text .text {
        font-size: 14px;
        line-height: 20px
    }

    .block_favorites_basket > .item .block_text {
        padding: 15px 0;
        width: 340px
    }

    .block_favorites_basket > .item .block_link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_favorites_basket > .item .block_link .item {
        margin-bottom: 15px
    }

    .block_favorites_basket > .item .block_link .item:last-child {
        margin-bottom: 0
    }

    .block_favorites_basket > .item .img {
        margin: 5px
    }

    .block_urgent_question .block_mocap {
        display: none
    }

    .block_urgent_question .block_text li .link {
        font-size: 35px
    }

    .block_urgent_question .block_text li {
        margin-bottom: 20px
    }

    .block_urgent_question {
        margin-bottom: 30px
    }

    .block_card_photos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_card_photos .block_info {
        width: 100%
    }

    .block_comparison_vs_favorites, .block_order_quantity {
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .block_card_photos .block_img {
        margin-bottom: 15px
    }

    .block_specifications .tabl_specifications tr td {
        font-size: 14px
    }

    .block_specifications .tabl_specifications tr td {
        padding: 15px
    }

    .block_specifications .tabl_specifications tr td:first-child {
        width: 220px
    }

    .select_firm .item {
        width: 100%;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .select_firm .item .block_text {
        margin-bottom: 20px
    }

    .block_main_contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_main_contacts .item {
        width: 100%
    }

    .block_main_contacts .item:first-child {
        margin-bottom: 20px
    }

    .block_dealer_profile > .item .inner .text, .block_main_downloads .main_downloads .item .text, .block_main_downloads .subtitle, .block_text_jobs p, .block_text_jobs ul li {
        font-size: 14px;
        line-height: 22px
    }

    .block_text_jobs h3 {
        font-size: 25px;
        line-height: normal
    }

    .wraper_bg2 {
        -webkit-background-size: 520px 520px;
        background-size: 520px
    }

    .slider1_ova {
        overflow: auto
    }

    .slider1_ova .slider1 {
        width: 900px
    }

    .slider2 .arrows .next {
        left: -webkit-calc(100% + 20px);
        left: calc(100% + 20px)
    }

    .slider2 .arrows .prev {
        left: -20px
    }

    .block_dealer_profile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_dealer_profile .item {
        width: 100%
    }

    .block_dealer_profile > .item .inner .text {
        padding-right: 15px
    }

    .block_qualified_staff .item .block_text span, .block_qualified_staff .item .list_qualified_staff li .text {
        font-size: 14px;
        line-height: 22px
    }

    .block_starter_kit {
        margin-top: 300px
    }

    .mocap5 {
        top: 40%;
        left: 50%;
        right: auto;
        bottom: auto;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media (max-width: 767.98px) {
    .block_form {
        width: 100%
    }

    .block_form .block_input input {
        font-size: 10px
    }

    section.block_form_indent {
        padding-right: 30px
    }

    .block_form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_form .block_input input {
        height: 60px;
        margin-bottom: 10px
    }

    .section_indent4 {
        padding-top: 180px
    }

    .section_indent3 {
        padding-bottom: 170px
    }

    .block_form {
        padding: 20px
    }

    .block_saving .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_saving .item .numb {
        margin-right: 0;
        line-height: 35px
    }

    .block_saving .item .text {
        text-align: center
    }

    .block_categories_of_products_title .title br, .block_certificates .title br, .block_free_calculation .title br {
        display: none
    }

    .footer_indent {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .block_footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_footer .item {
        margin-bottom: 20px
    }

    .block_footer .item .title {
        margin-bottom: 10px
    }

    .block_footer .item .list {
        margin-bottom: 20px
    }

    .block_footer .item .chmerev_digital {
        margin-top: 0
    }

    .block_menu_top .block_menu {
        padding: 15px
    }

    .header_main_block .inner h2 {
        margin-bottom: 40px
    }

    .block_slider_they_trust_us .block_slider .item .img img {
        width: 100px
    }

    .block_slider_they_trust_us .block_slider_name span {
        font-size: 16px
    }

    .block_form .block_input, .block_form button {
        margin: 0
    }

    .popup_big.fancybox-content {
        width: 500px
    }

    .block_menu_top .item:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }
    .block_menu_top .block-menu_contacts.desctope {
        display: none;
    }
    .block_menu_top .block-menu_contacts.mobile {
        display: block;
    }

    .block_menu_top {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_menu_top .block_contacts {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .block_category_selection .item a .text {
        line-height: 16px
    }

    .block_category_selection .item a .img {
        width: 90px;
        height: 90px;
        margin-bottom: 15px
    }

    .block_category_selection {
        margin-top: 40px;
        margin-bottom: 35px
    }

    .main_block_filters .block_left .item {
        margin-right: 0;
        margin-bottom: 10px
    }

    .section_indent65 {
        padding: 40px 0
    }

    .block_form.block_form_indent_none {
        padding-top: 30px
    }

    .block_tab_links .tab_link a {
        text-align: center
    }

    .block_card_photos {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_card_photos .block_small {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%
    }

    .block_card_photos .block_small .item {
        margin-right: 5px;
        height: auto
    }

    .block_card_photos .block_small .item:last-child {
        margin-right: 0
    }

    .block_card_photos .block_small .item a {
        height: 120px
    }

    .block_card_photos .block_big {
        margin-right: 0;
        margin-bottom: 5px
    }

    .block_card_photos .block_big a {
        height: 360px
    }

    .section_indent7 {
        padding-top: 50px;
        padding-bottom: 70px
    }

    .block_favorites_basket > .item .block_text {
        padding-left: 15px
    }

    .block_quantity {
        width: 130px;
        height: 63px
    }

    .block_favorites_basket > .item .block_link .item a span {
        font-size: 12px;
        line-height: normal
    }

    .block_title2 .title {
        font-size: 20px;
        line-height: 25px
    }

    .form_basket .block_form_basket {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .form_basket .block_form_basket .item {
        width: 100%;
        margin-bottom: 30px
    }

    .block_urgent_question .ico {
        margin-right: 30px
    }

    .block_urgent_question .ico img {
        width: 100px
    }

    .block_urgent_question .block_text li .link {
        font-size: 25px
    }

    .block_favorites_basket > .item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_favorites_basket > .item .img {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%
    }

    .block_favorites_basket > .item .block_text {
        width: 65%
    }

    .block_favorites_basket > .item .block_link {
        width: 35%
    }

    .block_favorites_basket > .item .block_link .item .block_quantity {
        margin-right: 5px
    }

    .select_firm .item .block_text .row_span span {
        font-size: 14px;
        line-height: 22px
    }

    .block_main_downloads .main_downloads {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_main_downloads .main_downloads .item {
        width: 50%;
        padding: 15px
    }

    .block_title .subtitle br, .block_title .title br {
        display: none
    }

    .slider1_ova .slider1 {
        width: 770px
    }

    .slider2 {
        width: 430px
    }

    .block_starter_kit {
        width: 100%
    }

    .block_about_production {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_about_production li {
        width: 50%;
        margin-right: 0;
        margin-bottom: 50px
    }

    .block_about_production {
        margin-top: 100px
    }

    .block_dealer_profile > .item .inner .block_input {
        height: 60px
    }

    .block_we_provide {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_we_provide .item {
        padding: 0;
        width: -webkit-calc(50% - 7.5px);
        width: calc(50% - 7.5px);
        margin-bottom: 20px
    }

    .wraper_bg {
        background-position: 20% 0
    }

    .block_about_production li {
        width: -webkit-calc(50% - 7.5px);
        width: calc(50% - 7.5px)
    }

    .block_current_jobs {
        margin-bottom: 20px
    }

    .indent_top {
        margin-top: 50px
    }

    .block_cooperation {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .block_cooperation .item {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px);
        margin-bottom: 15px
    }
}

@media (max-width: 575.98px) {
    .block_menu_top .block_contacts li a.tel, li a.mail {
        font-size: 16px
    }

    .block_menu_top .block_contacts li {
        margin-bottom: 5px
    }

    .block_menu_top .block_contacts li a.tel:before {
        display: none
    }
    .block_menu_top .block_contacts li a.mail:before {
        display: none
    }
    .block_menu_top .block_contacts li a.link:before {
        display: none
    }

    .block_menu_top .block_logo a.logo {
        margin-right: 0
    }

    .header_main_block .inner h1 {
        font-size: 25px;
        line-height: 34px
    }

    .header_main_block .inner h2 {
        font-size: 15px
    }

    .header_main_block .inner h2 {
        font-size: 15px;
        line-height: 23px
    }

    .block_advantages .item .text br, .block_free_calculation .list li br, .block_saving .item .text br, .header_main_block .inner h2 br {
        display: none
    }

    .header_main_block {
        height: 400px
    }

    .block_menu_top {
        padding: 25px 0
    }

    .block_buy_or_become {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_slider_they_trust_us .block_slider_name {
        width: 130px
    }

    .block_buy_or_become > div {
        width: 100%
    }

    .block_buy_or_become > div .title {
        font-size: 19px
    }

    .block_categories_of_products_title .title, .block_certificates .title, .block_free_calculation .title, .block_title .title {
        font-size: 22px;
        line-height: 29px
    }

    .block_advantages .item .title, .block_categories_of_products_title .subtitle, .block_free_calculation .subtitle, .block_title .subtitle {
        font-size: 14px;
        line-height: 18px
    }

    .block_categories_of_products {
        height: 190px
    }

    .block_free_calculation .list li {
        padding-left: 30px;
        font-size: 12px;
        margin-bottom: 30px
    }

    .block_free_calculation .list li:before {
        left: 5px
    }

    .block_free_calculation .list li:after {
        left: 15px
    }

    .block_certificates .list li {
        font-size: 12px
    }

    .block_certificates .title {
        margin-bottom: 30px
    }

    .popup_big.fancybox-content {
        width: 360px
    }

    .popup_big.fancybox-content .block_form_popup div.popup_row .block_input input, .popup_small.fancybox-content .block_form_popup div.popup_row .block_input input {
        height: 60px
    }

    .popup_big.fancybox-content .block_form_popup div.popup_row .block_input.active .required, .popup_small.fancybox-content .block_form_popup div.popup_row .block_input.active .required {
        font-size: 14px
    }

    .popup_big.fancybox-content > .title, .popup_small.fancybox-content > .title {
        font-size: 15px;
        line-height: 17px
    }

    .popup_big.fancybox-content .block_form_popup, .popup_small.fancybox-content .block_form_popup {
        width: 100%
    }

    .main_block_filters .text, .popup_big.fancybox-content .block_form_popup div.popup_row .block_input .required, .popup_big.fancybox-content .block_form_popup div.popup_row .block_input input, .popup_big.fancybox-content .block_form_popup div.popup_row .title, .popup_small.fancybox-content .block_form_popup div.popup_row .block_input .required, .popup_small.fancybox-content .block_form_popup div.popup_row .block_input input, .popup_small.fancybox-content .block_form_popup div.popup_row .title, .select-items div, .select-selected {
        font-size: 12px
    }

    .popup_big.fancybox-content .block_form_popup div.popup_row, .popup_small.fancybox-content .block_form_popup div.popup_row {
        margin-bottom: 30px
    }

    .block_menu_top .block_logo a.logo img {
        width: 40px
    }

    .block_menu_top .block_logo a.logo {
        margin-right: 5px
    }

    .block_menu_top .block_logo h4 {
        font-size: 8px;
        line-height: 10px
    }

    .block_buy_or_become > div.block_right .title {
        text-align: left
    }

    .block_buy_or_become > div.block_right .btn_bulk {
        margin-left: 0
    }

    .block_buy_or_become > div {
        padding: 40px 15px
    }

    .section_indent65 {
        padding: 30px 0
    }

    .main_block_filters .block_left {
        margin-bottom: 0
    }

    .main_block_filters .text {
        margin: 0
    }

    .block_products_list .title {
        font-size: 16px
    }

    .block_products_list .title:after {
        bottom: 4.5px;
        height: 2px
    }

    .block_products_list .title span {
        padding-right: 5px
    }

    .breadcrumbs li a {
        font-size: 14px
    }

    .block_card_photos .block_big a {
        height: 220px
    }

    .block_card_photos .block_small .item a {
        height: 80px
    }

    .block_basic_information {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_basic_information .item {
        margin-bottom: 10px
    }

    .block_assemble_modification .block_select, .block_basic_information, .block_card_photos {
        margin-bottom: 20px
    }

    .block_tab_links .tab_link a {
        font-size: 9px;
        line-height: 14px
    }

    .block_tabs .block_tab {
        padding: 20px 15px
    }

    .block_category_selection .item a .img {
        width: 70px;
        height: 70px
    }

    .block_category_selection .item a .img span {
        font-size: 9px;
        line-height: 12px
    }

    .block_category_selection .item {
        width: 110px
    }

    .block_favorites_basket > .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_favorites_basket > .item .block_link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .block_favorites_basket > .item .block_link .item {
        margin-bottom: 0
    }

    .block_favorites_basket > .item .block_link {
        margin-bottom: 15px
    }

    .block_favorites_basket > .item .block_text {
        padding: 15px;
        width: 100%
    }

    .block_title2 .title {
        font-size: 16px;
        line-height: 20px
    }

    .block_dfw {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .block_urgent_question {
        padding: 15px
    }

    .block_urgent_question .block_text li .text {
        font-size: 12px
    }

    .block_urgent_question .ico img {
        width: 50px
    }

    .block_urgent_question .block_text li .link {
        font-size: 21px
    }

    .block_dfw .item .text {
        display: block;
        font-size: 10px;
        margin-bottom: 15px
    }

    .block_specifications .tabl_specifications tr td:first-child {
        width: auto
    }

    .block_specifications .tabl_specifications tr td {
        font-size: 10px
    }

    .block_tab_links .tab_link a {
        font-size: 8px
    }

    .block_card_photos .block_img a {
        height: 300px
    }

    .block_order_quantity .item .btn_bulk {
        width: 140px
    }

    .block_specifications .btn_transparent {
        width: 100%
    }

    .block_specifications .tabl_specifications tr td {
        padding: 10px
    }

    .block_favorites_basket > .item .block_link {
        width: 100%
    }

    .block_favorites_basket > .item .block_link {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .select_firm .item {
        padding: 15px
    }

    .select_map {
        width: 100%
    }

    .block_select_map, .map {
        height: 300px
    }

    .wraper_bg2 {
        -webkit-background-size: 330px 330px;
        background-size: 330px
    }

    .slider2 {
        width: 100%
    }

    .slider2 .items .item .block {
        padding: 0 15px
    }

    .slider2 .arrows .prev {
        left: 10px
    }

    .slider2 .arrows .next {
        left: -webkit-calc(100% + -10px);
        left: calc(100% + -10px)
    }

    .block_starter_kit {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_starter_kit .item {
        width: 100%
    }

    .block_starter_kit .item:first-child {
        margin-bottom: 20px
    }

    .block_starter_kit .item .block_input:first-child {
        margin-bottom: 20px
    }

    .block_about_production li span.title {
        font-size: 16px;
        line-height: 20px
    }

    .block_about_production li {
        margin-bottom: 0;
        margin-top: 50px
    }

    .block_about_production {
        margin-top: 0
    }

    .block_about_production li {
        width: -webkit-calc(50% - 7.5px);
        width: calc(50% - 7.5px)
    }

    .block_dealer_profile > .item .inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block_dealer_profile > .item .inner .block_input, .block_dealer_profile > .item .inner .text {
        width: 100%
    }

    .block_dealer_profile > .item .inner .text {
        padding: 0
    }

    .block_qualified_staff .item .block_text {
        padding: 15px
    }

    .block_about_production li span.text {
        font-size: 12px;
        line-height: 18px
    }

    .block_cooperation .item {
        width: 100%
    }

    .mocap5 {
        top: 30%;
        left: 58%
    }
}

@media (max-width: 370px) {
    .block_menu_top .block_shop a {
        width: 30px;
        height: 30px
    }

    .block_menu_top .block_shop a.favorites {
        margin-right: 5px
    }

    .block_menu_top .block_shop a svg {
        width: 13px
    }

    .burger {
        width: 25px;
        height: 20px
    }

    .block_menu_top .block_logo a.logo img {
        width: 30px
    }

    .block_categories_of_products .inner .title {
        font-size: 15px;
        line-height: 22px
    }

    .products_list .item .img {
        height: 100px
    }

    .products_list .item .param1, .products_list .item .param2 {
        font-size: 10px;
        line-height: 14px
    }

    .block_urgent_question .ico {
        margin-right: 15px
    }

    .block_urgent_question .block_text li .link {
        font-size: 17px
    }

    .block_favorites_basket > .item .block_link {
        width: 90%
    }

    .block_about_production li span.title {
        font-size: 15px
    }
}

.form-line-privacy {
    margin-top: 15px;
    font-size: 11px;
    text-align: justify;
}

.form-line-privacy a {
    color: #4ed7bf;
    text-decoration: underline;
}

.form-popup-privacy {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 1.5;
    text-align: justify;
}

.form-popup-privacy a {
    color: #4ed7bf;
    text-decoration: underline;
}

.form-footer-privacy {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 1.5;
    text-align: justify;
}

.form-footer-privacy a {
    color: #4ed7bf;
    text-decoration: underline;
}

.form-big-privacy {
    font-size: 11px;
    text-align: justify;
}

.form-big-privacy a {
    color: #4ed7bf;
    text-decoration: underline;
}

.privacy-white {
    color: #fff;
}

.sub_sections {
    margin-bottom: 45px;
    margin-left: -15px;
}

.sub_sections_link {
    color: #ff931e;
    font-size: 12px;
    text-transform: uppercase;
    border: 2px solid #ff931e;
    border-radius: 4px;
    padding: 10px 12px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    margin: 0 10px;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 600;
}

a.sub_sections_link:hover, a.sub_sections_link:focus, a.sub_sections_link.active {
    color: #fff;
    background: #ff931e;
    text-decoration: none;
}

@media (min-width: 768px) {
    .form-line-privacy {
        position: absolute;
        bottom: 1px;
        right: 15px;
        left: 15px;
        padding: 0 15px 9px;
        text-align: right;
    }

    .form-line-privacy.privacy-footer {
        left: 0;
        right: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .block_form.block_form_indent_none {
        padding-bottom: 40px;
    }

    .form-big-privacy {
        margin-left: auto;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .form-line-privacy {
        left: 25px;
        right: 25px;
    }
}

@media (min-width: 1370px) {
    .form-line-privacy {
        font-size: 13px;
        left: 45px;
        right: 45px;
        padding-bottom: 15px;
    }

    .form-line-privacy.privacy-footer {
        bottom: -15px;
    }

    .form-popup-privacy {
        font-size: 13px;
    }

    .form-big-privacy {
        max-width: 350px;
    }
}

@media screen and (max-width: 475px) {
    .block_menu_top .block_contacts {
        display: inline-flex;
        width: 100%;
    }
}

.link span {
    margin-left: 7px;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: underline;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.block_logo b {
    color: #fff;
}
.block_menu_top .block_shop a.search {
display:none;
}

@media screen and (max-width: 1024px) {
.header-search__input {
display:none;
	}
.block_shop .search:before {
    content: '';
    display: block;
    background: url("/local/templates/umlight/img/svg/search.png") no-repeat center;

    height: 35px;
}
.block_menu_top .block_shop a.search {
display:block;
margin-right:10px;
}
#title-search-input {
    width: 300px!important;
}
.title-search-result {
    overflow: scroll;
}
}

.header-font {
    z-index: 9999;
    position: absolute;
    bottom: -30px;
    width: 345px;
    display: block!important;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
}
header {
    z-index: 9999;
}
/* End */


/* Start:/local/templates/umlight/css/uml-layout.css?17839447382321*/
/* ===== UMLight — Narrow content band (NOT scaled-down UI) ===== */
/*
 * Corporate layout: content is narrower, element sizes stay normal.
 * Hero video / section backgrounds may stay full-bleed.
 *
 * max-width: 1280–1320px (never wider)
 */

:root {
    --uml-container-max: 1320px;
    --uml-gutter: 40px;
    --uml-gutter-sm: 16px;
}

.container,
header .container,
.uml-mega-section .container,
.uml-brands > .container,
.uml-showcase-section .container,
main .container,
footer .container,
#all_width_container {
    width: 100%;
    max-width: var(--uml-container-max);
    padding-left: var(--uml-gutter);
    padding-right: var(--uml-gutter);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

/* Category strip — full-bleed background; content width via inner .container */
.uml-mega-section {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
}

/* Hero text/buttons inside container; video stays full width */
.uml-hero__stage > .container,
.uml-hero__content {
    max-width: var(--uml-container-max);
    padding-left: var(--uml-gutter);
    padding-right: var(--uml-gutter);
}

@media (max-width: 767px) {
    .container,
    header .container,
    .uml-mega-section .container,
    .uml-brands > .container,
    .uml-showcase-section .container,
    main .container,
    footer .container,
    #all_width_container,
    .uml-hero__stage > .container,
    .uml-hero__content {
        padding-left: var(--uml-gutter-sm);
        padding-right: var(--uml-gutter-sm);
    }
}

@media (max-width: 1399px) {
    :root {
        --uml-container-max: 1280px;
        --uml-gutter: 40px;
    }
}

@media (min-width: 1400px) {
    :root {
        --uml-container-max: 1320px;
        --uml-gutter: 48px;
    }
}

/* ===== Section vertical rhythm (real padding, no scale) ===== */
.section_indent {
    padding-top: 72px;
    padding-bottom: 88px;
}

.section_indent2,
.section-indent2 {
    padding-top: 64px;
    padding-bottom: 72px;
}

.section_indent3 {
    padding-top: 72px;
    padding-bottom: 96px;
}

.section_indent4 {
    padding-top: 64px;
    padding-bottom: 72px;
}

.section_indent5 {
    padding-top: 72px;
    padding-bottom: 88px;
}

.section_indent6 {
    padding-top: 64px;
    padding-bottom: 72px;
}

/* End */


/* Start:/local/templates/umlight/css/uml-header.css?178394434613361*/
/* ===== UMLight — Fixed sticky header (top bar + categories) ===== */

:root {
    --uml-header-h: 220px;
    --uml-header-ease: 280ms cubic-bezier(0.22, 1, 0.36, 1);
    --uml-header-navy: #081829;
    --uml-header-navy-glass: rgba(7, 25, 45, 0.84);
    --uml-header-gold-line: rgba(201, 151, 47, 0.55);
    --uml-header-shadow: 0 16px 48px rgba(0, 0, 0, 0.38),
        0 4px 12px rgba(0, 0, 0, 0.22);
}

/*
 * Entire <header> is fixed: logo, nav, search, contacts, icons, category bar.
 * Layout space is preserved by .uml-header-spacer (synced in JS).
 * backdrop-filter lives on ::before so it does not become a containing block
 * for Mega Menu position:fixed panels.
 */
header.position_relative,
header.uml-header-fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    margin: 0;
    /* Full-bleed navy bar (ABB/Siemens-style); content stays in .container */
    background-color: var(--uml-header-navy);
    overflow: visible !important;
    transform: none !important;
    filter: none !important;
    perspective: none !important;
    contain: none !important;
    transition:
        background-color var(--uml-header-ease),
        box-shadow var(--uml-header-ease),
        border-color var(--uml-header-ease),
        padding var(--uml-header-ease),
        height var(--uml-header-ease);
}

/* Content band: logo / menu / search / contacts — width only, no paint */
header.position_relative > .container,
header.uml-header-fixed > .container {
    background-color: transparent;
    border-radius: 0;
}

/* Glass when scrolled — full viewport width */
header.position_relative.is-scrolled,
header.uml-header-fixed.is-scrolled {
    background: var(--uml-header-navy-glass);
    -webkit-backdrop-filter: blur(18px) saturate(1.2);
    backdrop-filter: blur(18px) saturate(1.2);
    box-shadow: var(--uml-header-shadow);
    border-bottom: 1px solid var(--uml-header-gold-line);
}

header.position_relative.is-scrolled > .container,
header.uml-header-fixed.is-scrolled > .container,
header.position_relative.is-scrolled .uml-mega-section,
header.uml-header-fixed.is-scrolled .uml-mega-section {
    background: transparent;
    box-shadow: none;
    border-bottom: 0;
}

header.position_relative > *,
header.uml-header-fixed > * {
    position: relative;
    z-index: 1;
}

/* Top bar ~90–100px (logo + padding + align) */
header.position_relative .block_menu_top,
header.uml-header-fixed .block_menu_top {
    min-height: 90px;
    max-height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    transition:
        padding var(--uml-header-ease),
        min-height var(--uml-header-ease);
}

header.position_relative.is-compact .block_menu_top,
header.uml-header-fixed.is-compact .block_menu_top {
    min-height: 80px;
    max-height: 90px;
    padding-top: 8px;
    padding-bottom: 8px;
}

/* Logo slightly larger for corporate top bar */
header .block_menu_top .block_logo a.logo img {
    width: 78px;
    height: auto;
    display: block;
}

/* Search: fix legacy margin-top:5% only — do not shrink input */
header.position_relative #title-search-input,
header.uml-header-fixed #title-search-input {
    transition:
        height var(--uml-header-ease),
        padding var(--uml-header-ease),
        width var(--uml-header-ease),
        font-size var(--uml-header-ease);
}

header.position_relative.is-compact #title-search-input,
header.uml-header-fixed.is-compact #title-search-input {
    margin-top: 0;
}

header.position_relative .header-search__input,
header.uml-header-fixed .header-search__input,
header #title-search {
    margin: 0;
    margin-top: 0;
    display: flex;
    align-items: center;
    transition: margin var(--uml-header-ease);
}

header.position_relative.is-compact .header-search__input,
header.uml-header-fixed.is-compact .header-search__input {
    margin-top: 0;
}

header .form-search-header {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    position: relative;
}

header .form-search-header .icon-close,
header .form-search-header img.js-search.icon-close {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    opacity: 0;
    pointer-events: none;
}

header .form-search-header .sbmt {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    padding: 0;
    border: 0;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

header .form-search-header .sbmt img {
    width: 16px;
    height: 16px;
}

header.position_relative .block_menu_top .block_menu > li > a,
header.uml-header-fixed .block_menu_top .block_menu > li > a {
    display: inline-flex;
    align-items: center;
    line-height: 1.2;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    transition:
        font-size var(--uml-header-ease),
        line-height var(--uml-header-ease),
        padding var(--uml-header-ease);
}

header.position_relative .block_contacts li a,
header.uml-header-fixed .block_contacts li a {
    transition:
        font-size var(--uml-header-ease),
        line-height var(--uml-header-ease),
        padding var(--uml-header-ease);
}

/* Category bar flush under top bar — no empty strip */
header.position_relative .uml-mega-section,
header.uml-header-fixed .uml-mega-section {
    margin: 0;
    padding: 4px 0;
    min-height: 52px;
    max-height: 56px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    transition:
        padding var(--uml-header-ease),
        background-color var(--uml-header-ease),
        border-color var(--uml-header-ease);
}

header.position_relative.is-compact .uml-mega-section,
header.uml-header-fixed.is-compact .uml-mega-section {
    padding: 2px 0;
    min-height: 48px;
    max-height: 52px;
}

/* Spacer keeps page flow / Hero from jumping under fixed header */
.uml-header-spacer {
    display: block;
    width: 100%;
    height: var(--uml-header-h);
    margin: 0;
    padding: 0;
    pointer-events: none;
    visibility: hidden;
    flex-shrink: 0;
}

/* Mega open: header stays on top of Hero */
html.uml-mega-is-open header.position_relative,
html.uml-mega-is-open header.uml-header-fixed,
html.uml-mega-is-open header.uml-mega-header-open {
    z-index: 10000 !important;
    overflow: visible !important;
}

/* Kill legacy jquery.sticky wrappers if somehow present */
header .sticky-wrapper {
    height: auto !important;
}
header .sticky-wrapper .block_menu_top,
header .block_menu_top.is-sticky,
header .block_menu_top[style*="position: fixed"] {
    position: relative !important;
    top: auto !important;
    width: auto !important;
}

@media (max-width: 991px) {
    header.position_relative .block_menu_top .block_logo a.logo img,
    header.uml-header-fixed .block_menu_top .block_logo a.logo img {
        width: 64px;
    }
}

@media (max-width: 767px) {
    header.position_relative .block_menu_top,
    header.uml-header-fixed .block_menu_top {
        min-height: 72px;
        max-height: none;
        padding-top: 12px;
        padding-bottom: 10px;
    }

    header.position_relative.is-compact .block_menu_top,
    header.uml-header-fixed.is-compact .block_menu_top {
        min-height: 64px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

/* ===== Header layout — light ABB/Siemens single line ===== */

header .block_menu_top {
    gap: 20px;
    align-items: center;
}

header .block_menu_top .block-menu_logo {
    flex: 0 0 auto;
    margin-right: 8px;
}

/* Slogan removed from header markup — hide legacy h4 if cached HTML remains */
header .block_logo h4 {
    display: none !important;
}

header .block_menu_top .block_logo {
    gap: 0;
}

header .block_menu_top .block_logo a.logo {
    margin-right: 0;
}

header .block_menu_top .block-menu_navigation {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 16px;
}

header .block_menu_top .block_menu {
    display: flex;
    align-items: center;
    margin: 0;
}

header .block_menu_top .block-menu_counters {
    margin-left: auto;
    display: flex;
    align-items: center;
}

header .block_menu_top .block-menu_contacts.desctope {
    margin-left: 12px;
    margin-right: 0;
    display: flex;
    align-items: center;
}

/* Contacts — lighter, less massive */
header .block-menu_contacts.desctope .block_contacts {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin: 0;
    padding: 0;
    list-style: none;
}

header .block-menu_contacts.desctope .block_contacts li a,
header .block-menu_contacts.desctope .block_contacts .tel,
header .block-menu_contacts.desctope .block_contacts .mail,
header .block-menu_contacts.desctope .block_contacts .link {
    font-size: 12px;
    line-height: 1.35;
    font-weight: 500;
}

header .block-menu_contacts.desctope .block_contacts .tel {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.01em;
}

/* Search ~30% narrower — override main.min.css 300px!important */
header #title-search,
header .header-search__input {
    flex: 0 1 210px !important;
    min-width: 160px !important;
    max-width: 210px !important;
    width: 210px !important;
}

header #title-search-input {
    width: 210px !important;
    max-width: 210px !important;
    height: 36px;
    padding: 0 36px 0 12px;
    font-size: 13px;
    box-sizing: border-box;
}

/* Round header icons — equal 36×36 */
header .block_shop {
    display: flex;
    align-items: center;
    gap: 6px;
}

header .block_shop > a.uml-hicon,
header .block_shop a.uml-hicon,
header .uml-hicon--telegram,
header .uml-hicon--max {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.45);
    background: rgba(255, 255, 255, 0.04);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    color: #fff;
    text-decoration: none;
    transition:
        box-shadow 200ms ease,
        border-color 200ms ease,
        background-color 200ms ease;
}

header .uml-header-messengers__toggle {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.45);
    background: rgba(255, 255, 255, 0.04);
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    color: #fff;
    cursor: pointer;
    transition:
        box-shadow 200ms ease,
        border-color 200ms ease,
        background-color 200ms ease;
}

header .uml-hicon img,
header .uml-hicon svg {
    display: block;
    width: 16px;
    height: 16px;
    pointer-events: none;
}

header .uml-hicon--telegram:hover,
header .uml-hicon--max:hover,
header .block_shop > a.uml-hicon:hover,
header .uml-header-messengers__toggle:hover {
    border-color: rgba(241, 195, 92, 0.85);
    box-shadow:
        0 0 0 1px rgba(201, 151, 47, 0.25),
        0 0 12px rgba(241, 195, 92, 0.35),
        0 4px 12px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.08);
}

header .uml-hicon--telegram:hover {
    box-shadow:
        0 0 0 1px rgba(42, 171, 238, 0.35),
        0 0 16px rgba(42, 171, 238, 0.4),
        0 6px 16px rgba(0, 0, 0, 0.22);
}

header .uml-hicon--max:hover {
    box-shadow:
        0 0 0 1px rgba(201, 151, 47, 0.4),
        0 0 16px rgba(241, 195, 92, 0.45),
        0 6px 16px rgba(0, 0, 0, 0.22);
}

/* Messengers: desktop = two icons; mobile = combined menu */
.uml-header-messengers {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
}

.uml-header-messengers__menu {
    display: flex;
    align-items: center;
    gap: 6px;
}

.uml-header-messengers__toggle {
    display: none;
}

@media (max-width: 1199px) {
    header .block_menu_top {
        flex-wrap: wrap;
        row-gap: 8px;
    }

    header .block-menu_navigation {
        order: 3;
        flex: 1 1 100%;
        width: 100%;
    }

    header #title-search,
    header .header-search__input {
        flex: 1 1 auto;
        max-width: 210px;
    }
}

@media (max-width: 767px) {
    .uml-header-messengers__toggle {
        display: inline-flex;
    }

    .uml-header-messengers__menu {
        position: absolute;
        top: calc(100% + 8px);
        right: 0;
        z-index: 30;
        flex-direction: column;
        gap: 6px;
        padding: 10px;
        border-radius: 14px;
        background: rgba(7, 25, 45, 0.96);
        border: 1px solid rgba(201, 151, 47, 0.4);
        box-shadow: 0 16px 40px rgba(0, 0, 0, 0.4);
        opacity: 0;
        visibility: hidden;
        transform: translateY(-6px);
        pointer-events: none;
        transition:
            opacity 200ms ease,
            transform 200ms ease,
            visibility 200ms ease;
    }

    .uml-header-messengers.is-open .uml-header-messengers__menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        pointer-events: auto;
    }
}



/* End */


/* Start:/local/templates/umlight/css/cursor-light.css?17838435503356*/
/* ===== UMLight — corporate energy / LED light FX ===== */
/* Native cursor kept. No page dimming. Below Header/Mega (z-index). */

:root {
    --uml-e-gold: #D6A43A;
    --uml-e-warm: #F2C55C;
    --uml-e-soft: #FFF2C5;
    --uml-e-navy: #0B1F38;
}

.uml-energy-root {
    position: fixed;
    inset: 0;
    z-index: 40;
    pointer-events: none;
    overflow: hidden;
    contain: strict;
}

.uml-energy-root canvas {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    pointer-events: none;
    mix-blend-mode: screen;
}

/* Soft warm glow near cursor */
.uml-energy-glow {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 110px;
    margin: -55px 0 0 -55px;
    border-radius: 50%;
    background: radial-gradient(
        circle,
        rgba(255, 242, 197, 0.38) 0%,
        rgba(242, 197, 92, 0.2) 32%,
        rgba(214, 164, 58, 0.08) 55%,
        transparent 72%
    );
    mix-blend-mode: plus-lighter;
    opacity: 0;
    transform: translate3d(-9999px, -9999px, 0) scale(0.9);
    will-change: transform, opacity;
    transition: opacity 0.25s ease;
}

.uml-energy-root.is-live .uml-energy-glow {
    opacity: 1;
}

.uml-energy-root.is-over-hero .uml-energy-glow {
    width: 140px;
    height: 140px;
    margin: -70px 0 0 -70px;
    background: radial-gradient(
        circle,
        rgba(255, 242, 197, 0.5) 0%,
        rgba(242, 197, 92, 0.28) 30%,
        rgba(214, 164, 58, 0.12) 55%,
        transparent 74%
    );
}

/* Cinematic oval lens flares */
.uml-energy-flare {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 18px;
    margin: -9px 0 0 -20px;
    border-radius: 50%;
    background: radial-gradient(
        ellipse at center,
        rgba(255, 242, 197, 0.7) 0%,
        rgba(242, 197, 92, 0.35) 38%,
        rgba(214, 164, 58, 0.1) 62%,
        transparent 78%
    );
    box-shadow:
        0 0 20px rgba(242, 197, 92, 0.28),
        0 0 40px rgba(214, 164, 58, 0.12);
    filter: blur(5px);
    mix-blend-mode: plus-lighter;
    opacity: 0;
    transform: translate3d(-9999px, -9999px, 0) rotate(0deg) scale(0.6);
    will-change: transform, opacity;
}

/* Soft bloom pulse (rare) */
.uml-energy-bloom {
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    margin: -28px 0 0 -28px;
    border-radius: 50%;
    background: radial-gradient(
        circle,
        rgba(255, 242, 197, 0.35) 0%,
        rgba(242, 197, 92, 0.15) 40%,
        transparent 70%
    );
    filter: blur(12px);
    mix-blend-mode: screen;
    opacity: 0;
    transform: translate3d(-9999px, -9999px, 0) scale(0.5);
    will-change: transform, opacity;
}

/* Delicate interactive gold illumination — no scale */
.uml-energy-lit {
    transition: box-shadow 0.3s ease, filter 0.3s ease !important;
    box-shadow:
        0 0 0 1px rgba(214, 164, 58, 0.2),
        0 0 22px rgba(242, 197, 92, 0.16) !important;
    filter: brightness(1.04) drop-shadow(0 0 6px rgba(214, 164, 58, 0.18));
}

.uml-energy-root.is-hidden {
    opacity: 0;
    visibility: hidden;
}

@media (prefers-reduced-motion: reduce) {
    .uml-energy-root {
        display: none !important;
    }
}

@supports not (mix-blend-mode: plus-lighter) {
    .uml-energy-glow,
    .uml-energy-flare {
        mix-blend-mode: screen;
    }
}

/* End */


/* Start:/local/templates/umlight/css/style.css?17837622388192*/
abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}
dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

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

sub {
    bottom: -.25em
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}
figure {
    margin: 0 0 1rem
}
table {
    border-collapse: collapse
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}
progress {
    vertical-align: baseline
}
output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}
.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}
.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

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

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

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

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

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

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

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

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

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}
.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}
@media (min-width: 1370px) {
    .flex-pb-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-pb-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

    .flex-pb-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-pb-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-pb-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-pb-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-pb-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-pb-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-pb-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-cont
/* End */


/* Start:/local/templates/umlight/components/bitrix/menu/main/style.css?1716656972509*/
.drop_menu-section {
    display: none;
}

.drop-section > a:after {
    position: relative;
    top: -1px;
    padding-left: 5px;
    content: url(/local/templates/umlight/img/arrow_bottom_black.svg);
}
.drop_menu-section.active{
    display: block;
}

.drop_menu-section3 {
    display: none;
}

.drop-section3 > a:after {
    position: relative;
    top: -1px;
    padding-left: 5px;
    content: url(/local/templates/umlight/img/arrow_bottom_black.svg);
}
.drop_menu-section3.active{
    display: block;
}
/* End */


/* Start:/local/templates/umlight/components/bitrix/search.title/header-search/style.css?17838590103268*/
body * {
    -webkit-font-smoothing: subpixel-antialiased;
}
.header-search__input {
margin-top: 0;
}
.sbmt {
	position: relative;
	left: -2.5em;
	background-color: none;
	border: 0;
	background: transparent;
}
input::placeholder {
	opacity: 0.5;
}
.icon-close {
	display: none;
}
#title-search-input {

	border-radius: 15px;
	border: none; /* Убираем рамку */
	outline: none; /* Убираем свечение в Chrome и Safari */
	-webkit-appearance: none; /* Убираем рамку в Chrome и Safari */
	width: 100%;
	max-width: 260px;
	vertical-align: middle; /* Выравнивание по середине */
	height: 30px;
	padding: 5px 36px 5px 12px;
	box-sizing: border-box;
}
.search-button {
	width: 20px; /* Ширина кнопки */
	height: 20px; /* Высота кнопки */
	border: none; /* Убираем рамку */
	background: url(/upload/resize_cache/webp/local/templates/umlight/img/svg/search.webp) no-repeat 50% 50%; /* Параметры фона */
}

@media screen and (max-width: 1024px) {
.header-search__input {
display:none;
	}
.block_shop .search {
display:block;
}
.icon-close {
	display: block;
	margin-left: 17rem;
	z-index: 9999;
	margin-bottom: 5px;
}
}
.title-search-result {
	z-index: 9999;
}
table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/umlight/components/bitrix/search.title/header-search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/umlight/components/bitrix/catalog.section.list/header/style.css?1783942329104*/
/* Bitrix auto-loads this file with the header template */
@import url("/local/templates/umlight/components/bitrix/catalog.section.list/header/../../../../css/uml-mega.css");

/* End */


/* Start:/local/templates/umlight/css/uml-mega.css?178394436518529*/
/* ===== UMLight — Premium Mega Menu (UML brand) ===== */

:root {
    --uml-navy: #07192D;
    --uml-navy-bar: #07192D;
    --uml-gold-a: #C9972F;
    --uml-gold-b: #F1C35C;
    --uml-gold: #D5A436;
    --uml-gold-light: #F1C35C;
    --uml-text-light: #ffffff;
    --uml-border-dark: rgba(255, 255, 255, 0.08);
    --uml-shadow-md: 0 8px 28px rgba(0, 0, 0, 0.28);
    --uml-shadow-lg: 0 30px 80px rgba(0, 0, 0, 0.22);
    --uml-radius-panel: 22px;
    --uml-ease: 200ms cubic-bezier(0.22, 1, 0.36, 1);
    --uml-gold-grad: linear-gradient(145deg, #C9972F 0%, #E0B34A 48%, #F1C35C 100%);
    --uml-gold-grad-bright: linear-gradient(145deg, #D4A63D 0%, #F1C35C 45%, #FFE08A 100%);
    --uml-gold-inset: inset 0 1px 0 rgba(255, 255, 255, 0.45),
                      inset 0 -2px 4px rgba(120, 70, 10, 0.35);
}

/* ---- Section bar — 52–56px, flush under header ---- */

.uml-mega-section {
    position: relative;
    z-index: 100;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 4px 0;
    min-height: 52px;
    max-height: 56px;
    background: var(--uml-navy-bar);
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    overflow: visible !important;
    transform: none !important;
    filter: none !important;
    perspective: none !important;
    isolation: auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.uml-mega-section .container {
    max-width: var(--uml-container-max, 1320px);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--uml-gutter, 40px);
    padding-right: var(--uml-gutter, 40px);
    overflow: visible !important;
    box-sizing: border-box;
}

.uml-mega {
    position: relative;
    overflow: visible !important;
    z-index: 1;
    transform: none !important;
}

.uml-mega__bar {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    width: 100%;
    overflow: visible !important;
    position: relative;
    /* Below open panel — never cover dropdown */
    z-index: 1;
}

.uml-mega__viewport {
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

/* Soft edge fade — hides any visual “start/end” of the strip */
.uml-mega__viewport--marquee {
    -webkit-mask-image: linear-gradient(
        90deg,
        transparent 0,
        #000 28px,
        #000 calc(100% - 28px),
        transparent 100%
    );
    mask-image: linear-gradient(
        90deg,
        transparent 0,
        #000 28px,
        #000 calc(100% - 28px),
        transparent 100%
    );
}

.uml-mega__tabs {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap;
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0;
    list-style: none !important;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    gap: 8px;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x;
}

.uml-mega__tabs--marquee {
    width: max-content !important;
    max-width: none !important;
    overflow: visible !important;
    will-change: transform;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

.uml-mega__tabs::-webkit-scrollbar {
    display: none;
}

/* ---- Scroll arrows — white disc, gold chevron, deep shadow ---- */

.uml-mega__scroll {
    flex: 0 0 36px;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.06);
    box-shadow: none;
    cursor: pointer;
    color: rgba(241, 195, 92, 0.9);
    padding: 0;
    opacity: 1;
    visibility: visible;
    transition:
        background-color 200ms ease,
        border-color 200ms ease,
        color 200ms ease;
    will-change: auto;
    -webkit-tap-highlight-color: transparent;
}

.uml-mega__scroll[hidden] {
    display: none !important;
}

.uml-mega__scroll svg {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.6;
    stroke-linecap: round;
    stroke-linejoin: round;
    filter: drop-shadow(0 0 4px rgba(241, 195, 92, 0.35));
}

.uml-mega__scroll:hover:not(:disabled) {
    transform: none;
    color: #F1C35C;
    background: rgba(241, 195, 92, 0.12);
    border-color: rgba(241, 195, 92, 0.55);
    box-shadow: none;
}

.uml-mega__scroll:active:not(:disabled) {
    transform: none;
    background: rgba(241, 195, 92, 0.2);
}

.uml-mega__scroll:disabled {
    opacity: 0.35;
    cursor: default;
    pointer-events: none;
    transform: none;
    box-shadow: none;
}

/* ---- Category pills — equal width in visible strip ---- */

.uml-mega__tab {
    flex: 1 1 0;
    min-width: 0;
    list-style: none;
}

.uml-mega__tabs--marquee .uml-mega__tab {
    flex: 0 0 148px;
    width: 148px;
    min-width: 148px;
    max-width: 148px;
}

.uml-mega__tab-link {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 44px;
    padding: 0 12px;
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.88) !important;
    text-decoration: none !important;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    background: transparent;
    box-shadow: none;
    isolation: isolate;
    transition:
        color 200ms ease,
        background-color 200ms ease,
        border-color 200ms ease,
        box-shadow 200ms ease;
    will-change: auto;
    -webkit-font-smoothing: antialiased;
}

.uml-mega__tab-link > span {
    position: relative;
    z-index: 2;
    text-shadow: none;
}

/* Soft gold shimmer only on hover state — no heavy metallic fill */
.uml-mega__tab-link::before {
    content: none;
    display: none;
}

.uml-mega__tab-link.is-shimmering::before {
    animation: none;
}

/* Remove old underline marker */
.uml-mega__tab-link::after {
    content: none !important;
    display: none !important;
}

.uml-mega__tab-link:hover {
    color: #fff !important;
    transform: none;
    background: rgba(201, 151, 47, 0.14);
    border-color: rgba(241, 195, 92, 0.55);
    box-shadow: none;
    filter: none;
}

.uml-mega__tab.is-active > .uml-mega__tab-link,
.uml-mega__tab.is-open > .uml-mega__tab-link {
    color: #fff !important;
    background: rgba(201, 151, 47, 0.2);
    border-color: rgba(241, 195, 92, 0.75);
    box-shadow: none;
    transform: none;
    filter: none;
}

.uml-mega__tab.is-active > .uml-mega__tab-link::after,
.uml-mega__tab.is-open > .uml-mega__tab-link::after {
    display: none !important;
}

/* ---- Panels host: sibling of category section inside <header> ---- */

.uml-mega__panels,
.uml-mega__panels--in-header {
    position: relative;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: visible !important;
    z-index: 1;
    pointer-events: none;
}

html.uml-mega-is-open .uml-mega__panels,
html.uml-mega-is-open .uml-mega__panels--in-header,
.uml-mega__panels.is-open {
    z-index: 100040;
    pointer-events: none; /* host is empty height; panels enable their own hits */
}

/*
 * Closed: absolute (no layout).
 * Open: position:fixed inside header host — ABOVE category bar & Hero.
 * Never rely on body portal for stacking (breaks hover/clicks).
 */
.uml-mega__panel {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    background: #fff;
    border: 1px solid rgba(8, 24, 41, 0.06);
    border-radius: var(--uml-radius-panel);
    box-shadow: var(--uml-shadow-lg);
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    transition:
        opacity 200ms cubic-bezier(0.22, 1, 0.36, 1),
        transform 200ms cubic-bezier(0.22, 1, 0.36, 1),
        visibility 200ms;
    visibility: hidden;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: transform, opacity;
}

.uml-mega__panel::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -24px;
    height: 24px;
    pointer-events: auto;
}

.uml-mega__panel.is-visible,
.uml-mega__panel.uml-mega__panel--fixed.is-visible {
    position: fixed !important;
    right: auto;
    z-index: 100050 !important;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    visibility: visible;
}

/* Category bar MUST stay under the open panel (same header stacking context) */
html.uml-mega-is-open .uml-mega-section,
html.uml-mega-is-open .uml-mega__bar,
html.uml-mega-is-open .uml-mega__tab-link,
html.uml-mega-is-open .uml-mega__scroll {
    z-index: 1 !important;
}

html.uml-mega-is-open header.uml-mega-header-open {
    z-index: 10000 !important;
    overflow: visible !important;
}

html.uml-mega-is-open .uml-hero,
html.uml-mega-is-open .uml-hero__video,
html.uml-mega-is-open .uml-hero__overlay,
html.uml-mega-is-open .uml-energy-root {
    z-index: 1 !important;
    pointer-events: none !important;
}

html.uml-mega-is-open .uml-hero a,
html.uml-mega-is-open .uml-hero button {
    pointer-events: none !important;
}

.uml-mega__panel[hidden] {
    display: none;
}

.uml-mega__panel.is-visible:not([hidden]) {
    display: block;
}

.uml-mega__panel-inner {
    padding: 28px clamp(20px, 3vw, 36px) 24px;
}

.uml-mega__panel:has(.uml-mega__filters-block) .uml-mega__panel-inner {
    padding-bottom: 20px;
}

/* ---- Products / filters ---- */

.uml-mega__products {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 16px;
    margin-bottom: 20px;
}

.uml-mega__card {
    display: flex;
    flex-direction: column;
    padding: 14px;
    text-decoration: none;
    color: var(--uml-navy);
    background: #fff;
    border: 1px solid rgba(8, 24, 41, 0.08);
    border-radius: 14px;
    transition: transform var(--uml-ease), box-shadow var(--uml-ease), border-color var(--uml-ease);
    will-change: transform;
}

.uml-mega__card:hover {
    transform: translateY(-3px);
    box-shadow: var(--uml-shadow-md);
    border-color: rgba(201, 151, 47, 0.35);
}

.uml-mega__card-media {
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f8fa;
    border-radius: 10px;
    overflow: hidden;
}

.uml-mega__card-media img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

.uml-mega__card-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.35;
    margin-top: 10px;
    color: #1a2332;
    flex: 1;
}

.uml-mega__card-price {
    margin-top: 8px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: var(--uml-gold-a);
}

.uml-mega__card-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
    height: 36px;
    padding: 0 14px;
    border-radius: 999px;
    background: var(--uml-gold-grad);
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    box-shadow: var(--uml-gold-inset), 0 4px 12px rgba(201, 151, 47, 0.3);
}

.uml-mega__more {
    display: inline-flex;
    margin: 0;
    color: var(--uml-gold-a);
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.uml-mega__more:hover {
    color: var(--uml-gold-light);
}

/* ---- Filters block (full-width footer of panel) ---- */

.uml-mega__filters-block {
    background: #fff;
    border-top: 1px solid #E6EBF0;
    padding: 36px clamp(24px, 3vw, 40px) 40px;
    border-radius: 0 0 var(--uml-radius-panel) var(--uml-radius-panel);
    box-sizing: border-box;
    width: 100%;
    opacity: 0;
    transform: translateY(10px);
    transition:
        opacity 200ms cubic-bezier(0.22, 1, 0.36, 1),
        transform 200ms cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform, opacity;
}

.uml-mega__panel.is-visible .uml-mega__filters-block {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 40ms;
}

.uml-mega__filters {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

.uml-mega__filter {
    min-width: 0;
    padding: 0 clamp(16px, 1.8vw, 28px);
    box-sizing: border-box;
    border-right: 1px solid #EEF2F5;
}

.uml-mega__filter:first-child {
    padding-left: 0;
}

.uml-mega__filter:last-child {
    border-right: 0;
    padding-right: 0;
}

.uml-mega__filter-title {
    margin: 0 0 16px;
    padding: 0;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: -0.01em;
    color: var(--uml-navy);
}

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

.uml-mega__filter-list li {
    margin: 0 0 10px;
}

.uml-mega__filter-list li:last-child {
    margin-bottom: 0;
}

.uml-mega__filter-list a {
    position: relative;
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    color: #5B6B78;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.35;
    text-decoration: none;
    transition: color 200ms ease;
}

.uml-mega__filter-list a span {
    position: relative;
    display: inline;
    background-image: linear-gradient(var(--uml-gold-a), var(--uml-gold-a));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size 200ms ease, color 200ms ease;
}

.uml-mega__filter-list a:hover {
    color: var(--uml-gold-a);
}

.uml-mega__filter-list a:hover span {
    background-size: 100% 1px;
}

.uml-mega__filter-more {
    display: inline-block;
    margin-top: 12px;
    border: 0;
    background: 0;
    color: var(--uml-gold-a);
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
    text-decoration: none;
    transition: color 200ms ease;
}

.uml-mega__filter-more:hover {
    color: var(--uml-gold-light);
    text-decoration: underline;
}

.uml-mega__filter-extra {
    display: none;
}

.uml-mega__filter.is-expanded .uml-mega__filter-extra {
    display: list-item;
}

/* ---- Responsive ---- */

@media (max-width: 1400px) {
    .uml-mega__products { grid-template-columns: repeat(5, 1fr); }
    .uml-mega__filters { grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); }
}

@media (max-width: 1200px) {
    .uml-mega__products { grid-template-columns: repeat(4, 1fr); }
    .uml-mega__filters { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .uml-mega__tab-link {
        height: 42px;
        padding: 0 16px;
        font-size: 12px;
    }
    .uml-mega__filter-title {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    .uml-mega__products { grid-template-columns: repeat(3, 1fr); }
    .uml-mega__filters { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .uml-mega__filter {
        padding: 0 16px 20px;
        border-right: 0;
        border-bottom: 1px solid #EEF2F5;
    }
    .uml-mega__filter:nth-child(odd) {
        padding-left: 0;
        border-right: 1px solid #EEF2F5;
    }
    .uml-mega__filter:nth-child(even) {
        padding-right: 0;
    }
    .uml-mega__filter:nth-last-child(-n+2) {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .uml-mega__scroll {
        width: 42px;
        height: 42px;
        flex-basis: 42px;
    }
    .uml-mega__filters-block {
        padding: 28px 24px 32px;
    }
}

@media (max-width: 767px) {
    .uml-mega__scroll {
        display: none;
    }

    .uml-mega-section {
        padding: 6px 0 6px;
        z-index: 100;
    }

    .uml-mega__tab-link {
        height: 42px;
        padding: 0 14px;
        font-size: 12px;
    }

    .uml-mega__tab-link:hover {
        transform: none;
    }

    .uml-mega__products {
        grid-template-columns: repeat(2, 1fr);
    }

    .uml-mega__filters {
        grid-template-columns: 1fr;
    }

    .uml-mega__filter,
    .uml-mega__filter:nth-child(odd),
    .uml-mega__filter:nth-child(even) {
        padding: 0 0 18px;
        border-right: 0;
        border-bottom: 1px solid #EEF2F5;
    }

    .uml-mega__filter:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .uml-mega__filters-block {
        padding: 24px 16px 28px;
    }

    .uml-mega__filter-title {
        font-size: 17px;
    }

    .uml-mega__panels {
        height: auto;
    }

    .uml-mega__panel,
    .uml-mega__panel.is-visible,
    .uml-mega__panel.uml-mega__panel--fixed.is-visible {
        position: static !important;
        left: auto !important;
        top: auto !important;
        width: auto !important;
        max-height: none;
        transform: none;
        box-shadow: none;
        border: 0;
        border-radius: 0;
        margin-top: 8px;
        z-index: 1 !important;
        overflow: hidden;
        max-height: 0;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        background: #fff;
    }

    .uml-mega__panel::before {
        display: none;
    }

    .uml-mega__panel[hidden] {
        display: block;
        max-height: 0;
    }

    .uml-mega__panel.is-visible:not([hidden]),
    .uml-mega__panel.is-visible {
        display: block;
        max-height: 2400px;
        opacity: 1;
        visibility: visible;
        overflow: visible;
        pointer-events: auto;
    }

    .uml-mega__panel-inner {
        padding: 12px 4px 16px;
        border-top: 1px solid rgba(8, 24, 41, 0.08);
    }
}

@media (max-width: 480px) {
    .uml-mega__filters {
        grid-template-columns: 1fr;
    }
}

@media (prefers-reduced-motion: reduce) {
    .uml-mega__scroll,
    .uml-mega__tab-link,
    .uml-mega__card,
    .uml-mega__panel {
        transition: none;
    }
    .uml-mega__tab-link::before,
    .uml-mega__tab-link.is-shimmering::before {
        animation: none !important;
    }
    .uml-mega__tabs--marquee {
        transform: none !important;
    }
}

/* End */


/* Start:/local/templates/umlight/template_styles.css?178393486931842*/
.block_menu_top .block_shop a.active {
    border-color: #cc9e4a;
    background-color: #cc9e4a;
}

.block_menu_top .block_shop a.active .basket_color, .block_menu_top .block_shop a.active .favorites_color {
    fill: #081829;
}

.block_menu_top .block_contacts li a.tel a {
    position: relative;
    color: #fff;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 400;
    font-variant: lining-nums;
}

.block_menu_top .block_contacts li a.tel a:hover {
    text-decoration: none;
}

.block_menu_top .block_contacts li a.mail a {
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline;
}

.block_footer .item .block_contacts li .tel a {
    color: #fff;
    font-family: 'Playfair Display';
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    font-variant: lining-nums;
}

.block_footer .item .block_contacts li .tel a:hover {
    text-decoration: none;
}

.block_footer .item .block_contacts li a.mail a {
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    text-decoration: underline;
}

.modification_table tr td .favorites.active {
    border-color: #cc9e4a;
    background-color: #cc9e4a;
}

.modification_table tr td .favorites.active .basket_color, .modification_table tr td .favorites.active .favorites_color {
    fill: #fff;
}

.block_input input.error {
    border-color: #ff5757 !important;
}

.block_input .select-selected {
    width: 100%;
}

.block_saving .item .numb b, .block_advantages .item .title b {
    font-size: 54px;
    font-weight: 400;
}

.popup_thanks.fancybox-content {
    width: 96%;
    max-width: 490px;
    padding: 52px 60px;
    overflow: visible;
}

.thanks {
    text-align: center;
}

.thanks__icon {
    margin-bottom: 25px;
}

.thanks__title {
    display: block;
    margin: 0 0 10px 0;
    text-align: center;
    color: #081829;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    text-transform: uppercase;
}

.thanks__description {
    font-size: 13px;
    font-family: Montserrat, Arial, sans-serif;
}

.block_categories_of_products:hover.ex .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 147, 30, .9)), to(rgba(37, 37, 253, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 147, 30, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 147, 30, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 147, 30, .9) 0, rgba(37, 37, 253, 0) 100%);
}

.block_categories_of_products:hover.prom .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(37, 37, 253, 0)), to(rgba(128, 128, 128, .9)));
    background-image: -webkit-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(128, 128, 128, .9) 100%);
    background-image: -o-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(128, 128, 128, .9) 100%);
    background-image: linear-gradient(to right, rgba(37, 37, 253, 0) 0, rgba(128, 128, 128, .9) 100%);
}

.block_categories_of_products:hover.street .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(41, 171, 226, .9)), to(rgba(37, 37, 253, 0)));
    background-image: -webkit-linear-gradient(left, rgba(41, 171, 226, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(41, 171, 226, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: linear-gradient(to right, rgba(41, 171, 226, .9) 0, rgba(37, 37, 253, 0) 100%);
}

.block_categories_of_products:hover.office .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(37, 37, 253, 0)), to(rgba(37, 37, 253, .9)));
    background-image: -webkit-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(37, 37, 253, .9) 100%);
    background-image: -o-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(37, 37, 253, .9) 100%);
    background-image: linear-gradient(to right, rgba(37, 37, 253, 0) 0, rgba(37, 37, 253, .9) 100%);
}

.block_categories_of_products:hover.spot .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(252, 238, 33, .9)), to(rgba(37, 37, 253, 0)));
    background-image: -webkit-linear-gradient(left, rgba(252, 238, 33, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(252, 238, 33, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: linear-gradient(to right, rgba(252, 238, 33, .9) 0, rgba(37, 37, 253, 0) 100%);
}

.block_categories_of_products:hover.commercial .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(37, 37, 253, 0)), to(rgba(187, 172, 110, .9)));
    background-image: -webkit-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(187, 172, 110, .9) 100%);
    background-image: -o-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(187, 172, 110, .9) 100%);
    background-image: linear-gradient(to right, rgba(37, 37, 253, 0) 0, rgba(187, 172, 110, .9) 100%);
}

.block_categories_of_products:hover.park .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(1, 123, 65, .9)), to(rgba(37, 37, 253, 0)));
    background-image: -webkit-linear-gradient(left, rgba(1, 123, 65, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(1, 123, 65, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: linear-gradient(to right, rgba(1, 123, 65, .9) 0, rgba(37, 37, 253, 0) 100%);
}

.block_categories_of_products:hover.architect .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(37, 37, 253, 0)), to(rgba(0, 113, 188, .9)));
    background-image: -webkit-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(0, 113, 188, .9) 100%);
    background-image: -o-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(0, 113, 188, .9) 100%);
    background-image: linear-gradient(to right, rgba(37, 37, 253, 0) 0, rgba(0, 113, 188, .9) 100%);
}

.block_categories_of_products:hover.agro .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(140, 198, 63, .9)), to(rgba(37, 37, 253, 0)));
    background-image: -webkit-linear-gradient(left, rgba(140, 198, 63, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(140, 198, 63, .9) 0, rgba(37, 37, 253, 0) 100%);
    background-image: linear-gradient(to right, rgba(140, 198, 63, .9) 0, rgba(37, 37, 253, 0) 100%);
}

.block_categories_of_products:hover.zom .mask_bg_blue {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(37, 37, 253, 0)), to(rgba(255, 0, 0, .9)));
    background-image: -webkit-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(255, 0, 0, .9) 100%);
    background-image: -o-linear-gradient(left, rgba(37, 37, 253, 0) 0, rgba(255, 0, 0, .9) 100%);
    background-image: linear-gradient(to right, rgba(37, 37, 253, 0) 0, rgba(255, 0, 0, .9) 100%);
}

.h-content {
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
}

header .basket, header .favorites {
    position: relative;
}

.header-counter {
    position: absolute;
    top: -2px;
    right: -2px;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #cc9e4a;
    border-radius: 50%;
}

.header-counter span {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    margin-left: -1px;
}

.noty_theme__sunset.noty_type__success {
    background-color: #cc9e4a;
}

.modification-group__header_level-2 {
}

[class^="modification-group__header_level-"] td:first-child, [class^="modification-group__header_level-"] td:first-child:hover, [class^="modification-group__header_level-"] td, [class^="modification-group__header_level-"] td:hover {
    height: 55px;
    background-color: #f8f1e6;
}

[class^="modification-group__header_level-"] td:last-of-type {
    text-align: left;
    color: #081829;
    font-family: "Playfair Display";
    font-size: 20px;
    font-weight: 400;
    height: 55px;
    background-color: #f8f1e6;
}

.modification-group__header_level-1 {
}

tr.modification-group__header_level-1 td, tr.modification-group__header_level-1 td:first-child, tr.modification-group__header_level-1 td:last-child {
    text-align: center;
    color: #081829;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 400;
    height: 55px;
    background-color: #f8f1e6;
}

.filter-modification {
    width: 100%;
}

.filter-modification .jq-selectbox__select-text {
    position: relative;
    color: #686868l;
/ / color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    padding: 19.5px 36px 22.5px 0;
}

.filter-modification .jq-selectbox__select-text:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #e5e8ec;
    border: solid #eee;
    border-width: 0 1px;
}

.filter-modification .jq-selectbox__dropdown {
    width: 100%;
    background: #fff;
}

.filter-modification .jq-selectbox__dropdown ul {
    padding: 0;
    margin: 0;
}

.filter-modification .jq-selectbox__dropdown li {
    display: block;
    position: relative;
    color: #778694;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    padding: 15px 20px;
    border: solid #eee;
    border-width: 0 1px 1px 1px;
}

.filter-modification .jq-selectbox__dropdown li:before {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #cc9e4a;
    opacity: 0;
}

.filter-modification .jq-selectbox__dropdown li:hover {
    background-color: #f9f5ec;
    color: #cc9e4a;
    border-left-color: #cc9e4a;
}

.filter-modification .jq-selectbox__dropdown li:hover:before {
    opacity: 1;
}

.filter-modification .jq-selectbox__trigger {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 10px;
    height: 6px;
    transform: translate(-100%, -50%);
    background-image: url(/local/templates/umlight/./img/arrow-bottom.svg);
    background-repeat: no-repeat;
}

.filter-modification.opened .jq-selectbox__select-text {
    color: #cc9e4a;
}

.filter-modification.opened .jq-selectbox__trigger {
    background-image: url(/local/templates/umlight/./img/arrow-bottom-active.svg);
}

.filter-modification.opened .jq-selectbox__select-text:after {
    background-color: #cc9e4a;
    border-left-color: #cc9e4a;
}

.filter-modification.changed .reset-modification {
    position: absolute;
    bottom: 11px;
    right: 12px;
    width: 20px;
    height: 20px;
    transform: translate(0, -50%);
    background: url(/local/templates/umlight/./img/icon_close_active.svg) center / auto 50% no-repeat;
    z-index: 9999;
    cursor: pointer;
}

.filter-modification .jq-selectbox__dropdown li.disabled {
    color: #eee;
}

.filter-modification.changed .reset-modification:hover, .filter-modification.changed .reset-modification:active, .filter-modification.changed .reset-modification:focus {
    background-image: url(/local/templates/umlight/./img/icon_close.svg);
}

.icon-file {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    margin-right: 20px;
}

.icon-file:before, .icon-file:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.icon-file:before {
    opacity: 1;
}

.icon-file:after {
    opacity: 0;
}

.btn_transparent_svg:hover .icon-file:before {
    opacity: 0;
}

.btn_transparent_svg:hover .icon-file:after {
    opacity: 1;
}

.icon-file_draw:before {
    background-image: url('/local/templates/umlight/./img/icon-file_draw.png');
}

.icon-file_draw:after {
    background-image: url('/local/templates/umlight/./img/icon-file_draw_active.png');
}

.icon-file_specific:before {
    background-image: url('/local/templates/umlight/./img/icon-file_specific.png');
}

.icon-file_specific:after {
    background-image: url('/local/templates/umlight/./img/icon-file_specific_active.png');
}

.icon-file_certificate:before {
    background-image: url('/local/templates/umlight/./img/icon-file_certificate.png');
}

.icon-file_certificate:after {
    background-image: url('/local/templates/umlight/./img/icon-file_certificate_active.png');
}

.icon-file_ies:before {
    background-image: url('/local/templates/umlight/./img/icon-file_ies.png');
}

.icon-file_ies:after {
    background-image: url('/local/templates/umlight/./img/icon-file_ies_active.png');
}

.icon-file_passport:before {
    background-image: url('/local/templates/umlight/./img/icon-file_passport.png');
}

.icon-file_passport:after {
    background-image: url('/local/templates/umlight/./img/icon-file_passport_active.png');
}

.block_search-page {
    margin-top: 70px;
    width: 100%;
}

.block_comparison_vs_favorites .item a.active {
    color: #cc9e4a;
    text-decoration: underline;
}

.table_compare__wrap {
    max-width: 100%;
    padding: 0 15px;
    overflow-x: auto;
}

.table_compare {
}

.table_compare.hide_properties .compare-property_hidden {
    display: none;
}

.table_compare a {
    color: inherit;
}

.table_compare th:first-child, .table_compare td:first-child {
    max-width: 440px;
}

.table_compare thead {
}

.table_compare thead tr {
}

.table_compare thead tr th {
    position: relative;
    text-align: center;
    color: #081829;
    font-family: "Playfair Display", sans-serif;
    font-size: 20px;
    font-weight: 400;
    height: 55px;
    background-color: #f8f1e6;
    border: 3px solid #fff;
    padding-left: 10px;
    padding-right: 40px;
}

.table_compare thead tr th:first-child {
    border-left: none;
    padding-right: 10px;
}

.table_compare thead tr th:last-child {
    border-right: none;
}

.table_compare thead tr th .compare__remove {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    background: url("/local/templates/umlight/./img/del.svg") center / contain no-repeat;
    cursor: pointer;
}

.table_compare tbody tr {
}

.table_compare tbody tr td {
    padding: 0 10px;
    color: #778694;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: center;
    background-color: #f7f9fa;
    height: 70px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 3px solid #fff;
}

.table_compare tbody tr td:first-child {
    text-align: left;
    padding: 0 20px;
    border-left: none;
}

.table_compare tbody tr td:last-child {
    border-right: none;
}

.compare__actions {
    position: absolute;
    top: 0;
    right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.compare__action {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #cc9e4a;
    margin: 0 10px;
    overflow: hidden;
    cursor: pointer;
}

.compare__action:before, .compare__action:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 70%;
}

.compare__action:before {
    opacity: 1;
}

.compare__action:after {
    opacity: 0;
}

.compare__action.active:before, .compare__action:hover:before {
    opacity: 0;
    background-color: transparent
}

.compare__action.active:after, .compare__action:hover:after {
    opacity: 1;
    background-color: #cc9e4a
}

.compare__action_diff:before {
    background-image: url("/local/templates/umlight/./img/compare.png");
}

.compare__action_diff:after {
    background-image: url("/local/templates/umlight/./img/compare_act.png");
}

.compare__action_print:before {
    background-image: url("/local/templates/umlight/./img/print.png");
}

.compare__action_print:after {
    background-image: url("/local/templates/umlight/./img/print_act.png");
}

.sticky-wrapper.is-sticky .block_menu_top {
    background: #081829;
}

.sticky-wrapper.is-sticky .block_menu_top:before, .sticky-wrapper.is-sticky .block_menu_top:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #081829;
}

.sticky-wrapper.is-sticky .block_menu_top:before {
    left: -100%;
}

.sticky-wrapper.is-sticky .block_menu_top:after {
    right: -100%;
}

.sticky-wrapper.is-sticky .block_menu_top .block-menu_contacts {
}

.sticky-wrapper.is-sticky .block_menu_top .block_menu {
    top: 51px;
}

.info {
    display: block;
    border: 1px solid #eee;
    margin-bottom: 25px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: none;
}

.info:hover {
    text-decoration: none;
    border-color: #efe3cd;
    color: #efe3cd;
}

.info__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
}

.info__theme {
    color: #081829;
}

.info__date {
    color: #081829;
}

.info__theme:hover {
    color: #081829;
}

.info__date:hover {
    color: #081829;
}

.info__view {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    width: 100%;
    height: 290px;
}

.info__image {
    max-width: 100%;
    max-height: 100%;
}

.info__name {
    display: block;
    padding: 0 15px;
    text-align: left;
    color: #081829;
    font-family: "Playfair Display", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: none;
}

.info:hover .info__name {
    color: #081829;
}

.info__preview-text {
    text-align: left;
    color: #081829;
    padding: 0 15px 25px;
}

.block_products_list .description:not(:empty) {
    margin-bottom: 45px;
}

.block_products_list.news .title:after {
    background-color: #29abe2;
}

.block_products_list.articles .title:after {
    background-color: #ff931e;
}

.block_products_list.certificates .title:after {
    background-color: #017b41;
}

.block_products_list.documents .title:after {
    background-color: #bbac6e;
}

.btn_all {
    display: inline-block;
    width: 360px;
    height: 55px;
    border-radius: 10px;
    background-color: #dbdfe5;
    border: 1px solid #dbdfe5;
    color: #fff;
    text-align: center;
    transition: .3s;
    line-height: 55px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1.4px;
    list-style-type: none;
}

.btn_all:hover {
    background-color: #cc9e4a;
    border-color: #cc9e4a;
    color: #fff;
    text-decoration: none;
}

.info-detail__header {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 25px;
}

.info-detail__header > div {
    margin-right: 15px;
}

.info-detail__top {
    display: flex;
    margin-bottom: 45px;
    align-items: stretch;
}

.info-detail__other {
    width: 460px;
    flex-shrink: 0;
}

.info-detail__other .title {
    display: block;
    margin-bottom: 25px;
    color: #081829;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
}

.info-detail__other-list {
    margin: 0;
    padding: 0 0 45px 0;
    border-bottom: 3px solid #e5e8ec;
}

.info-detail__other-list li {
    position: relative;
    list-style-type: none;
    margin-bottom: 20px;
    padding-left: 20px;
}

.info-detail__other-list li a {
    color: #081829;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    transition: .3s;
}

.info-detail__other-list li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6.5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #cc9e4a;
    transition: .3s;
}

.info-detail__content {
    margin-bottom: 45px;
}

.info-detail__view {
    width: 100%;
    height: 100%;
    max-height: 550px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    border: 1px solid #eee;
    padding: 5%;
    box-sizing: border-box;
}

.info-detail__image {
    max-width: 100%;
    max-height: 100%;
}

.info-detail__other-list {
    margin-bottom: 25px;
}

.info-detail__controls {
    display: flex;
}

.info-detail__control:not(:last-of-type) {
    margin-right: 25px;
}

.info-detail__controls .info-detail__control {
    text-decoration: none;
}

.info-detail__image + .info-detail__controls {
    flex-direction: column;
}

.info-detail__image + .info-detail__controls .info-detail__control:not(:last-of-type) {
    margin-bottom: 25px;
    margin-right: 0;
}

.info_certificates {
    padding-top: 15px;
}

.info__name_certificates {
    text-align: center;
}

.info_documents {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    min-height: 120px;
}

.info_documents .info__view {
    max-height: 84px;
    max-width: 120px;
    margin-bottom: 0;
}

.info_documents .info__name {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 18px;
    text-transform: inherit;
    line-height: 1.2;
}

.info-detail__bottom {
    display: none;
    margin-bottom: 45px;
}

.info-detail__bottom .info-detail__controls .info-detail__control {
    text-decoration: none;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    width: 50%;
    max-width: 280px;
}

.block-menu_contacts {
    padding-left: 29px;
}

.block_menu_top .block_shop a.favorites {
    margin-right: 10px;
}

.block_shop .favorites:before {
    content: '';
    display: block;
    background: url(/local/templates/umlight/img/svg/favorites.svg) no-repeat center;
    width: 20px;
    height: 21px;
}

.block_shop .favorites:hover:before {
    background: url(/local/templates/umlight/img/svg/favorites_black.svg) no-repeat center;
}

.block_shop .compare:before {
    content: '';
    display: block;
    background: url(/local/templates/umlight/img/svg/compare.svg) no-repeat center;
    width: 18px;
    height: 18px;
}

.block_shop .compare:hover:before {
    background: url(/local/templates/umlight/img/svg/compare_black.svg) no-repeat center;
}

.block_shop .basket:before {
    content: '';
    display: block;
    background: url(/local/templates/umlight/img/svg/basket.svg) no-repeat center;
    width: 20px;
    height: 20px;
}

.block_shop .basket:hover:before {
    background: url(/local/templates/umlight/img/svg/basket_black.svg) no-repeat center;
}

.block_menu_top .block_shop a.compare {
    display: flex;
    margin-right: 10px;
    position: relative;
}

.block_menu_top .block_shop a.compare.hide {
    display: none;
}

.modification_table tr td .compare {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    transition: .3s;
}

.modification_table .compare:before {
    content: '';
    display: block;
    background: url(/local/templates/umlight/img/svg/compare.svg) no-repeat center;
    width: 18px;
    height: 18px;
}

.modification_table .compare.active:before, .modification_table .compare:hover:before {
    background: url(/local/templates/umlight/img/svg/compare_white.svg) no-repeat center;
}

.modification_table .favorites:before {
    content: '';
    display: block;
    background: url(/local/templates/umlight/img/svg/favorites.svg) no-repeat center;
    width: 18px;
    height: 18px;
}

.modification_table .favorites.active:before, .modification_table .favorites:hover:before {
    background: url(/local/templates/umlight/img/svg/favorites_white.svg) no-repeat center;
}

.modification_table .basket:before {
}

.modification_table .basket.active:before, .modification_table .basket:hover:before {
}

.modification_table tr td .compare.active, .modification_table tr td .compare:hover {
    border-color: #cc9e4a;
    background-color: #cc9e4a;
}

.modification_table tr td .compare.active .compare_color, .modification_table tr td .compare:hover .compare_color {
    fill: #fff;
}

.block_menu_top .block_shop a:hover .compare_color {
    fill: #081829;
}

.jq-selectbox__select-text {
    width: auto !important;
}

.p404 {
    text-align: center;
    padding: 10px 0 70px;
}

.p404-h1 {
    font-family: 'Playfair Display';
    color: #cc9e4a;
    font-weight: 400;
    font-size: 24px;
    margin: 40px auto 30px;
}

.p404-image:before, .p404-image:after {
    content: '4';
    font-family: 'Playfair Display';
    font-size: 100px;
    color: #cc9e4a;
    position: relative;
    top: 10px;
    margin: 0 5px;
}

.p404-image img {
    max-width: 107px;
}

.p404-text {
    font-size: 14px;
    color: #26364a;
    opacity: .9;
    padding: 0 10px;
    line-height: 1.5;
}

.p404-btn {
    width: 220px;
    height: 56px;
    line-height: 56px;
    display: block;
    margin: 30px auto 10px;
    background: #19cbac;
    border-radius: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #26364a;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    box-shadow: 0px 4px 1px #1e8370;
}

.p404-btn:hover, .p404-btn:focus, .p404-btn:active {
    text-decoration: none;
    color: inherit;
    box-shadow: 0px 0px 0px #1e8370;
}

@media (min-width: 768px) {
    .p404-image img {
        max-width: 163px;
    }

    .p404-image:before, .p404-image:after {
        font-size: 160px;
        top: 25px;
    }

    .p404-h1 {
        font-size: 36px;
    }

    .p404-text {
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    .p404-image img {
        max-width: 100%;
    }

    .p404-image:before, .p404-image:after {
        font-size: 230px;
        top: 25px;
    }

    .p404-h1 {
        font-size: 48px;
    }

    .p404-text {
        font-size: 18px;
    }
}

@media (max-width: 1599px) {
    .block_modification_table {
        overflow-x: auto;
    }
}

@media (max-width: 1369px) {
    .block_logo {
        max-width: 296px;
    }

    .block_menu_top .block_menu > li {
        margin-right: 25px;
    }
}

@media (max-width: 1279px) {
    .info-detail__view {
        margin-right: 0;
        height: auto;
    }

    .info-detail__other {
        display: none;
    }

    .info-detail__bottom {
        display: block;
    }
}

@media (max-width: 1199px) {
    .block-menu_contacts {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .block_menu_top {
        flex-wrap: nowrap;
        padding: 15px 0 70px;
    }

    .block_logo {
        max-width: 400px;
    }

    .block-menu_navigation {
        padding-left: 10px;
    }

    .block-menu_contacts {
        position: absolute;
        left: 0;
        bottom: -15px;
    }
    .block-menu_contacts.mobile {
        position: absolute;
        left: 0;
        bottom: 7px;
    }
    .block-menu_contacts.mobile .block_contacts.phone{
        margin-top: 10px;
    }

    .block_menu_top .block_shop a:not(:last-of-type) {
        margin-right: 0px;
    }

    .block_menu_top .block_shop a {
        border: none;
        width: 30px;
        height: 30px;
    }

    .header-counter {
        width: 14px;
        height: 14px;
    }

    .header-counter span {
        font-size: 8px;
        margin-left: 0;
    }

    .block-menu_contacts {
        padding: 15px 0 0;
    }

    .block_menu_top .block_contacts {
        align-items: center;
    }

    .block_menu_top .block_contacts li {
        margin: 0;
    }

    .info-detail__bottom .info-detail__controls {
        flex-direction: column;
    }

    .info-detail__bottom .info-detail__controls .info-detail__control {
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
        margin-right: 0;
    }

    .info-detail__bottom .info-detail__controls .info-detail__control:last-of-type {
        margin-bottom: 0;
    }

    .table_compare thead tr th {
        font-size: 15px;
    }

    .table_compare tbody tr td {
        font-size: 14px;
    }
}

.tooltipster-base {
    font-size: 11px;
    text-align: center;
}

.tooltipster-sidetip .tooltipster-content {
    padding: 4px 4px;
}

.modification_table .js-order-count {
    max-width: 56px;
    text-align: center;
    outline: none;
    border: 1px solid #f6f7f9;
    border-radius: 4px;
}

.wishList-empty, .cart-empty {
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    text-align: center;
    border: 1px solid #cc9e4a;
    padding: 5% 0;
    border-width: 1px 0;
}

.cart-order-box.empty {
    overflow: hidden;
    height: 0;
    padding: 0;
    margin: 0;
    border-width: 0;
    transition: all 0.25s ease-in-out;
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.3;
}

@media (max-width: 1199px) {
    .wishList-empty, .cart-empty {
        font-size: 42px;
    }
}

@media (max-width: 767px) {
    .wishList-empty, .cart-empty {
        font-size: 32px;
    }
}

.tooltipster-sidetip .tooltipster-box {
    border-color: transparent;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #555;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #555;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #555;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #555;
}

.compare__action_print {
    display: none;
}

@media (max-width: 1200px) {
    .block_menu_top .block_menu > li .drop_menu li a, .block_menu_top .block_menu > li > a, .block_slider_they_trust_us .block_slider .item .text {
        font-size: 16px;
        padding: 10px 5px;
        display: block;
    }

    .block_menu_top .block_menu {
        padding: 15px 0;
    }

    .block_menu_top .block_menu > li {
        margin: 0;
    }
}

@media (max-width: 576px) {
    .block_menu_top .block_menu {
        width: 100%;
        font-size: 2em;
    }
}

.caption_filter {
    font-size: 12px;
    margin-top: -16px;
}

.block_assemble_modification .block_select .item {
    margin-top: 2em;
}

@media (max-width: 768px) {
    .caption_filter {
        margin-top: 5px;
    }

    .filter-modification.changed .reset-modification {
        bottom: 2px;
    }
}

.modification_table tr td:first-child:hover {
    text-decoration: underline;
    color: #cfa423;
}
.block_shop .search {
display:none;
}
img {
    max-width: 100%;
    height: auto;
}

img[loading] {
    opacity: 1;
}

.block_slider img,
.products_list img,
.catalog img {
    content-visibility: auto;
}

/* ===== UML NARROW CONTAINER (cascade-last, width only) ===== */
:root {
    --uml-container-max: 1320px;
    --uml-gutter: 40px;
}

.container,
header .container,
.uml-mega-section .container,
.uml-brands > .container,
.uml-showcase-section .container,
main .container,
footer .container,
#all_width_container {
    max-width: var(--uml-container-max);
    padding-left: var(--uml-gutter);
    padding-right: var(--uml-gutter);
}

.uml-mega-section {
    max-width: none;
    width: 100%;
}

.uml-mega-section .container {
    max-width: var(--uml-container-max);
    margin-left: auto;
    margin-right: auto;
}

.uml-hero__content {
    max-width: var(--uml-container-max);
    padding-left: var(--uml-gutter);
    padding-right: var(--uml-gutter);
}

@media (max-width: 1399px) {
    :root {
        --uml-container-max: 1280px;
        --uml-gutter: 40px;
    }
}

@media (min-width: 1400px) {
    :root {
        --uml-container-max: 1320px;
        --uml-gutter: 48px;
    }
}

/* End */
/* /local/templates/umlight/libs/formstyler/jquery.formstyler.css?17102680061895 */
/* /local/templates/umlight/css/main.min.css?1716412620258550 */
/* /local/templates/umlight/css/uml-layout.css?17839447382321 */
/* /local/templates/umlight/css/uml-header.css?178394434613361 */
/* /local/templates/umlight/css/cursor-light.css?17838435503356 */
/* /local/templates/umlight/css/style.css?17837622388192 */
/* /local/templates/umlight/components/bitrix/menu/main/style.css?1716656972509 */
/* /local/templates/umlight/components/bitrix/search.title/header-search/style.css?17838590103268 */
/* /local/templates/umlight/components/bitrix/catalog.section.list/header/style.css?1783942329104 */
/* /local/templates/umlight/css/uml-mega.css?178394436518529 */
/* /local/templates/umlight/template_styles.css?178393486931842 */
