/*
Theme Name: DevDmBootstrap3
Theme URI: http://devdm.com/DevDmBootstrap3
Author: Danny Machal
Author URI: http://devdm.com/
Description: A versatile and responsive Bootstrap WordPress starter theme FOR DEVELOPERS based on Twitter Bootstrap 3.3.6.
Version: 1.80
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: devdmbootstrap3

devdmbootstrap3 WordPress Theme, Copyright 2016 Danny Machal.
devdmbootstrap3 is distributed under the terms of the GNU GPL v3.
*/

/* The bootstrap.css file is auto-enqueued in functions.php */

/* YOU SHOULD BE MAKING A CHILD THEME. Don't let me be a bad guy and erase all your hard work with a theme update. I just want to bring you new amazing features. I don't want to destroy your world. I've made a child theme available for you to use. Download it here http://devdm.com/DevDmBootstrap3/child-themes/ */

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/


/**
 * Block Link
 *
 * A Faux block-level link. Used for when you need a block-level link with
 * clickable areas within it as directly nesting a tags breaks things.
 */


.block-link {
    position: relative;
}

.block-link a {
  position: relative;
  z-index: 1;
}

.block-link .block-link__overlay-link {
    position: static;
    &:before {
      bottom: 0;
      content: "";
      left: 0;
      overflow: hidden;
      position: absolute;
      right: 0;
      top: 0;
      white-space: nowrap;
      z-index: 0;
    }
    &:hover,
    &:focus {
      &:before {
        background: rgba(255,255,0, .2);
      }
    }
}


.highlight {
  background-color: #ddd;
}


.reactie .arrow-right {
	display: inline-block;
	width: 24px;
	height: 14px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAABmJLR0QAAAAAAAD5Q7t/AAAARklEQVR42mNgoBBo6hsfAOLzQCzAQAsAteA/zSwBGQrEF0YtId8SJAFa4PO0tuACLYLoPMxwqsbDqOHEFBUXaJX2D+AzHABNpITiZujn4AAAAABJRU5ErkJggg==) no-repeat;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAyNCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMjkyZjMzIiBkPSJNMCw3YzAsMC42LDAuNCwxLDEsMWgxOS42bC00LjMsNC4zYy0wLjQsMC40LTAuNCwxLDAsMS40czEsMC40LDEuNCwwbDYtNmMwLjEtMC4xLDAuMi0wLjIsMC4yLTAuM0MyNCw3LjMsMjQsNy4xLDI0LDdjMCwwLDAsMCwwLDBsMCwwYzAtMC4xLDAtMC4zLTAuMS0wLjRjMC0wLjEtMC4xLTAuMi0wLjItMC4zbC02LTZjLTAuNC0wLjQtMS0wLjQtMS40LDBjLTAuNCwwLjQtMC40LDEsMCwxLjRMMjAuNiw2SDFDMC40LDYsMCw2LjQsMCw3TDAsN3oiLz48L3N2Zz4=), none
}
.reactie .arrow-right.centered {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -12px
}


/*
oranje #ef7f0f
*/

#wpadminbar{display:none;}


html { margin-top: 0px!important; }
	* html body { margin-top: 0px!important; }
	@media screen and ( max-width: 782px ) {
		html { margin-top: 0px!important; }
		* html body { margin-top: 0px!important; }
	}



#menu-bovenste-menu a.mPS2id-highlight {
background: #e6842c;
color: #fff;
}


#menu-bovenste-menu a.mPS2id-clicked {
background: #FF0000;
color: #fff;
}

#menu-bovenste-menu a.mPS2id-target {
background: #FFFF00;
color: #fff;
}


.navbar-fixed-top {

    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

#top.navbar-fixed-top.scrolled {
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(255, 255,255);
    /* RGBa with 0.6 opacity */
    background-color: rgba(255, 255, 255, 0.75);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF, endColorstr=#BFFFFFFF);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF, endColorstr=#BFFFFFFF)";
}


#top.navbar-fixed-top.scrolled  img {
width:150px; height:auto;
}

.navbar-brand img {
position:absolute; right:0px; top:0px;
}





