@charset "UTF-8";
/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
@media (max-width: 1024px) {
  #menu-main {
    margin-top: 20px;
  }
}
.fusion-wrapper .awb-menu__main-li_regular.current-menu-ancestor .awb-menu__main-a_regular,
.fusion-wrapper .awb-menu__main-li_regular.current-menu-item .awb-menu__main-a_regular,
.fusion-wrapper .awb-menu__main-li_regular.current-menu-parent .awb-menu__main-a_regular,
.fusion-wrapper .awb-menu__main-li_regular.expanded .awb-menu__main-a_regular,
.fusion-wrapper .awb-menu__main-li_regular.hover .awb-menu__main-a_regular,
.fusion-wrapper .awb-menu__main-li_regular:active .awb-menu__main-a_regular,
.fusion-wrapper .awb-menu__main-li_regular:focus .awb-menu__main-a_regular,
.fusion-wrapper .awb-menu__main-li_regular:focus-within .awb-menu__main-a_regular,
.fusion-wrapper .awb-menu__main-li_regular:hover .awb-menu__main-a_regular {
  color: #3cc7ca !important;
}

.fusion-tb-header .fusion-sticky-transition {
  -webkit-box-shadow: 0px 0px 35px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 35px 1px rgba(0, 0, 0, 0.1);
}

h4.entry-title a {
  color: #2c2c2c !important;
}

a.tfs-scroll-down-indicator {
  text-decoration: none !important;
}

h4.entry-title a:hover {
  text-decoration: underline !important;
}

@media (max-width: 767px) {
  .main_logo {
    /* 		width: 160px; */
  }
}
.fusion-header .fusion-logo .fusion-standard-logo {
  width: 320px;
}

.fusion-header .fusion-logo .fusion-mobile-logo {
  width: 120px;
}

.fusion-header .fusion-logo .fusion-sticky-logo {
  width: 220px;
}

@media (min-width: 769px) {
  .home_teaser {
    min-height: 400px;
  }
}
body .fusion-text h6, body .fusion-title h6 {
  font-style: normal !important;
  color: #2db8c5;
  font-size: 20px;
  line-height: 1.4 !important;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
}

.about-author h2 a {
  color: #2c2c2c !important;
}

.single-post h1.entry-title {
  display: none;
  visibility: hidden;
}

.feature_box, .team_single {
  min-height: 600px;
}

.feature_box .fusion-text h6,
.feature_box .fusion-text h3,
.team_single .fusion-text h3 {
  color: white !important;
}

.team_single .fusion-text h3 {
  margin: 0 0 15px 0;
  font-size: 28px;
}

.team_single .fusion-text p {
  line-height: 22px;
}

.services_dark h3.panel-title a {
  color: #969696 !important;
}

.services_dark .fusion-accordian .panel-title a.active {
  color: white !important;
}

.fusion-imageframe.bg_white {
  background: white;
}

.page .fusion-accordian .panel-body {
  padding-left: 36px;
}

#content .fusion-text ul.hero {
  margin: 0 0 2em 0;
  padding: 0 0 0 3em;
}

#content .fusion-text ul.hero li {
  font-size: 40px;
  font-weight: bold;
  color: #969696;
  border-bottom: 1px solid #969696;
  padding: 0.3em 0;
}

@media (max-width: 999px) {
  #content .fusion-text ul.hero li {
    font-size: 24px;
    line-height: 36px;
  }
}
#content .fusion-text ul {
  list-style: none;
  padding-left: 15px;
}

#content .fusion-text ul li::before {
  content: "•";
  color: #3cc7ca;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

#content .panel-body ul {
  list-style: none;
  padding: 0 0 0 24px;
  margin: 0;
}

#content .panel-body ul li {
  position: relative;
  padding-top: 0;
  margin-bottom: 23px;
}

#content .panel-body ul li::before {
  font-size: 2rem;
  left: -1.4rem;
  top: 11px;
  line-height: 0;
  font-weight: 400;
  content: "•";
  font-size: 1.5em;
  color: #3cc7ca;
  display: inline-block;
  font-weight: 700;
  position: absolute;
  left: -0.9em;
  top: 12px;
}

