/* https://events.senseble.de/wp-content/themes/generatepress_child/creaton-gesundheitstag-va-style.css */

/*----------------------------------------- home -----------------------------------------*/

span.x{
	font-size:28px;
	font-weight:500;
}

img.senseble-logo{
	width:120px;
}

@media (max-width: 768px) {
	.nav-in {
		justify-content: center !important;
	}

	img.senseble-logo{
		width:100px;
	}
}

/*----------------------------------------- nach gt feedback --- (comp-16). -----------------------------------------*/

/*----------- 1 - container ----------*/

.con-fu-nach-gt-feedback{
	width:100%;
	padding-top:16px;
	padding-bottom:15px;
	position:relative;
	background:#fff;
	margin-top:80px;
}

.con-in-nach-gt-feedback{
	max-width: 1150px;
	margin: 0 auto;
	position: relative;
	display: flex;
    justify-content: center;
}

@media (max-width: 1200px) {
	.con-fu-nach-gt-feedback{
		padding-top:16px;
		padding-bottom:15px;
	}
}

@media (max-width: 768px) {
	.con-fu-nach-gt-feedback{
		padding-top:16px;
		padding-bottom:15px;
		margin-top:70px;
	}

	.con-in-nach-gt-feedback{
		justify-content: left;
		width:90%
	}
}

/*----------- 2 - text ----------*/

.icon-txt-nach-gt-feedback{
	display: flex;
	width: 100%;
    justify-content: center;
    /*border:1px solid #111;*/
}

.icon-txt-t-nach-gt-feedback{
	font-size:17px;
	font-weight:500;
	line-height: 1.5;
	/*border:1px solid #111;*/
}

.icon-txt-i-nach-gt-feedback{
	flex-basis: 24px;
    flex-grow: 0;
    flex-shrink: 0;
    height: 24px;
	margin-left: 0px;
	margin-right:4px;
    /*border:1px solid #111;*/
}

.icon-txt-nach-gt-feedback a{
	font-weight:700;
	text-decoration: underline;;
}

i.bi-info-circle-nach-gt-feedback::before{
	font-size:20px;
	top:2px;
}

@media (max-width: 768px) {
	.icon-txt-nach-gt-feedback{
		justify-content: center;
		text-align:center;
	}

	.icon-txt-t-nach-gt-feedback{
		text-align:left;
	}
	
}

/*----------------------------------------- home header (comp-1). -----------------------------------------*/

/*----------- 1 - container ----------*/

.con-fu-home-header{
	width:100%;
	padding-top:79px;
	padding-bottom:0px;
	position:relative;
	overflow:hidden;
	background:#EDF0F1;
}

.con-in-home-header{
	max-width: 1250px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	/*align-items: center;*/
	justify-content: space-between;
}

.con-in-home-header::before{
	content: " ";
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    width: 40vw;
    background:#D3D9DD;
}

.con-l-home-header{
	width:45%;
	margin-left:0%;
	padding-top:90px;
}

.con-l-home-header-vortrag-ruecken{
	padding-top:70px;
}

.con-l-pad-top-home-header{
	padding-top:65px;
}

.con-r-home-header{
	width:38%;
	margin-left:10%;
	position:relative;
	background:#D3D9DD;
	padding:50px 0px 44px 0px;
}

.con-r-in-home-header{
	/*min-height:650px;*/
	position:relative;
	width: 110%;
}

/*@media (max-width: 1280px) {
	.con-in-home-header{
		max-width: 1200px;
	}
}

@media (max-width: 1250px) {
	.con-in-home-header{
		max-width: 1140px;
	}

	.con-r-home-header{
		padding: 70px 0px 110px 0px;
	}
}

@media (max-width: 1200px) {
	.con-in-home-header{
		max-width: 1100px;
	}
}*/

