@charset "UTF-8";
/*
 * Move the global vars and mixins to a seperate file later. Ready for live!
 */
/*
 * Global
 */
.clearfix:after, article section.eboost-vacature .container:after, #eboost-tmg > .moreusers .statistics .fact .graph:after, #eboost-tmg > .moreusers .statistics:after, #eboost-tmg > .desktop .section_bot:after, article section.eboost-blog .container:after, #eboost-services .services .container .overview:after, #eboost-services .customers .container > .logos:after, #eboost-services .people .container .team:after, main .titles:after, main:after, body.onepager main:after, body.mobile main:after, .double-paragraph:after, .eboost_grid1:after {
  content: "";
  display: table;
  clear: both;
}

div, section, svg {
  box-sizing: border-box;
}

.scrollmagic-pin-spacer {
  min-width: 100% !important;
}

/*
 * Include imports here.
 */
/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html, body, body.onepager, body.mobile, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body, body.onepager, body.mobile {
  line-height: 0;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

hr {
  border: none;
  border-top: 1px solid white;
}

/*
 * Loading in all the fonts and setting up the font-families.
 */
@font-face {
  font-family: "FFKievitBold";
  src: url("../fonts/FFKievitWebBold.eot");
  src: url("../fonts/FFKievitWebBold?#iefix") format("embedded-opentype"), url("../fonts/FFKievitWebBold.woff2") format("woff2"), url("../fonts/FFKievitWebBold.woff") format("woff"), url("../fonts/FFKievitWebBold.ttf") format("truetype"), url("../fonts/FFKievitWebBold.svg#wf") format("svg");
}
@font-face {
  font-family: "FFKievitBlack";
  src: url("../fonts/FFKievitWebBlack.eot");
  src: url("../fonts/FFKievitWebBlack?#iefix") format("embedded-opentype"), url("../fonts/FFKievitWebBlack.woff2") format("woff2"), url("../fonts/FFKievitWebBlack.woff") format("woff"), url("../fonts/FFKievitWebBlack.ttf") format("truetype"), url("../fonts/FFKievitWebBlack.svg#wf") format("svg");
}
.eboost_grid1 .entry {
  overflow: hidden;
  position: relative;
  float: left;
  width: calc(25% - 15px);
  height: 0;
  padding-bottom: calc(25% - 15px);
  box-sizing: border-box;
  margin-top: 20px;
  margin-right: 20px;
}
.eboost_grid1 .entry:hover img {
  transform-origin: 50% 50%;
  transform: scale(1.1, 1.1);
}
.eboost_grid1 .entry:hover .info {
  transform: translate(0, 0);
}
.eboost_grid1 .entry:hover .social {
  transition-delay: 0.166667s;
}
.eboost_grid1 .entry:nth-of-type(4n) {
  margin-right: 0px;
}
.eboost_grid1 .entry img {
  opacity: 1;
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
  position: absolute;
  -webkit-backface-visibility: hidden;
  transform: scale(1, 1);
  transform-origin: 50% 50%;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.eboost_grid1 .entry .info {
  transform: translate(0, 100%);
  text-align: left;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
  left: 0px;
  padding: 30px;
  background-color: rgba(225, 67, 141, 0.8);
}
.eboost_grid1 .entry .info p {
  position: absolute;
  bottom: 30px;
}
.eboost_grid1 .entry .social {
  margin-top: 30px;
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0s;
  font-size: 0;
}
/*
 * Textual setups like headers, paragraph spacing, line-height and the likes. Should go here
 */
/*
 * The following mixin makes the font pixel-perfect alignable. The line-height is the line-height of the
 * textual element. The $text-align can be -1 for left, 0 for center, 1 for right aligned.
 */
.smooth_text, .eboost_button_small, .eboost_button_large, a, ul, span, p, h1, h2, h3, h4, h5, button {
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p, h1, h2, h3, h4, h5, button {
  display: block;
  font-weight: 300;
}

p, ul {
  line-height: 1.3333333em;
  transform: translate(0em, -0.19166665em);
  margin-bottom: -0.5733333em;
  display: block;
  font-family: ff-meta-serif-web-pro;
  letter-spacing: 0.2px;
}

p {
  line-height: 1.3333333em;
  transform: translate(0em, -0.19166665em);
  margin-bottom: -0.5733333em;
  font-size: 18px;
}

p.large {
  line-height: 1.4em;
  transform: translate(0em, -0.225em);
  margin-bottom: -0.64em;
  font-size: 20px;
}

p.small {
  line-height: 1.3125em;
  transform: translate(0em, -0.18125em);
  margin-bottom: -0.5525em;
  font-size: 16px;
}

p.top {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

a, ul {
  font-family: ff-meta-serif-web-pro;
  font-size: 16px;
  letter-spacing: 0.2px;
}

a {
  cursor: pointer;
}
h1 {
  line-height: 0.9em;
  transform: translate(0em, -0.015em);
  margin-bottom: -0.19em;
  font-family: "FFKievitBlack";
  font-size: 48px;
  text-transform: uppercase;
}

h1.quote, h1.section {
  line-height: 1.1em;
  transform: translate(0em, -0.075em);
  margin-bottom: -0.34em;
  font-family: ff-meta-serif-web-pro;
  font-weight: 600;
  font-size: 56px;
  text-transform: none;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

h1.quote {
  font-size: 32px;
}

h1.section {
  margin-top: 22px;
  max-width: 100%;
}

h2 {
  line-height: 1.1em;
  transform: translate(0em, -0.115em);
  margin-bottom: -0.39em;
  font-family: "FFKievitBlack";
  font-size: 24px;
  text-transform: uppercase;
}

h2.medium {
  line-height: 1.1em;
  transform: translate(0em, -0.115em);
  margin-bottom: -0.39em;
  font-family: "FFKievitBold";
  font-size: 24px;
  text-transform: uppercase;
}

h3 {
  line-height: 1.1em;
  transform: translate(0em, -0.115em);
  margin-bottom: -0.39em;
  font-family: "FFKievitBold";
  font-size: 20px;
  text-transform: uppercase;
}

h3.lowercase {
  text-transform: none;
}

h4 {
  line-height: 1.1em;
  transform: translate(0em, -0.115em);
  margin-bottom: -0.39em;
  font-family: "FFKievitBold";
  font-size: 16px;
  text-transform: uppercase;
}
h4 a {
  font-family: "FFKievitBold";
  text-transform: uppercase;
  color: white;
  text-decoration: none;
}

h5 {
  line-height: 1.1em;
  transform: translate(0em, -0.115em);
  margin-bottom: -0.39em;
  font-family: "FFKievitBold";
  font-size: 12px;
  text-transform: uppercase;
}
h5 a {
  font-family: "FFKievitBold";
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
}

h4.section {
  letter-spacing: 3px;
}
h4.section:after {
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 14px;
  height: 2px;
  width: 220px;
  background: #e1438d;
}

h5.top {
  margin-top: 40px;
}

h5.regular {
  margin-top: 6px;
}

a {
  color: #222222;
}

span.multiplication_sign:after {
  content: "×";
  display: inline-block;
  padding: 0em 0.25em;
  color: #e1438d;
  transform: scale(1.9, 1.9) translate(0em, 0.01em);
}

.double-paragraph {
  text-align: left;
}
.double-paragraph p {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.double-paragraph p:first-of-type {
  padding-right: 30px;
}
.double-paragraph p:last-of-type {
  padding-left: 30px;
}

/*svg {
  transform: translate(-3px, -3px) scale(1.1, 1.1);
}*/
/*
 * Image setup
 */
svg text {
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  transform: translateZ(0);
}

/*
 * Loading in all the fonts and setting up the font-families. Buttons are supposed to be styled
 * on <a href> elements
 */
.eboost_button_large {
  font-size: 16px;
  padding: 17px 30px;
  padding-right: 50px;
  position: relative;
  line-height: 1em;
  font-family: FFKievitBold;
  display: inline-block;
  color: white;
  border: 2px solid white;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  cursor: pointer;
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
}
.eboost_button_large:hover {
  transition: all 0.01s ease-out;
  background-color: rgba(0, 0, 0, 0.33);
}
.eboost_button_large:hover:after {
  transform: translate(5px, 0px);
}
.eboost_button_large:focus {
  outline: 0;
}
.eboost_button_large:after {
  display: inline-block;
  position: absolute;
  content: " ";
  background-image: url("../img/elements/arrow.svg");
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  right: 22px;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.eboost_button_small {
  font-size: 12px;
  padding: 5px;
  padding-right: 25px;
  position: relative;
  line-height: 1em;
  font-family: FFKievitBold;
  display: inline-block;
  color: white;
  border: 2px solid white;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  cursor: pointer;
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
}
.eboost_button_small:hover {
  transition: all 0.01s ease-out;
  background-color: rgba(0, 0, 0, 0.33);
}
.eboost_button_small:hover:after {
  transform: translate(5px, 0px);
}
.eboost_button_small:focus {
  outline: 0;
}
.eboost_button_small:after {
  display: inline-block;
  position: absolute;
  content: " ";
  background-image: url("../img/elements/arrow.svg");
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  right: 22px;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.eboost_main_menu {
  display: block;
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
  position: fixed;
  top: calc(8.3333333333vh + 20px);
  right: calc(50% - 50px);
  width: 100px;
  height: 100px;
  color: #e1438d;
  z-index: 100;
  cursor: pointer;
  user-select: none;
}
.eboost_main_menu .outercircle, .eboost_main_menu .innercircle {
  opacity: 0;
}
.eboost_main_menu .outercircleoutline, .eboost_main_menu .thetext, .eboost_main_menu .innercircle {
  transition: stroke 0.666667s cubic-bezier(0.19, 1, 0.22, 1), fill 0.666667s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
}
.eboost_main_menu.showing {
  transform: translate3d(0px, 0px, 0px);
}
.eboost_main_menu:hover {
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.01s ease-out;
}
.eboost_main_menu:hover .innercircle {
  transition: opacity 0.01s cubic-bezier(0.19, 1, 0.22, 1);
}
.eboost_main_menu:hover .outercircleoutline {
  transition: stroke 0.1667s cubic-bezier(0.19, 1, 0.22, 1), stroke-width 2.333s cubic-bezier(0.19, 1, 0.22, 1);
  stroke: #FFFFFF;
  stroke-width: 6px;
}
.eboost_main_menu:hover .thetext * {
  transition: fill 0.1667s cubic-bezier(0.19, 1, 0.22, 1);
  fill: #FFFFFF;
}
.eboost_main_menu.hidden {
  visibility: hidden;
}
.eboost_main_menu.showingmid .outercircle {
  opacity: 0.5;
}
.eboost_main_menu.showingmid .innercircle {
  opacity: 1;
}
.eboost_main_menu.showingmid:hover {
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.01s ease-out;
}
.eboost_main_menu.showingmid:hover .innercircle {
  transition: opacity 0.1667s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0.2;
}

.eboost_social_icon, .eboost-contact-hero .container .centerpiece .content div.social .icon, #eboost-contact section.hero .container .centerpiece .content div.social .icon, body footer span.social .icon, .eboost_grid1 .entry .social .icon {
  vertical-align: middle;
  margin-right: 7px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: 2px solid #FFFFFF;
  transition: all 0.33s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-backface-visibility: hidden;
}
.eboost_social_icon *, .eboost-contact-hero .container .centerpiece .content div.social .icon *, #eboost-contact section.hero .container .centerpiece .content div.social .icon *, body footer span.social .icon *, .eboost_grid1 .entry .social .icon * {
  fill: #FFFFFF;
}
.eboost_social_icon:hover, .eboost-contact-hero .container .centerpiece .content div.social .icon:hover, #eboost-contact section.hero .container .centerpiece .content div.social .icon:hover, body footer span.social .icon:hover, .eboost_grid1 .entry .social .icon:hover {
  transition: all 0s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #FFFFFF;
}
.eboost_social_icon:hover *, .eboost-contact-hero .container .centerpiece .content div.social .icon:hover *, #eboost-contact section.hero .container .centerpiece .content div.social .icon:hover *, body footer span.social .icon:hover *, .eboost_grid1 .entry .social .icon:hover * {
  fill: #e1438d;
}

body.gracefulstart main {
  transition: 0s !important;
  transform: none !important;
}
body.gracefulstart main .page {
  visibility: hidden;
}
body.gracefulstart main .page.active_page {
  opacity: 0;
}
body.gracefulstart header, body.gracefulstart .filters {
  display: none;
}
body.gracefulstart footer {
  visibility: hidden;
}
body.gracefulstart #eboost-space {
  display: none;
}
body.gracefulstart .preloader {
  display: block;
}
body.gracefulstart .eboost_main_menu {
  visibility: hidden;
}
body.gracefulstart .happiness_switch {
  visibility: hidden;
}
body.gracefulstart .pages_navigation {
  visibility: hidden;
}

body.onepager main, body.mobile main {
  transition: 0s !important;
  transform: none !important;
}
body.onepager header, body.mobile header, body.onepager .filters, body.mobile .filters, body.onepager .eboost_main_menu, body.mobile .eboost_main_menu, body.onepager .happiness_switch, body.mobile .happiness_switch, body.onepager .pages_navigation, body.mobile .pages_navigation {
  display: none;
}
body.onepager footer, body.mobile footer {
  visibility: hidden;
}

body.mobile article section.hero {
  border: 0 !important;
}

body.prepareZoomOut #eboost_pages {
  transition: 0s;
}

body.zoomedIn, body.onepager, body.mobile {
  overflow-y: scroll;
  overflow-x: hidden;
  height: auto;
  height: initial;
}
body.zoomedIn #eboost-space, body.onepager #eboost-space, body.mobile #eboost-space {
  display: none;
}
body.zoomedIn #eboost_pages, body.onepager #eboost_pages, body.mobile #eboost_pages {
  position: relative;
  transform: none !important;
  transition: 0s;
  width: 100% !important;
}
body.zoomedIn #eboost_pages .page, body.onepager #eboost_pages .page, body.mobile #eboost_pages .page {
  height: auto;
  height: initial;
  overflow: hidden;
}
body.zoomedIn #eboost_pages .page.ishidden, body.onepager #eboost_pages .page.ishidden, body.mobile #eboost_pages .page.ishidden {
  display: none;
}
body.zoomedIn #eboost_pages .active_page, body.onepager #eboost_pages .active_page, body.mobile #eboost_pages .active_page {
  visibility: visible;
  opacity: 1 !important;
}
body.zoomedIn #eboost_pages .active_page section.footer, body.onepager #eboost_pages .active_page section.footer, body.mobile #eboost_pages .active_page section.footer {
  position: fixed;
}
body.zoomedIn .preloader, body.onepager .preloader, body.mobile .preloader {
  display: none !important;
}
body.zoomedIn .pages_navigation, body.onepager .pages_navigation, body.mobile .pages_navigation {
  display: none;
}
body.zoomedIn div.eboost_main_menu, body.onepager div.eboost_main_menu, body.mobile div.eboost_main_menu {
  visibility: visible;
}

