@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,500i,700,700i&display=swap');

html,
body {
	overflow-x: hidden; /* Prevent scroll on narrow devices */
	font-family: 'Roboto', sans-serif!important;
	font-weight: 300;

    background-color: #fff;
    -o-background-size:35% auto;
-webkit-background-size:35% auto;
-moz-background-size:35% auto;
background-size:35% auto;
}
body.bodyclass {
    background-image: url(/media/eurostepbg.jpg);
    background-position: left -30% center;
    background-repeat: no-repeat;
}
body .impressionspage .col-md-4 .h2header {
  width: calc(100% - 20px) !important;
  font-size: 18px !important;
}
body.bg-light {
  background-color: #fff !important;
}
#style-4::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.calculator{
	border-radius: 15px;
	background-color: #db2827;
}
.calculator .col-md-8{
	padding: 50px;
	text-align: left;
	color: #fff;
}
.calculator .col-md-8 h3{
	font-size: 30px!important;
	color: #fff;
}
.calculator .btn-cancel{
	background-color: #292929;
	color: #fff;
}
.calculator img{
	border-radius: 0px 15px 15px 0px;
}
#style-4::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #db2827;
	border: 2px solid #db2827;
}
.bold p {
  font-weight: bold;
}

.newproduct .center {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newproduct .form-input {
  width: 100%;
  padding: 20px;
  background: #fff;
}
.newproduct .form-input input {
  display: none;
}
.newproduct .form-input label {
  display: block;
  width: 70%;
  height: 45px;
  margin-left: 15%;
  line-height: 45px;
  text-align: center;
  background: #db2827!important;

  color: #fff;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  text-transform: Uppercase;
  font-weight: 600;
  border-radius: 5px;
  cursor: pointer;
}

.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
.MultiCarousel .MultiCarousel-inner .item { float: left;}
.MultiCarousel .MultiCarousel-inner .item > div { padding:10px; margin:10px; }
.MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
.MultiCarousel .leftLst { left:20px; }
.MultiCarousel .rightLst { right:20px; }
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc!important; }
.MultiCarousel-inner img{
	max-width: 80%;
	clear: both;
	display: block;
}
#maincontent .MultiCarousel-inner .row .col {
	text-align: left!important;
	font-weight: 300;
  font-size: 15px;
  line-height: 27px;
	color: #212529;
}
.rightLst, .leftLst{
	background-color: #db2827!important;
	border: 0px!important;
	width: 35px;
	color: #fff!important;
	height: 35px;
}
#maincontent .MultiCarousel-inner .row .col span{
	margin-top: 10px;
	font-size: 12px;
	line-height: 17px;
	display: block;
	height: 70px;
	overflow: hidden;
}
.MultiCarousel-inner .item .pad15{
	padding: 200px 15px 15px 15px!important;
	border-radius: 15px;
}
.pad15 .row{
	background-color: #fff;
	border-radius: 10px;
	margin: 0px!important;
}
body .container_blocks .col-md-4 .h2header {
	margin-top: -52px;
	padding: 5px 0px 7px 15px;
	color: #fff;
	width: 300px;
	position: relative;
	background-position: bottom right;
	font-size: 18px!important;
	border-radius: 10px;
	background-color: #db2827;
	margin-left: 10px;
	line-height: 33px;
}
.MultiCarousel-inner .systemTitle{
	font-size: 18px!important;
	height: 20px!important;
	overflow: hidden!important;
	font-weight: bold!important;
}
body .container_blocks .col-md-4 .h2headerr {
	margin-top: -68px;
	padding: 5px 30px 7px 15px;
	color: #fff;
	width: 300px;
	position: relative;
	background-position: bottom right;
	font-size: 18px!important;
	height: 58px;
	line-height: 25px!important;
	border-radius: 10px;
	background-color: #db2827;
	margin-left: 10px;
	line-height: 33px;
}
.pad15 span{
	display: block;
	height: 40px;
}

.newproduct .form-input img {
  width: auto;
  max-height: 240px;
  margin-left:auto;
  margin-right:auto;
  display: none;

  margin-bottom: 30px;
}
.newproduct p {
  margin-bottom: 5px;
}
.inbox_people {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}
.toplink2 {
	margin-right: 15px;
}
.top_spac{ margin: 20px 0 0;}


.recent_heading {float: left; width:40%;}
.srch_bar {
  display: inline-block;
  text-align: right;
  width: 60%;
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.recent_heading h4 {
  color: #05728f;
  font-size: 21px;
  margin: auto;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}

.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
  float: left;
  width: 11%;
}
.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  padding: 18px 16px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}

.active_chat{ background:#ebebeb;}

.incoming_msg_img {
  display: inline-block;
  width: 6%;
}
.incoming_msg {
	margin: 15px 0px 15px;
}
.received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 100%;
 }
 .received_withd_msg p {
  background: #db2827 none repeat scroll 0 0;
  border-radius: 3px;
  color: white;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}
.time_date2 {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
	float: right;
}
.received_withd_msg { width: 70%;}
.mesgs {
  float: left;
  padding: 0px 0px 0 0px;
  width: 100%;
}

 .sent_msg p {
	 background: #ebebeb none repeat scroll 0 0;
   border-radius: 3px;
   color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width:100%;
}
.outgoing_msg{ overflow:hidden; margin:15px 0 15px; padding-right: 10px}
.sent_msg {
  float: right;
  width: 70%;
}
.input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative;}
.msg_send_btn {
  background: #05728f none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 33px;
}
.messaging { padding: 0 0 50px 0;}
.msg_history {
  height: 500px;
  overflow-y: auto;
}
.vloercalculator .card{
    border: 0px;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);
    border-radius: 15px;
}
.vloercalculator img{
    border-radius: 15px 15px 0px 0px;
}
.vloercalculator .greenbutton{

    margin-right: 30px;
    margin-bottom: 15px;
}
.vloercalculator .card{
    margin-bottom: 30px;
}
.greenbutton div{

}
.greenbutton{
	right: 0px;
	bottom: 0px;
	background-color: #db2827;
	height: 40px;
	width: auto;
	position: absolute;
	border: 0px;
	text-align: left;
	padding: 8px 15px;
	color: #fff!important;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.size_big{
    display: inline-block!important;
    padding-right: 0px!important;
}
.size_big .colouricon{
    width: 100%!important;
    height: 100px;
    border-radius: 10px 10px 0px 0px!important;
}
.size_big:hover .colouricon{
	transform: scale(1, 1)!important;
	border-radius: 10px;
}
.nummerinput{
	width: 50px!important;
	float: left;
	padding-left: 5px!important;
	padding-right: 0px!important;
}
.size_big .colour_name{
    padding-top: 5px;
    padding-bottom: 5px;
        display: inline-block;
}
.plusminus{
	float: left;
}
.pop2{
    margin-top: 10px;
    font-size: 12px!important;
    color: #fff;
    background-color: #db2827!important;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 15px;
}
.bottom_left {
    position: fixed;
    bottom: 0px;
    left: 0px;
}
p b, li b{
	font-weight: 700;
}
.col-md-6 img{
	max-width: 100%;
}
div.reloader {
    opacity:0.7;
    filter: alpha(opacity=20);
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index:1005;
    position: absolute;
    background: #d4d4d6 url(/media/reload.gif) center top no-repeat;
    background-size: 50px 50px;
    height: 100%;
    width: 100%;
  }
