/* element styles */
*, *::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.html
{
	overflow-y: scroll;
	-ms-overflow-style: scrollbar;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;

}

.no-scroll
{
	overflow: hidden !important;
}

*,
*:after,
*:before
{
	box-sizing: border-box;
}

body
{
	margin: 0;
	font: normal 18px/1.7 'Hind Siliguri', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #3e3e3e;
background-color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 500;
}

html .scrolldunkel, .mobile-menu .scrolldunkel {
	scrollbar-color: #eee #000;
}


/* Let's get this party started */
::-webkit-scrollbar {

}

/* Track */
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

/* Handle */
::-webkit-scrollbar-thumb {

	background: rgba(204,204,204,0.8);
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(204,204,204,0.4);
}

.bodyclass {

	background-color: #fff;
}



iframe
{
	max-width: 100%;
}


h1,
h2,
h3,
h4,
h5,
h6
{

	font-weight: 600;
	margin: 0 0 .3125em;
	line-height: 1.1666666666666666666666666666667;
	color: #1461a8;
	margin-bottom: 20px;
}

h1
{
	font-size: 25px;
	margin-bottom: 10px;

}

.h1titel {
	font-size: 30px;
}

h2
{
	font-size: 30px;
}

.h2titel {
	font-size: 25px;
	color:#000;
}

h3
{
	font-size: 20px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

h6
{
	font-size: 12px;
}

.start-text-styles h2, .start-text-styles h1 {
	font-size: 66px;
	color:#fff;
    font-weight: 400;
	line-height: 130%;
}

.bildheader {
	font-size: 40px;
	color:#fff;
	font-weight: 400;
	line-height: 130%;
	text-shadow: 0 0 10px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.5);
	background: none;
	text-align: center;
}

.bildheaderbild {
	height: 0;
	background-size: cover !important; width: 100%;
	position: relative;
	padding-top: 49.375%;
}

.text-styles p,.text-styles td,.text-styles div {
	color:#3e3e3e;
	background: #fff;
}

.text-styles ul {
	list-style-type: disc;
	padding-left:40px;
}
.text-styles a
{
	color: #1461a8;
}
#tinymce {
	background-color: #fff !important;
}


img
{
	border: 0;
	max-width: 100%;
	height: auto;
}

p
{
	margin: 0;
}

