/**
* 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;
}

@media (min-width: 1440px) {
  .home .main-wrapper .container {
    max-width: 1436px;
  }
}
@media screen and (min-width: 768px) {
  .home .results-part {
    margin-top: -115px;
  }
}
@media screen and (min-width: 992px) {
  .home .results-part {
    margin-top: -160px;
  }
}
@media screen and (min-width: 1200px) {
  .home .results-part {
    margin-top: -232px;
  }
}
.home .main-content {
  padding: 46px 0 37px;
}

@media screen and (min-width: 768px) {
  .home .main-content {
    padding: 80px 0;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content {
    padding: 101px 0 87px;
  }
}
.home .main-content .video-holder {
  position: relative;
}

@media screen and (min-width: 768px) {
  .home .main-content .video-holder {
    max-width: 500px;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content .video-holder {
    max-width: 670px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content .video-holder {
    margin-top: 21px;
  }
}
@media (max-width: 1199px) {
  .home .main-content .video-holder {
    margin: 0 auto 38px;
  }
}
@media (max-width: 767px) {
  .home .main-content .video-holder {
    padding: 0 7px;
  }
}
.home .main-content .video-holder:before {
  content: "";
  position: absolute;
  top: 9px;
  right: -5px;
  z-index: -1;
  height: 100%;
  border-radius: 100px 0px 117px 0px;
  border: 2px dashed #fff;
}

@media screen and (min-width: 768px) {
  .home .main-content .video-holder:before {
    top: 21px;
    right: -20px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home .main-content .video-holder:before {
    left: 17px;
  }
}
.home .main-content .video-holder a {
  margin: 0;
}

.home .main-content .video-holder .video-thumbnail {
  border-radius: 100px 0px 117px 0px;
}

.home .main-content .video-holder .btn-play {
  position: absolute;
  bottom: 23px;
  left: 27px;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 992px) {
  .home .main-content .video-holder .btn-play {
    bottom: 35px;
    left: 31px;
  }
}
.home .main-content .video-holder .btn-play span {
  margin-left: 13px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.34px;
}

@media screen and (min-width: 768px) {
  .home .main-content .video-holder .btn-play span {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .home .main-content .video-holder .btn-play span {
    max-width: 182px;
  }
}
@media (max-width: 767px) {
  .home .main-content .video-holder .btn-play img {
    width: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content .content {
    margin: 0 auto;
    max-width: 598px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home .main-content .content {
    padding-left: 15px;
  }
}
.home .main-content .content h1 {
  color: #013087;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .home .main-content .content h1 {
    margin-bottom: 22px;
  }
}
.home .map-section {
  padding-top: 43px;
  padding-bottom: 49px;
  background-image: url(../images/bg-map-mobile.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .home .map-section {
    padding-top: 300px;
    padding-bottom: 220px;
    background-image: url(../images/bg-map.webp);
  }
}
@media screen and (min-width: 992px) {
  .home .map-section {
    padding-top: 384px;
    padding-bottom: 292px;
  }
}
.home .map-section .map-holder {
  position: relative;
  margin: 0 auto;
  max-width: 1037px;
}

.home .map-section .map-holder .section-title {
  margin: 0 auto 25px;
  max-width: 330px;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .home .map-section .map-holder .section-title {
    margin-bottom: 30px;
    max-width: 445px;
  }
}
@media screen and (min-width: 992px) {
  .home .map-section .map-holder .section-title {
    margin: 0;
    position: absolute;
    top: 19px;
    left: -4px;
    z-index: 1;
  }
}
.home .map-section .map-holder svg {
  width: 100%;
  height: auto;
  filter: drop-shadow(0px 4px 70px rgba(0, 0, 0, 0.12));
}

.home .map-section .locations-mobile {
  padding: 0;
  margin: 0 auto;
  max-width: 310px;
  list-style: none;
  column-count: 2;
}

.home .map-section .locations-mobile li {
  position: relative;
  padding-left: 17px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 3px;
}

.home .map-section .locations-mobile li a {
  color: #fff;
}

.home .map-section .locations-mobile li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 10px;
  height: 16px;
  background: url(../images/icons/icon-location.svg) no-repeat center;
  background-size: contain;
}

.home .what-is {
  padding: 59px 0 29px;
}

@media screen and (min-width: 768px) {
  .home .what-is {
    padding-bottom: 80px;
    background: linear-gradient(270deg, #0876D0 0%, #012872 97.94%);
  }
}
@media screen and (min-width: 992px) {
  .home .what-is {
    padding-bottom: 112px;
  }
}
@media screen and (min-width: 768px) {
  .home .what-is .content-holder {
    margin-top: -172px;
    padding: 67px 62px 56px;
    border-bottom-right-radius: 100px;
    background: linear-gradient(180deg, #FFF 0%, #DEE5F0 100%);
  }
}
.home .what-is .section-title {
  margin-bottom: 29px;
}

@media screen and (min-width: 768px) {
  .home .what-is .section-title {
    margin-bottom: 49px;
  }
}
@media (max-width: 767px) {
  .home .what-is .content {
    padding: 0 3px;
  }
}
.home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list).col-md-6, .home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list).col-lg-6, .home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list).col-xl-6 {
  padding-left: 15px;
}

@media screen and (min-width: 768px) {
  .home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list).col-md-6, .home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list).col-lg-6, .home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list).col-xl-6 {
    padding-left: 12px;
  }
}
.home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) li {
  padding-left: 38px;
}

@media screen and (min-width: 768px) {
  .home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) li {
    padding-left: 53px;
  }
}
@media (max-width: 767px) {
  .home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) li {
    margin-bottom: 22px;
    line-height: 30px;
  }
  .home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) li:last-child {
    margin-bottom: 0;
  }
}
.home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) li:before {
  top: 9px;
  width: 30px;
  height: 13px;
  background: url(../images/icons/icon-kentucky.svg) no-repeat center;
  background-size: contain;
}

@media screen and (min-width: 768px) {
  .home .what-is .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) li:before {
    top: 6px;
    width: 41px;
    height: 17px;
  }
}

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