:root {
  --primary-color: #64EED2;
  --font-Montserrat: "Montserrat";
  --bg-gray: #F5F5F5;
  --text-gr: #004B8E;
}

p {
  font-family: var(--font-Montserrat) !important;
}

section.our-bannerb.position-relative.video-sec {
  margin-left: -1px;
  padding-top: 0px;
  margin-top: 0px;
}

.our-bannerb {
  overflow: hidden;
}

.application-slider-banner-miain {
  width: 100%;
}

.application-slider-banner-miain .owl-stage-outer {
  height: 100%;
}

.application-slider-banner-miain img {
  height: 100%;
}

.application-slider-banner {
  width: 100%;
  position: absolute;
  left: 110px;
}

.application-slider-banner p {
  font-family: var(--font-Montserrat) !important;
  margin-top: 20px;
  margin-bottom: 35px;
}

.application-slider-banner span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.new-home-page-banner .application-slider-banner h1 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -2%;
    color: #ffffff;
    margin-top: 35px;
    margin-bottom: 25px;


}

.new-home-page-banner .application-slider-banner-miain .item a {
  position: relative;
  z-index: 1;
}

.new-home-page-banner .application-slider-banner-miain .item a::after {
  /* background: linear-gradient(90.75deg, rgb(0 0 0 / 83%) -7.22%, rgba(0, 0, 0, 0) 70.96%); */
  background: linear-gradient(90.75deg, rgba(0, 0, 0, 0.7) -13.22%, rgba(0, 0, 0, 0) 56.96%);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
}

.new-home-page-banner .application-slider-banner {
  z-index: 2;
  top: 15%;
}

.new-home-page-banner .application-slider-banner h1 b {
  font-weight: 700;
}

.new-home-page-banner .application-slider-banner label {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -2%;
  text-align: center;
  border: 1px solid #FFFFFF;
  color: #ffffff;
  border-radius: 60px;
  height: 42px;
  line-height: 42px;
  padding: 0px 25px;
}


.new-home-page-banner .application-slider-banner span {
  width: 290px;
  height: 52px;
  color: #00315D;
  background-color: #ffffff;
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;


}


.new-home-page-banner .application-slider-banner p {
  font-family: var(--font-Montserrat);
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 22px;
  letter-spacing: -2%;
  color: #ffffff;
}



.new-home-page-banner .application-slider-banner-miain .owl-nav button.owl-prev {
  left: 87.5%;
  /* background: url('../images/home/left-arrow-n.png') no-repeat center center !important;
  background-size: 20px;
  border-radius: 0%;
  border: none;
  background-color: #ffffffff !important; */
}


.new-home-page-banner .application-slider-banner-miain .owl-nav button span {
  width: 40px;
  height: 24px;
  position: relative;
  top: 0px;
  line-height: 16px;
  color: #ffffff;
  /* display: none; */
  font-size: 0px;
  font-weight: 300;

}

.new-home-page-banner .owl-nav {
  display: none;
}

.application-slider-banner-miain .owl-nav {
  display: block;
}

.new-home-page-banner .application-slider-banner-miain .owl-nav button.owl-prev span {
  top: -2px;
  /* background-color: #004B8E; */
}

.new-home-page-banner .application-slider-banner-miain .owl-nav button.owl-next span {
  top: -2px;
  /* background-color: #00315D; */
}

.new-home-page-banner .application-slider-banner-miain .owl-nav button {
  position: absolute;
  background-color: transparent !important;
  top: 85%;
  transform: translateY(-50%);
  /* background-color: #ffffffff !important; */
  width: 40px;
  height: 24px;
  color: #000 !important;
  opacity: 1;
  font-size: 35px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 40px !important;
  margin: 0px !important;
  vertical-align: top;
  border-radius: 0px !important;
}

.new-home-page-banner .application-slider-banner-miain .owl-nav button.owl-next {
  right: 100px;
  /* background: url(../images/home/slider-arrow.png) no-repeat center center !important; */
  /* background-color: #00315D !important; */
  background-image: url(../images/home/right-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-size: 40px !important;
  height: 24px;
  border-radius: 0%;
  border: none;
}

.new-home-page-banner .application-slider-banner-miain .owl-nav button.owl-prev {
  background-image: url(../images/home/lest-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-size: 40px !important;
  height: 24px;
  border-radius: 0%;
  border: none;
}




h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-Montserrat);
}



/* ============================================================
   TRANSFORMING / INTRO
   ============================================================ */
.intro {
  position: relative;
  padding: 50px 0;
  background: #fff;
  /* background-image: url("../images/case-studies/case-studies-bg.jpg"); */
  background-repeat: no-repeat;
  background-size: cover;
}

/* .intro::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .5;
  pointer-events: none;
  background-image: url("../images/case-studies/case-studies-bg.jpg");
  background-size: 56px 100px;
  -webkit-mask-image: linear-gradient(90deg, #000 35%, transparent 70%);
  mask-image: linear-gradient(90deg, #000 35%, transparent 70%);
} */

.intro .container-xl {
  position: relative;
  z-index: 1
}

.intro h2 {
  font-weight: 500;
  font-size: clamp(30px, 4vw, 44px);

  color: #515151;
  line-height: 48px;
  letter-spacing: -2%;

}

.intro h2 .accent {
  font-weight: 700;
  color: #004B8E;
}

.intro p {
  font-size: 20px !important;
  margin-bottom: 18px;
  color: #515151;
  font-weight: 500 !important;
  font-family: var(--font-Montserrat) !important;
}



.button-box-new {
  width: 216px;
  height: 52px;
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;
  color: #ffffff;
  background-color: #004B8E;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #51515100;
  transition: 0.4s;

}

.button-box-new:hover {
  background-color: #00315d;
}

.button-box-new.ghost {
  border: 2px solid #515151;
  background-color: transparent;
  color: #000000;
  font-size: 15px;
  font-weight: 400;
}


.button-box-new.ghost:hover {
  border: 2px solid #004B8E;
  color: #004B8E;
}

/* ============================================================
   APPLICATIONS GRID
   ============================================================ */
.applications {
  padding: 30px 0 80px;
  background: #fff
}

.applications .head {
  text-align: center;
  font-weight: 500;
  font-size: clamp(18px, 2.4vw, 22px);
  color: var(--ink);
  margin-bottom: 40px;
  font-family: var(--font-Montserrat);
  line-height: 44px;
  letter-spacing: -2%;

}

.applications .head .accent {
  color: #004B8E;
  font-weight: 800;
}

.app-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px
}

.app-card {
  position: relative;
  height: 230px;
  border-radius: 6px;
  overflow: hidden;
  background: var(--card-navy);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  cursor: pointer;
  transition: .3s;
}

.app-card.has-img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--bg) center/cover no-repeat;
}

.app-card.has-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(5, 28, 58, .35), rgba(5, 28, 58, .78));
}

.app-card .ico {
  position: relative;
  z-index: 2;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .14);
  border: 1px solid rgba(255, 255, 255, .25);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: auto;
  margin-top: auto;
}

.app-card .ico svg {
  width: 32px;
  height: 32px;
  stroke: #fff;
  fill: none;
  stroke-width: 1.6
}

.app-card .label {
  position: relative;
  z-index: 2;
  font-family: var(--display);
  font-weight: 600;
  font-size: 16px;
  margin: 0 0 26px
}

.app-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 30px rgba(0, 40, 90, .25)
}

.app-card:hover .ico {
  background: rgba(255, 255, 255, .25)
}

/* ============================================================
   SMARTER NANOBUBBLE
   ============================================================ */
.smarter {
  background: var(--bg-gray);
  /* padding: 50px 0 */
  margin-top: 50px;
}

.mobile-gap {
  margin: 0;
}

.smarter .machine-wrap {
  position: relative;
  text-align: center;
  padding: 45px;

}

.smarter .gas-badge {
  position: absolute;
  right: 10%;
  top: 34%;
  width: 158px;
  height: 158px;
  border-radius: 50%;
  background: #515151;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: end;
  padding: 20px;
  justify-content: center;
}

.smarter .gas-badge b {
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 19px;
  color: #ffffff;
  line-height: 22px;
  letter-spacing: -2%;
  text-align: center;

}

.smarter .gas-badge span {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 10px;
  line-height: 22px;
  letter-spacing: -2%;
  text-align: center;

}

.smarter h2 {
  font-size: clamp(28px, 3.6vw, 44px);
  color: #515151;
  font-family: var(--font-Montserrat);
  font-weight: 500;
  line-height: 48px;
  letter-spacing: -2%;

}

.smarter h2 .accent {
  color: #004B8E;
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: -2%;

}

.smarter p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 24px !important;
  letter-spacing: -2%;
  color: #515151;
  margin: 18px 0 40px;
  padding-right: 32px;
}

.clor-ch {
  border: 2px solid #004B8E !important;
}

.smarter .features {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  margin-top: 28px;
  color: #6a7480;
  font-size: 14px
}

.smarter .features span {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -2%;
  color: #515151;
}

.check {
  width: 16px;
  height: 16px;
  flex: 0 0 16px
}

.check svg {
  width: 16px;
  height: 16px;
  stroke: var(--teal);
  fill: none;
  stroke-width: 2
}

/* ============================================================
   PROVEN / CASE STUDIES
   ============================================================ */
.new-case-box-main {
  width: 100%;
  padding: 50px 0px;
}

.new-case-box {
  width: 100%;
}

.new-case-box-slider {
  width: 100%;
}

.new-case-box-inner-main {
  width: 100%;
  box-shadow: 0px 4px 10px 0px #00000026;
  border-radius: 15px;
  background-color: #ffffff;
  overflow: hidden;
}


.new-case-box-img {
  width: 100%;
  height: 207px;
}

.new-case-box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}

.new-case-box-text {
  width: 100%;
  padding: 25px 20px;
  position: relative;
}

.number-box-main {
  position: absolute;
  right: -35px;
  bottom: -71px;
  background: #004B8EBF;
  /* border: 1px solid #00315D; */
  display: flex;
  flex-direction: column;
  width: 182px;
  height: 182px;
  border-radius: 50%;
  align-items: flex-start;
  gap: 8px;
  padding: 37px 24px;
}

.number-box-main b {
  font-family: var(--font-Montserrat);
  font-weight: 700;
  /* font-size: 36px; */
  font-size: 28px;
  line-height: 22px;
  letter-spacing: -2%;
  text-align: center;
  color: #FFFFFF;

}

.case-studies-new {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.number-box-main label {
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 10px;
  line-height: 11px;
  letter-spacing: -2%;
  color: #FFFFFF;

}


.new-case-box-text a {
  width: 142px;
  height: 52px;
  border: 2px solid #004B8E;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;
  margin-top: 20px;
  color: #000000;

}

.new-case-box-text h6 {
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: -2%;
  color: #004B8E;
  margin-top: 18px;
  margin-bottom: 8px;
}

.new-case-box-text p {
  font-weight: 500 !important;
  font-size: 11px !important;
  line-height: 18px;
  letter-spacing: -2%;

}

.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
}

.new-case-box-text p b {
  font-weight: 700;
}

.new-case-box-text span {
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 11px;
  line-height: 24px;
  letter-spacing: -2%;
  border-radius: 5px;
  height: 25px;
  padding: 0px 10px;
  background-color: #004B8E;
  display: inline-block;
  color: #ffffff;
}

