.bg-light {
  background-color: #fff4f0 !important;
}

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

.bg-gray-secondary {
  background-color: #f9f9f9 !important;
}

.gof-dark-bg {
  background-color: #102030 !important;
}

.bg-dark-gray {
  background-color: #7c7c7c;
}

.text-light-gray {
  color: #6b7280 !important;
}

.border-light-orange-color {
  border-color: #ff7851 !important;
}

.border-gray {
  border: 0.5px solid #d1d5db !important;
}

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

.visibility-hidden {
  visibility: hidden;
}

.subtitle-bg-green {
  background-color: #ddf6de !important;
  color: #000 !important;
}

.gof-dark-secondary {
  background-color: #08131d !important;
}

.footer-bottom {
  background-color: #050c13 !important;
  padding: 60px 30px;
}

.text-primary {
  color: #e13300 !important;
}

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

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

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

.fs-54 {
  font-size: 3.375rem;
}

.fs-30 {
  font-size: 1.875rem;
}

.fs-35 {
  font-size: 2.188rem;
}

.fs-22 {
  font-size: 1.375rem;
}

.fs-18 {
  font-size: 1.125rem;
}

.br-8 {
  border-radius: 8px !important;
}

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

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

.bgr-no {
  background-repeat: no-repeat;
}

.px-30 {
  padding-inline: 1.875rem;
}

.w-230px {
  width: 230px;
}

