/* =================================
	Colors css
=================================== */
/* =================================
		Fonts
=================================== */
/* =================================
		Route
=================================== */
/* =================================
	Algemene css
=================================== */
::selection {
  background: #bacad3;
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #bacad3;
  /* Gecko Browsers */
}
* {
  margin: 0;
  padding: 0;
}
img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
hr {
  border-color: #c6c6c5;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 100%;
  letter-spacing: 0.25px;
  min-height: 100%;
  position: relative;
  overflow-x: hidden;
}
body {
  background-image: url("../images/white_carbon.png");
  background-repeat: repeat;
  background-size: 8px 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 300;
  height: 100%;
  position: relative;
  overflow-x: hidden;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a {
  color: #074679;
  transition: all 150ms linear 0s;
}
a:active,
a:focus,
a:hover {
  color: #e10a0a;
  outline: medium none;
  text-decoration: none;
}
p {
  font-size: 1em;
  margin: 0 0 1em 0;
}
h1,
.h1 {
  color: #074679;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 18px;
  width: 100%;
}
h2,
.h2 {
  color: #074679;
  font-size: 24px;
  line-height: 28px;
}
h3,
.h3 {
  color: #074679;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}
.text-light-gray {
  color: #c5c5c4;
}
.text-light-blue {
  color: #91b9eb;
}
.text-dark-blue {
  color: #074679;
}
.text-orange {
  color: #ff9800;
}
.btn:focus,
.btn:active,
.btn-group {
  outline: none !important;
}
.btn {
  outline: none !important;
  box-shadow: none !important;
  background-image: none !important;
}
.btn.xl-button {
  font-weight: 600;
  padding: 12px 20px;
  line-height: 17px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
input,
textarea,
select,
a {
  outline: none !important;
}
input:focus,
textarea:focus,
select:focus {
  outline: none;
}
.col-tight {
  padding: 0px !important;
}
.banner {
  display: block;
  margin-bottom: 20px;
}
.fullbanner {
  height: 60px;
  width: 468px;
}
.google-adds-banner {
  text-align: center;
  margin-bottom: 20px;
}
.leaderboard {
  height: 90px;
  width: 728px;
}
.margin-bottom {
  margin-bottom: 20px;
}
.pagination {
  margin-bottom: 0 !important;
  margin-top: 0;
}
.pagination > li > a,
.pagination > li > span {
  border: none;
  color: #000000;
  text-decoration: underline;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  background-color: #f0f0f0;
  border-radius: 0;
  text-decoration: none !important;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  background-color: #f0f0f0;
  border-radius: 0;
  text-decoration: none !important;
}
.pagination > li:first-child > a:focus,
.pagination > li:first-child > a:hover,
.pagination > li:last-child > a:focus,
.pagination > li:last-child > a:hover {
  background-color: #e10a0a;
  color: #ffffff;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: transparent;
  color: #b9d9ef;
  text-decoration: none;
}
.pagination i {
  position: relative;
  top: 4px;
}
.no-border {
  border: none !important;
}
.transition {
  transition: 250ms;
}
.btn-rood {
  background-color: #e10a0a;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 300;
  padding: 8px 15px 6px;
  text-transform: uppercase;
}
.btn-green {
  background-color: #32cd32;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 300;
  padding: 8px 15px 6px;
  text-transform: uppercase;
}
.btn-green:hover {
  background-color: #074679;
  color: #ffffff;
}
.btn-blue {
  background-color: #074679;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 300;
  padding: 8px 15px 6px;
  text-transform: uppercase;
}
.btn-blue:focus,
.btn-blue:hover {
  background: #e10a0a;
  color: #ffffff;
}
.btn-rood:focus,
.btn-rood:hover {
  background: #074679;
  color: #ffffff;
}
.btn-orange {
  background-color: #ff9900;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 300;
  padding: 8px 15px 6px;
  text-transform: uppercase;
}
.btn-orange:focus,
.btn-orange:hover {
  background: #074679;
  color: #ffffff;
}
.btn-bezoek-website {
  border-bottom: 1px solid #c6c6c5;
  border-radius: 0;
  color: #434343;
  float: right;
  font-size: 12px;
  font-weight: 300;
  margin-right: -19px;
  padding-left: 0;
  text-align: left;
  text-transform: uppercase;
  width: 150px;
}
.btn-bezoek-website:focus,
.btn-bezoek-website:hover {
  border-bottom: 1px solid #e10a0a;
  color: #e10a0a;
}
.btn i {
  margin-left: 8px;
  position: relative;
  top: 2px;
}
.btn-tags {
  background-color: #efefef;
  border: none;
  border-radius: 0;
  color: #434343;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 12px;
  padding: 9px 8px 7px 8px;
  text-transform: uppercase;
}
.btn-tags:focus,
.btn-tags:hover {
  background-color: #c6c6c5;
  color: #ffffff;
}
.btn-heart {
  background-color: #c6c6c5;
  color: #434343;
}
.btn-heart:focus,
.btn-heart:hover,
.btn-heart.active {
  background-color: #ff9900;
  box-shadow: none;
  color: #ffffff;
}
.btn-heart i {
  font-size: 20px;
  margin-left: 0;
  top: -1px;
}
aside {
  float: right;
  width: 336px !important;
}
/* =================================
	Header classes
=================================== */
header {
  min-height: 172px;
}
/* Header Top */
.header-top {
  background-color: #ffffff;
  min-height: 40px;
}
.header-top .header-info {
  color: #434343;
  float: left;
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
.header-top .header-info i {
  color: #074679;
  font-size: 15px;
}
.header-top .header-info a {
  color: #434343;
  text-decoration: underline;
  text-transform: uppercase;
}
.header-top .header-info a:focus,
.header-top .header-info a:hover {
  color: #074679;
}
.header-top nav ul {
  text-align: right;
}
.header-top nav li {
  display: inline-block;
}
.header-top nav li a {
  color: #000000;
  float: right;
  font-size: 13px;
  line-height: 16px;
  padding: 12px;
  text-transform: uppercase;
}
.header-top nav li a .fa-dot-circle-o {
  color: #e10a0a;
}
.header-top nav li a .fa-star {
  color: #ff9900;
}
.header-top .btn-language {
  background-color: #ffffff;
  float: right;
  font-weight: 100;
  line-height: 22px;
  padding: 8px 30px 6px 0;
  width: auto;
}
.header-top .dropdown-menu > li > a {
  border: none;
  box-shadow: none;
  font-weight: 300;
  width: 100%;
}
.header-top .dropdown-menu > li > a:focus,
.header-top .dropdown-menu > li > a:hover {
  background-color: #c6c6c5;
  border: none;
  box-shadow: none;
  color: #ffffff;
}
.header-top .btn.active,
.header-top .btn:active {
  box-shadow: none;
}
.header-top .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.header-top .bootstrap-select .dropdown-toggle:focus {
  outline: none;
  outline-offset: 0;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 60px;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
  text-align: center;
  width: 100%;
}
/* Header Middle */
.header-middle {
  background-color: #074679;
  min-height: 77px;
}
.navbar-brand {
  height: auto;
  padding: 18px 0px;
}
.header-middle .navbar-form {
  box-shadow: none;
  margin-top: 20px;
  text-align: right;
}
.header-middle .navbar-form .input-group {
  width: 100%;
}
.header-middle .navbar-form .input-group > .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
  width: 100% !important;
}
.header-middle .navbar-form .input-group .form-control,
.header-middle .navbar-form .input-group .input-group-addon,
.header-middle .navbar-form .input-group .input-group-btn {
  width: 40px;
}
.header-middle .form-control:focus {
  border-color: transparent;
  box-shadow: none;
}
.header-middle .input-group-btn:last-child > .btn,
.header-middle .input-group-btn:last-child > .btn-group {
  background-color: #e10a0a;
  border: none;
  color: #ffffff;
  font-size: 18px;
  height: 38px;
  line-height: 20px;
  margin-left: 0;
}
.header-middle .btn i {
  margin-left: 0;
  position: relative;
  top: 0;
}
.header-middle .inloggen {
  color: #ffffff;
  display: block;
  float: right;
  font-size: 12px;
  padding: 15px 10px;
  text-align: center;
}
.header-middle .inloggen i {
  font-size: 26px;
  margin-bottom: 5px;
}
/* Header Bottom */
.header-bottom {
  background-color: #ffffff;
  border-bottom: 1px solid #c6c6c5;
  min-height: 48px;
}
.header-bottom #navbar {
  margin-top: 6px;
}
.header-bottom .navbar-inverse {
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
}
.header-bottom .nav-collapse {
  margin-top: 6px;
}
.header-bottom .nav {
  position: relative;
}
.header-bottom .nav > li {
  display: inline-block;
  margin-right: 15px;
  position: initial;
}
.header-bottom .nav > li.active {
  background-color: #e10a0a;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.header-bottom .nav > li.active > a {
  color: #ffffff;
}
.header-bottom .nav > li > a:focus,
.header-bottom .nav > li > a:hover {
  background-color: transparent;
  color: #e10a0a;
}
.header-bottom .nav > li > a.dropdown-toggle:focus,
.header-bottom .nav > li > a.dropdown-toggle:hover {
  background-color: #e10a0a;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #ffffff;
}
.header-bottom .nav > li > a {
  color: #000000;
  font-size: 18px;
  padding: 12px 15px 18px;
  text-transform: lowercase;
}
.dropdown-menu {
  border: 1px solid #c6c6c5;
  border-radius: 0;
  box-shadow: none;
  min-width: 250px;
}
.dropdown-header {
  color: #074679;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  margin-top: 10px;
}
.dropdown-menu > li > a {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  clear: both;
  color: #434343;
  display: block;
  font-weight: 300;
  line-height: 29px;
  padding: 3px 20px;
  white-space: nowrap;
}
.dropdown-menu .sub-menu {
  left: 100%;
  margin-top: -1px;
  padding: 12px 20px;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 890px;
}
.dropdown-menu.sub-menu > li {
  padding: 0 12px;
}
.dropdown-menu > li > ul > li > a {
  color: #000000;
  line-height: 22px;
}
.dropdown-menu > li > ul > li > a:focus,
.dropdown-menu > li > ul > li > a:hover {
  color: #e10a0a;
}
.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: transparent;
  border-bottom: 1px solid #c6c6c5;
  border-top: 1px solid #c6c6c5;
  color: #262626;
  text-decoration: none;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0;
}
.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}
.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}
.dropdown-menu li .sub-menu {
  -webkit-column-fill: balance;
  -webkit-column-count: 3;
  -webkit-column-gap: 2px;
  -moz-column-fill: balance;
  -moz-column-count: 3;
  -moz-column-gap: 2px;
  column-fill: balance;
  column-count: 3;
  column-gap: 2px;
  display: inline-block;
  min-height: 418px;
}
.dropdown-menu > li > ul > li > a {
  white-space: normal;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
.dropdown-menu .sub-menu > li {
  width: 100%;
}
.navbar-header {
  float: left;
}
.navbar-toggle {
  border-radius: 0;
  margin-right: 10px;
}
.navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
/* HEADER FIXED */
.fixed .header-middle {
  min-height: 66px;
}
.fixed .header-middle .navbar-brand {
  padding: 13px 0;
}
.fixed .header-middle .navbar-form {
  margin-top: 14px;
}
.fixed .header-middle .inloggen {
  padding: 10px;
}
/* =================================
	Breadcrumbs classes
=================================== */
.breadcrumb {
  background-color: transparent;
  color: #434343;
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: 15px;
  padding: 0;
}
.breadcrumb a,
.breadcrumb > .active {
  color: #434343;
  text-transform: uppercase;
}
.breadcrumb > li + li::before {
  color: #434343;
  content: "/";
  padding: 0 5px;
}
/* =================================
	Username classes
=================================== */
.username {
  color: #434343;
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: 15px;
  text-align: right;
  text-transform: uppercase;
}
.username a {
  color: #434343;
}
/* =================================
	Banners Top classes
=================================== */
#banners-top .own-banner {
  background-color: #e10a0a;
  color: #ffffff;
  display: block;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  min-height: 90px;
  padding: 17px 20px;
}
#banners-top .own-banner.hvr-bounce-to-right:before {
  background-color: #ff9900;
}
#banners-top .own-banner > span {
  float: left;
  width: 65%;
}
#banners-top .own-banner > span i {
  position: relative;
  top: 3px;
}
/* =================================
	Block classes
=================================== */
.block {
  background-color: #ffffff;
  border-bottom: 1px solid #c6c6c5;
  padding: 25px 18px;
  position: relative;
}
.block h2,
.block .h2 {
  width: 70%;
}
.block-bold h2,
.block-bold .h2 {
  font-weight: 600;
  margin-bottom: 18px;
  width: 100%;
}
.block p.intro {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}
.block p.omschrijving,
.block .omschrijving > p {
  color: #434343;
  font-size: 16px;
  line-height: 23px;
}
.block p {
  color: #434343;
  font-size: 15px;
  line-height: 22px;
}
.block p a {
  color: #e10a0a;
}
.block p a:focus,
.block p a:hover {
  color: #e10a0a;
  text-decoration: underline;
}
.block .go-back {
  color: #434343;
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  padding: 25px 18px;
}
.block .go-back i {
  left: 0;
  position: relative;
  top: 3px;
  transition: all 150ms linear 0s;
}
.block .go-back:focus,
.block .go-back:hover {
  color: #e10a0a;
}
.block .go-back:focus i,
.block .go-back:hover i {
  color: #e10a0a;
}
.go-back.hvr-icon-pulse:before {
  content: "\f00b";
}
.block .read-more {
  color: #c6c6c5;
  cursor: pointer;
  text-transform: uppercase;
}
.block .read-more i {
  position: relative;
  top: 0;
}
.block .read-more:focus,
.block .read-more:hover {
  color: #e10a0a;
}
#omschrijving.block ul {
  margin-bottom: 1em;
  list-style: disc;
  margin-left: 35px;
}
.block ul li {
  color: #434343;
  font-size: 15px;
  line-height: 22px;
}
.block-bold ul li {
  font-size: 15px;
  line-height: 20px;
  list-style: outside disc;
  margin-left: 1em;
}
#panel {
  display: none;
}
#panel-product {
  display: none;
}
.first-word {
  font-weight: 600;
}
.block .stylish-input-group .input-group-addon {
  background: #efefef !important;
  border: 1px solid #efefef;
}
.block .stylish-input-group .form-control {
  background-color: #efefef;
  border-color: #efefef;
  border-right: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  color: #434343;
}
.block .stylish-input-group button {
  background: #efefef;
  border: 0;
  color: #c5c5c4;
  font-size: 18px;
  position: relative;
  top: -1px;
}
.block .stylish-input-group .glyphicon-search {
  background-color: #efefef;
}
.block .product-category li {
  border-bottom: 1px solid #c6c6c5;
}
.block .product-category li a {
  color: #434343;
  display: block;
  font-size: 15px;
  line-height: 35px;
}
.block .product-category li a:focus,
.block .product-category li a:hover {
  color: #e10a0a;
}
.block .label {
  background-color: #e10a0a;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 23px;
  border-radius: 6px;
  display: block;
  height: 48px;
  position: absolute;
  right: 28px;
  top: -3px;
  width: 45px;
}
.block .view-all {
  background-color: #f0f0f0;
  border-radius: 6px;
  color: #434343;
  display: inline-block;
  font-size: 13px;
  padding: 6px;
  position: absolute;
  right: 88px;
  text-transform: uppercase;
  top: 18px;
}
.block .view-all:focus,
.block .view-all:hover {
  background-color: #074679;
  color: #ffffff;
}
.block .item {
  background-color: #ffffff;
  display: block;
  height: 205px;
}
.block .item:focus,
.block .item:hover {
  background-color: #074679;
}
.block .item .inner {
  padding: 9px 12px;
}
.block .item .inner h3,
.block .item .inner .h3 {
  color: #434343;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
}
.block .item:focus .inner h3,
.block .item:hover .inner h3,
.block .item:focus .inner h4,
.block .item:hover .inner h4,
.block .item:focus .inner .h3,
.block .item:hover .inner .h3,
.block .item:focus .inner .h4,
.block .item:hover .inner .h4 {
  color: #ffffff;
}
.block .item .inner h4,
.block .item .inner .h4 {
  color: #e10a0a;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
}
.block .item-image {
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #c6c6c5;
  height: 116px;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.h3,
.h1,
.h2 {
  display: block;
}
.block .video .item-image {
  background-size: cover;
}
.block .video .item-image img {
  margin-top: 40px;
}
.modal-title {
  color: #074679;
  font-weight: 500;
}
.premium-suppliers.item {
  height: 190px!important;
}
.premium-suppliers.item .item-image {
  height: 155px;
}
#new-assortment {
  padding-bottom: 0;
}
#new-assortment .item.margin-bottom {
  margin-bottom: 10px;
}
.video-container {
  padding-bottom: 0;
}
#find-product .form-control:focus button {
  color: #e10a0a;
}
#scroll {
  height: 250px;
  overflow: auto;
  width: 100%;
}
#scroll ul {
  list-style: outside none none;
  white-space: nowrap;
}
#scroll li {
  display: inline-block;
  white-space: initial;
  width: 33%;
}
#scroll a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#scroll img {
  display: block;
}
#scroll span {
  display: block;
  padding: 5px 0 0;
}
.block .bg-block {
  background-color: #efefef;
  border-radius: 8px;
  margin-bottom: 15px;
  padding: 20px 18px 0;
}
.block .bg-block .view-all {
  background-color: #ffffff;
  top: 40px;
}
.block .bg-block .nav-tabs > li {
  display: inline-block;
}
.block .bg-block .nav-tabs > li > a {
  border: none;
  color: #434343;
  display: block;
  font-size: 13px;
  padding: 14px 14px 12px;
  text-transform: uppercase;
}
.block .bg-block .nav-tabs > li > a:focus,
.block .bg-block .nav-tabs > li > a:hover {
  background-color: #ffffff;
}
.block .bg-block .nav-tabs > li.active > a {
  border: none;
}
.block .nav-tabs {
  border-bottom: none;
}
#engineer-career .widget {
  border-bottom: none;
}
#engineer-career .widget .inner {
  padding-bottom: 0;
}
#engineer-career.overview .widget .inner {
  border-bottom: 1px solid #c6c6c5;
}
#engineer-career.overview .widget .inner {
  padding: 24px 15px;
}
#engineer-career.overview .widget .widget-image {
  height: 190px;
  margin-bottom: 14px;
}
/* =================================
	Vacatures classes
=================================== */
#vacatures .widget .vacancy {
  height: auto;
}
.overflow-ellipsis {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.overflow-ellipsis-3 {
  overflow: hidden;
  position: relative;
  line-height: 1.2em !important;
  height: 3.6em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
}
.overflow-ellipsis-3:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}
.overflow-ellipsis-3:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1.2em;
  margin-top: 0.2em;
  background: white;
}
/* =================================
	Netwerken classes
=================================== */
#netwerken .bedrijfslogo {
  border: 1px solid #c6c6c5;
  margin-bottom: 14px;
}
#netwerken .location,
#netwerken .date {
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}
#netwerken .date {
  margin-top: 10px;
}
#netwerken .widget {
  margin-bottom: 30px;
}
/* =================================
	Trainingen classes
=================================== */
#trainingen .bedrijfslogo {
  border: 1px solid #c6c6c5;
  margin-bottom: 14px;
}
#trainingen .location,
#trainingen .date {
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}
#trainingen .date {
  margin-top: 10px;
}
#trainingen .widget {
  margin-bottom: 30px;
}
#trainingen .widget .event .event-title {
  background-color: rgba(224, 10, 10, 0.9);
}
#trainingen .selector {
  text-align: right;
  width: 100%;
}
#trainingen .selector-item {
  background-color: #efefef;
  float: left;
  line-height: 24px;
  margin-right: 12px;
  padding: 6px 10px 2px;
  text-transform: uppercase;
}
#blocks .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 304px;
  margin-bottom: 22px;
  margin-top: 18px;
  position: relative;
  width: 100%;
}
#blogs .image .rubric {
  bottom: initial;
  position: absolute;
  right: 0;
  top: 0;
}
.thumbnail {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #c6c6c5;
  border-radius: 0;
  float: left;
  height: 75px;
  margin-bottom: 20px;
  margin-top: -22px;
  padding: 0;
  text-align: center;
  width: 107px;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #074679;
}
.thumbnail img {
  margin-bottom: 0 !important;
  margin-top: 20px;
}
#blocks .image-inside-content {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 410px;
  margin-bottom: 22px;
  margin-top: 18px;
  width: 100%;
}
.trainingen .bedrijfslogo {
  border: 1px solid #c6c6c5;
  height: auto;
  min-height: 126px;
}
.trainingen .location,
.trainingen .date {
  color: #434343;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}
.trainingen .price {
  color: #074679;
  font-weight: 600;
  margin-top: 1em;
}
#trainingen .checkbox,
.radio {
  float: right;
  margin-bottom: 0;
  margin-top: 0;
}
#trainingen .checkbox label,
.radio label {
  font-weight: 300;
  padding-left: 0px;
}
/* =================================
	Accordion classes
=================================== */
.content-page .panel {
  border-bottom: 1px solid #c6c6c5;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-radius: 0;
  box-shadow: none;
}
.content-page .panel-default > .panel-heading {
  background-color: transparent;
  padding: 0;
}
.content-page .panel-title a {
  display: block;
  padding: 10px 15px;
}
.content-page .panel-title > a > div {
  background-color: #efefef;
  border-radius: 8px;
  margin-right: -15px;
  margin-top: -10px;
  padding: 8px;
}
/* =================================
	Blogs classes
=================================== */
#blogs.block {
  padding: 25px 18px 2px 18px;
}
#blogs.block .bg-block {
  padding-bottom: 1px;
}
#blogs.blog-overzicht {
  padding: 0 15px;
}
#blogs .datum-auteur-bedrijf {
  font-size: 12px;
  text-transform: uppercase;
}
#blogs.block .image-caption {
  border-bottom: 1px solid #c6c6c5;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 30px;
  padding-bottom: 12px;
}
#blogs.block img {
  margin-bottom: 28px;
}
#blogs .addthis_inline_share_toolbox {
  float: right;
  margin-bottom: 12px;
}
#blogs.block blockquote {
  border-left: 9px solid #fff6d5;
  margin-bottom: 25px;
  margin-top: 30px;
  padding: 15px 25px;
}
#blogs.block blockquote p {
  color: #e10a0a;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}
