@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap');

html,body, header, nav, section, article, main, aside, .sidebar, footer { display: block; padding:0; margin:0; }

body{ 
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: 'Roboto', sans-serif;
	font-size:16px;
	line-height:100%;
	color:#fff;
	background:#000;
}
a { text-decoration: none; outline: none; transition: all 300ms ease 0ms; color:#3399ff;}
a:hover, a:focus , a:active {text-decoration: none; color:#3399ff;}
a img{border: none; }
label {cursor: pointer; }
textarea { resize:none; margin: 0;}
input, textarea { outline: none; }
iframe {
	margin: 0;
	border: none;
}
table {
	border: none;
    border-spacing: 0;
    border-collapse: collapse;
}
section, article, header, footer {display:block;}

h1, h2, h2, h4, h5, h6, p, fieldset, form, ul, ol, li, dl, dt, dd {
	padding: 0;
	margin: 0;
}

.clearfix {
	float:none !important;
    clear: both;
    display: block;
}

#page {
	width:100%;
}

img.full-width {
	width:100%;
	height:auto;
}

img {
	width:auto;
	max-width:100%;
}

.container {
	width:100%;
	max-width:1140px;
	position:relative;
}

.padding-default {
	padding-top:130px;
	padding-bottom:120px;
}

.spacing-more {
	padding-top:150px;
	padding-bottom:150px;
}

.no-side-padding {
	padding-left:0px !important;
	padding-right:0px !important;	
}

.img-absolute {
	position:absolute;	
}

.push-bottom-0 {
	padding-bottom:0px;	
}

.push-bottom-5 {
	padding-bottom:5px;	
}

.push-bottom-10 {
	padding-bottom:10px;	
}

.push-bottom-15 {
	padding-bottom:15px;	
}

.push-bottom-20 {
	padding-bottom:20px;	
}

.push-bottom-30 {
	padding-bottom:30px;	
}

.push-bottom-40 {
	padding-bottom:40px;	
}

.push-bottom-45 {
	padding-bottom:45px;	
}

.push-top-45 {
	padding-top:45px;	
}

.push-bottom-50 {
	padding-bottom:50px;
}

.push-bottom-55 {
	padding-bottom:55px;	
}

.push-bottom-60 {
	padding-bottom:60px;
}

.push-bottom-65 {
	padding-bottom:65px;
}

.push-bottom-70 {
	padding-bottom:70px;
}

.push-bottom-75 {
	padding-bottom:75px;
}

.push-bottom-80 {
	padding-bottom:80px;
}

.push-bottom-90 {
	padding-bottom:90px;
}

.push-bottom-95 {
	padding-bottom:95px;
}

.push-bottom-100 {
	padding-bottom:100px;
}

.push-bottom-110 {
	padding-bottom:110px;	
}

.push-bottom-115 {
	padding-bottom:115px;	
}

.push-bottom-120 {
	padding-bottom:120px;	
}

.push-bottom-125 {
	padding-bottom:125px;	
}

.push-bottom-135 {
	padding-bottom:135px;
}

.push-bottom-140 {
	padding-bottom:140px;
}

.push-bottom-150 {
	padding-bottom:150px;
}

.push-bottom-170 {
	padding-bottom:170px;
}

.push-bottom-175 {
	padding-bottom:175px;
}

.push-top-0 {
	padding-top:0px;	
}

.push-top-10 {
	padding-top:10px;	
}

.push-top-20 {
	padding-top:20px;	
}

.push-top-25 {
	padding-top:25px;	
}

.push-top-30 {
	padding-top:30px;	
}

.push-top-30 {
	padding-top:30px;	
}

.push-top-40 {
	padding-top:40px;	
}

.push-top-50 {
	padding-top:50px;	
}

.push-top-55 {
	padding-top:55px;	
}

.push-top-60 {
	padding-top:60px;	
}

.push-top-65 {
	padding-top:65px;	
}

.push-top-70 {
	padding-top:70px;	
}

.push-top-75 {
	padding-top:75px;
}

.push-top-80 {
	padding-top:80px;	
}

.push-top-85 {
	padding-top:85px;	
}

.push-top-90 {
	padding-top:90px;	
}

.push-top-95 {
	padding-top:95px;	
}

.push-top-100 {
	padding-top:100px;	
}

.push-top-110 {
	padding-top:110px;	
}

.push-top-115 {
	padding-top:115px;	
}

.push-top-120 {
	padding-top:120px;	
}

.push-top-130 {
	padding-top:130px;	
}

.push-top-140 {
	padding-top:140px;	
}

.push-top-150 {
	padding-top:150px;	
}

.push-top-135 {
	padding-top:135px;	
}

.push-top-190 {
	padding-top:190px;	
}

.resp-menu-button {
	display:block;
	color:#000;
	position:absolute;
	right:0;
	top:30px;
	font-size:50px;
	cursor:pointer;
}

section {
	clear:both;
	position:relative;
}

.nopadding {
	padding:0;
}

.nobottompadding {
	padding-bottom:0px !important;
}

.nomargin {
	margin:0 !important;
}

.noborder {
	border:0px !important;
}

.std-width {
	width:auto !important;
	height:auto !important;
	max-width:100% !important;
}

.bodytext p,
.bodytext li,
.bodytext td,
.bodytext th {
	font-size:16px;
	line-height:24px;
	margin-bottom:13px;
	font-weight:300;
}

.bodytext ul {
	margin-left:0px;
	padding-left:0px;
}

.bodytext ul:not(.cclist) li {
	display:block;
	padding-left:15px;
	position:relative;
	margin-bottom:0px;
}

.bodytext li:before {
	content:'';
	font-size:10px;
	position:absolute;
	left:0;
	top:1px;
}

.bodytext strong {
	font-weight:600;
}

.bodytext ul.cclist {
	margin-bottom:13px;
}

.bodytext ul.cclist li {
	margin-left:25px;
	margin-bottom:0px;
}

/* headings ------------------------------------------------- */

.h1class,
h1 {
	font-size:32px;
	line-height:120%;
	font-weight:400;
	margin-bottom:40px;
	text-align:left;
}

.h2class,
h2 {
	font-size:32px;
	line-height:120%;
	font-weight:400;
	margin-bottom:70px;
	text-align:left;
}

.h3class,
h3 {
	font-size:28px;
	line-height:120%;
	font-weight:400;
	margin-bottom:15px;
}

.h4class,
h4 {
	font-size:18px;
	line-height:120%;
	font-weight:400;
	margin-bottom:15px;
}

.h5class,
h5 {
	font-size:18px;
	line-height:120%;
	font-weight:400;
	margin-bottom:15px;
}

.h6class,
h6 {
	font-size:20px;
	line-height:120%;
	font-weight:400;
	margin-bottom:10px;
}

button {
	font-weight:400 !important;
}

.mw80 {
	display:block;
	width:calc(100% - 160px);
	margin-left:auto;
	margin-right:auto;
}

/* page styles ---------------------------------------------- */


#page {
	max-width:100%;
	overflow:hidden;
}

