/*
 Theme Name:     AWEOS Theme
 Theme URI:      https://aweos.de
 Description:    Das offizielle Theme der Werbeagentur AWEOS. Individuell auf die Kundenbedürfnisse angepasst.
 Author:         aweos
 Author URI:     https://aweos.de
 Template:       Divi
 Version:        1.0.0
*/
/* Eigenen CSS-Code hier einfügen
------------------------------------------------------- */
/*Neue Departments*/

@media (max-width:580px) {
	.mitfahrende-ankerlinks h2, .mitfahrende-ankerlinks p {
    display: none;
}
	    h2 {
        font-size: 30px;
    }
}
.page-template-default.page header#main-header {
	position: relative;
}
.et_pb_section.mitfahrende-ankerlinks {
    padding: 0;
    position: sticky;
    z-index: 999999999999;
	top: 0;
}
/*Arztseitenleiste*/
.standort-krankheitsbild-anker {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}
.teaser .et_pb_text_inner {
    display: flex;
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
body .et_pb_text .standort-krankheitsbild-anker a {
    color: #fff;
    background: #a8a18f;
    padding: 6px 15px;
    border-radius: 10px;
}
.arzt-seitenleiste .et_pb_text_inner {
    display: flex;
    flex-direction: row;
    background: #eff3f6;
}
.arzt-seitenleiste .et_pb_text_inner div {
    width: 100%;
}
.arzt-seitenleiste img {
    max-width: 83px;
    object-fit: cover;
}
.arzt-seitenleiste .et_pb_text_inner div p:first-child {
    padding-bottom: 0;
    padding: 8px 16px;
    line-height: normal;
}
.arzt-seitenleiste a.btn-blue {
    width: 100%;
    display: block;
    line-height: normal;
}
/*Termin-Buttons-Startseite*/
.et_pb_section.termin-buttons-startseite {
    padding: 0;
    border: none;
    background: #eff3f6;
}
.termin-buttons-startseite .et_pb_row {
    padding: 10px 0;
}
.et_pb_section.startseite-top-bereich .et_pb_row .et_pb_module {
    margin: 0;
    border: none;
}
.termin-buttons-startseite .et_pb_module div div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.arzt-kachel .arzt-text {
    text-transform: uppercase;
}
.arzt-kachel .arzt-text h3 {
    font-size: 25px;
    padding: 0;
}
.arzt-kachel .arzt-text p {
    line-height: normal;
}
.arzt-kachel .arzt-text span {
    font-size: 16px;
}
.et_pb_text.arzt-kachel a.btn-blue {
    top: 0;
    width: 100%;
    display: block;
    text-align: center;
    line-height: normal;
}
.arzt-kachel img, .arzt-kachel p {
    line-height: 0;
}
.page-template-unterseite-mit-btn .head-container {
    max-width: 1200px;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0;
    width: 100%;
    margin: 0 auto;
}
.page-template-unterseite-mit-btn .head-container .head-text {
    max-width: max-content;
}
.arzt-kachel img {
    width: 100%;
}
/* Startseite neu */
.departments a {
    display: block;
    background: #ffffffde;
    padding: 20px;
}
.startseite-top-bereich .et_pb_row, .startseite-top-bereich .et_pb_column, .startseite-top-bereich .et_pb_column .et_pb_image_wrap, .startseite-top-bereich .et_pb_column img{
    width: 100%;
    max-width: 100%;
}
.startseite-top-bereich .et_pb_row, .et_pb_section.startseite-top-bereich, header#main-header {
    padding: 0;
}
header#main-header {
    position: absolute;
    background: 0;
    top: 18px;
}
#main-header .container {
    justify-content: space-between;
    background: #fff;
    padding: 0 30px;
}
#main-header ul#top-menu>li>a {
    padding-top: 40px;
    padding-bottom: 41px;
}
.startseite-top-bereich .et_pb_row .et_pb_text {
    text-align: center;
    position: absolute;
    top: 28%;
    left: 0;
    right: 0;
    width: 60% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    backdrop-filter: blur(4px);
    background: #ffffffc7;
    padding: 0px;
}
.startseite-top-bereich .et_pb_row .et_pb_text .start-einleitung {
	padding: 30px;
	background: #ffffffde;
}
.departments {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 40px;
	margin-bottom: 40px;
    justify-content: center;
}
.startseite-top-bereich .et_pb_text img {
    text-align: center;
    margin: auto;
}
.departments a {
    width: 100%;
    max-width: 250px;
}
.departments a:first-child {
    padding: 20px;
}
.dus-praxis, .dus-klinik {
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 20px 20px 20px;
	border-radius: 20px;
	background: #fff;
}
.departments a.btn-department {
    background: #a8a18f;
    color: #fff;
    border-radius: 5px;
	padding: 8px 15px;
}
.startseite-top-bereich .et_pb_row .et_pb_text .start-einleitung {
	padding: 30px 0 0 0;
	background: none;
} 
#top-menu .menu-item-has-children>a:first-child:after, #et-secondary-nav .menu-item-has-children>a:first-child:after, ul#top-menu li.mega-menu>ul {
    top: auto;
}
@media (max-width: 1200px) {
	.startseite-top-bereich .et_pb_row .et_pb_text {
		top: 13%;
		width: 90% !important;
	}
	.startseite-top-bereich .et_pb_image img {
    height: 700px;
    object-fit: cover;
}
}
@media (max-width: 980px) {
#main-header .container {
    padding: 10px 30px;
}
}
@media (max-width: 580px) {
	.dus-praxis, .dus-klinik {
    width: 70%;
}
	.startseite-top-bereich .et_pb_image img {
		height: 900px;
	}
	.startseite-top-bereich .et_pb_row .et_pb_text {
		top: 13%;
	}
	.termin-buttons-startseite {
    background: #ffffff;
    margin-top: 20px;
}
.termin-buttons-startseite .et_pb_module div div {
    gap: 20px;
    flex-direction: column;
}
.et_pb_section.termin-buttons-startseite a {
    display: block;
    background: #a8a18f;
    color: #ffffff;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    border-radius: 5px;
}
}
/*Unterseite neu departments*/
.et_pb_section.department-uebersicht .department-leistung .et_pb_column .et_pb_module {
    margin-bottom: 0;
}
.department-leistung .et_pb_column {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px;
}
.department-leistung .et_pb_text .et_pb_text_inner div p {
    padding: 0;
    line-height: 0;
}
.department-leistung .et_pb_text .et_pb_text_inner div{
    display: flex;
    gap: 20px;
    align-items: center;
    background: #eff3f6;
    border-radius: 50px;
}
.department-leistung h3 {
    padding: 0;
}
.department-leistung .et_pb_text img {
    border-radius: 50%;
    max-width: 100px;
}
div.department-uebersicht .department-leistung .et_pb_toggle {
    background: #ffffff;
    border-radius: 5px;
}
.department-leistung .et_pb_accordion .et_pb_accordion_item_2 .et_pb_toggle_content div {
    display: flex !important;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
}
.department-leistung .et_pb_accordion img {
    max-width: 100px;
    border-radius: 50%;
    max-height: 100px;
    object-fit: cover;
}

/*Ende neue Departments*/
















/* alegreya-sans-300 - latin */
@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Alegreya Sans Light'), local('AlegreyaSans-Light'),
        url('/wp-content/themes/AWEOS/fonts/alegreya-sans-v10-latin-300.woff2') format('woff2'),
        url('/wp-content/themes/AWEOS/fonts/alegreya-sans-v10-latin-300.woff') format('woff');
    font-display: swap;
}

/* alegreya-sans-regular - latin */
@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Alegreya Sans Regular'), local('AlegreyaSans-Regular'),
        url('/wp-content/themes/AWEOS/fonts/alegreya-sans-v10-latin-regular.woff2') format('woff2'),
        url('/wp-content/themes/AWEOS/fonts/alegreya-sans-v10-latin-regular.woff') format('woff');
    font-display: swap;
}

/* alegreya-sans-700 - latin */
@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Alegreya Sans Bold'), local('AlegreyaSans-Bold'),
        url('/wp-content/themes/AWEOS/fonts/alegreya-sans-v10-latin-700.woff2') format('woff2'),
        url('/wp-content/themes/AWEOS/fonts/alegreya-sans-v10-latin-700.woff') format('woff');
    font-display: swap;
}