body.transitioning #eboost_pages {
  height: 100vh !important;
  width: 100vw !important;
  perspective: 1200px;
}
body.transitioning #eboost_pages.safari {
  perspective-origin: 90% 50%;
}
body.transitioning #eboost_pages .page {
  z-index: 2;
  float: none;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
  overflow: hidden;
}
body.transitioning #eboost_pages .page.active_page {
  height: 100% !important;
  z-index: 1;
}
body.transitioning #eboost_pages .page section.footer {
  position: absolute;
}

main, body.onepager main, body.mobile main {
  width: 100%;
  position: absolute;
  box-sizing: border-box;
  z-index: 10;
  transform: translateZ(0) scale(0.1, 0.1) translate(0px, 0px);
  transform-origin: 0% 50%;
  transition: transform 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
  outline: 1px solid transparent;
}
main .pages_wrapper, body.onepager main .pages_wrapper, body.mobile main .pages_wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
main .page, body.onepager main .page, body.mobile main .page {
  width: 100vw;
  height: 100vh;
  display: block;
  float: left;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0s;
  border: 0px solid white;
  box-sizing: border-box;
  z-index: 1;
}
main .page article section.hero {
  transition: border 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.3333s;
  width: 100.5vw;
  height: 100.5vh;
  left: -0.2vw;
  top: -0.2vh;
  border: 0;
}
main .page:not(:last-of-type) {
  margin-right: 120px;
}
main .page.ishidden {
  visibility: hidden;
  height: 1px !important;
  overflow: hidden;
}
main .page.children_hidden article {
  background: none !important;
  background-color: transparent !important;
}
main .page.children_hidden article > * {
  display: none;
}
main .page.children_hidden article > .hero {
  display: block;
}
main .titles, body.onepager main .titles, body.mobile main .titles {
  width: 100%;
  position: absolute;
  top: 111vh;
  backface-visibility: hidden;
}
main .titles li {
  width: 100vw;
  display: block;
  float: left;
}
main .titles li.centered p.title {
  opacity: 1;
}
main .titles li.centered p.descript {
  opacity: 1;
}
main .titles li:not(:last-of-type) {
  margin-right: 116px;
}
main .titles li p.title {
  font-size: 70px;
  text-transform: uppercase;
  font-family: FFKievitBold;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  opacity: 0.01;
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
}
main .titles li p.descript {
  width: 80%;
  margin: 0 auto;
  margin-top: 5.5vh;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  font-size: 56px;
  font-family: ff-meta-serif-web-pro;
  opacity: 0.01;
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
}