#header {
	top:0;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	top:0;
	left:0;
	width:100%;
	z-index:999;
	height:96px;
	background:#000;
	position:relative;
}

#header .logo-wrapper {
	position:absolute;
	top:21px;
	z-index:99999;
}

.primary-menu-wrapper {
	position:absolute;
	left:175px;
	top:53px;
	z-index:9999;
}

.primary-menu-wrapper li {
	display:inline-block;
	margin-right:20px;
}

.primary-menu-wrapper li a {
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	display:block;
	position:relative;
}

.primary-menu-wrapper li a:hover,
.primary-menu-wrapper li.active a {
	color:#fff;
}

.primary-menu-wrapper li.active a,
.primary-menu-wrapper li a:hover {
	text-decoration:underline;
}


.bg-black {
	background:#000;
	color:#fff;
}

.text1 {
	font-size:28px;
	line-height:120%;
}

.text2 {
	margin-top:30px;
	font-size:36px;
	line-height:120%;
}

.icon-wrapper {
	width:54px;
	height:54px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background:#000;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	position:relative;
	margin-bottom:22px;
}

.icon-wrapper img {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}

.text3 {
	font-size:22px;
	line-height:120%;
	margin-bottom:18px;
}

.buttonwrapper a {
	display:table;
	min-width:240px;
	padding-left:20px;
	padding-right:20px;
	border:2px solid #000;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height:36px;
	line-height:36px;
	margin-left:auto;
	margin-right:auto;
	font-size:22px;
	text-align:center;
}