.page-id-5030 .head-image img.attachment-full.size-full.wp-post-image {
    height: 100%;
    width: 500px;
    place-self: flex-end;
}
body.page-id-5030:not(.home) #main-content .head-image {
    position: static;
    display: flex;
    flex-direction: column;
    background-image: linear-gradient(
180deg, #e9eced 48%, #e5e8ea 81%);
}
.hinweis-website {
    background: #a8a18f;
}
.hinweis-website div {
    color: #fff;
    margin: auto;
    max-width: 1200px;
    padding: 10px 10px 10px 0;
}
.is-chrome .nur-in-chrome br {
	display: none;
}
body:not(.home) #main-content {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
}

body:not(.home) #main-content .head-image {
  position: static;
  display: flex;
}

body:not(.home) #main-content .head-container {
  margin-top: -40px;
}
.beitrag-unterseite span.et_pb_image_wrap {
    display: block;
}
.beitrag-unterseite .et_pb_text {
    padding: 20px;
    text-align: left;
}
.beitrag-unterseite img {
    border-top-left-radius: 3px;
    width: 90%;
}
.et_pb_row.beitrag-unterseite {
    padding: 0;
    background: #eff3f6;
    border-radius: 3px;
}
#main-header .container .logo_container a img {
    max-height: 75px;
}
/*Layout Standort neue*/
.text b{
	color: #fff;
}
.standorte-header ul {
    display: flex;
}
.standorte-header li {
    width: 33.3%;
    text-align: center;
    background-color: #eff3f6;
}
.standorte-header li:hover {
    background: #a8a18f;
}
.standorte-header li:hover a {
    color: #fff;
    text-decoration: none;
}
.standorte-header a {
    color: #000;
    position: relative;
    padding-left: 25px;
    display: block;
    padding: 7px 20px;
}
.standorte-header a:before {
    content: '\35';
    font-family: 'ETmodules';
    position: relative;
    top: 2px;
    right: 5px;
}
.kacheln-standort .et_pb_code_inner h4 {
    position: relative;
    padding-top: 70px;
    font-size: 22px;
}
.kacheln-standort .et_pb_column.et_pb_column_1_3 {
    background: #eff3f6;
    padding: 30px;
    line-height: 32px;
    width: 32.6%;
    margin-right: 1%;
}
.kacheln-standort .et_pb_blurb_content {
  max-width: 100%;
}
.kacheln-standort ul {
    padding: 0px;
    list-style: none;
}
.kacheln-standort li strong {
    position: absolute;
    left: 0px;
}
.kacheln-standort li {
    padding-left: 40px;
}
.kacheln-standort li:nth-child(3) {
    padding-left: 70px;
}
.kacheln-standort .et_pb_code_inner h4:before {
    content: '\e023';
    font-family: 'ETmodules';
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    font-size: 40px;
}
.kacheln-standort h4.et_pb_module_header {
    font-size: 22px;
}
.page-id-4421 .leistungen-kacheln a.et_pb_button.et_pb_bg_layout_light:before {
    background: #505050;
}
.page-id-4421 .standorte-head .et_pb_column_1_3:first-child {
    background: #a8a18f !important;
    color: #fff !important;
}
.page-id-4421 .breadcrumbs-head {
    background: #eff3f6;
    color: #000;
}
.jquery-h2-close {
    display: none;
}
.jquery-open-h2 p:last-of-type {
    display: block;
}
.jquery-open-h2 h5, .jquery-h2-close h5 {
    display: block;
    font-weight: 500;
    color: #000;
    font-size: 22px;
    cursor: pointer;
    position: relative;
    padding-left: 20px;
    top: 10px;
}
.jquery-open-h2 h5:hover, .jquery-h2-close h5:hover {
    text-decoration: underline;
}
.jquery-open-h2 h5:before, .jquery-h2-close h5:before {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 20px;
    font-weight: bold;
    content: '\35';
    font-family: 'ETmodules';
}
.page-id-4421 #breadcrumbs a {
    color: #000;
}
p.zeit {
    border-bottom: 1px solid #d4d4d4;
    padding: 5px 0;
}
.ueberschrift p {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.ueberschrift h2 {
    padding-bottom: 0px;
}
.et_pb_row.ueberschrift {
  padding: 0px !important;
}
.et_pb_toggle_open h5 {
    font-size: 22px;
}
.page-id-4421 .et_pb_toggle.et_pb_module.et_pb_accordion_item {
    background-color: #fff;
    border: none;
    margin: 0px;
    padding: 10px;
    background: #eff3f6;
    margin-bottom: 20px;
}
.page-id-4421 h5.et_pb_toggle_title {
    left: 0px;
}
.page-id-4421 .et_pb_accordion .et_pb_toggle_title:before, .et_pb_toggle .et_pb_toggle_title:before {
    right: 0px;
    content: '';
    background-image: url(/wp-content/themes/AWEOS/svg/pfeil-rechts-black.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
}
.page-id-4421 .et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
    font-size: 22px;
    color: #000 !important;
}
.page-id-4421 .et_pb_module.et_pb_accordion {
    border-top: none;
}
.aerzte .et_pb_column.et_pb_column_1_4 {
    width: 24%;
    margin-right: 1%;
}
.kacheln-standort .et_pb_blurb .et-pb-icon {
    color: #333;
    font-size: 40px;
}
.kacheln-standort a {
    color: #000;
}
.kacheln-standort a.btn-blue {
    color: #fff;
    position: relative;
    top: 20px;
}
.page-id-4421 .standorte-head .et_pb_row {
    padding: 0px;
    max-width: 100%;
}
.page-id-4421 .et_pb_section.standorte-head  {
    background: none;
    position: absolute;
    top: 170px;
    width: 100%;
    padding: 0px;
    border: none;
}
.head-text h2:lang(en), .head-text a:lang(en), .banner-unterseite:lang(en) {
    display: none;
}
.page-id-4421 .standorte-head .et_pb_column.et_pb_column_1_3 {
    background: #eff3f6;
    width: 33.3%;
    margin: 0px;
    color: #000;
}
.page-id-4421 .head-text h1 {
    margin-bottom: 0;
    padding: 7px 20px;
}
.page-id-4421 .head-text h2 {
    background: #fff;
    line-height: 1.4;
    padding: 7px 20px;
    color: #000;
    font-size: 26px;
    font-weight: normal;
}
.page-id-4421 .head-text a {
    background: #fff;
    color: #000;
    position: relative;
    padding-left: 35px;
}
.page-id-4421 .head-container {
    right: unset;
    left: 8%;
}
.page-id-4421 .standort-text h2 {
    padding-bottom: 0px;
}
.page-id-4421 .head-text a:before {
    position: absolute;
    left: 10px;
    top: 0px;
    content: '\35';
    font-family: etmodules;
    font-size: 19px;
}
.page-id-4421 .standorte-head .et_pb_text_inner {
    text-align: center;
    padding: 7px 20px;
    position: relative;
    line-height: 1;
}
.page-id-4421 .standorte-head .et_pb_text_inner:hover {
    background: #a8a18f;
    color: #fff;
    cursor: pointer;
}
.page-id-4421 .standorte-head .et_pb_text_inner:before {
    content: '\35';
    font-family: 'ETmodules';
    top: 2px;
    left: -5px;
    position: relative;
}
.page-id-4421 .aerzte span.et_pb_image_wrap, .page-id-4421 .aerzte img {
    min-height: 290px;
}
.page-template-unterseite-standort .banner-unterseite {
  display: none;
}

.page-template-unterseite-standort .et_pb_section.et_section_regular.banner {
    background: #EDF1F4;
    color: #5D7383;
}

.page-template-unterseite-standort .et_pb_section.et_section_regular.banner>div>div {
    width: 100%;
}

.page-template-unterseite-standort .et_pb_section.et_section_regular.banner>div>.et-last-child {
    width: 100%;
    margin-top: 15px;
    margin-bottom: -10px;
}

.et_pb_module a.impftermin-button {
    background: #fff;
    color: #000;
	font-size: 18px;
    padding: 5px 22px;
}
.et_pb_row.haeufige-fragen {
    background: #eef3f5;
    padding: 30px;
}
.haeufige-fragen .et_pb_text:first-child {
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.haeufige-fragen:before {
    content: '?';
    color: #a8a18f;
    font-size: 440px;
    position: absolute;
    top: 50%;
    right: 5%;
}
/*Layout ende*/
.video-element {
  text-align: center;
}
.et_right_sidebar #main-content .container:before {
  display: none;
}
.home .teaser h2#ref-orthopadie-unfallchirurgie-in-dusseldorf, .home h2.entry-title.text-center.h2 {
    font-size: 44px;
}
.corona.et_pb_section {
    background: #a8a18f;
    padding: 20px;
    border: none;
}
.et_pb_section.teaser {
    border: none;
}
.corona .et_pb_row {
    padding: 0px;
}
.corona strong {
    color: hsl(0deg 0% 100%);
}
.corona p {
    font-size: 18px;
    color: hsl(0deg 0% 100%);
    text-align: center;
}
.corona li {
    font-size: 18px;
    text-align: left;
    list-style: disc;
    color: white;
}
.contact-form-dus.bewerbung-formular {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}
.bewerbungsformular p {
    padding: 0;
}
.bewerbungsformular .contact-form-dus.bewerbung-formular input {
    padding: 10px 5px;
    font-size: 16px;
    width: 100%;
}
.bewerbung-formular .wpcf7-form-control-wrap {
    width: 100%;
    max-width: 48.86%;
}
.bewerbungsformular textarea.wpcf7-form-control {
    height: 70px;
    width: 100%;
    font-size: 16px;
}
.bewerbungsformular select {
    padding: 10px 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
body {
    font-family: 'Alegreya Sans';
}

h1 {
    font-size: 44px;
    font-weight: bold;
}

h2 {
    font-size: 32px;
    font-weight: bold;
}

h3 {
    font-size: 26px;
    font-weight: bold;
}

h4 {
    font-size: 24px;
    font-weight: bold;
}

p, li, a {
    font-size: 22px;
    font-weight: normal;
}

a {
    color: #a8a18f;
}
#top-menu li.mega-menu>ul>li>a {
    width: 100%;
    font-size: 20px;
    border: none !important;
}
#offcanvas_container #offcanvas_menu_inner>li.menu-item.menu-item-has-children>a:after, #offcanvas_container #offcanvas_menu_inner > li.menu-item > ul.sub-menu > li.menu-item-has-children > a:after {
    position: absolute;
    right: 0px;
}
.mobile_menu_bar {
    padding: 0px !important;
}
#offcanvas_container .ps__rail-y {
    display: none !important;
}
#main-header .container {
    position: unset;
    display: flex;
    align-items: center;
}
div#et-top-navigation {
    padding: 0px !important;
}
#top-menu li.mega-menu>ul>li:nth-of-type(4n), #top-menu li.mega-menu>ul>li:nth-of-type(4n+1) {
    clear: none;
}
div#et-top-navigation {
    padding: 0px !important;
}
#main-header ul#top-menu a {
    padding-bottom: 0px;
}
.et_header_style_left .logo_container {
    position: relative;
    display: inline-flex;
    width: 30%;
}
body .et_pb_text a {
    color: #746c56;
}

