@charset "UTF-8";
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* Import Vendors.
*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes flipInY {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
/**
* Import Helpers.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _variables - Small.
*/
/**
* _variables - Medium.
*/
/**
* _variables - Large.
*/
/**
* _variables - XL.
*/
/**
* _variables - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _colours - Small.
*/
/**
* _colours - Medium.
*/
/**
* _colours - Large.
*/
/**
* _colours - XL.
*/
/**
* _colours - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _fonts - Small.
*/
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiGyp8kv8JHgFVrLPTucXtAOvWDSHFF.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiGyp8kv8JHgFVrLPTufntAOvWDSHFF.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiGyp8kv8JHgFVrLPTucHtAOvWDSA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLFj_Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLFj_Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLFj_Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDD4Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "forma-djr-banner";
  font-display: auto;
  font-style: normal;
  src: url("https://use.typekit.net/af/ae13aa/00000000000000003b9ae4c5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/ae13aa/00000000000000003b9ae4c5/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/ae13aa/00000000000000003b9ae4c5/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
}
@font-face {
  font-family: "Summer Days Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Summer Days Regular"), url("https://womensaidarmaghdown.org/app/themes/womensaid/assets/fonts/SummerDays.woff") format("woff");
}
.childrens-font {
  font-family: "Summer Days Regular";
}

h1 {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-weight: 600;
  font-style: normal;
  line-height: 40px;
  margin: 0rem 0rem 1rem 0rem;
}

h2 {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  line-height: 34px;
  margin: 0rem 0rem 1rem 0rem;
}

h3 {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  line-height: 30px;
  margin: 0rem 0rem 1rem 0rem;
}

h4 {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  line-height: 23px;
  margin: 0rem 0rem 1rem 0rem;
}

h5 {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  font-weight: 500;
  font-style: normal;
  line-height: 22px;
  margin: 0rem 0rem 1rem 0rem;
}

h6 {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  line-height: 16px;
  margin: 0rem 0rem 1rem 0rem;
}

p, address, label {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 25px;
}

p {
  margin-bottom: 1rem;
}
p strong {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

/**
* _fonts - Medium.
*/
@media screen and (min-width: 640px) {
  h1 {
    font-size: 45px;
    line-height: 55px;
  }
  h2 {
    font-size: 36px;
    line-height: 46px;
  }
  h3 {
    font-size: 30px;
    line-height: 40px;
  }
  h4 {
    font-size: 24px;
    line-height: 31px;
  }
  h5 {
    font-size: 21px;
    line-height: 26px;
  }
  h6 {
    font-size: 18px;
    line-height: 18px;
  }
}
/**
* _fonts - Large.
*/
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }
  h2 {
    font-size: 31.25px;
    line-height: 42px;
  }
  h3 {
    font-size: 25px;
    line-height: 36px;
  }
  h4 {
    font-size: 23px;
    line-height: 34px;
  }
  h5 {
    font-size: 20px;
    line-height: 30px;
  }
  h6 {
    font-size: 18px;
    line-height: 20px;
  }
}
/**
* _fonts - XL.
*/
/**
* _fonts - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _cookie-policy - Small.
*/
#cookie-policy {
  width: calc(100% - 1.25rem);
  max-width: 380px;
  padding: 0.625rem;
  bottom: 0.625rem;
  right: 0.625rem;
  position: fixed;
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.5);
  z-index: 100000000000000000;
}
#cookie-policy .cookie {
  width: 48px;
  height: 48px;
  padding: 0.625rem;
  margin: 0rem auto 1.25rem auto;
  background-color: #6B428C;
  border-radius: 100%;
}
#cookie-policy p {
  color: #444444;
  font-size: 12px;
  line-height: 20px;
}
#cookie-policy p a {
  display: inline-block;
  color: #6B428C;
  font-size: 12px;
  line-height: 20px;
}
#cookie-policy p a:before {
  background-color: rgba(107, 66, 140, 0.2);
}
#cookie-policy p a:after {
  background-color: #6b428c;
}
#cookie-policy p:first-of-type {
  color: #444444;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
#cookie-policy p:last-of-type {
  margin: 0rem 0rem 1.5rem 0rem;
}
#cookie-policy button {
  color: #444444;
}

/**
* _cookie-policy - Medium.
*/
@media screen and (min-width: 640px) {
  .cookie-policy {
    width: calc(100% - 1.875rem);
    padding: 0.9375rem;
    bottom: 0.9375rem;
    right: 0.9375rem;
  }
}
/**
* _cookie-policy - Large.
*/
@media screen and (min-width: 1024px) {
  .cookie-policy {
    width: calc(100% - 3.75rem);
    padding: 1.875rem;
    bottom: 1.875rem;
    right: 1.875rem;
  }
}
/**
* _cookie-policy - XL.
*/
/**
* _cookie-policy - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _accessibility - Small.
*/
#accessibility {
  z-index: 1;
}
#accessibility .a11y-toolbar {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}
#accessibility .a11y-toolbar .a11y-toolbar-list {
  border-radius: 0;
}
#accessibility .a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item button {
  width: 50px;
  height: 50px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-radius: 0;
  cursor: pointer;
}
#accessibility .a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item button .offscreen {
  display: none;
}
#accessibility .a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item button .aticon.aticon-adjust, #accessibility .a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item button .aticon.aticon-font {
  width: 50px;
  height: 50px;
  display: block;
  background-size: 25px;
  background-position: center;
  background-repeat: no-repeat;
}
#accessibility .a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item button .aticon.aticon-adjust {
  background-image: url("../images/accessibility/aticon-adjust.svg");
}
#accessibility .a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item button .aticon.aticon-font {
  background-image: url("../images/accessibility/aticon-font.svg");
}
#accessibility .a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item button .aticon:before {
  display: none;
}
#accessibility .a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item button.a11y-toggle-contrast {
  background-color: #e0c9f2;
}
#accessibility .a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item button.a11y-toggle-fontsize {
  background-color: #ecdef7;
}

