.pt40{
    padding-top: 40vh !important;
}
.para1{
    font-size: 28px;
    line-height: 1.4;
    /*font-weight: 400;*/
}

.para.small{
    font-size: 26px;
}

.h2heading{
    font-size: 54px;
    color: #262262;
    font-weight: 700;
    line-height: 1.4;
}

.h3heading{
    font-size: 40px;
    line-height: 1.5;
}

.blue{
    color: #262262;
}

.sblue{
    color: rgba(24, 160, 219, 1);
}

.lblue{
    color: #6F499D;
}

.main-banner img{
    width: 100%;
}

.bod_main{
    height: 100vh;
    width: 100%;
    background: #1E1E1E;
}

.bod_main .swiper {
    /*margin: 100px auto;*/
    width: 30%;
    height: 84%;
    overflow: hidden;
    padding-top: 5%;
}

.bod_main .swiper-slide {
    display: flex;
    align-items: end;
    justify-content: center;
    font-weight: bold;
}

.bod_main .swiper-slide img{
    width: 100%;
    display: block;
}
.bod_main .swiper-slide .bod_bg{
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    height: -webkit-fill-available;
}

.bod_title {
    background: #fff;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 10px 15px;
    border-radius: 30px;
}

.bod_title h3 span {
    color: #18A0DB;
    font-size: 20px;
}

.bod_title h3 {
    font-size: 18px;
    font-weight: 100;
    /*letter-spacing: 0.5px;*/
    color: #262262;
}

.bod_pagination {
    position: absolute;
    bottom: 7px;
    right: 0;
    width: 100%;
}

.bod_pagination .swiper-pagination {
    height: 8px !important;
    background: #fff;
}

.bod_pagination .swiper-pagination span.swiper-pagination-progressbar-fill {
    background: #00AEC3;
}

.bod_next {
    width: 9%;
    position: absolute;
    bottom: 18%;
    right: 1%;
}

.bod_next .swiper-button-prev:after,
.bod_next .swiper-button-next:after{
    content: "";
}

.bod_next .swiper-button-prev,
.bod_next .swiper-button-next{
    border: 1px solid #ffffff5c;
    width: 55px;
    height: 55px;
    border-radius: 50px;
    transition: all .5s ease;
}

.bod_next .swiper-button-prev:hover,
.bod_next .swiper-button-next:hover{
    background: #ffffff;
}

.bod_next .swiper-button-prev svg,
.bod_next .swiper-button-next svg{
    width: 21px;
    height: 17px;
    transition: all .5s ease;
}

.bod_next .swiper-button-prev svg path,
.bod_next .swiper-button-next svg path{
    transition: all .5s ease;
}

.bod_next .swiper-button-prev:hover svg path,
.bod_next .swiper-button-next:hover svg path{
    fill: #262262;
}

.bod_main .bod_main_title {
    position: absolute;
    text-align: right;
    bottom: 41%;
    right: 0%;
    transform: rotate(90deg);
}

