.wf-loading body {

    opacity: 0;
}

.wf-active body, 
.wf-inactive body {
    -webkit-transition: opacity 0.25s ease-out;  
    -moz-transition: opacity 0.25s ease-out; 
    -o-transition: opacity 0.25s ease-out;  
    transition: opacity 0.25s ease-out;  
}


body {
	color:#000000;
font-size:15px;
	font-family: "proxima-nova", Proxima Nova, sans-serif;
}

h1,h2,h3,h4 {
	font-family: "ff-dagny-web-pro", "proxima-nova", Proxima Nova, sans-serif;
}

body p.bigger {
	font-size: 1.5em;
}

body .navbar-default {
	background-color:#FFFFFF;
	border:0;
	opacity:0.97;
}

body .navbar-default a {
	text-decoration: none;
}

body .navbar-default .container {
	margin-top: 30px;
}

body .navbar-fixed-top2 {
  position: fixed;
  right: 0;
  left: 0;
  top:0;
}


body ul.headnav {
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 1.1em;
}

body .btn {
	background-color: transparent;
	color: #FFFFFF;
        text-decoration:none;
border-width:2px;
border-radius:0;
border-color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
font-size:0.8em;
}

body .content .btn {
margin-top:20px;
}

body .btn-xs {
        padding:5px 15px;
        text-shadow:2px 2px 4px #333;
font-size:0.7em;
}

body .btn-xs:hover {
text-shadow:none;
}

body .intro {
	text-align: center;
	margin-top: 190px;
}

body .intro h1, body .intro .divider {
	text-transform: none;
	font-size: 3.8em;
	color:#000000;
	font-weight: bold;
}

body .intro .divider { 
	line-height: 1.0em;
}

body .content .container h2 {
	border-top: 3px solid #FFFFFF;
}

body .content a {
 color:#FFF;
}

body .introduction h2, body .content h2, body .references h2 {
	border-top: 3px solid #000000;
    font-size: 1.2em;
    font-weight: 700;
    padding-left: 0;
    padding-top: 15px;
    text-transform: uppercase;
}

body .intro h2  {
	font-size:2.0em;
	color:#000000;
	font-family: "proxima-nova", Proxima Nova, sans-serif;
	font-weight: 100;
}

body a {
	color:#000000;
	text-decoration: underline;
}

body a:hover {
	color: #4ABBF7;
}

body .latestprojects {
	margin-top: 77px;
	text-align: center;
}

body .content {
-webkit-transform: translateZ(0);
	color:#FFFFFF;
	background-color: #000000;
	padding-bottom: 80px;
	padding-top: 80px;	
}

body p.smaller {
	font-size: 0.8em;
	margin-bottom: 20px;
}

body .content header, body .references header {
	overflow: hidden;
}


body .content h1 {
	border-top:3px solid #FFFFFF;
	padding-top: 15px;
	padding-left: 0;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 700;
}

body .content h2 {
	font-weight: 700;
}


body .references {
	background-color: #FFFFFF;
	color: #000000;
	padding-bottom: 80px;
	padding-top: 40px;	
}

body .references h1 {
	border-top:3px solid #000000;
	padding-top: 15px;
	padding-left: 0;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 700;
}

body .references article  {
	margin-top: 20px;
}

body .references article img.prj {
	width: 100%;
}


body .references article div.projecticon {
	z-index: 100;
	width:50px;
	height:24px;
	padding: 0;
	position: absolute;
	right: 42%;
	bottom: 99px;
	margin: 0;
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url('/images/projecticon.png');
	text-align: center;
}

body .content section.first {
	/*border-bottom:1px solid #4d4d4d;*/
	padding-bottom: 35px;
}

body .references article:hover .projectdesc {
	background-color: #4ABBF7; /*#1c659f;*/
}


.projectimg {
	display: block;
	background-size:100% 100%;
        background-position: left top, 5000px 5000px;
}

.prjimg {
height:350px; 
background-repeat:no-repeat;
background-size:100% 100%;
}

body .references article:hover div.projecticon {
	
	background-image: url('/images/projecticon_hover.png');
}

