@font-face {
    font-family: Adani-Regular;
    src: url(../webfonts/Adani-ExtraLight.woff) format('woff'),url(../webfonts/Adani-ExtraLight.ttf) format('truetype');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Adani-Regular;
    src: url(../webfonts/Adani-Medium.woff) format('woff'),url(../webfonts/Adani-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Adani-Regular;
    src: url(../webfonts/Adani-Regular.woff) format('woff'),url(../webfonts/Adani-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Adani-Regular;
    src: url(../webfonts/Adani-Regular_1.woff) format('woff'),url(../webfonts/Adani-Regular_1.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Adani-Regular;
    src: url(../webfonts/Adani-Light.woff) format('woff'),url(../webfonts/Adani-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Adani-Regular;
    src: url(../webfonts/Adani-Bold.woff) format('woff'),url(../webfonts/Adani-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Adani-Regular;
    src: url(../webfonts/Adani-SemiBold.woff) format('woff'),url(../webfonts/Adani-SemiBold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal
}

body,html {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    position: relative;
    font-family: Adani-Regular;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    background-color: #ebebeb
}

main {
    padding-top: 70px;
    overflow: hidden;
}

article,aside,field,figcaption,figure,footer,h1,h2,h3,h4,h5,h6,header,hgroup,input,label,li,nav,p,section,textarea,ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: 400
}

a:link,a:visited {
    text-decoration: none
}

.alert {
    border-radius: 0
}

.alert-danger {
    color: #000;
    border-color: #e7e7e7
}

.form-control {
    border-radius: 0;
    padding: .15rem .75rem
}

.form-check-label {
    padding-left: 3px
}

.form-check-input {
    width: 16px;
    height: 16px;
    margin-top: 4px
}

select.form-control:not([size]):not([multiple]) {
    height: calc(1.8rem + 2px)
}

.col-form-label {
    padding-top: calc(.15rem + 1px);
    padding-bottom: calc(.15rem + 1px)
}

.btn {
    border-radius: 0;
    padding: .5rem 1rem;
    font-size: 1rem;
    line-height: 1.31
}

.btn-primary {
    color: #fff;
    background-color: #1a727f;
    border-color: #1a727f
}

.btn-primary:active,.btn-primary:hover {
    background-color: #009f83;
    border-color: #009f83
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #009f83;
    border-color: #009f83
}

.btn-primary.focus,.btn-primary:focus {
    box-shadow: 0 0 0 .1rem rgba(25,114,127,.7)
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .1rem rgba(25,114,127,.7)
}

.btn-secondary {
    color: #fff;
    background-color: #525252;
    border-color: #525252
}

.btn-purple {
    background: #913e86;
    color: #fff;
    border-color: #913e86
}

.btn-purple:active,.btn-purple:focus,.btn-purple:hover {
    background: #874298;
    color: #fff
}

.btnBordered {
    padding: .3rem 1.5rem;
    background: 0 0;
    border: 1px solid #1a727f;
    color: #1a727f;
    font-size: 1.3rem;
    display: inline-block
}

.btnBordered:hover {
    background: #1a727f;
    color: #fff
}

.btnBordered.focus,.btnBordered:focus {
    box-shadow: 0 0 0 .1rem rgba(26,114,127,.7)
}

.whiteBtn {
    color: #fff;
    border: 1px solid #fff
}

.whiteBtn:hover {
    background: #fff;
    color: #1a727f
}

.btnBordered.btnLg {
    min-width: 200px
}

.txt-orange {
    color: #f63!important
}

.txt-teal {
    color: #1a727f!important
}

.txt-blue {
    color: #006db7!important
}

.txt-purple {
    color: #8e278f!important
}

.txt-violet {
    color: #b43e6a
}

.txt-gray {
    color: #5b5b5b!important
}

.txt-black {
    color: #000
}

.txt-white {
    color: #fff
}

.helpText {
    font-size: .8rem;
    color: #969696
}

.required {
    color: #f42e2e
}

.txt-large {
    font-size: 1.2rem
}

hr {
    border-top: 1px solid #c7c7c7
}

.bg-green {
    background-color: #00b16b!important
}

.bg-blue {
    background-color: #006db7!important
}

.bg-purple {
    background-color: #8e278f!important
}

.bg-gray-light {
    background-color: #f7f7f7!important
}

.bg-gray-dark {
    background-color: #e7e7e7!important
}

.bg-pattern-light {
    background: #f2f2f2 url(../images/pattern1.png) repeat
}

.content p {
    padding-bottom: 1rem
}

.rotate90 {
    transform: rotate(90deg)
}

.sprite {
    display: inline-block;
    background: url(../images/ft-socialmedia-icons.png) no-repeat;
    vertical-align: middle
}

.facebook {
    width: 20px;
    height: 20px;
    background-position: 0 0
}

.twitter {
    width: 20px;
    height: 20px;
    background-position: -28px 0
}

.gplus {
    width: 20px;
    height: 20px;
    background-position: -56px 0
}

.instagram {
    width: 20px;
    height: 20px;
    background-position: -85px 0
}

.youTube {
    width: 20px;
    height: 20px;
    background-position: -111px 0
}

.linkedIn {
    width: 20px;
    height: 20px;
    background-position: -139px 0
}

.facebook-large {
    width: 36px;
    height: 36px;
    background-position: 0 2px
}

.twitter-large {
    width: 36px;
    height: 36px;
    background-position: -43px 2px
}

.gplus-large {
    width: 36px;
    height: 36px;
    background-position: -85px 2px
}

.instagram-large {
    width: 36px;
    height: 36px;
    background-position: 0 -40px
}

.youTube-large {
    width: 36px;
    height: 36px;
    background-position: -42px -40px
}

.linkedIn-large {
    width: 36px;
    height: 36px;
    background-position: -85px -40px
}

.enquiryIcon {
    width: 26px;
    height: 26px;
    background-position: 0 -55px;
    vertical-align: middle
}

.homeIcon {
    width: 30px;
    height: 35px;
    background-position: 0 -93px
}

.buildingIcon {
    width: 30px;
    height: 35px;
    background-position: 0 0
}

.headerSec {
    box-shadow: 0 1px 8px rgba(0,0,0,.4);
    position: absolute;
    z-index: 99;
    width: 100%
}

.headerTopBar {
    background: #383838!important;
    background: -moz-linear-gradient(left,#009f83 0,#1a727f 100%);
    background: -webkit-linear-gradient(left,#383838 0,#383838 100%);
    background: linear-gradient(to right,#383838 0,#383838 100%);
    color: #fff
}

.navPanel {
    margin: 0;
    background: #fff;
    width: 100%;
    padding: 0 0;
    transition: all .1s ease-in;
    z-index: 998
}

.navbar {
    padding: .5rem 0
}

.topNav {
    margin: 0;
    padding: 6px 0 6px 0;
    font-size: .9rem;
    min-height: 35px
}

.topNav li {
    list-style: none;
    display: inline-block
}

.topNav li a {
    color: #fff
}

.topNav li>a:hover {
    text-decoration: none;
    opacity: .8
}

.navbar-light .navbar-nav .nav-item.active .nav-link,.navbar-light .navbar-nav .nav-item.show .nav-link,.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: #000;
    transition: ease all .3s
}

.navbar-light .navbar-toggler {
    border: none;
    padding: .25rem .5rem
}

.navbar-toggler span {
    font-size: 8px;
    color: #000
}

.navbar-light .navbar-toggler-icon {
    background-image: url(../images/hamburger-menu.png);
    width: 1.75em
}

.topMenu li:last-child a {
    border-right: none
}

.topMenu li>a {
    padding: 0 .6rem;
    color: #fff
}

.topMenu li:first-child a {
    padding-left: 0
}

.btn.btn-menu {
    background: 0 0;
    padding: 0;
    font-size: 1.25rem;
    color: #fff;
    position: relative;
    top: 0
}

.btn-menu span {
    width: 20px;
    height: 2px;
    background: #000;
    margin: 4px;
    display: block
}

.topNavBtn {
    position: absolute;
    z-index: 9;
    top: 3px
}

.topMenu li.topSearchMenu {
    display: none
}

.social-links {
    line-height: 1
}

.social-links li {
    margin-right: 2px
}

.social-links li a {
    padding: 0 1px;
    display: block;
    background: #fff;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    padding: 5px 0;
    font-size: 12px;
    text-align: center
}

.social-links li a i {
    color: #000;
    position: relative;
    top: 0;
    left: 0
}

.quick-links {
    margin-right: 10px;
    position: relative;
    top: 1px
}

.quick-links li a {
    padding: 0 10px
}

.download-links {
    margin-left: 10px
}

.download-links li a {
    padding-left: 5px
}

.download-links img {
    max-height: 20px
}

.dropMenuIcon {
    padding-left: 5px;
    color: #137e80
}

.dropdown-toggle::after {
    content: none
}

.dropdown-item {
    border-bottom: 1px solid #f63;
    padding: .5rem .5rem
}

.dropdown-menu>.dropdown-item:last-child {
    border-bottom: none
}

@media (min-width: 992px) {
    .navbar-brand {
        padding-top:.8rem;
        padding-bottom: .5rem
    }

    .sticky-header .navbar-brand {
        padding: 0;
        transition: ease all .5s
    }

    .navbar-expand-lg {
        padding-top: 0
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        transition: ease all .5s;
        font-size: 16px;
        color: #000;
        padding: .5rem 0
    }

    .navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link {
        padding-right: 0
    }

    .social-links li:last-child a {
        padding-right: 0
    }

    .dropdown-menu {
        left: auto;
        box-shadow: 1px 1px 2px rgba(0,0,0,.5);
        background: #eee;
        padding: 10px 20px;
        border: none;
        top: 97%;
        border-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .dropdown {
        position: static
    }

    .primaryMenu {
        position: relative
    }

    .dropdown-item {
        display: block;
        width: auto;
        padding: 5px 0 0 0;
        border-bottom: none;
        color: #000
    }

    .dropdown-menu .dropdown-item:last-child {
        border-right: none
    }

    .dropdown-item:focus,.dropdown-item:hover {
        background: 0 0;
        color: #1378be
    }
}

.footerSec {
    background: #f1f1f1;
    color: #666;
    padding: 15px 0 0 0;
    position: relative;
    display: block;
    z-index: 9
}

.contactPanel {
    height: 150px;
    position: relative;
    color: #fff
}

.contactPanel .container,.contactPanel .container .row {
    height: 100%
}

.footerBtmPanel {
    background: #383838;
    color: #fff
}

.footerMenu li {
    list-style: none;
    display: inline-block
}

.footerMenu li a {
    color: #f3f3f3;
    padding: 0 .5rem 0 .5rem;
    font-size: .9rem;
    border-left: 1px solid #f3f3f3
}

.footerMenu li a:focus,.footerMenu li a:hover {
    color: #248dfd
}

.footerMenu li:first-child a {
    border-left: none
}

.footerMenu li:last-child a {
    padding-right: 0
}

.footerMenu.menuSecondary li a {
    color: #f3f3f3;
    opacity: .5;
    border-left: none;
    padding: 0 .5rem;
    font-size: .8rem
}

.footerMenu.menuSecondary li:last-child a {
    padding-right: 0
}

.footerMenu.menuSecondary li a:hover {
    opacity: 1;
    color: #f63
}

.copyrightTxt {
    font-size: .8rem;
    color: #f3f3f3;
    opacity: .5;
    margin-top: 5px
}

.contentSection {
    text-align: left
}

.enquiryBtn {
    background: #8e278f;
    display: inline-block;
    color: #fff;
    padding: .5rem 1rem;
    position: fixed;
    right: -52px;
    top: 40%;
    z-index: 99;
    transform: rotate(-90deg);
    font-size: 1.4rem
}

.enquiryBtn:hover {
    color: #fff
}

.enquireTxt {
    display: inline-block;
    vertical-align: middle
}

.mainBanner {
    width: 100%;
    overflow: hidden;
    position: relative
}

.bannerImg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #e76d2d url(../images/banner.jpg) no-repeat;
    background-size: cover;
    z-index: 1
}

.bannerForm {
    background: rgba(0,0,0,.7);
    color: #fff
}

.bannerImg,.contactPanel {
    background-image: none;
    overflow: hidden
}

.bannerImg img,.contactBanner img {
    min-height: 100%;
    min-width: 100%;
    position: relative;
    top: 60%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.contactBanner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.section {
    padding: 3rem 0;
    background-color: #f6f6f6
}

.sectionHeading {
    margin: 1rem 0;
    font-weight: 500
}

.sectionHeading:after {
    content: "";
    display: block;
    position: relative;
    height: 4px;
    background: #17b677;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
}

.nav-tabs {
    border-bottom: 1px solid #1a727f
}

.nav-tabs .nav-link {
    border: 1px solid #1a727f;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #2e2e2e;
    padding: .5rem
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #fff;
    border-color: #1a727f;
    background: -moz-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#1b9f94),color-stop(100%,#316db3));
    background: -webkit-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -o-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -ms-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: linear-gradient(to right,#1b9f94 0,#316db3 100%)
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #1a727f
}

.noBorder {
    border: none
}

.prjtCategory .nav-tabs .nav-link {
    padding: 1.2rem;
    font-size: 1.4rem;
    color: #1a727f
}

.prjtsList .slideItem {
    text-align: center;
    border: 1px solid transparent
}

.prjtsList .slideItem:hover {
    border: 1px solid #ccc
}

.prjtsList {
    padding: 2rem 0
}

.clubPanel {
    position: relative;
    height: 400px;
    color: #fff;
    overflow: hidden
}

.clubPanel .container,.clubPanel .container .row {
    height: 100%
}

.clubBg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.clubBg img {
    min-height: 100%;
    min-width: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.visitSiteBtn {
    margin-top: 2.5rem
}

.aboutUs {
    background: #fff url(../images/bg-about.png) center center no-repeat;
    background-size: cover;
    color: #464848
}

.mediaTile {
    margin: 30px 0
}

ul.itemsList {
    margin-left: 20px
}

ul.itemsList>li {
    list-style: disc;
    margin: 10px 0
}

ul.itemsList li a {
    color: #707070;
    padding: 3px 0;
    display: block
}

ol.numberedList {
    counter-reset: li;
    list-style-type: none;
    padding-left: 0
}

ol.numberedList li {
    position: relative;
    padding: 7px 0 7px 30px;
    margin: 3px 0
}

ol.numberedList li:before {
    content: counter(li);
    counter-increment: li;
    height: 20px;
    width: 20px;
    background: #f63;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 9px;
    font-size: .8rem;
    line-height: 1.5
}

ol.listStyle {
    list-style-type: lower-alpha
}

ol.listStyle li {
    list-style-type: lower-alpha
}

.itemsListHeader {
    display: table;
    width: 100%
}

.listHeading {
    display: table-cell;
    vertical-align: middle
}

.listIcon {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 20px
}

.serviceTile {
    background: rgba(239,239,239,.3);
    padding: 2rem 1rem;
    margin: 1rem .5rem;
    display: table;
    border: 1px solid rgba(232,232,232,.3)
}

.serviceTile:hover {
    border: 1px solid #e8e8e8
}

.serviceTile .serviceIcon {
    display: table-cell;
    vertical-align: top;
    height: 75px;
    overflow: hidden
}

.serviceTile .serviceDetails {
    display: table-cell;
    vertical-align: middle;
    padding-left: 1rem
}

.serviceTile .serviceIcon img {
    width: auto;
    max-height: 75px
}

.serviceName {
    margin-bottom: .5rem;
    color: #4b4b4b
}

.serviceBrief {
    font-size: .9rem;
    line-height: 1.3;
    color: #858585
}

.serviceBtn {
    font-size: 1rem;
    margin-bottom: 1rem
}

.owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    -webkit-transform: translate(0,45%);
    transform: translate(0,45%)
}

.mainBanner.myAccountBanner {
    height: auto;
    min-height: 150px;
    max-height: 550px
}

.myAccountBanner .bannerCnt {
    padding: 2rem 0
}

.myAccountBanner .manageAcBoxOuter {
    margin-top: 20px
}

.breadcrumbBar {
    font-size: .9rem
}

.breadcrumbBar li a {
    color: #303030
}

.breadcrumb {
    padding: .75rem 0;
    position: relative;
    display: block
}

.pageTitle {
    color: #fff
}

.breadcrumbBg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 0
}

.breadcrumbBg img {
    border-radius: 0;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    height: 100%
}

.pageTitleBar {
    position: relative;
    min-height: 150px;
    min-height: 150px;
    padding: 25px 0
}

.pageTitleBar .container {
    position: relative
}

.accountServices {
    margin-top: 1rem
}

.accSerTile {
    padding: 1.5rem 0
}

.iconBox {
    display: inline-block;
    vertical-align: middle;
    width: 30%
}

.iconBox img {
    max-width: 100%
}

.accService {
    display: inline-block;
    vertical-align: middle;
    width: 65%;
    color: #323030;
    padding-left: 10px
}

.accService:hover {
    color: #1a727f
}

.pageTitleBar .breadcrumb {
    background: 0 0;
    color: #fff;
    padding: 0;
    margin: .5rem 0
}

.breadcrumb li a {
    color: #383838;
    font-weight: 400
}

.breadcrumb li a:hover {
    color: #1378be
}

.breadcrumb li a:after {
    content: '>';
    padding: 0 5px
}

.breadcrumb li:last-child a:after {
    content: none
}

.breadcrumb li {
    color: #1378be;
    font-size: 18px;
    font-weight: 500
}

.panel {
    background: #f7f7f7;
    border: 1px solid #e4e4e4;
    padding: 1.5rem;
    margin-bottom: 1.5rem
}

.panel a {
    color: #333
}

.nav-tabs a:hover,.panel a:hover {
    color: #1a727f
}

.tile {
    background: #efefef;
    background: -moz-linear-gradient(top,#fff 0,#fefefe 2%,rgba(247,247,247,.31) 25%,rgba(244,244,244,.4) 35%,#d4d4d4 100%);
    background: -webkit-linear-gradient(top,#fff 0,#fefefe 2%,rgba(247,247,247,.31) 25%,rgba(244,244,244,.4) 35%,#d4d4d4 100%);
    background: linear-gradient(to bottom,#fff 0,#fefefe 2%,rgba(247,247,247,.31) 25%,rgba(244,244,244,.4) 35%,#d4d4d4 100%);
    border: 1px solid #e8e8e8;
    display: table;
    padding: .5rem 1rem;
    height: 100%;
    width: 100%;
    color: #4b4b4b
}

.tile:hover {
    border: 1px solid #d3d3d3;
    color: #f63
}

.tile .iconBox {
    display: table-cell;
    vertical-align: middle
}

.tile .detailBox {
    display: table-cell;
    vertical-align: middle
}

.goBack {
    color: #333;
    font-size: 1.2rem
}

.goBack:hover {
    color: #f63
}

#dismiss {
    text-align: right;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: .25rem 1rem;
    background: rgba(0,0,0,.3);
    background: #3f3f3f
}

#dismiss:hover {
    background: rgba(0,0,0,.4);
    color: #fff
}

.sideNavBtn {
    float: right;
    margin-bottom: 1rem
}

.overlay,.overlay-top {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    background: rgba(0,0,0,.7);
    z-index: 998;
    opacity: 0;
    transition: all .5s ease-in-out
}

.overlay-top.active,.overlay.active {
    display: block;
    opacity: 1
}

.overlay-top {
    z-index: 998
}

#sideNav.active {
    left: 0
}

#sideNav ul li {
    border-bottom: 1px solid #fff
}

#sideNav ul li a {
    padding: .5rem .75rem;
    display: block;
    background: #f36f31;
    color: #fff;
    position: relative
}

#sideNav ul li a:hover {
    color: #fff;
    background: #f63
}

#sideNav ul li .submenu li a {
    background: #e9e9e9;
    color: #000
}

#sideNav ul li .submenu li a:hover,#sideNav ul li .submenu li.active a {
    background: #858585;
    color: #fff
}

#sideNav ul li a.dropdown-toggle::after {
    width: auto;
    height: auto;
    content: '>';
    display: block;
    position: absolute;
    top: 50%;
    right: .5rem;
    border: none;
    transform: translateY(-50%) rotate(0)
}

#sideNav ul li a[aria-expanded=true] {
    background: #f63
}

#sideNav ul li a[aria-expanded=true]::after {
    transform: translateY(-50%) rotate(90deg)
}

.faqItem {
    border: 1px solid #e8e8e8;
    background: #f7f7f7;
    margin-bottom: .5rem;
    padding: .75rem 1rem .75rem 3.2rem
}

.ques {
    color: #000;
    cursor: pointer;
    position: relative
}

.ans {
    color: #4e4a4a;
    font-size: .9rem;
    padding-top: .75rem
}

.ans a {
    color: #f63
}

.faqItem:hover .ques {
    color: #f63
}

.faqItem .ques::before {
    height: 24px;
    width: 24px;
    background: #f63;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    position: absolute;
    left: -2.2rem;
    top: 2px;
    font-size: .9rem;
    line-height: 1.75;
    content: '>'
}

.faqItem .ques[aria-expanded=true]::before {
    transform: rotate(90deg);
    background: #848484
}

.tableOuter {
    border: 1px solid #a2a2a2
}