.new-case-box-inner-main.case-color-fill {
  background-color: #00315D;
}

.case-color-fill .new-case-box-text h6 {
  color: #ffffff;
}

.case-color-fill .new-case-box-text a {
  border: 2px solid #ffffff;
  color: #ffffff;
}

.case-color-fill .new-case-box-text p {
  color: #ffffff;
  font-family: var(--font-Montserrat) !important;
}

.case-color-fill .number-box-main {
  background: #ffffff;
  border: 1px solid #00325d00;
}

.new-case-box-slider .item {
  margin-bottom: 20px;
  padding: 10px;
}

.case-color-fill .number-box-main b {
  color: #004B8E;
}

.case-color-fill .number-box-main label {
  color: #004B8E;
}

/* ============================================================
   WHAT'S NEW (dark band)
   ============================================================ */
.whatsnew {
  padding-top: 0px;
  padding-bottom: 70px;
}

.whatsnew .panel {
  background: #00315D;
  border-radius: 14px;
  padding: 48px 46px 56px;
  color: #fff
}

.whatsnew h2 {
  color: #fff;
  font-family: var(--font-Montserrat);
  font-weight: 800;
  font-size: 22px;
  line-height: 44px;
  letter-spacing: -2%;

  margin-bottom: 10px
}

.whatsnew h2 span {
  font-weight: 400 !important;
}

.whatsnew .lead-p {
  color: #ffffff;
  max-width: 740px;
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 22px;
  letter-spacing: -2%;
  margin: 0
}

.whatsnew .read-more {
  font-family: var(--font-Montserrat);
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -2%;
  text-align: right;
  color: #64EED2;
  display: inline-flex;
  align-items: center;
  gap: 10px
}

.whatsnew .read-more img {
  width: 22px;
}

.what-nico-new {
  margin-bottom: 40px;
}

.news-card {
  background: #004B8E;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  position: relative;

}

.hover-text-at-nico {
  position: absolute;
  bottom: -300px;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #004B8E;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  transition: 0.4s;
  display: none !important;

}


.news-card:hover .hover-text-at-nico {
  bottom: 0;
  height: 0%;
}

.hover-text-at-nico p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 22px;
  letter-spacing: -2%;
  margin: 0;
  color: #ffffff;
}

.news-card a .logo {
  height: 178px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 0px;
  border-radius: 15px;
}

.news-card a span {
  font-weight: 400 !important;
}

.news-card a.box-link-main {
  color: #64EED2;
  font-size: 15px !important;
  font-weight: 500 !important;
  letter-spacing: -2%;
  margin-top: auto;
}

a.mid-link-box {
  height: 100px;
}

/* .news-card .logo img {
  max-height: 80px;
  width: auto
} */

.news-card .body {
  padding: 15px 20px 20px;
}

.news-card .date {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: -2%;
  margin-bottom: 10px;
  margin-top: 10px;
  display: block;
  color: #F2F2F2;
}

.news-card a {
  color: #fff;
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  margin-top: 0px;
  letter-spacing: -2%;
  display: block;


}

/* ============================================================
   ACADEMIC PARTNERS
   ============================================================ */
.partners {
  padding: 50px 0;
  background: #F5F5F5;
}

.partners .center {
  text-align: center;
  margin-bottom: 38px
}

.partners p {
  font-weight: 500 !important;
  font-size: 18px !important;
  font-family: var(--font-Montserrat) !important;
  line-height: 22px;
  letter-spacing: -2%;
  text-align: center;
  max-width: 740px;
  margin: 5px auto 0;
  color: #515151;

}

.logo-cell {
  background: #fff;
  border-radius: 10px;
  height: 108px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 22px;
  box-shadow: 0 4px 14px rgba(20, 40, 80, .05)
}

.logo-cell img {
  max-height: 64px;
  width: auto;
  object-fit: contain
}

.partner-row+.partner-row {
  margin-top: 18px
}

/* ============================================================
   ACHIEVEMENTS
   ============================================================ */
.achievements {
  padding: 50px 0;
  background: #fff
}

.achievements .center {
  text-align: center;
  margin-bottom: 42px
}

.achievements p {
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 22px;
  letter-spacing: -2%;
  text-align: center;
  max-width: 740px;
  margin: 14px auto 0;
  color: #515151;
}

.ach-card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  box-shadow: 0 3px 7px rgb(20 40 80 / 17%);
}

.ach-card .ph {
  height: 291px;
  background: url(../images/home/awd.jpg) center/cover no-repeat;
  position: relative
}

.ach-card .trophy {
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ach-card .trophy svg {
  width: 22px;
  height: 22px;
  fill: var(--blue)
}

.ach-card .body {
  padding: 30px 22px 24px
}

.ach-card h3 {
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -2%;
  color: #004B8E;
  margin-bottom: 12px
}

.ach-card .date {
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: -2%;
  color: #515151;
}

/* ============================================================
   WHY CHOOSE (dark band)
   ============================================================ */
.whychoose {
  width: 100%;
}

.whychoose-inner {
  width: 100%;
  background: #00315D;
  color: #fff;
  padding: 35px 0 35px;
  border-radius: 15px;
}

.whychoose .center {
  font-family: var(--font-Montserrat);
  font-weight: 800;
  font-size: 22px;
  line-height: 33px;
  letter-spacing: -2%;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 50px
}

.whychoose .center span {
  color: #64EED2;
}

.wc-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr)
}

.wc-col {
  padding: 0 30px;
  text-align: center;
  position: relative
}

.wc-col+.wc-col::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #ffffff;
}

.wc-col h3 {
  color: #ffffff;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: -2%;
  text-align: center;
  margin-bottom: 35px;
}

.wc-col p {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 22px;
  letter-spacing: -2%;
  text-align: center;
  margin: 0;
  font-family: var(--font-Montserrat) !important;

}

.wc-col p b {
  font-weight: 700;
}

.wc-divider {
  height: 1px;
  background: #ffffff;
  max-width: 960px;
  margin: 32px auto 20px;
}

.wc-badges {
  display: flex;
  justify-content: center;
  gap: 215px;
  flex-wrap: wrap
}

.whychoose .wc-badge span {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: -2%;
  color: #ffffff;
  text-align: center;

}

.wc-badge {
  text-align: center;
  color: #dbe6f2;
  font-size: 11px;
  line-height: 1.35
}

.wc-badge .ic {
  /* width: 121px;
  height: 105px;
  border-radius: 15px;
  background: #fff; */
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  height: 75px;
}

/* .wc-badge .ic img {
  width: 81px;
} */

/* ============================================================
   KNOWLEDGE HUB
   ============================================================ */
.knowledge {
  background: var(--bg-gray);
  padding: 40px 0px;
  margin-top: 60px;
}

.knowledge .center {
  text-align: center;
  margin-bottom: 40px
}

.knowledge .center p {
  color: #515151;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 22px;
  letter-spacing: -2%;
  text-align: center;
  font-family: var(--font-Montserrat) !important;
  max-width: 740px;
  margin: 14px auto 0
}

.kn-card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 28px 26px 15px;
  height: 100%;
  position: relative;
  box-shadow: 0 6px 18px rgba(20, 40, 80, .05)
}

.knowledge-hub {
  margin-top: 40px !important;
}

.kn-card .tag {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #004B8E;
  color: #fff;
  padding: 4px 12px;
  border-radius: 5px;
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 11px;
  line-height: 22px;
  letter-spacing: -2%;

}

.kn-card .doc {

  margin-bottom: 30px;
  display: block;
}

.kn-card .doc img {
  width: 36px;
}

.kn-card h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -2%;
  color: #004B8E;

}

.kn-card .rm {
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  color: #000000;
}

.kn-card .rm:hover {
  color: var(--blue)
}

/* ============================================================
   CTA
   ============================================================ */
.cta-wrap {
  padding: 50px 0px;
  background: #fff;
}

.cta {
  position: relative;
  background: #00315D;
  border-radius: 14px;
  padding: 60px 60px;
  color: #fff;
  overflow: hidden;
}

.get-start-main {
  width: 158px;
  height: 52px;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #FFFFFF;
  margin-left: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  background-color: transparent;

}

.get-start-main:hover {
  background-color: #ffffff;
  color: #004B8E;
}

/* .cta::after {
  content: "NICO";
  position: absolute;
  right: 30px;
  bottom: -26px;
  font-family: var(--display);
  font-weight: 800;
  font-size: 170px;
  color: rgba(255, 255, 255, .04);
  letter-spacing: 4px;
  line-height: 1
} */

.cta .rings {
  /* position: absolute;
  right: -65px;
  top: -120px;
  width: 625px;
  height: 420px; */
  position: absolute;
  right: -65px;
  top: -100px;
  width: 718px;
}

.cta .rings img {
  opacity: 16%;
  filter: grayscale(100%) brightness(30%);
}

.cta h2 {
  position: relative;
  z-index: 2;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -2%;
  font-size: clamp(30px, 4vw, 44px);
  margin-bottom: 45px
}

.cta h2 span {
  color: #64EED2;
  display: inline-block;
  margin-left: -10px;
}

.cta p {
  position: relative;
  z-index: 2;
  color: #ffffff;
  max-width: 800px;
  margin-bottom: 45px;
  font-weight: 500 !important;
  font-size: 17px !important;
  line-height: 24px;
  letter-spacing: -2%;
  font-family: var(--font-Montserrat) !important;

}


/* ============================================================
   DRIVING IMPACT / GLOBE
   ============================================================ */
.globe {
  padding: 50px 0 10px;
  background: #fff
}

.globe h2 {
  font-size: clamp(30px, 4vw, 44px);
  font-weight: 500;
  line-height: 48px;
  letter-spacing: -2%;
  color: #515151;

}

.globe h2 .accent {
  font-weight: 700;
  color: #004B8E;
}

.flag-grid {
  display: flex;
  flex-direction: 1fr 1fr;
  gap: 18px;
  justify-content: end;
  flex-wrap: wrap;
}

.flag-cell a {
  background: #F2F2F2;
  border-radius: 12px;
  height: 70px;
  width: 247px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 15px;
  text-decoration: none;
}

.flag-cell img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.flag-cell span {
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: left;
  color: #000000;
}

/* 
.flag-cell p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 100% !important;
  letter-spacing: -2%;
  text-align: left;
  color: #000000;
  margin: 0;
  text-align: ;
} */

/* ============================================================
   FOOTER (footer.php)
   ============================================================ */
.site-footer {
  background: #06223f;
  color: #b9c8d8;
  padding: 54px 0 26px;
  font-size: 14px
}

.site-footer h5 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 18px
}

.site-footer a {
  color: #b9c8d8
}

.site-footer a:hover {
  color: #fff
}

.site-footer ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.site-footer li {
  margin-bottom: 9px
}

.site-footer .brand {
  font-family: var(--display);
  font-weight: 800;
  color: #fff;
  font-size: 24px;
  letter-spacing: .5px
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, .12);
  margin-top: 38px;
  padding-top: 22px;
  color: #8da3ba;
  font-size: 13px
}


.eyebrow-title {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 22px;
  line-height: 44px;
  letter-spacing: -2%;
  text-align: center;
  color: #515151;
}

.eyebrow-title .accent {
  font-family: var(--font-Montserrat);
  font-weight: 800;
  font-size: 22px;
  line-height: 44px;
  letter-spacing: -2%;
  text-align: center;
  color: #004B8E;
}