main:not(.zoomed) .page article section.hero {
  user-select: none;
  cursor: pointer;
}
main:not(.zoomed) .page article section.hero:hover .background_mask {
  background-color: rgba(32, 32, 32, 0.2);
}
main.zoomed, body.onepager main, body.mobile main {
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
}
main.zoomed .page article section.hero, body.onepager main .page article section.hero, body.mobile main .page article section.hero {
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  border: 20px solid white;
}
main.zoomed .titles, body.onepager main .titles, body.mobile main .titles {
  display: none;
}

main.isscrolling, body.onepager main.isscrolling, body.mobile main.isscrolling {
  transition: all 0s;
}

main.isresizing, body.onepager main.isresizing, body.mobile main.isresizing {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

article {
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
article section:not(.hero) {
  background-color: #F0F0F0;
  padding-top: 80px;
  padding-bottom: 80px;
}
article section {
  overflow: hidden;
  width: 100vw;
  z-index: 1;
  position: relative;
}
article section > .container {
  margin: 0 auto;
}
article > section.hero, article > section.footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #222222;
  transform: translateZ(0);
  position: relative;
  height: 100vh;
  width: 100vw;
}
article > section.hero *, article > section.footer * {
  color: #FFFFFF;
}
article > section.hero .background_mask, article > section.footer .background_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(32, 32, 32, 0.4);
}
article > section.hero .background_video, article > section.footer .background_video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
  overflow: hidden;
}
article > section.hero .container, article > section.footer .container {
  height: 100%;
  position: relative;
}
article > section.hero .container .centerpiece, article > section.footer .container .centerpiece {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
article > section.hero .container .centerpiece > svg, article > section.footer .container .centerpiece > svg {
  margin: 0 auto;
}
article > section.hero .container .centerpiece .arrow, article > section.footer .container .centerpiece .arrow {
  margin: 0 auto;
  height: 23px;
  margin-top: 35px;
  transform: rotate(90deg);
}
article > section.hero .container .footnote, article > section.footer .container .footnote {
  width: 100%;
  position: absolute;
  bottom: 8.3333333333%;
}
article > section.hero .container .footnote h5, article > section.footer .container .footnote h5 {
  display: inline-block;
  margin: 0em 2em;
}
article > section.footer-space {
  padding: 0px;
  height: 340px;
  content: "";
  width: 100vw;
  background-color: transparent !important;
  pointer-events: none;
}
article > section.footer {
  z-index: 0;
  margin-top: -340px;
  height: 340px;
  background-color: transparent;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
article > section.footer a.next {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 20;
}
article > section.footer p.section {
  margin-top: 30px;
}

/*************/
/* PRELOADER */
/*************/
.preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  box-sizing: border-box;
}

.dot {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 100px;
  border: 10px outset #e1438d;
  transform-origin: 50% 50%;
  background-color: transparent;
  animation: dot1 1s cubic-bezier(0.41, 0, 0.57, 0.99) infinite;
  animation-delay: 0.1s;
  box-shadow: outset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.dot:nth-child(2) {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  border-width: 10px;
  border-color: #eeeeee;
  animation: dot2 1s cubic-bezier(0.41, 0, 0.57, 0.99) infinite;
  animation-delay: 0.2s;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.dot:nth-child(3) {
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  border-width: 10px;
  border-color: #e1438d;
  animation: dot3 1s cubic-bezier(0.41, 0, 0.57, 0.99) infinite;
  animation-delay: 0.3s;
}

@keyframes dot1 {
  0% {
    transform: rotateY(0deg) rotateZ(0deg);
  }
  100% {
    transform: rotateY(360deg) rotateZ(360deg);
  }
}
@keyframes dot2 {
  0% {
    transform: rotateY(0deg) rotateZ(0deg);
  }
  100% {
    transform: rotateY(360deg) rotateZ(360deg);
  }
}
@keyframes dot3 {
  0% {
    transform: rotateY(0deg) rotateZ(0deg);
  }
  100% {
    transform: rotateY(360deg) rotateZ(360deg);
  }
}
/*********************/
/*  PAGE TRANSITIONS */
/*********************/
.transition-animDelay, .transition-moveFromBottom, .transition-moveFromTop, .transition-moveFromRight, .transition-moveFromLeft {
  animation-delay: 0.25s !important;
}

.transition-moveFromLeft {
  animation: moveFromLeft 0.75s ease both;
}

.transition-moveFromRight {
  animation: moveFromRight 0.75s ease both;
}

.transition-moveFromTop {
  animation: moveFromTop 0.75s ease both;
}

.transition-moveFromBottom {
  animation: moveFromBottom 0.75s ease both;
}

.transition-rotateRightSideFirst {
  transform-origin: 0% 50%;
  animation: rotateRightSideFirst 1s both ease-in;
}

.transition-rotateLeftSideFirst {
  transform-origin: 100% 50%;
  animation: rotateLeftSideFirst 1s both ease-in;
}

.transition-rotateTopSideFirst {
  transform-origin: 50% 100%;
  animation: rotateTopSideFirst 1s both ease-in;
}

.transition-rotateBottomSideFirst {
  transform-origin: 50% 0%;
  animation: rotateBottomSideFirst 1s both ease-in;
}

.transition-rotateSlideOut {
  animation: rotateSlideOut 1s both ease;
}

.transition-rotateSlideIn {
  animation: rotateSlideIn 1s both ease;
}

@keyframes moveFromLeft {
  from {
    transform: translateX(-100%);
  }
}
@keyframes moveFromRight {
  from {
    transform: translateX(100%);
  }
}
@keyframes moveFromTop {
  from {
    transform: translateY(-100%);
  }
}
@keyframes moveFromBottom {
  from {
    transform: translateY(100%);
  }
}
@keyframes rotateRightSideFirst {
  40% {
    transform: rotateY(15deg);
    opacity: 0.8;
    animation-timing-function: ease-out;
  }
  100% {
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@keyframes rotateLeftSideFirst {
  40% {
    transform: rotateY(-15deg);
    opacity: 0.8;
    animation-timing-function: ease-out;
  }
  100% {
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@keyframes rotateTopSideFirst {
  40% {
    transform: rotateX(15deg);
    opacity: 0.8;
    animation-timing-function: ease-out;
  }
  100% {
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@keyframes rotateBottomSideFirst {
  40% {
    transform: rotateX(-15deg);
    opacity: 0.8;
    animation-timing-function: ease-out;
  }
  100% {
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@keyframes rotateSlideOut {
  25% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes rotateSlideIn {
  0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
/************************/
/*  LAZYLOAD TRANSITION */
/************************/
img[data-src] {
  opacity: 0;
}

@keyframes lazyFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 5%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.lazyLoadAnim {
  animation-name: lazyFadeInUp;
  animation-duration: 0.666667s;
  animation-fill-mode: both;
}

body header, body.onepager header, body.mobile header {
  position: fixed;
  width: 100%;
  top: 7.6923076923%;
  z-index: 3;
}
body header .eboost_logo {
  height: 55px;
  fill: white;
}
body header hr, body.onepager header hr, body.mobile header hr {
  margin-top: 11px;
  width: 180px;
  margin-bottom: 14px;
}
body header .eboost_payoff {
  text-transform: uppercase;
  font-size: 11px;
  font-family: brandon-grotesque;
  font-weight: bold;
}
body .pages_navigation {
  position: fixed;
  z-index: 15;
}
body .pages_navigation > .hidden {
  display: none;
}
body .pages_navigation .keyboard {
  display: none;
  top: 20vh;
  left: calc(50vw - 76px);
  width: 152px;
  position: absolute;
}
body .pages_navigation .left {
  position: absolute;
  left: 0;
  width: 33.33vw;
  height: 30vh;
  top: 35vh;
  cursor: url("../img/elements/carousel-arrow-left.png"), auto;
}
body .pages_navigation .right {
  position: absolute;
  left: 66.67vw;
  width: 33.33vw;
  height: 30vh;
  top: 35vh;
  cursor: url("../img/elements/carousel-arrow-right.png"), auto;
}
body .happiness_switch {
  background-image: url("../img/elements/easteregg.png");
  background-position: 50% 50%;
  position: fixed;
  right: 7.6923076923%;
  top: 7.6923076923%;
  border-radius: 31px;
  border: 2px solid #FFFFFF;
  height: 31px;
  width: 31px;
  z-index: 3;
  cursor: pointer;
}
body .happiness_switch:hover {
  background-image: url("../img/elements/easteregg_up.png");
}
body .preloader {
  display: none;
}
body .filters {
  display: none;
  background-image: url("../img/elements/easteregg_up.png");
  position: fixed;
  width: 100%;
  top: 25%;
  z-index: 4;
}
body main, body.onepager main, body.mobile main {
  z-index: 10;
}
body footer, body.onepager footer, body.mobile footer {
  width: 100%;
  position: fixed;
  bottom: 7.6923076923%;
  z-index: 5;
}
body footer span, body.onepager footer span, body.mobile footer span {
  line-height: 1.3333333em;
  transform: translate(0em, -0.23166665em);
  margin-bottom: -0.6233333em;
  font-family: FFKievitBold;
  text-transform: uppercase;
  font-size: 12px;
}
body footer span:not(:last-of-type) {
  margin-right: 20px;
}
body footer span a, body.onepager footer span a, body.mobile footer span a {
  font-family: "FFKievitBold";
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
}
body footer span.social {
  margin-top: 30px;
  font-size: 0;
}
body footer span.social a {
  display: inline;
}
body footer span.social .icon {
  vertical-align: middle;
}

#eboost-services > .hero {
  background-image: url("../img/cases/studio_taghua_home.jpg");
}
#eboost-services section:not(.hero) {
  padding-top: 80px;
  padding-bottom: 80px;
}
#eboost-services #eboost-contact {
  overflow: visible;
  overflow: initial;
}
#eboost-services #eboost-contact .hero {
  z-index: 0;
}
#eboost-services > .sdh {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #22292d;
  background-image: url("../img/services/sdh_bg.gif");
}
#eboost-services > .sdh .container {
  color: #222222;
}
#eboost-services > .sdh .container .double-paragraph {
  margin-top: 60px;
}
#eboost-services > .instagram {
  background-color: #22292d;
}
#eboost-services > .instagram #instagram-feed {
  margin-top: 50px;
  display: block;
}
#eboost-services > .instagram #instagram-feed .entry {
  background-color: #222222;
}
#eboost-services > .instagram #instagram-feed .entry .info {
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  padding: 20px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  hyphens: auto;
}
#eboost-services > .instagram #instagram-feed .entry .info h3 {
  text-align: center;
  font-size: 18px;
  line-height: 1.2em;
  width: 100%;
}
#eboost-services > .instagram #instagram-feed .entry:hover img {
  transform-origin: 50% 50%;
  transform: scale(1.1, 1.1);
}
#eboost-services > .instagram #instagram-feed .entry:hover .info {
  transform: translate(0, 0);
}
#eboost-services > .instagram .eboost_button_large {
  margin-top: 40px;
}
#eboost-services .people {
  background-color: #FFFFFF;
}
#eboost-services .people .container .section {
  color: #222222;
}
#eboost-services .people .container .team {
  margin-top: 20px;
}
#eboost-services .customers {
  background-color: #FFFFFF;
}
#eboost-services .customers .container {
  text-align: center;
}
#eboost-services .customers .container .section {
  color: #222222;
}
#eboost-services .customers .container p.top {
  margin-left: auto;
  margin-right: auto;
  color: #222222;
}
#eboost-services .customers .container > .logos {
  margin-top: 30px;
}
#eboost-services .customers .container > .logos > .company_logo {
  float: left;
  transform: scale(0.8, 0.8);
  opacity: 0.333;
  width: 16.6666666667%;
  height: auto;
}
#eboost-services .services {
  background-color: #22292d;
}
#eboost-services .services .container {
  color: #FFFFFF;
  text-align: center;
}
#eboost-services .services .container .overview {
  width: 100%;
  margin: 0 auto;
}
#eboost-services .services .container .overview .category {
  margin-top: 70px;
  float: left;
  width: 33.3333333333%;
  text-align: left;
}
#eboost-services .services .container .overview .category .icon {
  float: left;
  margin-right: 20px;
  width: 60px;
  height: 60px;
}
#eboost-services .services .container .overview .category .content {
  width: calc(100% - 80px);
  margin-top: 10px;
  float: left;
}
#eboost-services .services .container .overview .category .content .list {
  margin-top: 15px;
  list-style-type: none;
  color: #7a8387;
}
#eboost-services .services .container .overview .category .content .list li {
  padding-right: 30px;
}
#eboost-services .services .container .overview .category .content .link {
  display: none;
  margin-top: 20px;
}
#eboost-services .services .container .overview .category .content .link a {
  font-style: italic;
  text-decoration: none;
  color: #FFFFFF;
}
#eboost-services .services .container .quote {
  color: #3e4d54;
  margin-top: 70px;
}
#eboost-services > .office_break {
  overflow: hidden;
  padding: 0px !important;
  position: relative;
  height: 500px;
  width: 100%;
}
#eboost-services > .office_break .background_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.09);
  z-index: 1;
}
#eboost-services > .office_break .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #22292d;
  width: 100%;
  height: 550px;
  transform: translateZ(0);
}
#eboost-services .workstyle {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #222222;
  height: 210vh;
  top: 0px !important;
}
#eboost-services .workstyle .container svg {
  width: 250px;
  height: 250px;
}
#eboost-services .workstyle .container {
  height: 100%;
  position: relative;
}
#eboost-services .workstyle .container .centerpiece {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  height: 100vh;
  top: -80px;
  transition: all 0s;
}
#eboost-services .workstyle .container .centerpiece > svg {
  margin: 0 auto;
}
#eboost-services .workstyle .container .centerpiece .steps {
  width: 100%;
  height: 100%;
  position: relative;
}
#eboost-services .workstyle .container .centerpiece .steps .step {
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
#eboost-services .workstyle .container .centerpiece .steps .step1 .title, #eboost-services .workstyle .container .centerpiece .steps .step1 .image, #eboost-services .workstyle .container .centerpiece .steps .step1 .description, #eboost-services .workstyle .container .centerpiece .steps .step2 .title, #eboost-services .workstyle .container .centerpiece .steps .step2 .image, #eboost-services .workstyle .container .centerpiece .steps .step2 .description {
  width: 33%;
  display: inline-block;
  box-sizing: border-box;
}
#eboost-services .workstyle .container .centerpiece .steps .step1 .title, #eboost-services .workstyle .container .centerpiece .steps .step2 .title {
  padding-left: 20px;
  padding-right: 50px;
  text-align: right;
}
#eboost-services .workstyle .container .centerpiece .steps .step1 .description, #eboost-services .workstyle .container .centerpiece .steps .step2 .description {
  padding-left: 50px;
  padding-right: 20px;
  text-align: left;
}
#eboost-services .workstyle .container .centerpiece .steps .step1 .description li:not(:first-of-type), #eboost-services .workstyle .container .centerpiece .steps .step2 .description li:not(:first-of-type) {
  margin-top: 30px;
}
#eboost-services .workstyle .container .centerpiece .steps .step3 {
  flex-direction: column;
}
#eboost-services .workstyle .container .centerpiece .steps .step3 h1 {
  margin-top: 0px;
  width: 100%;
  font-size: 40px;
}
#eboost-services .workstyle .container .centerpiece .steps .step3 .image {
  margin-top: 50px;
  width: 100%;
}