body #online-termine .et_pb_text a, body #privat-termine .et_pb_text a, body #online-impftermin .et_pb_text a {
    color: #746c56;
}
a.btn-blue:hover, a.btn-white:hover {
    text-decoration: none;
}
.nav li ul {
  border: none;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
  font-weight: bold;
}
a:hover {
    text-decoration: underline;
}
.liste-leistungen a.mehr-erfahren {
    color: #a8a18f;
}
.liste-leistungen a.anker {
    position: relative;
    color: #a8a18f;
    font-weight: bold;
    padding: 10px 0px;
}
.liste-leistungen a.anker:hover {
    text-decoration: underline;
}
.liste-leistungen a.anker:before {
    position: absolute;
    content: '';
    border-top: 1px solid hsl(0deg 0% 0%);
    width: 100%;
    top: 0px;
    left: 0px;
}
.liste-leistungen a.anker:after {
    position: absolute;
    content: '';
    width: 100%;
    border-bottom: 1px solid hsl(0deg 0% 0%);
    bottom: 0px;
    left: 0px;
}
.et_pb_row, .container {
    width: 100%;
}
.blau {
    color: #2691d7;
    font-weight: bold;
    font-size: 25px;
}
/* .container {
  width: 90%;
} */
.page-template-unterseite-ohne-btn h5.et_pb_toggle_title {
    left: 0px;
}
.wpcf7-not-valid-tip {
    padding-left: 10px;
    display: inline-block;
}
/* Head / Header
------------------------------------------------------- */
.home .banner-unterseite {
    display: none;
}
.hero-section span.et_pb_image_wrap, .hero-section img {
    width: 100%;
}
.hero-section .et_pb_row {
    max-width: 100%;
    padding: 0px;
    width: 100%;
}
.hero-section.et_section_regular {
    padding: 0px;
}
.hero-section .et_pb_column.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    position: relative;
}
.hero-section .et_pb_module.et_pb_text.et_pb_text_align_left.et_pb_bg_layout_light {
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
}
.hero-section .et_pb_module.et_pb_image {
    margin: 0px;
}
.hero-section .et_pb_text_inner {
    position: absolute;
    top: 45%;
}
#top-menu li.mega-menu li>a {
    font-size: 20px;
}

#top-menu li.mega-menu>ul>li {
    width: 33.3%;
    margin: 0;
    position: relative;
    padding-left: 30px !important;
    margin-bottom: 10px;
    margin-top: 10px;
}

li.sprechzeit:before, li.standort:before, li.anfahrt:before, li.termin:before, li.tel:before, li.parken:before {
    content: '';
    width: 45px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
}

li.sprechzeit:before {
    background-image: url(/wp-content/themes/AWEOS/svg/sprechzeit.svg);
}

li.standort:before {
    background-image: url(/wp-content/themes/AWEOS/svg/home.svg);
}

li.anfahrt:before {
    background-image: url(/wp-content/themes/AWEOS/svg/bus.svg);
}

li.termin:before {
    background-image: url(/wp-content/themes/AWEOS/svg/termin.svg);
}

li.tel:before {
    background-image: url(/wp-content/themes/AWEOS/svg/telefon.svg);
}

li.parken:before {
    background-image: url(/wp-content/themes/AWEOS/svg/parken.svg);
}


.info-navi .chw-widget-area:last-child .et_pb_widget:last-child:hover div {
    left: unset;
    right: 0px;
}

.info-navi .chw-widget-area:last-child .et_pb_widget:last-child:hover div:before {
    left: unset;
    right: 20px;
}

.info-navi h4.widgettitle {
    font-size: 16px;
    position: relative;
    font-weight: normal;
    cursor: pointer;
    padding: 0px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 20px;
}
.info-navi h4.widgettitle:after {
    content: '\33';
    font-family: etmodules;
    position: absolute;
    right: 0px;
    top: 9px;
    color: #a8a18f;
}
.info-navi h4.widgettitle:hover:after {
    content: '\32';
    font-family: etmodules;
    position: absolute;
    right: 0px;
    top: 9px;
    color: #a8a18f;
}
.info-navi .et_pb_widget a {
    color: hsl(0deg 0% 100%);
    font-size: 16px;
    padding: 7px 10px;
    display: block;
}

.info-navi .et_pb_widget ul li:last-child {
    border-bottom: 0;
}
.info-navi .et_pb_widget li a:hover {
    color: hsl(0deg 0% 100%);
    background: hsl(200deg 75% 75%);
    text-decoration: none;
}
.info-navi .et_pb_widget ul li {
    margin-bottom: 0;
    border-bottom: 1px solid hsl(199deg 38% 58%);
    line-height: 18px;
    background: #a8a18f;
}

.info-navi .et_pb_widget {
    position: relative;
}

.info-navi h4.widgettitle:before {
    content: '';
    width: 32px;
    height: 32px;
    background-size: 100%;
    position: absolute;
    top: 6px;
    left: -30px;
    background-repeat: no-repeat;
}

div#header-widget-area:last-child .et_pb_widget {
    margin-left: 20px;
}

.info-navi .chw-widget-area:last-child .et_pb_widget:nth-child(1) h4.widgettitle:before {
    background-image: url(/wp-content/themes/AWEOS/svg/termin.svg);
}

.info-navi .chw-widget-area:last-child .et_pb_widget:nth-child(2) h4.widgettitle:before {
    background-image: url(/wp-content/themes/AWEOS/svg/anfahrt.svg);
}