.table .thead-light th {
    background-color: #e9e9e9
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.05)
}

.searchBox .btn {
    margin-left: 10px
}

.searchItem {
    background: #f7f7f7;
    border: 1px solid #e4e4e4;
    padding: 1rem;
    margin-bottom: 10px
}

.searchItem p {
    margin: .25rem 0
}

.searchItem h5 {
    font-size: 1.1rem
}

.searchItem a {
    color: #f63;
    word-break: break-word
}

.searchItem .downloadDoc {
    padding-left: 10px;
    padding-top: 3px;
    display: inline-block
}

@media (min-width: 992px) {
    .navTile a {
        border-right:1px solid rgba(226,226,226,.2)
    }

    .navTile:first-child {
        margin-left: -15px
    }

    .navTile a:hover {
        background: rgba(0,0,0,.2)
    }

    .communityTile {
        min-height: 180px;
        height: 100%;
        padding: 1.5rem
    }

    .communityTile.large .tileCnt {
        position: absolute;
        bottom: 1.5rem;
        width: 70%
    }

    .community3 {
        margin-top: 30px
    }

    .community1 .communityTile {
        background: url(../images/bg-community1.png) no-repeat left top
    }

    .serviceTile {
        margin: 2rem 1rem
    }

    .searchItem .downloadDoc {
        padding-left: 1rem
    }
}

.required {
    color: red
}

.pay_box {
    margin: 10px 15px;
    box-shadow: 0 0 5px 1px #e0e0e0
}

.mr-lt-30 {
    margin-left: 30px
}

.txt-underline {
    text-decoration: underline
}

.pull-right {
    float: right
}

.pagination {
    display: inline-block;
    border-radius: 4px
}

.pagination li {
    display: inline
}

.pagination li,.pagination li span {
    position: relative;
    float: left;
    border: 1px solid #ccc;
    padding: 6px 12px
}

.pagination .active {
    background: #e9ecef;
    color: #000!important
}

.pagination .active a {
    color: #000
}

.pagination .end a,.pagination .start a {
    color: #000
}

.pagination a {
    color: #f36f31
}

.table-white {
    color: #000;
    background-color: #fff
}

.table-white td,.table-white th,.table-white thead th {
    border-color: #fff
}

.tablexoverflow {
    margin: 10px 0 30px 0;
    border: 1px solid #b7b7b7
}

@media (max-width: 992px) {
    .tablexoverflow {
        width:404px;
        overflow-x: scroll
    }
}

@media (max-width: 492px) {
    .tablexoverflow {
        width:370px;
        overflow-x: scroll
    }
}

.panelbtmbar span {
    margin-right: 8%
}

.eqiptiles {
    margin: 1rem .5rem;
    display: table-cell;
    text-align: center;
    text-align: -webkit-center;
    min-width: 128px;
    color: #a9a9a9
}

.eqiptiles .eqipicons {
    display: table-cell;
    vertical-align: top;
    height: 75px;
    overflow: hidden;
    min-width: 123px
}

.eqiptiles span {
    font-size: 12px
}

.eqiptiles .eqipicons img {
    min-width: 60px
}

.eqipicons input[type=image]:focus {
    outline: 0!important
}

.form-inner-box {
    padding: 1rem
}

.form-inner-box .col-form-label,.form-inner-box span {
    font-size: 12px
}

.bg-white {
    background: #fff
}

.bg-gray {
    background: #ebebeb
}

.energy-navigation {
    background-color: #efefef
}

.energy-navigation .owl-nav {
    top: -55px;
    z-index: 9;
    position: relative;
    display: block!important;
    width: 93%;
    margin-left: auto;
    margin-right: auto
}

.form-inner-box select {
    font-size: 12px
}

.bg-dark-gray {
    background-color: #c6c6c6
}

.bg-dark-gray .txt-lg {
    color: #8a8a8a
}

.quick-access h5 {
    color: #747474;
    line-height: 75px
}

.quick-access h5 img {
    margin: 0 25px 0 0
}

.mar-bt-10 {
    margin-bottom: 10px
}

.txt-example {
    color: #5d5c5c
}

.contact-querybox {
    padding: .5rem
}

.querytab .nav-tabs .nav-item.show .nav-link,.querytab .nav-tabs .nav-link.active {
    background: #fff;
    color: #000!important;
    font-size: 19px;
    border: 0;
    border-bottom: 5px solid #f63!important
}

.querytab .nav-tabs .nav-link {
    background: #fff;
    color: #838080;
    font-size: 19px;
    border: 0
}

.our-centers-box {
    background-color: #8b8787;
    margin: 0 0 20px 0;
    padding: 1.5rem .5rem;
    color: #fff;
    line-height: 35px
}

.list-bullet-style li {
    list-style-type: disc;
    margin-left: 20px
}

.table-border {
    margin-bottom: 0!important
}

.table-border td,.table-border th {
    border-top: 0 solid #dee2e6;
    border-right: 1px solid #dee2e6
}

.table-border tbody {
    border-top: 0 solid #dee2e6!important
}

.noborder {
    border: 0!important
}

.border-btm-2 {
    border-bottom: 2px solid #ccc
}

.list-sl li {
    display: inline-block;
    margin-right: 25px
}

.cooling-bg-overlay {
    background: url(../images/money-saver-overlay.jpg) no-repeat;
    height: auto
}

.image-container {
    min-height: 100%;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%
}

.overlaybox {
    background: #fff;
    margin: 2rem 2rem;
    padding: 2rem 2rem
}

.center-txt {
    text-align: -webkit-center
}

.about-energy img {
    margin-bottom: 15px
}

.stylenumbered li {
    list-style-type: decimal;
    margin-left: 20px
}

.user-testimonials {
    padding: 50px 0
}

.user-testimonials h3 {
    font-weight: 700;
    text-align: center;
    line-height: 50px;
    margin-bottom: 0;
    font-size: 2.2rem
}

.user-testimonials h3:after {
    content: "";
    display: block;
    position: relative;
    height: 5px;
    background: #009f83;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
}

#testimonials {
    text-align: center
}

#testimonials .testimonial-tiles {
    border: 2px solid #e1e1e1;
    padding: 70px 50px 20px 50px;
    margin-bottom: 40px
}

#testimonials img {
    width: 114px;
    height: 114px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: -55px
}

#testimonials .testimonial-tiles h5 {
    line-height: 40px;
    margin-top: 20px;
    font-weight: 700;
    color: #009f83
}

.owl-theme .owl-dots .owl-dot:hover span,.user-testimonials .owl-theme .owl-dots .owl-dot.active span {
    background: #0b6bb5
}

.user-testimonials .owl-theme .owl-dots .owl-dot span {
    border-radius: 0;
    width: 16px;
    height: 16px
}

.events {
    background-image: url(../images/bg-events.jpg);
    padding: 50px 0;
    background-size: cover;
    background-repeat: no-repeat
}

.events h3 {
    font-weight: 100;
    text-align: left;
    line-height: 50px;
    margin-bottom: 30px;
    font-size: 2.2rem;
    color: #fff
}

.events .text-center {
    margin: 30px auto 0 auto
}

.events .text-center a {
    color: #fff;
    line-height: 30px;
    padding: 10px 40px;
    border: 2px solid #fff;
    font-weight: 700;
    transition: ease-in all .2s
}

.events .text-center a:hover {
    BACKGROUND: #fff;
    COLOR: #000;
    transition: ease-in all .2s
}

.events h5 {
    color: #fff;
    line-height: 35px;
    margin-bottom: 20px
}

.Philosophy {
    background-image: url(../images/bg-philosophy.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 590px;
    padding: 50px 0
}

.Philosophy h2 {
    font-size: 2.6rem;
    margin-bottom: 26px
}

.Philosophy h2 span {
    display: block;
    font-weight: bolder;
    color: #913e86
}

.Philosophy h5 {
    margin-bottom: 35px;
    font-size: 1.6rem
}

.Philosophy p {
    font-size: 1.43rem
}

.Philosophy a {
    color: #913e86;
    line-height: 30px;
    padding: 10px 40px;
    border: 2px solid #913e86;
    font-weight: 700;
    transition: ease-in all .2s
}

.Philosophy a:hover {
    background: #913e86;
    color: #fff;
    transition: ease-in all .2s
}

.news {
    background-image: url(../images/bg-news.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0
}

.news h3 {
    color: #fff;
    line-height: 60px
}

.news a {
    color: #fff;
    line-height: 30px;
    padding: 6px 40px;
    border: 2px solid #fff;
    font-weight: 700;
    display: grid;
    text-align: center;
    transition: ease-in all .2s
}

.news a:hover {
    background: #fff;
    color: #000;
    transition: ease-in all .2s
}

.news input {
    padding: 10px 10px;
    font-weight: bolder
}

.footerPanel2 h5 {
    color: #007ea8;
    line-height: 40px;
    text-align: left
}

.footerPanel2 h5 a {
    color: #007ea8;
    line-height: 40px;
    font-size: 1.25rem
}

.footerPanel2 ul {
    min-height: 50px
}

.footerPanel2 li {
    display: block;
    text-align: left
}

.footerPanel2 a {
    color: #606060;
    font-size: 14px
}

.footerPanel2 a:hover {
    color: #1a727e
}

.footerPanel2 h6 {
    font-size: 1.5rem;
    padding: 6px 30px;
    text-align: center
}

.txt-center {
    text-align: center
}

@media(max-width: 575px) {
    .mobile-none {
        display:none
    }
}

#gallery .owl-next {
    right: -8px;
    position: relative
}

#gallery .owl-next span {
    display: none
}

#gallery .owl-prev {
    position: relative;
    left: -8px
}

#gallery .owl-prev span {
    display: none
}

#gallery button.close {
    position: absolute;
    right: 0;
    top: -35px;
    font-size: 40px
}

#gallery .modal-body {
    padding: 5px
}

#gallery .owl-dots {
    display: none
}

#gallery .thumbnails-wrapper {
    margin-top: 5px
}

#video .modal-body {
    padding: 5px
}

#video button.close {
    position: absolute;
    right: 0;
    top: -35px;
    font-size: 40px;
    color: #fff;
    opacity: 1
}

#other-ventures {
    padding: 15px 0 0 0;
    position: relative
}

#other-ventures h5 {
    text-align: center;
    line-height: 60px;
    font-size: 1.25rem
}

#other-ventures .owl-dots {
    padding: 20px 0 0 0
}

#other-ventures .owl-dot span {
    border-radius: 0
}

#other-ventures .owl-dots .active span {
    background: #006db7
}

#other-ventures .owl-dots span:hover {
    background: #006db7
}

#other-ventures .owl-prev {
    position: absolute;
    left: -20px
}

#other-ventures .owl-prev span {
    font-size: 30px;
    color: #000;
    padding: 10px 23px;
    margin-left: -30px
}

#other-ventures .owl-next {
    position: absolute;
    right: -20px
}

#other-ventures .owl-next span {
    font-size: 30px;
    color: #000;
    padding: 10px 23px;
    margin-right: -30px
}

#other-ventures .owl-nav {
    position: absolute;
    top: 45%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.sprite-social {
    display: inline-block;
    background: url(../images/ft-socialmedia-icons.png) no-repeat;
    vertical-align: middle
}

.ft-Facebook {
    width: 35px;
    height: 33px;
    background-position: 2px 2px
}

.ft-twitter {
    width: 35px;
    height: 33px;
    background-position: -41px 2px
}

.ft-gplus {
    width: 35px;
    height: 33px;
    background-position: -85px 2px
}

.ft-instagram {
    width: 35px;
    height: 33px;
    background-position: 2px -38px
}

.ft-youtube {
    width: 35px;
    height: 33px;
    background-position: -40px -38px
}

.ft-linkedin {
    width: 35px;
    height: 33px;
    background-position: -83px -38px
}

.social-links-footer li {
    display: inline-block
}

.impact-stories {
    padding: 2rem 0;
    position: relative;
    display: block;
    z-index: 9
}

.impact-stories p {
    font-size: 1.1rem;
    text-align: center;
    color: #7e7e7e
}

.txt-overlay {
    color: #fff;
    padding: 10px 15px;
    position: absolute;
    bottom: 20px;
    z-index: 9
}

.bg-blue {
    background: #1378be!important
}

.bg-sky-blue {
    background: #17b779!important
}

.after-center:after {
    margin: 0 auto
}

.border-right-1 {
    border-right: 1px solid #b5b5b5
}

#sustanibility .txt-overlay {
    min-height: 110px;
    opacity: .9;
    width: 100%;
    position: relative;
    bottom: 0;
    margin-bottom: 0rem;
    padding: 1.5rem 1.5rem;
}

#sustanibility h3 {
    font-size: 1.4rem;
    margin-bottom: 15px;
    font-weight: 500
}

#sustanibility p {
    font-size: 1rem
}

#sustanibility .item {
    position: relative;
    height: auto
}

#sustanibility .owl-nav .owl-prev {
    margin-left: 0;
    line-height: 0;
    left: 0;
    position: absolute
}

#sustanibility .owl-nav button:focus {
    outline: 0
}

#sustanibility .owl-nav .owl-next {
    margin-right: 0;
    line-height: 0;
    right: 0;
    position: absolute
}

#sustanibility .owl-nav .owl-prev span {
    font-size: 3rem;
    color: #000;
    background: #fff;
    padding: 0 10px;
    border-radius: 0 20px 20px 0
}

#sustanibility .owl-nav .owl-next span {
    font-size: 3rem;
    color: #000;
    background: #fff;
    padding: 0 10px;
    border-radius: 20px 0 0 20px
}

#sustanibility .owl-item {
    overflow: hidden
}

.sus-tile:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    box-shadow: 0 0 142px 142px #000;
    bottom: 0;
    height: 0
}

.business-box {
    transition: ease-in all .5s
}

.business-box>div {
    padding: 30px 0;
    min-height: 220px
}

.business-box .business-content {
    width: 180px;
    margin: auto;
    text-align: center;
    transition: ease all .5s
}

.business-box .business-content span {
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone
}

.business-box .business-content p {
    display: none;
    color: transparent;
    transition: ease all .5s;
    font-size: 14px;
    margin: 10px 0
}

.business-box .business-content a {
    display: none;
    color: transparent;
    transition: ease all .5s;
    font-size: 16px
}

.business-box .business-content a i {
    position: relative;
    top: 2px;
    margin-left: 5px;
    margin-top: 5px
}

.business-box:hover {
    background: #fff;
    transition: ease all .5s;
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2);
    position: absolute;
    width: 100%;
    z-index: 9;
    left: 0;
    -webkit-transform: translate(0,-13%);
    transform: translate(0,-13%)
}

.business-box:hover .business-content p {
    display: block;
    transition: ease all .5s;
    color: #000
}

.business-box:hover .business-content a {
    display: block;
    transition: ease all .5s;
    color: #0b6bb5
}

.business-box .txt-center {
    height: 80px;
    transition: ease all .5s
}

.business-box .txt-center img {
    -webkit-transition: all .1s ease-in-out;
    transition: ease all .5s
}

.business-box:hover img {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);
    transition: ease all .1s;
    width: 45px;
    transition: ease all .5s
}

.business-box:hover .txt-center {
    height: 60px;
    transition: ease all .5s
}

.business-box:hover .business-content span {
    color: #0b6bb5
}

.business-section p {
    font-size: 1rem;
    text-align: center;
    color: #7e7e7e
}

.btn-blue {
    background: 0 0;
    border: 2px solid #1378be;
    transition: ease all .5s
}

.btn-blue:hover {
    background: #1378be;
    color: #fff;
    transition: ease all .5s
}

.btn-white {
    background: 0 0;
    border: 2px solid #fff;
    transition: ease all .5s;
    color: #fff
}

.btn-white:hover {
    background: #fff;
    color: #000;
    transition: ease all .5s
}

.btn-violet {
    background: 0 0;
    border: 2px solid #b43e6a;
    transition: ease all .5s;
    color: #b43e6a
}

.btn-violet:hover {
    background: #b43e6a;
    color: #fff;
    transition: ease all .5s
}

.bg-images {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 0
}

.bg-images img {
    border-radius: 0;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    height: 100%
}

.panelBox {
    height: 290px
}

.videoThumb {
    cursor: pointer;
    position: relative;
    margin-bottom: 10px
}

.videoThumb a:before {
    background: url(../images/video-button.png);
    position: absolute;
    content: "";
    display: block;
    -webkit-transform: translate(12%,-6%);
    transform: translate(12%,-6%);
    width: 78px;
    height: 78px;
    left: 40%;
    top: 30%;
    animation: pulse 1s;
    animation-iteration-count: infinite;
    background-repeat: no-repeat
}

.sectionTitle-violet {
    font-weight: 500
}

.featured-stories {
    position: relative;
    display: block
}

.featured-stories p {
    font-size: 1.2rem;
    margin-top: 15px
}

.newsImg {
    height: 60px;
    overflow: hidden;
    vertical-align: top;
    padding-top: 3px
}

.newsImg img {
    width: 100%
}

.newsDetails {
    vertical-align: top;
    padding-left: 15px
}

.newsBrief {
    color: #5b5b5b;
    line-height: 1.2;
    font-size: 14px
}

.newsDate {
    color: #b43e6a;
    margin-top: 5px;
    font-size: .9rem
}

#resources img {
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.resourceItem {
    display: block
}

.resourceItem:hover .py-2 {
    color: #0b6bb5
}

.resourceItem>div:nth-child(1) {
    text-align: center;
    color: #000;
    min-height: 70px
}

.resourceItem>div:nth-child(2) {
    text-align: center;
    color: #000
}

.footerArrow {
    position: absolute;
    background: #a3a3a3;
    color: #fff;
    width: 40px;
    height: 40px;
    right: 4%;
    top: -10px;
    font-size: 1.5rem;
    text-align: center;
    padding-top: 3px;
    cursor: pointer
}

.footerArrow:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid #7a7a7a
}

.section-growth {
    display: block;
    position: relative;
    padding: 2rem 0 0 0;
    background: #cde1ea
}

.section-growth .container {
    position: relative
}

.section-growth .sectionTitle {
    font-size: 3rem;
    color: #b43e6a;
    margin-bottom: 1rem
}

.businesses-block {
    padding: 3rem 0
}

.business-tile {
    transition: transform .3s;
    display: block
}

.business-tile:hover {
    transform: scale(1.02);
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2)
}

.business-thumb {
    overflow: hidden;
    height: 130px;
    margin-bottom: 10px;
}

.business-thumb img {
    width: 100% !important;
    height: auto;
    /* min-width: 400px; */
}

.business-title {
    color: #1378be;
    padding: 10px 10px;
    font-size: 1rem
}

.business-title:after {
    border-top: 3px solid #1378be;
    position: relative;
    display: block;
    content: "";
    width: 115px;
    margin-top: 10px
}

.business-desc {
    font-size: 14px;
    color: #000;
    min-height: 65px;
    padding: 10px 10px
}

.innerv-carousel .owl-item .item {
    height: 35vw
}

.innerv-carousel .owl-item .item>div {
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 0
}

.innerv-carousel .owl-item .item>div .container {
    background: rgba(0,0,0,.5);
    padding: 30px 20px
}

.innerv-carousel .owl-item .item>div .container h2,.innerv-carousel .owl-item .item>div .container p {
    border-left: 3px solid #fff;
    padding-left: 15px;
    color: #fff;
    font-size: 24px
}

.homeslider .slideitem,.innerv-carousel .slideitem {
    position: relative
}

.bannercontent {
    font-weight: bolder;
    -webkit-transform: translate(0,40%);
    transform: translate(0,40%);
    position: absolute;
    top: 40%;
    color: #fff;
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px 20px #000
}

.bannercontent h1 {
    font-weight: bolder
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
}

#other-ventures a {
    color: #000;
    font-size: 14px;
    font-weight: 500
}

#other-ventures a:hover {
    color: #0b6bb5
}

.txt-left {
    text-align: left!important
}

.newsItem:hover .newsBrief {
    color: #0b6bb5
}

#back-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: 0;
    background-color: rgba(0,0,0,.1607843137254902);
    color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 37px;
    font-size: 18px;
    transition: ease-in all .2s
}

#back-to-top:hover {
    transition: ease-in all .2s;
    background-color: rgba(0,0,0,.7)
}

.desktop-none {
    display: none
}

.nav-up {
    top: -40px
}

.nav-down {
    position: fixed;
    transition: top .2s ease-in-out;
    width: 100%;
    z-index: 999
}

.sticky-header {
    box-shadow: 0 1px 8px rgba(0,0,0,.4);
    position: fixed;
    top: 0;
    background: #fff
}

.sticky-header .nav-item .nav-link {
    transition: ease padding .3s
}

.sticky-header .navbar-brand img {
    width: 100px;
    transition: ease all .5s
}

.navPanel .navbar-brand img {
    transition: ease all .5s;
    width: 125px
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow: hidden
}

.no-js #loader-wrapper {
    display: none
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #17b779;
    -webkit-animation: spin 1.7s linear infinite;
    animation: spin 1.7s linear infinite;
    z-index: 11
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #1378be;
    -webkit-animation: spin-reverse .6s linear infinite;
    animation: spin-reverse .6s linear infinite
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f04c23;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spin-reverse {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes spin-reverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 100%;
    height: 50%;
    background: #222;
    z-index: 10
}

