@charset "utf-8";
body {
    font-family: 'Lato', sans-serif;
    color: #333333;
    font-size: 16px;
    overflow-x: hidden;
}
h1,
h2 {
    font-size: 30px;
    color: #383184;
    margin: 0 0 30px 0;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
}
h2 {
    font-size: 22px;
    margin: 20px 0 20px 0;
}
#contentTextBlock div,
#contentTextBlock p,
#contentCmsBody td,
#contentCmsBody div #contentTextBlock,
.allNewsWrapper .newsItem,
#contentCmsBody div,
.allNewsWrapper .newsItem .newsItemWrapper .newsTeaser {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #666666;
}
#contentCmsBody a:link,
#contentCmsBody a:visited {
    color: #383184;
    text-decoration: none;
}
#contentCmsBody a:hover {
    color: #e2d000;
}
/* head + divers ---------------------------------------------------------------------*/

.logo {
    width: auto;
    height: auto;
    margin-top: 9px;
    margin-bottom: 6px;
}
.navbar-collapse {
    background-color: transparent !important;
    max-height: 124px;
    border-radius: 0;
    float: right;
    padding-left: 0px !important;
    padding-left: 0px !important;
}
/* dc > logo with a ahref tag always needs a display: block; */

a.logoImg,
a.logoLink,
a.smallLogosLink {
    display: block;
}
/* content ------------------------------------------------------------------*/

.contentWrapper {
    margin: 0px;
    padding: 0px;
    padding-bottom: 28px;
    background-color: white;
    font-family: 'Lato', sans-serif;
    color: #333333;
    font-size: 18px;
    line-height: 22px;
    min-height: 400px;
}
.contentWrapper .floatDivider {
    width: 95%;
    clear: both;
    height: 1px;
}
/* logo links (lijstje small logos) ----------------------------------------------------------------*/

ul.logo-link-list {
    list-style: none;
    position: relative;
    display: table-row;
}
ul.logo-link-list li {
    vertical-align: middle;
    color: #fff;
    display: table-cell;
}
/* slide show ---------------------------------------------------------------------*/

.sectionSlideWrapper {
    background-color: transparent;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}
.slideshowWrapper {
    margin: 0 0 16px 0;
    min-width: 100%;
    min-height: 100%;
    height: auto;
}
#slideshow img {
    min-width: 100%;
    min-height: 100%;
    height: auto;
}
#slideshow {
    max-height: 120px;
}
#slideshow {
    min-width: 100%;
    min-height: 100%;
    height: auto;
}
/* SEARCH */

.searchWrapperOnsite {
    float: right;
    z-index: 99;
    width: 100%;
}
.headRightSearch {
    display: block;
    width: 100%;
}
.searchWrapperOnsite input {
    width: 100%;
    height: 35px;
    border: 0;
    background-color: #92426d;
    color: #ffffff;
    float: left;
    padding: 0 30px 0 12px;
    font-size: 15px;
    font-family: 'lato', sans-serif;
    outline: none;
    line-height: 20px;
    vertical-align: middle;
    border-radius: 0;
    -webkit-border-radius: 0;
}
.searchWrapperOnsite .searchOnsiteSubmitWrapper {
    height: 35px;
    width: 30px;
    background-color: #92426d;
    float: left;
    position: relative;
    cursor: pointer;
    margin-left: -30px;
}
.searchWrapperOnsite .searchOnsiteSubmitWrapper::after {
    content: '\f002';
    font-family: 'FontAwesome';
    font-size: 16px;
    position: absolute;
    color: #ffffff;
    width: 100%;
    text-align: center;
    top: 4px;
    left: 0;
    z-index: 999;
    pointer-events: none;
}
.searchWrapperOnsite .searchOnsiteSubmitWrapper a {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
input.searchTextOnsite::-webkit-input-placeholder {
    /* Safari, Chrome and Opera */
    
    color: #ffffff;
}
input.searchTextOnsite:-moz-placeholder {
    /* Firefox 18- */
    
    color: #ffffff;
    opacity: 1;
}
input.searchTextOnsite::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #ffffff;
    opacity: 1;
}
input.searchTextOnsite:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #ffffff;
}
input.searchTextOnsite::-ms-input-placeholder {
    /* Edge */
    
    color: #ffffff;
}
#openKlapZoekveld {
    height: 35px;
    width: 100%;
}
.search-collapse {
    width: 30px;
    height: 30px;
    background-color: #299fab;
    border-radius: 0px;
    border: 0px;
    outline: none !important;
    padding: 6px 10px 6px 10px;
    margin: 0px;
    color: #fff;
    right: 10px;
    top: 34px;
    float: right;
    position: absolute;
}
.search-collapse.collapsed:before {
    content: '\f002';
    font-family: 'FontAwesome';
    font-size: 18px;
    display: block;
    text-decoration: none;
    position: absolute;
    top: 2px;
    left: 8px;
}
.search-collapse:before {
    content: '\f00d';
    font-family: 'FontAwesome';
    font-size: 22px;
    -webkit-font-smoothing: antialiased;
    display: block;
    text-decoration: none;
    position: absolute;
    top: 0px;
    left: 8px;
}
/* News --------------------------------------------------------------------------------- */