.eboost-contact-hero, #eboost-contact section.hero {
  color: white;
  background-image: url("../img/contact/hero_location.jpg");
  background-color: transparent;
  z-index: 0;
}
.eboost-contact-hero .container .centerpiece .content, #eboost-contact section.hero .container .centerpiece .content {
  text-align: left;
  padding: 10px 0px;
  padding-left: 80px;
}
.eboost-contact-hero .container .centerpiece .content p, #eboost-contact section.hero .container .centerpiece .content p {
  margin-top: 30px;
  width: 50%;
}
.eboost-contact-hero .container .centerpiece .content p:first-of-type, #eboost-contact section.hero .container .centerpiece .content p:first-of-type {
  margin-top: 0px;
}
.eboost-contact-hero .container .centerpiece .content p a, #eboost-contact section.hero .container .centerpiece .content p a {
  color: white;
  text-decoration: none;
  font-size: 18px;
}
.eboost-contact-hero .container .centerpiece .content p.top, #eboost-contact section.hero .container .centerpiece .content p.top {
  margin-top: 80px;
  margin-left: 0px;
  margin-right: 0px;
}
.eboost-contact-hero .container .centerpiece .content div.contact, #eboost-contact section.hero .container .centerpiece .content div.contact {
  margin-top: 80px;
  display: inline-block;
}
.eboost-contact-hero .container .centerpiece .content div.contact:first-of-type, #eboost-contact section.hero .container .centerpiece .content div.contact:first-of-type {
  margin-right: 50px;
}
.eboost-contact-hero .container .centerpiece .content div.contact h4, #eboost-contact section.hero .container .centerpiece .content div.contact h4 {
  font-size: 16px;
}
.eboost-contact-hero .container .centerpiece .content div.contact h4:last-of-type, #eboost-contact section.hero .container .centerpiece .content div.contact h4:last-of-type {
  margin-top: 10px;
}
.eboost-contact-hero .container .centerpiece .content div.social, #eboost-contact section.hero .container .centerpiece .content div.social {
  margin-top: 30px;
  font-size: 0;
}
.eboost-contact-hero .container .centerpiece .content div.social a, #eboost-contact section.hero .container .centerpiece .content div.social a {
  display: inline;
}
#eboost-blog-flash-coma > .hero {
  background-image: url("../img/blog/hero_flash_coma.jpg");
}

