@import url('https://fonts.googleapis.com/css?family=Muli:400,700,900&display=swap');

p, span, a, ul, li, h1, h2, h3, h4, h5{
	font-family: 'Muli';
}
p{
	font-size: 16px;
	line-height: 28px;
	color: #3b3b3b;
}
p a, a{
	color: #ef8100;
	font-size: 16px;
	font-weight: 700;
}
h1{
	font-size: 48px;
	color: #3b3b3b;
	font-weight: 900;
	text-transform: uppercase;
}
h2{
	font-size: 48px;
	color: #3b3b3b;
	font-weight: 900;
}
h2 span{
	color: #fbba00;
	font-weight: 900;
}
h3{
	font-size: 19px;
	font-weight: 700;
}
h4{
	font-size: 29px;
	font-weight: 700;
}
h5{
	font-size: 76px;
	line-height: 86px;
	color: #3b3b3b;
	font-weight: 900;
	text-transform: uppercase;
}
h5 span{
	color: #fbba00;
	font-weight: 900;
}
.usp{
	background-color: #fbba00;
	color: #fff;
	border-radius: 25px;
	padding: 30px 15px;
	margin-bottom: 40px;
}
.usp ul li{
	list-style: none;
}
.usp ul li i{
	margin-left: -30px;
	padding-right: 15px;
}
.container{
	max-width: 1400px!important;
}
#sp-header{
	position: fixed;
}
#sp-menu .sp-menu-item a{
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400!important;
} 
#sp-slider{
	margin-top: 100px;
}
.tp-caption img{
	display: inline-block;
}
.article-ratings-social-share{
	display: none!important;
}
.borderright{
	border-right: 8px solid #fbba00;
}
.borderleft{
	margin-left: -8px;
	border-left: 8px solid #fbba00;
}
.paddingright{
	padding-right: 40px;
}
.paddingleft{
	padding-left: 40px;
}
#sp-break{
	background-image: url(/images/breakimg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
#sp-break #sp-position1 .custom{
	background-image: url(/images/begrijpt.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 70px 100px;
	text-align: right;
	max-height: 350px;
	max-width: 1200px;
	margin-right: -100px;
	float: right;
	bottom: 0px;
	display: block;
	margin-top: 350px;
}
#sp-educate{
	padding-top: 150px;	
}
#sp-educate .sp-module {
	padding-bottom: 150px;
}
#sp-educate .sp-module .col-md-4 .col-md-12, .itemid-111 .col-md-4 .col-md-12{
	border-radius: 0px 0px 20px 0px;
	height: 100%;
	-webkit-box-shadow: 0px 0px 49px 8px rgba(0,0,0,0.04);
	-moz-box-shadow: 0px 0px 49px 8px rgba(0,0,0,0.04);
	box-shadow: 0px 0px 49px 8px rgba(0,0,0,0.04);
	padding: 50px 50px 70px 30px;
	background-image: url(/images/corner.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#sp-educate .sp-module .col-md-4 .col-md-12 a, .itemid-111 .col-md-4 .col-md-12 a{
	bottom: 30px;
	display: block;
	position: absolute;
}
#sp-video{
	padding-top: 30px;
	background-image: url(/images/oranje.png), url(/images/gradient.png);
  background-position: center top, center bottom;
	background-size: 1500px 100%, 100% 100%;
  background-repeat: no-repeat, repeat-x;
}
#sp-video .custom{
	background-color: #fff;
	border-radius: 25px 25px 0px 0px;
}
#sp-lower .sp-module {
	padding-top: 150px;
}
.newsflash img, .blog img{
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.newsflash .col-md-4, .blog .col-md-4{
	margin-bottom: 30px;
}
.newsflash .col-md-12, .blog .col-md-12{
	overflow: hidden;
	padding: 0px;
	-webkit-box-shadow: 0px 0px 49px 8px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 0px 49px 8px rgba(0,0,0,0.06);
	box-shadow: 0px 0px 49px 8px rgba(0,0,0,0.06);
}
.newsflash h4, .itemid-109 .blog h4{
	width: 100%;
	height: 300px;
	position: absolute;
	text-align: center;
	color: #3b3b3b;
	text-transform: uppercase;
	background-color: #fbba00;
	-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;
	opacity: 0;
}
.article-header h2{
	width: 100%;
	height: 300px;
	position: absolute;
	text-align: center;
	color: #3b3b3b;
	text-transform: uppercase;
	background-color: #fbba00;
	-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;
	opacity: 0;
}
.itemid-154 .article-header h2{
	display: none;
}
.article-list .article{
	margin: 0px;
}
.article-header{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.article-header a{
	width: 100%;
	font-weight: 900;
	line-height: 300px;
	height: 300px;
	color: #3b3b3b;
	z-index: 9999;
	display: block;
	font-size: 24px;
}
.article-header h2:hover{
	opacity: 0.95;
}
.itemid-154 .blog h4{
	height: 60px;
	overflow: hidden;
	line-height: 20px!important;
}
.newsflash h4 a, .itemid-109 .blog h4 a{
	width: 100%;
	font-weight: 900;
	line-height: 300px;
	height: 300px;
	color: #3b3b3b;
	display: block;
	font-size: 24px;
}
.newsflash h4:hover, .itemid-109 .blog h4:hover{
	opacity: 0.95;
}
.custom ul li, .card ul li{
	list-style: none;
}
.custom ul li .fas{    
    margin-left: -35px;
	padding-right: 15px;
	color: #fbba00;
}
.card ul li{
	color: #3b3b3b;
}
.card ul li .fas{    
    margin-left: -35px;
	padding-right: 15px;
	color: #fff;
}
.newsflash-image{
	margin-bottom: 0px;
}
#sp-bottom{
	margin-top: 150px;
	background-color: #fff;
}
#sp-bottom .sp-module-title{
	color: #3b3b3b;
	margin-bottom: 10px!important;
}
#sp-bottom a{
	color: #3b3b3b!important;
	font-weight: 400;
}
#sp-bottom li{
	margin-bottom: 0px!important;
	line-height: 28px;
}
#sp-bottom .menu-divider{
	display: none!important;
}
#sp-bottom img{
	margin-bottom: 20px;
}
#sp-main-body{
	margin-top: 40px;
	padding-top: 0px!important;
}
.itemid-101 #sp-main-body{
	padding-top: 50px!important;
}
.card h2{
	color: #fff;
	text-transform: uppercase;
}
.card{
	border: 0px;
	margin-top: 150px;
}
.custom .card{
	margin-top: 0px;
}
.card-body{
	background-color: #fbba00;
	color: #fff;
	padding: 100px 40px;
	border-radius: 25px;
}
.spacer{
	height: 150px;
}
.reviewer{
	text-align: right;
	width: 100%;
	display: block;
	font-weight: 700;
}
.customheaderafbeelding{
	text-align: center;
}
.customheaderafbeelding img{
	display: inline;
}
.formControlLabel{
	display: none;
}
.rsform-block-naam, .rsform-block-bedrijf-of-instelling{
	width: 50%;
	float: left;
	margin-right: 0px!important;
}
.rsform-block-e-mail-adres, .rsform-block-telefoonnummer{
	width: 50%;
	float: left;
	margin-right: 0px!important;
}
.rsform-block-bericht{
	clear: both;
	margin-right: 0px!important;
	max-width: 100%!important;
}
.formControls{
	width: 100%!important;
	max-width: 98%!important;
	flex: 0 0 98%;
}
.sp-menu-item:last-child a:before{
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f023";
	padding-right: 10px;
	font-size: 14px;
	color: #ef8100;
}
.sp-menu-item:nth-last-child(2) a:before{
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f234";
	padding-right: 10px;
	font-size: 14px;
	color: #ef8100;
}
.sp-dropdown .sp-menu-item:nth-last-child(2) a:before, .sp-dropdown .sp-menu-item:last-child a:before{
	content: none!important;
}
.formControls input{
	height: 50px;
}
iframe{
	max-width: 100%!important;
}

