@charset "utf-8";
/* CSS Document */


body {
	color: #555;
	font-size: 18px;
	line-height: 30px;
	background-color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding-top: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}


/* Barrierefreies Sprung menue */
ol#skiplinks {
	max-height: 1px;
	margin-top: -10px;
}

ol#skiplinks li {
	list-style-type: none;
}

ol#skiplinks a:link,
ol#skiplinks a:visited,
ol#skiplinks a:hover {
	height: 1em;
	left: -400em;
	position: absolute;
}

ol#skiplinks a:active,
ol#skiplinks a:focus {
	position: absolute;
	top: 0px;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	height: auto;
	left: 0;
	margin: 0;
	padding: 10px;
	text-align: center;
	width: 20%;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 33px 1px rgba(51, 51, 51, 0.4);
	-moz-box-shadow: 0px 0px 33px 1px rgba(51, 51, 51, 0.4);
	box-shadow: 0px 0px 33px 1px rgba(51, 51, 51, 0.4);
	z-index: 999999999999999;
}

*:focus {
	outline: 1px dashed red !important;
}

/* Helpers */
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	-webkit-box-shadow: 0px 5px 19px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 5px 19px -2px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 5px 19px -2px rgba(0, 0, 0, 0.75);
	animation: smoothScroll 30s forwards;

}

.dj-megamenu-default .modules-wrap {
	padding: 0px;
	/* color: #d2d2d2; */
}

.menpic {
	margin-top: 10px;
	margin-bottom: 10px;
}

.rund {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 23px 1px rgba(51, 51, 51, 0.4);
	-moz-box-shadow: 0px 0px 23px 1px rgba(51, 51, 51, 0.4);
	box-shadow: 0px 0px 23px 1px rgba(51, 51, 51, 0.4);
}

.row.no-gutter,
.col-md-12.no-colgutter {
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
    padding-left: 0; 
}







.clearer {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.small {
	font-size: 10px;
}

.medium {
	font-size: 14px !important;
	font-weight: lighter;
}

.badge-info {
	color: #fff;
	background-color: #99bacc;
}

.wqred {
 color: rgb(255, 0, 0);
}

.wqgrey {
	color: #666;
   }

.wqblack {
	color: #434343;
   }   

 #moheader h4 {
	 font-size: 40px;
 }  

 



.topr {
	color: #1E1E1E;
	font-size: 14px;
}

.d40 {
	margin-bottom: 40px;
}

.top10 {
	margin-top: 10px;
}

.pt10 {
	padding-top: 10px;
}

.center {
	text-align: center;
}

.search input {
	width: 150px;
}

.search form {
	margin: 5px 0 0px;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #000;
	text-decoration: none;
}

.fbuttons a {
	color: #FFF;
	text-decoration: none;
}




h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: inherit;
	font-weight: normal;
	color: inherit;

	font-family: 'Oswald', sans-serif;
}



.moduletable h1 {
	
	border-bottom: 1px dotted #D0D0D0;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
}

.moduletable h3,
.moduletable_bmenu h3 {
	color: #53A261;
	margin-bottom: 10px;
	text-align: center;
}

.portfo {
	margin-top: 40px;
	margin-bottom: 40px;
}

.portfo h3 {
	margin-bottom: 60px;
}



header {
	height: 64px;
	z-index: 99999999;
	background-color: #fff;
	width: 100%;
	border-bottom: #FF0000 solid 4px;
	position: absolute;

}

.outeheader {
	position: relative;

}

.toprow {
	background-color: #fff;
	font-size: 14px;
	min-height: 35px;
	padding-top: 5px;
	line-height: 20px;
	z-index: 99999999;
	width: 100%;

}

.toprow h5 {
	font-size: 16px;
	font-weight: lighter;
	line-height: 20px;
}

.toprow h3 {
	font-size: 16px;
	font-weight: lighter;
	line-height: 20px;
}

.toprow .row-fluid {
	min-height: 30px;
	color: White;
	line-height: 35px;
}


ul.topmen {
	margin: 0px;

}

.topmen li {
	list-style-type: none;
	display: inline;
}

.topmen .nav-link {
	display: inline;
}

.toprow a {
	color: #FF0000;
}

