/**
 * Place your custom styles here.
 */



/*

Roboto+Slab:400,700

Roboto:300,400,400i


font-family: 'Roboto Slab', serif;

font-family: 'Roboto', sans-serif;

*/


/*###################################
BREITENEINSTELLUNGEN
*/


.contSection,
.navbar.container,
.footSection .container-fluid,
.cntFull .row.map {
    max-width: 1140px;
}
.contSection {
	margin: 0 auto;
}
/*###################################
GLOBALS
*/
.container-fluid {
    padding-right: 40px;
    padding-left: 40px;
}
body {
	color: #3b4417;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 300;
	margin-top: 0;
}
/*a, 
a:hover,
a:focus {
	color: #9ec6bd;
}*/
.ceckSize {
		float: left;
	}
h1,h2 {
	font-family: 'Roboto Slab', serif;
}
h1,h2 {
	font-size: 32px;
	font-weight: 700;
	color: #9ec6bd;
	line-height: 1.3em;
}
h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3em;
	font-style: italic;
	color: inherit;
	margin-bottom: 25px;
}
h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3em;
	font-style: italic;
	color: inherit;
	margin: 40px 0 15px 0;
}
.txtGreen {
    color: #9ec6bd;
}
.green {
    color: #9ec6bd;	
}
.darkGreen {
    color: #9ec6bd;	
}



b, strong {
	font-weight: 400;
}
a {
	text-decoration: none;
	color: #755264;
}
a:hover, a:focus {
    color: #000;
    text-decoration: underline;
}
p {
    margin: 0 0 25px 0;
}
#backtotop {
    background: url(../img/icoToTop.png) no-repeat center center;
    height: 71px;
    width: 72px;
}
iframe {
	width: 100%;
	height: 520px;
	border: none;	
	border: 1px solid #9ec6bd;
}

.content ul,
.block-block-content ul {
    list-style:none;
	padding: 0;
}
.content li,
.block-block-content li {
	list-style:none;
    background:url(../img/bullet.png) no-repeat 0 4px;
    padding-left: 20px;
	margin-bottom: 8px;
}
/*
.nav li,
.toolbar-menu li {
	list-style:none;
    background:url();
    padding-left: 0;
}
*/



.clearMe {
	line-height: 0;
	clear: both;
}
figcaption {
	font-size: 14px;
	color: #ccc;
}
#block-trenner-2,
.builder-element.trenner {
	width:550px;
	height: 130px;
	background: url(../img/trenner_640x150.svg) no-repeat;
	margin: 0 auto;
}
.borderGreen {
    border: 1px solid #9ec6bd;
}
.borderGray {
    border: 1px solid #f2f2f2;
}


/*###################################
HEADER
*/

.wrapButt {
	position: absolute;
	top: 25px;
	left: 25px;
	font-family: 'Roboto Slab', serif;
	width: 800px;
}
.wrapButt .btn {
    font-size: 16px;
	margin-right: 40px;
	padding: 12px 12px 12px 55px;
	margin-bottom: 20px;
}
.btn-success {
    color: #fff;
    background: rgba(89,119,112,0.85);
    border-color: transparent;
}
.btn-success:hover,
.btn-success:active:focus {
    color: #000;
    background: rgba(89,119,112,0.85);
    border-color: transparent;
}
.btn.phone,
.btn.phone:active:focus {
	background: rgba(89,119,112,0.85) url(../img/phone.png) no-repeat 5px 5px;
}
.btn.liame,
.btn.liame:active:focus {
	background: rgba(89,119,112,0.85) url(../img/lime.png) no-repeat 5px 5px;
}
.btn.fb,
.btn.fb:active:focus {
	background: rgba(89,119,112,0.85) url(../img/fb.png) no-repeat 5px 5px;
}



.block-key {
	height: 294px;
	background-position: center top;
}
.path-frontpage .block-key {
	background-position: left top;
}
.logoTop {
	background-image: url(../img/logo_top_645x294.svg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 645px;
	height: 294px;
	position: absolute;
	right: 0;
	top: 0;
}



/*###################################
MENU
*/

.menTop .container {
    width: 100%;
}
.container > .navbar-collapse, 
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 25px;
}
.menTop .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
.menTop {
	margin: 3px 0;	
	border-bottom: 3px solid #9ec6bd;
}
.menTop .row {
	background-color: #868686;
	margin-bottom: 3px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: none;
	border-radius: 0;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.menTop .nav > li > a {
    padding: 15px 0 10px 0;
	margin-right: 30px;
}
.menTop a {
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Roboto Slab', serif;
}
.menTop .navbar-default .navbar-nav > li > a {
    color: #fff;	
}
.menTop .navbar-default .navbar-nav > li > a:hover, 
.menTop .navbar-default .navbar-nav > li > a:focus {
    color: #000;
    background-color: transparent;
}
.menTop .navbar-default .navbar-nav > li > a.is-active {
	color: #9ec6bd;
} 





/*  Dropdown   */
.dropdown-menu {
    top: 49px;
    left: 0;   
    text-align: left;
    list-style: none;
    background-color: #fff;
}

.menTop .navbar-default .navbar-nav > .active > a, 
.menTop .navbar-default .navbar-nav > .active > a:hover, 
.menTop .navbar-default .navbar-nav > .active > a:focus {
    color: #9ec6bd;
    background-color: transparent;
}
.menTop .dropdown-menu a {
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
}
.dropdown-menu > .active > a, 
.dropdown-menu a.is-active, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #9ec6bd;
    outline: 0;
}






