@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 {
    overflow-x: hidden;
    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: 60px
}

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 !important
}

.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
}

.bg-black {
    background-color: #000 !important
}

.bg-black>.bg-images img {
    opacity: .2
}

.bg-white-09 {
    background: rgba(255, 255, 255, .9)
}

.logo-white {
    filter: invert(100%) sepia(100%) saturate(159%) hue-rotate(-520deg) brightness(193%) contrast(123%)
}

.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: 9999;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .4)
}

.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: 12px
}

.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 .3rem;
    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: 2px
}

.btn-menu span {
    width: 20px;
    height: 2px;
    background: #000;
    margin: 4px;
    display: block
}

.topNavBtn {
    position: absolute;
    z-index: 9;
    top: 3px;
    text-align: right
}

.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: .5rem;
        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.active {
        color: #1378be
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        transition: ease all .5s;
        font-size: 14px;
        color: #000;
        padding: .5rem 0
    }
    .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #1378be;
        transition: ease all .3s
    }
    .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%;
    height: 480px;
    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: 2rem 0;
    background-color: #f6f6f6
}

.sectionHeading {
    margin: 1rem 0;
    font-weight: 500
}

.nav-tabs {
    border-bottom: 1px solid #1a727f
}

.nav-tabs .nav-link {
    border-bottom: 1px solid #1a727f;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #2e2e2e;
    padding: .5rem;
    background: #e0e0e0
}

.nav-tabs .nav-item {
    margin-right: 5px
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff !important;
    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: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.owl-carousel .owl-nav button.owl-prev {
    float: left;
    border-radius: 25px 25px 25px 25px;
    width: 50px;
    height: 50px
}

.owl-carousel .owl-nav button.owl-next {
    float: right;
    border-radius: 25px 25px 25px 25px;
    width: 50px;
    height: 50px
}

.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
}

.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: #eaeaea
}

#dismiss:hover {
    background: #eaeaea;
    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: 999
}

#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
}

.pagination .active {
    background: #e9ecef;
    color: #000 !important
}

.pagination .active a {
    color: #000
}

.pagination .end a,
.pagination .start a {
    color: #000
}

.pagination a {
    color: #007ea8
}

.pagination a:focus {
    box-shadow: 0 0 0 #000
}

.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
}

footer {
    border-top: 1px solid #f1f1f1
}

.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: #0091c1;
    line-height: 40px;
    text-align: left;
    font-weight: 500
}

.footerPanel2 h5 a {
    color: #007ea8;
    line-height: 40px;
    font-size: 1.25rem
}

.footerPanel2 ul {
    min-height: 50px
}

.footerPanel2 li {
    display: block;
    text-align: left;
    line-height: 25px
}

.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
}

#other-ventures h5 {
    text-align: center;
    margin-top: 20px;
    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: #0b6bb5
}

#other-ventures .owl-dots span:hover {
    background: #0b6bb5
}

#other-ventures img {
    width: auto;
    margin: auto
}

.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%
}

#sustanibility h3 {
    font-size: 1.4rem;
    margin-bottom: 15px;
    font-weight: 500
}

#sustanibility p {
    font-size: 1rem
}

#sustanibility .item {
    position: relative;
    max-height: 400px
}

#sustanibility .owl-nav .owl-prev {
    margin-left: 0;
    line-height: 0
}

#sustanibility .owl-nav button:focus {
    outline: 0
}

#sustanibility .owl-nav .owl-next {
    margin-right: 0;
    line-height: 0
}

#sustanibility .owl-nav .owl-prev span {
    font-size: 3rem;
    color: #fff;
    line-height: 50px
}

#sustanibility .owl-nav .owl-next span {
    font-size: 3rem;
    color: #fff;
    line-height: 50px
}

#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);
    box-shadow: 0 0 4px #ccc
}

.business-thumb {
    overflow: hidden;
    height: 170px;
    margin-bottom: 10px
}

.business-thumb img {
    width: 100%
}

.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
}

.inner-carousel .slideitem {
    position: relative
}

.inner-carousel {
    background-color: #000
}

.inner-carousel .item img {
    opacity: .7
}

.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 .owl-prev span {
    color: #fff;
    font-size: 40px;
    line-height: 55px
}

#other-ventures .owl-next span {
    color: #fff;
    font-size: 40px;
    line-height: 55px
}

#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;
    z-index: 9;
    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: 240px;
    top: 4px;
    position: relative
}

#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
}

.inner-carousel .owl-item .item video {
    min-width: 100%;
    min-height: 100%
}

.inner-carousel .owl-item .item>img {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: -1;
    top: 0
}

.inner-carousel,
.inner-carousel .item,
.inner-carousel .item img {
    max-height: 350px;
    overflow: hidden
}

.fixed-img {
    position: fixed !important;
    top: 0;
    z-index: 0
}

.topMenu {
    margin: 0;
    padding: 0;
    font-size: .9rem
}

.topMenu li a {
    color: #353535;
    font-size: 13px
}

.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 {
    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: 20px
}

.footerPanel2 .form-control {
    background: #f6f6f6;
    border: 0
}

.txt-lg {
    font-size: 1.5rem
}

.section-heading {
    font-size: 1.2em;
    margin-bottom: 2rem;
    font-weight: 500
}

.signature {
    font-weight: 400;
    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
}

.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;
    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 {
    position: relative
}

.border-l:before {
    width: 5px;
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
    background: #1b9f94;
    background: -moz-linear-gradient(top, #1b9f94 0, #306fb2 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #1b9f94), color-stop(100%, #306fb2));
    background: -webkit-linear-gradient(top, #1b9f94 0, #306fb2 100%);
    background: -o-linear-gradient(top, #1b9f94 0, #306fb2 100%);
    background: -ms-linear-gradient(top, #1b9f94 0, #306fb2 100%);
    background: linear-gradient(to bottom, #1b9f94 0, #306fb2 100%)
}

.border-l-white {
    border-left: 5px solid #fff
}

.top-submenu {
    display: flex
}

.sticky-header .navbar-brand img {
    width: 200px;
    transition: ease all .3s;
    top: 5px;
    position: relative
}

.sticky-header .mainmenu {
    height: 100%;
}

#sustanibility .owl-item img {
    transform: scale(1);
    transition: ease all 1s
}

#sustanibility .owl-item .item:hover img {
    transform: scale(1.1);
    transition: ease all 1s
}

.nav-bg-gray {
    background: #f8f8f8
}

.btn-menu i {
    color: #1d9a96
}

.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 #f8f8f8;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -25px;
    top: 10px
}

.businesses-block .form-control option {
    color: #000
}

.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: 50%;
    left: 50%;
    color: #fff;
    font-size: 35px;
    cursor: pointer;
    -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
}

.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: 0;
    right: 10px
}

.home-video-thumb .owl-item .item img {
    border: 2px solid #fff
}

.home-video-thumb .gallery-item img {
    width: 100% !important;
    border: 2px solid #fff
}

.stats:hover .stats-description {
    margin-bottom: 0
}

.stats-icon {
    text-align: center;
    margin-bottom: 0
}

.stats-description {
    margin-bottom: 5px;
    text-align: center;
    color: #0e6db6 !important;
    font-weight: 600;
    font-size: 1.5rem !important
}

.stats-description span {
    display: block;
    font-size: 1rem;
    font-weight: 400;
    color: #6d6d6d
}

.stats-description sup {
    font-size: 1rem
}

.txt-xs {
    font-size: 14px
}

.txt-sm {
    font-size: 16px
}

.txt-md {
    font-size: 20px !important
}

.blog-block {
    position: relative;
    overflow: hidden
}

.blog-block h3 {
    position: relative;
    z-index: 9
}

.blog-block p {
    bottom: 50px;
    width: 100%;
    left: 0;
    font-size: 1.3rem;
    color: #fff;
    z-index: 1;
    font-weight: 400
}

.blog-block:after {
    content: "";
    display: block;
    position: absolute;
    box-shadow: 0 0 99px 58px #000;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 0
}

.case-study .owl-stage-outer,
.case-study .owl-stage-outer .owl-stage,
.case-study .owl-stage-outer .owl-stage .owl-item {
    height: 100% !important
}

.case-study {
    min-height: 300px
}

.case-study .owl-nav button.owl-prev {
    background: 0 0;
    color: #fff
}

.case-study .owl-nav button.owl-next {
    background: 0 0;
    color: #fff
}

.case-study .owl-nav {
    width: 120px;
    position: absolute;
    height: 50px;
    right: 10px;
    top: 80%
}

.radio,
.radio-2 {
    margin: .5rem;
    position: relative
}

.radio label,
.radio-2 label {
    position: relative;
    padding-left: 30px;
    font-weight: 400;
    font-size: 1rem
}

.radio input[type=radio] {
    position: absolute;
    opacity: 0
}

.radio input[type=radio]+.radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: .8em;
    height: .8em;
    position: absolute;
    top: -.2em;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
    left: -5px;
    top: 3px
}

.radio input[type=radio]:checked+.radio-label:before {
    background-color: #7b2e00
}

.radio input[type=radio]:focus+.radio-label:before {
    outline: 0;
    border-color: #3197ee
}

.radio input[type=radio]:disabled+.radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4
}

.radio input[type=radio]+.radio-label:empty:before {
    margin-right: 0
}

.sectionheading {
    font-size: 1.5rem;
    margin-bottom: 20px;
    font-weight: 600
}

.map-section {
    overflow: hidden
}

svg {
    width: 100%;
    height: 100%;
    display: block;
    height: auto;
    max-width: 100%
}

.subline {
    color: #768191;
    font-weight: 400
}

.map-logistics {
    position: relative;
    height: 25vw
}

.map-logistics .map-marker-info {
    width: 20rem
}

.map {
    position: relative;
    min-height: 34rem;
    height: 100%;
}

.map-box {
    color: #fff
}

.map-box h3 {
    font-size: 1rem;
    line-height: 40px;
    margin-bottom: 10px
}

