
     .cc-report-box {
    background: #fff;
    border: 1px solid #eaeef2;
    border-radius: 10px;
    box-shadow: 0px 0px 28px 0px #f6f6f6;
     width: 85%; 
    margin: 0 auto;
}
.mb-3 {
    margin-bottom: 1rem!important;
}
.pb-3 {
    padding-bottom: 1rem!important;
}
.pt-4 {
    padding-top: 1.5rem!important;
}
.align-items-center {
    align-items: center!important;
}
.cr-rgt-bdr {
    border-right: 1px solid #e8f3fc;
}
.font12 {
    font-size: 12px!important;
}

.mb-0 {
    margin-bottom: 0!important;
}
.font11 {
    font-size: 10px!important;
}
.q-heading {
    color: #8fa6d4;
}
/* Suggestions container */
.autocomplete-suggestions {
    position: absolute;
    border: 1px solid #ddd;
    background-color: #fff;
    max-height: 200px;
    overflow-y: auto;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 4px;
}

/* Each suggestion item */
.autocomplete-suggestion {
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

/* Highlighted suggestion on hover */
.autocomplete-suggestion:hover {
    background-color: #f5f5f5;
    color: #333;
}

/* Last item without bottom border */
.autocomplete-suggestion:last-child {
    border-bottom: none;
}

/* Loader styling */
#loader {
    margin: 10px 0;
    text-align: center;
}

.fw-500 {
    font-weight: 500!important;
}

.font14 {
    font-size: 12px!important;
    color: #00488e;
    font-weight: 600 !important;
}
.mb-1 {
    margin-bottom: 0.25rem!important;
}
.ms-1 {
    margin-left: 0.25rem!important;
}