#loader-wrapper .loader-section.section-left {
    left: 0
}

#loader-wrapper .loader-section.section-right {
    right: 0
}

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all .7s .3s cubic-bezier(.645,.045,.355,1)
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: all .7s .3s cubic-bezier(.645,.045,.355,1)
}

.loaded #loader {
    opacity: 0;
    transition: all .3s ease-out
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all .3s 1s ease-out
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container embed,.embed-container iframe,.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.nav-sublink {
    padding: 5px 10px
}

.nav-sublink a {
    color: #000;
    font-size: 14px
}

.nav-sublink a:hover {
    color: #1378be
}

.menu-thumb {
    width: 300px;
    margin-left: auto
}

.menu-thumb img {
    transform: scale(1);
    transition: ease all .3s
}

.menu-thumb:hover img {
    transform: scale(1.02);
    transition: ease all .3s
}

.homeslider {
    background: #f5f5f5
}

.innerv-carousel {
    background: #000;
    min-height: 200px
}

.homeslider .owl-item .item video,.innerv-carousel .owl-item .item video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    height: 90vh;
    object-fit: cover;
}

.homeslider .owl-item .item>img {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: -1;
    top: -5%;
    opacity: 1
}

.innerv-carousel .owl-item .item>img {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    opacity: .8
}

.fixed-img {
    position: fixed!important;
    top: 0;
    z-index: 0
}

.topMenu {
    margin: 0;
    padding: 0;
    font-size: .8rem
}

.topMenu li {
    padding: 8px 5px 8px 5px;
    list-style: none;
    display: inline-block
}

.topMenu li a {
    color: #353535
}

.topMenu li>a:hover {
    text-decoration: none;
    opacity: .8
}

.searchIcon {
    padding: 12px 0
}

.searchIcon i {
    color: #474747
}

.ft-policy-links {
    display: inline-block
}

.ft-social {
    display: inline;
    position: relative;
    top: 10px
}

.ft-social li {
    display: inline-block;
    text-align: center;
    width: 15%
}

.ft-social li:hover a {
    color: #019fd4;
    transition: ease all .3s
}

.ft-social li a {
    color: #007ea8;
    padding: 5px 5px
}

.footerPanel2 .form-control {
    background: #f6f6f6;
    border: 0
}

.txt-lg {
    font-size: 1.5rem
}

.section-heading {
    font-size: 1.5em;
    margin-bottom: 2rem;
    font-weight: 400
}

.signature {
    font-size: 1.2rem
}

@font-face {
    font-family: 'Celine Dion Handwriting';
    font-style: normal;
    font-weight: 400;
    src: local('Celine Dion Handwriting'),url(../webfonts/Celine_Dion_Handwriting.woff) format('woff')
}

.signature span {
    font-family: Adani-Regular;
    font-size: 12px;
    display: block
}

.chairman-box a {
    font-size: 12px
}

.news-updates {
    padding-left: 38px;
    position: relative
}

.news-updates li {
    margin-bottom: 15px;
    font-size: 14px
}

.news-updates li:before {
    background-image: url(../../images/news-icon.png);
    content: "";
    display: block;
    position: absolute;
    width: 35px;
    height: 30px;
    left: 0;
    background-repeat: no-repeat
}

.news-updates li a {
    color: #000
}

.news-updates li a:hover {
    color: #006db7;
    text-decoration: underline
}

.box-shadow {
    box-shadow: 0 0 11px -8px #000
}

.btn-gradient {
    background: #1b9f94;
    color: #fff;
    background: -moz-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#1b9f94),color-stop(100%,#316db3));
    background: -webkit-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -o-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -ms-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: linear-gradient(to right,#1b9f94 0,#316db3 100%);
    transition: ease all .3s
}

.btn-gradient:active,.btn-gradient:focus,.btn-gradient:hover {
    background: #2f6fb0!important;
    background: -moz-linear-gradient(left,#2f6fb0 0,#5db188 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#2f6fb0),color-stop(100%,#5db188));
    background: -webkit-linear-gradient(left,#2f6fb0 0,#5db188 100%);
    background: -o-linear-gradient(left,#2f6fb0 0,#5db188 100%);
    background: -ms-linear-gradient(left,#2f6fb0 0,#5db188 100%);
    background: linear-gradient(to right,#2f6fb0 0,#5db188 100%);
    transition: ease all .3s;
    color: #fff
}

.heading {
    border-left: 5px solid #18a790;
    font-size: 28px
}

.border-l {
    border-left: 5px solid #18a790
}

.top-submenu {
    display: flex
}

.sticky-header .top-submenu {
    transition: ease all .3s
}

.sticky-header .navbar-brand img {
    width: 100px;
    transition: ease all .3s;
    top: 0;
    position: relative
}

#sustanibility .owl-item img {
    transform: scale(1);
    transition: ease all 1s;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#sustanibility .owl-item .item:hover img {
    transform: scale(1.1);
    transition: ease all 1s
}

.nav-bg-gray {
    background: #f8f8f8
}

.btn-menu i {
    color: #3070b1
}

.ceo-img:before {
    content: "";
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 22px solid #ececee;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -16px;
    top: 10px
}

.businesses-block .form-control option {
    color: #fff
}

.sustainability-v:before {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 22px solid #fff;
    position: absolute;
    display: block;
    content: "";
    top: -21px;
    right: 15px
}

.sustainability-h:before {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 22px solid #fff;
    position: absolute;
    display: block;
    content: "";
    top: 15px;
    left: -23px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.video-section {
    position: relative
}

.video-section img {
    cursor: pointer
}

.video-section:before {
    content: "\f04b";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    display: inline;
    border: 2px solid #fff;
    padding: 9px 20px;
    border-radius: 100%;
    top: 45%;
    left: 46%;
    color: #fff;
    font-size: 35px;
    cursor: pointer
}

.video-content a {
    color: #1b9e95;
    font-size: 12px
}

.video button.close {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 25px;
    color: #fff;
    opacity: 1;
    outline: 0;
    font-weight: 400
}

.video .modal-body {
    padding: 5px
}

.home-video-thumb {
    width: 390px;
    position: absolute;
    bottom: 50px;
    right: 0
}

.home-video-thumb .owl-item .item img {
    border: 2px solid #fff
}

.home-video-thumb .owl-dots {
    padding: 20px 0 0 0
}

.home-video-thumb .owl-dot span {
    border-radius: 0
}

.home-video-thumb .owl-dots .active span {
    background: #006db7
}

.home-video-thumb .owl-dots span:hover {
    background: #006db7
}

.home-video-thumb .owl-prev {
    position: absolute;
    left: 0;
    background: #fff!important;
    width: 45px;
    border-radius: 100%;
    outline: 0;
    box-shadow: 0 1px 1px #b1b1b1;
    left: -21px
}

.home-video-thumb .owl-prev span {
    font-size: 30px;
    color: #000
}

.home-video-thumb .owl-next {
    position: absolute;
    right: 0;
    background: #fff!important;
    width: 45px;
    border-radius: 100%;
    outline: 0;
    box-shadow: 0 1px 1px #b1b1b1;
    right: -21px
}

.home-video-thumb .owl-next span {
    font-size: 30px;
    color: #000
}

.home-video-thumb .owl-nav {
    position: absolute;
    top: 55%
}

.video-content {
    background: #fff
}

.video-main {
    position: relative
}

.home-video-thumb {
    width: 390px;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.home-video-thumb .owl-item .item img {
    border: 2px solid #fff
}

.home-video-thumb .gallery-item img {
    width: 210px!important;
    border: 2px solid #fff
}

.video-wrapper {
    position: relative
}

.video-wrapper>video {
    width: 100%;
    vertical-align: middle
}

.video-wrapper>video.has-media-controls-hidden::-webkit-media-controls {
    display: none
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: .95;
    cursor: pointer;
    transition: opacity 150ms;
    background-color: rgba(0,0,0,.38)
}

.video-overlay-play-button:hover {
    opacity: 1
}

.video-overlay-play-button.is-hidden {
    display: none
}

.banner-content {
    position: absolute;
    top: 70%;
    width: 100%;
    text-align: center
}

.banner-content h2 {
    font-size: 1.5rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px
}

.banner-content p {
    font-size: 1.2rem;
    color: #fff
}

.txt-xs {
    font-size: 12px
}

.txt-sm {
    font-size: 16px
}

.txt-md {
    font-size: 20px
}

.txt-lg {
    font-size: 26px
}

.single-item .owl-dots {
    text-align: right
}

.single-item .owl-dots .owl-dot span {
    width: 40px;
    height: 5px
}

.three-item .owl-nav {
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.three-item .owl-nav .owl-prev {
    background: 0 0!important;
    left: -30px;
    position: absolute;
    font-size: 2rem!important
}

.three-item .owl-nav .owl-next {
    background: 0 0!important;
    right: -30px;
    position: absolute;
    font-size: 2rem!important
}

.three-item .owl-nav .owl-next:hover,.three-item .owl-nav .owl-prev:hover {
    color: #9a9a9a!important
}

.achieve-icn {
    text-align: center
}

.achieve-icn img {
    transform: scale(1);
    transition: ease all 1s
}

.achieve-block:hover .achieve-icn img {
    transform: scale(1.1);
    transition: ease all 1s
}

.achieve-description {
    text-align: center;
    font-size: 15px;
    min-height: 100px;
    line-height: 1.3
}

.bg-op-image .bg-images {
    opacity: .2
}

.breadcrumb-b-inner {
    position: absolute;
    width: 100%;
    top: 30px;
    z-index: 9
}

.breadcrumb-b-inner ul {
    margin-bottom: 10px
}

.breadcrumb-b-inner ul li {
    display: inline-block
}

.breadcrumb-b-inner ul li a {
    color: #fff;
    transition: ease all .3s
}

.breadcrumb-b-inner ul li a:hover {
    color: rgba(255,255,255,.76);
    transition: ease all .3s
}

.breadcrumb-b-inner ul li:nth-child(odd):after {
    content: ">";
    display: inline-block;
    position: relative;
    color: #fff;
    position: relative;
    top: 2px;
    margin: 0 5px
}

.breadcrumb-b-inner h1 {
    color: #fff;
    font-size: 1.5rem
}

.search-main {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 9;
    opacity: 0
}

.search-main form {
    height: 100%
}

.search-main form input {
    height: 100%;
    padding: 10px 20px;
    font-size: 2rem;
    transition: ease all .5s;
    border: 0
}

.search-main {
    display: none
}

.viewall {
    color: #007ea8;
    font-size: 12px;
    margin-top: 10px;
    cursor: pointer;
    display: inline-block
}

.viewall:hover {
    color: #1a727e
}

.terms-link li:after {
    content: "|";
    position: relative;
    margin: 0 10px
}

.terms-link li:nth-child(3):after {
    display: none
}

.sitemap-link {
    color: #fff;
    text-align: left;
    cursor: pointer
}

.sitemap-link a:hover {
    color: #fff
}

.sitemap-link i {
    float: right;
    position: relative;
    top: 5px
}

.bg-gradient {
    background: #1b9f94;
    color: #fff;
    background: -moz-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#1b9f94),color-stop(100%,#316db3));
    background: -webkit-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -o-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -ms-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: linear-gradient(to right,#1b9f94 0,#316db3 100%)
}

.breadcrumb-2nslevel {
    position: relative;
    display: block;
    margin-bottom: 0!important;
    background: #000
}

.breadcrumb-2nslevel .container {
    position: relative;
    display: block
}

.breadcrumb-2nslevel h1 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
    text-shadow: 0 0 27px #000, 0 0 70px #000;
}

.breadcrumb-2nslevel p {
    color: #fff;
    text-shadow: 0 0 27px #000,0 0 70px #000
}

.breadcrumb-2nslevel a {
    color: #fff;
    transition: ease all .3s;
    text-decoration: none;
    text-transform: capitalize;
    text-shadow: 0 0 27px #000,0 0 70px #000
}

.breadcrumb-2nslevel a:hover {
    text-decoration: underline!important;
    transition: ease all .3s;
    text-decoration: none
}

.breadcrumb-2nslevel ul {
    margin-bottom: 12rem;
    margin-top: 0.5rem;
}

.breadcrumb-2nslevel ul li {
    display: inline-block;
    text-decoration: none
}

.breadcrumb-2nslevel ul li:before {
    content: ">";
    position: relative;
    margin-right: 10px;
    color: #fff
}

.breadcrumb-2nslevel ul li:nth-child(1):before {
    content: "";
    display: none;
}

.breadcrumb-2nslevel .bg-image img {
    opacity: .9
}

.bg-image {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 0
}

.bg-image img {
    border-radius: 0;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    height: 100%;
    object-fit: cover;
}

.ul-news-section {
    padding-left: 38px;
    position: relative
}

.ul-news-section li {
    font-size: 13px;
    margin-bottom: 10px
}

.ul-news-section li p a {
    color: #000
}

.ul-news-section li p span {
    display: block;
    color: #9a9a9a;
    font-size: 12px
}

.ul-news-section li:before {
    background-image: url(/images/Ports/news-icon.png);
    content: "";
    display: block;
    position: absolute;
    width: 35px;
    height: 30px;
    left: 0;
    background-repeat: no-repeat
}

.ul-media-section {
    padding-left: 30px
}

.ul-media-section li {
    font-size: 13px;
    margin-bottom: 10px;
    list-style-type: disc
}

.ul-media-section li p a {
    color: #000
}

.ul-media-section li p span {
    display: block;
    color: #9a9a9a;
    font-size: 12px
}

.ul-media-section a {
    color: #000
}

.ul-media-section a:hover {
    color: #306eb2;
    text-decoration: underline
}

.ul-policies-section {
    position: relative;
    padding-left: 38px
}

.ul-policies-section a {
    color: #000
}

.ul-policies-section a:hover {
    color: #007ea8
}

.ul-policies-section li {
    margin-bottom: 10px
}

.ul-policies-section li:before {
    content: "\f15c";
    display: block;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    left: 0
}

.ul-policies-section li span {
    display: block;
    color: #9a9a9a;
    font-size: 12px
}

.box-block {
    background: #fff;
    border: 1px solid #eaeaea
}

.ul-media-section {
    padding-left: 30px
}

.ul-media-section li {
    font-size: 13px;
    margin-bottom: 10px;
    list-style-type: disc
}

.ul-media-section li p a {
    color: #000
}

.ul-media-section li p span {
    display: block;
    color: #9a9a9a;
    font-size: 12px
}

.ul-media-section a {
    color: #000
}

.ul-media-section a:hover {
    color: #6f6f6f;
    text-decoration: underline
}

.ul-policies-section {
    position: relative;
    padding-left: 38px
}

.ul-policies-section a {
    color: #000
}

.ul-policies-section a:hover {
    color: #007ea8
}

.ul-policies-section li {
    margin-bottom: 10px
}

.ul-policies-section li:before {
    content: "\f15c";
    display: block;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    left: 0
}

.ul-policies-section li span {
    display: block;
    color: #9a9a9a;
    font-size: 12px
}

.ul-media-contacts li {
    margin: 30px 0
}

.ul-media-contacts li a {
    color: #000;
    font-size: 15px
}

.ul-media-contacts li a:hover {
    color: #1d9b97
}

.ul-media-contacts li i {
    font-size: 25px;
    margin-right: 20px;
    position: relative;
    top: 3px
}

.box-block .btn-border {
    border: 2px solid #1d9c96;
    color: #1d9c96!important;
    transition: ease all .3s
}

.box-block .btn-border:hover {
    background: #1d9c96;
    transition: ease all .3s;
    color: #fff!important
}

.box-block .btn-gradient {
    color: #fff
}

.box-block .btn-gradient:hover {
    color: #fff
}

.designation {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    z-index: 1
}

.designation span {
    display: block;
    font-weight: 100
}

.exe-speech {
    position: relative;
    overflow: hidden
}

.exe-speech img {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    transform: scale(1.1)
}

.watch-video {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1
}

.watch-video a {
    color: #78bfbb;
    transition: ease all .3s
}

.watch-video a:hover {
    color: #1aa294;
    transition: ease all .3s
}

.watch-video a i {
    font-size: 25px;
    position: relative;
    top: 4px
}

.bg-image {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 0
}

.bg-image img {
    border-radius: 0;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    height: 100%
}

.blog-thumb {
    margin-bottom: 15px
}

.blog-main h2 {
    line-height: 20px;
    margin-bottom: 10px
}

.blog-main h2 a {
    font-size: 1.2rem;
    color: #000;
    transition: ease all .3s
}

.blog-main h2 a:hover {
    color: #78bfbb;
    transition: ease all .3s
}

.blog-main p {
    height: 65px;
    overflow: hidden
}

.blog-main p a {
    font-size: 14px;
    color: #9a9a9a;
    transition: ease all .3s
}

.blog-main p a:hover {
    color: #78bfbb;
    transition: ease all .3s
}

.slide-main {
    position: relative;
    overflow: hidden;
    min-height: 400px
}

.slide-main:after {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    box-shadow: 0 0 130px 100px #000
}

.slide-cont {
    position: absolute;
    width: 100%;
    top: 0;
    display: block;
    z-index: 1
}

.slide-cont>p {
    font-size: 24px;
    margin-top: 14rem;
    color: #fff
}

.slide-readmore {
    color: #fff;
    margin-top: 0!important;
    font-size: 14px!important;
    text-align: right
}

.slide-readmore a {
    color: #fff
}

.ft-com-links img {
    width: 45px;
    margin-right: 15px
}

.ft-com-links p {
    display: inline-block
}

.ft-com-links p a {
    color: #656565;
    font-size: 1.2rem;
    font-weight: 700
}

.chairman-img {
    position: absolute;
    bottom: -25px;
    right: 0
}

.overflow-hidden {
    overflow: hidden
}

.bg-gradient {
    background: #1b9f94;
    color: #fff;
    background: -moz-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#1b9f94),color-stop(100%,#316db3));
    background: -webkit-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -o-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -ms-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: linear-gradient(to right,#1b9f94 0,#316db3 100%)
}

.bg-gradient .bg-images img {
    opacity: .2
}

.CTA h2 {
    font-size: 26px
}

.CTA h2 span {
    float: right
}

.btn-w-border {
    border: 2px solid #fff;
    color: #fff!important;
    transition: ease all .3s
}

.btn-w-border:active,.btn-w-border:focus,.btn-w-border:hover {
    background: #fff;
    color: #000!important;
    transition: ease all .3s
}

.chairman-box a {
    color: #fff
}

.chairman-box a:hover {
    color: #78bfbb
}

.chairman-box {
    overflow: hidden;
    position: relative;
    transition: ease all .6s
}

.chairman-box:hover {
    transform: translateY(0) scale(1.01);
    transition: ease all .6s;
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2)
}

#business-stats {
    padding: 15px 0 0 0;
    position: relative
}

#business-stats h5 {
    text-align: center;
    line-height: 60px;
    font-size: 1.25rem
}

#business-stats .owl-dots {
    padding: 20px 0 0 0
}

#business-stats .owl-dot span {
    border-radius: 0
}

#business-stats .owl-dots .active span {
    background: #006db7
}

#business-stats .owl-dots span:hover {
    background: #006db7
}

#business-stats .owl-prev {
    position: absolute;
    left: 0;
    background: #fff;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    outline: 0;
    box-shadow: 0 1px 1px #b1b1b1
}

#business-stats .owl-prev span {
    font-size: 30px;
    color: #000
}

#business-stats .owl-next {
    position: absolute;
    right: 0;
    background: #fff;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    outline: 0;
    box-shadow: 0 1px 1px #b1b1b1
}

#business-stats .owl-next span {
    font-size: 30px;
    color: #000
}

#business-stats .owl-nav {
    position: absolute;
    top: 25%
}

.stats {
    transition: ease all .3s
}

.stats:hover img {
    transform: translateY(px) scale(1.03);
    transition: ease all .3s
}

.zoom-img {
    overflow: hidden;
    transition: ease all .3s;
    transform: translateY(0) scale(1)
}

.zoom-img img {
    transition: ease all .3s
}

.zoom-img:hover img {
    transition: ease all .3s;
    transform: translateY(0) scale(1.05)
}

.opacity {
    opacity: .1
}

.slider-content>div {
    position: absolute;
    width: 100%;
    bottom: 0
}

.slider-content .container {
    background: rgba(0,0,0,.3215686274509804);
    padding: 1.5rem 1.5rem;
}

.slider-content h1, .slider-content h2, .slider-content p {
    border-left: 3px solid #fff;
    padding-left: 15px;
    color: #fff;
    font-size: 24px
}

.breadcrumb-slider {
    position: relative
}

#about-banner .owl-dots {
    padding: 20px 0 0 0
}

#about-banner .owl-dot span {
    border-radius: 0
}

#about-banner .owl-dots .active span {
    background: #006db7
}

#about-banner .owl-dots span:hover {
    background: #006db7
}

#about-banner .owl-prev {
    position: absolute;
    left: -27px;
    background: #fff;
    width: 45px;
    border-radius: 100%;
    outline: 0;
    box-shadow: 0 1px 1px #b1b1b1;
    height: 45px;
    top: 10px
}

#about-banner .owl-prev span {
    font-size: 30px;
    color: #000
}

