<img src="bg-header.jpg" alt="" />
/* --------------------------------------------- 

* Filename:     custom-style.css
* Version:      1.0.0 (2016-01-12)
* Website:      http://www.zymphonies.com
                http://www.freebiezz.com
* Description:  System Style
* Author:       Zymphonies Dev Team
                info@zymphonies.com
basic colors
#F0E450 geel
#166730 groen
#B5D38B lichtgroen

-----------------------------------------------*/

body{
  font-family: "Verdana", Arial, Helvetica, sans-serif !important;
  
}

body{
  font-family: 76% Sathu, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.4em;
  color: #000000;
  background: #FFFFFF;
  overflow-x: hidden;
}

p{ margin: 2px 0 3px 0; }

h1, .h1{ font-size: 1.6em; color: #000000; }

h2, .h2{ font-size: 1.4em; color: #000000; }

h3, .h3{ font-size: 1.1em; color: #000000; font-weight:bold}

h4, .h4{ font-size: 1.1px; color: #000; }

img{ max-width: 100%; height:auto; }

.image-style-large {
    width: 100%;
}

.views-field-body img{
   float: left;
   padding-right:5px;

}

.views-field.views-field-field-datum {
	min-width: 60px;
}

.BOUWSTENEN{
  background-color: #B6E3F2;
  padding-top: 2px;
  padding-bottom: 2px;
}

.SCHOOLFACILITIES{
  background-color: #fde884;
  padding-top: 2px;
  padding-bottom: 2px;
}

.more-link{
   float:right;
}


a{
  color: #166730; 
}

a:hover{
  color: #166730;
}

ol, ul {
  padding-left: 15px;
}

ul.links.inline{
  padding: 0;
}

ul.links.inline li{
  list-style: none;
}

.block{
  margin-bottom: 20px;
}

.container {
  max-width: 1170px;
  padding-right: 0px;
  padding-left: 0px;
}

.col-md-3{ 
   width:20%;
}

.col-md-6{ 
  width:60%;
}

.region-sidebar-first{
  background: white;
  margin-left:10%; 
}


.region-sidebar-second{
  background: white;
  margin-right:2%;
  padding-top:5px;
}


td {
  padding:2px;
}

th{
  padding:0 2px 0 2px;
}

.main-header{
 /* background: url(../images/bg-header.jpg);*/
  background: #F0E450;
  position: relative;
  /*border-bottom: 1px solid #EBEBEB;
  -webkit-box-shadow: -1px 2px 18px #021736;
  -moz-box-shadow: -1px 2px 18px rgb(2, 23, 54);
  box-shadow: -1px 2px 18px #021736;
  */
  padding-top: 1%;
  margin-bottom: -2%;
}

.navbar-default {
  border-color: #e7e7e7;
  margin: 0;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #FFFFFF;
  /*padding-top: 20px;*/
  background: #ffffff;
  position: relative;
  bottom: -2px;
}

.main-menuwrap nav{
  border: 0;
  margin: 0;
  position: relative;
  z-index: 2;
  border-radius: 0;
}
.main-header .container{
   /*background: url(../images/jenni-bgheader.jpg);*/
}
.main-header .region{
  position: relative;
  z-index: 2;
}

.main-menuwrap{
  margin-top: -20px;
}

#wrapper{
 background:  #F0F1F6;
 margin-top:-2%;
}

.region-content{
  background: #FFFFFF;
  padding-top:20px;
  color: #000000;
}


.region-content a{
  color: #166730;
  font-weight: bold;
}

.tabs a.is-active{
  color: #000000;
  background:#ffffff;
}

.tabs a:hover{
  color: #000000;
  background:#F0F1F6;
}

.path-frontpage h1{
   text-align: center;
}

.region-content table{
   margin: 0 auto;
}

.field--name-field-bestanden table{
  margin: 0 0;
}

.block table{
  margin: 0 5px 0 0;
}
.node table{
  margin: 0 5px 0 0;
}

.clearfloat{
  clear: both;
}

form {
   color: #000000;

} 

.contact-message-contact-form{
   color: #000000;
}

input {
  color: black;
}

textarea {
  color: black;
}


.region-breadcrumb{
  background: #ffffff;
  display:none;
}
.row.layout{
   background: #ffffff;
   margin-left: 0%;
   margin-right: 0%;   
   padding-top:4%;
}

.sidebar h2{
   background: #166730;
   font-size: 1.1em;
   padding: 10px;
   color:white;
   text-align: center;
   margin-top: 5px;
   margin-bottom: 5px;
   font-weight: bold;
}

.node__submitted{
   font-size: 10px;
}

.node--view-mode-full{
  max-width: 100%;
}

.node__title{
    font-weight: bold;
    font-size: 1.8em;
    color: #cc6600;
    margin-bottom: 10px;
}

.block.block-layout-builder.block-field-blocknodebookfield-labels .field__item{
    float:left;
    margin-right: 5px;
}

.node.container.node--type-book.node--view-mode-full{
    margin-top: -20px;
}

.node__content img{
    min-width:100px;
    padding: 5px;
}

.node .autofloat-even{
    padding-left: 5px;
}

.node .autofloat-odd{
    padding-right: 5px;
}


.node .block{
    margin-bottom: 10px;
}

.views-field-title {
    margin-bottom: 5px;
}

.views-field-title a{
  color: #D15A00;
}

.blazy--view--nieuws--page-2 img{
  width: 100px;
  height: 70px;
}

.nieuwsview img{
  width: 100px;
  height: 70px;
}

.poll legend:{
  border-bottom: 0px;
}

.poll .form-item{
  margin-top: 0em;

}


.site-branding{
  margin: 0;
}

.brand.logo{
  margin-right: 0px;
}

.block-column > .grid, .item-list > .block-column > .grid{
  margin: 0 0 0;
}

  
.site-branding__name{
  display:none;
}

.brand.site-name{
  margin-left: 2%;
}

.region-header .brand{
  display: inline-block;
  vertical-align: middle;
}


#block-socialemediabouwstenen{
  width: 100%;
  background: #2D9998;
  text-align:right;
  height: 26px;
}

#block-socialemediabouwstenen img{
  width:30px;
  height:25px;
}

#block-socialemediabouwstenen p{
  margin: 0 0 0 0;
}

