body {
  color: #333;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section-title-wrapper {
  width: 60%;
  text-align: center;
  background-color: #ddd;
  border-radius: 17px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  display: block;
}

.gallery-overlay-block {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color .2s;
  display: none;
}

.gallery-overlay-block:hover {
  background-color: rgba(255, 255, 255, .2);
}

.gallery-overlay-icon {
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: rgba(0, 0, 0, .4);
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  transition: background-color .2s;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.gallery-overlay-icon:hover {
  background-color: rgba(0, 0, 0, .7);
}

.section {
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .73), rgba(0, 0, 0, .73)), url('../images/flag-1291945_1920.jpg');
  background-position: 0 0, 0 100%;
  background-size: auto, cover;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section-title {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 39px;
}

.accordion-item {
  text-align: center;
}

.heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  display: flex;
}

.container {
  position: relative;
}

.section-description {
  text-align: justify;
  letter-spacing: 3px;
  background-color: #3eb737;
  border-radius: 17px;
  margin-top: 30px;
  padding: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.gallery-lightbox {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.view-icon {
  height: 35px;
}

.accordion-item-content {
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.gallery-image-block {
  width: 100%;
  height: 300px;
  background-image: url('../images/kristin-lopez-416908-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}

.gallery-image-block._3 {
  background-image: url('../images/alexis-chloe-534920-unsplash.jpg');
}

.gallery-image-block._2 {
  background-image: url('../images/veronika-homchis-64124-unsplash.jpg');
}

.accordion-wrapper {
  background-color: #000;
  padding: 12px;
}

.accordian-item-content-button {
  background-color: #24ae1c;
}

.paragraph {
  color: #fff;
  letter-spacing: 1px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.learn-more-link {
  color: #3eb737;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.paragraph-2, .paragraph-3, .paragraph-4 {
  font-size: 18px;
}

.lightbox-div-wrapper {
  background-color: #3eb736;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-link {
  margin: 20px;
  text-decoration: none;
}

.image {
  margin: 0;
}

.lightbox-link-2 {
  margin: 20px;
  text-decoration: none;
}

.lightbox-text {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 11px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.lightbox-link-3 {
  text-decoration: none;
}

.image-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.nav-link {
  margin-top: 18px;
  font-size: 34px;
}

.nav-link-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 6px;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 39px;
  display: inline-block;
}

.nav-link-2.rp {
  font-size: 20px;
}

.container-2 {
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.brand {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
}

.text-block {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  line-height: 18px;
}

.text-block-2 {
  margin-bottom: 10px;
}

.form-div-container {
  margin-bottom: 160px;
}

.form-div-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1px;
  padding-bottom: 0;
  display: flex;
}

.heading-3 {
  font-family: Open Sans, sans-serif;
}

.image-3 {
  margin-top: 20px;
  padding-top: 0;
}

.html-embed {
  margin-top: 20px;
  margin-bottom: 20px;
}

.navbar {
  background-color: #95c11f;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.erc-hero-div-h1-div-block-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-h1-div-wrapper-image {
  margin-bottom: 20px;
}

.heading-4 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.heading-5 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 44px;
}

.text-block-3 {
  width: 60%;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.hero-erc-description-div-block {
  width: auto;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-3 {
  text-align: center;
  margin-bottom: 0;
}

.paragraph-at-bottom-of-page {
  color: rgba(255, 255, 255, .8);
  text-align: center;
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.div-block {
  width: 70%;
  background-color: #3eb736;
  margin-bottom: 33px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px;
}

.heading-6 {
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  text-decoration: none;
}

.link {
  color: #fff;
  font-weight: 900;
}

.section-last {
  min-height: 5vh;
  background-color: #3eb736;
  margin-bottom: 0;
  padding-bottom: 0;
}

.container-wrapper-last-section {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 55px;
  display: flex;
}

.link-text-info-enroll, .link-text-enroll-only {
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-4 {
  font-size: 20px;
}

.div-block-2 {
  background-color: rgba(255, 255, 255, .31);
  border-radius: 20px;
  margin-top: 22px;
  margin-bottom: 22px;
  margin-right: 45px;
  padding: 12px;
}

.div-block-3 {
  background-color: rgba(255, 255, 255, .31);
  border-radius: 20px;
  margin-top: 0;
  margin-right: 45px;
  padding: 12px;
  font-weight: 400;
}

.button {
  text-transform: uppercase;
  background-color: #95c11f;
  border-radius: 50px;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 28px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.section-2 {
  min-height: 40px;
  background-color: #fff;
}

.div-block-4 {
  min-height: 40px;
}

.text-block-5 {
  text-align: center;
  margin-top: 0;
  padding-top: 7px;
  font-family: Lato, sans-serif;
  font-weight: 500;
  line-height: 29px;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

._6-col {
  width: 460px;
  margin-right: 20px;
  display: inline-block;
}

._6-col._6-col-last {
  margin-right: 0;
}

._3-col {
  width: 220px;
  margin-right: 20px;
  display: inline-block;
}

.blog4-article-image {
  height: 230px;
  background-image: url('../images/Screenshot-2018-05-01-20.54.33.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 25px;
}

.blog4-article-image.blog4-article-content2 {
  background-image: url('../images/roos-oosterbroek-558868-unsplash2x.jpg');
}

.blog4-article-image.blog4-article-content3 {
  background-image: url('../images/article-cover-1.jpg');
}

.btn {
  float: none;
  color: #fff;
  text-align: center;
  background-color: #1991eb;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  line-height: 24px;
  transition: color .2s, box-shadow .2s, background-color .2s, transform .4s;
  display: inline-block;
}

.btn:hover {
  color: #fff;
  background-color: #1386dd;
  border-color: #0c6eb8;
  transform: translate(0, -2px);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.btn:active {
  transform: translate(0, -1px);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}

.blog4-article-headline {
  margin-top: 10px;
}

.tagline {
  opacity: .6;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
}

.blog4-articles-wrap {
  align-items: flex-start;
  display: flex;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap.w50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.newsletter-logo-div-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block {
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
}

.text-block-6 {
  color: #000;
  text-align: center;
  padding: 12px;
  font-size: 30px;
  line-height: 34px;
  text-decoration: none;
}

.newsletter-hero-link-block {
  color: #fff;
  background-color: #95c11f;
  border-radius: 50px;
  margin-bottom: 26px;
  padding: 12px;
  font-size: 16px;
}

.button-2 {
  background-color: #95c11f;
  border-radius: 50px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.div-block-5 {
  display: none;
}

.hero-heading-link-block {
  margin-top: 30px;
  margin-bottom: 30px;
  text-decoration: none;
}

.hero-erc-description-div-block-2 {
  width: auto;
  min-height: auto;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  padding-bottom: 18px;
  display: flex;
}

.heading-8 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  padding-top: 23px;
  padding-bottom: 23px;
  font-size: 49px;
  line-height: 54px;
}

.erc-hero-div-h1-div-block-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 6px;
  display: flex;
}

.lightbox-div-wrapper-2 {
  background-color: #95c11f;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
}

.button-3 {
  text-transform: capitalize;
  background-color: #95c11f;
  border-radius: 50px;
  margin-top: 4px;
  margin-bottom: 40px;
  padding: 28px;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.text-block-7 {
  width: auto;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 29px;
}

.text-block-7.erc {
  letter-spacing: 0;
  font-size: 20px;
}

.lightbox-text-2 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 50px;
  line-height: 99px;
  text-decoration: none;
}

.text-block-8 {
  text-align: center;
  letter-spacing: 2px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-decoration: none;
}

.link-block-2 {
  color: #000;
  background-color: #fff;
  border-radius: 50px;
  margin-bottom: 2px;
  margin-right: 0;
  padding: 21px;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .section-title-wrapper {
    width: 85%;
    margin-bottom: 40px;
  }

  .section {
    padding: 45px;
  }

  .section-title {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }

  .section-description {
    margin-top: 20px;
    font-size: 19px;
  }

  .headline-6-col {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  ._6-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._6-col._6-col-last {
    width: 100%;
  }

  ._3-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .blog4-article-wrap {
    text-align: center;
    margin-bottom: 20px;
  }

  .blog4-articles-wrap {
    flex-direction: column;
    align-items: center;
  }

  .wrap {
    width: 645px;
  }
}

@media screen and (max-width: 767px) {
  .section-title-wrapper {
    width: 95%;
    margin-bottom: 40px;
  }

  .section {
    padding: 25px;
  }

  .section-title {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .bottom-gallery-column-right {
    padding-right: 0;
  }

  .bottom-gallery-column-left {
    padding-left: 0;
  }

  .gallery-image-block {
    height: 220px;
  }

  .gallery-image-block._3, .gallery-image-block._2 {
    height: 160px;
  }

  ._6-col {
    margin-right: 0;
  }

  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .section-title-wrapper {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .section {
    padding: 25px 25px 30px;
  }

  .section-title {
    font-size: 18px;
    font-weight: 800;
    line-height: 26px;
  }

  .heading-2 {
    font-size: 18px;
  }

  .section-description {
    text-align: center;
    margin-top: 14px;
    font-size: 14px;
    line-height: 23px;
  }

  .gallery-image-block {
    height: 150px;
  }

  .gallery-image-block._3, .gallery-image-block._2 {
    height: 120px;
  }

  .paragraph {
    font-size: 14px;
  }

  .learn-more-link {
    text-align: center;
    font-size: 14px;
  }

  .paragraph-3 {
    text-align: center;
  }

  .lightbox-text {
    font-size: 13px;
    line-height: 18px;
  }

  .nav-link-2 {
    margin-top: 4px;
    font-size: 16px;
  }

  .brand {
    margin-bottom: 2px;
  }

  .navbar {
    justify-content: space-between;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .heading-4 {
    font-size: 14px;
    font-weight: 900;
    line-height: 19px;
  }

  .heading-5 {
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 34px;
  }

  .text-block-3 {
    width: auto;
    font-size: 14px;
    font-weight: 900;
  }

  .hero-erc-description-div-block {
    width: auto;
  }

  .button {
    padding: 12px;
    font-size: 20px;
    line-height: 29px;
  }

  .section-2 {
    min-height: auto;
    background-color: rgba(0, 0, 0, 0);
  }

  .div-block-4 {
    min-height: auto;
  }

  .text-block-5 {
    min-height: auto;
    margin-top: 17px;
    padding-top: 0;
    font-size: 10px;
  }

  .body {
    min-height: auto;
  }

  .btn {
    text-align: center;
    display: block;
  }

  .hero-heading-link-block {
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-erc-description-div-block-2 {
    width: auto;
  }

  .heading-8 {
    font-size: 28px;
    line-height: 44px;
  }

  .button-3 {
    padding: 12px;
    font-size: 20px;
    line-height: 29px;
  }

  .text-block-7 {
    width: auto;
    font-size: 14px;
    line-height: 19px;
  }

  .text-block-7.erc {
    font-size: 14px;
  }

  .lightbox-text-2 {
    margin-top: 16px;
    font-size: 13px;
    line-height: 18px;
  }

  .text-block-8 {
    font-size: 14px;
    line-height: 19px;
  }

  .link-block-2 {
    margin-left: 0;
    margin-right: 0;
    padding: 16px 7px;
  }

  .menu-button {
    padding-left: 12px;
    padding-right: 12px;
  }
}


