

/* Start:/local/templates/ooo_zabor/assets/libs/slick/slick.css?17751272831893*/
/* 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?177512728412795*/
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?17750352107071*/
/*! 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?17750300493517*/
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);
}

.grid_3_column {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 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: 300px;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    width: 165px;
    height: 48px;
    border: none;
    cursor: pointer;
}

.green_button {
    background-color: #3f7bee;
    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%); 
    color: #ffffff;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
    border-radius: 10px;
    border: none;
   /* width: 246px;*/
    height: 54px;
    cursor: pointer;
    z-index: 9;
}

.green_button2 {
    background-color: #3f7bee;
    background-image: linear-gradient(0.344turn,rgb(255 0 0) 34%,rgb(181 26 26) 100%);
    color: #ffffff;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
    border-radius: 10px;
    border: none;
   /* width: 246px;*/
    height: 54px;
    cursor: pointer;
    z-index: 9;
}

a.green_button {
    display: block;
    text-align: center;
    line-height: 52px;
    font-weight: 600;
}

.blue_button {
    background-color: #33816b;
    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%);
    padding: 0 15px;
    display: block;
    width: 220px;
    font-weight: 600;
    height: 55px;
    border-radius: 10px;
    font-size: 17px;
    cursor: pointer;
    color: #ffffff;
    border: none;
}

.section__title {
    position: relative;
}

.section__title_big {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 62px;
    color: #e5e5e5;
    text-transform: uppercase;
}

.section__line {
    width: 60px;
    height: 3px;
    margin: 25px 0 35px;
    background: #3f7bee;
}


.pictures_slider .container {
    position: relative;
}

.pictures_slider__buttons {
    display: flex;
    justify-content: end;
    width: fit-content;
    position: absolute;
    right: 0;
    top: 0;
}

.pictures_slider__buttons button {
    border-radius: 10px;
    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%);
    border: none;
    width: 70px;
    height: 45px;
    margin-left: 15px;
    cursor: pointer;
}

.pictures_slider__left img {
    margin: 0 5px 0 0;
}

.pictures_slider__right img {
    margin: 0 0 0 5px;
}

.pictures_slider__buttons span {
    font-size: 11px;
    line-height: 14px;
    font-weight: 500;
    padding-top: 9px;
}

.pictures_slider__item {
    padding: 0 10px;
}

.pictures_slider__item a {
    width: 100%;
    display: block;
}

.pictures_slider__item a img {
    width: 100%;
    height: auto;
}

/* End */


/* Start:/local/templates/ooo_zabor/assets/css/header.css?17724275105182*/
header {
    position: relative;
}

.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 {
    cursor: pointer;
}

.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: 26px;
    line-height: 26px;
    transform-origin: center center 0;
    align-self: end;
}

.header__logo_description {
    font-size: 13px;
    transform-origin: center center 0;
    line-height: 12px;
    font-weight: 600;
    width: 100%;
    text-align: center;
}

.header__menu {
    max-height: 48px;
    border-radius: 300px;
    background-color: #ffff;
    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 {
        overflow: unset;
        padding-bottom: 15px;
    }

    .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: #ff140b;
        opacity: 1;
        border-radius: 0;
        max-width: 48px;
        cursor: pointer;
        position: relative;
    }

    .header__menu:before {
        content: "|||";
        position: absolute;
        top: 12px;
        left: 13px;
        transform: rotate(90deg);
        font-size: 19px;
    }

    .header__menu ul.left-menu.active {
        display: flex;
    }

    .header__menu ul.left-menu {
        position: absolute;
        flex-direction: column;
        justify-content: start;
        top: -15px;
        right: -25px;
        background-color: #0c0c0c;
        width: 100vw;
        height: 100vw;
        padding: 45px 20px;
    }

    .header__menu ul.left-menu li {
        width: 100%;
    }

    .header__menu ul.left-menu li a {
        color: #fff;
        font-size: 18px;
        line-height: 30px;
        font-weight: 500;
    }

    .close_menu {
        position: absolute;
        width: 40px;
        height: 40px;
        padding: 10px 8px;
        top: 5px;
        right: 5px;
    }

    .close_menu span {
        background-color: #fff;
        height: 2px;
        width: 26px;
        display: block;
        position: absolute;
        top: 20px;
    }

    .close_menu span:first-child {
        transform: rotate(45deg);
    }

    .close_menu span:last-child {
        transform: rotate(135deg);
    }

    .header__logo_title {
        font-size: 19px;
        line-height: 26px;
    }

    .pre_header__city {
        width: 100%;
    }

    .pre_header__phone {
        margin-right: 15px;
        margin-top: 20px;
    }

    .pre_header__phone_link {
        font-size: 25px;
    }

    .pre_header__messengers {
        order: 1;
    }

}

.breadcrumb__section {
    padding: 15px 0 10px;
    background-color: #f5f5f5;
}

@font-face {
    font-family: 'FindSans Pro';
    font-style: normal;
    font-weight: normal;
}

.text-logo {
    font-family: 'FindSans Pro';
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/main_banner.css?17750352102289*/
.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: red;
}

.main_banner__button {
    display: flex;
}

.main_banner__description {
    width: 210px;
    height: 54px;
    border-radius: 0px 10px 10px 0px;
    padding: 10px 10px 10px 30px;
    font-size: 14px;
    color: #ccc;
    margin-left: -15px;
    background: rgba(119, 119, 119, 52%);
}

.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?17750298224184*/
.catalog {
    padding: 50px 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;
    max-height: 200px;
    object-fit: cover;
}

.catalog__item_content {
    padding: 10px;
}

.catalog__item_title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px;
}

.catalog__item_title a {
    color: #0c0c0c;
}

.catalog__item_anons {
    font-weight: 400;
    line-height: 20px;
}

.catalog__item_property {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.catalog__item_property > div {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #252328;
}

.catalog__item_property > div.catalog__item_props_value {
    font-weight: 600;
}

.catalog__item_price {
    margin: 25px 0;
}

.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;
}