.site-name a{
  font-size: 26px;
  color: #fff;
}

/*Banner*/

.welcome-banner-text{
  text-align: center;
  line-height: 160%;
  max-width: 600px;
  padding: 90px 0;
}

.welcome-banner-text h2{
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

/*top widget*/

.topwidget{
  padding: 20px 0;
}

.topwidget .fa{
  font-size: 60px;
  background: #4D4F4A;
  width: 120px;
  height: 120px;
  padding: 32px;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 20px;
}

.topwidget .region{
  background: #FCFCFC;
  border: 1px solid #F1F1F1;
  padding: 15px;
}

.topwidget h2{
  margin-top: 0;
}

.topwidget p{

}

.topwidget p:last-child{
  margin: 0;
}

/*footerwidget*/

.footerwidget{
  background: url(../images/body.png);
  color: #8A8A8A;
  padding: 10px 0;
}

.footerwidget img.left{
  float: left;
  margin: 10px 10px 0 0;
}

.copyright{
  background: #F0F1F6;	
  /*background: url(../images/bg-header.jpg);*/
  color: #000000;
}

.copyright p{
  margin: 13px 0;
}

.footerwidget h2,
.footerwidget .h2{
  color: #333;
}

/*bottom-widgets*/

.bottom-widgets{
  text-align: center;
  background: #FBFBFB;
  padding: 10px 0;
}

.bottom-widgets .region{
  padding: 10px;
  background: #DEDEDE;
}

/*Footer menu*/

.footer-menu{
  margin: 0;
  border: 0;
  background: #EEEEEE;
  color: #fff;
}

.footer-menu ul{
  margin: 10px 0;
  padding: 0;
}

.footer-menu nav li{
  display: inline-block;
}

.footer-menu nav li a{
  display: block;
  padding: 4px 20px 4px 0;
}

.google_map p,
.google_map .block{
  margin: 0;
}

.google_map iframe{
  display: block;
}

/*Credit link*/

.credit-link{
  text-align: left;
}

/*SOCIAL MEDIA*/

.social-media{
  margin: 10px 0;
  overflow: hidden;
  float: left;
}

.social-media a {
  width: 30px;
  height: 30px;
  color: #fff;
  float: left;
  margin: 0 10px 0 0;
  text-align: center;
  background: #3262b9;
  font-size: 14px;
  line-height: 220%;
}

.social-media a.google-plus{
  background: #de2020;
}

.social-media a.twitter{
  background: #29C5F6;
}

.social-media a.linkedin{
  background: #069;
}

.social-media a.pinterest{
  background: #C61118;
}

.social-media a.rss{
  background: #FF6D00;
}

.social-media a:hover{
  opacity: .6;
}

/*FORM*/

input, button, select, textarea{
  padding: 9px;
  border: 1px solid #C7C7C7;
}

.contact-message-form label{
  display: block;
}

.btn, 
input[type="submit"]{
  background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
  background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
  background-image: -o-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(1, #E3E3E3));
  background-image: -webkit-linear-gradient(top, #FFF 0%, #E3E3E3 100%);
  background-image: linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E3E3E3');
  border: 1px solid #dbdbdb;
  color: #333;
  font-weight: bold;
  padding: 9px;
}

.btn:hover, 
input[type="submit"]:hover{
  background-image: -ms-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
  background-image: -moz-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
  background-image: -o-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DBDBDB), color-stop(1, #F2F2F2));
  background-image: -webkit-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
  background-image: linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DBDBDB', endColorstr='#F2F2F2');
}

/*FRONT PAGE*/

.path-frontpage .feed-icon{
  display: none;
}

/*MENU*/

.main-menuwrap{
  margin-bottom: 0px;
}

.navbar-header{
  margin-top:-26px;
}

.navbar-default .navbar-toggle{
  background: #fff;
  margin: 5px;
}

nav h2{
  display: block;
}

#block-hoofdnavigatie{
 background: white;
}

.menu-base-theme,
.menu-base-theme a{
  background: #166730;
}

.menu-base-theme a:hover, 
.menu-base-theme a:focus, 
.menu-base-theme a:active, 
.menu-base-theme a.highlighted{
  background: #166730;
}

/*background: url(../images/maintenance-bg.png) #66CBFF center no-repeat;*/
.menu-base-theme li a{ 
  color: #ffffff;
  font-weight: bold;
}

.menu-base-theme a{
  padding: 2px 12px;
  line-height: 15px;
}

ul.sf-menu.sf-style-white a, ul.sf-menu.sf-style-white a:visited, ul.sf-menu.sf-style-white span.nolink {
    color: #000000;
    font-weight:bold;
    padding: 0.3em 1em;
    padding-right: 1em;
}
ul.sf-menu.sf-style-white li, ul.sf-menu.sf-style-white.sf-navbar{
    background: none;
}

ul.sf-menu.sf-vertical.sf-shadow ul{
    margin-left:2.5em !important;
}




ul.sf-menu.sf-vertical{
    width:14.5em;
}

div.sf-accordion-toggle.sf-style-white a {
    background: #210c02;
    border: 1px solid #381301;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding: 1em 4.5em 1em 2em;
    position: relative;
}


.menu-base-theme a:hover, 
.menu-base-theme a:focus, 
.menu-base-theme a:active, 
.menu-base-theme a.highlighted{
  padding: 2px 12px;
  line-height: 18px;
  background: #EFEFEF;
}

.menu-base-theme a span.sub-arrow{
  color: #999;
  font-size: 22px;
  padding: 5px;
  border-radius: 2px;
  border: 0px solid #DCDCDC;
  background: #166730; 
} 

.menu-base-theme li{
  padding: 2px 2px 0 0;
  background: #166730;
  height:26px;
}

.navbar-toggle{
  z-index: 999;
}

/*breadcrumb*/

.breadcrumb{
  background: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #eee;
}

.breadcrumb ul{
  padding: 0;
}

.breadcrumb ul li{
  display: inline-block;
}

.book-navigation{
  
}

.comment-add a {
    display: none;
}

#block-hoofdnavigatie{
   float: right;
   background: white;
   margin-top:-5px
}
/*search form*/
#block-creative-responsive-theme-search{
   float:right;
   height:9px;
   width: 200px;
   margin-top:-5px;
}


