/*=======================
SCRIPTING (EXTERN) HOME
========================*/

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 20px;
	font-family: "Open Sans Light", sans-serif;
	color: black;
	font-size: 14px;
	font-weight: lighter;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0;
    padding-left: 0;
}
.container {
    padding: 15px 100px;
}
.container .container {
	padding: 0;
}
a, a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0px;
}
.cright {
	text-align: right;
}
.ccenter {
	text-align: center;
}
.cleft {
	text-align: left;
}
header .container {
	padding: 60px 100px;
}
header {
   /* background: url(../img/header.jpg) no-repeat;*/
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;

    
}
ul.navigation li {
    display: inline-block;
    font-size: 12px;
    margin-right: 35px;
}


ul.navigation a {
    color: #fff;
    text-transform: uppercase;
    font-family: Raleway;
}

ul.navigation a:focus {text-decoration: none;}

@media screen and (max-width: 1200px){
	ul.navigation li{margin-right: 10px;}
}

@media screen and (min-width: 768px) and (max-width: 992px){
	ul.navigation li{margin-right: 5px;}
	ul.navigation a {font-size: 9px;}
}

 ul.navigation .active {
    padding-bottom: 12px;
    border-bottom: 1px solid #f26522;
}
ul.navigation li:hover > a{color:#f26522;  }

.navigation ul.dropdown-menu{background:linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)); border-radius: 0px; margin-top: 10px; }
.navigation ul.dropdown-menu li a {color: white; width: 100%;  }
.navigation ul.dropdown-menu li {color: white; width: 100%;  }
.navigation ul.dropdown-menu li a:hover {color: #f26522; background-color: transparent;}


nav {
    margin-bottom: 100px;
}
.h-content {
    width: 325px;
}
.logo img {
    width: 225px;
}
.logo {
    margin-bottom: 45px;
}
.h-content p {
    color: #a8b2ba;
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 35px;
    font-family: Open Sans, sans-serif;
}
h1, h2, h3 {
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a4d69;
}
h1 {
    font-size: 38px;
    font-weight: normal;
}
h2 {
    font-size: 30px;
	font-weight: normal;
	margin-bottom: 25px;
}
.h-text h1, .h-text, .map-text h2 {
    color: #fff;
}
.map-area {
    width: 100%;

    margin-top: -150px;
	z-index: 100;
    background: #fff;
    margin-bottom: 50px;
}
.map-area .map-top * {
    /*width: 100%;*/
}
.box-border img {
    border: 1px solid #bebfc0;
}
.map-text {
    background: #f26522;
    padding: 60px 40px;
    color: #fff;
	height: 440px;
}
.map-text > p {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 35px;
}
ul.navigation.map-spots li {
    font-size: 16px;
    margin-right: 0px;
	padding: 22px;
	background-position: 20px 17px !important;
	color: #f26522;
	font-weight: lighter;
}

ul.navigation.map-spots li.active {
    
	background-color: #f26522;
	color:white;
	
}
ul.navigation.map-spots li.active a {
    
	background-color: #f26522;
	color:white;
	
}

.kijkerTitle{font-size: 30px;
    font-weight: normal;
    margin-bottom: 25px;
	text-transform: uppercase;}

	.kijkerLink{color: white; margin-top: 15px; font-size: 12px;}
	.kijkerLink:hover{color: white; }
	.kijkerLink i{color:black; margin-left: 10px;}
ul.navigation.map-spots li a{
    font-size: 16px;
    margin-right: 0px;
	color: #f26522;
	font-weight: lighter;
	cursor: pointer;
}

#map{height: 375px;}
ul.navigation.map-spots li:hover {
	
}
.img-inner img {
    max-width: 100%;
}
.img-inner {
	text-align: right;
}
.text-inner {
    padding-right: 50px;
}
p.text-style1 {
    font-size: 14px;    
}
.text-inner p {
	margin-bottom: 15px;
	line-height: 1.4;
}
p.text-style2 {
	color: #83969f;
	font-size: 13px;
	line-height: 1.5;
	font-weight: 600;
}


section.four-articles .item {
   
    display: inline-block;
    
}
section.four-articles .item:last-child {
	margin-right: 0;
}
section.four-articles .item .item-img {
    text-align: center;
	overflow: hidden;
}
section.four-articles .item:nth-child(odd) .item-img a {
    display: table-cell;
    background: #dc4700;
}
section.four-articles .item:nth-child(even) .item-img a {
    display: table-cell;
    background: #000;
}
section.four-articles .item .item-img img {
    max-width: 100%;
    min-width: 100%;
    max-height: 100%;
    height: 160px;
   margin-bottom: -5px;
}
section.four-articles .item .item-img a:hover img {
    opacity: 0.2;
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.item-desc a {
    color: #3a4d69;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    display: block;
    margin-top: 8px;
}
.item-desc {
    height: 5px;
}
.sidebar {
    border: 1px dashed #bebfc0;
    padding: 30px 30px;
    background: #eeeeee;
}
.sidebar p {
    margin-bottom: 15px;
    color: #454545;
}
p.phone {
    font-size: 27px;
	font-weight: bold;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body .orange {
    color: #f26522;
}
aside.col-sm-4 {
    padding-left: 20px;
}
article.col-sm-8 {
    padding-right: 55px;
}
.article-img {
    width: 85px;
    height: 85px;
    
    border: 1px solid #bebfc0;
    overflow: hidden;
	margin: 0 20px 15px 0;
}

.article-img img {
	max-width: 100%;
	max-height: 100%;
}
.article-desc p {
    color: #707070;
    line-height: 1.3;
}
.article-desc span.date {
    font-size: 12px;
    line-height: 1.5;
    display: block;
    margin-top: 5px;
    color: #aaa !important;
}
footer, footer a {
    color: #454545;
}

footer a:hover{color:#f26522;}
.divider {
     border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    height: 1px;
}
footer .divider {
   border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
   
    margin-top: 5px;
}
.container.border {
    padding: 0 100px;
}
footer .container {
    padding: 30px 100px;
}

footer .container .row{border-top:5px solid #eee;}
footer .container .row p{margin-top: 15px;}


.map-text .cms p {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 35px;
}
.map-text h3{color: black !important; margin-top: 15px; font-size: 16px;}

@media (min-width: 768px) {
	.mobile-menu {
		display: none;
	}
}
@media (min-width: 992px) {
	header {
		background-size: cover;
		
	}
}
@media (max-width: 1199px) {
	section.four-articles .item {
		width: 24%;
		display: inline-block;
		
		float: left;
	}
}
@media (max-width: 1024px) {
	section.four-articles .item {
		width: 48%;
		display: inline-block;
		
		float: left;
	}
	section.four-articles .item .item-img img {
		max-width: 100%;
		max-height: 100%;
		height: 160px;
		margin-bottom: -3px;
	}
	section.four-articles .item:nth-child(3) {
		margin-right: 0;
	}
}
@media (max-width: 991px) {
	nav {
		margin-bottom: 125px;
	}
	.map-area {
		width: 100%;
		margin-top: 0;
		position: relative;
	}
	section.four-articles .item .item-img img {
		max-width: 100%;
		max-height: 100%;
		height: 180px;
		margin-bottom: -5px;
	}
	section.four-articles .item {
		
	}
	section.four-articles .item .item-img img {
		height: 194px;
		margin-bottom: -5px;
	}
	article.col-sm-8 {
		padding-right: 0;
	}
	.article-img {
		margin: 0 10px 15px 0;
	}

	.map-text .cms p {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 10px;
}
.kijkerTitle{font-size: 16px;}

ul.navigation.map-spots li {
    font-size: 14px;
    margin-right: 0px;
	padding: 10px;
	background-position: 20px 17px !important;
	color: #f26522;
	font-weight: lighter;
}
ul.navigation.map-spots li a {
    font-size: 14px;
    
}
#map{height: 399px;}
}
@media (max-width: 767px) {
	nav {
		margin-bottom: 65px;
	}
	.map-text {
		height: auto;
	}
	.map-text * {
		max-width: 400px;
	}
	ul.navigation.map-spots li {
		
	}
	header .container {
		padding: 15px 0px;
	}
	.h-content {
		width: auto;
		max-width: 300px;
		margin-bottom: 30px;
	}
	header > .container > .row {
		padding: 40px 30px;
		width: 103%;
	}
	nav, .logo {
		display: none;
	}
	img.mobile-logo {
		width: 175px;
	}
	span#nav-btn {
		display: inline-block;
		padding: 0;
		position: relative;
		padding-top: 30px;
	}
	#nav-btn span.icon-bar {
		display: block;
		width: 40px;
		height: 3px;
		background: #f26522;
		margin: 0 auto 5px;
	}
	.mobile-menu {
		margin-bottom: 20px;
	}
	header.active nav {
		display: block;
	}
	header.active nav {
		display: block;
		position: absolute;
		background: #000;
		left: 0;
		right: 0;
		padding: 25px 40px;
		z-index: 900;
	}
	header.active nav ul.navigation li {
		display: block;
		padding-bottom: 15px;
		font-size: 14px;
		border: 0;
	}
	.container {
		padding: 15px 30px;
	}
	.text-inner {
		padding-right: 0;
	}
	section.four-articles .item {
		width: 100%;
		display: block;
		margin-right: 0;
		float: left;
	}
	section.four-articles .item:nth-child(even) .item-img a, section.four-articles .item:nth-child(odd) .item-img a {
		display: block;
	}
	section.four-articles .item .item-img img {
		height: auto;
		width: 100%;
		margin-bottom: -5px;
	}
	aside.col-sm-4 {
		padding-left: 0;
		margin-top: 60px;
	}
	.article-desc p {
		margin-bottom: 40px;
	}
	.article-img {
		margin: 0 20px 15px 0;
	}
	.container.border {
		padding: 0 30px;
	}
	footer .container {
		padding: 30px 30px;
	}
	ul.navigation.map-spots li {
    font-size: 12px;
    margin-right: 0px;
	padding: 7px;
	background-position: 20px 17px !important;
	color: #f26522;
	font-weight: lighter;
}
ul.navigation.map-spots li a{font-size: 12px;}
}
@media (max-width: 400px) {
	header {
		padding: 0;
	}
	h1 {
		font-size: 32px;
		font-weight: normal;
	}
	h2 {
		font-size: 27px;
	}
	.item-desc a {
		font-size: 17px;
	}
}

/*=======================
AANPASSINGEN
========================*/

.offvragen, .linkedIn{margin-top: 10px; color: #0075b7; font-size: 12px;}

.offvragen { color:#000000; }

.dienst-title{margin-top: 5px; color:#3a4d69; font-weight: 500;}

section.articles-sidebar{margin-top: 25px;}

main{margin-top: 30px;}


footer{background-color: transparent;}

footer .extra{text-align: center; margin-top: 15px;}
footer .extra a{color: white; margin-bottom:15px;}

.title-orange{color:#f26522; text-transform: uppercase;}

@media screen and (min-width: 992px){
	.header2{padding: 20px 100px !important;}
	
}

@media screen and (min-width: 768px){
	.header1{height: 600px;}
}
@media screen and (max-width: 768px){
	.header1{height: 425px;}
	
}

@media screen and (max-width: 992px){
	
	.mobile-row{margin-left: 0px; margin-right: 0px;}
	.text-inner{padding-right: 0px;}
}

/*=======================
Algemeen
========================*/
.offerte-button{background-color: #f26522; color:white; padding:5px; border:2px solid white;  text-transform: uppercase; display: inline-block;}
.offerte-button:hover{color:black;}
.offerte-button i{margin-right: 5px;}

.voordelen{margin-top: 30px; margin-bottom: 30px; padding: 17px 35px 17px 35px; background: #e9e9e9;}
.voordelen h3{font-family: 'Source Sans Pro', sans-serif; font-size: 22px; letter-spacing: 1px; color:black; margin-bottom: 25px;}
.voordelen i { color: #ff7a03;}
.voordelen .row{margin-bottom: 10px;}
.voordelen .row div{padding-left:15px; padding-right: 15px;}

.voordelen a{color: black;}
.voordelen a i{color: black; font-size: 11px; margin-left: 5px;}
.voordelen a:active{text-decoration: none;}
.voordelen a:focus{text-decoration: none;}

.cms h3{text-transform: uppercase; color:#aaa !important; font-style: normal !important; }
.cms h2{ color:black !important; font-style: normal !important; }
.cms a {color:#f26522;}
.cms{line-height: 20px !important; }

.thumbnailRow{margin-left: -30px; margin-right: -30px;}
.thumbnail-block{padding-left: 15px; padding-right: 15px; }
.thumbnail{width: 100%; border-radius:0px; background-color:#000; margin-bottom: 15px;}

.realisaties-block{ margin-top: 15px; background-color: #f26522; padding: 10px; }
.realisaties-block h3{color:white; font-size: 18px; text-align: center;}

.certificatie-block{margin-top: 25px;}
.certificatie-block img{width: 65%; margin-top: 15px;}
.certificatie-block ul{list-style: square; font-family: "Open Sans Light", sans-serif;}
.certificatie-block ul li{margin-left: 25px;}

.slider-item{height: 445px;}
.slider-item {width: 100%; display: inline-block; display: none;}
.slider-item:first-of-type {display: inline-block;}

@media screen and (max-width: 1200px){
	.slider-item{height: 363px;}
}
@media screen and (max-width: 992px){
	.slider-item{height: 610px;}
}
@media screen and (max-width: 768px){
	.slider-item{height: 680px;}
	.mobile-padding{padding-left: 15px; padding-right: 15px;}
}

@media screen and (max-width: 450px){
	.slider-item{height: 350px;}
}

/*=======================
Partners
========================*/

.partners-block .partner-logo{padding-left:15px; padding-right:15px; height: 65px; text-align: center;}
.partners-block img{max-width: 100%; display: inline-block;vertical-align: middle; max-height: 65px;  opacity:0.5;
}
.partners-block img:hover{opacity: 1;}

@media screen and (max-width: 768px){
	.partners-block img{ opacity: 1;}
}

.partners-block .partner-logo:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;
}

@media screen and (max-width: 768px){
.partner-wrapper{margin-bottom: 30px;}
.mobile{display: none !important;}
}



/*=======================
Contact
========================*/

#contact .jumbotron { background-color: #f26522; border-radius: 0px; color: white; line-height: 22px;}
@media screen and (min-width: 992px){
	#contact .jumbotron{margin-left: 15px;}
}
#contact input, #contact textarea {border-radius: 0px; margin-bottom: 15px; border: 1px solid black;}
#contact input:focus, #contact textarea:focus {border: 1px solid #f26522; outline: none; box-shadow: none;}

#contact .btn-verzend{background-color: black; color: white; cursor: pointer; margin-top: 15px;}
#contact .btn-verzend:hover{background-color: white; color: #f26522; cursor: pointer;}
#contact .contact-form{margin-bottom: 25px;}


/*=======================
CONTACT SUCCESS
========================*/
#contact-success{margin-bottom: 50px;}
#contact-success .cms{margin-top: 25px;}


/*=======================
Offerte
========================*/
.offerte-form{margin-bottom: 25px;}
.offerte-form p{color: black;margin-bottom: 5px;}
.offerte-form input[type=radio]{margin-bottom: 7px;}
.offerte-form input[type=text]{margin-bottom: 7px;}
.offerte-form textarea{margin-bottom: 7px;}
.offerte-form input, .offerte-form textarea{border-radius: 0px; border:1px solid black;}
.offerte-form input:focus, .offerte-form textarea:focus{border-radius: 0px; border:1px solid #f26522; box-shadow: none; outline: none;}

.offerte-form .btn-offerte-verzend{background-color: black; color: white; margin-top: 15px;}
.offerte-form .btn-offerte-verzend:hover{background-color: white; color: #f26522;}

#offerte .jumbotron{border-left: 3px solid #f26522; border-radius: 0px; background-color: transparent; color: black; line-height: 22px; padding: 25px; }

@media screen and (min-width: 992px){
	#offerte .jumbotron{margin-left: 15px;}
}

@media screen and (max-width: 992px){
		#offerte .jumbotron{margin-top: 30px;}
}




/*=======================
Slideshow
========================*/
.mySlides h1{text-transform: uppercase;}

/* Fading animation */
.fade {
 animation-duration: 1s; animation-name: fadeAndScale; -webkit-animation-name: fadeAndScale; animation-fill-mode:forwards;  display: none;
}

@keyframes fadeAndScale {
   33% {
        opacity: 0;
        transform: scale(.6, .6);
    }
    66% {
        opacity: 0.6;
        transform: scale(1.1, 1.1);
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        display: block;
    }
}

@-webkit-keyframes fadeAndScale {
    33% {
        opacity: 0;
        transform: scale(.6, .6);
    }
    66% {
        opacity: 0.6;
        transform: scale(1, 1);
    }
    100% {
        opacity: 1;
        transform: scale(0.8, 0.8);
    }
}


/*=======================
Nieuws
========================*/
.nieuwsItem-img{max-width: 100%;}


@media screen and (max-width: 768px){
.nieuwsItem-img{margin-top: 15px;}
}


.detail-datum{margin-top: -25px; margin-bottom: 25px; color: black;  font-style:italic;}


/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 24%;
}
.gutter-sizer { width: 1.3%; }

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}

@media screen and (max-width: 768px){
	.grid-sizer,
.grid-item {
  width: 32%;
}
.gutter-sizer { width: 2%; }
}

/*=======================
Referentie
========================*/
.referentie-header{margin-left: 0px; margin-right: 0px; margin-bottom: 10px; border-bottom:1px solid lightgray; }
.referentie-header .referentie-adress{color: #555; font-size: 12px; text-align: right; font-weight: 200;}
.referentie-nav{margin-bottom: 25px;}
.referentie-pills li { }
.referentie-pills>li>a {border-radius: 0px; color:white; background-color: #f26522;}
.referentie-pills>li>a:hover {background-color: #df5919;}
.referentie-pills>li+li{margin-left: 0px;}
.referentie-pills>li.active>a, .referentie-pills>li.active>a:hover, .referentie-pills>li.active>a:focus{background-color:white; color: #f26522; }
.referentie-title{margin-top: 0px;
    color: #f26522;
    font-weight: 500; text-transform: uppercase;}

    .referentie-item{margin-bottom: 30px; }
    .referentie-item .inhoud{color: black; }
.referentie-image img{max-width: 100%; width: 100%; padding-right: 15px;}

.referentie-adress-detail{font-weight:bold; margin-bottom: 10px;}

.referentie-image-detail img{max-width: 100%; width: 100%; padding-left: 15px;}
.referentie-back{margin-top: -75px; margin-bottom: 55px; text-align: center;}
.referentie-back a{color:#f26522; text-transform: uppercase; text-align: center;}
.referenentie-back a i{margin-right: 5px;}

@media screen and (max-width: 550px){
	.mobile-device{width: 100%;}
	.referentie-image img{padding-right: 0px;}
	.referentie-image-detail img{max-width: 100%; width: 100%; padding-left: 0px; margin-top: 15px;}
}



/*=======================
Markerstyle
========================*/
.iw_title{color:#f26522; text-transform: uppercase;}
.iw_adress{font-size: 12px; font-weight: lighter; color:black;}
.iw_image{    margin: 0 auto;
    text-align: center;
    margin-top: 10px;}





/*=======================
Custom 5 cols bootstrap 
========================*/

    .col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


.col-xs-15 {
    width: 20% !important;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20% !important;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20% !important;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20% !important;
        float: left;
    }
}


/* fixes
*/

.icon-padding{padding-right: 0px !important;}

@media screen and (max-width: 768px){
	.dropdown-menu {
    position: relative;
   top: 0;
    left: 0;
   z-index: 1;
    display: inline-block;
    float: none;
    min-width: auto;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.map-text{margin-bottom: 15px;}
}

#context-menu{display: none;}
