
#home_top_slider {
    background-color: #fff;
    position: relative;
}
#home_top_slider .swiper-slide {
    padding: 114px 0 170px;
    overflow: hidden;
}
#home_top_slider .img_zi_1 {
    display: block;
    position: absolute;
    z-index: 1;
}
#home_top_slider .slide_wrap {
    border-top: 3px solid #292929;
    border-bottom: 3px solid #292929;
    position: relative;
    z-index: 2;
    height: 662px;
    padding-top: 208px;
}
#home_top_slider .slide_wrap .slide_title {
    font-weight: 900;
    font-size: 110px;
    line-height: 100px;
    color: #292929;
    margin:0 0 25px;
}
#home_top_slider .slide_wrap .slide_subtitle {
    font-weight: normal;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #292929;
    margin:0 0 29px;
}
#home_top_slider .slide_wrap .img_zi_3 {
    display: block;
    position: absolute;
    z-index: 3;
}
#home_top_slider .slide_wrap .slide_subsubtitle {
    display: block;
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 65px;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    text-align: right;
    color: #292929;
}
#home_top_slider .swiper-pagination-fraction {
    bottom: 192px;
    left: 50%;
    width: 120px;
    transform: translateX(696px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#home_top_slider .swiper-pagination-fraction span {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    display: block;
    color: #000000;
    min-width: 30px;
}
#home_top_slider .swiper-pagination-fraction span.line {
    height: 2px;
    width: 60px;
    margin:-2px 5px 0;
    background: #292929;
}
#home_top_slider .arrow_down {
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    left:50px;
    bottom: 170px;
    cursor: pointer;
    background-image: url("../images/arrow_d_black.svg");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 6;
}

#home_about_us {
    background-color: #fff;
    padding: 0 0 367px;
    background-image: url("../images/about_bg_black.svg");
    background-repeat: no-repeat;
    background-position: left bottom 182px;
}
#home_about_us .block_title {
    font-weight: 900;
    font-size: 85px;
    line-height: 98px;
    color: #292929;
    display: block;
    margin: 0 0 40px;
}
#home_about_us .desc {
    margin: 0 0 96px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    -webkit-display: flex;
    -webkit-align-items: flex-start;
    -webkit-justify-content: space-between;
    padding-right: 120px;
}
#home_about_us .desc p {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #292929;
    width: 930px;
}

#home_about_us .services_list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    -webkit-display: flex;
    -webkit-align-items: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-flex-wrap: wrap;
}
#home_about_us .services_list .service_wrap {
    display: block;
    width: 620px;
}
#home_about_us .services_list .service_wrap:nth-child(odd){
    margin: 0 0 95px 120px;
}
#home_about_us .services_list .service_wrap:nth-child(even){
    margin: 0 0 95px 143px;
}
#home_about_us .services_list .service_wrap .service_item {
    border-top: 3px solid #292929;
    position: relative;
    padding: 40px 0 65px;
}
#home_about_us .services_list .service_wrap .service_item .count {
    display: block;
    position: absolute;
    top:45px;
    right: 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #292929;
}
#home_about_us .services_list .service_wrap .service_item .si_title {
    display: block;
    font-weight: 500;
    font-size: 30px;
    line-height: 30px;
    color: #292929;
    margin: 0 0 30px;
    padding: 0 30px 0 0;
}
#home_about_us .services_list .service_wrap .service_item p {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #292929;
    margin: 0 0 20px;
}
#home_about_us .services_list .service_wrap .service_item .si_arrow {
    display: block;
    position: absolute;
    right: -13px;
    bottom: 0;
    width: 65px;
    height: 65px;
    background-repeat: no-repeat;
    background-image: url("../images/arrow_tr_black.svg");
    background-size: contain;
}
#home_about_us .in_numbers {
    padding: 80px 0 1px;
    position: relative;
}
#home_about_us .in_numbers .in_n_1 {
    position: absolute;
    right: 0;
    top:-270px;
    z-index: 1;
}
#home_about_us .in_numbers .numbers_item {
    width: 100%;
    margin: 0 0 150px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    -webkit-display: flex;
    -webkit-align-items: flex-end;
    -webkit-justify-content: flex-start;
}
#home_about_us .in_numbers .numbers_item span {
    display: block;
    font-weight: bold;
    font-size: 170px;
    line-height: 110px;
    color: #292929;
    margin-right: 40px;
}
#home_about_us .in_numbers .numbers_item span + span {
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    margin-right: 0px;
}
#home_about_us .in_numbers .numbers_item.item_1 {
    padding-left: 590px;
}
#home_about_us .in_numbers .numbers_item.item_2 {
    padding-left: 163px;
}
#home_about_us .in_numbers .numbers_item.item_3 {
    padding-left: 830px;
}
#home_about_us .arrow_down {
    display: block;
    width: 104px;
    height: 104px;
    position: absolute;
    left:376px;
    bottom: -100px;
    cursor: pointer;
    background-image: url("../images/arrow_d_black.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

#our_clients {
    padding:150px 0 200px;
    background: #292929;
}
#our_clients .block_title {
    font-weight: 900;
    font-size: 85px;
    line-height: 98px;
    color: #FFFFFF;
    margin:  0 0 60px;
    width: 50%;
}
#our_clients .block_subtitle {
    position: absolute;
    top:23px;
    right: 0;
    width: 673px;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    margin: 13px 0 0;
}
#our_clients .our_clients_list {
    padding: 0 25px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    -webkit-display: flex;
    -webkit-align-items: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-flex-wrap: wrap;
}
#our_clients .our_clients_list .oc_item_wrap {
    width: 25%;
    padding: 0 12px;
}
#our_clients .our_clients_list .oc_item_wrap .oc_item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 329px;
    background: #2F2F2F;
}
#our_clients .our_clients_list .oc_item_wrap .oc_item img {
    display: block;
    max-width: 84%;
    max-height: 80%;
}
#our_clients .our_clients_list .oc_item_wrap .oc_item:hover {
    filter: brightness(1.5);
}