.info-navi .chw-widget-area:last-child .et_pb_widget:nth-child(3) h4.widgettitle:before {
    background-image: url(/wp-content/themes/AWEOS/svg/telefon.svg);
}

.info-navi .et_pb_widget div:before {
    content: '\42';
    position: absolute;
    top: -20px;
    left: 10px;
    font-family: etmodules;
    color: #a8a18f;
}

.info-navi .et_pb_widget:hover div {
    display: block;
    background: hsl(199deg 39% 58%);
    width: 250px;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 999999;
}

.info-navi .et_pb_widget div {
    display: none;
}

.head-text a {
    background: hsl(0deg 0% 100%);
    padding: 8px 20px;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
    color: #000;
    position: relative;
    padding-left: 35px;
    top: 10px;
}
.head-text a:before {
    position: absolute;
    left: 10px;
    top: 0px;
    content: '\35';
    font-family: etmodules;
    font-size: 19px;
}
.info-navi .container {
    display: flex;
    justify-content: space-between;
}

.info-navi {
    background: hsl(206deg 28% 95%);
}
.partner h2 {
    text-align: center;
}
.partner-image .et_pb_module.et_pb_text {
    width: 25%;
    display: inline-flex;
}
.chw-widget:nth-child(2) {
    position: relative;
    padding-left: 20px;
    display: inline-flex;
    align-items: center;
}

.chw-widget:nth-child(2):before {
    content: '\e023';
    position: absolute;
    left: 0px;
    font-family: etmodules;
    font-size: 16px;
}

.chw-widget:nth-child(3) {
    position: relative;
    padding-left: 20px;
    display: inline-flex;
    align-items: center;
}

.chw-widget:nth-child(3):before {
    content: '\e080';
    position: absolute;
    left: 0px;
    font-family: etmodules;
    font-size: 16px;
}

.chw-widget:nth-child(4) {
    position: relative;
    padding-left: 20px;
    display: inline-flex;
    align-items: center;
}

.chw-widget:nth-child(4):before {
    content: '\e090';
    position: absolute;
    left: 0px;
    font-family: etmodules;
    font-size: 16px;
}

#header-widget-area .chw-widget>div {
    display: none;
}

#header-widget-area .chw-widget.aw-active>div {
    display: flex;
    position: absolute;
    z-index: 999999;
    top: 38px;
    left: 0;
    width: max-content;
}

h2.chw-title {
    font-size: 16px;
    position: relative;
    font-weight: normal;
    cursor: pointer;
    padding: 0px;
    padding-right: 20px;
}

h2.chw-title:after {
    content: '\33';
    font-family: etmodules;
    font-size: 18px;
    color: hsl(205deg 70% 51%);
    position: relative;
    top: 2px;
    left: 2px;
}

#header-widget-area .chw-widget ul.menu:before {
    content: '\42';
    font-family: etmodules;
    position: absolute;
    left: 70px;
    top: -20px;
    color: hsl(198deg 39% 58%);
}

.chw-widget {
    display: inline-flex;
    position: relative;
}

.chw-widget .menu li {
    background: hsl(199deg 38% 58%);
    padding: 0px 12px;
    border-bottom: 1px solid hsl(199deg 36% 49%);
}

.chw-widget .menu li:last-child {
    border-bottom: none;
}

.chw-widget li a {
    color: hsl(0deg 0% 100%);
    font-size: 16px;
}

.chw-widget .menu li:hover {
    background: hsl(200deg 75% 75%);
}

header#main-header {
    margin: 0 auto;
    box-shadow: none;
    padding: 20px 0px;
}
#top-menu li.mega-menu>ul {
    top: 100%;
}
.head-image {
    position: relative;
    height: 500px;
}
.head-image img.attachment-full.size-full.wp-post-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.page-template-unterseite-aerzte .head-image img.attachment-full.size-full.wp-post-image {
    height: 100%;
    width: 400px;
    object-fit: cover;
}
body:not(.home).page-template-unterseite-aerzte #main-content .head-image {
    position: static;
    display: flex;
    justify-content: flex-end;
    background: #e6eaed;
}
.leistungen-kacheln a:hover {
    text-decoration: none;
}
.head-text h1 {
    background: #a8a18f;
    line-height: 1;
    color: hsl(0deg 0% 100%);
    font-size: 37px;
    margin-bottom: 0;
    padding: 7px 20px;
}

.head-text h2 {
    background: #fff;
    line-height: 1.4;
    padding: 7px 20px;
    color: #000;
    font-size: 26px;
    font-weight: normal;
}

.head-container {
    max-width: 1200px;
    position: absolute;
    width: max-content;
    left: 8%;
	top: 50%;
}

.breadcrumbs-head {
    background: #eff3f6;
    padding: 7px 20px;
    color: #000;
    font-weight: bold;
    position: relative;
    top: -12px;
}

#breadcrumbs a {
    color: #000;
    font-weight: normal;
}

p#breadcrumbs {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
}

/* Ärzte Slider */
.arzt-acc h5.et_pb_toggle_title {
    left: 0;
    padding-left: 60px !important;
    padding-right: 0px !important;
    font-size: 22px;
}
#anfahrt-grafenberg h5.et_pb_toggle_title {
    padding-left: 0px !important;
    font-size: 22px;
}
.arccordion h5.et_pb_toggle_title {
    left: 0px;
    font-size: 22px;
    color: #000 !important;
    font-weight: bold;
}
.et_pb_accordion .et_pb_toggle_title:before, .et_pb_toggle .et_pb_toggle_title:before {
    right: 0px;
    content: '';
    background-image: url(/wp-content/themes/AWEOS/svg/pfeil-rechts-black.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
}
.et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_toggle_open:after {
    content: '';
    background-image: url(/wp-content/themes/AWEOS/svg/pfeil-rechts-black.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    position: absolute;
	top: 17px;
    right: 16px;
    transform: rotate(90deg);
}
.leistung-tabelle {
    padding: 50px;
    background: #eff3f6;
}
.leistung-tabelle td.column-1 {
    font-weight: bold;
    padding-left: 0;
}
.leistung-tabelle td {
    border-bottom: 1px solid #d4d4d4;
}
.leistung-tabelle table.tablepress {
    border: unset;
}
.et_pb_toggle.et_pb_module.et_pb_accordion_item {
    background-color: #fff;
    border: none;
    margin: 0px;
    padding: 10px;
    background: #eff3f6;
    margin-bottom: 20px;
}

/* Body
------------------------------------------------------- */
/*Startseite*/
.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    text-shadow: none;
    font-weight: bold;
    font-size: 23px;
}

.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-weight: normal;
    text-shadow: none;
}

.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    font-size: 43px;
    font-weight: bold;
}

a.btn-blue, a.btn-white {
    padding: 8px 16px;
    font-size: 20px;
    font-weight: bold;
}

