@charset "UTF-8";

* {
    box-sizing: border-box;
    font-family: Roboto, sans-serif
}

:focus {
    outline: none
}

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

body {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 320px;
    max-width: 100%!important;
}

body.gradient:before {
    content: "";
    height: 362px;
    background-image: linear-gradient(180deg, rgba(0, 141, 255, .1), rgba(0, 45, 181, 0));
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1
}

body.is-locked {
    height: 100vh;
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0
}

.global-wrapper {
    overflow-x: hidden;
    max-width: 100vw;
    min-width: inherit;
    position: relative
}

.global-wrapper.is-locked {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.is-hidden {
    display: none
}

.container {
    max-width: 1170px;
    padding: 0 10px;
    margin: 0 auto
}

@media (min-width:1200px) {
    .container {
        padding: 0 15px
    }
}

.section-wrapper {
    position: relative;
    z-index: 0
}

.rub {
    font-family: PT Sans, sans-serif
}

.rub:after {
    content: "\20bd"
}

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

.is-wicket {
    width: auto !important
}

.reviews-list>div {
    margin-bottom: 20px
}

.review-text {
    border: 2px solid #ededed;
    padding: 15px 18px;
    margin-bottom: 15px;
    position: relative
}

.new-review {
    position: relative;
    margin-top: 20px;
    cursor: pointer
}

.new-review i {
    font-size: 30px;
    color: #f64747;
    position: absolute;
    left: -35px;
    top: -4px
}

.review-text .icon {
    position: absolute;
    bottom: 0;
    left: 0
}

.icon-28:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -28px;
    border: 13px solid transparent;
    border-top: 13px solid #ededed
}

.review .author,
.review .date {
    display: inline-block
}

.articles .date {
    color: #8c8c8c;
    margin-bottom: 7px
}

.review .author {
    margin-right: 10px
}

.ribbon {
    position: absolute;
    padding: 0;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.ribbon i {
    transform: scale(.5);
    box-shadow: none;
    bottom: -26px !important;
    left: -8px !important
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

.container-fluid {
    max-width: 1170px
}

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row.reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.col.reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

#fence_calc .col,
#fence_calc .col-1,
#fence_calc .col-2,
#fence_calc .col-3,
#fence_calc .col-4,
#fence_calc .col-5,
#fence_calc .col-6,
#fence_calc .col-7,
#fence_calc .col-8,
#fence_calc .col-9,
#fence_calc .col-10,
#fence_calc .col-11,
#fence_calc .col-12,
#fence_calc .col-offset-0,
#fence_calc .col-offset-1,
#fence_calc .col-offset-2,
#fence_calc .col-offset-3,
#fence_calc .col-offset-4,
#fence_calc .col-offset-5,
#fence_calc .col-offset-6,
#fence_calc .col-offset-7,
#fence_calc .col-offset-8,
#fence_calc .col-offset-9,
#fence_calc .col-offset-10,
#fence_calc .col-offset-11,
#fence_calc .col-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

#fence_calc .col-desktop,
#fence_calc .col-desktop-1,
#fence_calc .col-desktop-2,
#fence_calc .col-desktop-3,
#fence_calc .col-desktop-4,
#fence_calc .col-desktop-5,
#fence_calc .col-desktop-6,
#fence_calc .col-desktop-7,
#fence_calc .col-desktop-8,
#fence_calc .col-desktop-9,
#fence_calc .col-desktop-10,
#fence_calc .col-desktop-11,
#fence_calc .col-desktop-12,
#fence_calc .col-desktop-offset-0,
#fence_calc .col-desktop-offset-1,
#fence_calc .col-desktop-offset-2,
#fence_calc .col-desktop-offset-3,
#fence_calc .col-desktop-offset-4,
#fence_calc .col-desktop-offset-5,
#fence_calc .col-desktop-offset-6,
#fence_calc .col-desktop-offset-7,
#fence_calc .col-desktop-offset-8,
#fence_calc .col-desktop-offset-9,
#fence_calc .col-desktop-offset-10,
#fence_calc .col-desktop-offset-11,
#fence_calc .col-desktop-offset-12,
#fence_calc .col-mobile,
#fence_calc .col-mobile-1,
#fence_calc .col-mobile-2,
#fence_calc .col-mobile-3,
#fence_calc .col-mobile-4,
#fence_calc .col-mobile-5,
#fence_calc .col-mobile-6,
#fence_calc .col-mobile-7,
#fence_calc .col-mobile-8,
#fence_calc .col-mobile-9,
#fence_calc .col-mobile-10,
#fence_calc .col-mobile-11,
#fence_calc .col-mobile-12,
#fence_calc .col-mobile-offset-0,
#fence_calc .col-mobile-offset-1,
#fence_calc .col-mobile-offset-2,
#fence_calc .col-mobile-offset-3,
#fence_calc .col-mobile-offset-4,
#fence_calc .col-mobile-offset-5,
#fence_calc .col-mobile-offset-6,
#fence_calc .col-mobile-offset-7,
#fence_calc .col-mobile-offset-8,
#fence_calc .col-mobile-offset-9,
#fence_calc .col-mobile-offset-10,
#fence_calc .col-mobile-offset-11,
#fence_calc .col-mobile-offset-12,
#fence_calc .col-tablet,
#fence_calc .col-tablet-1,
#fence_calc .col-tablet-2,
#fence_calc .col-tablet-3,
#fence_calc .col-tablet-4,
#fence_calc .col-tablet-5,
#fence_calc .col-tablet-6,
#fence_calc .col-tablet-7,
#fence_calc .col-tablet-8,
#fence_calc .col-tablet-9,
#fence_calc .col-tablet-10,
#fence_calc .col-tablet-11,
#fence_calc .col-tablet-12,
#fence_calc .col-tablet-offset-0,
#fence_calc .col-tablet-offset-1,
#fence_calc .col-tablet-offset-2,
#fence_calc .col-tablet-offset-3,
#fence_calc .col-tablet-offset-4,
#fence_calc .col-tablet-offset-5,
#fence_calc .col-tablet-offset-6,
#fence_calc .col-tablet-offset-7,
#fence_calc .col-tablet-offset-8,
#fence_calc .col-tablet-offset-9,
#fence_calc .col-tablet-offset-10,
#fence_calc .col-tablet-offset-11,
#fence_calc .col-tablet-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

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

#fence_calc .col-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
}

#fence_calc .col-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
}

#fence_calc .col-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

#fence_calc .col-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
}

#fence_calc .col-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
}

#fence_calc .col-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

#fence_calc .col-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
}

#fence_calc .col-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
}

#fence_calc .col-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

#fence_calc .col-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
}

#fence_calc .col-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
}

#fence_calc .col-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

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

.col-offset-1 {
    margin-left: 8.33333333%
}

.col-offset-2 {
    margin-left: 16.66666667%
}

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

.col-offset-4 {
    margin-left: 33.33333333%
}

.col-offset-5 {
    margin-left: 41.66666667%
}

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

.col-offset-7 {
    margin-left: 58.33333333%
}

.col-offset-8 {
    margin-left: 66.66666667%
}

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

.col-offset-10 {
    margin-left: 83.33333333%
}

.col-offset-11 {
    margin-left: 91.66666667%
}

.start {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
}

.center {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.end {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
}

.top {
    -ms-flex-align: start;
    align-items: flex-start
}

.middle {
    -ms-flex-align: center;
    align-items: center
}

.bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

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

.between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.first {
    -ms-flex-order: -1;
    order: -1
}

.last {
    -ms-flex-order: 1;
    order: 1
}

.col-mobile,
.col-mobile-1,
.col-mobile-2,
.col-mobile-3,
.col-mobile-4,
.col-mobile-5,
.col-mobile-6,
.col-mobile-7,
.col-mobile-8,
.col-mobile-9,
.col-mobile-10,
.col-mobile-11,
.col-mobile-12,
.col-mobile-offset-0,
.col-mobile-offset-1,
.col-mobile-offset-2,
.col-mobile-offset-3,
.col-mobile-offset-4,
.col-mobile-offset-5,
.col-mobile-offset-6,
.col-mobile-offset-7,
.col-mobile-offset-8,
.col-mobile-offset-9,
.col-mobile-offset-10,
.col-mobile-offset-11,
.col-mobile-offset-12 {
    padding: 0 5px
}

@media (min-width:768px) {

    .col-mobile,
    .col-mobile-1,
    .col-mobile-2,
    .col-mobile-3,
    .col-mobile-4,
    .col-mobile-5,
    .col-mobile-6,
    .col-mobile-7,
    .col-mobile-8,
    .col-mobile-9,
    .col-mobile-10,
    .col-mobile-11,
    .col-mobile-12,
    .col-mobile-offset-0,
    .col-mobile-offset-1,
    .col-mobile-offset-2,
    .col-mobile-offset-3,
    .col-mobile-offset-4,
    .col-mobile-offset-5,
    .col-mobile-offset-6,
    .col-mobile-offset-7,
    .col-mobile-offset-8,
    .col-mobile-offset-9,
    .col-mobile-offset-10,
    .col-mobile-offset-11,
    .col-mobile-offset-12 {
        padding: 0 10px
    }
}

@media (min-width:1200px) {

    .col-mobile,
    .col-mobile-1,
    .col-mobile-2,
    .col-mobile-3,
    .col-mobile-4,
    .col-mobile-5,
    .col-mobile-6,
    .col-mobile-7,
    .col-mobile-8,
    .col-mobile-9,
    .col-mobile-10,
    .col-mobile-11,
    .col-mobile-12,
    .col-mobile-offset-0,
    .col-mobile-offset-1,
    .col-mobile-offset-2,
    .col-mobile-offset-3,
    .col-mobile-offset-4,
    .col-mobile-offset-5,
    .col-mobile-offset-6,
    .col-mobile-offset-7,
    .col-mobile-offset-8,
    .col-mobile-offset-9,
    .col-mobile-offset-10,
    .col-mobile-offset-11,
    .col-mobile-offset-12 {
        padding: 0 14px
    }
}

.container {
    width: 320px
}

.container,
.container-fluid {
    padding: 0 10px
}

.row {
    margin-left: -5px;
    margin-right: -5px
}

#fence_calc .col,
#fence_calc .col-1,
#fence_calc .col-2,
#fence_calc .col-3,
#fence_calc .col-4,
#fence_calc .col-5,
#fence_calc .col-6,
#fence_calc .col-7,
#fence_calc .col-8,
#fence_calc .col-9,
#fence_calc .col-10,
#fence_calc .col-11,
#fence_calc .col-12,
.col-offset-0,
.col-offset-1,
.col-offset-2,
.col-offset-3,
.col-offset-4,
.col-offset-5,
.col-offset-6,
.col-offset-7,
.col-offset-8,
.col-offset-9,
.col-offset-10,
.col-offset-11,
.col-offset-12 {
    padding-left: 5px;
    padding-right: 5px
}

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

.col-mobile-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
}

.col-mobile-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
}

.col-mobile-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-mobile-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
}

.col-mobile-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
}

.col-mobile-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-mobile-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
}

.col-mobile-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
}

.col-mobile-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-mobile-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
}

.col-mobile-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
}

.col-mobile-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.col-mobile-offset-0 {
    margin-left: 0
}

.col-mobile-offset-1 {
    margin-left: 8.33333333%
}

.col-mobile-offset-2 {
    margin-left: 16.66666667%
}

.col-mobile-offset-3 {
    margin-left: 25%
}

.col-mobile-offset-4 {
    margin-left: 33.33333333%
}

.col-mobile-offset-5 {
    margin-left: 41.66666667%
}

.col-mobile-offset-6 {
    margin-left: 50%
}

.col-mobile-offset-7 {
    margin-left: 58.33333333%
}

.col-mobile-offset-8 {
    margin-left: 66.66666667%
}

.col-mobile-offset-9 {
    margin-left: 75%
}

.col-mobile-offset-10 {
    margin-left: 83.33333333%
}

.col-mobile-offset-11 {
    margin-left: 91.66666667%
}

.start-mobile {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
}

