@font-face {
    font-display: swap;
    font-family: 'icomoon';
    src: url(../fonts/icomoon/fonts/icomoon.eot?9xr0uc);
    src: url(../fonts/icomoon/fonts/icomoon.eot?9xr0uc#iefix) format("embedded-opentype"),url(../fonts/icomoon/fonts/icomoon.ttf?9xr0uc) format("truetype"),url(../fonts/icomoon/fonts/icomoon.woff?9xr0uc) format("woff"),url(../fonts/icomoon/fonts/icomoon.svg?9xr0uc#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.restyled-gray-area__box {
    margin: 64px 0 72px;
    max-width: 1052px
}

.restyled-textual-container+.restyled-gray-area__box {
    margin-top: 0
}

.restyled-gray-area {
    padding: 42px 40px 47px
}

.restyled-burger-content__phone {
    margin-bottom: 24px
}

.burger-content .phone+.restyled-burger-content__phone {
    margin-top: -24px
}

.restyled-burger-content__phone-callback {
    display: inline-block;
    padding: 8px 0;
    font-size: 14px;
    line-height: 16px;
    color: #999;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    cursor: pointer
}

.restyled-about-projects {
    position: relative;
    padding-left: 300px
}

.restyled-about-projects .h2,.restyled-about-projects h2 {
    position: absolute;
    left: 0
}

.body--disabled-right-area .fancybox-container {
    width: 100%
}

.body--disabled-right-area .main {
    margin-right: 0;
    width: 100%
}

.body--disabled-right-area .header,.restyled-tabs .input-wrap--file input {
    right: 0
}

.body--disabled-right-area .footer {
    margin-right: 0;
    width: 100%
}

.invisible {
    display: none
}

.image-alignment {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    line-height: 0
}

.image-contain,.image-cover {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.image-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.restyled-text-box {
    margin-top: 0
}

.restyled-relative {
    position: relative
}

.tab-link__subtitle {
    position: relative;
    display: inline-block;
    top: -27px;
    margin-left: -12px;
    padding: 3px 8px 4px 7px;
    background-color: #ffc400;
    border-radius: 48px;
    font-size: 10px;
    line-height: normal;
    color: #000;
    letter-spacing: -.01em
}

.restyled-page-descr {
    margin-bottom: 0
}

.restyled-textual-container {
    padding-top: 80px;
    padding-bottom: 80px;
    max-width: 1052px
}

.restyled-textual-container>:first-child {
    margin-top: 0
}

.restyled-textual-container>:last-child {
    margin-bottom: 0
}

.like-link {
    border-bottom: 2px solid #ffc402;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.text-red {
    color: #db341a
}

.special-offer {
    margin-bottom: 48px;
    margin-top: 31px
}

.special-offer ul:not([class]) {
    margin: 0;
    padding: 0
}

.body--headerType2 .special-offer ul:not([class]) .like-link {
    color: #fff
}

.body--headerType2 .special-offer ul:not([class]) .like-link:hover {
    color: #fb0
}

.special-offer ul:not([class])>li:not([class]) {
    margin: 12px 0 0;
    padding: 0 0 0 42px;
    list-style: none;
    list-style-type: none;
    position: relative
}

.special-offer ul:not([class])>li:not([class]):before {
    border-radius: 0;
    width: 24px;
    height: 2px;
    content: '';
    position: absolute;
    top: 11px;
    left: 4px;
    background-color: #000
}

.body--headerType2 .special-offer ul:not([class])>li:not([class]):before {
    background-color: #fff
}

.special-offer .h3,.special-offer h3 {
    margin-bottom: 17px
}

.special-offer .h3+ul:not([class]),.special-offer h3+ul:not([class]) {
    margin-top: 0
}

.restyled-detail-action {
    padding-top: 7px;
    padding-bottom: 10px
}

.restyled-detail-action-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.restyled-detail-action-items__item {
    margin-bottom: 11px;
    margin-right: 11px
}

.restyled-detail-action-items__item:last-child {
    margin-right: 0
}

.restyled-detail-action__link {
    display: block;
    border-width: 1px;
    border-style: solid;
    position: relative;
    padding: 8px 30px 10px 29px;
    height: 40px;
    background-color: #fff;
    font-size: 16px;
    line-height: normal;
    letter-spacing: -.01em;
    color: #000;
    white-space: nowrap;
    -webkit-transition: color .3s ease,background-color .3s ease,border-color .3s ease;
    -o-transition: color .3s ease,background-color .3s ease,border-color .3s ease;
    transition: color .3s ease,background-color .3s ease,border-color .3s ease
}

.restyled-detail-action__link--style-yellow {
    background-color: #ffc400;
    border-color: #ffc400
}

.restyled-detail-action__link--style-yellow .restyled-detail-action__link-subtitle {
    color: #ffc400;
    background-color: #000
}

.restyled-detail-action__link--style-border {
    border-color: #000
}

.restyled-detail-action__link--with-subtitle {
    margin-right: 28px
}

.restyled-detail-action__link-subtitle {
    display: block;
    position: absolute;
    left: 100%;
    top: 9px;
    margin-left: -22px;
    padding: 3px 7px 4px;
    background-color: #ffc400;
    border-radius: 48px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -.01em;
    color: #000;
    white-space: nowrap
}

.restyled-footer-bot__address {
    display: block
}

.restyled-form-group.checkbox .input {
    padding-left: 20px
}

.restyled-form-group.checkbox input[type=checkbox] {
    float: none;
    margin: 0;
    position: absolute;
    top: 6px;
    left: 0;
    width: 20px
}

.text-box .restyled-upload-photo {
    margin-top: 88px
}

.restyled-gallery__box:first-child,.text-box .restyled-upload-photo:first-child {
    margin-top: 10px
}

.restyled-gallery__box {
    margin-top: 72px
}

.restyled-gallery__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px
}

.restyled-gallery__item {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 16px
}

.restyled-gallery__item:not(:only-child) .is-vertical {
    max-width: 450px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: auto
}

.restyled-gallery__link {
    display: block;
    font-size: 0;
    line-height: 0
}

.restyled-gallery__link img {
    -o-object-position: left;
    object-position: left
}

.text-box__content img:not(.chimney-type-image) {
    max-width: 100%;
    max-height: 600px
}

.right-area {
    display: none
}

.restyled-header-action {
    position: absolute;
    top: 0;
    right: 0
}

.restyled-header-action-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.restyled-header-action-items__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.restyled-header-action__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 16px 28px;
    font-size: 16px;
    line-height: normal;
    letter-spacing: -.01em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .7s ease,color .3s ease;
    -o-transition: background-color .7s ease,color .3s ease;
    transition: background-color .7s ease,color .3s ease;
    white-space: nowrap
}

