@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");
body {
  font-family: "Poppins", sans-serif !important;
}
.a {
  text-decoration: none;
  list-style: none;
}
.navbar-customized {
  padding-top: 17px;
  font-size: 18px;
  font-weight: 500;
}
.akc-divider {
  height: 1px;
  background-color: white;
}
.akc-divider-new {
  height: 3px;
  background-color: #5f8ba7;
}
.akc-ab {
  background-image: url(../images/main/16.webp);
  height: auto;
  background-size: cover;
  background-position: center;
}
.akc-custom-text {
  color: #5f8ba7;
  /* font-size: 45px; */
  text-align: center;
  width: auto;
}
.akc-products {
  background-image: url(../images/main/1.webp);
  /* width: 1349px; */
  height: 360px;
  background-size: cover;
  background-position: center;
}
.custom-content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 150px;
}
.product-heading {
  font-size: 55px;
}
.product-container {
  width: 270px;
  background-color: rgb(255, 255, 255);
  height: 260px;
  border-radius: 5px;
}
.new-container {
  padding-left: 155px !important;
}
.about-heading {
  font-size: 55px;
}
.akc-about {
  background-image: url(../images/main/2.webp);
  height: 430px;
  background-size: cover;
  background-position: center;
}
.logo {
  padding-left: 120px !important;
}
.main-logo {
  padding-left: 40px;
}
/* Swiper */
/* .swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  object-fit: cover;
}
.swiper {
  width: 100%;
  height: 300px;
  margin: 20px auto;
} */
.akc-bg {
  background-color: #9eb5c7;
}
.akc-Infrastructural {
  background-color: #c8d8e6;
}
.akc-perpose {
  background-image: url(../images/main/3.webp);
  /* width: 1349px; */
  height: 430px;
  background-size: cover;
  background-position: center;
}
.custom-perpose {
  background-color: #5d83a199;
  width: 100%;
  /* height: 100%; */
  /* background: transparent;  */
}
.text-justify {
  text-align: justify;
}
.fs-17 {
  font-size: 17px;
}
.ability {
  background-image: url(../images/main/4.webp);
  height: 390px;
  background-size: cover;
  background-position: center;
}
.ability-text {
  color: #64851f;
}
.ehs-image {
  background-image: url(../images/main/5.png);
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
}
.fs-42 {
  font-size: 42px;
}
.fs-35 {
  font-size: 35px;
}
.akc-safe {
  color: #bada55;
}
.fs-18 {
  font-size: 18px;
}
.b-right {
  border-right: 3px solid #84b0c6;
  height: 160px;
}
.akc-border {
  border: 2px solid black;
  border-radius: 5px;
}
.akc-test {
  background-image: url(../images/main/6.webp);
  height: 500px;
  background-size: cover;
  background-position: center;
}
.akc-star {
  height: 50px;
  padding-left: 30px;
}
.akc-aluminium {
  background-image: url(../images/main/7.webp);
  height: 360px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.fs-55 {
  font-size: 55px;
}
.fs-30 {
  font-size: 30px;
}
.custom-color {
  color: #5d83a1;
}
.custom-border {
  border: 1px solid #5f8ba7;
}
.akc-blog {
  background-image: url(../images/main/8.webp);
  height: 360px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.akc-custom-border {
  border: 1px solid #dbdbdb;
}
.akc-quality {
  background-image: url(../images/main/9.webp);
  height: 360px;
  background-size: cover;
  background-position: center;
}
.akc-contact {
  background-image: url(../images/main/10.webp);
  height: 350px;
  background-size: cover;
  background-position: center;
}
input[type="text"] {
  background-color: #f9f9f9;
  color: #a1a5a1;
  padding: 15px 20px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 100%;
  width: 100%;
}
input[type="text"]:focus {
  outline: none;
  /* border: 1px solid #ff5500 !important; */
}
input[type="number"] {
  background-color: #f9f9f9;
  color: #a1a5a1;
  padding: 15px 20px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 100%;
  width: 100%;
}
input[type="number"]:focus {
  outline: none;
  /* border: 1px solid #ff5500 !important; */
}
input[type="email"] {
  background-color: #f9f9f9;
  color: #a1a5a1;
  padding: 15px 20px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 100%;
  width: 100%;
}
input[type="email"]:focus {
  outline: none;
}
textarea {
  background-color: #f9f9f9;
  color: #a1a5a1;
  padding: 15px 20px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 100%;
  width: 100%;
}
textarea:focus {
  outline: none;
}
.akc-Policies {
  background-image: url(../images/main/11.webp);
  height: 350px;
  background-size: cover;
  background-position: center;
}
#accordionFlushExample .accordion-item {
  border: none;
}
/* Optionally, remove border from accordion buttons */
#accordionFlushExample .accordion-button {
  border: none;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #5d83a1;
  min-width: 258px;
  padding: 12px 16px;
  z-index: 1;
  border-radius: 8px;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content-new {
  display: none;
  position: absolute;
  background-color: #5d83a1;
  min-width: 200px;
  padding: 12px 16px;
  z-index: 1;
  border-radius: 8px;
}
.dropdown:hover .dropdown-content-new {
  display: block;
}
.custom-dropdown {
  color: black;
  text-decoration: none;
  list-style: none;
}
.custom-dropdown:hover {
  color: white;
}
.akc-foils {
  background-image: url(../images/main/12.webp);
  height: 360px;
  background-size: cover;
  background-position: center;
}
.akc-remelting {
  background-image: url(../images/main/13.webp);
  height: 360px;
  background-size: cover;
  background-position: center;
}
.akc-packaging {
  background-image: url(../images/main/14.webp);
  height: 360px;
  background-size: cover;
  background-position: center;
}
.akc-retail {
  background-image: url(../images/main/15.webp);
  height: 380px;
  background-size: cover;
  background-position: center;
}
.akc-center {
  justify-content: center !important;
}
.akc-custom-p {
  padding-right: 20px !important;
  padding-top: 12px !important;
}
.akc-client-border {
  border: 1px solid transparent;
  border-radius: 5px;
  box-shadow: 0 2px 4px 1px rgba(93, 131, 161, 0.73);
}
.akc-img {
  width: 160px;
  height: 76px;
}
.akc-blog-a {
  list-style: none;
  text-decoration: none;
  color: black;
}
.akc-color {
  color: #818081;
}
.akc-b {
  color: black;
}
.akc-blog-border {
  border: 1px solid #818081 !important;
}
.akc-client-black {
  filter: grayscale(100%);
}
.akc-client-black:hover {
  filter: grayscale(0%);
}
/* Modal css new  */
.container {
  width: 80%;
  margin: 0 auto;
}
a {
  outline: 0 !important;
}
.magnific-img img {
  width: 100%;
  height: auto;
}
.mfp-bottom-bar,
* {
  font-family: "Abel", sans-serif;
}
.magnific-img {
  padding: 20px;
  display: inline-block;
  width: 32.3%;
}
a.image-popup-vertical-fit {
  cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.98;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
  border-right: none !important;
}
.mfp-arrow-right:before {
  border-left: none !important;
}
button.mfp-arrow,
.mfp-counter {
  opacity: 0 !important;
  transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
  opacity: 1 !important;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.akc-timeline {
  width: 100%;
  overflow-x: scroll;
  /* background-color: rgb(238, 198, 87); */
}
.akc-custom-timeline {
  min-height: 350px;
}
/* .timeline{
  height: 100px;
  width: 200px;
  align-self: self-start;
}
.timeline-new{
  height: 260px;
  width: 200px;
  align-self: self-end;
} */
.timeline {
  height: 100%;
  background-color: #ededed;
  min-width: 211px;
  margin-top: 30px;
  margin: 30px 10px -50px 10px;
}
.akc-head {
  color: black !important;
}
.akc-head:hover {
  color: #5d83a1 !important;
}
.timeline-new {
  height: 100%;
  background-color: #ededed;
  min-width: 211px;
  /* align-self: self-end; */
  margin-top: 143px;
}
.timeline:hover {
  background-color: #d6d6d6;
}
.timeline-new:hover {
  background-color: #d6d6d6;
}
.new-text {
  background-color: #d6d6d6;
}
.akc-add:hover {
  transform: translateX(0) translateY(0) scaleX(1.1) scaleY(1.1) rotate(0deg)
    skewX(0deg) skewY(0deg);
}
.akc-custom-ehs:hover {
  z-index: 1;
  transform: translateX(0) translateY(0) scaleX(1.1) scaleY(1.1) rotate(0deg)
    skewX(0deg) skewY(0deg);
}
.product-custom:hover {
  z-index: 1;
  transform: translateX(0) translateY(0) scaleX(0.95) scaleY(0.95) rotate(0deg)
    skewX(0deg) skewY(0deg);
}
.akc-us:hover {
  z-index: 1;
  transform: translateX(0) translateY(0) scaleX(0.9) scaleY(0.9) rotate(0deg)
    skewX(0deg) skewY(0deg);
}
#pro {
  transform-origin: 50% 50%;
  transition: all 0.4s ease-in-out 0s, visibility 0s;
  --transition: all 0.4s ease-in-out 0s, visibility 0s;
}
.akc-custom-col {
  display: flex;
}
.custom-product {
  justify-content: space-between;
}
.akc-usp {
  width: 90%;
}
.footer-margin {
  margin-top: 50px;
  margin-bottom: 50px;
}
.akc-lmi {
  padding: 10px !important;
}

@media screen and (max-width: 1200px) {
  .akc-products-col {
    flex-wrap: wrap;
  }
  .akc-product {
    display: flex;
    justify-content: center;
  }
  .custom-product {
    justify-content: center;
  }
  .akc-usp {
    width: 50%;
  }
  .akc-test {
    height: 600px;
    background-size: cover;
    background-position: center;
  }
  .client {
    justify-content: center;
    display: flex;
    padding-bottom: 15px;
  }
  .why-us {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
  }
  .p-about {
    padding: 30px;
  }
}
@media screen and (max-width: 700px) {
  .client {
    width: 26%;
  }
  .footer-margin {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 25px;
    font-weight: 800;
  }
  .footer-menu-section {
    font-size: 22px !important;
  }
  .main-footer {
    margin-left: 15px;
  }
  .f-text {
    font-size: 18px;
  }
  .footer-co {
    font-size: 23px;
    font-weight: 700;
  }
  .footer-fav {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .footer-custom-fav {
    font-size: 30px !important;
  }
  .akc-fav-custom {
    padding-left: 70px;
  }
  .akc-last-text {
    text-align: center;
  }
  .akc-img {
    width: 265px;
    height: 115px;
    filter: grayscale(0%);
  }
  .respon-ab {
    text-align: center;
  }
  .respon-custom-text {
    text-align: justify;
  }
  .akc-lmi {
    padding: 10px !important;
    text-align: justify;
  }
  .custom-values {
    display: flex;
    justify-content: center;
  }
  .product-container {
    width: 350px;
    background-color: rgb(255, 255, 255);
    height: 260px;
    border-radius: 5px;
  }
  .new-container {
    padding-left: 10px !important;
  }
  .akc-custom-content {
    padding-bottom: 15px;
  }
  .ability {
    height: 500px;
  }
  .custom-coc {
    display: flex;
    justify-content: center;
    font-size: 30px !important;
    text-align: center;
  }
  .akc-Policies {
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.akc-header-icon {
  display: flex;
  justify-content: end;
  align-items: center;
  padding-left: 25px;
}
.akc-new-custom {
  color: white;
  text-decoration: none;
}
.akc-new-custom:hover {
  color: #5f8ba7;
}
.akc-thx {
  display: flex;
  justify-content: center;
  padding-top: 65px;
  font-size: 60px !important;
  font-weight: 700;
  color: #01029c;
}
.thx {
  display: flex;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 25px;
}
.un-akc {
  font-size: 100px;
  display: flex;
  justify-content: center;
}
.akc-un {
  display: flex;
  justify-content: center;
  font-size: 25px;
  padding-bottom: 25px;
}
.akc-radius {
  border-radius: 15px !important;
}
.number {
  color: white;
  text-decoration: none;
  padding-bottom: 50px;
}
.basic-protect * {
  /* Selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media print {
  .basic-protect::before {
    content: "Not available for printing. ";
  }

  .basic-protect * {
    display: none;
  }
}
input[type="emaila"] {
  background-color: #f9f9f9;
  color: #a1a5a1;
  padding: 10px 10px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 100%;
  width: 100%;
}
input[type="emaila"]:focus {
  outline: none;
}
.akc-themeBtn-2 {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #fff;
  padding: 10px 5px 10px 5px;
  text-transform: uppercase;
}
.text-line {
  text-decoration: none;
}
.img404 {
  background-image: url(../images/404.png);
  height: 740px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/* prepare whatsapp chat button with whatsapp icon and shape like it */
.whatsapp-chat-button {
  position: fixed;
  bottom: 90px;
  right: 20px;
  /* whatsapp color */
  background: #25d366;
  color: #fff;
  padding: 10px 15px;
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
}
.back-to-top-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #0004D4;
  color: #fff;
  padding: 10px 15px;
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
  display: none;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Additional styles for your website content */
.content {
  display: none; /* Hide content by default */
}
/* preloader  */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; /* You can customize the background color */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; /* Ensure it appears above other content */
}
