body {
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: top; 
	background-attachment: fixed; 
	background-color:#fff;
}

body, button, input, select, textarea {
    font-family: Arial;
}
p, table, ul {font-family: Arial;
  font-size: 12pt;
  color:#707070;}

p {text-align:justify;}

@media (max-width: 768px) {
    p {text-align: left;}
}

.wrapper	{max-width: 100%;
    margin: 0px auto;
    background: white;
	background-color:#fff!important;
	text-align:center;}

.navbar.navbar-default {
    background-color: #8bb1bb;
    border: none;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    color: #fff!important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    font-size: 12pt;
	background-color:#786455;
}

.navbar-nav li a	{color:#fff!important;}

.navbar-nav li a:hover	{color:#786455!important;
						background-color:#737a7e;}
						
					
.navbar	{margin-bottom:0px!important;}

a	{color:#786455!important;
	font-size:12pt;}

a:hover	{color:#786455!important;
		text-decoration:none;}

.navbar-default .navbar-nav>li>a {
    font-size: 12pt;
    color: #fff!important;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff!important;
}

@media (min-width: 1199px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
}



.dropdown-menu>li	{font-size:11pt;}

.dropdown-menu>li>a, .dropdown-menu>li>a:hover	{font-family:Arial;}

.dropdown-menu	{border:none!important;}

#VRAAG_ROW .header, #INAAM_ROW .header, #EMAIL_ROW .header, form {
    font-family:Arial;
	font-size:11pt;
}

footer	{font-size:11pt;
		font-family:Arial;
		margin-top:0px!important;}

footer a {color:#fff!important;
		  text-decoration:underline;}
		  
footer a:hover {color:#fff!important;
		  text-decoration:none;}

#footer {
    display: inline-block;
}

.contact-buttons .btn {
    background-color: #d9dec4!important;}
	
.contact-buttons a {
    color: #3b3670!important;}
	
input[type=submit]	{background-color: #d9dec4!important;
					color:#3b3670;}

.ui-dialog-buttonset button {
    color: #555;
    padding: 2px 10px;
}

.dropdown-menu {
    background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	text-align:left;
	padding:0px;
	margin:0px;
}

.dropdown-menu>li>a	{
    color:#786455!important;
}

.dropdown-menu>li>a:hover {
    background-color:#786455;
	color:#fff!important;
}

.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
}

.dropdown-menu>li.has-child>ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    box-sizing: border-box;
    list-style: none;
}

.dropdown-menu>li.has-child>a {
    background-image: url('../images/grayrightarrow.png') !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
}

.dropdown-menu>li.has-child>ul a {
    color: #786455 !important;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
}

.dropdown-menu>li.has-child> ul a:hover {
	color:#fff!important;
}

.dropdown-menu>li.has-child:hover>ul {
    display: block;
	
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #786455;
    color: #547c64;
}

.widget-title {
    border-bottom-color: #fefced;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: #fefced;
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: #fefced;
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: #fefced;
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: #fefced;
    display: block;
    font-size: 12pt;
	letter-spacing: 0.2em;
	font-family: Georgia;
    font-style: normal;
    font-weight: 700;
    height: 21px;
    line-height: 21px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    outline-color: #fefced;
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    text-rendering: optimizelegibility;
    vertical-align: baseline;
    word-break: break-word;
    -webkit-font-smoothing: antialiased;
}

.widget-title:first-letter	{font-size:14pt;}

.widget-title:before, .widget-title:after {
    background: #e1e1e1 none repeat scroll 0 0;
    bottom: -10px;
    content: " ";
    height: 1px;
    left: 0;
    margin-left: 0;
    position: absolute;
    width: 100%;
}
.widget-title:after {
    background: #567565;
    bottom: -11px;
    height: 3px;
    margin-left: 0;
    width: 30px;
}

.container {
	font-family: Arial;
	font-size: 12pt;
	color: #707070;
	text-align:left;
	margin-bottom:40px;
}

b, strong	{font-weight:bold;}

h2, h3, h4 {
    font-weight: bold;
}

h1, .kop1	{font-family: Alex Brush, Arial, Helvetica, sans-serif;
	padding: 4px 0 30px 0;
	text-align: center;
	font-weight: normal !important;
	background: url(../images/header-bg.png) bottom center no-repeat;
	color: #4a3f34 !important;
	font-size: 45px !important;}

h2, .kop2	{font-family:Arial;
	font-size:18pt;
	color: #786455;
    line-height: 1.125;}

h3, .kop3	{font-family:Arial;
	font-size:14pt;
	color: #786455;
    line-height: 1.125;}
	
h4, .kop4	{font-family:Arial;
	font-size:12pt;
	color: #786455;
    line-height: 1.125;}

li {
    list-style-position: inside;
}

hr	{border:1px solid #b49a86;}

.entry-meta, .entry-author, .read-more, .entry-date	{font-family:Arial;}

img {
    max-width: 100%;
    height: auto;
}

header img {
    width: 100%;
}

#flash-breadcrumbs {
    background-image: url(/wp-content/uploads/2018/10/wild-flowers-571940.jpg);
    margin-bottom: 30px;
    color: #fff;
    height: 50px;
}

.trail-title {
    color: #fefced;
    float: left;
    font-weight: 400;
    font-size: 25px;
    padding: 0 30px;
    margin: 12px;
}

.trail-items {
    float: right;
    margin: 0;
    padding: 16px 40px;
    list-style: none;
    font-size: 12px;
}

.trail-item {
    float: left;
}

.trail-item a {
    color: #fff;;
}

.trail-items li:not(.trail-begin) span:before {
    content: ">";
    color: white;
    margin: 6px;
}

@media(max-width: 2000px) {
	.container	{width:75%;}
}

@media(max-width: 1340px) {
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888;
    }
	
	.container	{width:50%;}
}

/* Mobile layout */
@media(max-width: 1340px) {
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888;
    }
	
	.container	{width:100%;}

    .dropdown-menu>li.has-child>ul {
        position: relative;
        left: 0px;
    }
}

