* {
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}
body {
    margin: 0px;
    padding: 0px;
    background-color: white;
}
#topcontent {
    background-color: white;
    height: 125px;
}
#topimg {
    background-image: url("../img/gereedschap_keuren_achtergrond.jpg");
    width: 100%;
    height: 320px;
    margin: 0 auto;
    position: relative;
    background-attachment: fixed;
    background-position-y: bottom;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px -5px 5px rgb(107, 107, 107); 

}
.topnav {
    background-color: orange;
    overflow: hidden;
    margin-top: 0.15%;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    text-align: center;
    display: inline-flex;
    justify-content: center;
  }
  .topnav a {
    display: block;
    color: black;
    text-align: center;
    padding: 14px 20px;
    text-decoration: none;
    font-size: 17px;
  }
  .topnav a:hover {
    color: white;
  }
  .topnav a.active {
    background-color: orange;
    color: white;
    background-image: url("../img/wrench3.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 30px;
    background-size: 4vw 0.8vw;
  }
  .topnav .icon {
    display: none;
  }
  @media screen and (max-width: 1000px) {
    .topnav a.active {
        background-image: none;
    }
  }
  @media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
    .topnav {
        display: block;
    }
    .topnav a {
        float: left;
    }
    .topnav a.active {
        background-image: none;
    }
  }
  
  /* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
  @media screen and (max-width: 600px) {
    .topnav.responsive {position: -webkit-sticky; position: sticky; z-index: 1;}
    .topnav.responsive a.icon {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      z-index: 1;
      text-align: left;
    }
  }
#content {
    background-color: white;
    padding-bottom: 10%;
}
#topcontentimg {
    width: 270px;
    height: 145px;
    position: absolute;
    top: 1%;
    left: 3%;
    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
#topcontentimg:hover {
    cursor: pointer;
}
#topcontenttitle {
    color: white;
    padding: 0.2%;
    font-size: 1vw;
    display: inline;
    background-color: rgb(107, 107, 107);
    position: relative;
    float: right;
    margin-right: 3%;
    margin-top: 4%;
    box-shadow:  0 0 10px 10px rgb(107, 107, 107);
    -moz-box-shadow: 0 0 10px  10px rgb(107, 107, 107);
    -webkit-box-shadow: 0 0 10px 10px rgb(107, 107, 107);
    -o-box-shadow: 0 0 10px 10px rgb(107, 107, 107);
    font-family: 'Roboto', sans-serif;
    font-style: oblique;
}
.card {
    background-color: white;
    width: 60%;
    height: auto;
    margin: 20%;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-top: 3%;
    overflow: hidden;
}
.cardtitle {
    color: orange;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    margin: 0;
}
.cardsplitter {
    border: 2px solid orange;
    border-radius: 2px;
}
.cardprijslijst {
    width: 60%;
    height: 90vw;
    margin: 20%;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-top: 3%;
    overflow: hidden;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.leftcard {   
    float: left;
    width: 20%;
    margin-top: 2%;
    background-image: url("../img/mbierens_busje.jpg");
    background-size: cover;
    background-position: bottom;
    height: 200px;
}
.rightcard {
    float: left;
    width: 70%;
    background-color: white;
    padding-left: 20px;
    margin-top: 2%;
    margin-left: 2%;
    font-size: auto;
}
.button:link {
    color: black;
    text-align: center;
    padding-top: 10px;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 14px;
    text-decoration: none;
    background-color: orange;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 15px;
    position: relative; 
    bottom: 5px;
    margin-top: 5%;
    float: right;
}
.button:visited {
    color: black;
}
.button:hover {
    color: white;
    background-image: url("../img/wrench3.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 25px;
    background-size: 65px 15px;
}
.button:active {
    color: white;
}
.standard {
    width: 100%;  
    background-color: rgb(26, 26, 26);
    color: white;
    text-align: center;
    clear: both;
    position: relative;
    height: 100px;
    margin-top: -100px;
    box-shadow: 0px 10px 5px rgb(26, 26, 26), 0px -10px 5px rgb(26, 26, 26);
}
#ulgereedschappen li{
    list-style: none;
}
#ulgereedschappen li:before {
    content: '';
   display: inline-block;
   height: 15px;
   width: 15px;
   background-image: url('../img/Gear_icon_svg.svg.png');
   background-position: center;
   background-size: cover;
   margin-right: 10px;
}
#tableprijzen {
    width: 100%;
    line-height: 20px;
    padding: 0%;
    margin: 0%;
    border-spacing: 0px;
}
#tableprijzen td{
    border-bottom: 1px solid rgb(120, 120, 120);
}
#tableprijzen th {
    background-color: orange;   
}
#contactbtn {
    border: 0px;
    background-color: orange;
    font-size: 16px;
    padding: 12px 16px;
}
#contactbtn:hover {
    color: white;
    cursor: pointer;
}
#contactform label{
    margin-top: 5.5%;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
#contactform input, textarea {
    margin-top: 2%;
    resize: none;
    font-family: 'Roboto', sans-serif;
}
#footer {
    width: 100%;  
    background-color: rgb(43, 43, 43);
    color: white;
    text-align: center;
    clear: both;
    position: relative;
    height: 200px;
    margin-top: -200px;
    border: 5px inset rgb(120, 120, 120);
    box-shadow: 0px 3px 5px rgb(80, 80, 80), 0px -3px 5px rgb(80, 80, 80);
    border-bottom:0px;
    border-right: 0px;
    border-left: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 13px;
    padding-top: 0.2%;
}
#footer h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-style: oblique;
    font-size: 18px;
}
@media only screen and (max-width: 768px) {
	#ulgereedschappen {
		margin: 0%;
	}
    .card {
		margin: 5%;
        margin-left: 2.5%;
		margin-right: 2.5%;
        width: 95%;
        height: fit-content;
    }
	#topimg {
		background-attachment: unset;
	}
    #footer {
        margin-top: -2%;
    }
    #topcontenttitle {
        visibility: hidden;
    }
    .cardprijslijst {
        height: 120vw;
        background-color: yellow;
        margin: 5%;
        width: 90%;
    }
  }
  