.achievements-new h2 {
  font-family: var(--font-Montserrat);
  font-weight: 800;
  font-size: 22px;
  line-height: 44px;
  letter-spacing: -2%;
  text-align: center;
  color: #004B8E;

}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media(max-width:1199.98px) {
  .app-grid {
    grid-template-columns: repeat(3, 1fr)
  }
}

@media(max-width:991.98px) {
  .hero-inner {
    padding: 120px 0 90px
  }

  .intro {
    padding: 60px 0
  }

  .wc-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 34px 0
  }

  .wc-col {
    padding: 0 22px;
    margin-bottom: 8px
  }

  .wc-col::before {
    display: none
  }

  .wc-col:nth-child(even)::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(255, 255, 255, .18)
  }

  .wc-col h3 {
    min-height: auto
  }

  .flag-grid {
    grid-template-columns: 1fr 1fr
  }

  .cta {
    padding: 48px 36px
  }

  .whatsnew .panel {
    padding: 38px 28px 44px
  }
}

@media(max-width:767.98px) {
  .app-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px
  }

  .app-card {
    height: 190px
  }

  .smarter .gas-badge {
    width: 104px;
    height: 104px;
    right: 2%
  }

  .wc-grid {
    grid-template-columns: 1fr
  }

  .wc-col::before,
  .wc-col:nth-child(even)::before {
    display: none !important
  }

  .wc-col {
    border-top: 1px solid rgba(255, 255, 255, .15);
    padding-top: 26px
  }

  .wc-col:first-child {
    border-top: 0;
    padding-top: 0
  }

  .wc-badges {
    gap: 34px
  }

  .flag-grid {
    grid-template-columns: 1fr
  }

  .case-stat {
    width: 118px;
    height: 118px
  }

  .cta::after {
    font-size: 96px
  }

  .hero-arrows {
    position: static;
    display: flex;
    justify-content: flex-start;
    margin-top: 24px
  }
}

@media(max-width:575.98px) {
  .app-grid {
    grid-template-columns: 1fr 1fr
  }

  .intro h2,
  .globe h2,
  .smarter h2 {
    font-size: 30px
  }
}

/* ---- carousel mechanics ---- */
/* .car-viewport {
  overflow: hidden;
} */

.car-track {
  display: flex;
  flex-wrap: nowrap;
  will-change: transform
}

.car-item {
  min-width: 0
}

/* ---- scroll reveal ---- */
[data-reveal] {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity .6s ease, transform .6s ease
}

[data-reveal].in {
  opacity: 1;
  transform: none
}

/* reduced motion */
@media(prefers-reduced-motion:reduce) {
  * {
    animation: none !important;
    transition: none !important;
    scroll-behavior: auto !important
  }

  [data-reveal] {
    opacity: 1;
    transform: none
  }
}


.machine-product-new img {
  width: inherit;
  z-index: 2;
  position: relative;
}



.new-application-grid-boxs-main {
  width: 100%;
  padding-bottom: 50px;
}


.all-app-new {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.new-application-grid-boxs {
  width: 100%;
}

.new-application-grid-heading {
  width: 100%;
  margin-bottom: 20px;
}

.new-application-grid-heading h2 {
  font-weight: 500;
  font-size: 22px;
  line-height: 44px;
  letter-spacing: -2%;
  text-align: center;
  color: #515151;
}

.new-application-grid-heading h2 span {
  color: #004B8E;
  font-weight: 800;

}

.new-application-grid-heading p {
  max-width: 840px;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 22px;
  letter-spacing: -2%;
  text-align: center;
  color: #515151;
  font-family: var(--font-Montserrat) !important;
  margin: auto;

}

.new-application-grid-boxs-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
}

.new-application-grid-box {
  width: 19.3%;
  height: 252px;
}


.new-application-grid-box a {
  width: 100%;
  height: 100%;
  background-color: #00315D;
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: 0.4s;
}

.new-application-grid-box a:hover .new-application-bg-main img {
  transform: scale(1.05);
}

.new-application-grid-box a:hover .no-img-bg img {
  transform: scale(1.07);
  /* width: 42px !important; */
}

.new-case-studies-slider-main button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* background: #ffffffa8 !important; */
  /* background: #e3e2e2a8 !important; */
  width: 42px;
  height: 42px;
  border-radius: 50% !important;
  color: #000 !important;
  opacity: 1;
  font-size: 28px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 40px !important;
  margin: 0px !important;
  vertical-align: top;
  font-weight: 100 !important;
}

.new-case-studies-slider-main button.owl-next {
  right: -10px;
}

.new-case-studies-slider-main button.owl-prev {
  left: -10px;
}

.new-case-studies-slider-main button span {
  height: 45px;
  width: 45px;
  position: relative;
  top: -3px;
}

.no-img-bg {
  transition: 0.4s;
  transform: scale(1);
}

.img-box-main {
  background-color: #00315D;
}

.new-application-bg-main {
  width: 100%;
  height: 100%;
  position: relative;
}

.new-application-bg-main::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #004B8E59;

  content: "";
}

.new-application-bg-main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.4s;
}

/* .new-application-bg-main {
  background-repeat: no-repeat;
  background-size: cover;
}

.aquaculture-bg-img {
  background-image: url(../images/home/aquaculture-bg.jpg);
} */

.contant-text-box {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

}

.app-text {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  padding: 0px 10px;
}

.app-text h6 {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -2%;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
}

.new-application-grid-box a .app-icon {
  width: 70px;
  height: 70px;
  background-color: #004B8E;
  border-radius: 50%;
  padding: 12px;
  display: flex;
  justify-content: center;
  align-items: center;

}





.achievement-slider .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* background: #ffffffa8 !important; */
  background: #e3e2e2a8 !important;
  width: 42px;
  height: 42px;
  border-radius: 50% !important;
  color: #000 !important;
  opacity: 1;
  font-size: 35px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 40px !important;
  margin: 0px !important;
  vertical-align: top;
}

.achievement-slider .owl-nav button.owl-next {
  right: -70px;
}

.achievement-slider .owl-nav button.owl-prev {
  left: -70px;
}

.achievement-slider .owl-nav button span {
  height: 45px;
  width: 45px;
  position: relative;
  top: -3px;
}


.new-application-grid-box a .app-icon.img-box-main {
  background-color: #00315D;
}

.new-application-grid-box a .app-icon img {
  width: 40px !important;
  transition: 0.4s;
  transform: scale(1);
}

.achiev-new-box-main {
  width: 100%;
  padding: 50px 0px;
}

.achiev-new-box {
  width: 100%;
}

.achievement-slider {
  width: 100%;
}

.achievement-card {
  width: 100%;
  padding: 5px 10px;
  padding-bottom: 12px;
}

.achievement-card:hover .achievement-card-inner {
  background-color: #004B8E;
}

.achievement-card:hover .achievement-card-text b {
  color: #FFFFFF;
}

.achievement-card:hover .achievement-card-text label {
  color: #64EED2;
}

.achievement-card-img {
  width: 100%;
  height: 291px;
}

.achievement-card-img img {

  height: 100%;
  object-fit: cover;
}

.achievement-card-text {
  width: 100%;
  padding: 30px 15px;
  height: 150px;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: space-around;
}

.achievement-card-text .awr-icon img {
  width: 20px !important;
}

.achievement-card-text b {
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: -2%;
  color: #004B8E;
  display: block;
  margin-bottom: 10px;
}



.achievement-card-text label {
  color: #515151;
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: -2%;
  cursor: pointer;

}

.achievement-card-inner {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 4px 10px 0px #00000026;
  border-radius: 15px;
  overflow: hidden;
  transition: 0.4s;
}


.achievement-slider .owl-dots {
  margin-top: 30px;
  text-align: center;
}

.achievement-slider .owl-dot span {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 5px;
  background: #D9D9D9;
  float: left;
}

.button-main {
  gap: 16px;
}


.achievement-slider .owl-dot.active span {
  background: #004b8e;
}



#logorow1 .logo_items {
  gap: 30px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-animation: slideLeft 40s linear infinite;
  animation: slideLeft 40s linear infinite;
}

#logorow2 .logo_items {
  gap: 30px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-animation: slideRight 40s linear infinite;
  animation: slideRight 40s linear infinite;
}