.start-rate {
    background: #0bc568;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    padding: 1px 4px;
}
.btn-success {
    background-color: #00488e!important;
    border-color: #00488e!important;
    font-size: 14px!important;
    border-radius: 5px;
    padding: 8px 28px !important;
}
.top-banks p, .top-feature p, .eligibility p, .faq-section p {
    margin-bottom: 0;
}
.edu-footer.zedu-footer, .edu-footer .footer-top.zfooter-top {
     padding: 0px; 
}
.btn-success:hover {
    color: #00488e;
    background-color: #ffe44b !important;
    border-color: #ffe44b !important;
}
h2 {
    color: #00488e;
    position: relative;
    width: max-content;
    z-index: 9 !important;
}
h2.title:before {
    content: "";
    position: absolute;
    top: 40%;
    width: 100%;
    left: 0;
    height: 29px;
    border-radius: 2px;
    background: linear-gradient(130deg,#feee96,#feee96 41.07%,#feee96 76.05%);
    z-index: -1;
}
.faq-accordion .accordion-item .accordion-header {
    background-color: #feee96;
    border-radius: 10px;
}
.faq-accordion .accordion-item .accordion-button.collapsed {
    color: #00488e;
}
.faq-accordion .accordion-item .accordion-button {
    padding: 10px 55px 10px 30px ;
}
.faq-accordion .accordion-item {
    margin-bottom: 16px;
}
.faq-accordion .accordion-item .accordion-button.collapsed:before {
    color: #00488e;
}

.faq-accordion .accordion-item .accordion-button:before {
    font-size: 10px;
}
.top-feature p, .eligibility p, .faq-section p {
    color: #000 !important;
    font-weight: 500 !important;
    line-height: 1.5;
}
p.faq {
    text-align: justify;
}
.faq-accordion .accordion-item .accordion-button {
    background-color: #00488e;
}
.categorie-grid.categorie-style-3 {
    background-color: #f7f8fa;
    box-shadow: none; 
    border-radius: 22px;
    margin: 0 20px 10px 0;
    padding: 50px 37px 22px;
    min-height: 290px;
}
.categorie-grid.color-primary-style .icon, .categorie-grid.color-primary-style .course-remain {
    background-color: rgb(247 248 250);
    color: #f7f8fa;
}
.categorie-grid.color-primary-style:hover {
    background-color: #f7f8fa !important;
}

.categorie-grid.categorie-style-3:hover {
    background-color:#f7f8fa !important;
    box-shadow: none !important;
}
.categorie-grid.color-primary-style:hover {
    background-color: #f7f8fa !important;
}
.categorie-grid.categorie-style-3:hover.color-primary-style .icon {
    background-color: #f7f8fa !important; 
}
.icon img{
        max-width: none;
    width:120px !important;
}
.content p{
    padding-top: 20px;
    margin:0px !important;
}
.top-banks, .top-feature, .eligibility, .faq-section {
    margin-bottom: 50px;
}
.edu-breadcrumb-area {

    padding: 30px 0 130px;
}
.edu-breadcrumb-area {
    background: #1c4281;
}
    .edu-breadcrumb-area .page-title .title {
    margin-bottom: 0px;
    color: #fff;
}
    
 .font11 {
    font-size: 9px!important;
    color: #a3b6db !important;
}   
      .edu-breadcrumb-area .page-title .title {
    margin-bottom: 12px;
    color: #fff;
}
    
    
    ul.edu-breadcrumb li a {
    color: #ffffff !important;
}
    .edu-breadcrumb-area .page-title .title span {
    color: #ffe44c;
}
.wizard-content-left {
  background-blend-mode: darken;
  background-color: rgba(0, 0, 0, 0.45);
  background-image: url("https://i.ibb.co/X292hJF/form-wizard-bg-2.jpg");
  background-position: center center;
  background-size: cover;
  height: 100vh;
  padding: 30px;
}
.wizard-content-left h1 {
  color: #ffffff;
  font-size: 38px;
  font-weight: 600;
  padding: 12px 20px;
  text-align: center;
}

.form-wizard {
  color: #888888;
  padding: 30px;
}
.form-wizard .wizard-form-radio {
  display: inline-block;
  margin-left: 5px;
  position: relative;
}
.form-wizard .wizard-form-radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #dddddd;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.form-wizard .wizard-form-radio input[type="radio"]:focus {
  outline: 0;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked {
  background-color: #fb1647;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked::after {
  content: "";
  display: inline-block;
  webkit-animation: click-radio-wave 0.65s;
  -moz-animation: click-radio-wave 0.65s;
  animation: click-radio-wave 0.65s;
  background: #000000;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
  border-radius: 50%;
}
.form-wizard .wizard-form-radio input[type="radio"] ~ label {
  padding-left: 10px;
  cursor: pointer;
}
.form-wizard .form-wizard-header {
  text-align: center;
}
.form-wizard .form-wizard-next-btn, .form-wizard .form-wizard-previous-btn, .form-wizard .form-wizard-submit {
  background-color: #d65470;
  color: #ffffff;
  display: inline-block;
  min-width: 100px;
  min-width: 120px;
  padding: 10px;
  text-align: center;
}
.form-wizard .form-wizard-next-btn:hover, .form-wizard .form-wizard-next-btn:focus, .form-wizard .form-wizard-previous-btn:hover, .form-wizard .form-wizard-previous-btn:focus, .form-wizard .form-wizard-submit:hover, .form-wizard .form-wizard-submit:focus {
  color: #ffffff;
  opacity: 0.6;
  text-decoration: none;
}
.form-wizard .wizard-fieldset {
  display: none;
}
.form-wizard .wizard-fieldset.show {
  display: block;
}
.form-wizard .wizard-form-error {
  display: none;
  background-color: #d70b0b;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
}
.form-wizard .form-wizard-previous-btn {
  background-color: #fb1647;
}
.form-wizard .form-control {
 
  height: auto !important;
  padding: 15px;
  color: #888888;
  background-color: #f1f1f1;
  border: none;
}
.form-wizard .form-control:focus {
  box-shadow: none;
}
.form-wizard .form-group {
  position: relative;
margin: 10px 0;
}
.form-wizard .wizard-form-text-label {
  position: absolute;
  left: 10px;
  top: 16px;
  transition: 0.2s linear all;
}
.form-wizard .focus-input .wizard-form-text-label {
  color: #d65470;
  top: -18px;
  transition: 0.2s linear all;
  font-size: 12px;
}
.form-wizard .form-wizard-steps {
  margin: 10px 0;
}
.form-wizard .form-wizard-steps li {
  width: 25%;
  float: left;
  position: relative;
}
.item label {
    padding: 20px;
    line-height: 18px !important;
}
.form-wizard .form-wizard-steps li::after {
 
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    border-bottom: 1px solid #fffadc;
    border-top: 1px solid #fffadc;

}
.form-wizard .form-wizard-next-btn, .form-wizard .form-wizard-previous-btn, .form-wizard .form-wizard-submit {
    background-color: #00488e;
    color: #ffffff;
    display: inline-block;
    min-width: 100px;
    min-width: 120px;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
 

}
.form-wizard .form-wizard-steps li span {
  background-color: #fffadc;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 1;
}
.form-wizard .form-wizard-steps li:last-child::after {
  width: 50%;
}
.form-wizard .form-wizard-steps li.active span, .form-wizard .form-wizard-steps li.activated span {
background-color: #ffe44c;
    color: #00488e;
    font-weight: bold;
    font-size: 20px;
}
.form-wizard .form-wizard-steps li.active::after, .form-wizard .form-wizard-steps li.activated::after {
  background-color: #ffe44c;
  left: 50%;
  width: 50%;
  border-color: #ffe44c;
}
.form-wizard .form-wizard-steps li.activated::after {
  width: 100%;
  border-color: #ffe44c;
}
.form-wizard .form-wizard-steps li:last-child::after {
  left: 0;
}
.form-wizard .wizard-password-eye {
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
@keyframes click-radio-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 60px;
    height: 60px;
    margin-left: -15px;
    margin-top: -15px;
    opacity: 0.0;
  }
}
@media screen and (max-width: 767px) {
  .wizard-content-left {
    height: auto;
  }
}
.item label {
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 25px;
    display: block;
    background-color: #fff;
    padding: 45px;
    text-align: center;
    margin-bottom: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    position: relative;
    border: 1px solid #ffe44c;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #777;
    cursor: pointer;
    min-height:151px;
}
.item input[type=radio]:not(old):checked+span+label {
    display: block;
    border: 1px solid #acd373;
    -webkit-box-shadow: 0 2px 40px #e0e5f0;
    -moz-box-shadow: 0 2px 40px #e0e5f0;
    box-shadow: 0 2px 40px #e0e5f0;
}
.item label img {
    display: block;
    margin: 0 auto 5px;
}
.item input[type=checkbox]:not(old), .item input[type=radio]:not(old) {
    visibility: hidden;
}