.newsOS {
    max-width: 100%;
    min-height: auto;
    background: #299fab;
    float: right;
    padding: 18px 20px 40px 20px;
    margin-top: 18px;
    display: table;
}
.newsOS .newsBlokTitle {
    margin: 0 0 2px 0px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 25px;
    line-height: 25px;
    color: #ffffff;
}
.newsOS .newsContentItem {
    max-width: 100%;
    display: block;
    padding: 0 0 0 17px;
    margin: 16px 0 6px -15px;
    display: block;
    border: solid 1px #ff00f;
}
.newsOS .newsTitle,
.newsItemWrapper .newsTitle a {
    padding-bottom: 2px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 17px;
    color: #ffffff;
    display: block;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    word-wrap: break-word;
}
.newsItemWrapper .newsTitle a,
.newsItemWrapper .newsTitle a:visited {
    color: #383184;
}
.newsOS .newsTeaser,
.newsItemWrapper .newsTeaser {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    word-wrap: break-word;
    color: #ffffff;
    display: table-cell;
}
.newsOS .newsItemImage,
.newsOS .dummyImage0,
.newsOS .newsItemImageAbove {
    display: none;
}
.newsOS .dummyImage0 {
    display: none;
}
.newsOS .newsBlokTitle a,
.newsOS .newsBlokTitle a:hover {
    color: #ffffff;
    text-decoration: none;
}
.newsOS .allNews a {
    color: #ffffff;
    text-decoration: none;
}
.newsOS .allNews a:hover {
    color: #94ad67;
    text-decoration: none;
}
.newsOS .newsBlokTitle a:visited,
.newsOS .allNews a:visited {
    text-decoration: none;
}
.newsOS .allNews {
    margin: 0px;
    padding: 10px 0px 20px 0px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    height: 30px;
    text-align: left;
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
}
.newsOS .allNews::after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 1.0em;
    padding-left: 3px;
}
.newsOS .readMore::after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 0.9em;
    color: #299fab;
    font-weight: 900;
    padding-left: 5px;
}
.newsOS .allNews:hover::after {
    color: #299fab;
}
.newsOS .readMore:hover::after {
    color: #ffffff;
}
.newsOS .newsTitle a {
    color: #ffffff;
    text-decoration: none;
}
.newsOS .newsTitle a:hover {
    text-decoration: underline;
}
.readMore {
    color: #299fab;
    text-decoration: none;
    text-align: left;
    font-weight: 700;
    padding-top: 2px;
    display: block;
    width: auto;
}
.readMore:hover {
    color: #ffffff !important;
    text-decoration: none;
}
.newsOS .date {
    display: none;
}
.newsOS .newsDateTitleFloatDivider {
    height: 1px;
    display: block;
    width: 100%;
}
/* footer ---------------------------------------------------------------------- */
/* bg footer section ---*/

.sectionColor {
    background-color: #94ad67;
    position: relative;
    margin: 18px 0 0 0;
    padding: 6px 0 6px 0;
    height: auto;
}
.footer {
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    padding: 12px 0 4px 0;
}
.footer span {
    display: block;
}
.stripe {
    height: 0px;
    width: 0px;
    visibility: hidden;
}
.footer a {
    color: #ffffff;
    text-decoration: none;
}
.footer a:hover {
    text-decoration: none;
    color: #299fab;
}
.poweredBy-list,
.infoData-list {
    text-align: center;
}
@media (min-width: 0px) and (max-width: 330px) {
    .logo {
        max-width: 150px;
        margin-right: 50px;
        height: auto;
    }
}
@media (min-width: 330px) and (max-width: 767px) {
    .logo {
        max-width: 160px;
        margin-right: 50px;
    }
}
/* Media Queries 320px) and (max-width: 400px----------------------------------------------------------------*/

