@import url("http://hello.myfonts.net/count/2d0369");
/* line 5, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'NexaHeavy';
  src: url(#);
  src: url(#) format("embedded-opentype"), url(#) format("woff2"), url(#) format("woff"), url("/webfonts/2D0369_0_0.ttf") format("truetype"), url("/webfonts/2D0369_0_0.svg") format("svg");
}
@font-face {
  font-family: 'Nexa';
  src: url(#);
  src: url(#) format("embedded-opentype"), url(#) format("woff2"), url(#) format("woff"), url("/webfonts/2D0369_1_0.ttf") format("truetype"), url("/webfonts/2D0369_1_0.svg") format("svg");
}
/* line 67, ../sass/_base.scss */
body {
  font-family: "Nexa", sans-serif;
  font-weight: 300;
  position: relative;
}

/* line 74, ../sass/_base.scss */
html, body {
  margin: 0;
  padding: 0;
}

/* line 79, ../sass/_base.scss */
h1, h2, h3, h4, h5 {
  font-family: "NexaHeavy", sans-serif;
}

/* line 83, ../sass/_base.scss */
p {
  line-height: 25px;
}

/* line 87, ../sass/_base.scss */
.text_right {
  text-align: right;
}

/* line 14, ../sass/_grid.scss */
.container {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
}
/* line 12, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.container:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 20, ../sass/_grid.scss */
.left {
  width: 100%;
  float: left;
  padding-left: 1.38889%;
  padding-right: 1.38889%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  /* line 20, ../sass/_grid.scss */
  .left {
    width: 33.33333%;
    float: left;
    padding-left: 1.38889%;
    padding-right: 1.38889%;
  }
}

/* line 29, ../sass/_grid.scss */
.middle {
  width: 100%;
  float: left;
  padding-left: 1.38889%;
  padding-right: 1.38889%;
  margin-top: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  /* line 29, ../sass/_grid.scss */
  .middle {
    width: 33.33333%;
    float: left;
    padding-left: 1.38889%;
    padding-right: 1.38889%;
    margin-top: 0;
  }
}

/* line 39, ../sass/_grid.scss */
.right {
  width: 100%;
  float: left;
  padding-left: 1.38889%;
  padding-right: 1.38889%;
  margin-top: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  /* line 39, ../sass/_grid.scss */
  .right {
    width: 33.33333%;
    float: right;
    padding-left: 1.38889%;
    padding-right: 1.38889%;
    margin-top: 0;
  }
  /* line 45, ../sass/_grid.scss */
  .right.alist {
    padding-top: 67px;
  }
}

/* line 52, ../sass/_grid.scss */
.main {
  width: 100%;
  float: left;
  padding-left: 1.38889%;
  padding-right: 1.38889%;
  margin-top: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  /* line 52, ../sass/_grid.scss */
  .main {
    width: 66.66667%;
    float: right;
    padding-left: 1.38889%;
    padding-right: 1.38889%;
    margin-top: 0;
  }
}

/* line 62, ../sass/_grid.scss */
.fullwidth {
  width: 100%;
  float: left;
  padding-left: 1.38889%;
  padding-right: 1.38889%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  /* line 62, ../sass/_grid.scss */
  .fullwidth {
    width: 100%;
    float: right;
    padding-left: 1.38889%;
    padding-right: 1.38889%;
  }
}

