﻿/*
    #1e88bc; lichtblauw logo
    #ffffff; wit
    #121b21; donkerblauw
*/

*
{
    margin: 0px;
    padding: 0px;
    position: relative;
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    text-align: left;
    line-height: 26px;
}
html, body
{
    width: 100%;
    height: 100%;
    color: #121b21;
}
body form
{
    position: relative;
    min-height: 100%;
    background: #eee;
}
h1, h1 a, h2, h2 a, h3, h3 a
{
    color: #1e88bc;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 10px;
    text-decoration: none;
    font-family: 'Century Gothic', Arial, Verdana, sans-serif;
    font-weight: normal;
    /*margin-bottom: 15px;*/
}
/**h2, h2 a
{
    font-size: 18px;
    margin-bottom: 5px;
}**/
a
{
    color: #1e88bc;
    text-decoration: underline;
}
a:hover
{
    color: #666;
}
#container
{
    width: 100%;
}
.wrapper
{
    max-width: 850px;
    min-width: 300px;
    margin: 0px auto;
    overflow: auto;
}
#topbar
{
    background: #121b21;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 60px;
    z-index: 99999999;
}
#topbar a img.logo
{
    float: left;
    margin-top: 3px;
    margin-left: 5px;
}
#topbar #menu
{
    display: none;
}
#topbar nav
{
    float: right;
    display: block;
    height: 60px;
    line-height: 60px;
}
#topbar nav a
{
    font-family: 'Century Gothic', Arial, sans-serif;
    color: #fff;
    text-decoration: none;
    padding: 0px 15px;
    letter-spacing: 1px;
}
#topbar nav a:hover
{
    color: #1e88bc;
}
#header
{
    min-height: 600px;
    background: url('../images/DSC_5545.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 60px;
}
#header #intro
{
    background: #fff;
    padding: 40px;
    margin: 0px auto;
    margin-top: 100px;
    max-width: 475px;
    opacity: 0.9;
}
/*#header span
{
    font-size: 48px;
    text-shadow: 4px 4px 8px #000000;
    font-family: 'Century Gothic', Verdana, Arial, sans-serif;
    color: #fff;
    float: right;
    display: block;
    line-height: 55px;
    margin-top: 30px;
    width: 800px;
}*/
#topcontent, .contentA, .contentB1, .contentB2
{
    min-height: 160px;
}
#topcontent
{
    background: #1e88bc;
}
#topcontent h2
{
    color: #fff;
}
#topcontent a
{
    color: #fff;
}
#topcontent a:hover
{
    color: #ccc;
}
.contentA
{
    background: #fff;
}
.contentB1
{
    background: url('../images/bg_class.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.contentB2
{
    background: url('../images/bg_forms.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.half
{
    width: 50%;
    float: left;
    min-height: 275px;
}
div#img1 {
    float: right;
}
div#img2
{
    float: left;
}
div#txt2
{
    float: right;
}
#clients img.previous {
    position: absolute;
    z-index: 50;
}
#clients img.current {
    position: absolute;
    z-index: 100;
}
#clients img {
    position: absolute;
    z-index: 10;
}
#clients
{
    width: 200px;
    margin: 0px auto;
}
.textblock
{
    padding: 15px;
    padding-top: 25px;
    padding-bottom: 30px;
}
div.img
{
    text-align: center;
    /*vertical-align: middle;*/
}
a.btn_white, a.btn_dark
{
    background-image: url('../images/icons/arrowlarge_dark.png');
    background-repeat: no-repeat;
    background-position: 10px 13px;
    background-color: #fff;
    text-decoration: none;
    color: #121b21;
    display: inline-block;/*block*/
    font-size: 18px;
    font-family: 'Century Gothic', Verdana, Arial, sans-serif;
    padding: 10px;
    padding-left: 40px;
    line-height: 20px;
    width: auto;
    /*float: left;*/
}
a.btn_white:hover
{
    color: #121b21;
}
a.btn_dark
{
    background-image: url('../images/icons/arrowlarge_white.png');
    background-repeat: no-repeat;
    background-color: #121b21;
    color: #fff;
}
a.btn_dark:hover
{
    color: #fff;
}
#footer *
{
    font-size: 14px;
}
#footer
{
    padding-top: 25px;
    padding-bottom: 25px;
    background: #121b21;
    color: #fff;
    font-size: 12px;
}
#footer .third
{
    width: 33%;
    float: left;
}
#footer img.logo
{
    margin-left: 5px;
}
#footer ul
{
    list-style-image: url('../images/icons/arrowsmall_white.png');
}
#footer ul li
{
}
#footer ul li span
{
    display: inline-block;
    width: 50px;
    font-family: 'Century Gothic', Verdana, Arial, sans-serif;
    color: #1e88bc;
}
#footer a
{
    color: #fff;
}
#footer a:hover
{
    color: #1e88bc;
}
#footer .copy
{
    color: #999;
    font-size: 10px;
}
#footer .social
{
    font-family: 'Century Gothic', Verdana, Arial, sans-serif;
    /*font-size: 14px;*/
    font-weight: bold;
}
#footer .media a
{
    display: inline-block;
    width:35px;
    height:35px;
    margin-right: 3px;
}

a.linkedin {
    display: block;
    margin-top:50px;
    margin-bottom: 50px;
}
a.linkedin:hover span {
    text-decoration: none;
    color: #999;
}
a.linkedin img {
    height: 35px;
    float: left;
}
a.linkedin:hover img {
    opacity: 0.7;
}
a.linkedin span {
    height: 35px;
    line-height: 35px;
    float: left;
    margin-left: 10px;
    font-weight: bold;
}



@media only screen and (max-width : 711px) {
    /*/
    h1, h2
    {
        font-size: 24px;
        line-height: 30px;
    }/*/
    #footer .third
    {
        width: 50%;
        float: left;
    }
    #footer .wrapper div.third:last-child
    {
        clear: left;
        float: right;
        margin-top: 25px;
    }
    div.img img
    {
        max-width: 225px;
    }
    div#img2 img
    {
        max-width: 160px;
    }
    div#img3 img
    {
        max-width: 210px;
    }
    #clients
    {
        width: 150px;
    }
}
@media only screen and (max-width : 670px) {
    #topbar nav
    {
        display: none;
        float: left;
        width: 100%;
        clear: both;
        height: auto;
        background: #121b21;
    }
    #topbar nav a
    {
        width: 100%;
        float: left;
        clear: both;
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #333;
        height: 40px;
        line-height: 40px;
        font-weight: normal;
        text-align: center;
    }
    #topbar a#menu
    {
        display: block;
        float: right;
        margin-right: 10px;
        height: 60px;
        
        line-height: 60px;
        font-family: Arial;
        color: #fff;
        text-decoration: none;
        font-size: 26px;
    }
    #topbar a#menu:hover
    {
        color: #1e88bc;
    }
}

/*prevents menu from disappearing after switching from mobile to desktop when state == collapsed */
@media only screen and (min-width : 670px) 
{
    #topbar nav
    {
        display: block !important;
    }
}


/*/
@media only screen and (max-width : 525px) {
    h1, h2
    {
        font-size: 20px;
        line-height: 26px;
    }
}
    /*/

/* full width (1 column) */
@media only screen and (max-width : 519px) {
    .half 
    {
        width: 100%;
        min-height: 0px;
    }
    .textblock, h1, h2
    {
        float: none;
        text-align: center;
    }
    /*div#img3
    {
        float:right;
    }*/
    #topcontent div.img, div#img2, div#img3
    {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }
    #topcontent div#img1 {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    #topcontent div.img img, div#img2 img, div#img3 img
    {
        float: none;
        display: inline-block;
        clear: right;
        margin-top: 0px !important;
    }
    div#img2 
    {
        height: 160px;
    }
}
@media only screen and (max-width : 475px) 
{
    #footer .third
    {
        width: 100%;
        float: left;
        clear: both;
        margin-top: 25px;
        text-align: center;
    }
    #footer ul
    {
        display: block;
        width: 210px;
        margin: 0px auto;
    }
    #footer img.logo
    {
        margin-left: 0px;
    }
    #footer .wrapper div.third:first-child
    {
        margin-top: 0px;
    }
}