/* =========== Body =========== */
body {
    line-height: 22px;
    font-size: 16px;
	font-family: trebuchet ms;
    /*font-family: droid-sans, sans-serif;*/
    font-weight: 400;
    color: #575656;
	text-align:justify;
}

/* =========== Headings =========== */
h1, .kop1 {
    /*font-family: bree-serif, sans-serif;*/
	font-family: trebuchet ms;
	font-weight:bold;
	margin-bottom:25px;
	text-align:left;
	color:#2f3148;
	font-size:32px;
}

h2, .kop2, h4, .kop4{
    /*font-family: bree-serif, sans-serif;*/
	font-family: trebuchet ms;
	margin-top:10px !important;
	margin-bottom:25px;
    color:#2f3148;
	font-style:italic;
}

h2, .kop2	{font-size:22px;
}

h3, .kop3	{/*font-family: bree-serif, sans-serif;*/
	font-family: trebuchet ms;
	font-size:17px;
	font-weight:bold;
	color:#2f3148;
    text-align:left;
	margin-bottom:25px;
	text-align:center;}
	
p	{margin:0px;}



a,  a:visited  {color:#3072ab;
				text-decoration:none;}

a:hover {color:#3072ab;
		text-decoration:underline;}
		
a.contactlink {color:#3072ab;}
			   
a:hover.contactlink	{text-decoration:underline;}

/* =========== Page =========== */
.page{
    /*padding-bottom: 50px;*/
}

.page .col-md-3.col-sm-2.hidden-xs	{color:#575656;}

.page .text-wrapper	{
					padding:10px 52px 10px 12px;
					color:#575656;
					border-radius: 12px;
					line-height:18pt;
					font-size:16px;}

.page-invert{
    color: #fff;
    background: #2f3148;
}

.page-light{
    color:#fff;
    background: #89aeb4;
}

.page section h1{
}

.page section{
}

.page-new{
	background-color:#d8e6e7;
}

.page-color{
	background-color:#c2d5d9;
}

.page-white{
	background-color:#fff;
}


.page-new .col-sm-6	{color:#575656;}

.col-sm-6	{padding-right:40px;}

.page-new .col-sm-6.pad-col	{
							color:#ffffff;
							border-radius: 12px;
							margin-left:12px;}
							
.page-new .col-sm-6.pad-col a {color:#ffffff;}

.page-new .col-sm-6.pad-col a:hover {color:#ffffff;
						   text-decoration:underline;}
							
.page-new .content	{background-color:transparent;
					padding:5px 20px 25px 10px;
					color:#575656;
					border-radius: 12px;
					line-height:18pt;
					font-size:16px;}

.page-color .content	{background-color:transparent;
					padding:5px 20px 25px 10px;
					color:#575656;
					border-radius: 12px;
					line-height:18pt;
					font-size:16px;}


/* =========== Wrapper =========== */
.wrapper{
    max-width: 1050px;
    margin: 0 auto;
	padding:10px 20px;
}

.text-wrapper{
    margin: 10px auto 30px auto;
    font-size: 18px;
}

.center{text-align: center}

/* =========== Header =========== */
header{
    background: #eeeeee;
    padding: 5px 0 0 0;
    height: 170px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.headerwidth	{width:190px;}

/* equal to fixed header height */
.header-filler{
    height: 170px;
}

header h1{
    color: #fff;
    letter-spacing: 5px;
    font-size: 34px;
}

@media (max-width: 992px) {
    header{height: 240px;}
    .header-filler{height: 240px;}
}

/* =========== Navigation =========== */
@media (max-width: 768px) {
    .navbar.navbar-inverse{
        background: #2f3148;
    }
    .navbar.navbar-inverse .navbar-nav>li>a,
    .navbar.navbar-inverse .dropdown .dropdown-menu>li>a,
    .navbar.navbar-inverse .dropdown .dropdown-menu>li>a:hover{
        color: #fff;
    }
    .navbar.navbar-inverse .navbar-nav>li>a{
        padding: 5px 15px;
    }
    .navbar.navbar-inverse .navbar-nav>li>a:hover,
    .navbar.navbar-inverse .navbar-nav>li>ul>li>a:hover{
        background: #333;
    }
    .navbar.navbar-inverse .dropdown .dropdown-menu{
        display: block;
        width: 100%;
        position: inherit;
        background-color: #2f3148;
        padding-left: 20px;
        box-shadow: none;
        border-radius: 0;
    }
    .navbar-collapse.in {
        overflow-y: visible !important;
    }
    .dropdown-menu {
        background-color: transparent;
    }
}

@media (min-width: 768px) {
    .navbar.navbar-inverse{
        background: none;
        border-color: transparent;
        float: right;
    }
    .navbar.navbar-inverse .navbar-collapse{
        border-color: transparent;
    }
    .navbar.navbar-inverse .navbar-nav>li>a{
        color: #8b8a8a;
        padding: 5px 10px;
        font-size: 18px;
    }
    .navbar.navbar-inverse .navbar-nav>li>a:hover{
        color: #333;
    }
    .navbar.navbar-inverse .navbar-nav>.active>a,
    .navbar.navbar-inverse .navbar-nav>.active>a:hover,
    .navbar.navbar-inverse .navbar-nav>.active>a:focus {
        background: none;
        color: #2f3148;
    }

    /*.navbar.navbar-inverse .navbar-nav>.active> a:before {
        content: "";
        width: 0;
        height: 0;
        font-size: 0;
        border: 5px solid #2f3148;
        position: absolute;
        margin-top: 4px;
        left: -10px;
    }*/
}

@media (min-width: 992px) {
    .navbar.navbar-inverse .navbar-collapse{
        padding: 45px 0 0 0;
    }
}

/* =========== Carousel =========== */
#carousel-main{
    overflow: hidden;
    background: #2f3148;
}

#carousel-main img{
    margin: 0 auto;
}

#carousel-main .title-box{
    position: absolute;
    top: 70px;
    left: 50%;
    margin-left: -320px;
    width: 640px;
    height: 270px;
    padding: 50px 15px;
    background-color: rgba(71,90,102, 0.6);
    border-radius: 25px;
    font-size: 46px;
    color: #ffffff;
    line-height: 75px;
    text-align: center;
	font-family: trebuchet ms;
    /*font-family: bree-serif, sans-serif;*/
    font-weight: 400;
    font-style: normal;
}


@media (max-width: 1250px) {
    #carousel-main .title-box {
        top: 50px;
        width: 540px;
        height: 210px;
        left: 54%;
        font-size: 42px;
		padding: 20px 10px;
    }
}

@media (max-width: 1000px) {
    #carousel-main .title-box {
        top: 20px;
        width: 500px;
        height: 210px;
        padding: 20px 10px;
        left: 57%;
        font-size: 39px;
    }
}