.item input[type=checkbox]:not(old):checked+label, .item input[type=radio]:not(old):checked+label, .item input[type=checkbox]:not(old):checked+span+label, .item input[type=radio]:not(old):checked+span+label {
    display: block;
    border: 1px solid #acd373;
    -webkit-box-shadow: 0 2px 40px #e0e5f0;
    -moz-box-shadow: 0 2px 40px #e0e5f0;
    box-shadow: 0 2px 40px #e0e5f0;
}
.item label:hover {
    -webkit-box-shadow: 0 2px 40px #e0e5f0;
    -moz-box-shadow: 0 2px 40px #e0e5f0;
    box-shadow: 0 2px 40px #e0e5f0;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
}
.item label:hover {
    -webkit-box-shadow: 0 2px 40px #e0e5f0;
    -moz-box-shadow: 0 2px 40px #e0e5f0;
    box-shadow: 0 2px 40px #e0e5f0;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
}
.form-wizard {
   background-color: var(--color-white);
    box-shadow: 0 30px 70px 0 rgba(16,12,47,.08);
        border-radius: 30px;
    padding: 10px 70px;
    position: relative;
    margin-top: -70px;
    position: relative;
    z-index: 9;
}
fieldset {
 border:none;
}
fieldset .item strong {
    font-size: 14px;
    color: #00488e;
}
.item label:after {
    display: none;
}
.item label:before {
    display: none;
    
}
fieldset .item span {
    color: #949eb1;
    font-weight: 500;
    padding-top: 5px;
    display: block;
        font-size: 13px;
}
section.wizard-section {
    background: #fff;
}
section.wizard-section {
    background: #fff;
    margin-bottom: 60px;
}
section.wizard-section .item img {
    width: 60px;
}
fieldset.wizard-fieldset.show h5 {
    text-align: center;
    margin-bottom: 40px;
    color: #00488e;
    font-size:15px;
}
.form-wizard {
   
 width: 80%;
    margin: 0 auto;
    margin-top: -110px;
    
}
.item label {

    padding: 12px;

}
.item input[type=checkbox]:not(old):checked+label, .item input[type=radio]:not(old):checked+label, .item input[type=checkbox]:not(old):checked+span+label, .item input[type=radio]:not(old):checked+span+label {
    display: block;
    border: 2px solid #1d4480;
    -webkit-box-shadow: 0 2px 40px #e0e5f0;
    -moz-box-shadow: 0 2px 40px #e0e5f0;
    box-shadow: 0 2px 40px #e0e5f0;
}
input#sliderValue {
    background-color: initial;
    border: 2px solid #00488e69;
    border-radius: 5px;
    color: #14145a!important;
    font-size: 14px;
    padding: 8px!important;
    font-size: 15px;
    width: 177px;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-weight: 500;
    height: 45px;
}