#about-banner .owl-next {
    position: absolute;
    right: -27px;
    background: #fff;
    width: 45px;
    border-radius: 100%;
    outline: 0;
    box-shadow: 0 1px 1px #b1b1b1;
    height: 45px;
    top: 10px
}

#about-banner .owl-next span {
    font-size: 30px;
    color: #000
}

#about-banner .owl-nav {
    position: relative;
    bottom: 100px;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0
}

#about-banner .owl-nav .owl-next:hover,#about-banner .owl-nav .owl-prev:hover {
    color: #000
}

.breadcrumb-sl-inner {
    position: absolute;
    width: 100%;
    z-index: 9;
    top: 30px
}

.breadcrumb-sl-inner ul li {
    color: #fff;
    display: inline-block
}

.breadcrumb-sl-inner ul li:nth-last-child(1):after {
    content: " "
}

.breadcrumb-sl-inner ul li:after {
    content: "\f105";
    padding: 0 10px;
    display: inline-block;
    position: relative;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.breadcrumb-sl-inner ul li a:hover {
    color: #fff;
    text-decoration: underline
}

.breadcrumb-sl-inner ul li a {
    color: #fff;
    text-shadow: 0 0 25px #000;
    text-transform: capitalize
}

.heading {
    border-left: 5px solid #18a790;
    font-size: 22px
}

.heading-w {
    border-left: 5px solid #fff;
    font-size: 22px
}

.arrow .fa {
    background: #fff;
    padding: 10px 12px;
    border-radius: 100%;
    box-shadow: 0 1px 1px #b1b1b1
}

.single-slide .owl-dots {
    padding: 20px 0 0 0
}

.single-slide .owl-dot span {
    border-radius: 0
}

.single-slide .owl-dots .active span {
    background: #006db7
}

.single-slide .owl-dots span:hover {
    background: #006db7
}

.single-slide .owl-prev {
    position: absolute;
    left: -27px;
    background: #fff!important;
    width: 45px;
    border-radius: 100%!important;
    outline: 0;
    box-shadow: 0 1px 1px #b1b1b1;
    height: 45px
}

.single-slide .owl-prev span {
    font-size: 30px;
    color: #000
}

.single-slide .owl-next {
    position: absolute;
    right: -27px;
    background: #fff!important;
    width: 45px;
    border-radius: 100%!important;
    outline: 0;
    box-shadow: 0 1px 1px #b1b1b1;
    height: 45px
}

.single-slide .owl-next span {
    font-size: 30px;
    color: #000
}

.single-slide .owl-nav {
    position: absolute;
    width: 100px;
    top: 50%;
    margin-left: 6rem
}

.single-slide .owl-nav .owl-next:hover,.single-slide .owl-nav .owl-prev:hover {
    color: #000!important
}

.single-slide .item {
    position: relative
}

.signature {
    font-weight: 400;
    font-size: 1.3rem
}

@font-face {
    font-family: 'Celine Dion Handwriting';
    font-style: normal;
    font-weight: 400;
    src: local('Celine Dion Handwriting'),url(../webfonts/Celine_Dion_Handwriting.woff) format('woff')
}

.signature span {
    font-family: Adani-Regular;
    font-size: 12px;
    display: block
}

.chairman-box a {
    font-size: 12px
}

.awards {
    background: #fff;
    padding: 10px 8px;
    min-height: 93px;
    border: 1px solid #e6e6e6
}

.awards ul {
    position: relative
}

.awards ul:before {
    background: url(../../images/ports/award-icon.png);
    content: "";
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: 15px
}

.awards li {
    font-size: 14px;
    padding-left: 60px;
    padding-top: 9px;
    padding-bottom: 15px
}

.timeline-carousel img {
    width: auto!important;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    border: 5px solid #e6e6e6
}

.timeline-carousel .year {
    text-align: center;
    color: #18a790;
    font-weight: 700
}

.timeline-carousel .desc {
    text-align: center;
    padding: 10px 15px
}

.timeline-carousel:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 5px;
    background: #e6e6e6;
    top: 96px
}

.vertical-middle {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    position: absolute;
    top: 38%
}

.breadcrumb-inner {
    margin-top: 30px
}

.breadcrumb-inner ul li {
    display: inline-block
}

.timeline ul li {
    list-style-type: none;
    position: relative;
    width: 2px;
    margin: 0 auto;
    padding-top: 50px;
    background: #000
}

.timeline ul li::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 80px;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff!important;
    background: inherit;
    z-index: 99;
    border: 1px solid #000
}

.timeline ul li div {
    position: relative;
    bottom: 0;
    width: 400px;
    padding: 15px
}

.timeline ul li div::before {
    content: '';
    position: absolute;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid
}

.timeline ul li:nth-child(odd) div {
    left: 20px
}

.timeline ul li:nth-child(odd) div::before {
    left: -30px;
    top: 45px;
    width: 100%;
    border-bottom: 1px solid #000;
    border-top: 0
}

.timeline ul li:nth-child(even) div {
    left: -420px
}

.timeline ul li:nth-child(even) div::before {
    right: -30px;
    top: 45px;
    width: 100%;
    border-bottom: 1px solid #000;
    border-top: 0
}

time {
    display: block;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 8px
}

.timeline ul li::after {
    transition: background .5s ease-in-out
}

.timeline ul li.in-view::after {
    background: #fff
}

.timeline ul li div {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out
}

.timeline ul li:nth-child(odd) div {
    transform: translate3d(200px,0,0)
}

.timeline ul li:nth-child(even) div {
    transform: translate3d(-200px,0,0)
}

.timeline ul li.in-view div {
    transform: none;
    visibility: visible;
    opacity: 1
}

@media screen and (max-width: 900px) {
    .timeline ul li div {
        width:250px
    }

    .timeline ul li:nth-child(even) div {
        left: -289px
    }
}

@media screen and (max-width: 991px) {
    .timeline ul li {
        margin-left:20px;
        min-height: 230px
    }

    .timeline ul li:nth-child(even) div {
        left: 45px
    }

    .timeline ul li:nth-child(even) div::before {
        left: -40px
    }
}

.timeline-block p {
    width: 56%;
    float: left;
    position: relative;
    font-size: 14px
}

.timeline-block time {
    color: #18a790;
    font-weight: 500
}

.timeline li:nth-child(odd) .timeline-block img {
    border: 8px solid #f7f7f7;
    border-radius: 100%;
    position: absolute;
    top: -50px;
    right: -50px;
    width: 190px
}

.timeline li:nth-child(even) .timeline-block img {
    border: 8px solid #f7f7f7;
    border-radius: 100%;
    position: absolute;
    top: -50px;
    left: -50px;
    width: 190px
}

.timeline li:nth-child(even) .timeline-block p {
    float: right
}

.timeline li:nth-child(even) .timeline-block time {
    text-align: right
}

.bg-images {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 0
}

.bg-images img {
    border-radius: 0;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    height: 100%;
    object-fit: cover;
}

.blog-div {
    position: relative;
    display: block;
    padding-top: 175px;
    padding-bottom: 70px;
    padding-left: 30px;
    overflow: hidden
}

.blog-div p {
    color: #fff;
    position: relative;
    padding-left: 0
}

.ul-media-btm-sidebar {
    position: relative;
    padding-left: 65px!important;
    padding: 3rem 0
}

.ul-media-btm-sidebar img {
    width: 40px;
    margin-right: 15px
}

.ul-media-btm-sidebar li {
    line-height: 5rem
}

.ul-media-btm-sidebar li i {
    position: absolute;
    left: 15px
}

.ul-media-btm-sidebar li a {
    color: #656565;
    font-size: 1.2rem;
    font-weight: 400
}

.breadcrumb-sublayout-ul li {
    color: #000;
    display: inline-block
}

.breadcrumb-sublayout-ul li:nth-child(1):before {
    content: " ";
    display: none
}

.breadcrumb-sublayout-ul li:before {
    content: "\f105";
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    top: 2px;
    margin-left: 5px
}

.breadcrumb-sublayout-ul a {
    color: #000;
    text-transform: capitalize
}

.breadcrumb-sublayout-ul a:hover {
    color: #656565
}

.breadcrumb-sub-layout h1 {
    margin-top: 20px;
    text-transform: capitalize;
    margin-bottom: 10px
}

.media-date {
    font-size: 2rem;
    color: #316eb3;
    border-bottom: 3px solid #306db2;
    margin-bottom: 2.5rem
}

.media-release-box {
    padding: 30px 20px;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    position: relative;
    display: block
}

.media-release-box h3 a {
    font-size: 1.4rem;
    margin-bottom: 10px;
    color: #000
}

.media-release-box h3 a:hover {
    color: #6f6f6f;
    transition: ease all .3s
}

.media-release-box p span {
    color: #949494
}

.media-release-box:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/docs-icon.png);
    right: 15px;
    width: 75px;
    height: 75px;
    top: 17px;
    opacity: .2
}

.m-video:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/video-icon.png)!important
}

.btn-gradient option {
    background: #316eb3
}

.btn-white {
    color: #fff!important;
    transition: ease all .3s
}

.btn-white:hover {
    color: #000!important;
    transition: ease all .3s;
    text-decoration: none
}

.txt-l-gray {
    color: #cacaca!important
}

.cman-news li p {
    height: 43px;
    overflow: hidden;
    margin-bottom: 1px
}

.cman-news span {
    color: #8a8888
}

.twitter-feeds {
    max-height: 698px;
    overflow-y: scroll
}

.padd-box {
    padding: 0;
    border: 10px solid #ebebeb;
    background: #000
}

.c-header {
    background: #fff
}

.career-footer {
    background: #000
}

.c-header .navbar-collapse .nav-link {
    color: #000!important;
    padding: 0 1.2rem
}

.c-header .navbar-collapse .nav-link:hover {
    color: #0d78ae!important
}

.video-wrapper {
    position: relative
}

.video-wrapper>video {
    width: 100%;
    vertical-align: middle
}

.video-wrapper>video.has-media-controls-hidden::-webkit-media-controls {
    display: none
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 49%;
    left: 49%;
    display: block;
    opacity: .95;
    cursor: pointer;
    transition: opacity 150ms
}

.video-overlay-play-button:hover {
    opacity: 1
}

.video-overlay-play-button.is-hidden {
    display: none
}

.career-banner {
    position: relative
}

.career-banner .breadcrumb-sublayout-ul {
    margin-bottom: 50px
}

.career-banner a {
    color: #fff
}

.career-banner a:hover {
    color: #efefef
}

.career-banner li:before {
    color: #fff
}

.career-banner h1,.career-banner p {
    color: #fff
}

.career-banner .c-breadcrumb {
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 100px
}

.vision-carousel {
    position: relative
}

.v-container {
    position: relative
}

.v-container .v-container-inner {
    position: relative;
    display: block;
    padding: 105px 30px 10px 30px;
    color: #fff
}

.vision-carousel .owl-nav {
    bottom: 50px;
    width: 100px;
    position: relative;
    margin-left: auto
}

.vision-carousel .owl-nav .owl-next i,.vision-carousel .owl-nav .owl-prev i {
    color: #fff
}

.min-100 {
    min-height: 100px
}

.video-b i {
    position: absolute;
    top: 40%;
    left: 40%;
    z-index: 9
}

.video-b img {
    cursor: pointer
}

.c-address {
    margin-bottom: 30px
}

.c-address h4 {
    font-size: 1.4rem;
    margin-bottom: 10px
}

.c-address h4 span {
    display: block
}

.c-address a {
    color: #097eaa;
    transition: ease all .3s
}

.c-address a:hover {
    color: #000;
    transition: ease all .3s
}

#address-tab-container {
    background: #fff;
    padding: 2rem 2rem
}

#address-tab-container select {
    font-size: 1.2rem;
    padding: 10px 10px;
    height: auto;
    color: #000
}

#address-tab .nav-item {
    min-width: 20%;
    text-align: center
}

#news-tab {
    border-bottom: 0!important
}

#news-tab .nav-item {
    min-width: 33.333%;
    text-align: center
}

.contact-form {
    background: #fff
}

.contact-form .form-group {
    margin-bottom: 0
}

.contact-form .btn-primary {
    color: #000;
    background-color: #dcdcdc;
    border-color: #dcdcdc;
    transition: ease all .5s;
    font-weight: 600
}

.contact-form .btn-primary:active,.contact-form .btn-primary:focus,.contact-form .btn-primary:hover {
    background: #000!important;
    color: #fff!important;
    box-shadow: 0 0 0 .1rem rgba(25,114,127,0)!important
}

.has-search .form-control {
    padding-right: 2.375rem;
    background: #e6e6e6;
    max-width: 300px;
    float: right
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    right: 15px;
    top: -3px
}

.b-block span {
    position: relative;
    background: rgba(255,255,255,.62);
    padding: 5px 10px;
    z-index: 9
}

.b-block p {
    margin-top: 110px
}

.b-block p a {
    color: #f8f8f8;
    font-size: 1.2rem
}

.b-block p a:hover {
    color: #0f76b0
}

.b-block-2 span {
    position: relative;
    background: rgba(255,255,255,.62);
    padding: 5px 10px
}

.b-block-2 p {
    margin-bottom: 30px;
    color: #fff;
    position: relative
}

.b-block-2 p a {
    color: #f8f8f8;
    font-size: 1.2rem
}

.b-block-2 p a:hover {
    color: #0f76b0
}

.blog-c-column {
    color: #000
}

.blog-c-column p {
    margin-top: 80px;
    position: relative;
    overflow: hidden;
    padding-left: 20px;
    color: #000
}

.blog-c-column p a {
    color: #000
}

.blog-c-column p a:hover {
    color: #1c9d96
}

.blog-c-column:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 22px solid #fff;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -16px
}

.blog-c-column-left:before {
    right: -15px;
    left: auto;
    z-index: 99;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.shareholding-pattern p {
    margin-bottom: 10px
}

.shareholding-pattern i {
    margin-right: 10px;
    color: #1c9d96
}

.shareholding-pattern a {
    color: #000;
    font-size: 14px
}

.single-carousel .owl-nav {
    position: absolute;
    width: 60px;
    right: 0;
    top: 90%;
    height: 30px
}

.single-carousel .owl-nav .owl-prev {
    bottom: 0;
    position: absolute
}

.single-carousel .owl-nav .owl-next {
    bottom: 0;
    position: absolute;
    right: 0;
    margin-right: 0!important
}

.single-carousel .owl-nav .owl-next i:hover,.single-carousel .owl-nav .owl-prev i:hover {
    color: #ccc;
    transition: ease all .3s
}

.ul-download-icon {
    padding-left: 38px;
    position: relative
}

.ul-download-icon li {
    font-size: 13px;
    margin-bottom: 10px;
    position: relative
}

.ul-download-icon li:before {
    content: "\f019";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    margin-right: 10px;
    left: -25px;
    top: 0
}

.ul-download-icon li a {
    color: #000
}

.ul-download-icon li a:hover {
    color: #007ea8
}

.sustainability-block {
    position: relative;
    display: block;
    overflow: hidden
}

.sus-main {
    background: #000
}

.sus-main:hover {
    background: -moz-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#1b9f94),color-stop(100%,#316db3));
    background: -webkit-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -o-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -ms-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: linear-gradient(to right,#1b9f94 0,#316db3 100%)
}

.sus-main .bg-images img {
    opacity: .8;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.sustainability-block h3 {
    color: #fff;
    font-size: 1.6rem
}

.sustainability-block h3 a {
    color: #fff
}

.sustainability-block h3 a:hover {
    color: #c3c3c3
}

.sustainability-block p {
    margin-top: 3rem;
    color: #fff;
    min-height: 72px;
    width: 80%;
    position: relative
}

.sustainability-block p:before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    height: 100%;
    width: 5px;
    background: #fff;
    bottom: -250px;
    transition: ease all .5s
}

.sustainability-block:hover p:before {
    bottom: 0;
    transition: ease all .5s
}

.sus-report {
    position: relative;
    display: block
}

.sus-r-title {
    font-size: 1.4rem;
    font-weight: 300;
    margin-bottom: 2rem
}

.sus-r-title span {
    display: block;
    font-weight: 600
}

.sus-btn {
    width: 100%;
    bottom: 20px;
    left: 0
}

.sus-btn a {
    color: #fff
}

.sus-btn a:hover {
    color: #fff;
    text-decoration: underline
}

.ul-policy {
    padding-left: 75px;
    background: #fff
}

.ul-policy li {
    position: relative
}

.ul-policy li a {
    color: #000
}

.ul-policy li a:hover {
    color: #007ea8
}

.ul-policy li:before {
    background: url(../images/policy-icon.png);
    content: "";
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    left: -50px
}

.ul-policy i {
    position: relative;
    left: -35px
}

.ul-policy img {
    width: 40px
}

.social-share a {
    color: #313131;
    font-size: 1.5rem
}

.social-share a:hover {
    color: #4e4e4e;
    cursor: pointer
}

.sidebar-section {
    position: absolute;
    height: 100%;
    width: 100%
}

.sidebar-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.make-me-sticky {
    padding-left: 0px !important;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    padding: 0 15px
}

.case-study .bg-images img {
    opacity: .2
}

.case-study p {
    font-size: 1.3rem;
    font-weight: 300
}

.case-study a {
    font-size: 1rem;
    color: #fff;
    font-weight: 400;
    position: absolute;
    bottom: 20px
}

.case-study a:hover {
    color: #e6e6e6
}

.ul-financials li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 15px
}

.ul-financials i {
    color: #fff;
    position: absolute;
    left: 6px;
    top: 6px
}

.ul-financials img {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .2;
    width: 100%
}

.investor-btm-block {
    text-align: center
}

.investor-btm-block a {
    color: #000;
    font-size: 1.2rem
}

.investor-btm-block a:hover {
    color: #007ea8
}

.investor-btm-block img {
    width: 80px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.exe-speech-container {
    cursor: pointer
}

.exe-speech-container i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.exec-sp-desc h2 {
    font-size: 1.2rem;
    min-height: 100px
}

.exec-sp-desc p {
    font-size: 1.2rem
}

.exec-sp-desc p span {
    display: block
}

.exec-sp-desc:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 22px solid #fff;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -16px
}

.exe-sp-square-block {
    height: 280px!important
}

.exec-sp-d-left:before {
    right: -18px!important;
    left: auto;
    z-index: 9;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.exec-sp-sidebar:before {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: -16px;
    left: 20px
}

.table-no-borders,.table-no-borders td,.table-no-borders th,.table-no-borders thead th {
    border: 0!important
}

.table-no-borders th {
    font-weight: 600
}

.border-btm {
    border-bottom: 1px solid #d8d8d8!important
}

.font-weight-500 {
    font-weight: 500
}

.black-bg {
    background: #000
}

.black-bg .bg-images img {
    opacity: .2
}

.lk-white {
    color: #fff
}

.lk-white a {
    color: #fff
}

.lk-white a:hover {
    color: #ccc
}

.ul-ana-meet {
    margin: 30px 0
}

.ul-ana-meet li {
    margin-bottom: 10px
}

.ul-ana-meet a {
    color: #5b5b5b
}

.ul-ana-meet a:hover {
    color: #000
}

.ul-inv-presentation li {
    margin-bottom: 15px
}

.ul-inv-presentation li a {
    color: #000
}

.ul-inv-presentation li a:hover {
    color: #5d5d5d
}

.ul-reports a {
    color: #000
}

.ul-reports a:hover {
    color: #5d5d5d
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container embed,.embed-container iframe,.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.apsez-mundra {
    background: linear-gradient(to left,#dedede 50%,#8bc5eb 0)
}

.ul-bullets {
    padding-left: 20px
}

.ul-bullets li {
    list-style-type: disc
}

.clusterbased-park>div {
    background: rgba(0,0,0,.7607843137254902);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    color: #fff
}

.clusterbased-park a img {
    height: 220px;
    margin-bottom: 10px;
    width: 100%
}

.cta-ind-landing p {
    cursor: pointer
}

.cta-ind-landing p:hover {
    color: #007ea8
}

.cta-ind-landing img {
    width: 80px;
    margin-bottom: 15px;
    cursor: pointer
}

.port-img {
    max-height: 300px;
    overflow: hidden
}

.port-img img {
    width: 100%
}

.port-desc {
    position: relative
}

.port-desc:before {
    display: inline-block;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 22px solid #fff;
    top: -20px
}

.port-desc>div {
    margin-top: 20px
}

.port-desc h2 {
    margin-bottom: 15px;
    font-size: 1.4rem;
    min-height: 50px
}

.ul-port-filters {
    position: relative;
    top: 5px
}

.ul-port-filters li {
    display: inline-block
}

.ul-port-filters li:nth-child(2) button:before {
    content: "\f111";
    display: inline-block;
    position: relative;
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    color: #000;
    margin: 0 15px;
    font-size: 10px;
    top: -2px
}

.ul-port-filters li:nth-child(2) button:after {
    content: "\f111";
    display: inline-block;
    position: relative;
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    color: #000;
    margin: 0 15px;
    font-size: 10px;
    top: -2px
}

.ul-port-filters li button {
    color: #a0a0a0;
    background: 0 0;
    border: 0
}

.ul-port-filters li button.active {
    color: #000
}

.ul-port-filters li button:focus,.ul-port-filters li button:hover {
    outline: 0
}

.btn-filter ul li {
    padding: 5px 10px
}

.btn-filter ul li a {
    color: #8a8a8a;
    transition: ease all .3s;
    font-size: 14px
}

.btn-filter ul li a:hover {
    color: #000;
    transition: ease all .3s
}

.filter {
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd
}

.column {
    display: none
}

.show {
    display: block
}

.btn-filter .dropdown-menu {
    position: absolute;
    display: none
}

.btn-filter .dropdown-menu.show {
    display: block;
    background: #eee
}

.ul-circle {
    padding-left: 20px
}

.ul-circle li {
    list-style-type: circle
}

.dredging-fleet {
    background: rgba(255,255,255,.81)
}

.border-left {
    border-left: 5px solid #18a790!important
}

.social-icons li {
    display: inline-block
}

.social-icons li a {
    color: #000;
    font-size: 2rem
}

.social-icons li a:hover {
    color: #2f71b1;
    transition: ease all .3s
}

.q-links {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,0);
    box-shadow: 0 14px 24px rgba(62,57,107,0);
    transition: ease all .5s
}

.q-links:hover {
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2);
    transition: ease all .5s
}

.q-links p {
    font-size: 13px;
    min-height: 37px
}

.q-links i {
    font-size: 1rem
}

.tariff-block:hover {
    box-shadow: 0 14px 24px rgba(62,57,107,.2);
    transition: ease all .3s
}

.tariff-block:hover p {
    color: #18a790
}

.tariff-block p {
    min-height: 100px;
    font-size: 16px;
    color: #000
}

.tariff-block img {
    margin-bottom: 10px;
    max-width: 80px
}

.tariff-block a {
    color: #000;
    font-size: 14px;
    word-break: break-all
}

.tariff-block a:hover {
    color: #484848
}

.txt-sus p {
    font-size: 2rem;
    font-weight: 700
}

.txt-sus p span {
    font-size: 22px;
    font-weight: 300;
    display: block
}

.bg-d-blue {
    background: #0f3c5d
}

.bg-d {
    background: #000
}

.bg-d .bg-images img {
    opacity: .3
}

.bg-d-green {
    background: #107363
}

.login-form .form-group input {
    border: 0;
    padding: 10px 10px
}

.btn-black {
    color: #000
}

.btn-black {
    color: #8c8c8c
}

#ana-coverage .nav-item {
    width: 50%
}

.tab-scroll {
    height: 500px;
    overflow-y: auto
}

.tab-scroll::-webkit-scrollbar {
    width: 6px
}

.tab-scroll::-webkit-scrollbar-track {
    background: 0 0
}

.tab-scroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px
}

