body{
	font:400 14px/24px 'Open Sans';
	color:#1b1b1b;
}

h1, h2, h3, p, ul, ol, table, form, iframe{
	margin-top:0;
	margin-bottom:24px;
}

.ssbl-wrap .ssbl-container .ssbl-img{
	display:inline !important;
}

#left-content{
	width:100%;
	float:left;
}

.flex-center-v{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#input_2_27{
    display: flex;
    flex-wrap: wrap;
}

#input_2_27 li{
    min-width: 33%;
    max-width: 33%;
    flex-basis: 33%;
}

.flex-center-h{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.flex-center{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#specs .table a[href$=".pdf"]:after{
	content: "\f1c1";
	font-family: FontAwesome;
	margin-left: 5px;
}

#specs .table a[href$=".pdf"]{
	position: relative;
}

#specs .table a[href$=".pdf"]:hover:before{
	display: block;
}

#specs .table a[href$=".pdf"]:before{
	content: "Bekijk volledige specificaties";
	position: absolute;
	color: #fff;
	background: rgba(0,0,0,0.7);
	font-weight: 400;
	padding: 0 5px;
	border-radius: 4px;
	line-height: 25px;
    white-space: nowrap;
    top: 25px;
	display: none;
}

#social .fa{
	color: #5a5a5a;
}

#social a{
	display: inline-block;
	margin-right: 10px;
	color: #5a5a5a;
}

#sellingpoints{
	padding: 15px 0;
	color: #ffffff;
	background: #605d5e;
	font: 700 14px/normal 'Open Sans';
}

#sellingpoints a{	
	color: #ffffff;
	text-decoration: none;
	font: 700 14px/normal 'Open Sans';
}

#sellingpoints .pull-right > span{
	margin: 0 0 0 30px;
	display: inline-block;
	color: #ffffff;
}

#sellingpoints i{
	color: #7fd3f4;
	font-weight: normal;
}

.alert > *:last-child{
	margin:0 !important;
}

.row.editor{
	margin-bottom:24px;
}

.row.editor div > *:last-child{
	margin-bottom:0;
}

.jumbotron{
	background:none;
	margin:0;
	padding:0;
	float:left;
	clear:both;
	width:100%;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron p,
.jumbotron ul,
.jumbotron ol,
.jumbotron table,
.jumbotron div.gform_wrapper form{
	font-size:14px;
	font-weight:400;
	font-style:normal;
	margin-bottom:24px;
	margin-top:0;
}

.grootblauw{
	font: 700 18px/24px 'Open Sans';
	color: #1b90c2
}

.grootblauw2{
	font: 700 16px/24px 'Open Sans';
	color: #1b90c2
}

#filter-content hr{
	margin-bottom: 24px;
}

#filter-content label{
	font-weight: 400;
}

#content{
	padding: 50px 0 0;
}

.jumbotron ul ul, .jumbotron ol ul, .jumbotron ul ol, .jumbotron ol ol {
    margin-bottom: 0;
}

.jumbotron h1,
.jumbotron h1 a{
	font: 300 34px/normal 'Open Sans';
	color: #1b90c2;
}

.jumbotron h2,
.jumbotron h2 a,
.jumbotron div.gform_wrapper .gsection h2{
	font: 400 30px/normal 'Open Sans';
	border: none;
	color: #1b90c2;
}

.jumbotron h3,
.jumbotron h3 a{
	font: 400 24px/normal 'Open Sans';
	color: #1b90c2;
	margin-bottom: 5px;
}

.hide_tekst {
    display: none;
}

.lees_verder{
	margin-bottom:24px;
}

p:empty{
	display:none;
}

em{
	font-style:italic !important;
}

strong{
	font-weight:700 !important;
}