.catalog__item_buttons {
    display: flex;
    justify-content: space-between;
}

.catalog__item_buttons > a,
.catalog__item_buttons > button {
    height: 54px;
    width: 48%;
    font-size: 14px;
    line-height: 52px;
    font-weight: 600;
    border-radius: 10px;
}

.catalog_sections {
    padding: 50px 0;
}

.section_item__image a {
    display: block;
    width: 100%;
}

.section_item__image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
}

.section_item {
    background-color: #ffffff;
    border-radius: 0.75rem;
    transition: box-shadow .3s linear;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5)
}

.section_item__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 0 1rem 1rem;
}

.section_item__title {
    margin: 0;
    color: #3e4757;
    line-height: 1.3;
    font-size: 16px;
    font-weight: 400;
}

.section_item__price {
    width: 142px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-top-left-radius: 0.4375rem;
    border-bottom-left-radius: 0.875rem;
    background-color: #07b257;
    color: #ffffff;
    font-weight: 700;
}

.section_item__subsections_list {
    padding: .5rem 1rem;
    margin: 0;
    list-style-type: none;
}

.section_item__subsections_list a {
    color: #07b257;
    display: block;
    margin: .25rem 0;
}

.section_info {
    padding: 50px 0;
}

.section_info__wrapper > div {
    max-width: 50%;
}

.section_info__img img {
    width: 100%;
    height: auto;
}

.section_info__text {
    padding: 0 15px;
}

.info_tabs__wrapper {
    justify-content: flex-start;
    padding-top: 50px;
}

.info_tabs__wrapper .section_tabs_label {
    margin-right: 10px;
}

.info_tabs .info_tabs__wrapper .flex_between_wrap > div {
    width: 50%;
}

.info_tabs .section_tabs_input:checked + label + .section_tabs_content {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .catalog {
        padding: 50px 0;
    }

    .catalog__title {
        margin-bottom: 35px;
    }

    .catalog__wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .grid_3_column {
        display: grid;
    }

    .catalog_inner__title {
        margin: 0.67em 0 0;
    }

    .section_info__wrapper > div {
        max-width: 100%;
    }

    .section_tabs__wrapper .section_tabs_label {
        width: auto;
        padding: 0 15px;
        margin-right: 10px;
    }

    .section_tabs__wrapper {
        justify-content: flex-start;
    }

    .info_tabs .info_tabs__wrapper div.section_tabs_content  > div {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/callback.css?17750352092283*/
.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?17748627822715*/
.advantages__title.advantages {
    background-color: #f5f5f5;
    padding: 80px 0;
}

.advantages__title {
    margin: 0;
    font-size: 34px;
    line-height: 45px;
    width: 100%;
   max-width: 820px;
}

.advantages__title span {
    color: #56bada;
}

.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;
}

.our_advantages {
    padding: 50px 0;
}

.our_advantages__wrapper {
    gap: 0;
}

.our_advantages__item {
    height: 200px;
    border: none;
    box-shadow: 0 0 0 1px #f2f2f2;
    padding: 15px;
    background-color: #fff;
    position: relative;
}

.our_advantages__item_img {
    height: 120px;
    line-height: 117px;
    max-height: 200px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.our_advantages__item:hover {
    transition: all 0.5s ease;
    padding-bottom: 0;
    box-shadow: 0 0 0 2px #f2f2f2;
}

.our_advantages__item_img > img {
    max-width: 40%;
}


.our_advantages__item_title {
    font-size: 19px;
    text-align: center;
    min-height: 50px;
    height: 50px;
    color: #222;
}

.our_advantages__item_description {
    display: none;
}

.our_advantages__item:hover .our_advantages__item_description {
    display:block;
    position: absolute;
    box-shadow: 0 2px 0 2px #f2f2f2;
    background: #fff;
    z-index: 99999999;
    padding: 0 15px 15px;
    left: 0;
    width: 100%;
}

.our_advantages__item:hover .our_advantages__item_description * {
    height: auto;
}

@media (max-width: 600px) {
    .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);
    }

    .our_advantages__wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .our_advantages__item:hover .our_advantages__item_description {
        padding: 15px;
        text-align: center;
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/works.css?17706271222697*/
.works {
    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;
font-weight: 600;
}

.works__tabs_label:hover,
.works__tabs_input:checked + label {
    font-weight: 600;
    color: #ffffff;
    background-color: #33816b;
    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%);
}

.works__tabs_input:checked + label + .works__tabs_content {
    display: grid;
}

.works__tabs_content {
    order: 1;
    width: 100%;
    gap: 20px;
    grid-template-columns: repeat(4, 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 7px;
}

.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: #46a6e6;
    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?17750352101802*/
.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: 10px;
    padding: 85px;
    color: #fff;
}

.measuring__title {
    margin: 0;
    font-weight: 600;
    font-size: 32px;
    line-height: 43px;
    width: 100%;
    max-width: 820px;
}

.measuring__title span {
    color: #56bada;
}

.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?17750352092302*/
.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");
        margin-top: -60px;
}

.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");
        margin-top: -60px;
}

.clouds__item {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    border-radius: 0px;
    opacity: 0.8;
    width: 380px;
    padding: 25px;
    box-shadow: 14px 20px 24px rgb(0 0 0);
}

.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?17703688734567*/
.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: #68a9d5;
    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: 10px;
    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%);
    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;
}


.works_stages {
    padding: 15px 0 50px;
}

.works_stages__wrapper {
    display: grid;
    gap: 20px;
    grid-template-areas: "a a a a b b b b c c c c"
                         "d d d e e e f f f g g g";
}

.works_stages__item_text {
    min-height: 140px;
    font-size: 16px;
    padding-left: 25%;
    padding-top: 9%;
    max-width: 280px;
    line-height: 1.3;
    background: url(/local/templates/ooo_zabor/assets/css/../img/works_stages/works_stages_01.png) no-repeat top left;
    background-size: auto;
    width: 100%;
}

