/* 
//////////////////////////////////////////////////////////////
///////////////////////// All Style //////////////////////////
//////////////////////////////////////////////////////////////
*/

body {
  margin:0px;
  padding:0px;
  color:#2C2E32;
  overflow-y: scroll;
  background-color:#ffffff;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: 0.08em;
  font-size: 1.1em;
  -webkit-text-size-adjust: none;
  text-size-adjust:none;
  -moz-text-size-adjust:none;
  -webkit-font-size-adjust:none;
  font-size-adjust:none;
  -moz-font-size-adjust:none;

  background-image:url('img/background1.jpg');
  line-height: 1.3;
}

a {
  text-decoration:none;
  color:#8EC044;
}

a:hover {
  color:#2C2E32;
}

video {
  object-fit: cover;
}

.wrapper {
  max-width:1350px;
  width:100%;
  margin-left:auto;
  margin-right:auto;
}

img {
  line-height: 0px;
  margin:0px;
  padding:0px;
}

h1 {
  margin:0px;
  padding:0px;
  color:#2C2E32;
  font-weight: 900;
  font-size:1.8em;
  letter-spacing: 0.08em;
  text-transform: uppercase;


  display:inline-block;
  padding-bottom:35px;
  margin-bottom:30px;
  background-image: url('img/underline-green.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size:300px auto;
}

h2 {
  margin:0px;
  padding:0px;
  font-weight: 900;
  color:#2C2E32;
  font-size:1.8em;
  letter-spacing: 0.08em;
  text-transform: uppercase;

  display:inline-block;
  padding-bottom:35px;
  margin-bottom:30px;
  background-image: url('img/underline-green.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size:300px auto;
}

h3 {
  margin:0px;
  padding:0px;
  font-weight: 900;
  color:#2C2E32;
  font-size:1.8em;
  letter-spacing: 0.08em;
  text-transform: uppercase;

  display:inline-block;
  padding-bottom:35px;
  margin-bottom:30px;
  background-image: url('img/underline-green.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size:300px auto;
}

.highlight {
  color:#ffffff;
  font-weight: bold;
}

.hightlightGreen {
  color:#8EC044;
}

.textfield {
  border:#676767 0.1em solid;
  padding:2%;
  width:95.5%!important;

  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color:#676767;

  background-color:transparent;
  height:300px;
}

.inputfield {
  border:#676767 0.1em solid;
  padding:2%;
  width:60%;

  font-family: 'Lato', sans-serif;
  font-size: 15px;
  background-color:transparent;
  color:#676767;
}

.submitfield {
  cursor:pointer;
  font-family: 'Lato', sans-serif;

  float:left;
  padding:0.8em 1.4em;
  border:solid 0.15em #ffffff;
  color:#ffffff;
  font-weight: bold;
  font-size: 1.5em;

  background-color:#2AABE3;
}


/*
//////////////////////////////////////////////////////////////
//////////////////////// Header Style ////////////////////////
//////////////////////////////////////////////////////////////
*/


.amaHeader {
  width:100%;
  height:100%;

  background-image: url('img/header-bg2.jpg');
  background-size:auto 100%;
  background-repeat: no-repeat;
  background-position: calc(50% + 1200px) bottom;
}



.navi_box {
  width:100%;
  float:left;
  position:fixed;
  left:0px;
  z-index:9999;
  color:#ffffff;
  padding-top:5px;
  background-image: linear-gradient(to top, transparent 0%, rgba(255,255,255,0.4) 20%, rgba(255,255,255,0.95) 100%)
}



.logo_container {
  float:left;
  padding:8px 0px
}

.logo_container img {
  height:6em;
  margin-bottom:-5px;
}

.navi_container {
  float:right;
}

.navi {
  float:left;
  text-align:center;
  width:100%;
  margin-top:33px;
}

.navi a {
  color:#2C2E32;
  font-size:1.1em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.015em;

}

.navi a:hover {
  color:#2AABE3;
}

.curnav {
  color:#2AABE3;
  display:block;
  background-position: bottom center;
  background-repeat: no-repeat;

}

.subnavi {
  font-size:15px;
}

/*
//////////////////////////////////////////////////////////////
////////////////// Slider Einstellungen //////////////////////
//////////////////////////////////////////////////////////////
*/

.sliderText {
  float:left;
  width:25%;
  margin-top:150px;
  color:#2C2E32;
  display:block;
}

.sliderPicture {
  float:left;
  width:75%;
}

.header_box {
  float:left;
  width:100%;
  height:900px;
  background-color:#ffffff;
  overflow:hidden;
}

#my_fader {
  width:100%;
  height:900px;
  float:left;
  overflow:hidden;
}

.header_container {
  float:left;
  width:100%;
  min-height:300px;
  overflow:hidden;
  color:#ffffff;
  font-size:50px;
  font-weight: bold;
  background-color:rgba(0,0,0,0.5);
}

#slide_container {
  position:relative;
  float:left;
  width:100%;
  height:100%;
  display:block;
}

.slides {
  position:absolute;
  display:none;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background-size: auto 100%;
  background-position:bottom center;
  background-repeat: no-repeat;
}

@media (min-device-width: 1280px) {
  .slides {
    position:absolute;
    display:none;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-size: 100% auto;
    background-position:bottom center;
    background-repeat: no-repeat;
  }
}


/*
//////////////////////////////////////////////////////////////
/////////////////// Content Einstellungen ////////////////////
//////////////////////////////////////////////////////////////
*/

.ghostKeywords {
  color:#c8c8c8;
}

.serviceListingWrapper {
  float:left;
  width:100%;
  margin-bottom:4em;
}

.serviceListingPicture {
  float:left;
  width:20%;
}

.serviceListingPicture img {
  width:100%;
}


.serviceListingContent {
  float:left;
  width:45%;
  margin-left:5%;
}

.serviceListingHeadline {
  float:left;
  width:100%;
}

.serviceListingHeadline h2 {
  margin:0px;
  padding:0px;
  font-weight: 900;
  color:#2C2E32;
  font-size:1.2em;
  letter-spacing: 0.08em;
  text-transform: uppercase;

  display:inline-block;
  background-image: none;
}

.serviceListingText {
  float:left;
  width:100%;
  margin-top:1.5em;
}

.serviceListingButton {
  float:left;
  width:21%;
  margin:2.9em 0px 0px 9%;
  padding:1.25em 0px;
  background-color:#2AABE3;
  color:#ffffff;
  text-align:center;
  cursor:pointer;
  font-weight: 500;
  font-size:1.05em;

  border-radius:1em 1em 1em 1em;
  -moz-border-radius:1em 1em 1em 1em;
  -webkit-border-radius:1em 1em 1em 1em;
}







.window {
  float:left;
  width:100%;
  padding:120px 0px 100px;
  background-color:rgba(0,0,0,0.5);
  position:relative;
  z-index: 2;

  -webkit-box-shadow:0px 0px 26px 21px rgba(0,0,0,0.75);
  -moz-box-shadow:0px 0px 26px 21px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 26px 21px rgba(0,0,0,0.75);
}

.windowHeadline {
  float:left;
  width:100%;
  font-size: 1.5em;
  color:#ffffff;
  font-weight:500;
  text-align:center;
  margin-top:15px;

  padding-bottom:15px;
  background-image: url('img/underline-green.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size:100px auto;
}

.windowButton {
  width:20%;
  margin:0 2.5%;
  float:left;
}

.windowPicture {
  width:100%;
  float:left;
}

.windowPicture img {
  width:100%;

  -webkit-box-shadow:0px 0px 13px 5px rgba(0,0,0,0.25);
  -moz-box-shadow:0px 0px 13px 5px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.25);
}


.plus {
  float:left;
  width:100%;
  margin-top:150px;
  line-height: 0;
  padding:0;
}


.bubble {
  float:left;
  width:12.5em;
  height:12.5em;

  background-position:center center;
  background-size: 100% auto;
  background-repeat: no-repeat;

  border-radius:10em 10em 10em 10em;
  -moz-border-radius:10em 10em 10em 10em;
  -webkit-border-radius:10em 10em 10em 10em;
}

.buttonDesc {
  float:left;
  width:100%;
  margin-top:1em;
}

.buttonHeadline {
  color:#000000;
  font-weight: 600;
}


.serviceWrapper {
  float:left;
  width:100%;
  margin-bottom:3.5em;
}
.servicePicture {
  float:left;
  width:20%;
  margin-top:0.5em;
}

.servicePicture img {
  width:100%;
}
.serviceContent {
  float:left;
  width:50%;
  margin-left:5%;
}
.serviceHeadline {
  float:left;
  width:100%;
  font-weight: 600;
  color:#000000;
}
.serviceDesc {
  float:left;
  width:100%;
  margin-top:0.8em;
}
.subHeadline {
  float:left;
  width:100%;
  font-weight: 600;
  color:#000000;
  margin-bottom: 0.5em;
}

.bulletPoints {
  float:left;
  width:3%;
  font-weight:bold;
  color:#2AABE3;
}

.listing {
  float:left;
  width:100%;
}

.listingPoints {
  float:left;
  width:95%;
  margin-left:0%;
}

.afterListing {
  float:left;
  width:100%;
  margin-top:0.5em;
}

/*
//////////////////////////////////////////////////////////////
//////////////////// Footer Einstellungen ////////////////////
//////////////////////////////////////////////////////////////
*/


.footer {
  width:100%;
  float:left;
  font-size:14px;
  padding:30px 0px;
  background-color:#2C2E32;
  color:#ffffff;
  background-image: url('img/pattern.jpg');
  background-repeat: repeat;

}

.footer_links {
  margin-left:12px;
}

.footer a {
  color:#2AABE3;
  text-decoration:none;
}

.footer a:hover {
  color:#8EC044;
}


/*
//////////////////////////////////////////////////////////////
//////////// Dropdown Navigation Einstellungen ///////////////
//////////////////////////////////////////////////////////////
*/


#nav {
  display:inline-block;
}

