/****  SharePoint CSS    *********/

#s4-bodyContainer {
  padding-bottom: 0;
}

.ms-webpartzone-cell {
  margin-bottom: 0;
}

.ms-webpart-zone {
  display: block;
}

.ms-webpart-cell-vertical {
  display: block !important;
}

.ms-webpart-chrome-vertical {
  display: block !important;
}

input[type=button], input[type=reset], input[type=submit], button {
  min-width: auto;
}

.o365cs-nav-contextMenu.o365spo.contextMenuPopup {
  z-index: 999991 !important;
}

.ms-formfieldvaluecontainer * {
  max-width: 100%;
}

body #ms-designer-ribbon[style*='display: none']~div#s4-workspace .navbar {
  position: relative;
}

/* ----------------------------------------------------------------
Typography
-----------------------------------------------------------------*/
:root {
  --blue: #007096;
  --blue:#0d6e95;
  --light-blue:#009cbd;
  --light-blue-bg: #A4C6D3;
  --lightBlue-bg1: #e4eef2;
  --tab-bg-blue: #CCE7F1;
  --tab-bg-yellow:#FFF3D7;
  --tab-bg-maroon:#F2E3EE;
  --gray: #6C6D70;
  --gray-dark: #53565a;
  --gray-light: #54565A80;
  --sec-blue:#67d0de;
  --sec-yellow: #f7bb37;
  --sec-maroon:#632240;
  --font-blue:#001489;
  --light: #D9D9D9;
  --link-clr: #1798A6;
  --nevay: #1b4c5e;
  --gold:#B47F00;
  --gold-sec:#C68B66;
  --font-80: 80px;
  --font-64: 64px;
  --font-36: 36px;
  --font-34: 34px;
  --font-30: 30px;
  --font-26: 26px;
  --font-24: 24px;
  --font-20: 20px;
  --font-18:18px;
  --font-17:17px;
  --font-16:16px;
  --font-15:15px;
  --font-13:13px;
  --px-100:100px;
  --px-80:80px;
  --px-70:70px;
  --px-60:60px;
  --px-50:50px;
  --px-40:40px;
  --px-30:30px;
  --px-20:20px;
  --px-10:20px;
}

@media (max-width: 1199px) {
  :root {
    --font-80: 70px;
    --font-64: 68px;
    --font-36: 30px;
    --font-34: 30px;
    --font-30: 20px;
    --font-26: 24px;
    --font-24: 24px;
    --font-20: 18px;
    --font-18:17px;
    --font-17:16px;
    --font-16:15px;
    --font-15:14px;
    --font-13:12px;
    --px-100: 80px;
    --px-80: 60px;
    --px-70: 50px;
    --px-60: 40px;
    --px-50: 30px;
    --px-30: 30px;
    --px-20: 10px;
  }
}
@media (max-width: 991px) {
  :root {
    --font-64: 48px;
    --font-36: 36px;
    --font-30: 20px;
    --font-24: 22px;
    --font-20: 18px;
    --font-18:17px;
    --font-17:16px;
    --font-16:15px;
    --font-15:14px;
    --font-13:12px;
    --px-100: 80px;
    --px-80: 60px;
    --px-70: 50px;
    --px-60: 40px;
    --px-50: 30px;
    --px-40: 30px;
    --px-30: 20px;
    --px-20: 10px;
  }
}
@media (max-width: 767px) {
  :root {
    --font-80: 60px;
    --font-64: 50px;
    --font-36: 33px;
    --font-34: 28px;
    --font-30: 20px;
    --font-24: 21px;
    --font-20: 18px;
    --font-18:17px;
    --font-17:16px;
    --font-16:15px;
    --font-15:14px;
    --font-13:12px;
    --px-100: 80px;
    --px-80: 60px;
    --px-70: 50px;
    --px-60: 40px;
    --px-50: 30px;
    --px-30: 20px;
    --px-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --font-80: 50px;
    --font-64: 44px;
    --font-36: 26px;
    --font-30: 20px;
    --font-24: 20px;
    --font-20: 18px;
    --font-18:17px;
    --font-17:16px;
    --font-16:15px;
    --font-15:14px;
    --font-13:12px;
    --px-100: 80px;
    --px-80: 60px;
    --px-70: 50px;
    --px-60: 40px;
    --px-50: 30px;
    --px-30: 20px;
    --px-20: 10px;
  }
}

@media (max-width:1199px){
  .slider-item-ttl {
      font-size: var(--font-80);
  }
  
  .slider-small-text {
      font-size: var(--font-36);
  }
  }
@font-face {
  font-family: 'Prometo';
  src: url('../fonts/prometoregular.woff') format('woff'), url('../fonts/prometoregular.svg#prometoregular') format('svg');
  /* src: url('/Style%20Library/fonts/prometoregular.woff') format('woff'), url('/Style%20Library/fonts/prometoregular.svg#prometoregular') format('svg'); */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  }
@font-face {
  font-family: 'Prometo-Light';
  src: url('../fonts/prometolight.woff') format('woff'), url('../fonts/prometolight.svg#prometolight') format('svg');
  /* src: url('/Style%20Library/fonts/prometolight.woff') format('woff'), url('/Style%20Library/fonts/prometolight.svg#prometolight') format('svg'); */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  }
@font-face {
  font-family: 'Prometo-Bold';
src: url('../fonts/prometobold.woff') format('woff'), url('../fonts/prometobold.svg#prometobold') format('svg');
/* src: url('/Style%20Library/fonts/prometobold.woff') format('woff'), url('/Style%20Library/fonts/prometobold.svg#prometobold') format('svg'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}

html,body{
  scroll-behavior:smooth;
}
body {
  color: var(--gray-dark);
  line-height: 1.5;
  font-family: "Prometo", sans-serif;
  font-size: var(--font-18);
  margin:0;
}
a, a:visited {
  text-decoration: none !important;
  color: var(--blue);
  cursor: pointer;
}
a:hover {
  color: var(--light-blue);
}
h1, h2, h3, h4, h5, h6 {
  /* color: var(--gold); */
  font-family: 'Prometo';
} 
/* ----------------------------------------------------------------
	Basic
-----------------------------------------------------------------*/
.container-abc {
  max-width: 1700px;
  margin: auto;
  padding: 0 30px;
}
.home-slider{
  display: block;
}
.clear {
  clear: both;
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0;
  width: 100%;
  overflow: hidden;
}

::selection {
  background: var(--blue);
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: var(--blue); /* Firefox */
  color: #fff;
  text-shadow: none;
}

::-webkit-selection {
  background: var(--blue); /* Safari */
  color: #fff;
  text-shadow: none;
}

:active,:focus {
  outline: none !important;
}

section{
  overflow: hidden;
}

.text-justify{
  text-align: justify;
}

.subttl {
  font-size: var(--font-24);
  margin-bottom: 25px;
}
/* ----------------------------------------------------------------
Helper Classes + margins + paddings + Animations
-----------------------------------------------------------------*/

.blue-clr {
  color: var(--blue);
}
.blue-bg {
    background: var(--blue);
    color: #fff;
}
.blueL-bg {
  background: var(--light-blue);
  color: #fff;
}
.blueLight-bg {
  background: #A4C6D380;
}
.blueLight-clr {
  color: var(--light-blue);
}
.white-clr {
    color: #fff;
}
.white-bg {
  background: #fff;
}
.grayLight-bg{
  background-color: var(--lightgray);
}
.py-100{
  padding-top: var(--px-100);
  padding-bottom: var(--px-100);
}

