.catalogModal2 .btn-grn--short {
  height: 74px;
  margin-top: 5px;
}
.header-title::before {
    background-image: url(/local/templates/altwoodchan/img/header-kupel-main.png);
}

.send-catalog__wrap::before {
    background-image: url(/local/templates/altwoodchan/img/send-catalog-pic-kupel.png);
}

.video-prev__wrap::before {
    background-image: url(/local/templates/altwoodchan/img/video-kupel.png);
}


.how-order__wrap {
    background-image: url(/local/templates/altwoodchan/img/howto-bg-kupel.png)
}


.schema__container {
    width: 1000px;
    height: 1000px;
}

.schema__image {
    background-image: url(/local/templates/altwoodchan/img/scheme-pic-kupel.png);
}


@media (max-width: 1260px) {
    .schema__container {
        width: 962px;
        height: 962px;
    }
}

@media (max-width: 992px) {
    .schema__container {
        width: 720px;
        height: 720px;
    }
}

@media (max-width: 768px) {
    .schema__container {
        width: 540px;
        height:  540px;
    }
}
@media (max-width: 576px) {
    .schema__container {
        width: 100vw;
        height:  100vw;
    }
}

@media (max-width: 992px) {
    .sheme-element__block{
        bottom: 30px;
    }

    .sheme-element1 .sheme-element__block,
    .sheme-element2 .sheme-element__block,
    .sheme-element3 .sheme-element__block,
    .sheme-element4 .sheme-element__block,
    .sheme-element5 .sheme-element__block,
    .sheme-element6 .sheme-element__block {
        left: 100%;
    }

    .sheme-element9 .sheme-element__block,
    .sheme-element10 .sheme-element__block,
    .sheme-element11 .sheme-element__block,
    .sheme-element12 .sheme-element__block{
        left: 0;
        transform: translateX(-100%);
    }
}


.sheme-element1 {
    --top: 10%; --left: 5%;
}

.sheme-element2 {
    --top: 15%; --left: 18%;
}

.sheme-element3 {
    --top: 23%; --left: 5%;
}

.sheme-element4 {
    --top: 45%; --left: 14%;
}

.sheme-element5 {
    --top: 57%; --left: 5%;
}

.sheme-element6 {
    --top: 81%; --left: 10%;
}

.sheme-element7 {
    --top: 87%; --left: 34%;
}

.sheme-element8 {
    --top: 17%; --left: 53%;
}

.sheme-element9 {
    --top: 17%; --left: 84%;
}

.sheme-element10 {
    --top: 46%; --left: 85%;
}

.sheme-element11 {
    --top: 61%; --left: 74%;
}

.sheme-element12 {
    --top: 82%; --left: 88%;
}


@media (min-width: 992px) {
    .header-title {
        font-size: 36px;
    }

    .header-title::before {
        content: "";
        background-size: contain;
        position: absolute;
        width: 513px;
        height: 513px;
        right: -519px;
        top: -50px;
    }
        .sheme-wrap {
        height: 1300px;
        background-position-y: 100%;
        background-position-x: 0;
    }

    .placement-wrap {
        background-image: url(/local/templates/altwoodchan/img/placement-bg-kupel.jpg);
    }

    /*.sheme-element1 {*/
    /*    left: 2%;*/
    /*    top: 388px;*/
    /*    right: initial;*/
    /*}*/
    /*.sheme-element2 {*/
    /*    top: 451px;*/
    /*    left: 13%;*/
    /*    right: initial;*/
    /*}*/
    /*.sheme-element3 {*/
    /*    left: 4%;*/
    /*    top: 534px;*/
    /*    right: initial;*/
    /*}*/
    /*.sheme-element4 {*/
    /*    left: 9%;*/
    /*    top: 770px;*/
    /*}*/
    /*.sheme-element5 {*/
    /*    left: 3%;*/
    /*    top: 882px;*/
    /*}*/
    /*.sheme-element6 {*/
    /*    left: 8%;*/
    /*    top: 1100px;*/
    /*}*/
    /*.sheme-element7 {*/
    /*    left: 35%;*/
    /*    top: 1155px;*/
    /*}*/
    /*.sheme-element8 {*/
    /*    left: 54%;*/
    /*    top: 469px;*/
    /*}*/
    /*.sheme-element9 {*/
    /*    right: 16%;*/
    /*    top: 663px;*/
    /*}*/
    /*.sheme-element10 {*/
    /*    right: 15%;*/
    /*    top: 752px;*/
    /*}*/
    /*.sheme-element11 {*/
    /*    right: 13%;*/
    /*    top: 882px;*/
    /*}*/
    /*.sheme-element12 {*/
    /*    right: 13%;*/
    /*    top: 1101px;*/
    /*}*/
    .catalog-nav__item--last .catalog-nav__pic img {
        min-height: 132px;
        max-height: 132px;
    }
    .instruction-item:nth-of-type(5) {
        width: calc(33.3% - 15px);
    }
    .instruction-item:nth-of-type(5) .instruction-descr {
        width: 81%;
    }
    .instruction-item {
        min-height: 300px;
    }
    .instruction-item:nth-of-type(5) .instruction-descr {
        padding-right: 30px;
    }
      .regulations-slide__pic:after {
        display: none;
    }
    .regulations-slide__pic {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .regulations-slide__pic img {
        object-fit: contain;
        height: 86%;
    }
    .instruction-pic-d {
        object-fit: contain;
    }
    .regulations-slide__pic {
        height: 350px;
    }
    .regulations-slide__content {
        width: 55%;
    }
    .regulations-slide__pic {
        width: 45%;
    }
    .video-prev__wrap::before {
        width: 631px;
        height: 472px;
        object-fit: contain;
        left: 14%;
    }
}

@media (max-width: 992px) {

    .instruction-step {
        padding: 0 15px 0 100px;
        position: relative;
        display: flex;
        flex-flow: row wrap;
        align-content: center;
        align-items: center;
        min-height: 40px;
        width: 100%;
    }
   .instruction-step__count {
    position: absolute;
    left: 0;
    top: 0;
    }

    .regulations-slide__pic img {
        object-fit: contain;
    }
    .video-prev {
        background-image: url(/local/templates/altwoodchan/img/video-bg-mob-kupel.jpg);
    }

    .how-order__wrap {
        background-image: url(/local/templates/altwoodchan/img/how-bg-mob-kupel.png);
    }

    .effect {
        background-image: url(/local/templates/altwoodchan/img/effect-bg-mob-kupel.png);
    }

    .placement-container {
        background-image: url(/local/templates/altwoodchan/img/placement-bg-mob-kupel.png);
    }

    .send-catalog__wrap {
        background-image: url(/local/templates/altwoodchan/img/send-bg-mob-kupel.png);
    }
}

.catalogModal {
    background-image: url(/local/templates/altwoodchan/img/modal-bg-2-kupel.jpg);
}

@media (min-width: 992px) {
    .catalogModal {
        background-image: url(/local/templates/altwoodchan/img/modal-bg-1-kupel.jpg);
    }
    .catalogModal2 {
        background-image: url(/local/templates/altwoodchan/img/modal2-bg.jpg);
    }
}