/* Style the range slider */
input[type=range] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 10px;
    background: #f3f3ff;
    outline: none;
    opacity: 1;
    transition: opacity 0.2s;
    margin: 40px 0px;
    
}

/* Style the thumb (handle) of the range slider */
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #00488e; /* Green thumb color */
  cursor: pointer;
  border-radius:40px;
}

input[type=range]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #00488e; /* Green thumb color */
  cursor: pointer;
}
div#calculatedValue {
    text-align: center;
    font-size: 16px;
    color: #00488e;
    font-weight: 500;
    padding-bottom: 40px;
}
.q-heading.text-center.salary-detail_bg {
    background: rgb(255 228 76 / 26%);
    border-radius: 8px;
    padding: 10px;
    color: #000;
    margin-bottom: 40px;
}
.form-group.clearfix.formbtn {
    display: flex;
    justify-content: center;
}
a.form-wizard-previous-btn {
    margin-right: 10px;
}

a.form-wizard-previous-btn {
    opacity: 0.6;
}
input#sliderValuereq {
    background-color: initial;
    border: 2px solid #00488e69;
    border-radius: 5px;
    color: #14145a!important;
    font-size: 14px;
    padding: 8px!important;
    font-size: 15px;
    width: 177px;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-weight: 500;
    height: 45px;
}
.form-check input.form-check-input {
    opacity: 1;
}