.restyled-header-action__link-in {
    display: block;
    position: relative;
    padding: 10px 0 10px 27px
}

.restyled-header-action__link-in:after {
    position: absolute;
    font-family: 'icomoon'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ''
}

.restyled-header-action__link--calc .restyled-header-action__link-in:after {
    top: 10px;
    left: 0;
    font-size: 19px;
    content: '\e900'
}

.restyled-header-action__link--order .restyled-header-action__link-in:after {
    content: '\e902';
    top: 10px;
    left: 0;
    font-size: 19px
}

.restyled-header-action__holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column
}

.restyled-header-action__phone-callback,.restyled-header-action__phone-number {
    font-size: 16px;
    line-height: normal;
    color: #000;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.restyled-header-action__phone-callback {
    font-size: 14px;
    line-height: 16px;
    color: #999;
}
.restyled-header-action__email .restyled-header-action__phone-callback {
    display: none;
}
.body--sub-menu .header .restyled-header-action__phone-callback {
    color: #999
}

.restyled-images-slider__box {
    margin-left: -56px;
    margin-right: -56px;
    overflow: hidden
}

.restyled-images-slider__box .images-slider {
    margin-left: 0;
    margin-right: 0;
    padding-left: 56px;
    padding-right: 56px
}

.restyled-main {
    overflow: hidden
}

.restyled-main .swiper-container {
    overflow: visible
}

.images-slider--projects .swiper-slide {
    height: auto;
    max-height: 600px
}

.images-slider--projects .swiper-slide [data-fancybox] {
    display: block
}