/* line 71, ../sass/_grid.scss */
.smallLeft {
  width: 8%;
  margin-right: 2%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 78, ../sass/_grid.scss */
.largeMiddle {
  width: 62%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 84, ../sass/_grid.scss */
.smallRight {
  width: 28%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1, ../sass/_header.scss */
.docked {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: -86px;
  height: 86px;
  line-height: 86px;
  background: rgba(255, 255, 255, 0.65);
  -webkit-transition: top 0.5s, bottom 0.5s;
  -moz-transition: top 0.5s, bottom 0.5s;
  transition: top 0.5s, bottom 0.5s;
  display: none;
}
@media (min-width: 720px) {
  /* line 1, ../sass/_header.scss */
  .docked {
    display: block;
  }
}
/* line 16, ../sass/_header.scss */
.docked a {
  color: #101095;
  text-decoration: none;
}
/* line 20, ../sass/_header.scss */
.docked.show {
  top: 0;
}
/* line 24, ../sass/_header.scss */
.docked .largeMiddle a {
  padding: 0 5px;
  color: #000;
  font-weight: bold;
  font-size: 12px;
}
/* line 29, ../sass/_header.scss */
.docked .largeMiddle a:hover {
  color: #101095;
}
@media (min-width: 870px) {
  /* line 24, ../sass/_header.scss */
  .docked .largeMiddle a {
    font-size: 16px;
  }
}
/* line 38, ../sass/_header.scss */
.docked ul.lang li, .docked ul.functional li {
  color: #101095;
}
/* line 40, ../sass/_header.scss */
.docked ul.lang li a, .docked ul.functional li a {
  color: #101095;
  font-size: 10px;
}
@media (min-width: 870px) {
  /* line 40, ../sass/_header.scss */
  .docked ul.lang li a, .docked ul.functional li a {
    font-size: 12px;
  }
}
/* line 46, ../sass/_header.scss */
.docked ul.lang li a.active, .docked ul.functional li a.active {
  color: #090950;
}
/* line 53, ../sass/_header.scss */
.docked a.smallLogo {
  max-width: 100%;
  height: 86px;
  margin-left: 20px;
  display: block;
  background: transparent url(/img/logoIcon.png) center center/contain no-repeat;
}
@media (min-width: 830px) {
  /* line 53, ../sass/_header.scss */
  .docked a.smallLogo {
    background: transparent url(/img/logoIcon.png) center center/contain no-repeat;
  }
}

/* line 67, ../sass/_header.scss */
.topbar div.text_right, .docked div.text_right {
  display: none;
}
@media (min-width: 720px) {
  /* line 67, ../sass/_header.scss */
  .topbar div.text_right, .docked div.text_right {
    display: block;
  }
}
/* line 73, ../sass/_header.scss */
.topbar ul.lang, .docked ul.lang {
  float: right;
  padding-right: 20px;
}
/* line 76, ../sass/_header.scss */
.topbar ul.lang li, .docked ul.lang li {
  display: inline-block;
}
/* line 78, ../sass/_header.scss */
.topbar ul.lang li:before, .docked ul.lang li:before {
  content: " - ";
}
/* line 82, ../sass/_header.scss */
.topbar ul.lang li:first-child:before, .docked ul.lang li:first-child:before {
  content: "";
}
/* line 86, ../sass/_header.scss */
.topbar ul.lang li a, .docked ul.lang li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  overflow: hidden;
}
/* line 94, ../sass/_header.scss */
.topbar span.divider, .docked span.divider {
  color: #101095;
  font-size: 12px;
  float: right;
  padding: 0 10px;
}
/* line 100, ../sass/_header.scss */
.topbar ul.functional, .docked ul.functional {
  float: right;
}
/* line 102, ../sass/_header.scss */
.topbar ul.functional li, .docked ul.functional li {
  display: inline-block;
}
/* line 104, ../sass/_header.scss */
.topbar ul.functional li a, .docked ul.functional li a {
  padding: 0 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
}
@media (min-width: 870px) {
  /* line 104, ../sass/_header.scss */
  .topbar ul.functional li a, .docked ul.functional li a {
    font-size: 12px;
  }
}

/* line 117, ../sass/_header.scss */
.topbar {
  background: #101095;
  height: 30px;
  line-height: 30px;
  font-family: "Nexa", sans-serif;
}
/* line 123, ../sass/_header.scss */
.topbar div.slogan h4 {
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
}
@media (min-width: 720px) {
  /* line 122, ../sass/_header.scss */
  .topbar div.slogan {
    display: none;
  }
}
/* line 133, ../sass/_header.scss */
.topbar ul.lang {
  color: #8787ca;
}
/* line 135, ../sass/_header.scss */
.topbar ul.lang a {
  color: #8787ca;
}
/* line 138, ../sass/_header.scss */
.topbar ul.lang a.active {
  color: #fff;
}
/* line 143, ../sass/_header.scss */
.topbar ul.functional li {
  color: #8787ca;
}
/* line 145, ../sass/_header.scss */
.topbar ul.functional li a {
  color: #fff;
}
/* line 150, ../sass/_header.scss */
.topbar span.divider {
  color: #8787ca;
}

@media (min-width: 720px) {
  /* line 156, ../sass/_header.scss */
  #header {
    height: 213px;
    margin-bottom: 20px;
  }
}
/* line 161, ../sass/_header.scss */
#header .container {
  position: relative;
}
/* line 164, ../sass/_header.scss */
#header .container.pbottom {
  padding-bottom: 30px;
}
@media (min-width: 720px) {
  /* line 164, ../sass/_header.scss */
  #header .container.pbottom {
    padding-bottom: 0;
  }
}
/* line 170, ../sass/_header.scss */
#header .container div.left {
  position: relative;
}
/* line 172, ../sass/_header.scss */
#header .container div.left .bgline {
  height: 66px;
  position: relative;
}
/* line 176, ../sass/_header.scss */
#header .container div.left .bgline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  height: 3px;
  background: #101095;
  -ms-transform: rotateZ(-7deg);
  /* IE 9 */
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateZ(-7deg);
  /* Chrome, Safari, Opera */
  -moz-transform: rotateZ(-7deg);
  /* Chrome, Safari, Opera */
  transform: rotateZ(-7deg);
  -webkit-backface-visibility: hidden;
}
/* line 195, ../sass/_header.scss */
#header .container a#logo img.smalllogo {
  height: 123px;
  width: 115px;
  margin: 40px auto;
  display: block;
}
@media (min-width: 720px) {
  /* line 195, ../sass/_header.scss */
  #header .container a#logo img.smalllogo {
    display: none;
  }
}
/* line 204, ../sass/_header.scss */
#header .container a#logo img.biglogo {
  display: none;
  margin: 40px auto 0 auto;
  max-width: 100%;
}
@media (min-width: 720px) {
  /* line 204, ../sass/_header.scss */
  #header .container a#logo img.biglogo {
    display: block;
  }
}
/* line 213, ../sass/_header.scss */
#header .container a#oldlogo {
  height: 123px;
  width: 115px;
  background: transparent url(/img/logo-mobile.png) left top no-repeat;
  display: block;
  margin: 40px auto;
}
@media (min-width: 720px) {
  /* line 213, ../sass/_header.scss */
  #header .container a#oldlogo {
    top: 40px;
    bottom: 40px;
    position: absolute;
    left: 3.15%;
    right: 3.15%;
    margin: 0;
    height: auto;
    width: auto;
    background: transparent url(/img/logo.png) center center/contain no-repeat;
  }
}
@media (min-width: 720px) {
  /* line 231, ../sass/_header.scss */
  #header .container #mobileNav {
    display: none;
  }
}
/* line 235, ../sass/_header.scss */
#header .container #mobileNav div.hamburger {
  width: 36px;
  float: right;
  margin-top: 36px;
  margin-right: 20px;
}
/* line 240, ../sass/_header.scss */
#header .container #mobileNav div.hamburger span {
  width: auto;
  display: block;
  background: #101095;
  height: 4px;
  margin-bottom: 4px;
}
/* line 248, ../sass/_header.scss */
#header .container #mobileNav ul {
  display: none;
  padding: 0 40px;
}
/* line 252, ../sass/_header.scss */
#header .container #mobileNav ul li a {
  text-transform: uppercase;
  color: #101095;
  font-family: "NexaHeavy", sans-serif;
  text-decoration: none;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
