* {
   margin: 0;
   padding: 0;
}

*, *:after, *:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

body{
	color: #272727;
	background-color: #fff;
}

input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

a.text{color: #272727; text-decoration: underline;}
a.text:hover{color: #b2d241; text-decoration: underline;}

a{color: #85a417;}

h1{
	line-height: 1em;
	font-size: 1.6em !important;
	text-transform: uppercase;
	margin-bottom: 1.3em !important;
	padding-bottom: 15px !important;
	color: #3b3b3b;
}

h2{
	line-height: 1em;
	font-size: 1.3em !important;
	text-transform: uppercase;
	margin-bottom: 1.0em !important;
	margin-top: 1.3em !important;
	color: #3b3b3b;
}


.contactModern a, .contactModern1 a {
    margin: 20px 0px 20px 0px;
    padding: 20px;
    border: 1px solid #004d72;
    color: #004d72;
    background-color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -webkit-transition: all 0.20s ease-in-out;
}

.contactModern a:hover, .contactModern1 a:hover {
    border: 1px solid #004d72;
    color: #fff;
    background-color: #004d72;
}


table tr td{
	padding-bottom: 10px;
}

ul.lijst li{
	background: url(../images/arrow.png) no-repeat scroll left 3px rgba(0, 0, 0, 0);
	margin-left: 0px;
	padding: 0 25px 15px 20px;
}

ul.lijst {
	list-style: none outside none;
}

ul li{
    list-style-type: none;
}

p{padding-bottom: 15px !important;}

p, ul.lijst li, label{
	font-weight: 300 !important;
	font-size: 1.1em !important;
	line-height: 20px !important;
}

.header	{
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #fff;
}

.header2	{
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #fff;
	border-bottom: 1px solid #efefef;
}


.header_content{
	max-width: 960px;
	margin: 0 auto;
	display: block;
	padding: 0;
	position: relative;
}

.topheader_content, .topheader_content2{
	width: 960px;
	margin: 0 auto;
	display: block;
	padding: 0;
}

.header_logo{
	margin: 0;
	float: left;
	display: inline-block;
	width: 340px;
	height: 130px;
}


.top_adres, .top_email, .top_tel{
    border-right: 1px solid #606060;
    color: #fff;
    line-height: 30px;
    float: left;
    padding-right: 20px;
    font-size: 0.8em;
}

.top_adres, .top_email, .top_tel{
    padding-left: 20px;
}

.top_adres:first-child{
    padding-left: 0px;
}

.top_fb{
    float: right;
    padding: 7px;
}

.top_email a, .top_fb a{color: #fff;}


/*MENU*/

.nav{
	width:100%;
	margin: 0;
	padding: 0;
	background-color: #004d72;
	display: block;
}

#header{
	width:100%;
	margin: 0;
	padding: 0;
}

.topheader{
    background: #3b3b3b;
	width:100%;
	margin: 0;
	padding: 0;
	height: 30px;
}
.topheader2{
    background: red;
	width:100%;
	margin: 0;
	padding: 0;
	height: 60px;
  padding-top: 20px;
}
.topheader2 p{
  color: #fff !important;
  font-size: 14px !important;
}

#header1{
    background: #aabe45;
    height: 100px;
    float: left;
    width: 25%;
    border-left: 1px solid #f1f1f1;
    padding-left: 10px;
    padding-top: 20px;
}
#header2{
    background: #aabe45;
    height: 100px;
    float: left;
    width: 25%;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    padding-left: 10px;
    padding-top: 20px;
}
#header3{
    background: #aabe45;
    height: 100px;
    float: left;
    width: 25%;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    padding-left: 10px;
    padding-top: 20px;
}
#header4{
    background: #aabe45;
    float: left;
    height: 100px;
    width: 25%;
    border-left: 1px solid #f1f1f1;
    padding-left: 10px;
    padding-top: 20px;
}

#header1-left{
    float: left;
    width: 58px;
    height: 58px;
}
#header1-right{
    float: left;
    height: 58px;
    padding-left: 10px;
    padding-top: 10px;
}

#header2-left{
    float: left;
    width: 58px;
    height: 58px;
}
#header2-right{
    float: left;
    height: 58px;
    padding-left: 10px;
    padding-top: 10px;
}

#header3-left{
    float: left;
    width: 58px;
    height: 58px;
}
#header3-right{
    float: left;
    height: 58px;
    padding-left: 10px;
    padding-top: 10px;
}

#header4-left{
    float: left;
    width: 58px;
    height: 58px;
}
#header4-right{
    float: left;
    height: 58px;
    padding-left: 10px;
    padding-top: 10px;
}

#header1-right h1, #header2-right h1, #header3-right h1, #header4-right h1 {
    margin-bottom: 5px;
}


.nav_content {
	width: 620px;
    float: left;
	display: inline-block;
    padding-top: 50px;
    padding-left: 100px;
}

