.diagonal-img-section-wrapper header h2 {
  margin-top: 0;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 2.4px;
  text-align: left;
  text-transform: none;
  color: #980000;
}

.diagonal-img-section-wrapper header p {
  font-size: 1.2em;
  color: #b9b9b9;
  text-transform: uppercase;
  letter-spacing: .5px;
}

.diagonal-img-section-wrapper {
  /*height: 100vh;*/
  width: 100vw;
  /*line-height: 27px;*/
  /*font-size: 18px !important;*/
}


.shape {
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/kozeeland4.jpg");
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/training2.jpg");
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/kozeeland3.jpg");
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/training5.jpg");
    
     background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/training2.jpg");
    
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/kozeeland4.jpg");
    
    background-image: url("https://webmin.digiteam.nl/sites/115/media/fotoalbum/6/stock-photo-hairdresser-putting-mask-on-woman-s-hair-in-salon-536525845.jpg");
    
    
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/kozeeland8.jpg");
    
    background-position-x: -120px;
    /*background-size: 700px;*/
    background-repeat: no-repeat;
    height: 60vh;
    width: 100vw;
}

.shape {
    height: 40vh;
}

.diagonal-img-section-wrapper .content {
    padding-right: 1em;
    padding-left: 1em;
}

@media only screen and (max-width: 1023px) {
    
    #section_71 .shape {
        height: 100vh;
        background-size:cover;
    }

    #section_71 .content-wrapper section {
        /*position: absolute;
        top: 65%;
        -ms-transform: translateY(-65%);
        transform: translateY(-65%);
        */
        margin-top:-65vh;
        background-color: rgba(255, 255, 255, 0.9);
        padding: 30px 3em 40px;
        width: max-content;
        margin-left: 30px;
        max-width: 70vw;
    }
    
    #section_71 .diagonal-img-section-wrapper {
        /*font-size:16px !important;*/
    }
    
    .ftb-content-move-up-down-custom {
        animation-name: ftb-content-move-up-down-custom;
        animation-duration: 4850ms;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        animation-direction: alternate;
        /*animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
    
        -webkit-animation-name: ftb-content-move-up-down-custom;
        -webkit-animation-duration: 4850ms;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        -webkit-animation-direction: alternate;
        /*-webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
    }

    @keyframes ftb-content-move-up-down-custom {
        from {
          transform: translate3d(0, 0, 0);
        }
        to {
          transform: translate3d(0, 30px, 0);
        }
    }
    
    @-webkit-keyframes ftb-content-move-up-down-custom {
        from {
          transform: translate3d(0, 0, 0);
        }
        to {
          transform: translate3d(0, 30px, 0);
        }
    }

}

@media screen and (max-width: 480px) and (orientation: portrait) {
    
    #section_71 .content-wrapper section {
        margin-top: -80vh;
        margin-left: 20px;
        max-width: 85vw;
        padding: 25px;
        padding-top: 10px;
    }
    
    #section_71 h2 {
        font-size:30px;
    }
    
    /*
    #section_84 .diagonal-img-section-wrapper {
        font-size:16px !important;
    }
    */
    
}

@media screen and (min-width: 480px) and (max-width: 799px) and (orientation: landscape) {
    
    .diagonal-img-section-wrapper {
        height:200vh;
    }
    
    #section_71 .shape {
        height: 200vh;
    }
    
    #section_71 .content-wrapper section {
        margin-top:-160vh;
        max-width: 88vw;
    }
    
    #section_71 h2 {
        font-size:30px;
    }
    
    /*
    #section_84 .diagonal-img-section-wrapper {
        font-size:16px !important;
    }
    */
    
}

@media only screen and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
    #section_71 .content-wrapper section {
        margin-top:-75vh;
        max-width: 80vw;
    }
    
    .shape {
        background-position-x: 0;
        background-size: cover;
    }
    
    /*#section_84 h2 {
        font-size:30px;
    }
    */
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .shape {
        background-position-x: 0 !important;
        background-position-y: 0 !important;
        background-size: cover !important;
    }
    #section_71 .content-wrapper section {
        margin-top:-70vh;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1023px) and (orientation: landscape) {
    #section_71 .content-wrapper section {
        margin-top:-75vh;
    }
}

@media only screen and (min-width: 425px) {
  .shape {
    /*background-size: 900px;
    background-position-y: -40px;
    */
  }
}

@media only screen and (min-width: 768px) {
  .shape {
    background-size: 1024px;
    background-position-y: 0px;
    background-position-x: 0;
  }

}

