body {
    padding-top: 7rem;
}
body.layout-pagets__1colslider {
    padding-top: 120px;
}

h2 {
	color: #007ab7;
	font-family: Roboto,sans-serif;
    font-weight: 500;
    line-height: 1.2;
	font-size: 2rem;
	margin: 1.25rem 0;
	padding: .5rem 0 .35rem 0;
}

/* Button Styling*/
.ds_btn_primary {
	color: #fff;
    background-color: #007ab7;
    cursor: pointer;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    transition: all 0.16s ease-in;
	display:inline-block;
	margin-top: 1rem;
}
.ds_btn_primary:hover {
	color: #fff;
}
.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
	overflow: hidden;
}


/* START - Überschreiben der smart-menu Navigation -----------------------------------------------------------------*/
.nav-link {
    color: #fff;
}

.bg-light,
.bg-light .dropdown-menu {
    background-color: #fff !important;
}

.nav-link:hover {
    background-color: #007ab7;
    border-radius: .0;
}

.dropdown:hover > .nav-link {
    border-radius: 0 0 0 0;
    background-color: #007ab7;
}
.dropdown-item:active  {
	color: #007ab7;
	background-color: #fff;
}
.dropdown-item {
	font-size: .9rem;
}


.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    background-color: #007ab7;
    padding-left: 1rem;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
    transition: all .5s ease-in;
}

.navbar-nav:not(.sm-collapsible) .sm-nowrap>li>.dropdown-item {
    border-bottom: 1px solid #f7f7f7;
    color: #777;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .dropdown-item {
    color: #007ab7;
}

.navbar-collapse {
    flex-grow: 0;
}
/*
#navbarNavDropdown li a.current {
    background-color: #007ab7;
    color: #fff;
    border-radius: .25rem;
}
*/

#navbarNavDropdown li a.active {
    color: #007ab7;
	background-color: #fff;
}

ul.metaMenu {
    list-style-type: none;
    margin: 0;
}

ul.metaMenu li {
    display: inline-block;
}

ul.metaMenu a,
ul.metaMenu a:visited {
    color: #fff;
}

ul.metaMenu a:hover {
    color: rgba(255, 255, 255, .75);
}

/*Shrink - Anpassungen*/
.navbar {
	height: 120px;
	transition: all ease .3s;
}
.navbar-shrink {
	height: 70px;
	transition: all ease .3s;
}
.navbar-brand img {
	width: 125px;
	transition: all ease .3s;
}
.shrink-logo img {
	width: 80px;
	transition: all ease .3s;
}
.navbar-collapse {
	background-color: #fff;
}
.nav-item {
	padding-left: 1rem;
}
/* ENDE - Überschreiben der smart-menu Navigation -----------------------------------------------------------------*/

.page-header {
	margin: 0 0 1rem 0;
	padding: 1.5rem 0 2.5rem 0;
	background: #fff;
	background: #007ab7;
	border-bottom: 5px solid #FDFCDC;
}
.page_header_teaser {
	font-family: 'Montserrat',sans-serif;
    font-size: 1.9rem;
	font-weight: 700;
	color: #fff;
	padding: 1rem 0;
}

