:root {
    --svw: 0;
}
html {
    margin: 0;
    padding: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    min-width: 320px;
}
@media screen and (max-width: 782px) {
    html {
        margin-top: 0 !important;
    }
}
body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    min-height: 100%;
    min-width: 320px;
    max-width: 2000px;
    box-shadow: 0 0 150px -10px rgba(0, 0, 0, 0.5);
    font-size: 14px;
    overflow-y: scroll;
    font-family: "Panton", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "lnum" 1;
    -o-font-feature-settings: "lnum" 1;
    -ms-font-feature-settings: "lnum" 1;
    -moz-font-feature-settings: "lnum" 1;
    -webkit-font-feature-settings: "lnum" 1;
    text-size-adjust: none;
    -o-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
}
body * {
    line-height: 100%;
    cursor: default;
}
body *::selection {
    color: #fff;
    background-color: #f90000;
}
body a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
body a * {
    cursor: pointer;
}
body a,
body input,
body select,
body button,
body textarea,
body option {
    outline: none;
    font-family: "Panton", sans-serif;
    font-feature-settings: "lnum" 1;
    -o-font-feature-settings: "lnum" 1;
    -ms-font-feature-settings: "lnum" 1;
    -moz-font-feature-settings: "lnum" 1;
    -webkit-font-feature-settings: "lnum" 1;
    appearance: unset;
    -o-appearance: unset;
    -ms-appearance: unset;
    -moz-appearance: unset;
    -webkit-appearance: unset;
    border-radius: 0;
}
body button {
    border: none;
    cursor: pointer;
    border-radius: 0;
    appearance: unset;
    -o-appearance: unset;
    -ms-appearance: unset;
    -moz-appearance: unset;
    -webkit-appearance: unset;
}
body button * {
    cursor: pointer;
}
body ol,
body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
body img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
}
body input:not([type="submit"]):not([type="file"]),
body textarea {
    cursor: text;
}
body blockquote {
    margin: 0;
}
body figure {
    margin: 0;
}
#wpadminbar {
    right: 0;
    margin: 0 auto;
    max-width: 2000px;
}
[data-action] {
    cursor: pointer;
}
[data-action] * {
    cursor: pointer;
}
[data-fancybox] {
    cursor: zoom-in;
}
[data-fancybox] * {
    cursor: zoom-in;
}
.alignwide {
    width: 100%;
}
.alignfull {
    width: calc(100% + 30px) !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
}
@media only screen and (min-width: 768px) {
    .alignfull {
        width: calc(100vw - var(--svw)) !important;
        margin-left: calc(-1 * (100vw - 710px - var(--svw)) / 2) !important;
        margin-right: calc(-1 * (100vw - 710px - var(--svw)) / 2) !important;
    }
}
@media only screen and (min-width: 992px) {
    .alignfull {
        width: calc(100vw - var(--svw)) !important;
        margin-left: calc(-1 * (100vw - 935px - var(--svw)) / 2) !important;
        margin-right: calc(-1 * (100vw - 935px - var(--svw)) / 2) !important;
    }
}
@media only screen and (min-width: 1200px) {
    .alignfull {
        width: calc(100vw - var(--svw)) !important;
        margin-left: calc(-1 * (100vw - 1170px - var(--svw)) / 2) !important;
        margin-right: calc(-1 * (100vw - 1170px - var(--svw)) / 2) !important;
    }
}
@media only screen and (min-width: 2000px) {
    .alignfull {
        max-width: 2000px;
        width: calc(100vw - var(--svw)) !important;
        margin-left: calc(-1 * (100vw - 1170px - var(--svw)) / 2) !important;
        margin-right: calc(-1 * (100vw - 1170px - var(--svw)) / 2) !important;
    }
}
@media only screen and (min-width: 2017px) {
    .alignfull {
        width: 2000px;
        margin-left: calc(-1 * (2000px - 1170px) / 2) !important;
        margin-right: calc(-1 * (2000px - 1170px) / 2) !important;
    }
}
@media only screen and (min-width: 768px) {
    #sidebar + #content .alignfull {
        margin-left: calc(-1 * (100vw - 710px - var(--svw)) / 2) !important;
    }
}
@media only screen and (min-width: 992px) {
    #sidebar + #content .alignfull {
        margin-left: calc(-1 * (100vw - 935px - var(--svw)) / 2 - 241.25px) !important;
    }
}
@media only screen and (min-width: 1200px) {
    #sidebar + #content .alignfull {
        margin-left: calc(-1 * (100vw - 1170px - var(--svw)) / 2 - 300px) !important;
    }
}
@media only screen and (min-width: 2000px) {
    #sidebar + #content .alignfull {
        max-width: 2000px;
        margin-left: calc(-1 * (100vw - 1170px - var(--svw)) / 2 - 300px) !important;
    }
}
@media only screen and (min-width: 2017px) {
    #sidebar + #content .alignfull {
        width: 2000px;
        margin-left: calc(-1 * (2000px - 1170px) / 2 - 300px) !important;
    }
} /* @import grid-12c.styl */
*:not([class*="ymaps"]) {
    box-sizing: border-box;
}
*:not([class*="ymaps"]):before,
*:not([class*="ymaps"]):after {
    box-sizing: border-box;
}
.wrapper {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
@media only screen and (min-width: 768px) {
    .wrapper {
        max-width: 740px;
    }
}
@media only screen and (min-width: 992px) {
    .wrapper {
        max-width: 965px;
    }
}
@media only screen and (min-width: 1200px) {
    .wrapper {
        max-width: 1200px;
    }
}
.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    margin-right: 100%;
}
.col-xs-pull-11 {
    margin-right: 91.66666667%;
}
.col-xs-pull-10 {
    margin-right: 83.33333333%;
}
.col-xs-pull-9 {
    margin-right: 75%;
}
.col-xs-pull-8 {
    margin-right: 66.66666667%;
}
.col-xs-pull-7 {
    margin-right: 58.33333333%;
}
.col-xs-pull-6 {
    margin-right: 50%;
}
.col-xs-pull-5 {
    margin-right: 41.66666667%;
}
.col-xs-pull-4 {
    margin-right: 33.33333333%;
}
.col-xs-pull-3 {
    margin-right: 25%;
}
.col-xs-pull-2 {
    margin-right: 16.66666667%;
}
.col-xs-pull-1 {
    margin-right: 8.33333333%;
}
.col-xs-pull-0 {
    margin-right: auto;
}
.col-xs-push-12 {
    margin-left: 100%;
}
.col-xs-push-11 {
    margin-left: 91.66666667%;
}
.col-xs-push-10 {
    margin-left: 83.33333333%;
}
.col-xs-push-9 {
    margin-left: 75%;
}
.col-xs-push-8 {
    margin-left: 66.66666667%;
}
.col-xs-push-7 {
    margin-left: 58.33333333%;
}
.col-xs-push-6 {
    margin-left: 50%;
}
.col-xs-push-5 {
    margin-left: 41.66666667%;
}
.col-xs-push-4 {
    margin-left: 33.33333333%;
}
.col-xs-push-3 {
    margin-left: 25%;
}
.col-xs-push-2 {
    margin-left: 16.66666667%;
}
.col-xs-push-1 {
    margin-left: 8.33333333%;
}
.col-xs-push-0 {
    margin-left: auto;
}
.col-xs-apull-12 {
    margin-right: -100%;
}
.col-xs-apull-11 {
    margin-right: -91.66666667%;
}
.col-xs-apull-10 {
    margin-right: -83.33333333%;
}
.col-xs-apull-9 {
    margin-right: -75%;
}
.col-xs-apull-8 {
    margin-right: -66.66666667%;
}
.col-xs-apull-7 {
    margin-right: -58.33333333%;
}
.col-xs-apull-6 {
    margin-right: -50%;
}
.col-xs-apull-5 {
    margin-right: -41.66666667%;
}
.col-xs-apull-4 {
    margin-right: -33.33333333%;
}
.col-xs-apull-3 {
    margin-right: -25%;
}
.col-xs-apull-2 {
    margin-right: -16.66666667%;
}
.col-xs-apull-1 {
    margin-right: -8.33333333%;
}
.col-xs-apull-0 {
    margin-right: auto;
}
.col-xs-apush-12 {
    margin-left: -100%;
}
.col-xs-apush-11 {
    margin-left: -91.66666667%;
}
.col-xs-apush-10 {
    margin-left: -83.33333333%;
}
.col-xs-apush-9 {
    margin-left: -75%;
}
.col-xs-apush-8 {
    margin-left: -66.66666667%;
}
.col-xs-apush-7 {
    margin-left: -58.33333333%;
}
.col-xs-apush-6 {
    margin-left: -50%;
}
.col-xs-apush-5 {
    margin-left: -41.66666667%;
}
.col-xs-apush-4 {
    margin-left: -33.33333333%;
}
.col-xs-apush-3 {
    margin-left: -25%;
}
.col-xs-apush-2 {
    margin-left: -16.66666667%;
}
.col-xs-apush-1 {
    margin-left: -8.33333333%;
}
.col-xs-apush-0 {
    margin-left: auto;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        margin-right: 100%;
    }
    .col-sm-pull-11 {
        margin-right: 91.66666667%;
    }
    .col-sm-pull-10 {
        margin-right: 83.33333333%;
    }
    .col-sm-pull-9 {
        margin-right: 75%;
    }
    .col-sm-pull-8 {
        margin-right: 66.66666667%;
    }
    .col-sm-pull-7 {
        margin-right: 58.33333333%;
    }
    .col-sm-pull-6 {
        margin-right: 50%;
    }
    .col-sm-pull-5 {
        margin-right: 41.66666667%;
    }
    .col-sm-pull-4 {
        margin-right: 33.33333333%;
    }
    .col-sm-pull-3 {
        margin-right: 25%;
    }
    .col-sm-pull-2 {
        margin-right: 16.66666667%;
    }
    .col-sm-pull-1 {
        margin-right: 8.33333333%;
    }
    .col-sm-pull-0 {
        margin-right: auto;
    }
    .col-sm-push-12 {
        margin-left: 100%;
    }
    .col-sm-push-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-push-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-push-9 {
        margin-left: 75%;
    }
    .col-sm-push-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-push-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-push-6 {
        margin-left: 50%;
    }
    .col-sm-push-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-push-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-push-3 {
        margin-left: 25%;
    }
    .col-sm-push-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-push-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-push-0 {
        margin-left: auto;
    }
    .col-sm-apull-12 {
        margin-right: -100%;
    }
    .col-sm-apull-11 {
        margin-right: -91.66666667%;
    }
    .col-sm-apull-10 {
        margin-right: -83.33333333%;
    }
    .col-sm-apull-9 {
        margin-right: -75%;
    }
    .col-sm-apull-8 {
        margin-right: -66.66666667%;
    }
    .col-sm-apull-7 {
        margin-right: -58.33333333%;
    }
    .col-sm-apull-6 {
        margin-right: -50%;
    }
    .col-sm-apull-5 {
        margin-right: -41.66666667%;
    }
    .col-sm-apull-4 {
        margin-right: -33.33333333%;
    }
    .col-sm-apull-3 {
        margin-right: -25%;
    }
    .col-sm-apull-2 {
        margin-right: -16.66666667%;
    }
    .col-sm-apull-1 {
        margin-right: -8.33333333%;
    }
    .col-sm-apull-0 {
        margin-right: auto;
    }
    .col-sm-apush-12 {
        margin-left: -100%;
    }
    .col-sm-apush-11 {
        margin-left: -91.66666667%;
    }
    .col-sm-apush-10 {
        margin-left: -83.33333333%;
    }
    .col-sm-apush-9 {
        margin-left: -75%;
    }
    .col-sm-apush-8 {
        margin-left: -66.66666667%;
    }
    .col-sm-apush-7 {
        margin-left: -58.33333333%;
    }
    .col-sm-apush-6 {
        margin-left: -50%;
    }
    .col-sm-apush-5 {
        margin-left: -41.66666667%;
    }
    .col-sm-apush-4 {
        margin-left: -33.33333333%;
    }
    .col-sm-apush-3 {
        margin-left: -25%;
    }
    .col-sm-apush-2 {
        margin-left: -16.66666667%;
    }
    .col-sm-apush-1 {
        margin-left: -8.33333333%;
    }
    .col-sm-apush-0 {
        margin-left: auto;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        margin-right: 100%;
    }
    .col-md-pull-11 {
        margin-right: 91.66666667%;
    }
    .col-md-pull-10 {
        margin-right: 83.33333333%;
    }
    .col-md-pull-9 {
        margin-right: 75%;
    }
    .col-md-pull-8 {
        margin-right: 66.66666667%;
    }
    .col-md-pull-7 {
        margin-right: 58.33333333%;
    }
    .col-md-pull-6 {
        margin-right: 50%;
    }
    .col-md-pull-5 {
        margin-right: 41.66666667%;
    }
    .col-md-pull-4 {
        margin-right: 33.33333333%;
    }
    .col-md-pull-3 {
        margin-right: 25%;
    }
    .col-md-pull-2 {
        margin-right: 16.66666667%;
    }
    .col-md-pull-1 {
        margin-right: 8.33333333%;
    }
    .col-md-pull-0 {
        margin-right: auto;
    }
    .col-md-push-12 {
        margin-left: 100%;
    }
    .col-md-push-11 {
        margin-left: 91.66666667%;
    }
    .col-md-push-10 {
        margin-left: 83.33333333%;
    }
    .col-md-push-9 {
        margin-left: 75%;
    }
    .col-md-push-8 {
        margin-left: 66.66666667%;
    }
    .col-md-push-7 {
        margin-left: 58.33333333%;
    }
    .col-md-push-6 {
        margin-left: 50%;
    }
    .col-md-push-5 {
        margin-left: 41.66666667%;
    }
    .col-md-push-4 {
        margin-left: 33.33333333%;
    }
    .col-md-push-3 {
        margin-left: 25%;
    }
    .col-md-push-2 {
        margin-left: 16.66666667%;
    }
    .col-md-push-1 {
        margin-left: 8.33333333%;
    }
    .col-md-push-0 {
        margin-left: auto;
    }
    .col-md-apull-12 {
        margin-right: -100%;
    }
    .col-md-apull-11 {
        margin-right: -91.66666667%;
    }
    .col-md-apull-10 {
        margin-right: -83.33333333%;
    }
    .col-md-apull-9 {
        margin-right: -75%;
    }
    .col-md-apull-8 {
        margin-right: -66.66666667%;
    }
    .col-md-apull-7 {
        margin-right: -58.33333333%;
    }
    .col-md-apull-6 {
        margin-right: -50%;
    }
    .col-md-apull-5 {
        margin-right: -41.66666667%;
    }
    .col-md-apull-4 {
        margin-right: -33.33333333%;
    }
    .col-md-apull-3 {
        margin-right: -25%;
    }
    .col-md-apull-2 {
        margin-right: -16.66666667%;
    }
    .col-md-apull-1 {
        margin-right: -8.33333333%;
    }
    .col-md-apull-0 {
        margin-right: auto;
    }
    .col-md-apush-12 {
        margin-left: -100%;
    }
    .col-md-apush-11 {
        margin-left: -91.66666667%;
    }
    .col-md-apush-10 {
        margin-left: -83.33333333%;
    }
    .col-md-apush-9 {
        margin-left: -75%;
    }
    .col-md-apush-8 {
        margin-left: -66.66666667%;
    }
    .col-md-apush-7 {
        margin-left: -58.33333333%;
    }
    .col-md-apush-6 {
        margin-left: -50%;
    }
    .col-md-apush-5 {
        margin-left: -41.66666667%;
    }
    .col-md-apush-4 {
        margin-left: -33.33333333%;
    }
    .col-md-apush-3 {
        margin-left: -25%;
    }
    .col-md-apush-2 {
        margin-left: -16.66666667%;
    }
    .col-md-apush-1 {
        margin-left: -8.33333333%;
    }
    .col-md-apush-0 {
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        margin-right: 100%;
    }
    .col-lg-pull-11 {
        margin-right: 91.66666667%;
    }
    .col-lg-pull-10 {
        margin-right: 83.33333333%;
    }
    .col-lg-pull-9 {
        margin-right: 75%;
    }
    .col-lg-pull-8 {
        margin-right: 66.66666667%;
    }
    .col-lg-pull-7 {
        margin-right: 58.33333333%;
    }
    .col-lg-pull-6 {
        margin-right: 50%;
    }
    .col-lg-pull-5 {
        margin-right: 41.66666667%;
    }
    .col-lg-pull-4 {
        margin-right: 33.33333333%;
    }
    .col-lg-pull-3 {
        margin-right: 25%;
    }
    .col-lg-pull-2 {
        margin-right: 16.66666667%;
    }
    .col-lg-pull-1 {
        margin-right: 8.33333333%;
    }
    .col-lg-pull-0 {
        margin-right: auto;
    }
    .col-lg-push-12 {
        margin-left: 100%;
    }
    .col-lg-push-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-push-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-push-9 {
        margin-left: 75%;
    }
    .col-lg-push-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-push-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-push-6 {
        margin-left: 50%;
    }
    .col-lg-push-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-push-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-push-3 {
        margin-left: 25%;
    }
    .col-lg-push-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-push-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-push-0 {
        margin-left: auto;
    }
    .col-lg-apull-12 {
        margin-right: -100%;
    }
    .col-lg-apull-11 {
        margin-right: -91.66666667%;
    }
    .col-lg-apull-10 {
        margin-right: -83.33333333%;
    }
    .col-lg-apull-9 {
        margin-right: -75%;
    }
    .col-lg-apull-8 {
        margin-right: -66.66666667%;
    }
    .col-lg-apull-7 {
        margin-right: -58.33333333%;
    }
    .col-lg-apull-6 {
        margin-right: -50%;
    }
    .col-lg-apull-5 {
        margin-right: -41.66666667%;
    }
    .col-lg-apull-4 {
        margin-right: -33.33333333%;
    }
    .col-lg-apull-3 {
        margin-right: -25%;
    }
    .col-lg-apull-2 {
        margin-right: -16.66666667%;
    }
    .col-lg-apull-1 {
        margin-right: -8.33333333%;
    }
    .col-lg-apull-0 {
        margin-right: auto;
    }
    .col-lg-apush-12 {
        margin-left: -100%;
    }
    .col-lg-apush-11 {
        margin-left: -91.66666667%;
    }
    .col-lg-apush-10 {
        margin-left: -83.33333333%;
    }
    .col-lg-apush-9 {
        margin-left: -75%;
    }
    .col-lg-apush-8 {
        margin-left: -66.66666667%;
    }
    .col-lg-apush-7 {
        margin-left: -58.33333333%;
    }
    .col-lg-apush-6 {
        margin-left: -50%;
    }
    .col-lg-apush-5 {
        margin-left: -41.66666667%;
    }
    .col-lg-apush-4 {
        margin-left: -33.33333333%;
    }
    .col-lg-apush-3 {
        margin-left: -25%;
    }
    .col-lg-apush-2 {
        margin-left: -16.66666667%;
    }
    .col-lg-apush-1 {
        margin-left: -8.33333333%;
    }
    .col-lg-apush-0 {
        margin-left: auto;
    }
}
.wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: calc(100% + 30px);
} /* @import includes/_header.styl */
#theme-header {
    position: relative;
    z-index: 3;
    height: 195px;
}
#theme-header .top-line {
    padding-top: 60px;
    padding-bottom: 35px;
    height: 145px;
    flex-align: center;
    align-items: center;
}
#theme-header .top-line .logo-holder {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}
#theme-header .top-line .logo-holder .image {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
}
#theme-header .top-line .logo-holder .image a {
    color: #c7c7c7;
    font-size: 36px;
    font-weight: 700;
    font-family: "Bitter";
    line-height: 40px;
}
#theme-header .top-line .logo-holder .image img {
    width: auto;
    height: auto;
}
#theme-header .top-line .tagline-holder {
    position: relative;
}
#theme-header .top-line .tagline-holder:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    bottom: 0;
    width: 2px;
    background-color: #c7c7c7;
}
#theme-header .top-line .tagline-holder .tagline {
    color: #000;
    font-size: 17px;
    line-height: 20px;
}
#theme-header .top-line .call-holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-align: center;
    align-items: center;
}
#theme-header .top-line .call-holder .button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 0;
    padding: 15px 25px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    background-color: #008c3b;
}
#theme-header .top-line .call-holder span {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 0 5px;
    color: #c7c7c7;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}