/* line 264, ../sass/_header.scss */
#header .container #mainNav {
  margin-top: 40px;
  margin-bottom: 20px;
  display: none;
}
@media (min-width: 720px) {
  /* line 264, ../sass/_header.scss */
  #header .container #mainNav {
    display: block;
  }
}
/* line 271, ../sass/_header.scss */
#header .container #mainNav .navrow {
  height: 33px;
  margin-bottom: 10px;
}
/* line 274, ../sass/_header.scss */
#header .container #mainNav .navrow a {
  color: #101095;
  text-decoration: none;
  width: 91px;
  display: inline-block;
  position: relative;
  font-family: "NexaHeavy", sans-serif;
}
@media (min-width: 970px) {
  /* line 274, ../sass/_header.scss */
  #header .container #mainNav .navrow a {
    width: 130px;
  }
}
/* line 284, ../sass/_header.scss */
#header .container #mainNav .navrow a:hover, #header .container #mainNav .navrow a.current {
  color: #101095;
}
/* line 286, ../sass/_header.scss */
#header .container #mainNav .navrow a:hover:after, #header .container #mainNav .navrow a.current:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 69px;
  height: 3px;
  background: #101095;
  -ms-transform: rotateZ(-7deg);
  /* IE 9 */
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateZ(-7deg);
  /* Chrome, Safari, Opera */
  -moz-transform: rotateZ(-7deg);
  /* Chrome, Safari, Opera */
  transform: rotateZ(-7deg);
  -webkit-backface-visibility: hidden;
}

/* line 1, ../sass/_home.scss */
.hp__intro {
  color: #101095;
}
/* line 4, ../sass/_home.scss */
.hp__intro div {
  color: #101095;
}

