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

/* main.css 1.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
   ========================================================================== */

/*@font-face {
  font-family: 'TiemposTextWeb-Regular';
  font-style: normal;
  font-weight: normal;
  src: url('../webfonts/TiemposTextWeb-Regular.eot'); 
  src: 
       url('../webfonts/TiemposTextWeb-Regular.eot?#iefix') format('embedded-opentype'),
       url('../webfonts/TiemposTextWeb-Regular.woff2') format('woff2'),
       url('../webfonts/TiemposTextWeb-Regular.woff') format('woff'), 
     ; 
}*/

@font-face{font-family:Tiempos;
src:url(../webfonts/TiemposTextWeb-Regular.eot);src:url(../webfonts/TiemposTextWeb-Regular.eot?#iefix) format("embedded-opentype"),url(../webfonts/TiemposTextWeb-Regular.woff2) format("woff2"),url(../webfonts/TiemposTextWeb-Regular.woff) format("woff"),url(../webfonts/TiemposTextWeb-Regular.ttf) format("truetype")/*,url(../webfonts/TiemposTextWeb-Regular.svg#font) format("svg")*/}
/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat Light';
  font-style: normal;
  font-weight: 300;
  src: url('../webfonts/montserrat-v13-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Light'), local('Montserrat-Light'),
       url('../webfonts/montserrat-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/montserrat-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/montserrat-v13-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/montserrat-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/montserrat-v13-latin-300.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat Regular';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/montserrat-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('../webfonts/montserrat-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/montserrat-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/montserrat-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/montserrat-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/montserrat-v13-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat Medium';
  font-style: normal;
  font-weight: 500;
  src: url('../webfonts/montserrat-v13-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Medium'), local('Montserrat-Medium'),
       url('../webfonts/montserrat-v13-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/montserrat-v13-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/montserrat-v13-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/montserrat-v13-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/montserrat-v13-latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat SemiBold';
  font-style: normal;
  font-weight: 600;
  src: url('../webfonts/montserrat-v13-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
       url('../webfonts/montserrat-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/montserrat-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/montserrat-v13-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/montserrat-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/montserrat-v13-latin-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/montserrat-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url('../webfonts/montserrat-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/montserrat-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/montserrat-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/montserrat-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/montserrat-v13-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}




   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;
}

h1 {position:relative;}
h1 span {position:absolute;left:-9999px;}
img {width:100%;height:auto;}
span.arrow {display:inline-block;height:9px;width:10px;background:url('../img/arrow.png');background-size:contain;background-repeat:no-repeat;}
 /* ==========================================================================
   Author's custom styles
   ========================================================================== */


.container {max-width:2000px;}
.container {padding:0 70px;}
p.introtext {font-family:Tiempos;color:black;font-size:23px;line-height:32px;}

/* wrapper */
/*.wrapper {
  max-width:1280px;
  width:95%;
  margin:0 auto;
  position:relative;
}*/
/* header */
.header {
padding:50px 0 0 0;
}
.header h2 {font-size:13px;padding:0 margin:0;font-weight:normal;padding:0;
margin: 0;font-family: 'Montserrat Bold';}
.header h2 a {color:black;}
.header a.mailLink {font-size:12px;padding:0 margin:0;font-weight:normal;}

.header a.openMenu {font-size:30px;padding:0 0 0 0; margin:0;font-weight:normal;display:block;color:#bc7846;}
.header a.openMenu.homeMenu {color:black;}

.pushbar {background:#b27645;}
.pushbar .navContainer {padding:25% 15px 0 15px;}
.pushbar .navContainer a {color:white;text-transform:uppercase; font-family: 'Montserrat Bold';}
.pushbar .navContainer a:hover {color:black;}
.pushbar .navContainer a.openMenu {font-size:30px;padding:0 margin:0;font-weight:normal;padding-right: 40px;}
.navHolder ul {padding:30px;list-style-type:none;font-size:20px;font-weight:bold;}
.contentSection {padding:30px 0;}
.navHolder ul a {color:white;text-transform:uppercase; font-family: 'Montserrat Bold';font-size:15px;letter-spacing:2px;}
.navHolder ul li {padding-bottom:20px;}
.navHolder ul a:hover {color:black;text-decoration:none;} 
.pushbar.from_right.pushbar2.opened {right:300px;width:500px;background:grey;}
.pushbar.from_right {

    width: 356px;
    max-width: 100%;
  
}
.impressumHolder {padding-left:0!important;}
.slider {margin-top:50px;}
p.normaltext { font-family: 'Montserrat Regular';font-size:15px;color:black;}
span.arrow {font-size:12px;color:#c27b40;}
p.normaltext.strangewidth {width:85%;}
p.padRight {padding-right:17px;}

p.normaltext strong { font-family: 'Montserrat Bold';font-weight:normal;}
a.mailButton {display:inline-block;padding:15px 10px;font-family: 'Montserrat Regular';font-size:15px;color:black;border:1px solid black;transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;margin:30px 0;}

a.mailButton:hover {background:black;color:white;text-decoration:none;}

/*.firstImg {border-right: 1px solid black;}*/
.firstImg {position:relative;}
.slider {}

.firstImg {position:relative;}
.firstImg:after {
  content:"";
      width:1px;
      height:87%;
      display:block;
      left:99.8%;
      top:6%;
      bottom:0;
      z-index:3000;
      position:absolute;background:black;
}
.textAbstand {padding-top:15%;}


span.smallArrow img {height:15px;width:auto;}


   @media only screen and (max-width: 1800px) {
   .container.sliderContainer {padding:0 100px;}
    p.introtext {font-family:Tiempos;color:black;font-size:23px;line-height:30px;}
}
 @media only screen and (max-width: 1300px) {
 
    p.introtext {font-family:Tiempos;color:black;font-size:20px;line-height:28px;}
}
   @media only screen and (max-width: 1200px) {
   .impressumHolder {padding-left:20px!important;}
    p.introtext {font-family:Tiempos;color:black;font-size:17px;line-height:23px;}
}
   @media only screen and (max-width: 960px) {
   .impressumHolder {padding-left:15px!important;}
    p.introtext {font-family:Tiempos;color:black;font-size:15px;line-height:20px;}
}
 @media only screen and (max-width: 992px) {
.header h2 {padding: 3% 0 0 0;}


.header a.openMenu {padding:1% 0 0 0; }
}

   @media only screen and (max-width: 780px) {
    .textAbstand {padding-top:20px;}
    p.normaltext.strangewidth {width:100%;}
.header a.openMenu {
    font-size: 24px;
    font-weight: normal;
    color: #bc7846;
}
.slick-dots {bottom: -55px;}
h2.mobileHL {padding-top:50px;}

    .container {padding:0 15px;}
    .container.sliderContainer {padding:0 15px;}
    .firstImg {border-right:0px solid black;}
    p.introtext {font-family:Tiempos;color:black;font-size:15px;line-height:20px;}
}




   @media only screen and (max-width: 500px) {
body.visualBranding p.normaltext { font-family: 'Montserrat Regular';font-size:14px!important;color:black;}
span.arrow {display:inline-block;height:9px;width:10px;background:url('../img/arrow.png');background-size:contain;background-repeat:no-repeat;}


}
  @media only screen and (max-width: 1112px) {

}

 /* ==========================================================================
   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
*/

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

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

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

/*
* 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;
}

 
/* ==========================================================================
   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,
       (-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 */
        -webkit-box-shadow: none !important;
        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:
     * 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;
    }
}


