/*.white #footer{*/
/*    background: #000;*/
/*}*/
.none-768 {
    display: block;

}

/*.dbv-arrow-sick-vasterra {*/
/*    border: 1px solid #FFC936;*/
/*}*/

/*.footer__wrapper .left {*/
/*    color: #fff;*/
/*}*/
/*.footer__wrapper {*/
/*    border-top: 2px solid #FFC936;*/

/*}*/
.yellow {
    color: #FFC936;
}

.grid_2_column__description.grid-align-between h3 {
    padding-bottom: 0;
}

.single h3 {
    /*color: #fff;*/
    padding-bottom: 30px;
}

/*.bizcen-page {*/
/*    background: #000;*/
/*}*/

section.bizcen-page {
    max-width: 100vw;
    overflow: hidden;
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

img#image-info-desktop2 {
    margin-top: -6px;
}

.container2, .container {
    max-width: 1590px;
    margin: 0 auto;
    padding: 0 15px;
}

.lot-phones {
    max-height: 374px;
}

.single p {
    line-height: 135%;
    /*color: #fff;*/
}

.margin-top {
    margin-top: 50px;
}

/*.grayStripe {*/
/*    position: relative;*/
/*    height: 449px;*/
/*    background: #F3F4F6;*/
/*    margin-top:400px;*/
/*    position: relative;*/
/*    width: 100vw;*/

/*}*/
.grayStripe-top {
    display: grid;
    position: relative;
    height: auto;
    background: #F1F2F6;
    position: relative;
    width: 100vw;
    min-height: 403px;
}

.big-gif {
    max-width: 100%;
    justify-self: center;
}

.big-gif2 {
    max-width: 100%;
    justify-self: end;
}

.grayStripeBig {
    height: auto;
    background: #F3F4F6;
    margin-top: 50px;
    position: relative;
}

.footer-phones {
    max-width: 100%;
    grid-column: 2/11;
    justify-self: center;
}

.block2-phone-left, .block2-phone-right {
    width: 420px;
    /*filter: drop-shadow(40px 60px 80px rgba(62, 68, 128, 0.25));*/
    /*filter: drop-shadow(27px 46px 27px rgba(62, 68, 128, 0.25));*/
}

img.block2-phone-left {
    grid-column: 6/ span 3;
    margin-top: -305px;
    /*position: absolute;*/
    /*top: -76%;*/
    /*right: 60%;*/

}

img.block2-phone-right {
    grid-column: 9/ span 4;
    margin-top: -112px;
    /*position: absolute;*/
    /*left: 60%;*/
    /*bottom: -63px;*/

}

.margin-bottom {
    margin-bottom: 100px;
}

.block5-phone {
    max-width: 400px;
}

.grid_2_column-reverse {
    /*margin-top: 170px;*/
    grid-column: 2/ span 10;
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-gap: 60px;
    width: 100%;
}

.phone-video-block.firstPhone > .phone-video > .video-phone {
    margin-left: -80px;
    min-width: 124%;
}

.phone-video-block.second-phone > .phone-video > .video-phone {
    margin-left: -68px;
    min-width: 124%;
}

.phone-video-block {
    max-width: 445px;
    /*overflow: hidden;*/
}

.video-phone {
    width: 530px;
    max-width: 100%;
}

.grid-align-center {
    -ms-flex-item-align: start;
        align-self: start;
}

.grid-align-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.userFlow-desktop {
    grid-column: 1/12;
    max-width: 100%;
}

.userFlow-mobile {
    display: none;
}

.grid_2_column {
    grid-column: 2/ span 10;
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-gap: 60px;
    width: 100%;
}

.grid_2_column__description {
    max-width: 100%;
}

.grid_1_column_full {
    grid-column: 1/span 12;
}

.grid_1_column_text {
    grid-column: 2/span 7;
    max-width: 760px;
}

.grid_1_column_text-full {
    grid-column: 2/span 7;
}

.main-case,
.excerpt {
    min-width: 100%;
    margin-bottom: 40px;
}

.technology-description {
    justify-self: flex-end;
    position: relative;
    margin-top: -25px;
}

.technology img {
    max-height: 50px;
    max-width: 130px;
    /* padding: 2px;
    margin-right: 3px;
    margin-bottom: 5px; */
}

.technology {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 15px;
}

.main-case2 {
    max-width: 100%;
    -webkit-filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
            filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
    border-radius: 4px;
}

.muvetop {
    position: relative;
    top: -40px;
    max-width: 100%;
}

.numbers {
    max-width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1px;
}

.numbers .numbers__int {
    font-family: Inter;
    font-style: normal;
    font-weight: 800;
    font-size: 110px;
    line-height: 130%;
    text-align: center;
    color: #B5293F;;
}

.numbers .numbers__ps {
    font-family: Inter;
    font-style: italic;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #292A2B;
}

