/* @override 
	https://2024.arzt-bauer.at/templates/arzt-bauer-j5/css/user.css?* */

/* source-sans-3-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-3-v15-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/source-sans-3-v15-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/source-sans-3-v15-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/source-sans-3-v15-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/source-sans-3-v15-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/source-sans-3-v15-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/source-sans-3-v15-latin-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/source-sans-3-v15-latin-600italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/source-sans-3-v15-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/source-sans-3-v15-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/source-sans-3-v15-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/source-sans-3-v15-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


html, body {
	font-family: "Source Sans 3", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	line-height: 130%;
	font-weight: 400;
	color: #8f807c;
}

body {
	height: auto!important;
	background: url(../images/hg.jpg) center top no-repeat #f0ebe5;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
	vertical-align: top; 
}
table>tbody {
	border-bottom: 1px solid #ddd;
}

.module-content ul li::before {
	content: "";
}
.nav>li>a:focus, .nav>li>a:hover{
	background: none;
}
#push {
	height: 0px;
}
#main:after, .menunav::after, #fullwidth .moduletable::after, .page-content > div::after, #navigation::after, #footer #main::after, .items-row::after, .bilder::after, .navigation:after, .bereiche::after {	
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


body section {
	padding-top: 180px;
}
#fullwidth {
	z-index: 1;
}

#main {
	padding-bottom: 20px;
	text-align: left;
	
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Source Sans 3", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #37bdca;
}
h1 {
	font-size: 34px;
}

h2 {
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
	
}
a {
	color: #37bdca;
}
a:focus, a:hover {
	color: #7a7a7a;
	text-decoration: underline;
}
p {
	padding-top: 0;
	padding-bottom: 20px;
	margin: 0;
}
ol, ul, p {
	padding-bottom: 20px;
}
ul li {
	list-style: none;
}

#main-box a{
	text-decoration: underline;
}
a.btn {
	display: inline-block;
	padding: 3px 30px 2px;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: none #b5aaa0;
	border: 0 solid #bfcad2;
	border-radius: 0px;
	font-variant: normal;
	line-height: 1.2em;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	border-radius: 20px;
}
a.btn:hover {
	color: #231f20;
	
}
.btn .icon-chevron-right {
	display: none;
	visibility: hidden;
}
.btn-primary {
	background-color: #525151;
	border-color: #525151;
}
a.link {
	background-color: #c1ccd2;
	display: block;
	text-align: center;
	text-decoration: none!important;
	padding-top: 3px;
	padding-bottom: 4px;
}
section, #main #container, .container {
	background: none;
}
.container {
    max-width: 1170px;
  }
header#site-header.headroom {
	height: 180px;
	position: fixed;
	width: 100%;
	z-index: 200;
	padding-top: 0;
	padding-bottom: 0;
	transition: all 300ms ease-in-out 0s;
	top: 0;
}
.header--fixed {
	z-index: 50;
}

#main, #main-box {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

/* Navigation */

#top .container {
	background: none;
	font-size: 14px;
	display: grid;
	grid-template-columns: 350px 1fr ;
	align-items: center;
	padding-top: 14px;
}
#top p {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.
.logo {
	width: auto;
	padding-top: 13px;
	padding-bottom: 8px;
	transition: all 300ms ease-in-out 0s;
}
.logo img {
	width: 341px;
	transition: all 300ms ease-in-out 0s;
}
.topnav {
	float: right;
	padding-top: 0px;
	padding-bottom: 6px;
}

.container-header nav {
	width: auto;
	text-transform: uppercase;
	transition: all 300ms ease-in-out 0s;
	padding-top: 4px;
	justify-self: end;
}


header#site-header.headroom.headroom--pinned {
	transition: all 300ms ease-in-out 0s;
}

header#site-header.headroom.headroom--pinned {
	transition: all 300ms ease-in-out 0s;
}
header#site-header.headroom.headroom--unpinned {
    top: -180px;
	transition: all 300ms ease-in-out 0s;
}
header#site-header.headroom.headroom--not-top {
	transition: all 300ms ease-in-out 0s;
	height: 92px;
		background-color: #fff;
}
header#site-header.headroom.headroom--not-top #top .container {
	background: none;
	font-size: 14px;
	display: grid;
	grid-template-columns: 200px 1fr ;
	align-items: center;
	padding-top: 0px;

}
header#site-header.headroom.headroom--not-top .logo img {
	width: 200px;
	transition: all 300ms ease-in-out 0s;
}
header#site-header.headroom.headroom--not-top.headroom--pinned {

}