h6.heading span, html , body{
	background-color: #FFF!important;
}
h1, h2, h3, h4, h5, h6 {
	color: #292f33
}
h1.error, p:empty {
	margin-bottom: 0
}
.button, .button:hover, .button:visited, a, ins {
	text-decoration: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, pre code, section {
	display: block
}
.clear, .clearfix:after, .container-fluid:after, .container:after, .row:after {
	clear: both
}
.responsive-wrapper, img {
	max-width: 100%
}
.owl-carousel, .owl-carousel .owl-controls, .owl-carousel .owl-item, body {
	-webkit-tap-highlight-color: transparent
}
a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}
ol, ul {
	padding-left: 1.2em
}
.post-box.post-link h5 a, blockquote, dfn, em, var {
	font-style: italic
}
blockquote, h1, h2, h3, h4, h5 {
	font-family: 'Playfair Display', sans-serif
}
*, html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body {
	height: 100%;
	font-size: 87.52%;
	line-height: 1.6875;
	font-family: 'Droid Serif', sans-serif;
	color: #66757f;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,.1)
}
h1, h2, h3, h4, h5, h6, li, p {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}
h6 {
	font-family: Roboto, sans-serif
}
h1, h3, h4, h5 {
	font-weight: 400
}
h2, h6 {
	font-weight: 700
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
	color: inherit
}
h1 {
	margin-bottom: .5em;
	font-size: 2.2em;
	letter-spacing: -1px;
	line-height: 1em
}
h1.error {
	font-size: 10em;
	line-height: 1.5em
}
h2, h3 {
	letter-spacing: -1px;
	line-height: 1.33333333em
}
form, h6, ol, p, pre, ul {
	font-size: 1em;
	margin-bottom: 1.5em
}
h2 {
	margin-bottom: .4em;
	font-size: 3.75em
}
h3 {
	margin-bottom: .5em;
	font-size: 3em
}
h4 {
	margin-bottom: .75em;
	font-size: 2.25em;
	line-height: 1.142857142857143em
}
h5 {
	margin-bottom: 1.25em;
	font-size: 1.5em;
	line-height: 1.333333333333333em
}
h6 {
	letter-spacing: 4px;
	line-height: 1.5em;
	text-transform: uppercase
}
h6.heading {
	position: relative;
	color: #ccd6dd
}
h6.heading span {
	position: relative;
	z-index: 2;
	padding-right: 2em
}
.white-background h6.heading span {
	background-color: #fff
}
h6.heading:after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	margin-top: -1px;
	background-color: #ccd6dd\9\0;
	background-image: -webkit-linear-gradient(left, #ccd6dd, rgba(245,248,250,0));
	background-image: linear-gradient(to right, #ccd6dd, rgba(245,248,250,0))
}
.white-background h6.heading:after {
	background-image: -webkit-linear-gradient(left, #ccd6dd, rgba(255,255,255,0));
	background-image: linear-gradient(to right, #ccd6dd, rgba(255,255,255,0))
}
form, ol, p, pre, ul {
	line-height: 2em
}
ul {
	list-style: square
}
ol li, ul li {
	margin-left: 1.2em
}
ol {
	list-style: decimal
}
li ol, li ul {
	margin: 0;
	padding-left: 0
}
ins, mark {
	padding: .1em .2em
}
ul.circle {
	list-style-type: circle
}
ul.disc {
	list-style-type: disc
}
ol.upper-roman {
	list-style-type: upper-roman
}
ol.lower-roman {
	list-style-type: lower-roman
}
ol.upper-alpha {
	list-style-type: upper-alpha
}
ol.lower-alpha {
	list-style-type: lower-alpha
}
strong {
	font-weight: 700
}
.small, small {
	font-size: 81.25%
}
.big, big {
	font-size: 112.5%
}
blockquote {
	padding: 1em 0;
	margin-bottom: .666667em;
	font-size: 2.25em;
	line-height: 1.3333325em;
	text-align: center;
	quotes: none;
	color: #292f33
}
blockquote p {
	line-height: inherit;
	margin-bottom: 0
}
.sep, address, dd, dl, form, hr {
	margin-bottom: 1.5em
}
blockquote cite {
	display: block;
	margin-top: .25em;
	font-size: .5em
}
dt {
	font-size: 1.1em;
	font-weight: 500
}
acronym, q, var {
	font-weight: 500
}
abbr[title] {
	border-bottom: 1px dotted #e1e8ed;
	cursor: help
}
ins {
	background-color: #fffad4
}
mark {
	background-color: #292f33;
	color: #fff
}
code, pre {
	background-color: #fafafa
}
code, kbd, pre, samp, tt {
	font-family: Monaco, 'Courier New', monospace
}
pre {
	padding: 1em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
pre code {
	padding: 0;
	border: 0
}
sub, sup {
	position: relative;
	font-size: .8em;
	line-height: 0
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	height: auto;
	border-width: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}
.sep, hr {
	height: 0;
	margin-top: 1.5em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #e1e8ed;
	line-height: 1;
	text-align: center
}
.text-left, table caption, table th {
	text-align: left
}
hr {
	-moz-box-sizing: content-box
}
.sep.red {
	border-top: 3px solid #ff2641;
	width: 30px
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
	display: table;
	content: " "
}
.clear {
	visibility: hidden;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden
}
label, legend {
	display: block;
	font-weight: 400;
	font-size: .9em;
	color: #333
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	width: 100%;
	max-width: 100%;
	padding: 1em;
	margin: 0 0 1em;
	border: 1px solid #ccd6dd;
	font-family: Droid, Arial, sans-serif;
	line-height: normal;
	vertical-align: baseline;
	background: 0 0;
	background-image: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0));
	color: #292f33;
	outline: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 2px;
	-webkit-transition: color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, border-color .2s ease-in-out
}
.underline input[type=tel].underline, input[type=date].underline, input[type=email].underline, input[type=number], input[type=password].underline, input[type=search].underline, input[type=text].underline, input[type=url].underline, select.underline, textarea.underline {
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-radius: 0;
	padding-left: 0;
	padding-right: 0
}
input[type=date]:hover, input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, input[type=search]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=url]:hover, select:hover, textarea:hover {
	border-color: #b5bec4
}
input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
	border-color: #292f33
}
input[type=date]:focus:invalid, input[type=email]:focus:invalid, input[type=number]:focus:invalid, input[type=password]:focus:invalid, input[type=search]:focus:invalid, input[type=tel]:focus:invalid, input[type=text]:focus:invalid, input[type=url]:focus:invalid, textarea:focus:invalid {
border-color:#cb3315
}
input:invalid, textarea:invalid {
box-shadow:none
}
input[disabled], select[disabled], textarea[disabled] {
	cursor: default;
	opacity: .5
}
input[type=checkbox], input[type=radio] {
	display: inline;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
label.checkbox, label.radiobox {
	margin-bottom: 1em
}
select {
	padding: .636em .7em
}
select::-ms-expand {
display:none
}
textarea {
	min-height: 6.3em;
	overflow: auto;
	vertical-align: top;
	resize: vertical
}
input[type=search] {
	-webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
.button, button, input[type=button], input[type=reset], input[type=submit] {
	display: inline-block;
	padding: 1em 2em;
	line-height: normal;
	margin: 0 0 1.2em;
	border: 1px solid #ccd6dd;
	font-family: Droid, Arial, sans-serif;
	font-size: 1em;
	font-weight: inherit;
	vertical-align: middle;
	text-decoration: none;
	background: 0 0;
	background-image: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0));
	color: #292f33;
	cursor: pointer;
	outline: 0;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out
}
.thumb .big-excerpt, .thumb.featured .info .big-title {
	font-family: 'Playfair Display', sans-serif
}
.button:focus, .button:hover, button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:focus, input[type=submit]:hover {
	border-color: #292f33
}
.button.filled, .button:active, button:active, input[type=button]:active, input[type=reset]:active, input[type=submit]:active {
	border-color: #292f33;
	background-color: #292f33;
	color: #fff
}
.button.grey, button.grey, input[type=button].grey, input[type=reset].grey, input[type=submit].grey {
	border-color: #f5f8fa;
	background-color: #f5f8fa;
	color: #292f33
}
.button.grey.filled, .button.grey:focus, .button.grey:hover, button.grey:focus, button.grey:hover, input[type=button].grey:focus, input[type=button].grey:hover, input[type=reset].grey:focus, input[type=reset].grey:hover, input[type=submit].grey:focus, input[type=submit].grey:hover {
	border-color: #292f33;
	background-color: #292f33;
	color: #fff
}
.button.color, button.color, input[type=button].color, input[type=reset].color, input[type=submit].color {
	color: #ff2641
}
.button.color.filled, .button.color:focus, .button.color:hover, button.color:focus, button.color:hover, input[type=button].color:focus, input[type=button].color:hover, input[type=reset].color:focus, input[type=reset].color:hover, input[type=submit].color:focus, input[type=submit].color:hover {
	border-color: #fff;
	background-color: #fff
}
button {
	background-color: transparent
}
.button.square {
	padding: 1em
}
input[type=button], input[type=reset], input[type=submit] {
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: 0
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
::-webkit-input-placeholder {
font-style:italic;
color:#ccd6dd
}
::-moz-placeholder {
font-style:italic;
color:#ccd6dd
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
font-style:italic;
color:#ccd6dd
}
.text-red, a {
	color: #66358C
}
table {
	width: 100%;
	margin-bottom: 1.5em;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0
}
table caption {
	padding: 0 .4em .4em;
	border: 0;
	font-weight: 700
}
table tfoot td, table th {
	position: relative;
	padding: .6em .4em;
	border-top: 1px solid #000
}
table th {
	border-bottom: 1px solid #000;
	font-weight: 400;
	vertical-align: bottom
}
table tbody td, table tbody th {
	padding: .4em;
	border-bottom: 1px solid #eee
}
table tbody tr:last-child td, table tbody tr:last-child th {
	border-bottom: 0
}
table tbody+tbody {
	border-top: 2px solid #000
}
::-moz-selection {
background-color:rgba(0,0,0,.1)
}
::-ms-selection {
background-color:rgba(0,0,0,.1)
}
::selection {
	background-color: rgba(0,0,0,.1)
}
a:focus {
	outline: #ccd6dd solid 2px;
	outline: rgba(0,0,0,.1) solid 2px
}
a:hover {
	text-decoration: underline
}
a:active, a:hover {
	outline: 0
}
a img {
	border: 0
}
img.round {
	border-radius: 100%
}
.display-inline-block {
	display: inline-block
}
.screen-reader-text, .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.no-bottom {
	margin-bottom: 0!important
}
.text-center {
	text-align: center
}
.text-right {
	text-align: right
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.red-border {
	border: 1px solid #ff2641
}
.margin-left-right {
	margin-left: 1em;
	margin-right: 1em
}
.responsive-container {
	position: relative;
	height: 0;
	margin-bottom: 1.5em;
	padding-bottom: 56.25%;
	overflow: hidden
}
.responsive-container .map, .responsive-container embed, .responsive-container iframe, .responsive-container img, .responsive-container object, .responsive-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.thumb .photo {
	position: relative;
	overflow: hidden
}
.thumb .photo a {
	display: block;
	overflow: hidden;
	text-decoration: none
}
.thumb .photo img {
	display: block;
	width: 100%
}
.thumb .info {
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	color: #66757f;
	background-color: #fff;
	background-color: rgba(255,255,255,.85);
	opacity: 0
}
.thumb.dark-overlay .info {
	color: #ccd6dd;
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}
.thumb.featured .info {
	display: block;
	visibility: visible;
	opacity: 1
}
.thumb.featured .info .big-title {
	display: block;
	max-width: 80%;
	font-size: 2em;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: -1px;
	color: #292f33
}
.thumb.dark-overlay .info .big-title {
	color: #fff
}
.thumb .info .excerpt {
	display: block;
	font-size: .875em
}
.thumb.featured .info .excerpt {
	margin-top: 1em;
	margin-bottom: 1em
}
.post-box .arrow-icon:after, .thumb .info .arrow-right {
	display: inline-block;
	width: 24px;
	height: 14px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAABmJLR0QAAAAAAAD5Q7t/AAAARklEQVR42mNgoBBo6hsfAOLzQCzAQAsAteA/zSwBGQrEF0YtId8SJAFa4PO0tuACLYLoPMxwqsbDqOHEFBUXaJX2D+AzHABNpITiZujn4AAAAABJRU5ErkJggg==) no-repeat;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAyNCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMjkyZjMzIiBkPSJNMCw3YzAsMC42LDAuNCwxLDEsMWgxOS42bC00LjMsNC4zYy0wLjQsMC40LTAuNCwxLDAsMS40czEsMC40LDEuNCwwbDYtNmMwLjEtMC4xLDAuMi0wLjIsMC4yLTAuM0MyNCw3LjMsMjQsNy4xLDI0LDdjMCwwLDAsMCwwLDBsMCwwYzAtMC4xLDAtMC4zLTAuMS0wLjRjMC0wLjEtMC4xLTAuMi0wLjItMC4zbC02LTZjLTAuNC0wLjQtMS0wLjQtMS40LDBjLTAuNCwwLjQtMC40LDEsMCwxLjRMMjAuNiw2SDFDMC40LDYsMCw2LjQsMCw3TDAsN3oiLz48L3N2Zz4=), none
}
.post-box .arrow-icon:after, .thumb .info .arrow-right.centered {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -12px
}
.post-box .arrow-icon.dark-overlay:after, .thumb.dark-overlay .info .arrow-right {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAABmJLR0QAAAAAAAD5Q7t/AAAARklEQVR42mNgoBD8////ABCfB2IBBloAqAX/aWYJyFAgvjBqCfmWIAnQApyntQUXaBFE52GGUzUeRg0npqi4QKu0fwCf4QAva35dgoicNwAAAABJRU5ErkJggg==) no-repeat;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAyNCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCw3YzAsMC42LDAuNCwxLDEsMWgxOS42bC00LjMsNC4zYy0wLjQsMC40LTAuNCwxLDAsMS40czEsMC40LDEuNCwwbDYtNmMwLjEtMC4xLDAuMi0wLjIsMC4yLTAuM0MyNCw3LjMsMjQsNy4xLDI0LDdjMCwwLDAsMCwwLDBsMCwwYzAtMC4xLDAtMC4zLTAuMS0wLjRjMC0wLjEtMC4xLTAuMi0wLjItMC4zbC02LTZjLTAuNC0wLjQtMS0wLjQtMS40LDBjLTAuNCwwLjQtMC40LDEsMCwxLjRMMjAuNiw2SDFDMC40LDYsMCw2LjQsMCw3TDAsN3oiLz48L3N2Zz4=), none
}
.thumb .big-excerpt {
	position: absolute;
	left: 20px;
	bottom: 20px;
	font-size: 1.5em;
	line-height: 1.25em;
	color: #000
}
.thumb.dark-overlay .info .big-excerpt {
	color: #fff
}
.container-boxes, .container-masonry {
	padding-top: 15px
}
.container-masonry .box {
	margin: 15px 0 16px
}
.container-boxes .box {
	display: block;
	width: 100%
}
.container-boxes .box.post-item, .container-boxes .box.white-bg {
	margin-bottom: 30px;
	background-color: #fff
}
.container-boxes .box.white-bg {
	padding: 30px 15px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.post-box {
	background-color: #fff
}
.post-box .image-link {
	display: block;
	text-decoration: none
}
.post-box .image-link img {
	width: 100%
}
.post-box .arrow-icon, .post-box .play-icon {
	position: relative
}
.post-box .arrow-icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-color: #fff;
	background-color: rgba(255,255,255,.85)
}
.post-box .arrow-icon.dark-overlay:before {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}
.post-box .arrow-icon:after {
	content: ''
}
.post-box .arrow-icon:after, .post-box .arrow-icon:before {
	display: none;
	visibility: hidden;
	opacity: 0
}
.post-box .play-icon:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	margin-left: -35px;
	margin-top: -35px;
	background-color: #000;
	background-color: rgba(0,0,0,.3);
	border-radius: 100%;
	-webkit-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out
}
.post-box .play-icon:after {
	content: '\f04b';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 26px;
	height: 26px;
	margin-left: -7px;
	margin-top: -13px;
	font-family: FontAwesome;
	font-size: 24px;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: none;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
#site-menu a, .tab-container .tabs li a {
	text-decoration: none;
	text-transform: uppercase
}
#site-menu ul, .tab-container .tabs li a {
	font-family: Roboto, sans-serif
}
.post-box .extra-info {
	padding: 30px
}
.post-box .extra-info .meta {
	font-style: italic;
	color: #ccd6dd
}
.post-box .extra-info h5 {
	margin-bottom: 0
}
.post-box .extra-info h5 a {
	text-decoration: none
}
.post-box.post-link h5, .post-box.post-link h5 a {
	color: #ff2641
}
.tab-container {
	margin-bottom: 1.5em
}
.tab-container .tab_content {
	padding: 1.75em 0;
	border-top: 1px solid #ccd6dd
}
.tab-container .tab_content :last-child {
	margin-bottom: 0
}
.tab-container .tabs {
	list-style: none;
	margin: 0;
	padding: 0
}
.tab-container .tabs li {
	float: left;
	margin: 0 2em 0 0
}
.tab-container .tabs li.active {
	position: relative
}
.tab-container .tabs li.active:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 1px;
	background-color: #ff2641
}
.tab-container .tabs li a {
	display: block;
	padding: 1em 0;
	font-weight: 700;
	letter-spacing: 4px;
	color: #8899a6;
	outline: 0
}
.tab-container .tabs li.active a {
	color: #292f33
}
.owl-carousel {
	position: relative;
	z-index: 1;
	display: none;
	width: 100%
}
.owl-carousel.owl-slider {
	margin-bottom: 1.5em;
	background-color: #fafafa
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-controls {
	text-align: center
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel .owl-nav, .owl-carousel .owl-next i, .owl-carousel .owl-prev i, .owl-carousel .owl-refresh .owl-item, .owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition: height .3s ease-in-out;
	transition: height .3s ease-in-out
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: #666;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden
}
#hero, .image-background-section, .owl-carousel .owl-video-tn {
	background-position: center center
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
.owl-carousel .owl-next, .owl-carousel .owl-prev {
	position: absolute;
	z-index: 5;
	top: 50%;
	width: 84px;
	height: 40px;
	margin-top: -20px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #8899a6
}
.owl-carousel .owl-next:hover, .owl-carousel .owl-prev:hover {
	color: #292f33
}
.owl-carousel .owl-prev {
	left: 10px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAUAQMAAAAHuKl8AAAABlBMVEX///8pLzPPkvdqAAAAAXRSTlMAQObYZgAAADdJREFUeNpjYIADBxijAUozwgSYYAwWGIMDxhCAMRRgjPr/EIBgKGAo5sAwEG4F3FK4MxAOgwIA9qQQ71CvnTsAAAAASUVORK5CYII=);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDY0IDIwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2NCAyMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlnb24gcG9pbnRzPSI5LjEsMCAxMC42LDEuNSAzLjQsOSA2NCw5IDY0LDExIDMuNCwxMSAxMC43LDE4LjUgOS4xLDIwIDAsMTAuNyAwLDkuMyAiIHN0eWxlPSJmaWxsOiMyOTJmMzMiLz4NCjwvc3ZnPg==), none
}
.owl-carousel .owl-next {
	right: 10px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAUBAMAAADPWCYMAAAAFVBMVEVMaXEpLzMpLzMpLzMpLzMpLzMpLzN8dI88AAAABnRSTlMAETNdzO6VIQQyAAAAMUlEQVR42mNgwA2MGPAD5lQF/AoY3YIIGCEydIxIww9SCSugzJWEHDkEDCCYYCBJDgAIJSNRGd9EEwAAAABJRU5ErkJggg==);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDY0IDIwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2NCAyMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlnb24gcG9pbnRzPSI2NCw5LjMgNjQsMTAuNyA1NC45LDIwIDUzLjMsMTguNSA2MC42LDExIDAsMTEgMCw5IDYwLjYsOSA1My40LDEuNSA1NC45LDAiIHN0eWxlPSJmaWxsOiMyOTJmMzMiLz4NCjwvc3ZnPg==), none
}
.owl-carousel.owl-round-arrows .owl-next, .owl-carousel.owl-round-arrows .owl-prev {
	top: 50%;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	background: #fff;
	border-radius: 100%
}
#hero, .image-background-section {
	background-repeat: no-repeat;
	background-size: cover
}
.owl-carousel.owl-round-arrows .owl-next i, .owl-carousel.owl-round-arrows .owl-prev i {
	display: block;
	font-size: 1.5em;
	line-height: 59px
}
.owl-carousel.owl-round-arrows .owl-prev {
	left: 0
}
.owl-carousel.owl-round-arrows .owl-prev i {
	margin-right: 1px
}
.owl-carousel.owl-round-arrows .owl-next {
	right: 0
}
.owl-carousel.owl-round-arrows .owl-next i {
	margin-left: 1px
}
.owl-carousel .owl-dots {
	position: absolute;
	z-index: 6;
	left: 0;
	width: 100%;
	bottom: 10px;
	pointer-events: none
}
#top .inner, .site-title {
	position: relative
}
.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	padding: 0 4px;
	pointer-events: auto
}
.owl-carousel .owl-dots .owl-dot span {
	display: inline-block;
	width: 15px;
	height: 4px;
	border-radius: 1px;
	background-color: #fff
}
.owl-carousel .owl-dots .owl-dot.active span {
	background-color: #292f33
}
.owl-red-dots .owl-dots .owl-dot span {
	background-color: #ccd6dd
}
.owl-red-dots .owl-dots .owl-dot.active span {
	background-color: #ff2641
}
#top {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	background-color: #fff
}
.site-title {
	padding-right: 0.2em
}
.site-title h1 {
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1
}
.site-title h1 a {
	display: inline-block;
	color: #000;
	text-decoration: none
}
.site-title h1 img {
	float: left
}
.site-title h1.text {
	font-size: 2.5em;
	line-height: 1
}
#top .site-menu-toggle {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -21px;
	float: right;
	padding: 10px
}
.no-js #top .site-menu-toggle {
	display: none
}
#top .site-menu-toggle em {
	position: relative;
	display: block;
	width: 22px;
	height: 2px;
	margin: 4px 0;
	background-color: #292f33;
	-o-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-o-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-o-transition: -o-transform .3s ease-in-out, background .3s ease-in-out, right .2s ease-in-out;
	-webkit-transition: -webkit-transform .3s ease-in-out, background .3s ease-in-out, right .2s ease-in-out;
	transition: transform .3s ease-in-out, background .3s ease-in-out, right .2s ease-in-out
}
#top .site-menu-toggle em.first {
	right: 2px;
	transform: translateY(0) rotate(0)
}
#top .site-menu-toggle em.first, #top .site-menu-toggle em.last {
	-o-transform: translateY(0) rotate(0);
	-webkit-transform: translateY(0) rotate(0);
	-ms-transform: translateY(0) rotate(0)
}
#top .site-menu-toggle em.last {
	right: 5px;
	transform: translateY(0) rotate(0)
}
#top .site-menu-toggle:focus em.first, #top .site-menu-toggle:focus em.last, #top .site-menu-toggle:hover em.first, #top .site-menu-toggle:hover em.last {
	right: 0
}
#top.open-mobile-menu .site-menu-toggle em.first {
	right: 0;
	-o-transform: translateY(6px) rotate(45deg);
	-webkit-transform: translateY(6px) rotate(45deg);
	-ms-transform: translateY(6px) rotate(45deg);
	transform: translateY(6px) rotate(45deg)
}
#top.open-mobile-menu .site-menu-toggle em.middle {
	background-color: transparent;
	background-color: #292f33\9\0;
	-o-transition: background .1s ease-in-out;
	-webkit-transition: background .1s ease-in-out;
	transition: background .1s ease-in-out
}
.no-csstransforms3d #top.open-mobile-menu .site-menu-toggle em.middle {
	background-color: transparent
}
#top.open-mobile-menu .site-menu-toggle em.last {
	right: 0;
	-o-transform: translateY(-6px) rotate(-45deg);
	-webkit-transform: translateY(-6px) rotate(-45deg);
	-ms-transform: translateY(-6px) rotate(-45deg);
	transform: translateY(-6px) rotate(-45deg)
}
#site-menu {
	visibility: hidden;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-o-transition: max-height .3s ease-in-out, opacity .4s ease-in-out, visibility .4s ease-in-out;
	-webkit-transition: max-height .3s ease-in-out, opacity .4s ease-in-out, visibility .4s ease-in-out;
	transition: max-height .3s ease-in-out, opacity .4s ease-in-out, visibility .4s ease-in-out
}
#top.open-mobile-menu #site-menu {
	visibility: visible;
	max-height: 150em;
	opacity: 1
}
#site-menu ul {
	padding-left: 0;
	margin-top: 1.5em;
	margin-bottom: 0;
	list-style: none
}
#site-menu ul ul {
	margin-top: 0
}
#site-menu li {
	margin-left: 0;
	border-top: 1px solid #e1e8ed
}
#site-menu a {
	display: block;
	padding: .75em 1em;
	font-size: .9em;
	letter-spacing: .05em;
	color: #292f33
}
#content .searchform input[type=submit], #site-menu .menu-item-search input[type=submit] {
	text-align: center;
	font-family: FontAwesome;
	font-variant: normal;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased
}
#site-menu li.current-menu-item>a {
	font-weight: 700;
	background-color: #f5f8fa
}
#site-menu ul ul a {
	padding-left: 2em
}
#site-menu ul ul ul a {
	padding-left: 2.5em
}
#site-menu .menu-item-search a {
	display: none
}
#site-menu .menu-item-search form {
	position: relative;
	margin-bottom: 0;
	padding: 18px 0 1px;
	font-size: 13px
}
#site-menu .menu-item-search input[type=search] {
	font-size: 13px;
	padding-right: 2.6em;
	margin-bottom: 0
}
#site-menu .menu-item-search input[type=submit] {
	position: absolute;
	top: 19px;
	right: 1px;
	width: 2.4em;
	height: 2.55em;
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	background-color: transparent;
	color: #000;
	-webkit-transition: none;
	transition: none
}
#hero {
	background-color: #070707;
	color: #ccd6dd
}
#hero .inner {
	padding: 3em 0
}
#hero h1, #hero h2, #hero h3, #hero h4, #hero h5 {
	color: #fff
}
#hero p:last-child {
	margin-bottom: 0
}
.map-section {
	position: relative;
	overflow: hidden
}
.map-section .map-info {
	position: relative;
	z-index: 3
}
.map-section .map {
	position: absolute;
	z-index: 1;
	top: -3em;
	left: 0;
	width: 100%;
	bottom: -3em;
	background-color: #111!important;
	-webkit-transition: top .3s ease-in-out, bottom .3s ease-in-out;
	transition: top .3s ease-in-out, bottom .3s ease-in-out
}
.map-section #close-map {
	position: absolute;
	z-index: 2;
	top: 15px;
	right: 15px;
	padding: .25em .75em;
	font-size: 1.25em;
	text-decoration: none;
	background-color: #000;
	color: #fff
}
.map-section #close-map, .map-section.open .map-info {
	visibility: hidden;
	opacity: 0
}
.map-section .map-info, .map-section.open #close-map {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.map-section.open .inner {
	margin-top: 3em;
	margin-bottom: 3em
}
.map-section.open .map {
	top: 0;
	bottom: 0
}
#content.white-background {
	background-color: #fff
}
.single-title {
	margin: .25em 0 1em;
	text-align: center
}
#content .margin-1 {
	height: .5em
}
#content .margin-2 {
	height: 1em
}
#content .margin-3 {
	height: 1.5em
}
#content .margin-4 {
	height: 2em
}
#content .margin-5 {
	height: 2.5em
}
#content .margin-6 {
	height: 3em
}
.project-properties h6 {
	margin-bottom: .5em
}
.project-properties p.small {
	padding-bottom: 1.5em;
	border-bottom: 1px solid #e1e8ed
}
.social-share {
	margin-bottom: 2em
}
.social-share a {
	display: inline-block;
	padding: 0 .5em;
	margin-right: 1.25em;
	margin-left: -.5em;
	margin-bottom: .5em;
	color: #b5c2ca;
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}
.social-share a:last-child {
	margin-right: 0
}
.social-share a:focus, .social-share a:hover {
	color: #292f33
}
.tags {
	margin-bottom: 0
}
.tags strong {
	display: block;
	font-weight: 400;
	font-style: italic;
	color: #ccd6dd
}
.tags strong.padding-bottom {
	padding-top: .25em;
	padding-bottom: 1em
}
.tags a {
	display: inline-block;
	margin: 5px 5px 5px 0;
	padding: 2px 14px;
	border: 1px solid #ccd6dd;
	border-radius: 2px;
	font-size: .9em;
	text-decoration: none;
	color: #8899a6;
	-webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out;
	transition: border-color .2s ease-in-out, color .2s ease-in-out
}
.tags a:focus, .tags a:hover {
	border-color: #8899a6;
	color: #292f33
}
.post-meta {
	position: relative;
	margin: 2.5em 0 4em;
	text-align: center;
	color: #8899a6
}
.post-meta:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	margin-top: -1px;
	background-color: #e1e8ed
}
.post-meta span {
	display: inline-block;
	position: relative;
	z-index: 1;
	padding: 0 2em;
	font-style: italic;
	background-color: #f5f8fa
}
.white-background .post-meta span {
	background-color: #fff
}
.fa-ul {
	padding-left: 1.2em;
	margin-left: 0
}
.fa-ul .fa-li {
	top: 1em;
	margin-top: -.55em;
	left: -2.1em;
	width: 2.1em
}
.fa-li:before {
	color: #292f33
}
.fa.fa-colored:before {
	color: #ff2641
}
.twitter-follow .username {
	display: block;
	margin-bottom: 1em;
	text-decoration: none
}
.twitter-follow .username i {
	display: block;
	margin-bottom: .1em;
	font-size: 4.5em
}
.twitter-follow .button {
	margin-bottom: 0
}
.twitter-follow-text {
	margin-top: .5em
}
.contact-address-info {
	position: relative;
	padding: 1em 0 0 3em;
	margin-bottom: 2.4em
}
.contact-address-info:last-child {
	margin-bottom: 0
}
.contact-address-info i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.25em;
	color: #292f33
}
.team-container {
	padding: 2em;
	margin-bottom: 1.5em;
	background-color: #f5f8fa
}
.team-member .team-photo {
	position: relative;
	display: block;
	margin: 1em auto;
	text-decoration: none
}
.team-member .team-photo img {
	display: block;
	width: 100%;
	border-radius: 100%
}
.team-member .team-photo .info {
	display: none
}
.clients-grid {
	position: relative;
	text-align: center
}
.clients-grid .client {
	float: left;
	width: 50%;
	border-bottom: 1px solid #f1f5f8;
	border-left: 1px solid #f1f5f8
}
.clients-grid .client a, .clients-grid .client a img {
	display: block
}
.clients-grid .client a img {
	margin: 0 auto
}
.clients-grid:after, .clients-grid:before {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	background-color: #f5f8fa
}
.white-background .clients-grid:after, .white-background .clients-grid:before, .widget {
	background-color: #fff
}
.clients-grid:before {
	top: 0;
	width: 1px;
	height: 100%
}
.clients-grid:after {
	bottom: -1px;
	width: 100%;
	height: 2px
}
.testimonial-item {
	padding: 3em 2em;
	text-align: center;
	color: #8899a6
}
.testimonial-item em.name {
	color: #ccd6dd
}
.widget {
	padding: 30px;
	margin-top: 15px;
	margin-bottom: 45px;
	-webkit-box-shadow: 10px 10px 0 0 #f1f5f8;
	box-shadow: 10px 10px 0 0 #f1f5f8
}
.widget.widget_calendar, .widget.widget_search {
	padding: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.widget ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.widget ul.fa-ul {
	padding-left: 1.2em
}
.widget ul ul {
	padding-left: 1em
}
.widget li {
	margin-left: 0;
	margin-top: .5em;
	margin-bottom: .5em;
	list-style: none
}
.widget li a {
	color: #66757f
}
.widget li a:hover, .widget li.current-cat>a {
	color: #ff2641
}
.widget-thumbs .thumbs {
	margin: 0 -5px
}
#footer p:last-child, .widget table, .widget.widget_search form, .widget.widget_search form input {
	margin-bottom: 0
}
.widget-thumbs a {
	float: left;
	width: 50%;
	padding: 5px
}
.widget-thumbs a img {
	width: 100%
}
#content .searchform {
	position: relative
}
#content .searchform input[type=submit] {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 2.4em;
	height: 2.55em;
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	background-color: transparent;
	color: #ccd6dd;
	-webkit-transition: none;
	transition: none
}
.widget table tfoot td, .widget table th {
	border-top-color: #ccd6dd
}
#content .searchform input[type=submit]:focus, #content .searchform input[type=submit]:hover, #content .searchform input[type=text]:focus+input[type=submit] {
	color: #292f33
}
.widget table tbody td, .widget table tbody th {
	padding: .2em;
	text-align: center
}
.widget table th {
	border-bottom-color: #ccd6dd;
	font-weight: 700;
	text-align: center
}
#footer {
	padding: 4em 0;
	font-size: .875em;
	text-align: center;
	background-color: #E6382D
}