.main-cases-wrap .main-case1 {
    position: absolute;
    padding-left: 0;
    top: -40px;
    /* left: 50%; */
    right: 250px;
}

.main-cases-wrap .main-case1 .span1 {
    right: -180px;
    top: 5px;
}

.main-cases-wrap .main-case1 .span2 {
    left: -160px;
    width: 130px;
    bottom: 70px;
}

.main-cases-wrap .main-case1 .span3 {
    left: -160px;
    bottom: 35px;
}

.main-cases-wrap .main-case2 {
    position: absolute;
    left: 0;
    z-index: 1;
    top: 40px;
}

.big-height {
    min-height: 800px;
    position: relative;
}

.img500 {
    max-height: 500px;
}

.inner-line {
    position: absolute;
    z-index: 4;
    left: 222px;
    margin-top: 277px;
    max-width: 100%;
}

.block-hover {
    position: relative;
}

.block-hover-title {
    padding-left: 40px;
    font-family: Inter;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #000000;
    margin: 0 0 85px 0;
}

.block-hover-image {
    position: absolute;
    top: -55px;
    left: 0;
    min-width: 840px;
    max-width: 100%;
}

.main-cases-wrap {
    position: relative;
    display: grid;
    grid-template-rows: minmax(300px, 1fr);
}

.main-case1 {

    grid-row: 1/1;
}

.main-case2 {

    grid-row: 1/1;
}

.services-technologies-slider {
    display: none;
}

.bizcen-page #first_img .logo-text {
    top: 58%;
    -webkit-transform: translateY(-58%);
            transform: translateY(-58%);

}

.bizcen-page .head__left_bottom {
    top: 75%;
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
}

.lashoestring .head {
    position: relative;
    top: 0;
}

.top-img-3 {
    min-width: 100vw;
    height: 98vh;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: -1 !important;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top right;
       object-position: top right;
}

#mobile-development-slick img {
    padding: 0 30px;
}

/*.bizcen-page #first_img img {*/
/*    max-height: 100vh;*/
/*}*/

@media (min-width: 2000px) {
    .top-img-3 {
        max-width: 100vw;
        bottom: 0;
    }

    .bizcen-page #first_img .logo-text {
        top: 58%;
        -webkit-transform: translateY(-58%);
                transform: translateY(-58%)

    }

    .bizcen-page .head__left_bottom {
        top: 75%;
        -webkit-transform: translateY(-75%);
                transform: translateY(-75%);
    }

    .lashoestring .head {
        position: relative;
        top: 0;
    }
}

/* @media(max-width: 1980px) {
.bizcen-page #first_img .logo-text {
    top:43%;
    transform: translateY(-43%);

}
.bizcen-page .head__left_bottom {
    top: 65%;
    transform: translateY(-65%);
}
.lashoestring .head {
    position: relative;
    top: 0;
}
} */
@media (max-width: 1500px) {
    /*.top-img-3 {*/
    /*    max-width: 750px;*/
    /*}*/
}

@media (max-width: 1300px) {
    .top-img-3 {
        max-height: 85vh;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center center;
           object-position: center center;
    }

    #menu .menu_list {
        grid-column: 3 / 10;
        text-align: right;
    }

    #menu .menu.contus {
        grid-column: 10 / 12 !important;
        text-align: right;
    }

    /*.bizcen-page #first_img img {*/
    /*    max-height: unset;*/
    /*    max-width: 74%;*/
    /*}*/
    .main-cases-wrap .main-case1 {
        top: -140px;
    }

    .main-cases-wrap .main-case2 {
        top: 210px;
    }

    .main-cases-wrap .main-case1 .span1 {
        max-width: 120px;
    }

    .inner-line {
        position: absolute;
        z-index: 4;
        left: 137px;
        margin-top: 300px;
        max-width: 100%;
        -webkit-transform: rotate(-37deg);
                transform: rotate(-37deg);
        /* width: 60%; */
    }
}

/*@media (max-width: 1280px) {*/

/*    .top-img-3 {*/
/*        right: -12%;*/
/*    }*/

/*}*/

@media (max-width: 1200px) {
    .block-hover-image {
        min-width: 110%;
        max-width: 100%;
    }

    .top-img-3 {
        right: 0;
    }

    #first_img {
        max-height: 85vh;
        min-height: 85vh;
    }

}

@media (max-width: 1156px) {
    /*.top-img-3 {*/
    /*    right: -8%;*/
    /*    max-width: 700px;*/
    /*}*/
}

@media (max-width: 1060px) {
    .head h1 {
        font-size: 34px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .bizcen-page .head__left_bottom {
        max-width: 400px;
    }

    .bizcen-page #first_img .logo-text {
        top: 23%;
        -webkit-transform: translateY(-23%);
                transform: translateY(-23%);

    }

    .bizcen-page .head__left_bottom {
        top: 53%;
        -webkit-transform: translateY(-53%);
                transform: translateY(-53%);
    }


}

