:root * {
  --ezy-theme-color-rgb: 0, 191, 165;
  --ezy-theme-color: #fbb141;
}

::-webkit-scrollbar {
  width: 6px; /* Width of the scrollbar */
  height: 6px; /* Height of the scrollbar (for horizontal scrollbars) */
}

::-webkit-scrollbar-track {
  background: #333; /* Background of the scrollbar track */
}

::-webkit-scrollbar-thumb {
  background: #fbb141; /* Color of the scrollbar thumb */
  border-radius: 3px; /* Rounded corners on the scrollbar thumb */
}

::-webkit-scrollbar-thumb:hover {
  background: #555; /* Color when hovering over the scrollbar thumb */
}

html {
  scrollbar-width: thin; /* Makes the scrollbar thin */
  scrollbar-color: #fbb141 #333; /* Scrollbar color (thumb color first, then track color) */
}
.ezy__about3_HV4De8iZ {
  /* Bootstrap variables */
  --bs-body-bg: rgb(255, 255, 255);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;

  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  overflow: hidden;
  padding: 60px 0;
  position: relative;
}

@media (min-width: 768px) {
  .ezy__about3_HV4De8iZ {
    padding: 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__about3_HV4De8iZ,
.ezy__about3_HV4De8iZ.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);
}

/* Dark Gray Block Style */
.dark-gray .ezy__about3_HV4De8iZ,
.ezy__about3_HV4De8iZ.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);
}

/* Dark Block Style */
.dark .ezy__about3_HV4De8iZ,
.ezy__about3_HV4De8iZ.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);
}

.ezy__about3_HV4De8iZ-heading {
  font-weight: bold;
  font-size: 32px;
  line-height: 1;
}

@media (min-width: 768px) {
  .ezy__about3_HV4De8iZ-heading {
    font-size: 45px;
  }
}

.ezy__about3_HV4De8iZ .card {
  background-color: transparent;
  border: 0;
}

.ezy__about3_HV4De8iZ-icon {
  color: var(--ezy-theme-color);
  font-size: 60px;
}

.ezy__about3_HV4De8iZ .card-title {
  font-size: 28px;
}

.ezy__about3_HV4De8iZ .card-text {
  font-size: 16px;
  opacity: 0.8;
}

.ezy__about12_ypgEvLyH {
  /* Bootstrap variables */
  --bs-body-color: #fff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;

  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  overflow: hidden;
  padding: 60px 0 !important;
}

/* Gray Block Style */
.gray .ezy__about12_ypgEvLyH,
.ezy__about12_ypgEvLyH.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);
}

/* Dark Gray Block Style */
.dark-gray .ezy__about12_ypgEvLyH,
.ezy__about12_ypgEvLyH.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);
}

/* Dark Block Style */
.dark .ezy__about12_ypgEvLyH,
.ezy__about12_ypgEvLyH.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);
}

.ezy__about12_ypgEvLyH-heading {
  font-size: 35px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .ezy__about12_ypgEvLyH-heading {
    font-size: 55px;
  }
}

.ezy__about12_ypgEvLyH-sub-heading {
  font-size: 18px;
  line-height: 1.5;
  opacity: 0.75;
}

.ezy__about12_ypgEvLyH-sub-heading h2,
.ezy__about12_ypgEvLyH-sub-heading h3,
.ezy__about12_ypgEvLyH-sub-heading h4,
.ezy__about12_ypgEvLyH-sub-heading h5,
.ezy__about12_ypgEvLyH-sub-heading h6 {
  font-size: 2rem;
}

.ezy__about12_ypgEvLyH-btn {
  background-color: var(--bs-body-color);
  color: var(--bs-body-bg);
  padding: 8px 25px;
  transition: 0.5s;
}
.ezy__about12_ypgEvLyH-btn:hover {
  color: var(--bs-body-bg);
  opacity: 0.9;
}

.ezy__about12_ypgEvLyH {
  /* Bootstrap variables */
  --bs-body-color: #fff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;

  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  overflow: hidden;
  padding: 60px 0 0;
}

/* Gray Block Style */
.gray .ezy__about12_ypgEvLyH,
.ezy__about12_ypgEvLyH.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);
}

/* Dark Gray Block Style */
.dark-gray .ezy__about12_ypgEvLyH,
.ezy__about12_ypgEvLyH.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);
}

/* Dark Block Style */
.dark .ezy__about12_ypgEvLyH,
.ezy__about12_ypgEvLyH.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);
}

.ezy__about12_ypgEvLyH-heading {
  font-size: 35px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .ezy__about12_ypgEvLyH-heading {
    font-size: 55px;
  }
}

.ezy__about12_ypgEvLyH-sub-heading {
  font-size: 18px;
  line-height: 1.5;
  opacity: 0.75;
}

.ezy__about12_ypgEvLyH-btn {
  background-color: var(--bs-body-color);
  color: var(--bs-body-bg);
  padding: 8px 25px;
  transition: 0.5s;
}
.ezy__about12_ypgEvLyH-btn:hover {
  color: var(--bs-body-bg);
  opacity: 0.9;
}

.ezy__portfolio9_aWcnU4At {
  /* Bootstrap variables */
  --bs-body-color: #373572;
  --bs-body-bg: rgb(255, 255, 255);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-popup-bg-rgb: 255, 255, 255;

  background-color: var(--bs-body-bg);
  overflow: hidden;
  padding: 60px 0;
}

@media (min-width: 768px) {
  .ezy__portfolio9_aWcnU4At {
    padding: 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__portfolio9_aWcnU4At,
.ezy__portfolio9_aWcnU4At.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);

  /* Easy Frontend variables */
  --ezy-popup-bg-rgb: 246, 246, 246;
}

/* Dark Gray Block Style */
.dark-gray .ezy__portfolio9_aWcnU4At,
.ezy__portfolio9_aWcnU4At.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);

  /* Easy Frontend variables */
  --ezy-popup-bg-rgb: 30, 39, 53;
}

/* Dark Block Style */
.dark .ezy__portfolio9_aWcnU4At,
.ezy__portfolio9_aWcnU4At.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-popup-bg-rgb: 11, 23, 39;
}

.ezy__portfolio9_aWcnU4At-heading {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  color: var(--bs-body-color);
}

@media (min-width: 768px) {
  .ezy__portfolio9_aWcnU4At-heading {
    font-size: 45px;
    line-height: 45px;
  }
}

.ezy__portfolio9_aWcnU4At-sub-heading {
  font-size: 18px;
  line-height: 32px;
  color: var(--bs-body-color);
}

.ezy__portfolio9_aWcnU4At-item {
  border-radius: 12px;
  overflow: hidden;
  height: 100%;
}

.ezy__portfolio9_aWcnU4At-item img {
  width: 100%;
  height: 100% !important;
}

.ezy__portfolio9_aWcnU4At-content {
  position: absolute;
  left: 16px;
  right: 16px;
  top: 50%;
  border-radius: 12px;
  background-color: rgba(var(--ezy-popup-bg-rgb), 0.7);
  backdrop-filter: blur(4px) saturate(200%);
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.25s ease-in-out;
}

.ezy__portfolio9_aWcnU4At-content * {
  color: var(--bs-body-color);
}

.ezy__portfolio9_aWcnU4At-item:hover .ezy__portfolio9_aWcnU4At-content,
.ezy__portfolio9_aWcnU4At-item.active .ezy__portfolio9_aWcnU4At-content {
  transform: translateY(-40%);
  opacity: 1;
}

.ezy__portfolio9_aWcnU4At-btn-filter {
  color: var(--bs-body-color);
}

.ezy__portfolio9_aWcnU4At-btn-filter:hover,
.ezy__portfolio9_aWcnU4At-btn-filter.active {
  background-color: var(--ezy-theme-color);
}

.ezy__featured34_dI8cAecd {
  /* Bootstrap variables */
  --bs-body-color: #23262f;
  --bs-body-bg: rgb(246, 246, 246);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-card-bg: #ffffff;
  --ezy-item-bg: #ffffff;
  --ezy-shape-color: #061237;
  --ezy-card-shadow: 0 38px 75px rgba(186, 204, 220, 0.23);
  --ezy-item-shadow: 0 10px 75px rgba(186, 204, 220, 0.23);

  background-color: var(--bs-body-bg);
  overflow: hidden;
  padding: 60px 0;
}

@media (min-width: 768px) {
  .ezy__featured34_dI8cAecd {
    padding: 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__featured34_dI8cAecd,
.ezy__featured34_dI8cAecd.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);
}

