/* Enter Your Custom CSS Here */
/*Home*/
.wonderplugin-gridgallery-item-container {
    border: 2px solid #00aeef;
}
.page-id-35 h2 {
    text-transform: uppercase;
    font-size: 21px;
    line-height: 27px;
    font-family: "Open Sans";
  	font-weight: normal;
    color: #acacac;
    margin: 20px 0;
}
img.alignnone.size-full{
  border:8px solid #fff!important;
}
.wooslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    padding: 0px!important;
  border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}

.wooslider .slides img {
    width: 940px;
    display: block;
}
div#home {
    height: 343px!important;
    overflow: hidden!important;
}
a[href="http://www.wonderplugin.com/wordpress-gridgallery/"] {
    display: none;
}
.page-id-41 .otw-sc-social-icons ul li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0px !important;
}
ul.afp-item-details {
    display: flex;
    list-style: none;
    position: relative;
    bottom: 35px;
}
li.afp-single-item {
    width: 220px;
    margin-right: 10px!important;
    margin-bottom: -100px!important;
}
/*Footer*/
div#footer-menu {
    text-transform: uppercase;
}
/*Programme*/
.ui-accordion h3 {
    font-size: 16px;
}
.ui-accordion .ui-accordion-icons {
    padding: 12px 18px;
}
.page-id-37 .otw-sc-divider {
    display: none;
}
.page-id-37 #breadcrumb span.current {
    position: relative;
}
.page-id-37 #breadcrumb span.current:after {
    content: "program";
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    color: #969696;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td.expand {
    background: none;
}
.footable.breakpoint > tbody > tr > td.expand {
    background: none;
    padding-left: 40px;
}
/*About*/
.page-id-39 ul li {
    list-style: initial;
    list-style-position: inside!important;
    padding-left: 10px;
}
.page-id-39 img.size-medium.alignright {
    float: right;
    border: 6px solid white;
}
.page-id-39 article p {
    text-align: justify;
}
.page-id-39 #breadcrumb span.current {
    position: relative;
}
.page-id-39 #breadcrumb span.current:after {
    content: "about";
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    color: #969696;
}