sup,
sub
{
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup
{
	bottom: 1ex;
}

sub
{
	top: .5ex;
}

/* tinymce */

img.img-left
{
	float: left;
	margin: 0 20px 20px 0;
}

img.img-right
{
	float: right;
	margin: 0 0 20px 20px;<
}

.uppercase
{
	text-transform: uppercase;
}



.extra-bold
{
	font-weight: 800;
}

.semi-bold
{
	font-weight: 600;
}

a.button
{
	display: inline-block;
	background-color: unset ;
	border:1px solid #3e3e3e;
	color: #3e3e3e;
	padding: 3px 11px;
	font-size: 17px;
	text-decoration: none;

	font-weight: 600;
}

a.button:hover,
a.button:focus
{
	color: #999;

	text-decoration: none;
	border:1px solid #3e3e3e
}

/* global */

.text-styles a
{
	text-decoration: underline;
}

.text-styles a:hover,
.text-styles a:focus
{
	color: #008bd2;
	text-decoration: none;
}

a.startseiteimpressum
{
	text-decoration: none ;
	color: #fff;
	font-size:16px;

}

a.startseiteimpressum:hover,
a.startseiteimpressum:focus
{
	text-decoration: underline;
}

.start-text-styles a.button, .anessuport a.button, a.button2
{
	display: inline-block;
	background-color: unset ;
	border:1px solid #fff;
	color: #fff;
	padding: 3px 11px;
	font-size: 19px;
	text-decoration: none;

	font-weight: 600;
}
a.button2 {
	width: 300px;
}

.bodyclass .anessuport a.button{
	display: inline-block;
	background-color: unset ;
	border:1px solid #000;
	color: #000;
	padding: 3px 11px;
	font-size: 19px;
	text-decoration: none;
	text-shadow: unset;
	filter: unset !important;
	-webkit-filter: unset !important;
	text-shadow: unset !important;
	font-weight: 400;
}

.bodyclass .anessuport a.button:hover, .bodyclass .anessuport a.button:focus{
	border:1px solid #1461a8;
	color:#1461a8;
}

.start-text-styles a.button:hover,
.start-text-styles a.button:focus
{
	color: #fffec1;
	text-shadow: 0 0 10px rgba(0,0,0,0), 0 0 10px rgba(0,0,0,0);
	text-decoration: none;
	border:1px solid #000;
}


a.button2:hover, a.button2:focus,.anessuport a.button:hover, .anessuport a.button:focus
{
	color: #fffec1;
	text-shadow: 0 0 10px rgba(0,0,0,0), 0 0 10px rgba(0,0,0,0);
	text-decoration: none;
	border:1px solid #1461a8;
}
.anessuport a.button:hover, .anessuport a.button:focus {
	color: #b1daff;
}
.hidden-inp
{
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.youtube-wrap,
.vimeo-wrap,
.video-wrap
{
	position: relative;
	max-width: 100%;
}

.youtube-wrap:before,
.vimeo-wrap:before,
.video-wrap:before
{
	content: '';
	display: block;
	padding-bottom: 56.25%; /* 16:9 */
}

.youtube-wrap > iframe,
.vimeo-wrap > iframe,
.video-wrap > video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.img-wrap.compat-object-fit img
{
	opacity: 0;
}

.img-wrap.img-cover.compat-object-fit,
.img-wrap.img-contain.compat-object-fit
{
	background-position: center;
	background-repeat: no-repeat;
}

.img-wrap.img-cover.compat-object-fit
{
	background-size: cover;
}

.img-wrap.img-cover > img
{
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.img-wrap.img-contain.compat-object-fit
{
	background-size: contain;
}

.img-wrap.img-contain > img
{
	-o-object-fit: contain;
	object-fit: contain;
	height: 100%;
	width: 100%;
}

img.full-width
{
	width: 100%;
}

.clearfix:before, .clearfix:after
{
	content: "";
	display: table;
}

.clearfix:after
{
	clear: both;
}

.clearfix
{
	zoom: 1;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.glassy
{
	border: 7px solid rgba(255, 255, 255, .4);
	border-radius: 4px;
}

.txtf-close
{
	font-size: 22px;
	line-height: 1;
	font-weight: normal;
	text-decoration: none;
}

.maintenance
{
	display: inline-block;
	margin-top: 30px;
	border: 1px #cccccc solid;
	background: #ffffff;
	padding: 20px;
	color: #000000;
	border-radius: 10px;
}

.div_noscript
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	padding: 5px;
	border: 1px #ff0000 solid;
	background: #ffffff;
	color: #ff0000;
}

.visible-mobile
{
	display: none;
}

.wrap
{
	max-width: 1344px;
	margin: 0 auto;
	padding: 0 32px;
}



.wrap.no-padding
{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.wrap.full-width
{
	max-width: none !important;
}

.wrap-width-1 .wrap
{
	max-width: 1016px;
}

.wrap-width-2 .wrap
{
	max-width: none;
}

.wrap-width-3 .wrap
{
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}

.wrap-width-4 .wrap
{
	max-width: 852px;
}

.row-wrap
{
	overflow: hidden;
}

.row
{
	list-style: none;
	margin-top: -20px;
	margin-bottom: 0;
	padding: 0;
}

.col,
[class*="col-"]
{
	margin: 20px 0 0;
	padding-top: 0;
	padding-bottom: 0;
}

.vspace-0
{
	margin-top: 0;
}

.vspace-0 > .col,
.vspace-0 > [class*="col-"]
{
	margin-top: 0;
}

/* specific */

#content
{
	height: 100%;
	width: 100%;
}

#header
{
	position: relative;
	z-index: 90;
}
.deen {
	background: url('/img/web/20-Jahre-a-nes-w2.png')  center no-repeat;
	border-bottom: 1px solid #fff;
	height: 171px;
	position: relative;
	color:#fff;
	text-shadow: 0 0 10px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.5);
	padding-top: 36px;
	font-weight: 500;
	text-align: right;
	-webkit-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
	filter:         drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
}
.bodyclass .deen {
	background: url('/img/web/20-Jahre-a-nes.png')  center no-repeat;
	border-bottom: 1px solid #010101;
	height: 168px;
	position: relative;
	color:#3e3e3e;
/*  	text-shadow: 0 0 10px rgba(255,255,255,0.5), 0 0 10px rgba(255,255,255,0.5);*/
	padding-top: 36px;
	text-shadow: unset;
	font-weight: 500;
	text-align: right;
 	-webkit-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.1));
	filter:         drop-shadow(5px 5px 5px rgba(0,0,0,0.1));
}

.navdesk {
	border-bottom: 1px solid #fff;
	height: 78px;
	position: relative;
	color:#fff;
	text-shadow: 0 0 10px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.5);
	text-align: center;
}

.bodyclass .navdesk {
	border-bottom: 1px solid #3e3e3e;
	height: 78px;
	position: relative;
	color:#3e3e3e;
	text-shadow: 0 0 10px rgba(255,255,255,0.5), 0 0 10px rgba(255,255,255,0.5);
	text-align: center;
}

.centerit {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}
ul#horizontal-list {

	list-style: none;
	padding-top: 13px;
}
ul#horizontal-list li {
	display: inline;
}

