body {
	word-wrap: break-word;
}

iframe {
	width: 100%;
}

.absolute {
	position: absolute;
	width: 100%;
}

.container {
	max-width: 1200px;
}

.content_box p{
	font-size: 15px;
}

.menu a:link {
	text-decoration: none;
	color: grey;
}

.menu a:hover {
	text-decoration: none;
	color: black;
}

.menu a:active {
	text-decoration: none;
	color: black;
	
}

.menu a:visited {
	
	text-decoration: none;
	color: black;
}

.jumbotron {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
}

.clearfloat {
	clear: both;
}

ul {
	display: block;
}

/*bootstrap*/

.blog_row > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}

.blog_row > [class*="col-"]{
  display: flex;
  flex-direction: column;
}

/*Wordpress code*/

.attachment-post-thumbnail {
	max-width: 90%;
}

.alignright {
	float: right;
	margin: 10px;
}

.alignleft {
	float: left;
	margin: 10px;
}

/*Achtergronden*/

.achtergrond_header {
	background-image: url("img/home/bossen_achtergrond.jpg");
	background-position: center top;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-repeat: no-repeat;
	background-color: white;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.achtergrond_wit {
	background-color: white;
	padding-bottom: 40px;
}

.achtergrond_blauw {
	background-color: #42BEFE;
}

.achtergrond_contact {
	background-image: linear-gradient( rgba(66,190,254, 0.8), rgba(66,190,254, 0.8)), url("img/home/contactform_background.png");
	background-size: cover;
	margin-bottom: 0;
}

.achtergrond_footer1 {
	background-color: #1B1B1B;
	margin-top: -20px;
	height: auto;
	padding-bottom: 40px;
}

.achtergrond_footer2 {
	margin-top: -20px;
	background-color: black;
	color: #454545;
	height: auto;
}

/*Menu + header*/

.header_subtext_1 {
	position: absolute;
	margin-top: 219px;
	color: #96b4c6;
}

.header_subtext_1 p {
	font-size: 30px;
}

.header_subtext_2 {
	float: right;
	margin-top: -400px;
	color: #96b4c6;
}

.header_subtext_2 p {
	font-size: 30px;
}

ul {
	margin-bottom: 0;
	list-style: none;
}

#title_div {
	padding-top: 150px;
	height: auto;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

#afbeelding_springpaard {
	margin-top: 50px;
	width: 80%;
	max-width: 690px;
	height: auto;
	float: right;
}

#afbeelding_springpaard img{
	max-width: 90%;
    height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

#page-title {
	word-wrap: break-word;
	height: auto;
	width: auto;
	text-align: center;
	color: white;
	margin-bottom: 0;
}

.page-title-underline {
	height: 4px;
	width: 250px;
	max-width: 75%;
	margin-top: -20px;
	background-color:  #42BEFE;
	margin-left: auto;
	margin-right: auto;
}

#page-title p{
	font-size: 50px;
}

