@charset "UTF-8";
/**
 * Style file @
 *
 * This file is compiled into style.css
 */
/* Bootstrap variables imports */
/* ---------- Import Bootstrap variables ---------- */
/* bootstrap Variables */
/* ---------- Import variables ---------- */
/* ---------- Import base ---------- */
@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon/fonts/icomoon.eot");
  src: url("../../fonts/icomoon/fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../../fonts/icomoon/fonts/icomoon.svg?#icomoon") format("svg"), url("../../fonts/icomoon/fonts/icomoon.ttf") format("truetype"), url("../../fonts/icomoon/fonts/icomoon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"],
.icomoon {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "icomoon" !important;
}

.icon-exclamation-circle:before {
  content: "";
}

.icon-exclamation-triangle:before {
  content: "";
}

.icon-warning:before {
  content: "";
}

.icon-check-circle:before {
  content: "";
}

.icon-info-circle:before {
  content: "";
}

.icon-external-link:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-file:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-upload:before {
  content: "";
}

.icon-feed:before {
  content: "";
}

.icon-rss:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-facebook-f:before {
  content: "";
}

.icon-youtube-play:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-chat:before {
  content: "";
}

.icon-map-location:before {
  content: "";
}

.icon-message:before {
  content: "";
}

.icon-left-arrow:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-search1:before {
  content: "";
}

.icon-angle-right:before {
  content: "";
}

.icon-angle-left:before {
  content: "";
}

.icon-angle-up:before {
  content: "";
}

.icon-angle-down:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-searcher:before {
  content: "";
}

.icon-facebook-logo:before {
  content: "";
}

.icon-instagram-logo:before {
  content: "";
}

.icon-right-arrow-sharp:before {
  content: "";
}

.icon-left-arrow-sharp:before {
  content: "";
}

.icon-envelope:before {
  content: "";
}

.icon-expand:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-search:before {
  content: "";
}

/**
 * Mixins
 *
 * Snippets of reusable CSS to develop faster and keep code readable
 */
/*
   * IcoMoon
   * see @ http://jaydenseric.com/blog/fun-with-sass-and-font-icons
   */