.grievance-login-form .form-control,.marine-due-calc .form-control,.req-form .form-control {
    height: calc(1.8rem + 11px)!important;
    border: 0;
    background: #f8f8f8
}

.marine-due-calc .form-check-label,.marine-due-calc select,.req-form select {
    font-size: 15px
}

.marine-due-calc .form-control::-webkit-input-placeholder {
    font-size: 13px
}

.marine-due-calc .form-control:-ms-input-placeholder {
    font-size: 13px
}

.marine-due-calc .form-control::placeholder {
    font-size: 13px
}

.page-item.active .page-link,.page-link:hover {
    background: #1b9f94!important;
    color: #fff!important;
    background: -moz-linear-gradient(left,#1b9f94 0,#316db3 100%)!important;
    background: -webkit-gradient(left top,right top,color-stop(0,#1b9f94),color-stop(100%,#316db3))!important;
    background: -webkit-linear-gradient(left,#1b9f94 0,#316db3 100%)!important;
    background: -o-linear-gradient(left,#1b9f94 0,#316db3 100%)!important;
    background: -ms-linear-gradient(left,#1b9f94 0,#316db3 100%)!important;
    background: linear-gradient(to right,#1b9f94 0,#316db3 100%)!important;
    transition: ease all .3s
}

.nav-pills .nav-item .active,.nav-pills .nav-item .nav-link:hover {
    background: #1b9f94!important;
    color: #fff!important;
    background: -moz-linear-gradient(left,#1b9f94 0,#316db3 100%)!important;
    background: -webkit-gradient(left top,right top,color-stop(0,#1b9f94),color-stop(100%,#316db3))!important;
    background: -webkit-linear-gradient(left,#1b9f94 0,#316db3 100%)!important;
    background: -o-linear-gradient(left,#1b9f94 0,#316db3 100%)!important;
    background: -ms-linear-gradient(left,#1b9f94 0,#316db3 100%)!important;
    background: linear-gradient(to right,#1b9f94 0,#316db3 100%)!important;
    transition: ease all .3s
}

.nav-pills .nav-item .nav-link {
    padding: 10px 10px;
    border-radius: 0;
    margin-bottom: 10px;
    transition: ease all .3s;
    background: #fff;
    color: #000;
    font-size: 12px
}

#Ve-berth .nav-item .active:before,#v-berth .nav-item .active:before,#va-berth .nav-item .active:before,#vs-berth .nav-item .active:before {
    content: "";
    display: block;
    position: absolute;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-90deg);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 22px solid #1c9c95;
    right: -14px
}

#V-Tab table,#Ve-Tab table,#va-Tab table,#vs-Tab table {
    font-size: 12px
}

.corp-ann .form-control {
    height: calc(1.8rem + 11px)!important
}

.corporate-ann-block p span {
    text-decoration: underline;
    font-size: 14px;
    color: #848484
}

.corporate-ann-block p a {
    color: #000
}

.corporate-ann-block p a:hover {
    color: #585858
}

.investor-faq .card-header {
    background: #fff;
    color: #000;
    cursor: pointer;
    border-bottom: 0 solid rgba(0,0,0,.125)
}

.investor-faq .card-body {
    background: #fff;
    padding: 0
}

.investor-faq .card-body ul {
    margin-bottom: 20px;
    padding-left: 20px
}

.investor-faq .card-body ul li {
    list-style-type: initial
}

.accordion .card-header:after {
    font-family: FontAwesome;
    content: "\f068";
    float: right;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.accordion .card-header.collapsed:after {
    content: "\f067";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.investor-faq .card {
    border: 0
}

.grievance-login-form a {
    position: relative;
    top: 3px;
    color: #000
}

.grievance-login-form a:hover {
    text-decoration: underline;
    transition: ease all .3s
}

.red {
    background: #c04
}

.yellow {
    color: #000;
    background: #f5e000
}

.blue {
    background: #079
}

.colors {
    padding: 2em;
    color: #fff;
    display: none
}

.corporate-a a {
    color: #fff!important
}

.corporate-a a:hover {
    color: #c3c3c3!important
}

.corporate-a p span {
    color: #000!important
}

.bg-center {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.b-o-director {
    height: 225px;
    overflow: hidden
}

.b-o-director img {
    width: 100%
}

.b-o-director .card-body {
    min-height: 110px
}

.port-desc .ul-circle {
    min-height: 120px
}

.home-video-thumb .gallery-item img {
    width: 210px!important;
    border: 2px solid #fff;
    transition: ease all .3s
}

.home-video-thumb .gallery-item img:hover {
    transform: translateY(-4px) scale(1.01);
    transition: ease all .3s
}

.ft-social {
    display: inline;
    position: relative;
    top: 10px
}

.ft-social li {
    display: inline-block;
    text-align: center;
    width: 15%
}

.ft-social li:hover a {
    color: #019fd4;
    transition: ease all .3s
}

.ft-social li a {
    color: #007ea8;
    padding: 5px 5px;
    font-size: 18px
}

.homeslider .owl-nav,.innerv-carousel .owl-nav {
    position: absolute;
    display: block;
    max-width: 1140px;
    text-align: left;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    top: 85%;
    left: 50%;
    -webkit-transform: translate(-50%,-85%);
    transform: translate(-50%,-85%)
}

.homeslider .owl-nav button i,.innerv-carousel .owl-nav button i {
    background: #fff!important;
    font-size: 14px;
    padding: 5px 8px!important;
    border: 1px solid #ccc
}

.homeslider .owl-nav button i:hover,.innerv-carousel .owl-nav button i:hover {
    color: #000
}

.sitemap-link {
    color: #fff;
    text-align: left;
    cursor: pointer
}

.sitemap-link a:hover {
    color: #fff
}

.sitemap-link i {
    float: right;
    position: relative;
    top: 5px
}

.terms-link li:after {
    content: "|";
    position: relative;
    margin: 0 10px
}

.terms-link li:nth-child(3):after {
    display: none
}

.clusterbased-park p a {
    color: #fff
}

.clusterbased-park p a:hover {
    color: #fff;
    text-decoration: underline
}

#map-accordion select {
    color: #fff
}

#map-accordion select option {
    color: #000
}

.portdeshmap li:hover .map-marker-info {
    display: block
}

.map-marker-Pipavav {
    left: 38.5%;
    top: 62.8%
}

.map-marker-Pipavav:after {
    animation-delay: 3s
}

.map-marker-Mumbai {
    left: 39.9%;
    top: 67%
}

.map-marker-Mumbai:after {
    animation-delay: 3s
}

.map-marker-Kilaraipur {
    left: 40.7%;
    top: 43%
}

.map-marker-Kilaraipur:after {
    animation-delay: 3s
}

.map-marker-Loni {
    left: 41.7%;
    top: 46%
}

.map-marker-Loni:after {
    animation-delay: 3s
}

.map-marker-Bawal {
    left: 41.5%;
    top: 47.5%
}

.map-marker-Bawal:after {
    animation-delay: 3s
}

.map-marker-Patli {
    left: 42.3%;
    top: 47.5%
}

.map-marker-Patli:after {
    animation-delay: 3s
}

.map-marker-Kishangarh {
    left: 39.7%;
    top: 50%
}

.map-marker-Kishangarh:after {
    animation-delay: 3s
}

.map-marker-Kanpur {
    left: 46%;
    top: 52%
}

.map-marker-Kanpur:after {
    animation-delay: 3s
}

.map-marker-Wardha {
    left: 48.7%;
    top: 67%
}

.map-marker-Wardha:after {
    animation-delay: 3s
}

.zoomin,.zoomin img {
    transform: translateY(0) scale(1);
    transition: ease all .3s;
    overflow: hidden
}

.zoomin:hover img {
    transform: translateY(0) scale(1.03);
    transition: ease all .3s
}

.sus-main,.sus-main .bg-images {
    transform: translateY(0) scale(1);
    transition: ease all .6s;
    overflow: hidden
}

.sus-main:hover .bg-images {
    transform: translateY(0) scale(1.09);
    transition: ease all .6s;
    overflow: hidden
}

.sus-main img {
    transition: ease all .6s
}

.sus-main:hover .bg-images img {
    opacity: .4;
    transition: ease all .6s
}

.zoomicon {
    transform: translateY(0) scale(1);
    transition: ease all .3s;
    overflow: hidden
}

.zoomicon img {
    transform: translateY(0) scale(.8);
    transition: ease all .3s;
    overflow: hidden
}

.zoomicon p {
    transform: translateY(0) scale(.95);
    transition: ease all .3s;
    overflow: hidden
}

.zoomicon:hover img {
    transform: translateY(0) scale(1);
    transition: ease all .3s
}

.zoomicon:hover p {
    transform: translateY(0) scale(1.1);
    transition: ease all .3s;
    overflow: hidden;
    font-size: 1.2rem
}

.zoomicon:hover {
    background: #fff;
    transition: ease all .5s;
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2)
}

.eq-blocks {
    min-height: 225px;
    transition: ease all .5s
}

.eq-blocks p:nth-child(1) {
    font-weight: 600;
    margin-bottom: 5px
}

.eq-blocks:hover {
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2);
    transition: ease all .5s
}

.vertical-fourth {
    position: absolute;
    width: 100%;
    top: 20%
}

#about-banner,#about-banner .item,#about-banner .item img {
    min-height: 400px;
    height: 42vw
}

.footerPanel2 .ft-logo {
    border-left: 1px solid #dee2e6!important
}

#V-Tab,#V-Tab .tab-pane,#V-Tab .tab-pane>div {
    height: 100%!important
}

#va-Tab,#va-Tab .tab-pane,#va-Tab .tab-pane>div {
    height: 100%!important
}

#Ve-Tab,#Ve-Tab .tab-pane,#Ve-Tab .tab-pane>div {
    height: 100%!important
}

#Vs-Tab .tab-pane>div,#vs-Tab,#vs-Tab .tab-pane {
    height: 100%!important
}

#V-Tab,#Ve-Tab,#va-Tab,#vs-Tab h3 {
    text-align: center;
    font-size: 20px
}

.c-tracking form {
    border: 0!important;
    background: #fff;
    padding: 0!important
}

.dataTables_filter,.dataTables_length {
    margin-bottom: 10px
}

.dataTables_info,.dataTables_paginate.paging_two_button {
    margin-top: 10px
}

.dataTables_filter,.dataTables_info,.dataTables_length,.dataTables_paginate {
    font-size: 14px
}

..sustainability-h,.sustainability-v {
    overflow: hidden
}

.ceo-img:before {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 22px solid #e8e8e6;
    position: absolute;
    display: block;
    content: "";
    top: 15px;
    left: -23px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.sustainability-v:before {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 22px solid #fff;
    position: absolute;
    display: block;
    content: "";
    top: -15px;
    right: 15px
}

.sustainability-h:before {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 22px solid #fff;
    position: absolute;
    display: block;
    content: "";
    top: 15px;
    left: -23px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.invester-tiles {
    min-height: 220px
}

.sidebar-item .social-share.make-me-sticky .fa-twitter {
    color: #55acee
}

.sidebar-item .social-share.make-me-sticky .fa-facebook-square {
    color: #3a559f
}

.sidebar-item .social-share.make-me-sticky .fa-linkedin {
    color: #0077b7
}

.sidebar-item .social-share.make-me-sticky .fa-envelope {
    color: #07a2f5
}

.scroll-down {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 2;
    cursor: pointer
}

.scroll-down span {
    display: block;
    line-height: 12px;
    font-size: 2.5rem;
    width: 2rem;
    height: 2rem;
    border-left: .2rem solid #fff;
    border-bottom: .2rem solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.scroll-down span:nth-child(2) {
    position: relative;
    top: -10px
}

.scroll-down span:nth-child(3) {
    position: relative;
    top: -20px
}

.scroll-down span:nth-child(4) {
    position: relative;
    top: -30px
}

.scroll-down span:nth-child(5) {
    position: relative;
    top: -40px
}

.blink {
    -webkit-animation-name: blink;
    -moz-animation-name: blink;
    -o-animation-name: blink;
    animation-name: blink;
    -webktit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

.blink-infinite {
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.blink-1 {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

.blink-2 {
    -webkit-animation-duration: 1.9s;
    -moz-animation-duration: 1.9s;
    -o-animation-duration: 1.9s;
    animation-duration: 1.9s
}

.blink-3 {
    -webkit-animation-duration: 1.8s;
    -moz-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s
}

.blink-4 {
    -webkit-animation-duration: 1.7s;
    -moz-animation-duration: 1.7s;
    -o-animation-duration: 1.7s;
    animation-duration: 1.7s
}

.blink-5 {
    -webkit-animation-duration: 1.6s;
    -moz-animation-duration: 1.6s;
    -o-animation-duration: 1.6s;
    animation-duration: 1.6s
}

@-webkit-keyframes blink {
    50% {
        opacity: 0
    }
}

@-moz-keyframes blink {
    50% {
        opacity: 0
    }
}

@-o-keyframes blink {
    50% {
        opacity: 0
    }
}

@keyframes blink {
    50% {
        opacity: 0
    }
}

.board-tile {
    width: 19.6%;
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.board-tile .card-body .card-title {
    font-size: 1.1rem
}

.board-tile .card-body .card-text {
    min-height: 50px
}

.map-marker-info ul {
    padding-left: 20px
}

.map-marker-info ul li {
    list-style-type: circle
}

.ul-reports li {
    position: relative;
    padding-left: 20px
}

.ul-reports li i {
    position: absolute;
    left: 0;
    top: 3px
}

#other-ventures a {
    color: #000
}

#other-ventures a:hover {
    color: #444;
    text-decoration: underline
}

.map-port-page a span {
    color: #000!important
}

#chart {
    width: 650px;
    height: 145px;
    margin: 30px auto 0;
    display: block
}

#chart #numbers {
    width: 50px;
    height: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left
}

#chart #numbers li {
    text-align: right;
    padding-right: 1em;
    list-style: none;
    height: 29px;
    position: relative;
    bottom: 30px
}

#chart #numbers li:last-child {
    height: 30px
}

#chart #numbers li span {
    color: rgba(0,0,0,.45);
    position: absolute;
    bottom: 0;
    font-size: 10px;
    right: 10px
}

#chart #bars {
    display: inline-block;
    width: 250px;
    height: 145px;
    padding: 0;
    margin: 0;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000
}

#chart #bars li {
    display: table-cell;
    width: 50px;
    height: 144px;
    margin: 0;
    text-align: center;
    position: relative
}

#chart #bars li:nth-child(odd) .bar {
    background: #1c9e95
}

#chart #bars li:nth-child(even) .bar {
    background: #306eb2
}

#chart #bars li .bar {
    display: block;
    width: 40px;
    margin-left: 10px;
    position: absolute;
    bottom: 0;
    height: 0;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out
}

#chart #bars li .bar:hover {
    cursor: pointer
}

#chart #bars li i {
    position: absolute;
    left: 10px;
    top: -20px;
    font-style: normal;
    font-size: 12px
}

#chart #bars li .bar:hover:before {
    color: #fff;
    content: attr(data-percentage) '%';
    position: relative;
    bottom: 20px
}

#chart #bars li span {
    color: rgba(0,0,0,.45);
    width: 100%;
    position: absolute;
    bottom: -1.5em;
    left: 10px;
    text-align: center;
    font-size: 10px
}

.directors-tile .card-body {
    min-height: 110px
}

.tabs-section .owl-nav {
    width: 100px;
    right: 0;
    top: 55px;
    text-align: right
}

.tabs-section .owl-nav .owl-prev i {
    background: #1b9e95;
    color: #fff;
    padding: 10px 10px;
    border-radius: 5px 0 0 5px
}

.tabs-section .owl-nav .owl-next i {
    background: #1b9e95;
    color: #fff;
    padding: 10px 10px;
    border-radius: 0 5px 5px 0
}

.img-thumb {
    overflow: hidden;
    height: 200px;
    background: #ebebeb;
    box-shadow: 0 2px 13px -6px #2d2d2d;
    transition: ease all .3s;
    position: relative
}

.img-thumb:hover {
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2);
    cursor: pointer;
    transition: ease all .3s
}

.img-thumb img {
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    position: absolute
}

.img-thumb:hover img {
    opacity: .4
}

.img-thumb p {
    display: none
}

.img-thumb p i {
    font-style: normal;
    background: #fff;
    color: #000;
    padding: 5px 10px;
    border-radius: 2px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.33)
}