.header {
	/*padding-top: 50px;*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.header_content {
	position: fixed;
	width: 100%;
	background-color: white;
    box-shadow: 0px 0px 5px #888888;
	z-index: 2;
}

.logo {
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 85px;
	display: table-cell;
}

.menu-home-container {
	width: auto;
	margin-left: -80px;
}

#menu-home {
	width: auto;
	height: auto;
	display: block;
	margin-left: 0;
}

#menu-home a{
	color: #c2c1c5;
	height: 60px;
	vertical-align: center;
}

#menu-home a:hover{
	color: #42BEFE;
}

.menu-item {
	float: left;
	text-align: center;
	width: auto;
	font-size: 15px;
	color: grey;
	padding-bottom: 4px;
}

.menu-item a{
	text-decoration: none;
	display: inline-block;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 35px;
	padding-bottom: 50px;
	height: 100%;
	width: 100%;
}

.menu-item:hover{
	color: #42BEFE;
	border-bottom: solid #42BEFE 4px;
	display: inline-block;
}

.menu-item:hover a{
	color: #42BEFE;
	margin-bottom: 0;
}
	
.menu-responsive {
	background-color: white;
	width: 100%;
}

.mobile-menu {
	display: table-cell;
	margin-top: 25px;
	margin-bottom: 25px;
	float:right;
	padding-bottom: 0;
}

.menu-home-container {
	width: auto;
	height: auto;
	
}

.mobile-menu a{
	font-size: 35px;
	color: #42BEFE;
	text-decoration: none;
}

.mobile-menu a:hover{
	text-decoration: none;
}

.mobile-menu a:visited{
	text-decoration: none;
}

.mobile-menu a:active{
	text-decoration: none;
}

.button a{
	color: grey;
	text-decoration: none;
}

.producten {
	width: 90%;
	max-width: 1200px;
	z-index: 1;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-color: white;
	border: solid #aeaeb0 1px;
	box-shadow: 0px 0px 10px #aeaeb0;
}

.product_item {
	background-color: white;
	width: 340px;
}

.product_item_img {
	margin-bottom: 25px;
	margin-top: -20px;
}

.producten_item_title p {
	font-size: 15px;
	font-weight: bold;
}

.producten_item_link a {
	text-decoration: none;
	color: #71c2c3;
	font-size: 16px;
	font-weight: bold;
}

.producten_item_link a:hover {
	text-decoration: underline;
}

.producten_item_text {
	padding-bottom: 20px;
}

.producten_item_text p {
	font-size: 15px;
	color: #aeaeb0;
}

.producten_item_title_paars {
	color: #084ea3;
}

.producten_item_title_blauw {
	color: #42bcfb;
}

.producten_item_title_grijs {
	color: #71c2c3;
}

/*lead*/

.lead_title p {
	margin-top: 10px;
	line-height: 55px;
	text-align: right;
	font-size: 30px;
	color: #42BEFE;
}

#lead_underline {
	height: 4px;
	width: 115px;
	background-color: #42BEFE;
	margin-bottom: 15px;
}

.lead_text {
	color: black;
}

.lead_text h1 {
	font-size: 25px;
	font-weight: bold;
}

.lead_text p {
	font-size: 14px;
	line-height: 22px;
	color: #696c70;
}

/*ebook*/

.ebook_text {
	color: white;
	margin-top: 45px;
	line-height: 50px;
}

.ebook_text p{
	font-size: 27px;
}

.ebook_download {
	font-size: 16px;
	float: none;
	border: none;
	height: auto;
	width: auto;
	max-width: 90%;
	background-color: #42BEFE;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 40px;
	margin-left: 0;
	margin-right: auto;
}

.ebook_download a{
	border: solid white 2px;
	background-color: white;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0;
	width: 200px;
	display: flex;
	text-decoration: none;
	color: #42BEFE;
}

.ebook_download a:hover{
	background-color: #42BEFE;
	color: white;
}

.ebook_download:hover {
}

.ebook_afbeelding {
	margin-top: 70px;
	margin-bottom: -50px;
}

.container-fluid {
	max-width: 1140px;
}

/*blog*/

#blog_title {
	margin-top: 80px;
	margin-bottom: 30px;
	text-align: center;
}

#blog_title p{
	font-size: 25px;
	font-weight: bold;
}

.blog_item {
	margin-top: 30px;
	margin-bottom: 40px;
}

.blog_item h2{
	font-weight: bold;
	font-size: 17px;
}

.blog_item p{
	font-size: 15px;
	line-height: 26px;
	color: #7e7e7e;
}

.blog_item a {
	color:  #42BEFE;
	font-weight: bold;
}

.blog_item img {
	margin-top: 20px;
}

.blog_item_datum {
	margin-top: 10px;
	color: grey;
}

#blog_title_underline {
	width: 140px;
	height: 4px;
	background-color: #42BEFE;
	margin-top: -12px;
	margin-left: auto;
	margin-right: auto;
}

.blog_link {
	float: right;
	color:  #42BEFE;
	font-weight: bold;
}

/*contact*/