.images-slider--projects .swiper-slide a {
    display: block;
    height: 100%
}

.images-slider--projects .swiper-slide img {
    height: 600px;
    -o-object-fit: cover;
    object-fit: cover
}

.restyle-images-slider__pic {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.restyled-main-item__link {
    letter-spacing: 0;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.restyled-main-item__link--production {
    position: relative;
    margin-right: 36px;
    padding-left: 42px;
    padding-right: 0;
    background-image: none;
    background: 0 0
}

.restyled-main-item__link--production:before {
    position: absolute;
    top: -4px;
    left: 0;
    width: 32px;
    height: 32px;
    content: '';
    border: 2px solid #ffc400;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.restyled-main-item__link-triangle {
    display: block;
    position: absolute;
    top: 50%;
    left: 13px;
    width: 10px;
    margin-top: -5px;
    font-size: 0;
    line-height: 0
}

.restyled-main-item__link-triangle img {
    width: 100%
}

.restyled-news-items-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -35px;
    margin-right: -35px
}

.restyled-news-items-cols__item {
    padding-left: 35px;
    padding-right: 35px
}

.restyled-news-items--columns .restyled-news-items-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.restyled-news-items--grid .restyled-news-items-cols {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.restyled-news-items--grid .restyled-news-items-cols .restyled-news-items-cols__item {
    width: 50%
}

.restyled-news-items {
    margin-bottom: 0
}

.restyled-news-items+.nav {
    margin-top: 10px
}

.restyled-news-items--columns .restyled-news-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.restyled-news-item__info {
    float: right;
    margin-top: 25px;
    width: 52.19512%
}

.restyled-news-items--columns .restyled-news-item__info {
    width: 100%;
    margin-left: 46px;
    float: none
}

.restyled-news-item__img {
    float: left;
    width: 42.92683%;
    position: relative
}

.restyled-news-item__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.restyled-news-items--columns .restyled-news-item__img {
    width: 100%;
    max-width: 375px;
    float: none
}

.restyled-news-item__img-link {
    display: block;
    padding-bottom: 133.80682%;
    position: relative
}

.restyled-news-item__img-link.is-nophoto {
    background-color: #f7f7f7;
    background-image: url(../images/restyled-common/no-photo.svg);
    background-repeat: no-repeat;
    background-position: center
}

.restyled-news-item__img-alignment {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.restyled-news-item__img-alignment:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(298.43deg,rgba(0,0,0,.59) 0%,rgba(0,0,0,.41) 6.65%,rgba(0,0,0,.29) 12.86%,rgba(0,0,0,.08) 21.73%,transparent 28.38%,transparent 28.38%);
    background: -o-linear-gradient(298.43deg,rgba(0,0,0,.59) 0%,rgba(0,0,0,.41) 6.65%,rgba(0,0,0,.29) 12.86%,rgba(0,0,0,.08) 21.73%,transparent 28.38%,transparent 28.38%);
    background: linear-gradient(151.57deg,rgba(0,0,0,.59) 0%,rgba(0,0,0,.41) 6.65%,rgba(0,0,0,.29) 12.86%,rgba(0,0,0,.08) 21.73%,transparent 28.38%,transparent 28.38%)
}

.is-nophoto .restyled-news-item__img-alignment:after,.restyled-projects-over .swiper-button-next.is-disabled,.restyled-projects-over .swiper-button-next:after,.restyled-projects-over .swiper-button-prev.is-disabled,.restyled-projects-over .swiper-button-prev:after {
    display: none
}

.restyled-news-item__photo-counter {
    display: block;
    position: absolute;
    top: 26px;
    left: 19px;
    padding-left: 32px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    font-weight: 400
}

.restyled-news-item__photo-counter:after {
    position: absolute;
    top: -5px;
    left: 2px;
    background-image: url(../restyled-images/restyled-news-preview/counter.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    font-family: 'icomoon'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ''
}

.restyled-blog-over--other-news {
    background-color: #f7f7f7;
    position: relative;
    margin-top: 0;
    padding-top: 80px
}

.restyled-blog-over--other-news:before {
    background-color: #f7f7f7;
    position: absolute;
    top: 0;
    bottom: 0;
    content: '';
    left: -56px;
    right: -56px;
    pointer-events: none
}

.restyled-projects-over {
    margin-bottom: 0
}

.restyled-page-top__container {
    display: block;
    z-index: 0;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.restyled-page-top__container:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(25,25,25,.56)
}

.restyled-page-top__container,.restyled-page-top__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.restyled-page-top__container~.page-top__content {
    position: relative
}

.restyled-product-detail__cols {
    margin-left: -24px;
    margin-right: -24px
}

.restyled-product-detail__cols-desc,.restyled-product-detail__cols-video {
    padding-left: 24px;
    padding-right: 24px
}

.restyled-projects-over {
    margin-top: 0;
    overflow: hidden
}

.restyled-projects-over .swiper-container {
    overflow: unset
}

.restyled-projects-over .swiper-slide {
    margin-right: 40px;
    display: block!important
}

.restyled-projects-over .swiper-button-next,.restyled-projects-over .swiper-button-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 7%;
    margin: 0;
    height: 100%!important
}

.restyled-projects-over .swiper-button-prev {
    left: 0
}

.restyled-projects-over .swiper-button-prev:hover {
    cursor: url(../images/restyled-common/nav-l.png),pointer
}

.restyled-projects-over .swiper-button-next {
    left: auto;
    right: 0;
    z-index: 1
}

.restyled-projects-over .swiper-button-next:hover {
    cursor: url(../images/restyled-common/nav-r.png),pointer
}

.restyled-tabs-links {
    margin-bottom: 28px;
    border-bottom: 1px solid rgba(0,0,0,.4)
}

.restyled-tab-link {
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 20px 0 21px;
    border-bottom: 4px solid transparent;
    margin-bottom: -1px
}

.restyled-tab-link.active {
    border-bottom-color: #ffc400
}

.restyled-video {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    font-size: 0;
    line-height: 0
}

.restyled-video--text {
    padding-top: 9px
}

.restyled-video__inside {
    padding-bottom: 56.25%;
    position: relative
}

.restyled-video iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    border: 0
}

.restyled-video__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.restyled-video__ico {
    display: block;
    position: absolute;
    bottom: 32px;
    left: 32px;
    width: 80px;
    height: 80px;
    font-size: 0;
    line-height: 0
}

.restyled-video__ico:before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffc400;
    border-radius: 50%;
    content: ''
}

