.form-wrapper.no-padding .g-recaptcha {
  padding-left: 0;
}

.block-page-title-block h2.block-title {
  margin: 20px 0 10px;
  text-transform: none;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 35px;
  line-height: 1.2em;
  color: #22A9C4;
}

#section-top {
  padding: 5px 0 0;
}

#section-search .region-search {
  background: transparent;
  margin-bottom: 3px;
}

#section-search .region-search.open {
	padding:0;
	margin-bottom: 10px;
}

.dexp-builder-title h2.dexp-title {
  text-transform: initial !important;
  font-size: 34px !important;
}

.button.btn.footer-admin-login {
  padding: 6px 18px 5px;
  letter-spacing: 0.5px;
}

.form-submit.btn.btn-primary {
  padding: 8px 20px 6px;
  letter-spacing: 0.5px;
}

.read-more.button.btn {
  font-size: 18px;
  letter-spacing: 0.5px;
  padding: 6px 16px 5px;
  text-transform: initial;
}

.read-more.button.btn a:hover {
  color: #1CA9C3 !important;
}

.read-more.button.btn.green a:hover {
  color: #a2c614 !important;
}

.dexp-builder-title.no-top-margin .dexp-title {
  margin-top: 0;
}

.social li:last-child {
  border-right: none;
}

.social li {
  border-left: none;
}

#section-header {
  /*padding: 15px 0;*/
}

#section-header>.section-inner>.container {
  border-bottom: 1px solid transparent;
  background: #fff;
  background-position: center;
}

.site-logo img {
  max-height: 66px !important;
}
/* AL 250410 - removed the wave
.bg-container.background-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding-top: calc(100% / 25);
}

.bg-container.background-image.bottom-multi-wave {
  background-image: url(/sites/default/files/images/bottom_multi_wave_01.png);
  padding-top: calc(100% / 20);
}

.bg-container.background-image.bottom-multi-wave-02 {
  background-image: url(/sites/default/files/images/bottom_multi_wave_02.png);
}

.bg-container.background-image.top-dark-wave {
  background-image: url(/sites/default/files/images/top_dark_wave_01.png);
}

.bg-container.background-image.bottom-dark-wave {
  background-image: url(/sites/default/files/images/bottom_dark_wave_01.png);
}

.bg-container.background-image.top-light-blue-wave {
  background-image: url(/sites/default/files/images/top_light_wave_01.png);
}

.bg-container.background-image.bottom-light-blue-wave {
  background-image: url(/sites/default/files/images/bottom_light_wave_01.png);
}

.bg-container.background-image.bottom-light-gray-wave {
  background-image: url(/sites/default/files/images/bottom_light_gray_wave_01.png);
}

.bg-container.background-image.top-light-gray-wave {
  background-image: url(/sites/default/files/images/top_light_gray_wave_01.png);
}

.bg-container.background-image.bottom-light-green-wave {
  background-image: url(/sites/default/files/images/bottom_light_green_wave_01.png);
}

.bg-container.background-image.top-light-green-wave {
  background-image: url(/sites/default/files/images/top_light_green_wave_01.png);
}
*/
.background.light-blue {
  background-color: #e9f7fa;
}

.background.light-gray {
  background-color: #f9f9f9;
}

.background.light-green-alt {
  background-color: #ebf1d7;
}

.carousel-frontpage-specialists .specialist img{
  max-height: 146px;
  width: auto;
}

.view-stv-home-page-leading-specialists .view-content {
  justify-content: center;
}

.dexp-slick-item .details {
  color: #2C292F;
  line-height: 1.2em;
  font-size: 16px;
}

.dexp-slick-item .details a {
   color: #2C292F;
}

.dexp-slick-item .details .image {
  padding-bottom: 10px;
}

.dexp-builder-title.charcoal .dexp-title {
  color: #2C292F;
}

.dexp-builder-title.white .dexp-title {
  color: #FFFFFF;
}

.dexp-stats.white .stats-title {
  color: #FFFFFF;
  line-height: 1.3em;
}

.fact-counter-about .stats-icon img {
  background: rgb(248 243 237 / 20%);
  padding: 30px;
  border-radius: 100%;
}

.fact-counter-about.dexp-stats .stats-number, .fact-counter-about.dexp-stats .stats-number .stats-count {
  font-weight: bold;
  margin-bottom: 0;
}

.fact-counter-about.dexp-stats .stats-suffix{
  font-size: 60%;
  vertical-align: bottom; 
}

.g-recaptcha {
  padding-left: 15px;
  padding-top: 15px;
}

.rounded-corners img {
  border-radius: 1rem;
}

.find-school-form .captcha__title {
	display: none;
}

.find-school-form .cf-turnstile {
  margin: 10px 0 10px 0;
}