/* [ALGEMEEN] */
body {
  background: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6em;
  line-height: 1.9em;
  color: #1d1d1d;
  margin: 0;
  font-weight: 400;
}

a {
  color: #ff9000;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

a:hover,
a:focus,
a:active {}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 700;
}

h1,
.h1 {
  font-family: 'Righteous', cursive;
  font-size: 45px;
  color: #3c3c3c;
  margin-bottom: 20px;
}

h2,
.h2 {
  font-family: 'Righteous', cursive;
  font-size: 35px;
  color: #3c3c3c;
}

h3,
.h3 {
  font-family: 'Righteous', cursive;
  font-size: 28px;
  color: #3c3c3c;
}

h3 {}

h4,
h5,
h6 {}

p {
  margin-bottom: 20px;
}

*::selection {
  background-color: #40A59A;
}

*::selection {
  color: #fff;
}

#wrap {
  min-height: 100%;
  height: auto !important;
}

.navbar-collapse.in {
  /* height: 100vh; */
  /* box-shadow: 0px 3px 3px #000; */
}

.rel {
  position: relative;
}

.spacer {
  height: 30px;
}

.spacer2 {
  height: 15px;
}

.spacer3 {
  height: 22px;
}

.boxshadow {
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}

/* [HEADER] */
.logo {
  margin-top: 9px;
  margin-bottom: 18px;
  max-width: 270px;
}

.header {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  background: #fff;
  z-index: 10;
  transition: .16s;
  padding: 22px 13px;
}


.bg-header {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.02);
  transition: .16s;
  padding: 0px 12px;
}

.headerspacer {
  height: 86px;
  width: 100%;
  position: relative;
  display: block;
}

.dropdown-menu {
  font-size: 16px;
}

.liner {
  background: rgb(35, 72, 124);
  background: -moz-linear-gradient(135deg, rgba(35, 72, 124, 1) 0%, rgba(87, 176, 86, 1) 100%);
  background: -webkit-linear-gradient(135deg, rgba(35, 72, 124, 1) 0%, rgba(87, 176, 86, 1) 100%);
  background: linear-gradient(135deg, rgba(35, 72, 124, 1) 0%, rgba(87, 176, 86, 1) 100%);
  height: 3px;
  width: 100%;
}

/* [MENU] */
.navbar {
  margin: 21px 0;
  background: transparent;
  border: 0;
}

.navbar-nav {
  float: left;
}

.navbar-nav a.active {
  border-bottom: 2px solid #40A59A;
}

.navbar-default .navbar-nav>li>a {
  color: #1d1d1d;
  font-weight: 500;
  font-size: 1em;
  padding: 15px 9px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  background: transparent;
  border: 0;
}

.navbar-toggle {
  background-color: #FFFFFF;
  font-size: 12px;
  background: #ffffff;
  margin: -7px -9px 0 0;
  width: 60px;
  color: #3c3c3c;
  padding: 0;
}

.navbar-collapse {
  max-height: none !important;
}

.mobielmenu {
  background: #ffffff;
  color: #9c9c9c;
}

.mobielmenu a {
  color: #757575;
  text-align: right;
}

/* [FOOTER] */
#footer {
  padding: 45px 0px 90px;
  min-height: 150px;
  background: #f5f5f5;
  color: #1d1d1d;
}

#footer a {
  color: #696969;
  font-weight: 300;
  font-size: 1.1em;
  text-decoration: none;
}

#footer .title {
  font-weight: 600;
  font-size: 1.5em;
  letter-spacing: 3px;
  margin-bottom: 7px;
  color: #19bec9;
}

.botfooter {
  background: #686868;
}

.botfooter a {
  color: #fff;
}

/* \Thema\ */
section.page {
  padding: 70px 0px;
  position: relative;
  overflow: hidden;
}

section.page-v2 {
  background: #f7f7f7;
}

section.page-v3 {
  background: rgb(23, 74, 124);
  background: -moz-linear-gradient(135deg, rgba(23, 74, 124, 1) 0%, rgba(64, 165, 146, 1) 100%);
  background: -webkit-linear-gradient(135deg, rgba(23, 74, 124, 1) 0%, rgba(64, 165, 146, 1) 100%);
  background: linear-gradient(135deg, rgba(23, 74, 124, 1) 0%, rgba(64, 165, 146, 1) 100%);
  box-shadow: 0px 0px 28px -1px rgba(0, 0, 0, 0.25882352941176473) inset;
}