.py-80{
  padding-top: var(--px-80);
  padding-bottom: var(--px-80);
}
.mb-80 {
  margin-top: var(--px-80);
}
.mb-80 {
  margin-bottom: var(--px-80);
}
.py-70{
  padding-top: var(--px-70);
  padding-bottom: var(--px-70);
}
.mt-70 {
  margin-top: var(--px-70);
}
.mb-70 {
  margin-bottom: var(--px-70);
}
.py-60{
  padding-top: var(--px-60);
  padding-bottom: var(--px-60);
}
.mt-60 {
  margin-top: var(--px-60);
}
.mb-60 {
  margin-bottom: var(--px-60);
}
.py-50{
  padding-top: var(--px-50);
  padding-bottom: var(--px-50);
}
.mt-50 {
  margin-top: var(--px-50);
}
.mb-50 {
  margin-bottom: var(--px-50);
}
.py-40{
  padding-top: var(--px-40);
  padding-bottom: var(--px-40);
}
.mt-40 {
  margin-top: var(--px-40);
}
.mb-40 {
  margin-bottom: var(--px-40);
}
.py-30{
  padding-top: var(--px-30);
  padding-bottom: var(--px-30);
}
.mt-30{
  margin-top: var(--px-30);
}
.mb-30{
  margin-bottom: var(--px-30);
}
.py-20{
  padding-top: var(--px-20);
  padding-bottom: var(--px-20);
}
.mt-20{
  margin-top: var(--px-20);
}
.mb-20{
  margin-bottom: var(--px-20);
}
.transition-5s{
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.transition-5s>*{
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
/* --------------------------------------
Page Elements
--------------------------------------- */
#wrapper {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 96%;
  }
}
@media (min-width: 1400px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 92%;
  }
}

.btn-abc,
.btn-abc:visited,
.btn-abc:focus,
input.btn-abc,
input.btn-abc:visited,
input.btn-abc:focus{
  color: var(--blue);
  color:#fff;
  text-align: center;
  display: inline-block;
  min-width: 150px;
  padding: 8px 15px;
  background-color: var(--light-blue);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position:relative;
  font-size: var(--font-18);
}
.btn-abc:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    content: "";
    background: linear-gradient(45deg, var(--blue), #1a6d75);
    background:#fff;
    transition: 0.5s;
    opacity: 0.3;
}
.btn-abc:hover:before {
    width: 100%;
    opacity: 1;
}
.btn-abc span {
  position:relative;
}
.btn-abc:hover, input.btn-abc:hover {
    color: var(--light-blue);
    box-shadow: 0 2px 8px rgb(51 51 51 / 50%);
}

.section-ttl {
    font-size: var(--font-36);
    position: relative;
    color: #fff;
}

.bg-img{
  background-repeat: no-repeat!important;
  background-size: cover;
  background-position: center;
}
/*
.underline-ttl {
    padding-bottom: 20px;
}
.underline-ttl:after {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  background: var(--gold);
  bottom: -5px;
  left: calc(50% - 8.5px);
  transition: .6s;
  transform: scaleX(0) rotate(45deg);
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  -webkit-transform: scaleX(0) rotate(45deg);
  -moz-transform: scaleX(0) rotate(45deg);
  -ms-transform: scaleX(0) rotate(45deg);
  -o-transform: scaleX(0) rotate(45deg);
}
*/
.aos-animate .underline-ttl:after {
  /*transform:inherit;
  */transform: scaleX(1) rotate(45deg);
  -webkit-transform: scaleX(1) rotate(45deg);
  -moz-transform: scaleX(1) rotate(45deg);
  -ms-transform: scaleX(1) rotate(45deg);
  -o-transform: scaleX(1) rotate(45deg);
}
.underline-ttl:before {
  content: "";
  position: absolute;
  height: 4px;
  width: 180px;
  background: var(--gold);
  bottom: 0;
  right: calc(50% - 90px);
  transition: .8s;
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -ms-transition: .8s;
  -o-transition: .8s;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  right: calc(50% - 90px);
  width: 180px;
}
.aos-animate .underline-ttl:before {
  transition-delay: .6s;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.img-box {
  overflow: hidden;
}
.img-box img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.img-box:hover img {
  transform: scale(1.1);
}
@media screen and (max-width:992px){
  .section-ttl {
    font-size:30px;
  }
   /* :root {
  --px-80:50px;
  --px-50:30px;
  --px-30:20px;
} */
}
@media screen and (max-width:768px){
	.section-ttl{
    font-size: 24px;
}
}
/* ----------------------------------------------------------------
Header
-----------------------------------------------------------------*/

/* topbar */
#header {
  position: absolute;
  z-index: 100;
  width: 100%;
  padding: 10px 0;
}
#header:not(.sticky-header) {
  padding-top: 20px;
}

.header-content {
  display: flex;align-items: 
    center;justify-content: 
    space-between;
}

.topRight-header {
  display: flex;
  align-items: center;
}

.drop1-item {
  color: #fff;
}
.drop-item .drop-item-a {
  color: var(--gray-dark);
  border-left: 4px solid #5fbfcc94;
  background: linear-gradient(0deg, rgb(0 156 189 / 15%), transparent);
}
.drop-menu-footer {
  display: flex;
  justify-content: center;
  background: var(--light-purple);
}

.drop-menu-footer-a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition:0.3s;
}

.drop-item-a-f:hover {
background: rgb(0 0 0 / 17%);
background: #ffffff47;
color: var(--gray-dark);
}

.drop-menu-footer-a svg {
  width: 30px;
}

.drop-item-a-f {
  display: flex;justify-content: 
    center;align-items: center;
  color: var(--gray-dark);
  padding: 5px 15px;
}

.drop-item-a-f img {
width: 45px;
transition: 0.3s;
margin-right: 10px;
}
.topbar-content .topbar-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(35 36 36 / 20%);
  z-index: 0;
  transition: 0.3s;
  transform: translateY(-90%);
  opacity: 0;
}

.topbar-content .topbar-item>* {
  position: relative;
  z-index: 10;
}
.topRight-item.search-btn {
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
}
.search-btn {
  width: 50px;
    /* margin-left: 15px; */
    cursor: pointer;
    padding: 8px 10px;
}
.search-btn img {
  margin: 0;
  width: 25px;
}
.topbar-content .search-btn {
   height: 45px;
  border-radius: 50%;
}
.digital-btn-main,
.digital-btn-main:visited {
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
    padding: 5px 9px;
    color: #fff;
    font-size: var(--font-15);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    /* height: 40px; */
    /* font-family:prometo-light; */
}
.digital-btn-main:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    transition: 0.5s;
    opacity: 0.3;
    background: #019abb;
    background-image: linear-gradient(to right, #009cbd, #0091b4, #0086aa, #007ba0, #007096);
    width: 0%;    
}
.digital-btn-main:hover:before, 
.digital-btn-main:active:before, 
.digital-btn-main:focus:before {
    width: 100%;
    opacity: 1;
}
.sticky-header .digital-btn-main {
    border-color: var(--gray-dark);
    color: var(--gray-dark);
}

.sticky-header .hamburger-icon {
    background: var(--gray-dark);
}
@media (max-width: 575px) {
    .digital-btn-main {
       padding-left:5px;
       padding-right:5px;
        font-size: 11px;
        /*height: 28px;*/
    }
}

.digital-btn-main:hover {
    border-color: var(--sec-blue)!important;
    color: #fff!important;
}
.digital-btn-main span {
    position:relative;
    z-index: 10;
}

/*============
   Menu
============*/
.standard-logo {
  padding: 10px;
  display: inline-block;
  transition: 0.3s;
}
.standard-logo img {
    max-width: 150px;
}
.head-links-container {
  margin: auto;
}

.drop1-item {
  padding: 10px 20px;
  display: inline-block;
  /* background-position: 0; */
  /* transition: background-position 5s; */
  font-size: 20px;
  font-size: var(--font-30);
}

.drop-item-a img {
  width: 45px;
  transition: 1s;
  margin-bottom: 15px;
}

.drop-item-a span {
  margin-right: 5px;
}

/*****  sticky menu ******/
#header.sticky-header {
    background: rgb(46 46 46 / 85%);
    background: #ffffff;
    box-shadow: 0 0 10px #333;
    position: fixed;
    top: -92px;
    transition: 0.8s;
}

.sticky-header .standard-logo img {
    width: 150px;
    transition: 0.5s;
}

.sticky-header .standard-logo {
    padding: 5px;
}

.sticky-header .drop1-item{
    font-size:19px;
}
header:not(.sticky-header) .color-logo,
header:not(.sticky-header) .color-icon{
    display: none;
}

.sticky-header .white-logo,
.sticky-header .white-icon {
    display: none;
}