/* Dark Gray Block Style */
.dark-gray .ezy__featured34_dI8cAecd,
.ezy__featured34_dI8cAecd.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);

  /* Easy Frontend variables */
  --ezy-card-bg: rgb(11, 23, 39);
  --ezy-item-bg: rgb(11, 23, 39);
  --ezy-shape-color: rgb(0, 0, 0);
  --ezy-card-shadow: 0 38px 75px rgba(18, 13, 13, 0.5);
  --ezy-item-shadow: 0 20px 34px rgba(18, 13, 13, 0.5);
}

/* Dark Block Style */
.dark .ezy__featured34_dI8cAecd,
.ezy__featured34_dI8cAecd.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-card-bg: rgb(30, 39, 53);
  --ezy-item-bg: rgb(30, 39, 53);
  --ezy-shape-color: rgb(0, 0, 0);
  --ezy-card-shadow: 0 38px 75px rgba(18, 13, 13, 0.5);
  --ezy-item-shadow: 0 20px 34px rgba(18, 13, 13, 0.5);
}

.ezy__featured34_dI8cAecd-heading {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  color: #fff;
}

@media (min-width: 768px) {
  .ezy__featured34_dI8cAecd-heading {
    font-size: 45px;
    line-height: 45px;
  }
}

.ezy__featured34_dI8cAecd-sub-heading {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  opacity: 0.8;
}

.ezy__featured34_dI8cAecd-item {
  background-color: var(--ezy-item-bg);
  border-radius: 20px;
  box-shadow: var(--ezy-item-shadow);
}

.ezy__featured34_dI8cAecd-banner {
  border-radius: 10px;
}

.ezy__featured34_dI8cAecd-title {
  color: var(--bs-body-color);
}

.ezy__featured34_dI8cAecd-content {
  color: var(--bs-body-color);
  opacity: 0.7;
}

.ezy__featured34_dI8cAecd-shape {
  position: absolute;
  right: -100%;
  bottom: -200px;
  background-color: var(--ezy-shape-color);
  min-width: 250vw;
  height: 1000px;
}

@media (min-width: 768px) {
  .ezy__featured34_dI8cAecd-shape {
    right: 30%;
  }
}

.ezy__featured34_dI8cAecd-wrapper {
  background-color: #fafafae8;
  padding: 16px;
  position: relative;
  box-shadow: var(--ezy-card-shadow);
}

@media (min-width: 768px) {
  .ezy__featured34_dI8cAecd-wrapper {
    padding: 60px;
  }
}
.ezy__featured34_dI8cAecd img {
  max-height: 200px;
  max-width: 100%;
  width: auto;
  object-fit: cover;
}

.ezy__howitworks6_BsJes3Az {
  /* Bootstrap variables */
  --bs-body-color: #212529;
  --bs-body-bg: rgb(246, 246, 246);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-card-bg: #ffffff;
  --ezy-card-shadow: 0px 6px 44px rgba(173, 174, 197, 0.2);
  --ezy-icon-shadow: 0px 20px 40px 0 rgba(234, 233, 233, 0.92);

  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  overflow: hidden;
  position: relative;
  padding: 60px 0;
}

@media (min-width: 768px) {
  .ezy__howitworks6_BsJes3Az {
    padding-top: 0;
    padding-bottom: 100px;
  }
}

/* Gray Block Style */
.gray .ezy__howitworks6_BsJes3Az,
.ezy__howitworks6_BsJes3Az.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);
}

/* Dark Gray Block Style */
.dark-gray .ezy__howitworks6_BsJes3Az,
.ezy__howitworks6_BsJes3Az.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);

  /* Easy Frontend variables */
  --ezy-card-bg: rgb(30, 39, 53);
  --ezy-card-shadow: 0px 6px 44px rgba(0, 0, 0, 0.2);
  --ezy-icon-shadow: -8px 25px 40px 0 rgba(0, 0, 0, 0.2);
}

/* Dark Block Style */
.dark .ezy__howitworks6_BsJes3Az,
.ezy__howitworks6_BsJes3Az.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-card-bg: rgb(30, 39, 53);
  --ezy-card-shadow: 0px 6px 44px rgba(0, 0, 0, 0.2);
  --ezy-icon-shadow: -8px 25px 40px 0 rgba(0, 0, 0, 0.2);
}

.ezy__howitworks6_BsJes3Az-heading {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
}

@media (min-width: 768px) {
  .ezy__howitworks6_BsJes3Az-heading {
    font-size: 45px;
    line-height: 45px;
  }
}

.ezy__howitworks6_BsJes3Az-sub-heading {
  font-size: 18px;
  line-height: 1.6;
  opacity: 0.8;
}

.ezy__howitworks6_BsJes3Az-card {
  background-color: var(--ezy-card-bg);
  box-shadow: var(--ezy-card-shadow);
  border-radius: 10px;
}
.ezy__howitworks6_BsJes3Az
  [class*="col-"]:last-child
  .ezy__howitworks6_BsJes3Az-card {
  background-color: rgba(var(--ezy-theme-color-rgb), 0.75);
  color: #fff;
}

.ezy__howitworks6_BsJes3Az-count {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: white;
  background-color: rgba(var(--ezy-theme-color-rgb), 0.75);
  transform: translateY(-40px);
}
.ezy__howitworks6_BsJes3Az
  [class*="col-"]:last-child
  .ezy__howitworks6_BsJes3Az-card
  .ezy__howitworks6_BsJes3Az-count {
  background-color: #fff;
  color: var(--ezy-theme-color);
  box-shadow: var(--ezy-card-shadow);
}

.ezy__howitworks6_BsJes3Az-title {
  font-size: 24px;
}
.ezy__howitworks6_BsJes3Az-icon {
  font-size: 95px;
}
.ezy__howitworks6_BsJes3Az-card .card-text {
  font-size: 16px;
  line-height: 1.7;
}

.ezy__contact16_P6HACOiM {
  /* Bootstrap variables */
  --bs-body-color: #28303b;
  --bs-body-bg: rgb(255, 255, 255);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-form-card-bg: #f6f6f6;

  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  position: relative;
  overflow: hidden;
  padding: 70px 0;
}
@media (min-width: 768px) {
  .ezy__contact16_P6HACOiM {
    padding: 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__contact16_P6HACOiM,
.ezy__contact16_P6HACOiM.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);

  /* easy frontend variables */
  --ezy-form-card-bg: #ffffff;
}

/* Dark Gray Block Style */
.dark-gray .ezy__contact16_P6HACOiM,
.ezy__contact16_P6HACOiM.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(64, 65, 86);

  /* Easy Frontend variables */
  --ezy-form-card-bg: rgb(46, 47, 65);
}

/* Dark Block Style */
.dark .ezy__contact16_P6HACOiM,
.ezy__contact16_P6HACOiM.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(46, 47, 65);

  /* Easy Frontend variables */
  --ezy-form-card-bg: rgb(64, 65, 86);
}

.ezy__contact16_P6HACOiM-heading {
  font-weight: bold;
  font-size: 25px;
  line-height: 1;
  color: var(--bs-body-color);
}

@media (min-width: 768px) {
  .ezy__contact16_P6HACOiM-heading {
    font-size: 40px;
  }
}

.ezy__contact16_P6HACOiM-bg-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  /*background-image: url("https://t0q.7f6.mytemp.website/wp-content/uploads/2024/07/orwell-map.jpg");*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 150px;
  height: 100%;
  width: 100%;
}

@media (min-width: 991px) {
  .ezy__contact16_P6HACOiM-bg-holder {
    width: 50vw;
  }
}

.ezy__contact16_P6HACOiM-card {
  position: absolute;
  top: 50%;
  right: 50%;
  color: #121315;
  min-width: 230px;
  transform: translate(60%, -40%);
}
.ezy__contact16_P6HACOiM-card img {
  max-height: 150px;
}

.ezy__contact16_P6HACOiM-card .card-body img {
  max-width: 50px;
}

.ezy__contact16_P6HACOiM-marker {
  font-size: 32px;
  color: var(--ezy-theme-color);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -10px;
}

/* form */
.ezy__contact16_P6HACOiM-form-card {
  background-color: transparent;
  border: none;
  border-radius: 0;
  width: 100%;
}

.ezy__contact16_P6HACOiM .form-control {
  min-height: 40px;
  line-height: 36px;
  border-color: transparent;
  background: rgba(163, 190, 241, 0.14);
  border-radius: 5px;
  color: var(--bs-body-color);
}

.ezy__contact16_P6HACOiM .form-control:focus {
  border-color: var(--ezy-theme-color);
  box-shadow: none;
}

.ezy__contact16_P6HACOiM-btn {
  padding: 5px 30px;
  color: #ffffff;
  background-color: var(--ezy-theme-color);
  border-color: var(--ezy-theme-color);
  height: 40px;
}