.bod_main .bod_main_title h1 {
    font-size: 95px;
    font-weight: bold;
    background: rgb(0,174,195);
    background: linear-gradient(-90deg, rgba(0,174,195,1) 0%, rgba(24,160,219,1) 16%, rgba(166,142,194,1) 72%, rgba(90,38,107,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bod_main .bod_main_title h2 {
    font-size: 95px;
    font-weight: bold;
    color: #fff;
}

.bod_names {
    width: 30%;
    margin: auto;
    position: relative;
}

.bod_names div {
    position: absolute;
    right: 0;
    top: 20px;
    display: none;
    width: 100%;
    padding-left: 8vw;
}

.bod_names div.active{
    display: block;
}

.bod_names div h2 {
    font-size: 27px;
    color: #fff;
    font-weight: 500;
    line-height: 1.2;
}

.bod_main .bod_menu {
    position: absolute;
    left: 3%;
    text-align: left;
    bottom: 18%;
}

.bod_main .bod_menu h3 {
    font-size: 20px;
    color: #6AA8D6;
    margin-bottom: .6vw;
    font-weight: 300;
    transition: all .5s ease;
    cursor: pointer;
}

.bod_main .bod_menu div.active h3,
.bod_main .bod_menu h3:hover {
    color: #fff;
}

/*History page*/

.history_main{
    height: 100vh;
    width: 100%;
    position: relative;
}

.history_main .swiper {
    width: 21%;
    height: 86%;
    overflow: hidden;
    padding-top: 14%;
    transform: rotate(-6deg);
}

.history_main .swiper-slide {
    display: flex;
    align-items: end;
    justify-content: center;
    font-weight: bold;
}

.history_main .swiper-slide img{
    /* width: 100%; */
    display: block;
    object-fit: cover;
}

.history_main_title {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 11%;
}

.history_main_title h1 {
    font-size: 65px;
    font-weight: 600;
    color: #262262;
}

.history_main_title h2 {
    font-size: 65px;
    font-weight: 600;
    background: rgb(0, 174, 195);
    background: linear-gradient(-90deg, rgba(0, 174, 195, 1) 47%, rgba(24, 160, 219, 1) 12%, rgba(166, 142, 194, 1) 56%, rgba(90, 38, 107, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.history_main .his_years {
    position: absolute;
    right: 0;
    bottom: 0;
    display: grid;
    grid-template-columns: repeat(13, 1fr);
    width: 100%;
    border-top: 1px solid #2622627a;
    border-bottom: 1px solid #2622627a;
    padding: 18px 0;
}

.history_main .his_detail {
    position: relative;
    right: 2%;
    bottom: 21%;
    width: 28%;
}

.history_main .his_detail > div{
    display: none;
}
.history_main .his_detail > div.active{
    display: block;
}

.history_main .his_detail p{
    color: #262262;
    font-size: 28px;
    line-height: 1.1;
}

.history_main .his_years h3 {
    font-size: 28px;
    font-weight: 500;
    color: #262262;
    text-align: center;
    cursor: pointer;
}

.history_main .his_years h3.active {
    color: #18A0DB;
}

.history_main .his_years_bg {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.history_main .his_years_bg h3.active {
    display: block;
}

.history_main .his_years_bg h3 {
    display: none;
    font-size: 490px;
    color: #18a0db14;
}

.his_next {
    position: absolute;
    left: 2%;
    bottom: 20%;
    width: 9%;
}

.his_next .swiper-button-next,
.his_next .swiper-button-prev {
    width: 55px;
    height: 55px;
    border: 1px solid #2622624a;
    border-radius: 50px;
    transition: all .5s ease;
}


.his_next .swiper-button-next:hover,
.his_next .swiper-button-prev:hover {
    background: #262262;
}

.his_next .swiper-button-next svg,
.his_next .swiper-button-prev svg {
    width: 21px;
    height: 17px;
    transition: all .5s ease;
}

.his_next .swiper-button-next svg path,
.his_next .swiper-button-prev svg path{
    transition: all .5s ease;
}

.his_next .swiper-button-next:hover svg path,
.his_next .swiper-button-prev:hover svg path{
    fill: #fff;
}


/*Activities page*/

.active_main{
    width: 100%;
    height: 100vh;
}

.active_main .active_bg{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: -1;
}

.active_main{
    height: 100vh;
    width: 100%;
    position: relative;
}

.active_main .swiper {
    width: 21%;
    height: 88%;
    overflow: hidden;
    padding-top: 15%;
    transform: rotate(8deg);
    margin-left: 18%;
    margin-right: auto;
}

.active_main .swiper-slide {
    display: flex;
    align-items: end;
    justify-content: center;
    font-weight: bold;
}

.active_main .swiper-slide img{
    /* width: 100%; */
    display: block;
    object-fit: cover;
}

.activity_detail {
    position: absolute;
    right: 2%;
    bottom: 6%;
    width: 45%;
}

.activity_detail div.active {
    display: block;
}

.activity_detail div {
    display: none;
}

.activity_detail div p {
    font-size: 28px;
    color: #262262;
    line-height: 1.2;
}

.active_main_title {
    position: absolute;
    top: 12%;
    right: 2%;
    z-index: 11;
}

.active_main_title h1 {
    font-size: 110px;
    font-weight: 600;
    color: #262262;
}

.active_main_title h2 {
    font-size: 110px;
    font-weight: 600;
    color: #262262;
}

.active_main_title h1 span {
    background: rgb(0, 174, 195);
    background: linear-gradient(-90deg, rgba(0, 174, 195, 1) 0%, rgba(24, 160, 219, 1) 16%, rgba(166, 142, 194, 1) 72%, rgba(90, 38, 107, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.active_next {
    position: absolute;
    left: 2%;
    bottom: 11%;
    width: 9%;
}

.active_next .swiper-button-next,
.active_next .swiper-button-prev {
    width: 55px;
    height: 55px;
    border: 1px solid #2622624a;
    border-radius: 50px;
    transition: all .5s ease;
}


.active_next .swiper-button-next:hover,
.active_next .swiper-button-prev:hover {
    background: #262262;
}

.active_next .swiper-button-next svg,
.active_next .swiper-button-prev svg {
    width: 21px;
    height: 17px;
    transition: all .5s ease;
}

.active_next .swiper-button-next svg path,
.active_next .swiper-button-prev svg path{
    transition: all .5s ease;
}

.active_next .swiper-button-next:hover svg path,
.active_next .swiper-button-prev:hover svg path{
    fill: #fff;
}

.active_pagination {
    position: absolute;
    bottom: 7px;
    right: 0;
    width: 100%;
    transform: rotateY(180deg);
}

.active_pagination .swiper-pagination {
    height: 8px !important;
    background: #fff;
}

.active_pagination .swiper-pagination span.swiper-pagination-progressbar-fill {
    background: #00AEC3;
}



/*Fueling page*/

.fueling_top{
    width: 100%;
    height: 90vh;
    background: #6F4A9E;
    position: relative;
}

.fueling_top .f_title{
    display: flex;
    justify-content: space-between;
    left: 50%;
    top: 30%;
    margin: auto;
    position: absolute;
    width: 50%;
    transform: translate(-50%, -90%);
}

.fueling_top .f_title h1{
    font-size: 108px;
    font-weight: 700;
    color: #fff;
}

.fueling_top .f_title h2{
    font-size: 86px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

.fueling_top img{
    width: 100%;
}

.fueling_para{
    width: 36%;
    padding-top: 10vw;
    padding-right: 2vw;
}

.future_detail {
    width: 80%;
    margin-right: auto;
    margin-top: 12vw;
    padding-left: 14vw;
    padding-bottom: 5vw;
}

.line_title {
    position: relative;
}

.line_title h2 {
    font-size: 18px;
    color: #262262;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    display: inline;
    padding-left: 30px;
}

.line_title i {
    height: .5px;
    position: absolute;
    background: #262262;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.line_title h2 span {
    font-size: 20px;
    margin-left: 5px;
    color: #18A0DB;
}

.future_wrap {
    display: flex;
    justify-content: space-between;
}

.future_wrap .left {
    width: 38%;
}

.future_wrap .right {
    width: 56%;
}


/*Govarnance Page*/

.governance_top {
    width: 100%;
    height: 110vh;
    position: relative;
}

.governance_bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
}

.governance_bg img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.img_fixed{
    position: absolute;
    width: 100%;
}

.governance_top .layer img {
    width: 94%;
    position: relative;
    left: -9%;
    bottom: -150px;
    transform: rotateY(180deg);
}

.governance_top .g_title {
    position: absolute;
    right: 2%;
    top: 16%;
}

.governance_top .g_title h1 {
    font-size: 80px;
    font-weight: 700;
    line-height: 1.6;
    background: rgb(0, 174, 195);
    background: linear-gradient(-90deg, rgba(0, 174, 195, 1) 0%, rgba(24, 160, 219, 1) 16%, rgba(166, 142, 194, 1) 72%, rgba(90, 38, 107, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.governance_top .g_title.small h1{
    font-size: 90px;
}

.governance_top .g_title.small h2{
    font-size: 90px;
}

.governance_top .g_title h2 {
    font-size: 80px;
    font-weight: 700;
    color: #262262;
}

.gov_banner_para {
    position: absolute;
    bottom: 6%;
    right: 2%;
    width: 36%;
}

.gov_pdfs {
}

.gov_pdfs > div {
    margin-bottom: 2.5vw;
}

.gov_pdfs div a {
    display: flex;
    align-items: center;
}

.gov_pdfs div a:hover p{
    color: #6F4A9E;
}
.gov_pdfs div a:hover div{
    opacity: 1;
}

.gov_pdfs div a p {
    font-size: 22px;
    color: #262262;
    margin-left: 15px;
    transition: all .5s ease;
}

.gov_pdfs div a span{
    font-size: 28px;
    color: #18A0DB;
    font-weight: 600;
    margin-left: 10px;
}

.gov_pdfs div a div{
    width: 50px;
    height: 50px;
    border: 1px solid #26226240;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    transition: all .5s ease;
    opacity: 0;
}

.gov_pdfs div a div img {
    width: 16px;
}



/*Strategy Led Growth*/

.g_list{}
.g_list div{
    display: flex;
    align-items: flex-start;
}

.g_list.center div{
    align-items: center;
}
.g_list.center div span{
    top: 0;
}

.g_list div span{
    margin-left: 40px;
    font-size: 30px;
    color: #262262;
    width: 45px;
    height: 45px;
    background: url(../images/list.png);
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 5px;
}

.g_list.small div span{
    width: 30px;
    height: 30px;
}

.g_list div p{
    flex: 1;
}

.future_detail.inner_ {
    margin-top: 0;
    padding-bottom: 0;
}

.future_wrap.inner_ {
    position: relative;
}

.future_wrap.inner_ .left {
    width: 38%;
    position: absolute;
}

.future_wrap.inner_ .right {
    margin-right: auto;
}

/*Accordion*/

 .acc {
     margin: 0 auto;
     max-width: 100%;
}
 .acc__card {
     position: relative;
}
 .acc__title {
     cursor: pointer;
     display: block;
     padding: 10px 0;
     position: relative;
     color: rgba(43, 53, 136, 1);
     font-size: 44px;
     margin-bottom: 2vw;
     padding-left: 3vw;
     display: flex;
     align-items: center;
}
.acc__title span {
    width: 40px;
    height: 40px;
    position: relative;
    font-size: 28px;
    display: block;
    background: red;
    background: url(../images/list.png);
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    color: rgba(111, 73, 157, 1);
}
 .acc__title::after {
     width: 16px;
     height: 16px;
     border-left: 3px solid rgba(24, 160, 219, 1);
     border-bottom: 3px solid rgba(24, 160, 219, 1);
     position: absolute;
     left: 10px;
     content: " ";
     top: 30px;
     transform: rotate(-45deg);
     transition: all 0.2s ease-in-out;
}
 .acc__title.active::after {
     transform: rotate(135deg);
     transition: all 0.2s ease-in-out;
}
 .acc__panel {
     background: #fff;
     color: #212121;
     display: none;
     margin: 0;
     padding: 0;
     text-align: right;
     margin-bottom: 5vw;
     padding-right: 70px;
}


.inner_box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2vw;
}

.inner_box div {
    background: rgba(228, 222, 237, 1);
    padding: 3vw 2vw;
}

.inner_box div img {
    margin-bottom: 2vw;
}

.slide_num {
    background: rgba(236, 237, 237, 1);
    padding: 1.5vw 2vw;
    height: 13vw;
}

.slide_num h3 {
    font-size: 45px;
}

.slide_num h3 span {
    font-size: 80px;
}

.future_detail.slider_wraper {
    padding-left: 0;
}

.future_detail.slider_wraper .right {
    width: 64%;
}

.future_detail.slider_wraper .right .inside_div {
    padding-left: 14vw;
}

.slider_line{
    height: 4px;
    width: 230px;
    background: rgba(212, 218, 234, 1);
    margin-bottom: 2vw;
}

.inner_slide_wrap .fu {
    position: absolute;
    bottom: -50px;
    left: 20%;
    width: 17%;
    z-index: 99;
}

.inner_slide_wrap {
    position: relative;
}

.fu .swiper-button-next,
.fu .swiper-button-prev {
    width: 55px;
    height: 55px;
    border: 1px solid #2622624a;
    border-radius: 50px;
    transition: all .5s ease;
}


.fu .swiper-button-next:hover,
.fu .swiper-button-prev:hover {
    background: #262262;
}

.fu .swiper-button-next svg,
.fu .swiper-button-prev svg {
    width: 21px;
    height: 17px;
    transition: all .5s ease;
}

.fu .swiper-button-next svg path,
.fu .swiper-button-prev svg path{
    transition: all .5s ease;
}

.fu .swiper-button-next:hover svg path,
.fu .swiper-button-prev:hover svg path{
    fill: #fff;
}
.fu .swiper-button-next {
    right: auto;
    left: 10px;
    transform: rotateY(180deg);
}

.fu .swiper-button-prev {
    left: auto;
    right: 10px;
    transform: rotateY(180deg);
}

.financial-graph .svg-holder b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.financial-performance-section img {
    filter: brightness(0.7);
}

.acc.acc-performance .acc__card {
    margin-bottom: 2vw;
}

.slide_num > div {
    display: flex;
    align-items: baseline;
}

.slide_num > div > img {
    width: 27%;
    margin-left: 3vw;
}

.key_performance_wrap {
    width: 80%;
    margin-right: auto;
    position: relative;
}


/*New style*/

.keySwiper {}

.keySwiper .swiper-slide > div {
    display: flex;
}

.keySwiper .swiper-slide > div .slide_key:first-child {
    background: rgba(112, 74, 158, 1);
}

.keySwiper .swiper-slide > div .slide_key {
    border: 2px solid rgba(215, 207, 231, 1);
    width: 50%;
    padding: 11vw 2.5vw 2vw 1vw;
    position: relative;
}

.keySwiper .swiper-slide > div .slide_key.light {
    background: rgba(215, 207, 231, 1);
}

.keySwiper .swiper-slide > div .slide_key img {
    width: 20%;
    position: absolute;
    top: 2vw;
    right: 2.5vw;
}

.keySwiper .swiper-slide > div .slide_key p {
    font-size: 17px;
}

.key_performance_wrap .key {
    position: absolute;
    left: 25%;
    bottom: 2%;
    width: 12%;
}

.key .swiper-button-next,
.key .swiper-button-prev {
    width: 55px;
    height: 55px;
    border: 1px solid #2622624a;
    border-radius: 50px;
    transition: all .5s ease;
}


.key .swiper-button-next:hover,
.key .swiper-button-prev:hover {
    background: #262262;
}

.key .swiper-button-next svg,
.key .swiper-button-prev svg {
    width: 21px;
    height: 17px;
    transition: all .5s ease;
}

.key .swiper-button-next svg path,
.key .swiper-button-prev svg path{
    transition: all .5s ease;
}

.key .swiper-button-next:hover svg path,
.key .swiper-button-prev:hover svg path{
    fill: #fff;
}

.bod_title.exec h3 {
    font-size: 14px;
}

.bod_main .bod_main_title.exec {
    right: -5%;
}

.active_main_title.active_small h1 {
    font-size: 40px;
}

.swiper.fuSwiper .slide_num p.para {
    font-size: 16px;
}

.governance_top .layer.about img {
    left: -25%;
    width: 85%;
}

.menu-main h2.head4 {
    font-size: 38px !important;
    line-height: 1.6;
    position: relative;
}

.history- {
    display: flex;
    align-items: baseline;
}

.history- span {
    margin-left: 7px;
}

.swiper-3d .swiper-slide-shadow{
    background: none !important;
}