.titel{
font-family: 'Inter', sans-serif;
font-style: normal;
font-weight: 300;
font-size: 40px;
line-height: 42px;
text-align: right;
color: rgba(18, 138, 109, 0.55);
margin-top:-6px;
margin-bottom:0px;
margin-left:82px;
width:135px;
}

.platte-tekst{
font-family: 'Inter', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 25px;
color:rgb(48, 81, 90);
margin-left:0px;
margin-top:39px;
margin-bottom:0px;
text-align:left;
width:310px;
}

.voetnoot{
font-family: 'Inter', sans-serif;
color:rgb(48, 81, 90);
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 20px;
margin-left:0px;
margin-top:2px;
margin-bottom:0px;
text-align:left;
}

.foto-info{
font-family: 'Inter', sans-serif;
color:rgb(48, 81, 90);
font-weight: 400;
font-size: 13px;
line-height: 25px;
margin-bottom:0px:;
margin-left:0px;
margin-top:298px;
text-align:left;
}

.pijl-links{
border:none;
background-color:rgb(255,255,255);
width:36px;
height:36px;
border-radius:18px;
cursor:pointer;
float: left;
margin-top:34px;
margin-left:141px;
padding-top:2px;
}

.pijl-links:hover{
	background-color:rgba(18, 138, 109,0.40);
}

.pijl-rechts{
border:none;
background-color:rgb(255,255,255);
width:36px;
height:36px;
border-radius:18px;
cursor:pointer;
float: left;
margin-top:34px;
margin-left:78px;
padding-top:2px;
}

.pijl-rechts:hover{
	background-color:rgba(18, 138, 109,0.40);
}

.hng-instagram-button{ 
background-color:rgb(48, 81, 90);
border:none;
height:36px;
width:36px;
border-radius:18px;
cursor:pointer;
margin-left:222px;
margin-top:59px;
position:absolute;
 }

.hng-linkedin-button{ 
background-color:rgb(48, 81, 90);
border:none;
height:36px;
width:36px;
border-radius:18px;
cursor:pointer;
margin-left:284px;
margin-top:19px;
position:absolute;
}

.hng-vimeo-button{ 
background-color:rgb(48, 81, 90);
border:none;
height:36px;
width:36px;
border-radius:18px;
cursor:pointer;
margin-left:346px;
margin-top:19px;
position:absolute;
 }

.hng-linkedin-button:hover,
.hng-vimeo-button:hover,
.hng-instagram-button:hover{
background-color:rgba(18, 138, 109,0.40);
}

.hng-copyright{
background-color:rgb(255, 255, 255);
font-family: 'Inter', sans-serif;
color:rgb(10, 50, 59);
font-style: normal;
font-weight: 400;
font-size: 14px;
margin-top:65px;
margin-left:-282px;
}

.hng-container{
height: 573px;
margin-top: 0px;
display: grid;
grid-template-columns: 1fr 340px 430px 340px 1fr;
column-gap: 25px;
}

nav.mobiel-menu,
.mobiel-menu-container{
  display:none;
}

.hng-mobiel{
display:none;
}


@media (hover: hover) {
  a:hover {
   
.pijl-rechts:hover
	background-color:rgba(18, 138, 109,0.40);

.pijl-links:hover
	background-color:rgba(18, 138, 109,0.40);

.hng-linkedin-button:hover
background-color:rgba(18, 138, 109,0.40);

.hng-vimeo-button:hover
background-color:rgba(18, 138, 109,0.40);

.hng-instagram-button:hover
background-color:rgba(18, 138, 109,0.40);

  }
}



@media (max-width: 1180px) {
.hng-container{
height: auto;
margin-top: 0px;
display: grid;
grid-template-columns: 1fr 10px 375px 280px 1fr;
column-gap: 25px;
justify-content:center;
}

.hetnieuwegoud-images{
width:375px;
height:auto;
}

.titel{
font-size:36px;
margin-left:72px;
}

.platte-tekst{
font-size: 14px;
}

.foto-info{
margin-top: 226px;
}

.hng-copyright{
margin-left:0px;
margin-top:124px;
margin-bottom:100px;
}

.hng-instagram-button{
margin-left:80px;
margin-top:118px;
}

.hng-linkedin-button{
margin-left: 143px;
margin-top:78px;
}

.hng-vimeo-button{
margin-left: 206px;
margin-top:78px;
}

.pijl-links{
margin-left:112.5px;
}



@media (max-width: 590px) {
#hng-images-mobiel{
display:grid;
width:348px;
height:auto;
margin-top:0px;
}

.hng-mobiel{
display: grid;
}

.header,
.werk-button,
.boeken-button,
.cv-button,
.contact-button,
.dropdown-menu,
.hng-img-box,
.pijl-links,
.pijl-rechts,
.foto-info{
display:none;
}

.hng-container{
margin-top: 0px;
display: grid;
grid-template-columns: 1fr;
row-gap: 30px;
justify-items:center;
}

.hng-copyright{
display:grid;
justify-items:center;
margin-right:0px;
margin-bottom:100px;
font-size: 17px;
width:180px;
margin-top:-150px;
}

.titel{
margin-top:12px;
}

.hng-instagram-button{
margin-left:-65px;
margin-top:-92px;
width:40px;
height:40px;
border-radius:20px;
}

.hng-linkedin-button{
margin-left:2px;
margin-top:-132px;
width:40px;
height:40px;
border-radius:20px;
}

.hng-vimeo-button{
margin-left:69px;
margin-top:-132px;
margin-bottom:150px;
width:40px;
height:40px;
border-radius:20px;
}







