

/* Start:/local/templates/main/css/slick.css?17111871861897*/
/* Slider */
.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: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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:before,
.slick-track:after
{
    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-arrow:hover,
.slick-slide:hover {
  outline: none; }

.slick-arrow:focus,
.slick-slide:focus {
  outline: none; }
/* End */


/* Start:/local/templates/main/css/select2.min.css?171118718616264*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/local/templates/main/css/jquery.fancybox.min.css?171118718612795*/
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:none;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:none;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:transparent;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:transparent;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:transparent;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:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.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:transparent;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:transparent;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(0deg)}.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:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;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:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;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)}}
/* End */


/* Start:/local/templates/main/css/main.css?1748444858106955*/
html {
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* Работает в Chrome, Edge и Safari */
*::-webkit-scrollbar {
  width: 12px;
}

*::-webkit-scrollbar-track {
  background: #1d1d1f;
}

*::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #1d1d1f;
}

body {
  padding: 0;
  margin: 0;
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: normal; }

p {
  margin-top: 0;
  font-weight: 300;
  margin-top: 0; }

* {
  box-sizing: border-box; }

a {
  text-decoration: none; }

form {
  padding: 0;
  margin: 0; }

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

li {
  padding: 0;
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sup {
  font-size: 75%;
  line-height: 0; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

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

a {
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.group:after, .contain:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.swiper-button-disabled {
  opacity: 0 !important; }

.swiper-button:focus {
  outline: none; }

.lcpadding {
  padding-left: calc((100% - 1280px)/2); }
  @media only screen and (max-width: 1367px) {
    .lcpadding {
      padding-left: calc((100% - 1170px)/2); } }
  @media only screen and (max-width: 1199px) {
    .lcpadding {
      padding-left: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .lcpadding {
      padding-left: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .lcpadding {
      padding-left: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .lcpadding {
      padding-left: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .lcpadding {
      padding-left: 15px; } }

.rcpadding {
  padding-right: calc((100% - 1280px)/2); }
  @media only screen and (max-width: 1367px) {
    .rcpadding {
      padding-right: calc((100% - 1170px)/2); } }
  @media only screen and (max-width: 1199px) {
    .rcpadding {
      padding-right: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .rcpadding {
      padding-right: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .rcpadding {
      padding-right: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .rcpadding {
      padding-right: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .rcpadding {
      padding-right: 15px; } }

.contain {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

@media only screen and (max-width: 1367px) {
  .contain {
    max-width: 1170px; }
  .head__w form {
    width: 150px; } }

@media only screen and (max-width: 1199px) {
  .contain {
    max-width: 970px; } }

@media only screen and (max-width: 991px) {
  .contain {
    max-width: 750px; } }

@media only screen and (max-width: 767px) {
  .contain {
    max-width: 600px; } }

@media only screen and (max-width: 640px) {
  .contain {
    max-width: 530px; } }

@media only screen and (max-width: 575px) {
  .contain {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px; } }

@media only screen and (max-width: 320px) {
  body, body > * {
    width: auto;
    min-width: 320px; } }

@media only screen and (min-width: 1080px) {
  .main-mnu {
    display: block !important; }
  .hidden-mnu {
    display: none; } }

@font-face {
  font-family: 'Futura PT';
  src: url("/local/templates/main/css/../fonts/FuturaPT-Book.woff") format("woff"), url("/local/templates/main/css/../fonts/FuturaPT-Book.woff2") format("woff2");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Futura PT';
  src: url("/local/templates/main/css/../fonts/FuturaPT-Medium.woff") format("woff"), url("/local/templates/main/css/../fonts/FuturaPT-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("/local/templates/main/css/../fonts/SourceSansPro-Regular.woff") format("woff"), url("/local/templates/main/css/../fonts/SourceSansPro-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Calibri';
  src: url("/local/templates/main/css/../fonts/Calibri-regular.woff") format("woff"), url("/local/templates/main/css/../fonts/Calibri-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

button {
  border: none;
  outline: none; }

textarea:hover, textarea:active, textarea:focus {
  outline: none; }

.burger {
  display: none; }

body {
  /*font-family: "Futura PT";*/
  /*font-family: "Geologica", sans-serif;*/
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  position: relative;
  min-height: 100vh; }
  body:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 20;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s; }
  body.body-open {
    overflow: hidden;
    position: relative; }
    body.body-open:before {
      opacity: 1;
      visibility: visible; }

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

.main {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-bottom: 40px; }

/*modal*/
.modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
  z-index: 1100;
  background: rgba(45, 40, 40, 0.85);
  display: none; }

.modal-form__layout {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 2; }

.modal-form__block {
  position: absolute;
  top: 5%;
  margin-bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  z-index: 16;
  width: calc(100% - 40px);
  max-width: 1321px;
  background-color: #FFF;
  min-height: 100px;
  border-bottom: 5px solid #555; }

.modal-form__inner {
  position: relative; }

.modal-close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 7;
  width: 24px;
  height: 24px;
  background: url("/local/templates/main/css/../img/close-w.svg") no-repeat 0 0; }

/*end modal*/
/*top menu mnu*/
.menu__list > li:not(:last-child) {
  margin-right: 15px; }

.menu__list li {
  position: relative; }

.menu__list a.parent {
  margin-right: 25px; }

.menu__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.menu__link {
  display: block;
  height: 20px; }

.sub-menu__list {
  position: absolute;
  top: 15px;
  padding-top: 5px;
  left: 0;
  display: none; }
  .sub-menu__list li {
    padding: 10px; }
  .sub-menu__list > li {
    background-color: #000; }

.sub-menu__link {
  color: #fff; }

.sub-sub-menu__list {
  left: 100%;
  top: 0;
  position: absolute;
  display: none; }
  .sub-sub-menu__list > li {
    background-color: #ccc; }

.menu-arrow {
  display: none;
  width: 0;
  height: 0;
  border-top: 10px solid #000;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  right: 0;
  top: calc(50% - 5px); }
  .menu-arrow.active {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.sub-menu__arrow {
  border-top: 10px solid transparent;
  border-left: 10px solid #fff;
  border-right: none;
  border-bottom: 10px solid transparent; }

body.mouse .menu__list > li:hover .sub-menu__list {
  display: block; }

body.mouse .sub-menu__list > li:hover .sub-sub-menu__list {
  display: block; }

body.touch .menu-arrow {
  display: block; }

body.touch .sub-menu__list.open {
  display: block; }

body.touch .sub-sub-menu__list.open {
  display: block; }

@media (max-width: 767px) {
  .menu__list {
    display: block; }
  .sub-menu__list {
    position: static; }
  .sub-sub-menu__list {
    position: static; }
  .sub-menu__arrow {
    border-top: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent; }
  .menu-arrow {
    top: 0px;
    right: 5px; }
  .sub-menu__list,
  .sub-sub-menu__list {
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s linear; }
    .sub-menu__list.open,
    .sub-sub-menu__list.open {
      max-height: 300px; } }

/*end top menu mnu*/
.btn {
  background: #1d1d1f;
  color: white;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  height: 48px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 24px;
  padding-right: 24px;
  border: 1px solid transparent; }
  .btn._min {
    height: 39px; }
  @media (any-hover: hover) {
    .btn:hover {
      background-color: #FFF;
      color: #000;
      border: 1px solid #000; } }

.btn,
.btn-o,
*[class$="__btn"] {
  transition: 0.5s; }
  .btn:hover,
  .btn-o:hover,
  *[class$="__btn"]:hover {
    text-decoration: none; }

.header {
  background: #1d1d1f;
  padding-top: 34px;
  padding-bottom: 36px;
  position: relative;
  z-index: 21; }
  .header a:hover {
    text-decoration: none; }

.header__col,
.head__w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .header__col form,
  .head__w form {
    width: 200px;
    height: 35px;
    position: relative;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    border: 1px solid rgba(255, 255, 255, 0.4);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .header__col form input[type="text"],
    .head__w form input[type="text"] {
      border: none;
      height: 100%;
      background: none;
      box-sizing: border-box;
      margin-right: 0px;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: 100%;
      color: #FFF;
      padding-right: 7px; }
      .header__col form input[type="text"]:focus,
      .head__w form input[type="text"]:focus {
        outline: none; }
    .header__col form button,
    .header__col form input[type="submit"],
    .head__w form button,
    .head__w form input[type="submit"] {
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1;
      background: none;
      border: none;
      width: 35px;
      height: 100%;
      background-image: url("/local/templates/main/css/../img/search.svg");
      background-repeat: no-repeat;
      background-position: center;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      font-size: 0; }

.header__col {
  display: none; }
  .header__col .head__call {
    font-size: 16px; }

.logo {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 197px; }
  .logo img {
    width: 100%;
    max-width: 100%; }

.head__call-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.head__call {
  color: #efefef;
  font-size: 20px;
  background-image: url("/local/templates/main/css/../img/phone-head.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  margin-right: 0px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .head__call a {
    color: #FFF; }
    .head__call a:hover {
      text-decoration: none; }

.head__w .head__call a {
  display: block; }

.head__socs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .head__socs a {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 20px; }

.head__mail {
  color: white;
  font-size: 20px;
  letter-spacing: 0.23px;
  background-image: url("/local/templates/main/css/../img/mail.svg");
  background-repeat: no-repeat;
  background-position: left top 1px;
  padding-left: 30px;
  margin-right: 0px;
  min-height: 26px; }
  .head__mail a {
    color: #FFF; }
    .head__mail a:hover {
      text-decoration: none; }

.head__geo {
  width: 24px;
  height: 24px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-image: url("/local/templates/main/css/../img/geo-h.svg");
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0; }
  .head__geo a {
    width: 100%;
    height: 100%;
    display: block;
    color: #FFF; }
    .head__geo a:hover {
      text-decoration: none; }

.head__btn {
  background: none;
  box-sizing: border-box;
  border: 1px solid white;
  height: 38px;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  transition: 0.5s; }
  @media (any-hover: hover) {
    .head__btn:hover {
      background-color: #FFF;
      border: 1px solid #000;
      color: #000; } }

.top__mnu ul {
  height: 64px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .top__mnu ul li {
    font-weight: 300;
    margin: 0 30px; }
    .top__mnu ul li a {
      color: #1D1D1F;
      font-size: 20px;
      border-bottom: 1px solid transparent;
      transition: 0.5s; }
      @media (any-hover: hover) {
        .top__mnu ul li a:hover {
          text-decoration: none;
          border-bottom: 1px solid #1D1D1F; } }

.top__mnu._inv ul li a {
  color: white; }
  @media (any-hover: hover) {
    .top__mnu._inv ul li a:hover {
      text-decoration: none;
      border-bottom: 1px solid #fff; } }

.tslider__wrap {
  position: relative; }
  .tslider__wrap .top__mnu {
    background: linear-gradient(180deg, rgba(29, 29, 31, 0.7), rgba(29, 29, 31, 0) 100%);
    position: absolute;
    z-index: 11;
    width: 100%; }
  .tslider__wrap .tslider__actions {
    color: #E0E0E0; }
    .tslider__wrap .tslider__actions span {
      color: #fff; }

.left-pos-padding, .inter__sl-w .tslider__actions, .inter__sl .slick-arrow {
  left: calc((100% - 1280px)/2); }
  @media only screen and (max-width: 1367px) {
    .left-pos-padding, .inter__sl-w .tslider__actions, .inter__sl .slick-arrow {
      left: calc((100% - 1170px)/2); } }
  @media only screen and (max-width: 1199px) {
    .left-pos-padding, .inter__sl-w .tslider__actions, .inter__sl .slick-arrow {
      left: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .left-pos-padding, .inter__sl-w .tslider__actions, .inter__sl .slick-arrow {
      left: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .left-pos-padding, .inter__sl-w .tslider__actions, .inter__sl .slick-arrow {
      left: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .left-pos-padding, .inter__sl-w .tslider__actions, .inter__sl .slick-arrow {
      left: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .left-pos-padding, .inter__sl-w .tslider__actions, .inter__sl .slick-arrow {
      left: 15px; } }

.right-pos-padding, .tslider .slick-arrow, .tslider__actions {
  right: calc((100% - 1280px)/2); }
  @media only screen and (max-width: 1367px) {
    .right-pos-padding, .tslider .slick-arrow, .tslider__actions {
      right: calc((100% - 1170px)/2); } }
  @media only screen and (max-width: 1199px) {
    .right-pos-padding, .tslider .slick-arrow, .tslider__actions {
      right: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .right-pos-padding, .tslider .slick-arrow, .tslider__actions {
      right: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .right-pos-padding, .tslider .slick-arrow, .tslider__actions {
      right: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .right-pos-padding, .tslider .slick-arrow, .tslider__actions {
      right: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .right-pos-padding, .tslider .slick-arrow, .tslider__actions {
      right: 15px; } }

.bl_sl .slick-arrow, .prod__sl .slick-arrow, .partners__sl .slick-arrow, .inter__sl .slick-arrow, .certifics__sl .slick-arrow, .card__sl .slick-arrow, .also__sl .slick-arrow {
  background: none;
  width: 20px;
  height: 40px;
  background-image: url("/local/templates/main/css/../img/arrow-ban2.svg");
  background-repeat: no-repeat;
  background-position: 0px center;
  position: absolute;
  z-index: 13;
  border: none;
  font-size: 0;
  bottom: 40px;
  right: 0; }
  .bl_sl .slick-arrow li button, .prod__sl .slick-arrow li button, .partners__sl .slick-arrow li button, .inter__sl .slick-arrow li button, .certifics__sl .slick-arrow li button, .card__sl .slick-arrow li button, .also__sl .slick-arrow li button {
    padding: 0;
    border: none; }

.bl_sl .slick-prev, .prod__sl .slick-prev, .partners__sl .slick-prev, .inter__sl .slick-prev, .certifics__sl .slick-prev, .card__sl .slick-prev, .also__sl .slick-prev {
  -webkit-transform: translate(-128px, 0);
      -ms-transform: translate(-128px, 0);
          transform: translate(-128px, 0); }

.bl_sl .slick-next, .prod__sl .slick-next, .partners__sl .slick-next, .inter__sl .slick-next, .certifics__sl .slick-next, .card__sl .slick-next, .also__sl .slick-next {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

          .inter__slide--inn {
            position: relative;
            overflow: hidden;
          }
          
          .inter__slide--inn a {
            display: block;
            position: relative;
          }
          
          .inter__slide--inn a img {
            display: block;
            width: 100%;
            height: 100%;
          }
          
          .inter__slide--inn a::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: url("/local/templates/main/img/view.png") no-repeat center center;
            background-size: 50px 50px;
            opacity: 0;
            z-index: 2;
            transition: opacity 0.4s ease;
          }
          
          .inter__slide--inn a::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: hsla(0, 0%, 7%, 0.6);
            opacity: 0;
            z-index: 1;
            transition: opacity 0.4s linear;
          }
          
          .inter__slide--inn a:hover::before,
          .inter__slide--inn a:hover::after {
            opacity: 1;
          }

.tslider {
  overflow: hidden; }
  .tslider .slick-arrow {
    background: none;
    width: 20px;
    height: 40px;
    background-image: url("/local/templates/main/css/../img/arrow-ban.svg");
    background-repeat: no-repeat;
    background-position: 0px center;
    position: absolute;
    z-index: 13;
    border: none;
    font-size: 0;
    bottom: 37px; }
    .tslider .slick-arrow li button {
      padding: 0;
      border: none; }
  .tslider .slick-prev {
    -webkit-transform: translate(-150px, 0);
        -ms-transform: translate(-150px, 0);
            transform: translate(-150px, 0); }
  .tslider .slick-next {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.tslider__actions {
  position: absolute;
  z-index: 12;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 44px;
  -webkit-transform: translate(-54px, 0);
      -ms-transform: translate(-54px, 0);
          transform: translate(-54px, 0);
  color: #828282; }
  .tslider__actions div {
    font-size: 16px;
    display: inline-block;
    margin-left: 5px; }
  .tslider__actions span {
    display: inline-block;
    color: #1D1D1F;
    font-size: 24px;
    font-weight: 450;
    margin-right: 5px; }
    .tslider__actions span i {
      font-style: normal; }

.tslider__slide {
  /*height: 750px;*/
  height: auto;
  aspect-ratio: 2 / 0.7883;  
  }

.tslider__slide {
  position: relative; }
  .tslider__slide:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1106px;
    height: 100%;
    background: url("/local/templates/main/css/../img/tslider_grad.png") no-repeat right top;
    z-index: 2; }
  .tslider__slide a {
    text-decoration: none; }
  .tslider__slide img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

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

  .banner__cont-wrap .contain {
    height: 100%;
  }

.banner__cont {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 220px;
  z-index: 4;
  position: relative;
  height: 100%;
  }

.banner__cont-txts {
  text-align: right;
  margin-bottom: 82px;
  max-width: 650px; }
  .banner__cont-txts span {
    display: block;
    color: white;
    font-size: 32px;
    font-weight: 450;
    line-height: 1.3;
    margin-bottom: 4px; }
  .banner__cont-txts p {
    color: #efefef;
    font-size: 20px;
    font-weight: 450;
    line-height: 1.3;
    text-align: right;
    text-transform: uppercase; }

.banner__cont-title {
  color: white;
  font-size: 48px;
  font-weight: 450;
  line-height: 1.3;
  margin-bottom: 20px; }

.banner__btn-w {
  margin-top: auto;
  margin-bottom: 110px;
}
.banner__btn-w a {
  min-width: 238px;
  margin-left: 16px;
  padding: 0 16px;
  font-size: 16px;  
  }

.best {
  padding-top: 80px;
  padding-bottom: 85px; }

.best__w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.best__item {
  width: calc(33.333% - 53.3333px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .best__item p {
    color: #1d1d1f;
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 0; }

.best__img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 80px;
  width: 80px;
  margin-bottom: 8px; }

.best__img img {
  max-width: 100%;
  height: auto;
}

.h2,
h2 {
  color: #0b0c10;
  font-size: 48px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-weight: 300; }

@media (min-width: 1368px) {
  .prod h2 {
    margin-bottom: 48px; } }

h3,
.h3 {
  color: #1d1d1f;
  font-size: 40px;
  margin-bottom: 30px; }

.h4,
h4 {
  color: #1d1d1f;
  font-size: 28px;
  font-weight: 450;
  margin-bottom: 14px; }

.prod__sl-wrap {
  position: relative;
  padding-bottom: 56px; }
  .prod__sl-wrap .tslider__actions {
    bottom: 29px;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }

.prod__sl {
  margin-bottom: 15px; }
  .prod__sl .slick-list {
    padding: 0 !important; }
  .prod__sl .slick-arrow {
    bottom: -50px; }
  .prod__sl .slick-next {
    right: calc(50% - 84px); }
  .prod__sl .slick-prev {
    right: auto;
    left: calc(50% - 84px);
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
  .prod__sl .slick-center .prod__item {
    background-color: #1D1D1F;
    transition: 0.6s; }
    .prod__sl .slick-center .prod__item * {
      color: #FFF; }
    .prod__sl .slick-center .prod__item .btn {
      background-color: #FFF;
      color: #000;
      padding: 0 20px; }
      @media (any-hover: hover) {
        .prod__sl .slick-center .prod__item .btn:hover {
          border: 1px solid #000000;
          background-color: #ffffff;
          color: #000000; } }

.prod__item {
  background: #ffffff;
  padding: 88px 63px 88px 64px;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .prod__item a:hover {
    text-decoration: none; }
  .prod__item p {
    visibility: hidden;
    color: #6e6e73;
    font-size: 18px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 40px;
    min-height: 92px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0; }
  .prod__item .btn {
    margin-top: 29px; }

.prod__item-title {
  color: #1d1d1f;
  font-size: 24px;
  font-weight: 450;
  letter-spacing: 0.22px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 23px; }

.prod__item-img {
  width: 197px;
  height: 233px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 23px; }
  .prod__item-img img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

/*25.10.2024*/
.prod__item .btn,
.prod__item-title {
  position: relative;
  z-index: 2;
}

.prod__item-title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 69px;
  font-size: 32px;
  font-weight: 100;
  width: 100%;
  color: #fff;
  background-color: #000;
  position: absolute;
  bottom: 150px;  
}

.prod__item p {
  display: none;
}

.prod__item .btn {
  position: absolute;
  bottom: 62px;
}

.prod__sl .slick-center .prod__item .btn {
  background-color: #1d1d1f;
  color: #fff;
}

.prod__item {
  padding: 0;
  position: relative;
    
}

.prod__sl .slick-slide {
  
}

.prod__sl .slick-slide > div {
  
  
}

.prod__item-img {
  width: 100%;
  height: 565px;
  object-fit: cover;
  margin-bottom: 0;
 
  
}
/*25.10.2024*/

.prod__pages-w {
  margin-bottom: 25px; }

.prod__pages {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.prod__arr-l {
  width: 20px;
  background-image: url("/local/templates/main/css/../img/arr-l-prod.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10px; }

.prod__page {
  color: #1d1d1f;
  font-size: 24px;
  font-weight: 450;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 30px;
  margin-right: 30px; }

.prod__page-span {
  color: #828282;
  font-size: 16px;
  display: inline-block;
  margin-left: 10px; }

.prod__arr-r {
  width: 20px;
  background-image: url("/local/templates/main/css/../img/arr-r-prod.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10px; }

.prod-collect a:hover {
  text-decoration: none; }

.prod-collect__w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .prod-collect__w p {
    color: #6e6e73;
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 12px;
    max-width: 410px; }

.prod-collect__title {
  color: #0b0c10;
  font-size: 48px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 12px; }

.download__cat {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #1d1d1f;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
  background-image: url("/local/templates/main/css/../img/download.svg");
  background-repeat: no-repeat;
  background-position: right 0px center;
  padding-right: 25px; }

.collect {
  padding-top: 74px;
  padding-bottom: 26px; }
  .collect .bx_catalog_tile {
    margin-bottom: 0; }
  .collect .contain {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .collect .contain .collect__btn-w {
      -webkit-order: 100;
          -ms-flex-order: 100;
              order: 100; }

.collect__w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  bottom: 5px;
  top: 5px;
  margin-bottom: 40px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .collect__w img {
    max-width: 100%;
    height: auto; }

.collect__item {
  width: 33.333%;
  height: auto;
  aspect-ratio: 1 / 0.737;
  overflow: hidden; }

.collect__item-img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.collect__txt-w {
  position: absolute;
  margin-top: 4px; }

.collect__title {
  color: #efefef;
  font-size: 48px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px; }

.collect__txt {
  color: #efefef;
  font-size: 40px;
  text-align: center; }

.dec__w {
  margin-bottom: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px; }

.teaser__item {
  width: calc(25% - 15px);
  display: inline-block; }
  .teaser__item:hover {
    text-decoration: none; }

.dec__img-w {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 0.83;
  overflow: hidden;
  margin-bottom: 12px; }
  .dec__img-w img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.dec__name {
  color: #1d1d1f;
  font-size: 20px;
  text-align: center;
  line-height: 1.3; }

.collect__btn-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .collect__btn-w .btn {
    padding: 0 24px; }

.partner {
  padding-bottom: 27px;
  margin-bottom: 43px; }

.partner__all {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 40px;
  margin-top: -2px; }

.partner__all-txt {
  color: #000;
  font-size: 20px;
  line-height: 1.3;
  max-width: 518px;
}

.collect__btn {
  color: white;
  font-size: 18px;
  font-weight: 450;
  text-transform: uppercase;
  background: #1d1d1f;
  height: 48px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.partner__sl-w {
  position: relative;
  padding-bottom: 66px; }
  .partner__sl-w .tslider__actions {
    bottom: 0; }

.partners__sl {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-left: -10px;
  margin-right: -10px; }
  .partners__sl .slick-slide {
    padding: 0 10px; }
  .partners__sl .slick-arrow {
    bottom: -73px;
    right: 10px; }
  .partners__sl .slick-prev {
    -webkit-transform: translate(-150px, 0);
        -ms-transform: translate(-150px, 0);
            transform: translate(-150px, 0); }

.partner__item {
  padding: 10px 43px;
  background: #f5f5f7;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1 / 0.54; }
  .partner__item img {
    max-width: 100%;
    height: auto; }

.partners__pages-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.rev {
  padding-top: 47px;
  padding-bottom: 86px; }

.film:not(.empty) + .content + .goods2 {
  margin-bottom: 40px;
}

.film.empty + .content + .goods2 {
  margin-top: -28px;
}

@media (max-width : 480px) {
  .film.empty + .content + .goods2 {
    margin-top: -16px;
  }
}

/*//2000*/

@media (min-width: 1368px) {
  .rev__w {
    margin-top: 48px; } }

.rev__yand {
  width: 235px;
  display: inline-block;
  margin-left: 25px; }
  .rev__yand img {
    max-width: 100%; }

.rev__cont {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 21px; }

.rev__col {
  width: calc(50% - 11px); }
  .rev__col iframe {
    border: none; }
  .rev__col._map {
    height: 712px;
    overflow: hidden;
     }

.rev__map-img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.popproduct__popup.fancybox-content {
  max-width: 846px;
}

.fancybox-slide {  
  overflow-y: scroll;
}

.popproduct__big-img {
  width: 100%;
  max-width: 746px;
  max-height: 737px;
  overflow: hidden;
} 

.popproduct__big-img img {
  object-fit: cover;  
  width: 100%;
  height: 100%;
}

.popproduct__title {
  text-align: center;
  margin: 20px 0 15px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
}

.popproduct__items {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.popproduct__item {
  width: calc(25% - 7.5px);
  max-width: 179px;
}

.popproduct__item:hover {
  text-decoration: none;
}

.popproduct__photo {
  aspect-ratio: 1 / 1;
  margin-bottom: 5px;
}

.popproduct__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.popproduct__link {
  font-size: 14px;
  text-align: center;
  display: block;
  color: #0B0C10;
  font-weight: 300;
}

@media (max-width : 767px) {
  .popproduct__big-img {
    max-height: 277px;
  }
  .popproduct__items {
    gap: 20px;
  }
  .popproduct__item {
    max-width: 50%;
    width: calc(50% - 10px);
    aspect-ratio: 1 / 1.115;
  }

  .popproduct__popup.fancybox-content {
    max-width: 320px;
    padding: 40px 20px 30px 20px;
  }
}

.inter {
  padding-top: 59px; }
  @media (min-width: 1368px) {
    .inter h2 {
      margin-bottom: 47px; } }

.inter__sl-w {
  position: relative;
  /*padding-bottom: 38px;*/
  padding-bottom: 58px;
   }
  @media (min-width: 1200px) {
    .inter__sl-w {
      padding-left: 0; } }
  .inter__sl-w .tslider__actions {
    right: auto;
    -webkit-transform: translate(50px, 0%);
        -ms-transform: translate(50px, 0%);
            transform: translate(50px, 0%);
    bottom: 0; }

.inter__sl {
  margin-bottom: 40px;
  margin-left: -10px;
  margin-right: -10px;
  height: 508px; }
  .inter__sl .slick-arrow {
    /*bottom: -85px;*/
    bottom: -106px;
    right: auto; }
  .inter__sl .slick-next {
    -webkit-transform: rotate(180deg) translate(-145px, 0%);
        -ms-transform: rotate(180deg) translate(-145px, 0%);
            transform: rotate(180deg) translate(-145px, 0%); }
  .inter__sl .slick-prev {
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%); }
  .inter__sl .slick-slide {
    padding: 0 10px; }
    /*.inter__sl .slick-slide > div*/
    .inter__sl .slick-slide span:not(.inter__name) {
      display: block;
      height: 508px;
      overflow: hidden; }

  .inter__sl .slick-slide > div a:hover {
      text-decoration: none;
  }
  .inter__sl .slick-slide > div a img,
  .inter__sl .slick-slide > div > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

    .inter__list {
    padding-bottom: 40px;
    display: flex;    
    flex-wrap: wrap;
    gap: 20px;
  }


  .inter__list-item {  
    width: calc(25% - 15px);
  }


  .inter__list-item a {
    display: block;
  }

  .inter__imw img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;

  }

@media (max-width : 991px) {
    .inter__list-item {
      width: calc(33.3333% - 14px);
    }
  }


  @media (max-width : 480px) {
    .inter__list {
      gap: 10px;      
    }
     .inter__list-item {
      width: calc(50% - 5px);
    }

  }
  .inter__list > a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .inter__list > a:hover {
    text-decoration: none;
  }

  .inter__imw {
    display: block;
    width: 100%;    
    aspect-ratio: 1 / 1.67;
    position: relative;
  }      

  .inter__name,
  .inter__desc {
    display: block;
    text-align: center;
    color: #1D1D1F;
  }

  .inter__name {
    margin-top: 10px;
    font-size: 20px;
    margin-bottom: 8px;  
    &:hover {
      text-decoration: none;
    }             
  }

  .inter__sl .slick-slide .inter__name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    box-orient: vertical;
    font-weight: 300;
  }
    @media (max-width : 480px) {
      .inter__sl .slick-slide .inter__name {
        line-height: 1.3;
      }
    }

  .inter__desc {
    font-size: 16px;
  }

  @media (max-width : 767px) {
    .inter__name {                
      font-size: 18px;          
    }
  }

  @media (max-width : 480px) {
    .inter__name {                
      font-size: 20px;          
    }
  }

  .inter__desc {
    font-size: 18px;
  }

.inter__btn-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: -36px; }
  .inter__btn-w .btn {
    position: relative;
    z-index: 12; }

.collect__btn {
  color: white;
  font-size: 18px;
  font-weight: 450;
  text-transform: uppercase;
  background: #1d1d1f;
  height: 48px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 24px;
  padding-right: 24px; }

.about {
  padding-top: 125px;
  padding-bottom: 125px; }

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

.about__cont {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 370px;
  padding-top: 8px; }
  .about__cont h2 {
    text-align: right; }

.about__cont-w {
  margin-bottom: 40px;
}

.about__title {
  color: #0b0c10;
  font-size: 48px;
  line-height: 1.3;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 30px; }

.about__txt {
  color: #000000;
  font-size: 20px;
  line-height: 1.3;
  text-align: right; }

.about__btn-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.collect__btn {
  color: white;
  font-size: 18px;
  font-weight: 450;
  text-transform: uppercase;
  background: #1d1d1f;
  height: 48px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 24px;
  padding-right: 24px; }

.bread__ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 27px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 6px; }
  .bread__ul li {
    margin-bottom: 15px;
    margin-right: 3px;
    margin-left: 3px;
    color: #1d1d1f;
    font-size: 14px;
    font-weight: 300; }
    .bread__ul li:not(:last-child):after {
      content: "/";
      margin-left: 7px; }
    .bread__ul li a {
      color: #828282; }
      .bread__ul li a:hover {
        text-decoration: none; }

.film {
  /*padding-bottom: 60px;*/ }
.film__elem-w:last-child {
  margin-bottom: 60px;
}
.film__prod {  
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
.film__prod::empty {
  
}          
  .film__prod .content {
    -webkit-order: 100;
        -ms-flex-order: 100;
            order: 100;
    padding-bottom: 60px; }
  .film__prod .how {
    -webkit-order: 110;
        -ms-flex-order: 110;
            order: 110; }
  .film__prod .certifics {
    -webkit-order: 120;
        -ms-flex-order: 120;
            order: 120; }

.film__elem-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .film__elem-w .film__btn-w {
    -webkit-order: 100;
        -ms-flex-order: 100;
            order: 100; 
            gap: 1em; }
  .film__elem-w + .film__elem-w {
    margin-top: 80px; }

.film__elem {
  width: 100%;
  height: 298px;
  overflow: hidden;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px; }
  .film__elem img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.film__elem-desc {
  position: absolute; }
  .film__elem-desc > div {
    color: #efefef;
    font-size: 48px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 18px; }
  .film__elem-desc > span {
    color: #efefef;
    font-size: 40px;
    text-align: center;
    display: block; }

.film__elem-min {
  width: calc(25% - 15px); }

.film__elem-min {
 .film__elem-row {
   display: none;
 } 
}

.film__elem-min a:hover {
  text-decoration: none; }

.film__elem-min a > span {
  color: #1d1d1f;
  font-size: 24px;
  text-align: center;
  line-height: 1.3;
  display: block; }

.film__elem-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          font-weight: 300;}

.film__elem-row.two .film__elem-min {
  width: calc(50% - 10px); }

.film__elem-row.four .film__elem-min {
  width: calc(25% - 15px); }

.film__elem-row.four .film__elem-min .film__elem-img-w {
  height: auto;
  aspect-ratio: 1 / 0.825; }

.film__elem-row.six .film__elem-min {
  width: calc(16.66666% - 16.66666px); }

.film__elem-row.six .film__elem-min .film__elem-img-w {
  height: auto;
  aspect-ratio: 1 / 0.77; }

@media (min-width: 1368px) {
  .film__elem-row._first {
    margin-bottom: 30px; } }

@media (min-width: 1368px) {
  .film__elem-row._two {
    margin-bottom: 35px; } }

.film__elem-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          font-weight: 300; }
  @media (min-width: 1368px) {
    .film__elem-row._first {
      margin-bottom: 30px; } }
  @media (min-width: 1368px) {
    .film__elem-row._two {
      margin-bottom: 35px; } }

.film__elem-50 {
  width: calc(50% - 10px); }

.film__elem-33 {
  width: calc(33.333% - 15px); }

.film__elem-img-w {
  margin-bottom: 10px;
  width: 100%;
  height: 251px;
  overflow: hidden; }
  .film__elem-img-w img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.film__elem-50:hover,
.film__elem-33:hover,
.film__elem-25:hover,
.film__elem-16:hover {
  text-decoration: none; }

.film__elem-50 > span,
.film__elem-33 > span,
.film__elem-25 > span,
.film__elem-16 > span {
  color: #1d1d1f;
  font-size: 24px;
  text-align: center;
  line-height: 1.3;
  display: block; }

.film__btn-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.collect__btn {
  color: white;
  font-size: 18px;
  font-weight: 450;
  text-transform: uppercase;
  background: #1d1d1f;
  height: 48px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 24px;
  padding-right: 24px; }

.film__elem-25 {
  width: calc(25% - 15px); }

.film__elem-16 {
  width: calc(16.66666% - 16.66666px); }
  .film__elem-16 .film__elem-img-w {
    height: auto;
    aspect-ratio: 1 / 0.83; }

.goods {
  padding-top: 30px;
  padding-bottom: 49px; }
  @media (min-width: 1368px) {
    .goods h2 {
      margin-bottom: 44px; } }

.goods__w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 28px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          font-weight: 300; }

.good {
  width: calc(25% - 15px);
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 19px;
  box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 20%); }
  .good:hover {
    text-decoration: none; }
    .good:hover * {
      text-decoration: none; }
  .good .btn {
    font-size: 16px;
    height: 37px;
    padding-left: 20px;
    padding-right: 20px; 
    margin-bottom: 25px; }

.good__img-w {
  display: block;
  margin-bottom: 15px;
  width: 100%;
  aspect-ratio: 1 / 1;
  position: relative;
  overflow: hidden; }

  .good__img-w img {
    object-fit: cover;
    width: 100%;
    height: 100%; 
}

.good__img-w a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/local/templates/main/img/view.png") no-repeat center center;
  background-size: 50px 50px;
  opacity: 0;
  z-index: 2;
  transition: opacity 0.4s ease;
}

.good__img-w a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: hsla(0, 0%, 7%, 0.6);
  opacity: 0;
  z-index: 1;
  transition: opacity 0.4s linear;
}

.good__img-w a:hover::before,
.good__img-w a:hover::after {
  opacity: 1;
}


.new_lbl {
  position: absolute;
  left: 20px;
  top: 20px;
  color: #FFF;
  text-transform: uppercase;
  padding: 10px;
  font-size: 12px;
  font-weight: 800;
  height: 25px;
  background-color: #E40A25;
  display: inline-flex;
  -webkit-justify-content: center;
          justify-content: center;
          -webkit-align-items: center;
                  align-items: center;
}

.good__name {
  color: #1d1d1f;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 5px;
  display: block;
  height: 47px;
  font-weight: 300;
  padding-left: 20px;
  padding-right: 20px;
   }

.good__vend {
  color: #828282;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 15px;
  min-height: 24px;
   }

.gooods__pages {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;  
  }

  .gooods__pages ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 20px; }
    .gooods__pages ul li {
      margin: 0 10px; }
    .gooods__pages ul li a {
      color: #000;
    }

  .gooods__pages form {
    margin-left: 15px;
    margin-right: 15px;
    width: 50px; }
    .gooods__pages form input[type="text"] {
      width: 100%;
      height: 30px;
      color: #1d1d1f;
      font-size: 18px;
      box-sizing: border-box;
      border: 1px solid #bdbdbd;
      border-radius: 2px;
      background: white;
      padding: 0 9px; }

.gooods__txt {
  color: #1d1d1f;
  font-size: 18px; }

  .gooods__txt + .gooods__txt {
    margin-left: 15px; }

.gooods__arr-w {
  margin-left: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.gooods__arr-l {
  border-radius: 2px;
  background: url("/local/templates/main/css/../img/arr-l-goods.png") center no-repeat #1d1d1f;
  width: 35px;
  height: 30px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.gooods__arr-r {
  border-radius: 2px;
  background: url("/local/templates/main/css/../img/arr-r-goods.png") center center no-repeat #1d1d1f;
  width: 35px;
  height: 30px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.content {
  /*font-family: "Montserrat", sans-serif;*/
  /*padding-top: 86px;*/
}

.about--content {
  padding-bottom: 60px;
}

._cntr {
  text-align: center;
}

.content ul + img {
  margin-top: 35px;
}

.content img {
  max-width: 100%;
  object-fit: cover;
  height: auto;
}

.content h2 {
  font-size: 40px;
}

.content p, li {
  font-size: 25px;
  line-height: 1.3;
}

.content p, li, dst {
  font-size: 20px;
}


.content p, li, dst::before {
  content: '🔗';
}

  .content h4 {
    line-height: 1.2; }
  @media (min-width: 1368px) {
    .content h2 {
      margin-bottom: 48px; } }
  @media (min-width: 1368px) {
    .content h3 {
      margin-bottom: 37px; } }
  .content p {
    line-height: 1.3;
    margin-bottom: 26px; }
    .content p:last-child {
      margin-bottom: 0; }
  .content ul {
    margin-top: 24px;
    margin-bottom: 25px;
    padding-left: 12px; }
    .content ul li {
      position: relative;
      color: #1d1d1f;
      font-size: 20px;
      line-height: 1.3;
      padding-left: 18px;      
      }
      .content ul li:before {
        background-color: #1D1D1F;
        content: "";
        display: block;
        position: absolute;
        top: 10px;
        left: 0;
        width: 6px;
        height: 6px;
        border-radius: 50%; }
      .content ul li:not(:last-child) {
        margin-bottom: 34px; }
    .content ul.charact-ul {
      margin-top: 30px; }
      .content ul.charact-ul li {
        margin-bottom: 26px; }
  .content table {
    width: 100%;
    margin-top: 31px; }
    .content table tr:not(:last-child) td {
      border-bottom: 1px solid #BDBDBD; }
    .content table td {
      text-align: center;
      padding: 10px 10px;
      line-height: 1.3;
      width: calc(33.333% - (413px/3)); }
      .content table td:first-child {
        text-align: left;
        width: 413px; }
      .content table td:not(:last-child) {
        border-right: 1px solid #BDBDBD; }

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

.col-100 {
  padding: 0 28px;
}

.row-100 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;  
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}

.col-50 {
  width: 50%;
  padding: 0 28px; }
  .col-50 img {
    max-width: 100%;
    height: auto; }

.how {
  padding: 40px 0; }

.how__w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px; 
  font-weight: 300;}
  @media (min-width: 1368px) {
    .how__w {
      margin-top: 47px; } }

.how__item {
  width: calc(25% - 15px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 16px;
  padding-right: 16px; }

.how__img {
  width: 80px;
  height: 80px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px; }

.how__img img {
  max-width: 100%;
  height: auto;
}

.how__title {
  color: #1d1d1f;
  font-size: 28px;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.3; }

.how__txt {
  color: #1d1d1f;
  font-size: 20px;
  line-height: 1.3;
  text-align: center; }

.certifics {
  padding: 47px 0 40px 0; }
  .certifics img {
    width: 100%;
    max-width: 100%;
    height: auto; }

.certifics__sl-w {
  position: relative;
  padding-bottom: 41px;
  font-weight: 400;}
  @media (min-width: 1368px) {
    .certifics__sl-w {
      margin-top: 47px; } }
  .certifics__sl-w .tslider__actions {
    bottom: 0px;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }

.certifics__sl {
  margin-left: -10px;
  margin-right: -10px; }
  .certifics__sl .slick-arrow {
    bottom: -50px; }
  .certifics__sl .slick-next {
    right: calc(50% - 80px); }
  .certifics__sl .slick-prev {
    right: auto;
    left: calc(50% - 80px);
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
  .certifics__sl .slick-slide {
    padding: 0 10px; }

.certific {
  overflow: hidden;
  aspect-ratio: 1 / 1.407; }

.card {
  padding: 20px 0 40px 0; }

.card__w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.card__col {
  width: calc(50% - 10px); }
  .card__col .btn {
    height: 37px;
    font-size: 16px;
    padding: 0 20px; }

.card__sl-w {
  position: relative; }
  .card__sl-w .tslider__actions {
    bottom: -51px;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }

.card__sl {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  aspect-ratio: 1 / 1;
  margin-bottom: 30px; }
  .card__sl .slick-arrow {
    bottom: -59px; }
  .card__sl .slick-next {
    right: calc(50% - 80px); }
  .card__sl .slick-prev {
    right: auto;
    left: calc(50% - 80px);
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
  .card__sl .slick-slide {
    height: 100%; }
    .card__sl .slick-slide div {
      width: 100%;
      height: auto;
      aspect-ratio: 1 / 1;
      display: flex;      
              align-items: center;
       }
      .card__sl .slick-slide div img {
        
        width: 100%;
        height: auto;
        overflow: hidden; }

.also {
  padding: 43px 0 73px 0; }
  @media (min-width: 1368px) {
    .also h2 {
      font-size: 32px;
      font-weight: 300;
      margin-bottom: 38px; } }

.also__sl-w {
  position: relative; }
  .also__sl-w .tslider__actions {
    bottom: -24px;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
    @media (min-width: 768px) {
      .also__sl-w .tslider__actions._4 {
        display: none; } }
    @media (min-width: 576px) {
      .also__sl-w .tslider__actions._3 {
        display: none; } }

.also__sl {
  margin-left: -10px;
  margin-right: -10px; }
  .also__sl .slick-track {
    min-width: 100%; }
  .also__sl .slick-arrow {
    bottom: -31px; }
  .also__sl .slick-next {
    right: calc(50% - 80px); }
  .also__sl .slick-prev {
    right: auto;
    left: calc(50% - 80px);
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
  .also__sl img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .also__sl .slick-slide {
    padding: 0 10px; }

.card__desc {
  margin-bottom: 30px; }
  .card__desc p {
    font-size: 18px;
    line-height: 1.3; }
  .card__desc table {
    width: 100%;
    max-width: 460px;
    margin-bottom: 22px; }
    .card__desc table tr {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      display: flex;
      margin-bottom: 10px; }
    .card__desc table td {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .card__desc table td:nth-child(1) {
        color: #333333;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.2; }
      .card__desc table td:nth-child(2) {
        color: #333333;
        font-weight: 300;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
        .card__desc table td:nth-child(2):before {
          opacity: 0.5;
          margin: 0 5px;
          content: "";
          display: block;
          height: 5px;
          -webkit-flex-grow: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
          background: url("/local/templates/main/css/../img/rep-dot.svg") repeat-x left bottom; }

h1 {
  color: #0b0c10;
  font-size: 40px;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: 300; }

.card__title-2 {
  color: #0e1620;
  font-size: 28px;
  font-weight: 450;
  margin-bottom: 20px; }

.card__desc-txt {
  color: #333333;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 30px; }

.good__btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: white;
  font-size: 16px;
  font-weight: 450;
  text-transform: uppercase;
  background: #1d1d1f;
  height: 37px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 20px;
  padding-right: 20px; }

.main_err404 {
  padding: 80px 0; }
  .main_err404 a {
    text-decoration: underline; }
  @media (max-width: 1366px) {
    .main_err404 {
      padding: 50px 0; } }

.linii {
  padding-top: 40px; }

.linii,
.pek {
  margin-bottom: 40px; }

.linii,
.pek,
.baikal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px; }
  .linii > div,
  .pek > div,
  .baikal > div {
    padding: 0 15px;
    line-height: 1.3; }

.pek-right {
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.news-card {
  display: block; }
  .news-card:first-child {
    padding-top: 40px; }
  .news-card + .news-card {
    margin-top: 35px; }
  .news-card a:hover {
    text-decoration: none; }
  .news-card md-card-title-text {
    padding-left: 25px; }
    .news-card md-card-title-text a {
      color: #000;
      text-decoration: none;
      display: inline-block;
      border-bottom: 1px solid #111; }
    .news-card md-card-title-text > div {
      line-height: 1.3;
      margin-bottom: 7px; }
    .news-card md-card-title-text h3.md-headline {
      margin-bottom: 15px;
      font-size: 27px; }

.news_item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .news_item + .news_item {
    margin-top: 35px; }

.news_picture {
  display: block;
  width: 250px;
  height: 250px;
  overflow: hidden;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  border-radius: 10px;
  margin-right: 25px; }
  .news_picture img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.news-date-time {
  display: block;
  margin-bottom: 7px; }

.news__name {
  display: block;
  color: #000;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 15px; }
  .news__name:hover {
    text-decoration: none; }

.news__text {
  line-height: 1.3; }

.news__more {
  display: inline-block;
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
  margin-top: 10px;
  color: #000; }
  .news__more:hover {
    text-decoration: none; }

.defaultNewsPager {
  margin-top: 35px;
  line-height: 1; }
  .defaultNewsPager section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .defaultNewsPager md-button {
    font-weight: 700; }
  .defaultNewsPager md-button,
  .defaultNewsPager .md-button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 7px;
    color: #000;
    line-height: 1; }

.main-news {
  padding-top: 40px;
  padding-bottom: 40px; }

.dostavka {
  padding-bottom: 50px; }

.pek-right a {
  display: inline-block;
  margin-top: 26px; }

.news__detail {
  line-height: 1.3; }

.news_list {
  padding-bottom: 30px; }

.call__btn-w button,
.call__btn-w input[type="submit"] {
  border: 1px solid transparent;
  transition: 0.5s; }
  @media (any-hover: hover) {
    .call__btn-w button:hover,
    .call__btn-w input[type="submit"]:hover {
      color: #000;
      border: 1px solid #000;
      background-color: #FFF; } }

.form-section {
  padding-top: 40px;
  padding-bottom: 40px; }

.call-back {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 48px 36px;
  background: #f5f5f7; }

.call-back__form {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-right: 38px; 
  font-weight: 300;}
  .call-back__form input[type="password"],
  .call-back__form input[type="text"] {
    background-color: white;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px;
    width: 100%;
    color: #6e6e73;
    font-size: 20px;
    height: 48px;
    border: none; }
  .call-back__form textarea {
    width: 100%;
    height: 120px;
    border: none;
    background-color: white;
    padding: 12px 16px;
    width: 100%;
    color: #6e6e73;
    font-size: 20px;
    margin-bottom: 16px; }
  .call-back__form input[type="submit"],
  .call-back__form button {
    color: white;
    font-size: 18px;
    font-weight: 450;
    text-transform: uppercase;
    background: #1d1d1f;
    height: 40px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 24px;
    padding-right: 24px; }
  .call-back__form h2 {
    text-transform: none;
    margin-bottom: 36px;
    font-size: 36px;
    line-height: 1.1;
    padding-right: 25px; }

.label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  margin-bottom: 21px; }
  .label input[type="checkbox"] {
    display: none; }
    .label input[type="checkbox"] + span {
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      width: 24px;
      height: 24px;
      background-color: white;
      margin-right: 12px;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
    .label input[type="checkbox"]:checked + span {
      background: #fff url("/local/templates/main/css/../img/check.svg") no-repeat center;
      background-size: 20px; }
  .label div {
    color: #6e6e73;
    font-size: 14px;
    line-height: 1.3; }

.call-back__img-w {
  width: 63.5%;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 20px;
  overflow: hidden; }
  .call-back__img-w img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: right bottom; }

.modal-form__inner .call-back__img-w img {
  object-position: left bottom; }

._cblack {
  color: #1D1D1F; }
  ._cblack.film__elem-desc * {
    color: #1D1D1F; }

.video__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  object-fit: cover; }

.video--enabled {
  cursor: pointer;
  border-radius: 5px;
  overflow: hidden; }

.video__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .video__link:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2; }

.about__vid {
  width: 66.1%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  aspect-ratio: 2 / 1.01;
  height: auto;
  overflow: hidden;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
.about_vid_ru {
  aspect-ratio: 2 / 1.12;
}          
  .about__vid img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: block;
  padding: 0;
  width: 83px;
  height: 82px;
  border: none;
  background-color: transparent;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  width: 81px;
  height: 57px;
  background-image: url("/local/templates/main/css/../img/youtube-1.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute; }

.video--enabled .video__button {
  display: block; }

/*end video*/
._left {
  text-align: left; }

.footer {
  background: #1d1d1f;
  padding-top: 36px;
  padding-bottom: 24px; }
  .footer a:hover {
    text-decoration: none; }

.footer__top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.footer__text {
  color: #bdbdbd;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 0; }

.footer__text a {
    color: #efefef;
    font-size: 16px;
    line-height: 1.3;
    border-bottom: 1px solid transparent;
    transition: 0.5s; }
    @media (any-hover: hover) {
      .footer__text a:hover {
        border-bottom: 1px solid #fff; } }
.soglachenie {
  margin-top: 1em;
}
.politika {
  margin-top: 1em;
}

.footer__col-1 {
  max-width: 238px;
  margin-right: 88px; }
  .footer__col-1 p {
    color: #bdbdbd;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 0; }

.footer__logo {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 232px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 20px; }
  .footer__logo img {
    width: 100%;
    max-width: 100%; }

.footer__mn-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.footer__menu + .footer__menu {
  margin-left: 128px; }

.footer__menu li {
  margin-bottom: 10px; }
  .footer__menu li a {
    color: #efefef;
    font-size: 20px;
    line-height: 1.3;
    border-bottom: 1px solid transparent;
    transition: 0.5s; }
    @media (any-hover: hover) {
      .footer__menu li a:hover {
        border-bottom: 1px solid #fff; } }

.footer__conts {
  margin-left: auto;
  width: 307px; }

.footer__call-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px; }

.footer__call {
  color: #efefef;
  font-size: 20px;
  background-image: url("/local/templates/main/css/../img/phone-head.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 31px;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  margin-right: 5px;
  letter-spacing: -0.5px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .footer__call a {
    color: #FFF; }
    .footer__call a:hover {
      text-decoration: none; }

.footer__socs-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 11px;
  gap: 15px; }
  .footer__socs-top a {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.footer__mail {
  color: white;
  font-size: 20px;
  letter-spacing: 0.23px;
  background-image: url("/local/templates/main/css/../img/mail.svg");
  background-repeat: no-repeat;
  background-position: left top 1px;
  padding-left: 40px;
  margin-right: 0px;
  margin-bottom: 20px;
  display: inline-block;
  min-height: 26px; }
  .footer__mail a {
    color: #FFF; }
    .footer__mail a:hover {
      text-decoration: none; }

.footer__geo {
  color: white;
  font-size: 20px;
  letter-spacing: 0.23px;
  background-image: url("/local/templates/main/css/../img/geo-h.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  min-height: 23px; }
  .footer__geo a {
    color: #FFF; }
    .footer__geo a:hover {
      text-decoration: none; }

.footer__adress {
  color: #efefef;
  font-size: 20px;
  line-height: 1.3;
  max-width: 310px;
  margin-bottom: 16px; }

.footer__title {
  color: #efefef;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.23px;
  margin-bottom: 8px; }

.footer__socs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px; }
  .footer__socs a {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 24px;
    height: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #efefef;
    font-size: 20px; }

.footer__copy {
  margin-top: 60px;
  color: #efefef; }
  .footer__copy a {
    color: #efefef;
    font-size: 20px; }

.tslider__img-mob {
  display: none !important;
}

@media only screen and (max-width: 1367px) {
  .prod__item-img {
    height: 539px;
  }
  .tslider__slide:before {
    display: none;
  }
  .head__socs a {
    margin-left: 12px; }
  .head__w form {
    width: 140px; } }

@media only screen and (max-width: 1199px) {
  .prod__item-img {
    height: 450px;
  }
  .burger {
    margin-top: 4px;
    display: inline-block;
    width: 16px;
    height: 2px;
    background-color: #fff;
    margin-left: 24px;
    position: relative; }
  .burger.burger-open {
    background-color: transparent; }
  .burger:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff; }
  .burger:after {
    content: "";
    display: block;
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff; }
  .burger.burger-open:before {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
        -ms-transform: rotate(45deg) translate(5px, 5px);
            transform: rotate(45deg) translate(5px, 5px);
    top: -9px; }
  .burger.burger-open:after {
    -webkit-transform: rotate(-45deg) translate(8px, -9px);
        -ms-transform: rotate(-45deg) translate(8px, -9px);
            transform: rotate(-45deg) translate(8px, -9px);
    top: 10px; }
  .header__row {
    position: relative; }
  .header__col-inn {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    padding-bottom: 120px; }
  .head__messager txt {
     /* display: none; */
  }
  .header__col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    position: absolute;
    width: calc(100% - 20px);
    background-color: #1D1D1F;
    left: 0;
    transition: 0.5s;
    top: 82px;
    padding-top: 10px;
    z-index: 14;
    overflow-y: auto;
    -webkit-transform: translateX(-150%);
        -ms-transform: translateX(-150%);
            transform: translateX(-150%);
    overflow-y: scroll;
    height: 100vh; }
    .header__col .top__mnu {
      margin-top: 25px; }
      .header__col .top__mnu ul {
        display: block;
        height: auto; }
        .header__col .top__mnu ul li {
          margin: 0; }
          .header__col .top__mnu ul li + li {
            margin-top: 15px; }
          .header__col .top__mnu ul li a {
            padding: 0; }
    .header__col .head__call {
      display: block;
      height: auto;
      width: auto;
      font-size: 16px;
      padding-left: 30px;
      margin-top: 25px;
      margin-bottom: 16px;
      background-position: left 0 top -3px;
      min-height: 23px; }
    .header__col .head__socs a {
      margin-left: 0;
      margin-right: 15px; }
    .header__col .head__mail {
      margin-top: 20px;
      display: block; }
    .header__col .head__geo {
      font-size: 20px;
      margin-top: 15px;
      display: block;
      width: 100%;
      color: #FFF;
      padding-left: 30px;
      background-position: left center; }
    .header__col .head__btn {
      margin-top: 16px; }
  .header__col.open {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
  .head__w {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .head__w form,
    .head__w .head__btn,
    .head__w .head__socs,
    .head__w .head__mail {
      display: none; }
    .head__w .head__call {
      font-size: 0;
      width: 22px;
      height: 22px;
      padding-left: 0;
      margin-right: 24px; }
      .head__w .head__call a {
        display: block;
        width: 22px;
        height: 22px; }
  .logo {
    margin-right: auto; }
  .tslider__slide, .tslider {
    /*height: 580px;*/ }
  .banner__cont {
    padding-top: 120px; }
  .banner__cont-txts {
    margin-bottom: 40px; }
  .prod__item p {
    min-height: 140px; }
  .prod__item-title {
    font-size: 21px; }
  .prod__item {    
    /*padding: 44px 43px;*/
     }
  .about__vid {
    width: 55%; }
  .about__cont {
    padding-left: 20px;
    max-width: 100%; }
  .footer__menu + .footer__menu {
    margin-left: 50px; }
  .footer__col-1 {
    margin-right: 26px; }
  .footer__copy a,
  .footer__mail,
  .footer__geo,
  .footer__adress,
  .footer__title,
  .footer__menu li a {
    font-size: 18px; }
  .header {
    padding: 20px 0; }
  .top__mnu {
    display: none; }
  .header__col .top__mnu {
    display: block; }
  .bread__ul {
    margin-top: 30px; }
  .inter__sl .slick-prev {
    left: 10px; }
  .inter__sl .slick-next {
    -webkit-transform: rotate(180deg) translate(-150px, 0%);
        -ms-transform: rotate(180deg) translate(-150px, 0%);
            transform: rotate(180deg) translate(-150px, 0%);
    left: 0; } }

@media only screen and (max-width: 991px) {
  .footer__top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .collect__title {
    margin-bottom: 0;
    font-size: 43px; }
  .dec__name {
    font-size: 18px; }
  .dec__img-w {
    margin-bottom: 10px; }
  .h2, h2 {
    font-size: 40px;
    margin-bottom: 30px; }
  .inter {
    padding-top: 24px; }
  .about__w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .about__vid {
    width: 100%; }
  .about__cont {
    width: 100%;
    padding-left: 0; }
  .about__cont-w {
    margin-bottom: 20px; }
  .about__txt,
  .about__title {
    text-align: center; }
  .about__cont {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .about__btn-w {
    width: 100%;
    margin-top: 20px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .about {
    padding-bottom: 25px; }
  .rev {
    padding: 25px 0; }
  .rev__yand {
    width: 176px; }
  .rev__cont {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .rev__col {
    width: 100%; }
  ._revs {
    height: 642px; }
  .rev__col._map {
    height: 362px; }
  .footer__col-1 {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-top: 36px;
    margin-bottom: 0px;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .footer__copy {
    margin-top: 30px; }
  .main {
    padding-bottom: 23px; }
  .partner {
    margin-bottom: 0px; }
  .collect {
    padding-top: 50px; }
  .partner__item {
    padding-left: 20px;
    padding-right: 20px; }
  .partner__all-txt {
    margin-bottom: 25px; }
  .about {
    padding-top: 50px; }
  .partner {
    padding-top: 25px; }
  .film__elem-50 > span, .film__elem-25 > span, .film__elem-16 > span {
    font-size: 20px; }
  .how__w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .how__item {
    width: calc(50% - 11px); }
  .call-back__img-w {
    display: none; }
  .call-back__form {
    width: 100%;
    margin-right: 0; }
  .call-back__form input[type="submit"], .call-back__form button {
    margin-top: 0; }
  .good {
    width: calc(33.33333% - 15px); }
  .footer__adress br {
    display: none; }
  .content table td {
    width: 25%; }
    .content table td:first-child {
      width: 25%; }
  .film__elem-min a > span {
    font-size: 18px; }
  .linii,
  .pek,
  .baikal {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .linii > div,
    .pek > div,
    .baikal > div {
      width: 100%; }
      .linii > div + div,
      .pek > div + div,
      .baikal > div + div {
        margin-top: 30px; } }

@media only screen and (max-width: 767px) {
  .good__name {
    overflow: hidden;
text-overflow: ellipsis;
display: -moz-box;
-moz-box-orient: vertical;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-clamp: 2;
box-orient: vertical;
  }
  .prod__item-img {
    height: 416px;
  }
  .partner__all {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .footer__conts {
    margin-left: 0;
    width: 100%;
    margin-top: 25px; }
  .film__elem-img-w {
    height: auto;
    aspect-ratio: 1 / 0.8; }
  .film__elem-16 {
    width: calc(25% - 16px); }
  .row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .col-50 {
    width: 100%;
    margin-bottom: 25px; }
  .card__w {
    display: block;
    gap: unset; }
  .card__col {
    width: 100%; }
    .card__col + .card__col {
      margin-top: 60px; }
  .card__desc table {
    max-width: 100%; }
  .best__w {
    gap: 20px; }
  .about__cont h2 {
    text-align: center; } }

@media only screen and (max-width: 640px) {
  .banner__cont {
    padding-top: 40px; }
  .banner__cont-txts span {
    font-size: 27px; }
  .banner__cont-title {
    font-size: 43px; }
  .banner__cont-txts p {
    font-size: 18px; }
  .banner__btn-w {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .banner__btn-w a {
      min-width: 220px;
      font-size: 16px;
      margin-left: 0; }
      .banner__btn-w a + a {
        margin-top: 19px; }
  .tslider__slide, .tslider {
    /*height: 540px;*/ }
  .prod__sl .slick-center .prod__item {
    background-color: #ffffff; 
  }
    .prod__sl .slick-center .prod__item p {
      color: #6E6E73;
          visibility: hidden;
       }
    .prod__sl .slick-center .prod__item .prod__item-title {
      
       }
    .prod__sl .slick-center .prod__item .btn {
      background-color: #1d1d1f;
      color: #FFF; }
  .h2, h2 {
    font-size: 33px;
    margin-bottom: 27px; }
  .prod__item p {
    min-height: auto; }
  .dec__w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .teaser__item {
    width: calc(50% - 11px); }
  .collect__title {
    font-size: 38px; }
  .collect__txt {
    font-size: 33px; }
  .good__name {
    font-size: 15px;
    overflow: visible;
text-overflow: unset;
-webkit-line-clamp: unset;
line-clamp: unset;
box-orient: unset;
    }
  .good {
    width: calc(50% - 11px); }
  .content table td {
    font-size: 16px; }
  .how__title {
    font-size: 22px; }
  .how__txt {
    font-size: 18px; }
  .film__elem-row.four .film__elem-min {
    width: calc(50% - 11px); }
  md-card-title {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  md-card-title-media {
    width: 100%;
    margin-bottom: 15px; }
  md-card-title-text {
    padding-left: 0; }
  md-card-title-media img {
    width: 100%;
    height: 224px;
    object-fit: cover; }
  .news_item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .news_picture {
    margin-right: 0;
    margin-bottom: 25px; } }

@media only screen and (max-width: 575px) {
  .col-100 {
    img {
      width: 100%;
      height: auto;
    }
  }
  .tslider__slide, .tslider {
    /*height: 644px;*/ }
  .best__w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 22px; }
  .best__item {
    width: 100%; }
  .collect__w {
    margin-left: -20px;
    margin-right: -20px; }
  .inter__sl {
    height: 427px;
    margin-left: 0;
    margin-right: 0; }
    .inter__sl .slick-slide {
      padding: 0; }
    .inter__sl .slick-prev {
      left: calc(50% - 75px); }
    .inter__sl .slick-next {
      left: auto;
      right: calc(50% - 75px);
      -webkit-transform: rotate(180deg) translate(0%, 0%);
          -ms-transform: rotate(180deg) translate(0%, 0%);
              transform: rotate(180deg) translate(0%, 0%); }
  /*.inter__sl .slick-slide > div*/
  .inter__sl .slick-slide span:not(.inter__name) {
    height: 427px; }
  .inter__sl-w.lcpadding {
    padding: 0 20px;
    padding-bottom: 31px;
    padding-bottom: 71px;
    }

  .inter__sl .slick-prev {
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%); }
  .inter__sl-w .tslider__actions {
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    bottom: 0; }
  .inter__btn-w {
    margin-top: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .inter__btn-w .btn {
      height: 48px; }
  .h2, h2 {
    font-size: 30px; }
  .rev__yand {
    margin-left: 27px; }
  .partner__item {
    aspect-ratio: 1 / 0.76; }
  .film__elem-16 {
    width: calc(33.33333% - 15px); }
  .content table td {
    width: 25%;
    font-size: 15px; }
  .how__item {
    width: 100%; }
  .goods {
    padding-bottom: 25px; }
  .how {
    padding-top: 25px; }
  .content {
    /*padding-top: 50px;*/ }
  h1 {
    font-size: 28px; }
  .content h1 {
    margin-bottom: 16px;
  }
  .card h1 {
    text-align: center;
    margin-bottom: 20px; }
  .call__btn-w {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .inter__sl .slick-arrow {
    /*bottom: -80px;*/
    bottom: -118px;
    }

  .film__elem-row.six .film__elem-min {
    width: calc(33.333% - 15px); }

.film__elem-33 {
  width: calc(50% - 10px);
}

  }

@media only screen and (max-width: 480px) {
  .dec__w {
    row-gap: 7px;
    margin-bottom: 17px; }
  .banner__cont-txts span {
    font-size: 18px; }
  .banner__cont-title {
    font-size: 28px; }
  .banner__cont-txts p {
    font-size: 16px;
    margin-bottom: 0; }
  .banner__cont {
    padding-top: 110px; }
  .banner__btn-w a {
    height: 37px;
    font-size: 14px; }
  .banner__btn-w a + a {
    margin-top: 15px; }
  .tslider__wrap .tslider__actions {
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: 20px; }
  .tslider .slick-arrow {
    bottom: 12px; }
  .tslider .slick-prev {
    left: calc(50% - 80px);
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%); }
  .tslider .slick-next {
    right: calc(50% - 80px); }
  .h2, h2 {
    font-size: 28px;
    line-height: 1.3; }
  .prod__item-title {
    font-size: 18px; }
  .prod__item p {
    font-size: 16px; }
  .prod__item-img {
    /*width: 149px;
    height: 177px;*/
    margin-bottom: 0;
    }
  .tslider__actions {
    font-size: 14px; }
    .tslider__actions span {
      font-size: 18px;
      margin-right: 3px; }
  .tslider__actions div {
    font-size: 14px;
    margin-left: 3px; }
  .prod__sl .slick-arrow {
    bottom: -53px; }
  .prod__sl .slick-next {
    right: calc(50% - 66px); }
  .prod__sl .slick-prev {
    left: calc(50% - 66px); }
  .inter__sl {
    margin-bottom: 0; }
    .inter__sl .slick-arrow {
      bottom: -53px; }
    .inter__sl .slick-next {
      right: calc(50% - 66px); }
    .inter__sl .slick-prev {
      left: calc(50% - 66px); }
  .partners__sl .slick-arrow {
    bottom: -71px; }
  .partners__sl .slick-next {
    right: calc(50% - 66px); }
  .partners__sl .slick-prev {
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    left: calc(50% - 66px); }
  .partner__sl-w .tslider__actions {
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    right: auto; }
  .partner .h2._left {
    text-align: center; }
  .partner__all {
    margin-bottom: 0; }
  .partner__all-txt {
    text-align: center;
    margin-bottom: 19px; }
  .partner__btn-w {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px; }
  .btn {
    height: 34px;
    font-size: 14px; }
  .partner__sl-w {
    padding-bottom: 43px; }
  .partners__sl .slick-arrow {
    bottom: -54px; }
  .footer {
    padding-top: 23px; }
  .footer__copy a, .footer__mail, .footer__geo, .footer__adress, .footer__title, .footer__menu li a {
    font-size: 15px; }
  .footer__title {
    margin-bottom: 4px; }
  .footer__logo {
    width: 150px;
    margin-bottom: 12px; }
  .footer__col-1 {
    margin-top: 20px;
    padding-right: 20px; }
  .footer__copy {
    margin-top: 10px; }
    .footer__copy a {
      font-size: 12px; }
  .footer__text,
  .footer__col-1 p {
    font-size: 12px; }
  .footer__adress {
    margin-bottom: 14px; }
  .logo {
    width: 150px; }
  .collect__title {
    font-size: 28px; }
  .collect__txt {
    font-size: 20px; }
  .dec__name {
    font-size: 13px; }
  .video__button {
    width: 42px;
    height: 30px;
    background-size: 41px; }
  .badge {
    padding: 10px !important; }
  .film__prod h1 {
    margin-bottom: 24px; }
  .film__elem-w + .film__elem-w {
    margin-top: 48px; }
  .film__elem-desc > div {
    font-size: 28px;
    margin-bottom: 5px; }
  .film__elem-desc > span {
    font-size: 20px; }
  .film__elem {
    height: 200px;
    margin-bottom: 20px; }
  .film__elem-w {
    margin-left: -20px;
    margin-right: -20px; }
  .film__elem-row {
    padding: 0 20px;
    row-gap: 13.7px; }
  .film__elem-50 > span, .film__elem-25 > span, .film__elem-16 > span {
    font-size: 13px; }
  .film__elem-16 {
    width: calc(50% - 11px); }
  .goods {
    padding-top: 0; }
  .good__img-w {
    margin-bottom: 4px; }
  .good__vend {
    font-size: 13px;
    margin-bottom: 7px; }
  .content ul li,
  .content p {
    font-size: 17px; }
  .content p {
    margin-bottom: 21px; }      
    .row-100 + br,
      .row + br {
        display: none;
      }
      .row-100 + br + br,
      .row + br + br {
        display: none;
      }
      .row-100 + br + br + br,
      .row + br + br + br {
        display: none; }
   /*//480 12/10/2024*/
  .col-100 {
    margin-bottom: 25px;
  }        
  .col-100 picture + br {
    display: none;
  }
  .content {
    /*padding-top: 30px;*/
  }
  .gooods__pages {    
            flex-wrap: wrap;
  }
  .gooods__pages ul {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
    -webkit-justify-content: center;
            justify-content: center;
  }
  .content ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .content ul + img {
    margin-top: 0px;
  }
  .row .btn {
    display: flex;
      width: 130px;
      margin-left: auto;
      margin-right: auto;
    }
  .content img + br + br + br {
    display: none;
  }
  .row-100 {
    img {
      margin-bottom: 15px;
      order: -1;
    }
  }
  .col--r {
    order: -1;}
  h3, .h3 {
    font-size: 24px; }
  .h4, h4 {
    font-size: 22px; }
  .content h4 {
    margin-bottom: 12px; }
  .content h3 {
    line-height: 1.2; }
  .content ul li:before {
    width: 4px;
    height: 4px; }
  .content table {
    margin-top: 20px; }
  .content table td {
    font-size: 12px; }
  .call-back {
    padding: 34px 20px 30px 20px;
    border-radius: 18px; }
  .call-back__form h2 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
    padding-right: 0; }
  .call-back__form textarea {
    font-size: 15px;
    padding: 15px; }
  .certifics__sl .slick-arrow {
    bottom: -43px; }
  .certifics__sl-w {
    padding-bottom: 33px; }
  .certifics {
    padding-top: 13px;
    padding-bottom: 29px; }
    .certifics h2 {
      text-align: center; }
  .label div {
    font-size: 12px; }
  .label input[type="checkbox"] + span {
    width: 19px;
    height: 19px; }
  .call-back__form input[type="submit"], .call-back__form button {
    font-size: 14px; }
  .call-back__form input[type="password"], .call-back__form input[type="text"] {
    height: 40px;
    font-size: 16px;
    padding: 0 15px; }
  .content p, li {
    font-size: 16px;
  }
  .content img {
   aspect-ratio: 1.049 / 1; 
  }  
  .content h2 {
    font-size: 20px;
    margin-bottom: 22px; }

  .content h2.frst {
    font-size: 28px;
    font-weight: 500;
  }

  .content ul {
    margin-top: 20px;
    margin-bottom: 23px; }
  .content ul.charact-ul {
    margin-top: 21px;
    margin-bottom: 0; }
    .content ul.charact-ul li {
      margin-bottom: 0; }
      .content ul.charact-ul li:not(:last-child) {
        margin-bottom: 22px; }
  .how__item {
    padding-left: 0;
    padding-right: 0; }
  .how__w {
    gap: 18px; }
  .how__txt br {
    display: none; }
  .col-50 {
    margin-bottom: 23px; }
  .content table td {
    word-wrap: break-word; }
  .content table td:first-child {
    padding-left: 0; }
  .content table td:last-child {
    padding-right: 0; }
  .card {
    padding-top: 0;
    padding-bottom: 25px;
    margin-top: 4px; }
  .card h1 {
    margin-bottom: 24px; }
  .card__sl-w .tslider__actions {
    bottom: -30px; }
  .card__sl .slick-arrow {
    bottom: -41px; }
  .card__col + .card__col {
    margin-top: 52px; }
  .card__desc table {
    margin-bottom: 18px; }
  .card__desc table td {
    font-size: 17px; }
  .card__desc {
    margin-bottom: 0; }
    .card__desc h4 {
      margin-bottom: 21px; }
  .card__desc p {
    font-size: 17px;
    margin-bottom: 21px; }
  .card__col .btn {
    font-size: 14px;
    height: 34px; }
  .bread__ul {
    margin-top: 15px;
    margin-bottom: 0; }
  .goods__w {
    margin-bottom: 16px; }
  .good {
    margin-bottom: 3.3px; }
  .good .btn {
    height: 31px;
    font-size: 12px;
    padding: 0 20px;
    margin-bottom: 25px;
  }
  .also h2 {
    font-size: 18px;
    margin-bottom: 22px; }
  .also {
    padding: 25px 0 68px 0; }
  .also__sl-w .tslider__actions {
    bottom: -38px; }
  .modal-close {
    background-size: 13px;
    background-position: center; }
  .header__col {
    top: 70px; }
  .footer__menu li {
    margin-bottom: 5.5px; }
  .footer__menu + .footer__menu {
    margin-left: 38px; }
  .footer__call-w {
    margin-bottom: 5px; }
  .footer__call {
    font-size: 14px;
    background-size: 18px;
    padding-left: 23px;
    margin-right: 4px;
    min-height: 18px;
    background-position: left 0 top -3px; }
  .footer__geo {
    font-size: 14px;
    background-size: 18px;
    padding-left: 23px;
    margin-right: 0px;
    min-height: 18px;
    background-position: left 0 top 0px;
    margin-bottom: 11px; }
  .footer__conts {
    margin-top: 12px; }
  .footer__socs-top a {
    width: 21px;
    height: 21px; }
  .footer__mail {
    background-size: 18px;
    padding-left: 22px;
    background-position: left 0 top 1px;
    margin-bottom: 4px; }
  .tslider__wrap .tslider__actions {
    bottom: 23px; }
  .inter__sl .slick-arrow {
    /*bottom: -48px;*/
    bottom: -98px;
    }
  .banner__cont-txts p br {
    display: none; }
  .partner .h2._left {
    margin-bottom: 21px; }
  .film {
    /*padding-bottom: 50px;*/
    /*margin-top: 4px;*/ }
    .film__elem-w:last-child {
  margin-bottom: 50px;
}
  .good__name {
    height: 39px;    
    /*display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;*/
            overflow: hidden;
            margin-top: 8px;
-webkit-line-clamp: 2;
line-clamp: 2;
            margin-bottom: 5px;
    }
  .also__sl .slick-arrow {
    bottom: -50px; }

  .header {
    padding: 13px 0; }
  .banner__cont-title {
    margin-bottom: 32px; }
  .best {
    padding-top: 30px; }
  .best__item p {
    font-size: 18px; }
  .best__item:nth-child(1) br, .best__item:nth-child(3) br {
    display: none; }
  .best__img {
    /*width: 32px;*/
    height: auto; }
    .best__img img {
      max-width: 100%; }
  .best {
    padding-bottom: 48px; }
  .prod__item {
    /*padding: 22px 22px;*/
     }
  .prod__item-title {
    margin-bottom: 15px; }
  .prod__item-img {
    /*margin-bottom: 16px;*/ }
  .prod__item .btn {
    margin-top: 13px;
    height: 34px; }
  .prod__sl-wrap {
    padding-bottom: 49px; }
    .prod__sl-wrap .tslider__actions {
      bottom: 24px; }
  .prod__item p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .prod-collect h2 {
    text-transform: none;
    margin-bottom: 9px; }
  .download__cat {
    font-size: 18px;
    background-size: 20px; }
  .prod-collect__w p {
    font-size: 16px;
    margin-bottom: 9px; }
  .collect__item {
    aspect-ratio: 1 / 0.837; }
  .collect {
    padding-top: 45px; }
  .collect__w {
    margin-bottom: 23px; }
  .dec__img-w {
    margin-bottom: 8px; }
  .inter h2 {
    text-align: center; }
  .inter__sl-w .tslider__actions {
    bottom: -16px; }
  .inter__btn-w {
    margin-top: 28px; }
  .about {
    padding-top: 45px; }
  .about__cont h2 {
    margin-bottom: 18px; }
  .about__txt {
    font-size: 16px;
    font-weight: 300;  }
  .rev__w {
    margin-top: 34px; }
  .rev__yand {
    margin-bottom: 11px; }
  .form-section {
    padding-top: 8px; }
  .film__elem-row.six .film__elem-min {
    width: calc(50% - 11px); }
  .film__elem-min a > span {
    font-size: 13px; }
    .film__elem-33 > span {
      font-size: 16px;
    }
  }

@media (max-width : 640px) {
  .tslider__img-pc {
    display: none !important;
  }
  .tslider__img-mob {
    display: block !important;
  }
  .tslider__slide {    
    /*max-height: 644px;*/
    aspect-ratio: 2 / 3.578;
  }
  .tslider__slide img {    
    object-position: top left;
  }
}

@media only screen and (max-width: 375px) {
  .gooods__txt {
    font-size: 14px; }
  .gooods__pages form input[type="text"] {
    height: 25px;
    font-size: 14px; }
  .partner__all-txt {
    font-size: 16px;
  } }

@media only screen and (max-width: 360px) {
  .bread__ul li {
    font-weight: 300;
    font-size: 10px; }
  .news_picture {
    width: 100%; } }

.eye-3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: #ccc;
  z-index: 100;
  border-radius: 50%; }

body.active {
  background: url("/local/templates/main/css/../img/1920.jpg") no-repeat top 0px center; }
  body.active .wrapper {
    opacity: 0.4; }
  body.active .footer {
    opacity: 0.4; }
  body.active .get {
    opacity: 0.4; }


.cat__search {
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px;
  display: none; }
  @media (max-width: 1199px) {
    .cat__search {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  .cat__search form {
    width: 100%;
    height: 35px;
    position: relative;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .cat__search form input[type="text"] {
      position: absolute;
      width: 100%;
      height: 100%;
      background: none;
      box-sizing: border-box;
      margin-right: 0px;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      color: #FFF;
      padding-right: 7px;
      border: 1px solid #bdbdbd;
      color: #1d1d1f;
      padding: 0 10px; }
      .cat__search form input[type="text"]:focus {
        outline: 1px solid #1d1d1f; }
    .cat__search form button,
    .cat__search form input[type="submit"] {
      background: none;
      border: none;
      width: 35px;
      height: 100%;
      background-image: url("/local/templates/main/css/../img/search.svg");
      background-repeat: no-repeat;
      background-position: center;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      font-size: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2; }

.footer__socs a img {
  max-width: 20px;
  height: auto;
}  


input[name="form_text_13"] {
  color: rgba(110, 110, 115, 1);
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  width: 368px;
  margin-bottom: 15px;
}

input[name="form_text_14"] {
  color: rgba(110, 110, 115, 1);
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  width: 368px;
  margin-bottom: 15px;
}

input[name="form_email_15"] {
  color: rgba(110, 110, 115, 1);
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  width: 368px;
  margin-bottom: 15px;
}

textarea[name="form_textarea_17"] {
  color: rgba(110, 110, 115, 1);
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  width: 368px;
  margin-bottom: 15px;
}


input[name="form_checkbox_new_field_23578[]"] {
width: 24px;
height: 24px;
}

@media (max-width: 550px) {

  input[name="form_text_13"] {
    color: rgba(110, 110, 115, 1);
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    width: 270px;
    margin-bottom: 15px;
  }
  
  input[name="form_text_14"] {
    color: rgba(110, 110, 115, 1);
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    width: 270px;
    margin-bottom: 15px;
  }
  
  input[name="form_email_15"] {
    color: rgba(110, 110, 115, 1);
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    width: 270px;
    margin-bottom: 15px;
  }
  
  textarea[name="form_textarea_17"] {
    color: rgba(110, 110, 115, 1);
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    width: 270px;
    margin-bottom: 15px;
  }
  
  
  input[name="form_checkbox_new_field_23578[]"] {
  width: 24px;
  height: 24px;
  }


}
/* End */


/* Start:/local/templates/main/css/magnify.css?17266973811294*/
html.magnifying > body {
  overflow-x: hidden !important;
}
.magnify,
.magnify > .magnify-lens,
.magnify-mobile,
.lens-mobile { /* Reset */
  min-width: 0;
  min-height: 0;
  animation: none;
  border: none;
  float: none;
  margin: 0;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  text-indent: 0;
  transform: none;
  transition: none;
}
.magnify {
  position: relative;
  width: auto;
  height: auto;
  box-shadow: none;
  display: inline-block;
  z-index: inherit;
}
.magnify > .magnify-lens { /* Magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  cursor: none;
  display: none;
  z-index: 99;
}
.magnify > .magnify-lens.loading {
  background: #333 !important;
  opacity: 0.8;
}
.magnify > .magnify-lens.loading:after { /* Loading text */
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  letter-spacing: 1px;
  margin-top: -8px;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}

/* End */


/* Start:/bitrix/components/bitrix/search.title/templates/.default/style.css?15948953522108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

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('/bitrix/components/bitrix/search.title/templates/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top_mnu/style.min.css?1711193613490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/top_mnu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/.default/css/cookie-notice.css?17506340872639*/
#cookie-notice {
    font-family: "Futura PT", Futura, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    width: 500px;
    height: 74px;
    position: fixed;
    bottom: 3.5em;
    left: 10em;
    right: 0;
    background: #f5f5f5;
    color: #1D1D1F;
    padding: 15px;
    z-index: 9999;
    box-shadow: 1px 1px 2px 0px #697582;
}

.cookie-notice-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
}

.cookie-notice-container p {
    font-family: "Futura PT", Futura, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0;
    font-weight: 300;
    margin-top: 0;
    width: 420px;
    line-height: 20px;
}
.cookie-notice-container p a {
    text-decoration: underline;
    color: #1D1D1F;
    font-size: 14px;
    border-bottom: 1px solid transparent;
    transition: 0.5s;
}

.cookie-notice-container-button {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.cookie-notice-button {
    background: #1D1D1F;
    color: #fff;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
}

@media (max-width: 1199px) {
#cookie-notice {
    font-family: "Futura PT", Futura, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    width: 100%;
    height: 74px;
    position: fixed;
    bottom: 6.5em;
    left: 0em;
    right: 0;
    background: #f5f5f5;
    color: #1D1D1F;
    padding: 15px;
    z-index: 9999;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}

.cookie-notice-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    align-content: flex-start;
    justify-content: space-between;
}
.cookie-notice-container p {
    font-family: "Futura PT", Futura, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0;
    font-weight: 300;
    margin-top: 0;
    line-height: 20px;
    width: 100%;
}
.cookie-notice-container p a {
    text-decoration: underline;
    color: #1D1D1F;
    font-size: 14px;
    border-bottom: 1px solid transparent;
    transition: 0.5s;
}

.cookie-notice-container-button {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
}

.cookie-notice-button {
    background: #1D1D1F;
    color: #fff;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/f_mnu/style.min.css?1711370886490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/f_mnu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/socs/style.css?1711376021150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/main/css/slick.css?17111871861897 */
/* /local/templates/main/css/select2.min.css?171118718616264 */
/* /local/templates/main/css/jquery.fancybox.min.css?171118718612795 */
/* /local/templates/main/css/main.css?1748444858106955 */
/* /local/templates/main/css/magnify.css?17266973811294 */
/* /bitrix/components/bitrix/search.title/templates/.default/style.css?15948953522108 */
/* /local/templates/.default/components/bitrix/menu/top_mnu/style.min.css?1711193613490 */
/* /local/templates/.default/css/cookie-notice.css?17506340872639 */
/* /local/templates/.default/components/bitrix/menu/f_mnu/style.min.css?1711370886490 */
/* /local/templates/.default/components/bitrix/news.list/socs/style.css?1711376021150 */
