@charset "utf-8";
/*
Green:  #008C3E   0, 140, 62
*/
h2 {
  font-family: 'Roboto Slab', serif;
  color: #008C3E;
  font-weight: 100;
  font-size: 3.0rem;
  line-height: 3.4rem;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
h3 {
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #008C3E;
  margin: 0 0 12px 0;
  padding: 0 0 0 0;
  text-align: center;
}
h4 {
  color: #008C3E;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 700;
}
li {
  margin-bottom: 12px;
}
.intro {
  color: #333;
  margin: 0 0 24px 0;
  padding: 0 0 0 0;
}
/* HERO (mobile)
--------------------------------------------------------------------*/
.parentMobile {
  display: none;
  padding: 36px 0 80px 0;
  background-color: #008C3E;
  background-image: url('/media/static/images/default-bg.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-align: center;
  color: #FFF;
  font-size: 1.0rem;
  line-height: 1.4rem;
}
.parentMobile h2 {
  color: #FFF;
  font-weight: 800;
  margin: 0 0 6vw 0;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
/* HERO (desktop)
--------------------------------------------------------------------*/
.parent {
  position: relative;
  background-color: #008C3E;
  text-align: center;
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.parent h2 {
  color: #FFF;
  font-weight: 800;
  margin: 0 0 2vw 0;
  font-size: 2.2rem;
  line-height: 2.6rem;
}
iframe {
  position: relative;
}
#iframe {
  opacity: .25;
  filter: alpha(opacity=25);
}
.floatedDiv {
  position: absolute;
  z-index: 2;
  width: 100%;
}
/* Page Nav
--------------------------------------------------------------------*/
.pageNav {
  text-align: center;
  background: #008C3E;
  overflow: hidden;
}
.pageNav a {
  display: block;
  padding: 16px 0 16px 0;
  width: 20%;
  color: #FFF;
  font-weight: 100;
  font-size: 1.2rem;
  line-height: 1.4rem;
  float: left;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  box-shadow: -.5px 0px 0px 0px #FFF, .5px 0px 0px 0px #FFF;
  border-bottom: 1px solid #FFF;
}
.pageNav a:hover, .pageNav a:focus {
  background: #444;
  color: #FFF;
  text-decoration: none;
  letter-spacing: 1px;
}
a#home_mainNav7 {
  display: none;
  visibility: hidden;
}
a#home_mainNav17 {
  display: none;
  visibility: hidden;
}
/* Opening
--------------------------------------------------------------------*/
.opening {
  padding: 80px 0 80px 0;
  background-color: #FFF;
  text-align: center;
  background-image: url('/media/static/images/wwfm-icon-black-05.svg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: center right;
}
/* Stats
--------------------------------------------------------------------*/
.statBox {
  background-color: #008C3E;
  background-image: url('/media/static/images/overlay-green.svg'), url('/media/static/images/default-bg.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  padding: 100px 0 100px 0;
  -webkit-box-shadow: inset 0 12px 18px rgba(0, 0, 0, .3);
  -moz-box-shadow: inset 0 12px 18px rgba(0, 0, 0, .3);
  -ms-box-shadow: inset 0 12px 18px rgba(0, 0, 0, .3);
  -o-box-shadow: inset 0 12px 18px rgba(0, 0, 0, .3);
  box-shadow: inset 0 12px 18px rgba(0, 0, 0, .3);
  color: #FFF;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.8rem;
  vertical-align: top;
}
.stat {
  display: inline-block;
  width: 25%;
  margin: 0 0 24px 0;
  vertical-align: top;
}
.stat span {
  font-size: 5.0rem;
  line-height: 5.0rem;
  margin: 0 0 24px;
  font-weight: 100;
  display: block;
}
.stat i {
  font-style: normal;
}
/* Services
--------------------------------------------------------------------*/
#services {
  text-align: center;
  padding: 60px 0 60px 0;
}
#services h2 {
  font-size: 3.0rem;
  line-height: 3.2rem;
  margin: 0 0 48px 0;
}
#services img {
  height: 50px;
  width: auto;
  margin: 0 0 18px 0;
}
/* Values
--------------------------------------------------------------------*/
#values {
  text-align: center;
  padding: 60px 0 60px 0;
}
#values h2 {
  font-size: 3.0rem;
  line-height: 3.2rem;
  margin: 0 0 48px 0;
}
#values img {
  height: 72px;
  width: auto;
  margin: 0 0 18px 0;
}
.span20 {
  width: 18%;
  display: inline-block;
  margin: 12px 1% 12px 1%;
  padding: 0 0 0 0;
}
/* Toggles
--------------------------------------------------------------------*/
.toggleTitle {
  font-weight: 700;
  color: #008C3E;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}
.toggleTitle:hover, .toggleTitle:focus {
  padding: 0 0 0 4px;
}
.toggleBody {
  display: none;
}
/* Gallery
--------------------------------------------------------------------*/
.galleryImg {
  padding: 0 0 100% 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  margin: 0 0 0 0;
}
.owl-nav {
  display: none;
}
@media only screen and (max-width: 640px) {
  .parent {
    display: none;
  }
  .parentMobile {
    display: block;
  }
  #opening {
    padding: 48px 0 48px 0;
  }
  #opening .intro {
    font-size: 1.4rem;
    line-height: 2.0rem;
  }
  .statBox {
    padding: 80px 0 80px 0;
    font-size: 1.0rem;
    line-height: 1.4rem;
  }
  .stat {
    width: 50%;
  }
  .stat span {
    font-size: 3.6rem;
    line-height: 3.6rem;
  }
  #values img {
    height: 120px;
    margin: 0 0 0 0;
  }
  #values h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .span20 {
    width: 100%;
    margin: 12px 0 12px 0;
  }
}