.toprow a:hover,
.toprow a:active,
.toprow a:focus {
	color: #000;
	text-decoration: underline;
}

.bottomclaim {
	position: relative;
	background-color: #99bacc;
	padding: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	-webkit-box-shadow: 0px 15px 20px 0px rgba(58, 100, 122, 0.5);
	-moz-box-shadow: 0px 15px 20px 0px rgba(58, 100, 122, 0.5);
	box-shadow: 0px 15px 20px 0px rgba(58, 100, 122, 0.5);
}

.bottomclaim:before {
	content: '';
	position: absolute;
	left: 48%;
	top: 0px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #aec2cd;
	clear: both;
}


.footer {
	position: relative;
    background: #272727;
	padding-top: 10px;

	margin-top: 40px;
}




.mlogo img {
	padding-top: 7px;
}


.llogo {
	position: absolute;
	z-index: 9999999;
	width: 300px;
	height: 200px;
	background-color: White;
	/*background: url(../images/navback.png);*/
	top: -30px;
	left: -45px;
	padding: 20px;


	-webkit-box-shadow: 0px 0px 40px 22px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0px 0px 40px 22px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 0px 40px 22px rgba(0, 0, 0, 0.09);
}



.flogo {
	position: absolute;
	z-index: 9999999;
	width: 220px;
	height: 180px;
	background-color: White;
	/*background: url(../images/navback.png);*/
	top: 0px;
	padding-left: 15px;
	padding-top: 5px;
	-webkit-box-shadow: 0px 0px 40px 22px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0px 0px 40px 22px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 0px 40px 22px rgba(0, 0, 0, 0.09);
}








.slide {
	position: relative;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	-webkit-box-shadow: 0px 14px 20px -3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 14px 20px -3px rgba(0,0,0,0.25);
	box-shadow: 0px 14px 20px -3px rgba(0,0,0,0.25);
}



#topslide,
#contslide {
	border-bottom-color: #882237;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	background-color: #F5F5F5;
	padding-top: 40px;
}

.intopslide,
.infooter {
	max-width: 1400px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.wrap {
	max-width: 1400px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}

.frboxes {
	width: 1600px;
	margin-left: auto;
	margin-right: auto;
}


















#footertool {
	background-color: #FCF9EF;
	min-height: 40px;
	border-top-color: #551717;
	border-top-style: solid;
	border-top-width: 2px;

}