.center-mobile {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.end-mobile {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
}

.top-mobile {
    -ms-flex-align: start;
    align-items: flex-start
}

.middle-mobile {
    -ms-flex-align: center;
    align-items: center
}

.bottom-mobile {
    -ms-flex-align: end;
    align-items: flex-end
}

.around-mobile {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.between-mobile {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.first-mobile {
    -ms-flex-order: -1;
    order: -1
}

.last-mobile {
    -ms-flex-order: 1;
    order: 1
}

.hidden-mobile-up {
    display: none
}

.col-tablet,
.col-tablet-1,
.col-tablet-2,
.col-tablet-3,
.col-tablet-4,
.col-tablet-5,
.col-tablet-6,
.col-tablet-7,
.col-tablet-8,
.col-tablet-9,
.col-tablet-10,
.col-tablet-11,
.col-tablet-12,
.col-tablet-offset-0,
.col-tablet-offset-1,
.col-tablet-offset-2,
.col-tablet-offset-3,
.col-tablet-offset-4,
.col-tablet-offset-5,
.col-tablet-offset-6,
.col-tablet-offset-7,
.col-tablet-offset-8,
.col-tablet-offset-9,
.col-tablet-offset-10,
.col-tablet-offset-11,
.col-tablet-offset-12 {
    padding: 0 5px
}

@media (min-width:768px) {

    .col-tablet,
    .col-tablet-1,
    .col-tablet-2,
    .col-tablet-3,
    .col-tablet-4,
    .col-tablet-5,
    .col-tablet-6,
    .col-tablet-7,
    .col-tablet-8,
    .col-tablet-9,
    .col-tablet-10,
    .col-tablet-11,
    .col-tablet-12,
    .col-tablet-offset-0,
    .col-tablet-offset-1,
    .col-tablet-offset-2,
    .col-tablet-offset-3,
    .col-tablet-offset-4,
    .col-tablet-offset-5,
    .col-tablet-offset-6,
    .col-tablet-offset-7,
    .col-tablet-offset-8,
    .col-tablet-offset-9,
    .col-tablet-offset-10,
    .col-tablet-offset-11,
    .col-tablet-offset-12 {
        padding: 0 10px
    }
}

@media (min-width:1200px) {

    .col-tablet,
    .col-tablet-1,
    .col-tablet-2,
    .col-tablet-3,
    .col-tablet-4,
    .col-tablet-5,
    .col-tablet-6,
    .col-tablet-7,
    .col-tablet-8,
    .col-tablet-9,
    .col-tablet-10,
    .col-tablet-11,
    .col-tablet-12,
    .col-tablet-offset-0,
    .col-tablet-offset-1,
    .col-tablet-offset-2,
    .col-tablet-offset-3,
    .col-tablet-offset-4,
    .col-tablet-offset-5,
    .col-tablet-offset-6,
    .col-tablet-offset-7,
    .col-tablet-offset-8,
    .col-tablet-offset-9,
    .col-tablet-offset-10,
    .col-tablet-offset-11,
    .col-tablet-offset-12 {
        padding: 0 14px
    }
}

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

    .container,
    .container-fluid {
        padding: 0 10px
    }

    .row {
        margin-left: -10px;
        margin-right: -10px
    }

    #fence_calc .col,
    #fence_calc .col-1,
    #fence_calc .col-2,
    #fence_calc .col-3,
    #fence_calc .col-4,
    #fence_calc .col-5,
    #fence_calc .col-6,
    #fence_calc .col-7,
    #fence_calc .col-8,
    #fence_calc .col-9,
    #fence_calc .col-10,
    #fence_calc .col-11,
    #fence_calc .col-12,
    .col-offset-0,
    .col-offset-1,
    .col-offset-2,
    .col-offset-3,
    .col-offset-4,
    .col-offset-5,
    .col-offset-6,
    .col-offset-7,
    .col-offset-8,
    .col-offset-9,
    .col-offset-10,
    .col-offset-11,
    .col-offset-12 {
        padding-left: 10px;
        padding-right: 10px
    }

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

    #fence_calc .col-tablet-1 {
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    #fence_calc .col-tablet-2 {
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    #fence_calc .col-tablet-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    #fence_calc .col-tablet-4 {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    #fence_calc .col-tablet-5 {
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    #fence_calc .col-tablet-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    #fence_calc .col-tablet-7 {
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    #fence_calc .col-tablet-8 {
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    #fence_calc .col-tablet-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    #fence_calc .col-tablet-10 {
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    #fence_calc .col-tablet-11 {
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    #fence_calc .col-tablet-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    #fence_calc .col-tablet-offset-0 {
        margin-left: 0
    }

    #fence_calc .col-tablet-offset-1 {
        margin-left: 8.33333333%
    }

    #fence_calc .col-tablet-offset-2 {
        margin-left: 16.66666667%
    }

    #fence_calc .col-tablet-offset-3 {
        margin-left: 25%
    }

    #fence_calc .col-tablet-offset-4 {
        margin-left: 33.33333333%
    }

    #fence_calc .col-tablet-offset-5 {
        margin-left: 41.66666667%
    }

    #fence_calc .col-tablet-offset-6 {
        margin-left: 50%
    }

    #fence_calc .col-tablet-offset-7 {
        margin-left: 58.33333333%
    }

    #fence_calc .col-tablet-offset-8 {
        margin-left: 66.66666667%
    }

    #fence_calc .col-tablet-offset-9 {
        margin-left: 75%
    }

    #fence_calc .col-tablet-offset-10 {
        margin-left: 83.33333333%
    }

    #fence_calc .col-tablet-offset-11 {
        margin-left: 91.66666667%
    }

    .start-tablet {
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-tablet {
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-tablet {
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-tablet {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-tablet {
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-tablet {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-tablet {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-tablet {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-tablet {
        -ms-flex-order: -1;
        order: -1
    }

    .last-tablet {
        -ms-flex-order: 1;
        order: 1
    }

    .hidden-tablet-up {
        display: none
    }
}

.col-desktop,
.col-desktop-1,
.col-desktop-2,
.col-desktop-3,
.col-desktop-4,
.col-desktop-5,
.col-desktop-6,
.col-desktop-7,
.col-desktop-8,
.col-desktop-9,
.col-desktop-10,
.col-desktop-11,
.col-desktop-12,
.col-desktop-offset-0,
.col-desktop-offset-1,
.col-desktop-offset-2,
.col-desktop-offset-3,
.col-desktop-offset-4,
.col-desktop-offset-5,
.col-desktop-offset-6,
.col-desktop-offset-7,
.col-desktop-offset-8,
.col-desktop-offset-9,
.col-desktop-offset-10,
.col-desktop-offset-11,
.col-desktop-offset-12 {
    padding: 0 5px
}

@media (min-width:768px) {

    .col-desktop,
    .col-desktop-1,
    .col-desktop-2,
    .col-desktop-3,
    .col-desktop-4,
    .col-desktop-5,
    .col-desktop-6,
    .col-desktop-7,
    .col-desktop-8,
    .col-desktop-9,
    .col-desktop-10,
    .col-desktop-11,
    .col-desktop-12,
    .col-desktop-offset-0,
    .col-desktop-offset-1,
    .col-desktop-offset-2,
    .col-desktop-offset-3,
    .col-desktop-offset-4,
    .col-desktop-offset-5,
    .col-desktop-offset-6,
    .col-desktop-offset-7,
    .col-desktop-offset-8,
    .col-desktop-offset-9,
    .col-desktop-offset-10,
    .col-desktop-offset-11,
    .col-desktop-offset-12 {
        padding: 0 10px
    }
}

@media (min-width:1200px) {

    #fence_calc .col-desktop,
    #fence_calc .col-desktop-1,
    #fence_calc .col-desktop-2,
    #fence_calc .col-desktop-3,
    #fence_calc .col-desktop-4,
    #fence_calc .col-desktop-5,
    #fence_calc .col-desktop-6,
    #fence_calc .col-desktop-7,
    #fence_calc .col-desktop-8,
    #fence_calc .col-desktop-9,
    #fence_calc .col-desktop-10,
    #fence_calc .col-desktop-11,
    #fence_calc .col-desktop-12,
    #fence_calc .col-desktop-offset-0,
    #fence_calc .col-desktop-offset-1,
    #fence_calc .col-desktop-offset-2,
    #fence_calc .col-desktop-offset-3,
    #fence_calc .col-desktop-offset-4,
    #fence_calc .col-desktop-offset-5,
    #fence_calc .col-desktop-offset-6,
    #fence_calc .col-desktop-offset-7,
    #fence_calc .col-desktop-offset-8,
    #fence_calc .col-desktop-offset-9,
    #fence_calc .col-desktop-offset-10,
    #fence_calc .col-desktop-offset-11,
    #fence_calc .col-desktop-offset-12 {
        padding: 0 14px
    }
}

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

    .container,
    .container-fluid {
        padding: 0 14px
    }

    .row {
        margin-left: -14px;
        margin-right: -14px
    }

    #fence_calc .col,
    #fence_calc .col-1,
    #fence_calc .col-2,
    #fence_calc .col-3,
    #fence_calc .col-4,
    #fence_calc .col-5,
    #fence_calc .col-6,
    #fence_calc .col-7,
    #fence_calc .col-8,
    #fence_calc .col-9,
    #fence_calc .col-10,
    #fence_calc .col-11,
    #fence_calc .col-12,
    #fence_calc .col-offset-0,
    #fence_calc .col-offset-1,
    #fence_calc .col-offset-2,
    #fence_calc .col-offset-3,
    #fence_calc .col-offset-4,
    #fence_calc .col-offset-5,
    #fence_calc .col-offset-6,
    #fence_calc .col-offset-7,
    #fence_calc .col-offset-8,
    #fence_calc .col-offset-9,
    #fence_calc .col-offset-10,
    #fence_calc .col-offset-11,
    #fence_calc .col-offset-12 {
        padding-left: 14px;
        padding-right: 14px
    }

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

    #fence_calc .col-desktop-1 {
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    #fence_calc .col-desktop-2 {
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    #fence_calc .col-desktop-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    #fence_calc .col-desktop-4 {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    #fence_calc .col-desktop-5 {
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    #fence_calc .col-desktop-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    #fence_calc .col-desktop-7 {
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    #fence_calc .col-desktop-8 {
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    #fence_calc .col-desktop-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    #fence_calc .col-desktop-10 {
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    #fence_calc .col-desktop-11 {
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    #fence_calc .col-desktop-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    #fence_calc .col-desktop-offset-0 {
        margin-left: 0
    }

    #fence_calc .col-desktop-offset-1 {
        margin-left: 8.33333333%
    }

    #fence_calc .col-desktop-offset-2 {
        margin-left: 16.66666667%
    }

    #fence_calc .col-desktop-offset-3 {
        margin-left: 25%
    }

    #fence_calc .col-desktop-offset-4 {
        margin-left: 33.33333333%
    }

    #fence_calc .col-desktop-offset-5 {
        margin-left: 41.66666667%
    }

    #fence_calc .col-desktop-offset-6 {
        margin-left: 50%
    }

    #fence_calc .col-desktop-offset-7 {
        margin-left: 58.33333333%
    }

    #fence_calc .col-desktop-offset-8 {
        margin-left: 66.66666667%
    }

    #fence_calc .col-desktop-offset-9 {
        margin-left: 75%
    }

    #fence_calc .col-desktop-offset-10 {
        margin-left: 83.33333333%
    }

    #fence_calc .col-desktop-offset-11 {
        margin-left: 91.66666667%
    }

    .start-desktop {
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-desktop {
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-desktop {
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-desktop {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-desktop {
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-desktop {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-desktop {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-desktop {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-desktop {
        -ms-flex-order: -1;
        order: -1
    }

    .last-desktop {
        -ms-flex-order: 1;
        order: 1
    }

    .hidden-desktop-up {
        display: none
    }
}

@media (min-width:0px) and (max-width:767px) {
    .mobile-hidden {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .tablet-hidden {
        display: none !important
    }
}

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

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

@media (max-width:767px) {
    .tablet-only {
        display: none !important
    }
}

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

@media (max-width:1199px) {
    .desktop-only {
        display: none !important
    }
}

#boombox {
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 11110;
    background-position: 0 0;
    background-repeat: repeat;
    transition: none;
    background: rgba(0, 0, 0, .9)
}

#boombox__photo {
    position: absolute;
    max-width: 80%;
    height: auto
}

#boombox__photo,
#boombox__photo img {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

#boombox__photo img {
    position: relative;
    max-height: 100%;
    max-width: 100%
}

#boombox__close {
    background: #191919 url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/boombox/ic_viewer_close.png) 50% no-repeat;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    transition: background .2s;
    z-index: 1000
}

#boombox__close:active,
#boombox__close:hover {
    background: #2b2b2b url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/boombox/ic_viewer_close.png) 50% no-repeat
}

#boombox__prev {
    background: #191919 url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/boombox/ic_arrow-left.png) 50% no-repeat;
    width: 90px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    transition: background .2s;
    z-index: 990
}

#boombox__prev:active,
#boombox__prev:hover {
    background: #2b2b2b url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/boombox/ic_arrow-left.png) 50% no-repeat
}

#boombox__next {
    background: #191919 url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/boombox/ic_arrow-right.png) 50% no-repeat;
    width: 90px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    transition: background .2s;
    z-index: 990
}

#boombox__next:active,
#boombox__next:hover {
    background: #2b2b2b url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/boombox/ic_arrow-right.png) 50% no-repeat
}

#boombox__share {
    background: #191919 url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/boombox/ic_viewer_share.png) 50% no-repeat;
    width: 90px;
    height: 90px;
    position: absolute;
    bottom: 0;
    right: 90px;
    cursor: pointer;
    transition: background .2s;
    z-index: 1000
}

#boombox__share.active #boombox__share_popup {
    display: block
}

#boombox__share.active,
#boombox__share:active,
#boombox__share:hover {
    background: #2b2b2b url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/boombox/ic_viewer_share_active.png) 50% no-repeat
}

#boombox__share_popup {
    position: relative;
    width: 150px;
    height: 25px;
    padding: 6px;
    top: -40px;
    right: 72px;
    text-align: center;
    background: #333;
    display: none
}

#boombox__share_popup .ya-share2__counter_visible {
    display: none
}

#boombox__more {
    background: #191919 url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/boombox/ic_viewer-more.png) 50% no-repeat;
    width: 90px;
    height: 90px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    transition: background .2s;
    z-index: 1000
}

#boombox__more.active #boombox__more_popup {
    display: block
}

#boombox__more.active,
#boombox__more:active,
#boombox__more:hover {
    background: #2b2b2b url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/boombox/ic_viewer-more_active.png) 50% no-repeat
}

#boombox__more_popup {
    position: absolute;
    width: 160px;
    top: -82px;
    right: 2px;
    text-align: left;
    background: #333;
    display: none;
    transition: background .2s
}

#boombox__more_popup .boombox__more_popup_link {
    padding: 5px 10px 4px;
    color: #feffff;
    font: 300 15px/30px Arial, sans-serif;
    border: none;
    text-decoration: none;
    outline: none;
    display: block
}