a,
a:hover,
a:focus{
	color:#1b90c2;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

hr{
	float:left;
	clear:both;
	width:100%;
	border-top:solid 1px #dcdcdc;
	margin:24px 0 48px;
}

.button,
body div.gform_wrapper .gform_footer input[type=submit]{
	display:inline-block;
	text-decoration:none !important;
	outline:none;
	border:none;
	border-radius:6px;
	color:#fff;
	background:#00577c;
	font-weight: 700;
	padding:10px 15px !important;
	line-height:normal;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

body div.gform_wrapper .gform_footer input[type=submit]:hover,
body div.gform_wrapper .gform_footer input[type=submit]:focus,
.button:hover,
.button:focus,
.product:hover .button,
.product:focus .button{
	background: #1b90c2;
	color: #fff;
}

#service-holder{
	margin-top: 60px;
	margin-bottom: 30px;
}

#service-holder .service-soort{
	width: 100%;
	margin-bottom: 30px;
	float: left;
	padding: 30px;
	border: solid 1px #dedede;
	background-position: right bottom;
	background-repeat: no-repeat;	
    padding-right: 490px;
}

#service-holder .service-soort *{
	line-height: 30px;
}

.single-airconditioner table thead th:first-of-type{
	text-transform: uppercase;
	font-weight: 700;
}

.single-airconditioner table thead th:not(:first-of-type){
	color: #1b90c2;
}

#fotoholder{
	float: left;
	width: 100%;
	padding: 25px;
	border: solid 1px #e6e6e6;
}

.videolink{
	position: relative;
	display: block;
}

.videolink:after{
	content: "";
	width: 96px;
	height: 59px;
	background: url(../images/play.png);
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.videolink.small:after{
	content: "";
	width: 30px;
	height: 18px;
	background: url(../images/play.png);
	position: absolute;
	left: 50%;
	top: 50%;
    -webkit-background-size: contain;
    background-size: contain;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.fotogroot{
	width: 100%;
	margin-bottom: 25px;
	float: left;
}

.spacer{
	width: 100%;
	height: 45px;
	float: left;
}

.airco-optie{
	width: 100%;
	float: left;
	padding: 20px;
	border: solid 1px #e6e6e6;
    margin-bottom: 30px;
}

.optie-img{
	border: solid 1px #e6e6e6;
	width: 140px;
	height: 140px;
	overflow: hidden;
}

.optie-tekst{
	margin-left: 160px;
	padding: 7px 0;
}

.jumbotron .optie-tekst p{
	color: #1b1b1b;
	font: 700 16px/24px 'Open Sans';
}

.optie-prijs{
	color: #1b90c2;
	font: 700 24px/24px 'Open Sans';
}

div.gform_wrapper form{
	margin-bottom: 48px !important;
}

article > *:last-child{
	margin-bottom:0;
}

form.search-form{
	margin:0;
}

form.search-form label{
	padding:0;
	margin:0;
	float:left;
	background:#fff;
}

form.search-form input{
	margin:0;
	padding:0 5px;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	float:left;
}

form.search-form button{
	margin:0;
	padding:0;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	float:left;
}

.navbar-default{
	min-height:0;
	background:#e9e9e9;
	border:none;
	margin:0;
	width:100%;
	padding-bottom: 104px;
	float:left;
}

.navbar>.container .navbar-brand{
	height:auto;
	padding:0;
	margin:0;
}

#logoholder{
	margin-top: -21px;
	float:left;
	margin-bottom: 9px;
}

#sliderholder{
	margin-top: -104px;
	position: relative;
	z-index: 1500;
}

#slider{
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	float:left;
	clear:both;
	border-radius:0;
	border: solid 1px #dcdcdc;
}

#slider .slide{
	width:100%;
	overflow:hidden;
	float:left;
	clear:both;
	display:-webkit-flexbox !important;
    display:-ms-flexbox !important;
    display:-webkit-box !important;
    display:-webkit-flex !important;
    display:flex !important;
    -webkit-flex-align:center !important;
    -ms-flex-align:center !important;
    -webkit-box-align:center !important;
    -webkit-align-items:center !important;
    align-items:center !important;	
	-webkit-background-size:cover !important;	
	background-size:cover !important;	
	position:relative;
}

