/* =============================================================================
   Base
   ========================================================================== */
body {
  font-family: "Borba-Medium", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #3a3a3a;
  background-color: #f8f8f8;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

a, a:visited {
  text-decoration: none;
  color: #614894;
  outline: none;
}

a:hover {
  text-decoration: underline;
  color: #614894;
}

a:focus {
  color: #614894;
  outline: none;
}

.form-control {
  background-color: #f8f8f8;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.embed-responsive.embed-responsive-4by3 {
  /* 	padding-bottom: 120%; */
}

h1 {
  font-family: "Borba-Bold", sans-serif;
  font-size: 28px;
  line-height: 54px;
  color: #614894;
  font-weight: 200;
  background: transparent url("../img/title-back.png") no-repeat 0 0 scroll;
  padding-left: 67px;
  text-transform: uppercase;
  padding-top: 5px;
}

h2 {
  font-family: "Borba-bold", sans-serif;
  font-size: 24px;
  line-height: 28px;
  color: #614894;
  font-weight: 200;
}

.homepage h2 {
  font-family: "Borba-Bold", sans-serif;
  font-size: 28px;
  line-height: 54px;
  color: #614894;
  font-weight: 200;
  background: transparent url("../img/title-back.png") no-repeat 0 0 scroll;
  padding-left: 67px;
  text-transform: uppercase;
  padding-top: 5px;
}

h3 {
  font-family: "Borba-bold", sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #614894;
  font-weight: 200;
}

h4 {
  font-family: "Borba-bold", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #614894;
}

.widget .title {
  font-family: "Borba-Bold", sans-serif;
  font-size: 28px;
  line-height: 54px;
  color: #614894;
  font-weight: 200;
  background: transparent url("../img/title-back.png") no-repeat 0 0 scroll;
  padding-left: 67px;
  text-transform: uppercase;
  padding-top: 5px;
  margin-top: 20px;
}

.agendatitle {
  font-family: "Borba-Bold", sans-serif;
  font-size: 28px;
  line-height: 54px;
  color: #614894;
  font-weight: 200;
  background: transparent url("../img/title-back.png") no-repeat 0 0 scroll;
  padding-left: 67px;
  text-transform: uppercase;
  padding-top: 5px;
  margin-top: 20px;
}

input[type=search] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.glyphicons {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.btn-default {
  color: #0e1226;
  background-color: #fff;
  border-color: #72b938;
  text-transform: uppercase;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #72b938;
  border-color: #72b938;
}

a.btn-default, a.btn-default:visited {
  color: #0e1226;
  text-transform: uppercase;
}

a.btn-default:hover {
  color: #ffffff;
}

.btn-primary {
  color: #fff;
  background-color: #e1001a;
  border-color: #ffffff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #e1001a;
  background-color: #ffffff;
  border-color: #e1001a;
}

a.btn-primary, a.btn-primary:visited {
  color: #ffffff;
}

a.btn-primary:hover {
  color: #000000;
}

.btn .glyphicons-chevron-right {
  margin-top: 2px;
}

.headerHolder {
  background-color: #ffffff;
}

.readmore a, .readmore a:visited, .readmore a:focus {
  text-decoration: none;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  color: #e74f92;
}

.readmore a:hover {
  color: #614894;
  cursor: pointer;
}

.readmore .glyphicons {
  top: 4px;
  margin-right: 10px;
}

.list-group {
  margin-top: 20px;
}

.extracontent {
  margin-left: 15px;
}

.logos {
  margin: 20px 0;
}

blockquote {
  border-left: none;
  font-size: 17.5px;
  margin: 20px 0;
  padding: 0px;
}

blockquote img {
  float: left;
  margin-right: 20px;
}

.content h1 {
  margin-top: 0;
}

.content img {
  width: 100%;
  height: auto;
}

/* =============================================================================
   share
================================================================================ */
ul.sharebuttons {
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 60px;
  margin: 0px;
  padding: 0px 0 0 13px;
}

ul.sharebuttons li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 3px 0 0 10px;
}

.social {
  top: 5px;
  color: #bebebe;
  font-size: 20px;
}

header {
  padding: 20px 0;
}

.over-ons {
  color: #614894;
}

/* =============================================================================
   search
================================================================================ */
.search-holder .form-control {
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-right: 0px;
}

.search-holder .input-group-addon {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  border-left: 0px;
  padding: 4px 12px;
}

.search-holder .input-group-addon .inputbutton {
  border: 0px;
  background-color: transparent;
}

.search-holder {
  text-align: right;
}

/* =============================================================================
   navigation
================================================================================ */
.navbar {
  background-color: #0eb8cb;
  font-family: "Borba-Medium", sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  margin-bottom: 45px;
  min-height: 20px;
}

.navbar-nav {
  padding: 0;
  margin: 0;
}

.navbar-nav > li > a {
  font-size: 24px;
  font-weight: 100;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 11px;
  padding-bottom: 8px;
  line-height: 25px;
}

.navbar-nav > li.active > a {
  color: #ffffff;
}

.nav > li > a {
  padding-right: 22px;
  padding-left: 22px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
  color: #0eb8cb;
}

.navbar-header .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-nav > li.active {
  background-color: #0eb8cb;
  color: #ffffff;
}

.navbar-nav > li.first {
  /* background-color: #ffffff;*/
  color: #0eb8cb;
}

.backhome a .glyphicons {
  font-size: 24px;
}

.dropdown-menu {
  background-clip: padding-box;
  background-color: #0eb8cb;
  border: none;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  padding: 5px 0px 0;
}

.dropdown-menu > li > a, .dropdown-menu > li > a:visited {
  clear: both;
  color: #fff;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  padding: 3px 20px;
  white-space: nowrap;
  text-transform: none;
  font-size: 24px;
}

.dropdown-menu > li > a:hover {
  clear: both;
  color: #8f1c38;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  padding: 3px 20px;
  white-space: nowrap;
  text-transform: none;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:visited,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #f5f5f5;
  color: #8f1c38;
}

/* =============================================================================
   submenu
================================================================================ */
.submenu {
  background-color: #97bf0d;
}

.submenu a, .submenu a:visited {
  color: #fff;
}

.submenu a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.submenu > li > a:hover,
.submenu > li > a:focus {
  background-color: #97bf0d;
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-decoration: underline;
}

/* =============================================================================
   buttons home
================================================================================ */
.home-buttons {
  margin-bottom: 25px;
}

.home-button {
  margin-top: 25px;
}

.button-top {
  background-color: #97bf0d;
  text-align: center;
  padding-top: 40px;
}

.button-bottom {
  background-color: #97bf0d;
  text-align: center;
  color: #ffffff;
  font-family: "Borba-Medium", sans-serif;
  padding: 40px;
  font-size: 30px;
  line-height: 38px;
}

.button-bottom a, .button-bottom a:visited, .button-bottom a:hover {
  color: #ffffff;
  text-decoration: none;
}

.button-bottom span {
  font-size: 40px;
}

/* =============================================================================
   team
================================================================================ */
.team {
  border-top: dotted 1px #614894;
}

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

.teamimages .col-sm-4, .teamimages .col-xs-6 {
  padding-left: 5px;
  padding-right: 5px;
}

.team .teamimages img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  cursor: pointer;
  margin-bottom: 10px;
}

