/**** Custom Scss ****/
body {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #2B2B2B;
  background: linear-gradient(90deg, #fff 29px, transparent 1%) center, linear-gradient(#fff 29px, transparent 1%) center, rgba(0, 0, 0, 0.4);
  background-size: 30px 30px;
  overflow-x: hidden; }

.container {
  max-width: 1400px; }

h1, h2, h3, h4, h5, h6 {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 20px; }

h1 {
  font-size: 3.5rem;
  line-height: 0.9em;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal; }

h2, span.h2, h1.h2, h3.h2 {
  font-size: 3.5em;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  line-height: 1em;
  margin-bottom: 20px; }

h3, span.h3 {
  font-size: 2.2em;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 20px; }

h4, span.h4 {
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8em;
  opacity: 1; }

h5, h6 {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal; }

.bold {
  font-weight: bold; }

.big {
  font-size: 7em !important; }

@media (max-width: 560px) {
  .big {
    font-size: 4em !important; } }
.entry-title {
  margin: 20px 0px; }

.title-holder h3 {
  font-weight: 100;
  font-size: 1em;
  opacity: 0.6;
  margin-bottom: 10px; }

p {
  font-family: "MazzardM-Regular", sans-serif;
  line-height: 2em;
  font-weight: 100; }
  p strong {
    font-weight: bold;
    font-family: "MazzardM-Bold", sans-serif; }

a {
  color: #2B2B2B;
  font-weight: bold; }
  a:hover {
    color: #E1751B; }

p a {
  color: #E1751B;
  font-weight: bold; }
  p a:hover {
    color: #E1751B;
    text-decoration: underline; }

p b, p strong {
  font-weight: 900;
  font-family: "MazzardM-Bold", sans-serif; }

hr {
  background-color: rgba(0, 0, 0, 0.35);
  border: 0;
  height: 1px;
  margin: 4.5em auto;
  width: 100%;
  min-width: 450px; }

.text-center hr {
  margin-left: auto;
  margin: 2.5em auto;
  width: 60px; }

hr.vacatures {
  width: 260px;
  background-color: #f1f1f1;
  margin: 0em auto 0em; }

ul.horizontal {
  list-style: none;
  padding-left: 0px; }
  ul.horizontal li {
    display: inline; }

ul.no-list {
  list-style: none;
  padding-left: 0px; }

span.orange-dot,
.orange {
  color: #E1751B;
  font-weight: bold; }

span.slash {
  opacity: 0.3;
  padding: 0px 20px;
  font-size: 1.5em; }

.uppercase {
  text-transform: uppercase; }

.bold {
  font-weight: bold; }

.smaller {
  font-size: 55%; }

.mt-0 {
  margin-top: 0px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-50 {
  margin-top: 50px; }

.mt-100 {
  margin-top: 100px; }

.mb-0 {
  margin-bottom: 0px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-150 {
  margin-bottom: 150px; }

.mb-200 {
  margin-bottom: 200px; }

.mtb-20 {
  margin: 20px 0px; }

.mtb-30 {
  margin: 30px 0px; }

.mtb-40 {
  margin: 40px 0px; }

.mtb-50 {
  margin: 50px 0px; }

.mtb-80 {
  margin: 80px 0px; }

.mtb-neg-50 {
  margin-bottom: -50px; }

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.ptb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.ptb-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.ptb-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important; }

.p-x-5 {
  padding: 0rem 3rem; }

.p-2 {
  padding: 2em !important; }

.p-3 {
  padding: 3em !important; }

.p-4 {
  padding: 4em !important; }

.p-5 {
  padding: 5em !important; }

.p-2-3 {
  padding: 2em 3em !important; }

.p-20 {
  padding: 20px; }

.p-30 {
  padding: 30px; }

.p-40 {
  padding: 40px; }

.p-50 {
  padding: 50px; }

.ps-50 {
  padding-left: 50px;
  padding-right: 50px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-100 {
  padding-bottom: 100px; }

.pt-20 {
  padding-top: 20px; }

.pt-50 {
  padding-top: 50px; }

.pt-70 {
  padding-top: 70px; }

.pt-80 {
  padding-top: 80px; }

.pt-100 {
  padding-top: 100px; }

.pt-150 {
  padding-top: 150px; }

.pt-200 {
  padding-top: 200px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-100 {
  padding-bottom: 100px; }

footer > span.edit-link {
  display: none; }

:focus {
  outline: none; }

.h-100 {
  height: 100%; }

.vh-100 {
  height: 100vh; }

.min-vh-100 {
  min-height: 100vh; }

.grijstint {
  background: rgba(31, 31, 31, 0.05); }

.grijstint, .wit {
  padding-top: 4em;
  padding-bottom: 4em; }

.nobreak {
  display: inline-block; }

.btn {
  background: #E1751B;
  border: 1px solid #E1751B;
  color: #fff;
  border-radius: 3em;
  padding: 15px 25px;
  transition: all 0.2s ease;
  min-width: 170px;
  margin: 5px 5px 5px 0px;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 600; }

.btn-primary {
  background: #E1751B;
  color: #fff;
  border-color: #E1751B; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    color: #E1751B !important;
    background: #fff !important;
    border-color: #E1751B !important; }

.btn-outline {
  background: transparent;
  border: 1px solid #fff; }
  .btn-outline:hover {
    background: #fff;
    color: #2B2B2B; }

.btn-arrow,
a.btn-arrow,
button.btn-arrow {
  background: transparent;
  border: none;
  color: #2B2B2B;
  padding: 14px 0px;
  text-transform: uppercase;
  font-size: 0.8em; }
  .btn-arrow:after,
  a.btn-arrow:after,
  button.btn-arrow:after {
    display: inline-block;
    position: absolute;
    margin-top: 2px;
    content: url("/wp-content/themes/creaunit/assets/images/arrow-right.svg");
    height: 12px;
    width: 24px;
    margin-left: 5px;
    transition: all 0.15s ease;
    filter: invert(1); }
  .btn-arrow:before,
  a.btn-arrow:before,
  button.btn-arrow:before {
    display: inline-block;
    content: url("/wp-content/themes/creaunit/assets/images/arrow-right.svg");
    height: 12px;
    width: 0px;
    margin-right: 5px;
    transition: all 0.15s ease;
    opacity: 0;
    filter: invert(1); }
  .btn-arrow:hover,
  a.btn-arrow:hover,
  button.btn-arrow:hover {
    cursor: pointer; }
    .btn-arrow:hover:after,
    a.btn-arrow:hover:after,
    button.btn-arrow:hover:after {
      opacity: 0;
      width: 0px; }
    .btn-arrow:hover:before,
    a.btn-arrow:hover:before,
    button.btn-arrow:hover:before {
      opacity: 1;
      width: 24px; }
  .btn-arrow.white,
  a.btn-arrow.white,
  button.btn-arrow.white {
    color: #fff; }
    .btn-arrow.white:after, .btn-arrow.white:before,
    a.btn-arrow.white:after,
    a.btn-arrow.white:before,
    button.btn-arrow.white:after,
    button.btn-arrow.white:before {
      filter: invert(0); }
  .btn-arrow.left,
  a.btn-arrow.left,
  button.btn-arrow.left {
    text-align: left; }
  .btn-arrow.orange,
  a.btn-arrow.orange,
  button.btn-arrow.orange {
    color: #E1751B; }

.all-white {
  color: #fff; }
  .all-white:before, .all-white:after {
    filter: invert(0); }

button:focus,
button:visited,
button:target {
  outline: none; }

.dark-bg {
  background: #161615;
  color: #fff; }

.white-bg {
  background: #fff; }
  .white-bg.skewed {
    min-height: 5em;
    margin-top: -5em; }

    .white-bg-dots {
      background: linear-gradient(90deg, #fff 29px, transparent 1%) center, linear-gradient(#fff 29px, transparent 1%) center, rgba(0, 0, 0, 0.4);
    background-size: 30px 30px;
    background-position: center 10px; }
      .white-bg-dots.skewed {
        min-height: 5em;
        margin-top: -5em; }
.orange-bg {
  background: #E1751B;
  color: #fff; }
  .orange-bg.skewed {
    min-height: 5em;
    margin-top: -5em; }

.green-bg {
  background: #041909;
  color: #fff; }
  .green-bg.skewed {
    min-height: 5em;
    margin-top: -5em; }

.blue-bg {
  background: #D4E7F5;
  color: #fff; }
  .blue-bg.skewed {
    min-height: 5em;
    margin-top: -5em; }

section.relative,
.container {
  position: relative; }

.no-overflow {
  overflow: hidden; }

.arrow-rotate {
  max-width: 90px;
  transition: all 0.15s ease-in-out;
  transform: rotate(180deg); }
  .arrow-rotate:hover {
    transform: rotate(270deg); }

img.invert {
  filter: invert(1); }

.opac-5 {
  opacity: 0.5; }

.dia-line {
  border-right: 1px solid white;
  min-width: 80px;
  height: 140%;
  transform: rotate(10deg);
  transform-origin: top left;
  position: absolute;
  bottom: 0px;
  right: 0em;
  opacity: 0.9; }
  .dia-line.orange {
    border-right: 1px solid #E1751B; }
  .dia-line.left {
    top: -15px;
    left: 3em;
    right: auto; }
  .dia-line.right {
    top: -15px; }
  .dia-line.bottom {
    bottom: -45em; }
  .dia-line.xxl {
    min-height: 50em; }
  .dia-line.md {
    min-height: 7em; }

@media (max-width: 600px) {
  .dia-line {
    display: none; } }
.project-summary .dia-line.orange {
  top: -64px;
  left: 20%;
  min-height: 80em; }

/************ Sticky header ***************/
header#masthead {
  position: fixed;
  width: 100%;
  z-index: 999; }

.site-header {
  border: none !important;
  transition: all 0.4s ease; }
  .site-header .site-branding-text .logo-header {
    height: 36px;
    transition: all 0.4s ease; }
  .site-header .site-branding-text .logo-header.invert {
    transition: all 0.4s ease; }

@media (max-width: 900px) {
  .site-header .site-branding-text {
    margin: 0px; }
    .site-header .site-branding-text .logo-header {
      height: 25px;
      padding-left: 10px;
      transition: all 0.4s ease; }
    .site-header .site-branding-text .logo-header.invert {
      transition: all 0.4s ease; }

  .navbar {
    padding: 0.5rem; }

  .menu-wrapper {
    top: 11px; } }
button.navbar-toggler {
  position: absolute;
  right: 10px;
  top: 10px; }

/************ NAVBAR MENU ***********/
.site-header .site-branding-text {
  z-index: 11; }

.menu-wrapper.navbar-toggler {
  z-index: 12; }

.navbar {
  transition: top 0.45s ease;
  background: #161615;
  top: 0px; }

.navbar-hide {
  top: -85px; }

.menu-container {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100vh; }
  .menu-container div#primary-menu-wrap {
    background: #161615;
    color: #fff;
    color: #fff;
    padding: 20px;
    margin: 0px;
    height: 100vh;
    top: 0px;
    width: 100%;
    right: 0px; }

ul#primary-menu {
  text-align: right;
  right: 20px;
  font-size: 2em;
  font-family: "MazzardM-Regular", sans-serif;
  color: #fff;
  padding-right: 10%; }
  ul#primary-menu li {
    padding-left: 1.5rem; }
  ul#primary-menu li a {
    color: #fff;
    height: 2em;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 100;
    overflow: hidden;
    position: relative;
    white-space: nowrap; }
  ul#primary-menu li.current-menu-item a {
    color: #fff; }
    ul#primary-menu li.current-menu-item a:before {
      transform: translateX(0%); }
  ul#primary-menu li.pulse a.nav-link {
    color: white;
    animation: pulse 5s infinite, shake 8s cubic-bezier(0.36, 0.07, 0.19, 0.57) infinite; }

@keyframes pulse {
  0% {
    color: white; }
  25% {
    color: #da5d0e; }
  75% {
    color: #da5d0e; }
  100% {
    color: white; } }
@keyframes shake {
  1%, 9% {
    transform: translate3d(-1px, 0, 0); }
  2%, 8% {
    transform: translate3d(2px, 0, 0); }
  3%, 5%, 7% {
    transform: translate3d(-4px, 0, 0); }
  4%, 6% {
    transform: translate3d(4px, 0, 0); } }
@keyframes fromLeft {
  from {
    transform: translateX(-120%); }
  to {
    transform: translateX(0); } }
@media (max-width: 992px) {
  ul#primary-menu {
    font-size: 4em; }

  .desktop-menu {
    display: none; }

  ul#mobile-menu {
    top: 100px;
    position: absolute; }
    ul#mobile-menu li a {
      font-size: 3em;
      color: #fff;
      text-transform: lowercase; }
    ul#mobile-menu li.current-menu-item a {
      position: relative;
      display: inline;
      color: #E1751B; }
    ul#mobile-menu li.dropdown a::after {
      transform: rotate(0deg);
      transition: all 0.3s ease;
      content: url("/wp-content/themes/creaunit/assets/images/arrow-right-lg.svg");
      border: none !important;
      vertical-align: middle;
      height: auto;
      width: 50px;
      display: inline-block; }
    ul#mobile-menu li.dropdown.show a::after {
      transform: rotate(90deg);
      transition: all 0.3s ease; }
    ul#mobile-menu li ul.dropdown-menu {
      background: transparent; }
      ul#mobile-menu li ul.dropdown-menu li a {
        font-size: 1.2em;
        opacity: 0.65;
        text-transform: uppercase; }
        ul#mobile-menu li ul.dropdown-menu li a:after {
          display: none; }
      ul#mobile-menu li ul.dropdown-menu li.current-menu-item a:before {
        height: 40%; } }
.dropdown-menu {
  background: #161615;
  color: #fff; }
  .dropdown-menu li {
    padding-top: 5px;
    padding-bottom: 5px; }

@media (min-width: 993px) {
  div#menu-container.mobile-menu {
    display: none; } }
@media (max-width: 769px) {
  .menu-container div#primary-menu-wrap {
    background: #161615;
    color: #fff;
    padding: 20px;
    margin: 0px;
    min-height: 60vh;
    position: absolute;
    top: 0px;
    width: 100%;
    right: 0px;
    overflow-y: scroll; }
    .menu-container div#primary-menu-wrap ul#primary-menu {
      text-align: right;
      right: 20px;
      position: absolute;
      font-size: 3em;
      font-family: "MazzardM-Bold", sans-serif;
      color: #fff;
      width: 100%;
      padding-right: 2%; }
      .menu-container div#primary-menu-wrap ul#primary-menu li a {
        height: 1.2em; } }
/************ HAMBURGER MENU ***********/
.menu-wrapper {
  position: absolute;
  top: 10px;
  right: 18px;
  margin: auto;
  width: 50px;
  height: 40px;
  cursor: pointer;
  padding: 8px 5px;
  background: transparent; }
  .menu-wrapper.collapsed:before {
    content: "MENU";
    display: block;
    float: left;
    margin-left: -65px;
    color: #fff;
    font-size: 16px;
    margin-top: 4px; }
  .menu-wrapper:before {
    content: "SLUITEN";
    display: block;
    float: left;
    margin-left: -75px;
    color: #fff;
    font-size: 16px;
    margin-top: 4px;
    transition: all 0.6s ease; }

.hamburger-menu,
.hamburger-menu:after,
.hamburger-menu:before {
  width: 40px;
  height: 2px; }

.hamburger-menu {
  position: relative;
  transform: translateY(10px);
  background: #fff;
  transition: all 0ms 300ms; }
  .hamburger-menu.animate {
    background: rgba(255, 255, 255, 0); }

@media (max-width: 900px) {
  .menu-wrapper {
    top: 11px; } }
.hamburger-menu:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  background: #fff;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.hamburger-menu:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  background: #fff;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.hamburger-menu.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  background: #fff; }

.hamburger-menu.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  background: #fff; }

/**** HOMEPAGE *********/
section.homepage .home-header img {
  width: 100%;
  object-fit: cover; }
section.homepage .home-title h1 {
  color: #fff;
  font-family: "MazzardM-Bold", sans-serif;
  mix-blend-mode: exclusion;
  font-size: 8em;
  position: inherit;
  z-index: 9;
  display: inline-grid; }
section.homepage ul.skills-list {
  list-style: none;
  padding: 0px;
  text-transform: uppercase;
  font-weight: 100; }
  section.homepage ul.skills-list li {
    display: inline-block; }
    section.homepage ul.skills-list li:after {
      content: url("/wp-content/themes/creaunit/assets/images/slash.svg");
      opacity: 0.75;
      padding: 0px 15px;
      font-size: 1.5em;
      bottom: -10px;
      position: relative; }
    section.homepage ul.skills-list li:last-child:after {
      content: ''; }
    section.homepage ul.skills-list li a {
      color: #fff;
      opacity: 1;
      font-weight: 600;
      font-size: 0.8em;
      transition: all 0.3s ease;
      padding: 10px 0px; }
      section.homepage ul.skills-list li a.hover.branding:before {
        display: block;
        content: url("/wp-content/themes/creaunit/assets/images/branding-icon.svg");
        transition: all 0.3s ease;
        position: absolute;
        margin-top: -15px;
        transform: scale(0.7);
        width: 60px;
        height: 60px;
        margin-left: 10px;
        opacity: 0; }
      section.homepage ul.skills-list li a:hover.branding:hover:before {
        opacity: 1;
        margin-top: -60px; }
      section.homepage ul.skills-list li a.hover.design:before {
        display: block;
        content: url("/wp-content/themes/creaunit/assets/images/design-icon.svg");
        transition: all 0.3s ease;
        position: absolute;
        margin-top: -15px;
        transform: scale(0.7);
        width: 60px;
        height: 60px;
        margin-left: 5px;
        opacity: 0; }
      section.homepage ul.skills-list li a:hover.design:hover:before {
        opacity: 1;
        margin-top: -60px; }
      section.homepage ul.skills-list li a.hover.development:before {
        display: block;
        content: url("/wp-content/themes/creaunit/assets/images/development-icon.svg");
        transition: all 0.3s ease;
        position: absolute;
        margin-top: -10px;
        transform: scale(1.5);
        margin-left: 40px;
        width: 29px;
        opacity: 0; }
      section.homepage ul.skills-list li a:hover.development:hover:before {
        opacity: 1;
        margin-top: -40px; }
      section.homepage ul.skills-list li a.threedee:before {
        display: block;
        content: url("/wp-content/themes/creaunit/assets/images/3d-icon.svg");
        transition: all 0.3s ease;
        position: absolute;
        margin-top: -15px;
        transform: scale(2);
        margin-left: 40px;
        opacity: 0;
        width: 25px; }
      section.homepage ul.skills-list li a:hover.threedee:hover:before {
        opacity: 1;
        margin-top: -35px; }
      section.homepage ul.skills-list li a.hover.ar:before {
        display: block;
        content: url("/wp-content/themes/creaunit/assets/images/ar-icon.svg");
        transition: all 0.3s ease;
        position: absolute;
        margin-top: -15px;
        transform: scale(1.5);
        margin-left: 67px;
        opacity: 0;
        width: 30px; }
      section.homepage ul.skills-list li a:hover.ar:hover:before {
        opacity: 1;
        margin-top: -37px; }

@media (max-width: 992px) {
  h1 {
    margin-bottom: 1em; } }
@media (max-width: 768px) {
  section.homepage ul.skills-list li {
    display: block;
    height: 54px; }
    section.homepage ul.skills-list li a.hover.branding:before {
      position: relative;
      margin-top: -20px;
      transform: scale(0.5);
      float: left;
      display: inline-block;
      opacity: 1;
      margin-left: 0px;
      width: 60px; }
    section.homepage ul.skills-list li a:hover.branding:hover:before {
      margin-top: -20px; }
    section.homepage ul.skills-list li a.hover.design:before {
      position: relative;
      margin-top: -20px;
      transform: scale(0.5);
      float: left;
      display: inline-block;
      opacity: 1;
      margin-left: 0px;
      width: 60px; }
    section.homepage ul.skills-list li a:hover.design:hover:before {
      margin-top: -20px; }
    section.homepage ul.skills-list li a.hover.development:before {
      position: relative;
      margin-top: -5px;
      padding-right: 13px;
      transform: scale(1);
      float: left;
      display: inline-block;
      opacity: 1;
      margin-left: 13px;
      width: 47px; }
    section.homepage ul.skills-list li a:hover.development:hover:before {
      margin-top: -5px; }
    section.homepage ul.skills-list li a.hover.threedee:before {
      position: relative;
      margin-top: -2px;
      padding-right: 10px;
      transform: scale(1.5);
      float: left;
      display: inline-block;
      opacity: 1;
      margin-left: 18px;
      margin-right: 4px;
      width: 40px; }
    section.homepage ul.skills-list li a:hover.threedee:hover:before {
      margin-top: 18px; }
    section.homepage ul.skills-list li a.hover.ar:before {
      position: relative;
      margin-top: 2px;
      padding-right: 10px;
      transform: scale(1);
      float: left;
      display: inline-block;
      opacity: 1;
      margin-left: 14px;
      margin-right: 4px;
      width: 46px; }
    section.homepage ul.skills-list li a:hover.ar:hover:before {
      margin-top: 2px; }
    section.homepage ul.skills-list li:after {
      content: none; } }
#audio-control {
  background: url("/wp-content/themes/creaunit/assets/images/mute.svg");
  background-repeat: no-repeat;
  cursor: pointer;
  padding: 10px 20px;
  color: #fff;
  border-radius: 4px;
  position: absolute;
  top: 20px;
  right: 5px;
  z-index: 9; }

