body {
	margin:0px;
	background-color:#d5e7ff;
	font-family: 'Lato', sans-serif;
	font-size: calc((1.5 - 1) * 1.2vw + 1rem);
	font-weight: normal;
	color:black;
	overflow-x:hidden;
}
iframe { 
  width: 100%;
  aspect-ratio: 16 / 9;
}
.event_full {
	display:none;
	height:auto !important;
}
#header {
	float:left;
	position:relative;
	margin:0px;
	width:100%;
	background-color:white;
}
.pagetitle {
	margin-top:0px;
}
.m15 {
	margin:15px 0px;
}
#input_sc_bonus {
	display:none;
}

.mainframe {
	float:left;
	position:relative;
	width:100%;
	display:block;
	height:auto !important;
}
.korttif {
	position:relative;
	display:block;
	width:100%;
}

#joonastekee {
	display:none;
}
.sc_product_img {
	float:left;
	width:25%;
	position:relative;
}
.sc_product_details {
	float:left;
	width:74%;
	margin-left:1%;
	position:relative;
	text-align:right;
}
.sc_product_line {
	float:left;
	position:relative;
	width:100%;
	display:block;
	margin:5px 0px 5px 0px;
}
.sc_product_img_div {
	width:120px;
	height:120px;
	position:relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
#shopping_cart_area {
	float:left;
	position:relative;
	width:100%;
	margin-top:25px;
}
.sc_row {
	margin:0 auto;
	margin-bottom:25px;
	max-width:640px;
}
.fill_inputs {
	border-radius:15px;
	border:0px;
	width:100%;
	padding:25px;
	margin:15px 0px;
}
#logo {
	position:relative;
	margin:0 auto;
}
#desktop_links {
	position: absolute;
	top: 50%;
	width:97.5%;
	right:2.5%;
	transform: translate(0%, -50%);
	text-align:right;
}
#desktop_varaus {
	position: absolute;
	top: 70%;
	right:5%;
	white-space:nowrap;
}
#center_menu {
	width:100%;
	float:left;
	position:relative;
	background-color:white;
}
.centermenu {
	position: relative;
	width:100%;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}
.centermenu_active {
	background-color:#d5e7ff !important;
}
.centertodiv {
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
}
#mobile_menu {
	position:fixed;
	top:0px;
	left:100%;
	height:100vh;
	width:80%;
	background-color:rgba(255,255,255,0.95);
	z-index:100;
	border-left:3px solid black;
}
.row_desktop_mobile {
	float:left;
	position:relative;
	width:100%;
}
.mobile_show {
	display:none;
}
.desktop_show {
	display:none;
}
.small_devices_show {
	display:none;
}
.email_join_qdiv {
	float:left;
	width:50%;
	margin-left:25%;
	margin-right:25%;
	position:relative;
	margin-top:15px;
}
#core {
	float:left;
	position:relative;
	margin:0px;
	width:100%;
	z-index:2;
}
#newfooter {
	float:left;
	position:relative;
	margin:0px;
	width:100%;
	height:auto;
	padding:2.5vh 0%;
	background-color:#9DF1E4;
	z-index:1;
	overflow-y:hidden;
}
.sc_buttons {
	background-color: #d5e7ff;
	color:black;
	padding:15px;
	border-radius:30px;
}
.sc_button_area {
	float:left;
	position:relative;
	width:100%;
	margin:50px 0px;
	line-height:2.5;
}
#shopping_cart_cd {
	float:left;
	width:100%;
	position:relative;
	display:none;
}