/* Claims */
.outerclaim {
	width: 100%;
	background: #ece9e9;
	background: -moz-linear-gradient(top,  #ece9e9 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ece9e9 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #ece9e9 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ece9e9', endColorstr='#ffffff',GradientType=0 );
	
	

}

.claim {
	position: relative;
	margin-bottom: 60px;
	margin-top: 0px;
	padding-top: 60px;
}

.claim:before {
    content: '';
    position: absolute;
    left: 48%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #cecece;
    clear: both;
}

.claim h1 {
	text-transform: uppercase;
}

.outerclaim2 {
	width: 100%;
	background: #f8f8f8;
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f8f8f8 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
	
	

}

.claim2 {
	position: relative;
	margin-bottom: 40px;
	margin-top: 0px;
	padding-top: 60px;
}

.claim2:before {
    content: '';
    position: absolute;
    left: 48%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    clear: both;
}

.claim2 h2 {
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px dotted #D0D0D0;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.case h2 {
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px dotted #D0D0D0;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


.kunden {
	position: relative;
	margin-bottom: 60px;
	margin-top: 0px;
	padding-top: 60px;
}



.kunden:before {
    content: '';
    position: absolute;
    left: 48%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #f3f3f3;
    clear: both;
}

.kunden h2 {
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px dotted #D0D0D0;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


.meinung {
	position: relative;
	margin-bottom: 20px;
	margin-top: 0px;

	padding-left: 100px;
	padding-right: 100px;
}

.case {
	position: relative;
	margin-bottom: 20px;
	padding-top: 80px;

	padding-left: 20px;
	padding-right: 20px;
}

.case:before {
    content: '';
    position: absolute;
    left: 48%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #f3f3f3;
    clear: both;
}

/* Frontbuttons */
.outerslide {
	position: relative;
}

.outerbut {
	position: absolute;
	width: 100%;
	height: 200px;
	bottom: 40px;
	z-index: 999;
}

.icontext {
	background-color: #FF0000;
	margin-top: 20px;
	padding: 10px;
	color: #fff;
    display: grid;
	place-items: center;
	justify-items: center; 
	
	
}

.icon__1,
.icon__2,
.icon__3,
.icon__4 {
	background-color: #c9c9c9;
	width: 150px;
	height: 150px;
	color: #fff;
	margin: 0 auto;
	border-radius: 50%;
	display: grid;
	place-items: center;
	font-size: 3em;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.35);
box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.35);
transition: 0.3s;
}

.icon__1 span {
	font-size: 11px !important;
}



.icon__1:hover ,
.icon__2:hover ,
.icon__3:hover ,
.icon__4:hover   {
	background-color: #FF0000;
	color: #fff;
    
}


.icon__1:hover i:after,
.icon__2:hover i:after,
.icon__3:hover i:after,
.icon__4:hover i:after  {
    border: 8px solid #fff;
    
}



/* Contentbuttons */
.contbuttons {
	position: relative;
	background-color: #FF0000;
	padding: 40px;
	margin-top: 40px;
	margin-bottom: 0;
}

.contbuttons::before {
	content: '';
    position: absolute;
    left: 48%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    clear: both;
}

.subconten {
	position: relative;
	padding-top: 60px;
}

.subconten::before {
	content: '';
    position: absolute;
    left: 48%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #FF0000;
    clear: both;
}

.subrow {
	position: relative;
	background-color: #FF0000;
	padding: 40px;
	margin-top: 40px;
	margin-bottom: 0;
}

.subrow::before {
	content: '';
    position: absolute;
    left: 25%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    clear: both;
}

.r_subrowbox,
.l_subrowbox {
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
}

.l_subrowbox h3, 
.r_subrowbox h3 {
	position: relative;
	margin-bottom: 10px;
}

.r_subrowbox h3:after,
.l_subrowbox h3:after {
	left: 1px;
    z-index: 1;
    width: 60px;
    height: 2px;
    content: " ";
    bottom: -5px;
    position: absolute;
    background: #FF0000;
}

.lbgr {
	position: relative;
	margin-top: 40px;
	padding: 60px;
    padding-bottom: 60px;
    background-color: #f3f3f3;
}

.lbgr::before {
	content: '';
    position: absolute;
    left: 48%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    clear: both;
}

.lbgr h3 {
  margin-bottom: 20px;
}

.claimtext {
	padding: 10px;
	
}

.claimtext button {
	margin-top: 10px;
}

.icontextc {
	background-color: #FF0000 ;
	margin-top: 20px;
	padding: 5px;
	color: #fff;
    display: grid;

	min-height: 200px;

}

.icontextc h4 {
	text-align: center;
	min-height: 30px;
}

.icon__1c,
.icon__2c,
.icon__3c,
.icon__4c {
	background-color: #c9c9c9;
	width: 150px;
	height: 150px;
	color: #fff;
	margin: 0 auto;
	border-radius: 50%;
	display: grid;
	place-items: center;
	align-items: center;
	text-align: center;
	font-size: 3em;
	-webkit-box-shadow: inset 0px 0px 15px 1px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0px 0px 15px 1px rgba(0,0,0,0.3);
box-shadow: inset 0px 0px 15px 1px rgba(0,0,0,0.3);
transition: 0.3s;
}

.icon__1 span {
	font-size: 11px !important;
}



.icon__1c:hover ,
.icon__2c:hover ,
.icon__3c:hover ,
.icon__4c:hover   {
	background-color: #FF0000;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    
}




h2.buttonrow_h2 {
	margin-bottom: 30px !important;
	padding-top: 20px;
	text-align: center;
	color: #fff;
	font-size: 32px;
}

.contbuttons h4 {
	color: #fff;
	font-size: 24px;
}




/* Content */
.page-header {
    padding-bottom: 0px;
    margin: 0px;
	border-bottom: none;
	text-align: center;
}

.page-header h1 {
	color: #FF0000;
    font-size: 40px;
	margin-bottom: 20px;
	margin-top: 30px;
}


/* Breadcrumb */
.breadcrumb {
	padding: 5px 10px;
	margin: 20px 0 10px;
	font-size: 12px;
	list-style: none;
	background-color: transparent;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
}

/* Timeline */
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #FF0000;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.main img {
	padding: 5px;
	background-color: White;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
	-moz-box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
	box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
}