@media (min-width: 324px) and (max-width: 400px) {
    .logo {
        max-width: 180px;
    }
    a.logoImg {
        margin: 12px 0 0px 0;
    }
    #slideshow {
        max-height: 80px;
    }
}
/* 400px) and (max-width: 600px----------------------------------------------------------------*/

@media (min-width: 400px) and (max-width: 600px) {
    .logo {
        max-width: 220px;
        margin-right: 40px;
    }
    #slideshow {
        max-height: 150px;
    }
}
/* 600px) and (max-width: 767px----------------------------------------------------------------*/

@media (min-width: 601px) and (max-width: 767px) {
    .logo {
        max-width: 290px;
        margin-right: 40px;
    }
    #slideshow {
        height: 180px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .headRightMenu {
        position: absolute;
        display: block;
        text-align: right;
        top: 70px;
        right: 0px;
        padding: 0px;
        background: #383184;
        height: 64px;
        vertical-align: middle;
    }
}
@media (min-width: 360px) and (max-width: 767px) {
    .newsOS .newsItemImage,
    .newsOS .dummyImage0,
    .newsOS .newsItemImageAbove {
        float: left;
        clear: left;
        width: 100px;
        height: 100px;
        margin: 4px 9px 8px 0;
        object-fit: cover;
        /*background-size: cover;*/
        
        background: url(/images/noImageNews.jpg) center no-repeat;
        overflow: hidden;
        display: table-cell;
    }
    .newsOS .dummyImage0 {
        background: url(/images/noImageNews.jpg) center no-repeat;
    }
    .newsOS .allNews a {
        margin-left: 0px;
        text-decoration: none;
    }
}
/* 768px--------------------------------------------------------------------------------------*/

@media (min-width: 768px) {
    body {
        background-color: #ffffff;
    }
    .logo {
        width: auto;
        height: 62px;
    }
    .navbar-default {
        height: 70px;
    }
    .contentWrapper {}
    /*main school logo 50% main screen */
    
    .headLogo-section {
        float: left;
        padding: 0px;
        max-width: 240px;
    }
    /*small logos and search field  50% main screen */
    
    .headRightWrapper {
        float: right;
        display: table;
        margin: 18px 0 0px 0;
        padding: 0;
        width: 390px;
        text-align: right;
        background: transparent;
    }
    /*small logos section  25% from 50% main screen */
    
    .headRightSmLogos {
        display: table-cell;
        text-align: right;
        vertical-align: middle;
        width: 370px;
    }
    /* search section 25% from 50% main screen*/
    
    .headRightSearch {
        display: table-cell;
        text-align: right;
        width: 180px;
        vertical-align: middle;
    }
    .searchWrapperOnsite {
        width: 180px
    }
    ul.logo-link-list {
        list-style: none;
    }
    .smallLogosImg {
        width: 100%;
    }
	@media (max-width: 1199px) {
		.volontario {display:none;}
	}
    ul.logo-link-list li {
        vertical-align: middle;
    }
    ul.logo-link-list li:first-child {
        padding: 0 8px 0px 0px;
    }
    ul.logo-link-list li:last-child {
        padding: 0px 12px 0px 8px;
    }
    /* dc searchfunction visible on bigger screen (hidden on xs) */
    
    .collapse {
        display: block !important;
    }
    .container {
        padding: 0px;
    }
    .navbar {
        background-color: transparent !important;
        z-index: 9999;
        width: 0px;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    a.logoImg {
        margin: 0;
    }
    .slideshowWrapper {
        margin-bottom: 12px;
    }
    #slideshow {
        max-height: 235px;
    }
    /*search ----------------------------------------------------------------------*/
    
    #openKlapZoekveld {
        height: 35px;
        width: 100%;
        margin: 0;
        border-radius: 0px;
    }
    .newsOS {
        padding-bottom: 50px;
    }
    .newsOS .newsContentItem {
        max-width: 100%;
        display: block;
        padding: 16px 4px 14px 14px;
        margin: -10px 0 0 -15px;
    }
    .newsOS .newsContentItemLast {
        margin: -10px -15px 0 15px;
        padding: 16px 0px 8px 0px;
        display: block;
    }
    .newsOS .newsItemImage,
    .newsOS .dummyImage0,
    .newsOS .newsItemImageAbove {
        float: left;
        clear: left;
        width: 110px;
        height: 110px;
        margin: 4px 9px 8px 0;
        object-fit: cover;
        /*background-size: cover;*/
        
        background: url(/images/noImageNews.jpg) center no-repeat;
        overflow: hidden;
        display: table-cell;
    }
    .newsOS .dummyImage0 {
        background: url(/images/noImageNews.jpg) center no-repeat;
    }
    .newsOS .allNews {
        margin-left: 474px;
        display: block;
    }
    /* footer----------*/
    
    .sectionColor {
        padding: 2px 0 6px 0;
    }
    .footer {
        font-size: 12px;
        line-height: 16px;
        padding-top: 10;
    }
    .footer span {
        display: inline;
    }
    .poweredBy-list {
        display: block;
        padding: 15px;
    }
    .infoData-list {
        display: inline;
        padding: 0 0 0 15px;
    }
    .stripe {
        padding: 0 4px 0 4px;
        display: normal;
        visibility: visible;
    }
}
/* min-width: 992px- ------------------------------------------------------------------------- */

