.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;

  }

  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: rgba(255, 255, 255, 0.4);
    line-height: 28px;
  }

  .container {
    max-width: 1300px;
  }
.select2-selection__rendered,
  .search-wrap-1 .form-control {
      font-size: 13px!important;
  }

  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
    padding-right: 20px;
    margin-top: -8px;
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 14px;

  }

  /* .ftco-section {
    height: 250px!important;
  } */

  .ns-package-banner {
    height: 340px!important;
  }

  .hero-wrap {
    height: 50%;
    position: inherit;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .ftco-navbar-light {
    /* background: transparent !important; */
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    color: #000000 !important;
    background: #fff !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 0;
  }

  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 15px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 20px;
    padding-right: 20px;
    color: #000000;

    font-weight: 400;
    opacity: 1 !important;
  }
  /* .navbar-expand-lg .navbar-collapse {
    margin-top: 11px;
  } */

  .ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #29A5FF!important;
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
  color: #29A5FF;
}

.ns-booking-btn a{
  color:white!important;
}

.ns-booking-btn a:hover{
  color: #000000!important;
}

.ftco-section {
  padding-top:35px;
  padding-bottom: 35px;
}


.applicant-footer {
  position: relative;
  bottom: 0;
  width: 100%;
  /* height: 60px;
  line-height: 60px; */
}

.ns-radios {
  margin-top: .45rem !important;
}

/* .card-header { */
  /* background-color: #29A5FF!important; */
  /* border-top: 0 solid rgba(0,0,0,.125); */
/* } */



.ns-card-header {
  
  /* background-color: transparent!important; */
  /* padding: 0!important; */
  /* background-color: rgba(0,0,0,.03)!important; */
  /* border-bottom: none!important; */
  border-bottom: 1px solid rgba(0,0,0,.125)!important;

  padding: .75rem 1.25rem!important;
}


.ns-result-container {
  border-left: 1px solid rgba(0,0,0,.125)!important;
}

.ns-result-container-2 {
  border-left: 1px solid rgba(0,0,0,.125)!important;
}

.text-muted {
  color: #6c757d !important;
}

.ns-questions-numbers {
  font-size: 17px!important;
  font-weight: bold!important;
  padding: 4px 10px!important;
  border-radius: 0.5rem !important;
  /* background-color: #172b4d!important; */
  color: white!important;
}



#applicant-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}

.ns-exam-card-bg { 
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  background-position: center center!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.ns-criteria-card-bg { 
  min-height: 200px;
  background-position: center center!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  border-bottom: none!important;
}

.ns-card-footer {
  border-top: none!important;
  /* background-color: #fff!important; */
}

.btn,
.card {
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

@media only screen and (max-width: 780px) {
  #applicant-footer {
    position: relative;
    bottom: 0;
    width: 100%;
  }

}



@media only screen and (max-width: 992px) {

  .ns-result-container-2 {
    display: none;
  }

  #deadline{
    text-align: center;
  }

  .ns-applicant-card-img {
    text-align: center;
    margin-top: 20px!important;
    margin-bottom: 20px!important;
  }

  .ns-applicant-card-description-2 {
    margin-top: 20px!important;
    margin-bottom: 20px!important;
  }

  .ns-applicant-card-description {
    margin-bottom: 20px!important;
    text-align: center!important;
  }



  .ns-result-container {
    border-left: none!important;
  }

  .ns-applicant-card-boddy-pt {
    padding-bottom: 0!important;
  }

  .ns-applicant-card-boddy-pb {

    padding-top: 20px!important;
  }

}

.ns-questions-container-front .widget-user-2 .widget-user-header {
  padding: 0!important;
}

.ns-questions-container-front .widget-user-2 .widget-user-header img{
  width: 95px;
}

.pagination {
  margin-bottom: 0!important;
}

.ns-card-description-front {
  font-size: 13px;
  color: #344767!important;
}

.ns-title-md {
  font-size: 18px!important;
  line-height: .7rem;

  /* font-weight: bold!important; */
  text-transform: uppercase!important;
}

.ns-title-sm {
  font-size: 16px!important;
  /* line-height: .7rem; */
  /* font-weight: bold!important; */
  text-transform: uppercase!important;
}

.ns-title-xsm {
  font-size: 14px!important;
  line-height: .7rem;

  /* font-weight: bold!important; */
  font-weight: bolder!important;
}

.ns-title-lg {
  font-size: 21px!important;
  /* font-weight: bold!important; */
  text-transform: uppercase!important;
}



.ns-title-login-lg {
  font-size: 32px!important;
  /* font-weight: bold!important; */
  text-transform: uppercase!important;
}

.ns-title-login-md {
  font-size: 18px!important;
  /* font-weight: bold!important; */
  text-transform: uppercase!important;
}


