.card-img-slider .slick-arrow {
    margin-top: -22px
}
.card-img-slider .slick-prev {
    left: 45px
}
.card-img-slider .slick-next {
    right: 25px
}

.slick-current .card-preview__item {
    border-color: #3498db;
}

.card-img .card-img-slider {
    height: 300px;
    overflow: hidden;
    margin: 0;
    display: flex;
    flex-flow: wrap;
}

.card-img .card-img-slider__item {
    text-align: center;
    margin: 0 15px;
    height: 100%;
}

.card-img .card-img-slider__item.slick-slide {
    margin: 0;
}

.card-img .card-img-slider__item img {
    vertical-align: top;
    max-width: 400px;
    max-height: 300px;
}

.card-img .card-img-slider__img, .card-img-slider__img > div {
    height: 100%;
    text-align: center;
    width: 100% !important;
}

.card-img-slider__img.card-3d-model:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 15%;
    height: 15%;
    content: '';
    background: url(/local/templates/public/img/360_icon.svg) no-repeat;
    background-size: contain;
}

.card-img-block .card-img-slider__img.card-3d-model:after {
    right: 1px;
    width: 7%;
    height: 7%;
}

.card-img {
    padding: 23px 20px 26px;
    position: relative;
}

.card-img__info {
    color: #616f7d;
    font-size: 13px;
    margin: 18px 0 0 6px;
    padding-left: 10px;
    position: relative;
}

.card-img__info:before {
    content: '*';
    left: 0;
    position: absolute;
    top: 0;
}

.card-preview {
    text-align: center;
}

.card-preview-inner {
    overflow: hidden;
    margin: 29px auto 0;
    padding-left: 85px;
    padding-right: 85px;
    display: flex;
    margin-right: 85px;
    margin-left: 15px;
}

.card-preview-inner.slick-slider {
    display: block;
    margin: 29px auto 0;
}

.card-preview-inner .slick-list {
    padding: 0 !important;
}

.card-preview-inner .slick-list.centeredList {
    height: auto !important;
}

.card-preview__item {
    border: 1px solid #bdc3c7;
    border-radius: 4px;
    cursor: pointer;
    height: 70px;
    line-height: 64px;
    margin: 0 auto;
    overflow: hidden;
    width: 70px;
}

.card-preview__block {
    margin-right: 30px;
}

.card-preview__block.slick-slide {
    margin: 0;
}

.card-preview__item .fa-youtube{
    font-size: 35px;
    margin-top: 15px;
}

.card-preview__item img {
    border-radius: 4px;
    height: auto;
    max-height: 100%;
    width: auto;
    vertical-align: middle;
}

.card-popup .fancybox-wrap {
    width: 830px !important;
    overflow: hidden;
    background: #fff;
    max-width: 95%;
}

.card-popup .fancybox-inner {
    width: 100% !important;
}

.card-popup .card-img-slider__item {
    position: relative;
}

.card-popup .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #eff0f1;
}

.card-popup .fancybox-overlay {
    background: rgba(255, 255, 255, 0.8);
}

.card-img-big {
    display: none;
    width: 100%;
    border: 0;
    padding: 23px 20px 50px;
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
    align-items: center;
}

.card-img-big .card-img-slider-wrap {
    overflow: hidden;
}

.card-img-big .card-img-slider {
    width: 100%;
    margin: 0;
    line-height: 517px;
}

@media (min-width: 768px) {
    .card-img-big .card-img-slider {
        padding-left: 20px;
        padding-right: 20px;
    }
}


.card-img-big .card-img-slider img {
    vertical-align: middle;
}

.card-img-big .card-img-slider .slick-arrow {
    display: block !important;
    line-height: 16px;
}

.card-img-big .card-img-slider__item {
    text-align: center;
}

.card-img-big .product-count {
    position: absolute;
    top: 9px;
    right: 0;
}

.card-img-slider > div {
    text-align: center;
    width: 100% !important;
}

.card-info-slider {
    width: 100%;
    line-height: 1.45;
    position: absolute;
    bottom: 5px;
    left: 0;
    padding-right: 27px;
    padding-left: 173px;
}

.card-info-slider__title {
    margin-bottom: 5px;
    text-align: center;
}

.card-info-slider__title span{
    background: white;
}

.card-info-slider__desc {
    font-size: 13px;
    color: #c5ccd0;
}

.card-preview-big {
    padding: 0 33px;
}

.card-preview-big .card-preview__item {
    margin-right: 15px;
}

.card-preview-big .card-preview-inner {
    overflow: visible;
    padding: 0;
    position: relative;
}