.map-box h3:after {
    content: "";
    display: block;
    position: relative;
    height: 2px;
    width: 70%;
    background: #fff
}

.map-box p {
    font-size: 1rem
}

.map-box p span {
    display: block;
    font-size: .6rem
}

.map-box-main .map-box:nth-child(odd) {
    background: rgba(0, 104, 152, .6)
}

.map-box-main .map-box:nth-child(even) {
    background: rgba(27, 157, 149, .6)
}

.bg-light-b {
    background: rgba(0, 104, 152, .6) !important
}

.bg-light-g {
    background: rgba(27, 157, 149, .6) !important
}


.map-markers {
    list-style: none;
    margin: 0;
    padding: 0
}

.map-marker {
    position: absolute;
    cursor: pointer
}

.map-marker a {
    background-color: #fff;
    border: 1px solid #aa3b98;
    border-radius: 50%;
    height: .6em;
    display: block;
    text-indent: -9999px;
    width: .6em
}

.map-marker-info {
    display: none;
    left: 50%;
    position: absolute;
    bottom: 0;
    transform: translate(-50%, -1em);
    width: 13em;
    z-index: 999
}

.map-marker:hover .map-marker-info {
    display: block
}

.map-marker-info header {
    border-radius: .5em .5em 0 0;
    color: #000;
    padding: .5em 1em
}

.map-marker-info main {
    border-radius: 0 0 .5em .5em;
    color: #7e7e7e;
    padding: .5em 1em;
    display: none
}

.map-marker-info main p {
    color: #000
}

.map-marker-info main ul {
    padding-left: 20px
}

.map-marker-info main ul li {
    list-style-type: disc;
    color: #000
}

.map-marker-info h2 {
    margin-bottom: 0;
    color: #306fb2;
    font-size: 16px
}

.map-marker-info h2 span {
    font-size: 14px;
    color: #000;
    margin-top: 6px
}

.map-marker-info-inner {
    border-radius: .5em;
    box-shadow: 0 0 .25em rgba(0, 0, 0, .28);
    font-size: .875em;
    background: rgba(255, 255, 255, .72)
}

.map-marker-info-inner:after {
    border-left: .75em solid transparent;
    border-right: .75em solid transparent;
    border-top: 1em solid rgba(255, 255, 255, .45098039215686275);
    content: '';
    height: 0;
    left: 50%;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    width: 0
}

.map-marker-info-inner p a {
    background: #aa3b98;
    border: 0;
    font-size: 12px;
    text-indent: 0;
    border-radius: 0;
    width: fit-content;
    height: fit-content;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px
}

.map-marker-info-inner p a:hover {
    background: #252525;
    transition: ease all .3s
}

.map-marker-info-inner p a:active {
    background: #252525;
    transition: ease all .3s
}

.animate {
    animation-duration: 1s;
    animation-fill-mode: both
}

@keyframes bounce-in {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.animate-bounce-in {
    animation-duration: .4s;
    animation-name: bounce-in
}

@keyframes pop {
    0% {
        transform: scale(0)
    }
    8% {
        opacity: .4
    }
    10% {
        opacity: 0;
        transform: scale(1)
    }
}

.map-marker-Kilaj {
    left: 46.2%;
    top: 52%
}

.map-marker-Kilaj:after {
    animation-delay: 3s
}

.map-marker-Punjab {
    left: 46.5%;
    top: 26.1%
}

.map-marker-Punjab:after {
    animation-delay: 3s
}

.map-marker-guj {
    left: 43%;
    top: 43%
}

.map-marker-guj:after {
    animation-delay: 3s
}

.map-marker-raj {
    left: 45%;
    top: 37%
}

.map-marker-raj:after {
    animation-delay: 3s
}

.map-marker-madhya {
    left: 49%;
    top: 44%
}

.map-marker-madhya:after {
    animation-delay: 3s
}

.map-marker-Karnataka {
    left: 46.5%;
    top: 64%
}

.map-marker-Karnataka:after {
    animation-delay: 3s
}

.map-marker-Tamil-Nadu {
    left: 49%;
    top: 71%
}

.map-marker-Tamil-Nadu:after {
    animation-delay: 3s
}

.map-marker-AP {
    left: 49%;
    top: 63%
}

.map-marker-AP:after {
    animation-delay: 3s
}

.map-marker-Telangana {
    left: 49.6%;
    top: 55%
}

.map-marker-Telangana:after {
    animation-delay: 3s
}

.map-marker-Chattisgarh {
    left: 52%;
    top: 47%
}

.map-marker-Chattisgarh:after {
    animation-delay: 3s
}

.map-marker-UP {
    left: 51%;
    top: 35.9%
}



.map-marker-UP:after {
    animation-delay: 3s
}

.map-descriptions select {
    height: calc(1.8rem + 10px) !important;
    margin-top: 10px;
    border: 0
}

.map-selection-label>div {
    position: relative;
    background: #fff;
    box-shadow: 0 0 16px -11px #000
}

.map-selection-label>div:before {
    content: "\f0d9";
    display: block;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    left: -11px;
    font-size: 2rem;
    top: -8px
}

.map-selection-label p {
    font-size: 14px
}

.map-selection-label p a {
    color: #000
}

.map-selection-label p a:hover {
    text-decoration: underline
}

.m-investor-icon {
    margin-bottom: 10px
}

.m-investor-icon img {
    margin-bottom: 1rem
}

.m-investor-desc p {
    color: #fff;
    text-align: center;
    font-size: 1.1rem;
    padding: 0 3rem;
    margin-bottom: 2rem;
    line-height: 22px
}

.m-investor-desc p a {
    color: #fff
}

.m-investor-desc p a:hover {
    color: #d4d4d4
}

.dot-active:hover circle {
    stroke-width: 1;
    stroke: red
}

.banner-content {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 9;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.banner-content h2 {
    font-size: 2.5rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    text-shadow: 0 0 35px #000
}

.banner-content p {
    font-size: 1.6rem;
    color: #fff;
    text-shadow: 0 0 13px #000
}

.mainSlider {
    overflow: hidden;
    position: relative;
    display: block;
    min-height: 300px
}

.breadcrumb-banner {
    position: relative;
    display: block;
    padding: 80px 0;
    background-color: #000;
    color: #fff;
    z-index: 9
}

.breadcrumb-banner h1 {
    color: #fff;
    width: 61%;
    text-shadow: 0 0 5px #000;
    margin-bottom: 0;
    font-size: 2.3rem
}

.breadcrumb-banner p {
    color: #fff
}

.breadcrumb-banner ul {
    margin-bottom: 12rem
}

.breadcrumb-banner ul li {
    display: inline-block;
    color: #fff
}

.breadcrumb-banner ul li a {
    color: #fff;
    text-shadow: 0 0 27px #000
}

.breadcrumb-banner ul li:nth-child(odd):after {
    content: ">";
    position: relative;
    top: 2px;
    margin: 0 5px
}

.breadcrumb-banner ul li:nth-child(even):after {
    content: ">";
    position: relative;
    top: 2px;
    margin: 0 5px
}

.breadcrumb-banner .bg-images img {
    opacity: .9;
    min-height: 560px;
    position: absolute;
    bottom: 0
}

.subheading {
    font-weight: 500;
    font-size: 1.2rem
}

.achievements-icon {
    text-align: center
}

.achievements-desc {
    text-align: center;
    transition: ease all .5s
}

.achievements-desc h4 {
    font-size: 1.2rem
}

.achievements-desc p {
    opacity: 0;
    transition: ease all 1s;
    font-size: 12px
}

.achievements {
    background: rgba(0, 0, 0, 0);
    transition: ease all 2s
}

.achievements:hover {
    background: #fff;
    transition: ease all 1s;
    box-shadow: 0 14px 24px rgba(62, 57, 107, .2)
}

.achievements:hover .achievements-desc p {
    opacity: 1;
    transition: ease all 1s;
    display: block;
    height: auto
}

.trans-stats {
    background-color: #fff !important;
    position: relative;
    display: block;
    min-height: 170px;
    background-image: url(../images/stats-pattern.png)
}

.trans-stats img {
    position: absolute;
    right: 0;
    bottom: 0
}

.trans-stats h3 {
    margin-top: 10px;
    font-weight: 600;
    font-size: 1.2rem;
    position: relative
}

.trans-stats p i {
    font-size: 12px;
    font-style: normal;
    position: relative;
    top: -8px
}

.trans-stats p {
    font-size: 13px;
    font-weight: 400;
    position: relative
}

.trans-stats span {
    float: right;
    font-size: 2rem;
    position: relative
}

.trans-stats span i {
    position: relative;
    top: -10px
}

.block-img img {
    min-height: 250px
}

.block-desc {
    padding: 15px 15px;
    background: #fff;
    min-height: 80px
}

.block-desc h3 {
    font-size: 1.2rem;
    line-height: 25px
}

.block-desc h3 a {
    color: #000
}

.block-desc h3 a:hover {
    color: #007ea8
}

.blog-4,
.blog-8 {
    height: 100%;
    position: relative;
    display: block;
    padding: 200px 20px 50px 20px;
    transition: ease all .5s
}

.blog-4:hover .bg-images img,
.blog-8:hover .bg-images img {
    opacity: .6;
    -webkit-transform: translateY(0) scale(1.05);
    -moz-transform: translateY(0) scale(1.05);
    -ms-transform: translateY(0) scale(1.05);
    -o-transform: translateY(0) scale(1.05);
    transform: translateY(0) scale(1.05);
    transition: ease all .3s;
    left: 0;
    top: 0
}

.blog-4 a,
.blog-8 a {
    color: #fff;
    transition: ease all .3s
}

.blog-4 a:hover,
.blog-8 a:hover {
    color: #fff;
    text-decoration: underline;
    transition: ease all .3s
}

.blog-4 .bg-images img,
.blog-8 .bg-images img {
    opacity: .4;
    -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);
    transition: ease all .3s
}

.blog-8 h3 {
    width: 50%
}

.blog-4 h3,
.blog-8 h3 {
    min-height: 50px;
    overflow: hidden;
    font-size: 1.3rem;
    color: #fff;
    position: relative;
    display: block
}

.tooltip-blog-desc {
    position: relative
}

.tooltip-blog-desc:before {
    content: "";
    display: block;
    position: absolute;
    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: -20px;
    top: 10px
}

.arrow {
    cursor: pointer;
    display: inline-block
}

.arrow i {
    background: #fff;
    padding: 10px 12px;
    border-radius: 100%;
    box-shadow: 0 1px 1px #b1b1b1
}

.availTable {
    font-size: 11px;
    text-align: left;
    color: #474c4e;
    min-height: 300px
}

.availTable tr:nth-child(odd) {
    background-color: #fff
}

.availTable th {
    color: #000;
    border-bottom: 1px solid #fff;
    padding: 7px;
    font-weight: 500
}

.availTable tr:nth-child(even) {
    background-color: #e6e4e4
}

.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,
.bg-op-image {
    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-image: linear-gradient(to right, #1b9f94 0, #316db3 100%) !important;
}

.terms-link li:after {
    content: "|";
    position: relative;
    margin: 0 10px
}

.terms-link li:nth-child(3):after {
    display: none
}

.stats .stats-icon {
    -webkit-transform: translateY(0) scale(.9);
    -moz-transform: translateY(0) scale(.9);
    -ms-transform: translateY(0) scale(.9);
    -o-transform: translateY(0) scale(.9);
    transform: translateY(0) scale(.9);
    transition: ease all .3s
}

.classification-tab .item .col-sm-12,
.m-investor img,
.trans-stats {
    -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);
    transition: ease all .3s
}

.classification-tab .item .col-sm-12:hover,
.m-investor:hover img,
.stats:hover .stats-icon,
.trans-stats:hover {
    -webkit-transform: translateY(0) scale(1.05);
    -moz-transform: translateY(0) scale(1.05);
    -ms-transform: translateY(0) scale(1.05);
    -o-transform: translateY(0) scale(1.05);
    transform: translateY(0) scale(1.05);
    transition: ease all .3s;
    margin-bottom: 0
}

.radio label:before,
.radio-2 label:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    z-index: 999;
    left: 0;
    border-radius: 100px;
    top: 2px
}

