@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700,800');
@import url('https://use.fontawesome.com/releases/v5.7.2/css/all.css');

body{
	font-family: 'Montserrat', sans-serif;
	background-image: url(newbggg.png);
	background-repeat: no-repeat;
	background-size: 105%;
	background-position: left top;
}
body.itemid-101{
	background-image: url(background.png);
	background-size: 100%;
}
#sp-component{
	margin-top: 200px;
}
body.itemid-101 #sp-component{
	margin-top: 100px;
}
.col-md-6 .introtext{
		margin-bottom: 60px;
	}
h1{
	font-size: 60px!important;
	color: #2c3046!important;
	font-weight: 800;
	text-align: center;
	font-family: 'Montserrat', sans-serif!important;
}
.formRed{
	display: none;
}
h3{
	font-size: 18px!important;
	color: #2c3046!important;
	font-weight: 800!important;
	text-align: center;
	margin-top: 30px;
	padding-bottom: 15px;
	font-family: 'Montserrat', sans-serif!important;
}
h3.sp-module-title{
	font-size: 60px!important;
	color: #2c3046!important;
	font-weight: 800;
	text-align: left;
}
.aroundblock3{
	display: flex;
}
.menu-toggler{
	right: 50%!important;
	margin-right: -100px!important;
	font-size: 30px!important;
	color: #c07dff!important;
}
#rsform_4_page_0 .rsform-block-recaptcha{
	width: 304px!important;
	margin: auto!important;
	float: none!important;
	clear: both;
}
.rsform-block-recaptcha{
	width: 40px;
	overflow: hidden;
	height: 40px;
}
.rsform-block-recaptcha iframe{
	margin-top: -10px;
	margin-left: -10px;
}
p::-moz-selection, h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, a::-moz-selection, img::-moz-selection, span::-moz-selection, b::-moz-selection, i::-moz-selection, body::-moz-selection, *::-moz-selection { background: #dbb3ff!important;}
p::selection, h1::selection, h2::selection, h3::selection, a::selection, img::selection, span::selection, b::selection, i::selection, body::selection, *::selection { background: #dbb3ff!important; }
.bluebutton{
	background-color: #60dbff;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff!important;
	border: 3px solid #60dbff;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: 800;
	display: inline-block;
	margin-bottom: 250px;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
.article-list .col-md-6 .article{
	height: 100%;
}
.article-list .col-md-6{
	margin-top: 50px;
}
a{
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
.bluebutton:hover{
	background-color: #c17cff;
	border-color: #c17cff;
}
.container {
    max-width: 1300px;
}
/* MENU */
.offcanvas-menu{
	width: 100%;
}
.offcanvs-position-right .offcanvas-menu{
	margin-right: -100%;
}
.offcanvs-position-right.offcanvas-active .offcanvas-menu{
	margin-right: 0px;
}
.offcanvas-menu{
	background: rgba(255, 255, 255, 0.6); 
}
.offcanvas-overlay{
	background: rgba(255, 255, 255, 0.6); 
}
#sp-header{
	position: fixed;
	width: 100%;
	background-color: transparent;
	box-shadow: none;
}
.offcanvas-inner .menu{ 
	text-align: center;
}
.offcanvas-inner .menu .menu-child a{
	font-size: 20px!important;
}
.offcanvas-inner .menu a{
		font-size: 30px!important;
		line-height: 50px;
	color: #2c3046!important;
	}
#sp-header .sp-dropdown a, #sp-header .sp-dropdown a:hover, #sp-header .sp-dropdown a:active{
    color: #2c3046!important;
}
#sp-header #offcanvas-toggler, #sp-header.header-sticky .sp-megamenu-parent {
	display: none!important;
}
#sp-header.header-sticky #offcanvas-toggler, #sp-header .sp-megamenu-parent{
	display: block!important;
}
.fa-bars, #offcanvas-toggler .fa-bars{
	font-size: 40px;
	color: #c17cff;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
.fa-bars, #offcanvas-toggler:hover .fa-bars{
	color: #60dbff;
}
.sp-scroll-up{
	background-color: #c17cff;
}
.sp-scroll-up:hover{
	background-color: #60dbff;
}
.logo-image{
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
#sp-header.header-sticky .logo-image{
	opacity: 0;
}
#sp-header .container{
	width: 100%;
	max-width: 100%;
}
.sp-menu-item a{
	text-transform: uppercase;
	color: #fff!important;
	font-weight: 500!important;
	font-size: 16px!important;
}

