body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
    background-color: #fafafa;
}

nav{
  display: flex;
  justify-content: space-around;
  align-items: center;
  min-height: 8vh;
  background-color: #000;

}


.nav-links{
  display: flex;
  justify-content: space-around;
  z-index: 1;
overflow: hidden;
}


.nav-links li{
  list-style: none;
}



.nav-links a{
  color: #f2f2f2;
  text-align: center;
  padding: 20px ;
  text-decoration: none;
  font-size: 13px;

}

/*
.nav-links a.active{
	color: #00974a;
}*/

.active a {

color:#00974a;
font-weight:bolder; 

}

.contact_text a{
	color:#00974a;
}




/*

 .topnav {
  
  background-color: #000;
  position: fixed;
  z-index: 1;
  width: 100%;
 }
 
 .topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 20px 20px ;
  text-decoration: none;
  font-size: 11px;
} */

.nav-links a:hover {
  /* background-color: #ddd; */
  color: #00974a;
  transition: 0.7s ease;


}



/*  standard dat home groen is
.topnav a.active {
  background-color: #4CAF50;
  color: white;
} */

/* .burger{
  display: none;
}

.burger div{
  width: 25px;
  height: 3px;
  margin:  5px;
  background-color: #ddd;

} */



.menu_toggle{
    color: #000;
    float: left;
    line-height: 80px;
    font-size: 35px;
    cursor: pointer;
    display:none;
    align-items: center;
}



/*-- HEADER --*/

.header{
  position: relative;
  top: 0;
  left: 0;
}

.header_background {
  width: 100%;
  display: flex;
  top: 0;
  left: 0;
  position: absolute;
}

.header_background_reparatie {
  width: 100%;
  display: flex;
  top: 50vh;
  left: 0;
  position: absolute;
}

.header_logo {
top: 110px;
left: 150px;
position: absolute;
width: 70%;
}


/* -----BOX --------*/

/* .content_box{
  top: 0;
  left: 150px;
  position: relative;
  z-index: 2;
  width: 100%;
} */

.box_container_camera{
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  padding-top: 5vh;
}




.box_home{
  min-height: 35vw;
  width: 500px;
  display: inline-block;
  position: relative;
  margin: 50px;
  color: #fff;
  top: 0;
  text-align: center;
  

}

.box_home::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.box_container{
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 80vh;

}


.box {
  min-height: 35vw;
  width: 35vw;
  display: inline-block;
  position: relative;
  margin: 22px 30px 34px 30px;
  color: #fff;
  top: 0;
  text-align: center;
  /* box-shadow: 1px 1px 6px 1px rgba(44, 130, 201, 1); */

}

.box::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}


img.box_img {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  object-fit: cover;

}

img.box_img:hover {
      opacity: 0.5;
      }

.box_text{
  position: relative;
  text-align: center;
  padding: 50px;
  z-index: 2;
  font-size: 18px;
}
.box_text a{
  color: #00974a;
  text-decoration: none;
  font-weight: bold;
}


.box_inline{
      width: 30px;
      height: 40px;
      background: #00974a;
      z-index: 4;
      position: relative;
      display: inline-block;
}


.box_overons{
    background-color: #ecf1f6;
    min-height: 35vw;
    width: 77vw;
    display: inline-block;
    position: relative;
    margin: 50px;
    /* box-shadow: 1px 1px 6px 1px rgba(44, 130, 201, 1); */

}

.overons_text {
  position: relative;
  text-align: center;
  padding: 60px;
  

}

.overons_text h1{
  font-weight: bold;
  font-size: 60px;

}

.overons_text p{

  font-size: 20px;

}

.overons_text a{
  color: #00974a;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
}


/* img:hover {
  box-shadow: 1px 1px 6px 1px rgba(44, 130, 201, 1);
} */


.product_blok_container {
    /* width: 100%; */
    /* margin: 0 auto; */
    position: relative;
    /* padding-top: 120px; */
    /* padding-bottom: 50px; */
    /* padding: 137px 5% 50px 5%; */
    /* min-height: 700px; */
	/*
    min-height: 50vh;*/
    /*min-height: 35vh;*/

}