#slider .slide .parallaxer{
	width:100%;
	position:absolute;
	top:0;
	height:100%;
	left: 0;
}

#slider .slide .parallaxer > img{
	position:absolute;
	top:0;
	object-fit:cover;	
	left:0;
	margin:0;
	display:block;
	/* fill and maintain aspect ratio */
	width:auto; height:auto;
	min-width:100%; min-height:100%;
	max-height:none; max-width:100%;
}

#slider .slide-link{
	width:100%;
	height:100%;
	float:left;
	position:relative;	
	display:-webkit-flexbox !important;
    display:-ms-flexbox !important;
    display:-webkit-box !important;
    display:-webkit-flex !important;
    display:flex !important;
    -webkit-flex-align:center !important;
    -ms-flex-align:center !important;
    -webkit-box-align:center !important;
    -webkit-align-items:center !important;
    align-items:center !important;
}

.text-center.slide-tekst{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:#666;
}

.pull-left.slide-tekst{
	position:relative;
	background:#666;
}

.text-right.slide-tekst{
	position:relative;
	background:#666;
}

.owl-carousel:not(.owl-loaded){
	display: block;
}

#hoofdmenu{
	margin:33px 0 0;
}

#hoofdmenu li{
	position:relative;
	margin: 0 0 0 30px;
}

#hoofdmenu li:first-of-type{
	margin-left:0;
}

#hoofdmenu li:last-of-type{
	margin-right:0;
}

#hoofdmenu li a{
	padding:0;
	font: 400 18px/normal 'Open Sans';
	background:none;
	color: #231f20
}

#hoofdmenu > li:hover > a,
#hoofdmenu > li.current-menu-item > a,
#hoofdmenu > li.current-menu-ancestor > a,
#hoofdmenu > li.current-menu-parent > a{
}

/*Submenu*/
#hoofdmenu > li > ul{
	display:none;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}

/*Dit is om de ruimte tussen menu en submenu hoverable te maken
#hoofdmenu > li > ul:before {
    height: 15px; Dit is afhankelijk van je website
    top: -15px; Deze moet evenhoog zijn als "height"
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: #f00; Deze moet je op "transparent" zetten
}
*/

#hoofdmenu li:hover > ul{
	display:block;
}

#hoofdmenu li ul li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}

#hoofdmenu li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

#hoofdmenu li ul li:hover > a,
#hoofdmenu li ul li.current-menu-item > a,
#hoofdmenu li ul li.current-menu-ancestor > a,
#hoofdmenu li ul li.current-menu-parent > a{
}

/*Sub-sub menu*/
#hoofdmenu li ul li ul{
	display:none;
	left:100%;
	top:0;
}

#hoofdmenu li ul li:hover > ul{
	display:block;
}

#hoofdmenu li ul li ul li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}

#hoofdmenu li ul li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

#slogan{
	padding: 35px 0;
	letter-spacing: 0.1em;
	color: #fff;
	background: #1b90c2;
	font: 300 24px/normal 'Open Sans';
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

#footer{
	padding:105px 0 70px;
	background:#e9e9e9;
}

#footer ul,
#footer p{
	list-style:none;
	padding:0;
	font:400 16px/24px 'Open Sans';
	color:#231f20;
}

#footer h1{
	color: #1b90c2;
	font: 400 16px/normal 'Open Sans';
	text-transform: uppercase;
}

#footer li.spacer{
	margin: 0 0 20px;
	height: auto;
}

#footer #social-bottom a{
	font-size: 24px;
	color: #5a5a5a;
	margin-right: 15px;
}

#footer #social-bottom a:hover{
	color: #1b90c2;
}

#footer ul li{
}

#footer ul li a{
	font:700 16px/24px 'Open Sans';
	color:#231f20;
}

#footer div[class^="col-"] p:last-child,
#footer div[class*=" col-"] p:last-child,
#footer div[class^="col-"] ul:last-child,
#footer div[class*=" col-"] ul:last-child{
	margin-bottom:0 !important;
}

#credits{
	padding:15px 0;
	background:#605d5e;
}