@media only screen and (min-width: 1024px) {
  .diagonal-img-section-wrapper header h2 {
    text-align: left;
  }

  .shape {
    /*background-position-x: -150px;*/
        background-position-x: 0;
    background-position-y: 0;
    background-size: cover;

    width: 50%;
    height: 100vh;
    float: left;
    clip-path: polygon(0 0, 65% 0, 100% 100.00%, 0 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 65% 0, 100% 100.00%, 0 100%, 0 100%);
    shape-outside: polygon(0 0, 65% 0, 100% 100.00%, 0 100%, 0 100%);
    -webkit-shape-outside: polygon(0 0, 65% 0, 100% 100.00%, 0 100%, 0 100%);
    shape-margin: 40px;

  }

  .shape-2 {
    float: right;
    width: 15%;
    height: 100vh;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 65% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 65% 100%);
    shape-outside: polygon(0 0, 100% 0, 100% 100%, 65% 100%);
    -webkit-shape-outside: polygon(0 0, 100% 0, 100% 100%, 65% 100%);
  }

  .diagonal-img-section-wrapper .content {
    padding-top: 25vh;
    text-align: left;
    padding-right: 50px;
    padding-left: initial;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1179px) {
    .shape {
        background-position-x: -200px;
    }
}

@media only screen and (min-width: 1440px) {
  .shape {
    /*clip-path: polygon(0% 0, 0 0, 420px 0, 700px 100.00%, 0 100%, 0 100%, 0 0, 0 0);*/
    /*shape-outside: polygon(0% 0, 0 0, 420px 0, 700px 100.00%, 0 100%, 0 100%, 0 0, 0 0);*/
    /*-webkit-clip-path: polygon(0% 0, 0 0, 420px 0, 700px 100.00%, 0 100%, 0 100%, 0 0, 0 0);*/
    /*-webkit-shape-outside: polygon(0% 0, 0 0, 420px 0, 700px 100.00%, 0 100%, 0 100%, 0 0, 0 0);*/
    background-position-x: -200px;
    width: 50%;
    
    background-position-x: 0;
    width: 60vw;
    
    
  }

  .shape-2 {
    width: 24%;
    
    width: 100%;
    
  }
}


@media only screen and (min-width: 1850px) {
  .shape {
    /*background-position-x: -100px;*/

    /*clip-path: polygon(0% 0, 0 0, 840px 0, 1400px 100.00%, 0 100%, 0 100%, 0 0, 0 0);*/
    /*shape-outside: polygon(0% 0, 0 0, 840px 0, 1400px 100.00%, 0 100%, 0 100%, 0 0, 0 0);*/
    /*-webkit-clip-path: polygon(0% 0, 0 0, 840px 0, 1400px 100.00%, 0 100%, 0 100%, 0 0, 0 0);*/
    /*-webkit-shape-outside: polygon(0% 0, 0 0, 840px 0, 1400px 100.00%, 0 100%, 0 100%, 0 0, 0 0);*/
  }

  .shape-2 {
    width: 24%;
  }
}



/* =============== ANIMATIONS =============== */

.diagonal-img-section-wrapper .shape.slide-out {
  animation-name: dis-shape-slide-out;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;
  
  -webkit-animation-name: dis-shape-slide-out;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}


.diagonal-img-section-wrapper .shape.slide-in {
  animation-name: dis-shape-slide-in;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;
  
  -webkit-animation-name: dis-shape-slide-in;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

.diagonal-img-section-wrapper .content.slide-out {
  animation-name: dis-content-slide-out;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;
  
  -webkit-animation-name: dis-content-slide-out;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

.diagonal-img-section-wrapper .content.slide-in {
  animation-name: dis-content-slide-in;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;
  
  -webkit-animation-name: dis-content-slide-in;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@media only screen and (min-width: 320px) {
    
  @keyframes dis-shape-slide-out {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100vw);
    }
  }
  
  @keyframes dis-shape-slide-in {
    from {
      transform: translateX(-100vw);
    }
    to {
      transform: translateX(0);
    }
  }

  @keyframes dis-content-slide-out {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(100vw);
    }
  }
  
  @keyframes dis-content-slide-in {
    from {
      transform: translateX(100vw);
    }
    to {
      transform: translateX(0);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-out {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100vw);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-in {
    from {
      transform: translateX(-100vw);
    }
    to {
      transform: translateX(0);
    }
  }

  @-webkit-keyframes dis-content-slide-out {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(100vw);
    }
  }
  
  @-webkit-keyframes dis-content-slide-in {
    from {
      transform: translateX(100vw);
    }
    to {
      transform: translateX(0);
    }
  }
  
}


@media only screen and (min-width: 1024px) {
    
  @keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-14.5vw);
    }
  }
  
  @keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-14.5vw);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(100vh) translateX(16vw);
    }
  }
  
  @keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(16vw);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-14.5vw);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-14.5vw);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @-webkit-keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(100vh) translateX(16vw);
    }
  }
  
  @-webkit-keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(16vw);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
}


