/**
* 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-contact .hero-content {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-template-contact .hero-content .btn-wrapper {
  display: none;
}

.contact-content .main-contact-form {
  margin: auto;
  max-width: 731px;
  margin-bottom: 75px;
}

.contact-content .main-contact-form .form-title {
  color: var(--color-primary);
}

.contact-content .main-contact-form .btn--primary:hover {
  border-radius: 0px;
  border: 0px;
  background: #B53114;
  color: #fff;
}

.contact-content .col-item {
  width: 100%;
  margin-bottom: 40px;
}

@media screen and (min-width: 480px) {
  .contact-content .col-item {
    max-width: 450px;
  }
}
@media screen and (min-width: 992px) {
  .contact-content .col-item {
    width: 49.333333%;
  }
}
@media screen and (min-width: 1200px) {
  .contact-content .col-item {
    width: 33.333333%;
    margin-bottom: 0px;
  }
}
.contact-content .col-item .title {
  font-family: var(--secondary-font), sans-serif;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 18px;
}

.contact-content .col-item .contact-sidebar {
  padding: 25px 20px 30px;
  background: var(--color-primary);
}

@media screen and (min-width: 992px) {
  .contact-content .col-item .contact-sidebar {
    height: 550px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-content .col-item .contact-sidebar {
    height: 600px;
  }
}
@media screen and (min-width: 1400px) {
  .contact-content .col-item .contact-sidebar {
    height: 570px;
  }
}
@media (max-width: 767px) {
  .contact-content .col-item .contact-sidebar .office-holder {
    max-width: 425px;
    margin-left: auto;
    margin-right: auto;
  }
}
.contact-content .col-item .contact-sidebar .select-office {
  /*max-width: 400px;*/
  max-width: 100%;
  margin-top: 5px;
  position: relative;
  padding: 10px 15px 6px 20px;
  margin-bottom: 0px;
  width: 100%;
  height: 44px;
  background: url(../images/select-arrow-down.svg) #fff no-repeat 100%;
  border: 0px;
  appearance: none;
  border-radius: 4px;
  color: #2A2A2A;
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.contact-content .col-item .contact-sidebar address {
  margin-bottom: 0px;
}

.contact-content .col-item .contact-sidebar .office-info {
  color: white;
  padding-top: 25px;
  padding-left: 20px;
}

.contact-content .col-item .contact-sidebar .phone {
  /*margin-bottom: 15px;*/
}

.contact-content .col-item .contact-sidebar .phone a {
  color: white;
}

.contact-content .col-item .contact-sidebar .fax a {
  color: white;
}

.contact-content .col-item .contact-sidebar figure {
  margin-top: 15px;
}

.contact-content .col-item .contact-sidebar .office-info__buttons a {
  color: white;
  text-decoration: underline;
}

.contact-content .col-item .contact-sidebar .office-info__buttons button {
  text-transform: none;
  text-decoration: underline;
  letter-spacing: 0px;
  font-weight: 300;
}

.contact-content .col-item .contact-sidebar .office-info__buttons button:hover {
  background: none !important;
  border: 0px !important;
}

.contact-content .col-item .contact-sidebar .office-info__buttons button:active {
  background: none !important;
  border: 0px !important;
}

.contact-content .col-item .contact-sidebar .office-info__buttons button:focus {
  background: none !important;
  border: 0px !important;
}

.contact-content .col-item .contact-team-widget {
  background: var(--color-secondary);
  padding: 22px 20px 30px;
}

@media screen and (min-width: 992px) {
  .contact-content .col-item .contact-team-widget {
    height: 550px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-content .col-item .contact-team-widget {
    height: 600px;
  }
}
@media screen and (min-width: 1400px) {
  .contact-content .col-item .contact-team-widget {
    height: 570px;
  }
}
.contact-content .col-item .contact-team-widget .sidebar-title {
  padding-bottom: 30px;
}

.contact-content .col-item .contact-team-widget #our-team .swiper {
  padding-bottom: 80px;
}

.contact-content .col-item .contact-team-widget #our-team .attorney-image {
  max-width: 290px;
  margin-left: auto;
  margin-right: auto;
}

.contact-content .col-item .contact-team-widget #our-team .attorney-info {
  margin-top: 25px;
}

.contact-content .col-item .contact-team-widget #our-team .attorney-info .name {
  color: var(--color-primary);
  text-align: center;
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 41px;
  letter-spacing: 2px;
}

.contact-content .col-item .contact-team-widget .swiper-button-prev {
  top: initial !important;
  bottom: 0;
  width: 35px;
  height: 35px;
  left: 36% !important;
  background: #fff;
  border: 0px;
}

@media screen and (min-width: 768px) {
  .contact-content .col-item .contact-team-widget .swiper-button-prev {
    left: 38% !important;
  }
}
.contact-content .col-item .contact-team-widget .swiper-button-prev:after {
  content: url(../images/icon/arrow.svg);
  /*transform: translate(1px, -1px) rotate(180deg);*/
}

.contact-content .col-item .contact-team-widget .swiper-button-next {
  top: initial !important;
  bottom: 0;
  width: 35px;
  height: 35px;
  right: 36% !important;
  background: #fff;
  border: 0px;
}

@media screen and (min-width: 768px) {
  .contact-content .col-item .contact-team-widget .swiper-button-next {
    right: 38% !important;
  }
}
.contact-content .col-item .contact-team-widget .swiper-button-next:after {
  content: url(../images/icon/arrow.svg);
  transform: translate(1px, -1px) rotate(180deg);
}

@media screen and (min-width: 992px) {
  .contact-content .col-item .sidebar-widget {
    height: 550px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-content .col-item .sidebar-widget {
    height: 600px;
  }
}
@media screen and (min-width: 1400px) {
  .contact-content .col-item .sidebar-widget {
    height: 570px;
  }
}
.contact-content .col-item .sidebar-expect {
  background: #313131;
  padding: 22px 30px 41px;
  color: #fff;
}

.contact-content .col-item .sidebar-expect .sidebar-title {
  color: #fff;
}

.contact-content .col-item .sidebar-expect p {
  color: #fff;
}

.contact-content .col-item .sidebar-expect .stars {
  filter: brightness(0) invert(1);
}

.contact-content .col-item .sidebar-expect .cta-text {
  display: block;
  max-width: 315px;
  margin-left: auto;
  margin-right: auto;
}

.contact-content .col-item .sidebar-expect .sidebar-subtitle {
  text-align: center;
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  margin-top: 15px;
  margin-bottom: 20px;
}

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