/* Colours */
.color-red, .color-red * {
  color: #ff3a2d !important;
}
.color-dark-orange, .color-dark-orange * {
  color: #fd7039 !important;
}
.color-mid-orange, .color-mid-orange * {
  color: #fd803d !important;
}
.color-light-orange, .color-light-orange * {
  color: #fa9e4a !important;
}
.color-yellow, .color-yellow * {
  color: #f5b644 !important;
}
.color-green, .color-green * {
  color: #cdc14b !important;
}
.color-blue, .color-blue * {
  color: #0095c3 !important;
}
.color-violet, .color-violet * {
  color: #485ba8 !important;
}
.color-white, .color-white * {
  color: #fff !important;
}
.color-black, .color-black * {
  color: #000 !important;
}
/* Breakpoints */
/* Global styles */
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Fonts */
.questrial, .questrial * {
  font-family: 'Questrial', sans-serif !important;
}
.ptsans, .ptsans * {
  font-family: 'PT Sans', sans-serif !important;
}
/* Default Heading Style */
h1, h1 * {
  font-size: 4.5rem !important;
  line-height: 110% !important;
  font-family: 'Questrial', sans-serif !important;
}
@media only screen and (max-width: 1024px) {
  h1, h1 * {
    font-size: 3.125rem !important;
  }
}
@media only screen and (max-width: 768px) {
  h1, h1 * {
    font-size: 40px !important;
  }
}
h2, h2 * {
  font-size: 3.3125rem !important;
  line-height: 110% !important;
  font-family: 'Questrial', sans-serif !important;
}
@media only screen and (max-width: 1024px) {
  h2, h2 * {
    font-size: 28px !important;
  }
}
h3, h3 * {
  font-size: 1.875rem !important;
  line-height: 110% !important;
  font-family: 'Questrial', sans-serif !important;
}
@media only screen and (max-width: 1024px) {
  h3, h3 * {
    font-size: 24px !important;
  }
}
h4, h4 * {
  font-size: 24px !important;
  line-height: 110% !important;
  font-family: 'Questrial', sans-serif !important;
}
h5, h5 * {
  font-size: 18px !important;
  line-height: 110% !important;
  font-family: 'Questrial', sans-serif !important;
}
h6, h6 * {
  font-size: 14px !important;
  line-height: 150% !important;
  font-family: 'PT Sans', sans-serif !important;
}
/* Override Classes */
.h1, .h1 * {
  font-size: 4.5rem !important;
  line-height: 110% !important;
  font-family: 'Questrial', sans-serif !important;
}
@media only screen and (max-width: 1024px) {
  .h1, .h1 * {
    font-size: 3.125rem !important;
  }
}
@media only screen and (max-width: 768px) {
  .h1, .h1 * {
    font-size: 40px !important;
  }
}
.h2, .h2 * {
  font-size: 3.3125rem !important;
  line-height: 110% !important;
  font-family: 'Questrial', sans-serif !important;
}
@media only screen and (max-width: 1024px) {
  .h2, .h2 * {
    font-size: 28px !important;
  }
}
.h3, .h3 * {
  font-size: 1.875rem !important;
  line-height: 110% !important;
  font-family: 'Questrial', sans-serif !important;
}
@media only screen and (max-width: 1024px) {
  .h3, .h3 * {
    font-size: 24px !important;
  }
}
.h4, .h4 * {
  font-size: 24px !important;
  line-height: 110% !important;
  font-family: 'Questrial', sans-serif !important;
}
.h5, .h5 * {
  font-size: 18px !important;
  line-height: 110% !important;
  font-family: 'Questrial', sans-serif !important;
}
.h6, .h6 * {
  font-size: 14px !important;
  line-height: 150% !important;
  font-family: 'PT Sans', sans-serif !important;
}
/* Other Font Style */
.large-body {
  font-size: 18px !important;
  line-height: 150% !important;
  font-family: 'PT Sans', sans-serif !important;
}
.fusion-title {
  word-break: break-word;
}
.fusion-title p {
  margin-top: 0px !important;
  margin-bottom: 16px !important;
}
.fusion-title p:last-of-type {
  margin-bottom: 0px !important;
}
.fusion-title-size-paragraph p {
  margin-top: 0px !important;
}
.fusion-title-size-paragraph p:last-of-type {
  margin-bottom: 0px !important;
}
.fusion-text p {
  margin-bottom: 16px !important;
}
.fusion-text p:last-of-type {
  margin-bottom: 0px !important;
}
.fusion-text p + ul:last-of-type {
  margin-top: 16px !important;
  margin-bottom: 0;
  padding-left: 25px;
}
.fusion-text ul {
  margin: 0;
  padding-left: 25px;
}
.fusion-post-content p, .post-content p {
  margin-bottom: 16px !important;
}
.fusion-post-content p:last-of-type, .post-content p:last-of-type {
  margin-bottom: 0px !important;
}
.op-6 {
  opacity: 0.6;
}
.fw-700, .fw-700 * {
  font-weight: 700 !important;
}
.fw-400, .fw-400 * {
  font-weight: 400 !important;
}
.marginlr-auto, .fusion-title.marginlr-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mw-814 {
  max-width: 814px;
}
.mw-820 {
  max-width: 820px;
}
#content {
  margin-bottom: 0px;
}
.txtw-752 {
  max-width: 752px;
}
.txtw-725 {
  max-width: 725px;
}
.txtw-478 {
  max-width: 478px;
}
@media only screen and (max-width: 1024px) {
  .txtw-478 {
    max-width: 100%;
  }
}
/* Container */
.mw-1031 > .fusion-row {
  max-width: 1031px !important;
}
@media only screen and (max-width: 1024px) {
  .mw-1031 > .fusion-row {
    max-width: 733px !important;
  }
}
.mw-1031 > .fusion-row .img-col img {
  height: 347px;
  object-fit: cover;
}
/* Button */
.fusion-button {
  min-width: 145px;
}
/* Page Banner */
.page-banner {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}
.page-banner.darkorange-slime-after .img-col:after {
  content: '';
  width: 204px;
  height: 190px;
  display: block;
  background-image: url(/wp-content/uploads/2023/12/darkorange-slime.svg);
  position: absolute;
  left: 512px;
  background-size: cover;
  bottom: -22px;
}
@media only screen and (max-width: 1439px) {
  .page-banner.darkorange-slime-after .img-col:after {
    transform: scale(0.5);
    left: calc(100% - 220px);
    bottom: -100px;
  }
}
/* Content and Image */
.content-img-sec .content-col {
  justify-content: flex-end;
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .content-img-sec .content-col {
    padding-left: 30px !important;
  }
}
.content-img-sec .content-col > .fusion-column-wrapper {
  max-width: 502px;
}
@media only screen and (max-width: 1024px) {
  .content-img-sec .content-col > .fusion-column-wrapper {
    max-width: 100%;
  }
}
.content-img-sec .content-col.mw-478 > .fusion-column-wrapper {
  max-width: 478px;
}
@media only screen and (max-width: 1024px) {
  .content-img-sec .content-col.mw-478 > .fusion-column-wrapper {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .content-img-sec .img-col > .fusion-column-wrapper {
    height: 521px;
  }
}
@media only screen and (max-width: 480px) {
  .content-img-sec .img-col > .fusion-column-wrapper {
    height: 300px;
  }
}
/* Before and After */
.green-curl-before > .fusion-row:before {
  content: '';
  width: 257px;
  height: 108px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/greencurl.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  left: -280px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .green-curl-before > .fusion-row:before {
    left: -100px;
    top: 0;
    transform: scale(0.5);
  }
}
.yellow-slime-after > .fusion-row:after {
  content: '';
  width: 204px;
  height: 186px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/yellowslime.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  right: -100px;
  transform: rotate(24.219deg);
  bottom: -70px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .yellow-slime-after > .fusion-row:after {
    right: -80px;
    bottom: auto;
    transform: scale(0.5);
  }
}
.blue-slime-after > .fusion-row:after {
  content: '';
  width: 202px;
  height: 173px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/blue-slime.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  left: -105px;
  bottom: -60px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .blue-slime-after > .fusion-row:after {
    left: -80px;
    bottom: auto;
    top: 31%;
    transform: scale(0.5);
  }
}
.red-curl-before > .fusion-row:before {
  content: '';
  width: 257px;
  height: 108px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/red-curl.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  right: -206px;
  top: -67px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .red-curl-before > .fusion-row:before {
    right: -110px;
    transform: scale(0.5);
  }
}
.yellow-dot-after > .fusion-row:after {
  content: '';
  width: 97px;
  height: 121px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/yellow-dots.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  right: 45%;
  bottom: -81px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .yellow-dot-after > .fusion-row:after {
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: scale(0.5);
  }
}
.orange-slime-before > .fusion-row:before {
  content: '';
  width: 262px;
  height: 229px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/orange-slime.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  left: -24px;
  top: -92px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .orange-slime-before > .fusion-row:before {
    top: -180px;
    left: -80px;
    transform: scale(0.5);
  }
}
.blue-dot-after > .fusion-row:after {
  content: '';
  width: 195px;
  height: 188px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/blue-dots.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  right: -95px;
  bottom: -130px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .blue-dot-after > .fusion-row:after {
    right: -60px;
    transform: scale(0.5);
  }
}
.pink-dot-before > .fusion-row:before {
  content: '';
  width: 148px;
  height: 194px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/pink-dots.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  left: 356px;
  top: -97px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .pink-dot-before > .fusion-row:before {
    left: -50px;
    bottom: auto;
    transform: scale(0.5);
  }
}
.blue-star-before > .fusion-row:before {
  content: '';
  width: 259px;
  height: 266px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/blue-star.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  right: -165px;
  top: -80px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .blue-star-before > .fusion-row:before {
    right: -140px;
    transform: scale(0.5);
  }
}
.yellow-slime-before > .fusion-row:before {
  content: '';
  width: 204px;
  height: 186px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/yellowslime.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  left: -113px;
  transform: scaleX(-1) rotate(24.219deg);
  bottom: -104px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .yellow-slime-before > .fusion-row:before {
    left: -70px;
    bottom: auto;
    transform: scale(0.5);
  }
}
.pink-dot-after > .fusion-row:before {
  content: '';
  width: 127px;
  height: 166px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/pink-dots.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  right: -65px;
  bottom: -70px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .pink-dot-after > .fusion-row:before {
    right: -80px;
    bottom: auto;
    transform: scale(0.5);
  }
}
.red-curl-top-left > .fusion-row:before {
  content: '';
  width: 257px;
  height: 108px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/red-curl.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  left: -96px;
  top: 8px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .red-curl-top-left > .fusion-row:before {
    left: -130px;
    transform: scale(0.5);
  }
}
.darkorange-slime-before > .fusion-row:before {
  content: '';
  width: 271px;
  height: 253px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/darkorange-slime.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  right: 0px;
  top: -220px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .darkorange-slime-before > .fusion-row:before {
    right: -80px;
    top: -180px;
    transform: scale(0.5);
  }
}
.blue-slime-bottom-left > .fusion-row:after {
  content: '';
  width: 170px;
  height: 146px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/blue-slime.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  left: 0;
  bottom: 23px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .blue-slime-bottom-left > .fusion-row:after {
    left: -70px;
    transform: scale(0.5);
  }
}
@media only screen and (max-width: 768px) {
  .blue-slime-bottom-left > .fusion-row:after {
    bottom: -100px;
  }
}
.mt-48 {
  margin-top: 48px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.mb-48 {
  margin-bottom: 48px !important;
}
.mb-72 {
  margin-bottom: 72px !important;
}
.text-center {
  text-align: center !important;
}
.wpcf7-form-control:not(:focus)::placeholder {
  opacity: 1;
}
.wpcf7-form label {
  display: inline-block;
  margin-bottom: 8px;
}
.wpcf7-form .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-text, .wpcf7-form textarea {
  padding: 10px 17px;
}
.wpcf7-form textarea {
  height: auto;
  min-height: 125px;
  resize: none;
  margin-top: 0;
  margin-bottom: 0;
}
.wpcf7-list-item {
  margin-left: 10px;
}
.wpcf7-list-item label {
  margin-bottom: 0;
}
@media (min-width: 481px) {
  .wpcf7-radio .wpcf7-list-item {
    margin-left: 32px;
  }
}
.wpcf7-checkbox .wpcf7-list-item.first, .wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0;
}
@media (min-width: 481px) {
  .spacing-lg .wpcf7-list-item {
    margin-left: 32px;
  }
}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after {
  content: none;
}
.wpcf7-checkbox input, .wpcf7-radio input {
  flex-shrink: 0;
  margin-top: 0.25em;
  margin-right: 8px;
  margin-bottom: 0;
  margin-left: 0;
  vertical-align: top;
  border: 1px solid #0095c3;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7-checkbox input {
  width: 19px;
  height: 19px;
  border-radius: 3px;
}
.wpcf7-checkbox input:checked {
  background-color: #0095c3;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.wpcf7-radio input {
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.wpcf7-radio input:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%230095C3'/%3e%3c/svg%3e");
}
.wpcf7-form .wpcf7-not-valid-tip {
  display: block;
}
.form-row {
  --pfdc-gutter-x: 24px;
  --pfdc-gutter-y: 24px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: calc(-1 * var(--pfdc-gutter-y));
  margin-right: calc(-0.5 * var(--pfdc-gutter-x));
  margin-left: calc(-0.5 * var(--pfdc-gutter-x));
}
.form-row.gx-0 {
  --pfdc-gutter-x: 0;
}
.form-row.gy-8 {
  --pfdc-gutter-y: 8px;
}
.form-row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  margin-top: var(--pfdc-gutter-y);
  padding-right: calc(var(--pfdc-gutter-x) * 0.5);
  padding-left: calc(var(--pfdc-gutter-x) * 0.5);
}
.form-row .btn-group {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
}
@media (min-width: 769px) {
  .form-col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .form-col-sm-4 {
    flex: 0 0 auto;
    width: 33.333%;
  }
  .form-col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
}
.get-in-contact > div > .fusion-layout-column {
  max-width: 608px;
}
.get-in-contact .desc {
  max-width: 385px;
}
.get-in-contact .btn-group {
  margin-top: 32px;
}
.get-in-contact .wpcf7-form textarea {
  min-height: 146px;
}
.events-sc {
  display: flex;
  flex-wrap: wrap;
  margin: -12px;
  color: rgba(0, 0, 0, 0.6);
}
.events-sc ol, .events-sc ul {
  margin-top: 0;
  margin-bottom: 8px;
  padding-left: 1.5rem;
}
.events-sc ul {
  list-style: none;
  padding-left: 0.5rem;
}
.events-sc ul li::before {
  content: '\2022';
  margin-right: 0.5rem;
}
.events-sc .event {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 12px;
}
@media (max-width: 991px) {
  .events-sc .event {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .events-sc .event {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.events-sc .event-wrap {
  border: 1px solid #0095c3;
  padding: 53px;
  height: 100%;
}
@media (max-width: 480px) {
  .events-sc .event-wrap {
    padding: 1.5rem;
  }
}
.events-sc .event-wrap > * {
  margin-bottom: 8px;
}
.events-sc .event-wrap > *:last-child {
  margin-bottom: 0;
}
.events-sc .heading {
  color: #000;
}
.events-sc .date, .events-sc .location, .events-sc .attendees {
  display: flex;
}
.events-sc .date::before, .events-sc .location::before, .events-sc .attendees::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.events-sc .date::before {
  width: 20px;
  height: 20px;
  background-image: url(/wp-content/uploads/2023/12/clock.svg);
}
.events-sc .location::before {
  width: 18px;
  height: 22px;
  background-image: url(/wp-content/uploads/2023/12/marker.svg);
}
.events-sc .attendees::before {
  width: 20px;
  height: 21px;
  background-image: url(/wp-content/uploads/2023/12/user.svg);
}
.fusion-header-shadow > div {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 1024px) {
  .fusion-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .fusion-header > .fusion-row {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .fusion-header #mobile-menu-main-menu > li > a {
    padding: 0 30px;
  }
}
.fusion-header .fusion-button {
  padding: 8px 38px;
  line-height: 21px;
}
@media only screen and (max-width: 1090px) {
  .fusion-header .fusion-main-menu > ul > li {
    padding-right: 24px !important;
  }
}
.fusion-header .fusion-main-menu > ul > li ul.sub-menu {
  padding-bottom: 32px;
  border-radius: 0 0 20px 20px;
  left: 50%;
  text-align: center;
  transform: translateX(calc(-50% - 24px));
}
.fusion-header .fusion-main-menu > ul > li ul.sub-menu li {
  margin-bottom: 16px;
}
.fusion-header .fusion-main-menu > ul > li ul.sub-menu li:last-child {
  margin-bottom: 0px;
}
.fusion-header .fusion-main-menu > ul li:not(.current-menu-item, .current-menu-parent, .fusion-menu-item-button) > a:not(.fusion-logo-link):hover {
  -webkit-text-stroke: 1px;
  -webkit-text-stroke-color: #485ba8;
}
.fusion-header .fusion-main-menu > ul .current-menu-item > a, .fusion-header .fusion-main-menu > ul .current-menu-parent > a {
  font-weight: 700;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body #header-sticky .fusion-row, body .fusion-header .fusion-row {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .fusion-mobile-nav-holder {
    position: absolute;
    width: 100%;
    z-index: 99999;
    left: 0;
    right: 0;
    max-width: 100%;
    margin: 35px auto 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  .fusion-footer .copyright-sec {
    text-align: center;
  }
}
.fusion-footer .copyright-sec .legal-pages .fusion-column-wrapper {
  display: inline !important;
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  .fusion-footer .copyright-sec .legal-pages .fusion-column-wrapper {
    text-align: center;
  }
}
.fusion-footer .fusion-social-networks-wrapper {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin: 0 !important;
  line-height: 20px;
}
.fusion-footer .fusion-social-networks-wrapper a {
  margin: 0 !important;
}
.fusion-footer .fusion-social-networks-wrapper a::before {
  font-family: "Font Awesome 5 Brands";
}
.fusion-footer .fusion-social-networks-wrapper a.awb-icon-facebook:before {
  content: "\f09a";
}
.fusion-footer .fusion-social-networks-wrapper a.awb-icon-pinterest:before {
  content: "\f0d2";
}
.fusion-footer .fusion-social-networks-wrapper a.awb-icon-linkedin:before {
  content: "\f08c";
}
.fusion-footer .fusion-social-networks-wrapper a.awb-icon-instagram:before {
  content: "\f16d";
}
.fusion-footer .fusion-social-networks-wrapper a.awb-icon-twitter:before {
  font-family: awb-icons !important;
}
.page-id-56 .main-content > .fusion-row {
  max-width: 818px !important;
}
/* 404 and Thank you */
.error404, .page-id-76 {
  /* 404 */
  /* Thank you */
}
@media only screen and (min-width: 1025px) {
  .error404 .page-banner, .page-id-76 .page-banner {
    height: calc(100vh - 165px);
  }
}
/* Home */
.home .get-in-contact > .fusion-row:after {
  content: '';
  width: 297px;
  height: 234px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/green-star.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  right: 0px;
  bottom: -122px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .home .get-in-contact > .fusion-row:after {
    right: -80px;
    transform: scale(0.5);
  }
}
@media only screen and (max-width: 768px) {
  .home .get-in-contact > .fusion-row:after {
    right: -130px;
  }
}
/* About Us */
.page-id-52 .get-in-contact > .fusion-row:before {
  content: '';
  width: 367px;
  height: 346px;
  position: absolute;
  background-image: url(/wp-content/uploads/2023/12/lightyellowslime.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  right: -113px;
  top: -181px;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .page-id-52 .get-in-contact > .fusion-row:before {
    transform: scale(0.4);
    right: -170px;
    top: -200px;
  }
}
/* Educator */
.form-wrap .form-col {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
@media only screen and (max-width: 768px) {
  .form-wrap .form-col {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}
.form-wrap .form-col:first-child .form-box {
  border-top: 1px solid rgba(0, 0, 0, .2);
}
@media only screen and (max-width: 768px) {
  .form-wrap .form-col:first-child .form-box:last-child {
    border-top: 0;
  }
}
.form-wrap .form-box {
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  padding: 16px 0;
}
.form-wrap .form-box .content-col {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
/* Family */
.page-id-66 .form-wrap {
  width: 100%;
  max-width: 609px;
  margin: 0 auto;
}
.page-id-66 .form-wrap .form-box:first-child {
  border-top: 1px solid rgba(0, 0, 0, .2);
}
/* Single Post */
.single-post .back-btn {
  text-transform: capitalize;
}
.single-post .fusion-meta-tb {
  padding: 0 !important;
  border: none !important;
}
.single-post .fusion-meta-tb .fusion-meta-tb-sep {
  padding: 0 17.5px !important;
}
.single-post .fusion-meta-tb .fusion-tb-published-read-time {
  opacity: 0.4;
}
.single-post .fusion-meta-tb .fusion-tb-published-read-time:after {
  content: ' Read';
}
.single-post .fusion-content-tb p {
  opacity: 0.6;
}
.single-post .fusion-content-tb p:first-child {
  font-size: 18px;
  font-family: 'Questrial', sans-serif;
}
.single-post .fusion-content-tb img {
  margin-bottom: 16px;
}
.single-post .gallery {
  margin: 16px -12px 0 !important;
}
.single-post .gallery .gallery-item {
  margin: 0 !important;
  padding: 0 12px;
}
@media only screen and (max-width: 768px) {
  .single-post .gallery .gallery-item {
    width: 100% !important;
  }
}
.single-post .gallery .gallery-item img {
  border: 0 !important;
}
.single-post .fusion-pagination-tb {
  border: 0;
}
.single-post .fusion-pagination-tb .fusion-tb-previous a, .single-post .fusion-pagination-tb .fusion-tb-next a {
  padding: 0 !important;
}
.single-post .fusion-pagination-tb .fusion-tb-previous a:before, .single-post .fusion-pagination-tb .fusion-tb-next a:before, .single-post .fusion-pagination-tb .fusion-tb-previous a:after, .single-post .fusion-pagination-tb .fusion-tb-next a:after {
  display: none;
}
/* News */
.post-grid .post-card img {
  transition: transform 1s;
  height: 292px;
  object-fit: cover;
}
.post-grid .post-card:hover img {
  transform: scale3d(1.1, 1.1, 1);
}
.post-grid .fusion-meta-tb {
  padding: 0 !important;
  justify-content: space-between !important;
}
.post-grid .fusion-tb-published-read-time:after {
  content: ' Read';
}
.post-grid .fusion-button {
  min-width: auto;
}
.post-grid .fusion-load-more-button {
  font-weight: 400 !important;
  font-size: 14px;
  text-transform: capitalize;
  max-width: 143px;
  margin: 24px auto 0;
  border-radius: 48px;
  height: auto;
  line-height: 39px;
}
.page-id-59 .main-content > .fusion-row {
  max-width: 818px !important;
}
.page-id-59 .main-content > .fusion-row::before, .page-id-59 .main-content > .fusion-row::after {
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
.page-id-59 .main-content > .fusion-row::before {
  width: 98px;
  height: 128.51px;
  background-image: url(/wp-content/uploads/2023/12/pink-dots.svg);
  left: -119px;
  top: -3px;
}
@media (max-width: 1024px) {
  .page-id-59 .main-content > .fusion-row::before {
    left: -40px;
    top: -70px;
    transform: scale(0.5);
  }
}
.page-id-59 .main-content > .fusion-row::after {
  width: 262px;
  height: 229px;
  background-image: url(/wp-content/uploads/2023/12/orange-slime.svg);
  right: -232px;
  bottom: -70px;
}
@media (max-width: 1024px) {
  .page-id-59 .main-content > .fusion-row::after {
    right: -100px;
    bottom: -135px;
    transform: scale(0.5);
  }
}
@media (max-width: 768px) {
  .page-id-59 .wpcf7-list-item {
    display: block;
    margin-left: 0 !important;
  }
}
.page-id-60 .main-content > .fusion-row {
  max-width: 818px !important;
}
.page-id-60 .main-content > .fusion-row::after {
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 204px;
  height: 185px;
  background-image: url(/wp-content/uploads/2023/12/yellowslime.svg);
  right: -205px;
  bottom: -77px;
  transform: rotate(24.219deg);
}
@media (max-width: 1024px) {
  .page-id-60 .main-content > .fusion-row::after {
    right: -80px;
    bottom: -100px;
    transform: rotate(24.219deg) scale(0.5);
  }
}
.page-id-63 .get-in-contact > .fusion-row::before, .page-id-63 .get-in-contact > .fusion-row::after {
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
.page-id-63 .get-in-contact > .fusion-row::before {
  width: 96.87px;
  height: 121.24px;
  background-image: url(/wp-content/uploads/2023/12/yellow-dots.svg);
  top: -140px;
  left: 60px;
}
@media (max-width: 1024px) {
  .page-id-63 .get-in-contact > .fusion-row::before {
    top: -90px;
    left: -30px;
    transform: scale(0.5);
  }
}
.page-id-63 .get-in-contact > .fusion-row::after {
  width: 297px;
  height: 234px;
  background-image: url(/wp-content/uploads/2023/12/green-star.svg);
  right: 0;
  bottom: -118px;
}
@media (max-width: 1024px) {
  .page-id-63 .get-in-contact > .fusion-row::after {
    right: -80px;
    transform: scale(0.5);
  }
}
@media (max-width: 768px) {
  .page-id-63 .get-in-contact > .fusion-row::after {
    right: -130px;
  }
}
.page-id-58 .events > .fusion-row::before, .page-id-58 .events > .fusion-row::after {
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
}
.page-id-58 .events > .fusion-row::before {
  width: 192px;
  height: 179.89px;
  background-image: url(/wp-content/uploads/2023/12/orange-flower.svg);
  top: -138px;
  left: -71px;
}
@media (max-width: 1024px) {
  .page-id-58 .events > .fusion-row::before {
    top: -100px;
    left: -100px;
    transform: scale(0.5);
  }
}
.page-id-58 .events > .fusion-row::after {
  width: 140px;
  height: 127.285px;
  background-image: url(/wp-content/uploads/2023/12/yellowslime.svg);
  right: -45px;
  bottom: -51px;
}
@media (max-width: 1024px) {
  .page-id-58 .events > .fusion-row::after {
    right: -50px;
    transform: scale(0.5);
  }
}