.img-thumb:hover p {
    position: absolute;
    display: block;
    font-style: normal;
    top: 50%;
    width: 100%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.scroll-socialmedia {
    height: 500px;
    overflow: scroll;
    overflow-x: hidden
}

.homeslider .owl-dots,.innerv-carousel .owl-dots {
    position: absolute;
    left: 50%;
    top: 95%;
    -webkit-transform: translate(-50%,-95%);
    transform: translate(-50%,-95%)
}

.sectionheading {
    font-size: 1.5rem;
    margin-bottom: 20px;
    font-weight: 600
}

.investor-tiles {
    position: relative;
    transition: ease all .3s
}

.investor-tiles p {
    color: #fff
}

.investor-tiles p:nth-child(1) {
    position: relative
}

.investor-tiles p:nth-child(2) {
    position: relative;
    margin-bottom: 15px;
    font-size: 18px
}

.investor-tiles p:nth-child(3) {
    position: relative;
    text-align: center;
    margin-bottom: 0
}

.investor-tiles:hover p:nth-child(3) span {
    font-size: 2.4rem;
    transition: ease all .3s
}

.investor-tiles p span {
    display: block;
    font-size: 2.2rem;
    transition: ease all .3s
}

.investor-tiles .bg-images img {
    opacity: .1;
    transition: ease all .3s;
    transform: translateY(0) scale(1)
}

.investor-tiles:hover {
    background: #1b9f94;
    background: -moz-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#1b9f94),color-stop(100%,#316db3));
    background: -webkit-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -o-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -ms-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: linear-gradient(to right,#1b9f94 0,#316db3 100%)
}

.investor-tiles-1 {
    background: #306db2
}

.investor-tiles-2 {
    background: #2783a5
}

.investor-tiles-3 {
    background: #1b9e95
}

.investor-tiles:hover .bg-images img {
    opacity: .2;
    transition: ease all .3s
}

.investor-tiles:hover {
    transform: translateY(-2px) scale(1.01);
    transition: ease all .5s;
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2)
}

.inv-tabs {
    border-bottom: 0
}

.inv-tabs li {
    width: 20%;
    text-align: center
}

.inv-tabs li a {
    background: 0 0!important;
    color: #000!important;
    border: 0!important;
    font-size: 14px
}

.inv-tabs .nav-item .nav-link.active:after {
    content: "";
    display: block;
    position: relative;
    background: #1b9f94;
    background: -moz-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#1b9f94),color-stop(100%,#316db3));
    background: -webkit-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -o-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -ms-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: linear-gradient(to right,#1b9f94 0,#316db3 100%);
    width: 100%;
    height: 5px;
    margin-top: 10px
}

.share-details p {
    font-size: 12px
}

.share-details p span {
    float: right;
    color: #929292
}

.btn-sharemarket {
    background: #2784a5;
    color: #fff;
    transition: ease all .3s
}

.btn-sharemarket:hover {
    background: #1c9c95;
    color: #fff
}

.btn-sharemarket:hover i {
    font-size: 16px;
    transition: ease all .2s;
    border: 0 solid transparent
}

.btn-sharemarket i {
    font-size: 14px;
    transition: ease all .5s;
    border-left: 2px solid transparent
}

.sports-tile {
    position: relative;
    text-align: center;
    padding: 50px 0;
    font-size: 1.4rem;
    color: #fff;
    transition: ease all .3s
}

.sports-tile:hover .bg-images img {
    opacity: .1;
    transition: ease all .3s
}

.sports-tile .bg-images img {
    opacity: .2
}

.sports-tile h3 {
    position: relative;
    text-align: center;
    padding: 50px 0;
    font-size: 1.3rem;
    min-height: 148px
}

.sports-m-block .bg-images img {
    opacity: .1
}

.tile-01 {
    background: #ff6e02
}

.tile-02 {
    background: #28a745
}

.tile-03 {
    background: #17a2b8
}

.tile-04 {
    background: #000
}

.boxzoom {
    box-shadow: 0 2px 13px -6px #2d2d2d;
    transition: ease all .3s
}

.boxzoom:hover {
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2)
}

.btn-bordered {
    color: #fff;
    border: 1px solid #fff;
    transition: ease all .3s
}

.btn-bordered:active,.btn-bordered:focus,.btn-bordered:hover {
    outline: 0;
    background: #fff;
    color: #000!important;
    transition: ease all .3s
}

.vertical-fourth {
    position: absolute;
    width: 100%;
    top: 20%
}

.arrow .fa {
    background: #fff;
    padding: 10px 12px;
    border-radius: 100%;
    box-shadow: 0 1px 1px #b1b1b1
}

.loadMore em,.loadMore i {
    transition: ease all .5s;
    transform: translateY(0) scale(1);
    background: #fff;
    padding: 10px 11px;
    border-radius: 100%
}

.loadMore:hover em,.loadMore:hover i {
    transition: ease all .5s;
    transform: translateY(0) scale(1.3)
}

.single-slide .owl-dots {
    padding: 20px 0 0 0
}

.single-slide .owl-dot span {
    border-radius: 0
}

.single-slide .owl-dots .active span {
    background: #006db7
}

.single-slide .owl-dots span:hover {
    background: #006db7
}

.single-slide .owl-prev {
    position: absolute;
    left: -27px;
    background: #fff!important;
    width: 35px;
    border-radius: 100%!important;
    outline: 0;
    box-shadow: 0 1px 1px #b1b1b1;
    height: 35px;
}

.single-slide .owl-prev span {
    font-size: 30px;
    color: #000
}

.single-slide .owl-next {
    position: absolute;
    right: -27px;
    background: #fff!important;
    width: 35px;
    border-radius: 100%!important;
    outline: 0;
    box-shadow: 0 1px 1px #b1b1b1;
    height: 35px;
}

.single-slide .owl-next span {
    font-size: 30px;
    color: #000
}

.single-slide .owl-nav {
    position: absolute;
    width: 40px;
    top: 70%;
    margin-left: 6rem;
}

.single-slide .owl-nav .owl-next:hover,.single-slide .owl-nav .owl-prev:hover {
    color: #000!important
}

.single-slide .item {
    position: relative
}

.border-l {
    border-left: 5px solid #18a790;
    padding-left: 25px
}

.stats {
    text-align: center;
    transition: ease all .3s
}

.stats img {
    margin-bottom: 15px
}

.stats p {
    text-align: center;
    color: #18a790;
    font-weight: 600;
    font-size: 1.2rem
}

.stats p span {
    display: block;
    color: #636363;
    font-size: 14px;
    font-weight: 500
}

.video-section {
    position: relative
}

.video-section img {
    cursor: pointer;
    width: 100%;
}

.video-section:before {
    content: "\f04b";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    display: inline;
    border: 2px solid rgba(255,255,255,.6);
    padding: 9px 20px;
    border-radius: 100%;
    color: rgba(255,255,255,.6);
    font-size: 35px;
    cursor: pointer;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    transition: ease all .5s
}

.video-section:hover:before {
    font-size: 45px;
    transition: ease all .5s;
    color: #fff;
    border-color: #fff;
    padding: 9px 23px
}

.video-content a {
    color: #1b9e95;
    font-size: 12px
}

.video button.close {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 25px;
    color: #fff;
    opacity: 1;
    outline: 0;
    font-weight: 400
}

.video .modal-body {
    padding: 5px
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.img-thumb {
    overflow: hidden;
    height: 200px;
    background: #ebebeb;
    box-shadow: 0 2px 13px -6px #2d2d2d;
    transition: ease all .3s;
    position: relative;
    text-align: center
}

.img-thumb:hover {
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2);
    cursor: pointer;
    transition: ease all .3s
}

.img-thumb img {
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute
}

.img-thumb:hover img {
    opacity: .4
}

.img-thumb p {
    display: none
}

.img-thumb p em {
    font-style: normal;
    background: #fff;
    color: #000;
    padding: 5px 10px;
    border-radius: 2px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.33)
}

.img-thumb:hover p {
    position: absolute;
    display: block;
    font-style: normal;
    top: 50%;
    width: 100%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.scroll-socialmedia {
    height: 400px;
    overflow: scroll;
    overflow-x: hidden
}

.homeslider .owl-dots,.innerv-carousel .owl-dots {
    position: absolute;
    left: 50%;
    top: 95%;
    -webkit-transform: translate(-50%,-95%);
    transform: translate(-50%,-95%)
}

.chairman-box:hover .readmore {
    text-decoration: underline
}

.directors-tile .card-body {
    min-height: 110px
}

.blog-tile img {
    background: #000
}

.blog-tile:hover {
    background: -moz-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#1b9f94),color-stop(100%,#316db3));
    background: -webkit-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -o-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: -ms-linear-gradient(left,#1b9f94 0,#316db3 100%);
    background: linear-gradient(to right,#1b9f94 0,#316db3 100%)
}

.blog-tile .bg-images img {
    opacity: .8
}

.blog-cont {
    overflow: hidden
}

.blog-tile .b-block p {
    position: relative
}

.blog-tile p:before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    height: 100%;
    width: 5px;
    background: #fff;
    bottom: -550px;
    transition: ease all .5s
}

.blog-tile:hover p:before {
    bottom: 0;
    transition: ease all .5s
}

.blog-c-column p:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    height: 100%;
    width: 5px;
    background: #1c9d96;
    bottom: -250px;
    transition: ease all .5s
}

.blog-c-column:hover p:before {
    bottom: 0;
    transition: ease all .5s
}

.blog-tile:hover .bg-images img {
    opacity: .3;
    transition: ease all .3s
}

.blog-tile .bg-images img {
    transition: ease all .3s
}

.blog-tile .b-block p {
    color: #fff
}

.blog-tile img {
    transition: ease all .3s
}

.blog-tile:hover .bg-images img {
    transition: ease all .3s;
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    left: 0;
    top: 0
}

.blog-row .bg-images img {
    opacity: .6;
    transition: ease all .3s
}

.blog-row:hover .bg-images img {
    opacity: .3;
    transition: ease all .3s;
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02)
}

.blog-c-column:hover p {
    color: #2a85b8;
    transition: ease all .3s
}

.card-title {
    font-size: 1.2rem;
    margin-bottom: 5px;
    color: #18a790;
}

.directors-tile p {
    margin-bottom: 0;
    color: #5a5a5a;
    font-size: .9rem
}

.boxzoom {
    transition: ease all .5s;
    transform: translateY(0) scale(1)
}

.boxzoom:hover {
    transition: ease all .5s;
    transform: translateY(0) scale(1.01);
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2)
}

.topsection {
    display: none
}

.blog-cont h3 {
    color: #fff;
    font-size: 1.6rem
}

.btn-tracking {
    line-height: 37px
}

.achieve-description p {
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 1.2rem
}

.achieve-description p span {
    display: block;
    color: #636363;
    font-size: 14px;
    font-weight: 500
}

.sports-m-block {
    color: #fff
}

.ceo {
    color: #fff
}

.ceo span {
    display: block;
    font-size: 12px;
    margin-top: 2px
}

.ceo-img {
    overflow: hidden;
    background: #ececee
}

.ceo-img img {
    position: absolute;
    bottom: -8px
}

.sticky-header .mainmenu {
    height: 100%;
    padding: 5px 0;
    background: 0 0
}

.btn-tracking {
    display: none
}

#pop-gallery .owl-nav {
    top: 40%;
    -webkit-transform: translate(0,50%);
    transform: translate(0,50%);
    width: 100%;
    text-align: right
}

#pop-gallery .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    margin: 0!important;
    width: auto;
    height: auto
}

#pop-gallery .owl-nav .owl-next {
    margin: 0!important;
    width: auto;
    height: auto;
    position: absolute;
    right: 0
}

#pop-gallery .owl-nav i {
    background: #fff;
    padding: 10px 10px
}

.ul-share i {
    font-size: 18px
}

.ul-share li {
    display: inline-block
}

.ul-share .fa-twitter {
    color: #55acee
}

.ul-share .fa-facebook-square {
    color: #3a559f
}

.ul-share .fa-linkedin {
    color: #0077b7
}

.inv-tab-img-block {
    max-height: 160px;
    overflow: hidden
}

.inv-tab-img-block img {
    left: 0;
    top: 10%;
    -webkit-transform: translate(0,-10%);
    transform: translate(0,-10%)
}

#investor-select select {
    color: #fff
}

#investor-select select option {
    color: #000
}

.a-white {
    color: #fff
}

.sidebar-item .social-share.make-me-sticky .fa-twitter {
    color: #55acee
}

.sidebar-item .social-share.make-me-sticky .fa-facebook-square {
    color: #3a559f
}

.sidebar-item .social-share.make-me-sticky .fa-linkedin {
    color: #0077b7
}

.sidebar-item .social-share.make-me-sticky .fa-envelope {
    color: #07a2f5
}

.mainSlider {
    width: 100%;
    position: relative;
    overflow: hidden
}

.homeslider .owl-item .item {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    height: 95vh;
    overflow: hidden
}

.scroll-down {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 2;
    cursor: pointer
}

.scroll-down span {
    display: block;
    line-height: 12px;
    font-size: 2.5rem;
    width: 2rem;
    height: 2rem;
    border-left: .2rem solid #fff;
    border-bottom: .2rem solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.scroll-down span:nth-child(2) {
    position: relative;
    top: -10px
}

.scroll-down span:nth-child(3) {
    position: relative;
    top: -20px
}

.scroll-down span:nth-child(4) {
    position: relative;
    top: -30px
}

.scroll-down span:nth-child(5) {
    position: relative;
    top: -40px
}

.blink {
    -webkit-animation-name: blink;
    -moz-animation-name: blink;
    -o-animation-name: blink;
    animation-name: blink;
    -webktit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

.blink-infinite {
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.blink-1 {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

.blink-2 {
    -webkit-animation-duration: 1.9s;
    -moz-animation-duration: 1.9s;
    -o-animation-duration: 1.9s;
    animation-duration: 1.9s
}

.blink-3 {
    -webkit-animation-duration: 1.8s;
    -moz-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s
}

.blink-4 {
    -webkit-animation-duration: 1.7s;
    -moz-animation-duration: 1.7s;
    -o-animation-duration: 1.7s;
    animation-duration: 1.7s
}

.blink-5 {
    -webkit-animation-duration: 1.6s;
    -moz-animation-duration: 1.6s;
    -o-animation-duration: 1.6s;
    animation-duration: 1.6s
}

@-webkit-keyframes blink {
    50% {
        opacity: 0
    }
}

@-moz-keyframes blink {
    50% {
        opacity: 0
    }
}

@-o-keyframes blink {
    50% {
        opacity: 0
    }
}

@keyframes blink {
    50% {
        opacity: 0
    }
}

.box-block img {
    margin-bottom: 15px
}

.box-block h5 a {
    color: #000
}

.blog-c-column-left h3 {
    color: #000
}

.blog-div h2 {
    color: #fff;
    font-size: 1.7rem;
    margin-bottom: 2rem
}

.megamenu h5 a {
    color: #18a790
}

#other-ventures img {
    width: 126px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

#other-ventures p {
    font-size: 14px!important
}

.c-block {
    border: 0
}

.c-block .blog-div p {
    margin-top: 143px
}

.homeslider .owl-dots .owl-dot span {
    background: #fff;
    border-radius: 0
}

.homeslider .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #18a790
}

.blog-cont p {
    margin-top: 30px
}

.blog-cont h3 {
    min-height: 120px
}

.social-share.make-me-sticky .fa-twitter {
    color: #55acee
}

.social-share.make-me-sticky .fa-facebook-square {
    color: #3a559f
}

.social-share.make-me-sticky .fa-linkedin {
    color: #0077b7
}

.social-share.make-me-sticky .fa-envelope {
    color: #07a2f5
}

.social-share a {
    color: #313131;
    font-size: 1.5rem
}

.social-share a:hover {
    color: #4e4e4e;
    cursor: pointer
}

footer {
    border-top: 1px solid #f3f3f3
}

/*Responsive*/
@media (min-width: 1440px) {
    #sustanibility .item {
        max-height: 600px;
    }
}

@media (max-width: 1199px) {
    .home-video-thumb {
        display: none !important;
    }

    .footerMenu li {
        margin: 3px 0;
    }

    .footerMenu li a {
        opacity: 1;
    }

    .homepage .bannerImg {
        background-position: 20% top;
    }

    .nav-tabs .nav-item {
        margin: 0;
        padding: 3px 3px 0 0;
    }

    #navbar .navbar-nav .nav-link {
        color: #000;
        margin-bottom: 0;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #fff;
        font-size: 14px;
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .vision-c .b-o-director {
        height: 300px;
    }

    .b-o-director {
        height: 180px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .navTile a {
        padding-right: 0;
        font-size: 0.8rem;
    }

    .homepage .bannerImg {
        background-position: 20% top;
    }

    .homepage .bannerImg img {
        transform: translateX(-42%) translateY(-50%);
    }

    .serviceTile .serviceIcon img {
        width: 65px;
        max-height: none;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .homepage .bannerImg {
        background-position: 14% top;
    }

    .homepage .bannerImg img {
        transform: translateX(-35%) translateY(-48%);
    }

    .serviceTile .serviceDetails, .serviceTile .serviceIcon {
        display: block;
    }

    .serviceTile .serviceDetails {
        padding-left: 0;
        padding-top: 0.5rem;
    }
}

@media (max-width: 767px) {
    .breadcrumb-2nslevel h1 {
        font-size: 1.5rem;
    }

    .blog_content h2 {
        font-size: 1.35rem !important;
    }

    .slider-content .container {
        padding: 1rem 1rem;
    }

    .slider-content h2, .slider-content p {
        font-size: 18px;
    }

    .b-o-director {
        height: 250px;
    }

    .three-item .owl-nav {
        width: 50px;
        top: unset;
        bottom: 2rem;
        right: 0rem;
    }
}

@media (max-width: 576px) {
    .b-o-director {
        height: auto;
    }

    .breadcrumb-2nslevel ul {
        margin-bottom: 6rem;
    }

    .breadcrumb-2nslevel h1 {
        font-size: 1.3rem;
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .linkTxt {
        font-size: 1rem;
        padding-bottom: 10px;
    }
}

@media (min-width: 992px) {
    .topMenu .dropdown:hover .dropdown-menu {
        left: 0 !important;
        background: #eee;
    }

    .topMenu .dropdown:hover .dropdown-menu {
        display: block;
        width: 100%;
    }

    .sticky-header .top-submenu {
        display: none;
    }

    .sticky-header .top-submenu {
        display: none;
    }

    .half-bg {
        background: linear-gradient(to bottom, #ebebeb 50%, #fff 0);
    }

    .vertical-fourth {
        position: absolute;
        top: 20%;
    }

    .vision {
        max-width: 555px;
        margin-left: auto;
        position: relative;
    }

    #big .owl-dots {
        display: none;
    }

    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar .nav-item {
        margin: 0 2.5rem 0 0.25rem;
    }

    .navbar .dropdown {
        position: static;
    }

    .navbar .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0;
        top: 94%;
        border: 0;
        border-radius: 0;
    }

    @keyframes fadeInUp-custom {
        from {
            transform: translate3d(0, 20px, 0);
        }

        to {
            transform: translate3d(0, 0, 0);
            opacity: 1;
        }
    }

    @-webkit-keyframes custom {
        from {
            transform: translate3d(0, 40px, 0);
        }

        to {
            transform: translate3d(0, 0, 0);
            opacity: 1;
        }
    }

    .navbar .dropdown .dropdown-menu:hover, .navbar .dropdown:hover .dropdown-menu {
        display: block !important;
    }

    .navbar .dropdown-menu {
        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
        background: rgba(238, 238, 238, 0.9);
        left: -15px;
    }
}

@media (max-width: 991px) {
    .CTA h2 {
        text-align: center;
        margin-bottom: 50px;
    }

    .CTA h2 span {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 15px;
    }

    .sticky-header .topNavBtn {
        padding: 15px 0;
        transition: ease all 0.3s;
    }

    #pop-gallery .owl-nav {
        top: 44%;
        -webkit-transform: translate(0, 50%);
        transform: translate(0, 50%);
        width: 100%;
        text-align: right;
    }

    #pop-gallery .owl-dots {
        display: none;
    }

    #pop-gallery .owl-nav .owl-prev {
        position: absolute;
        left: 0;
        margin: 0 !important;
        width: auto;
        height: auto;
    }

    #pop-gallery .owl-nav .owl-next {
        margin: 0 !important;
        width: auto;
        height: auto;
        position: absolute;
        right: 0;
    }

    #pop-gallery .owl-nav i {
        background: #fff;
        padding: 10px 10px;
    }

    #big .owl-dots {
        display: block;
    }

    .ft-logo {
        border-left: 0 solid #dee2e6 !important;
    }

    #navbar .navbar-nav .nav-link {
        color: #fff;
    }

    #navbar .navbar-nav .nav-link:hover {
        color: #000;
    }

    .achieve-description {
        margin-bottom: 20px;
        padding: 0 0 !important;
        min-height: 50px;
    }

    .sustainability-v:before {
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        right: 98%;
        top: 15px;
    }

    .searchIcon {
        padding: 25px 0;
    }

    .topNavBtn {
        padding: 11px 0;
    }

    .ceo-img {
        /* display:none */
        position: relative;
    }

    .breadcrumbBg img {
        -webkit-transform: translate(-20%, 0);
        transform: translate(-20%, 0);
    }

    .desktop-none {
        display: block;
    }

    .navbar-light .navbar-brand {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .order-lst {
        order: 1;
    }

    .footerArrow {
        display: none;
    }

    .footerPanel2 .border-right-1 {
        border-right: 0;
    }

    .footerPanel2 .border-right-1 .mb-3 {
        margin-top: 50px;
    }

    .bannercontent {
        top: 32%;
        -webkit-transform: translate(0, 32%);
        transform: translate(0, 32%);
    }

    .panelBox {
        margin-bottom: 20px;
    }

    .btnWrapper {
        margin-bottom: 40px;
    }

    .featured-stories p {
        text-align: center;
    }

    .featured-stories p span {
        display: inline-block;
        margin-top: 20px;
        width: 100%;
    }

    .featured-stories p span a {
        float: unset !important;
    }

    .business-tile {
        margin-bottom: 30px;
    }

    .mobile-none {
        display: none !important;
    }

    .news {
        margin-top: 20px;
    }

    .accService {
        font-size: 0.8rem;
    }
}