#project_slider {
    background-color: #fff;
    padding: 200px 0 150px;
    position: relative;
}
#project_slider .yellow_bg {
    position: absolute;
    top:0;
    right: 0;
    height: 100%;
    width: 426px;
    z-index: 1;
    background: #FFCB30;
}
#project_slider .container {
    z-index: 2;
}
#project_slider .block_title {
    font-weight: 900;
    font-size: 85px;
    line-height: 98px;
    color: #292929;
    margin: 0 0 100px;
}
#project_slider .nav {
    position: absolute;
    z-index: 3;
    right: 0;
    top:25px;
}

#project_slider .swiper-slide {
    width: 860px;
}
#project_slider .swiper-slide .bg {
    width: 100%;
    height: 656px;
    position: relative;
    background-position: center;
    background-size: cover;
    transition-duration: 0.3s;
}
#project_slider .swiper-slide .bg a {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-wrap: wrap;
    -webkit-display: flex;
    -webkit-align-items: flex-end;
    -webkit-justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    width: 100%;
    height: 100%;
    padding: 50px;
    background: linear-gradient(180deg, rgba(12, 12, 12, 0.07) 0%, rgba(5, 5, 5, 0.7) 100%);
}
#project_slider .swiper-slide .bg a:hover {
    background: linear-gradient(180deg, rgba(12, 12, 12, 0) 0%, rgba(5, 5, 5, 0.7) 100%);
}
#project_slider .swiper-slide .bg a .title {
    font-weight: 900;
    font-size: 36px;
    line-height: 50px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin:0 0 5px;
    display: block;
    width: 100%;
}
#project_slider .swiper-slide .bg a .subtitle {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    margin:0 0;
    display: block;
    width: 100%;
}
#project_slider .swiper-slide .bg a i {
    display: block;
    position: absolute;
    bottom:40px;
    right: 15px;
    width: 98px;
    height: 98px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/arrow_tr_white.svg");
}
#project_slider .swiper-slide:not(.swiper-slide-active) .bg {
    transform-origin: left top;
    transform: scale(0.78);
}
#project_slider .swiper-slide:not(.swiper-slide-active) .bg a {
    opacity: 0;
}
#project_slider .swiper-pagination {
    width: 130px;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    color: #292929;
    top:560px;
    bottom:auto;
    left:952px;
    text-align: left;
}
#project_slider .swiper-pagination span {
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    color: #292929;
}
#project_slider .see_all_projects {
    position: absolute;
    z-index: 5;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    color: #292929;
    top:566px;
    left:1080px;
    text-align: left;
}


