body, html {
  background-color: #f4f0e8;
  color: #234149;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  padding: 0px; }
  @media all and (max-width: 800px) {
    body, html {
      font-size: 14px; } }

* {
  font-weight: 400;
  line-height: 1.5em; }

p, h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px; }

a {
  text-decoration: none;
  transition: .25s; }

h1, h2, h3, h4, h5 {
  font-weight: 600;
  color: #234149;
  line-height: 1.1em;
  margin-bottom: 12.5px;
  font-weight: normal;
  font-family: 'Caveat Brush', cursive; }

h1.super {
  font-size: 3.5em !important;
  line-height: 1em; }

#intro_toym .hasquote {
  background-position: top center !important; }

strong {
  font-weight: 700; }

.recruitmentAgent {
  padding-top: 25px;
  padding-bottom: 8.33333px;
  position: relative; }
  @media all and (max-width: 800px) {
    .recruitmentAgent h2 {
      display: none; } }
  .recruitmentAgent .raLogo {
    padding-bottom: 25px; }
  @media all and (min-width: 800px) {
    .recruitmentAgent {
      clear: both; }
      .recruitmentAgent .raLogo {
        float: right;
        width: 33%;
        box-sizing: border-box;
        padding-left: 50px; }
      .recruitmentAgent .raContent {
        float: left;
        width: 67%;
        box-sizing: border-box; } }
  .recruitmentAgent ul {
    margin: 0px !important; }
    .recruitmentAgent ul li {
      float: none !important;
      width: auto !important;
      padding: 0px !important;
      padding-bottom: 12.5px !important;
      border-bottom: none !important;
      border-top: none !important; }
      .recruitmentAgent ul li.social {
        line-height: 2em; }
        .recruitmentAgent ul li.social a {
          margin-right: 10px;
          display: inline-block; }
          .recruitmentAgent ul li.social a i {
            margin-right: 5px; }