#theme-header .top-line .call-holder .phone {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 0;
    color: #00460c;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}
#theme-header .bottom-line {
    height: 50px;
    flex-align: stretch;
    align-items: stretch;
}
#theme-header .bottom-line .sidebar-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
#theme-header .bottom-line .sidebar-holder button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 100%;
    padding: 15px 35px;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    background-color: #008c3b;
}
#theme-header .bottom-line .sidebar-holder .dropdown-catalog {
    display: none;
}
#theme-header .bottom-line .menu-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
#theme-header .bottom-line .menu-holder .nav-menu-toggler {
    display: none;
}
#theme-header .bottom-line .menu-holder .nav-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    border-bottom: 1px solid #000;
}
#theme-header .bottom-line .menu-holder .nav-menu .nav-menu-element {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
}
#theme-header .bottom-line .menu-holder .nav-menu .nav-menu-element a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    width: 100%;
    padding: 15px 5px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    border-radius: 5px 5px 0 0;
    transition: background-color 0.2s linear, color 0.2s linear;
    -o-transition: background-color 0.2s linear, color 0.2s linear;
    -ms-transition: background-color 0.2s linear, color 0.2s linear;
    -moz-transition: background-color 0.2s linear, color 0.2s linear;
    -webkit-transition: background-color 0.2s linear, color 0.2s linear;
}
#theme-header .bottom-line .menu-holder .nav-menu .nav-menu-element.active a,
#theme-header .bottom-line .menu-holder .nav-menu .nav-menu-element:hover a {
    color: #fff;
    background-color: #008c3b;
}
#theme-header .bottom-line .menu-holder .nav-menu-backdrop {
    display: none;
}
.front-page #theme-header {
    background-color: rgba(255, 255, 255, 0);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* @import includes/992-1200/_header.styl */
    #theme-header {
        height: 156px;
    }
    #theme-header .top-line {
        padding-top: 48px;
        padding-bottom: 28px;
        height: 116px;
    }
    #theme-header .top-line .logo-holder .image a {
        font-size: 29px;
        line-height: 32px;
    }
    #theme-header .top-line .tagline-holder .tagline {
        font-size: 14px;
        line-height: 16px;
    }
    #theme-header .top-line .call-holder .button {
        padding: 12px 20px;
        border-radius: 4px;
        font-size: 11px;
        line-height: 11px;
    }
    #theme-header .top-line .call-holder span {
        margin: 0 4px;
        font-size: 14px;
        line-height: 19px;
    }
    #theme-header .top-line .call-holder .phone {
        font-size: 19px;
        line-height: 19px;
    }
    #theme-header .bottom-line {
        height: 40px;
    }
    #theme-header .bottom-line .sidebar-holder button {
        padding: 12px 28px;
        border-radius: 4px 4px 0 0;
        font-size: 16px;
        line-height: 16px;
    }
    #theme-header .bottom-line .menu-holder .nav-menu .nav-menu-element a {
        padding: 12px 4px;
        font-size: 13px;
        line-height: 15px;
        border-radius: 4px 4px 0 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    /* @import includes/768-991/_header.styl */
    #theme-header {
        height: 156px;
    }
    #theme-header .top-line {
        padding-top: 48px;
        padding-bottom: 28px;
        height: 116px;
    }
    #theme-header .top-line .logo-holder {
        flex-align: start;
        align-items: flex-start;
    }
    #theme-header .top-line .logo-holder .image a {
        font-size: 29px;
        line-height: 32px;
    }
    #theme-header .top-line .tagline-holder {
        display: none;
    }
    #theme-header .top-line .call-holder {
        -webkit-box-pack: end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
    #theme-header .top-line .call-holder .button {
        padding: 12px 20px;
        border-radius: 4px;
        font-size: 11px;
        line-height: 11px;
    }
    #theme-header .top-line .call-holder span {
        margin: 0 4px;
        color: #000;
        font-size: 14px;
        line-height: 19px;
    }
    #theme-header .top-line .call-holder .phone {
        font-size: 19px;
        line-height: 19px;
    }
    #theme-header .bottom-line {
        height: 40px;
        flex-align: stretch;
        align-items: stretch;
    }
    #theme-header .bottom-line .sidebar-holder {
        padding: 0;
        margin-right: 10px;
        position: relative;
    }
    #theme-header .bottom-line .sidebar-holder button {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        background-color: #00460c;
        padding: 12px;
        color: #fff;
        font-size: 16px;
        line-height: 16px;
        border-radius: 4px;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog {
        position: absolute;
        top: 100%;
        left: 0;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog.open {
        display: block;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-bottom: 30px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
        background-color: #fff;
        border-radius: 5px;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        flex-align: center;
        align-items: center;
        padding: 15px;
        color: #000;
        font-size: 18px;
        font-weight: 400;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element a .icon {
        width: 30px;
        margin: 0 20px 0 0;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element a .icon img {
        filter: grayscale(1) opacity(0.5);
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element:hover a,
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element.active a {
        color: #00460c;
        background-color: #fde3b9;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element:hover a .icon img,
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element.active a .icon img {
        filter: grayscale(0) opacity(1);
    }
    #theme-header .bottom-line .menu-holder {
        flex-grow: 1;
        padding: 0;
    }
    #theme-header .bottom-line .menu-holder .nav-menu .nav-menu-element a {
        padding: 12px 4px;
        font-size: 13px;
        line-height: 15px;
        border-radius: 4px 4px 0 0;
    }
}
@media screen and (max-width: 767px) {
    /* @import includes/480-767/_header.styl */
    #theme-header {
        height: auto;
        margin-top: 40px;
    }
    #theme-header .top-line {
        padding-top: 10px;
        padding-bottom: 10px;
        height: auto;
    }
    #theme-header .top-line .logo-holder {
        flex-align: center;
        align-items: center;
        margin-bottom: 5px;
    }
    #theme-header .top-line .logo-holder .image a {
        font-size: 29px;
        line-height: 32px;
    }
    #theme-header .top-line .tagline-holder {
        margin-bottom: 10px;
    }
    #theme-header .top-line .tagline-holder:before {
        display: none;
    }
    #theme-header .top-line .tagline-holder .tagline {
        font-size: 14px;
        line-height: 16px;
        text-align: center;
    }
    #theme-header .top-line .call-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    #theme-header .top-line .call-holder .button,
    #theme-header .top-line .call-holder span {
        display: none;
    }
    #theme-header .top-line .call-holder .phone {
        order: 1;
        font-size: 19px;
        line-height: 19px;
    }
    #theme-header .bottom-line {
        height: 40px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        z-index: 200;
        background-color: #fff;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-align: center;
        align-items: center;
    }
    #theme-header .bottom-line .sidebar-holder {
        padding: 0;
        margin-right: 10px;
        position: relative;
    }
    #theme-header .bottom-line .sidebar-holder button {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        flex-align: center;
        align-items: center;
        background-color: unset;
        padding: 10px 10px;
        color: #008c3b;
        font-size: 16px;
        line-height: 20px;
        border-radius: 0;
    }
    #theme-header .bottom-line .sidebar-holder button.open {
        color: #fff;
        background-color: #008c3b;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        flex-grow: 1;
        border-bottom: none;
        padding: 0;
        position: fixed;
        z-index: 150;
        top: 40px;
        left: 0;
        bottom: 0;
        width: auto;
        min-width: 50%;
        background-color: #fff;
        transform: translateX(-100%);
        -o-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transition: transform 0.2s linear;
        -o-transition: transform 0.2s linear;
        -ms-transition: transform 0.2s linear;
        -moz-transition: transform 0.2s linear;
        -webkit-transition: transform 0.2s linear;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog.open {
        transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -webkit-transform: translateX(0%);
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0;
        box-shadow: unset;
        border-radius: 0;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        flex-align: center;
        align-items: center;
        padding: 15px;
        color: #000;
        font-size: 18px;
        font-weight: 400;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element a .icon {
        width: 30px;
        margin: 0 20px 0 0;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element a .icon img {
        filter: grayscale(1) opacity(0.5);
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element:hover a,
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element.active a {
        color: #00460c;
        background-color: #fde3b9;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element:hover a .icon img,
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog .nav-menu .nav-menu-element.active a .icon img {
        filter: grayscale(0) opacity(1);
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog-backdrop {
        display: block;
        position: fixed;
        z-index: 149;
        top: 40px;
        left: 0;
        right: 0;
        bottom: 0;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0.4);
        visibility: visible;
        opacity: 0;
        transition: opacity 0.2s linear, visibility 0.2s linear;
        -o-transition: opacity 0.2s linear, visibility 0.2s linear;
        -ms-transition: opacity 0.2s linear, visibility 0.2s linear;
        -moz-transition: opacity 0.2s linear, visibility 0.2s linear;
        -webkit-transition: opacity 0.2s linear, visibility 0.2s linear;
        pointer-events: none;
    }
    #theme-header .bottom-line .sidebar-holder .dropdown-catalog-backdrop.open {
        opacity: 1;
        visibility: visible;
        pointer-events: initial;
    }
    #theme-header .bottom-line .menu-holder {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        padding: 0;
    }
    #theme-header .bottom-line .menu-holder .nav-menu-toggler {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        flex-align: center;
        align-items: center;
        background-color: unset;
        padding: 10px 10px;
        color: #008c3b;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        border-radius: 0;
    }
    #theme-header .bottom-line .menu-holder .nav-menu-toggler.open {
        color: #fff;
        background-color: #008c3b;
    }
    #theme-header .bottom-line .menu-holder .nav-menu {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        flex-grow: 1;
        border-bottom: none;
        padding: 0;
        position: fixed;
        z-index: 150;
        top: 40px;
        right: 0;
        bottom: 0;
        width: auto;
        min-width: 50%;
        background-color: #fff;
        transform: translateX(100%);
        -o-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transition: transform 0.2s linear;
        -o-transition: transform 0.2s linear;
        -ms-transition: transform 0.2s linear;
        -moz-transition: transform 0.2s linear;
        -webkit-transition: transform 0.2s linear;
    }
    #theme-header .bottom-line .menu-holder .nav-menu.open {
        transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -webkit-transform: translateX(0%);
    }
    #theme-header .bottom-line .menu-holder .nav-menu .nav-menu-element {
        flex-grow: 1;
    }
    #theme-header .bottom-line .menu-holder .nav-menu .nav-menu-element a {
        flex-align: start;
        align-items: flex-start;
        padding: 15px;
        border-radius: 0;
    }
    #theme-header .bottom-line .menu-holder .nav-menu-backdrop {
        display: block;
        position: fixed;
        z-index: 149;
        top: 40px;
        left: 0;
        right: 0;
        bottom: 0;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0.4);
        visibility: visible;
        opacity: 0;
        transition: opacity 0.2s linear, visibility 0.2s linear;
        -o-transition: opacity 0.2s linear, visibility 0.2s linear;
        -ms-transition: opacity 0.2s linear, visibility 0.2s linear;
        -moz-transition: opacity 0.2s linear, visibility 0.2s linear;
        -webkit-transition: opacity 0.2s linear, visibility 0.2s linear;
        pointer-events: none;
    }
    #theme-header .bottom-line .menu-holder .nav-menu-backdrop.open {
        opacity: 1;
        visibility: visible;
        pointer-events: initial;
    }
} /* @import includes/_footer.styl */
#theme-footer {
    background-color: #d5f7ff;
}
#theme-footer .top-line {
    padding-top: 30px;
    padding-bottom: 30px;
}
#theme-footer .top-line .menu-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
#theme-footer .top-line .menu-holder .nav-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
}
#theme-footer .top-line .menu-holder .nav-menu .nav-menu-element {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
}
#theme-footer .top-line .menu-holder .nav-menu .nav-menu-element a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    width: 100%;
    padding: 15px 5px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    border-radius: 5px;
    transition: background-color 0.2s linear, color 0.2s linear;
    -o-transition: background-color 0.2s linear, color 0.2s linear;
    -ms-transition: background-color 0.2s linear, color 0.2s linear;
    -moz-transition: background-color 0.2s linear, color 0.2s linear;
    -webkit-transition: background-color 0.2s linear, color 0.2s linear;
}
#theme-footer .top-line .menu-holder .nav-menu .nav-menu-element.active a,
#theme-footer .top-line .menu-holder .nav-menu .nav-menu-element:hover a {
    color: #fff;
    background-color: #008c3b;
}
#theme-footer .bottom-line {
    padding-top: 15px;
    padding-bottom: 35px;
}
#theme-footer .bottom-line .logo-holder {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}
#theme-footer .bottom-line .logo-holder .image {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex-align: center;
    align-items: center;
}
#theme-footer .bottom-line .logo-holder .image img {
/*     filter: brightness(0) invert(1); */
}
#theme-footer .bottom-line .logo-holder .image a {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    font-family: "Bitter";
    line-height: 40px;
}
#theme-footer .bottom-line .tagline-holder {
    position: relative;
}
#theme-footer .bottom-line .tagline-holder:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    bottom: 0;
    width: 2px;
    background-color: #c7c7c7;
}
#theme-footer .bottom-line .tagline-holder .tagline {
    color: #000;
    font-size: 17px;
    line-height: 20px;
}
#theme-footer .bottom-line .call-holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-align: center;
    align-items: center;
}
#theme-footer .bottom-line .call-holder .button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 0;
    padding: 15px 25px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    background-color: #008c3b;
}
#theme-footer .bottom-line .call-holder span {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 0 5px;
    color: #c7c7c7;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}
