/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/*! + some other stuff from HTML5 Reset from Richard Clark */

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
q:before,
blockquote:after,
q:after {
  content: '';
  content: none;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

optgroup {
  font-weight: bold;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  min-width: 0;
}

legend {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/*@import "mixins/mixins";*/

/*@import "mixins/triangle";*/

/*@import "mixins/project-mixins";*/

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
  border-style: solid;
  text-transform: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

nav ul,
nav ol {
  list-style: none;
  padding: 0;
}

.test {
  display: none;
}

body {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: normal;
  line-height: 1.7;
}

body p {
  color: black;
}

h1,
h2,
h3,
h4,
h5,
h6,
.excerpt {
  font-family: "Urbanist", sans-serif;
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6,
.typography p,
.typography ul,
.typography ol {
  color: black;
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  margin-bottom: 5px;
  line-height: 1.2;
}

@media only screen and (min-width:1200px) {
  .typography h1,
  .typography h2,
  .typography h3,
  .typography h4,
  .typography h5,
  .typography h6 {
    margin-bottom: 10px;
  }
}

.typography ul,
.typography ol {
  margin-bottom: 20px;
}

.typography p + h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  margin-top: 20px;
}

@media only screen and (min-width:1200px) {
  .typography p + h1,
  .typography h2,
  .typography h3,
  .typography h4,
  .typography h5,
  .typography h6 {
    margin-top: 40px;
  }
}

.typography h1 {
  font-size: 27px;
}

@media only screen and (min-width:1200px) {
  .typography h1 {
    font-size: 30px;
  }
}

.typography h2 {
  font-size: 25px;
}

@media only screen and (min-width:1200px) {
  .typography h2 {
    font-size: 28px;
  }
}

.typography h3 {
  font-size: 23px;
}

@media only screen and (min-width:1200px) {
  .typography h3 {
    font-size: 26px;
  }
}

.typography h4 {
  font-size: 20px;
}

@media only screen and (min-width:1200px) {
  .typography h4 {
    font-size: 24px;
  }
}

.typography h5 {
  font-size: 18px;
}

@media only screen and (min-width:1200px) {
  .typography h5 {
    font-size: 22px;
  }
}

.typography h6 {
  font-size: 16px;
}

@media only screen and (min-width:1200px) {
  .typography h6 {
    font-size: 20px;
  }
}

.typography hr {
  height: 1px;
  background: rgba(0, 0, 0, 0.5);
}

.typography p {
  margin-bottom: 20px;
}

.typography ul,
.typography ol {
  list-style-position: inside;
}

.typography a {
  color: #2BA05E;
  text-decoration: none;
}

.typography a:hover {
  text-decoration: underline;
}

body {
  background: #EEF4F0;
}

.layout-paddings {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (min-width:1440px) {
  .layout-paddings {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.wrapper-inner {
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}

.wrapper-content {
  max-width: 1000px;
  margin: 20px auto;
  padding: 0 20px;
}

@media only screen and (min-width:1024px) {
  .wrapper-content {
    padding: 0 10px;
    margin: 40px auto;
  }
}

@media only screen and (min-width:1440px) {
  .wrapper-content {
    padding: 0;
  }
}

.nav-links {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 20px 0;
  display: block;
}

@media only screen and (min-width:768px) {
  .nav-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media only screen and (min-width:1440px) {
  .nav-links {
    margin-top: 80px;
  }
}

.nav-links a {
  text-decoration: none;
  color: black;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
}

.nav-links a:hover {
  opacity: 0.5;
}

.nav-links .nav-previous {
  border-bottom: 1px solid black;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media only screen and (min-width:768px) {
  .nav-links .nav-previous {
    border: 0;
    border-right: 1px solid black;
    padding: 0;
    margin-bottom: 0;
    width: 50%;
  }
}

@media only screen and (min-width:768px) {
  .nav-links .nav-previous a {
    padding-right: 20px;
  }
}

@media only screen and (min-width:768px) {
  .nav-links .nav-next {
    width: 50%;
    text-align: right;
  }
}

@media only screen and (min-width:768px) {
  .nav-links .nav-next a {
    padding-left: 20px;
  }
}

.nav-links .nav-subtitle {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}

@media only screen and (min-width:640px) {
  .col-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media only screen and (min-width:640px) {
  .col-4 .col-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    /* Each item takes up 50% of the container width */
    padding: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 50%;
  }
}

@media only screen and (min-width:1024px) {
  .col-4 .col-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 25%;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    /* Each item takes up 50% of the container width */
    max-width: 25%;
  }
}

.article-section {
  padding: 40px 0;
}

@media only screen and (min-width:1440px) {
  .article-section {
    padding: 80px 0;
  }
}

.article-section .section-title-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 10px;
}

.article-section .section-title-holder a {
  text-decoration: none;
  color: #2BA05E;
}

.article-section .section-title-holder h6 {
  color: black;
  font-size: 19px;
}

.article-section.events-wrapper-bg {
  background: #CDDFD3;
}

.article-section.events-wrapper-bg .article-list h2 a {
  color: black;
}

.article-section.events-wrapper-bg .article-list .location {
  text-transform: uppercase;
  font-size: 12px;
  color: #2BA05E;
}

@media only screen and (min-width:1200px) {
  .article-section.events-wrapper-bg .article-list .location {
    margin-top: 20px;
  }
}

.events-wrapper .article-section.events-wrapper-bg .article-list .location {
  color: #2BA05E;
}

.article-section.events-wrapper-bg .article-list .entry-meta span {
  color: black;
  opacity: 0,8;
}

.article-section .article-list {
  max-width: 1460px;
  padding: 0 20px;
}

@media only screen and (min-width:640px) {
  .article-section .article-list {
    padding: 0 10px;
  }
}

@media only screen and (min-width:1440px) {
  .article-section .article-list {
    padding: 0 20px;
  }
}

.article-section .article-list img {
  border-radius: 10px;
}

.article-section .article-list .entry-meta {
  font-size: 15px;
}

@media only screen and (min-width:1200px) {
  .article-section .article-list .entry-meta {
    margin-top: 10px;
  }
}

.article-section .article-list .entry-meta span {
  opacity: 0.8;
  color: black;
}

.events-wrapper .article-section .article-list .entry-meta span {
  color: white;
}

@media only screen and (min-width:1200px) {
  .article-section .article-list .entry-title {
    min-height: 150px;
  }
}

.article-section .article-list .entry-header {
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}

.article-section .article-list .entry-header .event-status {
  position: absolute;
  font-size: 12px;
  text-transform: uppercase;
  border: 0;
  color: white;
  right: 20px;
  top: 30px;
  background: #2BA05E;
  padding: 0 5px;
  letter-spacing: 0.5px;
  border-radius: 6px;
}

.article-section .article-list .entry-header .event-status.upcoming {
  background: #053623;
}

.article-section .article-list .entry-header .event-status.past {
  background: gray;
}

.article-section .article-list .location {
  text-transform: uppercase;
  font-size: 12px;
  color: #2BA05E;
  margin-top: 10px;
  font-weight: 700;
}

.article-section .article-list h2 {
  line-height: 1.5;
}

.article-section .article-list h2 a {
  color: black;
  text-decoration: none;
  font-weight: 700;
}

@media only screen and (min-width:1200px) {
  .article-section .article-list h2 a {
    font-size: 25px;
  }
}

.events-wrapper .article-section .article-list h2 a {
  color: white;
}

.article-section .article-list article {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.article-section .article-list article:hover {
  opacity: 0.7;
}

.event-info {
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-right: 0;
  border-left: 0;
  padding: 10px 0;
}

@media only screen and (min-width:1024px) {
  .event-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
  }
}

.event-info p {
  margin: 0;
}

.event-info div div {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: black;
}

@media only screen and (min-width:1024px) {
  .event-info div div {
    font-size: 20px;
  }
}

.event-info .location {
  padding-left: 40px;
  background-image: url('../images/location.svg');
  background-repeat: no-repeat;
  background-position: left 17px;
  border-bottom: 1px solid rgba(100, 100, 100, 0.2);
  padding-bottom: 10px;
  margin-bottom: 10px;
}

@media only screen and (min-width:1024px) {
  .event-info .location {
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
    width: 50%;
    border-right: 1px solid rgba(100, 100, 100, 0.2);
  }
}

.event-info .date {
  padding-left: 40px;
  background-image: url('../images/date.svg');
  background-repeat: no-repeat;
  background-position: left 17px;
}

@media only screen and (min-width:1024px) {
  .event-info .date {
    margin-left: 20px;
  }
}

.event-info span {
  display: block;
}

.page-header {
  background: #2BA05E;
  text-align: center;
  padding: 100px 0 20px 0;
}

@media only screen and (min-width:768px) {
  .page-header {
    padding: 100px 0 30px 0;
  }
}

@media only screen and (min-width:1440px) {
  .page-header {
    padding: 140px 0 60px 0;
  }
}

.page-header h1 {
  color: white;
  font-size: 22px;
  font-weight: bold;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width:768px) {
  .page-header h1 {
    font-size: 30px;
  }
}

@media only screen and (min-width:1200px) {
  .page-header h1 {
    font-size: 40px;
  }
}

.page-header .event-categories {
  text-align: center;
}

.page-header .event-categories li {
  display: inline-block;
  margin: 5px;
}

.page-header .event-categories a {
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50px;
  padding: 3px 10px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.page-header .event-categories a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.page-header select {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 10px 10px 10px 20px;
  width: 300px;
  color: white;
  appearance: none;
  background-image: url('../images/arrow-dropdown.svg');
  background-repeat: no-repeat;
  background-position: right 25px center;
  margin-top: 15px;
}

.page-header select:focus {
  border: 1px solid #2BA05E;
  box-shadow: 0;
  outline: 0;
}

.page-header .back-button {
  margin-top: 15px;
}

.home-banner {
  background: #CDDFD3;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (min-width:768px) {
  .home-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.home-banner .subtitle {
  color: #2BA05E;
  opacity: 1;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.home-banner p {
  color: black;
  opacity: 0.7;
}

.home-banner h3 {
  color: black;
}

@media only screen and (min-width:768px) {
  .home-banner h3 {
    font-size: 30px;
  }
}

@media only screen and (min-width:1440px) {
  .home-banner h3 {
    font-size: 36px;
  }
}

.home-banner .btn {
  margin-top: 20px;
}

.home-banner .content-banner {
  padding: 30px;
}

@media only screen and (min-width:768px) {
  .home-banner .content-banner {
    width: 60%;
    padding-top: 100px;
  }
}

@media only screen and (min-width:1440px) {
  .home-banner .content-banner {
    padding: 260px 160px 90px 70px;
  }
}

.home-banner .image-banner {
  background-size: cover;
  min-height: 300px;
  background-position: center;
}

@media only screen and (min-width:768px) {
  .home-banner .image-banner {
    width: 40%;
  }
}

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

.hero-section {
  margin-bottom: 40px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
}

@media only screen and (min-width:640px) {
  .hero-section {
    margin-bottom: 60px;
  }
}

@media only screen and (min-width:1440px) {
  .hero-section {
    margin-bottom: 100px;
  }
}

.hero-section h2 {
  color: white;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 20px;
}

@media only screen and (min-width:768px) {
  .hero-section h2 {
    max-width: 80%;
    font-size: 28px;
    line-height: 1.4;
  }
}

@media only screen and (min-width:1440px) {
  .hero-section h2 {
    max-width: 70%;
    font-size: 46px;
    line-height: 1.2;
    margin-bottom: 40px;
  }
}

.hero-section .hero-gradient {
  background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.05) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, #000000 100%);
  background: -webkit-linear-gradient(270deg, rgba(5, 54, 35, 0.05) 0%, #053623 100%);
  background: linear-gradient(180deg, rgba(5, 54, 35, 0.05) 0%, #053623 100%);
}

.hero-section .hero-image-section {
  max-width: 1440px;
  margin: 0 auto;
  padding: 180px 20px 100px 20px;
  position: relative;
}

@media only screen and (min-width:768px) {
  .hero-section .hero-image-section {
    padding: 260px 30px 30px 30px;
  }
}

@media only screen and (min-width:1440px) {
  .hero-section .hero-image-section {
    padding: 300px 60px 60px 30px;
  }
}

.hero-section .btn-green {
  margin-right: 5px;
  margin-bottom: 20px;
}

@media only screen and (min-width:768px) {
  .hero-section .btn-green {
    margin-right: 20px;
  }
}

.hero-section .cost-link {
  position: absolute;
  display: block;
  max-width: 150px;
  margin-top: 10px;
  right: 30px;
  bottom: 30px;
}

@media only screen and (min-width:768px) {
  .hero-section .cost-link {
    right: 30px;
    bottom: 40px;
  }
}

@media only screen and (min-width:1440px) {
  .hero-section .cost-link {
    right: 60px;
    bottom: 60px;
  }
}

.banner-small {
  background: #053623;
  border-radius: 10px;
  color: white;
  margin-top: 20px;
  margin-bottom: 40px;
  overflow: hidden;
  border: 1px solid #053623;
}

@media only screen and (min-width:640px) {
  .banner-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width:1440px) {
  .banner-small {
    margin-bottom: 120px;
    margin-top: 120px;
  }
}

.banner-small div {
  padding: 20px;
}

@media only screen and (min-width:640px) {
  .banner-small div {
    width: 60%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media only screen and (min-width:1440px) {
  .banner-small div {
    padding: 60px;
    width: 65%;
  }
}

.banner-small h4 {
  font-weight: 600;
}

@media only screen and (min-width:1024px) {
  .banner-small h4 {
    font-size: 26px;
    line-height: 1.3;
  }
}

@media only screen and (min-width:1440px) {
  .banner-small h4 {
    font-size: 32px;
    max-width: 80%;
  }
}

.banner-small h4 span {
  color: #2BA05E;
}

.banner-small .right-side {
  background-color: #EEF4F0;
  background-image: url('../images/graphic.png');
  background-position: right 30px bottom;
  background-repeat: no-repeat;
  background-size: 80px;
  height: 120px;
}

@media only screen and (min-width:640px) {
  .banner-small .right-side {
    width: 40%;
    height: auto;
  }
}

@media only screen and (min-width:1440px) {
  .banner-small .right-side {
    width: 35%;
  }
}

.banner-small .right-side h4 {
  color: #053623;
}

.banner-small .right-side h4 span {
  font-size: 40px;
  display: block;
  color: #053623;
}

@media only screen and (min-width:1440px) {
  .banner-small .right-side h4 span {
    font-size: 60px;
  }
}

.hero-section-title {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 2s ease, -webkit-transform 2s ease;
  transition: opacity 2s ease, transform 2s ease;
}

.hero-section-title.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 2s ease, -webkit-transform 2s ease;
  transition: opacity 2s ease, transform 2s ease;
}

#wpforms-form-158 .btn {
  background: #2BA05E;
  box-shadow: none;
  border-radius: 50px;
  font-size: 18px;
  padding: 20px 20px;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  height: auto;
}

#wpforms-form-158 input {
  width: 100%;
  max-width: 100%;
}

#wpforms-form-158 input:focus {
  border-color: #2BA05E;
}

#wpforms-form-158 textarea:focus {
  border-color: #2BA05E;
}

#wpforms-form-158 .wpforms-confirmation-container-full {
  background: none;
}

.overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 300px;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}

.active-mobile-nav .overlay {
  opacity: 1;
}

.mobile-navigation {
  z-index: 3;
  background: #053623;
  height: 100%;
  position: fixed;
  padding: 100px 30px;
  top: 0;
  width: 300px;
  left: auto;
  right: 0;
  -webkit-transition: -webkit-transform .8s;
  transition: transform .8s;
  -webkit-transform: translateX(360px);
  -ms-transform: translateX(360px);
  transform: translateX(360px);
}

.active-mobile-nav .mobile-navigation {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

.mobile-navigation li {
  margin: 20px 0;
}

.mobile-navigation a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}

@media only screen and (min-width:768px) {
  .about-project .intro-holder {
    padding-left: 40%;
    width: 100%;
  }
}

@media only screen and (min-width:1440px) {
  .about-project .intro-holder {
    padding-right: 10%;
  }
}

.about-project h4 {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 20px;
  color: black;
}

@media only screen and (min-width:1024px) {
  .about-project h4 {
    font-size: 30px;
  }
}

@media only screen and (min-width:1440px) {
  .about-project h4 {
    font-size: 36px;
  }
}

.about-project h5 {
  font-size: 24px;
  font-weight: 600;
  color: black;
}

@media only screen and (min-width:1440px) {
  .about-project h5 {
    font-size: 30px;
  }
}

.about-project p {
  font-size: 16px;
  color: black;
  margin-top: 20px;
}

@media only screen and (min-width:1024px) {
  .about-project p {
    font-size: 19px;
  }
}

@media only screen and (min-width:1440px) {
  .about-project p {
    margin-top: 60px;
  }
}

.about-project .tags {
  display: inline-block;
  font-size: 13px;
  background: #CDDFD3;
  color: black;
  border-radius: 100px;
  padding: 2px 12px;
  margin-top: 10px;
}

@media only screen and (min-width:1440px) {
  .about-project .tags {
    font-size: 14px;
    margin-top: 15px;
  }
}

.about-project .about-project-section {
  margin-bottom: 40px;
}

@media only screen and (min-width:768px) {
  .about-project .about-project-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width:1440px) {
  .about-project .about-project-section {
    margin-bottom: 50px;
  }
}

@media only screen and (min-width:768px) {
  .about-project .about-project-section .left-side {
    width: 40%;
  }
}

@media only screen and (min-width:1440px) {
  .about-project .about-project-section .left-side {
    padding-top: 60px;
  }
}

@media only screen and (min-width:768px) {
  .about-project .about-project-section .right-side {
    width: 60%;
  }
}

@media only screen and (min-width:768px) {
  .contact-section-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media only screen and (min-width:768px) {
  .contact-section-holder .left-side,
  .contact-section-holder .right-side {
    width: 50%;
  }
}

#wpforms-99 .wpforms-confirmation-container-full {
  background: none;
  border: 0;
}

#wpforms-99 .wpforms-confirmation-container-full p {
  font-size: 30px;
}

.working-groups-list .working-group-item {
  border-top: 1px solid black;
  padding-top: 20px;
}

@media only screen and (min-width:1024px) {
  .working-groups-list .working-group-item {
    padding-top: 40px;
    margin-top: 40px;
  }
}

.working-groups-list .wg-led {
  border-top: 1px solid rgba(100, 100, 100, 0.1);
  margin-top: 40px;
  position: relative;
  padding-left: 90px;
  padding-top: 30px;
  min-height: 110px;
}

@media only screen and (min-width:1024px) {
  .working-groups-list .wg-led {
    min-height: 150px;
    padding-left: 170px;
    padding-top: 65px;
  }
}

.working-groups-list .wg-led p {
  margin: 0;
}

.working-groups-list .wg-led h4 {
  font-size: 16px;
  margin: 0;
}

.working-groups-list .wg-led h4 a {
  color: black;
}

.working-groups-list .wg-led h4 a:hover {
  color: #2BA05E;
  text-decoration: none;
}

.working-groups-list .wg-led img {
  border-radius: 100px;
  width: 70px;
  position: absolute;
  left: 0;
  top: 20px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}

@media only screen and (min-width:1024px) {
  .working-groups-list .wg-led img {
    width: 140px;
  }
}

aside {
  margin-top: 30px;
  margin-bottom: 40px;
}

@media only screen and (min-width:1024px) {
  aside {
    width: 25%;
    margin-right: 10%;
  }
}

aside .aside-menu-item a {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  display: block;
  color: black;
  text-decoration: none;
  border-bottom: 1px solid rgba(100, 100, 100, 0.3);
  font-size: 20px;
  background-image: url('../images/arrow-down.svg');
  background-repeat: no-repeat;
  background-position: right center;
  padding: 10px 0;
  padding-right: 40px;
}

@media only screen and (min-width:1024px) {
  aside .aside-menu-item a {
    background-image: url('../images/arrow-right.svg');
  }
}

@media only screen and (min-width:1024px) {
  .fixed-sidebar-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width:1024px) {
  .fs-content-holder {
    width: 65%;
  }
}

.totop {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  display: none;
}

.totop:hover {
  opacity: 0.5;
}

.page,
.post {
  margin: 0;
}

.error-page-layout {
  height: 60vh;
  padding-top: 100px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.error-page-layout .btn {
  display: inline-block;
}

.error-page-layout h4 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
}

.event-status {
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  right: 20px;
  top: 30px;
  background: #2BA05E;
  padding: 2px 5px;
  letter-spacing: 0.5px;
  border-radius: 6px;
  border: 1px solid #053623;
  color: black;
}

.event-status.upcoming {
  border: 0;
  background: #053623;
  color: white;
}

.event-status.past {
  background: gray;
  border: 0;
  color: white;
}

.site-header {
  background: white;
  position: fixed;
  z-index: 1;
  width: 100%;
  top: 0;
  padding: 10px 0 10px 0;
}

@media only screen and (min-width:768px) {
  .site-header {
    padding: 20px 0 15px 0;
  }
}

.site-header h1 {
  max-width: 200px;
}

@media only screen and (min-width:768px) {
  .site-header h1 {
    max-width: 250px;
  }
}

.site-header h1 a {
  display: block;
  line-height: 0;
}

.site-header h1 a span {
  visibility: hidden;
  height: 0;
  display: block;
  overflow-y: scroll;
}

.site-header .wrapper-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-header .main-navigation {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  display: none;
}

@media only screen and (min-width:768px) {
  .site-header .main-navigation {
    display: block;
  }
}

.site-header .main-navigation a {
  color: black;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width:768px) {
  .site-header .main-navigation a {
    font-size: 14px;
  }
}

.site-header .main-navigation a:hover {
  color: #2BA05E;
}

.site-header .main-navigation li {
  margin-left: 25px;
}

.site-header .main-navigation li.current_page_item a {
  color: #2BA05E;
}

.mobile-nav-trigger {
  background: none;
  border: 0;
  appearance: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  cursor: pointer;
}

@media only screen and (min-width:768px) {
  .mobile-nav-trigger {
    display: none;
  }
}

.main-footer {
  background: black;
  padding: 60px 0;
  text-align: center;
  margin-top: 30px;
}

@media only screen and (min-width:1440px) {
  .main-footer {
    margin-top: 100px;
    padding: 80px 0 30px 0;
  }
}

@media only screen and (min-width:768px) {
  .main-footer .footer-sections {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media only screen and (min-width:1440px) {
  .main-footer .footer-sections {
    padding: 0 20px 120px 20px;
  }
}

.main-footer h6,
.main-footer p,
.main-footer small {
  color: white;
}

.main-footer h6 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.main-footer p {
  color: white;
  opacity: 0.7;
  margin-bottom: 20px;
}

.main-footer small {
  font-size: 13px;
  opacity: 0.5;
}

.main-footer .menu ul {
  display: block;
}

.main-footer .menu li {
  display: block;
  text-align: left;
}

.main-footer .menu a {
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
}

.main-footer .left-side {
  text-align: center;
  margin-bottom: 60px;
}

@media only screen and (min-width:768px) {
  .main-footer .left-side {
    text-align: left;
    max-width: 300px;
  }
}

@media only screen and (min-width:1200px) {
  .main-footer .left-side {
    max-width: 500px;
  }
}

.main-footer .left-side h6 {
  color: white;
  font-size: 18px;
}

@media only screen and (min-width:1440px) {
  .main-footer .left-side h6 {
    font-size: 20px;
  }
}

.main-footer .left-side a {
  text-decoration: none;
  color: white;
}

.main-footer .left-side a:hover {
  opacity: 0.5;
}

.main-footer .left-side img {
  max-width: 400px;
  width: 100%;
}

@media only screen and (min-width:768px) {
  .main-footer .right-side {
    text-align: left;
  }
}

.main-footer .right-side h5 {
  color: white;
  font-weight: 600;
  font-size: 16px;
}

.main-footer .right-side a {
  color: white;
  opacity: 1;
  text-decoration: none;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.main-footer .right-side a:hover {
  opacity: 0.5;
}

.main-footer .social-list {
  margin-top: 15px;
}

.main-footer .social-list li {
  display: inline-block;
  margin: 0 10px;
}

.main-footer .social-list a {
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.main-footer .social-list a:hover {
  opacity: 1;
}

.main-footer .middle-side .main-navigation {
  margin: 40px 0;
}

@media only screen and (min-width:768px) {
  .main-footer .middle-side .main-navigation {
    margin-top: 0;
  }
}

.main-footer .middle-side .main-navigation .menu {
  display: block;
}

.main-footer .middle-side .main-navigation li {
  margin: 5px 0;
  text-align: center;
}

@media only screen and (min-width:768px) {
  .main-footer .middle-side .main-navigation li {
    text-align: left;
  }
}

@media only screen and (min-width:1440px) {
  .main-footer .middle-side .main-navigation li {
    margin-bottom: 10px;
  }
}

.main-footer .rc-section {
  margin-bottom: 40px;
}

.main-footer .cost-link {
  max-width: 150px;
  display: inline-block;
}

.single-header {
  background: #2BA05E;
  text-align: center;
  position: relative;
}

@media only screen and (min-width:1024px) {

}

@media only screen and (min-width:1440px) {

}

@media only screen and (min-width:1024px) {
  .single-header::after {
    content: "";
    display: block;
    height: 20px;
    width: 100%;
    max-width: 1040px;
    position: absolute;
    right: -600px;
    bottom: -10px;
    background-color: #EEF4F0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.single-header h1 {
  color: white;
  font-size: 22px;
  font-weight: bold;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width:768px) {
  .single-header h1 {
    font-size: 40px;
  }
}

.single-header .entry-meta {
  color: #2BA05E;
}

.single-header .entry-meta * {
  font-size: 14px;
}

.single-header .entry-meta a {
  color: #2BA05E;
  text-decoration: none;
}

.single-article .thumbnail-description {
  font-size: 14px;
  color: black;
  opacity: 0.5;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

.single-article .excerpt {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

@media only screen and (min-width:768px) {
  .single-article .excerpt {
    margin-bottom: 20px;
  }
}

.single-article blockquote {
  border-left: 5px solid #2BA05E;
  padding-left: 20px;
  margin: 10px 0;
  font-style: italic;
}

@media only screen and (min-width:1440px) {
  .single-article blockquote {
    margin: 30px 0;
    max-width: 90%;
  }
}

.single-article .post-thumbnail {
  text-align: center;
}

.single-article .post-thumbnail img {
  width: 100%;
  max-width: 1000px;
}

.single-article .entry-footer {
  font-size: 14px;
  color: black;
  margin: 20px 0;
}

.single-article .entry-footer a {
  color: black;
}

.single-article .entry-footer span {
  margin-right: 10px;
}

.btn {
  font-size: 15px;
  padding: 8px 15px;
  text-decoration: none;
  display: inline-block;
  border-radius: 50px;
}

@media only screen and (min-width:1024px) {
  .btn {
    font-size: 18px;
    padding: 12px 20px;
  }
}

.btn.btn-green {
  background: #2BA05E;
  color: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn.btn-green:hover {
  background: white;
  color: #053623;
}

.btn.btn-outlined {
  border: 1px solid white;
  color: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn.btn-outlined:hover {
  background: white;
  color: #053623;
}

.btn.btn-white {
  background: white;
}

/*
@import "site/default/header";
@import "site/default/footer";

@import "site/default/main";
*/

@media print {
  /* Print */

  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

@page {
    margin: 0.5cm;
}

  h2,
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }

  p {
    orphans: 3;
    widows: 3;
  }

  pre,
  blockquote {
    border: 1px solid #ddd;
    page-break-inside: avoid;
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr {
    page-break-inside: avoid;
  }
}

/*# sourceMappingURL=style.css.map */