ul.nostyle {
  list-style: none;
  display: inline;
  padding: 0px; }
  ul.nostyle li {
    display: inline; }

.quote span.quotes {
  position: absolute;
  content: url("/wp-content/themes/creaunit/assets/images/quotes.svg");
  width: 60px;
  margin-top: -30px;
  left: 5px; }
.quote span.quotes.after {
  right: 5px;
  left: auto;
  bottom: 0px; }
.quote p {
  margin-top: 25px;
  font-size: 1.2em;
  line-height: 2em;
  padding-left: 60px;
  padding-right: 60px; }

/********* PROJECTS HOME   ******************************/
section.projects-home {
  padding-top: 11em; }
  section.projects-home h3 {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 1.2em; }
  section.projects-home span.h4 {
    font-size: 2.2em; }
  section.projects-home span.h5 {
    display: block;
    margin-bottom: 25px;
    font-size: 14px; }
  section.projects-home .row .col-xl-6.projects-block, section.projects-home .row .col-xl-6.first-block {
    height: 780px; }
    section.projects-home .row .col-xl-6.projects-block .home-project, section.projects-home .row .col-xl-6.first-block .home-project {
      bottom: 0px;
      position: absolute; }
  section.projects-home .row .col-xl-6:nth-child(odd) {
    margin-top: -10em;
    margin-bottom: 10em; }
  section.projects-home .row .col-xl-6:nth-child(even) {
    margin-top: 10em;
    margin-bottom: -10em; }
  section.projects-home .row .projects-block a .home-project {
    height: 95%;
    padding: 40px;
    bottom: 0px;
    position: absolute; }
    section.projects-home .row .projects-block a .home-project img {
      transition: all 0.3s ease;
      height: 95%;
      object-fit: cover;
      margin-bottom: 20px; }
  section.projects-home .row .projects-block a:hover {
    color: #2B2B2B; }
    section.projects-home .row .projects-block a:hover .home-project img {
      transform: scale(0.95); }

section.projects .row .project-wrapper a:hover {
  text-decoration: none; }
  section.projects .row .project-wrapper a:hover .row .project-img .mask-skew {
    transform: skew(0deg); }
  section.projects .row .project-wrapper a:hover .row .project-img .img-skew {
    transform: skew(0deg) scale(1.2); }
section.projects .row .project-wrapper a .row {
  margin-bottom: 5em; }
  section.projects .row .project-wrapper a .row .project-img .mask-skew {
    transform: skew(-10deg);
    transition: all 0.2s ease;
    overflow: hidden;
    margin: 5px;
    /*border: 2px solid orange;*/ }
  section.projects .row .project-wrapper a .row .project-img .img-skew {
    transform: skew(10deg) scale(1.2);
    transition: all 0.2s ease;
    position: relative; }
section.projects .row .project-wrapper:nth-child(even) a .row {
  direction: rtl; }
  section.projects .row .project-wrapper:nth-child(even) a .row .project-img img {
    height: 600px;
    object-fit: cover; }
  section.projects .row .project-wrapper:nth-child(even) a .row .project-content {
    direction: ltr; }

@media (max-width: 1100px) {
  section.projects .row .project-wrapper:nth-child(even) a .row .project-img img {
    height: auto !important; } }
.special-bg {
  background: #041909; }

section.project-overview .row .project-wrapper a:hover {
  text-decoration: none; }
  section.project-overview .row .project-wrapper a:hover .row .project-img .mask-skew {
    transform: skew(0deg); }
  section.project-overview .row .project-wrapper a:hover .row .project-img .img-skew {
    transform: skew(0deg) scale(1.2); }
section.project-overview .row .project-wrapper a .row {
  margin-bottom: 6em;
  padding-top: 2em; }
  section.project-overview .row .project-wrapper a .row .project-img .mask-skew {
    transform: skew(-10deg);
    transition: all 0.2s ease;
    overflow: hidden;
    margin: 5px;
    /*border: 2px solid orange;*/ }
  section.project-overview .row .project-wrapper a .row .project-img .img-skew {
    transform: skew(10deg) scale(1.2);
    transition: all 0.2s ease;
    position: relative; }
  section.project-overview .row .project-wrapper a .row .project-content {
    color: #fff; }
    section.project-overview .row .project-wrapper a .row .project-content .home-project h4, section.project-overview .row .project-wrapper a .row .project-content .home-project h3 {
      color: #fff; }
	section.project-overview .row .project-wrapper:nth-child(odd) a .row {
  	  direction: rtl; }
    section.project-overview .row .project-wrapper:nth-child(odd) a .row .project-img img {
      height: 600px;
      object-fit: cover; }
  section.project-overview .row .project-wrapper:nth-child(odd) a .row .project-content {
    direction: ltr; }
  section.project-overview .row .project-wrapper:nth-child(even) a .row {
    direction: ltr; }
	section.project-overview .row .project-wrapper:nth-child(even) a .row .project-img img {
      height: 600px;
      object-fit: cover; }
  section.project-overview .row .project-wrapper:nth-child(even) a .row .project-content {
      direction: ltr; }

@media (min-width: 1200px) {
  section.lg-mt-neg-10 {
    min-height: 100px; } }
.cta p {
  color: #fff; }
.cta img.arrow-rotate {
  filter: invert(1); }

@media (max-width: 1100px) {
  section.projects .row .project-wrapper:nth-child(even) a .row .project-img img,
	section.project-overview .row .project-wrapper:nth-child(even) a .row .project-img img {
    height: auto !important;
    width: 100%;
    float: none; } }
.mask-skew {
  transform: skew(-10deg);
  transition: all 0.2s ease;
  overflow: hidden;
  margin: 5px;
  /*border: 2px solid orange;*/ }

.img-skew {
  transform: skew(10deg) scale(1.2);
  transition: all 0.2s ease;
  position: relative;
  object-fit: cover;
  width: 100%; }

.featured-skew {
  -webkit-clip-path: polygon(15% 0%, 0% 100%, 100% 100%, 100% 0);
  clip-path: polygon(15% 0%, 0% 100%, 100% 100%, 100% 0); }

.slider-skew {
  -webkit-clip-path: polygon(15% 0%, 0% 100%, 85% 100%, 100% 0);
  clip-path: polygon(15% 0%, 0% 100%, 85% 100%, 100% 0); }

.gallery-3 {
  overflow-x: hidden; }
  .gallery-3 .neg-mt-10 {
    margin-top: -10em; }

@media (max-width: 992px) {
  .gallery-3 .neg-mt-10 {
    margin-top: -6em; } }
@media (max-width: 769px) {
  .gallery-3 .neg-mt-10.no-mt-sm {
    margin-top: -1em;
    margin-bottom: 4em;
    padding-left: 40px;
    padding-right: 40px; } }
.cta a:hover {
  text-decoration: none; }
.cta a h3 {
  font-size: 2em;
  color: #fff;
  margin-top: 25px;
  margin-bottom: 10px; }
.cta a button {
  margin-top: 20px; }

.flex {
  display: flex-wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 540px;
  padding-bottom: 30px; }

.ar-model {
  width: 100%;
  height: 100%;
  background: white;
  margin: auto; }

button.btn-skill {
  background: transparent;
  border: none;
  color: #E1751B;
  padding: 14px 0px;
  text-transform: uppercase;
  font-size: 0.7em;
  margin-left: -8px;
  font-weight: 800; }
  button.btn-skill span.arrow-right {
    display: inline-block;
    text-align: right;
    content: url("/wp-content/themes/creaunit/assets/images/arrow-right-orange.svg");
    height: 15px;
    width: 24px;
    margin-left: 5px;
    transition: all 0.3s ease;
    margin-bottom: -3px; }
  button.btn-skill span.arrow-left {
    display: inline-block;
    content: url("/wp-content/themes/creaunit/assets/images/arrow-right-orange.svg");
    height: 15px;
    width: 0px;
    margin-right: 5px;
    margin-top: 8px;
    margin-bottom: -3px;
    transition: all 0.3s ease;
    opacity: 0; }
  button.btn-skill:hover {
    cursor: pointer; }
    button.btn-skill:hover span.arrow-right {
      opacity: 0;
      width: 0px; }
    button.btn-skill:hover span.arrow-left {
      opacity: 1;
      width: 24px; }

section.we_are {
  overflow: hidden !important; }

#weare, #skewed {
  overflow: visible; }
  #weare .owl-stage-outer, #skewed .owl-stage-outer {
    margin-left: 20px;
    overflow: visible; }
    #weare .owl-stage-outer .owl-item, #skewed .owl-stage-outer .owl-item {
      transform: skew(-10deg);
      transition: all 0.2s ease;
      overflow: hidden;
      transition: all 0.2s ease;
      opacity: 0; }
      #weare .owl-stage-outer .owl-item.active, #skewed .owl-stage-outer .owl-item.active {
        opacity: 1; }
      #weare .owl-stage-outer .owl-item:nth-child(even), #skewed .owl-stage-outer .owl-item:nth-child(even) {
        margin-top: 20px; }
      #weare .owl-stage-outer .owl-item:nth-child(odd), #skewed .owl-stage-outer .owl-item:nth-child(odd) {
        margin-bottom: 20px; }
    #weare .owl-stage-outer .img-skew, #skewed .owl-stage-outer .img-skew {
      transform: skew(10deg) scale(1.2);
      transition: all 0.2s ease;
      position: relative; }
  #weare .owl-nav span, #skewed .owl-nav span {
    font-size: 4em; }
  #weare .owl-nav .owl-prev, #skewed .owl-nav .owl-prev {
    position: absolute;
    left: -40px;
    bottom: 50%; }
    #weare .owl-nav .owl-prev img.nav-btn.prev-slide, #skewed .owl-nav .owl-prev img.nav-btn.prev-slide {
      width: 40px;
      opacity: 1;
      filter: invert(0); }
  #weare .owl-nav .owl-next, #skewed .owl-nav .owl-next {
    position: absolute;
    right: -90px;
    bottom: 50%; }
    #weare .owl-nav .owl-next img, #skewed .owl-nav .owl-next img {
      width: 40px;
      opacity: 1;
      filter: invert(0); }
  #weare .owl-nav div > img:hover, #skewed .owl-nav div > img:hover {
    opacity: 1; }