#content .panel-body ul li:not(:last-child):after {
  content: "";
  width: 4px;
  height: calc(100% + 3px);
  background-image: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%206%2015%22%3E%3Ccircle%20fill%3D%22%233cc7ca%22%20cx%3D%223%22%20cy%3D%222%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E);
  top: 22px;
  left: -1.2rem;
  position: absolute;
  display: inline-block;
  background-repeat: repeat-y;
}

.fusion-person {
  position: relative;
}

.person-desc {
  height: 0 !important;
  width: 100%;
  padding: 0 10% !important;
  opacity: 0;
  visibility: hidden;
}

.fusion-person:hover .person-desc {
  height: 100% !important;
  padding-top: 10% !important;
  position: absolute;
  bottom: 0;
  /* 	z-index: 999; */
  transition-property: height;
  transition-duration: 0.3s;
  overflow: hidden;
  opacity: 1;
  visibility: visible;
}

.person-name {
  color: white !important;
}

.person-title {
  color: white !important;
  font-weight: 400;
  font-size: 16px !important;
}

.post-content .feature_box_big h3 {
  color: white;
}

.fusion-button {
  border-radius: 50px !important;
}

.fusion-body .fusion-button-default-size {
  padding: 20px 40px !important;
}

.fusion-button.bttn_outline {
  background: transparent !important;
  border-color: white !important;
  border-width: 2px;
  margin-top: 20px;
  padding: 20px 40px !important;
}

.fusion-button.bttn_outline:hover {
  background: white !important;
}

.fusion-button.bttn_outline:hover span {
  color: black !important;
}

.fusion-button.bttn_inv {
  background: white !important;
}

.fusion-button.bttn_inv span {
  color: #2c2c2c !important;
}

.fusion-button.bttn_inv:hover {
  background: black !important;
}

.fusion-button.bttn_inv:hover span {
  color: white !important;
}

.fusion-button.bttn_red:hover {
  border-color: #e6393d !important;
  background: #e7393d !important;
}

.fusion-button.bttn_dark:hover {
  background: black !important;
}

.fusion-button.bttn_dark_outline {
  background: transparent !important;
  border-color: #2c2c2c !important;
  border-width: 2px;
  padding: 20px 40px !important;
}

.fusion-button.bttn_dark_outline span {
  color: #2c2c2c !important;
}

.fusion-button.bttn_dark_outline:hover {
  background: #2c2c2c !important;
}

.fusion-button.bttn_dark_outline:hover span {
  color: white !important;
}

.fusion-footer .fusion-button.bttn_red {
  margin-top: 20px;
}

.fusion-footer .wp-image-146 {
  width: 330px;
}

#footer a {
  color: white !important;
  text-decoration: none !important;
}

#footer a:hover {
  color: #3cc7ca !important;
}

.footer_menu_contact a {
  font-weight: 700 !important;
}

.to-top-right #toTop {
  right: 25px !important;
}

.inhaber-logo-footer-wrap > * {
  padding-top: 0 !important;
}
@media screen and (min-width: 1400px) {
  .inhaber-logo-footer-wrap > * {
    padding-right: 150px !important;
  }
}
.inhaber-logo-footer-wrap > * > * {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 959px) {
  .inhaber-logo-footer-wrap > * > * {
    justify-content: center;
  }
}
.inhaber-logo-footer-wrap .inhaber-logo-footer {
  max-width: 180px !important;
  background: #fff;
  border-radius: 100% !important;
}

.stretch-items > div > div {
  min-height: 590px;
}

.g-map-container > div {
  align-items: stretch !important;
}
.g-map-container > div > div {
  align-items: stretch !important;
}

