* {
  font-family: "Poppins";
  font-style: normal;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
span {
  padding: 0;
  margin: 0;
}

img {
  object-fit: cover;
  height: auto;
  width: auto;
}
.hero-banner {
  width: 100vw;
  height: 100vh;
  position: relative;
}
.banner-slide .hero-slide {
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: center;
}
.slide-counter {
  position: absolute;
  bottom: 118px;
  left: 343px;
  border-radius: 5px;
  z-index: 1;
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}
.bannerline {
  position: absolute;
  height: 2px;
  width: 123px;
  bottom: 127px;
  left: 205px;
  z-index: 1;
  background-color: #FFF;
}
.banner-slide .owl-nav button {
  position: absolute;
  bottom: 100px;
  opacity: 0.5;
}
.banner-slide .owl-nav .owl-prev {
  left: 100px;
}
.banner-slide .owl-nav .owl-next {
  left: 145px;
}
.scrolltop {
  display: none;
}
h1{
  color: #FFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-size: 60px;
font-weight: 400;
line-height: 104%; 
letter-spacing: -2.4px;
}
.hero-disc1 p{
  color: rgba(255, 255, 255, 0.90);
  padding-top: 40px;
font-size: 18px;
font-weight: 500;
line-height: 180%; 
}
.hero-disc1{
  width: 687px;
  position: absolute;
  bottom: 300px;
  z-index: 1;
  left: 100px;
}
.hero-disc2{
  position: absolute;
  bottom: 84px;
  right: 100px;
  z-index: 1;
}
.banner-slide .owl-nav [class*=owl-]:hover {
  background: unset !important;
  color: unset !important ;
  opacity: 1 !important;
}
.sticky-header .navbar-nav .nav-link {
  color: #fff;
}
@media (min-width: 999px) {
  .navbar-light .navbar-nav .nav-link:hover {
      color: #000;
      transition: 0s !important;
  }
}
h1 b{
  text-transform: uppercase;
}
.marquee-container {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  padding: 0px 0 80px;
}

.marquee-content {
  display: inline-block;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 10s linear infinite;
}

@keyframes marquee {
  from {
      transform: translateX(0);
  }
  to {
      transform: translateX(-50%);
  }
}

/* Duplicate content to create an infinite loop effect */
.marquee-content span:nth-child(4n+1) {
color: #B3B3B3;
}

.marquee-content span {
  display: inline-block;
  padding: 0 20px;
  font-size: 20px;
  color: #222;
  font-size: 60px;
  font-weight: 400;
  line-height: normal;
}
body{
  background: #F7F7F7;
}
.values span{
  color: #333;
font-size: 14px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.7px;
display: block;
padding-bottom: 28px;

}
.value-line{
  position: relative;
  padding-left: 20px;
}
.value-line::before{
position: absolute;
content: '';
width: 12px;
height: 1px;
background-color: #333333;
left: 0;
top: 9px;
}
.values h2{
  color: #333;
font-size: 48px;
font-weight: 600;
line-height: 110%; 
letter-spacing: -1.92px;
}
.values p{
  color: #333;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px;
width: 393px;
margin-left: auto;
}
.values{
  padding: 80px 0 78px;
}
.values-img {
    width: 93%;
}
.value1 img, .value2 img, .value3 img {
  width: 100%;
}
.value1 .col-lg-5, .value2 .col-lg-5{
  padding: 88px 0;
}
.value1 .col-lg-5 div{
  width: 503px;
}
.value2 .col-lg-5 div{
  width: 503px;
  margin-left: auto;
}

.value-span{
  color: #FFF;
text-align: center;
font-size: 14px;
font-weight: 400;
line-height: normal;
border-radius: 100px;
background: #000;
padding: 8px 20px;
margin-left: 30px;
letter-spacing: 0.7px;
position: relative;
}
.value-span::before {
  position: absolute;
  content: '';
  width: 12px;
  height: 1px;
  background-color: #333333;
  left: -24px;
  top: 15px;
}
.value1 h2, .value2 h2, .value3 h2, .diversity-disc h2{
  color: #333;
font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: 110%;
letter-spacing: -1.92px;
padding: 28px 0 24px;
}
.value1 p, .value2 p, .value3 p, .diversity-disc p{
  color: rgba(51, 51, 51, 0.75);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 180%; 
}
.value2{
  padding: 100px 0;
}
.value2 .col-lg-5 div img{
  margin-top: 40px;
  width: auto;
}
.multi-carousel-container {
  padding: 88px 0 88px 7%;
  background: #fff;
}
.multi-slide img{
  border-radius: 24px;
}
.diversity-disc {
  padding-right: 7%;
  padding-bottom: 60px;
}
.multi-carousel .owl-dot span {
  width: 29vw !important;
  height: 6px !important;
  margin: 5px 0 !important;
  background: #dedfe1 !important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2sease;
  border-radius: 0 !important;
}
.multi-carousel .owl-dots .owl-dot.active span, .multi-carousel .owl-dots .owl-dot:hover span{
  background: #000 !important;
}
.multi-carousel .owl-dots {
  text-align: left !important;
  padding-top: 20px;
}
.value3{
  background-color: #fff;
  padding-bottom: 100px;
}
.value3 .col-lg-5 div {
  padding: 68px 0px 68px 20px;
}
.value5{
  background-image: url(../jpg/value-5-bg.jpg);
  padding: 100px 0 0;
  background-size: cover;
}
.value5-disc .value-span{
  background-color: #fff;
  color: #15181A;
}
.value5-disc .value-span::before {
  background-color: #fff;
}
.value5-disc h2{
font-size: 48px;
font-weight: 600;
line-height: 110%;
letter-spacing: -1.92px;
background: #FFD2B1;
background: linear-gradient(to right, #FFD2B1 10%, #FF94E1 5%, #6CFFF6 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.value5-disc p{
  color: rgba(255, 255, 255, 0.75);
font-size: 16px;
font-weight: 400;
line-height: 180%; 
}
.value5-disc{
  padding-bottom: 50px;
}
.value5-img{
  width: 100%;
}
.value5-disc .row {
  padding-top: 28px;
}
.team{
  padding: 100px;
}
.team h2{
  color: #333;
text-align: center;
font-size: 48px;
font-weight: 600;
line-height: 110%; 
letter-spacing: -1.92px;
text-transform: capitalize;
}
.team p{
color: rgba(51, 51, 51, 0.75);
text-align: center;
font-size: 16px;
font-weight: 400;
line-height: 180%;
padding: 24px 0 50px;
}
.team img{
  width: 100%;
  border-radius: 24px;
}
.center-slide img {
  scale: 0.9;
}
.center-slide img {
  scale: 0.9;
}
.active.center  .center-slide img {
  scale: 1 !important;
}
.center-carousel-container{
  padding: 100px 0;
  background-color: #000;
}
.center-carousel-container span{
  color: #FFF;
font-size: 16px;
font-weight: 600;
line-height: 120%;
letter-spacing: 0.64px;
text-transform: uppercase;
display: flex;
    justify-content: center;
    gap: 5px;
}
.center-carousel-container span span{
  opacity: 0.5;
}

.center-carousel-container h2{
  color: #FFF;
text-align: center;
font-family: Poppins;
font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: 110%; /* 52.8px */
letter-spacing: -1.92px;
padding: 32px 0 64px;
}
.center-carousel-container .owl-dot span {
  width: 4px !important;
  height: 4px !important;
  margin: 5px 10px !important;
  background: #D6D6D6 !important;
}
.center-carousel-container .owl-dot.active span {
  background: #000 !important;
  outline: 8px solid #fff;
  color: #fff;
}
.center-carousel-container .owl-nav.disabled+.owl-dots {
  margin-top: 32px;
}
.rating{
  padding: 100px 0;
}
.rating h2{
  color: #333;
font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: 110%;
letter-spacing: -1.92px;
text-transform: capitalize;
}
.rating p{
  color: rgba(51, 51, 51, 0.75);
font-size: 16px;
font-weight: 400;
line-height: 180%; 
padding: 24px 0 60px;
}
.rating img{
  width: 100%;
  box-shadow: 1px 1px 10px #d9d8d8;
  border-radius: 24px;
}
.row2 .col-lg-3 div {
  display: flex;
  justify-content: space-between;
  height: 100%;
  flex-direction: column;
}
.dreams .row1 span img{
filter: invert(1);
margin-right: 3px;
}
.dreams .row1 span{
  color: #333;
font-size: 16px;
font-weight: 600;
line-height: 120%;
letter-spacing: 0.64px;
text-transform: uppercase;
}
.dreams .row1 h2{
  color: #333;
font-size: 48px;
font-weight: 600;
line-height: 110%;
padding-bottom: 100px;
letter-spacing: -1.92px;
}
.dreams{
  padding: 100px 0 160px;
  background-color: #fff;
}
.row2 h3{
  color: #333;
font-size: 24px;
font-weight: 500;
line-height: 100%;
letter-spacing: -0.96px;
text-transform: capitalize;
}
.row2 p{
  color: rgba(51, 51, 51, 0.50);
font-size: 16px;
font-weight: 500;
line-height: 140%;
letter-spacing: -0.64px;
}
.dreams .owl-nav {
  bottom: 0;
  margin-top: 10px;
  position: absolute;
  left: -64px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.dreams .owl-nav [class*=owl-]:hover {
  background: #000;
  border-radius: 70px;
}
.dreams .owl-nav [class*=owl-]:hover img{
 filter: invert(1);
}
.footer{
  background-image: url(../jpg/footer-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 97vw;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  padding: 130px 15px 47px;
  text-align: center;
  border-radius: 32px;
}
.footer-img{
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translate(-50% , 0px);
}
.footer h2{
  color: #FFF;
text-align: center;
font-size: 48px;
font-weight: 600;
line-height: 110%;
letter-spacing: -1.92px;
}
.footer p{
  color: rgba(255, 255, 255, 0.72);
text-align: center;
font-size: 21px;
font-weight: 400;
line-height: 160%;
padding: 20px 0 48px;
}
.social a{
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.10);
box-shadow: 0px 3.214px 0px 0px #0147B8;
backdrop-filter: blur(7px);
width: 60px;
height: 60px;
display: inline-block;
}
.social a:hover{
background: #0147B8;
box-shadow: 0px 3.214px 0px 0px #000;
}
.footer span{
  color: rgba(255, 255, 255, 0.60);
font-size: 16px;
font-weight: 400;
line-height: normal;
padding-top: 74px;
}
.footer-sect{
  background-color: #fff;
  padding-bottom: 15px;
}
.multi-carousel .owl-nav button.owl-next, .multi-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translate(0px, -100%);
}
.multi-carousel .owl-nav button img {
  border-radius: 70px;
}
.multi-carousel .owl-nav [class*=owl-]:hover {
  background: unset;
}
.multi-carousel .owl-nav button img:hover {
  filter: invert(1);
}

.multi-carousel .owl-nav button.owl-next {
  left: 0;
}
.multi-carousel .owl-nav button.owl-prev{

right: 6%;
}
.team-video {
  width: 100%;
  height: auto;
  border-radius: 20px;
  display: block;
}
@media screen and (max-width:1500px) {
  h1 {
    font-size: 45px;
  }
  .hero-disc1 p {
    padding-top: 21px;
    font-size: 15px;
  }
  .hero-disc1 {
    width: 522px;
    bottom: 183px;
    left: 114px;
}
.hero-disc2 {
  bottom: 50px;
  right: 148px;
  width: 263px;
}
.hero-disc2 img{
  width: 100%;
}
.banner-slide .owl-nav .owl-prev {
  left: 101px;
}
.banner-slide .owl-nav .owl-next {
  left: 147px;
}
.banner-slide .owl-nav button {
  bottom: 44px;
}
.bannerline {
  bottom: 72px;
  left: 205px;
}
.slide-counter {
  bottom: 63px;
  left: 340px;
}
h2 {
  font-size: 40px !important;
}
p{
  font-size: 15px !important;
}
.marquee-content span {
  font-size: 45px;
}
.value1 .col-lg-5 div, .value2 .col-lg-5 div {
  width: 90%;
}
.value2 .col-lg-5 div img {
  width: 200px;
}





}
@media screen and (max-width:1300px) {
  
  .hero-disc1 {
    left: 60px;
  }
  .hero-disc2 {
    right: 91px;
  }
  .banner-slide .owl-nav .owl-prev {
    left: 52px;
  }
  .banner-slide .owl-nav .owl-next {
    left: 98px;
  }
  .bannerline {
    left: 154px;
  }
  .slide-counter {
    left: 288px;
  }
  
}
@media screen and (max-width:1200px) {
  .value1 .col-lg-5, .value2 .col-lg-5 {
    padding: 58px 0 0;
}
}
@media screen and (max-width:1000px) {
  .hero-disc1 {
    bottom: 455px;
    left: 20px;
}
.hero-disc2 {
  bottom: 288px;
  right: 20px;
}
.banner-slide .owl-nav button {
  bottom: 264px;
}
.banner-slide .owl-nav .owl-prev {
  left: 11px;
}
.banner-slide .owl-nav .owl-next {
  left: 57px;
}
.bannerline {
  bottom: 291px;
  left: 120px;
}
.slide-counter {
  bottom: 283px;
  left: 261px;
}
.values p {
  width: 90%;
  margin-left: unset;
  padding-top: 10px;
}
.values {
  padding: 60px 0 60px;
}
.marquee-container {
  padding: 0px 0 60px;
}
.value1 .col-lg-5 {
  padding: 0;
}
.value2 .col-lg-5 {
  padding: 50px 0 0;
}
.value1 .row{
  gap: 40px;
}
.value2 .row {
  flex-direction: column-reverse;
  gap: 30px;
}
.value2 {
  padding: 60px 0;
}
.value1 .col-lg-5 div, .value2 .col-lg-5 div {
  width: 100%;
  margin-left: unset;
}
.value3 {
  padding-bottom: 0;
}
.value3 .col-lg-5 div {
  padding: 68px 0px 68px;
}
.team {
  padding: 60px 20px;
}
.owl-item.active.center {
  background: unset;
  box-shadow: unset;
  border-radius: unset;
  margin-bottom: unset;
  padding-bottom: unset;
  padding-top: unset;
  margin-top: unset;
}
.rating .row {
  gap: 22px;
}
.rating img {
  border-radius: 52px;
}
.dreams .row1 h2 {
  padding-bottom: 35px;
}
.dreams .row1 span {
  padding-bottom: 16px;
  display: block;
}
br{
  display: none;
}
.row2 p {
  padding: 12px 0 24px;
}
.dreams .owl-nav {
  bottom: -66px;
  left: 0;
  display: flex;
  flex-direction: row;
  gap: 6px;
}
.dreams .owl-nav img{
  transform: rotate(-90deg);
}
.dreams .owl-nav [class*=owl-]:hover {
  transform: rotate(-90deg);
}
.dreams .owl-nav [class*=owl-]:hover img{
  transform: rotate(0deg);
}

}

.hero-disc2 span{
  display: none;
}
@media screen and (max-width: 700px) {
  h1 {
      font-size: 42px;
  }
p{
  font-size: 14px !important;
line-height: 180% !important; 
}
h2{
  font-size: 32px !important;
line-height: 110% !important;
}
.hero-banner {
  width: auto;
  height: 657px;
}
.banner-slide .hero-slide {
  width: auto;
  height: 657px;
}
.hero-disc1, .values p, .value1 .col-lg-5 div, .value2 .col-lg-5 div{
  width: auto;
}
.hero-disc2 img{
  display: none;
}
.hero-disc2 span{
  display: block;
  color: #000;
font-size: 14px;
font-weight: 600;
line-height: normal;
border-radius: 39.914px;
background: #F7DE64;
padding: 9px 27px;
width: max-content;
}
.hero-disc1 {
  bottom: 227px;
}

.hero-disc2 {
  bottom: 140px;
  right: unset;
  width: auto;
  left: 20px;
}
.banner-slide .owl-nav button {
  bottom: 32px;
}
.bannerline {
  bottom: 59px;
  left: 115px;
}
.slide-counter {
  bottom: 50px;
  left: 250px;
}
.hero-disc1 p {
  padding-top: 16px;
}
.values {
  padding: 48px 15px 32px;
}
.values-img {
  width: 95%;
}
.marquee-content span {
  font-size: 32px;
}
.marquee-container {
  padding: 15px 0 48px;
}
.value-span {
  font-size: 12px;
}
.value1 .col-lg-5 {
  padding: 0 15px;
}
.value1 h2, .value2 h2, .value3 h2, .diversity-disc h2 {
  padding: 16px 0 12px;
}
.value2 {
  padding: 0px 0 48px;
}
.value2 .col-lg-5 {
  padding: 50px 15px 0;
}
.value2 .col-lg-5 div img {
  width: 187px;
  margin-top: 12px;
}
.multi-carousel-container {
  padding: 48px 0px 48px 15px;
}
.diversity-disc {
  padding-right: 15px;
}
.multi-carousel .owl-dot span {
  width: 18vw !important;
}
.multi-carousel .owl-nav button.owl-next {
  right: 9%;
  left: unset;
  transform: translate(0px, -100%) rotate(180deg);
}
.multi-carousel .owl-nav button.owl-prev {
  left: 0;
  right: unset;
  transform: translate(0px, -100%) rotate(180deg);
}
.multi-carousel .owl-dots {
  display: none;
}
.value3 .row {
  flex-direction: column-reverse;
}
.value3 .col-lg-5 div {
  padding: 40px 0px 40px;
}
.value3 {
  padding-bottom: 60px;
}
.value5-img {
  border-radius: 19px;
}
.value5 {
  padding: 60px 0;
  background-position: center;
}
.team p {
  padding: 12px 0 35px;
}
.team {
  padding: 60px 5px;
}
.center-carousel-container {
  padding: 60px 0;
}
.center-carousel-container h2 {
  padding: 16px 15px 35px;
}
.center-carousel-container span {
  font-size: 14px;
}
.rating {
  padding: 60px 15px;
  text-align: center;
}
.rating img {
  border-radius: 24px;
}
.rating p {
  padding: 12px 0 35px;
}
.dreams {
  padding: 60px 0 142px;
}
.footer-img {
  position: absolute;
  top: -38px;
  width: 100px;
}
.footer {
  width: 93vw;
  padding: 109px 15px 28px;
  border-radius: 24px;
  background-position: bottom;
}
.footer p {
  font-size: 16px !important;
  padding: 20px 0 48px;
  opacity: 0.7;
}

.social {
  display: flex;
  gap: 8px;
  justify-content: center;
}
.social a {
  width: unset;
  height: unset;
}
.footer span {
  font-size: 14px;
  padding-top: 64px;
}
.social a img{
  width: 41px;
}



}