/* source-sans-pro-300 - latin_latin-ext */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/source-sans-pro-v11-latin_latin-ext-300.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
	url('../fonts/source-sans-pro-v11-latin_latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-300.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-300italic - latin_latin-ext */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 300;
	src: url('../fonts/source-sans-pro-v11-latin_latin-ext-300italic.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightItalic'),
	url('../fonts/source-sans-pro-v11-latin_latin-ext-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-300italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-300italic.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-300italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin_latin-ext */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/source-sans-pro-v11-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
	url('../fonts/source-sans-pro-v11-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-italic - latin_latin-ext */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/source-sans-pro-v11-latin_latin-ext-italic.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'),
	url('../fonts/source-sans-pro-v11-latin_latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-italic.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin_latin-ext */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/source-sans-pro-v11-latin_latin-ext-600.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
	url('../fonts/source-sans-pro-v11-latin_latin-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-600.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-600.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-600.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700 - latin_latin-ext */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/source-sans-pro-v11-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
	url('../fonts/source-sans-pro-v11-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin_latin-ext-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-size: 24px;
	color: #373a3b;
}

img {
	max-width: 100%;
	height: auto;
}

a:link,
a:visited,
a:focus,
.background-highlight2 a.button:link,
.background-highlight2 a.button:visited,
.background-highlight2 a.button:focus {
	color: #373a3b;
}

a:hover {
	color: initial;
}

.background-highlight2 a:link,
.background-highlight2 a:visited,
.background-highlight2 a:focus {
	color: #ffffff;
}

h2,
h3 {
	font-weight: 300;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0;
}

#header .top {
	color: #fff;
	min-height: 60px;
	font-size: 24px;
	padding: 15px 0px;
}

#header .top time {
	line-height: 31px;
	height: 31px;
}

#header .top .socialmedia {
	float: right;
	font-size: 16px;
}

#header .top .socialmedia .hashtag {
	float: left;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	display: inline-block;
}

#header .top .socialmedia .facebook {
	color: #fff;
	font-size: 21px;
	margin-left: 20px;
	display: inline-block;
}

#header .header {
	background: #fff;
	color: #16a797;
	min-height: 154px;
	font-size: 24px;
}

#header .header .hlgroup {
	padding-right: 200px;
	padding-top: 50px;
}

#header .header h2 {
	font-size: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
}

#header .header h3 {
	font-size: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 300;
}

#header #logo {
	float: right;
	margin-top: 12px;
	position: relative;
	z-index: 100;
}

.image_header {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.image_header .container {
	position: relative;
	overflow: hidden;
	z-index: 300;
	padding: 0;
	min-height: 200px;
}

.image_header:after {
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.07);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 150;
}

.image_header > img {
    position: absolute; 
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    bottom: 0;
    right: auto;
    height: 100%;
    max-width: none; 
    width: auto;
}

.image_header .container:before {
	content: '';
	padding-top: 40.25%;
	display: block;
}

.image_header .container img {
	position: absolute;
	left: 0;
	top: 0;
}

.image_header h1 {
	font-size: 50px;
	color: #fff;
	line-height: 65px;
	position: absolute;
	top: 50%;
	text-transform: uppercase;
	left: 0;
	z-index: 300;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.image_header .container h1 span:nth-child(1), .image_header .container h1 span:nth-child(2) {
	margin-left: 0;
}

.image_header .container h1 span:nth-child(2) {
	margin-top: -10px;
	z-index: -10;
}

.image_header .container h1 span {
	background: #16a797;
	color: #fff;
	display: block;
	padding: 2px 25px;
	float: left;
	clear: left;
	position: relative;
	white-space: nowrap;			
}

.background-grey {
	background: #ebeeef;
}

.background-white {
	background: #fff;
}

.background-highlight1 {
	background: #149789;
	color: #fff;
}

.background-highlight2 {
	background: #16a797;
	color: #fff;
}

.section .container {
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}

.translation {
	font-style: italic;
}

form input {
	width: 100%;
	margin-bottom: 20px;
	height: 55px;
	padding-left: 20px;
	padding-right: 20px;
	outline: 0;
	font-weight: 300;
}

form input[type="radio"] {
	display: none;
}

.select-wrapper, .radio-wrapper {
	margin-bottom: 20px;
}

.radio-wrapper {
	width: 36px;
	height: 36px;
	float: left;
}

.radio {
	font-family: 'FontAwesome';
	font-size: 20px;
	text-indent: -1px;
	line-height: 28px;
	width: 28px;
	height: 28px;
	border: 1px solid #ccc;
	background: #fff;
	cursor: pointer;
	margin-top: 8px;
	text-align: center;
}

.radio.active {
	color: #373a3b;
}

form .error {
	position: relative;
}

form .error.input:after, form .select-wrapper.error:after, form label.error:after {
	font-family: 'FontAwesome';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f06a";
	position: absolute;
	right: 10px;
	top: 10px;
	color: #b52116;
}

form .row.extended label.error {
	display: table;
}

form .row.extended label.error:after {
	top: 1px;
	right: -40px;
}

form .select-wrapper.error:after {
	right: 45px;
}
/*glyphicon glyphicon-exclamation-sign*/

form button {
	width: 100%;
	background: #ebeeef;
	color: #16a797;
	font-size: 24px;
	border: 0;
	height: 55px;
	outline: 0;
	border: 1px solid #ebeeef;
	cursor: pointer;
	-webkit-transition: 300ms all;
	-o-transition: 300ms all;
	transition: 300ms all;
	position: relative;
	overflow: hidden;
}

form label {
	display: block;
}

form button:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #16a797;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: 300ms all;
	-o-transition: 300ms all;
	transition: 300ms all;
	z-index: 100;
}

