/* SIDE-BAR -------------------------- START */

.side-opening-hover span {
    width: auto;
    height: auto;
    display: inline-block;
    position: relative;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 10px;
    margin-top: 10px;
}


.clock-overlay-text-area span {
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
    color: #800000;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
}

.whatsapp-overlay-text-area span {
    margin-top:					0px;
	font-size:					15px;
	font-family:				'Arial', sans-serif;
	margin-bottom:				10px;
    font-weight:                bold;
    display:                    inline-block;
}

.side-text-hover span {
	font-weight:				normal;
	font-size:					24px;
}

.phone-overlay-text-area span {
	margin-top:					0px;
	font-size:					25px;
	font-family:				'Arial', sans-serif;
	margin-bottom:				10px;
}


/* SIDE-BAR -------------------------- END */


/* FORMAL MODAL --------------------- START */

#formModal .modal-content .formModal-header .modal-title {
	margin: 				0;
    text-align: 			center;
    font-size: 				18px;
	line-height: 			43px;
	position:				relative;
}

/* FORMAL MODEL --------------------- END */

/* INFOBOXEN ------------------------- START */

.home-three-overview-content-block-title span {
	/*text-transform:				uppercase;*/
	font-weight:				500;
	font-style: italic;
	color:						var(--sec-color);
	text-align:					center;
	position:					relative;
	font-size:					1.25rem;
	padding:					0px 0px;
	overflow:					hidden;
	/* top:						20%; */
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-three-overview-content-block-title span {
		font-size:					16px;
	}
}

/* INFOBOXEN ------------------------ END */

/* STELLENANGEBOTE ------------------ START */

.contact-carrier {
    width: 45%;
    float: right;
    margin-top: 0px;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
	.contact-carrier {
		width: 100%;
		float: left;
		margin-top: 0px;
	}
}

.online-title {
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
    font-size: 1.2em;
 	font-weight: 600;
    text-align: left;
    color: var(--gr-color);
    display: inline-block;
    position: relative;
}

.job-response {
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}


/* STELLENANGEBOTE ------------------ END */

/* KONTAKTFORMULAR ----------------- START */

.law-response {
    font-weight: bold;
    font-size: 18px;
}

/* KONTAKTFORMULAR ----------------- END */

/* FOOTER --------------------------- START */

.footer-title {
	font-size:					1.25em;
	line-height:				50px;
	margin:						0;
	border-bottom:				1px solid #ffffff;
    font-weight:                bold;
}


/* FOOTER --------------------------- END */

/* SONSTIGE EDITS AM ENDE DIESER CSS-DATEI ------------------ START */

.inc-side-desk-bg {
    position: fixed;
    top: 120px;
    right: 0;
    height: 197px;
    /* background-color: rgba(255,255,255,0.75); */
    background-color: var(--footer-bg-color);
    width: 60px;
    z-index: 998;
    border-radius: 5px 0px 0px 5px;
}


@media(min-width: 992px) and (max-width: 1189px) {
	/* .navbar .navbar-header .navbar-brand {
		margin: 30px 0px;
	}
	.navbar .navbar-header .navbar-brand img {
		max-height: 40px;
	} */
	.navbar #navbar .navbar-nav > li > a {
		font-size: 16px;
	}
}

.welcome-text {
	text-align: center;
	padding-top:30px;
	padding-bottom: 30px;
}

.welcome-text h1 {
	font-size: 1.5rem;
	margin-bottom: 1rem;
	color: #1c1c1c;
	font-weight: 600;
	text-align: center;
}

.welcome-text h2 {
	font-size: 1.5em;
	margin-bottom: 10px;
	color: #1c1c1c !important;
	font-weight: 600;
}

@media (min-width: 0px) and (max-width: 567px) {
	.welcome-text h1 {
		font-size: 1.15em;
		margin-bottom: 1rem;
		font-weight: 600;
		text-align:center;
	}
	
	.welcome-text h2 {
		font-size: 1.15em !important;
		margin-bottom: 10px;
		color: #1c1c1c !important;
		font-weight: 600;
	}
}

