/**
* 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 screen and (min-width: 992px) {
  .page-template-location .hero {
    height: 332.5px;
  }
}
@media (max-width: 991px) {
  .page-template-location .hero {
    padding-top: 150px;
    padding-bottom: 50px;
    height: initial;
  }
}
@media (max-width: 767px) {
  .page-template-location .hero {
    padding-top: 256px;
  }
}
@media (max-width: 329px) {
  .page-template-location .hero {
    padding-top: 304px;
  }
}
.page-template-location .hero:before {
  content: none;
}

@media (max-width: 575px) {
  .page-template-location .hero:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, rgba(10, 28, 68, 0) 55.7%, rgba(10, 28, 68, 0.64) 71.89%, rgba(10, 28, 68, 0.8) 100%), linear-gradient(180deg, rgba(10, 28, 68, 0) 36.67%, rgba(10, 28, 68, 0.39) 100%), linear-gradient(270deg, rgba(10, 28, 68, 0) 49.2%, #0A1C44 95%);
    pointer-events: none;
  }
}
@media (max-width: 991px) {
  .page-template-location .hero .banner-title {
    text-align: center;
  }
}
.page-template-location .awards-part {
  padding-bottom: 50px;
}

.page-template-location .awards-part .awards-wrap-holder {
  padding-top: 35px;
  border-top: 1px solid #EAEAEA;
}

.page-template-location .sidebar .sidebar-item:last-child > div:not(:empty) {
  margin-bottom: 60px;
}

.page-template-location .location-intro {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 991px) {
  .page-template-location .location-intro {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-template-location .location-intro .container .row:not(.entry-content .row) {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-location .location-intro .container .row:not(.entry-content .row) > .entry-content.col-xl-8,
.page-template-location .location-intro .container .row:not(.entry-content .row) > .content.col-xl-8 {
    padding-left: 67.5px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-location .location-intro .container .row:not(.entry-content .row) > .entry-content.col-xl-8,
.page-template-location .location-intro .container .row:not(.entry-content .row) > .content.col-xl-8 {
    padding-left: 135px;
  }
}
@media (max-width: 991px) {
  .page-template-location .location-intro .inner-col {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 60px;
  }
}
.page-template-location .location-intro .inner-col .location-details-info-container {
  padding: 23px 30px 23px;
  background-color: #fff;
  border: 1px solid var(--color-tertiary);
  border-radius: 15px;
}

.page-template-location .location-intro .inner-col .location-details .sidebar-title {
  padding: 0 0 22px;
  color: var(--color-secondary);
  font-family: var(--secondary-font), sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  border-bottom: 1px solid var(--color-tertiary);
  margin-bottom: 23px;
  text-align: initial;
  text-transform: initial;
}

.page-template-location .location-intro .inner-col .location-details .address {
  color: #1E2937;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.32px;
  margin-bottom: 24px;
}

.page-template-location .location-intro .inner-col .location-details .address__phone, .page-template-location .location-intro .inner-col .location-details .address__fax {
  display: block;
  color: #425A7B;
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.34px;
}

.page-template-location .location-intro .inner-col .location-details .address__phone a, .page-template-location .location-intro .inner-col .location-details .address__fax a {
  color: #425A7B;
}

.page-template-location .location-intro .inner-col .location-details .address__phone {
  margin-top: 24px;
}

.page-template-location .location-intro .inner-col .location-details .address__buttons {
  display: flex;
  gap: 14px;
  margin-top: 23px;
}

@media screen and (min-width: 1400px) {
  .page-template-location .location-intro .inner-col .location-details .address__buttons {
    flex-direction: row;
    align-items: center;
    gap: 24px;
  }
}
@media (max-width: 1399px) {
  .page-template-location .location-intro .inner-col .location-details .address__buttons {
    flex-direction: column;
    max-width: 162px;
  }
}
.page-template-location .location-intro .inner-col .location-details .address__buttons .btn {
  padding: 8px 20px 7px;
  font-size: 17px;
  letter-spacing: 0.32px;
  border: 2px solid #1C65B4;
}

@media (max-width: 1399px) {
  .page-template-location .location-intro .inner-col .location-details .address__buttons .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-template-location .location-intro .inner-col .location-details figure {
  margin-top: 25px;
}

@media (max-width: 991px) {
  .page-template-location .location-intro .inner-col .location-details figure {
    text-align: center;
  }
}
.page-template-location .location-intro .inner-col .location-details figure img {
  border-radius: 15px;
  width: 100%;
  height: 180px;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .page-template-location .location-intro .inner-col .location-details figure img {
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 991px) {
  .page-template-location .location-intro .inner-col .location-details figure img {
    margin-left: auto;
    margin-right: auto;
  }
}
.page-template-location .location-contact {
  background-color: var(--color-secondary);
  padding-top: 50px;
  padding-bottom: 50px;
}

.page-template-location .location-contact .container .location-contact-wrap .location-contact-top .form-title {
  color: var(--color-secondary);
  font-family: var(--secondary-font), sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 39px;
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .page-template-location .location-contact .container .location-contact-wrap .location-contact-top .form-title {
    font-size: 32px;
    line-height: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-location .location-contact .container .location-contact-wrap .location-contact-top .form-title {
    text-align: left;
  }
}
.page-template-location .location-contact .container .location-contact-wrap .location-contact-top p {
  color: #fff;
}

.page-template-location .location-contact .container .location-contact-wrap .location-contact-bottom form {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
}

@media screen and (min-width: 1400px) {
  .page-template-location .location-contact .container .location-contact-wrap .location-contact-bottom form {
    flex-direction: row;
  }
}
.page-template-location .location-contact .container .location-contact-wrap .location-contact-bottom .gform_body {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}

@media screen and (min-width: 1400px) {
  .page-template-location .location-contact .container .location-contact-wrap .location-contact-bottom .gform_body {
    max-width: 80%;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 0;
  }
}
.page-template-location .location-contact .container .location-contact-wrap .location-contact-bottom .gform_body label {
  color: #fff;
}

.page-template-location .location-contact .container .location-contact-wrap .location-contact-bottom .gform_footer {
  min-width: 250px;
}

@media (max-width: 991px) {
  .page-template-location .location-contact .container .location-contact-wrap .location-contact-bottom .gform_footer {
    width: 100%;
    justify-content: center;
  }
}
.page-template-location .location-second-main-content {
  padding-bottom: 0;
}

.page-template-location .location-second-main-content .social-contact-wrap {
  display: flex;
  align-items: center;
}

@media screen and (min-width: 992px) {
  .page-template-location .location-second-main-content .social-contact-wrap {
    margin-top: 18px;
  }
}
@media (max-width: 991px) {
  .page-template-location .location-second-main-content .social-contact-wrap {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .page-template-location .location-second-main-content .social-contact-wrap {
    display: block;
    text-align: center;
  }
}
.page-template-location .location-second-main-content .social-contact-wrap p {
  color: var(--color-secondary);
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  padding-right: 24px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .page-template-location .location-second-main-content .social-contact-wrap p {
    text-align: center;
    padding: 0;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-location .location-second-main-content .social-contact-wrap p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .page-template-location .location-second-main-content .social-contact-wrap .social-icon-list {
    justify-content: center;
  }
}
.page-template-location .location-second-main-content .social-contact-wrap .social-icon-list li {
  margin-left: 20px;
}

.page-template-location .location-second-main-content .social-contact-wrap .social-icon-list li:first-of-type {
  margin-left: 0;
}

.page-template-location .location-second-main-content .social-contact-wrap .social-icon-list li a {
  border: 3px solid #E2E2E2;
}

.page-template-location .location-third-main-content {
  padding-top: 25px;
  padding-bottom: 0;
}

.page-template-location .location-third-main-content .sidebar .sidebar-item:last-child > div:not(:empty) {
  margin-bottom: 30px;
}

.page-template-location .practice-areas {
  padding-top: 50px;
  padding-bottom: 50px;
}

.page-template-location .review-part {
  padding-top: 50px;
  padding-bottom: 50px;
}

.page-template-location .review-part .container {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .page-template-location .review-part .container {
    flex-direction: column;
    padding-top: 0;
  }
}
.page-template-location .review-part .container p.review-part-title {
  color: var(--color-secondary);
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  padding-right: 20px;
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .page-template-location .review-part .container p.review-part-title {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .page-template-location .review-part .container p.review-part-title {
    padding: 0;
    text-align: center;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-location .review-part .container p.review-part-title {
    font-size: 24px;
    line-height: 32px;
  }
}
.page-template-location .review-part .container .item {
  padding: 0 20px;
}

@media (max-width: 991px) {
  .page-template-location .review-part .container .item {
    padding: 5px 10px;
  }
}

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