#header.show-header {
    top: 0;
}
/*
.drop-item:nth-child(2) {
  transition-delay: .1s
}

.drop-item:nth-child(3) {
  transition-delay: .2s
}

.drop-item:nth-child(4) {
  transition-delay: .3s
}

.drop-item:nth-child(5) {
  transition-delay: .4s
}

.drop-item:nth-child(6) {
  transition-delay: .5s
}

.drop-item:nth-child(7) {
  transition-delay: .6s
}

.drop-item:nth-child(8) {
  transition-delay: .7s
}

.drop-item:nth-child(9) {
  transition-delay: .8s
}

.drop-item:nth-child(10) {
  transition-delay: .9s
}

.drop-item:nth-child(11) {
  transition-delay: 1s
}*/
/****************************************/

  .mobile-menue-open {
    overflow: hidden;
}


.drop-item {
    /* font-size: 16px; */
}
  #primary-menu-trigger{
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 55px;
    height: 40px;
    justify-content: space-between;
    padding: 8px;
    align-items: flex-end;
  }
    .hamburger-icon {
      width: 100%;
      background: #fff;
      height: 2px;
      display: inline-block;
      margin-bottom: 1px;
      transition: 0.3s;
  }
  .mobile-overlay{
    background: rgb(0 0 0 / 30%);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    backdrop-filter: blur(6px);
  }
  .mobile-menu-style .mobile-overlay{
    opacity: 1;
    visibility: visible;
  }
  .mobile-menu {
    background: #bfb6c9;
    background: #fff;
    /* background: var(--gray-dark); */
    border-left: 3px solid var(--sec-blue);
    position: fixed;
    right: -400px;
    top: 0;
    bottom: 0;
    padding-top: 5rem;
    width: 400px;
    /* width: 50%; */
    max-width:100%;
    overflow-y: scroll;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    z-index: 11;
}
  .mobile-menu.openMenu{
    right: 0;
    overflow: hidden;
  }

  .mob-logo-menu {
    text-align: center;
    display: block;
    margin-bottom: 20px;
    display: none;
}
.mob-logo-menu a {
    display: inline-block;
}
.drop1-item, .drop1-item:visited{
    display: block;
    background: rgb(187 172 109 / 20%);
    background: linear-gradient(0deg, #fefefe30, transparent);
    background: linear-gradient(0deg, rgb(130 130 130 / 21%), transparent);
    /* box-shadow: 0 0 4px 2px rgb(51 51 51 / 05%); */
    border-left: 4px solid #cacaca;
    position: relative;
    transition: 0.3s;
    color: #939393;
}

  .drop-item-a {
     padding: 10px;
     display: block;
     perspective:300px;
     transform: rotateX(70deg);
     transform-origin: top;
     opacity: 0;
     transition: all 0.8s, border 0.3s;
     border-bottom:1px solid #d9d9d9;
     padding: 5px 20px;
     display: flex;
     align-items: center;
     border-left: 6px solid #ffffff82;
     border-bottom: 0;
}
.drop-item .drop-item-a:last-child {
    /* border-bottom:0; */
  }
.open .drop-item-a {
  transform:initial;
  opacity:1;
}
.drop-menu {
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: 0.3s;
    /* position: absolute; */
    /* left: 50%; */
    /* top: 0; */
}

.open .drop-menu {
    opacity: 1;
    visibility: visible;
    height: auto;
    /* position: absolute; */
    /* left: 50%; */
    /* top: 0; */
}

.has-menu .drop1-item:before{
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    right: 16px;
    height: 15px;
    width: 15px;
    border: 2px solid transparent;
    border-bottom-color: var(--black);
    border-right-color: var(--black);
    transform: rotate(45deg);
    transition: .3s;
    border-radius: 2px;
}
.has-menu.open .drop1-item:before {
  transform: rotate(225deg);
  margin-top: 5px;
}
  .drop-item-a:hover {
    background:#ffffff82;
    color: var(--light-blue);
}
.drop-item-a img, .drop-item-a-f img {
    margin: 0;
    margin-right: 10px;
    width: 30px;
}
.drop-item-a-f {
    justify-content: flex-start;
    background: var(--light-purple);
    border-bottom: 1px solid #ffffff4a;
}

.drop-item-a-f {
    padding: 10px 15px;
}

  /* close */
  .close-mobile-panel {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    /* margin-bottom: 25px; */
    top: 20px;
    right: 25px;
    border: 1px solid transparent;
    transition: 0.2s;
    cursor: pointer;
}
  .close-mobile-panel:hover{
    border-color: #939393;
  }
.close-mobile-panel:before{
    content: "";
    width: 2px;
    height: 94%;
    position: absolute;
    right: 18px;
    top: 2px;
    /* right: 0; */
    background-color: #939393;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-mobile-panel:after {
        content: '';
        width: 2px;
        height: 94%;
        position: absolute;
        right: 18px;
        top: 2px;
        background-color: #939393;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
}

.drop-menu-footer{
  display: none;
}

/*********************************/

.drop1-item:hover {
    border-color: var(--light-blue);
    color: var(--light-blue);
}

.drop.open .drop1-item {
    border-color: var(--blue);
    color: var(--blue);
}

.drop-item .drop-item-a:hover{
  background: linear-gradient(0deg, rgb(0 156 189 / 25%) 50%, transparent);
  color: var(--blue);
  border-left-color:#cacaca;
  border-left-color:var(--blue);
}
/*** Menu Footer **/
.menu-social-links {
    /* background: var(--gray); */
    padding: 0;
    margin-top: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: var(--blue);
    text-align:center
}
.menu-social-links .footer-social {
    justify-content: center;
}
@media only screen and (min-width:992px){
        .mobile-menu{
        width:75%;
    }
    .mobile-menu{
    right: -75%;
  }
.main-menu-items {
    position: relative;
    height: 71%;
    overflow: auto;
}

.drop {
    width: 50%;
    position: relative;
}
    .drop-menu {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
}

  /*******************/
  .has-menu.open .drop1-item:before
 {
    transform: rotate(-42deg);
    margin-top: 2px;
    margin-right: 5px;
}

.drop-item .drop-item-a:hover{
  background:linear-gradient(to right, rgb(130 130 130 / 16%), transparent);
    color:var(--light-blue);
    border-left-color:#cacaca;
    border-left-color:var(--light-blue);
    background: none;
}
  a.drop1-item {
    background: transparent;
}

.drop-item .drop-item-a {
    border-color: transparent;
    background: transparent;
    border-left-width: 4px;
    font-size: var(--font-24);
}
  /*************/
  .head-links-container {
    padding: 10rem 5rem 0 0;
}

.footer-social.m-social {
    background: var(--light-blue);
    padding: 5px 10px;
}

.menu-footer.m-footer {
    padding: 5px 20px;
    font-size: var(--font-15);
}

.m-social .footer-social-ttl {
    color: #fff;
}
}

@media only screen and (min-width:1200px){
    .mobile-menu{
        width:60%;
    }
  .mobile-menu{
    right: -60%;
  }
}
@media only screen and (max-width:1199px){
  .hamburger-icon:last-child {
    width: 22px;
}

#primary-menu-trigger:hover .hamburger-icon:last-child {
    width: 100%;
}

  
}
/*
.langBtn {
  font-family: weblysleekuil;
  font-size: 23px;
  font-weight: 600;
  border-radius:3px;
  padding: 5.5px 13px;
  transition:0.3s;
  color: #fff;
}
.langBtn:hover {
  background: #c9c9c92e;
  color:#fff;

}*/
/*************  Search  *************/
.search-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: hsl(0deg 0% 20% / 60%);
  z-index: 9999;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: 300ms;
  padding: 25px;
  color: #fff;
  backdrop-filter: blur(30px);
}

  .search-popup.open {
      opacity: 1;
      visibility: visible
  }

.search-close {
  position: absolute;
  top: 15px;
  right: 15px;
  fill: #fff;
  width: 50px !important;
  height: 50px;
  padding: 15px;
  cursor: pointer;
  border: 1px solid transparent
}

  .search-close:hover {
      border-color: var(--sec-blue);
      fill: var(--sec-blue);
  }

.search-box {
  width: 100%;
  max-width: 700px;
  margin: 15px;
  display: flex;
  opacity: 0;
  transform: translateY(100px);
  transition: 1.5s;
  transition-delay: 100ms;
  position: relative;
  border-radius: 90px;
  overflow: hidden
}