@media (max-width: 990px) {
    .main-cases-wrap .main-case1 {
        left: 40%;
    }

    .main-case__span {
        font-size: 15px;
        line-height: 1.3;
    }

    .main-cases-wrap .main-case1 .span1 {
        width: 120px;
        left: 434px;
    }

    .main-cases-wrap .main-case1 .span2 {
        left: -140px;
        width: 120px;
        bottom: 100px;
    }

    .main-cases-wrap .main-case1 .span3 {
        left: -140px;
        bottom: 45px;
    }

    .main-cases-wrap .main-case1 .span1::before {
        left: -30px;
        width: 25px;
        top: 10px;
    }

    .main-cases-wrap .main-case1 .span2::before {
        width: 40px;
        right: 0;
        left: 100px;
        top: 10px;
    }

    .main-cases-wrap .main-case1 .span3::before {
        width: 50px;
        right: -90px;
        top: 11px;
    }
}

@media (max-width: 930px) {
    .header-block-title {
        top: 30%;
    }

    .top-img-3 {
        right: 0;
        bottom: 0;
    }
}

@media (max-width: 900px) {
    .grid_1_column_text-full {
        grid-column: 1/span 12;
        padding-right: 12px;
    }

    .grid_1_column_text {
        grid-column: 1/span 12;
        max-width: 100%;
    }


    .grid_2_column {
        grid-column: 1/ span 12;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 40px;
        width: 100%;
    }

    .muvetop {
        top: 0;
    }

    .block-hover-image {
        min-width: 100%;
        max-width: 100%;
    }

    .block-hover-title {
        padding-left: 0px;
        font-size: 18px;
        max-width: 80%;
        margin: 30px auto;
    }

    .block-hover-image {
        top: -35px;
        padding-bottom: 30px;

    }


}

@media (max-width: 850px) {
    .main-cases-wrap .main-case1 {
        left: 30%;
    }

    #menu .menu_list ul li {

        margin-left: 15px;
    }
}

@media (max-width: 768px) {
    /*.userFlow-desktop {*/
    /*    display: none;*/
    /*}*/
    /*.userFlow-mobile {*/
    /*    display: block;*/
    /*    max-width: 90vw;*/
    /*}*/
    .lashoestring .head {
        position: relative;
        top: 200px;
    }

    .top-img-1, .top-img-2, .top-img-3 {
        display: inline;
    }

    .inner-line {
        position: absolute;
        z-index: 4;
        left: 0%;
        margin-top: 437px;
        max-width: 100%;
        -webkit-transform: rotate(-70deg);
                transform: rotate(-70deg);
        /* width: 60%; */
    }

    .services-technologies-slider {
        margin-top: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        min-width: 100%;
        padding: 0;
    }

    .services-technologies {
        display: none;
        /* margin-left: 0;
        order: -1;
        max-width: 100%;
        width: 100%;
        grid-template-columns: repeat(7, 1fr);
        align-items: flex-end; */
    }

    .services-images {
        max-height: 50px;
        width: calc(100vw / 4);
        margin: 0 10px;
    }

    .top-img-1 {
        right: 0;
        left: -20px;
        bottom: 30px;
        z-index: 3;
    }


    .top-img-2 {
        right: -120px;
        bottom: 370px;
    }

    .top-img-3 {
        right: 0;
        bottom: 0;
        /* min-width: 400px; */
    }

    .bizcen-page #first_img .logo-text {
        top: 10px;
        font-size: 36px;
        margin-left: 15px;
    }

    .head h1 {
        font-size: 25px;
    }

    .lashoestring .head__left_bottom h2 {
        display: none;
    }

    .bizcen-page .head__h1,
    .bizcen-page .head__h2 {
        max-width: 65%;
        color: #000;
    }

    .numbers {
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }

    .margin-top {
        margin-top: 30px;
    }

    .margin-bottom {
        margin-bottom: 45px;
    }

    .grid_2_column {
        grid-column: 1/ span 12;
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .bizcen-page .technology {
        max-width: 100%;
    }

    .technology-description {
        justify-self: flex-start;
        grid-row: 1;
        display: none;
    }

    .grid_1_column_text-full {
        grid-column: 1/span 12;
        padding-right: 10px;
    }

    .grid_1_column_text {
        grid-column: 1/span 12;
        max-width: 100%;
    }

    .grid_2_column__description {
        max-width: 100%;
        padding-right: 12px;
    }

    .muvetop {
        position: relative;
        top: 0;
        max-width: 100%;
    }

    .main-case {
        margin-left: 0;
    }

    .single p {
        font-size: 16px;
        padding-bottom: 10px;
        line-height: 135%;
    }

    .single h3 {
        font-size: 26px;
    }

    .block-hover-title {
        font-size: 18px !important;
    }

    .block-hover-description {
        margin-top: 30px;
    }

    .block-hover-image {
        top: -5%;
        height: 80%;
    }

    .block_padding {
        padding: 0;
    }

    .main-cases-wrap .main-case2 img {
        display: block;
        max-width: 70%;
        margin-top: 200px;
    }

    .main-cases-wrap .main-case1 {
        position: absolute;
        padding-left: 0;
        top: -60px;
        left: 20%;
        right: 0;
        max-width: 100%;
    }

    .main-cases-wrap .main-case1 img {
        max-width: 90%;
    }

    .main-case__span {
        font-size: 11px;
        max-width: 40%;
    }

    /* .main-cases-wrap .main-case1 {
        left: 40%;
    } */
    /* .main-case__span {
        font-size: 15px;
        line-height: 1.3;
    } */
    .main-cases-wrap .main-case1 .span1 {
        width: 120px;
        left: 434px;
    }

    .main-cases-wrap .main-case1 .span2 {
        left: -140px;
        width: 120px;
        bottom: 100px;
    }

    .main-cases-wrap .main-case1 .span3 {
        left: -140px;
        bottom: 45px;
    }

    .main-cases-wrap .main-case1 .span1::before {
        left: -30px;
        width: 25px;
        top: 10px;
    }

    .main-cases-wrap .main-case1 .span2::before {
        width: 40px;
        right: 0;
        left: 100px;
        top: 10px;
    }

    .main-cases-wrap .main-case1 .span3::before {
        width: 50px;
        right: -90px;
        top: 11px;
    }

    /* .big-height {
        height: 930px;
        min-height: 100%;
        position: relative;
    } */
    .margin-big-top {
        margin-top: 50px;
    }

    .numbers .numbers__int {
        font-family: Inter;
        font-style: normal;
        font-weight: 800;
        font-size: 80px;
        line-height: 97px;
        /* identical to box height */
        text-align: center;
        color: #B5293F;;
    }

    .numbers .numbers__ps {
        font-family: Inter;
        font-style: italic;
        font-weight: normal;
        font-size: 16px;
        line-height: 30px;
        /* identical to box height, or 187% */
        text-align: center;
        color: #292A2B;
    }

    .top-img-3 {
        right: 0;
        bottom: 0;

    }

}