.tags-share-container {
  margin-top: 60px;
}
/* =================================
	Download classes
=================================== */
#downloads-large li {
  border-top: 1px solid #c6c6c5;
}
#downloads-large li:last-child {
  border-bottom: 1px solid #c6c6c5;
}
#downloads-large .nav-title {
  color: #a8d4ed;
  font-size: 24px;
  font-weight: 600;
  padding: 14px 0;
  width: 100%;
}
#downloads-large ul {
  margin-bottom: 0;
}
#downloads-large li a {
  color: #434343;
  display: block;
  font-size: 15px;
  line-height: 35px;
  padding: 0 10px;
}
#downloads-large li a i {
  float: right;
  margin-top: 10px;
}
#downloads-large li a:focus,
#downloads-large li a:hover {
  color: #e10a0a;
}
#downloads-large .panel {
  border: none;
}
#downloads-large .panel-group {
  margin-bottom: 0;
}
#downloads-large .panel i {
  margin-top: 0;
}
#downloads-large .panel-title > a > div {
  margin-right: -6px;
  margin-top: 4px;
  padding: 6px;
}
#downloads-large .panel-collapse ul {
  margin-bottom: 0;
}
#downloads-large .panel-collapse li {
  border: none;
}
#downloads-large .panel-collapse li a {
  color: #434343;
  display: block;
  font-size: 12px;
  line-height: 25px;
  padding: 0 10px;
}
/* =================================
	Assortiment classes
=================================== */
#assortiment {
  padding-bottom: 0;
}
#assortiment #filter-block {
  border-top: 0;
  margin-bottom: 0;
  padding: 0 0 15px;
}
#assortiment #filter-block .total-blogs p {
  padding-left: 0;
}
#assortiment-producten {
  display: block;
}
#assortiment-producten .item-image {
  height: 130px;
  margin-bottom: 0;
}
#assortiment-producten .titel {
  color: #434343;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}