.section.lightBG.article a:not(.btn) {
  color: #7cb9bf;
  text-decoration: none;
  border-bottom: 1px solid #7cb9bf;
  font-weight: 700; }
  .section.lightBG.article a:not(.btn):hover {
    color: #234149; }

.btn {
  padding: 15px;
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
  line-height: 16px;
  font-size: 16px;
  box-sizing: border-box;
  text-align: center;
  background-color: #4a8f95;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
  background-image: url(/assets/img/button-right-light.png);
  background-size: 30px 30px;
  background-position: bottom right;
  background-repeat: no-repeat;
  transition: .25s;
  position: relative;
  box-shadow: 0px 0px 7px rgba(255, 255, 255, 0.2);
  text-shadow: 0px 0px 5px rgba(35, 65, 73, 0.2);
  cursor: pointer; }
  .btn.sml {
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    line-height: 13px;
    background-size: 20px 20px; }
    @media all and (max-width: 800px) {
      .btn.sml {
        text-align: left;
        padding-right: 30px; }
        .btn.sml i {
          position: absolute;
          right: 10px;
          top: 50%;
          transform: translate(-50%, -50%); } }
  .btn:hover {
    background-color: #234149; }
  .btn.dark {
    background-color: #234149;
    background-image: url(/assets/img/button-right-teal.png);
    color: #f4f0e8;
    box-shadow: 0px 0px 7px transparent, inset 0px 0px 5px rgba(255, 255, 255, 0.1); }
    .btn.dark:hover {
      background-color: #f4f0e8;
      color: #234149 !important; }
  .btn.mid {
    background-color: #234149;
    background-image: url(/assets/img/button-right-teal.png);
    color: #f4f0e8;
    box-shadow: 0px 0px 7px transparent, inset 0px 0px 5px rgba(255, 255, 255, 0.3); }
    .btn.mid:hover {
      background-color: #f4f0e8;
      color: #7cb9bf; }
  .btn.light {
    background-color: #f4f0e8;
    background-image: url(/assets/img/button-right-teal.png);
    color: #234149;
    box-shadow: 0px 0px 7px transparent, inset 0px 0px 5px rgba(255, 255, 255, 0.3); }
    .btn.light:hover {
      background-color: #234149;
      color: #f4f0e8; }
  .btn.xsml {
    padding: 7px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
    line-height: 10px;
    background-size: 15px 15px; }
    @media all and (max-width: 800px) {
      .btn.xsml {
        max-width: 220px;
        text-align: left;
        padding-right: 25px; }
        .btn.xsml i {
          position: absolute;
          right: 7px;
          top: 50%;
          transform: translate(-50%, -50%); } }

a.wrapped {
  display: block;
  position: relative;
  color: #234149;
  border-bottom: none !important; }
  a.wrapped:hover .btn {
    background-color: #234149; }

p {
  margin-bottom: 12.5px; }
  p.hero {
    font-size: 1.15em;
    font-weight: 600; }

@media all and (min-width: 800px) {
  .hideLogo .logoWrapper {
    top: -900px; } }
.hideLogo .jumpdown {
  opacity: 0 !important; }

@media all and (min-width: 800px) {
  #right_now .connected {
    display: none; } }

#sidebar {
  display: none;
  border-radius: 5px;
  box-shadow: inset 0px 0px 10px white, 0px 10px 20px rgba(0, 0, 0, 0.2); }
  @media all and (min-width: 800px) {
    #sidebar {
      display: block;
      width: 250px;
      position: fixed;
      left: 40px;
      bottom: 40px;
      z-index: 2; } }
  #sidebar .callout {
    margin: 0px; }

.connected.callout {
  border-radius: 5px 5px 0px 0px !important;
  margin-bottom: 0px; }
.connected input {
  border-radius: 0px !important;
  border: none !important; }
.connected a {
  box-shadow: none; }

.logoWrapper {
  transition: .5s ease-out;
  position: fixed;
  top: 0px;
  left: 20px;
  width: 290px;
  box-sizing: border-box;
  padding: 40px;
  background-image: url("../img/paper-desktop-nospace.png");
  background-size: 100% 100%;
  background-position: top right;
  background-repeat: no-repeat;
  z-index: 3; }
  @media all and (max-width: 800px) {
    .logoWrapper {
      transform: none;
      padding: 30px;
      position: relative;
      top: auto;
      left: auto;
      height: auto;
      width: 100%;
      background-size: 100% auto;
      background-position: bottom right;
      background-color: #7cb9bf;
      background-image: url("../img/paper-mob-nospace.png"); } }
  .logoWrapper #logo {
    display: block;
    overflow: visible;
    position: absolute;
    width: 210px;
    height: 260px;
    top: 40px;
    left: 40px; }
    @media all and (max-width: 800px) {
      .logoWrapper #logo {
        max-width: 100%;
        width: 210px;
        height: 260px;
        padding: 0px;
        top: auto;
        left: auto;
        margin-left: auto;
        margin-right: auto;
        position: relative; } }
    .logoWrapper #logo g {
      opacity: 0;
      position: relative;
      transform-origin: center; }
      .logoWrapper #logo g:nth-child(10) {
        animation: logo_in 0.5s 1.1s cubic-bezier(0.58, 1.43, 0.52, 1) forwards; }
      .logoWrapper #logo g:nth-child(9) {
        animation: logo_in 0.5s 1.2s cubic-bezier(0.58, 1.43, 0.52, 1) forwards; }
      .logoWrapper #logo g:nth-child(8) {
        animation: logo_in 0.5s 1.3s cubic-bezier(0.58, 1.43, 0.52, 1) forwards; }
      .logoWrapper #logo g:nth-child(7) {
        animation: logo_in 0.5s 1.4s cubic-bezier(0.58, 1.43, 0.52, 1) forwards; }
      .logoWrapper #logo g:nth-child(6) {
        animation: logo_in 0.5s 1.5s cubic-bezier(0.58, 1.43, 0.52, 1) forwards; }
      .logoWrapper #logo g:nth-child(5) {
        animation: logo_in 0.5s 1.6s cubic-bezier(0.58, 1.43, 0.52, 1) forwards; }
      .logoWrapper #logo g:nth-child(4) {
        animation: logo_in 0.5s 1.7s cubic-bezier(0.58, 1.43, 0.52, 1) forwards; }
      .logoWrapper #logo g:nth-child(3) {
        animation: logo_in 0.5s 1.8s cubic-bezier(0.58, 1.43, 0.52, 1) forwards; }
      .logoWrapper #logo g:nth-child(2) {
        animation: logo_in 0.5s 1.9s cubic-bezier(0.58, 1.43, 0.52, 1) forwards; }
      .logoWrapper #logo g:nth-child(1) {
        animation: logo_in 0.5s 2s cubic-bezier(0.58, 1.43, 0.52, 1) forwards; }
      .logoWrapper #logo g path {
        fill: #7cb9bf; }
      .logoWrapper #logo g#come path, .logoWrapper #logo g#and path, .logoWrapper #logo g#teach path, .logoWrapper #logo g#toym path, .logoWrapper #logo g#to path {
        fill: #234149; }
  .logoWrapper .strapLine {
    padding-top: 272.5px;
    padding-bottom: 25px; }
    @media all and (max-width: 800px) {
      .logoWrapper .strapLine {
        padding-top: 30px;
        padding-bottom: 15px; } }
    .logoWrapper .strapLine p {
      font-weight: 500; }
      @media all and (max-width: 800px) {
        .logoWrapper .strapLine p {
          text-align: center; } }
  .logoWrapper h2 {
    animation: logo_in 0.5s 0.75s cubic-bezier(0.58, 1.43, 0.52, 1) forwards;
    font-size: 2.9em;
    text-align: center;
    opacity: 0; }