@media (max-width: 686px) {
    .main-cases-wrap .main-case1 .span1 {
        width: 50px;
        left: 434px;
    }

    .main-cases-wrap .main-case1 .span2 {
        left: -87px;
        width: 70px;
        bottom: 100px;
    }

    .main-cases-wrap .main-case1 .span3 {
        left: -90px;
        bottom: 45px;
    }

    .main-cases-wrap .main-case1 .span1::before {
        left: -30px;
        width: 25px;
        top: 10px;
    }

    .main-cases-wrap .main-case1 .span2::before {
        width: 40px;
        right: 0;
        left: 50px;
        top: 20px;
    }

    .main-cases-wrap .main-case1 .span3::before {
        width: 20px;
        right: -65px;
        top: 9px;
    }
}

@media (max-width: 624px) {

    .main-cases-wrap .main-case1 .span1 {
        width: 50px;
        left: 414px;
    }
}

@media (max-width: 600px) {

    .margin-big-top {
        margin-top: 30%;
    }

    .main-cases-wrap .main-case1 {
        max-width: 70%;
    }

    .main-cases-wrap .main-case1 .span1 {
        left: 95%;
    }
}

@media (max-width: 500px) {
    #mobile-development-slick img {
        padding: 0 15px;
    }
    .margin-big-top {
        margin-top: 15%;
    }

    .lashoestring .head {
        top: 50px;
        padding-left: 0;
    }

    .bizcen-page .head__h1,
    .bizcen-page .head__h2 {
        max-width: 60%;
    }

    #first_img {
        overflow: hidden;
        height: 470px;
    }

    .block-hover-image {
        top: 5%;
        height: 50%;
    }

    .block-hover-title {
        font-size: 15px !important;
    }

    .bizcen-page #first_img .logo-text {
        top: 30px;
        font-size: 26px;
        margin-left: 0;
    }

    .head h1 {
        font-size: 20px;
    }

    .lashoestring .head__left_bottom h2 {
        display: none;
    }

    .top-img-1 {
        right: 0;
        left: -50px;
        bottom: 240px;
        z-index: 3;
        max-width: 250px;
    }


    .top-img-2 {
        right: -60px;
        bottom: 470px;
        max-width: 217px;
    }

    .top-img-3 {
        right: 0;
        bottom: 0;
    }

    .main-cases-wrap .main-case2 img {
        margin-top: 40px;
        margin-left: 30px;
    }

    .main-cases-wrap .main-case1 {
        left: 25%;
    }

    .main-cases-wrap .main-case1 .span1 {
        max-width: 80px;
        left: -90px;
        /* width: 90px; */
    }

    .main-cases-wrap .main-case1 .span2 {
        left: -90px;
        width: 80px;
        bottom: 70px;
    }

    .main-cases-wrap .main-case1 .span3 {
        left: -90px;
        bottom: 25px;
    }

    .main-cases-wrap .main-case1 .span1::before {
        left: 50px;
        width: 25px;
        top: 10px;
    }

    .main-cases-wrap .main-case1 .span2::before {
        width: 40px;
        right: 0;
        left: 50px;
        top: 20px;
    }

    .main-cases-wrap .main-case1 .span3::before {
        width: 20px;
        right: -70px;
        top: 9px;
    }

    .big-height {
        min-height: 650px;
    }

    .inner-line {
        position: absolute;
        z-index: 4;
        left: 0.5%;
        margin-top: 224px;
        max-width: 100%;
        -webkit-transform: rotate(
                -70deg
        );
                transform: rotate(
                -70deg
        );
        /* width: 60%; */
    }
}

