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

.rev-row {
  flex-direction: row-reverse;
}

@media screen and (min-width: 768px) {
  .page-template-local-hub h1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .page-template-local-hub h1 {
    margin-top: 25px;
  }
}
.page-template-local-hub .location-intro {
  position: relative;
  padding: 25px 0 0;
}

@media screen and (min-width: 1200px) {
  .page-template-local-hub .location-intro {
    padding: 75px 0 75px;
  }
  .page-template-local-hub .location-intro::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 38%;
    height: 100%;
    background: rgb(235, 236, 235);
    z-index: -1;
  }
  .page-template-local-hub .location-intro::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 62%;
    height: 100%;
    background: rgb(30, 30, 30);
    z-index: -1;
  }
}
.page-template-local-hub .location-intro .content-container {
  background-color: #fff;
  padding: 20px;
  position: relative;
}

@media screen and (min-width: 1200px) {
  .page-template-local-hub .location-intro .content-container {
    position: relative;
    padding: 98px 75px 88px;
    margin-left: 121px;
    max-width: 497px;
  }
  .page-template-local-hub .location-intro .content-container:before {
    content: "";
    position: absolute;
    top: 49%;
    left: -120px;
    transform: translateY(-49%);
    width: 90px;
    height: 270px;
    background-image: url("../images/services-logo-bg.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-local-hub .location-intro .content-container {
    max-height: 454px;
  }
}
.page-template-local-hub .location-intro .video-title {
  color: #fff;
  font-family: var(--main-font), sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-top: -10px;
}

.page-template-local-hub .location-intro .cw_video_open_popup_customized {
  position: relative;
  display: block;
}

.page-template-local-hub .location-intro .cw_video_open_popup_customized:hover:after {
  opacity: 0.1;
}

.page-template-local-hub .location-intro .cw_video_open_popup_customized:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.page-template-local-hub .location-intro .ratings {
  margin-top: 28px;
}

@media screen and (min-width: 1200px) {
  .page-template-local-hub .location-intro .ratings {
    display: flex;
    align-items: center;
    gap: 20px;
  }
}
.page-template-local-hub .location-intro .ratings a {
  color: #fff;
  text-decoration: none;
}

.page-template-local-hub .location-intro .ratings a:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .page-template-local-hub .location-intro .ratings {
    text-align: center;
  }
  .page-template-local-hub .location-intro .ratings > div {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-local-hub .location-intro .col-right {
    max-width: 693px;
    margin-left: auto;
  }
}
@media (max-width: 1199px) {
  .page-template-local-hub .location-intro .col-right {
    background: rgb(30, 30, 30);
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-local-hub .location-intro .col-left {
    display: flex;
    align-items: center;
  }
}
.page-template-local-hub .location-details {
  margin-top: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

.page-template-local-hub .location-details .container {
  background: rgb(248, 248, 248);
}

@media screen and (min-width: 1200px) {
  .page-template-local-hub .location-details {
    margin-top: 62px;
  }
}
.page-template-local-hub .location-details .description {
  font-family: var(--main-font), sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 25px;
}

@media (max-width: 1199px) {
  .page-template-local-hub .location-details .description {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-local-hub .location-details .contact-details {
    display: flex;
    gap: 30px;
  }
}
@media (max-width: 1199px) {
  .page-template-local-hub .location-details .contact-details {
    padding-bottom: 30px;
  }
  .page-template-local-hub .location-details .contact-details > div {
    margin-bottom: 15px;
  }
}
.page-template-local-hub .location-details .label {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
}

.page-template-local-hub .location-details .cta {
  margin-bottom: 20px;
}

.page-template-local-hub .location-details .plus-code {
  font-weight: 400;
  font-size: 12px;
  line-height: 30px;
}

.page-template-local-hub .location-details .plus-code span {
  color: rgb(149, 43, 40);
}

.page-template-local-hub .location-details .address {
  max-width: 175px;
}

@media screen and (min-width: 992px) {
  .page-template-local-hub .location-details .col-right {
    display: flex;
    align-items: center;
  }
}
.page-template-local-hub .community-involvement {
  margin-top: 10px;
}

@media (max-width: 1199px) {
  .page-template-local-hub .community-involvement {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-local-hub .community-involvement {
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-local-hub .community-involvement .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 1199px) {
  .page-template-local-hub .community-involvement h2 {
    margin-bottom: 20px;
  }
}
.page-template-local-hub .community-involvement .sublabel {
  color: rgb(149, 43, 40);
  font-weight: 800;
  font-size: 19px;
  line-height: 27px;
  letter-spacing: 8%;
  text-transform: uppercase;
  margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
  .page-template-local-hub .community-involvement .content {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-local-hub .community-involvement .content p {
    max-width: 526px;
  }
}
.page-template-local-hub .community-involvement .sidebar {
  max-width: 516px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media screen and (min-width: 1200px) {
  .page-template-local-hub .community-involvement .sidebar::after {
    content: "";
    position: absolute;
    top: 47%;
    right: -54px;
    height: 346px;
    width: 5px;
    border: 1px solid rgb(51, 51, 51);
    transform: translateY(-50%);
  }
}
.page-template-local-hub .from-our-blog {
  background: rgb(236, 236, 236);
  padding: 40px 0 40px;
}

@media screen and (min-width: 1200px) {
  .page-template-local-hub .from-our-blog {
    padding: 60px 0 60px;
  }
}
@media (max-width: 1199px) {
  .page-template-local-hub .from-our-blog .blog-post {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.page-template-local-hub .from-our-blog .post-thumbnail {
  min-width: 330px;
  max-width: 330px;
  margin-right: 20px;
  margin-top: 10px;
}

@media (max-width: 1199px) {
  .page-template-local-hub .from-our-blog .post-thumbnail {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .page-template-local-hub .from-our-blog h2 {
    margin-bottom: 50px;
  }
}
.page-template-local-hub .from-our-blog .post-details .date {
  font-size: 18px;
  line-height: 30px;
}

@media (max-width: 1199px) {
  .page-template-local-hub .from-our-blog .post-details .date {
    margin-top: 10px;
    display: block;
  }
}
.page-template-local-hub .from-our-blog .post-details .h3-heading {
  margin-top: 20px;
}

.page-template-local-hub .from-our-blog .post-details .h3-heading a {
  color: rgb(0, 10, 18);
}

.page-template-local-hub .from-our-blog .post-details .post-category {
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

.page-template-local-hub .from-our-blog .post-details .post-category span {
  font-weight: 700;
}

@media (max-width: 1199px) {
  .page-template-local-hub .from-our-blog .post-details {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item {
  box-shadow: none;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item:first-child {
  border-top: 1px solid #DEDEDE;
  padding-top: 13px;
}

.page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item-title {
  background-color: white !important;
  background-image: url("../images/pa-accordion.svg");
  border: 0px;
  font-family: var(--main-font), sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  color: #333333 !important;
  padding-left: 0px;
}

.page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item-title:hover, .page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item-title:focus {
  background-color: white !important;
  color: var(--color-primary) !important;
  background-image: url("../images/pa-accordion-up.svg") !important;
}

@media screen and (max-width: 1399px) {
  .page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item-title {
    font-size: 22px;
  }
}
@media screen and (max-width: 1399px) {
  .page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item-title {
    font-size: 18px;
  }
}
.page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item--open .cw-accordion__item-title {
  color: var(--color-primary) !important;
  background-color: white !important;
  background-image: url("../images/pa-accordion-up.svg") !important;
  border-radius: 0px;
}

.page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item--open .cw-accordion__item-content {
  border: 0px;
  padding-top: 20px;
  padding-left: 0px;
  padding-bottom: 0px;
  background-color: white !important;
}

@media screen and (max-width: 767px) {
  .page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item--open .cw-accordion__item-content {
    padding-right: 0;
  }
}
.page-template-local-hub .practice-area-part-4 .col-lg-8 .cw-accordion__item--open .cw-accordion__item-content p {
  color: #333333;
  line-height: 32px;
}

.page-template-local-hub .attorneys {
  position: relative;
  z-index: 2;
}

.page-template-local-hub .attorneys::after {
  display: none;
}

@media (max-width: 1199px) {
  .page-template-local-hub .attorneys__link {
    margin-bottom: 15px;
  }
}
.page-template-local-hub .attorneys .swiper-controls {
  max-width: 213px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  position: relative;
  height: 30px;
}

.page-template-local-hub .attorneys .swiper-controls .arrow-prev {
  left: -25px;
  top: 7px;
}

.page-template-local-hub .attorneys .swiper-controls .arrow-next {
  right: -25px;
  top: 7px;
}

@media screen and (min-width: 768px) {
  .page-template-local-hub .attorneys {
    background-image: url("../images/corner-stripes.png");
    background-repeat: no-repeat;
    background-size: unset;
  }
}
@media screen and (min-width: 992px) {
  .page-template-local-hub .attorneys {
    position: relative;
    padding-bottom: 59px;
  }
  .page-template-local-hub .attorneys:after {
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    top: initial;
    right: 0;
    bottom: 0;
    pointer-events: none;
    width: 1037px;
    height: 182px;
    background-image: url("../images/cut-1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
  }
}
.page-template-local-hub .social-contact-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}

@media (max-width: 992px) {
  .page-template-local-hub .social-contact-wrap {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .page-template-local-hub .social-contact-wrap {
    display: block;
    text-align: center;
  }
}
.page-template-local-hub .social-contact-wrap .social-icons-wrap {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .page-template-local-hub .social-contact-wrap .social-icons-wrap {
    display: block;
  }
}
.page-template-local-hub .social-contact-wrap .social-icons-wrap p {
  color: var(--color-secondary);
  font-size: 18px;
  font-family: var(--secondary-font), sans-serif;
  font-weight: 700;
  line-height: 24px;
  padding-right: 20px;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .page-template-local-hub .social-contact-wrap .social-icons-wrap p {
    text-align: center;
    padding: 0;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-local-hub .social-contact-wrap .social-icons-wrap p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 768px) {
  .page-template-local-hub .social-contact-wrap .social-icons-wrap .social-icon-list {
    justify-content: center;
  }
}
.page-template-local-hub .social-contact-wrap .social-icons-wrap .social-icon-list a {
  border: 2px solid var(--accent-color);
}

.page-template-local-hub .contact-section {
  margin-top: 30px;
  background: rgb(248, 248, 248);
  padding: 40px 0 40px;
  margin-bottom: 30px;
}

@media (max-width: 1199px) {
  .page-template-local-hub .contact-section .map-image {
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .page-template-local-hub .contact-section {
    position: relative;
  }
  .page-template-local-hub .contact-section:after {
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    pointer-events: none;
    width: 1037px;
    height: 496px;
    background-image: url("../images/cut-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-local-hub .contact-section {
    padding: 80px 0 85px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.page-template-local-hub .contact-section .gform_required_legend {
  display: none;
}

.page-template-local-hub .contact-section .row {
  position: relative;
  z-index: 2;
}

@media (max-width: 1199px) {
  .page-template-local-hub .contact-section .row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 1199px) {
  .page-template-local-hub .contact-section h2 {
    margin-top: 20px;
  }
}
.page-template-local-hub .faqs-section {
  background-color: #fff;
  padding-top: 40px;
}

@media screen and (min-width: 992px) {
  .page-template-local-hub .faqs-section {
    padding-top: 70px;
  }
}

/*# sourceMappingURL=local-hub.css.map*/