@charset "utf-8";
/* CSS Document */


/* slider ###################################################################################################################################### */

	
	.swiper-container-fullwidth{
		width:100% !important;
		height:140px !important;
		margin: 0 auto !important;
 		position: relative !important;
  		overflow: hidden !important;	
	}
	
	.margin-top{
		margin-top:-70px !important;	
	}
	
	.centerbuttons {
		width:100% !important;
	}	
	
    .swiper-container {
        width: 100% !important;
        height: 330px !important;
    }
	
    .swiper-slide {
        text-align: center !important;
        font-size: 18px !important;
    }
	
	.swiper-pagination-bullet {
	  	width: 15px !important;
	  	height: 15px !important;
	  	display: inline-block !important;
	  	border-radius: 100% !important;
	  	background: #fff !important;
	  	opacity: 0.3 !important;
	  	margin-right:10px !important;
	}
	
	.swiper-button-prev.swiper-button-white {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org…9.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	}
	
	.swiper-pagination-bullet-active {
	  opacity: 1 !important;
	  background: #D73949 !important;
	}


.swiper-button-next { right: 50%!important; margin-right: -40px; top: 230px!important; height: 30px!important; background-size: auto 100%!important; }
.swiper-button-prev { right: 50%!important; margin-right: 10px; top: 230px!important; lefT: auto!important; height: 30px!important; background-size: auto 100%!important; }
	
		.videocontainer .swiper-container-fullwidth{ height: 300px!important; }
		.videocontainer .swiper-button-next, .videocontainer .swiper-button-prev { top: 370px!important; }

/*logo en text in slider ####################################################################################################################################*/
	
.swiper-slide img{
	max-width: 100%;
	width: 250px;
	max-height: 100%;
	height: auto;
	margin-top: 15px;
}


@media screen and (min-width: 1001px) and (max-width: 1400px) {

	.swiper-container { height: 200px!important;  }
	.videocontainer .swiper-container-fullwidth { height: 230px!important;  }
	
	.videocontainer .swiper-button-next, .videocontainer .swiper-button-prev { top: 300px!important; }
	
}


@media screen and (min-width: 740px) and (max-width: 1100px) {

	.swiper-container { height: 250px!important;  }
	.videocontainer .swiper-container-fullwidth { height: 270px!important;  }
	
	.videocontainer .swiper-button-next, .videocontainer .swiper-button-prev { top: 330px!important; }
	
}

@media screen and (min-width: 1px) and (max-width: 739px) {
	.swiper-button-next, .swiper-button-prev { top: 180px!important; }
	#sponsoren .right{ padding-bottom: 40px; }
	
	
	.videocontainer .swiper-container-fullwidth{ height: 200px!important; }
	.videocontainer .swiper-button-next, .videocontainer .swiper-button-prev { top: 290px!important; }
	#voorbeelden .video { height: 190px; }
	
}