p.breadcrumbs {
  margin-bottom: 30px; }
  p.breadcrumbs a {
    display: inline-block; }

body.contact .strapLine {
  padding-bottom: 0px; }
body.contact #to_contact {
  display: none; }
@media all and (min-width: 800px) {
  body.contact .logoWrapper {
    position: fixed; } }

/*@keyframes logo_in {
	0% {
		transform: translate(0%, -400px);
		opacity: 0;
	}
	100% {
		transform: translate(0%, 0px);
		opacity: 1;
	}
}*/
@keyframes logo_in {
  0% {
    transform: scale(0.5);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }
.section {
  padding-left: 340px;
  padding-top: 75px;
  padding-bottom: 50px;
  padding-right: 50px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto; }
  @media all and (min-width: 1400px) {
    .section {
      padding-right: 340px; } }
  @media all and (max-width: 800px) {
    .section {
      padding: 30px;
      padding-top: 45px;
      padding-bottom: 60px; } }
  .section.fullHeight {
    padding-top: 0px;
    padding-bottom: 0px; }
  @media all and (min-width: 800px) {
    .section.fullWidth {
      padding-left: 0px;
      padding-right: 0px; } }
  @media all and (max-width: 800px) {
    .section.fullWidth {
      padding: 0px; } }
  @media all and (max-width: 800px) {
    .section {
      background-size: 400% auto; } }
  .section.quote {
    background-size: auto 100%;
    background-position: 50% 50%;
    overflow: hidden; }
    @media all and (min-width: 800px) {
      .section.quote {
        background-attachment: fixed;
        background-size: cover;
        background-position: center; } }
  .section.lightBG {
    background-image: url("/assets/img/light-fade.png"); }
  .section.darkBG {
    background-color: #234149;
    color: #f4f0e8;
    background-image: url("/assets/img/dark-fade.png"); }
    .section.darkBG h1, .section.darkBG h2, .section.darkBG h3, .section.darkBG h4, .section.darkBG h5 {
      color: #7cb9bf; }
    .section.darkBG ul li {
      border: none; }
    .section.darkBG strong {
      color: #f4f0e8; }
  .section.midBG {
    background-color: #7cb9bf;
    background-image: url("/assets/img/teal-fade.png"); }
  .section.headerTitle h1 {
    font-size: 4em; }

a {
  cursor: pointer; }

.stop-watch, .close-popups {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 45px;
  cursor: pointer;
  transition: .5s;
  visibility: hidden;
  opacity: 0; }

.share-on-facebook {
  position: absolute;
  top: 25px;
  right: 100px;
  transition: .5s;
  visibility: hidden;
  opacity: 0; }
  @media all and (max-width: 800px) {
    .share-on-facebook {
      top: auto;
      right: auto;
      bottom: 25px;
      left: 25px;
      padding: 10px;
      padding-left: 15px;
      padding-right: 20px;
      font-size: .8em; } }

video.hidden {
  opacity: 0;
  transition: .5s;
  visibility: hidden; }

.quote {
  opacity: 1;
  transition: all 0s opacity .5s; }
  .quote .btn {
    box-shadow: none; }

.videoPlaying .stop-watch, .videoPlaying video.hidden, .videoPlaying .share-on-facebook {
  visibility: visible;
  opacity: 1; }
.videoPlaying .quote {
  opacity: 0;
  visibility: hidden; }

.quote .share-on-facebook {
  clear: both;
  display: inline-block;
  visibility: visible;
  opacity: 1;
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  padding: 10px;
  padding-left: 15px;
  padding-right: 20px;
  font-size: .8em;
  margin-top: 15px; }

#intro_toym .quote {
  max-width: 100% !important; }

.section.quote .quote, .hasquote .quote {
  position: absolute;
  top: 50%;
  left: 0%;
  box-sizing: border-box;
  line-height: 1em;
  text-align: left;
  transform: translate(0%, -50%);
  padding-left: 340px;
  color: #f4f0e8; }
  .section.quote .quote h3, .hasquote .quote h3 {
    color: #f4f0e8;
    max-width: 800px;
    text-shadow: 0px 0px 5px #234149;
    width: 100%; }
  @media all and (min-width: 800px) {
    .section.quote .quote, .hasquote .quote {
      width: 50%;
      max-width: 800px;
      min-width: 800px; }
      .section.quote .quote h3, .hasquote .quote h3 {
        font-size: 2.5em; } }
  @media all and (max-width: 800px) {
    .section.quote .quote, .hasquote .quote {
      padding: 30px;
      max-width: 80%; }
      .section.quote .quote h3, .hasquote .quote h3 {
        font-size: 1.5em;
        max-width: 100%; } }
  @media all and (min-width: 800px) {
    .section.quote .quote.right, .hasquote .quote.right {
      left: auto;
      right: 0px;
      padding-right: 100px; }
      .section.quote .quote.right h3, .section.quote .quote.right p, .hasquote .quote.right h3, .hasquote .quote.right p {
        text-align: right;
        width: 100%; } }
@media all and (max-width: 800px) {
  .section.quote, .hasquote {
    height: 300px; } }

.hasquote {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden; }
  .hasquote .quote {
    top: 75%; }

.cap {
  background-image: url("/assets/img/teal-cap.png");
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% 100%;
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1; }
  @media all and (max-width: 800px) {
    .cap {
      background-size: 100% 200%;
      background-position: 0px 0px;
      height: 10px; } }
  .cap.bottom {
    background-image: url("/assets/img/teal-cap-bottom.png"); }
  .cap.dark {
    background-image: url("/assets/img/dark-cap.png"); }
  .cap.light {
    background-image: url("/assets/img/light-cap.png"); }
    .cap.light.bottom {
      background-image: url("/assets/img/light-cap-bottom.png"); }
  .cap.bottom {
    bottom: auto;
    top: 0px;
    background-position: right bottom; }

.outerWrapper {
  overflow: hidden; }
  @media all and (max-width: 800px) {
    .outerWrapper {
      margin-top: -20px; } }

@media all and (max-width: 800px) {
  .logoWrapper {
    background-color: transparent;
    background-size: cover; } }

.callout, .video {
  position: relative;
  padding: 25px;
  margin-bottom: 2px;
  background-color: rgba(250, 248, 244, 0.9);
  max-width: 800px;
  box-sizing: border-box;
  border-radius: 5px;
  box-shadow: 0px 2px 0px #7cb9bf; }
  @media all and (max-width: 800px) {
    .callout, .video {
      padding: 15px; } }

.callout {
  margin-top: 60px;
  margin-bottom: 20px;
  max-width: 100%;
  padding-top: 50px; }
  .callout.dark {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 2px 0px rgba(35, 65, 73, 0.1); }
  .callout .icon.hero {
    left: 50%;
    top: -40px !important; }
    @media all and (min-width: 800px) {
      .callout .icon.hero {
        width: 70px;
        margin-left: -35px;
        top: -35px !important; } }
  .callout.centered-content {
    text-align: center; }

#footer ul {
  box-sizing: border-box; }
  #footer ul li {
    float: none;
    width: auto;
    padding: 12.5px;
    display: inline-block;
    text-align: center; }
  #footer ul a {
    color: #f4f0e8; }
  @media all and (max-width: 800px) {
    #footer ul {
      text-align: center; } }
  @media all and (min-width: 800px) {
    #footer ul {
      width: 70%;
      float: left;
      padding-left: 75px; } }