#credits,
#credits a{
	color:#e9e9e9;
	text-decoration:none;
	font:400 13px/normal 'Open Sans';
}

.product{
	border: solid 1px #dcdcdc;
	width: 100%;
	float: left;
	padding: 30px;
	font: 400 16px/24px 'Open Sans';
	color: #231f20 !important;
	margin-bottom: 30px;
    text-decoration: none !important;
}

.product strong{
	color: #1b90c2;
	font: 700 16px/24px 'Open Sans';
}

.product-prijs{
	font: 700 24px/normal 'Open Sans';
	color: #1b90c2;
}

.product-img{
	margin-bottom: 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	float: left;
	width: 100%;
}

.product-img > div{
	width: 100%;
	float: left;
}

.product-title{
	float: left;
	width: 100%;
}

.filter-waardes input{
	display: none;
}

.filter-waardes input + span,
div.gform_wrapper ul.gfield_checkbox li label{
	position: relative;
	padding-left: 20px;
}

.filter-waardes select{    
    width: 100%;
    border-radius: 4px;
    border: solid 1px #9a9a9a;
}

div.gform_wrapper .gfield_description br{
    display: block !important;
}

div.gform_wrapper ul.gfield_checkbox li input{
    display: none !important;
}

div.gform_wrapper ul.gfield_checkbox li label{
    font-weight: 400 !important;
}

.filter-waardes input + span:before,
div.gform_wrapper ul.gfield_checkbox li label:before{
	position: absolute;
	content: "\f096";
	font-family: FontAwesome;
	font-size: 16px;
	left: 0;
	top: -2px;
	color: #303030;
}

.filter-waardes input:checked + span:before,
div.gform_wrapper ul.gfield_checkbox li input:checked + label:before{
	content: "\f046";
	color: #1b90c2;
}

#merken{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	float: left;
	color: #1b90c2;
	font: 300 18px/normal 'Open Sans';
}

#merken > *{
	margin: 0 20px;
}

#gekozen{
	display: inline-block;
	margin-bottom: 30px;
}

.reset{
	font: 700 italic 16px/normal 'Open Sans';
	color: #a0a0a0;
}

.gekozenfilter{
	text-decoration: none !important;
	color: #231f20;
	margin: 0 5px 0 3px;
	display: inline-block;
	font: 400 italic 16px/normal 'Open Sans';
}

.gekozenfilter:after{
	content: "|";
	font: 400 italic 16px/normal 'Open Sans';
	margin-left: 8px;
}

.gekozenfilter i{
	color: #1b90c2;
}

#innerlijst{
	position: relative;
	width: 100%;
	float: left;
	min-height: 203px;
}

#innerlijst:empty:after{
	position: absolute;
	content: "Er zijn geen resultaten gevonden.";
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 15px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
	
    max-width: -webkit-calc(100% - 30px);
	
    max-width: calc(100% - 30px);
}

#innerlijst.loading:after{
	content: "";
	background: rgba(255,255,255,0.8) url(../images/blocks.gif) center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
}

.home #sliderholder .row{
display:flex;
flex-wrap: wrap;
}

#home-sideblok{
	background: #1b90c2;
	padding: 30px;
	width: 100%;
	height: 100%;
	float: left;
}

.jumbotron #home-sideblok *{
	color: #fff;
}

.jumbotron #home-sideblok h2{
	font: 700 24px/normal 'Open Sans';
}

.jumbotron #home-sideblok ul{
	padding: 0;
	list-style: none;
}

.jumbotron #home-sideblok ul li{
	position: relative;
	line-height: 36px;
	padding-left: 25px;
}

.jumbotron #home-sideblok ul li:before{
	font-family: FontAwesome;
	color: #9fd8f6;
	font-size: 16px;
	content: "\f00c";
	position: absolute;
	left: 0;
	top: 0;
}

.homeblok{
	float: left;
	width: 100%;
	margin-top: 35px;
	padding: 30px;
	position: relative;
	border: solid 1px #dcdcdc;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 388px;
}