/* Slideshow */
.small_light_white {
	font-family: 'Montserrat', sans-serif!important;
}
.small_light_white h2{
	font-size: 60px;
	font-weight: 800;
}
.small_light_white p{
	line-height: 40px;
}
.whitebutton{
	background-color: #fff;
	padding: 15px 30px;
	border-radius: 40px;
	color: #b787ff!important;
	border: 3px solid #fff;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: 800;
	display: inline-block;
}
.linebutton{
	background-color: transparent;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff!important;
	border: 3px solid #fff;
	margin-top: 20px;
	font-weight: 800;
	display: inline-block;
}
.linebutton:hover{
	color: #b787ff!important;
	background-color: #fff;
}
.whitebutton:hover{
	color: #b787ff!important;
	background-color: #f0e6ff;
	border-color: #f0e6ff;
}
/* CONTENT */
.width33{
	width: 32%;
	margin: 0.6%;
	float: left;
	min-height: 200px;
	text-align: center;
	margin-top: 100px;
	color: #232323;
	line-height: 30px;
	font-size: 16px;
}
.fas{
	  color: white;
  	text-shadow:
   -1px -1px 0 #af8eff,  
    1px -1px 0 #af8eff,
    -1px 1px 0 #af8eff,
     1px 1px 0 #af8eff;
	font-size: 60px;
	-webkit-text-stroke: 1px #af8eff;
}
.beetjelinks{
	margin-left: -30px;
	z-index: 2;
	position: relative;
}
.upback{
	position: absolute;
	margin-left: 10px;
	margin-top: -30px;
	z-index: 1;
}
#sp-section-4{
	padding-top: 100px;
}
#sp-section-4:before{
	content: " ";
	background-image: url(backgroundtrans.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	width: 90%;
	position: absolute;
	left: 0px;
	background-color: #fff;
	height: 2000px;
}
#sp-break{
	margin-top: 100px;
}
#sp-break:before{
	content: " ";
	background-image: url(breakbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	width: 90%;
	margin-top: -250px;
	position: absolute;
	left: 0px;
	height: 2000px;
}
#sp-break h3.sp-module-title, #sp-break{
	color: #fff!important;
}
#sp-position4, #sp-position4 .sp-module-title{
	text-align: right!important;
}
#sp-position2 img{
	width: 110%;
	max-width: 110%;
	margin-top: -50px;
	margin-left: 40px;
}
#sp-user2 img{
	width: 140%;
	max-width: 140%;
	margin-top: -50px;
}
#sp-user1{
	margin-top: 50px;
}
.blok3{
	width: 31.3%;
	margin: 1%;
	float: left;
	min-height: 200px;
	text-align: center;
	color: #232323;
	line-height: 30px;
	font-size: 16px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 170px -15px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 0px 170px -15px rgba(0,0,0,0.07);
	box-shadow: 0px 0px 170px -15px rgba(0,0,0,0.07);	
}
.blok3 p{
	padding-right: 10px;
	padding-left: 10px;
}
.blok2{
	width: 48%;
	margin: 1%;
	float: left;
	min-height: 200px;
	text-align: center;
	color: #232323;
	line-height: 30px;
	font-size: 16px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 170px -15px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 0px 170px -15px rgba(0,0,0,0.07);
	box-shadow: 0px 0px 170px -15px rgba(0,0,0,0.07);	
}
.blok2 p{
	padding-right: 10px;
	padding-left: 10px;
}
.introtext{
	max-width: 800px;
	margin: auto;
	margin-bottom: 100px;
	margin-top: 40px;
	text-align: center;
}
.introtext h2{
	font-size: 40px!important;
    color: #2c3046!important;
    font-weight: 800;
    margin-bottom: 40px;
}
.omhoog{
	margin-top: -150px;
	width: 100%;
	text-align: center;
	display: block;
	color: #c07dff;
	font-size: 24px;
	margin-bottom: 150px;
}
.article-details .omhoog{
		margin-top: -200px;
		margin-bottom: 180px;
	}