#skewed .owl-stage-outer .owl-stage, #skewed-one .owl-stage-outer .owl-stage {
  display: flex;
  align-items: center; }
  #skewed .owl-stage-outer .owl-stage .owl-item, #skewed-one .owl-stage-outer .owl-stage .owl-item {
    opacity: 1; }
    #skewed .owl-stage-outer .owl-stage .owl-item.active, #skewed-one .owl-stage-outer .owl-stage .owl-item.active {
      opacity: 1; }
    #skewed .owl-stage-outer .owl-stage .owl-item:nth-child(even), #skewed-one .owl-stage-outer .owl-stage .owl-item:nth-child(even) {
      margin-top: 0px; }
    #skewed .owl-stage-outer .owl-stage .owl-item:nth-child(odd), #skewed-one .owl-stage-outer .owl-stage .owl-item:nth-child(odd) {
      margin-bottom: 0px; }

#skewed-one .owl-nav span {
  font-size: 4em; }
#skewed-one .owl-nav .owl-prev {
  position: absolute;
  left: -15px;
  bottom: 50%; }
  #skewed-one .owl-nav .owl-prev img.nav-btn.prev-slide {
    width: 40px;
    opacity: 1;
    filter: invert(0); }
#skewed-one .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  bottom: 50%; }
  #skewed-one .owl-nav .owl-next img {
    width: 40px;
    opacity: 1;
    filter: invert(0); }
