@font-face {
  font-family: europa;
  src: url("https://use.typekit.net/af/821a05/00000000000000007735a082/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/821a05/00000000000000007735a082/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/821a05/00000000000000007735a082/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
}
@font-face {
  font-family: rift;
  src: url("https://use.typekit.net/af/af021d/00000000000000007735b21d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/af021d/00000000000000007735b21d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/af021d/00000000000000007735b21d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
}
@font-face {
  font-family: FjallaOneRegular;
  src: url(/fonts/FjallaOne-Regular.ttf?7e0f78509aa68d2b4dc181b8243eac6e);
}
h1 {
  font-size: 59px;
  line-height: 67px;
  color: #231f20;
  font-family: "FjallaOneRegular";
  font-weight: bold;
}

h2 {
  font-size: 51px;
  line-height: 58px;
  color: #282f6b;
  font-family: "FjallaOneRegular";
  font-weight: bold;
}

h3 {
  font-size: 44px;
  line-height: 34px;
  color: #231f20;
  font-family: "rift";
  font-weight: bold;
}

h4 {
  font-size: 36px;
  line-height: 34px;
  color: #231f20;
  font-family: "rift";
  font-weight: bold;
}

h5 {
  font-size: 28px;
  line-height: 34px;
  color: #231f20;
  font-family: "rift";
  font-weight: bold;
}

h6 {
  font-size: 18px;
  line-height: 34px;
  color: #231f20;
  font-family: "rift";
  font-weight: bold;
}

p {
  font-size: 18px;
  line-height: 22px;
  color: #231f20;
  margin-top: 18px;
  font-family: "europa";
  font-weight: lighter;
}

li {
  font-family: "europa";
}

.rift {
  font-size: 25px;
  line-height: 31px;
  color: #231f20;
  font-family: "rift";
}

.rift-b {
  font-size: 25px;
  line-height: 31px;
  color: #231f20;
  font-family: "rift";
  font-weight: 700;
}

.rift-c {
  font-size: 20px;
  color: #231f20;
  font-family: "rift";
}

.bold {
  font-weight: bolder;
}

a {
  text-decoration: none !important;
  color: #231f20 !important;
}

.blue {
  color: #282f6b;
}

.red {
  color: #CE2339;
}

.red-t {
  color: #CE2339 !important;
  font-weight: 700;
}

.cp {
  margin: 110px 0 96px;
}

.cfp {
  padding: 0 !important;
}

.link {
  font-size: 26px;
}

.link-pijl {
  height: 13.5px;
  width: 7.9px;
  border-width: 1.5px;
  transform-origin: center center;
  cursor: pointer;
  transition: 1s;
}

.line {
  background-color: #CE2339;
  height: 2px;
  width: 0;
  transition: 1s;
}

.row {
  padding-left: 5% !important;
  padding-right: 5% !important;
  margin: auto !important;
}

.special {
  font-weight: 700;
}

@media (min-width: 768px) {
  .carousel-inner .carousel-item-end.active, .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }
  .carousel-inner .carousel-item-start.active, .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}
.carousel-inner .carousel-item-end, .carousel-inner .carousel-item-start {
  transform: translateX(0);
}

.inlog-bg {
  height: 100vh;
  background-image: url("/storage/images/Bandall-Converta-687-kleinSRGB.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.logo {
  margin-top: 10%;
  margin-bottom: 10%;
}

.logo img {
  max-width: 200px;
}

.logo h1 {
  color: #1B114A;
  font-size: 50px;
  letter-spacing: -1.65px;
  line-height: 58px;
}

.email {
  background-color: #EBEFFB;
  margin-top: 20px;
  border-radius: 5px;
  height: 30px;
  width: 300px;
}

.login_button {
  height: 39px;
  width: 109.32px;
  background-color: #CE2339;
  color: white;
  border: 0;
}

.products_message {
  scale: 0.5;
  display: none;
}

.header-top {
  background-color: #EBEFFB;
}

#ls {
  margin: 9.47px 0;
  width: 146px;
  border: none;
  background-color: #EBEFFB;
}

.hc {
  padding: 21px 0 24px;
}

.search {
  border: 1px solid #BDBBBC;
  border-radius: 5px;
  margin-top: 20px !important;
  margin-bottom: 25px;
  padding-top: 7px;
  width: 280px !important;
}

.search button {
  border: none;
  background-color: transparent;
}

.hc input[type=text] {
  width: 220px;
  border: none;
}

.header-bottom {
  background-color: #ECECEC;
}

.menu {
  margin: 24px 0 0 0 !important;
}

.nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #ECECEC;
}