body a.btn-blue {
    background-color: #a8a18f;
    color: hsl(0, 0%, 100%);
}
body a.btn-blue:hover, .aerzte a.btn-blue:hover {
    background: #a8a18f
}
body .contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus, body.contact-form textarea.wpcf7-form-control.wpcf7-textarea:focus {
    outline: 2px solid #a8a18f;
}
.contact-form input.text:focus, .contact-form input.title:focus, .contact-form input[type=text]:focus, .contact-form select:focus, .contact-form textarea:focus {
    color: hsl(0deg 0% 24%);
    outline: 2px solid #a8a18f;
}
.headline {
    text-align: center;
    margin: 50px 0px;
    padding: 0px 15px;
}
.headline a {
    font-weight: #a8a18f;
}
input.wpcf7-form-control.wpcf7-submit:hover {
  cursor: pointer;
  background: #a8a18f
}
a.btn-white {
    background-color: hsl(0, 0%, 100%);
    color: #a8a18f;
}
a.btn-white:hover, .news-start a.et_pb_button.et_pb_more_button:hover {
    background: hsl(0deg 0% 95%);
}
.head-text a:hover {
  text-decoration: none;
  background: hsl(0deg 0% 95%);
}
.standorte-start a.tel, .standorte-start a.standort, .standorte-start a.termin {
  position: relative;
  padding-left: 35px;
  display: block;
  padding-bottom: 5px;
}
.standorte-start .et_pb_text_inner {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.standort-start-kachel {
    max-width: 386px;
    width: 100%;
    background: #eff3f6;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}
.standort-start-kachel a.online-rezeption {
    background: #a8a18f;
    color: #fff;
    padding: 5px 10px;
}
.standorte-start a.tel:before, .standorte-start a.standort:before, .standorte-start a.termin:before {
  content: '';
  background-repeat: no-repeat;
  width: 12%;
  height: 100%;
  position: absolute;
  left: -10px;
  top: 5px;
  background-size: 100%;
}

.standorte-start a.tel:before {
    background-image: url(/wp-content/themes/AWEOS/svg/telefon.svg);
}
.standorte-start a.standort:before {
    background-image: url(/wp-content/themes/AWEOS/svg/home.svg);
}
.standorte-start a.termin:before {
    background-image: url(/wp-content/themes/AWEOS/svg/termin.svg);
}
.et_pb_section {
    border-bottom: 1px solid hsla(0, 0%, 0%, 0.1);
}

.leistungen-kacheln span.et_pb_image_wrap, .leistungen-kacheln img {
    width: 100%;
}

.leistungen-kacheln .et_pb_module.et_pb_image {
    margin: 0px;
}

.leistungen-kacheln .et_pb_button_module_wrapper.et_pb_module {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.leistungen-kacheln a.et_pb_button.et_pb_bg_layout_light {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 0px;
    vertical-align: top;
}

.leistungen-kacheln a.et_pb_button.et_pb_bg_layout_light:before {
    content: '';
    background: #505050;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.8;
    display: block;
    left: 0px;
    top: 0px;
    margin: 0;
}

.leistungen-kacheln a.et_pb_button.et_pb_bg_layout_light:hover {
    opacity: 0.6;
}

.leistungen-kacheln .et_pb_module.et_pb_text {
    position: absolute;
    z-index: 999999;
    text-align: center;
    width: 100%;
    top: 50%;
}

.leistungen-kacheln h3 {
    font-size: 24px;
    color: hsl(0deg 0% 100%);
    font-weight: bold;
}

body .liste-leistungen a {
    color: hsl(0deg 0% 0%);
    text-decoration: underline;
}
body .liste-leistungen a:hover {
    text-decoration: unset;
}
.liste-leistungen a.btn-blue {
    color: hsl(0deg 0% 100%);
}
.aerzte .et_pb_column.et_pb_column_1_3, .liste-leistungen .et_pb_column.et_pb_column_1_3, .team .et_pb_column.et_pb_column_1_3 {
    width: 32.6%;
    margin-right: 1%;
}
.team .et_pb_team_member_description {
    min-height: auto;
}
.aerzte span.et_pb_image_wrap, .aerzte img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aerzte .et_pb_text_inner {
    font-weight: 700;
}

.aerzte strong {
    color: #a8a18f;
}

.et_pb_section.et_pb_section_4.banner.et_section_regular {
    background: #a8a18f;
}

.banner .et_pb_column.et_pb_column_3_4.et_pb_column_15 {
    width: 65%;
    margin-right: 5%;
}

.banner .et_pb_column.et_pb_column_1_4.et_pb_column_16 {
    width: 30%;
}

.banner .et_pb_row {
    padding: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.banner .et_pb_column:first-child {
    width: 60%;
    margin: 0;
    margin-bottom: 20px;
}
.banner .et_pb_text_inner {
    text-align: center;
}
.home .banner h3 {
    color: #fff;
}
.banner h3 {
    font-weight: 700;
    color: #243841;
}

.banner a.btn-blue {
    background-color: #a8a18f;
    color: hsl(0deg 0% 100%);
}

.info .et_pb_text_inner {
    padding: 20px;
    line-height: 130%;
}

.info .et_pb_column.et_pb_column_1_2.et_pb_column_14.et_pb_css_mix_blend_mode_passthrough, .info .et_pb_column.et_pb_column_1_2.et_pb_column_15.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin: 0px;
    width: 50%;
}

.info .et_pb_column.et_pb_column_1_2.et_pb_column_14.et_pb_css_mix_blend_mode_passthrough {
    padding: 20px;
    color: white;
}

.info span.et_pb_image_wrap, .info img {
    width: 100%;
}

.info .et_pb_row {
    background: #a8a18f;
    padding: 0px;
    line-height: 0;
    display: flex;
    align-items: stretch;
    color: white;
}
.info .et_pb_module.et_pb_image, .info span.et_pb_image_wrap, .info img {
    height: 100%;
    object-fit: cover;
}
.info .et_pb_column.et_pb_column_1_2.et_pb_column_17.et_pb_css_mix_blend_mode_passthrough {
    line-height: 130%;
}

.info a.btn-blue {
    background-color: #a8a18f;
    color: hsl(0, 0%, 100%);
    position: relative;
}

.info h4 {
    font-weight: 700;
    color: white;
}

.zitat h4 {
    color: hsl(0deg 0% 100%);
}

.et_pb_section.zitat.et_section_regular {
    background: #a8a18f;
    color: hsl(0, 0%, 100%);
    padding: 0px;
    border-bottom: none;
}

.zitat .et_pb_text_inner {
    font-size: 28px;
}

.zitat .et_pb_column.et_pb_column_4_4.et_pb_css_mix_blend_mode_passthrough.et-last-child:before, .zitat .et_pb_column.et_pb_column_4_4.et_pb_css_mix_blend_mode_passthrough.et-last-child:after {
    position: absolute;
    font-size: 250px;
    color: #ded6c0;
    content: "\201C";
}

.zitat .et_pb_column.et_pb_column_4_4.et_pb_css_mix_blend_mode_passthrough.et-last-child:before {
    left: 0px;
    top: 10px;
}

.zitat .et_pb_column.et_pb_column_4_4.et_pb_css_mix_blend_mode_passthrough.et-last-child:after {
    right: 0px;
    bottom: -110px;
}

.et_pb_button:after, .et_pb_button:before {
    display: none;
}
.et_pb_section.news-start {
    padding-bottom: 0;
    border-bottom: none;
}
.news-start .et_pb_slider_container_inner {
    padding: 0px;
    display: block;
}

.news-start a {
    font-weight: bold;
}

.news-start .et_pb_slide_description {
    padding: 0px;
}

.news-start .et_pb_media_alignment_center .et_pb_slide_image {
    top: 0px;
    margin-top: 0px !important;
}

.news-start .et_pb_slides .et_pb_container {
    height: auto !important;
}

.news-start .et-pb-controllers {
    display: none;
}

.news-start .et_pb_slides {
    padding: 30px 0px;
}

.news-start a.et_pb_button.et_pb_more_button {
    font-size: 18px;
    padding: 5px 22px;
    background: hsl(0deg 0% 100%);
    color: hsl(0deg 0% 0%);
    border: none;
    border-radius: 0px;
}
.news-start a.et_pb_button.et_pb_more_button:hover {
  text-decoration: none;
}
.news-start .et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    background: unset;
}

.news-start .et_pb_row {
    max-width: 100%;
    width: 100%;
    padding: 0;
}

#main-footer a {
    font-weight: normal;
}

section#comment-wrap {
    display: none;
}

.et_pb_slide_content .post-meta, .et_pb_slide_content .post-meta a {
    font-size: 0 !important;
}

span.published {
    font-size: 16px !important;
}

.single-post .post .et_post_meta_wrapper img {
    width: 50%;
    max-width: 400px;
}

/*Unterseiten*/
.praxisbilder .et_pb_module.et_pb_image {
    margin-bottom: 10px;
}
.praxisbilder .et_pb_column.et_pb_column_1_2 {
    width: 49%;
    margin-right: 1%;
}

.praxisbilder .et_pb_row:nth-child(2) {
    padding-bottom: 0%;
}

.praxisbilder .et_pb_row:nth-child(3) {
    padding-top: 1%;
}

.praxisbilder .et_pb_column.et_pb_column_1_3 {
    width: 32%;
    margin-right: 1%;
}

.praxisbilder span.et_pb_image_wrap, .praxisbilder img {
    width: 100%;
}

p.et_pb_member_position {
    color: #a8a18f;
    font-weight: bold;
}

.standort-kachel .et_pb_blurb_content {
    background: hsl(206deg 28% 95%);
}

.standort-kachel .et_pb_blurb_container {
    padding: 25px;
}

.standort-kachel .et_pb_main_blurb_image {
    margin: 0px;
}

.standort-kachel h4.et_pb_module_header {
    font-weight: bold;
}