.ezy__contact16_P6HACOiM-btn:hover {
  background-color: rgba(var(--ezy-theme-color-rgb), 0.9);
  border-color: rgba(var(--ezy-theme-color-rgb), 0.9);
  color: #ffffff;
}

.ezy__contact16_P6HACOiM-card p {
  opacity: 0.6;
}

/* Apply and Download Button */
.apply-btn-cont {
  text-align: center;
}

.apply-btn {
  border: none;
  outline: none;
  background: #fbb141;
  color: #fff;
  padding: 0.7rem 1.4rem;
  border-radius: 5px;
  text-decoration: none;
}

.apply-btn:hover {
  background: #333;
  transition: all 0.5s ease-in-out;
}

/* Offer Page */
.ezy__sheader1_DWR2Wf9C {
  /* Bootstrap variables */
  --bs-body-bg: #fff;

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-card-bg: rgb(246, 246, 246);
  --ezy-svg-color: #fff;

  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  overflow: hidden;
  position: relative;
}

/* Gray Block Style */
.gray .ezy__sheader1_DWR2Wf9C,
.ezy__sheader1_DWR2Wf9C.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);

  /* Easy Frontend variables */
  --ezy-card-bg: #fff;
  --ezy-svg-color: #f6f6f6;
}

/* Dark Gray Block Style */
.dark-gray .ezy__sheader1_DWR2Wf9C,
.ezy__sheader1_DWR2Wf9C.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);

  /* Easy Frontend variables */
  --ezy-svg-color: rgb(30, 39, 53);
  --ezy-card-bg: rgb(11, 23, 39);
}

/* Dark Block Style */
.dark .ezy__sheader1_DWR2Wf9C,
.ezy__sheader1_DWR2Wf9C.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-svg-color: rgb(11, 23, 39);
  --ezy-card-bg: rgb(30, 39, 53);
}

.ezy__sheader1_DWR2Wf9C-heading {
  font-weight: bold;
  font-size: 35px;
  line-height: 1;
}

@media (min-width: 768px) {
  .ezy__sheader1_DWR2Wf9C-heading {
    font-size: 60px;
  }
}

.ezy__sheader1_DWR2Wf9C-sub-heading {
  font-size: 20px;
  line-height: 1.2px;
  opacity: 0.8;
}

/*  ezy__sheader1_DWR2Wf9C-top */
.ezy__sheader1_DWR2Wf9C-top {
  background-color: #00bfa5;
  color: #fff;
  padding: 70px 0;
}

@media (min-width: 768px) {
  .ezy__sheader1_DWR2Wf9C-top {
    padding: 100px 0;
  }
}

/* svg */
@media (min-width: 768px) {
  .ezy__sheader1_DWR2Wf9C-svg {
    position: absolute;
    bottom: 60px;
    right: 300px;
  }
}

/* Footer */
.ezy__footer15_sXOXzpq1 {
  /* Bootstrap variables */
  --bs-body-bg: #28303b;
  --bs-body-color: rgb(255, 255, 255);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-body-color-invert: rgb(246, 246, 246);
  --ezy-icon-shadow: 0 7px 16px 0 rgba(39, 42, 52, 0.12);
  --ezy-hr-color: rgba(117, 117, 117, 0.39);

  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  padding: 60px 0;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (min-width: 768px) {
  .ezy__footer15_sXOXzpq1 {
    padding: 80px 0;
  }
}

/* Gray Block Style */
.gray .ezy__footer15_sXOXzpq1,
.ezy__footer15_sXOXzpq1.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);

  /* Easy Frontend variables */
  --ezy-body-color-invert: rgb(255, 255, 255);
}

/* Dark Gray Block Style */
.dark-gray .ezy__footer15_sXOXzpq1,
.ezy__footer15_sXOXzpq1.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(64, 65, 86);

  /* Easy Frontend variables */
  --ezy-body-color-invert: rgb(46, 47, 65);
  --ezy-icon-shadow: none;
}

.dark .ezy__footer15_sXOXzpq1,
.ezy__footer15_sXOXzpq1.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(46, 47, 65);

  /* Easy Frontend variables */
  --ezy-body-color-invert: rgb(64, 65, 86);
  --ezy-icon-shadow: none;
}

.ezy__footer15_sXOXzpq1-nav .nav-link {
  color: var(--bs-body-color);
}

.ezy__footer15_sXOXzpq1-nav .nav-link:hover {
  color: var(--bs-body-color);
  opacity: 0.8;
}

.ezy__footer15_sXOXzpq1-social li {
  list-style-type: none;
  display: inline-block;
}

.ezy__footer15_sXOXzpq1-social li:not(:last-child) {
  margin-right: 10px;
}

.ezy__footer15_sXOXzpq1-social li a {
  color: var(--ezy-theme-color);
  background-color: var(--ezy-body-color-invert);
  box-shadow: var(--ezy-icon-shadow);
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  text-decoration: none;
  transition: opacity 0.35s ease-in-out;
}

.ezy__footer15_sXOXzpq1-social li a:hover {
  background-color: var(--ezy-theme-color);
  color: #ffffff;
}

.ezy__footer15_sXOXzpq1-nav .nav-link {
  color: var(--bs-body-color);
}

.ezy__footer15_sXOXzpq1-nav .nav-link:hover {
  color: var(--bs-body-color);
  opacity: 0.8;
}

.ezy__footer15_sXOXzpq1-quick-links li {
  margin-bottom: 8px;
}

.ezy__footer15_sXOXzpq1-quick-links li a {
  color: var(--bs-body-color);
  opacity: 0.5;
  text-decoration: none;
}

.ezy__footer15_sXOXzpq1-quick-links li a:hover {
  color: var(--bs-body-color);
  opacity: 1;
}

.ezy__footer15_sXOXzpq1 hr {
  background-color: var(--ezy-hr-color);
}

.ezy__footer15_sXOXzpq1-quick-links .nav-link {
  padding: 0 !important;
}
/* Swiper slider css */
.swiper-pagination-bullet {
  border: 1px solid #1da1f2;
}
.swiper-pagination-bullet-active {
  background: #1da1f2;
}
img:not([draggable]),
embed,
object,
video {
  max-width: 100%;
  height: auto;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl
  .swiper-pagination-progress
  .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white
  .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black
  .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-container.one {
  padding-top: 40px;
  text-align: center;
}

.swiper-container.one .swiper-slide {
  padding: 0 43px;
}

.swiper-container {
  width: 100%;
  padding-bottom: 60px;
}

.swiper-slide img {
  display: block;
  margin: auto;
  width: 100%;
}

.swiper-slide {
  width: 390px;
  height: auto;
  padding: 0 15px;
}
.two .swiper-slide {
  width: 300px;
}
.swiper-slide img {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.swiper-slide .slider-image .preview-icon {
  z-index: -1;
  width: calc(100% - 30px);
}

.swiper-slide.swiper-slide-active .slider-image:hover .preview-icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 1;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0;
}

.swiper-pagination-bullet {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ee0f6f;
  border-radius: 10px;
  display: inline-block;
  height: 10px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 26px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(
      left,
      #ee0f6f 0%,
      #f89482 100%
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0)
    linear-gradient(to right, #ee0f6f 0%, #f89482 100%) repeat scroll 0 0;
  border: medium none;
  height: 12px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 12px;
}

.mainest-cont {
  width: 50%;
  margin: auto;
}

/* News letter */
.ezy__footer18_eiZ2rf2e-newsletter {
  text-align: center;
  background-color: var(--ezy-card-bg);
  box-shadow: var(--ezy-card-box-shadow);
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 768px) {
  .ezy__footer18_eiZ2rf2e-newsletter {
  }
}

.ezy__footer18_eiZ2rf2e-newsletter h2 {
  font-size: 26px;
}
@media (min-width: 768px) {
  .ezy__footer18_eiZ2rf2e-newsletter h2 {
    font-size: 45px;
  }
}

.ezy__footer18_eiZ2rf2e-newsletter .form-control {
  min-height: 48px;
  line-height: 26px;
  padding-left: 25px;
  border: 0;
  background-color: var(--bs-body-bg);
}

.ezy__footer18_eiZ2rf2e-newsletter .form-control:focus {
  box-shadow: none;
}

.ezy__footer18_eiZ2rf2e-newsletter-btn {
  padding: 12px 30px;
  min-width: 110px;
  height: 48px;
  background-color: var(--ezy-theme-color);
  border-color: var(--ezy-theme-color);
}

.ezy__footer18_eiZ2rf2e-newsletter-btn:hover {
  background-color: rgba(var(--ezy-theme-color-rgb), 0.9);
  border-color: rgba(var(--ezy-theme-color-rgb), 0.9);
}

/* About Page css */

.ezy__sheader6_McrwjZE9 {
  /* Bootstrap variables */
  --bs-body-bg: #fff;
  --bs-body-color: #000;

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-svg-color: rgb(246, 246, 246);
  --ezy-border-color: rgba(0, 0, 0, 0.2);
  --ezy-topbar-bg: #f6f6f6;

  background-color: var(--bs-body-bg);
  background-image: url(https://cdn.easyfrontend.com/pictures/background/abstract-background2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--bs-body-color);
  overflow: hidden;
  position: relative;
  padding: 70px 0;
  z-index: 1;
}

@media (min-width: 768px) {
  .ezy__sheader6_McrwjZE9 {
    padding: 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__sheader6_McrwjZE9,
.ezy__sheader6_McrwjZE9.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);

  /* Easy Frontend variables */
  --ezy-topbar-bg: #fff;
  --ezy-svg-color: #fff;
}

/* Dark Gray Block Style */
.dark-gray .ezy__sheader6_McrwjZE9,
.ezy__sheader6_McrwjZE9.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);

  /* Easy Frontend variables */
  --ezy-svg-color: rgb(11, 23, 39);
  --ezy-border-color: rgba(255, 255, 255, 0.2);
  --ezy-topbar-bg: rgb(11, 23, 39);
}

/* Dark Block Style */
.dark .ezy__sheader6_McrwjZE9,
.ezy__sheader6_McrwjZE9.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-svg-color: rgb(30, 39, 53);
  --ezy-border-color: rgba(150, 150, 150, 0.25);
  --ezy-topbar-bg: rgb(30, 39, 53);
}

