.project-hero {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 680px;
    padding-top: 80px;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #25252e;
}
.container {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.hero-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.display-h1 {
    max-width: 550px;
    margin-right: 20px;
    margin-bottom: 32px;
    color: #fff;
    font-size: 58px;
    line-height: 1.1;
    font-weight: 500;
}
.paragraph-title-white {
    max-width: 500px;
    margin-bottom: 0px;
    color: #bcbcbf;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: -0.01em;
}
.full-hero-image {
    width: 100%;
}

.white-bg-bar {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 0;
    min-height: 270px;
    background-color: #fff;
}

.content-section {
    position: relative;
    overflow: hidden;
    padding: 40px 3%;
}
.container {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.title-split {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 96px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.paragraph-title {
    padding-left: 1em;
    border-left: 4px solid #a1bdc0;
    margin-bottom: 0px;
    color: #69696e;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: -0.01em;
}
.line-break {
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #eeeeef;
}
.container-large {
    position: relative;
    width: 100%;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}
.project-link-block {
    position: relative;
    width: 80%;
    padding: 8px;
    padding-right: 132px;
    padding-left: 132px;
    background-color: #244354;
    margin-right: auto;
    margin-left: auto;
}
.project-link-grid {
    margin-bottom: 25px;
    grid-column-gap: 96px;
    grid-row-gap: 8px;
}
.w-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}
.project-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 32px;
    padding-bottom: 32px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #2e2e36;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.w-inline-block {
    max-width: 100%;
    display: inline-block;
}
.title-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.service-detail {
    margin-right: 32px;
    color: #ffffff;
    font-size: 35px;
    line-height: 1;
    font-weight: 600;
}
.service-type-h4 {
    margin-bottom: 0px;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: -0.03em;
    margin-top: 0px;
}

.cta-section {
    position: relative;
    padding: 96px 3%;
}
.cta-wrapper {
    overflow: hidden;
}
.cta-block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 380px;
    padding: 96px 42px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #25252e;
    text-align: center;
}
.cta-h1 {
    max-width: 830px;
    margin-bottom: 22px;
    color: #fff;
    font-size: 44px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.03em;
    margin-top: 0px;
}
.button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 62px;
    padding: 18px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #a1bdc0;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.project-services-head{
    margin-right: 32px;
    font-size: 48px;
    line-height: 1;
    font-weight: 600;
    color: #244354;
}

@media screen and (max-width: 767px){
    .project-link-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto auto auto;
        grid-template-rows: auto auto auto auto;
    }
}
    
@media screen and (max-width: 991px) {
    .hero {
        padding-top: 96px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .hero-grid {
        top: 40px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }
   
    .hero-content {
        padding-top: 0px;
        padding-bottom: 60px;
    }
    .content-section {
        padding-top: 0px;
        padding-bottom: 35px;
    }
    .title-split {
        margin-bottom: 60px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    
    
    .content-h1 {
        margin-bottom: 20px;
    }
   
     
    .bg-grey-block-right {
        width: 80%;
    }
    .cta-block {
        background-image: none;
        background-position: 0px 0px;
        background-size: auto;
        background-repeat: repeat;
    }

    .cta-section {
        padding-top: 0px;
        padding-bottom: 0px;
    }
   
    
    .company-hero {
        padding-top: 162px;
    }
    .display-centre {
        font-size: 55px;
    }
    .hero-image-wrapper {
        overflow: hidden;
    }
    
  
    .value-block {
        padding-right: 28px;
        padding-left: 28px;
    }
    .value-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
   
    .content-grid {
        grid-column-gap: 22px;
    }
    .company-image {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .feature-block {
        display: none;
    }
    .company-column {
        padding-right: 0px;
    }
    .number-wrap {
        padding: 24px;
    }
    .feature-block-mobile {
        position: relative;
        left: 0%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-top: 0px;
        padding: 32px;
        box-shadow: none;
    }
    
    .section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .award-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
   
    .start-project:hover {
        color: #fff;
    }
    .service-hero-grid {
        grid-column-gap: 32px;
    }
   
    .content-h2 {
        margin-bottom: 20px;
    }
    
   
    .hero-title {
        margin-bottom: 60px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
   
   
}