#footer ul, #footer .logos {
  text-align: center;
  padding: 0;
  padding-top: 20px;
  margin: 0;
  width: 100%;
  max-width: 100%;
  float: none;
  display: inline-block; }
  @media all and (max-width: 800px) {
    #footer ul, #footer .logos {
      padding: 30px; } }
  @media all and (min-width: 800px) {
    #footer ul, #footer .logos {
      padding-top: 25px;
      padding-bottom: 12.5px; } }
#footer .logos {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  float: none;
  padding: 0;
  padding-bottom: 20px;
  margin: 0;
  border: none;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  #footer .logos a {
    display: inline-block;
    margin: 10px 20px;
    width: auto;
    max-width: 180px;
    vertical-align: middle; }
  #footer .logos img {
    display: block;
    width: 100%;
    max-width: 180px; }
  @media all and (max-width: 800px) {
    #footer .logos {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }

.copyright {
  background-color: #203940;
  padding: 25px;
  text-align: center;
  color: #7cb9bf;
  position: relative; }
  @media all and (max-width: 800px) {
    .copyright {
      text-align: left; } }

.video {
  padding: 0px;
  margin-bottom: 25px;
  width: 800px;
  max-width: 100%; }

.seperator {
  width: 200px;
  max-width: 100%;
  display: block;
  margin-top: 37.5px; }

.divider {
  margin-bottom: 25px;
  padding-top: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  clear: both; }

.article {
  overflow: visible; }
  .article h1, .article h2, .article h3, .article h4, .article h5 {
    width: 90%; }
    @media all and (max-width: 800px) {
      .article h1, .article h2, .article h3, .article h4, .article h5 {
        width: 800px;
        max-width: 100%; } }
  .article p {
    box-sizing: border-box;
    max-width: 100%; }
  .article h1 {
    font-size: 2.85em; }
  .article h2 {
    font-size: 2em; }
  .article h3 {
    font-size: 1.5em; }
  .article ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    max-width: 528px;
    margin-left: 16.66667px;
    padding-bottom: 25px;
    padding-top: 12.5px; }
    .article ul li {
      list-style-type: none;
      margin: 0px;
      padding: 12.5px;
      padding-left: 0px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.075);
      position: relative; }
      .article ul li:first-child {
        border-top: 1px solid rgba(0, 0, 0, 0.075); }
      .article ul li.list:after {
        content: "\f054";
        font-family: 'FontAwesome';
        position: absolute;
        top: 50%;
        left: -20px;
        transform: translate(0%, -50%);
        color: #7cb9bf; }
  .article .swiper-outer {
    position: relative;
    max-width: 800px;
    position: relative;
    max-width: 800px; }
    @media all and (max-width: 800px) {
      .article .swiper-outer {
        overflow: visible; } }
    .article .swiper-outer .swiper-container {
      margin-left: 0px;
      margin-right: auto;
      max-width: 800px;
      margin-bottom: 16.66667px; }
      @media all and (max-width: 800px) {
        .article .swiper-outer .swiper-container {
          overflow: visible; } }
    .article .swiper-outer .swiper-pagination {
      bottom: auto;
      padding-left: 0px;
      z-index: 4;
      text-align: left;
      position: relative;
      margin-bottom: 16.66667px;
      line-height: 1em; }
    @media all and (max-width: 800px) {
      .article .swiper-outer {
        overflow: visible; } }
  .article .icon.hero {
    top: -165px; }
    @media all and (max-width: 800px) {
      .article .icon.hero {
        top: -90px; } }
  .article .centered-content {
    text-align: center;
    max-width: 800px;
    position: relative; }
    .article .centered-content h1, .article .centered-content h2, .article .centered-content h3, .article .centered-content h4, .article .centered-content h5, .article .centered-content p {
      margin-left: auto;
      margin-right: auto; }
    .article .centered-content .icon.hero {
      left: 50%; }
  .article .left-content h1, .article .left-content h2, .article .left-content h3, .article .left-content h4, .article .left-content h5 {
    width: 100%; }
  .article .left-content .form {
    margin-left: 0; }

.icon.hero {
  position: absolute;
  width: 130px;
  z-index: 2;
  margin-left: -65px; }
  @media all and (max-width: 800px) {
    .icon.hero {
      width: 80px;
      margin-left: -40px; } }

.navigation {
  position: absolute;
  top: 50%;
  z-index: 1;
  padding-left: 0px;
  padding-right: 0px;
  box-sizing: border-box;
  width: 40px;
  transform: translate(0%, -50%); }
  .navigation.next {
    right: -40px;
    border-radius: 0px 5px 5px 0px; }
  .navigation.prev {
    left: -40px;
    border-radius: 5px 0px 0px 5px; }
  .navigation.swiper-button-disabled {
    opacity: 0; }
  @media all and (max-width: 800px) {
    .navigation {
      display: none; } }

img {
  display: block;
  max-width: 100%; }

.videoWrap {
  position: relative;
  max-width: 800px; }
  .videoWrap .slideInner {
    padding: 0px; }

.slideInner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  z-index: 2;
  transform: translate(-50%, -50%); }
  @media all and (max-width: 800px) {
    .slideInner {
      padding: 0px; } }
  .slideInner .play {
    color: #f4f0e8;
    font-size: 5em;
    text-shadow: 0px 2px 0px #7cb9bf; }
    .slideInner .play:hover {
      color: #234149; }

.swiper-container .swiper-pagination, .swiper-outer .swiper-pagination {
  text-align: right;
  box-sizing: border-box;
  padding-right: 50px;
  bottom: 25px; }
  @media all and (max-width: 800px) {
    .swiper-container .swiper-pagination, .swiper-outer .swiper-pagination {
      padding-left: 0px;
      bottom: 5px;
      padding-right: 30px; } }
  .swiper-container .swiper-pagination .swiper-pagination-bullet, .swiper-outer .swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px; }
  .swiper-container .swiper-pagination .swiper-pagination-bullet-active, .swiper-outer .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #7cb9bf; }
  .swiper-container .swiper-pagination.dark .swiper-pagination-bullet-active, .swiper-outer .swiper-pagination.dark .swiper-pagination-bullet-active {
    background-color: #fff; }
  .swiper-container .swiper-pagination.light .swiper-pagination-bullet, .swiper-outer .swiper-pagination.light .swiper-pagination-bullet {
    background-color: #fff; }
  .swiper-container .swiper-pagination.light .swiper-pagination-bullet-active, .swiper-outer .swiper-pagination.light .swiper-pagination-bullet-active {
    background-color: #7cb9bf; }
.swiper-container video, .swiper-outer video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }
.swiper-container .callout, .swiper-outer .callout {
  margin: 0px;
  margin-bottom: 5px; }
  .swiper-container .callout h3, .swiper-container .callout p, .swiper-outer .callout h3, .swiper-outer .callout p {
    margin: 0px;
    padding: 0px; }
  .swiper-container .callout p, .swiper-outer .callout p {
    padding-bottom: 5px; }
  .swiper-container .callout .location, .swiper-outer .callout .location {
    font-size: .8em;
    font-weight: 400; }
  .swiper-container .callout .jobtitle, .swiper-outer .callout .jobtitle {
    font-size: .9em;
    font-weight: 600;
    line-height: 1.2em;
    color: #234149; }
  .swiper-container .callout .jobdesc, .swiper-outer .callout .jobdesc {
    font-size: .8em;
    font-weight: 400;
    color: #234149; }
    @media all and (min-width: 800px) {
      .swiper-container .callout .jobdesc, .swiper-outer .callout .jobdesc {
        min-height: 55px;
        padding-bottom: 0px; } }
  .swiper-container .callout .cta, .swiper-outer .callout .cta {
    padding-top: 5px;
    padding-bottom: 0px; }
  .swiper-container .callout .icon, .swiper-outer .callout .icon {
    color: #7cb9bf;
    line-height: 1em; }
    @media all and (max-width: 800px) {
      .swiper-container .callout .icon, .swiper-outer .callout .icon {
        position: absolute;
        left: 15px;
        top: 25px; }
        .swiper-container .callout .icon img, .swiper-outer .callout .icon img {
          width: 42px;
          display: block; } }
    @media all and (min-width: 800px) {
      .swiper-container .callout .icon, .swiper-outer .callout .icon {
        text-align: center;
        margin-top: -80px;
        margin-bottom: 20px; }
        .swiper-container .callout .icon img, .swiper-outer .callout .icon img {
          width: 55px;
          display: block;
          margin-left: auto;
          margin-right: auto; } }
  .swiper-container .callout.connected, .swiper-outer .callout.connected {
    margin-bottom: 0px;
    border-bottom: none; }
.swiper-container .btn.connected, .swiper-outer .btn.connected {
  width: 100%;
  display: block;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0px 2px 0px #337075;
  margin-bottom: 2px; }

#todo_swiper .swiper-container {
  margin-bottom: 0px !important;
  margin-top: 20px; }
#todo_swiper .callout {
  padding-top: 25px; }
  @media all and (max-width: 800px) {
    #todo_swiper .callout {
      padding-left: 70px;
      margin-top: 10px; } }
  @media all and (min-width: 800px) {
    #todo_swiper .callout {
      margin-top: 70px;
      margin-top: 50px; } }
  @media all and (min-width: 800px) {
    #todo_swiper .callout .icon {
      margin-top: -55px; } }