@media (max-width: 767.98px) {
  .margin-top-1 {
    margin-top: 1.275rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-top-1 {
    margin-top: 1.8rem;
  }
}
@media (min-width: 992px) {
  .margin-top-1 {
    margin-top: 2.25rem;
  }
}

@media (max-width: 767.98px) {
  .margin-top-3 {
    margin-top: 2.55rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-top-3 {
    margin-top: 3.3rem;
  }
}
@media (min-width: 992px) {
  .margin-top-3 {
    margin-top: 4.5rem;
  }
}

@media (max-width: 767.98px) {
  .margin-top-3 {
    margin-top: 2.55rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-top-3 {
    margin-top: 3.3rem;
  }
}
@media (min-width: 992px) {
  .margin-top-3 {
    margin-top: 4.5rem;
  }
}

@media (max-width: 767.98px) {
  .margin-top-4 {
    margin-top: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-top-4 {
    margin-top: 4.5rem;
  }
}
@media (min-width: 992px) {
  .margin-top-4 {
    margin-top: 6rem;
  }
}

@media (max-width: 767.98px) {
  .margin-top-5 {
    margin-top: 3.75rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-top-5 {
    margin-top: 5.25rem;
  }
}
@media (min-width: 992px) {
  .margin-top-5 {
    margin-top: 7.5rem;
  }
}

@media (max-width: 767.98px) {
  .margin-top-6 {
    margin-top: 4.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-top-6 {
    margin-top: 6rem;
  }
}
@media (min-width: 992px) {
  .margin-top-6 {
    margin-top: 9rem;
  }
}

@media (max-width: 767.98px) {
  .margin-top-7 {
    margin-top: 5.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-top-7 {
    margin-top: 7.5rem;
  }
}
@media (min-width: 992px) {
  .margin-top-7 {
    margin-top: 10.5rem;
  }
}

@media (max-width: 767.98px) {
  .margin-bottom-1 {
    margin-bottom: 1.275rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-bottom-1 {
    margin-bottom: 1.8rem;
  }
}
@media (min-width: 992px) {
  .margin-bottom-1 {
    margin-bottom: 2.25rem;
  }
}

@media (max-width: 767.98px) {
  .margin-bottom-3 {
    margin-bottom: 2.55rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-bottom-3 {
    margin-bottom: 3.3rem;
  }
}
@media (min-width: 992px) {
  .margin-bottom-3 {
    margin-bottom: 4.5rem;
  }
}

@media (max-width: 767.98px) {
  .margin-bottom-3 {
    margin-bottom: 2.55rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-bottom-3 {
    margin-bottom: 3.3rem;
  }
}
@media (min-width: 992px) {
  .margin-bottom-3 {
    margin-bottom: 4.5rem;
  }
}

@media (max-width: 767.98px) {
  .margin-bottom-4 {
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-bottom-4 {
    margin-bottom: 4.5rem;
  }
}
@media (min-width: 992px) {
  .margin-bottom-4 {
    margin-bottom: 6rem;
  }
}

@media (max-width: 767.98px) {
  .margin-bottom-5 {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-bottom-5 {
    margin-bottom: 5.25rem;
  }
}
@media (min-width: 992px) {
  .margin-bottom-5 {
    margin-bottom: 7.5rem;
  }
}

@media (max-width: 767.98px) {
  .margin-bottom-6 {
    margin-bottom: 4.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-bottom-6 {
    margin-bottom: 6rem;
  }
}
@media (min-width: 992px) {
  .margin-bottom-6 {
    margin-bottom: 9rem;
  }
}

@media (max-width: 767.98px) {
  .margin-bottom-7 {
    margin-bottom: 5.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .margin-bottom-7 {
    margin-bottom: 7.5rem;
  }
}
@media (min-width: 992px) {
  .margin-bottom-7 {
    margin-bottom: 10.5rem;
  }
}

@media (max-width: 767.98px) {
  .padding-top-1 {
    padding-top: 1.275rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-top-1 {
    padding-top: 1.8rem;
  }
}
@media (min-width: 992px) {
  .padding-top-1 {
    padding-top: 2.25rem;
  }
}

@media (max-width: 767.98px) {
  .padding-top-3 {
    padding-top: 2.55rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-top-3 {
    padding-top: 3.3rem;
  }
}
@media (min-width: 992px) {
  .padding-top-3 {
    padding-top: 4.5rem;
  }
}

@media (max-width: 767.98px) {
  .padding-top-3 {
    padding-top: 2.55rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-top-3 {
    padding-top: 3.3rem;
  }
}
@media (min-width: 992px) {
  .padding-top-3 {
    padding-top: 4.5rem;
  }
}

@media (max-width: 767.98px) {
  .padding-top-4 {
    padding-top: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-top-4 {
    padding-top: 4.5rem;
  }
}
@media (min-width: 992px) {
  .padding-top-4 {
    padding-top: 6rem;
  }
}

@media (max-width: 767.98px) {
  .padding-top-5 {
    padding-top: 3.75rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-top-5 {
    padding-top: 5.25rem;
  }
}
@media (min-width: 992px) {
  .padding-top-5 {
    padding-top: 7.5rem;
  }
}

@media (max-width: 767.98px) {
  .padding-top-6 {
    padding-top: 4.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-top-6 {
    padding-top: 6rem;
  }
}
@media (min-width: 992px) {
  .padding-top-6 {
    padding-top: 9rem;
  }
}

@media (max-width: 767.98px) {
  .padding-top-7 {
    padding-top: 5.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-top-7 {
    padding-top: 7.5rem;
  }
}
@media (min-width: 992px) {
  .padding-top-7 {
    padding-top: 10.5rem;
  }
}

@media (max-width: 767.98px) {
  .padding-bottom-1 {
    padding-bottom: 1.275rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-bottom-1 {
    padding-bottom: 1.8rem;
  }
}
@media (min-width: 992px) {
  .padding-bottom-1 {
    padding-bottom: 2.25rem;
  }
}

@media (max-width: 767.98px) {
  .padding-bottom-3 {
    padding-bottom: 2.55rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-bottom-3 {
    padding-bottom: 3.3rem;
  }
}
@media (min-width: 992px) {
  .padding-bottom-3 {
    padding-bottom: 4.5rem;
  }
}

@media (max-width: 767.98px) {
  .padding-bottom-3 {
    padding-bottom: 2.55rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-bottom-3 {
    padding-bottom: 3.3rem;
  }
}
@media (min-width: 992px) {
  .padding-bottom-3 {
    padding-bottom: 4.5rem;
  }
}

@media (max-width: 767.98px) {
  .padding-bottom-4 {
    padding-bottom: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-bottom-4 {
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 992px) {
  .padding-bottom-4 {
    padding-bottom: 6rem;
  }
}

@media (max-width: 767.98px) {
  .padding-bottom-5 {
    padding-bottom: 3.75rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-bottom-5 {
    padding-bottom: 5.25rem;
  }
}
@media (min-width: 992px) {
  .padding-bottom-5 {
    padding-bottom: 7.5rem;
  }
}

@media (max-width: 767.98px) {
  .padding-bottom-6 {
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-bottom-6 {
    padding-bottom: 6rem;
  }
}
@media (min-width: 992px) {
  .padding-bottom-6 {
    padding-bottom: 9rem;
  }
}

@media (max-width: 767.98px) {
  .padding-bottom-7 {
    padding-bottom: 5.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .padding-bottom-7 {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 992px) {
  .padding-bottom-7 {
    padding-bottom: 10.5rem;
  }
}

.main {
  background-image: url("../dist/img/banner1.jpg");
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden;
}
.main .main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main .main-content .big-heading {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .main .main-content .big-heading {
    text-align: center;
    font-size: 42px;
    line-height: 50px;
  }
}
.main .main-content .action-btn .btn {
  font-size: 24px;
  padding: 10px 100px;
}
@media (max-width: 768px) {
  .main .main-content .action-btn .btn {
    font-size: 21px;
    padding: 6px 40px;
  }
}
.main .scroll-btm-icon {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-animation: downarrow 1s infinite;
          animation: downarrow 1s infinite;
}
.main .scroll-btm-icon i {
  font-size: 48px;
  cursor: pointer;
}
.main.banner2 {
  background-image: url("../dist/img/banner2.jpg");
}
.main.banner2 .main-content .big-heading {
  color: #fff;
}
.main.banner2 .main-content .action-btn .btn {
  color: #fff;
  border-color: #fff;
}
.main.banner2 .main-content .action-btn .btn:hover {
  background-color: #fff;
  color: #02476d;
}
.main.banner2 .scroll-btm-icon i {
  color: #fff;
}
.main.banner3 {
  background-image: url("../dist/img/banner3.jpg");
}
.main.banner3 .main-content .big-heading {
  color: #fff;
}
.main.banner3 .main-content .action-btn .btn {
  color: #fff;
  border-color: #fff;
}
.main.banner3 .main-content .action-btn .btn:hover {
  background-color: #fff;
  color: #02476d;
}
.main.banner3 .scroll-btm-icon i {
  color: #fff;
}

.quick-exit {
  position: fixed;
  right: -120px;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .quick-exit {
    display: none;
  }
}

.scroll-btm-icon {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-animation: downarrow 1s infinite;
          animation: downarrow 1s infinite;
}
.scroll-btm-icon i {
  font-size: 48px;
  cursor: pointer;
}

@media (max-width: 767.98px) {
  .contact-us {
    margin-bottom: 2.55rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .contact-us {
    margin-bottom: 3.3rem;
  }
}
@media (min-width: 992px) {
  .contact-us {
    margin-bottom: 4.5rem;
  }
}
.contact-us .heading {
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .contact-us .heading {
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .contact-us .heading {
    font-size: 1.5rem;
  }
}
.contact-us .contactform textarea {
  resize: none;
}
.contact-us .contactform .radio-label {
  font-size: 18px;
  margin-bottom: 12px;
}
.contact-us .contactform .radio-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 70%;
  margin-bottom: 10px;
}
.contact-us .contactform .radio-wrap .radio {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  margin-bottom: 12px;
}
.contact-us .contactform .radio-wrap .radio label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.contact-us .contactform .radio-wrap .radio label input {
  margin-right: 6px;
}
.contact-us .contactform .form-group .btn {
  padding-left: 60px;
  padding-right: 60px;
  line-height: 1.53;
}
@media (max-width: 991.98px) {
  .contact-us .contactform .form-group .btn {
    font-size: 0.875rem;
  }
}
@media (min-width: 992px) {
  .contact-us .contactform .form-group .btn {
    font-size: 1.25rem;
  }
}
.contact-us .contact-img {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media (max-width: 767.98px) {
  .contact-us .contact-img {
    margin-bottom: 1.65rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .contact-us .contact-img {
    margin-bottom: 2.1rem;
  }
}
@media (min-width: 992px) {
  .contact-us .contact-img {
    margin-bottom: 3rem;
  }
}

#captcha--content,
#edit-captcha--content {
  opacity: 1 !important;
}

@media (max-width: 767.98px) {
  .aboutus .about-us-text {
    font-size: 1.375rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .aboutus .about-us-text {
    font-size: 1.6875rem;
  }
}
@media (min-width: 992px) {
  .aboutus .about-us-text {
    font-size: 1.875rem;
  }
}
.aboutus .aboutus-blurp {
  position: absolute;
  top: 100px;
  right: 100px;
  z-index: -1;
}
@media (max-width: 768px) {
  .aboutus .aboutus-blurp {
    right: 0;
    opacity: 0.4;
  }
}

.groupevents .help-heading {
  color: #02476d;
}
.groupevents .cases-wrap .case-tile .case-desc,
.groupevents .cases-wrap .case-tile .case-action {
  color: #02476d;
  margin-left: 30px;
  margin-right: 30px;
}
.groupevents .cases-wrap .case-tile .case-action {
  border-bottom: 1px solid #02476d;
}

.aboutus-help .help-desc {
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 768px) {
  .aboutus-help .help-desc {
    font-size: 16px;
    line-height: 22px;
  }
}

.tab-content .content ul {
  list-style-type: disc;
  margin-left: 25px;
}
.tab-content .content ul li {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .tab-content .content ul li {
    font-size: 16px;
    line-height: 22px;
  }
}

.work-process-wrap {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .work-process-wrap {
    margin-top: 40px;
  }
}
.work-process-wrap .step-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .work-process-wrap .step-wrap {
    margin-bottom: 20px;
  }
}
.work-process-wrap .step-wrap .img {
  min-height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .work-process-wrap .step-wrap .img {
    min-height: auto;
  }
}
.work-process-wrap .step-wrap .step {
  font-size: 24px;
  line-height: 30px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .work-process-wrap .step-wrap .step {
    font-size: 18px;
    line-height: 24px;
  }
}

.aboutusmainwrap .aboutus-course {
  width: 100%;
}
.aboutusmainwrap .aboutus-course .course {
  background-color: #fff;
  border-radius: 24px;
  padding: 20px;
  height: 100%;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.aboutusmainwrap .aboutus-course .course .content-wrap {
  margin: 0;
}
.aboutusmainwrap .aboutus-course .course .content-wrap .course-heading {
  min-height: 100px;
}
@media (max-width: 768px) {
  .aboutusmainwrap .aboutus-course .course .content-wrap .course-heading {
    min-height: auto;
  }
}
.aboutusmainwrap .aboutus-course .load-more {
  margin-top: 20px;
}

.action-cta {
  padding-top: 20px;
  margin-top: auto;
}
.action-cta a {
  text-decoration: none !important;
}

.guide-wrap {
  overflow: auto;
  padding: 30px;
  padding-left: 0;
  margin-top: 30px;
}
.guide-wrap .guide-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.guide-wrap .guide-sec .guide {
  width: 180px;
  height: 257px;
  -webkit-box-shadow: 12px 15px 8px #000;
          box-shadow: 12px 15px 8px #000;
  margin-left: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  padding: 20px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .guide-wrap .guide-sec .guide {
    width: 130px;
    height: 180px;
    font-size: 20px;
    line-height: 24px;
  }
}
.guide-wrap .guide-sec .guide:first-child {
  margin-left: 0;
}
.guide-wrap .guide-sec .guide.yellow {
  background-color: #FBDD64;
}
.guide-wrap .guide-sec .guide.grey {
  background-color: #F7EBD9;
}
.guide-wrap .guide-sec .guide.mint {
  background-color: #DBED44;
}
.guide-wrap .guide-sec .guide.red {
  background-color: #FFA393;
}
.guide-wrap .guide-sec .guide.blue {
  background-color: #A0E3DF;
}

.accordian-wrap {
  width: 70%;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .accordian-wrap {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.accordian-wrap .panel {
  border-bottom: 2px solid #02476d;
}
.accordian-wrap .panel .panel-title {
  font-size: 24px;
  line-height: 30px;
  padding: 12px 8px;
}
@media (max-width: 768px) {
  .accordian-wrap .panel .panel-title {
    font-size: 16px;
    padding: 6px;
  }
}
.accordian-wrap .panel:first-child {
  border-top: 2px solid #02476d;
}
.accordian-wrap .panel .panel-collapse {
  padding: 0 60px 15px 16px;
}
@media (max-width: 768px) {
  .accordian-wrap .panel .panel-collapse {
    padding-right: 30px;
    padding-left: 8px;
  }
}

.panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "";
  padding-right: 5px;
}

.panel-title > a.collapsed:before {
  float: right !important;
  content: "";
}

.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
  text-decoration: none;
}

.search-wrap {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  display: none;
}
.search-wrap .service {
  height: 100vh;
  background-color: #02476d;
}
.search-wrap .service .search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}
.search-wrap .service .search-bar .searchinput {
  max-width: 80%;
  border: none;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
}
.search-wrap .service .search-bar .searchinput::-webkit-input-placeholder {
  color: #fff;
}
.search-wrap .service .search-bar .searchinput::-moz-placeholder {
  color: #fff;
}
.search-wrap .service .search-bar .searchinput:-ms-input-placeholder {
  color: #fff;
}
.search-wrap .service .search-bar .searchinput::-ms-input-placeholder {
  color: #fff;
}
.search-wrap .service .search-bar .searchinput::placeholder {
  color: #fff;
}
.search-wrap .service .search-bar .close-btn {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
}
.search-wrap .service .tab-selection {
  color: #fff;
}
.search-wrap .service .tab-selection .tabs-wrap .tab span {
  color: #fff;
  border-color: #fff;
}
.search-wrap .service .tab-selection .tabs-wrap .tab:hover span {
  background-color: #fff;
  color: #02476d;
}
.search-wrap .service .tab-selection .tabs-wrap .btn {
  color: #fff;
  border-color: #fff;
}
.search-wrap .service .tab-selection .tabs-wrap .btn:hover {
  background-color: #fff;
  color: #02476d;
}
.search-wrap .service .finder-bottom {
  margin-top: 100px;
}
.search-wrap .service .finder-bottom .social-links .icon {
  font-size: 20px;
  margin-left: 20px;
}
.search-wrap .service .finder-bottom .social-links .icon:first-child {
  margin-left: 0;
}
.search-wrap .service .finder-bottom .social-links .icon i {
  color: #fff;
}
@media (max-width: 767.98px) {
  .search-wrap .tab-selection .tab-heading {
    margin-bottom: 1.275rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .search-wrap .tab-selection .tab-heading {
    margin-bottom: 1.8rem;
  }
}
@media (min-width: 992px) {
  .search-wrap .tab-selection .tab-heading {
    margin-bottom: 2.25rem;
  }
}
.search-wrap .tab-selection .tabs-wrap > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -10px;
}
.search-wrap .tab-selection .tabs-wrap .form-item {
  margin: 0;
  padding: 10px;
}
.search-wrap .tab-selection .tabs-wrap .form-item.active label {
  color: #02476d;
  background: #fff;
}
.search-wrap .tab-selection .tabs-wrap label {
  width: 100%;
  white-space: nowrap;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 30px;
  margin: 0;
  border-radius: 40px;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .search-wrap .tab-selection .tabs-wrap label {
    font-size: 1.0625rem;
  }
}
@media (min-width: 992px) {
  .search-wrap .tab-selection .tabs-wrap label {
    font-size: 1.375rem;
  }
}
.search-wrap .tab-selection .tabs-wrap label:hover, .search-wrap .tab-selection .tabs-wrap label:focus {
  color: #02476d;
  background: #fff;
}
.search-wrap .tab-selection .tabs-wrap label input {
  display: none !important;
}
/*# sourceMappingURL=old-styling.css.map */
