/*
* @author    : DaretoDevelop
* @copyright : Copyright (c) 2016 - DaretoDevelop
*/
/*
* @author    : DaretoDevelop
* @copyright : Copyright (c) 2016 - DaretoDevelop
*/
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700");
@import url("https://fonts.googleapis.com/css?family=Cookie");
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/*
* @author    : DaretoDevelop
* @copyright : Copyright (c) 2016 - DaretoDevelop
*/
html {
  font-size: 100%; }

/* 1em = 16px */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1 {
  font-size: 4vw;
  line-height: 1.2em;
  font-weight: bold;
  color: #fff;
  margin: 0; }

h2 {
  font-size: 1.250em;
  color: #fff;
  margin: 0 0 4%; }

p {
  font-size: 1vw;
  line-height: 1.5em;
  color: #fff; }

a[href='#undefined'] {
  display: none !important; }

.preload {
  width: 100%;
  height: 100vh;
  display: none; }
  .preload img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.content {
  opacity: 0;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  -ms-transition: all 1s ease-in;
  transition: all 1s ease-in; }

.sectie {
  clear: both;
  padding: 0;
  margin: 0 auto;
  width: 90%;
  max-width: 1340px; }

.topLogo {
  position: fixed;
  z-index: 998;
  right: 15px;
  top: 15px; }

.topNavigation {
  position: fixed;
  z-index: 999;
  margin: 18px 0 0 18px; }
  .topNavigation .menu-active .hamburger-inner {
    background-color: #000000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .topNavigation .menu-active .hamburger-inner:before {
    background-color: #000000;
    top: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .topNavigation .menu-active .hamburger-inner:after {
    background-color: #000000;
    opacity: 0; }
  .topNavigation .hamburger-inner:after {
    opacity: 1; }

.infoNavigation {
  position: fixed;
  z-index: 1002;
  margin: 18px;
  right: 0; }
  .infoNavigation i {
    font-size: 34px;
    color: #fff; }
  .infoNavigation .menu-active i {
    color: #000;
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg); }

.cbp-spmenu {
  width: 295px;
  overflow-y: hidden;
  padding: 40px 0px 0 40px;
  background: #FFF; }
  .cbp-spmenu li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .cbp-spmenu a {
    font-size: 18px;
    color: #000000; }
    .cbp-spmenu a:hover {
      background-color: #662d91;
      color: #fff; }
  .cbp-spmenu .mod_lang a {
    font-size: 14px;
    padding: 0;
    border: 0;
    margin: 10px;
    float: right; }
  .cbp-spmenu .first-menu-item {
    margin: 60px 0 0 0; }

.cbp-spmenu-left {
  left: -295px; }

.cbp-spmenu-right {
  right: -295px;
  padding: 40px 40px 0 40px; }
  .cbp-spmenu-right p {
    font-size: 16px;
    line-height: 24px; }
  .cbp-spmenu-right h4 {
    font-size: 18px;
    text-transform: uppercase; }

.cbp-spmenu-vertical {
  width: 295px; }
  .cbp-spmenu-vertical a {
    border-bottom: 1px solid #662d91; }

.hamburger-box {
  width: 48px;
  height: 34px; }
  .hamburger-box .hamburger-inner, .hamburger-box .hamburger-inner::before, .hamburger-box .hamburger-inner::after {
    width: 48px;
    height: 4px;
    background-color: #fff;
    border-radius: 0; }
  .hamburger-box .hamburger-inner::after {
    top: -28px; }
  .hamburger-box .hamburger-inner::before {
    top: -14px; }

.hamburger--collapse .hamburger-inner {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.toggle-menu.menu-active {
  margin: 0px 10px 10px 0; }

.cbp-spmenu-left.menu-open {
  z-index: 998; }

.toggle-menu.menu-left.jPushMenuBtn {
  margin-top: 16px; }

.toggle-menu.menu-left.jPushMenuBtn.menu-active {
  margin-top: 0px; }

#fp-nav {
  z-index: 98 !important; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: none;
  border: 1px solid #fff;
  height: 12px;
  width: 12px;
  margin: 0;
  -webkit-box-shadow: 0px 0px 7px #000;
  box-shadow: 0px 0px 7px #000;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg); }

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
  background: #fff;
  border: 1px solid #fff;
  height: 12px;
  width: 12px;
  margin: 0;
  -webkit-box-shadow: 0px 0px 7px #000;
  box-shadow: 0px 0px 7px #000;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg); }

.jPushMenuBtn.menu-active {
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg); }

.jPushMenuBtn.menu-active img {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg); }

.menu-block-link {
  display: block;
  min-height: 225px; }

.is-active .hamburger-box .hamburger-inner {
  background-color: #000000;
  color: #fff; }

.is-active .hamburger-box .hamburger-inner:before {
  background-color: #000000;
  color: #fff; }

.slide {
  padding: 0;
  position: relative;
  z-index: 10;
  background-size: cover;
  background-position: right center; }
  .slide h2 {
    z-index: 100; }

.slide.active {
  z-index: 99; }

.fp-controlArrow.fp-prev, .fp-controlArrow.fp-next {
  height: 30px;
  width: 60px;
  bottom: 0;
  border: 0;
  top: auto; }

.fp-controlArrow.fp-prev {
  background-image: url(../img/arrowLeft.png) !important;
  background-repeat: no-repeat !important;
  background-position: 15px center !important;
  background-size: 30px !important;
  opacity: 1; }

.fp-controlArrow.fp-next {
  background-image: url(../img/arrowRight.png) !important;
  background-repeat: no-repeat !important;
  background-position: center right 13px !important;
  background-size: 30px !important;
  right: 20px; }

.fp-controlArrow.fp-prev {
  opacity: 0;
  right: 0 !important;
  left: auto !important;
  background: red;
  bottom: 130px;
  background-color: rgba(255, 255, 255, 0.7); }

.fp-controlArrow.fp-next {
  opacity: 0;
  right: 0;
  bottom: 90px;
  background-color: rgba(255, 255, 255, 0.7); }

.controlArrowContentLeft {
  width: 75%;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff; }

.controlArrowContentRight {
  width: 75%;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff; }

.overviewPages {
  opacity: 0;
  position: absolute;
  z-index: 0;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  transition: all .3s ease-in; }
  .overviewPages .sectie {
    margin-top: 75px; }

.overviewPages.show {
  opacity: 1;
  z-index: 99; }
  .overviewPages.show .col3 {
    padding: 1%; }
    .overviewPages.show .col3 img {
      width: 100%;
      height: auto; }
  .overviewPages.show h1 {
    text-align: left; }

.overviewIcon {
  bottom: 20px;
  left: 300px;
  position: absolute;
  z-index: 888;
  display: inherit; }

.fp-viewing-page0-0 .overviewIcon {
  display: none; }

.menu-block {
  min-height: 225px;
  background-size: cover;
  position: relative;
  cursor: pointer; }
  .menu-block:hover .menu-block-overlay {
    opacity: 1; }
  .menu-block .menu-block-content {
    position: absolute;
    width: 100%;
    top: 48%;
    -webkit-transform: translateY(-48%);
    -ms-transform: translateY(-48%);
    transform: translateY(-48%); }
    .menu-block .menu-block-content h2 {
      font-size: 18px;
      margin: 0;
      font-weight: 400; }
  .menu-block .menu-block-overlay {
    width: 100%;
    height: 25%;
    position: absolute;
    bottom: 0;
    background-color: #000000;
    opacity: 0;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in; }

.hide-btn {
  position: absolute;
  bottom: 41px;
  z-index: 777;
  display: inherit;
  left: 100px; }

i.iconHide {
  bottom: -22px;
  right: 48px;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  min-height: 30px;
  min-width: 30px;
  border: 0;
  background: none;
  font-size: 12px;
  position: absolute; }

i.iconHide::before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 7px;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 100%;
  background-color: transparent;
  color: #fff; }

.slide-btn {
  border: 2px solid #fff;
  padding: 5px 20px;
  color: #fff;
  display: inline-block;
  font-style: normal;
  font-size: 14px; }
  .slide-btn:hover {
    background-color: white;
    color: #000; }

#section0 .num {
  display: none; }

.num {
  display: inherit;
  position: absolute;
  z-index: 999;
  right: 0;
  bottom: 0;
  color: #fff;
  text-align: right;
  margin: 0 22px 19px;
  width: 74px;
  padding: 10px;
  border: 2px solid;
  background: rgba(0, 0, 0, 0.2); }
  .num .numFirst {
    float: left;
    margin-right: 6px;
    font-weight: bold;
    font-size: 16px; }
  .num .numSlash {
    float: left;
    margin-right: 6px;
    margin-top: 3px;
    font-size: 13px; }
  .num .numLast {
    float: left;
    font-weight: bold;
    font-size: 16px; }

.longdescription {
  display: inherit; }
  .longdescription p {
    margin-bottom: 0; }

.shortdescription {
  display: none; }

.text.textblock p:first-child {
  display: inherit; }

.text.textblock p:nth-child(2) {
  display: none; }

.Aligner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.textstroke {
  margin-left: -20px; }

#fp-nav.right {
  margin-top: 40vh !important;
  top: 0; }

.fp-slidesNav {
  left: 50% !important; }

/*
* @author    : DaretoDevelop
* @copyright : Copyright (c) 2016 - DaretoDevelop
*/
.homepageSection {
  position: relative;
  text-align: left !important; }
  .homepageSection .sectie {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .homepageSection .sectie .span_10_of_12 {
      float: none;
      margin: 0 auto; }
  .homepageSection h2 {
    font-size: 14vh;
    text-align: center;
    font-weight: bold; }
  .homepageSection h3 {
    font-size: 8vh;
    text-align: center;
    text-transform: uppercase;
    color: #fff; }
  .homepageSection hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 4px;
    background: #fff;
    border: 0; }

.cookie {
  font-family: 'Cookie', cursive; }

.template1 .infoblock {
  text-align: left;
  position: absolute;
  z-index: 2;
  height: 55%;
  width: 100vh;
  padding: 4% 0 0 10%;
  top: 0;
  background: rgba(0, 0, 0, 0.6); }
  .template1 .infoblock .titleblock {
    padding: 0% 4%; }
  .template1 .infoblock .catblock {
    margin-left: 80px;
    margin-top: 5px; }
    .template1 .infoblock .catblock h2 {
      font-family: 'Cookie', cursive;
      font-size: 2.5em; }
  .template1 .infoblock .textblock {
    background: rgba(102, 45, 145, 0.6);
    padding: 2% 4%;
    color: #fff; }
  .template1 .infoblock .buttonblock {
    text-align: right;
    padding: 6px 25px 6px;
    background: rgba(102, 45, 145, 0.6);
    display: inline-block;
    float: right;
    margin-top: 10px; }
    .template1 .infoblock .buttonblock p {
      margin: 0;
      font-size: 1em;
      font-weight: 600;
      text-transform: uppercase;
      float: left; }
    .template1 .infoblock .buttonblock a {
      float: left;
      color: #fff;
      padding: 4px 16px 4px 0;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      line-height: 1.5em;
      font-weight: 100; }

.template2 .infoblock {
  right: 0 !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
  height: 100vh;
  width: 60%;
  padding: 4% 16% 0 0%;
  top: 0;
  text-align: left; }

.template2 .titleblock {
  padding: 0% 4%; }

.template2 .catblock {
  margin-left: 4%;
  padding-left: 80px; }
  .template2 .catblock h2 {
    font-family: 'Cookie', cursive;
    font-size: 2.5em; }

.template2 .textblock {
  background: rgba(102, 45, 145, 0.6);
  color: #fff;
  padding: 2% 4%; }

.template2 .buttonblock {
  text-align: right;
  padding: 6px 25px 6px;
  background: rgba(102, 45, 145, 0.6);
  color: #fff;
  display: inline-block;
  float: right;
  margin-top: 10px; }
  .template2 .buttonblock p {
    margin: 0;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    float: left; }
  .template2 .buttonblock a {
    float: left;
    color: #fff;
    padding: 4px 16px 4px 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 1.5em;
    font-weight: 100; }

.template3 .fp-prev {
  bottom: 355px; }

.template3 .fp-next {
  bottom: 315px; }

.template3 .infoblock {
  text-align: left;
  position: absolute;
  z-index: 2;
  height: 40vh;
  width: 100%;
  padding: 1% 0 0 5%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6); }
  .template3 .infoblock .catblock {
    margin: 0px 45px; }
    .template3 .infoblock .catblock h2 {
      font-family: 'Cookie', cursive;
      font-size: 2.5em; }
  .template3 .infoblock .half-width {
    width: 60%;
    padding: 1% 0 0 5%; }
  .template3 .infoblock .textblock {
    background: rgba(102, 45, 145, 0.6);
    padding: 1% 1%;
    color: #fff;
    margin: -50px 0px; }
  .template3 .infoblock .buttonblock {
    text-align: right;
    padding: 6px 25px 6px;
    background: rgba(102, 45, 145, 0.6);
    display: inline-block;
    float: right;
    margin-top: 50px; }
    .template3 .infoblock .buttonblock p {
      margin: 0;
      font-size: 1em;
      font-weight: 600;
      text-transform: uppercase;
      float: left; }
    .template3 .infoblock .buttonblock a {
      float: left;
      color: #fff;
      padding: 4px 16px 4px 0;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      line-height: 1.5em;
      font-weight: 100; }

.pLeftCenter {
  background-position: left center; }

.pCenterCenter {
  background-position: center center; }

.pRightCenter {
  background-position: right center; }

/*
* @author    : DaretoDevelop
* @copyright : Copyright (c) 2016 - DaretoDevelop
*/
.animation {
  margin: 1em auto;
  position: relative; }

.arimo {
  font-family: Arimo; }

.red {
  color: #cf4c4e; }

.white {
  color: white; }

.light {
  font-weight: 300; }

.bold {
  font-weight: 700; }

.mask {
  overflow: hidden;
  position: relative; }

#animation-2 {
  opacity: 0; }

@-webkit-keyframes animation-2-name {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  30% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  60% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes animation-2-name {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  30% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  60% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes animation-2-title {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  30% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  60% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes animation-2-title {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  30% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  60% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.section.active .fp-slide.active #animation-2 {
  text-align: center;
  font-family: Roboto;
  opacity: 1; }
  .section.active .fp-slide.active #animation-2 > div {
    width: 100%;
    height: 214px; }
    .section.active .fp-slide.active #animation-2 > div div {
      position: absolute;
      width: 100%; }
  .section.active .fp-slide.active #animation-2 > div:first-child {
    font-size: 10em; }
    .section.active .fp-slide.active #animation-2 > div:first-child div {
      -webkit-animation: 2s ease-out alternate both animation-2-name;
      animation: 2s ease-out alternate both animation-2-name; }
  .section.active .fp-slide.active #animation-2 > div:last-child {
    font-size: 2em; }
    .section.active .fp-slide.active #animation-2 > div:last-child div {
      -webkit-animation: 2s ease-out  alternate both animation-2-title;
      animation: 2s ease-out  alternate both animation-2-title; }

.buttonblock {
  position: relative; }

.buttonblock a span {
  display: block;
  width: 8px;
  top: 3px;
  bottom: 0;
  margin: auto;
  right: 10px;
  height: 10px;
  position: absolute; }

.buttonblock a span span {
  background: url(../img/arrow.png);
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0px;
  height: 10px;
  opacity: 1;
  position: absolute; }

.buttonblock a .arrow:before {
  content: "";
  background: url(../img/arrow.png);
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  height: 10px;
  position: absolute;
  opacity: 0.5; }

.buttonblock a:hover .arrow:before {
  -webkit-animation: animate-arrow-2 1s ease-in-out infinite 0.1s;
  animation: animate-arrow-2 1s ease-in-out infinite 0.1s; }

.buttonblock a:hover .arrow:after {
  -webkit-animation: animate-arrow-3 1s ease-in-out infinite 0.2s;
  animation: animate-arrow-3 1s ease-in-out infinite 0.2s; }

.buttonblock a:hover .arrow span {
  -webkit-animation: animate-arrow-1 1s ease-in-out infinite;
  animation: animate-arrow-1 1s ease-in-out infinite; }

@-webkit-keyframes animate-arrow-1 {
  0% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    opacity: 0; }
  70%, 100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1; } }

@keyframes animate-arrow-1 {
  0% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    opacity: 0; }
  70%, 100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1; } }