#theme-footer .bottom-line .call-holder .phone {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 0;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}

#theme-footer .bottom-line .call-holder .studio {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 0;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* @import includes/992-1200/_footer.styl */
    #theme-footer .top-line {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    #theme-footer .top-line .menu-holder .nav-menu .nav-menu-element a {
        padding: 12px 4px;
        font-size: 13px;
        line-height: 15px;
        border-radius: 4px;
    }
    #theme-footer .bottom-line {
        padding-top: 12px;
        padding-bottom: 28px;
    }
    #theme-footer .bottom-line .logo-holder .image a {
        font-size: 28px;
        line-height: 32px;
    }
    #theme-footer .bottom-line .tagline-holder .tagline {
        font-size: 14px;
        line-height: 16px;
    }
    #theme-footer .bottom-line .call-holder .button {
        padding: 12px 20px;
        border-radius: 4px;
        font-size: 11px;
        line-height: 11px;
    }
    #theme-footer .bottom-line .call-holder span {
        margin: 0 4px;
        font-size: 14px;
        line-height: 19px;
    }
    #theme-footer .bottom-line .call-holder .phone {
        font-size: 19px;
        line-height: 19px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    /* @import includes/768-991/_footer.styl */
    #theme-footer .top-line {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    #theme-footer .top-line .menu-holder .nav-menu .nav-menu-element a {
        padding: 12px 4px;
        font-size: 13px;
        line-height: 15px;
        border-radius: 4px;
    }
    #theme-footer .bottom-line {
        padding-top: 12px;
        padding-bottom: 28px;
    }
    #theme-footer .bottom-line .logo-holder {
        flex-align: start;
        align-items: flex-start;
    }
    #theme-footer .bottom-line .logo-holder .image a {
        font-size: 28px;
        line-height: 32px;
    }
    #theme-footer .bottom-line .tagline-holder {
        display: none;
    }
    #theme-footer .bottom-line .call-holder {
        -webkit-box-pack: end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
    #theme-footer .bottom-line .call-holder .button {
        padding: 12px 20px;
        border-radius: 4px;
        font-size: 11px;
        line-height: 11px;
    }
    #theme-footer .bottom-line .call-holder span {
        margin: 0 4px;
        font-size: 14px;
        line-height: 19px;
    }
    #theme-footer .bottom-line .call-holder .phone {
        font-size: 19px;
        line-height: 19px;
    }
}
@media screen and (max-width: 767px) {
    /* @import includes/480-767/_footer.styl */
    #theme-footer .top-line {
        display: none;
    }
    #theme-footer .bottom-line {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #theme-footer .bottom-line .logo-holder {
        flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    #theme-footer .bottom-line .logo-holder .image a {
        font-size: 28px;
        line-height: 32px;
    }
    #theme-footer .bottom-line .tagline-holder {
        display: none;
    }
    #theme-footer .bottom-line .call-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    #theme-footer .bottom-line .call-holder .button {
        padding: 12px 20px;
        border-radius: 4px;
        font-size: 11px;
        line-height: 11px;
    }
    #theme-footer .bottom-line .call-holder span {
        margin: 10px 0;
        font-size: 14px;
        line-height: 19px;
    }
    #theme-footer .bottom-line .call-holder .phone {
        font-size: 19px;
        line-height: 19px;
    }
} /* @import includes/base-page.styl */
body.base-page #theme-main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    width: 100%;
}
body.base-page #theme-main .main-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
}
body.base-page #sidebar {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex-shrink: 0;
    order: 1;
    position: relative;
    z-index: 2;
    pointer-events: none;
}
body.base-page #sidebar > * {
    pointer-events: initial;
}
body.base-page #sidebar .nav-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 0 0 5px 5px;
}
body.base-page #sidebar .nav-menu .nav-menu-element {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
body.base-page #sidebar .nav-menu .nav-menu-element a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-align: center;
    align-items: center;
    padding: 15px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
