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

.neutral {
  background: url("../images/neutral-pattern.jpg");
}

@media screen and (min-width: 768px) {
  .neutral {
    background: url("../images/neutral-banner-desktop.jpg");
  }
}
.accordion-mhk {
  margin-bottom: 0 !important;
  padding-bottom: 70px;
}

.accordion-mhk .cw-accordion__item {
  margin-bottom: 16px;
  box-shadow: 0px 8px 40px rgba(24, 39, 75, 0.08);
}

.accordion-mhk .cw-accordion__item-title {
  border: none;
  text-transform: uppercase;
  font-family: var(--main-font), sans-serif;
  padding-top: 20px;
}

@media (max-width: 767px) {
  .accordion-mhk .cw-accordion__item-title {
    letter-spacing: 0 !important;
    padding-top: 9px !important;
    padding-bottom: 8px !important;
    background-size: 24px 24px !important;
    background-position: top 50% right 13px !important;
  }
}
.accordion-mhk .cw-accordion__item-content, .accordion-mhk .cw-accordion__item-title {
  border-radius: 0 !important;
}

.p-unset {
  position: unset;
}

@media (max-width: 991px) {
  .page-template-contact .main-content {
    padding-bottom: 10px;
  }
}
.contact-social-call p {
  font-family: var(--secondary-font), sans-serif;
  color: #18397b;
  font-size: 32px;
}

@media screen and (min-width: 768px) {
  .contact-social-call p {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .contact-social-call p {
    font-size: 36px;
  }
}
.contact-social-call p a {
  color: #eb5b13;
  font-size: 32px;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .contact-social-call p a {
    font-size: 36px;
  }
}
@media screen and (min-width: 992px) {
  .contact-social-call p a {
    font-size: 40px;
  }
}
.contact-sidebar {
  margin-top: 40px;
}

@media screen and (min-width: 768px) {
  .contact-sidebar {
    margin-top: 90px;
  }
}
@media (min-width: 992px) {
  .contact-sidebar .sidebar-widget {
    height: 100%;
  }
}
.contact-sidebar .sidebar-expect p {
  color: #fff;
}

.col-item-wrap {
  width: 33.3333333333%;
  padding-left: 12px;
  padding-right: 12px;
}

@media (max-width: 1199px) {
  .col-item-wrap {
    width: 50%;
    margin-bottom: 20px;
  }
  .col-item-wrap:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .col-item-wrap {
    margin-bottom: 40px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.col-item-wrap .col-item {
  background: var(--color-secondary);
  padding: 40px;
}

@media (max-width: 1439px) {
  .col-item-wrap .col-item {
    padding: 40px 15px;
  }
}
@media (max-width: 991px) {
  .col-item-wrap .col-item {
    height: auto !important;
    padding: 40px;
  }
}
@media (max-width: 575px) {
  .col-item-wrap .col-item {
    padding: 40px 20px;
  }
}
.col-item-wrap .col-item .results-part {
  padding: 0;
  background: none;
  justify-content: start !important;
}

.col-item-wrap .col-item .results-part .h3-heading {
  text-transform: uppercase;
  color: var(--color-primary);
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 5px;
  font-family: var(--secondary-font), sans-serif;
}

.col-item-wrap .col-item .results-part .container {
  padding: 0;
}

.col-item-wrap .col-item .results-part .container .results-slider-wrap {
  padding: 0;
  width: 100%;
}

.col-item-wrap .col-item .results-part .container .results-slider-wrap .grid-results {
  padding-left: unset !important;
  padding-right: unset !important;
}

@media (max-width: 379px) {
  .col-item-wrap .col-item .results-part .container .results-slider-wrap .grid-results .item .amount {
    font-size: 30px;
  }
}
.col-item-wrap .col-item .attorney-item {
  margin-bottom: 0 !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .col-item-wrap .col-item .attorney-item {
    width: 85% !important;
  }
}
@media (max-width: 991px) {
  .col-item-wrap .col-item .attorney-item {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .col-item-wrap .col-item .attorney-item {
    width: 85% !important;
    height: 100%;
    margin: 0 auto;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .col-item-wrap .col-item .attorney-item figure {
    width: 85% !important;
    height: 100%;
  }
}
.col-item-wrap .col-item .attorney-item__title {
  text-align: center;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.col-item-wrap .col-item .attorney-item__block {
  background: #fff;
}

@media (max-width: 767px) {
  .col-item-wrap .col-item .attorney-item__block {
    width: 85%;
    border-top: 5px solid #BF1E2E;
    border-left: none;
    text-align: center;
    display: unset;
    align-items: start;
    justify-content: center;
    flex-direction: column;
  }
}
.col-item-wrap .col-item .attorney-item__link {
  margin-left: -19px;
}

.col-item-wrap:first-of-type .col-item {
  background: url(../images/logo-banner-red.jpg) no-repeat center top var(--color-secondary);
  background-size: cover;
}

@media screen and (min-width: 992px) {
  .col-item-wrap:first-of-type .col-item .results-part {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
  }
}
.col-item-wrap:nth-of-type(even) .col-item {
  background: var(--color-neutral);
}

@media (min-width: 992px) {
  .col-item-wrap:nth-of-type(even) .col-item {
    padding-bottom: 20px;
  }
}
.col-item-wrap .sidebar-title,
.col-item-wrap .sidebar-subtitle {
  text-transform: uppercase;
  color: var(--color-primary);
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 5px;
}

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