.ezy__sheader6_McrwjZE9-heading {
  font-weight: bold;
  font-size: 35px;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .ezy__sheader6_McrwjZE9-heading {
    font-size: 60px;
  }
}

.ezy__sheader6_McrwjZE9-sub-heading {
  font-size: 20px;
  line-height: 1.2;
  opacity: 0.75;
}

.ezy__sheader6_McrwjZE9-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00bfa5;
  color: #fff;
  opacity: 0.3;
  z-index: -1;
}

.ezy__about13_yxAdcoIv {
  /* Bootstrap variables */
  --bs-body-color: #1e2329;
  --bs-body-bg: rgb(255, 255, 255);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;

  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  overflow: hidden;
  padding: 60px 0;
  position: relative;
}
@media (min-width: 768px) {
  .ezy__about13_yxAdcoIv {
    padding: 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__about13_yxAdcoIv,
.ezy__about13_yxAdcoIv.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);
}

/* Dark Gray Block Style */
.dark-gray .ezy__about13_yxAdcoIv,
.ezy__about13_yxAdcoIv.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);
}

/* Dark Block Style */
.dark .ezy__about13_yxAdcoIv,
.ezy__about13_yxAdcoIv.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);
}

.ezy__about13_yxAdcoIv-heading {
  font-size: 35px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .ezy__about13_yxAdcoIv-heading {
    font-size: 32px;
  }
}

.ezy__about13_yxAdcoIv-sub-heading {
  font-size: 17px;
  line-height: 1.5;
  opacity: 0.75;
}

.ezy__about13_yxAdcoIv-divider {
  width: 100px;
  height: 3px !important;
  color: var(--bs-body-color);
  opacity: 1;
}
.ezy__about13_yxAdcoIv img {
  transform: rotate(45deg);
  position: relative;
  top: 60px;
  width: 400px;
  height: 400px;
  object-fit: cover;
}
.ezy__about13_yxAdcoIv-img2 {
  top: -400px;
  left: 300px !important;
  position: absolute !important;
  display: none;
}
@media (min-width: 768px) {
  .ezy__about13_yxAdcoIv-img2 {
    display: block;
  }
}

@media (min-width: 991px) {
  .ezy__about13_yxAdcoIv img {
    transform: rotate(45deg);
    position: relative;
    left: 100px;
    width: 400px;
    height: 400px;
    object-fit: cover;
  }
  .ezy__about13_yxAdcoIv-img2 {
    top: 0px !important;
    left: 100px !important;
    position: relative !important;
  }
}

.ezy__about13_yxAdcoIv-bg-holder {
  width: 36vw;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(var(--ezy-theme-color-rgb));
  float: left;
  display: none;
}

.ezy__about14_2uZGBYM9 {
  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;

  background-image: url(https://cdn.easyfrontend.com/pictures/about/about14_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;

  overflow: hidden;
  padding: 100px 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

@media (min-width: 768px) {
  .ezy__about14_2uZGBYM9 {
    padding: 130px 0;
  }
}
.ezy__about14_2uZGBYM9-heading {
  font-size: 35px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .ezy__about14_2uZGBYM9-heading {
    font-size: 55px;
  }
}

.ezy__about14_2uZGBYM9-sub-heading {
  font-size: 18px;
  line-height: 1.5;
  opacity: 0.75;
}

.ezy__about14_2uZGBYM9-head {
  border: 10px solid var(--ezy-theme-color);
}

.ezy__about14_2uZGBYM9-btn {
  border-radius: 0 !important;
  background-color: var(--ezy-theme-color);
  color: #fff;
  padding: 8px 25px;
  transition: 0.5s;
}
.ezy__about14_2uZGBYM9-btn:hover {
  color: #fff;
  background-color: rgba(var(--ezy-theme-color-rgb), 0.9);
}
.ezy__about14_2uZGBYM9-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  z-index: -1;
  opacity: 0.75;
}

/* Partners Page */

.ezy__sheader1_DJKYnpyn {
  /* Bootstrap variables */
  --bs-body-bg: #fff;

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-card-bg: rgb(246, 246, 246);
  --ezy-svg-color: #fff;

  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  overflow: hidden;
  position: relative;
}

/* Gray Block Style */
.gray .ezy__sheader1_DJKYnpyn,
.ezy__sheader1_DJKYnpyn.gray {
  /* Bootstrap variables */
  --bs-body-bg: #c3c3c3;

  /* Easy Frontend variables */
  --ezy-card-bg: #fff;
  --ezy-svg-color: #f6f6f6;
}

/* Dark Gray Block Style */
.dark-gray .ezy__sheader1_DJKYnpyn,
.ezy__sheader1_DJKYnpyn.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);

  /* Easy Frontend variables */
  --ezy-svg-color: rgb(30, 39, 53);
  --ezy-card-bg: rgb(11, 23, 39);
}

/* Dark Block Style */
.dark .ezy__sheader1_DJKYnpyn,
.ezy__sheader1_DJKYnpyn.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-svg-color: rgb(11, 23, 39);
  --ezy-card-bg: rgb(30, 39, 53);
}

.ezy__sheader1_DJKYnpyn-heading {
  font-weight: bold;
  font-size: 35px;
  line-height: 1;
}

@media (min-width: 768px) {
  .ezy__sheader1_DJKYnpyn-heading {
    font-size: 60px;
  }
}

.ezy__sheader1_DJKYnpyn-sub-heading {
  font-size: 20px;
  line-height: 1.2px;
  opacity: 0.8;
}

/*  ezy__sheader1_DJKYnpyn-top */
.ezy__sheader1_DJKYnpyn-top {
  background-color: #00bfa5;
  color: #fff;
  padding: 70px 0;
}

@media (min-width: 768px) {
  .ezy__sheader1_DJKYnpyn-top {
    padding: 100px 0;
  }
}

/* svg */
@media (min-width: 768px) {
  .ezy__sheader1_DJKYnpyn-svg {
    position: absolute;
    bottom: 60px;
    right: 300px;
  }
}

.ezy__clients12_QUDPfkGC {
  /* Bootstrap variables */
  --bs-body-color: #28303b;
  --bs-body-bg: rgb(253, 245, 244);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-item-color: #23262f;
  --ezy-item-bg: #ffffff;

  background-color: var(--bs-body-bg);
  overflow: hidden;
  padding: 60px 0;
}

@media (min-width: 768px) {
  .ezy__clients12_QUDPfkGC {
    padding: 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__clients12_QUDPfkGC,
.ezy__clients12_QUDPfkGC.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(255, 255, 255);

  /* Easy Frontend variables */
  --ezy-item-color: #272a33;
  --ezy-item-bg: #f6f6f6;
}

/* Dark Gray Block Style */
.dark-gray .ezy__clients12_QUDPfkGC,
.ezy__clients12_QUDPfkGC.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);

  /* Easy Frontend variables */
  --ezy-item-color: #d8d8d8;
  --ezy-item-bg: #111f32;
}