.text5 h3 {
	font-size:24px;
	font-weight:600;
	line-height:115%;
	margin-bottom:35px;
}

.text5 p {
	line-height:190%;
}

#footer {
	background:#1c1819;
	color:#fff;
}

#footer .footer-menu-wrapper {
	position:absolute;
	right:0;
	top:185px;
	z-index:9999;
}

.footer-menu-wrapper li {
	display:inline-block;
	margin-left:12px;
	padding-bottom:15px;
}

.footer-menu-wrapper li:first-child {
	padding-left:0px;
	margin-left:0px;
}

.footer-menu-wrapper li a {
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
}


.footer-menu-wrapper li a:hover,
.footer-menu-wrapper li.active a {
	text-decoration:underline;
}


.text6 {
	font-size:24px;
	line-height:130%;
}

.text-slider-area {
	padding-top:41px;
	padding-bottom:45px;
}

.owl-controls {
	position:absolute;
	top:50%;
	width:100%;
}

.owl-controls .owl-nav {
	width:100%;
}

.owl-prev {
	position:absolute;
	left:0;
	padding:5px;
	margin-top:-5px;
}
.owl-prev:after {
	content:'‹';
	font-size:32px;
}

.owl-next {
	position:absolute;
	right:0;
	padding:5px;
	margin-top:-5px;
}
.owl-next:before {
	content:'›';
	font-size:32px;
}

.slider-title {
	text-transform:uppercase;
	font-weight:600;
	font-size:21px;
}

.slider-text {
	line-height:125%;
	padding-left:30px;
	padding-right:30px;
	max-width:90%;
	margin-left:auto;
	margin-right:auto;
}

/* ----------------------------------------------------------------------------- */

.content-section-bg {
	background:url(../images/bg2.jpg) no-repeat;
	background-size:100% auto;
	padding-top:85px;
	padding-bottom:100px;
}

.content-section-bg222 {
	background:url(../images/sfbg.jpg) left 800px no-repeat;
	background-size:100% auto;
	padding-top:85px;
	padding-bottom:150px;
}

.img-1 {
	margin-left:-120px;
	margin-bottom:55px;
}

.bodytext h4 {
	font-weight:300;
	text-transform:uppercase;
	margin-bottom:45px;
}

.bodytext {
	max-width:760px;
}

a.btn-custom {
	display:inline-block;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:30px;
	padding-right:20px;
	background:#cc0033;
	color:#fff;
	text-align:center;
	margin-right:12px;
	text-transform:uppercase;
	font-weight:400;
	line-height:100%;
	position:relative;
	margin-top:10px;
}

a.btn-custom  span {
	font-size:28px;
	left:15px;
	top:7px;
	position:absolute;
}

a.btn-custom:hover {
	background:#fff;
	color:#cc0033;
}

a.btn-custom.transparent {
	background:none;
	color:#fff;
	border:1px solid #fff;
	padding-left:20px;
}

a.btn-custom.transparent:hover {
	background:#fff;
	color:#000;
}

/* ------------------------------------ */

.header-img-wrapper {
	position:relative;
}

.header-layer {
	position:absolute;
	top:5vw;
	left:200px;
	max-width:20vw;
}

.header-image222 {
	position:relative;
}

.header-layer222 {
	position:absolute;
	bottom: 17%;
	left: 56%;
	width:14%;
}

.ccleft {
	padding-left:30px;
}

.selectlanguage-wrapper {
	position:absolute;
	right:-40px;
	top:45px;
}