.noshadow img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.map {
	position: relative;
	background-color: #FF0000;
	padding-top: 50px;
	padding-bottom: 10px;
}

.map::before {
	content: '';
    position: absolute;
    left: 48%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    clear: both;
}

.map .moduletable {
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}


.osmodul img {
	padding: 0;
	background-color: transparent;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* Form BAckgrpung */
.w_form {
	background-color: #FF0000;
	position: relative;
	border-bottom: solid 2px #FF0000;
}

.w_form::before {
	content: '';
    position: absolute;
    left: 55%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #f3f3f3;
    clear: both;
}


.fo_back {
	background-image: url(../images/formback.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.it_back {
	background-image: url(../images/itformback.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.seo_back {
	background-image: url(../images/seo_formback.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}


.colla_back {
	background-image: url(../images/cola_formback.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.co_form {
	padding: 40px;
}

.co_form h3 {
	text-align: center;
	color: #fff;
}

.co_form h4 {
	text-align: center;
	color: #fff;
}

.visforms-form {
	background-color: #F5F5F5;
	padding: 10px;
	margin-top: 20px;
	-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
} 

.vis_mandatory {
	font-size: 11px;
}

label.error {
    color: #d9534f;
    display: block;
	width: 100%;
	font-size: 10px;
	margin-top: -10px;
}

p.errorcontainer {
    margin-top: 0;
    margin-bottom: 0;
}

.co_form input
{
	max-width: 450px;
}

.co_form textarea,
.co_form select 
 {
	max-width: 650px;
}


/* referenzen */
.refrow {
	position: relative;
}

.refrow::before {
	content: '';
    position: absolute;
    left: 42%;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #FF0000;
    clear: both;
}

.refrow h2 {
	text-align: center;
	padding-top: 60px;
}






ul.botmen {
	list-style-type: none;
}


.jobfeature,
.jobfeaturesmall {
  background-color: rgb(231, 231, 231);
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 10px;
border: 2px solid #fff;
-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
margin-bottom: 40px;
}

.jobfeaturesmall {
	margin-top: 30px;
}

.giantcontent.layout-blog .gc-title {
	display: table;
  
}

.giantcontent.layout-blog .gc-title a {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}

.jobfeature .col-md-4 {
	font-size: 18px;
	text-align: center;

}

.jobfeature .col-md-4 span {
	font-weight: bold;
	font-size: 26px;
}

.jobfeaturesmall .col-md-4 span {
	font-weight: bold;
	
}

.jobfeature .col-md-4 i {
	font-size: 26px;
}

.outerbox {
	position: relative;
	min-height: 450px;
}

.moreinfo {
	float: right;
	padding-right: 20px;
	margin-top: 20px;
}

.box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 800px;
	height: 400px;
	cursor: pointer;
	transform-style: preserve-3d;
	perspective: 2000px;
	transition: 0.5s;
}
.box:hover {
	transform: translate(-50%,-50%) rotateY(-30deg) skewY(5deg);
}
.box:before {
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border-top: 20px solid rgb(211, 209, 209);
	border-left: 20px solid rgb(211, 209, 209);
	box-sizing: border-box;
}
.box:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border-bottom: 20px solid rgb(211, 209, 209);
	border-right: 20px solid rgb(211, 209, 209);
	box-sizing: border-box;
}
.box .text {
	position: absolute;
	top: 30px;
	left: -30px;
	background: #FF0000;
	color: #ffffff;
	width: calc(100% + 60px);
	height: calc(100% - 60px);
	transition: 0.5s;
}
.box:hover .text {
	transform:rotateY(30deg) skewY(-5deg);
}
.text div {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform:translateY(-50%);
	padding: 40px 80px;
	box-sizing: border-box;
	text-align: center;
}

.text div p {
	margin: 0 0 20px;
	padding: 0;
	color: #fff;
	font-size: 18px;
}
.fa {
	width: 80px;
	height: 80px;
	background: rgb(182, 182, 182);
	color: #fff;
	text-align: center;
	line-height: 80px !important;
	font-size: 40px !important;
}
.fa.fa1 {
	position: absolute;
	top: 0;
	left: 0;
}
.fa.fa2 {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.fa.fa-bars {
	width: 20px;
	height: 20px;
	background: transparent;
	text-align: center;
	line-height: 16px !important;
	font-size: 12px !important;
}







/* HIGHLIGHTER ================================== */
.searchm .highlight {
	position: absolute;
	height: 60%;
	width: 100px;
	top: 25%;
	left: 0;
	pointer-events: none;
	opacity: 0.5;
}

/* active state */
.searchm input:focus~.highlight {
	-webkit-animation: inputHighlighter 0.3s ease;
	-moz-animation: inputHighlighter 0.3s ease;
	animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
	from {
		background: #5264AE;
	}

	to {
		width: 0;
		background: transparent;
	}
}

@-moz-keyframes inputHighlighter {
	from {
		background: #5264AE;
	}

	to {
		width: 0;
		background: transparent;
	}
}

@keyframes inputHighlighter {
	from {
		background: #5264AE;
	}

	to {
		width: 0;
		background: transparent;
	}
}






.mainclaim {
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: center;
}

.mainclaim h1 {
	color: #AFCA0B;
}

.mainclaimtext strong {
	color: #3371A0;
}

/* Frontthemen */
.frontthemen {
	margin-top: 30px;
}



/* Footer */
.footerend {

	width: 100%;
	height: 40px;
}

.footercontent {
	padding-top: 50px;
	padding-bottom: 0px;
    color: #fff;

}

ul.botmen {
	margin: 0px;
	padding: 0px;

}

.botmen li {
	list-style-type: none;
	display: inline;
	padding: 0px;
}

.botmen .nav-link {
	display: inline;
	padding: 0px;
	padding-right: 5px;

}


.footercontent a {
	color: #fff;
}

.footercontent a:hover {
	color: #fff;
	text-decoration: underline;
}

.footercontent:before {
	content: '';
    position: absolute;
    left: 5%;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    clear: both;
}

.footercontent h3 {
	text-align: left;
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-color: #FCF9EF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	max-width: 90%;

}

.footercontent h4 {
  font-size: 18px;
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.adfooter h3:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f6d1";
	padding-right: 10px;
}

.tright {
	border-right-color: #FCF9EF;
	border-right-style: dotted;
	border-right-width: 1px;
	min-height: 250px !important;
}


.lastfooter {
	color: #1E1E1E;
	font-size: 14px;
	line-height: 40px;
}

.sm {
	text-align: right;
}






















.bsmall {
	list-style-type: lower-alpha;
}

/* Qutes */
.quote-card {
	background: #F4F4F4;
	border: 2px solid White;
	margin-top: 40px;
	padding: 20px;
	padding-left: 50px;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
	-moz-box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
	box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
	position: relative;
	overflow: hidden;
	min-height: 120px;
}

.quote-card p {
	font-size: 18px;
	line-height: 1.5;
	margin: 0;
	max-width: 90%;
}

.quote-card cite {
	font-size: 16px;
	margin-top: 10px;
	display: block;
	opacity: 0.8;
}

.quote-card:before {
	font-family: 'Roboto', sans-serif;
	content: '"';
	position: absolute;
	top: 40px;
	left: 10px;
	font-size: 7em;
	color: #663300;
	font-weight: normal;
	opacity: 0.5;
}

.quote-card:after {
	font-family: 'Roboto', sans-serif;
	content: '"';
	position: absolute;
	bottom: -70px;
	line-height: 100px;
	right: 15px;
	font-size: 15em;
	color: #663300;
	font-weight: normal;
	opacity: 0.5;
}





.aktuell {
	margin-top: 40px;
	padding-bottom: 10px;
	background-color: #f3f3f3;
}

.aktuell h3 {
	margin-bottom: 40px;
}

/*Front new*/


.gridfront {
	padding-left: 0px;
	padding-right: 0px;
}

.boxrow {
	min-height: 300px;
	padding-top: 5%;

}

.boxrow h4 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}




.boxrow a {
	font-size: 16px;
}

.boxrow ul,
.boxrow li {
	text-align: center;
	padding: 0;

}



.inboxrow {
	background-color: #F2F2F2;
	margin-left: 15%;
	margin-right: 15%;
	padding: 30px;
	margin-bottom: 10px;

}



.nextrow {
	margin-bottom: 30px;
}

.teaser {
	position: relative;
	min-height: 400px;
}

.teaserpic {
	position: relative;
	min-height: 400px;
	width: 100%;
	overflow: hidden;
	border: #fff 2px solid;
	-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);

}

.teaser_case {
	position: relative;
	min-height: 500px;
}

.teaserpic_case {
	position: relative;
	min-height: 500px;
	width: 100%;
	overflow: hidden;
	border: #fff 2px solid;
	-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);

}

.teaserpick {
	min-height: 520px;
	width: 100%;
	overflow: hidden;
}

.teaserpic:hover,
.teaserpick:hover {
	opacity: 0.8;
}


.boxrow h3 {
	color: #FF9000;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 60px;
}


.teaserl h2 {
	position: absolute;
	top: 80%;
	left: 40px;
	padding: 5px;
	color: #FF0000;
	background-color: #fff;
	z-index: 99;
	-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
}

.teaserla h2 {
	position: absolute;
	top: 60%;
	left: 40px;
	padding: 5px;
	color: #fff;
	background-color: #663300;
	z-index: 99;
}

.teaserr h2 {
	position: absolute;
	top: 80%;
	left: 40px;
	padding: 5px;
	color: #fff;
	background-color: #FF0000;
	border-bottom: none;
	z-index: 99;
	-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
}

.guttitel h2 {
	position: absolute;
	top: 70%;
	left: 10px;
	padding: 15px;
	color: #fff;
	background-color: #FF0000;
	-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	z-index: 99;
}


.teaserpic:focus .img-teaser__overlay:after,
.teaserpic:focus .img-teaser__overlay:before,
.teaserpic:focus:after,
.teaserpic:hover .img-teaser__overlay:after,
.teaserpic:hover .img-teaser__overlay:before,
.teaserpic:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.teaserpic_case:focus .img-teaser__overlay:after,
.teaserpic_case:focus .img-teaser__overlay:before,
.teaserpic_case:focus:after,
.teaserpic_case:hover .img-teaser__overlay:after,
.teaserpic_case:hover .img-teaser__overlay:before,
.teaserpic_case:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.teaserpick:focus .img-teaser__overlay:after,
.teaserpick:focus .img-teaser__overlay:before,
.teaserpick:focus:after,
.teaserpick:hover .img-teaser__overlay:after,
.teaserpick:hover .img-teaser__overlay:before,
.teaserpick:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}


.img-teaser__overlay:before {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}


.img-teaser__overlay:after {
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
}

.img-teaser__overlay:after,
.img-teaser__overlay:before {
	position: absolute;
	top: 6px;
	right: 6px;
	bottom: 6px;
	left: 6px;
	content: "";
	z-index: -1 opacity 0;
	transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: opacity .3s ease-in-out, transform .3s ease-in-out;
	transition: opacity .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.teaserhead {
	position: relative;
}

.teaserhead h2 {
	position: absolute;
	text-align: left;
	background-color: White;
	padding: 5px;
	width: 80%;
	top: 300px;
	left: 5px;
	font-size: 20px;
	color: rgb(255, 0, 0);
	-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
}

.packtitel h2 {
    position: absolute;
    text-align: left;
    background-color: White;
    padding: 5px;
    width: 80%;
    top: 300px;
    left: 5px;
    font-size: 20px;
    color: rgb(255, 0, 0);
    -webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
}

.teaserdate {
	position: absolute;
	text-align: center;
	background-color: rgb(255, 0, 0);;
	padding: 2px;
	line-height: 18px;
	width: 30%;
	top: 10px;
	right: 5px;
	font-size: 12px;
	color:#fff;
	-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.25);
}

.wnewstitel h2 {
	background-color: White;
	margin-top: 20px;
	padding: 5px;
	width: 100%;
	font-size: 24px;
	color: #663300;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
	-moz-box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
	box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
}

.teaserhead .ndate {
	position: absolute;
	background-color: White;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	top: 20px;
	left: 5px;
	font-size: 14px;
	color: #B93BA0;
	-webkit-box-shadow: 0px 0px 30px 5px rgba(58, 100, 122, 0.5);
	-moz-box-shadow: 0px 0px 30px 5px rgba(58, 100, 122, 0.5);
	box-shadow: 0px 0px 30px 5px rgba(58, 100, 122, 0.5);
}

.teaserintro {
	position: absolute;
	top: 340px;
	left: 15px;
	padding: 5px;
	background-color: White;
	font-size: 14px;
	line-height: 18px;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
	-moz-box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
	box-shadow: 0px 0px 10px 2px rgba(199, 199, 199, 0.5);
}

.tlink {
	color: #555555;
	font-weight: lighter;
}


.frintroli,
.frintrore {
	padding: 40px;
	padding-top: 60px;
}








#moheader {
	background-color:#fff;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	line-height: 40px;
	height: 60px;
	padding: 0 5px;
	position: fixed;
	z-index: 99999999999;
}




















.btn-outline-secondary {
	background-color: #EFEFEF;

}

.form-validate legend {
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
}

/* Systemcert Listen */
.rohead {
	background-color: #99bacc;
	color: #171717;
	padding: 5px;

}

.ro1 {
	background-color: #fff;
	padding: 5px;
}

.ros1 {
	background-color: #fff;
	font-size: 13px;
	line-height: 15px;
	padding: 2px;
	padding-left: 10px;
}

.ro2 {
	background-color: #F7F7F7;
	padding: 5px;
}

.ros2 {
	background-color: #F7F7F7;
	font-size: 13px;
	line-height: 15px;
	padding: 2px;
	padding-left: 10px;
}


.box_overlay {
	position: relative;
	bottom: 0px;
	height: 400px;
	width: 100%;
	background-image: url(../images/masksmall.png);
	background-position: center bottom;
	background-repeat: no-repeat;

	overflow: hidden;
	z-index: 9999;
}


/* Pagination */
.page-link {
	color: #387392;
	background-color: #fff;
	border: 1px solid #dee2e6;
}

.page-item.active .page-link {
	color: #fff;
	background-color: #387392;
	border-color: #387392;
}


/* Forms */
.formback {
	background-color: White;
	padding: 10px;
	border: 1px solid #4B93BA;
}

.pagination select {
	height: 40px;
}


/*com_mediastore */
.modules-wrap .userdata {
	background-color: White;
	padding: 10px;
}







.dj-offcanvas-logo {
	background-color: White;
}

.dj-offcanvas-modules h4 {
	font-size: 20px;
}


.pressebut a:hover {
	color: #fff !important;
}



/*RESPONSIVE*/
@media (min-width: 1279px) and (max-width: 1440px) {

	.wrap {
		/*max-width: 1240px;*/
		max-width: 90%;
		background-color: transparent;
		margin-left: auto;
		margin-right: auto;
	}


	.outerbut {
		bottom: -20px;
	}

	.icon__1, .icon__2, .icon__3, .icon__4 {
		background-color: #c9c9c9;
		width: 100px;
		height: 100px;
		color: #fff;
		margin: 0 auto;
		border-radius: 50%;
		display: grid;
		place-items: center;
		font-size: 3em;
		-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.35);
		-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.35);
		box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.35);
		transition: 0.3s;
	}


	.caption {
		position: absolute;
		top: 30% !important;
		left: 25% !important;
		padding: 20px !important;
		font-size: 40px !important;
	   
	}




	.teaserhead h2 {
		top: 280px;
		font-size: 16px;
	}

	.teaserintro {
		top: 320px;
	}

	.teaserdate {
		width: 60%;
	}

}