/* Dark Block Style */
.dark .ezy__clients12_QUDPfkGC,
.ezy__clients12_QUDPfkGC.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-item-color: #bfc0c2;
  --ezy-item-bg: rgb(30, 39, 53);
}

.ezy__clients12_QUDPfkGC-heading {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  color: var(--bs-body-color);
}

@media (min-width: 768px) {
  .ezy__clients12_QUDPfkGC-heading {
    font-size: 45px;
    line-height: 45px;
  }
}

.ezy__clients12_QUDPfkGC-sub-heading {
  font-size: 18px;
  line-height: 25px;
  color: var(--bs-body-color);
  opacity: 0.7;
}

.ezy__clients12_QUDPfkGC-item {
  border-radius: 16px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: var(--ezy-item-bg);
}

.ezy__clients12_QUDPfkGC-img {
  max-height: 50px;
}

.ezy__clients12_QUDPfkGC-content {
  color: var(--ezy-item-color);
}

.ezy__clients10_kAqxtack {
  /* Bootstrap variables */
  --bs-body-color: #28303b;
  --bs-body-bg: #f4f7fd;

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;

  background-color: var(--bs-body-bg);
  overflow: hidden;
  padding: 60px 0;
}

@media (min-width: 768px) {
  .ezy__clients10_kAqxtack {
    padding: 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__clients10_kAqxtack,
.ezy__clients10_kAqxtack.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);
}

/* Dark Gray Block Style */
.dark-gray .ezy__clients10_kAqxtack,
.ezy__clients10_kAqxtack.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);
}

/* Dark Block Style */
.dark .ezy__clients10_kAqxtack,
.ezy__clients10_kAqxtack.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);
}

.ezy__clients10_kAqxtack-heading {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  color: var(--bs-body-color);
}

@media (min-width: 768px) {
  .ezy__clients10_kAqxtack-heading {
    font-size: 45px;
    line-height: 45px;
  }
}

.ezy__clients10_kAqxtack-sub-heading {
  font-size: 18px;
  line-height: 35px;
  color: var(--bs-body-color);
  opacity: 0.7;
}

.ezy__clients10_kAqxtack-img {
  border-radius: 30px;
  width: 100%;
}

.ezy__clients8_uLQyrxWz {
  /* Bootstrap variables */
  --bs-body-color: #28303b;
  --bs-body-bg: rgb(255, 255, 255);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-item-bg: #f4f7fd;

  background-color: var(--bs-body-bg);
  overflow: hidden;
  padding: 60px 0;
}

@media (min-width: 768px) {
  .ezy__clients8_uLQyrxWz {
    padding: 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__clients8_uLQyrxWz,
.ezy__clients8_uLQyrxWz.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);

  /* Easy Frontend variables */
  --ezy-item-bg: #fff;
}

/* Dark Gray Block Style */
.dark-gray .ezy__clients8_uLQyrxWz,
.ezy__clients8_uLQyrxWz.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);

  /* Easy Frontenrgb(16, 26, 39)bles */
  --ezy-item-bg: #263344;
}

/* Dark Block Style */
.dark .ezy__clients8_uLQyrxWz,
.ezy__clients8_uLQyrxWz.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-item-bg: #162231;
}

.ezy__clients8_uLQyrxWz-heading {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  color: var(--bs-body-color);
}

@media (min-width: 768px) {
  .ezy__clients8_uLQyrxWz-heading {
    font-size: 35px;
    line-height: 35px;
  }
}

.ezy__clients8_uLQyrxWz-sub-heading {
  font-size: 18px;
  line-height: 25px;
  color: var(--bs-body-color);
  opacity: 0.7;
}

.ezy__clients8_uLQyrxWz-item {
  background-color: var(--ezy-item-bg);
  border-radius: 10px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ezy__clients8_uLQyrxWz-img {
  max-height: 50px;
}

/* Testimonials Page */
.ezy__testimonial23_OJfwh2hM {
  /* Bootstrap variables */
  --bs-body-color: #28303b;
  --bs-body-bg: rgb(255, 255, 255);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-card-bg: #ffffff;
  --ezy-card-box-shadow: 0px 6px 44px rgba(173, 174, 197, 0.2);

  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  overflow: hidden;
  position: relative;
  padding: 60px 0;
  background-color: #f4f7fd;
}

@media (min-width: 768px) {
  .ezy__testimonial23_OJfwh2hM {
    padding: 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__testimonial23_OJfwh2hM,
.ezy__testimonial23_OJfwh2hM.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);

  /* Easy Frontend variables */
  --ezy-card-bg: #fff;
}

/* Dark Gray Block Style */
.dark-gray .ezy__testimonial23_OJfwh2hM,
.ezy__testimonial23_OJfwh2hM.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);

  /* Easy Frontend variables */
  --ezy-card-bg: rgb(30, 39, 53);
  --ezy-card-box-shadow: 0px 6px 44px rgba(0, 0, 0, 0.2);
}

/* Dark Block Style */
.dark .ezy__testimonial23_OJfwh2hM,
.ezy__testimonial23_OJfwh2hM.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-card-bg: rgb(11, 23, 39);
  --ezy-card-box-shadow: 0px 6px 44px rgba(0, 0, 0, 0.2);
}

.ezy__testimonial23_OJfwh2hM-heading {
  font-weight: bold;
  font-size: 32px;
  line-height: 1.5;
}
.ezy__testimonial23_OJfwh2hM-sub-heading {
  opacity: 0.8;
  font-size: 18px;
  line-height: 1.7;
}

/* shapes */
.ezy__testimonial23_OJfwh2hM-shape-one {
  position: absolute;
  bottom: 0;
  left: 0;
}
.ezy__testimonial23_OJfwh2hM-shape-two {
  position: absolute;
  top: 0;
  right: 0;
}

.ezy__testimonial23_OJfwh2hM-item {
  background-color: var(--ezy-card-bg);
  box-shadow: var(--ezy-card-box-shadow);
}

/* indicators */
.ezy__testimonial23_OJfwh2hM .carousel-indicators {
  margin: 0;
  bottom: -50px;
}

.ezy__testimonial23_OJfwh2hM .carousel-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--bs-body-color);
  opacity: 0.2;
}

.ezy__testimonial23_OJfwh2hM .carousel-indicators button.active {
  background-color: rgba(var(--ezy-theme-color-rgb), 1) !important;
  color: rgba(var(--ezy-theme-color-rgb), 1) !important;
  opacity: 1;
}

.ezy__portfolio4_lI1LKD4X {
  /* Bootstrap variables */
  --bs-body-color: #373572;
  --bs-body-bg: rgb(255, 255, 255);

  /* Easy Frontend variables */
  --ezy-theme-color: rgb(13, 110, 253);
  --ezy-theme-color-rgb: 13, 110, 253;
  --ezy-popup-bg-rgb: 255, 255, 255;

  background-color: var(--bs-body-bg);
  overflow: hidden;
  padding: 0 0 60px 0;
}

@media (min-width: 768px) {
  .ezy__portfolio4_lI1LKD4X {
    padding: 0 0 100px 0;
  }
}

/* Gray Block Style */
.gray .ezy__portfolio4_lI1LKD4X,
.ezy__portfolio4_lI1LKD4X.gray {
  /* Bootstrap variables */
  --bs-body-bg: rgb(246, 246, 246);

  /* Easy Frontend variables */
  --ezy-popup-bg-rgb: 246, 246, 246;
}

/* Dark Gray Block Style */
.dark-gray .ezy__portfolio4_lI1LKD4X,
.ezy__portfolio4_lI1LKD4X.dark-gray {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(30, 39, 53);

  /* Easy Frontend variables */
  --ezy-popup-bg-rgb: 30, 39, 53;
}

/* Dark Block Style */
.dark .ezy__portfolio4_lI1LKD4X,
.ezy__portfolio4_lI1LKD4X.dark {
  /* Bootstrap variables */
  --bs-body-color: #ffffff;
  --bs-body-bg: rgb(11, 23, 39);

  /* Easy Frontend variables */
  --ezy-popup-bg-rgb: 11, 23, 39;
}

.ezy__portfolio4_lI1LKD4X-heading {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  color: #ffffff;
}

@media (min-width: 768px) {
  .ezy__portfolio4_lI1LKD4X-heading {
    font-size: 45px;
    line-height: 45px;
  }
}

.ezy__portfolio4_lI1LKD4X-sub-heading {
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}