#footer.riplrock {
	padding: 3em 0;
	font-size: .875em;
	text-align: center;
	background-color: #000000
}

#footer-onder{
	
	background-color: #000000
}


#footer, #footer a {
	color: #b5c2ca
}
#footer a {
	display: inline-block;
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}
#footer a:focus, #footer a:hover {
	color: #292f33
}
#footer a.mini-logo {
	font-size: 1.1428575em;
	padding: .5em;
	margin-top: .2em
}
#footer a.social-link {
	font-size: 1.1428575em;
	padding: .5em 1em
}
@-ms-viewport {
width:device-width
}
@viewport {
width:device-width
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
::-webkit-scrollbar {
width:.75em;
height:.75em
}
::-webkit-scrollbar-track {
background-color:#f9f9f9
}
::-webkit-scrollbar-thumb:vertical {
height:5em;
background-color:#292f33
}
}
@media (min-width:480px) {
#top {
	padding-top: 2em;
	padding-bottom: 2em
}
#site-menu ul {
	margin-top: 2em
}
.thumb.featured .info .big-title {
	max-width: 70%;
	font-size: 4em
}
.thumb.featured .info .excerpt {
	margin-top: 2em;
	margin-bottom: 2em;
	max-width: 70%
}
.team-container {
	padding: 3em 1em
}
.team-member {
	float: left;
	margin: 0 2%;
	width: 46%
}
.team-member.team-info {
	float: none;
	margin: 1em 2%;
	width: 100%;
	padding-top: 1.25em
}
.clients-grid .client {
	width: 25%
}
.tab-container.vertical .tab_content {
	float: right;
	width: 65%;
	padding: 1em 0;
	border-top: 0
}
.tab-container.vertical .tabs {
	float: left;
	width: 35%
}
.tab-container.vertical .tabs li {
	float: none;
	margin: 0
}
.tab-container.vertical .tabs li a {
	padding: 1em
}
.tab-container.vertical .tabs li.active:after {
	bottom: 50%;
	width: 4px;
	height: 12px;
	margin-bottom: -6px
}
}
@media (min-width:768px) {
.team-member .team-photo .info .name, .thumb .info .title {
	font-family: Roboto, sans-serif;
	text-transform: uppercase
}
body {
	font-size: 100%
}

#top {
	padding-top: 2.5em;
	padding-bottom: 2.5em
}
#top .inner {
	display: table;
	width: 100%
}
#top .inner #site-menu, #top .inner .site-title {
	display: table-cell;
	vertical-align: middle
}
.site-title {
	padding-right: 0
}
#top .site-menu-toggle {
	display: none
}
#site-menu {
	visibility: visible;
	max-height: none;
	overflow: visible;
	opacity: 1;
	-webkit-transition: none;
	transition: none
}
#site-menu ul {
	margin-top: 0;
	text-align: right
}
#site-menu li {
	display: inline-block;
	border-top: 0
}
#site-menu a {
	padding: .25em .75em;
	margin-top: .2em;
	margin-bottom: .2em
}
#site-menu li.current-menu-item>a {
	font-weight: 400;
	background-color: transparent
}
#site-menu nav>ul>li.current-menu-item>a, #site-menu nav>ul>li.current-menu-parent>a {
	position: relative
}
#site-menu nav>ul>li.current-menu-item>a:after, #site-menu nav>ul>li.current-menu-parent>a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: .75em;
	width: 13px;
	height: 2px;
	background-color: #292f33
}
#site-menu nav ul ul li.current-menu-item>a {
	color: #999;
	color: rgba(0,0,0,.5)
}
#site-menu li.menu-item-has-children {
	position: relative
}
#site-menu li.menu-item-has-children ul {
	visibility: hidden;
	position: absolute;
	z-index: 97;
	top: 100%;
	right: 50%;
	width: 13em;
	margin-top: .25em;
	margin-right: -6.5em;
	padding-top: 1em;
	font-size: .9em;
	text-align: center;
	background-color: #fff;
	opacity: 0
}
.csstransitions #site-menu li.menu-item-has-children ul {
	-webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, margin .2s ease-in-out;
	transition: opacity .2s ease-in-out, visibility .2s ease-in-out, margin .2s ease-in-out;
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}
#site-menu li.menu-item-has-children li.menu-item-has-children ul {
	top: -.5em;
	right: 100%;
	margin: 0;
	padding-top: 0;
	font-size: 1em
}
#site-menu li.menu-item-has-children.hover>ul, .no-touch #site-menu li.menu-item-has-children:hover>ul {
	visibility: visible;
	margin-top: 0;
	opacity: 1
}
#site-menu li.menu-item-has-children li {
	display: block;
	margin-left: 0;
	background-color: #fff200
}
#site-menu li.menu-item-has-children li:first-child {
	padding-top: .5em
}
#site-menu li.menu-item-has-children li:last-child {
	padding-bottom: .5em
}
#site-menu li.menu-item-has-children li a {
	padding: .5em 1em;
	margin: 0;
	color: #000
}
#site-menu .menu-item-search a {
	display: inline-block;
	z-index: 2
}
#site-menu .menu-item-search.hover a {
	outline: 0
}
#site-menu .menu-item-search a i {
	display: none;
	min-width: 14px;
	text-align: center
}
#site-menu .menu-item-search a i:first-child, #site-menu .menu-item-search.hover a i:last-child {
	display: inline-block
}
#site-menu .menu-item-search form {
	visibility: hidden;
	position: absolute;
	z-index: 98;
	top: 0;
	right: 2.8em;
	width: 4em;
	margin-top: -12px;
	background-color: #fff;
	opacity: 0
}
.csstransitions #site-menu .menu-item-search form {
	-webkit-transition: opacity .2s ease-in-out, width .2s ease-in-out, visibility .2s ease-in-out;
	transition: opacity .2s ease-in-out, width .2s ease-in-out, visibility .2s ease-in-out
}
#site-menu .menu-item-search form input[type=submit] {
	visibility: hidden
}
#site-menu .menu-item-search.hover form {
	visibility: visible;
	width: 11.5em;
	opacity: 1
}
#site-menu .menu-item-search.hover a i:first-child {
	display: none
}
#hero .inner {
	padding: 4em 0
}
.post-box .arrow-icon:after, .post-box .arrow-icon:before, .thumb .info {
	display: block;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}
