.headerContainer{
	border-top:5px solid #d8d8d8;
	}
.navbar-brand{
	height:auto;
	}
.navbar-default .navbar-brand{
	padding-top:2px;
	padding-bottom:4px;
	}
.navbar-brand, .navbar-nav > li > a {
    text-shadow:none;
}
.navbar-default {
	border:none;
	margin:0px;
	box-shadow:none;
	}
.navbar-default .navbar-nav > li > a {
	font:400 20px/25px 'Oswald';
    color: #504f4f;
	text-transform:uppercase;
	padding:50px 30px 28px;
	border-radius:0 0 50% 50%;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li.current-menu-item a {
    color: #504f4f;
    background-color: #d8d8d8;
}

.banner_container {
	position:relative;
	margin-bottom: 6px;
	}
.banner_container:after{
	content:"";
	display:block;
	background:url(images/hdr-btm-style.png) no-repeat center bottom;
	width:100%;
	height:209px;
	background-size:100%;
	position:absolute;
	bottom:-11px;
	left:0;
	z-index:1;
	}
	
.home-banner.banner_container:after{
	bottom:0px;
	}
.innerCaption {
	display:none;
	position:absolute;
	}	
	
.wlcm_thumb_01 figure{
	width:414px;
	height:414px;
	border-radius:414px;
	position:relative;
	z-index:1;
	}
.wlcm_thumb_01 figure:after{
	content:"";
	display:inline-block;
	width:414px;
	height:414px;
	border-radius:414px;
	background:#be1e2d;
	position:absolute;
	top:16px;
	left:13px;
	z-index:-1;
	}
.wlcm_thumb_01 figure img {
	border-radius:414px;
	}
.wlcmTitle strong{
	font:400 24px/25px 'Roboto';
    color: #be1e2d;
	letter-spacing:0;
	margin-bottom: 6px;
    display: block;
	margin-top:70px;
	}
.wlcm_sec{
	margin-bottom:70px;
	}		
.wlcmTitle {
	font:700 39px/36px 'Oswald' !important;
    color: #404040;
	text-transform:uppercase;
	letter-spacing:-1.5px;
	margin-top:0px;
	}	
.wlcm_secBtn a {
	background:#be1e2d !important;
	border-radius:50px !important;
	border:none !important;
	text-shadow:none !important;
	box-shadow:none !important;
	font:500 18px/20px 'Roboto' !important;
	color:#fff !important;
	}
 
	
	
.leistun-thumb{
	width:233px;
	height:233px;
	border-radius:233px;
	position:relative;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	}
.leistun-thumb::after {
    content: "";
    display: inline-block;
    width: 225px;
    height: 225px;
    border-radius: 233px;
    background: #be1e2d;
    position: absolute;
    top: 19px;
    left: 18px;
    z-index: -1;
}
.leistun-thumb img {
	border-radius:414px;
	}
.home-services {
	padding:30px 0 90px;
	}
.hmpItembx h3 {
	font:500 25px/25px 'Oswald';
    color: #fff;
	text-transform:uppercase;
	text-align:center;
	margin:35px 0 0;
	}
.hmpItembx h3 a {
	color: #fff;
	}
.leis_title {
    font: 500 40px/55px 'Oswald' !important;
    color: #fff;
    text-transform: uppercase;
    margin: 0px 0 50px;

}

.kontakt_form_sec {
	padding-top:75px;
	margin-bottom:60px;
	}
.innerTitle {
    font: 700 60px/55px 'Oswald' !important;
    color: #404040;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 0 0 15px;
	letter-spacing:-1px;
	margin-top:0px;
}
.kontakt_form_sec .form-group{
	margin-bottom:25px;
	}
.kontakt_form_sec .form-control {
    border: 1px solid #6d7170;
    border-radius: 3px;
    box-shadow: none;
    height: 60px;
    padding: 10px 25px;
	font-family:'Roboto';
}
.kontakt_form_sec .form-control:focus{
	box-shadow:none;
	border-color:#be1e2d;
	outline:none;
	}
.kontakt_form_sec textarea.form-control {
    height: 122px;
}
.kontakt_form_sec input[type="checkbox"]{
	margin: 5px 0 0 -20px;
	}
.submitBtn input[type="submit"] {
    background: #be1e2d !important;
    color: #fff !important;
    font: 500 25px/23px 'Oswald';
    border-color: #be1e2d !important;
    text-shadow: none !important;
    box-shadow: none !important;
	text-transform: uppercase;
    height: 59px;
    width:162px;
    padding: 0 !important;
	outline:none;
	border-radius:0 !important;
}
.submitBtn.text-center{
	text-align:left;
	}
.contactInformation {
	margin-bottom:50px;
	}
.kntinfomn_title {
    font:500 30px/29px 'Oswald' !important;
    color: #404040;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 0px;
	margin-top:0px;
    margin-bottom: 60px;
}
.adress .knt-ifrmtn-cnt {
    font-size: 16px;
    line-height: 20px;
	color:#676767;
	
}
.knt-ifrmtn-cnt a {
    font-weight: 500;
    color: #676767;
    font-size: 15px;
}
.servicePage {
	margin-top:40px;
	}
.img-blk{
	width:414px;
	height:414px;
	border-radius:414px;
	position:relative;
	z-index:1;

	}
.img-blk::after {
    content: "";
    display: inline-block;
    width: 412px;
    height:411px;
    border-radius: 412px;
    background: #be1e2d;
    position: absolute;
    top: 15px;
    left: 13px;
    z-index: -1;
}
.img-blk img {
	border-radius:414px;
	}	
.odd .img-blk{
	margin-left:auto;
}
.even .img-blk{
	margin-right:auto;
}
.even .img-blk::after{
	top: 15px;
    left: 13px;
	}
.leistungs_cntnt_bxs > .row{
	margin-bottom:115px;
	}
.servicePage .innerTitle{
	margin:0px 0 65px;
	padding:0px;
	} 
.leistung-content h3.leis_ttl {
	font:500 36px/29px 'Oswald' !important;
	color:#404040;
	text-transform: uppercase;
	margin:0px 0 27px;
	}
ul.diew_list{}
ul.diew_list li{
	position:relative;
	padding-left:25px;
	}
ul.diew_list li:before{
	content:"\f00c";
	display:inline-block;
	font-family:'FontAwesome';
	font-size:18px;
	color:#ba2230;
	position:absolute;
	top:0;
	left:0;
	}
.sp_dtls_secRow > .vc_column-inner > div.wpb_wrapper > div.wpb_content_element{
	margin-bottom:15px;
	}
.even .leistung-content{
	margin-top:80px;
	}
.unser_strong strong{
	font-weight:500;
	font-size:18px;
	color:#383838;
	}
.galleryrow {
	margin-bottom:80px;
	}
.bldgr_title {
    font: 500 36px/29px 'Oswald' !important;
    color: #404040;
    text-transform: uppercase;
    margin: 0px 0 50px;
}
.galleryrow > .row{
	margin:0 -10px;
	}
.galleryrow > .row [class*=col-]{
	margin:10px 0;
	padding:0 10px;
	}
.uber_mich_page {
	padding:75px 0 0;
	}

.kntMap_sec > div.wpb_wrapper{
	padding:0px;
	}
.impressumPage {
	padding:55px 0 20px;
	}
.impressumPage .innerTitle {
	margin-top:30px;
	}
.rnhd_prgph {
	font-size:20px;
	color:#404040;
	line-height:35px;
	}
.rnhd_prgph a {
	color:#404040;
	}
.ust_prgph {
	font-size:16px;
	line-height:24px;
	}
.acceptance label a{
	color:#404040;
}
.acceptance label {
	font-weight:400;
}

.leistungs_cntnt_bxs > div{
	margin-bottom:100px;
	}


/*Footer Container
============================*/
.footerContainer{
	background:#be1e2d;
	}
/* .upperContainer .row{
	display: table;
    height: 100%;
    width: 100%;
	} */
.upperContainer .row [class*=col-] {
/* 	display: table;
    height: 100%; */
	padding-top:21px;
	display: inline-table;
	}
.upperContainer .row [class*=col-]:not(:last-child){
	background:url(images/ftr-adrs-divider-line.jpg) repeat-y right center;
	}
.upperContainer .row [class*=col-]:first-child{
	width:31%;
	}
.upperContainer .row [class*=col-]:nth-child(2){
	width:21%;
	}
.upperContainer .row [class*=col-]:nth-child(3){
	width:24%;
	}
.upperContainer .row [class*=col-]:last-child{
	width:23%;
	}		
.ftrbox{
	position:relative;
	padding:0px 0 21px 55px;
	display: table-cell;
	vertical-align: middle;
	}	
.ftr-adrs-icon {
	position:absolute;
	top:0;
	left:0;
	}	
.ftr-adrs-dtls {
	line-height:18px;
    color: #fff;
	}
.upperContainer .row [class*=col-]:not(:first-child) .ftr-adrs-dtls h3{
	margin:-12px 0 10px;
	}
.ftr-adrs-dtls h3 {
	font:500 20px/22px 'Roboto';
    color: #fff;
	margin:0px 0 6px;
	}
.ftr-adrs-dtls p {
	margin-bottom:0px;
	}
.ftr-adrs-dtls a {
	color: #fff;
	}
.ftr-telf-sec a{
	font-size:18px;
	font-weight:500;
	}	
	
.bottomContainer {
	background:#221c1b;
	padding: 23px 0 22px;
	}
.cpn_content > div{
	display:inline-block;
	}
.cpn_content p {
	margin:0px;
	}
.cpn_content {
	font:400 15px/20px 'Roboto';
    color: #8f8888;
	}
.cpn_content a {
	color:#8f8888;
	} 
.footer-navigation .footer-menu li {
	margin:0px;
	}
.footer-navigation .footer-menu li:first-child{
	padding-right:5px;
	}	
.footer-navigation .footer-menu li a{
	display:inline-block;
	padding:0 5px;
	}
.footer-navigation .footer-menu li:not(:last-child){
	background:url(images/ftr-nav-divider-line.jpg) no-repeat right center;
	}
	
	
.datenschutz_page .innerTitle{
	font: 700 60px/55px 'Roboto' !important;
	}	
	
.datenzn_list ul.diew_list li{
	margin-bottom:8px;
	}
.datenzn_list ul.diew_list li::before{
	content: "\f046";
	color: #138ee4;
	}
.datnzch_ttl {
	font-weight:700 !important;
	font-size:35px !important;
	text-transform:uppercase;
	}
.datenschutz_page a,
.clrd_para {
	color:#138ee4;
	}
.clrd_para {
	line-height:35px;
	}









@media(min-width:1230px){
	
	.container {
		width:1200px;
	}	
}

@media(min-width:1200px){

.upperContainer .row{
    width: 103%;
	}	
	
	
}
@media(min-width:1200px) and (max-width:1230px){
.wlcmTitle {
    font: 700 37px/36px 'Oswald' !important;
}
	
}

@media(max-width:1600px){
body .wlcm_thumb_01.wpb_single_image.vc_align_left {
		text-align: right;
		margin-top: -50px;
	}
	
}
@media(max-width:1200px){
.banner_container::after{
	bottom:0px;
	}

}

@media(min-width:992px) and (max-width:1199px){
	
.wlcm_thumb_01 figure,
.img-blk {
    width: 320px;
    height: 320px;
    border-radius: 320px;
}
.wlcm_thumb_01 figure::after,
.img-blk::after {
	width: 320px;
    height: 320px;
    border-radius: 320px;
	}
.wlcmTitle {
    font: 700 31px/36px 'Oswald' !important;
}
.ftr-adrs-dtls h3 {
    font: 500 17px/22px 'Roboto';
}
.ftr-adrs-dtls {
	font-size:14px;
	}
.upperContainer .row [class*="col-"]:first-child {
    width: 25%;
}
.ftr-adrs-icon {
	top: 20px;
	}


	
	
}





@media(min-width:768px){
.wlcm_thumb_sec{
	left:58.33333333%;
	}
.wlcm_content_sec {
	right:41.66666667%;
	}
.wlcm_thumb_01.wpb_single_image.vc_align_left{
	text-align:right;
	margin-top: -90px;
	}
.impsm_left_sec {
	left:66.66666667%;
	}
.impsm_right_sec {
	right:33.33333333%;
	}
.all_leist_cntnt .odd .col-sm-5 {
	left:58.33333333%;
	}
.all_leist_cntnt .odd .col-sm-7 {
	right:41.66666667%;
	}



}

@media(min-width:768px) and (max-width:991px){

.navbar-default .navbar-brand {
    max-width: 220px;
}
.navbar-default .navbar-nav > li > a {
	padding: 24px 20px 28px;
	font: 400 17px/25px 'Oswald';
	}
body .wlcm_thumb_01.wpb_single_image.vc_align_left {
    margin-top: 0;
}	
.wlcm_thumb_01 figure,
.wlcm_thumb_01 figure::after,
.img-blk, .img-blk::after {
    width:280px;
    height: 280px;
    border-radius:280px;
}
.even .leistung-content {
    margin-top: 0;
}

.leistun-thumb {
    width: 200px;
    height: 200px;
    border-radius: 200px;
}

.leistun-thumb::after {
	width: 200px;
	height: 200px;
	border-radius: 200px;
	top: 10px;
	left: 8px;
	}
.wlcmTitle {
    font: 700 31px/36px 'Oswald' !important;
}
.upperContainer .row [class*="col-"] {
	width:50% !important;
	}
.ftr-adrs-dtls h3 {
    font: 500 17px/22px 'Roboto';
}
.ftr-adrs-dtls {
	font-size:14px;
	}
.upperContainer .row [class*="col-"]:first-child {
    width: 25%;
}
.upperContainer .row [class*="col-"]:nth-child(2),
.upperContainer .row [class*="col-"]:nth-child(4){
	background:none;
	padding-left:60px;
	}
.ftr-adrs-icon {
	top:0px;
	}
.knt-adrs.vc_col-sm-3{
	width:50%;
	min-height: 200px;
	}
.datenschutz_page .innerTitle {
    font: 700 45px/50px 'Roboto' !important;
}
	
	
}
@media(max-width:767px){
	
.navbar-default .navbar-brand{
	max-width: 185px;
	}	
.navbar-default .navbar-toggle {
    border-color: #be1e2d;
	margin-top: 17px;
}	
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
    background-color:#bcbcbc;
}	
.navbar-default .navbar-toggle .icon-bar {
    background-color: #be1e2d;
}	
.navbar-default .navbar-nav > li > a {
	border-radius:0;
	font: 400 15px/25px 'Oswald';
	padding: 10px 15px;
	}
.home-banner.banner_container::after {
    bottom: 0;
}
body .wlcm_thumb_01.wpb_single_image.vc_align_left {
    text-align: center;
    margin-top: 50px;
}
.wlcmTitle {
    font: 700 29px/36px 'Oswald' !important;
}
.hmleist_blk_rw .owl-theme .owl-controls {
    margin-top: 70px;
}
.hmleist_blk_rw .owl-nav [class*="owl-"] {
    font-size: 27px;
    color: #fff;
    display: inline-block;
    padding: 6px 17px;
    background: #be1e2d;
    border-radius: 5px;
    margin: 0 5px;
}
.upperContainer{
	padding:25px 0;
	}
.upperContainer .row [class*="col-"]{
	width:100% !important;
	}
.cpn_content > div{
	display:block;
	}
.upperContainer .row [class*="col-"]:not(:last-child) {
    background:none;
}
	
.odd .img-blk,
.even .img-blk {
    margin: 0 auto;
}
.odd .img-blk{
	margin-bottom:70px;
	}
.leistungs_cntnt_bxs > div {
    margin-bottom: 40px;
}
.banner_container::after{
	bottom: 0;
	}
body .uber_mich_page .wlcm_thumb_01.wpb_single_image.vc_align_left {
    margin-top:0px;
}
.wpb_single_image.vc_align_right.impsm_pgLogo {
    text-align: center;
}
.impressumPage .innerTitle {
	font: 700 40px/37px 'Oswald' !important;
}	
.datnzch_ttl{
	font-size: 27px !important;
	}	
	
	
	}