#nav li {
  float: right;
  margin: auto;
}

.mouseover{
  margin:0 0 0 2em;
  display:block;
}

#nav li ul {
  text-align:left;
  position: absolute;
  max-width: 15em;
  padding:0.5em 0;
  left: -999em;
  background-color:rgba(255,255,255,0.7);
  margin-left:20px;
}

#subnav li {
  max-width:15em;
  min-width:15em;
  padding: 0px;
}

#subnav .mouseover {
  padding:5px;
}

#subnav li ul {
  max-width: 7em;
}

#nav, #nav ul {
   padding: 0;
   margin: 0;
   list-style: none;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
   left: -1100em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
   left: auto;
}

li>ul {
   top: auto;
   left: auto;
}













/* 
//////////////////////////////////////////////////////////////
/////////////////////// Content Style ////////////////////////
//////////////////////////////////////////////////////////////
*/


.gauge_box {
  float: left;
  width: 300px;
}

.gauge {
  width: 300px;
  height: 225px;
  margin-top:-40px;
}


.input_text {
  padding:6px 10px;
  border:1px solid #676767;
  width:478px;
  font-size:16px;
  font-family: 'Lato', sans-serif;
}

.contact_message {
  padding:6px 10px;
  border:1px solid #676767;
  width:678px;
  height:380px;
  font-size:16px;
  font-family: 'Lato', sans-serif;
}

