.head .head__image_logo {
    top: -140px;
}

.services-technologies-slider {
    display: none;
}

.head .head__image {
    position: absolute;
    right: -100px;
    top: 28%;
    width: 55% !important;
    z-index: 1;
}

.container {
    max-width: 1510px;
}

.lashoestring .head {
    position: relative;
    top: 0;
}

.grid__1-2 {
    width: 100%;
    grid-column: 1/13;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.grid__page_10 {
    grid-column: 1/13;
    min-width: 100%;
}


.head__left_bottom {
    position: absolute;
    top: 53%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 3;
}

.partners__list {
    justify-self: center;
    grid-column: 1/13;
    display: grid;
    grid-template-columns: repeat(4, 1fr);

}

.grid_item_image {
    max-width: 75%;
    height: auto;
}

.partners__list .grid_item {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
}

.flexible {
    display: flex;
    justify-content: center;
}
.flexible img {
    object-fit: cover;
    max-width: 100%;
}
.mobile-block {
    display: none;
    margin-top: 30px;
}
.slide_mobile img {
    width: 100%;
}

@media (max-width: 768px) {
    .desktop-block {
        display: none;
    }
    .mobile-block {
        display: flex;
        justify-content: center;
    }
    .mobile-block > div {
        width: 50%;
    }
    .slide_mobile img {
        width: 100%;
    }
    .single p {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .partners__list .grid_item img {
        width: 100% !important;
        height: auto !important;
        padding: 0;
        top: -13px !important;
    }
    .lashoestring-page video {
        height: auto;
    }
    .delimetr {
        margin-top: 20px;
        display: block;
    }
    .lashoestring .head {
        position: relative;
        top: 100px;
    }

    .grid__1-2 {
        grid-template-columns: 1fr;
    }
}

#first_img {
    max-height: 98vh;
    min-height: 98vh;
}

.head {
    min-height: 98vh;
    color: white;
}
@media(max-width: 950px){
    .head .head__image_logo {
        top: -80px;
        max-width: 50vw;
    }
    .head h1 {
        font-size: calc(100vw/24);
        font-weight: bold;
        text-transform: uppercase;
    }
}
@media(max-width: 1050px){
    #menu .menu_list {
        grid-column: 3 / 10;
        text-align: right;
    }
    #menu .menu.contus {
        grid-column: 10 / 13 !important;
        /* text-align: right; */
        justify-self: center;
    }
}
@media (max-width: 768px) {
    .footer__grid_item > .left {
        text-align: center;
    }
    #first_img {
        max-height: 70vh;
        min-height: 58vh;
    }

    .head {
        min-height: 58vh;
        color: white;
    }

    .services-technologies-slider {
        margin-top: -23px;
        margin-bottom: 23px;
        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 / 3);
        margin: 0 10px;
    }
    .lashoestring .head {
        position: relative;
        top: 44%;
    }
    .head .head__image_logo {
        top: -60%;
        max-width: 54vw;
    }
    .head .head__image {
        position: absolute;
        right: -87px;
        top: -10%;
        width: 58% !important;
        z-index: 1;
    }
    .lashoestring .head__left_bottom h2 {
        font-size: calc(100vw/28);
        font-weight: 900;
        margin-top: calc(100vw/56);
    }
}
@media(max-width:450px){
    .mobile-block > div {
        width: 100%;
    }
    .partners__list .grid_item img {
        top: -8px !important;
    }
    .lashoestring .head {
        position: relative;
        top: 44%;
    }
    .head .head__image_logo {
        top: -65%;
        max-width: 96vw;
    }
    .head .head__image {
        position: absolute;
        right: -87px;
        top: -10%;
        width: 58% !important;
        z-index: 1;
    }
    .head h1 {
        font-size: 26px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .lashoestring .head__left_bottom h2 {
        font-size: 17px;
        font-weight: 900;
        margin-top: calc(100vw/56);
    }
    .head__left_bottom {
        position: absolute !important;
        top: 10%;
        /* transform: translateY(-50%); */
        z-index: 3;
    }
    .head .head__image {
        position: absolute;
        right: -87px;
        top: -10%;
        width: 70% !important;
        z-index: 1;
    }
}
@media (max-width: 400px) {
    .head .head__image {
        position: absolute;
        right: -87px;
        top: -3%;
        width: 70% !important;
        z-index: 1;
    }
}


.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%
    }

}