.g-map-wrap {
  min-height: 400px;
}
@media screen and (max-width: 959px) {
  .g-map-wrap {
    order: 2 !important;
  }
}
.g-map-wrap .fusion-text {
  height: 100%;
}
.g-map-wrap .wpgmza_map {
  background: url(https://innere-im-mediapark.de/wp-content/uploads/map_blurred.png) no-repeat;
  background-size: cover;
  height: 100% !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.g-map-wrap .wpgmza_map .wpgmza-gdpr-compliance {
  background: #fff;
  max-width: 90%;
  border-radius: 12px;
  padding: 25px 30px 5px;
  text-align: center;
}
.g-map-wrap .wpgmza_map .wpgmza-gdpr-compliance button.wpgmza-api-consent {
  border-radius: 20px;
  padding: 10px 30px;
  border: none;
  background: #ea5153 !important;
  color: #fff;
  font-size: 17px;
}
.g-map-wrap .wpgmza_map .wpgmza-gdpr-compliance button.wpgmza-api-consent:hover {
  cursor: pointer;
  background: #e7393d !important;
}

#menu-main {
  flex-wrap: nowrap !important;
}
#menu-main a.awb-menu__main-a {
  font-weight: 600;
  line-height: 1.5;
  white-space: nowrap;
}
#menu-main .awb-menu__main-li {
  margin: 0 15px;
}

@media screen and (max-width: 1400px) {
  .header-recipe-btn {
    display: none !important;
  }
}
nav#main-nav ~ div {
  display: flex;
  align-items: center;
  justify-content: center;
}

body.page-id-1658 #main {
  padding-top: 0 !important;
}

body #sticky-social-icons-container {
  top: 200px;
}
@media only screen and (max-width: 1024px) {
  body .termin_header .fusion-button {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  body #sticky-social-icons-container {
    top: unset;
    bottom: 100px;
  }
}
body h1.fusion-title-heading.title-heading-left.fusion-responsive-typography-calculated {
  text-shadow: 0 5px 40px #000000;
}
body .border-img {
  box-shadow: 0 15px 30px 0px rgba(0, 0, 0, 0.16) !important;
  border-radius: 25px;
}
body h6 {
  font-style: normal !important;
  color: #2db8c5 !important;
  font-size: 20px !important;
  font-weight: 300;
  text-transform: uppercase;
}
body h1.start-h, body .start-h {
  font-size: 58px;
}
body h1.start-h strong, body .start-h strong {
  font-weight: 900;
}
body h1.start-h em, body .start-h em {
  display: inline-block;
  font-style: normal !important;
  color: #2db8c5;
  font-size: 20px;
  line-height: 1.4 !important;
  font-weight: 300;
  text-transform: uppercase;
}
@media only screen and (max-width: 1300px) {
  body h1.start-h br, body .start-h br {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  body h1.start-h, body .start-h {
    font-size: 42px;
  }
  body h1.start-h em, body .start-h em {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
body h2.start-h {
  font-size: 38px;
}
body h2.start-h.w, body h2.start-h.w em {
  color: #fff;
}
body #fusion-slider-14 .flex-direction-nav a {
  width: 63px;
  height: 63px;
  line-height: 63px;
  font-size: 25px;
  border-radius: 50%;
}
body .icons-hero .icon i {
  height: 80px !important;
  width: 8px !important;
  line-height: 60px !important;
  font-size: 60px !important;
}
body #icons-hero.fusion-content-boxes p, body #icons-hero.fusion-content-boxes a.fusion-read-more {
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  line-height: 1.4 !important;
}
body #icons-hero.fusion-content-boxes .content-wrapper-background {
  background: #fff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1215686275);
}
body #icons-hero.fusion-content-boxes a.fusion-read-more {
  border: 1px solid rgba(0, 0, 0, 0.3215686275);
  border-radius: 25px;
  padding: 10px 20px;
  color: black !important;
  text-decoration: none !important;
}
body #icons-hero.fusion-content-boxes a.fusion-read-more:after {
  display: none !important;
}
body #jobs-row-benefits .fontawesome-icon:before {
  font-size: 100px;
}
body #aktuelles .fusion-text.fusion-text-3.fusion-text-no-margin {
  max-width: 650px;
  align-self: start;
}
body #aktuelles .fusion-text.fusion-text-3.fusion-text-no-margin h2.start-h {
  font-size: 55px;
}
body #aktuelles .fusion-text.fusion-text-3.fusion-text-no-margin p {
  font-size: 22px;
}
body #philo-box .fusion-builder-row.fusion-row {
  border-radius: 25px;
  overflow: hidden;
}
body #philo-box a {
  color: #fff;
}
body #google-rez #content .fusion-text ul li::before {
  display: none;
}
body #google-rez .wprevpro_t1_SPAN_5 br {
  display: none;
}
body #google-rez .wprev_showdate_T1 {
  display: inline-block;
  padding-left: 10px;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.31);
}
body #google-rez .wprev-slider {
  margin-left: 0px;
  margin-right: 0px;
}
body #google-rez img.wprevpro_t1_site_logo {
  right: 12px;
  bottom: 12px;
}
body #google-rez .wprevpro_t1_DIV_2 {
  padding: 40px 45px 20px 45px;
  margin: 0;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 15px;
  border-radius: 8px;
}
body #google-rez .wprevpro_t1_DIV_2:after {
  display: none;
}
body .round-corners > div {
  border-radius: 25px !important;
  overflow: hidden;
}
body #start-news img {
  border-radius: 25px;
}
body span.verifiedloc1.wprevpro_verified_svg.wprevtooltip {
  display: inline-block;
  margin-right: auto;
  width: 60%;
  margin-bottom: 10px;
}
body #content .fusion-text ul li::before {
  display: none !important;
}
body span.fusion-imageframe.imageframe-none.imageframe-3.hover-type-none.sign-pos {
  position: absolute;
  width: 230px;
  bottom: -10px;
  right: -20px;
  background: #fff;
  border-radius: 100% !important;
}
@media screen and (max-width: 500px) {
  body span.fusion-imageframe.imageframe-none.imageframe-3.hover-type-none.sign-pos {
    max-width: 150px;
  }
}
body .start-textr-btn-col > div {
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px;
}
body .start-textr-btn-col > div > *:nth-child(1) {
  flex: 1 1 100%;
}
body .start-textr-btn-col > div > *:nth-child(2), body .start-textr-btn-col > div > *:nth-child(3) {
  flex: 0 0 auto;
}
body .start-textr-btn-col > div > *:nth-child(2) a, body .start-textr-btn-col > div > *:nth-child(3) a {
  margin-top: 0px !important;
}
body a.bttn_outline.primary-color {
  border-color: #2db8c5 !important;
}
body a.bttn_outline.primary-color span {
  color: #2db8c5 !important;
}
body a.bttn_outline.primary-color:hover {
  background: #2c2c2c !important;
  border-color: #2c2c2c !important;
}
body a.bttn_outline.primary-color:hover span {
  color: #fff !important;
}

