body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }
  
  /* Sections
     ========================================================================== */
  
  /**
   * Remove the margin in all browsers.
   */
  
  body {
    margin: 0;
  }
  
  /**
   * Render the `main` element consistently in IE.
   */
  
  main {
    display: block;
  }
  
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  
  /* Grouping content
     ========================================================================== */
  
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  
  hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /* Text-level semantics
     ========================================================================== */
  
  /**
   * Remove the gray background on active links in IE 10.
   */
  
  a {
    background-color: transparent;
  }
  
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  
  abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
  }
  
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  
  b,
  strong {
    font-weight: bolder;
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  code,
  kbd,
  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /**
   * Add the correct font size in all browsers.
   */
  
  small {
    font-size: 80%;
  }
  
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  /* Embedded content
     ========================================================================== */
  
  /**
   * Remove the border on images inside links in IE 10.
   */
  
  img {
    border-style: none;
  }
  
  /* Forms
     ========================================================================== */
  
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
  }
  
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  
  button,
  input { /* 1 */
    overflow: visible;
  }
  
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  
  button,
  select { /* 1 */
    text-transform: none;
  }
  
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
  }
  
  /**
   * Remove the inner border and padding in Firefox.
   */
  
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  /**
   * Restore the focus styles unset by the previous rule.
   */
  
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  
  /**
   * Correct the padding in Firefox.
   */
  
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  
  legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
  }
  
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  
  progress {
    vertical-align: baseline;
  }
  
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  
  textarea {
    overflow: auto;
  }
  
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  
  [type="checkbox"],
  [type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
  }
  
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  
  [type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
  }
  
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  
  ::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
  }
  
  /* Interactive
     ========================================================================== */
  
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  
  details {
    display: block;
  }
  
  /*
   * Add the correct display in all browsers.
   */
  
  summary {
    display: list-item;
  }
  
  /* Misc
     ========================================================================== */
  
  /**
   * Add the correct display in IE 10+.
   */
  
  template {
    display: none;
  }
  
  /**
   * Add the correct display in IE 10.
   */
  
  [hidden] {
    display: none;
  }
  