.works_stages__item_text:before {
    content: " ";
    background: url(/local/templates/ooo_zabor/assets/css/../img/works_stages/works_stages_arr.png) no-repeat top left;
    background-size: auto;
    width: 20px;
    display: inline-block;
    z-index: 1;
    height: 17px;
    position: absolute;
    right: 10px;
    top: 45px;
}
.works_stages__item_01 {
    grid-area: a;
}

.works_stages__item_02 {
    grid-area: b;
}

.works_stages__item_03 {
    grid-area: c;
}

.works_stages__item_04 {
    grid-area: d;
}

.works_stages__item_05 {
    grid-area: e;
}

.works_stages__item_06 {
    grid-area: f;
}

.works_stages__item_07 {
    grid-area: g;
}


.works_stages__item_02 .works_stages__item_text {
    background: url(/local/templates/ooo_zabor/assets/css/../img/works_stages/works_stages_02.png) no-repeat top left;
}

.works_stages__item_03 .works_stages__item_text {
    background: url(/local/templates/ooo_zabor/assets/css/../img/works_stages/works_stages_03.png) no-repeat top left;
}

.works_stages__item_04 .works_stages__item_text {
    background: url(/local/templates/ooo_zabor/assets/css/../img/works_stages/works_stages_04.png) no-repeat top left;
}

.works_stages__item_05 .works_stages__item_text {
    background: url(/local/templates/ooo_zabor/assets/css/../img/works_stages/works_stages_05.png) no-repeat top left;
}

.works_stages__item_06 .works_stages__item_text {
    background: url(/local/templates/ooo_zabor/assets/css/../img/works_stages/works_stages_06.png) no-repeat top left;
}

.works_stages__item_07 .works_stages__item_text {
    background: url(/local/templates/ooo_zabor/assets/css/../img/works_stages/works_stages_07.png) no-repeat top left;
}

.works_stages__item_text span {
    color: #3f7bee;
}

.works_stages__item:first-child {

}


@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?1775035209833*/
.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?17709777283226*/
.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;

}

.review_slider {
    padding: 50px 0;
}

.review_slider .container {
    position: relative;
}

.review_slider__wrapper {
    display: flex;
    justify-content: flex-start;
}

.review_slider__buttons {
    display: flex;
    justify-content: end;
    width: fit-content;
    position: absolute;
    right: 0;
    top: 0;
}

.review_slider__buttons button {
    border-radius: 10px;
    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%);
    border: none;
    width: 70px;
    height: 45px;
    margin-left: 15px;
    cursor: pointer;
}

.review_slider__left img {
    margin: 0 5px 0 0;
}

.review_slider__right img {
    margin: 0 0 0 5px;
}

.review_slider__item {
    margin-right: 32px;
    padding: 30px 35px 43px 70px;
    position: relative;
    transition: box-shadow 0.3s ease;
    height: 350px;
    border: 1px solid #f5f5f5;
}

.review_slider__item:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.review_slider__item_header {
    display: flex;
    justify-content: flex-start;
}

.review_slider__item_image img {
    border-radius: 100%;
    width: 50px;
    height: 50px;
}

.review_slider__item_name {
    padding-left: 20px;
}

.review_slider__item_name h3 {
    color: #333;
    font-weight: bold;
    font-size: 1.067em;
    margin: 0 0 3px;
}

.review_slider__item_name span {
    color: #777;
    font-size: 13px;
}

.review_slider__item_info {
    padding-top: 19px;
    position: relative;
}

.review_slider__item_quote {
    position: absolute;
    top: 18px;
    left: -40px;
}

.review_slider__item_text {
    color: #555555;
    font-size: 1.067em;
}

.review_slider__item_text p {
    padding: 0;
    margin: 0;
}

.review_slider__item_quote svg path {
    fill: #3f7bee;
}

@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/calculators.css?177503521011014*/
/* Калькулятор */

.calculator_form_section {
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
    position: relative;
    flex-wrap: wrap;
}

.calculator_form__block {
    width: 45%;
}

.calculator_form__result {
    padding: 45px 40px 30px;
    -webkit-box-shadow: 0 0 25px -5px rgba(74, 74, 74, 0.36);
    box-shadow: 0 0 25px -5px rgba(74, 74, 74, 0.36);
    background: #FFF;
    height: 100%;
    margin-bottom: 25px;

}

.calculator_form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.calculator_form__item {
    width: 48%;
    margin-bottom: 25px;
}

.calculator_form__item_title {
    font-size: 14px;
    font-weight: 400;
    color: #232323;
    width: 100%;
    margin-bottom: 15px;
}

.calculator_form__radio,
.calculator_form__checkbox {
    display: none;
}

.calculator_form__radio+label {
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 44px;
    text-align: center;
    color: #232323;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 5px;
    border-radius: 10px;
}

.calculator_form__radio+label.farm_type {
    width: auto;
    padding: 0 10px;
}

.calculator_form__radio:checked+label {
    color: #fff;
    border-color: #47aae9;
    background: #47aae9;
}

.calculator_form__select,
input[type="text"].calculator_form__input {
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px;
    color: #232323;
    font-weight: 400;
    line-height: 16px;
    width: 100%;
}

.calculator_form__checkbox+label::before {
    display: block;
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}

.calculator_form__checkbox:checked+label::before {
    border-color: #47aae9;
    background: #47aae9 url("/local/templates/ooo_zabor/assets/css/../img/calculators/tick.svg") no-repeat center center/10px;
}