.sluiten {
	background-color: #efefef!important;
	margin-right: 2%;
}
.sluiten, .naarcart{
	width: 100%!important;
	float: left;
	display: inline-block;
}
.floatdeze{
	width: 50%!important;
	float: left;
}
#colorpickerinside{
	clear: both;
}
.onecolor{
	float: left;
	text-align: center;
	margin-top: 20px;
}
.onecolor img{
	width: 100%;
	height: 150px;
}
.master {
    background-color: #292929;
    padding: 10px;
	border-radius: 5px;
    margin: 5px;
    width: 300px;
    height: auto;
	max-height: 300px;
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
	z-index: 9999;
}
.listnone{
	list-style: none;
	padding: 0px;
}
.master p{
	margin-bottom: 0px!important;
	font-weight: bold;
	color: #fff;
}
.master hr{
	display: none;
}
.master li{
	list-style: none;
}
.master ul{
	padding: 0px;
}
.master a{
	font-weight: bold;
}
.master a:hover{
	color: #fff;
}

#customer_search{
	overflow: auto;
	max-height: 200px;
}
.search_customer{
    overflow: hidden;
}
.skew{

	display: inline-block;
	margin: 0px;
	position: absolute;
}
.col-sm-4 img{
	width: 100%;
	height: 220px;
	object-fit: cover;
}
.col-sm-4 ul {
  	list-style: none;
  	padding: 0;
}
.col-sm-4 li {
  	padding-left: 1.3em;
}
.col-sm-4 ul li:before {
  	font-family: "Font Awesome 5 Free"!important;
	content: "\f00c";
	display: inline-block;
  	margin-left: -1.3em;
  	width: 1.3em;
	color: #db2827;
}
.fa-info-circle{
	float: right;
	margin-left: 15px;
	color: #db2827;
}
#colorpicker h5{
	float: left;
}
body p, body li, #homesystems span{
	font-weight: 300;
    font-size: 14px!important;
	line-height: 27px;
}
body a, body a:hover{
	color: #db2827;
}
.bg-light{
	padding-top: 134px;
}
.spacer{
	margin-bottom: 30px;
}
.marginright{
	margin-right: 15px;
}
body.home{
	padding-top: 0px;
}
h1{
	font-weight: 700!important;
	font-size: 36px!important;
	padding-bottom: 30px;
}
h2{
	font-weight: 700!important;
	font-size: 22px!important;
	padding-bottom: 5px;
}
h3{
	font-weight: 700!important;
	font-size: 22px!important;
	font-style: italic;
	color: #db2827;
}
a{
	text-decoration: none!important;
}
#top{
	background-color: #fff;
	color: #292929;
	height: 90px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 3;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	font-weight: 400;
	font-size: 14px;
	margin-top: -1px;
}
#top .fas{
	margin-right: 10px;
}
#top a{
	color: #292929;
}
#top .row{
	height: 40px;
}
.stepspan{
	color: #fff;
	width: 25px;
	text-align: center;
	background-color: #db2827;
	display: inline-block;
	margin-right: 5px;
}
body .dropdown{
	position: absolute!important;
	padding: 15px!important;
	border-radius: 15px;
	background-color: #fff;
	color: #292929;
	list-style: none;
	opacity: 0;
	transition: all 0.5s ease-in-out;
	visibility: hidden;
	margin-top: 3px;
}
body .nav-item:hover .dropdown{
	opacity: 1;
	visibility: visible;
}
body .navbar .nav-item .dropdown a{
	color: #292929!important;
	text-transform: capitalize;
	margin-bottom: 10px;
	border: 0px!important;
}
#top .row .col-sm-6 div{
	padding-top: 8px;
	padding-bottom: 8px;
}
#top .fas{
	color: #db2827;
}
#languages_show{
	position: fixed;
	top: 60px;
	z-index: 4;
	color: #292929;
	width: 80px;
	margin-right: 120px;
}
#currency_show{
	position: fixed;
	top: 60px;
	z-index: 4;
	color: #292929;
	width: 80px;
	margin-right: 240px;
}
#cart_show{
	position: fixed;
	top: 70px;
	z-index: 4;
	color: #292929;
	width: 600px;
}
#cart_show .btn-danger{
	border-radius: 20px;
	width: 30px;
	height: 30px;
	padding: 0px;
	text-align: center!important;
	background-color: #292929;
	border-color: #292929;
	font-size: 13px;
}
#cart_show .btn-danger i{
	margin: 0px;
}
.hideoverflow{
	max-height: 400px!important;
	overflow: auto!important;
}
.hideoverflow td:nth-child(3){
	width: 100px!important;
}
.collapse .cart-body{
	max-height: 400px!important;
	overflow: auto!important;
}
#top .shopping-cart .fas{
	color: white;
}
#top .shopping-cart {
	background-color: #db2827;
	height: 100%;
	padding: 10px;
	border-radius: 5px;
}
.white{
	color: #fff;
}
#total2 {
	color: white;
}
body.white {
	color: #212529;
}
.language-change{
	float: right;
	height: 100%;
	padding: 9px 15px;
	margin-left: 0px;
	width: 100px;
}
body .searchbar{
	width: 370px;
	height: 35px;
	border-radius: 20px;
	border: 1px solid #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	outline: none!important;
	padding: 10px;
	z-index: 4;
	background-color: #fff;
	position: relative;
}
.fa-search{
    cursor: default!important;
}
.fa-spinner{
    cursor: default!important;
}
#productList{
	position: absolute;
	clear: both;
	margin-left: -370px;
	top: 47px;
	background-color: #fff;
	border-radius: 15px;
	padding: 0px 15px 0px 15px;
	max-height: 320px;
    width: 370px;
    overflow: auto;
}
#productList li{
	list-style: none;
	padding: 10px 0px;
	border-bottom: 1px solid #ddd;
}
#productList li a{
	color: #292929;
	font-weight: bold;
}
.fa-search {
	margin-left: -37px;
	position: relative;
	font-size: 20px;
	cursor: pointer;
    color: #db2827;
    z-index: 9;
	border: 0px;
	background-color: transparent;
}
.fa-search.pop2{
    z-index: 1;
}
.fa-spinner {
	margin-left: -37px;
	position: relative;
	font-size: 20px;
	cursor: pointer;
    color: #db2827;
    z-index: 9;
	border: 0px;
	background-color: transparent;
}
.fa-spinner.pop2{
    z-index: 1;
}
.size_big.lange{
    -ms-flex: 0 0 32%!important;
    flex: 0 0 32%!important;
    max-width: 32%!important;
}
.navbar-nav{
	text-transform: uppercase;
	margin-right: 50px;
	font-size: 14px;
	position: relative;
}
.navbar-nav a{
	font-weight: 500!important;
}
body .navbar{
	padding: 0px!important;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	margin-top: 88px!important;
	z-index: 2;
    background-color: #000000;
}
.navbar-nav{
	position: static;
}
#navbarsExampleDefault{
	position: relative;
}
body .navbar .nav-item a{
	padding-top: 10px;
	padding-bottom: 10px;
    color: #fff!important;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dropdown, .dropleft, .dropright, .dropup {
    position: static!important;
}
.dropdown-menu{
	width: 100%!important;
	padding: 20px 30px!important;
	margin-top: -1px!important;
}
.dropdown-menu img{
	max-width: 100%;
}
.dropdown-menu h3{
	font-size: 20px;
}
.dropdown-menu ul{
	margin: 0px;
	padding: 0px;
}
.dropdown-menu ul li{
	list-style: none;
	margin: 0px;
}
body .navbar .nav-item .dropdown-menu .calcbutton{
	padding: 10px 20px;
	width: 100%;
	color: #fff!important;
	background-color: #db2827;
	display: block;
}
body .navbar .nav-item .dropdown-menu a{
	color: #292929!important;
	font-size: 14px;
	text-transform: capitalize;
	padding-top: 5px;
    padding-bottom: 5px;
}
body .navbar .nav-item.active a{
	border-bottom: 3px solid #db2827;
}
.navbar-brand img{
	width: 222px;
	height: 54px;
    margin-top: 15px;
}
body .carousel-caption{
	top: 20%!important;
	bottom: auto!important;
	width: 600px;
	left: 50%!important;
	margin-left: -680px;
    z-index: 1;
}
.system_title{
    font-size: 30px!important;
}
.pageheader-content{
	margin-bottom: -160px!important;
	width: 600px;
	max-width: 100%;
	max-height: 180px;
	text-align: left;
	padding: 10px 50px;
	z-index: 9999!important;
	color: #fff;
    text-shadow: 0px 0px 14px rgba(0,0,0,0.40);
}
.carousel-caption p, .carousel-caption i, #historie p, #historie h2, #historie2 p, #historie2 h2, .pageheader-content h1, .pageheader-content p{
}
.carousel-caption h5{
	font-size: 70px;
	font-weight: 800;
    text-shadow: 0px 0px 14px rgba(0,0,0,0.40);
    text-align: left;
}
.pageheader-content h1{
	padding-bottom: 0px;
	font-size: 36px;
	font-weight: 300;
	font-style: italic;
}
.carousel-caption p, .pageheader-content p{
	font-size: 16px;
	font-weight: 300;
}
.morebutton{
	right: 0px;
	bottom: 0px;
	background-color: #292929;
	height: 40px;
	width: 50px;
	position: absolute;
	border: 0px;
	text-align: center;
	padding-top: 8px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	display: none;
}
.morebutton.marginright{
    top: 0px;
}
.morebutton2{
	background-color: #292929;
	height: 50px;
	width: 50px;
	border: 0px;
	text-align: center;
	padding-top: 2px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	margin-left: -30px;
	position: absolute;
    transform: none!important;
}
.email{
	height: 50px;
	padding: 0px;
	padding-left: 40px;
	width: 80%;
    border: 2px solid #cdcdcd;
	background-image: url(../media/emailbg.png);
	background-color: transparent;
	background-position: left top;
}
#MultiCarousel1{
	padding: 0px;
	width: 100%;
}
.carousel-caption p, .carousel-caption i, #historie p, #historie h2, #historie2 p, #historie2 h2, .pageheader-content h1, .pageheader-content p{
	transform: skew(-20deg, 0deg);
}
.carousel-caption h5{
	font-size: 70px;
	font-weight: 800;
    text-align: left;
}
.pageheader-content h1{
	padding-bottom: 0px;
	font-size: 36px;
	font-weight: 300;
	font-style: italic;
}
.carousel-caption p, .pageheader-content p{
	font-size: 16px;
	font-weight: 300;
}
.email:focus, *:focus{
	outline: none!important;
}
#newsletter{
	margin-top: 20px;
}
#newsletter form{
	margin-top: 20px;
}
.morebutton:hover, .morebutton2:hover{
	transform: scale(1.2, 1.2);
}
#mc-embedded-subscribe{
    background-color: #db2827;
}
.readmore{
	right: 0px;
	bottom: 0px;
	background-color: #db2827;
	width: auto;
	position: absolute;
	border: 0px;
	text-align: left;
	padding: 8px 15px;
	color: #fff!important;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.readmore i, .crooked2 i{
	display: inline;
}
.readmore:hover, .crooked2:hover{
    transform: scale(1.1, 1.1);
}
.readmore div:after, .crooked2 div:after{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	float: right;
	padding-left: 10px;
	margin-top: 1px;
}