@-webkit-keyframes animate-arrow-2 {
  0% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0; }
  70%, 100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 0.5; } }

@keyframes animate-arrow-2 {
  0% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0; }
  70%, 100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 0.5; } }

@-webkit-keyframes animate-arrow-3 {
  0% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
    opacity: 0; }
  70%, 100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 0.3; } }

@keyframes animate-arrow-3 {
  0% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
    opacity: 0; }
  70%, 100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 0.3; } }

.box:hover {
  border: 2px solid rgba(0, 160, 80, 0);
  color: #FFF; }

.box::before, .box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.foo::before {
  border-bottom: 3px solid #FFF;
  border-left: 3px solid #FFF;
  -webkit-transform-origin: 0 100%; }

.foo::after {
  border-top: 3px solid #FFF;
  border-right: 3px solid #FFF;
  -webkit-transform-origin: 100% 0%; }

.box:hover::after, .box:hover::before {
  -webkit-transform: scale(1); }

/*
* @author    : DaretoDevelop
* @copyright : Copyright (c) 2016 - DaretoDevelop
*/
@media only screen and (max-width: 1280px) {
  .template3 .infoblock .textblock {
    margin: 0 0px; }
  .template3 .infoblock .buttonblock {
    margin: 0 0px; } }

@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 4em;
    font-weight: 100;
    color: #fff; }
  .fp-slidesNav, #fp-nav {
    display: inherit; } }