.banner-unterseite {
    background: #a8a18f;
    padding: 20px 0px;
    font-size: 0px;
}
.banner-unterseite ul {
    padding: 20px 0px;
}
.banner-unterseite h2 {
    color: hsl(0, 0%, 100%);
    text-align: center;
}
.banner-unterseite li {
    width: 33.3%;
    display: inline-flex;
}
body .banner-unterseite a {
    color: hsl(0, 0%, 100%);
    width: 100%;
    text-align: center;
    position: relative;
}

.banner-unterseite .et_pb_text_inner {
    text-align: center;
}

.aerzte h2, .team h2, .aerzte .et_pb_module.et_pb_team_member, .team .et_pb_module.et_pb_team_member {
    text-align: center;
    font-weight: bold;
}

.aerzte a.btn-blue {
    position: relative;
    top: 20px;
}

.aerzte .et_pb_module.et_pb_team_member {
    margin-bottom: 70px;
}

.banner-unterseite {
    padding-top: 50px;
}
.banner-unterseite .et_pb_column.et_pb_column_1_3.et_pb_css_mix_blend_mode_passthrough {
    width: 33.3%;
    margin: 0px;
}
.banner-unterseite a.tel:before, .banner-unterseite a.termin:before, .banner-unterseite a.anfahrt:before {
  content: '';
  background-repeat: no-repeat;
  width: 70px;
  height: 50px;
  display: block;
  margin: 0 auto;
}
div .wpml-ls-legacy-list-horizontal a {
    padding: 5px 7px;
}
.wpml-floating-language-switcher {
    position: fixed;
    bottom: 25%;
    right: 0px;
    background: #f8f8f8;
    border: 1px solid;
    border-color: #eee;
    padding: 0px;
    border-radius: 6px 0 0 6px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    z-index: 999;
}
.banner-unterseite a.tel:before {
    background-image: url(/wp-content/themes/AWEOS/svg/telefon-weiss.svg)
}

.banner-unterseite a.termin:before {
    background-image: url(/wp-content/themes/AWEOS/svg/termin-weiss.svg)
}

.banner-unterseite a.anfahrt:before {
    background-image: url(/wp-content/themes/AWEOS/svg/anfahrt-weiss.svg)
}

.standort-kachel a.tel, .standort-kachel a.termin, .standort-kachel a.standort {
    position: relative;
    font-weight: normal;
    display: block;
    padding-left: 30px;
    margin-bottom: 10px;
}

.standort-kachel a.tel:before, .standort-kachel a.termin:before, .standort-kachel a.standort:before {
    font-family: etmodules;
    position: absolute;
    font-size: 20px;
    top: 0px;
    left: 0px;
    color: black;
    font-weight: 300;
}

.standort-kachel a.tel:before {
    content: '\e090';
}

.standort-kachel a.termin:before {
    content: '\e023';
}

.standort-kachel a.standort:before {
    content: '\e074';
}

/*Leistungsseiten*/
.home .liste-leistungen ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.liste-leistungen ul {
    list-style: none;
    padding-left: 0px;
    padding-bottom: 20px;
}
#online-termine li {
    padding-bottom: 20px;
}
.liste-leistungen li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 10px;
}

.liste-leistungen li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0px;
    width: 14px;
    height: 14px;
    background-color: #a8a18f;
    border-radius: 100%;
}

.liste-leistungen li:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 2px;
    width: 8px;
    height: 8px;
    background-color: hsla(0, 0%, 0%, 0);
    border-radius: 100%;
    border: 1px solid hsl(0, 0%, 100%);
}

.liste-leistungen.blue-background {
    background: #ECF1F5;
    padding: 24px;
    border-radius: 3px;
}

.liste-leistungen.blue-background li a, .liste-leistungen.blue-background strong {
    color: #486073;
}

.blue-background li {
    padding-left: 25px;
}

.blue-background li:before {
    content: "\35";
    position: absolute;
    font-family: etmodules;
    left: 0px;
    top: 0px;
    font-size: 25px;
    color: #a8a18f;
    background: none;
}

.blue-background li:after {
    display: none;
}

/* Footer
------------------------------------------------------- */
.footer-title {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}

#footer-bottom {
    border-top: 1px solid hsl(240, 1%, 73%);
    padding: 20px 0px;
}

#main-footer .footer-widget h4 {
    font-weight: bold;
}

#footer-bottom a {
    color: hsl(0, 0%, 0%);
}

.footer-leiste {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
}

.footer-left {
    text-align: left;
    width: 33.3%;
}

.footer-middle {
    text-align: center;
    width: 33.3%;
}

.footer-right {
    text-align: right;
    width: 33.3%;
}

.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post {
    width: 100%;
}

.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url {
    width: 25%;
    float: left;
}

.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-title, .et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-meta, .et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-content {
    width: 70%;
    float: right;
}

/*Unterseiten*/
.et_pb_module.et_pb_text.liste-leistungen {
    font-weight: bold;
}

/*Kontaktformular*/
.et_pb_section.kontaktformular {
    background: #a8a18f;
}
.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 12px 20px;
    margin-bottom: 20px;
    font-size: 20px;
    background: hsl(0deg 0% 100%);
    border: none;
}
span.wpcf7-form-control.wpcf7-acceptance.wpcf7-not-valid {
    display: inline-block;
}
span.wpcf7-form-control-wrap.acceptance-253 {
    position: relative;
    left: 0px;
}

.contact-form p {
    position: relative;
    padding-left: 0px;
}

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

input.wpcf7-form-control.wpcf7-submit {
    background: #a8a18f;
    color: hsl(0deg 0% 100%);
    padding: 12px 24px;
    border: none;
    font-weight: bold;
    font-size: 20px;
}

.et_pb_team_member_image {
    max-width: 100%;
}