#maincontent{
	padding-top: 45px;
	padding-bottom: 45px;
}
#contentbottom{
	background-color: #eeeeee;
}
#contentbottom .col-sm{
	padding: 30px 0px 0px 30px;
	border-left: 4px solid #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background-color: #eeeeee;
}
#contentbottom .col-sm:hover{
	background-color: #dfdfdf;
}
#contentbottom .col-sm:last-child{
	border-right: 4px solid #fff;
}
#contentbottom .far, #contentbottom .fas{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	color: #db2827;
}
.infoblock{
	float: left;
	display: inline;
	width: 80%;
	padding-bottom: 40px;
}
#threeblogs .infoblock{

}
#shop{
	background-color: #292929;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
.crooked{
	bottom: auto;
	top: 30px;
}
.crooked2{
	right: 0px;
	background-color: #db2827;
	width: auto;
	display: inline-block;
	border: 0px;
	text-align: left;
	padding: 8px 15px;
	color: #fff!important;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.btn.btn-primary, .crooked2 {
	background-color: #db2827!important;
	padding: 12px 35px;
	border: 0px;
	border-radius: 10px;
}
#historie{
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}
#historie .col-sm-7{

	background-color: #db2827;
	padding: 100px 60px;
	color: #fff;
}
#historie2{
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}
#historie2 .col-sm-7{

	background-color: #db2827;
	padding: 100px 60px;
	color: #fff;
}
#ontwikkelingen{
	background-image: url(/media/line.jpg);
	background-attachment: scroll;
	background-position: calc(50% + 15px) 50%;
	background-size: cover;
	padding-top: 100px;
	background-color: #eeeeee;
	background-repeat: no-repeat;
}
#ontwikkelingen img{
	margin-top: -80px;
	float: right;
}
.greenbar{
	left: 40%;
	width: 60%;
	padding: 20px 30px;
	color: #fff;
	background-color: #db2827;
	position: relative;

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
}
.greenbar:hover{
	background-color: #148347;
}
#contact .col-md-4 .newscontainer{
	background-color: #fff;
	padding: 15px;
	border-radius: 0px 0px 15px 15px;
}
#contact img{
	border-radius: 15px 15px 0px 0px;
}
.newscontainer h3{
	height: 50px;
	color: #292929;
	font-size: 19px;
}
.col-md-6 img{
	border-radius: 15px;
}
.newscontainer p{
	height: 50px;
}
.newscontainer .text-right{
	font-site: 13px;
	font-weight: bold;
}
.newscontainer .date{
	font-weight: bold;
}
#newsletter{
	background-color: #fff;
    background-image: url(/uploads/topright.png);
    background-repeat: no-repeat;
    background-position: top right;
	color: #292929;
	padding: 140px 0px 80px 0px;
}
#newsletter .col-sm-4{
	text-align: right;
}
.greenbar div{

}
#threeblogs{
	padding: 50px 0px 20px 0px;
}
#threeblogs .far, #threeblogs .fas{
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	color: #db2827;
}
#contact{
	text-align: left;
	padding: 40px 0px;
    background-color: rgba(238, 238, 238, 0.5)!important;
}
#newsletter{
	color: #292929;
	padding: 140px 0px 80px 0px;
}
#newsletter .col-sm-4{
	text-align: right;
}
.toplink{
	margin-right: 20px;
	margin-left: 20px;
}
#maincontent{
    padding-bottom: 120px;
}
#footer{
	padding: 40px 0px;
    padding-top: 100px;
}
.Home #footer h2{
    font-size: 22px!important;
    text-align: left;

}
#footer ul{
	padding: 0px;
}
#footer li{
	list-style: none;
}
#footer ul li a{
	color: #212529;
}
#copyright{
	background-color: #fff;
	color: #000000;
	padding-top: 10px;
}
#copyright p{
	margin-bottom: 10px;
}
#copyright a{
	margin-left: 10px;
	color: #000000;
}
.pageheader{
	height: 315px;
	width: 100%;
	background-size: cover;
	margin-bottom: 40px;
	margin-top: -100px;
	padding-top: 115px;
	display:none;
}

.h2header {
	background-image:url(/uploads/bottomleft2.png);
	margin-top: -42px;
	padding: 5px 0px 7px 15px;
	color: #fff;
	width: 300px;
	position: relative;
	background-position: bottom right;
	font-size: 25px!important;
}
.btn-success.focus, .btn-success:focus{
    outline: none!important;
    box-shadow: none!important;
}
.systemstext2{
    text-shadow: 0px 0px 10px rgba(0,0,0,0.45);
    font-weight: 700;
}
.container_blocks {
	margin-top: 30px;
}
.margintop {
	margin-top: 30px;
}
.margintop {
	margin-bottom: 30px;
}
.marginbottom {
	margin-bottom: 30px;
}