/**
* _accessibility - Medium.
*/
/**
* _accessibility - Large.
*/
/**
* _accessibility - XL.
*/
/**
* _accessibility - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*
* Example Checkbox Text: By selecting this box you agree for us to contact you using the information provided above and to everything outlined in our Privacy Policy.
*
*/
/**
* _forms - Small.
*/
.frm_forms {
  margin-top: 50px;
  clear: both;
  float: left;
}
.frm_forms form .frm_form_fields fieldset {
  padding: 0 !important;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field {
  margin: 0rem 0rem 0.625rem 0rem;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field label {
  margin: 0px 0px 5px 0px;
  padding: 0;
  color: #1B1D36;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  line-height: 30px;
  margin-bottom: 8px;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field label span {
  color: #f0a54c;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input:not([type=checkbox]), .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field select, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field textarea {
  width: 100%;
  height: 40px;
  padding: 0rem 0.625rem 0rem 0.625rem;
  background-color: rgba(0, 48, 135, 0.05);
  border: 2px solid rgba(0, 48, 135, 0.2);
  border-radius: 3px;
  box-shadow: none;
  color: #444444;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  line-height: 30px;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input:not([type=checkbox]):focus, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field select:focus, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field textarea:focus {
  background-color: rgba(0, 48, 135, 0.05);
  border: 2px solid rgba(0, 48, 135, 0.2);
  box-shadow: none;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field select {
  padding: 0rem 1.875rem 0rem 0.625rem;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field textarea {
  height: 150px;
  padding: 0.625rem;
  line-height: 24px;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox {
  cursor: pointer;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox label[for=field_5r6a0-0], .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox label[for=field_5r6a09f5ef44f02-0] {
  width: 100% !important;
  padding: 0px 0px 0px calc(15px + 0.625rem) !important;
  margin: 0 !important;
  position: relative;
  text-indent: 0;
  cursor: pointer;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox label[for=field_5r6a0-0] input[type=checkbox], .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox label[for=field_5r6a09f5ef44f02-0] input[type=checkbox] {
  width: 0;
  height: 0;
  top: 5px;
  left: 0;
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox label[for=field_5r6a0-0] .hybrid-checkbox, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox label[for=field_5r6a09f5ef44f02-0] .hybrid-checkbox {
  width: 15px;
  height: 16px;
  margin: 0rem 0.625rem 0rem 0rem;
  top: 5px;
  left: 0;
  position: absolute;
  display: block;
  background-color: #FFFFFF;
  transition: 0.5s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_error {
  margin: 5px 0px 0px 0px;
  color: #444444;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit {
  margin: 1.25rem 0rem 0rem 0rem;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit {
  min-width: 175px;
  display: inline-block;
  border: none;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
  padding: 17px 35px;
  margin-top: 1em;
  border-radius: 3px;
  transition: all 0.25s ease-in-out;
  background: #F0A54D;
  color: #FFFFFF;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit:hover, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit:focus {
  background: #d59245;
  color: #fff;
}
.frm_forms form .frm_error_style {
  padding: 0 !important;
  margin: 0 !important;
  background-color: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  color: #444444 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  line-height: 24px !important;
  border-radius: 3px !important;
}
.frm_forms form .frm_error_style p {
  margin: 0 !important;
  margin-bottom: 0 !important;
  color: #444444 !important;
  font-size: 20px !important;
  line-height: 30px !important;
}
.frm_forms .frm_message {
  padding: 2rem !important;
  margin: 0 !important;
  color: #2B2828 !important;
  border: none !important;
  border-radius: 0 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  line-height: 24px !important;
  border-radius: 3px !important;
}
.frm_forms .frm_message p {
  margin: 0 !important;
  color: #2B2828 !important;
  font-size: 20px !important;
  line-height: 30px !important;
}

/**
* _forms - Medium.
*/
@media screen and (min-width: 640px) {
  .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field {
    margin: 0rem 0rem 0.9375rem 0rem;
  }
  .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input:not([type=checkbox]) {
    padding: 0rem 0.9375rem 0rem 0.9375rem;
  }
  .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field select {
    padding: 0rem 1.875rem 0rem 0.9375rem;
  }
  .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field textarea {
    padding: 0.9375rem;
  }
  .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox label[for=field_5r6a0-0], .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox label[for=field_5r6a09f5ef44f02-0] {
    padding: 0px 0px 0px calc(15px + 0.9375rem) !important;
  }
  .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox label[for=field_5r6a0-0] .hybrid-checkbox, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_checkbox label[for=field_5r6a09f5ef44f02-0] .hybrid-checkbox {
    padding: 0rem 0.9375rem 0rem 0rem;
  }
  .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit {
    margin: 1.875rem 0rem 0rem 0rem;
  }
}
/**
* _forms - Large.
*/
/**
* _forms - XL.
*/
/**
* _forms - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _mixins - Small.
*/
/* Clearfix. */
/* Pseudo (when using :before and :after you'll always need these three, so we're saving two lines of code every time you use this). */
/*.example {
	&:before {
		@include pseudo;
	}
}*/
/* Truncate. */
/* Responsive Ratio. */
/* Give Placeholder Text a Custom Colour. */
/* Hardware Acceleration. */
/**
* _mixins - Medium.
*/
/**
* _mixins - Large.
*/
/**
* _mixins - XL.
*/
/**
* _mixins - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _classes - Small.
*/
/* General Classes. */
#sftExt-frontend-button.rectangle, #exit {
  border: 2px solid #fff !important;
  right: -2px !important;
  border-radius: 0 !important;
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
  bottom: auto !important;
  top: 175px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

#sftExt-frontend-button.rectangle .sftExt-inner, #exit {
  font-weight: 600 !important;
  font-size: 22px;
}
#sftExt-frontend-button.rectangle .sftExt-inner span, #exit span {
  margin: 10px 10px 6px 0;
}

#skip-navigation-link a {
  width: 1px;
  height: 1px;
  top: auto;
  left: -10000px;
  position: absolute;
  overflow: hidden;
}
#skip-navigation-link a:focus {
  width: auto;
  height: auto;
  position: static;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

#content {
  overflow-x: hidden;
  margin-top: 150px;
}

.fancybox-container {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99999999999;
}
.fancybox-container .fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-container.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-container.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-container .fancybox-bg, .fancybox-container .fancybox-inner, .fancybox-container .fancybox-outer, .fancybox-container .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-container .fancybox-infobar {
  display: none;
}
.fancybox-container .fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-container .fancybox-toolbar .fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 55px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 55px;
  right: 0;
  position: absolute;
  z-index: 99999999;
}
.fancybox-container .fancybox-toolbar .fancybox-button svg path {
  fill: #fff;
}
.fancybox-container .fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-container .fancybox-stage .fancybox-slide {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-container .fancybox-stage .fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  text-align: left;
  vertical-align: middle;
  left: 50%;
  transform: translateX(-50%);
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: flex !important;
  align-items: center;
}

.fancybox-slide--image {
  align-items: unset !important;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
}

.fancybox-image, .fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Backgrounds */
.background-color_white {
  background: #FFFFFF;
}

.background-color_purple {
  background: #6B428C;
}

.background-color_lpurple {
  background: #C8A0E8;
}

.background-color_blue {
  background: #50A7A6;
}

.background-color_paleblue {
  background: #ecf5f5;
}

.background-color_palepurple {
  background: #F0EBF3;
}

.background-colour_paleorange {
  background: rgba(240, 165, 77, 0.1);
}

/* Buttons */
.btn {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 20px;
  padding: 17px 35px;
  margin-top: 1em;
  display: inline-block;
  border-radius: 3px;
  transition: all 0.25s ease-in-out;
}
.btn--lpurple {
  background: #C8A0E8;
  color: #fff;
}
.btn--lpurple:hover, .btn--lpurple:focus {
  background: #b08dcd;
  color: #fff;
}
.btn--purple {
  background: #6B428C;
  color: #fff;
}
.btn--purple:hover, .btn--purple:focus {
  background: #55346f;
  color: #fff;
}
.btn--blue {
  background: #50A7A6;
  color: #FFFFFF;
}
.btn--blue:hover, .btn--blue:focus {
  background: #217978;
  color: #fff;
}
.btn--childs-form {
  background: #F0A54D;
  color: #FFFFFF;
}
.btn--childs-form:hover, .btn--childs-form:focus {
  background: #d59245;
  color: #fff;
}

/* Padding Classes. */
.padding-top {
  padding-top: 60px;
}

.padding-bottom {
  padding-bottom: 60px;
}

/* Margin Classes. */
.margin-top {
  margin-top: 45px;
}

.margin-bottom {
  margin-bottom: 45px;
}

/* Element Alignment Classes. */
.hybrid-flex-sm {
  display: flex;
  flex-direction: row;
}

.hybrid-flex-hs-sm {
  justify-content: flex-start;
}

.hybrid-flex-hc-sm {
  justify-content: center;
}

.hybrid-flex-he-sm {
  justify-content: flex-end;
}

.hybrid-flex-vt-sm {
  align-items: flex-start;
}

.hybrid-flex-vc-sm {
  align-items: center;
}

.hybrid-flex-vb-sm {
  align-items: flex-end;
}

.hybrid-flex-alt-sm {
  display: flex;
  flex-direction: column;
}

.hybrid-flex-alt-hs-sm {
  align-items: flex-start;
}

.hybrid-flex-alt-hc-sm {
  align-items: center;
}

.hybrid-flex-alt-he-sm {
  align-items: flex-end;
}

.hybrid-flex-alt-vt-sm {
  justify-content: flex-start;
}

.hybrid-flex-alt-vc-sm {
  justify-content: center;
}

.hybrid-flex-alt-vb-sm {
  justify-content: flex-end;
}

/* Text Alignment Classes. */
.text-left-sm {
  text-align: left;
}

.text-center-sm {
  text-align: center;
}

.text-right-sm {
  text-align: right;
}

/* Hide/Show Classes. */
.hide-for-xl {
  display: inline-block;
}

.hide-for-xxl {
  display: inline-block;
}

.show-for-xl {
  display: none;
}

.show-for-xxl {
  display: none;
}

/**
* _classes - Medium.
*/
@media screen and (min-width: 640px) {
  /* Padding Classes. */
  .padding-top {
    padding-top: 100px;
  }
  .padding-bottom {
    padding-bottom: 100px;
  }
  /* Margin Classes. */
  .margin-top {
    margin-top: 52.5px;
  }
  .margin-bottom {
    margin-bottom: 52.5px;
  }
  /* Element Alignment Classes. */
  .hybrid-flex-md {
    display: flex;
    flex-direction: row;
  }
  .hybrid-flex-hs-md {
    justify-content: flex-start;
  }
  .hybrid-flex-hc-md {
    justify-content: center;
  }
  .hybrid-flex-he-md {
    justify-content: flex-end;
  }
  .hybrid-flex-vt-md {
    align-items: flex-start;
  }
  .hybrid-flex-vc-md {
    align-items: center;
  }
  .hybrid-flex-vb-md {
    align-items: flex-end;
  }
  .hybrid-flex-alt-md {
    display: flex;
    flex-direction: column;
  }
  .hybrid-flex-alt-hs-md {
    align-items: flex-start;
  }
  .hybrid-flex-alt-hc-md {
    align-items: center;
  }
  .hybrid-flex-alt-he-md {
    align-items: flex-end;
  }
  .hybrid-flex-alt-vt-md {
    justify-content: flex-start;
  }
  .hybrid-flex-alt-vc-md {
    justify-content: center;
  }
  .hybrid-flex-alt-vb-md {
    justify-content: flex-end;
  }
  /* Text Alignment Classes. */
  .text-left-md {
    text-align: left;
  }
  .text-center-md {
    text-align: center;
  }
  .text-right-md {
    text-align: right;
  }
  /* Hide/Show Classes. */
}
@media screen and (max-width: 1024px) {
  #sftExt-frontend-button.rectangle, #exit {
    top: 120px !important;
  }
}
/**
* _classes - Large.
*/
@media screen and (min-width: 1024px) {
  /* Padding Classes. */
  .padding-top {
    padding-top: 100px;
  }
  .padding-bottom {
    padding-bottom: 100px;
  }
  /* Margin Classes. */
  .margin-top {
    margin-top: 60px;
  }
  .margin-bottom {
    margin-bottom: 60px;
  }
  /* Element Alignment Classes. */
  .hybrid-flex-lg {
    display: flex;
    flex-direction: row;
  }
  .hybrid-flex-hs-lg {
    justify-content: flex-start;
  }
  .hybrid-flex-hc-lg {
    justify-content: center;
  }
  .hybrid-flex-he-lg {
    justify-content: flex-end;
  }
  .hybrid-flex-vt-lg {
    align-items: flex-start;
  }
  .hybrid-flex-vc-lg {
    align-items: center;
  }
  .hybrid-flex-vb-lg {
    align-items: flex-end;
  }
  .hybrid-flex-alt-lg {
    display: flex;
    flex-direction: column;
  }
  .hybrid-flex-alt-hs-lg {
    align-items: flex-start;
  }
  .hybrid-flex-alt-hc-lg {
    align-items: center;
  }
  .hybrid-flex-alt-he-lg {
    align-items: flex-end;
  }
  .hybrid-flex-alt-vt-lg {
    justify-content: flex-start;
  }
  .hybrid-flex-alt-vc-lg {
    justify-content: center;
  }
  .hybrid-flex-alt-vb-lg {
    justify-content: flex-end;
  }
  /* Text Alignment Classes. */
  .text-left-lg {
    text-align: left;
  }
  .text-center-lg {
    text-align: center;
  }
  .text-right-lg {
    text-align: right;
  }
  /* Hide/Show Classes. */
}
/**
* _classes - XL.
*/
@media screen and (min-width: 1200px) {
  /* Element Alignment Classes. */
  .hybrid-flex-xl {
    display: flex;
    flex-direction: row;
  }
  .hybrid-flex-hs-xl {
    justify-content: flex-start;
  }
  .hybrid-flex-hc-xl {
    justify-content: center;
  }
  .hybrid-flex-he-xl {
    justify-content: flex-end;
  }
  .hybrid-flex-vt-xl {
    align-items: flex-start;
  }
  .hybrid-flex-vc-xl {
    align-items: center;
  }
  .hybrid-flex-vb-xl {
    align-items: flex-end;
  }
  .hybrid-flex-alt-xl {
    display: flex;
    flex-direction: column;
  }
  .hybrid-flex-alt-hs-xl {
    align-items: flex-start;
  }
  .hybrid-flex-alt-hc-xl {
    align-items: center;
  }
  .hybrid-flex-alt-he-xl {
    align-items: flex-end;
  }
  .hybrid-flex-alt-vt-xl {
    justify-content: flex-start;
  }
  .hybrid-flex-alt-vc-xl {
    justify-content: center;
  }
  .hybrid-flex-alt-vb-xl {
    justify-content: flex-end;
  }
  /* Text Alignment Classes. */
  .text-left-xl {
    text-align: left;
  }
  .text-center-xl {
    text-align: center;
  }
  .text-right-xl {
    text-align: right;
  }
  /* Hide/Show Classes. */
  .hide-for-xl {
    display: none;
  }
  .show-for-xl {
    display: inline-block;
  }
}
/**
* _classes - XXL.
*/
@media screen and (min-width: 1440px) {
  /* Element Alignment Classes. */
  .hybrid-flex-xxl {
    display: flex;
    flex-direction: row;
  }
  .hybrid-flex-hs-xxl {
    justify-content: flex-start;
  }
  .hybrid-flex-hc-xxl {
    justify-content: center;
  }
  .hybrid-flex-he-xxl {
    justify-content: flex-end;
  }
  .hybrid-flex-vt-xxl {
    align-items: flex-start;
  }
  .hybrid-flex-vc-xxl {
    align-items: center;
  }
  .hybrid-flex-vb-xxl {
    align-items: flex-end;
  }
  .hybrid-flex-alt-xxl {
    display: flex;
    flex-direction: column;
  }
  .hybrid-flex-alt-hs-xxl {
    align-items: flex-start;
  }
  .hybrid-flex-alt-hc-xxl {
    align-items: center;
  }
  .hybrid-flex-alt-he-xxl {
    align-items: flex-end;
  }
  .hybrid-flex-alt-vt-xxl {
    justify-content: flex-start;
  }
  .hybrid-flex-alt-vc-xxl {
    justify-content: center;
  }
  .hybrid-flex-alt-vb-xxl {
    justify-content: flex-end;
  }
  /* Text Alignment Classes. */
  .text-left-xxl {
    text-align: left;
  }
  .text-center-xxl {
    text-align: center;
  }
  .text-right-xxl {
    text-align: right;
  }
  /* Hide/Show Classes. */
  .hide-for-xxl {
    display: none;
  }
  .show-for-xxl {
    display: inline-block;
  }
}
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _effects - Small.
*/
/* Wow. */
.wow {
  visibility: hidden;
}

.fadeIn {
  animation-name: fadeIn;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.fadeInUp {
  animation-name: fadeInUp;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.fadeInLeft {
  animation-name: fadeInLeft;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.fadeInRight {
  animation-name: fadeInRight;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.flipInX {
  animation-name: flipInX;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.flipInY {
  animation-name: flipInY;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.zoomOut {
  animation-name: zoomOut;
  animation-iteration-count: 1;
  animation-duration: 1.2s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

/* smoothState. */
.wrapper .wrapper-inner {
  opacity: 1;
  transition: 0.8s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.wrapper.animate .wrapper-inner {
  opacity: 0;
}

/**
* _effects - Medium.
*/
/**
* _effects - Large.
*/
/**
* _effects - XL.
*/
/**
* _effects - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _search - Small.
*/
.page-search .internal_banner.internal_content h1 {
  margin: 5px 15px -5px 0;
}

.search-open {
  height: calc(100% + 1.875rem);
  width: 50px;
  z-index: 99;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.search-open img {
  width: 20px;
}

.product-search {
  width: 100%;
  height: 155px;
  top: 0;
  left: 0;
  position: fixed;
  text-align: center;
  visibility: hidden;
  pointer-events: none;
  z-index: 9999999;
}
.product-search .search-close {
  width: 30px;
  height: 30px;
  top: 1rem;
  right: 1rem;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
  z-index: 2;
}
.product-search .search-close img {
  width: 20px;
  height: 20px;
  filter: brightness(100);
}
.product-search .search-form {
  width: calc(100% - 1.25rem);
  max-width: 1024px;
  position: relative;
  z-index: 1;
}
.product-search .search-form .search-input {
  width: calc(100% - 9.375rem);
  padding: 0.625rem 0.625rem calc(0.625rem + 5px) 0.625rem;
  margin: 0rem auto 2rem auto;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #C8A0E8;
  box-shadow: none;
  color: #FFFFFF;
  font-family: "Poppins", sans-serif;
  transform: scale3d(0, 1, 1);
  transform-origin: 0% 50%;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.product-search .search-form .search-input ::-webkit-input-placeholder {
  color: #6B428C;
}
.product-search .search-form .search-input :-moz-placeholder {
  color: #6B428C;
}
.product-search .search-form .search-input ::-moz-placeholder {
  color: #6B428C;
}
.product-search .search-form .search-input :-ms-input-placeholder {
  color: #6B428C;
}
.product-search .search-form .search-information {
  margin: 0;
  transform: translateY(2rem);
  position: relative;
  color: #FFFFFF;
  opacity: 0;
  z-index: 1;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.product-search:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #6B428C;
  opacity: 0;
  content: "";
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}

.search-input::-ms-clear {
  display: none;
}

.wrapper.search-is-active .product-search {
  visibility: visible;
  pointer-events: auto;
}
.wrapper.search-is-active .product-search .search-close {
  opacity: 1;
}
.wrapper.search-is-active .product-search .search-form .search-input {
  transform: scale3d(1, 1, 1);
}
.wrapper.search-is-active .product-search .search-form .search-information {
  transform: translateY(0);
  opacity: 1;
}
.wrapper.search-is-active .product-search:before {
  opacity: 1;
}

/**
* _search - Medium.
*/
@media screen and (min-width: 640px) {
  .product-search .search-form {
    width: calc(100% - 1.875rem);
  }
  .product-search .search-form .search-input {
    width: calc(100% - 9.375rem);
    padding: 0.9375rem 0.9375rem calc(0.9375rem + 5px) 0.9375rem;
  }
}
/**
* _search - Large.
*/
@media screen and (min-width: 1024px) {
  .search-open img {
    width: 15px;
  }
}
/**
* _search - XL.
*/
/**
* _search - XXL.
*/
/**
* Import Partials.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _front-page - Small.
*/
.home .hero .banner-content {
  padding-right: 0 !important;
  width: 100%;
}
.home .hero .banner-content .slick-list {
  z-index: 9;
  overflow: visible;
}
.home .hero .banner-content .right_align h1, .home .hero .banner-content .left_align h1 {
  font-family: "forma-djr-banner";
  font-size: 100px;
  font-weight: 500;
  line-height: 95px;
  margin-bottom: 1rem;
  opacity: 0.8;
}
.home .hero .banner-content .right_align h1, .home .hero .banner-content .right_align p, .home .hero .banner-content .left_align h1, .home .hero .banner-content .left_align p {
  color: #fff;
}
.home .hero .banner-content .right_align .content, .home .hero .banner-content .left_align .content {
  position: relative;
  z-index: 999;
}
.home .hero .banner-content .right_align:before, .home .hero .banner-content .left_align:before {
  content: "";
  display: block;
  position: absolute;
  background: #6A408A;
  opacity: 0.8;
  z-index: 1;
  border-radius: 100%;
  top: -320px;
  width: 75%;
  height: 1000px;
}
.home .hero .banner-content .right_align {
  text-align: right;
  display: flex;
  flex-direction: column;
}
.home .hero .banner-content .right_align h1, .home .hero .banner-content .right_align p {
  width: 470px;
  float: right;
  clear: both;
}
.home .hero .banner-content .right_align:before {
  right: -430px;
  left: auto;
}
.home .hero .banner-content .left_align h1, .home .hero .banner-content .left_align p {
  width: 470px;
  position: relative;
  z-index: 999;
}
.home .hero .banner-content .left_align:before {
  left: -430px;
}
.home .join {
  position: relative;
}
.home .join h1, .home .join h2, .home .join h3, .home .join h4, .home .join h5, .home .join h6 {
  color: #217978;
}
.home .join p, .home .join ol li, .home .join ul li {
  color: #444444;
}
.home .join ol li, .home .join ul li {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.home .join ul, .home .join ol {
  margin-left: 0;
}
.home .join ul li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.home .join ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  background: #217978;
  border-radius: 100%;
  width: 10px;
  height: 10px;
}
.home .join ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.home .join .join-image-shape  {
  position: absolute;
  top: 0;
  right: -50px;
  width: 635px;
  height: 480px;
  z-index: 1;
}
.home .join .join-image-shape  .shape  {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(15% 0%, 100% 0, 100% 100%, 0 100%, 0 80%, 0 80%, 0 80%);
  clip-path: polygon(15% 0%, 100% 0, 100% 100%, 0 100%, 0 80%, 0 80%, 0 80%);
  overflow: hidden;
  border-bottom-left-radius: 80px;
}
.home .join .join-image-shape  .shape  span  {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.home .hero, .page-template-page-home2 .hero {
  height: 777px;
  position: relative;
  overflow: hidden;
}
.home .hero .banner-images, .page-template-page-home2 .hero .banner-images {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.home .hero .banner-images .image, .page-template-page-home2 .hero .banner-images .image {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
.home .hero .banner-images .slick-list, .page-template-page-home2 .hero .banner-images .slick-list {
  height: 100%;
}
.home .hero .banner-images .slick-list .slick-track, .page-template-page-home2 .hero .banner-images .slick-list .slick-track {
  height: 100%;
}
.home .hero .banner-images .slick-list .slick-track .slick-slide div, .page-template-page-home2 .hero .banner-images .slick-list .slick-track .slick-slide div {
  height: 100%;
}
.home .hero .banner-images .slick-dots, .page-template-page-home2 .hero .banner-images .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
  display: flex;
  list-style: none;
  justify-content: center;
  z-index: 99999;
  margin-left: 0;
}
.home .hero .banner-images .slick-dots li, .page-template-page-home2 .hero .banner-images .slick-dots li {
  cursor: pointer;
  border-radius: 100%;
  background: #fff;
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  margin: 0 12px;
}
.home .hero .banner-images .slick-dots li.slick-active, .page-template-page-home2 .hero .banner-images .slick-dots li.slick-active {
  background: #6A408A;
}
.home .hero .banner-images .slick-dots li:first-of-type, .page-template-page-home2 .hero .banner-images .slick-dots li:first-of-type {
  margin-left: 0;
}
.home .hero .banner-images .slick-dots li:last-of-type, .page-template-page-home2 .hero .banner-images .slick-dots li:last-of-type {
  margin-right: 0;
}
.home .hero .grid-container, .page-template-page-home2 .hero .grid-container {
  height: 100%;
  z-index: 2;
  position: relative;
  overflow: visible;
}
.home .hero .grid-container .grid-x, .page-template-page-home2 .hero .grid-container .grid-x {
  height: 100%;
  overflow: visible;
}
.home .hero .grid-container .grid-x .hero-content, .page-template-page-home2 .hero .grid-container .grid-x .hero-content {
  margin-bottom: 135px;
}
.home .hero .grid-container .grid-x .hero-content h1, .page-template-page-home2 .hero .grid-container .grid-x .hero-content h1 {
  font-family: "forma-djr-banner";
  font-size: 100px;
  font-weight: 500;
  line-height: 95px;
  margin-bottom: 1rem;
  opacity: 0.8;
}
.home .hero .grid-container .grid-x .hero-content h1, .home .hero .grid-container .grid-x .hero-content p, .page-template-page-home2 .hero .grid-container .grid-x .hero-content h1, .page-template-page-home2 .hero .grid-container .grid-x .hero-content p {
  color: #fff;
}
.home .about, .page-template-page-home2 .about {
  background: #fff;
  position: relative;
}
.home .about h2, .page-template-page-home2 .about h2 {
  color: #6B428C;
}
.home .about p, .home .about h3, .home .about h4, .home .about h5, .home .about h6, .page-template-page-home2 .about p, .page-template-page-home2 .about h3, .page-template-page-home2 .about h4, .page-template-page-home2 .about h5, .page-template-page-home2 .about h6 {
  color: #444444;
}
.home .about p a, .home .about h3 a, .home .about h4 a, .home .about h5 a, .home .about h6 a, .page-template-page-home2 .about p a, .page-template-page-home2 .about h3 a, .page-template-page-home2 .about h4 a, .page-template-page-home2 .about h5 a, .page-template-page-home2 .about h6 a {
  color: #6B428C;
}
.home .about .image, .page-template-page-home2 .about .image {
  height: 700px;
  width: 700px;
  right: -130px;
  border-radius: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.home .about .image:after, .page-template-page-home2 .about .image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #50A7A6;
  opacity: 0.7;
  border-radius: 100%;
}
.home .help, .page-template-page-home2 .help {
  position: relative;
}
.home .help svg, .page-template-page-home2 .help svg {
  position: absolute;
  top: -45px;
  width: 100%;
  height: 128px;
}
.home .help h2, .page-template-page-home2 .help h2 {
  color: #217978;
}
.home .help p, .page-template-page-home2 .help p {
  color: #444444;
}
.home .testimonials, .page-template-page-home2 .testimonials {
  position: relative;
}
.home .testimonials .next, .home .testimonials .prev, .page-template-page-home2 .testimonials .next, .page-template-page-home2 .testimonials .prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  width: 34px;
  height: 34px;
}
.home .testimonials .next:before, .home .testimonials .prev:before, .page-template-page-home2 .testimonials .next:before, .page-template-page-home2 .testimonials .prev:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  position: absolute;
  color: #50A7A6;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.home .testimonials .next, .page-template-page-home2 .testimonials .next {
  right: 50px;
}
.home .testimonials .next:before, .page-template-page-home2 .testimonials .next:before {
  content: "\f061";
}
.home .testimonials .prev, .page-template-page-home2 .testimonials .prev {
  left: 50px;
}
.home .testimonials .prev:before, .page-template-page-home2 .testimonials .prev:before {
  content: "\f060";
}
.home .testimonials .testimonials-banner, .page-template-page-home2 .testimonials .testimonials-banner {
  height: 500px;
  position: relative;
  overflow: hidden;
}
.home .testimonials .testimonials-banner .slick-list, .page-template-page-home2 .testimonials .testimonials-banner .slick-list {
  height: 100%;
}
.home .testimonials .testimonials-banner .slick-list .slick-track, .page-template-page-home2 .testimonials .testimonials-banner .slick-list .slick-track {
  height: 100%;
}
.home .testimonials .testimonials-banner .slick-list .slick-track .slick-slide div, .page-template-page-home2 .testimonials .testimonials-banner .slick-list .slick-track .slick-slide div {
  height: 100%;
}
.home .testimonials .testimonials-banner .slick-dots, .page-template-page-home2 .testimonials .testimonials-banner .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
  display: flex;
  list-style: none;
  justify-content: center;
  z-index: 99999;
  margin-left: 0;
}
.home .testimonials .testimonials-banner .slick-dots li, .page-template-page-home2 .testimonials .testimonials-banner .slick-dots li {
  cursor: pointer;
  border-radius: 100%;
  background: #fff;
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  margin: 0 12px;
}
.home .testimonials .testimonials-banner .slick-dots li.slick-active, .page-template-page-home2 .testimonials .testimonials-banner .slick-dots li.slick-active {
  background: none;
}
.home .testimonials .testimonials-banner .slick-dots li:first-of-type, .page-template-page-home2 .testimonials .testimonials-banner .slick-dots li:first-of-type {
  margin-left: 0;
}
.home .testimonials .testimonials-banner .slick-dots li:last-of-type, .page-template-page-home2 .testimonials .testimonials-banner .slick-dots li:last-of-type {
  margin-right: 0;
}
.home .testimonials .testimonials-banner .image, .page-template-page-home2 .testimonials .testimonials-banner .image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
.home .testimonials .testimonials-banner .slick-slide:nth-child(odd) .image:after, .page-template-page-home2 .testimonials .testimonials-banner .slick-slide:nth-child(odd) .image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(17, 104, 103);
  background: linear-gradient(90deg, rgba(17, 104, 103, 0.9) 0%, rgba(80, 167, 166, 0.9) 100%);
}
.home .testimonials .testimonials-banner .slick-slide:nth-child(odd) .image:before, .page-template-page-home2 .testimonials .testimonials-banner .slick-slide:nth-child(odd) .image:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: #50A7A6;
  width: 350px;
  height: 700px;
  border-radius: 100%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 999;
}
.home .testimonials .testimonials-banner .slick-slide:nth-child(even) .image:after, .page-template-page-home2 .testimonials .testimonials-banner .slick-slide:nth-child(even) .image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(107, 66, 140);
  background: linear-gradient(90deg, rgba(107, 66, 140, 0.9) 0%, rgba(177, 131, 214, 0.9) 100%);
}
.home .testimonials .testimonials-banner .slick-slide:nth-child(even) .image:before, .page-template-page-home2 .testimonials .testimonials-banner .slick-slide:nth-child(even) .image:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: #C8A0E8;
  width: 350px;
  height: 700px;
  border-radius: 100%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 999;
}
.home .testimonials .testimonials-banner .testimonial-content, .page-template-page-home2 .testimonials .testimonials-banner .testimonial-content {
  top: 100px;
  position: relative;
  left: 0;
  color: #fff;
  z-index: 999;
}
.home .testimonials .testimonials-banner .testimonial-content h4, .page-template-page-home2 .testimonials .testimonials-banner .testimonial-content h4 {
  font-family: "forma-djr-banner";
  font-weight: 500;
  font-style: normal;
  position: absolute;
  opacity: 0.8;
  font-size: 95px;
  bottom: 110px;
  padding: 0 40px;
}
.home .testimonials .testimonials-banner .testimonial-content h3, .page-template-page-home2 .testimonials .testimonials-banner .testimonial-content h3 {
  font-family: "forma-djr-banner";
  font-weight: 500;
  font-style: normal;
  line-height: 37px;
  font-size: 31.25px;
  position: relative;
  padding: 0 35px;
  top: 50px;
}
.home .testimonials .testimonials-banner .testimonial-content h3.medium, .page-template-page-home2 .testimonials .testimonials-banner .testimonial-content h3.medium {
  font-size: 36.25px;
}
.home .testimonials .testimonials-banner .testimonial-content h3.large, .page-template-page-home2 .testimonials .testimonials-banner .testimonial-content h3.large {
  font-size: 45.25px;
  line-height: 40px;
}
.home .testimonials .testimonials-banner .testimonial-content h3 svg#quote-open, .page-template-page-home2 .testimonials .testimonials-banner .testimonial-content h3 svg#quote-open {
  position: absolute;
  left: 0;
  top: -20px;
}
.home .testimonials .testimonials-banner .testimonial-content h3 svg#quote-close, .page-template-page-home2 .testimonials .testimonials-banner .testimonial-content h3 svg#quote-close {
  position: absolute;
  right: 0;
  bottom: -40px;
}
.home .testimonials .testimonials-banner .testimonial-content h3 img, .page-template-page-home2 .testimonials .testimonials-banner .testimonial-content h3 img {
  position: absolute;
  width: 22px;
}
.home .testimonials .testimonials-banner .testimonial-content h3 img:first-of-type, .page-template-page-home2 .testimonials .testimonials-banner .testimonial-content h3 img:first-of-type {
  left: 0;
  top: -20px;
}
.home .testimonials .testimonials-banner .testimonial-content h3 img:last-of-type, .page-template-page-home2 .testimonials .testimonials-banner .testimonial-content h3 img:last-of-type {
  transform: rotate(180deg);
  right: auto;
  bottom: 0px;
  margin-left: 10px;
  display: inline-block;
}
.home .local-map, .page-template-page-home2 .local-map {
  position: relative;
}
.home .local-map h2, .page-template-page-home2 .local-map h2 {
  color: #6B428C;
}
.home .local-map p, .page-template-page-home2 .local-map p {
  color: #444444;
}
.home .local-map #map, .page-template-page-home2 .local-map #map {
  height: 408px;
}
.home .local-map .map-single p, .page-template-page-home2 .local-map .map-single p {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #444444;
  margin-bottom: 8px;
  padding-right: 105px;
}
.home .local-map .map-single a, .page-template-page-home2 .local-map .map-single a {
  color: #6B428C;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.25s ease-in-out;
}
.home .local-map .map-single a span, .page-template-page-home2 .local-map .map-single a span {
  font-weight: 600;
}
.home .local-map .map-single a:hover, .page-template-page-home2 .local-map .map-single a:hover {
  color: #50A7A6;
  transition: all 0.25s ease-in-out;
}
.home .local-map .map-single:nth-child(n+4), .page-template-page-home2 .local-map .map-single:nth-child(n+4) {
  margin-top: 50px;
}

@media screen and (max-width: 420px) {
  .home .hero .grid-container .grid-x .hero-content h1 {
    font-size: 65px !important;
    line-height: 65px !important;
  }
}
@media screen and (max-width: 470px) {
  .home .hero {
    height: -moz-fit-content;
    height: fit-content;
    padding-bottom: 35px;
  }
  .home .hero .grid-container .grid-x .hero-content h1 {
    font-size: 80px;
    line-height: 75px;
  }
  .home .hero .banner-content .right_align h1, .home .hero .banner-content .left_align h1 {
    font-size: 80px;
    line-height: 75px;
  }
  .home .about-us .image {
    height: 300px !important;
    width: 300px !important;
  }
}
@media screen and (max-width: 640px) {
  .home .hero .banner-content .right_align {
    text-align: left;
  }
  .home .hero .banner-content .right_align h1, .home .hero .banner-content .right_align p, .home .hero .banner-content .left_align h1, .home .hero .banner-content .left_align p {
    width: 100%;
  }
  .home .about .about-image {
    margin-top: 55px;
  }
  .home .testimonials .testimonials-banner .testimonial-content {
    top: 0;
  }
  .home .testimonials .testimonials-banner .testimonial-content h3 {
    line-height: 28px !important;
    font-size: 22.25px !important;
    padding: 0 30px !important;
  }
  .home .testimonials .testimonials-banner .testimonial-content h4 {
    font-size: 50px !important;
    position: relative;
    bottom: -65px;
  }
}
@media screen and (max-width: 1024px) {
  .home .hero .banner-content .right_align:before, .home .hero .banner-content .left_align:before {
    display: none !important;
  }
  .home .about .image {
    height: 375px;
    width: 375px;
    position: relative;
    right: 0;
  }
  .home .about .cell:last-of-type {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home .testimonials .next {
    right: 25px;
  }
  .home .testimonials .prev {
    left: 25px;
  }
  .home .testimonials .testimonials-banner .slick-slide .image:before {
    width: 295px !important;
  }
  .home .testimonials .testimonials-banner .slick-dots {
    bottom: 8px;
  }
  .home .testimonials .testimonials-banner .testimonial-content h3 {
    line-height: 32px;
    font-size: 26.25px;
  }
  .home .testimonials .testimonials-banner .testimonial-content h3 img {
    position: absolute;
    width: 20px;
  }
  .home .testimonials .testimonials-banner .testimonial-content h3 img:last-of-type {
    bottom: 0;
  }
  .home .testimonials .testimonials-banner .testimonial-content h4 {
    font-size: 70px;
  }
  .home .local-map .map-single p {
    padding-right: 50px;
  }
  .home .local-map .infowindow {
    padding: 20px 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  .home .hero:before {
    width: 70%;
  }
  .home .hero .banner-content {
    padding-right: 0;
  }
  .home .hero .banner-content .left_align:before {
    left: -230px !important;
  }
  .home .hero .banner-content .left_align h1, .home .hero .banner-content .left_align p {
    padding-left: 15px;
  }
  .home .hero .banner-content .left_align a {
    margin-left: 15px;
  }
  .home .hero .banner-content .right_align:before {
    right: -230px !important;
  }
  .home .hero .banner-content .right_align:before, .home .hero .banner-content .left_align:before {
    height: 925px !important;
    top: -280px !important;
  }
}
@media screen and (max-width: 1375px) {
  .home .hero, .home .about, .home .help, .home .local-map {
    padding-left: 10px;
    padding-right: 10px;
  }
  .home .help .blue-mask {
    left: 0;
  }
  .home .hero .banner-content .left_align:before {
    left: -315px;
  }
  .home .hero .banner-content .left_align h1, .home .hero .banner-content .left_align p {
    padding-left: 15px;
  }
  .home .hero .banner-content .left_align a {
    margin-left: 15px;
  }
  .home .hero .banner-content .right_align:before {
    right: -315px;
  }
  .home .hero .banner-content .right_align:before, .home .hero .banner-content .left_align:before {
    height: 965px;
  }
}
@media screen and (max-width: 1440px) {
  .home .hero:before {
    content: "";
    display: block;
    position: absolute;
    top: -290px;
    left: -180px;
    height: 875px !important;
  }
}
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _about-page - Small.
*/
.about .intro {
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px;
}
.about .intro h2 {
  color: #6B428C;
}
.about .intro p {
  color: #444444;
}
.about .intro .image-container {
  position: absolute;
  top: -25px;
  width: 1500px;
  height: 700px;
  right: 0;
  z-index: 1;
}
.about .intro .image-container .image, .about .intro .image-container img {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  width: 100%;
  height: 100%;
  display: block;
}
.about .intro .image-container svg {
  width: 20px;
  height: 20px;
}
.about .intro .image-container .shape {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#clip-path);
  clip-path: url(#clip-path);
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  transform: rotate(45deg);
}
.about .intro .image-container .shape .image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  transform: rotate(-45deg);
}
.about .intro--shape {
  position: absolute;
  top: 50%;
  right: -50px;
  width: 550px;
  height: 550px;
  z-index: 1;
  transform: translateY(-50%);
}
.about .intro--shape .shape {
  position: relative;
  width: 100%;
  height: 80%;
  -webkit-clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0 100%, 0 80%, 0 80%, 0 80%);
          clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0 100%, 0 80%, 0 80%, 0 80%);
  overflow: hidden;
  border-bottom-left-radius: 80px;
}
.about .intro--shape .shape span {
  position: absolute;
  top: 65%;
  left: 50%;
  width: 112%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.about .content-5050 {
  position: relative;
  background: #F0EBF3;
}
.about .content-5050 svg {
  position: absolute;
  top: -235px;
}
.about .content-5050 h1, .about .content-5050 h2, .about .content-5050 h3, .about .content-5050 h4, .about .content-5050 h5, .about .content-5050 h6 {
  color: #6B428C;
}
.about .content-5050 p {
  color: #444444;
}
.about .content-5050 ol, .about .content-5050 ul {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #4f4f50;
}
.about .content-5050 .stats .stat-single h3 {
  font-size: 45px;
  color: #6B428C;
  position: relative;
}
.about .content-5050 .stats .stat-single h3:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 175px;
  height: 3px;
  background: #50A7A6;
}
.about .content-5050 .stats .stat-single p {
  margin-top: 8px;
  margin-bottom: 0;
}
.about .quote-image-banner {
  position: relative;
  height: 502px;
  background-size: cover;
  background-position: 50% 35%;
  background-repeat: no-repeat;
}
.about .quote-image-banner.purple h2 {
  color: #C8A0E8;
}
.about .quote-image-banner.purple:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(107, 66, 140);
  background: linear-gradient(90deg, rgba(107, 66, 140, 0.9) 0%, rgba(177, 131, 214, 0.9) 100%);
}
.about .quote-image-banner.blue h2 {
  color: #84CCCB;
}
.about .quote-image-banner.blue:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(17, 104, 103);
  background: linear-gradient(90deg, rgba(17, 104, 103, 0.9) 0%, rgba(80, 167, 166, 0.9) 100%);
}
.about .quote-image-banner .grid-container, .about .quote-image-banner .grid-x {
  height: 100%;
}
.about .quote-image-banner h2, .about .quote-image-banner h3 {
  color: #fff;
  position: relative;
  z-index: 9;
}
.about .quote-image-banner h2 {
  font-size: 25px;
  margin-bottom: 15px;
}
.about .quote-image-banner h3 {
  margin-bottom: 0;
  font-size: 31px;
  line-height: 45px;
  padding: 0 35px;
}
.about .quote-image-banner h3.medium {
  font-size: 36.25px;
}
.about .quote-image-banner h3.large {
  font-size: 45.25px;
}
.about .quote-image-banner h3 svg {
  position: absolute;
}
.about .quote-image-banner h3 svg:first-of-type {
  top: -20px;
  left: 0;
}
.about .quote-image-banner h3 svg:last-of-type {
  transform: rotate(180deg);
  right: auto;
  bottom: 5px;
  top: auto;
  margin-left: 5px;
}
.about .journey {
  overflow-y: visible;
  position: relative;
  background: #fff;
  border-top-right-radius: 75px;
  border-top-left-radius: 75px;
  margin-top: -55px;
}
.about .journey h2 {
  color: #6B428C;
}
.about .journey p {
  color: #444444;
}
.about .journey .image {
  height: 730px;
  width: 730px;
  right: -130px;
  bottom: -145px;
  border-radius: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.about .funders {
  background: rgba(106, 64, 138, 0.1);
  border-top-left-radius: 75px;
  border-top-right-radius: 75px;
}
.about .funders h2 {
  color: #6B428C;
}
.about .funders p {
  color: #444444;
}
.about .funders .logos .slick-slide {
  width: 185px;
}
.about .funders .logos .slick-slide div {
  background-size: contain !important;
  background-position: 50% 50% !important;
  height: 85px;
  background-repeat: no-repeat !important;
}
.about .funders .logos img {
  width: auto !important;
}
.about .funders .logos {
  margin-top: 20px;
}
.about .funders .logos div:nth-of-type(n+7) {
  margin-top: 1.5rem;
}
.about .funders .logos .image {
  background-size: contain !important;
  height: 85px;
  display: block;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
.about .funders .slick-track {
  margin-left: unset;
  margin-right: unset;
}

@media screen and (max-width: 470px) {
  .about .journey .image {
    height: 300px !important;
    width: 300px !important;
  }
}
@media screen and (max-width: 640px) {
  .about .quote-image-banner h3 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .about .journey .cell:last-of-type {
    margin-top: 55px;
  }
  .about .funders .logos .image {
    width: 200px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
  .about .funders .logos .cell:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .about .journey {
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
    margin-top: -25px;
  }
  .about .journey .image {
    position: relative;
    height: 375px;
    width: 375px;
    bottom: auto;
    right: 0;
  }
  .about .journey .cell:last-of-type {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about .funders {
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
  }
}
@media screen and (max-width: 1375px) {
  .about .intro, .about .content-5050, .about .journey, .about .funders {
    padding-left: 10px;
    padding-right: 10px;
  }
  .about .content-5050 .purple-mask {
    left: 0;
  }
}
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _get-help-page - Small.
*/
.help .intro h2 {
  color: #6B428C;
}
.help .intro p, .help .intro li, .help .intro ul {
  color: #444444;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 25px;
}
.help .intro .help-listing {
  margin-top: 20px;
  margin-bottom: 65px;
}
.help .intro .help-listing .help-single {
  background: #fff;
  padding: 15px 30px;
  transition: all 0.25s ease-in-out;
  border-radius: 20px;
  border-top-right-radius: 80px;
  border: 2px solid rgba(80, 167, 166, 0.5);
}
.help .intro .help-listing .help-single img {
  margin-bottom: 10px;
}
.help .intro .help-listing .help-single h3 {
  position: relative;
  color: #217978;
  font-size: 20px;
  margin-bottom: 8px;
  width: -moz-fit-content;
  width: fit-content;
}
.help .intro .help-listing .help-single h3 svg {
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  right: -45px;
  transform: translateY(-50%);
}
.help .intro .help-listing .help-single p {
  margin-bottom: 0;
  color: #444444;
}
.help .intro .help-listing .help-single:hover {
  transition: all 0.25s ease-in-out;
  background: rgba(80, 167, 166, 0.2);
}
.help .domestic-violence {
  position: relative;
}
.help .domestic-violence svg {
  position: absolute;
  top: -45px;
  width: 100%;
  height: 128px;
  left: 0;
}
.help .domestic-violence h2, .help .domestic-violence h3 {
  color: #50A7A6;
}
.help .domestic-violence p {
  color: #444444;
}
.help .domestic-violence .stats {
  margin-top: 55px;
}
.help .domestic-violence .stats .stat-single h3 {
  font-size: 45px;
  color: #6B428C;
  position: relative;
}
.help .domestic-violence .stats .stat-single h3:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 175px;
  height: 3px;
  background: #50A7A6;
}
.help .domestic-violence .stats .stat-single p {
  margin-top: 8px;
  margin-bottom: 0;
}
.help .domestic-violence .column ul {
  margin-left: 0;
  margin-top: 15px;
}
.help .domestic-violence .column ul li {
  font-family: "Poppins", sans-serif;
  color: #444444;
  list-style: none;
  position: relative;
  padding-left: 30px;
}
.help .domestic-violence .column ul li:not(:last-of-type) {
  margin-bottom: 8px;
}
.help .domestic-violence .column ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  background: #50A7A6;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.help .domestic-violence .column a {
  color: #50A7A6;
  transition: all 0.25s ease-in-out;
}
.help .domestic-violence .column a:hover, .help .domestic-violence .column a:focus {
  opacity: 0.5;
}
.help .domestic-violence .video {
  position: relative;
  height: 545px;
  display: block;
  border-radius: 10px;
  margin-top: 50px;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  margin-bottom: 65px;
}
.help .domestic-violence .video:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.25s ease-in-out;
}
.help .domestic-violence .video h4 {
  color: #fff;
  padding: 20px 0 0 30px;
}
.help .domestic-violence .video svg {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 77px;
}
.help .domestic-violence .video svg#video_slider {
  bottom: -15px;
  transform: none;
  left: 50%;
  top: auto;
  width: 97%;
  transform: translateX(-50%);
}
.help .domestic-violence .video:hover:after, .help .domestic-violence .video:focus:after {
  opacity: 0.2;
}
.help .quote-image-banner {
  position: relative;
  height: 502px;
  background-size: cover;
  background-position: 50% 35%;
  background-repeat: no-repeat;
}
.help .quote-image-banner.purple h2 {
  color: #C8A0E8;
}
.help .quote-image-banner.purple:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(107, 66, 140);
  background: linear-gradient(90deg, rgba(107, 66, 140, 0.9) 0%, rgba(177, 131, 214, 0.9) 100%);
}
.help .quote-image-banner.blue h2 {
  color: #84CCCB;
}
.help .quote-image-banner.blue:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(17, 104, 103);
  background: linear-gradient(90deg, rgba(17, 104, 103, 0.9) 0%, rgba(80, 167, 166, 0.9) 100%);
}
.help .quote-image-banner .grid-container, .help .quote-image-banner .grid-x {
  height: 100%;
}
.help .quote-image-banner h2, .help .quote-image-banner h3 {
  color: #fff;
  position: relative;
  z-index: 9;
}
.help .quote-image-banner h2 {
  font-size: 25px;
  margin-bottom: 20px;
}
.help .quote-image-banner h3 {
  margin-bottom: 0;
  font-size: 31px;
  line-height: 45px;
  padding: 0 35px;
}
.help .quote-image-banner h3.medium {
  font-size: 36.25px;
}
.help .quote-image-banner h3.large {
  font-size: 45.25px;
}
.help .quote-image-banner h3 svg {
  position: absolute;
}
.help .quote-image-banner h3 svg:first-of-type {
  top: -20px;
  left: 0;
}
.help .quote-image-banner h3 svg:last-of-type {
  transform: rotate(180deg);
  right: auto;
  bottom: 5px;
  top: auto;
  margin-left: 5px;
}
.help .journey {
  overflow: hidden;
  position: relative;
  background: #fff;
  border-top-right-radius: 75px;
  border-top-left-radius: 75px;
  margin-top: -55px;
}
.help .journey h2 {
  color: #6B428C;
}
.help .journey .accordion {
  margin-top: 20px;
}
.help .journey .accordion-item:not(:first-of-type) {
  margin-top: 10px;
}
.help .journey .accordion-item.is-active .accordion-title {
  font-weight: 600;
}
.help .journey .accordion-item.is-active .accordion-title:before {
  content: "\f068";
  font-family: "Font Awesome 5 Pro";
  color: #6B428C;
  top: 40%;
  font-size: 24px;
  font-weight: 900;
  right: 2rem;
}
.help .journey .accordion-title {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  background: rgba(107, 66, 140, 0.1);
  color: #444444;
  font-size: 16px;
  padding: 1.5rem 1rem;
  line-height: 1.4;
}
.help .journey .accordion-title:before {
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  color: #6B428C;
  top: 40%;
  font-size: 24px;
  font-weight: 900;
  right: 2rem;
}
.help .journey .accordion-content {
  border: 3px solid #6b428c;
  border-bottom: 3px solid #6b428c;
  background: #6b428c;
  color: #fff;
  padding: 20px 250px 20px 20px;
}
.help .journey .accordion-content p:last-of-type {
  margin-bottom: 0;
}
.help .journey .accordion-content a {
  color: #C8A0E8;
  text-decoration: underline;
  transition: all 0.25s ease-in-out;
}
.help .journey .accordion-content a:hover {
  opacity: 0.5;
}

/**
* _get-help-page - Medium.
*/
@media screen and (max-width: 640px) {
  .help .domestic-violence .video {
    height: 365px !important;
  }
  .help .quote-image-banner h3 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .help .journey .accordion-title {
    padding: 1.5rem 5rem 1.5rem 1rem;
  }
}
/**
* _get-help-page - Large.
*/
@media screen and (max-width: 1024px) {
  .help .domestic-violence .video {
    height: 495px;
  }
  .help .journey .accordion-content {
    padding-right: 20px;
  }
}
/**
* _get-help-page - XL.
*/
@media screen and (max-width: 1375px) {
  .help .intro, .help .domestic-violence, .help .journey {
    padding-left: 10px;
    padding-right: 10px;
  }
  .help .domestic-violence .blue-mask {
    left: 0;
  }
}
/**
* _get-help-page - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _contact-page - Small.
*/
.contact .intro {
  z-index: 9;
  position: relative;
}
.contact .intro h2, .contact .intro h3 {
  color: #6B428C;
}
.contact .intro .image-container {
  overflow: hidden;
  height: 495px;
  width: 700px;
  right: -130px;
  border-bottom-left-radius: 105px;
  transform: skew(-15deg);
}
.contact .intro .image-container .image {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  width: 100%;
  height: 100%;
}
.contact .office-single .map-container {
  margin: 15px 0;
}
.contact .office-single h2 {
  font-size: 25px;
}
.contact .office-single h3 {
  font-size: 22px;
  margin: 0 0 1rem;
  line-height: 30px;
}
.contact .office-single p, .contact .office-single a {
  margin-bottom: 0;
  color: #444444;
}
.contact .office-single p span, .contact .office-single a span {
  font-weight: 600;
  color: #6B428C;
}
.contact .office-single a {
  transition: all 0.25s ease-in-out;
}
.contact .office-single a:hover {
  opacity: 0.5;
}
.contact .local-map {
  position: relative;
  background: #F0EBF3;
}
.contact .local-map svg {
  position: absolute;
  top: -235px;
}
.contact .local-map h2 {
  color: #6B428C;
}
.contact .local-map p {
  color: #444444;
}
.contact .local-map .map-container {
  margin-top: 1rem;
}
.contact .local-map #findLocalMap {
  height: 408px;
}
.contact .local-map .map-single p {
  font-family: "Poppins", sans-serif;
  color: #444444;
  padding-right: 35px;
  margin-bottom: 0;
}
.contact .local-map .map-single p.title {
  font-weight: 600;
  margin-bottom: 8px;
}
.contact .local-map .map-single a {
  color: #6B428C;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.25s ease-in-out;
}
.contact .local-map .map-single a span {
  font-weight: 500;
}
.contact .local-map .map-single a:hover {
  color: #50A7A6;
  transition: all 0.25s ease-in-out;
}
.contact .local-map .map-single:nth-child(n+4) {
  margin-top: 50px;
}

.main-offices .map {
  height: 250px;
}

/**
* _contact-page - Medium.
*/
/**
* _contact-page - Large.
*/
/**
* _contact-page - XL.
*/
@media screen and (max-width: 1375px) {
  .contact .intro, .contact .local-map {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/**
* _contact-page - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _support-page - Small.
*/
.support .intro h2 {
  color: #6B428C;
}
.support .intro p {
  color: #444444;
}
.support .intro .image {
  height: 700px;
  width: 700px;
  right: -130px;
  top: 0;
  border-radius: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.support .intro ul {
  margin-left: 0;
}
.support .intro ul li {
  font-family: "Poppins", sans-serif;
  color: #444444;
  list-style: none;
  padding-left: 35px;
  position: relative;
}
.support .intro ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.support .intro ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  background: #6B428C;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.support .intro .support-range {
  margin-top: 100px;
}
.support .intro .support-range .support-single {
  background: #fff;
  padding: 30px;
  height: 275px;
  transition: all 0.25s ease-in-out;
  border-radius: 20px;
  border-top-right-radius: 80px;
  border: 2px solid rgba(100, 68, 134, 0.5);
}
.support .intro .support-range .support-single img {
  margin-bottom: 10px;
}
.support .intro .support-range .support-single h3 {
  position: relative;
  color: #6B428C;
  font-size: 20px;
  margin-bottom: 8px;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 20px;
}
.support .intro .support-range .support-single h3 svg {
  position: absolute;
  width: auto;
  height: auto;
  /* top: 50%; */
  /* right: -16px; */
  /* -webkit-transform: translateY(-50%); */
  /* transform: translateY(-50%); */
  margin: 8px 0 0 20px;
}
.support .intro .support-range .support-single h3 svg path {
  stroke: #6B428C;
}
.support .intro .support-range .support-single p {
  margin-bottom: 0;
  color: #444444;
}
.support .intro .support-range .support-single:hover {
  transition: all 0.25s ease-in-out;
  background: rgba(200, 160, 232, 0.1);
}
.support .image-slider {
  position: relative;
}
.support .image-slider .next, .support .image-slider .slick-next, .support .image-slider .prev, .support .image-slider .slick-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  width: 34px;
  height: 34px;
  text-indent: -9999px !important;
  color: transparent;
}
.support .image-slider .next:before, .support .image-slider .slick-next:before, .support .image-slider .prev:before, .support .image-slider .slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  position: absolute;
  color: #6A408A;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-indent: 0px !important;
}
.support .image-slider .next, .support .image-slider .slick-next {
  right: 50px;
}
.support .image-slider .next:before, .support .image-slider .slick-next:before {
  content: "\f061";
}
.support .image-slider .prev, .support .image-slider .slick-prev {
  left: 50px;
}
.support .image-slider .prev:before, .support .image-slider .slick-prev:before {
  content: "\f060";
}
.support .image-slider .image-slidershow-support .slick-list, .support .image-slider .image-slidershow .slick-list {
  height: 477px;
}
.support .image-slider .image-slidershow-support .slick-list .slick-track, .support .image-slider .image-slidershow .slick-list .slick-track {
  height: 100%;
  left: -205px;
}
.support .image-slider .image-slidershow-support .slick-list .slick-track .slick-slide, .support .image-slider .image-slidershow .slick-list .slick-track .slick-slide {
  height: 100%;
  width: 415px;
  padding: 0 10px;
  opacity: 0.5;
}
.support .image-slider .image-slidershow-support .slick-list .slick-track .slick-slide div, .support .image-slider .image-slidershow .slick-list .slick-track .slick-slide div {
  height: 100%;
}
.support .image-slider .image-slidershow-support .slick-list .slick-track .slick-slide.slick-active, .support .image-slider .image-slidershow .slick-list .slick-track .slick-slide.slick-active {
  opacity: 1;
}
.support .image-slider .image-slidershow-support .slick-list .slick-track .slick-slide.slick-current, .support .image-slider .image-slidershow .slick-list .slick-track .slick-slide.slick-current {
  opacity: 1;
}

/**
* _support-page - Medium.
*/
@media screen and (max-width: 640px) {
  .support .intro .cell:nth-of-type(2) {
    margin-top: 55px;
  }
  .support .intro .support-range .support-single h3 svg {
    margin-top: 5px;
  }
  .support .image-slider .next {
    right: 20px;
  }
  .support .image-slider .prev {
    left: 20px;
  }
  .support .image-slider .image-slidershow .slick-list .slick-track {
    left: 0 !important;
  }
  .support .image-slider .image-slidershow-support .slick-list .slick-track, .support .image-slider .image-slidershow .slick-list .slick-track {
    left: auto;
  }
  .support .support-range .cell:nth-of-type(2) {
    margin-top: 0.625rem;
  }
}
/**
* _support-page - Large.
*/
@media screen and (max-width: 1024px) {
  .support .intro .image {
    height: 300px;
    width: 300px;
    right: 0;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .support .intro .cell {
    position: relative;
    display: block;
  }
  .support .image-slider .image-slidershow .slick-list {
    height: 450px;
  }
  .support .image-slider .image-slidershow .slick-list .slick-track {
    left: -175px;
  }
  .support .image-slider .image-slidershow .slick-list .slick-track .slick-slide {
    width: 355px !important;
  }
}
/**
* _support-page - XL.
*/
@media screen and (max-width: 1375px) {
  .support .intro {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/**
* _support-page - XXL.
*/
@media screen and (max-width: 1440px) {
  .support .image-slider .image-slidershow .slick-list .slick-track .slick-slide {
    width: 395px;
  }
}
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _single-pages - Small.
*/
.single-post .intro {
  padding-top: 0 !important;
  padding-bottom: 35px !important;
}
.single-post .intro .image {
  right: -390px !important;
  bottom: -220px !important;
}
.single-post .intro p {
  color: #444444;
  font-weight: 600;
}
.single-post .page-builder-blocks .content-block:not(:last-child), .single-post .page-builder-blocks .content-5050:not(:last-child), .single-post .page-builder-blocks .video:not(:last-child), .single-post .page-builder-blocks .image-block:not(:last-child),
.single-post .page-builder-blocks .image-and-content-block:not(:last-child), .single-post .page-builder-blocks .gallery:not(:last-child), .single-post .page-builder-blocks .quote-block:not(:last-child), .single-post .page-builder-blocks .safety-plans:not(:last-child), .single-post .page-builder-blocks .boxes:not(:last-child) {
  margin-bottom: 120px;
}
.single-post .page-builder-blocks .video svg#video_slider {
  bottom: 15px !important;
}

.single .intro, .default .intro {
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px;
}
.single .intro .image, .default .intro .image {
  height: 500px;
  width: 500px;
  right: -130px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  border-radius: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.single .intro h1, .default .intro h1 {
  color: #6B428C;
}
.single .background-color_paleblue, .single .background-color_palepurple, .default .background-color_paleblue, .default .background-color_palepurple {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.single .background-color_paleblue svg, .single .background-color_palepurple svg, .default .background-color_paleblue svg, .default .background-color_palepurple svg {
  position: absolute;
  top: -45px;
  width: 100%;
  height: 128px;
}
.single .background-color_paleblue h1, .single .background-color_paleblue h2, .single .background-color_paleblue h3, .single .background-color_paleblue h4, .single .background-color_paleblue h5, .single .background-color_paleblue h6, .single .background-color_palepurple h1, .single .background-color_palepurple h2, .single .background-color_palepurple h3, .single .background-color_palepurple h4, .single .background-color_palepurple h5, .single .background-color_palepurple h6, .default .background-color_paleblue h1, .default .background-color_paleblue h2, .default .background-color_paleblue h3, .default .background-color_paleblue h4, .default .background-color_paleblue h5, .default .background-color_paleblue h6, .default .background-color_palepurple h1, .default .background-color_palepurple h2, .default .background-color_palepurple h3, .default .background-color_palepurple h4, .default .background-color_palepurple h5, .default .background-color_palepurple h6 {
  color: #217978;
}
.single .background-color_paleblue p, .single .background-color_palepurple p, .default .background-color_paleblue p, .default .background-color_palepurple p {
  color: #444444;
}
.single .background-color_paleblue ol, .single .background-color_paleblue ul, .single .background-color_palepurple ol, .single .background-color_palepurple ul, .default .background-color_paleblue ol, .default .background-color_paleblue ul, .default .background-color_palepurple ol, .default .background-color_palepurple ul {
  margin-left: 0;
  margin-top: 15px;
}
.single .background-color_paleblue ol li, .single .background-color_paleblue ul li, .single .background-color_palepurple ol li, .single .background-color_palepurple ul li, .default .background-color_paleblue ol li, .default .background-color_paleblue ul li, .default .background-color_palepurple ol li, .default .background-color_palepurple ul li {
  font-family: "Poppins", sans-serif;
  color: #444444;
}
.single .background-color_paleblue ol:not(:last-of-type), .single .background-color_paleblue ul:not(:last-of-type), .single .background-color_palepurple ol:not(:last-of-type), .single .background-color_palepurple ul:not(:last-of-type), .default .background-color_paleblue ol:not(:last-of-type), .default .background-color_paleblue ul:not(:last-of-type), .default .background-color_palepurple ol:not(:last-of-type), .default .background-color_palepurple ul:not(:last-of-type) {
  margin-bottom: 8px;
}
.single .background-color_paleblue ol, .single .background-color_palepurple ol, .default .background-color_paleblue ol, .default .background-color_palepurple ol {
  margin-left: 1.25rem;
}
.single .background-color_paleblue ol li, .single .background-color_palepurple ol li, .default .background-color_paleblue ol li, .default .background-color_palepurple ol li {
  padding-left: 10px;
}
.single .background-color_paleblue ul li, .single .background-color_palepurple ul li, .default .background-color_paleblue ul li, .default .background-color_palepurple ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
}
.single .background-color_paleblue ul li:before, .single .background-color_palepurple ul li:before, .default .background-color_paleblue ul li:before, .default .background-color_palepurple ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  background: #50A7A6;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.single .background-color_paleblue a, .single .background-color_palepurple a, .default .background-color_paleblue a, .default .background-color_palepurple a {
  color: #217978;
  text-decoration: underline;
  transition: all 0.25s ease-in-out;
}
.single .background-color_paleblue a:hover, .single .background-color_palepurple a:hover, .default .background-color_paleblue a:hover, .default .background-color_palepurple a:hover {
  opacity: 0.5;
}
.single .background-color_paleblue blockquote, .single .background-color_palepurple blockquote, .default .background-color_paleblue blockquote, .default .background-color_palepurple blockquote {
  border-left: 2px solid #227878;
  padding: 0 1.25rem 0 1.1875rem;
}
.single .background-color_palepurple h1, .single .background-color_palepurple h2, .single .background-color_palepurple h3, .single .background-color_palepurple h4, .single .background-color_palepurple h5, .single .background-color_palepurple h6, .default .background-color_palepurple h1, .default .background-color_palepurple h2, .default .background-color_palepurple h3, .default .background-color_palepurple h4, .default .background-color_palepurple h5, .default .background-color_palepurple h6 {
  color: #6B428C !important;
}
.single .background-color_palepurple ul li:before, .default .background-color_palepurple ul li:before {
  content: "";
  display: block;
  position: absolute;
  background: #6B428C !important;
}
.single .background-color_palepurple blockquote, .default .background-color_palepurple blockquote {
  border-left: 2px solid #6B428C;
}
.single .background-color_palepurple a, .default .background-color_palepurple a {
  color: #6B428C !important;
}
.single .background-color_palepurple .video h4, .default .background-color_palepurple .video h4 {
  color: #fff !important;
}
.single .background-color_palepurple .content-block:not(:last-child), .single .background-color_palepurple .content-5050:not(:last-child), .single .background-color_palepurple .video:not(:last-child), .single .background-color_palepurple .image-block:not(:last-child),
.single .background-color_palepurple .image-and-content-block:not(:last-child), .single .background-color_palepurple .gallery:not(:last-child), .default .background-color_palepurple .content-block:not(:last-child), .default .background-color_palepurple .content-5050:not(:last-child), .default .background-color_palepurple .video:not(:last-child), .default .background-color_palepurple .image-block:not(:last-child),
.default .background-color_palepurple .image-and-content-block:not(:last-child), .default .background-color_palepurple .gallery:not(:last-child) {
  margin-bottom: 120px;
}
.single .background-color_palepurple .gallery .prev:before, .single .background-color_palepurple .gallery .next:before, .default .background-color_palepurple .gallery .prev:before, .default .background-color_palepurple .gallery .next:before {
  color: #6B428C;
}
.single.help.children .intro h1, .single.help.children .intro h2, .single.help.children .intro h3, .single.help.children .intro h4, .single.help.children .intro h5, .single.help.children .intro h6, .default.help.children .intro h1, .default.help.children .intro h2, .default.help.children .intro h3, .default.help.children .intro h4, .default.help.children .intro h5, .default.help.children .intro h6 {
  font-family: "Summer Days Regular";
  font-weight: 400;
  color: #6A408A;
  line-height: 1;
}
.single.help.children .intro h1, .default.help.children .intro h1 {
  font-size: 85px;
  line-height: 1;
}
.single.help.children .intro p, .single.help.children .intro ul, .single.help.children .intro ol, .default.help.children .intro p, .default.help.children .intro ul, .default.help.children .intro ol {
  color: #444444;
  font-size: 20px;
  line-height: 30px;
}
.single.help.children .intro .image, .default.help.children .intro .image {
  height: 550px;
  width: 550px;
  top: 50%;
  right: auto;
  transform: translateY(-50%);
  border-radius: 100%;
  background-size: contain !important;
}
.single.help.children .intro img, .default.help.children .intro img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 550px;
}
.single.help.children .background-color_paleblue h1, .single.help.children .background-color_paleblue h2, .single.help.children .background-color_paleblue h3, .single.help.children .background-color_paleblue h4, .single.help.children .background-color_paleblue h5, .single.help.children .background-color_paleblue h6, .default.help.children .background-color_paleblue h1, .default.help.children .background-color_paleblue h2, .default.help.children .background-color_paleblue h3, .default.help.children .background-color_paleblue h4, .default.help.children .background-color_paleblue h5, .default.help.children .background-color_paleblue h6 {
  font-family: "Summer Days Regular";
  font-weight: 400;
  font-size: 80px;
  color: #217978;
  line-height: 75px;
}
.single.help.children .background-color_paleblue p, .default.help.children .background-color_paleblue p {
  color: #2B2828;
  font-size: 20px;
  line-height: 30px;
}
.single.help.children .background-color_paleblue .feeling, .default.help.children .background-color_paleblue .feeling {
  margin: 75px 0;
}
.single.help.children .background-color_paleblue .feeling span, .default.help.children .background-color_paleblue .feeling span {
  position: relative;
  background: #fff;
  width: 180px;
  height: 180px;
  border-radius: 100%;
}
.single.help.children .background-color_paleblue .feeling span svg, .single.help.children .background-color_paleblue .feeling span img, .default.help.children .background-color_paleblue .feeling span svg, .default.help.children .background-color_paleblue .feeling span img {
  position: relative;
  top: 50%;
  left: 50%;
  height: auto;
  width: auto;
  transform: translate(-50%, -50%);
  max-width: 65%;
}
.single.help.children .background-color_paleblue .feeling h3, .default.help.children .background-color_paleblue .feeling h3 {
  color: #50A7A6;
  font-size: 42px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 20px 0 0 0;
}
.single.help.children .youth h3, .default.help.children .youth h3 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 600 !important;
  font-size: 31px !important;
}
.single.help.children .youth .intro--shape, .default.help.children .youth .intro--shape {
  position: absolute;
  top: 0;
  right: -50px;
  width: 635px;
  height: 530px;
  z-index: 1;
}
.single.help.children .youth .intro--shape .shape, .default.help.children .youth .intro--shape .shape {
  position: relative;
  width: 100%;
  height: 530px;
  -webkit-clip-path: polygon(15% 0%, 100% 0, 100% 100%, 0 100%, 0 80%, 0 80%, 0 80%);
          clip-path: polygon(15% 0%, 100% 0, 100% 100%, 0 100%, 0 80%, 0 80%, 0 80%);
  overflow: hidden;
  border-bottom-left-radius: 80px;
}
.single.help.children .youth .intro--shape .shape span, .default.help.children .youth .intro--shape .shape span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 530px;
  transform: translateX(-50%);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.single.help.children .help, .single.help.children .youth, .default.help.children .help, .default.help.children .youth {
  background: #fff;
  position: relative;
  border-top-left-radius: 75px;
  border-top-right-radius: 75px;
  margin-top: -55px;
}
.single.help.children .help h1, .single.help.children .help h2, .single.help.children .help h3, .single.help.children .help h4, .single.help.children .help h5, .single.help.children .help h6, .single.help.children .youth h1, .single.help.children .youth h2, .single.help.children .youth h3, .single.help.children .youth h4, .single.help.children .youth h5, .single.help.children .youth h6, .default.help.children .help h1, .default.help.children .help h2, .default.help.children .help h3, .default.help.children .help h4, .default.help.children .help h5, .default.help.children .help h6, .default.help.children .youth h1, .default.help.children .youth h2, .default.help.children .youth h3, .default.help.children .youth h4, .default.help.children .youth h5, .default.help.children .youth h6 {
  font-family: "Summer Days Regular";
  font-weight: 400;
  font-size: 80px;
  color: #6B428C;
  line-height: 75px;
  margin-bottom: 30px;
}
.single.help.children .help p, .single.help.children .youth p, .default.help.children .help p, .default.help.children .youth p {
  color: #2B2828;
  font-size: 20px;
  line-height: 30px;
}
.single.help.children .help .programmes h3, .single.help.children .youth .programmes h3, .default.help.children .help .programmes h3, .default.help.children .youth .programmes h3 {
  font-family: "Poppins", sans-serif;
  font-size: 31px !important;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 40px;
}
.single.help.children .help .programmes .listings, .single.help.children .youth .programmes .listings, .default.help.children .help .programmes .listings, .default.help.children .youth .programmes .listings {
  padding-bottom: 65px;
}
.single.help.children .help .programmes .listings .programme-single, .single.help.children .youth .programmes .listings .programme-single, .default.help.children .help .programmes .listings .programme-single, .default.help.children .youth .programmes .listings .programme-single {
  background: #fff;
  padding: 15px 30px;
  transition: all 0.25s ease-in-out;
  border-radius: 20px;
  border-top-right-radius: 80px;
  border: 2px solid rgba(100, 68, 134, 0.5);
}
.single.help.children .help .programmes .listings .programme-single img, .single.help.children .youth .programmes .listings .programme-single img, .default.help.children .help .programmes .listings .programme-single img, .default.help.children .youth .programmes .listings .programme-single img {
  margin-bottom: 10px;
}
.single.help.children .help .programmes .listings .programme-single h3, .single.help.children .youth .programmes .listings .programme-single h3, .default.help.children .help .programmes .listings .programme-single h3, .default.help.children .youth .programmes .listings .programme-single h3 {
  position: relative;
  color: #6A408A;
  font-size: 20px !important;
  margin-bottom: 8px;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 28px;
}
.single.help.children .help .programmes .listings .programme-single h3 svg, .single.help.children .youth .programmes .listings .programme-single h3 svg, .default.help.children .help .programmes .listings .programme-single h3 svg, .default.help.children .youth .programmes .listings .programme-single h3 svg {
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  right: -45px;
  transform: translateY(-50%);
}
.single.help.children .help .programmes .listings .programme-single p, .single.help.children .youth .programmes .listings .programme-single p, .default.help.children .help .programmes .listings .programme-single p, .default.help.children .youth .programmes .listings .programme-single p {
  font-size: 16px;
}
.single.help.children .help .programmes .listings .programme-single p:last-of-type, .single.help.children .youth .programmes .listings .programme-single p:last-of-type, .default.help.children .help .programmes .listings .programme-single p:last-of-type, .default.help.children .youth .programmes .listings .programme-single p:last-of-type {
  margin-bottom: 0;
}
.single.help.children .help .programmes .listings .programme-single:hover, .single.help.children .help .programmes .listings .programme-single:focus, .single.help.children .youth .programmes .listings .programme-single:hover, .single.help.children .youth .programmes .listings .programme-single:focus, .default.help.children .help .programmes .listings .programme-single:hover, .default.help.children .help .programmes .listings .programme-single:focus, .default.help.children .youth .programmes .listings .programme-single:hover, .default.help.children .youth .programmes .listings .programme-single:focus {
  background: rgba(200, 160, 232, 0.1);
}
.single.help.children .help .video, .single.help.children .youth .video, .default.help.children .help .video, .default.help.children .youth .video {
  position: relative;
  height: 545px;
  display: block;
  border-radius: 10px;
  margin-top: 50px;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  margin-bottom: 65px;
}
.single.help.children .help .video:after, .single.help.children .youth .video:after, .default.help.children .help .video:after, .default.help.children .youth .video:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.25s ease-in-out;
}
.single.help.children .help .video h4, .single.help.children .youth .video h4, .default.help.children .help .video h4, .default.help.children .youth .video h4 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding: 20px 0 0 30px;
  font-size: 23px !important;
  line-height: 34px !important;
}
.single.help.children .help .video svg, .single.help.children .youth .video svg, .default.help.children .help .video svg, .default.help.children .youth .video svg {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
}
.single.help.children .help .video svg#video_slider, .single.help.children .youth .video svg#video_slider, .default.help.children .help .video svg#video_slider, .default.help.children .youth .video svg#video_slider {
  bottom: 15px;
  left: 50%;
  top: auto;
  width: 97%;
  transform: translateX(-50%);
}
.single.help.children .help .video:hover:after, .single.help.children .help .video:focus:after, .single.help.children .youth .video:hover:after, .single.help.children .youth .video:focus:after, .default.help.children .help .video:hover:after, .default.help.children .help .video:focus:after, .default.help.children .youth .video:hover:after, .default.help.children .youth .video:focus:after {
  opacity: 0.2;
}
.single.help.children .content-image-banner, .default.help.children .content-image-banner {
  position: relative;
  height: 502px;
  background-size: cover;
  background-position: 50% 35%;
  background-repeat: no-repeat;
}
.single.help.children .content-image-banner .grid-container, .default.help.children .content-image-banner .grid-container {
  position: relative;
  z-index: 2;
  height: 100%;
}
.single.help.children .content-image-banner .grid-container .grid-x, .default.help.children .content-image-banner .grid-container .grid-x {
  height: 100%;
}
.single.help.children .content-image-banner .grid-container h2, .default.help.children .content-image-banner .grid-container h2 {
  font-size: 43px;
  color: #fff;
}
.single.help.children .content-image-banner .grid-container h2.get-help-today, .default.help.children .content-image-banner .grid-container h2.get-help-today {
  font-family: "Summer Days Regular";
  font-size: 63px;
  font-weight: 400;
  margin-top: 30px;
}
.single.help.children .content-image-banner:after, .default.help.children .content-image-banner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6b428c;
  background: linear-gradient(90deg, rgba(107, 66, 140, 0.9) 0%, rgba(177, 131, 214, 0.9) 100%);
}
.single.help.children .form, .single.help.children .get-help-contact, .default.help.children .form, .default.help.children .get-help-contact {
  position: relative;
  overflow: hidden;
}
.single.help.children .form h1, .single.help.children .form h2, .single.help.children .form h3, .single.help.children .form h4, .single.help.children .form h5, .single.help.children .form h6, .single.help.children .get-help-contact h1, .single.help.children .get-help-contact h2, .single.help.children .get-help-contact h3, .single.help.children .get-help-contact h4, .single.help.children .get-help-contact h5, .single.help.children .get-help-contact h6, .default.help.children .form h1, .default.help.children .form h2, .default.help.children .form h3, .default.help.children .form h4, .default.help.children .form h5, .default.help.children .form h6, .default.help.children .get-help-contact h1, .default.help.children .get-help-contact h2, .default.help.children .get-help-contact h3, .default.help.children .get-help-contact h4, .default.help.children .get-help-contact h5, .default.help.children .get-help-contact h6 {
  font-family: "Summer Days Regular";
  color: #F0A54D;
  font-size: 80px;
  font-weight: 400;
  margin-bottom: 55px;
  line-height: 75px;
}
.single.help.children .form p, .single.help.children .get-help-contact p, .default.help.children .form p, .default.help.children .get-help-contact p {
  font-size: 20px;
  color: #444444;
  line-height: 30px;
}
.single.help.children .form .contact-details, .single.help.children .get-help-contact .contact-details, .default.help.children .form .contact-details, .default.help.children .get-help-contact .contact-details {
  margin-top: 45px;
}
.single.help.children .form .contact-details a, .single.help.children .get-help-contact .contact-details a, .default.help.children .form .contact-details a, .default.help.children .get-help-contact .contact-details a {
  color: #2B2828;
  font-size: 20px;
  font-weight: 600;
  margin-left: 25px;
  transition: all 0.25s ease-in-out;
}
.single.help.children .form .contact-details a:hover, .single.help.children .form .contact-details a:focus, .single.help.children .get-help-contact .contact-details a:hover, .single.help.children .get-help-contact .contact-details a:focus, .default.help.children .form .contact-details a:hover, .default.help.children .form .contact-details a:focus, .default.help.children .get-help-contact .contact-details a:hover, .default.help.children .get-help-contact .contact-details a:focus {
  color: #F0A54D;
  transition: all 0.25s ease-in-out;
}
.single.help.children .form .contact-details a svg, .single.help.children .get-help-contact .contact-details a svg, .default.help.children .form .contact-details a svg, .default.help.children .get-help-contact .contact-details a svg {
  margin-right: 10px;
}
.single.help.children .form .contact-details a.btn, .single.help.children .get-help-contact .contact-details a.btn, .default.help.children .form .contact-details a.btn, .default.help.children .get-help-contact .contact-details a.btn {
  color: #fff !important;
  text-decoration: none !important;
}
.single.help.children .form .contact-details a.btn--lpurple, .single.help.children .get-help-contact .contact-details a.btn--lpurple, .default.help.children .form .contact-details a.btn--lpurple, .default.help.children .get-help-contact .contact-details a.btn--lpurple {
  background: #C8A0E8;
}
.single.help.children .form .contact-details a.btn--lpurple:hover, .single.help.children .form .contact-details a.btn--lpurple:focus, .single.help.children .get-help-contact .contact-details a.btn--lpurple:hover, .single.help.children .get-help-contact .contact-details a.btn--lpurple:focus, .default.help.children .form .contact-details a.btn--lpurple:hover, .default.help.children .form .contact-details a.btn--lpurple:focus, .default.help.children .get-help-contact .contact-details a.btn--lpurple:hover, .default.help.children .get-help-contact .contact-details a.btn--lpurple:focus {
  background: #b08dcd;
  color: #fff;
}
.single.help.children .form .contact-details a.btn--purple, .single.help.children .get-help-contact .contact-details a.btn--purple, .default.help.children .form .contact-details a.btn--purple, .default.help.children .get-help-contact .contact-details a.btn--purple {
  background: #6B428C;
}
.single.help.children .form .contact-details a.btn--purple:hover, .single.help.children .form .contact-details a.btn--purple:focus, .single.help.children .get-help-contact .contact-details a.btn--purple:hover, .single.help.children .get-help-contact .contact-details a.btn--purple:focus, .default.help.children .form .contact-details a.btn--purple:hover, .default.help.children .form .contact-details a.btn--purple:focus, .default.help.children .get-help-contact .contact-details a.btn--purple:hover, .default.help.children .get-help-contact .contact-details a.btn--purple:focus {
  background: #55346f;
  color: #fff;
}
.single.help.children .form .contact-details a.btn--blue, .single.help.children .get-help-contact .contact-details a.btn--blue, .default.help.children .form .contact-details a.btn--blue, .default.help.children .get-help-contact .contact-details a.btn--blue {
  background: #50A7A6;
}
.single.help.children .form .contact-details a.btn--blue:hover, .single.help.children .form .contact-details a.btn--blue:focus, .single.help.children .get-help-contact .contact-details a.btn--blue:hover, .single.help.children .get-help-contact .contact-details a.btn--blue:focus, .default.help.children .form .contact-details a.btn--blue:hover, .default.help.children .form .contact-details a.btn--blue:focus, .default.help.children .get-help-contact .contact-details a.btn--blue:hover, .default.help.children .get-help-contact .contact-details a.btn--blue:focus {
  background: #217978;
  color: #fff;
}
.single.help.children .form .image, .single.help.children .get-help-contact .image, .default.help.children .form .image, .default.help.children .get-help-contact .image {
  height: 654px;
  width: 654px;
  right: -130px;
  bottom: -145px;
  border-radius: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}