.product_blok_container_contact {
    width: 50%;
    /* height: 100%; */
    /* margin: 0 auto; */
    /* margin-top: 316px; */
    position: relative;
    /* min-height: 90vh; */
    /* background-color: rgba(0, 0, 0, 0.9); */
    /* display: inline-block; */
    /* padding-top: 9.5%; */
    z-index: 3;
    /* background-repeat: no-repeat; */
    background-size: cover;
}

.contact_container_padding {
	/* padding: 5%;
	    padding: 12%;
	    padding: 5%;
	    padding: 20% 22% 12% 12%;
	    padding: 30% 22% 24% 12%; */
		 padding: 20% 5%;
}

.reparatie_over_ons{
  position: relative;
  height: 124vh;

  justify-content: center;
  text-align: center;

}


.over_ons{
  position: relative;
  height: 80vh;
  display: inline-block;
  justify-content: center;
  text-align: center;
  background-color: #fafafa;
}

.advies{
	position: relative;
  height: 80vh;

  justify-content: center;
  text-align: center;
}

.header_overons h1{
  font-weight: bold;
   font-size: 43px; 
  align-items: center;
  padding: 80px 0px 5px 0px;
  color: #00974a;
  /* color: #fff; */

  margin: 0px;
  position: relative;
}

.header_over_ons h1{
	 font-weight: bold;
   font-size: 43px; 
  align-items: center;
  padding: 80px 0px 5px 0px;
  color: #00974a;
  /* color: #fff; */

  margin: 0px;
  position: relative;
}

.header_overons_advies h1{
	
	  font-weight: bold;
   font-size: 43px; 
  align-items: center;
  padding: 80px 0px 5px 0px;
  color: #00974a;
  /* color: #fff; */

  margin: 0px;
  position: relative;
	
}

.reparatie_overons h1{
  font-weight: bold;
   font-size: 54px; 
  align-items: center;
  padding: 80px 0px 5px 0px;
   color: #00974a; 
  

  margin: 0px;
  position: relative;
}

.reparatie_text_overons{
  font-size: 20px;
  position: relative;
  text-align: center;
  line-height: 150%;
  /* padding: 0% 0% 15% 0%; */
  margin: 0 auto;
  width: 60%;

}

.text_overons{
  font-size: 20px;
  position: relative;
  text-align: center;
  line-height: 150%;
  /* padding: 0% 0% 15% 0%; */
  margin: 0 auto;
  width: 60%;
  /* color: #00974a; */
}

.text_overons_advies{
	font-size: 20px;
  position: relative;
  text-align: center;
  line-height: 150%;
  /* padding: 0% 0% 15% 0%; */
  margin: 0 auto;
  width: 60%;
  /* color: #00974a; */
}


 .content_contact{
  height: 70vh;
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding-left: 20vh; */
 }

.contact_h1 {
  font-weight: bold;
  font-size: 50px;
}
/*
.content_contact h1{
  font-weight: bold;
  font-size: 100px;
} */


.contact_text p{

  font-size: 20px;
}
/* .content_contact p{
  font-size: 50px;
} */

.contact_flex {
	position: relative;
	display: flex;

	    /* padding: 220px 0px 130px 0px; */
}


.map_float_contact {

	position: relative;

	z-index: 1;
}

.map_float_padding {
	margin: 100px 100px;
	/* padding: 10px; */
	height: 70vh;
  width: 70vh;
	position: relative;
	box-shadow: 0px 18px 30px rgba(0, 0, 0, 0.4);
	border-radius: 50px;
	overflow: hidden;
	border: 20px solid #fff;
  /* display: inline-block; */
}

#map {
	/* position: Absolute !important; */
	    width: 100%;
	    height: 100%;
}


.banner-title {
  color: var(--mainPink);
  font-size: 4rem;
}

/* about */
.about-img__container {
  position: relative;
}