.nav li {
  float: left;
}

.dropdown {
  display: inline-block;
}

.dropdown .dropdown-1, .dropdown-submenu #submenu-content {
  display: none;
}

.dropdown:hover .dropdown-1, .dropdown-submenu:hover #submenu-content {
  display: block;
}

.dropdown-1 {
  list-style-type: none;
  background-color: #ECECEC;
  position: absolute;
  padding: 15px 0px 5px 13.5px;
  margin-left: 31px;
  min-width: 160px;
  z-index: 2;
}

.dropdown-submenu {
  padding-right: 46px;
}

#submenu-content {
  list-style-type: none;
  background-color: #ECECEC;
  position: absolute;
  padding: 15px 18.6px 0px 34px;
  margin-left: 124px;
  margin-top: 7px;
  top: 38px;
  min-width: 190px;
  z-index: 1;
}

.d3 {
  padding-right: 18px;
  width: 200px;
}

.menuHover {
  display: inline-block;
  margin-bottom: 0 !important;
  padding-left: 44px;
  padding-bottom: 25px;
}

.ct {
  padding-top: 10% !important;
}

.lb {
  background-color: #EFF7FA;
  padding: 93px 0 96px;
}

.lb img {
  float: right;
}

.klanten {
  text-align: center;
}

.klanten h2 {
  margin-bottom: 10px;
}

.klanten .line {
  margin: auto;
}

.kc:hover .line, .cc:hover .line, .pk:hover > .line {
  width: 30%;
  transition: 1s;
}

.cr {
  margin-top: 14px !important;
  margin-bottom: 49px;
}

.ck {
  justify-content: space-between;
}

.pk {
  border: 1px solid #A3AAC0;
  border-radius: 5px;
  width: 262px !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.pk:hover {
  background-color: #FFFFFF;
  box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.17);
}

.pk img {
  margin: 76px 0;
  padding: 0 30px;
}

.pk h4, .pk p {
  padding-left: 10px !important;
}

.pk .line {
  margin-left: 10px;
  margin-top: 0 !important;
  margin-bottom: 11px !important;
}

.cfp img {
  width: 100%;
}

.l {
  margin: 16px 0 14px;
}

.cf {
  background-color: #f9f9f9;
  padding: 110px 0 96px;
}

.ccc {
  margin-top: 15% !important;
  padding-left: 5% !important;
}

.bl {
  background-color: #ebeffb !important;
}

.f9 {
  background-color: #f9f9f9;
  padding-top: 96px;
}

.co:hover .line, .cm:hover .line, .cs:hover .line {
  width: 30%;
  transition: 1s;
}

.co img {
  float: right;
}

.s-titel {
  width: 500px;
  margin-bottom: 25px;
  padding-left: 6%;
}

.service-link {
  background-color: #ececec;
  border-radius: 10px;
  text-align: center;
  width: 262px;
  height: 262px;
}

.service-link:hover > .service-image > img {
  transform: scale(1.3);
}