.w-120px {
  width: 120px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.placeholder-white::placeholder {
  color: #fff !important;
}

.w-100px {
  width: 100px;
}

.line-3-ellipse {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.position-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.subtitle-one {
  background-color: var(--lighter-color);
}

.gof-btn {
  font-size: clamp(0.875rem, 2vw, 1.125rem) !important;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  text-wrap: nowrap;
  padding: 12.5px 13px !important;
  border-radius: 8px !important;
}

.theme-btn-secondary {
  background-color: #102030 !important;
  background-position: 0% 0% !important;
}

.main-header .header-inner {
  height: 73px;
}

@media (min-width: 768px) {
  .main-header .header-inner {
    height: 97px;
  }
}

.main-menu .navbar-collapse li {
  padding: 0px 35px;
}

@media only screen and (min-width: 992px) {
  .main-header.fixed-header .main-menu .navbar-collapse>ul>li {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.main-menu .navbar-collapse li .mega-menu {
  top: 50px;
  left: -188px;
  min-width: 790px;
  padding: 30px !important;
  border-radius: 10px;
}

.main-menu .navbar-collapse li .mega-menu::after {
  content: "";
  position: absolute;
  top: -20px;
  left: 260px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid rgb(255, 255, 255);
}

.hero-bg-wave-shapes {
  background-color: #102030;
}

.hero-bg-wave-shapes:after {
  opacity: 0.08;
}

.hero-content h1 {
  margin-bottom: 20px;
}

.testi-slider-nine .slick-dots li {
  background-color: #efefef;
  width: 12px;
  height: 12px;
  margin-inline: 0 5px;
}

.testi-slider-nine .slick-dots li.slick-active {
  width: 24px;
  background-color: #e13300 !important;
  border-radius: 20px;
}

.testi-slider-nine .slick-dots li.slick-active::after {
  display: none;
}

.footer-list-group .footer-list {
  padding-bottom: 9px;
}

.footer-list-group .footer-list .footer-link {
  color: #fff;
}

.footer-list-group .footer-list .footer-link:hover {
  color: #e13300;
}

.text-shape-y {
  background-image: url(../img/icon/title-shape-y.svg) !important;
  background-size: 88% !important;
}

.text-shape-b {
  background-image: url(../img/icon/title-shape-b.svg) !important;
  background-size: 77% !important;
  background-position: 24% bottom !important;
  padding: 0 15px 20px !important;
}

.our-values .studet-icon {
  fill: #e13300;
  stroke: #fff;
}

.our-values .iconic-box:hover .studet-icon {
  fill: #fff !important;
  stroke: #e13300 !important;
}

.contact-form .form-check-input {
  width: 25px !important;
  height: 25px !important;
  border: 0.5px solid #e0e0df;
}

.accordion-item .accordion-collapse.show:before {
  display: none;
}

.accordion-button:not(.collapsed)::after {
  transform: rotate(0deg) !important;
}

.westwood-laptop-bg {
  background-image: url(../img/other/playes-section-bg.webp);
  background-position: 0% 12%;
  background-size: contain;
  background-repeat: no-repeat;
}

.blog-slider .slick-dots {
  display: none !important;
}

.blog-slider .testimonial-item {
  margin-bottom: 65px;
}

.blog-slider .custom-fancy .content {
  bottom: -63px;
}

.blog-slider .custom-fancy .content p {
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-slider .custom-fancy .content .main-content {
  max-height: 4em;
  transition: max-height 1s ease;
}

.blog-slider .custom-fancy:hover .content .main-content {
  height: auto;
  max-height: 10em;
  transition: max-height 1s ease;
}

.blog-slider .custom-fancy:hover .content .main-content p {
  -webkit-line-clamp: unset;
  line-clamp: unset;
  -webkit-box-orient: vertical;
  overflow: visible;
}

.donation-slider .testi-slider-five .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
}

.donation-slider .testi-slider-five .slick-dots li {
  width: 10px;
  height: 10px;
  margin-inline: 2px;
  background-color: #ffffff6e;
  border: none;
}

.donation-slider .testi-slider-five .slick-dots li.slick-active {
  background-color: #fff;
}

.custom-progress {
  height: 2.5rem;
  background-color: #ffe1d9;
}

.custom-progress .progress-bar {
  background-color: #831e01;
}

.custom-progress .progress-bar-striped {
  background-image: linear-gradient(-45deg,
      rgb(255 0 0 / 15%) 25%,
      red 38%,
      #fd0000 50%,
      rgb(255 0 0 / 15%) 50%,
      #ffffff26 83%,
      red 60%,
      red);
  background-size: 0.8rem 0.8rem;
}

.donation-form .form-control {
  padding: 14.7px 20px;
  border: 1px solid #e0e0df;
}

.donation-form .form-control:focus {
  background-color: var(--lighter-color);
  border-color: var(--primary-color);
  caret-color: var(--primary-color);
}

.donation-form .form-check-input:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.donation-form .form-check-input:focus {
  box-shadow: 0 0 0 0.25rem var(--lighter-color);
}

.donation-form .amount-select {
  display: block;
}

.donation-form .amount-select>input {
  visibility: hidden;
  position: absolute;
}

.donation-form .amount-select>input+div {
  font-size: 1.25rem;
  cursor: pointer;
  color: #000;
  line-height: normal;
  text-align: center;
  border: 1px solid #e0e0df;
  background-color: #efefef;
  border-radius: 8px;
}

.donation-form .amount-select>input:checked+div {
  color: #fff;
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
}

@media (min-width: 992px) {
  .amount-select {
    min-width: 125px;
  }
}

.supporters-section .amount-box {
  width: 80px;
  height: 100%;
}

.manage-members-pagination .nice-select {
  padding: 0px 33px 0px 10px;
}

.manage-members-pagination .nice-select:focus {
  background: #7c7c7c;
}

.manage-members-pagination .nice-select:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  margin-top: -8px;
  right: 15px;
}

.manage-members-pagination .pagination li .page-link {
  color: var(--primary-color);
}

.manage-members-pagination .pagination li.active .page-link {
  color: #fff;
}

.our-sponsors .marquee-iconic-box img {
  max-height: 200px;
  height: 200px;
  max-width: 200px;
  width: 200px;
  object-fit: contain;
}

@media (max-width: 991px) {
  .gof-btn {
    padding: 6px 16px !important;
  }

  .main-menu .navbar-collapse li .mega-menu {
    top: 0px;
    left: 0px;
    min-width: auto;
    padding: 30px 0 !important;
    border-radius: 10px;
  }

  .main-menu .navbar-collapse li .mega-menu::after {
    display: none;
  }

  .testi-slider-nine .slick-dots li.slick-active {
    width: 17px;
  }

  .footer-bottom {
    background-color: #050c13 !important;
    padding: 30px 10px;
  }

  .play-btn {
    width: 20%;
    height: 20%;
  }
}

@media (max-width: 768px) {
  .westwood-laptop-bg {
    background-position: 0% 41%;
  }
  .our-sponsors .marquee-iconic-box img {
    max-height: 150px;
    height: 150px;
    max-width: 150px;
    width: 150px;

}
}

@media (max-width: 576px) {
  .card-none.card {
    border: none;
    background-color: transparent;
    box-shadow: none;
    padding: 0px;
  }

  .donation-form .amount-select>input+div {
    font-size: 1rem;
  }

  .supporters-section .amount-box {
    width: 100%;
    height: 55px;
  }

  .our-sponsors .marquee-iconic-box img {
    max-width: 80px;
    width: 80px;

    max-height: 80px;
    height: 80px;
  }

  .section-title h2 span {
    display: none;
  }

  .iconic-slider-right .marquee-iconic-box {
    margin-right: 0px;
  }

  .supporters-section .card .card-body.p-20 {
    padding:10px;
  }

}


.form-range {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 30px;
  background-color: #E5E7EB !important;
  border-radius: 30px;
  background-image: linear-gradient(#E13300, #E13300) !important;
  background-size: 20% 100%;
  /* Initial background size */
  background-repeat: no-repeat !important;
}

.form-range::-webkit-slider-thumb {
  position: relative;
  top: -9px;
  -webkit-appearance: none;
  height: 35px;
  width: 35px;
  border: 2px solid #E13300;
  border-radius: 50%;
  background: #FFFFFF !important;
  cursor: ew-resize;
  box-shadow: none !important;
}

.form-range::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

.form-range::-moz-range-thumb {
  position: relative;
  top: -9px;
  -webkit-appearance: none;
  appearance: none;
  height: 35px;
  width: 35px;
  border: 2px solid #E13300;
  border-radius: 50%;
  background: #FFFFFF !important;
  cursor: ew-resize;
  box-shadow: none !important;
}

.form-range::-moz-range-track {
  box-shadow: none;
  border: none;
  background: transparent;
}

.form-range::-ms-thumb {
  position: relative;
  top: -9px;
  -webkit-appearance: none;
  appearance: none;
  height: 35px;
  width: 35px;
  border: 2px solid #E13300;
  border-radius: 50%;
  background: #FFFFFF !important;
  cursor: ew-resize;
  box-shadow: none !important;
}

.form-range::-ms-track {
  width: 100%;
  height: 35px;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

.black-range {
  background-image: linear-gradient(#102030, #102030) !important;
}