/*###################################
CONTENT
*/

.contSection {
	margin-top: 60px;
}


/*  Builder Elements   */
.builder-element-inner.container-fluid {
    padding: 0;
}
.builder-element-type-column {
	margin-bottom: 40px;
}
h1 {
	margin-top: 0;
}
.page-node-type-multi-seite h1.page-header {
	display: none;
}
.mapXs iframe {
	height: 168px;
}
.keinabstand h2 {
	margin-top: 0;
}

.builder-element-type-image img {
	border: 1px solid #9ec6bd;
	margin-top: 4px;
}
.path-frontpage .builder-element-type-image img {
    margin-top: 0;
    border: none;
}



/*  Über mich   */

#builder-element-5a85a4d1f247a {
    margin-top: 66px;
}




/*  Startseite   */

#builder-element-5a8434e4d8397 {
	margin-top: 66px;
}



/*###################################
BLÖCKE 
*/

#block-meineleistungsbereiche,
#block-meineleistungsbereiche-2--2 {
	text-align: center;
	margin-bottom: 0;
	font-size: 15px;
}
.servKach h4,
#block-meineleistungsbereiche h4,
#block-meineleistungsbereiche-2 h4,
#block-meineleistungsbereiche-2--2 h4,
#block-meineleistungsbereiche-2--3 h4 {
	font-family: 'Roboto Slab', serif;
	margin: 20px 0 5px 0;
	font-size: 24px;
	font-style: normal;
}
.servKach {
	background: rgb(242,242,242);
	border: 1px solid #9ec6bd;
	width: 100%;
	display: block;
	text-align: center;
	padding: 15px 10px 10px 10px;
	margin-top: 40px;
} 
/*
.metabolic,
.ernaehr,
.slim,
.hyp,
.kosmet,
.massage,
.termin,
.ernaehrung {
	float: left;
}
*/

#block-meineleistungsbereiche-2 .field--name-body {
    display: block;
}
.servKach {
    flex-basis: 100%;
    max-width: 310px;
}



/*  JQuery und active Zustände   */
.servKach.kachActi,
.page-node-2 .servKach.metabolic,
.page-node-2 .servKach.ernaehr,
.page-node-3 .servKach.slim,
.page-node-4 .servKach.hyp,
.page-node-5 .servKach.kosmet,
.page-node-10 .servKach.hyp,
.page-node-15 .servKach.massage,
.page-node-20 .servKach.ernaehrung,
.page-node-21 .servKach.migraene,
.page-node-9 .servKach.darm {
	background: rgb(158,197,188);
	border: 1px solid #dedede;
}
.servKach.kachActi h4,
.page-node-2 .servKach.metabolic h4,
.page-node-2 .servKach.ernaehr h4,
.page-node-3 .servKach.slim h4,
.page-node-4 .servKach.hyp h4,
.page-node-5 .servKach.kosmet h4,
.page-node-15 .servKach.massage h4,
.page-node-9 .servKach.darm h4 {
	color: #fff;
}
.imgKach {
	width: 100%;
	height: 190px;
	background-color: #333;
}
.metabolic .imgKach {
	background: url(../img/kach_metabolic-balance.png) no-repeat center center;
}
.ernaehr .imgKach {
	background: url(../img/kach_ernaehr.jpg) no-repeat center center;
}
.slim .imgKach {
	background: url(../img/kach_slim.jpg) no-repeat center center;
}
.hyp .imgKach {
	background: url(../img/kach_hyp2.jpg) no-repeat center center;
}
.kosmet .imgKach {
	background: url(../img/kach_kosmet.jpg) no-repeat center center;
}
.massage .imgKach {
	background: url(../img/kach_massage.jpg) no-repeat center center;
}
.termin .imgKach {
	background: url(../img/kach_termin.jpg) no-repeat center center;
}
.ernaehrung .imgKach {
	background: url(../img/kach_ernaehrung.jpg) no-repeat center center;
}
.migraene .imgKach {
	background: url(../img/kach_migraene.jpg) no-repeat center center;
}
.darm .imgKach {
	background: url(../img/kach_darm.jpg) no-repeat center center;
}


