

/* Start:/bitrix/components/ranx/block.landing/templates/15_2_custom/style.css?1696528939599*/
.block15-2-custom.content-align-left .block15-2-custom-content {
	text-align: left;
}
.block15-2-custom.block.content-align-left .block-title,
.block15-2-custom.block.content-align-left .block-btns {
	justify-content: flex-start;
	text-align: left;
}

.block15-2-custom.content-align-center .block15-2-custom-content {
	text-align: center;
}

.block15-2-custom.content-align-wide .block15-2-custom-content {
	text-align: justify;
}
.block15-2-custom.block.content-align-wide .block-title,
.block15-2-custom.block.content-align-wide .block-btns{
	justify-content: flex-start;
	text-align: justify;
}

/* End */


/* Start:/bitrix/templates/ranx-landing/components/bitrix/news.detail/donate/style.css?16965295131856*/
.d-form #inputSumm {
    min-width: 180px;
}

.d-form input[type="text"]:focus,
.d-form input[type="text"]:focus-visible    {
    outline:none !important;
    border: 1px solid var(--cl-theme) !important;
}
.d-form input#inputSumm:focus {
    background: var(--cl-theme);
    color: #ffffff;
}
.d-form input#inputSumm:focus::placeholder {
    color: var(--cl-theme);

}
@media (max-width: 1500px) {

    .d-form .__summ {
        flex-wrap: wrap;
    }

    .d-form .__summ>div:not(:last-child) {
        padding-bottom: 16px;
    }

    .d-form .__summ>div {
        flex-grow: 1 !important;
    }

    .d-form .__summ>div {
        width: auto;
    }
}

@media (max-width: 992px) {
    .__payment {
        margin-top: 16px;
    }
}
@media (max-width: 768px) {
    .row.articles.pagination-items {
        margin-bottom: -32px;
    }
    .form-bottom {
        flex-direction: column !important;
    }
    .btn {
        white-space: nowrap;
        width: 100% !important;
        margin-bottom: 16px;
    }
    .d-form .__payment .d-flex.flex-row  {
        flex-direction: column !important;
    }
    .d-form .__payment .d-flex.flex-row > div:nth-last-child(n+2){
        margin-bottom: 16px;s
    }
    .form-bottom-group-sumbit   {
        width: 100%;
    }
    .d-form .__polyci {
        margin-left: 0px !important;
    }
    .d-form:not(.d-form-col) .__summ>div:nth-of-type(1),
    .d-form:not(.d-form-col) .__summ>div:nth-of-type(2),
    .d-form:not(.d-form-col) .__summ>div:nth-of-type(4) {
        display: none;
    }
}

@media (max-width: 376px) {
    .maxwidth-form {
        min-height: calc((100% - 1px) + 1px) !important;
    }
    /*.d-form:not(.d-form-col) .__summ>div:nth-of-type(1),
    .d-form:not(.d-form-col) .__summ>div:nth-of-type(4),
    .d-form:not(.d-form-col) .__summ>div:nth-of-type(5) {
        display: none;
    }*/
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/7_1_custom/style.css?16965289671843*/
.block7-1-custom .market-items {
    margin-bottom: -30px;
}
.block7-1-custom .market-item {
    display: block;
    margin-bottom: 30px;
}
.block7-1-custom .market-item-img {
    height: 428px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.block7-1-custom .market-item-cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
}
.block7-1-custom .market-item-img {
    position: relative;
}
.block7-1-custom .market-item-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 24px;
    width: 100%;
    text-align: center;
}
.block7-1-custom a.market-item:hover .market-item-cover { opacity: 1; }
.block7-1-custom .market-item-body {
    text-align: center;
    padding-top: 15px;
}
.block7-1-custom.content-align-left .market-item-body {
    text-align: left;
}
.block7-1-custom.content-align-wide .market-item-body {
    text-align: justify;
}

.block7-1-custom .market-item-desc {
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    margin-top: 5px;
}
.block7-1-custom.text-light .market-item-desc {
    color: #ffffff;
}