#boombox__more_popup .boombox__more_popup_link:hover {
    background: #3b3b3b
}

#boombox__more_popup .boombox__more_popup_link:first-child {
    border-bottom: 1px solid #5c5c5c
}

@media screen and (max-width:760px) {
    #boombox__prev {
        left: 0
    }

    #boombox__next,
    #boombox__prev {
        top: auto;
        bottom: 0;
        width: 25%;
        height: 90px
    }

    #boombox__next {
        left: 25%
    }

    #boombox__share {
        top: auto;
        bottom: 0;
        left: 50%;
        width: 25%;
        height: 90px
    }

    #boombox__share_popup {
        right: 0
    }

    #boombox__more {
        top: auto;
        bottom: 0;
        left: 75%;
        width: 25%;
        height: 90px
    }
}

.link {
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    cursor: pointer
}

.link:not(.link_container) {
    color: #000000;
    background-size: 1px 2px;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-image: linear-gradient(transparent 50%, rgba(62, 156, 228, 0) 50.1%, rgba(62, 156, 228, 0))
}

.link:not(.link_container):hover {
    color: #27699b;
    text-decoration: none;
    cursor: pointer;
    background-image: linear-gradient(transparent 50%, #3e9ce4 50.1%, #3e9ce4)
}

.link .link__text {
    color: #000000;
    display: inline;
    background-size: 1px 2px;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-image: linear-gradient(transparent 50%, rgba(62, 156, 228, 0) 50.1%, rgba(62, 156, 228, 0))
}

.link:hover .link__text {
    display: inline;
    color: #27699b;
    text-decoration: none;
    background-image: linear-gradient(transparent 50%, #3e9ce4 50.1%, #3e9ce4)
}

.link_white {
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    cursor: pointer
}

.link_white:not(.link_container) {
    color: #fff;
    background-size: 1px 2px;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-image: linear-gradient(transparent 50%, hsla(0, 0%, 100%, 0) 50.1%, hsla(0, 0%, 100%, 0))
}

.link_white:not(.link_container):hover {
    color: hsla(0, 0%, 100%, .8);
    text-decoration: none;
    cursor: pointer;
    background-image: linear-gradient(transparent 50%, #fff 50.1%, #fff)
}

.link_white .link__text {
    color: #fff;
    display: inline;
    background-size: 1px 2px;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-image: linear-gradient(transparent 50%, hsla(0, 0%, 100%, 0) 50.1%, hsla(0, 0%, 100%, 0))
}

.link_white:hover .link__text {
    display: inline;
    color: hsla(0, 0%, 100%, .8);
    text-decoration: none;
    background-image: linear-gradient(transparent 50%, #fff 50.1%, #fff)
}

.link_blue {
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    cursor: pointer
}

.link_blue:not(.link_container) {
    color: #a9d9ff;
    background-size: 1px 2px;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-image: linear-gradient(transparent 50%, rgba(169, 217, 255, 0) 50.1%, rgba(169, 217, 255, 0))
}

.link_blue:not(.link_container):hover {
    color: #c0e1fa;
    text-decoration: none;
    cursor: pointer;
    background-image: linear-gradient(transparent 50%, #a9d9ff 50.1%, #a9d9ff)
}

.link_blue .link__text {
    color: #a9d9ff;
    display: inline;
    background-size: 1px 2px;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-image: linear-gradient(transparent 50%, rgba(169, 217, 255, 0) 50.1%, rgba(169, 217, 255, 0))
}

.link_blue:hover .link__text {
    display: inline;
    color: #c0e1fa;
    text-decoration: none;
    background-image: linear-gradient(transparent 50%, #a9d9ff 50.1%, #a9d9ff)
}
/*
.logo {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 122px 26px;
    width: 122px;
    height: 26px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/logo.png);
    font-size: 0
}

.logo_big {
    background-size: 236px 55px;
    width: 236px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/logo_big.svg)
}

.logo_big,
.logo_colored_big {
    display: inline-block;
    background-repeat: no-repeat;
    height: 55px
}

.logo_colored_big {
    background-size: 252px 55px;
    width: 252px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/logo-colored_big.svg)
}
*/
.about-item__heading {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6;
    color: #c67b00
}

.about-item__text {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-top: 8px
}

.about {
    padding: 30px 0 37px
}

@media (min-width:768px) {
    .about {
        padding: 40px 0 52px
    }
}

@media (min-width:1200px) {
    .about {
        padding: 40px 0 50px
    }
}

@media (min-width:0px) and (max-width:767px) {
    .about__content {
        max-height: 300px;
        overflow: hidden;
        position: relative
    }

    .about__content:after {
        content: "";
        display: inline-block;
        height: 90px;
        background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0
    }

    .about__content.is-expanded:after {
        content: none
    }
}

@media (min-width:1200px) {
    .about__first-row {
        margin-top: 20px
    }
}

.about__image-container {
    text-align: center;
    margin-top: 35px
}

@media (min-width:768px) and (max-width:1199px) {
    .about__image-container {
        margin-top: 41px
    }
}

@media (min-width:1200px) {
    .about__image-container {
        margin-top: 36px
    }
}

.about__item {
    margin-top: 20px
}

@media (min-width:768px) and (max-width:1199px) {
    .about__item {
        margin-top: 18px
    }
}

@media (min-width:1200px) {
    .about__item {
        margin-top: 21px
    }
}

.about__show-more {
    display: inline-block;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px
}

@media (min-width:768px) {
    .about__show-more {
        display: none
    }
}

.about__show-more:after {
    content: "↓";
    display: inline-block;
    margin-left: 3px;
    color: #1573be
}

.action-button {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    border-radius: 100px;
    background-color: #d49a13;
    padding: 5px 25px 6px;
    text-decoration: none;
    transition: background-color .3s ease-in-out;
    cursor: pointer
}

.action-button:hover {
    background-color: #000
}

.action-button.is-active {
    cursor: default;
    background-color: #000
}

.additional-production-item {
    padding: 0 10px
}

.additional-production-item__image-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/additional-production-item__background.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    min-width: 134px;
    min-height: 134px
}

@media (min-width:1200px) {
    .additional-production-item__image-container {
        min-width: 218px;
        min-height: 218px
    }
}

.additional-production-item__image {
    width: 173px
}

@media (min-width:1200px) {
    .additional-production-item__image {
        width: 265px
    }
}

.additional-production-item__title {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.22;
    text-align: center;
    color: #000000;
    margin-top: 12px
}

@media (min-width:768px) {
    .additional-production-item__title {
        margin-top: 26px
    }
}

.additional-production-item__description {
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    margin-top: 7px
}

.additional-production {
    padding: 30px 0 40px
}

@media (min-width:768px) and (max-width:1199px) {
    .additional-production {
        padding: 40px 0 74px
    }
}

@media (min-width:1200px) {
    .additional-production {
        padding: 40px 0 50px
    }
}

.additional-production__item {
    margin-top: 28px
}

@media (min-width:1200px) {
    .additional-production__item {
        margin-top: 45px
    }
}

.advantages-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:0px) and (max-width:767px) {
    .advantages-item {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width:768px) {
    .advantages-item {
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .advantages-item__image {
        margin-left: 22px
    }
}

@media (min-width:1200px) {
    .advantages-item__image {
        margin-left: 9px
    }
}

.advantages-item__text {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5
}

@media (min-width:0px) and (max-width:767px) {
    .advantages-item__text {
        text-align: center;
        margin-top: 10px
    }
}

@media (min-width:768px) {
    .advantages-item__text {
        -ms-flex-item-align: center;
        align-self: center;
        margin-left: 15px;
        padding: 10px 0
    }
}

.advantages-item__link-wrapper {
    display: block
}

@media (min-width:768px) and (max-width:1199px) {
    .advantages-item__link-wrapper {
        margin-top: 10px;
        margin-bottom: -10px
    }
}

@media (min-width:1200px) {
    .advantages-item__link-wrapper {
        margin-top: 10px;
        margin-bottom: -10px
    }
}

.advantages-item__video-link {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57
}

.advantages-item__video-link:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 9px 11px;
    width: 9px;
    height: 11px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/video-link.svg);
    margin-right: 6px
}

.advantages {
    padding: 22px 0 40px;
    background-image: linear-gradient(0deg, #fffbeb, #fffef3)
}

@media (min-width:768px) {
    .advantages {
        padding: 40px 0 50px
    }
}

@media (min-width:1200px) {
    .advantages__heading {
        margin-bottom: 10px
    }
}

.advantages__items {
    margin-top: 10px
}

.advantages__item {
    margin-top: 30px
}

@media (min-width:1200px) {
    .advantages__item {
        margin-top: 29px
    }
}

.breadcrumbs {
    display: inline-block
}

.breadcrumbs__item {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57
}

.breadcrumbs__item_last {
    color: #8a8a8a
}

.breadcrumbs__divider {
    font-size: 14px;
    line-height: 1.57;
    font-weight: 400;
    color: #c6c6c6
}

.calculator-fence-group__header {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    font-family: Roboto, sans-serif;
    -ms-flex-align: bottom;
    align-items: bottom;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.calculator-fence-group__heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    color: #000;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.calculator-fence-group__icon {
    margin-left: 5px
}

.calculator-fence-group__header-line {
    height: 1px;
    background-color: #f0db21;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: center;
    align-self: center;
    margin-top: 5px;
    margin-right: 12px;
    margin-left: 7px
}

@media (min-width:768px) {
    .calculator-fence-group__header-line {
        display: none
    }
}

.calculator-fence-group__toggle {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/group-toggle-open.svg);
    width: 26px;
    height: 26px;
    margin-top: 5px;
    background-position: 50%;
    cursor: pointer
}

@media (min-width:768px) {
    .calculator-fence-group__toggle {
        display: none
    }
}

.calculator-fence-group__content {
    max-width: 300px
}

@media (min-width:0px) and (max-width:767px) {
    .calculator-fence-group__content {
        overflow: hidden;
        max-height: 0
    }
}

@media (min-width:0px) and (max-width:767px) {
    .calculator-fence-group.is-active .calculator-fence-group__toggle {
        display: inline-block;
        background-repeat: no-repeat;
        background-size: 20px 20px;
        width: 20px;
        height: 20px;
        background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/group-toggle-close.svg);
        width: 26px;
        height: 26px;
        background-position: 50%
    }
}

@media (min-width:0px) and (max-width:767px) {
    .calculator-fence-group.is-active .calculator-fence-group__content {
        max-height: none;
        overflow: auto
    }
}

.calculator-fence-group.is-disabled .calculator-fence-group__heading {
    color: #9b9b9b
}

.calculator-fence {
    padding-top: 30px
}

@media (min-width:768px) {
    .calculator-fence {
        padding-top: 40px
    }
}

.calculator-fence__scene-container {
    margin-top: 25px
}

@media (min-width:0px) and (max-width:767px) {
    .calculator-fence__scene-container {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media (min-width:768px) {
    .calculator-fence__scene-container {
        margin-top: 38px
    }
}

.calculator-fence__scene {
    width: 100%;
    padding-top: 26.79%;
    position: relative
}

.calculator-fence__scene_gate {
    padding-top: 0;
    margin-top: -5px
}

@media (min-width:768px) {
    .calculator-fence__scene_gate {
        margin-top: -7px;
        margin-bottom: -30px
    }
}

@media (min-width:1200px) {
    .calculator-fence__scene_gate {
        margin-bottom: -8px
    }
}

.calculator-fence__scene-img {
    max-width: 100%;
    position: absolute;
    left: 0;
    bottom: 5px;
    right: 0
}

.calculator-fence__scene-img_gate {
    position: static
}

.calculator-fence__scene-dimensions {
    position: absolute;
    left: 0;
    top: 0;
    right: 18px;
    bottom: 0
}

@media (min-width:0px) and (max-width:767px) {
    .calculator-fence__scene-dimensions {
        display: none
    }
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions {
        right: 28px
    }
}

.calculator-fence__scene-dimensions-image-container {
    position: absolute;
    left: 0;
    bottom: 5px;
    right: 0
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-image-container {
        bottom: 7px
    }
}

.calculator-fence__scene-dimensions-image-container_metal {
    left: 9.36%;
    right: 2.77%
}

.calculator-fence__scene-dimensions-image {
    max-width: 100%
}

.calculator-fence__scene-dimensions-item {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #fdb819;
    padding: 3px 6px;
    position: absolute
}

.calculator-fence__scene-dimensions-item_background {
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(47, 136, 207, .25)
}

.calculator-fence__scene-dimensions-item_orange {
    color: #d89e16
}

.calculator-fence__scene-dimensions-item_small-width {
    bottom: -1%;
    left: 40%
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-item_small-width {
        bottom: 4%;
        left: 41%
    }
}

.calculator-fence__scene-dimensions-item_small-width.calculator-fence__scene-dimensions-item_metal {
    bottom: -5%;
    left: 41.5%
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-item_small-width.calculator-fence__scene-dimensions-item_metal {
        bottom: 0;
        left: 42%
    }
}

.calculator-fence__scene-dimensions-item_height {
    bottom: 38%;
    left: 0
}

.calculator-fence__scene-dimensions-item_height.calculator-fence__scene-dimensions-item_metal {
    bottom: 38%;
    left: 9%
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-item_height.calculator-fence__scene-dimensions-item_metal {
        bottom: 38%;
        left: 9%
    }
}

.calculator-fence__scene-dimensions-item_width-1 {
    bottom: -5%;
    left: 20%
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-item_width-1 {
        bottom: -1%;
        left: 21%
    }
}

.calculator-fence__scene-dimensions-item_width-1.calculator-fence__scene-dimensions-item_metal {
    bottom: -8%;
    left: 25%
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-item_width-1.calculator-fence__scene-dimensions-item_metal {
        bottom: -4%;
        left: 26%
    }
}

.calculator-fence__scene-dimensions-item_width-2 {
    bottom: 7%;
    right: 15%
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-item_width-2 {
        bottom: 12%;
        right: 15.7%
    }
}

.calculator-fence__scene-dimensions-item_width-2.calculator-fence__scene-dimensions-item_metal {
    bottom: 5%;
    right: 17%
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-item_width-2.calculator-fence__scene-dimensions-item_metal {
        bottom: 7%;
        right: 18%
    }
}

.calculator-fence__scene-dimensions-item_width-3 {
    bottom: 10%;
    right: 3%
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-item_width-3 {
        bottom: 15%;
        right: 2.2%
    }
}

.calculator-fence__scene-dimensions-item_width-3.calculator-fence__scene-dimensions-item_metal {
    bottom: 7%;
    right: 3%
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-item_width-3.calculator-fence__scene-dimensions-item_metal {
        bottom: 10%;
        right: 6%
    }
}

.calculator-fence__scene-dimensions-item_gate {
    bottom: 2%;
    right: 33%
}

@media (min-width:1200px) {
    .calculator-fence__scene-dimensions-item_gate {
        bottom: 7%;
        right: 35.4%
    }
}

.calculator-fence__scene-zooms {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

@media (min-width:0px) and (max-width:767px) {
    .calculator-fence__scene-zooms {
        display: none
    }
}

.calculator-fence__scene-zoom {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 36px 36px;
    width: 36px;
    height: 36px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/zoom.svg);
    cursor: pointer;
    position: absolute
}

.calculator-fence__scene-zoom:hover {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 36px 36px;
    width: 36px;
    height: 36px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/zoom_hover.svg)
}

.calculator-fence__scene-zoom_1 {
    top: -.8%;
    left: 19.3%
}

@media (min-width:1200px) {
    .calculator-fence__scene-zoom_1 {
        top: 5.4%;
        left: 19%
    }
}

.calculator-fence__scene-zoom_2 {
    top: 2.9%;
    left: 38.5%
}

@media (min-width:1200px) {
    .calculator-fence__scene-zoom_2 {
        top: 9.7%;
        left: 39.5%
    }
}

.calculator-fence__scene-zoom_3 {
    top: 3.2%;
    left: 56.7%
}

@media (min-width:1200px) {
    .calculator-fence__scene-zoom_3 {
        top: 12%;
        left: 57.9%
    }
}

.calculator-fence__scene-zoom_4 {
    top: 6.7%;
    right: 19.5%
}

@media (min-width:1200px) {
    .calculator-fence__scene-zoom_4 {
        top: 15%;
        right: 20.5%
    }
}

.calculator-fence__scene-zoom_5 {
    top: 9%;
    right: 6.9%
}

@media (min-width:1200px) {
    .calculator-fence__scene-zoom_5 {
        top: 17.8%;
        right: 7.5%
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .calculator-fence__form {
        margin-top: 23px
    }
}

@media (min-width:1200px) {
    .calculator-fence__form {
        margin-top: 15px
    }
}

.calculator-fence__group {
    margin-top: 17px
}

.calculator-fence__group-divider {
    display: block;
    height: 1px;
    background-color: #f0db21;
    margin-top: 30px
}

@media (min-width:0px) and (max-width:767px) {
    .calculator-fence__group-divider {
        display: none
    }
}

.calculator-fence__label {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6;
    margin-top: 25px
}

.calculator-fence__label.is-disabled {
    color: #9b9b9b
}

@media (min-width:768px) {
    .calculator-fence__label_less-margin {
        margin-top: 17px
    }
}

.calculator-fence__range {
    margin-top: 15px
}

.calculator-fence__radio,
.calculator-fence__radio-bar,
.calculator-fence__select {
    margin-top: 10px
}

.calculator-fence__shipping-input {
    width: 60px;
    height: 32px;
    border-radius: 100px;
    background-color: #fff;
    border: 1px solid #f0db21;
    font-family: Roboto;
    font-size: 16px;
    text-align: center;
    color: #000000;
    padding: 5px 5px 4px
}

.calculator-fence__shipping-label {
    margin-left: 5px;
    font-size: 16px;
    font-weight: 300;
    color: #000
}

.calculator-fence__opening-radio {
    margin-top: 10px
}

.calculator-fence__pre-total {
    margin-top: 23px;
    background-image: linear-gradient(0deg, #fffbeb, #fffef3);
    padding: 8px 0 18px
}

@media (min-width:768px) {
    .calculator-fence__pre-total {
        padding: 13px 0 20px;
        margin-top: 60px
    }
}

@media (min-width:1200px) {
    .calculator-fence__pre-total {
        margin-top: 57px;
        padding: 13px 0 22px
    }
}

.calculator-fence__pre-total-item {
    margin-top: 7px
}

.calculator-fence__pre-total-item-heading {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.6
}

.calculator-fence__pre-total-item-content {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6
}

.calculator-fence__pre-total-item-additional {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.78;
    white-space: nowrap
}

.calculator-fence__total {
    padding: 26px 0 29px;
    background-image: linear-gradient(180deg, #fdb819, #d89e16)
}

@media (min-width:768px) and (max-width:1199px) {
    .calculator-fence__total {
        padding-bottom: 29px
    }
}

@media (min-width:1200px) {
    .calculator-fence__total {
        padding: 25px 0 30px
    }
}

.calculator-fence__total-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.calculator-fence__total-content {
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    text-align: left;
    color: #fff
}

.calculator-fence__total-content-price {
    font-weight: 500
}

.calculator-fence__total-button {
    margin-top: 18px;
    width: 250px
}

.calculator-fence__estimate {
    padding: 30px 0 40px;
    background-image: linear-gradient(0deg, #fffbeb, #fffef3)
}

@media (min-width:768px) {
    .calculator-fence__estimate {
        padding: 36px 0 50px
    }
}

.calculator-fence__estimate-heading {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.33;
    text-align: center;
    color: #000
}

@media (min-width:768px) {
    .calculator-fence__estimate-heading {
        font-size: 28px;
        line-height: 1.14
    }
}

.calculator-fence__estimate-links {
    margin-top: 10px;
    margin-left: -13px;
    text-align: center
}

.calculator-fence__estimate-link {
    margin-left: 13px
}

.calculator-fence__estimate-link_print:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 16px 15px;
    width: 16px;
    height: 15px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/print.svg);
    margin-right: 5px
}

.calculator-fence__estimate-link_mail:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 14px 9px;
    width: 14px;
    height: 9px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/envelope-colored.svg);
    margin-right: 5px
}

.calculator-fence__estimate-popup-links {
    margin-left: -15px;
    margin-top: 5px;
    text-align: center
}

@media (min-width:768px) {
    .calculator-fence__estimate-popup-links {
        margin-top: 15px;
        margin-left: -25px
    }
}

.calculator-fence__estimate-popup-link {
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    margin-left: 15px;
    margin-top: 13px
}

@media (min-width:768px) {
    .calculator-fence__estimate-popup-link {
        margin-left: 25px
    }
}

.calculator-fence__estimate-popup-link:hover .calculator-fence__estimate-popup-link-text {
    color: #27699b;
    border-bottom-color: #27699b
}

.calculator-fence__estimate-popup-link_location:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 11px 15px;
    width: 11px;
    height: 15px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/point-colored.svg);
    margin-right: 5px
}

.calculator-fence__estimate-popup-link_certificate:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 13px 17px;
    width: 13px;
    height: 17px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/certificate.svg);
    margin-right: 5px
}