@media (min-width: 1024px) and (max-width: 1278px)  {
	
	.wrap {
		/*max-width: 1240px;*/
		max-width: 90%;
		background-color: transparent;
		margin-left: auto;
		margin-right: auto;
	}

	.caption {
		display: none;
	}

	.outerbut {
		bottom: -54px;
	}

	.gridfront .row {
		margin-bottom: 20px;
	}

	.icon__1, .icon__2, .icon__3, .icon__4 {
		background-color: #c9c9c9;
		width: 70px;
		height: 70px;
		color: #fff;
		margin: 0 auto;
		border-radius: 50%;
		display: grid;
		place-items: center;
		font-size: 2em;
		-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.35);
		-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.35);
		box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.35);
		transition: 0.3s;
	}

	
.caption {
    position: absolute;
    top: 20% !important;
    left: 25% !important;
    padding: 20px !important;
    font-size: 40px !important;
   
}



	.icontext {
		font-size: 12px;
	}

	.teaserl h2 {
		top: 75%;
		right: 0px;
		padding: 5px;
		font-size: 26px;
		z-index: 99;

	}

	.teaserdate {
		width: 60%;
	}

	.teaserhead h2 {
		top: 260px;
		font-size: 16px;
	}

	.teaserintro {
		top: 320px;
	}


}