.service-image {
  width: 262px;
  height: 185px;
  overflow: hidden;
  margin: 0 auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.service-image > img {
  width: 100%;
  transition: 0.5s all ease-in-out;
}

.service-text {
  padding: 26px 0 20px;
  font-weight: bold;
}

.cc > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slider-button {
  position: absolute;
  left: 90%;
  top: 50%;
}

.slider-button-2 {
  position: absolute;
  right: 90%;
  top: 50%;
}

.ic {
  background-color: #FFFFFF;
  padding: 65px 0;
}

.cv:hover .line, .csp:hover .line {
  width: 30%;
  transition: 1s;
}

.cv {
  margin-bottom: 59px;
}

.csp {
  margin: 96px 0;
}

.brc {
  margin: 96px 0;
}

.brc:hover .line {
  width: 30%;
  transition: 1s;
}

.brc .col-xl-6 {
  margin-top: 44px;
}

.coo {
  margin: 90px 0 73px;
}

.cov {
  padding-top: 10% !important;
}

.coo h1 {
  margin-bottom: 23px;
}

.cfv {
  padding: 0 !important;
}

.cfv > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ccp:hover .line {
  width: 60%;
  transition: 1s;
}

.ccp {
  margin: 96px 0 113px;
  text-align: center;
}

.ccp h3 {
  margin: 26px 0;
}

.partner {
  margin-bottom: 56px;
}

.partner .line {
  margin: auto;
}

.f8 {
  background-color: #f9f9f9;
}

.chb {
  background-color: white;
  padding: 90px 0 73px;
}

.cot {
  text-align: center;
  margin: 96px 0 0;
}

.cot .line {
  margin: auto;
  margin-bottom: 65px;
}

.cot:hover .line {
  width: 10%;
  transition: 1s;
}

.team {
  text-align: center;
}

.grid-container-1 {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: end;
  -moz-column-gap: 37px;
       column-gap: 37px;
  row-gap: 34px;
  padding-right: 17px !important;
  z-index: 1;
}

.item1 {
  grid-area: item1;
}

.item2 {
  grid-area: item2;
}

.item3 {
  grid-area: item3;
}

.item4 {
  grid-area: item4;
}

.grid-container-2 {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
  grid-template-areas: "item1 item2" "item1 item3" "item4 item4";
  -moz-column-gap: 35px;
       column-gap: 35px;
  row-gap: 20px;
  padding-left: 17px !important;
  z-index: 1;
}

.gb {
  display: flex;
  position: absolute;
}

.gb-1 {
  margin-left: 75px;
  margin-top: 5px;
}

.f7 {
  background-color: #f9f9f9;
  padding: 96px 0;
}

.faq {
  margin-bottom: 130px;
}

.faq:hover .line {
  width: 10%;
  transition: 1s;
}

.faqlijst {
  margin-bottom: 33px;
}

.vraag {
  margin: 15px 0;
}

.vraag-titel {
  position: relative;
  background-color: #ECECEC;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  padding: 15px;
  z-index: 2;
  margin-bottom: 15px;
}

.vraag-titel p, .vraag-antwoord p {
  margin-bottom: 0;
}

.vraag-antwoord {
  background-color: #ECECEC;
  width: 90%;
  margin: auto;
  padding: 15px;
  transition: 1s;
  margin-top: -50px;
  z-index: 1;
}

.vraag-antwoord > * {
  opacity: 0;
  transition: 300ms;
}

.vraag-antwoord.show_bottom > * {
  opacity: 1;
  transition-delay: 1000ms;
}

.va {
  transition: all 1s ease-in-out;
  height: 0px;
  border-radius: 5px;
}

.vat {
  transition: all 1s ease-in-out;
  height: 0px;
  visibility: hidden;
  animation: fade-out 1s;
}

.link-pijl-3 {
  transition: all 1s ease-in-out;
  cursor: pointer;
}

.fixed {
  height: 392px;
  position: sticky;
  top: 25px;
}

.show_top {
  box-shadow: 0 5px 5px 0 rgba(35, 31, 32, 0.08);
}

.show_top > .link-pijl-3 {
  transition: all 1s ease-in-out;
  rotate: 90deg;
}

.show_bottom {
  transition: all 1s ease-in-out;
  height: 400px;
  padding-top: 50px;
}

.show_bottom .vat {
  visibility: visible;
  animation: fade-in 1.5s;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.f6 {
  background-color: #f9f9f9;
  padding-top: 57px !important;
}

.cpf {
  padding-left: 5% !important;
  padding-right: 5% !important;
  margin-bottom: 95.83px !important;
}

.cpf .line {
  margin: auto;
}

.cpf:hover .line {
  width: 30%;
  transition: 1s;
}

.cpt {
  text-align: center;
  margin-bottom: 30px;
}

.cpt p {
  margin: 14px;
}

.form-group {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.form-group > input {
  width: 306px;
  height: 30px;
  border-radius: 5px;
  background-color: #EBEFFB;
  border: none;
}

input[type=text], input[type=tel], input[type=email] {
  padding-left: 8px;
}

.form-group > textarea {
  resize: none;
  width: 306px;
  border-radius: 5px;
  background-color: #EBEFFB;
  border: none;
  padding-left: 8px;
}

.fgp {
  padding-top: 22.16px;
}

.zenden {
  float: right;
  margin-top: 22.16px;
  width: 123.32px;
  height: 39px;
  color: #FFFFFF;
  background-color: #CE2339;
  border: none;
}

.form-not {
  float: right;
  margin-top: 17px;
  padding-right: 6%;
  display: none;
}

.showtxt {
  display: block;
}

.cccc {
  margin-bottom: 96px !important;
  padding-right: 5% !important;
  padding-left: 5% !important;
}

.cccc:hover .line {
  width: 30%;
  transition: 1s;
}

.ccct {
  margin-top: 15% !important;
}

.f5 {
  background-color: #f9f9f9;
  padding-top: 86px !important;
  padding-bottom: 136px;
}

.cvl {
  padding-bottom: 96px;
}

.cvl .line {
  margin: 14px 0;
}

.cvl:hover .line {
  width: 30%;
  transition: 1s;
}

.cvlo {
  padding-top: 10% !important;
}

.vlijst {
  padding-top: 96px;
}

.vot {
  margin-bottom: 26px;
}

.vacature {
  display: flex;
  background-color: #ECECEC;
  border-radius: 15px;
  margin-top: 21px;
}

.vacature:hover {
  box-shadow: 0 0 9px 0 rgba(40, 47, 107, 0.39);
}

.vac-text {
  padding: 21px 18.3px 16px 28px;
}

.vac-text h6 {
  margin: 14px 0;
}

.vac-flex {
  display: flex;
  justify-content: space-between;
}

.vac-flex p {
  margin-bottom: 0;
}

.vac-flex a > p {
  width: 151px;
  margin-bottom: 0;
}

.csv {
  padding: 90px 0 81.84px;
}

.ct:hover .line {
  width: 30%;
  transition: 1s;
}

.rbutton {
  border: none;
  background-color: #CE2339;
  color: #FFFFFF;
  padding: 10px;
}

.csvb {
  margin-top: 96px;
}

.cvf {
  padding-left: 5% !important;
  padding-right: 5% !important;
}

.cvf .line {
  margin: auto;
}

.cvf:hover .line {
  width: 30%;
  transition: 1s;
}

.check {
  display: flex;
  margin-top: 10px;
}

.check > p {
  margin-left: 10px;
  margin-bottom: 0 !important;
}

.f {
  background-color: #ECECEC;
}

.fi {
  padding: 52px 0 43px;
}

.fi p {
  margin-bottom: 0;
}

.fi .line {
  margin: 5px 0 11px;
}

.fi .col-xl-2:hover .line, .fi .col-xl-3:hover .line {
  width: 40%;
  transition: 1s;
}

.fl {
  display: flex;
  align-items: flex-end;
}

.fb {
  background-color: #CECECE;
  line-height: 36px;
}

.fb p {
  margin-bottom: 0 !important;
}

.login_button {
  height: 39px;
  width: 109.32px;
  background-color: #CE2339;
  color: white;
}

#dashboard h1 {
  color: #CE2339;
}

#tablecolumn {
  background-color: #ECECEC;
}

.icon {
  transform: rotate(45deg);
  transition: 300ms;
  display: inline-block;
  position: relative;
  margin: auto;
}

.logodashboard {
  align-self: flex-start;
  width: 100%;
}

.logos {
  display: flex;
  justify-content: space-between;
  width: 80%;
  flex-direction: column;
  gap: 25px;
}

.filters {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: flex-start;
  margin: 5px 0px;
}

.filter {
  height: 100px;
  width: 100px;
  vertical-align: middle;
  padding: 15px;
  align-items: center;
  background: #fff;
  position: relative;
  border-radius: 5px;
  transition: background 300ms;
}

.filter.active {
  outline: 2px solid #58B7B3;
  display: block;
}

.filter .filter_image {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}

.op_voorraad::after {
  content: "Stock";
  width: 100%;
  position: absolute;
  top: 10px;
  left: -30%;
  transform: rotate(-45deg);
  background: green;
  color: #fff;
  text-align: center;
  z-index: 1;
}

.filters > .filter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
}

