/* @override 
	https://www.main-hausarzt.de/neu2/css/style.css
	https://www.main-hausarzt.de/neu/css/style.css
	https://www.main-hausarzt.de/dev/css/style.css
	https://main-hausarzt.de/dev/site/modules/FormBuilder/FormBuilder.css
	https://main-hausarzt.de/dev/site/templates/css/style.css
	https://www.main-hausarzt.de/dev/site/templates/css/style.css */

/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */
.equal {
	display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
body {
	font-size: 14px;
}
h1, .h1 {
	font-size: 30px;
}

h3, .h3 {
	font-size: 20px;
}
.icon-mortar:before {
	content: "\e081";
}

.icon-vorsorge:before {
	content: "\e083";
}
.icon-schmerztherapie:before {
	content: "\e001";
}
/*.icon-sonstiges:before {
	content: "\e044";
}*/
.icon-impfungen:before {
	content: "\e067";
}

.icon-ultraschall:before {
	content: "\e065";
}


h1 {

font-weight: 400;
	line-height: 1.1;
	color: #333333;
}

p {
	font-size: 14px;
}

.menuzord-brand {
	margin: 10px 0 0;
	padding-left: 65px;
	background: url(../images/sonne.png) left center no-repeat;
	background-size: 55px;
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	line-height: 16px;
	cursor: pointer;
	min-height: 55px;
}

.menuzord-responsive .menuzord-brand {
	margin: 10px 0 0;
	font-size: 15px;
	line-height: 16px;
}

@media only screen and (max-width: 767px) {
	.menuzord-brand {
		max-height: 60px;
		font-size: 13px !important;
		line-height: 16px !important;
	}
}


.menuzord-brand span {
	font-size: 13px !important;
	line-height: 12px !important;
	font-weight: 300;
}

@media only screen and (max-width: 767px) {
	.menuzord-brand span {
		font-size: 12px !important;
		line-height: 12px !important;
		font-weight: 300;
	}
}


.menuzord-menu > li > a {
	padding: 7px 16px;
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	color: #888;
	outline: 0;
	line-height: 1.42857143;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	border-bottom: solid 1px transparent;
	border-top: none !important;
	-o-transition: border .2s linear;
	-moz-transition: border .2s linear;
	-webkit-transition: border .2s linear;
}

.menuzord.yellow .menuzord-menu > li.active > a, .menuzord.yellow .menuzord-menu > li:hover > a, .menuzord.yellow .menuzord-menu ul.dropdown li:hover > a {
	color: #FFAB00;
}

body.contact div#wrapper div.main-content section.divider.layer-overlay.overlay-deep div.container div.row.pt-30 div.col-md-5 div.icon-box.media.mb-15 div.media-body h5.mt-0 {
	margin-bottom: 0;
}

.layer-overlay.overlay-deep::before {
	background-color: rgba(0, 0, 0, 0.2);
}

h2 {
	color: #FFFFFF;
}

.breadcrumb.white li.active {
	color: #faca01;
}

.breadcrumb.white li a {
	color: #fff;
}

.breadcrumb.white li a:hover {
	text-decoration: underline;
}

.breadcrumb > li + li::before {
	content: "\f101";
	font-family: fontawesome;
	font-size: 13px;
	color: #fff;
}

.layer-overlay.overlay-light::before {
	background-color: rgba(0, 0, 0, 0.7);
}

.icon-box i.fa.fa-angle-double-right {
	display: inline-block;
	font-size: 14px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.testimonial.style1 .comment {
	position: relative;
}

.testimonial.style1 .comment::after {
	color: #fff;
	content: "\f10d";
	font-family: fontawesome;
	font-size: 30px;
	left: 25px;
	position: absolute;
	top: auto;
	bottom: 15px;
}

.testimonial.style1 .comment::before {
	color: #fff;
	content: "\f10e";
	font-family: fontawesome;
	font-size: 30px;
	right: 25px;
	position: absolute;
	top: 15px;
}

.testimonial.style1 .comment p {
	color: #fff;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;
}

/*.icon-box i {
	display: inline-block;
	font-size: 40px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #000 !important;
}*/

ul.list li {
	font-size: 14px;
}
.datenschutz p, .impressum p {
	font-size: 14px;
}
.datenschutz hr, .impressum hr {
/*	margin-top: 10px;*/
/*	margin-bottom: 10px;*/
}

.blog-posts .entry-content {
	min-height: 280px;
}
.intro_zitat strong {
	color: #fff !important;
	font-weight: 400 !important;
}
.intro_zitat p {
	color: #faca01 !important;
	font-size: 4.15384615rem !important;
	line-height: 1.1 !important;
	font-weight: 400 !important;
}

.box_sprechzeiten p {
	padding-top: 10px !important;
	margin-top: 0 !important;
	font-size: 12px !important;
	margin-bottom: 20px !important;
}

.box_rezeptbestellung p, .box_bereitschaft p {
	font-size: 13px !important;
}

.testimonial.style1 .comment p {
	font-style: italic;
	font-weight: 400 !important;
	font-size: 28px !important;
}

.layer-overlay.overlay-custom::before {
  background-color: rgba(0, 0, 0, 0.4);
}

.intro {
	height: 450px;
}


.icon-box.left a.btn {
    margin-right: 0;
    padding: 3px 14px !important;
}
.leistung_kurz p {
	font-size: 13px !important;
}
.leistung ul, ol {
    list-style: disc !important;
    margin-top: 15px;
    padding-left: 20px;
	margin-bottom: 15px;
}

.leistung a {
	text-decoration: underline;
}





.modal {
}
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
}
.datenschutz strong {
	color: #333;
}