@media (min-width: 736px) and (max-width: 1024px) {
	body {
		font-size: 1.0rem;	
	}	

	.wrap {
		width: 100%;
		background-color: transparent;
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px;
	}

.mono,
.fbuttons {
	display: none;
}	

.mohelp {
	width: 100%;
}

#mcon {
	padding-top: 60px;
}


#moheader {
	background-color: #fff;
	border-bottom:#cecece 2px solid
}


	.icon__1c i:after, .icon__2c i:after, .icon__3c i:after, .icon__4c i:after {
		display: none;
	}

	.icontextc {
		text-align: center;
		min-height: 50px;
	}
}	



@media (min-width: 480px) and (max-width: 736px) {

	body {
		font-size: 1.0rem;	
	}	

	.wrap {
		width: 100%;
		background-color: transparent;
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px;
	}

.mono,
.fbuttons {
	display: none;
}	

.mohelp {
	width: 100%;
}

#mcon {
	padding-top: 60px;
}


#moheader {
	background-color: #fff;
	border-bottom:#cecece 2px solid
}


	.icon__1c i:after, .icon__2c i:after, .icon__3c i:after, .icon__4c i:after {
		display: none;
	}

	.icontextc {
		text-align: center;
		min-height: 50px;
	}



}






@media only screen and (max-width: 480px) {

	body {
		font-size: 1.0rem;	
	}	

	.wrap {
		width: 100%;
		background-color: transparent;
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px;
	}

.mono {
	display: none;
}	

.mohelp {
	width: 100%;
}

#mcon {
	padding-top: 60px;
}