@media (max-width: 767px) {
    .ceo-img img {
        height: auto !important;
        width: auto !important;
        position: relative;
    }

    .homeslider, .homeslider .owl-item .item, .homeslider .owl-item .item img, .homeslider .owl-item .item video {
        height: 80vh;
        top: 0%;
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        object-fit: cover;
    }

    .vision-c .b-o-director {
        height: auto;
    }

    .sitemap-link-active i {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        transition: ease all 0.5s;
    }

    .innerv-carousel .owl-item .item > img {
        width: 500px;
    }

    .innerv-carousel .owl-item .item > div {
        display: none;
    }

    .innerv-carousel .owl-item .item {
        height: 48vw;
    }

    #other-ventures .owl-nav {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        top: 44%;
    }

    #other-ventures .owl-prev {
        left: -12px;
        height: 0;
        width: 0;
        top: -20px;
    }

    #other-ventures .owl-next {
        right: 15px;
        height: 0;
        width: 0;
        top: -20px;
    }

    #other-ventures .owl-nav i:before {
        background: #fff;
        padding: 5px 10px;
        border-radius: 100px;
    }

    #other-ventures .owl-nav button:hover i {
        color: #000;
    }

    #other-ventures .owl-prev span {
        padding: 3px 15px;
        background: 0 0;
        box-shadow: 0 0 0 0 transparent;
        font-size: 3rem;
    }

    #other-ventures .owl-next span {
        padding: 3px 15px;
        background: 0 0;
        box-shadow: 0 0 0 0 transparent;
        font-size: 3rem;
    }

    .section-growth {
        padding: 2rem 0 0 0;
    }

    .businesses-block {
        padding-bottom: 0 !important;
    }

    .business-desc {
        display: none;
    }

    .business-tile {
        margin-bottom: 40px;
    }

    .business-tile:hover {
        box-shadow: 0 0 0 #ccc;
    }

    .business-title {
        padding: 0 5px;
    }

    .breadcrumbBg img {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .business-thumb {
        height: auto;
    }

    .footerPanel2 {
        text-align: center;
    }

    .footerPanel2 h6 {
        padding: 0 0;
        margin-bottom: 20px !important;
        margin-top: 10px !important;
    }

    .footerPanel2 .border-right-1 .mb-3 {
        margin-top: 0;
    }

    .business-content span {
        color: #0b6bb5;
    }

    .social-links li a i {
        top: 0;
        left: 0;
    }

    .quick-links {
        display: none;
    }

    .topNav li.topSearch {
        display: none;
    }

    .topMenu li.topSearchMenu {
        display: block;
    }

    .helpPanel {
        padding: 30px 0 0 0;
    }

    .helpLinks {
        height: auto;
        margin-bottom: 1rem;
    }

    .adaniLogoFooter {
        margin: 1rem 0;
        display: inline-block;
        opacity: 1;
    }

    .communityTile {
        background-blend-mode: overlay;
    }

    .communityTile .tileCnt {
        width: 50%;
    }

    .listIcon {
        padding-right: 0;
    }

    .listIcon img {
        max-width: 50px;
    }

    .serviceTile {
        padding: 1rem;
    }

    .serviceTile .serviceIcon {
        height: 50px;
    }

    .serviceTile .serviceIcon img {
        width: auto;
        max-height: 50px;
    }

    .serviceTile .serviceDetails, .serviceTile .serviceIcon {
        display: block;
    }

    .serviceTile .serviceDetails {
        padding-left: 0;
        padding-top: 0.5rem;
    }

    .myAccountBanner .bannerCnt {
        padding: 1rem 0;
        background: rgba(255, 255, 255, 0.85);
    }

    .accSerTile {
        padding: 0.75rem 0;
    }

    .adaniLogoFooter {
        margin: 0.5rem 0;
    }

    .tile {
        height: auto;
        margin: 0.5rem 0;
    }

    .appLink {
        margin: 0.5rem 0;
    }

    .payBillBox {
        width: 100%;
    }

    .nav-tabs .nav-item {
        margin: 0;
        padding: 3px 3px 0 0;
    }

    .nav-tabs .nav-link {
        font-size: 0.8rem;
    }

    #sideNav {
        width: 250px;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        overflow-y: auto;
        z-index: 999;
        color: #fff;
        transition: all 0.3s;
        margin-left: -250px;
        background: #f36f31;
    }

    #sideNav.active {
        margin-left: 0;
    }

    #mainContent {
        width: 100%;
    }

    .contactPanel {
        height: 220px;
    }
}

@media (max-width: 576px) {
    .homeslider, .homeslider .owl-item .item, .homeslider .owl-item .item img, .homeslider .owl-item .item video {
        height: 75vh;
    }

    .innerv-carousel .owl-item .item {
        height: 64vw;
    }

    #other-ventures .owl-nav {
        top: 55%;
    }

    .navbar-light .navbar-brand {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    main {
        padding-top: 70px;
    }

    .panelBox {
        height: auto;
    }

    .enquiryBtn {
        display: none;
    }

    .homepage .mainBanner {
        height: 200px;
    }

    .navbar-brand img {
        max-width: 80px;
        padding: 10px 0;
    }

    .navbar-brand {
        float: left;
    }

    .row.navTilesWrapper {
        display: block;
    }

    .col.navTile {
        width: 100%;
        border-bottom: 1px solid rgba(226, 226, 226, 0.2);
    }

    .navTile a:hover {
        background: rgba(0, 0, 0, 0.2);
    }

    .customerCare .phoneIcon {
        display: none;
    }

    .navPanel > .container {
        padding: 0;
    }

    .sticky-header .navbar-light .navbar-brand img {
        max-width: 100px;
        transition: ease all 0.3s;
    }

    .navbar-light .navbar-brand {
        padding-left: 15px;
    }

    .navbar-light .navbar-toggler {
        margin-right: 15px;
    }
}

@media (max-width: 480px) {
    .homeslider, .homeslider .owl-item .item, .homeslider .owl-item .item img, .homeslider .owl-item .item video {
        height: 75vh;
    }

    .business-box .business-content {
        width: 100px;
    }

    .download-links {
        margin-left: 0;
    }

    .download-links img {
        max-height: 15px;
    }

    .download-links li a {
        padding-left: 2px;
    }

    .social-links {
        margin-right: 3px;
    }

    .quick-links li a {
        padding: 0 3px;
    }

    .communityTile .tileCnt {
        width: 100%;
    }

    .serviceTile .serviceIcon {
        display: table-cell;
        vertical-align: top;
        height: 75px;
        overflow: hidden;
    }

    .serviceTile .serviceDetails {
        display: table-cell;
        vertical-align: middle;
        padding-left: 1rem;
        padding-top: 0;
    }

    .owl-carousel .owl-nav button.owl-prev {
        margin-left: 0;
    }

    .owl-carousel .owl-nav button.owl-next {
        margin-right: 0;
    }

    .nav-tabs .nav-item {
        width: 100%;
    }
}

@media (max-width: 340px) {
    .quick-links {
        margin-right: 2px;
    }

    .homeslider, .homeslider .owl-item .item, .homeslider .owl-item .item img, .homeslider .owl-item .item video {
        height: 75vh;
    }
}

@media (max-width: 1199px) {
    .topMenu {
        font-size: 12px;
    }

    .nav-tabs .nav-item {
        margin: 0;
        padding: 3px 3px 0 0;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #000;
        font-size: 14px;
        margin-bottom: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .navTile a {
        padding-right: 0;
        font-size: 0.8rem;
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .linkTxt {
        font-size: 1rem;
        padding-bottom: 10px;
    }
}

@media (min-width: 992px) {
    #big .owl-dots {
        display: none;
    }

    .nav-bg-blue {
        background-color: #f8f8f8 !important;
    }

    .navbar-nav .nav-item .nav-link:hover {
        color: #18a790;
        transition: ease all 0.3s;
    }
}

@media (max-width: 991px) {
    .shareme {
        text-align: center;
        margin-bottom: 20px;
    }

    .shareme li {
        display: inline-block;
        margin-right: 10px;
    }

    .megamenu h5 {
        font-size: 18px;
        padding-left: 7px;
    }

    #topMenu .dropdown:after {
        content: "\f105";
        position: absolute;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        right: 20px;
        top: 13px;
        z-index: 9999;
        font-size: 20px;
        transition: ease all 0.3s;
        width: 20px;
        text-align: center;
    }

    #topMenu .dropdown.active:after {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: ease all 0.3s;
    }

    .topMenu .dropdown.active .dropdown-menu {
        display: block !important;
        position: relative;
        left: 0;
        margin-left: 0;
        width: 100%;
        margin-bottom: 0;
        background: #f7f7f7;
        padding: 15px 10px;
    }

    .topMenu .dropdown.active {
        padding: 10px 0 0 0;
    }

    .topMenu .dropdown .dropdown-menu {
        display: none !important;
    }

    #topMenu .dropdown .dropdown-menu.megamenu:after {
        content: "";
    }

    .topMenu .dropdown .dropdown-menu a {
        border-bottom: 0;
    }

    .topMenu .dropdown .dropdown-menu .container-fluid {
        padding: 0 !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #fff;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .searchIcon {
        padding: 25px 0;
    }

    .topNavBtn {
        padding: 20px 0;
        position: relative;
    }

    .desktop-none {
        display: block;
    }

    .mobile-none {
        display: none;
    }

    .dropdown-menu {
        display: none !important;
        padding: 0;
        border-radius: 0;
        border: 1px solid rgba(0, 0, 0, 0.1);
        margin-left: 1rem;
        font-size: 0.9rem;
    }

    .dropdown-item {
        padding: 0.25rem 0.75rem;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #000;
    }

    #topMenu {
        width: 270px;
        position: fixed;
        top: 0;
        right: 0;
        height: 100vh;
        overflow-y: auto;
        z-index: 999;
        color: #306eb2;
        transition: all 0.3s;
        margin-right: -270px !important;
        background: #fff;
    }

    #topMenu.active {
        margin-right: 0 !important;
        display: block;
        padding-left: 0 !important;
    }

    .topMenu li {
        border-bottom: 1px solid #eae9e9;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        width: 100%;
    }

    .topMenu li a {
        padding: 0.5rem 1rem;
        display: inline-block;
        color: #306eb2;
        position: relative;
        border-right: none;
        font-size: 14px;
    }

    .topMenu li a:hover {
        color: #fff;
    }

    .topMenu li:first-child a {
        padding-left: 1rem;
        display: inline-block;
    }

    .topMenu li a:focus, .topMenu li a:hover {
        color: #18a790;
        background: 0 0;
    }

    .primaryMenu {
        border-top: 3px solid #f63;
    }

    .primaryMenu li {
        background: #eee;
        border-bottom: 1px solid #d3d3d3;
    }

    .primaryMenu li a.nav-link {
        padding: 0.3rem 1rem;
    }

    .dropdown-menu {
        background: 0 0;
        border: none;
        margin-left: 1.5rem;
    }

    .dropdown-item {
        border-bottom: 1px solid #d3d3d3;
    }

    .dropdown-item:focus, .dropdown-item:hover {
        color: #fff;
        text-decoration: none;
        background-color: #f63;
    }

    .navbar-light .navbar-nav .nav-item.active .nav-link, .navbar-light .navbar-nav .nav-item.show .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        background: #1a727f;
        color: #fff;
    }

    .navbar {
        padding: 0;
        position: fixed;
        width: 100%;
        left: 0;
        margin-top: 37px;
        margin-left: 0 !important;
    }

    .navbar .navbar-collapse {
        background: #1c9e95;
        position: fixed;
        width: 100%;
    }

    .navbar .navbar-collapse ul {
        padding: 10px 20px;
    }
}

@media (max-width: 767px) {
    .sustainability-h:before, .sustainability-v:before {
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(0);
        transform: rotate(0);
        left: 80%;
        top: -22px;
    }

    .topNav li.topSearch {
        display: none;
    }

    .topMenu li.topSearchMenu {
        display: block;
    }

    .nav-tabs .nav-item {
        margin: 0;
        padding: 3px 3px 0 0;
    }

    .nav-tabs .nav-link {
        font-size: 0.8rem;
    }

    #sideNav {
        width: 250px;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        overflow-y: auto;
        z-index: 999;
        color: #fff;
        transition: all 0.3s;
        margin-left: -250px;
        background: #f36f31;
    }

    #sideNav.active {
        margin-left: 0;
    }

    #mainContent {
        width: 100%;
    }

    .contactPanel {
        height: 220px;
    }
}

@media (max-width: 576px) {
    .owl-carousel .owl-nav button.owl-prev {
        margin-right: 40px;
    }

    .owl-carousel .owl-nav button.owl-next {
        margin-right: 40px;
    }

    .row.navTilesWrapper {
        display: block;
    }

    .col.navTile {
        width: 100%;
        border-bottom: 1px solid rgba(226, 226, 226, 0.2);
    }

    .navTile a:hover {
        background: rgba(0, 0, 0, 0.2);
    }

    .navPanel > .container {
        padding: 0;
    }

    .navbar-light .navbar-brand {
        padding-left: 15px;
    }

    .navbar-light .navbar-toggler {
        margin-right: 15px;
    }
}

@media (max-width: 480px) {
    .nav-tabs .nav-item {
        width: 100%;
    }
}

@media (max-width: 340px) {
    .quick-links {
        margin-right: 2px;
    }
}

.sustainability-stats {
    transform: translateY(0) scale(1);
    transition: ease all .6s;
    padding: 1.5rem 1.5rem;
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,0);
    box-shadow: 0 14px 24px rgba(62,57,107,0);
    background: transparent;
    background: -moz-linear-gradient(45deg,#316eb3 0,#1aa393 0%);
    background: -webkit-gradient(left bottom,right top,color-stop(0,transparent),color-stop(100%,transparent));
    background: -webkit-linear-gradient(45deg,transparent 0,transparent 100%);
    background: -o-linear-gradient(45deg,transparent 0,transparent 100%);
    background: -ms-linear-gradient(45deg,transparent 0,transparent 100%);
    background: linear-gradient(45deg,transparent 0,transparent 100%);
}

.sustainability-stats:hover {
    transform: translateY(-5px) scale(1);
    transition: ease all .6s;
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2);
    background: #316eb3;
    background: -moz-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: -webkit-gradient(left bottom,right top,color-stop(0,#316eb3),color-stop(100%,#1aa393));
    background: -webkit-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: -o-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: -ms-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: linear-gradient(45deg,#316eb3 0,#1aa393 100%);
}

.sustainability-stats:hover p, .sustainability-stats:hover p span {
    color: #fff;
    transition: ease all .6s;
}

.sustainability-stats p {
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    color: #1378be;
}

.sustainability-stats p span {
    font-size: 1rem;
    font-weight: 400;
    color: #000;
}

.vision-c .owl-nav {
    top: 42%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vision-c .owl-nav .owl-prev {
    background: 0 0!important;
    left: -30px;
    position: absolute;
    font-size: 2rem!important
}

.vision-c .owl-nav .owl-next {
    background: 0 0!important;
    right: -30px;
    position: absolute;
    font-size: 2rem!important
}

.vision-c .owl-nav .owl-next:hover,.vision-c .owl-nav .owl-prev:hover {
    color: #9a9a9a!important
}

.covid-carousel .owl-dots {
    text-align: right;
}

.covid-carousel .owl-dots button {
    width: 10px;
    height: 10px;
    background: #ccc;
    margin-right: 5px;
}

.covid-carousel .owl-dots button span {
    width: 10px;
    height: 10px;
    background: #ccc;
}

.covid-carousel .owl-dots button.active, .covid-carousel .owl-dots button:hover {
    background: #18a790;
    transition: ease all 0.5s;
}

.covid-carousel .owl-dots {
    text-align: right
}

.covid-carousel .owl-dots button {
    width: 10px;
    height: 10px;
    background: #ccc;
    margin-right: 5px
}

.covid-carousel .owl-dots button span {
    width: 10px;
    height: 10px;
    background: #ccc
}

.covid-carousel .owl-dots button.active,.covid-carousel .owl-dots button:hover {
    background: #18a790;
    transition: ease all .5s
}

.docs-main {
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,0);
    box-shadow: 0 14px 24px rgba(62,57,107,0);
    transition: ease all .5s
}

.docs-main:hover {
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2);
    transition: ease all .5s;
    cursor: pointer
}

.docs-main .docs-main__content {
    padding: 1.25rem;
    background: #f2f2f2;
    min-height: 110px
}

.docs-main .docs-main__content h3 {
    font-size: 1.2rem;
    margin-bottom: 5px
}

.docs-main .docs-main__content p {
    color: #5a5a5a;
    font-size: .9rem
}

.table-border-secondary {
    border: 1px solid #dee2e6
}

.table-border-secondary td {
    border-top: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6
}

.sectionHeading-left {
    margin: 1rem 0;
    font-weight: 500
}

.sectionHeading-left:after {
    content: "";
    display: block;
    position: relative;
    height: 4px;
    background: #17b677;
    width: 120px;
    margin-left: unset;
    margin-right: unset;
    margin-top: 20px
}

.sustainability-tabs {
    position: relative;
}

/* .sustainability-tabs video { */
/* object-fit: cover; */
/* } */
.upper-section {
    position: relative;
    z-index: 2;
}

.sustainability-tabs .text-center {
    min-height: 50px;
}

.scroll-tabs {
    display: block;
    margin: 0px -10px;
    margin-bottom: 3rem !important;
    padding: 1rem;
    background: #fff;
}

.scroll-tabs li {
    margin: 0px 10px;
    display: inline-block;
}

.scroll-tabs li a {
    display: block;
    background: #ccc ;
    color: #000;
    transition: ease all 0.3s;
    padding: 0.7rem;
}

.scroll-tabs li a:hover, .scroll-tabs li a.active {
    background: #316eb3;
    background: -moz-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: -webkit-gradient(left bottom,right top,color-stop(0,#316eb3),color-stop(100%,#1aa393));
    background: -webkit-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: -o-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: -ms-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    color: #fff;
    transition: ease all 0.3s;
}

.sustainability-stats {
    transform: translateY(0) scale(1);
    transition: ease all .6s;
    padding: 1.5rem 1.5rem;
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,0);
    box-shadow: 0 14px 24px rgba(62,57,107,0);
    background: transparent;
    background: -moz-linear-gradient(45deg,#316eb3 0,#1aa393 0%);
    background: -webkit-gradient(left bottom,right top,color-stop(0,transparent),color-stop(100%,transparent));
    background: -webkit-linear-gradient(45deg,transparent 0,transparent 100%);
    background: -o-linear-gradient(45deg,transparent 0,transparent 100%);
    background: -ms-linear-gradient(45deg,transparent 0,transparent 100%);
    background: linear-gradient(45deg,transparent 0,transparent 100%);
    height: 100%;
}

.sustainability-stats:hover {
    transform: translateY(-5px) scale(1);
    transition: ease all .6s;
    -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
    box-shadow: 0 14px 24px rgba(62,57,107,.2);
    background: #316eb3;
    background: -moz-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: -webkit-gradient(left bottom,right top,color-stop(0,#316eb3),color-stop(100%,#1aa393));
    background: -webkit-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: -o-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: -ms-linear-gradient(45deg,#316eb3 0,#1aa393 100%);
    background: linear-gradient(45deg,#316eb3 0,#1aa393 100%);
}

.sustainability-stats:hover p, .sustainability-stats:hover p span {
    color: #fff;
    transition: ease all .6s;
}

.sustainability-stats p {
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    color: #1378be;
}

.sustainability-stats p span {
    font-size: 1rem;
    font-weight: 400;
    color: #000;
}

.sustainability-stats__thumb {
    text-align: center;
    margin-bottom: 5px;
}

.sustainability-stats:hover .sustainability-stats__thumb img {
    transition: ease all .6s;
    filter: brightness(2);
}

footer {
    z-index: 2;
}

@media (min-width: 992px) {
    .scroll-tabs.fixed {
        position: fixed;
        top: 50px;
        width: 100%;
        left: 0px;
        z-index: 1;
        margin: 0px;
        background: #f6f6f6;
        box-shadow: 0px -4px 6px #000;
    }

    .topMenu .dropdown:hover .dropdown-menu {
        left: 0px !important;
        background: rgb(238, 238, 238);
    }

    .topMenu .dropdown:hover .dropdown-menu {
        display: block;
        width: 100%;
    }

    .sticky-header .top-submenu {
        display: none;
    }

    .sticky-header .top-submenu {
        display: none;
    }
}

@media (max-width: 991px) {
    .sustainability-tabs {
        background:#ebebeb !important;
    }

    .sustainability-tabs .section_sus {
        margin-top: 0px !important;
    }

    .sustainability-tabs button {
        width: 100%;
        text-align: left;
        background: #fff;
        border: 0px solid #ccc;
        padding: 10px 10px;
        color: #179E96;
        border-bottom: 1px solid #ccc;
        position: relative;
        font-size: 1.25rem;
    }

    .sustainability-tabs button:after {
        content: "\f105";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        right: 10px;
        transform: rotate(90deg);
        transition: ease all 0.3s;
    }

    .sustainability-tabs button.collapsed:after {
        content: "\f105";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        right: 10px;
        transform: rotate(0deg);
        transition: ease all 0.3s;
    }

    .sustainability-tabs .collapse {
        padding: 1rem;
        background: #fff;
        border-bottom: 1px solid #ccc;
    }

    .sustainability-tabs .collapse h3 {
        display: none;
    }

    .scroll-tabs {
        position: relative !important;
        text-align: left;
        margin-bottom: 0rem !important;
    }

    .scroll-tabs li {
        margin-bottom: 20px;
    }

    .sustainability-tabs .text-center {
    }

    #sustanibility .item .sustanibility_thumb {
        max-height: auto;
    }
}

.media-release {
}

.media-release p {
    text-align: left !important;
    margin: 0px 0px 20px 0px !important;
}

.media-release ul {
    padding-left: 30px;
}

.media-release li {
    list-style-type: disc;
    margin-bottom: 5px;
}

.media-release ol li {
    list-style-type: decimal;
    margin-bottom: 5px;
}

.media-release table {
    width: 100% !important;
    margin: 10px 0px 10px 0px !important;
}

.media-release table td {
    padding: 10px 10px !important;
}

.homeslider .item a {
    position: relative;
}

#sustanibility .item .sustanibility_thumb {
    position: relative;
    overflow: hidden;
    max-height: 350px;
}

#sustanibility .item .sustanibility_thumb img {
    transition: ease all .6s;
    transform: translateY(0px) scale(1);
}

#sustanibility .item:hover .sustanibility_thumb img {
    transition: ease all .6s;
    transform: translateY(0px) scale(1.05);
}

#sustanibility p {
}

#sustanibility p:last-child {
    font-weight: 600;
    min-height: auto;
    color: #3484c1;
    margin-top: 0.5rem;
}

#sustanibility .item:hover p:last-child {
}