.restyled-video__ico-triangle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -8px;
    width: 23px
}

.restyled-video__ico img,.restyled-video__ico:before {
    display: block;
    width: 100%;
    height: 100%
}

.restyled-video+ol:not([class]),.restyled-video+p,.restyled-video+ul:not([class]) {
    margin-top: 58px
}

.restyled-drop-box {
    padding-bottom: 80px
}

@media all and (min-width: 768px) {
    .restyled-product-detail__cols {
        margin-top:33px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .restyled-product-detail__cols-video {
        width: 48.10645%
    }

    .restyled-product-detail__cols-desc {
        width: 44.72876%
    }
}

@media all and (min-width: 1025px) {
    .like-link:hover {
        color:#fb0
    }

    .restyled-detail-action__link--style-yellow:hover {
        border-color: #fb0;
        background-color: #fb0;
        color: #000
    }

    .restyled-detail-action__link--style-border:hover {
        border-color: #222;
        background-color: #222;
        color: #ffc400
    }

    .restyled-header-action__phone-number:hover {
        color: #999
    }

    .restyled-header-action__phone-callback:hover {
        color: #000
    }

    .restyled-main-item__link--production:hover:before {
        background-color: #ffc400
    }

    .restyled-news-item .news-item__name,.restyled-projects-over .news-item__link {
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease
    }

    .restyled-video--text {
        max-width: 83.89%
    }

    .restyled-video__link:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.18);
        opacity: 0;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .restyled-video__link:hover:before {
        opacity: 1
    }

    .restyled-video--product-detail .restyled-video__ico {
        width: 64px;
        height: 64px;
        left: 26px;
        bottom: 25px
    }

    .restyled-video__ico:before {
        -webkit-transition: -webkit-transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease,-webkit-transform .3s ease
    }

    .restyled-video:hover .restyled-video__ico:before {
        -webkit-transform: scale3d(1.0846,1.0846,1);
        transform: scale3d(1.0846,1.0846,1)
    }

    .restyled-video--product-detail .restyled-video__ico-triangle {
        width: 18px;
        margin-top: -9px;
        margin-left: -6px
    }
}

