/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	width: 100%;
	height: 100%;
}
html {
	width: 100%;
	height: 100%;
}
 @media(min-width:767px) {
.navbar {
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.top-nav-collapse {
	padding: 0;
}
}
/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

.intro-section {
	min-height: 100%;
	padding-top: 70px;
	text-align: center !important;
	background-image: url(../img/bg_1.png);
	background-size: 100% 1px;
	background-repeat: repeat-y;
}
.about-section {
	padding-top: 70px;
	padding-bottom: 50px;
	min-height: 100%;
	text-align: center;
	background: #eee;
}
.product-section {
	padding-top: 70px;
	padding-bottom: 50px;
	min-height: 100%;
	text-align: center;
	background: #EC761D;
}
.contact-section {
	min-height: 100%;
	text-align: center;
	background: #eee;
	background-image: url(../img/bg_1.png);
	background-size: 100% 1px;
	background-repeat: repeat-y;
}
.intro_container {
	padding-right: 55px;
	padding-left: 55px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	width: 100%;
}
#line {
	background-image: url(../img/lijn.png);
	background-repeat: repeat-x;
	background-position: top;
	background-size: 100% 8px;
	height: 8px !important;
}
#barimg {
	position: absolute;
	width: 60px;
	height: 12px;
	z-index: 99;
	margin-top: 0px;
	margin-left: -25px;
}
.vertical-center-intro {
	min-height: 100%;
	min-height: 100vh;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background-image: url(../img/bg_wave.png);
	background-position: right;
	background-size: auto;
	background-repeat: no-repeat;
	-webkit-box-align : center;
	-webkit-align-items : center;
	-moz-box-align : center;
	-ms-flex-align : center;
	align-items : center;
	width: 100%;
	-webkit-box-pack : center;
	-moz-box-pack : center;
	-ms-flex-pack : center;
	-webkit-justify-content : center;
	justify-content : center;
}
.vertical-center {
	min-height: 100%;
	min-height: 100vh;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align : center;
	-webkit-align-items : center;
	-moz-box-align : center;
	-ms-flex-align : center;
	align-items : center;
	width: 100%;
	-webkit-box-pack : center;
	-moz-box-pack : center;
	-ms-flex-pack : center;
	-webkit-justify-content : center;
	justify-content : center;
}
.sameheight {
	float: none;
	display: table-cell;
	vertical-align: top;
}
textarea {
	-webkit-appearance: textarea;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	flex-direction: column;
	resize: auto;
	cursor: auto;
	padding: 2px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

input {
	-webkit-appearance: textarea;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	flex-direction: column;
	resize: auto;
	cursor: auto;
	padding: 2px;
	white-space: pre-wrap;
	word-wrap: break-word;
	margin-bottom:10px;
}


.google-maps {
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.vak{
	z-index:1;
	height:16.5vw;
	position:relative;
}
.wisser{
	background-image:url(../img/artikelen/Palidium_ruitenwissers.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.olie{
	background-image:url(../img/artikelen/Palidium_olie.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.remblokken{
	background-image:url(../img/artikelen/Palidium_remblokken.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.remschijven{
	background-image:url(../img/artikelen/Palidium_remschijven.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.productwit{
	background-image: url(../img/bg_2.png);
	background-size: 100% 1px;
	background-repeat: repeat-y;
	height:auto;
}
.productzwart{
	background-image: url(../img/bg_1.png);
	background-size: 100% 1px;
	background-repeat: repeat-y;
	height:auto;
}
.view p {
    font-size: 16px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}
.mask {
	height:100%;
	width:100%;
	padding-top:20%;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}
.view-first img { 
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(236,118,29, 0.7); 
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
	transition: all 0.2s ease-in-out;
}
.view-first:hover img { 
	transform: scale(1.1);
} 
.view-first:hover .mask { 
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}
.wisser-spec{
	padding-right:50px;
}
.olieInfo{
	position:absolute !important;
	left:0;
	top:0;
}
.select-img{
	position:absolute;
	top:1px;
	z-index:99;
}