.wrapper {
}

footer {
    background: #8bb1bb!important;
    color:#fff;
}

.row	{background-color: rgba(0,0,0,.05)!important;}

/* Fonts */
/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v13/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v13/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v13/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v13/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v13/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v13/JTURjIg1_i6t8kCHKm45_dJE3gTD_u50.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v13/JTURjIg1_i6t8kCHKm45_dJE3g3D_u50.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v13/JTURjIg1_i6t8kCHKm45_dJE3gbD_u50.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v13/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v13/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Georgia';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/georgia.ttf');
}

.post-block h2 {
    font-size: 16px;
}

.post-block .post-date {
    background-color: #fefae2;
    color: #71937c;
    display: inline;
    padding: 5px;
}

._form._form_3 {
    width: auto !important;
}

.post-divider {
    margin-bottom: 30px;
}

.post-content {
    height: 300px;
    overflow: hidden;
}

.post-header-inner {
    display: table-cell;
    vertical-align: bottom;
    height: 80px;
}

.post-header>hr.donkerblauw {
    margin-top: 0;
}

.content_element input {
    color: black;
}

/*carousel*/
#carousel-main .title-box {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -320px;
    width: 640px;
    height: 140px;
    padding: 50px 15px;
    /*background-color: rgba(179,205,192,0.4);*/
    border-radius: 25px;
	/*font-family: Alex Brush, Arial, Helvetica, sans-serif;*/
    color: #FFFFFF;
    line-height: 75px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
}

#carousel-main .title-box p {
    font-size: 72px;
	font-family: Alex Brush, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    line-height: 75px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
}

#carousel-buttons {
    margin-left:20px;
    margin-right:20px;
    display: flex;
    justify-content: center;
}

#carousel-buttons a {
    margin-left: 20px;
}

@media (max-width: 768px) {
    #carousel-buttons {
        display: block;
        width: 440px;
        margin-left: 90px;
        margin-top: 35px;
    }
    #carousel-buttons a {
        font-size: 1.2em;
        margin-left: 20px;

    }
    #carousel-main .title-box {
        padding: 0;
        line-height: 50px;
        height:160px;
    }
    #carousel-main.carousel.slide {
        height:320px;
    }

}

div.carousel-inner div.item div.image {
    height: 400px;
    background-size: 100%;
    background-attachment: fixed;
    /*padding-top: 2%;*/
    font-size: 40px;
    background-position: center bottom;
    background-repeat: no-repeat;
}

@media (max-width: 1116px) {
    div.carousel-inner div.item div.image {
        background-position-y: 50%;
    }
}