/*
.hp__project{
	min-height: 380px;
	margin-bottom: 30px;
	width: 100%;
	display: block;
	position: relative;
	background: transparent url(/img/das.jpg) center center / cover no-repeat;
	.titleOverlay{
		width: 100%;
		height: 45%;
		background: transparent url(/img/overlay-project.png) center top / cover no-repeat;
		position: absolute;
		z-index: 9;
		bottom: 0;
		@include box-sizing(border-box);
		padding: 60px 20px 0 20px;
		white-space: -moz-pre-wrap !important;  
		white-space: -pre-wrap;      
		white-space: -o-pre-wrap;   
		white-space: pre-wrap;       
		word-wrap: break-word;      
		word-break: break-all;
		white-space: normal;
		h3{
			color: #fff;
			text-transform: uppercase;
			font-size: 25px;
			text-transform: uppercase;
			font-weight: bold;
			position: absolute;
			bottom: 20px;
		}
	}
}
*/
/* line 48, ../sass/_home.scss */
.hp__project {
  margin-bottom: 30px;
  min-height: 240px;
  width: 100%;
  display: block;
  position: relative;
  text-decoration: none;
}
/* line 55, ../sass/_home.scss */
.hp__project img {
  max-width: 100%;
  width: 100%;
  display: block;
  position: relative;
  z-index: 7;
}
/* line 62, ../sass/_home.scss */
.hp__project .imgholder {
  position: relative;
}
/* line 64, ../sass/_home.scss */
.hp__project .imgholder:after {
  content: " ";
  width: 100%;
  height: 80px;
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 9;
  background: transparent url(/img/overlay-spotlight.png) left bottom no-repeat;
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  transition: background-position 0.3s;
}
/* line 80, ../sass/_home.scss */
.hp__project:hover .imgholder:after {
  background: transparent url(/img/overlay-spotlight.png) right bottom no-repeat;
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  transition: background-position 0.3s;
}
/* line 88, ../sass/_home.scss */
.hp__project:hover .titleOverlay h4 {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 7px;
}
/* line 93, ../sass/_home.scss */
.hp__project:hover .titleOverlay h3 {
  color: #fff;
}
/* line 98, ../sass/_home.scss */
.hp__project .titleOverlay {
  width: 100%;
  min-height: 120px;
  background: #101095;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  text-align: left;
  position: relative;
  z-index: 9;
}
/* line 107, ../sass/_home.scss */
.hp__project .titleOverlay h4 {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 7px;
  font-size: 14px;
}
/* line 113, ../sass/_home.scss */
.hp__project .titleOverlay h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}
/* line 121, ../sass/_home.scss */
.hp__project .titleOverlay h5 {
  color: #fff;
  font-family: "chaparral-pro", sans-serif;
  font-size: 17px;
  text-decoration: none;
}

/* line 130, ../sass/_home.scss */
.hp__opencalls {
  margin-bottom: 30px;
  min-height: 380px;
  width: 100%;
  display: block;
  position: relative;
  background: transparent url(/img/das.jpg) center center/cover no-repeat;
}
/* line 137, ../sass/_home.scss */
.hp__opencalls .titleOverlay {
  width: 100%;
  height: 45%;
  background: transparent url(/img/overlay-calls.png) center bottom/cover no-repeat;
  position: absolute;
  z-index: 9;
  top: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 20px 0 20px;
  text-align: center;
}
/* line 147, ../sass/_home.scss */
.hp__opencalls .titleOverlay h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 157, ../sass/_home.scss */
.hp__overons {
  margin-bottom: 30px;
  min-height: 380px;
  width: 100%;
  display: block;
  position: relative;
  background: #fff;
  text-decoration: none;
}
/* line 165, ../sass/_home.scss */
.hp__overons .titleOverlay {
  width: 100%;
  height: 15%;
  background: transparent url(/img/overlay-calls.png) center bottom/cover no-repeat;
  position: absolute;
  z-index: 9;
  top: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 110px 20px 0 20px;
  text-align: left;
}
/* line 175, ../sass/_home.scss */
.hp__overons .titleOverlay h4 {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 7px;
  position: absolute;
  left: 20px;
  top: 20px;
}
/* line 184, ../sass/_home.scss */
.hp__overons div.rte {
  color: #101095;
  padding: 120px 20px 0 20px;
  text-decoration: none;
}
/* line 188, ../sass/_home.scss */
.hp__overons div.rte p {
  text-decoration: none;
}

