@font-face {
    font-family: palatino;
    src: url(../font/pala.ttf);
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css");
body{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
.fp{
    font-family: palatino;
}
a{
  text-decoration: none;
}
ul{
  list-style: none;
  padding: 0;
}
.ahover a:hover{
  color: #2f4cbf;
}
.ulcustom li a{
  text-transform: capitalize;
  color: white;
  text-decoration: none;
  margin-bottom: 10px;
  font-weight: 300;
  display: block;
}
.sticky.header-appear {
    position: fixed;
      top: 0;
      width: 100%;
      transform: translateY(0px);
      transition: all 0.5s;
      z-index: 99;
  }
  
  .sticky.header-appear .nav-bg {
    background-color: rgba(0, 0, 0, 0.57);
  }
  
  .is-hidden {
    position: fixed;
    top: 0;
    width: 100%;
    transform: translateY(-200px);
    z-index: 5;
  }
  
  header {
    /* position: fixed; */
    top: 0;
    /* height: 100%; */
    width: 100%;
    z-index: 999;
  }
  .nav-link{
    font-family: palatino;
    font-weight: 600;
    color: rgb(19,82,107) !important;
    padding: 15px !important;
    letter-spacing: 1px;
  }
  .nav-link:hover{
    color: #57aed1 !important;

  }
  .bannersection{
    height: 700px;
    background-image: url(../images/banner-bg.webp);
    background-attachment: fixed;
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .about-bg{
    background-image: url(../images/bg-2.webp);
    /* background-attachment: fixed; */
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
  }
  .investersection{
    height: 700px;
    background-image: url(../images/invester.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .sustainsection{
    height: 700px;
    background-image: url(../images/sustainibility.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .careersection{
    height: 700px;
    background-image: url(../images/career.webp );
    background-repeat: no-repeat;
    background-size: cover;
  }
  .policy-bg{
    height: 400px;
    background-image: url(../images/policybg.jpg );
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .policy-bg::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #13526b75;
  }
  .parallx{
    min-height: 700px;
    background-image: url(../images/leaf.webp);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .bannerheading{
    font-size: 70px;
    max-width: 850px;
    color: white;
    font-weight: 600;
  }
  .spacing{
    padding: 50px 0;
  }
  .textcolor{
    color: #13526B;
  }
  .bgcolor{
    background-color: #13526B;
  }
  h3{
    font-size: 49px;
  }
  .l-5{
    letter-spacing: 5px;
  }
  .l-3{
    letter-spacing: 3px;
  }
  .l-1{
    letter-spacing: 1px;
  }
  .fw-27{
    font-size: 27px;
  }
  .fw-30{
    font-size: 30px;
  }
  .fw-50{
    font-size: 50px;
  }
  .fw-55{
    font-size: 55px;
  }
  .fw-18{
    font-size: 18px;
  }
  .fw-25{
    font-size: 25px;
  }
  .fw-29{
    font-size: 29px;
  }
  .fw-22{
    font-size: 22px;
  }
  .fw-40{
    font-size: 40px;
  }
  .fw-80{
    font-size: 80px;
  }
  .fw-65{
    font-size: 65px;
  }
  .mx-900{
    max-width: 900px;
  }
  .fw-100{
    font-weight: 100;
  }
  .fw-300{
    font-weight: 300;
  }
  .fw-400{
    font-weight: 400;
  }
  .fw-600{
    font-weight: 600;
  }
  .sp-1{
    letter-spacing: 2px;
  }
  .underline{
    position: relative;
    width: fit-content;
    margin-bottom: 30px;
  }
  .underline::before{
    content: "";
    position: absolute;
    width: 0%;
    left: 0%;
    /* transform: translateX(-50%); */
    height: 1px;
    background-color: #13526B;
    bottom: 0;
    transition: all 1.5s ease-in;
  }
  .abouthead{
    font-size: 56px;
  }
  
  .bg-3{
    background-image: url(../images/bg-3.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .u-white::before{
    background-color: white;
  }
  .uc::before{
    left: 10px;
    width: 50% !important;
    transform: translateX(0) !important;
  }
  .offwhite{
    background-color: #FAFAFA;
  }
  .underline.active::before {
    width: 100%;
  }
  .aboutp p{
    font-size: 19px;
  }
  .spacing-lg{
    padding: 100px 0;
  }

  .uw-100::before{
    /* width: 100 */
  }
  .uw-80::before{
    /* width: 80%; */
  }
  .svg{
    position: absolute;
    opacity: 0.2;
    left: 48%;
    transform: translateX(-50%);
    height: 100%;
  }
  .svg svg{
    transform: scale(1.4);
  }
  svg[data-color="1"]:not(svg[data-bbox="22.9 44.987 154.1 110.013"]) {
    fill: #13526B;
  }
  .form-control,.btn{
    border-radius: 0;
  }
  .btncustom{
    background-color: #13526B;
    outline: 1px solid #13526B;
    color: white;
  }
  .btncustom:hover{
    background-color: #316142;
    outline: 1px solid #316142;
    color: black;
  }
  .formcustom:focus,.formcustom1:focus{
    box-shadow: none;
    border: unset;
  }
  .formcustom{
    outline: 1px solid #13526B;
    border: 1px solid #13526B !important;
  }
  .formcustom:hover{
    border: 0px solid #13526B;
  }
  .bgcolor .logo{
      filter: brightness(0) invert(1);
  }
  .formcustom1,.btncustom1{
    border-radius: 30px;
    background-color: white;
    color: white;
  }
  .formcustom1:hover,.btncustom1:hover{
    background-color: black;
  }
  .btncustom1{
    padding: 8px 40px;
    margin-left: -20px;
    font-size: 16px;
    color: black;
  }
.btncustom1:active{
  background-color: black !important;
}
.socialicon i{
  margin-right: 10px;
  font-size: 20px;
}
footer p{
  font-weight: 300;
}
.bgsec{
  background-color: rgba(19, 64, 82, 0.15);
}
.svg2 svg{
  transform: rotate(180deg);
  margin-left: 50px;
}
.valuehead{
  font-size: 60px;
}
.boxhead{
  font-size: 26px;
  font-weight: 300;
  position: relative;
  padding-left: 20px;
  line-height: 50px;
}
.boxhead::before{
  content: "";
  width: 8px;
  height: 0px;
  background: #13526B;
  position: absolute;
  border-radius: 20px;
  left: 0;
  transition: all 1.5s ;
}
.boxhead.active::before{
  height: 50px;
}
.gridbox{
  grid-template-columns: repeat(3,1fr);
  row-gap: 20px;
  column-gap: 2px;
}
.sideimg{
  position: absolute;
  height: 100%;
  left: -350px;
  width: 300px;
}
.productinfo{
  background-color: #13526B;
  position: absolute;
  min-height: 100%;
  top:50%;
  right: -50%;
  width: 100%;
  padding: 48px 100px;
}
.mb{
  margin-bottom: 300px;
}


.my-slider{
  padding: 0 70px;
  position: relative;
}
.slick-initialized .slick-slide{
  color: #FFF;
  margin: 0 30px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-arrow{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 50px;
  border: none;
  /* background-color: transparent; */
  height: 50px;
  width: 50px;
  z-index: 98;
  color: white;
}
.slick-arrow .bi{
  text-shadow: 2px 2px 2px black;

}
.prev-arrow {
  left: -70px;
}
.next-arrow{
  right: -50px;
}
.your-carousel img{
  
  border-radius: 50%;
}

.slick-next, .slick-prev{
  z-index: 5;
}
.slick-next:before, .slick-prev:before{
  color: #000;
  font-size: 26px;
}
.slick-dots{
  display: none !important;
}
.slick-next::after{
  content: "\f061";
  opacity: 1;
  color: black;
  width:100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  font-size: 20px;
  font-family: "Font Awesome 6 Brands";
  
}
.m-t{
  margin-top: -150px;
}
.suitaingrid{
  grid-template-columns: repeat(3,1fr);
  column-gap: 20px;
}
.sustainbox{
  border: 1px solid #bedac6;
}
.btncolor{
  background-color: #13526B;
  font-size: 18px;
  padding: 15px 25px;
  color: white;
}
.contactbg{
  background-color: #E8E6E6;
}
.contactimage{
  position: absolute;
  transform: rotate(180deg);
  right: -50px;
  top: -50px;
}
.contactimage svg{
  fill: #22495A !important;
  opacity: 0.1;
  height: 200px;
  width: 200px;
}
.formfield{
  border: unset;
  border-bottom: 1px solid black;
  padding: 10px;
}
.formfield:focus  {
  outline: unset;
}
.contactbtn{
  background-color: #000;
  padding: 15px 45px;
  color: white;
  border-radius: 30px;
  border: unset;
  transition: all 0.5s;
}
.contactbtn:hover{
  background-color: #2f4cbf;
}
.w-80{
  width: 80%;
}
.coimg{
  position: relative;
}
.coimg::after{
  position: absolute;
  content: "";
  width: 0.5px;
  height: 200px;
  background-color: #13526B;
  top: -50px;
  right: -10px;
} 
.coimg::before{
  position: absolute;
  content: "";
  width: 200px;
  height: 0.5px;
  background-color: #13526B;
  top: -10px;
  right: -50px;
} 

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px;
}
.dropdown-submenu > .multi-level-dropdown-arrow-help:hover + .dropdown-menu {
  display: block;
}
.dropdown-submenu > .multi-level-dropdown-arrow-help + .dropdown-menu:hover {
  display: block;
}
.multi-level-dropdown .dropdown-menu:hover {
  display: block;
}
.multi-level-dropdown > li:hover {
  background-color: #eee;
}
.li-elements-inline {
  float: left;
}
.multi-level-dropdown-arrow-help {
  /* height: 25px;
  width: 25px;
  position: absolute; */
  right: 0;
}
.dropdown-submenu:hover > a:after {
  border-left-color: black;
}
.submenu-option {
  position: absolute;
  width: 100%;
}
.submenu-option:hover {
  background-color: #eee;
}
.submenu-option a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.multi-level{
  top:50px;
  text-wrap: nowrap;
}
/* .multi-level:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.multi-level:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
} */

.dropdown .dropdown-menu {
  display: none;
}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
  display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
}

.dropdown-submenu .dropdown-menu {
  left: calc(100% + 2px);
}
.multi-level .nav-link{
  padding: 8px 15px !important;
  font-size: 14px;
}
.multi-level-dropdown-arrow-help.nav-link{
  padding-right: 35px !important;
  position: relative;
}
.multi-level-dropdown-arrow-help::after{
  content: "";
  font-size: 14px;
  position: absolute;
  background: url("../images/arrow.png");
  background-size: 100% 100%;
  height: 15px;
  width: 15px;
  right: 15px;
  font-weight: 900;
  top: 12px;
}
.input-group .btn{
  z-index: 5;
}
.policycode{
  color: white;
  text-decoration: none;
  font-size: 21px;
  font-weight: 400;
}
.lidot li{
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.lidot li::before{
  content: "";
  height: 10px;
  width: 10px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
.policytable th{
  background-color: #13526B;
  color: white;
  text-align: center;
}
.policytable td,.policytable th{
  border: 1px solid #13526B;
  padding: 8px 5px;
  /* text-align: center; */
}
.policytable td{
  font-weight: 400;
}
.balancesheet{
    box-shadow: 0px 3px 8px -5px #311B92;
    padding: 15px 0 15px 20px;
    background-color: #205d7c;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    margin-bottom: 10px;
}
.balancesheet:hover{
  transform: scale(1.1);
}
.balancesheet2{
    box-shadow: 0px 3px 8px -5px #311B92;
    padding: 15px 0 15px 20px;
    background-color: #205d7c;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    margin-bottom: 10px;
}
.balancesheet2:hover{
  background-color: #2f4cbf;
}
.overflowscroll{
  overflow-y: auto;
}
@media (max-width: 1199.98px){
  .sustainsection ,.parallx,.careersection{
    min-height: 500px;height: 500px;}
  .fw-50 {
    font-size: 40px;
}
.mb {
  margin-bottom: 350px;
}
  .productinfo{
    padding: 30px;
  }
  .navbar-brand img{
    width: 150px;
  }
  .container-fluid.px-5{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .nav-link{
    padding: 10px !important;
    font-size: 14px;
  }
  .fw-55{
    font-size: 48px;
  }
}
@media (max-width: 991.98px){
  .multi-level .nav-link{
    text-wrap: wrap;
  }
  .navbar-collapse{
    position: absolute;
    top: 100%;
    background-color: white;
    left: 0;
    width: 100%;
    z-index: 7;
    height: 100vh;
    overflow-y: scroll;
    padding-bottom: 150px;
  }
  .dropdown-submenu,.dropdown-submenu .dropdown-menu{
    border: unset;
  }
  .dropdown-submenu-parent ul{
    padding-left: 20px;
  }
  .multi-level{
    border: unset;
    padding-left: 10px;
  }
  .sustainsection ,.parallx,.careersection{
    min-height: 400px;height: 400px;}
  .bannerheading{
    font-size: 50px;
  }
  .bannersection{
    min-height: 500px;
    height:500px ;
  }
  .spacing-lg {
    padding: 75px 0;
}
.suitaingrid {
  grid-template-columns: repeat(1,1fr);
  row-gap: 20px;
}
.svg2 {
  position: absolute;
  right: 10px;
  top: 0;
}
.gridbox {
  grid-template-columns: repeat(2,1fr);
}
.sideimg{
  display: none;
}
.fw-80 {
  font-size: 70px;
}
}
  .balancesheet3{
        padding: 20px 0px 80px 20px;
    }
    .balancesheet4{
        padding: 20px 0px 35px 20px;       
    }
@media (max-width: 767.98px){
      .balancesheet3, .balancesheet4{
        padding: 15px 0 15px 20px;
        
    }
  .sustainsection ,.parallx,.careersection{
    min-height: 300px;height: 300px;}
  .productinfo{
    position: relative;
    top: unset;
    right: unset;
    min-height: unset;
  }
  .policy-bg{
    height: 300px;
  }
  .mb{
    margin-bottom: 20px;
  }
  .bannerheading{
    font-size: 50px;
  }
  .bannersection{
    min-height: 500px;
    height:500px ;
  }
  .spacing-lg {
    padding: 75px 0;
  }
  h3 {
    font-size: 40px;
  }
  .fw-27{
    font-size: 24px;
  }
  .abouthead {
    font-size: 46px;
}
.fw-50{
  font-size: 40px;
}
.svg svg {
  transform: scale(1);
}
.fw-65 {
  font-size: 56px;
}
}
@media (max-width: 575.98px){
  .btncolor{
    text-wrap: nowrap;
    padding: 10px;
    font-size: 14px;
  }
  .policy-bg{
    height: 200px;
  }
  .fw-25 {
    font-size: 22px;
}
.fw-18{
  font-size: 16px;
}
  .fw-55{
    font-size: 36px;
  }
  .slick-initialized .slick-slide{
    margin-right: 0;
  }
  .fw-65 {
    font-size: 36px;
  }
  .spacing-lg {
    padding: 50px 0;
}
.fw-40 {
  font-size: 32px;
}
.underline {
  position: relative;
  width: fit-content;
  margin-bottom: 20px;
}
.abouthead {
  font-size: 40px;
}
.fw-50 {
  font-size: 36px;
}
.btncustom1{
  padding: 8px 20px;
}
.gridbox {
  grid-template-columns: repeat(1,1fr);
}
.svg2 svg,.contactimage svg{
  display: none;
}
.fw-80 {
  font-size: 50px;
}
.valuehead {
  font-size: 50px;
}
}
@media (max-width: 375.98px){
  .fw-65 {
    font-size: 28px;
}
  .fw-80 {
    font-size: 36px;
}
  .fw-25 {
    font-size: 18px;
}
  .fw-55 {
    font-size: 30px;
}
  .spacing-lg {
    padding: 30px 0;
}
.bannerheading{
  font-size: 35px;
}
.fw-40 {
  font-size: 28px;
}
.abouthead {
  font-size: 34px;
}
.fw-50 {
  font-size: 30px;
}
h3 {
  font-size: 32px;
}
.fw-29 {
  font-size: 24px;
}
}
.anim-typewriter{
  animation: typewriter 4s steps(44) 0.5s 1 normal both;
             overflow: hidden;
             width: 100%;text-wrap: nowrap;
}
@keyframes typewriter{
  from{width: 0;}
  to{width: 100%;}
}
.slick-slide:hover::after{
  opacity: 1;
}
.slick-slide{
  position: relative;
}
.slick-slide::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  transition: all 0.5s;
  opacity: 0;
}