/* CSS Mini Reset */
/******************/
html{color:#000;}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
.clear { clear:both; }
.nopadl { padding-left:0px !important;	}
.nopadr { padding-right:0px !important; }
.nopad {padding-left:0px !important; padding-right:0px !important; }
/* STYLES */
/**********/
body {
	-webkit-font-smoothing: antialiased;
	font-size: 25px;
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
}

#productsbody {
	background: #6aa6bf;
}

strong {
	font-weight: 700;
}
.e404 {
	width:100%;
	display:block;
	position:absolute;
	z-index:100;
	margin-top:50vh;
	font-size:25px;
}

/* NAV */
#langnav {
	position: fixed;
	left: 25px;
	top: 25px;
	z-index:110;
    color:#000;
}

#langnav a {
	color:#000;
	font-size: 20px;
}

#langnav .act, #langnav a:hover{
	color: #00a1bc;
	font-size: 20px;
}

#langnav li {
	float: left;
	margin-right: 5px;
}

#langnav li:last-child:before {
	content: '| ';
	color:#000;
}

.nav{
	display:none;
	z-index: 99999;
}
.nav > li{
	margin-bottom:10px;
}
.nav > li > a, .nav > li > a:hover, .nav > li > a:focus{
	padding:0px;
	display:inline-block;
	background:none;
	padding-bottom:3px;
}

.nav > li > a:hover, .nav li.act a{
	text-decoration: none;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}


.blue {
	color: #253e59;
}

#btn_nav {
	right: 25px;
	top: 25px;
	position: fixed;
	z-index: 999999;
}

.nav {
	right: 0;
	top: 0;
	position: fixed;
	z-index: 200;
	background: #253e59;
	height: 100vh;
	padding: 85px 57px 0 75px;
}

.nav > li > a {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
}

#webcam {
	position: fixed;
	z-index: 99999;
	cursor: pointer;
    width: 51px;
      right: 81px;
      top: 23px;

}

#webcamoverlay {
/*	background: url(http://185.63.64.92/cgi-bin/faststream.jpg) no-repeat right top fixed; */
	position: fixed;
	height:90vh;
	width:90vw;
	top:5vh;
	left:5vw;
	z-index: 99999998;
	overflow: hidden;
}
#webcamself{
	width:100%;
	height:auto;
	max-height:100%;
}

.popup {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	display: none;
	z-index: 99999999;
}

.closebtn {
	position: absolute;
	top:20px;
	right:20px;
	cursor: pointer;
}

#twentyclick {
	width: 175px;
	position: absolute;
	right: 125px;
	top: 75px;
	cursor: pointer;
}

#twentyclick img {
	width: 100%;
}

/* PARALLAX */

.section{
	/*padding:175px 15px;*/
	float:left;
	width:100%;
	position:relative;
	height:auto;
	/*background:#FFF;*/
	background: #253e59;
	color: #fff;
	padding-top: 128px;
	padding-bottom: 128px;
	-webkit-box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
	-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;

}

.sec1 {
	padding:175px 15px;
	background:#FFF;
	color: #253e59;
}
.sec1 h1 {
	display: none;
}
.parallax-window{
    min-height:100vh;
    background:transparent;
	float:left;
	width:100%;
}

/* CONTENT */

#logo {
	width:300px;
	left:calc(50% - 150px);
	position: fixed;
	top:0px;
	background: rgba(255,255,255, 0.8);
	-webkit-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.75);
	cursor: pointer;
	z-index:100;
	 -webkit-transition: all 0.5s;
  	transition: all 0.5s;
}
#since{
    width:300px;
	left:calc(50% - 150px);
    position:absolute;
    bottom:0px;
    z-index:90;
}

#products_header {
    position: fixed;
    height: 72px;
    background: #6aa6bf;
    width: 100%;
    z-index: 100;
}

#productsbody .text_only a::before, .team_info h3::before {
    background: none;
}

#products_header a {
    border-bottom: none !important;
    margin-top: 15px;
    display: inline-block;
}

#kontakt_prd {
    position: fixed;
    right: 17%;
    transition: all 0.5s;
    width: 170px;
    top: 20px;
}


/*
#unsere-werte {
	margin-top: -56.8%;
}*/
.bx-wrapper .bx-controls-direction a{
	z-index:100;
}