#assortiment-producten .subtitel {
  color: #074679;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 13px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#assortiment-producten p {
  font-size: 12px;
  line-height: 16px;
}
.item-image .star.extra-info {
  color: #ffffff;
  display: inline-block;
  font-size: 8px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 46px 46px 0 0;
  border-color: #ff9900 transparent transparent transparent;
  background-color: transparent;
  border-radius: 0;
}
.item-image .star.extra-info i {
  font-size: 16px !important;
  left: 6px;
  position: absolute;
  top: 6px;
  line-height: 17px;
}
#assortiment-producten .naam-leverancier {
  color: #828281;
  display: inline-block;
  font-size: 12px;
  margin-left: 5px;
  position: relative;
  text-transform: uppercase;
  top: 5px;
}
#assortiment-producten .price {
  color: #b9d9ef;
  float: right;
  font-size: 15px;
  font-weight: 500;
  margin-top: 2px;
}
#product-accordion.content-page .panel {
  border-bottom: 0;
}
#product-accordion.content-page .panel-heading {
  background-color: #efefef;
  border-bottom: 0;
  border-radius: 6px;
}
/* =================================
	Filter classes
=================================== */
#filter-block {
  margin-bottom: 12px;
}
#filter-block .total-blogs p {
  float: left;
  font-size: 12px;
  line-height: 30px;
  margin-bottom: 0;
  padding-left: 20px;
}
#filter-block .filter {
  float: left;
  margin-right: 14px;
}
#filter-block .category-filter {
  float: right;
}
#filter-block .btn {
  background-color: #efefef;
  color: #434343;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  text-transform: uppercase;
}
#filter-block .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 0;
}
#filter-block .dropdown-menu > li > a {
  text-align: left;
}
#filter-block .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}
#filter-block .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  font-size: 12px;
}
/* =================================
	Widgets classes
=================================== */
.widget {
  background-color: #ffffff;
  border-bottom: 1px solid #c6c6c5;
  color: #434343;
  display: block;
  font-size: 12px;
  position: relative;
}
.widget:focus,
.widget:hover {
  color: #434343;
}
.widget .widget-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 158px;
  width: 100%;
}
.widget .inner {
  padding: 24px 15px;
}
.widget h3 {
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  margin-bottom: 8px;
}
.widget p {
  font-size: 12px;
  line-height: 16px;
}
.widget .read-more {
  color: #e10a0a;
  font-weight: 500;
  text-transform: uppercase;
}
.widget .read-more i {
  font-size: 11px;
  visibility: hidden;
}
.widget:focus i,
.widget:hover i {
  visibility: visible;
}
.rubric {
  bottom: 0;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 10px 12px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
}
.rubric.rubric-color-2 {
  background-color: #daeaf5;
  color: #074679;
}
.rubric.rubric-color-4 {
  background-color: #ff9900;
  color: #ffffff;
}
.widget ul {
  margin-bottom: 1em;
}
.widget li {
  line-height: 25px;
}
.widget li::before {
  background-image: url("../images/list-item.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 14px;
  margin-left: 0px;
  width: 25px;
}
.widget .premium {
  background-color: #fff5d4;
  padding: 20px 15px;
}
.widget .event {
  position: relative;
}
.widget .event .event-title {
  background-color: rgba(7, 70, 121, 0.9);
  bottom: 0;
  color: #ffffff;
  font-size: 21px;
  font-weight: 500;
  line-height: 27px;
  padding: 12px 15px;
  position: absolute;
  width: 100%;
}
.widget .date {
  font-weight: 600;
  text-transform: uppercase;
}
.widget .date i {
  position: relative;
  top: 1px;
}
.widget .p4e {
  background-color: #074679;
  padding: 20px 15px;
}
.widget .p4e img {
  width: 100%;
}
.widget .vacancy {
  background-color: #ffffff;
  height: 75px;
}
.widget .vacancy img {
  width: 100%;
}
.widget .key-suppliers {
  padding-bottom: 30px;
}
.widget .product-of-the-month {
  padding: 11px 11px 40px;
}
.widget .product-of-the-month img {
  border: 1px solid #f0f0f0;
}
/* =================================
	Vacany / Jobs classes
=================================== */
#more-jobs .widget {
  border-bottom: none;
}
#more-jobs .row {
  border-top: 1px solid #c6c6c5;
  padding-top: 20px;
}
#more-jobs .rubric {
  display: none;
}
#more-jobs .widget .inner {
  padding-bottom: 0;
}
/* =================================
	Footer classes
=================================== */
footer {
  margin-top: 36px;
}
/* Footer top */
footer .footer-top {
  background-color: #ffffff;
  min-height: 120px;
  padding-bottom: 21px;
  padding-top: 28px;
}
footer .footer-top .counter {
  border-right: 3px solid #f0f0f0;
  color: #b9d9ef;
  font-size: 12px;
  padding: 4px 0;
}
footer .footer-top .counter span {
  float: left;
  font-size: 31px;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: -4px;
  width: 100%;
}
footer .footer-top label {
  font-weight: 500;
  margin-bottom: 16px;
  width: 100%;
}
footer .footer-top .navbar-form {
  margin: 0;
}
footer .footer-top .input-group-addon,
footer .footer-top .input-group-btn {
  vertical-align: bottom;
}
footer .footer-top .navbar-form .form-control {
  background-color: #f0f0f0;
  border: none;
  -webkit-border-top-left-radius: 4px !important;
  -webkit-border-bottom-left-radius: 4px !important;
  -moz-border-radius-topleft: 4px !important;
  -moz-border-radius-bottomleft: 4px !important;
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  box-shadow: none;
}
footer .footer-top .navbar-form .btn-newsletter {
  background-color: #b9d9ef;
  border: none;
  height: 34px;
}
footer .footer-top .navbar-form .btn-newsletter i {
  color: #ffffff;
  font-size: 16px;
  margin-left: 0;
  margin-top: 3px;
  top: 0;
}
footer .footer-top .navbar-form .input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: 0;
}
/* Footer bottom */
footer .footer-bottom {
  background-color: #074679;
  min-height: 65px;
}
footer .footer-bottom nav {
  margin-top: 24px;
}
footer .footer-bottom nav ul li {
  display: inline-block;
}
footer .footer-bottom nav ul li a {
  color: #ffffff;
  margin-right: 10px;
  text-transform: lowercase;
}
footer .footer-bottom nav ul li a:focus,
footer .footer-bottom nav ul li a:hover {
  color: #84a3bb;
}
footer .footer-bottom .copyright {
  color: #84a3bb;
  font-size: 10px;
  line-height: 12px;
  margin-top: 21px;
  text-transform: uppercase;
}
footer .footer-bottom .copyright a {
  color: #84a3bb;
}
footer .footer-bottom .copyright a:focus,
footer .footer-bottom .copyright a:hover {
  color: #ffffff;
}
footer .footer-bottom .social-media-container {
  margin-top: 17px;
  text-align: right;
}
footer .footer-bottom .sm-icon {
  background-color: #a8d4ed;
  border-radius: 100px;
  display: inline-block;
  height: 30px;
  text-align: center;
  width: 30px;
}
footer .footer-bottom .sm-icon:focus,
footer .footer-bottom .sm-icon:hover {
  background-color: #ffffff;
}
footer .footer-bottom .sm-icon a {
  line-height: 28px;
}
footer .footer-bottom .sm-icon i {
  color: #074679;
  line-height: 28px;
}
/* =================================
	Account classes
=================================== */
#account h2 {
  font-weight: 600;
}
#account .sidemenu {
  margin-top: 20px;
}
#account .sidemenu a {
  border-bottom: 1px solid #c6c6c5;
  color: #434343;
  display: block;
  font-size: 15px;
  padding: 12px 0;
}
#account .sidemenu li.active a,
#account .sidemenu a:focus,
#account .sidemenu a:hover {
  color: #e10a0a;
}
#upgrade strong {
  font-weight: 600;
}
#upgrade h1 {
  margin-bottom: 0;
}
#upgrade h2 {
  margin-bottom: 20px;
}
#upgrade table {
  font-size: 12px;
  margin-bottom: 50px;
  text-align: center;
}
#upgrade .table > tbody > tr > td,
#upgrade .table > tbody > tr > th,
#upgrade .table > tfoot > tr > td,
#upgrade .table > tfoot > tr > th,
#upgrade .table > thead > tr > td,
#upgrade .table > thead > tr > th {
  border: none;
}
#upgrade thead th {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
#upgrade thead th img {
  text-align: left;
}
#upgrade .pakket-logo {
  text-align: left;
}
#upgrade .btn i {
  margin-left: 0;
}
#upgrade .btn-info {
  background-color: #ffffff;
  border-color: #b9d9ef;
  border-radius: 0;
  color: #b9d9ef;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}