.filter-option-inner-inner img,
.dropdown-menu img {
	width:20px;
	height:auto;
}

.dropdown-menu img {
	margin-left:-15px;
	position:relative;
	margin-right:5px;
}

.dropdown-menu {
	font-size:12px;
	line-height:20px;
	background:#000 !important;
	color:#fff;
}


.dropdown-item {
	color:#fff;
	background:none;
}

.bootstrap-select > .dropdown-toggle {
	background:#000 !important;
	color:#fff !important;
	border:0px !important;
}

.filter-option {
	cursor:pointer;
	font-size:14px;
	margin-right:4px;
}

.filter-option-inner-inner img.flag-de {
	margin-right:5px;
	top:-3px;
	position:relative;
}

.filter-option-inner-inner img.flag-en {
	margin-right:5px;
	top:-1px;
	position:relative;
}


.gallery-row-special img {
	margin-bottom:15px;
}

.gallery-row-special {
	line-height:133%;
	font-size:16px;
}

.white-bg-text {
	padding:22px;
	background:#fff;
	font-size:32px;
	font-weight:bold;
	color:#000;
	display:inline-block;
	clear:both;
	margin-bottom:25px;
	line-height:100%;
}

.left100 {
	margin-left:100px;
}

.landing2 .bodytext p,
.landing2 .bodytext td,
.landing2 .bodytext li {
	font-size:16px;
	line-height:145%;
	font-weight:400;
	letter-spacing: -0.05px;
}

.landing2 .bodytext p {
	margin-bottom:30px;
}

.twocolsrow {
	margin-bottom:115px;
}

.twocolsrow .col-lg-6 {
	position:relative;
	padding-right:0px !important;
}

.twocolsrow p {
	font-size:22px;
	line-height:130%;
}

.ccc-text-wrapper {
	padding-left:95px;
	padding-top:40px;
}

.ccc-img-wrapper {
	position:absolute;
	left:15px;
	top:0px;
}

.addccpadding {
	right:-30px;
	position:relative;
}

.accordion-sq {
	position:absolute;
	right:-60px;
	top:4px;
	width:30px;
	height:30px;
	cursor:pointer;
	background:#fff;
	color:#000;
	text-align:center;
}

.accordion-sq:after {
	content:'+';
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	color:#000;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}

.isopen .accordion-sq:after {
	content:'-';
}

.has-acc {
	display:inline-block;
	clear:both;
	position:relative;
}

.programm-table td:first-child {
	width:170px;
	padding-left:15px;
}

.programm-table td {
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}


.youtube-wrapper {
	padding-bottom:34px;
}

.ccbutton {
	padding:34px 57px ;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	line-height:100%;
	background:#e9722e;
	display:inline-block;
	color:#fff !important;
}

.white-area {
	padding:44px 50px;
	padding-bottom:48px;
	background:#fff;
	color:#000;
	position:relative;
	max-width:calc(100% - 300px);
}

.white-area p {
	margin-bottom:0px !important;
}

.white-area a {
	color:#000 !important;
}

.bbb-image {
	position:absolute;
	right:-100px;
	bottom:-150px;
}

.gallery-row-special {
	width:calc(100% + 100px);
}

.gallery-row-special img {
	display:block;
	width:100%;
}

.accordion-content {
	display:none;
	padding-top:55px;
}

.gallery-row-special .accordion-content {
	padding-top:45px;
}

.has-acc {
	margin-bottom:0px !important;
}


.hover-item-wrapper {
	position:relative;
}

.hover-item-layer {
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.9);
	top:0;
	left:0;
	z-index:999;
	border:1px solid #535353;
	padding:15px;
}

.cc-inside {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	color:#e9e9e9;
	padding:15px;
	font-size:14px;
	line-height:133%;
}

.hover-item-wrapper:hover .hover-item-layer {
	display:block;
}

.gallery-row-special2 {
	width:950px;
	max-width:100%;
}
.gallery-row-special2 .col-lg-3 {
	padding-bottom:15px;
}