.sec2, .sec3, .sec4, .sec6 {
	background: #253e59;
	color: #fff;
	-webkit-box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
}

.sec5 {
	background: #253e59;
	color: #fff;
}

h1 {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 78px;
	font-weight: 700;
}

h1 span {
	display: inline-block;
	border-bottom: 3px solid #fff;
	padding-bottom: 5px;
}

.text_only {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}
.bx-wrapper{
	max-width:100% !important;
}
.team_box img {
	width:100%;
	border: 10px solid #fff;
}

.team_box {
	padding-right: 75px !important;
}

.team_box h2, .team_box h2 a {
	color: #093b53 !important;
	font-size: 20px;
	margin-top: 40px;
	font-family: 'Roboto Slab', serif;
}

.team_box h2 span {
	display: inline-block;
	background: #fff;
	padding: 13px;
}

.team_box h3 {
	font-family: 'Roboto Slab', serif;
	color: #fff;
	font-size: 16px;
	padding-left: 0px;
	margin-top: -15px;
	padding-bottom: 20px;
}
.team_box .teamdescr {
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	opacity: 0;
	transition: all 500ms;
}
.team_box .teamdescr.act {
	opacity: 1;
	transition: all 500ms;
}

 .sec5 a {
	width: 100% !important;
	float: left !important;
	padding: 3px 0px !important;
	border-top: 1px solid #fff !important;
	text-align: center !important;
	color: #fff !important;
	font-weight: 700 !important;
	font-size: 34px !important;
	margin-top: 0;
}
.sec5 a:last-child {
	border-bottom: 1px solid #fff !important;
}

.sec5 a:hover {
	text-decoration: none !important;
	background: #fff !important;
	color: #00a0bb !important;
}

.text_only a, .team_info h3 {
	color:#fff !important;
	text-decoration:none;
	border-bottom:2px dotted #fff;
/*	display:inline-block; */
	position:relative;
	transition:all 250ms;
	background: none;
	z-index: 0;
}
.team_info h3 {
	margin-top:0px;
	padding-bottom: 5px;
	margin-bottom:15px;
	cursor: pointer;
}

.text_only a:before, .team_info h3:before  {
	content:"";
    z-index:-1;
    width:100%;
    height:0%;
    background:#305669;
    bottom:0;
    left:0;
    position:absolute;
    transition:height 250ms;
}

.sec5 a:before, .sec3 a:before {
	background: none;
}

.sec5 a, .sec3 a {
	border: none;
}

#map{
	width:100%;
	float:left;
	position:relative;
	height:650px;
}
#map_btm a{
	color:#696d72;
}

/*.text_only a:hover {
	background: #305669;
	text-decoration: none;
}*/

.text_only a:hover:before, .team_info h3:hover:before {
	height: 100%;
}

/* KONTAKT */

#contactform {
	width: 100%;
	float: left;
}

#form1, #form2 {
	width: 100%;
	float: left;
}

#contactform h3 {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 3px dotted #fff;
	font-weight: 700;
}

#contactform input, #contactform textarea, #contactform select {
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding: 15px;
	color: #000;
	width: 100%;
}

#contactform input, #contactform select {
	height: 70px;
}

#form2 {
	margin-top: 25px;
}

#form2 input {
	width: auto;
	height: 30px;
}

#form2 p {
	margin-left: 25px;
	margin-bottom: 10px;
}

#form2 .rightcol {
	display: none;
}

#contactform #send {
	background: #253e59;
	border: 4px solid #fff;
	width: 100%;
	max-width: 245px;
	margin-top: 15px;
	margin-bottom: 125px;
	color: #fff !important;
}

#contactform #send:hover {
	background: #fff;
	color: #253e59 !important;
}

input::placeholder, textarea::placeholder {
  color: #000;
  opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #000;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #000;
}

.leftcol {
	width: calc(50% - 10px);
	float: left;
	margin-right: 10px;
}

.rightcol {
	width: 50%;
	float: left;
}

#20-years-saentis-analytical img {
	margin-top: 20px;
}

/* FOOTER */

.footercontent {
	margin-left: 327px;
	margin-top: 60px;
	margin-bottom: 53px;
	color: #253e59;
}

.footercontent a {
	cursor: pointer;
	color: #253e59;
}


#footer {
	float: left;
}

/* PRODUCTS */