.nav_content ul {
	float: right;
	display: inline-block;
}

.nav_content ul li {
	float: left;
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
	color: #3f3f3f;
}

.nav_content ul li a {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 25px;
	font-size: 14px;
	color: #3f3f3f;
	line-height: 50px;
}

.nav_content ul li.act a {
	color: #b2d241;
}

.nav_content ul li a:hover {
	color: #b2d241;
}

.nav_content ul li:hover a{
	color: #b2d241;
}

.nav_content ul li:hover ul{
	display: block;
}

.timmer{
	padding:0 7px !important;
}


.nav_content ul li ul{
	z-index: 999999;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100px;
	left: -1px;
	display: none;
	background: #3b3b3b;
}

.nav_content ul li ul li {
	border-right: none;
	display: block;
	float: none;
	color: #fff;
	margin: 0 0 0 20 !important;
	padding: 5px 0 5px 20px !important;
	width: 325px;
	border-bottom: 1px solid #fff;
}

.nav_content ul li ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 0px !important;
	font-size: 14px;
	color: #b2d241;
	line-height: 42px !important;
	text-decoration: none;
}

.nav_content ul li ul li a:hover{
	display:block !important;
	text-decoration:none;
    color: #fff;
}

.nav_content ul li ul li a span{
	background: url(../images/arrow.png) no-repeat left center !important;
	font-size: 15px;
	color: #b2d241;
	padding: 0 0 0 30px;
}
















/*MAIN CONTENT*/

.content{
	width: 100%;
	padding-top: 40px;
}

.telefoon_balk{
	width: 100%;
	background: #b2d241;
	height: 95px;
}

.content2{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 70px;
}

.inner_content{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

.inner_content1{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 45px 0 45px;
}

.inner_content2{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 25px 0 45px;
}

.inner_telefoon_balk{
	width: 960px;
	margin: 0 auto;
}

.inner_telefoon_balk_left{
	float: left;
	width: 75%;
	color: #fff;
	font-size: 2.4em;
	line-height: 95px;
}

.inner_telefoon_balk_right{
	float: right;
	width: 25%;
	text-align: right;
}

#afspraak-nummer{
	text-align: center;
	color: #b2d241;
	font-size: 1.6em;
	background: #fff;
	border-radius: 10px;
	padding: 12px 15px 15px 15px;
	width: 100%;
	margin-top: 15px;
	height: 60px;
}

#afspraak-nummer:hover{
	color: #fff;
	background: #b2d241;
  border: 1px solid #fff;
}


.inner_content1 h1{
    color: #3b3b3b;
	background: url("../images/bg-h1.jpg") no-repeat scroll center bottom;
    padding-bottom: 15px !important;
    text-align: center;
}

.inner_content2 h1{
    color: #3b3b3b;
	background: url("../images/bg-h1.jpg") no-repeat scroll left bottom;
    padding-bottom: 15px !important;
    text-align: left;
}

.inner_content_left{
    float: left;
    width: 61%;
}


.inner_content_right{
    float: left;
    width: 33%;
    padding-left: 5%;
}





/* CONTACTFORM */

.contactdiv {
    height: 175px;
    width: 400px;
}


.contactpagina1{
	width: 700px;
	float: left;
}

.contactpagina2{
	width: 400px;
	float: left;
}


.contactdiv1 {
    float: left;
    height: 175px;
    width: 230px;
}


.contactdiv2 {
    float: left;
    height: 175px;
    width: 150px;
}

.inputVeld1{
	height: 40px;
	width: 49%;
	border: medium none;
	margin-bottom: 15px;
	padding-left: 10px;
	background-color: #e9e9e9;
}

.inputVeld2{
	height: 40px;
	width: 49%;
	border: medium none;
	margin-bottom: 15px;
	padding-left: 10px;
	background-color: #e9e9e9;
}

.inputTextarea{
	height: 140px;
	width: 99%;
	background-color: #e9e9e9;
	border: medium none;
	padding-left: 10px;
	padding-top: 10px;
}

textarea, input {
	font-family: "azo-sans-web",sans-serif;
	font-size: 0.9em;
	font-weight: 200;
}

input#verzendButton{
	font-weight: 400 !important;
	font-size: 0.8em;
}

#verzendButton {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #aabe45;
    color: #aabe45;
    font-weight: 700;
    height: 50px;
    text-align: center;
    width: 150px;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 5px;
}


#verzendButton:hover{
	background-color: #aabe45;
	color: #fff;
}




/* CONTACTFORM */













/* FOOTER */

.footer	{
	width: 100%;
	background-color: #85a417;
	clear: both;
	height: 200px;
}

.inner_footer{
	width: 960px;
	margin: 0 auto;
}

.footer_bottom	{
	width: 100%;
	background-color: #5e7607;
	clear: both;
	height: 30px;
	line-height: 30px;
}