@media (max-width: 768px) {
    div.carousel-inner div.item div.image {
        height: 300px;
        background-position-y: 100%;
        background-attachment: unset;
    }
}

@media screen and (min-width:1340px),
print {
    .columns:not(.is-desktop) {
        display: flex
    }
}

@media screen and (min-width: 1340px), print {
    .column.is-one-third, .column.is-one-third-tablet {
        flex: none;
        width: 33%;
		padding-right:10px;
		padding-top:32px;
    }
}

.homepage_cards {
    border-radius: 6px;
}

.card {
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.1);
    color: #4a4a4a;
    max-width: 100%;
    position: relative;
	margin: 0 25px 15px 0;
}

.card-image {
    display: block;
    position: relative;
}

.image.is-4by3 {

}

.homepage_cards > .card-content {
    padding: 2rem;
}

.card .media:not(:last-child) {
    margin-bottom: .75rem;
}
.media {
    align-items: flex-start;
    display: flex;
    text-align: left;
}

.media-content {
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    text-align: left;
}

.homepage_cards > .card-content > .media > .media-content > a > .title {
    color: #000;
    letter-spacing: .05rem;
}
.title.is-4 {
    font-size: 1.5rem;
}
.title {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}

.homepage_cards > .card-content > .content {
    color: #88baab;
}

.content ul {
    list-style: disc outside;
    margin-left: 2em;
    margin-top: 1em;
}

.homepage_cards > .card-content > .content {
    margin-right: 6%;
}
.homepage_cards > .card-content > .content > .button {
    width: 46%;
}

/*.reserve_button {*/
/*    font-size: 1.6rem;*/
/*    min-height: 5rem;*/
/*    letter-spacing: 2px;*/
/*    margin-top: 135px;*/
/*	font-family: Arial, Helvetica, sans-serif;*/
/*}*/
.button.is-large {
    font-size: 1.2em;
}
.button.is-primary {
    background-color: #8bb1bb;
    border-color: transparent;
    color:#fff!important;
}

.button {
    background-color: #fff;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    justify-content: center;
    padding-bottom: calc(.375em - 1px);
    padding-left: .75em;
    padding-right: .75em;
    padding-top: calc(.375em - 1px);
    text-align: center;
    white-space: nowrap;
}
.button, .file-cta, .file-name, .input, .pagination-ellipsis, .pagination-link, .pagination-next, .pagination-previous, .select select, .textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.25em;
    justify-content: flex-start;
    line-height: 1.5;
    padding-bottom: calc(.375em - 1px);
    padding-left: calc(.625em - 1px);
    padding-right: calc(.625em - 1px);
    padding-top: calc(.375em - 1px);
    position: relative;
    vertical-align: top;
}

.btn-primary {

    color:#fff!important;
    background-color:#8bb1bb!important;
    border-color:transparent!important;}

/*agenda collapse block*/
#agenda {
    color: #222;
    text-align: left;
}

#agenda .btn-primary {
    color: #363636!important;
    margin-top: 10px;
}

#agenda-details .body {
    text-align: left;
	padding-right:30px;
}
#agenda-details .sidebar {
    color: #786455;
    text-align: left;
	font-family: Arial;
  	font-size: 12pt;
	line-height:18pt;
}
#agenda-details .thumbnail {
    max-width: 200px;
	margin-right:20px;
	margin-bottom:40px;
}

.page-header {padding-bottom: 9px;
    		  margin:0!important;
    		  border-bottom:none!important;}
			  
.panel	{background-color:transparent!important;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

    padding-left: 0px!important;
    padding-right: 0px!important;
}

.toggle-section-content {
    border-bottom: 2px solid #786455;
	padding:12px 0 12px 65px;
	color:#786455;
}

@media (min-width: 768px) {
    .dropdown:hover {
        background-color: #786455;
        color: #547c64;
    }

    .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px;
    }

    .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media(max-width: 1340px) {
    .container {
        width: 75%;
    }
}

@media(max-width: 768px) {
    .home-menu {
        display: block!important;
    }
}

.panel-body {
    background-color: #f5f5f5!important;
}

.panel-body .row {
    background-color: #f5f5f5!important;
    padding: 15px;
}

.panel-body .sidebar {
    color:#786455!important;
    padding-left: 10px!important;
    text-align: left;

}

.blog .card {
    height: 240px;
}

.imgAbt img	{padding-right:30px;
		padding-bottom:25px;}