@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  font-family: "Archivo", sans-serif;
  font-size: 16px;
  line-height: 27px;
  margin: 0;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  display: block;
}

.btn {
  width: fit-content;
}
.btn a {
  color: #770000;
  text-decoration: none;
  font-weight: 500;
}
.btn.underline {
  position: relative;
}
.btn.underline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 1px solid #770000;
}

.slick-slider .slick-arrow.slick-next {
  right: 0;
  z-index: 999;
}
.slick-slider .slick-arrow.slick-prev {
  left: 0;
  z-index: 999;
}

.fw-3 {
  font-weight: 300;
}

.fw-4 {
  font-weight: 400;
}

.fw-5 {
  font-weight: 500;
}

.fw-6 {
  font-weight: 600;
}

.fw-7 {
  font-weight: 700;
}

.fw-8 {
  font-weight: 800;
}

.fw-9 {
  font-weight: 900;
}

.d-hide-m {
  display: none;
}

.d-hide-t {
  display: block;
}

@media only screen and (min-width: 1200px) {
  .d-hide-m {
    display: block;
  }
  .d-hide-t {
    display: none;
  }
}
.inner-wrapper {
  padding: 0 20px;
}

@media only screen and (min-width: 768px) {
  .inner-wrapper {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .inner-wrapper {
    padding: 0 7.2916666667vw;
  }
}
.main-wrapper {
  padding: 0 20px;
}

@media only screen and (min-width: 768px) {
  .main-wrapper {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .main-wrapper {
    padding: 0 10.4166666667vw;
  }
}
.full-wrapper {
  width: 100%;
}

.--main-head {
  text-align: center;
  font-family: "Archivo", sans-serif;
  font-size: 45px;
  font-style: normal;
  line-height: 40px;
  /* 88.889% */
  letter-spacing: -1.35px;
}

@media only screen and (min-width: 1200px) {
  .--main-head {
    font-size: 4.6875vw;
    line-height: 4.375vw;
    /* 93.333% */
    letter-spacing: -0.140625vw;
  }
}
.--common-para,
.--common-para p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
}

@media only screen and (min-width: 1200px) {
  .--common-para,
  .--common-para p {
    font-size: 0.8333333333vw;
  }
}
.--sub-text {
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
}

@media only screen and (min-width: 1200px) {
  .--sub-text {
    font-size: 1.5625vw;
  }
}
.--btn-text {
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
}

@media only screen and (min-width: 1200px) {
  .--btn-text {
    font-size: 0.7291666667vw;
  }
}
.--para-text,
.--para-text p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
}

@media only screen and (min-width: 1200px) {
  .--para-text,
  .--para-text p {
    font-size: 1.0416666667vw;
  }
}
.--footer-text {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 98.946%;
  /* 19.789px */
  text-transform: capitalize;
}

@media only screen and (min-width: 1200px) {
  .--footer-text {
    font-size: 1.0416666667vw;
  }
}
.--footer-sub-text {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 148%;
  /* 19.789px */
  text-transform: capitalize;
}

@media only screen and (min-width: 1200px) {
  .--footer-sub-text {
    font-size: 0.78125vw;
  }
}
.--footer-head {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 98.946%;
  /* 13.852px */
  text-transform: capitalize;
}

@media only screen and (min-width: 1200px) {
  .--footer-head {
    font-size: 0.9375vw;
  }
}
.--sub-text-head {
  font-family: "Archivo", sans-serif;
  font-size: 30px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: -3px;
}

@media only screen and (min-width: 1200px) {
  .--sub-text-head {
    font-size: 2.0833333333vw;
    letter-spacing: -0.1041666667vw;
  }
}
.--main-sub-head {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: -3px;
}

@media only screen and (min-width: 1200px) {
  .--main-sub-head {
    font-size: 3.125vw;
    letter-spacing: -0.15625vw;
  }
}
li[itemprop=itemListElement] span {
  color: #F7FBFF;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media only screen and (min-width: 1200px) {
  li[itemprop=itemListElement] span {
    font-size: 1.0416666667vw;
    letter-spacing: 0.2083333333vw;
  }
}
.--sub-para {
  font-family: "Archivo", sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 216.182%;
  /* 54.045px */
}

@media only screen and (min-width: 1200px) {
  .--sub-para {
    font-size: 1.3020833333vw;
  }
}
.--text-para {
  font-family: "Archivo", sans-serif;
  font-size: 16px;
  font-style: normal;
}

@media only screen and (min-width: 1200px) {
  .--text-para {
    font-size: 1.0416666667vw;
  }
}
.--sub-head {
  font-family: "Archivo", sans-serif;
  font-size: 20px;
  font-style: normal;
  text-transform: uppercase;
  line-height: normal;
}

@media only screen and (min-width: 1200px) {
  .--sub-head {
    font-size: 1.5625vw;
  }
}
.--text-small {
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
}

@media only screen and (min-width: 1200px) {
  .--text-small {
    font-size: 0.8333333333vw;
  }
}
.--text-head {
  font-family: "Archivo", sans-serif;
  font-size: 20px;
  font-style: normal;
}

@media only screen and (min-width: 1200px) {
  .--text-head {
    font-size: 1.3020833333vw;
  }
}
.--large-head {
  font-family: "Archivo", sans-serif;
  font-size: 100px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -9.6px;
  background: linear-gradient(0deg, #FFF 19.29%, #90C7FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media only screen and (min-width: 1200px) {
  .--large-head {
    font-size: 16.1458333333vw;
    letter-spacing: -18.6px;
  }
}
@media only screen and (min-width: 768px) {
  ::-webkit-scrollbar {
    width: 2px;
    background: transparent;
  }
  ::-webkit-scrollbar-track {
    background: transparent;
    /* background: #2E2E2E; */
  }
  ::-webkit-scrollbar-thumb {
    background: #005CB9;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #332F2F;
  }
}
.header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li.menu-item-has-children a::after {
  background-image: url(./assets/images/down.png);
}

@media only screen and (min-width: 991px) {
  .js-scroll {
    opacity: 0;
    transition: opacity 500ms;
  }
  .js-scroll.scrolled {
    opacity: 1;
  }
  .scrolled.fade-in {
    animation: animateup 1s ease-in-out both;
  }
  .first-load-animate {
    animation: animateup 1s ease-in-out both;
  }
  @keyframes animateup {
    0% {
      transform: translate3d(5px, 40px, 0);
      opacity: 0;
      transition: transform 0ms, opacity 0ms, -webkit-transform 0ms;
    }
    100% {
      transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1), opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1500ms cubic-bezier(0.19, 1, 0.22, 1);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  .scrolled.fade-in-bottom {
    animation: fade-in-bottom 0.5s ease-in-out both;
    animation-delay: calc(0.3s * var(--i));
  }
  .scrolled.image-loading-bottom {
    animation: image-loading-bottom 0.7s ease-in-out both;
    animation-delay: calc(0.3s * var(--i));
  }
  .scrolled.opacity {
    animation: opacity 1.2s ease-in-out both;
  }
  .scrolled.width-full {
    animation: width-full 0.5s linear forwards;
    animation-delay: calc(0.3s * var(--i));
  }
  .scrolled.fade-in-left {
    animation: fade-in-left 0.5s ease-in-out both;
    animation-delay: calc(0.3s * var(--i));
  }
  .scrolled.fade-in-right {
    animation: fade-in-right 0.5s ease-in-out both;
    animation-delay: calc(0.3s * var(--i));
  }
  @keyframes fade-in-bottom {
    0% {
      transform: translateY(50px);
      opacity: 0;
    }
    100% {
      transform: translateY(0);
      opacity: 1;
    }
  }
  @keyframes image-loading-bottom {
    0% {
      clip-path: inset(100% 0 0 0%);
    }
    100% {
      clip-path: inset(0 0 0 0);
    }
  }
  @keyframes opacity {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes width-full {
    0% {
      width: 0;
    }
    100% {
      width: 100%;
    }
  }
  @keyframes fade-in-left {
    0% {
      transform: translateX(-50px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes fade-in-right {
    0% {
      transform: translateX(50px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes play-button {
    0% {
      border: 0px solid rgba(25, 147, 221, 0.5);
    }
    50% {
      border: 8px solid rgba(25, 147, 221, 0.5);
    }
    to {
      border: 0px solid rgba(25, 147, 221, 0.5);
    }
  }
  @keyframes rotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
}
footer {
  padding: 50px 20px 69px;
  background: #000C18;
  position: relative;
  z-index: 10;
}
footer .footer-inner .footer-left .footer-main {
  display: flex;
  align-items: center;
  gap: 40.88px;
  flex-direction: column;
}
footer .footer-inner .footer-left .footer-main img {
  width: 170px;
  height: auto;
  object-fit: contain;
}
footer .footer-inner .footer-left .footer-main .footer-socail-media .footer-social-media-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin: 0;
  gap: 28.47px;
}
footer .footer-inner .footer-left .footer-main .footer-socail-media .footer-social-media-list li {
  list-style: none;
}
footer .footer-inner .footer-left .footer-main .footer-socail-media .footer-social-media-list li svg {
  width: 21.598px;
  height: 25.043px;
  object-fit: contain;
}
footer .footer-inner .footer-left .footer-main .footer-socail-media .footer-social-media-list li img {
  width: 21.598px;
  height: 25.043px;
  object-fit: contain;
}
footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container {
  padding-top: 53.35px;
}
footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container ul#menu-footer-menu {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
}
footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container ul#menu-footer-menu li {
  list-style: none;
  margin-right: 16px;
  position: relative;
}
footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container ul#menu-footer-menu li::after {
  content: "|";
  position: absolute;
  font-size: 14px;
  top: 0;
  right: -16px;
  color: #ffffff;
}
footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container ul#menu-footer-menu li:last-child::after {
  content: "";
}
footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container ul#menu-footer-menu li a {
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 98.946%;
  /* 13.852px */
  text-transform: capitalize;
  color: #ffffff;
}
footer .footer-inner .footer-left .footer-details {
  padding: 50px 10px 35px;
  border-radius: 13px 13px 0 0;
  background: #bed6e4;
  margin: 40px 10px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
footer .footer-inner .footer-left .footer-details .detail-item .--footer-head {
  margin: 0;
  text-align: center;
  padding-bottom: 20px;
  color: #010101;
}
footer .footer-inner .footer-left .footer-details .detail-item a {
  text-decoration: none;
}
footer .footer-inner .footer-left .footer-details .detail-item a .--footer-text {
  padding-bottom: 7px;
}
footer .footer-inner .footer-left .footer-details .detail-item .--footer-text {
  margin: 0;
  text-align: center;
  color: #010101;
}
footer .footer-inner .footer-right {
  margin: 0 10px;
  position: relative;
}
footer .footer-inner .footer-right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 0px 0px 13px 13px;
  background: linear-gradient(356deg, rgba(190, 215, 235, 0) 44.09%, rgba(231, 240, 248, 0.93) 68.04%, #e7f0f8 98.17%);
}
footer .footer-inner .footer-right img {
  margin-top: -2rem;
  width: 100%;
  height: 250px;
  border-radius: 0 0 13px 13px;
}
footer .footer-inner .footer-right .--main-head {
  color: #ffffff;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 3rem;
}
@media only screen and (min-width: 768px) {
  footer .footer-inner .footer-right img {
    height: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  footer {
    padding: 0 12.6041666667vw 4.3229166667vw;
  }
  footer .footer-inner {
    display: flex;
    flex-direction: row;
  }
  footer .footer-inner .footer-left {
    width: 49.3229166667vw;
    padding-top: 3.5890625vw;
  }
  footer .footer-inner .footer-left .footer-main {
    flex-direction: row;
    gap: 3.125vw;
    align-items: flex-end;
  }
  footer .footer-inner .footer-left .footer-main img {
    width: 15.1041666667vw;
  }
  footer .footer-inner .footer-left .footer-main .footer-socail-media .footer-social-media-list {
    gap: 2.1322916667vw;
  }
  footer .footer-inner .footer-left .footer-main .footer-socail-media .footer-social-media-list li svg {
    width: 1.418125vw;
    height: 1.6443229167vw;
  }
  footer .footer-inner .footer-left .footer-main .footer-socail-media .footer-social-media-list li img {
    width: 1.418125vw;
    height: 1.6443229167vw;
  }
  footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container {
    padding-top: 2.2260416667vw;
  }
  footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container ul#menu-footer-menu {
    justify-content: flex-start;
    gap: 0.8333333333vw;
  }
  footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container ul#menu-footer-menu li {
    margin-right: 0.8333333333vw;
  }
  footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container ul#menu-footer-menu li::after {
    font-size: 0.8333333333vw;
    right: -0.8333333333vw;
  }
  footer .footer-inner .footer-left .footer-menu .menu-footer-menu-container ul#menu-footer-menu li a {
    font-size: 0.8333333333vw;
  }
  footer .footer-inner .footer-left .footer-details {
    margin: 2.2395833333vw 0 0;
    width: 49.3229166667vw;
    height: 13.8541666667vw;
    padding: 4.21875vw 4.84375vw 4.5833333333vw 4.4270833333vw;
    flex-direction: row;
    justify-content: space-between;
    border-radius: 0.6770833333vw 0 0 0.6770833333vw;
    align-items: flex-start;
  }
  footer .footer-inner .footer-left .footer-details .detail-item .--footer-head {
    text-align: left;
    padding-bottom: 2.0833333333vw;
  }
  footer .footer-inner .footer-left .footer-details .detail-item a .--footer-text {
    padding-bottom: 0.9375vw;
    text-align: left;
  }
  footer .footer-inner .footer-left .footer-details .detail-item .--footer-text {
    text-align: left;
  }
  footer .footer-inner .footer-right {
    width: 25.4166666667vw;
    margin: 0;
    display: flex;
    align-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
  }
  footer .footer-inner .footer-right::before {
    border-radius: 0;
  }
  footer .footer-inner .footer-right img {
    margin-top: unset;
    width: 100%;
    height: 27.2369791667vw;
    border-radius: 0;
  }
  footer .footer-inner .footer-right .--main-head {
    left: 0;
    right: 0;
    top: 3.125vw;
  }
}

.horizontalLine {
  background: black;
  padding: 0 12.6041666667vw 4.3229166667vw;
}
.horizontalLine hr {
  margin: 0;
  padding: 0;
  display: none;
}

.bottom-footer {
  position: relative;
}
.bottom-footer::before {
  content: "";
  position: absolute;
  width: 86%;
  left: 0;
  right: 0;
  height: 4px;
  top: -29px;
  background-color: #90C7FF;
  margin: auto;
}
.bottom-footer .bottom-footer-inner {
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: #000C18;
  align-items: center;
  margin-top: -1px;
  padding-bottom: 33px;
  padding-left: 20px;
  padding-right: 20px;
}
.bottom-footer .bottom-footer-inner .--footer-sub-text {
  color: #ffffff;
  margin: 0;
  text-align: center;
}
.bottom-footer .bottom-footer-inner .--footer-sub-text a {
  text-decoration: none;
}
.bottom-footer .bottom-footer-inner .--footer-sub-text a span {
  color: #EA0029;
}
.bottom-footer .bottom-footer-inner .--footer-sub-text span {
  color: #EA0029;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) {
  .bottom-footer::before {
    width: 75%;
    height: 0.2083333333vw;
    top: -1.1979166667vw;
  }
  .bottom-footer .bottom-footer-inner {
    flex-direction: row;
    gap: 0.625vw;
    margin-top: -0.0520833333vw;
    padding: 0 12.6041666667vw 3.125vw;
    justify-content: space-between;
  }
  .bottom-footer .bottom-footer-inner .--footer-sub-text {
    text-align: left;
  }
}

.main-banner.inner-banner .main-slider-wrapper .slider-item {
  position: relative;
}
.main-banner.inner-banner .main-slider-wrapper .slider-item .slider-content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  padding: 20px;
  text-align: center;
}
.main-banner.inner-banner .main-slider-wrapper .slider-item .slider-content .banner-title {
  font-family: "Archivo", sans-serif;
  font-size: 30px;
}
.main-banner.inner-banner .breadcrumb-wrapper {
  padding: 0 20px;
}
.main-banner.inner-banner .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0px;
}
.main-banner.inner-banner .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li a {
  text-decoration: none;
}
.main-banner.inner-banner .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li + li {
  padding-left: 15px;
  position: relative;
}
.main-banner.inner-banner .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li + li::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #000000;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.navigation {
  padding: 20px;
}

@media only screen and (min-width: 1200px) {
  .main-banner.inner-banner .main-slider-wrapper .slider-item {
    position: relative;
  }
  .main-banner.inner-banner .main-slider-wrapper .slider-item .slider-content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    padding: 0 12.5vw;
    text-align: center;
  }
  .main-banner.inner-banner .main-slider-wrapper .slider-item .slider-content .banner-title {
    font-family: "Archivo", sans-serif;
    font-size: 3.125vw;
  }
  .navigation {
    padding: 1.0416666667vw 12.5vw;
  }
}
.main-banner {
  display: none;
}
.main-banner.inner-banner-cmp {
  display: none;
}

#navbar_main_mobile {
  background: linear-gradient(180deg, #14324e 0%, #5e8aad 100%);
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  /* Adjust width as needed */
  height: 100%;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.5);
  z-index: 2000;
  transition: transform 0.3s ease;
  transform: translateX(100%);
}
#navbar_main_mobile .header-inner {
  text-align: center;
  padding: 50px 40px 50px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