.about-img__container::before {
  content: "";
  position: absolute;
  top: -1.5rem;
  left: -1.7rem;
  width: 100%;
  height: 100%;
  outline: 0.5rem solid var(--mainYellow);
  z-index: -1;
  transition: all 1s ease-in-out;
}
.about-img__container:hover:before {
  top: 5;
  left: 0;
}

/*end of  about */










/* FOOTER */
.main_footer{
  position: relative;
	/* z-index: 20; */
	-webkit-transform: translate3d(0, 0, 0);
  background-color: #9c9c9c;
  background-color: #000;
  color: #f2f2f2;
	overflow: hidden;
  bottom: 0px;
}

.footer_box{
  align-items: center;
  text-align: center;
  /* display: block; */
  /* background-size: cover; */
}


.footer_back_img{
  opacity: 0.1;
  width: 100%;
  align-items: center;

}

.socialfoto{
	min-width: 50px;
	    min-height: 50px;
	    border-radius: 1000px;
	    background: #00974a;;
	    margin-left: 30px;
	    position: relative;
	    margin-top: 20px;
		 display:block;
		 text-decoration: none;
		 transition: 0.4s ease;

}

.logo_container{

	width: 16%;
    position: relative;
		display: flex;
		padding: 15px 0px;
		    padding: 35px 0px;
		    align-items: center;
}
.logo_vlak{
	width:100%;
	position: relative;
	display: flex;

}
.logo_foto{
	position: relative;
	left: 0px;
	display: block;
	width: 45px;
}

.socialimage{

	border: none;
	/* top: 10px; */
	position: relative;
	/* width: 50%; */
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	margin: auto;
	right: 0px;
	height: 50%;
	object-fit: contain;
	width: auto;
}

.location_info_tekst{
	width: 100%;
	color:white;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	text-align: left;
	-webkit-text-shadow: 0px 1px 1px #000;
	-moz-text-shadow: 0px 1px 1px #000;
	-ms-text-shadow: 0px 1px 1px #000;
	text-shadow: 0px 1px 1px #000;
}

.footer_back_img img{
  width: 50%;
}

.rechterhelft{
	width: 100%;
	/* width: 100%; */
	/* position: absolute; */
	right: 0px;
	top: 0px;
	width: 33%;
	z-index: 100;
	padding: 30px;
}

.footer_social_media{
    left: 40%;
  	/* right: 0px; */
  	top: 0px;
  	/* width: 33%; */
  	z-index: 100;
  	padding: 30px;
    /* transform: translate(509px, -151px); */
    position: relative;
  }


.socialmedia_vlak{

	position: relative;
	margin: 0 auto;
	display: flex;
}

.footer_container{
position: relative;
justify-content: flex-start;
display: flex;
flex-wrap: wrap;
 top: 50%;
left: 25%;
/* transform: translate(25%, -191%); */

}


.footer_info{
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.4px;
  width: 100%;
  /* position: relative; */
  display: inline-block;
  /* padding: 20px 50px; */
  /* align-items: center; */
  font-size: 14px;

}
.footer_info a{
  color: #00974a;
}



.footer_bottom{
  width: 100%;
  color: #f2f2f2;
}

.copyrights{
  text-align: center;
  padding: 15px;
  line-height: 100%;
  font-size: 14px;
  position: relative;
}

.copyrights a{
  color: #00974a;
}


/* @ MEDIA QUERIES*/




@media only screen and (max-width: 1199px){
	

  
  .box_home {
	  
	  width: 484px;
  }
	
	
	
}




@media only screen and (max-width: 1190px){
	
		 .box_container{
    display: flex;
    padding-top: 70vh;
  }
  
  .box {
	  min-height: 35vw;
	  width: 38vw;
  }
	
	
	
}


@media only screen and (max-width: 1184px){

	.logo_container{
		width: 18%;
	}
	
	
}

@media only screen and (max-width: 1167px){
	
		 .box_container{
    
    padding-top: 83vh;
  }
  
  
  .box_home {
	  
	  width: 399px;
  }
	
	
	
}