.card-preview-big .card-preview-inner:after {
    content: unset;
    position: absolute;
    width: 45px;
    height: 100%;
    right: -1px;
    top: 0;
    -webkit-box-shadow: inset -10px 0 10px -5px #fff;
    box-shadow: inset -10px 0 10px -5px #fff;
}

.card-preview-big .card-preview-inner {
    margin: 0;
}

.card-preview-big .slick-dots {
    bottom: -24px;
}

.card-img-block {
    position: relative;
    width: calc(100% - 120px);
    padding-right: 40px;
    min-height: 600px;
}

.card-img-block .slick-track, .card-img .slick-track {
    display: flex;
    align-items: center;
}

.card-img-block .card-img-slider__item {
    max-width: calc(100% - 20px);
}

.card-preview-big .card-preview-inner.card-preview-inner-big:after {
    content: unset;
}

.card-img .slick-dots {
    bottom: 10px;
}

.card-img .product-count {
    display: none;
}

#card-img-slider .card-blocks {
    display: flex;
}

#card-preview-big {
    width: 120px;
    order: 1;
}

.card-img-big .slick-prev-slide {
    position: absolute;
    height: 100%;
    width: 120px !important;
    top: 0;
    z-index: 10000;
    cursor: pointer;
}

.card-img-big .slick-next-slide {
    position: absolute;
    height: 100%;
    width: 160px;
    top: 0;
    right: 0;
    z-index: 10000;
    cursor: pointer;
}

.slick-change-arrow:before {
    color: #2ecc71 !important;
}

.tooltip-wrap .fa-info-circle {
    cursor: pointer;
}

.manual-list {
    margin-bottom: 107px;
}

.manual-list__item {
    width: 100%;
    margin-bottom: 114px;
}

.manual-list__item:last-child {
    margin-bottom: 0;
}

.manual-list__info-cell {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 0 15px 10px 0;
}

.manual-list__info-cell_right {
    padding: 0 0 8px 16px;
}

.manual-list__img-cell {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.manual-list__name {
    font-size: 24px;
    margin-bottom: 22px;
}

.manual-list__name_mob {
    display: none;
}

.manual-list__desc {
    color: #667580;
    line-height: 1.6;
}

.manual-list__img img {
    height: auto;
}

.manual-list__img_one {
    padding-right: 25px;
}

.manual-list__img_two {
    padding-right: 14px;
}

.manual-list__img_three {
    max-width: 378px;
    margin: 0 auto;
    padding-right: 32px;
}

.manual-list__img_four {
    max-width: 521px;
    margin: 0 0 0 auto;
    padding-right: 15px;
}


.manual-list__desc .manual-list__name {
    color: rgb(44, 62, 80);
    display: block;
}

#modal_element_mount .scroll, #modal_element_payment .scroll {
    overflow: auto;
    height: 100%;
    padding-bottom: 45px;
}

#modal_element_mount, #modal_element_payment {
    padding-bottom: 30px;
}

#modal_element_mount .container, #modal_element_payment .container {
    width: 100%;
}

.inherit-height {
    height: 100%;
}

.pop-up .modal-dialog .modal-content.inherit-height {
    padding-right: 0;
}

#modal_element_payment .pay {
    margin-top: 30px;
}

#modal_element_mount .manual-list__img-cell {
    vertical-align: top;
}

#modal_element_mount .manual-list__item {
    padding-right: 10px;
    padding-left: 10px;
}

.manual-list__name {
    margin-top: 10px;
}

.manual-list__title {
    font-size: 20px;
    letter-spacing: 0.4px;
    margin-bottom: 14px;
}

#div_item_modal_install {
    color: #667580;
}

.scroll.row {
    margin: 0;
}

#modal_element_delivery {
    padding-bottom: 10px;
}

#modal_element_delivery .row{
    /*overflow-y: scroll;*/
    padding-right: 15px;
}

#modal_element_delivery .row.item-body__row {
    overflow: unset;
}

#modal_element_delivery .col-xs-12:last-child {
    margin-bottom: 20px;
}

.modal-wrapper {
    padding-right: 18px;
}