body.base-page #sidebar .nav-menu .nav-menu-element a .icon {
    width: 30px;
    margin: 0 20px 0 0;
}
body.base-page #sidebar .nav-menu .nav-menu-element a .icon img {
    filter: grayscale(1) opacity(0.5);
}
body.base-page #sidebar .nav-menu .nav-menu-element:hover a,
body.base-page #sidebar .nav-menu .nav-menu-element.active a {
    color: #00460c;
    background-color: #fff;
    box-shadow: inset 0px -3px 0px 0px #008c3b;
}
body.base-page #sidebar .nav-menu .nav-menu-element:hover a .icon img,
body.base-page #sidebar .nav-menu .nav-menu-element.active a .icon img {
    filter: grayscale(0) opacity(1);
}
body.base-page #sidebar .call-us {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 45px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 5px;
}
body.base-page #sidebar .call-us .title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 25px 15px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}
body.base-page #sidebar .call-us .live {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 10px 15px 25px 15px;
}
body.base-page #sidebar .call-us .live .image {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    flex-shrink: 0;
    width: 100px;
}
body.base-page #sidebar .call-us .live .image img {
    border-radius: 50%;
}
body.base-page #sidebar .call-us .live .data {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    padding-left: 10px;
}
body.base-page #sidebar .call-us .live .data .name {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 5px 0;
}
body.base-page #sidebar .call-us .live .data .status {
    font-size: 14px;
    margin: 0 0 10px 0;
}
body.base-page #sidebar .call-us .live .data .status.online {
    color: #4eb958;
}
body.base-page #sidebar .call-us .live .data .status.offline {
    color: #e33737;
}
body.base-page #sidebar .call-us .live .data .role {
    font-size: 14px;
    margin: 0 0 10px 0;
}
body.base-page #sidebar .call-us .live .data .exp {
    opacity: 0.7;
    font-size: 14px;
    margin: 0;
}
body.base-page #sidebar .call-us .contacts {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    background-color: #e8e8e8;
    padding: 15px 15px;
}
body.base-page #sidebar .call-us .contacts .contact {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0;
    color: #000;
    font-size: 18px;
    line-height: 18px;
}
body.base-page #sidebar .call-us .contacts .contact strong {
    margin-left: 5px;
}
body.base-page #sidebar .call-us .contacts .contact + .contact {
    margin-top: 10px;
}
body.base-page #sidebar .call-us .form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 25px 15px 0 15px;
}
body.base-page #sidebar .call-us .form .legend {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 15px 0;
}
body.base-page #sidebar .call-us .form .text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin: 0 0 15px 0;
}
body.base-page #sidebar .call-us .form .input {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 0 0 20px 0;
}
body.base-page #sidebar .call-us .form .input input {
    width: 100%;
    padding: 15px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    background-color: #e8e8e8;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    transition: background 0.2s linear, border 0.2s linear;
    -o-transition: background 0.2s linear, border 0.2s linear;
    -ms-transition: background 0.2s linear, border 0.2s linear;
    -moz-transition: background 0.2s linear, border 0.2s linear;
    -webkit-transition: background 0.2s linear, border 0.2s linear;
}
body.base-page #sidebar .call-us .form .input input::-webkit-input-placeholder {
    color: #000;
    transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
}
body.base-page #sidebar .call-us .form .input input::-moz-placeholder {
    color: #000;
    transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
}
body.base-page #sidebar .call-us .form .input input:-moz-placeholder {
    color: #000;
    transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
}
body.base-page #sidebar .call-us .form .input input:-ms-input-placeholder {
    color: #000;
    transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
}
body.base-page #sidebar .call-us .form .input input.error {
    border-color: #e33737;
    background-color: #fff;
}
body.base-page #sidebar .call-us .form .input input.error::-webkit-input-placeholder {
    color: #e33737;
}
body.base-page #sidebar .call-us .form .input input.error::-moz-placeholder {
    color: #e33737;
}
body.base-page #sidebar .call-us .form .input input.error:-moz-placeholder {
    color: #e33737;
}
body.base-page #sidebar .call-us .form .input input.error:-ms-input-placeholder {
    color: #e33737;
}
body.base-page #sidebar .call-us .form .button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
body.base-page #sidebar .call-us .form .button button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: -15px;
    padding: 15px 35px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    background-color: #4eb958;
}
body.base-page #sidebar .about-us {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #fff;
    margin-bottom: 30px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
body.base-page #sidebar .about-us .title,
body.base-page #sidebar .about-us .link {
    padding: 20px 15px;
    background-color: #4eb958;
    font-size: 20px;
    font-weight: bold;
}
body.base-page #sidebar .about-us .title {
    border-radius: 5px 5px 0 0;
}
body.base-page #sidebar .about-us .link {
    border-radius: 0 0 5px 5px;
}
body.base-page #sidebar .about-us .link a {
    color: #fff;
    text-decoration: underline;
}
body.base-page #sidebar .about-us .text {
    padding: 30px 15px 20px 15px;
    background-color: #008c3b;
}
body.base-page #sidebar .about-us .text * {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px 0;
}
body.base-page #sidebar .reviews {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
body.base-page #sidebar .reviews:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
body.base-page #sidebar .reviews .title {
    border-radius: 5px 5px 0 0;
    padding: 20px 15px 35px 15px;
    border-radius: 5px;
    background-color: #fff;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    z-index: 2;
}
body.base-page #sidebar .reviews .pagination {
    position: relative;
    z-index: 5;
    width: calc(100% - 10px);
    height: 20px;
    margin: -16px 5px -2px 5px;
}
body.base-page #sidebar .reviews .pagination .number {
    position: absolute;
    top: 0;
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    font-weight: 400;
}
body.base-page #sidebar .reviews .pagination .number.start {
    left: 5px;
}
body.base-page #sidebar .reviews .pagination .number.end {
    right: 5px;
}
body.base-page #sidebar .reviews .pagination .progressbar {
    position: absolute;
    z-index: 5;
    top: 18px;
    width: 100%;
    height: 2px;
    background-color: #00460c;
}
body.base-page #sidebar .reviews .pagination .progressbar .range {
    position: absolute;
    top: -9px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    margin: 0;
    opacity: 0;
    z-index: 3;
    cursor: pointer;
}
body.base-page #sidebar .reviews .pagination .progressbar .indicator {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #4eb958;
    z-index: 1;
}
body.base-page #sidebar .reviews .pagination .progressbar .circle {
    position: absolute;
    top: -9px;
    left: -9px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #4eb958;
    background-image: url("../images/arrow-d_1.png");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}