/* line 195, ../sass/_home.scss */
.hp__news {
  background: #c9e4f0;
  padding: 25px;
  margin-bottom: 30px;
  text-align: center;
  display: block;
  text-decoration: none;
  position: relative;
}
/* line 203, ../sass/_home.scss */
.hp__news:after {
  content: "";
  width: 46px;
  height: 65px;
  background: transparent url(/img/news-top.png) right top no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 212, ../sass/_home.scss */
.hp__news h4 {
  font-size: 16px;
  color: #101095;
  margin-bottom: 25px;
  line-height: 1.3em;
  font-family: "chaparral-pro", sans-serif;
}
/* line 219, ../sass/_home.scss */
.hp__news h3 {
  color: #101095;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
}

/* line 227, ../sass/_home.scss */
.hp__agenda {
  padding-top: 20px;
  background: transparent url(/img/agenda-top.png) right top no-repeat;
  min-height: 85px;
  margin-bottom: 30px;
}
/* line 232, ../sass/_home.scss */
.hp__agenda h3 {
  color: #101095;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 238, ../sass/_home.scss */
.hp__agenda a.item {
  display: block;
  border-bottom: 1px solid #b0b0af;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
}
/* line 244, ../sass/_home.scss */
.hp__agenda a.item h4 {
  font-size: 16px;
  color: #101095;
  line-height: 1.3em;
  margin-bottom: 3px;
  font-family: "chaparral-pro", sans-serif;
}
/* line 251, ../sass/_home.scss */
.hp__agenda a.item h3 {
  color: #101095;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 3px;
  font-weight: bold;
}
/* line 258, ../sass/_home.scss */
.hp__agenda a.item h5 {
  color: #616160;
  font-family: "chaparral-pro", sans-serif;
}
/* line 263, ../sass/_home.scss */
.hp__agenda a.item:hover h3, .hp__agenda a.item:hover h4 {
  color: #000;
}

/* line 270, ../sass/_home.scss */
.hp__kalender {
  margin-bottom: 30px;
  min-height: 240px;
  width: 100%;
  display: block;
  position: relative;
  text-decoration: none;
}
/* line 277, ../sass/_home.scss */
.hp__kalender img {
  max-width: 100%;
  width: 100%;
  display: block;
  position: relative;
  z-index: 7;
}
/* line 284, ../sass/_home.scss */
.hp__kalender .imgholder {
  position: relative;
}
/* line 286, ../sass/_home.scss */
.hp__kalender .imgholder:after {
  content: " ";
  width: 100%;
  height: 80px;
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 9;
  background: transparent url(/img/overlay-kalender.png) left bottom no-repeat;
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  transition: background-position 0.3s;
}
/* line 302, ../sass/_home.scss */
.hp__kalender:hover .imgholder:after {
  background: transparent url(/img/overlay-kalender.png) right bottom no-repeat;
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  transition: background-position 0.3s;
}
/* line 310, ../sass/_home.scss */
.hp__kalender:hover .titleOverlay h3 {
  color: #000;
}
/* line 315, ../sass/_home.scss */
.hp__kalender .titleOverlay {
  width: 100%;
  min-height: 120px;
  background: #b3d39e;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  text-align: left;
  position: relative;
  z-index: 9;
}
/* line 324, ../sass/_home.scss */
.hp__kalender .titleOverlay h3 {
  color: #101095;
  text-transform: uppercase;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}
/* line 332, ../sass/_home.scss */
.hp__kalender .titleOverlay h5 {
  color: #fff;
  font-family: "chaparral-pro", sans-serif;
  font-size: 17px;
  text-decoration: none;
}

/* line 341, ../sass/_home.scss */
p.extratxt {
  color: #101095;
  padding: 20px;
}

/* line 2, ../sass/_mainpage.scss */
.mainpage h2 {
  color: #101095;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 1em;
}
/* line 9, ../sass/_mainpage.scss */
.mainpage .inleiding p {
  color: #101095;
}
/* line 13, ../sass/_mainpage.scss */
.mainpage p {
  margin-bottom: 30px;
  font-size: 15px;
}

/* line 2, ../sass/_agenda.scss */
.agendaItem h2.catTitle {
  border: 4px solid #101095;
  padding: 10px;
  display: inline-block;
  text-transform: lowercase;
  font-family: "Nexa", sans-serif;
  font-size: 16px;
}
/* line 11, ../sass/_agenda.scss */
.agendaItem div.p10 h1 {
  color: #101095;
  text-transform: uppercase;
  font-size: 25px;
}
/* line 16, ../sass/_agenda.scss */
.agendaItem div.p10 h3 {
  color: #101095;
  margin-bottom: 25px;
  font-family: "chaparral-pro", sans-serif;
}
/* line 20, ../sass/_agenda.scss */
.agendaItem div.p10 h3 a {
  color: #101095;
}
/* line 22, ../sass/_agenda.scss */
.agendaItem div.p10 h3 a:hover {
  text-decoration: none;
}

/* line 31, ../sass/_agenda.scss */
.titleblock h1 {
  color: #101095;
  text-transform: uppercase;
  font-size: 25px;
}
/* line 36, ../sass/_agenda.scss */
.titleblock h3 {
  color: #101095;
  margin-bottom: 25px;
  font-family: "chaparral-pro", sans-serif;
}
/* line 40, ../sass/_agenda.scss */
.titleblock h3 a {
  color: #101095;
}
/* line 42, ../sass/_agenda.scss */
.titleblock h3 a:hover {
  text-decoration: none;
}

/* line 50, ../sass/_agenda.scss */
.alist a, .masonry__item a {
  display: block;
  border-bottom: 1px solid #b0b0af;
  padding: 0 0 12px 0;
  text-align: center;
  text-decoration: none;
}
/* line 56, ../sass/_agenda.scss */
.alist a h4, .masonry__item a h4 {
  font-size: 16px;
  color: #101095;
  margin-bottom: 3px;
  line-height: 1.3em;
  font-family: "chaparral-pro", sans-serif;
}
/* line 63, ../sass/_agenda.scss */
.alist a h3, .masonry__item a h3 {
  color: #101095;
  font-family: "NexaHeavy", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 3px;
  font-weight: bold;
}
/* line 71, ../sass/_agenda.scss */
.alist a h5, .masonry__item a h5 {
  color: #616160;
  font-family: "chaparral-pro", sans-serif;
}
/* line 76, ../sass/_agenda.scss */
.alist a:hover h3, .alist a:hover h4, .masonry__item a:hover h3, .masonry__item a:hover h4 {
  color: #000;
}
/* line 80, ../sass/_agenda.scss */
.alist a img, .masonry__item a img {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 12px;
}

/* line 1, ../sass/_contactform.scss */
form#ajaxform {
  margin-bottom: 20px;
}
/* line 3, ../sass/_contactform.scss */
form#ajaxform input[type=text] {
  font-family: "chaparral-pro", sans-serif;
  border: none;
  border-bottom: 1px solid #cccccc;
  height: 30px;
  line-height: 30px;
  width: 100%;
  color: #000;
  font-size: 13px;
}
/* line 12, ../sass/_contactform.scss */
form#ajaxform input[type=text].error {
  border-bottom: 1px solid #ff0000;
}
/* line 16, ../sass/_contactform.scss */
form#ajaxform div.field {
  margin-bottom: 10px;
}
/* line 19, ../sass/_contactform.scss */
form#ajaxform textarea {
  font-family: "chaparral-pro", sans-serif;
  resize: none;
  border: none;
  height: 90px;
  line-height: 30px;
  width: 100%;
  color: #000;
  font-size: 13px;
  background: transparent url(/img/textareabg.png) left top repeat;
}
/* line 29, ../sass/_contactform.scss */
form#ajaxform textarea.error {
  background: transparent url(/img/textareabgerror.png) left top repeat;
}
/* line 33, ../sass/_contactform.scss */
form#ajaxform button {
  padding: 3px 20px 1px 5px;
  border: 3px solid #101095;
  display: inline-block;
  font-size: 12px;
  font-family: "NexaHeavy", sans-serif;
  color: #101095;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  background: #fff;
  height: 28px;
  text-transform: uppercase;
}
/* line 46, ../sass/_contactform.scss */
form#ajaxform button:after {
  position: absolute;
  right: -3px;
  top: -3px;
  width: 17px;
  height: 28px;
  background: url(/img/btnRight.png);
  display: block;
  content: " ";
}
/* line 56, ../sass/_contactform.scss */
form#ajaxform button:hover {
  color: #000;
}