.card-img-slider {
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-img-slider__item a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-popup .card-img-slider__item {
    display: flex;
    justify-content: center;
}

.mobile-youtube-block {
    height: 100%;
}


.note__subtitle {
    margin-top: 64px;
}

.benefit-list__item.no-flex {
    display: block;
}

.benefit-list__item.no-border {
    border: 0;
}

.climb-body {
    padding-left: 15px;
}

.benefit-list__item.column {
    flex-flow: column;
}

.set__item-more {
    list-style: none;
}

@media (max-width: 991px) {
    .pop-up .scroll {
        margin-right: 0;
    }

    #modal_element_delivery .mCSB_inside>.mCSB_container {
        margin-right: 6px;
    }

    #modal_element_delivery .scroll, #modal_element_payment .scroll {
        margin-right: 0;
    }

    #modal_element_delivery .col-xs-12:last-child {
        margin-bottom: 40px;
    }

    #modal_element_delivery .note__subtitle {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    #modal_element_delivery .scroll, #modal_element_payment .scroll {
        padding-right: 12px;
    }

    #modal_element_delivery .benefit-list__img i {
        font-size: 70px;
    }

    .pop-up .mCSB_inside>.mCSB_container {
        margin-right: 0;
    }

    #modal_element_delivery .scroll {
        padding-bottom: 42px;
    }

    .card-img-slider .slick-track{
        height: 300px;
    }

    .card-img-slider__img.youtube-img {
        display: none;
    }

    .card-img-slider__img.youtube-img:after {
        width: 50px;
        height: 50px;
        position: absolute;
        top: calc(50% - 17px);
        content: '';
        background: url(/local/templates/public/img/youtube-play-icon.png) no-repeat;
        background-size: contain;
    }

    #card-youtube-popup {
        padding-top: 60px;
    }

    #card-youtube-popup .modal-content {
        display: flex;
        align-items: center;
        flex-flow: column;
        padding: 0;
    }

    #card-youtube-popup .modal-body {
        padding: 0;
        width: 86%;
    }

    #card-youtube-popup iframe {
        width: 100%;
    }

    .set__item-more {
        list-style: none;
    }

    .card-img-slider__img.card-3d-model:after {
        right: 8px;
    }

    .card-img .card-img-slider {
        height: 330px;
        /*padding-bottom: 30px;*/
    }

    .card-img .card-img-slider .slick-arrow {
        margin-top: -37px;
    }

    .card-img .slick-dots {
        bottom: 0;
    }
}


/* PRODUCT COMPARE BUTTON */




.product-button span.active {
    color: #56b15b;
}

.product-button span {
    color: #a4aeb9;
    font-size: 15px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    margin-top: 2px;
}

.about__certificates .product-count {
    display: none;
    padding-top: 12px;
}

.fancybox-inner .card-img-slider__item img {
    max-height: 800px !important;
}

.btn-9 {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

img.button-cart-ico {
    margin-right: 5px;
}

.about__certificates-title {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #313541;
    font-size: 52px;
    margin-bottom: 40px;
}

.about__certificate {
    text-align: center;
}
.about__certificate a {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about__certificate a img {
    height: auto;
    border: 1px solid #e8ebee;
    max-height: 100%;
    object-fit: contain;
}
.about__certificates-list {
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(150px, 1fr) );
    gap: 22px;
    height: 222px;
    overflow: hidden;
}
.btn-show_more{
    margin: 10px auto 0;
    padding: 12px 32px 12px 64px;
    width: fit-content;
    background: #F8F9FC;
    border-radius: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #1570EF;
    cursor: pointer;
    position: relative;
}

.btn-show_more::before{
    position: absolute;
    content: '+';
    top: 50%;
    left: 34px;
    transform: translateY(-50%);
    color: #1570EF;
    font-size: 32px;
    font-weight: 400;
}
.show_all{
    height: fit-content;
}
.btn_roll-up::before{
    content: '-';
}

.about__certificate {
    width: 150px;
    height: 200px;
}
.about__certificates {
    margin: 60px auto;
}

@media (min-width: 768px) {
    .card-img-slider .slick-arrow {
        display: none!important
    }
}

@media (min-width: 2000px) {
    .product-button:hover span {
        color: #56b15b;
    }
}


@media (max-width: 1199px) {
    .card-preview-big {
        max-width: 100%;
    }

    .card-preview-big .card-preview-inner:after {
        width: 65px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.76) 71%, white 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.76) 71%, white 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(21%, rgba(255, 255, 255, 0.76)), to(white));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.76) 21%, white 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.76) 21%, white 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.76) 21%, white 100%);
    }

    .card-img-big {
        max-width: 100%;
        margin: 0;
    }
    .card-img-big .card-img-slider {
        margin: 0;
    }
    .card-img-big .card-preview-inner {
        margin-left: 4px;
        margin-right: 4px;
        max-width: none;
    }
    .card-img-big .card-img-slider {
        margin: 0;
        line-height: 417px;
    }
    .card-img-big .card-img-slider .slick-arrow {
        margin-top: -24px;
    }

    .card-preview-inner {
        margin: 31px auto 0;
        max-width: 470px;
        margin-right: 85px;
        margin-left: 15px;
    }
    .card-preview-inner.slick-slider{
        margin: 31px auto 0;
    }

    .card-popup-preview.card-popup .fancybox-wrap {
        width: 690px !important;
    }

    .about__certificates-title {
        font-size: 45px;
    }
}