#skewed-one .owl-nav div > img:hover {
  opacity: 1; }

@media (max-width: 992px) {
  #weare, #skewed {
    overflow: visible; }
    #weare .owl-stage-outer, #skewed .owl-stage-outer {
      margin-left: 0px;
      overflow: visible; }
    #weare .owl-nav span, #skewed .owl-nav span {
      font-size: 4em; }
    #weare .owl-nav .owl-prev, #skewed .owl-nav .owl-prev {
      position: absolute;
      left: 10px; }
      #weare .owl-nav .owl-prev img.nav-btn.prev-slide, #skewed .owl-nav .owl-prev img.nav-btn.prev-slide {
        width: 40px;
        opacity: 1;
        filter: invert(0); }
    #weare .owl-nav .owl-next, #skewed .owl-nav .owl-next {
      position: absolute;
      right: 10px; }
      #weare .owl-nav .owl-next img, #skewed .owl-nav .owl-next img {
        width: 40px;
        opacity: 1;
        filter: invert(0); }
    #weare .owl-nav div > img:hover, #skewed .owl-nav div > img:hover {
      opacity: 1; } }
section.slider .container {
  overflow: hidden; }
section.slider .owl-nav span {
  font-size: 4em; }
section.slider .owl-nav .owl-prev {
  position: absolute;
  left: -40px; }
  section.slider .owl-nav .owl-prev img.nav-btn.prev-slide {
    width: 40px;
    opacity: 1;
    filter: invert(1) !important; }