.centerit a,
.centerit a:hover,
.centerit a:focus
{
	color: #fff;
}

.bodyclass .centerit a,
.bodyclass .centerit a:hover,
.bodyclass .centerit a:focus
{
	color: #3e3e3e;
}

.sprachauswahl a {
	color: #fff;
	text-underline-offset: 8px;
}

.bodyclass .sprachauswahl a {
	color: #3e3e3e;
	text-underline-offset: 8px;
}
.sprachauswahl a:hover,a.sprachauswahl:active, .sprachauswahl a.spaktiv, .sprachauswahl a.spaktiv:hover {
	text-decoration: underline;
}



.centerit > ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.centerit > ul > li
{
	position: relative;
	margin: 6px 0 0 28px;
	padding: 0;
	float: left;
}

.centerit > ul > li:first-child
{
	margin-left: 0;
}

.centerit > ul > li > a
{
	display: block;
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 19px;
}

.centerit > ul > li > a.active,
.centerit > ul > li > a:hover,
.centerit > ul > li > a:focus,
.centerit > ul > li.open > a
{
	text-decoration: none;
}

.centerit > ul > li > a.active:after,
.centerit > ul > li > a:hover:after,
.centerit > ul > li > a:focus:after,
.centerit > ul > li.open > a:after
{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50%;
	height: .05555555555555555555555555555556em;
	background-color: currentColor;

	-webkit-transform: translateY(.77777777777777777777777777777778em);
	-moz-transform: translateY(.77777777777777777777777777777778em);
	-ms-transform: translateY(.77777777777777777777777777777778em);
	-o-transform: translateY(.77777777777777777777777777777778em);
	transform: translateY(.77777777777777777777777777777778em);
}


.header-start {
	/* padding: 5px 0 0 0; */
	height: 246px;
	width: 100%;
	position: fixed;
	background: none;

}
.bodyclass .header-start {
	background: #fff;

}

.header-top
{
	background-color: #000;
	color: #fff;
	padding: 6px 0;
	text-align: right;
}

.header-bottom
{
	padding: 24px 0;
}

.header-bottom-bar
{
	float: right;
}

.search-form
{
	margin: 0 0 0 8px;
}

.search-form input[type="search"]
{
	border: 0;
	box-shadow: none;
	background-color: #f5f5f3;
	height: 24px;
	font-size: 14px;
	width: 160px;
	max-width: 100%;
	vertical-align: top;
	transition: width ease-in-out .4s;
	margin: 0;
	padding: 0 19px 0 7px;
}

.search-form input[type="search"]:focus
{
	width: 240px;
}

.search-inp-wrap
{
	position: relative;
	background-color: #f5f5f3;
	margin: 0;
}

.search-inp-wrap .fas
{
	position: absolute;
	right: 5px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 14px;
	line-height: 24px;
}

.header-nav
{
	float: right;
	clear: both;
	margin: 18px 0 0;
	color: #000;
}

.header-nav a,
.header-nav a:hover,
.header-nav a:focus,
.mobile-menu a,
.mobile-menu a:hover,
.mobile-menu a:focus
{
	color: inherit;
}


.header-nav > ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.header-nav > ul > li
{
	position: relative;
	margin: 0 0 0 28px;
	padding: 0;
	float: left;
}

.header-nav > ul > li:first-child
{
	margin-left: 0;
}

.header-nav > ul > li > a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.header-nav > ul > li > a.active,
.header-nav > ul > li > a:hover,
.header-nav > ul > li > a:focus,
.header-nav > ul > li.open > a
{
	text-decoration: none;
}

.header-nav > ul > li > a.active:after,
.header-nav > ul > li > a:hover:after,
.header-nav > ul > li > a:focus:after,
.header-nav > ul > li.open > a:after
{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50%;
	height: .05555555555555555555555555555556em;
	background-color: currentColor;

	-webkit-transform: translateY(.77777777777777777777777777777778em);
	-moz-transform: translateY(.77777777777777777777777777777778em);
	-ms-transform: translateY(.77777777777777777777777777777778em);
	-o-transform: translateY(.77777777777777777777777777777778em);
	transform: translateY(.77777777777777777777777777777778em);
}

.header-nav .sub
{
	list-style: none;
	margin: 10px 0 0;
	padding: 10px 20px;
	min-width: 180px;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: rgba(255, 255, 255, .9);
	border: 1px solid #000;
	overflow: hidden;
	z-index: 1;
	white-space: nowrap;
	opacity: 0;
	visibility: hidden;

	-webkit-transition: opacity .4s ease, visibility .4s linear;
	-moz-transition: opacity .4s ease, visibility .4s linear;
	-o-transition: opacity .4s ease, visibility .4s linear;
	transition: opacity .4s ease, visibility .4s linear;
}

