/**
* 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 .form-wrap {
  background-color: #071F53;
  border: none;
  border-radius: 50px;
  max-width: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .page-template-contact .form-wrap {
    padding: 50px 30px;
  }
}
.page-template-contact .form-wrap .form-title {
  text-align: center;
}

@media (max-width: 1199px) {
  .page-template-contact .contact-sidebar-item {
    width: 100%;
    max-width: 585px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    height: auto !important;
  }
}
.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: 20px;
}

@media screen and (min-width: 1200px) {
  .contact-sidebar {
    margin-top: 70px;
  }
}
@media (min-width: 992px) {
  .contact-sidebar .sidebar-widget {
    height: 100%;
  }
}
.contact-sidebar .sidebar-expect {
  background-color: #071F53;
  padding: 60px 66px;
  border-radius: 50px;
  height: 100%;
}

@media (max-width: 1439px) {
  .contact-sidebar .sidebar-expect {
    padding: 55px 25px;
  }
}
.contact-sidebar .sidebar-expect h2,
.contact-sidebar .sidebar-expect h3,
.contact-sidebar .sidebar-expect .sidebar-title,
.contact-sidebar .sidebar-expect .sidebar-subtitle,
.contact-sidebar .sidebar-expect p {
  color: #fff;
}

.contact-sidebar .sidebar-expect .btn-std {
  font-size: 16px;
  line-height: normal;
}

.contact-sidebar .widget_cw_cta_widget {
  padding: 60px 64px;
  text-align: center;
  background: url(../images/sidebar-logo.png) no-repeat center top 60px #071F53;
  background-size: 299px 111px;
  height: 100%;
  border-radius: 50px;
}

@media (max-width: 1439px) {
  .contact-sidebar .widget_cw_cta_widget {
    padding: 55px 20px;
  }
}
@media (max-width: 575px) {
  .contact-sidebar .widget_cw_cta_widget {
    background-size: 75%;
  }
}
.contact-sidebar .widget_cw_cta_widget__title {
  color: #fff;
  margin-top: 123px;
  text-align: center;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
}

@media (max-width: 575px) {
  .contact-sidebar .widget_cw_cta_widget__title {
    line-height: normal;
  }
}
.contact-sidebar .widget_cw_cta_widget__phone {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  display: block;
  margin-top: 14px;
  color: #fff;
}

.contact-sidebar .widget_cw_cta_widget .btn {
  width: 100%;
  border-radius: 50px;
  background: #70CFFA;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
}

@media (max-width: 575px) {
  .contact-sidebar .widget_cw_cta_widget .btn {
    line-height: normal;
  }
}
.contact-sidebar .widget_cw_cta_widget .btn span {
  color: #152C5E;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: normal;
}

@media (max-width: 575px) {
  .contact-sidebar .widget_cw_cta_widget .btn span {
    line-height: normal;
  }
}
.contact-sidebar .widget_cw_cta_widget .btn:after {
  display: none;
}

.contact-sidebar .widget_cw_team_widget:not(:empty) {
  background-color: #F0F0F0;
  padding: 60px 10px;
  height: 100%;
  border-radius: 50px;
}

@media (max-width: 1365px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) {
    padding: 55px 20px;
  }
}
@media (max-width: 991px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) {
    padding: 38px 20px;
    border-radius: 50px;
  }
}
@media (max-width: 575px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) {
    padding: 38px 20px;
  }
}
.contact-sidebar .widget_cw_team_widget:not(:empty) .sidebar-title {
  text-align: center;
}

.contact-sidebar .widget_cw_team_widget:not(:empty) .swiper-button-prev,
.contact-sidebar .widget_cw_team_widget:not(:empty) .swiper-button-next {
  z-index: 20;
  pointer-events: auto;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
}

.contact-sidebar .widget_cw_team_widget:not(:empty) .swiper-button-prev {
  left: 0;
}

@media (max-width: 359px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) .swiper-button-prev {
    left: 10px;
  }
}
.contact-sidebar .widget_cw_team_widget:not(:empty) .swiper-button-next {
  right: 0;
}

@media (max-width: 359px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) .swiper-button-next {
    right: 10px;
  }
}
.contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder img {
  max-width: 300px;
  width: 100%;
  border-radius: 25px;
  border: 3px solid #70CFFA;
}

@media (max-width: 1439px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder img {
    max-width: 220px;
  }
}
@media (max-width: 991px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder img {
    max-width: 290px;
  }
}
@media (max-width: 575px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder img {
    max-width: 200px;
  }
}
@media (max-width: 359px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder img {
    max-width: 100%;
  }
}
.contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder .info-holder {
  max-width: 290px;
  width: 100%;
  transform: translateX(-50%);
  left: 50%;
}

@media (max-width: 1439px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder .info-holder {
    max-width: 220px;
  }
}
@media (max-width: 991px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder .info-holder {
    max-width: 280px;
  }
}
@media (max-width: 575px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder .info-holder {
    max-width: 190px;
  }
}
@media (max-width: 359px) {
  .contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder .info-holder {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.contact-sidebar .widget_cw_team_widget:not(:empty) .image-holder .info-holder .name {
  padding: 15px;
}

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