

/* Start:/local/templates/ooo_zabor/assets/libs/slick/slick.css?17647568141893*/
/* 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;
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/libs/fancybox/jquery.fancybox.min.css?176475683012795*/
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/ooo_zabor/assets/css/normalize.css?17647567797071*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
   ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

*,
::after,
::before {
    box-sizing: border-box;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}


/* Sections
     ========================================================================== */


/**
   * Remove the margin in all browsers.
   */

html,
body {
    padding: 0;
    margin: 0;
    border: 0;
}


/**
   * Render the `main` element consistently in IE.
   */

main {
    display: block;
}


/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/* Grouping content
     ========================================================================== */


/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/* Text-level semantics
     ========================================================================== */


/**
   * Remove the gray background on active links in IE 10.
   */

a {
    background-color: transparent;
}


/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}


/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
    font-weight: bolder;
}


/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/**
   * Add the correct font size in all browsers.
   */

small {
    font-size: 80%;
}


/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
     ========================================================================== */


/**
   * Remove the border on images inside links in IE 10.
   */

img {
    border-style: none;
}


/* Forms
     ========================================================================== */


/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}


/**
   * Correct the padding in Firefox.
   */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}


/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
    vertical-align: baseline;
}


/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
    overflow: auto;
}


/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}


/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


/* Interactive
     ========================================================================== */


/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
    display: block;
}


/*
   * Add the correct display in all browsers.
   */

summary {
    display: list-item;
}


/* Misc
     ========================================================================== */


/**
   * Add the correct display in IE 10+.
   */

template {
    display: none;
}


/**
   * Add the correct display in IE 10.
   */

