.footer_icon{
    width:45px;
    height:45px;
}

.copyright{
    background-color: #e5e5e5;
}



.fs-8 {
  font-size: 8px;
}

.fs-10 {
  font-size: 10px;
}

.fs-11 {
  font-size: 11px;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px;
}

.fs-14 {
  font-size: 14px;
}

.fs-15 {
  font-size: 15px;
}

.fs-16 {
  font-size: 16px;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-19 {
  font-size: 19px !important;
}

.fs-20 {
  font-size: 20px;
}

.fs-21 {
  font-size: 21px !important;
}

.fs-22 {
  font-size: 22px;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-25 {
  font-size: 25px;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-28 {
  font-size: 28px;
}

.fs-30 {
  font-size: 30px;
}

.fs-31 {
  font-size: 31px;
}

.fs-32 {
  font-size: 32px;
}

.fs-35 {
  font-size: 35px;
}

.fs-36 {
  font-size: 36px;
}

.fs-38 {
  font-size: 36px;
}

.fs-40 {
  font-size: 40px;
}

.fs-42 {
  font-size: 42px;
}

.fs-45 {
  font-size: 45px !important;
}

.fs-46 {
  font-size: 46px;
}

.fs-48 {
  font-size: 48px;
}

.fs-49 {
  font-size: 49px;
}

.fs-50 {
  font-size: 50px;
}

.fs-52 {
  font-size: 52px;
}

.fs-54 {
  font-size: 54px;
}

.fs-57 {
  font-size: 57px;
}

.fs-60 {
  font-size: 60px !important;
}

.fs-70 {
  font-size: 70px;
}

.fs-76 {
  font-size: 76px;
}

.fs-80 {
  font-size: 80px;
}

.fw-thin {
  font-weight: 100;
}

.fw-extralight {
  font-weight: 200;
}

.fw-300,
.fw-light {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

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

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

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

.ls-1 {
  letter-spacing: 1px;
}

.lh-0 {
  line-height: 0;
}
.lh-8 {
  line-height: 8px;
}
.lh-10 {
  line-height: 10px;
}
.lh-15 {
  line-height: 15px;
}

.lh-16 {
  line-height: 16px;
}

.lh-18 {
  line-height: 18px !important;
}

.lh-19 {
  line-height: 19px !important;
}

.lh-20 {
  line-height: 20px !important;
}

.lh-21 {
  line-height: 21px !important;
}

.lh-22 {
  line-height: 22px;
}

.lh-24 {
  line-height: 24px;
}

.lh-25 {
  line-height: 25px !important;
}

.lh-26 {
  line-height: 26px !important;
}

.lh-27 {
  line-height: 27px !important;
}

.lh-28 {
  line-height: 28px;
}

.lh-29 {
  line-height: 29px !important;
}

.lh-30 {
  line-height: 30px;
}

.lh-31 {
  line-height: 31px !important;
}

.lh-32 {
  line-height: 32px;
}

.lh-33 {
  line-height: 33px !important;
}

.lh-34 {
  line-height: 34px;
}

.lh-35 {
  line-height: 35px;
}

.lh-37 {
  line-height: 37px !important;
}

.lh-38 {
  line-height: 38px;
}

.lh-39 {
  line-height: 39px !important;
}

.lh-40 {
  line-height: 40px;
}

.lh-42 {
  line-height: 42px;
}

.lh-45 {
  line-height: 45px !important;
}

.lh-48 {
  line-height: 48px;
}

.lh-50 {
  line-height: 50px;
}

.lh-52 {
  line-height: 52px;
}

.lh-54 {
  line-height: 54px;
}

.lh-55 {
  line-height: 55px;
}

.lh-58 {
  line-height: 58px;
}

.lh-60 {
  line-height: 60px;
}

.lh-64 {
  line-height: 64px;
}

.lh-65 {
  line-height: 65px;
}

.lh-67 {
  line-height: 67px !important;
}

.lh-68 {
  line-height: 68px;
}

.lh-72 {
  line-height: 72px;
}

.lh-74 {
  line-height: 74px !important;
}

.lh-86 {
  line-height: 86px;
}

.mt_10 {
  margin-top: -10px;
}

@media (max-width: 1199px) {
  .pb-100 {
    padding-bottom: 100px;
  }
}

h1,
h2,
h3 {
  font-family: "Poppins", system-ui;
}

@media (max-width: 768px) {
  h1,
  .fs-45,
  .fs-31,
  .fs-49,
  .fs-60 {
    font-size: 40px !important;
    line-height: 60px !important;
  }

  .client-logo img {
    max-width: 80px;
  }
}

@media (max-width: 575px) {
  h1,
  h2,
  h3,
  .fs-57,
  .fs-60 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
  p.fs-18 {
    font-size: 14px !important;
  }
  .home-banner .fs-16 {
    font-size: 14px !important;
    line-height: 26px !important;
  }

  .Course-Certification-Process-list-container li {
    margin-left: 20px;
  }
}

@media (max-width: 575px) {
  h3,
  .fs-22,
  .fs-24,
  .fs-26,
  .fs-28,
  .fs-31,
  .fs-35,
  .fs-36,
  .fs-38,
  .fs-44,
  .fs-45,
  .fs-52,
  .fs-44,
  .fs-45,
  .fs-46,
  .fs-48,
  .fs-49,
  .fs-50,
  .fs-54,
  .fs-76,
  .fs-70 {
    font-size: 22px !important;
    line-height: 32px !important;
  }
}

p {
  line-height: 28px;
}

a,
a:hover {
  text-decoration: none;
  color: initial;
  cursor: pointer;
}

a:focus,
select:focus {
  outline: 0 !important;
}


@media (max-width: 576px) {
  .spacing {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .client-logos{
    margin-bottom: 0px;
  }
  .footer-fs-6 {
    font-size: 0.7rem;
  }
  .footer-fs-5 {
    font-size: 0.6rem !important;
  }
}

.text-lg-center {
    text-align: center !important;
}

.text-md-center {
    text-align: center !important;
}

.ml-lg-4{
    margin-left: 1.5rem !important;
}

.footer .social-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 2px solid #e6e3e3;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    color: #050537;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.font-social-icon{
    font-size:20px;
}

.br-50{
  border-radius: 50px;
}

.br-25{
  border-radius: 25px;
}

.error{
  color:red;
}


.category_header{
  max-width:45px;
  max-height:45px;
}

/* Header Mega Menu */
.vertical-divider {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #e5e5e5;
}

.hover_catgory {
  text-decoration: none;
  color: #212529;
  transition: background 0.2s ease;
}

.hover_catgory:hover {
  background-color: #f8f9fa;
  border-radius: 25px;
}

.child-link {
  color: #212529;
  font-size: 14px;
}

.child-link:hover {
  background-color: #f8f9fa;
}

.category_header {
  width: 22px;
  height: 22px;
  object-fit: contain;
}

@media (max-width: 768px) {
  .vertical-divider {
    display: none;
  }

  .category-col {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
}

.custom_loading {
  width: 100%;
  height: 10px;
  background: lightgrey;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.custom_loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 10px;
  background: #002;
  border-radius: 10px;
  z-index: 1;
  animation: custom_loading 0.6s alternate infinite;
}

@keyframes custom_loading {
  0% {
    left: -25%;
  }
  100% {
    left: 70%;
  }
  0% {
    left: -25%;
  }
}

/* From Uiverse.io by adamgiebl */
.dots-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.dot {
  height: 20px;
  width: 20px;
  margin-right: 10px;
  border-radius: 10px;
  background-color: #fbeb1b00;
  animation: pulse 1.5s infinite ease-in-out;
}

.dot:last-child {
  margin-right: 0;
}

.dot:nth-child(1) {
  animation-delay: -0.3s;
}

.dot:nth-child(2) {
  animation-delay: -0.1s;
}

.dot:nth-child(3) {
  animation-delay: 0.1s;
}

@keyframes pulse {
  0% {
    transform: scale(0.8);
    background-color: #fbeb1b00;
    box-shadow: 0 0 0 0 rgba(245, 216, 51, 0.7);
  }

  50% {
    transform: scale(1.2);
    background-color: #fbeb1b00;
    box-shadow: 0 0 0 10px rgba(245, 216, 51, 0.7);
  }

  100% {
    transform: scale(0.8);
    background-color: #fbeb1b00;
    box-shadow: 0 0 0 0 rgba(245, 216, 51, 0.7.7);
  }
}

.fs-18{
  font-size:18px !important;
}

@media screen and (max-width: 600px) {
    .programswiper .swiper-slide {
        padding: 0px !important;
    }
}

.programswiper .swiper-slide {
    padding: 12px;
}

.programswiper .enroll-now-btn {
    background: #FBFBFB !important;
    border: 2.25px solid #E5E5E5 !important;
    padding-top: 12.55px;
    padding-bottom: 14.45px;
}

.programswiper .enroll-now-btn:hover {
    background: linear-gradient(99.41deg, #0594BD 1.42%, #2119E3 100.94%) !important;
    color: var(--cl-white) !important;
    border-color: var(--cl-white) !important;
}

.position-relative {
    position: relative !important;
}

.overflow-x-hidden {
    overflow-x: hidden !important;
}

.programs .swiper-pagination-progressbar {
    background: #f1f1f1 !important;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 266px !important;
    height: var(--swiper-pagination-progressbar-size, 4px);
    z-index: 99;
    left: 50% !important;
    transform: translateX(-50%);
    overflow: visible;
    right: unset !important;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    touch-action: none;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #be346a !important;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
    border-radius: 20px;
}

.programs .swiper-pagination-progressbar {
    background: #000 !important;
}

.swiper-pagination-progressbar {
    position: absolute;
    height: 10px !important;
    border-radius: 10px;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: transparent !important;
    border-radius: 20px;
    left: 0;
    top: 0;
}

.search-results {
    position: absolute;
    top: 45px;
    width: 100%;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    max-height: 350px;
    overflow-y: auto;
    z-index: 999;
    padding: 10px;
}

.result-card {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.2s;
}

.result-card:hover {
    background: #f5f7ff;
}

.result-card img {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    object-fit: cover;
}

.result-info {
    flex: 1;
}

.result-title {
    font-weight: 600;
    font-size: 14px;
}

.result-price {
    color: #007bff;
    font-size: 13px;
}