@-webkit-keyframes slideLeft {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@keyframes slideLeft {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@-webkit-keyframes slideRight {
  from {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideRight {
  from {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.logos_slider {
  overflow: hidden;
  padding: 15px 0px;
  white-space: nowrap;
  position: relative;
}



.logo_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: 40s slides infinite linear;
  animation: 40s slides infinite linear;
}

.partner-logo {
  background-color: #ffffff;
  border-radius: 15px;
  width: 266px;
  padding: 15px;
  height: 96px;
}

.logo_items img {
  height: 100%;
  object-fit: contain;
}

.achievements-mb {
  margin-bottom: 30px !important;
}

.logos_slider#logorow1 {
  padding-top: 0;
}


.awr-icon {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  top: -27px;
  padding: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.awr-icon img {
  width: 100%;
}


.smarter-text {
  padding-left: 80px;
  margin: 0;
}


.button-form-new-main {
  padding: 0;
  margin-bottom: 10px;
}


/* careers-test css */


.new-contact-page-main {
  width: 100%;
  /* background-image: url(../images/enquiry-img/banner-bg.png); */
  background-image: url(../images/enquiry-img/banner.jpg);
  height: 546px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;

}

.new-contact-page-main img {
  height: 100%;
  object-fit: cover;
  width: 70% !important;
}



.new-contact-page {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 60px;
}

.new-contact-page h1 {
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 64px;
  line-height: 70px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #fff;

}

.new-contact-page h1 span {
  color: #64EED2;
}

.new-contact-page p {
  color: #FFFFFF;
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 22px !important;
  line-height: 28px;
  letter-spacing: -2%;
  text-transform: capitalize;

}

.new-our-solution-main {
  width: 100%;
}

.new-our-solution {
  width: 100%;
  display: flex;
  margin: 70px 0px;
  align-items: center;
  gap: 250px;
}


.new-our-solution-left-main {
  width: 50%;
}

.new-our-solution-left {
  width: 100%;
}

.new-our-solution-left h2 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: 0%;
  color: #515151;
  margin-bottom: 35px;

}

.new-our-solution-left h2 span {
  color: #004B8E;
  font-weight: 700;

}

.new-our-solution-left p {
  color: #515151;
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 28px;
  letter-spacing: 0%;

}

.new-our-solution-right-main {
  width: 50%;
}

.new-our-solution-right {
  width: 100%;
  background: #00315D;
  padding: 30px 30px;
  border-radius: 15px;
}

.new-our-solution-text b {
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 22px;
  display: block;
  margin-bottom: 8px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ffffff
}


.new-our-solution-text span {
  font-family: var(--font-Montserrat) !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  line-height: 24px;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.new-driving-impact-flag a {
  width: 78px;
}

.new-our-solution-text a {
  font-family: var(--font-Montserrat) !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.new-our-solution-text {
  margin-bottom: 25px;
}

.new-our-solution-text:last-child {
  margin-bottom: 0;
}

.new-our-solution-text .num {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.new-our-solution-text .num a {
  display: inline-block;
}

.new-our-solution-text .num a span {
  margin-right: 5px;
}


.new-driving-impact-main {
  width: 100%;
  background-color: #F5F5F5;
  margin-bottom: 50px;
}

.new-driving-impact {
  margin: 0px auto;
  padding: 50px 0px;
}

.new-driving-impact-flag img {
  height: 50px;
  width: 100%;
  object-fit: cover;
}

.new-driving-impact h2 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 44px;
  color: #515151;
  line-height: 48px;
  letter-spacing: -2%;
  text-align: center;
  margin-bottom: 12px;

}

.new-driving-impact h2 span {
  color: #004B8E;
  font-weight: 700;

}

.new-driving-impact p {
  color: #515151;
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 24px;
  letter-spacing: -2%;
  text-align: center;

}


.new-driving-impact-flag {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin-top: 50px;


}

/* 
.new-driving-impact-flag img {
  width: 81px;
} */

.new-get-in-touch form select.form-select {
  position: relative;
}

.new-get-in-touch form select.form-select {
  background-image: url(../images/enquiry-img/down.png);
  background-position: 96%;
  background-size: 10px;
}

.new-get-in-touch-main {
  width: 100%;
  margin: 30px 0px;
  margin-top: 0;
}

.new-get-in-touch {
  width: 100%;
  background-color: #00315D;
  border-radius: 15px;
  padding: 50px 85px;
}

.new-get-in-touch h2 {
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-style: Bold;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: -2%;
  text-align: center;
  color: #ffffff;

}

.new-get-in-touch p {
  padding-bottom: 35px;
  margin-top: 20px;
  text-align: center;
  line-height: 22px !important;
  color: #ffffff !important;
  font-size: 18px !important;
}

.new-get-in-touch h2 span {
  color: #64EED2;

}










.new-get-in-touch-main .contact-form {
  width: 100%;
}

.new-get-in-touch-main .form-two-col {
  display: flex;
  gap: 30px;
  margin-bottom: 35px;
}

.new-get-in-touch-main .form-field {
  flex: 1;
}

.new-get-in-touch-main .form-full {
  margin-bottom: 35px;
}

.new-get-in-touch-main .contact-form input,
.new-get-in-touch-main .contact-form select,
.new-get-in-touch-main .contact-form textarea {
  width: 100%;
  background-color: #0B4E90 !important;
  border: 1px solid rgba(255, 255, 255, .35);
  font-family: var(--font-Montserrat);
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  padding: 12px 22px;
  outline: none;
}

.new-get-in-touch-main .contact-form input,
.new-get-in-touch-main .contact-form select {
  height: 64px;
  border-radius: 40px;
}

.new-get-in-touch-main .contact-form textarea {
  height: 180px;
  border-radius: 15px;
  resize: none;
}

.new-get-in-touch-main .contact-form input::placeholder,
.new-get-in-touch-main .contact-form textarea::placeholder {
  color: rgba(255, 255, 255, .55);

}

.new-get-in-touch-main .contact-form select {
  color: rgba(255, 255, 255, .55);
}

.new-get-in-touch-main .contact-form select option {
  color: #ffffff;
}

.new-get-in-touch-main .contact-form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  padding-right: 45px;
  background: url("assets/images/") no-repeat;
  background-position: right 15px center;
  background-size: 14px;
}


.new-get-in-touch-main .last-form-full {
  margin-bottom: 0;
}

.form-tc-main {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;

}

.check-main .check {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  display: flex;
  align-items: center;
}

.form-tc-main p {
  color: #ffffff;
  font-family: var(--font-Montserrat) !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 22px;
  letter-spacing: -2%;
  margin: 0;
  padding-bottom: 0 !important;
  text-align: left;

}

.check-main p {
  color: #ffffff;
  font-family: var(--font-Montserrat) !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 16px;
  letter-spacing: -2%;
  margin: 0;
}

.custom-check .custom-check {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  user-select: none;

}

.check-main {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 15px 0px;
  gap: 10px;
}


.custom-check .custom-check input {
  display: none;
}


.custom-check .custom-check input:checked+.checkmark::after {
  transform: scale(1);
}

.custom-check {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

.new-get-in-touch-main .custom-check input {
  display: none;
}

.new-get-in-touch-main .custom-check .checkmark {
  width: 14px;
  height: 14px;
  border: 1px solid #64EED2;
  background: transparent;
  position: relative;
  flex-shrink: 0;
}

.new-get-in-touch-main .custom-check .checkmark::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid #64EED2;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
}

.new-get-in-touch-main .custom-check input:checked+.checkmark::after {
  opacity: 1;
}

section.new-map-box-main {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 50px;
}


.new-get-in-touch-main .cover-enq-form input.form-control,
.new-get-in-touch-main .cover-enq-form select.form-control {
  width: 100%;
  background-color: #0B4E90 !important;
  border: 0.5px solid #ffffff85 !important;
  font-family: var(--font-Montserrat);
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  padding: 12px 22px;
  outline: none;
  margin-bottom: 10px;
}




.emailto-box {
  margin-bottom: 10px !important;
}

.new-get-in-touch-main .cover-enq-form textarea.form-control {
  background-color: #0B4E90 !important;
  border-radius: 15px;
  color: #ffffff;
  margin-bottom: 0;
}

.new-get-in-touch-main .cover-enq-form input.form-control::placeholder,
.new-get-in-touch-main .cover-enq-form select.form-control::placeholder {
  color: rgba(255, 255, 255, .55);
  font-size: 18px;
}


.new-get-in-touch-main .cover-enq-form textarea::placeholder {
  color: rgba(255, 255, 255, .55);
  font-size: 18px;
}

.new-get-in-touch-main .cover-enq-form textarea {
  border: 0.5px solid #ffffff85 !important;
}

.new-get-in-touch-main .contact-form select {
  color: rgba(255, 255, 255, .55);
}

.new-get-in-touch-main .iti__arrow {
  border-top: #fff solid !important;
}

.new-get-in-touch-main select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none;
  color: rgba(255, 255, 255, .55) !important;
}

.new-get-in-touch-main select::-ms-expand {
  display: none;
  /* IE */
}

.button-form-new-main {
  width: 100%;
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;

}

.button-form-new-main .rc-anchor-light {
  border-radius: 0;
  background: #ffffff;
  color: #000;
  border: none !important;
}

.new-get-in-touch-main .captcha {
  width: 204px;
  height: 52px;
  overflow: hidden;
}

.new-get-in-touch-main .g-recaptcha {
  transform: scale(0.67);
  transform-origin: left top;
  -webkit-transform: scale(0.67);
  -webkit-transform-origin: left top;
}


.button-form-new-main .but-send button.btn.btn-send {
  background-color: #ffffff;
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;
  color: #00315D;
  width: 216px;
  height: 52px;
  border-radius: 0;

}

.button-form-new-main .but-send {
  margin-top: 0;
}





/* new-banner-join-our-team */


.new-banner-join-our-team-main {
  width: 100%;
  height: 546px;
  background-color: #00315D;
}

.new-banner-join-our-team {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 546px;
  gap: 20px;
}

.new-banner-join-our-team img {
  width: 225px;
  height: 226px;
}

.new-banner-join-our-team h1 {
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 64px;
  line-height: 70px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;

}

.new-banner-join-our-team h1 span {
  color: #64EED2;
}



.new-why-work-main {
  width: 100%;
  padding: 70px 0px;
}

.new-why-work {
  width: 100%;
  display: flex;
  align-items: center;
}

.new-why-work-left-text {
  width: 47%;
}

.new-why-work-left-text h2 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #515151;
}

.new-why-work-left-text h2 span {
  font-weight: 700;
  font-size: 46px;
  line-height: 48px;
  color: #004B8E;
}


.new-why-work-boxs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 19px;
}

.new-why-work-box-main {
  width: 49%;
  border-radius: 15px;
  background-color: #F2F2F2;
  padding: 30px;
}

.new-why-work-box {
  width: 100%;
}


.new-why-work-box b {
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #004B8E;
  margin-bottom: 10px;
  display: block;
}


.new-why-work-box p {
  color: #515151 !important;
  font-family: var(--font-Montserrat) !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 20px;
  letter-spacing: 0%;
  margin-bottom: 0;
}

.new-behind-the-innovation-main {
  width: 100%;
}

.new-behind-the-innovation {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.new-behind-the-innovation-img {
  width: 50%;
}



.new-behind-the-innovation-text-main {
  width: 50%;
}

.new-behind-the-innovation-text {
  width: 100%;
  padding-right: 45px;
}


.new-behind-the-innovation-text h2 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #515151;
  margin-bottom: 18px;
}

.new-behind-the-innovation-text h2 span {
  font-weight: 700;
  font-size: 46px;
  line-height: 48px;
  color: #004B8E;
}

.new-behind-the-innovation-text p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 24px;
  letter-spacing: 0%;
  color: #515151 !important;
}

.new-build-with-us-main {
  width: 100%;
  background-color: #F5F5F5;
  padding: 40px 0px;
  margin-top: 65px;
  padding-bottom: 15px;
}

.new-build-with-us {
  width: 85%;
  margin: auto;

}



.new-build-with-us h2 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #515151;
  margin-bottom: 12px;
  text-align: center;
}

.new-build-with-us h2 span {
  font-weight: 700;
  font-size: 46px;
  line-height: 48px;
  color: #004B8E;

}

.new-build-with-us p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 24px;
  letter-spacing: 0%;
  color: #515151 !important;
  text-align: center;
  margin-bottom: 0;
}


.new-job-boxs-mian {
  width: 100%;
  padding: 70px 0px;
  padding-bottom: 40px;
}

.new-job-boxs {
  width: 100%;
  display: flex;
  gap: 20px;
}

.new-job-box {
  box-shadow: 0px 4px 10px 0px #00000026;
  background-color: #FFFFFF;
  border-radius: 15px;
  width: 25%;
  padding: 25px;
  padding-top: 40px;
}

.new-job-box-inner {
  width: 100%;
}


.new-job-box-inner h6 {

  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: -2%;
  margin: 20px 0px;

}

.new-job-box-inner span {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: -2%;
  color: #515151 !important;

}

.new-job-button {
  width: 100%;
  gap: 15px;
  display: flex;
  align-items: center;
  margin-top: 25px;

}

.new-job-button a {
  border: 2px solid #004B8E;
  height: 36px;
  color: #ffffff;
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;
  background-color: #004B8E;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55%;
}

.new-job-button button {
  color: #000000;
  font-family: var(--font-Montserrat);
  font-weight: 400;
  height: 36px;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;
  vertical-align: middle;
  background: #d9d9d900;
  border: 1px solid #004B8E !important;
  width: 45%;
}

.were-here-to-help-main {
  width: 100%;
  background-color: #F5F5F5;
  padding: 40px 0px;
  margin-bottom: 7px;
}

.were-here-to-help {
  width: 100%;
}

.were-here-to-help p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 24px;
  letter-spacing: -2%;
  text-align: center;
  color: #515151;
  margin: 0;

}

.were-here-to-help p a {
  color: #004B8E;
  text-decoration: none;
}





/*awards-banner */

.new-awards-banner {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #00315D;
  height: 342px;
}

.new-awards-banner h1 {
  color: #ffffff;
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 64px;
  line-height: 70px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 15px;

}

.new-awards-banner h1 b {
  font-weight: 700;
}

.new-awards-banner h1 span {
  color: #64EED2;
}

