.landings_h1 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
    padding: 0 15px;
}
.landings_p {
    display: block;
    font-size: 18px;line-height: 21px;
    margin-bottom: 30px;
    font-weight: 400;
}
.landings_video {
    width: 100%;
}
.landings_video img {
    max-width: 100%;
}
.landings_alert {
    background: #ed1d28;
    display: block;
    overflow: hidden;
    margin-top: -4px;
    margin-bottom: 56px;
}

.landings_alert p {
    font-size: 26px;
    font-weight: 700;line-height: 32px;
    display: block;
    text-align: center;
    color: #fff;
    padding: 35px;
}

.la_tech {
    margin-bottom: 50px;
    position: relative;
}

.la_tech-block {
    display: block;
    text-align: center;
    height: 100%;
}

.la_tech-block img {
    max-width: 100%;
}

.la_tech .col-sm-4 .la_tech-block {
    border-right: 1px solid #000;
}

.la_tech .col-sm-4:last-child .la_tech-block {
    border-right: 0;
}

.la_tech-block p {
    padding: 0 30px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    color: #000;
    text-align: left;
    margin-bottom: 0;
}

.la_img-box {
    height: 425px;
    display: block;
}

.advantages {
    position: relative;
    margin-bottom: 60px;
}

.advantages .landings_h1 {
    margin-top: 60px;
    margin-bottom: 50px;
}

.advantages_block {
    display: block;
    text-align: center;
}

.advantages_block span {
    display: inline-block;
    vertical-align: top;
    width: 108px;
    height: 108px;
    background: #ed1d28;
    border-radius: 50%;
    position: relative;
}

.advantages_block span img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.advantages_block p {
    display: block;
    text-align: center;
}

.lp-advantages_blocks {
    text-align: center;
    display: block;
    width: 100%;
    position: relative;
}

.lp_line {
    height: 4px;
    background: #ed1d28;
    position: absolute;
    top: 16%;
    left: 0;
    transform: translate(0, -50%);
    width: 100%;
}

.lp_btn {
    padding: 15px;
    color: #fff;
    background: #ed1d28;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    /*height: 38px;*/
    border: unset;
    margin-top: 20px;
    margin-bottom: 0px;
}
.lp_advantages-two {
    display: block;
    background: #252525;
    color: #fff;
    padding: 30px 0;
    text-align: center;
    height: 100%;
}

.lp_advantages-two .landings_h1 {
    margin-bottom: 30px;
}

.lp_advantage-two {
    margin-right: 7.5px;
    margin-left: 7.5px;
    /*margin-bottom: 15px;*/
    background: #fff;
    height: 100%;
}

/*.lp_advantages-twolist .row .col-sm-4:nth-child(3n) .lp_advantage-two {
    margin-right: 0;
}*/

.lp_advantages-twolist .row .col-sm-4 {
    margin-bottom: 15px;
}

.lp_advantages-twolist {
    position: relative;
    display: block;
    font-size: 0;
    padding: 0 7.5px;
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 60px;
}