.radio label:nth-child(1):before {
    background: #000;
    height: 2px;
    top: 12px
}

.breadcrumb-sub {
    position: absolute;
    width: 100%;
    padding: .75rem 0;
    z-index: 2;
    padding-top: 50px
}

.breadcrumb-sub ul {
    margin-bottom: 100px
}

.breadcrumb-sub ul li {
    display: inline-block
}

.breadcrumb-sub ul li a {
    color: #fff
}

.breadcrumb-sub ul li:nth-child(odd):after {
    content: ">";
    position: relative;
    color: #fff;
    padding: 0 5px
}

.breadcrumb-sub h1 {
    color: #fff;
    width: 61%;
    text-shadow: 0 0 5px #000;
    font-size: 2.3rem
}

.breadcrumb-sub p {
    color: #fff
}

.h-blocks-parent {
    position: relative;
    display: block;
    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%)
}

.h-blocks-parent>.bg-images img {
    opacity: .1
}

.h-blocks {
    margin-bottom: 10px;
    position: relative;
    background: #000;
    transition: ease all .5s;
    height: 350px;
    overflow: hidden
}

.h-blocks img {
    opacity: .7;
    transition: ease all .5s;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    min-width: 800px
}

.h-blocks:hover {
    transition: ease all .6s;
    transform: translateY(-5px) scale(1);
    -webkit-box-shadow: 0 14px 24px rgba(62, 57, 107, .2);
    box-shadow: 0 14px 24px rgba(62, 57, 107, .2)
}

.h-blocks:hover img {
    opacity: .4;
    transition: ease all .5s
}

.h-blocks-inner {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    transition: ease all .3s
}

.h-blocks-inner h3 {
    font-size: 1.4rem;
    color: #fff;
    margin-bottom: 0 !important;
    min-height: 50px;
    text-align: left;
    transition: ease all .3s;
    margin: 20px 0;
    font-weight: 500;
    text-shadow: 0 0 7px #000
}

.h-blocks-inner p {
    transition: ease all .3s
}

.h-blocks p:nth-child(2) {
    margin-bottom: 10px;
    color: #fff;
    overflow: hidden
}

.h-blocks-btn {
    color: #fff;
    font-weight: 700
}

.ul-inv-community li {
    position: relative;
    padding-left: 25px
}

.ul-inv-community li:before {
    content: "\f15c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    position: absolute;
    left: 0
}

.ul-inv-community a {
    color: #000;
    font-size: 18px
}

.btn-gray {
    background: #ebe9f9;
    background: -moz-linear-gradient(top, #ebe9f9 0, #d1d1d1 76%, #ababab 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #ebe9f9), color-stop(76%, #d1d1d1), color-stop(100%, #ababab));
    background: -webkit-linear-gradient(top, #ebe9f9 0, #d1d1d1 76%, #ababab 100%);
    background: -o-linear-gradient(top, #ebe9f9 0, #d1d1d1 76%, #ababab 100%);
    background: -ms-linear-gradient(top, #ebe9f9 0, #d1d1d1 76%, #ababab 100%);
    background: linear-gradient(to bottom, #ebe9f9 0, #d1d1d1 76%, #ababab 100%);
    border: 0;
    transition: ease all .3s
}

.btn-gray:hover {
    background: #ccc;
    color: #fff;
    transition: ease all .1s
}

.video-block {
    position: relative;
    background: #000;
    cursor: pointer
}

.video-block img {
    opacity: 1
}

.video-block img:hover {
    opacity: 1
}

.video-block: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-block:hover:before {
    font-size: 45px;
    transition: ease all .5s;
    color: #fff;
    border-color: #fff;
    padding: 9px 23px
}

.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%
}

.zoomicon {
    transform: translateY(0) scale(1);
    transition: ease all .6s;
    overflow: hidden
}

.zoomicon img {
    transform: translateY(0) scale(.8);
    transition: ease all .6s;
    overflow: hidden
}

.zoomicon p {
    transform: translateY(0) scale(.95);
    transition: ease all .6s;
    overflow: hidden
}

.zoomicon:hover img {
    transform: translateY(0) scale(.6);
    transition: ease all .6s
}

.zoomicon:hover p {
    transform: translateY(0) scale(1);
    transition: ease all .6s;
    overflow: hidden;
    font-size: 1.2rem;
    color: #000
}

.zoomicon:hover i {
    color: #000;
    position: relative;
    top: 1px
}

.zoomicon:hover span {
    color: #000
}

.zoomicon:hover {
    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);
    background: #fff;
    transition: ease all .6s;
    transform: translateY(-10px) scale(1)
}

.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)
}

.sus-main {
    background: #000;
    overflow: hidden
}

.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 h3 {
    position: relative;
    padding-left: 0
}

.row-animate img {
    transition: ease all .5s;
    height: 360px !important
}

.row-animate:hover img {
    opacity: .4
}

.row-animate:hover .tooltip-blog-img {
    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 .5s
}

.row-animate h3:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 5px;
    background: #0092c5;
    left: 15px;
    top: 244%
}

.row-animate:hover h3:before {
    top: 0;
    transition: ease all .5s
}

.row-animate:hover h3 {
    color: #007ea8;
    transition: ease all .3s
}

.row-animate h3 {
    position: relative;
    padding-left: 35px !important;
    color: #000;
    transition: ease all .3s;
    overflow: hidden
}

h2 {
    font-size: 22px
}

.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%
}

.a-white {
    color: #fff
}

.a-white:hover {
    text-decoration: underline;
    color: #fff
}

#chart {
    width: 300px;
    height: 145px;
    margin: 30px 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: 165px;
    height: 145px;
    padding: 0;
    margin: 0;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    position: relative
}

#chart #bars li {
    display: inline-block;
    width: 50px;
    height: 144px;
    margin: 0;
    text-align: center;
    position: relative
}

#chart #bars:hover div {
    transition: ease all .5s;
    opacity: .8
}

#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: 25px;
    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: 0;
    top: -20px;
    font-style: normal;
    font-size: 12px
}

#chart #bars li .bar:hover:before {
    color: transparent;
    content: attr(data-percentage) '%';
    position: relative;
    bottom: 20px
}

.Cargo #bars:before {
    content: "INR in cr.";
    display: block;
    position: absolute;
    top: -20px;
    left: -4px;
    font-size: 10px
}

.Revenue #bars:after {
    content: "INR in cr.";
    display: block;
    position: absolute;
    top: -20px;
    left: -4px;
    font-size: 10px
}

.PAT #bars:after {
    content: "INR in cr.";
    display: block;
    position: absolute;
    top: -20px;
    left: -4px;
    font-size: 10px
}

.CO2 #bars:after {
    content: "In Mn Tonne";
    display: block;
    position: absolute;
    top: -20px;
    left: -4px;
    font-size: 10px
}

#chart #bars li span {
    color: rgba(0, 0, 0, .45);
    width: 100%;
    position: absolute;
    bottom: -2em;
    left: 0;
    text-align: center;
    font-size: 10px
}

.investor-chart h3 {
    text-align: left;
    color: #000;
    font-size: 1.3rem;
    margin-bottom: 40px
}

.investor-ratios .bg-images img {
    opacity: .2
}

.investor-ratios p {
    text-align: center;
    font-size: 1.5rem
}

.investor-ratios p span {
    display: block;
    font-size: 2.5rem
}

#address-tab-container {
    background: #fff;
    padding: 2rem 2rem
}

.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: 30px
}

.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: 15px;
}

.ul-policies-section li span {
    display: block;
    color: #9a9a9a;
    font-size: 12px
}

.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(/-/media/Project/GreenEnergyUP/Investors/Corporate-Governance-and-Statutory-Disclosures/Icons/news-icon);
    content: "";
    display: block;
    position: absolute;
    width: 35px;
    height: 30px;
    left: 0;
    background-repeat: no-repeat
}