#upgrade .btn-info.active {
  background-color: #b9d9ef;
  border-color: #c8dbf5;
  border-width: 3px;
  box-shadow: none;
  color: #ffffff;
}
#upgrade .btn-primary {
  background-color: #ffffff;
  border-color: #074679;
  border-radius: 0;
  color: #074679;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}
#upgrade .btn-primary.active {
  background-color: #074679;
  border-color: #82a2bc;
  border-width: 3px;
  box-shadow: none;
  color: #ffffff;
}
#upgrade .btn-warning {
  background-color: #ffffff;
  border-color: #ff9900;
  border-radius: 0;
  color: #ff9900;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}
#upgrade .btn-warning.active {
  background-color: #ff9900;
  border-color: #ffcb80;
  border-width: 3px;
  box-shadow: none;
  color: #ffffff;
}
.upgrade-choice {
  float: left;
  margin-left: 30px;
  margin-top: 12px;
}
form {
  margin: 25px 0;
}
#upgrade .panel-group {
  margin: 25px 0;
  text-transform: uppercase;
}
#upgrade .content-page .panel-title a {
  background-color: #efefef;
  padding: 10px 25px;
}
#upgrade .content-page .panel-title a:focus,
#upgrade .content-page .panel-title a:hover {
  color: #434343;
}
#upgrade .content-page .panel {
  border-bottom: none;
}
/* =================================
	Leveranciers classes
=================================== */
#leveranciers.block .item {
  height: 165px;
}
#leveranciers .panel-group {
  margin: 25px 0;
}
#leveranciers .content-page .panel-title a {
  background-color: #efefef;
  border-radius: 6px;
  font-size: 15px;
  padding: 10px 15px;
}
#leveranciers .content-page .panel-title a:focus,
#leveranciers .content-page .panel-title a:hover {
  color: #434343;
}
#leveranciers .content-page .panel {
  border-bottom: none;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
