body,
html {
    padding: 0;
    margin: 0;
}

p {
    font-family: 'Raleway', sans-serif;
}

h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600 !important;
    font-size: 20px !important;
}

h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500 !important;
    font-size: 20px !important;
}

h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300 !important;
    font-size: 1.8em !important;
}

.btn {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    -webkit-box-shadow: 0px 0px 5px #666666;
    -moz-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    font-size: 1em;
    background: #2e2e2e;
    padding: 7px 25px 7px 25px;
    border: solid #000000 2px;
    text-decoration: none;
}

.btn:hover {
    background-color: #fff;
    text-decoration: none;
    color: #000;
}

nav {
    height: 120px;
    position: absolute;
    width: 100%;
    background-color: #fff;
}

nav:hover {
    background-color: #fff;
}

#cheeseburger {
    display: none;
}

#logo {
    height: 23px;
    top: 50px;
    left: 50px;
    position: absolute;
}

#logo-mob {
    display: none;
}

#menu li {
    display: inline-block;
    list-style: none;
    margin: 0px 10px 0px 10px;
}

#menu {
    position: absolute;
    right: 60px;
    top: 50px;
}

#menu a {
    color: #000000;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

#menu a:hover {
    color: #7C7C7C;
    text-decoration: none;
}

#menu a:active {
    color: #7C7C7C !important;
    text-decoration: none;
}

#header {
    height: 80vh;
    background-image: url(http://heerenconcept.be/images/realisaties/6.png);
    background-size: cover;
    background-position: right;
    width: 100%;
}

h1 {
    padding: 7px 20px 7px 20px !important;
    width: 80%;
    background-color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

#header-title {
    margin-top: 40vh;
}

#header-content {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#br-mob {
    display: block;
}

#wie-text {
    font-size: 33px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-top: 100px;
    margin-left: 50px;
    margin-bottom: 100px;
}

#slideshow {
    width: 100%;
}

#myCarousel {
    height: 70vh;
}

@media screen and (max-width: 1599px) {
    #myCarousel {
        height: 500px;
    }
    #arrowL,
    #arrowR {
        margin-top: 250px !important;
    }
}

@media screen and (min-width: 1600px) {
    #myCarousel {
        height: 90vh;
    }
    #arrowL,
    #arrowR {
        margin-top: 40vh !important;
    }
}

#arrowL {
    height: 22px;
    margin-top: 194px;
}

#arrowR {
    height: 22px;
    margin-top: 194px;
}

#wat {
    padding-top: 70px;
    padding-bottom: 80px;
    background-color: #FCFCFC;
}

#wat-head {
    margin-bottom: 40px;
    padding-left: 15px;
}

#line {
    width: 70px;
    border-color: #000000;
    border-width: 2.3px;
    margin-bottom: 30px;
}

#wat-text {
    color: #7c7c7c
}

#contact {
    padding-top: 70px;
    padding-bottom: 40px;
}


/* waarloos */

#waarloos{
    height: 60vh;
    background-image: url(http://heerenconcept.be/images/waarloos.JPG);
    background-size: cover;
    background-position: right;
}

#waarloos-box{
    margin-top: 100px;
    background: #fff;
    position: absolute;
    width: 80%;
    padding: 30px;
    

}
    #waarloos-box{
        width: 630px !important;
        height: 175px !important;
    }



@media screen and (max-width: 820px) {
   #waarloos-box{
    margin-left: 10%;
       margin-right: 10%;
} 
}

@media screen and (max-width: 750px) {
   #waarloos-box{
    width: 80% !important;
    height: 200px !important;
} 
}

@media screen and (max-width: 474px) {
   #waarloos-box{
    width: 80% !important;
       height: 300px!important;
} 
}



#contact-head {
    margin-top: 39px;
    margin-bottom: 40px;
    padding-left: 15px;
    position: absolute;
}

#contact-list {
    margin-top: 150px;
    padding-left: 0px !important;
}

#contact-list ul {
    padding-left: 0px !important;
}

#contact-list li {
    list-style: none;
}

#contact-list li span p {
    color: #b7b7b7;
    margin-top: -7px;
    font-size: 0.8em
}

#contact-box {
    width: 90%;
    height: auto;
    box-shadow: 0px -5px 25px #aaaaaa;
    position: absolute;
    background-color: #fff;
    margin-top: 0px;
}

#contact-box-head {
    margin-left: 40px;
    margin-top: 40px;
}