@media screen and (max-width: 990px) {
  .section.active .fp-slide.active #animation-2 > div:first-child {
    font-size: 3.5em; }
  .section.active .fp-slide.active #animation-2 > div {
    width: 100%;
    height: 80px; }
  .section.active .fp-slide.active #animation-2 > div:last-child {
    font-size: 1em; }
  .titleblock {
    margin-top: 60px; } }

@media screen and (max-width: 960px) {
  .template1 .infoblock {
    height: 70%; }
  .group {
    padding: 50px 0 0 0; }
  h1 {
    font-size: 2em;
    font-weight: 100;
    color: #fff; }
  .template1 .infoblock, .template2 .infoblock {
    width: 100%;
    padding: 4% 0% 0 0%; }
  .overlay {
    width: 10000vh !important;
    height: 10000vh !important; }
  .fp-slidesNav, #fp-nav {
    display: none; }
  .textstroke {
    margin-left: -20px; }
  .overviewPages.show .col3 {
    width: 50%;
    padding: 1%; }
  .controlArrowContentLeft, .controlArrowContentRight {
    display: inherit; }
  /* OVERVIEW MENU */
  .menu-block .menu-block-overlay {
    height: 25%;
    opacity: 1; }
  .cbp-spmenu img {
    width: 100px;
    text-align: center;
    margin-left: 23px; }
  .cbp-spmenu .first-menu-item {
    margin: 20px 0 0 0; }
  .cbp-spmenu-vertical a {
    padding: 1em; }
  .longdescription {
    display: none; }
  .shortdescription {
    display: inherit; }
  .template3 .infoblock {
    height: 70vh; }
    .template3 .infoblock .textblock {
      padding: 10px;
      width: 100%; }
    .template3 .infoblock .buttonblock {
      margin: 20px 0px; } }