.filters.category .filter span {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  width: -moz-max-content;
  width: max-content;
}

.filter:hover {
  background: rgba(88, 183, 179, 0.0588235294);
}

.filter .check_filter {
  display: none;
  position: absolute;
  right: 2%;
  top: 2%;
  z-index: 99999;
  background: #fff;
  border-radius: 50%;
}

.filter.active .check_filter {
  display: block;
}

#dashboard.container {
  padding: 0;
}

.dashboard_grid {
  display: grid;
  grid-template-columns: 20% 80%;
}

.dashboard_left {
  display: none;
}

.dashboard_right {
  padding: 5% 25px 0 25px;
  display: flex;
  flex-direction: column;
}

.dashboard_left {
  display: grid;
  height: 100vh;
  padding: 50px 25px 50px 0px;
  align-content: baseline;
  grid-template-rows: 10% 80% 10%;
}

.logout_container {
  align-self: flex-end;
  color: #CE2339;
}

.dashboard_right h2 {
  font-size: 51px;
  color: #58B7B3;
}

.align_right {
  text-align: right;
}

.customerTable thead tr {
  background-color: #58B7B3;
  color: #fff;
}

.customerTable tbody tr:nth-child(odd) {
  background-color: #fff;
  color: black;
}

.customerTable tbody tr:nth-child(even) {
  background-color: #ececec;
  color: black;
}

