/**
* 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);
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.page-template-faq .main-content {
  padding: 40px 0;
  background-color: #193546;
  background-image: var(--bg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .page-template-faq .main-content {
    padding: 74px 0 80px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-faq .main-content {
    padding-bottom: 105px;
  }
}
.page-template-faq .main-content .breadcrumb-container {
  position: absolute;
  top: -40px;
}

.page-template-faq .main-content .breadcrumb-container .breadcrumb {
  color: #fff;
}

.page-template-faq .main-content .breadcrumb-container .breadcrumb a {
  color: #fff;
}

.page-template-faq .main-content .breadcrumb-container .breadcrumb a:hover {
  color: var(--accent-color);
}

.page-template-faq .main-content .breadcrumb-container .breadcrumb a:after {
  filter: brightness(0) invert(1);
}

.page-template-faq .main-content .section-heading {
  position: relative;
  padding-bottom: 33px;
  margin-bottom: 46px;
}

.page-template-faq .main-content .section-heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 65px;
  height: 3px;
  background-color: var(--color-secondary);
  transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  .page-template-faq .main-content .section-heading:after {
    width: 92px;
  }
}
.page-template-faq .main-content .banner-title {
  padding-bottom: 0;
  margin-bottom: 16px;
  color: #fff;
}

.page-template-faq .main-content .banner-title:after {
  display: none;
}

.page-template-faq .main-content .banner-content {
  text-align: center;
}

.page-template-faq .main-content .banner-content p {
  color: var(--color-neutral);
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 8px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .page-template-faq .main-content .banner-content p {
    font-size: 18px;
    line-height: 28px;
  }
}
.page-template-faq .main-content .banner-content p:last-child {
  margin-bottom: 0;
}

.page-template-faq .main-content .cw-accordion {
  margin-top: 0;
}

@media screen and (min-width: 1200px) {
  .page-template-faq .testimonials-section {
    padding-top: 89px;
  }
}
.page-template-faq .why-hire {
  padding: 40px 0 128px;
  background-color: #14242D;
}

@media screen and (min-width: 768px) {
  .page-template-faq .why-hire {
    padding: 84px 0 168px;
  }
}
.page-template-faq .why-hire .section-title {
  padding-bottom: 28px;
  margin-bottom: 49px;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .page-template-faq .why-hire .why-hire-items .col-item {
    border-right: 1px solid rgba(243, 239, 231, 0.25);
  }
}
@media (max-width: 767px) {
  .page-template-faq .why-hire .why-hire-items .col-item {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(243, 239, 231, 0.25);
  }
}
.page-template-faq .why-hire .why-hire-items .col-item:last-child {
  border-right: 0;
}

@media (max-width: 767px) {
  .page-template-faq .why-hire .why-hire-items .col-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-template-faq .why-hire .why-hire-items .col-item:nth-child(2) {
    border-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-template-faq .why-hire .why-hire-items .col-item:nth-child(1), .page-template-faq .why-hire .why-hire-items .col-item:nth-child(2) {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(243, 239, 231, 0.25);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-template-faq .why-hire .why-hire-items .col-item:nth-last-child(-n+2) {
    padding-top: 30px;
  }
}
.page-template-faq .why-hire .why-hire-items .why-hire-item {
  position: relative;
  margin: 0 auto;
  max-width: 300px;
  color: #fff;
  text-align: center;
}

.page-template-faq .why-hire .why-hire-items .why-hire-item .icon-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 13px;
  width: 75px;
  height: 75px;
  background-color: var(--color-secondary);
  border-radius: 50%;
}

@media screen and (min-width: 768px) {
  .page-template-faq .why-hire .why-hire-items .why-hire-item .icon-holder {
    width: 92px;
    height: 92px;
  }
}
.page-template-faq .why-hire .why-hire-items .why-hire-item .title {
  margin-bottom: 6px;
  color: #fff;
}

.page-template-faq .why-hire .why-hire-items .why-hire-item .desc p {
  color: #fff;
}

.page-template-faq .why-hire .why-hire-items .why-hire-item .desc p:last-child {
  margin-bottom: 0;
}

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