.marRi {
	margin-right: 3.5%; 
}




/*  Leistungen   */

.ablauf > .builder-element-inner {
	background-color: #f2f2f2;
	border: 3px solid #9ec6bd;
	font-size: 15px;
	margin-top: 9px;
	padding: 0 15px 15px 15px;
}
.ablauf p  {
	margin-bottom: 10px;
}
.ablauf h2  {
	font-size: 24px;
	margin-top: 15px;
}
.ablauf h3  {
	font-size: 15px;
	margin: 10px 0;
}
.paket {
	color: #9ec6bd;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 20px 0 10px 0;	
}
.btn-info,
#edit-submit.btn-primary {
    color: #fff;
    background-color: #9ec6bd;
    border-color: #9ec6bd;
	background: rgb(158,197,188) url(../img/lime.png) no-repeat 5px 5px;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	margin-top: 15px;
	padding: 12px 12px 12px 55px;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(89,119,112,1);
	-moz-box-shadow: 3px 3px 3px 0px rgba(89,119,112,1);
	box-shadow: 3px 3px 3px 0px rgba(89,119,112,1);
}
.btn-info:hover,
.btn-info:active:focus,
#edit-submit.btn-primary:hover {
	 -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;	
	background-color: #597770;
    border-color: #597770;
	color: #000;
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(89,119,112,1);
	-moz-box-shadow: inset 2px 2px 2px 0px rgba(89,119,112,1);
	box-shadow: inset 2px 2px 2px 0px rgba(89,119,112,1);
}



/*  Formular   */

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}
#edit-submit.btn-primary,
#edit-preview,
#edit-preview--2 {
	display: block;
	margin-bottom: 20px;
}










/*###################################
FULL WIDTH CONTENT
*/
.cntFull {
	display: none;
}
.path-frontpage .cntFull {
	display: block;
}


.cntFull {
	background-color: #f2f2f2;
	padding-top: 40px;
	padding-bottom: 40px;
}
.path-frontpage .cntFull {
	background-color: #fff;
}
.cntFull .row.map {
	margin-left: auto;
	margin-right: auto;
}
.mapsBlock {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
}
.mapsBlock b,
.mapsBlock strong {
	font-weight: 700;
}
.row.map .field--label {
	display: none;
}
.row.map iframe {
	height: 206px;
}






/*###################################
FOOTER
*/

.footSection {
	border-top: 3px solid #9ec6bd;
	background-color: #755264;
	padding: 40px 0;
	color: #fff;
}
.footSection h2 {
	font-size: 28px;
	display: block;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 40px;
}
.footSection a {
	color: #fff;
}
.footSection a:hover {
	color: #000;
	text-decoration: none;
}
.footSection .nav > li > a {
	font-family: 'Roboto Slab', serif;
    position: relative;
    display: block;
    padding: 0;
	margin-bottom: 20px;
}
.footSection .nav > li > a:hover {
    background-color: transparent;
	color: #000;
}
.footSection .nav > li > a.is-active,
.footSection .nav > li > a:hover, 
.footSection .nav > li > a:focus {
	color: #9ec6bd;
	background-color: transparent;
}



#block-logocopyrightfooter {
	margin: 120px auto 0 auto;	
	width: 300px;
	background: url(../img/logo_foot_300x134.svg) no-repeat;
	height: 280px;
	padding-top: 180px;
	font-size: 14px;
	text-align: center;
}

/*#####################################################################################################################################################################################################################################################
RESPONSIVE
*/

@media screen and (max-width:1440px){
	
	.wrapButt .btn {
		font-size: 14px;
		margin-right: 10px;
		padding: 12px 12px 12px 55px;
	}	
	
} /* 1440 */