header#site-header.headroom.headroom--pinned, header#site-header.headroom.headroom--unpinned, #top.top, #top .titel img,  #top.affix img, #top img, .navigation, .top.affix .logo {
	transition: all 300ms ease-in-out 0s;
}
@media (max-width:991.98px) {

	.container-header {
		position: fixed!important;
	}
	
}



@media (max-width: 1200px) {
	 body section {
	 	padding-top: 100px;
	 }
	 #top .container {
		display: grid;
		grid-template-columns: 200px 1fr ;
		align-items: center;
		padding-top: 0px;
	
	}
	 .logo img {
		width: 200px;
		transition: all 300ms ease-in-out 0s;
	}

}
@media (max-width: 990px) {


}
@media (max-width: 767px) {
	 body section {
	 	padding-top: 70px;
	 }
	 header#site-header.headroom.headroom--not-top, header#site-header.headroom {
	 	height: 70px;
	 }
	 #top .container {
		display: grid;
		grid-template-columns: 1fr 150px ;
		align-items: center;
		padding-top: 0px;
	
	}
	header#site-header.headroom.headroom--not-top .logo img, .logo img {
		width: 150px;
		transition: all 300ms ease-in-out 0s;
	}
	.logo {
		grid-area: 1 / 2 / 2 / 3;
		justify-self: end;
	}
	.container-header nav {
		grid-area: 1 / 1 / 2 / 2;
		justify-self: start;
	}

}

/* Mobil */

#dj-megamenu89mobileWrap {
	width: 120px; 
}
.dj-megamenu-select-dark .dj-mobile-open-btn,
.dj-megamenu-offcanvas-dark .dj-mobile-open-btn,
.dj-megamenu-accordion-dark .dj-mobile-open-btn {
	background: none!important;
	width: auto!important;
}
.dj-mobile-open-btn.active .dj-mobile-open-icon, .dj-megamenu-select-dark .dj-mobile-open-btn:focus, .dj-megamenu-select-dark:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus, .dj-megamenu-accordion-dark .dj-mobile-open-btn:hover, .dj-megamenu-accordion-dark .dj-mobile-open-btn:focus {
	background: none!important;
}
.dj-mobile-open-btn.dj-fa-0 .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before {
	font-size: 36px!important;
	color: #38bcca;
}
.dj-mobile-open-btn span + span {
	font-size: 30px;
	color: #38bcca;
}
ul.dj-mobile-dark li.dj-mobileitem>a {
	font-size         : 18px!important;

}

/* Bannerbilder */

#banner {
	padding-bottom: 20px;
}
#banner .moduletable .custom {
	height: 290px;
	border-bottom: 5px solid #5ac4cf;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
@media (max-width: 1200px) { 
	#banner .moduletable .custom {
		height: 240px;
	}
}
@media (max-width: 990px) { 
	#banner .moduletable .custom{
		height: 200px;
	}
}
@media (max-width: 767px) { 
	#banner {
		padding-bottom: 0px;
	}
	#banner .moduletable .custom{
		height: 100px;
	}
}
/* Inhalte */

#main-box {
	padding: 10px 0px 20px;
}
#startseite #main-box {
	padding-bottom: 0;
}
@media (max-width: 767px) { 
	#main-box {
		padding: 30px 10px 10px;
		margin-right: -10px;
		margin-left: -10px;
	}
}

.com-content-article__body {
	margin-top: 0px;
}
.hg-streifen {
	background-color: #f3f3f4;
}
.page-header {
	text-align: center;
	position: relative;
	border: none;
}
.com-content-article__body .page-header {
	margin: 0 !important;
	padding-top: 20px !important;
	padding-bottom: 30px !important;

}

