/* @import "/css-basis/basis.css"; */
body {
	position: relative;
	background-color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	z-index: 1;
}

img.uc-logo {
	max-width: 40% !important;
	height: auto;
}

.uc-light {
	font-weight: 300;
}

.text-italic {
	font-style: italic;
}

.text-bold {
	font-weight: bold;
}

.no-padding-left {
	padding-left: 0;
}

.no-padding-right {
	padding-right: 0;
}

.mobmenu, .shadow {
	box-shadow: 0px 3px 6px rgba(0,0,0,0.3) !important;
}

h1 {
	font-size: 2.7em;
	font-weight: normal;
	line-height: 1.2;
	font-family: 'Roboto Condensed';
	color: #430447;
	text-align: center;
}

h2 {
	font-size: 1.9em;
	font-weight: normal;
	line-height: 1.2;
	font-family: 'Roboto Condensed';
	color: #430447;
	margin-bottom: 2em !important;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2;
	font-family: 'Roboto Condensed';
	color: #430447;
}

h4 {
	font-size: 1.3em;
	line-height: 1.2;
}

h4 + p {
	margin-top: 2em;
}

h4 + span {
	display: block;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 2em;
	font-style: italic;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #AC7F49;
}

p + h5 {
	margin-top: 2em;
}

section div.box-brown h3 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2;
	color: #fff;
	margin-bottom: 20px;
}

section div.box h3 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2;
	font-family: 'Collier';
	color: #AC7F49;
	text-transform: uppercase;
}

h1 + span, h2 + span {
	display: block;
	text-align: center;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 60px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.3em;
	margin-top: 0.7em;
}

img#header-logo {
	position: relative;
	max-width: 450px;
	height: auto;
	margin: 0 auto;
	z-index: 8;
}

section {
	padding: 60px 0;
}



section.ls-overflow-visible {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

section.white, section > div.white {
	background-color: #fff;
}

section.brown, section > div.brown {
	background-color: #B9A79D;
}

section.brown h3 {
	font-family: 'Roboto Condensed', sans-serif;	
}

section.brown .turkise {
	padding-left: 24px;
	padding-right: 24px;
}

section.brown .turkise > div.row {
	background-color: #A7D0D9;
	padding: 40px;
}

section.brown .turkise h2 {
	text-align: center; 
	color: #430447;
	font-size: 1.9em;	
	margin-bottom: 0.5em;
}

section.brown .turkise .newsbox h2 {
	font-size: 1.2em;
}

section.brown .turkise .newsbox p {
	font-size: 18px;
	line-height: 1.2;
}

section.brown .turkise article {
	background-color: #fff;
	padding: 20px;
}

section.brown .turkise article h2 {
	text-align: left;
	margin-top: 10px;
}

section.brown .turkise article h2 a {
	color: #171717;
	text-decoration: none;	
}

section.brown .turkise article a.button {
	background-color: #430447;
	color: #fff;	
}

section.brown .turkise article a.button:hover {
	background-color: #000;
}

section.brown .turkise .newsbox {
	margin-bottom: 20px;
}

section.brown .turkise .newsbox h2 {
	margin-bottom: 0.8em !important;
}

section div.purple-box {
	background-color: #430447;
	color: #FFFFFF;
	padding: 25px 40px;
	font-family: 'Roboto Condensed', sans-serif;	
}

section div.negative-offset {
	margin-top: -8em;
}

section div.purple-box h3 {
	font-size: 1.9em;
	color: inherit;
	margin-top: 10px;
	margin-bottom: 1em;
}

section div.purple-box p.phone {
	font-size: 1.9em;
	margin-top: 0.5em;
}

section.darkgray {
	background-color: #2a2a2a;
	color: #fff;
}

section.darkgray h3 {
	color: #D09957;
	font-family: 'Lato', sans-serif;
}

section.darkgray span.highlight {
	color: #D09957 !important;
}

section p {
	font-size: 1.1em;
	line-height: 1.6;
}

section:not(#hgh-main-navigation) ul {
  list-style-type: square;
  font-size: 1.55em;
  line-height: 2;
  margin: 40px 0;
}

section:not(#hgh-main-navigation) ul li {
	padding-left: 0.5em;
}

section p + p {
	margin-top: 1.6em;
}

section p + h3 {
	margin-top: 2.5em;
}

section.image {
	width: 100vw;
	height: 44vw;
	padding-top: 20vw;
}

section div.content-box {
	padding: 40px 45px;
}

section div.content-box h4 {
	font-family: 'Collier' !important;
	font-size: 1.4em;
	margin-bottom: 1.2em;
}

section div.content-box ul {
  font-size: 1.2em;
  line-height: 1.6;
}

section div.content-box-lightgray {
	background-color: #F3F3F3;
}

section div.content-box-lightgray h4 {
	color: #AC7F49;
}

section div.content-box-darkgray {
	background-color: #2B2A2A;
	color: #fff;
}

section div.content-box-darkgray h4 {
	color: #AC7F49;
}

section div.content-box-white {
	background-color: #fff;
	border: 1px solid #AC7F49;
	
}

section div.content-box-white h4 {
	color: #AC7F49;
}

section div.content-box-bronze {
	background-color: #AC7F49;
	color: #fff;
}

section div.content-box-bronze h4 {
	color: #fff;
}

section div.box-brown {
	color: #fff;
	background-color: #AC7F49;
	padding: 20px 16px 40px 16px;		
	text-align: center;
	margin: 0 auto;
	max-width: 430px;
}

section div.box {
	background-color: #fff;
	padding: 0 16px 40px 16px;		
	text-align: center;
	max-width: 430px;
	margin: 0 auto;
}

section div.box img {
	background-color: #707070;
	min-height: 200px;
}

section div.box.box-left {
	margin: 0 auto 0 60px;
}

section div.box.box-right {
	margin: 0 60px 0 auto;
}

section div.box p {
	font-size: 1em;
}

section#kontakt {
	padding-bottom: 80px;
}