.calculator_form__checkbox_label {
    position: relative;
    padding-left: 30px;
    margin-top: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.calculator_result__button_block,
.calculator_result__price {
    margin-bottom: 20px;
}

.calculator_result__button {
    font: var(--UniHeavy) 15px Uni, sans-serif;
    background: var(--bg-orange);
    color: #fff;
    padding: 0 40px;
    display: inline-block;
    text-decoration: none;
    transition: .3s;
    cursor: pointer;
    border-radius: 40px;
    border: none;
    height: 44px;
}

.calculator_result__price span {
    display: block;
}

.calculator_result__price_title {
    font-size: 18px;
    color: #4a4a4a;
    margin-bottom: 10px;
    line-height: 1.6;
}

.calculator_result__price_numbers {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.6;
}

.form_request__item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.form_request__item input[type="text"] {
    width: 95%;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px;
    color: #232323;
    font-weight: 400;
    line-height: 16px;
}

.form_request__item input[type="text"]~p {
    margin: 0;
}

.form_request__item p {
    padding: 0 14px;
    margin: 0;
}


.sheet_profile .sheet_profile_img,
.farm_type .farm_type_img {
    content: '';
    position: absolute;
    top: 20px;
    right: 10px;
    width: 0;
    height: 0;
    background-size: cover;
}

.sheet_profile:hover .sheet_profile_img  {
    width: 650px;
    height: 450px;
    box-shadow: 1px 1px 8px #000;
    background-color: #fff;
}

.farm_type:hover .farm_type_img  {
    width: 650px;
    height: 450px;
    box-shadow: 1px 1px 8px #000;
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
}

.sheet_profile_8:hover .sheet_profile_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/profil_profnastil_8.jpg);
}

.sheet_profile_20:hover .sheet_profile_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/profil_profnastil_20.jpg);
}

.sheet_profile_21:hover .sheet_profile_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/profil_profnastil_21.jpg);
}

.picket_brands_r:hover .sheet_profile_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/profil_shtaketnik_r.jpg);
}

.picket_brands_m:hover .sheet_profile_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/profil_shtaketnik_m.jpg);
}

.picket_brands_p:hover .sheet_profile_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/profil_shtaketnik_p.jpg);
}

.farm_type_arched:hover .farm_type_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/arched-triangle.jpg);
}

.farm_type_semi_arched:hover .farm_type_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/semi-arched-triangle.jpg);
}

.farm_type_single_pitch:hover .farm_type_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/shed-triangle.jpg);
}

.farm_type_triangular:hover .farm_type_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/triangle-triangle.jpg);
}

.farm_type_gable:hover .farm_type_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/type_gable.jpg);
}

.farm_type_gable_arched:hover .farm_type_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/double-shed-arched.jpg);
}

.farm_type_two_level:hover .farm_type_img {
    background-image: url(/local/templates/ooo_zabor/assets/css/../img/calculators/two_level.jpg);
}



.calculator__form_success,
.calculator_shtaketnik__form_success,
.calculator_3d__form_success,
.calculator_rabica__form_success,
.calculator_swing_gates__form_success,
.calculator_sliding_gates__form_success,
.calculator_shed__form_success {
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    color: #3f7bee;
}


.calculator_form__item_full_width {
    width: 100%;
}

.error,
div.recaptchaError {
    color: red;
}

.form_request__item input[type="button"] {
    font: var(--UniHeavy) 15px Uni, sans-serif;
    height: 44px;
    padding: 0 30px;
    background-image: linear-gradient(0.344turn,rgb(255 0 0) 34%,rgb(181 26 26) 100%);
    border: none;
    border-radius: 10px;
    color: #fff;
    display: block;
    margin: 0 auto;
    text-align: center;
    transition: 0.3s;
}

.calculator_form__result p {
    margin-bottom: 25px;
}

.calculator_shed_note {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #3f7bee;
}

/* Вкладки для калькулятора */
.calculator_tabs {
    display: none;
}

.calculator_tab_labels {
    display: inline-block;
    margin: 0 5px -1px 0;
    text-align: center;
    color: #616161;
    border: 1px solid #ffffff;
  /*  background: #353535;*/
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    padding: 15px;
    border-radius: 10px;
    min-width: 125px;
    background-color: #e3e3e3;
}

.calculator_tabs:checked+.calculator_tab_labels {
    color: #ffffff;
    border: 1px solid #ffffff;
   /* background: #00aa27;*/
    background-color: #33816b;
    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%);
}

.calculator_tab_content {
    padding: 0 20px;
    box-shadow: 0 2px 20px rgba(86, 86, 86, 0.15);
    border-radius: 2px;
    display: none;
}

.calculator_tab_profnastil:checked~.tab_content_profnastil,
.calculator_tab_picket:checked~.tab_content_picket,
.calculator_tab_3d:checked~.tab_content_3d,
.calculator_tab_rabica:checked~.tab_content_rabica,
.calculator_tab_swing_gates:checked~.tab_content_swing_gates,
.calculator_tab_sliding_gates:checked~.tab_content_sliding_gates,
.calculator_tab_shed:checked~.tab_content_shed {
    display: block;
}



@media (max-width: 1200px) {
    .calculator_form_section {
        flex-wrap: wrap;
        justify-content: center;
    }
    .calculator_form__block {
        width: 90%;
    }

    .calculator_form__result {
        position: sticky;
        bottom: -260px;
    }
}

@media (max-width: 990px) {
    .sheet_profile:hover .sheet_profile_img {
        width: 520px;
        height: 360px;
    }

    .farm_type:hover .farm_type_img {
        width: 520px;
        height: 360px;
    }

    .sheet_profile .sheet_profile_img {
        top: 130px;
        right: auto;
        left: 40px;
    }

    .farm_type .farm_type_img {
        top: 200px;
        right: auto;
        left: 40px;
    }

    .calculator_shed_note {
        text-align: center;
        padding: 0 10px;
    }

}