#search-block-form{
  display: table;
  width: 95%;
  float:right;
}

#search-block-form .form-item,
#search-block-form .form-actions{
  display: table-cell;
  vertical-align: top;
}

#search-block-form input{
  width: 100%;
  height: 23px;
  line-height: 0.4em;
}

.js-form-type-textfield label, .js-form-type-email label {
  width:20%;
}

.js-form-type-textfield input, .js-form-type-email input {
  width:70%;
}


.bg-geel{
  background-color:#f9d775;
  width: 100%;
}

#meerlink {
  text-align:right;
  font-size:14px;
}

.image-style-groot-thumbnail{
  width: 100px;
  height:auto;
}

.image-style-groot-xl{
  width: 220px;
  height:auto;
}

.image-style-groot-1000x700{
  width: 100px;
  height: 70px;
}

.width220px{
  width: 220px;
  height: auto;
}


.book-pager{
	display:none;
}
/*Demo typography*/

.bd-example {
  position: relative;
  padding: 20px;
  border: 2px solid #f7f7f9;
}

.highlight{
  padding: 20px;
  background-color: #f7f7f9;
}

.highlight pre{
  border: 0;
  background: none;
}

.bd-example-type .table tr:first-child td {
  border-top: 0;
}

.bd-example-type h1, 
.bd-example-type h2, 
.bd-example-type h3, 
.bd-example-type h4, 
.bd-example-type h5, 
.bd-example-type h6 {
  margin: 0;
}