#leverancier-index .tab-content li {
  border-bottom: 1px solid #c6c6c5;
}
#leverancier-index .tab-content li:first-child {
  border-top: 1px solid #c6c6c5;
}
#leverancier-index .tab-content .nav-title {
  color: #a8d4ed;
  font-size: 24px;
  font-weight: 600;
  padding: 14px 0;
  width: 100%;
}
#leverancier-index .tab-content li a {
  color: #434343;
  display: block;
  font-size: 15px;
  line-height: 35px;
}
#leverancier-index .tab-content li a:focus,
#leverancier-index .tab-content li a:hover {
  color: #e10a0a;
}
#leverancier-index .extra-nav-tabs {
  padding-top: 0;
}
#leverancier-index .extra-nav-tabs .nav-tabs > li > a {
  border-radius: 0;
}
#leverancier-uitgelicht h1 {
  margin-bottom: 0;
}
#leverancier-uitgelicht h2 {
  margin-bottom: 18px;
  width: 100%;
}
#leverancier-uitgelicht .bedrijfslogo {
  border: 1px solid #c6c6c5;
}
#leverancier-uitgelicht .naw {
  font-size: 15px;
  line-height: 20px;
}
#leverancier-uitgelicht .social-media {
  color: #074679;
}
#leverancier-uitgelicht .social-media a {
  margin: 0 3px;
}
.navbar-leverancier {
  float: right;
}
.navbar-leverancier ul {
  margin-bottom: 0;
}
.navbar-leverancier li {
  border-bottom: 1px solid #c6c6c5;
}
.navbar-leverancier li:first-child {
  border-top: 1px solid #c6c6c5;
}
.navbar-leverancier a {
  color: #434343;
  display: block;
  font-size: 12px;
  line-height: 25px;
  padding: 0 10px;
  text-transform: uppercase;
}
.navbar-leverancier a:focus,
.navbar-leverancier a:hover {
  color: #e10a0a;
}
.navbar-leverancier .share-buttons {
  padding-top: 5px;
  display: none;
}
.navbar-leverancier .contact-buttons {
  display: none;
}
.navbar-leverancier .toggle-chevron .fa,
.navbar-leverancier .contact-buttons .fa {
  width: 15px;
  font-size: 14px;
  line-height: 20px;
}
#leverancier-filter .item {
  height: 170px;
}
#leverancier-filter.block .product-category li {
  padding: 5px 0;
}
#leverancier-filter.block .product-category li a {
  line-height: 30px;
  padding: 0 15px;
}
#leverancier-filter.block .product-category li a i {
  float: right;
  font-size: 12px;
  margin-top: 9px;
  visibility: hidden;
}
#leverancier-filter.block .product-category li.active a i,
#leverancier-filter.block .product-category li a:focus i,
#leverancier-filter.block .product-category li a:hover i {
  visibility: visible;
}
#leverancier-filter.block .product-category li.active a {
  background-color: #b9d9ef;
  border-radius: 50px;
}
#leverancier-filter.block .product-category li a:focus,
#leverancier-filter.block .product-category li a:hover {
  background-color: #b9d9ef;
  border-radius: 50px;
  color: #434343;
}
/* =================================
	Product classes
=================================== */
#product.block .product-category li {
  padding: 5px 0;
}
#product.block .product-category li a {
  line-height: 30px;
  padding: 0 15px;
}
#product.block .product-category li a i {
  float: right;
  font-size: 12px;
  margin-top: 9px;
  visibility: hidden;
}
#product.block .product-category li.active a i,
#product.block .product-category li a:focus i,
#product.block .product-category li a:hover i {
  visibility: visible;
}
#product.block .product-category li.active a {
  background-color: #b9d9ef;
  border-radius: 50px;
}
#product.block .product-category li a:focus,
#product.block .product-category li a:hover {
  background-color: #b9d9ef;
  border-radius: 50px;
  color: #434343;
}
#product-item {
  position: relative;
}
#product-item h1 {
  margin-bottom: 0;
}
#product-item h2 {
  margin-bottom: 18px;
  width: 100%;
}
#product-item .lees-meer {
  color: #c6c6c5;
  cursor: pointer;
  font-weight: 300;
  text-transform: uppercase;
}
#product-item .lees-meer i {
  font-size: 12px;
}
#product-item .price {
  color: #074679;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#product-item .levertijd {
  font-size: 12px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#product-item .levertijd span {
  margin-left: 20px;
}
#product-item .image {
  border: 1px solid #c6c6c5;
  height: 352px;
  margin-bottom: 0;
  margin-top: 0;
}
#product-item #thumbs a:last-child {
  border-right: 1px solid #c6c6c5;
}
#product-item .thumbnail {
  border: 1px solid #c6c6c5;
  border-right: 0;
  border-top: 0;
  margin-bottom: 0;
  margin-top: 0;
  width: 20%;
}
#product-item .logo {
  display: inline-block;
  height: auto;
  margin-top: 30px;
  width: 210px;
}
#product-item .logo img {
  width: 100%;
}
#product-item .navbar-leverancier {
  float: right;
  margin-top: 90px;
}
/* =================================
	Form classes
=================================== */
.form-control {
  border-radius: 0;
  box-shadow: none;
}
.form-control:focus {
  border: 1px solid #074679;
  box-shadow: none;
}
/* =================================
	Checkbox classes
=================================== */
.checkbox label:after,
.radio label:after {
  clear: both;
  content: '';
  display: table;
}
.checkbox .cr,
.radio .cr {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  display: inline-block;
  float: right;
  height: 1.3em;
  margin-left: 8px;
  position: relative;
  width: 1.3em;
}
.radio .cr {
  border-radius: 50%;
}
.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  font-size: 0.8em;
  left: 20%;
  line-height: 0;
  position: absolute;
  top: 50%;
}
.radio .cr .cr-icon {
  margin-left: 0.04em;
}
.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
  display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
  opacity: 0;
  transform: scale(3) rotateZ(-20deg);
  transition: all 0.3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
  opacity: 1;
  transform: scale(1) rotateZ(0deg);
}
.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
  opacity: 0.5;
}
/* CHECKBOX */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  padding-left: 35px;
  padding-top: 7px;
  cursor: pointer;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 14px;
  border: 1px solid #e10a0a !important;
  box-shadow: none;
  width: 25px;
  height: 25px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  background: #e10a0a;
  content: ' ';
  position: absolute;
  top: 3px;
  left: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  line-height: 0.8;
  color: #09ad7e;
  transition: all 0.2s;
  height: 25px;
  width: 25px;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: none;
}
/* hover style just for information */
label:hover:before {
  border: none;
}
/* =================================
	Radio buttons classes
=================================== */
/* RADIO BUTTONS */
input[type="radio"] {
  display: none;
}
input[type="checkbox"],
input[type="radio"] + label {
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
  margin-right: 30px;
}
input[type="radio"] + label span {
  -moz-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  float: left;
  margin: -3px 8px 0 0;
  vertical-align: middle;
  width: 25px;
}
input[type="radio"] + label span {
  background-color: transparent;
  border: 1px solid #e10a0a;
  float: left;
}
input[type="radio"]:checked + label span {
  background-color: #e10a0a;
}
input[type="radio"] + label span,
input[type="radio"]:checked + label span {
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
/* =================================
	Mobile menu classes
=================================== */
#mobile-menu header {
  background-color: #074679;
  min-height: 55px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}
