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

body {
    -webkit-text-size-adjust: none; /*zorgt ervoor dat font-size op de iPhone niet aangepast wordt*/
    margin: 0px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #000;
}
.clear {
	clear: both;
}
ul {
    list-style-position: outside;
    padding: 0;
	margin: 0;
}
li {
    list-style: none;
    margin: 0;
}
h1, h2, h3, h4, h5 ,h6 {
    margin: 0;
	font-family: 'Patua One', cursive;
	font-weight: 400;
}
p {
   margin: 0px; 
}



/*************************************HEADER + MENU*************************************/
.header {
	width: 100%;
	height: 710px;
	background-image:url("../images/header-sophie.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 12px solid #000;
	overflow: hidden;
}
.header .tekst {
	width: 756px;
	height: auto;
	margin-top: 170px;
}
.header .tekst h2 {
	font-size: 26px;
	color: #fff;
}
.header .tekst h1 {
	font-size: 88px;
	line-height: 108px;
	color: #fff;
}
.header .lijn {
	width: 246px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.header .tekst .intro {
	width: 554px;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	margin-bottom: 40px;
}
.header .button {
	/*margin-bottom: 60px;*/
}
.header .button a {
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	padding: 8px 20px 8px 36px;
	background-image: url("../images/pijl-onder.svg");
	background-repeat: no-repeat;
	background-position: 14px 14px;
	background-size: 13px;
	cursor: pointer;
	cursor: hand;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header .button a:hover {
	background-color: #fff;
	background-image: url("../images/pijl-onder-zwart.svg");
	color: #000;
}
.content {
	width: 1160px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.content li {
	list-style: disc;
	margin-left: 16px;
}
.contenthalf {
	width: calc(50% - 20px);
    margin-right: 0px;
    float: left;
}
.contenthalf .tekst {
	width: 560px;
    margin-top: 90px;
	margin-bottom: 80px;
    float: right;
}
.logo {
	width: 182px;
	height: 32px;
	padding-bottom: 10px;
	padding-right: 539px;
    margin-top: 30px;
	margin-right: -539px;
    border-bottom: 1px solid #000;
	float: right;
}
.menubasis {
	float: left;
	margin-top: -32px;
}
#menu {
	font-family: 'Patua One', cursive;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#menu ul li {
	display: block;
	position: relative;
	float: left;
}
#menu ul li a {
	font-size: 18px;
    line-height: 16px;
    color: #000;
    text-decoration: none;
    margin: 0 20px 0 0;
    float: left;
    display: block;
	cursor: pointer;
	cursor: hand;
}
#menu ul li a:hover {
	padding-bottom: 8px;
	border-bottom: 1px solid #000;
}
/********************TEKST BLOKKEN WIT********************/
.blokfull {
    background-image: url(../images/texture.jpg);
    background-size: inherit;
    background-position: center;
    background-repeat: repeat-x;
}
.tr-blokfull {
    background-image: url(../images/texture.jpg);
    background-size: inherit;
    background-position: center;
    background-repeat: repeat-x;
}
.blokwit, .blokwittop {
	width: 100%;
	height: auto;
	padding: 120px 0 120px 0;
	background-image: url("../images/texture.jpg");
	background-size: inherit;
	background-position: center;
	background-repeat: repeat;
}
.blokgrijs {
	width: 100%;
	height: auto;
	padding: 120px 0 120px 0;
	background-color: #E9E9E9;
}
.blokzwart {
	width: 100%;
	height: auto;
	padding: 80px 0 90px 0;
	background-color: #000;
	overflow: hidden;
}
.tr-blokzwart {
	width: 100%;
	height: auto;
	padding: 40px 0 40px 0;
	background-color: #000;
	overflow: hidden;
}
.blokwit h1, .blokwit h2, .blokgrijs h2, .blokwittop h2, .contenthalf .tekst h2, .contenthalf .tekst h6, .blokzwart h2, .tr-blokzwart h2 {
	font-size: 46px;
    line-height: 56px;
    color: #000;
    margin-bottom: 10px;
}
.pag h2 {
	font-size: 36px;
    line-height: 38px;
    color: #000;
    margin-bottom: 0px;
}
.pag h3 {
	font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-bottom: 0px;
}
.blokzwart h2, .tr-blokzwart h2 {
	color: #fff;
}
.blokwit .lijn, .blokgrijs .lijn, .blokwittop .lijn, .contenthalf .tekst .lijn, .blokzwart .lijn, .tr-blokzwart .lijn {
	width: 124px;
	border-bottom: 1px solid #000;
	margin-bottom: 50px;
}
.blokzwart .lijn {
	border-bottom: 1px solid #fff;
}
.tekstlinks, .tekstrechts {
	width: 560px;
	height: auto;
	margin-bottom: 40px;
	float: left;
}
.tekstlinks h2, .tekstrechts h2, .contenttitle h2 {
	margin-bottom: 10px;
}
.tekstlinks {
	margin-right: 40px;
}
.tekstlinks a, .tekstrechts a {
	color: #000;
	text-decoration: none;
	/*padding: 2px 4px;*/
	/*background-color: #d7d7d7;*/
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tekstlinks a:hover, .tekstrechts a {
	/*color: #fff;
	background-color: #000;*/
	text-decoration: underline;
}
.teksthalf {
	margin-bottom: 40px;
}
.imgrechts {
	width: calc(50% - 20px);
    height: 535px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	float: right;
}
.blokwit .buttonplus a, .blokgrijs .buttonplus, .blokwittop .buttonplus, .contenthalf .tekst .buttonplus {
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	text-align: center;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	padding: 8px 20px 8px 36px;
	background-image: url("../images/plus-zwart.svg");
	background-repeat: no-repeat;
	background-position: 14px 14px;
	background-size: 13px;
	cursor: pointer;
	cursor: hand;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blokwit .buttonplus a:hover, .blokgrijs .buttonplus:hover, .blokwittop .buttonplus:hover, .contenthalf .tekst .buttonplus:hover {
	background-color: #000;
	background-image: url("../images/plus.svg");
	color: #fff;
}
.quotes .buttonplus {
	margin-left: auto;
    margin-right: auto;
    width: 90px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	padding: 8px 20px 8px 36px;
	background-image: url("../images/plus.svg");
	background-repeat: no-repeat;
	background-position: 14px 14px;
	background-size: 13px;
	cursor: pointer;
	cursor: hand;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.quotes .buttonplus:hover {
	background-color: #fff;
	background-image: url("../images/plus-zwart.svg");
	color: #000;
}

.tekstrechts .buttonlk a {
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	text-align: center;
	border-style: solid;
	border-color: #000;
	background-color: #fff !important;
	border-width: 1px;
	padding: 4px 12px;
	cursor: pointer;
	cursor: hand;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tekstrechts .buttonlk a:hover {
	background-color: #000 !important;
	color: #fff;
}




.bltekstlinks {
	float: left;
	width: 260px;
}
.bltekstrechts {
	float: right;
	width: 260px;
}
.tarieven {

}
.tarieven-mob {
	display: none;
}
/********************QUOTE********************/
.blokquote {
	width: 100%;
	height: auto;
	padding: 70px 0 70px 0;
	background-color: #000;
}
.blokquote .quote {
	width: 880px;
    margin-left: auto;
    margin-right: auto;
	font-size: 40px;
	line-height: 47px;
	font-style: italic;
	color: #fff;
	text-align: center;
    padding: 0 20px 0 20px;
}

/********************BERICHTEN********************/
.pl-left-top {
	width: 17px;
    height: 40px;
	margin-top: 0;
    margin-left: 0;
    cursor: hand;
    cursor: pointer;
    z-index: 1000;
    position: absolute;
    float: none;
	left: 0;
	top: 100px;
}
.pl-right-top {
	width: 17px;
    height: 40px;
	margin-top: 0;
    margin-right: 0;
    cursor: hand;
    cursor: pointer;
    z-index: 1000;
    position: absolute;
    float: none;
	right: 0;
	top: 100px;
}
.pl-left-top img, .pl-right-top img {
	margin-top: 9px;
}
.berichten {
	width: 1240px;
	margin-left: -40px;
	height: auto;
	overflow: hidden;
}
.blok_br1 {
	width: 304px;
	padding: 0 60px 10px 60px;
}
.slick-list {
	margin: 0 40px 0 40px;
}
.br1, .br2, .br3 {
	width: auto;
	height: auto;
	color: #fff;
	float: none;
	margin: 0px;
}
.blokgrijs .br1, .blokgrijs .br2, .blokgrijs .br3 {
	width: auto;
	height: auto;
	color: #000;
	float: none;
	margin: 0px;
}
.br1 h6, .br2 h6, .br3 h6, .blokgrijs .br1 h6, .blokgrijs .br2 h6, .blokgrijs .br3 h6  {
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 20px;
}
.br1 h6, .br2 h6, .br3 h6 {
	color: #fff;
}
.blokgrijs .br1 h6, .blokgrijs .br2 h6, .blokgrijs .br3 h6 {
	color: #000;
}
.br1 .button, .br2 .button, .br3 .button {
	margin-top: 40px;
}
.br1 .button a, .br2 .button a, .br3 .button a, .blokgrijs .br1 .button a, .blokgrijs .br2 .button a, .blokgrijs .br3 .button a {
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	padding: 8px 20px 8px 36px;
	background-image: url("../images/pijl-rechts.svg");
	background-repeat: no-repeat;
	background-position: 14px 13px;
	background-size: 8px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.br1 .button a, .br2 .button a, .br3 .button a {
	color: #fff;
	border-color: #fff;
	background-image: url("../images/pijl-rechts.svg");
}
.blokgrijs .br1 .button a, .blokgrijs .br2 .button a, .blokgrijs .br3 .button a {
	color: #000;
	border-color: #000;
	background-image: url("../images/pijl-rechts-zwart.svg");
}
.br1 .button a:hover, .br2 .button a:hover, .br3 .button a:hover {
	background-color: #fff;
	background-image: url("../images/pijl-rechts-zwart.svg");
	color: #000;
}
.blokgrijs .br1 .button a:hover, .blokgrijs .br2 .button a:hover, .blokgrijs .br3 .button a:hover {
	background-color: #000;
	background-image: url("../images/pijl-rechts.svg");
	color: #fff;
}
.blokwit .buttonterug a { 
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	text-align: center;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	padding: 8px 20px 8px 36px;
	background-image: url("../images/pijl-links-zwart.svg");
	background-repeat: no-repeat;
	background-position: 14px 13px;
	background-size: 8px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blokwit .buttonterug a:hover {
	background-color: #000;
	background-image: url("../images/pijl-links.svg");
	color: #fff;
}
/********************QUOTES KLANTEN********************/
.quotes {
	width: 960px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.quotes .tekst {
	font-size: 26px;
	line-height: 34px;
	text-align: center;
	font-style: italic;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
}
.quotes .klant {
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	font-weight: 700;
	color: #7D7D7D;
	margin-bottom: 80px;
}
.quotes .tr-klant {
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	font-weight: 700;
	color: #7D7D7D;
	margin-bottom: 0px;
}
.q1-center {
	width: auto;
	height: auto;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}
/*************************************FORM*************************************/
.contact {
    margin: 0;
}
.contact div + div {
    margin-top: 20px;
}
.contact .label {
	font-size: 16px;
	font-weight: 700;
    color: #000;
    display: inline-block;
    width: 120px;
	margin-right: 10px;
	float: left;
}
.contact .veld {
	font-size: 15px;
	color: #4d4d4d;
	line-height: 30px;
	width: calc(100% - 14px);
	height: 30px;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #cccccc;
	vertical-align: middle;
	border-radius: 5px;
	/* standaard weergave op none zetten (voor iPad) */
	-webkit-appearance: none;
}
.contact .tekstveld {
	font-size: 15px;
	color: #4d4d4d;
	line-height: 20px;
	width: calc(100% - 14px);
	height: 120px;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	/* standaard weergave op none zetten (voor iPad) */
	-webkit-appearance: none;
}
.contact .check {
	font-family: 'Rubik', sans-serif;
    font-size: 14px;
    color: #4D4D4D;
}
.contact .check a {
	text-decoration: none;
    color: #4D4D4D;
}
.contact .check a:hover {
	color: #A60066;
}
.contact .verborgen {
	display: none;
}
.contact .button {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	vertical-align: middle;
	padding: 5px 30px;
	border-style: none;
	background-color: #000;
	margin-top: 20px;
	cursor: hand;
	cursor: pointer;
	/* standaard weergave op none zetten (voor iPad) */
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.contact .button:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5B5B5B;
}

/*************************************BLOGBERICHT*************************************/
.headerblog {
	width: 100%;
	height: 104px;
	background-color: #fff;
	overflow: hidden;
}
.quotetekst {
	width: 510px;
    height: 300px;
	padding-top: 80px;
    padding-left: 520px;
    font-family: 'Patua One', cursive;
    font-size: 38px;
    line-height: 44px;
    font-style: italic;
	color: #fff;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.60);
	background-size: 40%;
    background-image: url(../images/quotes.png);
    background-repeat: no-repeat;
    background-position: top left;
}
.blimage {
	width: 1160px;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 40px;
}
.pgtitle {
	width: 100%;
	height: 70px;
    background-color: #000;
    padding: 70px 0 20px 0;
}
.pgtitle h2, .pgtitle h4 {
	font-size: 46px;
    line-height: 46px;
	color: #fff;
	margin-bottom: 30px;
}
.pgtitle .lijn {
	width: 114px;
    border-bottom: 1px solid #fff;
    margin-bottom: 24px;
}
.trtitle {
	width: 100%;
	height: 30px;
    background-color: #000;
}

/*************************************TRAININGEN*************************************/
.tr-content-blok {
	width: 100%;
    height: auto;
    padding: 60px 0 60px 0;
    background-color: #E9E9E9;
}
.tr-blokken {
	width: 1160px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.training:first-child {
	margin-bottom: 30px;
}
.tr-margin {
	margin-bottom: 80px;
}
.training {
	width: 100%;
	padding: 30px;
	background-color: #fff;
}
.training img {
	margin-right: 30px;
	float: left;
}
.training h5 {
	font-size: 36px;
    line-height: 38px;
    color: #000;
    margin-bottom: 10px;
	}
.tr-tekst {
	width: calc(100% - 360px);
	float: left;
}
.tr-button {
	display: flex;
    justify-content: center;
    align-items: center;
    height: 140px;
	float: right;
}
.tr-button a {
	display: inline-block;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-align: center;
    border-style: solid;
    border-color: #000;
    background-color: #fff !important;
    border-width: 1px;
    padding: 4px 12px;
    cursor: pointer;
    cursor: hand;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.tr-button a:hover {
	color: #fff;
	background-color: #000 !important;
}
/*************************************FOOTER*************************************/
.ft-social, .ft-aangesloten-bij {
	width: auto;
	margin-left: 0px;
	margin-top: 16px;
}
.social h6, .aangesloten-bij h6 {
	font-size: 26px;
	color: #fff;
	margin-bottom: 10px;
}
.social .lijn, .aangesloten-bij .lijn {
	width: 64px;
    border-bottom: 1px solid #fff;
    margin-bottom: 24px;
}
.ft-social .twitter, .ft-social .linkedin, .ft-social .facebook  {
	width: 42px;
	height: auto;
	margin-right: 20px;
	float: left;	
}
.ft-aangesloten-bij .nobco {
	width: 100px;
	height: auto;
	margin-right: 20px;
	float: left;	
}
.ft-aangesloten-bij .emcc {
	width: 58px;
	height: auto;
	margin-top: 42px;	
}
.social {
	width: 23%;
	float: left;
}
.aangesloten-bij {
	width: 27%;
	float: left;
}
.info {
	width: 50%;
	float: right;
}
.info .logo {
	width: 182px;
    height: 32px;
    padding-bottom: 10px;
    padding-right: 1020px;
    margin-top: 0px;
    margin-right: -623px;
	margin-bottom: 24px;
    border-bottom: 1px solid #fff;
	float: none;
}
.info .fttekst {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.info .fttekst a {
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	cursor: pointer;
	cursor: hand;
}
.ftblok {
	width: 100%;
	height: auto;
	padding: 10px 0 10px 0;
	background-color: #fff;
}
.copyright {
	font-size: 14px;
	color: #000;
	float: left;
}
.made {
	font-size: 14px;
	color: #000;
	float: right;
}
.made a {
	text-decoration: none;
	color: #000;
}
.made a:hover {
	text-decoration: underline;
}




/*************************************POPUP*************************************/
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  -webkit-overflow-scrolling: touch;
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  margin-bottom: 200px;
  padding: 40px;
  border: 1px solid #888;
  max-width: 1160px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  	from {top:-300px; opacity:0} 
  	to {top:0; opacity:1}
}

@keyframes animatetop {
  	from {top:-300px; opacity:0}
  	to {top:0; opacity:1}
}

/* The Close Button */
.close {
	font-size: 68px;
 	color: #000;
    float: right;
}
.close:hover, .close:focus {
  	color: #000;
  	text-decoration: none;
  	cursor: pointer;
}
.modal-header h2, .modal-header h6 {
	width: calc(100% - 60px);
    line-height: 38px;
	font-size: 32px;
	color: #000;
	margin-bottom: 30px;
}
.modal-body {
	padding: 0;
}
.modal-body .naam {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 6px;
}
.modal-body .lijn {
	width: 60px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
.margin {
	margin-bottom: 40px;
}



@media(max-width: 1200px) {
.quotetekst {
    width: 510px;
    height: 300px;
    padding-top: 80px;
    padding-left: calc(50% - 110px);
    font-size: 34px;
    line-height: 42px;
}
.blimage {
	width: auto;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 40px;
	overflow: hidden;
}
.content, .tr-blokken {
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
}
.training {
	width: auto;
}
.tekstlinks, .tekstrechts {
    width: calc(50% - 20px);
}
.blokquote .quote {
    width: auto;
}
.contenthalf .tekst {
    width: auto;
    margin-left: 30px;
	margin-top: 80px;
	margin-bottom: 0px;
}
.imgrechts {
	height: 547px;
}
.berichten {
    width: 100%;
    height: auto;
    margin-left: 0px;
}
.blok_br1 {
	width: calc(50vw - 130px);
	padding: 0 100px 10px 0;
}
.modal-content {
	width: calc(100% - 200px);
}
}
@media(max-width: 1160px) {
 .bltekstrechts {
    width: 100%;
}
}
@media(max-width: 1000px) {
.quotetekst {
    width: auto;
    height: auto;
    padding-top: 80px;
    padding-left: calc(50% - 170px);
    font-size: 28px;
    line-height: 34px;
    padding-right: 60px;
    padding-bottom: 120px;
}
.menubutton {
	display: inline;
	float: right;
	margin-top: 18px;
}
.quotes {
    width: 100%;
}
.quotes .klant {
    margin-bottom: 60px;
}
.contenthalf .tekst {
    margin-top: 100px;
	margin-bottom: 100px;
}
.blokgrijs, .blokwit, .blokwittop {
	padding: 100px 0 100px 0;
}
.social-aangesloten-bij {
    width: 50%;
    float: left;
}
.social {
	width: auto;
	float: none;
}
.aangesloten-bij {
	width: auto;
	float: none;
    margin-top: 30px;
}
}
@media(max-width: 768px) {
.training img {
	display: none;
}
.tr-tekst {
	width: 100%;
	margin-bottom: 30px;
}
.tr-button {
	display: inline-table;
    height: 0px;
	float: left;
}
	
	
.quotetekst {
    width: auto;
    height: auto;
	padding: 60px;
    font-size: 24px;
    line-height: 30px;
}
.header {
	background-position: -774px center;
}
.header .tekst {
    width: auto;
    margin-top: 110px;
}
.header .tekst .intro {
    width: auto;
}
.header .tekst h1 {
    font-size: 88px;
    line-height: 90px;
    margin-bottom: 20px;
}
.blokwit, .blokwittop {
    /*background-size: cover;*/
}	
.tekstlinks, .tekstrechts {
    width: 100%;
}
.tarieven {
	display: none;
}
.tarieven-mob {
	display: inline;
	float: left;
}
.contenthalf {
    width: auto;
    margin-right: 0px;
    float: left;
}	
.contenthalf .tekst {	
    width: auto;
    margin-top: 80px;
	margin-bottom: 80px;
	margin-right: 30px;	
    float: right;
}
.imgrechts {
    width: 100%;
    height: 420px;
}	
.modal-content {
	width: 70%;
}	
}
@media(max-width: 600px) {
.blok_br1 {
	width: calc(100vw - 160px);
}
}
@media(max-width: 500px) {
.quotetekst {
	background-size: 60%;
	padding: 50px 30px 30px 30px;
}
.blimage {
    min-height: 220px;
}
.header {
    width: 100%;
    height: 392px;
    background-size: cover;
    background-position: -470px center;
    background-repeat: no-repeat;
    border-bottom: 12px solid #000;
    overflow: hidden;
}
.headerblog {
    height: auto;
}
.pgtitle h4 {
	font-size: 36px;
	margin-bottom: 20px;
}
.blokwit h1 {
    font-size: 38px;
    line-height: 44px;
}
.header .tekst {
    width: auto;
    margin-top: 171px; /*207*/
    margin-right: 0px;
    position: absolute;
    background-color: #000;
    padding: 50px 30px 60px 30px;
    margin-left: -30px;
}
.header .tekst h2 {
    font-size: 20px;
    color: #fff;
}
.header .tekst h1 {
    font-size: 60px;
    line-height: 56px;
	color: #fff;
    margin-bottom: 20px;
}
.header .lijn {
    width: 246px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}	
.header .tekst .intro {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 40px;
}
.header .button a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
    padding: 8px 20px 8px 36px;
    background-image: url(../images/pijl-onder.svg);
    background-repeat: no-repeat;
    background-position: 14px 14px;
    background-size: 13px;
}
.header .button a:hover {
	background-image: url(../images/pijl-onder-zwart.svg);
}
#menu ul li {
    float: none;
}
#menu ul li a {
    font-size: 18px;
    line-height: 18px;
    margin: 0px 20px 21px 0;
    padding-bottom: 9px;
    float: none;
}
.content {
	font-size: 14px;
	line-height: 22px;
}
.logo {
    width: 162px;
}
.blokwittop {
	margin-top: 360px;
	padding: 80px 0 80px 0;
}
.blokgrijs, .blokwit {
	padding: 80px 0 80px 0;
}
.blokwit h2, .blokgrijs h2, .blokwittop h2 {
    font-size: 36px;
    line-height: 40px;
}

.tekstlinks, .tekstrechts, .teksthalf, .br1, .training  {
	font-size: 14px;
	line-height: 22px
}
.br1 h6 {
	font-size: 20px;
    line-height: 28px;
}
.pl-left-top {
	top: 70px;
}
.pl-right-top {
	top: 70px;
}
.quotes .tekst {
    font-size: 20px;
	line-height: 27px;	
}
.blokquote .quote {
    font-size: 28px;
    line-height: 38px;
}
.modal {
	padding-top: 65px;
}
.modal-content {
	padding: 30px;
	margin-bottom: 120px;
	width: calc(100% - 120px);
}
.social-aangesloten-bij {
    width: auto;
    float: none;
}
.aangesloten-bij {
    margin-top: 60px;
}
.social {
    width: 100%;
    float: none;
}
.info {
    width: 100%;
    float: none;
    margin-top: 60px;
}
.ftblok {
	padding-bottom: 25px;
}
.copyright, .made {
    float: none;
	line-height: 20px;
}
}
