body {
  font-family: 'Open Sans', sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0;
  overflow-x: hidden;
}

.flex {
	display: flex;
	display : -ms-flexbox;
}

.flex1 {
  -webkit-flex: 1; /* Safari 6.1+ */
  -ms-flex: 1; /* IE 10 */
  flex: 1;
}

.show {
	display: block !important;
}
.hide {
  display: none !important;
}

#container a,
#container a:visited {
  color: #0090cd;
  text-decoration: none;
}

#container .navigationMobileContainer.viewMobile a {
	color: #ffffff;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #aeaeae;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #aeaeae;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #aeaeae;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #aeaeae;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color: #aeaeae;
}

::placeholder { /* Most modern browsers support this now. */
   color: #aeaeae;
}

h1{
	font-size: 36px;
	color: #0090cd;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-weight: 800;
}
div.SmallColumn  h1,
div.BigColumn  h1,
div.TeamBoxPresentation h1 {
	font-size: 28px;
}

.carluzblue {
	color: #0090cd !important;
}

li.leistungIcon i {
	font-size: 45px;
	color: white;
	padding-top: 5px;
}

/*************************************
    PAGE IMAGE
**************************************/
.leistungPageImage .cel_pagetype_RichText img {
	display: none;
}

#container #leistungPageImage {
	background-size: cover;
	background-position: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 147px;
}

/** WIDTH OF CONTENT **/
#container .contentWrapper,
#footerContainer .footerContent,
#footerContainer .footerBottom .footerBottomContainer {
  max-width: 1200px;
}

/*************************************
    SlideShow
**************************************/
#container .contentSlideshow  .celimage_slideshow_wrapper {
	width: 100% !important;
	height: 100% !important;
}

#container   .cel_slideShow_slideRoot {
    top: -14.5px!important;
}

#container .contentSlideshow  .celimage_slideshow_wrapper .cel_slideShow_slideRoot {
	/*position: unset !important;*/
	width: 100% !important;
  height: 100% !important;
}

#container .contentSlideshow  .celimage_slideshow_wrapper .cel_slideShow_slideRoot .cel_slideShow_slideWrapper {
	/*position: relative !important;*/
	transform-origin: unset !important;
	transform: none !important;
	height: 100% !important;
	width: 100% !important;
}
#container .contentSlideshow  .celimage_slideshow_wrapper .cel_slideShow_slideRoot .cel_slideShow_slideWrapper > div {
	position: relative;
}

#container .contentSlideshow  .celimage_slideshow_wrapper .cel_slideShow_slideRoot .cel_slideShow_slideWrapper img {
	width: 100%;
	display: block;
	height: 493px;
	object-fit: cover;
	object-position: center;
}

/*************************************
    Container
**************************************/
#container {
  position: relative;
  padding-bottom: 700px;
}

#container .contentWrapper {
	margin-right: auto;
	margin-left: auto;
	padding: 152px 15px 50px 15px;
}

/*************************************
    FOOTER
**************************************/
#footerContainer {
  position: absolute;
  right: 0;
  bottom: -50;
  left: 0;
  height: 700px;
}

#footerMap {
	height: 450px;
}

#footerContainer .footerContent ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footerContainer .footerContent .rteContent > ul {
  display: flex;
}
#footerContainer .footerContent .rteContent > ul > li {
	flex: 1;
	font-weight: 700;
  font-size: 24px;
}
#footerContainer .footerContent .rteContent > ul > li > ul {
  font-weight: normal;
  font-size: 18px;
  padding-top: 15px;
}

#footerContainer .footerContent {
	margin-right: auto;
	margin-left: auto;
	padding: 50px 15px 30px 15px;
}

#footerContainer .footerBottom {
  background-color: #e9e9e9;
  padding: 10px 0 10px 0;
}

#footerContainer .footerBottom .footerBottomContainer {
	display: flex;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#footerContainer .footerBottom .footerBottomContainer > div {
  flex: 1;
}
#footerContainer .footerBottom .footerBottomContainer > div:first-child {
  flex: 5;
}
#footerContainer .footerBottom .footerBottomContainer > div:last-child {
  text-align: right;
}
#footerContainer .footerBottom .footerBottomSocialMedia i:not(:first-child) {
  padding-left: 15px;
}