@media(min-width:580px) and (max-width:767px){
.galleryrow > .row > [class*=col-]{
	width:50%;
	float:left;
	}	
.wlcm_thumb_01 figure,
.img-blk {
    width: 280px;
    height: 280px;
    border-radius:280px;
}
.wlcm_thumb_01 figure::after,
.img-blk::after{
	width:280px;
	height:280px;
	}	
.knt-adrs.vc_col-sm-3{
	width:50%;
	min-height: 200px;
	float:left;
	}
	
	
	
	
}
@media(min-width:401px) and (max-width:579px){
.wlcm_thumb_01 figure,
.img-blk {
    width: 280px;
    height: 280px;
    border-radius:280px;
}
.wlcm_thumb_01 figure::after,
.img-blk::after{
	width:280px;
	height:280px;
	}	
.galleryrow > .row > [class*=col-]{
	width:50%;
	float:left;
	}	
.inner-banner > img {
    height: 250px;
    object-fit: cover;
    object-position: center;
}	
.banner_container::after {
	bottom:0px;
	}	
.innerTitle {
    font: 700 50px/55px 'Oswald' !important;
}
.impressumPage .innerTitle {
    font: 700 34px/37px 'Oswald' !important;
	margin-top: 0;
}
.datnzch_ttl{
	font-size: 21px !important;
	}
.datenschutz_page a, .clrd_para {
    word-wrap: break-word;
}
.knt-adrs.vc_col-sm-3{
	width:50%;
	min-height: 200px;
	float:left;
	}	
	
}
@media(max-width:400px){
.wlcm_thumb_01 figure,
.img-blk {
    width: 260px;
    height: 260px;
    border-radius:260px;
}
.wlcm_thumb_01 figure::after,
.img-blk::after{
	width:260px;
	height:260px;
	}	
.wlcmTitle strong {
	margin-top: 40px;
	}
.inner-banner > img {
    height:240px;
    object-fit: cover;
    object-position: center;
}	
.banner_container::after {
	bottom:0px;
	}	
.innerTitle {
    font: 700 50px/55px 'Oswald' !important;
}
.galleryrow > .row [class*="col-"] {
	text-align:center;
	}
.impressumPage .innerTitle {
    font: 700 29px/37px 'Oswald' !important;
	margin-top:0px;
}
.datnzch_ttl{
	font-size: 21px !important;
	word-wrap: break-word;
	}
.datenschutz_page a, .clrd_para {
    word-wrap: break-word;
}
	
	
}
