@media (max-width: 768px) {
.block7-1-custom .market-item-img {
    background-size: contain;
    background-position: center 42px;
}
.block7-1-custom .market-item-img {
    height: 364px;
}
    .block7-1-custom .market-item-title {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0px;
        top: 24px;
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 520px) {
    .block7-1-custom .market-item-img {
        background-size: cover;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/4_2_custom4/style.css?17036172095323*/
.block4-2-custom4 .service-item {
    position: relative;
    height: 100%;
}

.block4-2-custom4 .block-el-btns .block4-2-custom4 .block-el-btns>div {
    width: 100%;
}

.block4-2-custom4 .service-list:not(.no-gutters) {
    margin-bottom: -30px;
}

.block4-2-custom4 .service-list:not(.no-gutters) .row-item {
    margin-bottom: 30px;
}

.block4-2-custom4 .service-container {
    position: relative;
    border-radius: 12px;
    background-color: #ffffff;
}

.block4-2-custom4 .service-container>.row {
    height: 100%;
}

.block4-2-custom4 .service-info-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 80px;
    position: relative;
    min-height: 184px;
}

.block4-2-custom4 .service-img {
    margin-bottom: 30px;
}

.block4-2-custom4 .service-img svg {
    height: 40px;
    width: 40px;
}

.block4-2-custom4 .service-img img {
    max-width: 100%;
    min-width: 40px;
}

.block4-2-custom4 .service-name {
    margin-bottom: 8px;
}

.block4-2-custom4 .service-desc {}

.block4-2-custom4 .service-props {
    margin-bottom: 15px;
    font-size: 13px;
    display: table;
    width: 100%;
}

.block4-2-custom4 .service-prices {
    margin-top: auto;
}

.block4-2-custom4 .service-prices .service-price {
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    margin-right: 7px;
}

.block4-2-custom4 .service-prices .service-old-price {
    font-size: 16px;
    text-decoration: line-through;
    color: #999;
    display: inline-block;
}

.block4-2-custom4 .bottom-button-container {
    margin-top: 80px;
    text-align: center;
}

.block4-2-custom4 .service-container .block-el-btns {
    position: absolute;
    bottom: 0px;
    left: 16px;
    right: 16px;
}

/* hover */
.block4-2-custom4 .service-item:not(.hover) .service-container {
    height: inherit;
}

.block4-2-custom4 .service-item.hover .service-container {
    border-color: transparent;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    z-index: 1;
}

.block4-2-custom4 .service-item.hover .service-btn {
    display: block;
}

@media (max-width: 1200px) {
    .block4-2-custom4 .service-info-wrap {
        min-height: auto;
    }

    .block-el-btns .btn {
        margin-bottom: 0px;
    }
}


/* modal style */
.modal4_2_custom4 {
    margin: -10px 10px 0;
}

.modal4_2_custom4-title {
    font-weight: bold;
    font-size: 38px;
    line-height: 47px;
    color: #333333;
    margin-bottom: 40px;
}

.modal4_2_custom4-picture {
    margin-bottom: 50px;
}

.modal4_2_custom4-picture img {
    width: 100%;
    height: auto;
}

.modal4_2_custom4-service {
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 33px;

    padding: 20px 30px 30px;
    display: flex;
}

.modal4_2_custom4-service .icon svg {
    height: 35px;
    width: 30px;
    margin: 10px 20px 0 0;
}

.modal4_2_custom4-service .desc {
    max-width: 415px;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #333333;
    margin-top: 3px;
    margin-right: 5px;
}

.modal4_2_custom4-service .wrap {
    margin-left: auto;
    flex-shrink: 0;
}

.modal4_2_custom4-service .prices {
    line-height: 30px;
    display: flex;
}

.modal4_2_custom4-service .cur-price {
    font-weight: bold;
    font-size: 18px;
    margin-right: 7px;
}

.modal4_2_custom4-service .old-price {
    font-size: 16px;
    text-decoration: line-through;
    color: #999999;
}

.modal4_2_custom4-service .wrap>.order-button {
    margin-top: 7px;
    padding: 0;
}

.modal4_2_custom4-preview-text {
    margin-bottom: 27px;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}

.modal4_2_custom4-detail-text {
    margin-bottom: 23px;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}

.modal4_2_custom4-chars {
    margin-bottom: 10px;
}

.modal4_2_custom4-chars .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 23px;
}

.modal4_2_custom4-chars .char {
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #555555;
    padding: 13px 17px;
}

.modal4_2_custom4-chars .char:nth-child(2n) {
    background: #F7F7F7;
}

.modal4_2_custom4-chars .char:nth-child(2n+1) {
    background: #FFFFFF;
}

@media (max-width: 768px) {
    .modal4_2_custom4-service {
        flex-wrap: wrap;
    }

    .modal4_2_custom4-service .wrap {
        flex-shrink: 1;
    }

    .modal4_2_custom4-service .prices {
        flex-wrap: wrap;
    }

    .block4-2-custom4 .block-el-btns .btn {
        width: calc(100% - 32px) !important;
    }
}

@media (max-width: 575px) {
    .modal4_2_custom4 {
        margin: -10px 0 0;
    }

    .modal4_2_custom4-title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .modal4_2_custom4-picture {
        margin-bottom: 20px;
    }

    .modal4_2_custom4-service {
        margin-bottom: 20px;
    }

    .modal4_2_custom4-preview-text {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .modal4_2_custom4-detail-text {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .modal4_2_custom4-chars .title {
        margin-bottom: 14px;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/4_6_custom/style.css?16965289775414*/
.block4-6-custom .service-block {
    margin-bottom: 100px;
    padding-bottom: 100px;
    border-bottom: 1px solid #ECECEC;
}
.block4-6-custom .service-block:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.block4-6-custom.content-picture-left .service-block {
    flex-direction: row-reverse;
}
.block4-6-custom .service-info {
    padding-right: 32px;
    position: relative;
    padding-bottom: 80px;
}
.block4-6-custom.content-picture-left .service-info {
    padding-left: 70px;
}
.block4-6-custom .service-block:last-child {
    margin-bottom: 0;
}
.block4-6-custom .service-top-text {
    text-transform: uppercase;
    font-size: 11px;
    color: #999;
    margin-bottom: 14px;
}


.block4-6-custom .service-btn {
    position: absolute;
    left: 16px;
    bottom: 0px;
}
.block4-6-custom .service-img {
    text-align: right;
}
.block4-6-custom .service-img img {
    max-width: 100%;
}
@media (max-width: 1200px) {
    .block4-6-custom .service-title {
        font-size: 25px;
        line-height: normal;
    }
    .block4-6-custom .service-block {
        flex-direction: column-reverse;
        margin-bottom: 50px;
        padding-bottom: 50px;
    }
    .block4-6-custom .service-img {
        text-align: left;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .block4-6-custom .service-btn,
    .block4-6-custom .service-btn * {
        width: 100%;
    }
    .block4-6-custom .btn {
        max-width: calc(100% - 16px);
    }

}

/* modal style */
.modal4_6_custom {
    margin: -10px 10px 0;
}

.modal4_6_custom-title {
    font-weight: bold;
    font-size: 38px;
    line-height: 47px;
    color: #333333;
    margin-bottom: 40px;
}

.modal4_6_custom-picture {
    margin-bottom: 50px;
}

.modal4_6_custom-picture img {
    width: 100%;
    height: auto;
}

.modal4_6_custom-service {
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 33px;

    padding: 20px 30px 30px;
    display: flex;
}

.modal4_6_custom-service .icon svg {
    height: 35px;
    width: 30px;
    margin: 10px 20px 0 0;
}

.modal4_6_custom-service .desc {
    max-width: 415px;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #333333;
    margin-top: 3px;
    margin-right: 5px;
}

.modal4_6_custom-service .wrap {
    margin-left: auto;
    flex-shrink: 0;
}

.modal4_6_custom-service .prices {
    line-height: 30px;
    display: flex;
}

.modal4_6_custom-service .cur-price {
    font-weight: bold;
    font-size: 18px;
    margin-right: 7px;
}

.modal4_6_custom-service .old-price {
    font-size: 16px;
    text-decoration: line-through;
    color: #999999;
}

.modal4_6_custom-service .wrap > .order-button {
    margin-top: 7px;
    padding: 0;
}

.modal4_6_custom-preview-text {
    margin-bottom: 27px;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}

.modal4_6_custom-detail-text {
    margin-bottom: 23px;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}

.modal4_6_custom-chars {
    margin-bottom: 10px;
}

.modal4_6_custom-chars .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 23px;
}

.modal4_6_custom-chars .char {
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #555555;
    padding: 13px 17px;
}

.modal4_6_custom-chars .char:nth-child(2n) {
    background: #F7F7F7;
}

.modal4_6_custom-chars .char:nth-child(2n+1) {
    background: #FFFFFF;
}

@media (max-width: 765px) {
    .modal4_6_custom-service {
        flex-wrap: wrap;
    }

    .modal4_6_custom-service .wrap {
        flex-shrink: 1;
    }

    .modal4_6_custom-service .prices {
        flex-wrap: wrap;
    }
}
@media (max-width: 768px) {
    .block4-6-custom .block-title-text {
        text-align: left;
    }
    .block4-6-custom .block-el-btns > div {
        padding: 0px !important;
    }
    #block_7128 .block4-6-custom .service-info {
        order: 1;
        text-align: center;
        padding-right: 16px;
    }
    #block_7128 .block4-6-custom .service-img {
        order: 2;
        margin-top: 32px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        width: calc( 100% - 32px);
        margin-left: 16px;
        border-radius: 12px;
        margin-bottom: 0px;       
    }
    #block_7128 .block4-6-custom .service-img img{
        height: 364px;
        max-width: none !important;
    }
    #block_7128 .service-btn {
        left: 8px;    
        max-width: calc(100% - 16px);
       
    }


    #block_7128 .service-block {
        flex-direction: column;
    }
}
@media (max-width: 575px) {
    .modal4_6_custom {
        margin: -10px 0 0;
    }

    .modal4_6_custom-title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .modal4_6_custom-picture {
        margin-bottom: 20px;
    }

    .modal4_6_custom-service {
        margin-bottom: 20px;
    }

    .modal4_6_custom-preview-text {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .modal4_6_custom-detail-text {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .modal4_6_custom-chars .title {
        margin-bottom: 14px;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/6_2_custom3/style.css?1696528968261*/
.block6-2-custom3 .block-title.d-flex.flexbox-row {
    margin-bottom: 0px !important;
}
@media (max-width: 768px) {
    #block_7129 .block-title-col {
        text-align: center;
    }
    #block_7222 .block-title-col {
        text-align: center;
    }
    
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/4_2_custom3/style.css?1696528946884*/


.block4-2-custom3 .__item {
    margin-bottom: 32px;
}

.block4-2-custom3 .__block-wrap {
    position: relative; 
    height: 100%;
    background: #ffffff;
    border-radius: 12px;
    min-height: 229px;
}

.block4-2-custom3 .check .__block-wrap {
    background: transparent;
    border: 1px solid  var(--cl-theme);
}

@media (max-width: 768px) {
    .block4-2-custom3 .__block-list {
        margin-bottom: -32px;
    }
    .block4-2-custom3 .__block-wrap {
        min-height: 194px;
    }
    .block4-2-custom3 .d-flex.justify-content-center.__mb32 {
        margin-bottom: 0px !important;
    }
    .block4-2-custom3 .d-flex.justify-content-center.__mb32 .block-btns-col {
        width: 100%;
        margin-top: 0px !important;
    }
    .block4-2-custom3 .d-flex.justify-content-center.__mb32 .block-btns-col .btn {
        width: 100%;
        margin-bottom: 0px;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/18_1_custom/style.css?1696528974925*/
.block18-1-custom .form-wrap {
    border: none;
    background-color: transparent;
    padding: 0px;
}


.block18-1-custom .form-bottom-group-sumbit {
    padding-right: 16px;
}
.block18-1-custom .form-group {
    margin-bottom: 32px;
}
.block18-1-custom .custom-checkbox label::before {
    border: 1.5px solid #666666;
    top: 3px

}

.block18-1-custom  .custom-checkbox label::after {
    top: 2px
}

@media (max-width:992px) {
    .block18-1-custom .form-block {
        flex-direction: column;
    }
    .block18-1-custom .form-group {
        margin-bottom: 16px;
    }
}

@media (max-width: 768px) {
    .block18-1-custom .form-bottom {
        flex-direction: column;
        align-items: flex-start !important;
    }
    .block18-1-custom .agreement {
        padding-top: 16px;
    }
    .block18-1-custom .form-bottom-group,
    .block18-1-custom button {
        width: 100%;
        padding-right: 0px;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/13_2_custom/style.css?16965289581828*/
.block13-2-custom-slider {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
}

.block13-2-custom-brand-items {
    width: 100%;
    margin: 0;
   
    
}

.block13-2-custom .slick-track {
    display: flex;
   /* align-items: stretch;*/
}

.block13-2-custom-brand-item {
    margin: 0 auto;
    height: 100%;
    display: block;
    position: relative;
   
}
.block13-2-custom .block13-2-custom-slide-wrap {
    padding: 0 16px;
    height: inherit;
    outline: none;;
}

.block13-2-custom-brand-item img {
    width: auto;
        max-width: 100%;
        height: auto;
        max-height: 56px;
}

.block13-2-custom-brand-item:hover {
    opacity: .7;
}

.block13-2-custom .slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    top: calc((100% - 40px) / 2);
    background-color: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.block13-2-custom .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
}

.block13-2-custom .slick-arrow.arrow-prev {
    left: 0;
}

.block13-2-custom .slick-arrow.arrow-next {
    right: 0;
}


@media (max-width: 768px) {
    .block13-2-custom .__block-title-text  {
        margin-bottom: 0px !important;
    }
}
.block13-2-custom-brand-item-img {
    height: 56px;
    width: 100%;
}
@media (max-width: 768px) {
    .block13-2-custom .block13-2-custom-slide-wrap {
        padding: 0 8px;
    }
    .block13-2-custom-slider {
        margin-left: -8px;
        margin-right: -8px;
    }
    .block13-2-custom .__mt10.__b2.__grey {
        font-size: 14px !important;
    }
    body .block13-2-custom .slick-arrow.arrow-next {
        right: -4px !important;
    }
    body .block13-2-custom .slick-arrow.arrow-prev {
        left: -4px !important;
    }
   
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/18_2_custom/style.css?16965289531288*/
.block18-2-custom .form-wrap {
    background-color: transparent;
    padding: 0px;
    border: none;
}
.block18-2-custom .form-group.AGREEMENT {
    display: none;
}
.block18-2-custom .invalid-feedback{
    position: absolute;
    top: 48px;
}

@media (min-width: 992px) {
    .block18-2-custom .form-bottom-group-sumbit {
        margin-left: 32px;
    }
    .block18-2-custom .align-items-center {
        max-width: calc(100% - 202px);
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .block18-2-custom .form-group.col.d-flex input {
        margin-right: 16px;
    }
}
@media (max-width: 768px) {
    .block18-2-custom .form-group.col.d-flex {
        flex-direction: column !important;
    }
    .block18-2-custom .form-bottom-group-sumbit,
    .block18-2-custom .form-group.col.d-flex button{
        width: 100%;
    }
    .block18-2-custom .form-bottom-group-sumbit {
        margin-top: 16px;
    }
    .block18-2-custom .__white {
        color: var(--cl-white) !important;
    }
    .block18-2-custom .__subtitle.__b3 {
        font-size: 16px !important;
        margin-bottom: 32px;
    }
    .block18-2-custom .form-bottom-group-sumbit {
        margin-top: 32px;
    }
    .block18-2-custom .form-bottom.d-flex {
        margin-top: 0px  !important;
    }
}
/* End */
/* /bitrix/components/ranx/block.landing/templates/15_2_custom/style.css?1696528939599 */
/* /bitrix/templates/ranx-landing/components/bitrix/news.detail/donate/style.css?16965295131856 */
/* /bitrix/components/ranx/block.landing/templates/7_1_custom/style.css?16965289671843 */
/* /bitrix/components/ranx/block.landing/templates/4_2_custom4/style.css?17036172095323 */
/* /bitrix/components/ranx/block.landing/templates/4_6_custom/style.css?16965289775414 */
/* /bitrix/components/ranx/block.landing/templates/6_2_custom3/style.css?1696528968261 */
/* /bitrix/components/ranx/block.landing/templates/4_2_custom3/style.css?1696528946884 */
/* /bitrix/components/ranx/block.landing/templates/18_1_custom/style.css?1696528974925 */
/* /bitrix/components/ranx/block.landing/templates/13_2_custom/style.css?16965289581828 */
/* /bitrix/components/ranx/block.landing/templates/18_2_custom/style.css?16965289531288 */