.homeblok-inner{
	position: relative;
	z-index: 150;
	float: left;
	width: 100%;
}

.homeblok ul{
	list-style: none;
	padding: 0 0 0 40px;
	margin: 0;
	opacity: 0;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

.homeblok:hover ul{
	opacity: 1;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

.homeblok ul li{
	position: relative;
	padding-left: 25px;
}

.homeblok ul li:before{
	position: absolute;
	content: "\f0a9";
	font-family: FontAwesome;
	color: #fff;
	font-size: 18px;
	left: 0;
	top: 13px;
}

.homeblok ul li a{
	color: #fff;
	font: 700 18px/48px 'Open Sans';
	text-decoration: none !important;
}

.homeblok:hover:after{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border: solid 3px #1b90c2;
	height: 100%;
	content: "";
	background: rgba(27,144,194,0.75);
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
	opacity: 1;
}

.homeblok:after{
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border: solid 3px #1b90c2;
	height: 100%;
	content: "";
	background: rgba(27,144,194,0.75);
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

.homeblok:hover .homeblok-titel{
	color: #fff;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

.homeblok-titel{
	color: #1b90c2;
	font: 700 24px/normal 'Open Sans';
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

.homeblok:hover .homeblok-tekst{
	opacity: 0;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

.homeblok-tekst{
	font: 700 14px/normal 'Open Sans';
	color: #1b1b1b;
	opacity: 1;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

.webton-faq-antwoord-holder{
    margin-top: 5px;
    padding-top: 15px;
}

.webton-faq-vraag{
	color: #1b90c2;
    background: #fff;
    font-weight: 700;
    font-size: 18px;
    margin: -10px -15px;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    padding: 10px 15px;
	position: relative;
}

.webton-faq-holder:last-of-type{
	margin-bottom: 0;
}

.webton-faq-vraag:after{
	content: "\f078";
	color: #fff;
	font-family: FontAwesome;
	float: right;
}

.webton-faq-vraag.active-vraag:after{
	content: "\f077";
}

.webton-faq-holder{
	border: solid 1px #e3e3e3;
	padding: 10px 15px;
	margin-bottom: 15px;
	background: #fff;
}

.webton-faq-antwoord *:last-child{
	margin-bottom: 0 !important;
}

.parallaxer p:nth-child(2){
	position: absolute;
	margin-bottom: 0;
	left: 35px;
	top: 25px;
	z-index: 15;
	font: 800 36px/normal 'Open Sans';
	text-shadow: 1px 1px 0px #fff, -1px -1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff;
}

.parallaxer p:nth-child(3){
	position: absolute;
	left: 35px;
	bottom: 25px;
	z-index: 15;
	margin-bottom: 0;
	color: #1b90c2;
	font: 400 24px/normal 'Open Sans';
	text-shadow: 1px 1px 0px #fff, -1px -1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff;
}

.parallaxer p:nth-child(3) strong{
	font: 700 36px/normal 'Open Sans';
    clear: both;
    width: 100%;
    float: left;
}
	
#home-sideblok *:last-child{
	margin-bottom: 0;
}

.not-home #sliderholder .slide{
    position: relative;
}

.not-home #sliderholder .slide:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+35,ffffff+70&0+35,1+70 */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 35%, rgba(255,255,255,1) 75%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 35%,rgba(255,255,255,1) 75%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 35%,rgba(255,255,255,1) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.not-home #sliderholder .slide:before{
    content: "";
    background: url(../images/daikin.svg) right center no-repeat;
    background-size: 200px auto;
    position: absolute;
    right: 45px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 150;
}

.not-home #sliderholder .slide:before{
    content: "";
    background: url(../images/samsung.svg) right center no-repeat;
    background-size: 200px auto;
    position: absolute;
    right: 45px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 150;
}

.not-home #sliderholder .slide:before{
    content: "";
    background: url(../images/mitusbishi.svg) right center no-repeat;
    background-size: 200px auto;
    position: absolute;
    right: 45px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 150;
}

@media (max-width:767px)
{	
	.no_parallax_slider_xs .parallaxer{
		top:0 !important;
	}

	.navbar>.container .navbar-brand{
		max-width:100%;
	}
	
	#logoholder{
		padding-left:15px;
		padding-right:75px;
	}
	
	#hoofdmenu{
		margin: 15px 0;
	}
	
	#hoofdmenu li a{
		color: #fff;
	}
	
	#hoofdmenu li a:hover{
		color: #fff;
		background: rgba(255,255,255,0.2);
	}
	
	#navbar{
		background: #605d5e;
	}

	#hide-top{
		display:none;
	}
	
	#slogan{
		font: 300 14px/normal 'Open Sans';
	}
	
	.navbar-toggle {
	  border: none;
	  background: transparent !important;
	}
	.navbar-toggle:hover {
	  background: transparent !important;
	}
	.navbar-toggle .icon-bar {
	  width: 22px;
	  -webkit-transition: all 0.2s;
	  transition: all 0.2s;
	}
	.navbar-toggle span:nth-child(2) {
	  -ms-transform: rotate(45deg);
	  -webkit-transform: rotate(45deg);
	  transform: rotate(45deg);
	  -ms-transform-origin: 10% 10%;
	  -webkit-transform-origin: 10% 10%;
	  transform-origin: 10% 10%;
	}
	.navbar-toggle span:nth-child(3) {
	  opacity: 0;
	}
	.navbar-toggle span:nth-child(4) {
	  -ms-transform: rotate(-45deg);
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  -ms-transform-origin: 10% 90%;
	  -webkit-transform-origin: 10% 90%;
	  transform-origin: 10% 90%;
	}
	
	.navbar-toggle.collapsed  span:nth-child(2) {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	.navbar-toggle.collapsed  span:nth-child(3) {
	  opacity: 1;
	}
	.navbar-toggle.collapsed  span:nth-child(4) {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	.navbar>.container .navbar-brand img{
		max-width:100%;
		height:auto;
	}
	
	.navbar-header{
		position:relative;
		width:auto;
	}
	
	.navbar-toggle{
		position:absolute;
		right:0;
		border:none;
		top:50%;
		background:none !important;
		margin-top:-17px;
	}
	
	.navbar-default .navbar-toggle .icon-bar{
		background:#666;
	}
	
	.table-responsive{
		width:100%;
		overflow-y:auto;
		_overflow:auto;
		margin:5px 0 0 0;
		border:1px solid #888;
	}
	
	.table-responsive::-webkit-scrollbar{
		-webkit-appearance:none;
		width:14px;
		height:14px;
	}
	
	#fotoholder,
	.airco-optie{
		margin-top: 30px;
	}
	
	.table-responsive{
		margin-bottom: 24px !important;
	}
	
	.table-responsive::-webkit-scrollbar-thumb{
		border-radius:8px;
		border:3px solid #fff;
		background-color:rgba(0, 0, 0, .3);
	} 
	
	#service-holder .service-soort{
		padding: 15px;
	}
	
	#service-holder .service-soort h2{
		font: 400 20px/normal 'Open Sans';
	}
	
	.table-responsive table{
		min-width:100%;
	}
	
	article img{
		max-width:100%;
		height:auto;
		
		float: none !important;
		margin: 0 auto 15px !important;
		display: block !important;
		width: auto !important;
	}
	
	#hoofdmenu li{
		margin:0;
	}
	
	#hoofdmenu li a{
		line-height:36px;
	}
	
	.service-soort{
		background: none !important;
	}
	
	#home-sideblok{
		height: auto !important;
		margin-top: 30px;
	}

	#merken{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	#merken > div{
		margin-top: 30px;
	}

	.parallaxer p:nth-child(2) {
		left: 25px;
		top: 10px;
		font: 800 16px/normal 'Open Sans';
	}
	
	.parallaxer p:nth-child(3){
		left: 25px;
		bottom: 10px;
        font-size: 14px;
	}
	
	.parallaxer p:nth-child(3) strong{
        font-size: 24px;
	}
	
	.filter{
		display: none;
		float: left;
		width: 100%;
	}

	.grootblauw2{
		width: 100%;
		line-height: 36px;
		float: left;
		position: relative;
		cursor: pointer;
	}
	
	.grootblauw2:after{
		position: absolute;
		font-family: FontAwesome;
		content: "\f078";
		right: 0;
		top: 0;
	}

	#filter-content hr {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	#filters{
		float: left;
		width: 100%;
		margin-bottom: 30px;
	}
	
}