.calculator-fence__estimate-popup-link_pay:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 12px 13px;
    width: 12px;
    height: 13px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/rub.svg);
    margin-right: 5px
}

.calculator-fence__estimate-popup-link_shipping:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 19px 12px;
    width: 19px;
    height: 12px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/shipping.svg);
    margin-right: 5px
}

.calculator-fence__estimate-popup-link-text {
    display: inline;
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
    color: #000000;
    text-decoration: underline;
    border-bottom: 1px dashed #badcf6;
    text-decoration: none
}

.calculator-fence__estimate-button {
    margin: 25px auto 0;
    text-align: center;
    width: 250px
}

@media (min-width:768px) {
    .calculator-fence__estimate-button {
        margin-top: 31px
    }
}

.calculator-fence__estimate-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 0 hsla(0, 0%, 84%, .5);
    margin-top: 30px
}

.calculator-fence__estimate-table tfoot th:not(:first-child),
.calculator-fence__estimate-table thead th:not(:first-child) {
    white-space: nowrap
}

.calculator-fence__estimate-table-head th {
    background-color: #fdb819;
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
    color: #fff;
    font-weight: 400;
    padding: 11px 15px;
    border-left: 1px solid #fff
}

.calculator-fence__estimate-table-head th:first-child {
    border-left: none;
    border-top-left-radius: 3px;
    width: 50%;
}

.calculator-fence__estimate-table-head th:last-child {
    border-top-right-radius: 3px
}

.calculator-fence__estimate-table-body tr {
    border-bottom: 1px solid hsla(0, 0%, 84%, .5)
}

.calculator-fence__estimate-table-body tr:nth-child(2n) {
    background-color: #f9fdff
}

.calculator-fence__estimate-table-body tr:last-child {
    background-color: #fffcdc;
    border-bottom: 1px solid #f0db21;
    font-weight: 500
}

.calculator-fence__estimate-table-body tr:last-child td {
    padding: 10px 12px
}

.calculator-fence__estimate-table-body td {
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
    color: #000;
    padding: 11px 12px;
    vertical-align: top
}

.calculator-fence__estimate-table-body td:not(:first-child) {
    white-space: nowrap
}

.calculator-fence__estimate-table-body_with-heading tr:nth-child(odd) {
    background-color: #f9fdff
}

.calculator-fence__estimate-table-body_with-heading tr:nth-child(2n) {
    background-color: transparent
}

.calculator-fence__estimate-table-body_with-heading tr:last-child {
    background-color: #fffcdc;
    border-bottom: 1px solid #f0db21;
    font-weight: 500
}

.calculator-fence__estimate-table-body-heading {
    background-color: transparent !important;
    border-bottom: none !important
}

.calculator-fence__estimate-table-body-heading td {
    padding-top: 16px;
    padding-bottom: 6px;
    font-size: 20px;
    font-weight: 500;
    text-align: left
}

.calculator-fence__estimate-table-footer tr th {
    background-color: #fdb819;
    padding: 12px 12px 11px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
    text-align: left;
    color: #fff
}

.calculator-fence__estimate-table-footer tr th:first-child {
    border-radius: 0 0 0 3px
}

.calculator-fence__estimate-table-footer tr th:last-child {
    border-radius: 0 0 3px 0
}

.calculator-fence__estimate-table-blueprint {
    font-size: 14px;
    line-height: 1.43
}

.calculator-fence__mobile-table-button-container {
    margin-top: 20px;
    text-align: center
}

@media (min-width:768px) {
    .calculator-fence__mobile-table-button-container {
        display: none
    }
}

.calculator-hero {
    padding: 15px 0 39px
}

@media (min-width:768px) {
    .calculator-hero {
        padding: 25px 0 52px
    }
}

@media (min-width:1200px) {
    .calculator-hero {
        padding-bottom: 53px
    }
}

.calculator-hero__breadcrumbs-container {
    text-align: center
}

.calculator-hero__heading {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.14;
    text-align: center;
    color: #000;
    margin-top: 10px
}

@media (min-width:768px) {
    .calculator-hero__heading {
        font-size: 36px;
        line-height: .89;
        margin-top: 15px
    }
}

.calculator-hero__content {
    margin-top: 1px
}

.calculator-hero__image-container {
    text-align: center;
    margin-top: 34px
}

@media (min-width:768px) {
    .calculator-hero__image-container {
        margin-top: 0;
        padding-top: 58px
    }
}

@media (min-width:1200px) {
    .calculator-hero__image-container {
        padding-top: 30px
    }
}

.calculator-hero__image {
    max-width: 100%
}

@media (min-width:0px) and (max-width:767px) {
    .calculator-hero__image {
        width: 237px
    }
}

.calculator-hero__text {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    margin-top: 26px
}

@media (min-width:768px) {
    .calculator-hero__text {
        margin-top: 34px
    }
}

.calculator-info__item {
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    box-shadow: inset 0 -1px 0 0 hsla(0, 0%, 84%, .5)
}