#reviews_slider {
    background-color: #fff;
    padding: 252px 0 340px;
}
#reviews_slider .block_title {
    font-weight: 900;
    font-size: 85px;
    line-height: 98px;
    color: #292929;
    margin: 0 0 100px;
}
#reviews_slider .nav {
    position: absolute;
    z-index: 3;
    right: 0;
    top:0;
}
#reviews_slider .quote_wrap {
    padding: 0 288px 0 277px;
    position: relative;
}
#reviews_slider .quote_wrap::before {
    content: '';
    display: block;
    position: absolute;
    top:0;
    left:0;
    width: 120px;
    height: 85px;
    background-image: url("../images/quote.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
}
#reviews_slider .quote_wrap .text {
    font-weight: bold;
    font-size: 40px;
    line-height: 52px;
    color: #292929;
    margin: 0 0 74px;
}
#reviews_slider .quote_wrap .author {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: flex-start;
}
#reviews_slider .quote_wrap .author img {
    display: block;
    width: 77px;
    height: 77px;
    margin:0 23px 0 0;
    border-radius: 50%;
}
#reviews_slider .quote_wrap .author .data .name {
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    color: #373737;
    margin: 0 0 6px;
}
#reviews_slider .quote_wrap .author .data .company {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #A5AAB2;
}
#reviews_slider .btn_circle_blue {
    position: absolute;
    right: 72px;
    bottom: -50px;
    z-index: 5;
}

#order_site {
    background-color: #fff;
    padding: 0 0 250px;
}
#order_site .block_title {
    font-weight: 900;
    font-size: 85px;
    line-height: 98px;
    color: #292929;
    margin:  0 0 90px;
    width: 50%;
}
#order_site .block_subtitle {
    position: absolute;
    top:23px;
    right: 0;
    width: 673px;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #292929;
    margin: 8px 0 0;
}
#order_site .order_steps {
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    border-top: 3px solid #292929;
}
#order_site .order_steps li {
    margin: 0 0;
    padding: 0 0;
    border-bottom: 3px solid #292929;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: flex-start;
    height: 140px;
}
#order_site .order_steps li .count {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    font-weight: 900;
    font-size: 28px;
    line-height: 30px;
    color: #DE341D;
}
#order_site .order_steps li .text {
    width: 100%;
    font-weight: bold;
    font-size: 38px;
    line-height: 50px;
    text-transform: uppercase;
    color: #292929;
}
#order_site .order_steps li a.text {
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url("../images/arrow_tr_black.svg");
    background-size: 70px;
}

#latest_news {
    padding: 150px 0 100px;
    background: #292929;
}
#latest_news .block_title {
    font-weight: 900;
    font-size: 85px;
    line-height: 98px;
    color: #FFFFFF;
    margin: 0 0 105px;
}
#latest_news .latest_news_list {
    margin: 0 0 80px;
    padding: 0 0;
    list-style: none;
    border-top: 3px solid #D4D4D4;
}
#latest_news .latest_news_list li {
    margin: 0 0;
    padding: 55px 0 50px;
    border-bottom: 3px solid #D4D4D4;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    -webkit-display: flex;
    -webkit-align-items: flex-start;
    -webkit-justify-content: flex-start;
}
#latest_news .latest_news_list li .count {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    font-weight: 900;
    font-size: 28px;
    line-height: 60px;
    color: #8A8A8A;
}
#latest_news .latest_news_list li a.text {
    width: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url("../images/arrow_tr_white.svg");
    background-size: 70px;
}
#latest_news .latest_news_list li a.text .title {
    display: block;
    width: 100%;
    max-width: 920px;
    font-weight: bold;
    font-size: 38px;
    line-height: 52px;
    text-transform: uppercase;
    color: #FFFFFF;
}
#latest_news .latest_news_list li a.text .subtext {
    display: none;
    width: 100%;
    max-width: 920px;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    margin: 20px 0 0;
}
#latest_news .latest_news_list li a.text .date {
    display: none;
    width: 100%;
    max-width: 920px;
    font-weight: 900;
    font-size: 18px;
    line-height: 24px;
    color: #8A8A8A;
    margin: 20px 0 0;
}
#latest_news .latest_news_list li:hover a.text .subtext ,
#latest_news .latest_news_list li:hover a.text .date {
    display: block;
}
#latest_news .news_button {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}

