

/* Start:/bitrix/templates/aspro_max/components/bitrix/news.detail/help_new/style.css?174152647716585*/
#content .container .maxwidth-theme:not(.help) {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.popup .form .form_head h2 {
    display: none;
}

.help_block_preview {
    text-align: center;
    margin: 0 auto;
}

.help_item1, .help_item2 {
    font-size: 19px;
}

.help_item1 {
    padding-bottom: 10px;
}

.orange_text {
    color: #E94F09;
    font-weight: bold;
}

.orange_block {
    height: 150px;
    color: black;
    border-radius: 20px;
    padding: 25px 20px;
    background: white;
    position: relative;
    margin-bottom: 15px;
}

.orange_block:hover {
    background: #E94F09;
    color: white;
    cursor: pointer;
}

@media (max-width: 500px) {
    .orange_block_2 {
        font-size: 12px !important;
    }
}

.orange_block.orange_block_one {
    background: #E94F09;
    color: white;
}

.komissya {
    margin-top: 88px;
}

.orange_block_1 {
   font-size: 36px;
   font-weight: bold;
}

.orange_block_2 {
    font-size: 19px;
    position: absolute;
    bottom: 25px;
}

.help_block h1 {
    margin-bottom: 28px;
    margin-top: 25px !important;
}


.etaps, .variants {
    margin-top: 77px;
}

.upakovka {
    margin-top: 50px;
}

.shema {
      margin-top: 40px;
  }

.etaps  .etap_name {
    font-size: 24px;
    color: #E94F09;
    border-bottom: 1px solid lightgray;
    padding-bottom: 21px;
}

.etap_description {
    margin-top: 20px;
}

.etaps .etap_description {
    margin-top: 21px;
    font-size: 21px;
    color: #212A2F;
}

.etaps .etap_description ul {
    margin-top: 0px !important;
}

.etaps .etap_description ul > li:before {
    color: #E94F09;
    content: "\2022" !important;
}

.etaps  .etap_picture {
    position: relative;
}

.etaps  .etap_picture img {
    position: absolute;
    right: 15px;
    top: 0px;
}

@media (max-width: 767px) {
    .etaps .first_column {
        display: none;
    }

    .etaps .etap_description ul {
        margin-left: 30px;
    }

    .upakovka_mobile {
        display: block !important;
    }

    .upakovka_desctop {
        display: none;
    }
}


.etap_cols {
    margin-bottom: 32px;
}

@media (min-width: 768px) {

    .help_block h1 {
        font-size: 48px;
    }

    .help_item1, .help_item2 {
        font-size: 24px;
    }

    .help_item1 {
        padding-bottom: 11px;
        line-height: 32px;
    }

    .komissya h2 {
        font-size: 48px;
        margin-bottom: 40px;
    }

    .etaps h2, .variants h2, .upakovka h2, .shema h2  {
      font-size: 48px;
      margin-bottom: 40px;
    }

    .etaps  .etap_name {
        font-size: 24px;
        color: #E94F09;
    }

    .tarifs_desctop h2 {
        font-size: 48px;
        margin-bottom: 40px;
    }

    .tarifs_mobile h2 {
        font-size: 48px;
        margin-bottom: 40px;
    }

}


@media (min-width: 1400px) {
    .help_form_block_form_container .help_form_block_form_form .form_body .form-control input[type="text"],
    .help_form_block_form_container .help_form_block_form_form .form_body .form-control input[type="tel"] {
        width: 213px;
    }
}

.tarifs_desctop, .tarifs_mobile {
    margin-top: 92px;
}

.tarifs_desctop h2, .tarifs_mobile h2 {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.tarifs_desctop h2 span, .tarifs_mobile h2 span {
    color: #E94F09;
}

.tarif_block {
    margin-top: 31px;
    margin-bottom: 0px;
    background: white;
    border-radius: 25px;
    padding: 45px 40px 25px 40px;
}


.tarif_name {
    display: inline-block;
    background: #F6E7E0;
    border-radius: 15px;
    color: #E94F09 !important;
    margin-bottom: 15px;
    font-size: 20px;
    color: #212A2F;
    padding: 6px 17px;
}

.tarif_desc {
    margin-top: 32px;
}

.tarif_desc .gray_desc {
    color: #7B7B7B;
    font-size: 16px;
    margin-bottom: 5px;
}

.tarif_desc .black_desc {
    color: #212A2F;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
}


.tarif_desc .gray_black_desc {
   color: #212A2F;
}


.shema h2  {
    text-align: center;
}

.upakovka_mobile {
    display: none;
}

.upakovka_desctop img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 42px;
    max-height: 210px;
    margin-top: 5px;
}