@media only screen and (min-width: 1440px) {
    
  @keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-28.5vh);
    }
  }
  
  @keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-28.5vh);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(100vh) translateX(28vh);
    }
  }
  
  @keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(28vh);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-28.5vh);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-28.5vh);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @-webkit-keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(100vh) translateX(28vh);
    }
  }
  
  @-webkit-keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(28vh);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
}

@media only screen and (min-width: 1850px) {
    
  @keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-29vw);
    }
  }
  
  @keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-29vw);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(100vh) translateX(30vw);
    }
  }
  
  @keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(30vw);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-29vw);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-29vw);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @-webkit-keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(100vh) translateX(30vw);
    }
  }
  
  @-webkit-keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(30vw);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
}

@media only screen and (min-width: 1024px) {
    
    .ftb-content-move-up-down-custom {
        animation-name: ftb-content-move-up-down-custom;
        animation-duration: 4850ms;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        animation-direction: alternate;
        
        -webkit-animation-name: ftb-content-move-up-down-custom;
        -webkit-animation-duration: 4850ms;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        -webkit-animation-direction: alternate;
        
        /*animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
    
    }

    @keyframes ftb-content-move-up-down-custom {
        from {
          transform: translate3d(0, 0, 0);
        }
        to {
          transform: translate3d(65px, 120px, 0px);
        }
    }
    
    @-webkit-keyframes ftb-content-move-up-down-custom {
        from {
          transform: translate3d(0, 0, 0);
        }
        to {
          transform: translate3d(65px, 120px, 0px);
        }
    }

}



#section_115 .floating-text-box header h2 {
  margin-top: 0;
}

#section_115 #open-aanbod-trainingen-salonability-wrapper {
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/open-aanbod-heren.jpg");
    
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/training7.jpg");
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/training12.jpg");
}

#section_115 .floating-text-box {
    background-size: 100vw;
    padding-top: 70vw;
    background-repeat: no-repeat;
    min-height: 100vh;
}

#section_115 .floating-text-box .content {
    padding: 20px 1em 0;
}

@media screen and (max-width: 480px) and (orientation: portrait) {
    
    #section_115 #open-aanbod-trainingen-salonability-wrapper {
        background-position-y: 33px;
    }
    
    #section_115 .floating-text-box {
        padding-top: 236px;
        padding-top: 246px;
        padding-top: 68vw;
        padding-bottom:70px;
    }

    #section_115 h2 {
        font-size: 30px;
    }
}

@media screen and (min-width: 480px) and (max-width: 799px) and (orientation: landscape) {
    
    #section_115 #open-aanbod-trainingen-salonability-wrapper {
        background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/training12responsive.jpg");
        background-position-y: -30px;
        background-position-y: -4vw;
    }
    #section_115 .floating-text-box {
        padding-top: 196px;
        padding-top: 41vw;
        padding-bottom:70px;
    }
    
}

@media only screen and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
    
    #section_115 #open-aanbod-trainingen-salonability-wrapper {
        background-position-y: 20px;
    }
    #section_115 .floating-text-box {
        padding-top: 412px;
        padding-top: 65vw;
        padding-bottom:70px;
    }
    
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    
    #section_115 .floating-text-box {
        padding-top: 504px;
        padding-top: 63vw;
        padding-bottom:70px;
    }
    
}

@media only screen and (min-width: 800px) and (max-width: 1023px) and (orientation: landscape) {
    
    #section_115 #open-aanbod-trainingen-salonability-wrapper {
        background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/training12responsive.jpg");
    }
    
    #section_115 .floating-text-box {
        padding-top: 382px;
        padding-top: 46vw;
        padding-bottom:70px;
    }
    
}

@media only screen and (min-width: 1024px) {

    #section_115 #open-aanbod-trainingen-salonability-wrapper {
        background-position-x: 24vw;
    }
    
    #section_115 .floating-text-box {
        background-size: auto 100%;
        background-position-x: right;
        background-position-y: center;
        padding-top: initial;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    #section_115 .floating-text-box .content {
        background-color: rgba(29, 29, 27, 0.9);
        padding: 30px 3em 40px;
        width: max-content;
        margin-left: 30px;
        max-width: 70vw;
    }
    
    #section_115 #open-aanbod-trainingen-salonability-content {
        background-color: rgba(255, 255, 255, 0.9);
        padding: 30px 3em 40px;
        width: max-content;
        margin-left: 30px;
        max-width: 70vw;
    }
  
}

/*
@media only screen and (min-width: 1024px) and (max-width: 1179px) and (max-height: 769px) {

    #section_115 #open-aanbod-trainingen-salonability-wrapper {
        background-position-x: 28vw !important;
    }
    
}
*/

/* @media only screen and (min-width: 1280px) and (max-width: 1439px) { */
@media only screen and (min-width: 1280px) {
    #section_115 #open-aanbod-trainingen-salonability-wrapper {
        background-position-x: 35vw;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1599px) {
    #section_115 #open-aanbod-trainingen-salonability-wrapper {
        background-position-x: 50vw;
    }
}

@media only screen and (min-width: 1600px) {
    #section_115 #open-aanbod-trainingen-salonability-content {
        max-width: 45vw;
    }
}