@media all and (min-width: 1153px) {
    .restyled-header-action {
        padding:8px
    }

    .restyled-header-action__link {
        height: 72px
    }

    .restyled-header-action__link--calc {
        color: #ffc400;
        background-color: #000
    }

    .body--headerType2 .header .restyled-header-action__link--calc,.body--sub-menu .header .restyled-header-action__link--calc,.body--sub-menu.body--headerType2 .header .restyled-header-action__link--calc {
        color: #ffc400
    }

    .restyled-header-action__link--calc:hover {
        background-color: #222;
        color: #ffc400
    }

    .restyled-header-action__link--order {
        color: #000;
        background-color: #ffc400
    }

    .body--headerType2 .header .restyled-header-action__link--order,.body--sub-menu .header .restyled-header-action__link--order,.body--sub-menu.body--headerType2 .header .restyled-header-action__link--order {
        color: #000
    }

    .restyled-header-action__link--order:hover {
        background-color: #fb0;
        color: #000
    }
}

@media all and (min-width: 1441px) {
    .restyled-news-item__img {
        max-width:352px
    }
}

@media all and (min-width: 1681px) {
    .restyled-header-action__link-short-title {
        display:none
    }

    .restyled-header-action__phone {
        margin-top: 15px;
        margin-right: 20px
    }
    .restyled-header-action__phone-callback,.restyled-header-action__phone-number {
        padding: 3px 6px
    }
}
@media all and (min-width: 1830px) {
    .restyled-header-action__holder {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        justify-content: flex-end;
        flex-direction: row;
    }
    .restyled-header-action__phone-callback {
        flex: 0 0 135px;
        width: 135px;
    }
    .restyled-header-action__email .restyled-header-action__phone-callback {
        display: block;
    }
}
@media all and (min-width: 1281px) and (max-width:1830px) {
    .restyled-header-action__phone {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 0;
        margin-right: 11px
    }
}

@media all and (min-width: 1281px) and (max-width:1680px) {
    .restyled-header-action__link-long-title {
        display:none
    }

    .restyled-header-action__phone-callback,.restyled-header-action__phone-number {
        padding: 2px 6px
    }

    .restyled-header-action__phone-callback:nth-child(2) {
        margin-top: 1px
    }
}

@media all and (min-width: 1281px) and (max-width:1525px) {
    .restyled-header-action__phone {
        display:none
    }
}

@media all and (min-width: 1153px) and (max-width:1280px) {
    .restyled-header-action__link-long-title,.restyled-header-action__phone {
        display:none
    }
}