.upakovka_desctop div {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.upakovka_desctop .upakovka_name  {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 24px;
    margin-bottom: 13px;
    font-weight: bold;
    color: #000000;
}

.upakovka_desctop .upakovka_desc {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 90%;
    line-height: 21px;
    color: #212A2F;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 22px;
}

/**/
.upakovka_mobile img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 49px;
    max-height: 210px;
}


.upakovka_mobile .upakovka_name  {
    text-align: left;
    margin: 0 auto;
    display: block;
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #000000;
}

.upakovka_mobile .upakovka_desc {
    text-align: left;
    margin: 0 auto;
    display: block;
    width: 100%;
    line-height: 18px;
    color: #212A2F;
    font-size: 13px;
}

/**/
/* The actual timeline (the vertical ruler) */
.shema .timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

/* The actual timeline (the vertical ruler) */
.shema .timeline::after {
    content: '';
    position: absolute;
    width: 3px;
    /*background-color: #C8C8C8;*/
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
    background: url(/bitrix/templates/aspro_max/images/Arrow%2024.png);
    /*background-repeat: repeat-y;*/
    margin-top: 15px;
}

/* Container around content */
.shema .container_shema {
    position: relative;
    background-color: inherit;
    width: 50%;
}

.shema .container_shema .number {
    margin-bottom: 16px;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 33px;
    color: #6B6B6B;
}

.shema_text {
    color: #212A2F;
    font-size: 15px;
    font-weight: bold;
}

.shema .container_shema.left {
    text-align: right;
    padding: 20px 39px 48px 10px;

}


.shema .container_shema.right {
    text-align:left;
    padding: 10px 10px 10px 48px;
}

/* The circles on the timeline */
.shema .container_shema::after {
    content: '';
    position: absolute;
    width: 19px;
    height: 16px;
    right: -9px;
    background-color: white;
    border: 10px solid #E94F09;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
}

/* Place the container to the left */
.shema .left {
    left: 0;
}

/* Place the container to the right */
.shema .right {
    left: 50%;
}

/* Add arrows to the left container (pointing right) */
.shema .left::before {
   /* content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid white;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent white;*/
}

/* Add arrows to the right container (pointing left) */
.shema .right::before {
    /*content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;*/
}

/* Fix the circle for containers on the right side */
.shema .right::after {
    left: -10px;
}

