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

.page-template-contact .main-content .page-desc {
  margin: 0 auto 30px;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .page-template-contact .main-content .page-desc {
    max-width: 900px;
  }
}
.page-template-contact .main-content ul.social-icon-list {
  margin-bottom: 35px;
}

.page-template-contact .contact-sidebar {
  margin: 20px auto 0;
}

@media screen and (min-width: 992px) {
  .page-template-contact .contact-sidebar {
    margin-top: 60px;
  }
  .page-template-contact .contact-sidebar .widget_cw_team_widget,
.page-template-contact .contact-sidebar .contact-info {
    height: 100%;
  }
  .page-template-contact .contact-sidebar .sidebar-item > div:not(:empty) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .contact-sidebar .sidebar-widget {
    height: 100%;
  }
}
.page-template-contact .contact-sidebar .sidebar-item:not(:empty) {
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .page-template-contact .contact-sidebar .sidebar-item:not(:empty) .contact-info {
    padding: 34px 30px 30px;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .page-template-contact .contact-sidebar .sidebar-item:not(:empty) .contact-info {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-contact .contact-sidebar .sidebar-item:not(:empty) .sidebar-expect {
    padding: 34px 30px 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-contact .contact-sidebar .sidebar-item:not(:empty) .sidebar-expect {
    margin-top: 60px;
  }
}
.page-template-contact .contact-sidebar .sidebar-item:not(:empty) .sidebar-expect .sidebar-expect-sect {
  padding: 30px 0;
  text-align: center;
  border-bottom: 1px solid #D0D0D0;
}

.page-template-contact .contact-sidebar .sidebar-item:not(:empty) .sidebar-expect .sidebar-expect-sect:first-child {
  padding-top: 0;
}

.page-template-contact .contact-sidebar .sidebar-item:not(:empty) .sidebar-expect .sidebar-expect-sect:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.page-template-contact .contact-sidebar .sidebar-item:not(:empty) .sidebar-expect .sidebar-expect-sect .sidebar-title {
  margin-bottom: 15px;
}

.page-template-contact .contact-sidebar .sidebar-item:not(:empty) .sidebar-expect .sidebar-expect-sect p:last-child {
  margin-bottom: 0;
}

.page-template-contact .contact-sidebar .sidebar-item:not(:empty) .sidebar-expect .sidebar-expect-sect .icon-holder {
  margin-bottom: 20px;
}

.page-template-contact .contact-sidebar .sidebar-item:not(:empty) .sidebar-expect .sidebar-expect-sect .btn-wrapper .btn {
  margin: 0 auto;
}

.page-template-contact .contact-sidebar .sidebar-item:not(:empty) .team-sidebar {
  height: 100%;
}

.page-template-contact .contact-sidebar .contact-info .office-holder {
  margin: 0 auto;
  max-width: 450px;
  color: var(--text-color);
  font-size: 19px;
  font-weight: 400;
  line-height: 33px;
}

.page-template-contact .contact-sidebar .contact-info .office-holder .office-heading {
  margin-bottom: 22px;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .page-template-contact .contact-sidebar .contact-info .office-holder .office-heading {
    margin-bottom: 25px;
  }
}
.page-template-contact .contact-sidebar .contact-info .office-holder .select-office-contact {
  position: relative;
  padding: 7px 45px 8px 16px;
  margin-bottom: 20px;
  width: 100%;
  height: 50px;
  color: var(--color-secondary);
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  background: url(../images/icons/icon-select.svg) no-repeat right 15px center, linear-gradient(180deg, #FFF 0%, #D2D3D5 100%);
  background-size: 16px;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #D0D0D0;
  appearance: none;
}

.page-template-contact .contact-sidebar .contact-info .office-holder .firm-name {
  font-weight: 700;
}

.page-template-contact .contact-sidebar .contact-info .office-holder address {
  margin: 0;
}

.page-template-contact .contact-sidebar .contact-info .office-holder .phone a {
  color: var(--text-color);
}

.page-template-contact .contact-sidebar .contact-info .office-holder .office-info__buttons {
  margin-top: 22px;
}

.page-template-contact .contact-sidebar .contact-info .office-holder .office-info__buttons .btn {
  padding: 0;
  color: var(--color-primary);
  font-family: var(--secondary-font), sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  border-bottom: 3px solid var(--color-primary);
  border-radius: 0;
}

.page-template-contact .contact-sidebar .contact-info .office-holder .office-info__buttons .btn:hover {
  color: var(--color-tertiary);
}

.page-template-contact .contact-sidebar .contact-info .office-holder .office-info__buttons .btn:first-child {
  margin-right: 23px;
}

.page-template-contact .contact-sidebar .contact-info .office-holder .office-map {
  margin-top: 30px;
}

.page-template-contact .contact-sidebar .contact-info .office-holder .office-map a {
  position: relative;
  display: inline-block;
}

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