@media only screen and (max-width: 1058px){
	
		 .box_container{

    padding-top: 84vh;
  }
  
 
	
	
	
}

@media only screen and (max-width: 1053px){
	
		 .box_container{
    display: flex;
    padding-top: 83vh;
  }
  
  .logo_container{
		width: 19%;
	}
	

	
	
	
}





@media only screen and (max-width: 1024px){

 /*
 .main_footer{
	height:640px;
		
	}
 */
 
  body{
          overflow-x: hidden;
        }
 
 
	
	 .logo_container{
      
	  width: 20%;
      
    }
	
			 .box_container{
    display: flex;
    padding-top: 82vh;
  }
  
  .box {
	  min-height: 35vw;
	  width: 42vw;
  }

.map_float_padding{
	margin: 100px 87px;
}

.contact_container_padding{
	padding: 28% 0%;
}
 
 
}


@media only screen and (max-width: 1010px) {
	.box_container{
    padding-top: 80vh;
  
	}
	
	.box_home{
		width: 352px;
	}
}





@media only screen and (max-width: 980px) {

	
	 body{
          overflow-x: hidden;
        }
		
	
	
	 
    nav{
    display: block;
    justify-content: space-around;
    align-items: center;
    min-height: 11vh;
    background-color: transparent ;

}

.header{
		position: inherit;
	}


/*
  .topnav{
   
   position: absolute;
    width: 100%;
    background: #000;
 }
 
 */
 
 .reparatie_over_ons{
	 
	 position: inherit;
 }
 
 .header_background{
	 position: absolute;
 }



  .nav-links{
    position: absolute;
    height: 82vh;
    right:1000px;
    top: 5.2vh;
    background-color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    
    transition: transform  0.8s ease-in;
    z-index: 5;
  }

.nav-active{
    transform: translateX(100%);
  }

  .menu_toggle{
    display: flex;
    margin-left: 10px;
    font-size: 50px;
	line-height: 70px;
	z-index: 5;
	position: relative;

  }
	
	.footer_info{
		font-size: 14px;
	}
	
	
	.nav-links a{
		font-size: 16px;
	
	}



	
	 .box_container{
 
    padding-top: 64vh;
  }
  
  
  
  
 

	.logo_foto{
		padding: 14px;
	}
	
	.footer_container{
		left:20%;
	}
	
	.footer_social_media{
		padding: 20px;
	}
	
	.location_info_tekst{
		font-size: 25px;
	}
	
	.copyrights{
		font-size: 14px;
	}
	
	 .overons_text p{
      font-size: 18px;
     
    }
	
	.map_float_padding{
		margin: 66px 38px 80px 61px
	}
	
	.contact_container_padding{
		padding: 30% 5%;
	}
	
	.header_overons h1{
		
		padding: 25px 0px 5px 0px;
		font-size: 54px;
	}
	
	.header_overons_advies h1{
		
		padding: 25px 20px 5px 20px;
		font-size: 54px;
	}
	
	.text_overons{
		padding: 15px;
		width: 86%;
		font-size: 18px;
	}
	
	.text_overons_advies{
		padding: 15px;
		width: 86%;
		font-size: 18px;
	}
	
	.reparatie_overons h1{
		padding:  25px 20px 5px 20px;
		font-size: 54px; 
		
	}
	
	.reparatie_text_overons{
		font-size: 18px;
		
	}
	
	.advies{
		height: 69vh;
	}
	
	.over_ons{
		height: 61vh;
	}
	
	.header_over_ons h1{
		padding: 25px 20px 5px 20px;
		font-size: 54px;
   }
   
   .box_text{
	   font-size: 16px;
   }
   .box_home{
	   margin: 40px 40px;
   }
   
   .logo_container{
	   width: 23%;
   }
 

  
} 






@media only screen   and (max-width: 946px) {
	
	.box_container{	
	padding-top: 61vh;
}

 


  .nav-links{
   
    right:981px;
   
  }



	.map_float_padding{
		width: 124vh;
		margin: 38px 31px 39px 48px;
		height: 64vh;
		border: 18px solid #fff;
}

.product_blok_container_contact{

	margin-top: 368px; 
	position: absolute; 
	width: 72vh;
padding-left: 73px;
}

.contact_flex{
	height: 140vh;

}
	
}

