@charset "UTF-8";
.main-logo {
	max-width: 330px;
	width: 65%;
}
.maksimi {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}
.bg-footer {
	background-color: #B100FF;
	color: white;
	background-repeat: repeat, no-repeat;
	background-position: center 40%;
	background-size: 400px, auto;
	background-attachment: fixed, scroll;
	background-image: url(../kuvat/td-bgpattern.svg), -o-linear-gradient(25deg,rgba(177,0,255,1.00) 0%,rgba(255,199,24,1.00) 100%);
	background-image: url(../kuvat/td-bgpattern.svg), -webkit-linear-gradient(25deg,rgba(177,0,255,1.00) 0%,rgba(255,199,24,1.00) 100%);
	background-image: url(../kuvat/td-bgpattern.svg), -moz-linear-gradient(25deg,rgba(177,0,255,1.00) 0%,rgba(255,199,24,1.00) 100%);
	background-image: url(../kuvat/td-bgpattern.svg), linear-gradient(65deg,rgba(177,0,255,1.00) 0%,rgba(255,199,24,1.00) 100%);
}
.bg-2 {
	background-color: hsla(218,100%,97%,1.00);
}
.langbtn {
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline-block;
	padding: 3px;
	margin-right: 15px;
}
#langarea a:hover  {
	color: rgba(177,0,255,1.00);
}
#langarea a {
	color: rgba(88,88,88,1.00);
}
.bg-header {
	background-color: #B100FF;
	background-repeat: repeat, no-repeat;
	background-position: center 40%;
	background-size: 400px, auto;
	background-attachment: fixed, scroll;
	background-image: url(../kuvat/td-bgpattern.svg), -webkit-linear-gradient(25deg,rgba(177,0,255,1.00) 0%,rgba(255,199,24,1.00) 100%);
	background-image: url(../kuvat/td-bgpattern.svg), -moz-linear-gradient(25deg,rgba(177,0,255,1.00) 0%,rgba(255,199,24,1.00) 100%);
	background-image: url(../kuvat/td-bgpattern.svg), -o-linear-gradient(25deg,rgba(177,0,255,1.00) 0%,rgba(255,199,24,1.00) 100%);
	background-image: url(../kuvat/td-bgpattern.svg), linear-gradient(65deg,rgba(177,0,255,1.00) 0%,rgba(255,199,24,1.00) 100%);
}
h1, h2 {
	margin-top: 0px;
	color: #B100FF;
	font-family: nunito;
	font-style: normal;
	font-weight: 400;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2.4em;
}
.headerboxi {
	padding-top: 60px;
	padding-bottom: 60px;
}
.sisaltoboxi {
	padding-top: 50px;
	padding-bottom: 50px;
}
.tuoteboxi {
	padding-top: 50px;
	padding-bottom: 30px;
}
.tuoteboxi2 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.tuoteboxi3 {
	padding-top: 30px;
	padding-bottom: 50px;
}
.footerboxi {
	padding-top: 20px;
	padding-bottom: 20px;
}
.footerboxi p {
	font-size: small;
	margin: 0;
	text-align: center;
}
footer a {
	color: white;
	text-decoration: underline;
}
footer a:hover  {
	color: white;
	text-decoration: underline;
	opacity: 0.8;
}
.kuvaja {
	width: 90%;
	max-width: 550px;
	margin-top: 30px;
}
.nappula {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	display: inline-block;
	color: white;
	font-family: nunito;
	font-style: normal;
	font-weight: 400;
	border-radius: 5px;
	background-color: #14CC76;
	font-size: 1.3em;
	border-left: 1px solid #0E9F5C;
	border-right: 1px solid #0E9F5C;
	border-bottom: 5px solid #0E9F5C;
	border-top: 1px solid #0E9F5C;
	-webkit-box-shadow: inset 2px 2px 2px #1CE889;
	box-shadow: inset 2px 2px 2px #1CE889;
	text-decoration: none;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.nappula:hover {
	background-color: #B100FF;
	border-left: 1px solid #7600A9;
	border-right: 1px solid #7600A9;
	border-bottom: 5px solid #7600A9;
	border-top: 1px solid #7600A9;
	-webkit-box-shadow: inset 2px 2px 2px #C034FF;
	box-shadow: inset 2px 2px 2px #C034FF;
	text-decoration: none;
	color: white;
}
.nappula:active {
	color: white;
	background-color: hsla(45,100%,55%,1.00);
	border-left: 1px solid hsla(45,100%,39%,1.00);
	border-right: 1px solid hsla(45,100%,39%,1.00);
	border-bottom: 5px solid hsla(45,100%,39%,1.00);
	border-top: 1px solid hsla(45,100%,39%,1.00);
	-webkit-box-shadow: inset 2px 2px 2px hsla(45,100%,64%,1.00);
	box-shadow: inset 2px 2px 2px hsla(45,100%,64%,1.00);
	text-decoration: none;
}
.border-t {
	border-top: 3px dashed #14CC76;
}
.margin-t {
	margin-top: 20px;
}
.tuotealue {
	text-align: center;
}
.huomautus {
	display: inline-block;
	padding: 10px;
	font-size: medium;
	background-color: hsla(45,100%,55%,1.00);
	border-radius: 5px;
	color: white;
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0% bottom;
	vertical-align: middle;
}
.yhteistyologo {
	max-width: 200px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 80%;
}
.yhteistyoarea a img:hover {
	opacity: 0.7;
}
.yhteistyoarea {
	margin-bottom: 20px;
}

@media (min-width:768px){
.tuotealue {
	text-align: left;
}
}