@media all and (min-width: 961px) and (max-width:1152px) {
    .restyled-burger {
        display:block!important;
        position: absolute;
        left: 8px;
        top: 12px;
        height: 32px;
        width: 32px
    }

    .restyled-burger:after,.restyled-burger:before {
        content: '';
        display: block;
        width: 16px;
        height: 2px;
        border-radius: 10px;
        background-color: #000;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 11px
    }

    .restyled-burger:after {
        top: auto;
        bottom: 11px
    }

    .restyled-top-menu {
        display: none
    }

    .restyled-burger-menu {
        display: inline-block!important;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 99vh;
        margin: 0!important;
        background-color: #fff;
        padding: 88px 16px 40px;
        max-width: 100%
    }

    .restyled-burger-menu:not(.fancybox-content) {
        display: none!important
    }

    .restyled-header>.wrap {
        height: 56px
    }

    .burger-header {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 56px;
        background-color: #ffc400;
        padding: 16px
    }

    .burger-content ul {
        list-style: none;
        border-bottom: 1px solid #ccc;
        padding: 0 0 8px;
        margin: 0 0 32px
    }

    .burger-content ul li {
        margin-bottom: 24px
    }

    .burger-content .phone,.burger-content ul li a {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -.014em
    }

    .burger-content ul li a {
        vertical-align: top;
        display: inline-block
    }

    .burger-content ul li.parent a {
        padding-right: 20px;
        background: url(../local/templates/stolf/images/svg/arr-right.svg) no-repeat 100% 8px
    }

    .burger-content ul.lvl2 {
        display: none;
        margin-top: -8px
    }

    .burger-content ul.lvl2 li {
        margin-bottom: 16px
    }

    .burger-content ul.lvl2 li+li.sub-menu__title {
        margin-top: 32px
    }

    .burger-content .phone span,.burger-content ul.lvl2 .back {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0;
        color: #999
    }

    .burger-content ul.lvl2 .back {
        vertical-align: top;
        padding-left: 13px;
        position: relative;
        display: inline-block
    }

    .burger-content ul.lvl2 .back:before {
        content: "";
        display: block;
        width: 10px;
        height: 12px;
        background: url(../local/templates/stolf/images/svg/arr-right.svg) no-repeat center;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg)
    }

    .burger-content ul.lvl2 a {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -.011em
    }

    .burger-content ul.lvl2 a img {
        vertical-align: middle;
        margin-right: 8px
    }

    .burger-content ul.lvl2 a.h2 {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -.019em;
        margin-bottom: 0
    }

    .burger-content .phone {
        display: block;
        margin-bottom: 32px
    }

    .burger-content .phone span {
        display: block;
        margin-bottom: 8px
    }

    .burger-content .btn {
        margin-bottom: 40px
    }

    .burger-menu .fancybox-close-small {
        position: absolute;
        right: auto;
        left: 2px;
        top: 7px;
        padding: 6px;
        opacity: 1
    }

    .restyled-header-action__link-short-title {
        display: none
    }
}

@media all and (min-width: 768px) and (max-width:1024px) {
    .restyled-news-item__img {
        max-width:none
    }

    .restyled-product-detail__cols {
        margin-left: -18px;
        margin-right: -18px
    }

    .restyled-product-detail__cols-desc,.restyled-product-detail__cols-video {
        padding-left: 18px;
        padding-right: 18px
    }
}

@media all and (max-width: 1152px) and (max-width:767px) {
    .restyled-header-action-items__item--calc {
        display:none
    }
}

@media all and (min-width: 768px) and (max-width:959px) {
    .restyled-header-action__link-long-title {
        display:none
    }
}

@media all and (min-width: 768px) and (min-width:1025px) {
    .restyled-product-detail__cols-desc {
        padding-left:6.6%;
        padding-top: 9px
    }
}

@media all and (max-width: 1440px) {
    .restyled-news-items--grid .restyled-news-items-cols .restyled-news-items-cols__item {
        width:100%
    }

    .restyled-news-item__img {
        padding-left: 0;
        max-width: none
    }
}

@media (max-width: 1300px) {
    .restyled-images-slider__box,.restyled-news-items-cols {
        margin-left:-30px;
        margin-right: -30px
    }

    .restyled-images-slider__box .images-slider,.restyled-news-items-cols__item {
        padding-left: 30px;
        padding-right: 30px
    }

    .restyled-blog-over--other-news:before {
        left: -30px;
        right: -30px
    }
}

@media (max-width: 1165px) {
    .restyled-tab-link {
        margin-left:0
    }
}

