<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Geometry
Description: A theme by Geometry - Brussels - Visit us at http://www.geometry.be
*/

/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
/* END CSS RESET */

@font-face {
 font-family: GillSans;
 src: url("fonts/GillSans.eot")
}
@font-face {
 font-family: GillSans;
 src: url("fonts/GillSans.ttf")
}
@font-face {
 font-family: GillSansLight;
 src: url("fonts/GillSansLight.eot")
}
@font-face {
 font-family: GillSansLight;
 src: url("fonts/GillSansLight.ttf")
}
@font-face {
 font-family: HarbourLight;
 src: url("fonts/HarbourLight.eot")
}
@font-face {
 font-family: HarbourLight;
 src: url("fonts/HarbourLight.ttf")
}





/* TYPO */

body {
	font-size: 16px;
}

#close-menu,
.title h1,
.header li a {
	font-family: GillSans;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 5.09px;
	text-decoration: none;
	text-transform: uppercase;
}

.title.no-bg h1 {
	color: #00DCD7;
}

.big div,
.quote div {
	font-family: HarbourLight;
	font-size: 58px;
	color: #00DCD7;
	letter-spacing: -1px;
	line-height: 72px;
	text-transform: uppercase;
}

.big h3 a {
	font-family: HarbourLight;
	font-size: 28px;
	color: #001D1B;
	letter-spacing: -0.5px;
	line-height: 42px;
	text-transform: uppercase;
	padding-bottom: 0.5em;
	text-decoration: none;
}

.event02 .type,
.event01 .type {
	font-family: HarbourLight;
	font-size: 27px;
	color: #001D1B;
	letter-spacing: -1px;
	line-height: 41.2px;
	text-transform: uppercase;
	display:  inline-block;
	padding: 0.8em 0 0.8em 0;
	text-decoration: none;
}

.event02 .titre a,
.event01 .titre a,
.event02 .date,
.event01 .date {
	font-family: GillSans;
	font-size: 17px;
	color: #00DCD7;
	letter-spacing: 4.72px;
	text-transform: uppercase;
	display:  inline-block;
	padding: 0 0 0.8em 0;
	text-decoration: none;
}

.event02 .more a,
.event01 .more a {
	font-family: GillSansLight;
	font-size: 16px;
	color: #001D1B;
	line-height: 22px;
	text-decoration: none;
}

.news01 a,
.news02 a,
.event02 a,
.event01 a,
.event03 a {
	text-decoration: none;
}

.news01 ul.more li a,
.event01 ul.more li a,
.event02 ul.more li a,
.event03 ul.more li a {
	text-decoration: none;
	color: #001D1B;
	font-family: GillSans;
	font-size: 24px;
	letter-spacing: 5.09px;
	text-transform: uppercase;
}

h2,
dl#photo dt,
.contacts03 .titre,
.contacts02 .titre,
.contacts01 .titre,
.news01 .titre,
.event03 .titre,
.news02 .titre {
	font-family: GillSans;
	font-size: 17px;
	color: #001D1B;
	letter-spacing: 4.72px;
	text-transform: uppercase;
	line-height: 22px;
	display:  inline-block;
	padding-bottom: 1em;
}

.contacts01 .titre {
	color: #ffffff;
}

.contacts02 .titre,
.contacts03 .titre {
	color: #98CAC9;
}

article.texte,
article.texte p,
article.texte p:first-of-type,
.contacts02 .link,
.contacts01 .link,
.news01 .extrait,
.event03 .extrait,
.news02 .extrait {
	font-family: GillSansLight;
	font-size: 16px;
	color: #001D1B;
	line-height: 22px;
	text-transform: none;
	letter-spacing: normal;
}

.contacts01 .link {
	color: #ffffff;
	vertical-align: middle;
	display: block;
}

.contacts01 .link i {
	vertical-align: middle;
	padding-right: 0.2em;
}

.contacts02 .link {
	color: #98CAC9;
}
 
/* END TYPO */

/* MAP */

.zoom {
	display: inline-block;
	position: relative;
	background: #001D1B url("img/map.png");
	background-position: center center;
	background-size: 150%;
	cursor: move;
	width: 100%;
}
		
