@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,700);
@import url(swipebox.css);

@import url(../font/flaticon.css);

@font-face {
    font-family: 'roboto_slabregular';
    src: url('fonts/RobotoSlab-Regular-webfont.eot');
    src: url('fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoSlab-Regular-webfont.woff') format('woff'),
         url('fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'),
         url('fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
#wpadminbar {
  display: none;
}
*/

html {
  height: 100%;
}

body {
  font-family: 'Noto Serif', serif;
  font-family: 'Source Serif Pro', serif;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #000;
}

p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

section {
  float: left;
  width: 100%;
  margin-top: 30px;
}

section:first-child {
  margin-top: 0px;
}

section .section-title {
  margin: 0 0 20px;
  color: #000;
}

.breadcrumb {
  background: #FFF;
  padding: 0px;
  font-family: Arial;
  font-size: 13px;
}

h1.page-title {
  margin-top: 0px;
  margin-bottom: 24px;
}

a.list-group-item {
  color: #000;
}

a.list-group-item .meta {
  color: #555;
}

.btn.btn-primary {
  background-color: #111f3b;
  border-color: #81878f;
  font-family: Arial;
  text-transform: uppercase;
  border: 3px solid #8794ab;
}

.label.label-default {
  background: #FFF;
  border: 1px solid #555;
  color: #555;
}

.well {
  border: none;
  border-radius: 0px;
  box-shadow: none;
  background-color: #f8f8f8;
}

.index .list-group-item {
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-radius: 0px;
  border: none;
}

.thumbs a {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

.post-date {
  font-size: 12px;
  padding: 3px 4px;
  background: #F7F7F7;
  color: #444;
  margin-right: 4px;
}

.meta {
  font-size: 14px;
  position: relative;
}

.meta .data {
  color: #333;
  font-weight: bold;
  padding-left: 24px;
  width: 100%;
  display: block;
}

.listed.meta i {
  position: absolute;
  top: 2px;
  left: 0px;
  font-size: 11px;
  line-height: 14px;
  margin-right: 4px;
  margin-left: 8px;
}

.meta i:first-child {
  margin-left: 0px;
}

#menu-horizontaal {
  width: 100%;
}

#menu-linkermenu.nav > li > a {
  font-family: Arial;
  font-size: 15px;
  background-color: #f7f7f7;
  border: 1px solid #FFF;
  color: #333;
}

#menu-linkermenu.nav > li > a.hoofd {
  background: #FFF;
  font-weight: bold;
  margin-top: 20px;
}

#menu-linkermenu.nav > li:first-child a.hoofd {
  margin-top: 0px;
  padding-top: 0px;
}

#footer {
  color: #333;
  font-family: 'Arial';
  padding: 40px 15px;
}

#footer .sd-block {
  font-size: 12px;
  color: #555;
}

.copyright a {
  color: #555;
}

#search-form {
  padding: 3px;
  border-radius: 10px;
  background: rgba(248, 170, 49, 0.4);
  margin-top: 10%;
  float: right;
}

#search-form .form-control {
  border-width: 0px;
  border-color: #EEE;
  font-family: Arial;
  font-size: 16px;
}

#search-form .btn {
  border-width: 0px;
  border-left-width: 3px;
  border-color: #EEE;
}

.media-heading {
  font-weight: bold;
  color: #333;
}

a.media, a.media:hover {
  text-decoration: none;
  color: #000;
  display: block;
}

.section-title {
  font-size: 24px;
  display: block;
}

.events .media-heading {
  font-size: 18px;
}

.events .date a, .events .date a:hover {
  width: 50px;
  height: 50px;
  display: inline-block;
  color: #FFF;
  font-weight: bold;
  padding: 8px;
  text-decoration: none;
  text-align: center;
}

.events .date .title {
  display: block;
  font-family: Arial;
  font-size: 28px;
  line-height: 18px;
}

.events.events-lg .date a, .events.events-lg .date a:hover{
  width: 85px;
  height: 85px;
  padding: 10px;
  background-color: #CCC;
}

.events.events-lg .date .title {
  line-height: 20px;
}

.events .pre-title {
  font-size: 16px;
}

.news-items {
  margin-bottom: 20px;
}

.news-items img {
  margin-bottom: 15px;
}

.news-items a, .news-items a:hover {
  text-decoration: none;
  color: #000;
  display: block;
  word-wrap: break-word;
}