#footerContainer .footerBottom .footerBottomSocialMedia {
  line-height: 52px;
  font-size: 18px;
}

/*************************************
    LEISTUNGEN
**************************************/
.contentWrapper.contentLeistung {
  z-index: 2;
  position: relative;
}

.leistungList {
	list-style: none;
	padding: 0;
	margin: 0;
}

.leistungList ul {
  list-style: none;
  padding: 0;
}
.leistungList > li > ul:not(:first-child) {
	padding-left: 20px;
}

.leistungList > li {
  display: flex;
}

.leistungList .fas,
.leistungList .fab  {
	min-width: 60px;
	text-align: center;
}

.leistungList .leistungTitle {
  color: #0090cd;
  font-size: 28px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: 800;
  text-align: left;
}
.leistungList .leistungDescription {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  text-align: left;
}

.content .cel_pagetype_MultiRichText .presentationList > ul > li.LeistungenMultiText .presentationList > ul {
  display: flex;
  flex-wrap: wrap;
}

.content .cel_pagetype_MultiRichText .presentationList > ul > li.LeistungenMultiText .presentationList > ul > li {
  width: 400px;
  padding-top: 60px;
}

/* tinymce Layout */
#tinymce > ul.leistungList {
  background-color: #606060;
  padding: 15px 0;
}
#tinymce > ul.leistungList .leistungTitle {
  line-height: 30px;
}

.leistungList .leistungTitle a {
  text-decoration: none;
}
.leistungList .leistungTitle a:visited {
  color: #0090cd;
}

/*************************************
    Gallery
**************************************/
#container .content {
  /*padding: 80px 0 0 0;*/
	width: 100%;
	border: none;
	min-height: 20px;
	position: relative;
}

.content .cel_pagetype_MultiRichText ul li.ImageGallery h1,
.content .cel_pagetype_ImageGallery h1 {
	text-align: center;
}

.content .cel_pagetype_MultiRichText ul li.ImageGallery .presentationList > ul > li,
.content .cel_pagetype_ImageGallery .presentationList > ul > li,
.content .cel_pagetype_ImageGallery .presentationList > ul > li > div {
  margin: 0;
  position: relative;
}

.content .cel_pagetype_MultiRichText ul li.ImageGallery .presentationList > ul > li:hover div.celimage_slideshow::before,
.content .cel_pagetype_ImageGallery .presentationList > ul > li:hover div.celimage_slideshow::before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f055";
  position: absolute;
	left: 46%;
	top: 44%;
	z-index: 99;
	font-size: 50px;
}
.content .cel_pagetype_MultiRichText ul li.ImageGallery .presentationList > ul > li:hover div.celimage_slideshow::after,
.content .cel_pagetype_ImageGallery .presentationList > ul > li:hover div.celimage_slideshow::after {
  opacity: 0.8;
}
.content .cel_pagetype_MultiRichText ul li.ImageGallery .presentationList > ul > li div.celimage_slideshow::after,
.content .cel_pagetype_ImageGallery .presentationList > ul > li div.celimage_slideshow::after {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  z-index: 0;
  background: #0090cd;
  opacity: 0.0;
  content: "";
}

.content .cel_pagetype_MultiRichText ul li.ImageGallery .presentationList > ul div.celimage_slideshow,
.content .cel_pagetype_ImageGallery .presentationList > ul div.celimage_slideshow {
	width: 400px;
	height: 300px;
	color: #EDEDED;
  border: 0px solid black;
  background-color: black;
  position: relative;
}

/*************************************
    Multirichtext
**************************************/

.contentWrapper .content {
  font-size: 14px;
  color: #000000;
  font-weight: normal;
  min-height: 400px !important;
}

.content .cel_pagetype_MultiRichText ul > li.MultiRichText ul {
  display: flex;
}

.content .cel_pagetype_MultiRichText ul > li.MultiRichText ul > li,
.content .cel_pagetype_MultiRichText ul > li.MultiRichText ul > li.SmallColumn {
  flex: 1;
}
.content .cel_pagetype_MultiRichText ul > li.MultiRichText ul > li.BigColumn {
  flex: 4;
}

