

/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/20_7_custom/style.css?17377500832128*/
.block20-7-custom .detail-wrap {
    display: flex;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.20);
    padding: 48px;
    margin-top: 96px;
  
}

.block20-7-custom .detail-wrap>.row {
 width: calc(100% + 30px);
}

.block20-7-custom .detail-card-row-top-name,
.block20-7-custom .detail-card-row-prop-name {

    color: var(--ti-text-icon-2, #666);

    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 22.4px */
}

.block20-7-custom .detail-card-row-top-value {

    color: #1A1A1A;

    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    /* 33.6px */
}

.block20-7-custom .detail-card-row-prop-value {
    color: var(--text-icon-90, rgba(0, 0, 0, 0.90));
    /* Title/4 */
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;

}

.block20-7-custom .product-img-wrap {
    width: 50%;
    position: relative;
    padding-right: 16px;
}
.block20-7-custom .block-bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.20);
}
.block20-7-custom .b-right{
    justify-content:flex-end;
    max-width: 350px;
}
.block20-7-custom .col.__phone {
    max-width: fit-content !important;
}
.block20-7-custom .block-bottom {
    padding-top: 32px;
}
.block20-7-custom .block-bottom-prop .col-12 + .col-12 {
    margin-top: 32px;
}
.block20-7-custom .detail-card-row-top {
    min-height: 64px;
}
.b-left {
    position: relative;
}
.b-left .block-el-btns {
    position: absolute;
    top: 0px;
    right: 16px;
}
.block20-7-custom .bg-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100%;
    width: 100%;
    border-radius: 12px;
}

@media (max-width: 575px) {
    .block20-7-custom .product-detail {
        flex-direction: column;
    }

    .block20-7-custom .product-preview-text {
        margin-top: 13px;
    }

    .block20-7-custom .product-sale {
        width: 100%;
        padding-right: 0;
    }

    .block20-7-custom .product-chars {
        width: 100%;
        margin-top: 13px;
    }
}
/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/20_8_custom/style.css?1737750083867*/
.block20-8-custom .detail-text {
    margin: 0 auto;
    text-align: left;
}
.block20-8-custom.content-align-center .detail-text {
    text-align: center;
}
.block20-8-custom.content-align-wide .detail-text {
    text-align: justify;
}
.block20-8-custom .nav-tabs {
    padding-left: 0px;
    border-bottom: none;
}
.block20-8-custom .nav-tabs a {
    margin-right: 12px;
}
body .block20-8-custom .nav-tabs .btn.active {

color: #ffffff !important;
    border-color: #41BCE8 !important;
    background-color: #41BCE8 !important
}
.block20-8-custom .block-descr-row-title{
    color: #1A1A1A;

    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; 
}
.block20-8-custom .block-descr-row-descr{

color: var(--text-icon-50, rgba(0, 0, 0, 0.50));

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 28.8px */
}
/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/6_1_custom2/style.css?17377499671689*/
.block6-1-custom2 .rows.items {
    border-radius: 12px;
    border: 1px solid #CCC;
    background: #FFF;
    overflow: hidden;

}

.block6-1-custom2 .item-block-wrap {
    padding: 24px;
}

.block6-1-custom2 .item-block-wrap:nth-last-of-type(n+2) {
    border-bottom: 1px solid #CCC;

}

.block6-1-custom2 .item-price {
    padding-right: 16px;
}

.block6-1-custom2 .item-btns {
    max-width: 370px;
}

.block6-1-custom2 div + .item-block-name {
    margin-top: 4px;
}
.block6-1-custom2 .item-price {
    text-wrap: nowrap;
}
.block6-1-custom2 .item-block-name +.item-block-text {
    margin-top: 12px;
}
.block6-1-custom2 .item-block-text + .item-props {
    margin-top: 8px;
}


@media (max-width: 991px) {
    .block6-1-custom2 .item-wrap {
        flex-direction: column;
    }
    .block6-1-custom2 .item-btns {
        justify-content: flex-start !important;
        margin-top: 24px;
    }
}
@media (max-width: 470px) {
    .block6-1-custom2 .item-btns {
        max-width: 100%;
        align-items: start;
        flex-direction: column;

    }
    .block6-1-custom2 .item-btns .btn{
        width: 100%;
    }
    .block6-1-custom2 .item-btns div + a{
        margin-top: 8px
        ;
    }

}
.__d1 {
    font-weight: 600;
    font-size: 16px;
    line-height: 170%;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #999;
}

.__h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; 

}


.__h4 {
    font-size: 20px;
    line-height: 130%;
    font-weight: 700;

}
.__b2 {
    font-size: 18px;
    line-height: 160%;
    color: #666666;
}

.__b3 {
    font-size: 15px;
    line-height: 160%;
    color: #666666;
}
/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/10_2_custom/style.css?17377499972506*/
.block10-2-custom-gallery {
    position: relative;
    max-width: 100%;
}
.block10-2-custom .__block-title-text {
    text-align: center;
}
.block10-2-custom .gallery-item {    
    position: relative;
    padding: 0 16px;
}
.block10-2-custom .gallery-info-wrap {
    padding: 24px;
    height: 100%;
    border: 1px solid #E5E5E5;
border-radius: 12px;
}
.block10-2-custom .img-size {
    text-align: center;
}
.block10-2-custom-gallery a img{
    outline: none;
    min-height: 100%;
    min-width: 100%;
}
.block10-2-custom-gallery .gallery-item a{
    outline: none;
    display: block;
    padding-top: 80%;
   height: auto;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 12px;

}

body .block10-2-custom-gallery  .slick-arrow.arrow-next {
    right: -10px !important;
}
body .block10-2-custom-gallery  .slick-arrow.arrow-prev {
    left: -10px !important;
}
@media (max-width: 768px) {
    .block10-2-custom .__block-title-text {
        margin-bottom: 0px !important;
    }
 }
@media (max-width: 550px) {
    .block10-2-custom-gallery .gallery-item a{
 
    border-radius: 0px;
    }
}
.block10-2-custom-gallery--4 a {
    height: 215px;
}
.block10-2-custom .dark-hover {
    /*background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    transition: 0.3s;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0;*/
}
.block10-2-custom .dark-hover:hover {    
 /*   opacity: 1;
    transition: 0.3s;*/
}
@media (max-width: 767px) {
    .block10-2-custom-gallery a{
        height: 300px;
        width: 100%;
    }
    .block10-2-custom-gallery a img{
        width: 100%;
        min-width: unset;
    }
}

/*** slider ***/
.block10-2-custom .service-slider {
    position: relative;
}
.block10-2-custom .service-list {
    margin-bottom: -100px;
}
.block10-2-custom .service-list:not(.slick-initialized) {
    display: none;
}
.block10-2-custom .slick-track {
    display: flex !important;
}
.block10-2-custom .slick-slide {
    height: inherit !important;
}
.block10-2-custom .slick-arrow {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 40px);
    z-index: 1;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 38px;
}
.block10-2-custom .slick-arrow.arrow-prev {
    left: -15px;
}
.block10-2-custom .slick-arrow.arrow-next {
    right: -15px;
}
/* End */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/20_7_custom/style.css?17377500832128 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/20_8_custom/style.css?1737750083867 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/6_1_custom2/style.css?17377499671689 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/10_2_custom/style.css?17377499972506 */