.team .teamimages img:hover, .team .teamimages img.selected {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: none;
  filter: none;
}

.team .hidden-quote {
  display: none;
}

.team .hidden-info {
  display: none;
}

.quote {
  font-family: "Borba-Medium", sans-serif;
  font-size: 26px;
  line-height: 36px;
  color: #614894;
  margin-top: 10px;
}

#quote span {
  font-size: 50px;
}

.quoteimg {
  margin-top: -30px;
  margin-right: 5px;
}

.info {
  color: #614894;
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

.info a, .info a:visited .info a:hover {
  text-decoration: none;
  color: #614894;
}

/* =============================================================================
   Agenda
================================================================================ */
.agenda {
  margin-bottom: 20px;
  border-bottom: dotted 1px #000000;
  padding-bottom: 20px;
}

.dateholder {
  border: solid 1px #000000;
  text-align: center;
  background-color: #ffffff;
}

.dag {
  font-size: 48px;
  font-family: "Borba-Bold", sans-serif;
  border-bottom: solid 1px #000000;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.maand {
  font-size: 24px;
  display: block;
  font-family: "Borba-Bold", sans-serif;
  text-transform: uppercase;
}

.datecontent h2 {
  margin: 0px;
  padding: 0px;
  cursor: pointer;
}

.datecontent h2.active {
  color: #e74f92;
}

.agendadetail h1 {
  font-family: "Borba-Bold", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #614894;
  font-weight: 200;
  background: none;
  padding-left: 0px;
  text-transform: uppercase;
  padding-top: 0px;
  margin-top: 0px;
}

.agendadetail {
  font-size: 18px;
  line-height: 22px;
  background-color: #97bf0d;
  padding: 10px;
}

.agendadetail a, .agendadetail a:visited {
  color: #ffffff;
}

/* =============================================================================
   adres
================================================================================ */
.adres {
  border-top: 1px dotted #614894;
  margin-top: 20px;
}

/* =============================================================================
   share
================================================================================ */
ul.sharebuttons {
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 60px;
  margin: 0px;
  padding: 0px 0 0 0px;
}

ul.sharebuttons li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 10px 17px;
  background-color: #0eb8cb;
  margin-right: 3px;
}