.ezy__portfolio4_lI1LKD4X-bg {
  background: #fcc4c4;
  background: -webkit-linear-gradient(131deg, #c7e7e1, #fcc4c4);
  background: linear-gradient(131deg, #c7e7e1, #fcc4c4);
  padding: 60px 0 210px 0;
}

@media (min-width: 768px) {
  .ezy__portfolio4_lI1LKD4X-bg {
    padding: 100px 0 250px 0;
  }
}

.ezy__portfolio4_lI1LKD4X-items {
  margin-top: -200px;
}

.ezy__portfolio4_lI1LKD4X-item {
  border-radius: 12px;
  overflow: hidden;
}

.ezy__portfolio4_lI1LKD4X-content {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 16px;
  border-radius: 12px;
  background-color: rgba(var(--ezy-popup-bg-rgb), 0.7);
  backdrop-filter: blur(4px) saturate(200%);
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.25s ease-in-out;
}

.ezy__portfolio4_lI1LKD4X-content * {
  color: var(--bs-body-color);
}

.ezy__portfolio4_lI1LKD4X-item:hover .ezy__portfolio4_lI1LKD4X-content,
.ezy__portfolio4_lI1LKD4X-item.active .ezy__portfolio4_lI1LKD4X-content {
  transform: translateY(0);
  opacity: 1;
}

.ezy__portfolio4_lI1LKD4X-btn-filter {
  padding: 7px 20px;
  border-color: #ffffff;
  color: #ffffff;
}

.ezy__portfolio4_lI1LKD4X-btn-filter:hover,
.ezy__portfolio4_lI1LKD4X-btn-filter.active {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #000;
}

/* Custom CSS */

header {
  position: sticky !important;
  top: 0;
  z-index: 999;
}

.form-control:focus {
  border-color: none !important;
  box-shadow: none !important;
}

.white-panel {
  background-color: #fff;
}
.header-p-num img {
  width: 25px;
}

.header-p-num a {
  color: var(--bs-body-color);
  opacity: 0.6;
  text-decoration: none;
}

.heading-span {
  color: var(--ezy-theme-color);
}

.nav-number {
  color: #fff;
}

.nav-number a {
  color: #fff;
  text-decoration: none;
}

.clients {
  padding: 3rem 0;
  background-color: #ffffff;
  /* box-shadow: inset 0  100px 100px rgba(0, 191, 165, 0.5); */
  margin-top: -1px;
  position: relative;
  overflow: hidden;
}

.clients-container {
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 200%;

  animation: marquee 20s linear infinite;
}

.clients-set {
  width: 50%;
  display: flex;
  justify-content: space-around;
  flex: 1;
}

.clients .header-service {
  font-weight: bold;
  font-size: 21px;
  letter-spacing: 1px;

  text-shadow: 2px 2px rgba(0, 191, 165, 0.25);
}

.switcher {
  background: #ededed;
  padding: 16px;
  border-radius: 12px;
}

@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}

.clients-container:hover {
  animation-play-state: paused;
}

.view-options {
  display: flex;
  justify-content: end;
  align-items: center;
  width: 100%;
  gap: 14px;
}

.view-options img {
  display: inline-block;
  cursor: pointer;
}

.view-options .grid {
  width: 26px;
  height: 26px;
}

/* Tables */
.ezy__about3_HV4De8iZ table {
  width: 100%;
  border-collapse: collapse;
}
.ezy__about3_HV4De8iZ th,
.ezy__about3_HV4De8iZ td {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
.ezy__about3_HV4De8iZ th {
  background-color: #6973f1;
  color: white;
}
tr:nth-child(even) {
  background-color: #f2f2f2;
}
tr:nth-child(odd) {
  background-color: #ffffff;
}

section {
  overflow: hidden;
}

@media (min-width: 768px) {
  .res-none {
    display: none;
  }
}

@media (max-width: 768px) {
  .ad-form-img {
    padding-top: 20px;
  }
}

/* Faculty */

.team-member-cont {
  text-decoration: none;
  color: #333;
  text-align: center;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

/* .team-member-cont:hover {
	color: #333;
} */

.team-member {
  border: 1px solid #ddd;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding: 2rem;
  margin-bottom: 1rem;
}
.team-photo-border {
  width: 270px;
  height: 270px;
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;
}
/* .team-photo-border::before {
  width: 280px;
  height: 280px;
  content: "";
  position: absolute;
  border: 6px dotted #ddd;
  border-radius: 50%;
} */
.team-member:hover {
  border-color: var(--ezy-theme-color);
  transition: all 0.4s ease-out;
}
.team-member:hover .team-photo-border::before {
  animation: rotate 10s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.team-photo {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
}
.team-photo img {
  width: 100%;
  object-fit: cover;
}
.team-name {
  font-size: 24px;
  margin-top: 1.5rem;
  font-weight: 300;
}
.team-designation {
  font-size: 14px;
  color: var(--grayish);
}
.team-social {
  border-top: 1px solid #ddd;
  width: 100%;
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding-top: 1rem;
}

.team-social li {
  list-style-type: none;
}

.team-social a {
  color: var(--light-text);
  font-size: 21px;
  text-decoration: none;
}
.team-social a:hover {
  color: var(--ezy-theme-color);
}

/* Blog Page */
.grid-view .post-item {
  flex: 1 0 50%;
}
.list-view .post-item {
  flex: 1 0 100%;
}
.post-item {
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  overflow: hidden;
  background: #fff;
  padding: 1rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.post-thumbnail {
  overflow: hidden;
}
.post-inner {
  padding: 1rem;
}

/* Program */
.program img {
  width: 100% !important;
}

.program-info {
  background-color: var(--ezy-theme-color);
  padding: 1rem;
  color: #fff;
}

.accordion-flush .accordion-item .accordion-button {
  color: var(--ezy-theme-color);
}

.accordion-button:focus {
  outline: none !important;
  box-shadow: none !important;
}

.navbar {
  padding-block: 15px !important;
}

/* Hover effect for dropdown menus */
.navbar-nav .dropdown:hover > .dropdown-menu {
  display: block;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s ease;
}

/* Ensure the dropdowns work properly on hover */
.navbar-nav .dropdown-menu {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease;
}

/* Optional: Hide the default dropdown caret */
.dropdown-toggle::after {
  display: none;
}

/* Add dark background to the dropdown */
.dropdown-menu-dark {
  padding-left: 10px;
}

.navbar .navbar-brand img {
  width: 80px !important;
}
.navbar-nav .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

:target {
  scroll-margin-bottom: -200px;
  -moz-scroll-margin-bottom: -200px;
  -webkit-scroll-margin-bottom: -200px;
}

/* Departments */
.brb {
  border-bottom: 1px solid #c9c9c9;
}

.grayed {
  background: #f0f0f0;
}

.no-list-style li {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
}

.criteria li {
  list-style-type: none;
}

.cir {
  padding: 0;
}

.cir li {
  padding: 0.5rem 1rem;
}

.cir li:nth-child(odd) {
  background-color: #f2f2f2;
}

.cir li:nth-child(even) {
  background-color: #e3e3e3;
}

.cp-para {
  padding-inline: 5rem;
  margin-bottom: 3rem;
  font-size: 1.2rem;
}

.co-table ul {
  margin: 0;
  padding: 0;
}

.co-table ul li {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
}

.co-table ul li {
  list-style-type: none;
  display: flex;
  padding: 0.5rem 1rem;
  text-align: left;
  gap: 2rem;
}

.co-table ul li:nth-child(odd) {
  background-color: #f2f2f2;
}

.co-table ul li:nth-child(even) {
  background-color: #e3e3e3;
}

.co-table ul li:first-child,
.co-table ul li:last-child {
  font-weight: bold;
  background-color: var(--ezy-theme-color);
  color: #fff;
}

.co-table ul li div:first-child {
  font-weight: bold;
}

.fa-graduation-cap {
  color: #4b0082;
}

.fa-lightbulb {
  color: #ffd700;
}

.fa-trophy {
  color: #daa520;
}

/* New Custom CSS */
/* ====== Header ====== */
/* Custom CSS for the transparent navbar and content */
body {
  font-family: "Inter", sans-serif;
  background-color: #f8f9fa;
  /* This property prevents any horizontal scrolling */
  overflow-x: hidden;
}

a:hover {
  color: #fbb141;
}

/* The top bar with contact info */
.top-bar-transparent {
  background-color: transparent !important;
  border-bottom: 1px solid #8f8f8f !important;
}

/* Top-bar icons color */
.top-bar i {
  color: #fbb141 !important;
}

/* The transparent background for the navbar itself */
.navbar-transparent {
  background-color: transparent !important;
}

/* Navbar brand and links default */
.navbar-transparent .navbar-brand,
.navbar-transparent .nav-link {
  color: white !important;
  font-weight: 600;
  padding: 1rem;
  transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

/* Navbar hover and focus states */
.navbar .nav-link:hover,
.navbar .nav-link:focus {
  color: #fbb141 !important;
}

/* Active nav link */
.navbar .nav-link.active {
  color: #fbb141 !important;
  border-bottom: 2px solid #fbb141;
}

/* Navbar brand hover */
.navbar .navbar-brand:hover {
  color: #fbb141 !important;
}

/* Navbar toggler icon for transparent background */
.navbar-toggler-icon {
  filter: brightness(0) invert(1);
}

/* Swiper container styling */
.swiper-main-banner {
  width: 100%;
  height: 100vh;
}

/* Swiper slide styling */
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-size: cover;
  background-position: center;
}

/* Semi-transparent overlay */
.swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1; /* Ensure overlay is above image but below text */
}

/* Swiper navigation arrows */
.swiper-button-prev,
.swiper-button-next {
  color: #fff !important;
}

/* ====== Home Page ====== */
/*
 * Custom CSS for Al-Ain Institute of Medical Sciences Homepage
 * Primary Color: #fbb141
 * You can add this to your theme's custom CSS file or in a style.css
 */

/* ================== General Styles ================== */
body {
  font-family: "Inter", sans-serif;
  color: #333;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

.aaims-section {
  padding: 80px 0;
}

.aaims-section-container {
  max-width: 1200px;
  margin: 0 auto;
}

.aaims-section-title {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  color: #fbb141;
}

.aaims-button {
  background-color: #fbb141;
  color: #fff;
  border: none;
  padding: 12px 25px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  transition: background-color 0.3s ease;
  text-decoration: none;
  display: inline-block;
}

.aaims-button:hover {
  background-color: #e2a13a;
}

.aaims-center-button {
  display: block;
  margin: 20px auto 0;
  width: fit-content;
}

/* ================== Header Section ================== */
.aaims-header-hero {
  position: relative;
  height: 80vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
}

.aaims-header-bg-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.aaims-header-bg-slider .slide {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
}

.aaims-header-bg-slider .slide.active {
  opacity: 1;
}

.aaims-header-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 20px;
}

.aaims-header-top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.aaims-contact-info span {
  margin-right: 20px;
  font-size: 0.9rem;
  color: #fff;
}

.aaims-affiliations .aaims-logo {
  height: 50px;
  margin-left: 10px;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.aaims-nav-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}

.aaims-site-logo-name {
  display: flex;
  align-items: center;
}

.aaims-site-logo-name .aaims-logo {
  height: 60px;
  margin-right: 15px;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.aaims-site-name {
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  margin: 0;
}

.aaims-main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.aaims-main-nav ul li {
  margin-left: 25px;
}

.aaims-main-nav ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s ease;
}

.aaims-main-nav ul li a:hover {
  color: #fbb141;
}

/* ================== Why Choose Section ================== */
.aaims-why-choose {
  background-color: #f9f9f9;
}

.aaims-why-choose-content {
  display: flex;
  gap: 40px;
  align-items: center;
}

.aaims-why-choose-text {
  flex: 1;
}

.aaims-why-choose-text ul {
  list-style: none;
  padding: 0;
}

.aaims-why-choose-text li {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease;
}

.aaims-why-choose-text li:hover {
  transform: translateY(-5px);
}

.aaims-why-choose-images {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.aaims-why-choose-images img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

/* ================== Mission Section ================== */

.aaims-mission-content {
  display: flex;
  justify-content: center;
  gap: 40px;
  text-align: center;
}

.aaims-mission-item {
  flex: 1;
  max-width: 500px;
}

.aaims-mission-item img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  margin-bottom: 20px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* ================== Board Members Section ================== */
.aaims-board-members {
  background-color: #f9f9f9;
}

.aaims-board-members-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  justify-items: center;
}

.aaims-member-card {
  text-align: center;
}

.aaims-member-card img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 50%;
  border: 5px solid #fbb141;
  margin-bottom: 15px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.aaims-member-card h3 {
  margin-bottom: 5px;
}

/* ================== Video Tour Section ================== */
.aaims-video-tour {
  text-align: center;
}

.aaims-video-player {
  width: 100%;
  max-width: 900px;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

/* ================== News & Events Section ================== */
.aaims-news-events {
  background-color: #f0f0f0;
}

.aaims-news-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

.aaims-news-item {
  background-color: #fff;
  padding: 25px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease;
}

.aaims-news-item:hover {
  transform: translateY(-5px);
}

.aaims-news-item h3 {
  color: #fbb141;
}

/* ================== Responsiveness (Mobile First) ================== */
@media (max-width: 768px) {
  .aaims-header-top-bar,
  .aaims-nav-bar {
    flex-direction: column;
    text-align: center;
  }
  .aaims-contact-info {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
  }
  .aaims-contact-info span {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .aaims-affiliations {
    margin-top: 10px;
  }
  .aaims-site-logo-name {
    margin-bottom: 20px;
  }
  .aaims-main-nav ul {
    flex-direction: column;
  }
  .aaims-main-nav ul li {
    margin: 10px 0;
  }
  .aaims-why-choose-content,
  .aaims-mission-content {
    flex-direction: column;
  }
  .aaims-why-choose-text,
  .aaims-why-choose-images {
    flex: none;
  }
}
/*
 * Custom CSS for Course Page Accordion Tabs
 *
 * This code overrides default Bootstrap styles to match the theme color #fbb141.
 * It styles the accordion button headers, hover states, and the collapse/expand arrow icon.
 */

/* Style the main accordion button */
.accordion-button {
  /* Set the background color to the theme's primary color */
  background-color: #fbb141;
  /* Ensure the text is readable against the background */
  color: #333333;
  /* Add a subtle box shadow for depth */
  box-shadow: none;
  /* Style the border to match the theme */
  border: 1px solid #fbb141;
  /* Add a smooth transition for hover and focus states */
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  /* Ensure no focus outline on click */
  outline: none;
}

/* Style the accordion button on hover and when it's focused */
.accordion-button:hover,
.accordion-button:focus {
  /* Slightly darken the background color for a visual effect */
  background-color: #e59d32;
  /* Ensure border color also changes on hover */
  border-color: #e59d32;
  /* Remove any default focus outline */
  box-shadow: none;
}

/* Style the button when it is NOT collapsed (i.e., open) */
.accordion-button:not(.collapsed) {
  /* Keep the background color consistent for the open state */
  background-color: #fbb141;
  /* Maintain text color for readability */
  color: #333333;
  box-shadow: none;
}

/*
 * Style the accordion's arrow icon
 *
 * The icon is a background image, so we use a filter to change its color.
 * The invert(87%) sepia(23%) saturate(3029%) hue-rotate(345deg) brightness(85%) contrast(85%) filter
 * is a calculated filter to turn the default white icon to a dark grey.
 */
.accordion-button::after {
  /* Override the default background image to ensure consistent styling */

  /* Apply a filter to tint the arrow icon to a dark color for contrast */
  filter: invert(87%) sepia(23%) saturate(3029%) hue-rotate(345deg)
    brightness(85%) contrast(85%);
  transition: transform 0.2s ease-in-out;
}

/* Style the arrow icon when the accordion is open */
.accordion-button:not(.collapsed)::after {
  /* Change the filter for the open state to keep it dark */
  filter: invert(87%) sepia(23%) saturate(3029%) hue-rotate(345deg)
    brightness(85%) contrast(85%);
  /* This rotation is a default Bootstrap feature, we just ensure the filter is applied */
  transform: rotate(180deg);
}

/* Style the main header (h1) */
.aaims-section-title {
  color: #fbb141;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2rem;
}

/* Style the section background */
.aaims-section {
  padding: 4rem 0;
}

/* Style the table within the accordion for better readability */
.course-table thead th {
  background-color: #fbb141;
  color: white;
}

/* Add some subtle hover effect on table rows */
.course-table tbody tr:hover {
  background-color: #fff9e6;
}

/* Program Details */

/* Color Tokens */
:root {
  --brand: #fbb141;
  --bg-alt: #f0f0f0;
  --white: #ffffff;
  --text: #333333;
}

/* General Program Styles */
.program-template {
  color: var(--text);
  background: var(--white);
}
.program-template .program-hero {
  background: #fff;
  border-bottom: 3px solid var(--brand);
}
.program-template .program-title {
  color: #000;
}
.program-template .program-sticky .nav-link {
  background: var(--white);
  border: 1px solid #e7e7e7;
}
.program-template .program-sticky .nav-link.active,
.program-template .program-sticky .nav-link:hover {
  border-color: var(--brand);
  color: #000;
}
.program-template .facts-card,
.program-template .program-section.card {
  border-radius: 1rem;
}
.program-template .btn-brand {
  background: var(--brand);
  border-color: var(--brand);
  color: #000;
}
.program-template .btn-brand:hover {
  filter: brightness(0.95);
}
.program-template .bg-light-alt {
  background: var(--bg-alt);
}
.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.skip-link:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 8px 12px;
  background: #000;
  color: #fff;
}

/* Program Specific Adjustments (if needed) */
.program-bs-nursing .program-title {
  color: #000;
}
.program-bs-mlt .program-title {
  color: #000;
}
.program-dpt .program-title {
  color: #000;
}
.program-post-rn .program-title {
  color: #000;
}
.program-lhw .program-title {
  color: #000;
}

/* Responsive */
@media (max-width: 991.98px) {
  .program-template .program-title {
    font-size: 2rem;
  }
}

/* Improve Program Details */
/* Program Details */

/* Color Tokens */
:root {
  --brand: #2980b9; /* A professional blue */
  --secondary: #3498db; /* A lighter blue */
  --bg-alt: #ecf0f1; /* Light gray */
  --white: #ffffff;
  --text: #2c3e50; /* Dark blue-gray */
  --muted: #7f8c8d; /* Muted gray */
}

/* General Program Styles */
body {
  font-family: "Inter", sans-serif;
  color: var(--text);
  background-color: var(--bg-alt);
}
.program-template {
  color: var(--text);
  background: var(--white);
}

.program-template .program-header {
  min-height: 40vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: var(--brand);
}

.program-template .program-header .program-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--white);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.program-template .program-header .lead {
  color: #fff;
}

.program-template .program-sticky .nav-link {
  background: var(--white);
  border: 1px solid var(--secondary);
  color: var(--secondary);
  font-weight: 600;
  transition: all 0.3s ease;
  border-radius: 50px;
  padding: 0.5rem 1.5rem;
}

.program-template .program-sticky .nav-link.active,
.program-template .program-sticky .nav-link:hover {
  background: var(--secondary);
  border-color: var(--secondary);
  color: var(--white);
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.program-template .program-section.card {
  border-radius: 1rem;
  border: none;
  transition: all 0.3s ease;
}

.program-template .program-section.card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15) !important;
}

.program-template .btn-brand {
  background: var(--brand);
  border-color: var(--brand);
  color: var(--white);
  font-weight: 600;
  border-radius: 50px;
  padding: 0.75rem 2rem;
  transition: all 0.3s ease;
}

.program-template .btn-brand:hover {
  background: var(--secondary);
  border-color: var(--secondary);
  transform: scale(1.05);
}

.program-template .bg-light-alt {
  background: var(--bg-alt);
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.skip-link:focus {
  position: static;
  width: auto;
  height: auto;
}

.card-title {
  color: var(--brand);
  font-size: 1.25rem;
  font-weight: 600;
}

.card-text.text-muted {
  color: var(--muted) !important;
}

/* Programs Page */
/* Combined Program Template Styles */

/* General and Mobile-first styles */
:root {
  --brand: #fbb141;
  --secondary: #3498db;
  --bg-alt: #ecf0f1;
  --white: #ffffff;
  --text: #2c3e50;
  --muted: #7f8c8d;
}

body {
  font-family: "Inter", sans-serif;
  color: var(--text);
  background-color: var(--bg-alt);
}

.program-combined-template .nav-pills .nav-item {
  width: 100%; /* Full width for mobile */
}

.program-combined-template .nav-pills .nav-link {
  background: var(--white);
  border: 1px solid var(--bg-alt);
  color: var(--text);
  font-weight: 600;
  transition: all 0.3s ease;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: left;
}

.program-combined-template .nav-pills .nav-link.active,
.program-combined-template .nav-pills .nav-link:hover {
  background: var(--brand);
  border-color: var(--brand);
  color: var(--white);
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.program-combined-template .program-section.card {
  border-radius: 1rem;
  border: none;
}

.program-combined-template .program-title {
  color: var(--brand);
  font-weight: 700;
}

.program-combined-template .btn-brand {
  background: var(--brand);
  border-color: var(--brand);
  color: var(--text);
  font-weight: 600;
  border-radius: 50px;
  padding: 0.75rem 2rem;
  transition: all 0.3s ease;
}

.program-combined-template .btn-brand:hover {
  background: var(--text);
  border-color: var(--text);
  color: var(--white);
  transform: scale(1.02);
}

.program-combined-template .btn-apply {
  background: var(--text);
  border-color: var(--text);
  color: var(--white);
}

.program-combined-template .btn-apply:hover {
  background: var(--brand);
  border-color: var(--brand);
  color: var(--text);
}

/* Tablet and Desktop styles */
@media (min-width: 992px) {
  .program-combined-template .nav-pills {
    flex-direction: column !important; /* Vertical tabs for desktop */
  }

  .program-combined-template .nav-pills .nav-link {
    width: auto;
  }
  
  
}

/* Scrollable tabs for mobile */
@media (max-width: 991.98px) {
    .mob-tog {
      display: flex;
    align-items: flex-start;
  }
  .program-combined-template .nav-pills {
    flex-direction: row;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-bottom: 2px solid var(--bg-alt);
  }

  .program-combined-template .nav-pills .nav-item {
    flex-shrink: 0;
  }

  .program-combined-template .nav-pills .nav-link {
    text-align: center;
  }
}

/* FIXED Mobile Navigation Styles */
@media (max-width: 991.98px) {
  /* Prevent horizontal overflow on the entire page */
  html,
  body {
    overflow-x: hidden;
  }

  /* Fix container width to prevent overflow */
  .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  /* Ensure navbar container doesn't overflow */
  .navbar .container {
    width: 100%;
    max-width: 100%;
  }

  /* Fix the brand and toggle button layout */
  .navbar .d-flex {
    width: 100%;
    flex-wrap: nowrap;
  }

  /* Ensure navbar brand doesn't take too much space */
  .navbar-brand {
    flex-shrink: 0;
    margin-right: auto;
  }

  /* Fix navbar toggler positioning */
  .navbar-toggler {
    flex-shrink: 0;
    margin-left: auto;
    border: none;
    padding: 0.25rem 0.5rem;
    background: transparent;
  }

  /* Style the collapsed navigation menu */
  #navbarNav {
    background: rgba(0, 0, 0, 0.9);
    margin-top: 10px;
    border-radius: 8px;
    padding: 15px;
  }

  /* Style navigation links in mobile */
  #navbarNav .navbar-nav {
    width: 100%;
  }

  #navbarNav .nav-link {
    color: #ffffff !important;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
  }

  #navbarNav .nav-link:hover {
    background: rgba(251, 177, 65, 0.2);
    color: #fbb141 !important;
  }

  /* Fix banner overflow on mobile */
  .swiper-main-banner,
  .static-page-banner {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    position: relative;
  }

  /* Prevent any element from causing horizontal scroll */
  * {
    max-width: 100%;
    box-sizing: border-box;
  }

  /* Fix any row that might cause overflow */
  .row {
    margin-left: 0;
    margin-right: 0;
  }

  .col,
  .col-auto {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Additional fixes for very small screens */
@media (max-width: 576px) {
  .navbar-brand img {
    max-width: 40px;
    height: auto;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* Ensure text doesn't cause overflow */
  .navbar-nav .nav-link {
    font-size: 0.9rem;
    word-break: break-word;
  }
}

/* Custom CSS for About Page */

:root {
  --primary-color: #fbb141;
}

.text-primary {
  color: var(--primary-color) !important;
}

.btn-primary,
.bg-primary {
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
}

.about-hero-section {
  /*   background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://via.placeholder.com/1920x1080.png?text=AAIMS+Campus') center center no-repeat;
  background-size: cover; */
  min-height: 60vh;
}

.hover-effect:hover {
  transform: translateY(-5px);
  transition: transform 0.3s ease-in-out;
}

/* Custom CSS for Explore AAIMS Page */

:root {
  --primary-color: #fbb141;
}

.text-primary {
  color: var(--primary-color) !important;
}

.hover-effect:hover {
  transform: translateY(-5px);
  transition: transform 0.3s ease-in-out;
}

.aaims-campus-slider {
  height: 600px !important;
}

.aaims-campus-slider .swiper-slide img {
  height: auto !important;
}

.aaims-campus-slider .swiper-button-next,
.aaims-campus-slider .swiper-button-prev {
  color: var(--primary-color) !important;
}

.aaims-campus-slider .swiper-pagination-bullet-active {
  background: var(--primary-color) !important;
}

.aaims-campus-slider .swiper-slide::after {
  background: none;
}
