﻿/* ----- DESIGN BY DEBUGGED ----- */
/* more info at www.debugged.be */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

1.  CSS Reset             
2.  Global Grid
3.  Mobile Grid
4.  Extra Classes
5.  LESS prefixes
6.  Site styles
7.  Media queries

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*
1.  CSS Reset by Eric Meyer http://meyerweb.com/eric/tools/css/reset/
============================================================================================*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type="text"],
input[type="submit"],
input[type="button"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
/*
2.  Global Grid
============================================================================================*/
.container-full {
  margin: auto;
  width: 100%;
  max-width: 1600px;
}
.container {
  margin: auto;
  width: 100%;
  max-width: 1200px;
}
.one {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 4.25%;
}
.two {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 10.5%;
}
.three {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 16.75%;
}
.four {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 23%;
}
.five {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 29.25%;
}
.six {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 35.5%;
}
.seven {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 41.75%;
}
.eight {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 48%;
}
.nine {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 54.25%;
}
.ten {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 60.5%;
}
.eleven {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 66.75%;
}
.twelve {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 73%;
}
.thirteen {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 79.25%;
}
.fourteen {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 85.5%;
}
.fifteen {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 91.75%;
}
.sixteen {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 98%;
}
.one-third {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 31.333333%;
}
.two-third {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 64.666666%;
}
.one-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 6.25%;
}
.two-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 12.5%;
}
.three-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 18.75%;
}
.four-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 25%;
}
.five-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 31.25%;
}
.six-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 37.5%;
}
.seven-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 43.75%;
}
.eight-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 50%;
}
.nine-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 56.25%;
}
.ten-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 62.5%;
}
.eleven-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 68.75%;
}
.twelve-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 75%;
}
.thirteen-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 81.25%;
}
.fourteen-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 87.5%;
}
.fifteen-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 93.75%;
}
.sixteen-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.one-third-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 33.333333%;
}
.two-third-edited {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 66.666666%;
}
/*
3.  Mobile Grid
============================================================================================*/
@media only screen and (max-width: 719px) {
  .container-full {
    width: 100%;
  }
  .container {
    width: 90%;
  }
  .one,
  .two,
  .three,
  .four,
  .five,
  .six,
  .seven,
  .eight,
  .nine,
  .ten,
  .eleven,
  .twelve,
  .thirteen,
  .fourteen,
  .fifteen,
  .sixteen,
  .one-third,
  .two-third {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .one-edited,
  .two-edited,
  .three-edited,
  .four-edited,
  .five-edited,
  .six-edited,
  .seven-edited,
  .eight-edited,
  .nine-edited,
  .ten-edited,
  .eleven-edited,
  .twelve-edited,
  .thirteen-edited,
  .fourteen-edited,
  .fifteen-edited,
  .sixteen-edited,
  .one-third-edited,
  .two-third-edited {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
/*
4.  Extra classes
============================================================================================*/
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
img.scale {
  max-width: 100%;
  height: auto;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
/*selection color*/
::selection {
  background: #c92b30;
  color: #fff;
}
::-moz-selection {
  background: #c92b30;
  color: #fff;
}
/*enable touch if possible*/
canvas {
  -ms-touch-action: double-tap-zoom;
}
/*
5.  LESS prefixes
============================================================================================*/
/*
6.  Site styles
============================================================================================*/
/*COLORS
============================================================================================*/
/*FONT
============================================================================================*/
/*URL
============================================================================================*/
/*MIXINS
============================================================================================*/
/*DEBUGGED COOKIE OPTIONS (overlay) - COLORS & FONTS
============================================================================================*/
.cookieConsentAllowMessage .debugged-cookieoptions-buttons .debugged-cookieoptions-button {
  border-color: #c92b30;
  background: #c92b30;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  border-radius: 4px;
}
.cookieConsentAllowMessage .debugged-cookieoptions-buttons .debugged-cookieoptions-button:hover {
  background: #9f2226;
  border-color: #9f2226;
}
#debugged-cookieoptions-container {
  z-index: 99999999999999999;
}
#debugged-cookieoptions-container .debugged-cookieoptions-popup-wrapper .debugged-cookieoptions-popup-title {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  background: #c92b30;
}
#debugged-cookieoptions-container .debugged-cookieoptions-popup-wrapper .debugged-cookieoptions-popup-tabs {
  background: #fff;
  color: #525252;
}
#debugged-cookieoptions-container .debugged-cookieoptions-popup-wrapper .debugged-cookieoptions-popup-tabs .debugged-cookieoptions-popup-tabs-content .debugged-cookieoptions-popup-tab-content .info-icon svg {
  fill: #525252;
}
#debugged-cookieoptions-container .debugged-cookieoptions-popup-wrapper .debugged-cookieoptions-popup-footer {
  color: #525252;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
}
#debugged-cookieoptions-container .debugged-cookieoptions-popup-wrapper .debugged-cookieoptions-popup-footer .debugged-cookieoptions-button {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
}
#debugged-cookieoptions-container .debugged-cookieoptions-popup-wrapper .debugged-cookieoptions-popup-footer .debugged-cookieoptions-button.save {
  background: #c92b30;
  color: #fff;
  border-color: #c92b30;
}
#debugged-cookieoptions-container .debugged-cookieoptions-popup-wrapper .debugged-cookieoptions-popup-footer .debugged-cookieoptions-button.save:hover {
  background: #8a1e21;
  border-color: #8a1e21;
}
#debugged-cookieoptions-container .debugged-cookieoptions-popup-wrapper .debugged-cookieoptions-popup-footer .minimal-cookies {
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-top: 10px;
}
#debugged-cookieoptions-container .debugged-cookieoptions-popup-wrapper .debugged-cookieoptions-popup-footer .minimal-cookies:hover {
  color: #525252;
}
/*GENERAL
============================================================================================*/
body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #525252;
  font-weight: 300;
  padding-top: 120px;
}
.header-slider,
.content,
footer {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header-slider.loaded,
.content.loaded,
footer.loaded {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 56px;
  line-height: 62px;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #c92b30;
}
h2 {
  position: relative;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  text-transform: uppercase;
  color: #525252;
  font-weight: 400;
  text-align: center;
}
h2 span {
  color: #c92b30;
}
h2:after {
  content: '';
  display: block;
  height: 1px;
  width: 160px;
  background: #c92b30;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
h2.align-left {
  text-align: left;
}
h2.align-left:after {
  left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 400;
  color: #c92b30;
}
h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 400;
  color: #c92b30;
}
p {
  margin-bottom: 25px;
}
.succes_nb {
  display: block;
  background: #55BC77;
  color: white;
  padding: 5px 2%;
  margin-bottom: 10px;
  width: 96%;
  text-align: center;
}
.succes_nb ul {
  display: none;
}
.validation_error {
  display: block;
  background: #d7182a;
  color: white;
  padding: 5px 2%;
  margin-bottom: 10px;
  width: 96%;
  text-align: center;
}
.validation_error ul {
  display: none;
}
.validation_error_nb {
  display: block;
  background: #F0AD4E;
  color: white;
  padding: 5px 2%;
  margin-bottom: 10px;
  width: 96%;
  text-align: center;
}
.validation_error_nb ul {
  display: none !important;
}
a {
  color: #c92b30;
  text-decoration: underline;
  outline: none;
  border: 0;
}
a:hover {
  text-decoration: none;
}
a.button {
  display: inline-block;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px;
  border: solid 2px #c92b30;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
}
a.button:hover {
  background: #c92b30;
  color: #fff;
}
.alignContentLeft {
  text-align: left;
}
strong,
b {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
img {
  max-width: 100%;
  height: auto !important;
  border: 0;
}
ul {
  list-style-type: disc;
  list-style-position: outside;
  margin: 10px 15px;
}
ul li {
  padding-left: 10px;
}
ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin: 10px 15px;
}
ol li {
  padding-left: 15px;
}
.table {
  display: table;
  overflow: hidden;
  border-collapse: collapse;
  width: 100%;
}
.table > .cell {
  display: table-cell;
  vertical-align: middle;
  float: none;
  height: 100%;
}
.searchbox,
.newsletterbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: 0;
  max-width: 400px;
  width: 100%;
  position: relative;
}
.searchbox input[type="text"],
.newsletterbox input[type="text"] {
  width: 100%;
  outline: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #fff;
  background: rgba(201, 43, 48, 0.8);
  border: none;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 60px 10px 15px;
  z-index: 0;
  margin: 0;
}
.searchbox input[type="submit"],
.newsletterbox input[type="submit"],
.searchbox .submitButton,
.newsletterbox .submitButton {
  width: 50px;
  height: 50px;
  outline: none;
  background: none;
  border: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.searchbox input[type="submit"]:hover + i:before,
.newsletterbox input[type="submit"]:hover + i:before,
.searchbox .submitButton:hover + i:before,
.newsletterbox .submitButton:hover + i:before {
  padding-left: 5px;
}
.searchbox i,
.newsletterbox i {
  margin: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  background: #b4272b;
  top: 0;
  right: 0;
  z-index: 1;
  font-size: 18px;
}
.searchbox i:before,
.newsletterbox i:before {
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form,
.formOnderhoud {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*input[type="text"], select{
        width: 100%;
        .box-sizing(border-box);
        padding: 10px;
        margin-bottom: 10px;
        border: 1px solid @font-color;
        outline: none;
        font-family: @font;
        color:@font-color;
        background:none;
    }*/
}
.form input[type="text"],
.formOnderhoud input[type="text"],
.form select,
.formOnderhoud select {
  outline: none;
  border: solid 1px #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  margin: 5px auto;
}
.form textarea,
.formOnderhoud textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #525252;
  outline: none;
  font-family: 'Open Sans', sans-serif;
  min-height: 150px;
  resize: vertical;
  background: none;
  color: #525252;
}
.form td,
.formOnderhoud td {
  color: #525252;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.form:after,
.formOnderhoud:after {
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.formOnderhoud {
  text-align: right;
  margin-bottom: 40px;
}
.formOnderhoud table {
  width: 100%;
}
.formOnderhoud table td {
  width: 50%;
  vertical-align: middle;
}
.formOnderhoud table .tdMargin {
  padding-right: 15px;
}
.formContact,
.formInterventie {
  text-align: right;
  margin-bottom: 40px;
}
.formContact table,
.formInterventie table {
  width: 100%;
}
.formContact table td,
.formInterventie table td {
  width: 50%;
  vertical-align: middle;
}
.formContact table .tdMargin,
.formInterventie table .tdMargin {
  padding-right: 15px;
}
.formInterventie {
  text-align: left;
  margin-bottom: 15px !important;
}
.formInterventie h3 {
  border-bottom: 1px solid #c92b30;
  padding: 10px 0;
  margin-bottom: 2%;
}
.formInterventie table {
  margin-bottom: 4%;
}
.formInterventie table:last-of-type {
  margin-bottom: 1%;
}
/*.eight{
    //text-align:right;
    input[type="submit"]{
        color:@font-white;
        border: solid 1px @primary-color;
        background: @primary-color;
        padding: 10px 35px;
        font-family: @font;
        cursor: pointer;
        .transition();
        outline: none;
        text-transform:uppercase;
        margin-top:15px;
        font-size:@font-size;
        &:hover{
            background: white;
            color:@primary-color;
        }
    }
    .info{
        text-align:center;
    }
}*/
.submitButton,
.filterShopButton {
  color: #fff;
  border: solid 1px #c92b30;
  background: #c92b30;
  padding: 10px 35px;
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 16px;
}
.submitButton:hover,
.filterShopButton:hover {
  background: white;
  color: #c92b30;
}
.filterShopButton {
  display: inline-block;
  text-decoration: none;
}
.alignContentRight {
  text-align: right;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
textarea,
select {
  outline: none;
  border: solid 1px #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  margin: 5px auto;
}
input[type="submit"] {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  background: none;
  color: #c92b30;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 21px;
  margin: 5px auto;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 2px #c92b30;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
input[type="submit"]:hover {
  background: #c92b30;
  color: #fff;
}
.deleteButton {
  border: none !important;
  background: none;
  font-family: "icons" !important;
  font-size: 28px !important;
}
.deleteButton:hover {
  background: none !important;
  color: #c92b30 !important;
  cursor: pointer;
}
.iconButton {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  background: none;
  color: #c92b30;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 21px;
  margin: 5px auto;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 2px #c92b30;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
.iconButton:hover {
  background: #c92b30;
  color: #fff;
}
.checkbox {
  margin: 10px auto;
}
.checkbox input[type="checkbox"] {
  margin-top: 5px;
  display: block;
  float: left;
}
.checkbox input[type="checkbox"] + label {
  display: block;
  float: left;
  overflow: hidden;
  margin-left: 10px;
  max-width: 80%;
}
.radiobutton {
  margin: 10px auto;
}
.radiobutton input[type="radio"] {
  margin-top: 5px;
  display: block;
  float: left;
}
.radiobutton input[type="radio"] + label {
  display: block;
  float: left;
  overflow: hidden;
  margin-left: 5px;
  margin-bottom: 0;
  max-width: 80%;
}
.form {
  width: 100%;
  margin: 25px auto;
}
.form td {
  color: #525252;
  vertical-align: top;
  text-align: left;
}
.specialForm input[type="text"],
.specialForm select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #525252;
  outline: none;
  font-family: 'Open Sans', sans-serif;
  color: #525252;
  background: none;
}
.specialForm .offerteButtons {
  background-color: #c92b30;
  color: #fff;
  border: none;
  width: 48%;
  height: 250px;
  margin-bottom: 5%;
  font-size: 25px;
  text-transform: uppercase;
}
.specialForm .offerteButtons i {
  font-size: 3em;
}
.specialForm .offerteButtons span {
  margin-top: 30px;
  display: block;
}
.specialForm .offerteButtons:hover {
  cursor: pointer;
  background-color: rgba(201, 43, 48, 0.75);
}
/*HEADER
============================================================================================*/
header {
  border-top: solid 4px #c92b30;
  border-bottom: solid 1px #eee;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header.small {
  border-top-width: 2px;
}
header.small .inner-header {
  padding: 10px;
}
header.small .logo img {
  height: 60px;
}
header.small .buttons {
  margin: 10px 0 0 0;
}
header.small nav.desktop {
  margin-top: 14px;
}
header .inner-header {
  position: relative;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .logo {
  display: block;
  text-decoration: none;
  float: left;
}
header .logo img {
  display: block;
  max-width: 100%;
  height: 75px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .buttons {
  margin: 17px 0 0 0;
  padding: 0;
  display: block;
  list-style: none;
  float: right;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .buttons li {
  margin: 0 5px 0 0;
  display: block;
  text-transform: uppercase;
  float: left;
  font-weight: 700;
  background: #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0;
  /*a {
                text-decoration: none;
                display:block;
            }*/
}
header .buttons li div {
  height: 100%;
}
header .buttons li div a {
  display: block;
  height: 100%;
  text-decoration: none;
  margin-top: 5px;
}
header .buttons li div span {
  margin-right: 5px;
}
header .buttons li i {
  font-size: 17px;
  line-height: 24px;
}
header .buttons li:last-of-type {
  margin: 0;
}
header .buttons li:hover,
header .buttons li.active {
  background: #c92b30;
  color: #fff;
}
header .buttons li:hover a,
header .buttons li.active a {
  color: #fff;
}
header .buttons .search i {
  display: block;
  margin-top: 5px;
}
header .buttons .basketButton div {
  height: 100%;
}
header .buttons .basketButton div a {
  display: block;
  height: 100%;
  text-decoration: none;
}
header .buttons .basketButton div a i {
  display: block;
  margin-top: 7px;
}
header .buttons .basketButton div span {
  margin-right: 5px;
}
header .buttons:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
header .buttons .basket {
  position: relative;
}
header .buttons .basket a {
  color: black;
  display: block;
}
header .buttons .basket span {
  background: #c92b30;
  border-radius: 10px;
  color: white;
  font-size: 8px;
  line-height: 8px;
  padding: 3px 3px 3px 3px;
  position: absolute;
  top: 0;
  right: 0;
}
header nav {
  display: block;
}
header nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header nav ul li {
  margin: 0;
  padding: 0;
  display: block;
  text-transform: uppercase;
}
header nav ul li a {
  text-decoration: none;
  display: block;
}
header nav.desktop {
  float: right;
  margin-top: 21px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header nav.desktop ul li {
  font-weight: 600;
  float: left;
  margin-right: 25px;
}
header nav.desktop ul li a {
  color: #72736e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
header nav.desktop ul li a:hover,
header nav.desktop ul li a.active {
  color: #c92b30;
}
header nav.desktop ul:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
header nav.mobile {
  display: none;
}
header .toggleMenu {
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
  background: rgba(201, 43, 48, 0.85);
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  left: 0;
  right: 0;
  width: 100%;
  z-index: 998;
}
header .toggleMenu.active {
  display: block;
}
header .language {
  float: right;
}
header .language ul {
  display: block;
}
header .language ul li {
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  float: left;
  padding: 0 10px;
  border-right: solid 1px #fff;
}
header .language ul li a {
  color: #fff;
}
header .language ul li a:hover {
  text-decoration: underline;
}
header .language ul li:last-of-type {
  padding: 0 0 0 10px;
  border-right: none;
}
header .language ul li:first-of-type {
  padding: 0 10px 0 0;
}
header .language ul:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
header .searchbox {
  float: right;
  color: #fff;
  border: solid 1px #eee;
}
header .hamburger {
  display: none;
}
/*SLIDER
============================================================================================*/
.header-slider {
  position: relative;
  width: 100%;
}
.header-slider .slider-item {
  position: relative;
  z-index: 0;
}
.header-slider .slider-item img {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}
.header-slider .slider-item:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(201, 43, 48, 0.05);
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-width: 5px 0;
  z-index: 2;
}
.header-slider .slider-item .slider-text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}
.header-slider .slider-item .slider-text.text-left {
  text-align: left;
}
.header-slider .slider-item .slider-text.text-center {
  text-align: center;
}
.header-slider .slider-item .slider-text.text-right {
  text-align: right;
}
.header-slider .slider-item .slider-text .button {
  font-size: 20px;
  line-height: 20px;
}
.header-slider .owl-carousel {
  -webkit-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
  -moz-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
}
.header-slider .owl-carousel .owl-controls {
  margin: 0;
  padding: 0;
  height: 0;
}
.header-slider .owl-carousel .owl-controls .owl-nav .owl-prev,
.header-slider .owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  background: #72736e;
  color: #fff;
  margin: 0;
  padding: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 997;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.header-slider .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.header-slider .owl-carousel .owl-controls .owl-nav .owl-next:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.header-slider .owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.header-slider .owl-carousel .owl-controls .owl-nav .owl-next {
  right: 0;
}
/*BREADCRUMBS
============================================================================================*/
#breadcrumbs .inner {
  margin: 15px auto 5px auto;
  padding-bottom: 15px;
  border-bottom: solid 1px #72736e;
}
#breadcrumbs .back {
  float: left;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 10px;
  border-width: 1px !important;
}
#breadcrumbs .links {
  float: right;
  text-align: right;
  margin-top: 10px;
}
#breadcrumbs .links a {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0 18px 0 0;
  color: #525252;
  text-decoration: underline;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}
#breadcrumbs .links a:hover,
#breadcrumbs .links a.active {
  text-decoration: none;
  color: #7b7b7b;
}
#breadcrumbs .links a:after {
  content: '>';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
  line-height: 12px;
}
#breadcrumbs .links a:last-of-type {
  margin: 0;
  padding: 0;
}
#breadcrumbs .links a:last-of-type:after {
  display: none;
}
.titleFilter {
  width: 80%;
  border-bottom: 1px solid #EEEEEE;
  margin-top: 10px;
  margin-left: 8%;
  padding-left: 7%;
}
.checkbox-group {
  margin-bottom: 25px;
  border: 1px solid #c92b30;
  text-align: left;
}
.checkbox-group:last-of-type {
  margin-bottom: 0;
}
.checkbox_special {
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 15%;
  font-size: 16px;
  line-height: 22px;
  color: #525252;
  /* checkbox */
  /* checked of not-checked */
}
.checkbox_special td {
  padding-top: 10px;
}
.checkbox_special input[type="checkbox"]:not(:checked),
.checkbox_special input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.checkbox_special input[type="checkbox"]:not(:checked) + label,
.checkbox_special input[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 27px;
  cursor: pointer;
  overflow: hidden;
}
.checkbox_special input[type="checkbox"]:not(:checked) + label:before,
.checkbox_special input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 14px;
  border: 1px solid #d5393e;
  background: none;
}
.checkbox_special input[type="checkbox"]:checked + label:after {
  content: '\e821';
  position: absolute;
  top: -1px;
  left: 2px;
  margin: 0;
  padding: 0;
  font-size: 19px;
  background: none;
  font-family: 'icons';
  color: #c92b30;
}
.checkbox_special input[type="checkbox"]:not(:checked) + label:after {
  display: none;
}
/*CONTENT
============================================================================================*/
.content {
  margin: 65px auto;
  /*intro*/
  /*action-buttons*/
  /*detail-text*/
  /*downloads*/
  /*usps*/
  /*brands*/
  /*******PRODUCTEN*******/
  /*productdetail*/
  /*basket*/
  /*tabs*/
  /*testimonials*/
  /*video*/
}
.content .block {
  margin: 30px auto;
}
.content .block.video iframe {
  display: block;
  margin: 0 auto 5% auto;
}
.content #intro {
  text-align: center;
}
.content #intro p,
.content #intro ol,
.content #intro h1,
.content #intro h2,
.content #intro h3,
.content #intro h4 {
  max-width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content #intro.textLeft {
  text-align: left !important;
}
.content #filterdepot {
  float: left;
  width: 100%;
  height: 300px;
  margin: 30px 0;
  position: relative;
}
.content #filterdepot .filterdepot-bg {
  background: url('/images/banner-filterdepot-bg.png');
  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
}
.content #filterdepot .filterdepot-bg .bol {
  background: url('/images/banner-filterdepot-bol.png') no-repeat right center;
  height: 300px;
  width: 33.333333%;
  float: left;
  display: inline-block;
}
.content #filterdepot .filterdepot-bg .txt {
  width: calc(66.666666% - 30px);
  float: left;
  display: inline-block;
}
.content #filterdepot .filterdepot-txt {
  position: absolute;
  height: 300px;
  width: 100%;
}
.content #filterdepot .filterdepot-txt .bol {
  height: 300px;
  width: 33.333333%;
  float: left;
  display: inline-block;
  text-align: left;
}
.content #filterdepot .filterdepot-txt .bol .logo {
  top: 50%;
  position: relative;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-right: 30px;
}
.content #filterdepot .filterdepot-txt .txt {
  height: 300px;
  width: calc(66.666666% - 30px);
  margin-left: 30px;
  float: left;
  display: inline-block;
  text-align: left;
}
.content #filterdepot .filterdepot-txt .txt .inside-txt {
  top: 50%;
  position: relative;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
}
.content #filterdepot .filterdepot-txt .txt .inside-txt .title {
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  font-family: 'Roboto Condensed', sans-serif;
}
.content #filterdepot .filterdepot-txt .txt .inside-txt p {
  margin: 15px 0 20px 0;
}
.content #filterdepot .filterdepot-txt .txt .inside-txt a {
  background: #fff;
  padding: 15px 25px;
  color: #52b02d;
  text-decoration: none;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -ms-border-radius: 7px 7px 7px 7px;
  -o-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  border: none 0px;
}
.content #filterdepot .filterdepot-txt .txt .inside-txt a:hover {
  background: #0373b9;
  color: #fff;
}
.content #batibouw {
  border-top: solid 1px #72736e;
  border-bottom: solid 1px #72736e;
  margin-bottom: 30px;
  float: left;
  display: none;
}
.content #batibouw img {
  float: left;
  border: none 0;
}
.content #batibouw img.large {
  display: block;
}
.content #batibouw img.medium,
.content #batibouw img.small {
  display: none;
}
.content .datetime {
  font-size: 14px;
  font-style: italic;
  display: block;
  padding-bottom: 10px;
}
.content #action-buttons {
  text-align: center;
}
.content #action-buttons .grid {
  width: calc(100% + 10px);
  margin: auto -5px;
}
.content #action-buttons .grid .sizer {
  width: 33.333333%;
}
.content #action-buttons .grid .action-button {
  margin: 0 0 10px 0;
  width: 33.333333%;
  float: none;
}
.content #action-buttons .grid .action-button.one-third {
  width: 33.333333%;
}
.content #action-buttons .grid .action-button.two-third {
  width: 66.666666%;
}
.content #action-buttons .grid .action-button.full {
  width: 100%;
}
.content #action-buttons .grid .action-button .inner {
  margin: auto 5px;
}
.content #action-buttons .action-button {
  margin: 0 1% 25px 1%;
  width: 31.333333%;
  display: block;
  float: left;
}
.content #action-buttons .action-button.one-third {
  width: 31.333333%;
}
.content #action-buttons .action-button.two-third {
  width: 64.666666%;
}
.content #action-buttons .action-button.half {
  width: 48%;
}
.content #action-buttons .action-button.full {
  width: 98%;
}
.content #action-buttons .action-button .inner {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content #action-buttons .action-button a {
  display: block;
  position: relative;
  text-decoration: none;
  border: 1px solid #efefef;
}
.content #action-buttons .action-button a:after {
  z-index: 2;
  content: '+';
  display: block;
  color: #c92b30;
  background: #fff;
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  font-size: 50px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.content #action-buttons .action-button a:hover:after {
  top: 40%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.content #action-buttons .action-button a:hover figure:before {
  background: rgba(201, 43, 48, 0.4);
}
.content #action-buttons .action-button img {
  display: block;
  width: 100%;
  z-index: 0;
}
.content #action-buttons .action-button figure:before {
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content #action-buttons .action-button figcaption {
  z-index: 3;
  display: inline-block;
  color: #fff;
  background: rgba(201, 43, 48, 0.75);
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  padding: 10px 15px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content #action-buttons .action-button .customCaption {
  word-break: break-word;
  min-width: 80%;
  /*max-width: 80%;*/
  text-align: center;
  white-space: normal !important;
}
.content #action-buttons .action-button .smallCaption {
  font-size: 16px;
  padding: 5px 15px;
}
.content .detail-text img {
  display: inline-block;
  width: 100%;
}
.content .downloads .checkbox {
  margin: 10px 25px 10px auto;
  display: inline-block;
}
.content .downloads .checkbox input[type="checkbox"] {
  margin-top: 5px;
  display: block;
  float: left;
}
.content .downloads .checkbox input[type="checkbox"] + label {
  display: block;
  float: left;
  overflow: hidden;
  margin-left: 10px;
  max-width: 80%;
}
.content .downloads .checkbox:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.content .downloads .radiobutton {
  margin: 10px 25px 10px auto;
  display: inline-block;
}
.content .downloads .radiobutton input[type="radio"] {
  margin-top: 5px;
  display: block;
  float: left;
}
.content .downloads .radiobutton input[type="radio"] + label {
  display: block;
  float: left;
  overflow: hidden;
  margin-left: 5px;
  margin-bottom: 0;
  max-width: 80%;
}
.content .downloads .radiobutton:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.content .downloads .filter {
  text-align: center;
  background: #c92b30;
  color: #fff;
}
.content .downloads .filter:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.content .data-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}
.content .data-table caption {
  text-align: left;
  padding: 15px 0 5px 0;
  border-bottom: solid 1px #c92b30;
  margin-bottom: 15px;
}
.content .data-table tbody tr:nth-child(even) {
  background: #eee;
}
.content .data-table tfoot {
  border-top: solid 1px #c92b30;
  font-weight: 700;
}
.content .data-table tfoot tr td {
  text-align: right;
  padding: 10px 0;
}
.content .data-table tfoot tr td:first-of-type {
  text-align: right;
}
.content .data-table tr td,
.content .data-table tr th {
  padding: 5px 10px 8px 10px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content .data-table tr th {
  font-weight: bold;
}
.content .data-table tr td:last-of-type {
  text-align: right;
}
.content .data-table a {
  text-decoration: none;
  color: #c92b30;
}
.content .data-table a:hover {
  color: #8a1e21;
}
.content #usps {
  text-align: center;
  color: #fff;
  background: #72736e;
  padding: 25px 0;
}
.content #usps h1,
.content #usps h2,
.content #usps h3,
.content #usps h4,
.content #usps h4,
.content #usps p,
.content #usps a {
  color: #fff;
}
.content #usps .usp {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  border-right: solid 1px rgba(255, 255, 255, 0.7);
  cursor: pointer;
}
.content #usps .usp figure {
  display: block;
}
.content #usps .usp figure img {
  display: inline-block;
  max-width: 100%;
}
.content #usps .usp figure figcaption {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  margin-top: 15px;
}
.content #usps .usp figure img,
.content #usps .usp figure figcaption {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content #usps .usp.no-border {
  border-right: none;
}
.content #usps .usp:hover figure img,
.content #usps .usp:hover figure figcaption {
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.content #usps .usp .detail-mobile {
  margin-top: 25px;
  display: none;
}
.content #usps .usp .detail-mobile.active {
  display: block;
}
.content #usps .detail {
  margin-top: 50px;
  display: none;
}
.content #usps .detail.active {
  display: block;
}
.content #brands .brands-slider {
  width: calc(100% - 90px);
  position: relative;
  margin: 25px auto 0 auto;
}
.content #brands .brands-slider .slider-item {
  text-align: center;
}
.content #brands .brands-slider .slider-item img {
  display: inline-block;
  max-width: 100%;
  max-height: 60px;
  height: auto;
  width: auto;
}
.content #brands .brands-slider.owl-carousel .owl-controls {
  height: 0;
  margin: 0;
  padding: 0;
}
.content #brands .brands-slider.owl-carousel .owl-controls .owl-nav .owl-prev,
.content #brands .brands-slider.owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: #7b7b7b;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: solid 1px #7b7b7b;
  padding: 0;
  margin: 0;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content #brands .brands-slider.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.content #brands .brands-slider.owl-carousel .owl-controls .owl-nav .owl-next:hover {
  color: #fff;
  border-color: #c92b30;
  background: #c92b30;
}
.content #brands .brands-slider.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: -45px;
}
.content #brands .brands-slider.owl-carousel .owl-controls .owl-nav .owl-next {
  right: -45px;
}
.content .products .grid {
  width: calc(100% + 10px);
  margin: auto -5px;
}
.content .products .grid .sizer {
  width: 25%;
}
.content .products .grid .productContainer {
  margin: 0 0 10px 0;
  width: 25%;
  float: none;
}
.content .products .grid .productContainer.four {
  width: 25%;
}
.content .products .grid .productContainer .inner {
  margin: auto 5px;
}
.content .productContainer {
  position: relative;
  text-align: center;
}
.content .productContainer .inner {
  margin: 0;
}
.content .productContainer .product {
  margin-bottom: 15px;
  display: block;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgba(0, 0, 0, 0);
  /*&:before {
                z-index: 2;
                content: '+';
                display: block;
                color: @primary-color;
                background: @background-white;
                width: 75px;
                height: 75px;
                text-align: center;
                line-height: 75px;
                font-size: 50px;
                .border-radius(50%,50%,50%,50%);
                position: absolute;
                left:35%;
                top:50%;
                .transform(translate(-50%,-50%));
                .transition();
                .opacity(0);
                filter: alpha(opacity=0);
            }*/
  /*&:after {
                z-index: 2;
                content: '\e81f';
                font-family: "icons";
                display: block;
                color: @primary-color;
                background: @background-white;
                width: 75px;
                height: 75px;
                text-align: center;
                line-height: 75px;
                font-size: 50px;
                .border-radius(50%,50%,50%,50%);
                position: absolute;
                left:65%;
                top:50%;
                .transform(translate(-50%,-50%));
                .transition();
                .opacity(0);
                filter: alpha(opacity=0);
            }*/
}
.content .productContainer .product h4 {
  color: #525252;
}
.content .productContainer .product figure {
  position: relative;
  margin-bottom: 15px;
  padding: 0 10px;
}
.content .productContainer .product figure img {
  display: block;
  width: 100%;
}
.content .productContainer .product figure figcaption {
  background: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  color: #c92b30;
  font-size: 46px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content .productContainer .product figure figcaption .icon-more {
  z-index: 2;
  display: block;
  color: #c92b30;
  background: #fff;
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  font-size: 50px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  left: 35%;
  top: 60%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.content .productContainer .product figure figcaption .icon-shop {
  z-index: 2;
  display: block;
  color: #c92b30;
  background: #fff;
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  font-size: 50px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  left: 65%;
  top: 60%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.content .productContainer .product figure figcaption .icon-shop:hover,
.content .productContainer .product figure figcaption .icon-more:hover {
  background: #c92b30;
  color: #fff;
}
.content .productContainer .product:hover {
  /*&:before {
                    top: 40%;
                    .opacity(1);
                    filter: alpha(opacity=100);
                }*/
  /*&:after {
                    top: 40%;
                    .opacity(1);
                    filter: alpha(opacity=100);
                }*/
  border-bottom-color: #c92b30;
}
.content .productContainer .product:hover figure figcaption {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  background: rgba(201, 43, 48, 0.4);
}
.content .productContainer .product:hover figure figcaption .icon-more {
  top: 50%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.content .productContainer .product:hover figure figcaption .icon-shop {
  top: 50%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.content .productContainer.centered {
  display: inline-block;
  float: none;
}
.content .categoryIntro ul {
  text-align: left;
  width: 50%;
  /*margin-left:25%;*/
  display: inline-block;
  list-style: none;
}
.content .categoryIntro ul li {
  padding: 2px 0;
}
.content .categoryIntro ul li::before {
  content: '\e821';
  font-family: 'icons';
  margin-right: 10px;
}
.content #productdetail .data-table thead {
  color: #fff;
  background: #c92b30;
}
.content .product-downloads .download {
  display: inline-block;
  color: #525252;
  text-decoration: none;
  margin: 5px 10px 5px 0;
}
.content .product-downloads .download:hover {
  text-decoration: underline;
  color: #c92b30;
}
.content .detail-slider {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
}
.content .detail-slider .slider-item {
  position: relative;
  z-index: 0;
}
.content .detail-slider .slider-item img {
  display: block;
  width: 100%;
  z-index: 1;
}
.content .detail-slider.owl-carousel .owl-controls {
  margin: 0;
  padding: 0;
  height: 0;
}
.content .detail-slider.owl-carousel .owl-controls .owl-nav .owl-prev,
.content .detail-slider.owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  background: #c92b30;
  color: #fff;
  margin: 0;
  padding: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.content .detail-slider.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.content .detail-slider.owl-carousel .owl-controls .owl-nav .owl-next {
  right: 0;
}
.content .detail-slider.owl-carousel:hover .owl-controls .owl-nav .owl-prev,
.content .detail-slider.owl-carousel:hover .owl-controls .owl-nav .owl-next {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.content #basket .data-table thead {
  color: #fff;
  background: #c92b30;
}
.content #basket .data-table thead th,
.content #basket .data-table tbody th,
.content #basket .data-table thead td,
.content #basket .data-table tbody td {
  vertical-align: middle;
}
.content #basket .data-table thead th img,
.content #basket .data-table tbody th img,
.content #basket .data-table thead td img,
.content #basket .data-table tbody td img {
  display: block;
  max-width: 100%;
}
.content #basket .data-table thead th .icon-delete,
.content #basket .data-table tbody th .icon-delete,
.content #basket .data-table thead td .icon-delete,
.content #basket .data-table tbody td .icon-delete {
  font-size: 26px;
  line-height: 26px;
}
.content #basket .data-table tbody tr td:last-of-type {
  text-align: left;
}
.content .steps {
  margin: 25px  auto;
  display: block;
}
.content .steps .step {
  width: 20%;
  display: block;
  float: left;
  text-align: center;
  font-size: 13px;
  line-height: 19px;
  color: #7b7b7b;
}
.content .steps .step .number {
  text-decoration: none;
  display: inline-block;
  width: 45px;
  height: 45px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  background: #eee;
  text-align: center;
  line-height: 45px;
  color: #7b7b7b;
  font-weight: 400;
  font-size: 20px;
  margin: 0 0 10px 0;
  position: relative;
}
.content .steps .step .number:hover {
  cursor: default;
}
.content .steps .step.active {
  color: #525252;
  font-weight: 700;
}
.content .steps .step.active .number {
  background: #c92b30;
  color: #fff;
  font-weight: 700;
}
.content .steps:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.content .steps-content {
  text-align: center;
}
.content .steps-content .form {
  width: 80%;
  text-align: left;
}
.content .steps-content .border-left {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: solid 1px #525252;
  padding: 0 0 0 15px;
  margin-left: 0;
  width: 49%;
}
.content .tabs {
  width: 100%;
  display: block;
}
.content .tabs ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
.content .tabs ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.content .tabs ul li a {
  color: #fff;
  background: #c92b30;
  border-style: solid;
  border-width: 3px 1px 0 1px;
  border-color: #c92b30;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 10px 15px 10px 15px;
  position: relative;
  margin-right: 3px;
}
.content .tabs ul li a.active,
.content .tabs ul li a:hover {
  background: #fff;
  border-left-color: #72736e;
  border-right-color: #72736e;
  color: #c92b30;
}
.content .tabs ul:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.content .tabs-content .tab-content {
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
  border-top: solid 1px #72736e;
}
.content .tabs-content .tab-content.active {
  display: block;
}
.content .formules {
  display: block;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: solid 1px #f4f4f4;
}
.content .formule {
  background: #fff;
  border: solid 1px #c92b30;
  color: #c92b30;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  margin: 0 1% 15px 1%;
  width: 23%;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content .formule .type,
.content .formule .price {
  display: block;
  width: 100%;
}
.content .formule .type span,
.content .formule .price span {
  display: block;
  font-weight: 700;
}
.content .formule .price {
  font-size: 12px;
  line-height: 18px;
  margin: 15px 0;
}
.content .formule .price span {
  font-size: 42px;
  line-height: 37px;
}
.content .formule .btn-formule {
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 10px 15px;
  color: #fff;
  text-transform: uppercase;
  background: #c92b30;
  font-weight: 700;
}
.content .formule .icon-info-circled {
  font-size: 18px;
  position: absolute;
  top: 2px;
  right: 2px;
  cursor: pointer;
}
.content .formule.active {
  background: rgba(201, 43, 48, 0.15);
}
.content .category {
  background-color: #c92b30;
  color: white;
  padding: 15px 0;
  text-align: left;
  margin-top: 15px;
}
.content .category p {
  margin: 0;
  margin-left: 25px;
}
.content .vragen ul {
  margin: 3% 5%;
}
.content .vragen ul li {
  margin-bottom: 1%;
  list-style: none;
}
.content .vragen ul li a {
  display: block;
  color: #525252;
  text-decoration: none;
}
.content .vragen ul li a p {
  display: inline;
}
.content .vragen ul li a:before {
  content: "\e813";
  /* FontAwesome Unicode */
  font-family: "icons";
  margin-left: -1.3em;
  margin-right: 10px;
}
.content .vragen ul li:hover {
  cursor: pointer;
  margin-left: 2%;
  -webkit-transition-property: margin-left;
  -webkit-transition-duration: 0.3s;
}
.content .results div {
  text-align: center;
}
.content .results a {
  color: #525252 !important;
  text-decoration: none !important;
  display: block;
  margin-left: 3%;
}
.content .results a:hover {
  cursor: pointer;
  margin-left: 5%;
}
.content .results a:before {
  content: "\e810";
  /* FontAwesome Unicode */
  font-family: "icons";
  margin-left: -1.3em;
  margin-right: 10px;
}
.content .testimonials {
  text-align: center;
}
.content .testimonials .testimonial {
  display: block;
  text-decoration: none;
  color: #525252;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: solid 1px rgba(123, 123, 123, 0.25);
}
.content .testimonials .testimonial .quote {
  font-weight: 700;
  font-size: 46px;
  line-height: 52px;
  display: block;
  width: 100%;
  text-align: center;
}
.content .testimonials .testimonial p:last-of-type {
  margin-bottom: 0;
}
.content .testimonials .testimonial:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.content .video {
  display: block;
  margin: 0 auto;
  max-width: 700px;
}
.content .video .video-wrapper {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.content .video .video-wrapper iframe,
.content .video .video-wrapper object,
.content .video .video-wrapper embed,
.content .video .video-wrapper .video-file,
.content .video .video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*GOOGLE MAPS*/
.google-maps {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 400px;
}
.nieuwsbrief::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.nieuwsbrief:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7);
}
.nieuwsbrief::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7);
}
.nieuwsbrief:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
#getuigenissen {
  padding: 30px 0;
  position: relative;
  z-index: 1;
}
#getuigenissen a {
  color: black;
  text-decoration: none;
}
#getuigenissen .getuigenis-slider img {
  max-width: 40% !important;
  width: inherit !important;
  margin: auto;
  margin-bottom: 10px;
}
#getuigenissen .getuigenis-slider .slider-item {
  text-align: center;
}
#getuigenissen .getuigenis-slider .slider-item p {
  position: relative;
  /*&:before{
                    content:'\201C';
                    position: absolute;
                    left: 0;
                    top: -5px;
                    color: @primary-color;
                    font-size: 40px;
                    font-weight: bold;
                }
                &:after{
                    content:'\201E';
                    position: absolute;
                    bottom: -5px;
                    right: 0;
                    color: @primary-color;
                    font-size: 40px;
                    font-weight: bold;
                }*/
}
#getuigenissen .getuigenis-slider .slider-item .name {
  color: #aaaaaa;
  font-size: 16px;
  position: relative;
  padding-top: 10px;
  margin-top: 10px;
  padding-bottom: 6px;
}
#getuigenissen .getuigenis-slider .slider-item .name:before {
  content: '';
  width: 200px;
  height: 1px;
  background: #c92b30;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#getuigenissen .getuigenis-slider .slider-item .stars img {
  display: inline-block;
}
#getuigenissen .getuigenis-slider .owl-controls {
  height: 0;
  margin: 0;
  padding: 0;
}
#getuigenissen .getuigenis-slider .owl-controls .owl-nav .owl-prev,
#getuigenissen .getuigenis-slider .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: #7b7b7b;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: solid 1px #7b7b7b;
  padding: 0;
  margin: 0;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#getuigenissen .getuigenis-slider .owl-controls .owl-nav .owl-prev:hover,