.customerTable.searched tbody tr:nth-child(odd), .customerTable.searched tbody tr:nth-child(even) {
  background-color: #fff;
}

.customerTable tbody tr {
  font-size: 12px;
}

.customerTable {
  border-radius: 15px;
  overflow: hidden;
}

.customerTable tbody tr:hover {
  background-color: #e6e6e6;
}

.search_prod {
  margin: 25px 0 10px;
  border-radius: 15px;
  width: 50%;
  border: none;
  padding: 15px 7px;
  outline: none;
}

.refresh_button {
  background-color: #a82032;
  padding: 8px;
  border-radius: 15px;
  color: #fff;
  border: 0;
  width: 20%;
  margin: 25px 0;
}

.refresh_button.refresh {
  background-color: #CE2339;
}

.group_switcher {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: flex-start;
  margin: 0px 0px 50px 0;
}

.group_switcher > a {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 80px;
  height: 80px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  font-size: 12px;
  outline: 1px solid #CE2339;
}

.group_switcher > a > div {
  height: 80px;
  width: 80px;
  vertical-align: middle;
  align-items: center;
  background: #fff;
  position: relative;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  text-align: center;
}

.group_switcher > a.active {
  outline: 2px solid #58B7B3;
}

.group_selector {
  padding: 15px;
  border: 0;
  border-radius: 15px;
}

.menu-item-logout {
  color: #CE2339;
}

.p_info ul li {
  list-style-type: disclosure-closed;
}

.p_info .content {
  overflow: hidden;
  position: relative;
  height: auto;
}

.p_info .content .prod_info {
  position: relative;
  transition: 500ms;
  opacity: 0;
}

.p_info .content.show_content .prod_info {
  opacity: 1 !important;
}

.password_reset {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cta {
  background-color: #CE2339;
  border: unset;
  margin: 15px;
}

.cta:hover {
  background-color: #CE2339;
}

@media only screen and (max-width: 1200px) {
  .dashboard_grid {
    grid-template-columns: 100%;
  }
  .dashboard_right {
    height: unset;
  }
  .dashboard_left {
    height: unset;
    padding: 0 0;
  }
  .hide_on_mobile {
    display: none;
  }
  .filters > div {
    width: 100px;
  }
  .inlog-bg {
    display: none;
  }
  .full_width_mobile {
    width: 100%;
  }
  .logos {
    flex-direction: row;
    width: 100%;
    gap: 0;
  }
  .logos > img {
    width: 50%;
  }
  .logout_container {
    text-align: center;
    margin: 25px 0 0;
  }
}
