/* Font */
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700&display=swap");
@import "tailwindcss";
/* Apply globally */
body {
  font-family: "Cairo", ui-sans-serif, system-ui, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

@layer utilities {
  :root {
    --main-color: #ff6a00;
    --secondary-color: #4f46e5;
    --third-color: #002368;
    --bg-color: #f8f9fa;
    --text-color: #333333;
    --button-bg: #ff6a00;
    --footer-bg: #111111;
  }
}


.arialFont {
  font-family: Arial, sans-serif;
}


    .bi-sticky{
      font-size: 30px;
      color: white;
    }

.form-control {
  background: #f9f9f9;
}

.activeLink {
  background-color: #187afa;
  color: #fff;
}

#arrow {
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg);
  margin-top: 40px;
}

footer ul li:before {
  border-right: 5px solid white;
  border-bottom: 5px solid white;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg);
  margin-top: 40px;
}
nav a.active {
  color: var(--main-color);
}

a:hover,
button:hover,
select:hover {
  transition: all 0.3s ease;
}

.bg-gradient-to-tr:hover {
  transition: background-color 0.3s ease, transform 0.3s ease;
  transform: translateY(-2px);
}

button:hover {
  transition: background-color 0.3s ease, transform 0.3s ease;
  transform: translateY(-2px);
}

.hover\:bg-orange-600:hover {
  transition: background-color 0.3s ease, transform 0.3s ease;
  transform: translateY(-2px);
}

select:hover {
  transition: border-color 0.3s ease, transform 0.3s ease;
  transform: translateY(-2px);
}

.swiper-navigation {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 20px;
  z-index: 10;
}

.swiper-button-prev,
.swiper-button-next {
  /* width: 35px;
  height: 35px; */
  background-color: #003aad;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  /* width: 35px;
  height: 35px; */
  background-color: #003aad;
  border-radius: 50%;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 20px;
  color: white;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: #005a8e;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  position: static;
}

.sw-inv .swiper-horizontal > .swiper-pagination-bullets,
.sw-inv .swiper-pagination-bullets.swiper-pagination-horizontal,
.sw-inv .swiper-pagination-custom,
.sw-inv .swiper-pagination-fraction {
  bottom: 200px;
}
.sw-stage .swiper-horizontal > .swiper-pagination-bullets,
.sw-stage .swiper-pagination-bullets.swiper-pagination-horizontal,
.sw-stage .swiper-pagination-custom,
.sw-stage .swiper-pagination-fraction {
  bottom: 130px;
}

@media (min-width: 1025px) and (max-width: 1270px) {
  .sw-inv .swiper-horizontal > .swiper-pagination-bullets,
  .sw-inv .swiper-pagination-bullets.swiper-pagination-horizontal,
  .sw-inv .swiper-pagination-custom,
  .sw-inv .swiper-pagination-fraction {
    bottom: 115px;
  }
  .sw-stage .swiper-horizontal > .swiper-pagination-bullets,
  .sw-stage .swiper-pagination-bullets.swiper-pagination-horizontal,
  .sw-stage .swiper-pagination-custom,
  .sw-stage .swiper-pagination-fraction {
    bottom: 70px;
  }
  .sw-inv
    .swiper-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet,
  .sw-inv
    .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
  }
}
@media (min-width: 991px) and (max-width: 1024px) {
  .sw-inv .swiper-horizontal > .swiper-pagination-bullets,
  .sw-inv .swiper-pagination-bullets.swiper-pagination-horizontal,
  .sw-inv .swiper-pagination-custom,
  .sw-inv .swiper-pagination-fraction {
    bottom: 95px;
  }
  .sw-stage .swiper-horizontal > .swiper-pagination-bullets,
  .sw-stage .swiper-pagination-bullets.swiper-pagination-horizontal,
  .sw-stage .swiper-pagination-custom,
  .sw-stage .swiper-pagination-fraction {
    bottom: 50px;
  }
  .sw-inv
    .swiper-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet,
  .sw-inv
    .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sw-inv .swiper-horizontal > .swiper-pagination-bullets,
  .sw-inv .swiper-pagination-bullets.swiper-pagination-horizontal,
  .sw-inv .swiper-pagination-custom,
  .sw-inv .swiper-pagination-fraction {
    bottom: 80px;
  }
  .sw-stage .swiper-horizontal > .swiper-pagination-bullets,
  .sw-stage .swiper-pagination-bullets.swiper-pagination-horizontal,
  .sw-stage .swiper-pagination-custom,
  .sw-stage .swiper-pagination-fraction {
    bottom: 50px;
  }
  .sw-inv
    .swiper-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet,
  .sw-inv
    .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
  }
}

@media (max-width: 767px) {
  .sw-inv .swiper-horizontal > .swiper-pagination-bullets,
  .sw-inv .swiper-pagination-bullets.swiper-pagination-horizontal,
  .sw-inv .swiper-pagination-custom,
  .sw-inv .swiper-pagination-fraction {
    bottom: 40px;
  }
  .sw-stage .swiper-horizontal > .swiper-pagination-bullets,
  .sw-stage .swiper-pagination-bullets.swiper-pagination-horizontal,
  .sw-stage .swiper-pagination-custom,
  .sw-stage .swiper-pagination-fraction {
    bottom: 40px;
  }
  /* .sw-inv
    .swiper-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet,
  .sw-inv
    .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
  } */
}

.sm-cloud {
  position: relative;
  border-top-left-radius: 434px !important;
  border-top-right-radius: 321px !important;
  border-bottom-left-radius: 76px !important;
  border-bottom-right-radius: 85px !important;
  padding: 35px !important;
  padding-top: 70px !important;
  background-color: #d7e5fc;
  height: 220px;
}

.d:before {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
  border-color: transparent transparent transparent #fff;
  display: inline-block;
  margin-left: 10px;
}