#job_swiper .callout {
  padding-top: 12.5px; }
#job_swiper .jobtitle {
  min-height: auto !important; }

.mobileSticky {
  position: fixed;
  bottom: 15px;
  right: 15px;
  font-size: 1.5em;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: .5s; }
  .mobileSticky a {
    background-color: #234149;
    color: #7cb9bf;
    display: block;
    float: left;
    width: 50px;
    height: 35px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .mobileSticky a:first-child {
      border-radius: 5px 0px 0px 5px; }
    .mobileSticky a:last-child {
      border-radius: 0px 5px 5px 0px;
      border-left: none; }
    .mobileSticky a i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  @media all and (min-width: 800px) {
    .mobileSticky #to_contact {
      display: none; }
    .mobileSticky a {
      border-radius: 5px !important;
      border: none; } }

.scrolled .mobileSticky {
  opacity: 1;
  visibility: visible; }

.jumpdown {
  position: relative;
  transition: .25s;
  font-size: 1.5em; }
  .jumpdown img {
    display: block;
    width: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12.5px; }
  @media all and (max-width: 800px) {
    .jumpdown {
      text-align: center; } }
  .jumpdown a {
    display: block;
    position: absolute;
    width: 70px;
    left: 50%;
    margin-left: -35px;
    top: 25px; }
    .jumpdown a img {
      width: 100%; }
    @media all and (max-width: 800px) {
      .jumpdown a {
        top: 10px; } }