@media (max-width: 1280px) {
	.con-fu-home-header{
		padding-top:50px;
		padding-bottom:80px;
		background:#EDF0F1;
	}

	.con-l-home-header{
		width:60%;
		/*margin-bottom:60px;*/
		margin-bottom:0px;
		margin-left:20%;
		padding-top:0px;
		text-align:center;
	}

	.con-r-home-header{
		display:none;
		/*width:40%;
		margin-left:30%;
		padding: 0px;*/
	}

	.con-in-home-header::before{
		display:none;
	}
}

@media (max-width: 768px) {
	.con-fu-home-header{
		padding-top:50px;
		padding-bottom:40px;
	}

	.con-l-home-header{
		width:90%;
		/*margin-bottom:60px;*/
		margin-bottom:0px;
		margin-left:5%;
	}

	.con-r-home-header{
		width:80%;
		margin-left:5%;
	}

}

@media (max-width: 440px) {
	.con-r-home-header{
		width:86%;
		margin-left:5%;
	}
}

/*----------- 2 - text ----------*/

p.emoji{
	display:none;
}

p.h-mini-home-header{
	font-size: 17px;
	font-weight: bold;
	color: #009FEE;
	margin-bottom: 18px;
}

h1.home-header {
	font-size: 42px;
	line-height: 1.25;
	font-weight: 700;
	margin-bottom: 20px;
	margin-left:-1px;
}

p.home-header{
	font-size: 22px;
	line-height: 1.6;
	margin-bottom: 28px;
}

.con-labels-comp-11b{
	/*background: #eee;*/
	width:100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: left;
	/*padding-top:28px;
	padding-right: 24px;
    padding-bottom: 26px;
	padding-left: 24px;*/
}

.label-comp-11b{
	font-size: 16px;
    font-weight: 600;
	border-radius: 50px;
	padding: 7px 16px 5px;
	background: #fff;
	margin-top: 4px;
    margin-bottom: 4px;
	margin-right: 8px;
}

.button-home-header {
	display: block;
    max-width: 210px;
    text-align: center;
}

a.button-home-header, input[type="submit"]{
	font-size:16px;
	font-weight:700;
	color: #ffffff;
	border-radius: 4px;
    background: rgba(0,172,152,1);
    padding: 12px 24px 10px 24px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.06);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.18);
}

@media (max-width: 1280px) {
	p.emoji{
		display:block;
		font-size: 28px;
		margin-bottom:10px;
	}
	
	p.h-mini-home-header{
		display:none;
	}

	.button-home-header {
		margin: 0 auto;
	}

	.con-labels-comp-11b{
		justify-content: center;
	}
	
	.label-comp-11b{
		margin-top: 4px;
		margin-bottom: 4px;
		margin-right: 4px;
		margin-left: 4px;
	}
}

@media (max-width: 992px) {
	h1.home-header{
		font-size: 38px;
	}
}

@media (max-width: 768px) {

	p.h-mini-home-header{
		font-size: 16px;
		margin-bottom: 10px;
	}

	h1.home-header{
		font-size: 26px;
		line-height: 1.3;
		margin-bottom: 18px;
	}

	p.home-header{
		font-size: 17px;
		line-height: 1.5;
		margin-bottom: 24px;
		padding-right: 15px;
		padding-left: 15px;
	}

	.label-comp-11b{
		font-size: 15px;
	}
}

/*----------- 3 - image ----------*/

img.img-1-home-header{
	width: 70%;
	position: absolute;
    right: 0;
    bottom: 0;
}

img.img-2-home-header{
	width: 100%;
	margin-left:-46px;
	position:relative;
	/*position: absolute;
    margin-left: -18%;
    top: 0;*/
}

.img-border-design-gt-header{
	width:100%;
	height:100%;
	border:3px solid #DBBA2D;
	position:absolute;
	top: 10px;
    left: -42px;
	border-radius: 0px;
}