article section.eboost-blog {
  background-color: white;
  color: #222222;
}
article section.eboost-blog .container .blog-sidebar {
  display: none;
  width: 15%;
  margin-right: 10%;
  float: left;
}
article section.eboost-blog .container .blog-sidebar h4.section:after {
  width: auto !important;
}
article section.eboost-blog .container .blog-content {
  width: 60%;
  margin: 0 auto;
}
article section.eboost-blog .container .blog-content p.top {
  margin-top: 0px;
}
article section.eboost-blog .container .blog-content p {
  margin-top: 40px;
}
article section.eboost-blog .container .blog-content img {
  margin-top: 60px;
  max-width: 100%;
  margin-bottom: 20px;
}
article section.eboost-blog .container .blog-content h1.quote {
  font-size: 40px;
}
article section.eboost-blog .container .blog-content h5.top {
  margin-bottom: 60px;
}
article section.eboost-blog .container .blog-content iframe {
  margin: 60px auto !important;
}
article section.eboost-blog .container p {
  text-align: left;
}

.case_section_type1 h2.medium, #eboost-tmg .grid h2.medium, #eboost-tmg .styles h2.medium, #eboost-tmg .sketch h2.medium {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  max-width: 66.6666666667%;
}
.case_section_type1 p.top, #eboost-tmg .grid p.top, #eboost-tmg .styles p.top, #eboost-tmg .sketch p.top {
  text-align: left;
  max-width: 66.6666666667%;
}
.case_section_type1 > .container > img, #eboost-tmg .grid > .container > img, #eboost-tmg .styles > .container > img, #eboost-tmg .sketch > .container > img, .case_section_type1 > .container video, #eboost-tmg .grid > .container video, #eboost-tmg .styles > .container video, #eboost-tmg .sketch > .container video {
  margin-top: 80px;
}
.case_section_type1 > .container > img, #eboost-tmg .grid > .container > img, #eboost-tmg .styles > .container > img, #eboost-tmg .sketch > .container > img {
  width: 100%;
}

.case_section_type2, #eboost-tmg > .quicksearch, #eboost-tmg > .smartcalendar {
  text-align: left;
}
.case_section_type2 .container, #eboost-tmg > .quicksearch .container, #eboost-tmg > .smartcalendar .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.case_section_type2 .container .graphic, #eboost-tmg > .quicksearch .container .graphic, #eboost-tmg > .smartcalendar .container .graphic {
  width: 51.2820512821%;
}
.case_section_type2 .container .graphic video, #eboost-tmg > .quicksearch .container .graphic video, #eboost-tmg > .smartcalendar .container .graphic video {
  width: 100%;
}
.case_section_type2 .container .header, #eboost-tmg > .quicksearch .container .header, #eboost-tmg > .smartcalendar .container .header {
  width: 48.7179487179%;
  padding-left: 80px;
  box-sizing: border-box;
}

.eboost-stat-circ {
  float: left;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0px 5px;
}
.eboost-stat-circ > .visual {
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
}
.eboost-stat-circ > .label {
  top: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  color: #FFFFFF;
  line-height: 0;
  transform: translate(0, 0);
  margin-bottom: 0px;
}