/*STARTSEITE*/
/* Start Anpassungen am Carousel*/
.d-md-block {
    display: block!important;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    top: 20px;
    left: 25%;
    z-index: 10;
    padding-top: 75px;
    padding-bottom: 20px;
    color: #007ab7;
    text-align: center;
}
.carousel-caption h3 {
	font-size: 3rem;
	text-align: left;
}
.carousel-caption p {
	font-size: 1.5rem;
	text-align: left;
	color: #898989;
}
.hp_carousel {
	margin-bottom: 4rem;
}
.funnel {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 8rem 0;
    transform: translate3d(0, 50%, 0);
    z-index: 0;
}
.funnellayer-left {
	transform: skewY(4.7deg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    z-index: 6;
}
.funnellayer-right {
	transform: skewY(-4.7deg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    z-index: 6;
}
/* Ende Anpassungen am Carousel*/


/* Start Anpassungen an der 4er Box */
.cd-hp-topTeaserBoxRow {
	margin-top:-15rem;
	margin-bottom: 4rem;
}

.cd-hp-topTeaserBox {
	background: #007ab7;
	color: #fff;
    text-align: center;
    box-shadow: 0 3px 15px rgb(0 0 0 / 15%);
    transition: all .2s ease-in-out;
	margin-bottom: 1rem;
}

.cd-hp-topTeaserBox a {
	color: #fff;
	font-size: 1.5rem;
	font-weight: normal;
	display: block;
	padding: 3rem 1rem;
	text-align: center;
}
.cd-hp-topTeaserBox a:hover {
	text-decoration: none;
}
/* Ende Anpassungen an der 4er Box */

.cd-hp-welcome {
	margin-bottom: 3rem;
	z-index: 2;
	background: #fff;
}
.cd-hp-newscontainer, .cd-dp-contact {
	background-color: #007ab7;
	padding: 3rem;
	position: relative;
	margin: 2rem 0;
	z-index: 2;
	color: #fff;
	text-align: center;
}

.cd-dp-contact p {
	margin: 0;
}

.cd-hp-newscontainer  h2 {
	color: #fff;
	text-align: center;
	padding: 0 0 1rem 0;
	margin: 0;
}
.cd-hp-news {
	z-index: 2;
}
.cd-hp-news p {
	font-size: 1.15rem;
	color: #c7c7c7;
}

.cd-hp-whoweare {
	margin: 1rem 0 4rem 0;
}
.cd-hp-whoweare:before {
    content: '';
    position: absolute;
    top: -35%;
    right: -60%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 0;
    transform: rotate(75deg);
}
.cd-hp-whoweare:after {
    content: '';
    position: absolute;
    top: 35%;
    right: -60%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 0;
    transform: rotate(-75deg);
}


/* Start Anpassungen am Slider1 */
.cd-hp-slider1 {
	position: relative;
	margin: 1rem 0 4rem 0;
}
.cd-hp-slider1 h2 {
	margin: 0;
	text-align: left;
	color: #6a6a6a;
	font-weight: 500;
	font-size: 1.5rem;
}
.cd-hp-slider1 p {
	line-height: 1;
}
.cd-hp-slider1 h3 {
	font-weight: 500;
	font-size: 1.25rem;
	color: #222222;
	text-align: center;
}
.cd-hp-slider1 p {
	text-align: center;
}
/* Ende Anpassungen am Slider1 */


.cd-hp-servicecontainer {
	background: #007ab7;
	padding: 2rem;
	margin: 1rem 0 4rem 0;
	z-index: 2;
	position: relative;
}
.cd-hp-servicecontainer h2 {
	color: #bdbdbd;
	padding: 0 0 1rem 0;
	margin: 0;
}
.cd-hp-servicebox {
	background: #fff;
	margin-bottom: 1rem;
}
.cd-hp-servicebox h2 {
	color: #007ab7;
	font-size: 1.35rem;
	text-align: center;
	padding: 1rem;
}

.cd-hp-diagnsticteaser {
	position: relative;
	z-index:2;
	text-align: right;
}

.cd-hp-diagnosticcontainer {
	margin: 1rem 0 4rem 0;
}

.cd-hp-diagnosticcontainer .col-md-5 {
	padding-right: 0;
}

.cd-hp-diagnsticpic:before {
	content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 0;
    transform: rotate(-70deg);
}
.cd-hp-diagnsticpic:after {
content: '';
    position: absolute;
    top: 50%;
    left: -50%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 0;
    transform: rotate(70deg);
}

.cd-hp-newarticlecontainer {
	margin: 1rem 0 4rem 0;
	position: relative;
	z-index:2;
}

.cd-hp-newarticlebox {
	box-shadow: 0 3px 5px rgb(0 0 0 / 15%);
	margin-bottom: 1rem;
}

.cd-hp-newarticlebox h2 {
	color: #606060;
	text-align: center;
	font-size: 1.5rem;
	padding: 1rem 1rem .25rem 1rem;;
}
.cd-hp-newarticlebox h3 {
	color: #222222;
	text-align: left;
	font-size: 1.25rem;
	padding: .5rem 1rem;
}
.cd-hp-newarticlebox p {
	color: #606060;
	font-size: .95rem;
	padding: .25rem 1rem;
}
.cd-hp-newarticlebox .ds_btn_primary {
	margin: 1rem;
	display:block;
	text-align: center;
}
.cd-hp-news p {
	padding: .75rem;
	color: #fff;
}
.cd-hp-news a {
	border-color: #fff;
	border-width: 2px;
	border-style: solid;
	border-radius: none;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	padding: 0.5rem 2rem;
}
.cd-hp-news a:hover {
	background-color: #fff;;
	color: #007ab7;
	text-decoration: none;
}


/* START classic Design Doc Page*/
.cd-dp-docs {
	margin: 3rem 0;
}
.cd-dp-docs .card {
	padding: 1rem;
	text-align: center;
	margin-bottom: 2rem;
	box-shadow: 0 30px 490px #dbdbdb;
	border: none;
}
.cd-dp-docs .card-text {
	color: #777;
    line-height: 26px;
    margin: 0 0 20px;
	text-align: center;
}
.cd-dp-docs .card-title {
	text-align: center;
	color: #212529;
	font-size: 1.25rem;
	font-family: "Poppins", sans-serif;
	font-weight: bolder;
}
.cd-dp-cardbutton {
	border-width: 2px;
	border-color: #e7e7e7;
	border-style: solid;
    padding: 0.5rem 2rem;
	color: #212529;
}

.cd-dp-cardbutton:hover {
	border-color: #007ab7;
	color: #007ab7;
	text-decoration: none;
}
.cd-dp-contact {
	margin: 2rem 0 0 0;
	text-align: center;
}
.cd-dp-contact h2 {
	color: #fff;
	font-size: 1.5rem;
	margin-bottom: 2rem;
}
.cd-dp-contact a {
	border-color: #fff;
	border-width: 2px;
	border-style: solid;
	font-size: 0.8rem;
	color: #fff;
	background: transparent;
	text-decoration: none;
	text-align: center;
	font-weight: 500;
	padding: 1rem 3rem;
}
.cd-dp-contact a:hover {
	color: #007ab7;
	background: #fff;
}

.cd-ph-author {
	margin: 1.5rem 0 .5rem 0;
	color: #fff;
}
/*Anpassungen Category Page*/
.category-sidebar h2 {
	font-size: 1.5rem;
}
.category-sidebar {
	font-size: .95rem;
}

/*Page Services*/
.cd-sp-TeaserBoxRow {
	margin-bottom: 4rem;
}

.cd-sp-TeaserBox {
	background: #007ab7;
	color: #fff;
    text-align: center;
    box-shadow: 0 3px 15px rgb(0 0 0 / 15%);
    transition: all .2s ease-in-out;
	margin-bottom: 1rem;
}

.cd-sp-TeaserBox:hover {
	  -ms-transform: scale(1.15); /* IE 9 */
	  -webkit-transform: scale(1.15); /* Safari 3-8 */
	  transform: scale(1.15);
}

.cd-sp-TeaserBox a {
	color: #fff;
	font-size: 1.15rem;
	font-weight: normal;
	display: block;
	padding: 3rem 1rem;
	text-align: center;
}
.cd-sp-TeaserBox a:hover {
	text-decoration: none;
}

/* START Team & Praxis*/


.cd-tp-teammember {
	margin: 3rem 0;
}

.cd-tp-headline h1 {
	text-align: center;
	color: #383838;
	padding: 1rem;
}

.cd-tp-teammember .card {
	padding: .5rem;
	text-align: center;
	border: none;
	transition: all ease .3s;
}

.cd-tp-teammember .card:hover {
	transform: scale(1.1);
	transition: all ease .3s;
}
.cd-tp-teammember .card-text {
	color: #777;
    line-height: 26px;
    margin: 0 0 20px;
	text-align: center;
}
.cd-tp-teammember .card-title {
	text-align: center;
	color: #212529;
	font-size: 1.25rem;
	font-family: "Poppins", sans-serif;
	font-weight: bolder;
}


.cd-dp-cardbutton {
	border-width: 2px;
	border-color: #e7e7e7;
	border-style: solid;
    padding: 0.5rem 2rem;
	color: #212529;
}

.cd-dp-cardbutton:hover {
	border-color: #007ab7;
	color: #007ab7;
	text-decoration: none;
}
.cd-dp-contact {
	margin: 2rem 0 0 0;
	text-align: center;
}
.cd-dp-contact h2 {
	color: #fff;
	font-size: 1.5rem;
	margin-bottom: 2rem;
}
.cd-dp-contact a {
	border-color: #fff;
	border-width: 2px;
	border-style: solid;
	font-size: 0.8rem;
	color: #fff;
	background: transparent;
	text-decoration: none;
	text-align: center;
	font-weight: 500;
	padding: 1rem 3rem;
}
.cd-dp-contact a:hover {
	color: #007ab7;
	background: #fff;
}

.cd-ph-author {
	margin: 1.5rem 0 .5rem 0;
	color: #fff;
}

.cd-tp-impressions .row {
	margin-right: 0;
	margin-left: 0;
}

.cd-tp-impressions	.col-md-3 {
	padding-right: 0;
	padding-left: 0;
}

.cd-tp-impressions h2 {
	text-align: center;
}

/* Ende Team & Praxis*/

/* START Kontaktseite*/

.cd-cp-contactTeaser {
	text-align: center;

	
}
.cd-cp-contactTeaser .col-md-4 {
	display: flex;
}
.cd-cp-contactTeaserBox {
	padding: 1rem;
	background: #007ab7;
	color: #fff;
	width: 100%;
}

/* ENDE Kontaktseite*/



/* START Anpassungen an den Frames*/
.frame-cd-dp-docTeaser {
	position: relative;
	text-align: center;
	padding-bottom: 1rem;
}
.frame-cd-dp-docTeaser h2 {
	color: #000;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 600;
	padding: .5rem 1rem 0 1rem;
	margin-bottom: 0;
}
.frame-cd-dp-docTeaser h3 {
	font-size: 1.25rem;
	padding-top: 1rem;
}
.frame-cd-dp-docTeaser p {
	margin: 0;
	padding: 0;
	font-size: .85rem;
}

.frame-cd-dp-docTeaser:before {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.3;
    content: '';
    box-shadow: 0 40px 85px #000;
}
.frame-cd-cp-teaser {
	padding: 1rem;
	margin-bottom: 1rem;
	box-shadow: 0 30px 490px #c1c1c1;
}

.frame-cd-cp-teaser img {
	max-height: 250px;
	background-size: cover;
	object-fit: cover;
}


/* ENDE Anpassungen an den Frames*/


/* END classic Design Doc Page*/



header.slider {
    margin-bottom: 2rem;
}

.footercontent {
    background: #444;
    padding: 2rem 0;
    color: #ddd !important;
}

.frame-padding {
    padding: 2rem;
    background: #eee;
}




/* Adjustments for fluid_styled_content */
img {
    max-width: 100%;
    height: auto;
}

.ce-intext [data-ce-columns="1"] {
    width: 100%;
}





.ce-center [data-ce-columns="3"] .ce-column,
.ce-right [data-ce-columns="3"] .ce-column,
.ce-left [data-ce-columns="3"] .ce-column {
    margin-right: 1%;
    width: 32.33333%;
}

.ce-center [data-ce-columns="2"] .ce-column,
.ce-right [data-ce-columns="2"] .ce-column,
.ce-left [data-ce-columns="2"] .ce-column {
    margin-right: 1%;
    width: 49%;
}

.ce-center [data-ce-columns="4"] .ce-column,
.ce-right [data-ce-columns="4"] .ce-column,
.ce-left [data-ce-columns="4"] .ce-column {
    margin-right: 1%;
    width: 24%;
}

.ce-center [data-ce-columns="5"] .ce-column,
.ce-right [data-ce-columns="5"] .ce-column,
.ce-left [data-ce-columns="5"] .ce-column {
    margin-right: 1%;
    width: 19%;
}

.ce-center [data-ce-columns="6"] .ce-column,
.ce-right [data-ce-columns="6"] .ce-column,
.ce-left [data-ce-columns="6"] .ce-column {
    margin-right: 1%;
    width: 15.666667%;
}

.ce-gallery figure.video {
    display: block;
}


/* Rootline navigation */

ul.rootline {
    margin: 0 0 .5rem 0;
    padding: 0;
    list-style-type: none;
    font-size: 80%;
}

ul.rootline li {
    display: inline-block;
}

ul.rootline a,
ul.rootline a:visited {
    margin: 0;
    padding: 0;
    color: #fff;
}

ul.rootline a:hover {
    text-decoration: underline;
}

ul.rootline span {
    color: #c9c9c9;
}

ul.rootline a:after {
    display: inline-block;
    content: "/";
    margin: 0 .5rem;
}

/* Language Menu */
ul.languageMenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 90%;
}

ul.languageMenu li {
    display: inline-block;
    margin: 0 .5rem 0 0;
}

ul.languageMenu a,
ul.languageMenu a:visited {
    color: #fff;
}

ul.languageMenu a:hover {
    color: rgba(255, 255, 255, .75);
}

/* felogin */
.tx-felogin-pi1 h3 {
    display: none;
}

.tx-felogin-pi1 label {
    display: block;
}

.tx-felogin-pi1 fieldset div {
    margin: 0 0 .5rem 0;
}

.tx-felogin-pi1 input[type=text],
.tx-felogin-pi1 input[type=password] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.tx-felogin-pi1 input[type=submit] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    cursor: pointer;
}



