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

@media (min-width: 992px) {
  .home .main-content {
    padding-top: 102px;
    padding-bottom: 83px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home .main-content .entry-content {
    padding-right: 50px;
  }
}
@media (min-width: 577px) and (max-width: 767px) {
  .home .main-content .image-holder {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
.home .main-content strong {
  font-size: 21px;
}

.home .main-content p {
  font-family: var(--secondary-font), sans-serif;
  font-size: 26px;
  line-height: 158%;
  letter-spacing: 0.078px;
}

.home .main-content p strong {
  color: #3576BB;
  font-size: 26px;
  line-height: 158%;
  letter-spacing: 0.078px;
}

@media (max-width: 1199px) {
  .home .main-content p strong {
    font-size: 20px;
    font-style: normal;
    line-height: 38px;
    letter-spacing: 0.078px;
  }
}
@media (max-width: 767px) {
  .home .main-content p strong {
    font-size: 14px;
    font-style: normal;
    line-height: 150%;
    letter-spacing: 0.042px;
  }
}
@media (max-width: 1199px) {
  .home .main-content p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0.078px;
  }
}
@media (max-width: 767px) {
  .home .main-content p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.042px;
    padding-right: 20px;
    margin-bottom: 0;
  }
}
.home .main-content .subheading {
  color: #8E836B !important;
}

.home .blue-highlight {
  background: #3576BB;
  padding-top: 11px;
  padding-bottom: 17px;
}

@media (max-width: 767px) {
  .home .blue-highlight {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.home .blue-highlight .highlight-heading {
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 71.01px;
  letter-spacing: 0.104px;
  color: #fff;
}

@media (max-width: 1199px) {
  .home .blue-highlight .highlight-heading {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 71.01px;
    letter-spacing: 0.104px;
  }
}
@media (max-width: 767px) {
  .home .blue-highlight .highlight-heading {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.048px;
  }
}
.home .blue-highlight .results-box {
  background: #F2F2F2;
}

@media (min-width: 768px) {
  .home .blue-highlight .results-box {
    position: absolute;
    content: "";
    right: 0;
    top: 99%;
    transform: translateY(-45%);
    background: #F2F2F2;
    border-top: 5.5px solid #9F8958;
    padding: 29px 36px;
  }
  .home .blue-highlight .results-box img {
    padding-bottom: 10px;
    max-width: 40px;
  }
  .home .blue-highlight .results-box .top-results-text {
    color: var(--color-primary);
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.248px;
  }
  .home .blue-highlight .results-box .top-results-amount,
.home .blue-highlight .results-box .top-results-volume {
    color: #3576BB;
    font-size: 59.5px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.083px;
  }
  .home .blue-highlight .results-box .top-results-volume {
    font-size: 33px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.235px;
  }
  .home .blue-highlight .results-box .bottom-results-text p {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.279px;
  }
  .home .blue-highlight .results-box .bottom-results-text span {
    color: #3576BB;
    line-height: 30px;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.088px;
  }
}
@media (min-width: 992px) {
  .home .blue-highlight .results-box {
    padding: 40px 45px;
    top: 0%;
    transform: translateY(-50%);
  }
  .home .blue-highlight .results-box img {
    max-width: 65px;
  }
  .home .blue-highlight .results-box .top-results-text {
    font-size: 31px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
  }
  .home .blue-highlight .results-box .top-results-amount,
.home .blue-highlight .results-box .top-results-volume {
    color: #3576BB;
    font-size: 83.5px;
    font-style: normal;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: 0.083px;
  }
  .home .blue-highlight .results-box .top-results-volume {
    font-size: 47px;
  }
  .home .blue-highlight .results-box .bottom-results-text p {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.088px;
  }
}
.home .gray-highlight {
  background: #F2F2F2;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .home .gray-highlight {
    background: white;
  }
}
.home .gray-highlight img {
  width: 35px;
  padding-bottom: 0 !important;
}

.home .gray-highlight .top-results-text {
  padding-left: 18px;
}

.home .gray-highlight .top-results-text p {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 1.12px;
  text-align: left;
  margin-bottom: 0;
}

.home .gray-highlight .top-results-text p span {
  color: #3576BB;
}

.home .gray-highlight .results-box img {
  padding-bottom: 10px;
}

.home .gray-highlight .results-box .top-results-text {
  font-size: 31px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  color: var(--color-primary);
  letter-spacing: 0.248px;
}

.home .gray-highlight .results-box .top-results-amount,
.home .gray-highlight .results-box .top-results-volume {
  color: #3576BB;
  font-size: 83.5px;
  font-style: normal;
  font-weight: 600;
  line-height: 65px;
  letter-spacing: 0.083px;
}

.home .gray-highlight .results-box .top-results-volume {
  font-size: 47px;
}

.home .gray-highlight .results-box .bottom-results-text p {
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.088px;
}

.home .gray-highlight .results-box .bottom-results-text span {
  color: #3576BB;
  font-size: 31px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.279px;
}

.home .why-choose-us {
  padding: 90px 0 80px;
  background-color: #f5f5f5;
}

@media (max-width: 767px) {
  .home .why-choose-us {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .home .why-choose-us .heading {
    margin-bottom: 30px !important;
  }
}
.home .why-choose-us img {
  width: auto;
  margin-top: 20px;
}

.home .why-choose-us a {
  font-weight: 600;
}

.home .why-choose-us .right-content p {
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 36.5px;
  letter-spacing: 0.063px;
  color: #3576BB;
}

@media (max-width: 767px) {
  .home .why-choose-us .right-content p {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0.042px;
    margin-bottom: 0;
  }
}

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