#plogo {
	width: 16%;
	left: 42%;
	position: absolute;
	-webkit-box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
}

#search {
	width: 100%;
	margin-top: 165px;
	background: none;
	border-bottom: 1px solid #fff;
	border-top: none;
	border-right: none;
	border-left: none;
	text-align: center;
	color: #fff;
	font-weight: 400;
	opacity: 1;
	height: 45px;
}

::-webkit-input-placeholder {
    color: #fff;
    opacity: 1 !important; /* for older chrome versions. may no longer apply. */
}

:-moz-placeholder { /* Firefox 18- */
    color: #fff;
    opacity: 1 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
    opacity: 1 !important;
}

:-ms-input-placeholder {
   color: #fff;
}

#submit {
	position: absolute;
	right:calc(35% / 2 - 40px);
	top: 166px;
	cursor: pointer;
}

.current {
	width: 100%;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 34px;
	margin-top: 10px;
	cursor: pointer;
}
#rub{
	margin-top:40px;
}
.arrow {
	text-align: center;
	cursor: pointer;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	transition-duration: 0.5s;
	width: 21px;
	height: auto;
}

.rotation {
	transition-duration: 0.5s;
	transform: rotate(-180deg);
}

.category {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	background: #6aa6bf;
	display: none;
	font-weight: 400;
font-size: 24px;
}
.only_mob{
	display:none;
}
.category p {
	padding: 4px 0px;
	border-top: 1px solid #fff;
	cursor: pointer;
}

.category p:hover {
	background: #fff;
	color: #6aa6bf;
	-webkit-box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 33px -8px rgba(0,0,0,0.75);
}

.currentlvl1 {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 55px;
	background: #162f4a;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 15px;
	margin: 30px 0;
}

#productsbody #products {
	background: #fff;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 100px;
	padding:30px;
	float:left;
	display: none;
}
#productsbody input::placeholder {
	color: #fff;
}

.changeview{
	width:29px;
	height:25px;
	float: left;
	position: relative;
	margin-right:10px;
	cursor: pointer;
}
#column_view{
	background: url("../img/column.png") center center no-repeat;
}
#column_view.act{
	background: url("../img/column_act.png") center center no-repeat;
}
#list_view{
	background: url("../img/list.png") center center no-repeat;
}
#list_view.act{
	background: url("../img/list_act.png") center center no-repeat;
}

.pcontent {
	padding: 33px 82px;
	position: relative;
	clear: left;
	float:left;
	width:100%;
}

.available {
	width: 13px;
	background: #bfff00;
	height: 13px;
	border-radius: 100%;
	position: absolute;
	left: -28px;
	top:17px;
	border: 1px solid #a6dc05;
}

.unavailable {
	background: #ff0000 !important;
	border: 1px solid #B30000;
}

.pcontent h2 {
	font-size: 22px;
	color: #fff;
	background: #6aa6bf;
	display: inline-block;
	padding: 10px;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 14px;
}

.pcontent h3 {
	font-size: 24px;
	color: #1d3651;
	font-weight: 700;
}

.description {
	font-size: 18px;
	font-size: 24px;
	color: #1d3651;
	font-weight: 700;
}

.identification {
	font-size: 18px;
}

.pcontent p {
	color: #1d3651;
}

.print {
	cursor: pointer;
	color:#1d3651;
	margin-top: 10px;
}
.print a:before{
	display: none;
}
.printicon{
	width:16px;
	height: auto;
}
.pdficon{
	width:15px;
	height: auto;
	display: inline-block;
	margin-top: -5px;
}
.documents a{
	color:#1d3651 !important;
}
.pcontent .p_left {
	width:50%;
	float: left;
	position: relative;
}
.pcontent .p_right {
	width:48%;
	margin-left:2%;
	float: left;
	text-align: right;
}
.pcontent .p_right img {
	width:80% !important;
	height: auto !important;
}
.p_nr {
	font-weight: 700;
}
.pcontent .showmore {
	color: #1d3651;
	font-family: 'Roboto Slab', serif;
	font-size: 15px;
	border-bottom: 3px solid #1d3651;
	cursor: pointer;
}
.openmore{
	display: none;
}

.pcontent .showmore:hover {
	text-decoration: none;
}