#eboost-tmg {
  background-repeat: repeat;
}
#eboost-tmg > .hero {
  background-image: url("../img/cases/tmg/hero_tmg.jpg");
}
#eboost-tmg .background_wrapper {
  position: relative;
  z-index: 1;
  background-image: url("../img/cases/bg_grid.jpg");
}
#eboost-tmg .pitch {
  color: #222222;
  background-color: transparent;
}
#eboost-tmg .pitch p.top {
  text-align: left;
  max-width: 66.6666666667%;
}
#eboost-tmg .sketch {
  background-color: transparent;
  color: #222222;
}
#eboost-tmg .styles {
  background-color: transparent;
  color: #222222;
}
#eboost-tmg .styles img {
  margin-top: 10px;
  margin-left: -8.1196581197% !important;
  width: 11623.9316239316%;
}
#eboost-tmg .grid {
  background-color: transparent;
  color: #222222;
}
#eboost-tmg .grid video {
  width: 109.4017094017%;
  margin-left: -4.7008547009%;
}
#eboost-tmg > .mobile {
  padding-bottom: 40px;
  background-color: #22292d;
}
#eboost-tmg > .mobile .container {
  position: relative;
}
#eboost-tmg > .mobile .container .header {
  text-align: left;
  position: absolute;
  height: 85%;
  width: 33.3333%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s;
}
#eboost-tmg > .mobile .container .header p {
  width: 100%;
}
#eboost-tmg > .mobile .container .header.hidden {
  opacity: 0;
  transform: translate(-298px, 0px);
}
#eboost-tmg > .mobile .container .prev {
  margin-left: -100%;
  cursor: url("../img/elements/carousel-arrow-left.png"), auto;
}
#eboost-tmg > .mobile .container .next {
  margin-right: -100%;
  margin-left: 50%;
  margin-right: 20px;
  cursor: url("../img/elements/carousel-arrow-right.png"), auto;
}
#eboost-tmg > .mobile .container .next, #eboost-tmg > .mobile .container .prev {
  display: block;
  margin-top: 80px;
  position: absolute;
  width: 150%;
  height: 71.5%;
  z-index: 100;
}
#eboost-tmg > .mobile .container .iphone {
  z-index: 20;
  position: relative;
  width: 31.9658119658%;
  -webkit-user-drag: none;
  user-select: none;
  pointer-events: none;
}
#eboost-tmg > .mobile .container .spotlight {
  margin-top: -7%;
}
#eboost-tmg > .mobile .container .mobile-carousel {
  z-index: 10;
  margin-top: -57.264957265%;
  margin-bottom: 57.264957265%;
  width: 25.4700854701%;
  margin-left: 37.264957265%;
  position: relative;
}
#eboost-tmg > .mobile .container .mobile-carousel .mobile-item img {
  width: 100%;
}
#eboost-tmg > .mobile .container .mobile-carousel .mobile-item .text {
  margin-top: 44%;
  width: 100%;
}
#eboost-tmg > .mobile .container .mobile-carousel .mobile-item .text h5 {
  margin-bottom: 0px;
}
#eboost-tmg > .mobile .container .mobile-carousel .carousel_l {
  position: absolute;
}
#eboost-tmg > .mobile .container .mobile-carousel .carousel_s {
  position: absolute;
}
#eboost-tmg > .mobile .container .mobile-carousel .carousel_s .owl-wrapper-outer {
  overflow: visible;
  overflow: initial;
}
#eboost-tmg > .mobile .container .mobile-carousel .carousel_s .mobile-item {
  opacity: 0.4;
}
#eboost-tmg > .mobile .container .mobile-carousel .carousel_s .mobile-item img {
  border: 10px solid #FFFFFF;
  box-sizing: border-box;
  -webkit-animation-name: none !important;
}
#eboost-tmg > .mobile .container .mobile-carousel .carousel_s .mobile-item img.lazyLoadAnim {
  opacity: 1;
  transition: all 0.666667s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(0.9, 0.9) !important;
}
#eboost-tmg > .desktop {
  color: #222222;
}
#eboost-tmg > .desktop img.top {
  width: 100%;
  height: auto;
}
#eboost-tmg > .desktop h1.quote {
  margin-top: 80px;
}
#eboost-tmg > .desktop .section_bot {
  text-align: left;
  margin-top: 80px;
}
#eboost-tmg > .desktop .section_bot .screen {
  float: left;
  margin-right: 20px;
  width: calc((100% - 41px) / 3);
  box-sizing: border-box;
}
#eboost-tmg > .desktop .section_bot .screen h5 {
  color: #adadad;
}
#eboost-tmg > .desktop .section_bot .screen img {
  margin-top: 20px;
  width: 100%;
}
#eboost-tmg > .desktop .section_bot .screen:last-of-type {
  margin-right: 0px;
}
#eboost-tmg > .smartcalendar {
  background-color: #FFFFFF;
  color: #222222;
}
#eboost-tmg > .smartcalendar .graphic {
  margin-top: -0.8547008547%;
}
#eboost-tmg > .quicksearch {
  background-color: #FFFFFF;
  color: #222222;
}
#eboost-tmg > .quicksearch .header {
  padding-left: 0px !important;
  padding-right: 80px;
}
#eboost-tmg > .moreusers {
  background-color: #F0F0F0;
  color: #222222;
}
#eboost-tmg > .moreusers .statistics {
  margin: 0 auto;
  margin-top: 40px;
  width: 80%;
}
#eboost-tmg > .moreusers .statistics .fact {
  float: left;
  width: 50%;
  padding: 40px;
}
#eboost-tmg > .moreusers .statistics .fact .graph {
  min-height: 200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#eboost-tmg > .moreusers .statistics .fact .graph .old .visual {
  background-color: #ccc;
}
#eboost-tmg > .moreusers .statistics .fact .graph .new .visual {
  background-color: #e1438d;
}
#eboost-tmg > .moreusers .statistics .fact:nth-of-type(2n-1) {
  border-right: 1px solid #ccc;
}
#eboost-tmg > .moreusers .statistics .fact .amount {
  margin-top: 40px;
}
#eboost-tmg > .moreusers .statistics .fact .amount-label {
  margin-top: 15px;
}