@media (min-width: 992px) {
    .logo {
        width: auto;
        height: 71px;
    }
    .navbar-default {
        height: 60px;
    }
    /*main school logo 50% main screen */
    
    .headLogo-section {
        padding: 0px;
        max-width: 326px;
    }
    /*small logos and search field  50% main screen */
    
    .headRightWrapper {
        margin: 18px 0 0px 0;
    }
    .headRightMenu {
        position: absolute;
        display: block;
        text-align: right;
        top: 55px;
        right: 0px;
        padding: 0px;
        background: #383184;
        height: 64px;
        vertical-align: middle;
    }
    /*small logos section  25% from 50% main screen */
    
    .headRightSmLogos {
        width: 320px;
    }
    /* search section 25% from 50% main screen*/
    
    .headRightSearch {
        width: 250px;
    }
    ul.logo-link-list {
        height: 44px;
    }
    ul.logo-link-list li:first-child {
        padding: 0 20px 0px 0px;
    }
    ul.logo-link-list li:last-child {
        padding: 0px 24px 0px 20px;
    }
    .smallLogosImg {
        width: auto;
    }
    #slideshow {
        max-height: 290px;
        max-width: 100%;
    }
    .slideshowWrapper {
        margin: -8px 0 28px 0;
    }
    .searchWrapperOnsite {
        width: 250px;
    }
    .newsOS {
        max-width: 100%;
        height: auto;
        padding-bottom: 54px;
    }
    .newsOS .newsContentItem {
        max-width: 100%;
        display: block;
        padding: 0px;
        margin: 0px;
    }
    .newsOS .newsBlokTitle {
        margin: 0 0 10px 0px;
    }
    .newsOS .newsContentItemLast {
        margin: 0 0 0 0;
        padding: 16px 0px 8px 0px;
    }
    .newsOS .newsItemImage,
    .newsOS .dummyImage0,
    .newsOS .newsItemImageAbove {
        width: 90px;
        height: 90px;
        margin-bottom: 13px;
    }
    .newsOS .newsTeaser,
    .newsItemWrapper .newsTeaser {
        font-size: 14px;
        line-height: 18px;
    }
    .newsOS .allNews {
        margin-left: 99px;
    }
    .footer {
        font-size: 14px;
        line-height: 20px;
    }
    .stripe {
        padding: 0 12px 0 12px;
    }
}
/* min-width: 1200px- -------------------------------------------------------------------------*/

@media (min-width: 1200px) {
    .logo {
        width: auto;
        height: 91px;
    }
    #slideshow {
        max-width: 100%;
        max-height: 350px;
    }
    .slideshowWrapper {
        margin: -10px 0 30px 0;
    }
    .searchWrapperOnsite {
        width: 250px;
    }
    .newsOS {
        max-width: 370px;
        margin-top: 0px;
        padding-bottom: 46px;
    }
    .newsOS .newsTeaser,
    .newsItemWrapper .newsTeaser {
        font-size: 16px;
        line-height: 22px;
    }
    .newsOS .newsItemImage,
    .newsOS .dummyImage0,
    .newsOS .newsItemImageAbove {
        width: 110px;
        height: 110px;
    }
    .newsOS .allNews {
        margin-left: 119px;
    }
    .footer {
        font-size: 13px;
        line-height: 22px;
    }
}
/* override bootstrap nav . BS gets loaded after menu.css, so this styles couldn't be overwritten and need to be included here----------------------------------------------------------------*/

.navbar-default {
    background-color: white;
    border: none !important;
    width: 100%;
}
.navbar-collapse {
    max-height: 100% !important;
    border: none;
}
.navbar-default .navbar-collapse {
    text-align: left;
    background: transparent;
}