.post-box .arrow-icon:hover:after, .post-box .arrow-icon:hover:before, .thumb a:hover .info {
	visibility: visible;
	opacity: 1
}
.thumb .info .title {
	position: relative;
	display: block;
	padding-bottom: .75em;
	margin-bottom: .75em;
	letter-spacing: 3px;
	color: #000
}
.thumb.dark-overlay .info .title {
	color: #fff
}
.thumb .info .title:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 2px;
	background-color: #ff2641
}
.thumb.featured .info .big-title {
	font-size: 2em;
	max-width: none
}
.thumb.featured .info .excerpt {
	display: none
}
.thumb .info .arrow-right {
	position: absolute;
	left: 20px;
	bottom: 20px
}
.team-member, .team-member.team-info {
	float: left;
	margin: 1em 8.5%;
	width: 33%
}
.team-member .team-photo .info {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 100%;
	background-color: #fff;
	opacity: 0;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}
.team-member .team-photo .info .text {
	position: absolute;
	left: 1em;
	top: 50%;
	right: 1em;
	margin-top: -1.75em;
	font-size: 81.25%;
	text-align: center
}
.team-member .team-photo .info .name {
	display: block;
	letter-spacing: 1px;
	color: #292f33
}
.team-member .team-photo .info .description {
	display: block;
	margin-top: .75em;
	font-style: italic;
	color: #ccd6dd
}
.team-member .team-photo:hover .info {
	visibility: visible;
	opacity: 1
}
.testimonial-item {
	padding: 5.5em 2em
}
.testimonials-vertical-offset {
	margin-top: -2em;
	margin-bottom: -4.5em
}
.single-title {
	margin: .75em 0 1.5em
}
.post-meta span {
	padding: 0 3em
}
#content .margin-1 {
	height: 1em
}
#content .margin-2 {
	height: 2em
}
#content .margin-3 {
	height: 3em
}
#content .margin-4 {
	height: 4em
}
#content .margin-5 {
	height: 5em
}
#content .margin-6 {
	height: 6em
}
.container-boxes {
	padding-top: 30px
}
.tags {
	margin-bottom: 1.5em
}
.owl-carousel .owl-nav {
	display: block
}
.owl-carousel .owl-dots {
	bottom: 20px
}
.owl-carousel.owl-testimonials2 .owl-dots {
	bottom: 40px
}
.post-box.horizontal .image-link {
	float: left;
	width: 50%;
	padding-right: 15px
}
.post-box.horizontal .arrow-icon:before {
	right: 15px
}
.post-box.horizontal .arrow-icon:after {
	margin-left: -19px
}
.post-box .play-icon:before {
	margin-left: -42px
}
.post-box .play-icon:after {
	margin-left: -14px
}
.post-box .play-icon:hover:before {
	background-color: rgba(0,0,0,.4)
}
.post-box.horizontal .extra-info {
	float: left;
	padding: 15px 15px 15px 0;
	width: 50%
}
.post-box.vertical .extra-info {
	padding: 15px
}
.post-box .extra-info .meta {
	margin-bottom: .5em
}
.post-box .extra-info h5 {
	position: relative;
	height: 4em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.post-box.vertical .extra-info h5 {
	height: 2.64em;
	-webkit-line-clamp: 2
}
.post-box .extra-info h5:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	height: 1.4em;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1) 50%);
	background: -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1) 50%);
	background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1) 50%);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.post-box.post-link {
	padding-bottom: 100%;
	height: 0;
	overflow: hidden
}
h6.heading span {
	padding-right: 3em
}
.tab-container.vertical .tab_content {
	width: 70%
}
.tab-container.vertical .tabs {
	width: 30%
}
#footer {
	padding: 6em 0
}
}
@media (min-width:992px) {

#top {
	padding-top: 3em;
	padding-bottom: 3em
}
#site-menu a {
	padding-left: 1em;
	padding-right: 1em
}
#site-menu nav>ul>li.current-menu-item>a:after, #site-menu nav>ul>li.current-menu-parent>a:after {
	left: 1em
}
#site-menu .menu-item-search {
	transition: padding-left .2s ease-in-out
}
#site-menu .menu-item-search form {
	right: 3.3em
}
#site-menu .menu-item-search.hover {
	padding-left: 10.5em
}
#site-menu .menu-item-search.hover form {
	width: 12em
}
#hero .inner {
	padding: 5em 0
}
.container-masonry {
	padding-top: 25px
}
.container-boxes {
	padding-top: 40px
}
.container-boxes .box.white-bg {
	padding: 60px 30px
}
.post-box.horizontal .extra-info {
	padding: 30px 30px 30px 15px
}
.post-box.vertical .extra-info {
	padding: 30px
}
.post-box .extra-info .meta {
	margin-bottom: 1.5em
}
.post-box.vertical .extra-info .meta {
	margin-top: .155em
}
.post-box.vertical .extra-info h5 {
	height: 5.55em;
	margin-bottom: .125em;
	-webkit-line-clamp: 4
}
.team-member, .team-member.team-info {
	margin: 1em 4%;
	width: 25%
}
.clients-grid .client a {
	padding: 2em 0
}
.thumb.featured .info .big-title {
	font-size: 4em;
	max-width: none;
	line-height: 1em
}
.thumb.featured .info .excerpt {
	display: block;
	max-width: 80%;
	margin-top: 2em
}
.owl-carousel .owl-dots {
	bottom: 30px
}
h6.heading span {
	padding-right: 5em
}
.tab-container .tabs li {
	margin-right: 3em
}
.post-meta span {
	padding: 0 5em
}
#footer {
	padding: 8em 0
}
}
@media (min-width:1060px) {
.owl-carousel .owl-prev {
	left: -42px
}
.owl-carousel .owl-next {
	right: -42px
}
.owl-carousel.owl-round-arrows .owl-prev {
	left: -30px
}
.owl-carousel.owl-round-arrows .owl-next {
	right: -30px
}
.owl-carousel .owl-dots {
	bottom: 40px
}
.owl-carousel.owl-testimonials2 .owl-dots {
	bottom: 50px
}
.widget {
	margin-bottom: 60px
}
}
@media (min-width:1200px) {
.container {
	width: 1170px
}

#site-menu a {
	padding-left: 1.25em;
	padding-right: 1.25em
}
#site-menu nav>ul>li.current-menu-item>a:after, #site-menu nav>ul>li.current-menu-parent>a:after {
	left: 1.25em
}
#site-menu li.menu-item-search.hover {
	padding-left: 12em
}
#site-menu .menu-item-search form {
	right: 3.8em
}
#site-menu .menu-item-search.hover form {
	width: 13em
}
.container-masonry {
	padding-top: 210px
}
.container-boxes {
	padding-top: 215px
}