@media only screen and (max-width: 700px) {
    .form-wizard {
    width: 100% !important;

}
.form-wizard {
    padding: 10px 10px;
 
}
.item label {

    min-height: auto;
    margin-bottom: 10px !important;
}
section.wizard-section .item img {
    width: 60px;
}
}
 /* Custom CSS for vertical tabs */
    .vertical-tabs {
      display: flex;
      flex-direction: column;
    }
    .nav-tabs-vertical .nav-link {
      border: none;
      border-radius: 0;
      padding: 10px 15px;
      margin-right: -1px; /* Adjust this value to align borders properly */
      position: relative;
    }
    .nav-tabs-vertical .nav-link.active {
      background-color: #f8f9fa; /* Background color for active tab */
    }
    .nav-tabs-vertical .nav-link.active:before {
      content: url('https://loansbazaar.com/assets/css/icon.png'); /* Specify your icon image path */
      position: absolute;
      left: -25px; /* Adjust this value as needed */
      top: 50%;
      transform: translateY(-50%);
    }
   .tab-content-vertical {
    padding: 15px;
    border: none;
}
    .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 100%;
    background: #f6e794;
}
.row.feature {
    background-color: #fff099;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
}
.nav-tabs-vertical .nav-link {
    border: none;
    border-radius: 0;
    padding: 10px 60px;
    margin-right: -1px;
    position: relative;
    min-height: 82px;
    font-size: 19px;
    font-weight: 600;
    color: #000;
    display: flex;
    align-items: center;
    line-height: normal;
}
.nav-tabs-vertical .nav-link.active {
    background-color: #f6e794;
    color: #00488e;
}
.tab-content-vertical {
    padding: 0px 20px 0px 30px;
    color: #00478c;
    line-height: 1.5;
    font-weight: 500;
    text-align: justify;
}
.nav-tabs-vertical li:first-child {
    margin-top: 0;
}
.feature .col-md-5 {
    padding-left: 0px;
}
@media screen and (max-width: 991px) {
 .cc-report-box{
     width:100%;
 }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .section-title .title {
    font-size: 28px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  h2.title:before {
    height: 25px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
 .categorie-grid.categorie-style-3 {
    min-height: 312px;
}
}

.fa-star:before {
    content: "\f005";
    font-size: 8px;
}
.cr-rgt-bdr .font11{
    font-size:10px !important;
}
.cr-rgt-bdr .font14{
    font-size:14px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .faq-accordion .accordion-item .accordion-button.collapsed:before {
    top: 14px;
 }
}



/* Define styles for the filled portion of the track */
input[type=range]::-webkit-slider-runnable-track::before {
    content: ""; /* Add content for the pseudo-element */
    position: absolute; /* Position the pseudo-element */
    width: 0; /* Set initial width to 0 */
    height: 100%; /* Set the height of the pseudo-element to match the track */
    background-color: #000; /* Set the color of the filled portion */
    border-radius: 5px; /* Add border radius to the pseudo-element */
}
@media only screen and (min-width: 601px) and (max-width: 991px) {
 .zfooter-right {
    float: none;
    padding-top: 10px;
    display: block;
    text-align: center;
}
}

.table-document td{
        width: 50% !important;
}
.table-document td {
    width: 50% !important;
    vertical-align: top;
    font-weight: 600;
    color: #000;
}

thead {
    background: #00498e;
    border-top-left-radius: 17px !important;
    color: #fff;
    font-weight: 600 !important;
    padding: 10px;
}
.documents {
   background: rgb(254 238 150 / 39%);
}
thead tr td {
    color: #ffffff !important;
    font-weight: bold !important;
    padding: 15px 0px;
}
thead tr td {
    text-align: center;
}
.section-title.section-left h2.title {
    font-size: 30px;
}
.faq-accordion .accordion-item .accordion-button.collapsed:before {
    top: 15px;

}
.category img{
        width: 36px !important;
}
.category p{
        padding-top: 0px !important;
}
.categorie-grid.categorie-style-2.color-primary-style.edublink-svg-animate {
    border: none !important;
    background-color: #ffef90;
    padding: 15px;
    border-radius: 10px;
}
.categorie-grid.categorie-style-2 .icon {
    background-color: #ffef90;
}
.content h3.title {
    font-size: 22px !important;
    display: block;
    font-weight: 600 !important;
    color: #00488e !important;
    line-height:1;
}
.categorie-grid.categorie-style-2.color-primary-style.edublink-svg-animate p {
    color: #00488e;
    font-size: 17px;
}
.category .categorie-grid.color-primary-style:hover {
    background-color: #feee8f !important;
}
.edu-breadcrumb-area .page-title .title {
    margin-bottom: 12px;
    color: #fff;
    font-size: 28px;
}

ul.edu-breadcrumb li a {
    color: #ffffff !important;
    font-size: 15px;
}
.edu-breadcrumb-area {
    padding: 30px 0 130px;
}
fieldset.wizard-fieldset.show h5 {
    margin-bottom: 28px;

}

h2.title:before {
    content: "";
    position: absolute;
    top: 54%;
    width: 100%;
    left: 0;
    height: 15px;
    border-radius: 2px;
    background: linear-gradient(130deg,#feee96,#feee96 41.07%,#feee96 76.05%);
    z-index: -1;
}
h3.title small {
    padding-left: 4px;
}
section.category {
    margin-bottom: 30px;
}
.top-feature .faq-accordion .accordion-item .accordion-button {
    background-color: #feee96;
    color: #00488e;
}
.top-feature .faq-accordion .accordion-item .accordion-button:before {
    
    color: #00488e;
}
.top-feature .faq-accordion .accordion-item .accordion-body {
    padding: 5px 30px 30px;
    background-color: #feee96;
}
a.form-wizard-next-btn:hover {

    opacity: 1 !important;
}
.section-title.section-left h2.title {
    font-size: 25px;
}
@media only screen and (max-width: 600px) {
    .section-title.section-left h2.title{
    font-size: 21px;
    word-break: break-word;
    text-wrap: wrap;
    box-sizing: border-box;
    word-break: break-word;
    display: block;
    width: max-content;
    line-height: 20px;
}
h2.title:before {
        content: "";
    position: absolute;
    top: 10px;
    width: 100%;
    left: 0;
    height: 13px;
    border-radius: 2px;
    background: linear-gradient(130deg,#feee96,#feee96 41.07%,#feee96 76.05%);
    z-index: -1;
}
}
.features-list li:before {
    content: "\e913";
    font-family: 'icomoon';
    color: #00488e;
    font-size: 19px;
    position: absolute;
    left: 0;
    top: -3px;
}
.top-feature .features-list li {
    font-weight: var(--p-medium);
    font-family: var(--font-secondary);
    color: var(--color-heading);
    padding-left: 35px;
    position: relative;
    margin-bottom: 16px;
    margin-top: 16px;
    list-style:none;
    font-size:20px;
}

.faq-section .features-list li {
    font-weight: var(--p-medium);
    font-family: var(--font-secondary);
    color: var(--color-heading);
    padding-left: 35px;
    position: relative;
    margin-bottom: 16px;
    margin-top: 16px;
    list-style:none;
    font-size:20px;
}

section.top-feature {
    background: #fff;
}
.top-feature .faq-accordion .accordion-item .accordion-header {
    padding: 15px;
}
.faq-accordion .accordion-item .accordion-button:before {
   
    font-size: 8px;
}

div#main-wrapper {
 
    background:#ffffff !important;
}
button.form-wizard-submit.float-right {
    box-shadow: none !important;
    border: none;
}
edu-breadcrumb-area .edu-breadcrumb li.breadcrumb-item {
  
    margin-top: 0px;
}
.faq-section .faq-accordion .accordion-item .accordion-button {
    padding: 25px 55px 25px 45px;
}
.faq-section .faq-accordion .accordion-item .accordion-button.collapsed:before {
    top: 30px;
}
@media only screen and (max-width: 700px){
.item label {
    min-height: auto;
    margin-bottom: 20px !important;
    padding: 24px;
}
section.wizard-section .item img {
    float: left;
}
.categorie-grid.categorie-style-2.color-primary-style.edublink-svg-animate {
    border: none !important;
    background-color: #ffef90;
    padding: 15px;
    border-radius: 10px;
    min-height: 110px;
}
}

.item.toh_sec {

    min-height: 122px;
}
.form-group.clearfix.formbtn {
    margin-top: 30px;
}
li.dnone_5 {
    display: none;
}
li.\34 thcls:after {
    display: none;
}

h2.title.highlight-yellow:before {
    content: "";
    position: absolute;
    top: 76% !important;
    width: 100%;
    left: 0;
    height: 15px;
    border-radius: 2px;
    background: linear-gradient(130deg, #feee96, #feee96 41.07%, #feee96 76.05%);
    z-index: -1;
}
.section-title.section-left h2.title {
    line-height: 23px;
}
.criteria-height {
   
    min-height: 335px !important;
}

  .scrollup-1 {
    font-size: 1.143em;
    padding-top: 4px;
    height: 50px;
    position: fixed;
    padding-left: 3%;
    bottom: 88px;
    color: #3ec04f;
    text-align: center;
    z-index: 999;
    transition: all .3s;
    right: 35px;
}

@media only screen and (max-width: 600px) {
    a.scrollup-1 {
               left: -11px;
        bottom: 49px;
    }
}

.what-mess {
    padding-left: 10px;
    padding-top: 2px;
    padding-right: 10px;
    float: left;
    margin-left: 2px;
    padding-bottom: 2px;
    margin-top: 14px;
    border-radius: 5%;
    background: #ffff;
    color: #408c05;
    font-weight: 600;
    font-size: 13px;
}
@media only screen and (max-width: 600px) {
    .what-mess {
        font-size: 11px;
    }
}

@media only screen and (max-width: 600px) {
       a.scrollup-1 {
        right: 75px !important;
        top: -2px;
        width: 60px;
        left: auto;
    }
    a.scrollup-1 img {
    float: right !important;
}
}

input#bank_name::placeholder {
    color: #181818; /* Change to the desired color */
    opacity: 1; /* Ensures the color is fully opaque */
}
.form-wizard .form-control {

    color: #000;
}