section.page-v3-partner {
  background: rgb(89, 180, 83);
  background: -moz-radial-gradient(circle, rgba(64, 165, 146, 1) 26%, rgba(23, 74, 124, 1) 100%);
  background: -webkit-radial-gradient(circle, rgba(64, 165, 146, 1) 26%, rgba(23, 74, 124, 1) 100%);
  background: radial-gradient(circle, rgba(64, 165, 146, 1) 26%, rgba(23, 74, 124, 1) 100%);
  box-shadow: 0px 0px 28px -1px rgba(0, 0, 0, 0.25882352941176473) inset;
}

section.page-v3 h2 {
  color: #fff;
  font-size: 3.4em;
}

section.page-v4 {
  color: #fff;
  font-size: 1em;
  /*background: url(img/widget.png);*/
  background: url(img/mockup-mac.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 34%;
}

section.page-v4 h1 {
  color: #fff;
}

.layerv1 {
  position: absolute;
  background: rgba(0, 0, 0, 0.64);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.whappie-head {
  position: absolute;
  right: 0px;
  max-width: 40vw;
  opacity: 0.08;
}

.whappie-support {
  position: absolute;
  right: 4vw;
  max-width: 30vw;
  opacity: 0.2;
  bottom: -3vw;
}

.whappie-support {
  position: absolute;
  right: 4vw;
  max-width: 30vw;
  opacity: 0.2;
  bottom: -3vw;
}

.whappie-support-contact {
  position: absolute;
  right: 4vw;
  max-width: 30vw;
  opacity: 0.2;
  bottom: -3vw;
}

.whappie-head-left {
  position: absolute;
  left: 0px;
  top: -20vw;
  max-width: 80vw;
  opacity: 0.08;
}

.whappie-cheers {
  position: absolute;
  right: 1vw;
  max-width: 40vw;
  top: 8vw;
}

.euro-head-grey {
  opacity: 0.6;
}

.study-head {
  position: absolute;
  left: 0px;
  max-width: 30vw;
  opacity: 0.08;
}

.section-logo {
  position: absolute;
  opacity: 1;
  bottom: -13vw;
}

.dots {
  position: absolute;
  width: 100vw;
  top: -59vw;
  z-index: -1;
  transform: rotate(180deg);
  opacity: 0.04;
}

.contact-pagina {
  border-radius: 20px;
  background: #ffffff02;
}

.contact-pagina .h3 {
  font-size: 21px;
  line-height: 1.6em;
}

.faq h4 {
  padding-right: 30px;
  font-size: 19px !important;
  font-weight: 500 !important;
  border-bottom: 1px solid #f7f7f7 !important;
  color: #40A59A;
  margin-top: 25px !important;
}

.faq-vraag .open,
.faq-vraag .closed {
  float: right;
  color: #000;
  margin-right: -28px !important;
}

.smalltitle h1.title {
  font-size: 20px;
}

.rocket-color {
  position: absolute;
  width: 32vw;
  top: -1%;
  left: 6%;
  opacity: 0.6 !important;
}

/* \FAQ\ */
.faq-layout {
  padding: 15px 30px;
  background: #fff;
  border-radius: 23px;
  box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 10px;
}

/* \functionals\*/
.color-white,
.color-white .h1 {
  color: #fff;
}

.smallstrong h1 strong {
  font-size: 0.5em;
  color: #777;
}

.opacity-05 {
  opacity: 0.5 !important;
}

.curver1 {
  position: absolute;
}

.buttons-header {
  padding: 19px 0px 15px;
}

.no-pad {
  padding: 0px;
}

.mainnav {
  padding: 0px;
}

.z-fix {
  z-index: 2;
  position: relative;
}

hr.hrv1 {
  border-top: 1px solid #b1b1b1;
  width: 98%;
  margin-top: 20px;
  margin-bottom: 52px;
}

.margin-top1 {
  margin-top: 7px;
}

.pad-v2 {
  padding: 0px 4px;
}

img.workswith-img {
  max-height: 30px;
  margin: 0px 10px;
}

.box-shadow img.img-responsive,
img.imgshadow {
  box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.05);
}

.counter-up {
  font-family: 'Righteous', cursive;
  font-size: 3.8em;
  margin-top: 35px;
  margin-bottom: 30px;
}

/* \Packages\ */
.package {
  background: #fff;
  color: #333;
  padding: 50px 25px 76px;
  clip-path: polygon(50% 0%, 100% 7%, 100% 93%, 50% 100%, 0% 93%, 0% 7%);
}

.package h2 {
  font-size: 35px;
  margin-top: 0px;
}

.package span.prijs {
  font-size: 2.8em;
  font-weight: 100;
}

.package span.muted {
  font-size: 17px;
  color: #555;
  font-weight: 500;
}

.package strong {
  color: #d0d0d0;
  font-weight: 400;
}

.sub-content1 p {
  font-size: 1.4em;
  color: #fff;
  line-height: 19px;
}

.populair {
  position: absolute;
  background: #40A59A;
  color: #fff;
  font-weight: 400;
  font-size: 30px;
  text-align: center;
  width: 97.9%;
  top: -99px;
  left: 0px;
  right: 0px;
  padding: 23px 0px 140px;
  margin: 0px 4px;
}

.package-div {
  background: #fff;
  padding: 19px 46px;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.12);
  position: relative;
  overflow: hidden;
}