.post-meta span {
	padding: 0 6em
}
.thumb .info {
	padding: 30px
}
.team-container {
	padding: 4em
}
.team-member.team-info {
	padding-top: 2em
}
.thumb .info .title {
	padding-bottom: 1.25em;
	margin-bottom: 2.25em
}
.thumb.featured .info .big-title {
	max-width: 80%;
	margin-top: .3em
}
.thumb.featured .info .excerpt {
	margin-top: 2.5em
}
.thumb .big-excerpt {
	left: 30px;
	bottom: 30px
}
.thumb .info .arrow-right {
	left: 30px;
	bottom: 40px
}
.twitter-follow-text {
	margin-top: 1.5em
}
.title-404 {
	max-width: 80%
}
.go-home-404 {
	margin-bottom: 4.65em
}
.tab-container.vertical .tabs li a {
	padding: 1em 2em
}
.post-box.vertical .extra-info .meta {
	margin-top: 1em
}
.post-box .extra-info h5 {
	height: 5.5em;
	-webkit-line-clamp: 4
}
.post-box.vertical .extra-info h5 {
	margin-bottom: .45em;
	height: 6.8em;
	-webkit-line-clamp: 5
}
.owl-carousel .owl-prev {
	left: 10px
}
.owl-carousel .owl-next {
	right: 10px
}
.owl-carousel.owl-round-arrows .owl-prev {
	left: 0
}
.owl-carousel.owl-round-arrows .owl-next {
	right: 0
}
}
@media (min-width:1260px) {
.tab-container .tabs li {
	margin-right: 4em
}
.owl-carousel .owl-prev {
	left: -32px;
	transition: background-position .1s ease-in-out
}
.owl-carousel .owl-next, .owl-carousel .owl-prev {
	-webkit-transition: background-position .1s ease-in-out
}
.owl-carousel .owl-prev:hover {
	background-position: left center
}
.owl-carousel .owl-next {
	right: -32px;
	transition: background-position .1s ease-in-out
}
.owl-carousel .owl-next:hover {
	background-position: right center
}
.owl-carousel.owl-round-arrows .owl-prev {
	left: -30px
}
.owl-carousel.owl-round-arrows .owl-next {
	right: -30px
}
}
@media print {
h2, h3, p {
	orphans: 3;
	widows: 3
}
#content, #footer, html {
	background: 0 0
}
#top .site-menu-toggle {
	display: none
}
h2, h3 {
	page-break-after: avoid
}
blockquote, pre {
	page-break-inside: avoid
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a, a:visited {
	text-decoration: underline
}
}