@media (min-width: 568px) and (max-width: 991px) {
	.welcome-text h1 {
		font-size: 1.25em;
		margin-bottom: 20px;
		font-weight: 600;
		text-align:center;
	}
	
	.welcome-text h2 {
		font-size: 1.25em !important;
		margin-bottom: 10px;
		color: #1c1c1c !important;
		font-weight: 600;
	}
}

.page-content-wide {
	width: 100% !important;
	color: #333333;
	line-height: 1.5em;
	margin: 30px 0px !important;
}
.page-prod-scrollbar .page-content-wide:first-of-type {
	width: 100% !important;
	color: #333333;
	line-height: 1.5em;
	margin: 30px 0px !important;
	margin-top: 0px !important;
}
.page-content-wide .page-content-box {
	color: #333333;
	line-height: 1.7em;
}
.page-content-wide.hr-line {
	color: #333333;
	margin: 10px 0px !important;
	height: 1px;
    background: #dddddd;
    border: 0!important;
}

@media (min-width: 992px) {
	.page-content-box-left,
	.page-content-box-right {
		width: calc(50% - 20px);
	}
	.page-content-box-left {
		float:left;
		margin-right: 20px;
		hyphens:none;
	}
	.page-content-box-right {
		float:right;
		margin-left: 20px;
		hyphens:none;
	}
}

.galerie-container {
	width: 100%;
	float: left;
	position: relative;
}
.B4 .galerie-container {
	width: 100%;
	float: left;
	position: relative;
	margin: 0px 0px;
}

.galerie-box {
	width: calc(25% - 15px);
	padding: 10px 10px;
	position: relative;
	display: block;
	float: left;
	outline: none;
	text-decoration: none;
	list-style: none;
	overflow: hidden;
}

@media (max-width: 767px) {
	.galerie-box {
		width: calc(50% - 20px);
	}
}

.galerie-box li a img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.galerie-box li a > img {
	display:				block;
	width:					100%;
	height:					100%;
	cursor: 				zoom-in;
}

.galerie-container:nth-child(1) .galerie-box {
	padding-left: 0px;
	padding-right: 20px;
}

.galerie-container .galerie-box:nth-child(4)  {
	padding-left: 0px;
	padding-right: 0px;
}

/* .galerie-container .galerie-box li {
	width:						100%;
	height:						100%;
	position:					relative;
	background-position:		center center;
	background-repeat:			no-repeat;
	-o-background-size:			cover;
	-moz-background-size:		cover;
	-webkit-background-size:	cover;
	background-size:			cover;
} */