#eboost-rabo {
  background-color: #222222;
}
#eboost-rabo section {
  color: #222222;
}
#eboost-rabo > .hero {
  background-image: url("../img/cases/oakenfold/hero_oakenfold.jpg");
}
#eboost-rabo > .introduction {
  color: #222222;
}
#eboost-rabo > .introduction p.top {
  text-align: left;
  max-width: 66.6666666667%;
}
#eboost-rabo > .visualfamily > .container {
  position: relative;
}
#eboost-rabo > .visualfamily .header {
  text-align: left;
  width: 37.6068376068%;
}
#eboost-rabo > .visualfamily .header p {
  padding-right: 30px;
}
#eboost-rabo > .visualfamily .dotcom {
  opacity: 0.333 !important;
  position: absolute;
  width: 71.3675213675%;
  top: 0;
  right: -8.9743589744%;
}
#eboost-rabo > .visualfamily .dotcom img {
  width: 100%;
}
#eboost-rabo > .visualfamily .workx {
  width: 91.2820512821%;
  margin-top: 5.9829059829%;
}
#eboost-rabo > .visualfamily .workx img {
  width: 100%;
}
#eboost-rabo > .responsive .header {
  text-align: left;
  width: 41.6666666667%;
}
#eboost-rabo > .responsive .screens {
  position: relative;
  width: 126.2393162393%;
  margin-top: 50px;
  margin-left: -3.4188034188%;
  overflow: hidden;
}
#eboost-rabo > .responsive .screens img {
  position: relative;
  width: 100%;
  z-index: 10;
}
#eboost-rabo > .responsive .screens .mobile {
  position: absolute;
  overflow: hidden;
  height: 56.4777327935%;
  top: 33.2995951417%;
  left: 4.4008124577%;
  width: 20.1760324983%;
  z-index: 6;
}
#eboost-rabo > .responsive .screens .desktop {
  position: absolute;
  overflow: hidden;
  height: 66.7004048583%;
  top: 5.6680161943%;
  left: 24.3060257278%;
  width: 71.3608666215%;
  z-index: 5;
}
#eboost-rabo > .responsive .scrollspace {
  height: 150px;
}
#eboost-rabo > .digitalmagazine {
  position: relative;
  padding-bottom: 0px !important;
}
#eboost-rabo > .digitalmagazine .container {
  position: relative;
}
#eboost-rabo > .digitalmagazine .prev {
  margin-left: -100%;
  cursor: url("../img/elements/carousel-arrow-left.png"), auto;
}
#eboost-rabo > .digitalmagazine .next {
  margin-right: -100%;
  margin-left: 50%;
  margin-right: 20px;
  cursor: url("../img/elements/carousel-arrow-right.png"), auto;
}
#eboost-rabo > .digitalmagazine .next, #eboost-rabo > .digitalmagazine .prev {
  display: block;
  margin-top: 80px;
  position: absolute;
  width: 150%;
  height: 71.5%;
  z-index: 100;
}
#eboost-rabo > .digitalmagazine .workx-carousel {
  width: 61.2820512821%;
}
#eboost-rabo > .digitalmagazine .workx-carousel .header {
  margin-left: 207px;
  min-height: 500px;
  padding: 75px;
  text-align: left;
  background-color: #22292d;
  color: #FFFFFF;
}
#eboost-rabo > .digitalmagazine .workx-carousel .owl-wrapper-outer {
  overflow: visible;
  overflow: initial;
}
#eboost-rabo > .digitalmagazine .workx-carousel .workx-item img {
  margin-top: -1.43%;
  width: 100%;
}
#eboost-rabo > .interactivevideo {
  background-color: #F0F0F0;
}
#eboost-rabo > .interactivevideo .header {
  text-align: left;
  width: 41.6666666667%;
  margin-left: 50%;
}
#eboost-rabo > .interactivevideo img {
  width: 88.8888888889%;
  margin-top: 50px;
}
#eboost-rabo > .office_break {
  overflow: hidden;
  padding: 0px !important;
  position: relative;
  height: 500px;
  width: 100%;
}
#eboost-rabo > .office_break .background_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.09);
  z-index: 1;
}
#eboost-rabo > .office_break .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #22292d;
  width: 100%;
  height: 550px;
  transform: translateZ(0);
}

#eboost-opel {
  background-color: #F0F0F0;
}
#eboost-opel section {
  color: #222222;
}
#eboost-opel > .hero {
  color: #FFFFFF;
  background-image: url("../img/cases/opel/hero_opel.jpg");
}
#eboost-opel > .introduction {
  color: #222222;
}
#eboost-opel > .introduction p.top {
  text-align: left;
  max-width: 66.6666666667%;
}
#eboost-opel > .timeline .year {
  margin-top: 62px;
  position: relative;
  min-height: 500px;
}
#eboost-opel > .timeline .year > * {
  z-index: 2;
}
#eboost-opel > .timeline .year .startpoint {
  content: "";
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #FFFFFF;
  border-radius: 30px;
  border: 4px solid #222222;
}
#eboost-opel > .timeline .year .mainline {
  content: "";
  position: absolute;
  left: calc(50% - 2px);
  border-left: 4px solid #222222;
  z-index: 1;
  height: 100%;
}
#eboost-opel > .timeline .year .dottedline {
  content: "";
  position: relative;
  height: 1px;
  width: 100%;
  border-top: 1px dashed #bbbbbb;
  box-sizing: border-box;
  margin-top: 20px;
}
#eboost-opel > .timeline .year .pinkpoint {
  margin: 0 auto;
  margin-top: -7px;
  border-radius: 12px;
  width: 12px;
  height: 12px;
  background-color: #e1438d;
  position: relative;
}
#eboost-opel > .timeline .year .coop-header {
  margin-top: calc(-1em - 10px);
  text-align: left;
  color: #bbbbbb;
}
#eboost-opel > .timeline .year .coop-content {
  margin-top: 18px;
  text-align: left;
  color: #bbbbbb;
}
#eboost-opel > .timeline .year .content {
  margin-top: 20px;
  position: relative;
  height: 100%;
  z-index: 3;
}
#eboost-opel > .timeline .year .content .video {
  position: absolute;
  content: "";
  left: 16.4102564103%;
  width: 65.641025641%;
  height: auto;
  border: 10px solid rgba(34, 34, 34, 0.1);
  z-index: 5;
  box-sizing: auto;
  box-sizing: initial;
}
#eboost-opel > .timeline .year .content .video video {
  width: 100%;
}
#eboost-opel > .timeline .year .content .mainimages {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}
#eboost-opel > .timeline .year .content .mainimages img {
  width: 100%;
}
#eboost-opel > .timeline .year .bgimages {
  z-index: 2;
}
#eboost-opel > .timeline .year .bgimages img {
  width: 100%;
}
#eboost-opel > .timeline .year.y2015 .video {
  margin-top: 10%;
}
#eboost-opel > .timeline .year.y2014 .video {
  margin-top: 12%;
}
#eboost-opel > .timeline .year.y2013 .video {
  margin-top: 4%;
}
#eboost-opel > .timeline .year.y2012 .video {
  margin-top: 5%;
}
#eboost-opel > .timeline .year.y2011 .video {
  margin-top: 20%;
}
#eboost-opel > .timeline .year.y2010 .video {
  margin-top: 30%;
}
#eboost-opel > .timeline .year.y2009 .video {
  margin-top: 10%;
}
#eboost-opel > .timeline .year.y2008 .video {
  margin-top: 8%;
}
#eboost-opel > .timeline .year.end {
  margin-top: 50px;
  min-height: 0px;
}
#eboost-opel > .timeline .year.end .label {
  margin-top: 10px;
}

#eboost-vacature-frontend-developer > .hero {
  background-image: url("../img/vacatures/vacature_frontend_developer.jpg");
}

article section.eboost-vacature {
  background-color: white;
  color: #222222;
}
article section.eboost-vacature .container .vacature-content {
  width: 60%;
  margin: 0 auto;
}
article section.eboost-vacature .container .vacature-content p.top {
  margin-top: 0px;
}
article section.eboost-vacature .container .vacature-content p {
  margin-top: 40px;
}
article section.eboost-vacature .container .vacature-content ul {
  font-size: 18px;
  margin-top: 20px;
  text-align: left;
}
article section.eboost-vacature .container .vacature-content a {
  font-size: 18px;
  text-decoration: underline;
}
article section.eboost-vacature .container .vacature-content h1.quote {
  font-size: 40px;
}
article section.eboost-vacature .container .vacature-content h5.top {
  margin-bottom: 60px;
}
article section.eboost-vacature .container .vacature-content iframe {
  margin: 60px auto !important;
}
article section.eboost-vacature .container p {
  text-align: left;
}

/*
 * Main CSS Content. Check if you need to refactor
 */
html {
  touch-action: manipulation;
  overflow: hidden;
}
html.zoomed {
  overflow-y: scroll;
  overflow-x: hidden;
}
html.zoomed .pages_navigation {
  display: none;
}

body, body.onepager, body.mobile {
  background-color: #22292d;
  width: 100vw;
  height: 100vh;
  position: relative;
  color: white;
  text-align: center;
  overflow: hidden;
}

/*
 * Responsive viewport switch
 */