body .c-grid {
  max-width: 800px;
}
body .c-grid span.req {
  color: #ea5153;
  padding-left: 5px;
  font-weight: 900;
}
body .c-grid .row {
  display: flex;
  padding-top: 10px;
  margin: 0 -5px;
}
body .c-grid .row > * {
  margin: 0 5px;
}
body .c-grid .col-6 {
  width: 50%;
}
body .c-grid .col-12 {
  width: 100%;
}
body .c-grid .col-8 {
  width: 75%;
}
body .c-grid .col-4 {
  width: 25%;
}
body .c-grid .col-7 {
  width: 58.3%;
}
body .c-grid .col-5 {
  width: 41.67%;
}
@media screen and (max-width: 450px) {
  body .c-grid .form-bot-wrap {
    display: block !important;
  }
  body .c-grid .form-bot-wrap .submit-wrap {
    margin-bottom: 15px;
  }
  body .c-grid .row {
    flex-wrap: wrap;
  }
  body .c-grid .row > * {
    width: 100% !important;
  }
}
body .c-grid input:not([type=submit]), body .c-grid select {
  border: none;
  background-color: #f6f6f6 !important;
  padding: 15px 35px;
  width: 100%;
  display: inline-block;
}
body .c-grid input:not([type=submit])::placeholder, body .c-grid select::placeholder {
  color: #6a6a6a;
}
body .c-grid select {
  color: #718096;
}
body .c-grid label {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  color: #615e5e;
}
body .c-grid .ds {
  padding: 20px 0 10px;
  font-size: 14px;
}
body .c-grid .form-bot-wrap {
  display: flex;
  justify-content: space-between;
}
body .c-grid span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.wpcf7-exclusive-checkbox {
  display: flex;
  gap: 25px;
  margin: 10px 0 0;
}
body .c-grid span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.wpcf7-exclusive-checkbox label {
  font-weight: 400 !important;
}

