/*
Template Name: Pillarix - Multipurpose Website Template
Author: Askbootstrap
Author URI: https://themeforest.net/user/askbootstrap
Version: 1.0
*/
/*
-- Body
-- Navbar
-- Index
-- News
-- Contact
-- Account
-- Footer
*/
:root {
  --main-color: #013565;
  --second-color: #013565;
  --main-color-hover: #ffc300;
}
@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@300;400;500;600;700;800;900&display=swap");
@font-face {
  font-family: "MontHeavy";
  src: url("../fonts/DG-Heaven-Regular.ttf") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* Body */
body {
  font-family: "MontHeavy", sans-serif;
  font-size: 14px;
  padding-top: 85px;
}
.display-3 {
  min-height: 450px;
}
.display-3 span {
  font-family: "MontHeavy", sans-serif;
  font-size: 51px;
}
.container {
  overflow: hidden !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
button,
span {
  font-family: "MontHeavy", sans-serif;
}
a {
  text-decoration: none;
  color: #1b1b1b;
}
.contact a,
footer a {
  text-decoration: none;
  color: whitesmoke;
}
a:hover {
  color: #0d6efd;
}
.btn {
  font-size: 14px;
  padding: 12px 30px !important;
  font-weight: 600;
}
.app-nav a.nav-link.py-4 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
  color: #000;
  font-size: 15px;
}
.btn-primary {
  background: #3361c4;
  border-color: #3361c4;
}
.app-nav .navbar-nav .nav-link:hover {
  color: #3361c3;
}
.app-nav .navbar-nav .nav-link.active {
  color: #3361c3;
}
.hero-background {
  background-image: url(../img/bg.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-primary {
  color: #3361c3 !important;
}

.about_us .text-primary {
  color: #ffc300 !important;
}
.gradient-text {
  background: #013565;

  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
.bg-primary {
  background-color: #3361c3 !important;
}
.bg-light {
  background-color: #fff9f5 !important;
}

/* Index */
.icon {
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.user-img {
  width: 40px;
}

/* News */
.admin-icon {
  height: 25px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Contact */
.social-icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Account */
.icon-sm {
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul {
  padding-left: 0;
  list-style: none;
}
.our-services ul {
  padding-right: 15px;
}
.our-product ul {
  padding: 0 !important;
}
.our-product ul li {
  font-size: 13px !important;
}
/* Footer */
.footer-icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about_us .description p {
  margin-bottom: 0 !important;
}

.our-services h4 {
  font-size: 23px;
  opacity: 0.9;
  margin-bottom: 15px;
}

.our-services p {
  font-size: 12px;
  opacity: 0.8;
  margin-bottom: 15px;
}
.our-services .lead {
  font-size: 18px;
  opacity: 0.7;
}
.our-services li {
  font-size: 12px;
  font-weight: 200 !important;
  opacity: 0.7;
}
.our-services .display-1 {
  font-size: 60px;
}
.our-services .block {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.06);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  padding: 25px 15px 20px;
  -webkit-transition: box-shadow 0.3s ease, transform 0.3s ease;
  -moz-transition: box-shadow 0.3s ease, transform 0.3s ease;
  -ms-transition: box-shadow 0.3s ease, transform 0.3s ease;
  -o-transition: box-shadow 0.3s ease, transform 0.3s ease;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  min-height: 220px;
}

.our-services .block:hover {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2), 0 4px 6px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}

.header-curosal .swiper-slide {
  height: calc(100vh - 85px);
  align-items: center;
  justify-content: center;
}

.header-curosal > a {
  top: 49%;
  width: 60px;
  height: 120px;
}
.header-curosal .swiper-slide .back {
  background: rgb(4, 14, 39, 0.4);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-curosal .swiper-slide .back .over {
  width: 100%;
}
.header-curosal .swiper-slide .back .over div span {
  background-image: url("../img/shape/1.png");
  padding: 18px 42px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: 400;
  color: white;
  font-size: 20px;
  font-family: "MontHeavy", sans-serif;
}
.header-curosal .swiper-slide .back .over h2 {
  color: white;
  font-size: 35px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 0.9;
  width: 60%;
  margin: 20px auto;
  font-family: "MontHeavy", sans-serif;
  text-align: center !important;
  line-height: 1.2;
}
.header-curosal .swiper-slide .back .over > div {
  text-align: center !important;
}
.header-curosal .swiper-slide .back .over > span {
  display: block;
  color: #013565;
  margin-top: -120px;
  font-size: 140px;
  font-family: "MontHeavy", sans-serif;
}
.header-curosal .swiper-slide .back .over > span::first-letter {
  font-size: 180px;
}
@media (max-width: 576px) {
  .header-curosal .swiper-slide .back .over div {
    margin-bottom: 30px;
  }
  .header-curosal .swiper-slide .back .over div span {
    font-size: 18px;
  }
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next,
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    margin: 30px !important;
  }

  .header-curosal .swiper-slide .back .over h2 {
    font-size: 30px;
    width: 100%;
  }
  .header-curosal .swiper-slide .back .over > span {
    font-size: 80px;
    margin-top: -50px;
  }
  .header-curosal .swiper-slide .back .over > span::first-letter {
    font-size: 90px;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .header-curosal .swiper-slide .back .over div {
    margin-bottom: 20px;
  }
  .header-curosal .swiper-slide .back .over div span {
    font-size: 18px;
  }

  .header-curosal .swiper-slide .back .over h2 {
    font-size: 60px;
    width: 100%;
  }
  .header-curosal .swiper-slide .back .over > span {
    font-size: 100px;
    margin-top: -50px;
  }
  .header-curosal .swiper-slide .back .over > span::first-letter {
    font-size: 110px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .header-curosal .swiper-slide .back .over div {
    margin-bottom: 20px;
  }
  .header-curosal .swiper-slide .back .over div span {
    font-size: 18px;
  }

  .header-curosal .swiper-slide .back .over h2 {
    font-size: 50px;
    width: 200% !important;
  }

  .header-curosal .swiper-slide .back .over > span {
    font-size: 120px;
    margin-top: -50px;
  }
  .header-curosal .swiper-slide .back .over > span::first-letter {
    font-size: 130px;
  }
}

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  height: 85px;
  z-index: 100;
  width: 100%;
  background-color: rgb(255, 249, 245, 0.5);
}
.navbar.active {
  background-color: white;
  border-bottom: 1px solid #eee;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.carousel svg {
  width: 100%;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 50;
}

.dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  animation: leap 1s infinite;
}

.dot:nth-child(1) {
  background-color: rgb(1, 53, 101);
  box-shadow: 0px 0px 5px 0.1px rgba(20, 20, 20, 0.6);
}

.dot:nth-child(2) {
  background-color: rgb(1, 53, 101);
  animation-delay: 0.15s;
  box-shadow: 0px 0px 5px 0.1px rgba(20, 20, 20, 0.6);
}

.dot:nth-child(3) {
  background-color: rgb(1, 53, 101);
  animation-delay: 0.3s;
  box-shadow: 0px 0px 5px 0.1px rgba(20, 20, 20, 0.6);
}

.carousel .swiper-horizontal > .swiper-pagination-bullets,
.carousel .swiper-pagination-bullets.swiper-pagination-horizontal,
.carousel .swiper-pagination-custom,
.carousel.swiper-pagination-fraction {
  bottom: 20px !important;
  z-index: 60;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: rgba(255, 255, 255, 0.5) !important;
}
.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
}

@media (max-width: 768px) {
  .header-curosal .swiper-slide {
    height: calc(100vh - 85px);
  }
  .carousel .swiper-horizontal > .swiper-pagination-bullets,
  .carousel .swiper-pagination-bullets.swiper-pagination-horizontal,
  .carousel .swiper-pagination-custom,
  .carousel.swiper-pagination-fraction {
    bottom: 20px !important;
  }
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next,
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  color: #ffffff35 !important;
  width: 25px !important;
  height: 25px !important;
  margin-top: -80px !important;
}

/* زر مخصص */
.custom-button {
  display: inline-block;
  background-color: #ffc300;
  color: #013565;
  font-weight: bold;
  text-decoration: none;
  margin-top: 120px;
  padding: 10px 25px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  font-size: 14px !important;
  transition: all 0.3s ease;
  width: auto !important;
  position: relative;
  z-index: 2000;
}

/* التأثير عند التمرير */
.custom-button:hover {
  background-color: #013565;
  color: #ffc300;
  transform: scale(1.05);
}

/* تعطيل السحب على الروابط */
.swiper-no-swiping {
  pointer-events: auto !important;
}

.about .block li:hover .icon i {
  color: #013565;
}
.about .block .icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #013565;
  margin-left: 20px;
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.about .block .icon i {
  font-size: 20px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}

.our-products .top {
  padding-top: 20px;
}

.our-products .top > .icon i {
  font-size: 45px;
}

.our-products .top > .header {
  text-align: center;
  width: 60%;
}
.our-products .top > .header h2 {
  width: 50%;
}

.pricing .section-header {
  margin-bottom: 60px;
}
.pricing .section-header-pricing h2 {
  text-transform: capitalize;
}
.pricing .row {
  display: flex;
}
.pricing .row > div {
  /* height: 100% !important; */
}
.pricing .row > div > div {
  height: 100%;
}
.pricing .pricing-box {
  background-color: white;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1), -5px -5px 10px rgba(0, 0, 0, 0.1) !important;
  background-color: white;
  min-height: 1010px;
  border-radius: 10px;
}
.pricing .pricing-box h4 {
  padding: 20px 0 !important;
  color: white;
  background-color: var(--main-color);
  text-align: center;
}

.pricing .pricing-box p {
  font-size: 15px;
}
.pricing .pricing-box i {
  font-size: 17px;
  color: var(--main-color);
}
.pricing .pricing-box > div {
  padding: 15px !important;
}
.section-header-pricing {
  text-align: center;
}
.section-header-pricing h2 {
  display: inline-block;
  position: relative;
}
/* .section-header-pricing h2::after {
    content:"";
    width:50%;
    height: 2px;
    background-color: var(--main-color);
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
} */
.pricing .section-header p {
  font-size: 15px;
  width: 40%;
  margin: auto;
}
@media (max-width: 702px) {
  .pricing .section-header p {
    width: 90%;
  }
}

.pricing-table {
  box-shadow: 0px 0px 18px #ccc;
  text-align: center;
  /* padding: 30px 0px 0; */
  border-radius: 5px;
  position: relative;
  background-color: #fff;
}
.pricing-table .head .image {
  width: 100%;
  height: 250px;
}
.pricing-table .head .image img {
  width: 100%;
  height: 100%;
}
.pricing-table .head {
  /* border-bottom: 1px solid #eee; */
  /* padding: 20px 0; */
  transition: all 0.5s ease;
}
.pricing-table .head h4 {
  padding: 20px 0;
}
.pricing-table:hover .head {
  border-bottom: 1px solid #ffc300;
}

.pricing-table .head .title {
  /* margin-bottom: 20px; */
  font-size: 20px;
  font-weight: 400;
}

.pricing-table .content {
  padding: 0 30px 30px;
}

.pricing-table .content .price {
  background: linear-gradient(to right, #ffc300 0%, var(--main-color) 100%);
  width: 90px;
  height: 90px;
  margin: auto;
  line-height: 90px;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0px 0px 10px #ccc;
  margin-top: -50px;
  transition: all 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.pricing-table .content .price i {
  font-size: 35px;
}
.pricing-table:hover .content .price {
  transform: scale(1.2);
}
.pricing-table .content .price h1 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}
.header-curosal h4 {
  color: #fff;
  font-size: 22px;
}
.pricing-table .content ul {
  list-style-type: none;
  /* margin-bottom: 20px; */
  padding: 0;
  padding-top: 10px;
}

.pricing-table .content ul li {
  margin: 7px 0px;
  font-size: 14px;
  color: #555;
  text-align: right;
}
.pricing-table .content ul li i {
  color: var(--main-color);
}

.pricing-table .content .sign-up {
  background: linear-gradient(to right, #ffc300 0%, var(--main-color) 100%);
  border-radius: 40px;
  font-weight: 500;
  position: relative;
  display: inline-block;
  margin: 30px 0 0px;
}

.pricing-table .btn {
  color: #fff;
  padding: 5px 40px !important;
  /* width:100%; */
  display: inline-block;
  text-align: center;
  font-weight: 600;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3 linear;
  transition: all 0.3 linear;
  border: none;
  font-size: 14px;
  text-transform: capitalize;
  position: relative;
  text-decoration: none;
  margin: 2px;
  z-index: 9999;
  text-decoration: none;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.pricing-table .btn:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.pricing-table .btn.bordered {
  z-index: 50;
  color: #333;
  width: 100%;
}
.pricing-table:hover .btn.bordered {
  color: #fff !important;
}

.pricing-table .btn.bordered:after {
  background: #fff none repeat scroll 0 0;
  border-radius: 50px;
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3 linear;
  transition: all 0.3 linear;
  width: 99%;
  z-index: -1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.pricing-table:hover .btn.bordered:after {
  opacity: 0;
  transform: scale(0);
}
.pricing-table .content {
  flex-grow: 1;
}

.services .icon-box {
  text-align: center;
  background: #fefefe;
  padding: 50px 20px;
  transition: all ease-in-out 0.3s;
  border-radius: 10px;
  border: 2px solid #70707017;
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 90px;
  height: 65px;
  background: #dcc59652;
  border-radius: 5px;
  transition: all 0.3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}

.services .icon-box img {
  height: 40px;
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
  color: #333333;
}

.services .icon-box p {
  line-height: 26px;
  font-size: 14px;
  margin-bottom: 0;
  color: #666666;
}

.services .icon-box:hover {
  border: 2px solid #7070702e;
  box-shadow: 0px 5px 40px 0px rgba(110, 123, 131, 0.066);
}

.services .icon-box:hover .icon {
  transform: translateY(-5px);
}

.services .icon-box:hover .icon i {
  color: #ed502e;
}

.services .icon-box:hover .icon::before {
  background: #f1775d;
}

.flip-card {
  background-color: transparent;
  width: 100%;
  height: 300px;
  perspective: 1000px;
}

.flip-card img {
  height: 50px;
}

.flip-card h4 {
  font-weight: 300;
  margin: 15px 0;
  font-size: 24px;
  color: #333333;
}

.flip-card p {
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 0;
  color: #666666;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  text-align: center;
  background: #fefefe;
  transition: all ease-in-out 0.3s;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 50px 20px;
  border: 2px solid #70707017;
  border-radius: 10px !important;
}
.flip-card-front .icon i {
  font-size: 60px;
  color: var(--main-color);
}
.flip-card-front .icon {
  margin: auto;
}
.flip-card-front {
  border-radius: 6px;
  color: black;
}

.flip-card-back {
  transform: rotateY(180deg);
}

.pt-5 {
  padding-top: 70px !important;
}

.pb-5 {
  padding-bottom: 70px !important;
}

.contact ul li i {
  margin-left: 5px;
}
.contact ul li {
  margin-bottom: 5px;
  font-size: 12px;
}
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 30px;
  bottom: 30px;
  z-index: 996;
  background: var(--main-color);
  width: 45px;
  height: 45px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: var(--main-color-hover);
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

.social .social1 {
  font-size: 15px;
  display: inline-block;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  border-radius: 50%;
  text-align: center;
  width: 33px;
  height: 33px;
  transition: 0.3s;
  border: 1px solid #fff;
}

.social .social1:hover {
  background-color: #ffffff35;
}

@media (min-width: 992px) {
  .social .social1 {
    font-size: 16px;
    padding: 8px 0;
    width: 33px;
    height: 33px;
  }
}

.getstarted,
.getstarted:focus {
  padding: 7px;
  border-radius: 8px;
  color: #000;
  border: 3px solid #ffc300;
  font-size: 12px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.getstarted {
  margin-left: 10px;
}

.getstarted:hover,
.getstarted:focus:hover {
  color: #000;
  background: #ffffff35;
}

::-webkit-scrollbar {
  width: 5px;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next,
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  margin-top: -42px !important;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--main-color);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--main-color);
}
.special {
  color: var(--main-color) !important;
}

@media (max-width: 600px) {
  .swiper-rtl .swiper-button-prev {
    right: -20px !important;
  }
  .swiper-rtl .swiper-button-next {
    left: -20px !important;
    right: auto;
  }
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next,
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    margin-top: 68px !important;
  }
}

/* إزالة الهوامش والتباعد الافتراضي من جميع العناصر */
html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden; /* لمنع الانزلاق الأفقي */
}

/* التأكد من أن الـ navbar لا يضيف أي هوامش أو مسافات */
.navbar {
  margin: 0;
  padding: 0;
}

/* التأكد من أن hero-section يبدأ من أعلى الصفحة بدون مسافات */
.hero-background,
.hero-section {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* إذا كنت بحاجة لتقليل المسافة بين navbar و hero-section */
.hero-section {
  height: 100vh !important; /* إزالة المسافة بين navbar و hero section */
}
.hero-section > div {
  height: 100% !important;
}

.hero-section .back,
.swiper-slide {
  height: 100% !important;
}
/* التأكد من أن كل شيء يبدأ بدون مسافات إضافية */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@media (min-width: 1024px) {
  .swiper-slide .h1 {
    font-size: 54px !important;
  }
}

.about_us .text-secondary-emphasis .Our_values {
  color: #ffc300 !important;
}

.swal2-custom-popup {
  width: 80% !important; /* تعديل العرض ليكون مناسبًا لشاشات الجوال */
  max-width: 500px; /* تحديد الحد الأقصى للعرض */
}

.blue-text {
  color: #003566;
}

.yellow-text {
  color: #ffc300;
}

.whatsapp-icon {
  color: #25d366; /* لون الأيقونة */
  font-size: 35px; /* حجم الأيقونة */
  position: fixed; /* جعل الأيقونة عائمة */
  bottom: 20px; /* المسافة من أسفل الشاشة */
  left: 20px; /* المسافة من يسار الشاشة */
  background-color: rgba(255, 255, 255, 0.8); /* لون الخلفية */
  border-radius: 50%; /* جعل الأيقونة دائرية */
  width: 50px; /* عرض الخلفية */
  height: 50px; /* ارتفاع الخلفية */
  display: flex !important; /* استخدام flexbox لتوسيط الأيقونة */
  align-items: center !important; /* توسيط عمودي */
  justify-content: center !important; /* توسيط أفقي */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* إضافة ظل */
  cursor: pointer; /* تغيير المؤشر عند التمرير */
  transition: background-color 0.3s; /* إضافة انتقال سلس */
}

.whatsapp-icon:hover {
  background-color: #e0e0e0; /* تغيير لون الخلفية عند التمرير */
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
.preloader {
  background-color: #f7f7f7;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  margin: 0 auto;
}
.preloader .preloader-circle {
  width: 100px;
  height: 100px;
  position: relative;
  border-style: solid;
  border-width: 3px;
  border-top-color: #003566;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  z-index: 10;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
  box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
  background-color: #fff;
  -webkit-animation: zoom 2000ms infinite ease;
  animation: zoom 2000ms infinite ease;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.preloader .preloader-circle2 {
  border-top-color: #0078ff;
}
.preloader .preloader-img {
  position: absolute;
  top: 50%;
  z-index: 200;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 5px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.preloader .preloader-img img {
  border-radius: 50%;
  width: 98px;
  height: 98px;
}
.preloader .pere-text strong {
  font-weight: 800;
  color: #dca73a;
  text-transform: uppercase;
}
@-webkit-keyframes zoom {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
  }
}
@keyframes zoom {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
  }
}

/*--------------------------------------------------------------
# / Preloader end
--------------------------------------------------------------*/

.page-title {
  color: var(--default-color);
  background-color: var(--background-color);
  padding: 160px 0 80px 0;
  text-align: center;
  position: relative;
}

.dark-background {
  --background-color: #060606;
  --default-color: #ffffff;
  --heading-color: #ffffff;
  --surface-color: #252525;
  --contrast-color: #ffffff;
}

.page-title .breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: center;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}
.page-title h1 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 10px;
}
.page-title .breadcrumbs ol li + li {
  padding-right: 10px;
}
a {
  color: var(--default-color);
  text-decoration: none;
  transition: 0.3s;
}
.page-title .breadcrumbs ol li + li::before {
  content: "/";
  display: inline-block;
  padding-left: 10px;
  color: color-mix(in srgb, var(--default-color), transparent 50%);
}

.profile {
  margin-top: 40px;
  margin-bottom: 40px;
}
