@charset "UTF-8";
/**
/* @import must be at top of file, otherwise CSS will not work */


html, body, div, span, applet, object, iframe,
h1,
h2, h2, h3, h4, h5, h6, p, .modal-content ul, .modal-content ol, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small,
figcaption, 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, main {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

body {
  	font-family: "apercu-web-light", Arial, sans-serif;
	font-size: 16px;line-height: 28px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
		}

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

::-moz-selection {
  background: #fff; }

::selection {
  background: #fff; }

::-moz-selection {
  background: #fff; }

html,
body {
  font: normal 20px "Grafimedics", Arial, sans-serif;
  color: #000;
  overflow-x: hidden; }
  @media (max-width: 568px) {
    html,
    body {
      font-size: 16px; } }
  @media (min-width: 569px) {
    html,
    body {
      font-size: 18px; } }
  @media (min-width: 768px) {
    html,
    body {
      font-size: 20px; } }

.main {
  clear: both;
  }

img {
  max-width: 100%; }

 .grid {
    z-index:120 }

.grid::before, .grid::after {
  content: " ";
  display: table; }

.grid::after {
  clear: both; }

@media (max-width: 568px) {
  .grid {
    padding: 0 0.5rem; } }

@media (min-width: 569px) {
  .grid {
    padding: 0 0.5rem; } }


.movetop1 {
    margin-top: -162px;
    }
					.movetop2 {
    				
    						margin-top: -192px;
					}

.visual-container  {
	width:100%;
	height:550px;
	background-repeat: no-repeat;
				   background-size: 70%;
	background-position: right top;
	}
		   @media (min-width: 768px) {
			 .grid {
			   padding: 0 1rem;
			   }
			   
				   
		   }

		   @media (min-width: 992px) {
			 .grid {
			   padding: 0 5%;
			   }
			  

		   }
		   @media (min-width: 1024px) {
			 .grid {
			   padding: 0 8%;
			   }
			  

		   }
		   @media (min-width: 1100px) {
			 .grid {
			   padding: 0 12%;
			   }
			  
			}
		   
		   @media (min-width: 1200px) {
			 .grid {
			   padding: 0 18%;
			   }
			   
		   }



    
.movetopsingleevent {
    margin-top: 420px; }

[class*='col-'] {
  float: left;
  padding: 0 1rem; }

.col-1-1 {
  width: 100%;
  margin-bottom: 0px; }

.col-2-3 {
  width: 66.66%; }

.col-1-3 {
  width: 33.33%; }

.col-1-2 {
  width: 50%; }

.col-1-4 {
  width: 25%; }

.col-1-8 {
  width: 12.5%; }

@media (max-width: 568px) {
  .col-xs-1-1 {
    width: 100%; }
  .col-xs-2-3 {
    width: 66.66%; }
  .col-xs-1-3 {
    width: 33.33%; }
  .col-xs-1-2 {
    width: 50%; }
  .col-xs-1-4 {
    width: 25%; }
  .col-xs-1-8 {
    width: 12.5%; } }

@media (min-width: 569px) {
  .col-sm-1-1 {
    width: 100%; }
  .col-sm-2-3 {
    width: 66.66%; }
  .col-sm-1-3 {
    width: 33.33%; }
  .col-sm-1-2 {
    width: 50%; }
  .col-sm-1-4 {
    width: 25%; }
  .col-sm-1-8 {
    width: 12.5%; } }

@media (min-width: 768px) {
  .col-md-1-1 {
    width: 100%; }
  .col-md-2-3 {
    width: 66.66%; }
  .col-md-1-3 {
    width: 33.33%; }
  .col-md-1-2 {
    width: 50%; }
  .col-md-1-4 {
    width: 25%; }
  .col-md-3-4 {
    width: 75%; }
  .col-md-1-8 {
    width: 12.5%; } }

@media (min-width: 1200px) {
  .col-lg-1-1 {
    width: 100%; }
  .col-lg-2-3 {
    width: 66.66%; }
  .col-lg-1-3 {
    width: 33.33%; }
  .col-lg-1-2 {
    width: 50%; }
  .col-lg-1-4 {
    width: 25%; }
  .col-lg-3-4 {
    width: 75%; }
  .col-lg-1-8 {
    width: 12.5%; } }

@media (min-width: 1500px) {
  .col-xl-1-1 {
    width: 100%; }
  .col-xl-2-3 {
    width: 66.66%; }
  .col-xl-1-3 {
    width: 33.33%; }
  .col-xl-1-2 {
    width: 50%; }
  .col-xl-1-4 {
    width: 25%; }
  .col-xl-1-8 {
    width: 12.5%; } }





@media (max-width: 568px) {
  .hide-xs {
    display: none !important; } }

@media (min-width: 569px) {
  .hide-sm {
    display: none !important; } }

@media (min-width: 768px) {
  .hide-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidelg {
    display: none !important; } }

@font-face {
  font-family: 'Grafimedics';
  src: url("../fonts/DidactGothic_Donc-Regular.woff2") format("woff2"), url("../fonts/DidactGothic_Donc-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }


  
@font-face {
  font-family: 'apercu-web';
  src: url("../fonts/apercu_medium.eot");
  src: url("../fonts/apercu_medium.eot?#iefix") format("embedded-opentype"), url("../fonts/apercu_medium.woff2") format("woff2"), url("../fonts/apercu_medium.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'apercu-web-light';
  src: url("../fonts/apercu_light.eot");
  src: url("../fonts/apercu_light.eot?#iefix") format("embedded-opentype"), url("../fonts/apercu_light.woff2") format("woff2"), url("../fonts/apercu_light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }



h1,
h2,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  line-height: 1.2;
  font-family: "Grafimedics", Arial, sans-serif;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

  
h1 {
  	font-size: 38px;
	line-height: 1.2em;
	letter-spacing: 0.0em;
	margin-bottom: 0px;
  	color: rgba(83,147,213, 1.0);
  	
  	 }

h2 {
  font-size: 39px;
	line-height: 1.2em;
	letter-spacing: 0.0em;
	margin-bottom: 21px;
  	color: rgba(83,147,213, 1.0);
  	
  	 }
  
  h2:last-child {
    }

h3 {
  font-size: 25px;
  line-height: 1.4em;
  margin-bottom: .5em; }
  h3:last-child {
    margin-bottom: 0; }
  @media (min-width: 767px) {
    h3 {
     } }

h4 {
  font-size: 25px;
  color: rgba(83,147,213, 1.0);
      font-style: normal;
  line-height: 1.4em;
  margin-bottom: .5em;
  }
  h4:last-child {
    margin-bottom: 0;
    }

h6 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 0.7rem;
  color: rgba(83,147,213, 1.0);
  margin-bottom: 0.5rem;
  letter-spacing: 0.04em; }

p  {
	font-family: "apercu-web-light", Arial, sans-serif;
	font-size: 16px;line-height: 28px;
  
   	}
   	p, .modal-content ul, .modal-content ol {
  	font-family: "apercu-web-light", Arial, sans-serif;
	font-size: 16px;line-height: 28px;
  	margin: 0 0 1.3em;
  	letter-spacing: 0.05em;
  
   	}
  
  p:last-child, .modal-content ul:last-child, .modal-content ol:last-child {
    margin: 0;
    
    }
.content-container {
  	font-family: "apercu-web-light", Arial, sans-serif;
	font-size: 0.92em;
	line-height: 1.8em;
  
   	}
   	
   	.content-container h3 {
  		font-size: 24px;
  		line-height: 1.2em;
  		margin-bottom: .9em;
  
   	}    


.btn, .button, .wp-block-button a, a.button.close-responsive-search, button, input[type="button"], input[type="submit"] {
    padding: 0px;
    
}

.subkop h2 {
	font-size: 2.1rem;
	font-weight:900;
  	margin-top: 2rem; 
  	margin-bottom: 1.6rem; 
  	text-transform: none;
	}
.subkopred h3 {
	font-size: 1.2rem;
	color:#000;
  	margin-top: 1.3em;
  	margin-bottom: 0.45em;
  	max-width: 32em; }
	}
.searchkop h2 {
	font-size: 3.0vw !important;
	font-weight:500 !important;
  	margin-top: 2rem; 
  	margin-bottom: 1.6rem; 
  	text-transform: none;
  	margin-left: -5px;
  	text-transform:none !important;
	}
.searchblock img {
	display:none;
	}
.searchblock {
			color: #000;
	}
.searchblock h4 {
			color: #000 !important;
	}
.search-excerpt{

		  	color: #000;
		  	background-color: #edf4fb;
	}
	
.subartikelnr {
  font-size: 16px;line-height: 28px;
  color: rgba(0,0,0, 1.0);
  line-height: 1.4em;
  margin-top: 21px !important;
  }	
.columns {
	margin-bottom: 7px;
	}
.columns p  {
	
	}
.columns li  {
	font-family: "apercu-web-light", Arial, sans-serif;
	list-style-type: disc;
	margin-left: 18px;
	font-size: 16px;line-height: 28px;
	letter-spacing: 0.05em;
	}
.columns h3  {
	font-family: "Grafimedics", Arial, sans-serif;
	font-weight: normal;
	margin-top: 33px;
	
	}
.columns h3:first-child  {
	margin-top: 0px;
	
	}
.columnstwo {
	margin-top: 0px;
	}


.title-prod-static {
  	letter-spacing: 0em;
  	position:absolute;
	bottom: 0em;
	padding: 22px;
	width:100%;
  	color: rgba(83,147,213, 1.0);
  	font-size: 16px;line-height: 28px;
	font-style: normal;
	letter-spacing: 0.05em;
	
					background-color: rgba(255,255,255, 0.8);
  	 }

.covered {
  	
					background-color: rgba(255,255,255, 0.9);
  	 }
  	 
  	 
.title-home-static {
  	position:absolute;
	bottom: 0em;
	padding: 22px;
	text-align: center;
	width:100%;
  	
					background: rgba(83,147,213, 1.0);
    				mix-blend-mode: multiply;
  	 }
.title-home-static2 {
  	letter-spacing: 0.05em;
  	position:absolute;
	bottom: 0em;
	padding: 22px;
	text-align: center;
	width:100%;
  							color:#fff;
  	font-size: 25px;
	font-style: normal;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	
					background: rgba(83,147,213, 0.0);
  	 }


.content-container  {
	width:100%;
	}
.content-container2  {
	width:100%;
	}


.gallerij-container  {
	position:relative;
	width:100%;
	
	}
.gallerij-image {
      position: relative;
      float:left;
      width:31%;
      margin: 1%;
      height:300px;
      background-color: #fff;
      border: 1px solid #eee !important;
      										background-size: contain;
											background-repeat: no-repeat;
											background-position: center;
      }
.gallerij-image-large {
      position: relative;
      float:left;
      width:48%;
      margin: 1%;
      height:400px;
      background-color: #fff;
      border: 1px solid #eee !important;
      										background-size: cover;
											background-repeat: no-repeat;
											background-position: center;
      }
.gallerij-image-full {
      position: relative;
      float:left;
      width:74%;
      margin-left: 13%;
      height:570px;
      background-color: #fff;
      border: 1px solid #eee !important;
      										background-size: contain;
											background-repeat: no-repeat;
											background-position: center;
      }
#gallerij-large {
      display:none;
      }
#gallerij-full {
      display:none;
      }
#more-small {
      display:none;
      padding-bottom: 20px;
      }
#more-larger {
      display:none;
      padding-bottom: 20px;
      }
#more-large {
      padding-bottom: 20px;
      }



        
#map {
        height: 400px;
        width: 100%;
        margin-bottom: 21px;
       }



.left1  {
	width:66%;
	}
.left2  {
	width:80%;
	}

.content-image-layers {
	width:100%;
	margin: 21px 0;
	}
.visualblok {
	position:absolute;
	height:auto;
	width:90%;
	padding: 50px 40px;
	overflow:hidden;
	}

.visualrow1 {
	width:100%;
	position:relative;
	padding-bottom: 10px;
	float:left;
	}
	
.headblok {
	position:relative;
	float:left;
	height:auto;
	background-color:#fff;
	padding: 36px 25px;
	color: #000;
	margin-left: 10px;
	font-size: 80px;
	line-height: 30px;
	
	}
.container-listings-element1 {
	position:relative;
	float:left;
	width:100%;
	background-color: #fff;
	}
.container-listings-element2 {
	position:absolute;
	float:left;
	width:100%;
	background-color: #fff;
	}
	
.accordian-subdom {
	border-top: 1px solid #eee;
	border-bottom: 0px solid #eee;
	padding: 14px 0px 12px 0px;
	display:block;
	background-image: url("/wp-content/themes/neve-child-theme/assets/images/stads-minnetje.png;");background-repeat: no-repeat;background-position: 98% center;
	}
	.subdom2 {
		
		  background-image: url("/wp-content/themes/neve-child-theme/assets/images/stads-kruisje.png;");background-repeat: no-repeat;background-position: 98% center;
		  }
	
	.accordian-subdom h3 {
				font-size: 24px;
				color:#000 !important;
  				margin-top: 0em !important;
  				margin-bottom: 0em  !important;
  				margin-left: 0.6em  !important;
  				
  				}
.accordian-layer {
	position:relative;
	float:left;
	width:100%;
	padding-top: 10px;
	}
.containers-rows-subdomains {
	position:relative;
	float:left;
	display:inline-block;
	width:100%;
	}	
	
.lists-objectief-row {
	position:relative;
		float:left;
		width:100%;
	display:block;
	margin: 8px 0;
	}
	.lists-objectief-image {
		position:relative;
		float:left;
		width:20%;
		margin-left: 2%;
		padding: 10px 0;
		background-color:#eee;
	}
											.supply-image {
												background-color:#fff;
												border: 1px solid #eee !important;
											}
	.lists-objectief-text {
		position:relative;
		float:left;
		width:78%;
		padding: 0 25px;
	}
	.lists-objectief-video {
		position:relative;
		float:left;
		width:20%;
		height:166px;
		margin-left: 2%;
		background-color: #000;
	}
			@media (min-width: 767px) {
				
					.lists-objectief-video {
						   height:136px;
					  }
				}
	.lists-objectief-text2 {
		position:relative;
		float:left;
		width:78%;
		padding: 0 25px;
	}
	.lists-objectief-text h5 {
		margin: 0.3em 0 0 !important;
		font-family: "Grafimedics", Arial, sans-serif;
		font-size: 22px;
		font-weight: 400;
		line-height: 2.0em;
	}
	.lists-objectief-text2 h5 {
		margin: 0.3em 0 0 !important;
		font-family: "Grafimedics", Arial, sans-serif;
		font-size: 22px;
		font-weight: 400;
		line-height: 2.0em;
	}
	
	.lists-objectief-text p {
		font-size:16px;
		line-height: 21px;
	}
	.lists-objectief-text2 p {
		font-size:16px;
		line-height: 21px;
	}
.lists-objectief-row a::after {
    content: "\67";
    position:absolute;
    float: right;
    right: 60px;
    bottom:0px;
    font-family: "stadco" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    color: rgba(83,147,213, 1.0) !important;
    font-size: 1.0rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: baseline;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-right: -2rem;
}
	
		
.content-container a::after {
    content: "";
    margin-left: 0px;
    font-family: "stadco" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    font-size: 1.2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.overzicht {
   font-size: 32px;
}
.cont-red {
	position:relative;
	display:inline-block;
	font-weight:bold;
	text-align: center;
	height:auto;
	background-color:rgba(83,147,213, 0.9);
	padding: 20px 40px 30px 20px;
	margin: 0px 0px 20px 0px;
	color: #fff;
	font-size: 21px;
	line-height: 30px;
	font-weight:600;
	
	}
.cont-red p {
	font-weight:bold;
	color: #fff;
	font-size: 21px;
	line-height: 30px;
	font-weight:900;
	
	}

.cont-red a {
	color: #fff !important;
	}
.cont-red a:hover {
	color: #000 !important;
	}

.cont-red a::after {
	content: "";
    margin-left: 22px;
    font-family: "stadco" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    color: #fff;
    font-size: 1.2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
	}



.cont-red-image-domain {
	position:relative;
	float:left;
	display:inline-block;
	width:15%;
	}
	.cont-red-image1 {
		position:relative;
		float:left;
		min-height:100px;
		height:100%;
	}
	.cont-red-image2 {
		position:absolute;
		float:left;
		margin-left: -90px;
		height:100%;
	}
	
	

.cont-red-text {
	position:relative;
	float:right;
	right: 0px;
	width:75%;
	}
.cont-red-contacts {
	position:absolute;
	float:right;
	right:0px;
	padding-bottom: 21px;
	bottom: 0px;
	width:74.5%;;
	}
	 .cont-red-contact1 {
		 position:relative;
		 float:left;
		
		 width:50%;;
		 }








/* Grid Partners */


#grid {
  width: 100%;
  margin-top: 33px;
  
}



.square {
  position: relative;
  float:left;
  width: 33.33%;
  border: 20px solid rgba(255,255,255,1.0) !important;
}

.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.content-square {
  	position: absolute;
  	width: 100%;
  	height: 100%;
  	background-color: rgba(204, 18, 36, 0.0);
   	transition-duration: 0.8s;
   	
   	color: rgba(255, 255, 255, 0.0);
  
}
.content-square:hover {
  	position: absolute;
  	width: 100%;
  	height: 100%;
  	display:block;
  	background-color: rgba(204, 18, 36, 0.86);
  	
  			color: rgba(255, 255, 255, 1.0);
  			
   	transition-duration: 0.8s;
}
.content-square h3 {
  	font-size: 22px;
	line-height: 30px;
	font-weight:600;
	color: rgba(204, 18, 36, 0.0);
  
}




							
							

																						.entry-image-p {
																				 
																								width: 100%;
																								height: 380px;
																								transition-duration: 1s;
																								transform: scale(1.0);
																								transform-origin: 50% 50%;
																						  }  
																						
																						  
																			  			.entry-image-p:hover{
																								
																								transition-duration: 1s;
    																							transform: scale(1.0);
																								transform-origin: 50% 50%; /* pan towards top of image */
																								
																						  }
																						  
																						 
																						  
																						.entry-image-home {
																				 
																								width: 100%;
																								height: 260px;
																								transition-duration: 1s;
   
																								transform: scale(1.0);
																								transform-origin: 50% 50%;
																						  }	
																						
																						
																						.entry-date {
																								 position: absolute;
																								 float:left;
																								 bottom:80px;
																								 left: 0px;
																								 width: 100%;
	
																						 			min-height: 80px;
																						 			overflow: hidden;
																								 text-align: right;
																								 font-size: 30px;
																								 line-height: 30px;
																								 font-family: 'Abel', sans-serif;
																								 font-weight:700;
																								 padding: 10px 13px 10px 10px;
																								 text-transform:normal;
																								 background-color: rgba(30, 16, 74, 0.5);
																								  transition-duration: 1s;
																						 }
																						 .entry-date:hover {
																								background-color: rgba(30, 16, 74, 0.8);
																								 transition-duration: 1s;
																						 }
																						 
																						 .entry-date-news {
																								 font-size: 25px;
																								 font-weight:400;
																						 }
																						 
																						 .entry-lokatie {
																								 
																								 font-size: 16px;
																								 line-height: 19px;
																								 font-family: 'Abel', sans-serif;
																								 font-weight:500;
																						 }
																						 .entry-lokatie-news {
																								 font-size: 18px;
																								 font-weight:400;
																						 }
																						  .entry-lokatie h2 {
																								 font-size: 18px;
																								 margin-top: 20px;
																								 color:rgba(255, 215, 0, 1.0);
																								 text-transform:none !important;
																								 font-weight:400;
																								 letter-spacing:0.5px;
																						 }
																						 
																						 .entry-title {
																								 position: absolute;
																								 float:left;
																								 width: 100%;
																								 bottom:0px;
																						 			min-height: 80px;
																						 			overflow: hidden;
																								 text-align: center;
																								 padding: 10px 0px 5px 0px;
																								 text-transform:normal;
																								 background-color: rgba(255, 215, 0, 0.9);
																						 }
																						  
																						 .entry-title h3 {
																								 font-size: 20px;
																								 margin: 0;
																								 color: rgba(30, 16, 74, 1.0);
																								 font-weight: 700;
																								 line-height: 1.1em;
																						 }
/* Grid Partners */


figure {
  margin-bottom: 1.3em; }
  figure:last-child {
    margin: 0; }

figcaption {
  font-weight: bold;
  padding: 0.5em 0 0;
  line-height: 1.3;
  color: rgba(83,147,213, 1.0);
  max-width: 32em; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

a {
  color: inherit;
  text-decoration: none;
  color: #5393d5;
  
  }
a:hover{
  color: #4a4a4a;
  text-decoration: none;
  
  }
  
  p a, .modal-content ul a, .modal-content ol a, li a, blockquote a {
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, currentColor));
    background-image: linear-gradient(transparent 50%, currentColor 50%);
    background-repeat: repeat-x;
    background-size: 0px 0.15em;
    background-position: 0 90%;
    text-decoration: none; }