.sidebarfade {
  position: absolute;
  top: 100%;
  height: 140px;
  width: 340px;
  background-image: url("/assets/img/light-fade.png");
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat; }
  @media all and (max-width: 800px) {
    .sidebarfade {
      display: none; } }
  .sidebarfade.teal {
    background-image: url("/assets/img/teal-fade.png"); }

.inputWrap input, .inputWrap a {
  padding: 15px;
  display: block;
  border: none;
  line-height: 16px;
  font-size: 16px;
  float: left;
  box-sizing: border-box;
  height: 50px; }
.inputWrap .error {
  background-color: #234149;
  padding: 5px;
  font-size: .8em;
  font-weight: 600;
  color: #fff;
  float: left;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  display: none; }
.inputWrap input {
  width: 75%;
  border-radius: 5px 0px 0px 5px;
  border: 1px solid #4a8f95;
  width: 100%;
  border-radius: 5px 5px 0px 0px;
  text-align: center;
  background-color: #7cb9bf;
  color: #fff;
  font-family: 'Open Sans', sans-serif; }
  .inputWrap input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.9); }
  .inputWrap input::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.9); }
  .inputWrap input:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.9); }
  .inputWrap input:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.9); }
.inputWrap a {
  width: 25%;
  text-align: center;
  background-color: #4a8f95;
  color: #fff;
  font-weight: 700;
  border-radius: 0px 5px 5px 0px;
  background-image: url(/assets/img/button-right-white.png);
  background-size: 30px 30px;
  background-position: bottom right;
  background-repeat: no-repeat;
  width: 100%;
  border-radius: 0px 0px 5px 5px; }