#mobile-menu header i {
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 24px;
  padding: 15px;
}
#mobile-menu header .navbar-brand > img {
  margin-top: 3px;
  width: 160px;
}
#mobile-menu .search-block i {
  background-color: #c6c6c5;
  border-radius: 4px;
  float: right;
  font-size: 18px;
  margin-top: 11px;
  padding: 7px;
}
#mobile-menu .inloggen {
  float: right;
}
.mm-listview .mm-divider,
.mm-listview > li > a,
.mm-listview > li > span,
.mm-navbar .mm-title {
  white-space: inherit;
}
.special {
  border-right: 1px solid #c6c6c5;
  display: inline-block;
  float: left;
  padding: 10px 0 !important;
  width: 50%;
}
.special .fa-dot-circle-o {
  color: #e10a0a;
}
.special .fa-star {
  color: #ff9900;
}
.mm-menu.mm-offcanvas.mm-current {
  min-width: 300px !important;
  max-width: 100% !important;
  width: 100% !important;
  z-index: 999999 !important;
}
.mm-panels,
.mm-panels > .mm-panel {
  width: 100%;
  left: 0;
  right: 0;
}
#menu .mm-listview > li > a,
#menu .mm-listview > li > span {
  padding: 10px 10px 10px 40px;
}
#menu ul i {
  margin-left: -28px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