section#kontakt p {
	font-size: 1.5em;
}

section#kontakt p a {
	color: #AC7F49 !important;
	text-decoration: underline !important;
}

a.button {
	display: inline-block;
	background-color: #A7D0D9;
	width: 200px;
	color: #430447;
	text-align: center;
	line-height: 50px;
	text-decoration: none;
	margin-top: 20px;
	transition: all 0.4s;
	cursor: pointer;
}

a.button:hover {
	background-color: #fff;
}

section#kontakt a.button {
	background-color: #AC7F49;
	color: #fff;
	padding: 0 60px;
	width: auto;
	margin-top: 4em;
}

body.page-id-13 main#theme-main {
	min-height: 80vh;
	padding-bottom: 20vh;
	padding-top: 5vh;
}

body.page-id-13 main#theme-main img {
	margin-bottom: 60px;
}

.post-navigation a {
	color: #430447 !important;
	text-decoration: none !important;
}

#wrapper-footer-colophon {
	background-color: #fff;
	width: 100%;
	padding: 33px 0 33px 0;
	color: #171717;
	font-size: 18px;
}

#wrapper-footer-colophon table {
	line-height: 1.5;
}

#wrapper-footer-colophon table td {
	padding: 0 40px 0 0;
	height: 1.5em;
}

#wrapper-footer-colophon a {
	text-decoration: none !important;
	color: #fff !important;
}

#wrapper-footer-colophon a:hover {
	text-decoration: underline !important;
}

#wrapper-footer-colophon .footer-column-caption {
	display: block;
	color: #D09957;
	font-size: 24px;
	margin-bottom: 30px;
}

#wrapper-footer-colophon ul.footer-menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

#wrapper-footer-colophon ul.footer-menu li {
  	display: inline-block;
	padding: 0;
  	margin: 0;
}

#wrapper-footer-colophon ul.footer-menu li + li {
	margin-left: 50px;	
}  

#wrapper-footer-colophon ul.footer-menu li a {
  	color: #171717 !important;
}

#compr-font-setting {
	position: fixed;
	bottom: 20px;
	right: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px;	
}

#compr-font-setting ul {
	list-style-type: none;
	padding: 0;
	margin: 0;	
}

#compr-font-setting ul li {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	font-size: 24px !important;	
	line-height: 36px;
	color: #AC7F49;
}

#compr-font-setting ul li.font-big {
	font-size: 30px !important;
}

#compr-font-setting ul li.font-huge {
	font-size: 36px !important;
}

