/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.home .main-content {
  padding-top: 100px;
  padding-bottom: 10px;
  background: #fff;
  position: relative;
  z-index: 9;
}

.home .main-content .scroll-down {
  position: absolute;
  top: -31px;
  left: 50%;
  Transform: translateX(-50%);
  border-radius: 60px;
  background: #fff;
  filter: drop-shadow(0 0 40px rgba(0, 12, 29, 0.1));
  height: 60px;
  width: 60px;
}

.home .main-content .scroll-down svg {
  position: relative;
  top: 18px;
  left: 24px;
}

.home .main-content .image-holder {
  position: relative;
  padding-top: 5px;
}

.home .main-content .image-holder .shadow {
  border-radius: 20px;
  background: linear-gradient(0deg, rgba(39, 106, 208, 0) 0%, #0B2A59 100%), url() lightgray 50%/cover no-repeat;
  box-shadow: 0 195px 55px 0 rgba(0, 0, 0, 0), 0 125px 50px 0 rgba(0, 0, 0, 0.01), 0 70px 42px 0 rgba(0, 0, 0, 0.05), 0 31px 31px 0 rgba(0, 0, 0, 0.09), 0 8px 17px 0 rgba(0, 0, 0, 0.1);
}

.home .main-content .image-holder .set-featured {
  position: absolute;
  width: 405px;
  top: 8%;
  left: 50%;
  Transform: translateX(-50%);
}

.home .main-content .image-holder .name-image {
  position: absolute;
  right: 0;
  bottom: 72px;
  padding: 8px 23px 6px 24px;
  border-radius: 0 20.329px;
  border-left: 4.235px solid var(--color-primary);
  background: #fff;
  box-shadow: 0 165.176px 46.588px 0 rgba(0, 0, 0, 0), 0 105.882px 42.353px 0 rgba(0, 0, 0, 0.01), 0 59.294px 35.576px 0 rgba(0, 0, 0, 0.05), 0 26.259px 26.259px 0 rgba(0, 0, 0, 0.09), 0 6.776px 14.4px 0 rgba(0, 0, 0, 0.1);
  color: var(--color-tertiary);
  font-family: var(--secondary-font), sans-serif;
  font-size: 29.53px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.home .main-content .content {
  max-width: 690px;
  margin-left: auto;
}

.home .why-choose-us {
  padding: 130px 0 50px;
  background: var(--color-neutral);
  border-bottom-right-radius: 200px;
}

.home .why-choose-us .title {
  color: var(--color-primary);
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 9px;
}

.home .why-choose-us .content h2 {
  margin-bottom: 40px;
}

.home .why-choose-us .content ul {
  padding-left: 0px !important;
  padding-right: 161px;
}

.home .why-choose-us .content ul li {
  padding-left: 45px;
  margin-bottom: 25px;
}

.home .why-choose-us .content ul li:before {
  content: url(../images/checkpoint.svg) !important;
  background: none !important;
  transform: none !important;
  left: 0px !important;
  top: 50% !important;
  Transform: translateY(-50%) !important;
  width: 30px !important;
  height: 30px !important;
}

.home .why-choose-us .col-6:first-child {
  width: 54%;
}

.home .why-choose-us .col-6:last-child {
  width: 46%;
}

.home .why-choose-us .info {
  position: relative;
  max-width: 544px;
}

.home .why-choose-us .info .caption {
  width: 100%;
  position: absolute;
  bottom: 70px;
  text-align: center;
  left: 50%;
  Transform: translateX(-50%);
}

.home .why-choose-us .info .caption span {
  display: block;
  color: var(--accent-color);
  text-align: center;
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.home .why-choose-us .info .caption .contact-phone {
  display: block;
  color: #fff;
  text-align: center;
  font-family: "Figtree", sans-serif;
  font-size: 44.64px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.home .why-choose-us .info .caption .ted-label {
  color: #fff;
  text-align: center;
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.home .why-choose-us .info .caption .answering {
  color: #fff;
  text-align: center;
  font-family: "Figtree", sans-serif;
  font-size: 22.32px;
  font-style: italic;
  font-weight: 400;
  line-height: 40.92px; /* 183.333% */
}

.home .faqs-home {
  padding: 75px 0 50px;
  background: var(--color-neutral);
}

.home .faqs-home h2 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.home .faqs-home .content {
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

.home .faqs-home #accordionFaqs {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}

.home .faqs-home #accordionFaqs .accordion-item {
  margin-bottom: 20px;
  border-radius: 12px;
  box-shadow: 0 0 40px 0 rgba(0, 12, 29, 0.1);
}

.home .faqs-home #accordionFaqs .accordion-item button {
  box-shadow: none !important;
  border-radius: 12px;
  background: #fff;
  margin-bottom: 0px;
  color: var(--color-tertiary);
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  padding-left: 30px;
  padding-top: 23px;
  padding-bottom: 23px;
}

.home .faqs-home #accordionFaqs .accordion-item button[aria-expanded=true] {
  padding-top: 30px;
  padding-bottom: 6px;
}

.home .faqs-home #accordionFaqs .accordion-item button[aria-expanded=true] span {
  position: relative;
  top: -2px;
}

.home .faqs-home #accordionFaqs .accordion-item button[aria-expanded=true]:after {
  background: none;
  content: url(../images/close-icon.svg);
  transform: initial;
  width: auto;
  height: auto;
  z-index: 9;
}

.home .faqs-home #accordionFaqs .accordion-item button[aria-expanded=false]:after {
  background: none;
  content: url(../images/open-icon.svg);
  transform: initial;
  width: auto;
  height: auto;
  margin-top: 8px;
  z-index: 9;
}

.home .faqs-home #accordionFaqs .accordion-item .accordion-body {
  padding-top: 5px;
  padding-left: 30px;
  padding-bottom: 8px;
  padding-right: 100px;
}

.home .banner {
  padding-bottom: 65px;
  position: relative;
}

.home .banner:after {
  content: "";
  background: var(--color-neutral);
  border-bottom-right-radius: 200px;
  width: 100%;
  position: absolute;
  height: 66%;
  top: 0px;
  z-index: 0;
}

.home .banner .container {
  border-radius: 24px;
  background: linear-gradient(290deg, #000C1D 0.54%, #0B2A59 99.41%);
  box-shadow: 0 0 40px 0 rgba(0, 12, 29, 0.1);
  z-index: 1;
}

.home .banner .container .content {
  max-width: 841px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
  padding-bottom: 85px;
}

.home .banner .container .content p {
  color: #fff;
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
}

.home .banner .container .content .btn {
  margin-top: 10px;
}

/*# sourceMappingURL=home.css.map*/