.bd-example-type .table td {
  padding: 15px 0;
  border-color: #eee;
}

/*Contact form*/

.path-contact{}

.contact-message-feedback-form{
  max-width: 650px;
  margin: 0 auto;
  border: 1px solid #D8D8D8;
  padding: 10px 30px;
  background: #F5F5F4;
}

.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea{
  width: 100%;
}

/*user-login-form*/

.user-login-form,
.user-form,
.user-pass{
  max-width: 650px;
  margin: 40px auto;
  border: 1px solid #ddd;
  padding: 10px 30px;
  background: #FBFBFB;
}

.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text{
  width: 100%;
}

.form-composite > .fieldset-wrapper > .description, 
.form-item .description {
  font-size: 11px;
  color: #999;
  font-style: italic;
}

/*Maintainance*/

.maintenance-page{
  background: url(../images/maintenance-bg.png) #66CBFF center no-repeat;
  color: #fff;
  text-align: center;
  padding-top: 220px;
  padding-bottom: 100px;
  font-size: 18px;
  color: #000;
}

.maintenance-msg {
  margin: 20px 0;
  background: rgba(242, 244, 207, 0.88);
  padding: 20px 30px;
  display: inline-block;
  color: #404040;
  border: 1px solid #fff;
  box-shadow: 5px 5px 0px #FFFFFF;
  font-size: 14px;
}

.maintenance-msg h1{
  text-transform: uppercase;
  font-weight: bold;
}

.maintenance-page .brand,
.maintenance-page .name-and-slogan{
  display: inline-block;
  vertical-align: middle;
}

.maintenance-page .site-name a{
  color: #404040;
}

.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan{
  display: none;
}

/*Comment*/

.comment-wrap{
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #F5F5F5;
}

.comment-wrap .author-details{
  float: left;
  width: 20%;
}

.comment-wrap .author-comments{
  padding-left: 5px;
  float: left;
  width: 80%;
}

.comment-submitted{
  padding: 5px 10px;
  border: 1px solid #eee;
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
  font-size: 10px;
}

.comment-wrap .author-comments h3{
  margin-top: 10px;
}

.comment-wrap .author-comments p{
  margin-bottom: 10px;
}

.comment-form #edit-subject-0-value {
	margin-left: 10px;
	width: 337px;
}

.comment-form #edit-name {
	margin-left: 20px;
	width: 337px;
}

/*links inline*/

ul.links.inline li{
  display: inline-block;
  padding-right: 10px;
}

/*profile*/

.profile > div{
  padding-right: 5px;
  display: inline-block;
  vertical-align: top;
}

.profile h4.label{
  color: #333;
  display: block;
  text-align: left;
  margin-bottom: 5px;
}

/*Carousel*/

.slideshow{
  display: none;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img{
  width: 100%;
}

.carousel-control.left,
.carousel-control.right{
  width: 50px;
  height: 50px;
  background: #000;
  top: 50%;
  padding: 12px;
  margin-top: -25px;
}

.colorbox {
  float: left;
  padding: 2%;
 
}

legend{
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: none;
  color: #D15A00;
}
965
fieldset{
  border-bottom: 1px solid #BFBFBF; 
}

.field{
  padding-bottom: 5px;
}

.field__label{
  font-weight:bold;
}

#block-views-block-beoordelingen-block-1 .views-field{
	clear: both;
	font-size: 1.0em;
	margin-bottom:10px;
}	

#block-views-block-beoordelingen-block-1 .views-label{  
  float:left;
  margin-right: 10px;
}

#block-views-block-beoordelingen-block-1 .field-content{
  float:right;
  font-size: 1.2em;
}

#block-views-block-beoordelingen-block-3 .views-field-field-tips{
  font-size: 1.2em;
  font-style: italic;
  padding-top:5px;
  padding-bottom:10px;
}

#block-views-block-beoordelingen-block-3 .views-field-nothing{
  font-size: 1.6em;
  color: #D15A00;
  background: #DDDDDD;
  border: 1px solid black;
  padding: 5px;
  margin-bottom: 10px;
}

