/*!
Theme Name: ttwwoo
Theme URI: https://avocado.media/
Author: Avocado Media
Author URI: https://avocado.media/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ttwwoo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ttwwoo is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
/* BREAKPOINTS AS QUERIES */
/* COLORS */
/* FONTS */
@font-face {
  font-family: "uni-bold";
  src: url(inc/fonts/UniNeueBold.otf);
}
@font-face {
  font-family: "uni-light";
  src: url(inc/fonts/UniNeueLight.otf);
}
@font-face {
  font-family: "uni-regular";
  src: url(inc/fonts/UniNeueRegular.otf);
}
@font-face {
  font-family: "uni-book";
  src: url(inc/fonts/UniNeueBook.otf);
}
@font-face {
  font-family: "uni-heavy";
  src: url(inc/fonts/UniNeueHeavy.otf);
}
/* NORMALIZE */
*, html {
  margin: 0;
  padding: 0;
}
img {
  width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
a, p, span {
  color: #031238;
}
a, a:visited, a:active, a:focus {
  color: #031238;
}
a:hover {
  text-decoration: underline;
}
/* TEXT */
.title, .full-screen-nav .menu-item a, .full-screen-nav-new .menu-item a {
  font-family: "uni-bold", sans-serif;
  font-size: 40px;
  color: #031238;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
}
@media (max-width: 767px) {
  .title, .full-screen-nav .menu-item a, .full-screen-nav-new .menu-item a {
    line-height: 24px;
    font-size: 24px;
  }
}
.subtitle {
  font-family: "uni-bold", sans-serif;
  font-size: 17px;
  color: #031238;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
}
.text, .text-big, .text-bold, .text-heavy, .work-template .more-projects .navigation .left, .work-template .more-projects .navigation .right, .categorie-label {
  font-family: "uni-regular", sans-serif;
  font-size: 16px;
  line-height: auto;
  color: #031238;
  text-rendering: optimizeLegibility;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
}
.text-big {
  font-size: 18px;
}
.text-bold {
  font-family: "uni-bold", sans-serif;
  font-size: 24px;
  letter-spacing: 0px;
}
@media (max-width: 767px) {
  .text-bold {
    font-size: 18px;
  }
}
.text-heavy {
  font-family: "uni-heavy", sans-serif;
}
.highlight, .full-screen-nav .current_page_item a {
  color: #2afab7;
}
.background-highlight {
  background-color: #2afab7;
  text-transform: uppercase;
  font-size: 12px;
  display: table;
  padding: 3px 5px;
  margin-bottom: 3px;
  margin-left: -5px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-variant: normal;
  speak: none;
}
/* LAYOUT */
.grid-container {
  max-width: 1038px;
  margin: 0 auto;
}
.grid-container-fluid {
  max-width: 1038px;
  margin: 0 auto;
  padding: 24px 0;
}
@media (max-width: 1180px) {
  .grid-container-fluid {
    padding: 1px 0 2px 0;
  }
}
@media (max-width: 1039px) {
  .grid-container-fluid {
    margin: 0 30px;
  }
}
@media (max-width: 1039px) {
  .grid-container {
    margin: 0 30px;
  }
}
.grid-content {
  padding: 48px 69px;
}

.page-template-template-who-we-are .grid-content {
    padding: 50px 50px;
}

@media (max-width: 1039px) {
  .grid-content {
    padding: 20px;
  }
}
.home .blue-ball, .home .green-ball, #page[data-slug="contact"] .blue-ball, #page[data-slug="contact"] .green-ball, .who-we-are-template .blue-ball, .who-we-are-template .green-ball {
  width: 150px;
  height: 150px;
}
@media (max-width: 767px) {
  .home .blue-ball, .home .green-ball, #page[data-slug="contact"] .blue-ball, #page[data-slug="contact"] .green-ball, .who-we-are-template .blue-ball, .who-we-are-template .green-ball {
    width: 100px;
    height: 100px;
  }
}
#page[data-slug="home"] .site-content {
  margin-top: 93px;
}
@media (max-width: 1180px) {
  #page[data-slug="home"] .site-content {
    margin-top: 53px;
  }
}
#page[data-slug="home"] #masthead {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
@media (min-width: 1290px) {
  #page[data-slug="home"] #masthead {
    width: 100%;
  }
}
.content-area.home .project-image > a {
  height: 0;
  display: block;
  position: relative;
  padding-bottom: 100%;
  margin-bottom: 120px;
}
.content-area.home .project-image figure {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.content-area.home .project-image .text-wrapper {
  position: absolute;
  bottom: -60px;
}
.content-area.home .project-image .text-wrapper .text, .content-area.home .project-image .text-wrapper .text-big, .content-area.home .project-image .text-wrapper .text-bold, .content-area.home .project-image .text-wrapper .text-heavy, .content-area.home .project-image .text-wrapper .work-template .more-projects .navigation .left, .work-template .more-projects .navigation .content-area.home .project-image .text-wrapper .left, .content-area.home .project-image .text-wrapper .work-template .more-projects .navigation .right, .work-template .more-projects .navigation .content-area.home .project-image .text-wrapper .right, .content-area.home .project-image .text-wrapper .categorie-label {
  font-family: "uni-light";
}
/* HEADER */
@keyframes tick {
  50% {
    opacity: 0;
  }
}
.header {
  position: relative;
  z-index: 99999;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .back-home {
  text-decoration: none;
}
.header .back-home:hover {
  text-decoration: none;
}
.header .double-dot {
  color: #2afab7;
  font-family: "uni-bold", sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  animation: tick 1s step-start infinite;
}
.header .company-name {
  font-family: "uni-book", sans-serif;
  font-size: 18px;
  color: #031238;
  letter-spacing: 1px;
}
.header .nav-trigger {
  position: relative;
  z-index: 200;
  width: 50px;
  height: 50px;
  background: transparent;
  padding: 6px;
  border: none;
  outline: none;
  -webkit-appearance: none;
  width: 25px;
  display: block;
}
.header .nav-trigger:focus {
  outline: none;
}
.header .nav-trigger:hover {
  cursor: pointer;
}
@media (min-width: 768px) {
  .header .nav-trigger:hover::before {
    top: 15px;
  }
  .header .nav-trigger:hover::after {
    bottom: 11px;
  }
}
.header .nav-trigger::before, .header .nav-trigger::after {
  content: "";
  width: 25px;
  height: 3px;
  display: block;
  background-color: #2afab7;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .header .nav-trigger::before, .header .nav-trigger::after {
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
}
.header .nav-trigger::before {
  top: 19px;
}
.header .nav-trigger::after {
  bottom: 15px;
}
.header .nav-trigger-outer {
  height: 50px;
  width: 50px;
  margin-top: -5px;
  position: relative;
  top: -10px;
  right: -12px;
}
.header .nav-trigger-outer .nav-trigger-new {
  position: relative;
  z-index: 200;
  right: -12px;
  top: 18px;
  background: transparent;
  border: none;
  outline: none;
  -webkit-appearance: none;
  width: 26px;
  height: 2px;
  display: block;
  background: #2afab7;
  margin: 8px 0;
  pointer-events: none;
  -webkit-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.header .nav-trigger-outer .nav-trigger-new:focus {
  outline: none;
}
.header .nav-trigger-outer .nav-trigger-new:hover {
  cursor: pointer;
}
.header .nav-trigger-outer .nav-trigger-new:first-child {
  margin: 0px 0 8px;
}
.menu-active {
  height: 100vh;
  overflow-x: hidden;
}
.menu-active #page {
  touch-action: none;
}
.menu-active .nav-trigger::before, .menu-active .nav-trigger::after, .menu-active .nav-trigger:hover::before, .menu-active .nav-trigger:hover::after {
  height: 4px;
}
.menu-active .nav-trigger::before, .menu-active .nav-trigger:hover::before {
  top: 21px;
  transform: rotate(45deg) translate(4px, 4px);
}
.menu-active .nav-trigger::after, .menu-active .nav-trigger:hover::after {
  bottom: 15px;
  transform: rotate(-45deg) translate(3px, -3px);
}
.menu-active .nav-trigger-new:first-child {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 28px;
  transform: rotate(45deg);
}
.menu-active .nav-trigger-new:nth-child(2) {
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  transform: rotateY(90deg);
}
.menu-active .nav-trigger-new:last-child {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 8px;
  transform: rotate(-45deg);
}
/* FOOTER */
.footer .keep-in-touch {
  position: relative;
  background-color: #2afab7;
  padding: 18px 69px 28px;
}
@media (max-width: 767px) {
  .footer .keep-in-touch {
    padding: 20px;
  }
}
.footer .keep-in-touch .title, .footer .keep-in-touch .full-screen-nav .menu-item a, .full-screen-nav .menu-item .footer .keep-in-touch a, .footer .keep-in-touch .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .footer .keep-in-touch a {
  font-size: 30px;
  font-family: "uni-regular";
}
@media (max-width: 767px) {
  .footer .keep-in-touch .title, .footer .keep-in-touch .full-screen-nav .menu-item a, .full-screen-nav .menu-item .footer .keep-in-touch a, .footer .keep-in-touch .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .footer .keep-in-touch a {
    font-size: 20px;
  }
}
.footer .keep-in-touch .joeri-2 {
  width: 100px;
  position: absolute;
  top: -44px;
  right: 30px;
}
.footer .keep-in-touch .text, .footer .keep-in-touch .text-big, .footer .keep-in-touch .text-bold, .footer .keep-in-touch .text-heavy, .footer .keep-in-touch .work-template .more-projects .navigation .left, .work-template .more-projects .navigation .footer .keep-in-touch .left, .footer .keep-in-touch .work-template .more-projects .navigation .right, .work-template .more-projects .navigation .footer .keep-in-touch .right, .footer .keep-in-touch .categorie-label {
  margin-top: 0px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .footer .keep-in-touch .text-bold {
    margin-top: 10px;
  }
}
.footer .subtitle {
  margin-bottom: 10px;
}
.footer .info {
  display: flex;
  padding-top: 20px;
  z-index: 10;
  position: relative;
}
.footer .info .text, .footer .info .text-big, .footer .info .text-bold, .footer .info .text-heavy, .footer .info .work-template .more-projects .navigation .left, .work-template .more-projects .navigation .footer .info .left, .footer .info .work-template .more-projects .navigation .right, .work-template .more-projects .navigation .footer .info .right, .footer .info .categorie-label {
  font-size: 14px;
}
.footer .info .text:first-of-type, .footer .info .text-big:first-of-type, .footer .info .text-bold:first-of-type, .footer .info .text-heavy:first-of-type, .footer .info .work-template .more-projects .navigation .left:first-of-type, .work-template .more-projects .navigation .footer .info .left:first-of-type, .footer .info .work-template .more-projects .navigation .right:first-of-type, .work-template .more-projects .navigation .footer .info .right:first-of-type, .footer .info .categorie-label:first-of-type {
  margin-bottom: 5px;
}
.footer .info .item {
  width: 28%;
}
.footer .info .item .address br {
  font-size: 17px;
}
.footer .info .item:last-of-type {
  width: 15%;
}

@media (max-width: 767px) {
  .footer .info {
    flex-direction: column;
    display: block;
    width: 100%;
  }
  .footer .info .item:last-of-type,
  .footer .info .item {
    width: 49%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
  }
}
.footer .info .item:nth-of-type(3) .text, .footer .info .item:nth-of-type(3) .text-big, .footer .info .item:nth-of-type(3) .text-bold, .footer .info .item:nth-of-type(3) .text-heavy, .footer .info .item:nth-of-type(3) .work-template .more-projects .navigation .left, .work-template .more-projects .navigation .footer .info .item:nth-of-type(3) .left, .footer .info .item:nth-of-type(3) .work-template .more-projects .navigation .right, .work-template .more-projects .navigation .footer .info .item:nth-of-type(3) .right, .footer .info .item:nth-of-type(3) .categorie-label {
  display: inline-block;
  width: 120px;
}
@media only screen and (max-width: 900px) {
  .footer .info .item:nth-of-type(3) .text, .footer .info .item:nth-of-type(3) .text-big, .footer .info .item:nth-of-type(3) .text-bold, .footer .info .item:nth-of-type(3) .text-heavy, .footer .info .item:nth-of-type(3) .work-template .more-projects .navigation .left, .work-template .more-projects .navigation .footer .info .item:nth-of-type(3) .left, .footer .info .item:nth-of-type(3) .work-template .more-projects .navigation .right, .work-template .more-projects .navigation .footer .info .item:nth-of-type(3) .right, .footer .info .item:nth-of-type(3) .categorie-label {
    width: 100px;
  }
}
@media only screen and (max-width: 776px) {
  .footer .info .item:nth-of-type(3) .social-links-row {
    margin-top: 5px;
  }
}
/* TEMPLATE HEADER */
.header-block {
  width: 100%;
  height: 692px;
  position: relative;
  background-color: #eff7f8;
  height: calc(75vh);
  max-height: 692px;
}
.header-block h1.title {
  font-size: 60px
}
@media (min-height: 700px) and (max-height: 900px) {
  .header-block {
    height: calc(85vh);
  }
}
@media (max-width: 767px) {
  .header-block {
    height: calc(85vh);
  }
  .header-block h1.title {
    font-size: 36px;
    line-height: 36px;
  }
}
.header-block .title, .header-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item .header-block a, .header-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .header-block a {
  position: absolute;
  bottom: 48px;
  width: 330px;
}
@media (min-width: 768px) {
  .header-block .title, .header-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item .header-block a, .header-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .header-block a {
    line-height: 60px;
  }
}
@media (max-width: 1039px) {
  .header-block .title, .header-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item .header-block a, .header-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .header-block a {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .is-safari .header-block {
    height: calc(70vh);
  }
}
/* TEMPLATE PROJECT BLOCK */
.project {
  align-self: flex-start;
  position: relative;
}
.project .text-wrapper {
  margin: 17px 0 0 40px;
}
.project .text-wrapper .background-highlight {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #2afab7 50%);
  background-position: 0 0;
  transition: background-position 0.5s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition-delay: 1s;
  display: inline;
  background-size: 206%;
}
.project.shown .background-highlight {
  background-position: -100% 0;
  background-size: 200%;
}
/* IMAGE BLOCK */
.image-block {
  width: 100%;
  height: 400px;
  position: relative;
  background-color: #eff7f8;
}
@media (max-width: 767px) {
  .image-block {
    height: 300px;
  }
}
.image-block .title, .image-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item .image-block a, .image-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .image-block a {
  position: relative;
  top: 0px;
  width: 170px;
}
@media (max-width: 1039px) {
  .image-block .title, .image-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item .image-block a, .image-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .image-block a {
    line-height: 40px;
  }
}
@media (max-width: 1039px) {
  .image-block .title, .image-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item .image-block a, .image-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .image-block a {
    top: 20px;
  }
}
.image-block .link {
  margin-top: 20px;
  display: block;
}
.link {
  font-size: 18px;
  color: #031238;
  font-family: "uni-light", sans-serif;
}
/* HOME */
div[data-slug="ttwwoo-2"] .project-block .title, div[data-slug="ttwwoo-2"] .project-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item div[data-slug="ttwwoo-2"] .project-block a, div[data-slug="ttwwoo-2"] .project-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item div[data-slug="ttwwoo-2"] .project-block a, div[data-slug="home"] .project-block .title, div[data-slug="home"] .project-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item div[data-slug="home"] .project-block a, div[data-slug="home"] .project-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item div[data-slug="home"] .project-block a {
  max-width: 95%;
  padding: 50px 0 70px 0;
}
div[data-slug="ttwwoo-2"] .project-block .text-bold, div[data-slug="home"] .project-block .text-bold {
  margin-bottom: 20px;
}
div[data-slug="ttwwoo-2"] .header-block .title, div[data-slug="ttwwoo-2"] .header-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item div[data-slug="ttwwoo-2"] .header-block a, div[data-slug="ttwwoo-2"] .header-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item div[data-slug="ttwwoo-2"] .header-block a, div[data-slug="home"] .header-block .title, div[data-slug="home"] .header-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item div[data-slug="home"] .header-block a, div[data-slug="home"] .header-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item div[data-slug="home"] .header-block a {
  top: 48px;
  bottom: auto;
}
@media (max-width: 767px) {
  div[data-slug="ttwwoo-2"] .header-block .title, div[data-slug="ttwwoo-2"] .header-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item div[data-slug="ttwwoo-2"] .header-block a, div[data-slug="ttwwoo-2"] .header-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item div[data-slug="ttwwoo-2"] .header-block a, div[data-slug="home"] .header-block .title, div[data-slug="home"] .header-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item div[data-slug="home"] .header-block a, div[data-slug="home"] .header-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item div[data-slug="home"] .header-block a {
    bottom: 24px;
    top: auto;
  }
}
div[data-slug="ttwwoo-2"] .header-block .blue-ball, div[data-slug="home"] .header-block .blue-ball {
  background-color: #031238;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  position: absolute;
  top: 67%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-height: 450px) and (max-height: 600px) and (min-width: 600px) {
  div[data-slug="ttwwoo-2"] .header-block .blue-ball, div[data-slug="home"] .header-block .blue-ball {
    top: 75%;
  }
}
@media (max-width: 767px) {
  div[data-slug="ttwwoo-2"] .header-block .blue-ball, div[data-slug="home"] .header-block .blue-ball {
    top: 60%;
  }
}
@media (max-width: 414px) {
  div[data-slug="ttwwoo-2"] .header-block .blue-ball, div[data-slug="home"] .header-block .blue-ball {
    width: 120px;
    height: 120px;
  }
}
div[data-slug="ttwwoo-2"] .header-block .green-ball, div[data-slug="home"] .header-block .green-ball {
  background-color: #2afab7;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  top: 33%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-height: 450px) and (max-height: 600px) and (min-width: 600px) {
  div[data-slug="ttwwoo-2"] .header-block .green-ball, div[data-slug="home"] .header-block .green-ball {
    top: 25%;
  }
}
@media (max-width: 767px) {
  div[data-slug="ttwwoo-2"] .header-block .green-ball, div[data-slug="home"] .header-block .green-ball {
    top: 25%;
  }
}
@media (max-width: 414px) {
  div[data-slug="ttwwoo-2"] .header-block .green-ball, div[data-slug="home"] .header-block .green-ball {
    width: 120px;
    height: 120px;
  }
}
div[data-slug="ttwwoo-2"] .andries-joeri, div[data-slug="home"] .andries-joeri {
  position: relative;
  height: 480px;
  overflow: hidden;
}
@media (max-width: 767px) {
  div[data-slug="ttwwoo-2"] .andries-joeri, div[data-slug="home"] .andries-joeri {
    height: 500px;
  }
}
div[data-slug="ttwwoo-2"] .andries-joeri::before, div[data-slug="home"] .andries-joeri::before {
  content: "";
  width: 1px;
  top: 0;
  height: 100%;
  position: absolute;
  left: calc(50% - 1px);
  background: #e8e8e8;
}
div[data-slug="ttwwoo-2"] .andries-joeri .joeri, div[data-slug="home"] .andries-joeri .joeri {
  position: absolute;
  top: 40%;
  left: calc(50% - 67px);
  transform: translate(-50%, -50%);
  width: 197px;
  z-index: 4;
}
@media (max-width: 767px) {
  div[data-slug="ttwwoo-2"] .andries-joeri .joeri, div[data-slug="home"] .andries-joeri .joeri {
    top: 40%;
    width: 200px;
    left: calc(50% - 69px);
  }
}
div[data-slug="ttwwoo-2"] .andries-joeri .blue-ball, div[data-slug="ttwwoo-2"] .andries-joeri .green-ball, div[data-slug="home"] .andries-joeri .blue-ball, div[data-slug="home"] .andries-joeri .green-ball {
  width: 150px;
  height: 150px;
}
@media (max-width: 767px) {
  div[data-slug="ttwwoo-2"] .andries-joeri .blue-ball, div[data-slug="ttwwoo-2"] .andries-joeri .green-ball, div[data-slug="home"] .andries-joeri .blue-ball, div[data-slug="home"] .andries-joeri .green-ball {
    width: 130px;
    height: 130px;
  }
}
div[data-slug="ttwwoo-2"] .andries-joeri .andries, div[data-slug="home"] .andries-joeri .andries {
  position: absolute;
  top: 67%;
  left: calc(50% + 87px);
  transform: translate(-50%, -50%);
  width: 210px;
  z-index: 2;
}
@media (max-width: 767px) {
  div[data-slug="ttwwoo-2"] .andries-joeri .andries, div[data-slug="home"] .andries-joeri .andries {
    width: 232px;
    left: calc(50% + 94px);
  }
}
div[data-slug="ttwwoo-2"] #circle:hover, div[data-slug="ttwwoo-2"] #rhino:hover, div[data-slug="home"] #circle:hover, div[data-slug="home"] #rhino:hover {
  cursor: pointer;
}
div[data-slug="ttwwoo-2"] #rhino, div[data-slug="home"] #rhino {
  width: 250px;
  max-width: 250px;
  position: absolute;
  top: -161px;
  left: -30px;
}
@media (max-width: 767px) {
  div[data-slug="ttwwoo-2"] #rhino, div[data-slug="home"] #rhino {
    width: 184px;
    max-width: 184px;
    top: -100px;
    left: 15px;
  }
}
@media (max-width: 414px) {
  div[data-slug="ttwwoo-2"] #rhino, div[data-slug="home"] #rhino {
    top: -120px;
    left: -18px;
  }
}
-wrapper {
  margin-top: 30px;
}
.hover {
  background-position: -100% 0;
}
.filters {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -45px;
  margin-right: -35px;
  margin-top: 55px;
  position: relative;
  z-index: 3;
}
.filters-other {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.filters .filter {
  width: 30%;
  opacity: 0;
  top: 20px;
}
.filters .filter.all {
  width: 100%;
  margin-bottom: 15px;
}
.filters .filter.shown {
  opacity: 1 !important;
  top: 0px !important;
  transition: top 1.5s, padding 1.5s, opacity 1.5s !important;
  -ms-transition: -ms-transform 0.25s, top 1.5s, padding 1.5s, opacity 1.5s !important;
}
.filters .filter .text p, .filters .filter .text-big p, .filters .filter .text-bold p, .filters .filter .text-heavy p, .filters .filter .work-template .more-projects .navigation .left p, .work-template .more-projects .navigation .filters .filter .left p, .filters .filter .work-template .more-projects .navigation .right p, .work-template .more-projects .navigation .filters .filter .right p, .filters .filter .categorie-label p {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #2afab7 50%);
  text-transform: none;
  font-size: 16px;
  color: #031238;
  background-position: 0 0;
  transition: 0.2s ease-in-out;
  display: inline;
  background-size: 206%;
  padding: 3px 15px;
  margin: -3px 0 0 -15px;
}
.filters .filter .text p:hover, .filters .filter .text-big p:hover, .filters .filter .text-bold p:hover, .filters .filter .text-heavy p:hover, .filters .filter .work-template .more-projects .navigation .left p:hover, .work-template .more-projects .navigation .filters .filter .left p:hover, .filters .filter .work-template .more-projects .navigation .right p:hover, .work-template .more-projects .navigation .filters .filter .right p:hover, .filters .filter .categorie-label p:hover {
  cursor: pointer;
  background-position: -100% 0;
  background-size: 200%;
}
.filters .filter.control-active .text p, .filters .filter.control-active .text-big p, .filters .filter.control-active .text-bold p, .filters .filter.control-active .text-heavy p, .filters .filter.control-active .work-template .more-projects .navigation .left p, .work-template .more-projects .navigation .filters .filter.control-active .left p, .filters .filter.control-active .work-template .more-projects .navigation .right p, .work-template .more-projects .navigation .filters .filter.control-active .right p, .filters .filter.control-active .categorie-label p {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #2afab7 50%);
  background-position: -100% 0;
  background-size: 200%;
  text-transform: none;
  display: inline;
  font-size: 16px;
  margin: -3px 0 0 -15px;
}
.filters .filter:nth-of-type(n + 5) {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .filters .filter {
    width: 50%;
  }
  .filters .filter:nth-of-type(n + 4) {
    margin-top: 0;
  }
  .filters .filter[data-group="alle-projecten"] {
    order: 0;
  }
  .filters .filter[data-group="cases"] {
    order: 1;
  }
  .filters .filter[data-group="web"] {
    order: 2;
  }
  .filters .filter[data-group="print"] {
    order: 3;
    margin-top: 20px;
  }
  .filters .filter[data-group="animaties"] {
    order: 4;
    margin-top: 20px;
  }
  .filters .filter[data-group="verpakkingen"] {
    order: 5;
    margin-top: 20px;
  }
  .filters .filter[data-group="muur-illustraties"] {
    order: 6;
    margin-top: 20px;
  }
  .filters .filter .text, .filters .filter .text-big, .filters .filter .text-bold, .filters .filter .text-heavy, .filters .filter .work-template .more-projects .navigation .left, .work-template .more-projects .navigation .filters .filter .left, .filters .filter .work-template .more-projects .navigation .right, .work-template .more-projects .navigation .filters .filter .right, .filters .filter .categorie-label {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .filters {
    margin-bottom: -35px;
  }
}
.my-sizer-element {
  display: block;
  width: 10%;
}
@media (min-width: 768px) {
  .my-sizer-element {
    margin-left: 8%;
  }
}
@media (min-width: 1290px) {
  .my-sizer-element {
    margin-left: 180px;
  }
}
.projects {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
  position: relative;
  overflow: visible !important;
}
@media (min-width: 768px) {
  .projects {
    display: block;
  }
  .projects::after {
    content: "";
    clear: both;
    display: table;
  }
}
.projects .project {
  width: 45%;
  opacity: 0 !important;
  margin-top: 40px;
  top: 80px !important;
}
.projects .project:first-child {
  margin-top: 40px !important;
}
.projects .project:nth-child(2) {
  margin-top: 40px !important;
}
.projects .project a:hover {
  text-decoration: none;
}
.projects .project.shown {
  opacity: 1 !important;
  top: 0px !important;
  transition: top 1.5s, padding 1.5s, opacity 1.5s !important;
  -ms-transition: -ms-transform 0.25s, top 1.5s, padding 1.5s, opacity 1.5s !important;
}
.projects .project.no-transition {
  transition: 0s all !important;
}
@media (max-width: 767px) {
  .projects .project {
    width: 100%;
  }
  .projects .project:nth-of-type(n + 1) {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .client-block .title, .client-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item .client-block a, .client-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .client-block a {
    margin: 50px 0 0;
  }
}
.client-block .clients {
  margin: 140px 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -30px;
  padding-top: 30px;
}
.client-block .clients .client {
  width: 20%;
  margin: 22px 0;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .client-block .clients .client {
    width: 50%;
  }
}
.client-block .clients .client img {
  width: 75%;
  z-index: 1;
  position: relative;
}
.client-block .clients .client .backdrop {
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #2afab7;
  opacity: 0.3;
}
.client-block .clients .client:not(:hover) .backdrop {
  -webkit-transition: all 3s cubic-bezier(0.28, 0.12, 0.22, 1), opacity 0.5s cubic-bezier(0.28, 0.12, 0.22, 1) 2s;
  -moz-transition: all 3s cubic-bezier(0.28, 0.12, 0.22, 1), opacity 0.5s cubic-bezier(0.28, 0.12, 0.22, 1) 2s;
  -ms-transition: all 3s cubic-bezier(0.28, 0.12, 0.22, 1), opacity 0.5s cubic-bezier(0.28, 0.12, 0.22, 1) 2s;
  -o-transition: all 3s cubic-bezier(0.28, 0.12, 0.22, 1), opacity 0.5s cubic-bezier(0.28, 0.12, 0.22, 1) 2s;
  transition: all 3s cubic-bezier(0.28, 0.12, 0.22, 1), opacity 0.5s cubic-bezier(0.28, 0.12, 0.22, 1) 2s;
}
.client-block .clients .client:hover .backdrop {
  -webkit-transition: opacity 0.05s cubic-bezier(0.28, 0.12, 0.22, 1) 0s;
  -moz-transition: opacity 0.05s cubic-bezier(0.28, 0.12, 0.22, 1) 0s;
  -ms-transition: opacity 0.05s cubic-bezier(0.28, 0.12, 0.22, 1) 0s;
  -o-transition: opacity 0.05s cubic-bezier(0.28, 0.12, 0.22, 1) 0s;
  transition: opacity 0.05s cubic-bezier(0.28, 0.12, 0.22, 1) 0s;
  content: "";
  width: 180px;
  height: 180px;
  opacity: 1;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .client-block .clients .client:hover .backdrop {
    width: 150px;
    height: 150px;
  }
}
/* WHO WE ARE */
.who-we-are-template .who-we-are-block {
  margin: 60px 0;
}
.who-we-are-template .header-block::before {
  content: "";
  width: 1px;
  top: 0;
  height: 100%;
  position: absolute;
  left: calc(50% - 1px);
  background: #e8e8e8;
}
.who-we-are-template .text-bold {
  margin-bottom: 30px;
}
.who-we-are-template .title.agency, .who-we-are-template .full-screen-nav .menu-item a.agency, .full-screen-nav .menu-item .who-we-are-template a.agency, .who-we-are-template .full-screen-nav-new .menu-item a.agency, .full-screen-nav-new .menu-item .who-we-are-template a.agency {
  padding: 20px 0;
}
.who-we-are-template .title.people, .who-we-are-template .full-screen-nav .menu-item a.people, .full-screen-nav .menu-item .who-we-are-template a.people, .who-we-are-template .full-screen-nav-new .menu-item a.people, .full-screen-nav-new .menu-item .who-we-are-template a.people {
  padding: 20px 0;
}
.andries-joeri .blue-ball, .andries-joeri .green-ball {
  width: 200px;
  height: 200px;
}
@media (min-height: 450px) and (max-height: 730px) and (min-width: 600px) {
  .andries-joeri .blue-ball, .andries-joeri .green-ball {
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 767px) {
  .andries-joeri .blue-ball, .andries-joeri .green-ball {
    width: 130px;
    height: 130px;
  }
}
.andries-joeri .blue-ball {
  background-color: #031238;
  background-blend-mode: multiply;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  top: 33%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-height: 450px) and (max-height: 730px) and (min-width: 600px) {
  .andries-joeri .blue-ball {
    top: 25%;
  }
}
.andries-joeri .green-ball {
  background-color: #2afab7;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  top: 67%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-height: 450px) and (max-height: 730px) and (min-width: 600px) {
  .andries-joeri .green-ball {
    top: 75%;
  }
}
.andries-joeri .joeri {
  position: absolute;
  top: 40%;
  left: calc(50% - 80px);
  transform: translate(-50%, -50%);
  width: 260px;
  z-index: 4;
}
@media (min-height: 450px) and (max-height: 730px) and (min-width: 600px) {
  .andries-joeri .joeri {
    width: 222px;
    left: calc(50% - 74px);
  }
}
@media (max-width: 767px) {
  .andries-joeri .joeri {
    top: 40%;
    width: 200px;
    left: calc(50% - 69px);
  }
}
.andries-joeri .andries {
  position: absolute;
  top: 67%;
  left: calc(50% + 129px);
  transform: translate(-50%, -50%);
  width: 320px;
  z-index: 2;
}
@media (min-height: 450px) and (max-height: 730px) and (min-width: 600px) {
  .andries-joeri .andries {
    width: 257px;
    left: calc(50% + 104px);
  }
}
@media (max-width: 767px) {
  .andries-joeri .andries {
    width: 200px;
    left: calc(50% + 80px);
  }
}
/* WORK */
.work-template#masthead {
  z-index: 99999;
  position: fixed;
  left: 0;
  right: 0;
}
@media (min-width: 1290px) {
  .work-template#masthead {
    width: 100%;
  }
}
.work-template .text-bold {
  max-width: 95%;
}
@media (max-width: 767px) {
  .work-template .text-bold {
    max-width: 100%;
  }
}
.work-template .info {
  margin-top: 50px;
}
.work-template .info .background-highlight {
  margin-left: 5px;
  display: inline-table;
}
.work-template .video-part {
  position: relative;
}
.work-template .video-part .video-play {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.work-template .video-part .video-placeholder:hover {
  cursor: pointer;
}
.work-template .video-part iframe {
  width: 100%;
  display: none;
}
.work-template .caption {
  font-size: 14px;
  margin-top: 5px;
}
.work-template figure .caption.view-more {
  display: block;
  background-color: white;
  text-align: left;
  z-index: 999;
  position: relative;
  padding-top: 10px;
}
.work-template .image-part {
  position: relative;
}
.work-template .image-part .view-more {
  display: block;
  background-color: white;
  text-align: right;
  z-index: 999;
  position: relative;
  padding-top: 10px;
}
.work-template .work-parts {
  padding-top: 0;
}
@media (max-width: 767px) {
  .work-template .work-parts {
    padding: 0 0 20px 0;
  }
}
.work-template .work-parts .title, .work-template .work-parts .full-screen-nav .menu-item a, .full-screen-nav .menu-item .work-template .work-parts a, .work-template .work-parts .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .work-template .work-parts a {
  margin-bottom: 50px;
  margin-top: 50px;
}
.work-template .work-parts .title:first-of-type, .work-template .work-parts .full-screen-nav .menu-item a:first-of-type, .full-screen-nav .menu-item .work-template .work-parts a:first-of-type, .work-template .work-parts .full-screen-nav-new .menu-item a:first-of-type, .full-screen-nav-new .menu-item .work-template .work-parts a:first-of-type {
  margin-top: 0;
}
.work-template .work-parts > div {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .work-template .more-projects {
    padding: 20px 0;
  }
}
.work-template .more-projects .projects {
  display: flex;
}
.work-template .more-projects .project {
  margin-top: 0;
}
@media (min-width: 768px) {
  .work-template .more-projects .project:last-of-type:not(.projects-1) {
    margin-left: 10%;
  }
}
@media (max-width: 767px) {
  .work-template .more-projects .project:nth-of-type(n + 1) {
    margin-top: 30px;
  }
}
.work-template .more-projects .title, .work-template .more-projects .full-screen-nav .menu-item a, .full-screen-nav .menu-item .work-template .more-projects a, .work-template .more-projects .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .work-template .more-projects a {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .work-template .more-projects .title, .work-template .more-projects .full-screen-nav .menu-item a, .full-screen-nav .menu-item .work-template .more-projects a, .work-template .more-projects .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item .work-template .more-projects a {
    margin-bottom: 20px;
  }
}
.work-template .more-projects .navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.work-template .more-projects .navigation .left, .work-template .more-projects .navigation .right {
  display: flex;
  width: 100px;
  align-items: center;
  justify-content: space-between;
}
.work-template .more-projects .navigation .left img, .work-template .more-projects .navigation .right img {
  width: 8px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.work-template .more-projects .navigation .left:hover img {
  left: -15px;
}
.work-template .more-projects .navigation .left img {
  left: 0;
  transform: rotate(90deg);
}
.work-template .more-projects .navigation .right {
  width: 73px;
}
.work-template .more-projects .navigation .right:hover img {
  right: -15px;
}
.work-template .more-projects .navigation .right img {
  right: 0;
  transform: rotate(-90deg);
}
/* CONTACT */
#page[data-slug="contact"] .disable-contact {
  display: none !important;
}
#page[data-slug="contact"] .highlight, #page[data-slug="contact"] .full-screen-nav .current_page_item a, .full-screen-nav .current_page_item #page[data-slug="contact"] a {
  display: block;
}
#page[data-slug="contact"] .balls-wrapper {
  position: relative;
  left: 0;
  right: 0;
  top: -48px;
  height: calc(100% + 96px);
  z-index: 10;
  width: 25%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #page[data-slug="contact"] .balls-wrapper {
    width: 75%;
    top: 0;
    height: 100%;
  }
}
#page[data-slug="contact"] .header-block {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  #page[data-slug="contact"] .header-block {
    margin-bottom: 40px;
  }
}
#page[data-slug="contact"] .header-block .blue-ball {
  background-color: #031238;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  top: 33%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-height: 450px) and (max-height: 730px) and (min-width: 600px) {
  #page[data-slug="contact"] .header-block .blue-ball {
    top: 25%;
    width: 150px;
    height: 150px;
  }
}
#page[data-slug="contact"] .header-block .green-ball {
  background-color: #2afab7;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  top: 67%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-height: 450px) and (max-height: 730px) and (min-width: 600px) {
  #page[data-slug="contact"] .header-block .green-ball {
    top: 75%;
    width: 150px;
    height: 150px;
  }
}
#page[data-slug="contact"] .header-block .sieraad {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#page[data-slug="contact"] .header-block .title, #page[data-slug="contact"] .header-block .full-screen-nav .menu-item a, .full-screen-nav .menu-item #page[data-slug="contact"] .header-block a, #page[data-slug="contact"] .header-block .full-screen-nav-new .menu-item a, .full-screen-nav-new .menu-item #page[data-slug="contact"] .header-block a {
  top: 48px;
}
/* CATEGORIE LABEL */
.categorie-label {
  font-family: "uni-light";
  height: 20px;
  transform-origin: top left;
  text-align: right;
  position: absolute;
  display: table;
  transform: translateY(190px) rotate(-90deg);
  width: 190px;
  font-size: 13px;
}
.categorie-label-wrapper {
  float: left;
  width: 100px;
  height: 190px;
  padding: 0;
  margin: 0;
  position: absolute;
  left: -25px;
  top: 0;
  pointer-events: none;
}
/* NAV */
.full-screen-nav {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: white;
  align-items: center;
  justify-content: center;
  display: none;
  z-index: 989;
}
.full-screen-nav .menu-item {
  list-style-type: none;
  opacity: 0;
  top: 0px;
  position: relative;
}
@media (min-width: 768px) {
  .full-screen-nav .menu-item {
    top: 40px;
    transition: top 0.5s, opacity 0.2s;
  }
  .full-screen-nav .menu-item:nth-of-type(2) {
    transition-delay: 0.2s;
  }
  .full-screen-nav .menu-item:nth-of-type(3) {
    transition-delay: 0.4s;
  }
}
.full-screen-nav .menu-item.shown {
  opacity: 1;
  top: 0px;
}
@media (max-width: 767px) {
  .full-screen-nav .menu-item:not(:first-of-type) {
    margin-top: 30px;
  }
}
.full-screen-nav .current_page_item a {
  text-decoration: none;
}
.full-screen-nav-new {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: white;
  align-items: center;
  justify-content: center;
  display: none;
  z-index: 989;
}
.full-screen-nav-new .menu-item {
  list-style-type: none;
  opacity: 0;
  top: 0px;
  position: relative;
  transition: ease all 1s;
}
.full-screen-nav-new .menu-item.shown {
  opacity: 1;
  top: 0px;
}
.full-screen-nav-new .menu-item a {
  font-family: "uni-light", sans-serif;
}
@media (max-width: 767px) {
  .full-screen-nav-new .menu-item:not(:first-of-type) {
    margin-top: 30px;
  }
}
.menu-active .full-screen-nav {
  display: flex;
}
.menu-active .full-screen-nav-new {
  display: flex;
  animation: scaleIn 0.6s forwards;
}
.menu-active .full-screen-nav-new .menu-item.current_page_item:before {
  width: calc(100% + 15px);
}
.menu-active .full-screen-nav-new .menu-item.current_page_item a {
  cursor: default;
}
.menu-active .full-screen-nav-new .menu-item a {
  z-index: 3;
  position: relative;
  font-family: "uni-light", sans-serif;
  cursor: pointer;
}
.menu-active .full-screen-nav-new .menu-item a:hover {
  text-decoration: none;
}
.menu-active .full-screen-nav-new .menu-item:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  background: #2afab7;
  height: 100%;
  width: 0;
  transition: ease-in 0.2s width;
  z-index: 1;
}
.menu-active .full-screen-nav-new .menu-item:hover:before {
  width: calc(100% + 15px);
}
@media (min-width: 768px) {
  .menu-active .full-screen-nav-new .menu-item {
    margin-top: 5px;
    top: 20px;
    transition: top 0.5s, opacity 0.15s;
  }
  .menu-active .full-screen-nav-new .menu-item:nth-of-type(2) {
    transition-delay: 0.2s;
  }
  .menu-active .full-screen-nav-new .menu-item:nth-of-type(3) {
    transition-delay: 0.3s;
  }
}
.menu-inactive .full-screen-nav-new {
  display: flex;
  pointer-events: none;
  opacity: 0;
  animation: scaleOut 0.8s forwards ease-out;
}
.menu-inactive a {
  font-family: "uni-light", sans-serif;
}
/* SCROLL BUTTON */
.scroll-down, .scroll-down.hidden-2, .scroll-up.hidden-2, .scroll-up {
  -webkit-transition: all 0.6s cubic-bezier(0.28, 0.12, 0.22, 1);
  -moz-transition: all 0.6s cubic-bezier(0.28, 0.12, 0.22, 1);
  -ms-transition: all 0.6s cubic-bezier(0.28, 0.12, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.28, 0.12, 0.22, 1);
}
.scroll-down, .scroll-up {
  display: none;
  letter-spacing: 0.5px;
  line-height: 1em;
  margin-right: -16px;
  opacity: 0;
  position: fixed;
  font-family: "uni-light", sans-serif;
  font-size: 14px;
  color: #031238;
  top: 90vh;
  bottom: auto;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  z-index: 100;
}
.scroll-down:hover, .scroll-down:active, .scroll-down:focus, .scroll-up:hover, .scroll-up:active, .scroll-up:focus {
  color: #031238;
  text-decoration: none;
}
.scroll-down img, .scroll-up img {
  width: 20px;
  height: 39px;
  display: inline-block;
  position: relative;
}
.scroll-down {
  margin-left: 1000px;
  top: 82vh;
}
.scroll-down:hover img {
  left: -15px;
}
.scroll-down img {
  -webkit-transform: rotate(90deg) translate(100%, 0);
  -moz-transform: rotate(90deg) translate(100%, 0);
  -ms-transform: rotate(90deg) translate(100%, 0);
  -o-transform: rotate(90deg) translate(100%, 0);
  transform: rotate(90deg) translate(100%, 0);
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -ms-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
  left: 0;
  top: -5px;
  vertical-align: middle;
  margin-right: 30px;
  margin-top: 0px;
  margin-bottom: 30px;
}
@media (max-width: 1039px) {
  .scroll-down img {
    margin-top: -40px;
    margin-bottom: 0px;
    top: 0;
  }
}
@media (max-width: 1039px) {
  .scroll-down {
    right: 26px;
    margin-left: 0;
  }
}
.scroll-up {
  margin-left: 1000px;
}
.scroll-up:hover img {
  right: -15px;
}
.scroll-up img {
  -webkit-transform: rotate(270deg) translate(100%, 0);
  -moz-transform: rotate(270deg) translate(100%, 0);
  -ms-transform: rotate(270deg) translate(100%, 0);
  -o-transform: rotate(270deg) translate(100%, 0);
  transform: rotate(270deg) translate(100%, 0);
  -webkit-transition: right 0.3s;
  -moz-transition: right 0.3s;
  -ms-transition: right 0.3s;
  -o-transition: right 0.3s;
  transition: right 0.3s;
  right: 0px;
  top: 20px;
  vertical-align: middle;
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 2px;
}
@media (max-width: 1039px) {
  .scroll-up img {
    margin-left: 27px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1039px) {
  .scroll-up {
    right: 13px;
    margin-left: 0;
  }
}
.scroll-down.hidden-2, .scroll-up.hidden-2 {
  opacity: 0;
  -webkit-transform: rotate(-90deg) translate(100%, 100px);
  -moz-transform: rotate(-90deg) translate(100%, 100px);
  -ms-transform: rotate(-90deg) translate(100%, 100px);
  -o-transform: rotate(-90deg) translate(100%, 100px);
  transform: rotate(-90deg) translate(100%, 100px);
}
.scroll-down, .scroll-up {
  opacity: 1;
  -webkit-transform: rotate(-90deg) translate(100%, 0);
  -moz-transform: rotate(-90deg) translate(100%, 0);
  -ms-transform: rotate(-90deg) translate(100%, 0);
  -o-transform: rotate(-90deg) translate(100%, 0);
  transform: rotate(-90deg) translate(100%, 0);
}
.scroll-down, .scroll-up {
  opacity: 1;
}
/* HIGHLIGHTED ANIMATION */
.highlighted-animation {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #2afab7 50%);
  background-size: 206%;
  background-position: 0 0;
  display: inline;
  font-size: 40px;
  font-family: "uni-light", sans-serif;
  transition: 1.5s ease-in-out;
}
.highlighted-animation-wrapper {
  margin-top: 30px;
}
.highlighted-animation.hover {
  background-position: -100% 0;
  background-size: 200%;
}
@media (max-width: 767px) {
  .highlighted-animation {
    font-size: 20px;
  }
}
/* SWAP */
.hero-banner {
  position: relative;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  max-width: none;
  top: 0;
}
.hero-banner-wrapper {
  will-change: transform;
  overflow: hidden;
  position: relative;
  height: 100vh;
  margin-bottom: 20px;
}
body.t-swap::before {
  content: "";
  background: #fff;
  z-index: 990;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(100vh);
  opacity: 0.7;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
body.t-swap-2::before {
  transform: translateY(0vh);
  opacity: 1;
  background: #fff;
}
body.t-swap-4::before {
  opacity: 0;
}
body.t-intro::after {
  content: "";
  background: #fff;
  z-index: 990;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: none;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
}
body.t-intro-2::after {
  background: #fff;
}
body.t-intro-3::after {
  transition-delay: 250ms;
  transform: translateY(-120vh);
}
body.t-intro .header-block, body.t-swap-3 .header-block {
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.2s;
  transform: translateY(10vh);
  opacity: 0;
}
body.t-intro-3 .header-block, body.t-swap-4 .header-block {
  transform: none;
  opacity: 1;
}
body.t-intro .scroll-up, body.t-intro .scroll-down {
  opacity: 0;
}
body.t-intro-3 .scroll-up, body.t-intro-3 .scroll-down {
  opacity: 1;
}
figure {
  overflow: hidden;
}
figure img {
  -webkit-transition: all 0.6s cubic-bezier(0.28, 0.12, 0.22, 1);
  -moz-transition: all 0.6s cubic-bezier(0.28, 0.12, 0.22, 1);
  -ms-transition: all 0.6s cubic-bezier(0.28, 0.12, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.28, 0.12, 0.22, 1);
}
figure:hover img {
  transform: scale(1.2);
}
figure.clone {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
figure.clone img {
  display: none;
}
figure.clone.full {
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition-property: background, top, left, width, height;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#page {
  position: relative;
}
.seo-title {
  margin-bottom: 20px;
  line-height: 40px;
}
.seo-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 100px;
  height: 100%;
  position: relative;
}
.seo-row .seo-text {
  text-align: left;
  width: 47.5%;
  min-width: 300px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-between;
}
.seo-row .seo-text h1.title {
  margin-top: -6px;
  margin-bottom: 15px;
  line-height: 40px;
}
.seo-row .seo-text p {
  margin-bottom: 10px;
}
.seo-row .seo-text a {
  position: relative;
  bottom: 0;
  padding: 5px;
  align-self: flex-end;
}
.seo-row .seo-text a span {
  position: relative;
  z-index: 3;
}
.seo-row .seo-text a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #2afab7;
  height: 100%;
  width: 0;
  transition: ease-in 0.2s width;
  z-index: 1;
}
.seo-row .seo-text a:hover:before {
  width: calc(100% + 5px);
}
@media only screen and (max-width: 710px) {
  .seo-row .seo-text {
    order: -1;
  }
}
@media only screen and (max-width: 700px) {
  .seo-row .seo-text {
    width: 100%;
  }
}
.seo-row .seo-img {
  width: 47.5%;
  min-width: 300px;
}
.seo-row .seo-img img {
  width: 100%;
}
@media only screen and (max-width: 700px) {
  .seo-row .seo-img {
    width: 100%;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 700px) {
  .seo-row {
    margin-bottom: 70px;
  }
  .seo-row:first-child {
    margin-top: 30px;
  }
}
.project-share {
  width: 54px;
  min-height: 100px;
  position: fixed;
  right: 0;
  top: 40vh;
  transform: translateY(-50%);
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .project-share {
    right: -54px;
    transition: ease right 0.5s;
  }
}
.project-share.opened {
  right: 0;
  background: white;
}
.project-share.opened .mobile-social-close {
  background: white;
}
.project-share .mobile-social-close {
  position: absolute;
  top: -50px;
  left: 1px;
  width: 54px;
  height: 54px;
}
.project-share .mobile-social-close .close {
  opacity: 0;
  transition: ease 0.5s opacity;
}
.project-share .mobile-social-close img {
  width: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.project-share .mobile-social-toggle {
  position: absolute;
  left: -30px;
  width: 30px;
  height: 130px;
  top: 32px;
}
@media only screen and (min-width: 768px) {
  .project-share .mobile-social-toggle {
    display: none;
  }
}
.project-share .mobile-social-toggle .open, .project-share .mobile-social-toggle .close {
  position: absolute;
  top: 0;
  width: 15px;
  margin-left: 7px;
}
.project-share .mobile-social-toggle .open {
  opacity: 1;
  transition: ease 0.5s opacity;
}
.project-share .mobile-social-toggle .close {
  opacity: 0;
  transition: ease 0.5s opacity;
}
.project-share p {
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
}
.project-share ul li {
  list-style-type: none;
}
.project-share ul li a {
  display: block;
  background-position: center;
  background-size: cover;
  height: 30px;
  width: 30px;
  margin: 10px auto;
  transition: ease transform 0.5s;
  transform: scale(1);
}
.project-share ul li a.facebook {
  background-image: url(https://www.ttwwoo.nl/wp-content/uploads/2019/03/facebook-hover.png);
}
.project-share ul li a.facebook:hover .hover {
  opacity: 0;
}
.project-share ul li a.twitter {
  background-image: url(https://www.ttwwoo.nl/wp-content/uploads/2019/03/twitter-hover.png);
}
.project-share ul li a.twitter:hover .hover {
  opacity: 0;
}
.project-share ul li a.instagram {
  background-image: url(https://www.ttwwoo.nl/wp-content/uploads/2019/03/instagram-hover.png);
}
.project-share ul li a.instagram:hover .hover {
  opacity: 0;
}
.project-share ul li a.pinterest {
  background-image: url(https://www.ttwwoo.nl/wp-content/uploads/2019/03/pinterest-hover.png);
}
.project-share ul li a.pinterest:hover .hover {
  opacity: 0;
}
.project-share ul li a.linkedin {
  background-image: url(https://www.ttwwoo.nl/wp-content/uploads/2019/03/linkedin-hover.png);
}
.project-share ul li a.linkedin:hover .hover {
  opacity: 0;
}
.project-share ul li a .hover {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  transform: scale(1.025);
  transition: ease opacity 0.5s;
}
.project-share ul li a .hover.facebook {
  background-image: url(https://www.ttwwoo.nl/wp-content/uploads/2019/03/facebook.png);
}
.project-share ul li a .hover.twitter {
  background-image: url(https://www.ttwwoo.nl/wp-content/uploads/2019/03/twitter.png);
}
.project-share ul li a .hover.instagram {
  background-image: url(https://www.ttwwoo.nl/wp-content/uploads/2019/03/instagram.png);
}
.project-share ul li a .hover.pinterest {
  background-image: url(https://www.ttwwoo.nl/wp-content/uploads/2019/03/pinterest.png);
}
.project-share ul li a .hover.linkedin {
  background-image: url(https://www.ttwwoo.nl/wp-content/uploads/2019/03/linkedin.png);
}
@keyframes scaleIn {
  from {
    transform: scale(2);
  }
  to {
    transform: scale(1);
  }
}
@keyframes scaleOut {
  0% {
    transform: scale(1);
    opacity: 1;
    display: flex;
  }
  25% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    display: none;
  }
}
/* @media screen and (min-width: 960px) {
  html {
    margin-left: calc(100vw - 100%);
    margin-right: 0;
  }
} */
.reset-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}





/************************ kp over ons ******************************/
.highlighted-animation {
  padding: 0 10px;
}

.light_text {
    font-family: "uni-light", sans-serif;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: bold;
}

.onze_visie_text {
    width: 100%;
    display: block;
}

.onze_visie_left, .onze_visie_right {
    width: 47%;
    display: inline-block;
    vertical-align: top;
}

.onze_visie_right {
    margin-left: 5%;
}

.background-blue,
.background-blue h1,
.background-blue h2,
.background-blue h3,
.background-blue h4,
.background-blue h5,
.background-blue h6,
.background-blue p,
.background-blue span,
.background-blue ul,
.background-blue li
{
    background-color: #031238;
    color: #2afab7;
}

.grid-content.onze-expertises-block .title.people {
    padding-top: 0;
}
.grid-content.onze-expertises-block {
    padding: 50px 0 100px 0;
}
.our_expert_column {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
}
.our_expert_column h3 {
    font-size: 28px;
    margin: 0;
    padding: 0;
}
.our_expert_column ul li {
    font-size: 26px;
    font-family: "uni-light", sans-serif;
    margin-left: 26px;
}

.team_container {
    padding: 48px 0;
}

.team_member {
    display: inline-block;
    width: 27%;
    margin: 3%;
    vertical-align: top;
}
.team_member .member_img {
    width: 240px;
    height: 240px;
    background-color: #2afab7;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}
.team_member .member_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.team_member .member_name {
    width: auto;
    text-align: center;
    font-family: "uni-bold", sans-serif;
    font-size: 22px;
    color: #031238;
    margin-top: 20px;
    vertical-align: top;
    line-height: 28px;
}
.team_member .member_name span {
    background-color: #2afab7;
}
.team_member .member_profession {
    text-align: center;
    margin-top: 15px;
}

.references .reference_text span {
    font-size: 40px;
    background-color: #2afab7;
    color: #031238;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    padding: 0 10px;
}

.references_container h2, .references_container span {
    font-family: "uni-light", sans-serif;
}

.references .reference_name {
    font-family: "uni-bold", sans-serif;
    font-size: 22px;
    color: #ffffff;
    margin-top: 20px;
}


.references .reference_from {
    font-family: "uni-light", sans-serif;
    font-size: 22px;
    color: #ffffff;
}

.slogan {
    font-family: "uni-light", sans-serif;
    font-size: 46px;
    text-align: left;
    color: #031238;
}

.footer .keep-in-touch .title {
  font-size: 40px;
    font-family: "uni-bold", sans-serif;
}


.owl-nav span {
    font-size: 150px;
}
button.owl-prev {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    top: 19%;
    left: 0;
    right: 0;
}
button.owl-next {
    position: absolute;
    top: -34px;
    right: -70px;
}

.owl-dots {
    text-align: center;
}
.owl-dot span {
    border: 2px solid #ffffff;
    border-radius: 30px;
    height: 18px;
    width: 18px;
    display: inline-block;
    margin: 10px;
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #031238;
}
.owl-dot.active span {
    background-color: #2afab7;
}

@media screen and (max-width:1140px) {
  button.owl-prev {
      left: -45px;
  }
  button.owl-next {
      right: -45px;
  }
}

@media screen and (max-width:890px) {
  .team_member .member_img {
    width: 200px;
    height: 200px;
  }
  .our_expert_column {
    width: 49%;
    margin-bottom: 25px;
  }
}

@media screen and (max-width:767px) {
  span.highlight {
    width: 100%;
    display: inline-block;
  }
  .team_member {
    width: 44%
  }
  .references .reference_name,
  .references .reference_from,
  .light_text {
    font-size: 18px;
  }
  .references .reference_text span,
  .our_expert_column ul li {
    font-size: 20px;
  }
  .our_expert_column h3 {
    font-size: 22px;
  }
  .slogan {
    font-size: 20px;
    margin: 20px 0;
  }
  
  .owl-nav span {
    font-size: 80px;
  }
  .references.owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding-bottom: 20px;
  }
  .grid-content.onze-expertises-block {
    padding: 60px 0;
  }
  .onze_visie_right {
    margin-top: 24px;
    margin-left: 0;
  }
  .onze_visie_left, .onze_visie_right {
    width: 100%;
  }
}

@media screen and (max-width:520px) {
  .team_member .member_img {
    width: 130px;
    height: 130px;
  }
  .onze_visie_right {
    margin-left: 0;
    margin-top: 24px;
  }
  .our_expert_column {
    width: 100%;
  }
  .footer .keep-in-touch .title {
    line-height: 40px;
  }
}

@media screen and (max-width:400px) {
  .grid-content {
    padding: 0px;
  }
  button.owl-prev {
    left: -25px;
  }
  button.owl-next {
    right: -25px;
  }
}