@media only screen   and (max-width: 934px) {

.footer_info{
	font-size: 15px;
	
}

.copyrights{
	font-size: 15px;
}

.box_container{
	padding-top: 60vh;
}

  .box {
	  min-height: 50vw;
	  width: 45vw;
  }

.logo_foto{
	padding: 1px;
}

 .nav-links{
   
    right:974px;
   
  }



}

@media only screen   and (max-width: 920px) {
	
	.box_container{
	padding-top: 56vh;
}

  .box {
	  min-height: 50vw;
	  width: 50vw;
  }

.nav-links{
   
    right:955px;
   
  }
  
  


@media only screen   and (max-width: 920px) {
	

.nav-links{
   
    right:934px;
   
  }
  
  .box_home{
	  width: 325px;
  }
	
	
}

@media only screen   and (max-width: 885px) {
	

.nav-links{
   
    right:908px;
   
  }

.map_float_padding{
	width: 119vh;
	margin: 66px 24px 80px 61px;
}


	
}

@media only screen   and (max-width: 860px) {
	
	.box_container{
	padding-top: 53vh;
}

  .box_home {
	 
	  width: 305px;
  }
  .nav-links{
   
    right:884px;
   
  }

.map_float_padding{
	width: 112vh;
	
}
 
  
	
	
}

@media only screen   and (max-width: 832px) {
	.box_container{
	padding-top: 51vh;
}
 .nav-links{
   
    right:863px;
   
  }
  
  .over_ons {
	  height: 65vh;
  }
  
 


  
  
}

@media only screen   and (max-width: 826px) {
 .logo_container{
	   width: 22%;
  }
  .footer_container{
	  left: 19%;
  }
  
  	.box_container{
	padding-top: 50vh;
}
	.box_home{
		width: 289px;
	}

.nav-links{
   
    right:856px;
   
  }

.map_float_padding{
	width: 104vh;
	
}
  
  
}

@media only screen   and (max-width: 800px) {
	
	.box_container{
	padding-top: 49vh;
}

  .box {
	  min-height: 53vw;
	  width: 55vw;
  }
  
  .header_logo{
	  left: 125px;
	  top:100px;
  }
	.nav-links{
   
    right:826px;
   
  }
  .reparatie_text_overons{
	  width: 80%;
  }
  
  .reparatie_over_ons{
  
  height: 111vh;
  
  }
.logo_container {
	width: 23%;
}


	
}


@media only screen   and (max-width: 777px) {
	 .box_home {
	  width: 283px;
	  margin: 30px;
  }
  .box_container{
	padding-top: 46vh;
}
}


@media only screen   and (max-width: 768px) {
	
	 .box_home {
	  width: 283px;
  }
  
  .logo_container{
	   width: 23%;
  }
  
  .footer_container{
	  left: 18%;
  }
		.nav-links{
   
    right:786px;
   
  }
  
  .header_over_ons h1{
	  font-size: 45px;
  }


.map_float_padding{
	width: 97vh;
	
}
.logo_container {
	width: 24%;
}



	
}




@media only screen   and (max-width: 728px) {
	
	.box_container{
	padding-top: 43vh;
}

.logo_container {
	width: 25%;
}


  .box {
	  min-height: 53vw;
	  width: 60vw;
  }
  
 
  .footer_container{
	  left: 17%;
  }

.header_logo{
	  left: 110px;
	  top:92px;
  }
  
		.nav-links{
   
    right:743px;
   
  }

	.map_float_padding{
		width: 95vh;
		
}


  
	
	
}

@media only screen   and (max-width: 700px) {
	
	.box_container{
	padding-top: 40vh;
}

  .box_home {
	  
	  width: 414px;
  }
	
	.nav-links{
   
    right:712px;
   }
   
   .header_overons_advies h1{
		
		
		font-size: 50px;
	}
   
	.map_float_padding{
		width: 90vh;
		
}

.footer_container{
	left: 13%;
}

.logo_container{
	width: 26%;
}


	
}

@media only screen   and (max-width: 688px) {
	

  .footer_container{
	  left: 16%;
  }
	.box_container{
	padding-top: 38vh;
}


.reparatie_over_ons{
  
  height: 103vh;
  
  }

	.map_float_padding{
		width: 86vh;
		
}
	
	
}

@media only screen   and (max-width: 668px) {
	
	.box_container{
	padding-top: 38vh;
}

  .box {
	  min-height: 53vw;
	  width: 66vw;
  }
  
   .logo_container{
	   width: 26%;
  }
  .footer_container{
	  left: 15%;
  }

.header_logo{
	left: 93px;
	top: 79px;
	width: 73%;
}

.nav-links{
   
    right:690px;
   }

	.map_float_padding{
		width: 85vh;
		
}
	
	
}

@media only screen   and (max-width: 648px) {

	.box_container{
	padding-top: 36vh;
}

.map_float_padding{
		width: 78vh;
		
}

.box_home{
	width: 390px;
}


	

}


@media only screen   and (max-width: 630px) {
	
	.box_container{
	padding-top: 35vh;
}

  .box_home {
	  
	  width: 373px;
  }
  
    .logo_container{
	   width: 27%;
  }
  .footer_container{
	  left: 12%;
  }
	.nav-links{
   
    right:655px;
   }
   
   .header_overons_advies h1{
	   
	   font-size: 45px;
   }


	
}



@media only screen   and (max-width: 618px) {
	

  
    .logo_container{
	   width: 28%;
  }
  .footer_container{
	  left: 10%;
  }

	.box_container{
	padding-top: 34vh;
}

.nav-links{
   
    right:640px;
   }

	.map_float_padding{
		width: 74vh;
		
}


.box_home{
		width: 321px;
}
   
 
	
	
} 

@media only screen   and (max-width: 592px) {
	
	.box_container{
	padding-top: 32vh;
}

  .box {
	  min-height: 50vw;
	  width: 75vw;
  }
  
  .footer_container{
	  display: block;
	  
	  
  }
  .logo_container{
	  width: 35%;
  }


.nav-links{
   
    right:605px;
   }
   
   .reparatie_over_ons{
	   height: 89vh;
   }
   
   .over_ons{
	   height: 73vh;
   }

.map_float_padding{
		width: 72vh;
		
}

	
	
}




@media only screen   and (max-width: 578px) {

	.box_container{
	padding-top: 30vh;
}
.nav-links{
   
    right:587px;
   }
   
   .nav-links a{
   
    padding:10px;
   }


.reparatie_overons h1{
	 font-size: 48px;
}

.map_float_padding{
		width: 70vh;
		
}

.box_home{
	width: 312px;
}

.logo_container{
	width: 40%;
}


.footer_social_media{
	left: 36%;
}


}



@media only screen   and (max-width: 550px) {
	
	.box_container{
	padding-top: 28vh;
}

  .box {
	  min-height: 55vw;
	  width: 80vw;
  }
.header_logo{
	left: 73px;
	top: 60px; 

}

.nav-links{
   
    right:557px;
   }
   
   .header_overons_advies h1{
		font-size: 40px;
   }
   
   .header_over_ons h1{
		font-size: 40px;
   }
   

   .map_float_padding{
		width: 64vh;
		
}
 

	
	
}
@media only screen   and (max-width: 520px) {
	
	.box_container{
	padding-top: 27vh;
}
.nav-links{
   
    right:529px;
   }

  .map_float_padding{
		width: 60vh;
		
}
   
   .footer_social_media{
	left: 33%;
}

	
}

@media only screen   and (max-width: 516px) {
	
	.box_container{
	padding-top: 24vh;
}

  .box {
	  min-height: 55vw;
	  width: 85vw;
  }

  .map_float_padding{
		width: 58vh;
		
}
	
	
}

@media only screen   and (max-width: 506px) {
	.nav-links{
   
    right:509px;
   }

.product_blok_container_contact{
	padding-left: 47px;

}

.box_home{
		width: 302px;
}

.logo_container{
	width: 48%;
}
.copyrights{
	font-size: 14px;
}
	
}

@media only screen   and (max-width: 494px) {
	.nav-links a{
	padding: 9px;
   }
   
   .reparatie_over_ons{
	   height: 82vh;
   }
 
	
}


@media only screen   and (max-width: 490px) {
	
	.box_container{
	padding-top: 23vh;
}

  .box {
	  min-height: 30vw;
	  width: 89vw;
  }
  
  .footer_social_media{
	  left: 35%;
  }
  
  .logo_container{
	  width: 48%;
  }
  
.header_logo{
	left: 77px;
	top: 69px;
}
  .nav-links a{
	  padding: 2px;
  }
  
  	.nav-links{
   
    right:495px;
   }
   
   .reparatie_overons h1{
	   font-size: 45px;
   }


.product_blok_container_contact{
padding-left: 25px;
}

.map_float_padding{
	width: 55vh;
}
.copyrights{
	font-size: 13px;
}

	
}


@media only screen   and (max-width: 468px) {
	
	.box_container{
	padding-top: 22vh;
}

	  .footer_social_media{
	  left: 35%;
  }
  
  .logo_container{
	  width: 50%;
  }
  
  .header_overons_advies h1{
	  font-size: 36px;
  }
	
}



@media only screen   and (max-width: 466px) {
	
	.box_container{
	padding-top: 21vh;
}

  .box_home {
	  
	  width: 281px;
  }
  

  

  
   .box_text p{
	  font-size: 16px;
  }
	
	.nav-links{
   
    right:470px;
   }
   
   .over_ons{
	   height: 80vh;
   }

.map_float_padding{
	width: 55vh;
}

.product_blok_container_contact{
	width: 59vh;
	margin-top: 377px;
}
	
	
}



@media only screen   and (max-width: 450px) {
	
	.box_container{
	padding-top: 20vh;
}
.header_logo{
	left: 67px;
	top: 52px;
}

.nav-links{
   
    right:453px;
   }

.map_float_padding{
	width: 48vh;
}
	
	
}


@media only screen   and (max-width: 440px) {
	.copyrights{
		font-size:12px;
	}
	
	.footer_social_media {
		left: 29%;
	}
}



@media only screen   and (max-width: 438px) {
	
	.box_container{
	padding-top: 19vh;
}

  .box {
	  min-height: 30vw;
	  width: 99vw;
  }
  
 
 
  
   .box_text p{
	  font-size: 16px;
  }

.header_logo{
	left: 49px;
	top: 44px;
width: 77%;
}

.nav-links{
   
    right:457px;
   }
   
   .header_overons_advies h1{
	   font-size: 35px;
   }

	
	
}

@media only screen   and (max-width: 435px) {
	.over_ons{
		 height: 84vh;
	}
	
	
	.reparatie_over_ons{
		height: 84vh;
	}
	
	.header_over_ons h1{
		font-size: 37px;
	}

.reparatie_overons h1{
		font-size: 44px;
}

.overons_text{
	padding: 36px;
}


	
	
}


@media only screen   and (max-width: 418px) {
	.logo_container{
		width: 46%;
	}
	
	
  .logo_container{
	  width: 56%;
  }
}


@media only screen   and (max-width: 417px) {
	
	.box_container{
	padding-top: 17vh;
}

  .box {
	  min-height: 30vw;
	  width: 105vw;
  }
  

  
    .box_text h1{
	  font-size: 27px;
  }
  
   .box_text p{
	  font-size: 15px;
  }

.header_logo{
	left: 49px;
	top: 44px;
width: 77%;
}

.box_text{
	padding: 40px;
}


.nav-links{
   
    right:452px;
   }

.reparatie_over_ons{
	height: 76vh;
}

.header_over_ons h1{
		font-size: 36px;
	}
	
	.copyrights{
		font-size: 11.5px;
	}
	
	
	
}


@media only screen   and (max-width: 406px) {

.map_float_padding{
	width: 44vh;
}
	.copyrights{
		font-size: 11px;
		
	}
	
	.logo_container{
		width: 57%;
	
	}
	
	.footer_social_media {
		left: 28%;
	}
		

}



@media only screen   and (max-width: 393px) {
	
	.box_container{
	padding-top: 15vh;
}

  .box {
	  min-height: 30vw;
	  width: 115vw;
  }

.header_logo{
width: 80%;
	left: 39px;

}

.nav-links{
   
    right:427px;
   }
   
   .header_overons_advies h1
   {
	   font-size:33px;
   }

	
	
	
	
}

@media only screen   and (max-width: 386px) {
	.over_ons{
		 height: 87vh;
	}
	
	.copyrights{
		font-size: 10.5px;
	}
}


@media only screen   and (max-width: 383px) {

.footer_social_media{
	left: 27%;
}



.logo_container{
	width: 58%;
}

.product_blok_container_contact{
	width: 44vh;
}

.map_float_padding{
	border: 16px solid #fff;
	margin: 37px 22px 34px 41px;
}


}


@media only screen   and (max-width: 375px) {

	.box_container{
	padding-top: 13vh;
}

.nav-links{
   
    right:414px;
   }
   
   .header_overons h1{
   font-size: 50px
   }
   
   
   .reparatie_overons h1{
	   font-size: 43px;
	   
   }
   
   .header_overons_advies h1{
	   font-size: 31px;
   }
   
   
   .box_home{
	   width: 267px; 
   }
   .overons_text h1{
	   font-size: 52px;
	   
   }
   
   .overons_text p{
	   font-size: 16px;
   }
   
   

}





@media only screen   and (max-width: 365px) {
	.over_ons{
		 height: 92vh;
	}

.map_float_padding{
		height: 59vh;
		width: 41vh;
}

.contact_text p{
	font-size: 18px;
}
	
}


@media only screen   and (max-width: 357px) {
	
	.box_container{
	padding-top: 12vh;
}

  .box_home {
	  
	  width: 252px;
  }
  

  
    .logo_container{
	  width: 71%;
  }

  
  .overons_text{
	  padding: 23px;
  }
  
  
  
  .nav-links{
   
    right:397px;
   }
   

  .header_overons h1{
	  font-size: 45px;
  }
  
  .header_background_reparatie{
	  top: 54vh;
  }

.header_overons_advies h1{
	font-size: 29px;
}

.reparatie_overons h1{
font-size: 42px;
}


	
	
}

@media only screen   and (max-width: 347px) {
	.over_ons{
		 height: 96vh;
	}
	
	.reparatie_over_ons{
		height:79vh;
	}

.map_float_padding{
		height: 60vh;
		width: 36vh;
}
}


@media only screen   and (max-width: 341px) {
	.header_overons_advies h1{
		font-size: 27px;
	}
	
}



@media only screen   and (max-width: 336px) {
	.reparatie_overons h1{
		font-size: 45px;
		
		
	}
	
	.box_home{
		width: 242px;
	}
	
}


@media only screen   and (max-width: 331px) {
	


  .box_home {
	  
	  width: 232px;
  }

   .logo_container{
	  width: 67%%;
  }
  
.footer_social_media{
	left: 22%;
}
 
  
   .nav-links{
   
    right:371px;
   }
  
  .reparatie_overons h1{
		font-size: 45px;
		
		
	}
	
	.reparatie_over_ons{
		
		height: 72vh;
	}
	
	
}




@media only screen   and (max-width: 320px) {
	
	

  .box {
	  min-height: 30vw;
	  width: 135vw;
  }
  
 
 
   .nav-links{
   
    right:360px;
   }
   
   .header_overons_advies h1{
	   font-size: 26px;
   }
   
   .reparatie_overons h1{
	   font-size: 39px;
   }


	
}
   
   
	
	
}


