.retainheat {
    height: 650px;
    background: #eaeaea;
    padding: 60px;
    position: relative;
    overflow: hidden
}

.retainheat.animation {
    background: #ecebec
}

.retainheat__desc {
    width: 335px;
    margin-left: 488px;
    position: relative;
    z-index: 4
}

.retainheat__container {
    max-width: 1100px;
    padding-right: 50px;
}

/*
.retainheat__desc p {
  width: 90%
}
*/
html.cssanimations.csstransforms.video .retainheat__tabs {
    opacity: 0
}

html.cssanimations.csstransforms.video .animation .retainheat__tabs {
    -webkit-animation: retainheat-desc 1.25s ease-in-out 2s 1;
    animation: retainheat-desc 1.25s ease-in-out 2s 1;
    -moz-animation: retainheat-desc 1.25s ease-in-out 2s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards
}

.retainheat__tabs__buttons {
    position: relative;
    z-index: 5;
    display: flex;
}

.retainheat__tabs__button {
    background: #fff;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.04em;
    color: rgba(60, 60, 59, 0.42);
    padding: 0 12px;
    border: 2px solid #F26422;
    height: 54px;
    line-height: 50px;
    margin-bottom: 3em;
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background ease .25s;
    transition: background ease .25s
}

.retainheat__tabs__button:hover {
    color: rgba(60, 60, 59, 1);
}

.retainheat__tabs__button._winter:hover i {
    background-image: url(/assets/static/pages/okna/img/winter-h.svg);
}

.retainheat__tabs__button._summer:hover i {
    background-image: url(/assets/static/pages/okna/img/summer-h.svg);
}

.retainheat__tabs__button._winter {
    border-bottom-left-radius: 27px;
    border-top-left-radius: 27px;
    transition: all .2s ease;
}

.retainheat__tabs__button._summer {
    border-bottom-right-radius: 27px;
    border-top-right-radius: 27px;
    transition: all .2s ease;
}

.retainheat__tabs__button._winter i {
    width: 30px;
    height: 30px;
    display: block;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
    background-image: url(/assets/static/pages/okna/img/winter.svg);
    background-size: contain;
    transition: all .2s ease;
}

.retainheat__tabs__button._summer i {
    width: 30px;
    height: 30px;
    display: block;
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -3px;
    background-image: url(/assets/static/pages/okna/img/summer.svg);
    background-size: contain;
    transition: all .2s ease;
}

.retainheat__tabs__button._active {
    background: #ff6300;
    color: #fff
}

.retainheat__tabs__button._active._winter i {
    background-image: url(/assets/static/pages/okna/img/winter_active.svg)
}

.retainheat__tabs__button._active._summer i {
    background-image: url(/assets/static/pages/okna/img/summer_active.svg)
}

.retainheat__summer__icon:before, .retainheat__winter__icon:before {
    background-image: url(/assets/landing/thermo/images/sprite.svg);
    background-size: auto auto
}

.retainheat__desc p, .retainheat__summer__icon span, .retainheat__summer__nanolayer b, .retainheat__summer__nanolayer i, .retainheat__summer__nanolayer span, .retainheat__winter__icon span, .retainheat__winter__nanolayer b, .retainheat__winter__nanolayer i, .retainheat__winter__nanolayer span {
    font-size: 14px;
    line-height: 1.45
}

.retainheat__tabs__tab-content p {
    line-height: 34px;
    font-size: 23px;
    margin-top: 40px;
}

.retainheat__tabs__tab-content p span {
    display: block;
    font-weight: 500;
    line-height: 31px
}

.retainheat__summer__icon span, .retainheat__winter__icon span {
    font-size: 11px;
    color: #ff6300;
    font-weight: 700;
    text-transform: uppercase
}

.retainheat__tabs__tab {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    display: none
}

html.cssanimations.csstransforms.video .retainheat__tabs__tab {
    display: block
}

.retainheat__tabs__tab._active {
    opacity: 1;
    z-index: 4;
    display: block
}

.retainheat__tabs__tab._1 .retainheat__heatmeter {
    margin-top: 3em;
    max-width: 503px;
    height: 96px;
    /*  background-position: -265px -10px;*/
    background-image: url(/assets/static/pages/okna/img/heatmeter_winter.svg);
    display: block
}

@media (max-width: 480px) {
    .retainheat__tabs__tab._1 .retainheat__heatmeter {
    }
}

.retainheat__tabs__tab._2 .retainheat__heatmeter {
    margin-top: 3em;
    width: 503px;
    height: 96px;
    background-image: url(/assets/static/pages/okna/img/heatmeter_summer.svg);
    display: block
}

.retainheat__tabs__tab-image {
    position: absolute;
    top: -60px;
    left: -560px;
    z-index: 1
}

html.cssanimations.csstransforms.video .retainheat__tabs__tab-image {
    display: none
}

.retainheat__tabs__tab-content {
    position: absolute;
    top: 106px;
    left: 0;
    z-index: 2;
    width: 503px;
    letter-spacing: 0.03em;
}