body.base-page #sidebar .reviews .reviews-slider {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 2px;
    border-radius: 5px 5px 0 0;
    box-shadow: inset 0 65px 50px -50px rgba(0, 0, 0, 0.4), inset 0 -50px 50px -50px rgba(0, 0, 0, 0.4);
}
body.base-page #sidebar .reviews .reviews-slider .swiper-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    position: relative;
    z-index: 2;
}
body.base-page #sidebar .reviews .reviews-slider .swiper-slide {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    position: relative;
    background-color: #fff;
}
body.base-page #sidebar .reviews .reviews-slider .swiper-slide .content {
    padding: 15px 15px;
    background-color: #fff;
}
body.base-page #sidebar .reviews .reviews-slider .swiper-slide .content .name {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 5px 0;
}
body.base-page #sidebar .reviews .reviews-slider .swiper-slide .content .text * {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
body.base-page #sidebar .reviews .footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-radius: 0 0 5px 5px;
    padding: 15px 15px;
    background-color: #fff;
    position: relative;
    z-index: 2;
}
body.base-page #sidebar .reviews .footer .add-review {
    padding: 15px 25px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    background-color: #4eb958;
}
body.base-page #sidebar .reviews .footer .swiper-controls {
    position: static;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
}
body.base-page #sidebar .reviews .footer .swiper-controls .swiper-numbers-current {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    color: #00460c;
    font-size: 13px;
    line-height: 13px;
}
body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-next,
body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-prev {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: static;
    margin: 0;
    padding: 0;
    width: 7px;
    height: 13px;
    border: none;
    cursor: pointer;
    background: unset;
    pointer-events: initial;
}
body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-next:after,
body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-prev:after {
    content: "";
    display: block;
    width: 7px;
    height: 13px;
    background-size: contain;
    background-image: url("../images/slider-arrow-green.png");
}
body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-next {
    margin-left: 10px;
}
body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-prev {
    margin-right: 10px;
}
body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-prev:after {
    transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
}
body.base-page #sidebar .shares {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
body.base-page #sidebar .shares .shares-slider {
    width: 100%;
    position: relative;
    z-index: 1;
    border-radius: 5px;
}
body.base-page #sidebar .shares .shares-slider .swiper-slide {
    width: 100%;
}
body.base-page #sidebar .shares .shares-slider .image {
    position: relative;
    z-index: 1;
    width: 100%;
}
body.base-page #sidebar .shares .shares-slider .button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: absolute;
    z-index: 2;
    left: 15px;
    right: 15px;
    bottom: 15px;
}
body.base-page #sidebar .shares .shares-slider .button .btn {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    background-color: #4eb958;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
body.base-page #content {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    order: 2;
    position: relative;
    z-index: 1;
}
body.base-page .breadcrumbs-holder {
    width: 100%;
    padding: 0;
    margin: 55px 0 25px 0;
}
body.base-page .breadcrumbs-holder .breadcrumbs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-align: center;
    align-items: center;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
}
body.base-page .breadcrumbs-holder .breadcrumbs span[property="itemListElement"] {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    margin: 0;
}
body.base-page .breadcrumbs-holder .breadcrumbs span[property="itemListElement"] a,
body.base-page .breadcrumbs-holder .breadcrumbs span[property="itemListElement"] span {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}
body.base-page .breadcrumbs-holder .breadcrumbs .splitter {
    margin: 0 5px;
}
body.base-page .page-title {
    color: #000;
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 45px 0;
}
body.base-page .page-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
body.base-page .page-content p,
body.base-page .page-content li {
    font-size: 18px;
    line-height: 24px;
}
body.base-page .page-content p {
    margin: 0 0 10px 0;
}
body.base-page .page-content ol,
body.base-page .page-content ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
body.base-page .page-content li:not(.blocks-gallery-item) {
    list-style: none;
    position: relative;
    padding-left: 15px;
    margin: 0 0 5px 0;
}
body.base-page .page-content li:not(.blocks-gallery-item):before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #008c3b;
    border-radius: 50%;
    position: absolute;
    top: 0.5em;
    left: 0;
}
body.base-page .page-content h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    margin: 20px 0 10px 0;
}
body.base-page .products-grid .product-holder {
    margin-bottom: 50px;
}
body.base-page .products-grid .product-holder .product {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
body.base-page .products-grid .product-holder .product .title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-grow: 1;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    margin: 0;
    padding: 15px;
    background-color: #008c3b;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
body.base-page .products-grid .product-holder .product .image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
}
body.base-page .products-grid .product-holder .product .image img {
    width: 100%;
}
body.base-page .products-grid .product-holder .product .button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: -15px;
}
body.base-page .products-grid .product-holder .product .button span {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    border-radius: 5px;
    padding: 15px;
    background-color: #4eb958;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
body.base-page .pagination-holder {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
body.base-page .pagination-holder .pagination {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    border-radius: 10px;
    margin: 15px 0;
    padding: 5px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
body.base-page .pagination-holder .pagination .page-numbers {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    min-width: 40px;
}
body.base-page .pagination-holder .pagination .page-numbers svg {
    width: 16px;
    height: 16px;
    fill: #000;
}
body.base-page .pagination-holder .pagination .page-numbers.next svg {
    transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
}
body.base-page .pagination-holder .pagination .page-numbers:hover,
body.base-page .pagination-holder .pagination .page-numbers.current {
    color: #fff;
    background-color: #008c3b;
}
body.base-page .pagination-holder .pagination .page-numbers:hover svg,
body.base-page .pagination-holder .pagination .page-numbers.current svg {
    fill: #fff;
}
body.base-page .pagination-holder .pagination .page-numbers + .page-numbers {
    margin-left: 10px;
}
body.base-page .wp-block-gallery {
    margin-top: 15px;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
body.base-page .wp-block-gallery .blocks-gallery-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
body.base-page .wp-block-gallery .blocks-gallery-item {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin: 0 0 15px 0;
    padding: 0 15px;
}
body.base-page .wp-block-advgb-table {
    margin: 0 0 20px 0;
    width: 100%;
    border: none;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    table-layout: fixed;
    border: none;
    border-spacing: 5px;
}
body.base-page .wp-block-advgb-table thead {
    border: none;
}
body.base-page .wp-block-advgb-table thead tr {
    border: none;
}
body.base-page .wp-block-advgb-table thead tr td,
body.base-page .wp-block-advgb-table thead tr th {
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}
body.base-page .wp-block-advgb-table thead tr td:nth-of-type(1),
body.base-page .wp-block-advgb-table thead tr th:nth-of-type(1) {
    background-color: #484848;
    width: 25%;
}
body.base-page .wp-block-advgb-table thead tr td:not(:nth-of-type(1)),
body.base-page .wp-block-advgb-table thead tr th:not(:nth-of-type(1)) {
    background-color: #4eb958;
}
body.base-page .wp-block-advgb-table tbody {
    border: none;
}
body.base-page .wp-block-advgb-table tbody tr {
    border: none;
}
body.base-page .wp-block-advgb-table tbody tr td {
    border: none;
    margin: 0;
    padding: 10px;
    color: #000;
    border-radius: 5px;
    background-color: #fff;
}
body.base-page .wp-block-advgb-table tbody tr td:nth-of-type(1) {
    color: #fff;
    background-color: #484848;
}
body.base-page .wp-block-advgb-table tbody tr:nth-of-type(2n + 2) td:not(:nth-of-type(1)) {
    background-color: #f3f3f3;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* @import includes/992-1200/base-page.styl */
    body.base-page #sidebar .nav-menu {
        margin-bottom: 24px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        border-radius: 0 0 4px 4px;
    }
    body.base-page #sidebar .nav-menu .nav-menu-element a {
        padding: 12px;
        font-size: 14px;
    }
    body.base-page #sidebar .nav-menu .nav-menu-element a .icon {
        width: 24px;
        margin: 0 16px 0 0;
    }
    body.base-page #sidebar .call-us {
        margin-bottom: 36px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        border-radius: 4px;
    }
    body.base-page #sidebar .call-us .title {
        padding: 20px 15px;
        font-size: 16px;
        line-height: 16px;
    }
    body.base-page #sidebar .call-us .live {
        padding: 8px 15px 20px 15px;
    }
    body.base-page #sidebar .call-us .live .data {
        padding-left: 8px;
    }
    body.base-page #sidebar .call-us .live .data .name {
        font-size: 14px;
        line-height: 16px;
        margin: 0 0 4px 0;
    }
    body.base-page #sidebar .call-us .live .data .status {
        font-size: 11px;
        margin: 0 0 8px 0;
    }
    body.base-page #sidebar .call-us .live .data .role {
        font-size: 11px;
        margin: 0 0 8px 0;
    }
    body.base-page #sidebar .call-us .live .data .exp {
        font-size: 11px;
    }
    body.base-page #sidebar .call-us .contacts {
        padding: 12px 15px;
    }
    body.base-page #sidebar .call-us .contacts .contact {
        font-size: 13px;
        line-height: 13px;
    }
    body.base-page #sidebar .call-us .contacts .contact strong {
        margin-left: 4px;
    }
    body.base-page #sidebar .call-us .contacts .contact + .contact {
        margin-top: 8px;
    }
    body.base-page #sidebar .call-us .form {
        padding: 20px 15px 0 15px;
    }
    body.base-page #sidebar .call-us .form .legend {
        font-size: 16px;
        line-height: 16px;
        margin: 0 0 12px 0;
    }
    body.base-page #sidebar .call-us .form .text {
        font-size: 11px;
        line-height: 11px;
        margin: 0 0 12px 0;
    }
    body.base-page #sidebar .call-us .form .input {
        margin: 0 0 16px 0;
    }
    body.base-page #sidebar .call-us .form .input input {
        padding: 12px;
        border-radius: 4px;
        font-size: 11px;
    }
    body.base-page #sidebar .call-us .form .button button {
        margin-bottom: -12px;
        padding: 12px 28px;
        border-radius: 4px;
        font-size: 11px;
        line-height: 11px;
    }
    body.base-page #sidebar .about-us {
        margin-bottom: 24px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    }
    body.base-page #sidebar .about-us .title,
    body.base-page #sidebar .about-us .link {
        padding: 16px 15px;
        font-size: 16px;
    }
    body.base-page #sidebar .about-us .title {
        border-radius: 4px 4px 0 0;
    }
    body.base-page #sidebar .about-us .link {
        border-radius: 0 0 4px 4px;
    }
    body.base-page #sidebar .about-us .text {
        padding: 24px 15px 16px 15px;
    }
    body.base-page #sidebar .about-us .text * {
        font-size: 14px;
        line-height: 19px;
        margin: 0 0 8px 0;
    }
    body.base-page #sidebar .reviews {
        margin-bottom: 24px;
        border-radius: 4px;
    }
    body.base-page #sidebar .reviews:before {
        border-radius: 4px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    }
    body.base-page #sidebar .reviews .title {
        border-radius: 4px 4px 0 0;
        padding: 16px 15px 28px 15px;
        border-radius: 4px;
        font-size: 16px;
    }
    body.base-page #sidebar .reviews .pagination {
        width: calc(100% - 8px);
        height: 16px;
        margin: -13px 4px -2px 4px;
    }
    body.base-page #sidebar .reviews .pagination .number {
        font-size: 10px;
    }
    body.base-page #sidebar .reviews .pagination .number.start {
        left: 4px;
    }
    body.base-page #sidebar .reviews .pagination .number.end {
        right: 4px;
    }
    body.base-page #sidebar .reviews .pagination .progressbar {
        top: 14px;
        height: 2px;
    }
    body.base-page #sidebar .reviews .pagination .progressbar .range {
        top: -8px;
        height: 16px;
    }
    body.base-page #sidebar .reviews .pagination .progressbar .circle {
        top: -8px;
        left: -8px;
        width: 16px;
        height: 16px;
    }
    body.base-page #sidebar .reviews .reviews-slider {
        margin-top: 2px;
        border-radius: 4px 4px 0 0;
        box-shadow: inset 0 52px 40px -40px rgba(0, 0, 0, 0.4), inset 0 -40px 40px -40px rgba(0, 0, 0, 0.4);
    }
    body.base-page #sidebar .reviews .reviews-slider .swiper-slide .content {
        padding: 12px 15px;
    }
    body.base-page #sidebar .reviews .reviews-slider .swiper-slide .content .name {
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 4px 0;
    }
    body.base-page #sidebar .reviews .reviews-slider .swiper-slide .content .text * {
        font-size: 11px;
        line-height: 16px;
    }
    body.base-page #sidebar .reviews .footer {
        border-radius: 0 0 4px 4px;
        padding: 12px 15px;
    }
    body.base-page #sidebar .reviews .footer .add-review {
        padding: 12px 20px;
        border-radius: 4px;
        font-size: 11px;
        line-height: 11px;
    }
    body.base-page #sidebar .reviews .footer .swiper-controls .swiper-numbers-current {
        font-size: 10px;
        line-height: 10px;
    }
    body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-next,
    body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-prev {
        width: 6px;
        height: 10px;
    }
    body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-next:after,
    body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-prev:after {
        width: 6px;
        height: 10px;
    }
    body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-next {
        margin-left: 8px;
    }
    body.base-page #sidebar .reviews .footer .swiper-controls .swiper-button-prev {
        margin-right: 8px;
    }
    body.base-page #sidebar .shares {
        margin-bottom: 24px;
        border-radius: 4px;
    }
    body.base-page #sidebar .shares .shares-slider {
        border-radius: 4px;
    }
    body.base-page #sidebar .shares .shares-slider .button .btn {
        padding: 12px;
        border-radius: 4px;
        font-size: 11px;
    }
    body.base-page .breadcrumbs-holder {
        margin: 44px 0 20px 0;
    }
    body.base-page .breadcrumbs-holder .breadcrumbs {
        font-size: 11px;
        line-height: 16px;
    }
    body.base-page .breadcrumbs-holder .breadcrumbs .splitter {
        margin: 0 4px;
    }
    body.base-page .page-title {
        font-size: 32px;
        margin: 0 0 36px 0;
    }
    body.base-page .page-content p,
    body.base-page .page-content li {
        font-size: 14px;
        line-height: 19px;
    }
    body.base-page .page-content p {
        margin: 0 0 8px 0;
    }
    body.base-page .page-content ol,
    body.base-page .page-content ul {
        margin: 0 0 8px 0;
    }
    body.base-page .page-content li:not(.blocks-gallery-item) {
        margin: 0 0 5px 0;
    }
    body.base-page .page-content li:not(.blocks-gallery-item):before {
        content: "";
        width: 5px;
        height: 5px;
        top: 0.5em;
        left: 0;
    }
    body.base-page .page-content h3 {
        font-size: 24px;
        line-height: 29px;
        margin: 16px 0 8px 0;
    }
    body.base-page .products-grid .product-holder {
        margin-bottom: 40px;
    }
    body.base-page .products-grid .product-holder .product {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    }
    body.base-page .products-grid .product-holder .product .title {
        padding: 12px;
        border-radius: 4px 4px 0 0;
        font-size: 14px;
    }
    body.base-page .products-grid .product-holder .product .image {
        border-radius: 0 0 4px 4px;
    }
    body.base-page .products-grid .product-holder .product .button {
        left: 24px;
        right: 24px;
        bottom: -12px;
    }
    body.base-page .products-grid .product-holder .product .button span {
        border-radius: 4px;
        padding: 12px;
        font-size: 11px;
    }
    body.base-page .pagination-holder .pagination {
        border-radius: 8px;
        margin: 12px 0;
        padding: 4px;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    }
    body.base-page .pagination-holder .pagination .page-numbers {
        padding: 8px;
        border-radius: 4px;
        font-size: 13px;
        line-height: 16px;
        min-width: 32px;
    }
    body.base-page .pagination-holder .pagination .page-numbers svg {
        width: 13px;
        height: 13px;
    }
    body.base-page .pagination-holder .pagination .page-numbers + .page-numbers {
        margin-left: 8px;
    }
    body.base-page .wp-block-advgb-table {
        margin: 0 0 16px 0;
        font-size: 14px;
        border-spacing: 4px;
    }
    body.base-page .wp-block-advgb-table thead tr td,
    body.base-page .wp-block-advgb-table thead tr th {
        padding: 8px;
        border-radius: 4px;
    }
    body.base-page .wp-block-advgb-table tbody tr td {
        padding: 8px;
        border-radius: 4px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    /* @import includes/768-991/base-page.styl */
    body.base-page #sidebar {
        display: none;
    }
    body.base-page #sidebar > *:not(.nav-menu) {
        display: none;
    }
    body.base-page #sidebar .nav-menu {
        margin-bottom: 24px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        border-radius: 0 0 4px 4px;
    }
    body.base-page #sidebar .nav-menu .nav-menu-element a {
        padding: 12px;
        font-size: 14px;
    }
    body.base-page #sidebar .nav-menu .nav-menu-element a .icon {
        width: 24px;
        margin: 0 16px 0 0;
    }
    body.base-page .breadcrumbs-holder {
        margin: 44px 0 20px 0;
    }
    body.base-page .breadcrumbs-holder .breadcrumbs {
        font-size: 11px;
        line-height: 16px;
    }
    body.base-page .breadcrumbs-holder .breadcrumbs .splitter {
        margin: 0 4px;
    }
    body.base-page .page-title {
        font-size: 32px;
        margin: 0 0 36px 0;
    }
    body.base-page .page-content p,
    body.base-page .page-content li {
        font-size: 14px;
        line-height: 19px;
    }
    body.base-page .page-content p {
        margin: 0 0 8px 0;
    }
    body.base-page .page-content ol,
    body.base-page .page-content ul {
        margin: 0 0 8px 0;
    }
    body.base-page .page-content li:not(.blocks-gallery-item) {
        margin: 0 0 5px 0;
    }
    body.base-page .page-content li:not(.blocks-gallery-item):before {
        content: "";
        width: 5px;
        height: 5px;
        top: 0.5em;
        left: 0;
    }
    body.base-page .page-content h3 {
        font-size: 24px;
        line-height: 29px;
        margin: 16px 0 8px 0;
    }
    body.base-page .products-grid .product-holder {
        margin-bottom: 40px;
    }
    body.base-page .products-grid .product-holder .product {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    }
    body.base-page .products-grid .product-holder .product .title {
        padding: 12px;
        border-radius: 4px 4px 0 0;
        font-size: 14px;
    }
    body.base-page .products-grid .product-holder .product .image {
        border-radius: 0 0 4px 4px;
    }
    body.base-page .products-grid .product-holder .product .button {
        left: 24px;
        right: 24px;
        bottom: -12px;
    }
    body.base-page .products-grid .product-holder .product .button span {
        border-radius: 4px;
        padding: 12px;
        font-size: 11px;
    }
    body.base-page .pagination-holder .pagination {
        border-radius: 8px;
        margin: 12px 0;
        padding: 4px;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    }
    body.base-page .pagination-holder .pagination .page-numbers {
        padding: 8px;
        border-radius: 4px;
        font-size: 13px;
        line-height: 16px;
        min-width: 32px;
    }
    body.base-page .pagination-holder .pagination .page-numbers svg {
        width: 13px;
        height: 13px;
    }
    body.base-page .pagination-holder .pagination .page-numbers + .page-numbers {
        margin-left: 8px;
    }
    body.base-page .wp-block-advgb-table {
        margin: 0 0 16px 0;
        font-size: 14px;
        border-spacing: 4px;
    }
    body.base-page .wp-block-advgb-table thead tr td,
    body.base-page .wp-block-advgb-table thead tr th {
        padding: 8px;
        border-radius: 4px;
    }
    body.base-page .wp-block-advgb-table tbody tr td {
        padding: 8px;
        border-radius: 4px;
    }
}
@media screen and (max-width: 767px) {
    /* @import includes/480-767/base-page.styl */
    body.base-page #sidebar {
        display: none;
    }
    body.base-page #sidebar > *:not(.nav-menu) {
        display: none;
    }
    body.base-page #sidebar .nav-menu {
        margin-bottom: 24px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        border-radius: 0 0 4px 4px;
    }
    body.base-page #sidebar .nav-menu .nav-menu-element a {
        padding: 12px;
        font-size: 14px;
    }
    body.base-page #sidebar .nav-menu .nav-menu-element a .icon {
        width: 24px;
        margin: 0 16px 0 0;
    }
    body.base-page .breadcrumbs-holder {
        width: calc(100% + 30px);
        margin: 20px -15px;
        padding: 10px 15px;
        background-color: #e8e8e8;
    }
    body.base-page .breadcrumbs-holder .breadcrumbs {
        font-size: 11px;
        line-height: 16px;
    }
    body.base-page .breadcrumbs-holder .breadcrumbs .splitter {
        margin: 0 4px;
    }
    body.base-page .page-title {
        font-size: 32px;
        margin: 0 0 36px 0;
    }
    body.base-page .page-content p,
    body.base-page .page-content li {
        font-size: 14px;
        line-height: 19px;
    }
    body.base-page .page-content p {
        margin: 0 0 8px 0;
    }
    body.base-page .page-content ol,
    body.base-page .page-content ul {
        margin: 0 0 8px 0;
    }
    body.base-page .page-content li:not(.blocks-gallery-item) {
        margin: 0 0 5px 0;
    }
    body.base-page .page-content li:not(.blocks-gallery-item):before {
        content: "";
        width: 5px;
        height: 5px;
        top: 0.5em;
        left: 0;
    }
    body.base-page .page-content h3 {
        font-size: 24px;
        line-height: 29px;
        margin: 16px 0 8px 0;
    }
    body.base-page .products-grid .product-holder {
        margin-bottom: 40px;
    }
    body.base-page .products-grid .product-holder .product {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    }
    body.base-page .products-grid .product-holder .product .title {
        padding: 12px;
        border-radius: 4px 4px 0 0;
        font-size: 14px;
    }
    body.base-page .products-grid .product-holder .product .image {
        border-radius: 0 0 4px 4px;
    }
    body.base-page .products-grid .product-holder .product .button {
        left: 24px;
        right: 24px;
        bottom: -12px;
    }
    body.base-page .products-grid .product-holder .product .button span {
        border-radius: 4px;
        padding: 12px;
        font-size: 11px;
    }
    body.base-page .pagination-holder .pagination {
        border-radius: 8px;
        margin: 12px 0;
        padding: 4px;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    }
    body.base-page .pagination-holder .pagination .page-numbers {
        padding: 8px;
        border-radius: 4px;
        font-size: 13px;
        line-height: 16px;
        min-width: 32px;
    }
    body.base-page .pagination-holder .pagination .page-numbers svg {
        width: 13px;
        height: 13px;
    }
    body.base-page .pagination-holder .pagination .page-numbers + .page-numbers {
        margin-left: 8px;
    }
    body.base-page .wp-block-advgb-table {
        margin: 0 0 16px 0;
        font-size: 14px;
        border-spacing: 4px;
    }
    body.base-page .wp-block-advgb-table thead tr td,
    body.base-page .wp-block-advgb-table thead tr th {
        padding: 8px;
        border-radius: 4px;
        width: 50%;
    }
    body.base-page .wp-block-advgb-table tbody tr td {
        padding: 8px;
        border-radius: 4px;
        width: 50%;
    }
} /* @import includes/product-page.styl */
body.product-page .page-content p,
body.product-page .page-content li {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
body.product-page .page-content p {
    margin: 0 0 10px 0;
}
body.product-page .page-content ol,
body.product-page .page-content ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
body.product-page .page-content li {
    list-style: none;
    position: relative;
    padding-left: 15px;
}
body.product-page .page-content li:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    top: 0.6em;
    left: 0;
}
body.product-page .page-content h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    margin: 20px 0 10px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* @import includes/992-1200/product-page.styl */
    body.product-page .page-content p,
    body.product-page .page-content li {
        font-size: 11px;
        line-height: 16px;
    }
    body.product-page .page-content p {
        margin: 0 0 8px 0;
    }
    body.product-page .page-content ol,
    body.product-page .page-content ul {
        margin: 0 0 8px 0;
    }
    body.product-page .page-content li:before {
        width: 3px;
        height: 3px;
        top: 0.6em;
        left: 0;
    }
    body.product-page .page-content h3 {
        font-size: 24px;
        line-height: 29px;
        margin: 16px 0 8px 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    /* @import includes/768-991/product-page.styl */
    body.product-page .page-content p,
    body.product-page .page-content li {
        font-size: 11px;
        line-height: 16px;
    }
    body.product-page .page-content p {
        margin: 0 0 8px 0;
    }
    body.product-page .page-content ol,
    body.product-page .page-content ul {
        margin: 0 0 8px 0;
    }
    body.product-page .page-content li:before {
        width: 3px;
        height: 3px;
        top: 0.6em;
        left: 0;
    }
    body.product-page .page-content h3 {
        font-size: 24px;
        line-height: 29px;
        margin: 16px 0 8px 0;
    }
}
@media screen and (max-width: 767px) {
    /* @import includes/480-767/product-page.styl */
    body.product-page .page-content p,
    body.product-page .page-content li {
        font-size: 11px;
        line-height: 16px;
    }
    body.product-page .page-content p {
        margin: 0 0 8px 0;
    }
    body.product-page .page-content ol,
    body.product-page .page-content ul {
        margin: 0 0 8px 0;
    }
    body.product-page .page-content li:before {
        width: 3px;
        height: 3px;
        top: 0.6em;
        left: 0;
    }
    body.product-page .page-content h3 {
        font-size: 24px;
        line-height: 29px;
        margin: 16px 0 8px 0;
    }
} /* @import includes/services-page.styl */
body.services-page #content .page-content p,
body.services-page #content .page-content li {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px 0;
}
body.services-page #content .page-content h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin: 20px 0 10px 0;
}
body.services-page #content .page-content h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 34px;
    margin: 20px 0 10px 0;
}
body.services-page #content .page-content li:not(.blocks-gallery-item) {
    position: relative;
    padding-left: 15px;
}
body.services-page #content .page-content li:not(.blocks-gallery-item):before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #4eb958;
    border-radius: 50%;
    position: absolute;
    top: 0.5em;
    left: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* @import includes/992-1200/services-page.styl */
    body.services-page #content .page-content p,
    body.services-page #content .page-content li {
        font-size: 14px;
        line-height: 19px;
        margin: 0 0 8px 0;
    }
    body.services-page #content .page-content h2 {
        font-size: 18px;
        line-height: 24px;
        margin: 16px 0 8px 0;
    }
    body.services-page #content .page-content h3 {
        font-size: 21px;
        line-height: 27px;
        margin: 16px 0 8px 0;
    }
    body.services-page #content .page-content li:not(.blocks-gallery-item):before {
        width: 5px;
        height: 5px;
        top: 0.5em;
        left: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    /* @import includes/768-991/services-page.styl */
    body.services-page #content .page-content p,
    body.services-page #content .page-content li {
        font-size: 14px;
        line-height: 19px;
        margin: 0 0 8px 0;
    }
    body.services-page #content .page-content h2 {
        font-size: 18px;
        line-height: 24px;
        margin: 16px 0 8px 0;
    }
    body.services-page #content .page-content h3 {
        font-size: 21px;
        line-height: 27px;
        margin: 16px 0 8px 0;
    }
    body.services-page #content .page-content li:not(.blocks-gallery-item):before {
        width: 5px;
        height: 5px;
        top: 0.5em;
        left: 0;
    }
} /* @import includes/works-page.styl */
body.works-page .done-works-grid .done-work-holder {
    margin-bottom: 30px;
}
body.works-page .done-works-grid .done-work {
    width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
body.works-page .done-works-grid .done-work .gallery-side .main-images {
    width: 100%;
    overflow: hidden;
}
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-slide {
    width: 100%;
}
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next,
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    margin: auto 0;
    padding: 0;
    border: none;
    cursor: pointer;
    opacity: 1;
    pointer-events: initial;
}
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next:after,
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev:after {
    content: "";
    display: block;
    width: 8px;
    height: 13px;
    background-size: contain;
    background-image: url("../images/dw-arrow.png");
}
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next:hover,
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev:hover {
    opacity: 1;
}
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next.swiper-button-next,
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev.swiper-button-next {
    right: 15px;
}
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next.swiper-button-prev,
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev.swiper-button-prev {
    left: 15px;
}
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next.swiper-button-prev:after,
body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev.swiper-button-prev:after {
    transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
}
body.works-page .done-works-grid .done-work .gallery-side .thumb-images {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    position: relative;
    margin: 10px;
    width: calc(100% - 20px);
}
body.works-page .done-works-grid .done-work .gallery-side .thumb-images .swiper-container {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
body.works-page .done-works-grid .done-work .gallery-side .thumb-images .swiper-container .swiper-slide {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
}
body.works-page .done-works-grid .done-work .gallery-side .thumb-images .swiper-container .swiper-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0, 140, 59, 0);
    box-shadow: inset 0 0 0 0 #008c3b;
    transition: box-shadow 0.2s linear, background 0.2s linear;
    -o-transition: box-shadow 0.2s linear, background 0.2s linear;
    -ms-transition: box-shadow 0.2s linear, background 0.2s linear;
    -moz-transition: box-shadow 0.2s linear, background 0.2s linear;
    -webkit-transition: box-shadow 0.2s linear, background 0.2s linear;
    pointer-events: none;
}
body.works-page .done-works-grid .done-work .gallery-side .thumb-images .swiper-container .swiper-slide img {
    width: 100%;
    cursor: pointer;
}
body.works-page .done-works-grid .done-work .gallery-side .thumb-images .swiper-container .swiper-slide-thumb-active:before {
    background-color: rgba(0, 140, 59, 0.1);
    box-shadow: inset 0 0 10px 0 #008c3b;
}
body.works-page .done-works-grid .done-work .info-side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 25px;
}
body.works-page .done-works-grid .done-work .info-side .read_more {
	outline: none;
	    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    background-color: #008c3b;
	border-radius: 3px;
    color: #fff;
	padding: 3px 5px;
}
body.works-page .done-works-grid .done-work .info-side .title {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 10px 0;
}
body.works-page .done-works-grid .done-work .info-side .description p {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}
body.works-page .done-works-grid .done-work .info-side .description ul,
body.works-page .done-works-grid .done-work .info-side .description ol {
    margin: 20px 0;
}
body.works-page .done-works-grid .done-work .info-side .description li {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding-left: 15px;
    margin: 0 0 5px 0;
}
body.works-page .done-works-grid .done-work .info-side .description li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #000;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* @import includes/992-1200/works-page.styl */
    body.works-page .done-works-grid .done-work {
        border-radius: 8px;
        box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
    }
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next,
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev {
        width: 24px;
        height: 24px;
    }
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next:after,
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev:after {
        width: 6px;
        height: 10px;
    }
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next.swiper-button-next,
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev.swiper-button-next {
        right: 12px;
    }
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next.swiper-button-prev,
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev.swiper-button-prev {
        left: 12px;
    }
    body.works-page .done-works-grid .done-work .gallery-side .thumb-images {
        margin: 8px;
        width: calc(100% - 16px);
    }
    body.works-page .done-works-grid .done-work .gallery-side .thumb-images .swiper-container .swiper-slide {
        border-radius: 4px;
    }
    body.works-page .done-works-grid .done-work .gallery-side .thumb-images .swiper-container .swiper-slide-thumb-active:before {
        box-shadow: inset 0 0 8px 0 #008c3b;
    }
    body.works-page .done-works-grid .done-work .info-side {
        padding: 20px;
    }
    body.works-page .done-works-grid .done-work .info-side .title {
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 8px 0;
    }
    body.works-page .done-works-grid .done-work .info-side .description p {
        font-size: 11px;
        line-height: 14px;
    }
    body.works-page .done-works-grid .done-work .info-side .description ul,
    body.works-page .done-works-grid .done-work .info-side .description ol {
        margin: 16px 0;
    }
    body.works-page .done-works-grid .done-work .info-side .description li {
        font-size: 14px;
        line-height: 19px;
        padding-left: 12px;
        margin: 0 0 4px 0;
    }
    body.works-page .done-works-grid .done-work .info-side .description li:before {
        top: 8px;
        left: 0;
        width: 4px;
        height: 4px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    /* @import includes/768-991/works-page.styl */
    body.works-page .done-works-grid .done-work {
        border-radius: 8px;
        box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
    }
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next,
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev {
        width: 24px;
        height: 24px;
    }
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next:after,
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev:after {
        width: 6px;
        height: 10px;
    }
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next.swiper-button-next,
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev.swiper-button-next {
        right: 12px;
    }
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-next.swiper-button-prev,
    body.works-page .done-works-grid .done-work .gallery-side .main-images .swiper-button-prev.swiper-button-prev {
        left: 12px;
    }
    body.works-page .done-works-grid .done-work .gallery-side .thumb-images {
        margin: 8px;
        width: calc(100% - 16px);
    }
    body.works-page .done-works-grid .done-work .gallery-side .thumb-images .swiper-container .swiper-slide {
        border-radius: 4px;
    }
    body.works-page .done-works-grid .done-work .gallery-side .thumb-images .swiper-container .swiper-slide-thumb-active:before {
        box-shadow: inset 0 0 8px 0 #008c3b;
    }
    body.works-page .done-works-grid .done-work .info-side {
        padding: 20px;
    }
    body.works-page .done-works-grid .done-work .info-side .title {
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 8px 0;
    }
    body.works-page .done-works-grid .done-work .info-side .description p {
        font-size: 11px;
        line-height: 14px;
    }
    body.works-page .done-works-grid .done-work .info-side .description ul,
    body.works-page .done-works-grid .done-work .info-side .description ol {
        margin: 16px 0;
    }
    body.works-page .done-works-grid .done-work .info-side .description li {
        font-size: 14px;
        line-height: 19px;
        padding-left: 12px;
        margin: 0 0 4px 0;
    }
    body.works-page .done-works-grid .done-work .info-side .description li:before {
        top: 8px;
        left: 0;
        width: 4px;
        height: 4px;
    }
} /* @import includes/manufacturing-page.styl */
body.manufacturing-page .manufacturing-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
body.manufacturing-page .manufacturing-grid .manufacturing-holder {
    margin-bottom: 30px;
}
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 210px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden;
}
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .youtube,
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .gallery {
    width: 100%;
    height: 100%;
    position: relative;
}
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .youtube:before,
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .gallery:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    pointer-events: none;
    z-index: 2;
}
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .youtube img,
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .youtube:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    margin: auto;
    width: 47px;
    height: 33px;
    background-size: contain;
    background-image: url("../images/yt.png");
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .youtube iframe {
    width: 100% !important;
    height: 100% !important;
}
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .gallery .image {
    display: none;
}
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .gallery .image:nth-of-type(1) {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
}
body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .name {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-grow: 1;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    margin: 0 30px;
    padding: 15px;
    background-color: #fde3b9;
    border-radius: 0 0 5px 5px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
body.manufacturing-page.single .page-content .youtube {
    width: 100%;
    position: relative;
    padding: 56.25% 0 0 0;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}
body.manufacturing-page.single .page-content .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body.manufacturing-page.single .page-content .gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-bottom: 10px;
}
body.manufacturing-page.single .page-content .gallery .image {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 30px;
}
body.manufacturing-page.single .page-content .gallery .image img {
    width: 100%;
    border-radius: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* @import includes/992-1200/manufacturing-page.styl */
    body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder {
        height: 168px;
        border-radius: 4px;
    }
    body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .youtube:after {
        width: 38px;
        height: 26px;
    }
    body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .name {
        margin: 0 24px;
        padding: 12px;
        border-radius: 0 0 4px 4px;
        font-size: 16px;
    }
    body.manufacturing-page.single .page-content .youtube {
        margin-bottom: 8px;
        border-radius: 4px;
    }
    body.manufacturing-page.single .page-content .gallery {
        margin-bottom: 8px;
    }
    body.manufacturing-page.single .page-content .gallery .image img {
        border-radius: 4px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    /* @import includes/768-991/manufacturing-page.styl */
    body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder {
        height: 168px;
        border-radius: 4px;
    }
    body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .image-holder .youtube:after {
        width: 38px;
        height: 26px;
    }
    body.manufacturing-page .manufacturing-grid .manufacturing-holder .manufacturing .name {
        margin: 0 24px;
        padding: 12px;
        border-radius: 0 0 4px 4px;
        font-size: 16px;
    }
    body.manufacturing-page.single .page-content .youtube {
        margin-bottom: 8px;
        border-radius: 4px;
    }
    body.manufacturing-page.single .page-content .gallery {
        margin-bottom: 8px;
    }
    body.manufacturing-page.single .page-content .gallery .image img {
        border-radius: 4px;
    }
} /* @import includes/articles-page.styl */
body.articles-page .articles-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
body.articles-page .articles-list .article {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-align: stretch;
    align-items: stretch;
    padding: 15px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    border-radius: 10px;
    transition: box-shadow 0.2s linear;
    -o-transition: box-shadow 0.2s linear;
    -ms-transition: box-shadow 0.2s linear;
    -moz-transition: box-shadow 0.2s linear;
    -webkit-transition: box-shadow 0.2s linear;
}
body.articles-page .articles-list .article:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
body.articles-page .articles-list .article .image {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: start;
    align-items: flex-start;
    flex-shrink: 0;
    width: 150px;
}
body.articles-page .articles-list .article .image img {
    border-radius: 5px;
}
body.articles-page .articles-list .article .info {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-left: 15px;
}
body.articles-page .articles-list .article .info .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 15px 0;
}
body.articles-page .articles-list .article .info .short {
    margin: 0 0 15px 0;
}
body.articles-page .articles-list .article .info .short * {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
body.articles-page .articles-list .article .info .more {
    margin-top: auto;
    color: #008c3b;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* @import includes/992-1200/articles-page.styl */
    body.articles-page .articles-list .article {
        padding: 12px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        border-radius: 8px;
    }
    body.articles-page .articles-list .article:hover {
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    }
    body.articles-page .articles-list .article .image {
        width: 120px;
    }
    body.articles-page .articles-list .article .image img {
        border-radius: 4px;
    }
    body.articles-page .articles-list .article .info .title {
        font-size: 14px;
        line-height: 16px;
        margin: 0 0 12px 0;
    }
    body.articles-page .articles-list .article .info .short {
        margin: 0 0 12px 0;
    }
    body.articles-page .articles-list .article .info .short * {
        font-size: 11px;
        line-height: 16px;
    }
    body.articles-page .articles-list .article .info .more {
        font-size: 11px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    /* @import includes/768-991/articles-page.styl */
    body.articles-page .articles-list .article {
        padding: 12px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        border-radius: 8px;
    }
    body.articles-page .articles-list .article:hover {
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    }
    body.articles-page .articles-list .article .image {
        width: 120px;
    }
    body.articles-page .articles-list .article .image img {
        border-radius: 4px;
    }
    body.articles-page .articles-list .article .info .title {
        font-size: 14px;
        line-height: 16px;
        margin: 0 0 12px 0;
    }
    body.articles-page .articles-list .article .info .short {
        margin: 0 0 12px 0;
    }
    body.articles-page .articles-list .article .info .short * {
        font-size: 11px;
        line-height: 16px;
    }
    body.articles-page .articles-list .article .info .more {
        font-size: 11px;
    }
} /* @import includes/shares-page.styl */
body.shares-page .shares-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
body.shares-page .shares-list .share {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-align: stretch;
    align-items: stretch;
    padding: 15px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    border-radius: 10px;
    transition: box-shadow 0.2s linear;
    -o-transition: box-shadow 0.2s linear;
    -ms-transition: box-shadow 0.2s linear;
    -moz-transition: box-shadow 0.2s linear;
    -webkit-transition: box-shadow 0.2s linear;
}
body.shares-page .shares-list .share:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
body.shares-page .shares-list .share .image {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: start;
    align-items: flex-start;
    flex-shrink: 0;
    width: 150px;
}
body.shares-page .shares-list .share .image img {
    border-radius: 5px;
}
body.shares-page .shares-list .share .info {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-left: 15px;
}
body.shares-page .shares-list .share .info .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 15px 0;
}
body.shares-page .shares-list .share .info .short {
    margin: 0 0 15px 0;
}
body.shares-page .shares-list .share .info .short * {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
body.shares-page .shares-list .share .info .more {
    margin-top: auto;
    color: #008c3b;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* @import includes/992-1200/shares-page.styl */
    body.shares-page .shares-list .share {
        padding: 12px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        border-radius: 8px;
    }
    body.shares-page .shares-list .share:hover {
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    }
    body.shares-page .shares-list .share .image {
        width: 120px;
    }
    body.shares-page .shares-list .share .image img {
        border-radius: 4px;
    }
    body.shares-page .shares-list .share .info .title {
        font-size: 14px;
        line-height: 16px;
        margin: 0 0 12px 0;
    }
    body.shares-page .shares-list .share .info .short {
        margin: 0 0 12px 0;
    }
    body.shares-page .shares-list .share .info .short * {
        font-size: 11px;
        line-height: 16px;
    }
    body.shares-page .shares-list .share .info .more {
        font-size: 11px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    /* @import includes/768-991/shares-page.styl */
    body.shares-page .shares-list .share {
        padding: 12px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        border-radius: 8px;
    }
    body.shares-page .shares-list .share:hover {
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    }
    body.shares-page .shares-list .share .image {
        width: 120px;
    }
    body.shares-page .shares-list .share .image img {
        border-radius: 4px;
    }
    body.shares-page .shares-list .share .info .title {
        font-size: 14px;
        line-height: 16px;
        margin: 0 0 12px 0;
    }
    body.shares-page .shares-list .share .info .short {
        margin: 0 0 12px 0;
    }
    body.shares-page .shares-list .share .info .short * {
        font-size: 11px;
        line-height: 16px;
    }
    body.shares-page .shares-list .share .info .more {
        font-size: 11px;
    }
} /* @import 'addons/modal.styl' */
.modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
    transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    -ms-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    -webkit-transition: 0.3s opacity;
    backdrop-filter: blur(3px) grayscale(0.8);
}
.modal-background.hidden {
    opacity: 0;
}
.modal-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    pointer-events: none;
    opacity: 1;
    transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    -ms-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    -webkit-transition: 0.3s opacity;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
}
.modal-container.hidden {
    opacity: 0;
}
.modal-container.hidden .modal-dialog {
    transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    filter: opacity(0);
    -webkit-filter: opacity(0);
}
.modal-container .modal-dialog {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    pointer-events: initial;
    min-width: 320px;
    max-width: 90%;
    max-height: 90%;
    background-color: #fff;
    transition: 0.3s transform, 0.3s filter;
    -o-transition: 0.3s transform, 0.3s filter;
    -ms-transition: 0.3s transform, 0.3s filter;
    -moz-transition: 0.3s transform, 0.3s filter;
    -webkit-transition: 0.3s transform, 0.3s filter;
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    filter: opacity(1);
    -webkit-filter: opacity(1);
    background-color: #fff;
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.4);
    border-radius: 5px;
}
.modal-container .modal-dialog .modal-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: relative;
}
.modal-container .modal-dialog .modal-header .modal-header-close {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0);
}
.modal-container .modal-dialog .modal-header .modal-header-close:before,
.modal-container .modal-dialog .modal-header .modal-header-close:after {
    content: "";
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 24px;
    height: 4px;
    background-color: #000;
    margin: 3px 8px;
}
.modal-container .modal-dialog .modal-header .modal-header-close:before {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-bottom: -5px;
}
.modal-container .modal-dialog .modal-header .modal-header-close:after {
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: 1px;
}
.modal-container .modal-dialog .modal-header .modal-header-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-grow: 1;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 40px 30px 40px 30px;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}
.modal-container .modal-dialog .modal-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 0 30px 0 30px;
}
.modal-container .modal-dialog .modal-content .form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.modal-container .modal-dialog .modal-content .form .input {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
}
.modal-container .modal-dialog .modal-content .form .input input,
.modal-container .modal-dialog .modal-content .form .input textarea {
    padding: 12px 15px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
}
.modal-container .modal-dialog .modal-content .form .input input:-webkit-autofill,
.modal-container .modal-dialog .modal-content .form .input textarea:-webkit-autofill,
.modal-container .modal-dialog .modal-content .form .input input:-webkit-autofill:hover,
.modal-container .modal-dialog .modal-content .form .input textarea:-webkit-autofill:hover,
.modal-container .modal-dialog .modal-content .form .input input:-webkit-autofill:focus,
.modal-container .modal-dialog .modal-content .form .input textarea:-webkit-autofill:focus {
    box-shadow: inset 0 0 0 50px #fff;
    -webkit-text-fill-color: #000;
}
.modal-container .modal-dialog .modal-content .form .input input.error,
.modal-container .modal-dialog .modal-content .form .input textarea.error {
    border-color: #e33737;
}
.modal-container .modal-dialog .modal-content .form .input input.error::-webkit-input-placeholder,
.modal-container .modal-dialog .modal-content .form .input textarea.error::-webkit-input-placeholder {
    color: #e33737;
}
.modal-container .modal-dialog .modal-content .form .input input.error::-moz-placeholder,
.modal-container .modal-dialog .modal-content .form .input textarea.error::-moz-placeholder {
    color: #e33737;
}
.modal-container .modal-dialog .modal-content .form .input input.error:-moz-placeholder,
.modal-container .modal-dialog .modal-content .form .input textarea.error:-moz-placeholder {
    color: #e33737;
}
.modal-container .modal-dialog .modal-content .form .input input.error:-ms-input-placeholder,
.modal-container .modal-dialog .modal-content .form .input textarea.error:-ms-input-placeholder {
    color: #e33737;
}
.modal-container .modal-dialog .modal-content .form .input input.error ~ .error-msg,
.modal-container .modal-dialog .modal-content .form .input textarea.error ~ .error-msg {
    font-size: 11.5px;
    margin-top: 5px;
}
.modal-container .modal-dialog .modal-content .form .input input[required] ~ label:after,
.modal-container .modal-dialog .modal-content .form .input textarea[required] ~ label:after {
    content: "*";
    color: #e33737;
    margin-left: 0.2em;
}
.modal-container .modal-dialog .modal-content .form .input textarea {
    resize: none;
    height: 100px;
}
.modal-container .modal-dialog .modal-content .form .input .error-msg {
    order: 3;
    margin: 0;
    color: #e33737;
    font-size: 0;
    transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}