/**
* _single-pages - Medium.
*/
@media screen and (max-width: 640px) {
  .single.children .intro h1 {
    font-size: 65px !important;
  }
  .single.children .background-color_paleblue h1, .single.children .background-color_paleblue h2, .single.children .background-color_paleblue h3, .single.children .background-color_paleblue h4, .single.children .background-color_paleblue h5, .single.children .background-color_paleblue h6 {
    font-size: 65px !important;
  }
  .single.children .background-color_paleblue .feeling {
    margin: 15px 0 !important;
  }
  .single.children .background-color_paleblue .feeling h3 {
    font-size: 40px !important;
  }
  .single.children .contact-details p {
    display: flex;
    flex-direction: column;
  }
  .single.children .contact-details p a {
    margin: 5px 0 0 0 !important;
    width: -moz-fit-content;
    width: fit-content;
  }
}
/**
* _single-pages - Large.
*/
@media screen and (max-width: 1024px) {
  .single.help.children .help, .single.help.children .youth, .default.help.children .help, .default.help.children .youth {
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
  }
  .single-post .intro .image {
    right: -100px !important;
    bottom: -30px !important;
  }
  .single .intro .image, .default .intro .image {
    height: 400px;
    width: 400px;
    right: -90px;
    bottom: -70px;
  }
  .single.children .intro h1, .default.children .intro h1 {
    font-size: 75px !important;
  }
  .single.children .background-color_paleblue h1, .single.children .background-color_paleblue h2, .single.children .background-color_paleblue h3, .single.children .background-color_paleblue h4, .single.children .background-color_paleblue h5, .single.children .background-color_paleblue h6, .default.children .background-color_paleblue h1, .default.children .background-color_paleblue h2, .default.children .background-color_paleblue h3, .default.children .background-color_paleblue h4, .default.children .background-color_paleblue h5, .default.children .background-color_paleblue h6 {
    font-size: 75px !important;
  }
  .single.children .background-color_paleblue .feeling, .default.children .background-color_paleblue .feeling {
    margin: 35px 0 !important;
  }
  .single.children .background-color_paleblue .feeling h3, .default.children .background-color_paleblue .feeling h3 {
    font-size: 50px !important;
  }
  .single.children .programmes, .default.children .programmes {
    padding-top: 40px;
  }
  .single.children .content-image-banner, .default.children .content-image-banner {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .single.children .content-image-banner h2, .default.children .content-image-banner h2 {
    font-size: 35px;
    line-height: 50px;
  }
  .single.children .form .image, .default.children .form .image {
    width: 450px !important;
    height: 450px !important;
    right: -35px !important;
    bottom: -95px !important;
  }
}
/**
* _single-pages - XL.
*/
@media screen and (max-width: 1375px) {
  .single .breadcrumbs, .single .intro, .single .background-color_paleblue, .single .background-color_palepurple, .default .breadcrumbs, .default .intro, .default .background-color_paleblue, .default .background-color_palepurple {
    padding-left: 10px;
    padding-right: 10px;
  }
  .single .background-color_paleblue .blue-mask, .single .background-color_paleblue .purple-mask, .single .background-color_paleblue svg, .single .background-color_palepurple .blue-mask, .single .background-color_palepurple .purple-mask, .single .background-color_palepurple svg, .default .background-color_paleblue .blue-mask, .default .background-color_paleblue .purple-mask, .default .background-color_paleblue svg, .default .background-color_palepurple .blue-mask, .default .background-color_palepurple .purple-mask, .default .background-color_palepurple svg {
    left: 0;
  }
  .single.children .help, .single.children .form, .default.children .help, .default.children .form {
    padding-left: 10px;
    padding-right: 10px;
  }
  .archive .background-color_palepurple svg {
    left: 0;
  }
  .archive .join {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/**
* _single-pages - XXL.
*/
@media screen and (max-width: 1440px) {
  .single-post .intro .image {
    width: 550px;
    height: 550px;
    right: -200px !important;
    bottom: -165px !important;
  }
}
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _news-page - Small.
*/
.blog .intro, .blog .socials {
  position: relative;
}
.blog .intro h2, .blog .socials h2 {
  color: #6B428C;
}
.blog .intro p, .blog .socials p {
  color: #444444;
  padding: 0 20px 0 0;
}
.blog .posts {
  margin-top: 25px;
}
.blog .posts .no-results {
  color: #6B428C;
}
.blog .posts .post {
  height: 536px;
  display: block;
  border: 2px solid #AE9CC1;
  border-radius: 20px;
  overflow: hidden;
}
.blog .posts .post.featured {
  height: 650px;
  margin-bottom: 1.1rem;
}
.blog .posts .post.featured p {
  padding-right: 125px;
}
.blog .posts .post img {
  width: 100%;
  height: 80%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog .posts .post:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f9f4fc;
  opacity: 0;
  transition: all 0.25s ease-in-out;
}
.blog .posts .post .content {
  width: 100%;
  height: auto;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding: 20px 30px 20px 30px;
  border-top-right-radius: 40px;
  transition: all 0.25s ease-in-out;
}
.blog .posts .post .content .date {
  color: #C8A0E8;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  margin-bottom: 0.3rem;
}
.blog .posts .post .content h4.heading {
  color: #6B428C;
  margin-bottom: 0.3rem;
}
.blog .posts .post .content p {
  color: #444444;
  margin-bottom: 0;
  padding-right: 50px;
}
.blog .posts .post .content .paragraph {
  position: relative;
  flex-direction: column;
  display: inline-flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.blog .posts .post .content .paragraph h1, .blog .posts .post .content .paragraph h2, .blog .posts .post .content .paragraph h3, .blog .posts .post .content .paragraph h4, .blog .posts .post .content .paragraph h5, .blog .posts .post .content .paragraph h6 {
  color: #444444;
  margin-bottom: 0;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 25px;
}
.blog .posts .post .content svg {
  position: absolute;
  width: auto;
  height: auto;
  bottom: 0;
  right: -10px;
}
.blog .posts .post:hover:after, .blog .posts .post:focus:after {
  opacity: 0.2;
  transition: all 0.25s ease-in-out;
}
.blog .posts .post:hover .content, .blog .posts .post:focus .content {
  background: #f9f4fc;
  transition: all 0.25s ease-in-out;
}
.blog .posts .pagination p {
  color: #00404A;
}
.blog .posts .pagination ul li {
  overflow: hidden;
  position: relative;
  background: #FAF5FD;
  border: 1px solid #AE9CC1;
  border-radius: 24px;
  width: 47px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog .posts .pagination ul li a {
  font-family: "Poppins", sans-serif;
  color: #6B4495;
  font-size: 18px;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.blog .posts .pagination ul li a span {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  color: #6B4495;
  font-size: 18px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog .posts .pagination .current {
  background: #AE9CC1;
}
.blog .posts .pagination .page-numbers {
  display: flex;
}
.blog .posts .pagination .page-numbers li {
  overflow: hidden;
  position: relative;
  background: #FAF5FD;
  border: 1px solid #AE9CC1;
  border-radius: 24px;
  width: 47px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog .posts .pagination .page-numbers li:not(:first-of-type) {
  margin-left: 10px;
}
.blog .posts .pagination .page-numbers li.current {
  position: relative;
  background: #AE9CC1;
  border: 1px solid #AE9CC1;
}
.blog .posts .pagination .page-numbers li.current span {
  background: none;
}
.blog .posts .pagination .page-numbers li span, .blog .posts .pagination .page-numbers li a {
  font-family: "Poppins", sans-serif;
  color: #6B4495;
  font-size: 18px;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.blog .posts .pagination .page-numbers li span.prev span, .blog .posts .pagination .page-numbers li span.next span, .blog .posts .pagination .page-numbers li a.prev span, .blog .posts .pagination .page-numbers li a.next span {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog .posts .pagination .page-numbers li:hover {
  background: #AE9CC1;
}
.blog .posts .pagination .page-numbers li:hover a {
  background: #AE9CC1;
}
.blog .social a {
  width: 40px;
  height: 40px;
  background: #6B428C;
  display: flex;
  position: relative;
  border-radius: 100%;
  margin-right: 15px;
  margin-bottom: 0;
  transition: all 0.25s ease-in-out;
}
.blog .social a span {
  color: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding-right: 0;
  font-size: 23px;
}
.blog .social a:hover {
  background: #50A7A6;
}
.blog .juicer-feed {
  margin-top: 45px !important;
}
.blog .juicer-feed .j-stack .feed-item:nth-of-type(n+4) {
  display: none !important;
}
.blog .juicer-feed .j-paginate.juicer-button {
  display: none !important;
}
.blog .juicer-feed .j-content-image {
  height: 300px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.blog .juicer-feed .referral {
  display: none;
}
.blog .juicer-feed .feed-item {
  border-radius: 10px;
  border-color: rgba(107, 66, 140, 0.5) !important;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
}
.blog .juicer-feed .feed-item.juicer-about {
  display: none !important;
}
.blog .juicer-feed .feed-item .j-meta {
  margin-bottom: 16px;
}
.blog .juicer-feed .feed-item .j-meta nav a {
  background: #6b428c;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: block;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}
.blog .juicer-feed .feed-item .j-meta nav a:before {
  color: #fff;
  margin-right: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.blog .juicer-feed .feed-item .j-poster h3 {
  color: #6b428c !important;
  font-size: 16px;
  font-weight: 700;
}
.blog .juicer-feed .feed-item .j-poster .j-twitter {
  background: #6b428c;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: block;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  position: relative;
  margin: 0 5px;
}
.blog .juicer-feed .feed-item .j-poster .j-twitter:before {
  color: #fff;
  margin-right: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
}

/**
* _news-page - Medium.
*/
@media screen and (max-width: 640px) {
  .blog .posts .post {
    height: 600px !important;
  }
  .blog .posts .pagination .page-numbers {
    margin-left: 0;
  }
  .blog .posts .pagination .page-numbers li {
    width: 30px !important;
    height: 30px !important;
  }
  .blog .posts .pagination .page-numbers li a, .blog .posts .pagination .page-numbers li span {
    font-size: 14px !important;
  }
  .blog .juicer-feed .j-stack .feed-item:nth-of-type(n+2) {
    display: block !important;
  }
  .blog .juicer-feed .j-stack .feed-item:nth-of-type(n+3) {
    display: none !important;
  }
}
@media screen and (max-width: 470px) {
  .blog .posts .post {
    height: 420px !important;
  }
}
@media screen and (max-width: 420px) {
  .blog .juicer-feed .j-stack .feed-item:nth-of-type(n+2) {
    display: block !important;
  }
  .blog .juicer-feed .j-stack .feed-item:nth-of-type(n+4) {
    display: none !important;
  }
}
/**
* _news-page - Large.
*/
@media screen and (max-width: 1024px) {
  .blog .intro p, .blog .socials p {
    padding: 0;
  }
  .blog .posts .post .content p {
    padding-right: 30px;
  }
  .blog .posts .pagination .page-numbers li {
    width: 40px;
    height: 40px;
  }
  .blog .posts .pagination .page-numbers li a, .blog .posts .pagination .page-numbers li span {
    font-size: 16px;
  }
}
/**
* _news-page - XL.
*/
@media screen and (max-width: 1375px) {
  .blog .intro {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/**
* _news-page - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _page-builder - Small.
*/
.single .background-color_palepurple .safety-plans:not(:last-child),
.single .background-color_paleblue .safety-plans:not(:last-child),
.single .background-color_palepurple .boxes:not(:last-child),
.single .background-color_palepurple .careers:not(:last-child),
.single .background-color_paleblue .boxes:not(:last-child),
.single .background-color_paleblue .careers:not(:last-child),
.buttons-block:not(:last-child) {
  margin-bottom: 100px;
}

.page-template-page-default .intro a, .default .intro a, .single.help .intro a, .single.services .intro a, .single.progres .intro a {
  color: #6B428E;
  transition: all 0.25s ease-in-out;
}
.page-template-page-default .intro a:hover, .default .intro a:hover, .single.help .intro a:hover, .single.services .intro a:hover, .single.progres .intro a:hover {
  opacity: 0.5;
}
.page-template-page-default .background-color_paleblue .columns-block:not(:last-child), .page-template-page-default .background-colour_palepurple .columns-block:not(:last-child), .default .background-color_paleblue .columns-block:not(:last-child), .default .background-colour_palepurple .columns-block:not(:last-child), .single.help .background-color_paleblue .columns-block:not(:last-child), .single.help .background-colour_palepurple .columns-block:not(:last-child), .single.services .background-color_paleblue .columns-block:not(:last-child), .single.services .background-colour_palepurple .columns-block:not(:last-child), .single.progres .background-color_paleblue .columns-block:not(:last-child), .single.progres .background-colour_palepurple .columns-block:not(:last-child) {
  margin-bottom: 60px !important;
}
.page-template-page-default .background-color_paleblue .content-block:not(:last-child), .page-template-page-default .background-color_paleblue .content-5050:not(:last-child), .page-template-page-default .background-color_paleblue .video:not(:last-child), .page-template-page-default .background-color_paleblue .image-block:not(:last-child),
.page-template-page-default .background-color_paleblue .image-and-content-block:not(:last-child), .page-template-page-default .background-color_paleblue .gallery:not(:last-child), .page-template-page-default .background-color_paleblue .quote-block:not(:last-child), .page-template-page-default .background-color_paleblue .safety-plans:not(:last-child),
.page-template-page-default .background-color_paleblue .boxes:not(:last-child), .page-template-page-default .background-color_paleblue .careers:not(:last-child), .page-template-page-default .background-color_paleblue .buttons-block:not(:last-child), .page-template-page-default .background-colour_palepurple .content-block:not(:last-child), .page-template-page-default .background-colour_palepurple .content-5050:not(:last-child), .page-template-page-default .background-colour_palepurple .video:not(:last-child), .page-template-page-default .background-colour_palepurple .image-block:not(:last-child),
.page-template-page-default .background-colour_palepurple .image-and-content-block:not(:last-child), .page-template-page-default .background-colour_palepurple .gallery:not(:last-child), .page-template-page-default .background-colour_palepurple .quote-block:not(:last-child), .page-template-page-default .background-colour_palepurple .safety-plans:not(:last-child),
.page-template-page-default .background-colour_palepurple .boxes:not(:last-child), .page-template-page-default .background-colour_palepurple .careers:not(:last-child), .page-template-page-default .background-colour_palepurple .buttons-block:not(:last-child), .default .background-color_paleblue .content-block:not(:last-child), .default .background-color_paleblue .content-5050:not(:last-child), .default .background-color_paleblue .video:not(:last-child), .default .background-color_paleblue .image-block:not(:last-child),
.default .background-color_paleblue .image-and-content-block:not(:last-child), .default .background-color_paleblue .gallery:not(:last-child), .default .background-color_paleblue .quote-block:not(:last-child), .default .background-color_paleblue .safety-plans:not(:last-child),
.default .background-color_paleblue .boxes:not(:last-child), .default .background-color_paleblue .careers:not(:last-child), .default .background-color_paleblue .buttons-block:not(:last-child), .default .background-colour_palepurple .content-block:not(:last-child), .default .background-colour_palepurple .content-5050:not(:last-child), .default .background-colour_palepurple .video:not(:last-child), .default .background-colour_palepurple .image-block:not(:last-child),
.default .background-colour_palepurple .image-and-content-block:not(:last-child), .default .background-colour_palepurple .gallery:not(:last-child), .default .background-colour_palepurple .quote-block:not(:last-child), .default .background-colour_palepurple .safety-plans:not(:last-child),
.default .background-colour_palepurple .boxes:not(:last-child), .default .background-colour_palepurple .careers:not(:last-child), .default .background-colour_palepurple .buttons-block:not(:last-child), .single.help .background-color_paleblue .content-block:not(:last-child), .single.help .background-color_paleblue .content-5050:not(:last-child), .single.help .background-color_paleblue .video:not(:last-child), .single.help .background-color_paleblue .image-block:not(:last-child),
.single.help .background-color_paleblue .image-and-content-block:not(:last-child), .single.help .background-color_paleblue .gallery:not(:last-child), .single.help .background-color_paleblue .quote-block:not(:last-child), .single.help .background-color_paleblue .safety-plans:not(:last-child),
.single.help .background-color_paleblue .boxes:not(:last-child), .single.help .background-color_paleblue .careers:not(:last-child), .single.help .background-color_paleblue .buttons-block:not(:last-child), .single.help .background-colour_palepurple .content-block:not(:last-child), .single.help .background-colour_palepurple .content-5050:not(:last-child), .single.help .background-colour_palepurple .video:not(:last-child), .single.help .background-colour_palepurple .image-block:not(:last-child),
.single.help .background-colour_palepurple .image-and-content-block:not(:last-child), .single.help .background-colour_palepurple .gallery:not(:last-child), .single.help .background-colour_palepurple .quote-block:not(:last-child), .single.help .background-colour_palepurple .safety-plans:not(:last-child),
.single.help .background-colour_palepurple .boxes:not(:last-child), .single.help .background-colour_palepurple .careers:not(:last-child), .single.help .background-colour_palepurple .buttons-block:not(:last-child), .single.services .background-color_paleblue .content-block:not(:last-child), .single.services .background-color_paleblue .content-5050:not(:last-child), .single.services .background-color_paleblue .video:not(:last-child), .single.services .background-color_paleblue .image-block:not(:last-child),
.single.services .background-color_paleblue .image-and-content-block:not(:last-child), .single.services .background-color_paleblue .gallery:not(:last-child), .single.services .background-color_paleblue .quote-block:not(:last-child), .single.services .background-color_paleblue .safety-plans:not(:last-child),
.single.services .background-color_paleblue .boxes:not(:last-child), .single.services .background-color_paleblue .careers:not(:last-child), .single.services .background-color_paleblue .buttons-block:not(:last-child), .single.services .background-colour_palepurple .content-block:not(:last-child), .single.services .background-colour_palepurple .content-5050:not(:last-child), .single.services .background-colour_palepurple .video:not(:last-child), .single.services .background-colour_palepurple .image-block:not(:last-child),
.single.services .background-colour_palepurple .image-and-content-block:not(:last-child), .single.services .background-colour_palepurple .gallery:not(:last-child), .single.services .background-colour_palepurple .quote-block:not(:last-child), .single.services .background-colour_palepurple .safety-plans:not(:last-child),
.single.services .background-colour_palepurple .boxes:not(:last-child), .single.services .background-colour_palepurple .careers:not(:last-child), .single.services .background-colour_palepurple .buttons-block:not(:last-child), .single.progres .background-color_paleblue .content-block:not(:last-child), .single.progres .background-color_paleblue .content-5050:not(:last-child), .single.progres .background-color_paleblue .video:not(:last-child), .single.progres .background-color_paleblue .image-block:not(:last-child),
.single.progres .background-color_paleblue .image-and-content-block:not(:last-child), .single.progres .background-color_paleblue .gallery:not(:last-child), .single.progres .background-color_paleblue .quote-block:not(:last-child), .single.progres .background-color_paleblue .safety-plans:not(:last-child),
.single.progres .background-color_paleblue .boxes:not(:last-child), .single.progres .background-color_paleblue .careers:not(:last-child), .single.progres .background-color_paleblue .buttons-block:not(:last-child), .single.progres .background-colour_palepurple .content-block:not(:last-child), .single.progres .background-colour_palepurple .content-5050:not(:last-child), .single.progres .background-colour_palepurple .video:not(:last-child), .single.progres .background-colour_palepurple .image-block:not(:last-child),
.single.progres .background-colour_palepurple .image-and-content-block:not(:last-child), .single.progres .background-colour_palepurple .gallery:not(:last-child), .single.progres .background-colour_palepurple .quote-block:not(:last-child), .single.progres .background-colour_palepurple .safety-plans:not(:last-child),
.single.progres .background-colour_palepurple .boxes:not(:last-child), .single.progres .background-colour_palepurple .careers:not(:last-child), .single.progres .background-colour_palepurple .buttons-block:not(:last-child) {
  margin-bottom: 100px;
}
.page-template-page-default .background-color_paleblue .gallery .next:before, .page-template-page-default .background-color_paleblue .gallery .slick-next:before, .page-template-page-default .background-color_paleblue .gallery .prev:before, .page-template-page-default .background-color_paleblue .gallery .slick-prev:before, .default .background-color_paleblue .gallery .next:before, .default .background-color_paleblue .gallery .slick-next:before, .default .background-color_paleblue .gallery .prev:before, .default .background-color_paleblue .gallery .slick-prev:before, .single.help .background-color_paleblue .gallery .next:before, .single.help .background-color_paleblue .gallery .slick-next:before, .single.help .background-color_paleblue .gallery .prev:before, .single.help .background-color_paleblue .gallery .slick-prev:before, .single.services .background-color_paleblue .gallery .next:before, .single.services .background-color_paleblue .gallery .slick-next:before, .single.services .background-color_paleblue .gallery .prev:before, .single.services .background-color_paleblue .gallery .slick-prev:before, .single.progres .background-color_paleblue .gallery .next:before, .single.progres .background-color_paleblue .gallery .slick-next:before, .single.progres .background-color_paleblue .gallery .prev:before, .single.progres .background-color_paleblue .gallery .slick-prev:before {
  color: #227878 !important;
}
.page-template-page-default .background-color_paleblue .boxes .listing .single, .page-template-page-default .background-color_paleblue .boxes .job-listing .single, .page-template-page-default .background-color_paleblue .careers .listing .single, .page-template-page-default .background-color_paleblue .careers .job-listing .single, .default .background-color_paleblue .boxes .listing .single, .default .background-color_paleblue .boxes .job-listing .single, .default .background-color_paleblue .careers .listing .single, .default .background-color_paleblue .careers .job-listing .single, .single.help .background-color_paleblue .boxes .listing .single, .single.help .background-color_paleblue .boxes .job-listing .single, .single.help .background-color_paleblue .careers .listing .single, .single.help .background-color_paleblue .careers .job-listing .single, .single.services .background-color_paleblue .boxes .listing .single, .single.services .background-color_paleblue .boxes .job-listing .single, .single.services .background-color_paleblue .careers .listing .single, .single.services .background-color_paleblue .careers .job-listing .single, .single.progres .background-color_paleblue .boxes .listing .single, .single.progres .background-color_paleblue .boxes .job-listing .single, .single.progres .background-color_paleblue .careers .listing .single, .single.progres .background-color_paleblue .careers .job-listing .single {
  background: #fff;
  border: 2px solid rgba(80, 167, 166, 0.5);
}
.page-template-page-default .background-color_paleblue .boxes .listing .single img, .page-template-page-default .background-color_paleblue .boxes .job-listing .single img, .page-template-page-default .background-color_paleblue .careers .listing .single img, .page-template-page-default .background-color_paleblue .careers .job-listing .single img, .default .background-color_paleblue .boxes .listing .single img, .default .background-color_paleblue .boxes .job-listing .single img, .default .background-color_paleblue .careers .listing .single img, .default .background-color_paleblue .careers .job-listing .single img, .single.help .background-color_paleblue .boxes .listing .single img, .single.help .background-color_paleblue .boxes .job-listing .single img, .single.help .background-color_paleblue .careers .listing .single img, .single.help .background-color_paleblue .careers .job-listing .single img, .single.services .background-color_paleblue .boxes .listing .single img, .single.services .background-color_paleblue .boxes .job-listing .single img, .single.services .background-color_paleblue .careers .listing .single img, .single.services .background-color_paleblue .careers .job-listing .single img, .single.progres .background-color_paleblue .boxes .listing .single img, .single.progres .background-color_paleblue .boxes .job-listing .single img, .single.progres .background-color_paleblue .careers .listing .single img, .single.progres .background-color_paleblue .careers .job-listing .single img {
  margin-bottom: 10px;
  margin-right: 20px;
}
.page-template-page-default .background-color_paleblue .boxes .listing .single h3, .page-template-page-default .background-color_paleblue .boxes .job-listing .single h3, .page-template-page-default .background-color_paleblue .careers .listing .single h3, .page-template-page-default .background-color_paleblue .careers .job-listing .single h3, .default .background-color_paleblue .boxes .listing .single h3, .default .background-color_paleblue .boxes .job-listing .single h3, .default .background-color_paleblue .careers .listing .single h3, .default .background-color_paleblue .careers .job-listing .single h3, .single.help .background-color_paleblue .boxes .listing .single h3, .single.help .background-color_paleblue .boxes .job-listing .single h3, .single.help .background-color_paleblue .careers .listing .single h3, .single.help .background-color_paleblue .careers .job-listing .single h3, .single.services .background-color_paleblue .boxes .listing .single h3, .single.services .background-color_paleblue .boxes .job-listing .single h3, .single.services .background-color_paleblue .careers .listing .single h3, .single.services .background-color_paleblue .careers .job-listing .single h3, .single.progres .background-color_paleblue .boxes .listing .single h3, .single.progres .background-color_paleblue .boxes .job-listing .single h3, .single.progres .background-color_paleblue .careers .listing .single h3, .single.progres .background-color_paleblue .careers .job-listing .single h3 {
  color: #50A7A6;
}
.page-template-page-default .background-color_paleblue .boxes .listing .single .role-type, .page-template-page-default .background-color_paleblue .boxes .job-listing .single .role-type, .page-template-page-default .background-color_paleblue .careers .listing .single .role-type, .page-template-page-default .background-color_paleblue .careers .job-listing .single .role-type, .default .background-color_paleblue .boxes .listing .single .role-type, .default .background-color_paleblue .boxes .job-listing .single .role-type, .default .background-color_paleblue .careers .listing .single .role-type, .default .background-color_paleblue .careers .job-listing .single .role-type, .single.help .background-color_paleblue .boxes .listing .single .role-type, .single.help .background-color_paleblue .boxes .job-listing .single .role-type, .single.help .background-color_paleblue .careers .listing .single .role-type, .single.help .background-color_paleblue .careers .job-listing .single .role-type, .single.services .background-color_paleblue .boxes .listing .single .role-type, .single.services .background-color_paleblue .boxes .job-listing .single .role-type, .single.services .background-color_paleblue .careers .listing .single .role-type, .single.services .background-color_paleblue .careers .job-listing .single .role-type, .single.progres .background-color_paleblue .boxes .listing .single .role-type, .single.progres .background-color_paleblue .boxes .job-listing .single .role-type, .single.progres .background-color_paleblue .careers .listing .single .role-type, .single.progres .background-color_paleblue .careers .job-listing .single .role-type {
  color: #abd3d3;
}
.page-template-page-default .background-color_paleblue .boxes .listing a.single:hover, .page-template-page-default .background-color_paleblue .boxes .job-listing a.single:hover, .page-template-page-default .background-color_paleblue .careers .listing a.single:hover, .page-template-page-default .background-color_paleblue .careers .job-listing a.single:hover, .default .background-color_paleblue .boxes .listing a.single:hover, .default .background-color_paleblue .boxes .job-listing a.single:hover, .default .background-color_paleblue .careers .listing a.single:hover, .default .background-color_paleblue .careers .job-listing a.single:hover, .single.help .background-color_paleblue .boxes .listing a.single:hover, .single.help .background-color_paleblue .boxes .job-listing a.single:hover, .single.help .background-color_paleblue .careers .listing a.single:hover, .single.help .background-color_paleblue .careers .job-listing a.single:hover, .single.services .background-color_paleblue .boxes .listing a.single:hover, .single.services .background-color_paleblue .boxes .job-listing a.single:hover, .single.services .background-color_paleblue .careers .listing a.single:hover, .single.services .background-color_paleblue .careers .job-listing a.single:hover, .single.progres .background-color_paleblue .boxes .listing a.single:hover, .single.progres .background-color_paleblue .boxes .job-listing a.single:hover, .single.progres .background-color_paleblue .careers .listing a.single:hover, .single.progres .background-color_paleblue .careers .job-listing a.single:hover {
  transition: all 0.25s ease-in-out;
  background: rgba(80, 167, 166, 0.2);
}
.page-template-page-default .background-color_paleblue .careers .job-listing .single .btn, .default .background-color_paleblue .careers .job-listing .single .btn, .single.help .background-color_paleblue .careers .job-listing .single .btn, .single.services .background-color_paleblue .careers .job-listing .single .btn, .single.progres .background-color_paleblue .careers .job-listing .single .btn {
  background: #50A7A6;
}
.page-template-page-default .background-color_paleblue .buttons-block .buttons .btn, .default .background-color_paleblue .buttons-block .buttons .btn, .single.help .background-color_paleblue .buttons-block .buttons .btn, .single.services .background-color_paleblue .buttons-block .buttons .btn, .single.progres .background-color_paleblue .buttons-block .buttons .btn {
  background: #50A7A6;
}
.page-template-page-default .background-color_palepurple .gallery .next:before, .page-template-page-default .background-color_palepurple .gallery .slick-next:before, .page-template-page-default .background-color_palepurple .gallery .prev:before, .page-template-page-default .background-color_palepurple .gallery .slick-prev:before, .default .background-color_palepurple .gallery .next:before, .default .background-color_palepurple .gallery .slick-next:before, .default .background-color_palepurple .gallery .prev:before, .default .background-color_palepurple .gallery .slick-prev:before, .single.help .background-color_palepurple .gallery .next:before, .single.help .background-color_palepurple .gallery .slick-next:before, .single.help .background-color_palepurple .gallery .prev:before, .single.help .background-color_palepurple .gallery .slick-prev:before, .single.services .background-color_palepurple .gallery .next:before, .single.services .background-color_palepurple .gallery .slick-next:before, .single.services .background-color_palepurple .gallery .prev:before, .single.services .background-color_palepurple .gallery .slick-prev:before, .single.progres .background-color_palepurple .gallery .next:before, .single.progres .background-color_palepurple .gallery .slick-next:before, .single.progres .background-color_palepurple .gallery .prev:before, .single.progres .background-color_palepurple .gallery .slick-prev:before {
  color: #6B428C !important;
}
.page-template-page-default .background-color_palepurple .safety-plans .help-single, .page-template-page-default .background-color_palepurple .safety-plans .single, .page-template-page-default .background-color_palepurple .boxes .help-single, .page-template-page-default .background-color_palepurple .boxes .single, .page-template-page-default .background-color_palepurple .careers .help-single, .page-template-page-default .background-color_palepurple .careers .single, .default .background-color_palepurple .safety-plans .help-single, .default .background-color_palepurple .safety-plans .single, .default .background-color_palepurple .boxes .help-single, .default .background-color_palepurple .boxes .single, .default .background-color_palepurple .careers .help-single, .default .background-color_palepurple .careers .single, .single.help .background-color_palepurple .safety-plans .help-single, .single.help .background-color_palepurple .safety-plans .single, .single.help .background-color_palepurple .boxes .help-single, .single.help .background-color_palepurple .boxes .single, .single.help .background-color_palepurple .careers .help-single, .single.help .background-color_palepurple .careers .single, .single.services .background-color_palepurple .safety-plans .help-single, .single.services .background-color_palepurple .safety-plans .single, .single.services .background-color_palepurple .boxes .help-single, .single.services .background-color_palepurple .boxes .single, .single.services .background-color_palepurple .careers .help-single, .single.services .background-color_palepurple .careers .single, .single.progres .background-color_palepurple .safety-plans .help-single, .single.progres .background-color_palepurple .safety-plans .single, .single.progres .background-color_palepurple .boxes .help-single, .single.progres .background-color_palepurple .boxes .single, .single.progres .background-color_palepurple .careers .help-single, .single.progres .background-color_palepurple .careers .single {
  border: 2px solid rgba(108, 68, 149, 0.5);
}
.page-template-page-default .content-5050 .content, .default .content-5050 .content, .single.help .content-5050 .content, .single.services .content-5050 .content, .single.progres .content-5050 .content {
  margin-bottom: 0;
}
.page-template-page-default .content-5050 .content .pe-button, .default .content-5050 .content .pe-button, .single.help .content-5050 .content .pe-button, .single.services .content-5050 .content .pe-button, .single.progres .content-5050 .content .pe-button {
  margin: 1.5rem 0rem 0rem 0rem;
}
.page-template-page-default .content-5050 .content p img, .default .content-5050 .content p img, .single.help .content-5050 .content p img, .single.services .content-5050 .content p img, .single.progres .content-5050 .content p img {
  border-radius: 100%;
  height: 350px;
  width: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-page-default .content-5050 .content p img.alignright, .default .content-5050 .content p img.alignright, .single.help .content-5050 .content p img.alignright, .single.services .content-5050 .content p img.alignright, .single.progres .content-5050 .content p img.alignright {
  float: right;
}
.page-template-page-default .content-5050 .content p img.aligncenter, .default .content-5050 .content p img.aligncenter, .single.help .content-5050 .content p img.aligncenter, .single.services .content-5050 .content p img.aligncenter, .single.progres .content-5050 .content p img.aligncenter {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.page-template-page-default .content-5050 .content img, .default .content-5050 .content img, .single.help .content-5050 .content img, .single.services .content-5050 .content img, .single.progres .content-5050 .content img {
  border-radius: 100%;
  height: 350px;
  width: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-page-default .content-5050 .content img.alignright, .default .content-5050 .content img.alignright, .single.help .content-5050 .content img.alignright, .single.services .content-5050 .content img.alignright, .single.progres .content-5050 .content img.alignright {
  float: right;
}
.page-template-page-default .content-5050 .content img.aligncenter, .default .content-5050 .content img.aligncenter, .single.help .content-5050 .content img.aligncenter, .single.services .content-5050 .content img.aligncenter, .single.progres .content-5050 .content img.aligncenter {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.page-template-page-default .content-5050 .content h1, .page-template-page-default .content-5050 .content h2, .page-template-page-default .content-5050 .content h3, .page-template-page-default .content-5050 .content h4, .page-template-page-default .content-5050 .content h5, .page-template-page-default .content-5050 .content h6, .default .content-5050 .content h1, .default .content-5050 .content h2, .default .content-5050 .content h3, .default .content-5050 .content h4, .default .content-5050 .content h5, .default .content-5050 .content h6, .single.help .content-5050 .content h1, .single.help .content-5050 .content h2, .single.help .content-5050 .content h3, .single.help .content-5050 .content h4, .single.help .content-5050 .content h5, .single.help .content-5050 .content h6, .single.services .content-5050 .content h1, .single.services .content-5050 .content h2, .single.services .content-5050 .content h3, .single.services .content-5050 .content h4, .single.services .content-5050 .content h5, .single.services .content-5050 .content h6, .single.progres .content-5050 .content h1, .single.progres .content-5050 .content h2, .single.progres .content-5050 .content h3, .single.progres .content-5050 .content h4, .single.progres .content-5050 .content h5, .single.progres .content-5050 .content h6 {
  color: #217978;
}
.page-template-page-default .content-5050 .content p, .page-template-page-default .content-5050 .content ul, .page-template-page-default .content-5050 .content li, .default .content-5050 .content p, .default .content-5050 .content ul, .default .content-5050 .content li, .single.help .content-5050 .content p, .single.help .content-5050 .content ul, .single.help .content-5050 .content li, .single.services .content-5050 .content p, .single.services .content-5050 .content ul, .single.services .content-5050 .content li, .single.progres .content-5050 .content p, .single.progres .content-5050 .content ul, .single.progres .content-5050 .content li {
  color: #444444;
}
.page-template-page-default .content-5050 .content a, .default .content-5050 .content a, .single.help .content-5050 .content a, .single.services .content-5050 .content a, .single.progres .content-5050 .content a {
  color: #217978;
  text-decoration: underline;
  transition: all 0.25s ease-in-out;
}
.page-template-page-default .content-5050 .content a:hover, .default .content-5050 .content a:hover, .single.help .content-5050 .content a:hover, .single.services .content-5050 .content a:hover, .single.progres .content-5050 .content a:hover {
  opacity: 0.5;
}
.page-template-page-default .columns-block .content p img, .default .columns-block .content p img, .single.help .columns-block .content p img, .single.services .columns-block .content p img, .single.progres .columns-block .content p img {
  border-radius: 100%;
  height: 350px;
  width: 350px;
  min-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-template-page-default .content-block .pe-button, .default .content-block .pe-button, .single.help .content-block .pe-button, .single.services .content-block .pe-button, .single.progres .content-block .pe-button {
  margin: 1.5rem 0rem 0rem 0rem;
}
.page-template-page-default .content-block p img, .default .content-block p img, .single.help .content-block p img, .single.services .content-block p img, .single.progres .content-block p img {
  border-radius: 100%;
  width: 350px;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-page-default .content-block p img.alignright, .default .content-block p img.alignright, .single.help .content-block p img.alignright, .single.services .content-block p img.alignright, .single.progres .content-block p img.alignright {
  float: right;
}
.page-template-page-default .content-block p img.aligncenter, .default .content-block p img.aligncenter, .single.help .content-block p img.aligncenter, .single.services .content-block p img.aligncenter, .single.progres .content-block p img.aligncenter {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.page-template-page-default .content-block img, .default .content-block img, .single.help .content-block img, .single.services .content-block img, .single.progres .content-block img {
  border-radius: 100%;
  width: 350px;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-page-default .content-block img.alignright, .default .content-block img.alignright, .single.help .content-block img.alignright, .single.services .content-block img.alignright, .single.progres .content-block img.alignright {
  float: right;
}
.page-template-page-default .content-block img.aligncenter, .default .content-block img.aligncenter, .single.help .content-block img.aligncenter, .single.services .content-block img.aligncenter, .single.progres .content-block img.aligncenter {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.page-template-page-default .images_and_text .blocks .block .image, .default .images_and_text .blocks .block .image, .single.help .images_and_text .blocks .block .image, .single.services .images_and_text .blocks .block .image, .single.progres .images_and_text .blocks .block .image {
  margin: 0rem 0rem 2rem 0rem;
  overflow: hidden;
}
.page-template-page-default .images_and_text .blocks .block .image img, .default .images_and_text .blocks .block .image img, .single.help .images_and_text .blocks .block .image img, .single.services .images_and_text .blocks .block .image img, .single.progres .images_and_text .blocks .block .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-page-default .video, .default .video, .single.help .video, .single.services .video, .single.progres .video {
  height: 515px;
  display: block;
  border-radius: 3px;
}
.page-template-page-default .video h4, .default .video h4, .single.help .video h4, .single.services .video h4, .single.progres .video h4 {
  position: absolute;
  top: 0;
  color: #fff;
  padding: 20px 0 0 30px;
}
.page-template-page-default .video img, .default .video img, .single.help .video img, .single.services .video img, .single.progres .video img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3px;
}
.page-template-page-default .video svg, .default .video svg, .single.help .video svg, .single.services .video svg, .single.progres .video svg {
  width: 77px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-template-page-default .video:after, .default .video:after, .single.help .video:after, .single.services .video:after, .single.progres .video:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.25s ease-in-out;
}
.page-template-page-default .video h4, .default .video h4, .single.help .video h4, .single.services .video h4, .single.progres .video h4 {
  color: #fff;
  padding: 20px 0 0 30px;
}
.page-template-page-default .video svg, .default .video svg, .single.help .video svg, .single.services .video svg, .single.progres .video svg {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.page-template-page-default .video svg#video_slider, .default .video svg#video_slider, .single.help .video svg#video_slider, .single.services .video svg#video_slider, .single.progres .video svg#video_slider {
  bottom: -15px;
  transform: none;
  left: 50%;
  top: auto;
  width: 97%;
  transform: translateX(-50%);
}
.page-template-page-default .video:hover:after, .page-template-page-default .video:focus:after, .default .video:hover:after, .default .video:focus:after, .single.help .video:hover:after, .single.help .video:focus:after, .single.services .video:hover:after, .single.services .video:focus:after, .single.progres .video:hover:after, .single.progres .video:focus:after {
  opacity: 0.2;
}
.page-template-page-default .content-block h1, .page-template-page-default .content-block h2, .page-template-page-default .content-block h3, .page-template-page-default .content-block h4, .page-template-page-default .content-block h5, .page-template-page-default .content-block h6, .default .content-block h1, .default .content-block h2, .default .content-block h3, .default .content-block h4, .default .content-block h5, .default .content-block h6, .single.help .content-block h1, .single.help .content-block h2, .single.help .content-block h3, .single.help .content-block h4, .single.help .content-block h5, .single.help .content-block h6, .single.services .content-block h1, .single.services .content-block h2, .single.services .content-block h3, .single.services .content-block h4, .single.services .content-block h5, .single.services .content-block h6, .single.progres .content-block h1, .single.progres .content-block h2, .single.progres .content-block h3, .single.progres .content-block h4, .single.progres .content-block h5, .single.progres .content-block h6 {
  color: #217978;
}
.page-template-page-default .content-block p, .page-template-page-default .content-block ul, .page-template-page-default .content-block li, .default .content-block p, .default .content-block ul, .default .content-block li, .single.help .content-block p, .single.help .content-block ul, .single.help .content-block li, .single.services .content-block p, .single.services .content-block ul, .single.services .content-block li, .single.progres .content-block p, .single.progres .content-block ul, .single.progres .content-block li {
  color: #444444;
}
.page-template-page-default .content-block a, .default .content-block a, .single.help .content-block a, .single.services .content-block a, .single.progres .content-block a {
  color: #217978;
  text-decoration: underline;
  transition: all 0.25s ease-in-out;
}
.page-template-page-default .content-block a:hover, .default .content-block a:hover, .single.help .content-block a:hover, .single.services .content-block a:hover, .single.progres .content-block a:hover {
  opacity: 0.5;
}
.page-template-page-default .content-block a.btn, .default .content-block a.btn, .single.help .content-block a.btn, .single.services .content-block a.btn, .single.progres .content-block a.btn {
  color: #fff !important;
  text-decoration: none !important;
}
.page-template-page-default .content-block a.btn--lpurple, .default .content-block a.btn--lpurple, .single.help .content-block a.btn--lpurple, .single.services .content-block a.btn--lpurple, .single.progres .content-block a.btn--lpurple {
  background: #C8A0E8;
}
.page-template-page-default .content-block a.btn--lpurple:hover, .page-template-page-default .content-block a.btn--lpurple:focus, .default .content-block a.btn--lpurple:hover, .default .content-block a.btn--lpurple:focus, .single.help .content-block a.btn--lpurple:hover, .single.help .content-block a.btn--lpurple:focus, .single.services .content-block a.btn--lpurple:hover, .single.services .content-block a.btn--lpurple:focus, .single.progres .content-block a.btn--lpurple:hover, .single.progres .content-block a.btn--lpurple:focus {
  background: #b08dcd;
  color: #fff;
  opacity: 1;
}
.page-template-page-default .content-block a.btn--purple, .default .content-block a.btn--purple, .single.help .content-block a.btn--purple, .single.services .content-block a.btn--purple, .single.progres .content-block a.btn--purple {
  background: #6B428C;
}
.page-template-page-default .content-block a.btn--purple:hover, .page-template-page-default .content-block a.btn--purple:focus, .default .content-block a.btn--purple:hover, .default .content-block a.btn--purple:focus, .single.help .content-block a.btn--purple:hover, .single.help .content-block a.btn--purple:focus, .single.services .content-block a.btn--purple:hover, .single.services .content-block a.btn--purple:focus, .single.progres .content-block a.btn--purple:hover, .single.progres .content-block a.btn--purple:focus {
  background: #55346f;
  color: #fff;
  opacity: 1;
}
.page-template-page-default .content-block a.btn--blue, .default .content-block a.btn--blue, .single.help .content-block a.btn--blue, .single.services .content-block a.btn--blue, .single.progres .content-block a.btn--blue {
  background: #50A7A6;
}
.page-template-page-default .content-block a.btn--blue:hover, .page-template-page-default .content-block a.btn--blue:focus, .default .content-block a.btn--blue:hover, .default .content-block a.btn--blue:focus, .single.help .content-block a.btn--blue:hover, .single.help .content-block a.btn--blue:focus, .single.services .content-block a.btn--blue:hover, .single.services .content-block a.btn--blue:focus, .single.progres .content-block a.btn--blue:hover, .single.progres .content-block a.btn--blue:focus {
  background: #217978;
  color: #fff;
  opacity: 1;
}
.page-template-page-default .image-block, .default .image-block, .single.help .image-block, .single.services .image-block, .single.progres .image-block {
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 3px;
  position: relative;
}
.page-template-page-default .image-block img, .default .image-block img, .single.help .image-block img, .single.services .image-block img, .single.progres .image-block img {
  width: 100%;
  max-width: none;
  height: auto;
}
.page-template-page-default .image-block p, .default .image-block p, .single.help .image-block p, .single.services .image-block p, .single.progres .image-block p {
  position: absolute;
  bottom: 20px;
  margin-bottom: 0;
  right: 20px;
  color: #ddd;
  text-shadow: 0 6px 10px rgba(42, 40, 40, 0.5);
}
.page-template-page-default .image-and-content-block .image, .default .image-and-content-block .image, .single.help .image-and-content-block .image, .single.services .image-and-content-block .image, .single.progres .image-and-content-block .image {
  height: 500px;
  width: 500px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.page-template-page-default .image-and-content-block .image.circle, .default .image-and-content-block .image.circle, .single.help .image-and-content-block .image.circle, .single.services .image-and-content-block .image.circle, .single.progres .image-and-content-block .image.circle {
  border-radius: 100%;
}
.page-template-page-default .gallery, .default .gallery, .single.help .gallery, .single.services .gallery, .single.progres .gallery {
  position: relative;
}
.page-template-page-default .gallery .image, .default .gallery .image, .single.help .gallery .image, .single.services .gallery .image, .single.progres .gallery .image {
  overflow: hidden;
}
.page-template-page-default .gallery .image img, .default .gallery .image img, .single.help .gallery .image img, .single.services .gallery .image img, .single.progres .gallery .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-page-default .gallery .next, .page-template-page-default .gallery .slick-next, .page-template-page-default .gallery .prev, .page-template-page-default .gallery .slick-prev, .default .gallery .next, .default .gallery .slick-next, .default .gallery .prev, .default .gallery .slick-prev, .single.help .gallery .next, .single.help .gallery .slick-next, .single.help .gallery .prev, .single.help .gallery .slick-prev, .single.services .gallery .next, .single.services .gallery .slick-next, .single.services .gallery .prev, .single.services .gallery .slick-prev, .single.progres .gallery .next, .single.progres .gallery .slick-next, .single.progres .gallery .prev, .single.progres .gallery .slick-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  width: 34px;
  height: 34px;
  text-indent: -9999px !important;
}
.page-template-page-default .gallery .next:before, .page-template-page-default .gallery .slick-next:before, .page-template-page-default .gallery .prev:before, .page-template-page-default .gallery .slick-prev:before, .default .gallery .next:before, .default .gallery .slick-next:before, .default .gallery .prev:before, .default .gallery .slick-prev:before, .single.help .gallery .next:before, .single.help .gallery .slick-next:before, .single.help .gallery .prev:before, .single.help .gallery .slick-prev:before, .single.services .gallery .next:before, .single.services .gallery .slick-next:before, .single.services .gallery .prev:before, .single.services .gallery .slick-prev:before, .single.progres .gallery .next:before, .single.progres .gallery .slick-next:before, .single.progres .gallery .prev:before, .single.progres .gallery .slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-indent: 0px !important;
}
.page-template-page-default .gallery .next, .page-template-page-default .gallery .slick-next, .default .gallery .next, .default .gallery .slick-next, .single.help .gallery .next, .single.help .gallery .slick-next, .single.services .gallery .next, .single.services .gallery .slick-next, .single.progres .gallery .next, .single.progres .gallery .slick-next {
  right: 50px;
}
.page-template-page-default .gallery .next:before, .page-template-page-default .gallery .slick-next:before, .default .gallery .next:before, .default .gallery .slick-next:before, .single.help .gallery .next:before, .single.help .gallery .slick-next:before, .single.services .gallery .next:before, .single.services .gallery .slick-next:before, .single.progres .gallery .next:before, .single.progres .gallery .slick-next:before {
  content: "\f061";
}
.page-template-page-default .gallery .prev, .page-template-page-default .gallery .slick-prev, .default .gallery .prev, .default .gallery .slick-prev, .single.help .gallery .prev, .single.help .gallery .slick-prev, .single.services .gallery .prev, .single.services .gallery .slick-prev, .single.progres .gallery .prev, .single.progres .gallery .slick-prev {
  left: 50px;
}
.page-template-page-default .gallery .prev:before, .page-template-page-default .gallery .slick-prev:before, .default .gallery .prev:before, .default .gallery .slick-prev:before, .single.help .gallery .prev:before, .single.help .gallery .slick-prev:before, .single.services .gallery .prev:before, .single.services .gallery .slick-prev:before, .single.progres .gallery .prev:before, .single.progres .gallery .slick-prev:before {
  content: "\f060";
}
.page-template-page-default .gallery .image-slidershow, .default .gallery .image-slidershow, .single.help .gallery .image-slidershow, .single.services .gallery .image-slidershow, .single.progres .gallery .image-slidershow {
  height: 415px;
  position: relative;
}
.page-template-page-default .gallery .image-slidershow .slick-list, .default .gallery .image-slidershow .slick-list, .single.help .gallery .image-slidershow .slick-list, .single.services .gallery .image-slidershow .slick-list, .single.progres .gallery .image-slidershow .slick-list {
  height: 100%;
}
.page-template-page-default .gallery .image-slidershow .slick-list .slick-track, .default .gallery .image-slidershow .slick-list .slick-track, .single.help .gallery .image-slidershow .slick-list .slick-track, .single.services .gallery .image-slidershow .slick-list .slick-track, .single.progres .gallery .image-slidershow .slick-list .slick-track {
  height: 100%;
}
.page-template-page-default .gallery .image-slidershow .slick-list .slick-track .slick-slide, .default .gallery .image-slidershow .slick-list .slick-track .slick-slide, .single.help .gallery .image-slidershow .slick-list .slick-track .slick-slide, .single.services .gallery .image-slidershow .slick-list .slick-track .slick-slide, .single.progres .gallery .image-slidershow .slick-list .slick-track .slick-slide {
  height: 100%;
  width: 365px;
  padding: 0 10px;
}
.page-template-page-default .gallery .image-slidershow .slick-list .slick-track .slick-slide div, .default .gallery .image-slidershow .slick-list .slick-track .slick-slide div, .single.help .gallery .image-slidershow .slick-list .slick-track .slick-slide div, .single.services .gallery .image-slidershow .slick-list .slick-track .slick-slide div, .single.progres .gallery .image-slidershow .slick-list .slick-track .slick-slide div {
  height: 100%;
}
.page-template-page-default .gallery .image-slidershow .slick-list .slick-track .slick-slide div .image, .default .gallery .image-slidershow .slick-list .slick-track .slick-slide div .image, .single.help .gallery .image-slidershow .slick-list .slick-track .slick-slide div .image, .single.services .gallery .image-slidershow .slick-list .slick-track .slick-slide div .image, .single.progres .gallery .image-slidershow .slick-list .slick-track .slick-slide div .image {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
.page-template-page-default .quote-block, .default .quote-block, .single.help .quote-block, .single.services .quote-block, .single.progres .quote-block {
  height: 502px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 100%;
  border-radius: 3px;
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 100px;
}
.page-template-page-default .quote-block .grid-container, .default .quote-block .grid-container, .single.help .quote-block .grid-container, .single.services .quote-block .grid-container, .single.progres .quote-block .grid-container {
  height: 100%;
}
.page-template-page-default .quote-block .grid-container .grid-x, .default .quote-block .grid-container .grid-x, .single.help .quote-block .grid-container .grid-x, .single.services .quote-block .grid-container .grid-x, .single.progres .quote-block .grid-container .grid-x {
  height: 100%;
}
.page-template-page-default .quote-block .bg, .default .quote-block .bg, .single.help .quote-block .bg, .single.services .quote-block .bg, .single.progres .quote-block .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.page-template-page-default .quote-block .content, .default .quote-block .content, .single.help .quote-block .content, .single.services .quote-block .content, .single.progres .quote-block .content {
  position: relative;
  z-index: 2;
}
.page-template-page-default .quote-block .content h2, .default .quote-block .content h2, .single.help .quote-block .content h2, .single.services .quote-block .content h2, .single.progres .quote-block .content h2 {
  font-size: 25px;
  margin-bottom: 20px;
}
.page-template-page-default .quote-block .content h3, .default .quote-block .content h3, .single.help .quote-block .content h3, .single.services .quote-block .content h3, .single.progres .quote-block .content h3 {
  color: #fff !important;
  margin-bottom: 0;
  font-size: 31px;
  line-height: 45px;
  padding: 0 35px;
}
.page-template-page-default .quote-block .content h3.medium, .default .quote-block .content h3.medium, .single.help .quote-block .content h3.medium, .single.services .quote-block .content h3.medium, .single.progres .quote-block .content h3.medium {
  font-size: 36.25px;
}
.page-template-page-default .quote-block .content h3.large, .default .quote-block .content h3.large, .single.help .quote-block .content h3.large, .single.services .quote-block .content h3.large, .single.progres .quote-block .content h3.large {
  font-size: 45.25px;
}
.page-template-page-default .quote-block .content h3 svg, .default .quote-block .content h3 svg, .single.help .quote-block .content h3 svg, .single.services .quote-block .content h3 svg, .single.progres .quote-block .content h3 svg {
  position: absolute;
  width: 30px;
  height: 71px;
}
.page-template-page-default .quote-block .content h3 svg:first-of-type, .default .quote-block .content h3 svg:first-of-type, .single.help .quote-block .content h3 svg:first-of-type, .single.services .quote-block .content h3 svg:first-of-type, .single.progres .quote-block .content h3 svg:first-of-type {
  top: -20px;
  left: 0;
}
.page-template-page-default .quote-block .content h3 svg:last-of-type, .default .quote-block .content h3 svg:last-of-type, .single.help .quote-block .content h3 svg:last-of-type, .single.services .quote-block .content h3 svg:last-of-type, .single.progres .quote-block .content h3 svg:last-of-type {
  transform: rotate(180deg);
  right: auto;
  bottom: 5px;
  top: auto;
  margin-left: 5px;
  left: auto;
}
.page-template-page-default .safety-plans .help-single, .page-template-page-default .safety-plans .single, .page-template-page-default .boxes .help-single, .page-template-page-default .boxes .single, .default .safety-plans .help-single, .default .safety-plans .single, .default .boxes .help-single, .default .boxes .single, .single.help .safety-plans .help-single, .single.help .safety-plans .single, .single.help .boxes .help-single, .single.help .boxes .single, .single.services .safety-plans .help-single, .single.services .safety-plans .single, .single.services .boxes .help-single, .single.services .boxes .single, .single.progres .safety-plans .help-single, .single.progres .safety-plans .single, .single.progres .boxes .help-single, .single.progres .boxes .single {
  text-decoration: none;
}
.page-template-page-default .safety-plans .help-single img, .page-template-page-default .safety-plans .single img, .page-template-page-default .boxes .help-single img, .page-template-page-default .boxes .single img, .default .safety-plans .help-single img, .default .safety-plans .single img, .default .boxes .help-single img, .default .boxes .single img, .single.help .safety-plans .help-single img, .single.help .safety-plans .single img, .single.help .boxes .help-single img, .single.help .boxes .single img, .single.services .safety-plans .help-single img, .single.services .safety-plans .single img, .single.services .boxes .help-single img, .single.services .boxes .single img, .single.progres .safety-plans .help-single img, .single.progres .safety-plans .single img, .single.progres .boxes .help-single img, .single.progres .boxes .single img {
  width: 62px;
}
.page-template-page-default .safety-plans, .default .safety-plans, .single.help .safety-plans, .single.services .safety-plans, .single.progres .safety-plans {
  margin-bottom: 100px;
}
.page-template-page-default .boxes .listing, .default .boxes .listing, .single.help .boxes .listing, .single.services .boxes .listing, .single.progres .boxes .listing {
  margin-top: 20px;
}
.page-template-page-default .boxes .listing .single, .default .boxes .listing .single, .single.help .boxes .listing .single, .single.services .boxes .listing .single, .single.progres .boxes .listing .single {
  background: #fff;
  padding: 30px;
  height: auto;
  transition: all 0.25s ease-in-out;
  border-radius: 2px;
  border: 2px solid rgba(153, 107, 190, 0.5);
}
.page-template-page-default .boxes .listing .single img, .default .boxes .listing .single img, .single.help .boxes .listing .single img, .single.services .boxes .listing .single img, .single.progres .boxes .listing .single img {
  margin-bottom: 10px;
  margin-right: 20px;
}
.page-template-page-default .boxes .listing .single h3, .default .boxes .listing .single h3, .single.help .boxes .listing .single h3, .single.services .boxes .listing .single h3, .single.progres .boxes .listing .single h3 {
  position: relative;
  color: #6B428C;
  font-size: 20px;
  margin-bottom: 8px;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 700;
  line-height: 25px;
}
.page-template-page-default .boxes .listing .single p, .default .boxes .listing .single p, .single.help .boxes .listing .single p, .single.services .boxes .listing .single p, .single.progres .boxes .listing .single p {
  padding: 10px 0 0 0;
  margin-bottom: 0;
  color: #444444;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}
.page-template-page-default .boxes .listing a.single:hover, .default .boxes .listing a.single:hover, .single.help .boxes .listing a.single:hover, .single.services .boxes .listing a.single:hover, .single.progres .boxes .listing a.single:hover {
  transition: all 0.25s ease-in-out;
  background: rgba(200, 160, 232, 0.1);
}
.page-template-page-default .careers, .default .careers, .single.help .careers, .single.services .careers, .single.progres .careers {
  margin-bottom: 100px;
}
.page-template-page-default .careers .job-listing, .default .careers .job-listing, .single.help .careers .job-listing, .single.services .careers .job-listing, .single.progres .careers .job-listing {
  margin-top: 20px;
}
.page-template-page-default .careers .job-listing .single, .default .careers .job-listing .single, .single.help .careers .job-listing .single, .single.services .careers .job-listing .single, .single.progres .careers .job-listing .single {
  background: #FFFFFF;
  padding: 30px;
  border-radius: 2px;
  border: 2px solid rgba(153, 107, 190, 0.5);
}
.page-template-page-default .careers .job-listing .single .role-type, .default .careers .job-listing .single .role-type, .single.help .careers .job-listing .single .role-type, .single.services .careers .job-listing .single .role-type, .single.progres .careers .job-listing .single .role-type {
  color: #8f6bad;
  font-weight: 600;
  font-size: 18px;
}
.page-template-page-default .careers .job-listing .single .buttons, .default .careers .job-listing .single .buttons, .single.help .careers .job-listing .single .buttons, .single.services .careers .job-listing .single .buttons, .single.progres .careers .job-listing .single .buttons {
  flex-wrap: wrap;
}
.page-template-page-default .careers .job-listing .single .buttons .btn, .default .careers .job-listing .single .buttons .btn, .single.help .careers .job-listing .single .buttons .btn, .single.services .careers .job-listing .single .buttons .btn, .single.progres .careers .job-listing .single .buttons .btn {
  font-size: 14px;
  padding: 10px 20px;
  color: #FFFFFF !important;
  text-decoration: none;
  margin-right: 10px;
}
.page-template-page-default .careers .job-listing .single .buttons .btn:hover, .page-template-page-default .careers .job-listing .single .buttons .btn:focus, .default .careers .job-listing .single .buttons .btn:hover, .default .careers .job-listing .single .buttons .btn:focus, .single.help .careers .job-listing .single .buttons .btn:hover, .single.help .careers .job-listing .single .buttons .btn:focus, .single.services .careers .job-listing .single .buttons .btn:hover, .single.services .careers .job-listing .single .buttons .btn:focus, .single.progres .careers .job-listing .single .buttons .btn:hover, .single.progres .careers .job-listing .single .buttons .btn:focus {
  opacity: 1;
}
.page-template-page-default .buttons-block .buttons, .default .buttons-block .buttons, .single.help .buttons-block .buttons, .single.services .buttons-block .buttons, .single.progres .buttons-block .buttons {
  flex-wrap: wrap;
  gap: 10px;
}
.page-template-page-default .buttons-block .buttons .btn, .default .buttons-block .buttons .btn, .single.help .buttons-block .buttons .btn, .single.services .buttons-block .buttons .btn, .single.progres .buttons-block .buttons .btn {
  color: #FFFFFF !important;
  text-decoration: none;
  margin-top: 0;
}
.page-template-page-default .buttons-block .buttons .btn:hover, .page-template-page-default .buttons-block .buttons .btn:focus, .default .buttons-block .buttons .btn:hover, .default .buttons-block .buttons .btn:focus, .single.help .buttons-block .buttons .btn:hover, .single.help .buttons-block .buttons .btn:focus, .single.services .buttons-block .buttons .btn:hover, .single.services .buttons-block .buttons .btn:focus, .single.progres .buttons-block .buttons .btn:hover, .single.progres .buttons-block .buttons .btn:focus {
  opacity: 1;
}

.page-id-381 .background-color_paleblue .listing .single {
  border: 2px solid rgba(81, 167, 166, 0.5);
}
.page-id-381 .background-colour_palepurple .listing .single {
  border: 2px solid rgba(153, 107, 190, 0.5);
}
.page-id-381 .listing .single {
  background: #fff;
  padding: 30px;
  height: 230px;
  transition: all 0.25s ease-in-out;
  border-radius: 2px;
  text-decoration: none;
}

/**
* _page-builder - Medium.
*/
@media screen and (max-width: 640px) {
  .page-template-page-default .video, .default .video, .single.help .video, .single.services .video, .single.progres .video {
    height: 390px !important;
  }
  .page-template-page-default .gallery .prev, .page-template-page-default .gallery .slick-prev, .default .gallery .prev, .default .gallery .slick-prev, .single.help .gallery .prev, .single.help .gallery .slick-prev, .single.services .gallery .prev, .single.services .gallery .slick-prev, .single.progres .gallery .prev, .single.progres .gallery .slick-prev {
    left: 8px;
  }
  .page-template-page-default .gallery .next, .page-template-page-default .gallery .slick-next, .default .gallery .next, .default .gallery .slick-next, .single.help .gallery .next, .single.help .gallery .slick-next, .single.services .gallery .next, .single.services .gallery .slick-next, .single.progres .gallery .next, .single.progres .gallery .slick-next {
    right: 8px;
  }
  .page-template-page-default .quote-block h3, .default .quote-block h3, .single.help .quote-block h3, .single.services .quote-block h3, .single.progres .quote-block h3 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .page-template-page-default .quote-block .content h3 svg:last-of-type, .default .quote-block .content h3 svg:last-of-type, .single.help .quote-block .content h3 svg:last-of-type, .single.services .quote-block .content h3 svg:last-of-type, .single.progres .quote-block .content h3 svg:last-of-type {
    bottom: -5px;
  }
}
/**
* _page-builder - Large.
*/
@media screen and (max-width: 1024px) {
  .page-template-page-default .video, .default .video, .single.help .video, .single.services .video, .single.progres .video {
    height: 515px;
  }
  .page-template-page-default .image-and-content-block .image, .default .image-and-content-block .image, .single.help .image-and-content-block .image, .single.services .image-and-content-block .image, .single.progres .image-and-content-block .image {
    height: 300px !important;
    width: 300px !important;
  }
}
/**
* _page-builder - XL.
*/
/**
* _page-builder - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _search-page - Small.
*/
.page-search .intro {
  position: relative;
  z-index: 2;
  padding: 65px 0;
}
.page-search .intro h2 {
  color: #6B428C;
}
.page-search .intro h2 span {
  color: #50A7A6;
}
.page-search .background-color_palepurple {
  position: relative;
}
.page-search .background-color_palepurple h2 {
  color: #6B428C;
}
.page-search .background-color_palepurple .grid-container {
  position: relative;
  z-index: 2;
}
.page-search .background-color_palepurple svg {
  position: absolute;
  top: -235px;
  z-index: 1;
}
.page-search .background-color_palepurple .no-results h3 {
  margin-bottom: 0;
}
.page-search .background-color_palepurple .results {
  margin-top: 50px;
}
.page-search .background-color_palepurple .results a {
  padding: 35px 45px 35px 35px;
  list-style: none;
  background: #fff;
  min-height: 150px;
  transition: all 0.25s ease-in-out;
  border-radius: 20px;
  border-top-right-radius: 80px;
  border: 2px solid rgba(100, 68, 134, 0.5);
}
.page-search .background-color_palepurple .results a h4 {
  margin-bottom: 0;
  color: #6B428C;
  position: relative;
}
.page-search .background-color_palepurple .results a h4 svg {
  position: absolute;
  width: auto;
  margin: 2px 0 0 20px;
  height: 18px;
  top: auto;
}
.page-search .background-color_palepurple .results a .excerpt {
  color: #444444;
  margin-top: 15px;
  display: block;
}
.page-search .background-color_palepurple .results a .excerpt p:last-of-type {
  margin-bottom: 0;
}
.page-search .background-color_palepurple .results a:hover {
  background: rgba(200, 160, 232, 0.1);
}
.page-search .pagination a {
  font-family: "Poppins", sans-serif;
  color: #2B2828;
  padding: 0;
  transition: all 0.25s ease-in-out;
}
.page-search .pagination a:hover {
  background: none;
  color: #6B428C;
}

/**
* _search-page - Medium.
*/
@media screen and (min-width: 640px) {
  .page-search .background-color_palepurple .results a h4 svg {
    margin: 8px 0 0 20px;
    height: 21px;
    height: auto;
  }
  .page-search .no-results h2 {
    font-size: 26px;
    line-height: 38px;
  }
  .page-search .no-results h3 {
    font-size: 23px;
    line-height: 36px;
  }
}
/**
* _search-page - Large.
*/
@media screen and (min-width: 1024px) {
  .page-search .no-results h2 {
    font-size: 31.25px;
    line-height: 42px;
  }
  .page-search .no-results h3 {
    font-size: 25px;
    line-height: 36px;
  }
}
/**
* _search-page - XL.
*/
/**
* _search-page - XXL.
*/
/**
* Import Layouts.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _footer - Small.
*/
.footer {
  border-bottom: 10px solid #50A7A6;
}
.footer .footer--top {
  padding: 95px 0 75px 0;
}
.footer .footer--top h2 {
  color: #FFFFFF;
  margin-bottom: 8px;
  line-height: 45px;
}
.footer .footer--top h3, .footer .footer--top h4 {
  color: #C8A0E8;
  margin-bottom: -5px;
}
.footer .footer--top .footer-menu {
  list-style: none;
  margin-left: 0;
}
.footer .footer--top .footer-menu li a {
  text-decoration: underline;
}
.footer .footer--top .contact p:first-of-type {
  padding-right: 30px;
}
.footer .footer--top .details p {
  margin: 1rem 0;
}
.footer .footer--top .social {
  display: flex;
  align-items: center;
}
.footer .footer--top .social a {
  width: 40px;
  height: 40px;
  background: #fff;
  display: flex;
  position: relative;
  border-radius: 100%;
  margin-right: 15px;
  margin-bottom: 0;
}
.footer .footer--top .social a span {
  color: #6B428C;
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-50%, -50%);
  padding-right: 0;
  font-size: 23px;
}
.footer .footer--top .social a:hover {
  background: #50A7A6;
  opacity: 1;
}
.footer .footer--bottom {
  padding-bottom: 25px;
}
.footer .footer--bottom p {
  margin-bottom: 0;
  padding-right: 80px;
}
.footer .footer--bottom a:not(:last-of-type) {
  margin-right: 55px;
}
.footer .footer--bottom p, .footer .footer--bottom a {
  font-size: 12px;
}
.footer p {
  color: #FFFFFF;
}
.footer p span {
  padding-right: 10px;
}
.footer a {
  margin-bottom: 15px;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  transition: all 0.25s ease-in-out;
}
.footer a span {
  padding-right: 10px;
}
.footer a:hover {
  color: #fff;
  opacity: 0.5;
}
.footer .text-link {
  margin-bottom: 0;
  display: inline-block;
  color: #FFFFFF;
}
.footer .text-link.gdpr {
  font-size: 12px;
  line-height: 18px;
}
.footer .text-link.watermark {
  font-size: 12px;
  line-height: 18px;
}
.footer .text-link.watermark img {
  padding: 0px 0px 0px 2px;
  margin: -2px 0px 0px 0px;
}
.footer .text-link:before {
  background-color: rgba(255, 255, 255, 0.2);
}
.footer .text-link:after {
  background-color: white;
}
.footer .text-link:last-of-type {
  margin: 0;
}
.footer .text-link + br {
  display: none;
}
.footer .sub .grid-container span {
  color: #FFFFFF;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  opacity: 0.75;
}
.footer .sub .grid-container .text-link {
  opacity: 0.75;
}

@media screen and (max-width: 470px) {
  .footer--bottom .cell {
    display: block;
  }
}
/**
* _footer - Medium.
*/
/**
* _footer - Large.
*/
@media screen and (max-width: 1024px) {
  .footer--bottom p {
    padding-right: 35px !important;
  }
  .footer--bottom a:not(:last-of-type) {
    margin-right: 35px !important;
  }
}
/**
* _footer - XL.
*/
@media screen and (max-width: 1375px) {
  .footer--top, .footer--bottom {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}
/**
* _footer - XXL.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _header - Small.
*/
.navigation nav ul {
  margin: 0;
  display: flex;
  justify-content: flex-end;
  list-style: none;
}
.navigation nav ul li {
  padding: 0 8px 0 8px;
}
.navigation nav ul li a {
  position: relative;
  display: block;
  color: #2B2828;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  padding: 0 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 32px;
  overflow: hidden;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.navigation nav ul li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #6B428C;
  height: 3px;
  transform: translateX(-105%);
  transition: all 0.25s ease-in-out;
}
.navigation nav ul li:first-of-type {
  padding: 0 8px 0 0;
}
.navigation nav ul li:last-of-type {
  padding: 0 0 0 8px;
}
.navigation nav ul li:last-of-type a {
  padding: 0 0 0 12px;
}
.navigation nav ul li:hover a, .navigation nav ul li.current-menu-item a {
  color: #6A408A;
}
.navigation nav ul li:hover a:after, .navigation nav ul li.current-menu-item a:after {
  transform: translateX(0);
}
.navigation nav ul li.current-menu-item a {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.navigation.ready nav ul li:nth-child(1) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
}
.navigation.ready nav ul li:nth-child(2) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.2s;
}
.navigation.ready nav ul li:nth-child(3) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.3s;
}
.navigation.ready nav ul li:nth-child(4) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.4s;
}
.navigation.ready nav ul li:nth-child(5) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.5s;
}
.navigation.ready nav ul li:nth-child(6) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.6s;
}
.navigation.ready nav ul li:nth-child(7) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.7s;
}
.navigation.ready nav ul li:nth-child(8) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.8s;
}
.navigation.ready nav ul li:nth-child(9) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.9s;
}
.navigation.ready nav ul li:nth-child(10) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 1s;
}
.navigation.ready nav ul li:nth-child(11) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 1.1s;
}
.navigation.ready nav ul li:nth-child(12) {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 1.2s;
}

.navigation {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999999;
  transition: 0.6s cubic-bezier(0.51, 0.18, 0, 0.88);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.0006);
}
.navigation .contact-banner p {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #C8A0E8;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
}
.navigation .contact-banner p sub {
  color: #FFFFFF;
  font-size: 8px;
  font-weight: 400;
}
.navigation .contact-banner a {
  color: #fff;
  transition: all 0.25s ease-in-out;
}
.navigation .contact-banner a span {
  padding: 0 10px;
}
.navigation .contact-banner a:hover {
  opacity: 0.5;
}
.navigation .contact-banner a.donate {
  font-size: 16px;
  padding: 5px 10px;
  margin: 0 0 0 25px;
}
.navigation .contact-banner a.donate:hover {
  opacity: 1;
  background: #b08dcd;
}
.navigation .contact-banner .grid-container {
  height: 55px;
  max-width: 1440px;
}
.navigation .contact-banner .grid-container .grid-x {
  height: 55px;
  width: 102%;
}
.navigation .contact-banner .grid-container .grid-x .cell {
  height: auto;
}
.navigation .contact-banner .grid-container .grid-x .cell:nth-of-type(2) {
  justify-content: center;
}
.navigation .contact-banner .grid-container .grid-x .cell:last-of-type {
  justify-content: flex-end;
}
.navigation .nav-and-logo {
  height: 100px;
  background: #fff;
  visibility: visible;
  animation-delay: 0.3s;
  animation-name: fadeIn;
}
.navigation .nav-and-logo .company-logo img {
  width: auto;
  height: 100px;
}
.navigation .nav-and-logo .hamburger {
  padding: 0;
  position: relative;
  outline: 0;
  z-index: 2;
}
.navigation .nav-and-logo .hamburger .hamburger-box {
  width: 25px;
  height: 18px;
}
.navigation .nav-and-logo .hamburger .hamburger-box .hamburger-inner {
  width: 25px;
  height: 2px;
  background-color: #6B428C;
  border-radius: 0;
}
.navigation .nav-and-logo .hamburger .hamburger-box .hamburger-inner:before, .navigation .nav-and-logo .hamburger .hamburger-box .hamburger-inner:after {
  height: 2px;
  background-color: #6B428C;
  border-radius: 0;
}
.navigation .nav-and-logo .hamburger .hamburger-box .hamburger-inner:before {
  width: 15px;
  top: 8px;
}
.navigation .nav-and-logo .hamburger .hamburger-box .hamburger-inner:after {
  width: 20px;
  top: 16px;
}
.navigation .nav-and-logo .hamburger:hover {
  opacity: 1 !important;
}
.navigation .nav-and-logo .hamburger.is-active .hamburger-box .hamburger-inner:after {
  width: 25px;
  transform: translate3d(0px, -16px, 0px) rotate(-90deg);
}
.navigation .nav-and-logo .hamburger.is-active:hover {
  opacity: 1 !important;
}
.navigation .nav-and-logo .grid-container {
  height: 100%;
  max-width: 1440px;
}
.navigation .nav-and-logo .grid-container .grid-x {
  height: 100%;
}
.navigation .nav-and-logo .grid-container .grid-x .cell {
  height: 100%;
}

.navigation-overlay {
  width: 512px;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  position: fixed;
  background-color: #6B428C;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
  overflow-x: hidden;
  overflow-y: scroll;
  z-index: 999999;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.navigation-overlay nav {
  padding: 200px 0px 27.5px 0px;
}
.navigation-overlay nav ul {
  margin: 0;
  list-style: none;
}
.navigation-overlay nav ul li {
  overflow: hidden;
}
.navigation-overlay nav ul li a {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 48px;
  color: #fff;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.navigation-overlay nav ul li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -2px;
  background: #fff;
  height: 2px;
  transform: translateX(-105%);
  transition: all 0.25s ease-in-out;
}
.navigation-overlay nav ul li:hover a, .navigation-overlay nav ul li.current-menu-item a {
  color: #fff;
}
.navigation-overlay nav ul li:hover a:after, .navigation-overlay nav ul li.current-menu-item a:after {
  transform: translateX(0);
}
.navigation-overlay nav ul li.current-menu-item a {
  font-weight: 700;
}
.navigation-overlay nav ul li:last-child {
  border-bottom: none;
}
.navigation-overlay.is-active {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.exit {
  position: fixed;
  right: 0;
  border: 2px solid #fff;
  border-right: none;
  z-index: 999999999;
  color: #fff;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  height: 58px;
}
.exit:hover {
  color: #fff;
}

.exit {
  top: 175px;
  background: #50A7A6;
  width: 165px;
}

.help-contents {
  background: #6B428C;
  border: 2px solid #fff;
  color: #fff;
  border-right: none;
  border-bottom-left-radius: 10px;
  min-height: 240px;
  width: 460px;
  padding: 15px 25px;
  transition: all 0.25s ease-in-out;
  overflow-y: scroll;
  height: calc(100% - 10px);
}
.help-contents h1 {
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 20px;
}
.help-contents h2 {
  color: #C8A0E8;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
}
.help-contents h2 sub {
  color: #FFFFFF;
  font-size: 8px;
  font-weight: 400;
}
.help-contents h2:not(:first-of-type) {
  margin-top: 20px;
}
.help-contents p {
  margin-bottom: 0;
}
.help-contents a {
  color: #fff;
  position: relative;
  transition: all 0.25s ease-in-out;
  margin: 5px 0;
  display: block;
}
.help-contents a span {
  position: relative;
  top: 0;
  left: 0;
  padding-right: 10px;
}
.help-contents a:hover, .help-contents a:focus {
  opacity: 0.5;
  transition: all 0.25s ease-in-out;
}

.sidebar-toggle {
  position: fixed;
  z-index: 1;
  border: 2px solid #fff;
  outline: none;
  width: 65px;
  height: 60px;
  border-radius: 50%;
  transform: translateX(-3.93em);
  cursor: pointer;
  transition: 0.5s;
  background: #6B428C;
  color: #fff;
  border: 2px solid #fff;
  border-right: none;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.sidebar-toggle.is-closed {
  transform: translateX(-5.3em);
}
.sidebar-toggle .icon {
  font-size: 1.5rem;
  color: #fff;
}
.sidebar-toggle .icon.show {
  display: block !important;
}
.sidebar-toggle .icon.hide {
  display: none;
}

.sidebar {
  height: 150px;
  background-color: #6b428c;
  transition: 0.7s;
  right: 0;
  top: 242px;
  position: fixed;
  z-index: 99999999999999;
}
.sidebar.is-closed {
  transform: translateX(30em);
}

@media screen and (max-width: 420px) {
  .navigation .contact-banner {
    height: 155px !important;
  }
  .navigation .contact-banner p {
    width: 140px;
  }
}
@media screen and (max-width: 470px) {
  .help-contents {
    width: 90%;
  }
  #help-contents-open {
    width: 40px;
  }
  #help-contents-open.help-contents-hide {
    right: auto;
    left: 0;
  }
  #help-contents-open.help-contents-hide span svg {
    width: 16px;
  }
}
/**
* _header - Small.
*/
@media screen and (max-width: 640px) {
  .navigation-overlay {
    width: 100%;
  }
  .navigation .contact-banner .grid-container {
    height: 95px !important;
  }
  .navigation .contact-banner .grid-container .grid-x .cell .grid-x .cell:not(:first-of-type) {
    margin-top: 12px;
  }
  .exit {
    top: 235px !important;
  }
  .sidebar .help-contents {
    width: 100%;
  }
  .sidebar.is-closed {
    transform: translateX(22.6em);
  }
}
/**
* _header - Medium.
*/
@media screen and (max-width: 1024px) {
  .navigation .contact-banner {
    padding: 10px 0;
  }
  .navigation .contact-banner p {
    line-height: 20px;
  }
  .navigation .contact-banner p, .navigation .contact-banner a {
    font-size: 14px !important;
  }
  .navigation .contact-banner .grid-container {
    height: 75px;
  }
  .navigation .contact-banner .grid-container .grid-x .cell {
    justify-content: center !important;
  }
  .navigation .contact-banner .grid-container .grid-x .cell .grid-x .cell:last-of-type {
    margin-top: 12px;
  }
  .navigation-overlay nav {
    padding: 125px 0px 27.5px 0px;
  }
  .sidebar-toggle, .help-contents {
    margin-top: -65px;
  }
  #content {
    margin-top: 100px;
  }
  .sidebar {
    top: 250px;
  }
  .sidebar-toggle {
    height: 50px;
  }
}
/**
* _header - Large.
*/
@media screen and (max-width: 1220px) {
  .navigation nav ul li {
    padding: 0 !important;
  }
}
/**
* _header - XL.
*/
@media screen and (max-width: 1024px) {
  .search-open {
    justify-content: flex-start;
    height: auto;
    margin: 0 10px 6px 0;
  }
}
@media screen and (max-width: 1285px) {
  .search-open {
    width: 40px;
  }
  .navigation nav ul li {
    padding: 0px 5px 0px 5px;
  }
  .navigation nav ul li:first-of-type {
    padding: 0px 5px 0px 0px;
  }
  .navigation nav ul li:last-of-type {
    padding: 0px 0px 0px 5px;
  }
  .navigation nav ul li:last-of-type a {
    padding: 0 0 0 6px;
  }
  .navigation nav ul li a {
    padding: 0 6px;
  }
  .navigation .contact-banner p, .navigation .contact-banner a {
    font-size: 14px;
  }
  .navigation .contact-banner a.donate {
    font-size: 14px;
    padding: 5px 5px;
    margin: 0 0 0 15px;
  }
}
@media screen and (max-width: 1115px) {
  .navigation nav ul li {
    padding: 0 !important;
  }
  .navigation .contact-banner p, .navigation .contact-banner a {
    font-size: 12px;
  }
  .navigation .contact-banner a.donate {
    font-size: 12px;
  }
}
/**
* Import Checklist.
*/
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _checklist - max-width: 639px.
*/
@media screen and (max-width: 639px) {
  .footer .text-link.watermark {
    margin: 12.5px 0px 0px 0px;
    display: block;
  }
}
/**
* _checklist - min-width: 640px and max-width: 1023px.
*/
/**
* _checklist - min-width: 1024px and max-width: 1199px.
*/
/**
* _checklist - min-width: 1200px and max-width: 1439px.
*/
/**
* _checklist - min-width: 1440px.
*/
/**
* Global Styles - Small.
*/
/* Magnific Popup. */
.mfp-form-button {
  font-weight: 500;
  position: relative;
  overflow: hidden;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.75;
  z-index: 9999999;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap {
  z-index: 9999999;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-iframe-holder .mfp-close {
  padding: 0;
  top: -60px;
  right: 0;
}

.mfp-form {
  width: calc(100% - 1.875rem);
  padding: 3rem 3rem 3rem;
  max-width: 1000px;
  margin: auto;
  position: relative;
  background-color: #FFFFFF;
}
.mfp-form button.mfp-close {
  top: 1rem;
  right: 1rem;
  position: absolute;
  border: 1px solid #6B428C;
  border-radius: 100%;
  color: #6B428C;
  font-size: 30px;
  line-height: 30px;
  opacity: 1;
}
.mfp-form h4 {
  max-width: 75%;
  margin: 0;
  color: #6B428C;
}
.mfp-form h2, .mfp-form .content__gdprLegal a {
  color: #6B428C;
}
.mfp-form .content__gdpr label {
  color: #6B428C;
}
.mfp-form #mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 100%;
}
.mfp-form hr {
  width: 100%;
  max-width: 300px;
  margin: 1rem 0rem 2rem 0rem;
  border-bottom: 1px solid #6B428C;
  text-align: left;
}
.mfp-form p {
  color: #444444;
}

/* Prevent Horizontal Scrollbar. */
html, body {
  max-width: 100%;
  overflow-x: hidden;
}
html.lock, body.lock {
  overflow: hidden;
}

.wp-admin #update-nag, .wp-admin .update-nag {
  position: fixed !important;
  z-index: 999999999999 !important;
  bottom: 0 !important;
  right: 0 !important;
}

#wrapper {
  max-width: 2000px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}

.grid-container {
  max-width: 1366px;
}

.breadcrumbs {
  margin-top: 33px;
  margin-bottom: 0;
}
.breadcrumbs span:before {
  font-size: 12px;
  color: #2B2828;
}
.breadcrumbs a {
  font-family: "Poppins", sans-serif;
  color: #2B2828;
  margin: 0 15px;
}
.breadcrumbs a.current {
  font-weight: 600;
  color: #6B428C;
}
.breadcrumbs a:first-of-type {
  margin-left: 0;
}
.breadcrumbs a:last-of-type {
  margin-right: 0;
}

button {
  outline: 0 !important;
}

/** help listing */
.help-listing {
  margin-top: 20px;
}
.help-listing .help-single {
  background: #fff;
  padding: 30px;
  height: 275px;
  transition: all 0.25s ease-in-out;
  border-radius: 20px;
  border-top-right-radius: 80px;
  border: 2px solid rgba(80, 167, 166, 0.5);
}
.help-listing .help-single img {
  margin-bottom: 10px;
}
.help-listing .help-single h3 {
  position: relative;
  color: #217978;
  font-size: 20px;
  margin-bottom: 8px;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 20px;
}
.help-listing .help-single h3:after {
  content: "";
  display: block;
  position: absolute;
  display: unset;
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  width: auto;
  height: auto;
  margin: 0px 0 0 20px;
  left: auto;
  top: auto;
}
.help-listing .help-single h3 svg {
  position: absolute;
  width: auto;
  height: auto;
  margin: 8px 0 0 20px;
  left: auto;
  top: auto;
}
.help-listing .help-single p {
  margin-bottom: 0;
}
.help-listing .help-single:hover {
  transition: all 0.25s ease-in-out;
  background: rgba(80, 167, 166, 0.2);
}

.page-template-page-services .listing .single {
  min-height: 320px !important;
  height: 100% !important;
}

/** archives */
.archive .intro {
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px;
}
.archive .intro h2 {
  color: #6B428C;
}
.archive .intro p {
  color: #444444;
}
.archive .intro .image {
  height: 500px;
  width: 500px;
  right: -60px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  border-radius: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.archive .intro ul {
  margin-left: 0;
}
.archive .intro ul li {
  font-family: "Poppins", sans-serif;
  color: #444444;
  list-style: none;
  padding-left: 35px;
  position: relative;
}
.archive .intro ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.archive .intro ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  background: #6B428C;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.archive .background-color_palepurple {
  position: relative;
}
.archive .background-color_palepurple svg {
  position: absolute;
  top: -235px;
}
.archive .background-color_palepurple p {
  color: #444444;
}
.archive .background-color_palepurple h1, .archive .background-color_palepurple h2, .archive .background-color_palepurple h3, .archive .background-color_palepurple h4, .archive .background-color_palepurple h5, .archive .background-color_palepurple h6 {
  color: #6B428C;
  margin-bottom: 1rem;
}
.archive .background-color_palepurple .content-5050 ul, .archive .background-color_palepurple .content-5050 ol {
  margin-left: 0;
}
.archive .background-color_palepurple .content-5050 ul li, .archive .background-color_palepurple .content-5050 ol li {
  font-family: "Poppins", sans-serif;
  list-style: none;
  color: #444444;
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}
.archive .background-color_palepurple .content-5050 ul li:before, .archive .background-color_palepurple .content-5050 ol li:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  background: #6B428C;
  border-radius: 0;
  width: 10px;
  height: 10px;
}
.archive .background-color_palepurple .listing {
  margin-top: 35px;
}
.archive .background-color_palepurple .listing .single {
  background: #fff;
  padding: 30px;
  height: 230px;
  transition: all 0.25s ease-in-out;
  border-radius: 2px;
  border: 2px solid rgba(153, 107, 190, 0.5);
}
.archive .background-color_palepurple .listing .single img {
  margin-bottom: 10px;
  margin-right: 20px;
}
.archive .background-color_palepurple .listing .single h3 {
  position: relative;
  color: #6B428C;
  font-size: 20px;
  margin-bottom: 8px;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 700;
  line-height: 25px;
}
.archive .background-color_palepurple .listing .single p, .archive .background-color_palepurple .listing .single h4, .archive .background-color_palepurple .listing .single h4 strong {
  padding: 10px 0 0 0;
  margin-bottom: 0;
  color: #444444;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}
.archive .background-color_palepurple .listing .single:hover {
  transition: all 0.25s ease-in-out;
  background: rgba(200, 160, 232, 0.1);
}
.archive .background-color_paleblue {
  position: relative;
}
.archive .background-color_paleblue .listing .single p, .archive .background-color_paleblue .listing .single h4, .archive .background-color_paleblue .listing .single h4 strong {
  padding: 10px 0 0 0;
  margin-bottom: 0;
  color: #444444;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}
.archive .background-color_paleblue.join h1, .archive .background-color_paleblue.join h2, .archive .background-color_paleblue.join h3, .archive .background-color_paleblue.join h4, .archive .background-color_paleblue.join h5, .archive .background-color_paleblue.join h6 {
  color: #217978;
}
.archive .background-color_paleblue.join p, .archive .background-color_paleblue.join ol li, .archive .background-color_paleblue.join ul li {
  color: #444444;
}
.archive .background-color_paleblue.join ol li, .archive .background-color_paleblue.join ul li {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.archive .background-color_paleblue.join ul, .archive .background-color_paleblue.join ol {
  margin-left: 0;
}
.archive .background-color_paleblue.join ul li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.archive .background-color_paleblue.join ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  background: #217978;
  border-radius: 100%;
  width: 10px;
  height: 10px;
}
.archive .background-color_paleblue.join ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.archive .background-color_paleblue .image--shape {
  position: absolute;
  top: 0;
  right: -50px;
  width: 635px;
  height: 480px;
  z-index: 1;
}
.archive .background-color_paleblue .image--shape .shape {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(15% 0%, 100% 0, 100% 100%, 0 100%, 0 80%, 0 80%, 0 80%);
          clip-path: polygon(15% 0%, 100% 0, 100% 100%, 0 100%, 0 80%, 0 80%, 0 80%);
  overflow: hidden;
  border-bottom-left-radius: 80px;
}
.archive .background-color_paleblue .image--shape .shape span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.archive.progres .listing .single:hover .btn {
  background: #C8A0E8;
}

@media screen and (max-width: 1024px) {
  .archive .intro .image {
    height: 400px;
    width: 400px;
    right: -90px;
    bottom: -70px;
  }
  .infowindow {
    width: 300px !important;
    padding: 20px 0 0 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  .archive .background-color_paleblue .image--shape, .archive .background-color_palepurple .image--shape {
    right: -190px;
  }
}
@media screen and (max-width: 1375px) {
  .single.help.children .youth, .single.help.children .content-image-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .archive .intro, .archive .background-color_palepurple {
    padding-left: 10px;
    padding-right: 10px;
  }
  .archive .background-color_palepurple .purple-mask {
    left: 0;
  }
}/*# sourceMappingURL=custom.css.map */