/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/*@import url('https://fonts.googleapis.com/css?family=Ropa+Sans');*/

/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i');
@import url('https://fonts.googleapis.com/css?family=Tinos');
@import url('https://fonts.googleapis.com/css?family=PT+Serif');
@import url('https://fonts.googleapis.com/css?family=Abel');
*/
/*rgb(77, 84, 92)*/


/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/source-sans-pro-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-300italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/source-sans-pro-v21-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-300italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v21-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}


.font-line1 {color: #fff;}
.font-line2 {color: #fc17bf;}

@media (max-width: 1000px)
{ 

.font-line1 {color: #fff;}
.font-line2 {color: #fc17bf;}


}

body {
  color: #5a5a5a;
  font-family: 'Source Sans Pro', sans-serif;
  background-color:#e4d9cc;
}

#mc_embed_signup div.response {
    width: 100%;
	color:#fff;
}

/*  HEADLINES  */

h1,h2,h3,h4,h5 { font-family:Times, "Times New Roman", serif; font-style:italic; margin:0px; padding:0px; font-size:45px; color:#fff; text-align:center; line-height:60px;}

.background-wrap { background-image:url('../img/elfi-inhalt-fading.png');}
.pattern-wrap { background-image:url('../img/bg-pattern.png'); padding:50px 0px;}

.background-dunkel-wrap { background-image:url('../img/elfi-inhalt-fading.png');}
.pattern-dunkel-wrap { background-image:url('../img/dark-pattern.png');padding:50px 0px;}

a {color:#AA9678}

.background-dunkel-wrap a {color:#866b50}


.xpattern {background-image:url('../img/elfi-line-pattern.png'); line-height:60px; height:60px; background-repeat:repeat-x; background-position:left center;}

.geschosse > .row { margin-bottom:50px;}

/* ELFI SEITENNAVIGATION */

.menu-wrap { width:183px; position:fixed; height:100%; display:table-cell; background-image:url('../img/navigation-back.png'); margin-left:30px; -webkit-box-shadow: 1px 0px 5px #666; -moz-box-shadow: 1px 0px 5px #666; box-shadow: 1px 0px 5px #666; z-index:100; background-color:#fff;}
.menu {}
.logo { margin: 50px 0px 0px 12px;}
.navigation { width:159px; margin:12px 12px; color:#999; }
.navheadline { font-style:italic; color:#666; width:159px; text-align:center; display:block; margin:10px 0px; font-size:17px;}

.menu ul { width:159px; text-align:center; padding:0px; margin:0px; margin-bottom:10px;}
.menu li { list-style:none;}


.menu ul a{ width:159px; text-align:center; margin-bottom:10px; color:#999;}
.menu ul a:hover{ text-decoration:none; color:#333;}
.menu ul a:focus{ text-decoration:none;}

.line1,.line2,.line3 {
    margin-top: 15px !important;
}

.navi a { font-size:16px; font-weight:300;}
.nav-triple-x { width:159px; display:block; margin-bottom:10px;}

.dyn_menu_head,.dyn_menu_head2,.dyn_menu_head3 { font-family: 'Source Sans Pro', sans-serif; font-size:21px; font-style:italic; color:#666 !important; cursor:pointer; font-weight:300;}

p { color:#666;}

.elfi-abstand { padding:25px 0px;}
.elfi-abstand h2{ padding-bottom:25px;}
.elfi-abstand p{ padding:25px 50px; font-size:16px; text-align:center; line-height:22px; letter-spacing:1.1px;}

.diemarken { text-align:center; margin-top:20px;} 
.diemarken p{ padding:0px; margin-top:20px;} 
.diemarken .row{ margin-bottom:20px;} 

.elfislider {
-webkit-box-shadow: 3px 1px 13px 1px rgba(50, 50, 50, 0.74);
-moz-box-shadow:    3px 1px 13px 1px rgba(50, 50, 50, 0.74);
box-shadow:         3px 1px 13px 1px rgba(50, 50, 50, 0.74);
border:10px solid #fff;
}

iframe {-webkit-box-shadow: 3px 1px 13px 1px rgba(50, 50, 50, 0.74);
-moz-box-shadow:    3px 1px 13px 1px rgba(50, 50, 50, 0.74);
box-shadow:         3px 1px 13px 1px rgba(50, 50, 50, 0.74);
border:10px solid #fff;}

.subheadline p { text-align:center; padding-top:0px; color:#aa9678; text-transform:uppercase;}

.subheadline_white_back p { text-align:center; padding:10px 50px !important; color:#aa9678 !important; text-transform:uppercase; background-color:#fff;}

.background-dunkel-wrap .subheadline p { text-align:center; padding-top:0px; color:#866b50; text-transform:uppercase;}

.background-dunkel-wrap p { color:#fff;}


 
.buchstabe { background-color:#866B50; width:30px; height:30px; display:inline-block; border-radius:15px; color:#fff; font-family: Times, "Times New Roman", serif; font-size:20px; text-align:center;} 

/* NEWSLETTER */

.formular { width:680px; color:#fff;}

.formular td { width:150px; height:40px;}

#name, #email, #mce-EMAIL, #mce-LNAME, #mce-FNAME {width: 280px; height:30px; border:0px; background-color:#866B50; padding:4px; color:#fff;}

tr.error td { height:20px; text-align:left; color:#866B50;}

.check { border:1px solid #866B50;}

.button { text-align:left;}

button { border:0px; background-color:transparent; color:#866B50; padding-left:10px; margin-top:20px;}

#mc_embed_signup div.mce_inline_error {
    background-color: #fff !important;
    color: #866b50 !important;
    font-weight: bold;
    margin: 0 0 1em;
    padding: 5px 10px;
    z-index: 1;
}

#mc_embed_signup .clear {
    clear: both;
    text-align: center;
}

#mc_embed_signup input {
    border: 0px solid #999;
}

#mc_embed_signup .mc-field-group label {
    display: block;
	color:#fff;
    margin-bottom: 3px;
	font-weight:400;
	font-size:16px;
}

#mc_embed_signup #mce-success-response {
    color: #fff !important;
}

#mc_embed_signup .button {
    background-color: transparent;
    border: 0 none;
    border-radius: 4px;
    clear: both;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}
#mc_embed_signup .button:hover {
   background-color: transparent;
}


/* MAPS OVERLAY */

.overlay {
    background: transparent;
    position: relative;
    width: 100%;
    height: 600px;
    top: 600px;
    margin-top: -600px;
    z-index: 1000000;
}

 

/*  DIVIDER   */

.divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
  background-image: url('../img/elfi-horizontal-kachel.png');
  height:4px;
}



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5000000;
  margin:0px !important;
  padding:0px !important;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;

}

.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}

.navbar-header {
  height:80px;
}

.navbar-wrapper .navbar .container {
  width: auto;
}


.navbar-brand {
    float: left;
    height: 50px;
    padding: 3px 10px;
    font-size: 18px;
    line-height: 20px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
/* height: 500px;*/
/*  margin-bottom: 60px;*/
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
} 

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 580px;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}


.slider-overlay { position:absolute; top:20%; right:20%; z-index:100; text-align:left;}

.font-line1 {
    font-size: 60px;
    line-height: 70px;
    font-family: 'Tinos', serif;
    font-style: normal;
	 text-align:left;
	}

.font-line2 {
    font-size: 50px;
    line-height: 70px;
    font-family: 'PT Serif', serif;
    font-style: normal;
	 text-align:left;
	}

.aktion1 { color:#4a0c2d;}
.aktion2 { color:#6b868f;}

.elfi-button { color:#fff; background-color:#696969;font-family: 'Abel', sans-serif; text-transform:uppercase; line-height:37px; font-weight:500; padding:0px 22px; display:inline-block; font-size:13px; margin-top:10px;}

.elfi-button:hover { color:#fff; text-decoration:none;}

.elfi-button:focus { color:#fff; text-decoration:none;}

.aktion3 { background-color:#4a0c2d;}

.anchortarget { position:absolute;}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
  
  
  
  
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}


@media (min-width: 1200px)
{

.container {
    width: 900px;
}
#myCarouselStart .carousel-control.left { left:214px;}

.elfi-abstand h2 {
    padding-bottom: 0px;
}

}



@media (max-width: 1000px)
{ 


.elfi-abstand h2 {
    padding-bottom: 0px;
}

.diemarken .col-lg-3 { margin-bottom:30px;}

body { padding-top: 50px !important; }

.slider-overlay { position:absolute; top:20%; right:20%; z-index:100; text-align:left;}

.font-line1 {
    font-size: 20px;
    line-height: 25px;
    font-family: 'Tinos', serif;
    font-style: normal;
	 text-align:left;
	}

.font-line2 {
    font-size: 18px;
    line-height: 20px;
    font-family: 'PT Serif', serif;
    font-style: normal;
	 text-align:left;
	}

.elfi-button { color:#fff; background-color:#696969;font-family: 'Abel', sans-serif; text-transform:uppercase; line-height:37px; font-weight:500; padding:0px 22px; display:inline-block; font-size:11px; margin-top:10px;}

.elfi-button:hover { color:#fff; text-decoration:none;}


}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.slider { width:95%;}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

}