/*
@media only screen and (min-width: 2100px) {
  #section_115 .floating-text-box .content {
    font-size: 21px !important;
    line-height: 29px !important;
  }
}
*/

/* ANIMATION SET 1: Scrolling to this section from the previous section. Left text box slides in from bottom. Right image box slides in from the right*/
.ftb-wrapper-slide-in-right {
  animation-name: ftb-wrapper-slide-in-right;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-in-right;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

.ftb-content-slide-in-bottom {
  animation-name: ftb-content-slide-in-bottom;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-in-bottom;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-in-right {
  from {
    transform: translateX(100vw);
  }
  to {
    transform: translateX(0);
  }
}

@keyframes ftb-content-slide-in-bottom {
  from {
    transform: translateY(100vh) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes ftb-wrapper-slide-in-right {
  from {
    transform: translateX(100vw);
  }
  to {
    transform: translateX(0);
  }
}

@-webkit-keyframes ftb-content-slide-in-bottom {
  from {
    transform: translateY(100vh) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

/*ANIMATION SET 2: Scrolling from this section to next section. Left box slides out to left. Right image box slides out to right.*/
.ftb-wrapper-slide-out-right {
  animation-name: ftb-wrapper-slide-out-right;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-out-right;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

.ftb-content-slide-out-left {
  animation-name: ftb-content-slide-out-left;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-out-left;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-out-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100vw);
  }
}

@keyframes ftb-content-slide-out-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200vw);
  }
}

@-webkit-keyframes ftb-wrapper-slide-out-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100vw);
  }
}

@-webkit-keyframes ftb-content-slide-out-left {
  from {
    transform: translateX(-200vw);
  }
  to {
    transform: translateX(0);
  }
}

