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

.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%;
  }
}
.page-template-contact .main-content {
  padding-bottom: 120px;
}

@media (max-width: 767px) {
  .page-template-contact .main-content {
    padding-bottom: 70px;
  }
}
.page-template-contact .social-icon-list li a {
  width: 35px;
  height: 35px;
  background-color: #121212;
}

.page-template-contact .social-icon-list li a i {
  height: 15px;
}

.page-template-contact .main-contact-form .form-wrap {
  margin-top: 20px;
  border-top: 5px solid var(--accent-color);
  padding: 40px 25px 70px;
  background: #fff;
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .page-template-contact .main-contact-form .form-wrap {
    padding: 40px 50px 70px;
  }
}
.page-template-contact .main-contact-form .form-wrap .form-sub-title {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
}

@media screen and (min-width: 768px) {
  .page-template-contact .main-contact-form .form-wrap .form-sub-title:after {
    content: "*";
    color: var(--accent-color);
    position: absolute;
    right: 256px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .main-contact-form .form-wrap .form-sub-title:after {
    right: 308px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .main-contact-form .form-wrap .form-sub-title:after {
    right: 240px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-contact .main-contact-form .form-wrap .form-sub-title:after {
    right: 300px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-contact .main-contact-form .form-wrap .form-sub-title:after {
    right: 308px;
  }
}
.page-template-contact .main-contact-form .form-wrap .gfield_label {
  margin-left: 15px !important;
  top: -4px;
}

.page-template-contact .main-contact-form .form-wrap .gfield_checkbox .gchoice {
  margin-top: 15px;
}

.page-template-contact .main-contact-form .form-wrap .gfield_checkbox .gchoice input[type=checkbox] {
  border-radius: 0px;
  outline-color: unset;
}

.page-template-contact .main-contact-form .form-wrap .gfield_checkbox .gchoice input[type=checkbox]:focus {
  outline-color: unset;
}

.page-template-contact .main-contact-form .form-wrap .gfield_checkbox .gchoice a {
  color: var(--accent-color);
  text-decoration: underline;
}

.page-template-contact .main-contact-form .form-wrap .gform_footer {
  justify-content: center;
}

.page-template-contact .col-item {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .page-template-contact .col-item {
    width: 40%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .col-item {
    width: 33.3333333333%;
  }
}
.page-template-contact .contact-sidebar {
  justify-content: center;
}

@media screen and (min-width: 1200px) {
  .page-template-contact .contact-sidebar {
    justify-content: left;
  }
}
.page-template-contact .contact-sidebar .office-info-map {
  text-align: center;
  margin-bottom: 20px;
}

.page-template-contact .contact-sidebar .location {
  background: #313131;
  padding: 30px 20px 20px 20px;
  color: #fff;
  margin-bottom: 50px;
}

@media screen and (min-width: 992px) {
  .page-template-contact .contact-sidebar .location {
    height: 570px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .contact-sidebar .location {
    margin-bottom: 0px;
  }
}
.page-template-contact .contact-sidebar .location .title {
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  line-height: 43px;
  padding-bottom: 31px;
  font-weight: 700;
  font-family: var(--secondary-font), sans-serif;
}

.page-template-contact .contact-sidebar .location .location-contact {
  border-top: 1px solid #fff;
  margin-top: 10px;
  padding-top: 10px;
}

.page-template-contact .contact-sidebar .location .location-contact a {
  color: #fff;
}

.page-template-contact .contact-sidebar .location .location-contact a:hover {
  text-decoration: underline;
}

.page-template-contact .contact-sidebar .location .address__buttons a {
  color: #fff;
  text-decoration: underline;
}

.page-template-contact .contact-sidebar .location .address__buttons a:hover {
  color: #CB5742;
}

.page-template-contact .contact-sidebar .location .address__buttons span {
  margin-left: 10px;
  margin-right: 10px;
}

.page-template-contact .contact-sidebar .location .address__buttons button {
  color: white;
  text-decoration: underline;
  border: 0px;
  background: none;
  padding-left: 0px;
}

.page-template-contact .contact-sidebar .location .address__buttons button:hover {
  color: #CB5742;
}

.page-template-contact .contact-sidebar .location .social {
  display: none;
}

.page-template-contact .contact-sidebar .team {
  background-image: url(../images/attorney-bg.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 30px 20px 20px 20px;
  margin-bottom: 50px;
}

@media screen and (min-width: 992px) {
  .page-template-contact .contact-sidebar .team {
    height: 570px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .contact-sidebar .team {
    margin-bottom: 0;
  }
}
.page-template-contact .contact-sidebar .team .sidebar-title {
  color: #fff;
  text-transform: uppercase;
}

.page-template-contact .contact-sidebar .team .bottom-content {
  margin-top: 20px;
}

.page-template-contact .contact-sidebar .team .bottom-content a {
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  color: white;
  text-transform: uppercase;
}

.page-template-contact .contact-sidebar .team .swiper-button-next {
  top: 37% !important;
  right: 0px !important;
}

@media screen and (min-width: 480px) {
  .page-template-contact .contact-sidebar .team .swiper-button-next {
    right: 15px !important;
  }
}
@media screen and (min-width: 768px) {
  .page-template-contact .contact-sidebar .team .swiper-button-next {
    right: 50px !important;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .contact-sidebar .team .swiper-button-next {
    right: -8px !important;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .contact-sidebar .team .swiper-button-next {
    right: 10px !important;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-contact .contact-sidebar .team .swiper-button-next {
    right: 40px !important;
  }
}
.page-template-contact .contact-sidebar .team .swiper-button-prev {
  top: 40% !important;
  left: 0px !important;
}

@media screen and (min-width: 480px) {
  .page-template-contact .contact-sidebar .team .swiper-button-prev {
    left: 15px !important;
  }
}
@media screen and (min-width: 768px) {
  .page-template-contact .contact-sidebar .team .swiper-button-prev {
    left: 50px !important;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .contact-sidebar .team .swiper-button-prev {
    left: -8px !important;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .contact-sidebar .team .swiper-button-prev {
    left: 10px !important;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-contact .contact-sidebar .team .swiper-button-prev {
    left: 40px !important;
  }
}
.page-template-contact .contact-sidebar .sidebar-widget {
  background: #fff;
  padding: 30px 20px 20px 20px;
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 992px) {
  .page-template-contact .contact-sidebar .sidebar-widget {
    height: 570px;
  }
}
.page-template-contact .contact-sidebar .sidebar-widget .sidebar-title {
  text-align: center;
  text-transform: uppercase;
}

.page-template-contact .contact-sidebar .sidebar-widget .sidebar-subtitle {
  font-size: 20px;
  line-height: 43px;
  margin-top: 15px;
  padding-bottom: 20px;
  font-weight: 700;
  font-family: var(--secondary-font), sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.page-template-contact .contact-sidebar .sidebar-widget .stars {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.page-template-contact .contact-sidebar .sidebar-widget p {
  font-size: 15px;
}

@media screen and (min-width: 1200px) {
  .page-template-contact .contact-sidebar .sidebar-widget p {
    font-size: 16px;
  }
}
.page-template-contact .contact-sidebar .sidebar-widget .btn {
  margin-top: 30px;
  margin-bottom: 10px;
  width: 100%;
  font-size: 14px;
  padding-right: 0px;
  padding-left: 0px;
}

@media screen and (min-width: 480px) {
  .page-template-contact .contact-sidebar .sidebar-widget .btn {
    width: 70%;
  }
}
@media screen and (min-width: 768px) {
  .page-template-contact .contact-sidebar .sidebar-widget .btn {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .contact-sidebar .sidebar-widget .btn {
    width: 100%;
    font-size: 15px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-contact .contact-sidebar .sidebar-widget .btn {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 18px;
  }
}
.page-template-contact .contact-sidebar .sidebar-widget .btn:hover {
  background: #FDEBE8;
}

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