#menu .mm-navbar {
  background-color: #074679;
  color: #ffffff;
  height: 55px;
}
#menu .mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 57px;
}
#menu .mm-title {
  color: #ffffff;
}
#menu .mm-navbar > * {
  line-height: 24px;
  padding: 16px 0;
}
#menu .mm-prev::before {
  border-color: #ffffff !important;
  top: 12px;
}
#menu .mm-next::after,
#menu .mm-prev::before {
  height: 14px;
  width: 14px;
}
#menu .mm-listview > li:not(.mm-divider)::after {
  left: 0;
}
#menu {
  display: none !important;
  opacity: 0;
  min-width: 300px !important;
  max-width: 100% !important;
  width: 100% !important;
}
#menu.mm-opened {
  display: block !important;
  opacity: 1;
  min-width: 300px !important;
  max-width: 100% !important;
  width: 100% !important;
}
#menu > i.fa-times {
  position: absolute;
  color: #fff;
  right: 15px;
  top: 15px;
  font-size: 24px;
  cursor: pointer;
  text-shadow: 0px 0px 4px #074679;
}
.mm-navbar {
  position: fixed !important;
}
/* =================================
	Media Queries classes
=================================== */
/* Large devices (large desktops, 1200px and up) */
/* Medium devices (desktops, 1199px and down) */
@media (max-width: 1199px) {
  .dropdown-menu .sub-menu {
    width: 700px;
  }
  #banners-top .own-banner {
    min-height: 90px;
    width: 196px;
  }
  #banners-top .own-banner > span {
    float: left;
    width: 100%;
  }
  #product-item .navbar-leverancier {
    margin-top: 70px;
  }
}
/* Small devices (tablets, 991px and down) */
@media (max-width: 991px) {
  .header-top .header-info {
    text-align: center;
  }
  .navbar-brand {
    padding: 24px 0;
  }
  .header-bottom .nav > li {
    margin-right: 0;
  }
  .dropdown-menu .sub-menu {
    width: 460px;
  }
  .dropdown-menu .sub-menu > li {
    width: 100%;
  }
  .fixed .header-middle .navbar-brand {
    padding: 19px 0 !important;
  }
  footer .footer-top .counter {
    border: none;
    margin-bottom: 25px;
    text-align: center;
  }
  footer .footer-top label {
    font-size: 14px;
  }
  footer .footer-bottom {
    padding-bottom: 30px;
  }
  footer .footer-bottom nav {
    text-align: center;
    line-height: 36px;
  }
  footer .footer-bottom .copyright {
    line-height: 14px;
    text-align: center;
  }
  footer .footer-bottom .social-media-container {
    text-align: center;
  }
  footer .footer-bottom .sm-icon {
    margin: 0 3px;
  }
  #banners-top .own-banner {
    font-size: 14px;
    line-height: 18px;
    min-height: 58px;
    padding: 12px 15px;
    width: 100%;
  }
  #scroll li {
    width: 50%;
  }
  .fixed {
    position: relative;
  }
  #leveranciers .content-page .panel-title a {
    font-size: 12px;
    line-height: 18px;
  }
  #leverancier-index .nav-tabs > li > a {
    padding: 12px 10px 10px;
  }
  #find-product ul,
  #product ul {
    margin-bottom: 0;
  }
  .navbar-leverancier {
    width: 100%;
  }
  #leverancier-uitgelicht .bedrijfslogo,
  #leverancier-uitgelicht .social-media {
    margin-bottom: 20px;
  }
  #product img {
    margin-top: 20px;
  }
  #assortiment-producten .naam-leverancier {
    margin: 15px 0 15px 0;
    width: 100%;
  }
  #assortiment-producten .price {
    float: left;
  }
  #product-item .logo {
    margin-top: 20px;
  }
  #product-item .navbar-leverancier {
    margin-top: 20px;
  }
  #product-item .thumbnail {
    height: 50px;
  }
  #product-item .thumbnail img {
    margin-top: 10px;
  }
  .leaderboard {
    height: 60px;
    width: 468px;
  }
  #engineer-career .widget {
    margin-bottom: 20px;
  }
  .block .bg-block .view-all {
    top: 60px;
    right: 30px;
  }
  .block .view-all {
    right: 15px;
    top: 60px;
  }
  .trainingen .bedrijfslogo {
    min-height: 100%;
  }
  #blocks .image,
  #blocks .image-inside-content {
    height: 160px;
  }
  td {
    display: block;
    width: 100%;
  }
  .bedrijfslogo {
    margin-bottom: 20px;
  }
  .thumbnail {
    width: 33.3%;
  }
  #leverancier-index .tab-content li:first-child {
    border-top: none;
  }
  .block ul {
    margin-bottom: 0;
  }
  #leverancier-index .extra-nav-tabs {
    margin-top: 1em;
  }
  #leverancier-uitgelicht .naw,
  #leverancier-uitgelicht .bedrijfslogo {
    margin-bottom: 25px;
  }
  #assortiment-producten .item-image {
    margin-bottom: 20px;
  }
  #blocks .image,
  #blocks .image-inside-content {
    height: 210px;
  }
  #upgrade th,
  #upgrade td {
    display: table-cell;
    width: 100%;
  }
}
/* Small devices (tablets, 768px and down) */
@media (max-width: 767px) {
  #find-product h2 {
    width: 100%;
  }
  .filter-container {
    width: 100%;
  }
  #filter-block .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
  }
  #filter-block .btn {
    background-color: #f0f0f0;
  }
  #filter-block .filter {
    margin-bottom: 10px;
    width: 100%;
  }
  #filter-block .category-filter {
    width: 100%;
  }
  header {
    min-height: 70px;
  }
  .header-middle {
    height: 68px;
    min-height: 50px;
    padding-bottom: 8px;
    padding-top: 8px;
  }
  .username {
    margin-bottom: 25px;
    text-align: left;
  }
  .navbar-brand > img {
    display: block;
    width: 170px;
  }
  .navbar-brand {
    margin-top: 2px;
    padding: 12px 0;
    width: auto;
  }
  .header-middle .navbar-form {
    float: right;
    margin-bottom: 0;
    margin-top: -5px;
  }
  .header-middle .navbar-form .input-group {
    float: right;
    width: 40px;
  }
  .header-middle .inloggen {
    float: right;
    margin-left: 15px;
    margin-top: 10px;
    padding: 0;
  }
  .fixed .header-middle .navbar-brand {
    padding: 12px 0 !important;
  }
  .fixed .header-middle .inloggen {
    padding: 0;
  }
  .fixed .header-middle .navbar-form {
    margin-bottom: 0;
    margin-top: -5px;
  }
  .header-bottom {
    min-height: unset;
  }
  #scroll {
    height: auto;
  }
  #scroll li {
    display: block;
    width: 100%;
  }
  .block .view-all {
    left: 0;
    margin-bottom: 10px;
    position: relative;
    right: initial;
    top: 0;
  }
  .block .bg-block .view-all {
    top: 0;
  }
  #engineer-career .widget .inner,
  #more-jobs .widget .inner {
    padding: 24px 15px;
  }
  #banners-top {
    margin-top: 25px;
  }
  .block .bg-block {
    padding: 20px 12px 0;
  }
  .block .bg-block .nav-tabs > li > a {
    font-size: 11px;
    letter-spacing: 0;
    padding: 6px;
  }
  .header-middle .input-group-btn:last-child > .btn,
  .header-middle .input-group-btn:last-child > .btn-group {
    border-radius: 4px;
  }
  .header-bottom {
    height: 0;
    min-height: 0;
  }
  .header-bottom .nav-collapse {
    margin-top: 0;
  }
  .header-bottom .nav > li {
    display: block;
  }
  .navbar.navbar-inverse {
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.25);
    display: none;
    z-index: 99;
  }
  .navbar.navbar-inverse.in {
    display: block;
  }
  .header-bottom .nav > li > a:focus,
  .header-bottom .nav > li > a:hover {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .dropdown-menu {
    border: 0;
    position: relative;
    top: initial;
    width: 100%;
  }
  .dropdown-menu .sub-menu {
    left: 0;
    top: initial;
    width: 100%;
  }
  .header-bottom .nav > li > a {
    padding: 18px 15px;
  }
  .dropdown-menu > li > a {
    background-color: #efefef;
    border: none;
    padding: 8px 20px;
  }
  .dropdown-menu > li > ul > li > a {
    line-height: 30px;
  }
  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    background-color: #efefef;
    border: none;
  }
  .dropdown:hover .dropdown-menu {
    margin-bottom: 12px;
  }
  .dropdown-menu li:hover .sub-menu {
    background-color: #efefef;
    position: relative;
  }
  .trainingen .bedrijfslogo {
    margin-bottom: 25px;
  }
  td {
    display: block;
    width: 100%;
  }
  #trainingen .selector-item {
    padding: 6px 6px 2px;
  }
  #blocks .image,
  #blocks .image-inside-content {
    height: 140px;
  }
  iframe {
    width: 100%;
  }
  #blogs .addthis_inline_share_toolbox {
    float: left;
  }
  .thumbnail {
    height: 60px;
    width: 80px;
  }
  .thumbnail img {
    margin-top: 14px;
  }
  #upgrade .btn {
    font-size: 14px;
  }
  #leverancier-index .tab-content .nav-title {
    margin-top: 15px;
  }
  #leverancier-index .tab-content li:first-child {
    border-top: none;
  }
  #leverancier-index.block ul {
    margin-bottom: 0;
  }
  #leverancier-index .extra-nav-tabs {
    margin-top: 20px;
  }
  #leverancier-uitgelicht .bedrijfslogo,
  #leverancier-uitgelicht .naw,
  #leverancier-uitgelicht .social-media {
    margin-bottom: 20px;
  }
  .navbar-leverancier {
    text-align: center;
    width: 100%;
  }
  .navbar-leverancier a {
    font-size: 15px;
    line-height: 35px;
  }
  .navbar-leverancier .toggle-chevron .fa,
  .navbar-leverancier .contact-buttons .fa {
    line-height: 35px;
  }
  #product-item .levertijd {
    line-height: 20px;
  }
  #product-item .image {
    height: 200px;
  }
  #product-item .logo {
    margin-top: 40px;
  }
  #filter-block .total-blogs p {
    padding-left: 0;
  }
  #filter-block .filter {
    margin-right: 2px;
  }
  .btn-bezoek-website {
    float: left;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  aside {
    float: left;
    width: 300px !important;
  }
  aside#special {
    width: 100% !important;
  }
  #product-item .image {
    height: 250px;
  }
  #thumbs {
    float: left;
    margin-bottom: 20px;
    width: 100%;
  }
  .leaderboard {
    width: 100%;
  }
}
/* Extra Small devices (mobile, 480px and down) */
.delete {
  background-color: #e10a0a;
  color: #ffffff;
  display: block;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 25px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 5px 0;
  text-align: center;
}
.delete:focus,
.delete:hover {
  background-color: #434343;
  color: #ffffff;
}
.contentpage img {
  max-width: 100%;
  height: auto !important;
}
.contentpage a.btn,
.contentpage a.btn:hover {
  color: #fff;
  text-decoration: none;
}
.modal.fade .modal-dialog {
  max-width: 600px !important;
}
.ekko-lightbox-container {
  max-height: 350px !important;
}
.question {
  position: fixed;
  right: 0;
  z-index: 1;
}
#cookie-message-container {
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 34px;
  min-height: 46px;
  padding: 5px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