/*ANIMATION SET 3: Scrolling from a further section back to section. Left box slides in from left. Right image box slides in from top*/
.ftb-wrapper-slide-in-top {
  animation-name: ftb-wrapper-slide-in-top;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-in-top;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

.ftb-content-slide-in-left {
  animation-name: ftb-content-slide-in-left;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-in-left;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-in-top {
  from {
    transform: translateY(-100vh);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes ftb-content-slide-in-left {
  from {
    transform: translateY(0) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes ftb-wrapper-slide-in-top {
  from {
    transform: translateY(-100vh);
  }
  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes ftb-content-slide-in-left {
  from {
    transform: translateY(0) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

/* ANIMATION 4: Slow moving text box */
@media only screen and (min-width: 1024px) {
    
  .ftb-content-move-up-down {
    animation-name: ftb-content-move-up-down;
    animation-duration: 4850ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
    /*animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/

    -webkit-animation-name: ftb-content-move-up-down;
    -webkit-animation-duration: 4850ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    /*-webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
  }

  @keyframes ftb-content-move-up-down {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(0, 30px, 0);
    }
  }
  @-webkit-keyframes ftb-content-move-up-down {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(0, 30px, 0);
    }
  }
  
}

#section_116 .floating-text-box header h2 {
  margin-top: 0;
}

#section_116 #open-aanbod-trainingen-update-wrapper {
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/open-aanbod-heren.jpg");
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/open-aanbod-dames1.jpg");
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/open-aanbod-dames2.jpg");
    
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/kozeeland1.jpg");
    
    /*background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/training15.jpg");
    background-size: auto;
    justify-content: center !important;
    */
}

@media screen and (max-width: 1024px) {
    #section_116 #open-aanbod-trainingen-update-wrapper {
        background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/kozeeland1responsive2.jpg");
    }
}

#section_116 .floating-text-box {
    background-size: 100vw;
    padding-top: 70vw;
    background-repeat: no-repeat;
    min-height: 100vh;
}

#section_116 .floating-text-box .content {
    padding: 20px 1em 0;
}

@media screen and (max-width: 480px) and (orientation: portrait) {
    #section_116 .floating-text-box {
        padding-top: 200px;
        padding-top: 204px;
        padding-top: 58vw;
        padding-bottom:70px;
    }

    #section_116 h2 {
        font-size: 30px;
    }
}

@media screen and (min-width: 480px) and (max-width: 799px) and (orientation: landscape) {
    #section_116 #open-aanbod-trainingen-update-wrapper {
        background-position-y: -84px;
        background-position-y: -15vw;
    }
    #section_116 .floating-text-box {
        padding-top: 222px;
        padding-top: 46vw;
        padding-bottom:70px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
    #section_116 .floating-text-box {
        padding-top: 386px;
        padding-top: 61vw;
        padding-bottom:70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    #section_116 .floating-text-box {
        padding-top: 493px;
        padding-top: 62vw;
        padding-bottom:70px;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1023px) and (orientation: landscape) {
    #section_116 #open-aanbod-trainingen-update-wrapper {
        background-position-y: -100px;
        background-position-y: -11vw;
    }
    #section_116 .floating-text-box {
        padding-top: 416px;
        padding-top: 51vw;
        padding-bottom:70px;
    }
}

@media only screen and (min-width: 1024px) {
    
    #section_116 .floating-text-box {
        background-size: auto 100%;
        background-position-x: right;
        background-position-y: center;
        padding-top: initial;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    /* Override to have image left, text right. */
    #section_116 #open-aanbod-trainingen-update-wrapper {
        background-position-x: left;
        flex-direction: row;
        /*justify-content: flex-end;*/
    }
    
    #section_116 .floating-text-box .content {
        background-color: rgba(29, 29, 27, 0.9);
        padding: 30px 3em 40px;
        width: max-content;
        margin-left: 30px;
        max-width: 70vw;
    }
    
    #section_116 #open-aanbod-trainingen-update-content {
        background-color: rgba(255, 255, 255, 0.9);
        padding: 30px 3em 40px;
        width: max-content;
        margin-left: 340px;
        max-width: 70vw;
    }
    
    #section_116 #open-aanbod-trainingen-update-content {
        margin-right: 30px;
        /*padding: 40px;*/
        margin-top: auto;
        margin-bottom: auto;
    }
  
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    #section_116 #open-aanbod-trainingen-update-wrapper {
        background-position-x: -200px !important;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1439px) {
    #section_116 #open-aanbod-trainingen-update-content {
        margin-left: 340px;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1599px) {
    #section_116 #open-aanbod-trainingen-update-content {
        margin-left: 340px;
    }
}

@media only screen and (min-width: 1600px) {
    #section_116 #open-aanbod-trainingen-update-content {
        margin-left: 490px;
        margin-left: 45vw;
    }
}

@media only screen and (min-width: 1800px) {
    #section_116 .floating-text-box {
        background-size: 55% auto;
    }
    #section_116 #open-aanbod-trainingen-update-content {
        margin-left: 48vw;
    }
}

/*
@media only screen and (min-width: 2100px) {
  #section_116 .floating-text-box .content {
    font-size: 21px;
    line-height: 29px !important;
  }
}
*/


/* ANIMATION SET 1 ALTERNATE: Scrolling from top to this section. Right text box slides in from bottom. Left image box slides in from the left. */
.ftb-wrapper-slide-in-left {
  animation-name: ftb-wrapper-slide-in-left;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-in-left;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

.ftb-content-right-slide-in-bottom {
  animation-name: ftb-content-right-slide-in-bottom;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-right-slide-in-bottom;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-in-left {
  from {
    transform: translateX(-100vw);
  }
  to {
    transform: translateX(0);
  }
}

@keyframes ftb-content-right-slide-in-bottom {
  from {
    transform: translateY(100vh) translateX(100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes ftb-wrapper-slide-in-left {
  from {
    transform: translateX(-100vw);
  }
  to {
    transform: translateX(0);
  }
}

@-webkit-keyframes ftb-content-right-slide-in-bottom {
  from {
    transform: translateY(100vh) translateX(100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

/*ANIMATION SET 2 ALTERNATE: Scrolling from this section to next section. Right content slides out to Right. Left image box slides out to left.*/
.ftb-wrapper-slide-out-left {
  animation-name: ftb-wrapper-slide-out-left;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-out-left;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

.ftb-content-slide-out-right {
  animation-name: ftb-content-slide-out-right;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-out-right;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-out-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100vw);
  }
}

@keyframes ftb-content-slide-out-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(200vw);
  }
}

@-webkit-keyframes ftb-wrapper-slide-out-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100vw);
  }
}

@-webkit-keyframes ftb-content-slide-out-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(200vw);
  }
}