.cleardat{
	clear: both;
}
.margintop{
	margin-top: 100px;
}
.blok3 .beetjelinks{
	padding-top: 120px;
}
.blok3 .upback{
	margin-top: 80px;
}
.blok3 .bluebutton{
	margin-bottom: 40px;
}
#sp-section-7{
	margin-top: 400px;
}
#sp-section-7 .sp-module-title{
	text-align: center;
}
/* FOOTER */
#sp-bottom{
	background-color: transparent;
}
#sp-bottom2 img{
	display: inline;
	margin: 20px;
	opacity: 0.48;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
#sp-bottom2 img:hover{
	transform: scale(1.1, 1.1);
	opacity: 1;
}
#sp-bottom1{
	text-align: right;
	margin-top: 20px;
	color: #232323;
}
#sp-bottom1 h3{
	text-align: right;
}
#sp-footer {
	background-color: #fff;
	margin-bottom: 50px;
	margin-top: 200px;
}
#sp-footer-b h3, #sp-footer-c h3{
	font-size: 18px!important;
}
#sp-footer .menu li{
	display: block!important;
	clear: both;
}
#sp-footer .menu li a, #sp-footer{
	color: #232323;
	line-height: 30px;
}
#sp-footer-b, #sp-footer-c{
	margin-top: 95px;
}
.subtitle{
    width: 100%;
    text-align: center;
    display: block;
    color: #c07dff;
    font-size: 24px;
	margin-top: 200px;
}
#userForm h2{
	display: none;
}
.rsform{
	clear: both;
}
.formControlLabel{
	display: none;
}
#sp-position6 .formControls{
	margin: 0px!important;
	width: 100%;
}
#sp-position6 .rsform-block{
	width: 33%;
	float: left;
}
#sp-position6 .rsform-block:first-child{
	width: 100%;
}
#sp-position6 .rsform-button{
	background-color: #60dbff!important;
	background-image: none!important;
	padding: 15px 30px!important;
	border-radius: 40px!important;
	color: #fff!important;
	border: 3px solid #60dbff!important;
	margin: 20px;
	width: 100%;
	font-weight: 800;
	display: inline-block;
	margin-bottom: 100px;
	font-size: 18px!important;
	box-shadow: none!important;
	text-shadow: none!important;
	-webkit-transition: all 0.5s ease-in-out!important;
  	-moz-transition: all 0.5s ease-in-out!important;
  	-o-transition: all 0.5s ease-in-out!important;
  	transition: all 0.5s ease-in-out!important;
}
#sp-position6 .rsform-button:hover{
	background-color: #c17cff!important;
	border-color: #c17cff!important;
	padding: 15px 30px!important;
}
#sp-position6 h3{
	text-align: center;
	margin-bottom: 80px;
}
#sp-position6 .formRow{
	max-width: 1000px;
	margin: auto;
}
.rsform-block-title h3{
	margin-top: 10px!important;
}
#sp-position6 .rsform-input-box{
	border: 0px!important;
	border-bottom: 3px solid #bdbdbd!important;
	box-sizing: border-box;
	height: 54px;
	margin: 20px;
	width: 90%;
	background-color: transparent;
	box-shadow: none;
	border-radius: 0px;
}
#sp-position6 .rsform-input-box:focus{
	border-bottom: 3px solid #2c3046!important;
}
#sp-section-8:before{
	content: " ";
	background-image: url(breakbgtrans.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	width: 90%;
	margin-top: 40px;
	position: absolute;
	left: 0px;
	height: 1500px;
}
#rsform_4_page_0{
	max-width: 800px;
	margin: auto;
}
#rsform_4_page_0 .rsform-block{
	width: 50%;
	float: left;
}
#rsform_4_page_0 .rsform-block.rsform-block-verstuur-uw-bericht{
	width: 100%;
}
#rsform_4_page_0 .rsform-block .formControls{
	margin: 0px;
}
#rsform_4_page_0 .rsform-block .rsform-submit-button{
	background-color: #60dbff;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff!important;
	border: 3px solid #60dbff;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: 800;
	display: inline-block;
	margin-bottom: 250px;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
	font-size: 18px;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	margin: auto;
	display: block;
}
#rsform_4_page_0 .rsform-block .rsform-submit-button:hover{
	background-color: #c17cff;
	border-color: #c17cff;
}
#rsform_4_page_0 .rsform-block .formControls input{
	width: 90%;
	height: 40px;
	border: 1px solid #bdbdbd;
	background-color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
