.h1_slider {
    font-size: 46px;
    line-height: 54px;
    margin-bottom: 40px;
}

.h2_slider {
    font-size: 18px;
    line-height: 25px;
}

.title_block {
    font-size: 14px;
    line-height: 40px;
    color: #343e5c;
}

.title_block_logo {
    font-size: 16px;
    line-height: 60px;
    color: #343e5c;
}

.title_block_descr {
    font-size: 18px;
    line-height: 21px;
    color: #252b2f;
}

.title_block_d {
    line-height: 14px;
}

.slogan_block {
    font-weight: bold;
    font-size: 36px;
    line-height: 129.4%;
    width: 50%;
    color: #000;
}

.text_block {
    font-size: 18px;
    line-height: 25px;
    color: #343e5c;
}

.body-pages-sneaker {
    background: white;
    color: #252b2f;
}

.snek__b_four_subs {
    height: 300px;
    width: 83%;
    background: #f9fafb;
}

.img_logo {
    background: #1c1b17;
}

.snek__b_one_substrate {
    background-image: url(../img/sneaker/sne_mob_women.jpg);
    width: 50% !important;
}

.sne_logo {
    margin-top: -55px;
    z-index: 5;
    margin-left: 65px;
}

.sne_logo2 {
    right: 50%;
}

.table_one {
    background: #1c1b17;
    height: 27px;
}

.table_two {
    background: rgba(23, 29, 51, 0.6);
    height: 27px;
}

.table_free {
    background: #c9fa3b;
    height: 27px;
}

.table_four {
    background: #f9fafb;
    height: 27px;
}

.phone_l {
    width: 200%;
    left: -60px;
    position: absolute;
}

.blur_l {
    bottom: -130px;
}


.snek__b_six_subs {
    height: 1182px;
}


.bg-dark-rurquoise {
    background: #f9fafb;
}

.top_cl {
    top: 30%;
}

.img_phone {
    transform: scale(0.7);
}

.title_block_l {
    font-size: 14px;
    color: #343e5c;
    line-height: 30px;
}

.text_rob {
    font-size: 28px;
    font-weight: 500;
    margin-left: -25px;
}

.top_img {
    margin-top: 70px;
}

.block_brend {
    /*height: 500px;*/
    /*left: -25%;*/
}

.foot {
    width: auto;
    top: 30%;
    margin-top: -50px;
    right: 14%;
}

.img_footer {
    width: 80%;
}

.card_size {
    width: 85%;
}

.phone_one, .phone_four {
    top: -30px;
}

.phone_logo {
    opacity: 0;
    left: -30px;
    transition: 2s;
}

.phone_two {
    opacity: 0;
    left: -100px;
    transition: 1s;
}


.geo {
    /*animation: cubeRotation 2s ease-in-out;*/
    left: 39%;
    opacity: 0;
    z-index: 5;
}

@-webkit-keyframes cubeRotation {
    0% {
        top: 30%;
    }

    75% {
        top: 55%;
    }

    85% {
        top: 52%;
    }

    100% {
        top: 55%;
    }
}

.geo2 {
    top: 22%;
    left: 37%;
    transition: 2s;
    opacity: 0;
    z-index: 3;
}

.geo3 {
    top: 28%;
    left: 33%;
    transition: 2s;
    opacity: 0;
}

.text_font, .text_font2, .text_font3, .text_font4 {
    left: 30px;
    transition: 3s;
}

.phone_one, .sne_logo, .phone_four, .phone_five, .phone_six, .phone_seven, .text_one, .text_font,
.text_font2, .text_font3, .text_font4, .phone_main, .text_task, .phones {
    opacity: 0;
    transition: 1s;
}

.phones {
    animation-iteration-count: 1;
    animation-duration: 5s;
    animation-name: appear;
    transform: matrix(-.01, 0, 0, -.01, 0, -125);
}


@media (min-width: 340px) AND (max-width: 370px) {
    .margin_text {
        padding-top: 10%;
    }
}

@media (min-width: 370px) AND (max-width: 420px) {
    .margin_text {
        padding-top: 20%;
    }
}

@media (min-width: 420px) AND (max-width: 450px) {
    .margin_text {
        padding-top: 30%;
    }
}


@media (max-width: 576px) {
    .snek__b {
        height: 340px;
    }

    .snek__b_one_substrate {
        background-image: url(../img/sneaker/sne_mob_women.jpg);
        width: 100% !important;
    }

    .sne_logo {
        display: none;
    }

    .snek__b_one {
        /*height: 340px;*/
    }

    .block_brend {
        /*height: 250px;*/
        /*left: -50%;*/
    }

    .h1_slider {
        font-size: 20px;
        line-height: 0;
        margin-bottom: 15px;
    }

    .h2_slider {
        font-size: 13px;
        line-height: 20px;
    }

    .slogan_block {
        width: 100%;
        font-size: 24px;
        line-height: 100%;
    }

    .text_block {
        font-size: 14px;
        line-height: 22px;
    }

    .snek__b_four_subs {
        width: 100%;
    }

    .title_block_descr {
        font-size: 15px;
        line-height: 15px;
    }

    .snek__b_four_subs {
        height: 225px;
    }

    .img_footer {
        width: 150%;
        left: -20%;
    }

    .card_size {
        /*width: 85%;*/
        width: 60%;
        
    }

    .snek__b_six_subs {
        height: 1520px;
    }

    .w-90 {
        width: 95% !important;
    }

    .phone_four {
        margin-top: 10px;
        width: 72% !important;
    }

    .phone_five {
        margin-top: -50px;
        width: 68% !important;
    }


}


@media (min-width: 577px) AND (max-width: 992px) {
    .snek__b_one_substrate {
        background-image: url(../img/sneaker/snek_substrate.jpg);
        width: 100% !important;
    }

    .block_brend {
        /*left: -40%;*/
    }

    .img_footer {
        width: 150%;
        left: -20%;
    }

    .snek__b {
        height: 520px;
    }
}