.calculator-info__item-image-container {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.calculator-info__item-image {
    max-width: 100%
}

.calculator-info__item-content {
    margin-left: 10px;
    font-size: 14px
}

.calculator-info__item-heading {
    font-size: 16px;
    font-weight: 500;
    color: #000
}

.calculator-info__item-text {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    margin-top: 5px
}

.calculator-info__item-link {
    display: inline-block;
    margin-top: 5px
}

.calculator-opening-radio__container {
    margin-left: -20px;
    margin-top: -13px
}

.calculator-opening-radio__item {
    display: inline-block;
    margin-left: 20px;
    margin-top: 13px;
    cursor: pointer
}

.calculator-opening-radio__item.is-active {
    cursor: default
}

.calculator-opening-radio__item.is-active .calculator-opening-radio__item-image {
    display: none
}

.calculator-opening-radio__item.is-active .calculator-opening-radio__item-image-active {
    display: inline-block
}

.calculator-opening-radio__input,
.calculator-opening-radio__input:checked+.calculator-opening-radio__item-image-container .calculator-opening-radio__item-image {
    display: none
}

.calculator-opening-radio__input:checked+.calculator-opening-radio__item-image-container .calculator-opening-radio__item-image-active,
.calculator-opening-radio__item-image {
    display: inline-block
}

.calculator-opening-radio__item-image-active,
.calculator-opening-radio__item-image-disabled {
    display: none
}

.calculator-opening-radio.is-disabled {
    pointer-events: none
}

.calculator-opening-radio.is-disabled .calculator-opening-radio__item-image,
.calculator-opening-radio.is-disabled .calculator-opening-radio__item-image-active {
    display: none !important
}

.calculator-opening-radio.is-disabled .calculator-opening-radio__item-image-disabled {
    display: inline-block !important
}

.calculator-radio-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.calculator-radio-bar__item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-left: -1px;
    display: -ms-flexbox;
    display: flex
}

.calculator-radio-bar__item:first-child {
    margin-left: 0
}

.calculator-radio-bar__item:first-child .calculator-radio-bar__content {
    border-radius: 100px 0 0 100px
}

.calculator-radio-bar__item:last-child .calculator-radio-bar__content {
    border-radius: 0 100px 100px 0
}

.calculator-radio-bar__input {
    display: none
}

.calculator-radio-bar__input:checked+.calculator-radio-bar__content {
    background-image: linear-gradient(180deg, #000000, #222222);
    border: none;
    padding: 4px;
    color: #fff;
    cursor: default;
    z-index: 1
}

.calculator-radio-bar__content {
    width: 100%;
    height: 32px;
    display: inline-block;
    background-color: #fffbeb;
    padding: 4px;
    font-size: 16px;
    text-align: center;
    color: #000000;
    border: 1px solid #f0db21;
    cursor: pointer;
    z-index: 0
}

.calculator-radio-bar.is-disabled {
    pointer-events: none
}

.calculator-radio-bar.is-disabled .calculator-radio-bar__content {
    background: #f2f2f2;
    border: 1px solid #e4e4e4;
    color: #c5c5c5
}

.calculator-radio__item {
    display: flex;
    align-items: center;
    margin-top: 5px
}

.calculator-radio__item:first-child {
    margin-top: 0
}

.calculator-radio__item-input {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.calculator-radio__item-input:checked+.calculator-radio__item-body .calculator-radio__item-title {
    color: #d89e16
}

.calculator-radio__item-body {
    display: inline-block;
    margin-left: 5px
}

.calculator-radio__item-title {
    font-size: 16px;
    line-height: 1.25;
    color: #000000;
    transition: color .1s ease-in-out
}

.calculator-radio__item-content {
    margin-top: 9px
}

.calculator-radio.is-disabled {
    pointer-events: none
}

.calculator-radio.is-disabled .calculator-radio__item-title {
    color: #c5c5c5 !important
}

.calculator-range__input {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    width: 60px;
    height: 32px;
    border-radius: 100px;
    border: 1px solid #f0db21;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    color: #000000
}

.calculator-range__units {
    margin-left: 5px
}

.calculator-range__range-container {
    padding: 9px 0;
    margin-top: 6px
}

.calculator-range__range-input {
    height: 6px;
    border-radius: 100px;
    background-color: #fffbeb;
    border: 1px solid #f0db21;
    position: relative
}

.calculator-range__range-input-fill {
    border-radius: 100px;
    background-image: linear-gradient(180deg, #000000, #222222);
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px
}

.calculator-range__range-input-handle {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/calculator-range-handle.svg);
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid #fff;
    transform: translateX(-1px);
    position: absolute;
    top: -11px
}

.calculator-range_unitsless {
    display: -ms-flexbox;
    display: flex;
    margin-top: 21px
}

.calculator-range_unitsless .calculator-range__range-container {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 12px;
    margin-top: 3px
}

@media (min-width:768px) {
    .guardrail {
        height: 240px !important
    }
}

.calculator-select-section-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(47, 136, 207, .25);
    padding: 22px 6px;
    position: relative
}

@media (min-width:768px) {
    .calculator-select-section-item {
        padding: 42px 13px 30px;
        height: 385px
    }
}

@media (min-width:1200px) {
    .calculator-select-section-item {
        padding: 37px 22px 30px
    }
}

.calculator-select-section-item__image-container {
    text-align: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 135px; 

}

.calculator-select-section-item__image {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 135px;
    width: 205px;    
}

@media (min-width:768px) {
    .calculator-select-section-item__image {
        width: 221px
    }
}

.calculator-select-section-item__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width:768px) {
    .calculator-select-section-item__info {
        /* -ms-flex-direction: row;
        flex-direction: row; */
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: baseline;
        align-items: baseline
    }
}

.calculator-select-section-item__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.22;
    color: #000000;
    margin-top: 3px
}

@media (min-width:768px) {
    .calculator-select-section-item__title {
        margin-top: 5px
    }
}

.calculator-select-section-item__price {
    font-size: 18px;
    font-weight: 500;
    color: #d89e16;
    margin-top: 5px
}

@media (min-width:768px) {
    .calculator-select-section-item__price {
        margin-top: 5px
    }
}

.calculator-select-section-item__price_sale {
    color: #8a8a8a;
    text-decoration: line-through
}

.calculator-select-section-item__units {
    font-size: 14px;
    font-weight: 400;
    color: #8a8a8a;
    margin-top: 3px
}

.calculator-select-section-item__sale {
    font-size: 18px;
    font-weight: 500;
    color: #d0021b;
    text-align: center;
    margin-top: 0
}

@media (min-width:768px) {
    .calculator-select-section-item__sale {
        margin-top: 1px;
        padding-left: 7%
    }
}

.calculator-select-section-item__button-container {
    text-align: center;
    margin-top: 6px
}

@media (min-width:768px) {
    .calculator-select-section-item__button-container {
        margin-top: 0;
        position: absolute;
        right: 0;
        bottom: 30px;
        left: 0
    }
}

@media (min-width:768px) {
    .calculator-select-section-item__button {
        padding-left: 36px;
        padding-right: 36px
    }
}

.calculator-select-section-item_is-popular:before {
    content: "Популярное";
    display: inline-block;
    padding: 0 7px 2px;
    font-size: 13px;
    font-weight: 500;
    background-color: #fdb819;
    border-radius: 3px 0 3px 0;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width:768px) {
    .calculator-select-section-item_in-stock:after {
        content: "Есть на складе";
        display: inline-block;
        padding: 0 7px 2px;
        font-size: 13px;
        font-weight: 500;
        border-radius: 0 3px 0 3px;
        color: #000000;
        background-color: #fffcdc;
        position: absolute;
        top: 0;
        right: 0
    }
}

@media (min-width:768px) {
    .calculator-select-section-item_gate {
        height: 244px
    }
}

.calculator-select-section-item.is-active {
    box-shadow: 0 0 0 2px #fdb819
}

.calculator-select-section-item.is-active .calculator-select-section-item__image-container:after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/selected.svg);
    position: absolute;
    top: 50px;
    left: 40px
}

.calculator-select-section {
    background-image: linear-gradient(0deg, #fffbeb, #fffef3);
    padding: 31px 0 40px
}

@media (min-width:768px) {
    .calculator-select-section {
        padding: 40px 0 49px
    }
}

.calculator-select-section__items {
    margin-top: 12px
}

@media (min-width:768px) {
    .calculator-select-section__items {
        margin-top: 15px
    }
}

@media (min-width:1200px) {
    .calculator-select-section__items {
        margin-top: 17px
    }
}

.calculator-select-section__items_additional {
    overflow: hidden;
    max-height: 0;
    margin-top: 0
}

@media (min-width:0px) and (max-width:767px) {
    .calculator-select-section__item {
        height: 100%
    }
}

.calculator-select-section__item-container {
    margin-top: 9px
}

@media (min-width:768px) {
    .calculator-select-section__item-container {
        margin-top: 25px
    }
}

.calculator-select-section__show-all {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    padding: 10px 40px 12px;
    border-radius: 100px;
    background-image: linear-gradient(180deg, #fdb819, #d89e16);
    box-shadow: 0 1px 2px 0 rgba(47, 136, 207, .25);
    border: none;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.22;
    text-align: center;
    color: #fff;
    margin-top: 26px;
    position: relative;
    cursor: pointer
}

@media (min-width:768px) {
    .calculator-select-section__show-all {
        margin-top: 25px
    }
}

.calculator-select-section__show-all:after,
.calculator-select-section__show-all:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 13px 8px;
    width: 13px;
    height: 8px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/arrow-down.svg);
    transform: translateY(-50%);
    position: absolute;
    top: 50%
}

@media (min-width:768px) {

    .calculator-select-section__show-all:after,
    .calculator-select-section__show-all:before {
        position: static;
        transform: translateY(-2px);
        top: auto;
        left: auto;
        right: auto
    }
}

.calculator-select-section__show-all:before {
    left: 14px
}

@media (min-width:768px) {
    .calculator-select-section__show-all:before {
        margin-right: 10px
    }
}

.calculator-select-section__show-all:after {
    right: 14px
}

@media (min-width:768px) {
    .calculator-select-section__show-all:after {
        margin-left: 10px
    }
}

.calculator-select {
    position: relative
}

.calculator-select__selected {
    height: 32px;
    background-color: #fffbeb;
    border: 1px solid #f0db21;
    border-radius: 100px;
    padding: 4px 12px 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    transition: border .1s ease-in-out, background-color .1s ease-in-out
}

.calculator-select__icon {
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #f0db21;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: 50%
}

.calculator-select__title {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 6px;
    font-size: 16px;
    color: #000000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.calculator-select__arrow {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 13px 8px;
    width: 13px;
    height: 8px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/drop-arrow.svg);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.calculator-select__list {
    display: none;
    width: 300px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .35);
    z-index: 10;
    position: absolute;
    overflow: hidden
}

.calculator-select__item {
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    border-bottom: 1px solid hsla(0, 0%, 84%, .5);
    cursor: pointer
}

.calculator-select__item:last-child {
    border-bottom: none
}

.calculator-select__item:not(.is-selected):hover {
    background-color: #fffbeb
}

.calculator-select__item.is-selected {
    cursor: default
}

.calculator-select__item.is-selected .calculator-select__item-image-container:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/selected.svg);
    position: absolute;
    top: 1px;
    left: 1px
}

.calculator-select__item-image {
    max-width: 66px
}

.calculator-select__item-image-container {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative
}

.calculator-select__item-content {
    margin-left: 10px
}

.calculator-select__item-title {
    font-size: 16px;
    font-weight: 500;
    color: #000
}

.calculator-select__item-percent {
    font-size: 14px;
    font-weight: 500;
    color: #d89e16;
    margin-top: 5px
}

.calculator-select__item-details,
.calculator-select__item-text {
    font-size: 14px;
    font-weight: 300;
    margin-top: 5px
}

.calculator-select.is-active .calculator-select__selected {
    border: 1px solid #fdb819;
    background-color: #fff
}

.calculator-select.is-active .calculator-select__arrow {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 13px 8px;
    width: 13px;
    height: 8px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/drop-arrow_active.svg)
}

.calculator-select.is-disabled .calculator-select {
    pointer-events: none
}

.calculator-select.is-disabled .calculator-select__selected {
    background-color: #f2f2f2;
    border: 1px solid #e4e4e4
}

.calculator-select.is-disabled .calculator-select__icon {
    border: 1px solid #e4e4e4
}

.calculator-select.is-disabled .calculator-select__title {
    color: #c5c5c5
}

.calculator-select.is-disabled .calculator-select__arrow {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 13px 8px;
    width: 13px;
    height: 8px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/drop-arrow_disabled.svg)
}

.call-form {
    width: 300px
}

.call-form__input {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    display: block;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #f0db21;
    padding: 3px 5px;
    text-align: left;
    font-family: Roboto;
    font-size: 16px;
    color: #000000;
    margin-top: 10px
}

.call-form__input:first-child {
    margin-top: 0
}

.call-form__input.is-error {
    border-color: #ff4900;
    color: #ff4900
}

.call-form__error {
    font-size: 14px;
    color: #ff4900;
    margin-top: 3px;
    padding-left: 3px;
    display: none
}

.call-form__error.is-active {
    display: block
}

.call-form__submit-container {
    margin-top: 30px
}

.call-to-action {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    display: inline-block;
    width: 290px;
    max-width: 100%;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 9px 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .17);
    border-radius: 100px;
    background-size: 100%;
    background-image: linear-gradient(180deg, #000000, #222222);
    position: relative;
    z-index: 1;
    box-shadow: inset 0 1px 3px 0 #fff, inset 0 -1px 9px 0 rgba(198, 123, 0, .4);
    cursor: pointer
}

.call-to-action:after,
.call-to-action:before {
    border-radius: inherit;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    transition: opacity .2s ease-in-out
}