/* line 61, ../sass/_contactform.scss */
div.hidden {
  display: none;
  margin-top: 17px;
  margin-bottom: 30px;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/* line 6, ../sass/_plugins/_colorbox.scss */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

/* line 14, ../sass/_plugins/_colorbox.scss */
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 20, ../sass/_plugins/_colorbox.scss */
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

/* line 24, ../sass/_plugins/_colorbox.scss */
#cboxContent {
  position: relative;
}

/* line 28, ../sass/_plugins/_colorbox.scss */
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 33, ../sass/_plugins/_colorbox.scss */
#cboxTitle {
  margin: 0;
}

/* line 37, ../sass/_plugins/_colorbox.scss */
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 45, ../sass/_plugins/_colorbox.scss */
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

/* line 49, ../sass/_plugins/_colorbox.scss */
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}

/* line 57, ../sass/_plugins/_colorbox.scss */
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

/* line 64, ../sass/_plugins/_colorbox.scss */
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
/* line 76, ../sass/_plugins/_colorbox.scss */
#cboxOverlay {
  background: #000000;
}

/* line 80, ../sass/_plugins/_colorbox.scss */
#colorbox {
  outline: 0;
}

/* line 84, ../sass/_plugins/_colorbox.scss */
#cboxContent {
  margin-top: 32px;
  overflow: visible;
}

/* line 89, ../sass/_plugins/_colorbox.scss */
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

/* line 94, ../sass/_plugins/_colorbox.scss */
#cboxLoadedContent {
  background: #000000;
  padding: 1px;
}

/* line 99, ../sass/_plugins/_colorbox.scss */
#cboxLoadingGraphic {
  background: url(/fftf9xi/rkklqu1ni/loading.gif) no-repeat center center;
}