/* The actual content */
.shema .content {
    position: relative;
    font-size: 14px;
    line-height: 19px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
/*@media screen and (max-width: 600px) {
    .shema .timeline::after {
        left: 31px;
    }

    .shema  .container_shema{
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

    .shema .container_shema::before {
        left: 60px;
        border: medium solid white;
        border-width: 10px 10px 10px 0;
        border-color: transparent white transparent transparent;
    }

    .shema .left::after, .right::after {
        left: 15px;
    }

    .shema .right {
        left: 0%;
    }
}*/

@media (min-width: 1200px) {
    .shema .content {
        /*max-width: 360px;*/
    }
    .shema_text {
        width: 90%;
    }
}

.container_shema.left  .shema_text {
   float: right;
}

.oplata_small {
    display: block;
    margin-top: 12px;
    font-size: 12px;
    color: #212A2F;
}

.oplata_orange {
    display: inline-block;
    background: #F6E7E0;
    border-radius: 15px;
    color: #E94F09 !important;
    margin-bottom: 15px;
    font-size: 15px;
    color: #212A2F;
    padding: 5px 10px;
}

.oplata_white {
    display: inline-block;
    background: white;
    border-radius: 15px;
    color: #E94F09;
    margin-bottom: 15px;
    margin-top: 14px;
    font-size: 12px;
    color: #212A2F;
    padding: 5px 10px;
    line-height: 12px;
}

@media (max-width: 639px) {
    .shema .timeline::after {
        margin-bottom: 108px;
    }

    .shema_text {
        font-size: 14px !important;
        line-height: 15px !important;
    }

    .shema .container_shema.left {
        padding: 20px 25px 48px 10px !important;
    }

    .shema .container_shema.right {
        padding: 10px 10px 10px 25px !important;
    }

    .oplata_orange {
        margin-bottom: 10px !important;
        font-size: 13px !important;
    }

}

@media (min-width: 640px) {
    .shema .timeline::after {
        margin-bottom: 93px;
    }
}

.dostavka_block {
    border: 1px solid #212A2F;
    border-radius: 44px;
    padding: 5% 10%;
}

.dostavka_block .orange_big {
    color:  #E95009;
    font-size: 48px;
    display: inline-block;
}

.dostavka_block .orange_big {
    color:  #E95009;
    font-size: 48px;
    font-weight: bold;
}

.dostavka_block .text_big {
    color: #212A2F;
    font-size: 48px;
    font-weight: bold;
    line-height: 52px;
}

.dostavka_block  .text_small {
    margin-top: 20px;
    font-size: 16px;
    color: #000000;
    line-height: 20px;
}

.dostavka_block div {
    text-align: center;
    margin: 0 auto;
}

@media (max-width: 1033px) {
    .dostavka_block .text_big {
        font-size: 32px;
        line-height: 35px;
    }

    .dostavka_block .orange_big {
        font-size: 32px;
    }

    .dostavka_block .text_small {
        font-size: 16px;
        line-height: 22px;
    }

    .dostavka_block {
        padding: 10% 5%;
    }
}


.detail_block {
    padding-top: 63px;
    text-align: center;
    margin: 0 auto;
}

.detail_block .text_detail_big {
    font-size: 32px !important;
    line-height: 35px !important;
    color: #212A2F;
    font-weight: bold;
    margin-bottom: 37px;
}

.detail_block .text_detail_big span {
    color:#E95009;
}

.detail_block .text_detail_adres {
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    padding-bottom: 16px;
}

.detail_block .detail_adres {
    line-height: 28px;
    padding: 13px 25px 13px 50px;
    background: white;
    font-size: 24px;
    color: #000000;
    border-radius: 16px;
    width: auto;
    display: inline-block;
    position: relative;
}

.detail_block .text_detail_adres span {
  font-weight: bold;
}


.detail_block .text_detail_big {

}


@media (min-width: 1034px) {
    .dostavka_block .text_small {
        width: 75%;
    }
    .detail_block {
        width: 90%;
    }

    .detail_block .text_detail_big {
        font-size: 48px !important;
        line-height: 57px !important;
    }

    .detail_block .detail_adres {
        line-height: 28px;
        font-size: 24px;
    }
}

.detail_block .detail_adres::before {
    content: '';
    position: absolute;
    width: 28px;
    top: 30%;
    bottom: 0;
    left: 21px;
    background: url(/bitrix/templates/aspro_max/images/mingcute_location-fill.png);
    background-repeat: no-repeat;
}

.form_in_help {
    margin-top: 25px !important;
}

.help_form_wraps {
    background: url(/bitrix/templates/aspro_max/images/rectangle_form_desctop.png);
    border-radius: 35px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5% 5% 2% 5%;
}


.help_form_block_title {
    font-size: 45px;
    line-height: 57px;
    color: #212A2F;
    font-weight: bold;
}

@media (max-width: 768px) {
    .help_form_block_form_text {
        padding-top: 25px !important;
        width: 100%;
        padding-right: 0px;
        margin-right: 0px;
    }

    .help_form_block_form_text, .help_form_block_form_text div {
        font-size: 16px !important;
        line-height: 20px;
    }

    .help_form_block_form_container .form_body .form-control input[type="text"],
    .help_form_block_form_container .form_body .form-control input[type="tel"] {
        height: 42px !important;
        text-align: left !important;
    }


    .help_form_wraps {
        background: url(/bitrix/templates/aspro_max/images/rectangle_form_mobile.png);
        border-radius: 35px;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 5%;
    }

}


@media (max-width: 991px) {
    .help_form_block_title {
        font-size: 30px;
        color: #212A2F;
        line-height: 36px;
    }

    .detail_block .detail_adres::before {
        top: 24%;
    }

    .detail_block .detail_adres {
        line-height: 20px;
        font-size: 17px;
    }
}

@media (min-width: 992px) and (max-width: 1326px) {
    .help_form_block_title {
        font-size: 32px;
        color: #212A2F;
        line-height: 38px;
    }
}

.help_form_block_form_container .header_phones {
    margin-top: 43px !important;
    margin-left: 0px !important;
}

@media (max-width: 1326px) {
    .help_form_block_form_container .header_phones {
        margin-top: 25px !important;
        margin-left: 0px !important;
    }
    .help_form_block_form_text {
        margin-top: 0px !important;
    }

    .help_form_block_form_container  .header_phones a {
        margin-right: 8px !important;
    }

    .help_form_block_form_container .header_what {
        display: inline-flex !important;
    }

    .help_form_block_form_container .header_last_phone {
        display: inline-flex !important;
    }

    .help_form_block_form_container .header_phones {
        display: none;
        display: inline-flex !important;
    }

}


@media (min-width: 769px)  and (max-width: 1326px) {
    .phone_for_help {
        margin-bottom: 25px;
    }

}

@media (max-width: 460px) {
    .help_form_block_title {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
    .help_form_block_form_text {
        text-align: center;
        margin: 0 auto;
    }

    .help_form_block_title {
        text-align: center;
    }

    .help_form_block_form_container .phone_for_help {

    }

    .help_form_block_form_container .header_phones {
        display: flex;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        margin-right: 0px;
        padding-right: 0px;
        flex-direction: row;
        padding-left: 10px !important;
        justify-content: flex-start;
        align-items: center;
        flex-shrink: 0;
        flex: 0 0 100%;
        flex-shrink: 0;
        flex-grow: 1;
        justify-content: center;
        align-items: center;
        background: none;
    }

    .help_form_block_form_container .header_phones.m_flex .header_phone_help {
        position: relative;
    }

    .help_form_block_form_container .header_phones.m_flex .header_phone_help::before {
        content: '';
        position: absolute;
        width: 14px;
        top: 0;
        bottom: 0;
        left: -20px;
        background: url(/bitrix/templates/aspro_max/assets/images/phone_icon.png);
        background-repeat: no-repeat;
        background-size: contain;
        top: 2px;
    }
}

@media (min-width:558px) and (max-width: 998px) {
    .block_gryz_white,  .block_gryz_white {
        height: 300px !important;
    }

    .block_gryz_white.strakhovanie-gruza .img-gruz {
        width: 30% !important;
    }

    .block_gryz_white.otslezhivanie-gruza .img-gruz-2 {
        width: 43% !important;
    }

    .block_gryz_white.strakhovanie-gruza .preview-gruz .gruz_text_1 {
        font-size: 18px !important;
        line-height: 21px !important;
    }

    .block_gryz_white.otslezhivanie-gruza .preview-gruz {
        width: 100% !important;
    }

    .block_gryz_white.strakhovanie-gruza .preview-gruz .gruz_text_2 {
        font-size: 14px !important;
        line-height: 19px !important;
    }

    .gruz .oplata_orange {
        font-size: 13px !important;
    }
}
/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/news.list/variants_new/style.css?17411864192515*/
section.variants {
	position: relative;
	padding-bottom: 20px;
	max-width: 100%;
}

.variant_block {
    position: relative;
}

.variant_block .variant_block_picture {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    overflow: hidden;
}

.variant_content {
    position: relative;
    z-index: 2;
    height: 338px !important;
    padding: 23px 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}


.variant_block_0 {
   padding-left: 0px !important;
}



.variant-info {
    font-size: 18px;
}

.variant_block_picture img {
    height: 338px;
    width: 100% !important;
}

.variants_block {
    justify-content: space-between;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.variants_block_slider.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: -10px;
}
.variants_block_slider.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 15px;
	height: 6px;
	border-radius: 4px;
	background-color: #D9D9D9;
	opacity: 1;
	margin: 0 2px;
}
.variants_block_slider.swiper-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 30px;
	background-color: #E94F09;
}
@media (max-width: 768px) {
    .variants_block {
        width: 90% !important;
    }

    .variants_block .slick-list {
        overflow: visible;
    }
	.variants_block_slider.flex {
		width: calc(100% + 20px);
		overflow: hidden;
		padding-right: 20px;
	}
	.variants_block_wrapper.swiper-wrapper {
		width: calc(100% - 20px);
	}
}



.variant_content .s-calc__card-logo img {
    width: 120px;
    float: left;
}

.s-calc__card-title_variant {
    position: absolute;
    color: white;
    font-weight: bold;
    line-height: 32px;
    font-size: 20px;
    bottom: 58px;
}

.s-calc__card-info_variant {
    position: absolute;
    color: white;
    line-height: 27px;
    font-size: 20px;
    bottom: 25px;
}


@media (min-width: 1600px) {
    .s-calc__card-title_variant {
        font-size: 24px !important;
    }
}

/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news.detail/help_new/style.css?174152647716585 */
/* /bitrix/templates/aspro_max/components/bitrix/news.list/variants_new/style.css?17411864192515 */
