@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  src: url(/_fonts/google/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNG9hU4-6qm.ttf) format('truetype');
}
@font-face {
  font-family: 'Alegreya Sans';
  font-style: italic;
  font-weight: 400;
  src: url(/_fonts/google/s/alegreyasans/v24/5aUt9_-1phKLFgshYDvh6Vwt7V9dv21W.ttf) format('truetype');
}
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/_fonts/google/s/alegreyasans/v24/5aUz9_-1phKLFgshYDvh6Vwt7VptuA.ttf) format('truetype');
}
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 700;
  src: url(/_fonts/google/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5eFIqEp2jg.ttf) format('truetype');
}
#headerCenter {
  justify-content: center;
}
#headerRight {
  text-align: right;
  display: flex;
  align-items: stretch;
  margin-left: auto;
}
#headerBottom {
  text-align: center;
}
.teaser {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .teaser {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .teaser {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .teaser {
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .teaser {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .teaser {
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .teaser {
    padding-right: 30px;
  }
}
.teaser footer {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .teaser footer {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .teaser footer {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .teaser footer {
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .teaser footer {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .teaser footer {
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .teaser footer {
    padding-right: 30px;
  }
}
.teaser footer a {
  background: #457bb0;
  display: inline-block;
  padding: 12px 15px;
  border-radius: 5px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  transition: 0.3s;
}
.teaser footer a:hover {
  text-decoration: none;
  background: #6594c3;
}
.teaser footer a:after {
  content: " »";
}
.teaser > * {
  padding-left: 0;
  padding-right: 0;
}
/******* optional Hilfs-Mixins *******/
/****** standard-css */
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
.contentBox > h1,
.contentBox > h2,
.contentBox > h3,
.contentBox > h4,
.contentBox > h5,
.contentBox > h6 {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .contentBox > h1,
  .contentBox > h2,
  .contentBox > h3,
  .contentBox > h4,
  .contentBox > h5,
  .contentBox > h6 {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .contentBox > h1,
  .contentBox > h2,
  .contentBox > h3,
  .contentBox > h4,
  .contentBox > h5,
  .contentBox > h6 {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .contentBox > h1,
  .contentBox > h2,
  .contentBox > h3,
  .contentBox > h4,
  .contentBox > h5,
  .contentBox > h6 {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .contentBox > h1,
  .contentBox > h2,
  .contentBox > h3,
  .contentBox > h4,
  .contentBox > h5,
  .contentBox > h6 {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .contentBox > h1,
  .contentBox > h2,
  .contentBox > h3,
  .contentBox > h4,
  .contentBox > h5,
  .contentBox > h6 {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .contentBox > h1,
  .contentBox > h2,
  .contentBox > h3,
  .contentBox > h4,
  .contentBox > h5,
  .contentBox > h6 {
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .contentBox > h1,
  .contentBox > h2,
  .contentBox > h3,
  .contentBox > h4,
  .contentBox > h5,
  .contentBox > h6 {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .contentBox > h1,
  .contentBox > h2,
  .contentBox > h3,
  .contentBox > h4,
  .contentBox > h5,
  .contentBox > h6 {
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .contentBox > h1,
  .contentBox > h2,
  .contentBox > h3,
  .contentBox > h4,
  .contentBox > h5,
  .contentBox > h6 {
    padding-right: 30px;
  }
}
p:last-child {
  margin-bottom: 0;
}
* {
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
@media (min-width: 992px) {
  img {
    max-width: none;
  }
}
.floatLeft {
  margin-right: 20px;
}
.floatRight {
  margin-left: 20px;
}
iframe {
  width: 100%;
  height: 400px;
}
.fullWidth {
  max-width: 100%;
  width: 100%;
}
button,
hr,
input {
  overflow: visible;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
[type=checkbox],
[type=radio],
legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
html,
body {
  height: 100%;
  height: 100vh;
}
.pageWrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  height: 100vh;
}
main {
  flex: 1 0 auto;
}
.container,
main > *,
.contentBox > * {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
.contentBox {
  width: 100%;
  max-width: 100%;
}
main > section {
  width: 100%;
  max-width: 100%;
}
.contentPadding,
article,
main > form,
.contentBox > form {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .contentPadding,
  article,
  main > form,
  .contentBox > form {
    padding-bottom: 30px;
  }
}
.headerWrapper {
  background: #6EBF6B;
  flex-shrink: 0;
}
.headerWrapper header {
  display: block;
  padding: 0px 10px 0px 10px;
  position: relative;
}
@media (min-width: 768px) {
  .headerWrapper header {
    display: flex;
    padding: 0px 20px 0px 20px;
  }
}
@media (min-width: 992px) {
  .headerWrapper header {
    padding: 0px 30px 0px 30px;
  }
}
.headerWrapper header > * {
  display: flex;
  align-items: center;
}
.logo {
  margin: 5px 0 5px 0;
  display: flex;
  position: relative;
}
@media (min-width: 768px) {
  .logo {
    margin: 10px 0 10px 0;
  }
}
@media (min-width: 992px) {
  .logo {
    left: 0;
    margin: 20px 0 20px 0;
  }
}
.logo > img {
  height: 50px;
  max-width: none;
  max-height: 100%;
}
@media (min-width: 768px) {
  .logo > img {
    height: 67px;
  }
}
@media (min-width: 992px) {
  .logo > img {
    height: 150px;
  }
}
.logo {
  display: flex;
  align-items: center;
  margin: 0.5rem;
}
.pageHeading {
  display: inline-block;
  font-size: 1.3em;
  color: #5db759;
  font-weight: bold;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .pageHeading {
    font-size: 1.5em;
    margin-bottom: 0.2em;
  }
}
@media (min-width: 992px) {
  .pageHeading {
    font-size: 2em;
  }
}
.pageHeading {
  font-weight: normal;
  white-space: normal;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media (min-width: 992px) {
  .pageHeading {
    white-space: nowrap;
  }
}
.pageHeading > .name {
  font-size: 1.3em;
  text-align: right;
}
@media (min-width: 768px) {
  .pageHeading > .name {
    font-size: 1.5em;
  }
}
.slogan {
  white-space: nowrap;
}
nav a {
  color: inherit;
  text-decoration: none;
}
nav a:hover,
nav a:active {
  text-decoration: none;
}
nav a:focus {
  outline: none;
}
.headerWrapper nav {
  display: flex;
  align-items: stretch;
  height: 100%;
  white-space: nowrap;
  font-family: 'Alegreya Sans';
}
.headerWrapper nav a {
  display: flex;
  align-items: center;
  padding-left: 1em;
  padding-right: 1em;
  color: #4eac4b;
  transition: 0.4s;
}
.headerWrapper nav a.over,
.headerWrapper nav a.active {
  color: #e64a67;
}
#headerBottom {
  text-align: center;
}
@media (min-width: 768px) {
  #headerBottom nav {
    display: inline-flex;
  }
  #headerBottom nav a {
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 1.3em;
  }
}
main > nav,
nav.secondary {
  max-width: 100%;
  background: #6EBF6B;
  color: #fff;
  position: relative;
  font-family: 'Alegreya Sans';
  text-align: center;
}
main > nav > a,
nav.secondary > a {
  display: inline-block;
  padding: 0.8em 1em 0.8em 1em;
}
main > nav > a.active,
nav.secondary > a.active {
  background: #e64a67;
}
main > nav > a.over,
nav.secondary > a.over {
  background: #e64a67;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #e33454;
  font-family: 'Alegreya Sans';
}
h1 {
  font-size: 1.4em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.2em;
}
@media (min-width: 768px) {
  h1 {
    font-size: 1.6em;
  }
  h2 {
    font-size: 1.3em;
  }
  h3 {
    font-size: 1.2em;
  }
}
h2 {
  color: #6EBF6B;
}
.burger {
  min-width: 24px;
  margin-left: auto;
}
.burger .line {
  background-color: #e64a67;
}
@media (max-width: 767px) {
  html > body.hasBurger nav:not(.noburger) {
    display: none;
  }
  .burgerNav a.active {
    background: #e64a67;
  }
}
@media (min-width: 768px) {
  .burger {
    display: none;
  }
}
.burger {
  margin-right: 2.5%;
}
.columns {
  padding: 0;
}
@media (min-width: 768px) {
  .columns {
    display: flex;
    flex-wrap: wrap;
  }
  .columns > * {
    flex: 1;
  }
  .columns > *:not(:last-child) {
    padding-right: 2.5%;
  }
  .columns > *:last-child:not(:first-child) {
    padding-left: 2.5%;
  }
}
body {
  color: #444;
  font-size: 85%;
  line-height: 1.4;
  word-spacing: 0.15em;
}
@media (min-width: 768px) {
  body {
    font-size: 85%;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 100%;
  }
}
article img,
.phrase img {
  margin-bottom: 15px;
  margin-top: 5px;
}
article time,
.phrase time {
  display: block;
  margin-bottom: 1em;
  font-size: 0.9em;
  font-style: italic;
  font-weight: bold;
}
article:after,
.phrase:after {
  content: '';
  display: block;
  clear: both;
}
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  a[href^="tel"]:link,
  a[href^="tel"]:visited,
  a[href^="tel"]:hover {
    color: inherit;
    cursor: default;
    text-decoration: none;
  }
}
a {
  color: #37618b;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
form {
  max-width: 600px;
}
.formField {
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
  z-index: 10;
}
.formField input[type='text'],
.formField input[type='email'] {
  outline: 0;
}
.formField input[type='text']:focus,
.formField input[type='email']:focus {
  box-shadow: inset 0 -1px #6EBF6B;
}
.formField input[type='text'] + label,
.formField input[type='email'] + label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding-top: 0.4rem;
  transition: 0.2s;
  transform-origin: left top;
  color: #888;
}
.formField input[type='text']:-webkit-autofill + label,
.formField input[type='email']:-webkit-autofill + label,
.formField input[type='text']:focus + label,
.formField input[type='email']:focus + label,
.formField input[type='text'].hasContent + label,
.formField input[type='email'].hasContent + label {
  transform: translateY(-1.5rem) scale(0.85);
}
.formField input[type='text']:focus + label,
.formField input[type='email']:focus + label {
  color: #6EBF6B;
}
.formField label {
  padding-left: 7px;
}
.formField input[type='radio'],
.formField input[type='checkbox'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
}
.formField input[type='radio'] + label,
.formField input[type='checkbox'] + label {
  display: inline-block;
  min-height: 2em;
}
.formField input[type='checkbox']:checked,
.formField input[type='checkbox']:not(:checked),
.formField input[type='radio']:checked,
.formField input[type='radio']:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin: 0;
  padding: 0;
}
.formField input[type='checkbox']:checked + label::before,
.formField input[type='checkbox']:not(:checked) + label::before,
.formField input[type='radio']:checked + label::before,
.formField input[type='radio']:not(:checked) + label::before {
  content: ' ';
  display: inline-block;
  width: 17px;
  height: 17px;
  position: relative;
  top: 4px;
  border: 1px solid #bbb;
  background: white;
  margin-right: 1em;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.formField input[type=radio]:checked + label::before,
.formField input[type=radio]:not(:checked) + label::before {
  border-radius: 50%;
}
.formField input[type='checkbox']:hover + label::before,
.formField input[type='radio']:hover + label::before {
  background: #ddd;
  box-shadow: inset 0 0 0 2px white;
}
.formField input[type='checkbox']:checked + label::before,
.formField input[type='radio']:checked + label::before {
  background: #6EBF6B;
  box-shadow: inset 0 0 0 2px white;
  transition: 0.2s;
}
input:not([type='radio']):not([type='checkbox']),
textarea {
  display: block;
  width: 100%;
}
input,
textarea,
button {
  padding: 7px;
  border-width: 1px;
  border-style: solid;
  border-color: #6EBF6B;
  border-radius: 3px;
}
textarea {
  min-height: 200px;
}
label {
  padding-left: 7px;
}
button,
input[type='submit'] {
  background-color: #e64a67;
  color: #fff;
  font-weight: bold;
  font-size: 0.9em;
  padding: 10px 20px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 3px;
  border-color: #b11935;
}
button:hover,
input[type='submit']:hover {
  background-color: #ec778d;
  transition: 0.5s;
}
.footerWrapper {
  flex-shrink: 0;
  text-align: right;
  font-size: 0.9em;
  background: #6EBF6B;
}
.footerWrapper a {
  display: inline-block;
  padding: 10px;
  color: #576a7c;
  text-decoration: underline;
}
.footerWrapper a.over,
.footerWrapper a.active {
  color: white;
  text-decoration: none;
  background: #457bb0;
}
body {
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 16px;
}
@media (min-width: 992px) {
  body {
    font-size: 18px;
  }
}
label {
  color: #6EBF6B;
}
h1,
h2 {
  font-weight: normal;
}
.footerWrapper a {
  color: white;
  text-decoration: none;
}
.footerWrapper a.over,
.footerWrapper a.active {
  background: #e64a67;
}
.headerWrapper {
  background-color: #ffffff;
  font-family: Alegreya;
}
.headerWrapper header {
  padding: 0;
}
@media (min-width: 768px) {
  .headerWrapper header {
    display: block;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.headerWrapper header > *:not(a) {
  align-items: center;
}
.headerWrapper header .logo {
  display: inline-block;
}
.headerWrapper #headerLeft {
  max-width: 100%;
  font-size: 0.85em;
}
@media (min-width: 768px) {
  .headerWrapper #headerLeft {
    display: block;
  }
}
.headerWrapper #headerBottom {
  border-bottom: 1px solid #f9d0d8;
}
@media (min-width: 768px) {
  .headerWrapper #headerBottom {
    background: #eee;
    border-top: 1px solid #f9d0d8;
  }
}
#headerRight {
  padding: 0;
}
#headerRight nav {
  margin: auto;
  font-size: 1.5em;
}
@media (min-width: 768px) {
  #headerRight nav > a {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
.jumbotron {
  text-align: center;
  align-items: center;
}
.jumbotron.home > .bg {
  height: 200px;
  width: 100%;
  background-position: center;
  background-image: url(/media/bilder/Puppenhaus.jpg);
  background-size: cover;
}
@media (min-width: 768px) {
  .jumbotron.home > .bg {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .jumbotron.home > .bg {
    height: 400px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
.jumbotron.home > .container {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media (min-width: 768px) {
  .jumbotron.home > .container {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .jumbotron.home > .container {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .jumbotron.home > .container {
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .jumbotron.home > .container {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .jumbotron.home > .container {
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .jumbotron.home > .container {
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .jumbotron.home > .container {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .jumbotron.home > .container {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .jumbotron.home > .container {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .jumbotron.home > .container {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .jumbotron.home > .container {
    padding-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .jumbotron.home > .container {
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .jumbotron.home > .container {
    max-width: 500px;
    margin-top: -85px;
  }
}
@media (min-width: 992px) {
  .jumbotron.home > .container {
    max-width: 600px;
  }
}
.jumbotron.home > .container .intro-text {
  display: inline-block;
  font-size: 1.8em;
  color: #e64a67;
  margin-bottom: 0.5rem;
}
.jumbotron.baby-parents-therapy {
  height: 400px;
  background-image: url(/media/bilder/Z3.jpg);
  background-size: contain;
}
@media (min-width: 768px) {
  .welcome-text {
    margin-top: 60px;
  }
}
.author-text {
  font-size: 0.9em;
  text-align: right;
}
.floatLeft {
  display: block;
  margin-left: auto;
  margin-right: auto !important;
  float: none;
}
@media (min-width: 768px) {
  .floatLeft {
    float: left;
    margin-right: 20px !important;
  }
}
.floatRight {
  display: block;
  margin-left: auto;
  margin-right: auto !important;
  float: none;
}
@media (max-width: 767px) {
  .floatRight {
    width: calc(100% + 2 * 10px);
    max-width: calc(100% + 2 * 10px);
    margin-left: -10px !important;
  }
}
@media (min-width: 768px) {
  .floatRight {
    float: right;
    margin-left: 20px !important;
  }
}
@media (min-width: 768px) {
  article img {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  }
}
#portrait {
  border-radius: 50%;
}
#portrait {
  border-radius: 10px;
}
iframe {
  width: 100%;
  height: 400px;
}
.gallery > .thumbs a.active {
  outline-color: rgba(230, 74, 103, 0.8) !important;
}