@media screen and (max-width:1280px){
	body,
	h3,
	h4 {
		font-size: 16px;
	}
	h1,h2 {
		font-size: 28px;
	}
	.ablauf h2 {
		font-size: 20px;
	}
	.wrapButt {
		width: 660px;
	}
	.wrapButt .btn {
		font-size: 14px;
		margin-right: 10px;
		padding: 12px 12px 12px 55px;
	}
	.block-key {
		height: 225px;
	}
	.path-frontpage .block-key {
		background-position: left top;
	}
	.logoTop {
		background-image: url(../img/logo_top_645x294.svg);
		width: 494px;
		height: 225px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.footSection h2 {
		font-size: 24px;
	}
	
} /* 1280 */


@media screen and (max-width:1180px){
	.wrapButt {
		width: 300px;
	}
	.btn {
		display: block;
		line-height: 1.42857143;
		text-align: left;
	}
	.container > .navbar-collapse, 
	.container-fluid > .navbar-collapse {
		margin-left: 15px;
	}
	
}/* 1180 */

@media screen and (max-width:992px){
	
	#block-logocopyrightfooter {
		margin: 120px 0 0 0;
	}
	
	.row.map .field--name-body {
		margin-bottom: 40px;
	}
	.menTop a {
		font-size: 19px;
	}
	#builder-element-5a8434e4d8397 {
		width: 350px;
		margin-left: auto;
		margin-right: auto;
	}
    #block-meineleistungsbereiche-2 .field--name-body {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
    }
    .servKach {
        flex-basis: 100%;        
    }
	
	
}/* 992 */



@media (min-width: 768px) {
	.container {
    width: 725px;        
    } 
    
    #block-meineleistungsbereiche-2 .field--name-body {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
    }
/*
    .servKach {
        flex-basis: 47%;        
    }
*/

    
/*  min 768   */
}

@media screen and (max-width:768px){
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
	.container {
    	width: 100%;
	}
	.container > .navbar-collapse, 
	.container-fluid > .navbar-collapse {
		margin-left: 0;
	}
	#navbar.container {
		padding-right: 0;
		padding-left: 0;
	}
	.ceckSize {
		float:none;
	}
	.keyvisBlock {
		background-color: #fff;
	}
	.block-key {
		/*background-image: url();*/
		display: none;
	}
	.logoTop {
		background-image: url(../img/logo_mob_423x294.svg);
		background-position: top left;
		width: 325px;
		height: 225px;
		position: relative;
		margin: 0 auto;
	}
	.wrapButt {
		width: 0;
		display: none;
	}
	.cntFull .container-fluid,
	.cntFull .col-md-3, 
	.cntFull .col-md-9 {
		padding-right: 0;
		padding-left: 0;
	}
	
	
	
	/*  MENU   */
	.navbar-default .navbar-toggle {
		background-color: #9ec6bd;
		border: none;
	}
	.navbar-default .navbar-toggle:hover, 
	.navbar-default .navbar-toggle:focus {
		background-color: #cfef48;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-nav {
		margin: 7.5px 0px;
	}
	
	
	
	/*  Dropdown   */
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
		background-color: transparent;
		line-height: 2em;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, 
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #000;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a.is-active {
		color: #cfef48;
		background-color: transparent;
		line-height: 2em;
	}
	
	
	
	
	
	
	
	
	/*  Startseite   */
	
/*
	.servKach {
		width: 310px;
		margin: 40px auto 0 auto;
	}
*/
    .metabolic,
	.ernaehr,
	.slim,
	.hyp,
	.kosmet,
    .massage,
    .termin {
		float: none;
	}
	
}/* 768 */



@media screen and (max-width:640px){
	#block-trenner-2,
	.builder-element.trenner {
		width:100%;
		height: 230px;
		background: url(../img/trenner_640x300.svg) no-repeat;
		margin: 0 auto;
	}
		/*  Startseite   */
	#builder-element-5a8434e4d8397 {
		width: 66%;
		margin-left: auto;
		margin-right: auto;
	}
	
}/* 640 */




@media screen and (max-width:400px){
	body,
	h3,
	h4,
	.mapsBlock {
		font-size: 15px;
	}
	h1,h2 {
		font-size: 21px;
	}
	.ablauf h2 {
		font-size: 18px;
	}
	.logoTop {
		background-image: url(../img/logo_mob_423x294.svg);
		background-position: top center;
		width: 100%;
		height: 180px;
		position: relative;
		margin: 0 auto;
	}
	#block-trenner-2,
	.builder-element.trenner {
		height: 180px;
	}
	#block-logocopyrightfooter {
		width: 100%;
		background: url(../img/logo_foot_300x134.svg) no-repeat;
		height: 280px;
		padding-top: 180px;
		font-size: 14px;
		text-align: center;
	}
/*
	.servKach {
		width: 90%;
		margin: 40px auto 0 auto;
	}
*/
	.btn-info {
		font-size: 16px;
	}
	/*  Startseite   */
	#builder-element-5a8434e4d8397 {
		width: 100%;
	}
    
    
}/* 400 */






@media screen and (max-width:360px){
	
	#block-trenner-2,
	.builder-element.trenner {
		height: 135px;
	}
	.btn-info {
		font-size: 15px;
	}
	
}/* 360 */



