/* 

Nature Template 

http://www.mj-2017.com/tm-398-nature

*/

body, html { overflow-x: hidden; }

body {
    font-size: 1em;
    line-height: 1.4;
    font-family: 'Raleway', sans-serif;
    font-style: normal; 
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p { font-family: 'Raleway', sans-serif; }

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

/* Preloader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff; /* change if the mask should have another color then white */
    z-index: 99; /* makes sure it stays on top */
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%; /* centers the loading animation horizontally one the screen */
    top: 50%; /* centers the loading animation vertically one the screen */
    background-image: url(../images/status.gif); /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px; /* is width and height divided by two */
}

/* General */
#main-wrapper {
     overflow: hidden;
}
.page-title, .page-title a {
	font-family: lekton;
	color: #918FA4 !important;
	/*text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);*/
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
}
.page-text {
	font-family: lekton;
	color: #918FA4 !important;
	/*text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);*/
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	
}
.page-text a {
	font-family: lekton;
	color: #5AB6E7 !important;
	/*text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);*/
	
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
}
.page-kader {
	margin: 15px;
	padding: 10px;
	border-color: #5AB6E7;
	border: 1px;
	border-style: solid;
	background-color: rgba(255,255,255,0.5);

}
.xpo-title {
	font-family: lekton;
	color: #918FA4 !important;
	/*text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);*/
	text-align: center;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
}
.language-c1 {
	font-family: lekton;
	color: #AAA7C1 !important;
	/*text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);*/
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
}
.language-c2 {
	font-family: 'lekton';
	color: #CECDD8 !important;
	/*text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);*/
	font-size: 48px;
}
.bioinfo{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
}
.mj-2017-site-title {
	font-family: 'lekton';
	color: #D1354D !important;
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);
	font-size: 48px;
}

.mj-2017-site-title a, .mj-2017-site-title a:hover {
	text-decoration: none;
	font-family: lekton;
	color: #5B5B5E !important;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
}

img.slide {
    width: 100%; 
	top: 0px;
    z-index: -9999999; 
    position: absolute;
}

.active {
    display: block;
}

.inactive {
    left: 703px;
    display: none;
}

.image-section {
    position: fixed;
}

.image-container {
	position: relative;
}

.image-container img {
    position: absolute;
}

.mj-2017-content {
    position: static;
    overflow: hidden; 
    margin-top: 36%;
}

.mj-2017-content section {
    font-family: 'Raleway', sans-serif;
    position: relative; 
    overflow: hidden;
    top: 0; 
    background-color: rgba(255,255,255,0.75);
    padding-bottom: 20px;
	padding: 20px;
	
}


.mj-2017-content-wrapper {
    overflow: hidden;
}

.mj-2017-content h2 {
    color: #000;
    font-family: 'Raleway', sans-serif;
}

.mj-2017-content p {
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-size: 16px;
}

.menu {
    position: fixed; 
    width: 220px;
    z-index: 1; 
    top: 35px;
}

#menu-list {
    background-color: rgba(0, 0, 0,0.5);
    font-size: 24px; 
    padding: 0;
}

#menu-list > li {
    display: block;
}


#menu-list > li > a {
	font-family: lekton;
	padding: 10px 0 10px 30px;
	text-decoration: none;
	display: block;
	color: #fff;
	font-style: normal;
	font-weight: 400;
}

#menu-list > .active > a,
#menu-list > li > a:hover { 
    background-color: rgba(255,255,255,0.25);
}


#responsive {
    font-size: 20px;
    padding: 0;
    background-color: rgba(0,0,0,0.5);
}

#responsive li {
    display: block;
}

#responsive li a {
	font-family: 'lekton';
	color: #fff;
	text-decoration: none;
	padding: 10px 0;
	display: block;
}

#responsive > .active > a,
#responsive li a:hover {
	background-color: rgba(93,99,120,0.50);
}

#map-canvas {
	height: 256px;
	margin-bottom: 10px;
}

.mj-2017-content {
    padding-bottom: 6%;
}

.footer {
    overflow: hidden; 
    position: fixed; 
    bottom: 10px;
}

.footer-text {
    font-family: 'Raleway', sans-serif; 
    color: #fff; 
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);
    margin-left: 30px;
    font-size: 14px;
}

.footer-text a, .footer-text a:hover { 
	color: #fff;
	text-decoration: none;
}

@media (max-width: 991px) {
    .footer {
        overflow:hidden; 
        position:static;
        text-align: center;
        
    }
    .footer-text {
        margin-left: 0;
    }
}

.xpo_naam {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}
.xpo_plaats {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}
.jaar {
	align-content: center;
}
.xpo_naam_huidig {
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
	padding-right: 10px;
}
.xpo_datum_huidig {
	font-size: 12px;
	text-align: center;
}

#slides_container{
	position: relative;
	width: 100%;
	height: 100%;
}
#slides {
	display: none;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	z-index: 0;
	
}