.blog .page-header h1, .com-content-article__body .page-header h1, .com-content-article__body .page-header h2 {
	font-size: 34px;
	display: inline-block;
	margin: 0;
	font-weight: normal;
	padding-bottom: 0!important;
	padding-top: 0;
	text-transform: uppercase;
	font-style: normal;
}


@media (max-width: 990px) { 

	.page-content {
		margin: 0;
		border: 0;
	}
	.page-content div {
		padding: 0;
	}
	.page-header h2 {
		text-align: left;
	}
}

@media (max-width: 767px) { 

}




/* Bereiche */
#feature h2 {
	text-align: center;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 15px;
}
.bereiche {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr ;
	align-items: stretch;
	column-gap: 1em;
	row-gap: 1em;
	padding-bottom: 40px;
}
.bereiche .element {
	text-align: center;
	display: flex;
	align-items: stretch;
}
.bereiche .element .abstand {
	background-color: #fff;
	display: grid;
	grid-template-columns: 1fr ;
	grid-template-rows: 90px 1fr 40px ;
	align-items: start;
	
}
.bereiche h3 {
	font-size: 20px;
}
.bereiche h3 a {
	color: #fff;
	text-decoration: none;
}
.bereiche h3 a:hover {
	text-decoration: underline;
}
.bereiche .element .uberschrift {
	background-color: #37bdca;
	height: 90px;
	display: flex;
	align-content: center;
}

.bereiche .element .text {
	background-color: #fff;
}
.bereiche .element .text p {
	padding: 15px 10px 10px;
}
.bereiche .link {
	text-transform: uppercase;
	text-decoration: none;
}
.bereiche .link a {
	text-decoration: none;
}
.bereiche .link a:hover {
	text-decoration: underline;
}
@media (max-width: 990px) { 
	.bereiche {
		display: grid;
		grid-template-columns: 1fr 1fr ;
	}
}
@media (max-width: 767px) { 
	.bereiche {
		display: grid;
		grid-template-columns: 1fr ;
		grid-template-rows: auto;
	}
	.bereiche .element {align-items: flex-start;
		display: block;
	}
	.bereiche .element .abstand {
		display: block;
		padding-bottom: 20px;
	}
	.bereiche .element .uberschrift {
		height: auto;
		min-height: auto;
		padding: 10px;
		margin-bottom: 0;
	}
}


/* Newsbeitrag */
.blog-items .category-desc p {
}
.blog-items .blog-item {
	margin-bottom: 25px;
	padding: 20px;
	background-color: #fff;
}
.blog-items .blog-item .articletitle {
	text-align: left;
	border-bottom: none;

}
.blog-items .blog-item h2 {
	font-size: 25px;
	padding: 0 0 15px;
	text-align: center;
	color: #37bdca;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.blog-items .blog-item h2 a {
	color: #37bdca;

}

.blog .item-image, .blog .item-image {
	margin-top: 0;
	text-align: center;
}
.blog .text {
	float: none;
	width: 100%;
	background: url(../images/linie.png) 25px 0 no-repeat #fff;
	background-size: 50%;
	padding: 20px 25px 10px;
	height: 260px;
}

.blog .item-image {
	float: none;
	width: 100%;
}
.blog .articletext {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	
}
.blog .articlemore {
	height: 40px;
	padding-left: 0px;
	
}

#main-box .blog-featured .item-title a, #main-box .blog .page-header a, #main-box  .btn {
	text-decoration: none;
}

p.readmore {
	padding-bottom: 0;
}
p.readmore a {
	background: none;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	font-size: 0;
	text-decoration: none;
	color: #37bdca;
}
p.readmore a::before {
	content:"\2026";
	font-size: 37px;
	text-decoration: none!important;
}
.com-content-article__body .item-image {
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 20px;
}

#main-box h2.item-title a, #main-box .blog .page-header h2 a {
	text-decoration: none;
}

/* Inhaltsblöcke */
.com-content-article__body ul {
	padding-left: 0;
	margin-left: 0;
}
.com-content-article__body ul li {
	text-align: left;
	padding-bottom: 8px;
	padding-left: 24px;
	margin-left: 0;
}

.com-content-article__body ul li:before {
	content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #38bcca;
	float: left;
	margin-top: 7px;
	margin-left: -15px;
}