.et_pb_team_member_description {
    min-height: 150px;
}
.page-template-unterseite-ohne-btn .banner-unterseite{
  display: none;
}
.et_pb_section.banner.et_section_regular {
    background: #a8a18f;
    border: none;
    color: white;
}
.leistungen-kacheln .et_pb_column.et_pb_column_1_3.et_pb_css_mix_blend_mode_passthrough {
    width: 32%;
    margin-right: 1%;
    margin-bottom: 1%;
}
.et_pb_row.leistungen-kacheln {
    padding: 0px;
}
.kooperationspartner .et_pb_text_inner {
     text-align: center;
}
/* Media Queries
------------------------------------------------------- */
@media (max-width: 1200px) {
    .et_pb_row, .container, .footer-title, .footer-leiste {
        width: 90%;
    }

    div#header-widget-area {
        width: 90%;
        text-align: left;
    }

    #footer-bottom a, .footer-leiste {
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
  .kacheln-standort .et_pb_column.et_pb_column_1_3 {
    padding: 20px;
}
  .aerzte .et_pb_column.et_pb_column_1_4 {
    width: 49%;
    margin-right: 1%;
}
  #offcanvas_menu_inner .menu-standort li a {
    padding-left: 45px !important;
}
#offcanvas_menu_inner li.sprechzeit:before, #offcanvas_menu_inner li.standort:before, #offcanvas_menu_inner li.anfahrt:before, #offcanvas_menu_inner li.termin:before, #offcanvas_menu_inner li.tel:before, #offcanvas_menu_inner li.parken:before {
    top: unset;
}
  div#header-widget-area:first-child {
    width: 60%;
}
.head-image {
    height: 450px;
}
    .head-container {
        top: 50%;
    }
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 100%;
        max-height: 100%;
    }
    .chw-widget {
        margin-right: 10px;
    }
    .et_header_style_left .logo_container {
    width: 90%;
}
.et_header_style_left #et-top-navigation {
    width: 10%;
}
}
@media (max-width: 980px) {
	.bewerbungsformular select {
		width: 100%;
	}
	.contact-form-dus.bewerbung-formular .wpcf7-form-control-wrap {

    max-width: 100%;
}
    .info .et_pb_row {
        flex-direction: column;
    }
    body .info .et_pb_module.et_pb_image, body .info span.et_pb_image_wrap, body .info .et_pb_image_wrap img {
        width: 100%;
    }
  .standorte-start a.tel:before, .standorte-start a.standort:before, .standorte-start a.termin:before {
      width: 40px !important;
      height: 40px !important;
  }
}
@media (max-width: 768px) {
	.et_header_style_left .logo_container {
    display: block;
}
  .head-container {
      top: 40%;
  }
  .standorte-header a {
    font-size: 20px;
}
  .kacheln-standort a.btn-blue {
    top: 10px;
}
.liste-leistungen .et_pb_column.et_pb_column_1_3 {
  width: 100%;
  margin-right: 0px;
}
  .kacheln-standort .et_pb_column.et_pb_column_1_3 {
      width: 100%;
      margin-right: 0;
      padding-bottom: 30px;
  }
  .standorte-start a.tel, .standorte-start a.standort, .standorte-start a.termin {
    padding-left: 45px;
}
.standorte-start a.tel:before, .standorte-start a.standort:before, .standorte-start a.termin:before {
    width: 8%;
}
  .hero-section.et_section_regular {
    margin-bottom: 20px;
}
  .hero-section .et_pb_module.et_pb_text.et_pb_text_align_left.et_pb_bg_layout_light {
    background: #a8a18f;
    padding: 20px;
}
  .hero-section .et_pb_text_inner {
    position: relative;
}
.hero-section h1, .hero-section p {
    color: hsl(0deg 0% 100%);
}
.hero-section a.btn-blue {
  background-color: hsl(204deg 69% 35%);
  display: block;
  margin-bottom: 10px;
}
.hero-section a.btn-white {
    display: block;
    margin-bottom: 10px;
}
.news-start h2 a {
    font-size: 22px;
}
.news-start .et_pb_slide_content div {
    font-size: 18px;
}
    .et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-title, .et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-meta, .et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-content {
        width: 100%;
        float: unset;
        background: #f2f2f2;
        margin: 0;
        padding: 5px 20px;
    }

    .et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url {
        width: 100%;
        margin-bottom: 0;
        float: unset;
        padding-bottom: 30px;
        background: #f2f2f2;
    }

    .banner-unterseite .et-last-child .et_pb_text_inner {
        margin-bottom: 0;
    }
    .banner-unterseite .et_pb_text_inner {
        margin-bottom: 30px;
    }


    div#header-widget-area {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div#header-widget-area:first-child {
        justify-content: start;
        padding-left: 25px;
        border-bottom: 1px solid hsl(0deg 0% 100%);
    }

    span.d-block, h1.entry-title.text-center.h1 {
        font-size: 34px;
    }

    .aerzte .et_pb_column.et_pb_column_1_3, .team .et_pb_column.et_pb_column_1_3 {
        width: 32.6%;
    }

    .banner .et_pb_column.et_pb_column_3_4.et_pb_column_15 {
        width: 100%;
        margin-right: 0;
    }

    .banner .et_pb_column.et_pb_column_1_4.et_pb_column_16 {
        width: 100%;
    }

    .et_pb_column .et_pb_team_member_image {
        width: 100%;
    }

    .aerzte h2, .team h2, .aerzte .et_pb_module.et_pb_team_member, .team .et_pb_module.et_pb_team_member {
        margin-bottom: 20px;
    }

    .et_pb_team_member_description {
        padding: 20px 0px;
        display: inline-block !important;
        width: 100%;
        min-height: 150px;
    }

    .et_pb_team_member_description a {
        font-size: 18px;
        display: block;
    }

    .aerzte a.btn-blue {
        top: 0px;
    }
    .hero-section .et_pb_module.et_pb_text.et_pb_text_align_left.et_pb_bg_layout_light, .info .et_pb_row {
      width: 100%;
  }
}
 @media (max-width: 599px) {
   /** VITA **/
  .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_toggle_open:after {
    right: 30px !important;
}
  body:not(.home) #main-content .head-image {
  	flex-direction: column;
  }
}

