body {
    color: #01014b;
}

.preloader #loading-icon img {
    filter: brightness(0) invert(1) !important;
}

.homepage1-body .vl-transparent-header .vl-logo img {
    width: 75px;
    height: auto;
}

.vl-offcanvas .vl-offcanvas-logo {
    width: 75px;
    height: auto;
}

.titleicon {
    width: 30px;
    height: auto;
}

.service1 .service1-boxarea .icons img {
    filter: brightness(0) invert(1) !important;
}

.service1 .service1-boxarea:hover .icons img {
    filter: brightness(0) invert(0) !important;
}

.service1 .service1-boxarea::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #0000005c;
}

.service1 .service1-boxarea .content-area .title {
    color: #fff;
}

.service1-boxarea .content-area {
    position: relative;
}

.service1 .service1-boxarea .content-area p {
    color: #fff;
}

.clubfacilities ul li {
    padding: 5px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #01014b;
    color: #fff;
}

.nav-pills .nav-link {
    color: #01014b;
    border: 1px solid #01014b;
    border-radius: 0px;
    border-bottom: unset;
}

.nav-pills .nav-link:last-child {
    border-bottom: 1px solid #01014b;
}


.eligibility-section ul li {
    padding: 5px;
}

.eligibility-section .listsparent {
    color: #fff;
    padding: 10px 30px 30px 30px;
}

.eligibility-section .accordion a {
    color: #fff;
}

.homepage1-body .vl-transparent-header .row-bg1 {
    padding-top: 0px;
}

.header-sticky .topbar {
    display: none !important;
}

.faq6 .accordion-widget-area .accordion .accordion-item {
    background: #01014b;
}

.topbar {
    color: #01014b;
}

.topbar a {
    color: #fff;
}

.homepage1-body .vl-main-menu ul>li>a {
    color: #01014b;
}

.vl-btn1 {
    background: #01014b;
}

.vl-offcanvas {
    background: #01014b;
}

.heading1 h2 {
    color: #01014b;
}

.heading1 h5 {
    color: #01014b;
}

.service1 .service1-boxarea .icons {
    background: #01014b;
}

.service1 .service1-boxarea::after {
    background: #01014b;
}

.vl-footer1-section-area .footer-logo1 img {
    width: 135px;
    height: auto;
}

.vl-footer1-section-area .vl-footer-widget.contact ul li a, .vl-footer1-section-area .vl-footer-widget.contact ul li a:hover {
    color: #01014b !important;
}

.vl-footer1-section-area .vl-footer-widget h3{
    color: #01014b !important;
}

.vl-footer1-section-area .vl-footer-widget.first-padding ul li a, .vl-footer1-section-area .vl-footer-widget.first-padding ul li a:hover {
    color: #01014b !important;
}

/* .bg-light-blue {
    background-color: #01014b30 !important;
} */

.managementarea {
    background: unset;
}

.clubfacilities {
    background: unset;
}

.faq6 .accordion-widget-area .accordion .accordion-item button {
    border: 1px solid #01014b !important;
}

.managementarea::after {
    content: '';
    background: #000000ad;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.managementarea .innerdiv {
    position: relative;
    z-index: 9;
}

.managementarea .titleicon {
    filter: brightness(0) invert(1) !important;
}

.eligibility-section .about-img img {
    border-radius: 8px;
}