section.slider .owl-nav .owl-next {
  position: absolute;
  right: -40px; }
  section.slider .owl-nav .owl-next img {
    width: 40px;
    opacity: 1;
    filter: invert(1) !important; }
section.slider .owl-nav div > img:hover {
  opacity: 1; }

section.slider.overflow {
  overflow-x: hidden; }
  section.slider.overflow .container {
    overflow: visible; }

ul.slash-list {
  list-style: none;
  padding: 0px;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 0.8em; }
  ul.slash-list li {
    display: inline-block;
    font-size: 0.8em; }
    ul.slash-list li:after {
      content: "/";
      opacity: 0.3;
      padding: 0px 10px;
      font-size: 1.2em; }
    ul.slash-list li:last-child:after {
      content: ''; }
    ul.slash-list li a.nav-link {
      display: inline-block; }

@media (max-width: 1200px) {
  section.projects-home {
    padding-top: 11em; }
    section.projects-home .row .col-lg-6.projects-block, section.projects-home .row .col-lg-6.first-block {
      height: 660px; }
      section.projects-home .row .col-lg-6.projects-block .home-project, section.projects-home .row .col-lg-6.first-block .home-project {
        position: relative; } }
@media (max-width: 992px) {
  section.projects-home {
    padding-top: 11em; }
    section.projects-home .row .col-md-6.projects-block, section.projects-home .row .col-md-6.first-block {
      height: 550px; }
      section.projects-home .row .col-md-6.projects-block .home-project, section.projects-home .row .col-md-6.first-block .home-project {
        position: relative; } }
@media (max-width: 768px) {
  section.projects-home {
    padding-top: 11em; }
    section.projects-home .row .col-sm-12.projects-block .home-project, section.projects-home .row .col-sm-12.first-block .home-project {
      padding: 20px;
      bottom: 0px;
      position: relative; }
      section.projects-home .row .col-sm-12.projects-block .home-project img, section.projects-home .row .col-sm-12.first-block .home-project img {
        height: 80%; }
    section.projects-home .row .col-sm-12:nth-child(odd) {
      margin-top: 0em;
      margin-bottom: 1em; }
    section.projects-home .row .col-sm-12:nth-child(even) {
      margin-top: 0em;
      margin-bottom: 1em; } }
/********* PROJECTS   ******************************/
section.project-detail .overlay {
  position: absolute;
  bottom: 2em;
  left: 2em;
  max-width: 700px; }
  section.project-detail .overlay h2 {
    margin-bottom: 0px; }

@media (min-width: 1200px) and (max-width: 1460px) {
  section.project-detail img, section.project-detail video {
    padding-left: 7em;
    padding-right: 7em;
    margin-top: -1em; }
  section.project-detail .overlay {
    position: absolute;
    bottom: 2em;
    left: 9em;
    max-width: 700px; } }
section.projects article.project {
  border-bottom: 1px solid #707070;
  margin-bottom: 2em;
  padding-bottom: 1em; }
  section.projects article.project a {
    color: inherit;
    font-weight: inherit; }
    section.projects article.project a img.project-image {
      transition: all 0.3s ease; }
  section.projects article.project:hover a {
    text-decoration: none; }
    section.projects article.project:hover a img.project-image {
      transform: scale(0.95); }
  section.projects article.project h4 {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 1.2em;
    text-transform: none;
    color: #2B2B2B;
    opacity: 1; }
  section.projects article.project h5 {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 14px;
    text-align: right; }
  section.projects article.project button {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 1em; }

section.project .project-header {
  margin-bottom: 5em; }
  section.project .project-header h1 {
    color: #fff;
    margin-top: 30px; }
section.project img.logo-grey {
  max-height: 80px; }

section.social a.social {
  background: red; }
  section.social a.social img {
    height: 100%;
    max-width: 150px; }

/********* PARTNERS ******************************/
section.partners .partner {
  margin-bottom: 20px; }
  section.partners .partner .wrapper {
    background: #fff;
    padding: 10px;
    margin: 10px; }
    section.partners .partner .wrapper img {
      filter: grayscale(1);
      max-height: 140px;
      transition: all 0.2s ease; }
    section.partners .partner .wrapper:hover img {
      filter: grayscale(0); }

/********* TESTIMONIALS ******************************/
.testimonial {
  padding-left: 7em;
  padding-right: 1em; }
  .testimonial:before {
    position: absolute;
    margin-left: -7em;
    content: url("/wp-content/themes/creaunit/assets/images/quotes.svg");
    width: 100px;
    float: left;
    margin-top: -30px; }
  .testimonial p {
    margin-top: 30px; }

@media (max-width: 500px) {
  .testimonial {
    padding-left: 3em;
    padding-right: 1em; }
    .testimonial:before {
      position: absolute;
      margin-left: -4em;
      content: url("/wp-content/themes/creaunit/assets/images/quotes.svg");
      width: 50px;
      height: 80px;
      transform: scale(0.6); }
    .testimonial p {
      margin-top: 30px; } }
#testimonial .owl-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  margin-top: 4em; }
  #testimonial .owl-nav span {
    font-size: 4em; }
  #testimonial .owl-nav button.owl-prev {
    text-transform: uppercase;
    margin-right: 10px; }
  #testimonial .owl-nav button.owl-prev:before {
    display: inline-block;
    content: url("/wp-content/themes/creaunit/assets/images/arrow-back.svg");
    height: 12px;
    width: 20px;
    margin-right: 10px;
    filter: invert(1); }
  #testimonial .owl-nav button.owl-next {
    text-transform: uppercase;
    margin-left: 20px; }
  #testimonial .owl-nav button.owl-next:after {
    display: inline-block;
    content: url("/wp-content/themes/creaunit/assets/images/arrow-next.svg");
    height: 12px;
    width: 20px;
    margin-left: 20px;
    filter: invert(1); }
  #testimonial .owl-nav button.owl-next:before {
    display: inline-block;
    content: url("/wp-content/themes/creaunit/assets/images/slash.svg");
    height: 20px;
    margin-left: -15px;
    margin-top: -7px;
    position: absolute;
    filter: invert(1); }

