

/* Start:/local/templates/main/components/bitrix/news/news/bitrix/news.detail/action/style.css?15877428407186*/
.row.news-row {
    display: none;
}
.action-news {
    margin-top: -30px;
    overflow: hidden;
}
.action-news h1, .action-news .h1 {
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    color: #ffffff;
    margin-bottom: 30px;
}
.action-news .action-content {
    font-size: 16px;
    line-height: 1.38;
    text-align: left;
    color: #7a7f86;
/*    margin-top: 30px; */
    margin-bottom: 30px;
}
.action-news .action-content .h1 {
    font-weight: 500!important;
}
.action-news .action-content ol,
.action-news .action-content ul {
    padding-left: 15px;
}
.action-news .action-content ol li,
.action-news .action-content ul li {
    padding-left: 10px;
    padding-bottom: 10px;
}
.action-news .action-content .photo-block {
    margin-top: 40px;
}
.action-news .action-content .photo-block .photo {
    height: 400px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
}
.action-news h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.52;
    text-align: left;
    color: #384656;
    margin-top: 50px;
}
.action-news h1:after {
    display: none;
}
.action-news .action-head {
    background: #0291d3;
    padding: 40px 0;
}
.action-news .action-head .container {
    position: relative;
}
.action-news .action-head .head-left {
    max-width: 660px;
    padding-top: 35px;
}
.action-news .action-head .pseudo-bread {
    opacity: 0.4;
    font-size: 20px;
    line-height: 1.36;
    text-align: left;
    color: #ffffff;
}
.action-news .action-head .pseudo-bread span {
    padding: 0 20px;
}
.action-news .action-head img {
    display: block;
    float: right;
}
.action-news .btn {
    border-radius: 100px;
    outline: none !important;
    border: none;
    padding: 14px 27px 14px;
    font-weight: 500;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.action-news .btn-default {
    color: #0291D3;
}
.action-news .btn-default:hover, .action-news .btn-default:focus {
    color: #0291D3;
}
.section_counter {
    background: #FFFFFF;
    box-shadow: 0 2px 63px 0 rgba(215, 220, 227, 0.74);
    z-index: 2;
}
.section_counter .section__content {
    display: block;
    margin: 0 auto;
    padding: 40px 0;
    max-width: 1170px;
}
.section_order {
    position: relative;
    padding: 40px 70px;
}
.section_callback {
    position: relative;
    padding: 0 !important;
}

.section_order .section__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section_callback .section__bg {
    background: #0291D3 !important;
}
.section_order .section__content {
    position: relative;
    z-index: 2;
    box-shadow: 0 51px 43px 0 rgba(2, 145, 211, 0.09);
    background: #0291D3;
    max-width: 1300px;
    margin: 0 auto;
}
.order-block {
    padding: 50px 10px 30px;
    position: relative;
}
.order-block__header {
    font-weight: 500;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 40px;
}
.order-block label {
    font-weight: 400;
    font-size: 16px;
    white-space: nowrap;
}
.order-block__button {
    margin-top: 15px;
}
.order-block .form-group {
    margin-bottom: 40px;
    color: #fff;
}
.order-block label {
    white-space: nowrap;
}
.order-block .form-control {
    background: none;
    border-radius: 0;
    height: 38px;
    padding: 0 0 10px;
    line-height: 20px;
    border: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    box-shadow: none !important;
    outline: none !important;
    font-size: 20px;
    color: #FFFFFF;
}
.order-block textarea {
    resize: none;
    overflow: hidden;
    word-wrap: break-word;
    height: 38px;
}
.order-block textarea.textarea_auto {
    max-height: 70px;
}
.order-block .form-control:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.order-block .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
    opacity: 1;
}
.order-block .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.order-block .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.container-fluid {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}
.counter-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 5;
    display: inline-block;
    width: 100%;
}
.counter-list__item {
    width: 20%;
    text-align: center;
    float: left;
    position: relative;
}
.counter-list__item:after {
    content: "";
    position: absolute;
    top: 4px;
    right: 0;
    width: 1px;
    bottom: 4px;
    background-color: #D9D9D9;
}
.counter-list__item:last-child:after {
    display: none;
}
.counter-list__number {
    font-weight: 300;
    font-size: 50px;
    color: #384656;
    line-height: 60px;
}
.counter-list__desc {
    font-size: 16px;
    color: #8E9197;
    line-height: 20px;
}
@media (max-width: 991px) {
    .counter-list__number {
        font-size: 40px;
    }
    .counter-list__desc {
        font-size: 14px;
    }
    .order-block label {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .section_counter {
        padding: 0;
    }
    .section_counter .section__content {
        padding: 20px 20px 0;
        border-radius: 0;
    }
    .section_order {
        padding: 0;
        margin-top: 0;
    }
    .section_order .section__content {
        background: #0291D3;
    }
    .counter-list__item {
        width: 100%;
        text-align: center;
        float: left;
        position: relative;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .counter-list__item:after {
        top: auto;
        margin: 0;
        left: 10px;
        right: 10px;
        bottom: 0;
        height: 1px;
        background-color: #D9D9D9;
        width: auto;
    }
    .counter-list__number {
        display: inline-block;
        width: 49%;
        text-align: right;
        vertical-align: middle;
    }
    .counter-list__desc {
        display: inline-block;
        width: 49%;
        text-align: left;
        padding-left: 10px;
        vertical-align: middle;
    }
    .order-block {
        padding: 20px 0 0;
    }
    .order-block__header {
        font-size: 28px;
        line-height: 36px;
    }
}
@media (max-width: 479px) {
    .order-block__header {
        font-size: 24px;
        line-height: 30px;
    }
    .order-block .form-group {
        width: 100%;
        margin-bottom: 20px;
    }
    .order-block label {
        margin-bottom: 0;
    }
    .order-block .form-control {
        height: 30px;
        padding-bottom: 2px;
    }
}

footer { margin-top: 0 !important; }
#errwarn { display: none !important; }

/* End */


/* Start:/local/templates/main/css/page-cover.css?16076068759741*/
.page-cover {
    display: table;
    width: 100%;
    height: 400px;
    position: relative;
    background: #1898D2;
}
.page-cover__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
.page-cover__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(45% - 1px);
    right: 0;
    bottom: 0;
    z-index: 2;
    background: -moz-linear-gradient(left,  rgba(24,152,210,1) 0%, rgba(24,152,210,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(24,152,210,1) 0%,rgba(24,152,210,0) 100%);
    background: linear-gradient(to right,  rgba(24,152,210,1) 0%,rgba(24,152,210,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1898d2', endColorstr='#001898d2',GradientType=1 );


}
.page-cover__bg-inner {
    position: absolute;
    top: 0;
    left: 45%;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.page-cover__bg_order {
    background-image: url("/local/templates/main/css/../i/bg/cover-order-mobile.jpg");
}
.page-cover__bg_simple:before {
    content: none;
}
.page-cover__bg_simple .page-cover__bg-inner {
    background-size: auto;
    background-position: right bottom;
    left: 0;
}
.page-cover__bg_right .page-cover__bg-inner {
    background-position: right center;
}
.page-cover__bg_right_bottom .page-cover__bg-inner {
    background-position: right bottom;
}
.page-cover__bg_no_grad:before {
    content: none;
}
.page-cover__bg_contain .page-cover__bg-inner {
    background-size: contain;
}
.page-cover__content {
    display: table-cell;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
    vertical-align: middle;
    padding: 40px 0;
}
.page-cover__content-inner {
    max-width: 320px;
}
.page-cover__content-inner_half {
    max-width: 52%;
}
.page-cover__content-inner_calc {
    max-width: 560px;
}
.page-cover__content-inner_calc_full {
    max-width: 100%;
}
.page-cover__title {
    font-weight: bold;
    font-size: 40px;
    line-height: 1;
    color: #2B2B2B;
    max-width: 760px;
}
.page-cover__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75;
}
.page-cover__title + .page-cover__text {
    margin-top: 24px;
}
.page-cover__text + * {
    margin-top: 24px;
}
.page-cover__text + .page-cover__btn {
    margin-top: 24px;
}
.page-cover__text p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75;
    margin: 0;
}
.page-cover__text ul:not([class]) {
    margin: 0;
    padding: 0;
}
.page-cover__text * + p,
.page-cover__text * + ul:not([class]) {
    margin-top: 10px;
}
.page-cover__btn.btn {
    color: #1898D2;
    font-weight: 600;
    padding: 0 24px;
    font-size: 16px;
}
.page-cover__info {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.6;
    color: #2B2B2B;
    position: relative;
}
.page-cover__info + .page-cover__info {
    margin-top: 20px;
}
.page-cover__info_icon {
    padding-left: 36px;
}
.page-cover__info_icon:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    text-align: center;
    font-family: "baikal-icons";
    font-size: 24px;
    line-height: 1;
    font-weight: normal;
    color: #0097D4;
}
.page-cover__info_icon_calendar:before {
    content: "\e905";
}
.page-cover__info_icon_marker:before {
    content: "\e904";
}

.page-cover__features {}
.page-cover__features-item {
    display: flex;
    align-items: center;
}
.page-cover__features-item:not(:last-child) {
    margin-bottom: 30px;
}
.page-cover__features-icon {
    flex: 0 0 50px;
    max-width: 50px;
    height: 50px;
    margin-right: 16px;
    align-self: flex-start;
}
.page-cover__features-icon-svg {
    max-width: 100%;
    max-height: 100%;
}
.page-cover__features-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    flex: 1 1 auto;
}
.page-cover__features_mt_md {
    margin-top: 40px;
}
.page-cover__features + .page-cover__btn {
    margin-top: 40px;
}

.page-cover_inverse,
.page-cover_inverse p {
    color: #fff;
}
.page-cover_inverse .page-cover__title {
    color: #fff;
}
.page-cover_inverse .page-cover__title + .calc-plugin {
    margin-top: 30px;
}
.page-cover_inverse a:not([class]) {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.page-cover_action .page-cover__content-inner {
    display: flex;
    align-items: center;
    max-width: 100%;
}
.page-cover_action .page-cover__content-inner-desc {
    flex: 1 1 auto;
}
.page-cover_action .page-cover__img-wrapper {
    flex: 0 0 26.66666666%;
    max-width: 26.66666666%;
    margin-left: 40px;
}
.page-cover_action .page-cover__img {
    max-width: 100%;
    max-height: 100%;
}
.page-cover_action .page-cover__title {
    font-size: 30px;
    line-height: 1.3;
    margin: 0 0 35px;
}
.page-cover__date {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 14px;
}
.page-cover__date_badge {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    white-space: nowrap;
    background: #95C518;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    border-radius: 20px;
    padding: 0 8px;
    margin-bottom: 24px;
}
.page-cover__end_badge {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    white-space: nowrap;
    background: #DE3333;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    border-radius: 20px;
    padding: 0 8px;
}
.page-cover__date-wrapper {
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
}
.page-cover__date-wrapper .page-cover__date {
    margin-bottom: 8px;
    margin-right: 12px;
}

.page-cover_special,
.page-cover_special .page-cover__bg {
    background: none;
}
.page-cover_special .page-cover__bg:before {
    background: none;
}

@media screen and (max-width: 991px) {
    .page-cover {
        height: 320px;
    }
    .page-cover__title {
        font-size: 28px;
    }
    .page-cover__text,
    .page-cover__text p {
        font-size: 14px;
    }
    .page-cover__info {
        font-size: 14px;
        padding-left: 32px;
    }
    .page-cover__info_icon:before {
        width: 20px;
        height: 20px;
        font-size: 20px;
    }
    .page-cover__content-inner_calc {
        max-width: 100%;
    }
    .page-cover_action .page-cover__title {
        font-size: 24px;
    }
}
@media screen and (max-width: 767px) {
    .page-cover {
        display: block;
        height: auto;
        width: auto;
        margin-left: -20px;
        margin-right: -20px;
    }
    .page-cover__title {
        width: 100%;
    }
    .page-cover__content {
        padding: 20px 20px 32px;
        display: block;
    }
    .page-cover__content-inner {
        max-width: 100%;
    }
    .page-cover__bg:not(.page-cover__bg_simple) {
        position: relative;
        height: 0;
        padding-bottom: 57.64%;
    }
    .page-cover__bg:before {
        /*opacity: 0;*/
        top: -1px;
        left: 0;
        bottom: auto;
        height: 65%;
        background: -moz-linear-gradient(top,  rgba(24,152,210,1) 0%, rgba(24,152,210,0) 100%);
        background: -webkit-linear-gradient(top,  rgba(24,152,210,1) 0%,rgba(24,152,210,0) 100%);
        background: linear-gradient(to bottom,  rgba(24,152,210,1) 0%,rgba(24,152,210,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1898d2', endColorstr='#001898d2',GradientType=0 );
    }
    .page-cover_special .page-cover__bg:before {
        background: none;
    }
    .page-cover__bg-inner {
        left: 0;
    }
    .page-cover__bg_simple .page-cover__bg-inner {
        background-size: 50% auto;
    }
    .page-cover__features-icon {
        flex: 0 0 36px;
        max-width: 36px;
        height: 36px;
        margin-right: 12px;
    }
    .page-cover__features-text {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .page-cover__btn.btn {
        padding: 0 16px;
        font-size: 14px;
        display: block;
    }
    .page-cover_action .page-cover__content-inner {
        flex-wrap: wrap;
    }
    .page-cover_action .page-cover__img-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 20px 0 0;
    }
    .page-cover_action .page-cover__img {
        margin: 0 auto;
        max-width: 50%;
    }
}
@media screen and (max-width: 359px) {
    .page-cover__btn_long.btn {
        padding: 0 10px;
        letter-spacing: -0.04em;
    }
}
@media screen and (min-width: 768px) {
    .page-cover__bg_order {
        background-image: url("/local/templates/main/css/../i/bg/cover-order.jpg");
        background-position: center center;
    }
    .page-cover__bg {
        width: calc(100vw + 2px);
        left: 50%;
        transform: translate(-50%,0);
        background: #1898D2;
    }
    .page-cover__title_half {
        max-width: 480px;
    }
}
@media screen and (min-width: 992px) {
    .page-cover__bg {
        width: calc(100vw - 59px);
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .page-cover__bg_calc .page-cover__bg-inner {
        opacity: 0.3;
    }
}

.page-cover__affiliate {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

@media screen and (min-width: 768px) {
    .page-cover__affiliate {
        width: calc(100vw - 18px);
        left: 50%;
        transform: translate(-50%,0);
    }
}
@media screen and (min-width: 992px) {
    .page-cover__affiliate {
        width: calc(100vw - 75px);
    }
}
/* End */


/* Start:/local/templates/main/css/lp.css?163940025937782*/
.lp-section {
    margin-top: 80px;
    position: relative;
}
.lp-section__title_mb_md {
    margin: 0 0 30px;
}
.lp-section__title_mb_sm {
    margin: 0 0 20px;
}
.lp-section_mt_half {
    margin-top: 40px;
}
@media screen and (max-width: 767px) {
    .lp-section {
        margin-top: 40px;
    }
    .lp-section_mt_half {
        margin-top: 20px;
    }
}

.landing-content__side {
    margin-top: 80px;
}
@media screen and (max-width: 767px) {
    .landing-content__side {
        margin-top: 40px;
    }
}

.lp-advantages {}
.lp-advantages__title {
    margin: 0 0 15px;
}
.lp-advantages__list {}
.lp-advantages__item-wrapper {
    margin-bottom: 40px;
}
.lp-advantages__item {}
.lp-advantages__icon {
    height: 50px;
    margin-bottom: 20px;
}
.lp-advantages__icon_small {
    height: 32px;
}
.lp-advantages__icon-svg {
    max-width: 100%;
    max-height: 100%;
}
.lp-advantages__name {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    color: #2B2B2B;
}
.lp-advantages__name + .lp-advantages__text {
    margin-top: 10px;
}
.lp-advantages__text {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.85;
    color: #2B2B2B;
}
.lp-advantages__text ul {
    padding-left: 0!important;
}
.lp-advantages_mt_md {
    margin-top: 30px;
}
.lp-advantages_row .lp-advantages__item {
    display: flex;
}
.lp-advantages_row .lp-advantages__icon {
    flex: 0 0 46px;
    max-width: 46px;
    margin-right: 16px;
}
.lp-advantages_row .lp-advantages__icon_small {
    flex: 0 0 32px;
    max-width: 32px;
    margin-right: 20px;
    margin-bottom: 0;
}
.lp-advantages_row_centered .lp-advantages__item {
    align-items: center;
    min-height: 48px;
}
.lp-advantages_row_centered .lp-advantages__text {
    line-height: 130%;
}
@media screen and (max-width: 767px) {
    .lp-advantages__item-wrapper {
        margin-bottom: 20px;
    }
    .lp-advantages__icon {
        height: 36px;
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 768px) {
    .lp-advantages_icons_sm .lp-advantages__icon {
        height: 40px;
    }
}
@media screen and (min-width: 992px) {
    .lp-advantages__list_lg_5 .lp-advantages__item-wrapper {
        flex: 0 0 20%;
        max-width: 20%;
    }
}


.lp-map-block {
    position: relative;
    height: 560px;
    overflow: hidden;
}
.lp-map-block__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
@media screen and (max-width: 767px) {
    .lp-map-block {
        height: 350px;
        max-height: calc(100vh - 120px);
        margin-left: -20px;
        margin-right: -20px;
    }
}

.lp-counters {}
.lp-counters__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.lp-counters__item-wrapper {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.lp-counters__item {}
.lp-counters__number {
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    color: #1898D2;
    white-space: nowrap;
}
.lp-counters__text {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    color: #2B2B2B;
}
@media screen and (max-width: 991px) {
    .lp-counters__item-wrapper {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
}
@media screen and (max-width: 767px) {
    .lp-counters__item-wrapper {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 575px) {
    .lp-counters__item-wrapper {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.lp-list-connected {}
.lp-list-connected__item {
    display: flex;
    position: relative;
    align-items: center;
}
.lp-list-connected__item:before {
    content: "";
    position: absolute;
    left: 66px;
    top: 15px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #9BD229;
    box-shadow: 0 0 0 5px #F2F2F2;
}
.mgg-wrapper.ny-theme .lp-list-connected__item:before {
    background-color: #009cdb;
}
.mgg-wrapper.ny-theme .lp-list-connected__item.red_dot:before {
    background-color: #b10015;
}
.lp-list-connected__item:not(:last-child) {
    margin-bottom: 30px;
}
.lp-list-connected__item:not(:last-child):after {
    content: "";
    position: absolute;
    left: 70px;
    top: 36px;
    bottom: -32px;
    width: 2px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDIgMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgZmlsbD0iI0QyRDJEMiIvPjwvc3ZnPg==");
    background-size: 2px 10px;
    background-repeat: repeat-y;
}
.lp-list-connected__icon {
    flex: 0 0 40px;
    max-width: 40px;
    height: 40px;
    margin-right: 65px;
    align-self: flex-start;
}
.lp-list-connected__icon_larger {
    flex: 0 0 45px;
    max-width: 45px;
    height: 45px;
    margin-right: 60px;
}
.lp-list-connected__icon-svg {
    max-width: 100%;
    max-height: 100%;
}
.lp-list-connected__desc {
    padding-top: 9px;
}
.lp-list-connected__name {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    color: #2B2B2B;
}
.lp-list-connected__text {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.85;
    color: #2B2B2B;
}
.lp-list-connected__name + .lp-list-connected__text {
    margin-top: 5px;
}
.lp-list-connected_horizontal .lp-list-connected__desc {
    padding-top: 0;
}
@media screen and (max-width: 767px) {
    .lp-list-connected__item:before {
        left: 45px;
    }
    .lp-list-connected__item:not(:last-child):after {
        left: 49px;
    }
    .lp-list-connected__icon {
        flex: 0 0 30px;
        max-width: 30px;
        height: 30px;
        margin-right: 40px;
    }
}
@media screen and (min-width: 992px) {
    .lp-list-connected_horizontal {
        display: flex;
        margin: 0 -8px;
    }
    .lp-list-connected_horizontal .lp-list-connected__item {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0;
        display: block;
        padding: 0 8px;
        margin-bottom: 0;
    }
    .lp-list-connected_horizontal .lp-list-connected__item:before {
        left: 13px;
        top: 80px;
    }
    .lp-list-connected_horizontal .lp-list-connected__item:not(:last-child):after {
        left: 40px;
        top: 85px;
        right: -4px;
        bottom: auto;
        height: 2px;
        width: auto;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDEwIDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgZmlsbD0iI0QyRDJEMiIvPjwvc3ZnPg==");
        background-size: 10px 2px;
        background-repeat: repeat-x;
    }
    .lp-list-connected_horizontal .lp-list-connected__icon {
        flex: 0 0 100px;
        max-width: 100px;
        height: 60px;
        margin: 0 0 45px;
        display: flex;
        align-items: center;
    }
}

.lp-form-block__wrapper {
    margin-top: 20px;
}
.lp-form-block {
    background: #FFFFFF;
    box-shadow: 0px 14px 31px rgba(0, 0, 0, 0.0664912), 0px 1px 2px rgba(0, 0, 0, 0.0626415);
    border-radius: 4px;
    padding: 50px 50px 30px;
}
.lp-form-block__title {
    font-size: 24px;
    margin: 0 0 40px;
}
.lp-form-block__title-helper {
    color: rgba(43, 43, 43, 0.5);
}
.lp-form-block__title-helper-link {
    color: rgba(43, 43, 43, 0.5);
    border-bottom: 1px dashed rgba(43, 43, 43, 0.5);
}
.lp-form-block__title-helper-link:hover {
    color: #95C518;
    border-color: rgba(149, 197, 24, 0.5);
}
.lp-form-block__section {}
.lp-form-block__section:not(:last-child) {
    padding-bottom: 25px;
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 50px;
}
.lp-form-block__section-title {
    margin: 0 0 20px;
}
.lp-form-block__footer {
    margin: 50px 0 0;
}
.lp-form-block__footer_mt_md {
    margin: 30px 0 0;
}
.lp-form-block__text {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.23;
    color: #2B2B2B;
}
@media screen and (max-width: 991px) {
    .lp-form-block__text {
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    .lp-form-block {
        padding: 0 20px;
        margin: 0 -20px;
        box-shadow: none;
    }
    .lp-form-block__title {
        margin: 0 0 20px;
    }
    .lp-form-block__section:not(:last-child) {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .lp-form-block__section-title {
        margin: 0 0 8px;
    }
    .lp-form-block__footer {
        margin: 30px 0 0;
    }
}

.lp-geo-block {
    background: url("/local/templates/main/css/../i/lp/bg/bg-map.svg") no-repeat center bottom;
    background-size: contain;
    position: relative;
    padding-bottom: 40%;
}
.lp-geo-block__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.lp-geo-block__bg_truck {
    right: 50%;
    left: auto;
    width: 996px;
    background: url("/local/templates/main/css/../i/lp/bg/bg-truck.svg") no-repeat right bottom;
    background-size: 100% auto;
    max-width: 85vw;
}
.lp-geo-block__bg_plane {
    left: 45%;
    right: auto;
    width: 730px;
    background: url("/local/templates/main/css/../i/lp/bg/bg-plane.svg") no-repeat left bottom;
    background-size: contain;
    max-width: 85vw;
}
.lp-geo-block__content {
    position: relative;
    z-index: 3;
}
.lp-geo-block__list {
    display: flex;
    flex-wrap: wrap;
}
.lp-geo-block__list-item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.lp-geo-block__list-item:not(:last-child) {
    margin-right: 50px;
}
.lp-geo-block__list-icon {
    align-self: flex-start;
    margin-right: 20px;
    flex: 0 0 24px;
    max-width: 24px;
    height: 30px;
}
.lp-geo-block__list-icon-svg {}
.lp-geo-block__list-text {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.69;
    color: #2b2b2b;
}
@media screen and (max-width: 1199px) {
    .lp-geo-block__bg_plane {
        left: 50%;
    }
}
@media screen and (max-width: 991px) {
    .lp-geo-block__bg_plane {
        background-size: contain;
        top: auto;
        height: 100%;
        max-height: 80%;
    }
}
@media screen and (max-width: 575px) {
    .lp-geo-block__bg_plane {
        max-height: 72%;
    }
}
@media screen and (max-width: 359px) {
    .lp-geo-block__bg_plane {
        max-height: 60%;
    }
}

.lp-filials-list {
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
}
.lp-filials-list__item {
    padding: 0 10px 0 42px;
    position: relative;
    font-weight: normal;
    font-size: 18px;
    color: #2B2B2B;
    line-height: 1.33;
    margin: 0 0 25px;
    flex: 0 0 25%;
    max-width: 25%;
}
.lp-filials-list__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    width: 25px;
    height: 30px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.lp-filials-list__item_city:before {
    background-image: url("/local/templates/main/css/../i/icons/marker-green.svg");
}
.lp-filials-list__item_filial:before {
    background-image: url("/local/templates/main/css/../i/icons/marker-blue.svg");
}
@media screen and (max-width: 1199px) {
    .lp-filials-list__item {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
}
@media screen and (max-width: 991px) {
    .lp-filials-list__item {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .lp-filials-list__item {
        flex: 0 0 50%;
        max-width: 50%;
        font-size: 14px;
        font-weight: 500;
    }
}
@media screen and (max-width: 575px) {
    .lp-filials-list__item {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.lp-points-list {
    display: flex;
    margin: 16px -10px 0;
    flex-wrap: wrap;
}
.lp-points-list__item-wrapper {
    padding: 0 10px;
    margin-bottom: 20px;
}
.lp-points-list__item {
    padding: 24px 54px 24px 24px;
    background: #FFFFFF;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.04);
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    position: relative;
    height: 100%;
    justify-content: center;
}
.lp-points-list__item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 38px;
    background-size: 290px auto;
    background-position: left center;
    background-repeat: no-repeat;
}
.lp-points-list__item_city:before {
    background-image: url("/local/templates/main/css/../i/icons/marker-green.svg");
}
.lp-points-list__item_filial:before {
    background-image: url("/local/templates/main/css/../i/icons/marker-blue.svg");
}
.lp-points-list__desc {
    flex: 1 1 auto;
    margin-bottom: 30px;
}
.lp-points-list__date {
    font-weight: 500;
    font-size: 13px;
    color: rgba(43,43,43,0.4);
    line-height: 1.69;
    margin-bottom: 28px;
}
.lp-points-list__title {
    font-size: 18px;
    color: #2B2B2B;
    line-height: 1.33;
    position: relative;
    padding-top: 35px;
    font-weight: normal;
}
.lp-points-list__title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 30px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}
.lp-points-list__item_city .lp-points-list__title:before {
    background-image: url("/local/templates/main/css/../i/icons/marker-green.svg");
}
.lp-points-list__item_filial .lp-points-list__title:before {
    background-image: url("/local/templates/main/css/../i/icons/marker-blue.svg");
}
.lp-points-list__text {
    font-weight: 500;
    font-size: 11px;
    color: rgba(43,43,43,0.5);
    line-height: 2;
}
.lp-points-list__footer {
    flex: 0 0 auto;
}
.lp-points-list__btn {}
.lp-points-list__more {
    display: flex;
    flex-direction: column;
}
.lp-points-list__more-svg {
    margin-bottom: 16px;
}
.lp-points-list__more-text {
    font-weight: normal;
    font-size: 18px;
    color: #2B2B2B;
    line-height: 1.33;
}
@media screen and (max-width: 767px) {
    .lp-points-list__date {
        margin-bottom: 16px;
    }
    .lp-points-list__title {
        font-size: 16px;
    }
    .lp-points-list__desc {
        margin-bottom: 16px;
    }
}

.lp-gallery {}
.lp-gallery__list {}
.lp-gallery__item-wrapper {
    margin-bottom: 16px;
}
.lp-gallery__item {
    height: 0;
    padding-bottom: 56.25%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.lp-brands {}
.lp-brands__list {
    margin: 0 -15px;
}
.lp-brands__item-wrapper {
    padding: 0 15px;
    margin-bottom: 10px;
}
.lp-brands__item {
    display: flex;
    width: 100%;
    height: 80px;
    justify-content: center;
    align-items: center;
}
.lp-brands__img {
    max-width: 100%;
    max-height: 100%;
}
.lp-brands_mb_md {
    margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
    .lp-brands__list_lg_5 .lp-brands__item-wrapper {
        flex: 0 0 20%;
        max-width: 20%;
    }
}


.lp-images-group {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}
@media screen and (max-width: 767px) {
    .lp-images-group {
        flex-wrap: wrap;
    }
}

main .page-content__wrapper:not(.page-content__wrapper_with_nav) {
    padding-top: 0;
    overflow: hidden;
}
.page-content__title_pt {
    padding-top: 50px;
}
@media screen and (max-width: 767px) {
    main .page-content__wrapper:not(.page-content__wrapper_with_nav) {
        padding-top: 0;
    }
    main .page-content__wrapper .page-content {
        padding-top: 0;
    }
    .page-content__title_pt {
        padding-top: 20px;
    }
}

textarea.textarea_tall {
    height: 240px;
}

.animation-truck-car {
    animation: animationCar linear 2s;
    -webkit-animation: animationCar linear 2s;
    -moz-animation: animationCar linear 2s;
    -o-animation: animationCar linear 2s;
    -ms-animation: animationCar linear 2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
}
@keyframes animationCar {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-10px, 0px);
    }
    100% {
        transform: translate(0, 0);
    }
}

.animation-plane {
    transform-origin: 70% 70%;
    animation: animationPlane linear 7s;
    -webkit-animation: animationPlane linear 7s;
    -moz-animation: animationPlane linear 7s;
    -o-animation: animationPlane linear 7s;
    -ms-animation: animationPlane linear 7s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
}
@keyframes animationPlane {
    0% {
        transform: translate(-2px, 20px) rotate(1.5deg);
    }
    25% {
        transform: translate(0px, 0px) rotate(0deg);
    }
    50% {
        transform: translate(2px, -15px) rotate(-1.5deg);
    }
    75% {
        transform: translate(0px, 0px) rotate(0deg);
    }
    100% {
        transform: translate(-2px, 20px) rotate(1.5deg);
    }
}


.lp-radio-control {
    position: relative;
    height: 100%;
    display: flex;
}
.lp-radio-control > input {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    opacity: 0;
}
.lp-radio-control > label,
.lp-radio-control__label {
    border: 1px solid rgba(221, 221, 221, 0.6);
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    min-height: 48px;
    height: 100%;
    align-items: center;
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.25;
    background: none;
    transition: background 0.2s ease, border-color 0.2s ease;
    cursor: pointer;
    padding: 8px 16px;
}
.lp-radio-control__label-icon {
    flex: 0 0 24px;
    max-width: 24px;
    height: 24px;
    margin-right: 16px;
}
.lp-radio-control__label-icon-svg {
    max-width: 100%;
    max-height: 100%;
}
.lp-radio-control__label-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.25;
}
.lp-radio-control > input:checked + .lp-radio-control__label,
.lp-radio-control > input:checked + label {
    background: #95C518;
    border-color: #95C518;
}

.lp-radio-pill__group {
    display: flex;
    flex-wrap: wrap;
}
.lp-radio-pill {
    position: relative;
}
.lp-radio-pill > input {
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    opacity: 0;
}
.lp-radio-pill > label,
.lp-radio-pill__label {
    padding: 3px 10px 4px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 11px;
    line-height: 1.18;
    text-align: center;
    background: none;
    transition: background 0.2s ease;
    cursor: pointer;
}
.lp-radio-pill__label-text {
    border-bottom: 1px solid rgba(255,255,255,0.5);
    transition: border-color 0.2s ease;
}
.lp-radio-pill > input:checked + label,
.lp-radio-pill > input:checked + .lp-radio-pill__label {
    background: #95C518;
}
.lp-radio-pill > input:checked + label .lp-radio-pill__label-text,
.lp-radio-pill > input:checked + .lp-radio-pill__label .lp-radio-pill__label-text {
    border-color: transparent;
}
@media screen and (min-width: 768px) {
    .lp-radio-pill > label:hover .lp-radio-pill__label-text,
    .lp-radio-pill__label:hover .lp-radio-pill__label-text {
        border-color: transparent;
    }
}

.lp-catalog {}
.lp-catalog__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.lp-catalog__item-wrapper {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.lp-catalog__item {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #F7F8F9;
    border-radius: 2px;
    padding: 20px;
}
.lp-catalog__item-header {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}
.lp-catalog__item-body {
    flex: 1 1 auto;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 40px 0;
}
.lp-catalog__item-footer {
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
}
.lp-catalog__icon {
    flex: 0 0 40px;
    max-width: 40px;
    height: 40px;
    margin-right: 20px;
    border: 1px solid #DADCDD;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}
.lp-catalog__icon-svg {
    max-width: 100%;
    max-height: 100%;
}
.lp-catalog__name {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.2;
    color: #2B2B2B;
}
.lp-catalog__img {
    display: block;
}
.lp-catalog__info {}
.lp-catalog__price {
    color: #2B2B2B;
}
.lp-catalog__price-cost {
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    white-space: nowrap;
}
.lp-catalog__price-text {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
}
.lp-catalog__helper {
    font-weight: normal;
    font-size: 10px;
    line-height: 1.48;
    color: rgba(43,43,43,0.75);
    margin-top: 0px;
}
.lp-catalog__btn.btn {
    padding: 0 30px;
    margin-left: 16px;
}
@media screen and (max-width: 1199px) {
    .lp-catalog__item-footer {
        flex-wrap: wrap;
    }
    .lp-catalog__btn.btn {
        margin: 20px 0 0;
        display: block;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .lp-catalog__list {
        margin: 0 -10px 20px;
    }
    .lp-catalog__item-wrapper {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .lp-catalog__icon {
        margin-right: 16px;
    }
    .lp-catalog__name {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .lp-catalog__item-wrapper {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 575px) {
    .lp-catalog__item-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.lp-review-block {
    position: relative;
    padding: 40px;
    background: #F7F8F9;
    z-index: 1;
}
.lp-review-block__content {
    position: relative;
    z-index: 5;
    max-width: 550px;
}
.lp-review-block__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding-right: 35px;
}
.lp-review-block__title {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.36;
    color: #2B2B2B;
}
.lp-review-block__add {
    display: flex;
    align-items: center;
}
.lp-review-block__add-icon {
    flex: 0 0 auto;
    margin-right: 10px;
}
.lp-review-block__add-icon-svg {
    display: block;
}
.lp-review-block__add-text {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.85;
    color: #1898D2;
    margin-top: 2px;
}
.lp-review-block__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.lp-review-block__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(45% - 1px);
    right: 0;
    bottom: 0;
    z-index: 2;
    background: -moz-linear-gradient(left,  rgba(247,248,249,1) 0%, rgba(247,248,249,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(247,248,249,1) 0%,rgba(247,248,249,0) 100%);
    background: linear-gradient(to right,  rgba(247,248,249,1) 0%,rgba(247,248,249,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8f9', endColorstr='#00f7f8f9',GradientType=1 );
}
.lp-review-block__bg-inner {
    position: absolute;
    top: 0;
    left: 45%;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
}
.lp-review-block_footer {
    margin: 40px 0 -30px;
}
@media screen and (min-width: 1200px) and (max-width: 1379px),
screen and (min-width: 992px) and (max-width: 1052px) {
    .lp-review-block_footer {
        margin-left: -20px;
        margin-right: -20px;
    }
}
@media screen and (max-width: 991px) {
    .lp-review-block__bg-inner {
        opacity: 0.3;
    }
}
@media screen and (max-width: 767px) {
    .lp-review-block {
        padding: 20px 20px 0;
        margin-left: -20px;
        margin-right: -20px;
    }
    .lp-review-block__content {
        max-width: 100%;
    }
    .lp-review-block__head {
        padding-right: 0;
    }
    .lp-review-block__bg {
        position: relative;
        height: 0;
        padding-bottom: 57.64%;
        margin-left: -20px;
        margin-right: -20px;
    }
    .lp-review-block__bg:before {
        top: -1px;
        left: 0;
        bottom: auto;
        height: 65%;
        background: -moz-linear-gradient(top,  rgba(247,248,249,1) 0%, rgba(247,248,249,0) 100%);
        background: -webkit-linear-gradient(top,  rgba(247,248,249,1) 0%,rgba(247,248,249,0) 100%);
        background: linear-gradient(to bottom,  rgba(247,248,249,1) 0%,rgba(247,248,249,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8f9', endColorstr='#00f7f8f9',GradientType=0 );
    }
    .lp-review-block__bg-inner {
        left: 0;
        opacity: 1;
    }
}

.lp-review-slider {
    position: relative;
}
.lp-review-slider .swiper-slide {
    opacity: 0 !important;
    transition: opacity 0.3s ease;
}
.lp-review-slider .swiper-slide-active {
    opacity: 1 !important;
}
.lp-review-slider__item {
    padding: 10px 35px 28px;
}
.lp-review-slider__desc {
    background: #FFFFFF;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
    min-height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.lp-review-slider__desc:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 15px;
    margin-top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
}
.lp-review-slider__text {
    overflow: hidden;
}
.lp-review-slider__text p:last-child {
    margin-bottom: 0;
}
.lp-review-slider__text_cutted {
    max-height: 175px;
}
.lp-review-slider__text_cutted + .lp-review-slider__text-toggle {
    display: inline;
}
.lp-review-slider__text_expanded {
    max-height: 1000px;
}
.lp-review-slider__text-toggle {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.85;
    color: #1898D2;
    border-bottom: 1px dashed transparent;
    cursor: pointer;
    position:relative;
    z-index:8888;
    /* display: none;*/
}
.swiper-button-disabled {
    display:none;
}
.lp-review-slider__text-toggle:hover {
    color: #95C518;
    border-color: rgba(149, 197, 24, 0.5);
}
.lp-review-slider__text-toggle_active {
    border-color: #1898D2;
}
.lp-review-slider__name {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.31;
    color: #2B2B2B;
}
.lp-review-slider__date {
    font-weight: normal;
    font-size: 10px;
    line-height: 1.48;
    color: rgba(43,43,43,0.75);
    margin-top: 3px;
}
.lp-review-slider .swiper-button-prev,
.lp-review-slider .swiper-button-next {
    margin: 0;
    top: 128px;
    transform: translate(0,-50%);
    /*margin-top: -35px;*/
    width: 0;
    height: 0;
    border-style: solid;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}
.lp-review-slider .swiper-button-prev:hover,
.lp-review-slider .swiper-button-next:hover {
    opacity: 1;
}
.lp-review-slider .swiper-button-prev:after,
.lp-review-slider .swiper-button-next:after {
    content: none;
    display: none;
}
.lp-review-slider .swiper-button-prev {
    border-width: 15px 15px 15px 0;
    border-color: transparent #1897d2 transparent transparent;
    left: 0;
}
.lp-review-slider .swiper-button-next {
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #1897d2;
    right: 0;
}
.lp-review-slider .swiper-pagination {
    position: absolute;
    left: 35px;
    bottom: 0;
    display: flex;
}
.lp-review-slider .swiper-pagination > .swiper-pagination-bullet {
    margin: 4px 0;
    border: 1px solid #CECECE;
    background: none;
    transition: background 0.3s ease, border-color 0.3s ease;
    opacity: 1;
}
.lp-review-slider .swiper-pagination > .swiper-pagination-bullet:not(:last-child) {
    margin-right: 16px;
}
.lp-review-slider .swiper-pagination > .swiper-pagination-bullet-active {
    background: #1898D2;
    border-color: #1898D2;
}
@media screen and (max-width: 575px) {
    .lp-review-slider .swiper-container {
        overflow: visible;
    }
    .lp-review-slider__item {
        padding: 10px 15px 28px;
    }
    .lp-review-slider .swiper-button-prev {
        left: -10px;
    }
    .lp-review-slider .swiper-button-next {
        right: -10px;
    }
    .lp-review-slider .swiper-pagination {
        left: 15px;
    }
}

.lp-steps-block {
    display: flex;
    margin: 0 -15px 70px;
    counter-reset: stepsBlockItem;
}
.lp-steps-block__item {
    flex: 1;
    padding: 0 15px;
    position: relative;
    counter-increment: stepsBlockItem;
}
.lp-steps-block__item:not(:last-child):before {
    content: "";
    position: absolute;
    top: 30px;
    left: 98px;
    height: 1px;
    right: 5px;
    background: #EDEDED;
}
.lp-steps-block__icon-wrapper {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 0px 8px 31px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.0626415);
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lp-steps-block__icon-wrapper:before {
    content: counter(stepsBlockItem);
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    background: rgba(196, 196, 196, 0.15);
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: rgba(149, 197, 24, 0.5);

}
.lp-steps-block__icon-wrapper:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%,-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #C4C4C4;
    border: 2px solid #fff;
}
.lp-steps-block__icon-wrapper_green:after {
    background: #95C518;
}
.lp-steps-block__text {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.69;
    color: #3B3F41;
}
@media screen and (max-width: 767px) {
    .lp-steps-block {
        flex-direction: column;
    }
    .lp-steps-block__item {
        display: flex;
        align-items: center;
    }
    .lp-steps-block__item:not(:last-child) {
        margin-bottom: 30px;
    }
    .lp-steps-block__item:not(:last-child):before {
        left: 45px;
        top: 60px;
        width: 1px;
        height: auto;
        bottom: -30px;
    }
    .lp-steps-block__icon-wrapper {
        margin-right: 20px;
        margin-bottom: 0;
        flex: 0 0 60px;
        align-self: flex-start;
    }
    .lp-steps-block__icon-wrapper:after {
        top: 100%;
        right: auto;
        left: 50%;
        transform: translate(-50%,-50%);
        margin-left: 1px;
    }
}

.lp-app-slider {}
.lp-app-slider__content-wrapper {
    align-self: flex-start;
}
.lp-app-slider__content {
    position: relative;
    max-width: 448px;
}
.lp-app-slider__content-inner {
    position: relative;
    padding: 6.02% 6.69%;
}
.lp-app-slider__img-frame {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.lp-app-slider__img {}
.lp-app-slider__tabs {}
@media screen and (max-width: 991px) {
    .lp-app-slider__tabs {
        padding-left: 24px;
    }
}
@media screen and (max-width: 767px) {
    .lp-app-slider__content {
        max-width: 240px;
        margin: 0 auto 24px;
    }
    .lp-app-slider__tabs {
        padding-left: 0;
    }
}

.lp-list-collapsed {}
.lp-list-collapsed__item {
    position: relative;
}
.lp-list-collapsed__item:not(:last-child) {
    margin-bottom: 30px;
}
.lp-list-collapsed__item-head {
    position: relative;
}

.lp-list-collapsed__name {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    color: #2B2B2B;
    align-items: center;
    white-space: nowrap;
}
.lp-list-collapsed__name:after {
    content: "";
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #2b2b2b transparent transparent transparent;
    margin-left: 6px;
    transition: transform 0.3s ease;
    display: inline-block;
    vertical-align: middle;
}
.lp-list-collapsed__name-inner {
    border-bottom: 1px dashed #2B2B2B;
    display: inline;
    transition: border-color 0.3s ease;
    white-space: normal;
}
.lp-list-collapsed__name:hover {
    color: #95C518;
}
.lp-list-collapsed__name:hover .lp-list-collapsed__name-inner {
    border-color: #95C518;
}
.lp-list-collapsed__name_active,
.lp-list-collapsed__name_active:hover {
    color: #95C518;
}
.lp-list-collapsed__name_active:after {
    transform: rotate(-180deg);
}
.lp-list-collapsed__name_active .lp-list-collapsed__name-inner,
.lp-list-collapsed__name_active:hover .lp-list-collapsed__name-inner {
    border-color: transparent;
}
.lp-list-collapsed__item-body {
    display: none;
}
.lp-list-collapsed__text {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.85;
    color: #2B2B2B;
}

.lp-list-collapsed_checked .lp-list-collapsed__item {
    padding-left: 80px;
}
.lp-list-collapsed_checked .lp-list-collapsed__item:not(:last-child) {
    margin-bottom: 20px;
}
.lp-list-collapsed_checked .lp-list-collapsed__item-head {
    display: table;
    height: 60px;
}
.lp-list-collapsed_checked .lp-list-collapsed__item-head:before {
    content: "\e900";
    font-size: 15px;
    line-height: 32px;
    font-weight: normal;
    font-style: normal;
    font-family: "baikal-icons";
    text-align: center;
    position: absolute;
    left: -66px;
    top: 50%;
    transform: translate(0,-50%);
    width: 32px;
    height: 32px;
    background: rgba(149, 197, 24, 0.1);
    border-radius: 50%;
    color: #95C518;
    box-shadow: 0 0 0 14px #fff, 0px 1px 2px 14px rgba(0, 0, 0, 0.0626415), 0px 8px 31px 14px rgba(0, 0, 0, 0.1);
}
.lp-list-collapsed_checked .lp-list-collapsed__name {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
@media screen and (max-width: 991px) {
    .lp-list-collapsed__item:not(:last-child) {
        margin-bottom: 20px;
    }
    .lp-list-collapsed_checked .lp-list-collapsed__item {
        padding-left: 48px;
    }
    .lp-list-collapsed_checked .lp-list-collapsed__item:not(:last-child) {
        margin-bottom: 16px;
    }
    .lp-list-collapsed_checked .lp-list-collapsed__item-head {
        height: 32px;
    }
    .lp-list-collapsed_checked .lp-list-collapsed__item-head:before {
        font-size: 10px;
        line-height: 16px;
        left: -40px;
        width: 16px;
        height: 16px;
        box-shadow: 0 0 0 8px #fff, 0px 1px 2px 8px rgba(0, 0, 0, 0.0626415), 0px 8px 31px 8px rgba(0, 0, 0, 0.1);
    }
}

.lp-img-bordered {
    width: 800px;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
}

.lp-lk-intro {
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.lp-lk-intro__btn {}
.lp-lk-intro__btn:before {
    content: "\e92f";
    position: relative;
    font-size: 30px;
    margin-right: 16px;
    font-family: 'baikal-icons';
    line-height: 1;
    font-weight: normal;
    font-style: normal;
}
.lp-lk-intro__text {
    font-size: 16px;
    font-weight: 600;
    margin-left: 24px;
}
@media screen and (max-width: 991px) {
    .lp-lk-intro__btn.page-cover__btn {
        font-size: 14px;
    }
    .lp-lk-intro__text {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .lp-lk-intro {
        flex-wrap: wrap;
    }
    .lp-lk-intro__text {
        flex: 0 0 100%;
        margin: 16px 0 0;
    }
}
@media screen and (max-width: 575px) {
    .lp-lk-intro__btn.page-cover__btn.btn {
        display: flex;
        padding: 0 24px;
        flex: 0 0 100%;
    }
}


@media screen and (max-width: 767px) {
    .lp-image-single {
        margin: 0 0 20px;
    }
}

.fancybox-img {
    width: 800px;
    max-width: 100%;
    display: block;
    position: relative;
}
@media screen and (max-width: 767px) {
    .fancybox-img:after {
        content: "";
        position: absolute;
        bottom: 12px;
        right: 12px;
        width: 18px;
        height: 18px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAzNCAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMzMgMUgxVjMzSDMzVjFaIiBzdHJva2U9IiMwMDk3RDQiIHN0cm9rZS13aWR0aD0iMiIvPjxwYXRoIGQ9Ik0yMiA3SDI3VjEyIiBzdHJva2U9IiMwMDk3RDQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZD0iTTIwIDE0TDI3IDciIHN0cm9rZT0iIzAwOTdENCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMTIgMjdIN1YyMiIgc3Ryb2tlPSIjMDA5N0Q0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0xNCAyMEw3IDI3IiBzdHJva2U9IiMwMDk3RDQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZD0iTTI3IDIyVjI3SDIyIiBzdHJva2U9IiMwMDk3RDQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZD0iTTIwIDIwTDI3IDI3IiBzdHJva2U9IiMwMDk3RDQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZD0iTTcgMTJWN0gxMiIgc3Ryb2tlPSIjMDA5N0Q0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0xNCAxNEw3IDciIHN0cm9rZT0iIzAwOTdENCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
    }
}
/* End */


/* Start:/local/templates/main/css/calc-plugin.css?166841701218954*/
.calc-delivery__item {
  border-bottom: 1px solid rgba(221, 221, 221, 0.6);
  padding-right: 31px;
  position: relative;
}
.calc-delivery__item .popover-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.calc-delivery__item_hidden {
  display: none;
}
.calc-delivery__radio {
  position: relative;
}
.calc-delivery__radio input[type="radio"] {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 20px;
  height: 20px;
}
.calc-delivery__radio input[type="radio"]:checked + .calc-delivery__radio-label:before {
  background: #95C518;
  border-color: #95C518;
}
.calc-delivery__radio input[type="radio"]:checked + .calc-delivery__radio-label:after {
  opacity: 1;
}
.calc-delivery__radio-label {
  display: flex;
  align-items: center;
  margin: 0;
  cursor: pointer;
  padding: 8px 0 8px 37px;
}
.calc-delivery__radio-label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 20px;
  height: 20px;
  border: 1px solid #dddddd;
  border-radius: 50%;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.calc-delivery__radio-label:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translate(0, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.calc-delivery__visual {
  display: flex;
  flex: 1 0 auto;
}
.calc-delivery__visual-item {
  flex: 0 0 25%;
  height: 40px;
  padding-top: 25px;
  position: relative;
}
.calc-delivery__visual-item:before {
  font-family: "baikal-icons";
  font-size: 23px;
  line-height: 1;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  color: #6B6B6B;
}
.calc-delivery__visual-item:after {
  font-family: "baikal-icons";
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  position: absolute;
  top: calc(50% - 5px);
  color: #0097D4;
  transform: translate(0, -50%);
}
.calc-delivery__visual-item_icon_door:before {
  content: "\e90d";
}
.calc-delivery__visual-item_icon_terminal:before {
  content: "\e90e";
}
.calc-delivery__visual-item_arrow_car:after {
  content: "\e91e";
  right: calc(50% - 22px);
}
.calc-delivery__visual-item_arrow_truck:after {
  content: "\e91f";
  right: calc(50% - 25px);
}
.calc-delivery__visual-item_arrow_plane:after {
  content: "\e920";
  right: calc(50% - 22px);
}
.calc-delivery__visual-text {
  font-weight: 500;
  font-size: 11px;
  line-height: 1.36;
  color: rgba(43, 43, 43, 0.4);
  max-width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: max-width 0.3s ease, background 0.3s ease, z-index 0.3s ease;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.calc-delivery__visual-text:hover {
  max-width: 190px;
  background: #fff;
  z-index: 3;
  padding-right: 5px;
}
.calc-delivery__text-wrapper {
    display: flex;
    align-items: center;
}
.calc-delivery__text {
  font-weight: 600;
  font-size: 13px;
  line-height: 1.92;
  color: #2b2b2b;
  min-width: 80px;
  margin-left: 28px;
}
.calc-delivery__text + .calc-delivery__text {
  margin-left: 15px;
}
.calc-delivery__text-wrapper.with_old_price .calc-form__result__cost_full {
    font-weight: normal;
    text-decoration: line-through;
    font-size: 12px;
    line-height: 1;
    display: block;
    opacity: 0.7;
}
.calc-form__delivery-info {
    margin-left: 28px;
}

.calc-plugin__wrapper {
    padding: 20px;
    border-top: 2px solid #0097D4;
}
.calc-plugin__fields .row {
    margin: 0 -10px;
    position: relative;
}
.calc-plugin__fields .row > * {
    padding: 0 10px;
}
.calc-plugin__exchange {
    position: absolute;
    top: 34px;
    left: 50%;
    transform: translate(-50%,0);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid rgba(221, 221, 221, 0.6);
    z-index: 2;
    background: #fff;
    cursor: pointer;
    color: rgba(43, 43, 43, 0.4);
}
.calc-plugin__exchange:before {
    content: "\e939";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    line-height: 1;
    font-weight: normal;
    font-family: "baikal-icons";
}
.calc-plugin__exchange:hover {
    color: rgba(43, 43, 43, 0.8);
}
.calc-plugin__result {
  position: relative;
  padding-top: 22px;
  margin-top: 5px;
}
.calc-plugin__result:before {
  content: "\e921";
  font-family: "baikal-icons";
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
}
.calc-plugin__result-toggle,
.calc-plugin__filial-toggle {
  height: 50px;
  line-height: 50px;
  font-weight: 500;
  border: none;
  text-decoration: none !important;
  padding: 0 20px;
  white-space: nowrap;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  z-index: 1;
  border-radius: 2px;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.04);
  font-size: 16px;
  background: #95C518;
  color: #fff;
}
.calc-plugin__result-toggle:hover,
.calc-plugin__filial-toggle:hover {
    background: #8FBD16;
    color: #fff;
}
.calc-plugin__result-toggle:after,
.calc-plugin__filial-toggle:after {
    content: "\e91b";
    position: relative;
    margin-left: 12px;
    font-family: "baikal-icons";
    font-size: 7px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    transform: rotate(-180deg);
    transition: 0.3s ease;
}
.calc-plugin__result-toggle_active:after,
.calc-plugin__filial-toggle_active:after {
    transform: rotate(0deg);
}
.calc-plugin__action {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.calc-plugin__button.btn {
  height: 50px;
  line-height: 50px;
  padding-left: 25px;
  padding-right: 25px;
}
.calc-plugin__button.btn.btn_sm {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.with-more__action {
    flex-wrap: wrap;
}
.hyper-notice {
    margin-right: 20px;
    font-size: 11px;
    line-height: 13px;
}
.with-more__action .hyper-notice {
    margin-top: 20px;
    margin-right: 0;
    flex: 0 0 100%;
}
.calc-plugin__individual {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
}
.calc-plugin__individual .calc-plugin__button.btn {
    margin: 0 0 20px;
}
.calc-plugin__individual .calc-plugin__button.btn {
    margin: 20px 0 0;
}

.calc-plugin__result_small {
    display: flex;
    align-items: center;
}
.calc-plugin__result_small .calc-delivery {
    display: flex;
    flex: 1 1 auto;
    justify-content: space-between;
}
.calc-plugin__result_small .calc-delivery__group {
    margin-right: 24px;
}
.calc-plugin__result_small .calc-delivery__group_m_auto {
    margin-left: auto;
    margin-right: auto;
}
.calc-plugin__result_small .calc-delivery__text-wrapper {
    flex-direction: row;
    align-items: center;
}
.calc-plugin__result_small .calc-delivery__text {
    margin: 0;
    min-width: 0;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}
.calc-plugin__result_small .calc-delivery__text + .calc-delivery__text {
    margin: 0 0 0 4px;
}
.calc-plugin__result_small .calc-delivery__text_old {
    font-weight: normal;
    text-decoration: line-through;
    font-size: 13px;
}
.calc-plugin__result_small .calc-delivery__desc {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.2;
    margin-top: 4px;
}
.calc-plugin__result_small .calc-plugin__button.btn {
    margin: 0 0 0 24px;
}

@media screen and (max-width: 767px) {
    .calc-delivery__item {
        border: 1px solid rgba(221, 221, 221, 0.6);
        margin-bottom: 5px;
        padding-right: 0;
    }
    .calc-delivery__radio-label {
        flex-wrap: wrap;
        padding: 15px 20px;
        justify-content: space-between;
    }
    .calc-delivery__radio-label:before {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        content: "Выбрать";
        width: auto;
        border-radius: 2px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        order: 99;
        background: #0097D4;
        color: #fff;
        font-weight: 600;
        font-size: 13px;
        border: none;
    }
    .calc-delivery__radio input[type="radio"]:checked + .calc-delivery__radio-label:before {
        content: "Выбрано";
    }
    .calc-delivery__radio-label:after {
        display: none;
    }
    .calc-delivery__visual {
        width: 100%;
        border-bottom: 1px solid rgba(221, 221, 221, 0.6);
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .calc-delivery__visual-item_empty {
        display: none;
    }
    .calc-delivery__item .popover-icon {
        display: none;
    }
    .calc-delivery__text-wrapper {
        flex-direction: column;
    }
    .calc-delivery__text {
        margin-left: 0;
        line-height: 1;
    }
    .calc-delivery__text + .calc-delivery__text {
        margin-left: 0;
        margin-top: 5px;
    }
    .calc-plugin__result {
        padding-top: 30px;
    }
    .calc-plugin__action {
        flex-direction: column;
    }
    .hyper-notice {
        margin-right: 0;
        margin-top: 20px;
        text-align: center;
    }
    .calc-plugin__button.btn {
        margin-top: 20px;
        width: 100%;
    }
    .calc-plugin__result-toggle {
        width: 100%;
    }
}
@media screen and (max-width: 575px) {
    .calc-plugin__exchange:before {
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .calc-plugin__exchange {
        top: 80px;
    }
    .calc-plugin__result_small {
        flex-wrap: wrap;       
    }
    .calc-plugin__result_small .calc-delivery {
        flex: 0 0 100%;
        flex-wrap: wrap;
    }
    .calc-plugin__result_small .calc-delivery__group,
    .calc-plugin__result_small .calc-delivery__group_m_auto {
        margin: 0 0 20px;;
    }
    .calc-plugin__result_small .calc-plugin__button.btn {
        margin: 0;
        width: 100%;
        flex: 0 0 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .calc-plugin__exchange_widget_delivery {
        left: 33.33333333%;
    }
}

.calc-plugin_inverse {
  color: #fff;
}
.calc-plugin_inverse .form-control {
  background: none;
  color: #fff;
}
.calc-plugin_inverse .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.calc-plugin_inverse .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.calc-plugin_inverse .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.calc-plugin_inverse .form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.calc-plugin_inverse .form-label {
  color: #fff;
}
.calc-plugin_inverse .calc-plugin__exchange {
    border: 1px solid rgba(221, 221, 221, 0.6);
    background: #019CDC;
    color: #fff;
}
.calc-plugin_inverse .calc-delivery__item {
  border-color: rgba(255, 255, 255, 0.3);
}
.calc-plugin_inverse .calc-delivery__radio-label:before {
  border-color: rgba(255, 255, 255, 0.6);
}
.calc-plugin_inverse .calc-delivery__radio-label:after {
  background: #0097D4;
}
.calc-plugin_inverse .calc-delivery__visual-item:before {
  color: #fff;
}
.calc-plugin_inverse .calc-delivery__visual-item:after {
  color: #95C518;
}
.calc-plugin_inverse .calc-delivery__visual-text {
  color: #FFFFFF;
}
.calc-plugin_inverse .calc-delivery__visual-text:hover {
  background: #1898D2;
}
.calc-plugin_inverse .calc-delivery__text {
  color: #fff;
}
.calc-plugin_inverse .calc-plugin__result-toggle {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
.calc-plugin_inverse .calc-plugin__result-toggle:hover {
  color: #fff;
  border-color: transparent;
}
.calc-plugin_inverse .calc-plugin__button.btn {
  background: #fff;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.04);
  color: #1898D2;
}
.calc-plugin_inverse .noUi-handle {
  border: none;
}
.calc-plugin_inverse .bootstrap-select .select-default__btn {
    background: none;
    color: #fff;
}
.calc-plugin_inverse .bootstrap-select .bs-caret {
    border-color: #fff transparent transparent;
}
.calc-plugin_inverse .bootstrap-select.show .bs-caret {
    border-color: transparent transparent #fff;
}
.calc-plugin_inverse .bootstrap-select .select-default__btn + .dropdown-menu {
    border: 1px solid #fff;
    background: #1a97d1;
}
.calc-plugin_inverse .bootstrap-select .select-default__btn + .dropdown-menu a {
    color: #fff
}
.calc-plugin_inverse .bootstrap-select .select-default__btn + .dropdown-menu a:hover {
    color: #95C518;
}

@media screen and (max-width: 767px) {
    .calc-plugin_inverse .calc-delivery__radio-label:before {
        background: #fff;
        color: #1898D2;
    }
    .calc-plugin_inverse .calc-delivery__radio input[type="radio"]:checked + .calc-delivery__radio-label:before {
        color: #fff;
    }
}

.calc-plugin__result-toggle-hide {
    display: none!important;
}
.calc-short-result {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}

.calc-short-result__item {
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    color: #000000;
}
.calc-plugin_inverse .calc-short-result__item {
    color: #ffffff;
}
.calc-short-result__item:not(:last-child) {
    margin-right: 10px;
}

.calc-short-result-mgg {
    margin-top: 10px;
}

.calc-short-result__helper {
    font-weight: 500;
    font-size: 11px;
    line-height: 1;
    color: #AAAAAA;
}
.calc-plugin_inverse .calc-short-result__helper {
    color: #ffffff;
}
.calc-short-result__item_icon_calc,
.calc-short-result__item_icon_clock,
.calc-short-result__item_icon_mgg {
    padding-left: 32px;
}
.calc-short-result__item_icon_calc:before,
.calc-short-result__item_icon_clock:before,
.calc-short-result__item_icon_mgg:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    width: 24px;
    height: 24px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.calc-short-result__item_icon_mgg:before {
	content: "\e933";
	font-family: "baikal-icons";
	font-size:24px;
	color: #AAAAAA;
	opacity: 0.9;
}

.calc-short-result__item_icon_calc:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj48ZyBzdHJva2U9IiNiN2I3YjciIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkPSJNNCAzLjVBMS41IDEuNSAwIDAgMSA1LjUgMmgxM0ExLjUgMS41IDAgMCAxIDIwIDMuNXYxN2ExLjUgMS41IDAgMCAxLTEuNSAxLjVoLTEzQTEuNSAxLjUgMCAwIDEgNCAyMC41di0xN3oiLz48cmVjdCB4PSI3LjUiIHk9IjUiIHdpZHRoPSI5IiBoZWlnaHQ9IjQiIHJ4PSIxLjUiLz48L2c+PHBhdGggZD0iTTkuNSAxMmExIDEgMCAxIDEtMiAwIDEgMSAwIDEgMSAyIDB6bS0xIDRhMSAxIDAgMSAwIDAtMiAxIDEgMCAxIDAgMCAyem0xIDJhMSAxIDAgMSAxLTIgMCAxIDEgMCAxIDEgMiAwem0yLjUtNWExIDEgMCAxIDAgMC0yIDEgMSAwIDEgMCAwIDJ6bTEgMmExIDEgMCAxIDEtMiAwIDEgMSAwIDEgMSAyIDB6bS0xIDRhMSAxIDAgMSAwIDAtMiAxIDEgMCAxIDAgMCAyem00LjUtN2ExIDEgMCAxIDEtMiAwIDEgMSAwIDEgMSAyIDB6bS0xIDRhMSAxIDAgMSAwIDAtMiAxIDEgMCAxIDAgMCAyem0xIDJhMSAxIDAgMSAxLTIgMCAxIDEgMCAxIDEgMiAweiIgZmlsbD0iI2I3YjdiNyIvPjwvc3ZnPg==");
}

.calc-plugin_inverse .calc-short-result__item_icon_calc:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj48ZyBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkPSJNNCAzLjVBMS41IDEuNSAwIDAgMSA1LjUgMmgxM0ExLjUgMS41IDAgMCAxIDIwIDMuNXYxN2ExLjUgMS41IDAgMCAxLTEuNSAxLjVoLTEzQTEuNSAxLjUgMCAwIDEgNCAyMC41di0xN3oiLz48cmVjdCB4PSI3LjUiIHk9IjUiIHdpZHRoPSI5IiBoZWlnaHQ9IjQiIHJ4PSIxLjUiLz48L2c+PHBhdGggZD0iTTkuNSAxMmExIDEgMCAxIDEtMiAwIDEgMSAwIDEgMSAyIDB6bS0xIDRhMSAxIDAgMSAwIDAtMiAxIDEgMCAxIDAgMCAyem0xIDJhMSAxIDAgMSAxLTIgMCAxIDEgMCAxIDEgMiAwem0yLjUtNWExIDEgMCAxIDAgMC0yIDEgMSAwIDEgMCAwIDJ6bTEgMmExIDEgMCAxIDEtMiAwIDEgMSAwIDEgMSAyIDB6bS0xIDRhMSAxIDAgMSAwIDAtMiAxIDEgMCAxIDAgMCAyem00LjUtN2ExIDEgMCAxIDEtMiAwIDEgMSAwIDEgMSAyIDB6bS0xIDRhMSAxIDAgMSAwIDAtMiAxIDEgMCAxIDAgMCAyem0xIDJhMSAxIDAgMSAxLTIgMCAxIDEgMCAxIDEgMiAweiIgZmlsbD0iI2ZmZmZmZiIvPjwvc3ZnPg==");
}
.calc-short-result__item_icon_clock:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNiN2I3YjciIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkPSJNMi41IDEyYzAtNS41MjMgNC40NzctMTAgMTAtMTBoMGM1LjUyMyAwIDEwIDQuNDc3IDEwIDEwaDBjMCA1LjUyMy00LjQ3NyAxMC0xMCAxMGgwYy01LjUyMyAwLTEwLTQuNDc3LTEwLTEwaDB6Ii8+PHBhdGggZD0iTTEyLjUgNnY2LjVoNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");
}
.calc-plugin_inverse .calc-short-result__item_icon_clock:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkPSJNMi41IDEyYzAtNS41MjMgNC40NzctMTAgMTAtMTBoMGM1LjUyMyAwIDEwIDQuNDc3IDEwIDEwaDBjMCA1LjUyMy00LjQ3NyAxMC0xMCAxMGgwYy01LjUyMyAwLTEwLTQuNDc3LTEwLTEwaDB6Ii8+PHBhdGggZD0iTTEyLjUgNnY2LjVoNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");
}
@media screen and (max-width: 479px) {
    .calc-short-result {
        flex-direction: column;
        align-items: flex-start;
    }
    .calc-short-result__item:not(:last-child) {
        margin: 0 0 16px;
    }
}

.calc-loader {
    position: relative;
}
.calc_overshadow {
    display: none;
}
.calc-loader.processed .calc_overshadow {
    display: block;
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.calc-loader.loader-blue.processed .calc_overshadow {
    background: rgba(255,255,255,0.5) url("/local/templates/main/css/../i/loader-blue.svg") no-repeat 50% 50%;
}
.calc-loader.loader-white.processed .calc_overshadow {
    background: rgba(0,151,212,0.5) url("/local/templates/main/css/../i/loader-white.svg") no-repeat 50% 50%;
}
.calc-loader .load_calc_result {
    display: none!important;
}

.calc-plugin__delivery_notice {
    display: none;
    margin-top: 15px;
}

.calc-plugin__avia_notice {
    position: relative;
    margin-top: 20px;
    padding-left: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.calc-plugin__avia_notice:before {
    content: "\e906";
    font-family: "baikal-icons";
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 20px;
    padding-right: 5px;
    line-height: 26px;
}
/* End */


/* Start:/plugins/nouislider/nouislider.min.css?15877428404581*/
/*! nouislider - 14.0.3 - 10/10/2019 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0, 50%);transform:translate(0, 50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);top:50%;right:120%}.noUi-handle{border:1px solid #DDDDDD;box-shadow:none}.noUi-horizontal .noUi-handle{width:18px;height:18px;background:#FFFFFF;border-radius:10px;top:-7px;right:-9px;cursor:pointer}.noUi-horizontal .noUi-handle:before,.noUi-horizontal .noUi-handle:after{content:none;display:none}html:not([dir="rtl"]) .noUi-horizontal .noUi-handle{right:-9px}.noUi-target{border:none;background:#F5F5F5;box-shadow:0 0 0 1px rgba(221,221,221,0.25) inset}.noUi-horizontal{height:4px;cursor:pointer}.noUi-connect{background:#95C518}

/* End */
/* /local/templates/main/components/bitrix/news/news/bitrix/news.detail/action/style.css?15877428407186 */
/* /local/templates/main/css/page-cover.css?16076068759741 */
/* /local/templates/main/css/lp.css?163940025937782 */
/* /local/templates/main/css/calc-plugin.css?166841701218954 */
/* /plugins/nouislider/nouislider.min.css?15877428404581 */