.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
}

.inv-downloads {
    margin-bottom: 13px;
    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%);
    position: relative;
    text-align: center
}

.inv-downloads .bg-images img {
    opacity: .2
}

.inv-downloads img {
    position: relative;
    margin-bottom: 10px
}

.inv-downloads p {
    position: relative;
    color: #fff;
    text-align: center;
    min-height: 60px;
    font-size: 1.2rem
}

.black-bg .single-carousel button {
    color: #fff !important
}

.boxzoom {
    transition: ease all .5s;
    transform: translateY(0) scale(1)
}

.boxzoom:hover {
    transition: ease all .5s;
    transform: translateY(0) scale(1.02);
    -webkit-box-shadow: 0 14px 24px rgba(62, 57, 107, .3);
    box-shadow: 0 14px 24px rgba(62, 57, 107, .3)
}

#c-map-parent img {
    padding: 5px
}

#drpdwnControl .item .col-lg-4 {
    transition: ease all .5s
}

#drpdwnControl .item .col-lg-4:hover .block-desc,
#drpdwnControl .item .col-lg-4:hover .block-img {
    transition: ease all .5s;
    background: #fff;
    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)
}

#drpdwnControl .item .col-lg-4:hover h3 {
    color: #007bff
}

.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
}

.contact-form {
    background: #fff
}

.stats {
    text-align: center;
    transition: ease all .3s
}

.stats img {
    margin-bottom: 0
}

.stats p {
    text-align: center;
    color: #18a790;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 22px
}

.stats p span {
    display: block;
    color: #636363;
    font-size: 14px;
    font-weight: 500
}

.stats p i {
    text-decoration: none;
    font-style: normal;
    font-size: 12px;
    color: #252525
}

.stats p:nth-child(3) {
    line-height: 14px;
    font-size: 12px;
    margin-bottom: 15px
}

#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
}

.breadcrumb-slider {
    position: relative
}

.slider-content {
    background: #000
}

.slider-content img {
    opacity: .9
}

.slider-content>div {
    position: absolute;
    width: 100%;
    bottom: 0
}

.slider-content .container {
    background: rgba(0, 0, 0, .3215686274509804);
    padding: 3rem 3rem
}

.slider-content h2,
.slider-content p {
    border-left: 3px solid #fff;
    padding-left: 15px;
    color: #fff;
    font-size: 24px
}

#about-banner,
#about-banner .item,
#about-banner .item img {
    min-height: 400px;
    height: 40vw
}

.arrow {
    display: block
}

.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: 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
}

.ul-financials li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 15px
}

.ul-financials em,
.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
}

.ul-bullets {
    padding-left: 40px
}

.ul-bullets li {
    list-style-type: circle
}

.FIlings {
    min-height: 300px
}

.ul-reports li {
    padding-left: 30px
}

.ul-reports em {
    position: relative;
    top: 3px
}

.ul-reports a {
    color: #000
}

.ul-reports a:hover {
    color: #5d5d5d
}

.single-carousel .owl-nav {
    position: relative;
    width: 100%;
    right: 0;
    top: 90%;
    height: 30px
}

.single-carousel .owl-nav .owl-prev {
    bottom: 0;
    position: absolute;
    right: 15px;
    margin: 5px;
    background: 0 0 !important;
    color: #000
}

.single-carousel .owl-nav .owl-next {
    bottom: 0;
    position: absolute;
    right: 0;
    margin-right: 0 !important;
    margin: 5px;
    background: 0 0 !important;
    color: #000
}

.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
}

.black-bg {
    background: #000
}

.black-bg img {
    opacity: .2
}

.lk-white {
    padding-left: 30px
}

.lk-white li {
    position: relative
}

.lk-white em {
    color: #fff;
    position: absolute;
    left: 15px;
    top: 3px
}

.lk-white a {
    color: #fff
}

.lk-white a:hover {
    opacity: .8
}

.single-carousel .owl-nav .owl-next:hover,
.single-carousel .owl-nav .owl-prev:hover {
    color: #000
}

.corporate-a a {
    color: #fff !important
}

.corporate-a a:hover {
    color: #c3c3c3 !important
}

.corporate-a p span {
    color: #dedede !important
}

.shareholding-pattern p {
    margin-bottom: 10px
}

.shareholding-pattern i {
    margin-right: 10px;
    color: #1c9d96
}

.shareholding-pattern a {
    color: #000;
    font-size: 14px
}

.shareholding-pattern a:hover {
    opacity: .8
}

.padd-box {
    padding: 0;
    border: 10px solid #ebebeb
}

.accordion-tabs .card-header {
    background: #fff !important
}

.accordion-tabs .bg-white {
    border-bottom: 1px solid #dfdfdf
}

.accordion-tabs .card-header a {
    position: relative;
    display: block
}

.accordion-tabs .card-header a:after {
    content: "\f107";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    transition: ease all .3s;
    right: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.accordion-tabs .card-header a.collapsed:after {
    content: "\f107";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.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
}

.b-o-director {
    height: 225px;
    overflow: hidden
}

.b-o-director img {
    width: 100%;
    height: 100%;
}

.b-o-director .card-body {
    min-height: 110px
}

.directors-tile .card-body {
    min-height: 110px
}

.UpcomingEvents {
    min-height: 300px
}

.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 h3 a: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
}

.card-text:last-child {
    min-height: 42px;
    margin-bottom: 0;
    color: #5a5a5a;
    font-size: .9rem
}

.directors-tile .card-body h4 {
    color: #1c9d96;
    font-size: 1.1rem
}

.sus-main .bg-images img {
    opacity: 1;
    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: 70%;
    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
}

.sustainability-block {
    overflow: hidden
}

.sustainability-block {
    position: relative;
    display: block
}

.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: .7;
    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: 70%;
    position: relative
}

.sustainability-block p:before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    height: 100%;
    width: 5px;
    background: #fff;
    bottom: -500px;
    transition: ease all .5s
}

.sus-main:hover .bg-images {
    transform: translateY(0) scale(1.1);
    transition: ease all .6s;
    overflow: hidden
}

.bg-images {
    transform: translateY(0) scale(1);
    transition: ease all .6s
}

.sustainability-block:hover p:before {
    bottom: 0;
    transition: ease all .5s;
    display: none
}

.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;
    font-size: 12px;
    margin-top: 10px
}

.sus-btn a {
    color: #fff
}

.sus-btn a:hover {
    color: #fff;
    text-decoration: underline
}

.ceo {
    color: #fff
}

.ceo span {
    display: block;
    font-size: 12px;
    margin-top: 2px
}

.ceo-img {
    overflow: hidden;
    background: #f8f8f8
}

.ceo-img img {
    position: absolute;
    bottom: 0
}

#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: -40px;
    background: 0 0
}

#other-ventures .owl-prev span {
    font-size: 30px;
    color: #000;
    padding: 1px 14px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 3px -1px #000
}

#other-ventures .owl-next {
    position: absolute;
    right: -40px;
    background: 0 0
}

#other-ventures .owl-next span {
    font-size: 30px;
    color: #000;
    padding: 1px 14px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 3px -1px #000
}

#other-ventures .owl-nav {
    position: absolute;
    top: 30%
}

#other-ventures .owl-nav button:hover,
#other-ventures .owl-nav i:hover {
    color: #000 !important;
    opacity: .8
}

.box-block {
    background: #fff;
    border: 1px solid #eaeaea
}

.box-block p a {
    color: #1aa393;
    font-size: 14px;
    transition: ease all .2s
}

.box-block p a:hover {
    color: #306eb2;
    transition: ease all .2s;
    text-decoration: underline
}

.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
}

.CTA h2 {
    font-size: 26px
}

.CTA h2 span {
    float: right
}

.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;
    text-decoration: none
}

.designation {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    z-index: 1
}

.tab-content .block-img {
    height: 250px;
    overflow: hidden
}

.timeline-carousel img {
    width: 200px !important;
    height: 200px;
    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%
}

.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: 9;
    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: 22px
    }
    .timeline ul li:nth-child(even) div::before {
        left: -40px
    }
}

.timeline-block p:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 100%;
    top: 8px;
    left: -10px
}

.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;
    height: 190px
}

.timeline li:nth-child(even) .timeline-block img {
    border: 8px solid #f7f7f7;
    border-radius: 100%;
    position: absolute;
    top: -50px;
    left: -50px;
    width: 190px;
    height: 190px
}

.timeline li:nth-child(even) .timeline-block p {
    float: right
}

.timeline li:nth-child(even) .timeline-block time {
    text-align: right
}

.sus-main:hover .bg-images img {
    opacity: .4
}

#pop-gallery .owl-nav {
    top: 43%;
    -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-bullets {
    padding-left: 20px
}

.ul-bullets li {
    list-style-type: disc
}

.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(min-width:30px) and (max-width:767px) {
    .ProjectAssetsMap {
        width: 100% !important
    }
    .ProjectAssetsDataInner {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        color: #fff;
        background-color: rgba(100, 100, 100, .95) !important;
        max-width: 180px !important;
        min-height: 217px !important;
        box-shadow: 0 0 13px #000
    }
    .ProjectAssetsDataInner h3 {
        color: #fff !important;
        font-size: 14px
    }
    .ProjectAssetsDataInner p {
        color: #fff !important;
        font-size: 11px;
        line-height: 19px !important
    }
    .ProjectAssetsDataInner .close_icon {
        display: block !important
    }
}

.indiaMap a.active circle {
    fill: red !important;
    stroke-dashoffset: 0;
    stroke-dasharray: 700;
    stroke-width: 1
}

.indiaMap a.active rect {
    fill: red !important;
    stroke-dashoffset: 0;
    stroke-dasharray: 700;
    stroke-width: 1
}

.indiaMap a.active path {
    fill: rgba(255, 0, 0, .5) !important;
    stroke-dashoffset: 0;
    stroke-dasharray: 700;
    stroke-width: 1
}