.zoom img {
	display: block;
	width: 100%;
	height: 35vw;
	background: #001D1B;
	opacity: 0;
}

/* END MAP */

/* GALLERY */

#galerie {
	width: 100%;
	overflow: hidden;
	background: none;
	padding: 0 0 0.8em 0;
}

#galerie dl,
#galerie dt,
#galerie dd {
	width: 100%;
}

ul#galerie_mini {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

ul#galerie_mini li {
	display:  inline;
}

ul#galerie_mini li a {
	display:  block;
	float:  left;
}

ul#galerie_mini li a img
{
  margin: 0;
  border: 0;
  height:  80px;
  width:  auto;
  padding: 20px 20px 0 0;
}

dl#photo
{
  clear: both ;
  margin: 0 auto ;
  position:  relative;
}

dl#photo dt
{
	position: absolute;
	bottom:  0;
	left:  0;
	z-index: 2;
	width:  94%;
	padding: 0;
	margin:  0;
	background: rgba(152, 202, 201, 0.7);
	padding: 3%;
}

dl#photo dt span
{
	position: absolute;
	display:  inline-block;
	bottom:  0;
	text-align: left;
}

dl#photo dd
{
	width:  100%;
  margin: 0 ;
}

dl#photo dd img {
  width: 100%;
}

/* END GALLERY */




html,
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#container {
	width: 100%;
	padding-top: 13em;
}

.content {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto 0 auto;
}

.green01 {
	background-color: #00DCD7;
}
 
.green02 {
	background-color: #001D1B;
} 
 
.quote {
	padding: 2.8em 10% 2.8em 4%;
	background-position: 63px top;
}

.quote div {
	padding: 0.5em 0 0 23.2558%;
	background: url("img/line01.png") repeat-y;
	background-position: 63px top;
}

.big {
	padding: 2.8em 10% 2.8em 4%;
	background-position: 63px top;
}

.big div {
	padding: 0.5em 0 0 23.2558%;
	background: url("img/line02.png") repeat-y;
	background-position: 63px top;
}

.title.bg01,
.title.bg02,
.title.bg03,
.title.bg04,
.title.bg05,
.title.bg06,
.title.bg07,
.title.bg08 {
	width: 91.5%;
	height: 6em;
	background: #001D1B url("img/map.png");
	background-size: 130%;
	padding: 0 0 0 8.5%;
}

.title.bg05,
.title.bg01 {
	background-position: center 70%;
}

.title.bg06,
.title.bg02 {
	background-position: center 90%;
}

.title.bg07,
.title.bg03 {
	background-position: center 10%;
}

.title.bg08,
.title.bg04 {
	background-position: center 40%;
}

.title h1 {
	padding: 1.3em 0 0 63px;
	text-align: left;
}

.title.no-bg {
	background: none;
}

.event01 {
	padding: 2.8em 4% 2.8em 4%;
}

.event01 div {
	padding: 2em 0 2em 6%;
	background: url("img/line01.png") repeat-y;
	background-position: 63px top;
	overflow: hidden;
}

.contacts01 ul,
.news01 ul,
.news02 ul,
.event02 ul,
.event03 ul,
.event01 ul {
	width: 100%;
	display: inline-block;
}

.event01 ul li {
	width: 30%;
	padding-left: 3.3333333333333%;
	float: left;
}

.event01 img {
	width: 100%;
	height: auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	filter: grayscale(0.5);
	-webkit-filter: grayscale(0.5);
	-moz-filter: grayscale(0.5);
	-o-filter: grayscale(0.5);
	-ms-filter: grayscale(0.5);
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding: 0;
	margin: 0;
	border-width: 0;
}

.event01 .bg {
	width: 100%;
	display: inline-block;
	background: url("img/grad01.png") 100% 100%;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding: 0;
	margin: 0;
	border-width: 0;
}

.event01 .bg a {
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
	border-width: 0;
}

.news01,
.news02,
.event02 {
	padding: 2.8em 4% 2.8em 4%;
	overflow: hidden;
}

.event03 {
	padding: 0 4% 2.8em 4%;
	overflow: hidden;
}

.contacts02,
.contacts01 {
	padding: 2.8em 4% 0 4%;
	overflow: hidden;
}