.package-div h1 strong {
  font-size: 17px;
  color: #555;
  font-weight: 500;
}

.publiek-fav {
  background: #40A59A;
  color: #fff;
  text-align: center;
  position: absolute;
  right: -85px;
  top: 57px;
  padding: 8px 79px;
  transform: rotate(45deg);
  font-weight: 600;
}

.koekoek {
  position: absolute;
  bottom: -500px;
  transition: .17s;
}

.package-div:hover .koekoek {
  position: absolute;
  bottom: -0px;
  transition: .17s;
  left: 15px;
  right: 15px;
  opacity: 0.35;
  z-index: 0;
}

section.page-v3 .col-md-4:nth-child(1) .package {
  margin-top: 0px;
}

section.page-v3 .col-md-4:nth-child(2) .package {
  margin-top: -25px;
}

section.page-v3 .col-md-4:nth-child(3) .package {
  margin-top: -50px;
}

.head-breaker {
  margin: 0 auto;
  width: 40px;
}

/* [BUTTONS] */


/* [GOOGLEMAP] */
.gm-style-iw {
  padding: 10px;
  line-height: 22px;
  font-size: 14px !important;
  font-weight: 500 !important;
}

.gm-style-iw h5 {
  font-family: 'Montserrat', sans-serif;
  color: #00305D;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.gm-style-iw a {
  color: #00305D;
  font-weight: 700;
  margin-left: 0 !important;
  float: unset !important;
}

.gm-style-iw a:hover,
.gm-style-iw a:focus,
.gm-style-iw a:active {
  text-decoration: none;
  color: #3FA535;
}

/* [FORMS] */
#contactform_nl .form-group,
#Partner_aanvraag .form-group {
  position: relative;
  display: table;
  border-collapse: separate;
  margin: 0 0 15px 0;
}

#contactform_nl .form-group.block,
#Partner_aanvraag .form-group.block {
  display: block !important;
}

#contactform_nl .form-group label,
#Partner_aanvraag .form-group label {
  color: #FFF;
  background-color: #23487c;
  padding: 15px 20px;
  border: 1px solid #23487c;
  font-size: 20px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 1%;
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
}

#contactform_nl .form-group input,
#Partner_aanvraag .form-group input {
  display: table-cell;
  padding: 30px 15px;
  font-size: 16px;
  line-height: 16px;
  color: #3c3c3c;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: 1px solid #23487c;
  outline: none;
}

#contactform_nl .form-group textarea,
#Partner_aanvraag .form-group textarea {
  display: table-cell;
  width: 100%;
  padding: 30px 15px;
  font-size: 16px;
  line-height: 16px;
  color: #3c3c3c;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: 1px solid #23487c;
  outline: none;
}