#block-views-block-beoordelingen-block-3 .views-field-nothing-1{
  font-size: 1.6em;
  color: #D15A00;
  background: #DDDDDD;
  border: 1px solid black;
  padding: 5px;
  margin-bottom: 10px;
}

#views-exposed-form-vastgoed-managment-systemen-page-1 label{
  width: 14em;
}

#views-exposed-form-vastgoed-managment-systemen-page-1 .form-select{
  width: 26em;
}

.views-field-field-prijs{
  width: 50px;
}

.align-left{
  margin-right:5px;
}

.align-right{
  margin-left: 5px;
}

.field-content{
  margin-bottom:15px;
}

.nieuwscol .field-content{
  margin-right:2%;
}

.blazy--views--nieuws .field-content{
  height: 7.5em;
}

#block-bluemarine-vredenburg-search-form {
	padding-bottom: 15px;
}



@media (min-width: 1200px) {
 .region-primary-menu{
    margin-top: 180px;
   }  
}


@media (min-width: 992px) AND (max-width: 1200px)  {
.region-primary-menu{
    margin-top: 125px;
   }  
}	
	
@media (min-width: 992px) {	
	.sf-depth-1{
	    text-align: right;
	}
	
	.sf-depth-2{
	    text-align: left;
	    margin-left: 27px;
	}

  .region-header{
	  height:14.3em;
  } 
  
  #block-socialemediabouwstenen{
	  margin-top: -1.3%;
  }

	#block-bouwstenenvoorsociaal-3{
      margin-left:0px;
   }
   #block-creative-responsive-theme-branding{
     width:100.0%;
   }
   
   .col-md-9{
    width: 80%;   
   }    
   .mobiel{
     display:none;
   }
}

@media (min-width: 768px) AND (max-width: 991px) {
	.sf-depth-1{
	    text-align: right;
	}
	
	.sf-depth-2{
	    text-align: left;
	}
   #block-creative-responsive-theme-branding{
     width:100%;
   }
   #block-socialemediabouwstenen{
     width:100%;
     margin-top: -1.9%;
  }
  #block-hoofdnavigatie{
    display:none;   
   } 
   .col-sm-4{
    width:100%;   
   }
   
   .col-md-3{
    width:100%;	
	}   
	.col-md-6{
    width:100%;	
	}   
	.col-md-9{
    width: 140%;   
   }    
   
   .sidebar{
    float:left; 
    width: 22%;  
   }
   .content_layout{
    float:left;   
    width:56%;
   }
   .row.layout{
		padding-top: 0%;   
   }
   
   .img{
      max-width:100%;
      height: auto;   
   }
   
   .region-content{
    margin-left: 10px;
  } 
    .mobiel{1530
     display:none;
  }
  
  .region-primary-menu{
    margin-top: -22px;
   }  
}


@media (max-width: 768px) {
   #block-creative-responsive-theme-branding{
     width:100.8%;
   }
   .col-md-3{
     width:100%;   
   }
   .col-md-6{
    width: 100%;   
   }  
   .col-md-9{
    width: 80%;   
   }  
   #block-hoofdnavigatie{
    display:none;   
   } 
   .navbar-toggle{
    display:none;   
   }
   .row.layout{
		padding-top: 0%;   
   }
   #block-socialemediabouwstenen{
      margin-top:-15px;   
   } 
   .knoppen{
      display:none;   
   }
	.block-superfish {
		width: 100%;
		position: relative;
		margin-top: -35px;
		z-index: 1000;
		height: 0px;
		margin-left: -12%;
	}
	
	.sf-accordion-toggle.sf-style-white{
      background: #2D9998;	
      width: 100px;
      height:15px;
	} 
   .sf-accordion-toggle.sf-style-white a{
      border: 0px solid #2D9998;    
   }

   .sf-accordion-toggle.sf-style-white a span{   
      display:none;
   }
   
   
	 div.sf-accordion-toggle.sf-style-white > a::after {
		content: "≡";
		font-size: 3.0em;
		position: absolute;
		right: 70%;
		padding-bottom: 4px;
		border:none;
	}
   
   div.sf-accordion-toggle.sf-style-white a{
      background: #2D9998;	    
   }
   
   #superfish-menu-bouwstenen-voor-sociaal-toggle{
		font-weight: bold;
		background: #2D9998;
		border:none;
		width:100px;
		margin-top:-5px;
		
   }
   
   table .node__content img{
      max-width: 100px;   
   }
   
   .webfront {
	   display: none;
   }
 
 .region-primary-menu{
    margin-top: 0px;
  }

}



	
	

