h2 {
  color: #18BBB9;
  font-family: "proxima-nova", sans-serif;
  font-size: 40px;
  font-weight: 600; }

h3 {
  color: #757575;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px; }

h4 {
  color: #2B2E39;
  font-family: "proxima-nova", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px; }

p {
  color: "proxima-nova", sans-serif;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 25px; }
  p strong {
    color: #18BBB9;
    font-weight: bolder; }

a {
  color: #18BBB9;
  text-decoration: underline;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400; }
  a:hover {
    color: #0f7776;
    text-decoration: none; }

body {
  overflow-x: hidden;
  width: 100vw; }

footer .container {
  border-top: rgba(24, 187, 185, 0.3) solid 2px; }
footer ul {
  margin: 0;
  padding: 0; }
  footer ul li {
    margin-top: 15px;
    list-style: none; }
    footer ul li a {
      color: rgba(43, 46, 57, 0.5);
      text-decoration: none;
      font-family: "proxima-nova", sans-serif;
      font-size: 400;
      font-size: 16px; }
      footer ul li a:hover {
        color: #18BBB9;
        text-decoration: none; }
footer .social-icon {
  margin-right: 12px;
  color: rgba(43, 46, 57, 0.5);
  font-size: 24px;
  transition: color .3s ease; }
  footer .social-icon:hover {
    color: #18BBB9; }

header.main {
  margin-bottom: 160px; }
  header.main .navbar {
    width: 100%;
    font-family: "proxima-nova", sans-serif;
    font-size: 17px;
    font-weight: 400; }
    header.main .navbar .navbar-nav .nav-link {
      color: #2B2E39;
      border-bottom: 2px solid rgba(24, 187, 185, 0);
      text-decoration: none;
      transition: border-bottom .2s ease; }
      header.main .navbar .navbar-nav .nav-link:hover {
        border-bottom: 2px solid #18bbb9; }
    header.main .navbar .navbar-nav .nav-item.active .nav-link {
      color: #18BBB9;
      font-weight: bold; }
  header.main .header-image {
    z-index: -9999;
    width: 90vw;
    height: 700px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    header.main .header-image .overlay {
      background: -moz-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
      background: -webkit-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
      background: linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3c92ce', endColorstr='#cc18bbb9',GradientType=1 );
      width: 100%;
      height: 100%; }
  header.main .header-image-small {
    z-index: -9999;
    width: 90vw;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    header.main .header-image-small .overlay {
      background: -moz-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
      background: -webkit-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
      background: linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3c92ce', endColorstr='#cc18bbb9',GradientType=1 );
      width: 100%;
      height: 100%; }
  header.main .header-info-small {
    z-index: 9999;
    position: absolute;
    right: 0;
    width: 500px;
    background: #18BBB9; }
    header.main .header-info-small h2 {
      color: #FFF;
      font-family: "proxima-nova", sans-serif;
      font-size: 28px;
      font-weight: 700; }
    header.main .header-info-small .divider {
      width: 70px;
      height: 4px;
      background: #FFF; }
    header.main .header-info-small h4 {
      color: #FFF;
      font-family: "proxima-nova", sans-serif;
      font-size: 17px;
      font-weight: 300;
      letter-spacing: 1px; }
      header.main .header-info-small h4 strong {
        font-weight: bold; }
    header.main .header-info-small a {
      display: inline-block;
      color: #FFF;
      font-family: "proxima-nova", sans-serif;
      font-size: 17px;
      font-weight: 300;
      letter-spacing: 1px; }
  header.main .header-info {
    z-index: 9999;
    position: absolute;
    right: 0;
    width: 500px;
    margin-top: -160px;
    background: #18BBB9; }
    header.main .header-info h2 {
      color: #FFF;
      font-family: "proxima-nova", sans-serif;
      font-size: 28px;
      font-weight: 700; }
    header.main .header-info .divider {
      width: 70px;
      height: 4px;
      background: #FFF; }
    header.main .header-info h4 {
      color: #FFF;
      font-family: "proxima-nova", sans-serif;
      font-size: 17px;
      font-weight: 300;
      letter-spacing: 1px; }
      header.main .header-info h4 strong {
        font-weight: bold; }
    header.main .header-info a {
      display: inline-block;
      color: #FFF;
      font-family: "proxima-nova", sans-serif;
      font-size: 17px;
      font-weight: 300;
      letter-spacing: 1px; }

@keyframes textAnimation {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes xAnimation {
  0% {
    stroke-dashoffset: 1160; }
  100% {
    stroke-dashoffset: 0; } }
.logo svg {
  height: 65px !important;
  width: auto; }
.logo.animated svg .x, .logo:hover svg .x {
  stroke-dasharray: 1160;
  animation-name: xAnimation;
  animation-duration: 2000ms;
  animation-iteration-count: 1;
  animation-timing-function: ease; }
.logo.animated svg .text, .logo:hover svg .text {
  animation-name: textAnimation;
  animation-duration: 2000ms;
  animation-iteration-count: 1;
  animation-timing-function: ease; }
@media screen and (max-width: 991px) {
  .logo {
    height: 45px; } }

.quote-small .divider,
.quote .divider,
.small .divider {
  width: 70px;
  height: 4px;
  background-color: #DFDFE1; }

.quote-small {
  margin-top: -85px; }
  .quote-small h4 {
    font-size: 24px !important;
    line-height: 36px !important; }

.quote h3,
.quote-small h3 {
  text-transform: none;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px; }
.quote h4,
.quote-small h4 {
  font-family: "proxima-nova", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 71px; }

.greybg {
  background-color: #F6F7FB; }

.text-and-image .back {
  background: -moz-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
  background: -webkit-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
  background: linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3c92ce', endColorstr='#cc18bbb9',GradientType=1 );
  width: 100%;
  height: 100%;
  max-height: 450px; }
  .text-and-image .back .image {
    position: relative;
    bottom: 10px;
    left: 10px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0);
    transition: all .4s ease; }
    .text-and-image .back .image:hover {
      bottom: 20px;
      left: 20px;
      box-shadow: -20px 40px 60px 0 rgba(0, 0, 0, 0.2); }

.image-and-text .back {
  background: -moz-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
  background: -webkit-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
  background: linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3c92ce', endColorstr='#cc18bbb9',GradientType=1 );
  width: 100%;
  height: 100%;
  max-height: 450px; }
  .image-and-text .back .image {
    position: relative;
    right: 10px;
    bottom: 10px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0);
    transition: all .4s ease; }
    .image-and-text .back .image:hover {
      right: 20px;
      bottom: 20px;
      box-shadow: 20px 40px 60px 0 rgba(0, 0, 0, 0.2); }

.small {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  .small p {
    display: inline;
    margin: 0;
    padding: 0; }

.what-we-did svg {
  color: #18BBB9;
  font-size: 48px; }
.what-we-did img {
  position: absolute;
  width: 125%;
  margin-left: 130px;
  box-shadow: -20px 40px 78px 0 rgba(0, 0, 0, 0.1); }

.case-nav {
  color: #FFF !important; }
  .case-nav a {
    text-decoration: none; }
  .case-nav .item {
    display: block;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .case-nav .overlay {
    background: -moz-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
    background: -webkit-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
    background: linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3c92ce', endColorstr='#cc18bbb9',GradientType=1 );
    width: 100%;
    height: 100%;
    transition: all .3s ease; }
    .case-nav .overlay:hover {
      background: -moz-linear-gradient(45deg, #3c92ce 0%, #18bbb9 100%);
      background: -webkit-linear-gradient(45deg, #3c92ce 0%, #18bbb9 100%);
      background: linear-gradient(45deg, #3c92ce 0%, #18bbb9 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3c92ce', endColorstr='#cc18bbb9',GradientType=1 ); }
  .case-nav svg {
    color: #FFF;
    font-size: 24px; }
  .case-nav h3 {
    color: #FFF; }
  .case-nav h2 {
    color: #FFF; }

#video-viewport {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

video {
  display: block;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  object-fit: cover; }

.fullsize-video-bg {
  height: 100%;
  overflow: hidden; }

.fullsize-video-bg:before {
  background: -moz-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
  background: -webkit-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
  background: linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3c92ce', endColorstr='#cc18bbb9',GradientType=1 );
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fullsize-video-bg .inner {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  padding: 0; }
  .fullsize-video-bg .inner .container {
    display: flex;
    height: 100%;
    align-items: center;
    flex-flow: column;
    justify-content: space-between; }
    .fullsize-video-bg .inner .container .navbar {
      width: 100%;
      font-family: "proxima-nova", sans-serif;
      font-size: 17px;
      font-weight: 400; }
      .fullsize-video-bg .inner .container .navbar .navbar-nav .nav-link {
        color: #FFF;
        border-bottom: 2px solid rgba(255, 255, 255, 0);
        text-decoration: none;
        transition: border-bottom .2s ease; }
        .fullsize-video-bg .inner .container .navbar .navbar-nav .nav-link:hover {
          border-bottom: 2px solid white; }
      .fullsize-video-bg .inner .container .navbar .navbar-nav .nav-item.active .nav-link {
        border-bottom: 2px solid white !important; }
    .fullsize-video-bg .inner .container h1 {
      color: #FFF;
      text-align: center;
      font-family: "proxima-nova", sans-serif;
      font-size: 36px;
      font-weight: 600;
      line-height: 51px; }
    .fullsize-video-bg .inner .container .scroll-cta {
      display: flex;
      height: 80px;
      color: #FFF;
      align-items: center;
      font-size: 20px;
      flex-flow: column;
      cursor: pointer; }
      .fullsize-video-bg .inner .container .scroll-cta svg {
        margin-top: 15px;
        animation: scrollcta 1.3s ease infinite; }

.over-exsited svg {
  color: #18BBB9;
  font-size: 56px; }

.project-in-de-kijker .image {
  height: 435px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
.project-in-de-kijker .frame {
  display: flex;
  height: 365px;
  margin-left: -100px;
  padding: 40px;
  background: #383B46;
  flex-flow: column;
  justify-content: space-between; }
  .project-in-de-kijker .frame h2 {
    color: #FFF;
    font-size: 32px;
    letter-spacing: 1px; }
  .project-in-de-kijker .frame p {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 300;
    letter-spacing: 1px; }
  .project-in-de-kijker .frame a {
    text-decoration: none; }
    .project-in-de-kijker .frame a svg {
      margin-left: 20px;
      transition: margin-left .3s ease; }
    .project-in-de-kijker .frame a:hover svg {
      margin-left: 30px; }
.project-in-de-kijker .row {
  display: flex;
  align-items: center; }

.home-blog .blog-item {
  overflow: hidden;
  border-radius: 8px; }
  .home-blog .blog-item .header {
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .home-blog .blog-item .body {
    display: flex;
    padding: 25px;
    background-color: #F7F8F9;
    align-items: flex-start;
    flex-flow: column;
    justify-content: space-between; }
    .home-blog .blog-item .body h4 {
      color: #2B2E39;
      font-size: 22px;
      font-weight: 700; }
    .home-blog .blog-item .body section {
      color: #9FA3A7;
      font-size: 16px; }
      .home-blog .blog-item .body section h3 {
        color: #9FA3A7;
        font-size: 10px; }
  .home-blog .blog-item a {
    display: flex;
    width: 100%;
    padding: 13px 34px 13px 25px;
    color: #2B2E39;
    background-color: #e8ebee;
    text-decoration: none;
    align-items: center;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    justify-content: space-between;
    transition: all .3s ease; }
    .home-blog .blog-item a:hover {
      padding: 13px 25px 13px 25px;
      color: #FFF;
      background-color: #18BBB9; }

.portfolio {
  margin-bottom: 150px; }
  .portfolio .back {
    background: -moz-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
    background: -webkit-linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
    background: linear-gradient(45deg, rgba(60, 146, 206, 0.7) 0%, rgba(24, 187, 185, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3c92ce', endColorstr='#cc18bbb9',GradientType=1 );
    display: block;
    width: 100%;
    height: 350px;
    text-decoration: none !important; }
    .portfolio .back:hover .image {
      right: 20px;
      bottom: 20px;
      box-shadow: -20px 40px 60px 0 rgba(0, 0, 0, 0.2); }
    .portfolio .back:hover .overlay {
      opacity: 1; }
    .portfolio .back .image {
      position: relative;
      right: 10px;
      bottom: 10px;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0);
      transition: all .4s ease; }
    .portfolio .back .overlay {
      display: flex;
      width: 100%;
      height: 100%;
      opacity: 0;
      background: rgba(24, 187, 185, 0.75);
      align-items: center;
      flex-flow: column;
      justify-content: center;
      transition: opacity .3s ease; }
      .portfolio .back .overlay h3 {
        color: #FFF;
        font-size: 16px; }

@keyframes scrollcta {
  0% {
    margin-top: 15px; }
  50% {
    margin-top: 25px; }
  100% {
    margin-top: 15px; } }
.smaller-icon {
  font-size: 42px !important; }

.button {
  padding: 16px 23px;
  border-radius: 9999px;
  text-decoration: none !important;
  text-transform: uppercase;
  align-self: flex-end;
  font-family: "proxima-nova", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  transition: all .3s ease; }
  .button:hover {
    text-decoration: none; }

.button.white {
  color: #383B46;
  background: #FFF; }
  .button.white:hover {
    color: #FFF;
    background: #4f5362; }

.button.blue {
  color: #FFF;
  background: #18BBB9;
  border: 2px solid #FFF; }
  .button.blue:hover {
    color: #18BBB9;
    background: #FFF;
    border: 2px solid #18BBB9; }

.blue {
  color: #18BBB9; }

.cta {
  background: #18bbb9;
  background: -moz-linear-gradient(-45deg, #18bbb9 0%, #3c92ce 100%);
  background: -webkit-linear-gradient(-45deg, #18bbb9 0%, #3c92ce 100%);
  background: linear-gradient(135deg, #18bbb9 0%, #3c92ce 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18bbb9', endColorstr='#3c92ce',GradientType=1 ); }
  .cta h2 {
    color: #FFF;
    font-size: 72px;
    font-weight: 700;
    line-height: 58px; }
  .cta h4 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px; }
  .cta h5 {
    color: #FFF;
    font-family: "proxima-nova", sans-serif;
    font-size: 30px;
    letter-spacing: 1px; }
  .cta .button {
    padding: 23px 50px;
    color: #3C92CE;
    background: #FFF;
    text-decoration: none;
    font-size: 18px;
    line-height: 18px; }
    .cta .button:hover {
      color: #FFF;
      background: #3C92CE; }

.embedded-yt {
  width: 100%;
  max-height: 400px; }

@media (max-width: 575.98px) {
  .home-gallery .image {
    height: 200px; } }
@media (max-width: 991.98px) {
  .home-header h1 {
    font-size: 36px; } }

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