@media (max-width: 400px) {

    .big-height {
        min-height: 570px;
    }

    .main-cases-wrap .main-case1 {
        left: 38%;
    }

    .main-cases-wrap .main-case1 .span1 {
        max-width: 80px;
        left: -90px;
        /* width: 90px; */
    }

    .main-cases-wrap .main-case1 .span2 {
        left: -90px;
        width: 80px;
        bottom: 40px;
    }

    .main-cases-wrap .main-case1 .span3 {
        left: -90px;
        bottom: 5px;
    }

    .main-cases-wrap .main-case1 .span1::before {
        left: 50px;
        width: 25px;
        top: 10px;
    }

    .main-cases-wrap .main-case1 .span2::before {
        width: 40px;
        right: 0;
        left: 50px;
        top: 20px;
    }

    .main-cases-wrap .main-case1 .span3::before {
        width: 20px;
        right: -70px;
        top: 9px;
    }
}

#first_img {
    max-height: 98vh;
    min-height: 98vh;
}

@media (max-width: 768px) {
    #first_img {
        max-height: 70vh;
        min-height: 58vh;
    }
}


.tech-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 10px;
    width: 80px;
}

.technology-description-text {
    text-align: center;
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 12px !important;
    line-height: 19px;
    color: #000;
    mix-blend-mode: normal;
    opacity: 0.4;
    margin-top: 0;
    padding-bottom: 0;
}

single p .technology-description-text {
    padding-bottom: 0;
}

/*   new  */
#first_img {
    max-height: 98vh;
    min-height: 98vh;
}

/*.top-img-1,.top-img-2,.top-img-3{*/
/*    max-width: 500px;*/
/*}*/
.top-img-1 {
    right: 88px;
    bottom: 50px;
    z-index: 3;
}

.top-img-2 {
    right: -90px;
    bottom: 147px;
    z-index: 2;
}

/*.top-img-3 {*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    z-index: 1;*/
/*}*/

.header-block-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #000;
}

.bizcen-page .head__h2 {
    max-width: 521px;
}

.header-block-title a {
    color: #000;
}

.in_top a {
    color: #000;
}

#menu a.btn-large {
    text-align: center;
    color: #fff;
}

.menu_list .scroll:hover {
    border-color: #000;
}

#first_img .small_slogan .ico_link {
    color: #000;
    -webkit-filter: invert(0);
            filter: invert(0);
}

img#logo {
    -webkit-filter: invert(0) !important;
            filter: invert(0) !important;
}