.columns em {
      color: rgba(83,147,213, 1.0);
      font-style: normal;
		}
small,
figcaption {
  font-size: 0.85em; }

label {
  display: block;
  font-weight: bold; }

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

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

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

.text--bold {
  font-weight: bold; }

.text-color--red {
  color: rgba(83,147,213, 1.0); }
  
.text-color--white {
  color: #fff; }

.text-color--pink {
  color: #fff; }

.text-color--black {
  color: #000; }

.text--intro {
  font: bold 1.25em "Grafimedics", Arial, sans-serif; }

.text--sans {
  font: normal 1em "Grafimedics", Arial, sans-serif; }

.download-link {
  font-family: "Grafimedics", Arial, sans-serif;
  font-weight: bold;
  line-height: 1.2em;
  display: block;
  background: none;
  padding-left: 2em;
  position: relative;
  margin: 0 0 .75em; }
  .download-link:hover {
    color: rgba(83,147,213, 1.0); }
  .download-link + br {
    display: none; }
  .download-link:before {
    position: absolute;
    left: 0;
    top: -.1em;
    content: "\67";
    font-family: "stadco" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1.1em;
    width: 24px;
    height: 24px;
    color: rgba(83,147,213, 1.0);
    font-size: .7rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: baseline;
    -webkit-transform: rotate(90deg) translate3d(0, 0, 0);
            transform: rotate(90deg) translate3d(0, 0, 0);
    -ms-transform: rotate(90deg) translate3d(0, 0, 0);
    border: 2px solid rgba(83,147,213, 1.0);
    padding: .2em;
    border-radius: 50%; }



@media (max-width: 767px) {
  
  }

.header {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-top: 2rem;
  position: relative;
  z-index: 8888; }
  .header::before, .header::after {
    content: " ";
    display: table; }
  .header::after {
    clear: both; }
  @media (max-width: 568px) {
    .header {
      padding-top: 2rem; } }
  .header h1, .header h2, .header h2 {
    margin-left: -.75vw; }

.footer {
  background: #fff;
  margin-top: 3rem;
  position: relative;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .footer-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .footer p, .footer .modal-content ul, .modal-content .footer ul, .footer .modal-content ol, .modal-content .footer ol {
    font-size: .8rem; }
    .footer p a, .footer .modal-content ul a, .modal-content .footer ul a, .footer .modal-content ol a, .modal-content .footer ol a {
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(83,147,213, 1.0)));
      background-image: linear-gradient(transparent 50%, rgba(83,147,213, 1.0) 50%);
      background-repeat: repeat-x;
      background-size: 0px 0px;
      background-position: 0 100%;
      text-decoration: none; }
  .footer .logo {
    width: 6.6rem;
    margin: -3rem 1rem 0; }
  .footer-info {
    padding: 0 2rem 0.7em; }
    @media (max-width: 568px) {
      .footer-info {
        padding-bottom: 2rem; }
        .footer-info:last-child {
          padding-bottom: 0; } }
  .footer-social {
    position: relative;
    top: 0rem;
    left: 0rem;
     }
    @media (max-width: 767px) {
      .footer-social {
        top: 5rem; } }
    .footer-social-icon {
      display: block;
      float: left;
      color: rgba(83,147,213, 1.0);
      text-align: center;
      margin: 0 1.0rem 1.0rem 0rem;
      font-size: 1rem; }
      .footer-social-icon:hover {
        color: #fff; }
      .footer-social-icon::before {
        position: relative; }
      .footer-social-icon.icon-social-linkedin::before {
        top: -0.1em; }
      .footer-social-icon.icon-social-youtube::before {
        display: inline-block;
        -webkit-transform: scale(1.2);
                transform: scale(1.2); }
  .footer-tagline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
   
   
    @media (max-width: 767px) {
    
    	.footer-tagline {
        		padding: 2rem; }
        		
        		}
        		
    	.footer-tagline em {
      			color: rgba(83,147,213, 1.0);
      			font-style: normal; }
  		.footer p, .footer .modal-content ul, .modal-content .footer ul, .footer .modal-content ol, .modal-content .footer ol {
    			font-family: "Grafimedics", Arial, sans-serif;
    			line-height: 1.4em;
    			font-size: .9rem; }
  
  		.footer h4 {
    			font-size: 1.2r em; }

.logo {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background: url(../images/stadco_logo.svg) center no-repeat;
  background-size: 100% auto; }
  .logo a {
    display: block;
    overflow: hidden; }
    .logo a:before {
      content: "";
      display: block;
      height: 0;
      padding-top: 90.90909%; }

.block {
  margin-left: 0px; }
  .block-image {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden; }
    .block-image-inside {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-transition: -webkit-transform .4s ease;
      transition: -webkit-transform .4s ease;
      transition: transform .4s ease;
      transition: transform .4s ease, -webkit-transform .4s ease; }
  .block figure {
    margin: 0; }
  .block:hover .block-image-inside {
    -webkit-transform: translate3d(0, 0, 0) scale(1.03);
            transform: translate3d(0, 0, 0) scale(1.03); }
  .block-meta {
    padding: 1rem 0; }
  .block p, .block .modal-content ul, .modal-content .block ul, .block .modal-content ol, .modal-content .block ol {
    font-family: "Grafimedics", Arial, sans-serif;
    font-weight: normal; }

.block-meta h4 {
  font-size: 25px;
  color: #fff;
      font-style: normal;
  line-height: 1.2em;
  margin-bottom: 1.0em;
  }
  
  .block-meta p {
		font-family: "apercu-web-light", Arial, sans-serif;
		font-size: 16px;line-height: 24px !important;
		line-height: 1.3em;
		margin-top: .5em;
		margin-bottom: 66px;
		font-weight: 400;
		}
		
		.block-meta-home {
			font-size: 16px;line-height: 28px;
			padding-bottom:53px;
			letter-spacing: 0.0em;
			height: 100% !important;
		}
		.block-meta-home h2 {
			font-size: 25px;line-height: 1.2em;
			letter-spacing:0.02em;
			color:#fff;

		}
		
		.block-meta-inner {
			position:absolute;
			bottom:0px;
			width:80%;
			padding-bottom: 22px;
		}
		
		


a.block .block-meta {
  position: relative;
   }
  a.block .block-meta > *:last-child::after {
    content: "\67";
    float: right;
    font-family: "stadco" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    color: rgba(83,147,213, 1.0);
    font-size: 1.0rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: baseline;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-right: -2rem; }
    
    
a.block .searchblock > *:last-child::after {
    color: #000;
    font-size: 1.2rem; }
    
    
.block-meta h3 {
    	font-weight: bold;
		line-height: 1;
								margin-top: 0em;
		margin-bottom: 0.45em;
		max-width: 32em;
			}

.block--colleague .block-meta {
  color: #fff;
  background: rgba(83,147,213, 1.0);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem; }
  .block--colleague .block-meta > *:last-child::after {
    color: #fff !important;
    position: relative;
    bottom: -.5rem;
    margin-right: -1rem !important; }
  .block--colleague .block-meta h3 {
    color: #fff;
    margin-top: 2rem; }
  .block--colleague .block-meta h4 {
    text-transform: capitalize;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 3px solid #000; }
    .block--colleague .block-meta h4 span {
      text-transform: lowercase; }
      .block--colleague .block-meta h4 span:last-child {
        color: #000; }
  .block--colleague .block-meta h6 {
    color: #000; }

.block--quote .block-meta {
  background: #fff;
  padding: 2rem 2rem 1.33333rem;
  margin-bottom: 2rem; }

.block--quote h3 {
  font-size: 28px;
  font-weight: normal;
  line-height: 1.3; }

.block--navigation {
  width: 100%;
  clear: both;
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 2vw;
  z-index: 2;
  position: relative;
  margin-bottom: 1rem; }
  .block--navigation::before, .block--navigation::after {
    content: " ";
    display: table; }
  .block--navigation::after {
    clear: both; }
  .block--navigation-tagline {
    font-size: 1.1rem;
    line-height: 1em; }
    .block--navigation-tagline em {
      color: rgba(83,147,213, 1.0);
      font-style: normal; }
      

	.block--project .block-meta h3 {
    	font-size: 25px;
		line-height: 1;
								margin-top: 0em;
		margin-bottom: 0.45em;
		max-width: 32em;
			}
    
    
    
  @media (min-width: 768px) {
    .block--navigation {
      font-size: 2em; } }
  .block--navigation:first-child {
    margin-top: calc(-2vw - 1rem); }
  .block--navigation li {
    float: left;
    margin-right: .5em; }
    @media (min-width: 768px) {
      .block--navigation li {
        margin-bottom: 1rem;
        margin-right: 1em; } }
    .block--navigation li a {
      background: none; }
    .block--navigation li::after {
      content: "\67";
      display: inline-block;
      font-family: "stadco" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      color: rgba(83,147,213, 1.0);
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      vertical-align: baseline;
      position: relative;
      bottom: -0.15em;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      margin-left: .5em;
      font-size: 1.0rem; }
  .block--navigation--sub li {
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 2rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
    .block--navigation--sub li:hover, .block--navigation--sub li.hover {
      background: rgba(83,147,213, 1.0);
      color: #fff; }
      .block--navigation--sub li:hover .block--navigation-tagline, .block--navigation--sub li.hover .block--navigation-tagline {
        color: #000; }
        .block--navigation--sub li:hover .block--navigation-tagline em, .block--navigation--sub li.hover .block--navigation-tagline em {
          color: #fff; }
    @media (min-width: 768px) {
      .block--navigation--sub li {
        width: calc(33.333% - 1.5rem); } }
    .block--navigation--sub li:after {
      position: absolute;
      bottom: .85rem;
      right: .85rem;
      left: auto;
      top: auto;
      z-index: 1; }
      @media (min-width: 768px) {
        .block--navigation--sub li:after {
          bottom: .5rem;
          right: .5rem; } }
    .block--navigation--sub li:nth-child(3n) {
      margin-right: 0; }
    .block--navigation--sub li:nth-child(3n+1) {
      clear: both; }
  .block--navigation--sub a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -js-display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 5px solid rgba(83,147,213, 1.0);
    line-height: 1em;
    padding: 1rem;
    font-size: 1.45rem;
    position: relative;
    height: 10.5rem; }
    @media (min-width: 768px) {
      .block--navigation--sub a {
        height: 12.5rem; } }

.block--text {
  
  margin-bottom: 2rem; }
  .block--text [class*=colorize] {
    padding: 1.5rem 1rem 2rem;
    height: 100%;
    display: block; }
  .block--text p, .block--text .modal-content ul, .modal-content .block--text ul, .block--text .modal-content ol, .modal-content .block--text ol {
    max-width: none; }
  .block--text ul {
    margin-bottom: 1.4em; }
    .block--text ul li {
      position: relative;
      padding-left: 1em; }
      .block--text ul li::before {
        content: '';
        width: 5px;
        height: 5px;
        position: absolute;
        top: .8em;
        left: 0;
        margin-top: -2px;
        background: rgba(83,147,213, 1.0); }
  .block--text ol {
    margin-bottom: 1.4em;
    counter-reset: section; }
    .block--text ol li {
      position: relative;
      padding-left: 1em; }
      .block--text ol li::before {
        counter-increment: section;
        content: counter(section) ".";
        position: absolute;
        top: 0;
        left: -.1em;
        color: rgba(83,147,213, 1.0);
        font-family: "Grafimedics", Arial, sans-serif;
        font-size: .9em;
        font-weight: bold; }

.block--subdomain {
  position: relative;
  margin-bottom: 0rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  overflow: hidden;
  overflow: hidden; }
  .block--subdomain:before {
    content: "";
    display: block;
    height: 0;
    padding-top: 150%; }
  .block--subdomain::after {
    content: '';
    position: absolute;
    top: 0;
    left: 1rem;
    right: 1rem;
    bottom: 0;
    background: rgba(83,147,213, 1.0);
    mix-blend-mode: multiply;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0; }
  .block--subdomain .block-image {
    position: absolute;
    top: 0;
    display: block;
    left: 1rem;
    width: calc(100% - 2rem);
    height: auto;
    min-height: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
    .block--subdomain .block-image-inside {
      background-size: 105% auto;
      background-position: center bottom;
      background-repeat: no-repeat;
      background-color: #fff; }
  .block--subdomain .block-image--bw {
    opacity: 0; }
  .block--subdomain .block-meta {
    position: absolute !important;
    left: 2rem;
    right: 2rem;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateY(50%);
            transform: translateY(50%); }
    .block--subdomain .block-meta > *:last-child::after {
      position: absolute;
      bottom: 1rem;
      right: 2rem;
      color: #fff !important; }
  .block--subdomain h4 {
    margin: 0 0 .1em; }


.home-block:before {
    padding-top: 110% !important; }




.block--team {
  position: relative;
  margin-bottom: 2rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  	overflow: hidden;}
  .block--team:before {
    content: "";
    display: block;
    height: 0;
    padding-top: 150%; }
  .block--team::after {
    content: '';
    position: absolute;
    top: 0;
    left: 1rem;
    right: 1rem;
    width: calc(100% - 1.5rem);
    bottom: 0;
    background: rgba(83,147,213, 1.0);
    mix-blend-mode: multiply;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0; }
  .block--team .block-image {
    position: absolute;
    top: 0;
    display: block;
    left: 1rem;
  	padding: 0rem;
  	border: 1px solid #eee !important;
    width: calc(100% - 1.5rem);
    height: auto;
    min-height: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
    .block--team .block-image-inside {
      background-size: cover;
      background-position: center bottom;
      background-repeat: no-repeat;
      background-color: #fff; }
  .block--team .block-image--bw {
    opacity: 0; }
  .block--team .block-meta {
    position: absolute !important;
    left: 2rem;
    right: 2rem;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateY(50%);
            transform: translateY(50%); }
    .block--team .block-meta > *:last-child::after {
      position: absolute;
      bottom: 1rem;
      right: 2rem;
      color: #fff !important; }
  .block--team h4 {
    margin: 0 0 .1em; }

.no-touch .block--team:hover::after,
.touch .block--team.active::after {
  -webkit-transition: all .4s ease;
  transition: all .4s ease; }

.no-touch .block--team:hover .block-meta,
.touch .block--team.active .block-meta {
  background: transparent !important;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.no-touch.background-blend-mode .block--team:hover::after,
.touch.background-blend-mode .block--team.active::after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1; }

.no-touch.no-background-blend-mode .block--team:hover::after,
.touch.no-background-blend-mode .block--team.active::after {
  opacity: .75; }

.no-touch.background-blend-mode .block--team:hover .block-image,
.touch.background-blend-mode .block--team.active .block-image {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }

.no-touch.no-background-blend-mode .block--team:hover .block-image--bw,
.touch.no-background-blend-mode .block--team.active .block-image--bw {
  opacity: 1; }



	.teamtwo:before {
    		padding-top: 100%; }
						   
	.meta-teamtwo {
    		bottom: 160px !important;	
  			}
  		
	.block--teamtwo-footergrid {
    	position: relative;
  		background-color:#fff;
  		z-index:5;
  		padding-top: 18px;
  		height:160px;
  			-ms-flex-item-align: start;
     		 align-self: flex-start;
  			overflow: hidden;
  		}

	.block--domains::before {
   		padding-top: 250px;
   		
	}
	.block--domains::after {
    	background: #fff;
    	
    	 }
    	 
	.block-domains-margin {
    	padding: 1.2rem;
    	
    	 }
    
    
    .footer-domains {
    		padding-top:33px;
    		border-top: 1px solid #eee;
    	
    	 }
     .domains-list {
    		text-decoration: underline;
    	
    	 }
    	 
    
    .block-domains-margin::after {
    		content: "\67";
			float: right;
			font-family: "stadco" !important;
			font-style: normal !important;
			font-weight: normal !important;
			font-variant: normal !important;
			text-transform: none !important;
			speak: none;
			line-height: 1;
			color: #000;
			font-size: 1.0rem;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			vertical-align: baseline;
			-webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    		-ms-transform: rotate(45deg);
			bottom: 20px;
			position: absolute;
			right: 0.6em;
    	 }
    	 
		a.block .block-meta-domains {
		  						
		  						top:0px;right:0px;padding:0;margin-left:-42px
	  }

	  	a.block .block-meta-domains > :last-child::after {
		  						color:#fff !important;
		  						margin-right: -0.8rem;
	  }
	  
	  .no-touch.background-blend-mode .block--domains:hover .block-image,
			.touch.background-blend-mode .block--domains.active .block-image {
  			-webkit-filter: grayscale(0%);
          	filter: grayscale(0%); }





a.block--text:hover .block-meta,
a.block--article:hover .block-meta,
a.block--project:hover .block-meta {
  color: rgba(83,147,213, 1.0); }

.block--article {
  padding-bottom: 1rem; }

.block--project {
  padding-bottom: 1rem; }

.block--tweet {
  padding-bottom: 2rem; }
  .block--tweet .block-meta {
    background: #fff;
    padding: 1rem; }
  .block--tweet .block-meta-title {
    margin: 0 0 1rem;
    display: block; }
    .block--tweet .block-meta-title::before, .block--tweet .block-meta-title::after {
      content: " ";
      display: table; }
    .block--tweet .block-meta-title::after {
      clear: both; }
    .block--tweet .block-meta-title img {
      width: 3rem;
      float: left;
      margin-right: 1rem; }
    .block--tweet .block-meta-title h4 {
      margin: 0 0 -.5rem; }

.block--newsletter .block-meta {
  background: rgba(83,147,213, 1.0);
  color: #fff;
  margin: 0 0 2rem;
  padding: 2rem;
  position: relative; }

.block--newsletter input[type=email] {
  border: 3px solid #fff;
  font-weight: bold;
  font-size: 1.2rem;
  margin-top: 22px;
  font-family: "Grafimedics", Arial, sans-serif;
  background: rgba(83,147,213, 1.0);
  color: #fff;
  padding: 0 .25em .1em;
  width: 100%;
  outline: 0; }
  .block--newsletter input[type=email]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .block--newsletter input[type=email]:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .block--newsletter input[type=email]::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .block--newsletter input[type=email]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }

.block--newsletter input[type=submit] {
  background: transparent;
  font-size: 1rem;
  font-family: "stadco" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  position: absolute;
  bottom: 2.2rem;
  right: 2.2rem;
  margin-bottom: .25em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  outline: 0; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 101%;
  height: 100%;
  background: rgba(241, 241, 241, 0.97);
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-x: hidden; }
  .modal-wrapper {
    padding: 2rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    @media (max-width: 568px) {
      .modal-wrapper {
        padding: 3rem 0; } }
    @media (min-width: 768px) {
      .modal-wrapper .modal-container {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .modal-container {
    padding: 0 0.5rem;
    margin: 0 auto;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    @media (min-width: 768px) {
      .modal-container {
        padding: 0 2rem; } }
    @media (max-width: 568px) {
      .modal-container {
        padding: 0; } }
  .modal-content {
    background: #fff;
    padding: 1rem 2rem 3.2rem;
    max-width: 35rem; }
    .modal-content h3 {
      font-size: 31px;
      clear: both;
      color: rgba(83,147,213, 1.0);
      margin-top: 1em; }
      .modal-content h3:first-child {
        margin-top: .75em; }
    .modal-content h5 {
      margin: 1.2em 0 0; }
    .modal-content h4 {
      font-size: 1.25em; }
    .modal-content ul {
      margin-bottom: 1.4em; }
      .modal-content ul li {
        position: relative;
        padding-left: 1em; }
        .modal-content ul li::before {
          content: '';
          width: 5px;
          height: 5px;
          position: absolute;
          top: .75em;
          left: 0;
          margin-top: -2px;
          background: rgba(83,147,213, 1.0); }
    .modal-content ol {
      margin-bottom: 1.4em;
      counter-reset: section; }
      .modal-content ol li {
        position: relative;
        padding-left: 1em; }
        .modal-content ol li::before {
          counter-increment: section;
          content: counter(section) ".";
          position: absolute;
          top: 0;
          left: -.1em;
          color: rgba(83,147,213, 1.0);
          font-family: "Grafimedics", Arial, sans-serif;
          font-size: .9em;
          font-weight: bold; }
    @media (min-width: 768px) {
      .modal-content {
        width: 66.666%;
        float: left; } }
  .modal-aside {
    background: #fff;
    padding: 2rem;
    float: left;
    width: 100%; }
    @media (max-width: 568px) {
      .modal-aside {
        margin-bottom: 2rem; } }
    @media (min-width: 768px) {
      .modal-aside {
        width: 33.333%;
        max-width: 18rem; } }
    .modal-aside h4 {
      margin-bottom: 1rem; }
    .modal-aside-image {
      border-bottom: 3px solid rgba(83,147,213, 1.0);
      margin-top: 0.5rem;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }
    .modal-aside-empty {
      border-bottom: 0px solid rgba(83,147,213, 1.0);
      margin-top: 0.5rem;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }
    .modal-aside-job {
      display: block;
      margin: -1em 0 1em;
      font-size: .8rem; }
    .modal-aside .link {
      font-size: 1.5rem;
      font-weight: bold;
      display: block; }
      .modal-aside .link span {
        color: rgba(83,147,213, 1.0);
        font-size: .8em;
        position: relative;
        top: .1em; }
    .modal-aside .link2 {
      font-size: 1.1rem;
      font-weight: bold;
      display: block; }
      .modal-aside .link2 span {
        color: rgba(83,147,213, 1.0);
        font-size: .8em;
        position: relative;
        top: .1em; }
    .modal-aside hr {
      border: 3px solid rgba(83,147,213, 1.0);
      border-width: 0;
      margin: 2rem 0; }
    .modal-aside-fact {
      font-weight: bold;
      font-size: 1.2rem;
      display: block;
      margin: 0 0 .5em; }
  .modal-control {
    position: fixed;
    color: rgba(83,147,213, 1.0);
    font-size: 1.2rem;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    -webkit-transform: translate3d(0, 0, 10px);
            transform: translate3d(0, 0, 10px); }
    .modal-control--close {
      top: 55px;
      right: 16px;
      width: 2.5rem;
      line-height: 3rem; }
      @media (min-width: 768px) {
        .modal-control--close {
          width: 4rem;
          line-height: 4.5rem; } }
    .modal-control--prev, .modal-control--next {
      top: 50vh;
      width: 2.5rem;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      -ms-transform: translateY(-50%); }
      @media (min-width: 768px) {
        .modal-control--prev, .modal-control--next {
          width: 4rem; } }
      @media (max-width: 568px) {
        .modal-control--prev, .modal-control--next {
          display: none; } }
    .modal-control--prev {
      left: 0; }
    .modal-control--next {
      right: 0; }
  .modal-related {
    max-width: 55rem;
    margin: 2rem auto;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none; }
    .modal-related::before, .modal-related::after {
      content: " ";
      display: table; }
    .modal-related::after {
      clear: both; }
  .modal-carousel, .modal-chapter {
    margin-bottom: 2em; }
    .modal-carousel + .modal-carousel, .modal-chapter + .modal-carousel, .modal-carousel + .modal-chapter, .modal-chapter + .modal-chapter {
      margin-top: -2.25em; }
    .modal-carousel-top, .modal-chapter-top {
      position: relative;
      margin: 0;
      padding: .5em 0;
      padding-right: 2em;
      border-bottom: 1px solid #eee;
      cursor: pointer;
      max-width: none; }
      .modal-carousel-top:after, .modal-chapter-top:after {
        content: '+';
        position: absolute;
        display: block;
        top: .75rem;
        right: 0;
        font-family: "Grafimedics", Arial, sans-serif;
        font-weight: bold;
        font-size: 1.38rem;
        color: rgba(83,147,213, 1.0);
        line-height: 1.1rem;
        width: 1.1rem;
        height: 1.1rem;
        text-align: center;
        -webkit-transition: -webkit-transform .25s ease;
        transition: -webkit-transform .25s ease;
        transition: transform .25s ease;
        transition: transform .25s ease, -webkit-transform .25s ease; }
    .modal-carousel-bottom, .modal-chapter-bottom {
      overflow: hidden;
      -webkit-transition: max-height .5s ease;
      transition: max-height .5s ease; }
      .modal-carousel-bottom:before, .modal-chapter-bottom:before {
        content: '';
        display: block;
        padding-top: .325em; }
      .modal-carousel-bottom:after, .modal-chapter-bottom:after {
        content: '';
        display: block;
        padding-top: .75em; }
    .modal-carousel--open > .modal-carousel-top:after, .modal-chapter--open > .modal-carousel-top:after, .modal-carousel--open > .modal-chapter-top:after, .modal-chapter--open > .modal-chapter-top:after {
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
  .modal-chapter-top {
    padding-bottom: .25em; }
    .modal-chapter-top:after {
      top: 1.75em; }
  .modal-chapter-bottom:before {
    padding-top: 1em; }
  .modal-chapter .modal-carousel {
    margin-bottom: 0;
    margin-top: 0; }
  .modal-chapter .modal-carousel + h4 {
    margin-top: 28px; }

.show--modal {
   }

.filter-hover {
  display: none;
  bottom: 0;
  left: 2.94rem;
  background: #fff;
  padding: .5em 1em .3em;
  border: 3px solid rgba(83,147,213, 1.0);
  border-bottom: 0;
  color: rgba(83,147,213, 1.0);
  font-weight: bold; }

.projects-filter {
  overflow: hidden;
  margin: 0 0 2rem; }
  .projects-filter-col {
    background: #fff;
    margin: 0 1rem; }
    .projects-filter-col + .projects-filter-col {
      margin-top: -1rem; }
  .projects-filter-map {
    position: relative;
    overflow: hidden;
    background: url(../images/nederland.svg) center center no-repeat;
    background-size: 100% auto;
    position: relative;
    width: 85%;
    margin: 0 auto;
    font-size: .8rem;
    overflow: visible; }
    .projects-filter-map:before {
      content: "";
      display: block;
      height: 0;
      padding-top: 119.15709%; }
    .projects-filter-map .projects-filter-checkbox {
      position: absolute;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .projects-filter-map .projects-filter-checkbox em {
        display: block;
        position: absolute;
        top: 110%;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        text-transform: uppercase;
        background: rgba(83,147,213, 1.0);
        color: #fff;
        padding: 0 .5em;
        display: none; }
      .projects-filter-map .projects-filter-checkbox:hover {
        z-index: 2; }
        .projects-filter-map .projects-filter-checkbox:hover em {
          display: block; }
  .projects-filter-checkbox input {
    visibility: hidden;
    position: absolute; }
  .projects-filter-checkbox input:checked ~ span::after, .projects-filter-checkbox input:checked ~ span::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: .55em;
    width: 2px;
    background: rgba(83,147,213, 1.0); }
  .projects-filter-checkbox input:checked ~ span::before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg); }
  .projects-filter-checkbox input:checked ~ span::after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg); }
  .projects-filter-map--markers input:checked ~ span::after, .projects-filter-map--markers input:checked ~ span::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: .55em;
    width: 2px;
    background: rgba(83,147,213, 1.0); }
  .projects-filter-map--markers input:checked ~ span::before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg); }
  .projects-filter-map--markers input:checked ~ span::after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg); }
  .projects-filter-checkbox span {
    position: relative;
    display: block;
    width: .75em;
    height: .75em;
    border: 2px solid rgba(83,147,213, 1.0);
    border-radius: 50%;
    background: #fff;
    cursor: pointer; }
  .projects-filter-checkbox em {
    font-style: normal;
    font-weight: bold; }
  .projects-filter-cats {
    padding: 1rem 1rem 0; }
  .projects-filter-select {
    position: relative;
    font: bold 1rem "Grafimedics", Arial, sans-serif; }
    .projects-filter-select:after {
      content: "\67";
      font-family: "stadco" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      color: rgba(83,147,213, 1.0);
      font-size: 1.0rem;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      position: absolute;
      right: 0.5rem;
      top: -.2em;
      line-height: 2.2rem;
      margin-left: .5em;
      pointer-events: none; }
      html[data-useragent*='MSIE 10.0'] .projects-filter-select:after {
        display: none; }
      .ie9 .projects-filter-select:after {
        display: none; }
  .projects-filter select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 3px solid rgba(83,147,213, 1.0);
    font-weight: bold;
    font-size: 1rem;
    font-family: "Grafimedics", Arial, sans-serif;
    background: #fff;
    padding: 0em .3em;
    border-radius: 0;
    width: 100%;
    color: rgba(83,147,213, 1.0);
    margin: 0 0 2rem;
    outline: 0; }
  .projects-filter-submit {
    font-size: 1.45rem;
    color: rgba(83,147,213, 1.0);
    font-weight: bold;
    text-align: right;
    display: block;
    padding: 2rem 1rem 1rem; }
    @media (max-width: 568px) {
      .projects-filter-submit {
        font-size: 1.2rem; } }
    .projects-filter-submit::after {
      float: right;
      content: "\67";
      font-family: "stadco" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      color: rgba(83,147,213, 1.0);
      font-size: 1.0rem;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      position: relative;
      bottom: -.5em;
      margin-left: .5em; }
  .projects-filter-q {
    border: 0 !important;
    border-bottom: 3px solid rgba(83,147,213, 1.0)  !important;
    font: 1.5rem "Grafimedics", Arial, sans-serif;
    outline: 0;
    padding: 0px !important;
    background: transparent;
    width: calc(100% - 2rem);
    font-weight: bold;
    font-size: 1rem  !important;
    font-family: "Grafimedics", Arial, sans-serif;
    color: rgba(83,147,213, 1.0)  !important;
    border-radius: 0  !important;
    -webkit-appearance: none !important;
       -moz-appearance: none !important;;
            appearance: none  !important;; }
            
    .projects-filter-qs {
      position: relative; }
      .projects-filter-qs::before {
        content: '';
        background: #fff;
        display: block;
        height: 1.2rem;
        width: 1.2rem;
        display: inline-block;
        vertical-align: middle;
        border-radius: 50%;
        border: 3px solid rgba(83,147,213, 1.0);
        margin-right: .5rem; }
      .projects-filter-qs::after {
        content: '';
        position: absolute;
        display: block;
        width: .6em;
        height: 3px;
        top: 1.3rem;
        left: .95rem;
        -webkit-transform-origin: top center;
                transform-origin: top center;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        background: rgba(83,147,213, 1.0); }
        
        
        
  @media (min-width: 768px) {
    .projects-filter {
      width: 33.33333%; } }
  .projects-filter-open {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    background: rgba(83,147,213, 1.0);
    z-index: 99;
    color: #fff;
    font-weight: bold;
    padding: .4em 1em;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.35);
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.35); }
  .projects-filter-reset {
    position: absolute;
    bottom: 1rem;
    left: 2rem;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    background: transparent;
    font-family: "Grafimedics", Arial, sans-serif;
    font-weight: bold;
    line-height: 2.4em;
    text-transform: uppercase;
    color: rgba(83,147,213, 1.0);
    font-size: .7rem;
    outline: none;
    padding: 0; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #fff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px; }

/* Fancy blur effect */
#nprogress .peg {
  display: none; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.colorize--white {
  background: #fff; }

.colorize--white h3{
  color: rgba(83,147,213, 1.0);
  margin-top: 0em; }

.colorize--red h3{
  color: #fff;
  margin-top: 0em; }

.colorize--red {
  background: rgba(83,147,213, 1.0);
  width: calc(100% + 0.5rem);
  color: #fff; }
  .colorize--red * {
    color: #fff; }

.share {
  padding-top: 1rem; }
  .share-icon {
    color: #000;
    text-decoration: underline;
    font-size: .8rem;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    margin-right: .5em; }
    .share-icon:before {
      vertical-align: middle;
      display: inline-block; }
    .share-icon[data-share="facebook"] {
      margin-left: -.2em; }
  .share h6 {
    margin-bottom: 10px;
    margin-left:-3px;
    font-size: .8rem;
    font-weight:normal;
    text-transform:none;
    }

.home-campaign {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto; }
  @media (min-width: 768px) {
    .home-campaign {
      } }
  .home-campaign-picture {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    background: #fff;
    pointer-events: all; }
    @media (min-width: 768px) {
      .home-campaign-picture {
        position: absolute;
        width: 50%;
        height: 100%; } }
    .home-campaign-picture-img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-position: center;
      background-size: cover;
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      pointer-events: all;
      overflow-y: scroll; }
      @media (max-width: 767px) {
        .home-campaign-picture-img {
          background-position: center top; } }
      @media (min-width: 768px) {
        .home-campaign-picture-img {
          overflow-y: hidden;
          height: 100%; } }
    .home-campaign-picture-text {
      display: none;
      background-color: #fff;
      position: relative;
      padding: 2rem;
      -webkit-transition: all 420ms cubic-bezier(0.19, 0.71, 0.39, 0.95);
      transition: all 420ms cubic-bezier(0.19, 0.71, 0.39, 0.95);
      width: calc(100% - (2rem * 1));
      overflow-y: hidden;
      -webkit-transform: translateY(calc(50% - (2rem * 2.5)));
              transform: translateY(calc(50% - (2rem * 2.5)));
      max-width: 32rem;
      margin: 0 auto;
      margin-top: 1rem;
      cursor: pointer; }
      .home-campaign-picture-text h4 {
        margin-bottom: 2rem;
        position: relative; }
        .home-campaign-picture-text h4:after {
          content: '+';
          position: absolute;
          display: block;
          top: -1rem;
          right: -1rem;
          font-family: "Grafimedics", Arial, sans-serif;
          font-weight: bold;
          font-size: 1.38rem;
          color: rgba(83,147,213, 1.0);
          line-height: 1.1rem;
          width: 1.1rem;
          height: 1.1rem;
          text-align: center;
          -webkit-transition: -webkit-transform 0.25s ease;
          transition: -webkit-transform 0.25s ease;
          transition: transform 0.25s ease;
          transition: transform 0.25s ease, -webkit-transform 0.25s ease;
          margin-left: 1.1rem; }
      .home-campaign-picture-text.isActive {
        overflow-y: scroll;
        -webkit-transform: translateY(0);
                transform: translateY(0); }
        .home-campaign-picture-text.isActive h4:after {
          -webkit-transform: rotate(135deg);
                  transform: rotate(135deg); }
      @media (min-width: 768px) {
        .home-campaign-picture-text {
          bottom: 0;
          position: absolute;
          left: 1rem;
          -webkit-transform: translateY(calc(100% - (2rem * 3)));
                  transform: translateY(calc(100% - (2rem * 3))); } }
      @media (min-width: 1200px) {
        .home-campaign-picture-text {
          left: calc(50% - (32rem / 2));
          -webkit-transform: translateY(calc(100% - (2rem * 2.5)));
                  transform: translateY(calc(100% - (2rem * 2.5))); } }
  .home-campaign-text {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 13vw 1.5rem 1.5rem; }
    @media (min-width: 768px) {
      .home-campaign-text {
        position: absolute;
        width: 50%;
        height: 100%;
        padding: 3rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -js-display: flex; } }
    .home-campaign-text-name, .home-campaign-text-key {
      display: inline-block;
      position: relative;
      height: 1.45em;
      overflow-x: hidden;
      margin: -0.3em 0; }
      .home-campaign-text-name-name, .home-campaign-text-key-name {
        position: absolute;
        top: 0.35em;
        left: 0;
        white-space: nowrap;
        opacity: 0; }
    .home-campaign-text-key {
      color: rgba(83,147,213, 1.0); }
      .home-campaign-text-key-key {
        position: absolute;
        top: 0.35em;
        left: 0;
        white-space: nowrap;
        opacity: 0; }
  .home-campaign-tagline {
    display: block;
    white-space: nowrap;
    font-size: 10vw;
    line-height: 0.95em;
    letter-spacing: 0.0em;
    margin-left: 0; }
    @media (min-width: 768px) {
      .home-campaign-tagline {
        font-size: 5.5vw; } }
  .home-campaign-link {
    font-weight: bold;
    font-size: 1.25em;
    display: block;
    width: 100%; }
    .home-campaign-link::after {
      content: '\67';
      display: inline-block;
      font-family: 'stadco' !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      color: rgba(83,147,213, 1.0);
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      vertical-align: baseline;
      position: relative;
      bottom: -0.15em;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      margin-left: 0.5em;
      font-size: 1rem; }
      @media (min-width: 768px) {
        .home-campaign-link::after {
          font-size: 1rem; } }

.page--live {
  background: #fff; }
  .page--live .block--quote .block-meta {
    background: #fff; }
  .page--live .footer {
    background: #fff; }

.block--live-filter {
  margin: 0 0 2rem; }
  .block--live-filter form {
    background: #fff;
    padding: 2rem; }

.live-filter-button {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  background: rgba(83,147,213, 1.0);
  color: #fff;
  font-weight: bold;
  padding: 0.4em 1em;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.35);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.35);
  cursor: pointer;
  z-index:1;}

.live-filter-cat {
  position: relative;
  overflow: hidden;
  font-size: 1.2rem;
  overflow: hidden;
  line-height: 1.1em;
  padding: 0.25em 0 0.25em 1.75em;
  cursor: pointer; }
  .live-filter-cat input {
    position: absolute;
    visibility: hidden; }
  .live-filter-cat em {
    font-style: normal; }
  .live-filter-cat span {
    display: inline-block;
    border: 3px solid rgba(83,147,213, 1.0);
    width: 1.05em;
    height: 1.05em;
    border-radius: 50%;
    position: absolute;
    top: 0.25em;
    left: 0; }
  .live-filter-cat input:checked + span::after, .live-filter-cat input:checked + span::before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 3px;
    height: 0.6em;
    background: rgba(83,147,213, 1.0); }
  .live-filter-cat input:checked + span::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg); }
  .live-filter-cat input:checked + span::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg); }

.live-filter-search {
  margin-bottom: 1.5rem;
  position: relative; }
  .live-filter-search:before {
    content: '';
    background: #fff;
    display: block;
    padding: 0px  !important;
    height: 1.2rem;
    width: 1.2rem;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    border: 3px solid rgba(83,147,213, 1.0);
    margin-right: 0.5rem; }
  .live-filter-search:after {
    content: '';
    position: absolute;
    display: block;
    width: 0.6em;
    height: 3px;
    top: 1.3rem;
    left: 0.95rem;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    background: rgba(83,147,213, 1.0); }
  .live-filter-search input {
    border: 0;
    border-bottom: 3px solid rgba(83,147,213, 1.0);
    font: 1.5rem 'apercu-web', Arial, sans-serif;
    outline: 0;
    background: transparent;
    width: calc(100% - 2rem);
    font-weight: bold;
    font-size: 1rem;
    border-radius:0px;
    font-family: inherit;
    padding: 0px  !important;
    color: rgba(83,147,213, 1.0);
    border-radius: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }

.meet {
  padding-bottom: 2rem; }
  .meet::before, .meet::after {
    content: " ";
    display: table; }
  .meet::after {
    clear: both; }
  .meet-intro {
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 2rem; }
  .meet-list {
    counter-reset: section;
    margin-bottom: 2rem; }
    .meet-list li {
      font-size: 1.5rem;
      font-weight: 400;
      margin: 0 0 0.5rem; }
      .meet-list li a {
        background: none;
        color: rgba(83,147,213, 1.0); }
      .meet-list li::before {
        counter-increment: section;
        content: counters(section, ".") ". ";
        color: #000;
        display: inline-block;
        width: 1.25em; }

.colleague-text {
  padding: 0.5rem 0 0 0; }
  .colleague-text p, .colleague-text .modal-content ul, .modal-content .colleague-text ul, .colleague-text .modal-content ol, .modal-content .colleague-text ol {
    font: 0.93rem/1.6em "Grafimedics", Arial, sans-serif; }
	
	.colleague-text h4 {
    	font-weight: bold;
    	margin-top: 30px;
    	}
    .intro {
    	font-size: 0.93rem;
    	line-height: 1.6em; 
    	font-weight: bold !important;
    	}


.page--team {
  
  }
  
  .page--team .main {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .page--team .footer {
     }

.page--contact .grid {
  padding: 0; }

.page--contact header {
  display: none; }

.page--contact main {
  height: 80vh; }
  @media (min-width: 569px) {
    .page--contact main {
      height: 100vh; } }
  .page--contact main .contact-info {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
    .page--contact main .contact-info:nth-child(1) {
      background: #fff;
      color: #000; }
      .page--contact main .contact-info:nth-child(1) p a, .page--contact main .contact-info:nth-child(1) .modal-content ul a, .modal-content .page--contact main .contact-info:nth-child(1) ul a, .page--contact main .contact-info:nth-child(1) .modal-content ol a, .modal-content .page--contact main .contact-info:nth-child(1) ol a {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(83,147,213, 1.0)));
        background-image: linear-gradient(transparent 50%, rgba(83,147,213, 1.0) 50%);
        background-repeat: repeat-x;
        background-size: 1px 2px;
        background-position: 0 100%;
        text-decoration: none; }
      .page--contact main .contact-info:nth-child(1).isActive {
        background: rgba(83,147,213, 1.0);
        color: #fff; }
        .page--contact main .contact-info:nth-child(1).isActive p a, .page--contact main .contact-info:nth-child(1).isActive .modal-content ul a, .modal-content .page--contact main .contact-info:nth-child(1).isActive ul a, .page--contact main .contact-info:nth-child(1).isActive .modal-content ol a, .modal-content .page--contact main .contact-info:nth-child(1).isActive ol a {
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fff));
          background-image: linear-gradient(transparent 50%, #fff 50%);
          background-repeat: repeat-x;
          background-size: 1px 2px;
          background-position: 0 100%;
          text-decoration: none; }
    .page--contact main .contact-info:nth-child(2) {
      background: #fff;
      color: #000; }
      .page--contact main .contact-info:nth-child(2) p a, .page--contact main .contact-info:nth-child(2) .modal-content ul a, .modal-content .page--contact main .contact-info:nth-child(2) ul a, .page--contact main .contact-info:nth-child(2) .modal-content ol a, .modal-content .page--contact main .contact-info:nth-child(2) ol a {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(83,147,213, 1.0)));
        background-image: linear-gradient(transparent 50%, rgba(83,147,213, 1.0) 50%);
        background-repeat: repeat-x;
        background-size: 1px 2px;
        background-position: 0 100%;
        text-decoration: none; }
      .page--contact main .contact-info:nth-child(2).isActive {
        background: rgba(83,147,213, 1.0);
        color: #fff; }
        .page--contact main .contact-info:nth-child(2).isActive p a, .page--contact main .contact-info:nth-child(2).isActive .modal-content ul a, .modal-content .page--contact main .contact-info:nth-child(2).isActive ul a, .page--contact main .contact-info:nth-child(2).isActive .modal-content ol a, .modal-content .page--contact main .contact-info:nth-child(2).isActive ol a {
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fff));
          background-image: linear-gradient(transparent 50%, #fff 50%);
          background-repeat: repeat-x;
          background-size: 1px 2px;
          background-position: 0 100%;
          text-decoration: none; }
    .page--contact main .contact-info h1, .page--contact main .contact-info h2,
    .page--contact main .contact-info h2 {
      font-size: 9vw; }
    .page--contact main .contact-info h2 {
      text-transform: capitalize; }
    .page--contact main .contact-info p, .page--contact main .contact-info .modal-content ul, .modal-content .page--contact main .contact-info ul, .page--contact main .contact-info .modal-content ol, .modal-content .page--contact main .contact-info ol {
      font-family: "Grafimedics", Arial, sans-serif;
      line-height: 1.4em;
      font-size: 0.9rem; }
      .page--contact main .contact-info p a-link, .page--contact main .contact-info .modal-content ul a-link, .modal-content .page--contact main .contact-info ul a-link, .page--contact main .contact-info .modal-content ol a-link, .modal-content .page--contact main .contact-info ol a-link {
        font-weight: bold;
        font-size: 1.25em;
        display: block;
        width: 100%; }
        .page--contact main .contact-info p a-link::after, .page--contact main .contact-info .modal-content ul a-link::after, .modal-content .page--contact main .contact-info ul a-link::after, .page--contact main .contact-info .modal-content ol a-link::after, .modal-content .page--contact main .contact-info ol a-link::after {
          content: '\67';
          display: inline-block;
          font-family: 'stadco' !important;
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          line-height: 1;
          color: rgba(83,147,213, 1.0);
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          vertical-align: baseline;
          position: relative;
          bottom: -0.15em;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          margin-left: 0.5em;
          font-size: 1rem; }
          @media (min-width: 768px) {
            .page--contact main .contact-info p a-link::after, .page--contact main .contact-info .modal-content ul a-link::after, .modal-content .page--contact main .contact-info ul a-link::after, .page--contact main .contact-info .modal-content ol a-link::after, .modal-content .page--contact main .contact-info ol a-link::after {
              font-size: 1rem; } }

@font-face {
  font-family: "stadco";
  src: url("../fonts/stadco.eot");
  src: url("../fonts/stadco.eot?#iefix") format("embedded-opentype"), url("../fonts/stadco.woff") format("woff"), url("../fonts/stadco.ttf") format("truetype"), url("../fonts/stadco.svg#stadco") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]::before {
  font-family: "stadco" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]::before,
[class*=" icon-"]::before,
.icon::before {
  font-family: "stadco" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-left::before {
  content: "\61"; }

.icon-arrow-right::before {
  content: "\62"; }

.icon-social-facebook::before {
  content: "\63"; }

.icon-social-linkedin::before {
  content: "\64"; }

.icon-social-twitter::before {
  content: "\65"; }

.icon-social-youtube::before {
  content: "\66"; }

.icon-close::before {
  content: "\67"; }

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