/* line 103, ../sass/_plugins/_colorbox.scss */
#cboxLoadingOverlay {
  background: #000000;
}

/* line 107, ../sass/_plugins/_colorbox.scss */
#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #ffffff;
  text-shadow: none;
}

/* line 115, ../sass/_plugins/_colorbox.scss */
#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
/* line 124, ../sass/_plugins/_colorbox.scss */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
/* line 135, ../sass/_plugins/_colorbox.scss */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

/* line 139, ../sass/_plugins/_colorbox.scss */
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(/fftf9xi/1dslqu1o1/controls.png) no-repeat 0 0;
}

/* line 148, ../sass/_plugins/_colorbox.scss */
#cboxPrevious {
  background-position: 0px 0px;
  right: 44px;
}
/* line 151, ../sass/_plugins/_colorbox.scss */
#cboxPrevious.hover {
  background-position: 0px -25px;
}

/* line 156, ../sass/_plugins/_colorbox.scss */
#cboxNext {
  background-position: -25px 0px;
  right: 22px;
}
/* line 159, ../sass/_plugins/_colorbox.scss */
#cboxNext.hover {
  background-position: -25px -25px;
}

/* line 164, ../sass/_plugins/_colorbox.scss */
#cboxClose {
  background-position: -50px 0px;
  right: 0;
}
/* line 167, ../sass/_plugins/_colorbox.scss */
#cboxClose.hover {
  background-position: -50px -25px;
}

/* line 172, ../sass/_plugins/_colorbox.scss */
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px;
}

/* line 176, ../sass/_plugins/_colorbox.scss */
.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}
/* line 179, ../sass/_plugins/_colorbox.scss */
.cboxSlideshow_on #cboxSlideshow.hover {
  background-position: -100px -25px;
}

/* line 184, ../sass/_plugins/_colorbox.scss */
.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}
/* line 187, ../sass/_plugins/_colorbox.scss */
.cboxSlideshow_off #cboxSlideshow.hover {
  background-position: -75px -25px;
}

/* line 1, ../sass/_plugins/_masonry.scss */
.masonry__item, .masonry__sizer {
  width: 100%;
}
@media (min-width: 720px) {
  /* line 1, ../sass/_plugins/_masonry.scss */
  .masonry__item, .masonry__sizer {
    width: 45%;
  }
}
@media (min-width: 1024px) {
  /* line 1, ../sass/_plugins/_masonry.scss */
  .masonry__item, .masonry__sizer {
    width: 31.5%;
  }
}
/* line 9, ../sass/_plugins/_masonry.scss */
.masonry__item img, .masonry__sizer img {
  max-width: 100%;
}

/* line 15, ../sass/_plugins/_masonry.scss */
.masonry-2col .masonry__item, .masonry-2col .masonry__sizer {
  width: 100%;
}
@media (min-width: 720px) {
  /* line 15, ../sass/_plugins/_masonry.scss */
  .masonry-2col .masonry__item, .masonry-2col .masonry__sizer {
    width: 45%;
  }
}

/* line 23, ../sass/_plugins/_masonry.scss */
.masonry__item {
  margin-bottom: 30px;
}

/* line 27, ../sass/_plugins/_masonry.scss */
.gutter__sizer {
  width: 0%;
}
@media (min-width: 720px) {
  /* line 27, ../sass/_plugins/_masonry.scss */
  .gutter__sizer {
    width: 5%;
  }
}
@media (min-width: 1024px) {
  /* line 27, ../sass/_plugins/_masonry.scss */
  .gutter__sizer {
    width: 2.5%;
  }
}

/* line 15, ../sass/screen.scss */
.ministry {
  border: 5px solid #101095;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 30px;
}
/* line 20, ../sass/screen.scss */
.ministry h3 {
  color: #101095;
  font-family: "chaparral-pro", sans-serif;
  font-size: 20px;
  line-height: 1.4em;
  font-family: "chaparral-pro", sans-serif;
}