@media (max-width:480px){

}

@media (max-width:375px){	
	.col-xs-6{
		width:100%;
	}
	
	.nieuws-tekst.nieuws-margin{
		margin-left:0;
	}
	
	.nieuws-tekst.nieuws-margin,
	.nieuws-tekst{
		width:100%;
		float:left;
	}
}

@media (max-width:320px){	
	
}

@media (min-width:768px) and (max-width:991px)
{
	.no_parallax_slider_sm .parallaxer{
		top:0 !important;
	}
	
	#home-sideblok{
		height: auto !important;
		margin-top: 30px;
	}
	
	#sellingpoints .pull-right > span {
		margin: 0 10px;
	}
	
	.homeblok-inner{
		text-align: center;
	}
	
	.homeblok ul{
		padding: 0;
	}
	
	#sellingpoints .pull-right{
		text-align: center;
		width: 100%;
	}
	
	#hoofdmenu {
		margin: 15px 0;
		width: 100%;
		text-align: center;
	}
	
	.airco-optie{
		margin-bottom: 30px;
	}
	
	#hoofdmenu li {
		margin: 0 10px;
		display: inline-block;
		float: none;
	}
	
	#footer .col-sm-12{
		margin-top: 30px;
	}
	
	.service-soort{
		background: none !important;
        padding-right: 30px !important;
	}
	
	.service-soort *:last-child{
		margin-bottom: 0;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	.no_parallax_slider_md .parallaxer{
		top:0 !important;
	}
	
	#hoofdmenu li {
		margin: 0 0 0 12px;
	}
    
    #hoofdmenu li a {
        font: 400 16px/normal 'Open Sans';
    }
	
	#sellingpoints {
		font: 700 13px/normal 'Open Sans';
	}
	
	.jumbotron #home-sideblok ul li {
		line-height: 22px;
	}
	
	#slogan{
		font-size: 20px;
	}
	
	#sellingpoints .pull-right > span {
		margin: 0 0 0 10px;
	}
	
	.homeblok-titel{
		font-size: 21px;
	}
	
	.jumbotron #home-sideblok h2{
		font-size: 22px;
	}
}