.content .cel_pagetype_MultiRichText ul > li.MultiRichText ul > li:not(:first-child) {
  padding-left: 15px;
}
.content .cel_pagetype_MultiRichText ul > li.MultiRichText ul > li:not(:last-child) {
  padding-right: 15px;
}

.content .cel_pagetype_MultiRichText > div > div.presentationList > ul > li:not(:last-child) {
	padding-bottom: 60px;
	width: 100%;
}
#container .content .cel_pagetype_MultiRichText > div > div.presentationList > ul > li:first-child {
	padding-bottom: 60px;
}

.content .cel_pagetype_MultiRichText div.presentationList > ul > li.MultiRichText ul > li:not(:last-child),
.content .cel_pagetype_MultiRichText div.presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li:first-child {
	border-right: 1px #000000 solid;
}

/*************************************
    TEAM
**************************************/
.content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 200px;
  position: relative;
  justify-content: space-between;
}

.content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li {
  flex: 1;
  width: 180px;
  max-width: 180px;
  min-width: 180px;
  padding-bottom: 30px;
}
#container .content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li:first-child {
  position: absolute;
  left: 0;
  top: -24px;
  padding: 0;
}

.content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li ul {
  padding: 0;
  list-style: none;
  position: relative;
}

.content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li ul > li:not(:first-child) {
  font-style: italic;
  text-align: center;
}

.content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li ul > li:nth-child(2) {
	display: none;	
}
.content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li ul > li.show {
	display: block;
	position: absolute;
	z-index: 99;
	background-color: #0090cd;
	opacity: 0.9;
	top: 0px;
	padding: 13px;
	word-wrap: break-word;
	color: #ffffff;
	font-style: normal;
}

/*************************************
    CONTACT FORM
**************************************/
div.presentationList > ul > li.ContactForm,
div.presentationList > ul > li.FormNG {
	width: 100%;
}

#contactForm {
  width: 100%;
}

#contactForm .contactElement {
	display: flex;
}

#contactForm .contactElement > label {
  flex: 1;
}
#contactForm .contactElement > input,
#contactForm .contactElement > textarea,
#contactForm .contactElement > div.captchaContainer {
  flex: 3;
}

#contactForm .contactElement > div.captchaContainer {
	display: flex;
}
#contactForm .contactElement > div.captchaContainer img {
  padding: 0 20px;
	height: 40px;
	border: 1px #eaeaea solid;
	margin-right: 20px;
	margin-left: -9px;
}

#contactForm input[type=text],
#contactForm textarea {
  outline: none;
  background-color: #eaeaea;
  display: block;
  width: 100%;
  border: none;
  margin-bottom: 20px;
  font-size: 18px;
}
#contactForm input[type=text] {
	height: 40px;
	padding: 0 15px;
}
#contactForm textarea {
	height: 110px;
	padding: 7px 15px;
	resize: none;
}

#contactForm .contactFormSubmitContainer {
	text-align: right;
  padding-top: 20px;
}
#container .content .contactSubmit {
  padding: 9px 40px;
  cursor: pointer;
  background: #e78408;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  outline: 0;
  transition: all 0.2s;
  color: #fff;
  text-decoration: none;
  height: 40px;
  font-size: 14px;
}

.contactFormReq {
  color: #0090cd;
}

#contactForm .validation-advice {
    color:red;
	background-color: transparent;
	font-weight: bold;
	padding: 0px;
    font-size: 10px;
    margin-left: -305px;
	margin-top: 39px;
}
#contactForm .validation-advice {
	margin-left: -150px;
}

/*************************************
    BACKEND
**************************************/

.mceContentBody h1, 
.mceContentBody h2, 
.mceContentBody h3 {
	line-height: normal;
}


/*************************************
    MOBILE
**************************************/
.viewMobile {
  display: none;
}
.viewDesktop {
  display: block;
}

@media only screen and (max-width: 1200px)  {
	#leistungPageImage.noTextOnImage {
	    height: 360px !important;
	}
	#container .content.noTextOnImage {
    padding: 360px 0 0 0 !important;
  }
}