.inputWrap::after {
  content: '';
  display: block;
  clear: both; }
.inputWrap #confirm_email {
  display: none; }

.clear {
  clear: both; }

.formEmbed iframe {
  border-radius: 5px;
  box-shadow: 0px 2px 0px #4a8f95;
  overflow: hidden;
  background-color: #fff;
  padding: 10px;
  box-sizing: border-box;
  display: block; }

.mainOverview {
  position: absolute;
  bottom: 0px;
  left: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 340px;
  z-index: 2; }
  .mainOverview p {
    width: 33%; }

#intro_toym {
  z-index: 2; }

@media all and (min-width: 1400px) {
  .inner {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; } }

.popups {
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: rgba(35, 65, 75, 0.9);
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none; }
  .popups .popup {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 760px;
    max-width: 100%; }
    .popups .popup h1 {
      font-size: 2.85em;
      color: #faf8f4; }
  .popups .close-popups {
    opacity: 1;
    visibility: visible; }

.col {
  box-sizing: border-box; }
  @media all and (min-width: 800px) {
    .col {
      float: left; } }
  .col.col50 {
    padding: 20px; }
    @media all and (min-width: 800px) {
      .col.col50 {
        width: 50%; } }
    .col.col50 .inner {
      background-color: #f4f0e8;
      padding: 20px;
      border-radius: 10px; }
  .col.col33 {
    padding: 10px; }
    @media all and (min-width: 800px) {
      .col.col33 {
        width: 33%; } }
    .col.col33 .inner {
      background-color: #f4f0e8;
      padding: 20px 15px 5px 15px;
      border-radius: 6px; }
      .col.col33 .inner a {
        margin-top: 8px;
        line-height: 150%; }

.recruiters {
  display: inline-block;
  margin-top: 25px; }
  .recruiters .col {
    width: 32%;
    padding: 0;
    margin: 0 1%; }
    .recruiters .col:nth-child(1) {
      margin-left: 0; }
    .recruiters .col:nth-child(3) {
      margin-right: 0; }
    .recruiters .col .inner {
      background-color: rgba(255, 255, 255, 0.2); }
    @media all and (max-width: 800px) {
      .recruiters .col {
        width: 100%;
        margin: 10px 0; } }

.article .form.darkBG {
  background-color: rgba(35, 65, 73, 0.3); }

.article .form.darkBG span {
  color: #f4f0e8;
  float: left;
  min-width: 190px;
  display: inline-block;
  padding: 5px;
  text-align: left; }

.form li span, .article .form li span {
  padding-left: 0px !important; }

.article .form.nocap {
  border-radius: 10px !important;
  margin-bottom: 30px; }

.article .form {
  margin-top: 40px; }

.article .form, .article .formBtn {
  margin-left: 0px;
  margin-right: 0px; }

.form, .article .form {
  background-color: #f4f0e8;
  margin: 0px;
  padding: 20px;
  border-radius: 10px 10px 0px 0px;
  margin-top: 20px;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box; }

.article ul, .article ol {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  max-width: 660px;
  margin-left: 16.66667px;
  padding-bottom: 25px;
  padding-top: 12.5px; }

.article .form li:first-child {
  margin-top: 0px; }

.article ul li:first-child, .article ol li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.075); }