#job-header h1 {
  text-align: center;
  text-shadow: 0 5px 40px #000;
}
#job-header .job-sub-title {
  color: #fff;
  font-size: 34px;
  text-shadow: 0 5px 40px #000;
}
#job-header .job-sub-title p {
  margin: 0 !important;
}
@media screen and (max-width: 1024px) {
  #job-header h1 {
    font-size: 42px !important;
  }
  #job-header .job-sub-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 769px) {
  #job-header h1 {
    font-size: 28px !important;
  }
  #job-header .job-sub-title {
    font-size: 21px;
  }
}

.job-page p {
  margin: 0 0 30px;
}
.job-page h2 {
  color: #2db8c5;
  font-size: 28px !important;
}

span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required {
  display: flex;
  gap: 25px;
}

.radio-l {
  padding: 20px 0;
  font-weight: 600;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
  border-radius: 40px;
  padding: 15px 40px;
}

.wpcf7 .wpcf7-list-item,
.wpcf7 label {
  display: flex;
}

.wpcf7 .wpcf7-list-item {
  margin: 0;
}

.wpcf7 .wpcf7-list-item:not(:last-child) {
  margin-bottom: 10px;
}

.wpcf7 label {
  cursor: pointer;
}

.wpcf7 [type=radio],
.wpcf7 [type=checkbox] {
  position: absolute;
  left: -9999px;
}

.wpcf7 [type=radio] + .wpcf7-list-item-label,
.wpcf7 [type=checkbox] + .wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
  line-height: 20px;
}

.wpcf7 [type=radio] + .wpcf7-list-item-label::before,
.wpcf7 [type=checkbox] + .wpcf7-list-item-label::before,
.wpcf7 [type=radio] + .wpcf7-list-item-label::after,
.wpcf7 [type=checkbox] + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
}

.wpcf7 [type=radio] + .wpcf7-list-item-label::before,
.wpcf7 [type=radio] + .wpcf7-list-item-label::after {
  border-radius: 50%;
}

.wpcf7 [type=radio] + .wpcf7-list-item-label::before,
.wpcf7 [type=checkbox] + .wpcf7-list-item-label::before {
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #d7d7cf;
}

.wpcf7 [type=radio] + .wpcf7-list-item-label::after,
.wpcf7 [type=checkbox] + .wpcf7-list-item-label::after {
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: #2db8c5;
  transition: all 0.2s;
}

.wpcf7 [type=radio]:not(:checked) + .wpcf7-list-item-label::after,
.wpcf7 [type=checkbox]:not(:checked) + .wpcf7-list-item-label::after {
  opacity: 0;
  transform: scale(0.01);
}

.wpcf7 [type=radio]:checked + .wpcf7-list-item-label::after,
.wpcf7 [type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
  transform: scale(1);
}

.fusion-panel.panel-default.hide {
  display: none;
}

#sticky-social-icons-container li.sticky-medicine img {
  width: 38px;
  margin-right: -11px;
}

#carrer-cta h6, #carrer-cta h2 {
  color: #fff !important;
}
#carrer-cta a.fusion-button {
  color: #fff;
  border-color: #fff !important;
}
#carrer-cta a.fusion-button span.fusion-button-text {
  color: #fff !important;
}

.fusion-button.no-margin-btn {
  margin-top: 0px !important;
}

#quote-section img {
  width: 90px !important;
  height: 90px !important;
  object-fit: cover;
  object-position: top center;
}
@media screen and (max-width: 769px) {
  #quote-section .img-wrap > div {
    margin: 0 !important;
  }
}

@media screen and (max-width: 1300px) {
  body #wrapper .slide-content h1 {
    font-size: 48px !important;
    line-height: 1.3 !important;
  }
}
@media screen and (max-width: 769px) {
  .slide-content h1 {
    font-size: 48px !important;
    line-height: 1.3 !important;
  }
  .slide-content h1 br {
    display: none;
  }
  #wrapper a.initiativ-btn {
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 640px) {
  body.fusion-body #wrapper .slides h1.fusion-title-heading {
    line-height: 1.3em !important;
    font-size: 1.2rem !important;
    font-weight: 600;
  }
}

/*# sourceMappingURL=style.css.map */
