span.telefon, span.fax {
  float: left;
  width: 50%;
  margin: 50px auto;
  font-size: 32px;
  color: #fff;
  text-align: center;
}

.box .slide-up {
  height: 200px !important;
      top: 11em !important;
      margin-top: -15px !important;
      padding: 1em 1em !important;

}

.box {
      height: 200px !important;
    width: 200px !important;
}

#box-wrap {
        width: auto !important;
display: inline-flex !important;
    max-width: 100% !important;
    position: absolute !important;
    left: 50% !important;
    top: 30px;
    transform: translate(-50%) !important;
    clear: both !important;
    float: none !important;
}

#mbMedia {
  padding: 10px;
}

#mbBottom {
  padding-right: 10px !important;
  padding-left: 10px !important;
  padding-top: 20px !important;
}

#mbCenter {
  padding: 0 !important;
}

#mbPrevLink big, #mbNextLink big, #mbCloseLink big, #mbBottom a:hover, #mbBottom a:active {
  color: #fff !important;
}

.navi {
  height: 80px;
  background-color: #454F63;
}

.auszeit {
  height: 500px;
  background-image: -webkit-linear-gradient(270deg, #cdf096, #9caa50);
  background-image: linear-gradient(180deg, #cdf096, #9caa50);
  text-align: center;
}

.hi {
  min-height: 500px;
  height: auto;
      margin: 0 auto;
    padding-top: 25px;
    text-align: justify;
}

.hi:after, .content:after {
   content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.h1 {
  margin-top: 0px;
  padding-top: 20px;
  font-family: Comfortaa, sans-serif;
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
}

.content {
     background-color: #9CAA50;
         margin: 0 auto 25px auto;
     width: 90%;
     min-height: 400px;
     height: 80%;
     position: relative;
     text-align: left;
     padding: 25px 25px;
         font-family: Comfortaa, sans-serif;
         font-size: 1.1em;
         line-height: 1.5em;
}

.content strong, b {font-weight: bold;}
.content em,italic {font-style: italic;}

.content li {
  list-style: circle;
  margin-left: 50px;
}

.content a {
  color: #333;
  text-decoration: none;
}

.content a:hover {
  text-decoration: underline;
}

.praxis-columns {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;

}


.column {
  float: left;
  width: 50%;
    padding: 15px;
}

.logo {
  padding-top: 30px;
}

.physio {
  color: #fff;
  font-weight: 400;
}

.gesuwo {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Comfortaa, sans-serif;
  font-size: 28px;
}

.but {
  border: 1px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 0 0 13px 0 #fff;
  font-family: Comfortaa, sans-serif;
  font-size: 18px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.but:hover {
  background-color: #61832c;
}

.wellov {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  background-color: #3a4150;
}

.wellle {
  width: 60%;
  height: 600px;
  background-image: url('../images/fotolia_103176156.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.wellre {
  width: 40%;
  height: auto;
  padding: 30px 50px 30px 50px;
  border-bottom-left-radius: 0px;
  background-color: #838da2;
}

.stripe {
  width: 80px;
  height: 6px;
  padding-left: 0px;
  background-color: #fff;
}

.stripe.li {
  background-color: #3b326b;
}

.stripe.gre {
  background-color: #3A4150;
}

.stripe.sf {
  margin-bottom: 30px;
}

.h1welcome {
  margin-top: 50px;
  font-family: Comfortaa, sans-serif;
  color: #3A4150;
  font-size: 50px;
  font-weight: 300;
}

.h1welcome.li {
  color: #3b326b;
}

.h1welcome.gre {
  color: #fff;
}

.w {
  color: #3A4150;
  font-size: 80px;
}

.w.gre {
  color: #fff;
}

.w.li {
  color: #3b326b;
}

.txt {
  font-family: Comfortaa, sans-serif;
  color: #3A4150;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 1px;
}

.txt.li {
  color: #3b326b;
}

.butmore {
  margin-top: 40px;
  margin-bottom: 50px;
  border: 1px solid #3A4150;
  background-color: transparent;
  font-family: Comfortaa, sans-serif;
  font-size: 17px;
  letter-spacing: 5px;
  color: #3A4150;
}

.butmore:hover {
  background-color: #9ec364;
}

.butmore.lila {
  border-color: #3b326b;
  color: #3b326b;
}

.butmore.lila:hover {
  border-color: #fff;
  background-color: #9ec364;
  color: #fff;
}

.flow {
  position: relative;
  z-index: 4;
  height: auto;
  border-bottom: 30px solid #9ec364;
  background-image: url('../images/flower.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.txt_flow {
  width: 50%;
  padding-top: 100px;
  padding-left: 100px;
}

.txt_flow.li {
  padding-right: 100px;
}

.farn {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/birke.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: right;
}

.candle {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/candle.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: right;
}

.news {
  position: relative;
  top: 0px;
  right: 100px;
  z-index: 3;
  display: block;
  width: 40%;
  padding: 100px 50px 50px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: hsla(0, 0%, 100%, .9);
  text-align: left;
}

.news2 {
  position: relative;
  top: 0px;
  right: 100px;
  z-index: 3;
  display: block;
  width: 40%;
  padding: 30px 50px 30px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: #838DA2;
  text-align: left;
  font-size: 1.1em;
}


.footer {
  position: absolute;
  left: 0px;
  top: 3000px;
  right: 0px;
  z-index: 6;
  display: none;
  height: 200px;
  background-color: #232B3B;
}

.foot {
  position: relative;
  top: 0px;
  z-index: 10;
  background-color: #232B3B;
}

.address a {
  text-decoration: none;
  color: inherit;
}

.address a:hover {
  text-decoration: underline;
}
.address {
  padding-top: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  font-family: Comfortaa, sans-serif;
  color: #fff;
}

.collefoo {
  padding-top: 100px;
  padding-left: 100px;
}

.colmidfoo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 280px;
  padding-bottom: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  text-align: center;
}

.buttop {
  width: 100px;
  height: 100px;
  margin-top: 0px;
  margin-right: 100px;
  padding-top: 0px;
  border: 2px solid #fff;
  border-radius: 100px;
  background-color: transparent;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #9ec364;
  font-size: 100px;
}

.buttop:hover {
  background-color: #9ec364;
  color: #fff;
}

.colrefoo {
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 210px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
}

.tel {
  font-size: 23px;
}

.navbar {
  background-color: transparent;
}

.navlink {
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: Comfortaa, sans-serif;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.navlink:hover {
  background-color: #9ec364;
  color: #fff;
}

.droplink {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Comfortaa, sans-serif;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

.droplink:hover {
  background-color: #9ec364;
  color: #000;
}

.droptxt {
  color: #fff;
}

.droptxt:hover {
  color: #fff;
}

.droplist {
  background-color: rgba(0, 0, 0, .8);
}

.droplist.w--open {
  background-color: transparent;
}

.downlink {
  border-bottom: 1px dotted hsla(0, 0%, 100%, .6);
  background-color: rgba(149, 150, 180, .9);
  color: #fff;
  font-size: 17px;
  text-transform: none;
}

.downlink:hover {
  background-color: #475a29;
}

html.w-mod-js *[data-ix="buthover"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="comein"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="comein-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="comein-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="comein-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="comeup"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="scrollri"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="scrollle"] {
  opacity: 0;
  -webkit-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate(-200px, 0px);
}

html.w-mod-js *[data-ix="scrollri-2"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="scrollri-3"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="scrollin"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="comeinhover"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .wellre {
    height: auto;
    padding: 30px;
  }
  .h1welcome {
    margin-top: 20px;
    padding-bottom: 10px;
    font-size: 30px;
  }
  .txt {
    font-size: 17px;
    line-height: 20px;
  }
  .txt_flow.li {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .news {
    padding: 30px;
  }
  .collefoo {
    padding-top: 30px;
    padding-left: 30px;
  }
  .colmidfoo {
    padding-top: 240px;
  }
  .buttop {
    margin-right: 30px;
  }
  .colrefoo {
    padding-top: 150px;
  }
  .tel {
    font-size: 19px;
  }
  .downlink {
    background-color: #3a4150;
  }
  .menubutton {
    color: #fff;
    font-size: 40px;
  }
  .menubutton.w--open {
    background-color: #9ec364;
  }
  .navmenu {
    background-color: rgba(149, 150, 180, .9);
  }
}

@media (max-width: 767px) {

  .column {
  float: left;
  width: 100%;
    padding: 15px;
}
 .bubble-container {
  visibility: hidden;
}

  .wellle {
    width: 30%;
  }
  .wellre {
    width: 70%;
  }
  .txt_flow.li {
    width: 70%;
  }
  .news {
    right: 30px;
    width: 80%;
  }
  .address {
    padding-bottom: 10px;
  }
  .colmidfoo {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .colrefoo {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 479px) {
  .bubble {
    padding-right: 30px;
    padding-left: 30px;
  }
  .h1 {
    font-size: 34px;
    line-height: 44px;
  }
  .physio {
    font-size: 34px;
  }
  .gesuwo {
    font-size: 24px;
    line-height: 30px;
  }
  .but {
    font-size: 16px;
  }
  .wellre {
    width: 100%;
  }
  .txt_flow.li {
    width: 100%;
  }

  .column {
  float: left;
  width: 100%;
    padding: 15px;
}
}