#email_joinbutton_action {
	background-color: #d5e7ff;
	padding:15px;
	color:black;
}
.sbc_button_area {
	float:left;
	position:relative;
	width:50%;
	margin:50px 0px;
	line-height:2.5;
}
#sci_a {
	text-align:left;
}
#sci_b {
	text-align:right;
}
#button_goto_mes,#button_goto_ydinolemuksesi {
	background-color: #d5e7ff;
	padding:15px;
	color:black;
	margin-top:25px;
}
#button_join_mes,#button_join_ydinolemuksesi {
	background-color: #d5e7ff;
	padding:15px;
	color:black;
}
#instagram_followbutton,#email_joinbutton,#button_scheduler_pakila {
	background-color: #d5e7ff;
	color:black;
	padding:15px;
}
.salesbutton {
	background-color: #d5e7ff;
	color:black;
	padding:15px;
	border-radius:30px;
}
.store_product {
	float:left;
	position:relative;
	width:45%;
	margin:2.5%;
	padding-bottom:20px;
	background-color:rgba(255,255,255,0.5);
	border-radius:10px;
}
#newfooter_img {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	z-index:2;
	background-image:url("https://images.squarespace-cdn.com/content/v1/611b9260fb6a226aad057419/8aea3f20-de07-4007-99c4-653858c9bdc0/keltainen_alaosa..png");
	background-position: center center;
	background-repeat:no-repeat;
	background-size:cover;
}
#newfooter_text {
	float:left;
	position:relative;
	text-align:center;
	width:100%;
	z-index:3;
}
#varaa_hoito_bottom_area {
	width:100%;
	clear:both;
	position:relative;
	margin:50px 0px 50px 0px;
	text-align:center;
}
.a_clean {
	text-decoration: none;
	color:black;
}
.row {
	position:relative;
	background-color:#fdf7f2;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:25px;
}
.tcenter {
	text-align:center;
}
.bline {
	float:left;
	width:100%;
	height:1px;
	background-color:black;
}
.pointer {
	cursor:pointer;
}
.bold {
	font-weight:bold;
}
.nohighlight {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.uppercase {
	text-transform: uppercase;
}
.line-trought {
	text-decoration: line-through;
}
.varaa_hoito_button,.button_format {
	padding:25px;
	background-color:#d5e7ff;
	color:black;
	text-align:center;
	border-radius:30px;
}
.footer_contact_details {
	display:block;
	clear:both;
	margin:2.5vh 0%;
}
#mobile_menu_text {
	position:absolute;
	top:10px;
	right:10px;
}
#mobile_menu_close,#mobile_menu_text {
	font-size:calc((4 - 1) * 1.2vw + 1rem);
}
#mobile_nav {
	z-index:200;
	width: 15%;
	right:15px;
	top:20px;
	position: absolute;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#mobile_nav span {
	display: block;
	position: absolute;
	height: 1vh;
	width: 100%;
	background: #000;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#mobile_nav span:nth-child(1) {
	top: 0px;
}

#mobile_nav span:nth-child(2),#mobile_nav span:nth-child(3) {
	top: 18px;
}

#mobile_nav span:nth-child(4) {
	top: 36px;
}

#mobile_nav.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}