.call-to-action:before {
    background-image: linear-gradient(180deg, #333333, #555555 )
}

.call-to-action:after {
    background-image: linear-gradient(0deg, #000000, #222222)
}

.call-to-action:hover:before {
    opacity: 1
}

.call-to-action:active:before {
    opacity: 0;
    transition: none
}

.call-to-action:active:after {
    opacity: 1
}

.call-to-action:after,
.call-to-action:before {
    box-shadow: inset 0 1px 3px 0 #fff, inset 0 -1px 9px 0 rgba(198, 123, 0, .4)
}

.call-to-action_small {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none
}

.call-us {
    padding: 30px 0 40px;
    background-image: linear-gradient(0deg, #fffbeb, #fffef3);
    text-align: center
}

@media (min-width:768px) and (max-width:1199px) {
    .call-us {
        padding: 40px 0 51px
    }
}

@media (min-width:1200px) {
    .call-us {
        padding: 42px 0 50px
    }
}

.call-us__heading {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.24;
    text-align: center;
    color: #000
}

@media (min-width:768px) {
    .call-us__heading {
        font-size: 36px;
        line-height: .89
    }
}

.call-us__phone-numbers-container {
    text-align: center;
    margin-top: 30px
}

@media (min-width:768px) {
    .call-us__phone-numbers-container {
        margin-top: 25px;
        margin-left: -35px
    }
}

@media (min-width:1200px) {
    .call-us__phone-numbers-container {
        margin-left: -32px
    }
}

.call-us__phone-number {
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-top: 7px
}

@media (min-width:768px) {
    .call-us__phone-number {
        display: inline-block;
        margin-left: 35px
    }
}

.call-us__phone-number:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/phone-colored.svg);
    vertical-align: baseline;
    margin-right: 6px;
    margin-bottom: 3px
}

.call-us__button {
    margin-top: 25px
}

@media (min-width:1200px) {
    .call-us__button {
        margin-top: 27px
    }
}

.catalog-preview-item__image-container {
    text-align: center
}

.catalog-preview-item__image {
    max-width: 100%
}

.catalog-preview-item__content {
    padding: 0 10px
}

.catalog-preview-item__title {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.22;
    text-align: center;
    color: #000000;
    margin-top: 20px
}

@media (min-width:768px) and (max-width:1199px) {
    .catalog-preview-item__title {
        margin-top: 29px
    }
}

@media (min-width:1200px) {
    .catalog-preview-item__title {
        margin-top: 28px
    }
}

.catalog-preview-item__price {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #222222;
    text-align: center;
    margin-top: 10px
}

.catalog-preview-item__price-value {
    font-size: 20px
}

.catalog-preview-item__price-grey {
    font-weight: 400;
    color: #8a8a8a
}

.catalog-preview-item__link-container {
    text-align: center
}

.catalog-preview-item__link {
    margin-top: 15px
}

@media (min-width:768px) {
    .catalog-preview-item__link {
        margin-top: 25px
    }
}

.catalog-preview {
    background-image: linear-gradient(0deg, #fffbeb, #fffef3);
    padding: 30px 0 50px
}

@media (min-width:768px) {
    .catalog-preview {
        padding-top: 41px
    }
}

.catalog-preview__link-container {
    text-align: center
}

@media (min-width:0px) and (max-width:767px) {
    .catalog-preview__link-container {
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.catalog-preview__more {
    display: inline-block;
    font-weight: 300
}

@media (min-width:0px) and (max-width:767px) {
    .catalog-preview__more {
        margin-top: 5px
    }
}

.catalog-preview__more:after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 17px 12px;
    width: 17px;
    height: 12px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/arrow_more.svg);
    margin-left: 6px
}

.catalog-preview__item {
    margin-top: 30px
}

@media (min-width:0px) and (max-width:767px) {
    .catalog-preview__item {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media (min-width:768px) {
    .catalog-preview__item {
        margin-top: 35px
    }
}

@media (min-width:1200px) {
    .catalog-preview__item {
        margin-top: 42px
    }
}

.decorated-heading {
    display: -ms-flexbox;
    display: flex
}

@media (min-width:0px) and (max-width:767px) {
    .decorated-heading {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width:768px) {
    .decorated-heading__section {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-align: center;
        align-items: center
    }
}

.decorated-heading__section:first-child .decorated-heading__line:first-child {
    margin-left: 0
}

.decorated-heading__section:nth-child(2) {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.decorated-heading__section:last-child .decorated-heading__line:last-child {
    margin-right: 0
}

.decorated-heading__line {
    display: block;
    height: 1px;
    background-color: #f0db21;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 15px
}

@media (min-width:0px) and (max-width:767px) {
    .decorated-heading__line {
        display: none
    }
}

.decorated-heading__text {
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.45;
    text-align: center;
    white-space: nowrap
}

@media (min-width:0px) and (max-width:767px) {
    .decorated-heading__text {
        letter-spacing: 1px
    }
}

@media (min-width:768px) {
    .decorated-heading__text {
        font-size: 28px;
        line-height: 1.14
    }
}

.footer__content {
    background-image: linear-gradient(180deg, #fdb819, #d89e16);
    padding: 18px 0 20px
}

.footer__logo-container {
    text-align: center
}

@media (min-width:1200px) {
    .footer__logo-container {
        text-align: left
    }
}

.footer__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 32px;
    margin-left: -44px
}

@media (min-width:768px) and (max-width:1199px) {
    .footer__links {
        margin-top: 30px;
        margin-left: -38px
    }
}

.footer__link {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-left: 44px
}

@media (min-width:768px) and (max-width:1199px) {
    .footer__link {
        letter-spacing: .7px;
        margin-left: 42px
    }
}

.footer__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px
}

@media (min-width:768px) and (max-width:1199px) {
    .footer__info {
        width: 500px;
        margin-left: -50px;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: auto;
        margin-right: auto;
        margin-top: 9px
    }
}

@media (min-width:1200px) {
    .footer__info {
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 8px
    }
}

.footer__info-block {
    width: 200px;
    margin-top: 22px;
    padding-left: 39px;
    position: relative
}

@media (min-width:768px) and (max-width:1199px) {
    .footer__info-block {
        margin-left: 30px;
        width: 220px
    }
}

@media (min-width:1200px) {
    .footer__info-block {
        margin-top: 18px;
        width: auto
    }
}

.footer__info-block:before {
    content: "";
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 12px
}

.footer__info-block:after {
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #fff;
    position: absolute;
    top: 5px;
    bottom: 2px;
    left: 28px
}

@media (min-width:0px) and (max-width:767px) {
    .footer__info-block_location {
        -ms-flex-order: -1;
        order: -1
    }
}

@media (min-width:1200px) {
    .footer__info-block_location {
        margin-left: 18px
    }
}

.footer__info-block_location:before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 10px 14px;
    width: 10px;
    height: 14px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/point.svg)
}

@media (min-width:0px) and (max-width:767px) {
    .footer__info-block_email {
        -ms-flex-order: -1;
        order: -1
    }
}

@media (min-width:1200px) {
    .footer__info-block_email {
        margin-left: 55px
    }
}

.footer__info-block_email:before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 13px 8px;
    width: 13px;
    height: 8px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/envelope.svg)
}

@media (min-width:1200px) {
    .footer__info-block_phones {
        margin-left: 43px
    }
}

.footer__info-block_phones:before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 13px 13px;
    width: 13px;
    height: 13px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/phone_small.svg)
}

@media (min-width:1200px) {
    .footer__info-block_schedule {
        margin-left: 65px
    }
}

.footer__info-block_schedule:before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/clock.svg)
}

.footer__info-block-line {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57;
    color: #fff
}

.footer__info-block-line_normal {
    font-weight: 400
}

.footer__info-block-line_bold {
    font-weight: 500
}

.footer__text {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57;
    text-align: center;
    color: #9dcdf3;
    margin-top: 38px
}

@media (min-width:1200px) {
    .footer__text {
        text-align: left;
        margin-top: 35px
    }
}

.header-button {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    display: inline-block;
    text-align: center;
    width: 42px;
    height: 32px;
    border-radius: 2px;
    background-color: transparent;
    box-shadow: 0 1px 1px 0 rgba(0, 45, 181, 0);
    transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out;
    position: relative
}

.header-button__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.header-button.is-active {
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 45, 181, .14)
}

.header-button_menu .header-button__icon {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/menu.svg)
}

.header-button_menu .header-button__icon,
.header-button_menu.is-active .header-button__icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 21px 18px;
    width: 21px;
    height: 18px
}

.header-button_menu.is-active .header-button__icon {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/menu_active.svg)
}

.header-button_phone .header-button__icon {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/phone.svg)
}

.header-button_phone .header-button__icon,
.header-button_phone.is-active .header-button__icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    width: 22px;
    height: 22px
}

.header-button_phone.is-active .header-button__icon {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/phone_active.svg)
}

.header-button_calculator .header-button__icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px 24px;
    width: 20px;
    height: 24px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/calculator.svg)
}

@media (min-width:768px) {
    .header {
        padding: 16px 0 0
    }
}

.header__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:0px) and (max-width:767px) {
    .header__container {
        display: none
    }
}

.header__container-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header__container-section_info-blocks {
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:1200px) {
    .header__container-section_info-blocks {
        margin-left: 28px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .header__logo {
        width: 215px;
        height: 47px;
        background-size: contain;
        margin-right: -8px
    }
}

.header__logo-text {
    padding-left: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57;
    text-align: left;
    color: #000;
    border-left: 1px solid #fdb819;
    margin-left: 4px
}

@media (min-width:768px) and (max-width:1199px) {
    .header__logo-text {
        display: none
    }
}

.header__info-block {
    width: 185px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57;
    text-align: left;
    color: #000;
    margin-top: 18px;
    padding-left: 21px;
    position: relative
}

.header__info-block:first-child {
    margin-top: 0
}

.header__info-block:before {
    content: "";
    transform: translate(-50%, -50%);
    position: absolute;
    left: 7px;
    top: 10px
}

.header__info-block_location:before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 11px 15px;
    width: 11px;
    height: 15px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/point-colored.svg)
}

.header__info-block_email:before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 14px 9px;
    width: 14px;
    height: 9px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/envelope-colored.svg)
}

.header__info-block-link {
    font-weight: 500
}

.header__phones {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:768px) and (max-width:1199px) {
    .header__phones {
        margin-top: -3px
    }
}

.header__phone {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    white-space: nowrap
}

.header__phone:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/phone-colored.svg);
    margin-right: 8px
}

.header__schedule {
    padding-left: 23px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .3px;
    color: #000;
    margin-right: -5px;
    margin-top: 5px;
    margin-bottom: -5px
}

.header__schedule span {
    color: #8a8a8a
}

.header__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 17px;
    padding-top: 3px
}

.header__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 145px;
    margin: 0;
    margin-top: 9px;
    padding: 7px 0 8px;
    border: none;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 45, 181, .14);
    font-family: Roboto;
    font-size: 14px;
    text-align: center;
    color: #000000;
    text-decoration: none;
    cursor: pointer
}

@media (min-width:1200px) {
    .header__button {
        width: 195px
    }
}

.header__button:first-child {
    margin-top: 0
}

.header__calculator-button-text {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #222222
}

.header__calculator-button-text:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 12px 15px;
    width: 12px;
    height: 15px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/calculator-colored.svg);
    margin-right: 6px;
    margin-bottom: -2px
}

.header__menu {
    margin-top: 23px
}

@media (min-width:1200px) {
    .header__menu {
        margin-top: 23px
    }
}

.header__mobile-version {
    padding: 6px 0 7px;
    background-image: linear-gradient(180deg, #fdb819, #d89e16)
}

@media (min-width:768px) {
    .header__mobile-version {
        display: none
    }
}

.header__mobile-version-container {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__mobile-part,
.header__mobile-version-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header__button_left {
    margin-right: 10px
}

.header__button_right {
    margin-left: 8px
}

.help-link {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/help-link.svg);
    border-radius: 50%;
    margin: 0 8px;
    cursor: pointer;
    margin-bottom: -4px
}

.help-link,
.help-link:hover {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px
}

.help-link:hover {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/help-link_hover.svg)
}

.help-link.is-active {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/help-link_active.svg)
}

.help-link_small {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/help-link_small.svg);
    margin: 0 2px
}

.help-link_small,
.help-link_small:hover {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    width: 15px;
    height: 15px
}

.help-link_small:hover {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/help-link_small_hover.svg)
}

.help-link_small.is-active {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/help-link_small_active.svg)
}

.hero {
    padding: 20px 0 40px
}

@media (min-width:768px) and (max-width:1199px) {
    .hero {
        padding: 20px 0 38px
    }
}

@media (min-width:1200px) {
    .hero {
        padding: 20px 0 65px
    }
}

.hero__image {
    max-width: 100%
}

@media (min-width:768px) and (max-width:1199px) {
    .hero__image {
        margin-top: 30px
    }
}

@media (min-width:1200px) {
    .hero__image {
        margin-top: 53px;
        margin-left: 8px
    }
}

@media (min-width:1200px) {
    .hero__content {
        padding-left: 37px;
        margin-top: 44px
    }
}

.hero__heading {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.36;
    margin-top: 20px
}

@media (min-width:768px) {
    .hero__heading {
        margin-top: 10px;
        font-size: 28px;
        line-height: 1.2
    }
}

.hero__text {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    margin-top: 20px
}

@media (min-width:768px) {
    .hero__text {
        margin-top: 22px;
        font-size: 16px;
        line-height: 1.5
    }
}

@media (min-width:1200px) {
    .hero__text {
        margin-top: 24px;
        font-size: 16px;
        line-height: 1.5
    }
}

.hero__call-to-action {
    margin-top: 20px
}

@media (min-width:768px) {
    .hero__call-to-action {
        margin-top: 25px
    }
}

.how-to-order {
    padding: 30px 0 40px
}

@media (min-width:768px) {
    .how-to-order {
        padding: 40px 0 50px
    }
}

.how-to-order__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 11px
}