@media (max-width: 900px) {
    #carousel-main .title-box {
        top: 30px;
        width: 500px;
        height: 150px;
        padding: 15px 15px;
        left: 60%;
        font-size: 38px;
        line-height: 60px;
    }
}

/* =========== Calender =========== */
.kies-image{
	float: left;
	width: 250px;
	margin: 140px 0;
}

#services_block{
	float: right;
	width: 500px;
	margin-top: 140px;
}

#services_block .cd-dropdown{
	border: 1px solid #2f3148;
	width: 400px;
}

#calendar{
	float: right;
	width: 630px;
}

#calendar .fc-event{
	background-color: #4ab00e !important;
	font-weight: bold;
	line-height: 14px;
}

#app-form{
	float: right;
	width: 630px;
	margin-top: 140px;
	color: #2f3148;
	font-size: 25px;
	font-weight: bold;
}

#app-form td.header{
	width: 150px;
	line-height: 32px;
}

#app-form td.invalid-parent{
	border: 1px solid #f00;	
}

#app-form input{
	background: #F1F1F1;
	border: none;
	width: 250px;
	padding: 2px 5px;
	font-size: 25px;
	line-height: 30px;
}

#app-form input[type=submit]{
	background: #2f3148;
	color: #FFF;
	padding: 10px 30px;
	font-weight: bold;
	float: right;
	margin-top: 30px;
}

#app-form table.question{
	margin: 10px 0;
}

#app-done{
	float: right;
	width: 600px;
	margin-top: 200px;
	color: #2f3148;
	font-size: 25px;
	font-weight: bold;
	line-height: 40px;
}