.pcontent:last-child {
	padding-bottom: 90px;
}
.more_con {
	display: none;
	clear: left;
	width:100%;
	/*font-family: 'Roboto Slab', serif;*/
	font-size: 15px;
	line-height: 18px;
	padding-top:10px;
}
.more_con .smallinfo {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
	display: block;
}
.more_con .documents {
	margin-top:20px;
	font-size:17px;
}
.documents strong{
	padding-bottom:10px;
	display: block;
}
.documents a:before{
	background:none;
}
#wrapper_list{
	position: relative;
	width:100%;
	float: left;
	padding:120px 180px 120px 130px;
}
#wrapper_list li{
	position: relative;
	width:100%;
	float: left;
	padding-bottom: 11px;
	margin-bottom: 9px;
	border-bottom:1px solid #253e59;
	font-size:18px;

}
#wrapper_list li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.li_left{
	float:left;
	position: relative;
	width:20%;
}
.li_center{
	float:left;
	position: relative;
	width:65%;
}
.li_right{
	float:right;
	position: relative;
	width:15%;
	text-align: right;
	font-weight:700;
}
.li_left .available {
	width:10px;
	height: 10px;
	left:-23px;
	top:8px;
}
#wrapper_list h2{
	font-family: 'Barlow', sans-serif;
	font-weight:700;
	font-size:18px;
}
.p_ident{
	font-family: 'Barlow', sans-serif;
	font-size:15px;
}
#wrapper_list .showmore{
	font-size:15px;
	border-bottom: 1px solid #1d3651;
	cursor: pointer;
}
.more_left {
	margin-left:20%;
	width:50%;
	float:left;
	font-size:15px;
	line-height: 18px;
	margin-top:10px;
}
.more_right {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 30%;
	float: left;
	font-size: 15px;
	line-height: 18px;
	margin-left: 0%;
}
.informationicon {
	width: 16px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-borderless-customized .tooltipster-box {
	background: #b5b5b5;
	border: none;
	border-radius: 6px;
	width: 100%;
	max-width: 350px;
	font-size: 14px;
	line-height: 16px;
}
.tooltipster-sidetip .tooltipster-content {
	line-height: 16px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-borderless-customized .tooltipster-content {
	padding: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #b5b5b5 !important;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #b5b5b5 !important;
}
.more_right img{
	width:100%;
}
#wrapper_list .more_con{
	padding-top:0px;
}

.p_wrapper{
	float:left;
	width:100%;
	position: relative;
	display:none;
}
.p_wrapper.act{
	display:block;
}
#oemtable td{
	font-size:15px;
	text-align: left;
	vertical-align: middle;
	border-bottom:1px solid #CCCCCC;
}
.more_left .documents {
	font-size: 15px;
	line-height: 18px;
}

.loader {
  font-size: 4px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%) !important;
  background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%) !important;
  background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%) !important;
  background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%) !important;
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%) !important;
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loader:after {
  background: #6aa6bf;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#products.loader {
	 width:auto !important;
	margin-left:47%;
	background:none;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#nomatchtable {
	width:100%;
	max-width:600px;
	font-size:18px;
}
#nomatchtable td:first-child {
	width:200px;
}

/* ETC */
.embed-container {
	position: relative;
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* FORM */
#input_wrongdiv {
	display:none;
	color:#F00;
}
#after_send {
	display:none;
}

/* COOKIES */
#cookie_wrapper{
	font-family:Arial, Helvetica, sans-serif;
	position:fixed;
	left:0px;
	bottom:0px;
	color:#fff;
	background:#636363;
	min-height:39px;
	text-align:center;
	padding:9px 20px;
	font-size:14px;
	width:100%;
	z-index:9999999;
	box-sizing:border-box;
}
#cookie_wrapper a{
	color:#fff !important;
	text-decoration:underline !important;
}