.modal-container .modal-dialog .modal-content .form .button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 15px;
}
.modal-container .modal-dialog .modal-content .form .button button {
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    background-color: dred;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.modal-container .modal-dialog .modal-content .form .spp-input {
    width: 100%;
}
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"] {
    order: 1;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"]:active ~ label:after,
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"]:hover ~ label:after,
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"]:focus ~ label:after {
    opacity: 0.3;
}
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"]:checked ~ label:after {
    opacity: 1;
}
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"] ~ label {
    order: 2;
    position: relative;
    margin: 10px 0 0 0;
    width: 100%;
    padding: 5px 0 5px 20px;
    color: #000;
    font-size: 14px;
}
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"] ~ label a {
    color: inherit;
    text-decoration: underline;
}
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"] ~ label:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 3px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #000;
}
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"] ~ label:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 2px;
    width: 5px;
    height: 9px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #000;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    opacity: 0;
    transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    -ms-transition: opacity 0.1s linear;
    -moz-transition: opacity 0.1s linear;
    -webkit-transition: opacity 0.1s linear;
}
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"] ~ .error-msg {
    margin-left: 20px;
}
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"].error ~ label {
    color: #e33737;
}
.modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"].error ~ label:before {
    border-color: #e33737;
}
.modal-container .modal-dialog .modal-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.modal-container .modal-dialog .modal-footer button {
    margin: 15px 0 30px 0;
    padding: 15px 30px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
    background-color: #008c3b;
}
@media screen and (max-width: 992px) {
    .modal-container {
        cursor: pointer;
    }
}
@media screen and (max-width: 560px) {
    .modal-container .modal-dialog .modal-header .modal-header-title {
        font-size: 24px;
        margin: 7px 30px 20px 30px;
    }
    .modal-container .modal-dialog .modal-content {
        padding: 0 15px;
    }
    .modal-container .modal-dialog .modal-content .form .spp-input input[type="checkbox"] ~ label {
        font-size: 12px;
    }
    .modal-container .modal-dialog .modal-footer button {
        margin-bottom: 10px;
    }
}

.raschet-stoimosti-vorot-page h1.page-title {
	margin-bottom: 20px;
}
.calculator-gates-block {
	padding: 20px;
}
.calculator-gates-block .form .columns .column .radio label {
	padding: 3px !important;
}
.calculator-gates-block .form .column-label {
	margin-bottom: 10px !important;
}
.calculator-gates-block .form .columns .column .radio {
	margin-bottom: 5px !important;
}
.calculator-gates-block .form .columns .h-splitter {
	margin: 10px 0 !important;
}
.prd_category-page li,
.prd_category-page p {
	font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
	margin-bottom: 5px;
}
.prd_category-page li {
	list-style-type: disc;
	list-style-position: inside;
}
footer .development {
	padding: 10px 0;
	text-align: center;
}
footer .development .dev {
	font-size: 16px;
	line-height: 18px;
	transition: color .3s ease-in;
	margin-left: auto;
}
footer .development .dev span {
	font-size: 22px;
	font-weight: 900;
	color: inherit;
}
footer .development .dev:hover {
	color: #008c3b;
}