.lp_advantage-two img {
    max-width: 100%;
}
.lp_advantage-two strong {
    padding: 30px 30px 10px 30px;
    font-size: 22px;
    color: #000;
    text-align: left;
    display: block;
}
.lp_advantage-two ul {
    margin-bottom: 30px;
}
.lp_advantage-two li {
    color: #000;
    font-size: 16px;
    line-height: 16px;
    text-align: left;
    margin-bottom: 10px;
}
.lp_advantage-two p {
    padding: 30px;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #000;
}
.lp_margin {
    display: block;
    margin: 10px 0;
}
.landings_bg {
    display: block;
    text-align: center;
}
.landings_bg p {
    text-align: left;
}
.landings_bg img {
    max-width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.lp_splav {
    padding-top: 10px;
    display: block;
}
.lp_splav img {
    max-width: 100%;
}
.lp_splav p {
    margin-block-start: 0em;
    margin-block-end: 0em;
}
.lp_construction .landings_h1 {
    padding-top: 27px;
    padding-bottom: 10px;
}
.lp_construction .lp_margin {
    display: block;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 40px;
}
.lp_construction strong {
    font-weight: 600;
    color: red;
    font-size: 22px;
}
.lp_construction img {
    margin-bottom: 20px;
}
.lp_construction .lp_construction-content {
    padding: 0 15px;
}
.lp_construction .landings_p {
    font-size: 13px;
    line-height: unset;
}
.lp_image-alert {
    display: block;
}
.lp_image-alert .landings_alert {
    text-align: center;
    height: 154px;
    position: relative;
    overflow: unset;
}
.lp_image-alert .landings_alert img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.lp_image-alert .landings_alert p {
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    display: block;
    text-align: center;
    color: #fff;
    padding: 35px;
    position: absolute;
    top: 34%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}
.lp_advantages-block {
    margin-bottom: 40px;
    padding: 0 15px;
}
.lp_advantages-block b {
    color: #ed1d28;
    font-size: 22px;
}
.lp_advantages-block ul {
    padding-inline-start: 20px;
}

.lp_bag-alerts {
    display: block;
    margin-top: -70px;
}
.lp_bag-alerts img {
    max-width: 100%;
}
.lp_advantages-popups .content_wrapper {
    overflow: unset;
}
.lp-tooltips_block {
    position: relative;
}
.lp-tooltips_block button {
    font-size: 0;
    width: 61px;
    height: 61px;
    /*cursor: pointer;*/
    background: url(img/bag_plus.svg) no-repeat center top;
    outline: none;
    border: none;
    color: #000;
    position: absolute;
}
.tooltip {
    z-index: 299;
}
.tooltip .arrow {
    display: none !important;
}
.tooltip .tooltip-inner {
    padding: 25px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    border: unset;
    background: #ffffffe6;
    box-shadow: 0 4px 15px rgb(0 0 0 / 25%);
    border-radius: 10px;
    max-width: 300px;
    text-align: left;
    z-index: 299;
}
.tooltip .tooltip-inner img {
    max-width: 100%;
}
.lp_t-one {
    top: 90px;
    left: 210px;
}
.lp_t-two {
    top: 300px;
    left: 10px;
}
.lp_t-three {
    left: 420px;
    top: 350px;
}
.lp_t-four {
    left: 120px;
    top: 480px;
}
.lp_t-five {
    left: 500px;
    top: 480px;
}
.lp_t-six {
    left: 340px;
    top: 610px;
}
.lp_advantages-popups .lp_margin {
    display: block;
    width: 100%;
    text-align: center;
    margin: -60px 0 60px 0;
}
.lp_accum {
    display: block;
    /*margin-bottom: 60px;*/
}
.lp_accum p {
    margin-bottom: 30px;
}
.lp_accum li {
    list-style: none;
    margin-bottom: 20px;
    padding-left: 50px;
    padding-top: 7px;
    position: relative;
    vertical-align: top;
}
.lp_accum li::before {
    content: '';
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 0;
    width: 39px;
    height: 39px;
    top: 0;
    background: url(img/approve.svg);
}
.lp_bags-list {
    display: block;
    position: relative;
    text-align: center;
    margin-top: 40px;
}
.lp_bags-list img {
    max-width: 100%;
    margin-right: 40px;
    display: inline-block;
    vertical-align: bottom;
}
.lp_bags-list img:last-child {
    margin-right: 0;
}
.lp_accum .lp_margin {
    margin-bottom: 40px;
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.lp_top-h1,
.lp_top-p,
.lp_top-video,
.lp_anim {
    opacity: 0;
}

.lp_splav .landings_h1 {
    margin-top: -14px;
    margin-bottom: 50px;
}
.lp_line {
    --animate-duration: 3.3s;
}
.lp_splav .col-sm-4 {
    text-align: center;
}
.la_img-box {
    text-align: center;
}
.la_tech-block img {
    display: inline-block;
}
.la_tech {
    position: relative;
}

.display_mobile {
    display: none;
}
.lp_image-alert.display_desk {
    margin: 130px 0;
}
.slick-arrow[src="/lands/img/slider_left.svg"]{
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    z-index: 20;
}
.slick-arrow[src="/lands/img/slider_right.svg"]{
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    z-index: 20;
}
.lp_bags-list div {
    vertical-align: bottom;
    display: inline-block;
}
@media screen and (max-width: 1380px) {
    .lp_advantages-popups .col-sm-7,
    .lp_advantages-popups .col-sm-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .lp_advantages-popups .col-sm-5 {
        text-align: center;
    }
    .lp_bag-alerts {
        display: inline-block;
        max-width: 652px;
    }
}
@media screen and (max-width: 1280px) {
    .lp_bags-list img {
        margin-right: 0;
        max-width: 200px;
    }
    .display_desk {
        display: none;
    }
    .display_mobile {
        display: inline-block;
    }
}
@media screen and (max-width: 1030px) {
    .lp_image-alert.display_mobile {
        display: block;
        text-align: center;
        margin: 80px 0 40px 0;
    }
    .lp_bags-list div {
        vertical-align: middle;
        display: block;
        opacity: 1 !important;
    }
    .la_tech .col-sm-4 .la_tech-block {
        border-right: 0;
    }
    .la_tech .col-sm-4,
    .lp-advantages_blocks .col-sm-2,
    .lp_advantages-twolist .col-sm-4,
    .lp_splav .col-sm-4,
    .lp_splav .col-sm-7,
    .lp_construction .col-sm-5,
    .lp_construction .col-sm-7 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .la_tech-block p {
        margin-top: 0;
        text-align: center;
    }
    .landings_h1 {
        display: block;
        text-align: center;
    }
    .lp_line {
        display: none;
    }
    .la_tech {
        margin-bottom: 20px;
    }
    .advantages .landings_h1 {
        margin-top: 0;
    }
    .landings_bg h2 {
        margin-top: 10px;
    }
    .lp_splav .col-sm-4 {
        text-align: center;
    }
    .lp_splav img {
        margin-bottom: 20px;
    }
    .lp_splav p {
        padding: 0 15px;
        width: calc(100% - 50px);
    }
    .lp_construction .col-sm-5 {
        margin-bottom: 0;
    }
    .lp_accum ul {
        margin-block-start: 0em;
        margin-block-end: 0em;
        padding-inline-start: 0px;
    }
    .landings_alert {
        margin-bottom: 40px;
    }
    .lp_splav .landings_h1 {
        margin-top: 0;
    }
}
@media screen and (max-width: 800px) {
    .landings_alert p {
        font-size: 16px;
        line-height: unset;
        padding: 20px;
    }
    .lp_advantages-twolist {
        padding: 0;
        margin-top: 40px;
    }
    .lp_advantages-two p {
        padding: 0 15px;
    }
    .lp_advantage-two {
        margin-left: 0;
        margin-right: 0;
    }
    .lp_two .row .col-sm-4:last-child {
        margin-bottom: 10px;
    }
    .lp_btn {
        margin-left: 15px;
        margin-right: 15px;
    }
    .advantages .lp_btn {
        margin-top: 0;
    }
    .lp_construction .landings_p {
        margin-bottom: 40px;
    }
    .lp_construction .lp_margin {
        margin-top: -50px;
    }
}

.display_mobile .landings_alert img {
    max-width: 170px;
    margin-left: -20px;
    margin-top: -60px;
}

.display_mobile .landings_alert {
    height: 80px;
    width: 100%;
    width: 340px;
    position: relative;
    text-align: left;
    display: inline-block;
}
.display_mobile .landings_alert .one {
    display: inline-block;
    margin-top: -50px;
    min-width: 200px;
    position: absolute;
    margin-left: 10px;
}
.display_mobile .landings_alert .one span {
    color: #000;
    font-weight: 600;
}
.display_mobile .landings_alert .two {
    display: inline-block;
    bottom: 23px;
    min-width: 200px;
    position: absolute;
    margin-left: 10px;
}
.display_mobile .landings_alert .two span {
    color: #fff;
    font-weight: 600;
}
@media screen and (max-width: 690px) {
    .lp_bag-alerts {
        max-width: 290px;
        margin-bottom: 50px;
        margin-top: -30px;
    }
    .lp-tooltips_block button {
        width: 33px;
        height: 33px;
            background: url(img/mobile_plus.svg) no-repeat center top;
    }
    .lp_t-one {
        top: 55px;
        left: 150px;
    }
    .lp_t-two {
        top: 140px;
    }
    .lp_t-three {
        left: 200px;
        top: 180px;
    }
    .lp_t-four {
        left: 55px;
        top: 230px;
    }
    .lp_t-five {
        left: 250px;
        top: 240px;
    }
    .lp_t-six {
        left: 140px;
        top: 295px;
    }
    .tooltip .tooltip-inner {
        max-width: 200px;
        font-size: 12px;
        padding: 10px;
    }
    .landings_alert {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 340px) {
    .display_mobile .landings_alert .one span,
    .display_mobile .landings_alert .two span {
        font-size: 13px;
    }
}