@media screen and (min-width: 320px) and (max-width: 767px) {
  article section, main section, body.onepager main section, body.mobile main section {
    padding: 30px !important;
  }
  article section > .container, main section > .container {
    width: 100%;
  }
  article section.hero .centerpiece svg.arrow, main section.hero .centerpiece svg.arrow {
    display: none;
  }
  article section.hero .container .footnote, main section.hero .container .footnote {
    bottom: 4%;
  }
  article section.hero .container .footnote h5, main section.hero .container .footnote h5 {
    display: block;
  }
  article section.footer, article section.footer-space, main section.footer, main section.footer-space {
    display: none;
  }
  h1 {
    font-size: 35px !important;
  }
  h1.title {
    font-size: 30px !important;
  }
  .eboost_grid1 .entry {
    float: none;
    width: 42%;
    padding-bottom: 42%;
    display: inline-block;
    margin: 20px 10px;
    margin-bottom: 0px;
  }
  .eboost_grid1 .entry:nth-of-type(4) {
    margin-right: 10px;
  }
  .eboost_grid1 .entry:nth-of-type(3) {
    margin-right: 10px;
  }
  .eboost_grid1 .entry:nth-of-type(2) {
    margin-right: 10px;
  }
  .eboost_grid1 .entry .info {
    display: none;
  }
  #eboost-services > .customers > .container > .logos > .company_logo {
    width: 33.3333333333%;
    margin-top: -50px;
    transform: scale(0.9, 0.9);
  }
  #eboost-services > .services .container .overview .category {
    width: 50%;
    height: 100px;
    text-align: center;
  }
  #eboost-services > .services .container .overview .category svg {
    float: none !important;
    margin-right: 0px !important;
  }
  #eboost-services > .services .container .overview .category .content {
    width: auto;
    float: none !important;
  }
  #eboost-services > .services .container .overview .category .content .list, #eboost-services > .services .container .overview .category .content .link {
    display: none;
  }
  #eboost-services > .office_break {
    height: 150px;
  }
  #eboost-services > .office_break .image {
    height: 150px;
  }
  #eboost-services > .workstyle .container p.top {
    display: none;
  }
  #eboost-services > .workstyle .container .centerpiece {
    top: -30px;
  }
  #eboost-services > .workstyle .container .centerpiece .steps .step1, #eboost-services > .workstyle .container .centerpiece .steps .step2 {
    flex-direction: column !important;
  }
  #eboost-services > .workstyle .container .centerpiece .steps .step1 .title, #eboost-services > .workstyle .container .centerpiece .steps .step1 .image, #eboost-services > .workstyle .container .centerpiece .steps .step1 .description, #eboost-services > .workstyle .container .centerpiece .steps .step2 .title, #eboost-services > .workstyle .container .centerpiece .steps .step2 .image, #eboost-services > .workstyle .container .centerpiece .steps .step2 .description {
    text-align: center;
    width: 100%;
    padding: 0px;
  }
  #eboost-services > .workstyle .container .centerpiece .steps .step1 .image, #eboost-services > .workstyle .container .centerpiece .steps .step2 .image {
    height: 150px;
  }
  #eboost-services > .workstyle .container .centerpiece .steps .step1 .image, #eboost-services > .workstyle .container .centerpiece .steps .step1 .description, #eboost-services > .workstyle .container .centerpiece .steps .step2 .image, #eboost-services > .workstyle .container .centerpiece .steps .step2 .description {
    margin-top: 30px;
  }
  #eboost-services > .workstyle .container .centerpiece .steps .step1 .image li, #eboost-services > .workstyle .container .centerpiece .steps .step1 .description li, #eboost-services > .workstyle .container .centerpiece .steps .step2 .image li, #eboost-services > .workstyle .container .centerpiece .steps .step2 .description li {
    list-style-type: none;
  }
  #eboost-services > .workstyle .container .centerpiece .steps .step1 .description, #eboost-services > .workstyle .container .centerpiece .steps .step2 .description {
    height: 50px !important;
  }
  #eboost-services > .workstyle .container .centerpiece .steps .step2 .image {
    height: 150px;
  }
  #eboost-services > .workstyle .container .centerpiece .steps .step2 .description * li:last-of-type {
    visibility: hidden;
  }
  #eboost-services > .workstyle .container .centerpiece .steps .step2 .title * {
    float: none !important;
  }
  #eboost-services > .workstyle .container .centerpiece .steps .step3 .image {
    height: initial !important;
  }
  #eboost-contact {
    border: none;
    min-height: 100vh;
    height: 100%;
    display: block;
    text-align: center;
  }
  #eboost-contact section.hero .background_video {
    display: none;
  }
  #eboost-contact section.hero .container .centerpiece .content {
    text-align: center;
    padding-left: 0px;
  }
  #eboost-contact section.hero .container .centerpiece .content p {
    width: 100%;
  }
  #eboost-contact section.hero .container .centerpiece .content div.contact {
    margin-top: 50px;
    display: block;
  }
  #eboost-contact section.hero .container .centerpiece .content div.contact:first-of-type {
    margin-right: 0px;
  }
  #eboost-contact section.hero .container .centerpiece .content div.contact:not(:first-of-type) {
    margin-top: 30px;
  }
  #eboost-contact section.hero .container .centerpiece .content div.social {
    margin-top: 50px;
  }
  #eboost-desktop footer span {
    display: block;
    margin-top: 20px;
  }
  #eboost-desktop .filters {
    display: none;
  }
  section.eboost-blog .container .blog-content {
    width: 100% !important;
  }
  .double-paragraph p {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }
  .double-paragraph p:first-of-type {
    padding-right: 0px;
  }
  .double-paragraph p:last-of-type {
    margin-top: 2em;
    padding-left: 0px;
  }
  #eboost-tmg > .styles img {
    width: 100%;
    margin-left: 0px;
    margin-top: 60px;
  }
  #eboost-vacature-frontend-developer section.eboost-vacature .container .vacature-content {
    width: 90%;
  }
  .hidden_mobile {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  article section, main section, body.onepager main section, body.mobile main section {
    padding-left: 30px;
    padding-right: 30px;
  }
  article section .container, main section .container {
    width: 708px;
  }
  article section.hero .container, main section.hero .container {
    width: 668px;
  }
  #eboost-services > .customers > .container > .logos > .company_logo {
    width: 20%;
  }
  #eboost-services > .services .container .overview .category > .icon {
    margin-left: -10px;
    margin-bottom: 10px;
  }
  #eboost-services > .services .container .overview .category .content {
    width: 100%;
  }
  .eboost_grid1 .entry {
    width: calc(33.3333% - 13.3333px);
    padding-bottom: calc(33.3333% - 13.3333px);
  }
  .eboost_grid1 .entry:nth-of-type(4n) {
    margin-right: 20px;
  }
  .eboost_grid1 .entry:nth-of-type(3n) {
    margin-right: 0px;
  }
  #eboost-tmg > .styles img {
    margin-top: 34.0512820513px;
  }
  #eboost-tmg > .mobile .container .header {
    height: 76%;
  }
  #eboost-tmg > .moreusers .container .statistics {
    width: 100%;
  }
  #eboost-rabo > .digitalmagazine .header {
    min-height: initial !important;
    padding: 20px !important;
  }
  .hidden_tablet {
    display: none !important;
  }
}
@media screen and (min-width: 980px) and (max-width: 1229px) {
  article section > .container, main section > .container {
    width: 940px;
  }
  .eboost_grid1 .entry {
    width: calc(33.3333% - 13.3333px);
    padding-bottom: calc(33.3333% - 13.3333px);
  }
  .eboost_grid1 .entry:nth-of-type(4n) {
    margin-right: 20px;
  }
  .eboost_grid1 .entry:nth-of-type(3n) {
    margin-right: 0px;
  }
  #eboost-tmg > .styles img {
    margin-top: 23.7606837607px;
  }
  #eboost-tmg > .mobile .container .header {
    height: 81%;
  }
  #eboost-rabo > .digitalmagazine .header {
    min-height: initial !important;
  }
}
@media screen and (min-width: 1230px) {
  /* Defaults required to overwrite on resize */
  article section > .container, main section > .container {
    width: 1170px;
  }
}

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