.card-home-header{
	background: #fff;
    border-radius: 4px;
    box-shadow: 0px 3px 8px 0 rgb(0 0 0 / 15%);
	padding-top:10px;
	padding-right: 20px;
    padding-bottom: 9px;
	padding-left: 14px;
}

.card-1-home-header{
	position: absolute;
	top: 280px;
    right: 20px;
}

.card-2-home-header{
	position: absolute;
    bottom: -25px;
    left: -45px;
}

.icon-txt-home-header{
	display: flex;
    width: 100%;
}

.icon-txt-t-home-header{
	font-size:16px;
	line-height: 26px;
	font-weight:600;
}

.icon-txt-i-home-header{
	flex-basis: 26px;
    flex-grow: 0;
    flex-shrink: 0;
    height: 26px;
	margin-left: 0px;
    margin-right: 14px;
}

i.bi-check-circle-fill-home-header::before{
	font-size:24px;
	top:0px;
	color:#E0C44A !important;
}

@media (max-width: 1140px) {
	img.img-1-home-header{
		width: 56%;
		position: absolute;
		right: 0;
		bottom: 0;
	}
	
	img.img-2-home-header{
		width: 100%;
		margin-left:0px;
		/*position: absolute;
		left: 0%;
		top: 0;*/
	}

	.img-border-design-gt-header{
		top: 9px;
    	left: 16px;
	}

	.card-1-home-header{
		display:none;
		position: absolute;
		top: 185px;
		right: 8%;
	}

	.card-2-home-header{
		display:none;
		position: absolute;
		bottom: 130px;
		left: 3%;
	}
}

@media (max-width: 900px) {
	.card-home-header {
	padding-top:10px;
	padding-right: 20px;
    padding-bottom: 9px;
	padding-left: 14px;
	}

	.card-1-home-header{
		position: absolute;
		top: 140px;
		right: 8%;
	}

	.card-2-home-header{
		position: absolute;
		bottom: 70px;
		left: 3%;
	}

	.icon-txt-t-home-header{
		font-size:15px;
		line-height:22px;
	}

	.icon-txt-i-home-header{
		flex-basis: 22px;
		height: 22px;
		margin-right: 14px;
	}

	i.bi-check-circle-fill-home-header::before{
		font-size:22px;
		top:0px;
	}
}

@media (max-width: 768px) {

	.card-1-home-header{
		position: absolute;
		top: 150px;
		right: 5%;
	}

	.card-2-home-header{
		position: absolute;
		bottom: 60px;
		left: 3%;
	}
}

@media (max-width: 500px) {
	.card-home-header {
	border-radius: 6px;
    box-shadow: 0px 3px 4px 0 rgb(0 0 0 / 15%);
	padding-top:10px;
	padding-right: 18px;
    padding-bottom: 9px;
	padding-left: 12px;
	}

	.icon-txt-t-home-header{
		font-size:12px;
		line-height:18px;
		font-weight:500;
	}

	.icon-txt-i-home-header{
		flex-basis: 18px;
		height: 18px;
		margin-right: 12px;
	}

	i.bi-check-circle-fill-home-header::before{
		font-size:18px;
		top:-2px;
	}
}

@media (max-width: 440px) {
	.card-home-header{
	padding-top:8px;
	padding-right: 18px;
    padding-bottom: 7px;
	padding-left: 12px;
	}

	.card-1-home-header{
		position: absolute;
		top: 80px;
		right: 5%;
	}

	.card-2-home-header{
		position: absolute;
		bottom: 40px;
		left: 3%;
	}

	.icon-txt-t-home-header{
		font-size:9px;
		line-height:15px;
		font-weight:600;
	}

	.icon-txt-i-home-header{
		flex-basis: 15px;
		height: 15px;
		margin-right: 10px;
	}

	i.bi-check-circle-fill-home-header::before{
		font-size:15px;
		top:-4px;
	}
}


/*----------------------------------------- con + con (con-za). -----------------------------------------*/