@media (min-width:768px) and (max-width:1199px) {
    .how-to-order__list {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media (min-width:1200px) {
    .how-to-order__list {
        margin-left: -5px;
        margin-right: -5px
    }
}

.how-to-order__item {
    width: 100%;
    background-image: linear-gradient(0deg, #fffbeb, #fffef3);
    margin: 0;
    margin-top: 10px;
    padding: 30px 15px 20px
}

@media (min-width:768px) and (max-width:1199px) {
    .how-to-order__item {
        width: 236px;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width:768px) {
    .how-to-order__item {
        margin-top: 20px;
        padding-bottom: 25px
    }
}

@media (min-width:1200px) {
    .how-to-order__item {
        width: 220px;
        margin-left: 5px;
        margin-right: 5px
    }
}

.how-to-order__item-icon-container {
    text-align: center
}

.how-to-order__item-text {
    padding: 0;
    margin: 0;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
    color: #000
}

.how-to-order__item-link {
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    font-weight: 500
}

.how-to-order__item-link:not(.decorated-heading_container) {
    color: #1573be;
    background-size: 1px 2px;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-image: linear-gradient(transparent 50%, rgba(31, 132, 209, 0) 50.1%, rgba(31, 132, 209, 0))
}

.how-to-order__item-link:not(.decorated-heading_container):hover {
    color: #1f84d1;
    text-decoration: none;
    cursor: pointer;
    background-image: linear-gradient(transparent 50%, #1f84d1 50.1%, #1f84d1)
}

.how-to-order__item-link .decorated-heading__text {
    color: #1573be;
    display: inline;
    background-size: 1px 2px;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-image: linear-gradient(transparent 50%, rgba(31, 132, 209, 0) 50.1%, rgba(31, 132, 209, 0))
}

.how-to-order__item-link:hover .decorated-heading__text {
    display: inline;
    color: #1f84d1;
    text-decoration: none;
    background-image: linear-gradient(transparent 50%, #1f84d1 50.1%, #1f84d1)
}

body:after {
    content: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/close.png) url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/loading.gif) url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/prev.png) url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/next.png);
    display: none
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next,
.lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/close.png) 100% 0 no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
/*
.menu {
    height: 45px;
    background-image: linear-gradient(180deg, #fdb819, #d89e16)
}

.menu__container {
    height: 100%
}

.menu__list {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0;
    padding: 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    z-index: 10
}

.menu__list:not(.menu__list_first-level) {
    display: none
}

.menu__list:not(.menu__list_first-level).is-active {
    display: -ms-flexbox;
    display: flex
}

.menu__list_first-level>.menu__item-container {
    border-left: 1px solid #000000;
    border-bottom: 1px solid #3284c6
}

.menu__list_first-level>.menu__item-container>.menu__item {
    -ms-flex-pack: center;
    justify-content: center
}

.menu__list_first-level>.menu__item-container:hover>.menu__item {
    background-color: #1573be
}

.menu__list_first-level>.menu__item-container:last-child {
    border-right: 1px solid #000000
}

.menu__list_second-level {
    position: absolute;
    top: calc(100% + 1px);
    left: -1px;
    height: auto;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu__list_second-level>.menu__item-container:hover>.menu__item {
    background-color: #000000
}

.menu__list_second-level>.menu__item-container:hover>.menu__item_nesting:after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 8px 13px;
    width: 8px;
    height: 13px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/menu-arrow_active.svg);
    width: 61px;
    height: 45px;
    background-position: 50%
}

.menu__list_second-level>.menu__item-container>.menu__item {
    background-color: #fdb819;
    border-bottom: 1px solid #7fbae9;
    padding: 12px 40px 12px 20px
}

.menu__list_second-level>.menu__item-container>.menu__item_nesting {
    padding-right: 101px
}

.menu__list_second-level>.menu__item-container>.menu__item_nesting:after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 8px 13px;
    width: 8px;
    height: 13px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/menu-arrow.svg);
    width: 61px;
    height: 45px;
    background-position: 50%;
    border-left: 1px solid #7fbae9;
    position: absolute;
    top: 0;
    right: 0
}

.menu__list_third-level {
    position: absolute;
    top: 0;
    left: 100%;
    height: auto;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu__list_third-level>.menu__item-container:hover>.menu__item {
    background-color: #000000
}

.menu__list_third-level>.menu__item-container>.menu__item {
    background-color: #fdb819;
    border-bottom: 1px solid #7fbae9;
    padding: 12px 40px 12px 20px
}

.menu__item-container {
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    position: relative;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.menu__item,
.menu__item-container {
    display: -ms-flexbox;
    display: flex;
    height: 45px
}

.menu__item {
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    width: 100%;
    font-size: 16px;
    letter-spacing: .4px;
    text-align: left;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .17);
    text-decoration: none;
    white-space: nowrap
}

.menu__icon {
    content: "";
    margin-right: 5px
}

.menu__icon_fence {
    background-size: 27px 24px;
    width: 27px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/fence_white.svg)
}

.menu__icon_fence,
.menu__icon_gate {
    display: inline-block;
    background-repeat: no-repeat;
    height: 24px
}

.menu__icon_gate {
    background-size: 35px 24px;
    width: 35px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/gates_white.svg)
}

.menu__icon_pillar {
    background-size: 9px 24px;
    width: 9px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/pillar_white.svg)
}

.menu__icon_pillar,
.menu__icon_wicket {
    display: inline-block;
    background-repeat: no-repeat;
    height: 24px
}

.menu__icon_wicket {
    background-size: 23px 24px;
    width: 23px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/wicket_white.svg)
}

.menu__icon_barrier {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/barrier_white.svg)
}

.mobile-menu {
    display: none;
    background-color: rgba(72, 157, 224, .96);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: 45px;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 40
}

.mobile-menu__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.mobile-menu__list:not(.mobile-menu__list_first-level) {
    max-height: 0;
    overflow: hidden
}

.mobile-menu__list_second-level .mobile-menu__item {
    padding-left: 35px;
    background-color: #000000;
    box-shadow: none
}

.mobile-menu__list_second-level .mobile-menu__item_nesting .mobile-menu__arrow {
    border-left: none
}

.mobile-menu__list_third-level .mobile-menu__item {
    padding-left: 55px;
    background-color: #1573be
}

.mobile-menu__item {
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    padding: 12px 23px;
    color: #fff;
    text-decoration: none;
    box-shadow: inset 0 -1px 0 0 hsla(0, 0%, 100%, .11);
    position: relative
}

.mobile-menu__item_nesting .mobile-menu__arrow {
    display: inline-block;
    height: 45px;
    width: 61px;
    background-position: 50%;
    border-left: 1px solid hsla(0, 0%, 100%, .11);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.mobile-menu__item_nesting .mobile-menu__arrow:after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 8px 13px;
    width: 8px;
    height: 13px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/menu-arrow.svg);
    transform: translate(-50%, -50%) rotate(90deg);
    position: absolute;
    top: 50%;
    left: 50%
}

.mobile-menu__item_nesting.is-active .mobile-menu__arrow:after {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 8px 13px;
    width: 8px;
    height: 13px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/menu-arrow_active.svg);
    transform: translate(-50%, -50%) rotate(-90deg)
}

.mobile-menu__icon {
    content: "";
    margin-left: 9px
}

.mobile-menu__icon_fence {
    background-size: 27px 24px;
    width: 27px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/fence_white.svg)
}

.mobile-menu__icon_fence,
.mobile-menu__icon_gate {
    display: inline-block;
    background-repeat: no-repeat;
    height: 24px
}

.mobile-menu__icon_gate {
    background-size: 35px 24px;
    width: 35px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/gates_white.svg)
}

.mobile-menu__icon_pillar {
    background-size: 9px 24px;
    width: 9px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/pillar_white.svg)
}

.mobile-menu__icon_pillar,
.mobile-menu__icon_wicket {
    display: inline-block;
    background-repeat: no-repeat;
    height: 24px
}

.mobile-menu__icon_wicket {
    background-size: 23px 24px;
    width: 23px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/wicket_white.svg)
}

.mobile-menu__icon_barrier {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/barrier_white.svg)
}
*/

.mobile-phones {
    display: none;
    background-color: rgba(72, 157, 224, .96);
    position: absolute;
    top: 45px;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 40;
    text-align: center
}

.mobile-phones__item {
    display: block;
    padding: 8px 0 9px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-decoration: none;
    box-shadow: inset 0 -1px 0 0 hsla(0, 0%, 100%, .12)
}

.mobile-phones__item:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 13px 13px;
    width: 13px;
    height: 13px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/phone_small.svg);
    margin-right: 8px
}

.mobile-phones__button {
    margin-top: 20px
}

.mobile-phones__schedule {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .3px;
    color: #fff;
    margin-top: 25px
}

.mobile-table-button {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    display: inline-block;
    width: 250px;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-radius: 100px;
    background-color: #fdb819;
    padding: 6px 10px 5px;
    cursor: pointer
}

.mobile-table-button:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 16px 13px;
    width: 16px;
    height: 13px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/table.svg);
    margin-right: 6px
}

.mobile-table {
    display: none;
    opacity: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
    transition: opacity .2s ease-in-out;
    background-color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20
}

.mobile-table.is-active {
    display: -ms-flexbox;
    display: flex
}

.mobile-table.is-visible {
    opacity: 1
}

.mobile-table__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    background-color: #00294a
}

.mobile-table__heading {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 24px;
    font-weight: 300;
    color: #fff
}

.mobile-table__heading:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 22px 21px;
    width: 22px;
    height: 21px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/scrollable.svg);
    vertical-align: bottom;
    transform: translateY(-2px);
    margin-right: 13px;
    margin-bottom: 4px
}

.mobile-table__close {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/popup-close_white.svg);
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.mobile-table__body {
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.mobile-table__body table {
    margin-top: 0
}

.popup-light {
    width: 300px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .35);
    overflow: hidden;
    transform: translateX(-50%) translateY(20px);
    display: none;
    opacity: 0;
    transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    position: absolute;
    top: 60px;
    left: 50%;
    z-index: 100
}

.popup-light.is-active {
    display: inline-block
}

.popup-light.is-visible {
    opacity: 1;
    transform: translateX(-50%) translateY(0)
}

.popup {
    padding: 60px 10px;
    background-color: rgba(0, 44, 79, .9);
    display: none;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    position: fixed;
    text-align: center;
    top: 150px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    cursor: pointer;
    overflow: auto
}

@media (min-width:768px) {
    .popup {
        padding: 60px 14px
    }
}

.popup img {
    max-width: 100%
}

.popup__heading {
    margin-top: -45px;
    padding-right: 40px;
    margin-bottom: 13px
}

.popup__content {
    min-width: 100px;
    display: inline-block;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .35);
    padding: 20px;
    padding-top: 60px;
    cursor: default;
    text-align: left;
    position: relative;
    transform: translateY(20px);
    transition: transform .5s ease-in-out
}

.popup__close {
    width: auto;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/popup-close.svg);
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

.popup__close:hover {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/popup-close_hover.svg)
}

.popup.is-active {
    display: block
}

.popup.is-visible {
    opacity: 1
}

.popup.is-visible .popup__content {
    transform: translateY(0)
}

.popup_text .popup__content {
    max-width: 960px
}

.post img {
    max-width: 100%
}

.post .material {
    min-height: 292px;
    margin-bottom: 30px;
    background-color: #fff;
    border-bottom: 4px solid #d89e16;
    border-radius: 3px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1)
}

.post .material .info {
    padding: 10px 15px
}

.post a {
    padding: 5px 0;
    font-size: 19px;
    font-weight: 700;
    color: #27699b;
    text-decoration: none
}

._content {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    margin-top: 26px
}

._content h2 {
    font-size: 20px
}

._content h2,
._content h3 {
    font-weight: 300;
    line-height: 1.6;
    color: #c67b00
}

._content h3 {
    font-size: 18px
}

._content h4 {
    line-height: 1.6;
    color: #c67b00
}

._content h4,
._content p {
    font-size: 16px;
    font-weight: 300
}

._content p {
    line-height: 1.5;
    text-align: left;
    color: #000;
    margin-top: 8px
}

._content ul {
    padding: 0;
    padding-left: 14px;
    margin: 0;
    list-style: none
}

._content ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #000
}

._content ul li:before {
    content: "– ";
    color: #d89e16
}

._content ol {
    padding: 0;
    padding-left: 14px;
    margin: 0;
    list-style: none;
    counter-reset: a
}

._content ol li {
    counter-increment: a;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #000
}

._content ol li:before {
    content: counter(a) ". ";
    color: #d89e16
}

.gallery {
    margin: 20px 0
}

table .gallery {
    margin: 0
}

.gallery>div {
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 4px;
    position: relative
}

.gallery img {
    margin-bottom: 4px;
    float: left;
    width: 100%
}

.gallery .img {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50% !important;
    background-size: cover !important
}

.gallery .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .7)
}

.gallery-col-6 {
    height: 97px
}

.gallery-col-4 {
    height: 142px
}

.gallery-col-3 {
    height: 187px
}

.gallery-col-2 {
    height: 277px
}

@media (min-width:768px) {
    .gallery-col-6 {
        height: 87px
    }

    .gallery-col-4 {
        height: 132px
    }

    .gallery-col-3 {
        height: 177px
    }

    .gallery-col-2 {
        height: 267px
    }
}

@media (min-width:992px) {
    .gallery-col-6 {
        height: 84px
    }

    .gallery-col-4 {
        height: 128px
    }

    .gallery-col-3 {
        height: 171px
    }

    .gallery-col-2 {
        height: 259px
    }
}