.galerie-box li a img:hover {
	opacity: 0.6;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.B1 .wrapper-space-sm h2 {
	font-size: 1.1em;
	color: var(--gr-color);
	text-transform: uppercase;

}

@media (min-width: 0px) and (max-width: 567px) {
	.B1 .wrapper-space-sm h2 {
		font-size: 1.15em;
	}
}

@media (min-width: 568px) and (max-width: 991px) {
	.B1 .wrapper-space-sm h2 {
		font-size: 1.15em;
	}
}

.wrapper-space-sm-nm {
	padding: 0px 0px;
}
.hr-line {
	height: 1px;
	background: #ececec;
	border: 0!important;

}

.link-button {
	width: calc(100% - 24px);
}

@media (max-width: 379px) {
	.link-button {
		padding-left: 6px;
		padding-right: 6px;
		width: calc(100% - 12px);
		font-size: 14px;
	}
}

.page-prod-scrollbar  h1 {
	font-size: 1.7em;
	font-weight: 600;
}
.page-prod-scrollbar .page-content-box > div > h2 {
	font-size: 1.5em;
	font-weight: 600;
	color: #333333;
	margin-bottom: 10px;
}

@media (min-width: 0px) and (max-width: 567px) {
	.page-prod-scrollbar  h1 {
		font-size: 1.25em;
	}
	.page-prod-scrollbar .page-content-box > div > h2 {
		font-size: 1.15em;
	}
}
@media (min-width: 568px) and (max-width: 991px) {
	.page-prod-scrollbar  h1 {
		font-size: 1.4em;
	}
	.page-prod-scrollbar .page-content-box > div > h2 {
		font-size: 1.25em;
	}
}

.page-prod-scrollbar .page-content-wide .page-content-box .page-image {
	height: auto;
}
.page-prod-scrollbar .page-content-wide .page-content-box .page-image .page-image-box {
	height: auto;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.page-prod-scrollbar .page-content-wide .page-content-box .page-image .page-image-box .bxslider-area {
	position:absolute;
	width: 100%;
	height: 100%;
	display:block;
	left:0;
	top: 0;
	right:0;
	bottom:0;
}
.page-prod-scrollbar .page-content-wide .page-content-box ul > li {
	line-height: 1.75em;
}


/* SONSTIGE EDITS AM ENDE DIESER CSS-DATEI ------------------ END */

.edit-style-content {
	color: #333333;
	line-height: 1.7em;
}

/* Startseite Seo Blocks ------------------ Start */
.seo-blocks {
	position: relative;
}
.seo-block {
	position: relative;
	padding: 30px 0px;
	width: 100%;
}
.seo-blocks .seo-block:nth-child(odd) {
	background-color: rgba(249,249,249,1);
	border-top: 5px solid RGB(164, 4, 30);
}
.seo-blocks .seo-block:nth-child(even) {
	background-color: rgba(255,255,255,1);
}
.seo-blocks .sb-inner-box {
	position: relative;
	margin: 0 auto;
	width: calc(100% - 40px);
	max-width: 1350px;
}
.seo-blocks .sbi-content {
	position: relative;
	/* display: flex; */
    flex-direction: row;
    flex-wrap: wrap;
	gap: 2rem;
}
.sbi-content .sbi-text,
.sbi-content .sbi-image {
	position: relative;
	flex-basis: calc(50% - 1rem);
	line-height: 1.5rem;
}
.sbi-image .bxslider-area {
    height: auto;
    padding-top: var(--img-default-ratio);
    position: relative;
}
.sbi-image .bxslider-area li {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.sbi-image .bxslider-area .bx-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.sbi-text h2 {
	font-size: 1.19em;
	font-weight: 600;
	color: var(--gr-color);
	padding: 0;
	padding-left: 0.5rem;
	border-left: 5px solid var(--gr-color);
}
.sbi-text a:hover {
	text-decoration: underline;
}
@media(min-width: 768px) and (max-width: 991px) {
	.sbi-content .sbi-text {
		flex-basis: calc(70% - 0.5rem);
	}
	.sbi-content .sbi-image {
		flex-basis: calc(30% - 0.5rem);
	}
}
@media(max-width: 991px) {
	.seo-blocks .sbi-content {
		gap: 1rem;
	}
	.seo-blocks .sb-inner-box {
		width: calc(100% - 45px);
		margin-left: 5px;
		margin-right: 40px;
	}
}
@media(min-width: 768px) {
	.sbi-text {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-content: space-between;
		gap: 1rem;
	}
	.seo-blocks .seo-block:nth-child(even) .sbi-content .sbi-text {
		order: 2;
		justify-content: flex-end;
	}
	.seo-blocks .seo-block:nth-child(even) .sbi-content .sbi-image {
		order: 1;
	}
}
@media(max-width: 768px) {
	.sbi-content .sbi-text,
	.sbi-content .sbi-image,
	.sbi-content .sbi-link {
		flex-basis: 100%;
	}
}
/* Startseite Seo Blocks ------------------  End  */