/* line 29, ../sass/screen.scss */
.listtitle {
  font-size: 18px;
  text-align: center;
  border: 5px solid #101095;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 20px;
  color: #101095;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 42, ../sass/screen.scss */
.submenu {
  padding-top: 20px;
  margin-bottom: 30px;
}
/* line 45, ../sass/screen.scss */
.submenu a {
  display: block;
  color: #101095;
  font-family: "chaparral-pro", sans-serif;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  border-bottom: none;
  text-align: left;
}
/* line 54, ../sass/screen.scss */
.submenu a:hover {
  color: #000;
}
/* line 58, ../sass/screen.scss */
.submenu.npt {
  padding-top: 0;
}
/* line 62, ../sass/screen.scss */
.submenu.archive h3 {
  color: #101095;
  text-transform: uppercase;
}
/* line 66, ../sass/screen.scss */
.submenu.archive a {
  color: #616160;
}
/* line 68, ../sass/screen.scss */
.submenu.archive a:hover {
  color: #000;
}

/* line 75, ../sass/screen.scss */
.downloads {
  margin-bottom: 30px;
}
/* line 77, ../sass/screen.scss */
.downloads a {
  display: block;
  color: #101095;
  padding-left: 14px;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
}
/* line 84, ../sass/screen.scss */
.downloads a:hover {
  color: #000;
}

/* line 90, ../sass/screen.scss */
.images {
  margin-bottom: 30px;
}

/* line 94, ../sass/screen.scss */
.backlink {
  margin-bottom: 20px;
  font-family: "chaparral-pro", sans-serif;
}
/* line 97, ../sass/screen.scss */
.backlink a.readmore {
  border: none;
  padding: 4px 4px 4px 0px;
  font-family: "chaparral-pro", sans-serif;
  font-size: 16px;
  color: #616160;
}
/* line 103, ../sass/screen.scss */
.backlink a.readmore:hover {
  color: #000;
}
/* line 106, ../sass/screen.scss */
.backlink a.readmore:after {
  display: none;
}

/* line 112, ../sass/screen.scss */
a.readmore {
  padding: 6px 20px 4px 5px;
  border: 3px solid #101095;
  display: inline-block;
  font-size: 12px;
  font-family: "NexaHeavy", sans-serif;
  color: #101095;
  text-decoration: none;
  position: relative;
}
/* line 121, ../sass/screen.scss */
a.readmore:after {
  position: absolute;
  right: -3px;
  top: -3px;
  width: 17px;
  height: 28px;
  background: url(/img/btnRight.png);
  display: block;
  content: " ";
}
/* line 131, ../sass/screen.scss */
a.readmore:hover {
  color: #000;
}

/* line 136, ../sass/screen.scss */
.floatright {
  float: right;
}

/* line 140, ../sass/screen.scss */
.cf {
  overflow: hidden;
  *zoom: 1;
}
/* line 142, ../sass/screen.scss */
.cf:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 152, ../sass/screen.scss */
.rte i, .rte em {
  background: #101095;
  color: #fff;
  padding: 3px 4px 2px 4px;
}
/* line 157, ../sass/screen.scss */
.rte b, .rte strong {
  font-weight: bold;
  font-family: "NexaHeavy", sans-serif;
}
/* line 161, ../sass/screen.scss */
.rte ul, .rte ol {
  list-style-position: outside;
  margin-left: 15px;
  margin-bottom: 1.2em;
}
/* line 165, ../sass/screen.scss */
.rte ul li, .rte ol li {
  line-height: 1.2em;
}
/* line 169, ../sass/screen.scss */
.rte ul {
  list-style-type: disc;
}
/* line 172, ../sass/screen.scss */
.rte ol {
  list-style-type: decimal;
}
/* line 175, ../sass/screen.scss */
.rte a {
  text-decoration: underline;
  color: #101095;
}
/* line 178, ../sass/screen.scss */
.rte a:hover {
  text-decoration: none;
}

/* line 185, ../sass/screen.scss */
.roll a {
  display: block;
  float: left;
}

/* line 191, ../sass/screen.scss */
.social {
  text-align: center;
}
/* line 193, ../sass/screen.scss */
.social a.social {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-bottom: none;
}
/* line 198, ../sass/screen.scss */
.social a.social.fb {
  background: transparent url(/img/social/fb.png) left top no-repeat;
}
/* line 200, ../sass/screen.scss */
.social a.social.fb:hover {
  background: transparent url(/img/social/fb_ro.png) left top no-repeat;
}
/* line 204, ../sass/screen.scss */
.social a.social.twitter {
  background: transparent url(/img/social/twitter.png) left top no-repeat;
}
/* line 206, ../sass/screen.scss */
.social a.social.twitter:hover {
  background: transparent url(/img/social/twitter_ro.png) left top no-repeat;
}
/* line 210, ../sass/screen.scss */
.social a.social.linkedin {
  background: transparent url(/img/social/li.png) left top no-repeat;
}
/* line 212, ../sass/screen.scss */
.social a.social.linkedin:hover {
  background: transparent url(/img/social/li_ro.png) left top no-repeat;
}
/* line 216, ../sass/screen.scss */
.social a.social.instagram {
  background: transparent url(/img/social/instagram.png) left top no-repeat;
}
/* line 218, ../sass/screen.scss */
.social a.social.instagram:hover {
  background: transparent url(/img/social/instagram_ro.png) left top no-repeat;
}

/* line 225, ../sass/screen.scss */
label.error {
  display: none !important;
}