#moheader {
	background-color: #fff;
	border-bottom:#cecece 2px solid
}

.claim {
	margin-bottom: 10px;
}

.claim2  {
	margin-bottom: 0px;
}

.claim:before,
.w_form::before,
.claim2:before,
.kunden:before,
.subconten::before,
.lbgr::before,
.subrow::before,
.contbuttons::before  {
    left: 8%;
}

.page-header h1 {
    color: #FF0000;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.h1, h1 {
	font-size: 1.5rem;
	margin-bottom: 10px;
}

.h2, h2 {
	font-size: 1rem;
}

h2.buttonrow_h2 {

    font-size: 24px;
}

.tc h2 {
	font-size: 0.8rem;
}

.h3, h3 {
    font-size: 1.2rem;
}

.contbuttons h4 {

    font-size: 20px;
}

.frintroli, .frintrore {
	padding: 10px;
    padding-top: 20px;
}

#gc-grid-101 .row {
	margin-top: 30px;
}


.btn:not(:disabled):not(.disabled) {
	font-size: 11px;
}

.teaserpic {
	min-height: 250px;
}

.box_overlay {
	height: 250px;
}

.teaserl h2 {
    top: 80%;
    left: 20px;
    padding: 5px;
   
}

.teaser {
    min-height: 270px;
}

.teaserintro {
    top: 180px;
	left: 15px;
	font-size: 12px;
}

.teaserhead h2 {
    
    width: 80%;
	top: 150px;
	font-size: 14px;
    
}

.subrow,
.co_form {
  padding: 20px;
  padding-top: 60px;
}

.lbgr {

    margin-top: 40px;
	padding: 20px;
	padding-top: 60px;
}

.icon__1c i:after, .icon__2c i:after, .icon__3c i:after, .icon__4c i:after {
	display: none;
}

.icontextc {
	text-align: center;
	min-height: 50px;
}

.fo_back {
	background: none;
}


}