section#content.gallery__item {
  padding-top: 3em;
  padding-bottom: 3em; }

/********* AR SLIDER ******************************/
section.ar-projects .project-item {
  max-width: 350px;
  margin: auto; }
  section.ar-projects .project-item a .slider-bg {
    height: 280px;
    width: 75%;
    overflow: visible;
    border-radius: 3em;
    margin: 40px;
    transition: all 0.3s ease; }
    section.ar-projects .project-item a .slider-bg img {
      transition: all 0.3s ease;
      display: block;
      width: 100%;
      max-width: 400px;
      position: absolute;
      top: 40%;
      right: 50%;
      transform: translate(50%, -50%) scale(0.9); }
  section.ar-projects .project-item a .slider-content h3 {
    font-family: "MazzardM-Bold", sans-serif; }
  section.ar-projects .project-item:hover {
    text-decoration: none !important; }
    section.ar-projects .project-item:hover .slider-bg img {
      transform: translate(50%, -50%) scale(1); }
section.ar-projects .owl-dots {
  text-align: center; }
section.ar-projects .owl-dot.active span {
  background: #E1751B;
  opacity: 1; }
section.ar-projects .owl-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  margin-top: 4em; }
  section.ar-projects .owl-nav span {
    font-size: 4em; }
  section.ar-projects .owl-nav button.owl-prev {
    text-transform: uppercase;
    margin-right: 10px; }
  section.ar-projects .owl-nav button.owl-prev:before {
    display: inline-block;
    content: url("/wp-content/themes/creaunit/assets/images/arrow-back.svg");
    height: 12px;
    width: 20px;
    margin-right: 10px; }
  section.ar-projects .owl-nav button.owl-next {
    text-transform: uppercase;
    margin-left: 20px; }
  section.ar-projects .owl-nav button.owl-next:after {
    display: inline-block;
    content: url("/wp-content/themes/creaunit/assets/images/arrow-next.svg");
    height: 12px;
    width: 20px;
    margin-left: 20px; }
  section.ar-projects .owl-nav button.owl-next:before {
    display: inline-block;
    content: url("/wp-content/themes/creaunit/assets/images/slash.svg");
    height: 20px;
    margin-left: -15px;
    margin-top: -7px;
    position: absolute; }

/***** SKILLS ALGEMEEN *****************************/
.mb-neg-5 {
  margin-bottom: -5em; }

ul.skills-list {
  list-style: none;
  padding: 0px;
  text-transform: uppercase;
  font-weight: 100; }
  ul.skills-list li {
    display: inline-block; }
    ul.skills-list li:after {
      content: url("/wp-content/themes/creaunit/assets/images/slash.svg");
      opacity: 0.75;
      padding: 0px 15px;
      font-size: 1.5em;
      bottom: -10px;
      position: relative; }
    ul.skills-list li:last-child:after {
      content: ''; }
    ul.skills-list li a {
      color: #fff;
      opacity: 0.5;
      font-weight: 600;
      font-size: 0.8em;
      transition: all 0.3s ease;
      padding: 10px 0px; }
      ul.skills-list li a:before {
        filter: invert(0); }
      ul.skills-list li a.branding:before {
        display: block;
        content: url("/wp-content/themes/creaunit/assets/images/branding-icon.svg");
        transition: all 0.3s ease;
        position: absolute;
        margin-top: -15px;
        transform: scale(0.7);
        width: 60px;
        height: 60px;
        margin-left: 10px;
        opacity: 0; }
      ul.skills-list li a:hover.branding:hover:before {
        opacity: 1;
        margin-top: -60px; }
      ul.skills-list li a.design:before {
        display: block;
        content: url("/wp-content/themes/creaunit/assets/images/design-icon.svg");
        transition: all 0.3s ease;
        position: absolute;
        margin-top: -15px;
        transform: scale(0.7);
        width: 60px;
        height: 60px;
        margin-left: 5px;
        opacity: 0; }
      ul.skills-list li a:hover.design:hover:before {
        opacity: 1;
        margin-top: -60px; }
      ul.skills-list li a.development:before {
        display: block;
        content: url("/wp-content/themes/creaunit/assets/images/development-icon.svg");
        transition: all 0.3s ease;
        position: absolute;
        margin-top: -10px;
        transform: scale(1.5);
        margin-left: 40px;
        width: 29px;
        opacity: 0; }
      ul.skills-list li a:hover.development:hover:before {
        opacity: 1;
        margin-top: -40px; }
      ul.skills-list li a.threedee:before {
        display: block;
        content: url("/wp-content/themes/creaunit/assets/images/3d-icon.svg");
        transition: all 0.3s ease;
        position: absolute;
        margin-top: -15px;
        transform: scale(2);
        margin-left: 0px;
        opacity: 0;
        width: 25px; }
      ul.skills-list li a:hover.threedee:hover:before {
        opacity: 1;
        margin-top: -35px; }
      ul.skills-list li a.ar:before {
        display: block;
        content: url("/wp-content/themes/creaunit/assets/images/ar-icon.svg");
        transition: all 0.3s ease;
        position: absolute;
        margin-top: -15px;
        transform: scale(1.5);
        margin-left: 67px;
        opacity: 0;
        width: 30px; }
      ul.skills-list li a:hover.ar:hover:before {
        opacity: 1;
        margin-top: -37px; }