#compr-font-setting ul li A {
	color: inherit !important;
}

/***** Footer Vorschaltseite ************************************************************/

#wrapper-footer-colophon-vorschalt {
	background-color: #B9A79D;
	width: 100%;
	padding: 114px 0 80px 0;
	color: #fff;
	font-size: 16px;
	line-height: 2;
}

#wrapper-footer-colophon-vorschalt a {
	color: #fff !important;
}

/****************************************************************************************/

div.ls-fullscreen-wrapper {
	position: relative;
	z-index: 5;
}

ul#main-menu-left, ul#main-menu-right {
	display: block;
	text-align: center;
	margin: 0;
}

ul#main-menu-left > li {
	display: inline-block;
	width: 32%;
	flex-direction: row;
}

ul#main-menu-right > li {
	display: inline-block;
	width: 32%;
}

ul#main-menu-left > li > a, ul#main-menu-right > li > a {
	display: inline-block;
	line-height: 150px;
	color: #430447;
	font-size: 1.3em;
	font-family: 'Roboto Condensed';
	transition: color 0.6s;
}

#hgh-main-navigation ul.navbar-nav li.active a, #hgh-main-navigation ul.navbar-nav li a:hover {
	color: #7AACBF;
}

#hgh-main-navigation ul.navbar-nav a[href*=\#] {
	color: #430447 !important;
}

section#hgh-main-navigation {
	box-shadow: 0px 4px 10px rgba(0,0,0,0.2);
	padding: 0;
}

section#hgh-top-header {
	background-image: url(/images/subpage-header.png); 
	background-size: 100% auto; 
	background-repeat: no-repeat; 
	width: 100vw; 
	height: 27vw;
	border-bottom: 4px solid #430447;
}

body.page-id-11 section#hgh-top-header {
	background-image: url(/images/startseite-header.png); 
}

body.page-id-17 section#hgh-top-header {
	/* background-image: url(/images/hausarzt-geldersheim-team.png) */; 
}

section#hgh-top-header .container {
	position: relative;	
}

section #header-hinweis {
	position: relative;
	padding: 1vw 2.3vw;
	color: white;	
	font-size: 1.25vw;
	background-color: #430447;
}

section #header-hinweis a {
	color: white;	
	font-weight: bold;
	text-decoration: none;	
}

section#hgh-top-header #header-box {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #A7D0D9;
	/* padding: 25px 40px; */
	padding: 1.5vw 2.3vw;
	color: #430447;
	font-size: 1.25vw;
	margin-left: 20px;
}

section#hgh-top-header #header-box p {
	margin: 0;
}

section#hgh-top-header #header-box p.phone {
	font-weight: bold;
	font-size: 1.7em;
	margin-bottom: 0.3em;
}

section#hgh-top-header #header-box table td {
	padding-top: 0.2em;	
	padding-bottom: 0.2em;	
}

section#hgh-top-header #header-box table td {
	padding-left: 40px;	
}

section#hgh-top-header #header-box table td.bold {
	font-weight: bold;
}

section#hgh-top-header #header-box h3 {
	color: #430447;
	/* font-size: 1.9em; */
	font-size: 2.2vw;
	/* margin-bottom: 0.8em; */
	margin-bottom: 1.8vw;
	font-family: 'Roboto Condensed';
}


#menu-bglayer {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0;
	opacity: 0;
	transition: opacity 0.4s, height 0s;
	transition-delay: 0.1s;
	background-color: #000;
	z-index: 6;
}

#menu-bglayer.visible {
	height: 100%;
	opacity: 0.85;
}

body table.booked-calendar thead th {
	color: #000 !important;
}

body table.booked-calendar td .date .number {
	color: #000 !important;
}

body.page-template-emptylegal #theme-main h2 {
	font-size: 1.1em;
	margin: 2em 0 1em 0 !important;
}

body.page-template-emptylegal #theme-main h3 {
	font-size: 1.1em;
	margin: 2em 0 1em 0;
}

body.page-template-emptylegal #theme-main h4 {
	font-size: 1.1em;
	margin: 2em 0 1em 0;
}

body.page-template-emptylegal #theme-main ul, body.page-template-emptylegal #theme-main ul li {
	font-size: inherit;
}

.ratio::before {
	padding-top: imherit;
}