.header-nav li.open > .sub
{
	opacity: 1;
	visibility: visible;
}

.header-nav .sub > li > a
{
	text-decoration: none;
	display: inline-block;
}

.header-nav .sub > li > a:hover,
.header-nav .sub > li > a:focus,
.header-nav .sub > li > a.active
{
	text-decoration: underline;
}

#main
{
	padding:0px 0 0;
}

.has-main-bg
{
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#footer
{
	padding: 40px 0 20px 0;
	margin-bottom: 0px;
	background-color: #f5f2f2;
	font: normal 18px/1.333333 'Hind Siliguri';
	color: #3e3e3e;

}

#footer a
{
	color: #3e3e3e;
	font: normal 18px/1.333333 'Hind Siliguri';
	font-weight: 600;
	text-underline-offset: 8px;
	text-decoration: none;
}

#footerend {
    background: #3e3e3e;
    height: 42px;
    color:#fff;
    font-size: 15px;
    padding-top:5px;
}

.footer-text{
	font: inherit;
}

.footer-nav > ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-nav > ul > li
{
	margin: 0;
	padding: 0;
}

.footer-nav > ul > li > a
{
	text-decoration: none;
}

.footer-nav > ul > li > a.active,
.footer-nav > ul > li > a:hover,
.footer-nav > ul > li > a:focus,
#footer a:hover,
#footer a:active,
#footer a:focus
{
	text-decoration: underline !important;
}
.firsttrenner {
	display: none;
}
/* abschnitte */
.abschnitt
{
	margin-top:0;
}

.bodyclass .abschnitt
{
	margin-top:48px;
	margin-bottom: 12px;
}


.bodyclass .abschnitte > .abschnitt:first-child
{
	margin-top:295px;

}
.abschnitt.margin-collapsing {
	margin-top:0;
}

.bodyclass .abschnitte > .abschnitt:first-child .firsttrenner
{
	display: block;
	margin-top: 48px;

}

.secondtrenner {
	display: none;
}

.bodyclass .secondtrenner {

	text-align: center;
	display: block;

}

.secondtrennerinhalt {
	height: 48px;
	border-bottom:1px solid #707070;
}
.bodyclass .abschnitte > .abschnitt:first-child .secondtrenner
{
	display: none;
}


.bodyclass .abschnitte > .abschnitt:first-child .firsttrenner
{

	height: 64px;
	text-align: center;

}
.trennliniepixel {
	background: url(/img/web/trennliniepixel.jpg) repeat-x center;
}

.abschnitt_linker
{
	position: relative;
	top: -280px;
}

[class*="abschnitt-bg-color-"]
{
	padding: 120px 0;
}

.abschnitt-bg-color-1 + .abschnitt-bg-color-1,
.abschnitt-bg-color-2 + .abschnitt-bg-color-2,
.abschnitt-bg-color-3 + .abschnitt-bg-color-3,
.abschnitt-bg-color-4 + .abschnitt-bg-color-4
{
	margin-top: 0;
	padding-top: 0;
}

.abschnitt-bg-color-1
{
	background-color: #908b7f;
	color: #000;
}

.abschnitt-bg-color-2
{
	background-color: #171718;
	color: #fff;
}

.abschnitt-bg-color-3
{
	background-color: #e3e0da;
}

.abschnitt-bg-color-4
{
	background-color: #b6c876;
	color: #fff;
}

.navbox,
.newsbox
{
/*	padding: 17px;*/
	border: 1px solid #c4bfbf;
	height: 100%;
	cursor: pointer;
}
.navboxtextwarp {
	position: absolute;
	display: block;


	z-index: 1;
	left: 0;
	right: 0;
	bottom: -19px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background: rgba(0,0,0,0.4);
	text-shadow: 3px 3px 10px rgba(0,0,0,0.8);
}
.navboxtext {
	color:#ffffff;
	font-weight: bold;

	padding: 0px 20px 20px 20px;
}

.navbox-text-wrap {
	padding: 10px 17px 10px 17px;
}

.navbox-desc {
	line-height:130%;
	font-size: 16px;
}

a.navbox-more,
a.newsbox-more
{
	display: block;
	border-top: 1px solid #c4bfbf;
	margin: 10px 0 -17px;
	padding: 17px 0;
	color: #008bd2;
}

.navbox-img-wrap,
.newsbox-img-wrap,
.team-img-wrap
{
	position: relative;
	display: block;

}

.navbox-img-wrap img,
.newsbox-img-wrap img,
.team-img-wrap img
{
	width: 100%;
}

.navbox-img-wrap:before
{
	content: '';
	display: block;
	padding-top: 75%;
}
.newsbox-img-wrap:before,
.team-img-wrap:before,
.referenzbox:before
{
	content: '';
	display: block;
	padding-top: 55.078125%;
}