#slider,  #slider .slide{
  width: 500px;
  height: 250px;
}
.col-md-6 #slider {
  overflow: hidden;
  margin: 0 auto;
  font-size: 1.2em;
  background: #fff;
}
.col-md-6 #slider .container {
  position: relative;
  width: 9000px!important; /* Assign an insanely large width */
	max-width: 9000px!important;
  top: 0;
  right: 0;
  animation: slide-animation 25s infinite;
}
.col-md-6 #slider .slide {
  position: relative;
  float: left;
  box-sizing: border-box;
  padding: 10px 20px;
}
.itemid-109 .introtext{
	display: none!important;
}
.itemid-154 .col-md-4 .col-md-12{
	padding: 15px;
	height: 100%;
}
/* [ANIMATION] */
@keyframes slide-animation {
  0% { 
    opacity: 1;
    right: 0;
  }
  11% {
    opacity: 1;
    right: 0; 
  }
  22% { right: 100%; }
  33% { right: 100%; }
  44% { right: 200%; }
  55% { right: 200%; }
  66% { right: 300%; }
  77% { right: 300%; }
  88% {
    opacity: 1;
    right: 400%; 
  }
  100% {
    opacity: 1;
    right: 400%;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	#sp-menu .sp-menu-item a{
		padding: 0px 10px!important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	h5 {
    font-size: 46px;
}
	#sp-break #sp-position1 .custom{
		margin-top: 200px!important;
	}
	.col-md-4{
		width: 100%!important;
		flex: 0 0 100%!important;
    	max-width: 100%!important;
	}
	.newsflash .col-md-4{
		width: auto!important;
		flex: 0 0 33.33333%!important;
    	max-width: 33.33333%!important;
	}
	.tp-caption.large_bold_white, .large_bold_white{
		font-size: 50px!important;
		line-height: 60px!important;
	}
	.col-md-3{
		width: 50%!important;
		flex: 0 0 50%!important;
    	max-width: 50%!important;
	}
	#slider,  #slider .slide{
  width: 300px;
  height: 450px;
}
	.blog .col-md-4{
		width: auto!important;
		flex: 0 0 33.33333%!important;
    	max-width: 33.33333%!important;
	}
}
@media only screen and (max-width: 767px) {
	iframe{
		max-height: 300px!important;
	}
	h2{
		font-size: 25px!important;
	}
	.tp-caption.large_bold_white, .large_bold_white{
		font-size: 25px!important;
		line-height: 28px!important;
	}
	h5{
		font-size: 25px!important;
		line-height: 28px!important;
	}
	#sp-break #sp-position1 .custom{
		padding: 50px 70px 0px 50px;
		margin-top: 150px;
		margin-right: -15px
	}
	.card-body{
		padding: 30px;	
	}
	#sp-main-body, .itemid-101 #sp-main-body{
		padding-top: 0px!important;
		padding-bottom: 50px;
	}
	.paddingright{
		margin-bottom: 50px;
	}
	#sp-educate, #sp-lower .sp-module{
		padding-top: 50px;
	}
	#sp-educate .sp-module{
		padding-bottom: 50px;
	}
	#sp-bottom, .card{
		margin-top: 0px!important;
	}
	.paddingleft{
		padding-left: 15px;
	}
	.spacer{
		height: 50px;
	}
	.form-group{
		width: 100%!important;
	}
	.formControls{
		width: 100%!important;
    	max-width: 100%!important; 
     	flex: 0 0 100%;
		padding: 0px!important;
	}
	.form-group input{
		width: 100%!important;
	}
	.row .row{
		margin-left: 0px;
		margin-right: 0px;
	}
	#sp-left .sp-module, #sp-right .sp-module {
    border: 0px solid #f3f3f3;
    padding: 0px;
	padding-top: 50px;
    border-radius: 3px;
}
	.menu-separator {
		display: none!important;
	}
	.menu li a{
		line-height: 40px!important;
		color: #3b3b3b!important;
	}
	.menu li a:focus{
		color: #3b3b3b!important;
	}
	.offcanvas-menu h3{
		font-size: 20px!important;
		text-transform: uppercase;
	}
	#sp-position2{
		padding: 0px;
	}
	.card{
		margin: 15px;
	}
	#sp-position4, #sp-component{
		padding: 0px;
	}
	.text-right{
		text-align: left!important;
	}
	.text-right.borderright{
		text-align: right!important;
	}
	h1{
		padding-left: 15px;
	}
	.com-rsform #sp-component{
		padding: 15px;
	}
}