/*! HTML5 Boilerplate v7.3.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * 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
   ========================================================================== */
/* poppins-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PoppinsExtraLight';
  font-style: normal;
  font-weight: 200;
  src: url('../webfonts/poppins-v21-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PoppinsLight';
  font-style: normal;
  font-weight: 300;
  src: url('../webfonts/poppins-v21-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PoppinsRegular';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/poppins-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PoppinsMedium';
  font-style: normal;
  font-weight: 500;
  src: url('../webfonts/poppins-v21-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PoppinsSemiBold';
  font-style: normal;
  font-weight: 600;
  src: url('../webfonts/poppins-v21-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PoppinsBold';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/poppins-v21-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

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

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * 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 audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {}
img, svg, object, video {width:100%;height:auto;}
header {height:150px;background:white;}
ul.pageTopNav {list-style: none;margin:0;padding:0;}
ul.pageTopNav li {display:inline;margin:15px 15px;}
ul.pageTopNav li a {color:#4E4742;font-family: 'PoppinsLight';font-size:15px;text-transform:uppercase;text-decoration:none;}
img.pageLogo {position:absolute;width:30%;max-width:225px;left:0;right:0;top:25px;margin:0 auto;}

.darkBG {background:black;}
.darkBG p {color:#F8F2EC;}
#about h2 {color:#F8F2EC;font-family: 'PoppinsSemiBold';font-size:20px;text-transform: uppercase;margin-bottom:0;}
p {font-family: 'PoppinsLight';font-size:18px;}
#collapseDatenschutz h4 {color:white;font-family: 'PoppinsSemiBold';font-size:18px;}
#collapseDatenschutz ul {color:white;font-family: 'PoppinsLight';font-size:18px;padding-bottom:15px;}
#collapseDatenschutz p a {color:white;}
img.pageLogo {position:absolute;width:20%;max-width:200px;left:0;right:0;top:50px;margin:0 auto;}
header {height:100px;background:white;}
section#start {width:100%;height:calc(100vH - 100px);background-image:url('../img/hero.jpg');background-repeat: no-repeat;background-size:cover;background-position: center center;}
@media only screen and (min-width: 768px) {
  section#start {width:100%;height:calc(100vH - 150px);background-image:url('../img/hero.jpg');background-repeat: no-repeat;background-size:cover;background-position: center center;}
  header {height:150px;background:white;}
.hochgestellt {margin-top:-25%;}
img.pageLogo {position:absolute;width:30%;max-width:225px;left:0;right:0;top:25px;margin:0 auto;}
}
img.refIcon {height:95px;width:auto;margin:0 auto 15px auto;display:block;}
span.refText {color:#CECECE;font-family: 'PoppinsBold';font-size:15px;text-transform:uppercase;text-align:center;}
.greyBBG {background:#727272}
.greyBBG h2 {color:#FFFFFF;font-family: 'PoppinsLight';font-size:29px;text-transform:uppercase;}
.greyBBG span {font-family: 'PoppinsBold';font-size:44px;}
.greyBBG p {font-family: 'PoppinsLight';font-size:23px;color:white;}
.greyBBG#kopp  p {font-size:21px;}
.refHolder {overflow: hidden;}
.refHolder:hover .overlay {bottom:0;cursor: pointer;}
.overlay {position:absolute;left:0;width:100%;height:100%;bottom:-100%;background:rgba(78, 71, 66, 0.86);transition: all 0.2s ease;}
.arrowlink {width:52px;margin:0 auto}
.overlay span {font-family: 'PoppinsLight';font-size:18px;color:white;display:block;padding:10px 20px}

.modal .carousel-control-next, .modal .carousel-control-prev {
position: relative;
top: auto;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 30px;
padding: 0;
color: #fff;
text-align: right;
background: #000;
border: 0;
opacity: 1;
transition: opacity .15s ease;
border-radius: 5%;
}
.modal .carousel-control-next-icon, .modal .carousel-control-prev-icon {
display: inline-block;
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 50%;
background-size: 100% 100%;
}
#testimonials_carou .carousel-inner {overflow: hidden;}
.citeHolder {width:70%;margin:0 auto;}
#testimonials_carou .carousel-inner p.cite {text-align:center;position: relative;color:#727272;font-family: 'PoppinsSemiBold';font-size:25px;font-style: italic;display:block}
#testimonials_carou .carousel-inner .citeHolder:before {position:absolute;content:'„';color:#727272;font-family: 'PoppinsSemiBold';font-size:60px;font-style: italic;top:-55px;left:-20px;}
#testimonials_carou .carousel-inner .citeHolder:after {position:absolute;content:'„';color:#727272;font-family: 'PoppinsSemiBold';font-size:60px;font-style: italic;bottom:-30px;right:-40px;}
p.author {color:#727272;font-family: 'PoppinsLight';font-size:18px;text-align: right;width:70%;margin:0 auto;}
.carousel-indicators {position: relative;}
.carousel-indicators [data-bs-target] {
box-sizing: content-box;
flex: 0 1 auto;
width: 16px;
height: 16px;
padding: 0;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #707070;border-radius:50%;
border-top: 0px solid transparent;
border-bottom: 0px solid transparent;
opacity: 1;

}
.carousel-indicators .active {
background-color: #707070;
}

#kontakt h2 {font-family: 'PoppinsSemiBold';font-size:25px;color:white;text-transform:uppercase;padding-bottom:0;margin-bottom:0;}
#kontakt p {font-family: 'PoppinsLight';font-size:22px;color:white;}
#kontakt p a{color:white;text-decoration:none;}
main {padding-bottom:}
footer {position:fixed;bottom:0;width:100%;left:0;z-index:100;}

a.footerlink {font-family: 'PoppinsSemiBold';font-size:25px;color:white;text-transform:uppercase;text-decoration:none;margin:10px 15px}

#impressum h2 {font-family: 'PoppinsSemiBold';font-size:30px;color:white;text-transform:uppercase}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
  display: none !important;
}

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

/*
* Extends the .sr-only class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
* Hide visually and from screen readers, 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;
}
.img-responsive {
    
}
.modal {
    text-align:center;
}
.carousel-item img{margin:0 auto;}
@media only screen and (min-width: 768px) {
.modal-content {max-height:100vH}
}

.modal-dialog {
    display: inline-block;
    width: auto;transform: all 1s ease!important;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (max-width: 768px) {
  #kontakt h2 {font-family: 'PoppinsSemiBold';font-size:20px;color:white;text-transform:uppercase}
#kontakt p {font-family: 'PoppinsLight';font-size:20px;color:white;}
#kontakt p a{color:white;text-decoration:none;}
}
@media only screen and (max-width: 560px) and (orientation: portrait)  {
  #kontakt h2 {font-family: 'PoppinsSemiBold';font-size:15px;color:white;text-transform:uppercase}
#kontakt p {font-family: 'PoppinsLight';font-size:12px;color:white;}
#kontakt p a{color:white;text-decoration:none;}
#collapseDatenschutz h2 {color:white;font-family: 'PoppinsSemiBold';font-size:15px;}
#collapseDatenschutz h4 {color:white;font-family: 'PoppinsSemiBold';font-size:13px;}
#collapseDatenschutz ul {color:white;font-family: 'PoppinsLight';font-size:12px;padding-bottom:15px;}
#collapseDatenschutz p a {color:white;}
#collapseDatenschutz  p {font-family: 'PoppinsLight';font-size:12px;color:white;}
}
@media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    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 that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