input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ccc;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #db2827;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -3.6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ccc;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #db2827;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #ccc;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #ccc;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #db2827;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #ccc;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

.system_part b{
	clear: both;
	margin-top: 30px;
	width: 100%;
	display: block;
}
#colourchoice, .system_part .submit{
	width: 100%;
	background: #db2827;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center;
	border: 0px;
}
.colour .colouricon{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.colour:hover .colouricon{
	transform: scale(2, 2);
	border-radius: 10px;
}
.mixcolour .colouricon{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.mixcolour:hover .colouricon{
	transform: scale(2, 2);
	border-radius: 10px;
}
.openinput{
	width: 100%;
	margin: 20px 0px;
	display: block;
	padding: 10px;
}
.system_part .submit{
	margin-bottom: 40px;
}
.item{
	font-weight: bold;
}
.combinatieItemImage{
	height: 120px;
	width: 100%;
	background-position: center;
}
.option1{
	margin-bottom: 20px;
}
.addborder{
	border-bottom: 2px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.colouricon{
	height: 40px;
	width: 40px;
	border-radius: 20px;
	filter: drop-shadow(0px 0px 6px #ccc);
}
.sideimg{
	width: 100%;
	object-fit: cover;
}
.sideimg img{
	width: 100%;
	object-fit: cover;
}
.vloerlaag0, .vloerlaag1, .vloerlaag2, .vloerlaag3, .vloerlaag4, .vloerlaag5, .vloerlaag6, .vloerlaag7{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-box-shadow: 10px 10px 22px 4px rgba(0,0,0,0.4);
-moz-box-shadow: 10px 10px 22px 4px rgba(0,0,0,0.4);
box-shadow: 10px 10px 22px 4px rgba(0,0,0,0.4);
}

#vloerlagen{
	min-height: 500px;
	padding-top: 30px;
	margin-left: 120px;
	margin-top: 120px;
	transform: scale(0.9);
}
.floortitle{
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 17px;
	color: #fff;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.37);
	-webkit-transition: transform 0.5s ease-in-out;
	-moz-transition: transform 0.5s ease-in-out;
	-o-transition: transform 0.5s ease-in-out;
	transition: transform 0.5s ease-in-out;
}
.vloerlaag{
	position: absolute;
	transform: translate3d(0%, 0px, 0) rotateX(45deg) rotateZ(45deg);
	-webkit-transition: all 0.5s ease-in-out!important;
	-moz-transition: all 0.5s ease-in-out!important;
	-o-transition: all 0.5s ease-in-out!important;
	transition: all 0.5s ease-in-out!important;
	background-size: 151% 151%!important;
	background-position: left!important;
}
body .changecolour{
	-webkit-transition: all 0.5s!important;
	-moz-transition: all 0.5s!important;
	-o-transition: all 0.5s!important;
	transition: all 0.5s!important;
	background-size: 150% 150%!important;
	background-position: left!important;
}
body .changecolour:hover{
	background-size: 101% 151%!important;
}
.vloerlaag:hover{
	transform: translate3d(70px, 50px, 0) rotateX(45deg) rotateZ(45deg) scale(1.5, 1);
	background-size: 101% 151%!important;
}
.vloerlaag0{
	-webkit-transition: none 0s!important;
	-moz-transition: none 0s!important;
	-o-transition: none 0s!important;
	transition: none 0s!important;
	background-size: 150% 150%!important;
}
.vloerlaag0:hover{
	transform: translate3d(0%, 0px, 0) rotateX(45deg) rotateZ(45deg);
	background-size: 150% 150%!important;
}
.vloerlaag:hover .floortitle{
	transform: scale(0.7, 1);
}
.vloerlaag0:hover .floortitle{
	transform: none;
}
.vloerlaag0{
	width: 400px;
	height: 400px;
}
.vloerlaag0:after{
		width: 30px;
    height: 400px;
    background-color: #fff;
    content: " ";
    transform: skew(0deg, 45deg);
    margin-left: 400px;
    	margin-top: 15px!important;
    position: absolute;
}
.vloerlaag0:before{
	width: 400px;
    	height: 30px;
    background-color: #fff;
    content: " ";
    transform: skew(45deg, 0deg);
    	margin-left: 15px;
    margin-top: 400px;
    position: absolute;
}
.vloerlaag1{
	width: 400px;
	height: 350px;
	margin-left: 17px;
	margin-top: -5px;
}
.vloerlaag1:after{
		width: 10px;
    height: 350px;
    background-color: #fff;
    content: " ";
    transform: skew(0deg, 45deg);
    margin-left: 400px;
    	margin-top: 5px!important;
    position: absolute;
}
.vloerlaag1:before{
	width: 400px;
    	height: 10px;
    background-color: #fff;
    content: " ";
    transform: skew(45deg, 0deg);
    	margin-left: 5px;
    margin-top: 350px;
    position: absolute;
}
.vloerlaag2{
	width: 400px;
	height: 300px;
	margin-left: 34px;
	margin-top: -13px;
}
.vloerlaag2:after{
		width: 10px;
    height: 300px;
    background-color: #fff;
    content: " ";
    transform: skew(0deg, 45deg);
    margin-left: 400px;
    	margin-top: 5px!important;
    position: absolute;
}
.vloerlaag2:before{
	width: 400px;
    height: 10px;
    background-color: #fff;
    content: " ";
    transform: skew(45deg, 0deg);
    margin-left: 5px;
    margin-top: 300px;
    position: absolute;
}
.vloerlaag3{
	width: 400px;
	height: 250px;
	margin-left: 52px;
	margin-top: -20px;
}
.vloerlaag3:after{
		width: 10px;
    height: 250px;
    background-color: #fff;
    content: " ";
    transform: skew(0deg, 45deg);
    margin-left: 400px;
    	margin-top: 5px!important;
    position: absolute;
}
.vloerlaag3:before{
	width: 400px;
    	height: 10px;
    background-color: #fff;
    content: " ";
    transform: skew(45deg, 0deg);
    	margin-left: 5px;
    margin-top: 250px;
    position: absolute;
}
.vloerlaag4{
	width: 400px;
	height: 200px;
	margin-left: 69px;
	margin-top: -26px;
}
.vloerlaag4:after{
		width: 10px;
    height: 200px;
    background-color: #fff;
    content: " ";
    transform: skew(0deg, 45deg);
    margin-left: 400px;
    	margin-top: 5px!important;
    position: absolute;
}
.vloerlaag4:before{
	width: 400px;
    	height: 10px;
    background-color: #fff;
    content: " ";
    transform: skew(45deg, 0deg);
    	margin-left: 5px;
    margin-top: 200px;
    position: absolute;
}
.vloerlaag5{
	width: 400px;
	height: 150px;
	margin-left: 87px;
	background-color: #adc7c1;
	margin-top: -33px;
}
.vloerlaag5:after{
		width: 10px;
    height: 150px;
	background-color: #adc7c1;
    content: " ";
    transform: skew(0deg, 45deg);
    margin-left: 400px;
    	margin-top: 5px!important;
    position: absolute;
}
.vloerlaag5:before{
	width: 400px;
    	height: 10px;
    content: " ";
    transform: skew(45deg, 0deg);
    	margin-left: 5px;
    margin-top: 150px;
    position: absolute;
	background-color: #adc7c1;
}
.vloerlaag6{
	width: 400px;
	height: 100px;
	margin-left: 105px;
	margin-top: -40px;
}
.vloerlaag6:after{
		width: 10px;
    height: 100px;
    content: " ";
    transform: skew(0deg, 45deg);
    margin-left: 400px;
    	margin-top: 5px!important;
    position: absolute;
}
.vloerlaag6:before{
	width: 400px;
    	height: 10px;
    content: " ";
    transform: skew(45deg, 0deg);
    	margin-left: 5px;
    margin-top: 100px;
    position: absolute;
}
.vloerlaag7{
	width: 400px;
	height: 50px;
	margin-left: 123px;
	margin-top: -47px;
}
.vloerlaag7:after{
		width: 10px;
    height: 50px;
    content: " ";
    transform: skew(0deg, 45deg);
    margin-left: 400px;
    	margin-top: 5px!important;
    position: absolute;
}
.vloerlaag7:before{
	width: 400px;
    	height: 10px;
    content: " ";
    transform: skew(45deg, 0deg);
    	margin-left: 5px;
    margin-top: 50px;
    position: absolute;
}
body .vloerlaag{
	top: 37.5px;
}
body .low-floor{
	top: 40px;
}
body .high-floor{
	top: 32px;
}
body .low-floor:before{
	height: 6px;
	margin-left: 3px;
}
body .low-floor:after{
	width: 6px;
	margin-top: 3px;
}
body .high-floor:before{
	height: 20px;
	margin-left: 10px;
}
body .high-floor:after{
	width: 20px;
	margin-top: 10px!important;

}
.col.option{
	padding: 10px;
	background-color: #efefef;
	text-align: center;
}
.col.option.option_active{
	background: #db2827;
	color: #fff;
}
.option_disabled{
	opacity: 0.5;
	pointer-events: none;
}
.option_disabled:hover{
	cursor: not-allowed;
}
.disabled{
	pointer-events: none;
}
#step2 input{
	width: 70px;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	box-shadow: none;
	border: 1px solid #ccc;
	clear: left;
}
#step2 .col-sm-9 .needed{
	color: #db2827;
	font-weight: bold;
	margin: 0px;
}
.personalneeded{
	margin-top: 10px;
}
.combinatieTitle{
	font-weight: bold;
}
.stepdescription{
	clear: both;
	font-size: 10px;
}
.addborder{
	margin-left: 0px!important;
	margin-right: 0px!important;
}
#step2 span{

}
#step2 span.item{
	float: left;
}
.itemtitle{
	color: #db2827;
}
.row.addborder{
	width: 100%!important;
	clear: both;
	padding-top: 20px!important;
}
.option_active {
	background-color: green;
}
.addtocartarea{
	margin-bottom: 30px;
}
.addtocartarea h5{
	margin-top: 50px;
}
.thumb {
    width: 50%;
    height: auto;
}
.thumb-preview{
	width: 100%;
	height: 150px;
	border-radius: 50px;
	margin-bottom: 10px;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
.cleardat{
	clear: both;
	width: 100%;
}
#colorpickerinside .btn-primary{
	margin-left: 0px!important;
	line-height: 15px;
	height: 45px;
}
#colorpickerinside{
	padding: 15px!important;
}
#coloursearch{
	margin-bottom: 20px;
	margin-top: 30px;
}
.card-text .fas{
	margin-right: 10px;
	color: #db2827;
	width: 25px;
}
.mixkiezen{
	padding: 15px 0px 20px 0px;
	margin-left: -15px;
	margin-right: -15px;
	width: 106%!important;
}
.mixcolourclass15{
	overflow: auto;
}
.colourgrain  {
	max-height: 400px;
	overflow: auto;
}
.collapse .shopping-cart, .collapse .collapse, .collapse .collapse .card{
	display: none!important;
	height: 0px!important;
	width: 0px!important;
	opacity: 0!important;
}
.datasheetentry{
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
	background-color: #f8f9fa;
	width: 30%;
	margin-right: 3%;
	margin-top: 3%;
	float: left;
	text-align: center;
	color: #212529;
	box-sizing: border-box;
	padding: 30px 10px;
}
.datasheetentry:hover{
	background-color: #edeeef;
}
.datasheettype{
	font-weight: 700;
	display: block;
	color: #212529;
	font-size: 18px;
}
.datasheets{
	clear: both;
}
.datasheettype:before {
  	content: "\f1c1";
  	font-family: "Font Awesome 5 Free";
  	display: block;
  	margin: auto;
	height: 25px;
  	width: 1.3em;
	color: #f8f9fa;
  text-shadow:
   -1px -1px 0 #c33,
    1px -1px 0 #c33,
    -1px 1px 0 #c33,
     1px 1px 0 #c33;
}
.datasheetname{
	display: none;
}
#colorpicker{
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #efefef;
}
.addtocartarea .numberinput{
	float: left;
	width: 20%;
	margin-right: 0px;
	border-radius: 0px;
}
.addtocartarea .addtocart{
	width: 55%;
	float: right;
}
.priceperunit{
	font-size: 12px;
}
.thumb2{
	width: 100%;
}
.langs{
    cursor:pointer;
}
.shop_product{
	background-color: #fff;
	flex: 0 0 23%!important;
	margin: 0px 1%!important;
}
.shop_product {
   font-size: 15px!important;
}
.shop_product h3{
	font-size: 15px!important;
	margin: 15px 0px;
    height: 70px;
    overflow: hidden;
    margin-bottom: 0px;
}