@media (max-width: 991px) {
    .about__certificates .about__certificates-list {
        padding: 0;
    }
    .about__certificates-list .slick-prev {
        left: -50px;
    }
    .about__certificates-list .slick-next {
        right: -50px;
    }

    .about__certificates-list_block {
        padding: 0;
    }

    .manual-list__info-cell {
        padding: 0 15px 10px 13%;
    }

    .manual-list__info-cell_right {
        padding: 0 11% 0 15px;
    }

    .manual-list__name {
        margin-bottom: 8px;
        line-height: 1.35;
    }

    .manual-list__img img {
        max-height: 100%;
    }

    .manual-list__img_one {
        padding: 8px 0 0 15px;
    }

    .manual-list__img_two {
        padding: 11px 14px 0 0;
    }

    .manual-list__img_three {
        height: 291px;
        padding: 2px 14% 0 0;
    }

    .manual-list__item {
        margin-bottom: 123px;
    }

    .manual-list__item:nth-of-type(3) .manual-list__info-cell {
        padding: 2px 15px 0 13%;
    }

    .manual-list__item:nth-of-type(4) {
        margin-top: -4px;
    }

    .manual-list__item:nth-of-type(4) .manual-list__info-cell_right {
        padding: 0 14% 0 15px;
    }

    .manual-list__item:nth-of-type(4) .manual-list__img_four {
        padding-top: 12px;
    }
}

@media (max-width: 767px) {
    .about__certificates-title {
        font-size: 24px;
    }

    .card-preview .slick-arrow {
        display: none!important
    }

    .card-img .card-img-slider__item img {
        max-width: 280px;
    }

    .card-img .product-count {
        display: block;
        font-size: 12px;
        text-align: center;
        padding-right: 0;
    }

    .card-img-slider {
        margin-top: 0;
    }

    .card-img-slider__item {
        line-height: 131px;
    }

    .card-img-big .card-img-slider__item {
        height: 100%;
    }

    .card-img-big .card-img-slider .slick-arrow {
        margin-top: -30px;
    }

    .card-preview-inner {
        margin: 15px -15px 0;
        padding-left: 0;
        padding-right: 0;
    }

    .card-preview-big {
        padding: 0 20px;
    }

    .card-img {
        margin-top: 29px;
        padding: 0;
    }

    .about__certificates  .product-count {
        display: block;
        font-size: 12px;
        text-align: center;
        padding-right: 0;
    }
}

@media (max-width: 730px) {
    .manual-list__info-cell {
        padding-left: 6%;
    }

    .manual-list__info-cell_right {
        padding-right: 6%;
    }

    .manual-list__item:nth-of-type(3) .manual-list__info-cell {
        padding-left: 6%;
    }

    .manual-list__item:nth-of-type(4) .manual-list__info-cell_right {
        padding-right: 6%;
    }

    .manual-list__item {
        margin-bottom: 100px;
    }
}

@media (max-width: 600px) {
    .manual-list__desc {
        font-size: 14px;
    }

    .manual-list__name {
        font-size: 20px;
    }

    .manual-list__item {
        margin-bottom: 60px;
    }
}

@media (max-width: 550px) {
    .manual-list {
        margin-bottom: 49px;
    }

    .manual-list__item {
        margin-bottom: 52px;
    }

    .manual-list__info-cell {
        display: table-footer-group;
    }

    .manual-list__img-cell {
        display: block;
        width: 100%;
        margin-bottom: 6px;
    }

    .manual-list__img {
        padding: 0;
    }

    .manual-list__img_one {
        padding-left: 1px;
    }

    .manual-list__img_two {
        margin-bottom: 8px;
    }

    .manual-list__img_three {
        height: 288px;
        margin-bottom: 12px;
    }

    .manual-list__name {
        display: none;
        letter-spacing: 0.4px;
        margin-bottom: 14px;
    }

    .manual-list__name_mob {
        display: block;
    }

    .manual-list__desc {
        line-height: 1.45;
    }

    .manual-list__item:nth-of-type(4) .manual-list__img_four {
        padding-top: 0;
    }
}