/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

body {
  font-family: 'Droid Sans', sans-serif;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover; }

@media all and (max-width: 767px) {
  h2 {
    line-height: .7em; } }

.container {
  background: white;
  box-shadow: 0 0 10px #eee; }

.banner {
  padding-top: 20px;
  padding-bottom: 20px; }

@media all and (max-width: 767px) {
  .logo {
    text-align: center; } }

.call {
  padding: 10px;
  color: white;
  background: #5a5a5a; }
  .call i {
    display: block;
    float: left; }
  .call > div {
    margin-left: 40px; }
  @media all and (max-width: 767px) {
    .call {
      margin-top: 15px; } }

.number {
  font-size: 25px;
  display: block;
  color: white; }
  .number:hover {
    text-decoration: none;
    color: white; }

section {
  padding: 0 0 30px; }
  @media all and (max-width: 767px) {
    section {
      padding: 0 0 15px; } }
  section header i {
    display: block;
    float: left;
    color: #a6a6a7; }
  section header h3 {
    margin-left: 55px; }
  section header + div {
    margin-left: 55px; }

.address .inner {
  height: 245px;
  padding: 10px;
  background: #eee; }
  .address .inner p {
    margin-top: 0;
    padding-top: 0; }

.teaser {
  padding-bottom: 15px; }
  .teaser .container {
    padding-top: 20px;
    padding-bottom: 20px;
    border: none; }

.image-container {
  position: relative;
  border: 1px solid #eaeaea; }
  .image-container img {
    position: relative;
    top: 0;
    left: 0; }
  .image-container h1 {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    color: white;
    background: black;
    background: rgba(0, 0, 0, 0.6); }
    @media (max-width: 768px) {
      .image-container h1 {
        font-size: 16px !important; } }
    .image-container h1 p {
      margin: 0;
      padding: 0; }

footer {
  font-size: .8em;
  padding: 30px 0;
  color: #666;
  background: #eaeaea; }
  footer .inner {
    padding: 0 15px; }

.copyright {
  margin-top: 50px;
  text-align: center; }

.impressum,
.datenschutz {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: all .5; }
  .impressum.active,
  .datenschutz.active {
    visibility: visible;
    max-height: 100000px; }

.carousel-container {
  position: relative;
  height: 219px; }

.caroufredsel_wrapper {
  height: 219px !important; }

.carousel {
  overflow: hidden;
  width: 100%;
  height: 219px !important; }
  .carousel > div {
    display: block;
    float: left; }
  .carousel a {
    display: block;
    padding: 0;
    border: none;
    background: none; }
  .carousel img {
    display: block;
    margin: 7px;
    padding: 3px;
    border: 2px solid #eee;
    border-radius: 5px;
    background-color: white; }

#pagination {
  padding: 10px 0;
  text-align: center; }
  #pagination a {
    display: inline-block;
    float: none;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 8px;
    background: #eee; }
    #pagination a span {
      display: block;
      text-indent: -9999px; }
    #pagination a.selected {
      background: #c9e077; }

#map-canvas {
  width: 100%;
  height: 165px;
  margin-left: 0; }

form {
  background: white;
  padding: 20px;
  border: 1px solid #eaeaea; }
  form > div {
    position: relative;
    overflow: hidden;
    margin-bottom: 18px; }
  form input[type=text], form input[type=email], form input[type=tel], form textarea {
    width: 100%;
    border: 1px solid #eeeeee;
    background: none;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 12px 12px 12px 12px;
    outline: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none; }
    form input[type=text]:valid, form input[type=email]:valid, form input[type=tel]:valid, form textarea:valid {
      background: white; }
    form input[type=text]:focus, form input[type=email]:focus, form input[type=tel]:focus, form textarea:focus {
      border-color: #f06d06;
      padding: 4px 6px 20px 6px; }
    form input[type=text]:focus + label, form input[type=email]:focus + label, form input[type=tel]:focus + label, form textarea:focus + label {
      background: #f06d06;
      color: white;
      font-size: 70%;
      padding: 1px 6px;
      z-index: 2;
      text-transform: uppercase;
      top: 100%;
      margin-top: -16px; }
  form label {
    transition: background 0.2s, color 0.2s, top 0.2s, bottom 0.2s, right 0.2s, left 0.2s;
    position: absolute;
    color: #999;
    padding: 7px 6px;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0; }
  form textarea {
    display: block;
    resize: vertical; }

input[type=submit], a.button {
  display: block;
  background: #c9e077;
  border: none;
  color: #7e6e6e;
  border-radius: 5px;
  font-size: 18px;
  padding: 10px 20px;
  width: 100%;
  text-align: center; }
  input[type=submit]:hover, a.button:hover {
    background: #b0d239; }

.parsley-errors-list {
  display: none; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=main.css.map */