#logo {
  display: block;
  z-index: 1;
  /*background: rgba(147, 190, 28, 0.38);*/
}

#logo > * {
  filter: invert(100%);
}

#slogan {
  background: #111f3b;
  min-height: 10px;
  margin: 0;
  display: block;
}

#main-menu, #footer {
  background-image: url(../img/pattern.png?1);
  background-size: 30%;
}

#main-menu {
  margin: 0;
  min-height: 50px;
}

#main-menu .navbar {
  border: none;
  margin: 0;
}

#main-menu .navbar-nav>li>a {
  font-family: Arial;
  font-size: 15px;
}

.navbar-default .navbar-toggle {
  float: left;
}

#intro {
  position: relative;
  overflow: hidden;
  height: 100px;
  background-image: linear-gradient( to right, black, #121f3b );
}

#intro img {
  filter: grayscale(100%);
}

#bg {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0px;
  opacity: 0.2;
}

#intro:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: radial-gradient(black 33%, transparent 33%);
  background-size: 4px 4px;
}

@media (max-width: 768px) {
  .main {
    border-bottom: 1px solid #EEE;
    padding-bottom: 30px;
    margin-bottom: 60px;
  }

  .nav.nav-list.navbar-collapse.collapse.in {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {

  #bg {
    top: -230px;
  }
}

.img-logo {
  width: 100%;
  max-width: 200px;
  padding: 20px;
  padding-top: 10px;
}

.widget .timeline-Header-title {
  font-family: 'Noto Serif', serif;
  font-size: 26px;
}


/**
colors
*/

.blauw {
  background-color: #4ba4d8 !important;
}

.oranje {
  background-color: #f58d22 !important;
}

.rood {
  background-color: #de4848 !important;
}

.geel {
  background-color: #ffd400 !important;
}

.bruin {
  background-color: #6d4e2d !important;
}

.paars {
  background-color: #8719c0 !important;
}

.groen {
  background-color: #8ec019 !important;
}

.zwart {
  background-color: #696969 !important;
}

.rfbwp-shelf {
  padding: 0px !important;
}

.rfbwp-shelf-display {
  display: none;
}

.rfbwp-shelf .rfbwp-shelf-books {
    text-align: left !important;
}

.rfbwp-shelf-books > a:first-child {
  margin-left: 0px;
}

.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 5px;
}

.wpcf7-form .form-control {
  max-width: 400px;
}

.tweets-widget {
  position: relative;
}

#tweets-title {
  position: absolute;
  background: #FFF;
  padding: 15px 5px;
  width: 100%;
  margin-top: 0px;
  top: 0px;
  margin-bottom: 0px;
}

.photo-caption {
  font-size: 14px;
  color: #CCC;
  margin: 0px;
  margin-top: 6px;
  position: absolute;
  bottom: 0px;
  background: #000;
  display: block;
  height: 26px;
  width: 26px;
  line-height: 26px;
  text-align: center;
  opacity: 0.6;
}

.photo-caption:hover {
  opacity: 1;
}

.icon-categories .well, .icon-categories .well:hover, .icon-categories .well:active {
  text-align: center;
  height: 160px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  color: #000;
}

.icon-categories .well:hover {
  background-color: #EEE;
  -webkit-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}

.icon-categories .icon {
  background: #DDD;
  border-radius: 50%;
  height: 75px;
  width: 75px;
  line-height: 75px;
  display: inline-block;
  color: #f8f8f8;
  text-align: center;
}

.icon-categories .icon:before {
  font-size: 50px;
  margin: 0px;
}

/* facebook posts */

.cff-item {
  padding: 20px !important;
  font-size: 16px !important;
  margin-bottom: 50px !important;
  border-bottom: 1px solid #EEE !important;
  padding-bottom: 50px !important;
}

.cff-item * {
  font-size: 16px !important;
}

.cff-share-link, .cff-viewpost-facebook {
  padding: 4px 10px;
  text-align: center;
  border-radius: 4px;
  font-size: 13px !important;
  color: #FFF !important;
  background-color: #111f3b;
  font-family: Arial;
  text-transform: uppercase;
  border: 3px solid #8794ab;
  min-width: 200px;
}

.cff-viewpost-facebook, .cff-share-container {
  float: left;
  margin-right: 10px !important;
}

.cff-share-container .cff-dot {
  display: none;
}