/*Anpassungen am Layout mit einer Breite von mehr als 768 Pixeln*/
@media screen and (min-width: 768px) {
    .ce-intext [data-ce-columns="1"] {
        width: 50%;
    }
}

/*Anpassungen am Layout mit einer Breite von mehr als 991 Pixeln*/
@media screen and (min-width: 991px) {
    .ce-intext [data-ce-columns="1"] {
        width: 40%;
    }
}

/*Anpassungen am Layout mit einer Breite von mehr als 992 Pixeln*/
@media (min-width: 992px) {
    body {
        padding-top: 8rem;
    }
	
	.carousel-caption {
		left: 50%;
	}
	
	.hp_topTeaserBox {
		margin-top:-25rem;
	}

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .dropdown-menu {
        border-top: 3px solid #007ab7;
        border-radius: 0 0 0;
    }
	.cd-hp-topTeaserBoxRow {
		margin-top: -25rem;
	}
	.cd-hp-topTeaserBox:hover {
	  -ms-transform: scale(1.15); /* IE 9 */
	  -webkit-transform: scale(1.15); /* Safari 3-8 */
	  transform: scale(1.15); 
	}
	.cd-hp-topTeaserBox h2 {
		padding: 0;
		margin: 0;
	}
	.sticky {
		position: -webkit-sticky;
		position: sticky;
		top: 100px;
	}

}