#cookie_accept{
	position:absolute;
	display:block;
	right:11px;
	top:9px;
	cursor:pointer;
	box-sizing:border-box;
}
/*Galerie werte*/
#werte{
overflow: hidden;
}
.galwrap{
	background: #fff;
    width: 100vw;
    /*margin-left: -27.5%;*/
	margin-left:-26.9%;
    overflow-x: hidden;
    margin-bottom: -130px;
	margin-top: 130px;
	color: #2D4058 !important;
	position: relative;
}
.slideinner {
    height:100%;

}
.slidertxt{
	width: 40%;

	position: relative;
	height: 80vh;
    max-height:755px;

}
.slidertxtinner{
	position: absolute;
	left: 40px;
	bottom: 60px;
	padding-right: 40px;
}
.slidertxt h2{
	font-family: 'Roboto Slab', serif;
	text-align: left;
	font-size: 22px;
	line-height: 29px;
	margin-bottom: 15px;
	text-transform: uppercase;

}
.sliderimg{
	/*width: 55%;*/
    position:absolute;
    right:0px;
    top:0px;
    height:80vh;
    max-height:755px;
    width:auto;

}
.valuesslider {
	width: 100vw;
    height:80vh;
	max-height: 755px;
	float: left;
	overflow: hidden;
}
.valuesslider .slick-track{
	float: left;
}
.slidertitl{
	position: absolute;
	top: 34px;
	left: 40px;
	/*font-family: 'Roboto Slab', serif;*/
	text-align: left;
	font-size: 22px;
	line-height: 29px;
	text-transform: uppercase;
	font-weight: normal;
}
.slick-arrow{
	position: absolute;
    top:calc(50% - 30px);
	cursor: pointer;
	z-index: 100;
}
.slick-arrow:hover{
	filter: brightness(0.9);
}
.slick-arrow:first-of-type{
	left: 40px;
}
.slick-arrow:last-of-type{
	right: 40px;
}
.slideinner{
	position: relative;
	width: 100vw;

	font-size: 20px;
	line-height: 30px;
}
.galwrap .slick-dots{
	bottom:0;
	left: 40px;
	margin-bottom: 20px;
	width: auto;
	position: absolute;
	z-index: 9999;
}
.galwrap .slick-dots li::before {
    content: "";
    margin-right: 0;
}
.galwrap .slick-dots li {
    text-indent: 0;
    padding-left: 0;
	float: left;
}
.galwrap .slick-dots li button::before{
	font-size: 15px;
	color: #2D4058;
	opacity: 1;
	content: '▲';
}
.galwrap .slick-dots li.slick-active button::before {
	opacity: 1;
	color:#2DAEC4;
}
.galwrap .slick-dots li button{
	color: #fff0;
	border:none;
	background: none;
	height: 15px;
}
/*NEWS*/
.newscontent{
	padding:0 25px !important;
}
.newscontent a:not(#backhome){
	background: #fff;
	color: #2D4058 !important;
	padding: 14px 16px;
	text-transform: uppercase;
	margin-top: 20px;
	border: 1px solid #fff;
	font-family: 'Roboto Slab', serif;
	font-size:16px;
	line-height: 22px;
	display: inline-block;
}
.newscontent a:hover{
	background: #2D4058;
	color: #fff !important;
}
.newscontent a::before,#backhome::before{
  content: "";
  z-index: inherit;
  width: inherit;
  height: min-content;
  background: none;
  bottom: inherit;
  left: inherit;
  position: inherit;
  transition: none;
}
.newscontent h2{
	font-weight: bold;
	font-size: 20px;
	line-height: 37px;
}
.newscontent hr{
	width: 100%;
	display: block;
	margin: 0 0 5px 0;
}
.newscontent .date{
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 30px;
	display: block;
	font-weight: normal;
}
#aktuelles .text_only{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin: 0;
	width: 100%;
	padding: 0 100px;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #263E59F7;
    display: none;
    justify-content: center;
    align-items: center;
	z-index: 99999990;
	overflow-y: scroll;
 }
#overlay-content {
	color: #fff;
	/*border-radius: 5px;*/
	height: 100vh;

	z-index: 150;
	width: 65%;
    margin: 70px auto;
}
.overlay img{
	width: 100%;
	margin-bottom: 70px;
	margin-top: 15px;
}
.overlay .date{
	margin-bottom: 0;
}

#backhome{
	background: none;
	border:none;
	color: #fff !important;
	top: 0px;
    position:absolute;
	left: 0;
	font-family: 'Roboto Slab', serif;
	z-index: 9999;
	margin: 100px;
	cursor: pointer;
	font-size: 16px;
    line-height:22px;
	text-decoration: none;
}
#backhome span{
	margin-right: 10px;
}
.overlaytxt{
	display: none;
}
.overlay p{
	padding-bottom: 70px;
}
