/* nunito-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/nunito-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nunito-700 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/nunito-v26-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 1.4em;
}

caption, th, td {
	text-align: left;
	font-weight: 400;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes:;
}

a img {
	border: none;
}

header, section {
	display: block;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Grid
-------------------------------------------------------------- */
.container {
	width: 100%;
	padding: 0 20px;
	max-width: 940px;
	margin: 0 auto;
}

.span12 {
	width: 940px;
}

.span11 {
	width: 860px;
}

.span10 {
	width: 780px;
}

.span9 {
	width: 700px;
}

.span8 {
	width: 620px;
}

.span7 {
	width: 540px;
}

.span6 {
	width: 460px;
}

.span5 {
	width: 380px;
}

.span4 {
	width: 300px;
}

.span3 {
	width: 220px;
}

.span2 {
	width: 140px;
}

.span1 {
	width: 60px;
}

.row {
	width: 100%;
	*zoom: 1;
}

.row:before, .row:after {
	display: table;
	content: "";
	line-height: 0;
}

.row:after {
	clear: both;
}

.row [class*="span"] {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
}

.row [class*="span"]:first-child {
	margin-left: 0;
}

.row .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.127659574468085%;
}

.row .span12 {
	width: 100%;
	*width: 99.94680851063829%;
}

.row .span11 {
	width: 91.48936170212765%;
	*width: 91.43617021276594%;
}

.row .span10 {
	width: 82.97872340425532%;
	*width: 82.92553191489361%;
}

.row .span9 {
	width: 74.46808510638297%;
	*width: 74.41489361702126%;
}

.row .span8 {
	width: 65.95744680851064%;
	*width: 65.90425531914893%;
}

.row .span7 {
	width: 57.44680851063829%;
	*width: 57.39361702127659%;
}

.row .span6 {
	width: 48.93617021276595%;
	*width: 48.88297872340425%;
}

.row .span5 {
	width: 40.42553191489362%;
	*width: 40.37234042553192%;
}

.row .span4 {
	width: 31.914893617021278%;
	*width: 31.861702127659576%;
}

.row .span3 {
	width: 23.404255319148934%;
	*width: 23.351063829787233%;
}

.row .span2 {
	width: 14.893617021276595%;
	*width: 14.840425531914894%;
}

.row .span1 {
	width: 6.382978723404255%;
	*width: 6.329787234042553%;
}

/* Layout
-------------------------------------------------------------- */
body {
	font-family: Nunito, Arial, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.5;
	background-color: #fffffa;
	color: #030202;
}

.page {
	padding-top: 115px;
}

.nav-trigger {
	display: none;
	float: left;
	margin: 32px 25px 0 0;
}

.nav-trigger .mburger b {
	background: #000;
}

.site-header .span3 {
	position: relative;
}

.logo-link {
	width: 220px;
	margin-right: 20px;
	height: auto;
	display: block;
	transition: all 300ms ease;
	padding-bottom: 5px;
}