.search-bar {
  background: transparent;
  border: none;
  outline: none;
  padding: 12px 32px;
  font-size: 20px;
  width: 100%;
  color: #000;
  border-radius: 90px;
  background: #fff
}

  .search-bar:focus::placeholder {
      opacity: 0
  }

.search-box .search-btn {
  background: var(--light-blue);
  display: flex;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  padding-left: 4px;
  margin: 0;
  border: 0;
  width: 66px;
  transition: 0.3s;
}

  .search-btn svg {
      fill: #fff;
      padding: 18px;
      width: 54px;
      height: 54px;
      transform: rotateY(180deg);
      padding: 14px;
  }

.search-popup span {
  display: block;
  font-size: 30px;
  margin-bottom: 30px;
  opacity: 0;
  transform: translateY(100px);
  transition: 1.5s;
  /* animation-name: slideUp; */
  /* animation-duration: 1s; */
  /* animation-fill-mode: forwards; */
}

.search-popup.open .search-box, .search-popup.open span {
  transform: inherit;
  opacity: 1;
}

.search-box {
  transition-delay: .5s
}

.search-btn:hover {
  background: #c9c9c92e;
  /* border-radius:3px; */
}
.search-box .search-btn:hover {
  background: var(--blue);
  border-radius:0;
}
/*==================================
                Footer 
 */   

.footer-top {
  color: var(--sec-blue);
  /* background: #978b58 url(../images/Footer-BG-pattern.png); */
  /* background: #978b58 url(../images/Footerr.jpg); */
  /* padding: 55px 0; */
  position: relative;
  font-size: var(--font-17);
}


footer {
  background: var(--gray-dark);
  color: #fff
}

.footer-ttl {
  /* font-size: 25px; */
  /* font-weight: bold; */
  margin-bottom: 15px;
}

.q-soc-container {
  display: flex;
  flex-wrap: wrap;
  padding-top: 11px
}

.q-soc-item {
  display: flex;
  height: 55px;
  width: 55px;
  background: #fff;
  border-radius: 100%;
  margin-left: 10px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden
}

.q-soc-item svg {
  height: 100%;
  width: 100%;
  padding: 12px;
  fill: #b4975a;
  z-index: 2;
  transition: .3s
}

.q-soc-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #b4975a;
  border-radius: 100%;
  z-index: 1;
  transition: .3s;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}

.q-soc-item:hover:before,.q-soc-item:hover svg {
  fill: white;
  transform: inherit
}

.ltr {
  direction: ltr;
  display: inline-block
}

.footer-bottom {
  background: var(--blue);
  color: #fff;
  text-align: center;
  /* padding: 27px 15px; */
  transform: scaleY(0);
  transform-origin: bottom;
  opacity: 0;
  transition: .6s;
  font-size: var(--font-15);
}

.aos-animate .footer-bottom {
    transform: inherit;
    opacity: 1
}

.footer-bottom-content a {
  color: #fff !important
}

.footer-link, .footer-link:visited {
  display: block;
  color: #d1d0ca;
  padding: 4px 8px;
  padding-right: 26px;
  position: relative;
  overflow: hidden;
  transition: .2s
}

.footer-links-container {
  margin: -.5rem
}

.footer-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgb(247 187 55 / 23%);
  background: rgba(255, 255, 255, 0.5);
  /* box-shadow: 0 0 0 4px var(--sec-yellow); */
  z-index: 1;
  transform: skewX(0deg) translateX(-110%);
  width: 100%;
  transition: .6s;
  border-radius:2px;
}

.footer-link * {
  z-index: 2;
  position: relative
}

.footer-link:hover:before {
  transform: skewX(0deg) translateX(-24%);
  -webkit-transform: skewX(0deg) translateX(-24%);
  -moz-transform: skewX(0deg) translateX(-24%);
  -ms-transform: skewX(0deg) translateX(-24%);
  -o-transform: skewX(0deg) translateX(-24%);
  transform:initial;
}

.footer-link:hover {
  color: var(--nevay);
}

.footer-link span {
  transition: .3s;
  display: block
}

.footer-link:hover span {
  transform: translateX(10px);
}

.footer-icon {
  position: relative;
  padding-right: 35px
}

.footer-icon img {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  right: 0
}
.footer-icon a{
  color:#fff
  
}
.footer-top>* {
  position: relative;
  z-index: 2
}

.footer-style-2 {
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    aspect-ratio: 7;
}


/**/

.footer-social-ttl {
    color: var(--sec-blue);
    font-size: var(--font-18);
    margin-right: 10px;
}
.footer-social {
  display: flex;
  /* margin-bottom: 15px; */
  align-items: center;
}

.social-item {
  display: inline-block;
  /* width: 42px; */
  /* height: 42px; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8px;
  margin-right: 5px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}

.social-item img {
    width: 30px;
    height: 30px;
}

.social-item:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--blue);
    transition: 0.3s;
    opacity: 0;
}

.social-item:hover:before {
    bottom: 0;
    opacity: 1;
}

.youtube:before {
    background: #bb0000;
}

.instagram:before {
    background-color: #bc2a8d;
   background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
}
.facebook:before {
    background-color: #3b5998
}
.linkedIn:before {
    background-color: #007bb6;
}
.flicker:before{
  background-image: linear-gradient(to right, #1064d9, #7e57d4, #b743c3, #e127a7, #fd0084);
  background-image: linear-gradient(to right, #0f5cc7, #7653c8,   #fd0084);
  background-image: linear-gradient(to right, #0f5cc7, #fd0084);
}
.twitter:before {
    background-color: #000;
}


.social-item:hover img {
    filter: brightness(10);
}

@media (max-width:1199px){
  .footer-social {
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 10px;
}
}
@media (min-width:1200px){
.footer-bottom-end {
     display: flex; 
     justify-content: flex-end; 
}
}
/*******************************
        Home Content
*************************************/
.container-sml {
  width: 90%;
  margin: auto;
}

@media (min-width:1500px){
.container-sml {
  width: 70%;
}
}

.home-slider-container {
  position: relative;
}

/**************************************************************/


.map img{
    width:100%
}
.map-text {
    margin-top: 20px;
    border: 1px solid #fff;
    padding: 30px;
    font-size: var(--font-24);
}
.big-text {
    font-size: 36px;
    font-size: var(--font-36);
}
.big-text span:first-child {
    font-size: 64px;
    font-size: var(--font-64);
}
.big-text span:last-child {
    display: block;
    font-size: var(--font-80);
}

.statements {
    background: var(--lightBlue-bg1);
}

.statement-box {
    background: #FFFFFF;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    border: 1px solid #eee;
    padding: 30px;
}

.statements .section-ttl {
    color: var(--blue);
}
.statement-text {
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: var(--font-20);
}
.statement-text p {
    order: -1;
}
.name {
    font-weight: 500;
    color: var(--blue);
    font-size: var(--font-24);
    font-weight:var(--);
}

 .position {
    color: var(--blue);
    font-size: var(--font-20);
}

.statement-link {
    color: var(--gray-light);
}

.statement-image-box {
    width: 100%;
    height: 100%;
    position: relative;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
#video {
    width: 100%;
}
  .statement-box:first-child {
    margin-bottom: 30px;
  }

  .statement-image-box .bg-img {
    width: 100%;
    height: 100%;
    position:relative;
    aspect-ratio: 1.8;
}
@media (min-width: 992px){
  .statement-box:first-child {
    margin-bottom: 50px;
  }
  
.statement-box {
    padding: 50px;
}
  .map-text {
    margin: 20px;
}
}
@media (min-width: 1200px){
  .map-text {
    margin: 30px;
}
}
/***  Highlight *****/
.section-ttl-box {
    padding: 30px 0;
    background-color: var(--blue);
}

.section-ttl-box .section-ttl {
    margin: 0;
}

.tabs-content .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
    background: var(--sec-blue);
    color: var(--gray-dark);
    font-size: var(--font-30);
    /* margin-right: 10px; */
    /* margin-bottom: 10px; */
    /* transform: translateY(-10px); */
    /* transform: translateY(-10px) scale(0.95); */
    transition: 0.3s;
    border: 0;
}

