/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/lato/lato-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Lato Light'), local('Lato-Light'),
       url('fonts/lato/lato-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato/lato-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato/lato-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato/lato-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato/lato-v16-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-300italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/lato/lato-v16-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Light Italic'), local('Lato-LightItalic'),
       url('fonts/lato/lato-v16-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato/lato-v16-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato/lato-v16-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato/lato-v16-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato/lato-v16-latin-300italic.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato/lato-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('fonts/lato/lato-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato/lato-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato/lato-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato/lato-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato/lato-v16-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/lato/lato-v16-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Italic'), local('Lato-Italic'),
       url('fonts/lato/lato-v16-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato/lato-v16-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato/lato-v16-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato/lato-v16-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato/lato-v16-latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/lato/lato-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('fonts/lato/lato-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato/lato-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato/lato-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato/lato-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato/lato-v16-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/lato/lato-v16-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
       url('fonts/lato/lato-v16-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato/lato-v16-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato/lato-v16-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato/lato-v16-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato/lato-v16-latin-700italic.svg#Lato') format('svg'); /* Legacy iOS */
}


/* === WEBSITE-LAYOUT GENERELL ========================================== */
body { overflow-y: auto; background: #FFFFFF; margin: 0; padding: 0; }
#page { }
/* POSITIONIERUNGEN */
#canvas, #page, #main, #nav, #footer  { position: relative; }
#header { position: fixed; }


/* Z-INDEXES */
#header 	{ z-index: 2; }
#logo 		{ z-index: 2; }
#nav 		{ z-index: 1; }
#main 		{ z-index: 0; }
#footer 	{ z-index: 1; }


#canvas { overflow: hidden; }
#page 	{  }
#footer {  }

#main 		{ background: transparent; }

/* ======================= */
/* RESET BTSTRP */
body { line-height: inherit; }

figure { margin-bottom: 0; }
.border-top, .border-bottom { border-color: #AAAAAA !important; }
.border-top 	{ border-top-width: 2px !important }
.border-bottom 	{ border-bottom-width: 2px !important }

@media(min-width: 576px){
	.border-sm-top-0 { border-top: 0 !important; }
}


/* GRID */
.row { margin-right: -20px; margin-left: -20px; }
.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-left: 20px; padding-right: 20px;
}

@media(max-width: 1024px){
	.row { margin-right: -10px; margin-left: -10px; }
	.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-left: 10px; padding-right: 10px;
	}
}

.container-fluid { max-width: 1400px; }
@media(min-width: 1024px){
	.container-fluid { padding-left: 50px; padding-right: 50px; }
}


/* === HEADER === */
#header { width: 100%; background: #fff; }
#header:before { content: ''; position: absolute; z-index: 999; top: 100%; left: 0; right: 0; height: 10px; background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0)); pointer-events: none; }

#header > div { position: relative; }
#logo { position: relative; top: 0; left: 0; white-space: nowrap; max-width: 220px; margin: 0; }
#logo { background: left top no-repeat url('../media/kanzlei-altun__logo.svg') transparent; background-size: cover;}

#logo a { position: absolute; top: 0; left: 0; height: 100%; width: 100%; outline: 0; text-indent: -999px; overflow: hidden; }
#logo:after { content: ''; display: block; width: 100%; height: 0; padding-bottom: 29.202%; }

@media(max-width: 1280px){
	#logo { width: 200px; }
}

@media(max-width: 767px){
	#logo { width: 155px !important }
}
/* HEADER: MENU */
#nav { margin: 0 0 0 auto; top: 4px; }

.menu, .menu ul { list-style: none; margin: 0; padding: 0; line-height: 1; position: relative;  }
.menu__item { margin: 0; padding: 0; }
.menu__item a { text-decoration: none; display: block; position: relative; }
.menu__item b { font-weight: inherit; }

.menu--primary { padding: 0; margin-left: -1.5em; margin-right: -1.5em; }

.menu--primary .menu__item { position: relative; }

.menu--primary a { transition: color .3s; white-space: nowrap; color: inherit; text-transform: uppercase; }
.menu--primary a:hover { text-decoration: none; color: #c10927; }
.menu--primary li.act > a, 
.menu--primary li.cur > a { color: #c10927; }

.menu--primary a { display: block; padding: .8em 1.5em; }
.menu--primary a b { position: relative; }

.menu--primary .l2 { margin-left: 1.5em; display: none; }
.menu--primary .l2 a { padding-left: .5em;  }

.menu--primary .l2:before { content: ''; position: absolute; height: auto; width: 3px; left: 0; top: .7em; bottom: .7em; background: #E5E4E2; }

/* ==================================== */
.navbar-toggle {
	position: absolute;

	top: -1px;
	right: 0;
	z-index: 999;
	padding: 15px 24px;
	height: 60px;
	width: 70px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background: transparent;
	border-radius: 0;
	
	display: none;
	border: 0;
}

.navbar-toggle:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0); z-index: 2; }
.menu--is-active .navbar-toggle:before { left: 99%; }

.navbar-toggle:focus { outline: 0; }

.navbar-toggle .icon-bar {
	display: block;
	width: auto;
	height: 3px;
	border-radius: 0;
	background: #7D92AB;
	transition: all .3s;
	position: relative;
	opacity: 1;
	transform: rotate(0) translateY(0);	
}

.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }

.menu--is-active .navbar-toggle .icon-bar { opacity: 0;  }
.menu--is-active .navbar-toggle .sr-only + .icon-bar,
.menu--is-active .navbar-toggle .icon-bar:last-child 		{ opacity: 1; }
.menu--is-active .navbar-toggle .sr-only + .icon-bar 		{ transform: translateY(7px) rotate(45deg) }
.menu--is-active .navbar-toggle .icon-bar:last-child 		{ transform: translateY(-7px) rotate(-45deg)  }


@media(max-width: 1280px){
	.menu--primary { margin-left: -.8em; margin-right: -.8em; }
	.menu--primary a { padding-left: .8em; padding-right: .8em;  }
}


@media(max-width: 992px){
	#header .container-fluid { padding-right: 55px; }

	/* PRIMARYNAV */
	.navbar-toggle { display: block; }
	.colnav { width: 0; position: static; height: 100%; }
	
	#nav { background: rgba(255,255,255,0.9); position: absolute; z-index: 1; top: 100%; bottom: auto; left: 0; right: 0; margin: 0; }
	#nav:before { content: ''; position: absolute; z-index: 999; top: 100%; left: 0; right: 0; height: 10px; background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0)); pointer-events: none; }
	#nav { 
		-webkit-transition: -webkit-transform .3s;
		transition: transform .3s;
		
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
	}
	.menu--is-active #nav { 
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.menu--is-active #header:before { opacity: 0; }
	
	.menu--primary { margin: 0; padding: .5em 15px; font-size: 18px; }
	.menu--primary .menu__item { flex: 1 100%; }
	.menu--primary a { padding: .8em 0; text-transform: none; }
	.menu--primary > * + * a { border-top: 1px solid #AAAAAA; }
}


/* @PAGEMODE:MINIHEADER*/
#header { }
#header > div, #logo, #logo::after, .menu--contacts a, .menu--primary a, .navbar-toggle { transition: all .5s; }
.miniheader #header > div { padding-top: .2rem !important; padding-bottom: .2rem !important; }
.miniheader #logo { max-width: 40px; }
.miniheader #logo::after { padding-bottom: 100%; }
.miniheader .menu--contacts a { padding-top: .6rem !important; padding-bottom: 0.2rem !important; }
.miniheader .menu--primary a { padding-top: .3em; padding-bottom: .3em; }
.miniheader .navbar-toggle { top: -12px; }


@media(max-width: 575px){
	.menu--contacts 		{ font-size: 1.5rem !important; }
}

.menu--contacts a b { font-weight: 400; }
.menu--contacts a { position: relative;  z-index: 999;}
.menu--contacts .sr-only { position: absolute; top: 100%; right: 0; background: #fff; padding: .3rem .6rem; clip: unset; height: auto; max-height: 0; width: auto; line-height: 1; opacity: 0; }

.menu--contacts .sr-only {  transition: all .3s; transform: translateY(60%); }
.menu--contacts a:hover .sr-only { transform: translateY(-40%); max-height: 2rem; opacity: 1; }


/* CONTACT LINKS */
.icon { white-space: nowrap; }

.icon-phone:before, 
.icon-mail:before, 
.icon-facebook:before,
.icon-xing:before, 
.icon-youtube:before, 
.icon-instagram:before,
.icon-twitter:before, 
.icon-whatsapp:before, 
/* --- */
.icon-facebook:after,
.icon-xing:after, 
.icon-youtube:after, 
.icon-instagram:after,
.icon-twitter:after, 
.icon-whatsapp:after, 
/* --- */
.icon-thumbs-up:before { content: 'X'; margin:0; font-size: 1.1em; line-height: 1; vertical-align: top; text-indent: -99em; overflow: hidden; background: transparent no-repeat center center; background-size: contain; }

[class^="icon-"]::after, [class*=" icon-"]::after {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0;
	text-align: center;
	/* opacity: .8; */
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0;
	/* font-size: 120%; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-facebook:after,
.icon-xing:after, 
.icon-youtube:after, 
.icon-instagram:after,
.icon-twitter:after,
.icon-whatsapp:after { opacity: 0; transition: all .5s; margin-left: -1em; }
a:hover .icon:after { opacity: 1; }

.icon-phone:before 		{ background-image: url('../media/phone.svg'); }
.icon-mail:before 		{ background-image: url('../media/mail.svg'); }

.icon-facebook:before	{ background-image: url('../media/icon-facebook-1c.svg'); }
.icon-xing:before		{ background-image: url('../media/icon-xing-1c.svg'); }
.icon-youtube:before 	{ background-image: url('../media/icon-youtube-1c.svg'); } 
.icon-instagram:before 	{ background-image: url('../media/icon-instagram-1c.svg'); }
.icon-twitter:before 	{ background-image: url('../media/icon-twitter-1c.svg'); }
.icon-whatsapp:before 	{ background-image: url('../media/icon-whatsapp-1c.svg'); }

/* FULLCOLOR */
.icon-facebook:after	{ background-image: url('../media/icon-facebook-c.svg'); }
.icon-xing:after		{ background-image: url('../media/icon-xing-c.svg'); }
.icon-youtube:after 	{ background-image: url('../media/icon-youtube-c.svg'); } 
.icon-instagram:after 	{ background-image: url('../media/icon-instagram-c.svg'); }
.icon-twitter:after 	{ background-image: url('../media/icon-twitter-c.svg'); }
.icon-whatsapp:after 	{ background-image: url('../media/icon-whatsapp-c.svg'); }

.icon-thumbs-up:before {
	vertical-align: baseline;
	background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45px' height='55px' xml:space='preserve'%3E%3Cpath fill='%23706F6F' d='M44.516,37.168c0-3.466-0.773-6.846-2.32-10.141h-5.027c-1.176,0-2.027-0.193-2.557-0.58 c-0.531-0.387-1.439-1.453-2.729-3.201l-1.203-1.59c-1.347-1.805-2.292-3.021-2.836-3.652l-7.949-8.465L17.746,0L16.5,0.301 c-4.497,1.061-6.746,3.725-6.746,7.992c0,1.547,0.745,3.738,2.234,6.574l0.688,1.203c1.23,2.406,2.02,4.898,2.363,7.477h-1.074 c-4.211,0-7.591,0.719-10.141,2.155S0,29.035,0,31.392c0,2.041,0.761,3.895,2.281,5.561c-0.604,0.995-0.906,1.934-0.906,2.815 c0,1.081,0.294,1.977,0.881,2.687c0.587,0.711,1.454,1.223,2.6,1.536c-0.058,0.517-0.086,0.918-0.086,1.205 c0,2.697,1.547,4.176,4.641,4.434c-0.058,0.344-0.086,0.603-0.086,0.773c0,3.008,2.105,4.512,6.316,4.512h1.848l1.547-0.773 c1.861,0.516,3.523,0.773,4.984,0.773c0.516,0,1.317-0.043,2.406-0.129c3.438-1.575,6.632-4.053,9.582-7.434h6.402 C43.813,43.943,44.516,40.549,44.516,37.168'/%3E %3Cpath fill='%23FFFFFF' d='M17.059,52.895H15.63c-2.8,0-4.2-0.959-4.2-2.879v-0.258h3.996l6.145-2.75 c0.83,0.631,1.519,1.332,2.062,2.105c0.113,0.144,0.271,0.344,0.473,0.602L17.059,52.895z'/%3E %3Cpath fill='%23FFFFFF' d='M14.996,47.566h-3.223c-3.352,0-5.027-0.847-5.027-2.541l0.129-0.553h6.961l6.574-2.911 c0.945,0.463,1.762,1.099,2.449,1.907c0.086,0.116,0.2,0.261,0.344,0.434L14.996,47.566z'/%3E %3Cpath fill='%23FFFFFF' d='M13.449,42.367H8.895c-1.748,0-3.058-0.221-3.932-0.658c-0.874-0.439-1.311-1.099-1.311-1.978 c0-0.454,0.187-0.937,0.559-1.446c1.11,0.602,2.733,0.902,4.871,0.902h2.264l6.443-2.842c1.403,0.368,2.606,1.215,3.609,2.541 L13.449,42.367z'/%3E %3Cpath fill='%23FFFFFF' d='M35.062,45.117c-2.378,3.151-5.472,5.83-9.281,8.035l-1.676,0.043c-0.602,0-1.332-0.086-2.191-0.258 l5.285-2.363c-0.889-1.947-2.062-3.451-3.523-4.512l2.664-1.268c-1.117-2.004-2.335-3.42-3.652-4.251l1.676-0.721 c-0.974-2.188-2.363-3.721-4.168-4.602l1.461-0.692c-1.69-3.741-4.369-5.611-8.035-5.611c-0.688,0-1.446,0.101-2.277,0.301 c-0.831,0.201-1.747,0.516-2.75,0.945l-3.48,0.043l2.02,2.158l2.02-0.086c1.088-0.462,2.033-0.808,2.836-1.038 c0.802-0.231,1.461-0.347,1.977-0.347c1.977,0,3.552,0.895,4.727,2.683l-7.806,3.505H8.26c-1.721,0-3.177-0.574-4.368-1.725 c-1.19-1.15-1.786-2.56-1.786-4.228c0-1.84,1.149-3.213,3.447-4.118c2.298-0.907,5.73-1.359,10.299-1.359h1.551l-0.043-1.203 c0-3.38-1.117-6.932-3.352-10.656l-0.559-0.945c-0.975-1.633-1.461-3.15-1.461-4.555c0-2.692,1.433-4.525,4.297-5.5l1.719,7.949 l8.637,9.195c1.461,1.834,2.562,3.252,3.309,4.254c1.832,2.578,3.207,4.082,4.125,4.512c0.916,0.43,3.18,0.645,6.789,0.645 c0.974,2.722,1.461,5.486,1.461,8.293c0,2.378-0.444,4.87-1.332,7.477H35.062z'/%3E%3C/svg%3E");
}


/* === MAIN: CONTENT === */
#content { padding: 0; margin-top: 0; }


/* === FOOTER === */
#footer { margin-top: 6px; background: #808080; }

.footer__content, .footer__footer {  }
.footer__content { padding: 0; }
.footer__content a { color: inherit; text-decoration: none; }

/* LEGAL */
#footer .menu--mn { margin: 0 -1em; }
#footer .menu--mn li { position: relative; display: inline-block; margin-left: 0 !important; }
#footer .menu--mn li:before { content: ''; position: absolute; right: 0; left: auto; top: 50%; margin-top: -.42em; height: 1em; width: 1px; background: #fff; opacity: .9; }
#footer .menu--mn li:last-child::before { display: none; }

.menu--mn a { display: block; padding: .5em 1em; }


/* TOPLINK*/
#toTopLink { 
	position: fixed; left: auto; right: -2.5em; top: auto; bottom: 2em; z-index: 100;
	text-indent: 0; display: block; font-size: .9em; line-height: 1.5; text-transform: uppercase;

	transition: all .3s; 
	transform: scale(1);
	opacity: 1;
	
	background: rgba(80,80,80,.5);
	padding: .5em;
	width: 2.5em;
	overflow: hidden;
	border-radius: 5px;
}

#toTopLink b { font-weight: 400; white-space: nowrap; float: right; }

#toTopLink b:after { content: '';
	display: inline-block; vertical-align: middle;
	width: 1.5em; height: 1.5em; margin-left: 1em; margin-top: 0em; border-radius: 50%; 
	border: 0;
	background: transparent no-repeat center center;
	outline: 0; 
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='8px' xml:space='preserve'%3E%3Cpolyline style='fill:none;stroke:%23FFFFFF;stroke-width:1;stroke-linecap:round' points='1,7 8,1 15,7'/%3E%3C/svg%3E");
	background-size: 100%;
	
}
html.miniheader #toTopLink { opacity: 1; right: 2.5em; }


@media(max-width: 767px){
	#toTopLink { width: 32px; height: 30px; text-indent: 200px; background: rgba(84, 122, 189, .3);; }
	#toTopLink:after { position: absolute; top: 5px; left: 5px; margin: 0; }
	html.miniheader #toTopLink { right: 1em; }
}

/* ============================================== */


.ctel.vw-100 { width: auto !important; }
.ctel:first-child { margin-top: 0; }

/* CTEL > WRAP */
.bg > div { position: relative; background: transparent; padding: 3rem; }
.bg > div .header p {  }

.bg--white > div 	{ background: #fff; }
.bg--1 > div 	{ background: #E5E5E5; }
.bg--1 .imgwrap.above { margin: -2rem -2rem 2rem -2rem; }

.bg--transparent > div 		{ background: transparent; }
.bg--2 > div 	{ background: #B6ADA8; }

.bg-left--white > div:before { content: ''; position: absolute; height: 100%; width: 100%; right: 100%; top: 0; background: #fff; }
.bg-left--white > div:after { content: ''; position: absolute; height: 6px; width: 100%; left: 0; bottom: 0; background: #fff; }


@media(max-width: 992px){
	.bg > div { padding-left: 1.5rem; padding-right: 1.5rem; }
	.bg--1 > div 		{ padding: 3rem; margin-left: -3rem; margin-right: -3rem; }
}

@media(max-width: 767px){
	.bg--1 > div 		{ padding: 1.5rem; margin-left: -1.5rem; margin-right: -1.5rem; }
}



/* HEADINGS */
.header { line-height: 1.1; margin-bottom: 1em; font-weight: 400;  }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: 400; /*-webkit-font-smoothing: initial; -moz-osx-font-smoothing: initial;*/ margin-bottom: .5em; }
.h1, h1 { color: #D0267C; font-size: 2em; text-transform: uppercase; }
.h2, h2 { color: inherit; font-size: 2.00rem; }
.h3, h3 { color: inherit; font-size: 1.30rem; }
.h4, h4 { font-size: 1em; }

.ctype-header .header, 
.ctype-header .header * { margin-bottom: 0; }

.ctel.text-white .header * {  color: #fff; }

.wsh * { margin-bottom:0; }
.wsh p, 
.text-color--1 { color: inherit; }

.wsh {  }

/* BODYTEXT */
/* === TEXTSTILE ======================================= */
body { 
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #706F6F; font-family: 'Lato', Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

/* FONTSIZES ALL TOGETHER */
html 		{ font-size: 18px; line-height: 1.5; font-weight: 400; }
@media(max-width: 1280px){
	html 		{ font-size: 16px; }
}

@media(max-width: 992px){
	html 		{ font-size: 15px; }
}

@media(max-width: 575px){
	html 		{ font-size: 14px; }
}

.text-size--xxl { font-size: 2.50rem; line-height: 1.25; }
.text-size--xl 	{ font-size: 2.00rem; line-height: 1.25; }
.text-size--l 	{ font-size: 1.30rem; line-height: 1.25; }
.text-size--m 	{ font-size: 1rem; }
.text-size--s 	{ font-size: 0.82rem; }
.text-size--xs 	{ font-size: 0.72rem; }

.text-size--rel { font-size: 1vw; }
.text-size--rel .text-size--xxl { font-size: 2.50em; }
.text-size--rel .text-size--xl 	{ font-size: 2.00em; }
.text-size--rel .text-size--l 	{ font-size: 1.30em; }
.text-size--rel .text-size--s 	{ font-size: 0.72em; }
.text-size--rel .text-size--xs 	{ font-size: 0.72rem; }

@media(min-width: 1680px){
	.text-size--rel { font-size: .9rem; }
}

@media(max-width: 767px){
	.text-size--rel { font-size: 2vw; }
}


.table {  color: inherit; }
.table td, .table th { padding: .2em 0; }
.table thead th, .table td, .table th { border: 0; border-bottom: 1px dotted #BBBBBB; }
.table td.label { padding-right: 2em; width: 1%; white-space: nowrap; }
.table caption { text-align: left; }


strong { font-weight: 700; }

a { color: inherit; text-decoration: underline; transition: color .5s; }
a:hover { color: #c10927; text-decoration: none; }

p { margin-bottom: 1.2em; }
p:last-child { margin-bottom: 0; }


/* AUFLISTUNGEN IN CONTENT-ELEMENTEN */
ul,ol { padding: 0; margin-bottom: 1.2em; }
li { padding: 0; margin: 0; }

.csc-text-text ul li { list-style: none; margin-left: 0; padding-left: 1.8em; margin-bottom: .3em; position: relative; }
.csc-text-text li:before {
	content:"•";
	font-family: Arial;
	overflow: hidden;
	position: absolute;
	left: .3em;
	top: -.03em;
	font-size: 1.6rem;
	line-height: 1;
}
.csc-text-text ul.list-unstyled { margin-bottom: 0; }
.csc-text-text ul.list-unstyled li { padding-left: 0; position: static; }
.csc-text-text ul.list-unstyled li:before { content: none; }

.csc-text-text ul.list--1 { margin: 0 -3rem; font-weight: 600;  }
.csc-text-text ul.list--1 li { border-top: 3px solid #E5E4E2; padding: 1rem 3rem 1rem 4.8rem; margin-bottom: 0; }
.csc-text-text ul.list--1 li:before { margin-top: 1rem; margin-left: 3rem; }

/*.csc-text-text p { -webkit-hyphens: auto; hyphens: auto; }*/


.icon--block { display: flex; align-items:baseline; position:relative; margin-bottom: 1rem; }
.icon--block .label {
	font-size: 2em;
	padding-right: 1.5em;
	min-width: 1px;
	color: #A9A099;
}
.icon--block .label:before {
	margin: 0;
	position: relative;
	top: .2em;
}

.icon--block p { margin-bottom: 0; }


/* BTNs */
.btn--1 { display: inline-block; font-weight: 700; padding: .3em 1.5em; line-height: 1; border-radius: .8em; background: #706F6F; text-transform: uppercase; /*-webkit-font-smoothing: auto; -moz-osx-font-smoothing: auto;*/ text-decoration: none; transition: background .3s; }
.btn--1, .btn--1:link, .btn--1:visited, .btn--1:active { color: #ffffff; }
.btn--1:hover { text-decoration: none; background: #c10927; }


.btn--1.star { padding-left: 3.5em; position: relative; }
.btn--1.star:before { content: ''; position: absolute; top: 50%; left: 2em; transform: translate(-50%,-50%); width: 2.5em; height: 2.5em; z-index: 1; pointer-events: none; cursor: pointer }
.btn--1.star:before {
	transition: transform .3s;
	background: transparent center center no-repeat;
	background-size: contain;
	background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45px' height='43px' xml:space='preserve'%3E%3Cpolygon stroke='%23706F6F' stroke-width='2' fill='%23FFFFFF' points='11.178,27.193 8.534,42.605 22.387,35.314 36.237,42.605 33.562,27.193 44.771,16.272 29.295,14.043 22.387,0 15.477,14.043 0,16.272'  /%3E%3C/svg%3E");
}

.btn--1.star:hover::before, 
.act.star:before {
	transform: translate(-50%,-50%) scale(1.2);
	background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45px' height='43px' xml:space='preserve'%3E%3Cpolygon stroke='%23c10927' stroke-width='2' fill='%23FFFFFF' points='11.178,27.193 8.534,42.605 22.387,35.314 36.237,42.605 33.562,27.193 44.771,16.272 29.295,14.043 22.387,0 15.477,14.043 0,16.272'  /%3E%3C/svg%3E");
}

.btn--1.act { text-decoration: none; background: #c10927; }

@media(max-width:757px){
	.btn--1.star { border: 1px solid #fff; }
}

.btn--1.like { padding-left: 3.5em; position: relative; }
.btn--1.like:before { content: ''; position: absolute; top: 50%; left: 2em; transform: translate(-50%,-50%); width: 2.5em; height: 2.5em; z-index: 1; pointer-events: none; cursor: pointer }
.btn--1.like:before {
	transition: transform .3s;
	background: transparent center center no-repeat;
	background-size: contain;
	background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45px' height='55px' xml:space='preserve'%3E%3Cpath fill='%23706F6F' d='M44.516,37.168c0-3.466-0.773-6.846-2.32-10.141h-5.027c-1.176,0-2.027-0.193-2.557-0.58 c-0.531-0.387-1.439-1.453-2.729-3.201l-1.203-1.59c-1.347-1.805-2.292-3.021-2.836-3.652l-7.949-8.465L17.746,0L16.5,0.301 c-4.497,1.061-6.746,3.725-6.746,7.992c0,1.547,0.745,3.738,2.234,6.574l0.688,1.203c1.23,2.406,2.02,4.898,2.363,7.477h-1.074 c-4.211,0-7.591,0.719-10.141,2.155S0,29.035,0,31.392c0,2.041,0.761,3.895,2.281,5.561c-0.604,0.995-0.906,1.934-0.906,2.815 c0,1.081,0.294,1.977,0.881,2.687c0.587,0.711,1.454,1.223,2.6,1.536c-0.058,0.517-0.086,0.918-0.086,1.205 c0,2.697,1.547,4.176,4.641,4.434c-0.058,0.344-0.086,0.603-0.086,0.773c0,3.008,2.105,4.512,6.316,4.512h1.848l1.547-0.773 c1.861,0.516,3.523,0.773,4.984,0.773c0.516,0,1.317-0.043,2.406-0.129c3.438-1.575,6.632-4.053,9.582-7.434h6.402 C43.813,43.943,44.516,40.549,44.516,37.168'/%3E %3Cpath fill='%23FFFFFF' d='M17.059,52.895H15.63c-2.8,0-4.2-0.959-4.2-2.879v-0.258h3.996l6.145-2.75 c0.83,0.631,1.519,1.332,2.062,2.105c0.113,0.144,0.271,0.344,0.473,0.602L17.059,52.895z'/%3E %3Cpath fill='%23FFFFFF' d='M14.996,47.566h-3.223c-3.352,0-5.027-0.847-5.027-2.541l0.129-0.553h6.961l6.574-2.911 c0.945,0.463,1.762,1.099,2.449,1.907c0.086,0.116,0.2,0.261,0.344,0.434L14.996,47.566z'/%3E %3Cpath fill='%23FFFFFF' d='M13.449,42.367H8.895c-1.748,0-3.058-0.221-3.932-0.658c-0.874-0.439-1.311-1.099-1.311-1.978 c0-0.454,0.187-0.937,0.559-1.446c1.11,0.602,2.733,0.902,4.871,0.902h2.264l6.443-2.842c1.403,0.368,2.606,1.215,3.609,2.541 L13.449,42.367z'/%3E %3Cpath fill='%23FFFFFF' d='M35.062,45.117c-2.378,3.151-5.472,5.83-9.281,8.035l-1.676,0.043c-0.602,0-1.332-0.086-2.191-0.258 l5.285-2.363c-0.889-1.947-2.062-3.451-3.523-4.512l2.664-1.268c-1.117-2.004-2.335-3.42-3.652-4.251l1.676-0.721 c-0.974-2.188-2.363-3.721-4.168-4.602l1.461-0.692c-1.69-3.741-4.369-5.611-8.035-5.611c-0.688,0-1.446,0.101-2.277,0.301 c-0.831,0.201-1.747,0.516-2.75,0.945l-3.48,0.043l2.02,2.158l2.02-0.086c1.088-0.462,2.033-0.808,2.836-1.038 c0.802-0.231,1.461-0.347,1.977-0.347c1.977,0,3.552,0.895,4.727,2.683l-7.806,3.505H8.26c-1.721,0-3.177-0.574-4.368-1.725 c-1.19-1.15-1.786-2.56-1.786-4.228c0-1.84,1.149-3.213,3.447-4.118c2.298-0.907,5.73-1.359,10.299-1.359h1.551l-0.043-1.203 c0-3.38-1.117-6.932-3.352-10.656l-0.559-0.945c-0.975-1.633-1.461-3.15-1.461-4.555c0-2.692,1.433-4.525,4.297-5.5l1.719,7.949 l8.637,9.195c1.461,1.834,2.562,3.252,3.309,4.254c1.832,2.578,3.207,4.082,4.125,4.512c0.916,0.43,3.18,0.645,6.789,0.645 c0.974,2.722,1.461,5.486,1.461,8.293c0,2.378-0.444,4.87-1.332,7.477H35.062z'/%3E%3C/svg%3E");
}

.btn--1.like:hover::before, 
.like.act:before {
	transform: translate(-50%,-50%) scale(1.2);
	background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45px' height='55px' xml:space='preserve'%3E%3Cpath fill='%23c10927' d='M44.516,37.168c0-3.466-0.773-6.846-2.32-10.141h-5.027c-1.176,0-2.027-0.193-2.557-0.58 c-0.531-0.387-1.439-1.453-2.729-3.201l-1.203-1.59c-1.347-1.805-2.292-3.021-2.836-3.652l-7.949-8.465L17.746,0L16.5,0.301 c-4.497,1.061-6.746,3.725-6.746,7.992c0,1.547,0.745,3.738,2.234,6.574l0.688,1.203c1.23,2.406,2.02,4.898,2.363,7.477h-1.074 c-4.211,0-7.591,0.719-10.141,2.155S0,29.035,0,31.392c0,2.041,0.761,3.895,2.281,5.561c-0.604,0.995-0.906,1.934-0.906,2.815 c0,1.081,0.294,1.977,0.881,2.687c0.587,0.711,1.454,1.223,2.6,1.536c-0.058,0.517-0.086,0.918-0.086,1.205 c0,2.697,1.547,4.176,4.641,4.434c-0.058,0.344-0.086,0.603-0.086,0.773c0,3.008,2.105,4.512,6.316,4.512h1.848l1.547-0.773 c1.861,0.516,3.523,0.773,4.984,0.773c0.516,0,1.317-0.043,2.406-0.129c3.438-1.575,6.632-4.053,9.582-7.434h6.402 C43.813,43.943,44.516,40.549,44.516,37.168'/%3E %3Cpath fill='%23FFFFFF' d='M17.059,52.895H15.63c-2.8,0-4.2-0.959-4.2-2.879v-0.258h3.996l6.145-2.75 c0.83,0.631,1.519,1.332,2.062,2.105c0.113,0.144,0.271,0.344,0.473,0.602L17.059,52.895z'/%3E %3Cpath fill='%23FFFFFF' d='M14.996,47.566h-3.223c-3.352,0-5.027-0.847-5.027-2.541l0.129-0.553h6.961l6.574-2.911 c0.945,0.463,1.762,1.099,2.449,1.907c0.086,0.116,0.2,0.261,0.344,0.434L14.996,47.566z'/%3E %3Cpath fill='%23FFFFFF' d='M13.449,42.367H8.895c-1.748,0-3.058-0.221-3.932-0.658c-0.874-0.439-1.311-1.099-1.311-1.978 c0-0.454,0.187-0.937,0.559-1.446c1.11,0.602,2.733,0.902,4.871,0.902h2.264l6.443-2.842c1.403,0.368,2.606,1.215,3.609,2.541 L13.449,42.367z'/%3E %3Cpath fill='%23FFFFFF' d='M35.062,45.117c-2.378,3.151-5.472,5.83-9.281,8.035l-1.676,0.043c-0.602,0-1.332-0.086-2.191-0.258 l5.285-2.363c-0.889-1.947-2.062-3.451-3.523-4.512l2.664-1.268c-1.117-2.004-2.335-3.42-3.652-4.251l1.676-0.721 c-0.974-2.188-2.363-3.721-4.168-4.602l1.461-0.692c-1.69-3.741-4.369-5.611-8.035-5.611c-0.688,0-1.446,0.101-2.277,0.301 c-0.831,0.201-1.747,0.516-2.75,0.945l-3.48,0.043l2.02,2.158l2.02-0.086c1.088-0.462,2.033-0.808,2.836-1.038 c0.802-0.231,1.461-0.347,1.977-0.347c1.977,0,3.552,0.895,4.727,2.683l-7.806,3.505H8.26c-1.721,0-3.177-0.574-4.368-1.725 c-1.19-1.15-1.786-2.56-1.786-4.228c0-1.84,1.149-3.213,3.447-4.118c2.298-0.907,5.73-1.359,10.299-1.359h1.551l-0.043-1.203 c0-3.38-1.117-6.932-3.352-10.656l-0.559-0.945c-0.975-1.633-1.461-3.15-1.461-4.555c0-2.692,1.433-4.525,4.297-5.5l1.719,7.949 l8.637,9.195c1.461,1.834,2.562,3.252,3.309,4.254c1.832,2.578,3.207,4.082,4.125,4.512c0.916,0.43,3.18,0.645,6.789,0.645 c0.974,2.722,1.461,5.486,1.461,8.293c0,2.378-0.444,4.87-1.332,7.477H35.062z'/%3E%3C/svg%3E");
}




/*
.btn--1 b { font-weight: 600; }
.btn--1 { transition: all .2s; transform: scale(1) translate3d(0,0,1px); }
.btn--1:hover { transform: scale(1.05); }
*/

/*
.btn--1.stretched-link b { display: inline-block; transition: all .2s; transform: scale(1) translate3d(0,0,1px); }
.btn--1.stretched-link:hover b { transform: scale(1.05); }
*/

/*a.btn--1:after,*/
.link-internal::after, .link-internal-new-window::after, .link-external::after, .link-external-new-window::after, .download::after, .mail::after, abbr::after, acronym::after, .lightbox-link::after, .phone::after, .mobile::after, .fax::after, .rss::after {
	background: transparent;
	width: 1em;
	margin-right: 0;
	margin-left: .4em;
	margin-top: 0;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none !important;
	color: inherit;
	font-size: .8em;
	font-family: 'fontello' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	transition: all .2s;
}
/*a.btn--1:after,*/
.link-internal::after { content: '\e81f'; font-size: 1.2em; position: relative; top: -.07em; margin-left: 0.1em; }

.link-internal:hover::after { transform: translateX(.2em); }
.link-external::after { content: '\f08e'; }


.text-white .btn--1 { background: #ffffff; }
.text-white .btn--1, .text-white .btn1:link, .text-white .btn1:visited, .text-white .btn1:active { color: #7698C4; }
.text-white .btn1--1:hover { /*color: #7698c4;*/ transform: scale(1.05); }


/*
.ctype-teaser:after, 
.go-right:after, 
.go-down:after {
	pointer-events: none;
	content: '»'; font-size: 4rem; line-height: 0; margin-top: -0.1em; font-weight: 300; color: #fff;
	position: absolute; width: auto; height: auto; top: 50%; transform: translateY(-50%); right: 0;
	background: no-repeat center center rgba(0,0,0,0.1); 
 }

.ctype-teaser:after, 
.go-right.wrap:after, 
.go-down.wrap:after { right: 3rem; }

.ctype-teaser.go-down:after, 
.go-down.wrap:after { margin-top: 0; transform: translateY(-0%) rotate(90deg); }

.ctype-teaser:after { top: auto; bottom: 2.5rem; } 
.ctype-teaser.go-down:after { bottom: 2rem; }

.col-right .teaser--more:after { right: 5rem; }

@media(max-width: 992px){
	.ctype-teaser:after, 
	.go-right.wrap:after, 
	.go-down.wrap:after { right: 1.5rem; }
	
	.col-right .teaser--more:after { right: 1.5rem; }
}
*/







/* === JQUERY UI === */
.acc { }
.ui-accordion .ui-state-focus { outline: 0; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; zoom: 1; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; height: 20px; width: 20px; right: 20px; left: auto; top: 1em; margin-top: 0; 
	background: transparent no-repeat center center;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='10px' xml:space='preserve'%3E%3Cpolyline style='fill:none;stroke:%23ffffff;stroke-width:2;stroke-linecap:round' points='2,2 10,9 18,2'/%3E%3C/svg%3E");
	overflow: hidden; 
	opacity: 1;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { transform: rotate(0deg); -webkit-transform: rotate(0deg); }
.ui-accordion .ui-state-active .ui-accordion-header-icon { transform: rotate(180deg);  -webkit-transform: rotate(180deg); }

.ui-accordion .ui-accordion-content { padding: 0 0 0 0; border-top: 0; overflow: hidden; }

.ui-accordion .ui-accordion-header {  text-transform: none; background: #D6E0ED; border-radius: 0; overflow: hidden; padding: 1em 2em; margin: 1px 0 0 0 !important;  }
.ui-accordion .ui-accordion-header * { margin-bottom: 0; color: inherit; transition: color .3s; line-height: 1.2 }
.ui-accordion .ui-accordion-header:hover * { color: #333333; }

.ui-accordion .ui-accordion-header p { font-weight: 400; margin-top: .8em; }
 
.ui-accordion .ui-accordion-header.ui-state-active * { color: inherit; }
.ui-accordion .ui-accordion-header.ui-state-active p { color: inherit; }
.ctel .ui-accordion .ui-accordion-content { padding: 0; margin: 0 0 0 0; background-color: #ffffff; }


.ui-accordion .header.dsbld { cursor: default; pointer-events: none; }
.ui-accordion .header.dsbld .ui-accordion-header-icon { display: none; }

.ui-accordion .csc-text-text { padding: 1em 1em !important; }

/* === GENERAL GRID === */
.l-grid { 
	list-style: none;
	padding: 0;
	margin: 0;

	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap; 
	position: relative; margin-left: -10px; margin-right: -10px; 
	margin-top: 2em;
}

.l-grid__item { 
	position: relative;
	z-index: 1;
	float:none;
	margin: 0 !important; 
	padding: 10px !important; 
}

@media(max-width: 767px){
	.l-grid__item { width: 100%; }
}

.l-grid .l-grid__item:before {  position: absolute; content: ""; z-index: -1;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	background: #fff;
	border: 0;
	height: auto;
	width: auto;
}

/* BACKGROUND */
.l-grid--bg > .l-grid__item:before { background: #e1e1e1; }
.l-grid--bg-1 > .l-grid__item:before { background: #ffffff; }
.l-grid--bg-1 > .l-grid__item > * { padding: 1em; }


/* GAP BETWEEN TILES */
.l-grid--gap-0 { margin: 0; }
.l-grid--gap-0 > .l-grid__item { padding: 0; }
.l-grid--gap-0 > .l-grid__item:before { top: 0; right: 0; bottom: 0; left: 0; }

.l-grid--gap-1 { margin: -5px; }
.l-grid--gap-1 > .l-grid__item { padding: 5px; }
.l-grid--gap-1 > .l-grid__item:before { top: 5px; right: 5px; bottom: 5px; left: 5px; }

.l-grid--gap-2 { margin: -20px; }
.l-grid--gap-2 > .l-grid__item { padding: 20px; }
.l-grid--gap-2 > .l-grid__item:before { top: 20px; right: 20px; bottom: 20px; left: 20px; }

/* INNER PADDING */
.l-grid__item > * { margin: 0; }
.l-grid--pad-0 .l-grid__item > * { margin: 0; }

/* === QUOTES === */
.quote {  }
.quote__images { overflow: hidden; -webkit-mask-image: -webkit-radial-gradient(white, black); }
.quote__images figure { position: relative; background: #7698C4; margin: 0; }
.quote__images figcaption { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); }
.quote__images figcaption { color: #ffffff; font-style: italic; line-height: 1.2; }

.quote__images img,
.quote__images figcaption { transition: all .3s linear; }

.quote__images figcaption { opacity: 0; }
.quote__images img { opacity: 1;  }

.quote:hover img { opacity: 0.1; }
.quote:hover figcaption { opacity: 1; }

.quote__content { margin-top: 1em; }

/* === TEASER === */
.teaser { position: relative; z-index: 0; }
.teaser__images { position: relative; z-index: -1; }
.teaser__images figure { margin: 0; }

.teaser__content { padding: 1em 0; background: transparent; line-height: 1.4;}
.teaser__content * {  }

.teaser .header { line-height: 1.2; }
.teaser .header * { margin-bottom: 0; }

.teaser__headings { position: relative; height:0;}
.teaser__headings > div { position: absolute; top: 0; right: 0; left: 0; padding: 0.3em 1em; background: rgba(0,0,0,.5); color: #fff; transform: translateY(-100%); }
.teaser__heading { margin: 0; text-align: center; }

.teaser__links { }
.teaser .teaser__links { }

.teaser__links a { text-transform: uppercase; font-weight: 700; color: inherit; }


/* B/W EFFECT */
.teaser--effect1 .teaser__images { opacity: .9; filter: grayscale(100%); transition: all .3s linear; }
.teaser--effect1:hover .teaser__images { opacity: 1; filter: grayscale(0%);  }

.teaser--hide-link .teaser__content { padding: 0; height: 0; overflow: hidden; }
.teaser--hide-link .teaser__heading { text-align: left; }

.teaser__links { position: relative; }
.teaser .teaser__links { position: static; }

/* BLOGG */
.blog .teaser__heading { text-align: left; }
.blog .meta { margin-left: -.6em; margin-right: -.6em; }
.blog .meta p { position: relative; margin: 0; padding: 0 .6em; }
.blog .meta p:after { content: ''; position: absolute; right: 0; left: auto; top: 50%; margin-top: -.42em; height: 1em; width: 1px; background: #706F6F; }
.blog .meta p:last-child::after { display: none; }

.blog.list .teaser__headings { position: relative; height:auto; margin: 1em 0 -.5em 0;}
.blog.list .teaser__headings > div { position: relative; top: 0; right: 0; left: 0; padding: 0.3em 0; background: transparent; color: inherit; transform: none; }
.blog.list .teaser__heading { margin: 0; }

.blog.blog--headlines .teaser__headings { margin: 0;}

.blog.filter .teaser__headings { margin: 0; }
.blog.filter li { padding-left: 1.5em; }
.blog.filter li:before { left: 0; }
.blog.filter a { text-decoration: none; }
.blog.filter .act { color: #c10927; }
/*.blog.filter li.act:before { color: #c10927; }*/

.blog.details .header, 
.blog--details .article__header { margin-bottom: .25em; }

/* === IMAGES === */
.col1.imgwrap { margin-top: -5px; }
.col1.imgwrap figure { margin-top: 5px; }

.img-caption--above {  }
.img-caption--above figure { position: relative; display: flex; flex-flow: column; justify-content: center; height: 100%; }
.img-caption--above figcaption { position: relative; margin: 3rem 3rem; pointer-events: none; }
.img-caption--above a { position: absolute; top: 0; right: 0; left: 0; bottom: 0; }
.img-caption--above img { max-width: unset; width: 100%; height: 100%; object-fit: cover; object-position: center center; }


/* IMG-STYLE */
.imgwrap .img { position: relative; }
.icon--play .imgwrap a, a.icon--play .img { position: relative; display: block; }
.icon--play .imgwrap a:after, a.icon--play .img:after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 15vw; height: 15vw; max-width: 80px; max-height: 80px; z-index: 1; pointer-events: none; border-radius: 50%; border: 5px solid #fff; opacity: .7; transition: opacity .3s; cursor: pointer }
.icon--play .imgwrap a:after, a.icon--play .img:after {
	background: transparent 60% center no-repeat;
	background-size: 55%;
	background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='47px' height='57px' xml:space='preserve'%3E%3Cpolygon fill='%23FFFFFF' points='0,0 0,56.222 46.562,28.111' /%3E%3C/svg%3E");
}
a.icon--play:hover .img:after { opacity: 1; }

/* === POSTER === */
.ctel.text-over-img { padding: 0;  }

.poster { position: relative; display: flex; flex-flow: column; justify-content: center; font-weight: 300; min-height: 100%; }
.poster__images { position: absolute; z-index: 0; right: 0; left: 0; bottom: 0em; top: 0; background: #fff; overflow: hidden; }
.poster__content { position: relative; z-index: 1; background: transparent; margin: 4em 1em; }
.poster__content .header > * { text-shadow: 0 0 3px #000; }

.poster__images {  }
.poster__image { }

.poster__images, .poster__images .imgwrap, .poster figure, .poster .img { height: 100%; }
.poster figure img { width: auto; max-width: unset; width: 100%; height: 100%; object-fit: cover; object-position: center center; --image-rendering: optimizespeed }

.text-over-img--top .poster { justify-content: start; } 
	
@media(max-width: 767px){
	
}

/*
.poster figure:before, 
.poster figure:after { position: absolute; content:''; top:0; right: 0; left: 0; bottom: 0; background: linear-gradient(rgba(111,144,170,0), rgba(111,144,170,1) 50%); z-index: 1;opacity: .5; mix-blend-mode: multiply; }
*/


/*=== LOADER ==================================*/
#ldr { 
	z-index: 999; position: fixed; top:0; right:auto; bottom:0; width: 100%; background: rgba(50,50,50,0.8);
	
	left:-100%; 
	opacity: 0;
	
	transition: opacity 1s, left 0s 1s;
}
.loading #ldr { 
	opacity: 1;
	left: 0;
	transition: opacity 1s, left 0s;
}

.loading h1 + fieldset, 
.fdbShowing h1 + fieldset { display: none !important; }

.spinner {
	position: absolute;
	left: 0; right: 0;
	top: 50%;
	transform: translateY(-100%);
	text-align: center;
}

.spinner strong { color: #fff; text-shadow: 0 0 5px rgba(0,0,0,.5); }

.spinner > div {
	width: 40px;
	height: 40px;
	background-color: #fff;

	border-radius: 100%;
	display: inline-block;

	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}