html{
    background-color: #00476d;
    height:100%;
}

@font-face {
    font-family: 'Kiro';
    src: url('/customized/font/Kiro.eot');
    src: url('/customized/font/Kiro.eot?#iefix') format('embedded-opentype'),
         url('/customized/font/Kiro.woff') format('woff'),
         url('/customized/font/Kiro.ttf') format('truetype'),
         url('/customized/font/Kiro.svg#Kiro') format('svg');
}    
    
body {
    -webkit-animation: bugfix infinite 1s; 
    font-family: kiro;
    font-size:18px;
    color:  #3a3a3a;
    margin: 0px;
    padding: 0px;
    height:100%;
    overflow: scroll;
    line-height:25px; 
}                   

@-webkit-keyframes bugfix { 
  from {padding:0;} 
  to {padding:0;} 
}


a {
    text-decoration: none;
    color: #000000;
    transition: color 0.5s ease;
}

a:hover {
    color: #00476d;
}

h1 {
    margin:0px;
    padding:0px;
    color:#00476d;
    text-transform: uppercase;
    line-height: 1;
}

h2 {
    margin:0px;
    padding:0px;
    text-transform: uppercase;
    line-height: 1;
}

h3 {
    font-size:26px;
    margin: 0px;
    padding:0px;
    font-weight: bold;
    line-height: 1;
}

h4 {
    font-size:20px;
    margin: 0px;
    padding:0px;
    line-height: 1;
}

.bold {
    font-weight: bold;
}

.koptekst_1 {
    color:#3a3a3a;
}


.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin:auto;
    overflow:hidden;
}

#page { 
    display:block;
    width:100%;
    height:100%;
}

#page_container { 
    display:block;
    width:100%;
    height:100%;
}

#content_top { 
    display: table;
    position:relative;
    width:100%;
    height:60%;
    min-height:500px;
    -webkit-overflow-scrolling: touch;
    overflow:hidden;
}

.content_block { 
    display:block;
    float:left;
    clear:none;
    width:100%;
    height:500px;
    overflow:hidden; 
    color:#ffffff;
}
.content_block_1 { 
    display:block;
    float:left;
    clear:none;
    width:100%;
    height:auto;
    overflow:hidden;
    color:#000000;
    background-color: #ffffff;
}

.content_block_2 { 
    display:block;
    float:left;
    clear:none;
    width:100%;
    height:auto;
    overflow:hidden; 
    color:#ffffff;
    background-color: #00476d;
}

.content_aanvraag { 
    display:block;
    float:none;
    clear:none;
    margin:150px auto 0;
    width:40%;
    height:auto;
    padding-bottom:20px;
    overflow:hidden; 
    color:#000000;
    background-color: #ffffff;
}

.content { 
    display:block;
    margin:0 auto;
    max-width:1004px;
    padding:20px 10px;
    height:auto;
    overflow:hidden;
}