body .references article:hover .projectdesc p.type, body .references article:hover .projectdesc p.date{
	color: #FFFFFF;
}

body .references article .projectdesc {
	background-color: #000000;
	padding-top: 0;
	text-align: center;
	position: relative;
	display: inline-block;
	height: 100px;
	width: 100%;
	color: #FFFFFF;
}


body .references article .projectdesc h2 {
	margin-top: 0;
	padding-top: 15px;
	padding-left: 0;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 700;
}

body .references  section.crosslink {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
	text-align: right;
}

body .references  section.crosslink a {
	font-size: 1.2em;
	font-weight: 700;
}

body .references article .projectdesc p.type {
	color:#aaa;
}

body .references article .projectdesc p.date {
	color:#777;
}

body .contentInSlider {
	position: relative;
}

body .contentInSlider img {
z-index:0;
}

body ul.nobullets {
	list-style: none;
	padding-left: 0;
}

body ul.nobullets i {
	margin-right: 10px;
}

body .contentInSlider span {
	position: absolute;
	bottom:30px;
	left:80px;
	color: #FFFFFF;
	text-align: left;
        z-index:100 !important;
	display: inline-block;
}

body .contentInSlider span h3 {
	font-size: 1.8em;
	text-transform: uppercase;
	text-shadow:1px 1px 4px #000;
}

body .contentInSlider span p {
	width:40%;
	text-shadow:1px 1px 4px #000;
}

body section.latestnews h3 a.all {
	font-size: 0.55em;
	color: #FFFFFF;
	padding-left: 10px;
	border-left: 1px solid #FFFFFF;
}

body section.latestnews h4 {
	margin:0;
	padding: 0;
	font-size: 1.2em;
}


body section.latestnews article {
	border-bottom: 1px solid #AAA;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

body section.latestnews article a {
	color: #FFFFFF;
}

body section.latestnews article.last {
	border-bottom: 0;
}

body section.latestnews p {
	margin:0;
	padding: 0;
	padding-bottom: 5px;
}
body section.latestnews p.date {
	font-size: 0.8em;
	color: #AAA;
}

.addthis_toolbox {
margin-top:100px;
}

body .map { 
	margin-top:125px;
	margin-bottom: 40px;
}

body .aanpak {
	text-align: left;
	margin-bottom: 40px;
}

body .contactgegevens {
	text-align: right;
}
body .contactgegevens span {
	font-size: 1.3em;
}

body .contactgegevens ul { 
    list-style:none;
}

body .contact {
    margin-bottom:20px;
}

body .contact label {
	margin-top: 20px;
}


body .contact button {
	margin-top: 30px;
	margin-bottom: 30px;
}

body .contact .input-group-addon {
	color: #000;
	background-color: #FFF;
}

body .address {
	margin-bottom: 20px;
	display: block;
}

body .organisation {
	margin-bottom: 50px;
	display: inline-block;
}

body .altbox {
	background-color: #000000;
	margin-top: 20px;
	padding: 5px;
	color: #FFFFFF;
}

body .altbox h2 {
	color: #FFFFFF;
	border-top:3px solid #FFFFFF;
	border-color:#FFFFFF;
}

body .aanpak img {
	width:80%;
}

body .contact .btn.btn-primary {
	border-color:#4ABBF7;
	background-color: #4ABBF7;
}

body .btn.btn-primary:hover {
	background-color: #FFFFFF;
	color: #4ABBF7;
}

body .contact input.cms_textfield, 
body .contact input.cms_emailfield,
body .contact textarea {
    background-color: #FFFFFF;
    border: 2px solid #333;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333;
    display: block;
    font-size: 14px;
    font-weight:bold;
    line-height: 1.42857;
    padding: 8px 15px;
margin-bottom:10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

footer {
	padding-top: 60px;
	padding-bottom: 60px;
	color: #FFFFFF;
	background-color: #000000;
}

footer a {
	color: #FFFFFF;
}

footer ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
footer ul li {
	padding: 0;
}

footer span.account, footer span.twitter {
	margin-top:15px;
	display:block;
}


footer section.column {
	margin-top: 20px;
        height:80px;
}

footer .addressicon {
	background-image: url(/images/addressicon.png);
}

footer .telephoneicon {
	background-image: url(/images/telephoneicon.png);
}

footer .mailicon {
	background-image: url(/images/mailicon.png);
}

footer .socialicon {
	background-image: url(/images/socialicon.png);
}

footer .icon {
	background-repeat: no-repeat;
	width:40px;
	float: left;
	display: inline-block;
	height: 80px;
}

body .filternav {
	width: 100%;
	text-align: center;
}


body #filters {
	display: inline-block;
	text-align: center;
}

#filters .icon {
height:45px;
}
#filters a:focus {
outline:none;
}
#filters a.highlighted {
font-weight:bold;
color:#000;
text-decoration:none;
}