.contacts03 {
	padding: 0 4% 0 4%;
	overflow: hidden;
}

.contacts02 ul li,
.contacts01 ul li,
.news01 ul li,
.event03 ul li,
.news02 ul li,
.event02 ul li {
	width: 25%;
	padding: 0 3% 1em 3.5%;
	float: left;
	background: url("img/line01.png") repeat-y;
	background-position: left top;
	margin-top: 2em;
}

.contacts02 ul li {
	background: none;
}

.contacts02 ul li:nth-child(3n+1),
.contacts01 ul li:nth-child(3n+1),
.news01 ul li:nth-child(3n+1),
.event03 ul li:nth-child(3n+1),
.news02 ul li:nth-child(3n+1),
.event02 ul li:nth-child(3n+1) {
	clear: both;
	width: 25%;
	padding: 0 3% 1em 9%;
	background: url("img/line01.png") repeat-y;
	background-position: 63px top;
}

.contacts02 ul li:nth-child(3n+1) {
	background: none;
}

.contacts02 ul li:nth-child(-n+3),
.contacts01 ul li:nth-child(-n+3),
.news01 ul li:nth-child(-n+3),
.event03 ul li:nth-child(-n+3),
.news02 ul li:nth-child(-n+3),
.event02 ul li:nth-child(-n+3) {
	margin-top: 0;
}

.news01 ul.more li,
.event02 ul.more li {
	clear: both;
	width: 70%;
	margin-top: 2em;
	padding: 1.5em 0 1.5em 9%;
	background: url("img/line02.png") repeat-y;
	background-position: 63px top;
}

.news01 ul li:nth-child(3n+1),
.news01 ul li,
.event03 ul li:nth-child(3n+1),
.event03 ul li,
.news02 ul li:nth-child(3n+1),
.news02 ul li {
	padding-top: 1em;
}

.event03 ul li,
.news01 ul li {
	background: url("img/line02.png") repeat-y;
	background-position: left top;
}

.news02 ul li {
	background: url("img/line01.png") repeat-y;
	background-position: left top;
}

.news01 ul li:nth-child(3n+1),
.event03 ul li:nth-child(3n+1) {
	background: url("img/line02.png") repeat-y;
	background-position: 63px top;
}

.news02 ul li:nth-child(3n+1) {
	background: url("img/line01.png") repeat-y;
	background-position: 63px top;
}

.news01 .photos img,
.event03 .photos img,
.news02 .photos img {
	height: 5em;
	width: auto;
	padding: 0 1em 1em 0;
}

.contacts03 .titre {
	display: block;
	clear: both;
	padding: 1.5em 0 1.5em 9%;
}

.contacts03 ul {
	display: block;
	clear: both;
	padding: 0 0 0 11%;
}

.contacts03 ul li {
	display: inline;
	padding: 0 2% 0 2%;
	margin: 0 0 10% 0;
}

.contacts03 ul a {
	display: inline-block;
	padding-bottom: 4%;
}

article.texte p {
	padding-bottom: 1em;
	width: 66.6666666%;
}

.big h2 {
	padding-bottom: 2em;
	display:  block;
}

.big img.event,
.big .event-img img {
	width:  100%;
	height: auto;
	padding-bottom: 1em;
}

.big .title {
	padding-bottom: 0.5em;
	display: block;
}

.content .news01 p,
.content .news01 p:first-of-type,
.content .news02 p,
.content .news02 p:first-of-type,
.content .news03 p,
.content .news03 p:first-of-type,
.content .event01 p,
.content .event01 p:first-of-type,
.content .event02 p,
.content .event02 p:first-of-type,
.content .event03 p,
.content .event03 p:first-of-type {
  	color: #001D1B;
    font-family: GillSansLight;
    font-size: 16px;
    letter-spacing: normal;
    line-height: 22px;
    text-transform: none;
    padding-bottom: 0.5em;
}

.big.more {
  padding-top: 0;
}

dl#photo dt {
	display: none;
}

header a#logo {
	display: inline;
}

.event01.plus {
	padding: 2.8em 4% 0 4%;
}

.event02.plus {
	padding: 0 4% 2.8em 4%;
}