@media screen and (max-width: 646px) {
  .section.active .fp-slide.active #animation-2 > div {
    width: 100%;
    height: 80px; }
  .section.active .fp-slide.active #animation-2 > div:last-child {
    font-size: 1em; }
  .titleblock {
    margin-top: 60px; } }

@media screen and (max-width: 640px) {
  .group {
    padding: 0px; }
  .template3 .infoblock .catblock {
    margin: 0 0px; }
  .template1 .infoblock .catblock {
    margin: 0 0px; }
  h1 {
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    padding: 0 20px;
    text-align: right; }
  h2 {
    font-size: 1em;
    text-align: right;
    padding: 0 20px;
    font-weight: 100; }
  .homepageSection .col {
    width: 100% !important; }
  .homepageSection img {
    width: 90%;
    height: auto; }
  .overviewPages .sectie {
    margin-top: 25px; }
  /* OVERVIEW MENU */
  .menu-block {
    width: 48%;
    margin: 1% !important;
    min-height: 0px;
    height: 100px;
    clear: none !important; }
    .menu-block .menu-block-link {
      min-height: 100px; }
    .menu-block .menu-block-overlay {
      height: 100%;
      opacity: 1; }
  p {
    font-size: 1em;
    line-height: 1.6em;
    font-style: normal;
    font-weight: lighter;
    display: inline;
    margin-bottom: 0; }
  .overlay {
    width: 10000vh !important;
    height: 10000vh !important; }
  .fp-controlArrow.fp-prev, .fp-controlArrow.fp-next {
    width: 50px;
    background-size: 30px !important;
    height: 50px; }
  .template1 .fp-controlArrow.fp-prev {
    background-position: center right 9px !important;
    bottom: 85px;
    margin-right: 60px; }
  .template1 .fp-controlArrow.fp-next {
    background-position: 9px center !important;
    bottom: 85px; }
  .template2 .fp-controlArrow.fp-prev {
    background-position: center right 9px !important;
    bottom: 85px;
    margin-right: 60px; }
  .template2 .fp-controlArrow.fp-next {
    background-position: 9px center !important;
    bottom: 85px; }
  .slide-btn {
    padding: 8px 16px; }
  .textstroke {
    margin-left: -12px; }
  .fp-tableCell.hide {
    opacity: 0; }
  .fp-tableCell {
    opacity: 1;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in; }
  .overviewPages.show {
    padding: 20% 10% 10%; }
    .overviewPages.show .col3 {
      width: 50%;
      padding: 1%; }
  .controlArrowContentLeft, .controlArrowContentRight {
    display: none; }
  .Aligner-item {
    position: absolute;
    width: 85%;
    top: 48%;
    -webkit-transform: translateY(-48%);
    -ms-transform: translateY(-48%);
    transform: translateY(-48%); }
  .Aligner {
    display: block; }
  .cbp-spmenu .first-menu-item {
    margin: 0px 0 0 0; }
  .cbp-spmenu-vertical a {
    padding: 15px; }
  .template3 .infoblock {
    height: 70vh;
    padding: 4% 0% 0 0%; }
    .template3 .infoblock .textblock {
      margin: 0; }
    .template3 .infoblock .fp-next {
      margin-right: 130px; }
    .template3 .infoblock .fp-prev {
      margin-right: 190px; } }