form button span {
	position: relative;
	z-index: 200;
}

form button:hover:before {
	-webkit-transform: scale(100);
	-ms-transform: scale(100);
	-o-transform: scale(100);
	transform: scale(100);
	opacity: 1;
}

form button:hover {
	background: transparent;
	color: #ebeeef;
	border: 1px solid rgba(255,255,255,0.2);
}

input#code_input {
    text-transform: uppercase;
}
::-webkit-input-placeholder {
    text-transform: none;
}
:-moz-placeholder {
    text-transform: none;
}
::-moz-placeholder {
    text-transform: none;
}
:-ms-input-placeholder {
    text-transform: none;
}

.message {
	position: relative;
	background: #fff;
	color: #16a797;
	padding: 30px;
	margin-top: 30px;
}

.message .inner {
	padding-left: 20px;
}

.message .inner i {
	position: absolute;
	left: 20px;
	top: 30px;
	line-height: 1.5;
}

.message.error .fa {
	color: #b52116;
}

.message.success .fa {
	color: #16b53b;
}

.select-wrapper {
	position: relative;
}

.select-wrapper .select {
	width: 100%;
	background: #fff;
	color: #000;
	font-size: 24px;
	border: 0;
	height: 55px;
	line-height: 55px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.select-wrapper .select:before {
	content: '\f107';
	font-family: 'FontAwesome';
	float: right;
}

.select-wrapper .select {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select-wrapper select {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 200;
	cursor: pointer;
}

.captcha_code {
	margin-bottom: 20px;
}

#form_code {
	margin-top: 45px;
	width: 330px;
}

#reg_form {
	margin-top: 45px;
}

#form_code input {
	text-align: center;
}

.infotext,
.infotext.small {
	opacity: 0.8;
	font-weight: 300;
	margin-top: 45px;
}

.infotext.small {
	font-size: 16px;
}

#reg_form .sendbox {
	margin-top: 45px;
}

#reg_form .sendbox button {
	height: 83px;
}

dl.address {
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 0;
}

dl.address img {
	width: 28px;
	height: auto;
	margin-right: 15px;
}

dl.address dd,
dl.address dt {
	float: left;
	font-weight: 300;
}

dl.address dt {
	clear: left;
}

.container {
	position: relative;
}

.togglecontent {
	width: 100%;
	display: block;
	height: 110px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+35,1+35 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 61%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 61%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	z-index: 200;
}

.togglecontent[aria-expanded="true"] {
	background: none;
}

.togglecontent[aria-expanded="true"] span {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.togglecontent span {
	display: block;
	width: 37px;
	height: 22px;
	background: url(../images/arrow_down.png) no-repeat center center;
	margin-bottom: 20px;
}

footer#footer {
	padding: 37px 0px;
	overflow: hidden;
	font-size: 21px;
	width: 100%;
}

footer#footer ul {
	padding-left: 0;
	margin-top: 35px;
	float: left;
	width: 100%;
}

footer#footer ul li {
	display: inline-block;
	list-style: none;
	padding: 0;
	padding-right: 10px;
}

footer#footer ul li a {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.messe_logo_footer {
	float: right;
	width: 90px;
	height: auto;
	padding-top: 17px;
}

.button {
	display: inline-block;
	height: 64px;
	background-color: #ced9dd;
	line-height: 64px;
	padding-right: 20px;
	padding-left: 60px;
}

.button:hover {
	text-decoration: none;
	color: #373a3b;
}

.arrows {
	display: block;
	position: absolute;
	left: 50px;
	top: 80px;
	float: left;
}

/* #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# */
/* 
	Settings
*/
/* #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# */

/* Margin Left */
.ma-l10 { margin-left: 10px; }
.ma-l20 { margin-left: 20px; }
.ma-l30 { margin-left: 30px; }
.ma-l40 { margin-left: 40px; }
.ma-l50 { margin-left: 50px; }
.ma-l60 { margin-left: 60px; }

