/**
* 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 {
  position: relative;
  padding-bottom: 25px;
}

@media screen and (min-width: 768px) {
  .page-template-contact .main-content {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .main-content {
    padding-top: 25px;
  }
}
.page-template-contact .main-content:before {
  position: absolute;
  z-index: -1;
  content: "";
  width: 100%;
  height: 376px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.5) 47.31%, rgba(0, 0, 0, 0) 100%), url("../images/bg-default.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
}

@media screen and (min-width: 768px) {
  .page-template-contact .main-content:before {
    top: -70px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .main-content:before {
    top: -203px;
    background-image: url("../images/bg-default.jpg");
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .main-content:before {
    top: -203px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-contact .main-content:before {
    top: -206px;
  }
}
@media (max-width: 767px) {
  .page-template-contact .main-content:before {
    height: 176px;
  }
}
@media (max-width: 575px) {
  .page-template-contact .main-content:before {
    height: 216px;
  }
}
@media (max-width: 449px) {
  .page-template-contact .main-content:before {
    height: 266px;
  }
}
.page-template-contact .main-content .page-title {
  text-shadow: 0px 13.3898px 20.0847px rgba(0, 0, 0, 0.2);
  margin-bottom: 31px;
}

.page-template-contact .main-content .main-content-container {
  background-color: #fff;
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 24px 20px 13px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 31px;
}

@media screen and (min-width: 768px) {
  .page-template-contact .main-content .main-content-container {
    width: 100%;
    max-width: 85%;
    padding: 34px 30px 13px;
    margin-bottom: 41px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .main-content .main-content-container {
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .main-content .main-content-container {
    margin-bottom: 90px;
  }
}
@media (max-width: 369px) {
  .page-template-contact .main-content .main-content-container ul.social-icon-list li {
    margin-left: 12px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .main-content .main-contact-form {
    height: 100%;
  }
}
.page-template-contact .main-content .main-contact-form .form-wrap {
  margin-top: 0;
  padding: 45px 31px;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .page-template-contact .main-content .main-contact-form .form-wrap {
    max-width: 590px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .main-content .main-contact-form .form-wrap {
    max-width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .main-content .main-contact-form .form-wrap {
    padding: 45px 51px;
  }
}
@media (max-width: 991px) {
  .page-template-contact .main-content .main-contact-form .form-wrap {
    margin-bottom: 70px;
  }
}
@media (max-width: 329px) {
  .page-template-contact .main-content .main-contact-form .form-wrap {
    padding: 40px 25px;
  }
}
.page-template-contact .main-content .main-contact-form .form-wrap .form-title {
  width: 100%;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .page-template-contact .main-content .main-contact-form .form-wrap .form-title {
    max-width: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-contact .main-content .main-contact-form .form-wrap .form-title {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .page-template-contact .main-content .main-contact-form .form-wrap .form-title {
    font-size: 28px;
  }
}
.page-template-contact .main-content .main-contact-form .form-wrap .gform_footer {
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .page-template-contact .main-content .main-contact-form .form-wrap .gform_footer .button {
    padding: 8.5px 24.58px !important;
    background-position: calc(100% - 24.58px) center;
    padding-right: 65.39px !important;
  }
}
.page-template-contact .main-content .main-contact-form .form-wrap .gform-field-label {
  margin-top: 10px;
}

.page-template-contact .main-content .pa-custom-row {
  margin-top: 70px;
}

@media screen and (min-width: 1200px) {
  .page-template-contact .main-content .pa-custom-row {
    margin-top: 90px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-contact .main-content .pa-custom-row .pa-content-container {
    width: 100%;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 41px;
  }
}
.page-template-contact .content-section {
  padding-bottom: 50px;
}

@media screen and (min-width: 1200px) {
  .page-template-contact .content-section {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .content-section .container .row .col-lg-7.col-xl-7,
  .page-template-contact .content-section .container .row .col-lg-7.col-xl-8 {
    flex: 1 0 0% !important;
    padding-right: 55.5px !important;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-contact .content-section .container .row .col-lg-7.col-xl-7,
  .page-template-contact .content-section .container .row .col-lg-7.col-xl-8 {
    padding-right: 132px !important;
  }
}
.page-template-contact .content-section .sidebar {
  margin-top: initial !important;
}

@media (max-width: 1399px) {
  .page-template-contact .col-item {
    margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .page-template-contact .col-item {
    margin-bottom: 45px;
  }
}
@media (max-width: 575px) {
  .page-template-contact .col-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 1399px) {
  .page-template-contact .col-item:last-of-type {
    margin-bottom: 0;
  }
}
.page-template-contact .col-item .sidebar-widget {
  color: var(--color-primary);
  border: 1px solid #D8D8D8;
  background-color: #fff;
  box-shadow: 0px 12px 35px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 38px 27px;
  height: 100%;
}

@media (max-width: 575px) {
  .page-template-contact .col-item .sidebar-widget {
    padding: 38px 13px;
  }
}
.page-template-contact .col-item .sidebar-widget-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 103px;
}

.page-template-contact .col-item .sidebar-widget .sidebar-title {
  position: relative;
  font-family: var(--secondary-font), sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #595858;
  line-height: 35px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media (max-width: 575px) {
  .page-template-contact .col-item .sidebar-widget .sidebar-title {
    line-height: normal;
  }
}
.page-template-contact .col-item .sidebar-widget .sidebar-title:after {
  width: 100px;
  background-size: 100px 2px;
}

.page-template-contact .col-item .sidebar-widget P {
  color: #1B1B1B;
  text-align: center;
}

.page-template-contact .col-item .sidebar-widget-social-media {
  border: 1px solid #D8D8D8;
  background-color: #fff;
  box-shadow: 0px 12px 35px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

@media (max-width: 369px) {
  .page-template-contact .col-item .sidebar-widget-social-media {
    padding: 38px 10px;
  }
}
.page-template-contact .col-item .sidebar-widget-social-media .sidebar-title {
  position: relative;
  font-family: var(--secondary-font), sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #595858;
  line-height: 35px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.page-template-contact .col-item .sidebar-widget-social-media .sidebar-title:after {
  width: 100px;
  background-size: 100px 2px;
}

.page-template-contact .col-item .sidebar-widget-social-media .icon-holder {
  margin: 25px auto;
}

.page-template-contact .col-item .sidebar-widget-social-media .btn {
  color: var(--color-primary);
  min-width: 231px;
}

@media (max-width: 575px) {
  .page-template-contact .col-item .sidebar-widget-social-media .btn span {
    max-width: 100%;
  }
}
.page-template-contact .contact-us-locations-container {
  padding: 30px 35px;
  width: 100%;
  height: 100%;
  max-width: 590px;
  margin-left: auto;
  margin-right: auto;
  background-color: #002247;
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(11.9px);
  border-radius: 5px;
}

@media screen and (min-width: 992px) {
  .page-template-contact .contact-us-locations-container {
    max-width: 100%;
    margin-left: initial;
    margin-right: initial;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .contact-us-locations-container {
    padding: 30px 51px;
  }
}
@media (max-width: 369px) {
  .page-template-contact .contact-us-locations-container {
    padding: 30px 25px;
  }
}
@media (max-width: 329px) {
  .page-template-contact .contact-us-locations-container {
    padding: 40px 20px;
  }
}
.page-template-contact .contact-us-locations-container .map-img-container {
  margin-top: 32px;
}

@media screen and (min-width: 768px) {
  .page-template-contact .contact-us-locations-container .map-img-container {
    margin-top: 27px;
  }
}
.page-template-contact .contact-us-locations-container .map-img-container img {
  margin-left: auto;
  margin-right: auto;
  border: 8px solid #D6E0E6;
  border-radius: 16px;
}

.page-template-contact .contact-sidebar {
  margin-top: 70px;
}

@media screen and (min-width: 992px) {
  .page-template-contact .contact-sidebar {
    margin-top: 90px;
  }
}
@media (max-width: 991px) {
  .page-template-contact .contact-sidebar {
    max-width: 465px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-contact.spanish-page .main-content:before {
    height: 445px;
  }
}
@media (max-width: 767px) {
  .page-template-contact.spanish-page .main-content:before {
    height: 313px;
  }
}
@media (max-width: 439px) {
  .page-template-contact.spanish-page .main-content:before {
    height: 350px;
  }
}
@media (max-width: 405px) {
  .page-template-contact.spanish-page .main-content .col-item .sidebar-widget .btn-border {
    font-size: 13.2px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .page-template-contact.spanish-page .contact-us-locations-container .office-info-container .select-office {
    font-size: 16px;
    letter-spacing: 1.5px;
  }
}
@media (max-width: 1199px) {
  .page-template-contact.spanish-page .contact-us-locations-container .office-info-container .select-office {
    font-size: 17px;
  }
}
@media (max-width: 575px) {
  .page-template-contact.spanish-page .contact-us-locations-container .office-info-container .select-office {
    font-size: 15px;
  }
}
.page-template-contact.spanish-page .contact-us-locations-container .office-subheading {
  text-transform: none;
}

.page-template-contact .contact-us-locations-container {
  background-color: #002247;
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(11.9px);
  border-radius: 10px;
}

@media screen and (min-width: 992px) {
  .page-template-contact .contact-us-locations-container {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .page-template-contact .contact-us-locations-container {
    width: 100%;
    max-width: 465px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-template-contact .contact-us-locations-container .office-heading {
  font-family: var(--secondary-font), sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  color: #fff;
  line-height: 45px;
}

@media screen and (min-width: 1200px) {
  .page-template-contact .contact-us-locations-container .office-heading {
    text-align: center;
  }
}
.page-template-contact .contact-us-locations-container .office-subheading {
  font-family: var(--secondary-font), sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  color: #fff;
  line-height: 30px;
  text-transform: capitalize;
  margin-bottom: 25px;
}

@media screen and (min-width: 1200px) {
  .page-template-contact .contact-us-locations-container .office-subheading {
    text-align: center;
    letter-spacing: 0.02em;
  }
}
.page-template-contact .contact-us-locations-container .office-info-container .select-office {
  position: relative;
  padding: 10px 16px;
  padding-right: 40px;
  margin-bottom: 19px;
  width: 100%;
  max-width: 100%;
  background-image: url(../images/icon/icon-select-dropdown.svg);
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 16px 8px;
  background-color: #FBFBFB;
  border: 2px solid #DCDCDC;
  border-radius: 6px;
  appearance: none;
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
  color: var(--color-primary);
  line-height: 32px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  .page-template-contact .contact-us-locations-container .office-info-container .select-office {
    font-size: 19px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-contact .contact-us-locations-container .office-info-container .select-office {
    letter-spacing: normal;
  }
}
@media (max-width: 575px) {
  .page-template-contact .contact-us-locations-container .office-info-container .select-office {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.02em;
    padding: 13px 10px;
    padding-right: 25px;
  }
}
.page-template-contact .contact-us-locations-container .office-info-container .office-info {
  color: #fff;
}

.page-template-contact .contact-us-locations-container .office-info-container .office-info .phone {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  text-decoration: underline;
  margin-top: 12px;
}

@media screen and (min-width: 1200px) {
  .page-template-contact .contact-us-locations-container .office-info-container .office-info .phone {
    margin-top: 6px;
  }
}
.page-template-contact .contact-us-locations-container .office-info-container .office-info .phone:is(:hover, :focus) {
  color: #fff;
  box-shadow: none;
}

.page-template-contact .contact-us-locations-container .office-info-container .office-info .phone:before {
  position: relative;
  content: "";
  display: inline-block;
  width: 37.41px;
  height: 37.41px;
  background-image: url(../images/icon/icon-telephone.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 18.3px;
}

.page-template-contact .contact-us-locations-container .office-info-container address,
.page-template-contact .contact-us-locations-container .office-info-container .office-phone {
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.02em;
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .page-template-contact .contact-us-locations-container .office-info-container address,
  .page-template-contact .contact-us-locations-container .office-info-container .office-phone {
    font-size: 18px;
    line-height: 30px;
  }
}
.page-template-contact .contact-us-locations-container .office-info-container figure {
  margin-top: 26px;
}

.page-template-contact .contact-us-locations-container .office-info-container figure img {
  border-radius: 6px;
}

.page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons {
  display: flex;
  align-items: center;
  margin-top: 26px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons {
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons {
    flex-direction: column;
  }
}
.page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons .btn {
  padding: 12.5px;
  border: 2px solid #F5B253;
  border-radius: 5px;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons .btn {
    min-width: 160px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons .btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons .btn {
    width: 100%;
  }
}
.page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons .btn.cw-modal {
  margin-left: 13px;
}

@media screen and (min-width: 768px) {
  .page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons .btn.cw-modal {
    margin-left: 18px;
    min-width: 183px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons .btn.cw-modal {
    margin-left: 0;
    margin-top: 18px;
    min-width: initial;
  }
}
@media (max-width: 575px) {
  .page-template-contact .contact-us-locations-container .office-info-container .office-info__buttons .btn.cw-modal {
    margin-left: 0;
    margin-top: 18px;
    min-width: initial;
  }
}

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