.box h3 {
	margin-bottom: 0em;
	font-size: 1em
}



#hoe-tekst, #hoe-tekst h2 {
    z-index:11!important;
color:#FFFFFF
}

#hoe .inner, .waarom .inner, .slogan .inner,#contact .inner, #partners .inner{
padding-top:110px;
padding-bottom:106px;
}

#partners .inner, #contact .inner{
padding-bottom:90px;
}

.waarom h2 {
padding-top:0px!important;
margin-bottom:36px!important;

}


.back-to-top {
background: none;
margin: 0;
position: fixed;
bottom: 15px;
right: 15px;
width: 44px;
height: 44px;
z-index: 100;
display: none;
text-decoration: none;
color: #ffffff;
background-color: #CCC;
}

.back-to-top i {
   font-size: 20px;
margin-top:10px;
color:#FFF;
}

.back-to-top {
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgba(204, 204, 204);
    /* RGBa with 0.6 opacity */
    background-color:rgba(204, 204, 204, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFCCCCCC, endColorstr=#BFCCCCCC);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFCCCCCC, endColorstr=#BFCCCCCC)";
}

#top.scrolled {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #fff
}

.container-masonry {
	padding-top: 210px
}
.container-boxes {
	padding-top: 215px
}

 .pagebuilder {
	padding-top: 166px
}



 .slogan .inner {
padding-bottom:0px;
}

.slogan{background:#ef7f0f;}
.slogan{color:#FFF;}
.slogan h1{color:#FFF; margin:0px;
	padding:0!important; text-transform: none;}

 h1 span.slogan_small{font-size:0.5em!important; }



.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}


/*--- styled box ---*/

.gdlr-styled-box-head-wrapper{ overflow: hidden; }
.gdlr-styled-box-head{ overflow: hidden; height: 30px; background-color:#FF9900;}
.gdlr-styled-box-corner{ float: right; height: 0px; width: 0px; border-style: solid;
	border-width: 0px 30px 30px 0px; border-right-color: transparent; border-bottom-color:#000000; }
	
.gdlr-styled-box-body{ padding: 35px 40px 5px; margin-bottom:20px; }
.gdlr-styled-box-body.with-head{ padding-top: 5px; background-color:#FF9900; color: #FFF; }
.gdlr-styled-box-body .gdlr-styled-box-head-wrapper{ overflow: hidden; }