#contactform_nl .form-group input:hover,
#contactform_nl .form-group input:focus,
#contactform_nl .form-group textarea:hover,
#contactform_nl .form-group textarea:focus,
#Partner_aanvraag .form-group input:hover,
#Partner_aanvraag .form-group input:focus,
  {
  background: rgba(244, 246, 248);
  border: 1px solid rgba(35, 72, 124, 1);
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

#contactform_nl .btn,
#Partner_aanvraag .btn {
  display: block !important;
  width: 100% !important;
  border-radius: 4px !important;
  padding: 15px 30px !important;
  font-weight: 300;
  font-size: 1.1em !important;
  color: #fff !important;
  background-color: #40A59A;
  border-color: #40A59A !important;
}

#contactform_nl .btn:hover,
#contactform_nl .btn:focus,
#contactform_nl .btn:active,
#Partner_aanvraag .btn:hover,
#Partner_aanvraag .btn:focus,
#Partner_aanvraag .btn:active {
  background: #D3F0F2 !important;
}

#contactform_nl .red,
#Partner_aanvraag .red {
  color: red;
}

#contactform_nl .form-group label[for="1648Naam"]:after,
#Partner_aanvraag .form-group label[for="1668Naam"]:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f507";
}

#contactform_nl .form-group label[for="1649Email"]:after,
#Partner_aanvraag .form-group label[for="1669Email"]:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f1fa";
}

#contactform_nl .form-group label[for="1650Telefoon"]:after,
#Partner_aanvraag .form-group label[for="1671Telefoon"]:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f879";
}

#Partner_aanvraag .form-group label[for="1670Bedrijf-/-organisatie"]:after {
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
  content: "\f27c";
}

#contactform_nl .form-group label[for="1651Bericht"] {
  display: none;
}

/* [TAAL SWITCHER] */
.taal .flag-icon {
  font-size: 20px;
  margin-left: 5px;
}

.taal dropdown {
  position: relative;
  display: inline-block;
}

.taal dropdown label,
.taal dropdown ul li {
  display: block;
  width: 175px;
  background: #FFF;
  padding: 5px 10px;
  margin-bottom: 0;
}

.taal dropdown label:hover,
.taal dropdown ul li:hover {
  background: #DCEFDD;
  color: #2F2F2F;
  cursor: pointer;
}

.taal dropdown label {
  color: #3E3E3E;
  border-left: 4px solid #FEDE30;
  position: relative;
  z-index: 2;
  font-weight: 400;
}

.taal dropdown label svg {
  float: right;
  font-size: 24px !important;
  padding: 5px;
}

.taal dropdown input {
  display: none;
}

.taal dropdown input~ul {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: -20px;
  z-index: 1;
  padding-left: 0;
}

.taal dropdown input:checked+label {
  background: #F2F2F2;
  color: #0573AA;
  margin-bottom: 0;
}

.taal dropdown input:checked~ul {
  visibility: visible;
  opacity: 1;
  top: 25px;
}

.taal dropdown ul li a {
  display: block;
  color: #3E3E3E;
}

.taal dropdown ul li:hover a,
.taal dropdown ul li:focus a,
.taal dropdown ul li:active a {
  color: #FFF;
  text-decoration: none;
}

/* Nederlands */
.taal dropdown ul li:nth-child(1) {
  border-left: 4px solid #FF9A34;
}

.taal dropdown ul li:nth-child(1):hover {
  background: #FF9A34;
  color: white;
}

/* English */
.taal dropdown ul li:nth-child(2) {
  border-left: 4px solid #f00000;
}

.taal dropdown ul li:nth-child(2):hover {
  background: #f00000;
  color: white;
}

/* Deutsch */
.taal dropdown ul li:nth-child(3) {
  border-left: 4px solid #000;
}

.taal dropdown ul li:nth-child(3):hover {
  background: #000;
  color: white;
}

.animate {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.taal dropdown ul li .flag-icon {
  float: right;
  margin-left: 10px;
  padding: 4px;
}

/* Internet Explorer */
@media all and (-ms-high-contrast: none) {}

/* Edge */
@supports (-ms-ime-align:auto) {}

/* [CAROUSEL] */
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  margin: auto;
}

.carousel-indicators {
  bottom: -10%;
}

.carousel:hover .carousel-indicators {
  bottom: 2%;
}