.logo-link img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.site-header {
	width: 100%;
	background-color: #ffffff;
	padding: 10px 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

.site-header .container {
	position: relative;
	display: flex;
	width: 100%;
	max-width: 1280px;
	justify-content: space-between;
	align-items: flex-end;
}

.site-header.stuck {
	position: fixed;
	top: 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	z-index: 1000;
}

.site-header .overlays {
	position: absolute;
	top: 66px;
	left: 95px;
	z-index: 20000;
	background: url(../img/blank.png);
}

.site-header .overlays .item {
	float: left;
	position: relative;
}

.site-header .overlays .item .point {
	width: 23px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
}

.overlays .content {
	display: none;
	position: absolute;
	left: -112px;
	top: 30px;
	width: 300px;
	background: #fff;
	padding: 1em;
	box-shadow: 0 0 4px rgba(0, 0, 0, .3);
}

.overlays .arrow {
	position: absolute;
	top: -1em;
	left: 108px;
	background: url(../img/arrow_up.png) no-repeat;
	height: 17px;
	width: 34px;
}

.overlays .content img {
	max-width: 300px;
	height: auto;
}

.site-header .overlays .item .point:hover + .content {
	display: block;
}

.site-header h1 a {
	display: block;
	height: 40px;
}

.banner-image {
	margin-bottom: 1.563em;
}

.site-footer .container {
	border-top: 0.063em solid rgba(0, 0, 0, 0.1);
	border-bottom: 0.063em solid rgba(0, 0, 0, 0.1);
	padding: 2.500em 0 1.250em;
	text-align: center;
}

/* ELemente
-------------------------------------------------------------- */
hr {
	margin: 40px 0;
	border: 0;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

.content-image {
	max-width: 100%;
	text-align: center;
	margin: 30px 0;
}

.content-image img {
	max-width: 400px;
	height: auto;
}

@media screen and (min-width: 1024px) {
	.content-image {
		float: right;
		width: 400px;
		margin: 5px 0 25px 25px;
	}

	.content-image-left {
		float: left;
		width: 400px;
		margin: 5px 25px 25px 0;
	}
}

img.image {
	-webkit-box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	-moz-box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	height: auto;
}

img.image + span {
	display: block;
	font-size: 0.750em;
	padding-top: 5px;
}

/* Buttons */
.btn {
	display: inline-block;
	padding: 1em 2em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	-moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	background-image: -webkit-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -moz-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -o-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -ms-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: linear-gradient(to top, #ccc, #f7f7f7);
}

.btn:hover {
	background-image: -webkit-linear-gradient(bottom, #dfdfdf, #f7f7f7);
	background-image: -moz-linear-gradient(bottom, #dfdfdf, #f7f7f7);
	background-image: -o-linear-gradient(bottom, #dfdfdf, #f7f7f7);
	background-image: -ms-linear-gradient(bottom, #dfdfdf, #f7f7f7);
	background-image: linear-gradient(to top, #dfdfdf, #f7f7f7);
}

.btn:focus, .btn:active {
	background-image: -webkit-linear-gradient(top, #ccc, #f7f7f7);
	background-image: -moz-linear-gradient(top, #ccc, #f7f7f7);
	background-image: -o-linear-gradient(top, #ccc, #f7f7f7);
	background-image: -ms-linear-gradient(top, #ccc, #f7f7f7);
	background-image: linear-gradient(to bottom, #ccc, #f7f7f7);
}

.submit-btn {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	-moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	background-image: -webkit-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -moz-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -o-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -ms-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: linear-gradient(to top, #ccc, #f7f7f7);
}

/* Typografie
-------------------------------------------------------------- */
h1 {
	font-size: 35px;
	line-height: 1.2;
	font-weight: 400;
}

h2 {
	font-size: 30px;
	line-height: 1.2;
	font-weight: 400;
	margin-bottom: 20px;
	hyphens: auto;
}

h3 {
	font-weight: 400;
	font-size: 26px;
	line-height: 1.2;
	margin-bottom: 10px;
}

p + h2,
ul + h2,
p + h3,
ul + h3 {
	margin-top: 40px;
}

p {
	margin: 0 0 0.625em;
}

strong {
	font-weight: 700;
}

ul {
	margin: 0 0 0.625em 1.250em;
}

ul.facts {
	list-style: none;
	margin-left: 0;
}

ul.facts li {
	padding-left: 24px;
	margin-bottom: 8px;
	background: url(../img/list_item.png) no-repeat 0 3px;
}

table {
	width: 100%;
}

table th, table td {
	font-size: 1em;
	padding: 0.333em 0.333em 0.333em 0;
}

table th {
	font-weight: normal;
}

table td.right {
	text-align: right;
}

/* Links & Navigation
-------------------------------------------------------------- */
a {
	color: #da0512;
}

a:hover {
	color: #e40f1b;
}

.site-navigation {
	font-size: 16px;
	font-weight: 300;
}

.site-navigation ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
}

.site-navigation li {
	padding: 0 10px;
}

.site-navigation li:last-child {
	padding-right: 0;
}

.site-navigation a {
	display: block;
	color: #030202;
	text-decoration: none;
	outline: none;
	padding: 5px 0;
	-webkit-transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	transition: color 300ms ease;
}

.site-navigation li.active a {
	color: #e30614;
}

.site-navigation a:hover {
	color: #e30614;
}

section .content {
	padding: 100px 0;
}

/* Emotion
-------------------------------------------------------------- */
.emotion {
	width: 100%;
	height: 50vh;
}

/* Bereiche
-------------------------------------------------------------- */
.box {
	background: #fff;
	padding: 1em;
	margin-bottom: 1em;
	-webkit-box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	-moz-box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	font-size: 17px;
}

/* Impressum */
.impressum {
	padding-top: 100px;
}

/* Willkommen */
.welcome .content {
	/*background: #fcc94d;*/
	/*background: #fdd77a;*/
	background: #F3D98B;
	border-bottom: 4px solid #ececec;
}

.gallery .item {
	float: left;
	margin-right: 10px;
}

.gallery .item:last-child {
	margin-right: 0;
}

.gallery .item img {
	height: 175px;
	width: auto;
}

/* Kinesiologie */
.kinesiologie {
	border-bottom: 2px solid #ddd;
}

.kinesiologie .container {
	position: relative;
}

.kinesiologie .container .pusteblume {
	position: absolute;
	left: -150px;
	bottom: -75px;
	z-index: 0;
}

.kinesiologie .box {
	margin: 30px 0;
}

/* Paarbegleitung */
.paarbegleitung .content {
	color: #000;
	/*background: #bdc1d7;*/
	background: #B7C7E6;
}

/* Angebot */
.angebot {
	color: #fff;
	/*background-color: #2c3c8e;*/
	background: #666;
}

.angebot h2 {
	color: #fff;
}

.angebot a {
	color: #fff;
}

.angebot .box {
	color: #000;
	padding-bottom: 4em;
	background: #efeff6 url(../img/box-preise_bg.png) right bottom no-repeat;
}

.angebot th, .angebot td {
	border-bottom: 1px solid #8b92bc;
}

.angebot table + p {
	font-size: 0.889em;
}

.angebot .btn {
	color: #283583;
	text-decoration: none;
}

.angebot .btn:hover {
	color: #000;
}

/* Anwendung */
.anwendungsbereiche {
	/*background: #bdc1d7;*/
	background: #B7C7E6;
}

.anwendungsbereiche .container > .row {
}

.anwendungsbereiche .link-default {
	color: #000;
}

.logo-egte {
    width: 100px;
    height: auto;
}

.logo-emr {
    width: 100px;
    height: auto;
}

/* Schutzmassnahmen */
.schutzmassnahmen {
	min-height: 50vh;
	/*background-color: #fee4a6;*/
	/*background: #fdd77a;*/
	background: #F3D98B;
}

/* Kontakt */
.kontakt {
	-webkit-box-shadow: inset 3px 4px 38px rgba(0, 0, 0, .5);
	-moz-box-shadow: inset 3px 4px 38px rgba(0, 0, 0, .5);
	box-shadow: inset 3px 4px 38px rgba(0, 0, 0, .5);
	padding-bottom: 0;
}

.kontakt .content {
	/*background-color: #cc0e1b;*/
	background: #E8B6BF;
}

.kontakt .container {
	padding-bottom: 30px;
}

.kontakt .box {
	color: #000;
	min-height: 135px;
	padding-bottom: 3em;
	background: #fdf2f3 url(../img/termin.png) no-repeat right bottom;
}

.kontakt address {
	font-style: normal;
	margin-bottom: 1em;
}

.kontakt address ul {
	list-style: none;
	margin: .5em 0 0;
}

.kontakt li {
	padding-left: 30px;
	margin-bottom: .5em;
}

.kontakt li.phone {
	background: url(../img/icon_phone.png) no-repeat
}

.kontakt li.mail {
	background: url(../img/icon_mail.png) no-repeat
}

.kontakt #map_canvas {
	color: #000;
	font-size: 0.875em;
	line-height: 1.2em;
}

.kontakt #map_canvas span {
	font-size: 0.875em;
}

.kontakt #map_canvas img {
	max-width: none;
	height: auto;
}

.kontakt .maplogo {
	width: 100px;
	height: auto;
}


@media screen and (max-width: 1024px) {
	.page {
		padding-top: 100px;
	}

	.site-navigation {
		margin: 0 auto;
		padding: 0;
	}

	.site-navigation a {
		padding: 4px 0;
	}

	.emotion {
		height: 35vh;
	}
}

@media screen and (max-width: 700px) {
	body {
		font-size: 18px;
	}

	h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 25px;
	}

	h3 {
		font-size: 22px;
	}

	.page {
		padding-top: 85px;
	}

	.emotion {
		height: 200px;
	}

	img {
		width: 100%;
		max-width: 300px;
	}

	.container, .row [class*="span"] {
		float: none;
		width: auto;
		margin-left: 0;
	}

	.row [class*="span"] {
		margin-bottom: 2em;
	}

	.site-header {
		height: auto;
		padding: 10px 0;
	}

	.site-header .row [class*="span"] {
		margin-bottom: 0;
	}

	.site-header.stuck {
		position: static;
	}

	.nav-trigger {
		display: block;
		order: 2;
	}

	.logo-link {
		width: 180px;
		margin: 0;
		order: 1;
	}

	.site-navigation {
		display: none;
	}

	section {
		width: auto;
	}

	section .content {
		padding: 45px 0;
	}

	.intro {
		height: auto;
		padding: 0 2em;
	}

	.intro span {
		font-size: 2em;
	}

	.anwendungsbereiche .container > .row {
		background: none;
	}

	.kinesiologie .container .pusteblume {
		display: none;
	}

	.reveal-modal {
		width: 80%;
		left: 0;
		margin-left: 0;
	}
}