@media all and (max-width: 1152px) {
    .restyled-header {
        background-color:#ffc400
    }

    .restyled-logo {
        right: auto;
        left: 56px;
        -webkit-transition: translateX(0);
        -o-transition: translateX(0);
        transition: translateX(0)
    }

    .restyled-header-action-items {
        position: relative
    }

    .restyled-header-action-items__item {
        border-left: 1px solid #ffd549
    }

    .restyled-header-action-items__item--phone {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .restyled-header-action-items__item--calc {
        border-left: none
    }

    .restyled-header-action__link {
        padding: 8px 24px;
        height: 56px;
        color: #000
    }

    .restyled-header-action__phone-number {
        display: block;
        width: 56px;
        height: 56px;
        position: relative;
        overflow: hidden;
        font-size: 0;
        line-height: 0
    }
    .restyled-header-action__email {
        display: none;
    }
    .restyled-header-action__phone-number:after {
        position: absolute;
        top: 18px;
        left: 18px;
        font-size: 19px;
        font-family: 'icomoon'!important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        letter-spacing: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e901'
    }

    .restyled-header-action__phone-callback {
        display: none
    }
}

@media (max-width: 960px) {
    .restyled-gray-area__box {
        margin-top:40px;
        margin-bottom: 40px
    }

    .restyled-textual-container+.restyled-gray-area__box {
        margin-top: 0
    }

    .restyled-gray-area {
        padding: 24px 8px 32px 10px
    }

    .restyled-blog-over--other-news:before {
        left: -16px;
        right: -16px
    }

    .restyled-drop-box {
        padding-bottom: 40px
    }
}

@media all and (max-width: 960px) {
    .restyled-textual-container {
        padding-top:40px;
        padding-bottom: 40px
    }

    .special-offer ul:not([class])>li:not([class]) {
        padding-left: 36px
    }

    .special-offer ul:not([class])>li:not([class]):before {
        top: 6px;
        width: 16px;
        height: 1px
    }

    .special-offer .h3,.special-offer h3 {
        margin-bottom: 12px
    }

    .restyled-footer-bot__address {
        display: block!important
    }

    .restyled-images-slider__box,.restyled-news-items-cols {
        margin-left: -16px;
        margin-right: -16px
    }

    .restyled-images-slider__box .images-slider,.restyled-news-items-cols__item {
        padding-left: 16px;
        padding-right: 16px
    }

    .restyled-news-item {
        border-bottom: none;
        padding-bottom: 0
    }

    .restyled-projects-over .projects-over__link {
        display: none
    }

    .restyled-tabs-links {
        border-bottom: 0
    }
}

@media all and (max-width: 959px) {
    .restyled-logo {
        left:92px
    }
}

@media all and (max-width: 767px) {
    .special-offer {
        margin-top:0
    }

    .restyled-header-action-items__item--calc {
        display: none
    }

    .restyled-header-action-items__item--order {
        border-left: none
    }

    .restyled-header-action__link-long-title {
        display: none
    }

    .restyled-header-action__link-in {
        padding-left: 25px
    }

    .restyled-news-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .restyled-news-item__info {
        width: auto;
        float: none;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .restyled-news-items--columns .restyled-news-item__info {
        width: auto;
        margin-left: 0
    }

    .restyled-news-item__img {
        width: auto;
        float: none;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 24px;
        margin-bottom: 0;
        max-width: 352px
    }

    .restyled-product-detail__cols {
        margin-left: -8px;
        margin-right: -8px;
        margin-top: 18px
    }

    .restyled-product-detail__cols-desc,.restyled-product-detail__cols-video {
        padding-left: 8px;
        padding-right: 8px
    }

    .restyled-product-detail__cols-desc {
        margin-top: 25px
    }

    .restyled-projects-over .swiper-slide {
        margin-right: 24px!important;
        width: 457px;
        max-width: 80vw
    }

    .restyled-video--text {
        padding-top: 2px
    }

    .restyled-video__ico {
        width: 48px;
        height: 48px;
        bottom: 15px;
        left: 15px
    }

    .restyled-video__ico-triangle {
        margin-top: -8px;
        margin-left: -6px;
        width: 16px
    }

    .restyled-video+ol:not([class]),.restyled-video+p,.restyled-video+ul:not([class]) {
        margin-top: 28px
    }
}

@media all and (max-width: 680px) {
    .restyled-textual-container {
        padding-bottom:32px
    }

    .footer-bot .restyled-prominado {
        margin-top: 12px;
        position: relative;
        bottom: auto;
        right: auto
    }
}

@media (max-width: 680px) {
    .restyled-main-item__link--production:before {
        top:-8px
    }

    .restyled-tab-link {
        padding-bottom: 0
    }
}

@media all and (max-width: 479px) {
    .restyled-detail-action-items {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .restyled-detail-action-items__item {
        margin-right: 0
    }

    .restyled-detail-action__link {
        text-align: center
    }

    .restyled-detail-action__link--with-subtitle {
        margin-right: 0
    }

    .restyled-detail-action__link-subtitle {
        top: auto;
        bottom: -10px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-left: 0
    }

    .restyled-main-item__link--production {
        margin-right: 18px
    }
}