.contact_title {
	color: white;
	text-align: center;
	width: auto;
	height: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.contact_title p {
	margin-top: 40px;
	font-size: 35px;
}

.contact_title_underline {
	width: 130px;
	height: 4px;
	margin-top: -16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	background-color: white;
}

.contact_verzendbevestiging {
	text-align: center;
	color: white;
	margin-bottom: 20px;
}

.contact_verzendbevestiging p{
	font-size: 16px;
}

.invoerveld input {
	margin-left: 0;
	color: white;
	width: 99%;
	margin-bottom: 20px;
	background-color: rgba(113,197,243, 0.8);
	border: solid white 1px;
	padding: 12px;
	font-size: 16px;
	font-weight: bold;
}

.fake_email {
	display: none;
}

.contact_home textarea {
    resize: none;
	color: white;
	width: 99%;
	background-color: rgba(113,197,243, 0.8);
	border: solid white 1px;
	padding: 12px;
	height: 184px;
	font-size: 16px;
	float: right;
	font-weight: bold;
}

.center {
	float: none;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

#submit  {
	font-size: 16px;
	float: none;
	background-color: white;
	color:  #42BEFE;
	font-weight: bold;
	border: solid white 2px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: -20px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#submit:hover  {
	background-color: #42BEFE;
	color: white;
}

#submit input {
	font-weight: bold;
}

.contact_home ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: white;
	font-weight: bold;
}
.contact_home :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: white;
   opacity: 1;
	font-weight: bold;
}
.contact_home ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: white;
   opacity: 1;
	font-weight: bold;
}
.contact_home :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: white;
	font-weight: bold;
}

.boven_margin {
	padding-top: 200px;
}

/*footer*/

.footer-content {
	margin-top: 50px;
	height: auto;
}

.footer_copyright {
	margin-top: 40px;
	margin-bottom: 40px;
	color: #4a4a4a;
}

.widget a{
	text-decoration: none;
	color: white;
	font-size: 16px;
	line-height: 40px;
}

.widget a:visited{
	text-decoration: none;
}

.widget a:hover{
	text-decoration: underline;
}

.widget-title p{
	color: white;
	font-size: 20px;
	font-weight: bold;
}

.footer_copyright p{
	font-weight: bold;
	font-size: 15px;
}

.widget_underline {
	max-width: 75%;
	width: 100px;
	height: 4px;
	background-color: #42BEFE;
	margin-top: -10px;
	margin-bottom: 20px;
}

/*responsive*/

@media (min-width: 1200px) {
	.mobile-menu {
		display: none;
	}
	
	.button {
		display: table-cell;
	}
	
	#menu-home {
		margin-right: 40px;
		float:right;
	}
}

@media (max-width: 1200px) {
	
	.logo {
		margin-left: 5px;
	}
	
	.mobile-menu {
		float: right;
	}
	
	.menu {
		display: none;
	}
	
	.buttons_mobile {
		width: 100%;
	}
	
	.menu-home-container {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#menu-home {
		width: 100%;
		float:right;
	}
	
	.menu-item {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		border-bottom: solid white 4px;
		margin-bottom: 4px;
	}
	
	.menu-item {
		margin-bottom: 0;
	}
	
	.100perc {
		width: 100%;
	}
	
	.contact_home textarea {
		float: left;
	}
	
	.blog_item {
		max-width: 265px;
		width: auto;
		margin-left: auto;
		margin-right: auto;
		
	}
	
	.producten_item {
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 1100px) {
	.header_subtext_1 {
		display: none;
	}
	.header_subtext_2 {
		display: none;
	}
}

@media (max-width: 440px){
	#page-title p{
		font-size: 30px;
	}
}

@media (max-width: 380px) {
}
/*contact pagina*/

.wpforms-container  textarea {
	width: 250px;
    resize: none;
}

.wpforms-container label {
	vertical-align: top;
	width: 150px;
}

.wpforms-container input {
	margin-bottom: 10px;
	width: 250px;
}

.wpforms-field-hp {
	display: none;
}