@import url('https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.css');
/* FONTS */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
/* MATEN */
/* KLEUREN */
/* VolZwart */
/* TekstZwart */
/* Wit */
/* Geel */
/*@color2: #fcffb4;*/
/* Mottig licht geel */
/* Grijs */
/* Licht Grijs */
/* Geel logo */
/*@color5: #c3ab4c;*/
/* Mottig bruin geel */
/* Rood */
/* Donker grijs 3 */
/* Facebook blauw */
/* Twitter blauw */
/* Linkedin blauw */
/* Pinterest rood */
/* Google+ rood */
/* Skype blauw */
/* Youtube rood */
/* MIXINS */
@keyframes affixFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes affixFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#sb-title-inner {
  color: #FFFFFF;
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 200;
  height: 26px;
  line-height: 26px;
}
#sb-info-inner {
  color: #FFFFFF;
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 200;
  height: 32px;
  line-height: 20px;
}
#sb-loading-inner {
  color: #FFFFFF;
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 200;
  height: 60px;
  line-height: 60px;
  margin-top: -12px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
#sb-loading-inner span {
  background: url(../images/icons/loading.gif) no-repeat;
  display: inline-block;
  padding-left: 60px;
}
div.sb-message {
  color: #FFFFFF;
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 200;
  padding: 10px;
  text-align: center;
}
div.sb-message a:link {
  color: #FFFFFF;
  text-decoration: underline;
}
div.sb-message a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
#sb-container {
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  text-align: left;
  top: 0;
  visibility: hidden;
  z-index: 1999;
}
#sb-overlay {
  height: 100%;
  position: relative;
  width: 100%;
  background-color: #545454 !important;
}
#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}
#sb-wrapper-inner {
  border: 1px solid #FAE108;
  height: 100px;
  overflow: hidden;
  position: relative;
}
#sb-body {
  background-color: #545454;
  height: 100%;
  position: relative;
}
#sb-body img {
  border: none;
}
#sb-body-inner {
  height: 100%;
  position: absolute;
  width: 100%;
}
#sb-player.html {
  height: 100%;
  overflow: auto;
}
#sb-loading {
  background-color: #545454;
  height: 100%;
  position: relative;
}
#sb-title {
  height: 26px;
  line-height: 26px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
#sb-info {
  height: 32px;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