.form li, .article .form li {
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
  list-style-type: none;
  position: relative;
  clear: both;
  border: none;
  border-top: none !important; }

.article .form li {
  margin-bottom: 0px; }

.article ul li, .article ol li {
  list-style-type: none;
  margin: 0px;
  padding: 12.5px;
  padding-left: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  position: relative; }

.article .form.darkBG label {
  color: #f4f0e8;
  min-width: 190px; }

.form li input, .form li label, .article .form li input, .article .form li label {
  background-color: #fff;
  text-align: left;
  color: #000;
  display: block;
  padding: 10px;
  border: none;
  margin: 0px;
  line-height: 1em;
  font-size: 1em;
  box-sizing: border-box;
  width: 100%;
  transition: .25s;
  font-family: 'Open Sans', sans-serif; }

.article .form.darkBG input {
  color: #f4f0e8;
  background-color: rgba(35, 65, 73, 0.3);
  max-width: 290px; }

.form li input, .form li label, .article .form li input, .article .form li label {
  background-color: #fff;
  text-align: left;
  color: #000;
  display: block;
  padding: 10px;
  border: none;
  margin: 0px;
  line-height: 1em;
  font-size: 1em;
  box-sizing: border-box;
  width: 100%;
  transition: .25s;
  font-family: 'Open Sans', sans-serif; }

.form li::after, .article .form li::after {
  content: '';
  display: block;
  clear: both; }

.form li .checkboxGroup, .article .form li .checkboxGroup {
  float: left;
  width: 220px;
  text-align: left; }

.form li label, .article .form li label {
  background-color: transparent;
  float: left;
  width: 130px;
  padding-left: 0px; }

.article .form.darkBG input {
  color: #f4f0e8;
  background-color: rgba(35, 65, 73, 0.3);
  max-width: 290px; }

.form li .checkboxGroup input, .article .form li .checkboxGroup input {
  width: auto;
  display: inline-block;
  margin: 5px;
  margin-left: 0px; }

.form li .checkboxGroup input, .article .form li .checkboxGroup span {
  color: #fff; }

.form li input, .article .form li input {
  float: left;
  width: 350px; }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff; }
input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff; }
input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff; }
input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff; }

/*# sourceMappingURL=main.v2.css.map */