@media screen and (max-width: 390px) {
  .section.active .fp-slide.active #animation-2 > div:first-child {
    font-size: 3em; } }

/* ----------- iPhone 4 and 4S ----------- */
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- iPhone 5 and 5S ----------- */
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- iPhone 6 ----------- */
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- iPhone 6+ ----------- */
/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- Galaxy S3 ----------- */
/* Landscape */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- Galaxy S4 ----------- */
/* Landscape */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- Galaxy S5 ----------- */
/* Landscape */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- HTC One ----------- */
/* Landscape */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/*
* @author    : DaretoDevelop
* @copyright : Copyright (c) 2016 - DaretoDevelop
*/
/* TEMPLATE / ANIMATION 1 - fade left */
.section .slide > .fp-tableCell .aFadeLeft {
  -webkit-transform: translateX(-2000px);
  -ms-transform: translateX(-2000px);
  transform: translateX(-2000px);
  opacity: 1;
  -webkit-transition: opacity 0.66s ease-in-out, -webkit-transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: opacity 0.66s ease-in-out, -webkit-transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
  transition: transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
  transition: transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out, -webkit-transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.section.active .slide.active > .fp-tableCell .aFadeLeft {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.section .slide.active > .fp-tableCell .aFadeLeft {
  -webkit-transition-delay: .44s;
  -o-transition-delay: .44s;
  transition-delay: .44s; }

/* TEMPLATE / ANIMATION 2 - Fade right */
.section .slide > .fp-tableCell .aFadeRight {
  -webkit-transform: translateX(2000px);
  -ms-transform: translateX(2000px);
  transform: translateX(2000px);
  opacity: 0;
  -webkit-transition: opacity 0.66s ease-in-out, -webkit-transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: opacity 0.66s ease-in-out, -webkit-transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
  transition: transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
  transition: transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out, -webkit-transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.section.active .slide.active > .fp-tableCell .aFadeRight {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.section .slide.active > .fp-tableCell .aFadeRight {
  -webkit-transition-delay: .44s;
  -o-transition-delay: .44s;
  transition-delay: .44s; }

/* TEMPLATE / ANIMATION 3 - fade up */
.section.active .slide.active > .fp-tableCell .fadeInUp {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.section .slide.active > .fp-tableCell .fadeInUp {
  -webkit-transition-delay: .44s;
  -o-transition-delay: .44s;
  transition-delay: .44s; }

.section .slide.active > .fp-tableCell .aTextCatRight .delay {
  -webkit-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s; }

.section .slide > .fp-tableCell .aTextRight {
  -webkit-transform: translateX(2000px);
  -ms-transform: translateX(2000px);
  transform: translateX(2000px);
  opacity: 1;
  -webkit-transition: opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out;
  transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out;
  transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.section.active .slide.active > .fp-tableCell .aTextRight {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.section .slide > .fp-tableCell .aTextLeft {
  -webkit-transform: translateX(-2000px);
  -ms-transform: translateX(-2000px);
  transform: translateX(-2000px);
  opacity: 1;
  -webkit-transition: opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out;
  transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out;
  transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.section.active .slide.active > .fp-tableCell .aTextLeft {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.section .slide > .fp-tableCell .aTextCatLeft {
  -webkit-transform: translateX(500px);
  -ms-transform: translateX(500px);
  transform: translateX(500px);
  opacity: 1;
  -webkit-transition: opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out;
  transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out;
  transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.section.active .slide.active > .fp-tableCell .aTextCatLeft {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.section .slide > .fp-tableCell .aTextCatRight {
  -webkit-transform: translateX(-1000px);
  -ms-transform: translateX(-1000px);
  transform: translateX(-1000px);
  opacity: 0;
  -webkit-transition: opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out;
  transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out;
  transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.section.active .slide.active > .fp-tableCell .aTextCatRight {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.section.active .slide.active > .fp-tableCell .fp-controlArrow {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

/* TEMPLATE / ANIMATION 1 - fade center */
.section .slide > .fp-tableCell .aFadeCenter {
  opacity: 0;
  color: #fff;
  -webkit-transition: opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out;
  transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out;
  transition: transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 2000ms ease-in-out, -webkit-transform 2000ms cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.section.active .slide.active > .fp-tableCell .aFadeCenter {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.section .slide.active > .fp-tableCell .aFadeCenter {
  -webkit-transition-delay: .44s;
  -o-transition-delay: .44s;
  transition-delay: .44s; }
