/*
Theme Name: hospiz
Template: Impreza
Version: 1.0
Author:	Thomas Kugel

*/

/*
GRAU #575756
LILA 40% #D5AED1
LILA 20% #EAD7E8
*/

/* fira-sans-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: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/fira-sans-v17-latin-regular.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/fira-sans-v17-latin-regular.ttf') format('truetype');
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* fira-sans-italic - 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: 'Fira Sans';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/fira-sans-v17-latin-italic.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/fira-sans-v17-latin-italic.ttf') format('truetype');
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


/* fira-sans-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: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/fira-sans-v17-latin-600.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/fira-sans-v17-latin-600.ttf') format('truetype');
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* fira-sans-600italic - 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: 'Fira Sans';
    font-style: italic;
    font-weight: 600;
    src: url('fonts/fira-sans-v17-latin-600italic.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/fira-sans-v17-latin-600italic.ttf') format('truetype');
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* fira-sans-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: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/fira-sans-v17-latin-700.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/fira-sans-v17-latin-700.ttf') format('truetype');
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* fira-sans-700italic - 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: 'Fira Sans';
    font-style: italic;
    font-weight: 700;
    src: url('fonts/fira-sans-v17-latin-700italic.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/fira-sans-v17-latin-700italic.ttf') format('truetype');
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

@font-face {
  font-family: 'Playlist';
  src: url('fonts/Playlist-Script.eot');
  src: url('fonts/Playlist-Script.eot?#iefix') format('embedded-opentype'),
      url('fonts/Playlist-Script.woff2') format('woff2'),
      url('fonts/Playlist-Script.woff') format('woff'),
      url('fonts/Playlist-Script.ttf') format('truetype'),
      url('fonts/Playlist-Script.svg#Playlist-Script') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}





body {
  font-family: "Fira Sans", sans-serif !important;
  font-weight: 400 !important;
}

h1, h2, h3, h4, strong, b {
  font-family: "Fira Sans", sans-serif !important;
  font-weight: 600 !important;
}
section.yellow,
section.blue {
  padding-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.script p{
  font-family: 'Playlist', cursive !important;
  font-size: 1.5rem !important;
  color: var(--color-text-dark) !important;
  letter-spacing: .01rem;
}

.script h2{
  font-family: 'Playlist', cursive !important;
color: var(--color-content-primary);
color: #fff;
  letter-spacing: .01rem;
}

/*
NAV MENU - BUTTONS ... BORDERS
*/

.kasten-rechts,
/* .us-btn-style_1, */
.kasten {

background: var(--color-content-primary);
  margin: 0 0.3rem !important;
  border-top-left-radius: 255px 15px !important;
  border-top-right-radius: 15px 225px !important;
  border-bottom-right-radius: 225px 15px !important;
  border-bottom-left-radius:15px 255px !important;
}


/* .us-btn-style_1, */
.kasten
 {
  background:#fff !important;
  border: 2px solid var(--color-content-primary) !important;
}

.kasten-rechts {
  background-color: #EAD7E8  !important;
  border: 2px solid var(--color-content-primary) !important;
}


/* .us-btn-style_1:hover{
box-shadow: 2px 8px 4px -6px hsla(0,0%,0%,.3);
}

.us-btn-style_1:hover{
background: var(--color-content-primary) !important;
} */





.blue,
.blue::after {
  background-image: url(img/section-bg-blue.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  background-color:   #D5AED1;
}


/* .lila-40,
.lila-40::after {
    background-image: url(img/section-bg-blue.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  background-color: #D5AED1 !important;
} */



.lila-40::after,
.blue::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 70px;
  bottom: -70px;
  right: 0;
  transform: scaleY(-1);
}

.home .l-section-img:after {
  background-image: url(img/section-bg-white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
  content: "";
  position: absolute;
  width: 100%;
  height: 126px;
  bottom: 0px;
  right: 0;
}


.l-header.sticky .l-subheader.at_middle {
    line-height: 60px;
    height: 60px;
}

#page-footer {
  background-image: url(img/section-bg-footer.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  /* background-color: rgba(156, 156, 190, 1); */
  padding-top: 3rem;
  margin-top: 2rem;
}

.schraeg {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
  transform: rotate(-2deg);
  margin-left: -25px;
  margin-bottom: 20px;
  margin-top: -10px;
  border-radius: .3rem;
  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
  border-bottom-right-radius: 225px 15px;
  border-bottom-left-radius:15px 255px;
  border: 4px solid #fff !important;
}

@media screen and (max-width: 768px) {
  .schraeg {
    margin-left: 0;
    margin-top: 0;
  }
}

.home .schraeg {
  margin-left: 0;
}