[hidden] {
    display: none;
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/common.css?17651862441713*/
body {
    font-family: "Inter Tight", "Arial", "Helvetica", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 15px;
}

a {
    text-decoration: none;
}

.flex_between_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flex_center_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.grid_4_column {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}

.button_red {
    background-color: #ff5151;
    background-image: linear-gradient(0.242turn,rgba(236,54,54,1) 48%,rgba(255,81,81,1) 100%);
    border-radius: 10px;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 500;
    width: 165px;
    height: 48px;
    border: none;
    cursor: pointer;
}

.green_button {
    background-color: #33816b;
    background-image: linear-gradient(0.344turn,rgba(4,100,73,1) 34%,rgba(51,129,107,1) 100%);
    color: #ffffff;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
    border-radius: 10px;
    border: none;
    width: 258px;
    height: 54px;
    cursor: pointer;
    z-index: 9;
}

a.green_button {
    display: block;
    text-align: center;
    line-height: 52px;
}

.blue_button {
    background-image: linear-gradient(0.3turn,rgba(49,138,198,1) 9%,rgba(70,166,230,1) 100%);
    padding: 0 15px;
    display: block;
    width: 220px;
    font-weight: 500;
    height: 55px;
    border-radius: 10px;
    font-size: 17px;
    cursor: pointer;
    color: #ffffff;
    border: none;
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/header.css?17655285423421*/
.header {
    background-color: #0c0c0c;
    position: relative;
    width: 100%;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
}

.header a {
    color: #fff;
}

.pre_header__wrapper {
    padding: 20px 0;
    align-items: center;
    z-index: 999;
    position: relative;
}

.pre_header__item {
    position: relative;
}

.pre_header__city,
.pre_header__mail {
    padding-left: 25px;
}

.pre_header__city:before,
.pre_header__mail:before {
    position: absolute;
    left: 0;
    content: "";
    width: 17px;
    height: 17px;
}

.pre_header__city:before {
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/icons/map.svg");
}

.pre_header__mail:before {
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/icons/mail.svg");
}

.pre_header__messengers {
    align-items: center;
}

.pre_header__phone_link {
    font-size: 18px;
}

.header__wrapper {
    padding-bottom: 40px;
    z-index: 999;
    position: relative;
}

.header__wrapper .header__logo {
    border-radius: 300px;
    background-color: #fafafa;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transform-origin: center center 0;
    color: #0c0c0c;
    max-height: 48px;
    width: 180px;
}

.header__logo_title {
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 26px;
    transform-origin: center center 0;
    align-self: end;
}

.header__logo_description {
    font-size: 10px;
    transform-origin: center center 0;
    line-height: 12px;
    font-weight: 500;
    width: 100%;
    text-align: center;
}

.header__menu {
    max-height: 48px;
    border-radius: 300px;
    background-color: #fafafa;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transform-origin: center center 0;
    margin: 0 5px;
    flex-grow: 1;
    max-width: 690px;
}

.header__menu ul.left-menu {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}

.header__menu ul.left-menu li {
    padding: 0;
    background: inherit;
    border: none;
}

.header__menu ul.left-menu li a {
    color: #0c0c0c;
    font-size: 12px;
    line-height: 16px;
}




@media (max-width: 480px) {
    .header__button,
    .header__menu ul.left-menu,
    .pre_header__mail,
    .pre_header__phone span,
    .pre_header__messengers span,
    .pre_header__messengers_telegram {
        display: none;
    }

    .header .container {
        display: flex;
        flex-direction: column-reverse;
    }

    .header__wrapper {
        padding: 15px 0 0;
    }

    .pre_header__wrapper {
        padding: 20px 0 0;
        justify-content: start;
    }

    .header {
        font-size: 15px;
    }

    .header__menu {
        width: 48px;
        height: 48px;
        background-color: #046449;
        opacity: 0.80;
        border-radius: 0;
        max-width: 48px;
        cursor: pointer;
    }

    .header__logo_title {
        font-size: 19px;
        line-height: 26px;
    }

    .pre_header__city {
        width: 100%;
    }

    .pre_header__phone {
        margin-right: 15px;
    }

    .pre_header__phone_link {
        font-size: 25px;
    }

    .pre_header__messengers {
        order: 1;
    }

}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/main_banner.css?17655335252281*/
.main_banner {
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/banners/main_banner.webp");
    transform-origin: center center 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 250px 0 50px;
    margin-top: -180px;
    z-index: 99;
    position: relative;
    color: #fff;
}

.main_banner__info {
    width: 70%;
    max-width: 685px;
}

.main_banner__title {
    color: #ffffff;
    font-size: 43px;
    letter-spacing: -0.5px;
    line-height: 56px;
}

.main_banner__title span {
    color: #46a6e6;
}

.main_banner__button {
    display: flex;
}

.main_banner__description {
    width: 210px;
    height: 54px;
    border-radius: 300px;
    padding: 10px 10px 10px 20px;
    font-size: 14px;
    color: #ccc;
    margin-left: -15px;
    background: rgba(119, 119, 119, 0.5);
}

.main_banner__description span {
    color: #fff;
    font-weight: 700;
}

.main_banner__advantages_item {
    display: flex;
    justify-content: space-between;
    width: 260px;
    align-items: flex-start;
}

.main_banner__advantages_item:not(:first-child){
    padding: 25px 0;
    border-top: 1px solid #fafafa;
}

.main_banner__advantages_item:first-child {
    padding-bottom: 25px;
}

.main_banner__advantages_item img {
    margin-right: 15px;
}

.main_banner__advantages_item p {
    margin: 0;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
}


@media (max-width: 480px) {
    .main_banner {
        margin-top: -150px;
        padding: 140px 0 50px;
    }

    .main_banner__title {
        font-size: 28px;
        line-height: 37px;
    }

    .main_banner__info {
        width: 100%;
    }

    .main_banner__button {
        flex-wrap: wrap;
    }

    .main_banner__button .green_button {
        font-size: 16px;
        width: 320px;
    }

    .main_banner__description {
        background-color: inherit;
        width: 320px;
    }

    .main_banner__advantages_item {
        width: 320px;
    }

    .main_banner__advantages_item p {
        font-size: 18px;
        font-weight: 600;
    }

    .main_banner__advantages_item img {
        width: 25px;
        height: 25px;
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/catalog.css?17655337701077*/
.catalog {
    padding: 90px 0;
    background-color: #f5f5f5;
}

.catalog__title {
    line-height: 43px;
    color: #0c0c0c;
    font-size: 32px;
    margin: 0 0 45px;
}

.catalog__item {
    border-radius: 10px;
    background-color: #ffffff;
}


.catalog__item_image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.catalog__item_content {
    padding: 15px;
}

.catalog__item_title {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
}

.catalog__item_anons {
    font-weight: 400;
    line-height: 20px;
}

.catalog__item_price {
    margin-bottom: 20px;
}

.catalog__item_price span {
    display: block;
}

.old_price {
    font-size: 14px;
    color: red;
    text-decoration: line-through;
}

.current_price {
    font-size: 30px;
    line-height: 38px;
}

@media (max-width: 480px) {
    .catalog {
        padding: 50px 0;
    }

    .catalog__title {
        margin-bottom: 35px;
    }

    .catalog__wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/callback.css?17655342952283*/
.callback {
    padding: 65px 0;
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/banners/callback.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.callback__wrapper {
    padding: 0 90px;
}

.callback__title {
    line-height: 44px;
    font-size: 38px;
    font-weight: 600;
    width: 100%;
    max-width: 790px;
    margin: 0;
}

.callback__contacts {
    margin-top: 35px;
    display: flex;
}

.callback__contacts_item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 10px;
    max-width: 250px;
}

.callback__contacts_item p {
    margin: 0;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
}

.callback__contacts_phone {
    color: #ec3636;
    font-weight: 600;
    font-size: 19px;
    line-height: 28px;
    padding-left: 18px;
    position: relative;
}

.callback__contacts_phone:before {
    position: absolute;
    content: "";
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/icons/red_phone.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    left: 0;
    top: 7px;
}

.callback__form {
    margin-top: 35px;
    display: flex;
}

.callback__form input {
    margin-right: 10px;
    color: rgb(93, 93, 93);
    border: 0 solid rgb(0, 0, 0);
    background-color: rgb(240, 240, 240);
    border-radius: 10px;
    font-size: 15px;
    line-height: 1.33;
    font-weight: 500;
    height: 55px;
    padding: 0 20px;
}

.callback__form input::placeholder {
    color: #5d5d5d;
    opacity: 0.5;
}


@media (max-width: 480px) {
    .callback {
        padding: 50px 0;
    }

    .callback__wrapper {
        padding: 0;
    }

    .callback__title {
        font-size: 24px;
        line-height: 35px;
    }

    .callback__contacts,
    .callback__form {
        flex-wrap: wrap;
    }

    .callback__contacts_item {
        margin-bottom: 15px;
    }

    .callback__contacts_phone {
        font-size: 22px;
        line-height: 30px;
    }

    .callback__form input {
        width: 100%;
        margin-bottom: 15px;
    }

    .callback__form .blue_button {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/advantages.css?17655344601283*/
.advantages {
    background-color: #f5f5f5;
    padding: 80px 0;
}

.advantages__title {
    margin: 0;
    font-size: 34px;
    line-height: 45px;
    width: 100%;
    max-width: 620px;
}

.advantages__title span {
    color: #046449;
}

.advantages__desription {
    margin: 35px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    width: 100%;
    max-width: 500px;
}

.advantages__item {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 20px 20px 50px;
}

.advantages__item_icon {
    position: absolute;
    top: 17px;
    left: 14px;
    width: 29px;
    height: 29px;
}

.advantages__item_title {
    margin: 0;
    font-size: 19px;
    line-height: 25px;
    font-weight: 600;
}

.advantages__item_desription {
    margin: 15px 0 0;
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
}

@media (max-width: 480px) {
    .advantages {
        padding: 50px 0;
    }

    .advantages__title {
        font-size: 25px;
        line-height: 33px;
    }

    .advantages__desription {
        font-size: 15px;
        line-height: 20px;
    }

    .advantages__wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/works.css?17655352432595*/
.works {
    background-color: #f5f5f5;
    padding: 80px 0;
}

.works_title {
    margin: 0;
    font-size: 34px;
    line-height: 45px;
}

.works__message {
    color: #737373;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding-left: 20px;
}

.works__message::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/icons/cursor.svg");
}

.works__tabs {
    margin-top: 35px;
}

.works__tabs_content,
.works__tabs_input {
    display: none;
}

.works__tabs_label {
    color: #616161;
    width: 24%;
    height: 50px;
    font-size: 15px;
    line-height: 50px;
    border-radius: 10px;
    background-color: #e3e3e3;
    margin-bottom: 15px;
    cursor: pointer;
    text-align: center;
}

.works__tabs_label:hover,
.works__tabs_input:checked + label {
    color: #ffffff;
    background-color: #165B9F;
}

.works__tabs_input:checked + label + .works__tabs_content {
    display: grid;
}

.works__tabs_content {
    order: 1;
    width: 100%;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}

.works__item {
    background-color: #ffffff;
    border-radius: 10px;
}

.works__item_image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.works__item_content {
    padding: 25px 15px;
}

.works__item_title {
    margin: 0;
    font-size: 19px;
    line-height: 25px;
    font-weight: 600;
}

.works__item_chars {
    margin-top: 15px;
}

.works__item_chars p {
    font-size: 14px;
    line-height: 18px;
    margin: 5px 0 0;
}

.works__item_chars span {
    font-weight: 700;
}

.works__item_link {
    display: block;
    margin-top: 25px;
    font-size: 17px;
    line-height: 21px;
    font-weight: 600;
    color: #06654b;
    text-decoration: underline;
    position: relative;
    width: fit-content;
}

.works__item_link:after {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/icons/green_arrow.svg");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 2px;
    right: -20px;
}

@media (max-width: 480px) {
    .works {
        padding: 50px 0;
    }

    .works_title {
        font-size: 27px;
        line-height: 36px;
    }

    .works__tabs_label {
        width: 49%;
    }

    .works__tabs_content {
        grid-template-columns: repeat(1, 1fr);
    }
}


/* End */


/* Start:/local/templates/ooo_zabor/assets/css/measuring.css?17655359521802*/
.measuring {
    background-color: #f5f5f5;
}

.measuring__wrapper {
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/banners/bg_form.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 450px;
    border-radius: 25px;
    padding: 85px;
    color: #fff;
}

.measuring__title {
    margin: 0;
    font-weight: 600;
    font-size: 32px;
    line-height: 43px;
    width: 100%;
    max-width: 500px;
}

.measuring__title span {
    color: #46a6e6;
}

.measuring__description {
    margin: 25px 0 0;
    font-size: 18px;
    line-height: 24px;
}

.measuring__info {
    margin-top: 25px;
    display: flex;
}

.measuring__info_item {
    display: flex;
    margin-right: 25px;
}

.measuring__info_item img {
    width: 15px;
    height: 15px;
    margin: 3px 5px 0 0;
}

.measuring__info_item span {
    font-size: 15px;
    line-height: 20px;
    width: 100%;
    max-width: 185px;
}

@media (max-width: 480px) {
    .measuring .container {
        padding: 0;
    }

    .measuring__wrapper {
        padding: 50px 15px;
        border-radius: 0;
        height: auto;
    }

    .measuring__title {
        font-size: 28px;
        line-height: 35px;
    }

    .measuring__info {
        flex-wrap: wrap;
    }

    .measuring__info_item {
        margin-bottom: 10px;
        margin-right: 0;
    }

    .measuring__info_item img {
        width: 18px;
        height: 18px;
    }

    .measuring__info_item span {
        max-width: none;
        font-size: 18px;
        line-height: 23px;
    }

    .measuring__description {
        font-size: 20px;
        line-height: 25px;
    }

    .callback__form .green_button {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/clouds.css?17655366332199*/
.clouds {
    background-color: #f5f5f5;
}

.clouds__wrapper {
    position: relative;
    height: 964px;
    width: 100vw;
    max-width: 100%;
    overflow: hidden;
}

.clouds__background_park {
    position: absolute;
    left: 0;
    top: 250px;
    height: 563px;
    width: 100%;
    zoom: 1.186;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/banners/park.webp");
}

.clouds__background_tree {
    position: absolute;
    width: 523px;
    left: 680px;
    top: 41px;
    height: 741px;
    zoom: 1.186;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/banners/tree.webp");
}

.clouds__background_fence {
    position: absolute;
    width: 100%;
    left: 0;
    top: 250px;
    height: 563px;
    zoom: 1.186;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/local/templates/ooo_zabor/assets/css/../img/banners/fence.webp");
}

.clouds__item {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    border-radius: 10px;
    opacity: 0.8;
    width: 380px;
    padding: 25px;
}

.clouds__item_first {
    left: 220px;
    top: 288px;
}

.clouds__item_second {
    left: 763px;
    top: 330px;
}

.clouds__item_third {
    left: 120px;
    top: 560px;
}

.clouds__item_fourth {
    left: 632px;
    top: 635px;
}

.clouds__item_title {
    margin: 0;
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
}

.clouds__item_list {
    margin: 20px 0 0;
    list-style-type: none;
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
}

.clouds__item_list li {
    margin-bottom: 10px;
}

@media (max-width: 480px) {
    .clouds__wrapper {
        padding: 50px 15px;
        display: flex;
        flex-direction: column;
    }

    .clouds__background_tree {
        top: 0;
        left: 0;
    }

    .clouds__item {
        position: initial;
        width: 100%;
        margin-bottom: 20px;
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/stages.css?17655368112393*/
.stages {
    background-color: #f5f5f5;
    padding: 80px 0;
}

.stages__title {
    margin: 0;
    font-size: 34px;
    line-height: 45px;
    width: 695px;
}

.stages__slider {
    margin-top: 50px;
}

.stages__slider .slick-list {
    padding: 0 50px 0 0 !important;
}

.stages__slider_item {
    position: relative;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    background-color: #1c1c1d;
    margin-right: 15px;
    height: 300px;
    overflow: hidden;
    z-index: 9;
}

.stages__slider_item.white_item {
    color: #0c0c0c;
    background-color: #fff;
}

.stages__item_background {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.stages__item_step {
    display: block;
    font-size: 12px;
    line-height: 23px;
    font-weight: 600;
    background-color: #165b9f;
    color: #fff;
    border-radius: 5px;
    width: 70px;
    height: 25px;
    text-align: center;
}

.stages__slider_item:first-child .stages__item_step {
    background-color: #f5f5f5;
    color: #0c0c0c;
}

.stages__slider_item:last-child .stages__item_step {
    background-color: #ec3636;
}

.stages__item_title {
    margin: 15px 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
}

.stages__item_content {
    margin-top: 15px;
}

.stages__item_content p {
    margin: 0 0 15px;
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
}

.stages__item_content li {
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
}

.stages__slider_buttons {
    display: flex;
    justify-content: end;
    margin-top: 25px;
}

.stages__slider_buttons button {
    border-radius: 300px;
    background-color: #33816b;
    border: none;
    width: 70px;
    height: 45px;
    margin-left: 15px;
    cursor: pointer;
}

.stages__slider_left img {
    margin: 0 5px 0 0;
}

.stages__slider_right img {
    margin: 0 0 0 5px;
}

.stages__slider_buttons span {
    font-size: 11px;
    line-height: 14px;
    font-weight: 500;
    padding-top: 9px;
}

@media (max-width: 480px) {
    .stages {
        padding: 50px 0;
    }

    .stages__slider_buttons {
        display: none;
    }

    .stages__title {
        font-size: 27px;
        line-height: 36px;
        width: auto;
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/companies.css?1765537340833*/
.companies {
    background-color: #f5f5f5;
    padding: 80px 0;
}

.companies__title {
    margin: 0;
    font-size: 34px;
    line-height: 45px;
    width: 695px;
}

.companies__wrapper {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(5, 1fr);
    margin-top: 35px;
}

.companies__item {
    border-radius: 10px;
    background-color: #ffffff;
    height: 150px;
    display: flex;
    justify-content: center;
    align-content: center;
}

.companies__item img {
    width: 100%;
    height: auto;
}

@media (max-width: 480px) {
    .companies {
        padding: 50px 0;
    }

    .companies__title {
        font-size: 27px;
        line-height: 36px;
        width: 100%;
    }

    .companies__wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/testimonals.css?17655376051375*/
.testimonals {
    background-color: #f5f5f5;
    padding: 80px 0;
}

.testimonals__title {
    margin: 0;
    font-size: 34px;
    line-height: 45px;
    width: 720px;
}

.testimonals__wrapper {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 35px;
}

.testimonals__item {
    border-radius: 10px;
}

.testimonals__item_img {
    width: 100%;
    border-radius: 10px;
}

.testimonals__button {
    margin: 35px auto 0;
    text-align: center;
    position: relative;
    width: 480px;
}

.testimonals__button img {
    position: absolute;
    width: 66px;
    height: 80px;
    top: 75px;
    right: 30px;
}

.testimonals__button p {
    margin-bottom: 40px;
    font-size: 34px;
    line-height: 45px;

}

@media (max-width: 480px) {
    .testimonals {
        padding: 50px 0;
    }

    .testimonals__title {
        font-size: 27px;
        line-height: 36px;
        width: 100%;
    }

    .testimonals__wrapper {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 25px;
    }

    .testimonals__button {
        width: 100%;
    }

    .testimonals__button p {
        margin-bottom: 38px;
        font-size: 25px;
        line-height: 31px;
    }

    .testimonals__button img {
        top: 40px;
        right: 5px;
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/footer.css?17655378571768*/
.footer {
    background-color: #f5f5f5;
    padding: 80px 0;
}

.footer__logo {
    color: #0c0c0c;
    max-height: 48px;
    width: 180px;
}

.footer__logo_title {
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 23px;
    transform-origin: center center 0;
    align-self: end;
}

.footer__logo_description {
    font-size: 10px;
    transform-origin: center center 0;
    line-height: 12px;
    font-weight: 500;
    width: 100%;
    text-align: center;
}

.footer__city {
    margin-top: 15px;
    font-size: 13px;
    line-height: 19px;
}

.footer__block .button_red {
    width: 230px;
}

.footer__block_phone {
    margin-top: 15px;
}

.footer__block_phone span,
.footer__block_messengers span {
    display: block;
    font-size: 13px;
    line-height: 19px;
    width: 100%;
}

.footer__block_phone a {
    color: #0c0c0c;
    font-size: 18px;
    line-height: 27px;
    margin-top: 10px;
}

.footer__block_messengers {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.footer__block_messengers img {
    width: 59px;
    height: 59px;
}

.footer__block_messengers_whatshup img {
    width: 81px;
    height: 81px;
}

.footer__block_mail a {
    font-size: 13px;
    line-height: 19px;
    color: #0c0c0c;
}

.footer_after {
    background-color: #f5f5f5;
}

.footer_after__text {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    margin: 0;
    padding-bottom: 10px;
}

@media (max-width: 480px) {
    .footer {
        padding: 50px 0;
    }

    .footer__block {
        width: 49%;
    }

    .footer__block .button_red {
        width: 200px;
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/components/bitrix/menu/top_menu/style.min.css?1764760524490*/
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/ooo_zabor/components/bitrix/menu/top_menu/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 */
/* /local/templates/ooo_zabor/assets/libs/slick/slick.css?17647568141893 */
/* /local/templates/ooo_zabor/assets/libs/fancybox/jquery.fancybox.min.css?176475683012795 */
/* /local/templates/ooo_zabor/assets/css/normalize.css?17647567797071 */
/* /local/templates/ooo_zabor/assets/css/common.css?17651862441713 */
/* /local/templates/ooo_zabor/assets/css/header.css?17655285423421 */
/* /local/templates/ooo_zabor/assets/css/main_banner.css?17655335252281 */
/* /local/templates/ooo_zabor/assets/css/catalog.css?17655337701077 */
/* /local/templates/ooo_zabor/assets/css/callback.css?17655342952283 */
/* /local/templates/ooo_zabor/assets/css/advantages.css?17655344601283 */
/* /local/templates/ooo_zabor/assets/css/works.css?17655352432595 */
/* /local/templates/ooo_zabor/assets/css/measuring.css?17655359521802 */
/* /local/templates/ooo_zabor/assets/css/clouds.css?17655366332199 */
/* /local/templates/ooo_zabor/assets/css/stages.css?17655368112393 */
/* /local/templates/ooo_zabor/assets/css/companies.css?1765537340833 */
/* /local/templates/ooo_zabor/assets/css/testimonals.css?17655376051375 */
/* /local/templates/ooo_zabor/assets/css/footer.css?17655378571768 */
/* /local/templates/ooo_zabor/components/bitrix/menu/top_menu/style.min.css?1764760524490 */
