/*
* Created by AdPo
* Copyright Amdre GmbH
*/

/*fonts*/
/* raleway-200 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/raleway-v22-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v22-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v22-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v22-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v22-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v22-latin-200.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v22-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway-v22-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v22-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v22-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v22-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v22-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v22-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-200italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/raleway-v22-latin-200italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v22-latin-200italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v22-latin-200italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v22-latin-200italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v22-latin-200italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v22-latin-200italic.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/raleway-v22-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v22-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v22-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v22-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v22-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v22-latin-italic.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-700italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/raleway-v22-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v22-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v22-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v22-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v22-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v22-latin-700italic.svg#Raleway') format('svg'); /* Legacy iOS */
}

/*general*/
html,
body {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	font-size: 1rem;
	color:#4e4e4e;
}

h1, h2, h3 {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
}

h1 {
	font-size:;
	color:#3c3c3c;
}

h2 {
	font-size:;
	color:#3c3c3c;
}

h3 {
	font-size: 20px;
	color:#3c3c3c;
}

a {
	color: #4e4e4e;
	text-decoration: underline;
}

a:hover{
	color: #015629;
	text-decoration: underline;
}
/*content-header*/
.content-header {
	position: absolute;
	left: -40%;
	top: -200px;
}
/*navigation*/
@media (min-width: 768px) {
	.burger-icon {
		display: none !important;
	}
}

#sp-header {
	background:rgba(255,255,255, 0.6) !important;
}
.sp-megamenu-parent > li > a {
	text-decoration: none;
	color:#4e4e4e;
	font-size: 16px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	font-size: 16px;
	text-decoration: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	width: 450px;
	left: 0;
	background:rgba(255,255,255, 0.6) !important;
}
.sp-megamenu-wrapper .sp-megamenu-parent > li.sp-menu-item > a,
.sp-megamenu-wrapper .sp-megamenu-parent > li.sp-menu-item > a:visited {
	
}
.sp-megamenu-wrapper .sp-megamenu-parent  li.active > a,
.sp-megamenu-wrapper .sp-megamenu-parent  li.sp-menu-item > a:hover,
.sp-megamenu-wrapper .sp-megamenu-parent  li.sp-menu-item > a:active,
.sp-megamenu-wrapper .sp-megamenu-parent  li.sp-menu-item > a:focus {
	color: #015629 !important;
}

/*xx*/

/*Startseite*/
/*first impression*/
.ksg-main-content {
}

.ksg-body {
	
}

.ksg-soul {
	
}

.ksg-spirit {
	
}

.ksg-sumup {

}

/*Price*/
/*Inhalte*/
.ksg-pricelist {
	text-align: center;
}
.ksg-hypnose {

}

.ksg-gruphypnose {

}

.ksg-reiki {

}

.ksg-price {
	color: #015629;
	font-size: 50px;
	font-weight: 400;
}

.ksg-teaser:hover {
	transform: translateY(-10px);
 }
/*Border*/
.ksg-teaser {
	border: 1px solid #015629; 
	border-top: 0; 	
	transition: all .3s ease;
}


.ksg-teaser h3 { 
	display: flex; 
	flex: 1; 
	transform: translateY(-50%); 
	align-items: center; 
	justify-content: center; 
	text-align: center; 
	margin: 0 !important;
} 

.ksg-teaser h3:before,  
.ksg-teaser h3:after { 
	content: ''; 
	flex-grow: 1; 
	border-bottom: 1px solid #015629;
	height: 1px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 0;
} 

.ksg-teaser h3:before { 
	margin-right: 15px; 
} 

.ksg-teaser h3:after { 
	margin-left: 15px; 
}


/*behandlungsthemen*/
/*Behandlungsthemen - Akkordion*/
.sppb-panel-title {
	font-weight: 400;
	font-size: 18px;
}
.ksg-behandlung-akkordion {
	font-weight: 400;
	font-size: 1rem;
}
/*Behandlungsthemen - Images*/
.ksg-behandlung {
	transition: all .3s ease;
}

.ksg-behandlung:hover {
	transform: translateY(-10px);
 }
 
 .ksg-behandlung-figcaption{
	text-align: center;
 }
.sppb-addon-image-layout-caption{
	color:#4e4e4e !important;
 }
 
.sppb-addon-content {
	margin: 0;
	padding: 0;
 }
 
 /*Hypnose*/
 
.sppb-nav-lines {
	
 }
 
.ksg-tabs .sppb-nav > li > a{
	text-decoration: none;
	font-weight: 400;
 }
 
 /*Yager Code*/