#cookie-message-container #cookie-accept-btn {
  float: right;
  background: #074678;
  border: 1px solid #074678;
}
ul.search-suggestions li {
  border-bottom: 1px solid #e4e4e4;
  padding: 6px 5px;
  font-size: 14px;
}
ul.search-suggestions {
  position: absolute;
  left: 0;
  right: 0;
  text-align: left;
  background: #fff;
  top: 38px;
  border: 1px solid #cecece;
  z-index: 10;
  padding: 10px;
  margin-right: 40px;
}
ul.search-suggestions li.correction {
  border-bottom: none;
  margin: 10px 0;
  font-size: 13px;
}
ul.search-suggestions li.correction a {
  font-weight: 500;
}
.badge.sponsored {
  font-size: 10px;
  background-color: #e10a0a;
  padding: 1px 7px;
  font-weight: 300;
}
.badge.sponsored.right-aligned {
  right: 10px;
  float: right;
  top: 10px;
  position: relative;
}
/** Education **/
.full-width-education {
  margin: 0 -18px;
  padding: 20px;
}
.education-details .inner {
  padding: 0 15px;
}
.education-details .inner .titel,
.education-details .inner .price {
  font-weight: normal !important;
}
.education-details .inner .naam-leverancier {
  margin-left: 0 !important;
}
.education-details h3 {
  font-weight: normal;
}
/*# sourceMappingURL=style.css.map */