.inner_footer_bottom{
	width: 960px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
}

.inner_footer_bottom_left{
	width: 600px;
	float: left;
	color: #fff;
}

.inner_footer_bottom_right{
	width: 360px;
	float: right;
	color: #fff;
	text-align: right;
}

.inner_footer_bottom_right a{color: #fff;}
.footer1{
	float: left;
	width: 25%;
	height: 150px;
	padding-top: 25px;
	color: #fff;
	text-align: left;
}

.footer2{
	float: left;
	text-align: left;
	width: 25%;
	height: 100px;
	padding-top: 25px;
	color: #fff;
}

.footer3{
	float: left;
	width: 25%;
	text-align: left;
	height: 100px;
	padding-top: 25px;
	color: #fff;
}

.footer4{
	float: left;
	width: 25%;
	height: 100px;
	text-align: left;
	padding-top: 25px;
	color: #fff;
}

.footer1 p, .footer2 p, .footer3 p, .footer4 p{
	font-size: 1em !important;
}

.footer1 h2, .footer2 h2, .footer3 h2, .footer4 h2{
	color: #fff !important;
	font-size: 1.1em !important;
}

p.inner_footer_bottom_left, p.inner_footer_bottom_right{
	font-size: 0.9em !important;
	line-height: 30px !important;
}

.lslide{padding-right: 45px;}

.lSPager, .lSpg{margin-top: 50px !important;}







@media screen and (max-width: 1250px) {
    .footer1 h2, .footer2 h2, .footer3 h2, .footer4 h2{
		font-size: 0.9em !important;
    }
}

@media screen and (max-width: 1100px) {
	.icon{
		display: none !important;
    }
}


@media screen and (max-width: 960px) {
    .footer1, .footer2, .footer3, .footer4{
		float: none;
		width: 100% !important;
		display: block;
		text-align: center;
    }
    .footer3, .footer4{
		margin-top: 25px;
    }
    .inner_content_right{text-align: center;}
    .content{padding-left: 10px !important; padding-right: 10px !important;}
    .inner_telefoon_balk_left{text-align: center;}
    .footer{height: 600px;}
    .inner_footer_bottom_right{display: none;}
    .inner_footer_bottom_left{width: 100%; text-align: center;}
    .topheader_content, .inner_footer_bottom, .inner_content_right, .inner_content1, .inner_content2, .inner_footer, .inner_telefoon_balk, .inner_content_left, .inner_telefoon_balk_left, .inner_telefoon_balk_right {width: 100% !important; float: none; display: block;}
    .inner_content2, .speciaal{padding-top: 0px;}
	.inner_content_right{padding-left: 0%;}
	.telefoon_balk{height: 220px;}
	.header_content{max-width: 100% !important;}
	.top_adres{display: none;}
}


/* contactformulier op klein scherm */
@media screen and (max-width:570px) {
    .iphone-webshop{
        width: 100%;
    }


    .topheader_content2{
      width: 100%;
    }

    .topheader2{
      height: auto;
      padding-left: 10px;
    }


	.inputVeld1{
		width: 100%;
		-webkit-appearance: none;
		border-radius: 0;
	}

	.inputVeld2{
		width: 100%;
		-webkit-appearance: none;
		border-radius: 0;
	}

	.inputTextarea{
		width: 100%;
		-webkit-appearance: none;
		border-radius: 0;
	}

	#verzendButton{
		width: 150px;
		font-size: 10px;
		-webkit-appearance: none;
		border-radius: 0;
	}

	textarea.inputTextarea{ width: 100%;}

	.iphoneBlock, .copywriter{
		display: none;
	}

	.iphone-pic{width: 400px;}

	table.resultaten{width: 450px;}
	table.klantenSEO, .verdwijn{display: none;}
	.resultatenEersteCel{width: 150px;}
}



@media screen and (max-width: 450px) {
    .header_logo img {
    	width: 240px;
    }
    .header_logo{height: 110px;}
}

@media screen and (max-width: 400px) {
    .top_fb{display: none;}
}

@media screen and (max-width: 370px) {
    .top_email{display: none;}
}









.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}
.bts-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 8em auto;
  background: #f36f21;
  border-radius: none;
  text-align: center;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.bts-popup-container img {
  padding: 20px 0 0 0;
}
.bts-popup-container p {
	color: white;
  padding: 10px 40px;
}
.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
	display: inline-block;
  margin-bottom: 10px;
}

.bts-popup-container a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}






.bts-popup-container .bts-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.bts-popup-container .bts-popup-close::before, .bts-popup-container .bts-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 16px;
  height: 3px;
  background-color: white;
}
.bts-popup-container .bts-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.bts-popup-container .bts-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
}
.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .bts-popup-container {
    margin: 8em auto;
  }
}