.navbox-img-wrap img,
.newsbox-img-wrap img,
.team-img-wrap img
{
	position: absolute;
	left: 0;
	top: 0;
}

.navbox-headline,
.newsbox-headline
{
	font-size: 18px;
	font-weight: bold;
}

.newsbox-datum
{
	color: #9ca4af;
	font-size: 14px;
	margin: 0 0 10px;
}

.kontaktformular .form-control
{
	border-radius: 0;
	box-shadow: none;
}

.kontaktformular textarea.form-control
{
	max-width: 100%;
	min-height: 80px;
}

.kontaktformular input[type=submit]
{
	box-shadow: none;
	border-radius: 0;
	background: none;
	border: 0;
	font-weight: 800;
	color: #000;
}

.team-list
{
	text-align: center;
}

.team-list > li
{
	vertical-align: top;
	display: inline-block;
	float: none;
	text-align: left;
}

.team-text-wrap
{
	text-align: center;
}

.team-img-wrap
{
	overflow: hidden;
}

.team-img-wrap:before,
.referenzbox:before
{
	padding-top: 55.078125%;
}

.team-img-wrap img
{
	-webkit-transition: transform ease-out .3s;
	-moz-transition: transform ease-out .3s;
	-o-transition: transform ease-out .3s;
	transition: transform ease-out .3s;
}