.yager-background {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
 
 /*Bubbles*/
.yager-row .bubble-row .sppb-addon-wrapper{
	display: grid; 
	grid-template-columns: 1fr 1fr; 
	grid-template-rows: 460px; 
	gap: 45px 45px; 
}

.yager-row .bubble-row .sppb-addon-wrapper .bubble-aengste {
	border: 5px solid aqua;
	transform: translate(150px, 80px)
}

.yager-row .bubble-row .sppb-addon-wrapper .column-2{
	border: 5px solid aqua;
	left: 50%;
	transform: translateX(-50%);
}

.yager-row .bubble-row .sppb-addon-wrapper .column-3{
	border: 5px solid aqua;
}

.yager-row .bubble-row .sppb-addon-wrapper .column-4{
	border: 5px solid aqua;
}
.yager-row .bubble-row .sppb-addon-wrapper .column-5{
	border: 5px solid aqua;
}
.yager-row .bubble-row .sppb-addon-wrapper .column-6{
	border: 5px solid aqua;
}	

.bubble-aengste {
	min-width: 293px;
	height: 140px;
	display: inline-block;
	background-image: url(../images/aengste.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: 100% auto;
 }
 .bubble-aengste:hover {
	background-position: 50% 100%;
  }
  
.bubble-psychosomatisch {
	min-width: 360px;
	height: 315px;
	display: inline-block;
	background-image: url(../images/psychosomatisch.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: 100% auto;
 }
.bubble-psychosomatisch:hover {
	background-position: 50% 100%;  
   }

.bubble-stimmung{
	min-width: 292px;
	height: 273px;
	display: inline-block;
	background-image: url(../images/stimmung.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: 100% auto;	  
  }
.bubble-stimmung:hover {
	background-position: 50% 100%;  
   }
   
.bubble-sexual{
	min-width: 355px;
	height: 201px;
	display: inline-block;
	background-image: url(../images/sexual.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: 100% auto;  
  }
.bubble-sexual:hover {
	background-position: 50% 100%;  
   } 
   
.bubble-psychische   {
	min-width: 670px;
	height: 247px;
	display: inline-block;
	background-image: url(../images/psychische.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: 100% auto;	  
  }
.bubble-psychische:hover {
	background-position: 50% 100%;  
   }  
 /*Hinweise*/
 /*Überlappende Anordnung*/
.ksg-hinweise-image {

 }
 .ksg-hinweise-section::before{
	position: absolute;
	content: url('/images/hinweise/waterfall.jpg');
	top: 70px;
	left: -90px;
 }
 
 .ksg-image-versatz{
	position: absolute;
	top: 0;
	left: -90px;
	width: 100%;
	height: auto;
 }
 
.ksg-hinweise-text {
	margin-top: 300px;
	margin-left: 20px;
	margin-right: 10px;
}

.ksg-hinweise-text a{
	color: #015629;
}


 /*wissenwertes*/
 /*Caption*/
.ksg-video-caption {
	text-align: center;
 }
 
 
 /*Price-Site*/
.ksg-teaser-price {
	border: 1px solid #015629; 
	border-top: 0; 	
	transition: all .3s ease;
}


.ksg-teaser-price h3 { 
	display: flex; 
	flex: 1; 
	transform: translateY(-50%); 
	align-items: center; 
	justify-content: center; 
	text-align: center; 
	margin: 0 !important;
} 

.ksg-teaser-price h3:before,  
.ksg-teaser-price h3:after { 
	content: ''; 
	flex-grow: 1; 
	border-bottom: 1px solid #015629;
	height: 1px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 0;
} 

.ksg-teaser-price h3:before { 
	margin-right: 15px; 
} 

.ksg-teaser-price h3:after { 
	margin-left: 15px; 
}

/*Fomular*/
.ksg-senden-button {
	
}

/*Footer*/
#sp-footer {
	background: #efefef !important;
	color: #4e4e4e !important;
}
.sp-module-title {
	display: none;
}

.sppb-column-addons .sppb-addon-wrapper .footer-personal li{
	list-style-type: none;
}
.sppb-column-addons .sppb-addon-wrapper .footer-personal ul{
	padding-left: 0px;
}
.sppb-column-addons .sppb-addon-wrapper .footer-links a {
	color: #4e4e4e !important;
	text-decoration: none;
}
.sppb-column-addons .sppb-addon-wrapper .footer-links a:hover {
	color: #015629 !important;
}
.sppb-column-addons .sppb-addon-wrapper .footer-contact a {
	color: #4e4e4e !important;
}
.sppb-column-addons .sppb-addon-wrapper .footer-contact a:hover {
	color: #015629 !important;
}