@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);
/* @import url(https://fonts.googleapis.com/css?family=Playball);  */
/*  BRON: http://stackoverflow.com/questions/27122400/how-can-i-set-a-google-font-as-default-font-in-ckeditor */

.lees_breed2 {
    max-width: 1200px;
    margin: 0 auto;
}

.vport_breed2 {
    margin-left: -300vw;
    padding-left: 300vw;
    margin-right: -300vw;
    padding-right: 300vw;
}

.div_text_shadow {
    font-family: "Arial Black", arial-black, serif;
    color: rgb(255, 255, 255);
    font-size: 60px;
    background-color: rgb(85, 147, 194);
    text-shadow: rgb(3, 3, 3) 4px 3px 1px;
}

.header {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #d7e6ff;
    background-image: none;
    background-size: 100% 100%; /* sanitaircentrum_nuenenA01-blur.JPG 13261*/
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    text-align: left;
    line-height: 100%;
    border-top: 0 solid #6293FB;
    border-bottom: 2px solid #6293FB;
}

.lijnen_decoratie {

}

.header_li_boven {
    float: left;
    margin: 20px 0 0 12px;
}

.header_rechts_boven {
    float: right;
    width: calc(100% - 276px);
    margin: 105px 20px 0 0;
    text-align: right;
    /*background-color: #54f9e2;*/
}

.mobile_yes {
    display: none;
}

.site_mobile_no {
    display: block;

}

.site_sub_footer {
    height: 205px;
}

.footertext {
    color: #000000;
    text-decoration: none;
}

.largerThan740 {
    font-size: 180%;
    font-weight: 600;
    line-height: 110%;
}

.displayFrom400 {
    display: block;
}

.scaleFrom600px {
    transform: scale(0.62, 0.62);
    top: 24px;
}

a, a:visited a:active {
    text-decoration: none;
    color: #0033ff;
    font-size: 100%;
}

a:hover {
    color: #ff0000;
}

a.site_footerlink,
a.site_footerlink:visited, a.site_footerlink:hover, a.site_footerlink:active {
    text-decoration: none;
    color: #000000;
    font-size: 70%;
}

@media only screen and (min-width: 1201px) {
    .header {
    }

    .desktop_no {
        display: none;
    }

    .top_transp_vel {
        background-color: rgba(204, 208, 192, 0.0)
    }

}

@media only screen and (max-width: 736px) {
    .largerThan740 {
        font-size: 115%;
        font-weight: 600;
        line-height: 100%;
    }

    .beide_leesbreedte {
        margin-top: 181px;
    }

    .site_mobile_no {
        display: none;

    }
}

@media only screen and (min-width: 709px) {
    .primaire_links {
        padding: 29px 24px 36px 11px;
    }
}

@media only screen and (min-width: 600px) {
    .scaleFrom600px {
        transform: scale(1.0, 1.0);
        top: -7px;
    }
}

@media only screen and (max-width: 590px) {
    .primaire_links {
        display: none;
    }

    .top_transp_vel {
        background-color: rgba(204, 208, 192, 0.0)
    }

    .site_mobile_no {
        display: none;

    }
}

@media only screen and (max-width: 400px) {
    .displayFrom400 {
        display: none;
    }

    .hide_when_small {
        border: 1px dashed #cb28ff;
        display: none;
    }
}

@media only screen and (max-width: 375px) {
    .beide_leesbreedte {
        margin-top: 124px;
    }

    .site_sub_footer {
        font-size: 85%;
    }

}

@media only screen and (max-width: 361px) {
    .site_sub_footer {
        font-size: 85%;
        height: 217px;
    }
}
