

/* Start:/local/templates/main_copy/css/main.min.css?1751395219283863*/
html {
    overflow-x: hidden;
}
body {
    font-size: 14px;
    color: #232323;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.wrap {
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto 
}
.scroll-top:hover {
    background: #000 url("/local/templates/main_copy/css/../images/ico/scroll-top.svg") no-repeat center center;
    border: 2px solid #fff 
}
@media only screen and (max-width:1024px) {
    .wrap {
        padding: 0 40px 
    }
}
@media only screen and (max-width:767px) {
    .wrap {
        padding: 0 20px 
    }
}
@media only screen and (max-width:767px) {
    .wrap--fw {
        padding: 0 
    }
}
.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 100%;
    margin: 0 -15px -30px 
}
.col-2 {
    width: 50% 
}
.col-3 {
    width: 33.333333% 
}
.col-4 {
    width: 25% 
}
@media only screen and (max-width:1023px) {
    .col-4 {
        width: calc(50% - 30px) 
    }
}
.col-5 {
    width: 20% 
}
.col-6 {
    width: 16.666666% 
}
.col-2, .col-3, .col-4, .col-5, .col-6 {
    padding: 0 15px;
    margin-bottom: 30px 
}
@media only screen and (max-width:767px) {
    .col-2, .col-3, .col-4, .col-5, .col-6 {
        width: 100% 
    }
}
body .btn {
    display: inline-block;
    vertical-align: top;
    line-height: 46px !important;
    padding: 0 20px;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 30px;
    cursor: pointer;
    user-select: none;
    background: #009136 
}
body .btn:hover {
    color: #232323;
    background: #FFF 
}
body .btn:hover span {
    background: url("/local/templates/main_copy/css/../images/ico/arrow-btn--hover.svg") no-repeat right center 
}
body .btn span {
    padding-right: 25px;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-btn.svg") no-repeat right center 
}
body .btn--black:hover {
    color: #FFF;
    background: #232323 
}
body .btn--black:hover span {
    background: url("/local/templates/main_copy/css/../images/ico/arrow-btn.svg") no-repeat right center 
}
body .btn--dark {
    color: #FFF;
    background: #232323 
}
body .btn--dark:hover {
    color: #FFF;
    background: #009136 
}
body .btn--dark:hover span {
    background: url("/local/templates/main_copy/css/../images/ico/arrow-btn.svg") no-repeat right center 
}
body .btn--fw {
    width: 100% 
}
.dots {
    z-index: 2 
}
.dots ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none 
}
.dots li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px 
}
.dots li:last-child {
    margin-right: 0 
}
.dots .slick-active button {
    width: 12px;
    border-radius: 4px;
    background: #009136 
}
.dots button {
    width: 6px;
    height: 6px;
    padding: 0;
    font-size: 0;
    color: rgba(255,255,255,0);
    border-radius: 50%;
    border: 0;
    background: rgba(0,145,54,0.25);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
.h1, h2.h1 {
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 15px 
}
@media only screen and (max-width:767px) {
    .h1, h2.h1 {
        font-size: 30px 
    }
}
body .h3-title, h2, h3, h1.h3-title.hnew {
    position: relative;
    font-size: 26px !important;
    line-height: 1.3;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: left 
}
body h1.h3-title {
    position: relative;
    font-size: 30px !important;
    line-height: 1.3;
    margin-bottom: 60px 
}
.question-text .h3-title {
    position: relative;
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 35px 
}
@media only screen and (max-width:767px) {
    body .h3-title, h1, h2, h3 {
        font-size: 20px 
    }
}
body h1.h3-title:after, h2.h3-title:after, h3.h3-title:after, h2:after, h3:after, .h3-title:after {
    display: block;
    position: absolute;
    content: '';
    width: 45px;
    height: 3px;
    bottom: -10px;
    left: 0;
    background: #009136 
}
body h1.h3-title-articles:after, h2.h3-title-articles:after, h3.h3-title-articles:after {
    display: none 
}
body h1.h3-title:before, h2.h3-title:before, h3.h3-title:before, .h3-title:before {
    display: block;
    position: absolute;
    content: attr(data-title);
    top: -25px;
    left: 5px;
    font-size: 80px;
    color: rgba(118,118,118,0.15) 
}
@media only screen and (max-width:767px) {
    body h1.h3-title:before, h2.h3-title:before, h3.h3-title:before {
        top: -30px 
    }
}
.h4 {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 20px 
}
.link {
    font-size: inherit;
    color: #009136;
    text-decoration: underline 
}
.link:hover {
    text-decoration: none 
}
.center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center 
}
@media only screen and (max-width:1024px) {
    .container {
        margin-top: 74px 
    }
}
.tooltip {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 14px;
    line-height: 14px !important;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    border-radius: 50%;
    background: #009136;
    margin-left: 5px;
    cursor: help 
}
.last-section {
    margin-bottom: 0px;
}
.gray {
    color: #ccc 
}
.text {
    line-height: 1.5;
    margin-bottom: 30px 
}
.text:last-child {
    margin-bottom: 0 
}
@media only screen and (max-width:1024px) {
    .header {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        -webkit-box-shadow: 0 3px 15px -3px rgba(0,0,0,0.25);
        box-shadow: 0 3px 15px -3px rgba(0,0,0,0.25);
        z-index: 9 
    }
}
.header-top {
    padding: 10px 0;
    background: rgba(118,118,118,0.15) 
}
@media only screen and (max-width:1024px) {
    .header-top {
        display: none 
    }
}
.header-top .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center 
}
.header-top__link {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 30px;
    text-align: center;
    text-decoration: none 
}
.header-top__link.active {
    text-decoration: underline;
    color: #009136 
}
.header-middle .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between 
}
.hamburger {
    display: none;
    width: 24px;
    height: 18px;
    cursor: pointer;
    background: url("/local/templates/main_copy/css/../images/ico/hamburger.svg") no-repeat center center/contain 
}
.hamburger.active {
    background: url("/local/templates/main_copy/css/../images/ico/close.svg") no-repeat center center/contain 
}
.header-logo {
    width: 327px; 
}
@media only screen and (max-width:760px) {
    .header-logo:before {
        font-size: 14px;
        margin-left: 50px 
    }
}
@media only screen and (max-width:768px) {
    .header-logo {
        display: block;
        width: 230px;
        height: 46px 
    }
}
.header-logo img {
    width: 100%;
    height: auto;
}
.header-middle__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center 
}
@media only screen and (max-width:1279px) {
    .header-middle__content {
        display: none 
    }
}
.header-middle__content-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center 
}
.header-middle__content-item {
    position: relative 
}
.header-middle__content-arrow {
    width: 12px;
    height: 6px;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-down.svg") no-repeat center center/contain;
    margin-left: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
.header-middle__content-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center 
}
.header-middle__content-ico {
    width: 40px;
    height: 40px;
    margin-right: 15px 
}
.header-middle__content-ico img {
    width: 100% 
}
.header-middle__content-title {
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap 
}
.header-middle__content-title .work_time {
    display: block;
    font-weight: 400;
    font-size: 12px;
    margin-top: 5px 
}
.header-middle__content-hidden {
    display: none;
    position: absolute;
    left: 0;
    top: 69px;
    width: 240px;
    border: 1px solid #d8d8d8;
    background: #FFF;
    z-index: 2 
}
.header-middle__content-hidden__item {
    list-style: none 
}
.header-middle__content-link {
    display: block;
    line-height: 30px;
    padding-left: 20px;
    color: #767676;
    font-size: 15px;
    text-decoration: none 
}
.header-middle__content-link:hover {
    background: #fafafa 
}
.header-middle__content-item__separator {
    width: 1px;
    height: 45px;
    background: #d8d8d8;
    margin: 0 30px 
}
.calling-specialist {
    height: 46px;
    line-height: 46px;
    padding: 0 20px 0 54px;
    color: #FFF;
    font-weight: 500;
    border-radius: 30px;
    background: #009136 url("/local/templates/main_copy/css/../images/ico/ico-3.svg") no-repeat 20px center;
    margin-left: 80px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
.calling-specialist:hover {
    color: #fff;
    background: #232323 url("/local/templates/main_copy/css/../images/ico/ico-3.svg") no-repeat 20px center 
}
.calling-specialist:first-child {
    margin-bottom: 5px 
}
.calling-specialist_callback {
    background: #009136 url(/local/templates/main_copy/css/../images/ico/callback.png) 12% center / 25px no-repeat 
}
.calling-specialist_callback:hover {
    background: #232323 url(/local/templates/main_copy/css/../images/ico/callback.png) 12% center / 25px no-repeat 
}
body .header-middle_position_fixed {
    padding: 15px 0 10px;
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100% 
}
.header-middle_position_fixed .calling-specialist_callback {
    display: none 
}
.header-middle_position_fixed .calling-specialist:first-child {
    margin-bottom: 0 
}
.header-middle__content-buttons {
    margin-left: 80px 
}
.header-bottom {
    position: relative;
    max-width: 1440px;
    margin: 0 auto 
}
@media only screen and (max-width:1024px) {
    .header-bottom {
        display: none 
    }
}
.header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #d8d8d8 
}
.header-menu__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1 
}
.header-menu__link.active {
    color: #009136;
    box-shadow: 0 -5px 0 0 #009136 inset 
}
.header-menu__item:hover .header-menu__link {
    color: #009136;
    -webkit-box-shadow: 0 -5px 0 0 #009136 inset;
    box-shadow: 0 -5px 0 0 #009136 inset 
}
.header-menu__item:hover .header-menu__dd {
    display: block 
}
.header-menu__link {
    display: block;
    height: 68px;
    line-height: 68px;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    text-decoration: none 
}
.header-menu__dd {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 50px 0;
    border-top: 1px solid #d8d8d8;
    background: #fff;
    z-index: 3 
}
.header-menu__dd .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap 
}
.header-menu__dd ul {
    list-style: none 
}
.header-menu__dd-item:nth-child(1) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 30px 
}
.header-menu__dd-item:nth-child(2) {
    width: 270px 
}
.header-menu__dd-title {
    padding-bottom: 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #767676;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 30px;
    text-align: center;
}
.header-menu__dd-list {
    margin-bottom: 40px 
}
.header-menu__dd-list:last-child {
    margin-bottom: 0 
}
.header-menu__dd-list .header-menu__dd-list__item {
    margin-bottom: 20px;
    text-align: center;
}
.header-menu__dd-list .header-menu__dd-list__item:last-child {
    margin-bottom: 0 
}
.header-menu__dd-list .header-menu__dd-list__item a {
    font-weight: 600;
    text-decoration: none 
}
.header-menu__dd-list .header-menu__dd-list__item a:hover {
    color: #009136 
}
.header-menu__dd-list .header-menu__dd-list__inner li {
    padding-left: 20px;
    margin-top: 15px 
}
.header-menu__dd-list .header-menu__dd-list__inner a {
    font-weight: 400;
    font-size: 14px;
    color: #4a4a4a 
}
.header-menu__dd-list--column {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3 
}
.mobile-menu {
    display: none;
    position: fixed;
    top: 74px;
    left: 0;
    width: 100%;
    height: calc(100vh - 74px);
    padding-bottom: 100px;
    background: #FFF;
    overflow-y: auto;
    z-index: 750 
}
.mobile-menu__nav {
    padding: 15px 0;
    -webkit-box-shadow: 2px 1px 8px 0 rgba(0,0,0,0.1) inset, 2px -1px 8px 0 rgba(0,0,0,0.1) inset;
    box-shadow: 2px 1px 8px 0 rgba(0,0,0,0.1) inset, 2px -1px 8px 0 rgba(0,0,0,0.1) inset;
    background: rgba(118,118,118,0.15) 
}
.mobile-menu__nav-link {
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 30px 
}
.mobile-menu__inner {
    margin-bottom: 30px 
}
.mobile-menu__dd-item, .mobile-menu__dd-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px 
}
.mobile-menu__dd-item img, .mobile-menu__dd-link img {
    margin-right: 15px 
}
.mobile-menu__dd-open {
    width: 40px;
    height: 40px;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-down.svg") no-repeat center center/13px 
}
.mobile-menu__dd-hidden {
    display: none;
    margin-top: 10px 
}
.mobile-menu__dd-hidden-link {
    display: block;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    text-decoration: none 
}
.mobile-calling-specialist {
    width: 216px;
    height: 46px;
    line-height: 46px;
    padding-left: 50px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 500;
    border-radius: 3px;
    background: #009136 url("/local/templates/main_copy/css/../images/ico/ico-3.svg") no-repeat 15px center;
    margin: 0 auto 40px;
    cursor: pointer;
}
.mobile-menu__item {
    margin-bottom: 20px 
}
.mobile-menu__item-title {
    position: relative;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-weight: 500;
    color: #FFF;
    background: #009136;
    border-bottom: 1px solid #d8d8d8;
    cursor: pointer;
}
.mobile-menu__item-title.active {
    color: #FFF;
    background: #009136;
    border-color: #009136 
}
.mobile-menu__item-title.active:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: url("/local/templates/main_copy/css/../images/ico/arrow-down--white.svg") no-repeat center center/14px 
}
.mobile-menu__item-title:before {
    display: block;
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    top: 0;
    right: 0;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-down--white.svg") no-repeat center center/14px 
}
.mobile-menu__item-hidden {
    display: none;
    padding: 40px 20px 
}
.mobile-menu__item-hidden li {
    list-style: none 
}
.footer {
    color: #FFF;
    background: #292929;
    margin-top: 0px ;
}
@media only screen and (max-width:1279px) {
    .footer {
        margin-top: 0px; 
    }
}
.footer .btn {
    margin-top: 24px 
}
@media only screen and (max-width:1279px) {
    .footer .btn {
        font-size: 14px;
        padding: 0 20px 
    }
}
@media only screen and (max-width:767px) {
    .footer .btn {
        display: block;
        width: 215px;
        margin: 40px auto 20px 
    }
}
.footer img {
    display: block;
    max-width: 100% 
}
.footer-logo {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 24px 
}
.footer-logo img {
    width: 100%;
    height: auto;
}
@media only screen and (max-width:1023px) {
    .footer-logo img {
        width: 260px 
    }
}
.footer-top {
    padding: 25px 0;
    border-bottom: 1px solid rgba(118,118,118,0.25) 
}
.footer-top .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center 
}
.footer-top__link {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 30px;
    line-height: 30px;
    color: #d8d8d8;
    text-decoration: none;
    text-align: center;
    border-right: 1px solid rgba(118,118,118,0.25) 
}
@media only screen and (max-width:1023px) {
    .footer-top__link {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0 20px 
    }
}
@media only screen and (max-width:767px) {
    .footer-top__link {
        display: block;
        width: 100%;
        border: 0 
    }
}
.footer-top__link:last-child {
    border: 0 
}
.footer-bottom {
    padding: 25px 0;
    background: #1e1e1e 
}
.footer-bottom .wrap {
    position: relative 
}
.footer-copy {
    max-width: 970px;
    text-align: center;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 auto 
}
@media only screen and (max-width:1279px) {
    .footer-copy {
        max-width: 100%;
        padding: 0 10% 
    }
}
@media only screen and (max-width:767px) {
    .footer-copy {
        padding: 0 
    }
}
.scroll-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #009136 url("/local/templates/main_copy/css/../images/ico/scroll-top.svg") no-repeat center center;
    margin-top: -23px;
    cursor: pointer 
}
@media only screen and (max-width:1279px) {
    .scroll-top {
        left: 20px 
    }
}
@media only screen and (max-width:767px) {
    .scroll-top {
        position: relative;
        left: auto;
        top: auto;
        margin: 40px auto 70px 
    }
}
.footer-middle {
    margin: 0 
}
@media only screen and (max-width:1279px) {
    .footer-middle {
        margin: 0 
    }
}
.footer-middle div.wrap {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px 
}
.footer-link {
    color: #FFF;
    font-weight: 500;
    text-decoration: none 
}
.active_footer, .footer-link:hover, .footer-top__link:hover {
    color: #009136;
    text-decoration: underline;
    text-decoration-color: #fff 
}
.footer-ico-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #9b9b9b;
    line-height: 1.2;
    margin-bottom: 10px 
}
.footer-ico-item__ico {
    min-width: 40px 
}
.footer-ico-item__ico img {
    max-width: 100% 
}
.footer-ico-item:last-child {
    display: flex;
    flex-wrap: wrap 
}
.footer-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    color: #4a4a4a;
    margin-top: 12px;
    margin-bottom: 30px 
}
.sitemap {
    color: #009136 
}
.sitemap:hover {
    text-decoration: unset 
}
@media only screen and (max-width:1279px) {
    .footer-title {
        margin-top: 8px 
    }
}
@media only screen and (max-width:1023px) {
    .footer-title {
        font-size: 18px;
        margin-top: 12px 
    }
}
@media only screen and (max-width:767px) {
    .footer-title {
        text-align: center 
    }
    .social-footer {
        margin: 0 auto;
        text-align: center 
    }
}
.footer-list {
    list-style: none 
}
.footer-list__item {
    margin-bottom: 25px 
}
@media only screen and (max-width:767px) {
    .footer-list__item {
        text-align: center 
    }
}
.footer-list__item:last-child {
    margin-bottom: 0 
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.75);
    width: 100%;
    height: 100%;
    z-index: 1010;
    overflow-y: auto 
}
.modal textarea {
    margin: 30px 0;
    border: 1px solid #d8d8d8 
}
.modal .btn {
    width: 100% 
}
.modal-block {
    position: relative;
    top: 10%;
    left: 50%;
    width: 570px;
    padding: 60px 30px 50px;
    background: #FFF;
    margin-left: -285px 
}
@media only screen and (max-width:599px) {
    .modal-block {
        width: calc(100% - 30px);
        left: 15px;
        top: 5%;
        padding: 40px 15px 30px;
        margin: 0 
    }
}
.modal-close {
    position: absolute;
    cursor: pointer;
    top: 30px;
    right: 30px;
    width: 18px;
    height: 18px;
    background: url("/local/templates/main_copy/css/../images/ico/close.svg") no-repeat center center/contain 
}
@media only screen and (max-width:767px) {
    .modal-close {
        top: 15px;
        right: 15px 
    }
}
.modal-title {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px 
}
.modal-text {
    font-size: 15px;
    color: #767676;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 30px 
}
.wrap-slider {
    position: relative;
    max-width: 1440px;
    margin: 0 auto 
}
.wrap-slider .slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center 
}
@media only screen and (max-width:767px) {
    .wrap-slider .slick-initialized .slick-slide {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 20px 
    }
}
.wrap-slider .wrap {
    position: relative 
}
.wrap-slider .dots {
    position: absolute;
    top: 0;
    right: 50px;
    height: 365px 
}
@media only screen and (max-width:1279px) {
    .wrap-slider .dots {
        right: 40px;
        height: 365px 
    }
}
@media only screen and (max-width:767px) {
    .wrap-slider .dots {
        height: 365px;
        right: 20px 
    }
}
.wrap-slider .dots ul {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column 
}
.wrap-slider .dots li {
    margin-right: 0;
    margin-bottom: 15px 
}
.wrap-slider .dots li:last-child {
    margin-bottom: 0 
}
.wrap-slider .dots .slick-active button {
    background: #009136 
}
.wrap-slider .dots button {
    background: rgba(255,255,255,0.6);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg) 
}
@media only screen and (max-width:767px) {
    .wrap-slider .btn {
        margin-bottom: 15px;
        margin-right: 15px 
    }
}
.slider-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 130px;
    right: 0;
    z-index: 2 
}
@media only screen and (max-width:1279px) {
    .slider-arrows {
        top: 55px;
        right: 40px 
    }
}
@media only screen and (max-width:767px) {
    .slider-arrows {
        display: none 
    }
}
.slider-arrows .prev, .slider-arrows .next {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center;
    margin-right: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
.slider-arrows .prev:hover, .slider-arrows .next:hover {
    border-color: #009136;
    background: #009136 url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center 
}
.slider-arrows .prev:last-child, .slider-arrows .next:last-child {
    margin-right: 0 
}
.slider-arrows .next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg) 
}
.slider-section {
    height: 365px;
    position: relative;
    overflow: hidden 
}
.slider {
    height: 365px;
    overflow: hidden 
}
.slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 365px;
    color: #FFF;
    background-size: cover;
    background-position: center 
}
@media only screen and (max-width:1279px) {
    .slide {
        height: 365px 
    }
    .slider {
        height: 365px;
        overflow: hidden 
    }
}
@media only screen and (max-width:767px) {
    .slide {
        height: 365px 
    }
    .slider {
        height: 365px;
        overflow: hidden 
    }
}
.slide:before {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4) 
}
.slider-price {
    font-size: 36px;
    color: #d8d8d8;
    margin-bottom: 25px;
    text-shadow: 2px 2px 0 #000 
}
@media only screen and (max-width:1279px) {
    .slider-price {
        font-size: 28px 
    }
}
@media only screen and (max-width:767px) {
    .slider-price {
        font-size: 20px;
        margin-bottom: 15px 
    }
}
.slider-title {
    max-width: 520px;
    font-size: 50px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 0 0 3px rgba(0,0,0,0.3);
    margin-bottom: 30px 
}
@media only screen and (max-width:1279px) {
    .slider-title {
        font-size: 50px;
        margin-bottom: 30px 
    }
}
@media only screen and (max-width:767px) {
    .slider-title {
        font-size: 26px;
        margin-bottom: 20px 
    }
}
.slider-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center 
}
.slider-btns__item {
    list-style: none;
    margin-right: 30px 
}
.slider-btns__item:last-child {
    margin-right: 0 
}
.tab-block__item {
    display: none 
}
.tab-block__item *:not(.btn) {
    line-height: 1.6 
}
.tab-block__item.active {
    display: block 
}
.wrap-tabs--green .tab-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 0 1px #d8d8d8 inset;
    box-shadow: 0 0 0 1px #d8d8d8 inset;
    margin-bottom: 50px 
}
@media only screen and (max-width:767px) {
    .wrap-tabs--green .tab-links {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-bottom: 40px;
        margin-bottom: 40px;
        border-radius: 0;
        border-bottom: 1px solid #d8d8d8 
    }
}
.wrap-tabs--green .tab-link__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: 500;
    border-radius: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
.color-palette .wrap-tabs--green .tab-link__item {
    line-height: 35px !important 
}
@media only screen and (max-width:767px) {
    .wrap-tabs--green .tab-link__item {
        width: 100%;
        border: 1px solid #d8d8d8;
        margin-bottom: 10px 
    }
    .wrap-tabs--green .tab-link__item:last-child {
        margin-bottom: 0 
    }
}
.wrap-tabs--green .tab-link__item.active {
    color: #FFF;
    background: #009136 
}
.select {
    position: relative 
}
.selected {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    padding: 0 35px 0 20px;
    border-radius: 30px;
    border: 1px solid #d8d8d8;
    background: #FFF;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
.selected:before {
    display: block;
    position: absolute;
    right: 20px;
    content: '';
    width: 12px;
    height: 12px;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-down.svg") no-repeat center center/contain 
}
.selected.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0 
}
.selected.active:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg) 
}
.selected-text {
    position: relative;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 1.6;
}
.select-options {
    display: none;
    position: absolute;
    top: 46px;
    left: 0;
    width: 100%;
    max-width: inherit;
    min-width: 170px;
    border: 1px solid #d8d8d8;
    background: #FFF;
    z-index: 3;
    font-size: 14px;
    line-height: 1.6;
}
.select-option {
    display: block;
    padding: 10px 20px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    line-height: 1.6;
}
.select-option:hover {
    background: #fafafa 
}
.select-option input {
    display: none 
}
.calculator-section {
    padding: 50px 0 50px;
    background: #fafafa 
}
@media only screen and (max-width:1279px) {
    .calculator-section {
        padding: 50px 0 50px 
    }
}
.wrap-calculator {
    display: inline-block;
    vertical-align: top;
    width: 100% 
}
.calculator, .calculator-bottom {
    float: left;
    width: 580px 
}
@media only screen and (max-width:1279px) {
    .calculator, .calculator-bottom {
        width: 100%;
        margin-bottom: 30px 
    }
    .calculator:last-child, .calculator-bottom:last-child {
        margin-bottom: 0 
    }
}
.calculator-bottom {
    padding-top: 25px;
    border-top: 1px solid #d8d8d8 
}
@media only screen and (max-width:767px) {
    .calculator-bottom {
        margin-top: 50px 
    }
}
.calculator-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between 
}
.calculator-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 25px 
}
@media only screen and (max-width:767px) {
    .calculator-item {
        margin-bottom: 0 
    }
}
.calculator-col {
    width: calc(50% - 15px) 
}
.calculator-col.calc-show-more {
    display: flex;
    align-items: flex-end 
}
.calculator-col.calc-show-more>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    height: 46px;
    border-radius: 30px;
    border: 1px solid #009136;
    overflow: hidden;
    color: #009136;
    align-items: center;
    width: 100%;
    text-align: center;
    cursor: pointer 
}
.calculator-col.calc-show-more>span:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000 
}
.hide {
    display: none !important 
}
@media only screen and (max-width:767px) {
    .calculator-col {
        width: 100%;
        margin-bottom: 25px 
    }
}
.calculator-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px 
}
.calculator-tip {
    width: 14px;
    height: 14px;
    line-height: 15px;
    color: #FFF;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    background: #009136;
    margin-left: 5px;
    cursor: help 
}
.calculator__input {
    display: grid;
    grid-template-columns: 1fr;
    height: 46px;
    border-radius: 30px;
    border: 1px solid #d8d8d8;
    overflow: hidden;
    background: #fff;
}
.calculator__input input {
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding-left: 20px;
    padding: 0 20px;
    font-size: 15px;
    padding-right: 101px;
    grid-area: 1/1/1/1;
}
.calculator__input .calculator__input-title {
    grid-area: 1/1/1/1;
    display: inline-block;
    justify-self: end;
    text-align: center;
}
.input, textarea {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 44px;
    padding: 0 20px;
    font-size: 15px;
    border-radius: 30px;
    border: 1px solid #d8d8d8 
}
textarea {
    height: 150px;
    padding: 20px;
    border-radius: 20px;
    line-height: 1.2 
}
.calculator__input-title {
    height: 46px;
    line-height: 44px !important;
    padding: 0 25px;
    font-size: 15px;
    color: #767676;
    border-left: 1px solid #d8d8d8;
    background: rgba(216,216,216,0.3) 
}
.calculator-radio {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px 
}
.calculator-radio:last-child {
    margin-right: 0 
}
.calculator-radio input {
    display: none 
}
.calculator-radio label {
    display: block;
    width: 46px;
    height: 46px;
    line-height: 44px !important;
    text-align: center;
    color: #232323;
    font-size: 15px;
    font-weight: 500;
    border-radius: 50%;
    border: 1px solid #d8d8d8;
    background: #FFF;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
.calculator-radio input[type="radio"]:checked+label {
    color: #FFF;
    border-color: #009136;
    background: #009136 
}
.wrap-checkbox {
    margin-bottom: 15px 
}
.wrap-checkbox:last-child {
    margin-bottom: 0 
}
.wrap-checkbox input {
    display: none 
}
.wrap-checkbox label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    font-size: 15px;
    line-height: 1.2;
    color: #232323;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
.wrap-checkbox label:before {
    display: block;
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 1px solid #232323;
    background: #FFF 
}
.wrap-checkbox input[type="checkbox"]:checked+label:before {
    border-color: #009136;
    background: #009136 url("/local/templates/main_copy/css/../images/ico/tick.svg") no-repeat center center/10px 
}
.fw {
    width: 100% 
}
.calculator-total {
    float: right;
    width: calc(100% - 610px);
    padding: 45px 40px 30px;
    -webkit-box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    background: #FFF;
    height: 100%;
    margin-bottom: 25px 
}
.calculator-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between 
}
.calculator-bottom__left {
    width: 570px 
}
.calculator-bottom__right {
    width: calc(100% - 600px);
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 25px 
}
.calculator-bottom__right .buttons {
    width: 100%;
    max-width: 230px 
}
.calculator-bottom__right .privacy__block {
    font-size: 14px;
    color: #8d8d8d;
    padding-top: 0;
    text-align: left 
}
.calculator-bottom__right .privacy__block a {
    color: #009136;
    text-decoration: none 
}
.calculator-bottom__right .privacy__block a:hover {
    text-decoration: underline 
}
@media only screen and (max-width:1279px) {
    .calculator-total {
        width: 100%;
        margin-bottom: 50px 
    }
    .calculator-bottom {
        flex-wrap: wrap 
    }
    .calculator-bottom__left {
        width: 100% 
    }
    .calculator-bottom__right {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center 
    }
    .calculator-bottom__right .buttons {
        margin-bottom: 15px 
    }
    .calculator-bottom__right .privacy__block {
        text-align: center 
    }
}
@media only screen and (max-width:767px) {
    .calculator-total {
        padding: 20px;
        margin-bottom: 0 
    }
}
.calculator-total__wrap-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
}
@media only screen and (max-width:767px) {
    .calculator-total__wrap-price {
        padding-bottom: 20px;
    }
}
@media only screen and (max-width:767px) {
    .calculator-total__price {
        width: 100% 
    }
}
.calculator-total__price-title {
    font-size: 18px;
    color: #4a4a4a;
    margin-bottom: 10px 
}
.calculator-total__price-total {
    font-size: 24px;
    font-weight: 700 
}
.calculator-total__print {
    display: inline-block;
    vertical-align: top;
    line-height: 22px;
    color: #009136;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
@media only screen and (max-width:767px) {
    .calculator-total__print {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: 100%;
        text-align: right;
        margin-bottom: 20px 
    }
}
.calculator-total__print-btn {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    background: url("/local/templates/main_copy/css/../images/ico/print.svg") no-repeat left center/contain 
}
.calculator-total__print-btn span {
    text-decoration: underline 
}
.calculator-total__numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 35px 
}
.calculator-total__numbers-item {
    margin-bottom: 35px;
    margin-right: 110px 
}
@media only screen and (max-width:767px) {
    .calculator-total__numbers-item {
        width: 100%;
        margin: 0;
        margin-bottom: 20px 
    }
}
.calculator-total__numbers-item:last-child {
    margin-right: 0 
}
.calculator-total__numbers-title {
    font-size: 18px;
    line-height: 1.4;
    color: #4a4a4a;
    margin-bottom: 5px 
}
@media only screen and (max-width:767px) {
    .calculator-total__numbers-title {
        font-size: 15px 
    }
}
.calculator-total__numbers-price {
    font-size: 24px;
    color: #009136 
}
@media only screen and (max-width:767px) {
    .calculator-total__numbers-price {
        font-size: 22px 
    }
}
.calculator-total__table {
    width: 100% 
}
.calculator-total__table td {
    padding-bottom: 20px 
}
.calculator-total__table td:nth-child(1) {
    padding-right: 50px;
    line-height: 1.2 
}
@media only screen and (max-width:767px) {
    .calculator-total__table td:nth-child(1) {
        padding-right: 10px 
    }
}
.calculator-total__table td:nth-child(2) {
    width: 160px;
    color: #232323;
    font-weight: 500 
}
@media only screen and (max-width:1279px) {
    .calculator-total__table td:nth-child(2) {
        width: 168px 
    }
}
@media only screen and (max-width:767px) {
    .calculator-total__table td:nth-child(2) {
        width: 200px;
        text-align: right 
    }
}
.advantages-section {
    position: relative;
    max-width: 1440px;
    padding: 90px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto 
}
.advantages-section:before {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8) 
}
.wrap-advantages-slider {
    position: relative 
}
.wrap-advantages-slider .prev, .wrap-advantages-slider .next {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    border: 1px solid #767676;
    border-radius: 50%;
    margin-top: -18px;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2 
}
.wrap-advantages-slider .prev:hover, .wrap-advantages-slider .next:hover {
    border-color: #009136;
    background: #009136 url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center 
}
.wrap-advantages-slider .prev {
    left: 50px 
}
@media only screen and (max-width:1279px) {
    .wrap-advantages-slider .prev {
        left: 20px 
    }
}
.wrap-advantages-slider .next {
    right: 50px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg) 
}
@media only screen and (max-width:1279px) {
    .wrap-advantages-slider .next {
        right: 20px 
    }
}
.advantages-slider {
    position: relative;
    color: #FFF;
    text-align: center;
    z-index: 1 
}
.advantages-ico {
    display: inline-block;
    vertical-align: top;
    margin: 0 auto 20px 
}
.advantages-title {
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase 
}
@media only screen and (max-width:1279px) {
    .advantages-title {
        font-size: 36px;
        margin-bottom: 10px 
    }
}
.advantages-text {
    font-size: 15px;
    font-weight: 500;
    color: #9b9b9b;
    text-transform: uppercase 
}
.news-section {
    padding: 50px 0 50px;
    background: #fafafa 
}
@media only screen and (max-width:1279px) {
    .news-section {
        padding: 40px 0 50px 
    }
}
.section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px 
}
@media only screen and (max-width:767px) {
    .section-title {
        margin-bottom: 20px 
    }
}
.section-title .h3-title, .section-title .btn {
    margin-bottom: 15px 
}
@media only screen and (max-width:767px) {
    .section-title .btn {
        display: none 
    }
}
.wrap-tabs--news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between 
}
.wrap-tabs--news .tab-links {
    max-width: 370px;
    margin-right: 20px 
}
@media only screen and (max-width:1023px) {
    .wrap-tabs--news .tab-links {
        width: 280px 
    }
}
@media only screen and (max-width:767px) {
    .wrap-tabs--news .tab-links {
        width: 100%;
        margin-bottom: 40px 
    }
}
.wrap-tabs--news .tab-link__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #d8d8d8;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
@media only screen and (max-width:1023px) {
    .wrap-tabs--news .tab-link__item {
        padding: 20px 10px 
    }
}
.wrap-tabs--news .tab-link__item:last-child {
    border: 0 
}
.wrap-tabs--news .tab-link__item.active {
    background: #FFF 
}
.wrap-tabs--news .tab-blocks {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 670px 
}
@media only screen and (max-width:767px) {
    .wrap-tabs--news .tab-blocks {
        width: 100% 
    }
}
.wrap-tabs--news .tab-block__item {
    width: 100%;
    padding: 40px;
    -webkit-box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    background: #FFF 
}
@media only screen and (max-width:1023px) {
    .wrap-tabs--news .tab-block__item {
        padding: 30px 
    }
}
@media only screen and (max-width:767px) {
    .wrap-tabs--news .tab-block__item {
        padding: 30px 20px 
    }
}
.news-dates__item-date {
    width: 70px;
    text-align: center 
}
.news-dates__item-day {
    font-size: 48px;
    font-weight: 500;
    color: #cacaca 
}
.news-dates__item-mounth {
    color: #009136;
    font-size: 15px;
    font-weight: 500 
}
.news-dates__item-title {
    padding-left: 20px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700 
}
@media only screen and (max-width:1023px) {
    .news-dates__item-title {
        font-size: 18px 
    }
}
.news-slide__date {
    color: #9b9b9b;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px 
}
.news-slide__title {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px 
}
@media only screen and (max-width:767px) {
    .news-slide__title {
        font-size: 30px;
        margin-bottom: 20px 
    }
}
.news-slide__text {
    font-size: 14px;
    line-height: 1.5 
}
.project {
    margin-bottom: 50px 
}
.projects-section {
    padding-top: 50px 
}
@media only screen and (max-width:1279px) {
    .projects-section {
        padding-top: 40px 
    }
}
.projects-section--mb {
    margin-bottom: 80px 
}
@media only screen and (max-width:1023px) {
    .projects-section--mb {
        margin-bottom: 50px 
    }
}
.wrap-tabs--projects .tab-links {
    position: relative;
    -webkit-box-shadow: 0 -1px 0 0 #d8d8d8 inset;
    box-shadow: 0 -1px 0 0 #d8d8d8 inset;
    margin-bottom: 50px 
}
@media only screen and (max-width:1024px) {
    .wrap-tabs--projects .tab-links:before {
        display: block;
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        top: 49px;
        left: 0;
        background: #d8d8d8 
    }
}
@media only screen and (max-width:1024px) and (max-width:767px) {
    .wrap-tabs--projects .tab-links:before {
        display: none 
    }
}
@media only screen and (max-width:767px) {
    .wrap-tabs--projects .tab-links {
        -webkit-box-shadow: none;
        box-shadow: none 
    }
}
.wrap-tabs--projects .tab-links .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex 
}
@media only screen and (max-width:1024px) {
    .wrap-tabs--projects .tab-links .wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap 
    }
}
.wrap-tabs--projects .tab-links .tab-link__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    padding-bottom: 15px;
    text-align: center;
    font-weight: 500;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1 
}
.wrap-tabs--projects .tab-links .tab-link__item223 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    padding-bottom: 15px;
    text-align: center;
    font-weight: 500;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
    padding-left: 5px;
    padding-right: 5px;
}
@media only screen and (max-width:1024px) {
    .wrap-tabs--projects .tab-links .tab-link__item {
        width: 30%;
        height: 50px;
        line-height: 50px 
    }
    .wrap-tabs--projects .tab-links .tab-link__item223 {
        width: 30%;
        height: 50px;
        line-height: 50px 
    }
}
@media only screen and (max-width:767px) {
    .wrap-tabs--projects .tab-links .tab-link__item {
        width: 100%;
        -webkit-box-shadow: 0 -1px 0 0 #d8d8d8 inset;
        box-shadow: 0 -1px 0 0 #d8d8d8 inset 
    }
    .wrap-tabs--projects .tab-links .tab-link__item223 {
        width: 100%;
        -webkit-box-shadow: 0 -1px 0 0 #d8d8d8 inset;
        box-shadow: 0 -1px 0 0 #d8d8d8 inset 
    }
}
.wrap-tabs--projects .tab-links .tab-link__item.active {
    color: #009136;
    -webkit-box-shadow: 0 -3px 0 0 #000 inset;
    box-shadow: 0 -3px 0 0 #000 inset 
}
.wrap-tabs--projects .tab-links .tab-link__item223.active {
    color: #009136;
    -webkit-box-shadow: 0 -3px 0 0 #000 inset;
    box-shadow: 0 -3px 0 0 #000 inset 
}
.tab-link__item:hover, .tab-link__item223:hover {
    color: #009136;
    -webkit-box-shadow: 0 -3px 0 0 #000 inset;
    box-shadow: 0 -3px 0 0 #000 inset 
}
.wrap-tabs--projects .tab-blocks {
    max-width: 1170px;
    margin: 0 auto;
}
.wrap-tabs--projects .tab-blocks.tab-blocks-full-width {
    max-width: 100%;
}
.projects-slide__date-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 22px 
}
.projects-slide__date {
    color: #9b9b9b;
    font-size: 14px;
    font-weight: 500 
}
.wrap-projects-slider {
    position: relative;
    margin-bottom: 0;
}
.wrap-projects-slider+div {
    margin-top: 50px;
    margin-bottom: 0 
}
.wrap-projects-slider:before, .wrap-projects-slider:after {
    display: block;
    position: absolute;
    content: '';
    width: 120px;
    height: 100%;
    top: 0;
    background: rgba(255,255,255,0.7);
    z-index: 1 
}
@media only screen and (max-width:767px) {
    .wrap-projects-slider:before, .wrap-projects-slider:after {
        display: none 
    }
}
.wrap-projects-slider:before {
    left: 0 
}
.wrap-projects-slider:after {
    right: 0 
}
.wrap-projects-slider .prev, .wrap-projects-slider .next {
    position: absolute;
    top: 46%;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #009136 url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2 
}
.wrap-projects-slider .prev:hover, .wrap-projects-slider .next:hover {
    background: #000 url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center 
}
.wrap-projects-slider .prev {
    left: 50px 
}
@media only screen and (max-width:767px) {
    .wrap-projects-slider .prev {
        left: 30px 
    }
}
.wrap-projects-slider .next {
    right: 50px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg) 
}
@media only screen and (max-width:767px) {
    .wrap-projects-slider .next {
        right: 30px 
    }
}
.projects-slide {
    text-decoration: none;
    margin: 0 15px 
}
@media only screen and (max-width:767px) {
    .projects-slide {
        text-align: center 
    }
}
.projects-slide:hover .projects-slide__img:before, .projects-slide:hover .projects-slide__img:after {
    display: block 
}
.projects-slide:hover .projects-slide__title {
    color: #009136 
}
.projects-slide__img {
    position: relative;
    height: 245px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 20px 
}
.projects-slide__img:before {
    display: none;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,145,54,0.8) 
}
.projects-slide__img:after {
    display: none;
    position: absolute;
    content: '';
    width: 46px;
    height: 46px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background: #fff url("/local/templates/main_copy/css/../images/ico/arrow-green.svg") no-repeat center center;
    margin-top: -23px;
    margin-left: -23px 
}
.projects-slide__title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px 
}
.slide--discount {
    position: relative 
}
@media only screen and (max-width:1023px) {
    .slide--discount {
        padding-top: 50px 
    }
}
.slide--discount .wrap {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    align-content: center;
    align-items: center;
    grid-row-gap: 20px;
}
.slide--discount .slider-title {
    max-width: 750px;
    margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
    .slide--discount .slider-title {
        width: 100%;
        max-width: 100%;
        font-size: 30px;
        margin-bottom: 15px 
    }
}
.slider-sub-title {
    font-size: 36px;
    color: #d8d8d8;
}
@media only screen and (max-width:1380px) {
    .slider-sub-title {
        padding-left: 30px;
    }
}
@media only screen and (max-width:1023px) {
    .slider-sub-title {
        font-size: 24px;
    }
}
@media only screen and (max-width:767px) {
    .slider-sub-title {
        font-size: 18px;
    }
}
.slider-provided {
    font-size: 18px;
    line-height: 1.2; 
}
@media only screen and (max-width:1279px) {
    .slider-provided {
        margin-top: 80px 
    }
}
@media only screen and (max-width:1023px) {
    .slider-provided {
        left: 40px;
        font-size: 14px 
    }
}
@media only screen and (max-width:767px) {
    .slider-provided {
        left: 15px;
        bottom: 15px 
    }
}
.share-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    overflow: hidden;
    z-index: 3 
}
.share-label:before {
    display: block;
    position: absolute;
    content: attr(title);
    width: 250px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top: -60px;
    left: -135px;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    background: #009136;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg) 
}
@media only screen and (max-width:1279px) {
    .share-label:before {
        top: -70px;
        left: -145px;
        height: 35px;
        line-height: 35px;
        letter-spacing: 2px;
        text-transform: uppercase 
    }
}
.discount {
    margin-top: 80px 
}
@media only screen and (max-width:1023px) {
    .discount .col-3 {
        width: calc(50% - 30px) 
    }
}
@media only screen and (max-width:767px) {
    .discount .col-3 {
        width: calc(100% - 30px) 
    }
}
.discount-item {
    position: relative;
    padding-top: 100% 
}
.discount-item:before {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.45) 
}
.discount-item__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 100px 35px 10px;
    color: #FFF;
    z-index: 2 
}
@media only screen and (max-width:1279px) {
    .discount-item__inner {
        padding: 80px 15px 10px 
    }
}
.discount-item__title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px 
}
@media only screen and (max-width:1279px) {
    .discount-item__title {
        font-size: 18px;
        margin-bottom: 15px 
    }
}
.discount-item__sub-title {
    color: #d8d8d8;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 40px 
}
@media only screen and (max-width:1279px) {
    .discount-item__sub-title {
        font-size: 16px;
        margin-bottom: 20px 
    }
}
.discount-item-provided {
    margin-top: 40px 
}
.paginator {
    text-align: center;
    margin-top: 80px 
}
@media only screen and (max-width:767px) {
    .paginator {
        margin-top: 50px 
    }
}
.paginator-link, .paginator-separator, .paginator-last {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: #d8d8d8;
    font-size: 15px;
    font-weight: 500;
    border-radius: 50%;
    border: 1px solid #d8d8d8;
    text-decoration: none;
    margin-right: 10px 
}
.paginator-link span {
    line-height: 30px 
}
@media only screen and (max-width:767px) {
    .paginator-link, .paginator-separator, .paginator-last {
        margin-right: 5px 
    }
}
.paginator-link:last-child, .paginator-separator:last-child, .paginator-last:last-child {
    margin-right: 0 
}
.paginator-link.active, .paginator-separator.active, .paginator-last.active {
    color: #FFF;
    background: #009136;
    border-color: #009136 
}
.paginator-link:hover {
    color: #FFF;
    background: #009136;
    border-color: #009136 
}
.paginator-last {
    font-size: 12px;
    color: #FFF;
    background: #009136;
    border-color: #009136 
}
.page-header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1440px;
    min-height: 110px;
	padding: 10px 0;
    color: #FFF;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto 40px 
}
@media only screen and (max-width:1279px) {
    .page-header {
        min-height: 110px;
        margin-bottom: 40px 
    }
}
@media only screen and (max-width:767px) {
    .page-header {
        min-height: 110px;
        margin-bottom: 40px 
    }
}
.page-header:before {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    z-index: 1 
}
.page-header .wrap {
    position: relative;
    text-align: center;
    z-index: 2 
}
.news-header {
    margin-bottom: 90px 
}
@media only screen and (max-width:767px) {
    .news-header {
        margin-bottom: 50px 
    }
}
.news-header__date {
    font-size: 15px;
    font-weight: 500;
    color: #9b9b9b;
    margin-bottom: 10px 
}
.news-header__title {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 30px 
}
@media only screen and (max-width:1279px) {
    .news-header__title {
        font-size: 30px 
    }
}
body div.news-header__sub-title {
    font-size: 16px;
    line-height: 20px;
    color: #000 
}
body div.news-header__sub-title p {
    font-size: 16px;
    line-height: 20px;
    color: #000 
}
body div.news-header__sub-title a {
    font-weight: 500;
    margin-left: 5px 
}
.news-item {
    height: 100%;
    padding: 40px;
    -webkit-box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    background: #FFF 
}
@media only screen and (max-width:767px) {
    .news-item {
        padding: 40px 20px 
    }
}
.news-item__date {
    font-size: 15px;
    font-weight: 500;
    color: #9b9b9b;
    margin-bottom: 15px 
}
.news-item__title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px 
}
body div.news-item__text {
    font-size: 16px;
    line-height: 20px;
    color: #000 
}
body div.news-item__text p {
    font-size: 16px;
    line-height: 20px;
    color: #000 
}
.news-item__text a {
    font-weight: 500 
}
.news-acrticle__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px 
}
.news-acrticle__header a {
    color: #fff !important 
}
.news-acrticle__header-inner .h3-title {
    margin-bottom: 30px 
}
.news-acrticle__header-text {
    color: #009136;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px 
}
.news-acrticle__date {
    font-size: 15px;
    font-weight: 500;
    color: #9b9b9b;
    margin-bottom: 30px 
}
.news-acrticle__body p, .news-acrticle__body ul, .news-acrticle__body li {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    margin: 0;
    padding: 0 
}
.news-acrticle__body p {
    padding-top: 10px;
    padding-bottom: 10px 
}
.news-acrticle__body ul {
    list-style: none 
}
.news-acrticle__body li {
    position: relative;
    padding-left: 22px 
}
.news-acrticle__body li:before {
    display: block;
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    top: 50%;
    left: 0;
    background: url("/local/templates/main_copy/css/../images/ico/tick-green.svg") no-repeat center center/contain;
    margin-top: -9px 
}
@media only screen and (max-width:1279px) {
    .contacts .tab-links .tab-link__item {
        width: 25% 
    }
}
.wrap-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between 
}
.contacts-slider {
    margin-bottom: 40px 
}
.wrap-contacts-slider, .contacts-map {
    width: calc(50% - 15px) 
}
@media only screen and (max-width:767px) {
    .wrap-contacts-slider, .contacts-map {
        width: 100%;
        margin-bottom: 80px 
    }
    .wrap-contacts-slider:last-child, .contacts-map:last-child {
        margin-bottom: 0 
    }
}
.contacts-map {
    position: relative;
    height: auto; 
}
@media only screen and (max-width:767px) {
    .contacts-map {
        height: auto;
    }
}
.contacts-map iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 100%;
    border: 0 
}
.contacts-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    margin-bottom: 50px;
    flex-direction: column 
}
.contacts-city {
    padding-right: 15px;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px 
}
.contacts-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px 
}
.contacts-arrows .prev, .contacts-arrows .next {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-gray.svg") no-repeat center center 
}
.contacts-arrows .next {
    margin-left: 15px 
}
.contacts-slide__item {
    margin-bottom: 0 
}
.contacts-slide__item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px 
}
.contacts-slide__item-header .link {
    font-weight: 500 
}
.contacts-slide__item-title {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0 
}
.contacts-slide__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px 
}
.contacts-slide__item-discription {
    max-width: 400px;
    padding-left: 35px;
    color: #767676;
    margin-bottom: 20px 
}
.contacts-slide__item-discription:last-child {
    margin-bottom: 0 
}
.contacts-slide__item-discription a {
    font-weight: 500;
    line-height: 1.6 
}
.contacts-slide__item-discription p {
    font-size: 14px;
    line-height: 1.6 
}
.contacts-slide__item-discription--adress {
    background: url("/local/templates/main_copy/css/../images/ico/marker.svg") no-repeat left center 
}
.contacts-slide__item-discription--phone {
    background: url("/local/templates/main_copy/css/../images/ico/phone.svg") no-repeat left center 
}
.contacts-slide__item-discription--time {
    background: url("/local/templates/main_copy/css/../images/ico/clock.svg") no-repeat left center 
}
.question {
    padding: 80px 0;
    background: rgba(216,216,216,0.15);
    margin-top: 80px 
}
@media only screen and (max-width:767px) {
    .question {
        margin-top: 0 
    }
}
.question .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between 
}
.question .btn {
    margin-top: 30px 
}
.question--green {
    color: #FFF;
    background: linear-gradient(to right, #222222 0%, #00662e 50%, #1f2120 99%);
    margin-top: 0;
}
.question--green .h3-title:before {
    color: rgba(255,255,255,0.2) 
}
.question--green .h3-title:after {
    display: block;
    position: absolute;
    content: '';
    width: 45px;
    height: 3px;
    bottom: -10px;
    left: 0;
    background: #fff 
}
.question--green .h3-title:after {
    display: block;
    position: absolute;
    content: '';
    width: 45px;
    height: 3px;
    bottom: -10px;
    left: 0;
    background: #fff 
}
.question-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 15px 
}
.question-form {
    width: 570px 
}
@media only screen and (max-width:1023px) {
    .question-form {
        width: 100%;
        margin-top: 30px 
    }
}
@media only screen and (max-width:1023px) {
    .photos .tab-links .tab-link__item {
        width: 25%;
        font-size: 13px 
    }
}
@media only screen and (max-width:767px) {
    .photos .tab-links .tab-link__item {
        width: auto;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px 
    }
}
@media only screen and (max-width:1023px) {
    .photos .col-2 {
        width: calc(100% - 30px) 
    }
}
.photos-item {
    position: relative;
    height: 350px;
    padding: 40px;
    text-decoration: none;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block 
}
@media only screen and (max-width:1279px) {
    .photos-item {
        padding: 40px 20px 
    }
}
@media only screen and (max-width:1023px) {
    .photos-item {
        height: auto;
        min-height: 300px 
    }
}
@media only screen and (max-width:767px) {
    .photos-item {
        padding: 30px 20px 
    }
}
.photos-item:before {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1 
}
.photos-item__inner {
    position: relative;
    height: 100%;
    color: #FFF;
    z-index: 2 
}
.photos-item__date {
    font-weight: 500;
    color: #d8d8d8;
    margin-bottom: 50px 
}
@media only screen and (max-width:767px) {
    .photos-item__date {
        margin-bottom: 60px 
    }
}
.photos-item__wrap-title {
    position: relative;
    padding-right: 50px 
}
@media only screen and (max-width:767px) {
    .photos-item__wrap-title {
        padding: 0;
        position: initial 
    }
}
@media only screen and (max-width:767px) {
    .photos-item__wrap-title:before {
        top: 8px;
        right: 0 
    }
}
.photos-item__title {
    padding-left: 0px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2 !important;
    background: url("/local/templates/main_copy/css/../images/ico/marker.svg") no-repeat left center;
    margin-bottom: 15px 
}
@media only screen and (max-width:767px) {
    .photos-item__title {
        font-size: 20px 
    }
}
.photos-item__discription {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    color: #d8d8d8;
    padding-left: 30px 
}
@media only screen and (max-width:767px) {
    .photos-item__discription {
        font-size: 16px 
    }
}
.photos-item__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100% 
}
@media only screen and (max-width:1023px) {
    .photos-item__bottom {
        position: relative;
        margin-top: 50px 
    }
}
.photos-item__bottom-item {
    width: 33.333333%;
    padding: 5px 0 5px 30px;
    border-right: 1px solid rgba(250,250,250,0.4) 
}
@media only screen and (max-width:767px) {
    .photos-item__bottom-item {
        width: 50%;
        border: 0;
        padding-left: 0;
        margin-bottom: 10px 
    }
    .photos-item__bottom-item:last-child {
        margin-bottom: 0 
    }
    .photos-item__bottom-item:nth-child(2n) {
        padding-left: 20px;
        border-left: 1px solid rgba(250,250,250,0.4) 
    }
}
.photos-item__bottom-title {
    color: #d8d8d8;
    margin-bottom: 5px 
}
.photos-item__bottom-info {
    font-size: 15px;
    font-weight: 500 
}
.project-slider__main {
    margin-bottom: 30px 
}
@media only screen and (max-width:767px) {
    .project-slider__main {
        display: none 
    }
}
.project-slider__main-slide {
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat 
}
@media only screen and (max-width:1023px) {
    .project-slider__main-slide {
        height: 400px 
    }
}
@media only screen and (max-width:767px) {
    .project-slider__main-slide {
        height: 250px 
    }
}
.project-slider__comment {
    position: absolute;
    top: 25px;
    left: 25px;
    width: 245px;
    padding: 25px 20px;
    -webkit-box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    background: #FFF 
}
@media only screen and (max-width:767px) {
    .project-slider__comment {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        margin-top: 20px 
    }
}
.project-slider__comment-title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 5px 
}
.project-slider__comment-stars {
    color: #009136;
    font-size: 16px;
    margin-bottom: 20px 
}
.project-slider__comment-text {
    color: #767676;
    font-size: 14px;
    line-height: 1.5 
}
.project-slider__comment-text a {
    font-weight: 500 
}
.project-slider__comment-name {
    padding-top: 20px;
    font-size: 14px;
    font-weight: 700;
    border-top: 1px solid #d8d8d8;
    margin-top: 20px 
}
.wrap-project-slider {
    position: relative 
}
.wrap-project-slider__thumbs {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center 
}
.wrap-project-slider__thumbs .prev, .wrap-project-slider__thumbs .next {
    position: static;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #009136 url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2 
}
.wrap-project-slider__thumbs .prev:hover, .wrap-project-slider__thumbs .next:hover {
    background: #000 url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center 
}
.main_project .wrap-project-slider__thumbs {
    position: static 
}
.wrap-project-slider {
    position: relative 
}
.main_project .wrap-project-slider__thumbs .next {
    background-image: url("/local/templates/main_copy/css/../images/ico/arrow-slider-right.svg") 
}
.main_project .wrap-project-slider__thumbs .next:before {
    right: 20px;
    left: auto;
    background-image: url("/local/templates/main_copy/css/../images/ico/arrow-slider-right.svg") 
}
.main_project .wrap-project-slider__thumbs .next {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important 
}
.project-slider__thumbs {
    display: none 
}
.project-slider__thumbs.slick-initialized {
    display: block 
}
.project-slider__thumbs {
    position: static 
}
@media only screen and (max-width:767px) {
    .wrap-project-slider__thumbs .prev, .wrap-project-slider__thumbs .next {
        position: absolute 
    }
}
@media only screen and (max-width:767px) {
    .wrap-project-slider__thumbs .prev {
        left: 15px 
    }
}
.wrap-project-slider__thumbs .next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg) 
}
@media only screen and (max-width:767px) {
    .wrap-project-slider__thumbs .next {
        right: 15px 
    }
}
.project-slider__thumbs {
    width: calc(100% - 70px) 
}
@media only screen and (max-width:767px) {
    .project-slider__thumbs {
        width: 100% 
    }
}
.project-slider__thumb-slide {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 15px;
    cursor: pointer 
}
.project-discription {
    margin-bottom: 30px 
}
@media only screen and (max-width:767px) {
    .project-discription {
        margin-bottom: 30px 
    }
}
.project-discription__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px 
}
@media only screen and (max-width:767px) {
    .project-discription__inner {
        border: 0;
        padding: 0 
    }
}
.project-discription__inner:last-child {
    padding: 0;
    margin: 0;
    border: 0 
}
.project-discription__item {
    width: 33.333333% 
}
@media only screen and (max-width:767px) {
    .project-discription__item {
        width: 100%;
        padding-bottom: 20px;
        border-bottom: 1px solid #d8d8d8;
        margin-bottom: 20px 
    }
    .project-discription__item:last-child {
        margin-bottom: 0 
    }
}
.project-discription__title {
    color: #767676;
    line-height: 1.2 
}
.project-discription__info {
    padding-right: 30px;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500 
}
.another-projects {
    padding: 70px 0;
    background: rgba(216,216,216,0.2) 
}
@media only screen and (max-width:767px) {
    .another-projects {
        padding-bottom: 1px 
    }
}
.another-projects .wrap-projects-slider:before, .another-projects .wrap-projects-slider:after {
    display: none 
}
.comparison {
    margin-bottom: 80px 
}
.comparison__title {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 30px 
}
@media only screen and (max-width:767px) {
    .wrap-comparative-table {
        overflow-x: auto 
    }
}
.comparative-table {
    -webkit-box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    box-shadow: 0 0 25px -5px rgba(74,74,74,0.36) 
}
@media only screen and (max-width:767px) {
    .comparative-table {
        width: 900px 
    }
}
.comparative-table thead {
    color: #FFF;
    background: #232323 
}
.comparative-table thead td {
    font-weight: 500;
    text-align: center;
    color: #FFF;
    opacity: .8 
}
.comparative-table td {
    height: 65px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 1.2;
    color: #767676;
    border: 1px solid #d8d8d8 
}
.comparative-table td:nth-child(1) {
    width: 15% 
}
.checked-td {
    position: relative 
}
.checked-td:before {
    display: block;
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    background: url("/local/templates/main_copy/css/../images/ico/checked-td.svg") no-repeat center center/contain;
    margin-top: -12px;
    margin-left: -12px 
}
.product__item {
    margin-bottom: 30px 
}
.product__item:last-child {
    margin-bottom: 0 
}
.product__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    box-shadow: 0 0 25px -5px rgba(74,74,74,0.36) 
}
.product__header-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center 
}
.product__header-img {
    width: 170px;
    height: 170px;
    background-size: cover;
    background-position: center center 
}
@media only screen and (max-width:1023px) {
    .product__header-img {
        width: 100%;
        margin-bottom: 20px 
    }
}
.product__header-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 30px 
}
@media only screen and (max-width:1023px) {
    .product__header-text {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        padding: 15px 
    }
}
@media only screen and (max-width:767px) {
    .product__header-text {
        text-align: center 
    }
}
.product__header-price {
    color: #009136;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px 
}
.product__header-title {
    font-size: 36px;
    line-height: 1.2 !important;
    font-weight: 700;
    margin-bottom: 15px 
}
@media only screen and (max-width:767px) {
    .product__header-title {
        font-size: 20px 
    }
}
.product__header-discription {
    color: #767676;
    font-size: 14px;
    line-height: 1.5;
    padding-right: 10px;
    padding-bottom: 10px 
}
.product__header-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 270px;
    border-left: 1px solid #d8d8d8 
}
@media only screen and (max-width:767px) {
    .product__header-actions {
        width: 100%;
        padding: 30px 0;
        border-left: 0;
        border-top: 1px solid #d8d8d8;
        margin-top: 10px 
    }
}
.product__open {
    position: relative;
    padding-right: 25px;
    font-weight: 500;
    color: #009136;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 20px 
}
.product__open:before {
    display: block;
    position: absolute;
    content: '';
    width: 12px;
    height: 6px;
    top: 3px;
    right: 0;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-down-green.svg") no-repeat center center/contain 
}
.product__open.active {
    color: #767676 
}
.product__open.active:before {
    background: url("/local/templates/main_copy/css/../images/ico/arrow-down.svg") no-repeat center center/contain;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg) 
}
.product__open.active span {
    border-bottom: 1px solid #767676 
}
.product__open span {
    border-bottom: 1px solid #009136 
}
.product__hidden {
    display: none;
    padding: 50px 0 
}
@media only screen and (max-width:767px) {
    .product__hidden {
        padding: 30px 0 
    }
}
.product__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px 
}
.product__btns .btn {
    margin-right: 20px;
    margin-bottom: 20px 
}
.product__btns .btn:last-child {
    margin-right: 0 
}
.wrap-product-slider {
    position: relative 
}
.wrap-product-slider .prev, .wrap-product-slider .next {
    position: absolute;
    top: 50%;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #009136 url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center;
    margin-right: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: -16px;
    z-index: 1 
}
.wrap-product-slider .prev {
    left: 30px 
}
.wrap-product-slider .next {
    right: 30px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg) 
}
.product-slide {
    height: 380px;
    background-size: cover;
    background-position: center center 
}
@media only screen and (max-width:1279px) {
    .product-slide {
        height: 315px 
    }
}
@media only screen and (max-width:767px) {
    .product-slide {
        height: 220px 
    }
}
.all-product {
    margin-bottom: 80px 
}
.all-product ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2 
}
@media only screen and (max-width:1023px) {
    .all-product ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1 
    }
}
.all-product ul li {
    margin-bottom: 20px 
}
.all-product ul li:last-child {
    margin-bottom: 0 
}
.object-discription {
    margin-bottom: 50px 
}
@media only screen and (max-width:1023px) {
    .object-discription .col-2 {
        width: calc(100% - 30px) 
    }
}
.object-discription__item {
    margin-bottom: 30px 
}
.object-discription__item:last-child {
    margin-bottom: 0 
}
.object-discription__item-title {
    position: relative;
    padding-right: 20px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none 
}
.object-discription__item-title:before {
    display: block;
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    top: 0;
    right: 0;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-down.svg") no-repeat center center/contain 
}
.object-discription__item-title.active {
    color: #009136 
}
.object-discription__item-title.active:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg) 
}
.object-discription__item-hidden {
    display: none;
    font-size: 15px;
    padding-top: 15px;
    padding-right: 20px 
}
.wrap-price-table {
    padding-bottom: 50px 
}
.price-table__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px 
}
.price-table__header .arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px 
}
.price-table__header .prev, .price-table__header .next {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #009136 url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1 
}
.price-table__header .prev:hover, .price-table__header .next:hover {
    background: #000 url("/local/templates/main_copy/css/../images/ico/arrow-slider.svg") no-repeat center center;
    border: 2px solid #fff 
}
.price-table__header .next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 15px 
}
@media only screen and (max-width:767px) {
    .price-table__header .next {
        margin-left: 10px 
    }
}
@media only screen and (max-width:767px) {
    .price-table__slide {
        width: 100%;
        overflow-x: auto 
    }
}
.price-table {
    width: 100%;
    font-size: 14px 
}
.price-table tr {
    border-bottom: 1px solid #d8d8d8 
}
.price-table tr:hover {
    background: rgba(0,145,54,0.1);
}
.price-table td {
    padding: 15px 
}
.price-table thead tr:hover {
    background: 0 
}
.price-table thead td {
    padding-top: 0;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase 
}
.wrap-tabs--object .tab-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px 
}
@media only screen and (max-width:767px) {
    .wrap-tabs--object .tab-links {
        width:calc(100% - -30px);
        margin-left: -15px 
    }
}
.wrap-tabs--object .tab-links .tab-link__item {
    width: auto 
}
.color-palette {
    padding: 40px;
    -webkit-box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    box-shadow: 0 0 25px -5px rgba(74,74,74,0.36);
    background: #FFF 
}
@media only screen and (max-width:767px) {
    .color-palette {
        padding: 40px 20px 
    }
}
@media only screen and (max-width:767px) {
    .color-palette .tab-links {
        padding: 0;
        border: 0;
        margin-bottom: 30px 
    }
}
.color-palette__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 150px 
}
.color-palette__item {
    width: calc(33.333333% - 15px);
    height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
    line-height: 30px !important;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    border-radius: 3px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 10px;
    text-shadow: #666 1px 1px 0, #666 -1px -1px 0, #666 -1px 1px 0, #666 1px -1px 0 
}
@media only screen and (max-width:767px) {
    .color-palette__item {
        width: calc(50% - 15px) 
    }
}
.wrapper-items__price-page {
    position: relative;
    overflow: hidden 
}
.wrapper-items__price-page .cart-item-wrap {
    margin-right: 0 
}
.cart-item-wrap {
    margin-right: -20px 
}
.cart-item-wrap ul {
    list-style: disc inside 
}
.cart-item-wrap * {
    font-size: 16px;
    line-height: 1.6 
}
.cart-item-wrap .cart-item {
    width: calc(33.33333% - 20px);
    float: left;
    box-sizing: border-box;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    margin-bottom: 30px;
    border-radius: 30px;
    overflow: hidden;
    max-width: 350px;
    min-width: 340px 
}
.cart-item-wrap .cart-item .title {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    display: table;
    background: #009136;
    width: 100%;
    text-decoration: none 
}
.cart-item-wrap .cart-item .title .title__aligner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    height: 60px 
}
.cart-item-wrap .cart-item .ici-01 a {
    height: 250px;
    background-size: cover;
    display: block 
}
.cart-item-wrap .cart-item .ici-02 .price {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    display: block;
    background: #009136;
    text-decoration: none;
    padding: 20px;
    clear: both 
}
.cart-item-wrap .cart-item .ici-02 .cartItem__button_desktop {
    float: right;
    height: 46px;
    line-height: 46px;
    padding: 0 20px 0 20px;
    color: #FFF;
    font-weight: 500;
    border-radius: 30px;
    background: #009136;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none 
}
.cart-item-wrap .cart-item .ici-02 .cartItem__button_mobile {
    float: left;
    height: 46px;
    line-height: 46px;
    padding: 0 20px 0 54px;
    color: #FFF;
    font-weight: 500;
    border-radius: 30px;
    background: #009136 url(/local/templates/main_copy/css/../images/ico/ico-3.svg) no-repeat 20px center;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px 
}
@media only screen and (max-width:1024px) {
    .cart-item-wrap {
        text-align: center 
    }
    .cart-item-wrap p {
        text-align: left 
    }
    .cart-item-wrap ul li {
        text-align: left 
    }
    .cart-item-wrap .cart-item {
        width: 49%;
        float: none;
        display: inline-block;
        vertical-align: top 
    }
}
@media only screen and (max-width:767px) {
    .cart-item-wrap {
        text-align: center;
        margin-right: 0 
    }
    .cart-item-wrap .cart-item {
        width: 49%;
        float: none;
        display: inline-block;
        vertical-align: top;
        display: block;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 340px;
        min-width: 280px;
        width: auto 
    }
}
@media only screen and (max-width:400px) {
    .cart-item-wrap .cart-item .ici-02 .cartItem__button_mobile, .cart-item-wrap .cart-item .ici-02 .cartItem__button_desktop {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none 
    }
    .cart-item-wrap .cart-item .ici-02 .cartItem__button_mobile {
        padding-left: 20px 
    }
}
.fixed_call {
    position: fixed;
    right: -255px;
    top: 50%;
    margin-top: -35px;
    width: 250px;
    box-sizing: border-box;
    padding: 10px 15px 10px 78px;
    background: #009136 url('/local/templates/main_copy/css/../images/ico/ico-3.svg') no-repeat 14px center;
    background-size: 35px auto;
    border-radius: 8px;
    z-index: 100;
    color: #fff;
    cursor: pointer;
    transition: .3s right;
    -webkit-box-shadow: -1px 1px 4px 0 rgba(50,50,50,0.59);
    -moz-box-shadow: -1px 1px 4px 0 rgba(50,50,50,0.59);
    box-shadow: -1px 1px 4px 0 rgba(50,50,50,0.59) 
}
.fixed_call.active {
    right: 0 
}
.fixed_call:before {
    content: '';
    position: absolute;
    left: 63px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #018130 
}
.fixed_call .ah1 {
    display: block;
    margin-bottom: 0 
}
.fixed_call .ah2 b {
    font-size: 20px;
    font-weight: 500 
}
@media only screen and (max-width:1024px) {
    .fixed_call {
        display: none !important 
    }
}
.hide_temp {
    display: none 
}
.question.question--green.last-section {
    margin-top: 50px 
}
.cart-item-wrap {
    padding-top: 20px 
}
.cart-item-wrap p {
    padding-top: 10px;
    padding-bottom: 10px 
}
.cart-item-wrap h3 {
    margin-top: 20px 
}
.object-discription {
    padding-top: 20px 
}
.object-discription p {
    padding-top: 10px;
    padding-bottom: 10px 
}
.object-discription h3 {
    margin-top: 20px 
}
.video-center {
    overflow: hidden;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px 
}
.video-center iframe {
    width: 100%;
    max-width: 560px;
    height: 315px;
    border-radius: 10px;
    border: 5px #009136 solid 
}
.footer-copy-column {
    display: grid;
    grid-template-columns: 1fr 88px;
    grid-column-gap: 20px;
}
@media only screen and (max-width:768px) {
    .footer-copy-column {
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
        justify-content: center;
        justify-items: center;
    }
}
.yandex-informer {
    overflow: hidden;
    width: 88px;
    height: 31px;
}
.mobile-telephone {
    display: none;
    width: 100%;
    padding-bottom: 10px;
    background: #fff 
}
@media only screen and (max-width:1279px) {
    .mobile-telephone {
        padding-bottom: 0;
        padding-left: 10px;
        padding-right: 10px;
        width: unset;
        margin-left: auto 
    }
    .header-logo {
        display: block 
    }
    .mobile-telephone .work_time {
        opacity: 0 
    }
}
.mobile-telephone-wrap {
    overflow: hidden;
    display: inline-block;
    padding-top: 18px 
}
.header-logo-mobile {
    display: none;
    margin-right: 10px 
}
@media only screen and (max-width:1279px) {
    .header-logo-mobile {
        display: none 
    }
}
.header-logo-mobile img {
    max-height: 35px 
}
.tab-block__item ul {
    padding-top: 5px;
    padding-bottom: 5px 
}
.tab-block__item ul li {
    position: relative;
    padding-left: 22px;
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px 
}
.tab-block__item ul li:before {
    display: block;
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    left: 0;
    background: url("/local/templates/main/images/ico/tick-green.svg") no-repeat center center/contain;
    margin-top: 6px 
}
.object-discription ul {
    padding-top: 5px;
    padding-bottom: 5px 
}
.object-discription ul li, .news-acrticle__body ul li {
    position: relative;
    padding-left: 22px;
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px 
}
.object-discription ul li:before, .news-acrticle__body ul li:before {
    display: block;
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    left: 0;
    background: url("/local/templates/main/images/ico/tick-green.svg") no-repeat center center/contain;
    margin-top: 6px 
}
.news-acrticle__body h3 {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 1.2 
}
body div.news-acrticle__body p {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px 
}
body div.news-acrticle__body ul {
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px 
}
.news-acrticle__body ul li {
    position: relative;
    padding-left: 22px;
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    color: #000 
}
.news-acrticle__body ul li:before {
    display: block;
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    left: 0;
    background: url("/local/templates/main/images/ico/tick-green.svg") no-repeat center center/contain;
    margin-top: -8px 
}
.wrap.text__page h2 {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 1.2 
}
.wrap.text__page h3 {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 1.2 
}
.wrap.text__page p {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px 
}
.wrap.text__page ul {
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px 
}
.wrap.text__page ul li {
    position: relative;
    padding-left: 22px;
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    color: #000 
}
.wrap.text__page ul li:before {
    display: block;
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    left: 0;
    background: url("/local/templates/main/images/ico/tick-green.svg") no-repeat center center/contain;
    margin-top: -8px 
}
.img-center-single {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center 
}
.img-center-single a {
    display: inline-block 
}
.img-center-single a img {
    width: 100%;
    max-width: 800px;
    height: auto;
}
.mobile-menu-single {
    position: relative;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-weight: 500;
    color: #000;
    background: #fafafa;
    border-bottom: 1px solid #d8d8d8 
}
.mobile-menu-single a {
    display: block;
    text-decoration: none;
    height: 60px;
    line-height: 60px 
}
.mobile-menu-single a:hover {
    background: #009136;
    color: #fff 
}
.left-img-li {
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 20px;
    width: 100%;
    max-width: 360px;
    border: 5px #eee solid;
    border-radius: 10px 
}
.left-img-li img {
    width: 100%;
    height: auto 
}
@media only screen and (max-width:920px) {
    .left-img-li {
        display: block !important;
        float: none;
        margin-right: 0;
        margin-bottom: 10px 
    }
}
.wrap-li-images {
    overflow: hidden;
    padding-top: 20px 
}
.wrap-li-images ul li {
    overflow: hidden 
}
.block_273 {
    min-height: 105px 
}
.mz_1 {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center 
}
.mz_1 a {
    display: inline-block;
    margin: 10px;
    width: 300px;
    height: 200px;
    overflow: hidden;
    border: 5px #eee solid;
    border-radius: 10px;
    position: relative 
}
@media only screen and (max-width:400px) {
    .mz_1 a {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        height: auto 
    }
}
.mz_1 a:hover {
    border: 5px #009136 solid 
}
.mz_1 a img {
    width: 300px;
    height: auto;
    min-height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block 
}
@media only screen and (max-width:400px) {
    .mz_1 a img {
        width: 100%;
        height: auto;
        min-height: 0;
        position: relative;
        top: 0;
        left: 0;
        -ms-transform: translate(-0, -0);
        -webkit-transform: translate(-0, -0);
        -o-transform: translate(-0, -0);
        -moz-transform: translate(-0, -0);
        transform: translate(-0, -0);
        display: block 
    }
}
.mz_2 {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center 
}
.mz_3 {
    display: inline-block;
    margin: 4px;
    width: 275px;
    overflow: hidden;
    vertical-align: top 
}
@media only screen and (max-width:400px) {
    .mz_3 {
        width: 100%;
        margin-left: 0;
        margin-right: 0 
    }
}
.mz_4 {
    width: 280px;
    height: 370px;
    overflow: hidden 
}
@media only screen and (max-width:400px) {
    .mz_4 {
        width: 100%;
        height: auto 
    }
}
.mz_4 a {
    display: inline-block;
    width: 280px;
    height: 370px;
    border: 5px #eee solid;
    border-radius: 10px;
    position: relative;
    overflow: hidden 
}
@media only screen and (max-width:400px) {
    .mz_4 a {
        width: 100%;
        height: auto 
    }
}
.mz_4 a img {
    width: 270px;
    height: auto;
    min-height: 370px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block 
}
.mz_4 a picture {
    width: 270px;
    height: auto;
    min-height: 370px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block 
}
@media only screen and (max-width:400px) {
    .mz_4 a img {
        width: 100%;
        height: auto;
        min-height: 0;
        position: relative;
        top: 0;
        left: 0;
        -ms-transform: translate(-0, -0);
        -webkit-transform: translate(-0, -0);
        -o-transform: translate(-0, -0);
        -moz-transform: translate(-0, -0);
        transform: translate(-0, -0);
        display: block 
    }
}
.mz_4 a:hover {
    border: 5px #009136 solid 
}
.mz_5 {
    overflow: hidden;
    padding-top: 10px;
    font-size: 17px;
    line-height: 20px;
    min-height: 40px 
}
.mz_6 {
    overflow: hidden;
    padding: 20px;
    background: url("/local/templates/main/images/mz_1.png") 20px center no-repeat, #eaeaea;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 100px;
    border-radius: 10px 
}
@media only screen and (max-width:520px) {
    .mz_6 {
        background: #eaeaea;
        padding-left: 20px 
    }
}
.mz_7 {
    overflow: hidden;
    text-align: center;
    padding: 10px 
}
.mz_7 a {
    display: inline-block;
    width: 300px;
    height: 400px;
    border: 5px #eee solid;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px 
}
@media only screen and (max-width:400px) {
    .mz_7 a {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0 
    }
}
.mz_7 a img {
    width: 290px;
    height: auto;
    min-height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block 
}
@media only screen and (max-width:400px) {
    .mz_7 a img {
        width: 100%;
        height: auto;
        min-height: 0;
        position: relative;
        top: 0;
        left: 0;
        -ms-transform: translate(-0, -0);
        -webkit-transform: translate(-0, -0);
        -o-transform: translate(-0, -0);
        -moz-transform: translate(-0, -0);
        transform: translate(-0, -0);
        display: block 
    }
}
.mz_8 {
    overflow: hidden;
    width: 30px;
    height: 0;
    padding-top: 30px;
    background: url("/local/templates/main/images/mz_2.png") center no-repeat;
    background-size: contain;
    text-indent: -9999px;
    display: inline-block;
    margin: 5px 
}
.mz_9 {
    overflow: hidden;
    width: 30px;
    height: 0;
    padding-top: 30px;
    background: url("/local/templates/main/images/mz_3.png") center no-repeat;
    background-size: contain;
    text-indent: -9999px;
    display: inline-block;
    margin: 5px 
}
.mz_10 {
    padding-bottom: 0 !important 
}
.mz_11 {
    overflow: hidden;
    text-align: center;
    padding: 10px 
}
.mz_11 a {
    display: inline-block;
    width: 300px;
    height: 200px;
    border: 5px #eee solid;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px 
}
@media only screen and (max-width:400px) {
    .mz_11 a {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0 
    }
}
.mz_11 a img {
    width: 290px;
    height: auto;
    min-height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block 
}
@media only screen and (max-width:400px) {
    .mz_11 a img {
        width: 100%;
        height: auto;
        min-height: 0;
        position: relative;
        top: 0;
        left: 0;
        -ms-transform: translate(-0, -0);
        -webkit-transform: translate(-0, -0);
        -o-transform: translate(-0, -0);
        -moz-transform: translate(-0, -0);
        transform: translate(-0, -0);
        display: block 
    }
}
.mz_12 {
    margin-top: 20px;
    margin-bottom: 20px 
}
.mz_12 tr th {
    padding-top: 0;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 
}
.mz_12 tr th:nth-child(2) {
    white-space: nowrap 
}
.mz_12 tr th:nth-child(3) {
    white-space: nowrap 
}
.mz_12 tr th:nth-child(4) {
    white-space: nowrap 
}
.mz_12 tr td:nth-child(2) {
    text-align: center 
}
.mz_12 tr td:nth-child(3) {
    text-align: center 
}
.mz_12 tr td:nth-child(4) {
    text-align: center 
}
.mz_12 tr:nth-last-child(1) td {
    font-weight: 700 
}
.mz_12 tr td span.red {
    color: red 
}
.mz_12 tr td {
    line-height: 1.5 
}
.mz_13 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px 
}
.mz_14 {
    margin-top: 20px;
    margin-bottom: 20px 
}
.mz_14 tr th {
    margin: 0;
    padding: 15px;
    border-top: 1px #d8d8d8 solid;
    background: #e4f2e9 
}
.mz_15 {
    display: block 
}
.mz_16 {
    padding-top: 20px 
}
.mz_18 {
    float: right;
    display: inline-block;
    border: 5px #eee solid;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 20px 
}
.mz_18:hover {
    border: 5px #009136 solid 
}
@media only screen and (max-width:767px) {
    .mz_18 {
        float: none;
        margin: 0 auto;
        display: block;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100%;
        max-width: 280px 
    }
    .mz_18 img {
        width: 100% 
    }
}
.mz_19 {
    overflow: hidden;
    padding: 20px;
    border: 1px #009136 solid;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #eaeaea;
    border-radius: 10px 
}
.mz_20 {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center 
}
.mz_21 {
    display: inline-block;
    margin: 2px;
    width: 270px;
    overflow: hidden;
    vertical-align: top 
}
@media only screen and (max-width:400px) {
    .mz_21 {
        width: 100%;
        margin-left: 0;
        margin-right: 0 
    }
}
.mz_22 {
    width: 270px;
    height: 115px;
    overflow: hidden 
}
@media only screen and (max-width:400px) {
    .mz_22 {
        width: 100%;
        height: auto 
    }
}
.mz_22 a {
    display: inline-block;
    width: 270px;
    height: 115px;
    border: 5px #fff solid;
    border-radius: 10px;
    position: relative;
    overflow: hidden 
}
@media only screen and (max-width:400px) {
    .mz_22 a {
        width: 100%;
        height: auto 
    }
}
.mz_22 a img {
    width: 260px;
    height: auto;
    min-height: 105px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block 
}
@media only screen and (max-width:400px) {
    .mz_22 a img {
        width: 100%;
        height: auto;
        min-height: 0;
        position: relative;
        top: 0;
        left: 0;
        -ms-transform: translate(-0, -0);
        -webkit-transform: translate(-0, -0);
        -o-transform: translate(-0, -0);
        -moz-transform: translate(-0, -0);
        transform: translate(-0, -0);
        display: block 
    }
}
.mz_22 a:hover {
    border: 5px #009136 solid 
}
.mz_23 {
    overflow: hidden;
    padding-top: 10px;
    font-size: 17px;
    line-height: 20px;
    min-height: 40px 
}
.mz_24 {
    overflow: hidden;
    background: url("/local/templates/main/images/mz_1.png") left center no-repeat;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 70px 
}
@media only screen and (max-width:400px) {
    .mz_24 {
        background: 0;
        padding: 0 
    }
}
.mz_25 {
    overflow: hidden;
    padding-bottom: 10px 
}
.mz_26 {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center 
}
.mz_27 {
    display: inline-block;
    margin: 4px;
    width: 280px;
    overflow: hidden;
    vertical-align: top 
}
@media only screen and (max-width:400px) {
    .mz_27 {
        width: 100%;
        margin-left: 0;
        margin-right: 0 
    }
}
.mz_28 {
    width: 280px;
    height: 190px;
    overflow: hidden 
}
@media only screen and (max-width:400px) {
    .mz_28 {
        width: 100%;
        height: auto 
    }
}
.mz_28 a {
    display: inline-block;
    width: 280px;
    height: 190px;
    border: 5px #eee solid;
    border-radius: 10px;
    position: relative;
    overflow: hidden 
}
@media only screen and (max-width:400px) {
    .mz_28 a {
        width: 100%;
        height: auto 
    }
}
.mz_28 a img {
    width: 270px;
    height: auto;
    min-height: 190px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block 
}
@media only screen and (max-width:400px) {
    .mz_28 a img {
        width: 100%;
        height: auto;
        min-height: 0;
        position: relative;
        top: 0;
        left: 0;
        -ms-transform: translate(-0, -0);
        -webkit-transform: translate(-0, -0);
        -o-transform: translate(-0, -0);
        -moz-transform: translate(-0, -0);
        transform: translate(-0, -0);
        display: block 
    }
}
.mz_28 a:hover {
    border: 5px #009136 solid 
}
.mz_29 {
    overflow: hidden;
    padding-top: 10px;
    font-size: 17px;
    line-height: 20px;
    min-height: 40px 
}
.mz_30 div.slick-arrow {
    top: 168px 
}
.mz_31 {
    background-image: url('/images/main-page/6.webp') 
}
.no-webp .mz_31 {
    background-image: url('/images/main-page/6.jpg') 
}
.mz_32 {
    width: 275px;
    height: 370px;
    overflow: hidden 
}
@media only screen and (max-width:400px) {
    .mz_32 {
        width: 100%;
        height: auto 
    }
}
.mz_32 a {
    display: inline-block;
    width: 275px;
    height: 370px;
    border: 5px #eee solid;
    border-radius: 10px;
    position: relative;
    overflow: hidden 
}
@media only screen and (max-width:400px) {
    .mz_32 a {
        width: 100%;
        height: auto 
    }
}
.mz_32 a img {
    width: auto;
    height: auto;
    min-height: 370px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block 
}
@media only screen and (max-width:400px) {
    .mz_32 a img {
        width: 100%;
        height: auto;
        min-height: 0;
        position: relative;
        top: 0;
        left: 0;
        -ms-transform: translate(-0, -0);
        -webkit-transform: translate(-0, -0);
        -o-transform: translate(-0, -0);
        -moz-transform: translate(-0, -0);
        transform: translate(-0, -0);
        display: block 
    }
}
.mz_32 a:hover {
    border: 5px #009136 solid 
}
@media only screen and (max-width:768px) {
    .mz_33 {
        margin-top: 30px 
    }
}
@media only screen and (max-width:768px) {
    .mz_34 section.page-header {
        display: none 
    }
}
.mz_35 {
    overflow: hidden;
    padding-bottom: 20px 
}
.mz_35 div.mobile-calling-specialist {
    margin: 0 auto 
}
.mz_36 {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px 
}
.mz_36 p {
    text-align: justify 
}
.mz_36 h2:after {
    bottom: 0 
}
.mz_36 h3:after {
    bottom: 0 
}
.mz_37 {
    float: right;
    margin-left: 20px;
    margin-top: 10px;
}
@media only screen and (max-width:768px) {
    .mz_37 {
        display: none 
    }
}
.mz_38 p {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify 
}
.mz_39 div.slider-provided {
    margin-top: 0;
}
@media only screen and (max-width:768px) {
    .mz_39 section.slider-section {
        display: none 
    }
}
@media only screen and (max-width:1380px) {
    .mz_39 div.slider-title {
        padding-left: 30px;
    }
    .mz_39 div.slider-provided {
        padding-left: 30px;
    }
}
@media only screen and (max-width:860px) {
    .mz_39 div.slider-title {
        padding-left: 40px;
        padding-right: 60px 
    }
    .slider-sub-title {
        padding-left: 40px;
    }
    .mz_39 div.slider-provided {
        padding-left: 40px;
    }
}
@media only screen and (max-width:767px) {
    .mz_39 div.slider-title {
        padding-right: 0 
    }
}
@media only screen and (max-width:520px) {
    .mz_39 div.slider-provided {
        font-size: 12px;
        line-height: 16px;
        left: 20px 
    }
    .mz_39 div.slider-title {
        font-size: 26px;
        line-height: 30px 
    }
}
.mz_40 {
    overflow: hidden;
    font-size: 18px;
    line-height: 1.6;
    text-align: justify 
}
.mz_40 p {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1.6;
    text-align: justify 
}
.mz_40 a {
    font-size: 18px;
    line-height: 1.6;
    color: #009136;
    text-decoration: underline 
}
.mz_40 a:hover {
    text-decoration: none 
}
.mz_41 {
    overflow: hidden 
}
.mz_42 {
    overflow: hidden;
    padding-bottom: 20px;
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-column-gap: 20px;
    align-items: center 
}
@media only screen and (max-width:700px) {
    .mz_42 {
        grid-template-columns: 1fr 
    }
}
@media only screen and (max-width:700px) {
    .mz_43 {
        display: none 
    }
}
.mz_44 {
    line-height: 1.5 
}
.mz_44 span {
    font-weight: 700 
}
@media only screen and (max-width:768px) {
    .header-logo {
        display: block;
        width: 100%;
        height: auto 
    }
    .header-logo-mobile {
        display: none 
    }
    .header-middle__content-title .work_time {
        display: none 
    }
    .header-middle__content-title {
        font-size: 13px 
    }
    .mobile-telephone {
        padding-bottom: 0;
        margin-right: 3%;
        width: unset;
        min-width: calc(121px+3%);
        margin-left: auto 
    }
    .mobile-telephone-wrap {
        padding-top: 0 
    }
}
.advantages-2-section {
    padding: 60px 0 100px 
}
.advantages-2-section .advantage_grid {
    margin-top: 30px 
}
.advantages-2-section .advantage_grid .advantage_item {
    text-align: center;
    position: relative;
    box-sizing: border-box;
    padding: 19px 0 
}
.advantages-2-section .advantage_grid .advantage_item .image-block {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 61px;
    margin-bottom: 15px 
}
.advantages-2-section .advantage_grid .advantage_item .text {
    font-size: 15px;
    font-weight: 500;
    display: block;
    box-sizing: border-box;
    padding: 0 42px 
}
.advantages-2-section .advantage_grid .advantage_item::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: #d8d8d8;
    position: absolute;
    top: 0;
    left: -15px 
}
.advantages-2-section .advantage_grid .advantage_item:nth-child(3n+1)::after, .advantages-2-section .advantage_grid .advantage_item:nth-child(1)::after {
    display: none 
}
.advantages-2-section .advantage_grid .advantage_item:nth-child(n+4)::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d8d8d8;
    position: absolute;
    top: -15px;
    left: 0 
}
@media only screen and (max-width:1023px) {
    .advantages-2-section .advantage_grid .advantage_item {
        width: calc(50% - 30px) 
    }
    .advantages-2-section .advantage_grid .advantage_item:nth-child(4n)::after {
        display: block 
    }
    .advantages-2-section .advantage_grid .advantage_item:nth-child(2n+1)::after {
        display: none 
    }
    .advantages-2-section .advantage_grid .advantage_item:nth-child(n+3)::before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background-color: #d8d8d8;
        position: absolute;
        top: -15px;
        left: 0 
    }
}
@media only screen and (max-width:767px) {
    .advantages-2-section .advantage_grid .advantage_item {
        width: calc(100% - 30px) 
    }
    .advantages-2-section .advantage_grid .advantage_item::after {
        display: none 
    }
    .advantages-2-section .advantage_grid .advantage_item:nth-child(n+2)::before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background-color: #d8d8d8;
        position: absolute;
        top: -15px;
        left: 0 
    }
}
.total_skidk_prof_sum, .total_skidk_shtak_sum, .total_skidk_setka_sum {
    color: red 
}
#total_skidk_prof, #total_skidk_shtak, #total_skidk_setka {
    display: none 
}
.photos .more-items a:hover {
    background: #232323;
    color: #fff 
}
.social-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 110px 
}
.social-footer div.item {
    width: 50% 
}
.product__hidden div.wrap-product-slider div.product-slider div.product-slide {
    height: 280px 
}
.h2 {
    font-size: 26px !important;
    font-weight: bold !important;
    margin-bottom: 10px 
}
@media only screen and (max-width:768px) {
    .no-mobile {
        display: none 
    }
    .tab-links {
        display: none 
    }
    .mango-callback {
        display: none 
    }
}
.price-table td:nth-last-child(1) {
    white-space: nowrap 
}
.price-table thead td:nth-last-child(1) {
    white-space: normal 
}
.price-table td:nth-last-child(2) {
    white-space: nowrap 
}
.price-table thead td:nth-last-child(2) {
    white-space: normal 
}
@media only screen and (max-width:960px) {
    .price-table td {
        padding: 10px 
    }
}
@media only screen and (max-width:880px) {
    .price-table thead td {
        font-size: 13px 
    }
}
@media only screen and (max-width:760px) {
    .price-table thead td {
        font-size: 9px;
        line-height: 13px 
    }
    .price-table td {
        font-size: 12px;
        line-height: 17px;
        padding: 5px 
    }
}
@media only screen and (max-width:767px) {
    .video-list__item div.grid {
        margin: 0 
    }
    .video-list__item div.col-2 {
        margin-top: 10px;
        margin-bottom: 10px 
    }
}
.zabory-v-moskovskoy-oblasti h2:after {
    bottom: 0 
}
.zabory-v-moskovskoy-oblasti-1 div.product__header-title a {
    color: #000;
    font-size: 26px;
    line-height: 30px;
    text-decoration: none 
}
.zabory-v-moskovskoy-oblasti-1 div.product__header-title a:hover {
    color: #009136 
}
.zabory-v-moskovskoy-oblasti-1 .product__item a {
    text-decoration: none 
}
.zabory-v-moskovskoy-oblasti-1 .product__item a:hover div.btn.btn--black {
    background: #232323 
}
.product__header-img:hover:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 170px;
    background: rgba(0,0,0,0.4) 
}
.bx-basket-fixed {
    width: 250px;
    height: 68px;
    border-radius: 8px;
    box-shadow: -1px 1px 4px 0 rgba(50,50,50,0.59);
    position: fixed;
    right: 0;
    top: 250px;
    background: #fff;
    z-index: 1000 
}
.bx-basket-fixed {
    width: 68px;
    right: 10px 
}
.bx-hdr-profile.my-basket {
    display: grid;
    grid-template-columns: 68px 1fr;
    grid-template-rows: 68px;
    align-items: center 
}
.bx-hdr-profile.my-basket {
    grid-template-columns: 68px 
}
.my-basket-logo {
    justify-self: center 
}
.my-basket-logo a {
    display: block;
    width: 50px;
    height: 55px;
    font-size: 12px;
    line-height: 12px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    color: #009136 
}
.my-basket-info {
    border-left: 1px #e2dfdf solid;
    height: 68px;
    display: grid;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    grid-template-columns: 1fr;
    align-items: center;
    display: none 
}
.bx-basket-item-list {
    display: none 
}
h2.no-line:after {
    display: none 
}
div.with-line:after {
    display: block;
    position: absolute;
    content: '';
    width: 45px;
    height: 3px;
    bottom: -10px;
    left: 0;
    background: #009136 
}
h2.padding-top-20 {
    padding-top: 20px 
}
.bx_catalog_tile_content {
    box-shadow: #aaa 0 0 5px 
}
.bx_catalog_tile_content a {
    padding-top: 150px;
    height: 190px !important;
    background-position: center top !important;
    background-size: contain !important;
    text-decoration: none;
    border-radius: 4px;
    overflow: hidden 
}
.bx_catalog_tile_content a:hover {
    color: #000 
}
.bx_catalog_tile_content a:hover:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 190px;
    background: rgba(0,145,54,0.2);
    margin-top: -190px;
    border-radius: 4px;
    overflow: hidden 
}
.bx_catalog_tile_content a h2 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
    line-height: 20px !important;
    height: 40px !important 
}
#map_footer+* {
    margin-top: 0;
    margin-bottom: 0px;
}
.balloon {
    padding: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
.balloon-title {
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 30px 
}
.balloon-subtitle {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px 
}
.balloon-text {
    font-size: 15px 
}
.block_268 ul li {
    min-height: 194px 
}
.magazine-category-list {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    max-width: 724px;
    display: grid;
    grid-template-columns: repeat(auto-fill,228px);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
}
@media only screen and (max-width:540px) {
    .magazine-category-list {
        grid-template-columns: repeat(auto-fill,130px);
    }
}
.magazine-category-item {
    width: 228px;
    height: 228px;
}
@media only screen and (max-width:540px) {
    .magazine-category-item {
        width: 130px;
        height: 130px
    }
}
.magazine-category-item a {
    display: block;
    width: 228px;
    height: 228px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: #d8d8d8 0 0 10px;
    border: 1px #d8d8d8 solid;
    padding: 10px;
    text-decoration: none 
}
@media only screen and (max-width:540px) {
    .magazine-category-item a {
        width: 130px;
        height: 130px;
        padding: 5px 
    }
}
.magazine-category-item a:hover:before {
    display: block;
    content: "";
    width: 228px;
    height: 228px;
    background: rgba(0,112,38,0.3);
    position: absolute;
    margin-left: -11px;
    margin-top: -11px;
    border-radius: 10px 
}
@media only screen and (max-width:540px) {
    .magazine-category-item a:hover:before {
        width: 130px;
        height: 130px;
        margin-left: -6px;
        margin-top: -6px 
    }
}
.magazine-category-item a:hover {
    color: #000;
    text-decoration: none 
}
.magazine-category-item-img {
    width: 206px;
    height: 150px;
    overflow: hidden;
    display: grid;
    align-items: center;
    justify-items: center 
}
@media only screen and (max-width:540px) {
    .magazine-category-item-img {
        width: 118px;
        height: 86px 
    }
}
.magazine-category-item-img img {
    display: block;
    width: auto;
    max-width: 206px;
    height: auto 
}
@media only screen and (max-width:540px) {
    .magazine-category-item-img img {
        max-width: 118px 
    }
}
.magazine-category-item-title {
    padding-top: 10px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700 
}
@media only screen and (max-width:540px) {
    .magazine-category-item-title {
        padding-top: 5px;
        font-size: 12px;
        line-height: 14px 
    }
}
@media only screen and (max-width:767px) {
    .footer-calculator-mobile {
        width: 68px;
        height: 68px;
        display: block;
        background: #fff;
        text-decoration: none;
    }
    .footer-calculator-mobile img {
        width: 68px;
        height: 68px;
    }
    .bx-basket-fixed {
        display: none 
    }
    .footer_fixed .bx-basket-fixed {
        display: block;
        position: relative;
        right: auto;
        box-shadow: none;
        top: 0 !important 
    }
    body .footer_fixed {
        display: grid;
        /*grid-template-columns: 68px 200px 68px;*/
        grid-template-columns: 68px 1fr;
        padding-right: 90px;
        padding-left: 20px;
        grid-column-gap: 20px;
        z-index: 30;
    }
    .footer_fixed .footer-link {
        position: relative 
    }
    .footer_fixed .my-basket-logo a {
        background: #009136;
        width: 68px;
        height: 68px;
        border-radius: 100%;
        overflow: hidden;
        display: grid;
        align-items: center;
        justify-items: center 
    }
    .footer_fixed .my-basket-logo a span {
        display: none 
    }
    .footer_fixed .my-basket-logo a * {
        fill: #fff;
        color: #fff 
    }
}
@media only screen and (max-width:510px) {
    body .footer_fixed {
        /* grid-template-columns: 68px 110px 68px; */
        grid-template-columns: 68px 1fr;
        padding-left: 10px;
        grid-column-gap: 10px 
    }
    body .footer_fixed_btn a {
        width: 160px !important;
    }
    body .footer_fixed_btn a span {
        background: none;
        padding-right: 0px;
    }
    body .footer_fixed_btn a:hover span {
        background: none;
    }
    /*
    body .footer_fixed_btn a {
        width: 110px !important;
        height: 42px;
        font-size: 12px !important;
        line-height: 16px !important;
        padding: 5px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        border-radius: 3px;
        margin-bottom: 0 !important;
        white-space: normal !important 
    }
    body .footer_fixed_btn a span {
        padding-right: 0 !important;
        background: none !important;
        white-space: normal !important 
    }
    */
    body .footer_fixed_btn span.time {
        display: block;
        padding-top: 2px 
    }
}
.photos-wrap {
    display: flex;
    flex-direction: row;
    position: relative;
    justify-content: space-between;
    flex-wrap: nowrap 
}
.gallery_photo_wrap {
    width: 24% 
}
img.gallery_photo {
    display: block;
    max-width: 100%;
    height: auto 
}
.catalog-section {
    position: relative 
}
.advantages-subsection-wrap {
    display: flex;
    flex-direction: row;
    position: relative;
    justify-content: space-between 
}
.advantage-item {
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center;
    width: calc((100% - 60px) / 4);
    box-sizing: border-box 
}
.advantage-item:not(:last-child)::after {
    position: absolute;
    content: "";
    height: 90%;
    width: 1px;
    top: 5%;
    right: -10px;
    background-color: #d8d8d8 
}
.cart-item-wrap {
    padding-left: 10px;
    padding-right: 10px 
}
.cart-item-wrap .cart-item .ici-02 .article-button {
    transition: background-color .19s ease-in-out 
}
.cart-item-wrap .cart-item .ici-02 .article-button:hover {
    background-color: #000 
}
.cart-item-wrap .cart-item {
    max-width: 350px 
}
.cart-item-wrap .cart-item:hover {
    box-shadow: 0 0 8px 3px rgba(50,50,50,0.75) 
}
.object-discription .wrap {
    margin-bottom: 20px 
}
section.project {
    margin-bottom: 20px 
}
.wrap.complete {
    position: relative;
    line-height: 1.6;
    font-size: 16px 
}
.wrap.complete img {
    object-fit: cover;
    max-width: 100%;
    height: auto;
    margin: 0 auto 
}
@media(max-width:1024px) {
    .photos-wrap {
        flex-wrap: wrap 
    }
    .gallery_photo_wrap {
        width: 49%;
        margin-bottom: 20px 
    }
    .advantages-subsection-wrap {
        flex-wrap: wrap 
    }
    .advantage-item {
        width: calc((100% - 20px) / 2);
        margin-bottom: 30px 
    }
    .advantage-item::after {
        display: none 
    }
    .advantage-item:nth-child(2n+1)::after {
        display: block 
    }
    .advantage-item:nth-child(1)::before, .advantage-item:nth-child(2)::before {
        position: absolute;
        content: "";
        width: 90%;
        height: 1px;
        right: 5%;
        bottom: -15px;
        background-color: #d8d8d8 
    }
}
@media(max-width:768px) {
    .advantage-item {
        width: 100% 
    }
    .advantage-item:nth-child(n)::after {
        display: none 
    }
    .advantage-item:not(:last-child)::before {
        position: absolute;
        content: "";
        width: 90%;
        height: 1px;
        right: 5%;
        bottom: -15px;
        background-color: #d8d8d8 
    }
}
.wrapper-items__price-page .cart-item-wrap {
    margin-right: -20px;
    text-align: center 
}
.wrapper-items__price-page .cart-item-wrap.fix-cart-item-wrap {
    margin-right: 0 
}
.wrapper-items__price-page .cart-item-wrap.fix-cart-item-wrap ul li {
    text-align: left 
}
.wrapper-items__price-page .cart-item-wrap.fix-cart-item-wrap p {
    text-align: left 
}
.wrapper-items__price-page .cart-item-wrap .cart-item {
    float: none;
    display: inline-block 
}
.wrapper-items__price-page .cart-item-wrap .cart-item .inner-container {
    display: flex;
    flex-direction: column;
    max-width: 350px 
}
section, section.project {
    margin-bottom: 20px 
}
.project .wrap-tabs.wrap-tabs--projects {
    font-size: 16px 
}
.wrap .grid {
    margin: 0 -15px 
}
.catalog-section .section-goods-container {
    position: relative;
    margin-right: -10px 
}
.catalog-section .section-goods-container .good-item-wrap {
    display: block;
    position: relative;
    text-decoration: none;
    box-sizing: border-box;
    border: 5px solid #eee;
    transition: all .1s;
    margin-bottom: 10px;
    padding: 10px;
    margin-right: 10px;
    height: 552px 
}
.cart-item-wrap div.cart-item {
    width: calc(33.33333% - 25px) 
}
@media(max-width:1024px) {
    .catalog-section .section-goods-container .good-item-wrap {
        width: calc((100% - 20px) / 2) 
    }
    .cart-item-wrap div.cart-item {
        width: calc(50% - 25px) 
    }
}
@media(max-width:768px) {
    .catalog-section .section-goods-container .good-item-wrap {
        width: 100% 
    }
    div.project-slider__thumb-slide {
        margin-right: 0 
    }
    .cart-item-wrap div.cart-item {
        width: calc(100%) 
    }
}
.catalog-section .section-goods-container .good-item-wrap:hover {
    border: 5px solid #009136;
    color: #000 
}
.good-item-wrap .good-info {
    margin-top: 5px;
    margin-bottom: 5px 
}
.catalog-section .section-goods-container .good-item-wrap .good-name {
    min-height: 128px;
    max-height: 128px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    line-height: 1.6;
    overflow: hidden 
}
.catalog-section .section-goods-container .good-item-wrap:hover .good-name {
    color: #009136 
}
.catalog-section .section-goods-container .good-item-wrap .good-img-wrap {
    position: relative;
    width: 100%;
    line-height: 1.6;
    height: 245px;
    overflow: hidden 
}
.catalog-section .section-goods-container .good-item-wrap .good-img-wrap img {
    object-fit: cover;
    max-width: 100%;
    min-width: 100%;
    max-height: 100%;
    min-height: 100% 
}
.catalog-section .section-goods-container .good-item-wrap .good-img-wrap::before {
    position: absolute;
    display: block;
    opacity: 0;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,145,54,0.8);
    transition: opacity .1s 
}
.catalog-section .section-goods-container .good-item-wrap:hover .good-img-wrap::before {
    opacity: 1 
}
.catalog-section .section-goods-container .good-item-wrap .good-img-wrap::after {
    opacity: 0;
    position: absolute;
    display: block;
    content: '';
    width: 46px;
    height: 46px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background: #fff url(/local/templates/main_copy/css/../../../../../../../images/ico/arrow-green.svg) no-repeat center center;
    margin-top: -23px;
    margin-left: -23px;
    transition: opacity .1s 
}
.catalog-section .section-goods-container .good-item-wrap:hover .good-img-wrap::after {
    opacity: 1 
}
.catalog-section .section-goods-container .good-item-wrap .good-date, .catalog-section .section-goods-container .good-item-wrap .good-price {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    line-height: 1.6;
    margin-bottom: 12px;
    align-items: flex-end 
}
.catalog-section .section-goods-container .good-item-wrap .good-price {
    min-height: 25px 
}
.catalog-section .section-goods-container .good-item-wrap .good-date .info, .catalog-section .section-goods-container .good-item-wrap .good-price .info {
    color: #9b9b9b 
}
.catalog-section .section-goods-container .good-item-wrap .good-date {
    height: 32px 
}
.catalog-section .section-goods-container .good-item-wrap .good-date .date {
    color: #9b9b9b;
    font-weight: 500 
}
.catalog-section .section-goods-container .good-item-wrap .good-price .price {
    font-size: 20px;
    font-weight: bold;
    color: #232323 
}
.tab-block__item {
    line-height: 1.6 
}
.grid .col-2 {
    margin-bottom: 10px 
}
section.project section {
    margin-bottom: 40px 
}
.project .wrap.video-wrapper {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative 
}
.project .wrap.video-wrapper>iframe {
    box-sizing: border-box;
    border: 5px solid #009136;
    border-radius: 10px;
    width: 48%;
    max-width: 560px;
    margin-bottom: 20px 
}
@media(max-width:1024px) {
    .project .wrap.video-wrapper>iframe {
        width: 100% 
    }
}
section.project a {
    text-decoration: none;
    display: inline-block;
    color: #009136 
}
section.project a.btn {
    color: #fff 
}
section.project .catalog-section.goods a.projects-slide {
    color: #232323;
    margin-bottom: 6px 
}
section.project .catalog-section.goods a.projects-slide:hover {
    color: #232323 
}
section.project .catalog-section.goods .projects-slide__date-wrap {
    height: 44px 
}
.catalog-section.goods .wrap-projects-slider::after {
    right: -10px 
}
.install_steps_wrap {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap 
}
.install_steps_wrap .install_step {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(100% / 3 - 48px);
    margin-bottom: 24px;
    overflow: hidden 
}
.install_steps_wrap .install_step .install_step-img {
    overflow: hidden;
    border: 5px #eee solid;
    border-radius: 10px;
    width: 90% 
}
.install_steps_wrap .install_step .install_step-img:hover {
    border: 5px #009136 solid 
}
.install_steps_wrap .install_step .install_step-img img {
    object-fit: contain 
}
.install_steps_wrap .install_step .install_step-text {
    line-height: 1.6;
    padding-top: 10px;
    width: 90%;
    text-align: center 
}
.install_steps_wrap .install_step .install_step-text:first-letter {
    color: #009136;
    font-weight: 800;
    font-size: 17px 
}
@media(max-width:1024px) {
    .install_steps_wrap .install_step {
        width: calc(100% / 2 - 24px) 
    }
}
@media(max-width:768px) {
    .install_steps_wrap .install_step {
        width: calc(100%) 
    }
}
@media(max-width:768px) and (orientation:landscape) {
    .install_steps_wrap .install_step {
        width: calc(100% / 2 - 24px) 
    }
}
.project ul {
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 20px 
}
.project ul li {
    position: relative;
    padding-left: 22px;
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    line-height: 1.6;
}
.project ul li:before {
    display: block;
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    left: 0;
    background: url(/local/templates/main/images/ico/tick-green.svg) no-repeat center center/contain;
    margin-top: 6px 
}
.price_column {
    font-weight: 500 
}
.price-table tr td {
    text-align: center 
}
.price-table tr td:nth-child(1) {
    text-align: left 
}
section.calculator-section {
    padding: 0 
}
.p-justify {
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px 
}
.p-justify p {
    text-align: left 
}
.p-justify ul li {
    text-align: left 
}
.p-justify h2 {
    text-align: left 
}
.ya-share2__item_service_vkontakte a.ya-share2__link {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url('/local/templates/main_copy/css/../images/social_sprites.png') -75px -75px 
}
.ya-share2__item_service_vkontakte a.ya-share2__link span {
    display: none 
}
.ya-share2__item_service_vkontakte a.ya-share2__link:hover {
    background-position: -140px -10px 
}
.ya-share2__item_service_facebook a.ya-share2__link {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url('/local/templates/main_copy/css/../images/social_sprites.png') -10px -140px 
}
.ya-share2__item_service_facebook a.ya-share2__link span {
    display: none 
}
.ya-share2__item_service_facebook a.ya-share2__link:hover {
    background-position: -75px -140px 
}
.ya-share2__item_service_odnoklassniki a.ya-share2__link {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url('/local/templates/main_copy/css/../images/social_sprites.png') -75px -10px 
}
.ya-share2__item_service_odnoklassniki a.ya-share2__link span {
    display: none 
}
.ya-share2__item_service_odnoklassniki a.ya-share2__link:hover {
    background-position: -10px -75px 
}
.ya-share2__item_service_twitter a.ya-share2__link {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url('/local/templates/main_copy/css/../images/twitter-icon.webp') center no-repeat, #009229;
    border-radius: 100%;
}
.no-webp .ya-share2__item_service_twitter a.ya-share2__link {
    background: url('/local/templates/main_copy/css/../images/twitter-icon.png') center no-repeat, #009229;
}
.ya-share2__item_service_twitter a.ya-share2__link:hover {
    background: url('/local/templates/main_copy/css/../images/twitter-icon.webp') center no-repeat, #1da1f2;
}
.no-webp .ya-share2__item_service_twitter a.ya-share2__link:hover {
    background: url('/local/templates/main_copy/css/../images/twitter-icon.png') center no-repeat, #1da1f2;
}
.ya-share2__item_service_twitter a.ya-share2__link span {
    display: none 
}
body .ya-share2__list_direction_horizontal>.ya-share2__item {
    margin-bottom: 5px;
    margin-right: 0 
}
.gray-shadow {
    display: inline-block;
    box-shadow: 0 0 10px rgba(0,1,0,.23) 
}
.wrap div.catalog-articles-wrap div.catalog-article-wrapper {
    width: calc((100% - 24px) / 2);
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    max-height: 220px;
    height: 220px;
    overflow: hidden;
    margin-bottom: 24px;
    padding: 10px;
    box-sizing: border-box;
    color: black;
    box-shadow: 0 0 25px -5px rgba(74,74,74,0.36) 
}
@media(max-width:1024px) {
    .wrap div.catalog-articles-wrap div.catalog-article-wrapper {
        width: 100% 
    }
}
@media(max-width:768px) {
    .wrap div.catalog-articles-wrap div.catalog-article-wrapper {
        flex-direction: column;
        max-height: 520px;
        height: unset 
    }
}
.order-block-2 {
    background-image: url("/images/zabory-v-moskovskoy-oblasti/4.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0 
}
.order-block-2 h2.h3-title {
    color: #fff;
    font-size: 28px !important 
}
.order-block-2 h2.h3-title:after {
    background: #fff 
}
.order-block__items-2 {
    display: flex;
    flex-wrap: wrap;
    padding: 0 70px 
}
@media(max-width:1280px) {
    .order-block__items-2 {
        padding: 0 
    }
}
@media(max-width:992px) {
    .order-block__items-2 {
        justify-content: center 
    }
}
.order-block__item-2 {
    position: relative;
    padding: 15px 65px;
    width: 33.3333%;
    display: flex;
    flex-direction: column;
    align-items: center 
}
@media(max-width:1060px) {
    .order-block__item-2 {
        padding: 15px 
    }
}
@media(max-width:992px) {
    .order-block__item-2 {
        width: 250px 
    }
}
.order-block__item-2 .order-block__icon-2 img {
    margin: 0 auto 
}
.order-block__item-2:not(:last-child):after {
    content: "";
    position: absolute;
    right: 0;
    width: 17px;
    height: 31px;
    top: 60px;
    background-image: url("/images/zabory-v-moskovskoy-oblasti/5.png") 
}
@media(max-width:992px) {
    .order-block__item-2:not(:last-child):after {
        content: none 
    }
}
.order-block__text-2 {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    line-height: 17px;
    text-align: center 
}
.order-block__text-2 a {
    text-decoration: underline 
}
.service__detailPage p {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px 
}
@media only screen and (max-width:767px) {
    .contacts .tab-links {
        display: block 
    }
    .contacts .tab-links .tab-link__item {
        width: 50% 
    }
}
@media only screen and (max-width:1060px) {
    .tab-blocks .wrap-contacts {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-areas: "wrap-contacts-slider" "contacts-map" 
    }
    .tab-blocks .wrap-contacts .wrap-contacts-slider {
        grid-area: wrap-contacts-slider;
        width: 100% 
    }
    .tab-blocks .wrap-contacts .contacts-map {
        grid-area: contacts-map;
        width: 100% 
    }
}
@media only screen and (max-width:767px) {
    .wrap-contacts-slider .contacts-slider .contacts-slide {
        display: grid;
        grid-template-columns: 1fr 
    }
    .wrap-contacts-slider .contacts-slider .contacts-slide>div {
        width: 100% 
    }
}
.cart_href:hover .cls-1 {
    fill: #000;
    fill-rule: evenodd 
}
.cart_href:hover {
    color: #000 !important 
}
.col-2:hover .photos-item:before {
    background-color: rgba(0,145,54,0.65) 
}
body a.btn.btn--black.basket-button {
    background: url(/local/templates/main_copy/images/ico/order-button.png) 10px center no-repeat, #009136;
    padding-left: 45px;
    width: 199px !important;
}
body a.btn.btn--black.basket-button:hover {
    background: url(/local/templates/main_copy/images/ico/order-button.png) 10px center no-repeat, #333;
}
body a.btn.btn--black.kalkulyator-button {
    background: url(/local/templates/main_copy/images/ico/calculator-button.png) 12px center no-repeat, #009136;
    padding-left: 45px;
    width: 199px !important;
}
body a.btn.btn--black.kalkulyator-button:hover {
    background: url(/local/templates/main_copy/images/ico/calculator-button.png) 12px center no-repeat, #333;
}
body .btn.btn-left span {
    padding-left: 25px;
    padding-right: 0px;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-btn-left.png") no-repeat left center 
}
body .btn.btn-left:hover {
    background: #333;
}
body .btn.btn-left:hover span {
    padding-left: 25px;
    padding-right: 0px;
    background: url("/local/templates/main_copy/css/../images/ico/arrow-btn--hover-left.png") no-repeat left center;
    color: #fff;
}
body .action-table tr th, body .action-table tr td {
    text-align: center;
}
body .action-table tr th:nth-child(1), body .action-table tr td:nth-child(1) {
    text-align: center;
}
.block_46 a {
    color: #049621;
}
.block_46 a:hover {
    text-decoration: none;
}
section.advantage-about .advantage-about-list {
    width: 100%;
    max-width: 1226px;
    padding-left: 11px;
    padding-right: 11px;
    margin: 0 auto;
    text-align: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    padding-top: 40px;
    padding-bottom: 20px;
}
@media screen and (max-width: 810px) {
    section.advantage-about .advantage-about-list {
        grid-row-gap: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 570px) {
    section.advantage-about .advantage-about-list {
        grid-template-columns: 1fr;
    }
}
section.advantage-about .advantage-about-number {
    height: 115px;
    overflow: hidden;
}
section.advantage-about .advantage-about-number-text {
    height: 115px;
    overflow: hidden;
    font-size: 150px;
    line-height: 110px;
    color: #eef1ea;
}
section.advantage-about .advantage-about-number-icon {
    width: 80px;
    height: 80px;
    background: #049621;
    background-size: cover;
    display: grid;
    align-items: center;
    justify-items: center;
    margin: 0 auto;
    margin-top: -80px;
    position: relative;
    border-radius: 100%;
}
section.advantage-about .advantage-about-number-icon img {
    display: block;
    max-width: 48px;
    max-height: 48px;
}
section.advantage-about .advantage-about-item-title {
    font-size: 18px;
    color: #049621;
    text-transform: uppercase;
    padding-top: 20px;
}
@media screen and (max-width: 810px) {
    section.advantage-about .advantage-about-item-title {
        font-size: 16px;
    }
}
section.advantage-about .advantage-about-item-text {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    padding-top: 30px;
}
@media screen and (max-width: 810px) {
    section.advantage-about .advantage-about-item-text {
        font-size: 14px;
        line-height: 21px;
        padding-top: 15px;
    }
}
section.advantage-about .advantage-about-item-text a {
    color: #049621;
    text-decoration: underline;
    text-transform: uppercase;
}
section.advantage-about .advantage-about-item-text a:hover {
    text-decoration: none;
}
section.advantage-about .advantage-about-item-text span {
    font-size: 24px;
    line-height: 24px;
    color: #049621;
}
@media screen and (max-width: 810px) {
    section.advantage-about .advantage-about-item-text span {
        font-size: 14px;
        line-height: 21px;
    }
}
.bg-twitter_color {
    width: 45px;
    height: 45px;
    background: #1da1f2;
    border-radius: 100%;
    display: grid;
    align-items: center;
    align-content: center;
    justify-content: center;
}
@media screen and (max-width: 767px) {
    .bg-twitter_color {
        margin: 0 auto;
    }
}
.bg-twitter_color svg {
    width: 20px;
    height: 20px;
    color: #fff;
}
.bg-twitter_color svg path {
    fill: currentcolor;
}
 .menuNewDK.header .header-menu {
     order: 3;
     width: 100%;
     height: 75px;
     justify-content: center;
     border-top: 1px solid #d9d9d9;
}
 .menuNewDK.header .header-content>.wrap{
     flex-wrap: wrap;
}
 .menuNewDK.header .header-info:after{
}
 .header.menuNewDK .header-menu ul.main-menu{
     width: 100%;
     justify-content: space-between;
}
 .newButtonheader{
     margin: 0 auto;
}
 .newButtonheader + .header__social{
     flex-grow: 1;
     margin: 0 auto 0 0;
}
 .newButtonheader a{
     border-radius: 5px;
     padding: 4px 10px 4px 7px;
     display: flex;
     font-size: 15px;
     align-items: center;
     justify-content: flex-start;
     transition: 0.15s;
     text-decoration: none;
}
 .newButtonheader a:not(:first-of-type){
     margin-left: 45px;
}
 .newButtonheader svg, .newButtonheader img{
     height: 25px;
     width: auto;
     margin-right: 10px;
}
 .header__social{
     margin-left: 45px;
     max-width: 136px;
}
 .header__social .social-footer{
     max-width: unset;
}
 .header__social .social-footer div.item{
     width: 33.333%;
     margin-bottom: 5px;
}
 .header__social .social-footer div.item a{
     border-radius: 50%;
     display: flex;
     justify-content: center;
     width: 30px;
     height: 30px;
}
 .header__social .bg-vk_color{
     background-position: -147px -17px;
}
 .header__social .bg-yt_color{
     background-position: -147px -83px;
}
 .header__social .bg-ok_color{
     background-position: -17px -82px;
}
 .header__social .bg-insta_color{
     background-position: -147px -146px;
}
 .header__social .bg-fb_color{
     background-position: -81px -147px;
}
 .header__social .social-footer div.item a svg{
     margin-right: 0;
}
 .newButtonheader{
     display: flex;
     align-items: center;
     justify-content: flex-start;
}
 .header_calc{
     border: 1px solid #009136;
}
 .header_calc:hover{
     color: white;
     background: #009136;
}
 .header_calc svg, .header_calc svg path{
     fill: #009136;
     transition: 0.15s;
}
 .header_calc:hover svg, .header_calc:hover svg path{
     fill: #fff;
}
 .header__call{
     border: 1px solid #da4d00;
     background: #da4d00;
     color: white;
}
 .header__call:hover{
     border: 1px solid #009136;
     background: #009136;
}
 .menuNewDK.header .header-middle_position_fixed .header-menu{
     width: auto;
     order: 0;
     height: 86px;
     border: 0;
}
 .menuNewDK.header .header-middle_position_fixed.header-content>.wrap{
     flex-wrap: nowrap;
}
 .menuNewDK.header .header-middle_position_fixed .header-menu__link {
     font-size: 11px;
}
 @media(max-width: 1620px){
     .newButtonheader + .header__social{
         display: none;
    }
}
 @media(min-width: 1440px){
     .menuNewDK.header .header-menu__link{
         font-size: 15px;
    }
     .menuNewDK .header-logo{
         height: 86px;
         display: flex;
         align-items: center;
    }
}
 @media (max-width: 1420px){
     .newButtonheader a:not(:first-of-type){
         margin-left: 30px;
    }
}
 @media (max-width: 1580px){
     .menuNewDK .newButtonheader {
         order: 2;
    }
}
 @media(max-width: 1365px){
     .header__social{
         display: none;
    }
}
 @media(max-width: 1280px){
     .newButtonheader a:not(:first-of-type){
         margin-left: 10px;
    }
}
 @media (max-width: 1024px){
     .newButtonheader{
         display: none;
    }
     .menuNewDK.header .header-content>.wrap {
         flex-wrap: nowrap;
    }
     .h3-title.hnew{
         padding-left: 0;
    }
}
 h2.h1 {
     font-size: 48px!important;
     text-align: center;
     margin-top: 0;
}
 h2.h1::after{
     display: none;
}
 @media only screen and (max-width: 767px){
     h2.h1 {
         font-size: 30px!important;
    }
}

 .menuNewDK .header-content{
box-shadow: 0 2px 11px #f0f0f0;
 }
 .newSliderTop .wrap-slider.new-wrap-slider .slider{
     height: auto;
}
 .newSliderTop .wrap-slider .wrap{
     position: absolute;
     height: 100%;
     max-width: 100%;
}
 .newSliderTop .wrap-slider.new-wrap-slider .slick-slide{
     min-height: 1px;
     height: inherit;
}
 .newSliderTop .wrap-slider.new-wrap-slider .slider .slide-img{
     position: static;
}
 .newSliderTop .wrap-slider.new-wrap-slider .slide:before{
     background: rgba(0,0,0,.1);
}
 .newSliderTop .wrap-slider .slide .wrap{
     position: absolute;
     left: 40px;
     bottom: 40px;
     height: auto;
}
 .newSliderTop .wrap-slider.new-wrap-slider .slider-arrows{
     top: auto;
     bottom: 40px;
}
 .newSliderTop .slick-slider .slick-track{
     display: flex;
     align-items: stretch;
}
 .newSliderTop .slick-initialized .slick-slide{
     padding: 0;
}
 .newSliderTop .wrap-slider.new-wrap-slider .slider-price{
     display: none;
}
 .newSliderTop .wrap-slider.new-wrap-slider .slider-title{
     display: none;
}
 .newSliderTop .wrap-slider.new-wrap-slider .slider .btn{
     margin-bottom: 0;
     margin-right: 5px;
}
 .newSliderTop .wrap-slider.new-wrap-slider .dots{
     height: auto;
     top: 50%;
     transform: translateY(-50%);
}
 @media(max-width: 1440px){
     .newSliderTop .wrap-slider.new-wrap-slider .slider .btn{
         padding: 15px 25px;
    }
}
 @media(max-width: 991.98px){
     .newSliderTop .wrap-slider.new-wrap-slider .slider .btn{
         padding: 10px 15px;
    }
     .newSliderTop .wrap-slider .slide .wrap{
         left: 20px;
         bottom: 50%;
         transform: translateY(50%);
    }
     .newSliderTop .wrap-slider.new-wrap-slider .slider-arrows{
         bottom: 20px;
    }
}
 .newSliderTop .wrap-slider .slick-initialized .slick-slide{
     padding: 0;
}
.newSliderTop .slick-slide img, .slidernewwrapper .slick-slide img {
     margin: 0px;
}
.page-header .page-header{
	display: none;
}
.service__detailPage .install_steps_wrap .install_step .install_step-img {
    color: #232323;
    border: none;
    display: inline-block;
    width: auto;
}
.service__detailPage .install_steps_wrap .install_step .install_step-img:hover {
    color: #009136;
    border: none;
    display: inline-block;
    width: auto;
}
.project-slide__info a.project-slide__title {
    color: #fff;
    text-decoration: none;
}
.project-slide__info a.project-slide__title:hover {
    color: #009136;
}
.project-slide__hidden .price_wrap span.current {
    font-size: 18px;
}
.service_adw__item {
    float: left;
}
.price-item__more.btn-square.btn--arrow-right {
    white-space: nowrap;
}
@media(max-width: 1200px){
    .main_project.project .main_project-list .slider-container__item .slider-for {
        height: auto;
    }
}
@media(max-width: 900px){
    .main_project-list .main_project-price {
        margin-top: 0px;
    }
}
section.main_project.project div.container div.main_project-list {
    padding-left: 0px;
    padding-right: 0px;
}
@media(max-width: 420px){
    body a.btn.btn--black.basket-button {
        width: 100% !important;
    }
    body a.btn.btn--black.kalkulyator-button {
        width: 100% !important;
    }
}
.header-social-under-phone {
    display: none;
    padding-top: 5px;
}
.header-middle_position_fixed .header-social-under-phone {
    display: block;
}
.header-social-under-phone ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: grid;
    grid-template-columns: 25px 25px 25px;
    grid-template-rows: 25px;
    grid-column-gap: 10px;
}
.header-social-under-phone ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.header-social-under-phone ul li a {
    display: block;
    outline: none;
    overflow: hidden;
    width: 25px;
    height: 25px;
}
.header-social-under-phone .header-social-under-phone-cart-icon {
    display: none;
}
.header-social-under-phone .header-social-under-phone-divider {
    display: none;
    background: #d8d8d8;
}
.header-middle_position_fixed .header-social-under-phone ul {
    grid-template-columns: 25px 25px 25px 1px 25px;
}
.header-middle_position_fixed .header-social-under-phone .header-social-under-phone-cart-icon {
    display: block;
    justify-self: end;
}
.header-middle_position_fixed .header-social-under-phone .header-social-under-phone-cart-icon a:hover .cls-1 {
    fill: #000;
    fill-rule: evenodd;
}
.header-middle_position_fixed .header-social-under-phone .header-social-under-phone-divider {
    display: block;
}
.header-call-button-fixed {
    display: none;
}
.header-call-button-fixed a {
    border-radius: 5px;
    padding: 4px 10px 4px 7px;
    display: flex;
    font-size: 15px;
    align-items: center;
    justify-content: flex-start;
    transition: 0.15s;
    text-decoration: none;
    border: 1px solid #da4d00;
    background: #da4d00;
    color: white;
    margin-right: 20px;
}
.header-call-button-fixed a:hover {
    background: #009136;
    border: 1px solid #009136;
}
.header-call-button-fixed a img {
    height: 25px;
    width: auto;
    margin-right: 10px;
}
.header-middle_position_fixed .header-call-button-fixed {
    display: block;
}
@media(max-width: 1650px){
    .header-middle_position_fixed .header-call-button-fixed {
        display: none;
    }
}
.header-middle_position_fixed .header-call-button-fixed-hide {
    display: none;
}
/* question-answer */
section.question-answer {
}
section.question-answer .question-answer-list {
}
section.question-answer .question-answer-item {
    margin-bottom: 20px;
    border-bottom: 1px #009136 solid;
    padding-bottom: 20px;
}
/* question-answer */
/*
@media(max-width: 768px){
    .tab-block__item .bx-pagination ul li {
        padding-left: 0px;
    }
    .tab-block__item .bx-pagination ul li.bx-pag-prev span {
        padding-left: 14px;
        padding-right: 14px;
        text-indent: -9999px;
    }
    .tab-block__item .bx-pagination ul li.bx-pag-prev span:after {
        display: block;
        content: "";
        position: absolute;
        border: solid #666;
        border-width: 0 4px 4px 0;
        padding: 4px;
        transform: rotate(135deg);
        margin-left: -4px;
        margin-top: -20px;
    }
    .tab-block__item .bx-pagination ul li.bx-pag-prev a span {
        padding-left: 14px;
        padding-right: 14px;
    }
    .tab-block__item .bx-pagination ul li.bx-pag-next span {
        padding-left: 14px;
        padding-right: 14px;
        text-indent: -9999px;
    }
    .tab-block__item .bx-pagination ul li.bx-pag-next span:after {
        display: block;
        content: "";
        position: absolute;
        border: solid #666;
        border-width: 0 4px 4px 0;
        padding: 4px;
        transform: rotate(-45deg);
        margin-left: -8px;
        margin-top: -20px;
    }
    .tab-block__item .bx-pagination ul li.bx-pag-next a span {
        padding-left: 14px;
        padding-right: 14px;
    }
}
*/
.support-right-img {
    display: grid;
    grid-template-columns: 1fr 370px;
    grid-column-gap: 20px;
}
@media(max-width: 767px){
    .support-right-img {
        grid-template-columns: 1fr;
    }
}
.support-right-img .support-right-img-rigth-column a {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 100%;
    max-width: 370px;
}
.support-right-img .support-right-img-rigth-column a img {
    display: block;
    width: 100%;
    height: auto;
}
form[name="support"] textarea {
    height: 75px;
    border: 1px solid #d8d8d8;
    border-radius: 20px;
    padding: 20px;
    resize: none;
}
.bx-filter-param-btn-block__risunok_sechen span.bx-filter-param-text {
    display: none;
}
.bx-filter-param-btn-block__risunok_sechen span.fake {
    top: 0px;
}
.support-form-file-title {
    padding-top: 20px;
    color: #767676;
}
.product-item-big-card .product-item-url-not-category {
    display: none;
}
.product-item-url-not-category {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}
.product-item-small-card .product-item-info-container.button-hidden-hover {
    display: none;
}
.product-item-small-card .product-item-big-card .product-item-info-container.button-hidden-hover {
    display: block;
}
.product-item-small-card .product-item-title a {
    color: #232323;
    font-size: 17px;
    line-height: 23px;
}
.product-item-small-card .product-item-price-current {
    text-align: center;
    color: #009136;
    font-size: 23px;
    font-weight: 500;
    display: block;
    margin-bottom: 20px;
}
.product-item-small-card .product-item-price-current span {
    font-size: 17px;
    color: #7c7c7c;
}
.bx-no-touch .bx-filter-param-btn.bx-color-sl:hover .bx-filter-btn-color-name {
    display: block !important;
    position: absolute;
    background: #fff;
    padding: 5px;
    border: 1px #ccd5db solid;
    margin-top: 10px;
    margin-left: -4px;
    border-radius: 2px;
    font-size: 14px;
    color: #000;
    white-space: nowrap;
    z-index: 1000;
}
@media(max-width:1024px){
    .bx-touch .bx-filter-param-btn.bx-color-sl span.bx-filter-btn-color-name {
        display: inline-block !important;
        font-size: 14px;
        line-height: 18px;
    }
    .bx-touch .bx-filter-param-btn.bx-color-sl {
        width: auto;
    }
}
@media(max-width:1024px){
    .bx-touch .product-item-detail-tabs-container {
        margin-top: 0px;
        height: auto;
    }
    .bx-touch .product-item-detail-tabs-container .product-item-detail-tabs-list .product-item-detail-tab {
        float: none;
        margin-right: 0px;
    }
    .bx-touch .product-item-detail-tabs-container .product-item-detail-tabs-list .product-item-detail-tab a {
        display: block;
    }
}
.product-item-detail-info-section-mobile-fix {
    clear: both;
}
.price-item__info-title {
    padding-bottom: 10px;
    text-align: center;
}
.price-item__info-title a {
    text-decoration: none;
}
.price-item__info-title a span {
    font-size: 14px;
    line-height: 18px;
    color: #232323;
    font-weight: 700;
    text-transform: uppercase;
}
.price-item__info-title a:hover span {
    color: #009136;
}
.bx-soa-pp-desc-container_order .bx-soa-pp-company-image {
    position: relative;
    width: 70px;
    height: 40px;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    float: left;
    margin-right: 10px;
}
.bx-soa-pp-desc-container_order .bx-soa-pp-company-description a {
    color: #23527c;
    text-decoration: underline;
}
.bx-soa-pp-desc-container_order .bx-soa-pp-company-description a:hover {
    text-decoration: none;
}
.h3-title-all-product-category-button a {
    display: inline-block;
}
.h3-title-all-product-category-button a span {
    display: grid;
    align-content: center;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    background: #009136;
    border-radius: 3px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: 30px;
    float: right;
    height: 30px;
}
.h3-title-all-product-category-button a:hover span {
    background: #333;
}
.service-prices .price-item__info.all-product-item-info {
    padding-bottom: 10px;
}
.all-product-price-table-button-box {
    padding-bottom: 27px;
    text-align: center;
    font-size: 0px;
    display: grid;
    grid-template-columns: 172px 120px;
    grid-column-gap: 10px;
    justify-content: center;
}
.all-product-price-table-button-box a {
    white-space: nowrap;
}
.all-product-price-table-button-box a.all-product-price-table-button {
    color: #fff;
    background: #009136;
}
.all-product-price-table-button-box a.all-product-price-table-button:hover {
    color: #fff;
    background: #333;
}
.all-product-price-table-popup {
    display: none;
}
@media(max-width:768px){
    body .all-product-price-table-popup {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.all-product-price-table-popup table {
    width: calc(100% - 25px);
    margin-right: 25px;
    margin-bottom: 25px;
}
.all-product-price-table-popup table tr th {
    border-top: 2px #009136 solid;
    padding: 15px;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    background: #fafafa;
    text-align: center;
    white-space: nowrap;
}
@media(max-width:768px){
    .all-product-price-table-popup table tr th {
        font-size: 9px;
        line-height: 13px;
        padding: 5px;
    }
}
.all-product-price-table-popup table tr td {
    border-top: 2px #fff solid;
    padding: 15px;
    font-size: 12px;
    color: #000;
    text-align: center;
    white-space: nowrap;
}
@media(max-width:768px){
    .all-product-price-table-popup table tr td {
        padding: 5px;
    }
}
.all-product-price-table-popup table tr:nth-child(2n) td {
    background: #f4f4f4;
}
.all-product-price-table-popup table tr:nth-child(2n+1) td {
    background: #fafafa;
}
.all-product-price-table-popup table tr.active td {
    background: #009136;
    color: #fff;
}
.all-product-price-table-popup-scroll {
    max-height: 430px;
}
.all-product-price-table-popup-title {
    font-size: 14px;
    font-weight: bold;
    color: #232323;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
    width: calc(100% - 25px);
}
@media(max-width:768px){
    .all-product-price-table-popup-title {
        width: 100%;
    }
}
.all-product-price-table-button-box-not-price-table {
    text-align: center;
    padding-bottom: 15px;
}
.service-prices .price-item__info.price-item__info-not-padding {
    padding-bottom: 15px;
}
@media(max-width:768px){
    .bx-pagination .bx-pagination-container ul li {
        display: none;
    }
    .bx-pagination .bx-pagination-container ul li.bx-pag-prev {
        display: inline-block;
        padding-left: 0px;
    }
    .bx-pagination .bx-pagination-container ul li.bx-pag-next {
        display: inline-block;
        padding-left: 0px;
    }
    .bx-pagination .bx-pagination-container ul li.bx-pag-all {
        display: inline-block;
    }
}
.all-product-price-table-button-box .btn-square:hover, .all-product-price-table-button-box-not-price-table .btn-square:hover {
    color: #fff;
    background: #009136;
}
.price-item__image a.image {
    cursor: pointer;
}
.main-page-section-number {
    min-height: 360px;
}
/* order-make */
section.order-make .order-make-2-column {
    display: grid;
    grid-template-columns: 1fr 300px;
    grid-template-areas: "order-make-left-column order-make-right-column";
    grid-column-gap: 15px;
}
@media screen and (max-width: 768px) {
    section.order-make .order-make-2-column {
        grid-template-columns: 1fr;
        grid-template-areas: "order-make-right-column"
                             "order-make-left-column";
    }
}
section.order-make .order-make-left-column {
    grid-area: order-make-left-column;
}
section.order-make .order-make-right-column {
    grid-area: order-make-right-column;
}
section.order-make .order-make-result {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    padding: 30px;
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-row-gap: 30px;
    background: #fff;
}
@media screen and (max-width: 768px) {
    section.order-make .order-make-result {
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        box-shadow: none;
    }
}
section.order-make .order-make-result.order-make-result-fixed {
    position: fixed;
    width: 300px;
    margin-top: 40px;
}
@media screen and (max-width: 768px) {
    section.order-make .order-make-result.order-make-result-fixed {
        width: 100%;
        left: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
section.order-make .order-make-result-title-left {
    font-weight: bold;
    font-size: 23px;
}
section.order-make .order-make-result-title-right {
    font-size: 23px;
    color: #009136;
    text-align: right;
}
section.order-make .order-make-result-item-left {
    font-size: 13px;
}
section.order-make .order-make-result-item-right {
    font-size: 13px;
    text-align: right;
}
section.order-make .order-make-result-item-right span {
    color: #009136;
}
section.order-make .order-make-title {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}
section.order-make .order-make-title:after {
    display: block;
    position: absolute;
    content: '';
    width: 45px;
    height: 3px;
    bottom: -10px;
    left: 0;
    background: #009136;
}
section.order-make .order-make-product-list {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 30px;
}
section.order-make .order-make-product-item {
    display: grid;
    grid-template-columns: 133px 1fr 130px 110px 25px;
    grid-template-areas: "order-make-product-image order-make-product-info order-make-product-count order-make-product-price order-make-product-delete";
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}
@media screen and (max-width: 1024px) {
    section.order-make .order-make-product-item {
        grid-template-columns: 133px 1fr 130px 25px;
        grid-template-areas: "order-make-product-image order-make-product-info order-make-product-count order-make-product-delete"
                             "order-make-product-image order-make-product-info order-make-product-price order-make-product-delete";
    }
}
@media screen and (max-width: 940px) {
    section.order-make .order-make-product-item {
        grid-template-columns: 133px 1fr 1fr 25px;
        grid-template-areas: "order-make-product-image order-make-product-info order-make-product-info order-make-product-delete"
                             "order-make-product-image order-make-product-count order-make-product-price order-make-product-delete";
    }
}
@media screen and (max-width: 768px) {
    section.order-make .order-make-product-item {
        grid-template-columns: 133px 1fr 130px 110px 25px;
        grid-template-areas: "order-make-product-image order-make-product-info order-make-product-count order-make-product-price order-make-product-delete";
    }
}
@media screen and (max-width: 700px) {
    section.order-make .order-make-product-item {
        grid-template-columns: 133px 1fr 130px 25px;
        grid-template-areas: "order-make-product-image order-make-product-info order-make-product-count order-make-product-delete"
                             "order-make-product-image order-make-product-info order-make-product-price order-make-product-delete";
    }
}
@media screen and (max-width: 570px) {
    section.order-make .order-make-product-item {
        grid-template-columns: 133px 1fr 1fr 25px;
        grid-template-areas: "order-make-product-image order-make-product-info order-make-product-info order-make-product-delete"
                             "order-make-product-image order-make-product-count order-make-product-price order-make-product-delete";
    }
}
@media screen and (max-width: 460px) {
    section.order-make .order-make-product-item {
        grid-template-columns: 120px 1fr 25px;
        grid-template-areas: "order-make-product-image order-make-product-image order-make-product-delete"
                             "order-make-product-info order-make-product-info order-make-product-delete"
                             "order-make-product-count order-make-product-price order-make-product-delete";
    }
}
section.order-make .order-make-product-image {
    grid-area: order-make-product-image;
}
section.order-make .order-make-product-image a {
    display: grid;
    width: 133px;
    height: 133px;
    align-items: center;
    justify-items: center;
}
section.order-make .order-make-product-image a img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
section.order-make .order-make-product-info {
    grid-area: order-make-product-info;
}
section.order-make .order-make-product-title a {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    color: #000000;
    font-size: 16px;
    line-height: 1.2;
    text-decoration: none;
    word-break: break-word;
    font-weight: bold;
    transition: 300ms all ease;
}
section.order-make .order-make-product-title a:hover {
    color: #23527c;
    text-decoration: underline;
}
section.order-make .order-make-product-color-title {
    padding-top: 5px;
    color: #a1a1a1;
}
section.order-make .order-make-product-color-list {
    display: grid;
    grid-template-columns: repeat(auto-fill,34px);
    grid-column-gap: 4px;
    padding-top: 4px;
}
section.order-make .order-make-product-color-item {
    border-radius: 5px;
    height: 34px;
    width: 34px;
    border: 1px solid #eeecef;
    cursor: pointer;
    transition: 300ms all ease;
    user-select: none;
    display: grid;
    align-items: center;
    justify-items: center;
    background: #fff;
}
section.order-make .order-make-product-color-item-selected {
    border: 1px solid #006cc0;
}
section.order-make .order-make-product-color-item img {
    display: block;
    width: 26px;
    height: 26px;
}
section.order-make .order-make-product-count {
    grid-area: order-make-product-count;
}
section.order-make .order-make-product-count-button {
    display: grid;
    grid-template-columns: 28px 50px 28px;
    justify-content: center;
}
section.order-make .order-make-product-count-button-number {
    text-align: center;
}
section.order-make .order-make-product-count-button-number input {
    padding: 0;
    width: 44px;
    height: 28px;
    outline: none;
    border-radius: 3px;
    vertical-align: middle;
    text-align: center;
    font: bold 18px/27px "Helvetica Neue", Helvetica, Arial, sans-serif;
    transition: 300ms all ease;
    border: 1px #efefef solid;
}
section.order-make .order-make-product-count-button-number input:focus {
    border: 1px solid #63747e;
    box-shadow: 0 0 8px rgba(102, 175, 233,.6);
}
section.order-make .order-make-product-count-info {
    color: #a1a1a1;
    text-align: center;
    font: italic 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
    white-space: nowrap;
}
section.order-make .order-make-product-count-button-minus {
    position: relative;
    width: 28px;
    height: 28px;
    cursor: pointer;
    transition: 300ms all ease;
    border-radius: 50%;
    border: 1px solid #efefef;
}
section.order-make .order-make-product-count-button-minus:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
    width: 10px;
    height: 2px;
    background-color: #979797;
    content: "";
    transition: 300ms all ease;
}
section.order-make .order-make-product-count-button-minus:hover:after {
    background-color: #535353;
}
section.order-make .order-make-product-count-button-minus:hover {
    background: #efefef;
}
section.order-make .order-make-product-count-button-plus {
    position: relative;
    width: 28px;
    height: 28px;
    cursor: pointer;
    transition: 300ms all ease;
    border-radius: 50%;
    border: 1px solid #efefef;
}
section.order-make .order-make-product-count-button-plus:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
    width: 10px;
    height: 2px;
    background-color: #979797;
    content: "";
    transition: 300ms all ease;
}
section.order-make .order-make-product-count-button-plus:hover:after {
    background-color: #535353;
}
section.order-make .order-make-product-count-button-plus:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -1px;
    width: 2px;
    height: 10px;
    background-color: #979797;
    content: "";
    transition: 300ms all ease;
}
section.order-make .order-make-product-count-button-plus:hover:before {
    background-color: #535353;
}
section.order-make .order-make-product-count-button-plus:hover {
    background: #efefef;
}
section.order-make .order-make-product-price {
    grid-area: order-make-product-price;
    font-size: 20px;
    white-space: nowrap;
    text-align: right;
}
@media screen and (max-width: 1024px) {
    section.order-make .order-make-product-price {
        text-align: center;
    }
}
@media screen and (max-width: 460px) {
    section.order-make .order-make-product-price {
        text-align: left;
    }
}
section.order-make .order-make-product-delete {
    grid-area: order-make-product-delete;
}
section.order-make .order-make-product-delete-button {
    position: relative;
    display: none;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
section.order-make .order-make-product-item:hover .order-make-product-delete-button {
    display: block;
}
html.bx-touch section.order-make .order-make-product-item .order-make-product-delete-button {
    display: block;
}
section.order-make .order-make-product-delete-button:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    background: #d0021b;
    content: '';
    transition: 300ms background-color ease;
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
section.order-make .order-make-product-delete-button:hover:after {
    background-color: #7e000f;
}
section.order-make .order-make-product-delete-button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    background: #d0021b;
    content: '';
    transition: 300ms background-color ease;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
section.order-make .order-make-product-delete-button:hover:before {
    background-color: #7e000f;
}
section.order-make .order-make-delivery {
    display: grid;
    grid-template-columns: 1fr 270px;
    grid-column-gap: 15px;
    grid-row-gap: 20px;
}
@media screen and (max-width: 1024px) {
    section.order-make .order-make-delivery {
        grid-template-columns: 1fr;
    }
}
section.order-make .order-make-delivery-list {
    display: grid;
    grid-template-columns: repeat(2,minmax(130px,174px));
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: start;
    align-content: start;
}
section.order-make .order-make-delivery-item {
    height: 140px;
}
section.order-make .order-make-delivery-item-title {
    padding-top: 10px;
    text-align: center;
}
section.order-make .order-make-delivery-item-checkbox {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 91px;
    width: 100%;
    height: 91px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
}
section.order-make .order-make-delivery-item-checkbox input {
    margin: 0px;
    padding: 0px;
    border: none;
    background: #fff;
    width: 100%;
    height: 91px;
    grid-area: 1/1/1/1;
    opacity: 0;
    cursor: pointer;
}
section.order-make .order-make-delivery-item-image {
    grid-area: 1/1/1/1;
    display: grid;
    align-items: center;
    justify-items: center;
}
section.order-make .order-make-delivery-item-image img {
    display: block;
    width: auto;
    height: auto;
    max-width: 50px;
    max-height: 50px;
}
section.order-make .order-make-delivery-item-button-box {
    grid-area: 1/1/1/1;
}
section.order-make .order-make-delivery-item-button {
    width: 18px;
    height: 18px;
    border: 1px solid #c2c2c2;
    border-radius: 50%;
    margin-top: 15px;
    margin-left: 15px;
    display: grid;
    align-items: center;
    justify-items: center;
}
section.order-make .order-make-delivery-item-button.order-make-delivery-item-button-selected span {
    width: 10px;
    height: 10px;
    background: #009136;
    border-radius: 50%;
}
section.order-make .order-make-delivery-info-box {
    width: 270px;
    padding: 25px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    margin-bottom: 20px;
    overflow: hidden;
    display: grid;
    align-content: center;
    align-items: center;
    grid-template-columns: auto 1fr;
    grid-column-gap: 10px;
    grid-template-areas: "order-make-delivery-info-box-img order-make-delivery-info-title"
                         "order-make-delivery-info-box-img order-make-delivery-info-price"
                         "order-make-delivery-info-text order-make-delivery-info-text";
}
section.order-make .order-make-delivery-info-box.order-make-pay {
    grid-template-areas: "order-make-delivery-info-box-img order-make-delivery-info-title";
}
section.order-make .order-make-delivery-info-box img {
    display: block;
    width: auto;
    height: auto;
    max-width: 50px;
    max-height: 50px;
    grid-area: order-make-delivery-info-box-img;
}
section.order-make .order-make-delivery-info-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    grid-area: order-make-delivery-info-title;
}
section.order-make .order-make-delivery-info-price {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
    color: #8d8d8d;
    line-height: 1.2;
    grid-area: order-make-delivery-info-price;
}
section.order-make .order-make-delivery-info-price span {
    color: #000;
}
section.order-make .order-make-delivery-info-text {
    line-height: 1.2;
    grid-area: order-make-delivery-info-text;
}
section.order-make .order-make-delivery-info-text a {
    color: #23527c;
    text-decoration: underline;
}
section.order-make .order-make-delivery-info-text a:hover {
    text-decoration: none;
}
section.order-make fieldset {
    border: none;
}
section.order-make .order-make-form-item-title {
    padding-top: 20px;
    padding-bottom: 7px;
}
section.order-make .order-make-form-item-title label {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
section.order-make .order-make-form-item-title label span {
    color: #d93333;
}
section.order-make .order-make-form-item-input input {
    background-color: #fff;
    border: 1px solid #d5dadc;
    box-shadow: none;
    border-radius: 3px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: #555;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
section.order-make .order-make-form-item-input input.error {
    border: 1px solid #a94442;
}
section.order-make .order-make-form-item-input input:focus {
    border: 1px solid #63747e;
    box-shadow: 0 0 8px rgba(102, 175, 233,.6);
}
section.order-make .order-make-form-item-input input.error:focus {
    border: 1px solid #a94442;
    box-shadow: 0 0 8px rgba(99,116,126,.6);
}
section.order-make .order-make-form-item-input textarea {
    background-color: #fff;
    border: 1px solid #d5dadc;
    box-shadow: none;
    border-radius: 3px;
    padding: 15px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 92px;
    line-height: 1;
    color: #555;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
section.order-make .order-make-form-item-input textarea:focus {
    border-color: #63747e;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
section.order-make .order-make-form-2-column {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
}
section.order-make .order-make-form-button {
    padding-top: 20px;
    text-align: right;
}
section.order-make .order-make-form-button button {
    line-height: 46px;
    padding: 0 20px;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
    background: #009136;
    transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    border-radius: 6px;
    color: #fff;
    outline: none;
}
section.order-make .order-make-form-button button:hover {
    background: #232323;
}
section.order-make .order-make-form-item-input .dropdown-block.bx-ui-sls-input-block {
    height: 34px;
}
section.order-make .order-make-form-item-input .bx-ui-sls-container {
    height: 34px;
}
section.order-make .order-make-form-item-input .dropdown-fade2white {
    top: 0px;
}
/* order-make */
.kontakty-proezd {
    overflow: hidden;
    padding-bottom: 20px;
}
.kontakty-proezd a {
    display: block;
    width: 100%;
    height: auto;
    max-width: 555px;
    margin: 0 auto;
}
.kontakty-proezd a img {
    display: block;
    width: 100%;
    height: auto;
}
.kontakty-proezd-title {
    text-align: center;
    padding-bottom: 10px;
    font-size: 18px;
}
.wrap.wraptags {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-column-gap: 10px;
    align-items: start;
    align-content: start;
    justify-content: start;
    justify-items: start;
}
.wrap.wraptags .tagwrapper {
    margin-top: 0px;
}
.wrap.wraptags .tagwrapper {
    margin: 0px;
}
.wrap.wraptags a.hidetags {
    color: #009136;
    text-decoration: underline;
    display: inline-grid;
    transition: 0.15s;
    height: 36px;
    align-content: center;
    align-items: center;
    font-size: 14px;
}
.wrap.wraptags a.hidetags:hover {
    text-decoration: none;
}
.wrap.wraptags a.hidetags.active, .wrap.wraptags a.hidetags.actove {
}
.wrap.wraptags .tagitem a:hover {
    color: #000;
}
.service__detailPage .tagitem p {
    line-height: 38px;
    padding: 0px;
} 
    .wrap.wraptags > .tagwrapper > .tagitem > a {
        display: none;
    }
    .wrap.wraptags > .tagwrapper > .tagitem > a:nth-child(-n+5) {
        display: inline-grid;
    }
    .wrap.wraptags.active > .tagwrapper > .tagitem > a, .wrap.wraptags.actove > .tagwrapper > .tagitem > a {
        display: inline-grid;
    }
@media screen and (max-width: 1024px) {
    .wrap.wraptags .tagitem a {
        font-size: 12px;
    }
    .wrap.wraptags .tagitem a {
        font-size: 12px;
    }
    .wrap.wraptags a.hidetags {
        font-size: 12px;
    }
}
@media screen and (max-width: 768px) {
    .wrap.wraptags > .tagwrapper > .tagitem > a:nth-child(-n+5) {
        display: none;
    }
    .wrap.wraptags > .tagwrapper > .tagitem > a:nth-child(-n+2) {
        display: inline-grid;
    }
    .wrap.wraptags.active > .tagwrapper > .tagitem > a, .wrap.wraptags.actove > .tagwrapper > .tagitem > a {
        display: inline-grid;
    }
}
.bread-crumbs{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
}
@media screen and (max-width: 768px) {
    .bread-crumbs{
        overflow-y: hidden;
        overflow-x: scroll;
        scrollbar-width: none;
    }
    .bread-crumbs::-webkit-scrollbar{
        width: 0;
    }
}
.main-crumbs.wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}
.main-crumbs .bread-crumbs ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    white-space: nowrap;
}
.main-crumbs .bread-crumbs ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.main-crumbs .bread-crumbs ul li span.bread-crumbs-divider {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
}
.main-crumbs .bread-crumbs ul li a span {
    color: #009136 !important;
    text-decoration: underline;
}
.main-crumbs .bread-crumbs ul li a:hover {
    text-decoration: none !important;
}
.main-crumbs .bread-crumbs ul li a:hover span {
    text-decoration: none !important;
}
@media screen and (max-width: 768px) {
    .service_adw {
        width: 250px;
        margin: 0 auto;
        display: grid !important;
        align-content: center;
        align-items: center;
    }
    .service_adw .slick-list {
        grid-area: 1/1/1/1;
    }
    .service_adw button.slick-prev.slick-arrow {
        display: block !important;
        transform: rotate(0deg) !important;
        grid-area: 1/1/1/1;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        width: 36px;
        height: 36px;
    }
    .service_adw button.slick-next.slick-arrow {
        display: block !important;
        transform: rotate(180deg) !important;
        grid-area: 1/1/1/1;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        width: 36px;
        height: 36px;
        justify-self: end;
    }
}
.more-text-description-button {
    display: none;
    background: #007a27;
    border-radius: 3px;
    padding: 5px;
    cursor: pointer;
    width: 120px;
    text-align: center;
}
.more-text-description-button span.more-text-description-button-close {
    display: none;
}
.more-text-description-button.active span.more-text-description-button-open {
    display: none;
}
.more-text-description-button.active span.more-text-description-button-close {
    display: inline-block;
}
.more-text-description-button:hover {
    background: #333;
}
@media screen and (max-width: 768px) {
    .more-text-description {
        font-size: 15px;
        line-height: 19px;
        height: 67px;
        overflow: hidden;
        transition: 0.5s;
    }
    .more-text-description p {
        line-height: 19px;
    }
    .more-text-description.active {
        height: auto;
        transition: 0.5s;
    }
    .more-text-description-button {
        display: block;
        float: right;
        margin-top: 10px;
    }
}
.all-product-price-table-popup-test {
    display: block;
}
.calculator-total-button-box {
    padding-bottom: 20px;
}
.calculator-total-button-box .calculator-total-button {
    background: #009136;
    color: #fff;
    padding: 20px 45px;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    transition: .3s;
    border: 1px solid rgba(154,153,153,.46);
    cursor: pointer;
}
.calculator-total-button-box .calculator-total-button:hover {
    background: #000;
}
.calculator-total-title {
    font-size: 18px;
    padding-bottom: 20px;
    border-top: 1px solid #d8d8d8;
    padding-top: 20px;
}
.calculator-total-skidka-column {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    padding-bottom: 20px;
}
@media screen and (max-width: 460px) {
    .calculator-total-skidka-column {
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
    }
}
.calculator-total-skidka-button-box {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column-gap: 10px;
    align-items: center;
    align-content: center;
}
@media screen and (max-width: 560px) {
    .calculator-total-skidka-button-box {
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }
}
.calculator-total-skidka-info {
    font-size: 14px;
    color: #8d8d8d;
}
.calculator-total-skidka-info a {
    color: #009136;
    text-decoration: none;
}
.calculator-total-skidka-info a:hover {
    text-decoration: underline;
}
.calculator-bottom-info {
    font-size: 16px;
    color: #8d8d8d;
    padding-bottom: 30px;
}
.calculator-bottom-info a {
    color: #009136;
    text-decoration: none;
}
.calculator-bottom-info a:hover {
    text-decoration: underline;
}
.header-content .header-middle__content-head.gates a:hover {
    text-decoration: none;
}
/* magazin-product-list */
.magazin-product-list {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 30px;
    clear: both;
}
.magazin-product-list .magazin-product-item {
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #d8d8d8;
}
.magazin-product-list .magazin-product-item:hover {
    border: 1px solid #009136;
}
.magazin-product-list .magazin-product-item {
    display: grid;
    grid-template-columns: 260px 1fr 120px;
    grid-column-gap: 30px;
}
.magazin-product-list .magazin-product-item-img {
    width: 260px;
    height: 260px;
}
.magazin-product-list .magazin-product-item-img a {
    display: grid;
    width: 260px;
    height: 260px;
    align-content: center;
    align-items: center;
    overflow: hidden;
    justify-content: center;
    justify-items: center;
}
.magazin-product-list .magazin-product-item-img a img {
    display: block;
    width: auto;
    height: auto;
    max-width: 260px;
    max-height: 260px;
    position: relative;
}
.magazin-product-list .magazin-product-item-img-action {
    display: inline-block;
    position: absolute;
    margin-top: -260px;
    margin-left: -15px;
}
.magazin-product-list .magazin-product-item-img-action-new {
    display: none;
    color: #fff;
    font-size: 11px;
    line-height: 24px;
    text-transform: uppercase;
    background: transparent url(/local/templates/main_copy/images/icon-7.svg) right center no-repeat;
    width: 80px;
    height: 24px;
    padding-left: 5px;
    text-align: left;
    margin-bottom: 10px;
}
.magazin-product-list .magazin-product-item-img-action-new-active {
    display: block;
}
.magazin-product-list .magazin-product-item-img-action-hit {
    display: none;
    color: #fff;
    font-size: 11px;
    line-height: 24px;
    text-transform: uppercase;
    background: transparent url(/local/templates/main_copy/images/icon-3.png) right center no-repeat;
    width: 98px;
    height: 24px;
    padding-left: 5px;
    text-align: left;
    margin-bottom: 10px;
}
.magazin-product-list .magazin-product-item-img-action-hit-active {
    display: block;
}
.magazin-product-list .magazin-product-item-img-action-skidka {
    display: none;
    color: #fff;
    font-size: 11px;
    line-height: 24px;
    text-transform: uppercase;
    background: transparent url(/local/templates/main_copy/images/icon-6.svg) right center no-repeat;
    width: 71px;
    height: 24px;
    padding-left: 5px;
    text-align: left;
}
.magazin-product-list .magazin-product-item-img-action-skidka-active {
    display: block;
}
.magazin-product-list .magazin-product-item-title {
    padding-bottom: 9px;
    margin-bottom: 13px;
    border-bottom: 1px solid #dadada;
}
.magazin-product-list .magazin-product-item-title a {
    font-size: 17px;
    line-height: 23px;
    color: #3f3f3f;
    font-weight: 700;
    text-decoration: none;
}
.magazin-product-list .magazin-product-item-title a:hover {
    color: #009136;
}
.magazin-product-list .magazin-product-item-properties dl {
    margin: 0px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.magazin-product-list .magazin-product-item-properties dt {
    color: #7c7c7c;
    font-size: 13px;
    line-height: 23px;
    float: left;
    clear: both;
    font-weight: normal;
    margin-bottom: 4px;
}
.magazin-product-list .magazin-product-item-properties dd {
    float: left;
    color: #232323;
    font-size: 13px;
    line-height: 23px;
    margin-left: 5px;
    margin-bottom: 4px;
}
.magazin-product-list .magazin-product-item-color-title {
    color: #7c7c7c;
    font-size: 13px;
    line-height: 23px;
    padding-top: 3px;
    padding-bottom: 10px;
}
.magazin-product-list .magazin-product-item-color-list {
    display: grid;
    grid-template-columns: repeat(auto-fill,26px);
    grid-row-gap: 3px;
    grid-column-gap: 3px;
}
.magazin-product-list .magazin-product-item-color-item {
    width: 26px;
    height: auto;
    border: 2px transparent solid;
    cursor: pointer;
}
.magazin-product-list .magazin-product-item-color-item:hover {
    border: 1px #009136 solid;
    margin: 1px;
    width: 24px;
}
.magazin-product-list .magazin-product-item-color-item.magazin-product-item-color-item-active {
    border: 2px #009136 solid;
    margin: 0px;
    width: 26px;
}
.magazin-product-list .magazin-product-item-color-item-button {
    border: 1px #c0cfda solid;
    padding: 2px;
    width: 22px;
    height: auto;
}
.magazin-product-list .magazin-product-item-color-item:hover .magazin-product-item-color-item-button {
    border: 1px #009136 solid;
}
.magazin-product-list .magazin-product-item-color-item.magazin-product-item-color-item-active .magazin-product-item-color-item-button {
    border: 1px #009136 solid;
}
.magazin-product-list .magazin-product-item-color-item-button img {
    display: block;
    width: 16px;
    height: 16px;
}
.magazin-product-list .magazin-product-item-price {
    display: grid;
    grid-template-columns: 1fr;
    height: 100%;
}
.magazin-product-list .magazin-product-item-price {
    align-self: start;
}
.magazin-product-list .magazin-product-item-buy-button {
    align-self: end;
}
.magazin-product-list .magazin-product-item-price-box {
    text-align: right;
    font-size: 23px;
    color: #009136;
    font-weight: 500;
    white-space: nowrap;
}
.magazin-product-list .magazin-product-item-price-box span {
    font-size: 17px;
    color: #7c7c7c;
}
.magazin-product-list .magazin-product-item-buy-button a {
    background: #009136;
    border-radius: 5px;
    outline: none;
    color: #fff;
    font-size: 19px;
    text-transform: none;
    width: 100%;
    display: inline-block;
    line-height: 46px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
    transition: opacity 300ms ease;
    white-space: nowrap;
}
.magazin-product-list .magazin-product-item-buy-button a:hover {
    background: #333;
}
@media screen and (max-width: 768px) {
    .magazin-product-list {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .magazin-product-list .magazin-product-item {
        grid-template-columns: 1fr;
    }
    .magazin-product-list .magazin-product-item-img {
        width: 100%;
        height: auto;
        text-align: center;
        min-height: 102px;
        display: grid;
        grid-template-columns: 1fr;
        align-content: center;
        align-items: center;
    }
    .magazin-product-list .magazin-product-item-img-action {
        grid-area: 1/1/1/1;
        margin-top: 0px;
        align-self: start;
        width: 77px;
    }
    .magazin-product-list .magazin-product-item-img-action-new {
        margin-bottom: 3px;
        background-size: cover;
        font-size: 9px;
        line-height: 20px;
        height: 20px;
        width: auto;
        padding-right: 10px;
        float: left;
    }
    .magazin-product-list .magazin-product-item-img-action-new-active {
        display: inline-block;
    }
    .magazin-product-list .magazin-product-item-img-action-hit {
        margin-bottom: 3px;
        background-size: cover;
        font-size: 9px;
        line-height: 20px;
        height: 20px;
        width: auto;
        padding-right: 10px;
        float: left;
    }
    .magazin-product-list .magazin-product-item-img-action-hit-active {
        display: inline-block;
    }
    .magazin-product-list .magazin-product-item-img-action-skidka {
        margin-bottom: 3px;
        background-size: cover;
        font-size: 9px;
        line-height: 20px;
        height: 20px;
        width: auto;
        padding-right: 10px;
        float: left;
    }
    .magazin-product-list .magazin-product-item-img-action-skidka-active {
        display: inline-block;
    }
    .magazin-product-list .magazin-product-item-img a {
        display: block;
        width: auto;
        height: auto;
        grid-area: 1/1/1/1;
    }
    .magazin-product-list .magazin-product-item-img a img {
        display: block;
        width: 100%;
        height: auto;
    }
    .magazin-product-list .magazin-product-item-properties {
        display: none;
    }
    .magazin-product-list .magazin-product-item-color {
        display: none;
    }
    .magazin-product-list .magazin-product-item-title {
        text-align: center;
    }
    .magazin-product-list .magazin-product-item-title a {
        display: block;
        font-size: 14px;
        line-height: 18px;
        min-height: 36px;
    }
    .magazin-product-list .magazin-product-item-price-box {
        text-align: center;
        padding-bottom: 10px;
        font-size: 18px;
        line-height: 22px;
    }
    .magazin-product-list .magazin-product-item-price-box span {
        font-size: 14px;
    }
    .magazin-product-list .magazin-product-item-buy-button a {
        font-size: 16px;
        line-height: 36px;
    }
}
@media screen and (max-width: 510px) {
    .magazin-product-list .magazin-product-item-title a {
        min-height: 54px;
    }
}
@media screen and (max-width: 410px) {
    .magazin-product-list .magazin-product-item-title a {
        min-height: 72px;
    }
}
@media screen and (max-width: 310px) {
    .magazin-product-list .magazin-product-item-title a {
        min-height: 90px;
    }
}
.magazin-product-item-buy-popup {
    display: none;
}
.magazin-product-item-buy-popup.fancybox-content {
    display: none;
    padding: 20px;
    max-width: 360px;
}
.magazin-product-item-buy-popup-title {
    color: #80868e;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    position: relative;
    margin-top: -5px;
    text-align: left;
}
.magazin-product-item-buy-popup-img {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.magazin-product-item-buy-popup-img img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 300px;
    margin: 0 auto;
}
.magazin-product-item-buy-popup-product-title {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    padding-bottom: 10px;
    text-align: left;
}
.magazin-product-item-buy-popup-url {
    text-align: center;
}
.magazin-product-item-buy-popup-url a {
    background: #009136;
    border-radius: 5px;
    outline: none;
    color: #fff;
    font-size: 19px;
    text-transform: none;
    width: 100%;
    display: inline-block;
    line-height: 46px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
    transition: opacity 300ms ease;
    white-space: nowrap;
}
.magazin-product-item-buy-popup-url a:hover {
    background: #333;
}
/* magazin-product-list */
.sale_order_full_table .ps_logo .patitem img {
    width: auto !important;
}
.service-prices-button-more {
    position: absolute;
    bottom: 27px;
    white-space: nowrap;
    display: grid;
    grid-template-columns: auto auto;
    margin-left: 25px;
    margin-right: 25px;
    justify-content: space-between;
    width: calc(100% - 85px);
}
@media screen and (max-width: 991px) {
    .service-prices-button-more {
        margin-left: 10px;
        margin-right: 10px;
        width: calc(100% - 55px);
    }
}
.service-prices-button-more .service-prices-button-more-form {
    color: #fff;
    background: #009136;
}
.service-prices-button-more .service-prices-button-more-form:hover {
    color: #fff;
    background: #333;
}
.service-prices-button-more .service-prices-button-more-link {
    color: #373636;
}
.service-prices-button-more .service-prices-button-more-link:hover {
    color: #fff;
    background: #009136;
}
.service-prices .price-item__old-value  {
    display: inline-grid;
    grid-template-columns: 1fr;
    align-content: center;
    align-items: center;
}
.service-prices .price-item__price .price-item__price-span {
    font-size: 24px;
    color: #009136;
    margin-left: 5px;
    display: inline;
}
.service-prices .price-item__price .price-item__old-value .price-item__old-value-price {
    grid-area: 1 / 1 / 1 / 1;
}
.service-prices .price-item__price .price-item__old-value .price-item__old-value-line {
    height: 3px;
    background: #666;
    grid-area: 1 / 1 / 1 / 1;
}
.price-item__old-value-margin-left {
    margin-left: 5px;
}
.price-item-old-price {
    display: inline-grid;
    grid-template-columns: 1fr;
    align-content: center;
    align-items: center;
    font-size: 18px;
    color: #666;
}
.price-item-old-price-value {
    grid-area: 1 / 1 / 1 / 1;
}
.price-item-old-price-line {
    height: 3px;
    background: #666;
    grid-area: 1 / 1 / 1 / 1;
}
/* call-a-measurer-for-free */
section.call-a-measurer-for-free {
    margin-top: 30px;
    display: grid;
    justify-content: end;
    justify-items: end;
    grid-template-columns: 1fr;
    margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
    section.call-a-measurer-for-free {
        justify-content: center;
        justify-items: center;
    }
}
section.call-a-measurer-for-free .call-a-measurer-for-free-background {
    border-radius: 18px;
    background: #fff;
    text-align: center;
    padding: 30px;
    max-width: 540px;
}
@media screen and (max-width: 1024px) {
    section.call-a-measurer-for-free .call-a-measurer-for-free-background {
        padding: 20px;
    }
}
section.call-a-measurer-for-free fieldset {
    border: none;
}
section.call-a-measurer-for-free legend {
    font-size: 30px;
    line-height: 34px;
    color: #232323;
    font-weight: 700;
    width: 100%;
}
@media screen and (max-width: 1024px) {
    section.call-a-measurer-for-free legend {
        font-size: 22px;
        line-height: 26px;
    }
}
section.call-a-measurer-for-free .call-a-measurer-for-free-text {
    font-size: 20px;
    line-height: 24px;
    color: #232323;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 15px;
    padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
    section.call-a-measurer-for-free .call-a-measurer-for-free-text {
        font-size: 18px;
        line-height: 22px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 15px;
    }
}
section.call-a-measurer-for-free input.call-a-measurer-for-free-name {
    border: 1px #7e7e7e solid;
    border-radius: 4px;
    padding-left: 58px;
    padding-right: 20px;
    height: 56px;
    display: inline-grid;
    align-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
    color: #7e7e7e;
    width: 100%;
    max-width: 402px;
    margin-bottom: 17px;
    background: url('/local/templates/main_copy/images/call-a-measurer-for-free-user.webp') 17px center no-repeat;
}
html.no-webp section.call-a-measurer-for-free input.call-a-measurer-for-free-name {
    background: url('/local/templates/main_copy/images/call-a-measurer-for-free-user.png') 17px center no-repeat;
}
section.call-a-measurer-for-free input.call-a-measurer-for-free-name::-webkit-input-placeholder {
  color: #7e7e7e;
}
section.call-a-measurer-for-free input.call-a-measurer-for-free-name::-moz-placeholder {
  color: #7e7e7e;
}
section.call-a-measurer-for-free input.call-a-measurer-for-free-name:-ms-input-placeholder {
  color: #7e7e7e;
}
section.call-a-measurer-for-free input.call-a-measurer-for-free-name:-moz-placeholder {
  color: #7e7e7e;
}
section.call-a-measurer-for-free input.call-a-measurer-for-free-tel {
    border: 1px #7e7e7e solid;
    border-radius: 4px;
    padding-left: 58px;
    padding-right: 20px;
    height: 56px;
    display: inline-grid;
    align-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
    color: #7e7e7e;
    width: 100%;
    max-width: 402px;
    background: url('/local/templates/main_copy/images/call-a-measurer-for-free-phone.webp') 16px center no-repeat;
    margin-bottom: 37px;
}
@media screen and (max-width: 1024px) {
    section.call-a-measurer-for-free input.call-a-measurer-for-free-tel {
        margin-bottom: 17px;
    }
}
html.no-webp section.call-a-measurer-for-free input.call-a-measurer-for-free-tel {
    background: url('/local/templates/main_copy/images/call-a-measurer-for-free-phone.png') 16px center no-repeat;
}
section.call-a-measurer-for-free input.call-a-measurer-for-free-tel::-webkit-input-placeholder {
  color: #7e7e7e;
}
section.call-a-measurer-for-free input.call-a-measurer-for-free-tel::-moz-placeholder {
  color: #7e7e7e;
}
section.call-a-measurer-for-free input.call-a-measurer-for-free-tel:-ms-input-placeholder {
  color: #7e7e7e;
}
section.call-a-measurer-for-free input.call-a-measurer-for-free-tel:-moz-placeholder {
  color: #7e7e7e;
}
section.call-a-measurer-for-free button {
    border-radius: 4px;
    background: #009136;
    height: 56px;
    display: inline-grid;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    width: 100%;
    max-width: 402px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
}
@media screen and (max-width: 1024px) {
    section.call-a-measurer-for-free button {
        font-size: 16px;
        line-height: 20px;
        text-transform: none;
    }
}
section.call-a-measurer-for-free button:hover {
    background: #232323;
}
section.call-a-measurer-for-free button span {
    display: inline-block;
    padding-right: 32px;
    background: url('/local/templates/main_copy/images/ico/arrow-btn.svg') no-repeat right center;
}
@media screen and (max-width: 1024px) {
    section.call-a-measurer-for-free button span {
        padding-right: 20px;
    }
}
section.call-a-measurer-for-free .call-a-measurer-for-free-agreement {
    font-size: 14px;
    line-height: 18px;
    color: #232323;
    padding-top: 25px;
}
@media screen and (max-width: 1024px) {
    section.call-a-measurer-for-free .call-a-measurer-for-free-agreement {
        padding-top: 15px;
    }
}
section.call-a-measurer-for-free .call-a-measurer-for-free-agreement a {
    font-size: 14px;
    line-height: 18px;
    color: #009136;
    text-decoration: none;
}
section.call-a-measurer-for-free .call-a-measurer-for-free-agreement a:hover {
    text-decoration: underline;
}
body .project.call-a-measurer-for-free-img-background {
    padding-top: 20px;
    padding-bottom: 0px;
}
@media screen and (max-width: 600px) {
    body .project.call-a-measurer-for-free-img-background {
        margin-top: 0px;
    }
}
/* call-a-measurer-for-free */
/* advantage-zabory-iz-profnastila */
body section.advantage-zabory-iz-profnastila {
    min-height: 354px;
    background: url('/local/templates/main_copy/images/advantage-zabory-iz-profnastila/advantage-zabory-iz-profnastila-background.webp') center no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    position: relative;
    display: grid;
    align-content: center;
    align-items: center;
}
body section.advantage-zabory-iz-profnastila:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 768px) {
    body section.advantage-zabory-iz-profnastila {
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: 0px;
    }
}
html.no-webp section.advantage-zabory-iz-profnastila {
    background: url('/local/templates/main_copy/images/advantage-zabory-iz-profnastila/advantage-zabory-iz-profnastila-background.jpg') center no-repeat;
}
section.advantage-zabory-iz-profnastila .advantage-zabory-iz-profnastila-title {
    overflow: hidden;
}
section.advantage-zabory-iz-profnastila .advantage-zabory-iz-profnastila-title h2 {
    font-size: 30px;
    line-height: 34px;
    color: #fff;
    font-weight: 700;
    margin-top: 0px;
}
@media screen and (max-width: 768px) {
    section.advantage-zabory-iz-profnastila .advantage-zabory-iz-profnastila-title h2 {
        font-size: 20px !important;
        line-height: 24px !important;
    }
}
section.advantage-zabory-iz-profnastila .advantage-zabory-iz-profnastila-item {
    margin-left: 10px;
    margin-right: 10px;
}
section.advantage-zabory-iz-profnastila .advantage-zabory-iz-profnastila-item-img {
    height: 95px;
    text-align: center;
}
section.advantage-zabory-iz-profnastila .advantage-zabory-iz-profnastila-item-img img {
    display: inline-block;
    height: 95px;
}
section.advantage-zabory-iz-profnastila .advantage-zabory-iz-profnastila-item-title {
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    padding-top: 25px;
}
section.advantage-zabory-iz-profnastila .advantage-zabory-iz-profnastila-slider {
    padding-top: 30px;
}
@media screen and (max-width: 768px) {
    section.advantage-zabory-iz-profnastila .advantage-zabory-iz-profnastila-slider {
        padding-top: 0px;
    }
}
section.advantage-zabory-iz-profnastila .advantage-zabory-iz-profnastila-list {
    display: grid;
    align-items: center;
}
section.advantage-zabory-iz-profnastila .slick-list {
    grid-area: 1/1/1/1;
    margin-left: 40px;
    margin-right: 40px;
}
section.advantage-zabory-iz-profnastila button.slick-prev.slick-arrow {
    grid-area: 1/1/1/1;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    width: 40px;
    height: 40px;
    transform: rotate(0deg) !important;
}
@media screen and (max-width: 550px) {
    section.advantage-zabory-iz-profnastila button.slick-prev.slick-arrow {
        display: inline-block !important;
    }
}
section.advantage-zabory-iz-profnastila button.slick-next.slick-arrow {
    grid-area: 1/1/1/1;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    width: 40px;
    height: 40px;
    justify-self: end;
    transform: rotate(180deg) !important;
}
@media screen and (max-width: 550px) {
    section.advantage-zabory-iz-profnastila button.slick-next.slick-arrow {
        display: inline-block !important;
    }
}
/* advantage-zabory-iz-profnastila */
.main-crumbs.breadcrumb-white .bread-crumbs span {
    color: #fff;
}
.service-prices-button-more-link-background-text {
    width: 118px;
    height: 36px;
    background: url('/local/templates/main_copy/images/advantage-zabory-iz-profnastila/more-button-text.webp') center no-repeat;
    transition: 0s !important;
}
html.no-webp .service-prices-button-more-link-background-text {
    background: url('/local/templates/main_copy/images/advantage-zabory-iz-profnastila/more-button-text.png') center no-repeat;
}
.service-prices-button-more-link-background-text:hover {
    width: 118px;
    height: 36px;
    background: url('/local/templates/main_copy/images/advantage-zabory-iz-profnastila/more-button-text-white.webp') center no-repeat, #009136 !important;
    transition: 0s !important;
}
html.no-webp .service-prices-button-more-link-background-text:hover {
    background: url('/local/templates/main_copy/images/advantage-zabory-iz-profnastila/more-button-text-white.png') center no-repeat, #009136 !important;
}
.brigadirka-portfolio ymaps {
    line-height: 53px;
}
/* zabory-iz-profnastila-short-info */
body section.zabory-iz-profnastila-short-info {
    height: 100%;
    margin-bottom: 0px;
    display: grid;
    align-content: center;
    align-items: center;
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-title-box {
    font-size: 44px;
    line-height: 48px;
    color: #fff;
    font-weight: 700;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 2;
}
@media screen and (max-width: 1024px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-title-box {
        font-size: 30px;
        line-height: 34px;
    }
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-title-box:before {
    display: block;
    position: absolute;
    content: attr(data-title);
    top: -5px;
    left: -14px;
    font-size: 80px;
    color: rgba(255,255,255,0.3);
    z-index: 1;
}
@media screen and (max-width: 1024px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-title-box:before {
        font-size: 60px;
        left: -10px;
    }
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-title-box:after {
    display: block;
    position: absolute;
    content: '';
    width: 45px;
    height: 3px;
    bottom: -10px;
    left: 0;
    background: #009136;
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-installation-title {
    background: #009136;
    padding-left: 37px;
    padding-right: 37px;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding-top: 9px;
    padding-bottom: 10px;
    margin-top: 10px;
}
@media screen and (max-width: 1024px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-installation-title {
        font-size: 20px;
        line-height: 24px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 768px) {
    .zabory-iz-profnastila-short-info-installation {
        text-align: center;
    }
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-installation-title {
        font-size: 18px;
        line-height: 22px;
    }
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-price-text {
    background: #fe0000;
    padding-left: 37px;
    padding-right: 37px;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
    padding-top: 19px;
    padding-bottom: 15px;
    display: inline-block;
}
@media screen and (max-width: 1024px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-price-text {
        font-size: 26px;
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 768px) {
    .zabory-iz-profnastila-short-info-price {
        text-align: center;
    }
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-price-text {
        font-size: 18px;
        line-height: 22px;
    }
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-price-text span.zabory-iz-profnastila-short-info-price-title {
    font-size: 26px;
}
@media screen and (max-width: 1024px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-price-text span.zabory-iz-profnastila-short-info-price-title {
        font-size: 18px;
    }
}
@media screen and (max-width: 768px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-price-text span.zabory-iz-profnastila-short-info-price-title {
        font-size: 16px;
    }
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-price-text span.zabory-iz-profnastila-short-info-price-old-price {
    font-size: 24px;
    font-weight: 400;
    text-decoration: line-through;
}
@media screen and (max-width: 1024px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-price-text span.zabory-iz-profnastila-short-info-price-old-price {
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-price-text span.zabory-iz-profnastila-short-info-price-old-price {
        font-size: 14px;
    }
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-details {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 15px;
}
@media screen and (max-width: 1024px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-details {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 768px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-details {
        text-align: center;
    }
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info a, section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info > div {
    display: inline-grid;
    align-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 36px;
    padding-right: 36px;
    border: 1px #fff solid;
    height: 69px;
    cursor: pointer;
}
@media screen and (max-width: 768px) {
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info {
        text-align: center;
    }
    section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info a, section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info > div {
        font-size: 14px;
        line-height: 18px;
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info a:hover {
    background: #009136;
    border: 1px #009136 solid;
}
section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info {
    padding-top: 20px;
}
/* zabory-iz-profnastila-short-info */
.modal-text {
    color: #232323;
}
.modal .privacy__block {
    color: #767676;
}
body h1.h3-title.h3-title-fix-margin {
    margin-bottom: 30px;
}
/* new-tabsitems */
.new-tabsitems {
    height: 65px;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
}
.wrap.new-tabsitems {
    grid-template-columns: 1fr;
    overflow-y: visible;
    overflow-x: scroll;
    scrollbar-width: none;
}
.wrap.new-tabsitems::-webkit-scrollbar {
    width: 0;
}
.new-tabsitems-line {
    height: 38px;
    grid-area: 1/1/1/1;
    border-bottom: 2px #dbdcdc solid;
}
.new-tabsitems .tabsitems, .new-tabsitems .navpicker.navrow {
    grid-area: 1/1/1/1;
    height: 43px;
    margin: 0px;
    padding: 0px;
}
.new-tabsitems .tabsitems {
    display: grid;
    grid-auto-flow: column;
    grid-column-gap: 38px;
    justify-content: space-between;
}
.new-tabsitems .navpicker.navrow {
    display: grid;
}
@media screen and (max-width: 1024px) {
    .new-tabsitems .navpicker.navrow {
        grid-auto-flow: column;
        justify-content: start;
        overflow-x: scroll;
        scrollbar-width: none;
    }
    .new-tabsitems .navpicker.navrow::-webkit-scrollbar {
        width: 0;
    }
}
.new-tabsitems .navpicker.navrow .slick-list {
    padding: 0px !important;
    margin-left: 50px;
    margin-right: 50px;
    grid-area: 1/1/1/1;
}
.new-tabsitems .navpicker.navrow button.slick-prev.slick-arrow {
    grid-area: 1/1/1/1;
    width: 36px;
    height: 36px;
    top: 0px !important;
    left: 0px !important;
    transform: rotate(0deg) !important;
    position: relative;
}
.new-tabsitems .navpicker.navrow button.slick-next.slick-arrow {
    grid-area: 1/1/1/1;
    width: 36px;
    height: 36px;
    top: 0px !important;
    left: 0px !important;
    justify-self: end;
    transform: rotate(180deg) !important;
    position: relative;
}
@media screen and (max-width: 550px) {
    .new-tabsitems .navpicker.navrow button.slick-prev.slick-arrow, .new-tabsitems .navpicker.navrow button.slick-next.slick-arrow {
        display: block !important;
    }
}
.new-tabsitems .tabsitems a.tabsitem, .new-tabsitems .navpicker.navrow div.newTabs {
    height: 43px;
    background: none;
    border: none;
    border-bottom: 7px transparent solid;
    margin: 0px;
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 15px;
    line-height: 36px;
    color: #232323;
    display: inline-grid;
    align-content: center;
    align-items: center;
    border-radius: 0px;
    font-weight: 400;
    white-space: nowrap;
}
.new-tabsitems .navpicker.navrow div.newTabs {
    margin-right: 38px;
}
@media screen and (max-width: 1024px) {
    .new-tabsitems .tabsitems a.tabsitem, .new-tabsitems .navpicker.navrow div.newTabs {
        display: inline-block;
    }
    .new-tabsitems .tabsitems a.tabsitem span.new-tabsitems-romb, .new-tabsitems .navpicker.navrow div.newTabs span.new-tabsitems-romb  {
        display: block;
        content: "";
        width: 8px;
        height: 8px;
        background: #009136;
        position: relative;
        margin-left: -23px;
        margin-top: 15px;
        transform: rotate(45deg);
        float: left;
    }
    .new-tabsitems .tabsitems a.tabsitem:nth-child(1) span.new-tabsitems-romb, .new-tabsitems .navpicker.navrow div.newTabs:nth-child(1) span.new-tabsitems-romb  {
        display: none;
    }
    .new-tabsitems .tabsitems a.tabsitem span.new-tabsitems-text, .new-tabsitems .navpicker.navrow div.newTabs span.new-tabsitems-text  {
        display: inline-grid;
        align-content: center;
        align-items: center;
        float: right;
        height: 36px;
    }
}
.new-tabsitems .tabsitems a.tabsitem.active, .new-tabsitems .navpicker.navrow div.newTabs.activetab {
    color: #232323;
    border-bottom: 7px #009136 solid;
    background: none;
    font-weight: 700;
}
.new-tabsitems .tabsitems a.tabsitem:hover, .new-tabsitems .navpicker.navrow div.newTabs:hover {
    color: #232323;
    border-bottom: 7px #009136 solid;
    background: none;
}
/* new-tabsitems */
/* finished-fence-in-3-days */
section.finished-fence-in-3-days {
    background: linear-gradient(to right, #222222 0%, #00662e 50%, #1f2120 99%);
    padding-top: 20px;
    padding-bottom: 20px;
}
@media screen and (max-width: 790px) {
    section.finished-fence-in-3-days {
        padding-top: 10px;
        padding-bottom: 0px;
    }
}
section.finished-fence-in-3-days .wrap {
    display: grid;
    align-content: center;
    align-items: center;
}
section.finished-fence-in-3-days h2.finished-fence-in-3-days-title {
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px;
}
@media screen and (max-width: 790px) {
    section.finished-fence-in-3-days h2.finished-fence-in-3-days-title {
        margin-bottom: 10px;
        text-align: center;
    }
}
section.finished-fence-in-3-days h2.finished-fence-in-3-days-title:after {
    background: #fff;
}
@media screen and (max-width: 790px) {
    section.finished-fence-in-3-days h2.finished-fence-in-3-days-title:after {
        left: calc(50% - 23px);
    }
}
section.finished-fence-in-3-days h2.finished-fence-in-3-days-title:before {
    display: block;
    position: absolute;
    content: attr(data-title);
    top: 10px;
    left: 4px;
    font-size: 80px;
    color: rgba(255,255,255,0.2);
    z-index: 1;
}
@media screen and (max-width: 790px) {
    section.finished-fence-in-3-days h2.finished-fence-in-3-days-title:before {
        display: none;
    }
}
section.finished-fence-in-3-days .finished-fence-in-3-days-list {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    margin-left: -50px;
    margin-right: -50px;
    padding-top: 25px;
    padding-bottom: 25px;
}
@media screen and (max-width: 1150px) {
    section.finished-fence-in-3-days .finished-fence-in-3-days-list {
        max-width: 688px;
        margin: 0 auto;
    }
}
section.finished-fence-in-3-days .finished-fence-in-3-days-item {
    width: 199px;
    height: 186px;
    background: url(/local/templates/main_copy/images/finished-fence-in-3-days/finished-fence-in-3-days-item-background.webp) center no-repeat;
    display: inline-grid;
    align-content: center;
    align-items: center;
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 50px;
    margin-right: 50px;
    position: relative;
}
html.no-webp section.finished-fence-in-3-days .finished-fence-in-3-days-item {
    background: url(/local/templates/main_copy/images/finished-fence-in-3-days/finished-fence-in-3-days-item-background.png) center no-repeat;
}
@media screen and (max-width: 1150px) {
    section.finished-fence-in-3-days .finished-fence-in-3-days-item {
        background: url(/local/templates/main_copy/images/finished-fence-in-3-days/finished-fence-in-3-days-item-background-pda.webp) center no-repeat;
        width: 156px;
        height: 145px;
        font-size: 12px;
        line-height: 16px;
        margin-left: 8px;
        margin-right: 8px;
    }
    html.no-webp section.finished-fence-in-3-days .finished-fence-in-3-days-item {
        background: url(/local/templates/main_copy/images/finished-fence-in-3-days/finished-fence-in-3-days-item-background-pda.webp) center no-repeat;
    }
}
@media screen and (max-width: 790px) {
    section.finished-fence-in-3-days .finished-fence-in-3-days-item {
        background: none;
        width: 100%;
        height: auto;
        font-size: 12px;
        line-height: 16px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    html.no-webp section.finished-fence-in-3-days .finished-fence-in-3-days-item {
        background: none;
    }
}
section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-child(-n+3):after {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    border-right: 2px #fff solid;
    border-bottom: 2px #fff solid;
    position: absolute;
    right: 19px;
    bottom: -6px;
}
@media screen and (max-width: 1150px) {
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-child(-n+3):after {
        width: 13px;
        height: 13px;
        right: 29px;
        bottom: -2px;
    }
}
@media screen and (max-width: 790px) {
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-child(-n+3):after {
        display: none;
    }
}
section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-last-child(-n+3):after {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    border-right: 2px #fff solid;
    border-top: 2px #fff solid;
    position: absolute;
    right: 19px;
    top: -10px;
}
@media screen and (max-width: 1150px) {
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-last-child(-n+3):after {
        width: 13px;
        height: 13px;
        right: 29px;
        top: -12px;
    }
}
@media screen and (max-width: 790px) {
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-last-child(-n+3):after {
        display: none;
    }
    section.finished-fence-in-3-days .finished-fence-in-3-days-list {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-areas: "finished-fence-in-3-days-item-1"
                             "finished-fence-in-3-days-item-5"
                             "finished-fence-in-3-days-item-2"
                             "finished-fence-in-3-days-item-6"
                             "finished-fence-in-3-days-item-3"
                             "finished-fence-in-3-days-item-7"
                             "finished-fence-in-3-days-item-4";
    }
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-child(1) {
        grid-area: finished-fence-in-3-days-item-1;
    }
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-child(2) {
        grid-area: finished-fence-in-3-days-item-2;
    }
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-child(3) {
        grid-area: finished-fence-in-3-days-item-3;
    }
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-child(4) {
        grid-area: finished-fence-in-3-days-item-4;
    }
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-child(5) {
        grid-area: finished-fence-in-3-days-item-5;
    }
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-child(6) {
        grid-area: finished-fence-in-3-days-item-6;
    }
    section.finished-fence-in-3-days .finished-fence-in-3-days-item:nth-child(7) {
        grid-area: finished-fence-in-3-days-item-7;
    }
}
/* finished-fence-in-3-days */
/* fix slick arrow main_project-list */
.main_project-list .slick-prev.slick-arrow {
    width: 36px;
    height: 36px;
    left: calc(50% - 18px) !important;
    background: #009136 url(/local/templates/main/images/ico/arrow-slider.svg) no-repeat center center !important;
    border-radius: 100%;
    overflow: hidden;
}
.main_project-list .slick-prev.slick-arrow:before {
    display: none;
}
.main_project-list .slick-next.slick-arrow {
    width: 36px;
    height: 36px;
    left: calc(50% - 18px) !important;
    background: #009136 url(/local/templates/main/images/ico/arrow-slider.svg) no-repeat center center !important;
    border-radius: 100%;
    overflow: hidden;
    top: calc(89% - 18px) !important;
}
.main_project-list .slick-next.slick-arrow:before {
    display: none;
}
/* fix slick arrow main_project-list */
.project-discription .info__list li.info__item {
    list-style: none;
}
@media screen and (max-width: 1200px) {
    .main-project-price-item-wrap-button {
        display: grid;
        grid-template-columns: auto auto;
        justify-content: center;
        justify-items: center;
    }
}
@media screen and (max-width: 420px) {
    .main-project-price-item-wrap-button {
        grid-template-columns: 1fr;
    }
    .main-project-price-item-wrap-button .main_project-price__item {
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    .container-full-width-slider .main_project-list .slider-container {
        width: 100%;
        margin-left: 0px;
    }
    .container-full-width-slider .main_project-list .slider-container .slider-container__item .slider-for {
        width: 70%;
    }
    .container-full-width-slider .main_project-list .slider-container .slider-container__item .slider-nav:before {
        width: 100%;
    }
    .container-full-width-slider .main_project-list .slider-container .slider-container__item .slider-nav:after {
        width: 100%;
    }
}
/* you-might-be-interested container */
section.you-might-be-interested {
    width: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
section.you-might-be-interested .you-might-be-interested-list {
    display: grid;
    grid-template-columns: repeat(auto-fill,370px);
    justify-content: center;
    justify-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
@media screen and (max-width: 400px) {
    section.you-might-be-interested .you-might-be-interested-list {
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
section.you-might-be-interested .you-might-be-interested-item {
    box-shadow: 0 0 10px rgba(0, 1, 0, 0.23);
    padding: 5px;
    display: grid;
    grid-template-rows: auto 1fr auto;
    grid-row-gap: 15px;
}
section.you-might-be-interested .you-might-be-interested-img {
    align-self: start;
}
section.you-might-be-interested .you-might-be-interested-img a {
    display: block;
    position: relative;
    transition: .3s;
}
section.you-might-be-interested .you-might-be-interested-img a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .3s;
}
section.you-might-be-interested .you-might-be-interested-img a:hover:after {
    background: rgba(0, 145, 54, 0.65);
}
section.you-might-be-interested .you-might-be-interested-img a img {
    display: block;
    width: 100%;
    height: auto;
}
section.you-might-be-interested .you-might-be-interested-title {
    text-align: center;
}
section.you-might-be-interested .you-might-be-interested-title a {
    text-decoration: none;
}
section.you-might-be-interested .you-might-be-interested-title a span {
    font-size: 14px;
    line-height: 18px;
    color: #232323;
    font-weight: 700;
    text-transform: uppercase;
    transition: .3s;
}
section.you-might-be-interested .you-might-be-interested-title a:hover span {
    color: #009136;
}
section.you-might-be-interested .you-might-be-interested-button {
    align-self: end;
}
section.you-might-be-interested .you-might-be-interested-button a {
    font-size: 12px;
    font-weight: 500;
    padding: 11px 20px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid rgba(154,153,153,.46);
    cursor: pointer;
    color: #373636;
    width: 100%;
    height: 36px;
    background: url('/local/templates/main_copy/images/advantage-zabory-iz-profnastila/more-button-text.webp') center no-repeat, #fff;
    transition: 0s;
}
html.no-webp section.you-might-be-interested .you-might-be-interested-button a {
    background: url('/local/templates/main_copy/images/advantage-zabory-iz-profnastila/more-button-text.jpg') center no-repeat;
}
section.you-might-be-interested .you-might-be-interested-button a:hover {
    background: url('/local/templates/main_copy/images/advantage-zabory-iz-profnastila/more-button-text-white.webp') center no-repeat, #009136;
}
html.no-webp section.you-might-be-interested .you-might-be-interested-button a:hover {
    background: url('/local/templates/main_copy/images/advantage-zabory-iz-profnastila/more-button-text-white.jpg') center no-repeat, #009136;
}
/* you-might-be-interested container */
.imgwrapper img {
    height: auto;
}
/* main-page-slider-new */
section.main-page-slider-new {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    align-content: center;
    align-items: center;
    height: 540px;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    section.main-page-slider-new {
        height: auto;
    }
}
section.main-page-slider-new .main-page-slider-new-box {
    grid-area: 1/1/1/1;
    z-index: 1;
}
section.main-page-slider-new .main-page-slider-new-form-box {
    grid-area: 1/1/1/1;
    z-index: 2;
}
@media screen and (max-width: 767px) {
    section.main-page-slider-new .main-page-slider-new-form-box {
        align-self: start;
    }
}
section.main-page-slider-new .main-page-slider-new-dots-box {
    grid-area: 1/1/1/1;
    z-index: 3;
    height: 0px;
}
section.main-page-slider-new .main-page-slider-new-dots-list {
    width: 20px;
    float: right;
    transform: translateY(-50%);
    margin-right: 15px;
}
section.main-page-slider-new .main-page-slider-new-dots-list ul.slick-dots {
    display: block;
    text-align: center;
    font-size: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    width: 20px;
}
section.main-page-slider-new .main-page-slider-new-dots-list ul.slick-dots li {
    display: inline-grid;
    align-content: center;
    align-items: center;
    width: 12px;
    height: 12px;
    margin: 4px;
    margin-bottom: 8px;
    padding: 0px;
    background: none;
}
section.main-page-slider-new .main-page-slider-new-dots-list ul.slick-dots li button {
    display: inline-block;
    font-size: 0px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #fff;
    border: none;
    cursor: pointer;
}
section.main-page-slider-new .main-page-slider-new-dots-list ul.slick-dots li.slick-active button {
    background: #009136;
}
section.main-page-slider-new section.call-a-measurer-for-free {
    margin-top: 0px;
}
section.main-page-slider-new .main-page-slider-new-info-item {
    margin-left: 15px;
    margin-right: 0px;
}
section.main-page-slider-new .wrap {
    max-width: 1230px;
    padding-right: 30px;
}
@media screen and (max-width: 1500px) {
    section.main-page-slider-new .wrap {
        padding-right: 50px;
        padding-left: 0px;
    }
}
section.main-page-slider-new .main-page-slider-new-item {
    display: grid;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    height: 540px;
    overflow: hidden;
}
section.main-page-slider-new .main-page-slider-new-item:after {
    display: block;
    content: "";
    width: 100%;
    height: 540px;
    background: rgba(0,0,0,0.3);
    position: absolute;
}
section.main-page-slider-new .main-page-slider-new-item img {
    width: auto;
    height: auto;
    min-width: 100vw;
    min-height: 540px;
}
@media screen and (max-width: 1024px) {
    section.main-page-slider-new .main-page-slider-new-item {
        height: 540px;
    }
    section.main-page-slider-new .main-page-slider-new-item img {
        min-height: 540px;
    }
}
@media screen and (max-width: 855px) {
    section.main-page-slider-new .main-page-slider-new-item {
        height: 540px;
    }
    section.main-page-slider-new .main-page-slider-new-item img {
        min-height: 540px;
    }
}
@media screen and (max-width: 767px) {
    section.main-page-slider-new .main-page-slider-new-item {
        height: 340px;
    }
    section.main-page-slider-new .main-page-slider-new-item img {
        min-height: 340px;
    }
    section.main-page-slider-new .main-page-slider-new-info-item {
        margin-left: 0px;
    }
    section.main-page-slider-new {
        background: linear-gradient(to right, #222222 0%, #00662e 50%, #1f2120 99%);
    }
    section.main-page-slider-new .call-a-measurer-for-free-background {
        margin-bottom: 30px;
    }
    section.main-page-slider-new .main-page-slider-new-box {
        align-self: start;
    }
    section.main-page-slider-new .wrap {
        padding-right: 15px;
        padding-left: 15px;
    }
    section.main-page-slider-new .zabory-iz-profnastila-short-info-title-box {
        text-align: center;
    }
    section.main-page-slider-new .zabory-iz-profnastila-short-info-title-box:before {
        display: none;
    }
    section.main-page-slider-new .zabory-iz-profnastila-short-info-title-box:after {
        left: calc(50% - 23px);
    }
    section.main-page-slider-new section.zabory-iz-profnastila-short-info {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 580px) {
    section.main-page-slider-new .main-page-slider-new-item {
        height: 430px;
    }
    section.main-page-slider-new .main-page-slider-new-item img {
        min-height: 430px;
    }
}
/* main-page-slider-new */
.discount-item-desc{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    padding: 15px;
    background: #eee;
    z-index: 4;
    height: 100%;
    display: none;
}
.discount-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.discount-item-desc .discount-item-desc-text {
    border: 1px #009136 solid;
    padding: 15px;
    text-align: justify;
    height: 100%;
}
.discount-item-desc .discount-item-desc-text * {
    margin: 0px;
    padding: 0px;
}
.discount-item-desc .discount-item-desc-text p {
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
}
.discount-item-desc .discount-item-desc-text ul {
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.discount-item-desc .discount-item-desc-text ul li {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 20px;
    list-style: disc;
}
.discount-item-desc .discount-item-desc-text ol {
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.discount-item-desc .discount-item-desc-text ol li {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 20px;
    list-style: decimal;
}
.discount-item-desc .discount-item-desc-text .discount-item-desc-close {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    width: 0;
	height: 0;
	border-top: 35px solid #009136; 
	border-left: 35px solid transparent;
}
.discount-item-desc .discount-item-desc-text .discount-item-desc-close:after {
    display: block;
    content: "x";
    width: 16px;
    height: 16px;
    font-size: 17px;
    line-height: 16px;
    color: #fff;
    position: relative;
    margin-top: -35px;
    margin-left: -12px;
}
.discount-item-desc .discount-item-desc-text .discount-item-desc-scrollbar {
    overflow: hidden;
    overflow-y: scroll;
    height: 100%;
}
@media screen and (min-width: 768px) {
    .discount-item-desc .discount-item-desc-text .discount-item-desc-scrollbar {
        scrollbar-width: none;
    }
    .discount-item-desc .discount-item-desc-text .discount-item-desc-scrollbar::-webkit-scrollbar{
        width: 0;
    }
}
.wrap-slider-slider-full-width-action {
    max-width: 100vw;
}
.footer-mygrid a.btn.js-call-spec {
    white-space: nowrap;
}
.project-slide__date-wrap .btn-square.btn--calc {
    white-space: nowrap;
    padding-right: 6px;
    padding-left: 35px;
    background: url(/local/templates/main_copy/images/ico/ico-3.svg) 5px center no-repeat, rgba(0,0,0,.48);
}
.project-slide__date-wrap .project-slide__date {
    white-space: nowrap;
}
.warranty-block__left .text a {
    color: #009136;
}
.warranty-block__left .text a:hover {
    text-decoration: none;
}
ol.number-list li {
    padding-left: 0px;
    margin-left: 20px;
    margin-bottom: 15px;
    position: inherit;
}
ol.number-list li:before {
    display: none;
}
/* newSliderTop newform */
.newSliderTop section.call-a-measurer-for-free .call-a-measurer-for-free-background {
    max-width: 410px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.newSliderTop section.call-a-measurer-for-free .call-a-measurer-for-free-text {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
}
.newSliderTop section.call-a-measurer-for-free input.call-a-measurer-for-free-tel {
    margin-bottom: 30px;
}
.newSliderTop section.call-a-measurer-for-free button span {
    padding-right: 20px;
}
.newSliderTop section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-title-box::before {
    display: none;
}
.newSliderTop section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info a {
    color: #009136;
    background: #fff;
    padding-left: 40px;
    padding-right: 40px;
}
.newSliderTop a:hover section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info > div {
    background: #009136;
    border: 1px #009136 solid;
}
.newSliderTop section.main-page-slider-new .wrap {
    max-width: 1465px;
}
.newSliderTop section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-price-text {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 14px;
}
.newSliderTop section.zabory-iz-profnastila-short-info .zabory-iz-profnastila-short-info-installation-title {
    padding-left: 20px;
    padding-right: 20px;
}
/* newSliderTop newform */
body ul.list-check-mark {
    margin-left: 20px;
}
body ul.list-check-mark li {
    position: relative;
    padding-left: 22px;
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
}
body ul.list-check-mark li:before {
    display: block;
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    left: 0;
    background: url(/local/templates/main/images/ico/tick-green.svg) no-repeat center center/contain;
    margin-top: 6px;
}
.button-credit {
    text-align: center;
}
.button-credit a {
    display: inline-grid;
    width: 100%;
    max-width: 300px;
    height: 60px;
    background: #009136;
    border-radius: 5px;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
}
.button-credit a:hover {
    background: #333;
}
/* bank-credit-list */
.bank-credit-list {
    display: grid;
    grid-template-columns: repeat(auto-fill,100px);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    justify-items: center;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding-top: 30px;
}
.bank-credit-list .bank-credit-item-img img {
    display: block;
    width: 100%;
    height: auto;
}
.bank-credit-list .bank-credit-item-title {
    text-align: center;
    padding-top: 10px;
}
/* bank-credit-list */
@media only screen and (max-width: 340px) {
    main {
        overflow: hidden;
        margin: 0 auto;
    }
}
@media only screen and (max-width:340px) {
    .footer_fixed .btn {
        font-size: 14px !important;
        margin-bottom: 0px !important;
    }
}
/* main_project-container-mobile-fix */
@media only screen and (max-width:768px) {
    .main_project-container-mobile-fix .slider-container {
        width: 100%;
    }
    .main_project-container-mobile-fix .slider-container__item {
        display: block;
        width: 552px;
        margin: 0 auto;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-for {
        width: 100% !important;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-for .project-slider__thumb-slide img {
        display: block;
        width: 552px;
        height: auto;
        margin: 0px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav {
        width: 100%;
        display: block;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav:before {
        display: none;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav:after {
        display: none;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav .project-slider__thumb-slide img {
        display: block;
        width: 180px;
        height: 136px;
        margin: 0px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav .slick-slide {
        width: 180px;
        padding-left: 2px;
        padding-right: 2px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav .slick-current .project-slider__thumb-slide {
        width: 180px;
        height: 136px;
        overflow: hidden;
        position: relative;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav .slick-current .project-slider__thumb-slide:before {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.6);
        display: block;
        content: "";
        position: absolute;
    }
    .main_project-container-mobile-fix .main_project-list .slick-prev.slick-arrow {
        left: 20px !important;
        top: calc(50% - 18px) !important;
        transform: rotate(0deg) !important;
    }
    .main_project-container-mobile-fix .main_project-list .slick-prev.slick-arrow.slick-disabled {
        display: none !important;
    }
    .main_project-container-mobile-fix .main_project-list .slick-next.slick-arrow {
        left: 494px !important;
        top: calc(50% - 18px) !important;
        transform: rotate(180deg) !important;
    }
    .main_project-container-mobile-fix .main_project-list .slick-next.slick-arrow.slick-disabled {
        display: none !important;
    }
}
@media only screen and (max-width:592px) {
    .main_project-container-mobile-fix .slider-container__item {
        width: 345px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-for .project-slider__thumb-slide img {
        width: 345px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav .project-slider__thumb-slide img {
        width: 111px;
        height: 84px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav .slick-slide {
        width: 111px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav .slick-current .project-slider__thumb-slide {
        width: 111px;
        height: 84px;
    }
    .main_project-container-mobile-fix .main_project-list .slick-prev.slick-arrow {
        left: 10px !important;
    }
    .main_project-container-mobile-fix .main_project-list .slick-next.slick-arrow {
        left: 299px !important;
    }
}
@media only screen and (max-width:550px) {
    .main_project-container-mobile-fix .main_project-list .slick-prev.slick-arrow {
        display: block !important;
    }
    .main_project-container-mobile-fix .main_project-list .slick-next.slick-arrow {
        display: block !important;
    }
}
@media only screen and (max-width:370px) {
    .main_project-container-mobile-fix .slider-container__item {
        width: 288px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-for .project-slider__thumb-slide img {
        width: 288px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav .project-slider__thumb-slide img {
        width: 92px;
        height: 69px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav .slick-slide {
        width: 92px;
    }
    .main_project-container-mobile-fix .slider-container__item .slider-nav .slick-current .project-slider__thumb-slide {
        width: 92px;
        height: 69px;
    }
    .main_project-container-mobile-fix .main_project-list .slick-prev.slick-arrow {
        left: 10px !important;
    }
    .main_project-container-mobile-fix .main_project-list .slick-next.slick-arrow {
        left: 242px !important;
    }
}
/* main_project-container-mobile-fix */
.main-page-slider-new-info-list a {
    text-decoration: none;
}

@media only screen and (max-width:767px) {
    .footer_fixed_btn {
        display: grid !important;
        align-content: center;
        justify-content: center;
    }
    .footer_fixed_btn a {
        display: grid !important;
        align-content: center;
        align-items: center;
        justify-content: center;
        justify-items: center;
        width: 257px !important;
        height: 50px !important;
        border-radius: 30px !important;
        margin: 0px !important;
        font-size: 16px !important;
        line-height: 20px !important;
        text-transform: none !important;
        white-space: nowrap;
    }
    .footer_fixed_btn a span {
        display: inline !important;
        padding-right: 0px !important;
        background: none !important;
    }
    .footer_fixed_btn .time {
        display: none !important;
    }
}
@media only screen and (max-width:340px) {
    body .footer_fixed_btn a {
        width: 100px !important;
        white-space: normal;
    }
}
.call-measurer-form-img {
    padding-bottom: 10px;
}
.call-measurer-form-img img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 510px;
    border-radius: 10px;
}
.call-measurer-form-text {
    margin-bottom: 10px;
}
#call-measurer textarea {
    height: 80px;
}
/* catalog-left-menu-open-button */
.catalog-left-menu-open-button {
    display: grid;
    grid-template-columns: 22px 1fr;
    grid-column-gap: 17px;
    align-content: center;
    align-items: center;
    height: 50px;
    padding-left: 20px;
    padding-right: 18px;
    background: #009136;
    cursor: pointer;
}
.catalog-left-menu-open-button-right {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
}
.catalog-left-menu-open-box {
    position: relative;
}
.catalog-left-menu-open-box .catalog-left-menu-open-list {
    display: none;
    position: absolute;
    z-index: 1;
    background: #fff;
    width: 100%;
}
.catalog-left-menu-open-list li a, .catalog-left-menu-open-list li a:hover, .catalog-left-menu-open-list li a:focus {
    text-decoration: none;
}
.catalog-left-menu-open-list > li > a:hover {
    background: #d4d4d4;
}
.cmn-toggle-switch {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 24px;
  height: 20px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}

.cmn-toggle-switch:focus {
  outline: none;
}

.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 8px;
  left: 0px;
  right: 0px;
  height: 4px;
  background: white;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
  content: "";
}

.cmn-toggle-switch span::before {
  top: -8px;
}

.cmn-toggle-switch span::after {
  bottom: -8px;
}

.cmn-toggle-switch__htx {
  background: none;
}

.cmn-toggle-switch__htx span {
  -webkit-transition: background 0 0.3s;
          transition: background 0 0.3s;
}

.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0;
          transition-delay: 0.3s, 0;
}

.cmn-toggle-switch__htx span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

.cmn-toggle-switch__htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

.cmn-toggle-switch__htx.active {
  background: none;
}

.cmn-toggle-switch__htx.active span {
  background: none;
}

.cmn-toggle-switch__htx.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cmn-toggle-switch__htx.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
  -webkit-transition-delay: 0, 0.3s;
          transition-delay: 0, 0.3s;
}
/* catalog-left-menu-open-button */
/* catalog-filter-and-sort-mobile */
.catalog-filter-and-sort-mobile {
    display: none;
}
.bx-filter-button-box {
    padding-top: 20px;
}
@media only screen and (max-width:990px) {
    .catalog-sort-mobile-hide {
        display: none !important;
    }
    .catalog-filter-and-sort-mobile {
        display: grid;
        grid-template-columns: 80px 1fr;
        grid-column-gap: 10px;
        padding-bottom: 20px;
        padding-top: 10px;
    }
    .catalog-filter-and-sort-mobile-filter-button-box {
        display: grid;
        grid-template-columns: 1fr 13px;
        grid-column-gap: 5px;
        padding-left: 7px;
        padding-right: 9px;
        background: #d4d4d4;
        cursor: pointer;
        height: 28px;
        align-content: center;
        align-items: center;
        font-size: 12px;
        line-height: 16px;
        color: #000;
    }
    .catalog-filter-and-sort-mobile-sort .title {
        font-size: 12px;
        line-height: 16px;
    }
    .catalog-filter-and-sort-mobile-sort .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 12px;
    }
    .catalog-filter-and-sort-mobile-sort .sort-select {
        width: 100%;
        justify-content: end;
        flex-wrap: nowrap;
    }
    .filter-mobile-open {
        display: none;
        position: absolute;
        z-index: 1;
        background: #fff;
        padding-bottom: 20px;
        width: calc(100% + 30px);
    }
}
/* catalog-filter-and-sort-mobile */
.catalog-list-padding {
    padding-top: 25px;
    overflow: hidden;
}
/* sale-catalog-subsections */
.sale-catalog-subsection-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    overflow-y: hidden;
    overflow-x: scroll;
    scrollbar-width: none;
}
@media only screen and (max-width:1080px) {
    .sale-catalog-subsection-list {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        margin-bottom: 10px;
    }
}
.scroll-wrapper > .sale-catalog-subsection-list.scroll-content {
    padding-bottom: 30px;
}
.scroll-bar {
    cursor: pointer !important;
}
.sale-catalog-subsection-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    border: 1px #d8d8d8 solid;
    margin-right: 10px;
    white-space: nowrap;
    padding: 10px;
    text-decoration: none;
}
.sale-catalog-subsection-item:hover, .sale-catalog-subsection-item:focus {
    text-decoration: none;
}
.sale-catalog-subsection-item-img {
    width: 50px;
    height: 50px;
    display: grid;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
}
.sale-catalog-subsection-item-img img {
    display: block;
    max-width: 50px;
    max-height: 50px;
}
.sale-catalog-subsection-item-title {
    font-size: 16px;
    line-height: 20px;
    color: #232323;
    font-weight: 700;
    padding-left: 10px;
}
.sale-catalog-subsection-item:hover .sale-catalog-subsection-item-title {
    color: #009136;
}
.catalog-list .h3-title {
    margin-bottom: 30px;
}
/* sale-catalog-subsections */
body h1.h3-title-fix-catalog {
    text-align: center;
    margin-bottom: 0px;
}
body h1.h3-title-fix-catalog::after {
    display: none;
}
@media only screen and (max-width:768px) {
    body h1.h3-title-fix-catalog {
        font-size: 26px !important;
        margin-bottom: 0px;
        margin-top: 20px;
    }
}
@media only screen and (max-width:1080px) {
    body h1.h3-title-fix-catalog {
        margin-bottom: 0px;
        margin-top: 20px;
    }
}
/* catalog-grid */
.catalog-grid-box {
    display: grid;
    grid-template-columns: 290px 1fr;
    grid-template-areas: "catalog-grid-menu-open-button catalog-grid-bread-crumbs"
        "catalog-grid-left-column catalog-grid-h1"
        "catalog-grid-left-column catalog-grid-tag-cloud"
        "catalog-grid-left-column catalog-grid-right-column";
    grid-column-gap: 20px;
    overflow: hidden;
}
@media only screen and (max-width:990px) {
    .catalog-grid-box {
        display: grid;
        grid-template-columns: 100%;
        grid-template-areas: "catalog-grid-bread-crumbs"
            "catalog-grid-menu-open-button"
            "catalog-grid-h1"
            "catalog-grid-tag-cloud"
            "catalog-grid-left-column"
            "catalog-grid-right-column";
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width:1024px) {
    body .catalog-grid-h1 h1.h3-title {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.catalog-grid-left-column {
    grid-area: catalog-grid-left-column;
    width: 100%;
    padding: 0px;
}
.catalog-grid-bread-crumbs {
    grid-area: catalog-grid-bread-crumbs;
    padding: 0px;
    width: 100%;
    overflow: hidden;
}
@media only screen and (max-width:990px) {
    .catalog-grid-bread-crumbs .bread-crumbs {
    }
}
.catalog-grid-h1 {
    grid-area: catalog-grid-h1;
}
body .catalog-grid-h1 h1.h3-title {
    margin-bottom: 30px;
    margin-top: 10px;
}
.catalog-grid-right-column {
    grid-area: catalog-grid-right-column;
    width: 100%;
    padding: 0px;
}
.catalog-grid-menu-open-button {
    grid-area: catalog-grid-menu-open-button;
}
.catalog-grid-tag-cloud {
    grid-area: catalog-grid-tag-cloud;
}
/* catalog-grid */
/* trust-us-box */
.trust-us-video-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
}
@media only screen and (max-width:768px) {
    .trust-us-video-list {
        grid-template-columns: 1fr;
    }
}
.trust-us-partner-slider {
    overflow: hidden;
}
.trust-us-partner-slider-box {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    width: 1100px;
    margin: 0 auto;
}
@media only screen and (max-width:1180px) {
    .trust-us-partner-slider-box {
        width: 900px;
    }
}
@media only screen and (max-width:980px) {
    .trust-us-partner-slider-box {
        width: 700px;
    }
}
@media only screen and (max-width:780px) {
    .trust-us-partner-slider-box {
        width: 500px;
    }
}
@media only screen and (max-width:580px) {
    .trust-us-partner-slider-box {
        width: 300px;
    }
}
.trust-us-partner-slider {
    grid-area: 1/1/1/1;
    width: 1000px;
}
@media only screen and (max-width:1180px) {
    .trust-us-partner-slider {
        width: 800px;
    }
}
@media only screen and (max-width:980px) {
    .trust-us-partner-slider {
        width: 600px;
    }
}
@media only screen and (max-width:780px) {
    .trust-us-partner-slider {
        width: 400px;
    }
}
@media only screen and (max-width:580px) {
    .trust-us-partner-slider {
        width: 200px;
    }
}
.trust-us-partner-slider-arrow {
    grid-area: 1/1/1/1;
    width: 100%;
    height: 0px;
}
.trust-us-partner-slider-arrow button.slick-prev {
    position: relative;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    cursor: pointer;
    background: url("/local/templates/main_copy/images/ico/arrow-slider.svg") no-repeat center, #009136;
    float: left;
    margin: 0px;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    transform: rotate(0) !important;
    margin-top: -17px;
}
@media only screen and (max-width:550px) {
    .trust-us-partner-slider-arrow button.slick-prev {
        display: block !important;
    }
}
.trust-us-partner-slider-arrow button.slick-next {
    position: relative;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    cursor: pointer;
    background: url("/local/templates/main_copy/images/ico/arrow-slider.svg") no-repeat center, #009136;
    transform: rotate(180deg);
    float: right;
    margin: 0px;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    transform: rotate(180deg) !important;
    margin-top: -17px;
}
@media only screen and (max-width:550px) {
    .trust-us-partner-slider-arrow button.slick-next {
        display: block !important;
    }
}
.trust-us-partner-slider-item {
    width: 200px;
    height: 200px !important;
    padding: 0px !important;
    position: relative;
}
.trust-us-partner-slider-item img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
}
/* trust-us-box */
.svarnye-sekcyonnye-variant-title {
    overflow: hidden;
    font-size: 14px;
    color: #232323;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 10px;
    margin-bottom: 10px;
}
.svarnye-sekcyonnye-variant-price {
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
}
.svarnye-sekcyonnye-variant-price span {
    font-size: 24px;
    color: #009136;
    font-weight: 500;
}
.svarnye-sekcyonnye-variant-button {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}
.svarnye-sekcyonnye-variant-button .svarnye-sekcyonnye-variant-button-box {
    display: inline-grid;
    justify-content: center;
    align-content: center;
    width: 118px;
    height: 36px;
    border: 1px solid rgba(154,153,153,.46);
    color: #232323;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
}
.svarnye-sekcyonnye-variant-button .svarnye-sekcyonnye-variant-button-box:hover {
    background: #009136;
    color: #fff;
    border: 1px solid #009136;
}
/* photos-item-new */
.photos-item-new {
    padding: 0px;
}
.photos-item-new::before {
    display: none;
}
@media only screen and (max-width:1023px) {
    .photos-item-new {
        height: 300px;
    }
}
.photos-item-new .photos-item-inner-new {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "photos-item-bottom-new"
        "photos-item-wrap-title-new";
}
.photos-item-new .photos-item-bottom-new {
    grid-area: photos-item-bottom-new;
    position: relative;
    align-self: start;
    display: flex;
    flex-wrap: nowrap;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    background: linear-gradient(180deg, rgba(0,0,0,0.4) 80%, rgba(0,0,0,0) 100%);
    padding-top: 10px;
    min-height: 56px;
}
@media only screen and (max-width:1023px) {
    .photos-item-new .photos-item-bottom-new {
        margin: 0px;
    }
}
.photos-item-new .photos-item-bottom-new .photos-item__bottom-item {
    padding: 0px;
    font-size: 14px;
    line-height: 18px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}
@media only screen and (max-width:620px) {
    .photos-item-new .photos-item-bottom-new .photos-item__bottom-item {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-child(1) {
    white-space: nowrap;
}
.photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-child(2) {
    white-space: nowrap;
}
@media only screen and (max-width:1120px) {
    .photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-child(1) {
        white-space: normal;
    }
    .photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-child(2) {
        white-space: normal;
    }
}
@media only screen and (max-width:1023px) {
    .photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-child(1) {
        white-space: nowrap;
    }
    .photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-child(2) {
        white-space: nowrap;
    }
}
@media only screen and (max-width:767px) {
    .photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-child(1) {
        border-right: 1px solid rgba(250,250,250,0.4);
        border-left: none;
    }
    .photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-child(2) {
        border-right: 1px solid rgba(250,250,250,0.4);
        border-left: none;
    }
}
@media only screen and (max-width:620px) {
    .photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-child(1) {
        white-space: normal;
    }
    .photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-child(2) {
        white-space: normal;
    }
}
.photos-item-new .photos-item-bottom-new .photos-item__bottom-item:nth-last-child(1) {
    border-right: none;
}
.photos-item-new .photos-item-date-new {
    margin-bottom: 0px;
    padding-left: 0px;
    height: 21px;
    background: none;
}
.photos-item-new .photos-item-wrap-title-new {
    grid-area: photos-item-wrap-title-new;
    padding-right: 0px;
    align-self: end;
    padding-left: 20px;
    padding-right: 20px;
    background: linear-gradient(0deg, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0) 100%);
    padding-bottom: 10px;
    padding-top: 20px;
}
.photos-item-new .photos-item-wrap-title-new .photos-item__title {
    margin-bottom: 0px;
    background: none;
    line-height: 38px !important;
}
@media only screen and (max-width:620px) {
    .photos-item-new .photos-item-wrap-title-new .photos-item__title {
        font-size: 20px;
        line-height: 24px !important;
    }
}
/* photos-item-new */
.project .video-wrapper {
    margin: 0 -5px;
}
.project .video-wrapper iframe {
    width: 100%;
    border: none;
    margin: 5px;
}
            .text-section-new {
                margin-bottom: 20px;
            }

            .text-section-new .text {
                font-size: 15px;
                line-height: 1.6;
            }

            .text-section-new h1.h3-title {
                margin-bottom: 20px;
                margin-top: 20px;
            }
.trust-us-video-item iframe {
    width: 100%;
    height: 300px;
    border: none;
}
.videowrapper iframe {
    border: none;
}
.main-button-container-disable {
    display: none;
}
.prop-grid dl {
    margin-bottom: 3px;
}
.product-item-detail-tab-content ul {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.product-item-detail-tab-content ul li {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 30px;
    list-style: disc;
}
.product-item-detail-short-card-btn-disable {
    display: none;
}
@media only screen and (max-width: 768px) {
    .order-block-slider-new {
        display: grid !important;
        align-content: center;
        align-items: center;
    }
    .order-block-slider-new .slick-list {
        grid-area: 1/1/1/1;
        margin-left: 40px;
        margin-right: 40px;
    }
    .order-block-slider-new button.slick-prev.slick-arrow {
        grid-area: 1/1/1/1;
        left: auto !important;
        top: auto !important;
        right: auto !important;
        width: 40px;
        height: 40px;
        transform: rotate(0deg) !important;
    }
    .order-block-slider-new button.slick-next.slick-arrow {
        grid-area: 1/1/1/1;
        left: auto !important;
        top: auto !important;
        right: auto !important;
        width: 40px;
        height: 40px;
        justify-self: end;
        transform: rotate(180deg) !important;
    }
}
@media only screen and (max-width: 550px) {
    .order-block-slider-new button.slick-prev.slick-arrow {
        display: inline-block !important;
    }
    .order-block-slider-new button.slick-next.slick-arrow {
        display: inline-block !important;
    }
}
.brigadirka-portfolio-map-fix {
    margin-top: 50px;
}
.header .header-menu__hidden .sub-menu > li > a {
    text-align: center;
}
div.service-prices .price-item__price span:not(.currency){
	font-weight: 500;
    font-size: 24px;
    color: #009136;
}
.price-item__old-value .price-item__old-value-price {
    color: #000 !important;
    font-size: 16px !important;
}
.credit-time-no-icon {
    background: none !important;
}
.credit-time-no-icon .block_420 {
    font-size: 55px;
    line-height: 55px;
}
.credit-percent-fix .block_420 {
    font-size: 55px;
    line-height: 55px;
}
html .page__no-top-padding {
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.img-right {
    padding-top: 30px;
    padding-bottom: 20px;
    display: grid;
    grid-template-columns: 1fr 575px;
    grid-column-gap: 20px;
    grid-template-areas: "img-right__text img-right__img";
}
.img-right__text {
    grid-area: img-right__text;
}
.img-right__img {
    grid-area: img-right__img;
}
.img-left {
    padding-top: 30px;
    padding-bottom: 20px;
    display: grid;
    grid-template-columns: 575px 1fr;
    grid-column-gap: 20px;
}
@media only screen and (max-width: 980px) {
    .img-right, .img-left {
       grid-template-columns: 1fr; 
    }
    .img-right {
        grid-template-areas: "img-right__img"
                             "img-right__text";
    }
    .img-right__img, .img-left__img {
        justify-content: center;
        justify-items: center;
    }
}
.img-right__img, .img-left__img {
    padding-top: 10px;
    display: grid;
    grid-template-columns: 280px 280px;
    grid-column-gap: 15px;
}
@media only screen and (max-width: 630px) {
    .img-right__img, .img-left__img {
        grid-template-columns: 1fr;
        grid-row-gap: 15px;
    }
}
.img-right__img a, .img-left__img a {
    display: grid;
    width: 280px;
    height: 210px;
    overflow: hidden;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
}
@media only screen and (max-width: 630px) {
    .img-right__img a, .img-left__img a {
        display: block;
        width: 100%;
        height: auto;
        max-width: 280px;
        margin: 0 auto;
    }
}
.img-right__img a img, .img-left__img a img {
    width: 280px;
    height: auto;
    display: block;
}
@media only screen and (max-width: 630px) {
    .img-right__img a img, .img-left__img a img {
        width: 100%;
    }
}
.img-right__video .video-center iframe, .img-left__video .video-center iframe {
    max-width: 575px;
}
.text__page p.proizvodstvo-center-text {
    text-align: center;
    font-size: 20px;
    padding-top: 30px;
}
.proizvodstvo-center-list {
    text-align: center;
}
.proizvodstvo-center-list h2 {
    display: inline-block;
}
.proizvodstvo-center-list h2::after {
    margin-left: calc(50% - 22.5px);
}
.proizvodstvo-center-list ul {
    text-align: center;
}
.proizvodstvo-center-list ul li {
    display: inline-block;
    text-align: center;
}
html .video-slider .slick-slide, html .client-thanks-slider .slick-slide {
    padding: 0px;
    margin-left: 10px;
    margin-right: 10px;
}
.video-slider-item-box {
    width: 100%;
    display: grid;
    justify-content: center;
    justify-items: center;
    max-width: 642px;
    height: 354px;
    overflow: hidden;
    margin: 0 auto;
}
.video-slider-item-box iframe {
    display: block;
    width: 642px;
    height: 354px;
}
@media only screen and (max-width: 767px) {
    .client-thanks-slider {
        width: 295px;
        overflow: hidden;
        margin: 0 auto;
    }
}
html .mgo-mcw-widget {
    bottom: 40px;
    right: 40px;
}
@media only screen and (max-width: 767px) {
    html .mgo-mcw-widget {
        bottom: 3px;
        right: 23px;
    }
}
/* select-city-popup */
.select-city-button {
	cursor: pointer;
}
.header-content .header-middle__content-head.gates a.select-city-button:hover {
	color: #009136;
}
html .select-city-popup {
	width: 100%;
	max-width: 970px;
	padding: 30px;
}
.fancybox-can-swipe .fancybox-content.select-city-popup {
	cursor: auto;
}
.select-city-popup-head {
	font-size: 20px;
	line-height: 24px;
	color: #009136;
	text-align: center;
}
.select-city-popup-list {
	display: grid;
	grid-template-columns: repeat(auto-fill,174px);
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	padding-top: 30px;
}
.select-city-popup-item {
	font-size: 14px;
	line-height: 20px;
}
.select-city-popup-item:hover {
	color: #009136;
	cursor: pointer;
}
/* select-city-popup */
/* End */


/* Start:/local/templates/main_copy/css/jquery.fancybox.min.css?162021541513831*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:#009136;border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/main_copy/css/libs.css?162021541528000*/
*,.slick-list:focus{outline:0}.slick-slide.dragging img,.tooltipster-base{pointer-events:none}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}*{margin:0;padding:0;box-sizing:border-box;line-height:1}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}a,button,input,select,textarea{font-family:inherit;color:inherit;font-weight:inherit}button,input,textarea{border:none;box-shadow:none}img{display:block;-ms-interpolation-mode:bicubic}input{text-rendering:auto;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0;text-shadow:none;text-align:start;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{resize:none;overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper>.scroll-content{border:none!important;box-sizing:content-box!important;height:auto;left:0;margin:0;max-height:none;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:auto!important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{border:none!important;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;overflow:scroll!important;outline:0;padding:2px;position:relative!important;top:0;width:100%!important}.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_outer{overflow:hidden}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-inner>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x{bottom:2px;height:16px;left:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner>.scroll-element.scroll-y{height:100%;right:2px;top:0;width:16px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_track{}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#f4f4f4}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#009136;height:16px;width:16px}.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar,.scrollbar-inner>.scroll-element:hover .scroll-bar{background-color:#919191}.scrollbar-outer>.scroll-element,.scrollbar-outer>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-outer>.scroll-element{background-color:#fff}.scrollbar-outer>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-outer>.scroll-element.scroll-x{bottom:0;height:12px;left:0;width:100%}.scrollbar-outer>.scroll-element.scroll-y{height:100%;right:0;top:0;width:12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer{height:8px;top:2px}.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer{left:2px;width:8px}.scrollbar-outer>.scroll-element .scroll-element_track{background-color:#eee}.scrollbar-outer>.scroll-element .scroll-bar,.scrollbar-outer>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_track{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-outer>.scroll-element .scroll-bar{background-color:#d9d9d9}.scrollbar-outer>.scroll-element .scroll-bar:hover{background-color:#c2c2c2}.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-outer>.scroll-content.scroll-scrolly_visible{left:-12px;margin-left:12px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-14px}.scrollbar-outer>.scroll-content.scroll-scrollx_visible{top:-12px;margin-top:12px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-14px}.scrollbar-outer>.scroll-element.scroll-x .scroll-bar{min-width:10px}.scrollbar-outer>.scroll-element.scroll-y .scroll-bar{min-height:10px}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{background:0 0;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{background-color:#6C6E71;display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;-ms-transition:opacity .2s linear;transition:opacity .2s linear}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.scrollbar-macosx>.scroll-element.scroll-x{bottom:0;height:0;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:0}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{left:-9px;min-height:10px;width:7px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-light>.scroll-element,.scrollbar-light>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-light>.scroll-element{background-color:#fff}.scrollbar-light>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-light>.scroll-element .scroll-element_outer{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element .scroll-element_size{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#dbdbdb),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-o-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-ms-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:linear-gradient(to right,#dbdbdb 0,#e8e8e8 100%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element.scroll-x{bottom:0;height:17px;left:0;min-width:100%;width:100%}.scrollbar-light>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:17px}.scrollbar-light>.scroll-element .scroll-bar{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#fefefe),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-o-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-ms-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:linear-gradient(to right,#fefefe 0,#f5f5f5 100%);border:1px solid #dbdbdb;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-light>.scroll-content.scroll-scrollx_visible{top:-17px;margin-top:17px}.scrollbar-light>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:0}.scrollbar-light>.scroll-element.scroll-y .scroll-bar{left:0;min-height:10px;width:10px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer{height:12px;left:2px;top:2px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer{left:2px;top:2px;width:12px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.scrollbar-rail>.scroll-element,.scrollbar-rail>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-rail>.scroll-element{background-color:#fff}.scrollbar-rail>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-rail>.scroll-element .scroll-element_size{background-color:#999;background-color:rgba(0,0,0,.3)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size{background-color:#666;background-color:rgba(0,0,0,.5)}.scrollbar-rail>.scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%}.scrollbar-rail>.scroll-element.scroll-y{height:100%;min-height:100%;padding:0 2px 0 3px;right:0;top:0;width:12px}.scrollbar-rail>.scroll-element .scroll-bar{background-color:#d0b9a0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:1px 1px 3px rgba(0,0,0,.5)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar{box-shadow:1px 1px 3px rgba(0,0,0,.6)}.scrollbar-rail>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-rail>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar{left:1px;min-height:10px;width:10px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer{top:5px;width:15px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size{left:5px;top:-10px;width:2px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.scrollbar-dynamic>.scroll-element,.scrollbar-dynamic>.scroll-element div{background:0 0;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-dynamic>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-dynamic>.scroll-element.scroll-x{bottom:2px;height:7px;left:0;min-width:100%;width:100%}.scrollbar-dynamic>.scroll-element.scroll-y{height:100%;min-height:100%;right:2px;top:0;width:7px}.scrollbar-dynamic>.scroll-element .scroll-element_outer{opacity:.3;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.scrollbar-dynamic>.scroll-element .scroll-element_size{background-color:#ccc;opacity:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;transition:opacity .2s}.scrollbar-dynamic>.scroll-element .scroll-bar{background-color:#6c6e71;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar{bottom:0;height:7px;min-width:24px;top:auto}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar{left:auto;min-height:24px;right:0;width:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer{bottom:0;top:auto;left:2px;-webkit-transition:height .2s;-moz-transition:height .2s;-o-transition:height .2s;-ms-transition:height .2s;transition:height .2s}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer{left:auto;right:0;top:2px;-webkit-transition:width .2s;-moz-transition:width .2s;-o-transition:width .2s;-ms-transition:width .2s;transition:width .2s}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer{overflow:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size{opacity:1}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar{height:100%;width:100%;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer{height:20px;min-height:7px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer{min-width:7px;width:20px}.scrollbar-chrome>.scroll-element,.scrollbar-chrome>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-chrome>.scroll-element{background-color:#fff}.scrollbar-chrome>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-chrome>.scroll-element .scroll-element_track{background:#f1f1f1;border:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x{bottom:0;height:16px;left:0;min-width:100%;width:100%}.scrollbar-chrome>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:16px}.scrollbar-chrome>.scroll-element .scroll-bar{background-color:#d9d9d9;border:1px solid #bdbdbd;cursor:default;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.scrollbar-chrome>.scroll-element .scroll-bar:hover{background-color:#c2c2c2;border-color:#a9a9a9}.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191;border-color:#7e7e7e}.scrollbar-chrome>.scroll-content.scroll-scrolly_visible{left:-16px;margin-left:16px}.scrollbar-chrome>.scroll-content.scroll-scrollx_visible{top:-16px;margin-top:16px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar{height:8px;min-width:10px;top:3px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar{left:3px;min-height:10px;width:8px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer{border-left:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track{height:14px;left:-3px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size{height:14px;left:-4px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer{border-top:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track{top:-3px;width:14px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size{top:-4px;width:14px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* End */


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

/* End */


/* Start:/local/templates/main_copy/css/custom.min.css?166213529632148*/
.header-top{
    padding:0
}
.header-menu__link:hover{
    text-decoration:none
}
.menu-horizontal{
    list-style:none
}
.menu-horizontal li{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    line-height:30px;
    text-align:center;
    text-decoration:none;
    border-right:1px solid #d8d8d8;
    position:relative;
    height:50px;
    line-height:50px
}
.menu-horizontal li:last-child{
    border:0
}
.menu-horizontal .header-top__link:hover{
    color:#009136
}
.menu-horizontal li.important .header-top__link{
    color:#009136
}
.menu-horizontal li.important .header-top__link:hover{
    color:inherit
}
.menu-horizontal li ul{
    list-style:none;
    display:none;
    position:absolute;
    left:0;
    top:100%;
    right:0;
    background:#fff;
    padding:10px;
    z-index:10;
    box-shadow:0 0 13px 0 rgba(0,0,0,0.13)
}
.menu-horizontal li:hover ul{
    display:block
}
.menu-horizontal li ul li{
    border-right:0;
    display:block;
    flex:none;
    height:auto;
    line-height:1.4;
    padding:5px 0
}
.menu-horizontal li ul li a{
    text-decoration:none
}
.menu-horizontal li ul li a:hover{
    color:#009136
}
.double_form .input-file{
    margin:20px 0;
    width:100%
}
.double_form textarea{
    height:60px
}
.form-control{
    margin:20px 0 0 0
}
.col-wide{
    width:100%
}
.double_form .border_block{
    min-height:415px
}
.double_form .right_block .border_block .flex_col textarea{
    margin-top:20px
}
.paginator-link,.paginator-separator,.paginator-last{
    text-align:center
}
.calculator-bottom{
    width:100%
}
.calculator-inner.text-center{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.calculator-total.flex{
    display:flex;
    align-items:center
}
.calculator-total__wrap-price{
    border-bottom:0;
    margin-bottom:0
}
.wrap-calculator{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between
}
.form{
    margin-top:30px;
    background:#eaeaea;
    padding:30px;
    border-radius:10px
}
.form label{
    display:inline-block;
    margin-bottom:15px
}
.form-group{
    margin-bottom:30px
}
.form-group:last-child{
    margin-bottom:0
}
.text-center{
    text-align:center
}
.calculator-total__skidk-total{
    margin-top:10px
}
.total_skidk_prof_sum,.total_skidk_setka_sum,.total_skidk_shtak_sum{
    font-weight:700
}
.mb-0{
    margin-bottom:0 !important
}
.list_block{
    margin-top:30px
}
.header-middle__content-title a{
    text-decoration:none;
    color:#009136
}
.header-middle__content-title a:hover{
    text-decoration:underline
}
.video-index-wrap{
    margin-bottom:40px
}
.video-slider .projects-slide__img:after{
    display:none !important
}
.video-slider .projects-slide__img:before{
    display:none !important
}
.videowrapper{
    position:relative;
    padding-bottom:56.25%;
    padding-top:25px;
    height:100%
}
.videowrapper iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.contacts-slide__item{
    padding:5px;
    border:2px solid transparent;
    border-radius:6px
}
.contacts-slide__item.active{
    border:2px solid #009136
}
.object-discription .preview-picture{
    float:right;
    margin-left:10px;
    max-width:50%
}
.object-discription .preview-picture img{
    max-width:100%;
    height:auto
}
.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label.bx-active .bx-filter-param-btn.bx-color-sl{
    border:1px solid #009136
}
.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{
    border:1px solid #009136
}
.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{
    outline-color:#009136
}
.bx-filter .bx-filter-param-btn{
    padding:4px 3px 2px 3px
}
.product-item-scu-item-list .product-item-scu-item-color-container.notallowed{
    display:none !important
}
.bx-soa-section-title:after{
    display:none
}
.bx-soa .bx-soa-customer-label,.bx-soa .bx-soa-custom-label,.bx-soa .form-group label{
    margin-top:20px
}
#bx-soa-paysystem .bx-soa-section-content img{
    margin-bottom:10px
}
@media(max-width:768px){
    .object-discription .preview-picture{
        float:none;
        margin-left:0;
        margin-bottom:40px
    }
}
.label-error{
    margin-top:5px;
    color:#f42c2c
}
.hidden-all{
    display:none !important
}
.btn span{
    line-height:inherit !important
}
.slick-slide{
    height:auto
}
.wrap-slider .slick-slide{
    height:100%;
    min-height:365px
}
.social-footer .item{
    margin-bottom:10px
}
.social-footer .item a{
    text-decoration:none
}
.social-footer .item a span{
    border-bottom:1px solid
}
.social-footer .item a:hover{
    text-decoration:none
}
.social-footer .item a:hover span{
    border-bottom:1px transparent
}
.social-footer .item a img{
    max-height:30px;
    display:inline-block;
    margin-right:10px;
    vertical-align:middle;
    max-width:30px
}
.footer-logo{
    max-width:327px
}
main.container{
    width:100%;
    padding-left:0;
    padding-right:0
}
.product-item-image-slider-slide-container.slide{
    position:absolute;
    display:block;
    height:100%
}
.product-item-scu-item-text-container.selected{
    display:inline-block;
    box-sizing:border-box;
    padding:5px 3px;
    max-width:38px;
    border:0;
    height:auto
}
.product-item-scu-item-text-container.selected:before,.basket-item-scu-item.selected:before{
    display:none
}
.product-item-scu-item-color-container{
    max-width:28px;
    height:auto
}
.product-item-scu-item-color-container.selected{
    display:inline-block;
    box-sizing:border-box;
    padding:5px 3px;
    max-width:28px;
    width:25%;
    border:0;
    height:auto
}
.product-item-scu-item-color-container.selected:before{
    display:none
}
.basket-item-scu-item{
    height:34px;
    width:34px;
    padding:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.basket-item-scu-item.selected{
    border:1px solid #006cc0;
    border-radius:0;
    height:34px;
    width:34px;
    padding:0
}
.calling-specialist{
    margin-left:20px
}
.flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.flex-between{
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.flex-wrap{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.flex-center{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.flex-end{
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.flex-v-center{
    -webkit-box-align:center;
    -ms-flex-align:center;
    -ms-grid-row-align:center;
    align-items:center
}
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover{
    background:#fff
}
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover{
    background:#fff
}
.product-item-amount-field-btn-plus,.product-item-amount-field-btn-minus{
    height:42px;
    border-radius:0;
    background-color:#fff
}
.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-minus:hover{
    background-color:#fff
}
.product-item-amount-description-container{
    display:none
}
.product-item-amount-field{
    height:42px;
    font-weight:400;
    font-size:13px;
    line-height:42px;
    background:#f7f7f7 !important
}
.product-item-amount-field-container{
    border:1px solid #eaeaea;
    margin-right:31px
}
.bx-blue .btn.btn-default{
    background-color:#009136 !important;
    border-color:#009136 !important;
    border-radius:6px !important
}
.bx-blue .btn.btn-default:hover{
    background-color:#232323 !important;
    border-color:#232323 !important
}
.prodict-sidebar{
    max-width:250px;
    margin-top:93px
}
.prodict-sidebar .item{
    border:1px solid #009136;
    border-radius:6px;
    margin-bottom:20px;
    padding:15px 10px
}
.prodict-sidebar .image{
    margin-right:20px
}
.prodict-sidebar .text{
    font-size:16px;
    color:#555;
    line-height:1.4
}
.prop-grid{
    -webkit-columns:200px 2;
    -moz-columns:200px 2;
    columns:200px 2;
    -webkit-column-gap:20px;
    -moz-column-gap:20px;
    column-gap:20px
}
.prop-grid .item{
    width:100%;
    float:left;
    page-break-inside:avoid;
    break-inside:avoid
}
.prop-grid .item:nth-child(odd){
    background:#f7f7f7
}
.prop-grid .item:nth-child(even){
    background:#fdfdfd
}
.prop-grid .item dt{
    font-weight:400;
    font-size:12px;
    text-transform:uppercase;
    color:#999;
    width:40%;
    padding:6px;
    border-right:3px solid #fff
}
.prop-grid .item dd{
    font-weight:400;
    font-size:14px;
    color:#333;
    padding:6px;
    width:60%;
    padding:6px
}
h1.h3-title{
    font-weight:600
}
.fake{
    position:absolute;
    left:0;
    top:-6px;
    width:22px;
    height:22px;
    border:1.5px solid #d8d8d8;
    border-radius:4px
}
.fake:before{
    content:url(/local/templates/main_copy/css/../images/icon-5.svg);
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    display:block;
    opacity:0;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
input[type="checkbox"]:checked+.fake:before{
    opacity:1
}
.product-item{
    border:1px solid #d8d8d8
}
.product-item-big-card .product-item-label-text.product-item-label-small span.saleleader,.product-item-label-text.product-item-label-small span.saleleader,.product-item-label-big span.saleleader{
    font-size:11px;
    text-transform:uppercase;
    background:transparent url(/local/templates/main_copy/css/../images/icon-3.png) left center no-repeat;
    padding:5px 6px;
    min-width:100px;
    text-align:left
}
.product-item-big-card .product-item-label-text.product-item-label-small span.specialoffer,.product-item-label-text.product-item-label-small span.specialoffer,.product-item-label-big span.specialoffer{
    font-size:11px;
    text-transform:uppercase;
    background:transparent url(/local/templates/main_copy/css/../images/icon-6.svg) left center no-repeat;
    min-width:85px;
    padding:5px 6px;
    text-align:left;
    color:#2a281f
}
.product-item-big-card .product-item-label-text.product-item-label-small span.newproduct,.product-item-label-text.product-item-label-small span.newproduct,.product-item-label-big span.newproduct{
    font-size:11px;
    text-transform:uppercase;
    background:transparent url(/local/templates/main_copy/css/../images/icon-7.svg) left center no-repeat;
    min-width:85px;
    padding:5px 6px;
    text-align:left
}
.product-item-label-text.product-item-label-small span{
    line-height:21px
}
.product-item-label-text-line{
    left:-15px
}
.product-item-title{
    height:42px;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:-o-ellipsis-lastline;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    white-space:normal;
    text-align:center;
    margin-bottom:0
}
.product-item-line-card .product-item-title{
    font-weight:700;
    font-size:17px;
    text-align:left;
    line-height:23px;
    border-bottom:1px solid #dadada;
    padding-bottom:9px;
    margin-bottom:13px;
    height:auto;
    display:block
}
.product-item-container{
    margin-bottom:30px
}
.bx-touch .product-item-title, .product-item-big-card .product-item-container.hover .product-item-title{
    overflow:hidden;
    height:auto;
    display:block
}
.product-item-container .product-item-amount{
    display:none
}
.product-item-big-card .product-item-title a{
    color:#232323;
    font-size:17px;
    line-height:23px
}
.product-item-big-card .product-item-price-current{
    text-align:center;
    color:#009136;
    font-size:23px;
    font-weight:500;
    display:block
}
.product-item-big-card .product-item-price-current span{
    font-size:17px;
    color:#7c7c7c
}
.button-hidden-hover{
    padding-left:10px;
    padding-right:10px
}
.popup-window-content img{
    display:inline-block
}
.custom-select{
    border:0;
    cursor:pointer;
    color:#009136;
    font-size:15px;
    -webkit-user-select:none;
    -moz-user-select:-moz-none;
    -ms-user-select:none;
    user-select:none
}
.custom-select option{
    cursor:pointer;
    color:#232323;
    font-size:15px
}
.catalog-type .value a{
    display:inline-block;
    height:14px;
    background-position:center top;
    background-repeat:no-repeat
}
.catalog-type .value a:hover,.catalog-type .value a.active{
    background-position:center -14px
}
.catalog-type .catalog-type-card{
    width:14px;
    background-image:url(/local/templates/main_copy/css/../images/icon-8.png)
}
.catalog-type .catalog-type-list{
    width:18px;
    background-image:url(/local/templates/main_copy/css/../images/icon-9.png)
}
.sort{
    margin-bottom:17px;
    font-size:15px
}
.sort .title{
    margin-right:11px
}
.sort-number a{
    color:#232323;
    text-decoration:none;
    border-bottom:1px solid;
    margin-right:10px
}
.sort-number a:hover{
    border-bottom:1px solid transparent
}
.sort-number span:last-child a{
    margin-right:0
}
.sort-number span.active{
    color:#009136;
    margin-right:10px
}
.sort-number span.active a{
    border-bottom:1px solid transparent;
    color:inherit;
    font-weight:500
}
.modern-page-navigation{
    text-align:center
}
.modern-page-navigation .modern-page-title{
    display:none
}
.modern-page-navigation .modern-page-next{
    display:none
}
.modern-page-navigation .modern-page-previous{
    display:none
}
.modern-page-navigation .modern-page-all{
    display:none
}
div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{
    border:1px solid #d8d8d8
}
div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{
    border:1px solid #d8d8d8;
    padding:11px 0
}
div.modern-page-navigation a,div.modern-page-navigation span{
    font-size:18px;
    font-weight:600;
    padding:11px 0;
    display:inline-block;
    width:41px;
    height:auto;
    text-align:center;
    margin-right:6px
}
div.modern-page-navigation a:hover{
    color:#fff;
    background:#009136
}
div.modern-page-navigation span.modern-page-current{
    color:#fff;
    background:#009136
}
.header-menu__dd{
    z-index:100
}
.bx-soa-tooltip{
    width:auto;
    height:auto;
    background:transparent
}
.bx-filter-parameters-box-container .btn:hover,.bx-filter-parameters-box-container .btn:focus{
    color:#fff;
    background:#232323;
    text-decoration:none
}
.bx-basket-block{
    padding-left:0
}
.header-city .header-middle__content-title{
    max-width:60px
}
.bx-basket-block a{
    color:#009136;
    font-size:13px;
    text-decoration:underline
}
.bx-basket-block a:hover{
    text-decoration:none
}
.top-basket-bottom{
    display:block;
    margin-top:5px
}
.cart-top{
    max-width:140px
}
.calling-specialist{
    margin-left:25px
}
.header-middle__content-item__separator{
    margin:0 25px
}
.header{
    z-index:100
}
.header-middle{
    z-index:100
}
.catalog-switcher{
    display:none
}
.catalog-menu{
    display:none
}
.select2-dropdown{
    border-radius:0
}
.select2-results__option{
    font-size:12px
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-left:4px;
    font-size:14px;
    color:#009136
}
.select2-container--default .select2-selection--single{
    border-color:transparent;
    border-radius:0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{
    border-color:#aaa
}
.select2-container{
    max-width:180px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color:#009136 transparent transparent transparent
}
.catalog-menu-mobile{
    display:none;
    height:0
}
.catalog-menu-mobile.active{
    display:block;
    height:auto
}
.slider-container__item .slider-nav{
    max-height:412px;
    overflow:hidden
}
.innercont-item picture,.innercont-item img{
    width:100%;
    max-height:245px;
    height:100%
}
.basket-item-info-name:after{
    display:none
}
.basket-item-property-custom{
    display:none
}
.basket-item-scu-color .basket-item-scu-item-inner,.basket-item-property-scu-image .basket-item-scu-item-inner{
    margin-left:1px
}
.product-item-big-card .product-item-price-current{
    margin-bottom:20px
}
.bx-no-touch .product-item-container.hover .button-hidden-hover{
    display:none
}
.product-item-image-wrapper{
    padding-top:100%
}
.product-item-line-card .product-item-title a{
    font-size:17px;
    line-height:23px
}
.product-item-line-card .product-item-info-container.text-left{
    text-align:left
}
.product-item-line-card .product-item-properties dt{
    color:#7c7c7c;
    font-size:13px;
    line-height:23px
}
.product-item-line-card .product-item-properties dd{
    float:left;
    color:#232323;
    font-size:13px;
    line-height:23px
}
.product-item-line-card .product-item-price-current{
    font-size:23px;
    color:#009136;
    font-weight:500;
    text-align:right;
    display:block
}
.product-item-line-card .product-item-price-current span{
    font-size:17px;
    color:#7c7c7c
}
.product-item-line-card .btn{
    font-size:19px;
    text-transform:none;
    width:100%;
    margin-top:140px
}
.product-item-line-card .product-item-image-wrapper{
    padding-top:87%
}
.product-item-line-card .product-item-scu-container{
    color:#7c7c7c;
    font-size:13px;
    line-height:23px
}
.product-item-line-card:hover .product-item{
    border-color:#009136
}
.bx-catalog-element h1{
    font-size:28px;
    line-height:normal
}
.bx-catalog-element .product-item-detail-pay-block.current-price{
    border-left:1px solid #dadada;
    padding-top:10px;
    padding-bottom:10px
}
.bx-catalog-element .product-item-detail-pay-block.current-price .product-item-detail-info-container{
    margin-bottom:0
}
.product-item-detail-slider-container.popup .product-item-detail-slider-close{
    right:140px
}
.btn.product-item-detail-buy-button span{
    text-transform:none
}
@media(min-width:1279px){
    .middle-mobile{
        display:none
    }
}
@media(max-width:1024px){
    #bx-panel{
        display:none !important
    }
    #bx-panel-back{
        display:none !important
    }
    .header{
        position:relative
    }
    .container{
        margin-top:0
    }
    .header-middle{
        border-bottom:1px solid #d8d8d8
    }
    .middle-mobile{
        padding-top:10px;
        padding-bottom:10px;
        border-bottom:1px solid #d8d8d8
    }
    .middle-mobile .header-middle__content-ico{
        position:relative
    }
    .middle-mobile .bx-hdr-profile .count{
        position:absolute;
        right:-5px;
        top:-3px;
        background:#009136;
        width:18px;
        height:18px;
        color:#fff;
        border-radius:50%;
        font-size:10px;
        text-align:center;
        font-weight:500;
        line-height:21px
    }
    .middle-mobile .bx-basket-block{
        font-size:11px;
        width:calc(50%+-57px);
        padding-top:6px
    }
    .middle-mobile .bx-basket-block.auth{
        padding-top:4px
    }
    .middle-mobile .bx-basket-block.auth a{
        display:block;
        margin-right:0
    }
    .middle-mobile .bx-basket-block.auth a:first-child{
        margin-bottom:4px
    }
    .catalog-menu{
        display:block;
        padding:0 20px;
        background:#f8f8f8
    }
    .catalog-menu .icon{
        padding:12px 0;
        cursor:pointer;
        font-size:17px;
        color:#039621;
        font-weight:700
    }
    .catalog-menu .icon .text{
        display:inline-block;
        vertical-align:middle
    }
    .bx-sidebar-block.active{
        position:fixed;
        top:184px
    }
    .nav-icon{
        width:20px;
        height:16px;
        position:relative;
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0);
        -webkit-transition:.5s ease-in-out;
        -moz-transition:.5s ease-in-out;
        -o-transition:.5s ease-in-out;
        transition:.5s ease-in-out;
        cursor:pointer;
        display:inline-block;
        vertical-align:middle;
        margin-right:7px
    }
    .nav-icon span{
        display:block;
        position:absolute;
        height:4px;
        width:100%;
        background:#039621;
        opacity:1;
        left:0;
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0);
        -webkit-transition:.25s ease-in-out;
        -moz-transition:.25s ease-in-out;
        -o-transition:.25s ease-in-out;
        transition:.25s ease-in-out
    }
    .nav-icon span:nth-child(1){
        top:0
    }
    .nav-icon span:nth-child(2),.nav-icon span:nth-child(3){
        top:6px
    }
    .nav-icon span:nth-child(4){
        top:12px
    }
    .nav-icon.open span:nth-child(1){
        top:18px;
        width:0;
        left:50%
    }
    .nav-icon.open span:nth-child(2){
        -webkit-transform:rotate(45deg);
        -moz-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        transform:rotate(45deg)
    }
    .nav-icon.open span:nth-child(3){
        -webkit-transform:rotate(-45deg);
        -moz-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        transform:rotate(-45deg)
    }
    .nav-icon.open span:nth-child(4){
        top:18px;
        width:0;
        left:50%
    }
    .header-top.active{
        display:none;
        position:fixed;
        top:74px;
        left:0;
        width:100%;
        height:calc(100vh+-74px);
        padding-bottom:100px;
        background:#FFF;
        overflow-y:auto;
        z-index:750
    }
    .header-top .wrap{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .header-top.active .header-top__link{
        width:100%;
        border-right:0
    }
    .mobile-menu{
        height:calc(100vh+-135px)
    }
    h1.h3-title{
        padding-left:15px;
        padding-right:15px;
        font-size:24px;
        margin-top:0;
        margin-bottom:40px
    }
    .h3-title:before{
        left:17px
    }
    .h3-title:after{
        left:17px
    }
    .sort-select{
        width:50%;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .sort .title{
        width:100%;
        margin-right:0;
        margin-bottom:4px
    }
    .sort-number{
        display:none
    }
    .catalog-type{
        width:50%;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        padding-left:20px
    }
    .custom-select{
        font-size:13px
    }
    .catalog-type .catalog-type-card{
        margin-right:13px
    }
    .bx-touch .product-item{
        position:relative;
        padding:10px;
    }
    .bx-touch .row.product-item .col-xs-12.col-md-4 {
        padding-left: 0px;
        padding-right: 0px;
        width: 30%;
    }
    .bx-touch .row.product-item .col-xs-12.col-md-6 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .bx-touch .row.product-item .col-xs-12.col-md-2 {
        width: 20%;
        padding-right: 0px;
    }
    .product-item-big-card .product-item-container .product-item-info-container.product-item-hidden{
        display:block;
        opacity:1;
        padding-left:calc(45% - -25px)
    }
    .product-item-small-card .product-item-container .product-item-info-container.product-item-hidden{
        display:none;
    }
    .product-item-small-card .product-item-big-card .product-item-container .product-item-info-container.product-item-hidden{
        display:block;
    }
    .product-item-big-card .product-item-title{
        padding-left:25px;
        text-align:left
    }
    .product-item-small-card .product-item-title {
        height: 72px;
    }
    .product-item-url-not-category {
        padding: 0px;
    }
    .product-item-small-card .product-item-title a {
        font-size: 14px;
        line-height: 18px;
    }
    .product-item-line-card .btn{
        margin-top:0
    }
    .product-item-small-card .product-item-button-container{
        position:absolute;
        left:10px;
        bottom:10px;
        width:45%
    }
    .product-item-big-card .product-item-price-container{
        margin-left:calc(45% - -25px);
        border-top:1px solid #d8d8d8;
        border-bottom:1px solid #d8d8d8;
        padding-bottom:12px
    }
    .product-item-big-card .product-item-title a{
        font-size:13px;
        font-weight:600
    }
    .bx-filter-block{
        padding-left:15px;
        padding-right:15px
    }
}
@media(max-width:768px){
    .catalog-switcher{
        display:flex;
        padding:10px 0;
        margin:10px 15px;
        border-top:1px solid #d8d8d8;
        border-bottom:1px solid #d8d8d8
    }
    .catalog-switcher .item{
        width:50%
    }
    .catalog-switcher .item a{
        display:block;
        line-height:60px;
        text-align:center;
        background:#d8d8d8;
        font-size:17px;
        font-weight:600
    }
    .catalog-switcher .item a:hover,.catalog-switcher .item a:focus{
        text-decoration:none
    }
    .catalog-switcher .item a.active{
        background:#009136;
        color:#fff
    }
    .product-item-line-card .product-item-container .row.product-item {
        margin-left: 0px;
        margin-right: 0px;
    }
    .bx-touch .row.product-item .col-xs-12.col-md-4 {
        width: 100%;
    }
    .bx-touch .row.product-item .col-xs-12.col-md-2 {
        padding-left: 0px;
        width: 100%;
    }
    .bx-touch .row.product-item .col-xs-12.col-md-6 div.row {
        display: none;
    }
    .bx-touch .row.product-item .col-xs-12.col-md-2 .product-item-info-container.product-item-price-container span {
        text-align: center;
        padding-bottom: 5px;
    }
}
@media screen and (min-width:550px){
    .slider-nav:after{
        top:auto;
        bottom:0
    }
}
.grecaptcha-badge{
    opacity:0;
    visibility:hidden
}
.btn-square{
    font-size:12px;
    font-weight:500;
    padding:11px 20px;
    display:inline-block;
    text-transform:uppercase;
    text-decoration:none;
    transition:.3s;
    border:1px solid rgba(154,153,153,.46);
    cursor:pointer
}
.btn-square.btn-square--lg{
    padding:20px 45px
}
.btn-square.btn-square--lg.btn-black{
    background:#000;
    color:#fff
}
.btn-square.btn-square--lg.btn-black:hover{
    background:#009136
}
.btn-square.btn--arrow-right{
    background:url(/local/templates/main_copy/css/../images/ico/arrow-btn--hover.svg) no-repeat calc(100% - 13px) center;
    padding-right:35px;
    color:#000
}
.btn-square.btn--arrow-right:hover{
    background:#009136 url(/local/templates/main_copy/css/../images/ico/arrow-btn.svg) no-repeat calc(100% - 13px) center;
    color:#fff
}
.btn-square.btn-square--lg.btn--arrow-right{
    background:url(/local/templates/main_copy/css/../images/ico/arrow-btn--hover.svg) no-repeat calc(100% - 30px) center;
    padding-right:55px;
    color:#000
}
.btn-square.btn-square--lg.btn--arrow-right:hover{
    background:#009136 url(/local/templates/main_copy/css/../images/ico/arrow-btn.svg) no-repeat calc(100% - 30px) center;
    color:#fff
}
.btn-square.btn--calc{
    background:rgba(0,0,0,.48) url(/local/templates/main_copy/css/../images/ico/ico-3.svg) no-repeat 15px center;
    padding:15px 13px 15px 50px;
    color:#fff
}
.btn-square.btn--calc:hover{
    background-color:#000
}
.btn-square.btn--calc.btn-square--lg{
    background:#000 url(/local/templates/main_copy/css/../images/ico/ico-3.svg) no-repeat 15px center;
    padding:20px 30px 20px 50px;
    color:#fff
}
.btn-square.btn--calc.btn-square--lg:hover{
    background-color:#009136
}
.bg-fb{
    display:inline-block;
    width:45px;
    height:45px;
    background:url('/local/templates/main_copy/css/../images/social_sprites.png') -10px -140px
}
.bg-fb:hover{
    background-position:-75px -140px
}
.bg-fb_color{
    display:inline-block;
    width:45px;
    height:45px;
    background:url('/local/templates/main_copy/css/../images/social_sprites.png') -75px -140px
}
.bg-insta{
    display:inline-block;
    width:45px;
    height:45px;
    background:url('/local/templates/main_copy/css/../images/social_sprites.png') -10px -10px
}
.bg-insta:hover{
    background-position:-140px -140px
}
.bg-insta_color{
    display:inline-block;
    width:45px;
    height:45px;
    background:url('/local/templates/main_copy/css/../images/social_sprites.png') -140px -140px
}
.bg-ok{
    display:inline-block;
    width:45px;
    height:45px;
    background:url('/local/templates/main_copy/css/../images/social_sprites.png') -75px -10px
}
.bg-ok:hover{
    background-position:-10px -75px
}
.bg-ok_color{
    display:inline-block;
    width:45px;
    height:45px;
    background:url('/local/templates/main_copy/css/../images/social_sprites.png') -10px -75px
}
.bg-vk{
    display:inline-block;
    width:45px;
    height:45px;
    background:url('/local/templates/main_copy/css/../images/social_sprites.png') -75px -75px
}
.bg-vk:hover{
    background-position:-140px -10px
}
.bg-vk_color{
    display:inline-block;
    width:45px;
    height:45px;
    background:url('/local/templates/main_copy/css/../images/social_sprites.png') -140px -10px
}
.bg-yt{
    display:inline-block;
    width:45px;
    height:45px;
    background:url('/local/templates/main_copy/css/../images/social_sprites.png') -205px -10px
}
.bg-yt:hover{
    background-position:-140px -75px
}
.bg-yt_color{
    display:inline-block;
    width:45px;
    height:45px;
    background:url('/local/templates/main_copy/css/../images/social_sprites.png') -140px -75px
}
.fixed-blocks{
    display:none
}
@media(min-width:1330px){
    .fixed-blocks.active{
        display:block
    }
}
.fixed-social{
    position:fixed;
    display:flex;
    flex-direction:column;
    width:45px;
    top:100px;
    left:2%;
    z-index:5
}
.fixed-social>a{
    display:block;
    margin-bottom:5px
}
.fixed-buttons{
    position:fixed;
    top:282px;
    right:-171px;
    transform:rotate(-90deg);
    z-index:5;
    display:flex
}
.fixed-buttons>*.btn-square{
    border:1px solid rgba(172,216,188,.54);
    display:block;
    background-color:#009136;
    font-size:14px;
    padding:22px 13px 22px 50px
}
.fixed-buttons>*.btn-square.calc-icon{
    background:#009136 url(/local/templates/main_copy/css/../images/calculator.png) no-repeat 15px center;
    padding:22px 13px 22px 60px
}
.fixed-buttons>*.btn-square.calc-icon:hover{
    background:#000 url(/local/templates/main_copy/css/../images/calculator.png) no-repeat 15px center
}
.wrap-projects-slider.mobile .prev{
    left:0
}
.wrap-projects-slider.mobile .next{
    right:0
}
.wrap-advantages-slider.mobile .prev{
    left:0;
    border-color:#fff
}
.wrap-advantages-slider.mobile .next{
    right:0;
    border-color:#fff
}
.catalog-type{
    display: none;
}
/* End */


/* Start:/local/templates/main_copy/js/slick-1.8.1/slick/slick.css?16202154471776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/main_copy/js/slick-1.8.1/slick/slick-theme.css?16202154471881*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/main_copy/js/slick-1.8.1/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/main_copy/js/slick-1.8.1/slick/./fonts/slick.eot');
    src: url('/local/templates/main_copy/js/slick-1.8.1/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/main_copy/js/slick-1.8.1/slick/./fonts/slick.woff') format('woff'), url('/local/templates/main_copy/js/slick-1.8.1/slick/./fonts/slick.ttf') format('truetype'), url('/local/templates/main_copy/js/slick-1.8.1/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* End */


/* Start:/local/templates/main_copy/backend.css?16625638765824*/
@media (max-width: 600px) {
    .newSliderTop .dots{
        display: none;
    }

    .newSliderTop .slider-btns{
        display: none;
    }
}

.bx-soa-pp-company-description{
    display: block;
    width: 100%;
    clear: both;
}

.product-item-detail-certificates{
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
}

.product-item-detail-certificat{
    width: 150px;
    margin: 0 20px 20px 20px;
}

.product-item-detail-certificat__name{
    font-size: 16px;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.product-item-detail-certificat__img{
    width: 100%;
}

.product-item-detail-certificat__download{
    text-align: center;
    margin: 5px 0 0 0;
}

.product-item-detail-certificat__download-link{
    text-decoration: underline;
}

.product-item-detail-certificat__download-link:hover{
    text-decoration: none;
}

/*
.calculator-vue[v-cloak]{
    display: block;
    min-height: 520px;
    position: relative;
}

.calculator-vue[v-cloak] form{
    display: none;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.calculator-vue[v-cloak]:before {
     content: '';
     box-sizing: border-box;
     position: absolute;
     //top: 50%;
     top: 20px;
     left: 50%;
     width: 40px;
     height: 40px;
     margin-top: -10px;
     margin-left: -10px;
     border-radius: 50%;
     border: 2px solid #ccc;
     border-top-color: #333;
     animation: spinner .6s linear infinite;
     text-indent: 100%;
     white-space: nowrap;
     overflow: hidden;
}
*/
.welcome-mz-message {

}
.welcome-mz-message__title{
    font-size: 16px;
    margin: 0 0 15px 0;
}
.welcome-mz-message__text{
    font-size: 16px;
    margin: 0 0 20px 0;
}
.welcome-mz-message__buttons {
    text-align: center;
}
.welcome-mz-message__button{

}

.welcome-mz-message__button:hover{
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #fff !important;
}

.catalog-section-similar-products{
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 15px;
}


#map {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

#delivery-route-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#delivery-route{
    position: relative;
    width: 1000px;
    height: 1000px;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    z-index: 1000;
}

#delivery-route-close{
  position: absolute;
    z-index: 20000;
    top: -10px;
    right: -10px;
}

#delivery-route-relative{
    position: relative;
}

.order-make-delivery-item-link{
    text-align: center;
}

.order-make-delivery-info-box{
    display: none !important;
}

.order-make-delivery-info-box.active{
    display: block !important;
}

.bx-sbb-empty-cart-image{
    width:131px;
    height:116px;
    margin:50px auto 42px;
    background:url(/local/templates/main_copy/components/bitrix/sale.basket.basket/.default/images/empty_cart.svg) no-repeat center;
    background-size:contain;
}
.bx-sbb-empty-cart-text{
    font-size:36px;
    text-align:center;
    color:#bababa;
    margin-bottom:42px;
}
.bx-sbb-empty-cart-desc{
    text-align:center;
    color:#000;
    font-size:16px;
    margin-bottom:42px;
}
.bx-sbb-empty-cart-desc a {
    color: #009136;
}

.magazin-product-item-buy-popup{
    display: none;
}

.all-product-price-table__row_active td{
    background-color: #ccc !important;
}

.calculator-col .calculator-title{
    position: relative;
}

.calculator-col .calculator-title__tooltip{
    position: absolute;
    top: 20px;
    z-index: 1000;
    background: #fff;
    padding: 2px;
    border: 1px solid #000;
    font-size: 12px;
}

.calculator-total-sum-reward{
    margin: 0 0 15px 0;
}

.price-item__price-wrapper{
    position: relative;
}

.price-item__old{
    display: inline;
    color: #000;text-decoration: line-through;
    position: absolute;
    right: 20px;
    top: -4px;
}
.price-item__old-value{
    color: #000 !important;
    font-size: 16px !important;
}

.news-acrticle__banner{
    text-align: center;
    width: 100%;
    margin: 0 0 100px 0;
}

.news-acrticle__banner img{
    display: inline-block;
    max-width: 100%;
}

@media (max-width: 600px) {
    .news-acrticle__banner{
        margin: 0 0 20px 0;
    }
}

.calculator-subtitle{
    margin: 20px 0 20px 0;
    font-size: 18px;
    font-weight: bold;
}

.page-description{
    margin-top: 60px;
    margin-bottom: 60px;
}

.calculator-bottom-text{
    margin-bottom: 20px;
}

.hamburger-ajax_hide{
    display: none;
}

.main-page-slider-form{
    position: absolute;
    z-index: 10000;
    top: 0;
    right: 60px;
}

.ajax-load-items-button {
    background: #009136;
    border-radius: 5px;
    outline: none;
    color: #fff;
    font-size: 19px;
    text-transform: none;
    width: 200px;
    display: inline-block;
    line-height: 46px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
    transition: opacity 300ms ease;
    white-space: nowrap;
}

.ajax-load-items-button:hover {
    text-decoration: none;
    background: #333;
    color: #fff;
}

.ajax-load-items-button-wrapper{
    margin: 30px 0 0 0;
    text-align: center;

}

.input-files-wrapper{
    margin: 15px 0 0 0;
}

.input-files{
    margin: 0 0 10px 0;
}

.sale-catalog-subsections{
    margin: 0 0 20px 0;
}

.sale-catalog-subsection{
    margin: 0 15px 15px 0;
    font-size: 16px;
    display: inline-block;
}
/* End */


/* Start:/local/templates/main_copy/libs/selectize/css/selectize.default.css?162021544910170*/
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0,0,0,.06) !important;
    border: 0 none !important;
    box-shadow: inset 0 0 12px 4px #fff
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: "!";
    visibility: hidden
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
    box-shadow: 0 2px 5px rgba(0,0,0,.2)
}
.selectize-control .dropdown-header {
    position: relative;
    padding: 10px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    border-radius: 3px 3px 0 0
}
.selectize-control .dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important
}
.selectize-control .dropdown-header-close:hover {
    color: #000
}
.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content {
    display: flex
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    flex-grow: 1;
    flex-basis: 0;
    min-width: 0
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}
.selectize-control.plugin-remove_button .item {
    display: inline-flex;
    align-items: center;
    padding-right: 0 !important
}
.selectize-control.plugin-remove_button .item .remove {
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 6px;
    border-left: 1px solid #0073bb;
    border-radius: 0 2px 2px 0;
    box-sizing: border-box;
    margin-left: 6px
}
.selectize-control.plugin-remove_button .item .remove:hover {
    background: rgba(0,0,0,.05)
}
.selectize-control.plugin-remove_button .item.active .remove {
    border-left-color: #00578d
}
.selectize-control.plugin-remove_button .disabled .item .remove:hover {
    background: none
}
.selectize-control.plugin-remove_button .disabled .item .remove {
    border-left-color: #aaa
}
.selectize-control.plugin-remove_button .remove-single {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 23px
}
.selectize-control {
    position: relative
}
.selectize-dropdown, .selectize-input, .selectize-input input {
    color: #232323;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.6;
    font-smoothing: inherit
}
.selectize-input, .selectize-control.single .selectize-input.input-active {
    background: #fff;
}
.selectize-input {
    border: 1px solid #d8d8d8;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    height: 46px;
    display: grid;
    align-content: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    border-radius: 30px;
}
.selectize-control.multi .selectize-input.has-items {
    padding: calc( 8px - 2px - 1px ) 8px calc( 8px - 2px - 3px - 1px )
}
.selectize-input.full {
    background-color: #fff
}
.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important
}
.selectize-input.focus {
}
.selectize-input.dropdown-active {
    border-radius: 30px 30px 0px 0px;
}
.selectize-input>* {
    vertical-align: baseline;
    display: inline-block;
    zoom: 1
}
.selectize-control.multi .selectize-input>div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #1da7ee;
    color: #fff;
    border: 1px solid #0073bb
}
.selectize-control.multi .selectize-input>div.active {
    background: #92c836;
    color: #fff;
    border: 1px solid #00578d
}
.selectize-control.multi .selectize-input.disabled>div, .selectize-control.multi .selectize-input.disabled>div.active {
    color: #fff;
    background: #d2d2d2;
    border: 1px solid #aaa
}
.selectize-input>input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    user-select: auto !important;
    box-shadow: none !important
}
.selectize-input>input::-ms-clear {
display:none
}
.selectize-input>input:focus {
    outline: none !important
}
.selectize-input>input[placeholder] {
    box-sizing: initial
}
.selectize-input.has-items>input {
    margin: 0 4px !important
}
.selectize-input::after {
    content: " ";
    display: block;
    clear: left
}
.selectize-input.dropdown-active::before {
    content: " ";
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}
.selectize-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    border-radius: 0 0 3px 3px
}
.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}
.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125,168,208,.2);
    border-radius: 1px
}
.selectize-dropdown .option, .selectize-dropdown .optgroup-header, .selectize-dropdown .no-results, .selectize-dropdown .create {
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.selectize-dropdown .option, .selectize-dropdown [data-disabled], .selectize-dropdown [data-disabled] [data-selectable].option {
    cursor: inherit;
    opacity: .5
}
.selectize-dropdown [data-selectable].option {
    opacity: 1;
    cursor: pointer
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}
.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #fff;
    cursor: default
}
.selectize-dropdown .active {
    background: #fafafa;
    color: #232323
}
.selectize-dropdown .active.create {
    color: #232323
}
.selectize-dropdown .create {
    color: rgba(48,48,48,.5)
}
.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    overflow-scrolling: touch
}
.selectize-dropdown .spinner {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 5px 8px
}
.selectize-dropdown .spinner:after {
    content: " ";
    display: block;
    width: 24px;
    height: 24px;
    margin: 3px;
    border-radius: 50%;
    border: 5px solid #d0d0d0;
    border-color: #d0d0d0 transparent #d0d0d0 transparent;
    animation: lds-dual-ring 1.2s linear infinite
}
@keyframes lds-dual-ring {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(360deg)
}
}
.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
    cursor: pointer
}
.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
}
.selectize-control.single .selectize-input:after {
    content: " ";
    display: block;
    position: absolute;
    right: 20px;
    width: 12px;
    height: 12px;
    background: url("/local/templates/main_copy/images/ico/arrow-down.svg") no-repeat center center/contain;
    top: 50%;
    margin-top: -6px;
}
.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent gray transparent
}
.selectize-control.rtl {
    text-align: right
}
.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto
}
.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px !important
}
.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fafafa
}
.selectize-control.multi .selectize-input.has-items {
    padding-left: 5px;
    padding-right: 5px
}
.selectize-control.multi .selectize-input.disabled [data-value] {
    color: #999;
    text-shadow: none;
    background: none;
    box-shadow: none
}
.selectize-control.multi .selectize-input.disabled [data-value], .selectize-control.multi .selectize-input.disabled [data-value] .remove {
    border-color: #e6e6e6
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    background: none
}
.selectize-control.multi .selectize-input [data-value] {
    text-shadow: 0 1px 0 rgba(0,51,83,.3);
    border-radius: 3px;
    background-color: #1b9dec;
    background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
    background-repeat: repeat-x;
    box-shadow: 0 1px 0 rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.03)
}
.selectize-control.multi .selectize-input [data-value].active {
    background-color: #0085d4;
    background-image: linear-gradient(to bottom, #008fd8, #0075cf);
    background-repeat: repeat-x
}
.selectize-control.single .selectize-input {
    background: #fff;
}
.selectize-control.single .selectize-input, .selectize-dropdown.single {
    border-color: #d8d8d8
}
.selectize-dropdown .optgroup-header {
    padding-top: 7px;
    font-weight: bold;
    font-size: .85em
}
.selectize-dropdown .optgroup {
    border-top: 1px solid #f0f0f0
}
.selectize-dropdown .optgroup:first-child {
    border-top: 0 none
}
.selectize-control.single > .selectize-input > input {
    display: none !important;
}
.selectize-dropdown-content > .option.selected {
    border: none;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background: #fafafa;
    border-radius: 0px;
}
.selectize-dropdown-content > .option.selected:before {
    display: none;
}
/* End */


/* Start:/local/templates/main_copy/style_ready_fence.css?16674737696540*/
.projects-section {
  margin-bottom: 60px;
  /*.prev,.next {
    background-image: url(/local/templates/main_copy/../../../../images/ico/arrow-btn--hover.svg);
    width: 14px;
    height: 11px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 25px;
    cursor: pointer;
  }
  .prev {
    transform: rotate(-180deg);
    left: calc((100% - 424px)/4 + 185px);
    @media (max-width: 1600px) {
      left: 185px;
    }
    @media (max-width: 1110px) {
      left: 230px;
    }
    @media (max-width: 992px) {
      left: 35px;
    }
  }
  .next {
    left: calc((100% - 424px)/2 + 228px);
    @media (max-width: 1600px) {
      left: calc((100% - 424px)/3 + 228px);
    }
    @media (max-width: 1370px) {
      left: calc((100% - 424px)/2 + 228px);
    }
    @media (max-width: 1110px) {
      left: calc((100% - 290px)/2 + 275px);
    }
    @media (max-width: 992px) {
      left: calc((100% - 120px)/2 + 75px);
    }
    @media (max-width: 768px) {
      left: calc((100% - 120px) + 75px);
    }
  }*/
}
a.project-slide__title:hover{
	color: white;
}
.projects-section.mb-0 {
  margin-bottom: 0;
}
.projects-section .wrap-projects-slider-new {
  position: relative;
  height: 615px;
}
.projects-section .wrap-projects-slider-new + .center {
  margin-top: 0;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .projects-section .wrap-projects-slider-new + .center {
    margin-top: 30px;
  }
}
@media (max-width: 576px) {
  .projects-section .wrap-projects-slider-new {
    height: 430px;
  }
  .projects-section .wrap-projects-slider-new + .center {
    margin-top: 60px;
  }
}
.projects-section .projects-slider-new > * {
  padding-top: 75px !important;
}
@media (max-width: 1110px) {
  .projects-section .projects-slider-new > * {
    padding-left: 260px !important;
    padding-right: 30px !important;
  }
}
@media (max-width: 992px) {
  .projects-section .projects-slider-new > * {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
}
@media (max-width: 576px) {
  .projects-section .projects-slider-new > * {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.projects-section .projects-slider-new .project-slide {
  margin-right: 0;
  border: 0;
  height: 475px;
  position: relative;
  padding: 0;
}
@media (max-width: 576px) {
  .projects-section .projects-slider-new .project-slide {
    height: 350px;
  }
}
.projects-section .projects-slider-new .project-slide:hover {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.14);
  height: 615px;
  margin-top: -75px;
}
@media (max-width: 576px) {
  .projects-section .projects-slider-new .project-slide:hover {
    height: 430px;
    margin-top: -40px;
  }
}
.projects-section .projects-slider-new .project-slide:hover .project-slide__hidden {
  display: block;
}
.projects-section .projects-slider-new .project-slide:hover .project-slide__title {
  white-space: normal;
}
@media (max-width: 768px) {
  .projects-section .projects-slider-new .project-slide.slick-active {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.14);
    height: 615px;
    margin-top: -75px;
  }
}
@media (max-width: 768px) and (max-width: 576px) {
  .projects-section .projects-slider-new .project-slide.slick-active {
    height: 430px;
    margin-top: -40px;
  }
}
@media (max-width: 768px) {
  .projects-section .projects-slider-new .project-slide.slick-active .project-slide__hidden {
    display: block;
  }
}
@media (max-width: 768px) {
  .projects-section .projects-slider-new .project-slide.slick-active .project-slide__title {
    white-space: normal;
  }
}
.projects-section .projects-slider-new .project-slide:hover {
  border: 0;
}
.projects-section .projects-slider-new .project-slide__info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.projects-section .projects-slider-new .project-slide__title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projects-section .projects-slider-new .project-slide__address {
  font-weight: normal;
  font-size: 14px;
  display: grid;
    grid-template-columns: 11px 1fr;
  align-items: center;
  margin-top: 5px;
    grid-column-gap: 3px;
}
.projects-section .projects-slider-new .project-slide__address:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 15px;
  background-image: url("/local/templates/main_copy/images/marker_small_white.png");
  margin-right: 0px;
    overflow: hidden;
}
.projects-section .projects-slider-new .project-slide__hidden {
  display: none;
}
.projects-section .projects-slider-new .project-slide__hidden .price_wrap {
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}
.projects-section .projects-slider-new .project-slide__hidden .price_wrap .price {
  font-size: 24px;
  font-weight: normal;
}
.projects-section .projects-slider-new .project-slide__hidden .price_wrap .currency {
  font-weight: normal;
  font-size: 14px;
}
.projects-section .projects-slider-new .project-slide__hidden .project-slide__date-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.projects-section .projects-slider-new .project-slide__hidden .project-slide__date-wrap .project-slide__date {
  font-size: 12px;
  font-weight: 100;
}
.projects-section .projects-slider-new .project-slide__img {
  height: 100%;
  width: 100%;
  display: block;
}
.projects-section .projects-slider-new .project-slide__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0;
}
.projects-section .wrap-tabs--projects .tab-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .projects-section .wrap-tabs--projects .tab-links {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .projects-section .wrap-tabs--projects .tab-links {
    display: none;
  }
}
.projects-section .wrap-tabs--projects .tab-links .tab-link__item {
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 15px;
}
.projects-section .wrap-tabs--projects .tab-blocks.full-width {
  max-width: none;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main_copy/css/header.min.css?164796218413875*/
.header-content.header-middle_position_fixed {
    height: 86px;
}
.header-content.header-middle_position_fixed .header__social {
    display: none;
}
.header-content.header-middle_position_fixed .newButtonheader .header_calc {
    display: none;
}
.header-content.header-middle_position_fixed .newButtonheader .header__call {
    display: none;
}
.header-content{
    position:relative;
    padding:0;
    display:flex
}
.header-separator-last {
    display: none;
    margin-right: 0px;
}
@media(max-width: 768px){
    .header-content .wrap{
        display: grid;
        grid-template-columns: 230px 1fr 24px;
        grid-column-gap: 10px;
        justify-content: center;
        justify-items: center;
    }
    .header-content .wrap .header-info{
        display: none;
    }
}
.header-content.header-middle_position_fixed{
    padding:0
}
@media(max-width: 1580px){
    .header-content.header-middle_position_fixed .header-menu{
        display:none
    }
}
.header-content>.wrap{
    max-width:1865px
}
@media(max-width: 1580px){
    .header-content>.wrap{
        flex-wrap:wrap
    }
}
.header-content .phone-block{
    display:flex;
    align-items:center
}
.header-content .phone-block a{
    color:#232323;
    font-weight:bold;
    font-size:18px
}
.header-content .phone-block svg{
    width:14px;
    height:15px;
    margin-right:4px
}
.header-content .phone-block .work_time{
    font-weight:400;
    color:#8c8c8c
}
.header-content .header-middle__content-head.gates svg{
    width:12px;
    height:15px;
    margin-right:7px
}
.header-content .header-middle__content-head.gates a{
    font-size:14px;
    color:#8c8c8c;
    font-weight:500
}
.header-info:after{
    content:"";
    background:#f9f9f9;
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    z-index:-1;
    width:23%
}
@media(max-width: 1580px){
    .header-info:after{
        height:86px;
        width:49%
    }
}
.header-info:before{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    z-index:-1;
    right:23%;
    width:0;
    border:36px solid transparent;
    border-right:23px solid #f9f9f9;
    border-bottom:50px solid #f9f9f9;
    height:0
}
@media(max-width: 1580px){
    .header-info:before{
        right:49%
    }
}
@media(max-width: 1580px){
    .header-info{
        order:2;
        height:86px;
        display:flex
    }
}
@media(max-width: 768px){
    .header-info .header-middle__content-items>*:first-child{
        display:none
    }
}
.header-info .header-middle__content-head.cart>a{
    display:flex;
    flex-direction:column;
    align-items:center;
    font-size:12px;
    line-height:12px;
    text-decoration:none;
    color:#009136;
    margin-right:15px
}
.header .header-menu{
    height:100%;
    border:none
}
@media(max-width: 1580px){
    .header .header-menu{
        order:3;
        width:100%;
        height:75px;
        justify-content:center;
        border-top:1px solid #d9d9d9
    }
}
.header .header-menu ul.main-menu{
    list-style:none;
    margin:0;
    padding:0;
    display:flex;
    height:100%
}
.header .header-menu__item{
    -webkit-box-flex:unset;
    -ms-flex-positive:unset;
    flex-grow:1;
    height:100%
}
.header .header-menu__item > a{
    justify-content: center;
}
.header .header-menu__item>ul{
    display:none
}
.header .header-menu__item:hover .header-menu__link{
    box-shadow:none
}
.header .header-menu__item:hover .header-menu__link:after{
    position:absolute;
    content:"";
    left:0;
    right:0;
    height:2px;
    background-color:#232323;
    bottom:15px
}
.header .header-middle_position_fixed .header-menu__item:hover .header-menu__link:after{
    bottom:25px
}
.header .header-menu__item:hover>.header-menu__hidden{
    display:block
}
.header .header-menu__link{
    display:flex;
    align-items:center;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    padding:0 15px;
    position:relative;
    height:100%;
    line-height:14px
}
@media(max-width: 1770px){
    .header .header-menu__link{
        padding:0 8px
    }
}
@media(max-width: 1580px){
    .header .header-menu__link{
        padding:0 15px
    }
}
@media(max-width: 1150px){
    .header .header-menu__link{
        padding:0 10px
    }
}
.header .header-menu__link:hover{
    box-shadow:none
}
.header .header-menu__link:hover:after{
    position:absolute;
    content:"";
    left:0;
    right:0;
    height:2px;
    background-color:#232323;
    bottom:25px
}
.header .header-menu__link.active{
    text-decoration:none;
    box-shadow:none
}
.header .header-menu__link.active:after{
    position:absolute;
    content:"";
    left:0;
    right:0;
    height:2px;
    background-color:#232323;
    bottom:15px
}
.header .header-middle_position_fixed .header-menu__link.active:after{
    bottom:25px
}
.header .header-menu__hidden{
    display:none;
    background-color:#eaeaea;
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    border-top:1px solid #d8d8d8;
    z-index:100
}
.header .header-menu__hidden .wrap{
    max-width:1220px
}
.header .header-menu__hidden .sub-menu{
    list-style:none;
    margin:0;
    padding:0;
    display:flex;
    flex-wrap:wrap;
    visibility:visible;
    opacity:1
}
.header .header-menu__hidden .sub-menu>li:hover>a,.header .header-menu__hidden .sub-menu>li.active>a{
    color:#fff;
    background-color:#009136
}
.header .header-menu__hidden .sub-menu>li:hover .sub-menu__hidden,.header .header-menu__hidden .sub-menu>li.active .sub-menu__hidden{
    visibility:visible;
    opacity:1
}
.header .header-menu__hidden .sub-menu>li>a{
    padding:23px 10px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:space-between;
    width:170px;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    min-height:140px;
    text-decoration:none
}
.header .header-menu__hidden .sub-menu>li>a>img{
    display:block;
    margin-bottom:10px
}
.header .header-menu__hidden .sub-menu .sub-menu__hidden{
    background:rgba(0,145,54,0.9);
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    border-top:1px solid #d8d8d8;
    z-index:100;
    visibility:hidden;
    opacity:0;
    transition-delay:.4s
}
.header .header-menu__hidden .sub-menu .sub-menu__hidden ul{
    list-style:none;
    margin:0;
    padding:30px 0;
    column-count:3;
    width:100%
}
.header .header-menu__hidden .sub-menu .sub-menu__hidden ul>li:hover a{
    color:#232323
}
.header .header-menu__hidden .sub-menu .sub-menu__hidden ul a{
    font-size:15px;
    color: #fff;
    text-decoration:none;
    margin-bottom:10px;
    display:inline-block
}
body .btn{
    border-radius:3px
}
.header-content .newButtonheader a span.mob-ver {
    display: none;
}
.header-middle {
    padding: 25px 0 20px;
    background: #FFF 
}
.header-middle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    height: 161px;
}
@media only screen and (max-width: 1400px){
    .header-content .newButtonheader{
        display: grid;
        grid-template-columns: 140px 170px 120px;
        grid-column-gap: 10px;
        padding-right: 10px;
    }
    .header-content .newButtonheader a{
        margin-left: 0px;
    }
    .header-content .newButtonheader a span.pc-ver{
        display: none;
    }
    .header-content .newButtonheader a span.mob-ver{
        display: block;
    }
}
@media only screen and (max-width: 1250px){
    .header-content .newButtonheader{
        display: grid;
        grid-template-columns: 140px 115px 120px;
        grid-column-gap: 10px;
    }
}
@media only screen and (max-width: 1190px){
    .header-content.header-middle_position_fixed .newButtonheader .header_calc {
        display: flex;;
    }
    .header-content.header-middle_position_fixed .newButtonheader .header__call {
        display: flex;;
    }
    .header .mobile-telephone{
        display:block;
        background: none;
    }
    .header-logo{
        order:1
    }
    .menuNewDK .newButtonheader {
        order:2;
    }
    .header-info {
        order:3;
    }
    .header-content .mobile-telephone{
        order:4;
        margin-left: 0px;
    }
    .header-info .header-middle__content-head.cart > a {
        margin-right: 0px;
    }
    .header-content .hamburger{
        order:5;
        display: block;
    }
    .header-content>.wrap{
        flex-wrap:nowrap
    }
    .header-info{
        height:auto
    }
    .header-info:after,.header-info:before{
        content:none
    }
    .header-info .header-middle__content-items>*:not(:first-child){
        display:none
    }
    .header-info .header-middle__content-head.cart>a{
        font-size:0;
        flex-direction:row
    }
    .header .header-menu{
        display:none
    }
    .header-middle {
        height: 86px;
    }
}
@media only screen and (max-width: 1024px){
    .header .wrap{
        display: grid;
        grid-template-columns: 327px 1fr 40px 130px 24px;
        padding-left: 15px;
        padding-right: 15px;
        grid-column-gap: 10px;
    }
    .mobile-telephone {
        padding-left: 0px;
        padding-right: 0px;
    }
    .header-content .newButtonheader {
        padding-right: 0px;
    }
    .header-content .newButtonheader {
        grid-template-columns: 140px 115px;
    }
    .header-content .newButtonheader a.header_calc.header_caatalog {
        display: none;
    }
}
@media only screen and (max-width: 900px){
    .header-content .newButtonheader {
        grid-template-columns: 140px;
    }
    .header-content .newButtonheader a.header__call {
        display: none;
    }
}
@media only screen and (max-width: 768px){
    .header .wrap{
        grid-template-columns: 230px 1fr 130px 24px;
    }
}
@media only screen and (max-width: 630px){
    .header .wrap{
        grid-template-columns: 230px 1fr 24px;
    }
    .header-content .newButtonheader {
        display: none;
    }
}
@media only screen and (max-width: 480px){
    .header-logo{
        width: 170px;
    }
    .header .wrap{
        grid-template-columns: 170px 1fr 24px;
    }
}
@media only screen and (max-width: 1650px){
    .header-content.header-middle_position_fixed .header-menu {
        display: none;
    }
    .header-content.header-middle_position_fixed .hamburger {
        display: block;
    }
    .header-content.header-middle_position_fixed .header-middle__content-item__separator.header-separator-last {
        display: block;
        margin-right: 25px;
    }
    .header-content.header-middle_position_fixed .newButtonheader .header_calc {
        display: flex;
    }
    .header-content.header-middle_position_fixed .newButtonheader .header__call {
        display: flex;
    }
}
@media only screen and (max-width: 1580px){
    .header-content.header-middle_position_fixed .header-logo {
        order: 1;
    }
    .header-content.header-middle_position_fixed .newButtonheader {
        order: 2;
    }
    .header-content.header-middle_position_fixed .header-info {
        order: 3;
    }
    .header-content.header-middle_position_fixed .hamburger {
        order: 4;
    }
}
@media only screen and (max-width: 1500px){
    .header-content.header-middle_position_fixed .newButtonheader{
        display: grid;
        grid-template-columns: 140px 170px 120px;
        grid-column-gap: 10px;
        padding-right: 10px;
    }
    .header-content.header-middle_position_fixed .newButtonheader a{
        margin-left: 0px;
    }
    .header-content.header-middle_position_fixed .newButtonheader a span.pc-ver{
        display: none;
    }
    .header-content.header-middle_position_fixed .newButtonheader a span.mob-ver{
        display: block;
    }
}
@media only screen and (max-width: 1340px){
    .header-content.header-middle_position_fixed .newButtonheader{
        display: grid;
        grid-template-columns: 140px 115px 120px;
        grid-column-gap: 10px;
        padding-left: 10px;
    }
}
@media only screen and (max-width: 1190px){
    .header-content.header-middle_position_fixed .newButtonheader{
        padding-left: 0px;
    }
    .header-content.header-middle_position_fixed .header-middle__content-item__separator.header-separator-last {
        display: none;
    }
}
@media only screen and (max-width: 1024px){
    .header-content.header-middle_position_fixed .newButtonheader {
        padding-right: 0px;
    }
    .header-content.header-middle_position_fixed .newButtonheader {
        grid-template-columns: 140px 115px;
    }
    .header-content.header-middle_position_fixed .newButtonheader a.header_calc.header_caatalog {
        display: none;
    }
}
@media only screen and (max-width: 900px){
    .header-content.header-middle_position_fixed .newButtonheader {
        grid-template-columns: 140px;
    }
    .header-content.header-middle_position_fixed .newButtonheader a.header__call {
        display: none;
    }
}
.header-content.header-middle_position_fixed .newButtonheader {
    display: none;
}
@media only screen and (max-width: 1650px){
    .header-content.header-middle_position_fixed .newButtonheader {
        display: flex;
    }
}
@media only screen and (max-width: 630px){
    .header-content.header-middle_position_fixed .newButtonheader {
        display: none;
    }
}
/*# sourceMappingURL=header.min.css.map */
/* End */


/* Start:/local/templates/main_copy/components/bitrix/breadcrumb/main/style.css?16274889481982*/
.main-crumbs.breadcrumb-white {
    position: relative;
    z-index: 1;
}
.main-crumbs.breadcrumb-white .bread-crumbs a {
    color: #009136;
    text-decoration: none;
}
.main-crumbs.breadcrumb-white .bread-crumbs a:hover {
    text-decoration: underline;
}
.main-crumbs.breadcrumb-white .bread-crumbs span {
    color: #fff;
}
.main-crumbs.breadcrumb-white .bread-crumbs__link:last-child {
    opacity: 1;
}
.main-crumbs .bread-crumbs {
    justify-content: flex-start;
}
.main-crumbs .bread-crumbs a {
    text-decoration: none;
    color: #009136;
}
.main-crumbs .bread-crumbs a:hover {
    text-decoration: underline;
}
.main-crumbs .bread-crumbs .bread-crumbs__link {
    font-size: 13px;
    line-height: 20px;
}
.main-crumbs .bread-crumbs .bread-crumbs__link:before {
    top: 0;
}
.page-header .bread-crumbs {
    display: none;
}
.page-header + .main-crumbs {
    margin-top: 0px;
    margin-bottom: 20px;
}
.bread-crumbs__link {
    position: relative;
    text-decoration: none;
    font-size: 24px;
    margin-right: 30px;
    margin-bottom: 10px;
}
.bread-crumbs__link:before {
    display: block;
    position: absolute;
    content: ">";
    width: 0;
    height: 0;
    top: 6px;
    right: -10px;
    font-size: 16px;
}
.bread-crumbs__link:last-child {
    opacity: 0.6;
}
.bread-crumbs__link:last-child:before {
    display: none;
}
.bread-crumbs__link:last-child {
    margin-right: 0;
}

@media only screen and (max-width: 1279px) {
.bread-crumbs__link {
    font-size: 20px;
}
}

@media (max-width: 1024px) {
.main-crumbs .bread-crumbs .bread-crumbs__link {
    font-size: 13px !important;
}
}

@media screen and (max-width: 900px) {
.page-header + .main-crumbs {
    margin-bottom: 0;
}
}

@media only screen and (max-width: 767px) {
.bread-crumbs__link {
    font-size: 16px;
}
.bread-crumbs__link:before {
    top: 0;
}
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main_copy/styles.css?171380003927453*/
.zabor__page .main_image {
    overflow: hidden;
    position: relative
}

.zabor__page .main_image img {
    margin: 0;
    padding: 0;
    border-radius: 0;
    background: 0
}

.zabor__page .main_image a.town-10:before, .zabor__page .main_image a.town-12:before, .zabor__page .main_image a.town-14:before, .zabor__page .main_image a.town-20:before, .zabor__page .main_image a.town-21:before, .zabor__page .main_image a.town-23:before, .zabor__page .main_image a.town-25:before, .zabor__page .main_image a.town-26:before, .zabor__page .main_image a.town-27:before, .zabor__page .main_image a.town-28:before, .zabor__page .main_image a.town-29:before, .zabor__page .main_image a.town-2:before, .zabor__page .main_image a.town-30:before, .zabor__page .main_image a.town-31:before, .zabor__page .main_image a.town-32:before, .zabor__page .main_image a.town-33:before, .zabor__page .main_image a.town-34:before, .zabor__page .main_image a.town-35:before, .zabor__page .main_image a.town-36:before, .zabor__page .main_image a.town-37:before, .zabor__page .main_image a.town-38:before, .zabor__page .main_image a.town-39:before, .zabor__page .main_image a.town-40:before, .zabor__page .main_image a.town-42:before, .zabor__page .main_image a.town-43:before, .zabor__page .main_image a.town-45:before, .zabor__page .main_image a.town-47:before, .zabor__page .main_image a.town-48:before, .zabor__page .main_image a.town-49:before, .zabor__page .main_image a.town-50:before, .zabor__page .main_image a.town-51:before, .zabor__page .main_image a.town-53:before, .zabor__page .main_image a.town-54:before, .zabor__page .main_image a.town-55:before, .zabor__page .main_image a.town-57:before, .zabor__page .main_image a.town-58:before, .zabor__page .main_image a.town-59:before, .zabor__page .main_image a.town-60:before, .zabor__page .main_image a.town-61:before, .zabor__page .main_image a.town-62:before, .zabor__page .main_image a.town-63:before, .zabor__page .main_image a.town-64:before, .zabor__page .main_image a.town-66:before, .zabor__page .main_image a.town-67:before, .zabor__page .main_image a.town-68:before, .zabor__page .main_image a.town-69:before, .zabor__page .main_image a.town-70:before, .zabor__page .main_image a.town-71:before, .zabor__page .main_image a.town-72:before, .zabor__page .main_image a.town-73:before {
    margin-right: 5px
}

.zabor__page .main_image a {
    display: none;
    position: absolute;
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
    text-shadow: #2e3192 1px 1px 0, #2e3192 -1px -1px 0, #2e3192 1px -1px 0, #2e3192 -1px 1px 0
}

.zabor__page .main_image a.active, .zabor__page .main_image a:hover {
    color: #2e3192;
    text-shadow: #FFF 1px 1px 0, #FFF -1px -1px 0, #FFF 1px -1px 0, #FFF -1px 1px 0
}

.zabor__page .main_image a:before {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    overflow: hidden;
    background: #2e3192;
    border: 1px solid #FFF
}

.zabor__page .main_image a.active:before, .zabor__page .main_image a:hover:before {
    border: 1px solid #2e3192;
    background: #FFF
}

.zabor__page .main_image a span {
    display: block
}

.zabor__page .main_image a.town-1 {
    display: inline-block;
    margin-left: 285px;
    margin-top: 432px
}

.zabor__page .main_image a.town-2 {
    display: inline-block;
    margin-left: 480px;
    margin-top: 342px
}

.zabor__page .main_image a.town-3 {
    display: inline-block;
    margin-left: 513px;
    margin-top: 467px
}

.zabor__page .main_image a.town-4 {
    display: inline-block;
    margin-left: 160px;
    margin-top: 508px
}

.zabor__page .main_image a.town-5 {
    display: inline-block;
    margin-left: 421px;
    margin-top: 434px
}

.zabor__page .main_image a.town-6 {
    display: inline-block;
    margin-left: 90px;
    margin-top: 283px
}

.zabor__page .main_image a.town-7 {
    display: inline-block;
    margin-left: 570px;
    margin-top: 500px
}

.zabor__page .main_image a.town-8 {
    display: inline-block;
    margin-left: 225px;
    margin-top: 205px
}

.zabor__page .main_image a.town-9 {
    display: inline-block;
    margin-left: 300px;
    margin-top: 400px
}

.zabor__page .main_image a.town-10 {
    display: inline-block;
    margin-left: 330px;
    margin-top: 340px
}

.zabor__page .main_image a.town-11 {
    display: inline-block;
    margin-left: 435px;
    margin-top: 400px
}

.zabor__page .main_image a.town-12 {
    display: inline-block;
    margin-left: 410px;
    margin-top: 185px
}

.zabor__page .main_image a.town-13 {
    display: inline-block;
    margin-left: 320px;
    margin-top: 310px
}

.zabor__page .main_image a.town-13 span {
    float: left
}

.zabor__page .main_image a.town-13:before {
    margin-left: 5px
}

.zabor__page .main_image a.town-14 {
    display: inline-block;
    margin-left: 440px;
    margin-top: 465px
}

.zabor__page .main_image a.town-14 span {
    float: right
}

.zabor__page .main_image a.town-15 span, .zabor__page .main_image a.town-19 span {
    float: left
}

.zabor__page .main_image a.town-15 {
    display: inline-block;
    margin-left: 580px;
    margin-top: 400px
}

.zabor__page .main_image a.town-15:before {
    margin-left: 5px
}

.zabor__page .main_image a.town-16 {
    display: inline-block;
    margin-left: 335px;
    margin-top: 97px
}

.zabor__page .main_image a.town-17 {
    display: inline-block;
    margin-left: 470px;
    margin-top: 425px
}

.zabor__page .main_image a.town-18 {
    display: inline-block;
    margin-left: 260px;
    margin-top: 350px
}

.zabor__page .main_image a.town-19 {
    display: inline-block;
    margin-left: 385px;
    margin-top: 395px
}

.zabor__page .main_image a.town-20 span, .zabor__page .main_image a.town-21 span, .zabor__page .main_image a.town-23 span {
    float: right
}

.zabor__page .main_image a.town-19:before {
    margin-left: 5px
}

.zabor__page .main_image a.town-20 {
    display: inline-block;
    margin-left: 530px;
    margin-top: 170px
}

.zabor__page .main_image a.town-21 {
    display: inline-block;
    margin-left: 435px;
    margin-top: 310px
}

.zabor__page .main_image a.town-22 {
    display: inline-block;
    margin-left: 240px;
    margin-top: 480px
}

.zabor__page .main_image a.town-23 {
    display: inline-block;
    margin-left: 565px;
    margin-top: 315px
}

.zabor__page .main_image a.town-24 {
    display: inline-block;
    margin-left: 290px;
    margin-top: 385px
}

.zabor__page .main_image a.town-24 span {
    float: left
}

.zabor__page .main_image a.town-25 span, .zabor__page .main_image a.town-26 span, .zabor__page .main_image a.town-27 span, .zabor__page .main_image a.town-28 span, .zabor__page .main_image a.town-29 span, .zabor__page .main_image a.town-30 span, .zabor__page .main_image a.town-31 span, .zabor__page .main_image a.town-33 span, .zabor__page .main_image a.town-34 span, .zabor__page .main_image a.town-35 span, .zabor__page .main_image a.town-36 span, .zabor__page .main_image a.town-37 span, .zabor__page .main_image a.town-38 span, .zabor__page .main_image a.town-39 span, .zabor__page .main_image a.town-40 span {
    float: right
}

.zabor__page .main_image a.town-24:before {
    margin-left: 5px
}

.zabor__page .main_image a.town-25 {
    display: inline-block;
    margin-left: 650px;
    margin-top: 370px
}

.zabor__page .main_image a.town-26 {
    display: inline-block;
    margin-left: 610px;
    margin-top: 340px
}

.zabor__page .main_image a.town-27 {
    display: inline-block;
    margin-left: 515px;
    margin-top: 210px
}

.zabor__page .main_image a.town-28 {
    display: inline-block;
    margin-left: 380px;
    margin-top: 620px
}

.zabor__page .main_image a.town-29 {
    display: inline-block;
    margin-left: 320px;
    margin-top: 245px
}

.zabor__page .main_image a.town-30 {
    display: inline-block;
    margin-left: 385px;
    margin-top: 555px
}

.zabor__page .main_image a.town-31 {
    display: inline-block;
    margin-left: 430px;
    margin-top: 295px
}

.zabor__page .main_image a.town-32 {
    display: inline-block;
    margin-left: 630px;
    margin-top: 320px
}

.zabor__page .main_image a.town-32 span {
    float: right
}

.zabor__page .main_image a.town-33 {
    display: inline-block;
    margin-left: 545px;
    margin-top: 385px
}

.zabor__page .main_image a.town-34 {
    display: inline-block;
    margin-left: 530px;
    margin-top: 370px
}

.zabor__page .main_image a.town-35 {
    display: inline-block;
    margin-left: 405px;
    margin-top: 200px
}

.zabor__page .main_image a.town-36 {
    display: inline-block;
    margin-left: 580px;
    margin-top: 640px
}

.zabor__page .main_image a.town-37 {
    display: inline-block;
    margin-left: 540px;
    margin-top: 330px
}

.zabor__page .main_image a.town-38 {
    display: inline-block;
    margin-left: 490px;
    margin-top: 620px
}

.zabor__page .main_image a.town-39 {
    display: inline-block;
    margin-left: 405px;
    margin-top: 65px
}

.zabor__page .main_image a.town-40 {
    display: inline-block;
    margin-left: 505px;
    margin-top: 305px
}

.zabor__page .main_image a.town-41 {
    display: inline-block;
    margin-left: 330px;
    margin-top: 325px
}

.zabor__page .main_image a.town-41 span {
    float: left
}

.zabor__page .main_image a.town-42 span, .zabor__page .main_image a.town-43 span, .zabor__page .main_image a.town-44 span, .zabor__page .main_image a.town-45 span {
    float: right
}

.zabor__page .main_image a.town-41:before {
    margin-left: 5px
}

.zabor__page .main_image a.town-42 {
    display: inline-block;
    margin-left: 505px;
    margin-top: 225px
}

.zabor__page .main_image a.town-43 {
    display: inline-block;
    margin-left: 520px;
    margin-top: 270px
}

.zabor__page .main_image a.town-44 {
    display: inline-block;
    margin-left: 750px;
    margin-top: 420px
}

.zabor__page .main_image a.town-44:before {
    margin-right: 5px
}

.zabor__page .main_image a.town-45 {
    display: inline-block;
    margin-left: 505px;
    margin-top: 650px
}

.zabor__page .main_image a.town-46 {
    display: inline-block;
    margin-left: 250px;
    margin-top: 330px
}

.zabor__page .main_image a.town-46 span {
    float: left
}

.zabor__page .main_image a.town-47 span, .zabor__page .main_image a.town-48 span, .zabor__page .main_image a.town-49 span, .zabor__page .main_image a.town-50 span, .zabor__page .main_image a.town-51 span {
    float: right
}

.zabor__page .main_image a.town-46:before {
    margin-left: 5px
}

.zabor__page .main_image a.town-47 {
    display: inline-block;
    margin-left: 490px;
    margin-top: 285px
}

.zabor__page .main_image a.town-48 {
    display: inline-block;
    margin-left: 665px;
    margin-top: 475px
}

.zabor__page .main_image a.town-49 {
    display: inline-block;
    margin-left: 240px;
    margin-top: 430px
}

.zabor__page .main_image a.town-50 {
    display: inline-block;
    margin-left: 305px;
    margin-top: 465px
}

.zabor__page .main_image a.town-51 {
    display: inline-block;
    margin-left: 365px;
    margin-top: 355px
}

.zabor__page .main_image a.town-52 {
    display: inline-block;
    margin-left: 405px;
    margin-top: 270px
}

.zabor__page .main_image a.town-52 span {
    float: left
}

.zabor__page .main_image a.town-53 span, .zabor__page .main_image a.town-54 span, .zabor__page .main_image a.town-55 span {
    float: right
}

.zabor__page .main_image a.town-52:before {
    margin-left: 5px
}

.zabor__page .main_image a.town-53 {
    display: inline-block;
    margin-left: 455px;
    margin-top: 330px
}

.zabor__page .main_image a.town-54 {
    display: inline-block;
    margin-left: 650px;
    margin-top: 670px
}

.zabor__page .main_image a.town-55 {
    display: inline-block;
    margin-left: 650px;
    margin-top: 385px
}

.zabor__page .main_image a.town-56 {
    display: inline-block;
    margin-left: 360px;
    margin-top: 290px
}

.zabor__page .main_image a.town-56 span {
    float: left
}

.zabor__page .main_image a.town-57 span, .zabor__page .main_image a.town-58 span, .zabor__page .main_image a.town-59 span, .zabor__page .main_image a.town-60 span, .zabor__page .main_image a.town-61 span, .zabor__page .main_image a.town-62 span, .zabor__page .main_image a.town-63 span, .zabor__page .main_image a.town-64 span {
    float: right
}

.zabor__page .main_image a.town-56:before {
    margin-left: 5px
}

.zabor__page .main_image a.town-57 {
    display: inline-block;
    margin-left: 525px;
    margin-top: 355px
}

.zabor__page .main_image a.town-58 {
    display: inline-block;
    margin-left: 675px;
    margin-top: 605px
}

.zabor__page .main_image a.town-59 {
    display: inline-block;
    margin-left: 265px;
    margin-top: 200px
}

.zabor__page .main_image a.town-60 {
    display: inline-block;
    margin-left: 615px;
    margin-top: 570px
}

.zabor__page .main_image a.town-61 {
    display: inline-block;
    margin-left: 650px;
    margin-top: 415px
}

.zabor__page .main_image a.town-62 {
    display: inline-block;
    margin-left: 465px;
    margin-top: 385px
}

.zabor__page .main_image a.town-63 {
    display: inline-block;
    margin-left: 140px;
    margin-top: 450px
}

.zabor__page .main_image a.town-64 {
    display: inline-block;
    margin-left: 485px;
    margin-top: 405px
}

.zabor__page .main_image a.town-65 {
    display: inline-block;
    margin-left: 415px;
    margin-top: 285px
}

.zabor__page .main_image a.town-65 span {
    float: left
}

.zabor__page .main_image a.town-66 span, .zabor__page .main_image a.town-67 span, .zabor__page .main_image a.town-68 span, .zabor__page .main_image a.town-69 span, .zabor__page .main_image a.town-70 span, .zabor__page .main_image a.town-71 span, .zabor__page .main_image a.town-72 span, .zabor__page .main_image a.town-73 span {
    float: right
}

.zabor__page .main_image a.town-65:before {
    margin-left: 5px
}

.zabor__page .main_image a.town-66 {
    display: inline-block;
    margin-left: 425px;
    margin-top: 655px
}

.zabor__page .main_image a.town-67 {
    display: inline-block;
    margin-left: 540px;
    margin-top: 430px
}

.zabor__page .main_image a.town-68 {
    display: inline-block;
    margin-left: 470px;
    margin-top: 370px
}

.zabor__page .main_image a.town-69 {
    display: inline-block;
    margin-left: 810px;
    margin-top: 390px
}

.zabor__page .main_image a.town-70 {
    display: inline-block;
    margin-left: 180px;
    margin-top: 395px
}

.zabor__page .main_image a.town-71 {
    display: inline-block;
    margin-left: 530px;
    margin-top: 195px
}

.zabor__page .main_image a.town-72 {
    display: inline-block;
    margin-left: 415px;
    margin-top: 480px
}

.zabor__page .main_image a.town-73 {
    display: inline-block;
    margin-left: 350px;
    margin-top: 605px
}

.zabor__page .main_image a:before {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    overflow: hidden;
    background: #2e3192;
    border: 1px solid #FFF;
    content: ''
}

.zabor__page .main_image a {
    background: 0;
    text-decoration: none
}

.alphabet {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    margin: 80px -9.5px 35px
}

.alphabet span a {
    padding: 9.5px;
    display: inline-block
}

.alphabet span.active a {
    color: #009136;
    border-radius: 3px;
    background: #ececec;
    text-decoration: none
}

.alphabet span:hover a {
    color: #009136;
    text-decoration: none
}

.alphabet a {
    font-size: 14px;
    font-weight: bold
}

@media screen and (max-width: 861px) {
    .alphabet {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .alphabet span a {
        padding: 6px 9.5px
    }
}

.h3-title {
    font-weight: bold
}

.h2 {
    font-size: 26px !important
}

.mango-callback .widget-wrapper.selected-dynamic.mng-wgt.common-window .button-widget-open {
    bottom: 17px !important;
    right: -97px !important
}

.slick-prev:before, .slick-next:before {
    color: transparent !important;
    font-size: 36px !important;
    opacity: 1 !important
}

.slick-prev:before {
    border-radius: 50%;
    background: #009136 url(/local/templates/main/images/ico/arrow-slider.svg) no-repeat center center !important
}

.slick-next:before {
    border-radius: 50%;
    background: #009136 url(/local/templates/main/images/ico/arrow-slider.svg) no-repeat center center !important
}

.slider-for *, .slider-for *:before, .slider-for *:after {
    margin: 0;
    padding: 0 !important
}

.slider-container {
    width: 52%;
    margin-left: 31px
}

@media screen and (max-width: 900px) {
    .slider-container {
        width: 80%;
        margin: 0
    }
}

.price-table td:nth-last-child(1) {
    white-space: normal !important
}

.slider-container__item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch
}

.slider-container__item .slider-for {
    width: 89.7%;
    border-bottom: solid 2px white;
    padding-bottom: 1px !important;
    height: 420px
}

.slider-container__item .slider-nav {
    flex: 0 0 30%;
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: stretch
}

.slick-prev {
    left: 20px !important;
    left: -25px;
    top: 20px !important;
    left: 50% !important;
    z-index: 5 !important;
    transform: rotate(90deg) !important
}

.slick-next {
    left: -40px !important;
    top: 89% !important;
    left: 40% !important;
    z-index: 5 !important;
    transform: rotate(-90deg) !important;
    cursor: pointer
}

@media screen and (min-width: 550px) {
    .slider-nav:before {
        display: block;
        position: absolute;
        content: '';
        width: 181px;
        height: 33%;
        top: 0;
        background: rgba(255, 255, 255, 0.5);
        z-index: 1;
        background: linear-gradient(180deg, rgba(255, 255, 255, 1), transparent 100%)
    }

    .slider-nav:after {
        display: block;
        position: absolute;
        content: '';
        width: 181px;
        height: 33%;
        top: 67%;
        background: rgba(255, 255, 255, 0.5);
        z-index: 1;
        background: linear-gradient(0, rgba(255, 255, 255, 1), transparent 100%)
    }
}

.count-pic-items-1 .slider-nav:before, .count-pic-items-1 .slider-nav:after, .count-pic-items-2 .slider-nav:before, .count-pic-items-2 .slider-nav:after, .count-pic-items-3 .slider-nav:before, .count-pic-items-3 .slider-nav:after {
    display: none
}

@media screen and (max-width: 550px) {
    .slick-prev, .slick-next {
        display: none !important
    }
}

.slick-initialized .slick-slide {
    display: block;
    padding: 10px
}

.slick-slide img {
    margin: 1px 2px
}

.slick-slider {
    padding: 0
}

.slider-for {
    height: 100%;
    margin: 0 !important;
    padding: 0 !important
}

.slide__item {
    border-bottom: solid 2px white;
    padding-bottom: 1px !important
}

.slider-nav .item {
    padding: 0 1.5px
}

.main_project__slider-slide * {
    margin: 0;
    padding: 0;
    border: none !important
}

.project-slider__thumb-slide {
    margin: 0;
    padding: 0
}

.main_project-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    padding: 0 50px;
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.main_project-price__item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    ALIGN-ITEMS: baseline;
    align-items: center;
    padding: 10px 10px
}

.main_project-price__item .btn_measurer {
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    padding: 0 20px 0 54px;
    color: #FFF;
    font-weight: 500;
    border-radius: 30px;
    background: #009136 60px/ 32px 32px url(/local/templates/main/images/ico/order.png) no-repeat;
    cursor: pointer;
    text-transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn_measurer_main_wrap {
    text-align: center
}

.projects-slider-main .price_wrap {
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.projects-slider-main .price_wrap .price {
    font-size: 20px;
    font-weight: bold
}

.projects-slider-main .projects-slide__title {
    min-height: 128px
}

.projects-slider-main .price_wrap {
    min-height: 32px
}

.projects-slider-main .slick-slide {
    border: 5px #eee solid;
    margin-right: 5px
}

.projects-slider-main .slick-slide:hover {
    border: 5px #009136 solid
}

@media screen and (max-width: 550px) {
    .main_project-price__item .btn_measurer {
        background: #009136 30px/ 32px 32px url(/local/templates/main/images/ico/order.png) no-repeat
    }
}

.main_project-price__item .btn_measurer:hover {
    color: #fff;
    background: #232323 60px/ 32px 32px url(/local/templates/main/images/ico/order.png) no-repeat
}

.main_project-price__item .btn_kalkulyator {
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    padding: 0 20px 0 54px;
    color: #FFF;
    font-weight: 500;
    border-radius: 30px;
    background: #009136 60px/ 32px 32px url(/local/templates/main/images/ico/calculator.png) no-repeat;
    -webkit-user-select: none;
    cursor: pointer;
    text-transform: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width: 550px) {
    .main_project-price__item .btn_kalkulyator {
        background: #009136 30px/ 32px 32px url(/local/templates/main/images/ico/calculator.png) no-repeat
    }
}

.main_project-price__item .btn_kalkulyator:hover {
    color: #fff;
    background: #232323 60px/ 32px 32px url(/local/templates/main/images/ico/calculator.png) no-repeat
}

.main_project-price__item.main_project-price_wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    flex: 1
}

.main_project-price {
    margin-left: 100px;
    margin-top: 0;
    flex: 0 0 35%
}

@media screen and (max-width: 900px) {
    .main_project-price {
        flex: 1 0 35% !important;
        margin: 0;
        margin-top: 30px
    }
}

.main_project-price {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between
}

.main_project-price_text2-wrap {
    padding-top: 10px
}

p.main_project-price_text1, p.main_project-price_text-price {
    font-size: 18px;
    font-weight: bold
}

p.main_project-price_text-price {
    font-weight: normal
}

p.main_project-price_text-price {
    color: #009136;
    font-weight: bold
}

p.main_project-price_text2 {
    font-size: 16px;
    padding: 0 5px;
    text-align: center
}

.ui-tabs .ui-tabs-panel {
    padding: 0 !important
}

.main_project-price__img-wrap {
    display: flex;
    justify-content: center;
    height: 55px;
    overflow: hidden
}

.main_project-price__img {
    max-width: 100%;
    height: 100%;
    object-fit: cover
}

.main_project-price__item .btn {
    width: -webkit-fill-available !important
}

.main_project-price__item .btn__back {
    margin-top: -20px
}

.btn__back {
    height: 46px;
    line-height: 46px;
    padding: 0 30px;
    color: #FFF;
    font-weight: 500;
    border-radius: 30px;
    background: #009136;
    margin-left: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none
}

.btn__back:hover {
    color: #fff;
    background: #232323;
    text-decoration: none
}

.main_project-price__item-wrap.picters_project-price {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.mango-callback .widget-wrapper.selected-dynamic.mng-wgt.common-window .button-widget-open {
    bottom: 17px !important;
    right: -97px !important
}

.project-discription_info .wrap info__list *, .project-discription_info .wrap info__list *:before, .project-discription_info .wrap info__list *:after {
    margin: 0 !important;
    padding: 0 !important
}

.ui-tabs .ui-tabs-nav li.ui-state-default {
    border-bottom: 2px #ccc solid !important
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    border-bottom: none !important
}

.project-discription_info .ui-widget.ui-widget-content {
    border: 0
}

.project-discription_info .ui-widget-header {
    border: 0;
    background: transparent
}

.project-discription_info .ui-tabs .ui-tabs-nav li {
    border: 0
}

.info__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.info__item {
    flex: 1;
    font-family: Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 600px) {
    .info__item {
        flex: 1 0 100%
    }
}

.info__link {
    display: flex;
    width: 100%;
    min-height: 40px;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 500
}

.info__text {
    text-align: justify;
    text-indent: 30px
}

.project-discription_info .wrap {
    padding-top: 15px !important;
    padding: 0 2px
}

.info__item {
    background: white !important
}

.ui-state-hover, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    color: #009136 !important;
    box-shadow: 0 -3px 0 0 #000 inset !important;
    background: none !important
}

.ui-state-default {
    background: white
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #009136 !important
}
.ui-tabs-anchor:hover{
    color: #009136!important;
}
.project-discription_info .wrap .info__link {
    padding: 0 10px !important
}

.projects-section {
    padding-top: 0
}

.project-discription__info {
    font-weight: normal
}

.info__palitra {
    width: 100%
}

.info__palitra #bx_incl_area_4_1_2_1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.info__palitra .color-palette {
    padding: 20px
}

.info__palitra .tab-links {
    margin-bottom: 25px
}

.info__palitra .scroll-wrapper.color-palette__inner.scrollbar-inner {
    height: 280px
}

.wrap-palitra {
    width: 100%;
    max-width: 1200px;
    padding: 0 19px;
    margin: 0 auto
}

.footer-mygrid {
    display: grid;
    grid-template-columns: 1fr 1fr 240.9px;
    grid-column-gap: 20px;
    margin: 0 !important;
}

@media screen and (max-width: 990px) {
    .footer-mygrid {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 620px) {
    .footer-mygrid {
        grid-template-columns: 1fr;
    }
}

.footer-mygrid > .col-3, .footer-mygrid > .col-4 {
    margin: 0px;
    width: 100%;
    padding: 0;
}
/* End */


/* Start:/local/templates/main_copy/template_styles.css?171380003926318*/
.service__detailPage h2:not(.h3-title){
    font-size:28px;
    line-height:33px;
    margin-bottom:25px 
}
.service__detailPage h4{
    font-size:20px;
    line-height:1.3;
    font-weight:700;
    margin-bottom:20px 
}
.service__detailPage h3:not(.h3-title){
    font-size:20px;
    line-height:1.3;
    font-weight:700;
    margin-bottom:20px 
}
.cart-item-wrap h4{
    font-size:20px 
}
.project-slider__comment-stars.stars__{
    display:none 
}
.project-slider__comment-stars{
    color:#232323 
}
.project-slider__comment-stars.stars__star1 span:nth-child(-n+1){
    color:#009136 
}
.project-slider__comment-stars.stars__star2 span:nth-child(-n+2){
    color:#009136 
}
.project-slider__comment-stars.stars__star3 span:nth-child(-n+3){
    color:#009136 
}
.project-slider__comment-stars.stars__star4 span:nth-child(-n+4){
    color:#009136 
}
.project-slider__comment-stars.stars__star5 span:nth-child(-n+5){
    color:#009136 
}
.scroll-wrapper>.scroll-content{
    min-width:100% 
}
.product__header-img{
    position:relative 
}
.product__header-img a{
    position:relative;
    display:block;
    height:100% 
}
.question--green .input{
    color:#232323 
}
.contacts .contacts-arrows .next{
    transform:rotate(180deg) 
}
.news__list .news__list .more-items{
    display:none 
}
.news__list .photos{
    margin-top:15px 
}
.news__list .news__list{
    margin-top:30px 
}
.more-items{
    position:relative;
    overflow:hidden;
    clear:both;
    padding-top:30px 
}
.text__page{
    position:relative;
    overflow:hidden;
    padding:40px 0;
    line-height:1.6 
}
.text__page h1{
    margin-bottom:30px 
}
.text__page h2{
    margin-bottom:30px 
}
.text__page p,.text__page ul,.text__page li{
    font-size:16px;
    line-height:1.6;
    margin:0;
    margin-bottom:30px 
}
.product__hidden .col-2{
    line-height:1.6 
}
.main__but{
    position:absolute;
    z-index:700;
    left:0;
    top:0;
    right:0;
    bottom:0;
    display:block 
}
.slider-arrows{
    z-index:720 
}
.projects-slide__img{
    background-position:left bottom;
    overflow:hidden 
}
.projects-slide__img img{
    min-width:100%;
    min-height:100%;
    max-width:100%;
    max-height:100% 
}
.object-discription .grid>div,.object-discription .wrap{
    font-size:16px;
    line-height:1.6;
    margin-bottom:50px 
}
.object-discription .wrap p,.object-discription .wrap div,.object-discription .wrap li{
    line-height:1.6 
}
.text__page p:last-child,.text__page ul:last-child,.text__page li:last-child{
    margin-bottom:0 
}
.text__page ul{
    list-style:none 
}
.text__page li{
    position:relative;
    padding-left:22px 
}
.text__page li:before{
    display:block;
    position:absolute;
    content:'';
    width:15px;
    height:15px;
    top:50%;
    left:0;
    background:url("/local/templates/main_copy/images/ico/tick-green.svg") no-repeat center center/contain;
    margin-top:-9px 
}
.text__page a{
    text-decoration:underline;
    color:#009136 
}
.text__page a:hover{
    text-decoration:none 
}
.object-discription a{
    text-decoration:underline;
    color:#009136 
}
.object-discription a:hover{
    text-decoration:none 
}
.page-header{
    max-width:100% !important;
    height:auto 
}
.section__block .wrap{
    position:relative;
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start;
    margin-bottom:40px 
}
.section__block .image{
    width:63px;
    height:63px;
    margin-right:30px 
}
.section__block .image img{
    width:63px;
    height:63px;
    position:relative;
    display:block 
}
.section__block .name{
    font-size:35px;
    line-height:63px 
}
.reviews__block .item_flexed{
    margin-top:20px;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between 
}
.reviews__block .item_flexed>div{
    width:48.5% 
}
.reviews__block .item_flexed .gallery{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between 
}
.reviews__block .item_flexed .gallery>div{
    width:48.5%;
    height:200px;
    margin-bottom:20px 
}
.reviews__block .item_flexed .gallery>div>a{
    height:200px;
    display:block;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover 
}
.reviews__block .item_flexed .frame_block{
    height:300px;
    margin-bottom:20px;
    position:relative 
}
.reviews__block .item_flexed .frame_block iframe{
    width:100%;
    height:100%;
    position:relative;
    display:block 
}
.reviews__block .item_flexed .text_block em{
    font-weight:bold;
    margin-bottom:10px;
    display:block 
}
.reviews__block .item_flexed .text_block>div{
    font-size:14px;
    line-height:1.4;
    color:#767676;
    margin:0 
}
.project-slider__main-slide{
    height:auto;
    min-height:500px 
}
.project-slider__main-slide img{
    height:auto;
    display:block;
    width:100%;
    position:relative 
}
.project-slider__thumb-slide{
    overflow:hidden;
    position:relative 
}
.project-slider__thumb-slide img{
    height:auto;
    display:block;
    width:100%;
    position:relative 
}
.slider-container__item .project-slider__thumb-slide img{
    height:unset;
    display:unset;
    width:unset;
    position:unset 
}
.price__page{
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start;
    margin-bottom:40px 
}
.price__page .image__block{
    position:relative;
    width:20%;
    margin-right:5% 
}
.price__page .image__block a{
    width:100%;
    display:block;
    position:relative 
}
.price__page .image__block img{
    width:100%;
    display:block;
    position:relative 
}
.price__page table{
    position:relative;
    width:100% 
}
.price__page .table__block{
    width:75%;
    position:relative 
}
.price__page .table__block th{
    background:#e3eaf4;
    color:#1c1c1c;
    padding:10px;
    line-height:1.8;
    border-bottom:1px #e0e4ed solid;
    border-radius:5px 5px 0 0;
    border-right:1px #e0e4ed solid 
}
.price__page .table__block td{
    padding:15px;
    vertical-align:middle;
    text-align:center;
    border-bottom:1px #e0e4ed solid 
}
.price__page .table__block tr td+td{
    border-left:1px #e0e4ed solid 
}
a.scrolling{
    display:block;
    width:46px;
    height:46px 
}
.contacts-arrows{
    display:none !important 
}
.contacts-slide{
    display:flex;
    justify-content:space-between 
}
.contacts-slide>div{
    width:44.5% 
}
.project-slider__thumbs_no_slider{
    display:flex;
    justify-content:space-between;
    width:auto;
    margin:0 -15px 
}
.calculator-total__print-btn{
    display:none 
}
.modal .privacy__block{
    text-align:center;
    padding-top:20px 
}
.question--green .privacy__block{
    text-align:left;
    padding-top:20px;
    font-weight:100 
}
.question--green .privacy__block a{
    text-decoration:none 
}
.question--green .privacy__block a:hover{
    text-decoration:underline 
}
.privacy__block{
    text-align:center;
    padding-top:20px 
}
.double_form{
    margin-bottom:100px;
    margin-top:100px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between 
}
.double_form>*{
    width:48% 
}
.double_form .ah1{
    font-size:20px;
    line-height:1.6;
    border-bottom:1px solid #d8d8d8;
    margin-bottom:30px;
    padding-bottom:10px;
    font-weight:700 
}
.double_form .border_block{
    border:1px solid #009136;
    border-radius:20px;
    padding:30px;
    box-sizing:border-box;
    min-height:383px 
}
.double_form .left_block .border_block{
    padding-top:90px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse 
}
.double_form .left_block .border_block .image_block{
    margin-top:20px;
    margin-left:30px;
    width:150px;
    height:150px;
    border-radius:50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.double_form .left_block .border_block .text_block *{
    line-height:1.6 
}
.double_form .left_block .border_block .text_block .ah2{
    font-size:20px 
}
.double_form .left_block .border_block .text_block .ah3{
    //text-transform:uppercase;
    margin-bottom:10px;
    color:#767676 
}
.double_form .left_block .border_block .text_block a{
    display:inline-block;
    vertical-align:middle;
    margin-bottom:10px 
}
.double_form .left_block .border_block .text_block img{
    display:inline-block;
    vertical-align:middle;
    margin-right:10px;
    margin-top:-2px 
}
.double_form .left_block .border_block .text_block .call_manager{
    text-decoration:none;
    cursor:pointer;
    margin-top:10px 
}
.double_form .right_block .border_block .ah2{
    text-align:center;
    color:#767676;
    margin-bottom:20px 
}
.double_form .right_block .border_block .flex_col{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap 
}
.double_form .right_block .border_block .flex_col .col{
    width:48% 
}
.double_form .right_block .border_block .flex_col textarea{
    margin-top:25px 
}
.double_form .right_block .border_block .flex_col .btn{
    background:#009136;
    display:block;
    width:200px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px 
}
.photos .more-items img{
    display:none 
}
.photos .more-items a{
    background:#009136;
    display:block;
    width:270px;
    color:#fff;
    font-size:15px;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:500;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px 
}
.footer_fixed{
    display:none 
}
@media screen and (min-width:1000px){
    .pr__slider{
        min-width:100% 
    }
}
@media screen and (max-width:999px){
    .double_form{
        display:block 
    }
    .double_form>*{
        width:auto;
        max-width:576px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:40px 
    }
}
@media screen and (max-width:767px){
    .footer_fixed{
        position:fixed;
        left:0;
        bottom:0;
        right:0;
        text-align:center;
        background:#1e1e1e;
        color:#fff;
        font-size:12px;
        padding-bottom:15px;
        padding-top:15px;
        z-index:11 
    }
    .footer_fixed .btn{
        margin-top:0;
        margin-bottom:10px;
        width:200px;
        font-size:12px 
    }
    .footer_fixed .footer-link{
        text-indent:-9999em;
        color:transparent;
        width:65px;
        height:65px;
        border-radius:50%;
        background:#44bb6e url(/local/templates/main/images/ico-1-white.svg) no-repeat center center;
        box-shadow:0 19px 38px 0 rgba(34,36,43,.3);
        display:block;
    }
}
@media screen and (max-width:600px){
    .double_form .right_block .border_block .flex_col textarea{
        margin-top:0 
    }
    .double_form .right_block .border_block .flex_col .col{
        width:auto;
        margin-bottom:20px 
    }
    .double_form .left_block .border_block .image_block{
        margin-left:auto;
        margin-right:auto;
        margin-top:0;
        margin-bottom:20px 
    }
    .double_form .left_block .border_block{
        padding-top:0 
    }
    .double_form .right_block .border_block .flex_col{
        display:block 
    }
    .double_form .left_block .border_block{
        display:block 
    }
}
.block_268{
    overflow:hidden;
    padding-top:0;
    padding-bottom:50px 
}
.block_268 ul{
    margin:0;
    padding:0 
}
.block_268 ul li{
    padding:15px 0;
    list-style:none;
    width:50%;
    float:left;
    margin-left:0 
}
.block_269,.block_270,.block_275{
    display:table-cell;
    vertical-align:top 
}
.block_269{
    min-width:145px;
    height:auto;
    overflow:hidden 
}
.block_269 img{
    margin:0;
    padding:0;
    background:0;
    width:132px;
    height:132px;
    border-radius:1000px;
    max-width:100% 
}
.block_270{
    width:269px;
    height:auto;
    overflow:hidden 
}
.block_271,.block_273,.block_273 div,.block_274,.block_274 div,.block_275 div{
    padding-bottom:5px;
    overflow:hidden 
}
.block_271{
    font-size:18px;
    line-height:22px;
    color:#333 
}
.block_272{
    overflow:hidden;
    font-size:12px;
    line-height:16px;
    color:#666;
    text-transform:uppercase 
}
.block_273 div:nth-child(1){
    background:url(/local/templates/main/images/ico/background_83.png) left 5px no-repeat 
}
.block_273 div:nth-child(2),.block_273 div:nth-child(3),.block_274 div:nth-child(1){
    background:url(/local/templates/main/images/ico/background_85.png) left center no-repeat 
}
.block_273 div,.block_274 div{
    padding-left:20px 
}
.block_273,.block_273 div,.block_274,.block_274 div,.block_275,.block_275 div{
    padding-top:5px 
}
.block_273 div a,.block_274 div a,.block_274 div a:hover,.block_275 a{
    color:#009136;
    text-decoration:none 
}
.block_273 div a:hover,.block_274 div a:hover{
    color:#009136;
    text-decoration:underline 
}
.block_268 ul li:nth-child(2n+2){
    margin-right:0 
}
@media screen and (max-width:880px){
    .block_268 ul li{
        width:100% 
    }
}
@media screen and (max-width:380px){
    .footer_fixed .footer-link{
        left:10px 
    }
    .button_1O{
        margin-right:10px !important 
    }
    /*
    .footer_fixed .btn{
        width:160px;
        font-size:9px 
    }
    */
    .block_269{
        min-width:90px 
    }
    .block_269 img{
        width:80px;
        height:80px 
    }
}
.kons-btn{
    text-align:center;
    margin-bottom:40px 
}
.footer_fixed{
    -webkit-box-shadow:0 -3px 15px -3px rgba(0,0,0,0.25);
    box-shadow:0 -3px 15px -3px rgba(0,0,0,0.25);
    background:#fff !important;
    color:#1e1e1e !important 
}
.mobile-calling-specialist{
    margin:7px 0 0 25px 
}
.mobile-calling-specialist_callback{
    background:#009136 url(/local/templates/main_copy/images/ico/callback.png) 10% center / 25px no-repeat 
}
.footer .mobile-calling-specialist_callback{
    margin:7px 0 0 25px !important;
    cursor:pointer 
}
.footer .mobile-calling-specialist_callback:hover{
    color:#000;
    background:#fff url(/local/templates/main_copy/images/ico/callback-black.png) 10% center / 25px no-repeat 
}
.dTit,.dTit>a{
    font-size:14px 
}
input.uf-input,textarea.uf-input{
    display:block;
    height:30px;
    width:100%;
    font:normal 14px/30px Arial,sans-serif;
    padding:0 10px;
    position:relative;
    font-size:16px;
    color:#333;
    vertical-align:middle;
    border:solid 1px #ccc;
    outline:0;
    background-color:#fff;
    -webkit-appearance:none;
    box-sizing:border-box;
    border-radius:5px 
}
.block_46{
    font-family:Tahoma,Geneva,sans-serif;
    font-size:16px;
    line-height:1.6;
    color:#333;
    padding-bottom:20px;
    padding-right:20px 
}
.block_46>*{
    line-height:1.6 
}
.block_46 ul{
    margin:0;
    padding:5px 0 
}
.block_46 ul li{
    margin:0 0 0 30px;
    padding:5px 0;
    list-style:disc;
    line-height:1.6 
}
.block_46 .dHowH1,.block_46 .dHowH1 a,.block_46 .dHowH2,.block_46 .dHowH2 a,.block_46 h1,.block_46 h1 a,.block_46 h2,.block_46 h2 a,.block_46 h2 a:hover{
    font-size:20px;
    line-height:1.3;
    font-weight:700 
}
.block_46 .dHowH1,.block_46 .dHowH2,.block_46 h1,.block_46 h2{
    font-weight:700;
    margin:0;
    padding:10px 0 
}
.block_410{
    overflow:hidden;
    margin:0 auto;
    text-align:center 
}
.block_410 ul{
    margin:0;
    padding:0 
}
.block_410 ul li{
    width:50%;
    float:left;
    margin:0;
    padding:5px 0;
    list-style:none !important;
    margin-left:0 !important 
}
@media only screen and (max-width:700px){
    .block_410 ul li{
        width:100% 
    }
}
.block_410 ul li:nth-child(2n+1){
    padding-right:5px 
}
@media only screen and (max-width:700px){
    .block_410 ul li:nth-child(2n+1){
        padding-right:0 
    }
}
.block_410 ul li:nth-child(2n+2){
    padding-left:5px 
}
@media only screen and (max-width:700px){
    .block_410 ul li:nth-child(2n+2){
        padding-left:0 
    }
}
.block_410 ul li:nth-last-child(1){
    width:100%;
    padding-right:0;
    padding-top:15px 
}
.block_410 ul li input,.block_410 ul li select{
    text-rendering:auto;
    letter-spacing:normal;
    word-spacing:normal;
    text-transform:none;
    text-indent:0;
    text-shadow:none;
    text-align:start;
    -webkit-writing-mode:horizontal-tb;
    -ms-writing-mode:lr-tb;
    writing-mode:horizontal-tb;
    display:block;
    width:100%;
    height:46px;
    line-height:44px;
    padding:0 20px;
    font-size:15px;
    border-radius:5px;
    border:1px solid #d8d8d8 
}
.block_410 ul li select{
    cursor:pointer;
    display:block;
    width:100%;
    height:46px;
    line-height:44px;
    padding:0 20px;
    font-size:15px;
    border-radius:5px;
    border:1px solid #d8d8d8 
}
.block_412{
    overflow:hidden;
    clear:both 
}
.block_412 ul li{
    background:url(/local/templates/main_copy/images/background_120.png) 20px center no-repeat,#009136;
    margin-left:0 !important;
    padding:20px 20px 20px 90px;
    margin-top:20px;
    margin-bottom:20px;
    border-radius:5px;
    color:#fff 
}
.block_415,.block_423{
    margin-top:10px;
    text-align:center;
    overflow:hidden 
}
.block_415{
    padding:10px;
    background:#292929;
    color:#fff;
    margin-top:45px;
    border-radius:10px 
}
.block_415 a:hover{
    text-decoration:none 
}
.block_411{
    overflow:hidden;
    padding-top:45px;
    text-align:center;
    margin:0 auto 
}
.block_411 ul li{
    width:100%;
    max-width:265px;
    display:inline-block;
    margin:10px !important;
    padding:0;
    list-style:none !important;
    vertical-align:top 
}
.block_411 ul li span.bold{
    font-weight:700 
}
.block_411 ul li:nth-child(1){
    background:0;
    padding-top:0 
}
.block_411 ul li:nth-child(4){
    background:0;
    padding-top:0 
}
.block_411 ul li>div:nth-child(1){
    width:137px;
    height:137px;
    border-radius:1000px;
    margin:0 auto 13px;
    font-size:20px;
    line-height:24px;
    overflow:hidden 
}
.block_411 ul li>div:nth-child(1){
    background:#fff;
    position:relative;
    color:#fff;
    border:2px #009136 solid 
}
.block_411 ul li:nth-child(1)>div:nth-child(1){
    background:#fff url(/local/templates/main_copy/images/background_117.png) center top no-repeat 
}
.block_411 ul li:nth-child(2)>div:nth-child(1){
    background:#fff url(/local/templates/main_copy/images/background_117.png) center top no-repeat 
}
.block_411 ul li:nth-child(3)>div:nth-child(1){
    background:#fff url(/local/templates/main_copy/images/background_116.png) center top no-repeat 
}
.block_411 ul li:nth-child(1) div.block_418,.block_411 ul li:nth-child(4) div.block_418{
    width:137px;
    height:137px;
    border-radius:1000px;
    margin:0 auto 13px;
    font-size:20px;
    line-height:24px;
    overflow:hidden;
    color:#333 
}
.block_399 a span,.block_411 ul li:nth-child(1) div .block_419 {
    top:50%;
    left:50%;
    -o-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%) 
}
.block_411 ul li:nth-child(1) div .block_419 {
    position:absolute;
    -ms-transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    display:block 
}
.block_411 ul li:nth-child(4) div .block_419,.block_424 a img {
    -o-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    top:50%;
    left:50% 
}
.block_411 ul li:nth-child(4) div .block_419 {
    position:absolute;
    -ms-transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    display:block 
}
.block_420{
    font-size:80px;
    line-height:80px;
    overflow:hidden;
    white-space:nowrap 
}
.block_421{
    font-size:26px;
    line-height:44px;
    overflow:hidden;
    white-space:nowrap 
}
.block_422{
    font-size:26px;
    white-space:nowrap 
}
.block_148,.block_149,.block_150,.block_151,.block_152,.block_153,.block_154,.block_157,.block_160,.block_169,.block_170,.block_174 tr td,.block_179,.block_183{
    text-align:center 
}
.block_159,.block_160,.block_169{
    padding-top:10px 
}
.block_160,.block_163,.block_164,.block_169{
    padding-bottom:10px;
    overflow:hidden 
}
.block_169 ul li,.block_178,.block_180,.block_190,.block_191,.block_195,.block_197,.block_205,.block_211,.block_230,.block_231{
    vertical-align:top 
}
.block_161,.block_169 ul li,.block_170 a{
    display:inline-block 
}
.block_169 ul li{
    width:180px;
    height:110px;
    margin:7px;
    border-radius:5px;
    box-shadow:#8b8b8b 0 0 10px;
    padding:150px 10px 0;
    margin-left:7px !important;
    box-sizing:content-box;
    font-size:14px 
}
.block_169 ul li:nth-child(1){
    background:url(/local/templates/main_copy/images/background_55.png) center 60px no-repeat 
}
.block_169 ul li:nth-child(2){
    background:url(/local/templates/main_copy/images/background_56.png) center 60px no-repeat 
}
.block_169 ul li:nth-child(3){
    background:url(/local/templates/main_copy/images/background_57.png) center 60px no-repeat 
}
.block_169 ul li:nth-child(4){
    background:url(/local/templates/main_copy/images/background_58.png) center 60px no-repeat 
}
.block_215,.block_217{
    padding-bottom:10px;
    overflow:hidden 
}
.block_215{
    padding-top:10px;
    font-size:20px;
    line-height:1.3;
    font-weight:700 
}
#dealer{
    background:#f1f1f1;
    padding-left:25px 
}
#dealer .oneblock,#dealer .twoblock{
    display:inline-block;
    vertical-align:top;
    width:49% 
}
.block_214 ul li{
    margin:0 !important;
    list-style:none !important 
}
.block_214 ul li input[type=tel],.block_214 ul li input[type=text]{
    width:calc(100% + -40px);
    text-rendering:auto;
    letter-spacing:normal;
    word-spacing:normal;
    text-transform:none;
    text-indent:0;
    text-shadow:none;
    text-align:start;
    -webkit-writing-mode:horizontal-tb;
    -ms-writing-mode:lr-tb;
    writing-mode:horizontal-tb;
    display:block;
    height:46px;
    line-height:44px;
    padding:0 20px;
    font-size:15px;
    border-radius:30px;
    border:1px solid #d8d8d8 
}
.pdf_down{
    margin:30px auto 0 
}
.pdf_down img{
    padding:5px;
    background:#eee;
    border-radius:10px;
    margin:10px;
    max-width:100%;
    float:left;
    margin-top:-2px;
    width:29px 
}
.block_46 .calculator-section{
    background:0 
}
.block_125,.block_168,.block_235{
    font-style:italic 
}
.block_410 button.ladda-button{
    background:#009136;
    color:#fff;
    font-weight:700 
}
.block_410 button.ladda-button:hover{
    background:#232323 
}
.price-table tr td{
    text-align:center 
}
.price_column{
    font-weight:500 
}
.statii-table tr{
    border-bottom:1px solid #d8d8d8 
}
.statii-table tr td{
    padding:6px 
}
.statii-table tr td p{
    padding:0 
}
.statii-table thead td{
    background-color:#e4f2e9 
}
.navrow{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.newTabs{
    font-weight: bold;
    padding: 20px 45px;
    border: 1px solid #007a27;
    font-size: 17px;
    border-radius: 3px;
	cursor: pointer;
	margin: 0 10px 10px;
}
.activetab.newTabs{
	color: white;
	background: #007a27;
}
.cityespicker{
	display: none;
	flex-direction: column;
	margin: 0 auto;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	padding: 20px;
	position: absolute;
	top: 100%;
	left: 0;
	background: white;
	z-index: 20;
}
.cityespicker li::marker {
  content: "";
}
.cityespicker li{
	cursor: pointer;
	margin: 5px 0;
	padding-left: 10px;
}
.cityespicker li ul{
	display: none;
	max-height: 220px;
    overflow-y: scroll;
}
.header-middle__content-title{
	position: relative;
}
.newpriceMain .price-item__adws{
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
}
.newpriceMain .price-item__adws li{
	font-size: 14px;
	padding-left: 10px;
	font-weight: 400;
	margin-bottom: 15px;
	position: relative;
}
.newpriceMain > div{
	padding: 5px;
}
.newpriceMain .price-item__adws li::marker{
	font-size: 0px;
}
/*
.service-prices .newpriceMain .price-item__image a:not(.price-item__calc):after{
	    background-color: rgba(0, 0, 0, 0.65);
}
*/
.service-prices .newpriceMain .price-item__image a.price-item__name:not(.price-item__calc){
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	padding: 0 15px;
	text-align: center;
	transform: translateY(-50%);
	color: white;
	z-index: 10;
	text-decoration: none;
	font-size: 16px;
}
.service-prices .newpriceMain .price-item__image a.price-item__name:not(.price-item__calc):after{
	display: none;
}
.newpriceMain .price-item__adws li::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background: #009136;
}
@media(max-width: 1439px){
	.newTabs{
		font-size: 16px;
		padding: 15px 35px;
	}
}

@media(max-width: 1280px){
	.newTabs{
		font-size: 15px;
		padding: 15px 25px;
	}
}

@media(max-width: 991px){
	.newTabs{
		font-size: 14;
		padding: 10px 15px;
	}
	.newpriceMain .price-item__adws{
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
	}
	.newpriceMain .price-item__adws li{
		font-size: 14px;
		padding-left: 7px;
		font-weight: 400;
		margin-bottom: 10px;
		position: relative;
	}
}

.tabsitems{
	margin: 0 auto;
	padding: 0 30px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap:wrap;
}
.tabsitems{
	margin: 30px 0;
}
section.project a.tabsitem, .tabpersonal a.tabsitem{
	font-weight: bold;
    padding: 15px 20px;
    border: 1px solid #007a27;
    font-size: 17px;
    border-radius: 3px;
    cursor: pointer;
    margin: 0 10px 10px;
	text-align: center;
	flex-grow: 1;
	transition: 0.15s;
	color: black;
}
 .tabpersonal a.tabsitem{
text-decoration: unset;
}
.iteminpersoonal{
font-size: 15px;
}
.personaltab{
display: flex;
align-items: center;
justify-content: flex-start;
}
.personaltab img{
margin-right: 10px;
}
.iteminpersoonal a{
	color:  #007a27;
}
section.project a.tabsitem.active,section.project a.tabsitem:hover, .tabpersonal a.tabsitem:hover{
	background: #007a27;
	color: white;
}
@media(max-width: 991.98px){
	.service__detailPage .tagitem p{
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.tabsitems{
		margin: 0 -10px;
		padding: 0;
	
	}
	section.project a.tabsitem, .tabpersonal a.tabsitem{
		padding: 10px;
		font-size: 14px;
	}

	section.project .tagitem a{
		padding: 10px;
		margin-bottom: 10px;
	}
}
/* End */
/* /local/templates/main_copy/css/main.min.css?1751395219283863 */
/* /local/templates/main_copy/css/jquery.fancybox.min.css?162021541513831 */
/* /local/templates/main_copy/css/libs.css?162021541528000 */
/* /local/templates/main_copy/vendor/select/select2.min.css?162021545314966 */
/* /local/templates/main_copy/css/custom.min.css?166213529632148 */
/* /local/templates/main_copy/js/slick-1.8.1/slick/slick.css?16202154471776 */
/* /local/templates/main_copy/js/slick-1.8.1/slick/slick-theme.css?16202154471881 */
/* /local/templates/main_copy/backend.css?16625638765824 */
/* /local/templates/main_copy/libs/selectize/css/selectize.default.css?162021544910170 */
/* /local/templates/main_copy/style_ready_fence.css?16674737696540 */
/* /local/templates/main_copy/css/header.min.css?164796218413875 */
/* /local/templates/main_copy/components/bitrix/breadcrumb/main/style.css?16274889481982 */
/* /local/templates/main_copy/styles.css?171380003927453 */
/* /local/templates/main_copy/template_styles.css?171380003926318 */