#getuigenissen .getuigenis-slider .owl-controls .owl-nav .owl-next:hover {
  color: #fff;
  border-color: #c92b30;
  background: #c92b30;
}
#getuigenissen .getuigenis-slider .owl-controls .owl-nav .owl-prev {
  left: -45px;
}
#getuigenissen .getuigenis-slider .owl-controls .owl-nav .owl-next {
  right: -45px;
}
.submenu a {
  text-decoration: none;
  display: list-item;
  padding: 10px 0 10px 10px;
  background-color: #eee;
  border-bottom: 1px solid rgba(201, 43, 48, 0.05);
  list-style: none;
  text-align: left;
}
.submenu a i {
  float: right;
  margin-right: 10px;
}
.submenu a:hover {
  background-color: rgba(201, 43, 48, 0.75);
  color: white;
}
.submenu a.active {
  background-color: rgba(201, 43, 48, 0.75);
  color: white;
}
/*FOOTER
============================================================================================*/
footer .top-footer {
  background: rgba(201, 43, 48, 0.85);
  color: #fff;
  padding: 35px 0;
  font-size: 15px;
  line-height: 21px;
}
footer .top-footer h1,
footer .top-footer h2,
footer .top-footer h3,
footer .top-footer h4,
footer .top-footer h5,
footer .top-footer a,
footer .top-footer p {
  color: #fff;
}
footer .top-footer h4 {
  margin-bottom: 30px;
}
footer .top-footer p {
  margin-bottom: 0;
}
footer .top-footer a {
  text-decoration: none;
}
footer .top-footer a:hover {
  text-decoration: underline;
}
footer .top-footer a.contact-button {
  display: inline-block;
  color: #c92b30;
  background: #fff;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -ms-border-radius: 7px 7px 7px 7px;
  -o-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  border-bottom: solid 3px #c92b30;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 25px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 30px;
}
footer .top-footer a.contact-button i {
  margin-right: 5px;
}
footer .top-footer a.contact-button:hover {
  text-decoration: none;
  background: #c92b30;
  color: #fff;
  border-color: #fff;
}
footer .top-footer .icon-block {
  margin-bottom: 30px;
}
footer .top-footer .icon-block h4 {
  text-transform: none;
  margin-bottom: 5px;
}
footer .top-footer .links {
  margin-bottom: 30px;
}
footer .top-footer .links a {
  display: block;
  margin-bottom: 7px;
}
footer .top-footer .links a i {
  margin-right: 5px;
}
footer .top-footer .links a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.75);
  padding-left: 5px;
}
footer .top-footer .social {
  margin-bottom: 30px;
  font-size: 31px;
}
footer .top-footer .social a {
  display: inline-block;
  margin: 0 10px 15px 0;
}
footer .top-footer .social a:last-of-type {
  margin-right: 0;
}
footer .top-footer .social a:hover {
  color: #c92b30;
}
footer .top-footer .newsletterbox {
  margin-top: 15px;
}
footer .copyright {
  background: #c92b30;
  color: rgba(255, 255, 255, 0.9);
  padding: 15px 0;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
footer .copyright h1,
footer .copyright h2,
footer .copyright h3,
footer .copyright h4,
footer .copyright h5,
footer .copyright a,
footer .copyright p {
  color: rgba(255, 255, 255, 0.9);
}
footer .copyright .madeBy {
  text-align: right;
}
/*maginific popup - general styles
============================================================================================*/
.mfp-bg {
  background-color: #333;
}
.mfp-content {
  width: 100%;
  max-width: 1200px;
}
button.mfp-arrow {
  display: none;
}
.mfp-move-vertical {
  /*start state*/
  /* animate in */
  /* animate out */
}
.mfp-move-vertical.mfp-with-anim {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(-250px);
  -moz-transform: translateY(-250px);
  -ms-transform: translateY(-250px);
  -o-transform: translateY(-250px);
  transform: translateY(-250px);
}
.mfp-move-vertical.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-move-vertical.mfp-ready .mfp-with-anim {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-vertical.mfp-ready.mfp-bg {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.mfp-move-vertical.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(250px);
  -moz-transform: translateY(250px);
  -ms-transform: translateY(250px);
  -o-transform: translateY(250px);
  transform: translateY(250px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.mfp-move-vertical.mfp-removing.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.mfp-container .formule-detail .detail-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 70px 25px 25px;
  background: #fff;
  width: 50%;
  margin: auto;
}
.mfp-container .formule-detail button.mfp-close,
.mfp-container .formule-detail .mfp-close {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  background: #c92b30;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  right: calc(25% + 10px);
  top: 10px;
}
.mfp-container .formule-detail button.mfp-close:hover,
.mfp-container .formule-detail .mfp-close:hover {
  background: #9f2226;
}
/*
7.  Media queries
============================================================================================*/
/*Small desktop*/
@media only screen and (max-width: 1279px) {
  h1 {
    font-size: 46px;
    line-height: 52px;
  }
  /*HEADER*/
  header nav.desktop ul li {
    margin-right: 10px;
  }
  /*HEADER SLIDER*/
  .header-slider .slider-item .slider-text {
    width: calc(100% - 100px);
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .header-slider .slider-item .slider-text .button {
    font-size: 18px;
    line-height: 18px;
  }
  /*CONTENT*/
  .content {
    /*action-buttons*/
  }
  .content #batibouw img.medium {
    display: block;
  }
  .content #batibouw img.large,
  .content #batibouw img.small {
    display: none;
  }
  .content #action-buttons .action-button a:after {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 45px;
  }
  .content #action-buttons .action-button figcaption {
    font-size: 22px;
    line-height: 28px;
  }
  .mfp-container .formule-detail .detail-inner {
    width: 60%;
  }
  .mfp-container .formule-detail button.mfp-close,
  .mfp-container .formule-detail .mfp-close {
    right: calc(20% + 10px);
  }
}
/*Tablet*/
@media only screen and (max-width: 959px) {
  body {
    padding-top: 100px;
  }
  h1 {
    font-size: 41px;
    line-height: 47px;
  }
  h2 {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  h2:after {
    width: 140px;
  }
  h3 {
    font-size: 26px;
    line-height: 32px;
  }
  h4 {
    font-size: 22px;
    line-height: 28px;
  }
  /*HEADER*/
  header.small .logo img {
    height: 35px;
  }
  header.small nav.desktop {
    margin-top: 2px;
  }
  header.small .buttons {
    margin: 0;
  }
  header .inner-header {
    padding: 25px 0;
  }
  header .logo img {
    height: 45px;
  }
  header .buttons {
    margin: 5px 0 0 0;
  }
  header .buttons li {
    width: 35px;
    height: 35px;
    line-height: 22px;
    font-size: 13px;
  }
  header .buttons li i {
    font-size: 15px;
    line-height: 20px;
  }
  header nav.desktop {
    margin-top: 7px;
  }
  header nav.desktop ul li {
    font-size: 15px;
    line-height: 21px;
  }
  /*HEADER SLIDER*/
  .header-slider .slider-item .slider-text .button {
    font-size: 16px;
    line-height: 16px;
  }
  /*CONTENT*/
  .content {
    /*action-buttons*/
  }
  .content #action-buttons .action-button a:after {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 35px;
  }
  .content #action-buttons .action-button figcaption {
    font-size: 20px;
    line-height: 26px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  .content #batibouw img.medium {
    display: block;
  }
  .content #batibouw img.large,
  .content #batibouw img.small {
    display: none;
  }
  .content .formule {
    padding: 15px;
    width: 48%;
  }
  .content .products .grid .sizer {
    width: 33.333333%;
  }
  .content .products .grid .productContainer {
    width: 33.333333%;
  }
  .content .products .grid .productContainer.four {
    width: 33.333333%;
  }
  .mfp-container .formule-detail .detail-inner {
    width: 80%;
  }
  .mfp-container .formule-detail button.mfp-close,
  .mfp-container .formule-detail .mfp-close {
    right: calc(10% + 10px);
  }
}
/*Small Tablet*/
@media only screen and (max-width: 859px) {
  body {
    padding-top: 0;
  }
  h1 {
    font-size: 36px;
    line-height: 42px;
  }
  h2 {
    font-size: 31px;
    line-height: 37px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  h2:after {
    width: 120px;
  }
  /*HEADER*/
  header {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    -webkit-transition: none 0.3s ease;
    -moz-transition: none 0.3s ease;
    -ms-transition: none 0.3s ease;
    -o-transition: none 0.3s ease;
    transition: none 0.3s ease;
  }
  header .inner-header {
    -webkit-transition: none 0.3s ease;
    -moz-transition: none 0.3s ease;
    -ms-transition: none 0.3s ease;
    -o-transition: none 0.3s ease;
    transition: none 0.3s ease;
  }
  header .buttons {
    margin: 5px 15px 0 0;
  }
  header nav.desktop {
    display: none;
  }
  header nav.mobile {
    margin-top: 25px;
    text-align: right;
  }
  header nav.mobile ul {
    display: block;
  }
  header nav.mobile ul li a {
    margin: 5px 0;
    padding: 3px 15px;
    color: #72736e;
    font-weight: 600;
  }
  header nav.mobile ul li a:hover,
  header nav.mobile ul li a.active {
    color: #c92b30;
    text-decoration: none;
  }
  header .hamburger {
    display: block;
    float: right;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    margin: 5px;
    font-size: 18px;
    color: #72736e;
  }
  /*HEADER SLIDER*/
  .header-slider .slider-item .slider-text .button {
    font-size: 16px;
    line-height: 16px;
  }
  /*CONTENT*/
  .content {
    /*action-buttons*/
  }
  .content #action-buttons .action-button a:after {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
    top: 45%;
  }
  .content #action-buttons .action-button a:hover:after {
    top: 35%;
  }
  .content #action-buttons .action-button figcaption {
    font-size: 20px;
    line-height: 26px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  .content #action-buttons .action-button .customCaption {
    min-width: 100%;
  }
  /*FOOTER*/
  footer .top-footer a.contact-button {
    font-size: 19px;
    line-height: 24px;
    padding: 10px 15px;
  }
}
/*Phone*/
@media only screen and (max-width: 719px) {
  h1 {
    font-size: 31px;
    line-height: 37px;
  }
  h2 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  h2:after {
    width: 100px;
  }
  h3 {
    font-size: 23px;
    line-height: 29px;
  }
  h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .submenu {
    margin-bottom: 25px;
  }
  /*HEADER*/
  header .searchbox {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  /*HEADER SLIDER*/
  .header-slider .slider-item .slider-text {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    padding: 25px 0;
  }
  .header-slider .slider-item .slider-text.text-left {
    text-align: center;
  }
  .header-slider .slider-item .slider-text.text-right {
    text-align: center;
  }
  .header-slider .owl-carousel .owl-controls .owl-nav .owl-prev,
  .header-slider .owl-carousel .owl-controls .owl-nav .owl-next {
    top: 15px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  /*productdetail,basket*/
  #productdetail .data-table thead,
  #basket .data-table thead {
    display: none;
  }
  #productdetail .data-table tbody tr,
  #basket .data-table tbody tr {
    margin-bottom: 25px;
  }
  #productdetail .data-table tbody tr th::before,
  #basket .data-table tbody tr th::before,
  #productdetail .data-table tbody tr td::before,
  #basket .data-table tbody tr td::before {
    content: attr(data-title);
    display: block;
    font-weight: bold;
  }
  #productdetail .data-table tbody tr:last-of-type,
  #basket .data-table tbody tr:last-of-type {
    margin-bottom: 0;
  }
  #productdetail a.button,
  #basket a.button {
    display: block;
    margin-bottom: 10px;
  }
  #productdetail a.button.left,
  #basket a.button.left,
  #productdetail a.button.right,
  #basket a.button.right {
    float: none;
  }
  /*tabs*/
  .tabs ul li {
    float: none;
  }
  .tabs ul li a {
    color: #c92b30;
    background: none;
    border: none;
    margin-right: 0;
    padding-left: 0;
  }
  .tabs ul li a.active,
  .tabs ul li a:hover {
    background: none;
    border: none;
    color: #c92b30;
    padding-left: 15px;
  }
  .tabs ul li a.active:before,
  .tabs ul li a:hover:before {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .tabs ul li a:before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '\e810';
    font-family: icons;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  /*CONTENT*/
  .content {
    margin: 30px auto;
    /*action-buttons*/
    /*downloads*/
    /*usps*/
  }
  .content #filterdepot {
    background: url('/images/banner-filterdepot-bg-m.jpg') repeat center top;
    height: auto;
  }
  .content #filterdepot .filterdepot-bg,
  .content #filterdepot .filterdepot-txt {
    width: 100%;
    display: block;
    height: auto;
    position: unset;
  }
  .content #filterdepot .filterdepot-bg .bol,
  .content #filterdepot .filterdepot-txt .bol,
  .content #filterdepot .filterdepot-bg .txt,
  .content #filterdepot .filterdepot-txt .txt {
    width: 100%;
    display: block;
    height: auto;
  }
  .content #filterdepot .filterdepot-bg .bol,
  .content #filterdepot .filterdepot-txt .bol {
    background: none;
    background: #0373b9;
  }
  .content #filterdepot .filterdepot-txt .container {
    width: 100%;
  }
  .content #filterdepot .filterdepot-txt .bol {
    text-align: center;
  }
  .content #filterdepot .filterdepot-txt .bol .logo {
    position: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    margin: 15px 0;
  }
  .content #filterdepot .filterdepot-txt .bol .logo img {
    max-width: 50%;
    height: auto;
  }
  .content #filterdepot .filterdepot-txt .txt {
    margin: 0 30px;
    width: calc(100% - 60px);
  }
  .content #filterdepot .filterdepot-txt .txt .inside-txt {
    position: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    margin: 30px 0;
    text-align: center;
  }
  .content #action-buttons .grid .sizer {
    width: 50%;
  }
  .content #action-buttons .grid .action-button {
    width: 50%;
  }
  .content #action-buttons .grid .action-button.one-third {
    width: 50%;
  }
  .content #action-buttons .grid .action-button.two-third {
    width: 100%;
  }
  .content #action-buttons .action-button {
    width: 98%;
  }
  .content #action-buttons .action-button.one-third {
    width: 98%;
  }
  .content #action-buttons .action-button.two-third {
    width: 98%;
  }
  .content #action-buttons .action-button.half {
    width: 98%;
  }
  .content #action-buttons .action-button a:after {
    top: 50%;
  }
  .content #action-buttons .action-button a:hover:after {
    top: 40%;
  }
  .content .downloads .checkbox {
    margin: 10px;
    display: block;
  }
  .content .downloads .radiobutton {
    margin: 10px;
    display: block;
  }
  .content .data-table {
    display: block;
  }
  .content .data-table tbody,
  .content .data-table thead,
  .content .data-table caption,
  .content .data-table tr,
  .content .data-table td,
  .content .data-table th {
    display: block;
    width: 100%;
  }
  .content .data-table tr td:last-of-type {
    text-align: left;
    padding-bottom: 25px;
  }
  .content #usps .usp {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    border-right: none;
  }
  .content .products .grid .sizer {
    width: 50%;
  }
  .content .products .grid .productContainer {
    width: 50%;
  }
  .content .products .grid .productContainer.four {
    width: 50%;
  }
  /*FOOTER*/
  footer {
    text-align: center;
  }
  footer .top-footer .newsletterbox {
    width: 100%;
    max-width: 100%;
  }
  footer .copyright .madeBy {
    text-align: center;
  }
  .mfp-container .formule-detail .detail-inner {
    width: 90%;
  }
  .mfp-container .formule-detail button.mfp-close,
  .mfp-container .formule-detail .mfp-close {
    right: calc(5% + 10px);
  }
}
/*Small Phone*/
@media only screen and (max-width: 479px) {
  h1 {
    font-size: 26px;
    line-height: 32px;
  }
  h2 {
    font-size: 23px;
    line-height: 29px;
    margin-bottom: 7px;
    padding-bottom: 7px;
  }
  h2:after {
    width: 75px;
  }
  h3 {
    font-size: 21px;
    line-height: 27px;
  }
  h4 {
    font-size: 19px;
    line-height: 25px;
  }
  .formContact table,
  .formInterventie table {
    display: block;
  }
  .formContact table tbody,
  .formInterventie table tbody,
  .formContact table tr,
  .formInterventie table tr,
  .formContact table td,
  .formInterventie table td,
  .formContact table th,
  .formInterventie table th {
    display: block;
    width: 100%;
  }
  .formContact table .tdMargin,
  .formInterventie table .tdMargin {
    padding-right: 0;
  }
  /*HEADER*/
  header {
    text-align: center;
  }
  header .language {
    float: right;
  }
  header .language ul li {
    float: none;
    border-right: none;
    text-align: right;
  }
  header .language ul li a {
    margin: 10px 0;
  }
  header .language ul li:last-of-type {
    padding: 0 10px;
  }
  header .language ul li:first-of-type {
    padding: 0 10px;
  }
  /*content*/
  .content #action-buttons .grid .sizer {
    width: 100%;
  }
  .content #action-buttons .grid .action-button {
    width: 1000%;
  }
  .content #action-buttons .grid .action-button.one-third {
    width: 100%;
  }
  .content #action-buttons .action-button figcaption {
    white-space: normal;
  }
  .content #action-buttons .action-button .customCaption {
    min-width: 100%;
  }
  .content #batibouw img.small {
    display: block;
  }
  .content #batibouw img.large,
  .content #batibouw img.medium {
    display: none;
  }
  .content .formule {
    float: none;
    width: 98%;
  }
  .content .products .grid .sizer {
    width: 100%;
  }
  .content .products .grid .productContainer {
    width: 100%;
  }
  .content .products .grid .productContainer.four {
    width: 100%;
  }
  .mfp-container .formule-detail .detail-inner {
    width: 96%;
  }
  .mfp-container .formule-detail button.mfp-close,
  .mfp-container .formule-detail .mfp-close {
    right: calc(2% + 10px);
  }
}