.head_text_container { 
    width:100%;
    height:auto;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.button_blue {
    display:block;
    margin:0px auto;
    width:150px;
    height:auto;
    padding:7px;
    text-align: center;
    font-size: 18px;
    color:#ffffff;
    background-color: #00476d;
    border: 1px solid #ffffff;
}

.button_blue:hover {
    color:#3a3a3a;
    background-color: #ffffff;
    border: 1px solid #00476d;
}

.button_white {
    display:block;
    margin:0px auto;
    width:150px;
    height:auto;
    padding:7px;
    text-align: center;
    font-size: 18px;
    color:#3a3a3a;
    background-color: #ffffff;
    border: 1px solid #00476d;
}

.button_white:hover {
    color:#ffffff;
    background-color: #00476d;
    border: 1px solid #ffffff;
}

.true_container {
    display:block;
    margin:0px auto;
    width:80%px;
    height:auto;
    padding:10px;
    text-align: center;
    color:#3a3a3a;
    background-color: #ffffff;
    border: 1px solid #00476d;
}

.false_container {
    display:block;
    margin:0px auto;
    width:80%px;
    height:auto;
    padding:10px;
    text-align: center;
    color:#3a3a3a;
    background-color: #ffffff;
    border: 1px solid #00476d;
}





/********************************************************/
/********************************************************/
/********************************************************/
/* --------------------- desktop ----------------------- */
/********************************************************/
/********************************************************/
/********************************************************/

@media screen and (min-width: 768px)
{


/* --------------------- content ----------------------- */


    .top_image_home {
        background: url('/customized/img/bg/bg_index.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_wiezijnwij {
        background: url('/customized/img/bg/bg_wiezijnwij.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_accountancy {
        background: url('/customized/img/bg/bg_accountancy.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_administratie {
        background: url('/customized/img/bg/bg_administratie.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_advies {
        background: url('/customized/img/bg/bg_advies.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_belasting {
        background: url('/customized/img/bg/bg_belasting.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_starters {
        background: url('/customized/img/bg/bg_starters.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }
    
    .top_image_branches {
        background: url('/customized/img/bg/bg_branches.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }


    .top_image_contact {
        background: url('/customized/img/bg/bg_contact.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .head_text {
        font-size:40px;
        font-weight: 700;
        color:#ffffff;
        text-shadow: 2px 2px 15px #3a3a3a;
    }

    .toptext {
        font-size:30px;
        margin-top:20px;
        font-weight: 100;
        color:#ffffff;
        text-shadow: 2px 2px 15px #3a3a3a;
    }

    .blok1text {
        font-size:35px;
        margin:20px 0;
        font-weight: 300;
        color:#ffffff;
        text-shadow: 2px 2px 15px #3a3a3a;
    }

    .blok2text {
        font-size:35px;
        margin:20px 0;
        font-weight: 300;
        color:#3a3a3a;
    }

    .blok_case_text {
        font-size:35px;
        font-weight: 300;
        color:#3a3a3a;
    }
    
    .scroll_down_container a { 
        display: block;
        position:absolute;
        bottom:25px;
        width:120px;
        height:auto;
        left:50%;
        margin-left:-60px;
        padding-top:20px;
        font-size:22px;
        font-weight:700;
        color:#ffffff;
        text-align: center;
        text-shadow: 2px 2px 15px #000000;
    }

    .scroll_down_container img { 
        padding-top:18px;
    }

    .text_content {
        display:block;
        float:left;
        width:100%;
        text-align: justify;
        text-justify: inter-word;
    }

    #img_content {
        display:block;
        float:right;
        width:400px;
        padding:0 0 20px 20px;
    }
    

    
/* --------------------- einde content ----------------------- */

}

/********************************************************/
/********************************************************/
/********************************************************/
/* ------------------ einde desktop ------------------- */
/********************************************************/
/********************************************************/
/********************************************************/


/********************************************************/
/********************************************************/
/********************************************************/
/* ------------------ tussen maat --------------------- */
/********************************************************/
/********************************************************/
/********************************************************/

@media screen and (max-width: 930px) 
{


/* --------------------- content ----------------------- */

/* --------------------- einde content ----------------------- */

}  

/********************************************************/
/********************************************************/
/********************************************************/
/* -------------- einde tussen maat ------------------- */
/********************************************************/
/********************************************************/
/********************************************************/


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

@media screen and (max-width: 768px) 
{


/* --------------------- content ----------------------- */

    .top_image_home {
        background: url('/customized/img/bg/bg_index_klein.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }
    
    .top_image_wiezijnwij {
        background: url('/customized/img/bg/bg_wiezijnwij_klein.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }
    
    .top_image_accountancy {
        background: url('/customized/img/bg/bg_accountancy_klein.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_administratie {
        background: url('/customized/img/bg/bg_administratie_klein.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_advies {
        background: url('/customized/img/bg/bg_advies_klein.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_belasting {
        background: url('/customized/img/bg/bg_belasting_klein.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_starters {
        background: url('/customized/img/bg/bg_starters_klein.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_branches {
        background: url('/customized/img/bg/bg_branches_klein.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .top_image_contact {
        background: url('/customized/img/bg/bg_contact_klein.jpg') no-repeat center center fixed; 
        width: 100%;
        height: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        overflow:hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: -1;
        background-attachment: scroll;
    }

    .head_text {
        font-size:40px;
        font-weight: 700;
        color:#ffffff;
        text-shadow: 2px 2px 15px #000000;
    }

    .toptext {
        font-size:25px;
        margin-top:20px;
        font-weight: 100;
        color:#ffffff;
        text-shadow: 2px 2px 15px #000000;
    }

    .blok1text {
        float:none;
        font-size:25px;
        margin:20px 0;
        font-weight: 300;
        
        color:#ffffff;
        text-shadow: 2px 2px 15px #000000;
    }

    .blok2text {
        float:none;
        font-size:25px;
        margin:20px 0;
        font-weight: 300;
        color:#3a3a3a;
    }

    .blok_case_text {
        font-size:25px;
        font-weight: 300;
        color:#3a3a3a;
    }
    
    
    .scroll_down_container a{ 
        display: block;
        position:absolute;
        bottom:15px;
        width:120px;
        height:auto;
        left:50%;
        margin-left:-60px;
        font-size:22px;
        font-weight:400;
        color:#ffffff;
        text-align: center;
        text-shadow: 2px 2px 15px #000000;

    }

    .text_content {
        display:block;
        float:left;
        width:100%;
    }

    #img_content {
        display:block;
        float:right;
        width:400px;
        padding:0 0 20px 20px;
    }
    
   
/* --------------------- einde content ----------------------- */



}  

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


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

@media screen and (min-width: 320px) and (max-width: 580px)
{

    #content_top_cases { 
        display: table;
        width:100%;
        height:50%;
        -webkit-overflow-scrolling: touch;
        overflow:hidden;
    }
    
    #img_content {
        display:block;
        float:right;
        width:100%;
        padding:0 0 20px 0;
        
    }
    
   
}  

/********************************************************/
/********************************************************/
/********************************************************/
/* ------------------ einde mobiel -------------------- */
/********************************************************/
/********************************************************/
/********************************************************/




  