@media (min-width:1200px) {
    .gallery-col-6 {
        height: 103px
    }

    .gallery-col-4 {
        height: 156px
    }

    .gallery-col-3 {
        height: 209px
    }

    .gallery-col-2 {
        height: 315px
    }
}

.product-description {
    padding: 41px 0 40px
}

@media (min-width:768px) {
    .product-description {
        padding: 40px 0 50px
    }
}

.product-description__table-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px
}

.product-description__table {
    width: 560px;
    border-collapse: collapse
}

.product-description__table thead tr {
    border-bottom: 2px solid #fdb819
}

.product-description__table thead th {
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
    color: #d89e16;
    padding: 0 14px 11px
}

.product-description__table thead th:nth-child(2),
.product-description__table thead th:nth-child(3) {
    white-space: nowrap
}

.product-description__table tbody tr {
    box-shadow: inset 0 -1px 0 0 hsla(0, 0%, 84%, .5)
}

.product-description__table tbody tr:nth-child(2n) {
    background-color: #f9fdff
}

.product-description__table tbody tr td {
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
    color: #000;
    padding: 11px 14px
}

.product-description__table tbody tr td:nth-child(2),
.product-description__table tbody tr td:nth-child(3) {
    white-space: nowrap
}

.product-description__blueprint-container {
    max-width: 560px;
    margin: 23px auto 0
}

@media (min-width:1200px) {
    .product-description__blueprint-container {
        margin-top: 40px
    }
}

.product-description__blueprint {
    max-width: 100%
}

.product-description__blueprint-link-container {
    margin-top: 5px;
    text-align: center
}

@media (min-width:768px) {
    .product-description__blueprint-link-container {
        margin-top: 15px;
        text-align: left
    }
}

@media (min-width:1200px) {
    .product-description__blueprint-link-container {
        margin-top: 9px
    }
}

.product-description__blueprint-link {
    font-size: 14px
}

.product-description__mobile-table-button-container {
    text-align: center;
    margin-top: 20px;
    width: 100%
}

@media (min-width:1200px) {
    .product-description__mobile-table-button-container {
        margin-top: 10px
    }
}

.product-information {
    padding: 30px 0 50px
}

@media (min-width:768px) {
    .product-information {
        padding: 40px 0 50px
    }
}

.product-information__links {
    margin-top: 14px;
    text-align: center
}

@media (min-width:768px) {
    .product-information__links {
        margin-left: -24px;
        margin-top: 5px
    }
}

.product-information__link-container {
    display: block;
    margin-top: 10px
}

@media (min-width:768px) {
    .product-information__link-container {
        display: inline-block;
        margin-left: 24px;
        margin-top: 9px
    }
}

.product-information__link {
    display: inline;
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
    color: #000000;
    text-decoration: underline;
    border-bottom: 1px dashed #badcf6;
    text-decoration: none
}

@media (min-width:768px) {
    .product-information__link {
        white-space: nowrap
    }
}

.product-information__link:hover {
    color: #27699b;
    border-bottom-color: #27699b
}

.product-information__blocks {
    margin-top: 31px
}

.product-information__block {
    margin-top: 20px
}

.product-information__block-heading {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6;
    color: #c67b00
}

.product-information__block-text {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: left;
    color: #000;
    margin-top: 8px
}

.product-information__block-list {
    padding: 0;
    padding-left: 14px;
    margin: 0;
    list-style: none
}

.product-information__block-list li {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #000
}

.product-information__block-list li:before {
    content: "– ";
    color: #d89e16
}

.product-information__block-ordered-list {
    padding: 0;
    padding-left: 14px;
    margin: 0;
    list-style: none;
    counter-reset: b
}

.product-information__block-ordered-list li {
    counter-increment: b;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #000
}

.product-information__block-ordered-list li:before {
    content: counter(b) ". ";
    color: #d89e16
}

@media (min-width:768px) {
    .product-information__works {
        margin-bottom: 30px
    }
}

.product-information__work {
    display: block;
    margin-top: 15px
}

@media (min-width:768px) and (max-width:1199px) {
    .product-information__work {
        margin-top: 25px
    }
}

@media (min-width:1200px) {
    .product-information__work {
        margin-top: 27px
    }
}

.product-information__work-image {
    width: 100%;
    margin-bottom: 5px
}

.product-information__work-text {
    font-weight: 300;
    line-height: 1.5
}

.product-information__block-text-image {
    float: left
}

@media (min-width:0px) and (max-width:767px) {
    .product-information__block-text-image {
        width: 100%;
        margin-top: 13px;
        margin-bottom: 15px
    }
}

@media (min-width:768px) {
    .product-information__block-text-image {
        width: 229px;
        margin-right: 20px
    }
}

@media (min-width:1200px) {
    .product-information__block-text-image {
        margin-top: 10px
    }
}

.product-information__block-table-container {
    max-width: 100%;
    overflow: auto
}

.product-information__block-table {
    border-collapse: collapse;
    margin-top: 20px;
    width: 100%
}

@media (min-width:768px) {
    .product-information__block-table {
        margin-bottom: 27px
    }
}

.product-information__block-table thead th {
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
    color: #1573be;
    padding: 11px 12px;
    background-color: #fffcdc;
    font-weight: 400;
    border-right: 1px solid #fff
}

.product-information__block-table thead th:nth-child(2) {
    white-space: nowrap
}

.product-information__block-table thead th:last-child {
    border-right: none
}

.product-information__block-table tbody tr {
    border-bottom: 1px solid #e7e9ea
}

.product-information__block-table tbody tr:nth-child(2n) {
    background-color: #f9fdff
}

.product-information__block-table tbody td {
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
    color: #000;
    padding: 11px 12px
}

.product-information__block-table tbody td:nth-child(2) {
    /*white-space:nowrap*/
}

.product-information__mobile-table-button-container {
    margin-top: 17px;
    margin-bottom: 26px
}

.section__heading {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.45;
    text-align: center
}

@media (min-width:0px) and (max-width:767px) {
    .section__heading {
        letter-spacing: 1px
    }
}

@media (min-width:768px) {
    .section__heading {
        font-size: 28px;
        line-height: 1.14
    }
}

@media (min-width:0px) and (max-width:767px) {
    .section__heading_mobile_left {
        text-align: left
    }
}

.testimonials {
    padding: 30px 0 40px;
    background-image: linear-gradient(0deg, #fffbeb, #fffef3)
}

@media (min-width:768px) {
    .testimonials {
        padding: 40px 0 50px
    }
}

@media (min-width:1200px) {
    .testimonials {
        padding-bottom: 44px
    }
}

@media (min-width:0px) and (max-width:767px) {
    .testimonials__controls-container {
        margin-top: 5px;
        text-align: center;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (min-width:768px) {
    .testimonials__controls-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

.testimonials__link-all {
    font-weight: 300;
    line-height: 1.38
}

@media (min-width:0px) and (max-width:767px) {
    .testimonials__link-all:after {
        content: "";
        display: inline-block;
        background-repeat: no-repeat;
        background-size: 17px 12px;
        width: 17px;
        height: 12px;
        background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/arrow_more.svg);
        margin-left: 5px
    }
}

@media (min-width:768px) {
    .testimonials__link-all {
        margin-right: 24px
    }
}

.testimonials__slider-container {
    position: relative
}

.testimonials__slider {
    margin-top: 30px;
    max-width: 100%;
    width: 100%
}

@media (min-width:768px) {
    .testimonials__slider {
        margin-top: 50px
    }
}

@media only screen and (min-width:320px) {
    .testimonials__slide {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media only screen and (min-width:768px) {
    .testimonials__slide {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width:1200px) {
    .testimonials__slide {
        padding-left: 14px;
        padding-right: 14px
    }
}

.testimonials__slide-img {
    width: 100%;
    border-radius: 2px;
    box-shadow: 0 1px 1px 0 rgba(0, 45, 181, .14)
}

.testimonials__slide-heading {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6;
    color: #c67b00
}

@media (min-width:0px) and (max-width:767px) {
    .testimonials__slide-heading {
        margin-top: 25px
    }
}

.testimonials__slide-text {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    margin-top: 8px
}

.testimonials__slide-divider {
    display: block;
    height: 1px;
    background-color: #f0db21;
    margin-top: 20px
}

.testimonials__slide-author {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #8a8a8a;
    margin-top: 20px
}

.testimonials__slider-arrow {
    display: inline-block;
    width: 30px;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    border: none;
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 45, 181, .14);
    border-radius: 50%;
    cursor: pointer;
    position: relative
}

@media (min-width:0px) and (max-width:767px) {
    .testimonials__slider-arrow {
        top: 117px;
        position: absolute
    }
}

.testimonials__slider-arrow:after {
    content: "";
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

@media (min-width:0px) and (max-width:767px) {
    .testimonials__slider-arrow_prev {
        left: -5px
    }
}

@media (min-width:768px) {
    .testimonials__slider-arrow_prev {
        margin-right: 10px
    }
}

.testimonials__slider-arrow_prev:after {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/slider-arrow_left.svg);
    left: 43%
}

.testimonials__slider-arrow_prev:after,
.testimonials__slider-arrow_prev:hover:after {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 10px 16px;
    width: 10px;
    height: 16px
}

.testimonials__slider-arrow_prev:hover:after {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/slider-arrow_left_hover.svg)
}

@media (min-width:0px) and (max-width:767px) {
    .testimonials__slider-arrow_next {
        right: -5px
    }
}

.testimonials__slider-arrow_next:after {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/slider-arrow_right.svg);
    left: 57%
}

.testimonials__slider-arrow_next:after,
.testimonials__slider-arrow_next:hover:after {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 11px 17px;
    width: 11px;
    height: 17px
}

.testimonials__slider-arrow_next:hover:after {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/slider-arrow_right_hover.svg)
}

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

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

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

.slick-list:focus {
    outline: none
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

.slick-track:after {
    clear: both
}

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

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

[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
}

.works {
    padding: 31px 0 88px;
    background-image: linear-gradient(180deg, #fdb819, #d89e16);
    position: relative
}

@media (min-width:768px) {
    .works {
        padding-top: 40px;
        margin-bottom: 29px
    }
}

@media (min-width:1200px) {
    .works {
        padding-top: 41px
    }
}

.works:after {
    content: "";
    display: block;
    height: 51px;
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/fence-pattern.svg);
    background-repeat: repeat-x;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.works__heading {
    color: #fff
}

@media (min-width:0px) and (max-width:767px) {
    .works__controls-container {
        margin-top: 5px;
        text-align: center;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (min-width:768px) {
    .works__controls-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

.works__link-all {
    font-weight: 300;
    line-height: 1.38
}

@media (min-width:0px) and (max-width:767px) {
    .works__link-all:after {
        content: "";
        display: inline-block;
        background-repeat: no-repeat;
        background-size: 17px 12px;
        width: 17px;
        height: 12px;
        background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/arrow_more.svg);
        margin-left: 5px
    }
}

@media (min-width:768px) {
    .works__link-all {
        margin-right: 24px
    }
}

.works__slider-container {
    position: relative
}

.works__slider {
    margin-top: 30px;
    max-width: 100%;
    width: 100%
}

@media (min-width:768px) {
    .works__slider {
        margin-top: 45px
    }
}

.works__slide {
    display: inline-block
}

@media only screen and (min-width:320px) {
    .works__slide {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media only screen and (min-width:768px) {
    .works__slide {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width:1200px) {
    .works__slide {
        padding-left: 14px;
        padding-right: 14px
    }
}

.works__slide-img {
    width: 100%;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 11, 44, .55)
}

.works__slide-heading {
    margin: 20px auto 0;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    max-width: 240px
}

.works__slide-link-container {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
    margin-top: 10px
}

.works__slider-arrow {
    display: inline-block;
    width: 30px;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    border: none;
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 45, 181, .14);
    border-radius: 50%;
    cursor: pointer;
    position: relative
}

@media (min-width:0px) and (max-width:767px) {
    .works__slider-arrow {
        top: 100px;
        position: absolute
    }
}

.works__slider-arrow:after {
    content: "";
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

@media (min-width:0px) and (max-width:767px) {
    .works__slider-arrow_prev {
        left: -5px
    }
}

@media (min-width:768px) {
    .works__slider-arrow_prev {
        margin-right: 10px
    }
}

.works__slider-arrow_prev:after {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/slider-arrow_left.svg);
    left: 43%
}

.works__slider-arrow_prev:after,
.works__slider-arrow_prev:hover:after {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 10px 16px;
    width: 10px;
    height: 16px
}

.works__slider-arrow_prev:hover:after {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/slider-arrow_left_hover.svg)
}

@media (min-width:0px) and (max-width:767px) {
    .works__slider-arrow_next {
        right: -5px
    }
}

.works__slider-arrow_next:after {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/slider-arrow_right.svg);
    left: 57%
}

.works__slider-arrow_next:after,
.works__slider-arrow_next:hover:after {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 11px 17px;
    width: 11px;
    height: 17px
}

.works__slider-arrow_next:hover:after {
    background-image: url(/wp-content/themes/chromium/inc/fence_calc/calc_images/img/icons/slider-arrow_right_hover.svg)
}

.works_page .works__slide {
    margin-bottom: 30px
}

.works_page .works__slide-heading {
    color: #000000
}

@media (min-width:0px) and (max-width:767px) {
    .works_page .works__slider {
        text-align: center
    }
}

.calculator-fence__estimate-link.calculator-fence__estimate-link_mail.link.link_container.js-popup__link,
.calculator-fence__estimate-table-blueprint.link.js-popup__link {
    display: none!important;
}