.retainheat__video {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    margin-left: -175px;
    -webkit-transform: translateX(-90px);
    -ms-transform: translateX(-90px);
    transform: translateX(-90px);
    -webkit-transition: -webkit-transform 1.25s;
    transition: transform 1.25s;
    display: none
}

html.cssanimations.csstransforms.video .retainheat__video {
    display: block
}

html.cssanimations.csstransforms.video .animation .retainheat__video {
    -webkit-animation: retainheat-video 3.25s ease-in-out 0s 1;
    animation: retainheat-video 3.25s ease-in-out 0s 1;
    -moz-animation: retainheat-video 3.25s ease-in-out 0s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards
}

.retainheat__summer, .retainheat__winter {
    display: none
}

html.cssanimations.csstransforms.video .retainheat__summer, html.cssanimations.csstransforms.video .retainheat__winter {
    display: block
}

.retainheat__winter {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3
}

.retainheat__winter__icon {
    position: absolute;
    top: 200px;
    left: 130px;
    opacity: 0;
    -webkit-transition: opacity .75s;
    transition: opacity .75s
}

.retainheat__winter__icon:before {
    content: "";
    width: 55px;
    height: 38px;
    background-position: -80px -606px;
    display: block;
    margin-bottom: 15px
}

.retainheat__winter__reflection-arrows b, .retainheat__winter__reflection-arrows i {
    opacity: 0;
    -webkit-transition: opacity .45s, height .45s;
    transition: opacity .45s, height .45s
}

.retainheat__winter__reflection-arrows b {
    width: 345px;
    height: 0;
    background: url(/assets/landing/thermo/images/slides/retainheat_winter_bigarrow.png) top left no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: block
}

.retainheat__winter__reflection-arrows i {
    width: 260px;
    height: 0;
    background: url(/assets/landing/thermo/images/slides/retainheat_winter_smallarrow.png) top left no-repeat;
    background-size: cover;
    position: absolute;
    top: 50px;
    left: 3px;
    display: block
}

.retainheat__summer {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3
}

.retainheat__summer__icon {
    position: absolute;
    top: 195px;
    left: 350px;
    opacity: 0;
    -webkit-transition: opacity .75s;
    transition: opacity .75s
}

.retainheat__summer__icon:before {
    content: "";
    width: 50px;
    height: 50px;
    background-position: -13px -604px;
    display: block;
    margin-bottom: 15px
}

.retainheat__summer__reflection-arrows {
    position: absolute;
    top: 80px;
    left: 100px
}

.retainheat__summer__reflection-arrows b, .retainheat__summer__reflection-arrows i {
    opacity: 0;
    -webkit-transition: opacity .45s, height .45s, top .45s;
    transition: opacity .45s, height .45s, top .45s
}

.retainheat__summer__reflection-arrows b {
    width: 345px;
    height: 0;
    background: url(/assets/landing/thermo/images/slides/retainheat_summer_bigarrow.png) bottom left no-repeat;
    background-size: cover;
    position: absolute;
    top: 360px;
    left: 0;
    display: block
}

.retainheat__summer__reflection-arrows i {
    width: 260px;
    height: 0;
    background: url(/assets/landing/thermo/images/slides/retainheat_summer_smallarrow.png) bottom left no-repeat;
    background-size: cover;
    position: absolute;
    top: 310px;
    left: 83px;
    display: block
}

.retainheat__summer__nanolayer, .retainheat__winter__nanolayer {
    position: absolute;
    top: 30px;
    left: 200px;
    z-index: 3;
    opacity: 0;
    -webkit-transition: opacity .75s;
    transition: opacity .75s
}

.retainheat__summer__nanolayer b, .retainheat__summer__nanolayer i, .retainheat__summer__nanolayer span, .retainheat__winter__nanolayer b, .retainheat__winter__nanolayer i, .retainheat__winter__nanolayer span {
    vertical-align: middle;
    display: inline-block
}

.retainheat__summer__nanolayer span, .retainheat__winter__nanolayer span {
    width: 110px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    color: #ff6300;
    display: inline-block
}

.retainheat__summer__nanolayer b, .retainheat__summer__nanolayer i, .retainheat__winter__nanolayer b, .retainheat__winter__nanolayer i {
    width: 30px;
    height: 30px;
    background: #ff6300;
    font-weight: 700;
    font-style: normal;
    line-height: 31px;
    text-align: center;
    color: #fff;
    border-radius: 30px
}

.retainheat__summer__nanolayer i, .retainheat__winter__nanolayer i {
    margin-left: 1px;
    margin-right: 52px
}

.retainheat__summer__nanolayer {
    left: 80px
}

.retainheat__summer__nanolayer span {
    float: right
}

.retainheat__summer__nanolayer b {
    margin-right: 50px
}

html.cssanimations.csstransforms.video .retainheat.animated .retainheat__video {
    -webkit-animation: none!important;
    animation: none!important;
    -moz-animation: none!important
}

html.cssanimations.csstransforms.video .retainheat.animated .retainheat__winter__reflection-arrows b, html.cssanimations.csstransforms.video .retainheat.animated .retainheat__winter__reflection-arrows i {
    opacity: 1
}

html.cssanimations.csstransforms.video .retainheat.animated .retainheat__winter__reflection-arrows b {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    height: 360px
}