@media (max-width: 640px) {
    .calculator_form__item {
        width: 100%;
    }

    .calculator_result__button_block,
    .calculator_result__price {
        text-align: center;
    }

    .sheet_profile:hover .sheet_profile_img {
        width: 360px;
        height: 250px;
    }

    .farm_type:hover .farm_type_img {
        width: 360px;
        height: 250px;
    }

    .sheet_profile .sheet_profile_img,
    .farm_type .farm_type_img {
        left: 10px;
    }

    .farm_type .farm_type_img {
        top: 300px;
    }

    .calculator_tab_content {
        border: none;
        padding: 0;
    }

    .form_request__item input[type="text"]~p {
        margin-top: 15px;
    }

    .calculator_form__result {
        bottom: -280px;
    }

}

@media (max-width: 530px) {

    .form_request__item {
        justify-content: center;
        flex-wrap: wrap;
    }

    .calculator__form_request_button {
        margin-bottom: 20px;
    }

    .form_request__item p {
        text-align: center;
    }

    .form_request__item input[type="text"] {
        width: 90%;
        margin-bottom: 20px;
    }

    .form_request__item .calculator_form__input {
        width: 100%;
        text-align: center;
    }

    .calculator_tab_labels {
        padding: 8px 9px;
        font-size: 13px;
        margin: 0;
        font-weight: 500;
        min-width: 80px;
    }

    .calculator_form__result {
        bottom: -420px;
    }

}

@media (max-width: 370px) {
    .sheet_profile:hover .sheet_profile_img {
        width: 320px;
        height: 220px;
    }

    .farm_type:hover .farm_type_img {
        width: 320px;
        height: 220px;
    }

    .sheet_profile .sheet_profile_img,
    .farm_type .farm_type_img {
        left: 5px;
    }

    .calculator_form__result {
        bottom: -460px;
    }

}

/* End */


/* Start:/local/templates/ooo_zabor/assets/css/popups.css?17679947201349*/
.popup {
    position: fixed;
    display: none;
    width: 890px;
    height: 411px;
    top: 50px;
    left: calc(50% - 445px);
    background-color: #fff;
    z-index: 9999;
    border-radius: 25px;
    padding: 40px 50px;
    -webkit-box-shadow: 12px 11px 15px 1px rgba(15, 15, 15, 0.21);
    -moz-box-shadow: 12px 11px 15px 1px rgba(15, 15, 15, 0.21);
    box-shadow: 12px 11px 15px 1px rgba(15, 15, 15, 0.21);
}

.popup.active {
    display: block;
}

