body {
	
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Lato', sans-serif;
	line-height: 1.6;
	
}

h1 {
	font-family: 'Lato', sans-serif;
	margin-top:1em;
	color:#616e61;
}

h2 {
	font-size: 1.5rem;
}
h3 {
	font-size: 1.25rem;
}

p, ul {
	margin-bottom: 2rem;
}
p {
	
	/*font-size: 1.2em;*/
}

a {
	color:#2A4789;
	text-decoration: underline;
}


#header_navigation {
	background-color:#fff;
}
#header_navigation nav {
	padding-left:0;
	padding-right:0;
}
#header_navigation #navbarContent li > a {
	color:#222222;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	padding-right: 30px;
}

#header {
	position:relative;
}
#header_navigation a, footer a {
	text-decoration: none;	
}

.dropdown-menu {
	margin:0;
}

#carousel_start .info, #carousel_start .info_dark {
	
	position: absolute;
	bottom: 30%;
	left:50%;
	
}
#header .info, #header .info_dark {
	position: absolute;
	bottom: 20%;
	left:0;
	right:0;
	text-align: center;
}

#carousel_start .info .info_box, #carousel_start .info_dark .info_box, #header .info .info_box, #header .info_dark .info_box  {
	background-color:#fff;
	font-size: 2em;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	/*color: #2A4789;*/
	color:#616e61;
}
#header .info h1, #header .info_dark h1 {
	display:inline-block;
}

#carousel_start .info_dark .info_box, #header .info_dark .info_box {
	background-color:#2A4789;
	color:#fff;
}

#carousel_start .carousel-control-next, #carousel_start .carousel-control-prev {
	opacity: 1;
}
#carousel_start .control_icon, 
#carousel_start .carousel-control-next .sr-only, #carousel_start .carousel-control-prev .sr-only {
	font-size: 3em;
	background-color:#2A4789;
	color:#fff;
	padding:5px;
}
#carousel_start .carousel-control-next:hover .control_icon, #carousel_start .carousel-control-prev:hover .control_icon {
	background-color:#31a8f0;
}

.wrapper_info {
	
	background-color:#e3f2fd;
	
	padding-top:1em;
	padding-bottom: 1em;
}


/*#headerNavigation {
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	padding-top:0;
	padding-bottom:0;
	background-color: #2A4789;
}*/

#carousel_praxis .carousel-control-prev, 
#carousel_praxis .carousel-control-next {
	width: auto;
}

#section_socials img {
	padding:20px;
}
#section_socials img:hover {	
	transform: scale(1.05);
}


.bg-primary {
	background-color: #616e61 !important;
	color: #fff;
}
.btn-success {
	background-color: #186328;
	border-color: #186328;
}
.text-success {
	color: #186328 !important;
}
.figure-caption {
	font-size:100%;
	color:#000000;
}
.bg-danger {
	background-color:rgba(179, 15, 9,0.85) !important;
}
.btn-primary {	
	--bs-btn-bg: #616e61;
	--bs-btn-border-color: #616e61;
}
.btn-primary:hover {
	--bs-btn-hover-color:#616e61;
	--bs-btn-hover-bg:#fff;
	--bs-btn-hover-border-color:#616e61;
}
.btn-outline-primary { 
	--bs-btn-color:#616e61;
	--bs-btn-border-color: #616e61;
}
.btn-outline-primary:hover { 
	--bs-btn-hover-color:#fff;
	--bs-btn-hover-bg:#616e61;
	--bs-btn-hover-border-color:#616e61;
}
.btn-outline-primary:active { 
	--bs-btn-active-color:#fff;
	--bs-btn-active-bg:#616e61;
	--bs-btn-active-border-color:#616e61;
}
.text-primary {
	--bs-primary-rgb:97, 110, 97;
}

.decorative_section_consult {
	background-image: url("../uploads/pictures/misc/zio_glas.png");
	background-size: cover;
	background-position: center;
}

.container_minHeight {
	min-height: 500px;
}


footer {
	font-size: 0.8em;
}
footer p {
	margin-bottom: 1em;
}
footer a {
	color:#222222;
}
footer a:hover {
	color:#222222;
	text-decoration: underline !important;
}
footer h2, footer h3 {
	font-size: 1.5rem;
}
footer h2 span, footer h3 span {
	display: block;
	font-size: 0.8em;
	line-height: 2.0em;
}

footer .nav-link {
	padding:0;
	padding-bottom: .20rem;
	padding-top: .20rem;
	color: var(--bs-primary-rgb);
}

.headline_special {
	font-size: 36px;
	line-height: 36px;
}

.headline_startpage {
	color: #212529;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	margin: 0;
}

.link_cta_bigIconAndText span {
	line-height: 32px;
	display: inline-block;	
	vertical-align: text-bottom;
}
.link_cta_bigIconAndText svg {
	font-size: 32px;
}