#latest_news .latest_news_list li a.text .more {
    pointer-events: none;
    position: fixed;
    z-index: 2;
    width: 179px;
    height: 179px;
    background: #2849C1;
    display: none;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 50%;
    transform: scale(0) translate(-80px, -100px);
}
#latest_news .latest_news_list li a.text:hover .more {
    display: flex;
    transform: scale(1) translate(-80px, -100px);
}

@media screen and (max-width: 1640px) {
    #home_top_slider .swiper-slide {
        padding: 80px 0 150px;
    }
    #home_top_slider .slide_wrap {
        height: 500px;
        padding-top: 140px;
    }
    #home_top_slider .slide_wrap .slide_title {
        font-size: 65px;
        line-height: 60px;
        margin: 0 0 20px;
    }
    #home_top_slider .slide_wrap .slide_subtitle {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 24px;
    }
    #home_top_slider .swiper-pagination-fraction {
        bottom: 180px;
        left: 100%;
        transform: translateX(-166px);
    }

    #home_about_us {
        padding: 0 0 290px;
    }
    #home_about_us .block_title {
        font-size: 65px;
        line-height: 75px;
    }
    #home_about_us .desc {
        margin: 0 0 80px;
        padding-right: 0;
    }
    #home_about_us .desc p {
        font-size: 28px;
        line-height: 45px;
        width: 100%;
    }
    #home_about_us .desc a {
        min-width: 179px;
    }
    #home_about_us .services_list .service_wrap {
        width: 50%;
    }
    #home_about_us .services_list .service_wrap:nth-child(odd) {
        margin: 0 0 75px 0px;
        padding: 0 30px 0 0;
    }
    #home_about_us .services_list .service_wrap:nth-child(even) {
        margin: 0 0 75px 0px;
        padding:0 0 0 30px;
    }
    #home_about_us .in_numbers .in_n_1 {
        width: 300px;
    }
    #home_about_us .in_numbers .numbers_item {
        margin:0 0 100px;
    }
    #home_about_us .in_numbers .numbers_item.item_1 {
        padding-left: 24%;
    }
    #home_about_us .in_numbers .numbers_item.item_2 {
        padding-left: 10%;
    }
    #home_about_us .in_numbers .numbers_item.item_3 {
        padding-left: 35%;
    }
    #our_clients {
        padding: 150px 0 150px;
    }
    #our_clients .block_title {
        font-size: 65px;
        line-height: 75px;
        margin: 0 0 40px;
        width: 50%;
    }
    #our_clients .block_subtitle {
        top: 0px;
        width: 47%;
        margin: 0 0;
    }
    #our_clients .our_clients_list .oc_item_wrap .oc_item {
        height: 20vw;
    }
    #project_slider .block_title {
        font-size: 65px;
        line-height: 75px;
        margin: 0 0 80px;
    }
    #project_slider .nav {
        right: 50px;
        top: 0px;
    }
    #project_slider .swiper-slide {
        width: 50vw;
    }
    #project_slider .swiper-slide .bg {
        height: 40vw;
    }
    #project_slider .yellow_bg {
        width: 288px;
    }
    #project_slider .swiper-pagination {
        top: 37vw;
        left: 56vw;
    }
    #project_slider .see_all_projects {
        top: 37.5vw;
        left: 64vw;
    }
    #reviews_slider .nav {
        right: 50px;
        top: 0px;
    }
    #reviews_slider .block_title {
        font-size: 65px;
        line-height: 75px;
        margin: 0 0 80px;
    }
    #reviews_slider .quote_wrap {
        padding: 0 0 0 210px;
    }
    #reviews_slider .quote_wrap .text {
        margin: 0 0 50px;
    }
    #reviews_slider .btn_circle_blue {
        right: 50px;
        bottom: -230px;
    }
    #order_site .block_title {
        font-size: 65px;
        line-height: 75px;
    }
    #order_site .block_subtitle {
        top: 15px;
        right: 50px;
        width: 45%;
        margin: 0 0;
    }
    #latest_news .block_title {
        font-size: 65px;
        line-height: 75px;
        margin: 0 0 80px;
    }
}