.logo-text2 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 900;
    font-size: 72px;
    line-height: 82px;
    color: #6600F7;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.logo-text-m {
    max-width: 500px;
    -webkit-filter: drop-shadow(0px 0px 3px #fff);
            filter: drop-shadow(0px 0px 3px #fff);
}

.logo-image-m {
    max-width: 140px;
    -webkit-filter: drop-shadow(0px 0px 1px #fff);
            filter: drop-shadow(0px 0px 1px #fff);
}

.head {
    height: 98vh;
}

.head__h1 {
    margin-top: 30px;
    max-width: 690px;
}

.head__h2 {
    margin-top: 30px;
    max-width: 690px;
}

.top-img-full {
    width: 100vw;
    height: 98vw;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1 !important;
}

.bizcen-page #first_img img {
    width: 100% !important;
}

.big-slider {
    min-width: 1000vw;
}

.big-slider-image {
    max-width: 100% !important;
    padding: 0 20px;
}

.red-section {
    background: #B5293F;
    padding: 5vw 0;
}

.red-section h2 {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
}

.red_grid {
    grid-column: 2/12;
}

.single-image-new {
    grid-column: 2/12
}

.single-image-new img {
    max-width: 100%;
}

.grid_2_column_image {
    grid-column: 2/ span 10;
    display: grid;
    grid-template-columns: 1fr 12fr;
    grid-gap: 60px;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.grid__image img {
    max-width: 150px;
}

.grid__description {
    max-width: 60%;
}

.grid__description p:nth-child(2) {
    padding-bottom: 0 !important;

}

.relative{
    position:relative;
}
.additional-image{
    max-width:600px!important;
    position:absolute;
    bottom:-80px;
    right:-80px;
}
.show-768{
    display: none;
}
.hide-768{
    display: block;
}
@media(min-width:1990px){
    .big-slider-image {
        max-width: 100% !important;
        padding: 0 20px;
    }
}
@media (max-width: 1280px) {
    .red-section h2 {
        font-size: 40px;
    }

    .logo-text2 {
        max-width: 28vw;
    }
    img.logo-image-m {
        max-width: 10vw;
    }
}

@media (max-width: 1090px) {
    .additional-image{
        max-width:500px!important;
        position:absolute;
        bottom:-80px;
        right:-25px;
    }
    .red-section h2 {
        font-size: 30px;
    }

    .grid_2_column {
        grid-template-columns: 3fr 1fr;
    }

    .grid_2_column_image {
        grid-column: 1/ 13;
    }

    .grid__description {
        max-width: 90%;
    }

    .single-image-new {
        grid-column: 1/13;
    }

    /*.top-img-1,.top-img-2,.top-img-3{*/
    /*max-width: 400px;*/
    /*}*/
    .phone-video-block.firstPhone > .phone-video > .video-phone {
        margin-left: 0px;
        min-width: 100%;
    }

    .phone-video-block.second-phone > .phone-video > .video-phone {
        margin-left: 0;
        min-width: 100%;
    }

    .head__h1, .head__h2 {
        max-width: 100%;
    }

    .header-block-title {
        max-width: 49%;
    }

    .grid_2_column-reverse, .grid_2_column {
        grid-gap: 15px;
        grid-column: 1/ span 12;
    }

    .phone-video-block.second-phone > .phone-video {
        left: 0;
    }

    .phone-video {
        position: relative;
        left: -22px;
    }

}

@media (max-width: 930px) {
    .header-block-title {
        top: 29%;
        max-width: 42%;
    }

}

@media (max-width: 890px) {
    img.block2-phone-right {
        left: 57%;
    }

    img.block2-phone-left {
        right: 57%;
    }
}

@media (max-width: 768px) {
    .logo-text2 {
        max-width: 50vw;
    }
    .big-slider-image {
        max-width: 100% !important;
        padding: 0 20px;
    }
    .grid__image img {
        max-width: 90px;
    }


    .single ol li:before {
        font-size: 16px !important;
    }

    .single ol li {
        font-size: 16px !important;
    }

    .grid_2_column {
        grid-template-columns: 1fr !important;
    }

    .logo-text-m {
        max-width: 500px;
        -webkit-filter: drop-shadow(0px 0px 3px #fff);
                filter: drop-shadow(0px 0px 3px #fff);
    }

    .hid-768 {
        display: none;

    }

    .none-768 {
        display: none;

    }

    /*#show-menu #menu-m {*/
    /*    display: inline-block;*/
    /*    filter: invert(1);*/
    /*}*/
    .grid_cont {
        grid-column-gap: 10px;
    }

    .bizcen-page .head__h1, .bizcen-page .head__h2 {
        max-width: 97%;
    }

    .header-block-title {
        top: -7%;
        max-width: 95%;
    }

    .logo-text2 {
        font-size: 45px;
    }

    .lashoestring .head h2 {
        /*display: none;*/
        font-size: 20px;
    }

    #first_img {
        max-height: 600px;
        min-height: 600px;
    }

    .lashoestring .head {
        max-height: 600px;
        min-height: 600px;
    }

    .top-img-2 {
        right: -90px;
        bottom: 44%;
        z-index: 2;
    }

    .top-img-3 {
        right: 0;
        bottom: 0;
        z-index: 1;

    }

    .grid_2_column-reverse {
        margin-top: 48px;
        grid-column: 1/ span 12;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }

    .phone-video-block {
        max-width: 100%;
        overflow: hidden;
    }

    .phone-video {
        position: relative;
        left: 0;
        text-align: center;
        width: 96vw;
    }

    .firstPhone {
        grid-row: 2/2;
        margin-top: 0;
    }

    .second-phone {
        margin-top: 0;
    }

    section.writeMessage.block_padding {
        padding: 20px;
    }

    .block2-phone-left, .block2-phone-right {
        width: 200px;
    }

    .grayStripe {

        margin-top: 240px;
        max-height: 240px;
        min-height: 240px;
        margin-bottom: 8%;
    }

    .video-phone {
        width: 100vw;
        max-width: 100%;
    }

    .phone-video-block.firstPhone > .phone-video > .video-phone {
        margin-left: 0;
        min-width: 100%;
    }

    .phone-video-block.second-phone > .phone-video > .video-phone {
        margin-left: 0;
        min-width: 100%;
    }

    img.block2-phone-left {
        margin-top: -144px;
    }

    img.block2-phone-right {
        margin-top: -36px;
    }

    .grayStripe-top {
        min-height: auto;
        margin-top: 40px;
    }

    .footer__grid_item > .left {
        text-align: center;
    }

    .single h3 {
        padding-bottom: 20px;
    }

    .logo-image-m {
        max-width: 20% !important;
    }

    .logo-text-m {
        max-width: 70% !important;
    }

    .header-block-title {
        top: -7%;
        max-width: 56%;
    }
    .show-768 {
        z-index: -1;
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        max-width: 70vw;
    }

    .hide-768{
        display: none !important;
    }

}

@media (max-width: 601px) {
    .header-block-title {
        top: -7%;
        max-width: 92%;
    }
    .additional-image{
        max-width:60vw!important;
        position:absolute;
        bottom:-40px;
        right:-25px;
    }
    /*.top-img-1,.top-img-2,.top-img-3{*/
    /*max-width: 400px;*/
    /*}*/
    .big-slider-image {
        min-width: 90vw !important;
        max-width: unset;
        padding: 0 20px;
    }
    .slick-slide img {
        display: block;
        margin-left: 11vw !important;
    }

    .red-section h2{
        font-size: 26px;
    }
    #first_img {
        max-height: 600px;
        min-height: 600px;
    }

    .lashoestring .head {
        max-height: 600px;
        min-height: 600px;
    }


    /*.bizcen-page #first_img img {*/
    /*    width: 100vw !important;*/
    /*    max-height: 87vh;*/
    /*    max-width: 100vw;*/
    /*    object-position: top center;*/

    /*}*/

    .grid_2_column_image {
        grid-column: 1/ 13;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 13px;
        width: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
}

@media (max-width: 500px) {
    .show-768{
        max-width: 80vw;
    }
    .slick-slide img {
        display: block;
        margin-left: 10vw !important;
    }
    .head a {
        margin-top: 0;
    }

    .lashoestring .head {
        top: 13%;
        padding-left: 15px;
    }


    .grayStripe {
        margin-top: 140px;
        max-height: 140px;
        min-height: 140px;
        margin-bottom: 8%;
    }

    .block2-phone-left, .block2-phone-right {
        width: 140px;
    }

    img.block2-phone-right {
        margin-top: -40px;
        grid-column: 6/ span 3;
    }

    img.block2-phone-left {
        grid-column: 2/ span 3;
        margin-top: -90px;
    }

    /*.top-img-3 {*/
    /*    right: -16%;*/
    /*}*/
    /*.top-img-1,.top-img-2,.top-img-3{*/
    /*max-width: 300px;*/
    /*}*/

    .header-block-title {
        top: 14%;
        max-width: 92%;
    }
    .logo-text2 {
        max-width: 70vw;
    }
}

@media (max-width: 400px) {
    .show-768{
        max-width: 100vw;
    }
    .block2-phone-left, .block2-phone-right {
        width: 110px;
    }

    img.block2-phone-right {
        margin-top: -12px;
    }

    img.block2-phone-left {
        margin-top: -64px;
    }

    .head a {
        font-size: 16px;
    }

    .logo-text2 {
        font-size: 35px;
    }

    .top-img-1 {
        right: 88px;
        bottom: 10%;
        z-index: 3;
    }

    /*.top-img-3 {*/
    /*    right: -12%;*/
    /*    bottom: 0;*/
    /*    z-index: 1;*/
    /*    max-width: 111% !important;*/
    /*}*/
    .top-img-2 {
        right: -90px;
        bottom: 43%;
        z-index: 2;
    }


    .head__h1 {

        margin-top: 15px;
    }

    /*.top-img-1,.top-img-2,.top-img-3{*/
    /*max-width: 250px;*/
    /*}*/
    #first_img {
        max-height: 600px;
        min-height: 600px;
    }

    .lashoestring .head {
        max-height: 600px;
        min-height: 600px;
    }

    .numbers .numbers__int {
        font-size: 80px;
        line-height: 130%;
    }
}
.shadow-box {
    box-shadow: 0px 105px 270px rgba(0, 0, 0, 0.05), 0px 43.8665px 112.8px rgba(0, 0, 0, 0.0359427), 0px 23.4531px 60.308px rgba(0, 0, 0, 0.0298054), 0px 13.1476px 33.8082px rgba(0, 0, 0, 0.025), 0px 6.98261px 17.9553px rgba(0, 0, 0, 0.0201946), 0px 2.90562px 7.47159px rgba(0, 0, 0, 0.0140573);
    -webkit-box-shadow: 0px 105px 270px rgba(0, 0, 0, 0.05), 0px 43.8665px 112.8px rgba(0, 0, 0, 0.0359427), 0px 23.4531px 60.308px rgba(0, 0, 0, 0.0298054), 0px 13.1476px 33.8082px rgba(0, 0, 0, 0.025), 0px 6.98261px 17.9553px rgba(0, 0, 0, 0.0201946), 0px 2.90562px 7.47159px rgba(0, 0, 0, 0.0140573);
    -moz-box-shadow: 0px 105px 270px rgba(0, 0, 0, 0.05), 0px 43.8665px 112.8px rgba(0, 0, 0, 0.0359427), 0px 23.4531px 60.308px rgba(0, 0, 0, 0.0298054), 0px 13.1476px 33.8082px rgba(0, 0, 0, 0.025), 0px 6.98261px 17.9553px rgba(0, 0, 0, 0.0201946), 0px 2.90562px 7.47159px rgba(0, 0, 0, 0.0140573);
}

body, footer, #footer, .cb {
    background: #F6F6F6 !important;
}

.footer__wrapper .footer__grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 1.5rem;
}

@-webkit-keyframes textAnim {
    0% {
        -webkit-transform: scale(1.2, 1.2);
                transform: scale(1.2, 1.2)
    }
    100% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1)
    }

}