@media (min-width:1200px)
{
	.no_parallax_slider_lg .parallaxer{
		top:0 !important;
	}
}

@media (min-width:1920px)
{
	
}

.cd-top{
	display:inline-block;
	height:40px;
	width:40px;
	position:fixed;
	bottom:40px;
	right:10px;
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow:0 0 10px rgba(0, 0, 0, 0.05);
	overflow:hidden;
	text-indent:100%;
	z-index:1000;
	white-space:nowrap;
	/*Kleur instellen*/
	background:rgba(161, 197, 22, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity .3s 0s, visibility 0s .3s;
	transition:opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover{
	-webkit-transition:opacity .3s 0s, visibility 0s 0s;
	transition:opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible{
	visibility:visible;
	opacity:1;
}

.cd-top.cd-fade-out{
	opacity:.5;
}

.cd-top.cd-fade-out:hover{
	opacity:1;
}

.no-touch .cd-top:hover{
	/*Kleur instellen*/
	background-color:#a1c516;
	opacity:1;
}


@media only screen and (min-width:768px){
	.cd-top{
		right:20px;
		bottom:20px;
	}
}

@media only screen and (min-width:1024px){
	.cd-top{
		height:60px;
		width:60px;
		right:30px;
		bottom:30px;
	}
}