*
{
    margin: 0px;
    box-sizing: border-box;
}

body
{
    font-family: "Open Sans", Verdana, Calibri;
    font-size: 14px;
    color: #2a2a2a;
    position: relative;
}

div#verhuizen
{
    max-height: 649px;
    overflow: hidden;
    position: fixed;
    z-index: 200;
    box-shadow: 0px 0px 10px #888888;
    border-radius: 5px;
    max-width: 900px;
    margin: 0px auto;
    left: 50%;
    margin-left: -450px;
    top: 100px; 
}

div#verhuizen img.close
{
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
}

div#verhuizen img.kaart
{
    display: block;
    width: 100%;
    height: 100%;
}

div#verhuizen_overlay
{
    background: #ffffff;
    position: absolute;
    top: 0px;
    z-index: 199;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

div#container
{
    width: 100%;
    overflow: hidden;
}

div.container
{
    max-width: 960px;
    margin: 0px auto;
}

div#header
{
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 80px;
    box-shadow: 0px 0px 5px #888888;
    position: fixed;
    z-index: 150;
}

div#logo
{
    width: 107px;
    height: 50px;
    margin: 15px 0px 15px 15px;
    overflow: hidden;
    float: left;
}

div#logo a
{
    background: url(../afbeeldingen/logo.svg) no-repeat;
    width: 107px;
    height: 50px;
    display: block;
    overflow: hidden;
}

div#menu
{
    float: left;
    margin: 15px 0px 0px 30px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

div#menu_button
{
    background: url(../afbeeldingen/menu.png) no-repeat;
    width: 26px;
    height: 26px;
    overflow: hidden;
    display: none;
    float: right;
    cursor: pointer;
    position: absolute;
    top: 27px;
    right: 27px;
}

div#menu ul
{
    list-style: none;
}

div#menu li
{
    float: left;
}

div#menu li a
{
    display: block;
    height: 50px;
    padding: 10px 15px 10px 15px;
    margin-top: 15px;
    color: #2a2a2a;
    text-decoration: none;
}

div#menu li a:hover,
div#menu li a.actief
{
    border-bottom: 3px solid #fd8240;
    color: #fd8240;
}

div#adresgegevens
{
    float: right;
    font-size: 10px;
    margin: 22px 20px 0px 0px;
}

div#adresgegevens a
{
    color: #2a2a2a;
    text-decoration: none;
}

div#adresgegevens a:hover
{
    color: #fd8240;
}

div#adresgegevens p
{
    line-height: 20px;
    letter-spacing: 1px;
}

div#foto
{
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #d7d1cb;
}

div#watermerk_links
{
    background: url(../afbeeldingen/watermerk_links.png) no-repeat;
    position: absolute;
    width: 273px;
    height: 469px;
    overflow: hidden;
    z-index: 20;
    top: 50px;
    margin-left: -480px;
    left: 50%;
}

div#watermerk_rechts
{
    background: url(../afbeeldingen/watermerk_rechts.png) no-repeat;
    position: absolute;
    width: 134px;
    height: 268px;
    overflow: hidden;
    z-index: 20;
    top: 280px;
    margin-left: 210px;
    left: 50%;
}

div.cycle-pager
{
    top: 100px;
    position: absolute;
    z-index: 130;
    width: 100%;
    text-align: center;
}

div.cycle-pager span
{
    background: rgba(253, 130, 64, 0.4);
    width: 16px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    border-radius: 8px;
    margin: 0px 2px;
    color: transparent;
    cursor: pointer;
}

div.cycle-pager span.cycle-pager-active
{
    background: #fd8240;
}

div#foto div#foto_slider div.cycle-slide
{
    width: 100% !important;
    height: 600px;
    background-size: cover !important;
    background-position: center center !important;
}

div#slogan
{
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 100;
}

div#slogan h1
{
    font-family: "Open Sans", Verdana, Calibri;
    color: #fd8240;
    font-size: 18px;
    padding: 0px;
    margin: 30px 0px 0px 0px;
}

div#slogan p
{
    margin: 15px 15px 25px 15px;
    line-height: 32px;
    font-size: 14px;
    letter-spacing: 0.2px;
}

div#footer
{
    width: 100%;
    padding: 15px 15px 0px 15px;
    font-size: 12px;
    clear: both;
}

div#footer h2
{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px 0px 15px 0px;
    margin: 0px;
}

div#footer div.blok
{
    min-width: 222px;
    width: 33%;
    float: left;
    padding: 15px;
}

div#footer div.blok ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div#footer div.blok li a,
div#footer div.blok a
{
    text-decoration: none;
    color: #2a2a2a;
    line-height: 25px;
}

div#footer div.blok li a:hover,
div#footer div.blok li a.actief,
div#footer div.blok a:hover
{
    color: #fd8240;
}

div#footer div.blok p
{
    line-height: 25px;
    padding-bottom: 15px;
}

div#footer div.blok p span,
div#adresgegevens p span
{
    color: #fd8240;
    margin-right: 10px;
}

div#footer div.blok img
{
    margin-right: 15px;
}

div#producten
{
    width: 100%;
    border-bottom: 1px solid #d7d1cb;
    overflow: hidden;
}

div#producten h2
{
    font-size: 14px;
    color: #fd8240;
    text-transform: uppercase;
    text-align: center;
    margin: 30px 0px 45px 0px;
}

div#producten div.blok,
div#content div.blok
{
    min-width: 260px;
    width: 50%;
    overflow: hidden;
    padding: 15px;    
    text-align: center;
    float: left;
    position: relative;
}

div#producten div.blok
{
    cursor: pointer;
}

iframe
{
    margin-top: 80px;
    width: 100%;
    height: 520px;
}

div#producten div.blok
{
    height: 230px;
}

div#content
{
    width: 100%;
    border-bottom: 1px solid #d7d1cb;
    overflow: hidden;
}

div#content div.blok
{
    text-align: left;
}

div#content div.compleet
{
    padding: 0px 15px;
}

div#content div.blok h1,
div#content div.compleet h1
{
    color: #fd8240;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 30px;
    padding-bottom: 15px;
}

div#content div.blok h2,
div#content div.compleet h2
{
    color: #fd8240;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 30px;
}

div#content div.blok h3,
div#content div.compleet h3
{
    font-size: 14px;
    font-weight: 700;
    margin: 15px 0px 0px 0px;
}

div#content div.blok p,
div#content div.compleet p
{
    line-height: 25px;
    padding-bottom: 30px;
}

div#content div.blok p.product
{
    text-align: center;
    margin: 0px;
    padding: 30px 0px 15px 0px;
}

div#producten div.blok a
{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

div#producten div.blok.transport
{
    background: url(../afbeeldingen/transport.png) center top no-repeat;
}

div#producten div.blok.gasmeten
{
    background: url(../afbeeldingen/gasmeten.png) center top no-repeat;
}

div#producten div.blok.projecten
{
    background: url(../afbeeldingen/projecten.png) center top no-repeat;
}

div#producten div.blok.vacatures
{
    background: url(../afbeeldingen/vacatures.png) center top no-repeat;
}

div#producten div.blok h3
{
    font-size: 14px;
    text-transform: uppercase;
    padding: 60px 0px 15px 0px;
}

div#producten div.blok:hover h3
{
    color: #fd8240;
}

div#producten div.blok p
{
    line-height: 25px;
}

ul.vacature
{
    margin-bottom: 30px;
}

h2.vacature
{
    text-align: center;
    margin-top: 0px !important;
    margin-bottom: 30px;
    font-size: 28px !important;
}

div.vacature a
{
    color: #fd8240;
    text-decoration: none;
}

div.vacature a:hover
{
    color: #2a2a2a;
}

@media screen and (max-width: 550px)
{
    div#producten div.blok,
    div#content div.blok
    {
        min-width: 100%;
    }

    div#footer div.blok
    {
        width: 50%;
    }
}

@media screen and (max-width: 400px)
{
    div#footer div.blok
    {
        min-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 770px)
{
    div#menu_button
    {
        display: block;
    }

    div#menu
    {
        margin: 0px;
        position: absolute;
        right: 13px;
        top: 92px;
        z-index: 110;
    }

    div#menu ul
    {
        background: rgba(255, 255, 255, 0.8);
        float: right;
        padding: 0px;
        box-shadow: 0px 0px 10px #888888;
        width: 200px;
        display: none;
    }

    div#menu li
    {
        float: none;
    }

    div#menu li a
    {
        height: 40px;
        padding-top: 5px;
        margin-top: 15px;
        color: #2a2a2a;
        text-decoration: none;
        text-align: center;
    }

    div#menu li a:hover,
    div#menu li a.actief
    {
        border-bottom: 0px;
        color: #fd8240;
    }

    div#foto,
    div#foto_slider,
    div#foto div#foto_slider div.cycle-slide
    {
        height: 380px !important;
    }
    
    div.cycle-pager
    {
        top: 343px;
    }

    div#slogan,
    div#watermerk_links,
    div#watermerk_rechts
    {
        display: none;
    }

    div#footer div.blok
    {
        min-width: 50%;
    }
    
    iframe
    {
        height: 300px;
    }
}

@media screen and (max-width: 925px)
{ 
    div#adresgegevens
    {
        display: none;
    }
    
    div#verhuizen
    {
        left: 0px;
        margin-left: 0px;
        top: 0px;
        display: inline-flex;
    }
}

@media screen and (min-width: 771px)
{
    div#menu ul
    {
        display: block !important;
    }
}