@charset "UTF-8";
/* CSS Document */

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v51-latin-300.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/roboto-v51-latin-300italic.woff2") format('woff2');
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v51-latin-regular.woff2") format('woff2');
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto-v51-latin-italic.woff2") format('woff2');
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v51-latin-500.woff2") format('woff2');
}

/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/roboto-v51-latin-500italic.woff2") format('woff2');
}

/* roboto-600 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/roboto-v51-latin-600.woff2") format('woff2');
}

/* roboto-600italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/roboto-v51-latin-600italic.woff2") format('woff2');
}

/* material-icons-regular - latin */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/material-icons-v145-latin-regular.woff2") format('woff2');
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 26px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}
.material-icons-2 {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 22px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}
.left-aligned {
    text-align: left;
}
.right-aligned {
    text-align: right;
    letter-spacing: normal;
}	
.padding-header {
    padding-top: 10px;
    padding-bottom: 1px;
}
.roboto-medium {
    font-weight: 500;
}
.padding-headlines {
    padding-top: 60px;
    padding-bottom: 20px;
}
.padding-copy {
    padding-top: 20px;
    padding-bottom: 8px;
}
.padding-enso {
    padding-top: 50px;
    padding-bottom: 60px;
}
.padding-footer {
    padding-top: 20px;
    padding-bottom: 15px;
}
.padding-footer-1 {
    padding-top: 18px;
    padding-bottom: 8px;
}
.padding-footer-2 {
    padding-top: 0px;
    padding-bottom: 18px;
}
.padding-footer-3 {
    padding-top: 18px;
    padding-bottom: 18px;
}
.typo-copy {
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.6;
	margin-bottom: 5px;
}
.spaced {
    letter-spacing: 1.2px;
}

.color-willkommen {
    color: rgba(138,89,23,1.00);
}
.background-willkommen {
    background-color: rgba(138,89,23,1.00);
}
.color-wie-ich-arbeite {
    color: rgba(1,117,167,1.00);
}
.background-wie-ich-arbeite {
    background-color: rgba(1,117,167,1.00);
}
.color-ept {
    color: rgba(114,95,75,1.00);
}
.background-ept {
    background-color: rgba(114,95,75,1.00);
}
.color-prinzipien-der-ept {
    color: rgba(41,40,55,1.00);
}
.background-prinzipien-der-ept {
    background-color: rgba(41,40,55,1.00);
}
.color-psychotherapie {
    color: rgba(134,141,88,1.00);
}
.background-psychotherapie {
    background-color: rgba(134,141,88,1.00);
}
.color-meditation {
    color: rgba(69,162,165,1.00);
}
.background-meditation {
    background-color: rgba(69,162,165,1.00);
}
.color-faq {
    color: rgba(104,135,165,1.00);
}
.background-faq {
    background-color: rgba(104,135,165,1.00);
}
.color-ueber-mich {
    color: rgba(109,35,0,1.00);
}
.background-ueber-mich {
    background-color: rgba(109,35,0,1.00);
}
.color-kontakt {
    color: rgba(165,118,83,1.00);
}
.background-kontakt {
    background-color: rgba(165,118,83,1.00);
}
.color-impressum {
    color: rgba(111,94,29,1.00);
}
.background-impressum {
    background-color: rgba(111,94,29,1.00);
}
.typo-white {
    color: rgba(255,255,255,1.00);
}
.typo-footer {
    font-size: 0.9rem;
    letter-spacing: 1.5px;
}
.typo-footer-1 {
    font-size: 0.75rem;
    letter-spacing: 1.5px;
}
.lines-up {
    border-top: thin solid rgba(255,255,255,1.00);
}
.lines-down {
    border-bottom: thin solid rgba(255,255,255,1.00);
}
.background-white {
    background-color: rgba(255,255,255,1.00);
}