.tabs-content .nav-tabs .nav-link.active {
    /* background: var(--sec-blue); */
    /* color: var(--gray-dark); */
    font-size: var(--font-30);

}
    .tabs-content .nav-tabs .nav-link.active {
      transform: inherit;
  
  }
@media (min-width:700px){
  .tabs-content .nav-link {
    transform: translateY(-10px) scaleY(0.95);
    transform-origin:center;
        margin-right: 10px;
  }
    .tabs-content .nav-link:last-child {
      margin-right: 0px;
  }

}
@media (max-width:699px){
  .tabs-content .nav-link {
    width:100%;
    margin-bottom:10px;
       transform: scaleX(0.9);
        transform-origin:left;
  }
}

.tabs-content .tab-pane {
    background: var(--tab-bg-blue);
    padding: 40px 30px;
}

.highlight-Carousel {  
      position: relative;
    padding-top: 50px;
}

.highlight-item {
  padding: 30px;
  display: flex;
  align-items: center;
  width: 100%;
}

.highlight-item-ttl {
  font-size:40px;
  position: relative;
  z-index: 3;
  margin-bottom: 5px;
}
@media (min-width:992px){
  .tabs-content .tab-pane {
      padding: 40px;
  }
}
@media (min-width:1400px){
  .highlight-item {
  padding: 30px;
  }
.highlight-item-ttl {
    font-size:45px;
}
}
@media (min-width:1600px){
.highlight-item {
  padding: 30px 40px;
}
.highlight-item-ttl {
  font-size: var(--font-64);
}
}
/*
.tab-bg-color {
    background: var(--blue);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0.9;
    counter-reset: my-item-counter;
}
.owl-item:nth-child(2) .tab-bg-color{
     opacity: 0.8;
}
.owl-item:nth-child(3) .tab-bg-color{
     opacity: 0.7;
}
.owl-item:nth-child(4) .tab-bg-color{
     opacity: 0.6;
}
*/
@media (min-width:992px){
.highlight-item-text {
    margin-right: 22%;
}
}
.highlight-item-desc {
    position: relative;
    z-index: 3;
    padding-right: 15px;
}


.highlight-Carousel {
    position: relative;
    padding-top: 50px;
}

.highlight-Carousel .owl-nav {
    position: absolute;
    right: 0;
    top: -22px;
}

.highlight-Carousel.owl-theme .owl-nav button{
    border: 1px solid var(--gray-dark)!important;
    width: 40px;
    height: 40px;
    background:#fff;
    color:var(--gray-dark)!important;
}
.highlight-Carousel .owl-nav button{
    font-size:25px!important;
    border: 1px solid rgba(0,0,0,.125)!important;
}

.owl-dots {
    margin-top: 20px;
}
.highlight-Carousel .owl-nav button:focus{
    outline:0!important;
}
.highlight-Carousel .owl-nav [class*=owl-]:not(.disabled):hover{
    background: #ffffff85!important;
    color: #1c91ae!important;
    border-color: #1c91ae!important;
}

.owl-theme .owl-nav button {
    /* width: 60px; */
    transition: all 0.3s ease;
}

.highlight-Carousel .owl-nav button:not(.disabled):hover {
    width: 60px;
}
.highlight-Carousel .owl-nav button.disabled:hover {
  background: #fff;
}
.highlight-Carousel .owl-dots button{ 
    outline:0!important;
}

.owl-theme .owl-dots .owl-dot span{
    width:15px;
    height:15px;
}

.highlight-Carousel.owl-theme .owl-dots .owl-dot.active span{
    background:#fff;
}


.highlight-Carousel.owl-carousel .owl-item,
.roadmap-Carousel.owl-carousel .owl-item {
    display: flex;
}


.highlight-Carousel.owl-carousel .owl-stage-outer, .highlight-Carousel.owl-carousel .owl-stage,
.roadmap-Carousel.owl-carousel .owl-stage-outer, .roadmap-Carousel.owl-carousel .owl-stage
{
    height:100%;
    display: flex;
}

/****  roadmap  ***/

.roadmap-item {
    width: 100%;
    display: flex;
    align-items: center;
    /* flex-direction: column; */
    justify-content: center;
    padding: 30px;
    padding-bottom: 60px;
    background-size: cover!important;
    background-position: center!important;
}

.roadmap-footer {
    /* margin-top: auto; */
    padding-bottom: 60px;
    position: absolute;
    width: 100%;
    bottom: 0;
    /* padding-bottom: 20%; */
    overflow: hidden;
}

.roadmap-point {
    width: 29px;
    height: 29px;
    background: var(--light);
    border-radius: 50%;
    position: absolute;
    left: 46%;
    z-index: 2;
}

.roadmap-line {
    position: absolute;
    left: 0;
    top: 14.5px;
    width: 100%;
    height: 3px;
    background: var(--sec-blue);
    transform: scale(0);
    transition: 4s;
}
.active .roadmap-line {
    transform: initial;
}
.start .roadmap-line{
    left: 50%;
}
.end .roadmap-line{
    left: -50%;
}
.roadmap-item-year {
    font-size: var(--font-64);
    text-align: center;
}

.roadmap-item-desc{
     font-size: var(--font-20);
}

.roadmap-footer.sml .roadmap-point {
    background: var(--blue);
    transform: scale(0.7) translateY(2px);
}