.subcat h3{
	font-size: 22px!important;
}
.subcat {
	margin-top: 25px!important;
}
.shop_product img{
	width: 100%;
	height: 200px;
	object-fit: contain;
}
.shop_product .btn-success{
	width: 90%;
	margin-bottom: 15px;
	position: absolute;
	bottom: 0px;
	left: 5%;
	right: 5%;
}
.amixcolour {
	padding-left: 15px;
}
.amixcolour .col-md-4{
	font-size: 14px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    border: 1px solid #efefef;
    border-radius: 10px;
    padding-left: 0px;
    flex: 0 0 23%;
    cursor: pointer;
}
#mixcoloursdiv{
	margin-top: 0px;
}
.amixcolour .col-md-4 .colouricon{
	padding-right: 5px;
}
.amixcolour .col-md-2{
	float: right;
	padding: 0px;
}
.amixcolour .col-md-2 input{
	width: 70%;
	border: 1px solid #efefef;
    border-radius: 10px;
	height: 40px;
	padding: 0px 5px;
}
.pagination{
	justify-content: center!important;
	display: flex!important;
}
.pagination li a{
	color: #db2827;
}
.active .page-link{
	background-color: #db2827!important;
	border-color: #db2827!important;
}
button.colourbutton{
	background-color: #efefef;
	border: 1px solid #ccc;
	color: #212529;
	outline: none;
	box-shadow: none;
	transition: all 0.5s ease;
}
button.colourbutton:focus{
	outline: none;
	background-color: #d0d0d0;
	border: 1px solid #ccc;
	color: #212529;
	box-shadow: none;
}
button.colourbutton:hover{
	background-color: #d0d0d0;
	border: 1px solid #ccc;
	color: #212529;
}
button.colourbutton.activebutton{
	background-color: #db2827!important;
	border-color: #db2827!important;
	color: #fff;
}
button.bigcolourbutton{
	background-color: #efefef;
	border: 1px solid #ccc;
	color: #212529;
	outline: none;
	box-shadow: none;
	transition: all 0.5s ease;
}
button.bigcolourbutton:focus{
	outline: none;
	background-color: #d0d0d0;
	border: 1px solid #ccc;
	color: #212529;
	box-shadow: none;
}
button.bigcolourbutton:hover{
	background-color: #d0d0d0;
	border: 1px solid #ccc;
	color: #212529;
}
button.bigcolourbutton.activebutton{
	background-color: #db2827!important;
	border-color: #db2827!important;
	color: #fff;
}
.modal-body #coloursearch{
	margin-right: 15px;
	margin-left: 15px;
}
.modal-body .colourclass{
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.colourclass .colour{
	font-size: 14px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	border: 1px solid #efefef;
	border-radius: 10px;
	padding-left: 0px;
	margin-left: 1%;
	flex: 0 0 23%;
	cursor: pointer;
}
.ui-datepicker {
	width: 100%!important;
}
.ui-datepicker-calendar td a, .ui-datepicker-calendar td span{
	padding: 5px!important;
	text-align: center!important;
}
.ui-state-active{
	background-color: #db2827!important;
    color: #fff!important;
    font-weight: bold!important;
	border: 1px solid #db2827!important;
	background-image: none!important;
}
.ui-datepicker-header{
	background-color: #292929!important;
    color: #fff!important;
    font-weight: bold!important;
	background-image: none!important;
}
.ui-widget-header .ui-icon{
	background-color: #fff!important;
	border-radius: 5px;
}
.mixcolourclass .mixcolour{
	font-size: 14px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	border: 1px solid #efefef;
	border-radius: 10px;
	padding-left: 0px;
	margin-left: 1%;
	flex: 0 0 23%;
	cursor: pointer;
}
.colourclass {
	padding-top: 20px;
}
.mixcolourclass {
	box-size: border-box;
	max-height: 400px;
    overflow: auto;
}
.colourclass .colour.activecolour{
	background-color: #db2827!important;
	border-color: #db2827!important;
	color: #fff;
}
.mixcolourclass .mixcolour.activecolour{
	background-color: #db2827!important;
	border-color: #db2827!important;
	color: #fff;
}

.mixcolourclass .mixcolour{
	font-size: 14px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	border: 1px solid #efefef;
	border-radius: 10px;
	padding-left: 0px;
	margin-left: 1%;
	flex: 0 0 23%;
	cursor: pointer;
}
.checkoutbuttons{
	clear: both;
	float: right;
	padding-top: 20px;
	height: 60px;
}
.colour_name{
	padding-left: 10px;
	width: 80%;
}
.colouricon{
	width: 20%;
	border-radius: 10px 0px 0px 10px;
	float: left;
	filter: drop-shadow(0px 0px 0px transparent)!important;
}
.modal-dialog .modal-body{
	max-height: 600px;
	overflow: auto;
}
.totalprice, .pricepermeter{
	color: #db2827;
	float: right;
	font-weight: bold;
}
#login .card-header{
	background-color: #292929;
    color: #fff;
}
#login .form-group label, #login .form-group .col-md-6, #login .form-group .col-md-4{
	width: 100%!important;
	max-width: 100%;
	flex: 100%;
	text-align: center!important;
	margin: 0px;
}
#login .btn-primary{
	background-color: #db2827;
	border-color: #db2827;
	width: 100%;
}
.btn-link{
	color: #db2827!important;
}
#login .card{
	margin-bottom: 60px;
	margin-top: 60px;
	-webkit-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.05);
}
.datasheets tr{
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
.datasheets tr:hover{
	background-color: #efefef;
}
.breadcrumbs{
	width: 100%;
	clear: both;
	padding-top: 10px;
}
.breadcrumbs ul{
	width: 100%;
	clear: both;
	display: flex;
	justify-content: space-between;
	margin: 0px;
	padding: 0px;
}
.spreadbuttons{
	width: 100%;
}
.spreadbuttons button{
	width: 32.5%;
	margin-right: 0.3%!important;
	box-sizing: border-box;
}
.breadcrumb.active{
	background-color: #db2827;
	color: #fff;
	font-weight: bold;
}
.monsters .card{
	background-color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
.monsters .card:hover{
	background-color: #efefef;
	cursor: pointer;
}
.whitecart{
	background-color: #fff;
	padding: 15px;
	margin-bottom: 40px;
}
.whiteform{
	background-color: #fff;
	padding: 15px;
}
.whitecart th{
	font-size: 12px;
	width: 10.5%;
}
.whitecart th:last-child{
	width: 5%;
}
.introtext{
	font-weight: bold;
}
#sendAddress input, #send input, #get input {
    margin-bottom: 10px;
}

#biggerDelivery {
    margin-right: 10px;
}
.col-md-3.shop_product .inputminus{
	float: left;
	height: 38px;
	border-radius: 5px 0px 0px 5px;
	width: 15%;
	border: 0px;
}
.col-md-3.shop_product .inputplus{
	float: right;
	height: 38px;
	border-radius: 0px 5px 5px 0px;
	border: 0px;
	width: 15%;
}
.col-md-3.shop_product .numberinput{
	float: left;
	margin-bottom: 10px;
	width: 70%;
	border-radius: 0px;
}
.addtocartarea .inputminus{
	float: left;
	height: 38px;
	width: 10%;
	border: 0px;
	border-radius: 5px 0px 0px 5px;
}
.addtocartarea .inputplus{
	float: left;
	height: 38px;
	border: 0px;
	width: 10%;
	border-radius: 0px 5px 5px 0px;
}
.inputminus2{
    width: 17px;
    height: 17px;
    padding: 0px;
    font-size: 10px;
    border: 0px;
    border-radius: 3px;
    margin-top: 22px;
    margin-left: -30px;
    position: absolute;
}
.inputplus2{
    width: 17px;
    height: 17px;
    padding: 0px;
    font-size: 10px;
    border: 0px;
    border-radius: 3px;
    margin-top: 2px;
    margin-left: -30px;
    position: absolute;
}
.plusminus{
    width: 20px;
    margin-left: 5px;
    margin-top: -5px;
}
.inputminus3{
    height: 17px;
    padding: 0px;
    width: 20px;
    font-size: 10px;
    border: 0px;
    border-radius: 3px;

		margin-left: 0px;
		text-align: center;
		background-color: #efefef;
    position: relative;
		padding-left: 0px;
}
.inputplus3{
    height: 17px;
    padding: 0px;
    width: 20px;
    font-size: 10px;
    border: 0px;
    border-radius: 3px;
    margin-top: 2px;
	margin-left: 0px;
	text-align: center;
	background-color: #efefef;
    position: relative;
	padding-left: 0px;
}
.inputplus3 i, .inputminus3 i{
    margin: 0px!important;
    padding: 0px!important;
}
.aninput{
    margin-right: 30px;
}
.plusmindiv{
    margin-bottom: 10px;
}