/*ANIMATION SET 3 ALTERNATE: Scrolling from the next section back to this section. Right box slides in from right. Left image slides in from top. */
.ftb-wrapper-slide-in-top {
  animation-name: ftb-wrapper-slide-in-top;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-in-top;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

.ftb-content-slide-in-right {
  animation-name: ftb-content-slide-in-right;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-in-right;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-in-top {
  from {
    transform: translateY(-100vh);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes ftb-content-slide-in-right {
  from {
    transform: translateY(100vh) translateX(100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes ftb-wrapper-slide-in-top {
  from {
    transform: translateY(-100vh);
  }
  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes ftb-content-slide-in-right {
  from {
    transform: translateY(100vh) translateX(100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

/* ANIMATION 4: Slow moving text box */
@media only screen and (min-width: 1024px) {
    
  .ftb-content-move-up-down {
    animation-name: ftb-content-move-up-down;
    animation-duration: 4850ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
    /*animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/

    -webkit-animation-name: ftb-content-move-up-down;
    -webkit-animation-duration: 4850ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    /*-webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
  }

  @keyframes ftb-content-move-up-down {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(0, 30px, 0);
    }
  }
  @-webkit-keyframes ftb-content-move-up-down {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(0, 30px, 0);
    }
  }
  
}

#section_117 .floating-text-box header h2 {
  margin-top: 0;
}

#section_117 #open-aanbod-trainingen-bootcamp-wrapper {
    background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/kozeeland6.jpg");
}

@media only screen and (max-width: 1023px) {
    #section_117 #open-aanbod-trainingen-bootcamp-wrapper {
        background-image: url("https://webmin.digiteam.nl/sites/115/media/images/globaldesign/kozeeland6responsive.jpg");
    }
}

#section_117 .floating-text-box {
    background-size: 100vw;
    padding-top: 70vw;
    background-repeat: no-repeat;
    min-height: 100vh;
}

#section_117 .floating-text-box .content {
    padding: 20px 1em 0;
}

@media screen and (max-width: 480px) and (orientation: portrait) {
    #section_117 .floating-text-box {
        padding-top: 194px;
        padding-top: 198px;
        padding-top: 55vw;
        padding-bottom:70px;
    }

    #section_117 h2 {
        font-size: 30px;
    }
}

@media screen and (min-width: 480px) and (max-width: 799px) and (orientation: landscape) {
    #section_117 #open-aanbod-trainingen-bootcamp-wrapper {
        background-position-y: -98px;
        background-position-y: -18vw;
    }
    #section_117 .floating-text-box {
        padding-top: 196px;
        padding-top: 41vw;
        padding-bottom:70px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
    #section_117 .floating-text-box {
        padding-top: 372px;
        padding-top: 59vw;
        padding-bottom:70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    #section_117 .floating-text-box {
        padding-top: 478px;
        padding-top: 60vw;
        padding-bottom:70px;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1023px) and (orientation: landscape) {
    #section_117 #open-aanbod-trainingen-bootcamp-wrapper {
        background-position-y: -100px;
        background-position-y: -11vw;
    }
    #section_117 .floating-text-box {
        padding-top: 398px;
        padding-top: 49vw;
        padding-bottom:70px;
    }
}

@media only screen and (min-width: 1024px) {
    
    #section_117 #open-aanbod-trainingen-bootcamp-wrapper {
        background-size: 65% auto;
    }

    #section_117 .floating-text-box {
        background-size: auto 100%;
        background-position-x: right;
        background-position-y: center;
        padding-top: initial;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    /*
    #section_117 .floating-text-box .content {
        background-color: rgba(29, 29, 27, 0.9);
        padding: 30px 3em 40px;
        width: max-content;
        margin-left: 30px;
        max-width: 70vw;
    }
    */
  
    #section_117 #open-aanbod-trainingen-bootcamp-content {
        background-color: rgba(255, 255, 255, 0.9);
        padding: 30px 3em 40px;
        width: max-content;
        margin-left: 30px;
        max-width: 70vw;
    }
  
}

/*
@media only screen and (min-width: 2100px) {
  #section_117 .floating-text-box .content {
    font-size: 21px !important;
    line-height: 29px !important;
  }
}
*/

/* ANIMATION SET 1: Scrolling to this section from the previous section. Left text box slides in from bottom. Right image box slides in from the right*/
.ftb-wrapper-slide-in-right {
  animation-name: ftb-wrapper-slide-in-right;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-in-right;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}
.ftb-content-slide-in-bottom {
  animation-name: ftb-content-slide-in-bottom;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-in-bottom;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-in-right {
  from {
    transform: translateX(100vw);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes ftb-content-slide-in-bottom {
  from {
    transform: translateY(100vh) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes ftb-wrapper-slide-in-right {
  from {
    transform: translateX(100vw);
  }
  to {
    transform: translateX(0);
  }
}
@-webkit-keyframes ftb-content-slide-in-bottom {
  from {
    transform: translateY(100vh) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

/*ANIMATION SET 2: Scrolling from this section to next section. Left box slides out to left. Right image box slides out to right.*/
.ftb-wrapper-slide-out-right {
  animation-name: ftb-wrapper-slide-out-right;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-out-right;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

.ftb-content-slide-out-left {
  animation-name: ftb-content-slide-out-left;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-out-left;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-out-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100vw);
  }
}

@keyframes ftb-content-slide-out-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200vw);
  }
}

@-webkit-keyframes ftb-wrapper-slide-out-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100vw);
  }
}

@-webkit-keyframes ftb-content-slide-out-left {
  from {
    transform: translateX(-200vw);
  }
  to {
    transform: translateX(0);
  }
}

/*ANIMATION SET 3: Scrolling from a further section back to section. Left box slides in from left. Right image box slides in from top*/
.ftb-wrapper-slide-in-top {
  animation-name: ftb-wrapper-slide-in-top;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-in-top;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

.ftb-content-slide-in-left {
  animation-name: ftb-content-slide-in-left;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-in-left;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-in-top {
  from {
    transform: translateY(-100vh);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes ftb-content-slide-in-left {
  from {
    transform: translateY(0) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes ftb-wrapper-slide-in-top {
  from {
    transform: translateY(-100vh);
  }
  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes ftb-content-slide-in-left {
  from {
    transform: translateY(0) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

/* ANIMATION 4: Slow moving text box */
@media only screen and (min-width: 1024px) {
    
  .ftb-content-move-up-down {
    animation-name: ftb-content-move-up-down;
    animation-duration: 4850ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
    /*animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/

    -webkit-animation-name: ftb-content-move-up-down;
    -webkit-animation-duration: 4850ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    /*-webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
  }

  @keyframes ftb-content-move-up-down {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(0, 30px, 0);
    }
  }
  
  @-webkit-keyframes ftb-content-move-up-down {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(0, 30px, 0);
    }
  }
  
}

/*
#groepsfoto_header {
  text-align: center;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 2.4px;
  background-color: #1d1d1b;
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
}

#groepsfoto_header_inner {
  padding-left: 5px;
  padding-right: 5px;
}

#menu_personeel_container {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99999999999;
  bottom: 0;
  height: auto;
  background: rgba(6, 6, 6, 0.3);
}

#realisatie {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  text-align: right;
  display: block;
  height: 52px;
  float: right;
  padding-top: 9px;
  margin-right: 20px;
}

#realisatie_inner {
  position: relative;
  white-space: nowrap;
}

#realisatie_inner {
  opacity: 0.5;
}

#realisatie_inner img {
  display: inline-block;
  margin-left: 5px;
  width: 100px;
  opacity: 0.5;
}
*/



/*

#section_75 {
  background-size: 100% auto !important;
  background-position: center center;
  background-position-y: 100px !important;
}

#section_75 .section_inner {
  position: relative;
}

@media screen and (max-width: 1165px) {
  #menu_8 #menu_root_8 > li {
    width: 49%;
    text-align: center;
  }

  #menu_8 #menu_root_8 > li a {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 5px;
  }

  #groepsfoto_header {
    font-size: 0.9em;
  }
}

@media (min-width: 816px) and (max-width: 1023px) {
  #groepsfoto_header {
    top: 88px;
  }
}


@media (min-width: 633px) and (max-width: 953px) {
  #section_75 {
    background-position-y: 160px !important;
  }
}


@media screen and (max-width: 632px) {
  #section_75 {
    background-position-y: 50% !important;
  }
}

@media screen and (max-width: 769px) {
  #realisatie {
    position: relative;
    text-align: center;
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }

  #groepsfoto_header {
    font-size: 0.9em;
  }

}

@media screen and (max-width: 620px) {

  #menu_8 #menu_root_8 {
    padding-bottom: 40px;
  }

}

@media screen and (max-width: 500px) {
  #menu_8 #menu_root_8 {
    padding-bottom: 60px;
  }

}

@media screen and (max-width: 330px) {
  #menu_8 #menu_root_8 {
    padding-bottom: 20px;
  }

  #menu_8 #menu_root_8 > li {
    width: 100%;
    text-align: center;
  }

  #menu_8 #menu_root_8 > li a {
    padding: 20px 5px;
    line-height: 5px;
  }

}

*/





.button-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}



/* Overrides for small (height) screens. */
/*
@media screen and (max-width: 768px) and (max-height: 768px) {
  #groepsfoto_header {
    font-size: 0.5em;
  }
}
@media screen and (max-width: 330px) and (max-height: 768px) {
  #menu_8 #menu_root_8 > li a {
    padding: 0;
  }
}
*/

#menu_personeel_container {
    height: auto;
    background: rgba(6, 6, 6, 0.3);
    background-color: #111111;
    width: 100%;
    height: 50px;
}

@media screen and (max-width: 1331px) {
    
    #menu_personeel_container .col-md-3:first-child {
        width:0px;
        padding:0px;
    }
    
    #menu_personeel_container .col-md-6 {
        width:75%;
    }
    
}

#realisatie {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  text-align: right;
  color:#FFFFFF;
}

#realisatie_inner {
  position: relative;
  white-space: nowrap;
  top:8px;
}

#realisatie_inner {
  opacity: 0.7;
}

#realisatie_inner img {
  display: inline-block;
  margin-left: 5px;
  width: 100px;
  opacity: 0.5;
}

#section_264 {
  background-size: 100% auto !important;
  background-position: center center;
  background-position-y: -15px !important;
}

#section_264 .section_inner {
  position: relative;
}

@media screen and (max-width: 1165px) {

    #menu_personeel_container .col-md-3:last-child {
        width:35%;
    }
    
    #menu_personeel_container .col-md-6 {
        width:65%;
    }
    
    #menu_root_8 {
        font-size: 20px;
    }
    
    #menu_8 #menu_root_8 > li {
        width: 49%;
        text-align: center;
    }
    
    #menu_8 #menu_root_8 > li a {
        padding-top:20px;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 5px;
    }
    
    #section_264 {
        background-position-y: 50px !important;
    }

}

@media screen and (max-width: 1023px) {
    
    #section_264 {
        background-position-y: 100px !important;
    }
  
    #menu_root_8 {
        height:60px;
    }
    
    #menu_root_8 > li {
        top: -8px;
        vertical-align: middle;
    }
  
    #menu_8 #menu_root_8 > li a {
        line-height: 20px;
    }
    
    #menu_personeel_container {
        height:70px;
    }
    
    #realisatie_inner {
        top: 16px;
    }
    
}