#mobile_nav.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#mobile_nav.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#mobile_nav.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}
.icon-social-rss { background: url(/images/social-icons.png) no-repeat -321px -12px; }
.icon-social-rss:hover { background-position: -321px -54px; }
.icon-social-linkedin { background: url(/images/social-icons.png) no-repeat -143px -12px; }
.icon-social-linkedin:hover { background-position: -143px -54px; }
.icon-social-facebook { background: url(/images/social-icons.png) no-repeat -54px -12px; }
.icon-social-facebook:hover { background-position: -54px -54px; }
.icon-social-twitter { background: url(/images/social-icons.png) no-repeat -9px -12px; }
.icon-social-twitter:hover { background-position: -9px -54px; }
.icon-social-mail { background: url(/images/social-icons.png) no-repeat -187px -12px; }
.icon-social-mail:hover { background-position: -187px -54px; }
.icon-social-pinterest { background: url(/images/social-icons.png) no-repeat -277px -12px; }
.icon-social-pinterest:hover { background-position: -277px -54px; }
.icon-social-youtube { background: url(/images/social-icons.png) no-repeat -455px -12px; }
.icon-social-youtube:hover { background-position: -455px -54px; }
.icon-social-plus { background: url(/images/social-icons.png) no-repeat -98px -12px; }
.icon-social-plus:hover { background-position: -98px -54px; }
.icon-social-flickr { background: url(/images/social-icons.png) no-repeat -232px -12px; }
.icon-social-flickr:hover { background-position: -232px -54px; }
.icon-social-vimeo { background: url(/images/social-icons.png) no-repeat -366px -12px; }
.icon-social-vimeo:hover { background-position: -366px -54px; }
.icon-social-yahoo { background: url(/images/social-icons.png) no-repeat -410px -12px; }
.icon-social-yahoo:hover { background-position: -410px -54px; }
.social-item {
    width: 36px;
    height: 36px;
    margin: 0 0 0 3px;
}
#terhi_esittely {
	float:left;
	position:relative;
	display:block;
	text-align:center;
	clear:both;
	width:100%;
	height:auto;
	margin:0% 0% 0% 0%;
}
#terhi_preview_video {
	float:left;
	position:relative;
	display:block;
	text-align:center;
	clear:both;
	width:100%;
	height:auto;
}
#email_joinarea_main {
	display:block;
	clear:both;
	margin-top:60px;
	margin-bottom:10px;
}
/* puhelin */
@media only screen and (max-width: 767px) and (orientation: portrait) {
	body {
		font-size:18px;
	}
	#header {
		//background-color:red;
	}
	#logo {
		width:160px;
	}
	.centermenu_active {
		background-color:transparent !important;
		font-weight:bold;
	}
	.row {
		width:90%;
		padding-left:5%;
		padding-right:5%;
	}
	.bline {
		margin-bottom:2.5vh;
	}
	.varaa_hoito_button,.button_format {
		padding:25px;
	}
	.mobile_show {
		display:block;
	}
	.email_join_qdiv {
		width:80%;
		margin-left:10%;
		margin-right:10%;
		margin-top:15px;
	}
	#instagram_followbutton,#email_joinbutton {
		padding:5% 10%;
	}
	.store_product {
		width:100%;
		margin:2.5% 0%;
	}
	.sbc_button_area {
		width:100%;
	}
	.sc_product_img_div {
		width:240px;
		height:240px;
		margin:0 auto;
	}
	.sc_product_img {
		width:100%;
	}
	.sc_product_details {
		width:100%;
		text-align:center;
	}

	#sci_a {
		margin:50px 0px 25px 0px;
		text-align:center;
	}
	#sci_b {
		margin:25px 0px 50px 0px;
		text-align:center;
	}
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
	#header {
		background-color:white;
	}
	#logo {
		width:160px;
	}
	.centermenu {
		width:70%;
		margin-top:25px;
		margin-bottom:25px;
	}
	.row {
		width:70%;
		padding-left:5%;
		padding-right:5%;
	}
	.bline {
		margin-bottom:2.5vh;
	}
}
/* tabletti */
@media only screen and (min-width: 768px) and (max-width: 1199px) and (orientation: portrait) {
	body {
		font-size:24px;
	}
	#header {
		//background-color:red;
	}
	#logo {
		width:250px;
	}
	.row {
		width:80%;
		padding-left:5%;
		padding-right:5%;
	}
	.centermenu_active {
		background-color:transparent !important;
		font-weight:bold;
	}
	.bline {
		margin-bottom:2.5vh;
	}
	.mobile_show {
		display:block;
	}
	#mobile_nav {
		width:10%;
		right:25px;
		top:25px;
	}
	.sbc_button_area {
		width:100%;
	}
	#sci_a {
		margin:50px 0px 25px 0px;
		text-align:center;
	}
	#sci_b {
		margin:25px 0px 50px 0px;
		text-align:center;
	}

}
/* pieni tabletti */
@media only screen and (min-width: 768px) and (orientation: landscape) {
	#header {
		background-color:white;
	}
	#logo {
		width:250px;
	}
	.row {
		width:70%;
		padding-left:5%;
		padding-right:5%;
	}
	.bline {
		margin-bottom:2.5vh;
	}
	#terhi_helge_esittely {
		width:75%;
		margin:0% 12.5% 5vh 12.5%;
	}
	#terhi_preview_video {
		width:100%;
		margin:0%;
	}
}
/*small_devices_show*/
@media only screen and (max-width: 1199px) and (orientation: landscape) {
	.small_devices_show {
		display:block;
	}
}
@media only screen and (min-width: 992px) {
	#header {
		background-color:white;
	}
	#logo {
		width:250px;
	}
	.centermenu {
		width:60%;
	}
	.row {
		width:60%;
	}
	.bline {
		margin-bottom:2.5vh;
	}
	.varaa_hoito_button_top_desktop {
		padding:10%;
	}
	.row_desktop_mobile {
		width:50%;
	}
}
@media only screen and (min-width: 1200px) {
	#header {
		background-color:white;
	}
	#logo {
		width:250px;
	}
	.centermenu {
		width:800px;
	}
	.row {
		max-width:800px;
	}
	.bline {
		margin-bottom:2.5vh;
	}
	#desktop_links {
		font-size:18px;
	}
	.desktop_show {
		display:block;
	}
	.varaa_hoito_button_top_desktop {
		padding:10%;
	}
}
@media only screen and (min-width: 1680px) {
	#desktop_links {
		font-size:20px;
	}
	#email_joinarea_main {
		margin-top:80px;
		margin-bottom:10px;
	}
}
@media only screen and (max-width: 1907px) {
	.field-list,.title {
		font-size: calc((1.1 - 1) * 1.2vw + 1rem) !important;
	}
}
@media only screen and (min-width: 2400px) {
	.bline {
		margin-bottom:2.5vh;
	}
	#desktop_links {
		font-size:24px;
	}
	.desktop_show {
		display:block;
	}
	.varaa_hoito_button_top_desktop {
		padding:10%;
	}
}