#footer {
    background-color: #FCFCFC;
    height: 180px;
    bottom: 0px;
}

#footer-text-L {
    color: #8e8e8e;
    margin-top: 140px;
    margin-left: 130px;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 400 !important;
    font-size: 0.8em;
}

#heart {
    width: 10px;
    margin-bottom: 3px;
}

#footer-text-R {
    color: #8e8e8e;
    margin-top: 140px;
    margin-right: 130px;
    text-align: right;
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    font-size: 0.8em;
}

#footer-link:hover {
    color: #a0a0a0;
    text-decoration: none;
}

#footer-mob {
    display: none;
}


/* -------- tablet -------- */

@media screen and (max-width: 992px) {
    #header-title {
        font-size: 25px;
    }
    #wat-head {
        margin: 0px;
    }
    #wie-text {
        margin-left: 0px;
        margin-top: 60px;
        margin-bottom: 60px;
        margin-right: 20px;
        font-size: 25px;
    }
    #wat-title {
        margin-top: 50px;
    }
    #wat {
        padding-bottom: 50px;
    }
    #contact {
        padding-top: 20px;
    }
    #contact-head {
        margin-bottom: 0px;
    }
    #contact-list {
        margin-top: 100px;
        margin-bottom: 50px;
    }
    #contact-box {
        height: 350px;
    }
    #footer {
        margin-top: 200px;
    }
    #footer-desk {
        display: none;
    }
    #footer-mob {
        display: block;
        position: absolute;
        margin-top: 140px;
        width: 100%;
    }
    #footer-text-L {
        margin: 0px;
        position: absolute;
        left: 25px;
    }
    #footer-text-R {
        margin: 0px;
        position: absolute;
        right: 25px;
    }
    #footer-text-mob li {
        list-style: none;
        display: inline-block;
        width: 100%;
    }
    #footer-text-mob {
        width: 100%;
    }
    #cheeseburger-img {
        width: 30px;
    }
    #cheeseburger {
        display: none;
        right: 50px;
        top: 50px;
        position: absolute;
    }
}


/*contact form*/

#contact-content {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.cinput {
    width: 100%;
    padding: 5px 0px 5px 0px;
    margin: 8px 0px;
    display: inline-block;
    border: 0px solid #aaa;
    box-sizing: border-box;
}

.form-line {
    border: 0.5px solid #ccc;
    margin-top: -7px;
}

textarea {
    resize: none;
}


/*einde contact*/


/* -------- mobile -------- */

@media screen and (max-width: 500px) {
    #logo {
        display: none;
    }
    #logo-mob {
        display: block;
        height: 23px;
        top: 29px;
        left: 50px;
        position: absolute;
    }
    #cheeseburger {
        top: 25px;
    }
    br {
        display: none;
    }
    h1 {
        width: 90%
    }
    #contact-list span p {
        margin-top: 0px !important;
        padding-top: 20px !important;
    }
}

@media screen and (max-width: 600px) {
    #myCarousel {
        height: 300px;
    }
    #arrowL,
    #arrowR {
        margin-top: 150px !important;
    }
}

@media screen and (max-width: 375px) {
    #logo-mob {
        left: 20px !important;
    }
}


/* -------- hamburger full screen nav -------- */

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
    font-family: 'Raleway', sans-serif;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-width: 993px) {
    #contact-box {
        height: 450px;
    }
    #footer {
        margin-top: 50px;
        /*margin-top: 300px;*/
    }
}

@media screen and (max-height: 450px) {
    .overlay {
        overflow-y: auto;
    }
    .overlay a {
        font-size: 20px
    }
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
    
}

@media screen and (max-width: 900px) {
    #logo {
        display: none;
    }
    #logo-mob {
        display: block;
        height: 23px;
        top: 44px;
        left: 50px;
        position: absolute;
    }
}

@media screen and (max-width: 650px) {
    #menu {
        display: none;
    }
    nav {
        height: 75px
    }
    #logo-mob {
        top: 25px;
    }
    footer{
        display: none !important;
        height: 0px;
    }
    #contact{
        padding-bottom: 0px;
    }
    
    #footer-mob{
        height: 50px !important;
        margin-top: 15px !important;
        
    }
    #waarloos-box{
        margin-top: 20px;
    }
    
    #waarloos{
        height: 400px;
    }
    
    #footer{
        display: none !important;
        margin-top: 0px !important;
        height: 0px !important;
    }
}