.indiaMap a {
    cursor: pointer
}

.IndiaMapBg {
    background: url(/wps/wcm/connect/www.adanitransmission.com-25182/8453eda3-1b86-495f-a266-41b8a810562b/bgMap.jpg?MOD=AJPERES&amp;CACHEID=8453eda3-1b86-495f-a266-41b8a810562b) top center no-repeat;
    background-size: cover
}

.ProjectAssetsDataInner {
    background-color: rgba(255, 255, 255, .48);
    width: 100%;
    margin-bottom: 0;
    border: 2px solid #fff
}

.ProjectAssetsDataInner .contPd {
    padding: 20px
}

.ProjectAssetsDataInner .close_icon {
    display: none;
    background: url(/wps/wcm/connect/www.adanitransmission.com-25182/3db5bb3f-6dd0-421f-83e8-130e263e454b/cancel.png?MOD=AJPERES&amp;CACHEID=3db5bb3f-6dd0-421f-83e8-130e263e454b) no-repeat;
    position: absolute;
    right: 2px;
    top: 4px;
    height: 20px;
    width: 20px;
    cursor: pointer
}

#boxes #dialog {
    height: auto;
    padding: 10px;
    background-color: #fff;
    font-family: Adani Light;
    font-size: 9pt;
    transform: translateY(-50%) translateX(-50%);
    top: 50% !important;
    left: 50% !important;
    max-width: 700px;
    width: 95%;
    overflow-y: initial !important;
    position: fixed;
    border-radius: 5px
}

@media(max-width:991px) {
    #boxes #dialog {
        height: 400px;
        overflow-y: auto !important;
        width: 90%;
        max-width: 500px
    }
}

div#boxes {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    overflow: hidden;
    color: #000;
    background: rgba(0, 0, 0, .7)
}

div#boxes,
div#boxes * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.infrastructure-block .owl-nav {
    top: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100px;
    right: 0;
    margin-top: -50px
}

.infrastructure-block .owl-nav button {
    background: 0 0 !important
}

.infrastructure-block .owl-nav button i {
    font-size: 1.4rem;
    color: #8a8a8a
}

.homeslider .owl-item .item video { min-width: 100%; min-height: 100%; position: absolute; z-index: 0; left: 0; top: -15%; -webkit-transform: translate(0, -15%); transform: translate(0, -15%); height: 61vw; }

.homeslider .owl-item .item .promo-container {
    position: absolute;
    top: 0;
    height: 600px;
}

.homeslider .owl-item .item {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    height: 44vw;
    overflow: hidden
}

.homeslider .owl-item .item .promo-container h2 {
    color: #fff
}

.homeslider .owl-item .item .promo-container .promo {
    height: 200px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 600px;
    padding: 40px
}

.homeslider .owl-nav {
    display: none
}

.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
}

.homeslider .owl-dots {
    position: absolute;
    left: 50%;
    top: 95%;
    -webkit-transform: translate(-50%, -95%);
    transform: translate(-50%, -95%);
    margin-top: 6px !important
}

.border-left {
    border-left: 5px solid #18a790 !important
}

.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;
    padding: 0 20px
}

.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%)
}

.clusterbased-park p a {
    color: #fff
}

.clusterbased-park p a:hover {
    color: #fff;
    text-decoration: underline
}

.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%
}

.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
    }
}

.table-t {
    color: #fff
}

.radio-2 label:before {
    border: 2px solid #050853;
    content: ""
}

.CorporateCalendar {
    height: 250px;
    overflow: auto;
    font-size: 13px
}

.CorporateCalendar::-webkit-scrollbar {
    width: 6px
}

.CorporateCalendar::-webkit-scrollbar-track {
    background: 0 0
}

.CorporateCalendar::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px
}

.indiaMap2 {
    height: 400px !important
}

.megamenu h5 a {
    color: #18a790;
    font-size: 1.25rem
}

.investor-ratios .col-lg-4 p {
    transform: translateY(0) scale(1);
    transition: ease all .6s;
    padding: 10px 0
}

.investor-ratios .col-lg-4:hover p {
    transform: translateY(-5px) scale(1.1);
    transition: ease all .6s;
    background: #fff;
    color: #306fb2
}

.btn-gradient option {
    background: #1d9a96
}

.tbl-sys-avail {
    background: #fff
}

.desktop-none.bg-gray {
    display: none !important
}

.topMenu li {
    padding: 10px 5px 10px 8px;
    list-style: none;
    display: inline-block
}

.aeml-overview {
    padding-bottom: 2rem
}

.aeml-overview>.bg-images img {
    position: fixed;
    top: 0
}

.z-index {
    z-index: 1
}

.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
}

.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 {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    padding: 0 15px
}

.media-release-box:after {
    content: "";
    display: block;
    position: absolute;
    background: url(/-/media/Project/GreenEnergyUP/Investors/Corporate Governance and Statutory Disclosures/Icons/news_icon);
    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
}

.scroll-socialmedia {
    height: 400px;
    overflow: scroll;
    overflow-x: hidden
}

.scroll-socialmedia::-webkit-scrollbar {
    width: 6px
}

.scroll-socialmedia::-webkit-scrollbar-track {
    background: 0 0
}

.scroll-socialmedia::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px
}

.invtab li {
    width: 50%;
    text-align: center
}

.aeml-overview p {
    color: #fff
}

.aeml-overview i {
    color: #000
}

.d-list {
    display: list-item !important
}

.bg-op-image .bg-images img {
    opacity: .3
}

.investor-faq .card {
    border: 0 solid rgba(0, 0, 0, .125)
}

.investor-faq .card-body {
    background: #f5f5f5;
    border: 1px solid #ccc
}

.sitemap-block ul li a {
    color: #000;
    font-size: 12px
}

.sitemap-block ul li a:hover {
    color: #1c9d96
}

.sitemap-block h4 {
    margin-bottom: 10px
}

.sitemap-block h4 a {
    font-size: 1.3rem;
    color: #18a790
}

.sitemap-block h4 a:hover {
    color: #007bff
}

.font-style-normal {
    font-style: normal
}

.menu-overlay {
    opacity: 1;
    display: block;
    background: 0 0
}

.zoombox {
    transition: ease all .5s;
    transform: translateY(0) scale(1)
}

.zoombox:hover {
    transition: ease all .5s;
    transform: translateY(0) scale(1.02);
    -webkit-box-shadow: 0 14px 24px rgba(62, 57, 107, .2);
    box-shadow: 0 14px 24px rgba(62, 57, 107, .2)
}

.overflow-hidden {
    overflow: hidden
}

.timeline-carousel .owl-nav .owl-prev {
    background: 0 0 !important
}

.timeline-carousel .owl-nav .owl-next {
    background: 0 0 !important
}

.plant-stats p {
    color: #0e847f;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 30px
}

.plant-stats p span {
    margin-left: 10px;
    color: #000;
    font-weight: 400;
    font-size: 1rem
}

.plant-stats-content p {
    font-size: 1.3rem;
    padding: 0 40px 0 0;
    line-height: 30px
}

.p-stats-main {
    border-bottom: 3px solid #fff;
    padding: 15px 0
}

.bg-fixed {
    background: #a7e3d7
}

.bg-fixed .bg-images img {
    position: fixed !important;
    top: 0;
    z-index: 0;
    min-width: auto;
    right: 0
}

.panel-group i {
    background: #fff;
    padding: 6px 10px;
    border-radius: 100px
}

.video-content h3 {
    font-size: 1.5rem;
    margin-bottom: 20px
}

.footerPanel2 img {
    width: 150px;
    margin-top: 0
}

.plant-desc ul li {
    margin-bottom: 30px;
    position: relative;
    padding-left: 45px
}

.plant-desc ul li span {
    width: 30px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.plant-placeholder,
.plant-placeholder img {
    height: 100%
}

.plant-carousel {
    position: relative
}

.plant-category p {
    top: 0;
    position: absolute;
    padding: 5px 10px;
    background: #306fb2;
    color: #fff;
    margin: 15px 15px
}

.plant-carousel .owl-nav {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.plant-carousel .owl-nav button {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #e0e0e0 69%, #e0e0e0 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(69%, #e0e0e0), color-stop(100%, #e0e0e0));
    background: -webkit-linear-gradient(top, #fff 0, #e0e0e0 69%, #e0e0e0 100%);
    background: -o-linear-gradient(top, #fff 0, #e0e0e0 69%, #e0e0e0 100%);
    background: -ms-linear-gradient(top, #fff 0, #e0e0e0 69%, #e0e0e0 100%);
    background: linear-gradient(to bottom, #fff 0, #e0e0e0 69%, #e0e0e0 100%) !important;
    border-radius: 100px !important
}

.plant-carousel .owl-nav .owl-prev {
    left: -25px;
    position: relative;
    border: 1px solid #ccc !important
}

.plant-carousel .owl-nav .owl-next {
    right: -25px;
    position: relative;
    border: 1px solid #ccc !important
}

.plant-carousel .owl-dots {
    text-align: center;
    margin-top: 15px
}

.plant-carousel .owl-dots button {
    background: #929292;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin-right: 10px
}

.plant-carousel .owl-dots .owl-dot.active {
    background: #306fb2
}

.project-main {
    margin-bottom: 30px
}

.project-placeholder img {
    width: 100%;
    transition: ease all .5s;
    transform: translateY(0) scale(1)
}

.project-main:hover .project-placeholder img {
    transition: ease all .5s;
    transform: translateY(0) scale(1.1)
}

.project-details {
    background: #fff;
    border: 1px solid #dcdcdc;
    min-height: 276px;
    transition: ease all .5s
}

.project-main:hover .project-details {
    transition: ease all .5s
}

.project-details h4 {
    font-size: 1.25rem;
    transition: ease all .5s
}

.project-details ul li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 45px;
    font-size: 14px;
    font-weight: 500
}

.project-details ul li span {
    width: 30px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.project-details ul li span img {
    -webkit-filter: invert(40%) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(400%) contrast(0);
    filter: grayscale(100%) brightness(155%) sepia(178%) hue-rotate(0) saturate(93%) contrast(0);
    width: 30px
}

.project-details .view-m {
    color: #007ea8
}

.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
}

.panel-group .form-control:focus {
    color: #fff
}

.panel-group .form-control option {
    color: #000
}

.btn-filter {
    display: inline-block;
    position: relative
}

.btn-filter ul li {
    padding: 5px 10px
}

.btn-filter ul li a {
    color: #000 !important;
    transition: ease all .3s;
    font-size: 14px
}

.btn-filter ul li a.active,
.btn-filter ul li a:hover {
    color: #1c9d95 !important;
    transition: ease all .3s;
    cursor: pointer
}

.filter {
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    background: #ddd
}

.column {
    display: none
}

.show {
    display: block
}

.vertical-fourth {
    position: absolute;
    width: 100%;
    top: 20%;
    max-width: 500px
}

.pagination_numbers .next.passive a {
    color: #ccc;
    cursor: not-allowed
}

.pagination_numbers .prev.passive a {
    color: #ccc;
    cursor: not-allowed
}

.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;
    padding: 0 20px
}

.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%)
}

.homemapfilter a {
    color: #fff;
    font-size: 12px
}

.homemapfilter a:hover {
    text-decoration: underline;
    color: #fff
}

.bg-fixedblock {
    background: #a7e3d7
}

.bg-fixedblock .bg-images img {
    bottom: 0;
    z-index: 0;
    right: 0;
    min-width: auto;
    min-height: auto;
    float: right;
    max-width: 700px;
    max-height: 500px;
    position: absolute
}

.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)
}