.com-content-article__body .element .abstand {
	margin: 5px;
	background-color: #fff;
}
.element .uberschrift h3 {
	font-size: 20px;
}
.element .uberschrifth3 a {
	color: #fff;
}
.element .uberschrift {
	background-color: #37bdca;
	height: auto;
	min-height: 60px;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.element .uberschrift h3 {
	padding: 5px 8px;
	line-height: 1.1em;
	margin: 0;
	color: #fff;
	text-align: center;
}

.elemente {
	display: grid;
	grid-template-columns: 1fr 1fr ;
	align-items: stretch;
	column-gap: 1em;
	row-gap: 1em;
}
#kontakt .elemente {
	grid-template-columns: 40% 1fr ;
}
.elemente.dreiteilig {
	grid-template-columns: 1fr 1fr 1fr;
}
.elemente .element {
	float: none;
	display: grid;
	align-items: stretch;
}
.elemente .element .text {
	padding: 0 15px;
}



.com-content-article__body .formContainer {
	padding: 0 30px 30px;
}
button, input, label, select, textarea {
	font-size: 14px;
}
.btn-primary:hover {
	background-color: #37bdca;
	border-color: #37bdca;
}
@media (max-width: 1200px) { 

}
@media (max-width: 990px) { 
	.elemente.dreiteilig {
		grid-template-columns: 1fr 1fr ;
	}
}
@media (max-width: 767px) { 
	.elemente, .elemente.dreiteilig, #kontakt .elemente {
		grid-template-columns: 1fr;
	}
}




/* Meldungen */

#system-message {
	border: 1px solid #9f9f9f;
	background-color: #fff;
	text-align: center;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 0px;
}



/* Fussleiste*/
#footer {
	color: #fff;
	clear: both;
	line-height: 1.5em;
	font-size: 16px;
	background-color: #b6aba0;
	border-bottom: 5px solid #fff;
	padding-top: 30px;
	padding-bottom: 20px;
}


#footer .container, #footer2 .container {
	background: none;
}
#footer .moduletable {
	margin-bottom: 0;
	padding: 0 10px 0 0;
	text-align: center;
}

#footer .moduletable h3 {
	color: #fff;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 6px;
	margin-top: 0;
	margin-bottom: 0;
}

#footer a {
	color: #fff;
}
#footer a:hover {
	background: none;
	text-decoration: underline;
}
#footer .module-content {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 30px;
}


#footer .nav>li {
	padding-top: 0;
	padding-bottom: 0;
}
#footer .nav>li>a {
	position: relative;
	display: block;
	padding: 0px 0px;
}

.linkbox a {
	background-color: #c7beb3;
	display: block;
	padding: 3px 15px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	margin-bottom: 10px;
	text-decoration: none;
}


@media (max-width: 990px) { 
	#footer .block {
		width: 50%;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 300px;
	}
}
@media (max-width: 767px) { 
	#footer .block {
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
		height: auto;
	}
	#footer .moduletable h3 {
		margin-left: 0px;
	}
	#footer .moduletable h3.title {
		padding-left: 9px;
	}
	#footer .versicherungsmakler img {
		width: 70%;
	}
}
#footer2 .moduletable {
	margin-bottom: 0;
	padding: 15px;
}
#footer2 ul.nav {
	text-align: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
#footer2 ul.nav li {
	display: inline-block;
	width: auto;
	white-space: nowrap;
	padding-right: 15px;
	padding-left: 15px;
}

#footer2 .nav li a {
	padding: 0;
	display: inline-block;
	color: #b6aba1;
	text-transform: uppercase;
}
#footer2 .nav li.item-149::after {
	display: none;
	visibility: hidden;
}



.back-to-top-link {
	position: fixed;
	bottom: 20px;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	right: 20px;
	border-color: #38bcca;
	color: #38bcca;
	font-size: 18px;
	line-height: 0.8em;
	display: flex;
	text-decoration: none!important;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	background-color: #fff;
	border-width: 2px;
}
.back-to-top-link:focus, .back-to-top-link:hover {
	background-color: #38bcca;
	color: #fff!important;
}