/* Margin Right */
.ma-r10 { margin-right: 10px; }
.ma-r20 { margin-right: 20px; }
.ma-r30 { margin-right: 30px; }
.ma-r40 { margin-right: 40px; }
.ma-r50 { margin-right: 50px; }
.ma-r60 { margin-right: 60px; }

/* Margin Top */
.ma-t10 { margin-top: 10px; }
.ma-t20 { margin-top: 20px; }
.ma-t30 { margin-top: 30px; }
.ma-t40 { margin-top: 40px; }
.ma-t50 { margin-top: 50px; }
.ma-t60 { margin-top: 60px; }

/* Margin Bottom */
.ma-b10 { margin-bottom: 10px; }
.ma-b20 { margin-bottom: 20px; }
.ma-b30 { margin-bottom: 30px; }
.ma-b40 { margin-bottom: 40px; }
.ma-b50 { margin-bottom: 50px; }
.ma-b60 { margin-bottom: 60px; }

/* Margin */
.ma10 { margin: 10px; }
.ma20 { margin: 20px; }
.ma30 { margin: 30px; }
.ma40 { margin: 40px; }
.ma50 { margin: 50px; }
.ma60 { margin: 60px; }

/* Floating */
.float-left { float: left; }
.float-right { float: right; }
.float-none { float: none; }

/* BOOTSTRAP */

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	padding-right: 30px;
	padding-left: 30px;
}

.row {
	margin-left: -30px;
	margin-right: -30px;
}

.container {
	padding-right: 30px;
	padding-left: 30px;
}


@media screen and (max-width: 1200px) {
	.image_header h1 {
		font-size: 30px;
		line-height: 1.7;
	}
	
	.header .container {
		overflow: hidden;
	}

	.image_header .container img {
		max-width: none;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

@media screen and (max-width: 992px) {
	#header .header h2,
	#header .header h3 {
		font-size: 20px;
	}

	#header .header .container {
		position: relative;
	}

	#header .top {
		font-size: 16px;
	}

	#header .header .hlgroup {
		padding-right: 200px;
		padding-top: 12px;
		padding-bottom: 12px;
		position: absolute;
		top: 50%;
		width: 100%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	footer#footer ul {
		margin-top: 25px;
	}

	footer#footer ul li a {
		font-size: 18px;
		letter-spacing: 0;
	}

	footer#footer ul li {
		padding-right: 15px;
	}
}

@media screen and (max-width: 768px) {

	.image_header h1 {
		left: 15px;
		right: 15px;
		font-size: 24px;
	}

	footer#footer ul {
		margin-top: 0px;
	}

	footer#footer ul li {
		display: block;
	}
}

@media screen and (max-width: 576px) {

	.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	#header #logo {
		width: 60px;
		margin-bottom: 12px;
	}

	body {
		font-size: 20px;
	}

	#header .header h2,
	#header .header h3 {
		font-size: 16px;
	}

	#header .header {
		min-height: 0;
	}

	#header .header .hlgroup {
		padding-right: 100px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#header .header .hlgroup {
		padding-top: 12px;
		padding-bottom: 12px;
		position: relative;
		top: auto;
		width: 100%;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		transform: translateY(0%);
	}

	footer#footer ul {
		margin-top: 0px;
		width: 100%;
	}

	footer#footer ul a {
		display: block;
		text-align: center;
	}

	.messe_logo_footer {
		text-align: center;
		width: 100%;
		margin-top: 20px;
	}

	.messe_logo_footer img {
		width: 90px;
	}
}

@media screen and (max-width: 500px) {
	.image_header h1 {
		line-height: 1.5;
		font-size: 20px;
	}

	.image_header .container h1 span {
		display: inline-block;
		padding: 2px 10px;
	}
}

@media screen and (max-width: 420px) {
	.image_header .container h1 span {
		white-space: normal;
		word-break: break-word;
	}

	.image_header .container h1 span:nth-child(2) {
		margin-top: -5px;
	}	
}

@media screen and (max-width: 400px) {
	#header .top .socialmedia {
		float: none;
		overflow: hidden;
	}
}


@media screen and (max-width: 320px) {
	#header .header .hlgroup {
		padding-right: 0;
	}

	#header #logo {
		width: 100%;
	}
	#header #logo img {
		width: 60px;
	}

}

.row.extended label > p {
	margin-bottom: -40px;
	margin-top: 13px;
	font-size: 24px;
}

.row.extended p.smaller,
.row.extended .translation.smaller {
	font-size: 20px;
	font-weight: 300;
}

.row.extended {
	margin-top: 40px;
}

.radio.chk_persons.second {
	margin-top: 14px;
}