/* =========== Boxes =========== */
.box{
    background: #2f3148;
    border-radius: 12px;
    padding: 15px 20px;
    color: #fff;
    min-width: 240px;
}

.box.center{
    vertical-align: middle;
}

.box-light{
    background: #F1F7F7;
    color: #2f3148;
}

.box-margin{
    margin: 15px 0;
}

.box h4{
    font-size: 20px;
    margin: 0 0 15px 0;
}

/* 2 boxes by 50% width */
.boxes2-50, .boxes2-30{
    display: table;
    border-spacing: 30px;
    border-collapse: separate;
}
.boxes2-50:nth-child(2n), .boxes2-30:nth-child(2n){
    margin-top: -30px;
}
@media (min-width: 768px) {
    .boxes2-50{
        margin: 0 -50px;
    }
    .boxes2-30{
        margin: 0 -30px;
    }
}
@media (min-width: 992px) {
    .boxes2-50{
        margin: 0 -75px;
    }
    .boxes2-30{
        margin: 0 -30px;
    }
}

.boxes2-50 .box{
    display: table-cell;
    float: none;
    width: 50%;
}

/* 2 boxes by 30%/70% width */
.boxes2-30 .box:first-child{
     display: table-cell;
     float: none;
     width: 30%;
 }

.boxes2-30 .box:last-child{
    display: table-cell;
    float: none;
    width: 70%;
}

@media (max-width: 768px) {
    .boxes2-30 .box:first-child, .boxes2-30 .box:last-child{
        width: 100%;
        float: left;
    }
}

/* =========== Flowers =========== */
.flower-bottom-parent{
    display: table;
    height: 400px;
    float: right
}
.flower-bottom{
    display: table-cell;
    vertical-align: bottom
}
.flower-bottom img{
    position: relative;
    z-index: -1;
}

/* =========== Buttons =========== */
a.button{
    background: #2f3148;
    border-radius: 20px;
    width: 280px;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #fff;
    font-size: 30px;
    margin: 20px 0;
}
a.button:hover{
    color: #fff;
    background: #333;
    text-decoration: none;
}

/* =========== Other =========== */

.col-sm-6	{width:65%;}
.pad-col{
	/*background-color:#2f3148;*/
	padding:16px 16px 10px 16px;
	width:30%;
}

.pad-col img	{/*width:100%;*/
				}

ul	{list-style-position:inside;}

@media (max-width: 700px) {
    .col-sm-6	{width:100%;}
	.pad-col{
	/*background-color:#2f3148;*/
	padding:16px 16px 10px 16px;
	width:100%;
}

.pad-col img	{/*width:100%;*/}
}

.col-sm-12	{color:#575656;}


em{
    font-style: italic
}

a{outline: none !important;}

/* Form block */
div.qa-form-container {
    width: 100%;
}

div.qa-form-container #questionnarieForm {
    display: block;
    width: 500px;
    margin: 0 auto;
}

div.qa-form-container #questionnarieForm tr {
    margin-bottom: 10px;
}

div.qa-form-container #questionnarieForm tr td.invalid-parent input[type=text],
div.qa-form-container #questionnarieForm tr td.invalid-parent textarea {
    border: 1px solid #f26622;
}

div.qa-form-container #questionnarieForm input[type=text] {
    height: 30px;
    background-color: #eee;
    border: none;
    margin-bottom: 10px;
    width: 302px;
}

div.qa-form-container #questionnarieForm textarea {
    margin-bottom: 10px;
}

div.qa-form-container #questionnarieForm input[type=submit] {
    display: block;
    background-color: #2f3148;
    height: 50px;
    width: 200px;
    border: none;
    color: #FFF;
    font-size: 24px;
    margin-left: 250px;
}

#VRAAG_ROW	{font-weight:bold;}
#KLT_INAAM_ROW	{font-weight:bold;}
#KLT_EMAIL_ROW	{font-weight:bold;}
#KLT_TEL_ROW	{font-weight:bold;}

/* Agenda */
.fc-agenda-slots td div {
    height: 25px !important;
}

.fc-event-title {
    font-size: 11px;
    font-weight: normal;
    line-height: 11px;
}

/*.row	{margin-left: 15px!important;
         margin-right: 10px!important;}
*/
h2, h2>.toggle-section-header {
    text-align: left;
	font-size: 20px;
	font-weight:bold;
}