.orange ul li a {
  color: #E1751B; }

ul.skills-list-menu {
  list-style: none;
  padding: 0px;
  text-transform: uppercase;
  font-weight: 100; }
  ul.skills-list-menu li {
    display: inline-flex; }
    ul.skills-list-menu li:after {
      content: url("/wp-content/themes/creaunit/assets/images/slash.svg");
      opacity: 0.75;
      padding: 0px 15px;
      font-size: 1.5em;
      bottom: 0px;
      position: relative; }
    ul.skills-list-menu li:last-child:after {
      content: ''; }
    ul.skills-list-menu li a {
      color: #fff;
      opacity: 0.5;
      font-weight: 600;
      font-size: 0.8em;
      transition: all 0.3s ease;
      padding: 10px 0px; }
      ul.skills-list-menu li a:before {
        filter: invert(0); }
    ul.skills-list-menu li.active a {
      font-weight: 800;
      opacity: 1; }
    ul.skills-list-menu li.active:before {
      opacity: 1 !important;
      margin-top: -60px !important; }
    ul.skills-list-menu li.branding:before {
      display: block;
      content: url("/wp-content/themes/creaunit/assets/images/branding-icon.svg");
      transition: all 0.3s ease;
      position: absolute;
      margin-top: -15px;
      transform: scale(0.7);
      width: 60px;
      height: 60px;
      margin-left: 9px;
      opacity: 0; }
    ul.skills-list-menu li:hover.branding:hover:before {
      opacity: 1;
      margin-top: -60px; }
    ul.skills-list-menu li.design:before {
      display: block;
      content: url("/wp-content/themes/creaunit/assets/images/design-icon.svg");
      transition: all 0.3s ease;
      position: absolute;
      margin-top: -15px;
      transform: scale(0.7);
      width: 60px;
      height: 60px;
      margin-left: 0px;
      opacity: 0; }
    ul.skills-list-menu li:hover.design:hover:before {
      opacity: 1;
      margin-top: -60px; }
    ul.skills-list-menu li.development:before {
      display: block;
      content: url("/wp-content/themes/creaunit/assets/images/development-icon.svg");
      transition: all 0.3s ease;
      position: absolute;
      margin-top: -10px;
      margin-left: 30px;
      width: 45px;
      opacity: 0; }
    ul.skills-list-menu li:hover.development:hover:before {
      opacity: 1;
      margin-top: -60px; }
    ul.skills-list-menu li.threedee:before {
      display: block;
      content: url("/wp-content/themes/creaunit/assets/images/3d-icon.svg");
      transition: all 0.3s ease;
      position: absolute;
      margin-top: -15px;
      margin-left: 22px;
      opacity: 0;
      width: 60px; }
    ul.skills-list-menu li:hover.threedee:hover:before {
      opacity: 1;
      margin-top: -60px; }
    ul.skills-list-menu li.ar:before {
      display: block;
      content: url("/wp-content/themes/creaunit/assets/images/ar-icon.svg");
      transition: all 0.3s ease;
      position: absolute;
      margin-top: -15px;
      margin-left: 45px;
      opacity: 0;
      width: 50px; }
    ul.skills-list-menu li:hover.ar:hover:before {
      opacity: 1;
      margin-top: -60px; }

@media (max-width: 1200px) {
  ul.skills-list-menu li {
    font-size: 1em; }
    ul.skills-list-menu li:after {
      content: url("/wp-content/themes/creaunit/assets/images/slash.svg");
      opacity: 0.75;
      padding: 0px 15px;
      font-size: 1.5em;
      bottom: 10px;
      position: relative; }
    ul.skills-list-menu li a {
      padding: 0em 0.3em; } }
@media (max-width: 769px) {
  ul.skills-list-menu {
    position: relative; }
    ul.skills-list-menu li {
      display: block;
      font-size: 1em;
      padding-left: 50px; }
      ul.skills-list-menu li:after {
        content: "";
        opacity: 0.5;
        padding: 0px 20px;
        font-size: 1.2em; }
      ul.skills-list-menu li a {
        padding: 0em 0.3em; }
      ul.skills-list-menu li:before {
        opacity: 1 !important;
        margin-left: 0px !important;
        width: 30px !important;
        left: 0px;
        transform: scale(1.2) !important;
        margin-top: -7px !important; }
      ul.skills-list-menu li:hover:before {
        margin-top: -12px !important; }
      ul.skills-list-menu li.active:before {
        opacity: 1 !important;
        margin-top: -6px !important; } }
/**** AR SKILLS PAGE ******************************/
.ar-example {
  background-size: cover;
  background-position: center;
  transition: all 0.5s ease; }
  .ar-example:hover {
    transform: scale(0.95); }
    .ar-example:hover .centered {
      transform: scale(1.06); }
  .ar-example .centered {
    position: relative;
    padding: 10em 2em 3em;
    transition: all 0.5s ease; }
    .ar-example .centered h3 {
      color: #fff;
      font-size: 4em;
      font-weight: bold; }

/**** SLIDER OWL ***********************************/
div#normal-slider .owl-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  margin-top: -31%; }
  div#normal-slider .owl-nav span {
    font-size: 4em; }
  div#normal-slider .owl-nav .owl-prev {
    position: absolute;
    left: -24px; }
    div#normal-slider .owl-nav .owl-prev img.nav-btn.prev-slide {
      width: 24px;
      opacity: 0.75;
      filter: invert(1); }
  div#normal-slider .owl-nav .owl-next {
    position: absolute;
    right: -24px; }
    div#normal-slider .owl-nav .owl-next img {
      width: 24px;
      opacity: 0.75;
      filter: invert(1); }
  div#normal-slider .owl-nav div > img:hover {
    opacity: 1; }

/**** OVER ONS PAGE ******************************/
.collega-wrapper .collega {
  border-radius: 2em;
  position: relative;
  margin: 30px auto;
  overflow: hidden;
  max-width: 250px; }
  .collega-wrapper .collega img.hover-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
    opacity: 0; }
  .collega-wrapper .collega img.lego-image {
    position: relative;
    transition: all 0.6s ease;
    opacity: 1; }
  .collega-wrapper .collega:hover img.hover-image {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.05); }
  .collega-wrapper .collega:hover img.lego-image {
    opacity: 0;
    transform: scale(0.95); }
.collega-wrapper h3 {
  margin-bottom: 10px;
  font-weight: bold; }

h1.outline-black {
  font-size: 10em;
  color: black;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black; }

h1.outline-white {
  font-size: 10em;
  color: white;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white; }

.outline-white {
  color: white;
  margin-bottom: 0px;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white; }

.outline-black, span.outline-black {
  color: black;
  margin-bottom: 0px;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black; }

span.outline-white {
  color: white;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: white; }

section.formula-c div div .c-block-holder {
  padding: 30px; }
section.formula-c div div .c-block-holder:nth-child(2) {
  margin-top: 0px; }
section.formula-c div div .c-block-holder:nth-child(3) {
  margin-top: 40px; }
section.formula-c div div .c-block-holder:nth-child(4) {
  margin-top: 80px; }
