.navbar-dark .wsmenu>.wsmenu-list>li>a.h-link {
  color: #353f4f;
}

.navbar-dark .wsmenu-list>li>a.h-link:hover {
  color: #181818 !important;
}

.navbar-dark.white-scroll .scroll .wsmenu-list>li>a.h-link:hover {
  color: #1d222f !important;
}

.navbar-dark .logo-black {
  display: none;
}

.navbar-dark .logo-white {
  display: block;
}

.tra-menu.navbar-dark .scroll .logo-black {
  display: block;
}

.tra-menu.navbar-dark .scroll .logo-white {
  display: none;
}

.role-box span,
.role-box p {
  color: #6c757d !important
}

.tra-menu.navbar-dark .btn--purple-500 {
  border-color: #3a3189 !important;
  background-color: #3a3189 !important;
}

.tra-menu.navbar-dark .btn--purple-500:hover {
  color: #fff !important;
  border-color: #fff !important;
  background-color: transparent !important;
}

.tra-menu.navbar-dark .scroll .btn--purple-500 {
  border-color: #3a3189 !important;
  background-color: #3a3189 !important;
}

.tra-menu.navbar-dark .scroll .btn--purple-500:hover {
  color: #353f4f !important;
  border-color: #353f4f !important;
  background-color: transparent !important;
}

@media(max-width: 991px) {
  .navbar-dark .wsmenu>.wsmenu-list>li>a.h-link {
    color: #666;
  }
}

.myModal .modal-content {
  border-radius: 12px !important;
}

.calc-text-heading {
  margin-bottom: 2px !important;
}

.comment-form {
  margin-top: 25px !important;
}

.comment-form .form-control {
  margin-bottom: 5px !important;
}

#loanamountslider,
#loaninterestslider,
#loantermslider {
  top: 15px !important;
}

#loanterm {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

#loanmonths,
#loanyears {
  height: 24px !important;
}

#loanmonths {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

#emitotalamount {
  padding: 0 15px !important;
}

.input-group-text {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  height: 100%;
}

.custm-box,
.months-input {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

.months-input {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.months-input span.s-14 {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .emi-details-response {
    border-left: 1px solid #e3e3e3;
  }

  .emi-details {
    padding-left: 25px !important;
  }

  #loaninterest,
  #loanamount {
    width: 115px !important;
    flex: 0 0 115px !important;
  }

  #loanterm {
    width: 60px !important;
    flex: 0 0 60px !important;
  }
}

.cbox-2-ico {
  border: 2px solid #0059ab !important;
}

.emi-apply-btn {
  width: 80%;
}

.emi-apply-btn:hover {
  color: #fff !important;
}

.section-id {
  margin-bottom: 10px !important;
}

.main-heading {
  margin-bottom: 60px !important;
}

.type1 {
  margin-bottom: 15px !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #ffffff !important;
  border: 5px solid #0059ab !important;
}

.ui-widget-header {
  background: #252525 !important
}

.input-group-text {
  color: #252525 !important;
  background-color: #f4f4f4 !important;
}

.custm-box,
.custm-box-2 {
  color: #252525 !important;
  background-color: #f4f4f4 !important;
}

.company {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.company.visible {
  display: block;
  opacity: 1;
}

.ui-slider-horizontal {
  height: 0.35rem !important;
}

.bc-1-wrapper {
  padding: 80px 80px
}

.emi-details .card {
  border-radius: 10px;
}

.emi-details .card-body {
  padding: 2rem;
}

.emi-details .btn-info {
  background-color: #17a2b8;
  border-color: #17a2b8;
}

@media (max-width: 767px) {
  .d-my-none {
    display: none !important;
  }

}

.order-summary {
  max-width: 420px;
  padding: 20px 0;
}

.order-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
  font-size: 14px;
  color: #444;
}

.order-header {
  font-weight: 600;
  color: #777;
  padding-bottom: 10px;
}

.order-discount span:last-child {
  color: #d32f2f;
}

.order-divider {
  margin: 14px 0;
  border-top: 1px dashed #ccc;
}

.order-total {
  font-size: 16px;
  font-weight: 700;
  color: #1d1d1d;
}

/* Ribbon container */
.corner-ribbon {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 120px;
  overflow: hidden;
}

/* Ribbon text */
.corner-ribbon::before {
  content: attr(data-offer);
  position: absolute;
  top: 22px;
  right: -38px;
  width: 160px;
  padding: 8px 0;
  background: #e53935;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  transform: rotate(45deg);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  letter-spacing: 1px;
}

.hero-apply-form {
  width: 450px;
  z-index: 10;
  margin-right: 110px;
}

/* 18/03/2026 */

.social-btn {
  position: absolute;
  top: 40%;
  bottom: 0;
  margin: auto;
  right: 20px;
  z-index: 1;
}



.social-btn ul li {
  margin-bottom: 20px;
  background: #fff;
  width: 50px;
  border-radius: 100px;
  transition: all 1.5s;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social-btn ul li a span {
  vertical-align: text-bottom;
}


.social-btn ul li:hover {
  background-color: #000;

}

@media screen and (min-width:992px) {
  .hero-apply-form {
    width: 465px !important;
    margin-top: 30px;
  }
}

@media screen and (max-width:767px) {
  .social-btn {
    display: none;
  }

  .hero-form {
    display: none;
  }

  
 
}

@media screen and (max-width: 991px) {

  .hero-apply-form,
  .social-btn {
    display: none !important;

  }

}
.hero-section .self-apply-form .self-apply-img img{
      border-radius: 6px 6px 0 0;
}

#features-2 .fbox-7 .fbox-ico .fbox-image {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    background-color: #F9FAFF;
    border-radius: 50px;
    height: 85px;
    width: 85px;
    padding: 20px 0;
    margin: auto;
}