/* NEW HOMEPAGE */
#homesystems img{
    max-width: 100%;
    max-height: 42px;
    clear: both;
    display: block;
}
#homesystems h1{
    margin-bottom: 0px;
}
.container {
    max-width: 1340px!important;
}
#homesystems{
    -webkit-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.05);
    padding: 20px;
    margin-top: -240px;
    position: relative;
    background-color: #fff;
}
#homesystems h4{
    color: #db2827;
    font-size: 22px;
    font-weight: 700;
}
#homesystems .col-9{
    height: 120px;
    overflow: hidden;
}
#homesystems span{
    color: #292929;
    font-size: 15px;
    height: 75px;
    overflow: hidden;
    display: inline-block;
}
.greenblock{
    background-color: rgba(219, 40, 39, 0.80);
    height: 300px;
    margin-top: -140px;
}
.borderurl{
    background-color: #000000;
    display: block;
    padding: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.easily{
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding: 100px 40px;
}
.toplinks{
    margin-top: 15px;
}
#maincontent .container .row{
    text-align: center;
}
#contact{
    background-color: #eeeeee;
}
#contact .readmore.crooked2{
    background-color: transparent;
    color: #db2827!important;
}
.Home #maincontent p{
    max-width: 600px;
    margin: auto;
}
.Home h2{
    font-weight: 700!important;
    text-align: center;
}
.date{
    color: #db2827;
    font-size: 14px;
}
#carouselIndicators{
    max-height: 800px;
    overflow: hidden;
}
.container_blocks .col-md-4{
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.container_blocks .col-md-4 .morebutton{
    bottom: auto;
}
.container_blocks .col-md-4 img{
    height: 230px;
    object-fit: cover;
	border-radius: 15px;
}
.container_blocks .col-md-4 .readmore{
    right: 15px;
    margin-top: 0px;
}
.container_blocks .col-md-4 p{
    display: block;
    overflow: hidden;
}
.sidemenu .fa-search{
    position: absolute;
    right: 19px;
    margin-top: -33px;
    background-color: #db2827;
    z-index: 1;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 5px;
}
.sidemenu .fa-spinner{
    position: absolute;
    right: 19px;
    margin-top: -33px;
    background-color: #db2827;
    z-index: 1;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 5px;
}
.card-body{
    padding: 15px!important;
    border: 0px!important;
}
.card{
    border: 0px!important;
}
.pickcolor{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    border: 2px solid #ccc!important;
}
.sidemenu .btn{
    width: 100%;
}
.splide__slide .card-body{
    border-radius: 5px;
    margin: 10px;
    background-color: #fff;
}
.splide__slide h3{
    text-align: right;
    color: #db2827!important;
    margin-bottom: 0px;
    font-size: 17px!important;
    height: 20px;
    overflow: hidden;
}
.splide{
    padding-bottom: 20px;
}
.splide__pagination{
    margin-top: 30px;
}
.splide__slide img{
    width: 100%;
    height: 150px;
    object-fit: contain;
}
.splide__slide .prodinfo{
    margin-bottom: 0px;
}
.splide__pagination__page.is-active{
    background-color: #db2827!important;
}
.shop_product {
    padding: 15px!important;
}
.shop_product img{
    height: 150px;
    object-fit: contain;
}
.shop_product .prodinfo{
    margin-bottom: 20px;
}
.shop_product .prodinfo2{
    width: 50px;
    float: left;
}
.shop_product .btn{
    position: relative!important;
    margin-bottom: 0px;
}
.addbtn {
	width: calc(100% - 55px)!important;
	float: right;
	right: auto!important;
	left: auto!important;
}
.shop_product .nummerinput{
    width: 30px!important;
}
.inputplus3, .inputminus3{
    width: 15px;
    margin-top: 0px;
}
.plusminus{
    margin: 0px;
    margin-top: -5px;
    text-align: right;
}
.usedinsystems{
    width: 49%;
    height: 200px;
    margin-right: 1%;
    float: left;
    -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
    margin-bottom: 10px;
}
.usedinsystems:hover{
    transform: scale(1.1, 1.1);
}
.usedinsystems div{
    height: 100%;
    position: relative;
    background-size: cover;
}
.usedinsystems .systemstext1{
    height: 26px;
    top: 5px;
    position: absolute;
    right: 5px;
    border-radius: 5px;
    background-color: #db2827;
    color: #fff;
    padding: 4px 10px;
    font-size: 13px;
}
.usedinsystems .systemstext2{
    height: 40px;
    bottom: 0px;
    position: absolute;
    left: 0px;
    padding: 10px 50px 10px 30px;
    color: #fff;
}
.usedinsystems .systemstext3{
    height: 40px;
    bottom: 25px;
    position: absolute;
    left: 0px;
    padding: 10px 50px 10px 30px;
    color: #fff;
}
.container_blocks .col-md-4 h2{
    margin-bottom: 0px;
}
.container_blocks .col-md-4 h3{
    color: #db2827;
    font-size: 15px!important;
    font-weight: 400!important;
    margin-bottom: 10px;
}
.btn-success:hover, .btn-success{
    background-color: #db2827!important;
    border-color: #db2827!important;
}
.hidemobile{
		display: block;
	}
	.hidedesktop{
		display: none;
	}
img {
  max-width: 100%;
}
.collapse .cart-body{
	max-height: 400px!important;
	overflow: auto!important;
}
/* END NEW HOMEPAGE */
@media only screen and (min-width: 767px) and (max-width: 1200px) {
    .btn, .card .card-body, a, p, span, ul, li, td, th{
        font-size: 13px!important;
    }
	.carousel-caption h5 {
    	font-size: 22px;
	}
    .prodinfo2{
        width: 100%!important;
        text-align: center;
    }
    .shop_product .btn{
        width: 100%!important;
    }

	body .carousel-caption{
		margin-left: -350px;
		top: 20%!important;
	}
	#top .row .col-6:first-child{
		width: 30%!important;
		flex: 0 0 30%;
		padding-right: 0px!important;
    	max-width: 30%;
	}
	#top .row .col-6:last-child{
		width: 70%!important;
		flex: 0 0 70%;
    	max-width: 70%;
		padding-right: 0px!important;
	}
	#contentbottom .far, #contentbottom .fas{
		margin-right: 0px;
	}
	.infoblock h3{
		font-size: 18px;
	}
	#footer h2{
		font-size: 28px!important;
	}
	body .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .2rem;
    padding-left: .2rem;
}
	.infoblock{
		margin-left: -10px!important;
	}
    body .carousel-caption{
        left: 0px!important;
        font-size: 50px!important;
        margin-left: 15px;
    }
    body .carousel-caption h5{
        font-size: 50px!important;
    }

}
@media only screen and (min-width: 767px) and (max-width: 1000px) {
	.nav-link{
		font-size: 14px!important;
	}
	.navbar-brand img{
		width: 150px!important;
	}
	nav .form-inline{
		display: none!important;
	}
    body .carousel-caption{
        left: 0px!important;
        font-size: 40px!important;
        margin-left: 15px;
    }
    body .carousel-caption h5{
        font-size: 40px!important;
    }

}
@media (max-width: 767.98px) {
	.newscontainer h3{
		height: auto!important;
	}
	  #navbarsExampleDefault .dropdown {
    position: relative !important;
    opacity: 1;
    visibility: visible;
  }
	body .dropdown{
		background-color: #292929!important;
		border-radius: 0px!important;
		border-left: 1px solid #fff;
		padding-top: 0px!important;
		padding-bottom: 0px!important;
	}
	body .navbar .nav-item .dropdown a{
		color: #fff!important;
		margin-bottom: 10px;
		display: block;
    	padding: 0px !important;
	}
	 #navbarsExampleDefault .nav-item .fa-caret-down{
		float: right;
	  color: #fff;
	  margin-top: -50px;
		padding: 10px 20px;
		cursor: pointer;
	}
	.fa.fa-search.hidedesktop{
		margin-right: 75px!important;
		margin-top: -55px!important;
	}
	.language-change{
		margin-right: 15px!important;
	}
	#navbarsExampleDefault .nav-item .fa-caret-right{
		float: right;
	  color: #fff;
	  margin-top: -50px;
		padding: 10px 20px;
		cursor: pointer;
	}
	.navbar-collapse{
        top: 0px;
        bottom: 0px;
        height: 100vh;
        margin-top: -90px;
        right: -16px;
        width: 100vw;
    }
	.toplinks{
		padding-right: 50px!important;
		padding-top: 15px;
	}
	 .calculator img {
    padding: 0px 15px;
  }
	.navbar-brand img{
		max-width: 140px;
	}
	.hidemobile{
		display: none;
	}
	.hidedesktop{
		display: block;
	}
		.noarrow div:after{
			content: "";
		}

		#steppie1 {
			margin:10px;
		}

		.readmore {
			text-align: center!important;
		}
		.readmore div{
			width: 100%;
		}

		.smallh2 h2 {
			font-size: 18px!important;
			font-weight: 700!important;
			padding-top: 10px;
		}

		body p {
			font-size: 14px!important;
			line-height: 20px!important;
		}

		
		.impressionspage .col-md-4 h2 {
			word-break: break-word;
		}
		.impressionspage .col-md-4 .h2header {
			width:100%;
		}
		.impressionspage .col-md-4 .readmore {
			padding-left: 7px!important; padding-right:7px!important;
		}
		.impressionspage .col-md-4 .h2header {
			font-size:16px!important;
			height: 42px!important;
			padding-top: 10px;
		}
    .container_blocks .col-md-4 .readmore{
        right: auto;
    }
    .headertext{
        display: none;
    }
    #copyright .col-3, #copyright .col-9{
        width: 100%!important;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .greenblock{
        margin-top: 0px;
    }
    body .carousel-caption{
        left: 0px!important;
        font-size: 30px!important;
        margin-left: 15px;
    }
    body .carousel-caption h5{
        font-size: 30px!important;
    }
    #homesystems{
        margin-top: 0px;
    }
	.plusminus{
        display: none;
    }
    .shop_product .nummerinput{
        width: 100%!important;
        height: 34px;
    }
	#productList{
		left: 5%;
		right: 5%;
		margin: 0px!important;
		height: 320px;
		margin-top: -340px!important;
		color: #202020!important;
		top: auto!important;
		width: 90%!important;
		border-radius: 15px;
	}
	.inputminus3{
		float: left;
		position: relative;
		margin: 0px;
		padding: 3px 3px 5px 3px;
		margin-right: 5px;
	}
	.inputplus3{
		float: right;
		position: relative;
		margin: 0px;
		padding: 3px 3px 5px 3px;
	}
		.inputplus3 i, 	.inputminus3 i{
			margin: 0px!important;
		}
	.searchbar{
		width: 100%!important;
		background-color: #fff!important;
	}
	.nav-item a {
    padding-top: 19px!important;
    padding-bottom: 19px!important;
	}
	.fa-search{
		z-index: 999;
		position: absolute;
		right: 30px;
	}
	.fa-spinner{
		z-index: 999;
		position: absolute;
		right: 30px;
	}
	#productList a{
		color: #202020!important;
	}
	.table td, .table th {
    	padding: .25rem!important;
	}
	.table .form-control{
		width: 50px!important;
		padding: 0px!important;
		text-align: center!important;
	}
	.Checkout .table tr th:nth-child(3), .Checkout .table tr th:nth-child(4), .Checkout .table tr td:nth-child(3), .Checkout .table tr td:nth-child(4){
		display: none;
	}
	.table{
		font-size: 12px!important;
	}
	.breadcrumb{
		padding: 3px!important;
		line-height: 15px;
		font-size: 12px;
	}
	#vloerlagen {
    min-height: 500px;
    padding-top: 30px;
   margin-left: -30px;
    margin-top: 0px;
    transform: scale(0.6);
}

	.pageheader-content h1{
		font-size: 22px!important;
	}
	.pageheader-content p{
		font-size: 14px;
		line-height: 22px;
	}
	.readmore{
		position: relative!important;
	}
	#contentbottom .col-sm{
		padding-bottom: 10px;
	}
	#contentbottom .readmore, #shop .readmore{
		position: absolute!important;
	}
	.combinatieItemImage img{
		max-height: 100%;
	}
	#languages_show{
		margin-right: 50px!important;
		width: 80px;
        margin-top: -40px;
	}
	#languages_show{
		margin-right: 50px!important;
		width: 80px;
        margin-top: -40px;
	}
	#cart_show {
    width: 95%;
    left: 10px;
        top: 30px;
        z-index: 9999999;
	}
	.shop_product{
		width: 48%!important;
		flex: 0 0 48%!important;
    	max-width: 48%!important;
		margin-bottom: 2%!important;
	}
	.toplink, .toplink2{
		font-size: 0px;
	}
	.toplink i, .toplink2 i{
		font-size: 16px!important;
	}
	.toplink {
    margin-right: 3px;
}

	.language-change {
    padding: 9px 5px;
	}
	.shopping-cart {
    padding: 9px 0px 9px 5px;
}
	#top .row {
		font-size: 12px;
	}
	#top .row .col-6:first-child{
		width: 35%!important;
		flex: 0 0 35%;
		padding-right: 0px!important;
    	max-width: 35%;
	}
	#top .row .col-6:first-child .fas{
		display: none;
	}
	#top .row .col-6:last-child{
		width: 65%!important;
		flex: 0 0 65%;
    	max-width: 65%;
		padding-right: 0px!important;
	}
  .offcanvas-collapse {
    position: fixed;
    top: 0px; /* Height of navbar */
    bottom: 0;
    width: 100%;
	right: -15px;
    padding-right: 1rem;
    padding-left: 1rem;
	padding-top: 40px;
	  z-index: 999;
    overflow-y: auto;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,
	-webkit-transform .3s ease-in-out;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
	background-color: #292929;
  }
	.offcanvas-collapse a{
		color: #fff!important;
	}
	.navbar-toggler{
		z-index: 9999;
		background-color: #fff!important;
		margin-right: 15px;
		border-radius: 5px!important;
		padding: 10px 20px!important;
	}
  .offcanvas-collapse.open {
    -webkit-transform: translateX(-1rem);
    transform: translateX(-1rem); /* Account for horizontal padding on navbar */
  }
	.col-sm, .col-sm .fas, .col-sm .far, .col-sm .infoblock{
		transform: skew(0deg, 0deg)!important;
	}
	#shop .crooked{
		top: 0px;
		margin: auto;
		right: auto;
	}
	#shop{
		padding-bottom: 80px;
	}
	#ontwikkelingen img{
		margin-top: 0px;
	}
	.greenbar{
		left: 10%;
		width: 95%;
	}
	.mobhide{
		display: none!important;
	}
	.carousel-inner, .carousel-item {
		height: 400px;
	}
	.carousel-item img{
		object-fit: cover;
		height: 400px;
	}
	.language-change {
    margin-left: 5px;
	}
	#top, #top .fas{
		font-size: 12px;
	}
    body .navbar{
        background-color: transparent;
    }
    body .navbar, body .navbar .container{
        height: 0px;
    }
    #top .row .col-6:last-child{
        position: absolute!important;
        width: 100%!important;
        flex: 0 0 100%!important;
    max-width: 100%!important;
        margin-top: -10px;
        padding-right: 10px!important;
    }
    .language-change{
        width: 50px;
    }
    .navbar-brand{
        margin-top: 15px;
    }
    #top{
        height: 100px;
    }
    #navbarMain{
       z-index: 4;
    }
    .navbar-toggler {
        float: right;
        position: absolute!important;
        right: 0px;
        margin-top: -50px;
    }
    .navbar-toggler-icon{
        color: #292929!important;
    }
    .navbar-collapse{
        top: 0px;
        bottom: 0px;
        height: 100vh;
        margin-top: -90px;
        right: -16px;
        width: 100vw;
    }
    #newsletter .col-sm-4{
        text-align: center;
    }
    #footer{
        padding-top: 100px;
    }
    .bg-light {
        padding-top: 100px;
    }
.offcanvas-collapse {
    position: fixed;
    top: 0px; /* Height of navbar */
    bottom: 0;
    width: 100%;
	right: -15px;
    padding-right: 1rem;
    padding-left: 1rem;
	padding-top: 40px;
	  z-index: 999;
    overflow-y: auto;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,
	-webkit-transform .3s ease-in-out;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
	background-color: #292929;
  }
	.offcanvas-collapse a{
		color: #fff!important;
	}
	.navbar-toggler{
		z-index: 9999;
		background-color: #fff!important;
		margin-right: 15px;
		border-radius: 5px!important;
		padding: 10px 20px!important;
	}
  .offcanvas-collapse.open {
    -webkit-transform: translateX(-1rem);
    transform: translateX(-1rem); /* Account for horizontal padding on navbar */
  }
}

@media (max-width: 510px) {
    .usedinsystems{
        width: 100%;
        margin-right: 0px;
    }
     .btn, .card .card-body, a, p, span, ul, li, td, th{
        font-size: 13px!important;
    }
    .plusminus{
        display: none;
    }
    .shop_product .nummerinput{
        width: 100%!important;
        height: 34px;
    }
    .btn-success .fa-cart-plus{
        display: none;
    }
}