section.formula-c span.small-c {
  color: #464646; }

@media (max-width: 768px) {
  section.formula-c div div .c-block-holder {
    padding: 30px;
    margin-top: 20px !important; } }
/**** FAQ ******************************/
.faq {
  margin-bottom: 2em; }
  .faq ul {
    margin-left: 0px;
    padding-left: 20px; }
    .faq ul li a {
      color: #E1751B; }

/**** MODAL SKILLS-MENU STYLESSS ******************************/
.modal-fullscreen {
  max-width: 100%;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  margin: 0px;
  background: #161615; }
  .modal-fullscreen .modal-content {
    height: 100%;
    color: #fff;
    background-color: #161615;
    border: 0px; }
    .modal-fullscreen .modal-content .modal-header {
      border-bottom: 0px;
      padding-top: 4em; }
      .modal-fullscreen .modal-content .modal-header img.logo-modal {
        width: 160px; }
    .modal-fullscreen .modal-content .modal-body {
      background-color: #161615; }
      .modal-fullscreen .modal-content .modal-body .row {
        min-height: 50vh; }
      .modal-fullscreen .modal-content .modal-body .skill-item {
        margin-bottom: 2em; }
        .modal-fullscreen .modal-content .modal-body .skill-item a {
          display: block; }
          .modal-fullscreen .modal-content .modal-body .skill-item a:hover {
            text-decoration: none !important;
            cursor: pointer; }
          .modal-fullscreen .modal-content .modal-body .skill-item a img.skill-icon {
            max-width: 70px;
            max-height: 70px;
            margin-bottom: 2em;
            margin-top: 2em; }
          .modal-fullscreen .modal-content .modal-body .skill-item a span.h2 {
            color: #fff;
            font-family: "MazzardM-Bold", sans-serif;
            font-size: 3em; }
          .modal-fullscreen .modal-content .modal-body .skill-item a .skill-description p {
            color: #fff; }
          .modal-fullscreen .modal-content .modal-body .skill-item a button.btn-skill {
            background: transparent;
            border: none;
            color: #E1751B;
            padding: 14px 0px;
            text-transform: uppercase;
            font-size: 0.8em;
            margin-left: -8px;
            font-weight: 800; }
            .modal-fullscreen .modal-content .modal-body .skill-item a button.btn-skill span.arrow-right {
              display: inline;
              content: url("/wp-content/themes/creaunit/assets/images/arrow-right-orange.svg");
              height: 14px;
              width: 24px;
              margin-left: 5px;
              margin-top: 2px;
              float: right;
              transition: all 0.3s ease; }
            .modal-fullscreen .modal-content .modal-body .skill-item a button.btn-skill span.arrow-left {
              display: inline;
              content: url("/wp-content/themes/creaunit/assets/images/arrow-right-orange.svg");
              height: 14px;
              width: 0px;
              margin-right: 5px;
              margin-top: 2px;
              transition: all 0.3s ease;
              opacity: 0; }
            .modal-fullscreen .modal-content .modal-body .skill-item a button.btn-skill:hover {
              cursor: pointer; }
              .modal-fullscreen .modal-content .modal-body .skill-item a button.btn-skill:hover span.arrow-right {
                opacity: 0;
                width: 0px; }
              .modal-fullscreen .modal-content .modal-body .skill-item a button.btn-skill:hover span.arrow-left {
                opacity: 1;
                width: 24px; }

@media (max-width: 992px) {
  .modal-fullscreen .modal-content .modal-header {
    padding-top: 1em; }
    .modal-fullscreen .modal-content .modal-header img.logo-modal {
      width: 160px; } }
.flexbox-wrapper {
  position: relative;
  height: 100%; }
  .flexbox-wrapper #sticky-sidebar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 500px);
    mix-blend-mode: difference;
    margin-top: -500px;
    filter: invert(1); }
    .flexbox-wrapper #sticky-sidebar .make-me-sticky {
      position: -webkit-sticky;
      position: sticky;
      top: 80px;
      padding: 20px 15px; }
      .flexbox-wrapper #sticky-sidebar .make-me-sticky .list-group-item {
        border: none;
        background: transparent;
        color: rgba(0, 0, 0, 0.6);
        text-transform: uppercase;
        font-weight: 600; }
        .flexbox-wrapper #sticky-sidebar .make-me-sticky .list-group-item.active {
          border: none;
          color: #000;
          font-weight: bold; }
  .flexbox-wrapper .scrollspy-content {
    margin-left: 25%; }

.scroll-indicator {
  position: absolute;
  height: 100%;
  right: 0px;
  overflow-y: hidden; }
  .scroll-indicator .line {
    height: calc(435px - 245px);
    width: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    margin-left: auto;
    margin-right: auto; }
  .scroll-indicator .scroll-text-wrapper {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 20px;
    height: 100px; }
  .scroll-indicator .scroll-anim {
    height: 30%;
    width: 1px;
    height: calc(100% - 100px);
    background-color: rgba(0, 0, 0, 0.1);
    margin-left: auto;
    margin-right: auto; }

/**** BLOG STYLES ******************************/
.blog-bg {
  background: #162d1c;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 940px, #041909 940px); }

article.blog {
  padding: 10px 30px;
  border-bottom: 0px !important; }
  article.blog .text-muted, article.blog h3, article.blog .entry-content {
    color: #fff;
    mix-blend-mode: difference; }

section.blog-bg article.blog:nth-child(1) .content, section.blog-bg article.blog:nth-child(2) .content {
  background: #fff; }
  section.blog-bg article.blog:nth-child(1) .content .text-muted, section.blog-bg article.blog:nth-child(1) .content h3, section.blog-bg article.blog:nth-child(1) .content .entry-content, section.blog-bg article.blog:nth-child(2) .content .text-muted, section.blog-bg article.blog:nth-child(2) .content h3, section.blog-bg article.blog:nth-child(2) .content .entry-content {
    mix-blend-mode: difference; }
section.blog-bg article.blog .content {
  background: #041909; }
  section.blog-bg article.blog .content .text-muted, section.blog-bg article.blog .content h3, section.blog-bg article.blog .content .entry-content {
    mix-blend-mode: normal; }
  section.blog-bg article.blog .content h3 {
    font-size: 1.8em;
    margin-bottom: 10px; }
  section.blog-bg article.blog .content .entry-content {
    margin-top: 10px; }

@media (max-width: 768px) {
  .blog-bg {
    background: #162d1c;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1440px, #041909 1440px); } }
img.project-image.wp-post-image {
  max-height: 350px;
  min-height: 250px;
  object-fit: cover;
  margin-bottom: 20px; }

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration: none; }

.navigation li {
  display: inline; }

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  border-radius: 5em;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem; }

.navigation li a:hover,
.navigation li.active a {
  color: #E1751B; }

/**** OWL CAROUSEL STYLES ******************************/
.owl-dot {
  display: inline-block; }

.owl-dot span {
  background: none repeat scroll 0 0 #869791;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px; }

.owl-dot.active span {
  background: #000; }

/**** MAPS - CONTACT ******************************/
#map {
  height: 480px;
  width: 100%; }

label {
  display: block; }

input.wpcf7-form-control {
  border: none;
  background: transparent;
  padding: 15px;
  border-radius: 0px;
  border-bottom: 1px solid #ccc; }

textarea {
  border: none;
  background: transparent;
  padding: 15px;
  border-radius: 0px;
  border-bottom: 1px solid #ccc; }

input.wpcf7-submit {
  background: #E1751B;
  border: 1px solid #E1751B;
  color: #fff;
  border-radius: 3em;
  padding: 15px 25px;
  transition: all 0.2s ease;
  min-width: 170px;
  margin: 5px 5px 5px 0px;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 600; }
  input.wpcf7-submit:hover, input.wpcf7-submit:focus, input.wpcf7-submit:active {
    color: #fff;
    background: #E1751B;
    box-shadow: 0px 0px 30px rgba(250, 111, 23, 0.75);
    border-color: #E1751B; }

/**** LIGHTBOX STYLES ********************/
.nivo-lightbox-theme-default .nivo-lightbox-close {
  height: 45px;
  width: 45px; }

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
  background: rgba(0, 0, 0, 0.85); }

/**** RESPONSIVE YOUTUBE VIDEO CONTAINER *********/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

img-comparison-slider {
  visibility: hidden; }

img-comparison-slider [slot='second'] {
  display: none; }

img-comparison-slider.rendered {
  visibility: inherit; }

img-comparison-slider.rendered [slot='second'] {
  display: unset; }

.custom-animated-handle {
  transition: transform 0.2s; }

.slider-with-animated-handle:hover .custom-animated-handle {
  transform: scale(1.2); }

/***** TO TOP BUTTON ********************/
#totop {
  display: inline-block;
  background-color: #E1751B;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  padding: 10px;
  border-radius: 50%; }

#totop::after {
  content: url("/wp-content/themes/creaunit/assets/images/arrow-up.svg");
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  color: #fff; }

#totop:hover {
  cursor: pointer;
  background-color: #333; }

#totop:active {
  background-color: #555; }

#totop.show {
  opacity: 1;
  visibility: visible; }

/**** FOOTER *********/
footer {
  color: #2B2B2B;
  padding-top: 6rem;
  padding-bottom: 3rem; }
  footer h2 {
    font-family: "MazzardM-Bold", sans-serif;
    font-size: 4.6em;
    color: #2B2B2B;
    text-align: left; }
  footer a {
    color: #2B2B2B;
    font-weight: 100; }
  footer img.social-footer {
    max-width: 35px;
    margin: 5px;
    height: 35px;
    filter: invert(1);
    border-radius: 50%; }
  footer .contact-block {
    margin-top: 30px;
    margin-bottom: 5em; }
    footer .contact-block img.avatar {
      margin: 0px 20px 20px 0px; }
  footer section > div > div > div > div > div > aside > img {
    filter: invert(1); }

aside > a > img {
  filter: invert(1); }

.beton {
  background: url("/wp-content/themes/creaunit/assets/images/beton.png");
  background-repeat: repeat; }

.masterblack > a {
  color: #2B2B2B !important; }
  .masterblack > a:hover {
    color: #E1751B !important; }

.vacature .masterblack > a {
  color: #E1751B !important; }
  .vacature .masterblack > a:hover {
    color: #E1751B !important; }

.grecaptcha-badge {
  display: none !important; }

/**** ALGEMENE BREAKPOINTS *********/
@media (max-width: 769px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 0.9 !important;
    word-break: break-word; }

  h1 {
    font-size: 4em !important; }

  h2 {
    font-size: 2.4em; }

  footer h2 {
    font-size: 3em;
    text-align: left;
    word-break: break-word; } }
.video-header {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 15rem;
  width: 100%;
  overflow: hidden; }

.video-header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.video-header .container {
  position: relative;
  z-index: 2; }

.video-header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
  z-index: 1; }

@media (max-width: 1200px) {
  .video-header {
    height: 70vh;
    min-height: 25rem; } }
@media (max-width: 1100px) {
  .video-header {
    height: 65vh;
    min-height: 25rem; } }
@media (max-width: 1000px) {
  .video-header {
    height: 55vh;
    min-height: 25rem; } }
@media (max-width: 992px) {
  .video-header {
    position: relative;
    background-color: black;
    height: 50vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden; } }
@media (max-width: 769px) {
  .video-header {
    height: 20rem;
    min-height: 15rem; } }
.spinner-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 999999; }

.spinner {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 48%;
  left: 48%; }

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #E1751B;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

/*# sourceMappingURL=custom.css.map */