#sb-nav {
  float: right;
  height: 32px;
  padding: 2px 0;
  width: 45%;
}
#sb-nav a {
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  float: right;
  height: 32px;
  margin-left: 3px;
  width: 32px;
}
#sb-nav-close {
  background-image: url(../images/icons/close.svg);
  background-size: contain;
}
#sb-nav-next {
  background-image: url(../images/icons/next.svg);
  background-size: contain;
}
#sb-nav-previous {
  background-image: url(../images/icons/previous.svg);
  background-size: contain;
}
#sb-nav-play {
  background-image: url(../images/icons/play.svg);
  background-size: contain;
}
#sb-nav-pause {
  background-image: url(../images/icons/pause.svg);
  background-size: contain;
}
#sb-counter {
  float: left;
  width: 45%;
}
#sb-counter a {
  color: #FFFFFF;
  cursor: pointer;
  padding: 0 4px 0 0;
  text-decoration: none;
}
#sb-counter a.sb-counter-current {
  text-decoration: underline;
}
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #eee;
  cursor: not-allowed;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #eee;
  border-color: #000;
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #eee;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #eee \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #D70825;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #D70825;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #D70825 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-size: 13px;
  line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 4px 5px;
}
/*# sourceMappingURL=bootstrap-datepicker.standalone.css.map */
html {
  overflow-x: hidden;
}
body {
  -webkit-overflow-scrolling: touch;
}
/* ng-form */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.myPendingOverlay {
  position: fixed;
  /* Sit on top of the page content */
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 50000;
  cursor: wait;
}
form input.ng-invalid,
form textarea.ng-invalid,
form select.ng-invalid {
  box-shadow: 0 0 4px #E30034;
  background-image: url("/static/images/icons/icon_error.svg");
  background-position: right top;
  background-repeat: no-repeat;
}
form input.ng-invalid-required.ng-untouched,
form textarea.ng-invalid-required.ng-untouched,
form select.ng-invalid-required.ng-untouched {
  box-shadow: none;
  background-image: url("/static/images/icons/icon_required.svg");
  background-position: right top;
  background-repeat: no-repeat;
}
form input.ng-invalid-required.ng-touched,
form textarea.ng-invalid-required.ng-touched,
form select.ng-invalid-required.ng-touched {
  box-shadow: 0 0 4px #E30034;
  background-image: url("/static/images/icons/icon_required.svg");
  background-position: right top;
  background-repeat: no-repeat;
}
form .validationiconcontainer.ng-invalid:after {
  content: ' ';
  padding-left: 20px;
  background-image: url("/static/images/icons/icon_error.svg");
  background-position: right top;
  background-repeat: no-repeat;
}
form .validationiconcontainer.ng-invalid-required:after {
  content: ' ';
  padding-left: 20px;
  background-image: url("/static/images/icons/icon_required.svg");
  background-position: right top;
  background-repeat: no-repeat;
}
select.ng-invalid {
  background-position: right 20px top !important;
}
section.products .items div[class*="col-"] {
  /* margin-bottom: 30px; */
  margin: 10px 0;
}
section.products .items div[class*="col-"] a:first-child {
  margin-left: 0;
}
section.products .items div[class*="col-"] a:last-child {
  margin-right: 0;
}
section.products .items div[class*="col-"] {
  margin: 0 10px;
}
#productnav {
  position: relative;
  z-index: 1001;
}
#producttreeProductListStart table td,
#producttreeProductListStart table th,
#favoriteProductListStart table td,
#favoriteProductListStart table th {
  width: 0.1%;
  white-space: nowrap;
}
#producttreeProductListStart table td .progress {
  width: 3rem!important;
}
a.favorite {
  width: 1.5rem;
  display: inline-flex !important;
  height: 1.5rem;
  justify-content: center;
  align-items: center;
  border: none;
  background: #fae108;
}
a.favorite em {
  display: flex;
  width: 1rem;
  height: 1rem;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 1;
}
/* 
** Product table responsive
*/
@media (max-width: 1100px) {
  .col-1.productlist_attribute {
    display: none;
  }
  .ng-scope.col-1 {
    max-width: 12.5%;
  }
  .ng-scope.col-2 {
    max-width: 20%;
  }
}
section.products .items div[class*="col-"] {
  /* !! Onderstaande in commentaar zetten !! */
  /* margin-bottom: 30px; */
  margin: 10px 0;
  flex: auto;
}
section.products .items div[class*="col-"] a:first-child {
  margin-left: 0;
}
section.products .items div[class*="col-"] a:last-child {
  margin-right: 0;
}
section.products .items div[class*="col-"] a {
  margin: 0 10px;
}
section.products .items div[class*="col-"] a:has(em):hover {
  text-decoration: none;
}
a.favorite {
  width: 1.5rem;
  height: 1.5rem;
  background: #ffffff;
}
a.favorite.active {
  background: #fae108;
}
/* Eye icon class text-grey to text-body */
/* TYPEAHEAD & DROPDOWNS */
.twitter-typeahead {
  width: 100%;
  margin-bottom: 0;
}
.tt-query,
.tt-hint {
  /*    width: 396px;
    height: 30px;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 2px solid #ccc;
    border-radius: 8px;
    outline: none;*/
}
.tt-query {
  /* UPDATE: newer versions use tt-input instead of tt-query */
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-hint {
  color: #999;
}
.tt-menu {
  /* UPDATE: newer versions use tt-menu instead of tt-dropdown-menu */
  width: 100%;
  margin-top: 0px;
  padding: 0;
  background-color: #FFFFFF;
  border: 1px solid #dad9d5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.tt-suggestion:hover {
  background-color: rgba(115, 115, 115, 0.5);
}
.tt-suggestion.tt-is-under-cursor {
  /* UPDATE: newer versions use .tt-suggestion.tt-cursor */
  color: #FFFFFF;
  background-color: #0097cf;
}
.tt-suggestion p {
  margin: 0;
}
/* / TYPEAHEAD */
.bg-card-footer {
  background-color: #eaeaea;
}
/* PRE */
pre.unstyled {
  border: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1em;
}
.preformatted {
  white-space: pre;
}
.trigger_modal,
.cursor_pointer {
  cursor: pointer;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #FFFFFF !important;
  background-color: #545454;
  border-color: #545454;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-primary.disabled:hover,
.btn-primary:disabled:hover,
.btn-primary.disabled:focus,
.btn-primary:disabled:focus {
  background-color: #000000;
  border-color: #000000;
  cursor: not-allowed;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #545454;
  background-color: #FAE108;
  border-color: #FAE108;
  outline: none;
  margin: 20px auto;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover,
.btn-secondary.disabled:focus,
.btn-secondary:disabled:focus {
  color: #e6e6e6;
  background-color: #ffcc00;
  border-color: #ffcc00;
  outline: none;
  margin: 20px auto;
  color: #545454;
  cursor: not-allowed;
}
/* GROWL */
#growls {
  position: fixed;
  z-index: 50000;
}
#growls.default {
  right: 10px;
  top: 10px;
}
#growls.tl {
  left: 10px;
  top: 10px;
}
#growls.tr {
  right: 10px;
  top: 10px;
}
#growls.bl {
  bottom: 10px;
  left: 10px;
}
#growls.br {
  bottom: 10px;
  right: 10px;
}
#growls.tc {
  left: 10px;
  right: 10px;
  top: 10px;
}
#growls.tc .growl {
  margin-left: auto;
  margin-right: auto;
}
#growls.bc {
  bottom: 10px;
  left: 10px;
  right: 10px;
}
#growls.bc .growl {
  margin-left: auto;
  margin-right: auto;
}
.growl {
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  border-radius: 4px;
  filter: alpha(opacity=90);
  opacity: 0.9;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.growl .growl-close {
  cursor: pointer;
  float: right;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
.growl .growl-title {
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.growl .growl-message {
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.growl.growl-incoming {
  filter: alpha(opacity=0);
  opacity: 0;
}
.growl.growl-outgoing {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.growl.growl-small {
  margin: 5px;
  padding: 5px;
  width: 200px;
}
.growl.growl-medium {
  margin: 10px;
  padding: 10px;
  width: 250px;
}
.growl.growl-large {
  margin: 15px;
  padding: 15px;
  width: 300px;
}
.growl.growl-default {
  background: #494949;
  color: #545454;
}
.growl.growl-error {
  background: #494949;
  color: #545454;
}
.growl.growl-notice {
  background: #494949;
  color: #545454;
}
.growl.growl-warning {
  background: #494949;
  color: #545454;
}
.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 60px auto;
}
.modal-dialog .modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal-dialog .user-img {
  margin-top: -50px;
}
.modal-dialog .user-img img {
  height: 100px;
  width: 100px;
}
.modal-dialog .user-name {
  margin: 10px 0px;
}
.modal-dialog .user-name h1 {
  font-size: 30px;
  color: #545454;
}
.modal-dialog .user-name button {
  position: absolute;
  top: -50px;
  right: 20px;
  font-size: 30px;
}
.modal-dialog .form-input button {
  width: 100%;
  margin-bottom: 20px;
}
.modal-dialog .link-part {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #545454;
  color: #FFFFFF;
  padding: 15px;
  border-top: 1px solid #545454;
}
.modal-dialog .link-part a {
  color: #FFFFFF;
}
.modal-open {
  padding-right: 0px !important;
}
input[type=checkbox].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -47px;
}
label.css-label {
  background-image: url('/static/images/icons/icon_hearts.svg');
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.navbar {
  margin: 0;
  padding: 0;
}
.navbar .navbar-brand {
  position: absolute;
  z-index: 1000;
}
.navbar .navbar-brand figure figcaption {
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.7rem;
  line-height: 1.1rem;
}
.navbar .nav-item {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.navbar .nav-item.language.active {
  background-color: #737373;
}
.navbar .nav-item.language.active .nav-link {
  color: #FFFFFF !important;
}
.navbar .nav-item.language.active:hover,
.navbar .nav-item.language.active:focus {
  background-color: #545454;
}
.navbar .nav-item.language.active:hover .nav-link,
.navbar .nav-item.language.active:focus .nav-link {
  color: #FFFFFF !important;
}
.navbar .nav-item.webshop .nav-link {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.navbar .nav-item.webshop:hover,
.navbar .nav-item.webshop:focus {
  background-color: #545454;
}
.navbar .nav-item.webshop:hover .nav-link,
.navbar .nav-item.webshop:focus .nav-link {
  color: #FFFFFF !important;
}
.navbar .nav-item:hover,
.navbar .nav-item:focus {
  background-color: #ffcc00;
}
.navbar #mainnav {
  background-color: #FAE108;
}
.navbar.affix {
  background-color: rgba(255, 255, 255, 0.96);
  position: fixed;
  z-index: 1020;
  width: 100%;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  top: 0;
  margin-top: -200px;
  opacity: 0;
  -webkit-transition: margin 0s ease 0s;
  -moz-transition: margin 0s ease 0s;
  -o-transition: margin 0s ease 0s;
  -ms-transition: margin 0s ease 0s;
  transition: margin 0s ease 0s;
}
.navbar.affix.nav-up {
  -webkit-transition: margin 0.3s ease 0s;
  -moz-transition: margin 0.3s ease 0s;
  -o-transition: margin 0.3s ease 0s;
  -ms-transition: margin 0.3s ease 0s;
  transition: margin 0.3s ease 0s;
}
.navbar.affix.nav-down {
  margin-top: 0px;
  -webkit-transition: margin 0.3s ease 0s;
  -moz-transition: margin 0.3s ease 0s;
  -o-transition: margin 0.3s ease 0s;
  -ms-transition: margin 0.3s ease 0s;
  transition: margin 0.3s ease 0s;
  opacity: 1;
}
.navbar.affix .navbar-header a img {
  max-height: 34px;
}
.navbar.affix .navbar-header a img.big {
  display: none;
}
.navbar.affix .navbar-header a img.small {
  display: block;
}
.navbar.affix + #startchange {
  margin-top: 105px;
}
.dropdown-menu {
  z-index: 1011;
}
/* Masthead (Header) */
.masthead {
  display: table;
  position: relative;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  z-index: 800;
  /*background-color:@color3;*/
  margin-left: auto;
  margin-right: auto;
  /*       Bs Fade carousel       */
}
.masthead .fade-carousel {
  position: relative;
  height: 60vh;
}
.masthead .fade-carousel .carousel-indicators > li {
  margin: 0 2px;
  background-color: #FFFFFF;
  border-color: #FAE108;
  opacity: 0.7;
  width: 10px;
  height: 10px;
}
.masthead .fade-carousel .carousel-indicators > li.active {
  opacity: 1;
  background-color: #FAE108;
}
.masthead .fade-carousel .carousel-inner .carousel-item {
  height: 60vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.masthead .fade-carousel .carousel-inner .carousel-item.active .carousel-caption {
  opacity: 1;
  -webkit-transition: 2s all ease-in-out 0.1s;
  -moz-transition: 2s all ease-in-out 0.1s;
  -ms-transition: 2s all ease-in-out 0.1s;
  -o-transition: 2s all ease-in-out 0.1s;
  transition: 2s all ease-in-out 0.1s;
}
.masthead .fade-carousel .carousel-inner .carousel-caption {
  left: 50%;
  color: #FFFFFF;
  text-align: center;
  top: 32vh;
  right: 0;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  -webkit-transition: all 2s ease-in-out 0.1s;
  -moz-transition: all 2s ease-in-out 0.1s;
  -o-transition: all 2s ease-in-out 0.1s;
  -ms-transition: all 2s ease-in-out 0.1s;
  transition: all 2s ease-in-out 0.1s;
}
.search-box {
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1010;
}
.search-box.position-relative {
  background-color: #f2f2f2;
}
.usp-navigation a {
  text-decoration: none;
  color: #737373;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.usp-navigation a em,
.usp-navigation a h4 {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.usp-navigation a:hover {
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  color: #545454;
}
.usp-navigation a:hover em {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  color: #545454;
}
.usp-navigation a:hover h4 {
  color: #545454;
}
.import-navigation .importlines-box {
  background-color: #737373;
  color: #FFFFFF;
}
.import-navigation .importlines-box h2 {
  color: #FFFFFF;
}
.import-navigation .searchproduct-importlines-box {
  background-color: #FAE108;
  color: #737373;
}
.import-navigation .searchproduct-importlines-box h2 {
  color: #737373;
}
section.products .items div[class*="col-"],
section.related-items .items div[class*="col-"] {
  margin-bottom: 30px;
  border-right: 1px solid #eee;
}
section.products .items div[class*="col-"]:last-of-type,
section.related-items .items div[class*="col-"]:last-of-type,
section.products .items div[class*="col-"][class*="col-"]:nth-of-type(4n+4),
section.related-items .items div[class*="col-"][class*="col-"]:nth-of-type(4n+4) {
  border-right: none;
}
a.favorite,
a.machines {
  width: 40px;
  height: 40px;
  color: #737373;
  text-align: center;
  border-radius: 50%;
  line-height: 50px;
  border: 1px solid #ddd;
  font-size: 13px;
}
a.favorite.active,
a.machines.active {
  background: #FAE108;
  color: #545454;
}
span.myfavorites {
  width: 25px;
  height: 25px;
  color: #737373;
  text-align: center;
  border-radius: 50%;
  line-height: 25px;
  border: 1px solid #ddd;
  font-size: 15px;
}
span.myfavorites.active {
  background: #FAE108;
  color: #545454;
}
.products .items div[class*="col-"],
.related-items .items div[class*="col-"],
.news-items .items div[class*="col-"] {
  margin-bottom: 30px;
  border-right: 1px solid #eee;
}
.products .items div[class*="col-"]:last-of-type,
.related-items .items div[class*="col-"]:last-of-type,
.news-items .items div[class*="col-"]:last-of-type {
  border-right: none;
}
.products .items div[class*="col-"]:last-of-type:nth-of-type(4n+4),
.related-items .items div[class*="col-"]:last-of-type:nth-of-type(4n+4),
.news-items .items div[class*="col-"]:last-of-type:nth-of-type(4n+4) {
  border-right: none;
}
.products .items .item .badge,
.related-items .items .item .badge,
.news-items .items .item .badge {
  position: absolute;
  top: 0;
  left: 10px;
  font-weight: 400;
}
.products .items .item.card .card-footer,
.related-items .items .item.card .card-footer,
.news-items .items .item.card .card-footer {
  background-color: #FFFFFF;
  padding: 0;
  border-top: none;
}
.products .items .item.card:hover,
.related-items .items .item.card:hover,
.news-items .items .item.card:hover,
.products .items .item.card:focus,
.related-items .items .item.card:focus,
.news-items .items .item.card:focus {
  z-index: 1019;
}
.products .items .item .product-image img,
.related-items .items .item .product-image img,
.news-items .items .item .product-image img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.products .items .item .product-image .overlay,
.related-items .items .item .product-image .overlay,
.news-items .items .item .product-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  padding-top: 50px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.products .items .item .product-image .overlay a.favorite,
.related-items .items .item .product-image .overlay a.favorite,
.news-items .items .item .product-image .overlay a.favorite,
.products .items .item .product-image .overlay a.machines,
.related-items .items .item .product-image .overlay a.machines,
.news-items .items .item .product-image .overlay a.machines {
  width: 30px;
  height: 30px;
  color: #737373;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 50%;
  line-height: 28px;
  border: 1px solid #ddd;
  font-size: 13px;
}
.products .items .item .product-image .overlay a.favorite.active,
.related-items .items .item .product-image .overlay a.favorite.active,
.news-items .items .item .product-image .overlay a.favorite.active,
.products .items .item .product-image .overlay a.machines.active,
.related-items .items .item .product-image .overlay a.machines.active,
.news-items .items .item .product-image .overlay a.machines.active {
  background: #FAE108;
  color: #545454;
}
.products .items .item:hover .product-image img {
  opacity: 0;
}
.products .items .item:hover .product-image .badge {
  opacity: 0;
}
.products .items .item:hover .overlay {
  opacity: 1;
}
.content a:not(.btn) {
  color: #ffcc00;
}
.content blockquote {
  font-size: inherit;
  font-style: italic;
  font-weight: 200;
  letter-spacing: 1.3px;
  border-left: 5px solid rgba(250, 225, 8, 0.5);
  padding: 5px 0px 5px 20px;
}
.price {
  font-weight: 700;
}
.price .price-old {
  font-weight: 300;
  text-decoration: line-through;
}
.pagination-custom nav {
  width: 100%;
}
.pagination-custom ul.pagination {
  width: 100%;
}
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  width: 100%;
  line-height: 22px;
  cursor: text;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .badge {
  margin-right: 2px;
  color: white;
  background-color: #0275d8;
  padding: 5px 8px;
  border-radius: 3px;
  border: 1px solid #01649e;
}
.bootstrap-tagsinput .badge [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .badge [data-role="remove"]:after {
  content: "×";
  padding: 0px 4px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 13px;
}
.bootstrap-tagsinput .badge [data-role="remove"]:hover:after {
  background-color: rgba(0, 0, 0, 0.62);
}
.bootstrap-tagsinput .badge [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.brand-box #Carousel {
  margin-left: 50px;
  margin-right: 50px;
}
.brand-box .carousel-control-next,
.brand-box .carousel-control-prev {
  width: auto;
}
.brand-box .carousel-control-prev {
  margin-left: -25px;
}
.brand-box .carousel-control-next {
  margin-right: -25px;
}
.brand-box .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DDD' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.brand-box .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DDD' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.icon-box {
  z-index: 1002;
  background-color: #dad9d5;
}
#topbutton {
  position: fixed;
  bottom: 1rem;
  right: 0;
  z-index: 1009;
  font-size: 1rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: none;
  color: #545454 !important;
  padding: 0.8rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  background-color: #FAE108;
  -webkit-text-shadow: 0px 0px 1px #ffffff;
  -moz-text-shadow: 0px 0px 1px #ffffff;
  text-shadow: 0px 0px 1px #ffffff;
  color: #545454;
}
#topbutton:hover {
  background-color: #ffcc00;
}
/* RESPONSIVE VIDEO
--------------------------------------------------- */
/* The only rule that matters */
#video-background {
  /*  making the video fullscreen  */
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
}
.videowrapper {
  width: 100%;
  height: 100%;
  margin: 0 auto 20px auto;
  background: #FAE108;
}
.h_iframe {
  position: relative;
}
.h_iframe .ratio {
  display: block;
  width: 100%;
  height: auto;
}
.h_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive_video {
  overflow: hidden;
  background-color: rgba(84, 84, 84, 0.2);
}
.responsive_video .cntVid,
.responsive_video figure.vimeo,
.responsive_video figure.youtube {
  margin: 0;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.responsive_video .cntVid iframe,
.responsive_video figure.youtube a img,
.responsive_video figure.vimeo a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive_video figure.vimeo a:after,
.responsive_video figure.youtube a:after {
  content: "";
  width: 80px;
  height: 80px;
  background-color: #545454;
  border: 3px solid #FFFFFF;
  z-index: 9;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  opacity: 0.9;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.responsive_video figure.vimeo a:before,
.responsive_video figure.youtube a:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 28px solid #FFFFFF;
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -16px;
  display: block;
}
.responsive_video figure.vimeo a:hover img img,
.responsive_video figure.youtube a:hover img {
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1);
}
.responsive_video figure.vimeo a:hover img:after,
.responsive_video figure.youtube a:hover:after {
  background-color: rgba(255, 0, 0, 0.8);
}
.responsive_video figure.vimeo a img,
.responsive_video figure.youtube a img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.card {
  overflow: hidden;
  color: #737373;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.card img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.card .promo {
  position: absolute;
  top: 30%;
  left: 5%;
  background-color: #FAE108;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  display: inline-block;
  height: 120px;
  width: 120px;
  text-align: center;
  padding: 30px 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.card .promo strong {
  display: block;
  font-size: 2rem;
  font-weight: 700;
}
.card .promo.new {
  background-color: #dc3545;
  color: #FFFFFF;
}
.card .promo.new strong {
  font-size: 1.5rem;
}
.card:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  color: #737373;
}
.card:hover img {
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1);
}
.card:hover .promo {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.card:hover .new {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.badge-yellow {
  background-color: #FAE108;
  color: #545454;
}
.date {
  background-image: url('/static/images/icons/icon_calendar_big.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 72px;
  width: 60px;
  text-align: center;
  margin-top: 5px;
  padding: 32px 5px 5px 5px;
  color: #737373;
  line-height: 1;
}
.date strong {
  display: block;
  font-size: 1.4rem;
  font-weight: 900;
}
.date em {
  display: block;
  font-size: 0.6rem;
}
.date.big {
  height: 96px;
  width: 83px;
  padding: 42px 5px 5px 5px;
}
.date.big strong {
  font-size: 2rem;
}
.date.big em {
  font-size: 0.8rem;
}
.progress {
  height: 0.7rem;
}
.fancybox-bg {
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-is-open .fancybox-bg {
  opacity: 1;
}
.fancybox-caption {
  border-top-width: 0px;
  padding: 12px 0;
}
.fancybox-button {
  background: #ffffff;
  color: #000000;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.fancybox-button[disabled] {
  opacity: 0;
}
.fancybox-button:hover,
.fancybox-button:link,
.fancybox-button:visited {
  color: #FAE108;
  background: rgba(0, 0, 0, 0.9);
}
.fancybox-button.fancybox-button--arrow_right {
  background: rgba(255, 255, 255, 0);
}
.fancybox-button.fancybox-button--arrow_left {
  background: rgba(255, 255, 255, 0);
}
.fancybox-infobar {
  color: #FFFFFF;
  mix-blend-mode: normal;
}
.fancybox-navigation button::before {
  background: rgba(255, 255, 255, 0.6);
}
.fancybox-caption-wrap {
  background: rgba(0, 0, 0, 0.5);
  padding-top: 0px;
}
.cta-box {
  background-color: rgba(115, 115, 115, 0.1);
}
.contactform-box {
  background-color: rgba(115, 115, 115, 0.1);
}
.contactform-box div.is-invalid {
  display: inline-block;
  font-size: 0.7rem;
  line-height: 1.4rem;
  margin-top: -0.6rem;
  padding: 0.2rem 0.8rem;
  border: 1px solid #dc3545;
  background-color: #dc3545;
  z-index: 100;
  left: 0;
  color: #FFFFFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.fa-rotate-10 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0)";
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
#map {
  height: 60vh;
}
a.anchor {
  display: block;
  position: relative;
  top: -60px;
  visibility: hidden;
}
.subscribe-box {
  background-color: #dad9d5;
}
.subscribe-box button {
  margin: 0;
}
.subscribe-box div.is-invalid {
  display: inline-block;
  font-size: 0.7rem;
  line-height: 1.4rem;
  margin-top: -0.6rem;
  padding: 0.2rem 0.8rem;
  border: 1px solid #dc3545;
  background-color: #dc3545;
  position: absolute;
  z-index: 100;
  bottom: -1.3rem;
  left: 0;
  color: #FFFFFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.intro-box .services a .fa-stack {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.intro-box .services a .fa-stack .fa-stack-2x,
.intro-box .services a .fa-stack .fa-stack-1x {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.intro-box .services a:hover,
.intro-box .services a:focus {
  text-decoration: none;
}
.intro-box .services a:hover .fa-stack,
.intro-box .services a:focus .fa-stack {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.intro-box .services a:hover .fa-stack .fa-stack-2x,
.intro-box .services a:focus .fa-stack .fa-stack-2x {
  color: #FAE108;
}
.intro-box .services a:hover .fa-stack .fa-stack-1x,
.intro-box .services a:focus .fa-stack .fa-stack-1x {
  color: #737373;
}
/*  Footer  */
footer {
  background-color: #737373;
  color: #FFFFFF;
}
.btn {
  /*  Custom Buttons  */
  max-width: 100%;
  white-space: normal;
}
.btn.btn-lg {
  padding: 10px 40px;
  outline: none;
  margin: 20px auto;
}
.btn.btn-default {
  color: #737373 !important;
  background-color: #FFFFFF;
  border-color: #545454;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-default:hover,
.btn.btn-default:focus {
  color: #FFFFFF !important;
  background-color: #FAE108;
  border-color: #FFFFFF;
}
.btn.btn-primary {
  color: #FFFFFF !important;
  background-color: #545454;
  border-color: #545454;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-outline-primary {
  color: #545454 !important;
  border-color: #737373;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-outline-primary:hover,
.btn.btn-outline-primary:focus {
  background-color: #737373;
  border-color: #737373;
}
.btn.btn-secondary {
  color: #545454;
  background-color: #FAE108;
  border-color: #FAE108;
  outline: none;
  margin: 20px auto;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
  color: #e6e6e6;
  background-color: #ffcc00;
  border-color: #ffcc00;
  outline: none;
  margin: 20px auto;
  color: #545454;
}
.btn.btn-outline-secondary {
  color: #FAE108 !important;
  border-color: #FAE108;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-outline-secondary:hover,
.btn.btn-outline-secondary:focus {
  color: #e6e6e6;
  background-color: #ffcc00;
  border-color: #ffcc00;
  outline: none;
  margin: 20px auto;
  color: #545454;
}
.btn.btn-linkedin {
  color: #FFFFFF;
  background-color: #0077b5;
  border-color: #0077b5;
  outline: none;
  margin: 20px auto;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-linkedin:hover,
.btn.btn-linkedin:focus {
  color: #FFFFFF !important;
  background-color: #005582;
  border-color: #005582;
  outline: none;
  margin: 20px auto;
  color: #545454;
}
.btn.btn-link {
  color: #ffcc00;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.btn.btn-link:hover,
.btn.btn-link:focus {
  color: #FAE108;
}
.btn.btn-subscribe {
  color: #545454;
  background-color: #FFFFFF;
  border: 1px solid #FAE108;
  outline: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-subscribe:hover,
.btn.btn-subscribe:focus {
  color: #e6e6e6;
  background-color: #ffcc00;
  border-color: #ffcc00;
  outline: none;
}
.btn.btn-visual {
  color: #545454;
  background-color: #FAE108;
  border-color: #FAE108;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-visual:hover,
.btn.btn-visual:focus {
  color: #545454 !important;
  background-color: #fbe73a;
  border-color: #FAE108;
  outline: none;
}
.btn.btn-wrap {
  white-space: unset;
}
.alert-secondary {
  background-color: #dad9d5;
}
.page-item .page-link {
  z-index: 2;
  color: #FFFFFF;
  background-color: #545454;
  border-color: #545454;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.page-item .page-link:hover,
.page-item .page-link:focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  outline: none;
}
.page-item.active .page-link {
  z-index: 2;
  color: #545454;
  background-color: #FAE108;
  border-color: #FAE108;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.page-item.active .page-link:hover,
.page-item.active .page-link:focus {
  color: #e6e6e6;
  background-color: #ffcc00;
  border-color: #ffcc00;
  outline: none;
  color: #545454;
}
.myAlert-top {
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 2000;
}
.myAlert-bottom {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 2000;
}
.alert {
  display: none;
}
.text-wrap {
  white-space: unset;
}
.bg-grey {
  background-color: #737373;
}
.bg-yellow {
  background-color: #FAE108;
}
.bg-responsive {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#modal-privacy,
#profilePolicyacceptModal,
#modalProfileMachineproductAdd {
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-backdrop + .modal-backdrop {
  opacity: 0;
}
.modal-backdrop:nth-child(2n-1) {
  opacity: 0;
}
#productAddToMachineModal {
  background-color: rgba(0, 0, 0, 0.5);
}
body {
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: -0.01rem;
  line-height: 160%;
  font-size: 95%;
}
body.cookiewarning div.cookiewarning {
  padding: 1rem;
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1020;
  background-color: #FAE108;
  color: #FFFFFF;
  font-size: 12px;
}
body.cookiewarning div.cookiewarning h3 {
  color: #FFFFFF;
  font-size: 14px;
}
body.cookiewarning div.cookiewarning .btn-link {
  color: #FFFFFF;
  cursor: pointer;
}
body div.cookiewarning {
  display: none;
}
body .page-header {
  border-left: 1px solid #545454;
  padding-left: 40px;
  display: inline-block;
}
body h1,
body h2,
body h3,
body h4,
body h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #737373;
}
body .text-grey {
  color: #737373;
}
body .text-facebook {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body .text-facebook .fa-stack-2x {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body .text-facebook:hover,
body .text-facebook:focus {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
body .text-facebook:hover .fa-stack-2x,
body .text-facebook:focus .fa-stack-2x {
  color: #3b5998;
}
body .text-twitter {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body .text-twitter .fa-stack-2x {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body .text-twitter:hover,
body .text-twitter:focus {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
body .text-twitter:hover .fa-stack-2x,
body .text-twitter:focus .fa-stack-2x {
  color: #4099ff;
}
body .text-linkedin {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body .text-linkedin .fa-stack-2x {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body .text-linkedin:hover,
body .text-linkedin:focus {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
body .text-linkedin:hover .fa-stack-2x,
body .text-linkedin:focus .fa-stack-2x {
  color: #0077b5;
}
body .text-google-plus {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body .text-google-plus .fa-stack-2x {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body .text-google-plus:hover,
body .text-google-plus:focus {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
body .text-google-plus:hover .fa-stack-2x,
body .text-google-plus:focus .fa-stack-2x {
  color: #dc4e41;
}
body .text-light-grey {
  color: #a6a6a6;
}
body .text-yellow {
  color: #ffcc00;
}
body .text-muted {
  color: #a6a6a6 !important;
}
body form .zeem {
  border: none !important;
  background: none !important;
  width: 0px !important;
  box-shadow: none !important;
  margin: 0px !important;
  padding: 0px !important;
}
body .form-control-plaintext {
  font-weight: 700;
  border: 1px solid rgba(218, 217, 213, 0.3);
  background-color: rgba(218, 217, 213, 0.3);
}
body .form-control-plaintext:hover {
  cursor: not-allowed;
}
body .form-control-plaintext::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #dad9d5;
}
body .form-control-plaintext:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #dad9d5;
  opacity: 1;
}
body .form-control-plaintext::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #dad9d5;
  opacity: 1;
}
body .form-control-plaintext:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #dad9d5;
}
body .form-control-plaintext::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #dad9d5;
}
body .form-control-plaintext::placeholder {
  /* Most modern browsers support this now. */
  color: #dad9d5;
}
body .bodytext blockquote {
  background-color: rgba(115, 115, 115, 0.1);
  padding: 2rem 2rem 2rem 5rem;
  background-image: url('/static/images/icons/icon-paskruisje.svg');
  background-repeat: no-repeat;
  background-position: left 0.4rem top 0.4rem;
}
body .bodytext table {
  border-collapse: collapse;
  width: 100%;
}
body .bodytext table tr th {
  background-color: rgba(115, 115, 115, 0.75);
  color: #FFFFFF;
  padding: 10px 20px;
}
body .bodytext table tr td {
  color: #737373;
  padding: 10px 20px;
}
body .bodytext table tr:nth-of-type(2n) {
  background-color: rgba(115, 115, 115, 0.05);
}
body .bodytext table tr:nth-of-type(2n+1) {
  background-color: #FFFFFF;
}
body .bodytext a:not(.btn) {
  text-decoration: underline;
  color: #737373;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body .bodytext a:not(.btn):hover {
  color: #4d4d4d;
}
/* MEDIA QUERIES */
@media (min-width: 768px) {
  .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .modal-xl {
    width: 90%;
    max-width: 1200px;
  }
}
@media (max-width: 991px) {
  .navbar-brand img {
    max-height: 29px;
    width: auto;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 80%;
  }
  .navbar-brand img {
    max-height: 24px;
    width: auto;
  }
  .card-deck-wrapper {
    margin-right: 0;
    margin-left: 0;
  }
  .card-deck {
    display: block;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0;
  }
  .card-deck .card {
    display: block;
    margin-bottom: 0.75rem;
    vertical-align: top;
  }
  .card-deck .card:not(:first-child) {
    margin-left: 0px;
  }
  .date {
    height: 72px;
    width: 60px;
    margin-top: 5px;
    padding: 32px 5px 5px 5px;
  }
  .date strong {
    font-size: 1.4rem;
  }
  .date em {
    font-size: 0.6rem;
  }
  .date.big {
    height: 58px;
    width: 49px;
    margin-top: 5px;
    padding: 26px 5px 5px 5px;
  }
  .date.big strong {
    font-size: 1.4rem;
  }
  .date.big em {
    font-size: 0.6rem;
  }
  .masthead .fade-carousel {
    height: 60vh;
  }
  .masthead .fade-carousel .carousel-inner .carousel-item {
    height: 60vh;
  }
  .masthead .fade-carousel .carousel-item {
    height: 60vh;
  }
  .btn-eye {
    left: calc(50% - 32px);
    top: calc(100% - 32px);
  }
  .btn-eye.left {
    left: calc(50% - 32px);
  }
  .carousel-caption {
    display: none !important;
  }
  .dropdown-menu-right {
    width: 100%;
    margin: 0;
  }
  table#cart tbody td,
  table#offer tbody td {
    display: block;
    padding: 0.6rem;
    min-width: 320px;
  }
  table#cart tbody td:first-child,
  table#offer tbody td:first-child {
    background: rgba(218, 217, 213, 0.3);
    color: #545454;
  }
  table#cart tbody td:before,
  table#offer tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    width: 8rem;
  }
  table#cart tbody td .form-control,
  table#offer tbody td .form-control {
    width: 20%;
    display: inline;
  }
  table#cart tbody td form,
  table#offer tbody td form {
    display: inline;
  }
  table#cart thead,
  table#offer thead {
    display: none;
  }
  table#cart tfoot td,
  table#offer tfoot td {
    display: block;
  }
  table#cart tfoot td .btn,
  table#offer tfoot td .btn {
    display: block;
  }
  .actions .btn {
    width: 36%;
    margin: 1.5em 0;
  }
  .actions .btn-secondary {
    float: left;
  }
  .actions .btn-primary {
    float: right;
  }
}

#productnav ul {
  display: block!important;
  height: auto!important;
  columns: 4;
  padding-top: 8px;
  padding-bottom: 8px;
}

@media (max-width: 992px) {
  #productnav ul {
    columns: 3;
  }
}

@media (max-width: 767px) {
  #productnav ul {
    columns: 2;
  }
}

@media (max-width: 400px) {
  #productnav ul {
    columns: 1;
  }
}