#sustanibility .item .sustanibility_thumb:before {
    content: "";
    width: 0%;
    height: 5px;
    position: absolute;
    display: block;
    background: #17b677;
    z-index: 1;
    bottom: 0px;
    transition: ease all 0.5s;
}

#sustanibility .item:hover .sustanibility_thumb:before {
    content: "";
    transition: ease all 0.5s;
    width: 100%;
}

#sustanibility .item .sus-tile {
    transition: ease all .6s;
    transform: translateY(0px) scale(1);
}

#sustanibility .item:hover .sus-tile {
    transition: ease all .6s;
    transform: translateY(-5px) scale(1);
}

#sustanibility h3 {
    font-size: 1.25rem;
    margin-bottom: .6rem;
    font-weight: 500;
    color: #17b677;
    min-height: 48px;
}

#sustanibility .owl-item img {
    object-fit: cover;
    transform: scale(1.0);
    transition: ease all 1s;
    height: 100%;
    width: 100%;
    min-height: 400px;
}

#sustanibility .owl-item .item:hover img {
    transform: scale(1.05);
    transition: ease all 1s;
}

.sus-tile:after {
    content: "";
    display: none;
}

#sustanibility {
    background: #fff;
}

#sustanibility p {
    font-size: 1rem;
    color: #000;
    min-height: 48px;
}

#sustanibility p:last-child {
}

@media(max-width: 991px) {
    .social-share.make-me-sticky {
        text-align: center;
        margin: 1rem 0rem;
    }

    .social-share.make-me-sticky li {
        display: inline-block;
        min-width: 50px;
    }

    .ovot .btn-gradient {
        font-size: 12px;
    }

    .section_commitment h3 {
        font-size: 1.35rem;
        margin-bottom: 1rem;
    }

    .commitment_tiles {
        height: 100%;
        border-bottom: 1px solid #fff;
        padding-bottom: 2rem;
    }
}

.forum_main {
    background: #fff;
    padding: 2rem;
    color: #000;
    text-align: center;
    height: 100%;
    transition: ease all 0.6s;
    transform: translateY(0px);
}

.forum_main:hover {
    transition: ease all 0.6s;
    box-shadow: 0px 4px 9px -5px #000;
    transform: translateY(-5px);
}

.forum_thumb {
    margin-bottom: 1rem;
}

.forum_thumb img {
}

.forum_desc {
}

.forum_desc > div {
    min-height: 120px;
    margin-bottom: 2rem;
    font-size: 18px;
}

.forum_desc h4 {
    color: #18a790;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.forum_desc p {
}

.forum_desc p b {
    font-weight: 600;
}

.section_commitment {
    background: #d1ebf6;
    padding-top: 3rem;
}

.section_commitment h3 {
    font-weight: 500;
    margin-bottom: 2rem;
}

.commitment_tiles {
    text-align: center;
}

.commitment_tiles h4 {
    color: #18a790;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
}

.commitment_tiles p {
    max-width: 80%;
    margin: 0px auto;
    font-size: 16px;
    font-weight: 600;
}

.commitment_tiles p b {
    color: #18a790;
    font-weight: 600;
}

.section_commitment a {
    color: #000;
    font-weight: 600;
}

.section_commitment a:hover {
    color: #18a790;
}

.video_box {
}

.video_box--thumb {
}

.video_box--thumb img {
    min-height: 300px;
    width: 100%;
    object-fit: cover;
}

.video_box--desc {
    background: #f1f1f1;
    padding: 1rem;
}

.video_box--desc h3 {
    font-size: 1.25rem;
}

.video_box--desc p {
    margin-top: 0.5rem;
    font-size: 14px;
    min-height: 42px;
}

.investorstabs {
}

.investorstabs .nav-tabs {
    border-bottom: 0px solid #1a7273 !important;
}

.investorstabs .nav-link {
    border-color: transparent;
}

.investorstabs .nav-link.active, .investorstabs .nav-link:hover {
    background: transparent !important;
    border: 0px;
    color: #000;
}

.investorstabs .nav-link.active:after {
    content: "";
    display: block;
    position: relative;
    background: rgba(27,159,148,1);
    background: -moz-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(27,159,148,1)), color-stop(100%, rgba(49,109,179,1)));
    background: -webkit-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
    background: -o-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
    background: -ms-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
    background: linear-gradient(to right, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b9f94', endColorstr='#316db3', GradientType=1 );
    width: 100%;
    height: 5px;
    margin-top: 10px;
    color: #000 !important;
}

.carousel_vision {
}

.carousel_vision img {
    max-height: 350px;
    object-fit: cover;
}

.marketcap-dropdown {
    position: relative;
}

.marketcap-dropdown button {
    border: 0px;
    color: #18a790;
    background: transparent;
    padding-left: 5px;
}

.marketcap-dropdown .dropdown-menu.active {
    display: block !important;
    background: #f1f1f1;
    position: absolute;
    top: 55px;
    left: 25px;
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 27%);
}

.marketcap-dropdown .dropdown-menu li {
    border-bottom: 1px solid #ccc;
    padding: 5px 0px;
    font-size: 12px;
    color: #505050;
}

.marketcap-dropdown .dropdown-menu li:last-child {
    border-bottom: 0px solid #ccc;
    font-weight: 500;
    color: #000;
}

.marketcap-dropdown .dropdown-menu li a {
    color: #18a790
}

@media (max-width: 991px) {
    .marketcap-dropdown:hover .dropdown-menu {
        left: 0px;
        display: block !important;
        background: #f1f1f1;
        position: absolute;
        top: 85%;
        box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 27%);
    }

    .marketcap-dropdown .dropdown-menu a, .marketcap-dropdown .dropdown-menu li {
        padding: 10px 10px;
    }
}

.btn-mcap {
    padding: 0px;
}

.btn-mcap:hover {
    color: #000;
}

.tooltip-inner {
    max-width: 380px!important;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    background: #f1f1f1;
    background-color: #f1f1f1;
    color: #000;
    text-align: left;
    opacity: 1 !important;
    padding: 10px 10px !important;
    opacity: 1;
    filter: alpha(opacity=100);
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 27%);
    font-family: Adani-Regular;
}

.tooltip-inner hr {
    margin: 5px 0px;
    padding: 0px;
}

.tooltip.in {
    opacity: 1!important;
}

.tooltip.show {
    opacity: 1;
}

/* Inline-Loader start*/
.Inlineloader {
    height : 8px;
    width : 36px;
    /* (6 * <margin: 2px>) + (3 * <width: 8px>) */
}

.Inlineloader-box {
    display : inline-block;
    height : 8px;
    width : 8px;
    margin : 0px 2px;
    background-color : rgb(0,146,255);
    animation-name : fadeOutIn;
    animation-duration : 500ms;
    animation-iteration-count : infinite;
    animation-direction : alternate;
}

.Inlineloader-box:nth-child(1) {
    animation-delay: 250ms;
}

/* (1/2) * <animation-duration: 500ms */
.Inlineloader-box:nth-child(2) {
    animation-delay: 500ms;
}

/* (2/2) * <animation-duration: 500ms */
.Inlineloader-box:nth-child(3) {
    animation-delay: 750ms;
}

/* (3/2) * <animation-duration: 500ms */
@keyframes fadeOutIn {
    0% {
        background-color : rgba(0,146,255,1);
    }

    100% {
        background-color : rgba(0,146,255,0);
    }
}

color : rgba(0,146,255,0); }
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #ffffff;
    background-color: #ffffff;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 53%);
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #079e95;
}

.custom-switch .custom-control-label::after {
    background-color: #079e95 !important;
}

.custom-switch.active .custom-control-label::after {
    left: calc(-1.5rem + 2px);
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
}

.text-green {
    color: #079e95;
    text-shadow: 0 0 #079e95;
}

.text-blue {
    color: #2f71b0;
    text-shadow: 0 0 #2f71b0;
}

.business_tabs {
}

.business_tabs .nav-tabs {
    display: flex;
    flex: 1 1;
    background: rgba(27,159,148,1);
    background: -moz-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(27,159,148,1)), color-stop(100%, rgba(49,109,179,1)));
    background: -webkit-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
    background: -o-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
    background: -ms-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
    background: linear-gradient(to right, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b9f94', endColorstr='#316db3', GradientType=1 );
    border: 0px;
}

.business_tabs .nav-tabs li {
    flex: auto;
    position: relative
}

.business_tabs .nav-tabs li.active {
}

.business_tabs .nav-tabs li a.active, .business_tabs .nav-tabs li a:hover {
    background: #fff;
    color: #3170b2;
    transition: ease ll 0.3s;
}

.business_tabs .nav-tabs li a {
    color: #fff;
    padding: 0.5rem 1rem;
    display: block;
    font-size: 16px;
    font-weight: 400;
    transition: ease ll 0.3s;
    text-align: center;
}

.business_tabs .nav-tabs li:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background: #cecece;
}

.business_tabs .nav-tabs li:last-child:after {
    content: "";
    height: 0px;
}

.business_tabs a {
    font-size: 12px;
    color: #079e95;
}

.business_tabs .px-2 a {
    pointer-events: none;
}

@media(min-width: 992px) {
    .section_padding {
        padding: 80px 0px;
    }

    .business_tabs .business-thumb img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: relative;
    }
}

@media(max-width: 991px) {
    .section_padding {
        padding: 40px 0px;
    }
}

@media (min-width: 768px) {
    .business_tabs .panel-heading {
        display: none;
    }

    .business_tabs .panel {
        border: none;
        box-shadow: none;
        background: #fff;
        padding-top: 0.6rem;
    }

    .business_tabs .panel-collapse {
        height: auto;
    }

    .business_tabs .panel-collapse.collapse {
        display: block;
    }
}

@media (max-width: 767px) {
    .business_tabs .tab-pane .panel .panel-heading {
        position: relative;
    }

    .business_tabs .tab-content .tab-pane {
        display: block;
        margin-bottom: 0.2rem;
    }

    .business_tabs .nav-tabs {
        display: none;
    }

    .business_tabs .panel-title a {
        display: block;
        font-size: 1rem;
        color: #fff;
    }

    .business_tabs .panel-title a:after {
        content: "\f107";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        right: 10px;
        transform: rotate( -90deg );
    }

    .business_tabs .panel-title a:after {
    }

    .business_tabs .panel {
        margin: 0;
        box-shadow: none;
        border-radius: 0;
        margin-top: -2px;
        padding: 0px;
    }

    .business_tabs .tab-pane .panel .panel-heading {
        background: rgba(27,159,148,1);
        background: -moz-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(27,159,148,1)), color-stop(100%, rgba(49,109,179,1)));
        background: -webkit-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
        background: -o-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
        background: -ms-linear-gradient(left, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
        background: linear-gradient(to right, rgba(27,159,148,1) 0%, rgba(49,109,179,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b9f94', endColorstr='#316db3', GradientType=1 );
        padding: 1rem;
    }

    .business_tabs .tab-pane .panel-body {
        padding: 0px 15px;
    }

    .business_tabs .business-desc {
        display: block;
        min-height: auto;
    }

    .business_tabs a.business-tile {
        margin-bottom: 0px;
    }

    .business_tabs .business-desc {
    }

    .business_tabs .tab-pane:first-child .panel {
        border-radius: 5px 5px 0 0;
    }

    .business_tabs .tab-pane:last-child .panel {
        border-radius: 0 0 5px 5px;
    }
}

.section_business {
    max-height: 0px;
    overflow: hidden;
    transition: ease all 0.3s;
}

.section_business.active {
    max-height: 15000px;
    transition: ease all 0.3s;
}

.section_companies {
    max-height: 0px;
    overflow: hidden;
    transition: ease all 0.3s;
}

.section_companies.active {
    max-height: 15000px;
    transition: ease all 0.3s;
}

.custom-switch label:hover {
    cursor: pointer;
    color: #000;
    transition: ease all 0.3;
}

.business-main {
    transform: scale(1.0);
    box-shadow: 0 0px 0px #ccc;
    transition: ease all 0.3s;
    padding-bottom: 0.5rem;
    height: 100%;
}

.business-main:hover {
    transform: scale(1.02);
    box-shadow: 0 0px 4px #ccc;
    transition: ease all 0.3s;
}

.business-main:hover .business-tile {
    transform: scale(1.0);
    box-shadow: 0 0px 0px #ccc;
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem;
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

@media(max-width: 991px) {
    .breadcrumb-2nslevel ul {
        margin-bottom: 8rem;
    }
}

.text-bold {
    font-weight: 600;
}

@media(max-width: 767px) {
    .breadcrumb-sub-layout h1 {
        font-size: 2rem;
    }
}

@media(max-width: 991px) {
    .celebration .airport-section__carousel .owl-nav {
        display:none;
    }

    .celebration-banner, .celebration-banner img {
        min-height: 550px;
        object-fit: cover;
    }
}

@media (max-width: 767px) {
    .celebration-banner, .celebration-banner img {
        min-height: 700px;
        object-fit: cover;
    }
}

/*Celebration*/
.celebration .airport-section__carousel-4item {
    width: 100%;
}

.celebration .airport-section__carousel .item img {
    opacity: 1;
}

.celebration-banner {
    padding: 0px !important;
    height: 100%;
    position: relative;
}

.celebration .item-video {
    display: flex;
    justify-content: space-around;
    height: 30vh;
    background-color: #000;
}

.celebration .item-video video {
    width: 100%;
}

.celebration .item-video button {
    position: absolute;
    width: 100%;
    padding: 5vh 5vw;
    height: 40vh;
    box-shadow: 0px 0px 0px 0px #000;
    outline: 0;
    background: transparent;
}

.celebration .item-video h5 {
    color: #fff;
    position: absolute;
    padding: 32px 0 0 32px;
    width: 100%;
    font-size: 22px;
    background-color: #0000005e;
}

.celebration .item-video button span {
    background-image: url(../images/AirportCorporate/play.webp);
    background-size: contain;
    padding: 2.5rem;
    background-repeat: no-repeat;
}

.banner-text {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    color: #fff;
    text-align: center;
    padding: 0 6rem;
}

.banner-text h4 {
    font-size: 1.5rem;
}

.banner-text a {
    background-color: #fff;
    padding: 13px 20px;
    font-size: 16px;
    margin: 18px 0;
    text-decoration: none;
    color : #222;
    font-weight: 600;
}

.banner-text a:hover {
    color : #000;
}

@media screen and (max-width: 991px) {
    .banner-text h4 {
        font-size: 1.25rem;
    }
}

@media screen and (min-width : 767px) {
    .celebration .airport-section__carousel .owl-nav button.owl-next {
        margin-right: -25px;
    }

    .celebration .airport-section__carousel .owl-nav button.owl-prev {
        margin-left: -25px;
    }
}

@media screen and (max-width : 767px) {
    .content-section h1 {
        font-size: 2rem;
    }

    .owl-video-carousel .owl-stage {
        padding-left: 0px !important;
    }

    .celebration .airport-section__carousel .owl-nav button.owl-next {
        margin-right: 60px;
    }

    .banner-text {
        padding: 0 3rem;
        margin-bottom: 20px;
    }

    .banner-text h4 {
        font-size: 1rem;
        line-height: 1.56rem;
    }
}

@media screen and (max-width: 600px) {
    .content-section p {
        font-size: 16px;
        line-height: 28px;
    }

    .airport-section__carousel .item a div {
        top: 50% !important;
        transform: translateY(-50%);
        transition: ease all 0.6s;
    }

    .airport-section__carousel .item p {
        font-size: 18px !important;
        line-height: 23px !important;
        font-weight: 500;
    }

    .airport-section__carousel .item div span, .airport-section__carousel .filter_inner a > div span {
        font-size: 14px;
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }

    .celebration .airport-section__carousel .item a div {
        top : 100% !important;
    }

    .celebration .airport-section__carousel .item a:hover div {
        top : 50% !important;
    }
}

.celebration-banner a {
    margin-bottom: 24px;
}

.airport-section {
    position: relative;
}

.airport-section .bg-images {
    text-align: right;
}

.airport-section .bg-images img {
    min-width: auto;
    left: auto;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.airport-section h2 {
    color: #000;
    font-size: 2.5rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
}

.airport-section p {
    max-width: 450px;
    font-size: 1.25rem;
    color: #6F6F6F;
    margin-bottom: 1.5rem;
}

.airport-section__carousel .owl-nav {
    width: 100%;
    right: 0px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    top: 45%;
    height: 0px;
}

.airport-section__carousel {
    height: 100%;
}

.airport-section__carousel .item, .airport-section__carousel .filter_inner {
    background: #000;
    height: 100%;
    overflow: hidden;
}

.airport-section__carousel .item a, .airport-section__carousel .filter_inner a {
    height: 100%;
    display: block;
    position: relative;
    height: 416px;
}

.airport-section__carousel .item:hover img, .airport-section__carousel .filter_inner:hover img {
    transition: ease all 0.5s;
    opacity: 0.3;
}

.airport-section__carousel .item:hover p, .airport-section__carousel .filter_inner:hover p {
    transition: ease all 0.5s;
}

.airport-section__carousel .item img, .airport-section__carousel .filter_inner img {
    opacity: 1;
    height: 100%;
    object-fit: cover;
    transition: ease all 0.5s;
    width: 100%;
    max-height: 416px;
}

.airport-section__carousel .owl-item.last .item {
    background: #fff;
    transition: ease all 0.5s;
}

.airport-section__carousel-4item .item, .airport-section__carousel-4item .item a, .airport-section__carousel-4item .item a img {
    height: 460px;
    max-height: 460px;
}

.airport-section__carousel .owl-item.last .item img {
    opacity: 0.5;
    transition: ease all 0.5s;
}

.airport-section__carousel .item p, .airport-section__carousel .filter_inner p {
    width: 100%;
    color: #fff;
    transition: ease all 0.5s;
    padding: 0rem 0rem;
    min-height: 60px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.airport-section__carousel {
}

.airport-section__carousel .item {
}

.airport-section__carousel .item p {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 33px;
}

.airport-section__carousel .item span {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
}

.airport-section__carousel .item a:after {
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    height: 29px;
    box-shadow: 0px 0px 24px 0px #000, 0px 0px 80px 0px #000, 0px 0px 119px 0px #000, 0px 0px 119px 0px #000, 0px 0px 119px 0px #000, 0px 0px 119px 0px #000
}

.airport-section__carousel .item a {
    overflow: hidden;
}

.airport-section__carousel .item a:hover div {
    top: 50% !important;
    transform: translateY(-50%);
    transition: ease all 0.6s;
}

.airport-section__carousel .item a > div {
    width: 100%;
    position: absolute;
    top: 82%;
    padding: 0px 30px;
    transition: ease all 0.6s;
    z-index: 1;
}

.airport-section__carousel .item div:hover span {
}

.airport-section__carousel .item div:hover p {
}

.airport-section__carousel .item div span, .airport-section__carousel .filter_inner a > div span {
    overflow-x: hidden;
    font-size: 16px;
    overflow-y: auto;
    padding-top: 0rem;
    text-align: center;
}

.airport-section__carousel .filter_inner a > div span::-webkit-scrollbar {
    width: 3px;
}

.airport-section__carousel .filter_inner a > div span::-webkit-scrollbar-track {
    background: #ccc;
}

.airport-section__carousel .filter_inner a > div span::-webkit-scrollbar-thumb {
    background: #18a790;
    border-radius: 3px;
    width: 5px;
}

.airport-section__carousel-3item .item p {
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 33px;
    color: #fff;
}

.airport-section__carousel-2item .item p {
}

.airport-section__carousel-4item {
    width: calc(100% + 140px);
}

.airport-section__carousel .item {
}

.airport-section__carousel .owl-nav {
}

.airport-section__carousel .owl-nav button.disabled {
    opacity: 0;
}

.airport-section__carousel .owl-nav button {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    background: #fff !important;
    border-radius: 100px;
    outline: 0;
}

.airport-section__carousel .owl-nav button:hover {
    opacity: 0.5;
    transition: ease all 0.6s;
}

.airport-section__carousel .owl-nav button i {
    color: #000;
}

.airport-section__carousel .owl-nav button.owl-prev {
    margin-left: 30px;
}

.airport-section__carousel .owl-nav button.owl-next {
    margin-right: 130px;
}

.airport-section__carousel .owl-nav button.owl-prev {
    float: left;
    width: 50px;
    height: 50px;
}

.airport-section__carousel .owl-nav button.owl-next {
    float: right;
    width: 50px;
    height: 50px;
}

.content-section p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}

@media (max-width: 767px) and (orientation: portrait) {
    body .homeslider .owl-item .item video {
        height: 100%;
        width: 100%;
        transform: none;
    }
}

@media (min-width: 992px) {
    body .homeslider .owl-item .item video {
        position: static;
        transform: none;
        height: auto;
        width: 100%;
    }

    body .homeslider .owl-item .item {
        height: auto;
    }

    body .mainSlider {
        max-height: 46.75vw;
    }
}