#rsform_4_page_0 .rsform-block .formControls textarea{
	width: 95.5%;
	height: 150px;
	font-size: 16px;
	padding: 10px;
	border: 1px solid #bdbdbd;
	background-color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
#rsform_4_page_0 .rsform-block .formControls input:focus, #rsform_4_page_0 .rsform-block .formControls textarea:focus{
	border: 1px solid #60dbff;
	background-color: #f4f4ff;
}

#rsform_4_page_0 .rsform-block.rsform-block-bericht{
	width: 100%;
}
#sp-feature{
	margin-top: 200px;
}
#sp-feature .sp-module-title{
	text-align: center;
}
.itemid-141 #sp-component{
	margin-top: 0px;
}
.itemid-141 #sp-main-body{
	padding-top: 0px;
}
#sp-main-body:before{
	content: " ";
	background-image: url(backgroundtrans.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	width: 90%;
	position: absolute;
	left: 0px;
	height: 2000px;
	margin-top: 1200px;
}
.width50{
	width: 48%;
	padding-right: 2%;
	padding-top: 40px;
}
.cleardat{
	width: 100%;
	display: block;
}
.width50.left{
	text-align: right;
}
.aroundwidth50{
	display: table;
}
.aroundwidth50 .width50{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.width50.right{
	float: right;
}
.width50.left{
	float: left;
}
.aroundwidth50{
	margin-bottom: 200px;
}
.width50 h2{
	font-size: 40px!important;
    color: #2c3046!important;
    font-weight: 800;
	margin-bottom: 40px;
	margin-top: 50px;
}
.article-header{
	margin-bottom: 100px;
}
.itemid-122 .cleardat{
	padding: 0px;
}
.col-md-6 .article-body{
	position: absolute;
	bottom: 20px;
	top: 0px;
	left: 15px;
	right: 15px;
	padding: 50px 20px;
	text-align: center;
	background-color: #60dbff;
	border-radius: 5px;
	opacity: 0;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
.col-md-6:hover .article-body{
	opacity: 1;
}
.article {
	border: 0px!important;
}
.col-md-6 .article-header h2 a{
	font-size: 60px!important;
    color: #fff!important;
    font-weight: 800;
    text-align: center;
    font-family: 'Montserrat', sans-serif!important;
}
body .col-md-6 .readmore a{
	background-color: #fff;
	padding: 15px 30px;
	font-weight: 800!important;
    text-align: center;
    font-family: 'Montserrat', sans-serif!important;
	border-radius: 40px;
	color: #aaecff!important;
	border: 3px solid #fff;
	margin-right: 20px;
	font-size: 20px;
	margin-top: 20px;
	display: inline-block;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
.col-md-6 .readmore a:hover{
	background-color: #aaecff;
	color: #fff!important;
	border-color: #aaecff;
}
@media (min-width: 2000px) and (max-width: 8000px)  { 
	body{
		background-position: left -100px;
	}
}
@media (min-width: 1500px) and (max-width: 2000px)  { 
	#rev_slider_1_1{
		padding: 50px;
	}
	#sp-break:before{
		width: 100%;
		margin-top: -100px;
	}
	#sp-section-8:before{
		width: 120%;
	}
}
@media (min-width: 1000px) and (max-width: 1500px)  { 
	body{
	background-size: 141%;
		background-position: top center;
}
	#rev_slider_1_1{
		padding: 30px;
	}
	#sp-break:before{
		width: 130%;
		margin-top: -100px;
	}
	#sp-section-8:before{
		width: 160%;
	}
	
}
@media (min-width: 767px) and (max-width: 1000px)  { 
	body{
	background-size: 161%;
		background-position: top center;
}
	#rev_slider_1_1{
		padding: 30px;
	}
	#sp-header.header-sticky .sp-megamenu-parent, #sp-header .sp-megamenu-parent {
	display: none!important;
	}
	#sp-header.header-sticky #offcanvas-toggler, #sp-header #offcanvas-toggler{
		display: block!important;
	}
	#sp-break:before{
		width: 180%;
		margin-top: -100px;
	}
	#sp-user2 img{
		width: 90%;
		margin: auto;
	}
	#sp-section-8:before{
		width: 250%;
	}
}
@media (min-width: 512px) and (max-width: 767px)  { 
	body{
	background-size: 161%;
		background-position: top center;
}
	#rev_slider_1_1{
		padding: 30px;
	}
	#sp-header.header-sticky .sp-megamenu-parent, #sp-header .sp-megamenu-parent {
	display: none!important;
	}
	#sp-header.header-sticky #offcanvas-toggler, #sp-header #offcanvas-toggler{
		display: block!important;
	}
	.width33, .blok3{
		width: 98%;
	}
	
	#sp-break:before{
		width: 200%;
		margin-top: -30px;
	}
	h3.sp-module-title, h1{
		font-size: 50px!important;
	}
	#sp-section-8:before{
		width: 250%;
	}
	#sp-position6 .rsform-input-box, #sp-position6 .rsform-button{
		width: 90%!important;
	}
	.omhoog{
		margin-top: -190px;
		margin-bottom: 180px;
	}
	.bluebutton{
		margin-bottom: 60px;
	}
	#sp-position4, #sp-position4 h3.sp-module-title, #sp-bottom1, #sp-bottom1 h3.sp-module-title{
		text-align: left!important;
	}
	#sp-user2 img{
		width: 90%;
		margin: auto;
	}
	#sp-section-7{
		margin-top: 200px;
	}
	.width50{
		width: 100%;
		padding: 10px!important;
	}
	.width50 img{
		margin-bottom: 50px;
	}
}
@media (min-width: 0px) and (max-width: 511px)  { 
	.article-header{
		margin-bottom: 20px;
	}
	#sp-section-4 {
    padding-top: 0px; 
}
	#sp-position2{
		margin-top: 70px;
	}
	#sp-position6 .rsform-block{
		width: 100%;
	}
	.col-md-6 .article-header h2 a{
		font-size: 22px!important;
	}
	.col-md-6 .introtext{
		max-height: 100px;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.col-md-6 .article-introtext:after{
		content: "...";
	}
	body .col-md-6 .readmore a{
		font-size: 15px;
		padding: 10px;
	}
	.col-md-6 .article-header{
		margin-bottom: 10px;
	}
	.width50{
		width: 100%;
		padding: 0px;
		padding: 10px!important;
	}
	.width50 img{
		margin-bottom: 50px;
	}
	body{
	background-size: 321%!important;
	background-position: top center;
	width: 100%;
}
	#rev_slider_1_1{
		padding: 30px;
	}
	.body-wrapper{
		max-width: 100%;
		overflow: hidden;
	}
	#sp-header.header-sticky ul.sp-megamenu-parent, #sp-header ul.sp-megamenu-parent {
	display: none!important;
	}
	#sp-header{
		width: auto!important;
	}
	#sp-header.header-sticky #offcanvas-toggler, #sp-header #offcanvas-toggler{
		display: block!important;
	}
	#offcanvas-toggler{
		margin-top: -5px;
	}
	.width33, .blok3{
		width: 98%;
	}
	.aroundblock3{
		display: block;
	}
	.blok2{
		width: 98%!important;
		min-width: 98%!important;
	}
	#sp-break:before{
		margin-top: 0px;
		width: 400%;
	}
	h3.sp-module-title, h1{
		font-size: 45px!important;
	}
	#offcanvas-toggler{
		position: fixed;
		right: 10px;
		top: 10px;
		display: block!important;
	}
	#sp-user2 img{
		margin-top: 0px;
	}
	#sp-section-8:before{
		width: 350%;
	}
	#sp-position6 .rsform-input-box, #sp-position6 .rsform-button{
		width: 90%!important;
	}
	#sp-bottom2 img{
		max-width: 35%;
	}
	#sp-section-7{
		margin-top: 200px;
	}
	.omhoog{
		margin-top: -190px;
		margin-bottom: 180px;
	}
	
	.bluebutton{
		margin-bottom: 60px;
	}
	#sp-position4, #sp-position4 h3.sp-module-title, #sp-bottom1, #sp-bottom1 h3.sp-module-title{
		text-align: left!important;
	}
	#sp-bottom{
		padding-top: 0px;
	}
	#sp-footer{
		margin-top: 0px;
	}
	
	.bluebutton{
		margin: auto;
	}
}