.carousel-control,
.carousel-indicators {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.carousel-control.left {
  left: -10%;
  opacity: 0;
}

.carousel:hover .carousel-control.left {
  left: 0%;
  opacity: 0.5;
}

.carousel-control.right {
  right: -10%;
  opacity: 0;
}

.carousel:hover .carousel-control.right {
  right: 0%;
  opacity: 0.5;
}

.carousel {
  overflow: hidden;
}

.carousel-caption {
  left: 10%;
  right: 10%;
  bottom: 20%;
  text-align: left;
}

@media (min-width: 768px) {

  .carousel-caption h2 {
    font-size: 250%;
    display: inline-block;
    color: #fff;
    padding: 15px;
    background: rgba(0, 0, 0, 0.3);
    clear: both;
    float: left;
  }

  .carousel-caption p {
    font-size: 200%;
    padding: 15px;
    background: rgba(0, 0, 0, 0.3);
    display: inline-block;
    clear: both;
    float: left;
  }

  .carousel-caption .btn {
    text-shadow: none;
    float: left;
    clear: both;
  }

}

.carousel.fade {
  opacity: 1
}

.fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.fade .carousel-inner .active {
  opacity: 1;
}

.fade .carousel-inner .active.left,
.fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.fade .carousel-inner .next.left,
.fade .carousel-inner .prev.right {
  opacity: 1;
}

.fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d),
(-webkit-transform-3d) {

  .fade .carousel-inner>.item.next,
  .fade .carousel-inner>.item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .fade .carousel-inner>.item.prev,
  .fade .carousel-inner>.item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .fade .carousel-inner>.item.next.left,
  .fade .carousel-inner>.item.prev.right,
  .fade .carousel-inner>.item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* Chrome, Safari, Opera */
@-webkit-keyframes entrance {

  from {
    opacity: 0;
    margin-left: -10px;
  }

  to {
    opacity: 1;
    margin-left: 0px;
  }

}

/* Standard syntax */
@keyframes entrance {

  from {
    opacity: 0;
    margin-left: -10px;
  }

  to {
    opacity: 1;
    margin-left: 0px;
  }

}

@media (min-width:1200px) {

  .carousel.vertical .carousel-inner {
    height: 100%;
    width: auto;
  }

  .carousel.vertical .carousel-inner>.item {
    width: auto;
    padding-right: 0px;
    -webkit-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
  }

  @media all and (transform-3d),
  (-webkit-transform-3d) {

    .carousel.vertical .carousel-inner>.item {
      -webkit-transition: 0.6s ease-in-out;
      transition: 0.6s ease-in-out;
    }

    .carousel.vertical .carousel-inner>.item.next,
    .carousel.vertical .carousel-inner>.item.active.right {
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      top: 0;
    }

    .carousel.vertical .carousel-inner>.item.prev,
    .carousel.vertical .carousel-inner>.item.active.left {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      top: 0;
    }

    .carousel.vertical .carousel-inner>.item.next.left,
    .carousel.vertical .carousel-inner>.item.prev.right,
    .carousel.vertical .carousel-inner>.item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      top: 0;
    }

  }

  .carousel.vertical .carousel-inner>.active,
  .carousel.vertical .carousel-inner>.next,
  .carousel.vertical .carousel-inner>.prev {
    display: block;
  }

  .carousel.vertical .carousel-inner>.active {
    top: 0;
  }

  .carousel.vertical .carousel-inner>.next,
  .carousel.vertical .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
  }

  .carousel.vertical .carousel-inner>.next {
    top: 100%;
  }

  .carousel.vertical .carousel-inner>.prev {
    top: -100%;
  }

  .carousel.vertical .carousel-inner>.next.left,
  .carousel.vertical .carousel-inner>.prev.right {
    top: 0;
  }

  .carousel.vertical .carousel-inner>.active.left {
    top: -100%;
  }

  .carousel.vertical .carousel-inner>.active.right {
    top: 100%;
  }

  .carousel.vertical .carousel-control {
    left: auto;
    width: 50px;
  }

  .carousel.vertical .carousel-control.up {
    top: 0;
    right: 0;
    bottom: 50%;
  }

  .carousel.vertical .carousel-control.down {
    top: 50%;
    right: 0;
    bottom: 0;
  }

  .carousel.vertical .carousel-control .icon-prev,
  .carousel.vertical .carousel-control .icon-next,
  .carousel.vertical .carousel-control .glyphicon-chevron-up,
  .carousel.vertical .carousel-control .glyphicon-chevron-down {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
  }

  .carousel.vertical .carousel-control .icon-prev,
  .carousel.vertical .carousel-control .glyphicon-chevron-up {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
  }

  .carousel.vertical .carousel-control .icon-next,
  .carousel.vertical .carousel-control .glyphicon-chevron-down {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
  }

  .carousel.vertical .carousel-control .icon-up,
  .carousel.vertical .carousel-control .icon-down {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
  }

  .carousel.vertical .carousel-control .icon-prev:before {
    content: '\2039';
  }

  .carousel.vertical .carousel-control .icon-next:before {
    content: '\203a';
  }

}

