/*General*/

body {

  margin: 0;

  padding: 0;

  height: 100%;

  /* font-family: 'Roboto', serif;*/

  font-size: 17px;

  font-weight: 400;

  color: #555555;

  line-height: 26px;

  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

}

p,

b,

a,

small,

label {

  /*font-family: 'Roboto', sans-serif !important;*/

}

h1,

h2,

h3,

h4,

h5,

h6 {

  /* font-family: 'Roboto', serif;*/

  margin-top: 0 !important;

  margin-bottom: 10px !important;

}

h1 {

  font-size: 40px;

}



h2 {

  font-size: 24px;

  line-height: 23px;

}



h3 {

  font-size: 20px;

  line-height: 25px;

}



h4 {

  font-size: 18px;

  line-height: 23px;

}



h5 {

  font-size: 16px;

  line-height: 23px;

}



h6 {

  font-size: 14px;

  line-height: 23px;

}

.contain {

  background-repeat: no-repeat;

  background-position: center;

  background-size: contain;

}

.cover {

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

  width: 100%;

}

.table_box {

  display: table;

  width: 100%;

  height: 100%;

}



.table_cell {

  display: table-cell;

  vertical-align: middle;

}

button,

.btn,

.frm_button_submit,

button.frm_button_submit {

  box-shadow: none !important;

  outline: none !important;

  font-size: 16px !important;

  font-weight: 700 !important;

  text-align: center !important;

  padding: 9px 20px !important;

  /* font-family: 'Roboto', serif !important; */

   

}

.btn_row .btn {

  margin-right: 10px;

  margin-bottom: 10px;

}

input,

textarea,

select {

  box-shadow: none !important;

  outline: none !important;

  border-radius: 0 !important;

}

a {

  color: inherit !important;

  text-decoration: none !important;

}

.block_content p a {

  color: #000 !important;

}

.frm_form_field .grecaptcha-badge {

  display: none;

}

/*Header*/

.c-blue {

  color: #337ab7;

}

.site-header {

  background-color: #f8f8f8;

  position: fixed;

  z-index: 1 !important;

  width: 100%;

}

.navbar-nav li a {

  color: #777 !important;

  font-size: 13px !important;

}



.navbar-nav .nav-link {

  margin-right: 10px;

}



a.nav-link:hover {

  color: #000 !important;

}



.banner {

  background-repeat: no-repeat;

  background-size: cover;

  background-position: top;

  max-height: 40vh !important;

  width: 100%;

  

  z-index: -1;

  padding: 80px 0 40px !important;

}



.home-banner {

  background-repeat: no-repeat;

  background-size: cover;

  background-position: top;

  max-height: 80vh !important;

  width: 100%;

  
  z-index: -1;

  padding: 60px 0 0px !important;

}

.home-banner .banner-text {

  font-size: 40px;

  font-weight: 200;

  line-height: 1.25;

  font-style: italic;

  color: #fff !important;

}

/*Content*/

.block-1 {

  z-index: -1;

}

.block-1 .block-1-box {

  border: 1px solid #428bca;

  border-radius: 5px;



  margin-bottom: 40px;

}

.block-1 .block-1-box h3 {

  background-color: #428bca;

  padding: 20px;

  color: #fff;

  border-top-left-radius: 5px;

  border-top-right-radius: 5px;

}

.block-1 .block-1-box p {

  padding-left: 20px;

  padding-right: 20px;

}

.stappen-menu {

  border: 1px solid #428bca;

  border-radius: 5px;

  padding-bottom: 10px;

  margin-top: 40px;

}



.stappen-menu h3 {

  background-color: #428bca;

  padding: 20px;

  color: #fff;

  border-top-left-radius: 5px;

  border-top-right-radius: 5px;

}

.stappen-menu ul {

  text-decoration: none !important;

  list-style: none !important;

  padding: 0 !important;

  margin: 0 !important;

}

.stappen-menu ul li {

  transition: 0.5s;

  padding-top: 5px;

  padding-bottom: 5px;

}

.stappen-menu ul li a {

  padding: 10px 15px;

  color: #428bca !important;

  font-size: 14px;

}

.stappen-menu ul li:hover {

  background-color: rgb(233, 233, 233);

}

.block-2 {

  margin-top: 20px !important;

}



header.entry-header,

footer.entry-footer {

  display: none;

}

.container_marge {

  height: 60px;

}

.col_marge_set {

  margin-bottom: 30px !important;

}

.alignright {

  margin-left: 15px;

  margin-bottom: 15px;

}

.alignleft {

  margin-right: 15px;

  margin-bottom: 15px;

}

blockquote {

  padding: 10px 20px;

  margin: 0 0 20px;

  font-size: 17.5px;

  border-left: 5px solid #eee;

}

.pageheader {

  padding-bottom: 9px;

  margin: 40px 0 20px;

}

.nieuws-wrapper {

  padding: 20px;

  border: 1px solid rgb(208, 208, 208);

  border-radius: 5px;

  transition: 0.5s;

  margin-right: 10px;

  margin-top: 10px;

  min-height: 400px !important;

  max-height: auto;

  position: relative;

  width: 100%;

  float: left;

}

.nieuws-wrapper img {

  border-radius: 5px;

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  -ms-border-radius: 5px;

  -o-border-radius: 5px;

}
.agenda-wrapper {

  padding: 20px;

  border: 1px solid rgb(208, 208, 208);

  border-radius: 5px;

  transition: 0.5s;

  margin-right: 10px;

  margin-top: 10px;

  min-height: 500px !important;

  max-height: auto;

  position: relative;

  width: 100%;

  float: left;

}