.roadmap-item-text {
    /* padding: 30px 20px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.roadmap-Carousel {
    position: relative;
  padding-top:50px;
}

.roadmap-Carousel .owl-nav {
    position: absolute;
    right: -2px;
    top: -22px;
}

.roadmap-Carousel.owl-theme .owl-nav button{
    border: 1px solid var(--light-blue);
    width: 50px;
    height: 50px;
    background: var(--light-blue);
    color:#fff!important;
}


.roadmap-Carousel .owl-nav button{
    font-size: 35px!important;
    border: 1px solid rgba(0,0,0,.125)!important;
    transform: translateY(-10px);
}
.roadmap-Carousel .owl-nav button span{
    transform: translateY(-5px);
    display: inline-block;
}
.roadmap-Carousel .owl-nav button:focus{
    outline:0!important;
}
.roadmap-Carousel .owl-nav [class*=owl-]:not(.disabled):hover{
    background: #ffffff85!important;
    color: #1c91ae!important;
    border-color: #1c91ae!important;
}

 
@media (min-width:1200px){
  .roadmap-Carousel {
  padding-top:0px;
}
  .roadmap-content-box {
    padding: 0 50px;
}
  .roadmap-Carousel .owl-nav {
    position: absolute;
    top: calc(50% - 50px);
    width: 100%;
}
  .roadmap-Carousel .owl-nav .owl-prev {
    position: absolute;
    left: -75px;
}
.roadmap-Carousel .owl-nav .owl-next {
    position: absolute;
    right: -75px;
}
}

/*******************************
        Subpage Content
*************************************/

.page-banner {
  position: relative;
  color: #fff;
  min-height: 300px;
  padding-top: 69px;
  aspect-ratio: 4;
  max-width: 100%;
}

.overlay-bnr {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(0 0 0 / 25%);
}

.page-banner .container-abc {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}
.page-banner-content {
  position: relative;
  width: 100%;
  height: 100%;
}

.banner-ttl {
  position: relative;
  padding-left: 2%;
  margin-left: 0;
}
.letter {
  position: relative;
  display: inline-block;
}

.letter:before {
  content: "";
  position: absolute;
  width: auto;
  aspect-ratio: 1;
  height: 100%;
  right: 1px;
  bottom: 20%;
  background: #AEA299;
  z-index: 8;
}
.letter span {
  position: relative;
  z-index: 72;
}
.add-img {
    padding-bottom: 30px;
}
.add-img img {
    width: 100%;
}
.section-ttl-blue {
    color: var(--blue)!important;
}

/*******************************
        Message Content
*************************************/

.section-ttl-blue-bg {
    background: var(--blue);
}

.msg-content {
  text-align: justify;
}
.msg-img-box {
    max-width: 350px;
    margin: auto;
}

.msg-name {
    margin-bottom: 7px;
}

.msg-position {
    font-family: 'Prometo-Light';
}

.msg-img-details {
    background: var(--gray-dark);
    color: #fff;
    padding: 10px 15px;
}

.msg-text {
    font-size: var(--font-20);
    text-align: justify;
}


.separator-bnr img {
  min-height: 180px;
  object-fit: cover;
}
@media (min-width:768px){
  .msg-img-details {
      margin-bottom: 0;
  }
}
@media (min-width:1200px){
    .msg-text {
    padding-left: 30px;
}
}

/*******************************
        Accordion page
*************************************/
.side-img {
    overflow:hidden;    
}

.side-img img {
    width: 100%;
    transition: 0.3s;
    object-fit: cover;
    object-position: center;

}
.side-img:hover img {
        transform: scale(1.05);
        filter: brightness(1.05) contrast(1.1);
        -webkit-filter: brightness(1.05) contrast(1.1);
}

/**  Acco **/
.acc-item {
    margin-bottom:30px;
}
.acc-title {
  display: block;
    padding: 20px 0;
    transition: 0.3s;
    
}
.acc-title .container-abc{
    position: relative;
}
.acc-sub.open .acc-title {
    background: var(--light-blue);
    /* background: linear-gradient(45deg, #009cbd, #0d6e95, #009cbd); */
    color: #fff;
}
.acc-sub .acc-title:hover {
    background: #00abcf;
    color: #fff;
    cursor:pointer;
}


.acc-arrow {
    position: absolute !important;
    height: 18px;
    width: 18px;
    border-bottom: 3px solid white;
    border-right: 3px solid white;
    top: calc(50% - 13px);
    right: 11px;
    display: block;
    transform: rotate(45deg);
    transition: .3s;
}

.acc-item.open .acc-arrow {
    transform: rotate(-135deg);
    margin-top: 9px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
}

.acc-arrow-box {
    background: var(--gray);
    background: var(--gray);
    position: absolute;
    right: 30px;
    top: calc(50% - 18px);
    width: 39px;
    height: 35px;
    border-radius: 3px;
}

.acc-extend {
  display: none;
  
}

.block-item {
  border: 1px solid #55565A4D;
  padding: 30px;
  box-shadow: 0 0 5px #00000026;
  overflow: hidden;
}
.block-item:not(:last-child){
  margin-bottom:30px;
}
.block-img {
  margin-bottom: 30px;
}
.block-txt {
  text-align: justify;
}
@media (min-width:992px){
      .block-item:not(:last-child){
      margin-bottom:35px;
  }

  .block-img {
    margin-bottom: 0px;
  }
}
@media (min-width:1400px){
  .block-item {
      padding: 42px 30px;    
  }
  .block-item:not(:last-child){
      margin-bottom:40px;
  }
}


@media (min-width:992px){
  .block-item:nth-child(even) .img-col{
          order: 2;
  }
  .block-item:nth-child(even) [data-aos='fade-start'] {
    transform: translateX(150px);
  }
      .block-item:nth-child(even) [data-aos='fade-end'] {
    transform: translateX(-150px);
  }
  /* .block-item:nth-child(even) .aos-animate {
    transform: initial;
  } */
  }
  
/*******************************
        Objective page
*************************************/

.obj-txt-col {
  background: #01556F;
  color: #fff;
  display: flex;
  align-items: center;
}

.obj-block-txt {
  padding: 15px;
  padding: 25px 20px;
}

.obj-block-img {
  height: 100%;
}

.obj-block-img img {
  object-fit: cover;
  height: 100%;
}

.obj-block-txt p:last-child {
  margin: 0;
}
      
.initiatives-section, .benefits-section {
  overflow:hidden;
}

.fullrow-block {
  border: 1px solid #55565A4D;
  padding: 25px 30px;
  box-shadow: 0 0 5px #00000026;

}
.fullrow-block:not(:last-child){
  margin-bottom:30px;
}
.fullrow-block-ttl{
  font-size: var(--font-24);
  color: var(--blue);
  margin-bottom: 15px;
}
.fullrow-block  p:last-child {
  margin: 5px;
}

.icon-block-item {
  border: 1px solid #E3E3E3;
  padding: 20px;
  background: #F3F3F3;
  display: flex;
  align-items: center;
  height: 100%;
}

.icon-block-icon {
  width: 22%;
  padding-right: 15px;
  text-align: center;
  flex: 0 0 auto;
}
@media(min-width:768px) and (max-width:1199px) {
  .icon-block-item {
    display:block;
  }
  .icon-block-icon {
    width: 100%;
    padding-right: 0;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media(min-width:1200px) and (max-width:1450px) {
  .icon-block-icon {
    width: 30%;
  }
}
@media(min-width:767px){
  .obj-block-txt {
      padding: 30px;
  }
}

@media (max-width:768px){
  .icon-block-col:not(:last-child){
    margin-bottom: 25px;
  }
}


/*******************************
        Performance page
*************************************/

.page-nav {
  background: #F5F5F5;
  padding-top: 10px;
  padding-bottom: 10px;
}

.page-nav-items{
  display: flex;
  flex-wrap: wrap;
}

.page-nav-items .nav-link {
  padding: 5px 10px;
  position: relative;
  margin-right: 9px;
  transition: 0.3s;
  color: var(--gray-dark);
}
.page-nav-items .nav-link:hover{
    background:#fff;
}
.page-nav-items .nav-link.active {
  background:#fff;
  color:var(--blue);
  pointer-events: none;
}

.page-nav-items span:not(:last-child) .nav-link:after {
  content:"";
  position:absolute;
  right: -5px;
  /* top: 0; */
  height: calc(100% - 10px);
  width: 2px;
  background:var(--gray-dark);
}


.quote-content {
    background-image: url(../images/Quote-Banner.jpg);
    background-image: url("/gsdr2024/en/Performance/PublishingImages/Quote-Banner.jpg");
    padding: 30px;
    color: #fff;
}

.quote-img {
    text-align: center;
    margin-bottom: 30px;
}
.quote-ttl {
  margin-left: 0;
}
.quote-txt {
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: justify;
}

.quote-author {
    margin-top: auto;
}

@media (min-width:768px){
    .quote-img {
    margin-bottom: 0;
}
    .quote-txt {
    padding-left: 10px;
}
}

@media (min-width:1400px){
    .quote-content {
    padding: 50px;
}
    .quote-txt {
    padding-left: 30px;
}
}


.card-item .card {
  border-radius: 0;
  box-shadow: 0 0 5px #55565A80;
  border:1px solid #55565A80;
  height: 100%;
}
.cardImg {
  height: 100%;
}

.cardImg img {
  height: 100%;
  border-radius: 0;
}

.card-title {
  color: var(--blue);
  margin-bottom: 20px;
}

.card-body {
  padding: 30px;
  /* color: var(--gray-dark); */
}

.card-text {
  color: var(--gray-dark);
}

.card-link {
  color: var(--blue);
  transition:0.3s;
}

.card-item:hover .card-link{
  color: var(--light-blue);
  padding-left: 8px;
}


.card-item {
    /* margin-bottom: 30px; */
    padding-top: 15px;
    padding-bottom: 15px;
}
@media (min-width:1200px){
.card-item:nth-child(odd) {
    padding-right: 15px;
}
.card-item:nth-child(left) {
    padding-left: 15px;
}
}

/***/
.box-item {
    border: 1px solid var(--blue);
    padding: 20px;
    background: #ffff;
    height: 100%;
    position: relative;
}

.box-ttl {
    color: var(--blue);
    margin-bottom: 15px;
    font-size: var(--font-20);
}
.blocks-five{
    display: flex;
    justify-content: center;
}

.text-small {
    position: absolute;
    top: 100%;
    width: 100%;
    right: 0;
    font-size: 0.8rem;
    text-align: right;
    padding-top: 5px;
}

.box-item-blue {
    /* display: flex; */
    text-align: center;
    height: 100%;
}

.box-ttl-blue {
    background: var(--light-blue);
    padding: 18px;
    color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.float-content {
    text-align:justify;
}
.float-content .side-img {
    float: left;
    margin-bottom:30px;
    padding:0;
}
.float-content .side-img._right {
  float: right;
  }

.pop-ttl {
    color: var(--blue);
    font-size: var(--font-24);
    margin-bottom: var(--px-20);
}
.pop-blue .pop-ttl{
  font-size: var(--font-26);
  margin-bottom: var(--px-30);
}
.modal-content,.pop-blue {
    background: #CCE2EA;
    color:#444548;
}

.modal-body {
    padding: var(--px-30);
}

.modal-header {
    border: 0;
}
@media (min-width:768px){
    .float-content .side-img {
      margin-bottom: 5px;
      margin-right: 30px;      
    }

    .float-content .side-img._right {
      margin-left: 30px;
      margin-right: 0;
    }
} 
@media (min-width: 1200px){
.blocks-five .col-xl-3 {
    width: 20%;
}

}

/**** show more boxes ****/
.slideD-item {
    padding: 20px;
    background: #ffff;
    height: 100%;
    position: relative;
    border: 1px solid rgba(85, 86, 90, 0.3);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    /* transition:3s!important; */

}
.slideD-item-txt {
  padding: var(--px-40);
  background: #ffff;
  height: 100%;
  position: relative;
  border: 1px solid rgba(85, 86, 90, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  /* transition:3s!important; */

}
.showMoreButton {
    display: inline-block;
    color: var(--blue);
    transition: 0.3s;
    cursor:pointer;
}
.slideD-item:hover .showMoreButton{
    padding-left: 8px;
}

.showMoreButton:hover {
    color:var(--light-blue);
    padding-left: 8px;
}

.showContent {
  display: none;
  
  transition-delay: 0!important;
}

/*** video ****/
.video-box {
    background: var(--gray-dark);
    color: #fff;
}

.video-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: var(--px-60);
    font-size: var(--font-24);
}

.video-image .statement-image-box {
    padding: 0 25px 25px;
}

.vid-ttl {
  margin: auto 0;
 font-size:var(--font-34);
}

.video-auther {
 margin-top: 20px;
}

.au-position {
 font-family: 'Prometo-Light';
}
@media (min-width:768px){
.video-image .statement-image-box {
    padding: 30px;
}
}

/******* Financing  *******/

.full-img-bnr {
  padding-top: 6%;
  padding-bottom: 6%;
  color:#fff;
  background-image: url("/gsdr2024/en/Performance/PublishingImages/Financing02.jpg");
}

@media (max-width:1000px){
  .full-img-bnr {
     background-position: 35% center;
  }
}

@media (max-width:575px){
.full-img-bnr {
    padding-top: 55%;
    background-position: 20% center;
}
}

.subttl-2 {
    background: #A4C6D34D;
    font-family: 'Prometo';
}

.case-item {
    padding: 20px 30px;
    border: 1px solid rgba(85, 86, 90, 0.5);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    transition: 0.3s;
    /* flex-direction: column; */
}

.case-item-txt {
    padding-right: 20px;
    font-size: var(--font-20);
}

.case-item:hover {
    background: rgba(0, 109, 150, 0.2);
    transform:translateY(-5px);
}

.case-item-btn {
    margin: auto;
    margin-right: 0;
}
._brown  ._name {
  color: var(--blue);
}
@media (max-width:991px) and (min-width:768px), (max-width:600px){ 
    .case-item {
    padding: 20px 25px 25px;
    flex-direction: column;
}
    .case-item-btn {
    margin-top: 15px;
     margin-right: 0;
}
    .case-item-txt {
    padding-right: 0px;
    }
}

/*********** Our People  ***********/

.nav-button {
    display: flex;
    max-width: 724px;
}
.nav-button .btn-abc {
  background: #fff;
  color:var(--blue);
  border:1px solid #55565A80;
  width: 350px;
  width: 50%;
  font-size:var(--font-20);
  box-sizing: border-box;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-button .btn-abc:not(:last-child) {
    margin-right:20px;

}
.nav-button .btn-abc:before {
  background: var(--blue);
}
.nav-button .btn-abc:hover {
  color: #fff;
  border-color:var(--blue);
  box-shadow:0 2px 8px rgb(51 51 51 / 50%);
}
.nav-button .btn-abc.active {
  color: #fff;
  border-color:var(--blue);
   background: var(--blue);
   pointer-events:none;
}
.nav-button .btn-abc:before{
  background: var(--blue);
}

/*******/

.subttl-3 {
  background: #A4C6D333;
}

.subttl-3 {
  font-size: var(--font-36);
  font-weight: 600;
}
.card-item-a {
    height: 100%;
    display: block;
    background: #A4C6D333;
    transition: 0.3s;
}
.card-item-a:hover {
    box-shadow: 0 0 5px 2px #33333342;
}
.card-content {
  /* position: relative; */
  overflow: hidden;
  height:100%;
  display: flex;
  flex-direction: column;
}

.card-item-a .card-ttl {
  color: #fff;
  background: var(--light-blue);
  padding: 15px 20px;
  margin: 0;
  font-size: var(--font-24);
}

.card-text-box {
  padding: 20px;
  color:var(--gray-dark);
}

.card-link-box {
    padding: 0 20px 20px;
    margin-top: auto;
}

.card-item-a:hover .card-link{
  color: var(--light-blue);
  padding-left: 8px;
}
/****************  About   ***********************/

.about-bg {
    padding-top: 10%;
    padding-bottom: 10%;
    background-position: right;
    background-size: 200%;
    padding: 8% 10%;
    margin-bottom: 30px;
}

.about-bg .section-ttl {
    font-size: var(--font-36);
    margin: 0;
}

@media (min-width:992px){
    .about-bg {

        background-position: right;
        background-size: auto;
        padding: 10%;
        margin-right: 35px;
        margin-bottom: 14px;
    }

    .about-bg .section-ttl {
    font-size: 50px;
}

}

@media (min-width:1400px){

    .about-bg {
        padding: 10% 13%;
    }
    .about-bg .section-ttl {
    font-size: 60px;
}
}

@media (min-width:1550px){
    .about-bg {
        padding: 10% 15%;
    }
    .about-bg .section-ttl {
    font-size: 64px;
}
}

.map-info {
    background: var(--blue);
}

.info-item {
  color: white;
  padding: 30px;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  border-right: 1px solid white;
  font-size: var(--font-24);
}

.numbers-section {
  /* padding: 30px 0; */
}

.progress-bar {
  background-color: var(--sec-blue);
  width: 0;
  transition: width 1.5s ease-in-out;

}

.progress {
  border-radius: 0;
  --bs-progress-height: 1.4rem;
}

.percentage {
  font-size: 35px;
}

.percentage-title {
  font-size: 22px;
  color: white;
  margin-top: 15px;
}

.numbers-details p {
  font-size: 20px;
  color: white;
  margin: 0;
}

.numbers-summary p {
  color: white;
  font-size: 17px;
}
@media (min-width:768px){
  .info-item {
      padding: 30px 3%;
  }
}

.award-section .section-ttl {
    color: inherit;
}

.award-img-txt p:first-child {
    font-size: var(--font-36);
    color: var(--blue);
}

.award-img-txt {
    padding: 20px;
    font-size: var(--font-26);
}



@media (min-width:768px){
    .award-start-col {
    border-right: 1px solid #55565A33;
    padding-right: 30px;
    height: 100%;
}
}


/* aos */
.aos-animate[data-aos] {
  transition-delay: .2s
}

[data-aos='fade-start'] {
  transform: translateX(-150px);
  transition: 1s;
  opacity: 0
}

[data-aos='fade-end'] {
  transform: translateX(150px);
  transition: 1s;
  opacity: 0
}

[data-aos*="fade-up"] {
  transform: translateY(100px);
  transition: 1s;
  opacity: 0;
}


[data-aos*="fade-bottom"] {
  transform: translateY(-50px);
  transition: 1s;
  opacity: 0
}

[data-aos='fade-in'] {
  transition: 1s;
  opacity: 0
}

.aos-animate[data-aos*='fade'] {
  transform: inherit!important;
  opacity: 1;
  -webkit-transform: inherit!important;
  -moz-transform: inherit!important;
  -ms-transform: inherit!important;
  -o-transform: inherit!important;
}

.aos-animate[data-aos]:nth-child(2), .fadeInBottom:nth-child(2) {
  transition-delay: 500ms;
}

.aos-animate[data-aos]:nth-child(3), .fadeInBottom:nth-child(3) {
  transition-delay: 700ms;
}

.aos-animate[data-aos]:nth-child(4), .fadeInBottom:nth-child(4) {
  transition-delay: 800ms;
}

.aos-animate[data-aos]:nth-child(5), .fadeInBottom:nth-child(5) {
  transition-delay: 1000ms;
}

.aos-animate[data-aos]:nth-child(6), .fadeInBottom:nth-child(6) {
  transition-delay: 1200ms;
}

.aos-animate[data-aos]:nth-child(7) {
  transition-delay: 1400ms;
}

.aos-animate[data-aos]:nth-child(8) {
  transition-delay: 1600ms;
}

.aos-animate[data-aos]:nth-child(9) {
  transition-delay: 1800ms;
}

.aos-animate[data-aos]:nth-child(10) {
  transition-delay: 2000ms;
}

.aos-animate[data-aos]:nth-child(11) {
  transition-delay: 2200ms;
}

.aos-animate[data-aos]:nth-child(12) {
  transition-delay: 2400ms;
}




/********* Home card sections **********/


.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width:1200px){
.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
}




/****** Full Banners ********/
/*.full-bg-img {overflow: hidden;}
.txt-content {
  position: relative;
  z-index: 2;
}
.bg-img-bnr{
  background-repeat: no-repeat!important;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
}
.bg-img-txt
{
    color: #fff;
}
.bg-img-ttl {
  font-size: 36px;
  font-weight: 400;
  position: relative;
  color: #fff;
  text-shadow: 0 0 3px #000;
}
.bg-img-txt p {
  font-size: 22px;
  margin-top: 15px;
  text-shadow: 0 0 3px #000;
}

.overly-bnr {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgb(51 51 51 / 20%);
  z-index: 1;
}

.left-txt {
  text-align:center;
}
@media (min-width:992px){
  .left-txt {
      text-align:left;
      display: flex;
      justify-content: space-between;
      align-items: center;
  }
}
  */



body.scroll .desk:before {
  width: 100%;
  transition: 2s
}

.footer-style {
  /* position: absolute; */
  /* z-index: 1; */
  /* height: 160px; */
  /* width: 270px; */
  /* opacity: .3; */
  /* top: 40px; */
  /* left: 5%; */
  /* background-repeat: no-repeat; */
  /* opacity: 0; */
  /* transform: translateX(-100%) scale(2); */
  transition: 3s;
  /* background-position: center; */
  /* background-size: 100% 100%; */
  /* background-repeat: no-repeat; */
  height: 8px;
  background: var(--sec-blue);
  position: relative;
  width: 0;
  transition: 3s;
  /*width: 100%;*/
  opacity: 0.5;
}
.aos-animate .footer-style {
  width:100%;
  opacity: 1;
}
@keyframes moveBackground {
  to {
      /*background-position: -30%;*/
    left: 100%;
  }
}

.aos-animate .footer-style:before {
  content: "";
  position: absolute;
  top: 0;
  left: -190px;
  /*right: 0;*/
  height: 8px;
  /*width: 100%;*/
  background: linear-gradient(45deg, transparent, #fff2d5, transparent);
  background: linear-gradient(45deg, transparent, #D29E0E, transparent);
  background: linear-gradient(45deg, transparent, var(--sec-yellow), transparent);

  transition: .1s;
  animation: moveBackground 8s 3s infinite;
  width: 20%;
  -webkit-animation: moveBackground 8s 3s infinite;
}



.footer-logo {
  /* padding-top: 20px; */
  /* margin-top: 10px; */
}

.footer-logos {
  margin-top: 34px;
}

.footer-logos img {
  width: 65px;
  margin-right: 8px;
}

.footer-subscribe {
  /* margin-top: 15px; */
}

.footer-subscribe .footer-ttl {
  margin-bottom: 15px;
}

.footer-subscribe p {
  color: #d1d0ca;
}

.footer-bottom-end a {
    padding: 10px;
    display: inline-block;
}

.footer-bottom-first {
    /* padding-top: 10px; */
    padding-bottom: 15px;
}

@media (min-width:1200px){
    
.footer-bottom-first {
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: left;
    }

}
@media (max-width:1199px){

}


@media(max-width: 1199px) {  

  .footer-extend {
      display: none;
      padding: 15px
  }

  .footer-style {
      /* height: 80px; */
      /* opacity: .1 !important; */
  }

  .footer-ttl {
      font-size: 16px;
      margin: 0;
      padding: 11px 0;
      border-bottom: 1px solid rgba(255,255,255,.329);
      position: relative;
      transition: .3s
  }

  .footer-top {
      padding: 30px 0
  }

  .footer-ttl:before {
      content: "";
      position: absolute;
      top: calc(50% - 7px);
      height: 10px;
      width: 10px;
      transform: rotate(45deg);
      border: 1px solid transparent;
      border-bottom-color: #fff;
      border-right-color: #fff;
      right: 3px;
      transition: .3s
  }

  .footer-open .footer-ttl:before {
      transform: rotate(225deg);
      margin-top: 5px;
      right: 15px;
  }

  .footer-open .footer-ttl {
      padding: 11px 15px;
      border-bottom-color: rgba(255,255,255,.1)
  }

  .footer-acc-block.footer-open {
      background: rgba(255,255,255,.078);
      box-shadow: 0 6px 25px rgba(0,0,0,.071)
  }

  .footer-acc-block {
      transition: .3s
  }

  .footer-logos-box {
    text-align: center;
}
}
@media (min-width:1450px){
  .footer-acc-block {
    padding-right: 15%;
}
}
@media(min-width: 1200px) {
  .footer-extend {
      display:block !important
  }
}

/****  Subpages / Banner *****/


/*HAYAT CSS*/

/*
.sub-desc-col {
  display: flex;
  align-items: center;
}

.box-title h2 {
  color: white;
  font-size: 50px;
}

.sub-desc-banner {
  min-height: 480px;
  height: 100%;
  background-position: right;
  display: flex;
  align-items: center;
}

.sub-desc-only-title {
  min-height: 100px;
  height: 100%;
  background-position: center;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
      padding: 20px;
}

.sub-desc-only-title h3 {
  position: relative;
  color: white;
  font-size: 30px;
max-width: calc(min(100%, 1040px));
}


.sub-desc-banner-section {
  position: relative;
  height: 100%;
}


.sub-desc-item {
  overflow: hidden;
}
*/
.background-banner {
  /* background-color: var(--blue); */
}
/*
.boxes-container {
  background-color: var(--blue);
  color: white;
  padding: 20px 0;
  text-align: center;
}

*/


.numbers-section {
  /* padding: 30px 0; */
}

.numbers-details p {
  color: white;
  margin: 0;
}




.award-img-container {
  max-width: 570px;
  margin: auto;
  margin-bottom: 30px;
}
.award-badge{
  width:100%;
}
@media (max-width: 767px) {

    .info-item{
        border-bottom: 1px solid white;
        border-right: none;
    }
  .info-item:last-child {
    border:none 
    }

  .award-img-container{
    max-width: 500px;
  }

}


.modal-dialog{
  height: auto;
  max-width:100%;
}

.btn-close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index:5;
}
.graph-container {
  background: #fff;
}

.quote-popUp {
  background: #FFFFFF80;
  padding: 30px;
}

.img-caption {
  background: #A4C7D2;
  padding: 10px 15px;
}

.side-img-footer {
  margin-top: auto;
}

.side-img-col {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.quote-popUp._brown {
  background: #e7e3e0;
}
@media (min-width: 992px) {
  .modal-dialog.modal-xl {
      width:900px;
  }
}
@media (min-width: 1200px) {
  .modal-dialog.modal-xl {
      width:1200px;
  }
}
@media (min-width: 1500px) {
  .modal-dialog.modal-xl {
      width:1440px;
  }
}

.img-captxt {
  margin-top: 10px;
}

/********************/
.arrow-item-box {
    padding: 20px 25px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    position: relative;
    height: 100%;
}

.arrow-item-txt {margin: 0 13%;}

.table-grid-ttl {
    padding: 20px;
    height: 100%;
    display: flex;
    align-items: center;
}

.table-grid-box {
    padding: 20px;
    height: 100%;
}