/*----------- 1 - container ----------*/

.con-fu-za{
	width:100%;
	padding-top:60px;
	padding-bottom:220px;
	position:relative;
}

.con-in-za{
	max-width: 1250px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.con-l-za{
	width:55%;
	margin-left:0%;
}

.con-r-za{
	width:38%;
	margin-left:7%;
}

@media (max-width: 1280px) {
	.con-fu-za{
		padding-top:80px;
		padding-bottom:160px;
	}

	.con-in-za{
		flex-direction: column-reverse;
	}

	.con-l-za{
		width:60%;
		margin-bottom:60px;
		margin-left:20%;
	}

	.con-r-za{
		width:60%;
		margin-left:20%;
	}
}

@media (max-width: 992px) {
	.con-l-za{
		width:80%;
		margin-bottom:60px;
		margin-left:10%;
	}

	.con-r-za{
		width:80%;
		margin-left:10%;
	}
}

@media (max-width: 768px) {
	.con-fu-za{
		padding-top:44px;
		padding-bottom:100px;
	}

	.con-l-za{
		width:90%;
		margin-bottom:60px;
		margin-left:5%;
	}

	.con-r-za{
		width:90%;
		margin-left:5%;
	}
}

/*----------- 2 - infos ----------*/


.mb0{
	margin-bottom:0px;
}

div.info-field{
	margin: 0 auto;
	border-radius:4px;
	margin-bottom: 48px;
	position: relative;
	background: #EDF0F1;
}

div.info-field-inner{
	position: relative;
}

.two-info-fields-vortrag{
	display:flex !important;
}

.two-info-fields-left{
	width:49.25%;
	margin-right:1.5% !important;
}

.two-info-fields-right{
	width:49.25%
}

div.two-info-fields{
	display:flex;
}

div.info-field-1{
	width:63%;
	margin-right:1%
}

div.info-field-2{
	width:38%
}


h3.info-field{
	font-size: 20px;
	font-weight: bold;
	margin-bottom:12px;
}

.info-field-emoji-txt{
	display: flex;
	margin-bottom: 10px;
}

.info-field-emoji-txt-t{
	font-size:19px;
	line-height: 1px;
	font-weight:700;
}

.info-field-emoji-txt-t h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 1px;
}

.info-field-emoji-txt-i{
	flex-basis: 28px;
    flex-grow: 0;
    flex-shrink: 0;
	margin-left: 0px;
    margin-right: 4px;
}

div.info-field-learn{
	display:flex;
	padding-top: 7px;
    padding-bottom: 7px;
	padding-right:28px;
}

.learn-helper{
	padding-top:16px;
	padding-bottom:16px;
}

p.info-field{
	font-size: 17px;
    line-height: 1.6;
    padding-left: 26px;
    padding-right: 26px;
    margin-bottom: 0px;
    padding-top: 18px;
    padding-bottom: 18px;
}

p.info-field-duration-pad{
    padding-top: 20px;
    padding-bottom: 20px;
}

p.info-field-with-img{
    padding-left: 56px;
}

p.info-field-bullet-points{
	font-size: 17px;
    line-height: 1.4;
    padding-left: 26px;
    padding-right: 26px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 18px;
}

p.info-field-padding-top-0{
    padding-top: 0px !important;
}

p.info-field-padding-bottom-24{
    padding-bottom: 22px !important;
}


img.info-field{
	width:20px;
	position: absolute;
	left:22px;
    top:22px;
}

.info-field img.padding-top-0{
    top:2px;
}

img.webinar-speaker{
	display:none;
	width:16%;
    margin-left:26px;
    margin-top:26px;
    margin-bottom:16px;
}

p.webinar-speaker-name{
	font-size:17px;
	line-height:1.6;
	font-weight:bold;
	padding-top:24px;
	margin-left:26px;
	margin-bottom:0px;
}