.event01.plus2 ul li {
  padding-bottom:3.33333%;
}

dl#photo dt {
    bottom: 3.5%;
}

ul#galerie_mini li a img {
  padding: 0 20px 20px 0;
}


/* NEW SLIDER FEVRIER 2017 */

#slider {
  position: relative;
  overflow: hidden;
  margin: 0 0 1em 0;
  padding: 0;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 60vw;
  height: 40vw;
  background: #ccc;
  text-align: center;
  line-height: 400px;
}





#slider ul li img {
  width: 100%;
  height: auto;
  display: block;
  overflow: visible !important;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 4px 4px 0;
}

a.control_next {
  right: 0;
  border-radius: 4px 0 0 4px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

/* END NEW SLIDER FEVRIER 2017 */

/* MODIF FEVRIER 2017 */

.header #main-menu #menu-menu-principal-francais li:nth-child(1) {
    width: 31%;
}

.header #main-menu #menu-menu-principal-francais li:nth-child(2) {
    width: 32%;
}

.header #main-menu #menu-menu-principal-francais li:nth-child(3) {
    width: 37%;
}

.header #main-menu #menu-menu-principal-english li:nth-child(1) {
    width: 26%;
}

.header #main-menu #menu-menu-principal-english li:nth-child(2) {
    width: 28%;
}

.header #main-menu #menu-menu-principal-english li:nth-child(3) {
    width: 46%;
}

.header #main-menu #menu-menu-principal-nederlands li:nth-child(1) {
    width: 25%;
}

.header #main-menu #menu-menu-principal-nederlands li:nth-child(2) {
    width: 38%;
}

.header #main-menu #menu-menu-principal-nederlands li:nth-child(3) {
    width: 37%;
}

.big .title.member {
    padding: 0.5em 0 0 0;
    color: #001D1B;
}

.big .title.member:hover {
    color: #00DCD7;
}

.big a.member {
    color: #ffffff;
    border-width: 0;
}

span.end-date {
    display: none;
}

span.end-date.yes {
    display: inline;
}

a.contact-link {
    color: #ffffff;
    text-decoration: none;
}

h2.dates {
    color: #00DCD7;
}

span.small-dates {
    font-family: GillSansLight;
    font-size: 16px;
    color: #001D1B;
    line-height: 22px;
    text-transform: none;
    letter-spacing: normal;
}

span.more a {
    color: #001D1B;
    text-decoration: none;
}

a.no-line {
    text-decoration: none;
}

.extrait p a {
    color: #001D1B;
}

#mobile {
    display: none;
}

#menu-mobile-open {
    display: none;
}





































/* MAX 750PX */

@media (max-width: 750px) {

/* TYPO */

body {
	font-size: 16px;
}

.title h1,
.header li a,
.news01 ul.more li a,
.event01 ul.more li a,
.event02 ul.more li a,
.event03 ul.more li a {
	font-size: 20px;
	letter-spacing: 4px;
	line-height: 28px;
}


.title.no-bg h1 {
	color: #00DCD7;
}

.big div,
.quote div {
	font-size: 30px;
	line-height: 42px;
}

.big h3 a {
	font-family: HarbourLight;
	font-size: 28px;
	color: #001D1B;
	letter-spacing: -0.5px;
	line-height: 42px;
	text-transform: uppercase;
	padding-bottom: 0.5em;
	text-decoration: none;
}

.event02 .type,
.event01 .type {
	font-family: HarbourLight;
	font-size: 27px;
	color: #001D1B;
	letter-spacing: -1px;
	line-height: 41.2px;
	text-transform: uppercase;
	display:  inline-block;
	padding: 0.8em 0 0.8em 0;
	text-decoration: none;
}

.event02 .titre a,
.event01 .titre a,
.event02 .date,
.event01 .date {
	font-family: GillSans;
	font-size: 17px;
	color: #00DCD7;
	letter-spacing: 4.72px;
	text-transform: uppercase;
	display:  inline-block;
	padding: 0 0 0.8em 0;
	text-decoration: none;
}

.event02 .more a,
.event01 .more a {
	font-family: GillSansLight;
	font-size: 16px;
	color: #001D1B;
	line-height: 22px;
	text-decoration: none;
}

.news01 a,
.news02 a,
.event02 a,
.event01 a,
.event03 a {
	text-decoration: none;
}



h2,
dl#photo dt,
.contacts03 .titre,
.contacts02 .titre,
.contacts01 .titre,
.news01 .titre,
.event03 .titre,
.news02 .titre {
	font-family: GillSans;
	font-size: 17px;
	color: #001D1B;
	letter-spacing: 4.72px;
	text-transform: uppercase;
	line-height: 22px;
	display:  inline-block;
	padding-bottom: 1em;
}

.contacts01 .titre {
	color: #ffffff;
}

.contacts02 .titre,
.contacts03 .titre {
	color: #98CAC9;
}

article.texte,
article.texte p,
article.texte p:first-of-type,
.contacts02 .link,
.contacts01 .link,
.news01 .extrait,
.event03 .extrait,
.news02 .extrait {
	font-family: GillSansLight;
	font-size: 16px;
	color: #001D1B;
	line-height: 22px;
	text-transform: none;
	letter-spacing: normal;
}

.contacts01 .link {
	color: #ffffff;
	vertical-align: middle;
	display: block;
}

.contacts01 .link i {
	vertical-align: middle;
	padding-right: 0.2em;
}

.contacts02 .link {
	color: #98CAC9;
}
 
/* END TYPO */

#full {
    display: none;
}