/* noto-sans-regular - latin */
@font-face {
 font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/noto-sans-v42-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-italic - latin */
@font-face {
 font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../files/fonts/noto-sans-v42-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-600 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/fonts/noto-sans-v42-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-700 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/fonts/noto-sans-v42-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-800 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../files/fonts/noto-sans-v42-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Variables */

:root {
    --grey: #5b5b5b;
    --lightgrey: #f8f8f8;
    --lightblue: #e7ebf6;
    --blue: #20367f;
    --white: #ffffff;
    --time: .4s;
    }
  
  
  html {
      
  }
  
  body {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size:100%;
    line-height: 150%;
    color: var(--grey);
    hyphens: auto;
  }
  
  header {
    background:var(--blue);
    z-index: 10000;
    position: relative;
    transition: all var(--time) ease-out;
  }
  
  
  header.scrollHeader {
  
    position: fixed;
    animation: slideDown 0.35s ease-out;
    width:100%;
  
  }
  
  @keyframes slideDown {
  
    from {
  
      transform: translateY(-100%);
  
    }
  
    to {
  
      transform: translateY(0);
  
    }
  
  }
  
  
  @keyframes slideDown {
  
    from {
  
      transform: translateY(-100%);
    }
  
    to {
  
      transform: translateY(0);
    }
  
  }
  
  header > .inside {
    display:flex;
    align-items: center;
    padding:1rem;
  }
  
  header > .inside > div {
    flex:1;
  }
  
  
  header .mod_navigation {
      position: relative;
      width: 50%;
      margin-left: 2em;
  }
  
  .header_wrapper {
      width: 100%;
      display: flex;
      flex-direction: row;
      flex:1;
  }
  
  ul.level_1{
      padding:1.8em 2em;
      border-radius: 0 0 0 1em;
      margin:0;
  }
  
  
  .mod_navigation .level_1 {
    list-style: none;
  }
  
  .mod_navigation .level_1 li a, .mod_navigation .level_1 li strong {
    color:#fff;
    text-decoration:none;
    padding:0 0.5em;
    font-family: 'Noto Sans',sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size:2em;
    transition: all var(--time) ease-in-out;
  }
  
  .mod_navigation .level_1 li strong, .mod_navigation .level_1 li a:hover{
    color:var(--lightblue);
  }
  
  .mod_navigation .level_1 > li {
    display: inline-block;
  }
  
  .logo_wrap {
      display: flex;
      justify-content: center;
      width:50%;
  }
  
  .logo_wrap a {
    display: flex;
    align-items: center;
    flex: 1;
    max-width: 520px;
    /*padding-left: 2em;*/
    padding:0;
  }
  
  .logo_wrap a .logo {
    margin-right: 1em;
  }
  
  .logo_wrap a .logo img {
    max-height: 260px;
    width: auto;
  }
  
  .c_sabev figure img {
      width:1200px;
  }
  
  .info_nav_wrap {
      display: flex;
  flex-direction: row;
  justify-content: right;
  flex-wrap: wrap;
  }
  
  .slide_wrap {
    padding: 10%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  
  p {
      
  }
  
  .ce_text p, p {
      font-size:1.45em;
      line-height:1.6em;
  }
  
  .date p.info {
      font-size:1em;
  }
  
  p.nav_info {
      font-size:1em;
      text-align: left;
      width: 50%;
      margin-left: auto;
      padding-left: 1em;
      box-sizing: border-box;
  }
  
  a {
      color:var(--blue);
      text-decoration:none;
      transition:color var(--time) ease-in-out;
      font-weight: 700;
      font-style: normal;
      font-size:1em;
      
  }
  
  a:hover {
      color: var(--lightblue);
  }
  
  h1, h2, h3, h4, h5, h6 {
      line-height: 150%;
  }
  
  h1, h2, h3 {
      font-weight: 800;
      font-style: normal;
      font-size:300%;
  
  }
  
  h1 {color: var(--blue); margin-bottom:0;}
  
  h2 {
      color: var(--grey);
      display:flex;
  }
  
  h2::after {
    background-color: var(--lightblue);
    content: "";
    width: 15%;
    margin: 0 0.5em 0.3em;
    height: .03em;
    align-self: end;
  }
  
  h3 {
      color: var(--lightblue);
      font-size: 3em;
      font-weight:500;
      margin:0;
  }
  
  .no_overflow > .ce_text {
      overflow:visible;
  }
  
  .no_overflow {
      overflow:visible;
  }
  
  .max-width-container {
      /*max-width: 1280px;*/
      max-width:100%;
      margin: 0 auto;
      background-color: var(--lightgrey);
  }
  
  
  .ce_hyperlink.button{
      display:flex;
      justify-content: center;
  }
  
  p.more, p.back {
      display:flex;
  }
  
  .ce_hyperlink a.hyperlink_txt, p.more a, p.back a, .ce_form button, .ce_text a.button  {
  background-color: var(--lightblue);
  padding: 1.2rem;
  border-radius: 50px;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 600;
  transition: all var(--time) ease;
  text-decoration:none;
  text-transform:uppercase;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  }
  
  p.more a, p.back a {
      background-color: var(--blue);
      display:flex;
  }
  
  .ce_form button {
      display:flex;
  }
  p.more a:after, .ce_form button:after {
    content: url(http://dev.kamaphysio.de//files/svg_icons/arrow_forward_FILL0_wght400_GRAD0_opsz24-green.svg);
    width: 1em;
    height: 1em;
    display: flex;
    transition: all var(--time) ease;
    background:#fff;
    border-radius:100%;
    display: flex;
    transition:var(--time);
    margin-left:1em;
  }
  
  p.more:hover a:after{
      translateX:2px;
  }
  
  
  .ce_hyperlink a.hyperlink_txt:hover, .ce_text a.button:hover {
      background-color: var(--blue)
  }
  
  p.more a:hover, p.back a:hover {
      background-color: var(--lightblue)
  }
  
  .wrapper-article{
      max-width: 75%;
      margin: 0 auto;
  }
  
  .news-wrapper {
      width: 48%;
      display:flex;
      /*flex-direction:column;*/
      justify-content: space-between;
  }
  
  .news-wrapper .layout_latest {
      flex-direction: column;
      display: flex;
  }
  .mod_newslist {
      display: flex;
      justify-content: space-between;
      z-index: 1000;
      position: relative;	
  }
  .mod_newslist h2{
      font-size: 1.9em;
      line-height:100%;
      margin:1.2em 0 0;
  }
  
  .mod_newslist h2 a {
      font-family: "myriad-pro-condensed", sans-serif;
      font-weight: 400;
      font-style: normal;
      color: #428C5D;
      text-decoration:none;
  }
  
  .mod_newslist h2:after {
      display:none;
  }
  
  .news-content-wrapper {
      display:flex;
      flex:1;
      align-items: flex-start;
      flex-direction: column;
  }
  
  .image_date_wrapper {
      position: relative;
      box-sizing: content-box;
  }
  
  .image_date_wrapper .date {
      position: absolute;
      bottom: -2.2em;
      right: 1em;
      z-index:1;
  }
  
  .image_date_wrapper .image a > img {
      transition:0.3s;
      transform: scale(150%);
  }
  
  .image_date_wrapper .image figure a {
      display:block;
      overflow:hidden;
      transition:all var(--time) ease-in-out;
      border-radius: 0 20px 0 0;
  }
  
  .image_date_wrapper .image figure a:hover img {
      transform:scale(1.2);
      transition:all var(--time) ease-in-out;
  }
  
  .news_content_wrapper {
      display: flex;
      flex: 1;
      align-items: flex-start;
      flex-direction: column;
  }
  
  .news_content_wrapper .ce_text {
      flex:1;
  }
  
  
  /* calender*/
  
  .mod_newslist p.info
  {
    width:60px;
    height:60px;
    float:left;
    text-align:center;
    padding:0.5em;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
    background: var(--lightblue);
  }
  
  .mod_newslist .day
  {
    display:block;
    margin:0;
    padding: 5px 0;
  font-size: 2.6em;
    color:var(--white);
    font-family: myriad-pro-condensed, sans-serif;
    font-weight: 700;
  }
  
  .mod_newslist .month
  {
    position:relative;
    margin:0;
    padding:0;
    font-size:1em;
    color:var(--white);
  }
  
  /* FOOTER */
  
  .erster_termin #footer {
      margin-top:20%;
  }
  
  footer > .inside > .first-footer-wrapper {
      display:flex;
      justify-content:space-between;
      margin-top:1.5%;
  }
  
  footer > .inside > .first-footer-wrapper h3 {
      text-transform:uppercase;
      font-family: myriad-pro-condensed, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size:2.5em;
      color:var(--white);
      margin-bottom:0;
  
  }
  
  .first-footer-wrapper > div {
      color:#fff;
      width: 32.25%;
      padding: 2.5% 5%;
      box-sizing: border-box;
  }
  
  .first-footer-wrapper .ce_text p {
      padding-left:3em;
  }
  
  .kontakt-adresse {
      background-color: var(--grey);
      border-radius:0 20px 0 0;
  }
  
  .kontakt-kontakt {
      background-color: var(--blue);
      border-radius:20px 20px 0 0;
  }
  
  .kontakt-oeffnungszeiten {
      background-color: var(--lightblue);
      border-radius:20px 0 0 0;
  }
  
  #footer a {
      color: var(--lightblue);
  }
  
  
  #footer a:hover {
      color: var(--blue);
  }
  
  #footer > .inside > .first-footer-wrapper a:hover {
      color: var(--white);
  }
  
  .kontakt-adresse h3, .kontakt-kontakt h3, .kontakt-oeffnungszeiten h3 {
      position:relative;
      display:flex;
  }
  
  .kontakt-adresse h3:before, .kontakt-kontakt h3:before, .kontakt-oeffnungszeiten h3:before {
    width: 1em;
    height: 1em;
    margin-right:0.5em;
    display: block;
    padding:0.1em;
  }
  
  .kontakt-adresse h3:before {
      content: url(http://dev.kamaphysio.de//files/svg_icons/location_on_FILL0_wght400_GRAD0_opsz24.svg);
  }
  
  .kontakt-kontakt h3:before {
      content: url(http://dev.kamaphysio.de//files/svg_icons/call_FILL0_wght400_GRAD0_opsz24.svg);
  }
  
  .kontakt-oeffnungszeiten h3:before {
      content: url(http://dev.kamaphysio.de//files/svg_icons/schedule_FILL0_wght400_GRAD0_opsz24.svg);
  }
  
  /* Gestaltung SECTIONS*/
  
  .lp_section {
      background-color: var(--lightgrey);
      display:flex;
      flex-direction:row;
      position:relative;
      overflow:visible;
      padding:2.5% 0 2% 0;
  }
  
  .lp_section:nth-child(2){
      background-color: #fff;
  }
  
  .lp_section .ce_image {
      
      width:50%;
  }
  
  .lp_section .ce_image figure {
      position:relative;
      z-index:1;
  }
  
  .lp_section:nth-child(2) figure img {
      width:100%;
      border-radius: 0 0 0 20px;
  }
  
  .lp_section figure img {
      border-radius: 0 0 20px 0;
      width:100%;
  }
  
  
  .lp_section h2 {
      color:var(--grey);
  }
  
  
  .lp_section .ce_text:nth-child(1) {
      overflow:visible;
  }
  
  .lp_section:nth-child(2n) .ce_text:nth-child(1) h3 {
      justify-content:right;
  }
  
  .lp_section .ce_text{
      padding: 0;
      margin-left: auto;
      margin-right: -6%;
      width:50%;
      box-sizing:border-box;
  }
  
  .lp_section:nth-child(even) .ce_text:nth-child(1) {
      text-align: right;
  }
  
  .lp_section:nth-child(even) .ce_text:nth-child(2) {
      margin-left:auto;
      margin-right:4%;
  }
  
  
  .lp_section .ce_image {
      position:absolute;
      top:0;
      width:45%;
  }
  
  .lp_section:nth-child(2n) .ce_image{
      right:0;
  }
  
  .lp_section:nth-of-type(odd) .ce_image{
      left:0;
  }
  
  .lp_section:nth-child(2n) .ce_text:nth-child(1) {
      text-align: right;
      margin-right: auto;
      margin-left: -6%;
  }
  
  .lp_section:nth-child(2n) .ce_text:nth-child(1), .lp_section .ce_text {
      padding: 4% 6%;
      background: #fff;
      z-index: 11;
      position: relative;
      box-sizing: content-box;
      border-radius:0 20px 20px 0;
  }
  
  .lp_section .ce_text {
      background: transparent;
      border-radius:20px 0 0 20px;
  }
  
  .dr_section {
      background: var(--lightgrey);
  }
  
  .article_padding {
      padding:4% 0 5% 0;
  }
  
  /*FLEX*/
  .flexy {
      display:flex;
  }
  .flexy-row {
      flex-direction:row;
  }
  .flexy-wrap {
      flex-wrap:wrap;
  }
  
  .flexy-space-between {
      justify-content:space-between;
  }
  
  .flexy-start {
      justify-content:flex-start;
  }
  
  flexy33 > div, .flexy33 > .ce_accordionSingle {
    margin-bottom: 4rem;
  }
  
  .flexy33 > .ce_accordionSingle {
      width: 33.33%;
      flex: 0 0 33.33%;
      box-sizing: border-box;
      padding-right: 1rem;
  }
  
  
  .flexy25 {
      width: 25%;
      flex: 0 0 25%;
      box-sizing: border-box;
      padding-right: 1rem;
      padding-bottom: 2rem;
  }
  
  .flexy50 {
          width: 50%;
          flex: 0 0 50%;
          box-sizing: border-box;
  }
  
  .flexy-baseline {align-items: baseline;}
  
  .ui-accordion-content {
      padding:0 2%;
  }
  
  /* Accordion*/
  
  .toggler {
      margin-bottom: 1.5rem;
      font-weight: 400;
      width: 100%;
      text-align: left;
      font-family: "Open Sans", sans-serif;
      color: var(--grey);
      display: flex;
      position: relative;
      padding: 0 0 12px;
      font-size: 1.5em;
      outline: none;
      cursor: pointer;
      border-bottom:1px var(--light#blue) solid;
      transition: all var(--time) ease;
      line-height:150%;
  }
  
  .toggler:hover {
      color: var(--light#blue);
  }
  
  .toggler:before {
    content: url(http://dev.kamaphysio.de//files/svg_icons/arrow_downward_FILL0_wght400_GRAD0_opsz24.svg);
    width: 1em;
    height: 1em;
    margin-right:1em;
    display: block;
    transition: all var(--time) ease;
    padding:0.1em;
  }
  
  .toggler:hover:before {
    transform: rotateZ(-90deg);
  }
  
  .accordion p {
      margin:0;
  }
  
  
  /*slider*/
  .mod_rocksolid_slider {
    position:relative;
  }
  
  .mod_rocksolid_slider h1 {
    color:#ffffff;
  }
  
  div[data-rsts-name="Text"] {
  position:absolute;
  z-index:1;
  bottom:0;
  left:0;
  color:#ffffff;
  font-weight:600;
  padding:10%;
background: #20367F;
background: linear-gradient(0deg, rgba(32, 54, 127, 1) 0%, rgba(32, 54, 127, 0.73) 52%, rgba(32, 54, 127, 0) 100%);
  width:100%;
}
    

  /* Hintergünde */
  
  #aktuelles{
      position:relative;
      overflow: visible;
  }
  
  #aktuelles:after {
  content: "";
  width: 300px;
  height: 300px;
  z-index: -1;
  position: fixed;
  right: 0;
  background-image: url(http://dev.kamaphysio.de/files/img/kreise_aktuelles.svg);
  top: 20%;
  background-repeat: no-repeat;
  }
  
  /* Cookie-Bar */
  .contao-cookiebar .cc-inner {
      background:var(--blue);
      border-radius:30px;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
      padding:3em;
  }
  
  .contao-cookiebar p {
      color:#ffffff;
      margin-top:0.5em;
      padding-bottom:0.5em;
      font-size:1.2em;
  }
  
  .contao-cookiebar h4
  {
      font-size:1.5em;
      margin-bottom:0;
      padding:0;
      color:#ffffff;
  }
  
  .contao-cookiebar .highlight .cc-btn {
      transition: all var(--time) ease;
      border-radius:30px;
  }
  
  .contao-cookiebar .highlight .cc-btn.success {
      background: var(--lightblue);
      border-color: var(--blue);
      color: var(--grey);
  }
  
  .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #ffffff;
      color: var(--blue);
  }
  
  .contao-cookiebar .cc-btn:hover {
      background: var(--lightblue);
  }
  
  .contao-cookiebar .cc-group {
      border-radius:30px;
  }
  
  .contao-cookiebar .cc-info > a, .contao-cookiebar input[type="checkbox"]:checked ~ label, .contao-cookiebar .cc-group .cc-detail-btn {
      color:#fff;
  }

/* Variables */

:root {
    --grey: #5b5b5b;
    --lightgrey: #f8f8f8;
    --springgreen: #b0c934;
    --darkgreen: #458b5e;
    --white: #ffffff;
    }
  
  input, select, textarea {
    padding: 1em 2em;
    display: block;
    margin: 1em auto;
    border-radius: 30px;
    font-size:1.2em;
    line-height:1.2em;
    width:100%;
    box-sizing:border-box;
    border:1px var(--grey) solid;
    transition: all .4s ease-in-out;
    background-color:transparent;
  }
  
  textarea {
    border-radius: 0;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid var(--grey);
  }
  
  input:hover {
    background-color:#f0f0f0;
    
  }
  
  input:placeholder {
    color: #666;
  }
  
  .widget-textarea:placeholder {
    line-height:1.6em;
  }
  input:focus, input:hover,  textarea:hover {
    outline-style:none;
    transition: 200ms;
    cursor:pointer;
  }
  input[type="radio"] {
    display: none;
    top: 0;
    left: 0;
    z-index: 20;
  }
  
  .ce_form {
    margin-top: 4rem;
  }
  
  /*.ce_form input[type="checkbox"] + label,
  .ce_form input[type="radio"] + label {
    background-image:url("/files/img/circles-green.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 48px;
    padding-right: 20px;
    display: inline-block;
    height:40px;
  }
  
  .ce_form input[type="checkbox"]:checked + label,
  .ce_form input[type="radio"]:checked + label {
      background-position: 0 -40px;
  }
  
  .ce_form input[type="checkbox"],
  .ce_form input[type="radio"] {
    width: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }*/
  
  fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  
  fieldset.col-100 {
    flex-direction: column;
    flex-wrap: wrap;
  }
  
  fieldset label.datum, label.zeit, fieldset legend {
    color: var(--green);
    font-weight:600;
    font-size:1.5rem;
  }
  
  fieldset legend {
    margin:1rem 0 0.8rem;
  }
  
  fieldset.flex_column {
    flex-direction:column;
  }
  
  fieldset.wrap_flex_column {
    flex-wrap: wrap;
  }
  
  fieldset.wrap_flex_column > div.widget {
    width:32%;
    padding-right:1%;
  }
  
  fieldset.wrap_flex_column:after {
    content:'';
    width: 32%;
  }
  
  .fieldset-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .fieldset-flex div.widget input {
    width:100%;
  }
  
  
  .fieldset-flex widget.anrede label {
    display:block;
  }
  
  .fieldset-flex widget.anrede select {
    width:100%;
  }
  
  .fieldset-flex div.widget input, .fieldset-flex div.widget select {
    box-sizing: border-box;
  }
  
  fieldset.checkbox_container span input[type="checkbox"] {
      position: absolute;
      visibility: hidden;
  }
  
   .ce_form fieldset {
     margin-top:1em;
   }
  
  .ce_form button:hover {
    background-color: var(--darkgreen);
  }
  
  .terminanfrage .formbody {
      width:100%;
      display:flex;
      flex-direction:row;
      flex-wrap:wrap;
      justify-content: space-around;
  }
  
  .terminanfrage .formbody fieldset {
      width: 32%;
      display: flex;
      flex-direction: column;
  }
  
  .terminanfrage .formbody fieldset.checkbox_container {
      width:100%;
  }
  
  .terminanfrage .formbody fieldset textarea {
      height:100%;
  }
  
  .ce_form .widget-submit {
      width:100%;
      margin-top:1em;
  }
  
  input[type="checkbox"]:checked ~ label {
    color: var(--grey); }
    
    fieldset.checkbox_container span label {
    display: block;
    position: relative;
    font-weight: 300;
    padding: 0 2em 2em 4em;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    z-index: 2;
  }
  
  input[type="checkbox"]:checked ~ .check {
    border: 5px solid var(--grey);
  }
  
  input[type="checkbox"]:checked ~ .check::before {
    background: var(--grey);
  }
  
  fieldset.checkbox_container span .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 22px;
    width: 22px;
    margin: 4px;
    transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
  }
  fieldset.checkbox_container span {
      position:relative;
  }
  fieldset.checkbox_container span .check {
    display: block;
    position: absolute;
    border: 5px solid var(--grey);
    border-radius: 100%;
    height: 30px;
    width: 30px;
    top: 0;
    left: 0;
    z-index: 1;
    transition: border .2s linear;
    -webkit-transition: border .2s linear;
    z-index: 1;
  }
  
  .ajaxconfirm p {
      font-size:1.5em;
  }


/* Variables */

:root {
    --grey: #5b5b5b;
    --lightgrey: #f8f8f8;
    --lightblue: #e7ebf6;
    --blue: #20367f;
    --white: #ffffff;
    --time: .4s;
    }
  

  
  @media (max-width: 1800px) {
          
  
      .lp_section .ce_text {
          margin-right: 2%;
          background: var(--lightgrey);
          border-radius:20px;
      }
      
      .lp_section:nth-child(2n) .ce_text:nth-child(1) {
          margin-left: 2%;
      }
      
      .erster_termin .lp_section {
          background-color:#fff;
      }
      
      
      .ce_swiperStart {
          display:none;
      }
      
      .slider_wrapper {
          padding:2% 0;
          background: var(--lightgrey);
      }
      
      .slider_wrapper .ce_text {
          position:relative;
          background:transparent;
      }
      
      
      body {
          font-size:80%;
      }
      
  }
  
  
  @media (max-width: 1550px) {
  /*	.flexy33 section.ce_accordionSingle:last-child */
      .flexy33 > .ce_accordionSingle{
          width:50%;
          flex: 0 0 50%;
      }
  }
  
  
  @media (max-width: 1250px) {
      .header_wrapper > .mod_navigation {
          display: none;
      }
      
      .nav_info {display:none}
      
      .flexy25 {
          width: 50%;
          flex: 0 0 50%;
      }
  }
  
  
  @media (max-width: 1080px) {
  
  }
  
  
  @media (max-width: 900px) {
  
  .flexy33 > .ce_accordionSingle {
      width: 100%;
      flex: 0 0 100%;
  }
  
  .flexy50, .flexy25 {
          width: 100%;
          flex: 0 0 100%;
  }
  
  .mod_newslist {
      flex-direction:column;
  }
  
  .news-wrapper {
      width:100%;
      margin-top: 2em;
      padding-bottom: 1em;
      background-color: var(--lightgrey);
      border-radius:0 20px 0 0;
  }
  
  .news_content_wrapper {
     padding: 0 5%;
     border-radius: 0 20px 0 0;
  }
  
  /*br {display:none}*/
  
  #footer br {display:block}
  
  .terminanfrage .formbody fieldset {
      width:100%;
      flex: 0 0 100%;
  }
  
  .flexy {
      flex-direction:column;
  }
  
  .lp_section .ce_image, .lp_section .ce_text, .first-footer-wrapper > div {
      width:100%;
      max-width:100%;
  }
  
  .lp_section .ce_text {
      padding:4% 0;
  }
  
  .lp_section .ce_image {
      position:relative;
  }
  
  .lp_section figure img, .lp_section .ce_text, .kontakt-adresse, .kontakt-kontakt, .kontakt-oeffnungszeiten {
      border-radius:0;
  }
  
  .kontakt-adresse h3, .kontakt-kontakt h3, .kontakt-oeffnungszeiten h3 {
      justify-content:center;
  }
  
  .kontakt-adresse, .kontakt-kontakt, .kontakt-oeffnungszeiten {
      text-align:center;
  }
  
  h2,footer > .inside > .first-footer-wrapper {
      flex-direction:column;
  }
  
  .formbody > .widget-checkbox {
      margin-top:2em;
  }
  
  header > .inside {
      padding:1em;
  }
  
  .first-footer-wrapper .ce_text p {
      padding-left:0;
  }
  
  }
  
  @media (max-width: 820px) {
  
  }
  
  @media (max-width: 720px) {
  
  }
  
  @media (max-width: 500px) {
      
  }
  
  @media (max-height: 500px) {
  
  }


.menu-is-open .header .navigation ul li:nth-child(1) {
    transition: opacity .4s ease-in-out .5s,transform .4s ease-in-out .5s;
}
.menu-is-open .header .navigation ul li {
    opacity: 1;
    transform: translateX(0);
}


a.close-menu:hover, .close-menu:focus {
    transform: rotate(
180deg) scale(1);
}

a.close-menu {
	transition: transform .3s ease-in-out;
}

a.close-menu span:nth-child(1) {
    transform: rotate(-45deg) scale(0.8);
    transition: background-color .3s ease-in-out,transform .3s ease-in-out;
}

a.close-menu span {
    transform: rotate(45deg) scale(0.8);
}

a.close-menu span {
    width: 50px;
    height: 2px;
    background-color: #20367f;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform-origin: center;
    transform: rotate(45deg) scale(0.8);
    transition: background-color .3s ease-in-out,transform .3s ease-in-out;
}



@media (max-width: 1250px) {
	


a.close-menu {
    right: calc((100% - 920px)/2);
}
}

@media (max-width: 1499px) {
a.close-menu {
    right: calc((100% - 1200px)/2);
}
}

a.close-menu {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 28px;
    right: 30px;
    border: 0;
    background-color: transparent;
    cursor: pointer;
}

.mobile_menu {
  position: fixed;
  z-index: 100000;
  display: none;
}
.mod_mobile_menu {
	display:inline-block;
}
.mobile_menu .inner {
overflow-y:scroll;
background:transparent;
background:#e7ebf6;
display: flex;
flex-wrap: wrap;
align-content: center;
}

.mod_mobie_menu_trigger {
	display:inline-block;
}

.mod_mobile_menu {
    margin: 0;
    background-color: #e7ebf6;
}

.mobile_menu_overlay {z-index:99999}

.mobile_menu ul.level_1 {
	background-color:transparent;
}
.mobile_menu .level_1 {
    flex-direction: column;
	align-items: center;
	display: flex;
	list-style: none;
	margin:0;
	padding:0;
}

.mobile_menu .mod_navigation {
	width:100%;
}
.mobile_menu .mod_customnav ul > li > a, .mobile_menu .mod_customnav ul > li > strong {
    padding: 0.8em;
}

.mobile_menu nav.mod_customnav, .mobile_menu nav.mod_customnav .mobile-second-nav {
	width:100%;
}

.mobile_menu .mod_navigation .level_1 li a, .mobile_menu .mod_navigation .level_1 li strong {
	font-size:3em;
	line-height:2em;
	margin:0;
	padding:0;
}
.mobile_menu .mod_navigation .level_1 li strong, .mobile_menu .mod_navigation .level_1 li a:hover{
	color:#458b5e;
}
.menu-toggle-wrap {
	width: 100px;
    z-index: 1;
    position:absolute;
    right:0;
    top: 40%;
}

.menu-toggle {
	width: 50px;
    position: relative;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translateX(15px);
}

.menu-toggle:before {
	content: "";
    width: 100%;
    height: 2px;
    background-color: #20367f;
    transform-origin: right;
    transition: transform .3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
}

.menu-toggle:after {
	content: "";
    width: 100%;
    height: 2px;
    background-color: #458b5e;
    transform-origin: right;
    transition: transform .3s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
}

.menu-toggle-label {
	font-weight: 500;
    font-size: 18px;
    line-height: 1.1;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 6px 10px 0;
    position: relative;
    transition: transform .3s ease-in-out,color .3s ease-in-out;
}

.menu-toggle-label:before {
	content: "";
    width: 40px;
    height: 2px;
    background-color: #20367f;
    position: absolute;
    top: calc(50% - 1px);
    right: -22px;
    transform-origin: right;
    transition: transform .3s ease-in-out;
}

.menu-toggle:hover .menu-toggle-label, #header .menu-toggle:focus .menu-toggle-label {
	color: #d1aa71;
    transform: translateX(-10px);
}

.pegel-widget {
  max-width: 57.5rem;
  margin: 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.pegel-card {
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  border: 0.0625rem solid #d8e6f3;
  border-radius: 1.25rem;
  box-shadow: 0 0.75rem 1.875rem rgba(24, 61, 94, 0.08);
  padding: 1.5rem;
  color: #183d5e;
}

.pegel-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.375rem;
}

.pegel-kicker {
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #5f86a8;
  margin-bottom: 0.25rem;
}

.pegel-title {
  margin: 0;
  font-size: 1.75rem;
  line-height: 1.1;
  color: #163552;
}

.pegel-status {
  padding: 0.625rem 0.875rem;
  border-radius: 62.4375rem;
  font-weight: 700;
  font-size: 0.875rem;
  white-space: nowrap;
}

.pegel-status.ok {
  background: #e8f7ee;
  color: #177245;
}

.pegel-status.bad {
  background: #fdecec;
  color: #a12b2b;
}

.pegel-status.neutral {
  background: #eef4f8;
  color: #4d6a85;
}

.pegel-main {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(11rem, 0.8fr);
  gap: 1.75rem;
  align-items: center;
}

.pegel-value-line {
  display: flex;
  align-items: baseline;
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}

.pegel-value {
  font-size: clamp(3.25rem, 8vw, 5.375rem);
  line-height: 0.95;
  font-weight: 800;
  color: #0f3558;
}

.pegel-unit {
  font-size: clamp(1.25rem, 3vw, 1.625rem);
  color: #4d6a85;
  font-weight: 700;
}

.pegel-threshold,
.pegel-updated {
  font-size: 0.9375rem;
  color: #4d6a85;
  margin-bottom: 0.625rem;
}

.pegel-message {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0.75rem 0 0.875rem;
  color: #163552;
}

.pegel-gauge-wrap {
  display: flex;
  justify-content: center;
}

.pegel-gauge {
  display: flex;
  align-items: stretch;
  gap: 0.75rem;
  height: 18rem;
}

.pegel-gauge-scale {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 0.8125rem;
  color: #6a87a3;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.pegel-gauge-bar {
  position: relative;
  width: 4.875rem;
  height: 100%;
  border-radius: 62.4375rem;
  background:
    linear-gradient(to top, rgba(74, 163, 255, 0.08), rgba(74, 163, 255, 0.02)),
    repeating-linear-gradient(
      to top,
      #eef5fb 0rem,
      #eef5fb 2.4375rem,
      #e4eef7 2.5rem
    );
  border: 0.0625rem solid #d7e5f1;
  overflow: hidden;
  box-shadow: inset 0 0.125rem 0.5rem rgba(19, 63, 105, 0.06);
}

.pegel-water {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0%;
  background: linear-gradient(180deg, #78c0ff 0%, #3692ec 55%, #1f72c5 100%);
  border-top: 0.125rem solid rgba(255, 255, 255, 0.65);
  transition: height 0.9s ease;
}

.pegel-water::before {
  content: "";
  position: absolute;
  left: -10%;
  top: -0.625rem;
  width: 120%;
  height: 1.125rem;
  background: radial-gradient(circle at 1.25rem 0.625rem, rgba(255, 255, 255, 0.45) 0, rgba(255, 255, 255, 0.05) 55%, transparent 70%);
  opacity: 0.7;
}

.pegel-threshold-line {
  position: absolute;
  left: 0;
  bottom: 30%;
  width: 100%;
  border-top: 0.1875rem dashed #d94b4b;
  z-index: 2;
}

.pegel-chart-block {
  margin-top: 1.5rem;
  padding-top: 1.125rem;
  border-top: 0.0625rem solid #e3edf6;
}

.pegel-chart-label {
  font-size: 0.875rem;
  color: #5f86a8;
  margin-bottom: 0.5rem;
}

.pegel-chart {
  display: block;
  width: 100%;
  height: 10rem;
  overflow: visible;
}

.pegel-line {
  fill: none;
  stroke: #2e86de;
  stroke-width: 0.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}

.pegel-area {
  fill: url(#pegelArea);
}

.pegel-threshold-chart {
  stroke: #d94b4b;
  stroke-width: 0.15625rem;
  stroke-dasharray: 0.5rem 0.5rem;
  opacity: 0.8;
}

.pegel-source {
  margin-top: 0.875rem;
  font-size: 0.8125rem;
  color: #6a87a3;
}

.pegel-source a {
  color: #1f72c5;
  text-decoration: none;
}

.pegel-source a:hover {
  text-decoration: underline;
}

/* Tablet */
@media (max-width: 64rem) {
  .pegel-card {
    padding: 1.25rem;
    border-radius: 1rem;
  }

  .pegel-main {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .pegel-head {
    align-items: flex-start;
  }

  .pegel-gauge-wrap {
    justify-content: flex-start;
  }

  .pegel-gauge {
    height: 16rem;
  }

  .pegel-gauge-bar {
    width: 4.25rem;
  }

  .pegel-chart {
    height: 9rem;
  }
}

/* Mobile */
@media (max-width: 48rem) {
  .pegel-card {
    padding: 1rem;
  }

  .pegel-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
    margin-bottom: 1rem;
  }

  .pegel-title {
    font-size: 1.375rem;
  }

  .pegel-status {
    white-space: normal;
  }

  .pegel-message {
    font-size: 1rem;
  }

  .pegel-threshold,
  .pegel-updated {
    font-size: 0.875rem;
  }

  .pegel-gauge {
    height: 13.75rem;
    gap: 0.625rem;
  }

  .pegel-gauge-scale {
    font-size: 0.75rem;
  }

  .pegel-gauge-bar {
    width: 3.75rem;
  }

  .pegel-chart {
    height: 8rem;
  }
}

/* Kleine Smartphones */
@media (max-width: 30rem) {
  .pegel-value {
    font-size: 2.75rem;
  }

  .pegel-unit {
    font-size: 1.125rem;
  }

  .pegel-gauge {
    height: 12.5rem;
  }

  .pegel-gauge-bar {
    width: 3.25rem;
  }

  .pegel-source {
    font-size: 0.75rem;
  }
}
