.service-page-header:before{
    content: "";
    position: absolute;

    left: 0;
    right: 0;
    z-index: -2;
    
    display: block;
    background-image: url('../img/about/about-banner.webp');
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(2px);
}
.service-page-header{
    position: relative;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #00000069;

}

.service-page-header{
    display: flex;
    align-items: center;
    min-height: 400px;
    text-align: center;
}


/*** Header ***/
.header-carousel .carousel-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    background: rgba(22, 22, 22, .2);
}



.ssf-header:before{
    background-image: url('../img/site-selection-and-feasibility/banner.webp') !important;
    /*background: linear-gradient(rgba(22, 22, 22, .322), rgba(22, 22, 22, 0.322)), url(../img/site-selection-and-feasibility/banner.webp) center center no-repeat !important;*/
}

.osm-header:before{
    background:url(../img/other-sports-management.png) !important;
}

.gm-header:before {
    background: url(../img/golf-management-banner.png) !important;
}

.gd-header:before {
    background: url(../img/golf-development/banner.jpeg) !important;
    background-size: contain !important;
}


.osd-header:before {
    background: url(../img/sports-field-development/banner.webp) !important;
}

.wwa-header:before {
    background: url(../img/who-we-are/banner.webp) !important;
}


/******** Golf and the environment *********/

.ge-header:before{
    background: url(../img/golf-and-the-environment-banner.png) !important;
}

.se-container-fluid.ous.gpd.ge {
    height: 700px;
}

/******** About **********/

.about-header{
    background: linear-gradient(rgba(0, 0, 0, .082), rgba(0, 0, 0, 0.082)), url(../img/about/about-banner.webp) center center no-repeat !important;
}

/******** Golf Planning & Design **********/

.gpd-header:before{
    background: url(../img/golf-planning-and-design/banner.webp) !important;
}


.gpd-header h1{
    font-weight: 400 !important;
}





.csr-banner:before {
    background: url(../img/pages/csr/banner.jpg) !important;
}


.investor-banner:before {
    background: url(../img/pages/investors/banner.webp) !important;
}

.imperial-golf-resort:before {
    background: url(../img/projects/golf/imperial-golf-resort/banner.webp) !important;
}

.skyline-golf:before {
    background: url(../img/projects/golf/skyline-golf/banner.webp) !important;
}

.aadri-golf-course:before {
    background: url(../img/projects/golf/aadri-golf-course/banner.webp) !important;
}

.willingdon-sports-club:before {
    background: url(../img/projects/golf/willingdon-sports-club/banner.webp) !important;
}

.golf-practice-facility:before {
    background: url(../img/projects/golf/golf-practice-facility/banner.webp) !important;
}

.aditya-world-school:before {
    background: url(../img/projects/other-sports/aditya-world-school/banner.webp) !important;
}

.ziro-stadium:before {
    background: url(../img/projects/other-sports/ziro-stadium/banner.webp) !important;
}

.daporijo-stadium:before {
    background: url(../img/projects/other-sports/daporijo-stadium/banner.webp) !important;
}