@media screen and (max-width: 1100px) {
    #home_top_slider .swiper-slide {
        padding: 80px 0 320px;
    }
    #home_top_slider .slide_wrap {
        height: 314px;
        padding-top: 84px;
    }
    #home_top_slider .slide_wrap .slide_title {
        font-size: 40px;
        line-height: 45px;
        margin: 0 0 18px;
    }
    #home_top_slider .arrow_down {
        left: 50%;
        bottom: 90px;
        margin-left: -24px;
    }
    #home_top_slider .swiper-pagination-fraction {
        bottom: 176px;
        left: 50%;
        transform: translateX(-60px);
    }
    #home_top_slider .slide_wrap .slide_subsubtitle {
        right: 50%;
        bottom: -100px;
        transform: translateX(50%);
    }
    #home_about_us .services_list .service_wrap {
        width: 100%;
        padding: 0 0 0 0 !important;
    }
    #home_about_us .in_numbers {
        padding: 200px 0 0;
    }
    #home_about_us .in_numbers .in_n_1 {
        width: 227px;
        right: 46px;
        top: 0;
    }
    #home_about_us .in_numbers .numbers_item.item_1,
    #home_about_us .in_numbers .numbers_item.item_2,
    #home_about_us .in_numbers .numbers_item.item_3 {
        padding-left: 0;
    }
    #home_about_us {
        background-size: auto 306px;
    }
    #home_about_us .arrow_down {
        left: auto;
        right: 0;
        bottom: -190px;
    }

    #our_clients {
        padding: 150px 0 130px;
    }
    #our_clients .block_title {
        margin: 0 0 22px;
        width: 100%;
    }
    #our_clients .block_subtitle {
        top: 0px;
        width: 100%;
        margin: 0 0 50px;
        position: relative;
    }
    #our_clients .our_clients_list {
        padding: 0 40px;
    }
    #our_clients .our_clients_list .oc_item_wrap {
        width: 50%;
        padding: 0 10px 20px;
    }
    #our_clients .our_clients_list .oc_item_wrap .oc_item {
        height: 264px;
    }
    #project_slider {
        padding: 96px 0 0;
    }
    #project_slider .swiper-slide {
        width: 100%;
        padding-bottom: 175px;
    }
    #project_slider .swiper-slide .bg {
        height: 559px;
    }
    #project_slider .swiper-pagination {
        top: auto;
        left: 0;
        bottom: 60px;
    }
    #project_slider .see_all_projects {
        top: auto;
        left: auto;
        right: 20px;
        bottom: 65px;
    }
    #project_slider .swiper-slide .bg a i {
        bottom: 46px;
        right: 20px;
        width: 65px;
        height: 65px;
    }
    #reviews_slider {
        padding: 250px 0 450px;
    }
    #reviews_slider .btn_circle_blue {
        bottom: -200px;
    }
    #order_site .block_title {
        margin: 0 0 27px;
        width: 100%;
    }
    #order_site .block_subtitle {
        top: 0;
        right: 0;
        width: 100%;
        margin: 0 0 50px;
        position: relative;
    }
    #latest_news .latest_news_list li a.text .title {
        max-width: 90%;
    }
    #latest_news .latest_news_list li a.text .subtext,
    #latest_news .latest_news_list li a.text .date {
        display: none !important;
    }
}