@media screen and (max-width: 850px) {
    
    #section_264 {
        background-position-y: 50% !important;
    }
    
    #menu_personeel_container {
        height: 130px;
    }
    
    #menu_personeel_container .col-md-3:last-child {
        width:100%;
    }
    
    #menu_personeel_container .col-md-6 {
        width:100%;
    }
    
    #menu_root_8 {
        padding-left:revert;
    }
    
    #menu_root_8 > li {
        top:0;
    }
    
    #realisatie {
        position: relative;
        text-align: center;
        -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }
  
}

@media screen and (max-width: 767px) {
    
    #menu_personeel_container .col-md-3:first-child {
        width: 0px;
        padding: 0px;
        height: 0;
    }

    #menu_personeel {
        display:block !important;
    }
    
}

/* Overrides for small (height) screens. */
@media screen and (max-width: 330px) and (max-height: 768px) {
    
  #menu_8 #menu_root_8 > li a {
    padding: 0;
  }
  
}
 
@media screen and (min-width: 480px) and (max-width: 799px) and (orientation: landscape) {
    
    #logos-footer-container {
        margin-top:98px;
    }
    
    #section_264 table {
        height: 150px !important;
    }

}

@media screen and (max-width: 479px) {

    #logos-footer-container {
        margin-top:10px;
    }
    
    #section_264 table {
        height: 150px !important;
    }
    
    #menu_root_8 {
        font-size: 14px;
    }
    
}