.header-bg {
	background-color:#EBEBEB;
}

.doctor_overview_short h2 {
	margin-bottom: 0;
}
.doctor_overview_short .doctor_overview_short_info {
	line-height: 1.2em;
}
.doctor_overview_short .doctor_overview_short_specialized {
	line-height: 1.2em;
	font-size: 1em;
}
.doctor_overview_short .doctor_overview_short_specialized b {
	color:#2A4789;
}

.teaser_green .teaser_green_info {
	background-color: rgba(255,255,255,0.6);
	padding: 20px;
	border-radius: 10px;
}
.teaser_green .teaser_green_info p {
	line-height: 1.2em;
	margin-top: 0.8em;
	margin-bottom: 1em;
}

.timeline {
	border-left: 3px solid #6c757d;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	position: relative;
	padding: 0 30px;
	margin-left: 280px;
}
.timeline .item {
    position: relative;
    margin-bottom: 45px;
}
.timeline .item::before {
    content: "";
    position: absolute;
    left: -43px;
    top: 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff;
    border: 3px solid #6c757d;
}
.timeline .work-place {
    position: relative;
}
.timeline .place {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 400;
}
.timeline .location {
    position: absolute;
    right: 0;
    top: 2px;
    color: #8a8a8a;
}
.timeline .location svg {
    margin-right: 5px;
}
.timeline .job-meta {
    position: absolute;
    left: -280px;
    top: 0;
    width:240px;
}
.timeline .job-meta .title {
    font-size: 18px;
    color: #2A4789;/*#00BCD4*/
}
.timeline .job-meta .time {
    /*color: #8a8a8a;*/
	color: #000;
}
.timeline .job-desc {
    color: #666;
}
.timeline .item::after {
    content: "";
    position: absolute;
    left: -37px;
    top: 6px;
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #e3f2fd;/*#6c757d*/
    z-index: 10;
}
.timeline .item.active::after {
    background: #2A4789;
}

.news_element {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}
.news_element h2 span {
	color:#000;
	font-size: 0.8em;
	display: block;
}
.news_element a:hover {
	text-decoration: none;
}
.news_element .teaser {
	margin:0;
}
.news_element .teaser a {
	margin-top: 1em;
	display:block;
}

.contentLink {
	text-decoration: underline;
}
.contentLink:hover {
	
}
.contentLink_more {
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
}

.opening_highlight_today {
	font-weight: bold;
	background-color: rgba(97,110,97,0.2);
}

.startsite_hero_textColumn {
	padding-top:200px !important;
	padding-bottom: 200px !important;
}
.startsite_hero_imageColumn {
	background-image: url(../uploads/pictures/misc/praxis-017.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
}
.startsite_hero_imageColumn_text {
	width: 400px;
	font-size: 16px;
	line-height: 18px;
	position: absolute;
	bottom: 20%;
	background-color: #616e61;
	padding: 20px;
	margin: auto;
	right: 0;
	font-weight: bold;
}
.startsite_hero_imageColumn_text span {
	font-weight: normal;	
}
@media (max-width: 990px) {
	.startsite_hero_imageColumn {
		background: none;
	}
	.startsite_hero_imageColumn_text {
		bottom: 0;
		display: none;
	}
}
.contact_hero_imageColumn {
	background-image: url(../uploads/pictures/misc/praxis_empfang.jpg);
	background-position: center;
	background-size: cover;
}

hr.small {
  max-width: 10rem;
  margin-left: auto;
  margin-right: auto;
}
hr.primary {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  height: 4px;
  border-color: #616e61;
}

.slick_slider .slick_slider_item {
	padding:20px;
}
.slick_slider .slick_slider_item a {
	height: 500px;
	display: block;
	padding:20px;
	background-position: center;
	background-size: cover;
	background-blend-mode: color-burn;
	color:#fff;
	position: relative;
}
.slick_slider .slick_slider_item a span {
	position:absolute;
	bottom:10px;
	left:10px;
	right:10px;
	background-color: #616e61;
	padding:5px;
}
.slick_slider .slick-prev:before,
.slick_slider .slick-next:before {
	background-color: #616e61;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  
	.timeline {
		margin-left: 0;
		padding-right: 0;
	}
	.timeline .place {
		margin-bottom: 5px;
	}
	.timeline .job-meta {
		position: static;
		margin-bottom: 15px;
		width:100%;
	}
	
	#carousel_start .info .info_box,  #carousel_start .info_dark .info_box, #header .info .info_box, #header .info_dark .info_box {
		font-size: 1em;
		display: inline-block;
	}
	#carousel_start .info,  #carousel_start .info_dark {
		position: absolute;
		bottom: 20%;
		left:0;
		right:0;
		text-align: center;
	}
	
}