.dropdown.btn-filter:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f0d7";
    position: relative;
    left: -8px
}

.dropdown.btn-filter:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f0d7";
    position: relative;
    left: -8px
}

.homeslider .owl-dots button {
    background: 0 0
}

/*Responsive*/

@media (min-width:1440px) {
    #sustanibility .item {
        max-height: 600px
    }
}

@media (min-width:1300px) {
    .map-above-content {
        margin-top: 4rem !important
    }
    .map-box p {
        font-size: 1.5rem
    }
}

@media (min-width:991px) and (max-width:1299px) {
    .map-above-content {
        margin-top: 1rem !important
    }
    .map-box p {
        font-size: 1rem !important
    }
    .map-box-main .map-box:nth-child(odd) {
        margin-bottom: 0 !important
    }
    .map-box-main .map-box:nth-child(even) {
        margin-bottom: 0 !important
    }
}

@media (min-width:1199px) {
    .map-above-content {
        margin-top: 4rem !important
    }
    .map-box p {
        font-size: 1.5rem
    }
}

@media (max-width:1199px) {
    .position-relative.py-5.bg-fixed .bg-images img {
        display: none
    }
    .map-above-content {
        margin-top: 1rem
    }
    .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: 12px;
        margin-bottom: 10px
    }
}

@media (min-width:1100px) and (max-width:1199px) {
    .navPanel .navbar-brand img {
        position: absolute;
        left: 0;
        width: 193px;
        top: 50%;
        -webkit-transform: translate(25%, -50%);
        transform: translate(25%, -50%)
    }
    .map-above-content {
        margin-top: 4rem
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .navTile a {
        padding-right: 0;
        font-size: .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: .5rem
    }
}

@media (min-width:576px) and (max-width:991.98px) {
    .linkTxt {
        font-size: 1rem;
        padding-bottom: 10px
    }
}

@media (min-width:1100px) {
    .navbar .nav-item {
        margin: 0 2.0rem 0 2.0rem
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 15px
    }
}

@media (min-width:991px) and (max-width:1099px) {
    .navbar .nav-item {
        margin: 0 .7rem 0 .25rem
    }
    .topMenu li a {
        font-size: 11px
    }
}

@media (max-width:1024px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 11px !important
    }
}

@media (min-width:992px) {
    .breadcrumb-banner p {
        width: 50%
    }
    .project-placeholder {
        max-height: 220px;
        overflow: hidden
    }
    .project-placeholder {
        width: 100%
    }
    .project-placeholder img {
        min-height: 220px
    }
    .map-above-content {
        position: absolute;
        width: 100%;
        margin-top: 2rem
    }
    .map-above-content .col-lg-3,
    .map-above-content .col-lg-4,
    .map-above-content .col-md-12,
    .map-above-content .col-md-3,
    .map-above-content .col-md-4,
    .map-above-content .col-md-6 {
        z-index: 9
    }
    .footerPanel2 a {
        color: #606060;
        font-size: 14px
    }
    .footerPanel2 .ft-logo {
        border-left: 1px solid #dee2e6 !important
    }
    .sticky-header .top-submenu {
        display: none;
        transition: ease all .3s
    }
    .topMenu li:first-child a {
        padding-left: 1rem;
        display: inline-block
    }
    .topMenu .dropdown:hover .dropdown-menu {
        left: 0 !important;
        background: #eee
    }
    .topMenu .dropdown:hover .dropdown-menu {
        display: block;
        width: 100%
    }
    .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
    }
    .breadcrumb-sub p {
        width: 50%
    }
    .topMenu li:nth-child(1) {
        padding-left: 5px
    }
    .topMenu li {
        padding: 8px 0 8px 15px;
        list-style: none;
        display: inline-block
    }
    .navbar {
        padding-top: 0;
        padding-bottom: 0
    }
    .tooltip-blog-desc h3 {
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        font-size: 1.3rem;
        width: 100%;
        padding: 25px 20px
    }
    .tooltip-blog-desc h3 a {
        color: #000
    }
    .tooltip-blog-desc h3 a:hover {
        color: #007ea8
    }
    .navbar .dropdown {
        position: static
    }
    .navbar .dropdown-menu {
        width: 100%;
        margin-left: -15px;
        left: 0;
        right: 0;
        top: 94%;
        border: 0;
        border-radius: 0;
        animation: fadeInDown .8s
    }
    @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, .15);
        background: rgba(238, 238, 238, .9)
    }
    .blog-block p {
        position: absolute
    }
    .topMenu li:first-child a {
        padding-left: 0
    }
}

@media (max-width:991px) {
    .dropdown-menu.show {
        display: block !important;
        background: #ddd;
        margin-left: 0;
        border: 1px solid #ccc
    }
    .plant-stats p span {
        display: block;
        margin-left: 0
    }
    .bg-fixedblock .bg-images img {
        display: none
    }
    .home-video-thumb {
        display: none !important
    }
    .p-stats-main {
        padding: 25px 20px
    }
    .vision {
        padding-left: 3rem !important;
        position: relative;
        margin-bottom: 4rem;
        display: block
    }
    .timeline-block p {
        width: 90%
    }
    .timeline li:nth-child(odd) .timeline-block img {
        right: -150px
    }
    .timeline li:nth-child(even) .timeline-block img {
        right: -150px !important
    }
    .CTA h2 {
        text-align: center;
        margin-bottom: 20px
    }
    .CTA h2 span {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }
    .blog-8 h3 {
        width: 100%
    }
    .footerPanel2 a {
        color: #606060;
        font-size: 9px
    }
    .h-blocks img {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .timeline li:nth-child(even) .timeline-block time {
        text-align: left
    }
    .timeline li:nth-child(even) .timeline-block p {
        float: left
    }
    .timeline li:nth-child(even) .timeline-block img {
        right: -40px;
        left: auto
    }
    .sidebar-item .social-share {
        padding: 0 0;
        margin-left: 15px;
        position: relative;
        top: -35px;
        display: flex
    }
    .sidebar-item .social-share li {
        margin-right: 10px
    }
    .aeml-overview .col-lg-4 {
        margin-bottom: 1rem
    }
    .infrastructure-block {
        margin-bottom: 2rem
    }
    .m-margin {
        margin-bottom: 1.5rem
    }
    main {
        padding-top: 40px
    }
    .nav-bg-gray {
        background: 0 0
    }
    #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 .3s;
        width: 20px;
        text-align: center
    }
    #topMenu .dropdown.active:after {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: ease all .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 h5 a {
        font-size: 1rem;
        color: #1c9d95
    }
    .topMenu .dropdown .dropdown-menu a {
        border-bottom: 0
    }
    .topMenu .dropdown .dropdown-menu .container-fluid {
        padding: 0 !important
    }
    .topMenu .dropdown .dropdown-menu .col-md-6 {
        padding-left: 0;
        padding-right: 0
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        color: #fff;
        font-size: 14px;
        margin-bottom: 10px;
        text-align: right
    }
    .topNavBtn {
        padding: 20px 0;
        position: relative
    }
    .dropdown-menu {
        display: none !important;
        padding: 0;
        border-radius: 0;
        border: 1px solid rgba(0, 0, 0, .1);
        margin-left: 1rem;
        font-size: .9rem
    }
    .dropdown-item {
        padding: .25rem .75rem
    }
    .navbar-light .navbar-nav .nav-link {
        color: #000
    }
    #other-ventures .owl-prev {
        left: -10px
    }
    #other-ventures .owl-next {
        right: -10px
    }
    .b-o-director {
        height: 270px
    }
    .investor-ratios .border-right {
        border-bottom: 1px solid #fff !important;
        border-right: 0 solid #fff !important;
        padding: 20px 0
    }
    .sustainability-h:before {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
        left: 20px;
        top: -19px
    }
    .ft-logo {
        border-left: 0 solid #dee2e6 !important
    }
    .tech-innovation .row.h-100.no-gutters {
        height: auto !important
    }
    .case-study .owl-nav {
        top: 65%
    }
    .breadcrumb-banner h1 {
        width: 100%
    }
    .blog-block p {
        position: relative;
        padding: 0 !important;
        margin-top: 100px
    }
    .tooltip-blog-desc:before {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
        top: -20px;
        left: 20px
    }
    .sustainability-v:before {
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        right: 98%;
        top: 15px
    }
    .searchIcon {
        padding: 25px 0
    }
    .topNavBtn {
        padding: 13px 0
    }
    .ceo-img img {
        height: auto !important;
        width: auto !important
    }
    .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: .8rem
    }
    .dropdown-menu {
        display: block;
        padding: 0;
        border-radius: 0;
        border: 1px solid rgba(0, 0, 0, .1);
        margin-left: 1rem;
        font-size: .9rem
    }
    .dropdown-item {
        padding: .25rem .75rem
    }
    .navbar-light .navbar-nav .nav-link {
        color: #000;
        padding-left: 15px;
        padding-right: 15px
    }
    #topMenu {
        width: 270px;
        position: fixed;
        top: 0;
        right: 0;
        height: 100vh;
        overflow-y: auto;
        z-index: 999;
        color: #306eb2;
        transition: all .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: .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: .3rem 1rem
    }
    .dropdown-menu {
        background: 0 0;
        border: none;
        margin-left: 1.5rem
    }
    .dropdown-item {
        border-bottom: 1px solid #d3d3d3;
        padding-left: 2rem !important
    }
    .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
    }
    .half-bg {
        background: #fff
    }
	.breadcrumb-sub-layout h1{font-size: 1.25rem;}
}

