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

.home .intro-home {
  padding: 40px 0 49px;
  background-image: url(../images/bg-pattern.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .home .intro-home {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1200px) {
  .home .intro-home {
    padding: 0;
  }
}
@media screen and (min-width: 1200px) {
  .home .intro-home .content {
    max-width: 806px;
  }
}
@media (max-width: 767px) {
  .home .intro-home .content {
    padding: 0 14px;
  }
}
.home .intro-home .content h1 {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .home .intro-home .content h1 {
    margin-bottom: 16px;
  }
}
.home .intro-home .content .btn-wrapper {
  margin-top: 23px;
}

.home .intro-home .form-wrap {
  padding: 20px 15px 30px;
  margin-top: -22px;
  margin-bottom: -22px;
  max-width: 450px;
}

@media screen and (min-width: 768px) {
  .home .intro-home .form-wrap {
    padding: 30px 20px 45px;
  }
}
@media (min-width: 1515px) {
  .home .intro-home .form-wrap {
    margin-right: -28px;
  }
}
.home .map-section {
  padding: 44px 0 39px;
  background-color: #EAEEF6;
}

@media screen and (min-width: 768px) {
  .home .map-section {
    padding: 80px 0 70px;
  }
}
@media screen and (min-width: 992px) {
  .home .map-section {
    padding: 80px 0 160px;
  }
}
@media screen and (min-width: 1200px) {
  .home .map-section {
    padding-top: 99px;
  }
}
@media (min-width: 1400px) {
  .home .map-section {
    padding-bottom: 237px;
  }
}
.home .map-section .title {
  margin-left: auto;
  margin-bottom: 9px;
  max-width: 296px;
  color: #000;
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .home .map-section .title {
    margin-bottom: 43px;
    max-width: 533px;
    font-size: 46px;
    letter-spacing: 1.9px;
  }
}
@media (max-width: 1399px) {
  .home .map-section .title {
    margin-right: auto;
  }
}
.home .map-section .title span {
  display: block;
  color: var(--color-secondary);
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -0.84px;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .home .map-section .title span {
    font-size: 75px;
    letter-spacing: -1.7px;
  }
}
@media (max-width: 767px) {
  .home .map-section .title span {
    margin-top: 3px;
  }
}
.home .map-section .content-holder {
  position: relative;
}

@media screen and (min-width: 768px) {
  .home .map-section .content-holder {
    padding-bottom: 36px;
  }
}
@media (min-width: 1400px) {
  .home .map-section .content-holder {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1440px) {
  .home .map-section .content-holder {
    padding-right: 96px;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  .home .map-section .content-holder {
    padding: 0 20px 40px;
  }
}
@media (max-width: 767px) {
  .home .map-section .content-holder {
    padding: 0 25px 35px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .home .map-section .map-holder {
    max-width: 850px;
  }
  .home .map-section .map-holder svg {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 1400px) {
  .home .map-section .map-holder {
    position: absolute;
    top: -171px;
    left: 20px;
    z-index: 1;
  }
}
@media (min-width: 1550px) {
  .home .map-section .map-holder {
    left: -47px;
  }
}
@media (max-width: 1399px) {
  .home .map-section .map-holder {
    margin-top: 40px;
    text-align: center;
  }
  .home .map-section .map-holder svg {
    width: 100%;
    height: auto;
  }
}
.home .map-section .locations-holder {
  margin-left: auto;
  max-width: 378px;
  text-align: center;
}

@media (max-width: 1399px) {
  .home .map-section .locations-holder {
    margin-right: auto;
  }
}
.home .map-section .locations-holder:before {
  content: "";
  position: absolute;
  top: 31px;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px solid #768CD2;
  opacity: 0.1;
}

.home .map-section .locations-holder .icon-holder {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding: 0 14px;
  background: #EAEEF6;
}

.home .map-section .locations-holder .section-title-small {
  padding-bottom: 26px;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .home .map-section .locations-holder .section-title-small {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .home .map-section .locations-holder .section-title-small {
    font-size: 16px;
    letter-spacing: 4px;
  }
}
.home .map-section .locations-holder .locations-note {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 13px;
  color: #535353;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .home .map-section .locations-holder .locations-note {
    margin-top: 17px;
  }
}
.home .map-section .locations-holder .locations-note svg {
  margin-right: 7px;
}

@media (max-width: 767px) {
  .home .map-section .locations-list {
    position: relative;
    left: 8px;
  }
}
.home .map-section .locations-list .row {
  margin: 0 -15px;
}

.home .map-section .locations-list .row .col-wrapper {
  padding: 0 15px;
}

.home .map-section .locations-list .location-item {
  position: relative;
  display: block;
  margin-bottom: 21px;
  color: #083170;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .home .map-section .locations-list .location-item {
    margin-bottom: 16px;
    padding: 10px 10px 8px;
    font-weight: 500;
    text-align: center;
    background-color: #fff;
    border-radius: 8px;
  }
}
.home .map-section .locations-list .location-item.with-star:before {
  content: "";
  width: 17px;
  height: 17px;
  background: url(../images/icons/icon-star-location.svg) no-repeat center;
}

@media screen and (min-width: 768px) {
  .home .map-section .locations-list .location-item.with-star:before {
    position: absolute;
    top: -6px;
    left: -8px;
  }
}
@media (max-width: 767px) {
  .home .map-section .locations-list .location-item.with-star:before {
    display: inline-block;
    vertical-align: -2px;
  }
}
.home .difference {
  padding: 66px 0 48px;
  background-image: url(../images/bg-pattern.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .home .difference {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1200px) {
  .home .difference {
    padding: 120px 0;
  }
}
@media screen and (min-width: 1200px) {
  .home .difference .content {
    max-width: 600px;
  }
}
@media (max-width: 767px) {
  .home .difference .content {
    padding: 0 14px;
  }
}
.home .difference .content h2 {
  margin-bottom: 14px;
}

@media screen and (min-width: 768px) {
  .home .difference .content h2 {
    margin-bottom: 12px;
  }
}
.home .difference .content p.subtitle {
  margin-bottom: 19px;
}

@media screen and (min-width: 1200px) {
  .home .difference .content p.subtitle {
    max-width: 473px;
  }
}
@media screen and (min-width: 768px) {
  .home .difference .content ul.list-check:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) {
    font-weight: 500;
  }
}
.home .difference .content ul.list-check:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list):last-child {
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .home .difference .video-holder {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  .home .difference .video-holder {
    max-width: 313px;
    height: 212px;
  }
  .home .difference .video-holder a {
    height: 100%;
  }
  .home .difference .video-holder .video-thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
  }
}
.home .reputation {
  position: relative;
  padding: 50px 0 41px;
  background-color: #2C4A86;
}

@media screen and (min-width: 768px) {
  .home .reputation {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1200px) {
  .home .reputation {
    padding: 81px 0 96px;
  }
}
.home .reputation .img-desktop {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 1200px) {
  .home .reputation .col-holder {
    margin-left: auto;
  }
}
@media screen and (min-width: 1200px) {
  .home .reputation .content {
    margin-left: auto;
    margin-right: 0;
    max-width: 517px;
  }
}
@media (min-width: 1400px) {
  .home .reputation .content {
    margin-right: auto;
  }
}
@media (min-width: 1540px) {
  .home .reputation .content {
    margin-right: 48px;
  }
}
@media (max-width: 767px) {
  .home .reputation .content {
    padding: 0 12px;
  }
}
.home .reputation .content h2 {
  margin-bottom: 14px;
}

.home .reputation .content .btn-wrapper {
  margin: -1px -2px 0;
}

@media screen and (min-width: 768px) {
  .home .reputation .content .btn-wrapper {
    margin: 25px 0 0;
  }
}
@media (max-width: 767px) {
  .home .reputation .content .btn-wrapper {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .home .reputation .image-holder {
    margin-bottom: 25px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .home .reputation .image-holder {
    margin-bottom: 11px;
    padding: 0 11px;
  }
}
@media (max-width: 767px) {
  .home .reputation .image-holder img {
    width: 100%;
    max-height: 208px;
    object-fit: cover;
  }
}
.home .bottom-section {
  padding: 28px 0 8px;
}

@media screen and (min-width: 768px) {
  .home .bottom-section {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1200px) {
  .home .bottom-section {
    padding: 93px 0 70px;
  }
}
@media screen and (min-width: 1200px) {
  .home .bottom-section .content {
    max-width: 755px;
  }
}
@media (max-width: 1199px) {
  .home .bottom-section .content {
    margin-bottom: 26px;
  }
}
@media (max-width: 767px) {
  .home .bottom-section .content {
    padding: 0 5px;
  }
}
@media screen and (min-width: 768px) {
  .home .bottom-section .recent-blog-holder {
    max-width: 570px;
  }
}
@media screen and (min-width: 1200px) {
  .home .bottom-section .recent-blog-holder {
    padding-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home .bottom-section .recent-blog-holder {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .home .bottom-section .recent-blog-holder {
    margin: 0 -15px;
  }
}
.home .bottom-section .recent-blog-holder .title {
  margin-bottom: 14px;
  letter-spacing: 4.8px;
}

@media screen and (min-width: 768px) {
  .home .bottom-section .recent-blog-holder .title {
    margin-bottom: 22px;
    letter-spacing: 5.7px;
  }
}
@media screen and (min-width: 1200px) {
  .home .bottom-section .recent-blog-holder .title {
    padding-left: 39px;
  }
}
@media (max-width: 1199px) {
  .home .bottom-section .recent-blog-holder .title {
    text-align: center;
  }
}
.home .bottom-section .recent-blog-holder .blog-list .post-item {
  display: flex;
  align-items: center;
  padding: 25px 25px 24px 27px;
  border-bottom: 1px solid #CED6ED;
  background-color: transparent;
  transition: background-color 0.3s ease;
}

@media screen and (min-width: 768px) {
  .home .bottom-section .recent-blog-holder .blog-list .post-item {
    padding: 17px 25px 16px 39px;
  }
}
.home .bottom-section .recent-blog-holder .blog-list .post-item:first-child {
  border-top: 1px solid #CED6ED;
}

@media (max-width: 767px) {
  .home .bottom-section .recent-blog-holder .blog-list .post-item:last-child {
    border-bottom: none;
  }
}
.home .bottom-section .recent-blog-holder .blog-list .post-item:hover {
  background-color: #F4F6FB;
}

.home .bottom-section .recent-blog-holder .blog-list .post-item .image-holder {
  position: relative;
  margin-right: 14px;
  flex: 0 0 89px;
}

@media screen and (min-width: 768px) {
  .home .bottom-section .recent-blog-holder .blog-list .post-item .image-holder {
    flex: 0 0 105px;
    margin-right: 19px;
  }
}
.home .bottom-section .recent-blog-holder .blog-list .post-item .image-holder a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.home .bottom-section .recent-blog-holder .blog-list .post-item .image-holder a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid var(--color-primary);
}

.home .bottom-section .recent-blog-holder .blog-list .post-item .image-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home .bottom-section .recent-blog-holder .blog-list .post-item .info-holder {
  font-size: 16px;
  line-height: 23px;
}

@media screen and (min-width: 768px) {
  .home .bottom-section .recent-blog-holder .blog-list .post-item .info-holder {
    font-weight: 700;
    line-height: 26px;
  }
}
.home .bottom-section .recent-blog-holder .blog-list .post-item .info-holder .post-title {
  margin-bottom: 1px;
}

.home .bottom-section .recent-blog-holder .blog-list .post-item .info-holder .post-title a {
  color: #2C4A86;
}

.home .bottom-section .recent-blog-holder .blog-list .post-item .info-holder .post-title a:hover {
  text-decoration: underline;
}

.home .bottom-section .recent-blog-holder .blog-list .post-item .info-holder .post-date {
  color: #909090;
  font-style: italic;
  font-weight: 400;
}

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