p.webinar-speaker-title{
	font-size:17px;
	margin-left:26px;
    margin-bottom:0px;
    color:#000;
}

img.webinar-gif{
	width:100%;
	margin-bottom: 56px;
	border-radius: 4px;
}

@media screen and (max-width: 1280px) {
	.two-info-fields-vortrag{
		display:block;
	}

	.two-info-fields-left{
		width:100%;
		margin-right:0%
	}

	.two-info-fields-right{
		width:100%
	}
}

@media screen and (max-width: 768px) {
	div.info-field{
		border:none;
	}

	div.info-field-more-pad{
		padding-top:5px;
		padding-bottom:5px;
	}

	p.info-field{
		font-size:16px;
		padding-left: 22px;
		padding-right: 25px;
		margin-bottom: 0px;
		padding-top: 16px;
		padding-bottom: 16px;
	}

	p.info-field-bullet-points{
		font-size: 16px;
		padding-top: 16px;
		padding-left:22px;
	}

	p.info-field-padding-bottom-24{
		padding-bottom: 16px !important;
	}

	img.info-field{
		width:18px;
		left: 19px;
		top: 18px;
	}

	p.info-field-with-img{
		padding-left: 52px;
	}

	div.two-info-fields{
		display:block;
	}
	
	div.info-field-1{
		width:100%;
		margin-right:0%;
		margin-bottom:10px;
	}
	
	div.info-field-2{
		width:100%
	}

	img.webinar-speaker{
		width: 26%;
		margin-left: 22px;
		margin-top: 24px;
	}

	p.webinar-speaker-name, p.webinar-speaker-title{
		font-size: 16px;
		margin-left: 22px;
	}
}	

/*----------- 3 - anmeldung button ----------*/

.vortrag-angebot{
	border-radius: 0px;
    padding-left: 26px;
    padding-right: 26px;
    padding-top: 34px;
    padding-bottom: 52px;
    box-shadow: 0px 2px 5px rgb(0 0 0/15%);
    border: 3px solid #009FEE;
	margin-top:33px;
}

h3.vortrag-angebot-hdln{
	font-size:20px;
	line-height:1.4;
	font-weight:bold;
	text-align:center;
	margin-bottom: 16px;
}

p.vortrag-angebot-txt{
	font-size: 17px;
    text-align: center;
    margin-bottom: 36px;
    line-height: 1.6;
}

div.button-vortrag-angebot{
	display: block;
    text-align: center;
	max-width: 260px;
	margin:0 auto;
}

div.button-vortrag-angebot a{
	max-width: 260px;
	font-size:17px;
	font-weight:700;
	color: #ffffff;
	border-radius: 4px;
	background: #009FEE;
	padding: 15px 24px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.06);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.18);
}

@media screen and (max-width: 1280px) {
	.vortrag-angebot{
		margin-top:0px;
		margin-bottom:60px;
		box-shadow: none;
	}
}


/* ----------------------- FARBEN --------------------*/

/* ------ blau - training langes sitzen ------*/

.con-fu-blau-home-header{
	background:#EDF0F1;
}

.con-r-blau-home-header{
	background:#D3D9DD;
}

.con-in-blau-home-header::before{
    background:#D3D9DD;
}

.blau div.info-field{
	background: #EDF0F1;
}

/* ------ gruen - meal prepping ------*/

.con-fu-gruen-home-header{
	background:#EDF0F1;
}

.con-r-gruen-home-header{
	background:#D3D9DD;
}

.con-in-gruen-home-header::before{
    background:#D3D9DD;
}

.gruen div.info-field{
	background: #EDF0F1;
}

/* ------ gelb - inbody ------*/

.con-fu-gelb-home-header{
	background:#f8f1d5;
}

.con-r-gelb-home-header{
	background:#F1E3AB;
}

.con-in-gelb-home-header::before{
    background:#F1E3AB;
}

.gelb div.info-field{
	background: #f8f1d5;
}