/************************************* OVERLAY *************************************/
	
	.overlay {
		visibility: hidden;
		opacity: 0.0;
		transition: all ease-in-out 0.2s;
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0px;
		left: 0px;
		background: rgba(0,0,0,0.6);
		z-index: 900000;
	}

	.overlay.active {
		visibility: visible;
		opacity: 1.0;
	}

	.overlay_window {
		background: #fff;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.5);
		width: 100%;
		max-width:1580px;
		position: absolute;
		left: 0;
		right:0;
		margin-left:auto;
		margin-right:auto;
		bottom:0;
		margin-top: 50px;
		overflow: hidden;
		visibility: hidden;
		opacity: 0.0;
		transition: all 0.3s ease-in-out
	}

	.overlay.active .overlay_window {
		visibility: visible;
		opacity: 1.0;
		margin-top: 0px;
	}

	.overlay_close_button {
		position: absolute;
		top: 5px;
		right: 0px;
		color: #999;
		cursor: pointer;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 40px;
		font-weight: 300;
		overflow: hidden;
	}

	.overlay_close_button:hover {
		color: #000;
	}

	.overlay_close_button::after {
		content: '\0000D7';
	}

	.overlay_padding {
		padding: 20px 30px;
		padding-bottom:3px;
	}

	.overlay:active .overlay_window {
		transform: scale(1.03);
	}

	.overlay:active .overlay_window:active {
		transform: scale(1);
	}
	
	.overlay .formButton{
		font: inherit;
		font-weight: inherit;
		line-height: inherit;
		vertical-align: middle;
		width: 100%;
		display: block;
		border: 1px solid #ccc;
		padding: 0px 15px;
		line-height: 28px;
		height: 30px;
		border-radius: 0px;
		outline: none;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		font-size:14px;

	}
	
	.overlay .formButton {
		border-radius: 0px;
		color: #fff;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
		background: transparent;
		transition: none;
		background: #000;
		border: solid 2px #000;
		transition: all ease-in-out 0.1s;
	}
	
	.overlay .formButton:hover,
	.overlay .formButton:active {
		background:#fff;
		color:#000;
	}

	.overlay  h1, .overlay h2 {
		font-weight: 300;
		color: #585756;
		font-size: 35px;
		line-height: 1.4em;
		text-transform:none;
		font-weight:normal;
	}

	.overlay .tb.mth  {
		color: #575756;
		max-width:calc(100% - 250px);
		font-size:12px;
		line-height:16px;
	}

	.mth {
		margin-bottom:15px;
	}
	
	.overlay strong, .overlay b {
		color: #222;
	}
	
	.overlay {
		font-size:18px;
		line-height:26px;
	}
	
	.overlay .overlay_close.tb {
		color:#000;
		font-weight:normal;
		display:block;
		margin-top:5px;
		border-color:#000;
		background:#fff;
	}
	
	.overlay a:hover {
		color:#000 !important;
	}
	
	.overlay a.overlay_close.tb:hover {
		background:#fff !important;
		color:#000 !important;
	}
	
	.overlaybuttonwrapper {
		position:absolute;
		right:50px;
		top:calc(50% + 2px);
		transform:translateY(-50%);
		width:200px;
	}
	
	.nnww {
		font-size:18px;
	}

    .text-normal a{
    color: #fff;
    }


    	@media screen and (max-width: 1199px) {
  .footer-menu-wrapper li {
    margin-left: 14px;
}

.footer-menu-wrapper li a {
    font-size: 15px;
}
       	}
        
        

	@media screen and (max-width: 767px) {
		
		.overlay .tb.mth  {
			max-width:100%;
		}
		
		.overlaybuttonwrapper {
			position:static;
			display:block;
			width:100%;
			max-width:100%;
			top:0;
			transform:none !important;
		}
	}
	
    
    
    @media screen and (max-width: 740px){
body .footer-menu-wrapper li {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
}

body .footer-menu-wrapper li a {
    font-size: 26px;
}
}
	
@media screen and (max-width: 480px){
body .footer-menu-wrapper li a {
    font-size: 20px;
}
}	