@keyframes textAnim {
    0% {
        -webkit-transform: scale(1.2, 1.2);
                transform: scale(1.2, 1.2)
    }
    100% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1)
    }

}

.text-animation {
    -webkit-animation: textAnim 1s ease-in-out;
            animation: textAnim 1s ease-in-out;
}
.good-fon{
    width:100vw;
    max-height: 400px;
}
.good-background{
    width:100%;
    /*max-height: 40vw;*/
}
.good-madam {
    bottom: 0;
    right: 5vw;
    max-width: 35vw;
    position: absolute;
}
.good-text{
    left:10vw;
    top:50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
}

.good-hide-768{
    display:block;
}
.good-show-768{
    display: none;
}
.good-text h2 {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 120%;
    color: #fff;
}
.good-text h3 {
    margin-top:24px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 140%;
    color: #FFFFFF;
}
.good-text .btn{
    margin-top:40px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;

    color: #FFFFFF;
}
@media(min-width: 1998px){
    .good-text {
        left: 20vw;
    }
}
@media(max-width:1280px) {
    .good-text h2 {
        font-size:45px;
    }
    .good-text h3 {
        font-size:20px;
    }
    .good-text .btn{
        font-size:16px;
    }
    .good-madam {
        bottom: 0;
        right: 10vw;
    }
}