/* Chrome, Safari, Opera */
@-webkit-keyframes entrance {

  from {
    opacity: 0;
    margin-left: -10px;
  }

  to {
    opacity: 1;
    margin-left: 0px;
  }

}

/* Standard syntax */
@keyframes entrance {

  from {
    opacity: 0;
    margin-left: -10px;
  }

  to {
    opacity: 1;
    margin-left: 0px;
  }

}

/* [ADMIN] */
.modal-content {
  border-radius: 0px;
}

.modal-header .close {
  margin-top: -12px;
}

.close {
  font-size: 2em;
  line-height: 1;
}

/* [LOGIN] */
.fancybox-skin {
  position: relative;
  background: #FFF !important;
  color: #2F2F2F;
  text-shadow: none;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}

.fancybox-skin h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.fancybox-skin .control-label {
  font-size: 14px;
}

.fancybox-skin .form-control {
  font-size: 14px;
  color: #2F2F2F;
  background-color: #FFF;
  border: 1px solid #1f5081;
  border-radius: 0px;
  outline: none;
}

.fancybox-skin .form-control:hover,
.fancybox-skin .form-control:focus,
.fancybox-skin .form-control:active {
  border: 1px solid #FEDE30;
}

.fancybox-skin .form .showAjax {
  font-size: 14px;
}

.fancybox-skin .form .mui-btn {
  font-weight: 400 !important;
}

/* [RESPONSIVE] */
@media (max-width: 769px) {
  .navbar {
    margin: 5px 0;
    background: transparent;
    border: 0;
  }

  .header {
    padding: 10px 13px 10px;
  }

  section.page {
    padding: 10px 0px;
  }

  .mobielmenu .whappie-head-left {
    position: absolute;
    left: 9px;
    bottom: 5px;
    right: auto;
    top: auto;
    width: 50vw;
    opacity: 0.08;
    z-index: 0;
  }

  section.page-v3 h2 {
    color: #fff;
    font-size: 2.4em;
  }

  .headerspacer {
    height: 60px;
  }

  /* Algemeen */
  h1,
  .h1 {
    font-size: 25px;
  }

  #footer {
    padding: 10px 0px;
  }

  /* Functionals */
  .big-btn a.btn {
    width: 100%
  }

  img.workswith-img {
    max-height: 30px;
    margin: 0px 10px;
    max-width: 70px;
  }

  .btn {
    margin-bottom: 5px;
    width: 100%;
  }

  section.page-v3 .col-md-4:nth-child(1) .package {
    margin-top: 0px;
  }

  section.page-v3 .col-md-4:nth-child(2) .package {
    margin-top: 90px;
  }

  section.page-v3 .col-md-4:nth-child(3) .package {
    margin-top: 10px;
  }

  .whappie-cheers {
    position: absolute;
    left: 1vw;
    max-width: 62vw;
    top: 28vw;
    opacity: 0.3;
  }

  .rocket-color {
    position: absolute;
    width: 52vw;
    top: 2%;
    left: 54%;
    opacity: 0.6 !important;
  }

  .btn-custom1,
  .btn-custom2 {
    padding: 12px 8px;
    border-radius: 50px;
    font-size: 1.0em;
    font-weight: 200;
    box-shadow: 1px 2px 3px #00000040;
  }

  .whappie-support {
    position: absolute;
    right: 4vw;
    max-width: 47vw;
    opacity: 0.2;
    top: 12vw;
  }



  .study-head {
    position: absolute;
    left: 8px;
    max-width: 40vw;
    opacity: 0.08;
    top: 15vw;
  }

  .faq-layout {
    padding: 15px 30px;
    background: #fff;
    border-radius: 23px;
    margin-bottom: 8px;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.08);
  }

  .navbar-nav {
    float: right;
  }

}

@media (max-width: 414px) {}