@media (max-width:767px) {
    .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;}
	.plant-stats-content p {
        font-size: 1rem;
        line-height: 22px;
        font-weight: 600
    }
    .btn-filter button {
        padding: 5px 10px
    }
    .footerPanel2 ul {
        min-height: auto
    }
    .footerPanel2 img {
        margin-top: 0
    }
    .ceo-img img {
        position: relative
    }
    .ceo-img img {
        position: relative
    }
    .ceo-img:before {
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(0);
        top: -19px;
        left: 20px
    }
    .h-blocks img {
        -webkit-transform: translate(-28%, 0);
        transform: translate(-28%, 0)
    }
    .timeline li:nth-child(odd) .timeline-block img {
        display: none
    }
    .timeline li:nth-child(even) .timeline-block img {
        display: none
    }
    .vision.vertical-fourth {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        position: relative;
        margin-bottom: 35px
    }
    .vertical-fourth {
        max-width: 100vw;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        position: absolute;
        top: 14px;
        
    }
    .slider-content h2,
    .slider-content p {
        font-size: 18px
    }
    .slider-content .container {
        padding: 1rem 1rem
    }
    #about-banner,
    #about-banner .item,
    #about-banner .item img {
        height: 65vw;
        min-height: auto
    }
    .row-animate .col-lg-6 {
        height: auto !important
    }
    .homecounter .stats:nth-child(2) .text-center span {
        margin-bottom: 10px
    }
    .footerPanel2 .border-left.ft-logo {
        border-left: 0 solid #fff !important
    }
    
    .scroll-down {
        display: block
    }
    .scroll-down span {
        width: 1.5rem;
        height: 1.5rem
    }
    .banner-content h2 {
        font-size: 1.7rem
    }
    .banner-content p {
        font-size: 1.1rem
    }
    .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
    }
    .business .col-lg-3:nth-child(5) {
        display: none
    }
    .business .col-lg-3:nth-child(6) {
        display: none
    }
    .business .col-lg-3:nth-child(7) {
        display: none
    }
    .business .col-lg-3:nth-child(8) {
        display: none
    }
    .business .col-lg-3:nth-child(9) {
        display: none
    }
    .business .col-lg-3:nth-child(10) {
        display: none
    }
    .business .col-lg-3:nth-child(11) {
        display: none
    }
    .business .col-lg-3:nth-child(12) {
        display: none
    }
    .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: .5rem
    }
    .myAccountBanner .bannerCnt {
        padding: 1rem 0;
        background: rgba(255, 255, 255, .85)
    }
    .accSerTile {
        padding: .75rem 0
    }
    .adaniLogoFooter {
        margin: .5rem 0
    }
    .tile {
        height: auto;
        margin: .5rem 0
    }
    .appLink {
        margin: .5rem 0
    }
    .payBillBox {
        width: 100%
    }
    .nav-tabs .nav-item {
        margin: 0;
        padding: 3px 3px 0 0
    }
    .nav-tabs .nav-link {
        font-size: .8rem
    }
    #sideNav {
        width: 250px;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        overflow-y: auto;
        z-index: 999;
        color: #fff;
        transition: all .3s;
        margin-left: -250px;
        background: #f36f31
    }
    #sideNav.active {
        margin-left: 0
    }
    #mainContent {
        width: 100%
    }
    .contactPanel {
        height: 220px
    }
    .b-o-director {
        height: auto
    }
}

@media (max-width:576px) {
	.homeslider, .homeslider .owl-item .item, .homeslider .owl-item .item img, .homeslider .owl-item .item video{height: 80vh;}
    .ceo-img img {
        position: relative
    }
    .timeline li:nth-child(even) .timeline-block img {
        width: 130px;
        height: 130px;
        right: 0
    }
    .timeline li:nth-child(odd) .timeline-block img {
        width: 130px;
        height: 130px;
        right: 0
    }
    .topNavBtn {
        padding: 17px 0
    }
    #other-ventures .owl-nav {
        top: 32%
    }
    #other-ventures .owl-prev {
        left: -30px
    }
    #other-ventures .owl-next {
        right: -30px
    }
    .homecounter .stats:after {
        content: "";
        position: relative;
        width: 70%;
        height: 2px;
        border-top: 1px solid #d6d6d6;
        bottom: 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px
    }
    #other-ventures .owl-nav {
        top: 25%
    }
    .navbar-light .navbar-brand {
        padding-top: 10px;
        padding-bottom: 10px
    }
    main {
        padding-top: 50px
    }
    .panelBox {
        height: auto
    }
    .enquiryBtn {
        display: none
    }
    .homepage .mainBanner {
        height: 200px
    }
    .navbar-brand img {
        max-width: 180px;
        padding: 10px 0
    }
    .navbar-brand {
        float: left
    }
    .row.navTilesWrapper {
        display: block
    }
    .col.navTile {
        width: 100%;
        border-bottom: 1px solid rgba(226, 226, 226, .2)
    }
    .navTile a:hover {
        background: rgba(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 .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: 86vh;}
    .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) {
	.homeslider, .homeslider .owl-item .item, .homeslider .owl-item .item img, .homeslider .owl-item .item video{height: 80vh;}
    .quick-links {
        margin-right: 2px
    }
}  
.media-release {}