@media only screen and (max-width: 760px)  {
	.viewMobile {
    display: block;
  }
  .viewDesktop {
    display: none;
  }
  
  /** CONTENT **/
  #container .content {
    padding: 0;
  }
  #container .content.noTextOnImage {
    padding: 260px 0 0 0 !important;
  }
  .content .cel_pagetype_MultiRichText .presentationList > ul > li.LeistungenMultiText .presentationList > ul > li:first-child {
    padding-top: 0;
  }
  .content .cel_pagetype_MultiRichText .presentationList > ul > li.LeistungenMultiText .presentationList > ul > li {
    padding-top: 30px;
  }
  
  /** FOOTER **/
  #footerContainer .footerContent .rteContent > ul,
  #footerContainer .footerBottom .footerBottomContainer {
    flex-flow: column;
  }
  #footerContainer .footerContent .rteContent > ul > li {
    padding-bottom: 50px;
  }
	#footerContainer .footerBottom .footerBottomContainer > div,
	#footerContainer .footerBottom .footerBottomContainer > div:last-child /* this Line is just for overwriting*/ {
	    text-align: center;
	}
	
	/** LEISTUNGEN **/
	.content .cel_pagetype_MultiRichText .presentationList > ul > li.LeistungenMultiText .presentationList > ul > li {
    max-width: 100%;
	}
	
	/** GALLERY **/
	.content .cel_pagetype_MultiRichText ul li.ImageGallery .presentationList > ul > li div.celimage_slideshow::after,
	.content .cel_pagetype_ImageGallery .presentationList > ul > li div.celimage_slideshow::after {
    height: 99%;
	}
	  
  /** TEAM Boxes **/
  div.presentationList > ul > li {
    width: 100%;
  }
  .content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul {
    flex-flow: column;
  }
  #container .content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li:first-child {
    position: unset;
  }
  .content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul {
    padding-left: 0;
  }
  .content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li {
    width: 100%;
    max-width: 100%;
  }
  .content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul img {
    width: 100%;
    height: 100%;
  }
  .content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li ul:hover > li:nth-child(2) {
    width: 100%;
    height: 89%;
  }
  
  /** IMAGE GALLERY**/
  #container .contentWrapper .ImageGallery .celements_gallery_link > div {
    width: 100% !important;
    height: 100% !important;
    background-color: transparent;
  }
  #container .contentWrapper .ImageGallery .celements_gallery_link .cel_slideShow_slideRoot {
    height: 100% !important;
    width: 100% !important;
    position: unset !important;
  }
  #container .contentWrapper .ImageGallery .celements_gallery_link .cel_slideShow_slideRoot .cel_slideShow_slideWrapper {
    height: 100% !important;
    width: 100% !important;
    transform: unset !important;
  }
  #container .contentWrapper .ImageGallery .celements_gallery_link .cel_slideShow_slideRoot .cel_slideShow_slideWrapper p {
    margin: 0;
  }
  #container .contentWrapper .ImageGallery .celements_gallery_link .cel_slideShow_slideRoot .cel_slideShow_slideWrapper img {
    width: 100%;
    height: 100%;
  }
  
  /** TWOCOL LAYOUT **/
  .content .cel_pagetype_MultiRichText .presentationList > ul.smallColumnFirst {
    flex-flow: column;
  }
  .content .cel_pagetype_MultiRichText .presentationList > ul.bigColumnFirst {
    flex-flow: column-reverse;
  }
  .content .cel_pagetype_MultiRichText ul > li.MultiRichText ul > li:not(:last-child) {
    padding-right: 0;
  }
  .content .cel_pagetype_MultiRichText ul > li.MultiRichText ul > li:not(:first-child) {
    padding-left: 0;
  }
  
  /** CONTACT FORM **/
  #contactForm .contactElement {
    display: block;
  }
  #contactForm .contactElement > div.captchaContainer {
	  display: block;
	}
	#contactForm .contactElement > div.captchaContainer img {
    margin-left: 0;
	}
	
	/** TEAM BOXES **/
	.content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li ul > li:nth-child(2) p b {
    display: block;
    font-size: 32px;
  }
  .content .cel_pagetype_MultiRichText .presentationList > ul > li.TeamBoxPresentation .presentationList > ul > li ul > li:nth-child(2) p {
    font-size: 24px;
  }
}