@media (max-width: 580px) {
    .wpml-floating-language-switcher {
    bottom: 25%;
    box-shadow: none;
    border: none;
    border-radius: 6px 0px 0 6px;
    background: #ffffff;
}
    div#footer-bottom {
        padding-bottom: 80px;
    }
    .haeufige-fragen .et_pb_text {
        border-bottom: 1px solid #000;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .haeufige-fragen .et-last-child .et_pb_text:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }
    div#header-widget-area:last-child .et_pb_widget {
        margin: 0 auto;
    }
    .info-navi h4.widgettitle:hover:after {
        right: -20px;
        top: 5px;
    }
    body:not(.home).page-template-unterseite-aerzte #main-content .head-container {
        margin-top: 0;
        top: 0;
    }

    .page-template-unterseite-aerzte .head-image {
        height: 100%;
    }

    .hinweis-website div {
        padding: 20px;
    }

    .standorte-header {
        display: none;
    }

    .jquery-open-h2 h5,
    .jquery-h2-close h5 {
        font-size: 18px;
    }

    .et_pb_section.banner.et_section_regular {
        padding: 20px 0px;
        margin-bottom: 20px;
    }

    .ueberschrift p {
        width: 100%;
    }

    .head-text a:before {
        top: 8px;
    }

    .kooperationspartner .et_pb_text_inner {
        font-size: 20px;
    }

    .kooperationspartner .et_pb_module.et_pb_image {
        margin-bottom: 0px;
    }

    .kooperationspartner .et_pb_module.et_pb_text.et_pb_text_align_center.et_pb_bg_layout_light {
        position: relative;
        bottom: 10px;
    }

    .kooperationspartner .et_pb_column.et_pb_column_1_4.et_pb_css_mix_blend_mode_passthrough {
        margin-bottom: 0px;
        width: 50% !important;
    }

    /** VITA **/
    .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_toggle_open:after {
        width: 20px !important;
        height: 20px !important;
    }

    .et_pb_accordion_item.et_pb_toggle:before {
        left: 0px !important;
    }

    h5.et_pb_toggle_title {
        font-size: 20px !important;
    }

    /** Ende VITA **/
    div#header-widget-area:first-child {
        width: 100%;
        padding: 5px 0px;
    }

    .leistungen-kacheln .et_pb_column.et_pb_column_1_3.et_pb_css_mix_blend_mode_passthrough {
        margin-bottom: 5%;
    }

    .home .teaser h2#ref-orthopadie-unfallchirurgie-in-dusseldorf,
    .home h2.entry-title.text-center.h2 {
        font-size: 28px;
    }

    .partner-image .et_pb_module.et_pb_text {
        width: 100%;
        display: flex;
    }

    .corona ul {
        padding-top: 15px;
    }

    .corona strong {
        line-height: 200%;
    }

    .headline h1 {
        font-size: 22px;
    }

    .et_pb_section.et_pb_section_4.banner.et_section_regular {
        padding: 20px 0px;
    }

    .home .liste-leistungen ul {
        padding-bottom: 15px;
    }

    .standorte-start a.tel,
    .standorte-start a.standort,
    .standorte-start a.termin {
        padding-left: 25px;
    }

    .standorte-start a.tel:before,
    .standorte-start a.standort:before,
    .standorte-start a.termin:before {
        width: 12%;
    }

    .et_pb_toggle_close .et_pb_toggle_title,
    .et_pb_toggle_close h5.et_pb_toggle_title {
        font-size: 18px;
        padding: 0px;
        padding-left: 35px;
    }

    .et_pb_accordion .et_pb_toggle_title:before,
    .et_pb_toggle .et_pb_toggle_title:before {
        width: 20px;
        height: 20px;
    }

    .et_pb_accordion_item.et_pb_toggle:before {
        top: 5px;
    }

    .info-navi h4.widgettitle:after {
        right: -20px;
        top: 7px;
    }

    .info-navi h4.widgettitle:before {
        width: 42px;
        height: 42px;
        background-position: 50%;
    }

    .standorte-start a.tel:before,
    .standorte-start a.standort:before,
    .standorte-start a.termin:before {
        top: 0px;
    }

    .banner-unterseite li {
        width: 100%;
    }

    div#header-widget-area {
        width: 100%;
    }

    .head-container {
        top: -12px;
    }

    .et_pb_section {
        padding: 10px 0px;
    }

    .head-text a.anker-head {
        display: none;
    }

    h1 {
        font-size: 32px;
    }

    h3,
    h4 {
        font-size: 22px;
    }

    /* h2, h3, h4, p {
      text-align: left;
    } */
    span.d-block,
    h1.entry-title.text-center.h1 {
        font-size: 24px;
    }

    .info-navi .chw-widget-area:first-child h4.widgettitle:before {
        display: none;
    }

    .info-navi .et_pb_widget div:before {
        left: 5px;
    }

    .info-navi .et_pb_widget a {
        font-size: 14px;
    }

    .info-navi .et_pb_widget:hover div {
        display: block;
        background: hsl(199deg 39% 58%);
        width: 180px;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 999999;
    }

    div#header-widget-area:first-child {
        padding-left: 0;
    }

    .info-navi h4.widgettitle:before {
        top: 0;
        left: 0;
        position: relative;
        display: inline-block;
    }

    .info-navi h4.widgettitle:before {
        z-index: 9999;
    }

    .info-navi h4.widgettitle {
        font-size: 0;
        margin: 0;
        padding: 5px !important;
    }

    .info-navi .chw-widget-area:first-child h4.widgettitle {
        font-size: 16px;
        padding: 8px 0;
    }

    .head-text h1 {
        margin-bottom: 0px;
    }

    h2.chw-title {
        display: none;
    }

    .info-navi .container {
        flex-direction: column;
    }

    .info-navi .chw-widget-area:last-child h4.widgettitle {
        padding-bottom: 0;
    }

    .chw-widget:first-child h2.chw-title {
        display: block;
        width: 100%;
    }

    .chw-widget:first-child {
        display: block;
        text-align: left;
        width: 100% !important;
    }

    .chw-widget:nth-child(2):before,
    .chw-widget:nth-child(3):before,
    .chw-widget:nth-child(4):before {
        font-size: 20px;
    }

    h2.chw-title:after {
        display: none;
    }

    .et-pb-controllers a {
        width: 15px;
        height: 15px;
        margin-right: 20px;
    }

    .et_pb_team_member_description {
        min-height: auto;
    }

    .et_pb_accordion .et_pb_toggle_title:before,
    .et_pb_toggle .et_pb_toggle_title:before {
        right: 0;
    }

    #ref-behandlungsangebot h5.et_pb_toggle_title,
    h5.et_pb_toggle_title {
        font-size: 23px;
        left: 0;
        width: 100%;
        padding-right: 30px;
    }

    .breadcrumbs-head {
        display: none;
    }

    .head-container {
        width: 100%;
        left: 0;
        position: relative;
        background: #a8a18f;
        padding: 20px;
    }

    .head-text a {
        width: 100%;
        display: block;
        top: 0;
    }

    .head-text h1 {
        font-size: 27px;
        padding-top: 0px;
        padding-left: 0px;
        padding-bottom: 5px;
    }

    .head-text h2 {
        font-size: 21px;
        margin-bottom: 10px;
        background: none;
        padding: 0;
        font-weight: bold;
        color: #fff;
    }

    .news-start .et_pb_slide_content {
        max-width: 300px;
        margin: auto;
    }

    .et_pb_row_3.leistungen-kacheln {
        padding-bottom: 0;
    }

    .widget-area .chw-widget {
        width: 33.3%;
        margin: 0 auto;
    }

    .leistungen-kacheln span.et_pb_image_wrap,
    .leistungen-kacheln img {
        display: block;
    }

    span.d-block,
    h1.entry-title.text-center.h1 {
        font-size: 28px;
    }

    .home .teaser .et_pb_row {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .teaser .et_pb_row {
        padding-top: 0px;
    }

    h1#ref-orthopadie-unfallchirurgie-in-dusseldorf,
    h1.entry-title.text-center.h1 {
        font-size: 22px;
    }

    p.et_pb_member_position {
        text-align: center;
    }

    p,
    li,
    a {
        font-size: 18px;
        line-height: 140%;
    }

    h2 {
        font-size: 22px;
    }

    .info a.btn-blue {
        font-size: 18px;
    }

    .footer-leiste {
        display: block;
    }

    .footer-left,
    .footer-middle,
    .footer-right {
        text-align: left;
        width: 100%;
        font-size: 20px;
    }

    #footer-bottom a {
        font-size: 20px;
    }

    .et_pb_posts a.more-link {
        color: hsl(0deg 0% 100%);
        background: hsl(204deg 88% 56%);
        padding: 7px 16px;
        margin: 10px 0px;
        width: max-content;
    }

    .zitat .et_pb_column.et_pb_column_4_4.et_pb_css_mix_blend_mode_passthrough.et-last-child:before,
    .zitat .et_pb_column.et_pb_column_4_4.et_pb_css_mix_blend_mode_passthrough.et-last-child:after {
        font-size: 130px;
    }

    .zitat .et_pb_column.et_pb_column_4_4.et_pb_css_mix_blend_mode_passthrough.et-last-child:after {
        bottom: -80px;
    }

    .zitat .et_pb_column.et_pb_column_4_4.et_pb_css_mix_blend_mode_passthrough.et-last-child:before {
        top: -10px;
    }

    .zitat .et_pb_text_inner {
        font-size: 24px;
    }

    .aerzte h2 {
        margin-bottom: 0px;
    }

    .aerzte .et_pb_row.et_pb_row_1 {
        padding-bottom: 0px;
    }

    .single-post .et_post_meta_wrapper img {
        width: 100%;
    }

    .liste-leistungen ul {
        padding-bottom: 0px;
    }

    .et_pb_toggle_close h5.et_pb_toggle_title {
        padding-left: 0px;
    }

    .arccordion h5.et_pb_toggle_title,
    .et_pb_toggle_content {
        font-size: 20px;
    }

    .aerzte h2 {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .page-template-unterseite-mit-btn .aerzte a.btn-blue {
        top: 10px;
    }
	body #BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription {
        width: auto;
        overflow-y: scroll;
        height: 90px;
        position: relative;
        padding-right: 48px;
    }

    p#CookieBoxTextDescription:before {
        content: '';
        display: block !important;
        position: absolute;
        top: 25px;
        right: 15px;
        background-image: url(https://dus-orthopaedie-unfallchirurgie.de/wp-content/uploads/2022/06/scrolling.png);
        width: 24px;
        height: 24px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    body #BorlabsCookieBox ._brlbs-manage-btn a {
        font-size: 16px;
    }

    p._brlbs-service-group-description {
        padding-left: 26px;
    }

    body #BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description {
        padding-top: 5px;
        padding-left: 25px;
    }
}

@media (max-width: 375px) {
    .leistung-tabelle {
        padding: 40px;
    }
    .et_pb_row.et_pb_row_1.feser tr td{
        display: block;
    }
    .entry-content tr td {
        display: flex;
        width: 108% !IMPORTANT;
    }
    .home .liste-leistungen ul{
        display: block;
    }
  .et_pb_toggle_close h5.et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    font-size: 16px !important;
  }

.liste-leistungen li:after {
    top: 6px;
}
  .head-text h1 {
    font-size: 22px;
}
.head-text h2 {
    font-size: 19px;
}
h2, h3 {
    font-size: 22px;
}
.kacheln-standort li {
    font-size: 20px;
}
p, li, a {
    font-size: 18px;
}
.liste-leistungen a.anker {
    font-size: 15px;
}
.arzt-acc table {
    width: 315px !important;
}
.arzt-acc td {
    display: block;
}
}

@media (max-width: 320px) {
    .leistung-tabelle {
        padding: 25px;
    }
    body h1 {
        font-size: 30px;
    }
    body .entry-content tr td {
        width: 100% !IMPORTANT;
        padding-left: 0;
    }
  .home .teaser h2#ref-orthopadie-unfallchirurgie-in-dusseldorf, .home h2.entry-title.text-center.h2 {
    font-size: 24px;
}
  span.d-block, h1.entry-title.text-center.h1 {
    font-size: 24px;
}
  .head-text h1 {
    font-size: 19px;
}
  .head-text h2 {
    font-size: 15px;
}
.et_pb_accordion .et_pb_toggle_title:before, .et_pb_toggle .et_pb_toggle_title:before {
    right: -16px;
}
.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
    font-size: 16px;
}
	.arzt-acc table {
    width: 300px !important;
}
	.et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_toggle_open:after {
    right: 9px !important;
}
.et_pb_toggle_close h5.et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    font-size: 16px !important;
    padding-left: 40px !important;
}
}
.et_pb_row.et_pb_row_12.et_pb_row_4col img:hover {
    transform: scale(1.1);
    transition: 1s;
}
.et_pb_row.koop-logo.et_pb_row_4col {
    display: flex !important;
    justify-content: center;
}


.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 1.5%;
}

.et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 23.875%;
}