@media(max-width:900px) {
    .good-text {
        left: 3vw;
    }
    .good-text h2 {
        font-size: 35px;
    }
}
@media(max-width:768px) {
    .good-text h2 {
        text-align:center;
    }
    .good-text h3 {
        text-align:center;
    }
    .good-text {
        width: 100%;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .good-hide-768{
        display:none;
    }
    .good-show-768{
        display: block;
    }
}

@media(max-width:500px){

    img.dbv-card-logo {
        margin-left: -20px !important;
    }
    img.bv-card-logo {
        margin-left: -20px !important;
    }
}


#menu .menu.contus {
    grid-column: 11 / 12 !important;
    text-align: right;
}
.margin-top-768{
    margin-top:0 !important;
}
@media(max-width:768px){
    .big_widget_top_pdd{
        padding: 13px 15px 10px;
    }
    .big_widget_top_pdd .big_widget_company__name{
        font-size:15px;
    }
    .h2_title,.h5_title{
        margin-left: 15px !important;
    }
    .review-mobile-header{
        display: none;
    }
    .review-mobile-top {
        font-size: 12px;
        padding: 6px 0 15px 14px;
        position: relative;
        width: calc(100vw - 10px);
    }
    .review-mobile-top .col-4:before {
        background-color: transparent;
        content: "";
        height: 100%;
        left: 2px;
        min-width: 1px;
        position: absolute;
        top: 0;
        width: 1px;
    }
}



.grid_cont {
    margin-right: 0;
    margin-left: 0;
}

.container,.container2{
    max-width:1536px
}
@media(max-width:1536px){
    .container,.container2{
        max-width:1280px
    }
}
@media(max-width:1280px){
    .container,.container2{
        max-width:1024px
    }
}
@media(max-width:1024px){
    .container,.container2{
        max-width:960px
    }
}
@media(max-width:960px){
    .container,.container2{
        max-width:100%
    }
}