body ul#filters  {
	list-style: none;
	padding-left: 0;
}

body ul#filters  li  {
	float: left;
	margin-left: 30px;
}

body ul#filters li:first {
	margin-left: 0;
}


body p.info, 
body p.info a {
	color: #AAA;
}

body p.info span {
	margin-right: 20px;
}

body .reference .pics {
	text-align: center;
}

body .reference .pics img {
	max-width: 95%;
	box-shadow: 0 0 7px #CCCCCC;
	margin-bottom: 100px;
}

body .map {
	height: 450px;
}

body .reference .pics img:first-child {
	box-shadow: none;
	max-width: 100%;
}

body ul.focus {
	list-style: none;
	padding-left: 0;
}

body ul.focus li .fa {
	display: inline-block;
	margin-right: 20px;
	padding-top: 3px;
	float: left;
}

body ul.focus li span {
	display: block;
	padding-left: 35px;
}

body .parrow h3 { 
	margin-top:0px;
}

body .parrow {
	margin-top: 50px;
	margin-bottom: 50px;
}
body .parrow img {
	width: 100%;
} 

body .navbar-toggle {
	position: absolute;
	margin: 0;
	right: 17px;
}

body .nobullets {
	list-style: none;
}

body .nieuwsintro {
	text-align: left;
}

body p.introduction {
	font-size: 1.6em;
	line-height: 1.4em;
	font-style: italic;
	padding-bottom: 20px;
}

body .nieuws {
	padding-bottom: 30px;
}


body .rsSlide a.btn {
display:none;
}

body .rsSlide.rsActiveSlide a.btn {
display:inline;
}


@media (max-width: 768px) { 
	body .navbar-brand  {
		padding-left: 30px;
		padding-top: 0;
	}

	body .aanpak img {
		width: 50%;
	}

	body .contact {
		margin-top:200px;
	}
}

@media (max-width: 1200px) { 

	body .aanpak h3 {
		font-size:1.4em;
	}

	body .aanpak .col-sm-6 {
		min-height: 450px;
	}


.prjimg {
height:250px; 
}

}

@media only screen and (max-width: 768px) {
	body .aanpak .col-sm-6 {
		min-height: 50px;
	}

	body .intro {
		margin-top: 100px;
	}
	body .intro h1 {
		font-size: 2.6em;
	}
	body .intro h2 {
		font-size: 1.7em;
	}
	body .royalSlider {
		display: none;
	}

	body ul#filters li {
		font-size: 0.9em;
		margin-left: 12px;
	}

	body ul#filters li img {
		min-height: 45px;
	}

	body button.btn {
		background-color: #000000;
		padding:10px;
		font-size: 1.2em;
		padding-top:8px;
		padding-bottom: 8px;
	}

	body .latestnews {
		border-top: 3px solid #FFFFFF;
		margin-top: 40px;
	}

	body section.latestprojects {
		margin-top: 30px;
	}
	body .content {

		padding-top: 40px;
		padding-bottom: 40px;
	}
	body .filternav {
		margin-top: 10px;
		text-align: center;
	}

	body .navbar-brand  {
		padding-left: 15px;
		display: inline;
	}

	body .navbar-brand img {
		max-width: 80%;
	}

	body .map {
		display:none;
		height: 0px;
	}

	body .contact {
		margin-top:100px;
	}

}


/* Stylesheet: agito Modified On 2017-01-24 22:36:27 */
/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* Stylesheet: isotope Modified On 2014-02-01 18:01:50 */