.new-awards-banner p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 22px !important;
  line-height: 22px;
  letter-spacing: -2%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}


.new-awards-accolades-details-main {
  width: 100%;
  margin-bottom: 35px;
}


.new-awards-accolades-details {
  width: 100%;
  margin-top: 35px;
}

.new-award-item-details-maim {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 50px 55px;
  border-top: 1.5px solid #00000040;
  gap: 45px;
  padding-right: 35px;
}

.new-award-item-details-left {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.new-award-item-details-text b {
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0%;
  color: #515151;
  display: block;
}

.new-award-item-details-logo {
  border: 0.5px solid #515151;
  height: 304px;
  border-radius: 15px;
  display: flex;
  padding: 0px;
  width: 80%;
  height: 100%;
  overflow: hidden;
}

.new-award-item-details-logo .carousel-inner {
  height: 100%;
}

.new-award-item-details-logo img {
  height: 100%;
}

.new-award-item-details-text {
  width: 20%;
}

.new-award-item-details-text label {
  font-family: var(--font-Montserrat);
  font-weight: 300;
  font-style: Light;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #515151;
  display: block;
}


.new-award-item-details-right {
  width: 50%;
}

.new-award-item-details-right h4 {
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  text-transform: capitalize;
  margin-bottom: 20px;
  color: #000000;
}

.new-award-item-details-right h4 span {
  color: #004B8E;
  font-weight: 700;
}

.new-award-item-details-right p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 24px;
  letter-spacing: 0%;
  color: #515151 !important;
}


.new-awards-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin-top: 0px;
}

.new-awards-pagination button {
  border: none;
  background: #fff;
  cursor: pointer;
  transition: .3s;

  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;

}

.new-awards-pagination button:last-child {
  font-size: 0;
  background-image: url(../images/award/arrow-icon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 36px;
  width: 36px;
  margin-left: 10px;
}

.new-awards-pagination button:first-child {
  font-size: 0;
  background-image: url(../images/award/arrow-icon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 36px;
  width: 36px;
  margin-right: 10px;
  transform: rotate(180deg);
}


.new-awards-pagination button:hover,
.new-awards-pagination button.active {
  color: #000000;
  font-weight: 700;
}



.new-awards-pagination button:disabled {
  opacity: .4;
  cursor: not-allowed;
}


.new-awards-academic-partners-main {
  width: 100%;
  background-color: #F5F5F5;
  padding: 35px 0px;
}

.new-awards-academic-partners-main .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 55px;
}

.new-awards-academic-partners {
  width: 100%;
}

.new-awards-academic-partners-slider-main {
  width: 100%;
}

.new-awards-academic-partners-slider {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.new-awards-academic-partners-slider-logo {
  width: 32%;
  background-color: #FFFFFF;
  height: 136px;
  border-radius: 15px;
  padding: 30px 45px;
}

.new-awards-academic-partners-slider-logo img {
  height: 100%;
  object-fit: contain;
}

.new-awards-academic-partners-heading {
  width: 100%;
  margin-bottom: 45px;

}

.new-awards-academic-partners-heading h2 {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500;
  font-size: 38px;
  line-height: 40px;
  letter-spacing: -2%;
  text-align: center;
  color: #515151;
  margin-bottom: 15px;
}

.new-awards-academic-partners-heading h2 span {
  color: #004B8E;
  font-weight: 800;
}

.new-awards-academic-partners-heading p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 22px !important;
  letter-spacing: -2%;
  text-align: center;
  color: #515151;
}


.new-about-nico-mian {
  width: 100%;
  background-image: url(../images/our-story/banner-main.png);
  height: 546px;
  background-size: cover;
  background-repeat: no-repeat;
}

.new-about-nico {
  width: 50%;
  height: 546px;
  display: flex;
  justify-content: center;
  flex-direction: column;

}

.new-about-nico h1 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 64px;
  line-height: 70px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 25px;
}

.new-about-nico h1 span {
  color: #64EED2;
}

.new-about-nico h1 b {
  font-weight: 700;
}

.new-about-nico p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 22px;
  letter-spacing: -2%;
  text-transform: capitalize;
  color: #FFFFFF;
}

.new-defining-our-purpose-main {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 45px;
}

.new-defining-our-purpose {
  width: 100%;
}

.new-our-purpose-heading {
  width: 100%;
}

.new-our-purpose-heading h2 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 44px;
  line-height: 44px;
  letter-spacing: -2%;
  color: #515151;
  margin-bottom: 25px;
}

.new-our-purpose-heading h2 span {
  color: #004B8E;
  font-weight: 800;
}


.new-defining-our-purpose-boxs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 19px;
}

.new-defining-our-purpose-box {
  width: 49%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 397px;
  overflow: hidden;
}

.new-defining-our-purpose-box img {
  height: 100%;
  object-fit: cover;
}

.new-defining-our-purpose-box.gray-color-box {
  background-color: #F5F5F5;
  border-radius: 15px 0px 0px 15px;
  padding: 60px;

}

.img-box-defining {
  border-radius: 0px 15px 15px 0px;
}

.new-defining-our-purpose-box.gray-color-box-bottom {
  background-color: #00315D;
  border-radius: 0px 15px 15px 0px;
  padding: 60px;

}

.new-defining-our-purpose-box.gray-color-box-bottom h4 {
  color: #ffffff;
}

.new-defining-our-purpose-box.gray-color-box-bottom p {
  color: #ffffff;
}

.img-box-defining-bottom {
  border-radius: 15px 0px 0px 15px;
}

.new-defining-our-purpose-box h4 {
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #004B8E;
  margin-bottom: 35px;
}

.new-defining-our-purpose-box p {
  color: #515151;
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 24px !important;
  letter-spacing: 0%;

}


.new-our-values-main {
  width: 100%;

}

.new-our-values {
  width: 100%;
  display: flex;
  align-items: center;
}

.new-our-values-left {
  width: 25%;
  padding-right: 35px;

}

.new-our-values-left h2 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #515151;
  margin-bottom: 25px;
}

.new-our-values-left h2 span {
  font-weight: 700;
  color: #004B8E;
}

.new-our-values-left p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  letter-spacing: 0%;
  color: #515151;
}

.new-our-values-right {
  width: 75%;
  padding-left: 70px;
  border-left: 0.25px solid #5151518C;
}

.new-our-values-right-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}



.new-our-values-right-box {
  width: 31.5%;
  position: relative;
  padding: 20px 0px;
  padding-right: 21px;
}

.new-our-values-right-box::after {
  position: absolute;
  right: 35px;
  top: 0;
  height: 100%;
  width: 100%;
  border-left: 1.5px solid #00000040;
  content: "";
}

.new-values-line-main::before {
  position: absolute;
  right: 7px;
  bottom: -2px;
  height: 100%;
  width: 109%;
  border-bottom: 1.5px solid #00000040;
  content: "";
}

.new-our-values-right-box:first-child:after {
  border: none;
}

.new-our-values-right-box:nth-child(4):after {
  border: none;
}

.new-our-values-right-box h6 {
  color: #515151;
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  margin-bottom: 20px;
  margin-top: 12px;

}

.new-our-values-right-box p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  letter-spacing: 0%;
  color: #515151;
  margin: 0;
}


.innovating-box-main {
  width: 100%;
  margin: 55px 0px;

}

.innovating-box {
  width: 100%;
}

.innovating-box-heading {
  width: 100%;
}

.innovating-box-heading h2 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 44px;
  line-height: 44px;
  letter-spacing: -2%;
  color: #010528;
  margin-bottom: 35px;
}


.innovating-box-heading h2 span {
  font-weight: 700;
  color: #004B90;
}

.innovating-boxs-main {
  width: 78%;
  display: flex;
  gap: 15px;
  margin: auto;
  margin-bottom: 45px;
}

.innovating-box-inner {
  width: 33%;
}

.innovating-box-contant {
  width: 100%;
}

.innovating-box-contant a {
  height: 450px;
  display: flex;

  position: relative;
}

.img-text-over {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 103, 195, 0) 0%, #00315D 100%);
  display: flex;
  flex-flow: column;
  padding-top: 85px;
  padding-bottom: 10px;
}

.img-text-over small {
  color: #64EED2;
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-style: Medium;
  font-size: 10px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

.img-text-over b {
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;

}

.innovating-box-contant a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px 20px 0px 0px;
  object-position: top;
}

.innovating-box p {
  color: #515151;
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 24px;
  letter-spacing: 0%;
  margin-bottom: 25px;

}

.innovating-box h4 {
  color: #515151;
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0%;
  margin-top: 20px;

}

.global-by-design-main {
  width: 100%;
  margin-top: 60px;
}

.global-by-design {
  width: 100%;
  background-color: #00315D;
  border-radius: 15px;
  padding: 55px 55px;
  padding-right: 90px;

}

.global-by-design-left {
  width: 100%;
}

.global-by-design-left h4 {
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -2%;
  color: #ffffff;
  margin-bottom: 30px;
}

.global-by-design-left h4 b {
  font-weight: 700;
}

.global-by-design-left h4 span {
  color: #64EED2;
}

.global-by-design-right {
  width: 100%;
}

.global-by-design-right p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px;
  letter-spacing: -2%;
  color: #ffffff;
  margin-bottom: 25px;

}


.global-by-design-right p:last-child {
  margin-bottom: 0;
}

.global-by-design-right a {
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  width: 129px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
}

.global-by-design-right a:hover {
  background: #ffffff;
  color: #00315d;
}

.dynamics-globally-main {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 30px;
}

.dynamics-globally {
  width: 100%;
}

.dynamics-globally-heading {
  width: 100%;
}


.dynamics-globally-heading h2 {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: -2%;
  text-align: center;
  color: #515151;
}

.dynamics-globally-heading h2 span {
  color: #004B8E;
  font-weight: 700;
}


.logos-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  width: 95%;
  margin: auto;
  justify-content: space-between;
}

.logo-card-box-main {
  width: 29.5%;
}


/* ─── Top Divider ──────────────────────────────────────────── */
.top-divider {
  border-top: 1.5px solid #00000040;
  /* margin: 12px 60px 0; */
  margin: 60px 60px 20px;
}

/* ─── Profile Section ──────────────────────────────────────── */
.profile-section {
  padding: 40px 60px 32px;
}

.profile-flex {
  display: flex;
  align-items: flex-start;
  gap: 75px;
}

/* Photo */
.photo-wrapper {
  position: relative;
  width: 314px;
  flex-shrink: 0;
}

.photo-blue-bg {
  position: absolute;
  background-color: #004b8e;
  width: 253px;
  height: 385px;
  bottom: -8px;
  left: -8px;
  border-bottom-left-radius: 15px;
  z-index: 0;
}

.photo-img {
  position: relative;
  z-index: 1;
  width: 314px;
  height: 471px;
  object-fit: cover;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  display: block;
}

/* Vertical divider */
.vertical-divider {
  width: 1px;
  background-color: #000000;
  height: 92px;
  flex-shrink: 0;
  margin: 20px 32px 0;
  align-self: flex-start;
}

/* Info column */
.profile-info {
  flex: 1;
  min-width: 0;
  padding-top: 10px;
}

.profile-name {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 44px;
  line-height: 24px;
  letter-spacing: -2%;
  color: #515151;

}

.profile-name .first-name {
  font-weight: 700;
  color: #004B8E;
}