.social {
  top: 5px;
  color: #ffffff;
  font-size: 20px;
}

.linkedinblock {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 2px 8px;
  background-color: #0eb8cb;
  margin-right: 3px;
}

.socialsmall {
  color: #ffffff;
  font-size: 14px;
}

.socialsmall:before {
  font-size: 14px;
}

/* =============================================================================
   articles
================================================================================ */
article {
  border-bottom: dotted 1px #000000;
  padding: 20px 0;
}

article h2 {
  margin-top: 0px;
}

.m-item {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: dotted 1px #000000;
}

.s-item {
  margin-bottom: 30px;
  border-bottom: dotted 1px #000000;
  padding-bottom: 20px;
}

ul.pagerblog {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pagerblog .next {
  float: right;
}

.pagerblog a, .pagerblog a:hover, .pagerblog a:visited {
  color: #838383;
  font-size: 24px;
  text-decoration: none;
}

.pagerblog a span, .pagerblog a:hover span, .pagerblog a:visited span {
  font-size: 30px;
  text-decoration: none;
}

.blogimage img {
  margin-bottom: 20px;
}

/* =============================================================================
   footer
================================================================================ */
.canvas {
  margin-bottom: 20px;
}

footer {
  height: 135px;
  background-color: #0eb8cb;
  /*position: fixed;*/
  width: 100%;
  /*bottom: 0;*/
}

.cookieconsent {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  text-align: center;
  border-radius: 0;
}

div.cookieconsent {
  border-color: #f5e79e;
}

div.alert-warning {
  background-color: #fcf8e3;
  color: #8a6d3b;
}

.cookieconsent p {
  font-size: 14px;
  line-height: 16px;
  margin: 0px;
  padding: 10px 0px;
}

.cookieconsent a {
  font-size: 14px;
  line-height: 16px;
  margin: 0px;
  padding: 10px 0px;
}

.cookieconsent .btn-default {
  font-size: 14px;
  margin-top: 0px;
  padding: 8px;
  line-height: 20px;
}

.cookieconsent p.text-center {
  text-align: center;
}

.cookieconsent .btn-info {
  color: #fff;
  background-color: #b891d8;
  border-color: #b891d8;
}

.footer-nav {
  list-style: none;
  padding: 50px 0px;
}

.footer-nav li a {
  color: white;
}

/*# sourceMappingURL=all.css.map */