@media screen and (max-width: 760px) {
    #home_top_slider .swiper-slide {
        padding: 30px 0 260px;
        text-align: center;
    }
    #home_top_slider .slide_wrap {
        height: 560px;
        padding-top: 28px;
    }
    #home_top_slider .arrow_down {
        bottom: 60px;
    }
    #home_top_slider .slide_wrap .slide_subsubtitle {
        text-align: center;
        bottom: -70px;
    }
    #home_top_slider .swiper-pagination-fraction {
        bottom: 143px;
    }
    #home_about_us .block_title {
        font-size: 50px;
        line-height: 65px;
        margin: 0 0 53px;
    }
    #home_about_us .desc {
        margin: 0 0 100px;
        flex-direction: column;
        align-items: center;
    }
    #home_about_us .desc p {
        font-size: 24px;
        line-height: 36px;
        width: 100%;
        margin: 0 0 26px;
    }
    #home_about_us .services_list .service_wrap {
        margin: 0 0 60px 0px !important;
    }
    #home_about_us .in_numbers .in_n_1 {
        display: none;
    }
    #home_about_us .in_numbers {
        padding: 40px 0 0;
    }
    #home_about_us .in_numbers .numbers_item {
        margin: 0 0 57px;
    }
    #home_about_us .in_numbers .numbers_item span {
        font-size: 72px;
        line-height: 50px;
        margin-right: 30px;
    }
    #home_about_us .in_numbers .numbers_item span + span {
        font-size: 18px;
        line-height: 24px;
    }
    #home_about_us {
        padding: 0 0 185px;
        background-image: none;
    }
    #home_about_us .arrow_down {
        width: 62px;
        height: 62px;
        bottom: -120px;
    }
    #our_clients {
        padding: 100px 0 80px;
    }
    #our_clients .block_title {
        font-size: 50px;
        line-height: 65px;
        margin: 0 0 32px;
    }
    #our_clients .our_clients_list {
        padding: 0 10px;
    }
    #our_clients .our_clients_list .oc_item_wrap {
        width: 100%;
    }
    #our_clients .our_clients_list .oc_item_wrap .oc_item {
        height: 250px;
    }
    #project_slider {
        padding: 150px 0 0;
    }
    #project_slider .block_title {
        font-size: 50px;
        line-height: 65px;
        margin: 0 0 31px;
    }
    #project_slider .yellow_bg {
        display: none;
    }
    #project_slider .swiper-slide .bg {
        height: 255px;
    }
    #project_slider .swiper-slide .bg a {
        padding: 25px;
    }
    #project_slider .swiper-slide .bg a i {
        display: none;
    }
    #project_slider .swiper-slide {
        padding-bottom: 150px;
    }
    #project_slider .see_all_projects {
        right: 50%;
        transform: translateX(50%);
        bottom: 0;
    }
    #project_slider .swiper-pagination {
        left: 50%;
        margin-left: -65px;
        bottom: 65px;
        text-align: center;
    }
    #project_slider .nav {
        right: 20px;
        top: auto;
        bottom: 53px;
        width: calc(100% - 40px);
    }
    #reviews_slider {
        padding: 270px 0 450px;
        background-image: url("../images/quote.svg");
        background-repeat: no-repeat;
        background-size: 100px 72px;
        background-position: 20px 150px;
    }
    #reviews_slider .block_title {
        font-size: 50px;
        line-height: 65px;
        margin: 0 0 30px;
    }
    #reviews_slider .quote_wrap {
        padding: 0 0;
        background-image: none;
    }
    #reviews_slider .quote_wrap::before {
        display: none;
    }
    #reviews_slider .quote_wrap .text {
        font-size: 30px;
        line-height: 42px;
        margin: 0 0 30px;
    }
    #reviews_slider .nav {
        right: 20px;
        top: auto;
        bottom: -100px;
        width: calc(100% - 40px);
    }
    #reviews_slider .btn_circle_blue {
        right: 50%;
        bottom: -300px;
        margin-right: -90px;
    }
    #order_site {
        padding: 0 0 150px;
    }
    #order_site .block_title {
        font-size: 50px;
        line-height: 65px;
        margin: 0 0 30px;
    }
    #order_site .order_steps li .text {
        font-size: 28px;
        line-height: 36px;
    }
    #order_site .order_steps li .count {
        width: 60px;
        min-width: 60px;
        max-width: 60px;
    }
    #order_site .order_steps li a.text {
        background-position: right -15px center;
        background-size: 65px;
        padding-right: 70px;
    }
    #latest_news {
        padding: 100px 0 210px;
    }
    #latest_news .block_title {
        font-size: 50px;
        line-height: 65px;
        margin: 0 0 77px;
    }
    #latest_news .latest_news_list {
        margin: 0 0 50px;
    }
    #latest_news .latest_news_list li {
        padding: 0 0;
    }
    #latest_news .latest_news_list li .count {
        width: 55px;
        min-width: 55px;
        max-width: 55px;
        margin-top: 45px;
    }
    #latest_news .latest_news_list li a.text .title {
        width: 100%;
        max-width: 100%;
        font-size: 28px;
        line-height: 40px;
    }
    #latest_news .latest_news_list li a.text {
        background-position: right -12px top;
        background-size: 47px;
        padding: 50px 0;
    }
}