.close_popup {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.popup__region {
    height: auto;
}

.popup__region_list {
    height: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.popup__region_list li {
    color: #0c0c0c;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
}

.popup__region_list a {
    color: #0c0c0c;
}

.popup__region_list li.popup__region_current {
    color: red;
    font-weight: 700;
}

@media (max-width: 600px) {

    .popup {
        width: 96%;
        top: 150px;
        left: 2%;
        padding: 35px 30px;
        height: auto;
    }

    .popup__region_list {
        grid-template-columns: repeat(2, 1fr);
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/footer.css?17721035042914*/
.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: 26px;
    line-height: 23px;
    transform-origin: center center 0;
    align-self: end;
}

.footer__logo_description {
    font-size: 13px;
    transform-origin: center center 0;
    line-height: 12px;
    font-weight: 600;
    width: 100%;
    text-align: center;
}

.footer__city {
    margin-top: 15px;
    font-size: 13px;
    line-height: 19px;
}

.footer__block {
    margin-bottom: 25px;
}

.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: 0px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
    flex-direction: row-reverse;
}

.footer__block_messengers img {
    width: 40px;
    height: 40px;
    margin-top: 3px;
}

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

.footer__block_title {
    font-weight: 700;
    white-space: nowrap;
    color: #0c0c0c;
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.footer__block_list {
    color: #0c0c0c;
    font-size: 13px;
    line-height: 17px;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.footer__block_list li {
    margin-bottom: 10px;
}

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

a:hover {
    color: #3f7bee;
    text-decoration: none
}

@media (max-width: 480px) {
    .footer {
        padding: 50px 0;
    }

    .footer__block {
        width: 49%;
    }

    .footer__block .button_red {
        width: 200px;
    }
}





.df {
    text-align: center;
}

.footer__block_messengers1 {
    margin-top: -10px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    padding-left: 10px;
}

.footer__block_messengers1 img {
    width: 25px;
    height: 40px;
    margin-top: 3px;
}
@media (max-width: 480px){
.pre_header__messengers_telegram {
    display: block;
}

.footer__block_messengers1 {
    margin-top: 0px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    padding-left: 0px;

}
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/message.css?17750352092135*/
/* Кнопка WhatsApp*/

.whatsapp-button {
  position: fixed;
  right: 13px;
  bottom: 30px;
  transform: translate(-50%, -50%);
 /* background: #25D366;*/
  /*цвет кнопки*/
 /* border-radius: 50%;*/
  width: 65px;
  /*ширина кнопки*/
  height: 65px;
  /*высота кнопки*/
  color: #fff;
  text-align: center;
  line-height: 53px;
  /*центровка иконки в кнопке*/
  font-size: 35px;
  /*размер иконки*/
  z-index: 9999;
  background-size: 100%;
  background-image: url(/local/templates/ooo_zabor/assets/img/icons/tg.svg);

}

.whatsapp-button a {
  color: #fff;
}
.whatsapp-button:before,
.whatsapp-button:after {
  content: " ";
  display: block;
  position: absolute;
  border: 1px solid #52ade7;
  /*цвет анимированных волн от кнопки*/
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: animate 1.5s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
}

.whatsapp-button:after{
  animation-delay: .5s;
}

@keyframes animate
{
  0%
  {
      transform: scale(0.5);
      opacity: 0;
  }
  50%
  {
      opacity: 1;
  }
  100%
  {
      transform: scale(1.2);
      opacity: 0;
  }
}
@media (max-width : 800px) {  
  .whatsapp-button {   
    bottom: 5px; /*отступ кнопки снизу от экрана*/
    right: 10px; /*отступ кнопки слева от экрана(right - справа)*/
  }

  .whatsapp-button {
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    line-height: 53px;
    font-size: 35px;
  position: fixed;
  right: 0px;
    left: 55px;
  bottom: 10px;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  /*размер иконки*/
  z-index: 9999;
  background-size: 100%;
  background-image: url(/local/templates/ooo_zabor/assets/img/icons/tg.svg);






  }
}

.fa-mobile-alt::before {
  content: "\f3cd";
}


.fa-whatsapp:before {
  content: "\f232";
}

/* End */


/* Start:/local/templates/ooo_zabor/assets/css/items.css?17706270735356*/
.item_showcase__wrapper {
    display: flex;
    padding-bottom: 0;
    position: relative;
    height: 100%;
    border-radius: 0.75rem;
    transition: box-shadow .3s linear;
    justify-content: space-between;
}

.item_showcase__images {
    width: 52%;
    overflow: hidden;
}

.item_showcase__slider {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 1;
}

.item_showcase__slider .slick-slide img {
    width: 100%;
    height: auto;
}


.item_showcase__nav {
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    position: relative;
    width: 100%;
}

.item_showcase__nav .slick-list {
    overflow: hidden;
}

.item_showcase__nav .slick-track {
    display: flex;
    min-width: 0;
}

.item_showcase__nav .slide-item.slick-current::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    border: 4px solid #f12a2a;
}

.item_showcase__nav .slide-item.slick-current {
    position: relative;
}

.item_showcase__nav .slide-item {
    margin: 0 5px;
    line-height: 0;
}

.item_showcase__nav .slick-initialized .slick-slide {
    display: block;
}

.item_showcase__nav .slide-item img {
    width: 100%;
}

.item_showcase__nav .slick-track {
    margin: 0;
}


.item_props__element {
    display: flex;
    padding: 10px;
}

.item_props__element:nth-child(2n+1) {
    background-color: #f1f1f1;
}

.item_props__element > div {
    width: 45%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #212529;
}

.item_props__element .item_props__title {
    font-weight: 600;
}

.item_props__title {
    text-align: center;
}

.item_showcase__text_point {
    position: relative;
    font-size: 15px;
    font-weight: 700;
    line-height: 35px;
    padding: 0 0 0 40px;
    margin-bottom: 15px;
    margin-right: 0;
}

.item_showcase__text_point svg {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    fill: #27abee;
}

.item_showcase__description {
    width: fit-content;
    min-width: 45%;
}

.item_showcase__price {
    margin-top: 2rem;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 1rem;
    text-align: center;
}

.item_showcase__order {
    text-align: center;
}

.item_showcase__order .green_button {
    width: 250px;
}

.item_showcase__engineer {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 45%;
}

.item_showcase__engineer_img {
    height: 150px;
}

.item_showcase__engineer_img img {
    height: 100%;
    width: auto;
}

.item_showcase__engineer_description {
    padding: 0 40px 0 25px;
}

.item_showcase__engineer_description h3 {
    margin: 0;
}

.engineer_work {
    font-size: 14px;
    font-weight: 400;
}

.item_props {
    padding: 15px 0 30px;
}

section.colors {
    padding: 25px 0 50px;
}

div.colors__wrapper {
    justify-content: flex-start;
}

.colors__tabs_input,
.colors__tabs_content {
    display: none;
}

.colors__tabs_content {
    order: 1;
    width: 100%;
}

.colors__tabs_input:checked + label + .colors__tabs_content {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}

.colors__tabs_label {
    color: #616161;
    width: 19%;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    border-radius: 10px;
    background-color: #e3e3e3;
    margin-bottom: 15px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    margin-right: 15px;
}

.colors__tabs_label:hover, .colors__tabs_input:checked + label {
    font-weight: 600;
    color: #ffffff;
    background-color: #33816b;
    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%);
}

.colors__item {
    display: flex;
    text-align: left;
    gap: 10px;
    padding: 2px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.colors__item_bg {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 49px;
    height: 49px;
}

.colors__item .colors__item_text {
    margin-top: 3px;
}

@media (max-width: 768px) {
    .item_showcase__wrapper {
        flex-wrap: wrap;
    }

    .item_showcase__images {
        width: 100%;
    }

    .item_showcase__price {
        text-align: center;
    }

    .item_showcase__order {
        text-align: center;
        padding-bottom: 25px;
    }

    .item_showcase__engineer {
        position: relative;
    }

    .item_showcase__engineer {
        max-width: 100%;
    }

    .engineer_social .pre_header__messengers_telegram {
        display: block;
    }

    .colors__tabs_label {
        width: fit-content;
        padding: 0 15px;
    }

    .colors__tabs_input:checked + label + .colors__tabs_content {
        grid-template-columns: repeat(2, 1fr);
    }

    .works_stages__wrapper {
        display: grid;
        gap: 20px;
        grid-template-areas:
        "a a a a b b b b"
        "c c c c d d d d"
        "e e e e f f f f"
        "g g g g g g g g";
    }

}

/* End */


/* Start:/local/templates/ooo_zabor/assets/css/sections.css?1770284625798*/
.section_tabs__wrapper {
    margin-top: 35px;
}

.section_tabs_input,
.section_tabs_content {
    display: none;
}

.section_tabs_content {
    order: 1;
    width: 100%;
}

.section_tabs_input:checked + label + .section_tabs_content {
    display: grid;
}

.section_tabs_label {
    color: #616161;
    width: 19%;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    border-radius: 10px;
    background-color: #e3e3e3;
    margin-bottom: 15px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
}

.section_tabs_label:hover, .section_tabs_input:checked + label {
    font-weight: 600;
    color: #ffffff;
    background-color: #33816b;
    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%);
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/faq.css?17708917542149*/
.faq {
    padding: 50px 0;
}

.faq__wrapper {
    display: flex;
    justify-content: space-between;
}

.faq__list {
    flex-basis: 70%;
    padding-right: 30px;
}

.faq__item {
    margin-top: 10px;
}

.faq__item_header {
    font-size: 17px;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    padding: 10px 25px 10px 10px;
}

.faq__item_header::before {
    content: "";
    position: absolute;
    right: 19px;
    top: 13px;
    height: 9px;
    width: 9px;
    border-bottom: 2px solid #373737;
    border-right: 2px solid #373737;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition-property: transform;
    transition-duration: 0.5s;
}

.faq__item_header::after {
    content: "";
    position: absolute;
    right: 26px;
    top: 20px;
    height: 9px;
    width: 9px;
    border-top: 2px solid #373737;
    border-left: 2px solid #373737;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition-property: transform;
    transition-duration: 0.5s;
}


.faq__item_show .faq__item_header {
    background: #47aae9;
    color: #fff;
}

.faq__item_show .faq__item_header::before {
    top: 13px;
    right: 26px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-property: transform;
    transition-duration: 0.5s;
}

.faq__item_show .faq__item_header::after {
    display: none;
}

.faq__item_body {
    display: none;
}

.faq__item_show .faq__item_body {
    display: block;
    background: whitesmoke;
    padding: 20px 25px;
}

.faq__people {
    flex-basis: 30%;
    padding: 20px;
    border: 2px solid #f3f3f3;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
}

@media (max-width: 768px) {
    .faq__wrapper {
        flex-wrap: wrap;
    }

    .faq__list {
        flex-basis: 100%;
        padding: 0;
    }

    .faq__people {
        flex-basis: 100%;
    }
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/prices.css?17750352094617*/
    thead {
	    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%);
text-align: center;
    color: #ffffff;
}

    .thead1 {
background-image: linear-gradient(0.344turn,rgb(73 178 222 / 33%) 34%,rgb(118 190 242 / 21%) 100%);
text-align: center;
    color: #000;
}

    .thead0 {
text-align: center;
}

	table.iksweb{
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	height: auto;
}
table.iksweb,table.iksweb td, table.iksweb th {

	border: 1px solid #f2f2f2;
}
table.iksweb td,table.iksweb th {
	padding: 3px;
	width: 30px;
	height: 35px;
}
table.iksweb th {
	    background: #56bada;
	color: #fff; 
	font-weight: normal;
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158";
}

.red_bolder{
color:red; 
font-weight: bolder;
}








/** Табы с ценами **/

.price_tab_profnastil:checked ~ .price_content_profnastil,
.price_tab_picket:checked ~ .price_content_picket,
.price_tab_3d:checked ~ .price_content_3d,
.price_tab_rabica:checked ~ .price_content_rabica {
    display: block;
}

.price_tab_content {
    display: none;
}

.price_tabs {
    display: none;
}

.price_tab_labels {
    display: inline-block;
    width: 24.7%;
    height: auto;
    line-height: 44px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    color: #232323;
    font-size: 17px;
    font-weight: 500;
    border: 1px solid #1dadee;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
border-radius: 10px;
}

.price_tab_labels img {
    width: 100%;
    opacity: 0.5;
    padding-bottom: 5px;
}

.price_tabs:checked + .price_tab_labels {
    color: #fff;
    border-color: #56bada;
    background-image: linear-gradient(0.344turn,rgb(73 178 222) 34%,rgb(118 190 242) 100%);
    border-radius: 10px;
}

.price_tabs:checked + .price_tab_labels img {
    opacity: 1;
}

.price_form_section {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (max-width: 782px){
#type__fences .price_tab_labels, #table__price .price_tab_labels {
    width: 49%;
    padding: 0;
    margin-top: 5px;
}
}

/***************
    table__price
****************/


.faq-block-holder {
    border: 1px solid #1dadee;
    font-size: 16px;
    margin: 0 0 25px 0;
}

.last_table_price .container > div:last-child .faq-block-holder,
#about_company .faq-block-holder {
    margin: 0;
}

.faq-block-question.active>.faq-block-holder {
    border: none;
}

.faq-block-question p {
    text-align: left;
  /*  font-weight: bold; */
    padding: 10px 10px 10px 10px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    margin: 0;
    width: 87%;
  /*  font-size: 16px; */
    font-size: 17px;
    font-weight: 500;
}

.faq-block-question:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 15px;
    background: url(https://zaborarmada.ru/local/templates/ooo_zabor/assets/img/icons/arr-dwn.png);
    background-size: 100%;
    right: 40px;
    top: 13px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.faq-block-question.active:after {
    transform: rotate(180deg);
}

.faq-block-question.active {
    color: #fff;
    background: #1dadee;
    /* border-radius: 15px 15px 0 0;*/
}


/** Популярные вопросы **/
.faq_main {
    margin-top: 20px;
}

.faq_main .faq-block-holder {
    max-width: 1010px;
    margin: 0 auto 30px;
    border: none;
    border-bottom: 1px solid #e5e7eb;
}

.faq_main .faq-block-question {
    font-weight: 500;
    font-size: 21px;
    line-height: 34px;
    color: #111827;
    position: relative;
    cursor: pointer;
    text-transform: none;
}

.faq_main .faq-block-question::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 25px;
    transform: translate(0, -50%);
    background-image: url(/local/templates/zaborcervice/css/../image/open-icon.png);
    transition: all 0.3s ease;
}

.faq_main .faq-block-question.active{
    background-color: #1dadee;
}

.faq_main .faq-block-question.active p {
    color: #fff;
}

.faq_main .faq-block-question.active::after {
    transform: translate(0, -50%) rotate(45deg);
    transition: all 0.3s ease;
}

.faq_main .faq-block-answer {
    padding: 0;
}

.faq_main .faq-block-answer P {
    font-weight: 500;
}

.center {

text-align: center;
}




/* End */


/* Start:/local/templates/ooo_zabor/assets/css/about.css?1772002236937*/
    .section_info1 {
        padding: 10px 0 30px 0;
        background-color: #f5f5f5;
    }

.companies1__wrapper {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 35px;
}

.companies1__item {
    border-radius: 10px;
    background-color: #ffffff;
    height: 240px;
    display: flex;
    justify-content: center;
    align-content: center;
}

  .container1 {
    padding: 15px;
    background-color: #f5f5f5;"
}

.advantages1 {
    background-color: #fff;
    padding: 80px 0;
}

.section_info__text {
    margin-top: -20px;
}

@media (max-width: 480px){
.companies1__wrapper {
    grid-template-columns: repeat(1, 1fr);
}

.section_info__text {
    padding: 0px;
    margin-top: 10px;
}

.advantages1 {
    background-color: #fff;
    padding: 40px 0;
}
.section_info1 {
    padding: 10px 0 30px 0;
    background-color: #f5f5f5;
}
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/kontakty.css?17748509001091*/
.faq__people1 {

    text-align: center;
}

    .kontakty {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 350px;
    margin-bottom: 70px;
    max-width: 60%;
    padding-top: 70px;
        }

   .kontakty1 p,h3  {
    margin-top: 5px;
        }

.contacts-page__map1 {
    width: 50%;
    position: absolute;
    right: 0;
    top: 460px;
    padding: 10px;
    height: 50%;
}




@media (max-width: 992px){
.kontakty {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 340px;
    margin-bottom: 0px;
     max-width: 100%; 
}

.faq__people1 {
    text-align: center;
    /* padding-top: 500px; */
    display: none;
}

.contacts-page__map1 {
    width: 50%;
    position: absolute;
    right: 0;
    top: 460px;
    padding: 10px;
    height: 50%;
}

}

@media (max-width: 1200px){
.contacts-page__map1 {
    width: 500px;
}
}


@media (min-width: 1000px){
.sa1 {
    text-align: center;
    /* padding-top: 500px; */
    display: none;
}
}
/* End */


/* Start:/local/templates/ooo_zabor/assets/css/foto-rabot.css?17750389272264*/
/* Foto Rabot */


.foto_section__item {
    display: inline-block;
    width: auto;
    height: 46px;
    margin: 0 0 10px 0;
    padding: 0 15px;
    text-align: center;
    border: 1px solid #d8d8d8;
    cursor: pointer;
}

.foto_section__item a,
.foto_element__title {
    color: #232323;
    font-size: 17px;
    font-weight: 500;
    line-height: 44px;
    text-decoration: none;
}

.foto_element__item {
    margin-bottom: 15px;
    text-align: center;
}

.foto_element__item_wrap {
    overflow: hidden;
    height: 250px;
    margin-bottom: 5px;
}

.foto_element__img {
    width: 100%;
    height: auto;
}

.foto_element__title:hover {
    color: #232323;
    text-decoration: none;
}

.foto_section__item.active {
    border-color: #4e960f;
    background: #4e960f;
}

.foto_section__item.active a {
    color: #fff;
}

.bx-breadcrumb-item-text {
    vertical-align: top;
    white-space: normal;
    font: 400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;
    transition: 250ms linear all;
}

.bx-breadcrumb-item-link {
    border-bottom: 0;
    vertical-align: top;
    line-height: 21px;
}

.bx-breadcrumb-item-angle {
    margin: 0 10px;
    color: #b5bdc2;
    vertical-align: top;
    font-size: 12px;
}

.bx-breadcrumb-item {
    height: 22px;
    white-space: nowrap;
}

.bx-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}



@media (max-width: 599px) {
    .foto_section__item a {
        font-size: 13px;
        line-height: 30px;
    }

    .foto_section__item {
        height: 30px;
        padding: 0 10px;
        font-size: 16px;
    }

    .h1_title {
        font-size: 25px;
        margin-bottom: 25px;
    }
}
/* End */
/* /local/templates/ooo_zabor/assets/libs/slick/slick.css?17751272831893 */
/* /local/templates/ooo_zabor/assets/libs/fancybox/jquery.fancybox.min.css?177512728412795 */
/* /local/templates/ooo_zabor/assets/css/normalize.css?17750352107071 */
/* /local/templates/ooo_zabor/assets/css/common.css?17750300493517 */
/* /local/templates/ooo_zabor/assets/css/header.css?17724275105182 */
/* /local/templates/ooo_zabor/assets/css/main_banner.css?17750352102289 */
/* /local/templates/ooo_zabor/assets/css/catalog.css?17750298224184 */
/* /local/templates/ooo_zabor/assets/css/callback.css?17750352092283 */
/* /local/templates/ooo_zabor/assets/css/advantages.css?17748627822715 */
/* /local/templates/ooo_zabor/assets/css/works.css?17706271222697 */
/* /local/templates/ooo_zabor/assets/css/measuring.css?17750352101802 */
/* /local/templates/ooo_zabor/assets/css/clouds.css?17750352092302 */
/* /local/templates/ooo_zabor/assets/css/stages.css?17703688734567 */
/* /local/templates/ooo_zabor/assets/css/companies.css?1775035209833 */
/* /local/templates/ooo_zabor/assets/css/testimonals.css?17709777283226 */
/* /local/templates/ooo_zabor/assets/css/calculators.css?177503521011014 */
/* /local/templates/ooo_zabor/assets/css/popups.css?17679947201349 */
/* /local/templates/ooo_zabor/assets/css/footer.css?17721035042914 */
/* /local/templates/ooo_zabor/assets/css/message.css?17750352092135 */
/* /local/templates/ooo_zabor/assets/css/items.css?17706270735356 */
/* /local/templates/ooo_zabor/assets/css/sections.css?1770284625798 */
/* /local/templates/ooo_zabor/assets/css/faq.css?17708917542149 */
/* /local/templates/ooo_zabor/assets/css/prices.css?17750352094617 */
/* /local/templates/ooo_zabor/assets/css/about.css?1772002236937 */
/* /local/templates/ooo_zabor/assets/css/kontakty.css?17748509001091 */
/* /local/templates/ooo_zabor/assets/css/foto-rabot.css?17750389272264 */