.agenda-wrapper img {

  border-radius: 5px;

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  -ms-border-radius: 5px;

  -o-border-radius: 5px;

}

a.btn-link {

  padding: 12px 35px;

  background-color: #428bca;

  border: 1px solid #428bca;

  border-radius: 5px;

  color: #fff !important;

  position: relative;

  width: 100% !important;

  float: left;

  text-align: center;

  transition: 0.5s;

}

a.btn-link:hover {

  background-color: #fff;

  color: #428bca !important;

  border: 1px solid #428bca;

}

.block-5 a {

  color: #428bca !important;

  transition: 0.5s;

}

.block-5 a:hover {

  text-decoration: underline !important;

}



.block-5 .frm_style_formidable-style.with_frm_style .frm_submit button {

  border-radius: 3px !important;

  -webkit-border-radius: 3px !important;

  -moz-border-radius: 3px !important;

  -ms-border-radius: 3px !important;

  -o-border-radius: 3px !important;

  background-color: #428bca !important;

  transition: 0.5s;

  -webkit-transition: 0.5s;

  -moz-transition: 0.5s;

  -ms-transition: 0.5s;

  -o-transition: 0.5s;

}

.block-5 .frm_style_formidable-style.with_frm_style .frm_submit button:hover {

  color: #428bca !important;

  background-color: #fff !important;

  border: 1px solid #428bca !important;

}

img.img-b-radius {

  border-radius: 5px !important;

  -webkit-border-radius: 5px !important;

  -moz-border-radius: 5px !important;

  -ms-border-radius: 5px !important;

  -o-border-radius: 5px !important;

}
.home-agenda-urls {
  padding-top:10px;
  padding-bottom: 10px;
  box-shadow: 0px 2px 10px rgb(112, 112, 112);
  padding:20px;
  border-bottom-left-radius:4px ;
  
   
}
 
.home-agenda-urls ul{
  padding:0;
  margin:0;
}
.url-wrapper li {
  list-style: none;
  border-bottom: 1px solid rgb(205, 205, 205);
  padding-top:10px;
  padding-bottom:15px;
}
.url-wrapper li a {
  
  font-weight: 600;
  color:#000;
  transition:0.5s;
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
  -ms-transition:0.5s;
  -o-transition:0.5s;
}
.url-wrapper li a span{
  font-weight:400;
}
.url-wrapper li a:hover{
  color:#337ab7 !important;
}
.news-btn2 a{
  margin-top:0px;
  background-color: #fff;
  color:#337ab7 !important;
  padding:7px 15px;
  border: 1px solid #337ab7;
  float: right;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  transition: 0.5s;
  
}
.news-btn2 a:hover {
  background-color: #255e90;
  color:#fff !important;
}
.home-nieuws-title{
  font-size: 32px;
  color: #337ab7;
  margin-top:30px;
  padding-bottom:10px;
}
.home-nieuws-urls {
  padding-top:10px;
  padding-bottom: 10px;
  border-left: 2px solid #337ab7;
  border-bottom: 2px solid #337ab7;
  padding:20px;
  border-bottom-left-radius:4px ;
   
}
.home-nieuws-urls ul{
  padding:0;
  margin:0;
}
.url-wrapper li {
  list-style: none;
  border-bottom: 1px solid rgb(205, 205, 205);
  padding-top:10px;
  padding-bottom:15px;
}
.url-wrapper li a {
  
  font-weight: 600;
  color:#000;
  transition:0.5s;
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
  -ms-transition:0.5s;
  -o-transition:0.5s;
}
.url-wrapper li a:hover{
  color:#337ab7 !important;
}
.news-btn a{
  background-color: #337ab7;
  color:#fff !important;
  padding:7px 15px;
  border: 1px solid #337ab7;
  float: right;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  transition: 0.5s;
  
}
.news-btn a:hover {
  background-color: #255e90;
}
/*Footer*/



footer {

  background-color: #f8f8f8;

  border-top: 1px solid #eee;

  margin-top: 30px;

  padding-top: 50px;

  padding-bottom: 50px;

  font-size: 14px !important;

  line-height: 1.4 !important;

}

footer a {

  color: #428bca !important;

}

footer a:hover {

  text-decoration: underline !important;

  color: #255e90 !important;

}



/*CSS @media Rules*/

@media (max-width: 767px) {

  .navbar {

    justify-content: center !important;

  }

  .logo {

    display: none !important;

  }

  .navbar-nav .dropdown-menu {

    background-color: transparent !important;

    border:none !important;

    box-shadow: none !important;

  }

}



@media screen and (max-width: 1199px){

.navbar-nav .dropdown-menu {

    background-color: #f8f8f8 !important;

}

/*

@media (max-width: 575px) {  

}

@media (min-width: 576px) {  

}



@media (max-width: 767px) {  

}

@media (min-width: 768px) {  

}



@media (max-width: 991px) { 

  img.alignright, img.alignleft, img.aligncenter {

		float: none !important;

    margin: 5px 0 !important;

    display: block !important;

    width: 100% !important;

	} 

  .col_marge_991{

    margin-bottom: 30px !important;

  } 

}

@media (min-width: 992px) {  

}



@media (max-width: 1199px) {  

  .col_marge_1200{

    margin-bottom: 30px !important;

  } 

}

@media (min-width: 1200px) {  

  .container{

    max-width: 1240px;

  } 

}

*/