.profile-name .last-name {
  font-weight: 500;
  color: #515151;
}

.profile-title {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 24px;
  letter-spacing: -2%;
  color: #515151;
}

.profile-companies {
  font-family: var(--font-Montserrat) !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  line-height: 24px !important;
  letter-spacing: -2%;
  color: #515151;
  margin-bottom: 25px;
}

.profile-bio p {
  color: #515151;
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 28px;
  letter-spacing: -2%;
  margin-bottom: 25px;

}



.profile-bio p:last-child {
  margin-bottom: 0;
}

/* ─── Lower Biography ──────────────────────────────────────── */
.bio-lower {
  padding: 0 60px 40px;
  margin-top: 0px;
}

.bio-lower p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 28px;
  letter-spacing: -2%;
  color: #515151;
  margin-bottom: 25px;
}



/* ─── Logos Section ────────────────────────────────────────── */
.logos-section {
  background-color: #f5f5f5;
  padding: 38px 60px;
}

.logo-card {
  background-color: #ffffff;
  border-radius: 15px;
  height: 116px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 24px;
}

.logo-card img {
  max-width: 100%;
  max-height: 55px;
  object-fit: contain;
}

.last-spg img {
  max-height: 80px;
}

.logo-card-iso {
  gap: 14px;
  flex-wrap: wrap;
}

.logo-card-iso img {
  max-height: 70px;
  width: auto;
  flex-shrink: 0;
}

.tc-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  font-size: 32px;
  color: #515151;
  letter-spacing: -0.64px;
  white-space: nowrap;
  line-height: 1;
}

.profile-name-top-main {
  margin-left: 30px;
  position: relative;
  margin-bottom: 35px;
}

.profile-name-top-main::after {
  position: absolute;
  left: -30px;
  top: -10px;
  height: 125%;
  width: 1px;
  background-color: #00000040;
  content: "";
}

.new-award-item-details-right p:last-child {
  margin-bottom: 0;
}

.new-awards-academic-partners-slider-logo {
  position: relative;
  overflow: hidden;
}

.new-awards-academic-partners-slider-logo:hover .new-awards-academic-partners-slider-text {
  bottom: 0;
  height: 100%;
}

.new-awards-academic-partners-slider-text {

  margin-top: 0px;
  display: flex;
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 100%;
  background: #004B8E;
  height: 00%;
  justify-content: center;
  align-items: center;
  padding: 25px;
  transition: 0.4s;

}

.new-awards-academic-partners-slider-text p {
  color: #ffffff;
  font-family: var(--font-Montserrat) !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  text-align: center;
  margin: 0;
}

.new-award-item-details-maim .carousel-control-next-icon {
  background-image: url(../images/award/right-arrow.png);
  width: 10px;
  height: 15px;
}

.new-award-item-details-maim .carousel-control-prev-icon {
  background-image: url(../images/award/left-arrow.png);
  width: 10px;
  height: 15px;
}


.new-award-item-details-maim .carousel-control-next,
.carousel-control-prev {
  width: 35px;
  background: aliceblue;
  height: 35px;
  margin: auto;
  border-radius: 50%;
  align-items: center;
}

.new-award-item-details-maim .carousel-control-next {
  right: 8px;
}

.new-award-item-details-maim .carousel-control-prev {
  left: 8px;
}

/* ─── Responsive: Tablet (≤ 991px) ────────────────────────── */
@media (max-width: 991.98px) {
  .top-divider {
    margin: 30px 15px 0;
  }

  .profile-section {
    padding: 28px 0px 10px;
  }

  .bio-lower {
    padding: 0 0px 20px;
  }

  .logos-section {
    padding: 28px 24px;
  }

  /* Stack photo above text on tablet/mobile */
  .profile-flex {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .profile-name-top-main {
    margin-bottom: 25px;
  }

  .profile-title {
    font-size: 14px !important;
  }

  .profile-companies {
    font-size: 16px !important;
    line-height: 24px !important;
    margin-bottom: 10px;
  }

  .profile-bio p {
    font-size: 14px !important;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .bio-lower {
    margin-top: 0;
  }

  .bio-lower p {
    font-size: 14px !important;
    margin-bottom: 10px;
  }

  .logo-card-box-main {
    width: 48%;
  }

  .logos-inner {
    width: 100%;
    gap: 12px;
  }

  .vertical-divider {
    display: none;
  }

  .photo-wrapper {
    width: 100%;
    max-width: 314px;
    margin-bottom: 32px;
  }

  .photo-img {
    width: 100%;
    height: auto;
    aspect-ratio: 314 / 471;
  }

  .photo-blue-bg {
    width: 80%;
    height: 80%;
  }

  .profile-info {
    padding-top: 0;
    width: 100%;
  }

  .profile-name {
    font-size: 36px;
  }

  .profile-companies {
    font-size: 20px;
  }

  .profile-bio p,
  .bio-lower p {
    font-size: 17px;
  }
}

/* ─── Responsive: Mobile (≤ 575px) ────────────────────────── */
@media (max-width: 575.98px) {
  .profile-name {
    font-size: 28px;
  }

  .profile-title {
    font-size: 15px;
  }

  .profile-companies {
    font-size: 16px;
  }

  .profile-bio p,
  .bio-lower p {
    font-size: 14px;
    line-height: 22px;
  }

  .logo-card {
    height: 96px;
  }

  .tc-text {
    font-size: 14px;
  }
}


@media (max-width: 767px) {
  .profile-companies {
    font-size: 13px !important;
    line-height: 19px !important;
    margin-bottom: 10px;
  }

  .profile-companies br {
    display: none;
  }

  .profile-name {
    font-size: 20px;
    margin-bottom: 0;
  }

  .profile-title {
    font-size: 10px !important;
    line-height: normal;
  }

  .profile-name-top-main {
    margin-bottom: 15px;
    margin-left: 15px;
  }

  .profile-name-top-main::after {
    left: -14px;
    top: -2px;
    height: 125%;
  }

  .profile-flex {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .profile-bio p {
    font-size: 11px !important;
    line-height: 18px !important;
    margin-bottom: 10px;
  }

  .bio-lower p {
    font-size: 11px !important;
    margin-bottom: 10px;
    line-height: 18px !important;
  }

  .logo-card {
    border-radius: 10px;
    padding: 10px 10px;
  }

  .logo-card-box-main {
    width: 47.5%;
  }

  .logo-card-iso img {
    max-height: 50px;
    width: auto;
    flex-shrink: 0;
  }

  .tc-text {
    font-size: 12px;
  }

  .logos-section {
    padding: 28px 15px;
  }



}


.new-get-in-touch-main .cover-enq-form select.form-control {
  margin-bottom: 15px !important;
}

.new-get-in-touch-main .cover-enq-form .iti {
  margin-bottom: 15px;
}





.nab-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
}

.for-mobile-br {
  display: none;
}

.flag-con {
  width: 55px;
  height: 35px;
  display: flex;
  align-items: center;
}

.only-mobile-col {
  display: none;
}

.left,
.right {
  animation-duration: 40s !important;
}

.new-us-swater-managers-main {
  width: 100%;
  padding: 60px 0px;
}

.new-us-swater-managers {
  width: 100%;
  display: flex;
  align-items: center;
}

.new-us-swater-managers-heading {
  width: 50%;
}

.new-us-swater-managers-heading h2 {
  font-size: 44px;
  color: #515151;
  letter-spacing: -2%;
  line-height: 48px;
  font-weight: 500;
  font-family: var(--font-Montserrat);
}

.new-us-swater-managers-heading h2 span {
  color: var(--text-gr);
  font-weight: 700;
}



.new-us-swater-managers-right {
  width: 50%;
}

.new-us-swater-managers-icons {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.new-us-swater-managers-icon {
  width: 33%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px 10px;
  gap: 12px;
}


.new-us-swater-managers-icon p {
  color: #515151;
  line-height: 24px !important;
  font-size: 18px !important;
  letter-spacing: -2%;
  font-weight: 500 !important;
  font-family: var(--font-Montserrat) !important;
  text-align: center;
  margin-bottom: 0;
}

.managers-icon {
  width: 75px;
  height: 75px;
}

.managers-icon img {
  width: 100%;
  height: 100%;
}

.new-us-swater-managers-icon.mid-icon-box {
  border-left: 0.5px solid #515151;
  border-right: 0.5px solid #515151;
}

.new-us-swater-managers-buttons {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

.smarter-text b {
  color: #00315D;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -2%;
  margin-bottom: 20px;
  display: block;
  font-weight: 400;
  font-family: var(--font-Montserrat) !important;
}

.new-case-studies-main {
  width: 100%;
  padding: 60px 0px;

}

.new-case-studies {
  width: 100%;
}

.new-case-studies-heading {
  width: 100%;
}

.new-case-studies-heading h2 {
  font-size: 22px;
  font-family: var(--font-Montserrat);
  line-height: 0px;
  letter-spacing: -2%;
  font-weight: 500;
  color: #515151;
  text-align: center;
}

.new-case-studies-heading h2 span {
  font-weight: 800;
  color: var(--text-gr);
}

.new-case-studies-slider-main-top {
  width: 100%;
  margin-top: 40px;
}

.new-case-studies-slider-main {

  padding: 0px 20px;
}

.new-case-studies-slider-top {
  padding: 10px;
}

.new-case-studies-slider {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0px 4px 10px #00000026;

}

.new-case-studies-slider-img {
  width: 100%;
  height: 313px;
  overflow: hidden;
  border-radius: 15px;
}

.new-case-studies-slider-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.new-case-studies-slider-text {
  padding: 30px 30px;
}


.new-case-studies-slider-text h3 {
  color: var(--text-gr);
  font-size: 22px;
  letter-spacing: -2%;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: var(--font-Montserrat);
}


.new-case-studies-slider-text p {
  color: #515151 !important;
  font-size: 12px !important;
  margin-bottom: 15px !important;
  line-height: 18px !important;
  letter-spacing: -2%;
  font-weight: 500 !important;
}


.new-case-studies-slider-text a {
  width: 142px;
  height: 52px;
  border: 2px solid var(--text-gr);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -2%;
}

.get-in-icon img {
  width: 45px !important;
  margin-bottom: 15px;
}

.choice-for-us-industries-main {
  width: 100%;

  background-color: #F2F2F2;
  margin-top: 60px;
}

section.cta-wrap.nico-sees-it-main {
  padding: 60px 0px;
}

.choice-for-us-industries {
  width: 100%;
  padding: 60px 0px;
}

.choice-for-us-industries-heading {
  width: 100%;
}

.choice-for-us-industries-heading h2 {
  color: #515151;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -2%;
  font-family: var(--font-Montserrat);
  font-weight: 500;
  text-align: center;
}

.choice-for-us-industries-heading h2 span {
  color: var(--text-gr);
  font-weight: 700;
}

.choice-for-us-industries-box-main {
  width: 100%;
  display: flex;
  gap: 12px;
  margin-top: 45px;
}

.choice-for-us-industries-box-inner {
  width: 25%;
  background-color: #ffffff;
  border-radius: 15px;
  height: 291px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.choice-for-us-industries-box-inner p {
  font-size: 18px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  text-align: center;
}

.nico-sees-it-main h2 {
  position: relative;
  z-index: 2;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -2%;
  margin-bottom: 25px;
  font-size: 40px;
}

.nico-sees-it-main h2 b {
  font-weight: 700;
}

.nico-sees-it-main p {
  margin-bottom: 25px;
  font-size: 18px !important;
  line-height: 24px !important;
  letter-spacing: -2%;
  font-weight: 500 !important;
  width: 800px;
}

.nico-sees-it-main p:last-child {
  margin-bottom: 0;
}

.ready-to-work-main {
  width: 100%;
  background-color: #F2F2F2;
  padding: 50px 0px;
}

.ready-to-work {
  width: 100%;
}

.ready-to-work h2 {
  font-size: 44px;
  font-weight: 500;
  line-height: 48px;
  color: #515151;
  letter-spacing: -2%;
  text-align: center;
  margin-bottom: 20px;

}

.ready-to-work h2 span {
  color: var(--text-gr);
  font-weight: 700;
}

.ready-to-work p {
  color: #515151;
  font-size: 18px !important;
  line-height: 24px !important;
  text-align: center;
  margin-bottom: 32px;
  font-weight: 500 !important;

}

.ready-to-work a {
  width: 216px;
  height: 52px;
  background-color: var(--text-gr);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  font-family: var(--font-Montserrat);
}









//////////////////////////////////////////////* header *///////////////////////////////////////////////////////
nav.header {
  /* border-bottom: 1px solid #ccc;
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    background: #ffffff; */
  border-radius: 0px;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px 25px;
  position: sticky;
  top: 0px;
  box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

nav.header .wrapper {
  position: relative;
  /* padding: 0px 30px; */
  height: 110px;
  height: 90px;
  line-height: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrapper .logo a {
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}

.wrapper .nav-links {
  display: inline-flex;
  width: 80%;
  justify-content: end;
}

.nav-links li {
  list-style: none;
}

.nav-links li a {
  color: var(--text-gray);
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  padding: 9px 15px;
  border-radius: 5px;
  transition: all 0.3s ease;
}

.nav-links li a:hover {
  /* background: #3A3B3C; */
}

.nav-links .mobile-item {
  display: none;
}

.nav-links .drop-menu {
  position: absolute;
  background: #242526;
  width: 180px;
  line-height: 45px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
  transition: all 0.3s ease;
  top: 70px;
  opacity: 1;
  visibility: visible;
}

.drop-menu li a {
  width: 100%;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  border-radius: 0px;
  color: var(--text-white);
}

.mega-box {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
}

.mega-box .content {
  background: #242526;
  padding: 25px 20px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.mega-box .content .row {
  width: calc(25% - 30px);
  line-height: 45px;
}

.content .row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content .row header {
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 500;
}

.content .row .mega-links {
  margin-left: -40px;
  border-left: 1px solid rgba(255, 255, 255, 0.09);
}

.row .mega-links li {
  padding: 0 20px;
}

.row .mega-links li a {
  padding: 0px;
  padding: 0 20px;
  color: #d9d9d9;
  font-size: 17px;
  display: block;
}

.row .mega-links li a:hover {
  color: #f2f2f2;
}

/* .wrapper .btn{
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none;
}
.wrapper .btn.close-btn{
  position: absolute;
  right: 30px;
  top: 10px;
} */

.menu-item-has-children .dropdown-toggle::after {
  display: none;
}

@media screen and (max-width: 970px) {
  .wrapper .btn {
    display: block;
  }

  .wrapper .nav-links {
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: 0;
    left: -100%;
    background: #242526;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease;
  }

  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }

  ::-webkit-scrollbar-track {
    background: #242526;
  }

  ::-webkit-scrollbar-thumb {
    background: #3A3B3C;
  }

  #menu-btn:checked~.nav-links {
    left: 0%;
  }

  #menu-btn:checked~.btn.menu-btn {
    display: none;
  }

  #close-btn:checked~.btn.menu-btn {
    display: block;
  }

  .nav-links li {
    margin: 15px 10px;
  }

  .nav-links li a {
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }

  .nav-links .drop-menu {
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }

  #showDrop:checked~.drop-menu,
  #showMega:checked~.mega-box {
    max-height: 100%;
  }

  .nav-links .desktop-item {
    display: none;
  }

  .nav-links .mobile-item {
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }

  .nav-links .mobile-item:hover {
    background: #3A3B3C;
  }

  .drop-menu li {
    margin: 0;
  }

  .drop-menu li a {
    border-radius: 5px;
    font-size: 18px;
  }

  .mega-box {
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }

  .mega-box .content {
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }

  .mega-box .content .row {
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }

  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2) {
    border-top: 0px;
  }

  .content .row .mega-links {
    border-left: 0px;
    padding-left: 15px;
  }

  .row .mega-links li {
    margin: 0;
  }

  .content .row header {
    font-size: 19px;
  }
}

nav.header input {
  display: none;
}


:before,
:after {
  box-sizing: border-box;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.header .v-center {
  align-items: center;
}

.header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header a {
  text-decoration: none;
}

/* header */
.header {
  display: block;
  width: 100%;
  position: relative;
  z-index: 99;
  padding: 15px;
}

.header .item-left {
  flex: 0 0 17%;
}

.header .logo a {
  font-size: 30px;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}

.header .item-center {
  flex: 0 0 75%;
}

.header .item-right {
  flex: 0 0 17%;
  display: flex;
  justify-content: flex-end;
}

.header .item-right a {
  text-decoration: none;
  font-size: 16px;
  color: #555555;
  display: inline-block;
  margin-left: 10px;
  transition: color 0.3s ease;
}

.header .menu>ul>li {
  display: inline-block;
  line-height: 50px;
  margin-left: 35px;
}

.header .menu>ul>li>a {
  color: #000000;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  font-family: 'Montserrat';
  position: relative;
}

.header .menu>ul>li .sub-menu {
  position: absolute;
  z-index: 500;
  background-color: #ffffff;
  box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, 0.3);
  padding: 20px 30px;
  transition: all 0.5s ease;
  margin-top: 25px;
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 992px) {

  .header .sub-menu>ul>li.menu-item-has-children>a {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
  }

  /* First level submenu show on hover */
  .header .menu>ul>li.menu-item-has-children:hover>.sub-menu {
    padding: 0;
    margin-top: 0;
    visibility: visible;
    opacity: 1;
    display: block;
  }

  /* Hide second level submenu */
  .header .menu>ul>li.menu-item-has-children li.menu-item-has-children>.msub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    padding: 0;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    display: block;
    z-index: 999;
  }

  /* Show second level submenu on hover */
  .header .menu>ul>li.menu-item-has-children li.menu-item-has-children:hover>.msub-menu {
    opacity: 1;
    visibility: visible;
  }

  .header .menu>ul>li .sub-menu>ul>li .msub-menu ul>li>a {
    width: 100%;
    display: block;
    padding: 15px;
    font-size: 15px;
    color: #555555;
    transition: color 0.3s ease;
    text-decoration: none;
    text-transform: capitalize;
  }

  /* Keep support for JS active class */
  .header .menu>ul>li .sub-menu.active {
    display: block;
    opacity: 1;
    visibility: visible;
  }

}






.header .menu>ul>li .sub-menu>ul>li {
  position: relative;
  line-height: 1;
}

.header .menu>ul>li .sub-menu>ul>li>a {
  width: 100%;
  display: inline-block;
  padding: 2px 15px;
  font-size: 15px;
  color: #555555;
  transition: color 0.3s ease;
  text-decoration: none;
  text-transform: capitalize;
  color: #000000;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  font-family: 'Montserrat';
  position: relative;
}

.sub-menu.single-column-menu ul {
  padding: 20px 0px;
}

.header .menu>ul>li .single-column-menu {
  min-width: 180px;
  max-width: 250px;
}

.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li {
  line-height: 1;
  display: block;
}

.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
  padding: 10px 0;

  display: inline-block;
  font-size: 15px;
  color: #555555;
  transition: color 0.3s ease;
}