.team-img-wrap img:hover
{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.team-name
{
	font-weight: 800;
	font-size: 20px;
}

.bildergalerie-list .img-wrap
{
	position: relative;
	display: block;

}

.bildergalerie-list .img-wrap:before
{
	content: '';
	display: block;
	padding-top: 66.63829787234043%;
}

.bildergalerie-list .img-wrap img
{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;

	-webkit-transition: transform ease-in-out .4s;
	-moz-transition: transform ease-in-out .4s;
	-o-transition: transform ease-in-out .4s;
	transition: transform ease-in-out .4s;
}

.bildergalerie-list a
{
	overflow: hidden;
}

.bildergalerie-list a:hover img,
.bildergalerie-list a:focus img
{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.filter-list-leistungen
{
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}

.filter-list-leistungen > li
{
	display: inline-block;
	margin: 0 0 0 20px;
	padding: 0;
}

.filter-list-leistungen > li:first-child
{
	margin-left: 0;
}

.filter-list-leistungen > li > label
{
	color: inherit;
	cursor: pointer;
}

.filter-list-leistungen > li > label:hover,
.filter-list-leistungen > li > label:focus,
.filter-list-leistungen > li > input:checked + label,
.filter-list-leistungen > li > input:focus + label
{
	color: #008bd2;
}

.referenzbox
{
	position: relative;
	display: block;
	color: #fff;
	border:1px solid #aaa;
}

.referenzbox:after
{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;

	background-color: rgba(20, 97, 168, .5);
	z-index: 2;
}

.referenzbox-text-wrap
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	padding: 0 10px;
	text-align: center;
	color: #fff;
	z-index: 3;

	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.referenzbox:after,
.referenzbox-text-wrap
{
	opacity: 0;
	visibility: hidden;

	-webkit-transition: visibility ease-in-out .4s, opacity ease-in-out .4s;
	-moz-transition: visibility ease-in-out .4s, opacity ease-in-out .4s;
	-o-transition: visibility ease-in-out .4s, opacity ease-in-out .4s;
	transition: visibility ease-in-out .4s, opacity ease-in-out .4s;
}

.referenzbox-img-wrap
{
	position: absolute;
	left: 0;
	top: 0;
}

.referenzbox:hover:after,
.referenzbox:focus:after,
.referenzbox:hover .referenzbox-text-wrap,
.referenzbox:focus .referenzbox-text-wrap
{
	opacity: 1;
	visibility: visible;
}

.referenzbox-headline
{
	font-weight: 800;
	font-size: 18px;
	color: inherit;

}
.refboxfus {
	background: #eee;
	color:#3e3e3e;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	text-align: center;

}
/*
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus
{
	background-color: #8d0536;
	border-color: #8d0536;
}

.pagination>li>a,
.pagination>li>span,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus
{
	color: #8d0536;
}
*/

.pagination li {
	padding: 0 8px;
	display: inline;
}
.pagination {
	display: unset;
}

.normal-width
{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.google-map
{
	height: 600px;
	overflow: hidden;
}

.google-map-wrap.responsive
{
	position: relative;
	max-height: 600px;
}

.google-map-wrap.responsive:before
{
	content: '';
	display: block;
	padding-top: 31.25%; /* 1920 x 600 */
}

.google-map-wrap.responsive .google-map
{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	height: auto;
}

.modal
{
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	z-index: 90;
	outline: 0;
	background-color: rgba(0, 0, 0, .5);

	-webkit-transition: opacity linear .4s, visibility linear .4s;
	-moz-transition: opacity linear .4s, visibility linear .4s;
	-o-transition: opacity linear .4s, visibility linear .4s;
	transition: opacity linear .4s, visibility linear .4s;
}

.modal.active
{
	visibility: visible;
	opacity: 1;
}

html.no-scroll .modal
{
	overflow: scroll;
	ms-overflow-x: auto;
	overflow-x: auto;
}

.modal-close
{
	position: absolute;
	right: 3px;
	top: 3px;
	z-index: 1;
	font-size: 16px;
	line-height: 19px;
	height: 19px;
	width: 19px;
	background-color: #ffffff;
	text-align: center;
}

.modal-close .fas
{
	line-height: inherit;
}

.modal-inner
{
	position: absolute;
	top: 10%;
left:50%;
	min-width: 390px;
	transform: translateX(-50%);
	margin: 0 auto 50px;
	padding: 15px;
	background-color: #ffffff;
	box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .4);
	border:1px solid #008bd2;
}

.modal.modal-small .modal-inner
{
	max-width: 600px;
}

.modal.vcenter
{
	display: -ms-flexbox;
	display: flex;
	padding: 50px 10px;
}

.modal.vcenter > *
{
	position: static;
	margin: auto;
}

/* dv */

.dv input[type="checkbox"].auswahl
{
	margin-top: 0;
}

.dv .tab-pane
{
	padding: 15px 0 0;
}

.dv .plupload_container
{
	padding: 0;
}

.custom-switch-2
{
	margin: 0;
}

.custom-switch-2-button
{
	position: relative;
	border-radius: 1em;
	display: inline-flex;
	box-shadow: 0 1px 0 0 #fff inset, 0 -1px 0 0 #fff inset, -1px 0 0 0 #fff inset, 1px 0 0 0 #fff inset;
	cursor: pointer;
	z-index: 1;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-transition: background-color ease-in-out .2s;
	-moz-transition: background-color ease-in-out .2s;
	-o-transition: background-color ease-in-out .2s;
	transition: background-color ease-in-out .2s;
}

.custom-switch-2.dark .custom-switch-2-button
{
	box-shadow: 0 1px 0 0 #1A1D20 inset, 0 -1px 0 0 #1A1D20 inset, -1px 0 0 0 #1A1D20 inset, 1px 0 0 0 #1A1D20 inset;
}

.custom-switch-2-button:before
{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	min-width: 3.25em;
	border-radius: 1em;
	background-color: #fff;
	z-index: -1;

	-webkit-transition: transform ease-in-out .2s, left ease-in-out .2s;
	-moz-transition: transform ease-in-out .2s, left ease-in-out .2s;
	-o-transition: transform ease-in-out .2s, left ease-in-out .2s;
	transition: transform ease-in-out .2s, left ease-in-out .2s;
}

.custom-switch-2.dark .custom-switch-2-button:before
{
	background-color: #1A1D20;
}

.custom-switch-2 input:checked ~ .custom-switch-2-button:before
{
	left: 100%;

	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}

.custom-switch-2 input:indeterminate ~ .custom-switch-2-button:before
{
	left: 50%;

	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.custom-switch-2-button-active,
.custom-switch-2-button-inactive
{
	min-width: 3.25em;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
	line-height: 1.8;

	-webkit-transition: color ease-in-out .2s;
	-moz-transition: color ease-in-out .2s;
	-o-transition: color ease-in-out .2s;
	transition: color ease-in-out .2s;
}

.custom-switch-2-button-active,
.custom-switch-2.dark .custom-switch-2-button-inactive,
.custom-switch-2 input:checked ~ .custom-switch-2-button .custom-switch-2-button-inactive,
.custom-switch-2.dark input:checked ~ .custom-switch-2-button .custom-switch-2-button-active,
.custom-switch-2.dark input:indeterminate ~ .custom-switch-2-button .custom-switch-2-button-active,
.custom-switch-2.dark input:indeterminate ~ .custom-switch-2-button .custom-switch-2-button-inactive
{
	color: #fff;
}

.custom-switch-2-button-inactive,
.custom-switch-2.dark .custom-switch-2-button-active,
.custom-switch-2.dark input:checked ~ .custom-switch-2-button .custom-switch-2-button-inactive,
.custom-switch-2 input:checked ~ .custom-switch-2-button .custom-switch-2-button-active,
.custom-switch-2 input:indeterminate ~ .custom-switch-2-button .custom-switch-2-button-active,
.custom-switch-2 input:indeterminate ~ .custom-switch-2-button .custom-switch-2-button-inactive
{
	color: #1A1D20;
}

.custom-switch-2 input:indeterminate ~ .custom-switch-2-button
{
	background-color: #ccc;
}

.custom-switch-2.disabled-active .custom-switch-2-button-inactive,
.custom-switch-2.disabled-inactive .custom-switch-2-button-active
{
	display: none;
}



.vs-section:nth-of-type(1) { background-image: url('../img/web/img-1.jpg'); }

.vs-section:nth-of-type(2) { background-image: url('../img/web/img-2.jpg'); }

.vs-section:nth-of-type(3) { background-image: url('../img/web/img-3.jpg'); }

.vs-section:nth-of-type(4) { background-image: url('../img/web/img-4.jpg'); }

.vs-section:nth-of-type(5) { background-image: url('../img/web/img-5.jpg'); }

.vs-vertical-nav {
	position: fixed;
	z-index: 1;
	top: 50%;
	right: 3%;
	bottom: auto;
	display: block;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.vs-vertical-nav a {
	display: block;
	overflow: hidden;
	width: 58px;
	height: 58px;
	white-space: nowrap;
	text-indent: 100%;
	background: url('/img/web/startnavpfeilunten.png') no-repeat center center;
}

.vs-vertical-nav a.vs-prev {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.carousel-overlay-inner {
	color:#ffffff;
	height: 100%;
	text-shadow: 0 0 10px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.5);

}

.start-text-styles {
	font-size:25px;
	text-align: center;
    line-height: 120%;
}

.burgerImageclose {
	padding-top:16px;
}

.buttoneigentschaften {
	font-weight: 200;
	color: #fff;

	font-size: 1.6em;
}
.buttoneigentschaften2 {
	font-weight: 200;
	color: #3e3e3e;

	font-size: 1.4em;
}

.bodyclass .buttoneigentschaften {
	color:#3e3e3e;
}

.hinweis {
	font-family: "Hind Siliguri";
	font-size: 36px;
	line-height: 133%;
	font-weight: 600;
}
.hinweis2 {
	font-family: "Hind Siliguri";
	font-size: 25px;
	margin: -24px 0;
	font-weight: 600;
}
.hieberbraun {
	color:#631e15 !important;
}

.purple {
	color:#7201b4 !important;
}
.orange {
	color:#ec6624;
}
.gruen {
    color:#619c00;
}
.tuerkies {
    color:#0080b6;
}
em {
	font-style: italic;
}
.eatyourway {
	font-style: italic;
	color:#000000
}
/* rot */
.highlight
{
    color: #cd0109;
}
/* Blau */
.highlight-2
{
    color: #3c74b0;
}
.bodyclass .kleinerabstand {
		margin-top:24px;
	margin-bottom:-24px;
	line-height: 1.5;
}
.pixelleerdiv {
	position:absolute;width:406px;height:100px;left: 50%;top:30px;
	border:0px solid #ff0000;
	transform: translateX(-50%);
}
.pixelleer {
	width: 406px;
	height: 100px;
	border: 0;
}

.anessuport {
	position:absolute;width:200px;height:40px;right: 0px;top:60px;
	border:0px solid #ff0000;

}
.aneskontakt {
	position:absolute;height:40px;width:100px;left: 0px !important;top:60px;

	text-align: left;
}

.carousellinner {
	max-width: 1344px;border:0px solid #fff;margin: 0 auto;
	margin-top: -140px;
}

@media screen and (min-width:869px) and (max-width:1140px)  {
	.centerit > ul > li > a {
		font-size: 16px;
	}
}


@media screen and (min-width:768px) and (max-width:868px)  {
	.centerit > ul > li > a {
		font-size: 14px;
	}
}

@media screen and (max-height:800px),screen and (min-width:768px) and (max-width:1124px)
{
	.pixelleer {
		width: 325px;
		height: 80px;

	}
	.pixelleerdiv {
		width:325px;height:80px;

	}


	.centerit > ul > li {
		margin: 0px 0 0 12px;
	}

	.start-text-styles h2
	{
		font-size: 40px ;
	}
	.start-text-styles
	{
		font-size: 22px;
	}
	.deen  {
		background: url('/img/web/logo-anes-mitrelief-weiss-80.png') center  no-repeat;

		height: 130px;
	}

	.bodyclass .deen  {
		background: url('/img/web/logo-anes-mitrelief-80.png') center no-repeat;

		height: 130px;
	}

	.navdesk, .bodyclass .navdesk {
		height: 45px;
	}
	ul#horizontal-list
	{
		padding-top: 8px;
	}

	.bodyclass .abschnitte > .abschnitt:first-child {
		margin-top: 195px;
	}
	.carousellinner {
		margin-top: -270px;
	}
	.bildheaderdiv h1 {
		font-size:25px;
	}
	.header-start {
		height:196px;
	}
}

@media screen and (max-height:780px) {
	.carousellinner {
		margin-top: -150px;
	}
}

@media screen and (max-height:575px) {
	.carousellinner {
		margin-top: -120px;
	}
}

@media screen and (max-height:375px) {
	.carousellinner {
		margin-top: -50px;
	}
}


.tablecenter {
	margin-left:auto !important;
	margin-right:auto !important;
}
.bildheaderdiv {
	background: rgba(0,0,0,0.4) !important;
	position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
	padding:10px;
	border: 1px solid #ddd;

}
.bildheaderdiv p {
	background: none;
	text-align: center;
	color:#fff;
	text-shadow: 0 0 10px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.5);
}

.bildheaderdiv a {
	color:#fff;
}

.objektfit {
	position: relative; max-height: 700px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.container {
	width: 100%;
	height: 100%;
	box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .2);
	border-radius: 5px;
	position: relative;
	z-index: 1;
	background: inherit;
	overflow: hidden;
}

.container:before {
	content: "";
	position: absolute;
	background: inherit;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
	filter: blur(10px);
	margin: -20px;
}
a.frontnavpfeile {
	font-size:40px;
	color:#fff;

}

a.frontnavpfeile:hover {
	color:#000;
}

#videoDiv {width: 100%; height: 360px; position: relative;}
#video1 { margin: auto; display: block;}
#videoMessage { position: absolute; top: 0; left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;}

img.perfo-left {
	display:block;
	max-width:100%;
	height:auto;

	/* WebKit (Chrome, Edge, Safari) */
	-webkit-mask-image: radial-gradient(
			circle 10px at 0 12px,
			transparent 9px,
			black 10px
	);
	-webkit-mask-size: 100% 28px;   /* vertikaler Abstand der Löcher */
	-webkit-mask-repeat: repeat-y;
	-webkit-mask-position: 0 0;

	/* Standard (Firefox etc) */
	mask-image: radial-gradient(
			circle 10px at 0 12px,
			transparent 9px,
			black 10px
	);
	mask-size: 100% 28px;
	mask-repeat: repeat-y;
	mask-position: 0 0;
}

img.perfo-right {
	display:block;
	max-width:100%;

	-webkit-mask-image: radial-gradient(
			circle 10px at 100% 12px,
			transparent 9px,
			black 10px
	);
	-webkit-mask-size: 100% 28px;
	-webkit-mask-repeat: repeat-y;

	mask-image: radial-gradient(
			circle 10px at 100% 12px,
			transparent 9px,
			black 10px
	);
	mask-size: 100% 28px;
	mask-repeat: repeat-y;
}

img.perfo-top {
	display:block;
	max-width:100%;

	-webkit-mask-image: radial-gradient(
			circle 10px at 12px 0,
			transparent 9px,
			black 10px
	);
	-webkit-mask-size: 28px 100%;
	-webkit-mask-repeat: repeat-x;

	mask-image: radial-gradient(
			circle 10px at 12px 0,
			transparent 9px,
			black 10px
	);
	mask-size: 28px 100%;
	mask-repeat: repeat-x;
}

img.perfo-bottom {
	display:block;
	max-width:100%;

	-webkit-mask-image: radial-gradient(
			circle 10px at 12px 100%,
			transparent 9px,
			black 10px
	);
	-webkit-mask-size: 28px 100%;
	-webkit-mask-repeat: repeat-x;

	mask-image: radial-gradient(
			circle 10px at 12px 100%,
			transparent 9px,
			black 10px
	);
	mask-size: 28px 100%;
	mask-repeat: repeat-x;
}
.perfo-wrap {
	position: relative;
	display: inline-block;
}

.perfo-wrap img {
	display: block;
	max-width: 100%;
	height: auto;
}

/* Löcher an allen vier Seiten, Farbe = Seitenhintergrund */
.perfo-wrap::before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;

	background:
			radial-gradient(circle 10px at 0 12px,       white 10px, transparent 10px) 0 0 / 100% 28px repeat-y,
			radial-gradient(circle 10px at 100% 12px,    white 10px, transparent 10px) 0 0 / 100% 28px repeat-y,
			radial-gradient(circle 10px at 12px 0,       white 10px, transparent 10px) 0 0 / 28px 100% repeat-x,
			radial-gradient(circle 10px at 12px 100%,    white 10px, transparent 10px) 0 0 / 28px 100% repeat-x;
}

.perfo-all-svg {
	display: block;
	max-width: 100%;
	height: auto;
}

img.perfo-all {
	display:block;
	max-width:100%;
	height:auto;

	mask-image: url("/img/web/perfo-mask.svg");
	mask-size: 100% 100%;
	mask-repeat: no-repeat;

	-webkit-mask-image: url("/img/web/perfo-mask.svg");
	-webkit-mask-size: 100% 100%;
	-webkit-mask-repeat: no-repeat;
}