html.cssanimations.csstransforms.video .retainheat.animated .retainheat__winter__reflection-arrows i {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    height: 260px
}

html.cssanimations.csstransforms.video .retainheat.animated .retainheat__winter__icon {
    opacity: 1;
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

html.cssanimations.csstransforms.video .retainheat.animated .retainheat__winter__nanolayer {
    opacity: 1;
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__video {
    -webkit-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px)
}

html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__winter__reflection-arrows b, html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__winter__reflection-arrows i {
    opacity: 0;
    -webkit-transition: opacity .75s 0s, height 0s 1s;
    transition: opacity .75s 0s, height 0s 1s;
    height: 0
}

html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__summer__reflection-arrows b, html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__summer__reflection-arrows i {
    opacity: 1
}

html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__summer__reflection-arrows b {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s;
    height: 360px;
    top: 0
}

html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__summer__reflection-arrows i {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s;
    height: 260px;
    top: 50px
}

html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__winter__icon, html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__winter__nanolayer {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__summer__icon {
    opacity: 1;
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

html.cssanimations.csstransforms.video .retainheat.animated.summer .retainheat__summer__nanolayer {
    opacity: 1;
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

html.cssanimations.csstransforms.video .retainheat.animated.winter .retainheat__summer__reflection-arrows b, html.cssanimations.csstransforms.video .retainheat.animated.winter .retainheat__summer__reflection-arrows i {
    opacity: 0;
    -webkit-transition: opacity .75s 0s, height 0s 1s, top 0s 1s;
    transition: opacity .75s 0s, height 0s 1s, top 0s 1s
}

html.cssanimations.csstransforms.video .retainheat.animated.winter .retainheat__summer__icon, html.cssanimations.csstransforms.video .retainheat.animated.winter .retainheat__summer__nanolayer {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

html.cssanimations.csstransforms.video .retainheat.animated.winter .retainheat__winter__reflection-arrows b, html.cssanimations.csstransforms.video .retainheat.animated.winter .retainheat__winter__reflection-arrows i {
    opacity: 1
}

html.cssanimations.csstransforms.video .retainheat.animated.winter .retainheat__winter__reflection-arrows b {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s;
    height: 360px
}

html.cssanimations.csstransforms.video .retainheat.animated.winter .retainheat__winter__reflection-arrows i {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s;
    height: 260px
}

html.cssanimations.csstransforms.video .retainheat.animated.winter .retainheat__winter__icon {
    opacity: 1;
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

html.cssanimations.csstransforms.video .retainheat.animated.winter .retainheat__winter__nanolayer {
    opacity: 1;
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

@-webkit-keyframes retainheat-video {
    0%, 62.5% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-90px);
        transform: translateX(-90px)
    }
}

@keyframes retainheat-video {
    0%, 62.5% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-90px);
        transform: translateX(-90px)
    }
}

@-webkit-keyframes retainheat-desc {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes retainheat-desc {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

h3.retainheat__title {
    font-size: 42px;
    font-weight: 700;
}

span._highlight {
    color: #ff5f00
}

.freshair__image-mobile, .retainheat__image-mobile, .warmer__image-mobile {
    display: none
}

.retainheat__winter__reflection-arrows {
    position: absolute;
    top: 40px;
    left: 59px
}

@media (max-width: 991px) {
    .retainheat__tabs__tab, .retainheat__video {
        display: none!important
    }

    .retainheat {
        height: auto;
        padding: 20px
    }

    .retainheat__desc {
        width: 100%;
        margin-left: 0;
        text-align: center
    }

    .retainheat__tabs {
        -webkit-animation: unset;
        animation: unset;
        opacity: 1!important
    }

    .retainheat__tabs__buttons {
        margin: 30px auto 0;
        width: 254px;
    }

    .retainheat__tabs__button {
        margin-bottom: 27px;
    }

    .retainheat__tabs__tab {
        position: relative
    }

    .retainheat__tabs__tab._active {
        display: block!important
    }

    .retainheat__tabs__tab-content {
        position: relative;
        top: 0;
        width: 100%
    }

    .retainheat__summer {
        display: none!important
    }

    .retainheat__summer__nanolayer {
        display: none
    }

    .retainheat__winter {
        display: none!important
    }

    .retainheat__winter__nanolayer {
        display: none
    }

    .retainheat__image-mobile {
        display: block;
        max-width: 100%;
        /*    margin: 0 0 20px*/
        margin: 0 auto 20px
    }

    .retainheat__heatmeter {
        margin: 0 auto;
    }

    .retainheat__container {
        padding-right: 16px;
    }
}

@media (max-width: 639px) {
    .retainheat__tabs__tab-content p {
        line-height: 25px;
        font-size: 17px;
    }

    h3.retainheat__title {
        font-size: 30px;
    }

    .retainheat__tabs__tab._1 .retainheat__heatmeter {
        max-width: 288px;
        height: 59px;
        background-image: url(/assets/static/pages/okna/img/heatmeter_winter_mob.svg);
    }

    .retainheat__tabs__tab._2 .retainheat__heatmeter {
        max-width: 288px;
        height: 59px;
        background-image: url(/assets/static/pages/okna/img/heatmeter_summer_mob.svg);
    }

    .retainheat {
        padding: 20px 0 50px;
    }
}

.ts--container {
    max-width: 1040px
}

.ts--wrap.is--current .ts-slide__caption-button {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.ts--wrap.is--current .ts-slide__caption-button a, .ts--wrap:hover .buttots-slide__caption-buttonn a {
    background: #f26422;
    color: #fff;
    opacity: 1
}

.ts--wrap.is--current .ts-slide__caption-button a, .ts--wrap:hover .ts-slide__caption-button a {
    color: #fff
}

.ts-slide {
    position: relative;
    height: 100%
}

.ts-slide .fl-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (min-width: 768px) {
    .ts-slide .col {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none
    }
}

.ts-slide img {
    display: block
}

.ts-slide__caption-date {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px
}

.ts-slide__caption-view {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ts-slide__caption-title span {
    font-size: 1.2em;
    font-weight: 700
}

.ts-slide__caption-desc {
    margin-top: 6px;
    font-size: 19px;
    font-weight: 100;
    color: #3c3c3b
}

.ts-slide__caption-button a {
    display: inline-block;
    height: 40px;
    min-width: 130px;
    line-height: 40px;
    padding: 0 15px;
    background: #f26422;
    color: #fff;
    opacity: 1;
    font-size: 15px;
    border-radius: 2px;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.ts-slide__caption-button a:hover {
    opacity: .8
}

.ts-slide .form-inline--sk input[type=submit] {
    font-size: 15px;
    border-radius: 3px
}

.ts-slide .form-inline--sk {
    max-width: 420px
}

@media (min-width: 1040px) {
    .ts--wrap {
        padding: 5px 25px;
    }

    .ts-slide {
        font-size: 14px;
        border-radius: 4px;
        box-shadow: 0 13px 42px rgba(0, 0, 0, .17)
    }

    .ts-slide img {
        border-radius: 3px 0 0 3px
    }

    .ts-slide__caption {
        position: absolute;
        right: 0;
        top: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 50%;
        height: 100%;
        padding: 40px 29px;
        background: rgba(255, 255, 255, .9);
        border-radius: 0 3px 3px 0;
        text-align: center
    }

    .ts-slide__caption-title {
        margin-top: -16px;
        font-size: 1.8em;
        font-weight: 500;
        line-height: 1.7em;
        letter-spacing: 1px
    }

    .ts-slide .rotate {
        -webkit-transform: scale(-1.03, 1.03);
        -ms-transform: scale(-1.03, 1.03);
        transform: scale(-1.03, 1.03);
        -webkit-filter: blur(5px);
        filter: blur(5px)
    }

    .ts-slide__caption-img-fake {
        overflow: hidden;
        border-radius: 4px
    }
}

@media (min-width: 768px) and (max-width:1039px) {
    .ts-slide, .ts-slide__caption-img-fake img {
        height: 330px
    }

    .ts--wrap {
        padding: 5px 25px
    }

    .ts-slide {
        font-size: 14px;
        border-radius: 4px;
        box-shadow: 0 13px 42px rgba(0, 0, 0, .17);
        margin: 0 auto
    }

    .ts-slide .fl-row {
        position: relative
    }

    .ts-slide .col {
        position: absolute
    }

    .ts-slide .col:first-child {
        width: auto;
        z-index: 1
    }

    .ts-slide .col:nth-child(2) {
        right: 0;
        z-index: 2;
        min-width: 495px
    }

    .ts-slide .col:first-child img {
        overflow: hidden;
        height: 330px
    }

    .ts-slide img {
        border-radius: 3px 0 0 3px
    }

    .ts-slide__caption {
        position: absolute;
        right: 0;
        top: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        width: 100%;
        padding: 40px 20px;
        background: rgba(255, 255, 255, .9);
        border-radius: 0 3px 3px 0;
        text-align: center
    }

    .ts-slide__caption-title {
        margin-top: -16px;
        font-size: 21px;
        font-weight: 500;
        line-height: 1.7em;
        letter-spacing: 1px
    }

    .ts-slide__caption-title span {
        font-size: 25px;
        font-weight: 500
    }

    .ts-slide__caption-desc {
        font-size: 18px
    }

    .ts-slide .rotate {
        -webkit-transform: scale(-1.03, 1.03);
        -ms-transform: scale(-1.03, 1.03);
        transform: scale(-1.03, 1.03);
        -webkit-filter: blur(5px);
        filter: blur(5px)
    }

    .ts-slide__caption-img-fake {
        overflow: hidden;
        border-radius: 4px
    }

    .ts-slide .form-inline--sk button {
        font-size: 16px;
        padding: 0 15px
    }

    .ts-slide .form-inline--sk span.ff__underline {
        width: 170px
    }
}

@media (max-width: 767px) {
    .ts-slide, .ts-slide .fl-row, .ts-slide__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .ts--container {
        padding: 0 20px
    }

    .ts--wrap .swiper-slide, .ts--wrap.swiper-slide {
        max-width: 80%;
        margin: 5px auto;
        background: #fff;
    }

    .ts--wrap {
        padding: 10px;
        border-radius: 3px;
        border: 1px solid #eaeaea;
        box-shadow: 0 13px 42px rgba(0, 0, 0, .17)
    }

    .ts--wrap .swiper-slide {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .ts--wrap.is--current {
        /* box-shadow: 0 13px 42px rgba(0,0,0,.1); */
    }

    .ts-slide .fl-row {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .ts-slide .col:last-child {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .ts-slide {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .ts-slide__caption {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        width: 100%;
        padding: 9px 0 0;
        text-align: center
    }

    .ts-slide img {
        width: 100%
    }

    .ts-slide .rotate, .ts-slide__caption-img-fake {
        display: none
    }

    .ts-slide__caption-date {
        font-size: 12px;
        font-weight: 700
    }

    .ts-slide__caption-title {
        margin-top: 10px;
        font-size: 17px;
        font-weight: 400;
        line-height: 1.24em;
        letter-spacing: 0
    }

    .ts-slide__caption-desc {
        margin-top: 1px;
        font-size: 16px
    }

    .ts-slide__caption-title span {
        display: block;
        font-size: 1em;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .ts-slide .form-inline--sk {
        margin-bottom: 15px
    }

    .ts-slide__caption-button {
        margin: 15px 0
    }
}

.lp-comments-wrap {
    letter-spacing: 0.03em;
    display: flex;
}

.lp-comments {
}

.lp-comments__title {
    margin-bottom: 50px;
    font-weight: 400;
}

.lp-comments__all-comments-btn {
    display: block;
    margin: 50px auto 0;
    border: 2px solid #F26422;
    border-radius: 3px;
    width: 198px;
    height: 44px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.04em;
    transition: all .2s ease;
}

.lp-comments__all-comments-btn:hover {
    color: #fff;
    background-color: #F26422;
}

.lp-comments__controls-container {
    width: 265px;
    margin: 0 auto;
}

@media (min-width: 640px) {
    .lp-comments__controls-container {
        /*        display: none;*/
    }
}

.lp-comments__slide {
    /* width: 400px; */
    max-width: 400px;
    padding: 16px;
    border: 1px solid rgba(60, 60, 59, 0.13);
    border-radius: 3px;
    margin-right: 10px;
    margin-left: 10px;
    transition: all .2s ease;
}

.lp-comments__slider-container {
    max-width: 100%;
    /* overflow: inherit; */
}

.lp-comments__slider-container > div {
    /* justify-content: center; */
    padding: 10px 0 17px;
}

.lp-comments__slide:hover {
    box-shadow: 0px 7px 17px rgba(0, 0, 0, 0.13);
    border: 1px solid #fff;
}

.lp-comments__slide-head {
    display: flex;
    align-items: center;
}

.lp-comments__slide-photo {
    margin-right: 16px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.lp-comments__slide-name {
    line-height: 23px;
    font-size: 16px;
}

.lp-comments__slide-contract {
    line-height: 19px;
    font-size: 13px;
    color: rgba(60, 60, 59, 0.81);
}

.lp-comments__slide-text {
    clear: both;
    line-height: 20px;
    font-size: 14px;
    margin-top: 15px;
}

@media (max-width: 991px) {
    .lp-comments-wrap {
        flex-direction: column;
    }

    .lp-comments {
        margin-top: 50px;
    }

    .lp-comments__slider-container {
        padding-left: 16px;
    }
}

@media (max-width: 639px) {
    .lp-comments__slider-container > div {
        justify-content: flex-start;
    }

    .lp-comments__title {
        margin-bottom: 30px;
        font-size: 19px;
    }

    .lp-comments__slide-photo {
        margin-right: 10px;
    }

    .lp-comments__slide {
        /* width: 258px; */
        min-width: 258px;
    }

    .lp-comments__all-comments-btn {
        margin-top: 30px;
    }
}

.top__block-adv {
    max-width: 474px;
}

.top__block-adv-img {
    -webkit-flex-basis: 44px;
    -ms-flex-preferred-size: 44px;
    flex-basis: 44px;
}

.top__block-btn {
    font-size: 18px;
    margin-top: 0;
}

.top__block-adv-item>div {
    max-width: 400px;
    line-height: 1.3em;
}

.top__block-adv-item:nth-child(1) .top__block-adv-img img, .top__block-adv-item:nth-child(2) .top__block-adv-img img {
    width: 44px;
    height: 44px;
    display: block;
}

@media (max-width: 991px) {
    .top__block-btn {
        font-size: 14px;
    }
}

@media (max-width: 639px) {
    .top__block-adv-item>div {
        max-width: calc(100% - 37px);
    }

    .top__block-adv-img {
        -webkit-flex-basis: 32px;
        -ms-flex-preferred-size: 32px;
        flex-basis: 32px;
    }
}

.p-adv {
    height: 500px;
}

.p-adv_content {
    max-width: 399px;
    padding-top: 70px;
}

.p-adv-title {
    line-height: 40px;
    font-size: 36px;
    letter-spacing: 0.03em;
    margin-bottom: 49px;
}

.p-adv_content p {
    line-height: 29px;
    font-size: 20px;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin-bottom: 50px;
}

@media (min-width: 992px) {
    .p-adv-bg {
        background-size: cover;
    }
}

@media (max-width: 991px) {
    .p-adv {
        height: auto;
    }

    .p-adv_content {
        max-width: calc(100% - 86px);
    }

    .p-adv_content p {
        margin-bottom: 0px;
    }
}

@media (min-width: 992px) {
    .inst__block {
        height: 377px;
    }
}

@media (max-width: 374px) {
    .p-adv-bg {
        height: 400px;
    }
}

.service-block {
    display: flex;
    justify-content: space-between;
}

.service-block__item {
    flex-basis: 320px;
    border: 1px solid rgba(60, 60, 59, 0.11);
    box-sizing: border-box;
    border-radius: 3px;
    padding: 20px 16px;
    text-align: center;
    transition: all .2s ease;
    position: relative;
}

.service-block__item-title {
    font-weight: 500;
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 15px;
}

.service-block__item-descr {
    line-height: 23px;
    font-size: 16px;
    letter-spacing: 0.03em;
}

.service-block__item-btn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -23px;
    left: 15px;
    max-width: 286px;
    width: 100%;
    height: 44px;
    background: #F26422;
    border-radius: 3px;
    margin: 0 auto;
    font-weight: 500;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    z-index: 10;
    cursor: pointer;
    transition: all .2s ease;
}



.service-block__item-btn-bg {
    content: '';
    position: absolute;
    bottom: -23px;
    left: 7px;
    width: calc(100% + 16px);
    max-width: 302px;
    height: 44px;
    border-radius: 3px;
    background: #fff;
    z-index: 5;
    transition: all .2s ease;
}

.service-block .clickable--hidden-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.service-block__item-head {
    position: relative;
    margin-bottom: 5px;
}

@media (max-width: 991px) {
    .service-block {
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .service-block__item {
        flex-basis: calc(50% - 20px);
        margin-bottom: 20px;
    }

    .service-block__item-btn {
        height: 36px;
        line-height: 14px;
        font-size: 14px;
        max-width: calc(100% - 32px);
        bottom: -18px;
    }

    .service-block__item-btn-bg {
        height: 36px;
        max-width: calc(100% - 16px);
        bottom: -18px;
        left: 9px;
    }

    .service-block__item .clickable--close-btn {
        display: none;
    }

    .service-block .clickable--hidden-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: 0;
        height: auto;
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 640px) {
    .service-block__item:first-child {
        border: 2px solid #F26422;
        padding: 19px 15px;
    }
}

@media (max-width: 639px) {
    .service-block__item {
        flex-basis: 100%;
        background-color: #fff;
        padding: 16px;
        border: 1px solid #DEDEDE;
        border-radius: 3px;
        margin-bottom: 16px;
    }

    .service-block__item-head {
        display: flex;
        align-items: center;
        margin-bottom: 0;
        padding-right: 41px;
        font-size: 17px;
        text-align: left;
        letter-spacing: 0.07em;
    }

    .is--opened .service-block__item-head {
        margin-bottom: 16px;
    }

    .service-block__item-title {
        flex-basis: calc(100% - 44px);
        margin-top: 0;
        margin-bottom: 0;
        font-size: 17px;
        font-weight: 400;
        line-height: inherit;
    }

    .service-block__item-img {
        height: 28px;
        width: 28px;
        margin-right: 16px;
    }

    .service-block__item-img img {
        width: 28px;
        height: 28px;
    }

    .service-block__item-descr {
        line-height: 22px;
        font-size: 15px;
        letter-spacing: 0.03em;
        text-align: left;
    }

    .service-block__item-btn {
        height: 36px;
        line-height: 14px;
        font-size: 14px;
        max-width: calc(100% - 32px);
        bottom: -18px;
    }

    .service-block__item-btn-bg {
        height: 36px;
        max-width: calc(100% - 20px);
        bottom: -18px;
        left: 9px;
    }

    .service-block__item .clickable--hidden-content {
        margin-top: 0;
        height: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s ease;
        transition: all .2s ease
    }

    .service-block__item .clickable--close-btn {
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        width: 25px;
        height: 25px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer
    }

    .service-block__item .clickable--close-btn:after {
        content: '+';
        position: absolute;
        top: 0;
        right: 5px;
        font-size: 25px;
        line-height: 25px;
        color: #f26422;
        -webkit-transition: all .2s ease;
        transition: all .2s ease
    }

    .service-block__item:first-child {
        border: 1px solid #F26422;
        margin-bottom: 34px;
        padding-bottom: 34px;
    }

    .service-block__item:first-child .service-block__item-head {
        margin-bottom: 16px;
    }

    .service-block__item.is--opened .clickable--close-btn:after {
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg)
    }

    .service-block__item.is--opened .clickable--hidden-content {
        margin-top: 5px;
        height: auto;
        opacity: 1;
        visibility: visible
    }

    .service-block__item.is--opened .service-block__item-btn, .service-block__item.is--opened .service-block__item-btn-bg {
        opacity: 1;
        visibility: visible;
    }
}

.p-privelege {
    background: #E4E6E6;
    position: relative;
    z-index: 10;
}

.p-privelege a {
	text-decoration: underline;
}

.p-privelege a:hover {
	text-decoration: none;
}

.p-privelege:after {
    content: '';
    position: absolute;
    display: block;
    background: #E4E6E6;
    width: 22px;
    height: 22px;
    bottom: -11px;
    left: 50%;
    transform: rotate(45deg);
    z-index: -1;
}

.p-privelege__container {
    background: url(/assets/static/pages/okna/img/lady@4x.jpg);
    background-repeat: no-repeat;
    background-size: 453px;
    background-position: bottom right;
    padding: 70px 0;
}

.p-privelege__block {
    width: 500px;
}

.p-privelege__title {
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.03em;
    margin-bottom: 30px;
}

.p-privelege__items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 25px;
    font-size: 17px;
    letter-spacing: 0.03em;
}

.p-privelege__item:nth-child(2n+1) {
    flex-basis: 256px;
    margin-right: 40px;
}

.p-privelege__item:nth-child(2n) {
    flex-basis: 200px;
}

.p-privelege__item:nth-child(1) {
    margin-bottom: 53px;
}

.p-privelege__item-img {
    margin-bottom: 16px;
}

.p-privelege__item-img img {
    display: block;
}

@media (max-width: 1025px) {
    .p-privelege__container {
        padding: 70px 16px;
    }
}

@media (max-width: 991px) {
    .p-privelege__container {
        background: none;
        padding-bottom: 0;
    }

    .p-privelege__block {
        margin: 0 auto;
    }

    .p-privelege__items {
        justify-content: space-around;
    }

	.p-privelege:after {
		display: none;
	}

	.p-privelege__img-bg {
        display: block;
        margin: 20px auto 0;
		width: 200px;
		position: relative;
    }

	.p-privelege__img-bg img {
		display: block;
	}

	.p-privelege__img-bg:after {
		content: '';
		position: absolute;
		display: block;
		background: url(/assets/static/pages/okna/img/triangle.png);
		background-size: cover;
		width: 34px;
		height: 15px;
		bottom: -15px;
		left: calc(50% - 17px);
		z-index: -1;
	}

    .p-privelege__title {
        text-align: center;
    }
}

@media (max-width: 639px) {
    .p-privelege__container {
        padding: 50px 16px 0;
    }

    .p-privelege__block {
        margin-left: 0;
        width: 100%;
    }

    .p-privelege__title {
        font-size: 19px;
        text-align: center;
        margin-bottom: 35px;
    }

    .p-privelege__items {
        line-height: 22px;
        font-size: 15px;
        justify-content: flex-start;
    }

    .p-privelege__item {
        display: flex;
        margin-bottom: 30px;
        align-items: center;
    }

    .p-privelege__item:nth-child(2n+1) {
        flex-basis: auto;
        margin-right: 0;
    }

    .p-privelege__item:nth-child(2n) {
        flex-basis: auto;
    }

    .p-privelege__item:first-child {
        margin-bottom: 30px;
    }

    .p-privelege__item-img {
        margin-bottom: 0;
        margin-right: 16px;
        width: 32px;
        min-width: 32px;
    }

    .p-privelege__item-img img {
        display: block;
        width: 32px;
        min-width: 32px;
    }
}

.ingeneer {
    height: 531px;
}

.ingeneer__container {
    padding-top: 70px;
}

.ingeneer__title {
    max-width: 600px;
    font-size: 32px;
    letter-spacing: 0.04em;
}

.ingeneer__phone {
    margin-top: 23px;
    margin-bottom: 23px;
    line-height: 29px;
    font-size: 18px;
    letter-spacing: 0.04em;
}

.ingeneer__phone-num {
    display: block;
    font-weight: 500;
    line-height: 53px;
    font-size: 36px;
    letter-spacing: 0.04em;
    color: #3C3C3B;
}

.ingeneer__callback {
    line-height: 29px;
    font-size: 18px;
    letter-spacing: 0.04em;
}

.ingeneer__legal-info {
    margin-top: 36px;
}

@media (max-width: 991px) {
    .ingeneer {
        background: none;
        padding: 0;
        height: auto;
        margin: 20px auto;
    }

    .ingeneer__container {
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.63), rgba(255, 255, 255, 0.63)), linear-gradient(323.16deg, rgba(79, 195, 248, 0.32) 0%, rgba(194, 239, 255, 0.32) 100%);
        ; width: 560px;
        max-width: 560px;
        margin: 0 auto;
        box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.23);
        border-radius: 3px;
        background-size: cover;
        padding: 40px;
    }

    .ingeneer__container:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background: url(../img/man-rotate.png);
        background-size: auto;
        background-position: bottom right;
        z-index: -2;
        background-repeat: no-repeat;
        border-radius: 3px;
        top: 0;
        left: 0;
    }

    .ingeneer__container:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 3px;
        top: 0;
        left: 0;
        background: url(../img/manag-bg-mob.jpg);
        background-size: cover;
        background-position: center;
        z-index: -3;
    }

    .ingeneer__ing-name {
        display: none
    }

    .ingeneer__title {
        font-weight: 500;
        font-size: 23px;
        line-height: 34px;
        color: #3C3C3B;
    }

    .ingeneer__title-accent {
        color: #F26422;
        border-color: #F26422;
    }

    .ingeneer__phone-num {
        display: block;
        line-height: 54px;
        font-size: 27px;
        font-weight: 400;
    }

    .ingeneer__phone-num a {
        color: #3C3C3B;
    }

    .ingeneer__phone {
        line-height: 34px;
        font-size: 17px;
        margin-top: 24px;
        color: #3C3C3B;
    }

    .ingeneer__callback {
        font-size: 17px;
        margin-top: 20px;
        color: #3C3C3B;
    }

    .ingeneer__legal-info {
        margin-top: 20px;
        letter-spacing: 0.04em;
        text-align: center;
        color: rgba(60, 60, 59, 0.63);
    }

    .ingeneer__form {
        width: 100%;
    }

    .ingeneer__form .form-inline--sk {
        flex-direction: column;
        max-width: 100%;
    }

    .ingeneer__form .form-inline--sk input[type=tel] {
        display: none;
    }

    .ingeneer__form .form-inline--sk span.ff__underline input[type=tel] {
        display: block;
        background: none;
        border: none;
    }

    .ingeneer__form .form-inline--sk span.ff__underline {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .ingeneer__form .form-inline--sk span.ff__underline:after {
        background: #fff;
        height: 2px;
    }

    .ingeneer__form .form-inline--sk button {
        font-weight: 500;
        font-size: 18px;
        height: 44px;
        position: relative;
        z-index: 1;
        background: #f26422;
        border-color: #f26422;
        color: #fff;
    }

    .ingeneer__form .form-inline--sk button:after {
        content: '';
        position: absolute;
        top: -3px;
        left: -3px;
        z-index: -1;
        width: calc(100% + 6px);
        height: calc(100% + 6px);
        border-radius: 3px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .ingeneer__form .form-inline--sk.active button:hover:after {
        background: #f26422;
    }

    .ingeneer__form .form-inline--sk span.ff__underline input[type=tel], .ingeneer__form .form-inline--sk span.ff__underline, .ingeneer__form button {
        width: 100%;
        max-width: 480px;
    }

    .ingeneer__form .form-inline--sk span.ff__underline input[type=tel] {
        border: 1px solid #f26422;
        background: rgba(255, 255, 255, 0.63);
    }

    .ingeneer__form .form-inline--sk span.ff__underline input::-webkit-input-placeholder {
        color: rgba(60, 60, 59, 0.81);
        font-size: 17px;
    }

    .ingeneer__form .form-inline--sk span.ff__underline input::-moz-placeholder {
        color: rgba(60, 60, 59, 0.81);
        font-size: 17px;
    }

    .ingeneer__form .form-inline--sk span.ff__underline input:-ms-input-placeholder {
        color: rgba(60, 60, 59, 0.81);
        font-size: 17px;
    }

    .ingeneer__form .form-inline--sk span.ff__underline input:-moz-placeholder {
        color: rgbargba(60, 60, 59, 0.81);
        font-size: 17px;
    }
}

@media (max-width: 767px) {
    .ingeneer__form .form-inline--sk button {
        margin-top: 0;
    }
}

@media (max-width: 639px) {
    .ingeneer {
        margin-top: 20px;
    }

    .ingeneer__container {
        padding: 20px 16px;
        width: calc(100% - 32px);
        min-width: inherit;
        margin: 0 auto;
    }

    .ingeneer__title {
        font-size: 19px;
        letter-spacing: 0.04em;
        line-height: 28px;
    }

    .ingeneer__legal-info {
        text-align: center;
    }

    .ingeneer__container .ingeneer__form .form-inline--sk span.ff__underline {
        max-width: 100%;
        width: 100%;
    }

    .ingeneer__phone, .ingeneer__callback, .ingeneer__legal-info {
        margin-top: 20px;
    }

    .ingeneer__form .form-inline--sk span.ff__underline input[type=tel], .ingeneer__form .form-inline--sk button {
        max-width: 100%;
        width: 100%;
    }
}

.statistics {
    height: 500px;
}

.statistics .statistics__title {
    font-size: 51px;
    letter-spacing: 0.03em;
    line-height: inherit;
}

.statistics .statistics__description {
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 0.03em;
    margin-top: 13px;
    margin-bottom: 50px;
}

.statistics .statistics__cell {
    border-right: none;
}

.statistics .statistics__digit {
    font-size: 63px;
    font-weight: 700;
    line-height: inherit;
    letter-spacing: 0.03em;
}

.statistics .statistics__caption {
    margin-top: 0;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.03em;
}

@media (max-width: 870px) {
    .statistics {
        height: auto;
        padding-top: 50px;
        padding-bottom: 20px;
    }
}

@media (max-width: 639px) {
    .statistics .statistics__title {
        font-size: 19px;
    }

    .statistics .statistics__description {
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 40px;
    }

    .statistics .statistics__cell {
        margin-bottom: 30px;
        margin-top: 0;
    }

    .statistics .statistics__digit {
        font-size: 42px;
    }

    .statistics .statistics__caption {
        font-size: 16px;
    }
}