.header .menu>ul>li .sub-menu.mega-menu {
  left: 50%;
  transform: translateX(-50%);
}

.header .menu>ul>li .sub-menu.mega-menu-column-4 {
  max-width: 1100px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 15px;
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
  flex: 0 0 33%;
  padding: 15px 15px;
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title {
  font-size: 16px;
  color: #ea4636;
  font-weight: 500;
  line-height: 1;
  padding: 10px 0;
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
  text-align: center;
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  margin-top: 10px;
  height: 215px;
  object-fit: cover;
}

.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a:hover,
.header .menu>ul>li .sub-menu>ul>li>a:hover,
.header .item-right a:hover,
.header .menu>ul>li:hover>a {
  color: #004B8E;
}

.header .menu>ul>li:hover>a.nav-link.active {
  color: #004B8E;
}

/* banner section */
.banner-section {
  background-image: url('../img/banner.jpg');
  background-size: cover;
  background-position: center;
  height: 700px;
  width: 100%;
  display: block;
}

.mobile-menu-head,
.mobile-menu-trigger {
  display: none;
}


.header .menu>ul>li.active>a {
  color: #c00101;
  font-weight: 500;
  position: relative;
}


.header .menu>ul>li.active>a::after {
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 60%;
  height: 2px;
  background-color: #c10101;
  content: "";
}

.header .menu>ul>li .sub-menu>ul>li.active a {
  color: #c00101;
  font-weight: 500;
  position: relative;
}

.header .menu>ul>li .sub-menu>ul>li.active a::after {
  position: absolute;
  left: 16px;
  bottom: 0px;
  width: 40%;
  height: 2px;
  background-color: #c10101;
  content: "";
}

.header .menu>ul>li .sub-menu>ul>li.active li a::after {
  position: absolute;
  left: 16px;
  bottom: 0px;
  width: 40%;
  height: 2px;
  background-color: #fff;
  content: "";
}

.nanobubble-solution-boxs-main {
  width: 100%;
  display: flex;
  gap: 10px;
  margin-top: 80px;
  margin-bottom: 80px;

}

.nanobubble-solution-boxs {
  width: 20%;
  display: flex;
  align-items: center;
  gap: 10px;
}

.nanobubble-solution-box-inner {
  width: 80%;
  border-radius: 15px;
  padding: 20px;
  border: 1px solid #00315D;
  text-align: center;
  height: 152px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.nanobubble-solution-box-inner small {
  color: #ffffff;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -2%;
  text-align: center;

}

.nanobubble-solution-boxs:nth-child(odd) .nanobubble-solution-box-inner {
  background-color: #00315D;
  border: none;
}

.nanobubble-solution-boxs:nth-child(odd) .nanobubble-solution-box-inner p {
  color: #ffffff;
}

.nanobubble-solution-box-inner p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 24px;
  letter-spacing: -2%;

  margin-bottom: 0 !important;

}

/*responsive*/
@media(max-width: 991px) {


  .header .menu>ul>li .sub-menu>ul>li a i {

    height: 50px;
    width: 50px;

    right: 0;
    text-align: center;
    line-height: 50px;
    transform: rotate(-90deg);
  }

  .header .menu>ul>li .sub-menu>ul>li a {
    line-height: 50px;
    height: 50px;
    padding: 0 50px 0 15px;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .header .menu>ul>li .sub-menu>ul>li a {
    display: flex !important;
    justify-content: center !important;

  }

  .header .menu>ul>li .sub-menu>ul>li a i {
    position: absolute;
  }

  .header .menu>ul>li .sub-menu li .sub-menu {
    padding-top: 50px;
  }

  .header .menu>ul>li .sub-menu>ul>li .sub-menu {

    position: absolute;

    top: 0;

  }

  .header .menu>ul>li .sub-menu>ul>li {
    position: inherit;
  }

  ul.menu-main {
    justify-content: inherit !important;
    display: inherit !important;

  }

  .header .item-center {
    order: 3;
    flex: 0 0 100%;
  }

  .header .item-left,
  .header .item-right {
    flex: 0 0 auto;
  }

  .v-center {
    justify-content: space-between;
  }

  .header .mobile-menu-trigger {
    display: flex;
    height: 30px;
    width: 30px;
    margin-left: 15px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
  }

  .header .mobile-menu-trigger span {
    display: block;
    height: 2px;
    background-color: #333333;
    width: 24px;
    position: relative;
  }

  .header .mobile-menu-trigger span:before,
  .header .mobile-menu-trigger span:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333333;
  }

  .header .mobile-menu-trigger span:before {
    top: -6px;
  }

  .header .mobile-menu-trigger span:after {
    top: 6px;
  }

  .header .item-right {
    align-items: center;
  }

  .header .menu {
    position: fixed;
    /* width: 320px; */
    width: 100%;
    background-color: #ffffff;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    transform: translate(-100%);
    transition: all 0.5s ease;
    z-index: 1099;
  }

  .header .menu.active {
    transform: translate(0%);
  }

  .header .menu>ul>li {
    line-height: 1;
    margin: 0;
    display: block;
  }

  .header .menu>ul>li>a,
  .header .menu>ul>li .sub-menu>ul>li a {
    line-height: 50px;
    height: 50px;
    padding: 0 15px 0 15px;
    display: block;
    text-align: center;
    border-bottom: none;
  }

  .header .logo a {
    display: flex;
  }


  .header .menu>ul>li>a i {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 0;
    right: calc(50% - 80px);
    text-align: center;
    line-height: 50px;
    /* transform: rotate(-90deg); */
    transform: rotate(1deg);
  }

  .header .menu .mobile-menu-head {
    display: flex;
    height: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 501;
    position: sticky;
    background-color: #ffffff;
    top: 0;
  }

  .header .menu .mobile-menu-head .go-back {
    height: 50px;
    width: 50px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    color: #000000;
    font-size: 16px;
    display: none;
  }

  .header .menu .mobile-menu-head.active .go-back {
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .header .menu .mobile-menu-head .current-menu-title {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
  }

  .header .menu .mobile-menu-head .mobile-menu-close {
    height: 50px;
    width: 50px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    color: #000000;
    font-size: 25px;
  }

  .header .menu .menu-main {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .header .menu>ul>li .sub-menu.mega-menu,
  .header .menu>ul>li .sub-menu {
    visibility: visible;
    opacity: 1;
    position: absolute;
    box-shadow: none;
    margin: 0;
    padding: 0px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 65px;
    max-width: none;
    min-width: auto;
    display: none;
    transform: translateX(0%);
    overflow-y: auto;
  }

  .header .menu>ul>li .sub-menu.active {
    display: block;
    left: 50%;
  }

  @keyframes slideLeft {
    0% {
      opacity: 0;
      transform: translateX(100%);
    }

    100% {
      opacity: 1;
      transform: translateX(0%);
    }
  }

  @keyframes slideRight {
    0% {
      opacity: 1;
      transform: translateX(0%);
    }

    100% {
      opacity: 0;
      transform: translateX(100%);
    }
  }

  .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
    margin-top: 0;
  }

  .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
    margin-bottom: 20px;
  }

  .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center:last-child .title {
    margin-bottom: 0px;
  }

  .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
    flex: 0 0 100%;
    padding: 0px;
  }

  .header .menu>ul>li .sub-menu>ul>li>a,
  .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
    display: block;
  }

  .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul {
    margin-bottom: 15px;
  }

  .menu-overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1098;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
  }

  .menu-overlay.active {
    visibility: visible;
    opacity: 1;
  }

  .header .menu>ul>li>a.active::after {
    display: none;
  }
}