.media-release p {
    text-align: left !important;
    margin: 0px 0px 5px 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;
}
.capabilities_carousel_content{padding: 2.5rem 2rem 2.5rem 2.5rem; background: #fff;}
.capabilities_carousel_content h3{font-size: 1.5rem; margin-bottom: 1.5rem; color: #18a790; font-weight: 600;}
.capabilities_carousel_content{}
.capabilities_carousel_content--scroll{height: 145px; overflow-y: auto;padding-right: 1rem;}
.capabilities_carousel_content--scroll{}
.capabilities_carousel_content--scroll::-webkit-scrollbar {
  width: 6px;
}
.capabilities_carousel_content--scroll::-webkit-scrollbar-track {
  background: #ccc; 
}
.capabilities_carousel_content--scroll::-webkit-scrollbar-thumb {
  background: #848484;
  border-radius:3px;
}
.capabilities_carousel{}
.capabilities_carousel .owl-prev{background: transparent; left: -46px !important; position: relative;}
.capabilities_carousel .owl-next{background: transparent; right: -46px !important; position: relative;}
.capabilities_carousel .owl-nav i{color: #fff; font-size: 2rem;}
.capabilities_carousel_thumb{max-height: 277px; object-fit: cover; overflow: hidden; position: relative;}
.capabilities_carousel_thumb img{}

.practices-blocks{position: relative; min-height: 250px;}
.practices-blocks:hover .practices-blocks-inner{height: 100%; transition: ease all 0.5s;}
.practices-blocks .bg-images img{object-fit: cover;}
.practices-blocks-inner{position: absolute; bottom: 0px; width: 100%; left: 0px; padding: 1.5rem; height: 75px; overflow: hidden;background: rgb(27 159 148 / 80%); color: #fff; 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, rgb(27 159 148 / 0.8) 0%, rgb(49 109 179 / 80%) 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, rgb(27 159 148 / 0.8) 0%, rgb(49 109 179 / 0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b9f94', endColorstr='#316db3', GradientType=1 );transition: ease all 0.5s;}
.practices-blocks-inner h3{margin-bottom: 1.25rem;color: #fff; font-weight: 500;}
.practices-blocks-inner p{}
.practices-blocks-inner .practices-blocks-btn{margin-top: 1.5rem;}

.services_s-blocks{position: relative;padding: 0rem !important;height: 100%;overflow: hidden;}
.services_s-blocks .services_s-blocks-inner{background: #fff; padding: 1.5rem;min-height: 240px;height: 100%;}
.services_s-blocks .services_s-blocks-inner h3{font-size: 1.25rem; margin-bottom: 0.5rem; color: #124381;font-weight: 600;}
.services_s-blocks .services_s-blocks-inner p{font-size: 14px;}
.services_s-blocks .services_s-blocks__thumb{height: 200px; overflow: hidden; margin-bottom: 0rem;}
.services_s-blocks .services_s-blocks__thumb img{width: 100%; object-fit: cover;}

.innovation_section{}
.innovation_section .nav-tabs{position: relative;margin-bottom: 1rem; border: 0px;}
.innovation_section .nav-tabs li:first-child{margin-left:auto;}
.innovation_section .nav-tabs li:last-child{margin-right:auto;}
.innovation_section .nav-tabs li{}
.innovation_section .nav-tabs li a{background: transparent !important; border: 0px; color: #4f4f4f; font-weight: 500; font-size: 1.25rem;}
.innovation_section .nav-tabs li a.active, .innovation_section .nav-tabs li a:hover{color: #1a727f !important; font-weight: 600; border-bottom: 4px solid #1a727f;}
.capabilities_carousel .owl-nav{z-index: -1;}

@media(max-width:767px){
.homeslider .owl-item .item video{    z-index: 1;}
}


.map-marker-Odisha {
    left: 54.5%;
    top: 48.1%;
}
@media(max-width:767px){
.message-corner {height:auto !important;}
}


.chairman-box.row.message-corner {height:100%;}

/* ==================banner============= */
.carousel-button-container {
    position: absolute;
    top: 55%;
    left: 10%;
    z-index: 1;
    width: 35%;
}

.carousel-button-container h5 {
    font-size: 30px;
    /* font-family: Adani-Bold !important; */
    font-weight: bold;
}

/* .banner-home-page .owl-dots{ */
/* display: none !important; */
/* }    */
.know--more--button {
    background: linear-gradient(to right, #4C9C94, #416DAD);
    border: none;
    color: white;
    padding: 12px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    font-size: 14px !important;
}

.left--border-banner {
    padding: 20px;
    height: 2%;
    padding-left: 2%;
    font-size: 14px !important;
}

.propelling-header {
    border-left: 2px solid #416DAD;
    padding-left: 2%;
}

.propelling-header h2 {
    font-family: 'Adani-Regular';
}

.light--color--text {
    color: #888;
}

.heading-blue {
    font-size: 30px;
    /*font-family: Adani-Semibold;*/
    font-weight: bold;
    color: #416dad;
}

.content--heading-carousel {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}

.date-time {
    display: flex;
    flex-direction: column;
}

.big--img-container {
    height: 300px;
    /* Set your desired height */
    width: 100%;
    overflow: hidden;
}

.big--img {
    height: 100%;
}

.big--img img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    width: 100%;
}

.CatchLatestUpdates img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    width: 100%;
}

.propelling--decoration p,
.propelling--decoration span {
    font-size: 14px;
}

.propelling--decoration--wind p,
.propelling--decoration--wind span {
    font-size: 14px;
}

.CatchImg span,
p,
a {
    font-size: 14px;
}

.propelling--decoration--all-content {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.border-right-data {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.owl-nav-top {
    display: flex;
    /* flex-direction: column; */
    justify-content: flex-end;
    align-items: flex-end;
}

.owl-nav-top .reduce-size {
    width: 70% !important;
}

.banner-pagination {
    display: block !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-end !important;
    align-items: baseline !important;
}

.owl-nav-top .reduce-size:hover {
    filter: opacity(0.3);

}

.CatchLatestUpdates .short-images {
    width: 100%;
}

.right--side--row {
    display: flex;
    flex-direction: row;

}

.CatchLatestUpdates,
.Sustainability,
.sustainable_impact {
    background-color: #EBEBEB;
}

.fix-image-size {
    width: 20% !important;
}

.SustainabilityCarousel-new .item:hover {
    transition: ease all 0.6s;
    transform: translateY(-30px) scale(1);
}

.change-item-size {
    height: 700px;
    align-items: flex-end;
    display: flex;
    flex-direction: row;
}

.investor--corner a {
    text-decoration: underline;
}

.OurGroupWebsite {
    position: relative;
}

.OurGroupWebsite .left--buton-bottom {
    position: absolute;
    top: 50%;
    /* width: 100%; */
    left: 5%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-10%);
}


.OurGroupWebsite .owl-prev:hover,
.OurGroupWebsite .owl-next:hover {
    color: #333;
    /* Set the desired color on hover */
}

.total-making-text-data {
    display: flex;
    flex-direction: column;
}

.making-sub-row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.blue--color--text--making {
    color: rgb(65, 109, 173);
    /*  font-family: 'Adani-Bold';*/
    font-weight: bold;
    font-size: 16px;
}

.making-sub-row-right {
    text-align: right;
}

.center-img-making-impact img {
    width: 70%;
}

.name--blue--leader {
    color: #416dad;
}

.item-data-carousel1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 2px solid #EBEBEB;
}

.right--data-leader1 {

    padding: 2%;
}

.banner-home-page .left-right-button-with-pagination {
    position: absolute;
    top: 76%;
    right: 8%;
    z-index: 1;
    width: 24%;
}

.left-right-button-with-pagination {
    position: relative;
}

.custom-pagination {
    text-align: center;
    margin-top: 20px;
}

.custom-pagination .item {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    color: #9c9e7f;
}

.custom-pagination .item.active {
    border-bottom: 2px solid white;
    color: white;
}

.line-for-row2 {
    position: absolute;
    width: 20%;
    height: 1.5px;
    background-color: #b5d1ce;
    top: 55%;
    right: 40%;
    transform: rotateZ(90deg);
}

.line-for-row4 {
    position: absolute;
    width: 10%;
    height: 1.5px;
    background-color: #b5d1ce;
    top: 45%;
    right: 45%;
}

.line-for-row3 {
    position: absolute;
    width: 10%;
    height: 1.5px;
    background-color: #b5d1ce;
    top: 70%;
    right: 45%;
}

.sustainable_impact {
    position: relative;
}

.sustainable_impact::before,
.sustainable_impact::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 5px;
    /* Adjust the thickness of the line as needed */
    background: linear-gradient(to left, #416DAD, #4C9C94);
}

.sustainable_impact::before {
    top: 0;
    left: 0;
}

.sustainable_impact::after {
    bottom: 0;
    right: 0;
}

.investor--links a {
    font-family: Adani-Regular;
    font-size: 14px;
    font-weight: 600;
}

.CatchLatestUpdates .card-body {
    padding: 0;
}

.investor--links p {
    margin-bottom: 1rem;
}

@media only screen and (max-width: 768px) {

    .line-for-row1,
    .line-for-row2,
    .line-for-row3,
    .line-for-row4 {
        display: none;
    }

    .CatchLatestUpdates .short-images {
        width: auto;
    }

    .carousel-button-container {
        position: absolute;
        top: 30%;
        left: 10%;
        z-index: 1;
        width: 100%;
    }

    .banner-home-page .left-right-button-with-pagination {
        position: absolute;
        top: 46%;
        right: 3%;
        z-index: 1;
        width: 50%;
    }


    .carousel-button-container h5 {
        font-size: 12px;
    }

    .left--border-banner p {
        font-size: 12px;
        margin-top: 25px !important;
    }

    .know--more--button {

        padding: 6px 14px;

    }

    .center-img-making-impact {
        display: none;
    }

    .making-sub-row {
        text-align: center;

    }

    .making-sub-row-right {
        text-align: center;
        display: flex;
        flex-direction: column-reverse;
    }

    .investor--links p {
        margin-bottom: 0px;
    }
}

/* ==================banner============= */

/*video CSS*/
.custom-video {
    width: 100%;
    height: 300px;
}

.AdaniGujratSectionCarousel .item a {
    color: black;
}

.wind-carousel-new .item a {
    color: black;
}

.carousel-hybrid-new .item a {
    color: black;
}

@media only screen and (max-width: 768px) {
    .content--heading-carousel {
        margin-top: 4%;
    }

    section.propelling--decoration {
        padding: 0px !important;
    }

    .custom-video {
        margin-bottom: 4%;
        margin-top: 5%;
        width: 100%;
        height: auto;
    }

    .big--img-container {
        height: auto;

    }

    .big--img {
        margin-bottom: 4%;

    }

    .image-size-reduce {
        margin-bottom: 4%;
    }

    .left--image-leader1 {
        /* width: 34px !important; */
        margin-left: 0px !important;
    }

    .item-data-carousel1 {
        display: block;
        align-items: center;

    }

    .CatchLatestUpdates {
        margin-top: 2% !important;
    }

    .CatchLatestUpdates .card-body {
        margin-bottom: 10%;
    }

    .CatchLatestUpdates .content--part {
        margin-top: 4%;
    }

    .change-item-size {
        height: auto;
    }

    .Sustainability {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-top: 0px;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .investor--corner {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding: 10px !important;
    }

    .solar-propelling {
        padding: 5% !important;
    }




    .wind-row-data {
        display: flex;
        flex-direction: column-reverse;
    }

    .mobile-hr-line {
        display: block !important;
        margin-bottom: 0rem !important;
    }

    .left--border-banner p {
        width: 80%;
    }

    .carousel-button-container h5 {
        width: 80%;
    }

    .CatchLatestUpdates {
        margin-top: 0px !important;
    }
}








/* NEW CSS */

.mobile-hr-line {
    display: none;
}

/* Style for the pagination dots */
.owl-carousel-banner-new .owl-dots {
    position: absolute !important;
    bottom: 10% !important;
    right: 7% !important;
}

.owl-carousel-banner-new .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #bbb !important;
    /* Inactive dot color */
    margin: 0 5px;
    /* Adjust as needed */
    cursor: pointer;
}

.owl-carousel-banner-new .owl-dot.active {
    background-color: #fff !important;
    /* Active dot color */
}


.OGWPrevBtn {
    position: absolute;
    left: -35px;
    top: 50px;
    background: 0 0;
    border: none
}

.OGWNextBtn {
    position: absolute;
    right: -5px;
    top: 50px;
    background: 0 0;
    border: none
}

#otheVentures {
    padding: 15px 0 0 0;
    position: relative;
}

#otherVentures .slick-track {
    display: flex;
    gap: 10px;
}

#otherVentures .slick-track .item a {
    text-align: center;
    display: flex;
    justify-content: center;
    color: black;
}

.banner-img .slick-slide img{
    width:100%;
    z-index: 10;
    position: relative;
}

.banner-img .carousel-button-container{
    z-index: 11;
}

.banner-img .item
{
    position: relative;
}

@media(max-width:767px) {
    #otherVentures .OGWPrevBtn {

        left: -6px;

    }
}

@media(min-width:1200px)
{
    .OGWNextBtn {
        right: -30px !important;
        
    }
}

@media(max-width:1200px) {
    #otherVentures .OGWPrevBtn {

        left: -10px;

    }
}


.error-page-content img{
    height: 350px; 
    width: 630px;
}

.mission img{
    height: 300px;
    width: max-content;
}