.input_submit {
  float:right;
  padding:15px 7px;
  border:1px solid #FF0000;
  font-size:18px;
  cursor:pointer;
  color:#FF0000;
  font-family: 'Lato', sans-serif;
  background-color:#ffffff;
}

.input_submit:hover {
  border:1px solid #676767;
  color:#676767;
}

.content_button {
  float:right;
  padding:15px 7px;
  border:1px solid #FF0000;
  font-size:18px;
  cursor:pointer;
  color:#FF0000;
}

.content_button:hover {
  border:1px solid #676767;
  color:#676767;
}

.content {
  width:100%;
  margin-left:auto;
  margin-right:auto;
  float:left;
}

.shop_caths {
  float:left;
  width:100px;
  height:250px;
  background-repeat:no-repeat;
  margin-left:40px;
  margin-right:40px;
}

.cath_infos {
  float:left;
  width:100%;
  min-height:200px;
  display:none;
  margin-top:10px;
  padding-bottom:10px;
  border-bottom-style:solid;
  border-bottom-color:#676767;
  border-bottom-width:1px;
}

.contact {
  border: 2px solid rgb(102,158,66);
  
  box-shadow:0px 0px 2px black;
  -moz-box-shadow:0px 0px 2px black;
  -webkit-box-shadow:0px 0px 2px black;
  
  width:369px;
  height:20px;
  padding:1px;
}

.contact_text {
  border: 2px solid rgb(102,158,66);
  
  box-shadow:0px 0px 2px black;
  -moz-box-shadow:0px 0px 2px black;
  -webkit-box-shadow:0px 0px 2px black;
  
  padding: 1px;
  width:369px;
  height:195px;
}

#submit {
  color:white; 
  background-color:rgb(102,158,66); 
  width:113px; 
  height:25px;
  
  box-shadow:0px 0px 2px black;
  -moz-box-shadow:0px 0px 2px black;
  -webkit-box-shadow:0px 0px 2px black;
  
  font-size:17px;
  border:0px;
}