#mobile {
    display: block;
}

.header #mobile #main-menu {
    width: 96%;
}

.header #mobile #main-menu a#hamb {
    padding-top: 33px;
    padding-right: 33px;
    float: right;
}

.header #mobile .widget_polylang {
    width: 0;
}

.header li a {
    font-size: 14px;
}

.header li:nth-child(2) {
    width: 0;
    background: #ffffff;
}

.header #mobile #main-menu a#logo img {
    background: #ffffff;
}

#map {
    display: none;
}

#container {
    padding-top: 10em;
}

.header {
    padding-top: 1.5em;
}

.header li {
    -webkit-box-shadow: inset 0px 0px 0px 0px #ffffff;
    -moz-box-shadow: inset 0px 0px 0px 0px #ffffff;
    box-shadow: inset 0 0 0 0 #ffffff;
}

.big div,
.quote div {
    padding: 0.5em 0 0 9%;
    background-position: 6% top;
}

.content ul li {
    width: 100% !important;
    clear: both !important;
}

.content &gt; div {
    padding-left: 7% !important;
    padding-right: 7% !important;
}

.event01 div,
.big div,
.quote div,
.content ul li {
    background-position: 3% top !important;
    padding: 0 3% 0 9% !important;
}

.content ul li {
    margin-bottom: 9%;
    padding-bottom: 1em;
}

.title h1 {
    padding-top: 1em;
}

#galerie {
    padding: 0 0 0.8em 0 !important;
}

#menu-mobile-open {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 200;
    display: none;
    background: #001D1B url("img/map.png");
    background-position: center center;
	background-size: 200%;
}

#menu-mobile-open li {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    height: auto !important;
    background: none !important;
    position: relative;
    padding-bottom: 15px;
}

#menu-mobile-open &gt; div {
    margin: 0;
    padding: 50px 0 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

#menu-mobile-open a {
    font-size: 22px !important;
    letter-spacing: 4px !important;
    line-height: 30px !important;
}

#langmobile ul,
#langmobile {
    width: 100% !important;
    text-align: center !important;
    display: block !important;
    overflow: hidden !important;
}

#langmobile .widget li {
    display: block;
    padding: 0;
    width: 20% !important;
    float: left;
}

#langmobile .widget li.lang-item-nl {
    width: 40% !important;
    text-align: left !important;
}

#langmobile .widget li.lang-item-en {
    width: 40% !important;
    text-align: right !important;
}

#langmobile .widget li a {
    display: inline !important;
}

#langmobile .widget li.lang-item-fr a {
    display: inline-block !important;
}

#langmobile {
    margin-top: 30px;
}

#menu-mobile-open a#close-menu {
	font-size: 16px !important;
	margin-bottom: 60px;
}





}






















</pre></body></html>