#navbar_main_mobile .header-inner .container-fluid {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#navbar_main_mobile .header-inner .container-fluid .rs-mobile-logo {
  width: 40%;
  position: absolute;
  left: 12px;
  top: 16px;
}
#navbar_main_mobile .header-inner .container-fluid .rs-mobile-logo a {
  width: 80px;
  height: 100px;
}
#navbar_main_mobile .header-inner .container-fluid .rs-mobile-logo a img {
  object-fit: cover;
  object-position: bottom;
}
#navbar_main_mobile .header-inner .container-fluid .close-btn img {
  cursor: pointer;
  position: absolute;
  height: 80px;
  width: 100px;
  top: 0;
  right: 0;
  object-fit: cover;
  object-position: bottom;
  margin-right: -5%;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu {
  list-style: none;
  padding-left: 0;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin-top: 50px;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu.menu-open-active {
  right: auto;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile {
  display: flex;
  flex-direction: column;
  background: none;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  transition: 0.7s;
  padding: 0;
  gap: 50px;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li {
  margin: 0 1.0416666667vw;
  background-color: transparent;
  list-style: none;
  padding: 0.5208333333vw 1.09375vw;
  font-weight: 400;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li .sub-menu-toggle {
  display: none;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li.menu-item-has-children {
  position: relative;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li a {
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 114%;
  /* 72.96px */
  position: relative;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li a:hover {
  font-weight: 800;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li a:active {
  font-weight: 800;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li.current_page_item a {
  color: #ffffff;
  font-weight: 800;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li.menu-item-has-children {
  position: relative;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li.menu-item-has-children.active .sub-menu {
  display: block;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile .sub-menu {
  background: rgba(0, 0, 0, 0.34);
  -webkit-backdrop-filter: blur(19.5px);
  backdrop-filter: blur(19.5px);
  position: absolute;
  left: 0;
  transition: 0.7s;
  padding: 0;
  padding: 16px 0;
  min-width: 256px;
  top: 52.6px;
  display: none;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile .sub-menu li {
  padding: 4px 20px;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu .navbar-nav-mobile .sub-menu-toggle span {
  display: none;
}
#navbar_main_mobile .header-inner .container-fluid .header-main-menu.menu-open-active .navbar-nav-mobile {
  right: 0;
  left: 0;
}
#navbar_main_mobile .header-inner .container-fluid .btn-appointment {
  padding-bottom: 15px;
}
#navbar_main_mobile .header-inner .container-fluid .btn-appointment .btn-wrap {
  border-radius: 0;
  padding: 16px;
  border: 0;
  background: #005CB9;
  border-bottom: 2px solid #ffffff;
  position: relative;
}
#navbar_main_mobile .header-inner .container-fluid .btn-appointment .btn-wrap::after {
  background: #ffffff;
  width: 0;
  height: 2px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s all;
}
#navbar_main_mobile .header-inner .container-fluid .btn-appointment .btn-wrap:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 0;
}
#navbar_main_mobile .header-inner .container-fluid .btn-appointment .btn-wrap:hover::after {
  width: 100%;
  transition: 0.5s all;
}
#navbar_main_mobile .header-inner .container-fluid .btn-appointment .btn-wrap a {
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.64px;
  text-decoration: none;
  text-transform: uppercase;
}

#navbar_main_mobile.show {
  transform: translateX(0);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  visibility: visible;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 10000;
}
#navbar_main_mobile.show .header-inner {
  text-align: center;
  padding: 50px 40px 50px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
#navbar_main_mobile.show .header-inner .container-fluid {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#navbar_main_mobile.show .header-inner .container-fluid .close-btn img {
  cursor: pointer;
  position: absolute;
  height: 50px !important;
  width: 60px !important;
  top: 0;
  right: 0;
  object-fit: cover;
  object-position: bottom;
  margin-right: 0;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu {
  list-style: none;
  padding-left: 0;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin-top: 95px;
  overflow-y: auto;
  max-height: 600px;
  /* Hide scrollbar for WebKit (Chrome, Safari, Edge) */
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu::-webkit-scrollbar {
  display: none;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu {
  /* Hide scrollbar for Firefox */
  scrollbar-width: none;
  /* Hide scrollbar for IE/Edge legacy */
  -ms-overflow-style: none;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu.menu-open-active {
  right: auto;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile {
  display: flex;
  flex-direction: column;
  background: none;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  transition: 0.7s;
  padding: 0;
  gap: 0px !important;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li {
  list-style: none;
  margin: 0 20px;
  background-color: transparent;
  padding: 10px 21px;
  font-weight: 400;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li .sub-menu-toggle {
  display: none;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li .dropdown-toggle {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  margin-left: 10px;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li a {
  text-decoration: none;
  color: #ffffff;
  font-family: "Archivo", sans-serif;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 114%;
  /* 72.96px */
  text-transform: capitalize;
  position: relative;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li a:hover {
  font-weight: 800;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li a:active {
  font-weight: 800;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li.current_page_item a {
  font-weight: 700;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li.current_page_item a:active {
  font-weight: 700;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li.menu-item-has-children {
  position: relative;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li.menu-item-has-children:hover .sub-menu {
  display: block;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile li.menu-item-has-children.active .sub-menu {
  display: block;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile .sub-menu {
  position: relative;
  border-radius: 10px;
  -webkit-backdrop-filter: blur(19.5px);
  backdrop-filter: blur(19.5px);
  left: 0;
  transition: 0.7s;
  padding: 15px !important;
  width: 100%;
  top: 10px !important;
  display: none;
  z-index: 200;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile .sub-menu li {
  padding: 0 0 0 !important;
  list-style: none;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile .sub-menu li a {
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 240%;
  /* 43.2px */
  letter-spacing: 0.72px;
  text-transform: capitalize;
  text-decoration: none;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile .sub-menu li a:hover {
  font-weight: 800;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu .navbar-nav-mobile .sub-menu-toggle span {
  display: none;
}
#navbar_main_mobile.show .header-inner .container-fluid .header-main-menu.menu-open-active .navbar-nav-mobile {
  right: 0;
  left: 0;
}

.header {
  position: relative;
  z-index: 9;
}
.header .header-main {
  position: relative;
}
.header .header-main::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(0deg, rgba(1, 27, 52, 0) 0.45%, rgba(2, 28, 53, 0.62) 52.17%, #021C35 99.55%) !important;
}
.header .header-main .main-wrapper {
  padding: 24px;
}
.header .header-main .main-wrapper .header-inner {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  transition: transform 0.4s ease, 0.4s ease;
  padding: 10px 20px 30px;
}
.header .header-main .main-wrapper .header-inner.scroll-down {
  transform: translateY(-100%);
}
.header .header-main .main-wrapper .header-inner.scroll-up {
  transform: translateY(0);
}
.header .header-main .main-wrapper .header-inner.scrolled {
  background: #011B34 !important;
  box-shadow: none !important;
  padding: 10px 20px 10px;
}
.header .header-main .main-wrapper .header-inner .left {
  width: 60%;
  z-index: 2;
}
.header .header-main .main-wrapper .header-inner .left img {
  object-fit: contain;
  height: 44.117px;
  width: auto;
}
.header .header-main .main-wrapper .header-inner .right {
  width: 40%;
  z-index: 2;
}
.header .header-main .main-wrapper .header-inner .right .mobile-btn button.hamburger {
  background: transparent;
  border: 0;
  float: right;
  padding: 0;
}
.header .header-main .main-wrapper .header-inner .right .mobile-btn button.hamburger img {
  width: auto;
  height: 51px;
  object-fit: contain;
}
@media only screen and (min-width: 768px) {
  .header .header-main .main-wrapper {
    padding: 30px 40px 24.64px;
  }
}
@media only screen and (min-width: 1200px) {
  .header {
    z-index: 11;
  }
  .header .header-main::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 17.6041666667vw !important;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(0deg, rgba(1, 27, 52, 0) 0%, #011B34 100%, #011B34 100%) !important;
  }
  .header .header-main .main-wrapper {
    background: transparent;
  }
  .header .header-main .main-wrapper .header-inner {
    padding: 0vw 0vw 7.5520833333vw 5.2083333333vw;
    border-top: 0.6770833333vw solid #90c7ff;
    position: fixed;
    top: 0;
    left: 0;
    flex-wrap: nowrap;
    justify-content: space-between;
    transition: transform 0.4s ease, 0.4s ease;
  }
  .header .header-main .main-wrapper .header-inner.scroll-down {
    transform: translateY(-100%);
  }
  .header .header-main .main-wrapper .header-inner.scroll-up {
    transform: translateY(0);
  }
  .header .header-main .main-wrapper .header-inner.scrolled {
    background: linear-gradient(0deg, rgba(1, 27, 52, 0) 0%, #011B34 100%, #011B34 100%) !important;
    box-shadow: none !important;
    padding: 0vw 0vw 7.5520833333vw 5.2083333333vw !important;
  }
  .header .header-main .main-wrapper .header-inner .left {
    width: 20.2604166667vw;
    margin-right: 8.2635416667vw;
    margin-left: 1.25vw;
    z-index: 3;
    margin-top: 0vw !important;
  }
  .header .header-main .main-wrapper .header-inner .left img {
    object-fit: contain !important;
    height: 4.73703125vw !important;
    width: 20.2604166667vw;
    float: left;
  }
  .header .header-main .main-wrapper .header-inner .mid {
    margin-right: 3.0729166667vw;
    z-index: 3;
    margin-top: 0.4166666667vw !important;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav {
    display: flex;
    flex-direction: row;
    gap: 2.1875vw;
    align-items: center;
    padding: 0 0 0;
    margin: 0;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li {
    list-style: none;
    position: relative;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li::before {
    left: 0;
    top: -1.71875vw !important;
    width: 0;
    height: 0.46875vw;
    position: absolute;
    content: "";
    background: #EA0029;
    transition: all 0.5s;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li:hover .sub-menu {
    display: block;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li:hover::before {
    width: 100% !important;
    transition: all 0.5s;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .sub-menu-toggle {
    display: none;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .sub-menu-toggle span {
    display: none;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .sub-menu {
    border-radius: 0vw;
    background: rgb(115, 110, 115);
    -webkit-backdrop-filter: blur(19.5px);
    backdrop-filter: blur(19.5px);
    position: absolute;
    left: -30%;
    transition: 0.7s;
    padding: 0;
    min-width: 15.625vw;
    width: 15.625vw;
    top: 1.8541666667vw;
    display: none;
    z-index: 300;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .sub-menu li {
    padding: 0.2604166667vw 1.5625vw 0.2604166667vw;
    list-style: none;
    background: rgb(115, 110, 115);
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .sub-menu li.current_page_item::before {
    content: unset;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .sub-menu li:hover {
    background: rgba(0, 92, 185, 0.568627451);
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .sub-menu li:hover::before {
    content: unset;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .sub-menu li a {
    color: #ffffff;
    font-size: 0.9375vw;
    font-family: "Archivo", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 240%;
    /* 43.2px */
    letter-spacing: 0.0375vw;
    text-transform: capitalize;
    text-decoration: none;
    padding: 0;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .sub-menu li a::after {
    content: unset;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .sub-menu li a:hover {
    -webkit-text-stroke: 0.0260416667vw #ffffff;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li.current-menu-parent {
    position: relative;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li.current-menu-parent::before {
    right: 0;
    top: -1.71875vw !important;
    width: 100%;
    height: 0.46875vw;
    position: absolute;
    content: "";
    background: #EA0029;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li.current_page_item {
    position: relative;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li.current_page_item::before {
    right: 0;
    top: -1.71875vw !important;
    width: 100%;
    height: 0.46875vw;
    position: absolute;
    content: "";
    background: #EA0029;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li.current_page_item a {
    text-decoration: none;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .menu-item-has-children {
    position: relative;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .menu-item-has-children a::after {
    background-repeat: no-repeat;
    background-size: contain;
    right: -1.1979166667vw;
    bottom: 1.3541666667vw;
    width: 0.5729166667vw;
    height: 0.46875vw;
    position: absolute;
    content: "";
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li .menu-item-has-children:hover .sub-menu {
    display: block !important;
    transition: 0.7s;
    z-index: 9999;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li a {
    color: #ffffff;
    font-size: 0.9375vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.01875vw;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    padding: 0 0 1.0416666667vw;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li a:hover {
    -webkit-text-stroke: 0.0260416667vw #ffffff;
  }
  .header .header-main .main-wrapper .header-inner .mid #navbar_main .menu-primary-menu-container ul.navbar-nav li a:active {
    -webkit-text-stroke: 0.0260416667vw #ffffff;
  }
  .header .header-main .main-wrapper .header-inner .right {
    width: 13.28125vw;
    height: 100% !important;
    z-index: 3;
    margin-top: 0vw !important;
  }
  .header .header-main .main-wrapper .header-inner .right .btn-wrap {
    float: right;
    border-radius: 0vw;
    padding: 1.8229166667vw 1.40625vw 1.8229166667vw 1.4583333333vw !important;
    border: 0;
    background: #005CB9;
    border-bottom: 0.1041666667vw solid #ffffff;
    position: relative;
  }
  .header .header-main .main-wrapper .header-inner .right .btn-wrap::after {
    background: #ffffff;
    width: 0;
    height: 0.1041666667vw;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.5s all;
  }
  .header .header-main .main-wrapper .header-inner .right .btn-wrap:hover {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 0;
  }
  .header .header-main .main-wrapper .header-inner .right .btn-wrap:hover::after {
    width: 100%;
    transition: 0.5s all;
  }
  .header .header-main .main-wrapper .header-inner .right .btn-wrap a {
    color: #ffffff;
    font-size: 0.9375vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.01875vw;
    text-decoration: none;
    text-transform: uppercase;
  }
}

.floating-icons {
  position: fixed;
  right: 16px;
  bottom: 0;
  z-index: 1000;
}

.floating-btn {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: 0.8s all;
  transform: translatey(0px);
  animation: float 6s ease-in-out infinite;
}
.floating-btn img {
  width: 38px;
  height: 38px;
  transition: margin-right 0.9s ease-in-out;
}
.floating-btn .tooltip {
  position: absolute;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 0px;
  font-size: 12px;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.9s ease-in-out, right 0.9s ease-in-out;
  font-family: "Montserrat", sans-serif;
}
.floating-btn.whatsapp-btn {
  bottom: 200px;
  right: -10px;
  background-color: #005CB9;
}
.floating-btn.contact-btn {
  bottom: 135px;
  right: -10px;
  background-color: #005CB9;
}

@media only screen and (min-width: 768px) {
  .floating-icons {
    position: fixed;
    right: 30px;
    bottom: 130px;
    z-index: 1000;
  }
  .floating-btn {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: 0.8s all;
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
  }
  .floating-btn img {
    width: 38px;
    height: 38px;
    transition: margin-right 0.9s ease-in-out;
  }
  .floating-btn .tooltip {
    position: absolute;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 0px;
    font-size: 12px;
    border-radius: 4px;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, right 0.3s ease-in-out;
    font-family: "Archivo", sans-serif;
  }
  .floating-btn:hover .tooltip {
    visibility: visible;
    opacity: 1;
  }
  .floating-btn.whatsapp-btn {
    bottom: 200px;
    right: -10px;
  }
  .floating-btn.contact-btn {
    bottom: 135px;
    right: -10px;
  }
  .floating-btn.contact-btn:hover {
    width: 150px;
    height: 62px;
    border-radius: 30px 0px 0px 30px;
    padding-left: 15px;
    margin-right: -1px;
  }
  .floating-btn.contact-btn:hover img {
    margin-right: 108px;
  }
  .floating-btn.contact-btn:hover .tooltip {
    top: 19px;
    right: 20px;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
  }
}
@media only screen and (min-width: 992px) {
  .floating-icons {
    position: fixed;
    right: 20px;
    bottom: 206px;
    z-index: 1000;
  }
  .floating-btn {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: 0.8s all;
    transform: translatey(0px);
  }
  .floating-btn img {
    width: 38px;
    height: 38px;
    transition: margin-right 0.9s ease-in-out;
  }
  .floating-btn .tooltip {
    position: absolute;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 0px;
    font-size: 12px;
    border-radius: 4px;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.9s ease-in-out, right 0.9s ease-in-out;
    font-family: "Archivo", sans-serif;
  }
  .floating-btn.whatsapp-btn {
    bottom: 200px;
    width: 70px;
    height: 55px;
    border-radius: 30px 0px 0px 30px;
    right: -20px;
  }
  .floating-btn.contact-btn {
    bottom: 135px;
    width: 70px;
    height: 55px;
    border-radius: 30px 0px 0px 30px;
    right: -20px;
  }
}
@media only screen and (min-width: 1200px) {
  .floating-icons {
    position: fixed;
    right: 15px;
    bottom: 0;
    z-index: 1000;
  }
  .floating-icons .floating-btn.whatsapp-btn:hover {
    width: 10.4166666667vw;
    height: 62px;
    border-radius: 30px 0px 0px 30px;
    padding-left: 9px;
    margin-right: -5px;
  }
  .floating-icons .floating-btn.whatsapp-btn:hover img {
    margin-right: 100px;
  }
  .floating-icons .floating-btn.whatsapp-btn:hover .tooltip {
    right: 20px;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
  }
  .floating-icons .floating-btn:hover .tooltip {
    visibility: visible;
    opacity: 1;
  }
}
.page-template-pg-home .header .header-main::after {
  background: linear-gradient(0deg, rgba(1, 27, 52, 0) 0%, #011B34 100%, #011B34 100%) !important;
}
@media only screen and (min-width: 1200px) {
  .page-template-pg-home .header .header-main::after {
    background: linear-gradient(0deg, rgba(1, 27, 52, 0) 0%, #011B34 100%, #011B34 100%) !important;
  }
}

.page-template-solar-panel .characteristics-section .inner-wrapper .detail-section .single-wrapper ul li.item {
  padding-bottom: 20px !important;
}
@media only screen and (min-width: 1200px) {
  .page-template-solar-panel .characteristics-section .inner-wrapper .detail-section .single-wrapper ul li.item {
    padding-bottom: 3.4895833333vw !important;
  }
}

.inner-banner {
  margin-top: -91px;
}
.inner-banner .main-slider-wrapper {
  height: 1500px;
}
.inner-banner .main-slider-wrapper .slider-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inner-banner .main-slider-wrapper .slider-item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1500px;
  bottom: -1000px;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(1, 27, 52, 0) 0%, #011B34 33.56%, #011B34 98.26%);
}
.inner-banner .main-slider-wrapper .slider-item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 250px;
  top: 0;
  right: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(1, 27, 52, 0) 0%, #011B34 100%);
}
.inner-banner .main-slider-wrapper .slider-item img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content {
  position: absolute;
  bottom: 0;
  z-index: 1;
  padding: 0 20px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li[itemprop=itemListElement] {
  list-style: none;
  position: relative;
  padding-left: 10px;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li[itemprop=itemListElement]:nth-child(1) {
  padding-left: 0;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li[itemprop=itemListElement]:nth-child(1)::after {
  content: "";
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li[itemprop=itemListElement]:nth-child(2)::after {
  content: "-";
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li[itemprop=itemListElement]:nth-child(3) {
  text-align: center;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li[itemprop=itemListElement]:nth-child(3)::after {
  content: "-";
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li[itemprop=itemListElement] a {
  text-decoration: none;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .banner-title {
  margin: 0;
  color: #ffffff;
  padding-bottom: 15px;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .banner-title span {
  color: #90C7FF;
}
.inner-banner .main-slider-wrapper .slider-item .slider-content .slider-content-para p {
  color: #F7FBFF;
  text-align: center;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .inner-banner {
    margin-top: -110px;
  }
  .inner-banner .main-slider-wrapper .slider-item .slider-content .slider-content-para {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .inner-banner .main-slider-wrapper .slider-item .slider-content .slider-content-para p {
    width: 75%;
  }
}
@media only screen and (min-width: 1200px) {
  .inner-banner {
    margin-top: -15.625vw;
  }
  .inner-banner .main-slider-wrapper {
    height: 58.8541666667vw;
  }
  .inner-banner .main-slider-wrapper .slider-item::before {
    height: 13.0208333333vw;
  }
  .inner-banner .main-slider-wrapper .slider-item::after {
    height: 36.4583333333vw;
    bottom: -22.6041666667vw;
  }
  .inner-banner .main-slider-wrapper .slider-item img {
    width: 100vw;
    height: 36.3020833333vw;
  }
  .inner-banner .main-slider-wrapper .slider-item .slider-content {
    padding: 13.0208333333vw 0 4.1666666667vw;
  }
  .inner-banner .main-slider-wrapper .slider-item .slider-content .breadcrumb-wrapper .bredcrumbswrap .bredcrumbs li[itemprop=itemListElement] {
    padding-left: 0.5208333333vw;
  }
  .inner-banner .main-slider-wrapper .slider-item .slider-content .banner-title {
    padding-bottom: 1.5625vw;
    width: 100%;
  }
  .inner-banner .main-slider-wrapper .slider-item .slider-content .slider-content-para p {
    width: 40.1041666667vw;
    line-height: 1.0416666667vw;
  }
}

.about-first {
  background: #011B34;
  margin-top: -1000px;
  padding-top: 98px;
  padding-bottom: 40px;
}
.about-first .main-wrapper {
  background: linear-gradient(0deg, #14324E 0%, #5E8AAD 100%);
  margin: 0 20px;
  position: relative;
  padding: 0 0 40px;
}
.about-first .main-wrapper .left-div {
  height: 208px;
}
.about-first .main-wrapper .left-div img {
  height: 305px;
  width: 100%;
  object-fit: contain;
  position: absolute;
  top: -98px;
}
.about-first .main-wrapper .right-div .single-wrapper {
  padding: 0 30px;
}
.about-first .main-wrapper .right-div .single-wrapper .--sub-head {
  margin: 0;
  color: #F7FBFF;
  padding-bottom: 6px;
}
.about-first .main-wrapper .right-div .single-wrapper .--main-head {
  margin: 0;
  text-align: left;
  color: #ffffff;
  padding-bottom: 30px;
}
.about-first .main-wrapper .right-div .single-wrapper .--main-head span {
  color: #90C7FF;
}
.about-first .main-wrapper .right-div .single-wrapper .--common-para {
  margin: 0;
  line-height: 20px;
  color: #ffffff;
}
@media only screen and (min-width: 1200px) {
  .about-first {
    display: flex;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 10.3645833333vw;
    margin-top: -22.3958333333vw;
  }
  .about-first .main-wrapper {
    width: 72.2916666667vw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding: 0;
  }
  .about-first .main-wrapper .left-div {
    height: 32.6041666667vw;
  }
  .about-first .main-wrapper .left-div img {
    position: absolute;
    height: 42.2395833333vw;
    left: -13.0729166667vw;
    width: 51.4583333333vw;
    top: 0;
  }
  .about-first .main-wrapper .right-div .single-wrapper {
    padding: 5.2083333333vw 6.1458333333vw 5.2083333333vw 0;
    width: 35.2083333333vw;
  }
  .about-first .main-wrapper .right-div .single-wrapper .--sub-head {
    padding-bottom: 0.5208333333vw;
  }
  .about-first .main-wrapper .right-div .single-wrapper .--main-head {
    padding-bottom: 2.0833333333vw;
  }
  .about-first .main-wrapper .right-div .single-wrapper .--common-para {
    line-height: 1.3020833333vw;
  }
}

.vision-mission-section {
  background: transparent !important;
  position: relative;
  margin-bottom: 40px;
}
.vision-mission-section .inner-wrapper .image-container {
  position: relative;
  z-index: 1;
}
.vision-mission-section .inner-wrapper .image-container img {
  width: 100%;
  height: 280px !important;
  object-fit: contain;
  margin-top: -30px;
}
.vision-mission-section .inner-wrapper .top-section .single-wrapper {
  background: linear-gradient(90deg, #5E8AAD 0%, #011B34 100%), #D9D9D9;
  padding: 40px 30px;
}
.vision-mission-section .inner-wrapper .top-section .single-wrapper .dark-title {
  margin: 0;
  color: #ffffff;
  padding-bottom: 30px;
}
.vision-mission-section .inner-wrapper .top-section .single-wrapper .dark-title span {
  color: #90C7FF;
}
.vision-mission-section .inner-wrapper .top-section .single-wrapper .--para-text {
  color: #ffffff;
}
.vision-mission-section .inner-wrapper .bottom-section .single-wrapper {
  background: #BED6E4;
  padding: 40px 30px;
}
.vision-mission-section .inner-wrapper .bottom-section .single-wrapper .light-title {
  margin: 0;
  color: #332F2F;
  padding-bottom: 30px;
}
.vision-mission-section .inner-wrapper .bottom-section .single-wrapper .light-title span {
  color: #005CB9;
}
.vision-mission-section .inner-wrapper .bottom-section .single-wrapper .--para-text {
  color: #222824;
}
@media only screen and (min-width: 1200px) {
  .vision-mission-section {
    margin-bottom: 7.2916666667vw;
  }
  .vision-mission-section .inner-wrapper {
    position: relative;
    padding: 7.2916666667vw 1.5625vw 0 7.2916666667vw;
  }
  .vision-mission-section .inner-wrapper .image-container img {
    position: absolute;
    width: 48.4375vw;
    height: 44.7916666667vw !important;
    right: 0;
    margin-top: 0;
  }
  .vision-mission-section .inner-wrapper .top-section .single-wrapper {
    padding: 6.3020833333vw 5.2083333333vw 7.0833333333vw;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 1.25vw;
    align-items: flex-start;
  }
  .vision-mission-section .inner-wrapper .top-section .single-wrapper .dark-title {
    text-align: left;
    width: 15.9895833333vw;
  }
  .vision-mission-section .inner-wrapper .top-section .single-wrapper .--para-text {
    text-align: left;
    width: 27.65625vw;
    line-height: 1.5625vw;
  }
  .vision-mission-section .inner-wrapper .bottom-section .single-wrapper {
    padding: 6.1979166667vw 5.2083333333vw 1.0416666667vw;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 1.875vw;
    align-items: flex-start;
  }
  .vision-mission-section .inner-wrapper .bottom-section .single-wrapper .light-title {
    text-align: left;
    width: 17.1354166667vw;
  }
  .vision-mission-section .inner-wrapper .bottom-section .single-wrapper .--para-text {
    text-align: left;
    width: 27.65625vw;
    line-height: 1.5625vw;
  }
}

.about-mid {
  padding-bottom: 40px;
  background: #ffffff;
  position: relative;
}
.about-mid .main-wrapper {
  margin: 0 0px !important;
  position: relative;
}
.about-mid .main-wrapper .left-div {
  height: auto;
  padding-bottom: 30px;
}
.about-mid .main-wrapper .left-div img {
  height: 454px;
  width: 100%;
  object-fit: cover;
}
.about-mid .main-wrapper .right-div .single-wrapper .--sub-head {
  margin: 0;
  color: #332F2F;
  padding-bottom: 6px;
}
.about-mid .main-wrapper .right-div .single-wrapper .--main-head {
  margin: 0;
  text-align: left;
  color: #332F2F;
  padding-bottom: 30px;
}
.about-mid .main-wrapper .right-div .single-wrapper .--main-head span {
  color: #005CB9;
}
.about-mid .main-wrapper .right-div .single-wrapper .--common-para {
  margin: 0;
  line-height: 20px;
  color: #222824;
}
@media only screen and (min-width: 1200px) {
  .about-mid {
    display: flex;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: -7.2916666667vw;
  }
  .about-mid .main-wrapper {
    width: 72.2916666667vw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding: 0;
  }
  .about-mid .main-wrapper .left-div {
    height: 33.5416666667vw;
    padding-top: 5.2083333333vw;
  }
  .about-mid .main-wrapper .left-div img {
    position: absolute;
    height: 39.21875vw;
    left: 0vw;
    width: 33.5416666667vw;
    bottom: 0;
  }
  .about-mid .main-wrapper .right-div .single-wrapper {
    padding: 0 2.34375vw 5.2083333333vw 1.5625vw !important;
    width: 36.4786979167vw !important;
  }
  .about-mid .main-wrapper .right-div .single-wrapper .--sub-head {
    padding-bottom: 0.5208333333vw;
  }
  .about-mid .main-wrapper .right-div .single-wrapper .--main-head {
    padding-bottom: 2.6041666667vw;
  }
  .about-mid .main-wrapper .right-div .single-wrapper .--common-para {
    line-height: 1.3020833333vw;
  }
}

.about-awards {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.about-awards .inner-wrapper .about-logo-slider .image-item {
  margin: 0 7px;
}
.about-awards .inner-wrapper .about-logo-slider .image-item .single-wrap {
  padding: 30px;
  background: linear-gradient(180deg, #5E8AAD 0%, #14324E 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.about-awards .inner-wrapper .about-logo-slider .image-item .single-wrap .image-wrap img {
  width: 125px;
  height: 210px;
  object-fit: contain;
}
.about-awards .inner-wrapper .about-logo-slider .image-item .single-wrap .detail-wrap .--sub-head {
  margin: 0;
  line-height: 25.786px;
  letter-spacing: -1.5px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 15px;
}
.about-awards .inner-wrapper .about-logo-slider .image-item .single-wrap .detail-wrap .--common-para {
  margin: 0;
  color: #ffffff;
  text-align: center;
}
.about-awards .inner-wrapper .counter-arrow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.about-awards .inner-wrapper .counter-arrow .counter-arrow-left-a {
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.about-awards .inner-wrapper .counter-arrow .counter-arrow-left-a svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.about-awards .inner-wrapper .counter-arrow .counter-arrow-left-a:hover {
  background: #90C7FF;
}
.about-awards .inner-wrapper .counter-arrow .counter-arrow-left-a:hover svg {
  fill: #90C7FF;
}
.about-awards .inner-wrapper .counter-arrow .counter {
  display: flex;
  flex-direction: row;
  color: #005CB9;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 88%;
  letter-spacing: -1px;
  text-transform: capitalize;
}
.about-awards .inner-wrapper .counter-arrow .counter .counter-current {
  font-weight: 700;
}
.about-awards .inner-wrapper .counter-arrow .counter .counter-all {
  font-weight: 400;
}
.about-awards .inner-wrapper .counter-arrow .counter-arrow-right-a {
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.about-awards .inner-wrapper .counter-arrow .counter-arrow-right-a svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.about-awards .inner-wrapper .counter-arrow .counter-arrow-right-a:hover {
  background: #90C7FF;
}
.about-awards .inner-wrapper .counter-arrow .counter-arrow-right-a:hover svg {
  fill: #90C7FF;
}
@media only screen and (min-width: 1200px) {
  .about-awards .inner-wrapper .about-logo-slider .image-item {
    margin: 0 0.3645833333vw;
  }
  .about-awards .inner-wrapper .about-logo-slider .image-item .single-wrap {
    padding: 1.5625vw;
    gap: 1.0416666667vw;
  }
  .about-awards .inner-wrapper .about-logo-slider .image-item .single-wrap .image-wrap img {
    width: 6.5104166667vw;
    height: 10.9375vw;
  }
  .about-awards .inner-wrapper .about-logo-slider .image-item .single-wrap .detail-wrap .--sub-head {
    line-height: 1.3430208333vw;
    letter-spacing: -0.078125vw;
    padding-bottom: 0.78125vw;
  }
  .about-awards .inner-wrapper .counter-arrow {
    gap: 0.5208333333vw;
    margin-bottom: 0vw;
    margin-top: 3.125vw;
  }
  .about-awards .inner-wrapper .counter-arrow .counter-arrow-left-a {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .about-awards .inner-wrapper .counter-arrow .counter-arrow-left-a svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .about-awards .inner-wrapper .counter-arrow .counter {
    font-size: 1.3020833333vw;
    letter-spacing: -0.0520833333vw;
  }
  .about-awards .inner-wrapper .counter-arrow .counter-arrow-right-a {
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .about-awards .inner-wrapper .counter-arrow .counter-arrow-right-a svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}

.contact-map {
  margin-top: -1000px;
  position: relative;
  z-index: 8;
}
.contact-map .inner-wrapper .left-div {
  margin-bottom: 20px;
}
.contact-map .inner-wrapper .left-div iframe {
  width: 100%;
  height: 400px;
  object-fit: contain;
}
.contact-map .inner-wrapper .right-div {
  position: relative;
}
.contact-map .inner-wrapper .right-div .image-container {
  position: relative;
}
.contact-map .inner-wrapper .right-div .image-container::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 41.18%, rgba(0, 0, 0, 0.6) 102.56%);
}
.contact-map .inner-wrapper .right-div .image-container img {
  height: 383px;
  width: 100%;
  object-fit: cover;
}
.contact-map .inner-wrapper .right-div .single-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}
.contact-map .inner-wrapper .right-div .single-wrapper .detail-item {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  padding: 20px;
  border-radius: 10px;
  background: #021C35;
  width: 100%;
  margin-bottom: 20px !important;
  border: 1px solid #ffffff;
}
.contact-map .inner-wrapper .right-div .single-wrapper .detail-item:nth-child(2) svg {
  width: 20%;
  height: 40px;
  object-fit: contain;
}
.contact-map .inner-wrapper .right-div .single-wrapper .detail-item svg {
  width: 20%;
  object-fit: contain;
  height: 40px;
}
.contact-map .inner-wrapper .right-div .single-wrapper .detail-item .single-wrap {
  width: 80%;
}
.contact-map .inner-wrapper .right-div .single-wrapper .detail-item .single-wrap .--sub-head {
  margin: 0;
  color: #ffffff;
}
.contact-map .inner-wrapper .right-div .single-wrapper .detail-item .single-wrap .--sub-head a {
  text-decoration: none;
  color: #ffffff;
  font-size: 20px !important;
  text-transform: lowercase;
  line-height: 32px;
}
.contact-map .inner-wrapper .right-div .single-wrapper .detail-item .single-wrap .--common-para {
  margin: 0;
  color: #ffffff;
  line-height: 16px;
}
@media only screen and (min-width: 1200px) {
  .contact-map {
    margin-top: -23.1770833333vw;
  }
  .contact-map .inner-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0 5.2083333333vw 0;
  }
  .contact-map .inner-wrapper .left-div {
    height: 29.53125vw;
    z-index: 0;
    margin: 0;
  }
  .contact-map .inner-wrapper .left-div iframe {
    width: 37.96875vw;
    height: 29.53125vw;
  }
  .contact-map .inner-wrapper .right-div {
    height: 29.53125vw;
  }
  .contact-map .inner-wrapper .right-div .image-container {
    height: 29.53125vw;
  }
  .contact-map .inner-wrapper .right-div .image-container img {
    width: 51.6145833333vw;
    height: 29.53125vw;
  }
  .contact-map .inner-wrapper .right-div .single-wrapper {
    position: absolute;
    bottom: 1.3541666667vw;
    margin: unset;
    left: 3.6458333333vw;
  }
  .contact-map .inner-wrapper .right-div .single-wrapper .detail-item {
    gap: 1.0416666667vw;
    padding: 1.4583333333vw 1.3020833333vw 1.6145833333vw;
    border: 0;
    margin-bottom: 0.5208333333vw !important;
    border-radius: 0.5208333333vw;
  }
  .contact-map .inner-wrapper .right-div .single-wrapper .detail-item:nth-child(2) svg {
    width: 2.6041666667vw;
  }
  .contact-map .inner-wrapper .right-div .single-wrapper .detail-item svg {
    width: 2.6041666667vw;
    height: 2.6041666667vw;
  }
  .contact-map .inner-wrapper .right-div .single-wrapper .detail-item .single-wrap .--common-para {
    line-height: 140% !important;
    /* 26.08px */
    letter-spacing: -0.0166666667vw;
  }
  .contact-map .inner-wrapper .right-div .single-wrapper .detail-item .single-wrap .--sub-head a {
    font-size: 1.71875vw !important;
    line-height: 2.0833333333vw;
  }
}

.contact-page-form {
  margin-top: -1px;
}
.contact-page-form .inner-wrapper {
  max-width: 100%;
}
.contact-page-form .inner-wrapper .form-wrap {
  padding: 60px 20px 40px;
  width: 100%;
  background-color: #011B34;
  box-shadow: 0px 4px 108.8px 0px rgba(0, 0, 0, 0.1);
}
.contact-page-form .inner-wrapper .form-wrap .cw-title {
  text-align: center;
  margin-top: 0;
  text-transform: capitalize;
  color: #ffffff;
}
.contact-page-form .inner-wrapper .form-wrap .cw-title span {
  color: #90C7FF;
}
.contact-page-form .inner-wrapper .form-wrap form label {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
  margin-bottom: 0;
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 16px */
  letter-spacing: -0.32px;
}
.contact-page-form .inner-wrapper .form-wrap form input {
  height: 20px;
  background-color: transparent;
  box-shadow: none;
  border: none;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  color: #ffffff;
}
.contact-page-form .inner-wrapper .form-wrap form input::placeholder {
  font-size: 16px;
  color: #ffffff;
}
.contact-page-form .inner-wrapper .form-wrap form input:focus {
  outline: none;
}
.contact-page-form .inner-wrapper .form-wrap form .submit {
  display: block;
  margin: auto;
  position: relative;
  width: fit-content;
  padding: 4px 60px 0px 12px;
  border-radius: 7px;
  border: 1px solid #ffffff;
}
.contact-page-form .inner-wrapper .form-wrap form .submit a:hover input {
  color: #ffffff;
}
.contact-page-form .inner-wrapper .form-wrap form .submit::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 100%;
  background: #005CB9;
  top: 0;
  z-index: 1;
  right: 0;
  border-radius: 0 7px 7px 0;
}
.contact-page-form .inner-wrapper .form-wrap form .submit a input {
  border-bottom: 0;
  width: fit-content;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
}
.contact-page-form .inner-wrapper .form-wrap form .submit .wpcf7-spinner {
  display: none;
}
.contact-page-form .inner-wrapper .form-wrap form .submit svg {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  fill: #005CB9;
  z-index: 2;
}
.contact-page-form .inner-wrapper .form-wrap form select {
  height: 20px;
  width: 100%;
  background-color: transparent;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 16px;
  color: #ffffff;
}
.contact-page-form .inner-wrapper .form-wrap form select option {
  color: #ffffff;
  font-size: 16px;
  background-color: rgba(1, 27, 52, 0.4);
}
.contact-page-form .inner-wrapper .form-wrap form select:focus {
  outline: none;
}
.contact-page-form .inner-wrapper .form-wrap form textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  width: 100%;
  position: relative;
  height: 20px;
  color: #ffffff;
  font-size: 16px;
}
.contact-page-form .inner-wrapper .form-wrap form textarea::placeholder {
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
}
.contact-page-form .inner-wrapper .form-wrap form textarea:focus {
  outline: none;
}
.contact-page-form .inner-wrapper .form-wrap form label.click {
  opacity: 1;
}
.contact-page-form .inner-wrapper .form-wrap form .input-group {
  width: 100%;
  padding: 15px;
}
.contact-page-form .inner-wrapper .form-wrap form .input-group.w-2 {
  width: 100%;
}
.contact-page-form .inner-wrapper .form-wrap form .input-group.w-2 input {
  width: 100%;
  height: 20px;
  font-size: 16px;
}
.contact-page-form .inner-wrapper .form-wrap form .input-group.w-2 input p {
  width: 100%;
}
.contact-page-form .inner-wrapper .form-wrap form .input-group.w-3 {
  width: 100%;
}
.contact-page-form .inner-wrapper .form-wrap form .input-group.w-3 input {
  width: 100%;
  height: 20px;
  font-size: 16px;
}
.contact-page-form .inner-wrapper .form-wrap form .input-group.w-3 input p {
  width: 100%;
}
.contact-page-form .inner-wrapper .form-wrap form .input-group.w-1 {
  width: 100%;
}
.contact-page-form .inner-wrapper .form-wrap form .input-group.w-1 input {
  width: 100%;
  height: 20px;
}
.contact-page-form .inner-wrapper .form-wrap form .input-group.w-1 p {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .contact-page-form .inner-wrapper .form-wrap form .input-group {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .contact-page-form .inner-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .contact-page-form .inner-wrapper .form-wrap {
    width: 100%;
    margin: auto;
    padding: 20px;
  }
  .contact-page-form .inner-wrapper .form-wrap form {
    display: flex;
    flex-wrap: wrap;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group {
    width: 100%;
    padding: 15px;
    display: block;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group.w-2 {
    width: 50%;
    padding: unset;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group.w-2 input {
    width: 100%;
    height: 40px;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group.w-3 {
    width: 25%;
    padding: unset;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group.w-3 input {
    width: 100%;
    height: 40px;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group.w-1 {
    width: 100%;
    padding: unset;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group.w-1 input {
    width: 100%;
    height: 40px;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group.w-1 p {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .contact-page-form {
    margin-top: -0.3645833333vw;
  }
  .contact-page-form .inner-wrapper {
    padding: 0 5.2083333333vw 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .contact-page-form .inner-wrapper .form-wrap {
    padding: 4.1666666667vw 10.4166666667vw;
    z-index: 2;
    width: 89.5833333333vw;
  }
  .contact-page-form .inner-wrapper .form-wrap .cw-title {
    text-align: center;
    margin-bottom: 1.5625vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form label {
    margin-top: 1.5625vw;
    font-size: 0.8333333333vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form input {
    height: 2.3958333333vw;
    border-bottom: 0.0520833333vw solid rgba(255, 255, 255, 0.4);
  }
  .contact-page-form .inner-wrapper .form-wrap form input::placeholder {
    font-size: 1.0416666667vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .submit {
    padding: 0.8333333333vw 3.125vw 0.8333333333vw 1.0416666667vw;
    border-radius: 0.3645833333vw;
    border: 0.0520833333vw solid #ffffff;
    width: 10.6770833333vw;
    margin-top: 2.6041666667vw;
    height: 2.5vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .contact-page-form .inner-wrapper .form-wrap form .submit::after {
    width: 2.6041666667vw;
    border-radius: 0 7px 7px 0;
  }
  .contact-page-form .inner-wrapper .form-wrap form .submit svg {
    width: 1.3020833333vw;
    height: 1.3020833333vw;
    right: 0.5208333333vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .submit a input {
    font-size: 0.7291666667vw;
    cursor: pointer;
  }
  .contact-page-form .inner-wrapper .form-wrap form select {
    height: 2.3958333333vw;
    border-bottom: 0.0520833333vw solid rgba(255, 255, 255, 0.4);
    font-size: 1.0416666667vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form select option {
    font-size: 1.0416666667vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form textarea {
    border-bottom: 0.0520833333vw solid rgba(255, 255, 255, 0.4);
    height: 2.3958333333vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form textarea::placeholder {
    font-size: 1.0416666667vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group {
    padding: 0.5208333333vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group.w-2 input {
    height: 2.3958333333vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group.w-1 input {
    height: 2.3958333333vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group.w-3 input {
    height: 2.3958333333vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group:nth-child(3) {
    padding-left: 2.34375vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group:nth-child(4) {
    padding-left: 1.6145833333vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group:nth-child(6) {
    padding-left: 2.34375vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group:nth-child(7) {
    padding-left: 1.6145833333vw;
  }
  .contact-page-form .inner-wrapper .form-wrap form .input-group:nth-child(9) {
    padding-left: 2.34375vw;
  }
}

.contact-showrooms .main-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.contact-showrooms .main-wrapper .show-room-item .single-wrapper .image-container {
  height: 199px;
  width: 100%;
}
.contact-showrooms .main-wrapper .show-room-item .single-wrapper .image-container img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
.contact-showrooms .main-wrapper .show-room-item .single-wrapper .detail-container {
  border: 1px solid #ffffff;
  background: #BED6E4;
  padding: 25px 35px 22px;
}
.contact-showrooms .main-wrapper .show-room-item .single-wrapper .detail-container .single-wrap .--sub-text-head {
  margin: 0;
  padding-bottom: 22px;
  text-transform: capitalize;
}
.contact-showrooms .main-wrapper .show-room-item .single-wrapper .detail-container .single-wrap .--sub-head {
  margin: 0;
  padding-bottom: 22px;
  text-transform: capitalize;
}
.contact-showrooms .main-wrapper .show-room-item .single-wrapper .detail-container .single-wrap .phone-container {
  display: flex;
  flex-direction: row;
  gap: 3px;
}
.contact-showrooms .main-wrapper .show-room-item .single-wrapper .detail-container .single-wrap .phone-container .--para-text {
  margin: 0;
}
.contact-showrooms .main-wrapper .show-room-item .single-wrapper .detail-container .single-wrap .phone-container .--para-text a {
  text-decoration: none;
  color: #000;
}
@media only screen and (min-width: 1200px) {
  .contact-showrooms .main-wrapper {
    flex-direction: unset;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.0416666667vw;
  }
  .contact-showrooms .main-wrapper .show-room-item {
    width: 31%;
  }
  .contact-showrooms .main-wrapper .show-room-item .single-wrapper .image-container {
    height: 19.0104166667vw !important;
  }
  .contact-showrooms .main-wrapper .show-room-item .single-wrapper .image-container img {
    width: 100%;
    height: 19.0104166667vw;
  }
  .contact-showrooms .main-wrapper .show-room-item .single-wrapper .detail-container {
    padding: 2.7083333333vw 3.59375vw 2.340625vw;
    border: none;
    height: fit-content;
  }
  .contact-showrooms .main-wrapper .show-room-item .single-wrapper .detail-container .single-wrap .--sub-text-head {
    padding-bottom: 2.2916666667vw;
  }
  .contact-showrooms .main-wrapper .show-room-item .single-wrapper .detail-container .single-wrap .--sub-head {
    padding-bottom: 2.2916666667vw;
    min-height: 7.2916666667vw;
  }
  .contact-showrooms .main-wrapper .show-room-item .single-wrapper .detail-container .single-wrap .phone-container {
    gap: 0.3645833333vw;
  }
}

.first-title-sec {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.first-title-sec .inner-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px 20px 40px;
}
.first-title-sec .inner-wrapper h2.--main-head {
  color: #332F2F;
  padding-bottom: 30px;
  margin: 0;
}
.first-title-sec .inner-wrapper h2.--main-head span {
  color: #005CB9;
}
.first-title-sec .inner-wrapper p.--common-para {
  color: #332F2F;
  line-height: normal;
  letter-spacing: -0.28px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .first-title-sec .inner-wrapper {
    padding: 70px 50px 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .first-title-sec .inner-wrapper {
    padding: 7.2916666667vw 0 3.125vw;
  }
  .first-title-sec .inner-wrapper h2.--main-head {
    padding-bottom: 1.5625vw;
  }
  .first-title-sec .inner-wrapper p.--common-para {
    letter-spacing: -0.0166666667vw;
    width: 49.0104166667vw;
  }
}

.second-title-sec .inner-wrapper {
  margin: 70px 0 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.second-title-sec .inner-wrapper h2.--main-head {
  color: #332F2F;
  padding-bottom: 30px;
  margin: 0;
}
.second-title-sec .inner-wrapper h2.--main-head span {
  color: #005CB9;
}
.second-title-sec .inner-wrapper p.--common-para {
  color: #332F2F;
  line-height: normal;
  letter-spacing: -0.28px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .second-title-sec .inner-wrapper {
    padding: 70px 50px 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .second-title-sec .inner-wrapper {
    margin: 3.125vw 0 0;
    padding-bottom: 1.0416666667vw;
  }
  .second-title-sec .inner-wrapper h2.--main-head {
    padding-bottom: 1.0416666667vw;
  }
  .second-title-sec .inner-wrapper p.--common-para {
    letter-spacing: -0.0166666667vw;
    width: 49.0104166667vw;
  }
}

.dark-brand-slider {
  background: #021C35;
  height: max-content;
}
.dark-brand-slider .inner-wrapper {
  padding: 70px 20px;
  margin-top: 20px;
  position: relative;
}
.dark-brand-slider .inner-wrapper::after {
  content: "";
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 70px;
  height: 1px;
  width: 90%;
}
.dark-brand-slider .inner-wrapper .title-container {
  margin-bottom: 30px;
  position: relative;
}
.dark-brand-slider .inner-wrapper .title-container::before {
  content: "";
  background: rgba(255, 255, 255, 0.4);
  height: 1px;
  width: 30%;
  right: 0;
  bottom: 13px;
  position: absolute;
}
.dark-brand-slider .inner-wrapper .title-container .--sub-head {
  margin: 0;
  color: #ffffff;
}
.dark-brand-slider .inner-wrapper .dark-brands-slider .brand-item .single-wrapper {
  margin: 30px 12px !important;
}
.dark-brand-slider .inner-wrapper .dark-brands-slider .brand-item .single-wrapper img {
  height: 60px !important;
  width: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 768px) {
  .dark-brand-slider .inner-wrapper::after {
    width: 95%;
  }
  .dark-brand-slider .inner-wrapper .title-container::before {
    width: 65%;
    right: 1%;
  }
}
@media only screen and (min-width: 1200px) {
  .dark-brand-slider .inner-wrapper {
    margin-top: 7.2916666667vw;
    padding: 4.7395833333vw 7.2916666667vw 3.8541666667vw;
    height: max-content;
  }
  .dark-brand-slider .inner-wrapper::after {
    bottom: 3.8541666667vw;
    height: 0.0520833333vw;
    width: 85.4166666667vw;
  }
  .dark-brand-slider .inner-wrapper .title-container {
    margin-bottom: 0vw;
    display: flex;
    justify-content: flex-end;
  }
  .dark-brand-slider .inner-wrapper .title-container::before {
    height: 0.0520833333vw;
    width: 64.0104166667vw;
    left: 0;
    right: unset;
    bottom: 0.6770833333vw;
  }
  .dark-brand-slider .inner-wrapper .dark-brands-slider .brand-item .single-wrapper {
    margin: 3.1770833333vw 1.7708333333vw 2.34375vw !important;
  }
  .dark-brand-slider .inner-wrapper .dark-brands-slider .brand-item .single-wrapper img {
    width: 20.5208333333vw;
    height: 4.6875vw !important;
    object-fit: contain;
  }
}

.light-brand-slider {
  background: #ffffff;
}
.light-brand-slider .inner-wrapper {
  padding: 70px 20px;
  margin-top: 20px;
  position: relative;
}
.light-brand-slider .inner-wrapper::after {
  content: "";
  background: rgba(1, 27, 52, 0.4);
  position: absolute;
  bottom: 70px;
  height: 1px;
  width: 90%;
}
.light-brand-slider .inner-wrapper .title-container {
  margin-bottom: 30px;
  position: relative;
}
.light-brand-slider .inner-wrapper .title-container::before {
  content: "";
  background: rgba(1, 27, 52, 0.4);
  height: 1px;
  width: 30%;
  right: 0;
  bottom: 13px;
  position: absolute;
}
.light-brand-slider .inner-wrapper .title-container .--sub-head {
  margin: 0;
  color: #005CB9;
}
.light-brand-slider .inner-wrapper .light-brands-slider .brand-item .single-wrapper {
  margin: 30px 12px !important;
}
.light-brand-slider .inner-wrapper .light-brands-slider .brand-item .single-wrapper img {
  height: 60px !important;
  width: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 768px) {
  .light-brand-slider .inner-wrapper::after {
    width: 95%;
  }
  .light-brand-slider .inner-wrapper .title-container::before {
    width: 65%;
    right: 1%;
  }
}
@media only screen and (min-width: 1200px) {
  .light-brand-slider .inner-wrapper {
    margin-top: 0vw;
    padding: 4.7395833333vw 7.2916666667vw 3.8541666667vw;
  }
  .light-brand-slider .inner-wrapper::after {
    bottom: 3.8541666667vw;
    height: 0.0520833333vw;
    width: 85.4166666667vw;
  }
  .light-brand-slider .inner-wrapper .title-container {
    margin-bottom: 0vw;
    display: flex;
    justify-content: flex-end;
  }
  .light-brand-slider .inner-wrapper .title-container::before {
    height: 0.0520833333vw;
    width: 64.0104166667vw;
    left: 0;
    right: unset;
    bottom: 0.6770833333vw;
  }
  .light-brand-slider .inner-wrapper .light-brands-slider .slick-track {
    margin-left: unset;
  }
  .light-brand-slider .inner-wrapper .light-brands-slider .brand-item .single-wrapper {
    margin: 3.1770833333vw 1.7708333333vw 2.34375vw !important;
  }
  .light-brand-slider .inner-wrapper .light-brands-slider .brand-item .single-wrapper img {
    width: 20.5208333333vw;
    height: 4.6875vw !important;
    object-fit: contain;
  }
}

.event-card-listing .inner-wrapper {
  display: flex;
  flex-direction: column;
  margin-top: -971px;
  z-index: 1;
  position: relative;
}
.event-card-listing .inner-wrapper .filter-div {
  margin-bottom: 30px;
}
.event-card-listing .inner-wrapper .filter-div .div-inner {
  border: 1px solid #92ACBF;
  background: #ffffff;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .search-articles {
  background: #BED6E4;
  padding: 30px 30px 20px;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .search-articles .search-main-title {
  margin: 0;
  text-align: center;
  padding-bottom: 20px;
  text-transform: capitalize;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .search-articles input#search {
  text-align: left;
  border: 0;
  background: transparent;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  border-bottom: 1px solid #000000;
  width: 100%;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div {
  padding: 30px 28px;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .filter-main-title {
  margin: 0;
  padding-bottom: 15px;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles .filter-title {
  margin: 0;
  padding-bottom: 10px;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li a {
  color: #121625;
  text-decoration: none;
  font-weight: 700;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li a:active {
  color: #005CB9;
  font-weight: 700;
  transition: 0.3s;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li a:hover {
  color: #005CB9;
  font-weight: 700;
  transition: 0.3s;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .categories .filter-title {
  margin: 0;
  padding-bottom: 10px;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li a {
  color: #121625;
  text-decoration: none;
  font-weight: 700;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li a:active {
  color: #005CB9;
  font-weight: 700;
  transition: 0.3s;
}
.event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li a:hover {
  color: #005CB9;
  font-weight: 700;
  transition: 0.3s;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section {
  margin-bottom: 20px;
  width: 100%;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner {
  position: relative;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner:hover {
  background: rgba(17, 67, 115, 0.6);
  cursor: pointer;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner:hover .event-date {
  background: #EA0029;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .featured-image {
  position: relative;
  height: 518px;
  width: 100%;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .featured-image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 35%;
  opacity: 0.76;
  background: linear-gradient(180deg, #1167b1 0%, rgba(17, 103, 177, 0) 100%);
  top: 0;
  left: 0;
  right: 0;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .featured-image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 45%;
  background: linear-gradient(0deg, #114373 0%, rgba(17, 67, 115, 0) 100%);
  mix-blend-mode: multiply;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.85;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .featured-image img {
  height: 518px;
  width: 100%;
  object-fit: cover;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-date {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  border-radius: 0px 0px 0px 65px;
  background: #005CB9;
  padding: 20px 20px 20px 50px;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-date:hover {
  background: #EA0029;
}
@media only screen and (min-width: 1200px) {
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-date {
    font-size: 1.0416666667vw;
  }
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-item-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 35px 20px;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-item-inner .event-read {
  margin: 0;
  color: #92ACBF;
}
@media only screen and (min-width: 1200px) {
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-item-inner .event-read {
    line-height: 138%;
    font-size: 0.8333333333vw;
    color: #ffffff;
  }
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-item-inner a {
  text-decoration: none;
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-item-inner a .event-title {
  margin: 0;
  color: #ffffff;
}
@media only screen and (min-width: 1200px) {
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-item-inner a .event-title {
    line-height: 138%;
  }
}
.event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-item-inner .read-more-btn {
  color: #fff;
  text-decoration: underline;
}
@media only screen and (min-width: 1200px) {
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .event-item-inner .read-more-btn {
    font-size: 1.0416666667vw;
    line-height: 138%;
  }
}
.event-card-listing .pagination-wrapper .pagination {
  padding: 0;
  margin: 0 0 60px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
}
.event-card-listing .pagination-wrapper .pagination li {
  list-style: none;
}
.event-card-listing .pagination-wrapper .pagination li a {
  display: block;
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.event-card-listing .pagination-wrapper .pagination li a:hover {
  background: #90C7FF;
}
.event-card-listing .pagination-wrapper .pagination li a:hover svg {
  fill: #90C7FF;
}
.event-card-listing .pagination-wrapper .pagination li span {
  display: block;
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.event-card-listing .pagination-wrapper .pagination li span:hover {
  background: #90C7FF;
}
.event-card-listing .pagination-wrapper .pagination li span:hover svg {
  fill: #90C7FF;
}
.event-card-listing .pagination-wrapper .pagination li svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.event-card-listing .pagination-wrapper .pagination li.current-page {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.event-card-listing .pagination-wrapper .pagination li.current-page .counter {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #005CB9;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 88%;
  text-decoration: none;
  letter-spacing: -1px;
  text-transform: capitalize;
  background: unset;
  width: unset;
  height: unset;
  padding: unset;
}
.event-card-listing .pagination-wrapper .pagination li.current-page .counter .counter-current {
  font-weight: 700;
  background: unset;
  width: unset;
  height: unset;
  padding: unset;
}
.event-card-listing .pagination-wrapper .pagination li.current-page .counter .counter-all {
  font-weight: 400;
  background: unset;
  width: unset;
  height: unset;
  padding: unset;
}
@media only screen and (min-width: 768px) {
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section {
    width: 48.5%;
  }
}
@media only screen and (min-width: 1200px) {
  .event-card-listing .inner-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: -21.4583333333vw;
    gap: 4.0104166667vw;
  }
  .event-card-listing .inner-wrapper .filter-div {
    width: 32%;
    margin-bottom: 0;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .search-articles {
    padding: 2.0833333333vw 2.8125vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .search-articles .search-main-title {
    padding-bottom: 1.5625vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .search-articles input#search {
    font-size: 0.8333333333vw;
    height: 1.0416666667vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .search-articles input#search:focus-visible {
    outline: none;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div {
    padding: 2.6041666667vw 2.9166666667vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .filter-main-title {
    padding-bottom: 1.8229166667vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles {
    padding-bottom: 2.6041666667vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles .filter-title {
    padding-bottom: 1.0416666667vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li {
    padding-bottom: 1.0416666667vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li::marker {
    font-size: 1.3020833333vw;
    line-height: 1.3020833333vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li a {
    font-weight: 400;
    font-size: 0.8333333333vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li a:active {
    color: #005CB9;
    font-weight: 700;
    transition: 0.3s;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li a:hover {
    color: #005CB9;
    font-weight: 700;
    transition: 0.3s;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .categories .filter-title {
    padding-bottom: 1.0416666667vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li {
    padding-bottom: 1.0416666667vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li::marker {
    font-size: 1.3020833333vw;
    line-height: 1.3020833333vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li a {
    font-weight: 700;
    font-size: 0.8333333333vw;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li a:active {
    color: #005CB9;
    font-weight: 700;
    transition: 0.3s;
  }
  .event-card-listing .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li a:hover {
    color: #005CB9;
    font-weight: 700;
    transition: 0.3s;
  }
  .event-card-listing .inner-wrapper .single-inner {
    width: 63%;
  }
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 0;
    gap: 1.1458333333vw;
  }
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section {
    width: 48.5%;
  }
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .featured-image {
    height: 32.0833333333vw;
  }
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .featured-image::before {
    height: 10.8854166667vw;
  }
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .featured-image::after {
    height: 15.0520833333vw;
  }
  .event-card-listing .inner-wrapper .single-inner .events-div .event-inner-wrapper .events-section .event-inner .featured-image img {
    height: 32.0833333333vw;
  }
  .event-card-listing .pagination-wrapper .pagination {
    gap: 0.5208333333vw;
    margin-bottom: 7.2916666667vw;
    margin-top: 2.0833333333vw;
  }
  .event-card-listing .pagination-wrapper .pagination li a {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .event-card-listing .pagination-wrapper .pagination li span {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .event-card-listing .pagination-wrapper .pagination li svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .event-card-listing .pagination-wrapper .pagination li.current-page .counter {
    font-size: 1.3020833333vw;
    letter-spacing: -0.0520833333vw;
  }
}

@media only screen and (min-width: 1200px) {
  .eventsNotFound {
    color: #ffffff;
    font-size: 1.0416666667vw;
  }
}
.single-event-card-section .inner-wrapper {
  display: flex;
  flex-direction: column;
  margin-top: -971px;
  z-index: 1;
  position: relative;
}
.single-event-card-section .inner-wrapper .filter-div {
  margin-bottom: 80px;
}
.single-event-card-section .inner-wrapper .filter-div .div-inner {
  border: 1px solid #92ACBF;
  background: #ffffff;
}
.single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles {
  background: #BED6E4;
  padding: 30px 30px 20px;
}
.single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles .search-input-wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
.single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles .search-arrow {
  position: absolute;
  right: 10px;
  top: 25%;
  transform: translateY(-50%);
  pointer-events: none; /* so clicking it won't block typing */
  font-size: 16px;
  color: #333; /* arrow color */
}
.single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles .search-arrow svg {
  width: 19px;
  height: 6px;
}
@media only screen and (min-width: 1200px) {
  .single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles .search-arrow svg {
    width: 0.9895833333vw;
    height: 0.2604166667vw;
  }
}
.single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles .search-main-title {
  margin: 0;
  text-align: center;
  padding-bottom: 20px;
  text-transform: capitalize;
}
.single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles input#search {
  text-align: left;
  border: 0;
  background: transparent;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  border-bottom: 1px solid #000000;
  width: 100%;
}
.single-event-card-section .inner-wrapper .filter-articles-div {
  padding: 30px 28px;
}
.single-event-card-section .inner-wrapper .filter-articles-div .filter-main-title {
  margin: 0;
  padding-bottom: 15px;
  text-align: center;
}
.single-event-card-section .inner-wrapper .filter-articles-div .latest-articles .filter-title {
  margin: 0;
  padding-bottom: 10px;
}
.single-event-card-section .inner-wrapper .filter-articles-div .latest-articles ul {
  padding-left: 18px;
}
.single-event-card-section .inner-wrapper .filter-articles-div .latest-articles ul li a {
  color: #121625;
  text-decoration: none;
}
.single-event-card-section .inner-wrapper .filter-articles-div .latest-articles ul li a:active {
  color: #005CB9;
  font-weight: 700;
  transition: 0.3s;
}
.single-event-card-section .inner-wrapper .filter-articles-div .latest-articles ul li a:hover {
  color: #005CB9;
  font-weight: 700;
  transition: 0.3s;
}
.single-event-card-section .inner-wrapper .filter-articles-div .categories .filter-title {
  margin: 0;
  padding-bottom: 10px;
}
.single-event-card-section .inner-wrapper .filter-articles-div .categories ul {
  padding-left: 18px;
}
.single-event-card-section .inner-wrapper .filter-articles-div .categories ul li a {
  color: #121625;
  text-decoration: none;
}
.single-event-card-section .inner-wrapper .filter-articles-div .categories ul li a:active {
  font-weight: 700;
  transition: 0.3s;
}
.single-event-card-section .inner-wrapper .filter-articles-div .categories ul li a:hover {
  font-weight: 700;
  transition: 0.3s;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  margin-top: 30px;
  justify-content: start;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div .--sub-head {
  margin: 0;
  text-transform: capitalize;
  width: max-content;
  padding-right: 16px;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div #share-social {
  width: 10%;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div #share-social img {
  width: 15px;
  height: auto;
  object-fit: contain;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div #share-social-div {
  display: none;
  position: absolute;
  right: 0;
  top: 2rem;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div #share-social-div.show {
  display: block;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div #share-social-div.show .single-wrapper {
  background: #353535;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  gap: 28.47px;
  justify-content: center;
  padding: 20px;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div #share-social-div.show .single-wrapper li {
  list-style: none;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div #share-social-div.show .single-wrapper li svg {
  width: 21.598px;
  height: 25.043px;
  object-fit: contain;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .bottom-div {
  margin-top: 10px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1200px) {
  .single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .bottom-div {
    margin-bottom: 4.1666666667vw;
  }
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .bottom-div .div-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .bottom-div .div-inner .--text-para {
  margin: 0;
  color: #005CB9;
}
@media only screen and (min-width: 1200px) {
  .single-event-card-section .inner-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: -21.4583333333vw;
    gap: 4.0104166667vw;
  }
  .single-event-card-section .inner-wrapper .filter-div {
    width: 32%;
    margin-bottom: 0;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles {
    padding: 2.0833333333vw 2.8125vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles .search-main-title {
    padding-bottom: 1.5625vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles input#search {
    font-size: 0.8333333333vw;
    height: 1.0416666667vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .search-articles input#search:focus-visible {
    outline: none;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div {
    padding: 2.6041666667vw 2.9166666667vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .filter-main-title {
    padding-bottom: 1.8229166667vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles {
    padding-bottom: 2.6041666667vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles .filter-title {
    padding-bottom: 1.0416666667vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li {
    padding-bottom: 1.0416666667vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li::marker {
    font-size: 1.3020833333vw;
    line-height: 1.3020833333vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li a {
    font-weight: 400;
    font-size: 0.8333333333vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li a:active {
    color: #005CB9;
    font-weight: 700;
    transition: 0.3s;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .latest-articles ul li a:hover {
    color: #005CB9;
    font-weight: 700;
    transition: 0.3s;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .categories .filter-title {
    padding-bottom: 1.0416666667vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li {
    padding-bottom: 1.0416666667vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li::marker {
    font-size: 1.3020833333vw;
    line-height: 1.3020833333vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li a {
    font-weight: 400;
    font-size: 0.8333333333vw;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li a:active {
    color: #005CB9;
    font-weight: 700;
    transition: 0.3s;
  }
  .single-event-card-section .inner-wrapper .filter-div .div-inner .filter-articles-div .categories ul li a:hover {
    color: #005CB9;
    font-weight: 700;
    transition: 0.3s;
  }
  .single-event-card-section .inner-wrapper .single-section {
    width: 63%;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .image-container {
    height: 21.5104166667vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .image-container img {
    width: 100%;
    height: 100%;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div .--sub-head {
    margin: 0;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div #share-social img {
    width: 0.9895833333vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div #share-social-div.show .single-wrapper {
    gap: 2.1322916667vw;
    padding: 1.5625vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .detail-section .top-div #share-social-div.show .single-wrapper li svg {
    width: 1.418125vw;
    height: 1.6443229167vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .content-div ul {
    columns: 2;
    column-gap: 2rem;
    padding-top: 2.8125vw;
    padding-bottom: 5vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .content-div ul li {
    break-inside: avoid;
    width: auto;
    font-family: "Archivo", sans-serif;
    font-size: 0.8333333333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3541666667vw; /* 162.5% */
    letter-spacing: -0.0333333333vw;
    text-transform: capitalize;
    padding-bottom: 1.5625vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .content-div ul li::marker {
    color: #005cb9;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .image-listing-section .single-wrapper .news-image-slider .image-item {
    padding-left: 0.5208333333vw;
    padding-right: 0.5208333333vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .content-div-mid {
    padding-bottom: 4.0625vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .second-title-div {
    padding-bottom: 2.9166666667vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .second-title-div h3 {
    margin: 0;
    padding: 0;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .content-section .single-wrapper {
    display: flex;
    flex-direction: row;
    padding-bottom: 2.0833333333vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .content-section .single-wrapper .left-div {
    width: 50%;
    text-align: justify;
    padding-right: 3.5416666667vw;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .content-section .single-wrapper .left-div p {
    margin: 0;
    padding: 0;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .content-section .single-wrapper .right-div {
    width: 50%;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .content-section .bottom-div {
    text-align: justify;
  }
  .single-event-card-section .inner-wrapper .single-section .single-wrap .content-section .bottom-div p {
    padding: 0;
    margin: 0;
  }
}

.section-related-events .inner-wrapper .events-slider .slick-track {
  margin: 0;
}
.section-related-events .inner-wrapper .events-slider .events-section {
  margin-bottom: 20px;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner {
  position: relative;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .featured-image {
  position: relative;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .featured-image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 35%;
  opacity: 0.76;
  background: linear-gradient(180deg, #1167b1 0%, rgba(17, 103, 177, 0) 100%);
  top: 0;
  left: 0;
  right: 0;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .featured-image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 45%;
  background: linear-gradient(0deg, #114373 0%, rgba(17, 67, 115, 0) 100%);
  mix-blend-mode: multiply;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.85;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .featured-image img {
  height: 518px;
  width: 100%;
  object-fit: cover;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .event-date {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  border-radius: 0px 0px 0px 65px;
  background: #005CB9;
  padding: 20px 20px 20px 50px;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .event-date:hover {
  background: #EA0029;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .event-item-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 35px 20px;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .event-item-inner .event-read {
  margin: 0;
  color: #92ACBF;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .event-item-inner a {
  text-decoration: none;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .event-item-inner a .event-title {
  margin: 0;
  color: #ffffff;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .event-item-inner .read-more-btn {
  color: #fff;
}
.section-related-events .inner-wrapper .events-slider .events-section {
  width: 48.5%;
}
@media only screen and (min-width: 1200px) {
  .section-related-events .inner-wrapper .events-slider .events-section {
    padding-right: 27px;
  }
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .featured-image::before {
  height: 10.8854166667vw;
}
.section-related-events .inner-wrapper .events-slider .events-section .event-inner .featured-image::after {
  height: 15.0520833333vw;
}

.project-listing-section {
  margin-top: -1000px;
}
.project-listing-section .inner-wrapper {
  margin-bottom: 70px;
}
.project-listing-section .inner-wrapper .projects-section .project-inner {
  position: relative;
  margin-bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.project-listing-section .inner-wrapper .projects-section .project-inner .featured-image {
  position: relative;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .featured-image::after {
  position: absolute;
  content: "";
  height: 100% !important;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 25.12%, rgba(0, 0, 0, 0.57) 50.88%, rgba(0, 0, 0, 0.8) 69.34%, #000 100%);
}
.project-listing-section .inner-wrapper .projects-section .project-inner .featured-image img {
  width: 100%;
  height: 450px !important;
  object-fit: cover;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 37px 25px;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner a {
  text-decoration: none;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner a .--text-head {
  margin: 0;
  color: #ffffff;
  line-height: 25px;
  letter-spacing: -0.4px;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-bottom: 17px;
  position: relative;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div::after {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: 1px;
  background: rgba(149, 149, 149, 0.6);
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types {
  padding: 0;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li {
  background: #EA0029;
  padding: 5px 10px;
  list-style: none;
  margin-right: 10px;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li a {
  text-decoration: none;
  color: #F7FBFF;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types {
  padding: 0;
  display: flex;
  flex-direction: row;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li {
  background: #005CB9;
  padding: 5px 10px;
  list-style: none;
  margin-right: 10px;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li a {
  text-decoration: none;
  color: #F7FBFF;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .detail-inner {
  padding-bottom: 34px;
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .detail-inner .detail-item {
  display: flex;
  flex-direction: row;
  gap: 13px;
  align-items: center;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .detail-inner .detail-item svg {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .detail-inner .detail-item .--sub-text {
  margin: 0;
  color: #ffffff;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner p.--common-para {
  color: #ffffff;
  margin: 0;
  padding-bottom: 31px;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner a {
  text-decoration: none;
}
.project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner a .read-more {
  color: #ffffff;
  margin: 0;
  text-decoration: underline;
  letter-spacing: 2.94px;
  text-transform: uppercase;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  line-height: normal;
}
.project-listing-section .pagination-wrapper .pagination {
  padding: 0;
  margin: 0 0 60px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
}
.project-listing-section .pagination-wrapper .pagination li {
  list-style: none;
}
.project-listing-section .pagination-wrapper .pagination li a {
  display: block;
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.project-listing-section .pagination-wrapper .pagination li a:hover {
  background: #90C7FF;
}
.project-listing-section .pagination-wrapper .pagination li a:hover svg {
  fill: #90C7FF;
}
.project-listing-section .pagination-wrapper .pagination li span {
  display: block;
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.project-listing-section .pagination-wrapper .pagination li span:hover {
  background: #90C7FF;
}
.project-listing-section .pagination-wrapper .pagination li span:hover svg {
  fill: #90C7FF;
}
.project-listing-section .pagination-wrapper .pagination li svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.project-listing-section .pagination-wrapper .pagination li.current-page {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.project-listing-section .pagination-wrapper .pagination li.current-page .counter {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #005CB9;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 88%;
  text-decoration: none;
  letter-spacing: -1px;
  text-transform: capitalize;
  background: unset;
  width: unset;
  height: unset;
  padding: unset;
}
.project-listing-section .pagination-wrapper .pagination li.current-page .counter .counter-current {
  font-weight: 700;
  background: unset;
  width: unset;
  height: unset;
  padding: unset;
}
.project-listing-section .pagination-wrapper .pagination li.current-page .counter .counter-all {
  font-weight: 400;
  background: unset;
  width: unset;
  height: unset;
  padding: unset;
}
@media only screen and (min-width: 768px) {
  .project-listing-section .inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .project-listing-section .inner-wrapper .projects-section {
    width: 48.5%;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner {
    margin-bottom: 0;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner {
    padding: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .project-listing-section {
    margin-top: -22.3958333333vw;
  }
  .project-listing-section .inner-wrapper {
    gap: 1.1458333333vw;
    margin-bottom: 5.2083333333vw;
  }
  .project-listing-section .inner-wrapper .projects-section {
    width: 32%;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .featured-image img {
    height: 33.9583333333vw !important;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner {
    padding: 2.6041666667vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner a .--text-head {
    line-height: 1.5625vw;
    letter-spacing: -0.0260416667vw;
    padding-bottom: 0.78125vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div {
    padding-bottom: 2.0833333333vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div::after {
    bottom: 2.0833333333vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types {
    margin: 0 0 0.4166666667vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li {
    margin-right: 0.5208333333vw;
    padding: 0.2604166667vw 1.0416666667vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li a {
    font-size: 0.8333333333vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types {
    margin: 0 0 0.4166666667vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li {
    margin-right: 0.5208333333vw;
    padding: 0.2604166667vw 1.0416666667vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li a {
    font-size: 0.8333333333vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .detail-inner {
    gap: 0.2604166667vw;
    padding-bottom: 1.0416666667vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .detail-inner .detail-item {
    gap: 0.5208333333vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .detail-inner .detail-item svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner .detail-inner .detail-item .--sub-text {
    font-size: 1.0416666667vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner p.--common-para {
    padding-bottom: 1.9270833333vw;
  }
  .project-listing-section .inner-wrapper .projects-section .project-inner .project-item-inner a .read-more {
    letter-spacing: 0.175vw;
  }
  .project-listing-section .pagination-wrapper .pagination {
    gap: 0.5208333333vw;
    margin-bottom: 7.2916666667vw;
  }
  .project-listing-section .pagination-wrapper .pagination li a {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .project-listing-section .pagination-wrapper .pagination li span {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .project-listing-section .pagination-wrapper .pagination li svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .project-listing-section .pagination-wrapper .pagination li.current-page .counter {
    font-size: 1.3020833333vw;
    letter-spacing: -0.0520833333vw;
  }
}

.project-inner-first .main-wrapper {
  margin: 0 20px;
  background: linear-gradient(356deg, #14324e 0%, #5e8aad 100%);
  padding: 30px 20px;
  margin-top: -1000px;
  position: relative;
  z-index: 1;
}
.project-inner-first .main-wrapper .left-div .icon-inner {
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.project-inner-first .main-wrapper .left-div .icon-inner .icon-item {
  padding: 20px;
}
.project-inner-first .main-wrapper .left-div .icon-inner .icon-item svg {
  width: 70px;
  height: 70px;
  object-fit: contain;
  padding-bottom: 10px;
}
.project-inner-first .main-wrapper .left-div .icon-inner .icon-item .item-inner .--common-para {
  margin: 0;
  color: #F5F5F5;
  line-height: 100%;
  letter-spacing: -0.32px;
}
.project-inner-first .main-wrapper .left-div .icon-inner .icon-item .item-inner .--sub-head {
  margin: 0;
  color: #ffffff;
}
.project-inner-first .main-wrapper .left-div .icon-inner .horizontalLine {
  margin: 0;
  margin-left: 20px;
  padding: 0;
}
.project-inner-first .main-wrapper .right-div .single-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.project-inner-first .main-wrapper .right-div .single-wrapper .top-section {
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding-top: 30px;
}
.project-inner-first .main-wrapper .right-div .single-wrapper .top-section .detail-div {
  padding: 20px;
  background: #EA0029;
  width: max-content;
}
.project-inner-first .main-wrapper .right-div .single-wrapper .top-section .detail-div:nth-child(2) {
  background: #005CB9;
}
.project-inner-first .main-wrapper .right-div .single-wrapper .top-section .detail-div .--common-para {
  line-height: 120.681%;
  color: #ffffff;
  margin: 0;
}
.project-inner-first .main-wrapper .right-div .single-wrapper .top-section .detail-div ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
}
.project-inner-first .main-wrapper .right-div .single-wrapper .top-section .detail-div ul li {
  list-style: none;
  position: relative;
  color: #ffffff;
  padding-right: 10px;
}
.project-inner-first .main-wrapper .right-div .single-wrapper .top-section .detail-div ul li a {
  text-decoration: none;
  color: #ffffff;
  line-height: 120.681%;
}
.project-inner-first .main-wrapper .right-div .single-wrapper .top-section .detail-div ul li::after {
  content: ",";
  position: absolute;
  right: 0;
  top: 0;
}
.project-inner-first .main-wrapper .right-div .single-wrapper .top-section .detail-div ul li:last-child::after {
  content: "";
}
.project-inner-first .main-wrapper .right-div .single-wrapper .bottom-section .--common-para {
  color: #ffffff;
  margin: 0;
  line-height: 26px;
  letter-spacing: -0.32px;
}
@media only screen and (min-width: 768px) {
  .project-inner-first .main-wrapper .left-div .icon-inner {
    flex-direction: row;
  }
  .project-inner-first .main-wrapper .right-div .single-wrapper .top-section {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1200px) {
  .project-inner-first {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .project-inner-first .main-wrapper {
    margin: 0 10.4166666667vw;
    margin-top: -22.3958333333vw;
    width: 72.2916666667vw;
    height: 32.7083333333vw;
    object-fit: contain;
    display: flex;
    flex-direction: row;
    padding: 4.1666666667vw 7.5520833333vw 4.1666666667vw 5.2083333333vw;
    gap: 7.96875vw;
  }
  .project-inner-first .main-wrapper .left-div {
    width: 18.0729166667vw;
  }
  .project-inner-first .main-wrapper .left-div .icon-inner {
    flex-direction: column;
  }
  .project-inner-first .main-wrapper .right-div {
    width: 33.4895833333vw;
  }
  .project-inner-first .main-wrapper .right-div .single-wrapper .top-section {
    flex-direction: row;
  }
}

.projects-image-listing .single-wrapper {
  padding: 0;
  position: relative;
}
.projects-image-listing .single-wrapper .projects-image-slider .image-item {
  margin: 0;
}
.projects-image-listing .single-wrapper .projects-image-slider .image-item .single-wrap img {
  width: 100%;
  object-fit: cover;
  height: 400px;
}
.projects-image-listing .single-wrapper .counter-arrow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.projects-image-listing .single-wrapper .counter-arrow .counter-arrow-left-p {
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 2rem;
  object-fit: contain;
  bottom: 9rem;
}
.projects-image-listing .single-wrapper .counter-arrow .counter-arrow-left-p svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.projects-image-listing .single-wrapper .counter-arrow .counter-arrow-left-p:hover {
  background: #90C7FF;
}
.projects-image-listing .single-wrapper .counter-arrow .counter-arrow-left-p:hover svg {
  fill: #90C7FF;
}
.projects-image-listing .single-wrapper .counter-arrow .counter {
  display: flex;
  flex-direction: row;
  color: #005CB9;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 88%;
  letter-spacing: -1px;
  text-transform: capitalize;
}
.projects-image-listing .single-wrapper .counter-arrow .counter .counter-current {
  font-weight: 700;
}
.projects-image-listing .single-wrapper .counter-arrow .counter .counter-all {
  font-weight: 400;
}
.projects-image-listing .single-wrapper .counter-arrow .counter-arrow-right-p {
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 2rem;
  object-fit: contain;
  bottom: 9rem;
}
.projects-image-listing .single-wrapper .counter-arrow .counter-arrow-right-p svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.projects-image-listing .single-wrapper .counter-arrow .counter-arrow-right-p:hover {
  background: #90C7FF;
}
.projects-image-listing .single-wrapper .counter-arrow .counter-arrow-right-p:hover svg {
  fill: #90C7FF;
}
@media only screen and (min-width: 1200px) {
  .projects-image-listing .single-wrapper {
    padding: 0 1.5625vw;
  }
  .projects-image-listing .single-wrapper .projects-image-slider .image-item {
    margin: 0 0.2604166667vw;
  }
  .projects-image-listing .single-wrapper .projects-image-slider .image-item .single-wrap img {
    height: 28.28125vw;
    object-fit: cover;
  }
  .projects-image-listing .single-wrapper .counter-arrow {
    gap: 0.5208333333vw;
    margin-bottom: 0vw;
    margin-top: 2.0833333333vw;
  }
  .projects-image-listing .single-wrapper .counter-arrow .counter-arrow-left-p {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
    bottom: 14.5833333333vw;
    left: 3.8541666667vw;
  }
  .projects-image-listing .single-wrapper .counter-arrow .counter-arrow-left-p svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .projects-image-listing .single-wrapper .counter-arrow .counter {
    font-size: 1.3020833333vw;
    letter-spacing: -0.0520833333vw;
  }
  .projects-image-listing .single-wrapper .counter-arrow .counter-arrow-right-p {
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
    bottom: 14.5833333333vw;
    right: 3.8541666667vw;
  }
  .projects-image-listing .single-wrapper .counter-arrow .counter-arrow-right-p svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}

.mid-content .main-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}
.mid-content .main-wrapper p.--common-para {
  width: 80%;
  margin: 0;
  text-align: justify;
  color: #222824;
}
@media only screen and (min-width: 1200px) {
  .mid-content .main-wrapper {
    margin-top: 4.1666666667vw;
  }
  .mid-content .main-wrapper .projects-inner-hr {
    width: 100%;
    margin-bottom: 3.125vw;
  }
  .mid-content .main-wrapper p.--common-para {
    width: 59.53125vw;
    font-family: "Montserrat", sans-serif;
    font-size: 0.8333333333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3541666667vw; /* 162.5% */
    letter-spacing: -0.0166666667vw;
  }
}

.section-related-projects .inner-wrapper .p-projects-slider .projects-section {
  margin: 0 10px;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner {
  position: relative;
  margin-bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .featured-image {
  position: relative;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .featured-image::after {
  position: absolute;
  content: "";
  height: 100% !important;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 25.12%, rgba(0, 0, 0, 0.57) 50.88%, rgba(0, 0, 0, 0.8) 69.34%, #000 100%);
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .featured-image img {
  width: 100%;
  height: 450px !important;
  object-fit: cover;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 37px 25px;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner a {
  text-decoration: none;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner a .--text-head {
  margin: 0;
  color: #ffffff;
  line-height: 25px;
  letter-spacing: -0.4px;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-bottom: 17px;
  position: relative;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div::after {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: 1px;
  background: rgba(149, 149, 149, 0.6);
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types {
  padding: 0;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li {
  background: #EA0029;
  padding: 5px 10px;
  list-style: none;
  margin-right: 10px;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li a {
  text-decoration: none;
  color: #F7FBFF;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types {
  padding: 0;
  display: flex;
  flex-direction: row;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li {
  background: #005CB9;
  padding: 5px 10px;
  list-style: none;
  margin-right: 10px;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li a {
  text-decoration: none;
  color: #F7FBFF;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .detail-inner {
  padding-bottom: 34px;
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item {
  display: flex;
  flex-direction: row;
  gap: 13px;
  align-items: center;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item svg {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item .--sub-text {
  margin: 0;
  color: #ffffff;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner p.--common-para {
  color: #ffffff;
  margin: 0;
  padding-bottom: 31px;
  min-height: 100px;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner a {
  text-decoration: none;
}
.section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner a .read-more {
  color: #ffffff;
  margin: 0;
  text-decoration: underline;
  letter-spacing: 2.94px;
  text-transform: uppercase;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  line-height: normal;
}
.section-related-projects .inner-wrapper .counter-arrow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 40px;
}
.section-related-projects .inner-wrapper .counter-arrow .counter-arrow-left-related {
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.section-related-projects .inner-wrapper .counter-arrow .counter-arrow-left-related svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.section-related-projects .inner-wrapper .counter-arrow .counter-arrow-left-related:hover {
  background: #90C7FF;
}
.section-related-projects .inner-wrapper .counter-arrow .counter-arrow-left-related:hover svg {
  fill: #90C7FF;
}
.section-related-projects .inner-wrapper .counter-arrow .counter {
  display: flex;
  flex-direction: row;
  color: #005cb9;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 88%;
  letter-spacing: -1px;
  text-transform: capitalize;
}
.section-related-projects .inner-wrapper .counter-arrow .counter .counter-current {
  font-weight: 700;
}
.section-related-projects .inner-wrapper .counter-arrow .counter .counter-all {
  font-weight: 400;
}
.section-related-projects .inner-wrapper .counter-arrow .counter-arrow-right-related {
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.section-related-projects .inner-wrapper .counter-arrow .counter-arrow-right-related svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.section-related-projects .inner-wrapper .counter-arrow .counter-arrow-right-related:hover {
  background: #90C7FF;
}
.section-related-projects .inner-wrapper .counter-arrow .counter-arrow-right-related:hover svg {
  fill: #90C7FF;
}
@media only screen and (min-width: 1200px) {
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section {
    width: 32%;
    margin: 0 0.5208333333vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .featured-image img {
    height: 33.9583333333vw !important;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner {
    padding: 2.6041666667vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner a .--text-head {
    line-height: 1.5625vw;
    letter-spacing: -0.0260416667vw;
    padding-bottom: 0.78125vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div {
    padding-bottom: 2.0833333333vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div::after {
    bottom: 2.0833333333vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types {
    margin: 0 0 0.4166666667vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li {
    margin-right: 0.5208333333vw;
    padding: 0.2604166667vw 1.0416666667vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li a {
    font-size: 0.8333333333vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types {
    margin: 0 0 0.4166666667vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li {
    margin-right: 0.5208333333vw;
    padding: 0.2604166667vw 1.0416666667vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li a {
    font-size: 0.8333333333vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .detail-inner {
    gap: 0.2604166667vw;
    padding-bottom: 1.0416666667vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item {
    gap: 0.5208333333vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item .--sub-text {
    font-size: 1.0416666667vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner p.--common-para {
    padding-bottom: 1.9270833333vw;
  }
  .section-related-projects .inner-wrapper .p-projects-slider .projects-section .project-inner .project-item-inner a .read-more {
    letter-spacing: 0.175vw;
  }
  .section-related-projects .inner-wrapper .counter-arrow {
    gap: 0.5208333333vw;
    margin-bottom: 7.2916666667vw;
    margin-top: 2.0833333333vw;
  }
  .section-related-projects .inner-wrapper .counter-arrow .counter-arrow-left-related {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .section-related-projects .inner-wrapper .counter-arrow .counter-arrow-left-related svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .section-related-projects .inner-wrapper .counter-arrow .counter {
    font-size: 1.3020833333vw;
    letter-spacing: -0.0520833333vw;
  }
  .section-related-projects .inner-wrapper .counter-arrow .counter-arrow-right-related {
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .section-related-projects .inner-wrapper .counter-arrow .counter-arrow-right-related svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}

@media only screen and (min-width: 768px) {
  .single-our_projects .inner-banner .main-slider-wrapper .slider-item::after {
    bottom: -536px;
  }
}
@media only screen and (min-width: 992px) {
  .single-our_projects .inner-banner .main-slider-wrapper .slider-item::after {
    bottom: -438px;
  }
}
@media only screen and (min-width: 1200px) {
  .single-our_projects .inner-banner .main-slider-wrapper .slider-item::after {
    bottom: -22.6041666667vw;
  }
}

.mid-services .main-wrapper .detail-item:last-child .detail-inner {
  margin-bottom: 0;
}
.mid-services .main-wrapper .detail-item .detail-inner {
  position: relative;
  margin-bottom: 20px;
}
.mid-services .main-wrapper .detail-item .detail-inner .image-container {
  position: relative;
}
.mid-services .main-wrapper .detail-item .detail-inner .image-container::after {
  content: "";
  position: absolute;
  background: linear-gradient(180deg, rgba(1, 27, 52, 0.6) 0%, rgba(1, 27, 52, 0.2) 33.25%, #011B34 100%);
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.mid-services .main-wrapper .detail-item .detail-inner .image-container img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}
.mid-services .main-wrapper .detail-item .detail-inner .details-container {
  padding: 20px 30px;
  position: absolute;
  bottom: 0;
}
.mid-services .main-wrapper .detail-item .detail-inner .details-container .--main-head {
  margin: 0;
  text-align: left;
  padding-bottom: 30px;
  color: #ffffff;
}
.mid-services .main-wrapper .detail-item .detail-inner .details-container .--main-head span {
  color: #90C7FF;
}
.mid-services .main-wrapper .detail-item .detail-inner .details-container .--common-para {
  margin: 0;
  text-align: left;
  color: #ffffff;
}
@media only screen and (min-width: 1200px) {
  .mid-services .main-wrapper .detail-item .detail-inner {
    margin-bottom: 1.0416666667vw;
  }
  .mid-services .main-wrapper .detail-item .detail-inner .image-container {
    width: 79.1666666667vw;
    height: 29.0625vw;
  }
  .mid-services .main-wrapper .detail-item .detail-inner .image-container::after {
    background: linear-gradient(270deg, rgba(1, 27, 52, 0.6) 0%, rgba(1, 27, 52, 0.2) 33.25%, #011B34 100%);
    width: 79.1666666667vw;
    height: 29.0625vw;
  }
  .mid-services .main-wrapper .detail-item .detail-inner .image-container img {
    width: 79.1666666667vw;
    height: 29.0625vw;
  }
  .mid-services .main-wrapper .detail-item .detail-inner .details-container {
    padding: 6.25vw 5.2083333333vw;
  }
  .mid-services .main-wrapper .detail-item .detail-inner .details-container .--main-head {
    padding-bottom: 3.125vw;
    width: 39.5833333333vw;
  }
  .mid-services .main-wrapper .detail-item .detail-inner .details-container .--common-para {
    width: 30.7291666667vw;
  }
}

.services-first .main-wrapper {
  margin-top: -1000px;
  position: relative;
}
.services-first .main-wrapper .left-div .image-container {
  position: relative;
}
.services-first .main-wrapper .left-div .image-container img.first-image {
  width: 100%;
  height: 369px;
  object-fit: cover;
  position: relative;
  z-index: 1;
  margin-bottom: 130px;
}
.services-first .main-wrapper .left-div .image-container img.second-image {
  width: 100%;
  height: 226px;
  object-fit: cover;
  position: absolute;
  bottom: -109px;
  z-index: 0;
}
.services-first .main-wrapper .right-div .single-wrapper {
  padding-bottom: 40px;
}
.services-first .main-wrapper .right-div .single-wrapper .--common-para {
  margin: 0;
  color: #ffffff;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .services-first .main-wrapper .left-div .image-container img.first-image {
    height: 605px;
    object-fit: contain;
  }
  .services-first .main-wrapper .left-div .image-container img.second-image {
    height: 421px;
    object-fit: contain;
    bottom: -140px;
  }
}
@media only screen and (min-width: 1200px) {
  .services-first {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .services-first .main-wrapper {
    margin-top: -26.5104166667vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.7291666667vw;
  }
  .services-first .main-wrapper .left-div .image-container {
    position: relative;
  }
  .services-first .main-wrapper .left-div .image-container img.first-image {
    margin: 0;
    position: relative;
    left: -16.7708333333vw;
    width: 35.3645833333vw;
    height: 30.5208333333vw;
  }
  .services-first .main-wrapper .left-div .image-container img.second-image {
    width: 42.5520833333vw;
    height: 24.375vw;
    bottom: 3.3333333333vw;
  }
  .services-first .main-wrapper .right-div {
    width: 14.375vw;
  }
  .services-first .main-wrapper .right-div .single-wrapper {
    padding-bottom: 0;
  }
  .services-first .main-wrapper .right-div .single-wrapper .--common-para {
    width: 25.5729166667vw;
    text-align: left;
    line-height: 1.3020833333vw;
    /* 156.25% */
  }
}

.product-first-sec .main-wrapper {
  margin: -1000px 20px 0;
  background: linear-gradient(180deg, #14324e 0%, #5e8aad 100%);
  padding: 30px 20px;
  position: relative;
  z-index: 1;
}
.product-first-sec .main-wrapper .left-div {
  margin: 0 0 20px;
}
.product-first-sec .main-wrapper .left-div .img-wrap img {
  width: 100% !important;
  height: 260px !important;
  object-fit: contain;
}
.product-first-sec .main-wrapper .right-div .product-type-name {
  margin: 0 0 30px;
  color: #ffffff;
  text-align: center;
  font-size: 30px;
  font-family: "Archivo", sans-serif;
  line-height: 30px;
}
.product-first-sec .main-wrapper .right-div .listing {
  padding: 0;
  margin: 0;
}
.product-first-sec .main-wrapper .right-div .listing .item {
  list-style: none;
  padding: 0 0 20px;
}
.product-first-sec .main-wrapper .right-div .listing .item .name {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  line-height: 14px;
  text-transform: uppercase;
}
.product-first-sec .main-wrapper .right-div .listing .item .value {
  margin: 0 0;
  color: #ffffff;
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  line-height: 22px;
  text-transform: uppercase;
}
.product-first-sec .main-wrapper .right-div .button-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper {
  display: block;
  margin: 30px 0 0;
  position: relative;
  width: fit-content;
  padding: 10px 60px 10px 20px;
  border-radius: 7px;
  border: 1px solid #ffffff;
  text-transform: uppercase;
}
.product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper a:hover input {
  color: #ffffff;
}
.product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 100%;
  background: #005CB9;
  top: 0;
  z-index: 1;
  right: 0;
  border-radius: 0 7px 7px 0;
}
.product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper a {
  text-decoration: none;
  color: #ffffff;
}
.product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper a input {
  border-bottom: 0;
  width: fit-content;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
}
.product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper svg {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  fill: #005CB9;
  z-index: 2;
}
.product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper.green {
  margin: 0 0 0;
}
.product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper.green::after {
  background: #40CC33;
}
.product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper.green svg {
  fill: #40CC33;
  top: 25%;
  transform: rotate(90deg);
}
@media only screen and (min-width: 1200px) {
  .product-first-sec {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .product-first-sec .main-wrapper {
    margin: 0 10.4166666667vw 4.1666666667vw;
    margin-top: -22.3958333333vw;
    width: 72.2916666667vw;
    height: 32.7083333333vw;
    object-fit: contain;
    display: flex;
    flex-direction: row;
    padding: 0;
    gap: 0;
  }
  .product-first-sec .main-wrapper .left-div {
    margin: 0 0 0;
    width: 42.8%;
  }
  .product-first-sec .main-wrapper .left-div .img-wrap {
    position: absolute;
    top: 4.2708333333vw;
    left: 2.9166666667vw;
    width: 26.875vw;
  }
  .product-first-sec .main-wrapper .left-div .img-wrap img {
    height: 29.6354166667vw !important;
    width: 100% !important;
    object-fit: contain;
    max-width: unset !important;
  }
  .product-first-sec .main-wrapper .right-div {
    width: 58.2%;
    padding: 6.25vw 7.8125vw 4.1666666667vw 0vw;
  }
  .product-first-sec .main-wrapper .right-div .product-type-name {
    margin: 0 0 4.1666666667vw;
    text-align: left;
    font-size: 4.6875vw;
    line-height: 4.6875vw;
  }
  .product-first-sec .main-wrapper .right-div .listing {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 7.8125vw;
  }
  .product-first-sec .main-wrapper .right-div .listing .item {
    padding: 0 0 0.9375vw;
    border-bottom: 0.0520833333vw solid rgba(255, 255, 255, 0.25);
  }
  .product-first-sec .main-wrapper .right-div .listing .item .name {
    margin: 0 0 0;
    font-size: 0.8333333333vw;
    line-height: 0.8333333333vw;
  }
  .product-first-sec .main-wrapper .right-div .listing .item .value {
    font-size: 1.5625vw;
    line-height: 2.0833333333vw;
  }
  .product-first-sec .main-wrapper .right-div .button-wrap {
    flex-direction: row;
    justify-content: flex-start;
    gap: 1.0416666667vw;
    margin-top: 3.6979166667vw;
  }
  .product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper {
    padding: 0.8333333333vw 3.125vw 0.8333333333vw 1.0416666667vw;
    border-radius: 0.3645833333vw;
    border: 0.0520833333vw solid #ffffff;
    width: 10.6770833333vw;
    margin-top: 0vw;
    height: 2.5vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper::after {
    width: 2.6041666667vw;
    border-radius: 0 7px 7px 0;
  }
  .product-first-sec .main-wrapper .right-div .button-wrap .btn-wrapper svg {
    width: 1.3020833333vw;
    height: 1.3020833333vw;
    right: 0.5208333333vw;
  }
}

.product-quality-listing .main-wrapper {
  background: #ffffff;
  margin: 50px 0 50px;
  position: relative;
  z-index: 5;
  padding: 20px 20px 0;
}
.product-quality-listing .main-wrapper .left-div {
  margin-bottom: 30px;
}
.product-quality-listing .main-wrapper .left-div .quality-listing-left .item {
  margin-bottom: 20px;
}
.product-quality-listing .main-wrapper .left-div .quality-listing-left .item:last-child {
  margin-bottom: 0;
}
.product-quality-listing .main-wrapper .left-div .quality-listing-left .item .top-div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.product-quality-listing .main-wrapper .left-div .quality-listing-left .item .top-div .name {
  margin: 0;
  font-family: "Archivo", sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #011B34;
}
.product-quality-listing .main-wrapper .left-div .quality-listing-left .item .top-div img {
  height: 50px;
  width: auto;
  object-fit: cover;
}
.product-quality-listing .main-wrapper .left-div .quality-listing-left .item .bottom-div .content {
  margin: 10px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
}
.product-quality-listing .main-wrapper .mid-div {
  margin-bottom: 30px;
}
.product-quality-listing .main-wrapper .mid-div .image-wrap img {
  width: 100%;
  object-fit: contain;
  height: 260px;
}
.product-quality-listing .main-wrapper .right-div .quality-listing-right .item {
  margin-bottom: 20px;
}
.product-quality-listing .main-wrapper .right-div .quality-listing-right .item:last-child {
  margin-bottom: 0;
}
.product-quality-listing .main-wrapper .right-div .quality-listing-right .item .top-div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.product-quality-listing .main-wrapper .right-div .quality-listing-right .item .top-div .name {
  margin: 0;
  font-family: "Archivo", sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #011B34;
}
.product-quality-listing .main-wrapper .right-div .quality-listing-right .item .top-div img {
  height: 50px;
  width: auto;
  object-fit: cover;
}
.product-quality-listing .main-wrapper .right-div .quality-listing-right .item .bottom-div .content {
  margin: 10px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
}
@media only screen and (min-width: 1200px) {
  .product-quality-listing .main-wrapper {
    margin: 3.125vw 0 3.6458333333vw;
    padding: 0 10.4166666667vw 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .product-quality-listing .main-wrapper .left-div {
    margin-bottom: 0;
    width: 30%;
  }
  .product-quality-listing .main-wrapper .left-div .quality-listing-left .item {
    margin-bottom: 2.6041666667vw;
  }
  .product-quality-listing .main-wrapper .left-div .quality-listing-left .item .top-div {
    padding-bottom: 0.5208333333vw;
    border-bottom: 0.0520833333vw solid rgba(0, 0, 0, 0.5);
  }
  .product-quality-listing .main-wrapper .left-div .quality-listing-left .item .top-div .name {
    font-size: 1.5625vw;
    line-height: 1.5625vw;
  }
  .product-quality-listing .main-wrapper .left-div .quality-listing-left .item .top-div img {
    width: 3.4375vw;
    height: 3.4375vw;
  }
  .product-quality-listing .main-wrapper .left-div .quality-listing-left .item .bottom-div .content {
    margin: 1.3541666667vw 0 0;
    font-size: 0.8333333333vw;
    line-height: 1.3541666667vw;
    text-align: justify;
  }
  .product-quality-listing .main-wrapper .mid-div {
    margin-bottom: 0;
    width: 40%;
  }
  .product-quality-listing .main-wrapper .mid-div .image-wrap {
    width: 100%;
    height: 100%;
  }
  .product-quality-listing .main-wrapper .mid-div .image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .product-quality-listing .main-wrapper .right-div {
    width: 30%;
  }
  .product-quality-listing .main-wrapper .right-div .quality-listing-right .item {
    margin-bottom: 2.6041666667vw;
  }
  .product-quality-listing .main-wrapper .right-div .quality-listing-right .item .top-div {
    padding-bottom: 0.5208333333vw;
    border-bottom: 0.0520833333vw solid rgba(0, 0, 0, 0.5);
  }
  .product-quality-listing .main-wrapper .right-div .quality-listing-right .item .top-div .name {
    font-size: 1.5625vw;
    line-height: 1.5625vw;
  }
  .product-quality-listing .main-wrapper .right-div .quality-listing-right .item .top-div img {
    width: 3.4375vw;
    height: 3.4375vw;
  }
  .product-quality-listing .main-wrapper .right-div .quality-listing-right .item .bottom-div .content {
    margin: 1.3541666667vw 0 0;
    font-size: 0.8333333333vw;
    line-height: 1.3541666667vw;
    text-align: justify;
  }
}

.product-parameters {
  background: #011B34;
}
.product-parameters .inner-wrapper {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.product-parameters .inner-wrapper .left-div #paraContent {
  margin-bottom: 30px;
}
.product-parameters .inner-wrapper .left-div #paraContent .tab-pane {
  display: none;
}
.product-parameters .inner-wrapper .left-div #paraContent .tab-pane.active {
  display: block;
}
.product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing {
  padding: 0;
  margin: 0;
}
.product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing .item {
  list-style: default;
}
.product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing .item::marker {
  color: #ffffff;
}
.product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing .item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  margin-bottom: 10px;
}
.product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing .item:last-child {
  margin-bottom: 0;
}
.product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing .item .name {
  color: #ffffff;
  margin: 0;
  font-family: "Archivo", sans-serif;
  font-size: 18px;
  line-height: 20px;
}
.product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing .item .value {
  color: #ffffff;
  margin: 0;
  font-family: "Archivo", sans-serif;
  font-size: 18px;
  line-height: 20px;
}
.product-parameters .inner-wrapper .left-div .img-contain img {
  width: 100%;
  height: 300px;
  object-fit: contain;
}
.product-parameters .inner-wrapper .right-div .tab-set {
  margin: 30px 0 40px;
}
.product-parameters .inner-wrapper .right-div .tab-set #paraTabs {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.product-parameters .inner-wrapper .right-div .tab-set #paraTabs .nav-item {
  list-style: none;
}
.product-parameters .inner-wrapper .right-div .tab-set #paraTabs .nav-item .nav-link {
  background-color: transparent;
  border: 0;
  padding: 10px 10px;
  font-family: "Archivo", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.product-parameters .inner-wrapper .right-div .tab-set #paraTabs .nav-item .nav-link.active {
  color: #90c7ff;
  font-weight: 800;
  border-bottom: 1px solid #90c7ff;
}
@media only screen and (min-width: 1200px) {
  .product-parameters {
    position: relative;
    padding: 6.6145833333vw 0 8.0208333333vw;
    margin-bottom: 12.5vw;
  }
  .product-parameters .inner-wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .product-parameters .inner-wrapper .left-div {
    width: 30%;
  }
  .product-parameters .inner-wrapper .left-div #paraContent {
    margin-bottom: 0;
  }
  .product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing .item {
    padding-bottom: 0;
    border-bottom: 0.0520833333vw solid rgba(255, 255, 255, 0.25);
    margin-bottom: 1.875vw;
  }
  .product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing .item .name {
    font-size: 1.3020833333vw;
    line-height: 1.3020833333vw;
    position: relative;
    padding-left: 1.0416666667vw;
  }
  .product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing .item .name::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.0416666667vw;
    color: #ffffff;
  }
  .product-parameters .inner-wrapper .left-div #paraContent .tab-pane .listing .item .value {
    font-size: 1.3020833333vw;
    line-height: 1.3020833333vw;
  }
  .product-parameters .inner-wrapper .left-div .img-contain {
    position: absolute;
    bottom: -15.625vw;
    right: 1.0416666667vw;
    z-index: 10;
  }
  .product-parameters .inner-wrapper .left-div .img-contain img {
    width: 65.15625vw;
    height: 25.1041666667vw;
  }
  .product-parameters .inner-wrapper .right-div {
    width: 70%;
  }
  .product-parameters .inner-wrapper .right-div .tab-set {
    margin: 0;
  }
  .product-parameters .inner-wrapper .right-div .tab-set #paraTabs {
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 1.5625vw;
  }
  .product-parameters .inner-wrapper .right-div .tab-set #paraTabs .nav-item {
    text-align: left;
  }
  .product-parameters .inner-wrapper .right-div .tab-set #paraTabs .nav-item .nav-link {
    font-size: 2.6041666667vw;
    padding: 0.4166666667vw 0.4166666667vw;
    border-bottom: 0.0520833333vw solid rgba(255, 255, 255, 0.4);
  }
  .product-parameters .inner-wrapper .right-div .tab-set #paraTabs .nav-item .nav-link.active {
    border-bottom: 0.0520833333vw solid #90c7ff;
  }
}

.contact-faqs .main-wrapper {
  margin-bottom: 80px;
}
.contact-faqs .main-wrapper .accordion-item-2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  padding: 25px 0;
}
.contact-faqs .main-wrapper .accordion-item-2 .accordion-head .acc-title {
  margin: 0;
  text-align: center;
  text-transform: capitalize;
}
.contact-faqs .main-wrapper .accordion-item-2 .accordion-body {
  display: none;
  padding: 25px 25px 0;
}
.contact-faqs .main-wrapper .accordion-item-2 .accordion-body .--common-para {
  margin: 0;
  text-align: center;
}
.contact-faqs .main-wrapper .accordion-item-2.open .accordion-body {
  display: block;
}
@media only screen and (min-width: 1200px) {
  .contact-faqs .main-wrapper {
    margin-bottom: 7.2916666667vw;
  }
  .contact-faqs .main-wrapper .accordion-item-2 {
    border-bottom: 0.0520833333vw solid rgba(0, 0, 0, 0.25);
    border-top: 0.0520833333vw solid rgba(0, 0, 0, 0.25);
    padding: 3.125vw 0;
  }
  .contact-faqs .main-wrapper .accordion-item-2 .accordion-body {
    padding: 2.6041666667vw 14.0625vw 0 14.0625vw;
  }
}

.product-first {
  background: #011B34;
  margin-top: -1000px;
  padding-bottom: 40px;
}
.product-first .main-wrapper {
  margin: 0 20px;
  position: relative;
  padding: 40px 0 0;
}
.product-first .main-wrapper::after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(20, 50, 78, 0) 0%, rgba(50, 86, 117, 0.58) 48.9%, #385d7d 58.65%, #5e8aad 100%);
  z-index: 0;
}
.product-first .main-wrapper .right-div img {
  height: 290px;
  width: 100%;
  object-fit: contain;
}
.product-first .main-wrapper .left-div .single-wrapper {
  padding: 0 30px 20px;
  position: relative;
  z-index: 1;
}
.product-first .main-wrapper .left-div .single-wrapper .--sub-head {
  margin: 0;
  color: #F7FBFF;
  padding-bottom: 6px;
}
.product-first .main-wrapper .left-div .single-wrapper .--main-head {
  margin: 0;
  text-align: left;
  color: #ffffff;
  padding-bottom: 30px;
}
.product-first .main-wrapper .left-div .single-wrapper .--main-head span {
  color: #90C7FF;
}
.product-first .main-wrapper .left-div .single-wrapper .--common-para {
  margin: 0;
  line-height: 20px;
  color: #ffffff;
}
@media only screen and (min-width: 1200px) {
  .product-first {
    display: flex;
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 5.9375vw;
    margin-top: -22.3958333333vw;
  }
  .product-first .main-wrapper {
    width: 84.5833333333vw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding: 0;
  }
  .product-first .main-wrapper::after {
    height: 37.8125vw;
    background: linear-gradient(270deg, rgba(20, 50, 78, 0) 0%, rgba(50, 86, 117, 0.58) 48.9%, #385d7d 58.65%, #5e8aad 100%);
  }
  .product-first .main-wrapper .right-div img {
    height: 37.8125vw;
    width: 51.3020833333vw;
    object-fit: cover;
  }
  .product-first .main-wrapper .left-div .single-wrapper {
    padding: 5.2083333333vw 0 5.2083333333vw 6.1458333333vw;
    width: 35.2083333333vw;
  }
  .product-first .main-wrapper .left-div .single-wrapper .--sub-head {
    padding-bottom: 0.5208333333vw;
  }
  .product-first .main-wrapper .left-div .single-wrapper .--main-head {
    padding-bottom: 2.0833333333vw;
  }
  .product-first .main-wrapper .left-div .single-wrapper .--common-para {
    line-height: 1.3020833333vw;
  }
}

.product-sec-slider .section-inner {
  position: relative;
}
.product-sec-slider .section-inner .top-section {
  padding-bottom: 4.7395833333vw;
  background: #021C35;
}
.product-sec-slider .section-inner .top-section .title-section .single-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-sec-slider .section-inner .top-section .title-section .single-wrapper .--main-head {
  margin: 0;
  color: #EA0029;
  letter-spacing: 10px;
  text-align: center;
}
.product-sec-slider .section-inner .top-section .title-section .single-wrapper .--large-head {
  margin: 0;
  text-align: center;
  width: 100%;
}
.product-sec-slider .section-inner .top-section .image-listing-section {
  background: linear-gradient(180deg, #021c35 0%, rgba(94, 138, 173, 0.8) 52.14%, #021c35 100%);
  background-blend-mode: luminosity;
}
.product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item .image-container img {
  width: 447px;
  height: 447px;
  object-fit: contain;
}
.product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-left-ps {
  border-radius: 7px;
  background: transparent;
  padding: 5px;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 2rem;
  object-fit: contain;
  bottom: 21rem;
}
.product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-left-ps svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: transparent;
}
.product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-left-ps:hover svg {
  fill: #90C7FF;
}
.product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-right-ps {
  border-radius: 7px;
  background: transparent;
  padding: 5px;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 2rem;
  object-fit: contain;
  bottom: 21rem;
}
.product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-right-ps svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: transparent;
}
.product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-right-ps:hover svg {
  fill: #90C7FF;
}
.product-sec-slider .section-inner .bottom-section .inner-wrapper {
  padding: 70px 20px;
  margin-top: 20px;
  position: relative;
}
.product-sec-slider .section-inner .bottom-section .inner-wrapper::after {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 70px;
  height: 1px;
  width: 90%;
}
.product-sec-slider .section-inner .bottom-section .inner-wrapper .title-container {
  margin-bottom: 30px;
  position: relative;
}
.product-sec-slider .section-inner .bottom-section .inner-wrapper .title-container::before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  height: 1px;
  width: 44%;
  right: 0;
  bottom: 13px;
  position: absolute;
}
.product-sec-slider .section-inner .bottom-section .inner-wrapper .title-container .--sub-head {
  margin: 0;
  color: #005cb9;
}
.product-sec-slider .section-inner .bottom-section .inner-wrapper .product-brands-slider .slick-track {
  margin-left: unset;
}
.product-sec-slider .section-inner .bottom-section .inner-wrapper .product-brands-slider .brand-item .single-wrapper {
  margin: 30px 12px !important;
}
.product-sec-slider .section-inner .bottom-section .inner-wrapper .product-brands-slider .brand-item .single-wrapper img {
  height: 60px !important;
  width: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 768px) {
  .product-sec-slider .section-inner .bottom-section .inner-wrapper::after {
    width: 95%;
  }
  .product-sec-slider .section-inner .bottom-section .inner-wrapper .title-container::before {
    width: 65%;
    right: 1%;
  }
}
@media only screen and (min-width: 1200px) {
  .product-sec-slider {
    margin-top: -0.15625vw;
  }
  .product-sec-slider .section-inner .top-section .title-section .single-wrapper .--main-head {
    letter-spacing: 2.8125vw;
  }
  .product-sec-slider .section-inner .top-section .title-section .single-wrapper .--large-head {
    margin-top: -3.8020833333vw;
  }
  .product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper {
    padding: 0 5.2083333333vw;
  }
  .product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item {
    margin: 0 2.6041666667vw;
  }
  .product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item.slick-center .image-container img {
    scale: 1.4;
    z-index: 2;
    position: relative;
    width: 26.0416666667vw;
    height: 26.0416666667vw;
    object-fit: contain;
  }
  .product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item .image-container img {
    width: 23.28125vw;
    height: 23.28125vw;
  }
  .product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow {
    gap: 0.5208333333vw;
  }
  .product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-left-ps {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
    bottom: 37.6041666667vw;
    left: 31.28125vw !important;
  }
  .product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-left-ps svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-right-ps {
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
    bottom: 37.6041666667vw;
    right: 30.8645833333vw;
  }
  .product-sec-slider .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-right-ps svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .product-sec-slider .section-inner .bottom-section .inner-wrapper {
    margin-top: 0vw;
    padding: 4.7395833333vw 7.2916666667vw 3.8541666667vw;
    background: rgb(255, 255, 255);
  }
  .product-sec-slider .section-inner .bottom-section .inner-wrapper::after {
    bottom: 3.8541666667vw;
    height: 0.0520833333vw;
    width: 85.4166666667vw;
  }
  .product-sec-slider .section-inner .bottom-section .inner-wrapper .title-container {
    margin-bottom: 0vw;
    display: flex;
    justify-content: flex-end;
  }
  .product-sec-slider .section-inner .bottom-section .inner-wrapper .title-container::before {
    height: 0.0520833333vw;
    width: 70.9895833333vw;
    left: 0;
    right: unset;
    bottom: 0.6770833333vw;
  }
  .product-sec-slider .section-inner .bottom-section .inner-wrapper .product-brands-slider .brand-item .single-wrapper {
    margin: 3.1770833333vw 1.7708333333vw 2.34375vw !important;
  }
  .product-sec-slider .section-inner .bottom-section .inner-wrapper .product-brands-slider .brand-item .single-wrapper img {
    width: 20.5208333333vw;
    height: 4.6875vw !important;
    object-fit: contain;
  }
}

.characteristics-section {
  margin-top: 40px;
  overflow: hidden;
}
.characteristics-section .inner-wrapper {
  position: relative;
  padding: 0;
}
.characteristics-section .inner-wrapper .image-container {
  position: relative;
}
.characteristics-section .inner-wrapper .image-container::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: linear-gradient(180deg, rgba(1, 27, 52, 0) 0.45%, rgba(2, 28, 53, 0.62) 52.17%, #021C35 99.55%) !important;
}
.characteristics-section .inner-wrapper .image-container img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.characteristics-section .inner-wrapper .title-wrapper {
  padding-top: 45px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 4;
}
@media only screen and (min-width: 1200px) {
  .characteristics-section .inner-wrapper .title-wrapper {
    padding-right: 0px;
  }
}
.characteristics-section .inner-wrapper .title-wrapper .--main-head {
  margin: 0;
  color: #ffffff;
  text-align: left;
}
.characteristics-section .inner-wrapper .detail-section {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.characteristics-section .inner-wrapper .detail-section .single-wrapper {
  display: flex;
  padding: 0 40px 40px 20px;
  flex-direction: column;
  max-height: 326px;
  padding-bottom: 50px;
  overflow-y: auto;
}
.characteristics-section .inner-wrapper .detail-section .single-wrapper ul {
  margin: 0;
  padding-left: 20px;
}
.characteristics-section .inner-wrapper .detail-section .single-wrapper ul li.item {
  color: #ffffff;
  text-transform: capitalize;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .characteristics-section .inner-wrapper .title-wrapper {
    left: 30px;
    top: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .characteristics-section .inner-wrapper {
    padding: 0 8.0729166667vw;
  }
  .characteristics-section .inner-wrapper .image-container {
    position: relative;
  }
  .characteristics-section .inner-wrapper .image-container::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 36.25vw;
    top: 0;
    right: 0;
    background: linear-gradient(61deg, rgba(2, 28, 53, 0) 0.16%, rgba(2, 28, 53, 0.431372549) 111.25%) !important;
  }
  .characteristics-section .inner-wrapper .image-container img {
    width: 85.4166666667vw;
    height: 36.25vw;
  }
  .characteristics-section .inner-wrapper .title-wrapper {
    padding-top: 3.5416666667vw !important;
    padding-bottom: 3.8541666667vw;
    padding-left: 5.2083333333vw;
    width: 30.0520833333vw;
    top: 0;
    left: 7.2916666667vw;
  }
  .characteristics-section .inner-wrapper .title-wrapper .--main-head {
    width: 30.0520833333vw;
  }
  .characteristics-section .inner-wrapper .detail-section {
    padding: 5.46875vw 0 0.5208333333vw 4.9479166667vw;
    width: 85vw;
  }
  .characteristics-section .inner-wrapper .detail-section .single-wrapper {
    padding: 0;
    flex-direction: row;
    gap: 19.0277604167vw;
    max-height: unset;
    overflow-y: unset;
  }
  .characteristics-section .inner-wrapper .detail-section .single-wrapper ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 1.0416666667vw;
  }
  .characteristics-section .inner-wrapper .detail-section .single-wrapper ul li.item {
    padding-bottom: 3.1770833333vw;
    position: relative;
    font-size: 1.3020833333vw;
  }
  .characteristics-section .inner-wrapper .detail-section .single-wrapper ul li.item::after {
    width: 22.03125vw;
    position: absolute;
    content: "";
    height: 0.0520833333vw;
    background: rgba(255, 255, 255, 0.3);
    bottom: 2.65625vw;
    left: 0;
  }
  .characteristics-section .inner-wrapper .detail-section .single-wrapper ul.third-column {
    margin-right: 5.2083333333vw;
  }
}

.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section {
  margin: 0 10px;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner {
  position: relative;
  margin-bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .featured-image {
  position: relative;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .featured-image::after {
  position: absolute;
  content: "";
  height: 100% !important;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 25.12%, rgba(0, 0, 0, 0.57) 50.88%, rgba(0, 0, 0, 0.8) 69.34%, #000 100%);
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .featured-image img {
  width: 100%;
  height: 450px !important;
  object-fit: cover;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 37px 25px;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner a {
  text-decoration: none;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner a .--text-head {
  margin: 0;
  color: #ffffff;
  line-height: 25px;
  letter-spacing: -0.4px;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-bottom: 17px;
  position: relative;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div::after {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: 1px;
  background: rgba(149, 149, 149, 0.6);
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types {
  padding: 0;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li {
  background: #EA0029;
  padding: 5px 10px;
  list-style: none;
  margin-right: 5px;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li a {
  text-decoration: none;
  color: #F7FBFF;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types {
  padding: 0;
  display: flex;
  flex-direction: row;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li {
  background: #005CB9;
  padding: 5px 10px;
  list-style: none;
  margin-right: 5px;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li:last-child {
  margin-right: 0;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li a {
  text-decoration: none;
  color: #F7FBFF;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .detail-inner {
  padding-bottom: 34px;
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item {
  display: flex;
  flex-direction: row;
  gap: 13px;
  align-items: center;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item svg {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item .--sub-text {
  margin: 0;
  color: #ffffff;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner p.--common-para {
  color: #ffffff;
  margin: 0;
  padding-bottom: 31px;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner a {
  text-decoration: none;
}
.related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner a .read-more {
  color: #ffffff;
  margin: 0;
  text-decoration: underline;
  letter-spacing: 2.94px;
  text-transform: uppercase;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  line-height: normal;
}
.related-project-slider-section .inner-wrapper .counter-arrow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 60px;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-left-rp {
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-left-rp svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-left-rp:hover {
  background: #90C7FF;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-left-rp:hover svg {
  fill: #90C7FF;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter {
  display: flex;
  flex-direction: row;
  color: #005CB9;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 88%;
  letter-spacing: -1px;
  text-transform: capitalize;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter .counter-current {
  font-weight: 700;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter .counter-all {
  font-weight: 400;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-right-rp {
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-right-rp svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-right-rp:hover {
  background: #90C7FF;
}
.related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-right-rp:hover svg {
  fill: #90C7FF;
}
@media only screen and (min-width: 1200px) {
  .related-project-slider-section .inner-wrapper .related-projects-slider .slick-track {
    margin-left: 0;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section {
    width: 32%;
    margin: 0 0.5208333333vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .featured-image img {
    height: 33.9583333333vw !important;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner {
    padding: 2.6041666667vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner a .--text-head {
    line-height: 1.5625vw;
    letter-spacing: -0.0260416667vw;
    padding-bottom: 0.78125vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div {
    padding-bottom: 2.0833333333vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div::after {
    bottom: 2.0833333333vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types {
    margin: 0 0 0.4166666667vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li {
    margin-right: 0.5208333333vw;
    padding: 0.2604166667vw 1.0416666667vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.project-types li a {
    font-size: 0.8333333333vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types {
    margin: 0 0 0.4166666667vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li {
    margin-right: 0.5208333333vw;
    padding: 0.2604166667vw 1.0416666667vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .projects-cat-div ul.product-types li a {
    font-size: 0.8333333333vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .detail-inner {
    gap: 0.2604166667vw;
    padding-bottom: 1.0416666667vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item {
    gap: 0.5208333333vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner .detail-inner .detail-item .--sub-text {
    font-size: 1.0416666667vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner p.--common-para {
    padding-bottom: 1.9270833333vw;
  }
  .related-project-slider-section .inner-wrapper .related-projects-slider .projects-section .project-inner .project-item-inner a .read-more {
    letter-spacing: 0.175vw;
  }
  .related-project-slider-section .inner-wrapper .counter-arrow {
    gap: 0.5208333333vw;
    margin-bottom: 7.2916666667vw;
    margin-top: 2.0833333333vw;
  }
  .related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-left-rp {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-left-rp svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .related-project-slider-section .inner-wrapper .counter-arrow .counter {
    font-size: 1.3020833333vw;
    letter-spacing: -0.0520833333vw;
  }
  .related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-right-rp {
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .related-project-slider-section .inner-wrapper .counter-arrow .counter-arrow-right-rp svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}

.product-sec-slider.solar-panel .section-inner .top-section .image-listing-section .inner-wrapper .product-solar-panrel-slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.product-sec-slider.solar-panel .section-inner .top-section .image-listing-section .inner-wrapper .product-solar-panrel-slider .category-item {
  width: 100%;
  background: linear-gradient(180deg, #14324E 0%, #5E8AAD 127.67%), #D9D9D9;
}
.product-sec-slider.solar-panel .section-inner .top-section .image-listing-section .inner-wrapper .product-solar-panrel-slider .category-item .catgory-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.product-sec-slider.solar-panel .section-inner .top-section .image-listing-section .inner-wrapper .product-solar-panrel-slider .category-item .catgory-inner .cat-title {
  text-align: center;
  color: #ffffff;
  font-family: "Archivo", sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 20px;
  /* 100% */
  letter-spacing: -0.75px;
  margin: 0 0 20px;
  padding: 20px 0 0;
}
.product-sec-slider.solar-panel .section-inner .top-section .image-listing-section .inner-wrapper .product-solar-panrel-slider .category-item .catgory-inner .image-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-sec-slider.solar-panel .section-inner .top-section .btn-section {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.product-sec-slider.solar-panel .section-inner .top-section .btn-section .btn-wrapper {
  display: block;
  margin: 30px 0 0;
  position: relative;
  width: fit-content;
  padding: 10px 60px 10px 20px;
  border-radius: 7px;
  border: 1px solid #ffffff;
  text-transform: uppercase;
}
.product-sec-slider.solar-panel .section-inner .top-section .btn-section .btn-wrapper a:hover input {
  color: #ffffff;
}
.product-sec-slider.solar-panel .section-inner .top-section .btn-section .btn-wrapper::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 100%;
  background: #005CB9;
  top: 0;
  z-index: 1;
  right: 0;
  border-radius: 0 7px 7px 0;
}
.product-sec-slider.solar-panel .section-inner .top-section .btn-section .btn-wrapper a {
  text-decoration: none;
  color: #ffffff;
}
.product-sec-slider.solar-panel .section-inner .top-section .btn-section .btn-wrapper a input {
  border-bottom: 0;
  width: fit-content;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
}
.product-sec-slider.solar-panel .section-inner .top-section .btn-section .btn-wrapper svg {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  fill: #005CB9;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .product-sec-slider.solar-panel .section-inner .top-section .image-listing-section .inner-wrapper .product-solar-panrel-slider .category-item {
    width: 48.5%;
  }
}
@media only screen and (min-width: 1200px) {
  .product-sec-slider.solar-panel .section-inner .top-section .title-section .single-wrapper .--main-head {
    padding-left: 3.90625vw;
  }
  .product-sec-slider.solar-panel .section-inner .top-section .image-listing-section .inner-wrapper {
    padding: 0;
  }
  .product-sec-slider.solar-panel .section-inner .top-section .image-listing-section .inner-wrapper .product-solar-panrel-slider {
    gap: 0.46875vw;
  }
  .product-sec-slider.solar-panel .section-inner .top-section .image-listing-section .inner-wrapper .product-solar-panrel-slider .category-item {
    width: 24.5%;
  }
  .product-sec-slider.solar-panel .section-inner .top-section .image-listing-section .inner-wrapper .product-solar-panrel-slider .category-item .catgory-inner .cat-title {
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
    /* 100% */
    letter-spacing: -0.078125vw;
    margin: 0 0 1.7708333333vw;
    padding: 3.125vw 0 0;
  }
  .product-sec-slider.solar-panel .section-inner .top-section .btn-section .btn-wrapper {
    padding: 0.8333333333vw 3.125vw 0.8333333333vw 1.0416666667vw;
    border-radius: 0.3645833333vw;
    border: 0.0520833333vw solid #ffffff;
    width: fit-content;
    margin-top: 3.125vw;
    height: 2.5vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .product-sec-slider.solar-panel .section-inner .top-section .btn-section .btn-wrapper::after {
    width: 2.6041666667vw;
    border-radius: 0 7px 7px 0;
  }
  .product-sec-slider.solar-panel .section-inner .top-section .btn-section .btn-wrapper svg {
    width: 1.3020833333vw;
    height: 1.3020833333vw;
    right: 0.5208333333vw;
  }
  .product-sec-slider.solar-panel .section-inner .top-section .product-brands-slider .slick-track {
    margin-left: unset;
  }
}

.product-category-section {
  background: #011B34;
  margin-top: -1000px;
  padding-bottom: 60px;
  position: relative;
  z-index: 8;
}
.product-category-section .full-wrapper .top-section {
  padding-bottom: 30px;
}
.product-category-section .full-wrapper .top-section .title-section .single-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-category-section .full-wrapper .top-section .title-section .single-wrapper .--main-head {
  margin: 0;
  color: #EA0029;
  letter-spacing: 10px;
  text-align: center;
}
.product-category-section .full-wrapper .top-section .title-section .single-wrapper .--large-head {
  margin: 0;
  text-align: center;
  width: 100%;
}
.product-category-section .full-wrapper .top-section .tab-sec {
  margin: 0 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.product-category-section .full-wrapper .top-section .tab-sec #gTabs {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.product-category-section .full-wrapper .top-section .tab-sec #gTabs .nav-item {
  list-style: none;
  padding: 10px 10px;
}
.product-category-section .full-wrapper .top-section .tab-sec #gTabs .nav-item .nav-link {
  background-color: transparent;
  border: 0;
  font-family: "Archivo", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.4px;
}
.product-category-section .full-wrapper .top-section .tab-sec #gTabs .nav-item .nav-link.active {
  color: #90C7FF;
  font-weight: 800;
  text-decoration: underline;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane {
  display: none;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane.active {
  display: block;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .filter-sec .nav-tabs {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .filter-sec .nav-tabs .nav-item {
  list-style: none;
  width: 100%;
  text-align: center;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .filter-sec .nav-tabs .nav-item .nav-link {
  border: 0;
  background-color: transparent;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .filter-sec .nav-tabs .nav-item .nav-link.active {
  color: #90C7FF;
  border-bottom: 1px solid #90C7FF;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec {
  position: relative;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .title-wrap .cat-title {
  text-align: center;
  color: #ffffff;
  font-family: "Archivo", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 93.333% */
  letter-spacing: -1.35px;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane {
  display: none;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane.active {
  display: block;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane p {
  text-align: center;
  color: #ffffff;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
  /* 93.333% */
  letter-spacing: -0.36px;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item {
  background: linear-gradient(180deg, #14324E 0%, #5E8AAD 127.67%);
  margin: 0 20px 20px;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item:last-child {
  margin: 0 20px 0;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner {
  padding: 40px 20px 40px 20px;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .left-div {
  margin-bottom: 20px;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .left-div img {
  width: 100%;
  height: 290px;
  object-fit: contain;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .right-div .product-title {
  color: #ffffff;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  /* 93.333% */
  letter-spacing: -0.75px;
  margin: 0 0 20px;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .right-div .product-quality-listing {
  margin: 0;
  padding: 0 0 20px 20px;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .right-div .product-quality-listing .quality-item {
  color: #ffffff;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
  /* 93.333% */
  letter-spacing: -0.36px;
  padding: 5px 10px 5px 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .right-div .link {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.18px;
  text-decoration-line: underline;
  text-transform: uppercase;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination {
  padding: 0;
  margin: 0 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li {
  list-style: none;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li a {
  display: block;
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li a:hover {
  background: #90C7FF;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li a:hover svg {
  fill: #90C7FF;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li span {
  display: block;
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li span:hover {
  background: #90C7FF;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li span:hover svg {
  fill: #90C7FF;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li.current-page {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li.current-page .counter {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 88%;
  text-decoration: none;
  letter-spacing: -1px;
  text-transform: capitalize;
  background: unset;
  width: unset;
  height: unset;
  padding: unset;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li.current-page .counter .counter-current {
  font-weight: 700;
  background: unset;
  width: unset;
  height: unset;
  padding: unset;
}
.product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li.current-page .counter .counter-all {
  font-weight: 400;
  background: unset;
  width: unset;
  height: unset;
  padding: unset;
}
@media only screen and (min-width: 768px) {
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (min-width: 1200px) {
  .product-category-section {
    padding-top: 0;
    padding-bottom: 5.9375vw;
    margin-top: -22.3958333333vw;
  }
  .product-category-section .full-wrapper .top-section {
    padding-bottom: 4.7395833333vw;
  }
  .product-category-section .full-wrapper .top-section .title-section .single-wrapper .--main-head {
    letter-spacing: 2.8125vw;
    padding-left: 3.90625vw;
  }
  .product-category-section .full-wrapper .top-section .title-section .single-wrapper .--large-head {
    margin-top: -3.8020833333vw;
  }
  .product-category-section .full-wrapper .top-section .tab-sec {
    margin: 0 15.625vw;
    border-bottom: 0.0520833333vw solid rgba(255, 255, 255, 0.25);
  }
  .product-category-section .full-wrapper .top-section .tab-sec #gTabs {
    gap: 3.2291666667vw;
    justify-content: space-between;
  }
  .product-category-section .full-wrapper .top-section .tab-sec #gTabs .nav-item {
    padding: 0;
    position: relative;
  }
  .product-category-section .full-wrapper .top-section .tab-sec #gTabs .nav-item::after {
    height: 70%;
    width: 0.1041666667vw;
    background: rgba(255, 255, 255, 0.25);
    position: absolute;
    content: "";
    right: -2.2395833333vw;
    top: 15%;
  }
  .product-category-section .full-wrapper .top-section .tab-sec #gTabs .nav-item:last-child::after {
    content: unset;
  }
  .product-category-section .full-wrapper .top-section .tab-sec #gTabs .nav-item .nav-link {
    font-size: 1.5625vw;
    letter-spacing: -0.03125vw;
    padding: 0.4166666667vw 2.0833333333vw;
  }
  .product-category-section .full-wrapper .top-section .tab-sec #gTabs .nav-item .nav-link.active {
    text-decoration: none;
    letter-spacing: -0.0416666667vw;
    font-size: 2.0833333333vw;
    border-bottom: 0.0520833333vw solid #90C7FF;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec {
    display: flex;
    flex-direction: row;
    padding: 0 7.2916666667vw;
    position: relative;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .filter-sec {
    width: 23%;
    padding-right: 5.2083333333vw;
    margin-top: 8.8541666667vw;
    border-right: 0.0520833333vw solid rgba(255, 255, 255, 0.4);
    position: sticky;
    top: 10%;
    height: max-content;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .filter-sec .nav-tabs .nav-item {
    text-align: left;
    margin-bottom: 3.90625vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .filter-sec .nav-tabs .nav-item .nav-link {
    font-size: 1.5625vw;
    padding: 0.4166666667vw 0.4166666667vw;
    border-bottom: 0.0520833333vw solid rgba(255, 255, 255, 0.4);
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .filter-sec .nav-tabs .nav-item .nav-link.active {
    border-bottom: 0.0520833333vw solid #90C7FF;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec {
    width: 77%;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .title-wrap .cat-title {
    font-size: 4.6875vw;
    line-height: 4.6875vw;
    /* 93.333% */
    letter-spacing: -0.140625vw;
    margin: 0 0 4.1666666667vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane p {
    font-size: 1.5625vw;
    line-height: 1.5625vw;
    /* 93.333% */
    letter-spacing: -0.01875vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item {
    background: linear-gradient(180deg, #14324E 0%, #5E8AAD 127.67%);
    margin: 0 0 1.5625vw 5.2083333333vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item:last-child {
    margin: 0 0 0 5.2083333333vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner {
    padding: 3.90625vw 3.6458333333vw 0 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .left-div {
    margin-bottom: 0;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .left-div img {
    height: 23.9583333333vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .right-div {
    padding-bottom: 3.90625vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .right-div .product-title {
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
    /* 93.333% */
    letter-spacing: -0.078125vw;
    margin: 0 0 0.5208333333vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .right-div .product-quality-listing {
    padding: 0 0 3.125vw 1.5625vw;
    display: flex;
    flex-wrap: wrap;
    gap: 1.0416666667vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .right-div .product-quality-listing .quality-item {
    font-size: 0.9375vw;
    line-height: 0.9375vw;
    /* 93.333% */
    letter-spacing: -0.01875vw;
    padding: 0.4166666667vw 0.5208333333vw;
    margin: 0 0.5208333333vw 0.9375vw 0;
    border-bottom: 0.0520833333vw solid rgba(255, 255, 255, 0.4);
    width: 47.5%;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .right-div .product-quality-listing .quality-item:nth-child(even) {
    margin: 0 0 0.9375vw 0;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .product-item .product-inner .right-div .link {
    font-size: 0.8333333333vw;
    letter-spacing: 0.175vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination {
    gap: 0.5208333333vw;
    margin-bottom: 0vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li a {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li span {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .product-category-section .full-wrapper .bottom-section #gContent .tab-pane .filter-tab-sec .products-sec .tab-content .tab-pane .pagination-wrapper .pagination li.current-page .counter {
    font-size: 1.3020833333vw;
    letter-spacing: -0.0520833333vw;
  }
}

.page-template-water .inner-banner .main-slider-wrapper .slider-item .slider-content {
  bottom: -100px;
}
@media only screen and (min-width: 1200px) {
  .page-template-water .inner-banner .main-slider-wrapper .slider-item .slider-content {
    bottom: 0;
  }
}

.hide {
  display: none;
}

.water-features-brands {
  background: #011B34;
  margin-top: -900px;
  padding-bottom: 40px;
  position: relative;
  z-index: 8;
}
.water-features-brands .section-inner {
  position: relative;
  background: #021C35;
}
.water-features-brands .section-inner .top-section {
  padding-bottom: 100px;
}
.water-features-brands .section-inner .top-section .title-section .single-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.water-features-brands .section-inner .top-section .title-section .single-wrapper .--main-head {
  margin: 0;
  color: #EA0029;
  letter-spacing: 10px;
  text-align: center;
}
.water-features-brands .section-inner .top-section .title-section .single-wrapper .--large-head {
  margin: 0;
  text-align: center;
  width: 100%;
  font-size: 60px;
  letter-spacing: -2px;
}
.water-features-brands .section-inner .top-section .title-section .single-wrapper .--large-head.hot-water {
  font-size: 90px;
}
.water-features-brands .section-inner .top-section .image-listing-section {
  background: linear-gradient(180deg, #021C35 0%, rgba(94, 138, 173, 0.8) 52.14%, #021C35 100%);
  background-blend-mode: luminosity;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper {
  position: relative;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item .image-container img {
  width: 100%;
  height: 374px;
  object-fit: contain;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item .image-container .product-name {
  color: #ffffff;
  text-align: center;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  line-height: 25px;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item {
  padding-bottom: 0;
  width: 100%;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item:last-child {
  padding-bottom: 0;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item .image-container img {
  width: 100%;
  height: 374px;
  object-fit: contain;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item .image-container .product-name {
  color: #ffffff;
  text-align: center;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  line-height: 25px;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-left-ps {
  border-radius: 7px;
  background: transparent;
  padding: 5px;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 2rem;
  object-fit: contain;
  bottom: 16rem;
  z-index: 12;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-left-ps svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: transparent;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-left-ps:hover svg {
  fill: #90C7FF;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-right-ps {
  border-radius: 7px;
  background: transparent;
  padding: 5px;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 2rem;
  object-fit: contain;
  bottom: 16rem;
  z-index: 12;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-right-ps svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: transparent;
}
.water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-right-ps:hover svg {
  fill: #90C7FF;
}
.water-features-brands .section-inner .bottom-section .water-features-sec {
  overflow: hidden;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper {
  position: relative;
  padding: 0;
  margin-bottom: 0px;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .image-container img {
  position: absolute;
  width: 100%;
  top: 22rem;
  left: 0;
  height: 265px;
  object-fit: cover;
  z-index: 10;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section {
  position: relative;
  width: 100%;
  display: flex;
  gap: 150px;
  flex-direction: column;
  background: #021C35;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section::before {
  background: linear-gradient(0deg, #011B34 0.07%, #011B34 29.6%, #3B526E 51.26%, rgba(1, 27, 52, 0) 72.33%);
  bottom: 14rem;
  left: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  z-index: 11;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section::after {
  position: absolute;
  content: "";
  width: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #011B34 0.07%, #011B34 29.6%, #3B526E 51.26%, rgba(1, 27, 52, 0) 72.33%);
  height: 63%;
  z-index: 11;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .title-wrapper {
  padding: 70px 70px 30px 40px;
  z-index: 15;
  position: relative;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .title-wrapper .--sub-head {
  margin: 0;
  color: #F7FBFF;
  padding-bottom: 6px;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .title-wrapper .--main-head {
  margin: 0;
  text-align: left;
  color: #ffffff;
  padding-bottom: 30px;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .title-wrapper .--main-head span {
  color: #90C7FF;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .title-wrapper .--common-para {
  margin: 0;
  line-height: 20px;
  color: #ffffff;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper {
  display: flex;
  padding: 0 40px 0 40px;
  flex-direction: column;
  position: relative;
  z-index: 15;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul {
  margin: 0;
  padding-left: 20px;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item {
  width: 100%;
  padding-bottom: 30px;
  position: relative;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item::marker {
  color: #ffffff;
  content: "";
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #F7FBFF;
  bottom: 20px;
  left: 0;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item .item-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item .item-inner .name {
  color: #ffffff;
  text-transform: capitalize;
}
.water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item .item-inner img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper {
  padding: 70px 20px;
  margin-top: 20px;
  position: relative;
}
.water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper::after {
  content: "";
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 70px;
  height: 1px;
  width: 90%;
}
.water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper .title-container {
  margin-bottom: 30px;
  position: relative;
}
.water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper .title-container::before {
  content: "";
  background: rgba(255, 255, 255, 0.4);
  height: 1px;
  width: 44%;
  right: 0;
  bottom: 13px;
  position: absolute;
}
.water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper .title-container .--sub-head {
  margin: 0;
  color: #ffffff;
}
.water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper .product-brands-slider .slick-track {
  margin: 0;
}
.water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper .product-brands-slider .brand-item .single-wrapper {
  margin: 30px 17px;
}
@media only screen and (min-width: 576px) {
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item {
    width: 48%;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item:last-child {
    padding-bottom: 30px;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .image-container img {
    height: 380px;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section {
    gap: 230px;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section::before {
    bottom: 2rem;
    height: 55%;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section::after {
    height: 90%;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item {
    width: 47.5%;
  }
}
@media only screen and (min-width: 768px) {
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section {
    gap: 330px;
  }
  .water-features-brands .section-inner .bottom-section .inner-wrapper::after {
    width: 95%;
  }
  .water-features-brands .section-inner .bottom-section .inner-wrapper .title-container::before {
    width: 65%;
    right: 1%;
  }
}
@media only screen and (min-width: 992px) {
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section {
    gap: 415px;
  }
}
@media only screen and (min-width: 1200px) {
  .water-features-brands {
    padding-bottom: 0vw;
    margin-top: -22.3958333333vw;
  }
  .water-features-brands .section-inner .top-section .title-section .single-wrapper .--main-head {
    letter-spacing: 2.8125vw;
  }
  .water-features-brands .section-inner .top-section .title-section .single-wrapper .--large-head {
    margin-top: -3.8020833333vw;
    font-size: 16.1458333333vw;
  }
  .water-features-brands .section-inner .top-section .title-section .single-wrapper .--large-head.hot-water {
    font-size: 16.1458333333vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section.hot-water .inner-wrapper {
    padding: 0 5.2083333333vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper {
    padding: 0;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item {
    margin: 0 2.6041666667vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item.slick-center .image-container img {
    scale: 1.4;
    z-index: 2;
    position: relative;
    width: 26.0416666667vw;
    height: 26.0416666667vw;
    object-fit: contain;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item.slick-center .image-container .product-name {
    color: #90C7FF;
    letter-spacing: -0.078125vw;
    font-size: 2.6041666667vw;
    width: 129%;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item .image-container img {
    width: 23.28125vw;
    height: 23.28125vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-slider .image-item .image-container .product-name {
    font-size: 1.5625vw;
    line-height: 2.6041666667vw;
    letter-spacing: -0.046875vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow {
    gap: 0.5208333333vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-left-ps {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
    bottom: 17.2916666667vw;
    left: 30.8645833333vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-left-ps svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-right-ps {
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
    bottom: 17.2916666667vw;
    right: 30.8645833333vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .counter-arrow .counter-arrow-right-ps svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item {
    padding-bottom: 5.2083333333vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item:last-child {
    padding-bottom: 5.2083333333vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item:last-child .image-container .product-name {
    color: #90C7FF;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item .image-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item .image-container img {
    scale: 1.3;
    z-index: 2;
    position: relative;
    width: 40.15625vw;
    height: 42.6041666667vw;
    object-fit: contain;
    margin-top: -8.5416666667vw;
  }
  .water-features-brands .section-inner .top-section .image-listing-section .inner-wrapper .product-sec .image-item .image-container .product-name {
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
    letter-spacing: -0.078125vw;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper {
    margin-bottom: 0vw;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .image-container img {
    width: 68.4375vw;
    height: 40.5729166667vw;
    top: 0;
    left: 18.5416666667vw;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section::after {
    height: 15.2604166667vw;
    background: linear-gradient(0deg, rgba(1, 27, 52, 0) 0%, #011B34 100%, #011B34 100%);
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section::before {
    height: 8.0729166667vw;
    bottom: -0.2604166667vw;
    background: linear-gradient(180deg, rgba(1, 27, 52, 0) 0%, #011B34 100%);
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .title-wrapper {
    width: 39.6875vw;
    padding-left: 7.2916666667vw;
    height: 100%;
    padding-top: 7.2916666667vw;
    padding-bottom: 0vw;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .title-wrapper::before {
    width: 43.0208333333vw;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(90deg, #011B34 0.07%, #011B34 42.47%, rgba(1, 27, 52, 0) 99.93%);
    z-index: -1;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .title-wrapper .--sub-head {
    padding-bottom: 0.5208333333vw;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .title-wrapper .--main-head {
    padding-bottom: 2.0833333333vw;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .title-wrapper .--common-para {
    line-height: 1.3020833333vw;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper {
    padding: 7.2916666667vw 8.3333333333vw 0vw 0;
    flex-direction: row;
    gap: 19.0277604167vw;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper::after {
    width: 43.0208333333vw;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    content: "";
    background: linear-gradient(270deg, #011B34 0.07%, #011B34 37.98%, rgba(1, 27, 52, 0) 99.93%);
    z-index: -1;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 1.0416666667vw;
    width: 23.0729166667vw;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item {
    padding-bottom: 3.1770833333vw;
    position: relative;
    width: 100%;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item::marker {
    font-size: 1.0416666667vw;
    line-height: 1.0416666667vw;
    content: "";
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item::after {
    width: 22.03125vw;
    position: absolute;
    content: "";
    height: 0.0520833333vw;
    background: rgba(255, 255, 255, 0.3);
    bottom: 2.65625vw;
    left: 0;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item img {
    width: 3.4375vw;
    height: 3.4375vw;
  }
  .water-features-brands .section-inner .bottom-section .water-features-sec .inner-wrapper .detail-section .single-wrapper ul li.item .name {
    margin: 0;
  }
  .water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper {
    margin-top: 0vw;
    padding: 4.7395833333vw 7.2916666667vw 3.8541666667vw;
  }
  .water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper::after {
    bottom: 3.8541666667vw;
    height: 0.0520833333vw;
    width: 85.4166666667vw;
  }
  .water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper .title-container {
    margin-bottom: 0vw;
    display: flex;
    justify-content: flex-end;
  }
  .water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper .title-container::before {
    height: 0.0520833333vw;
    width: 70.9895833333vw;
    left: 0;
    right: unset;
    bottom: 0.6770833333vw;
  }
  .water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper .product-brands-slider .slick-track {
    margin: 0;
  }
  .water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper .product-brands-slider .brand-item .single-wrapper {
    margin: 3.1770833333vw 1.7708333333vw 2.34375vw;
  }
  .water-features-brands .section-inner .bottom-section .water-brands-sec .inner-wrapper .product-brands-slider .brand-item .single-wrapper img {
    width: 20.5208333333vw;
    height: 4.6875vw;
    object-fit: contain;
  }
}

.product-first {
  overflow-x: hidden;
}
.product-first.eco-products {
  margin-top: 0;
}
.product-first .main-wrapper .right-div video {
  height: 290px;
  width: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 1200px) {
  .product-first .main-wrapper .right-div video {
    height: 37.8125vw;
    width: 51.3020833333vw;
    object-fit: cover;
  }
}

.title-vs-menu {
  background: #011B34;
  margin-top: -1000px;
  padding-bottom: 40px;
  position: relative;
  z-index: 8;
}
.title-vs-menu .full-wrapper .title-section .single-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.title-vs-menu .full-wrapper .title-section .single-wrapper .--main-head {
  margin: 0;
  color: #EA0029;
  letter-spacing: 10px;
  text-align: center;
  text-transform: uppercase;
}
.title-vs-menu .full-wrapper .title-section .single-wrapper .--large-head {
  margin: 0;
  text-align: center;
  width: 100%;
}
.title-vs-menu .full-wrapper .tab-sec {
  margin: 0 20px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.title-vs-menu .full-wrapper .tab-sec #eco-products {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  width: 100%;
}
.title-vs-menu .full-wrapper .tab-sec #eco-products .menu-item {
  list-style: none;
  padding: 10px 10px;
}
.title-vs-menu .full-wrapper .tab-sec #eco-products .menu-item.current_page_item a {
  color: #90c7ff;
  font-weight: 800;
  text-decoration: underline;
}
.title-vs-menu .full-wrapper .tab-sec #eco-products .menu-item a {
  background-color: transparent;
  border: 0;
  font-family: "Archivo", sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.4px;
  text-decoration: none;
}
.title-vs-menu .full-wrapper .tab-sec #eco-products .menu-item a:hover {
  color: #90c7ff;
  font-weight: 800;
  text-decoration: underline;
}
@media only screen and (min-width: 1200px) {
  .title-vs-menu {
    padding-bottom: 5.9375vw;
    margin-top: -22.3958333333vw;
  }
  .title-vs-menu .full-wrapper .title-section .single-wrapper .--main-head {
    letter-spacing: 2.8125vw;
    padding-left: 3.90625vw;
    line-height: 6.5104166667vw;
  }
  .title-vs-menu .full-wrapper .title-section .single-wrapper .--large-head {
    margin-top: -3.8020833333vw;
  }
  .title-vs-menu .full-wrapper .tab-sec {
    margin: 0 15.625vw 4.1666666667vw;
    border-bottom: 0.0520833333vw solid rgba(255, 255, 255, 0.25);
  }
  .title-vs-menu .full-wrapper .tab-sec #eco-products {
    gap: 3.2291666667vw;
    justify-content: space-evenly;
  }
  .title-vs-menu .full-wrapper .tab-sec #eco-products .menu-item {
    padding: 0;
    position: relative;
  }
  .title-vs-menu .full-wrapper .tab-sec #eco-products .menu-item.current_page_item a {
    text-decoration: none;
    letter-spacing: -0.0416666667vw;
    font-size: 2.0833333333vw;
    border-bottom: 0.0520833333vw solid #90c7ff;
  }
  .title-vs-menu .full-wrapper .tab-sec #eco-products .menu-item::after {
    height: 70%;
    width: 0.1041666667vw;
    background: rgba(255, 255, 255, 0.25);
    position: absolute;
    content: "";
    right: -2.9166666667vw;
    top: 15%;
  }
  .title-vs-menu .full-wrapper .tab-sec #eco-products .menu-item:last-child::after {
    content: unset;
  }
  .title-vs-menu .full-wrapper .tab-sec #eco-products .menu-item a {
    display: block;
    font-size: 1.5625vw;
    letter-spacing: -0.03125vw;
    padding: 0.4166666667vw 2.0833333333vw;
    text-decoration: none;
  }
  .title-vs-menu .full-wrapper .tab-sec #eco-products .menu-item a:hover {
    text-decoration: none;
    letter-spacing: -0.0416666667vw;
    font-size: 2.0833333333vw;
    border-bottom: 0.0520833333vw solid #90c7ff;
  }
}

.eco-gallery {
  background: #021C35;
}
.eco-gallery .full-wrapper {
  padding-bottom: 40px;
}
.eco-gallery .full-wrapper .image-listing-slider .image-item {
  margin: 0 10px;
}
.eco-gallery .full-wrapper .image-listing-slider .image-item .image-inner img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.eco-gallery .full-wrapper .counter-arrow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 40px;
  margin-top: 30px;
}
.eco-gallery .full-wrapper .counter-arrow .counter-arrow-left-egl {
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.eco-gallery .full-wrapper .counter-arrow .counter-arrow-left-egl svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.eco-gallery .full-wrapper .counter-arrow .counter-arrow-left-egl:hover {
  background: #90C7FF;
}
.eco-gallery .full-wrapper .counter-arrow .counter-arrow-left-egl:hover svg {
  fill: #90C7FF;
}
.eco-gallery .full-wrapper .counter-arrow .counter {
  display: flex;
  flex-direction: row;
  color: #005CB9;
  font-family: "Archivo", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 88%;
  letter-spacing: -1px;
  text-transform: capitalize;
}
.eco-gallery .full-wrapper .counter-arrow .counter .counter-current {
  font-weight: 700;
}
.eco-gallery .full-wrapper .counter-arrow .counter .counter-all {
  font-weight: 400;
}
.eco-gallery .full-wrapper .counter-arrow .counter-arrow-right-egl {
  border-radius: 7px;
  background: #005CB9;
  padding: 5px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.eco-gallery .full-wrapper .counter-arrow .counter-arrow-right-egl svg {
  width: 40px;
  height: 40px;
  object-fit: contain;
  fill: #005CB9;
}
.eco-gallery .full-wrapper .counter-arrow .counter-arrow-right-egl:hover {
  background: #90C7FF;
}
.eco-gallery .full-wrapper .counter-arrow .counter-arrow-right-egl:hover svg {
  fill: #90C7FF;
}
@media only screen and (min-width: 1200px) {
  .eco-gallery .full-wrapper {
    padding-bottom: 7.2916666667vw;
  }
  .eco-gallery .full-wrapper .image-listing-slider .slick-list {
    padding: 0 24.3229166667vw !important;
  }
  .eco-gallery .full-wrapper .image-listing-slider .image-item {
    margin: 1.5625vw 0.5208333333vw;
  }
  .eco-gallery .full-wrapper .image-listing-slider .image-item.slick-center {
    margin: 0 0.5208333333vw;
  }
  .eco-gallery .full-wrapper .image-listing-slider .image-item.slick-center .image-inner img {
    scale: 1;
    height: 31.25vw;
  }
  .eco-gallery .full-wrapper .image-listing-slider .image-item .image-inner img {
    height: 28.125vw;
  }
  .eco-gallery .full-wrapper .counter-arrow {
    gap: 0.5208333333vw;
    margin-bottom: 0vw;
    margin-top: 2.0833333333vw;
  }
  .eco-gallery .full-wrapper .counter-arrow .counter-arrow-left-egl {
    border-radius: 0.3645833333vw;
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .eco-gallery .full-wrapper .counter-arrow .counter-arrow-left-egl svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .eco-gallery .full-wrapper .counter-arrow .counter {
    font-size: 1.3020833333vw;
    letter-spacing: -0.0520833333vw;
  }
  .eco-gallery .full-wrapper .counter-arrow .counter-arrow-right-egl {
    padding: 0.5208333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .eco-gallery .full-wrapper .counter-arrow .counter-arrow-right-egl svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  width: 100% !important;
  color: #ffffff;
  text-align: center;
}

.calculator form input,
.calculator form select {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background: rgba(255, 255, 255, 0.6) !important;
  font-size: 16px !important;
}

.dropdown-toggle {
  color: #fff;
}

/*# sourceMappingURL=style.css.map */