ul.menu-main {
  justify-content: end;
  display: flex;
}

nav {
  position: relative;
}


.header a {
  line-height: normal;
}

.contry-d .dropdown-menu.show {
  padding: 20px 0px;
}

.header .menu>ul>li>a.active {
  color: #004B8E;
}

.header .menu>ul>li>a.active::after {
  bottom: -10px;
  width: 100%;
  content: "";
  background-color: #004B8E;
  left: 0;
  position: absolute;
  height: 3px;
  margin: auto;
  right: 0;
}

.header .menu>ul>li:first-child {
  margin-left: 0;
}

.header .contry-d {
  width: 15%;
}

.header .logo {
  width: 20%;
}

.optimizing-clarified p {
  margin-bottom: 15px;
}

@media screen and (min-width: 991px) and (max-width: 1290px) {
  nav.header {
    padding: 0px 15px;
  }

  .header .logo {
    width: 15%;
  }

  .header .contry-d {
    width: auto;
  }

  .header .menu>ul>li>a {
    font-size: 11px;
  }

  .header .menu>ul>li {
    margin-left: 20px;
  }


  nav.header .wrapper {
    height: 76px;
    line-height: inherit;
  }

  a.navbar-brand img {
    height: 30px !important;
  }
}



@media screen and (min-width: 1290px) and (max-width: 1420px) {
  .header .menu>ul>li>a {
    font-size: 13px;
  }

  .header .menu>ul>li {
    margin-left: 28px;
  }

  nav.header .wrapper {
    height: 90px;
  }
}





.nico-navbar {
  background: #ffffff;
  padding: .65rem 0;
  border-bottom: 1px solid #eef0f3;
}

.nico-navbar .navbar-brand {
  display: flex;
  align-items: center;
}

.nico-navbar .nav-link {
  color: #1c2b45;
  font-size: .78rem;
  font-weight: 600;
  padding: .4rem .7rem !important;
  white-space: nowrap;
}

.nico-navbar .nav-link:hover {
  color: var(--nico-green);
}

.nico-navbar .dropdown-toggle::after {
  font-size: .7rem;
}

.lang-pill {
  border: 1px solid #c7d0db;
  border-radius: 30px;
  padding: .3rem .8rem;
  display: inline-flex;
  align-items: center;
  gap: .4rem;
  font-size: .75rem;
  font-weight: 600;
  color: var(--nico-blue);
}

.lang-pill .flag {
  width: 20px;
  height: 14px;
  border-radius: 2px;
  object-fit: cover;
  display: inline-block;
}

/* brand logo lockup */
.brand-logo {
  display: flex;
  align-items: center;
  gap: .5rem;
}

.brand-logo .brand-text {
  line-height: 1;
}

.brand-logo .brand-text .bt-main {
  font-weight: 800;
  font-size: .72rem;
  letter-spacing: .5px;
  color: #0e2746;
}

.brand-logo .brand-text .bt-sub {
  font-size: .42rem;
  letter-spacing: 1.5px;
  color: var(--nico-muted);
}

/* circular NICO bubble mark */
.nico-mark {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, #7fb2e6, #0a3d7a 75%);
  position: relative;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 2px solid #0a3d7a;
}

.nico-mark span {
  color: #fff;
  font-weight: 800;
  font-size: .55rem;
  letter-spacing: .3px;
  z-index: 2;
}

.nico-mark::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: -4px;
  right: -4px;
  height: 60%;
  background: #0a3d7a;
  border-radius: 50% 50% 0 0 / 100% 100% 0 0;
  transform: rotate(-8deg);
}



.social .dropdown button {
  font-size: 13px;
  border: none !important;
  color: #084e82;
  font-weight: 600;
}

.social .dropdown ul {
  width: 205px;
}

.social a {
  font-size: 12px;
  color: #084e82;
  font-weight: 600;
  text-transform: uppercase;
  /* margin-left: 10px; */
}

.flag {
  width: 20px;
  height: auto;
  margin-right: 8px;
  vertical-align: -2px;
}

.country-name {
  flex: 1;
}

.dropdown-header {
  display: flex;
  justify-content: end;
}

.dropdown-header button::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}


.dropdown-header button {
  font-size: 13px;
  border: 1px solid #084e82 !important;
  color: #084e82;
  font-weight: 600;
  border-radius: 20px;
  line-height: 19px;
}



.dropdown-header button:hover {
  background-color: transparent;
  color: #084e82;
}

.dropdown-header .btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
  background-color: transparent !important;
  color: #084e82;
}

.dropdown-header .dropdown-menu {
  border-bottom: 1px solid #000;
}



.mobile-menu-logo {
  height: 32px;
  width: auto;
  display: block;
  object-fit: contain;
}

.new-get-in-touch-main .row>.col-lg-6 {
  margin-bottom: 20px;
}

.new-get-in-touch-main .row>.col-lg-12 {
  margin-bottom: 20px;
}

.news-events-main {
  width: 100%;
  float: left;
}

.news-events {
  width: 100%;
  float: left;
}

.heading h1 {
  color: #08558c;
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
  margin-bottom: 20px;
  font-family: "Montserrat";
  text-transform: uppercase;
}

.heading h1 span {
  color: #08558c;
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
}

.news-boxs-main {
  padding: 0px 20px 36px 20px;
}

.news-boxs-main:nth-child(4){
padding-right: 00px;
}

.news-boxs-inner-main {
  height: 415px;
  box-shadow: 0 1px 12px 0 rgba(77, 77, 79, .25);
  overflow: hidden;
  padding: 0;
  width: 100%;
  float: left;
  border-radius: 8px;
}

.news-boxs-inner-img-main {
  width: 100%;
  float: left;
  background-image: url(../images/news-event-logo.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 250px;
  height: 225px;
  transition: 0.4s;
  position: relative;
  border: 11px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(to right, #c7e7ff, #05395c);
}

.news-boxs-inner-img-main::after {
  background: linear-gradient(6deg, #4fb5e3ba, rgb(148 220 253 / 14%) 50%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: width .2s;
  transition: width .2s;
  width: 100%;
}

.news-boxs-inner-text-main {
  width: 100%;
  float: left;
  padding: 25px;
}

.meta {
  width: 100%;
  display: flex;
  gap: 5px;
  margin-bottom: 8px;
}

.read-time {
  color: #7b8694;
  display: inline;
  font-size: 14px;
  letter-spacing: .35px;
  line-height: 1.6;
  margin-bottom: 0;
}

.date {
  color: #7b8694;
  display: inline;
  font-size: 14px;
  letter-spacing: .35px;
  line-height: 1.6;
}

.news-boxs-inner-text-main h2 {
  line-height: 22px;
}

.news-boxs-inner-text-main h2 a {
  color: #08558c;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  transition: 0.4s;
}

.teaser {
  max-height: 0px;
  transition: 0.4s;
  overflow: hidden;
  display: block;
}
.teaser p {
    font-size: 16px !important;
    color: #7b8694;
    margin-bottom: 25px;
}

.teaser a {
    color: #08558c;
    padding: 7px 15px;
    border: 2px solid #08558c;
    font-weight: 700;
    font-size: 16px !important;
    transition: 0.4s;
    text-transform: uppercase;
}
.news-boxs-inner-main:hover .news-boxs-inner-img-main {
    height: 0;
    border: none;
}

.news-boxs-inner-main:hover .teaser {
    max-height: 300px;
    height: 100vh;
}