@import url("https://fonts.googleapis.com/css?family=Work+Sans:400,500,600,700&display=swap");
@font-face {
  font-family: 'GT Pressura';
  src: url("../fonts/GT-Pressura-Regular.eot");
  src: url("../fonts/GT-Pressura-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Pressura-Regular.woff") format("woff"), url("../fonts/GT-Pressura-Regular.woff2") format("woff2"), url("../fonts/GT-Pressura-Regular.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'GT Pressura Light';
  src: url("../fonts/GT-Pressura-Light.eot");
  src: url("../fonts/GT-Pressura-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Pressura-Light.woff") format("woff"), url("../fonts/GT-Pressura-Light.woff2") format("woff2"), url("../fonts/GT-Pressura-Light.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'GT Pressura Bold';
  src: url("../fonts/GT-Pressura-Bold.eot");
  src: url("../fonts/GT-Pressura-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Pressura-Bold.woff") format("woff"), url("../fonts/GT-Pressura-Bold.woff2") format("woff2"), url("../fonts/GT-Pressura-Bold.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
  font-style: normal; }

body {
  background: #fff;
  font: 18px 'Work Sans', sans-serif;
  line-height: 1.3em;
  color: #333333;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

h1 {
  font-weight: normal;
  line-height: 1.4em;
  font-family: "Cormorant Garamond", serif; }

h2 {
  font-weight: normal;
  line-height: 1.4em;
  font-family: "Cormorant Garamond", serif; }

h3 {
  font-weight: normal;
  line-height: 1.4em;
  font-family: "Cormorant Garamond", serif; }

h4 {
  font-weight: normal;
  line-height: 1.4em;
  font-family: "Cormorant Garamond", serif; }

h5 {
  font-weight: normal;
  line-height: 1.4em;
  font-family: "Cormorant Garamond", serif; }

h6 {
  font-weight: normal;
  line-height: 1.4em;
  font-family: "Cormorant Garamond", serif; }

/* button:focus,
input:focus,
button:active,
input:active {
  outline: none !important; } */

a {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

/** SPACE
===================================*/
.space15 {
  height: 15px;
  display: block;
  width: 100%; }

.space20 {
  height: 20px;
  display: block;
  width: 100%; }

.space30 {
  height: 30px;
  display: block;
  width: 100%; }

.space45 {
  height: 45px;
  display: block;
  width: 100%; }

.space60 {
  height: 60px;
  display: block;
  width: 100%; }

.color-box-1 {
  background-color: #53BBB4; }

.color-box-2 {
  background-color: #5CB860; }

.color-box-3 {
  background-color: #F9845B; }

.color-box-4 {
  background-color: #838CC7; }

.color-box-5 {
  background-color: #39ADD1; }

.color-box-6 {
  background-color: #3079AB; }

.color-box-7 {
  background-color: #E59A13; }

select.form-control {
  background: url("../img/arrow-select.png") calc(100% - 6px) 50% no-repeat;
  background-color: white;
  background-size: 9px auto;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

/* Prevent zoom-in input IOS */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px; } }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone,
.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/*** Styles added to fix the issue with zoom in on iphone ***/
/* iPhone < 5: */
@media screen and (device-aspect-ratio: 2 / 3) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40 / 71) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */
@media screen and (device-aspect-ratio: 375 / 667) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9 / 16) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/** BACKGROUND COLORS
===================================*/
.jfsla--bg--purple {
  background-color: #c15fa0 !important; }

.jfsla--bg--coral {
  background-color: #f16557 !important; }

.jfsla--bg--blue {
  background-color: #6697c5 !important; }

/** HEADING
===================================*/
.jfsla-heading {
  display: block;
  text-align: center;
  margin-bottom: 50px; }

.jfsla-heading h2 {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 2rem;
  text-transform: uppercase; }

.jfsla-heading.jfsla--purple h2 {
  color: #c15fa0; }

.jfsla-heading.jfsla--coral h2 {
  color: #f16557; }

/** BUTTONS
===================================*/
.jfsla-btn {
  color: #fff;
  padding: .5rem 1rem;
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 1rem;
  display: inline-block;
  min-width: 100px;
  text-align: center;
  border: 1px solid transparent;
  text-decoration: none !important; }

.jfsla-btn:hover {
  color: #fff; }

.jfsla-btn.jfsla--small {
  padding: .375rem .75rem;
  font-size: .75rem; }

.jfsla-btn.jfsla--large {
  padding: 1.25rem 1rem;
  font-size: 1.5rem;
  width: 245px; }

.jfsla-btn.jfsla--outline {
  background-color: transparent !important;
  border: 1px solid; }

.jfsla-btn.jfsla--purple {
  background-color: #c15fa0;
  border-color: #c15fa0; }

.jfsla-btn.jfsla--purple:hover {
  background-color: transparent;
  border-color: #c15fa0;
  color: #c15fa0; }

.jfsla-btn.jfsla--coral {
  background-color: #f16557;
  border-color: #f16557; }

.jfsla-btn.jfsla--coral:hover {
  background-color: transparent;
  border-color: #f16557;
  color: #f16557; }

.jfsla-btn.jfsla--blue {
  background-color: #6697c5;
  border-color: #6697c5; }

.jfsla-btn.jfsla--blue:hover {
  background-color: transparent;
  border-color: #6697c5;
  color: #6697c5; }

.jfsla-btn.jfsla--outline.jfsla--purple {
  color: #c15fa0; }

.jfsla-btn.jfsla--outline.jfsla--purple:hover {
  color: #fff;
  background-color: #c15fa0 !important;
  border-color: #c15fa0; }

.jfsla-btn.jfsla--outline.jfsla--coral {
  color: #f16557;
  max-height: 37px;
}

.jfsla-btn.jfsla--outline.jfsla--coral:hover {
  color: #fff;
  background-color: #f16557 !important;
  border-color: #f16557; }

.jfsla-btn.jfsla--outline.jfsla--blue {
  color: #6697c5; }

.jfsla-btn.jfsla--outline.jfsla--blue:hover {
  color: #fff;
  background-color: #6697c5 !important;
  border-color: #6697c5; }
.jfsla-btn.jfsla--white {
  text-transform: uppercase;
  border: 1px solid #fff; }
.jfsla-btn.jfsla--white:hover {
  background-color: #fff;
  color: #6697c5; }
.purple-color .jfsla-btn.jfsla--white:hover,
.jfsla--bg--purple .jfsla-btn.jfsla--white:hover {
  color: #c15fa0;}
.blue-color .jfsla-btn.jfsla--white:hover,
.jfsla--bg--blue .jfsla-btn.jfsla--white:hover {
  color: #6697c5;}
.avocado-color .jfsla-btn.jfsla--white:hover,
.jfsla--bg--avocado .jfsla-btn.jfsla--white:hover {
  color: #869a2d;}
.coral-color .jfsla-btn.jfsla--white:hover,
.jfsla--bg--coral .jfsla-btn.jfsla--white:hover {
  color: #f16557;}
.light-grey-color .jfsla-btn.jfsla--white:hover,
.jfsla--bg--light-grey .jfsla-btn.jfsla--white:hover {
  color: #969696;}

/** SECTION
===================================*/
section {
  padding: 50px 0;
  margin: 80px 0;
  background-color: #f6f6f6; }

section.no--bg {
  background-color: transparent; }

/** HEADER
===================================*/
.header {
  padding-top: 52px;
  padding-bottom: 52px; }

.header .top-header {
  width: 100%;
  display: block; }

.header .top-header .logo {
  max-width: 375px;
  display: block; }

.header .top-header .logo img {
  width: 100%;
  height: auto;
  display: block; }

.header .top-header .search__box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.header .top-header .search__box .form-inline {
  position: relative; }

.header .top-header .search__box .form-inline label {
  font-family: "GT Pressura", sans-serif;
  font-size: 1rem;
  color: #282828;
  margin-right: .625rem; }

.header .top-header .search__box .form-inline input {
  background-color: #f3f3f3;
  height: 36px;
  border-radius: 0;
  border: none;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.header .top-header .search__box .form-inline input:focus ~ button {
  background-color: #c15fa0; }

.header .top-header .search__box .form-inline button {
  width: 36px;
  height: 36px;
  border-radius: 0;
  border: none;
  background-color: #a7a7a7;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.header .navbar {
  display: block;
  padding: 1.5rem 0 0; }

.header .navbar .nav-link {
  font-family: "GT Pressura Bold", sans-serif;
  display: block;
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  font-weight: 700;
  color: #282828 !important;
  position: relative; }

.header .navbar .nav-link::before {
  content: '';
  display: block;
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  background-color: #6697c5;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.header .navbar .nav-link:hover::before {
  width: calc(100% - 32px); }

.header .navbar .social-link {
  position: relative; }

.header .navbar .social-link a {
  display: inline-block;
  margin-left: 2rem;
  text-decoration: none;
  position: relative; }

.header .navbar .social-link a img {
  height: 18px; }

.header .navbar .social-link a img.not-focus {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.header .navbar .social-link a:hover img.not-focus {
  opacity: 0; }

.header .navbar .social-link a img.focus {
  position: absolute;
  top: 2px;
  left: 0px;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.header .navbar .social-link a:hover img.focus {
  opacity: 1; }

@media (min-width: 992px) {
  .header .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2rem;
    padding-left: 0; } }

/** HERO SECTION
===================================*/
.main-hero {
  position: relative;
  width: 100%; }

.main-hero .hero__image {
  width: 100%;
  height: 531px;
  background-size: cover;
  background-position: center; }

.main-hero .hero__desc {
  font-family: "GT Pressura Bold", sans-serif;
  padding: 3.5rem 3.5rem 7rem; }

.main-hero .hero__desc p {
  font-size: 28px;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 0; }

.main-hero .hero__desc p .large-text {
  font-size: 53px;
  display: block;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: .75rem; }

.main-hero .hero__info {
  max-width: 560px;
  padding: 3rem;
  margin-top: -3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.main-hero .hero__info img {
  max-width: 42px;
  margin-right: .625rem; }

.main-hero .hero__info .info__block {
  font-family: "GT Pressura Bold", sans-serif;
  color: #fff; }

.main-hero .hero__info .info__block small {
  font-size: 23px;
  display: block;
  font-weight: 700;
  line-height: 1.2; }

.main-hero .hero__info .info__block p {
  font-size: 27px;
  display: block;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.2; }

/** PROGRAM SECTION
===================================*/
.programs {
  position: relative;
  width: 100%; }

.programs .container {
  padding-right: 30px;
  padding-left: 30px; }

.programs .container .row {
  margin-right: -30px;
  margin-left: -30px; }

.programs .container .row .col-sm-6 {
  padding-right: 30px;
  padding-left: 30px; }

.programs .program__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #fff;
  padding: 2rem;
  min-height: 262px;
  margin-bottom: 40px;
  border-top: 4px solid;
  text-decoration: none !important; }

.programs .program__item.jfsla--purple {
  border-color: #c15fa0; }

.programs .program__item.jfsla--blue {
  border-color: #6697c5; }

.programs .program__item.jfsla--avocado {
  border-color: #869a2d; }

.programs .program__item .program__desc {
  width: 100%;
  display: block;
  padding-bottom: 1rem; }

.programs .program__item .program__desc h4 {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 38px;
  text-decoration: underline;
  margin-bottom: 1rem;
  line-height: 1.2; }

.programs .program__item:hover .program__desc h4 {
  text-decoration: none; }

.programs .program__item.jfsla--purple .program__desc h4 {
  color: #c15fa0; }

.programs .program__item.jfsla--blue .program__desc h4 {
  color: #6697c5; }

.programs .program__item.jfsla--avocado .program__desc h4 {
  color: #869a2d; }

.programs .program__item .program__desc p {
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  max-width: 287px;
  color: #0e0e0e;
  line-height: 1.2; }

.programs .program__item .program__icon {
  max-width: 100%;
  width: 200px;
  text-align: center;
  display: block; }

.programs .program__item .program__icon img {
  display: block;
  margin: 12px auto;
  width: 100px; }

.programs .program__item .program__arrow {
  position: absolute;
  bottom: 32px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }

.programs .program__item:hover .program__arrow {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px); }

.location-detail__content .programs .program__item {
  background-color: #f6f6f6;
  min-height: 285px;
}

/** JOIN US SECTION
===================================*/
.join-us {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}

.join-us .join__us__box {
  position: relative;
  display: block; }

.join-us .join__us__box .join__us__image {
  max-width: 810px;
  display: block; }

.join-us .join__us__box .join__us__image img {
  width: 100%; }

.join-us .join__us__box .join__us__desc {
  position: absolute;
  right: 0;
  top: 16%;
  max-width: 465px;
  display: block;
  padding: 2.5rem; }

.join-us .join__us__box .join__us__desc h3 {
  display: block;
  margin-bottom: 1rem; }

.join-us .join__us__box .join__us__desc h3 a {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 38px;
  line-height: 1.1;
  color: #fff;
  display: inline-block;
  text-decoration: underline; }

.join-us .join__us__box .join__us__desc h3 a:hover {
  text-decoration: none; }

.join-us .join__us__box .join__us__desc p {
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  max-width: 350px; }

.join-us .join__us__box .join__us__desc ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.join-us .join__us__box .join__us__desc ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem; }

.join-us .join__us__box .join__us__desc ul li:last-child {
  margin-bottom: 0; }

.join-us .join__us__box .join__us__desc ul li img {
  width: 20px;
  margin-right: 1rem; }

.join-us .join__us__box .join__us__desc ul li span {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #fff; }

.join-us .join__us__box a.join__us__desc:hover {
  text-decoration: none; }
.join-us .join__us__box a.join__us__desc h3 {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 38px;
  line-height: 1.1;
  color: #fff;
  text-decoration: underline; }
.join-us .join__us__box a.join__us__desc:hover h3 {
  text-decoration: none; }

/** WAYS TO GIVE SECTION
===================================*/
.ways-to-give {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center; }

.ways-to-give .wtg__box {
  position: relative;
  width: 100%;
  max-width: 763px;
  opacity: 0.95;
  margin: 150px auto;
  padding: 60px;
  text-align: center; }

.ways-to-give .wtg__box h3 {
  font-size: 38px;
  font-family: "GT Pressura Bold", sans-serif;
  color: #fff; }

.ways-to-give .wtg__box p {
  font-family: "GT Pressura Light", sans-serif;
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  max-width: 550px;
  margin: 0 auto; }

.ways-to-give .wtg__box .wtg__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.ways-to-give .wtg__box .wtg__buttons .jfsla-btn {
  margin: 0 2rem; }

/** CALENDAR PAGE
===================================*/
/*Global*/
.label {
  font-family: 'Work Sans', sans-serif;
  display: block;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal; }

.foo-line {
  height: 1px;
  background-color: #e3e3e3;
  margin-bottom: 4rem; }

.box-help {
  text-align: center;
  background-color: #f16557;
  color: white;
  padding: 2rem 2rem; }
  .box-help p {
    color: white; }
  @media screen and (min-width: 62em) {
    .box-help {
      max-width: 253px; } }

.box-help__head {
  font-family: 'GT Pressura';
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 20px;
  display: block;
  font-weight: bold;
  font-stretch: normal; }

.box-help__icon {
  margin-bottom: 20px; }
  .box-help__icon img {
    width: 53px;
    height: auto; }

.box-help__phone {
  color: white;
  font-family: 'GT Pressura';
  font-size: 28px;
  line-height: 1.1em;
  font-weight: bold; }

.title-calendar {
  color: #6697c5;
  font-family: 'GT Pressura';
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 45px; }

.box-event {
  background-color: #6697c5;
  color: white;
  padding: 2rem 2.5rem 1.5rem;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  margin-bottom: 34px; }
  .box-event:hover {
    text-decoration: none;
  }

  @media screen and (min-width: 62em) {
    .box-event {
      min-height: 370px; } }
  .box-event span, .box-event p {
    color: white; }
  .box-event > a {
    color: white;
    text-decoration: none; }
  .box-event:hover .box-event__title {
    text-decoration: none; }

.box-event__title {
  color: white;
  font-family: 'GT Pressura';
  font-size: 28px;
  font-weight: bold;
  text-decoration: underline; }

.box-event__list {
  overflow: hidden;
  margin-bottom: 10px; }

.box-event__icon {
  width: 26px;
  float: left;
  margin-right: 15px; }

.box-event__listdesc {
  overflow: hidden; }

.box-event__list {
  font-family: 'GT Pressura';
  font-size: 20px;
  font-weight: bold; }

.form-filtering {
  margin-bottom: 50px; }
  @media screen and (min-width: 62em) {
    .form-filtering {
      max-width: 450px; } }

.title-highlight--cust {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -35px;
  padding: 9px 20px; }

/** FOOTER
===================================*/
.footer {
  background-color: #fff;
  width: 100%;
  position: relative; }

.footer .top-footer {
  width: 100%;
  padding: 60px 0; }

.footer .top-footer .address-box {
  position: relative;
  display: block; }

.footer .top-footer .address-box img {
  max-width: 300px;
  display: block; }

.footer .top-footer .address-box ul {
  margin: 1.5rem 0;
  padding: 0;
  list-style: none;
  max-width: 500px; }

.footer .top-footer .address-box ul li {
  position: relative;
  display: inline-block;
  font-family: "GT Pressura", sans-serif;
  font-size: 18px;
  margin-right: 0.8rem;
  line-height: 1.4;
  color: #282828; }

@media screen and (max-width: 992px) {
  .footer .top-footer .address-box ul li {
    margin-right: 0;
  }
}

.footer .top-footer .address-box ul li::after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -.75rem;
  margin: auto;
  background-color: #6697c5; }

.footer .top-footer .address-box ul li:nth-of-type(2)::after,
.footer .top-footer .address-box ul li:nth-of-type(4)::after {
  display: none; }

.footer .top-footer .address-box ul li a {
  display: inline-block;
  color: #f16557;
  text-decoration: underline; }

.footer .top-footer .address-box ul li a:hover {
  text-decoration: none; }

.footer .top-footer .address-box .address__buttons a {
  margin-right: .5rem; }

.footer .top-footer .connect-box {
  position: relative; }

.footer .top-footer .connect-box h4 {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  color: #282828; }

.footer .top-footer .connect-box p {
  font-family: "GT Pressura", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #282828; }

.footer .top-footer .connect-box .social__footer {
  position: relative;
  margin-top: 1rem; }

.footer .top-footer .connect-box .social__footer a {
  display: inline-block;
  margin-right: 1rem;
  text-decoration: none;
  position: relative; }

.footer .top-footer .connect-box .social__footer a img {
  height: 18px; }

.footer .top-footer .connect-box .social__footer a img.not-focus {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.footer .top-footer .connect-box .social__footer a:hover img.not-focus {
  opacity: 0; }

.footer .top-footer .connect-box .social__footer a img.focus {
  position: absolute;
  top: 2px;
  left: 0px;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.footer .top-footer .connect-box .social__footer a:hover img.focus {
  opacity: 1; }

.footer .top-footer .connect-box .col-sm-5 > img {
  max-width: 100px;
  display: block;
  margin: 0 0 0 auto; }

.footer .copyrights {
  padding: 60px 0;
  display: block;
  background-color: #f9f9f9; }

.footer .copyrights .other__logos {
  width: 100%;
  display: block; }

.footer .copyrights .other__logos img {
  display: inline-block;
  margin-right: 1.5rem; }

.footer .copyrights ul {
  margin: 1.5rem 0;
  padding: 0;
  list-style: none;
  max-width: 500px;
  text-align: right; }

.footer .copyrights ul li {
  position: relative;
  display: inline-block;
  font-family: "GT Pressura", sans-serif;
  font-size: 16px;
  margin-right: 1rem;
  line-height: 1.4;
  color: #282828; }

.footer .copyrights ul li a {
  display: inline-block;
  color: #282828;
  text-decoration: none; }

.footer .copyrights ul li a:hover {
  text-decoration: underline; }

.footer .copyrights ul li:last-child {
  margin-right: 0; }

.footer .copyrights ul li::after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -.75rem;
  margin: auto;
  background-color: #6697c5; }

.footer .copyrights ul li:last-child:after {
  display: none; }

.menu-mobile {
  margin-bottom: 16px;
  font-size: 1.325rem;
  color: #282828;
  border-radius: 0;
  border: none;
  background-color: transparent;
  display: none; }

.close-sidebar {
  margin-bottom: 16px;
  font-size: 1.325rem;
  color: #f16557;
  border-radius: 0;
  border: none;
  background-color: transparent;
  position: absolute;
  right: 12px;
  top: 12px; }

/* Desktop */
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .main-hero .hero__image {
    height: 650px; } }

/* Tablet */
@media (max-width: 992px) {
  .navbar,
  .search__box {
    display: none !important; }
  .menu-mobile {
    display: block; }
  .mobile-nav .drawer-menu {
    margin: 2.75rem 0 0; }
  .mobile-nav .drawer-nav {
    -webkit-box-shadow: 0 2px 6px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px 3px rgba(0, 0, 0, 0.1); }
  .mobile-nav .drawer-menu li {
    display: block;
    padding: .5rem 1rem; }
  .mobile-nav .drawer-menu-item {
    font-family: "GT Pressura Bold", sans-serif;
    display: inline-block;
    padding: 0;
    font-size: 1.25rem;
    font-weight: 700;
    color: #282828 !important;
    position: relative;
    text-decoration: none;
    padding-bottom: .5rem; }
  .mobile-nav .drawer-menu-item::before {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    position: absolute;
    bottom: 0;
    background-color: #6697c5;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .mobile-nav .current-menu-item .drawer-menu-item::before,
    .mobile-nav .current-menu-ancestor .drawer-menu-item::before {
      width: 100%;
    }
    .mobile-nav .current-menu-ancestor .current-menu-item .active {
      background-color: #6697c5;
      color: #fff;
    }
  .mobile-nav .drawer-menu-item:hover::before {
    width: 100%; }
  .mobile-search {
    position: relative;
    padding: 0 1rem;
    margin: 1rem 0 1.5rem; }
  .mobile-search .form-inline {
    position: relative; }
  .mobile-search .form-inline label {
    font-family: "GT Pressura", sans-serif;
    font-size: 1rem;
    color: #282828;
    margin-right: .625rem; }
  .mobile-search .form-inline input {
    background-color: #f3f3f3;
    height: 36px;
    border-radius: 0;
    border: none;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .mobile-search .form-inline button {
    width: 36px;
    height: 36px;
    border-radius: 0;
    border: none;
    background-color: #a7a7a7;
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .mobile-social {
    position: relative; }
  .mobile-social a {
    display: inline-block;
    margin-left: 1rem;
    text-decoration: none;
    position: relative;
    margin-bottom: 1rem; }
  .mobile-social a img {
    height: 18px; }
  .mobile-social a img.not-focus {
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .mobile-social a:hover img.not-focus {
    opacity: 0; }
  .mobile-social a img.focus {
    position: absolute;
    top: 2px;
    left: 0px;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .mobile-social a:hover img.focus {
    opacity: 1; }
  .mobile-donate {
    margin: 0 1rem;
    display: block; }
  .drawer-overlay {
    background-color: rgba(0, 0, 0, 0); }
  .header .top-header .logo {
    margin: 0 auto; }
  .main-hero .hero__desc {
    padding: 2rem 2rem 4rem; }
  .main-hero .hero__desc p {
    font-size: 23px; }
  .main-hero .hero__desc p .large-text {
    font-size: 36px; }
  .main-hero .hero__image {
    height: 460px; }
  .main-hero .hero__info {
    padding: 2rem;
    margin-top: -2rem; }
  .programs .program__item {
    padding: 1rem 1rem 3rem;
    min-height: 262px; }
  .programs .program__item .program__desc h4 {
    font-size: 30px;
    padding-right: 100px;
    margin-bottom: 2rem; }
  .programs .col-sm-6:last-child .program__item {
    margin-bottom: 0; }
  .programs .col-sm-6:last-child .program__item .program__desc h4 {
    padding-right: 80px; }
  .programs .program__item .program__desc p {
    font-size: 16px; }
  .programs .program__item .program__icon {
    width: 70px;
    position: absolute;
    top: 16px;
    right: 16px; }
  .programs .program__item .program__icon img {
    display: block;
    margin: 0; }
  .join-us .join__us__box .join__us__desc {
    top: 11%; }
  .ways-to-give .wtg__box {
    margin: 0 auto; } }

/* Phone */
@media (max-width: 576px) {
  section {
    padding: 40px 0; }
  .jfsla-heading {
    margin-bottom: 30px; }
  .main-hero .hero__desc p br,
  .main-hero .hero__info img {
    display: none !important; }
  .header {
    padding-bottom: 32px;
    padding-top: 16px; }
  .header .top-header .logo {
    margin: 0; }
  .header .top-header .logo img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto; }
  .main-hero .hero__image {
    height: 245px; }
  .main-hero .hero__desc p {
    font-size: 22px;
    max-width: 250px; }
  .main-hero .hero__desc p .large-text {
    font-size: 33px;
    width: 290px; }
  .main-hero .hero__info {
    max-width: 100%;
    width: calc(100% - 32px);
    padding: 2rem;
    margin-top: -2rem;
    margin-left: auto;
    margin-right: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #6697c5; }
  .main-hero .hero__info .info__block {
    max-width: 230px; }
  .main-hero .hero__info .info__block small {
    font-size: 22px; }
  .programs .program__item {
    min-height: auto;
    margin-bottom: 30px; }
  .join-us .join__us__box .join__us__desc {
    position: relative;
    right: 0;
    top: 0;
    max-width: 100%;
    padding: 2rem;
    background-color: #6697c5; }
  .join-us .join__us__box .join__us__desc h3 a {
    font-size: 33px; }
  .ways-to-give {
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    padding-bottom: 0; }
  .ways-to-give .wtg__box {
    position: relative;
    width: auto;
    max-width: 763px;
    opacity: 1;
    margin: 163px -15px 0;
    padding: 3rem 2rem;
    text-align: center;
    background-color: #282828; }
  .ways-to-give .wtg__box p {
    font-size: 26px; }
  .ways-to-give .wtg__box .wtg__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1rem; }
  .footer .top-footer {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    padding: 40px 0; }
  .footer .top-footer .address-box img {
    width: 100%; }
  .footer .top-footer .address-box .address__buttons a {
    margin-right: 0;
    display: block;
    margin-bottom: 1rem;
    /* font-size: .85rem; */
    font-size: 18px; }
  .footer .top-footer .address-box .address__buttons a:first-child {
    /* max-width: 158px; */
    max-width: 170px;
   }

  .footer .top-footer .address-box .address__buttons a:last-child {
    max-width: 133px; }
  .footer .top-footer .connect-box {
    margin-top: 1rem; }
  .footer .top-footer .connect-box .jfsla-btn {
    display: block;
    max-width: 133px;
    /* font-size: .85rem;  */
    font-size: 18px;
  }

  .footer .top-footer .connect-box .col-sm-5 > img {
    margin: 2rem 0 0; }
  .footer .copyrights {
    padding: 40px 0; }
  .footer .copyrights .container {
    max-width: 300px; }
  .footer .copyrights .other__logos img {
    margin-right: 0;
    width: 170px; }
  .footer .copyrights .other__logos img:first-child {
    margin-bottom: .5rem; }
  .footer .copyrights ul {
    margin: 1.5rem 0 0;
    text-align: left; }
  .footer .copyrights ul li:first-child:after {
    display: none; } }

.hero-bg {
  margin-bottom: 0;
  position: relative; }

.hero-bg__bg {
  background-size: cover; }
  @media (min-width: 1200px) {
    .hero-bg__bg {
      padding: 15rem 0; } }
  @media (max-width: 1200px) {
    .hero-bg__bg {
      background-size: 100%;
      background-repeat: no-repeat;
      padding: 9rem 0; } }
  @media (max-width: 480px) {
    .hero-bg__bg {
      background-size: 100%;
      background-repeat: no-repeat;
      padding: 4rem 0; } }
  @media (min-width: 480) and (max-width: 767px) {
    .hero-bg__bg {
      background-size: 100%;
      background-repeat: no-repeat;
      padding: 6rem 0; } }

.t80 {
  position: relative;
  top: -80px; }

.mb--80 {
  margin-bottom: -80px; }

.title-md {
  font-size: 58px;
  line-height: 63px;
  font-family: "GT Pressura Bold", sans-serif;
  color: #ffffff;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .title-md {
      font-size: 55px; } }

.title-sm {
  font-size: 38px;
  /* line-height: 63px; */
  line-height: 1.1em;
  font-family: "GT Pressura Bold", sans-serif;
  color: #ffffff;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .title-sm {
      font-size: 35px; } }

.title-xs {
  font-size: 32px !important; }

.title-highlight {
  position: absolute;
  z-index: 1;
  left: -15px;
  bottom: -40px;
  padding: 9px 20px; }
  @media (max-width: 480px) {
    .title-highlight h1 {
      font-size: 40px; } }

.title-highlight--2-txt {
  padding: 0; }
  .title-highlight--2-txt span {
    padding: 9px 20px; }
  @media (max-width: 480px) {
    .title-highlight--2-txt h1 {
      font-size: 31px;
      line-height: 51px; } }

.intro {
  color: #0e0f0e; }

.intro p{
  font-family: "GT Pressura Light", sans-serif;
  font-size: 34px;
  line-height: 38px; }

.box-cta {
  background: #f16557;
  padding: 25px 35px 25px; }
  @media (max-width: 992px) {
    .box-cta {
      padding: 25px; } }
  .box-cta img {
    display: inline-block;
    margin-right: 15px; }
  .box-cta h5 {
    font-family: "GT Pressura Bold", sans-serif;
    color: #ffffff;
    font-size: 28px;
    line-height: 29px;
    display: inline-block;
    margin-bottom: 0;
    padding-top: 12px; }

.box-cta--sidebar {
  padding: 25px 35px 25px; }
  .box-cta--sidebar img {
    display: block;
    margin: auto; }
  .box-cta--sidebar h5 {
    padding-top: 0; }
    .box-cta--sidebar h5 span {
      font-size: 24px;
      line-height: 24px; }

.box-cta--sidebar-alt h5 {
  padding-top: 0; }

@media (min-width: 992px) {
  .box-cta--sidebar-alt {
    margin-top: 5rem; } }

.box-cta--middle {
  margin-top: -43px; }

.programs .container .row .col-12 {
  padding-right: 30px;
  padding-left: 30px; }

.about-section {
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease; }

.section-imgSide .desc {
  overflow: hidden;
  padding: 40px 0;
  margin: auto;
  padding-top: 68px; }

@media screen and (min-width: 62em) {
  .section-imgSide .desc {
    max-width: 555px; } }

@media (min-width: 992px) and (max-width: 1024px) {
  .section-imgSide .desc {
    max-width: 464px; } }

@media (max-width: 992px) {
  .section-imgSide .desc {
    margin-left: 0; } }

@media screen and (max-width: 62em) {
  .about-section .desc {
    padding: 30px; } }

@media screen and (max-width: 480px) {
  .about-section .desc {
    padding-left: 5px;
    padding-right: 5px; } }

.section-imgSide .desc p {
  font-family: 'Work Sans', sans-serif;
  font-size: 26px;
  line-height: 34px;
  color: #ffffff; }

@media (max-width: 480px) {
  .section-imgSide .desc p {
    font-size: 18px; } }

.section-imgSide {
  max-width: 1440px;
  overflow: hidden;
  margin: auto; }
  @media (min-width: 992px) {
    .section-imgSide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media (max-width: 992px) {
    .section-imgSide {
      margin-bottom: 30px; } }

@media screen and (min-width: 62em) {
  .section-imgSide {
    padding: 0; } }

.section-imgSide figure {
  margin-bottom: 0; }

.section-imgSide .figure {
  position: relative;
  min-height: 1px;
  position: relative;
  margin-bottom: 0; }

@media screen and (min-width: 62em) {
  .section-imgSide .figure {
    float: right;
    padding: 0; } }

@media (min-width: 1281px) {
  .section-imgSide .figure {
    width: 100%; } }

@media (min-width: 992px) {
  .section-imgSide .figure {
    width: 50%; } }

@media (max-width: 992px) {
  .section-imgSide .eqHeight {
    height: auto !important; } }

.section-imgSide--right .desc {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-left: 6.7vw;
  margin-right: 0; }
  @media (min-width: 992px) {
    .section-imgSide--right .desc {
      padding-right: 60px; } }
  @media (max-width: 992px) {
    .section-imgSide--right .desc {
      margin-left: 0; } }

.section-imgSide--right .figure {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.section-imgSide--left .desc {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }
  @media (max-width: 992px) {
    .section-imgSide--left .desc {
      margin-right: 0; } }

.section-imgSide--left .figure {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.section-imgSide--left .figure img { width: 100%; }

@media screen and (min-width: 62em) {
  .section-imgSide--left .figure {
    float: left;
    /* margin-left: 20px;
    margin: 15px 0 15px 15px; */
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-imgSide--left .figure {
    margin: 15px 0 15px 15px;
  }
}

@media (min-width: 1281px) and (max-width: 1440px) {
  .section-imgSide--right .desc {
    margin-left: 11.7vw; } }

.btn--big {
  font-size: 24px;
  padding: 21px 26px; }

.btn--submit {
  font-size: 24px !important;
  width: 158px !important; }

.btn---hvr-blue:hover, .btn---hvr-blue:focus {
  background: #ffffff !important;
  color: #6697c5; }

.btn---hvr-purple:hover, .btn---hvr-purple:focus {
  background: #ffffff !important;
  color: #c15fa0; }

.btn---hvr-avocado:hover, .btn---hvr-avocado:focus {
  background: #ffffff !important;
  color: #869a2d; }

.btn---hvr-coral:hover, .btn---hvr-coral:focus {
  background: #ffffff !important;
  color: #f16557; }

.jfsla-btn.jfsla--avocado {
  background-color: #869a2d;
  border-color: #869a2d; }

.jfsla-btn.jfsla--outline.jfsla--avocado {
  color: #869a2d; }

.jfsla-btn.jfsla--outline.jfsla--avocado:hover {
  color: #fff;
  background-color: #869a2d !important;
  border-color: #869a2d; }

.programs .program__item .program__desc p {
  font-size: 20px; }

.programs .program__item {
  min-height: 275px;
  border-top: 8px solid; }

.header .top-header .search__box .form-inline button {
  background-color: #6697c5; }

.header .navbar .nav-link {
  font-size: 22px; }

.jfsla-btn.jfsla--small {
  font-size: 17px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.bg--white {
  background: #ffffff; }

p {
  font-size: 18px;
  line-height: 26px;
  color: #0e0f0e; }

@media (min-width: 992px) {
  .mh-320 {
    min-height: 320px !important; } }

@media (min-width: 992px) {
  .program-detail .col-md-9 {
    padding-right: 120px; } }

.content-w-img__image img {
  max-width: 290px;
  float: left;
  margin-right: 23px; }

@media (max-width: 767px) {
  .content-w-img__image img {
    float: none;
    margin-right: 0;
    margin-top: 20px; } }

.quote h3 {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #6697c5;
  margin-bottom: 0; }

.name {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 15px;
  line-height: 26px;
  text-transform: uppercase;
  color: #282828;
  position: relative;
  display: inline-block;
  padding: 8px 0;
  margin-top: 10px; }
  .name:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 78px;
    height: 1px;
    background: #979797; }

.info-video {
  font-family: "GT Pressura", sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  color: #282828;
  margin-top: 10px; }

.footer__inner {
  border-top: 1px solid #e3e3e3;
  padding-top: 40px; }

.purple-color {
  background: #c15fa0; }

.blue-color {
  background: #6697c5; }

.avocado-color {
  background: #869a2d; }

.coral-color {
  background: #f16557; }

.light-grey-color {
  background: #969696; }

.white-color {
  background: #fff; }

.location-item {
  display: block !important;
  border-top: none !important;
  min-height: auto !important;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #fff;
  padding: 2rem;
  min-height: 262px;
  margin-bottom: 40px;
  border-top: 4px solid;
  text-decoration: none !important; }
  .location-item:hover .location-item__title, .location-item:focus .location-item__title {
    text-decoration: none; }

.location-item__title {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 29px;
  line-height: 30px;
  color: #869a2d;
  text-decoration: underline;
  margin-bottom: 25px; }

.location-item__detail figure {
  margin-top: 5px;
  margin-right: 8px;
  float: left;
}

.location-item__detail p {
  font-size: 18px;
  line-height: 27px;
  font-family: "GT Pressura", sans-serif; }

.location-item__desc {
  width: 80%;
  overflow: hidden;
}

#map {
  width: 100%;
  height: 320px;
  background-color: grey;
  margin-bottom: 20px; }

.detail-content {
  border-top: 6px solid;
  padding-top: 40px; }
  .detail-content h1 {
    font-family: "GT Pressura Bold", sans-serif;
    font-size: 48px;
    line-height: 51px;
    margin-bottom: 40px; }
    @media (max-width: 480px) {
      .detail-content h1 {
        font-size: 43px; } }

.detail-page {
  padding-top: 0;
  padding-bottom: 100px; }

@media (min-width: 768px) {
  .location-detail__wrapper {
    padding: 0 50px; } }

.location-detail__content {
  border-color: #869a2d; }
  .location-detail__content h1 {
    color: #869a2d; }
    .location-detail__content .cta-middle-section {
      background-color: #fff;
    }

.event-detail__content {
  border-color: #6697c5; }
  .event-detail__content h1 {
    color: #6697c5; }

.search-detail__content {
  border-color: #6697c5; }
  .search-detail__content h1 {
    color: #6697c5; }
  @media (min-width: 1200px) {
    .search-detail__content .col-lg-9 {
      padding-right: 80px; } }

@media (min-width: 1200px) {
  .program-detail .col-lg-9 {
    padding-right: 80px; } }

.location-content__list {
  padding-left: 0; }
  .location-content__list li {
    position: relative;
    list-style: none;
    font-size: 18px;
    line-height: 26px;
    color: #0e0f0e;
    margin-bottom: 20px; }
    .location-content__list li img {
      margin-right: 15px; }

.location-content__list--tc {
  max-width: 275px; }
  .location-content__list--tc li {
    font-family: "GT Pressura Bold", sans-serif;
    color: #6697c5; }
    .location-content__list--tc li img {
      padding-top: 2px; }

@media (min-width: 992px) {
  .location-detail__left {
    max-width: 315px; } }

.cta-middle-section {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0; }

.upcoming-act {
  text-align: center;
  max-width: 390px !important;
  top: 23% !important; }
  @media (max-width: 767px) {
    .upcoming-act {
      max-width: 100% !important; } }
  .upcoming-act img {
    margin-bottom: 20px;
    width: 48px; }
  .upcoming-act h4 {
    margin-bottom: 30px; }
    .upcoming-act h4 a {
      font-family: "GT Pressura Bold", sans-serif;
      color: #ffffff;
      font-size: 33px;
      line-height: 35px;
      text-decoration: none; }

.eligibility {
  border-top: 6px solid #869a2d;
  border-bottom: 6px solid #869a2d;
  margin: 35px 0 45px;
  padding: 28px 10px; }
  .eligibility h4 {
    font-family: "GT Pressura Bold", sans-serif;
    color: #869a2d;
    font-size: 32px;
    letter-spacing: 0.46px;
    line-height: 1;
    margin-bottom: 15px; }
  .eligibility p {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 33px; }

.eligibility--crl {
  border-top: 6px solid #f16557;
  border-bottom: 6px solid #f16557; }

.eligibility__desc {
  margin-left: 10px;
  width: 95%; }
  .eligibility__desc h4 {
    color: #f16557; }

.eligibility__desc--gtp {
  font-family: "GT Pressura Light", sans-serif; }
  .eligibility__desc--gtp p strong {
    font-family: "GT Pressura Bold", sans-serif; }

.registration-box {
  background: #f6f6f6;
  padding: 40px 20px;
  margin-top: 50px;
  margin-bottom: 20px; }
  .registration-box h4 {
    font-family: "GT Pressura Bold", sans-serif;
    color: #c15fa0;
    font-size: 32px;
    letter-spacing: 0.46px;
    line-height: 1;
    margin-bottom: 15px; }
  .registration-box p {
    font-size: 26px;
    margin-bottom: 25px;
    line-height: 33px; }

.registration-box__desc {
  margin-left: 10px;
  width: 95%; }

.staff {
  margin-bottom: 40px; }
  .staff figure {
    margin-bottom: 0; }
    .staff figure img {
      border-radius: 50%;
      width: 128px; }

.staff__desc {
  margin-left: 30px;
  width: 50%; }
  @media (max-width: 767px) {
    .staff__desc {
      margin-left: 10px; } }
  .staff__desc h5 {
    font-family: "GT Pressura Bold", sans-serif;
    font-size: 21px;
    line-height: 21px;
    color: #282828; }
  .staff__desc p {
    font-family: "GT Pressura", sans-serif;
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 10px; }
  .staff__desc span {
    font-size: 18px;
    line-height: 7px;
    color: #f16557;
    text-decoration: underline;
    display: block;
    word-break: break-word;
    line-height: 1; }

.directors-list {
  padding-left: 0; }
  @media (min-width: 768px) {
    .directors-list {
      -webkit-column-count: 3;
      column-count: 3; } }
  .directors-list li {
    list-style: none;
    font-family: "GT Pressura Bold", sans-serif;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px; }

.space30 {
  width: 100%;
  height: 30px;
  display: block; }

.space80 {
  width: 100%;
  height: 80px;
  display: block; }

label {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #282828; }
  label span {
    color: #f16557;
    margin-left: 5px; }

.form-control {
  border-color: #979797;
  border-radius: 0;
  height: 35px; }

.form-group {
  margin-bottom: 2.3rem; }

/* The container */
.container-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1; }

/* Hide the browser's default checkbox */
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: transparent;
  border: 1px solid #979797; }

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
  background-color: transparent;
  border: 1px solid #979797; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 9px;
  border: solid #f16557;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.container-radio {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1; }

/* Hide the browser's default radio button */
.container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

/* Create a custom radio button */
.container-radio .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-radius: 50%; }

/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark {
  background-color: transparent; }

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {
  background-color: transparent; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.container-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {
  display: block; }

/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f16557; }

.header .top-header .search__box .form-inline button {
  bottom: 3px; }

.form-search {
  position: relative;
  margin-bottom: 40px; }
  .form-search button {
    background-color: #6697c5;
    width: 46px;
    height: 46px;
    border-radius: 0;
    border: none;
    /* background-color: #a7a7a7; */
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .form-search button img {
      width: 24px; }
  .form-search .form-control {
    height: calc(1.5em + 0.75rem + 10px);
    background: #f3f3f3;
    border-color: #f3f3f3; }
  .form-search ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #282828;
    opacity: 1;
    /* Firefox */ }
  .form-search :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #282828;
    opacity: 1;
    /* Firefox */ }
  .form-search ::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #282828;
    opacity: 1;
    /* Firefox */ }
  .form-search ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #282828;
    opacity: 1;
    /* Firefox */ }
  .form-search :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #282828; }
  .form-search ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #282828; }

.search-results {
  margin-bottom: 40px; }
  .search-results a {
    font-family: "GT Pressura Bold", sans-serif;
    font-size: 23px;
    line-height: 26px;
    color: #6697c5;
    text-decoration: underline;
    display: block;
    margin-bottom: 20px; }
    .search-results a:hover, .search-results a:focus {
      text-decoration: none; }

.pagination li a {
  font-size: 18px;
  font-family: "GT Pressura Bold", sans-serif;
  text-transform: uppercase;
  color: #c15fa0;
  border: none;
  width: 38px;
  height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.pagination li a:hover {
  background: #c15fa0;
  color: #ffffff; }

.pagination li a.page-link--arrow:hover {
  background: #c15fa0;
  color: #ffffff; }

.pagination li:first-child a {
  width: auto;
  height: auto;
  border-radius: 0 !important;
  background: transparent; }

.pagination li:first-child a:hover {
  color: #282828;
  background: transparent; }

.pagination li:last-child a {
  width: auto;
  height: auto;
  border-radius: 0 !important;
  background: transparent; }

.pagination li:last-child a:hover {
  color: #282828;
  background: transparent; }

.pagination li:nth-child(2) a {
  border-right: none; }

.page-link--arrow:hover,
.page-link--arrow:focus {
  background: transparent !important; }

.page-link:hover {
  background: #000;
  color: #ffffff; }

.page-link:hover svg polygon {
  background: transparent;
  fill: #282828; }

.page-link:hover line {
  background: transparent;
  stroke: #282828; }

.page-link svg polygon, .page-link line {
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #c15fa0;
  border-color: #c15fa0; }

.alert-bar {
  top: 0;
  display: block;
  background: #c15fa0;
  width: 100%;
  padding: 20px; }
  .alert-bar p {
    color: #ffffff;
    margin-bottom: 0; }
  .alert-bar a {
    color: #ffffff;
    text-decoration: underline; }
    .alert-bar a:hover, .alert-bar a:focus {
      text-decoration: none; }
  .alert-bar button {
    display: inline-block;
    color: #ffffff;
    float: right;
    opacity: 1;
    font-weight: 400;
    font-size: 26px; }

ol li, ul li {
  font-size: 18px;
  line-height: 26px;
  color: #0e0f0e; }

h2 {
  font-family: "GT Pressura Light", sans-serif;
  font-size: 34px;
  line-height: 38px;
  color: #0e0f0e; }

h3 {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 23px;
  line-height: 26px;
  color: #c15fa0;
  margin-bottom: 20px; }

h4 {
  font-family: "GT Pressura Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #282828; }

.header .navbar .social-link a img.focus, .footer .top-footer .connect-box .social__footer a img.focus {
  top: 5px; }

.header {
  padding-bottom: 25px; }

.mb-24 {
  margin-bottom: 24px; }

.jfsla-heading.jfsla--blue h2 {
  color: #6697c5; }

.jfsla-heading.jfsla--avocado h2 {
  color: #869a2d; }

.jfsla--bg--avocado {
  background-color: #869a2d !important; }

.nav-item.active .nav-link:before {
  content: '';
  display: block;
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  background-color: #6697c5;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.header .navbar .nav-item.active .nav-link::before,
.header .navbar .nav-item.current-menu-parent .nav-link::before {
    width: calc(100% - 32px); }

.social-link a.ig svg, .social__footer a.ig svg, .mobile-social a.ig svg {
  width: 17px; }

.social-link a.fb svg, .social__footer a.fb svg, .mobile-social a.fb svg {
  width: 9px; }

.social-link a svg path, .social__footer a svg path, .mobile-social a svg path {
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear; }

.social-link a:hover svg path, .social-link a:focus svg path, .social__footer a:hover svg path, .social__footer a:focus svg path, .mobile-social a:hover svg path, .mobile-social a:focus svg path {
  fill: #c15fa0; }

.main-hero .hero__info .info__block p {
  color: #ffffff; }

.location-section {
  background-image: url("../img/la_map_2.svg");
  background-color: #869a2d;
  background-size: 100%; }
@media screen and (max-width: 48em) {
  .location-section {
    background-image: url("../img/la_map_2.svg");
  }
}

  .location-section h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: 0.4px;
    color: #ffffff;
    margin-bottom: 80px; }
  .location-section .jfsla-btn.jfsla--small {
    padding: .375rem 1.75rem; }

.header {
  /* Firefox < 19 */
  /* Firefox > 19 */
  /* Internet Explorer 10 */ }
  .header input::-webkit-input-placeholder {
    color: transparent; }
  .header input:focus::-webkit-input-placeholder {
    color: #282828; }
  .header input:-moz-placeholder {
    color: transparent; }
  .header input:focus:-moz-placeholder {
    color: #282828; }
  .header input::-moz-placeholder {
    color: transparent; }
  .header input:focus::-moz-placeholder {
    color: #282828; }
  .header input:-ms-input-placeholder {
    color: transparent; }
  .header input:focus:-ms-input-placeholder {
    color: #282828; }

.box-event__title {
  line-height: 1.3; }

.dropup .dropdown-toggle::after {
  border-bottom: 0.3em solid #fff; }

.box-event__listdesc p {
  margin-bottom: 5px; }

.location-content__address span {
  display: block;
  margin-bottom: 5px; }

.wrapp-add {
  width: 95%; }

.blue-color {
  background: #6697c5; }

.purple-color {
  background: #c15fa0; }

.avocado-color {
  background: #869a2d; }

.coral-color {
  background: #f16557; }

/* dikong 13 feb 2020 */
.main-hero .hero__desc p{
  max-width: 528px;
}

.alert-bar p{
 font-family: 'GT Pressura Bold';
}

.header .navbar .social-link a:hover img.focus{
  top: 4px;
}

.eligibility{
  padding: 36px 10px;
}

.eligibility p{
 font-family: 'GT Pressura Light';
}

@media(min-width: 2000px){
  .footer{
    position: absolute;
    bottom: 0;
  }
}

@media(max-width: 992px){
  .footer .top-footer .address-box ul li::after, .footer .copyrights ul li::after{
    display: none;
  }
}

@media(max-width: 767px){
  .footer .copyrights ul li{
    font-size: 18px;
  }

  .footer .copyrights ul li::after{
    display: none;
  }
}

@media(max-width: 992px){
  .footer .copyrights ul li{
    margin-right: 0;
  }
}

@media(min-width: 768px) and (max-width: 992px){
  .footer .top-footer .connect-box{
    padding-top: 6px;
  }
}

@media(max-width: 767px){
  .footer .top-footer .connect-box .social__footer{
    margin-bottom: 30px;
  }
}

@media(max-width: 992px){
  .foo-line{
    background: transparent;
  }
}

@media (max-width: 576px){
  .footer .top-footer {
    max-width: 100%;
  }
}

@media (max-width: 576px){
  .footer .copyrights .container {
      max-width: 100%;
  }
}

@media (max-width: 767px){
  .programs{
    padding-top: 5rem;
  }
}

@media (max-width: 767px){
  .ways-to-give .wtg__box .wtg__buttons{
    align-items: center;
  }

  .ways-to-give .wtg__box .wtg__buttons .jfsla-btn{
    margin-bottom: 20px;
  }
}

.header .top-header .search__box .form-inline button:hover{
    background: #c15fa0;
}

@media (max-width: 992px){
  .mobile-social a img.focus {
      top: 5px;
  }
}

@media (max-width: 767px){
    .content-wrapper.mt-0.bg--white.pb-0.mb-0 .col-lg-9{
        padding-right: 30px;
        padding-left: 30px;
    }
}

.footer .top-footer .address-box ul li::after, .footer .copyrights ul li::after{
  background-color: #999999;
}

.footer .top-footer .address-box ul li{
    font-family: "GT Pressura", sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.location-content__list li img{
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.location-content__address span{
    margin-bottom: 0;
    -ms-flex: 0 0 87%;
    -webkit-box-flex: 0;
    flex: 0 0 87%;
    max-width: 87%;
    margin-left: auto;
}

@media (max-width: 576px){
  .main-hero .hero__desc p .large-text {
      width: 100%;
  }
}

@media (max-width: 576px){
  .main-hero .hero__info .info__block {
      max-width: 100%;
  }
}

.main-hero .hero__info .info__block {
  pointer-events: none;
}

.main-hero .hero__info .info__block p {
  text-decoration:none;
  color:inherit;
  color: white !important
}

.header .top-header .search__box .form-inline button:hover{
    background: #c15fa0;
}

.header .top-header .search__box .form-inline input:focus ~ button {
  background-color: #6697c5; }

.header .top-header .search__box .form-inline input:focus ~ button:hover {
  background-color: #c15fa0; }

.mobile-search .form-inline button{
    background-color: #6697c5;
}

.mobile-search .form-inline button:hover{
    background: #c15fa0;
}

/*Add style - aat*/
@media screen and (max-width: 48em) {
  .title-highlight h1 {
    font-size: 27px;
      line-height: 1.1em;
  }

  .title-highlight {
    bottom: -7px;
  }

  section.programs {
    padding-top: 40px;
  }
}

@media screen and (max-width: 481px) {
  .title-highlight h1 {
    font-size: 23px;
  }
}

.btn--src{
  background-color: #6697c5;
}

.btn--src:hover{
  background: #c15fa0;
}

.weekly-days,
.weekly-days li {
	margin: 0;
	padding: 0;
}

.weekly-days {
	margin: 40px 0 64px 0;
}

.weekly-days li {
	margin: 0 15px;
	text-align: center;
	list-style: none;
}

.weekly-days li:first-child {
	margin-left: 0;
}

.weekly-days li:last-child {
	margin-right: 0;
}

@media (max-width: 767px) {
    .weekly-days li {
		flex-basis: auto;
		-ms-flex-preferred-size: initial;
	}

	.weekly-days li:first-child {
		margin-left: 15px;
	}

	.weekly-days li:last-child {
		margin-right: 15px;
	}
}

.weekly-days li a {
	text-align: center;
	color: #fff;
	display: block;
	background-color: #E2E2E2;
	padding: 7px 3px;
	margin-top: 5px;
}

.weekly-days li:hover a,
.weekly-days li.active a {
	background-color: #6797C5;
	text-decoration: none;
}

.day-title h4{
	font-size: 24px;
	line-height: 32px;
}

.calendar-back-top {
	text-align: right;
	font-size: 18px;
	line-height: 32px;
	text-decoration: none;
}

.calendar-back-top:before {
	content: '^';
	position: absolute;
    top: 4px;
    right: 6.7em;
}
