html{
	font-family: 'Poppins', sans-serif;
}

*{
  box-sizing: border-box;
}

a{
	color:inherit;
	text-decoration:none;
}

img{
	max-width:100%;
}

body{
	background:#fafafa;
	padding:0;
	margin:0;
	border:0;
}

/*  MENU TOP  */

#menu-top{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:65px;
	background:#fff;
	border-bottom:1px solid #ddd;
	box-shadow:0px 1px 3px #ddd;
	z-index:50;
}
#menu-top-container{
	height:64px;
	background:;
	width:100%;
	margin:auto;
}
#menu-top-logo{
	float:left;
	height:64px;
	width:205px;
	background-image:url('media/svg/lapsellista.svg'), linear-gradient(#fff 3px, #ff3333 5px, #ff3333 59px, #fff 61px);
	background-size:auto 64px;
	margin-right:25px;
	cursor:pointer;
	margin-left:3px;
}
#svg-img{
	height:64px;
	width:auto;
}
.menu-top-item{
	float:left;
	background:#fff;
	color:#555;
	height:auto;
	font-weight:;
	font-size:16px;
	cursor:pointer;
	width:250px;
	text-align:left;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:;
}
.menu-top-item:hover{
	color:#000;
}
.menu-top-item-selected{
	float:left;
	background:#fff;
	color:#03A9F4;
	height:auto;
	font-weight:;
	font-size:16px;
	cursor:pointer;
	width:250px;
	text-align:left;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	background: repeating-linear-gradient( to right, #03A9F4, #03A9F4 2px, #fff 2px, #fff 250px );
	border-bottom:1px solid #ddd;
	font-weight:;
}
.menu-top-item-borderless{
	
}
.menu-top-item-border{
	
}
.menu-top-item-mobile-language{
	float:left;
	width:33.3%;
	text-align:center;
	margin-top:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:14px;
	cursor:pointer;
	color:#555;
	font-weight:bold;
}
.menu-top-item-mobile-language-selected{
	float:left;
	width:33.3%;
	text-align:center;
	margin-top:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:14px;
	cursor:pointer;
	color:#555;
	font-weight:bold;
	color:#03A9F4;
}
#menu-top-item-mobile-language-mid{
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.menu-top-item-right{
	float:right;
	background:#fff;
	color:#333;
	height:64px;
	font-weight:500;
	font-size:16px;
	padding-top:10px;
	cursor:pointer;
	width:auto;
	text-align:center;
}
.menu-top-item-right:hover{
	color:#000;
}
#menu-top-item-right-language-select-bg {
	visibility:hidden;
	position:fixed;
	top:-1000px;
	left:-1000px;
}
#menu-top-desktop-bg{
	visibility:hidden;
	overflow:hidden;
	position:fixed;
	top:-1000px;
	left:-1000px;
	width:;
}
#menu-top-toggle{
	visibility:visible;
	float:left;
	background:;
	width:65px;
	height:100%;
	padding-top:24px;
	cursor:pointer;
}
.menu-top-toggle-item{
	float:left;
	width:25px;
	height:0px;
	background:;
	margin-right:20px;
	margin-left:20px;
	border-radius:10px;
	border:2px solid #777;
}
#menu-top-toggle-item-1{
	
}
#menu-top-toggle-item-2{
	margin-top:4px;
	margin-bottom:4px;
}
#menu-top-toggle-item-3{
	
}
#menu-top-mobile-bg{
	visibility:hidden;
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background-color:rgba(0, 0, 0, 0.5 );
	z-index:40;
	padding-top:65px;
}
#menu-top-mobile{
	float:left;
	background:#fff;
	height:100%;
	width:250px;
}
#menu-top-mobile-logo{
	visibility:visible;
	margin:auto;
	background:;
	width:216px;
}
#menu-top-item-right-arrow{
	border: solid #555;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	margin-bottom:4px;
	margin-left:5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
/*  GLOBAL   */
#content-bg{
	float:left;
	width:100%;
	background-color:#fafafa;
	/*background-image:url('media/images/banner_bottom_1.png');
	background-size:100% auto;
	background-position:50% 100%;
	background-repeat:no-repeat;*/
}
#content-container{ /*banner*/
	margin:auto;
	width:100%;
	margin-top:62px;
	background-image:url('media/images/banner_10.png');
	background-size:cover;
	background-repeat:no-repeat;
	background-color:;
	background-position:50% 50%;
}
#content-main{ /*main-box*/
	margin:auto;
	width:100%;
	padding-top:135px;
	padding-bottom:135px;
	background:;
}
/*  ETUSIVU   */
#index-menu-bg{
	float:left;
	width:auto;
	height:auto;
	background:#fff;
	border-bottom:5px solid #AABD00;
	margin-bottom:;
}
.index-menu-item {
	float:left;
	width:33.3%;
	background:#;
	cursor:pointer;
	transition:0.2s;
	border-top:1px solid #ddd;
	background:#fff;
}
.index-menu-item:hover {
	
}
#index-menu-item-1 {
	
}
#index-menu-item-2 {
	border-left:5px solid #FCC204;
	border-right:5px solid #EE4036;
}
#index-menu-item-3 {
	
}
#index-menu-item-icon-1{
	float:left;
	width:100%;
	height:120px;
	background-image:url('media/images/logo.jpg');
	background-size:200px auto;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#index-menu-item-icon-2{
	float:left;
	width:100%;
	height:120px;
	background-image:url('media/images/lime.png');
	background-size:auto 110px;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#index-menu-item-icon-3{
	float:left;
	width:100%;
	height:120px;
	background-image:url('media/images/2.png');
	background-size:130px auto;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.index-menu-item-title{
	float:left;
	width:80%;
	height:;
	background:;
	text-align:center;
	color:#333;
	font-family: 'Ubuntu', sans-serif;
	font-size:18px;
	margin-left:10%;
	margin-right:10%;
	margin-bottom:20px;
	padding-top:10px;
	background:;
	overflow:hidden;
}
.index-menu-item-link{
	float:left;
	width:80%;
	height:45px;
	background:;
	text-align:center;
	font-weight:;
	color:#03A9F4;
	font-family: 'Ubuntu', sans-serif;
	font-size:18px;
	margin-left:10%;
	margin-right:10%;
}
#index-slogan-bg{
	float:left;
	width:100%;
	height:100px;
	background-color:;
	margin-top:150px;
	margin-bottom:50px;
	background-image:url('media/images/slogan.png');
	background-size:80% auto;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#index-ajan-bg{
	float:left;
	width:93%;
	height:;
	background-color:;
	margin-bottom:200px;
	margin-left:3.5%;
}
#index-ajan-title{
	float:left;
	width:100%;
	background-color:;
	font-size:30px;
	color:#333;
	margin-bottom:15px;
}
.index-ajan-item{
	float:left;
	height:300px;
	width:360px;
	background:#fff;
	box-shadow:0px 0px 5px #ccc;
	cursor:pointer;
	margin-bottom:1.5%;
	margin-right:1.5%;
}
.index-ajan-item:hover{
	background:#f7f7f7;
}
#index-ajan-item-1{
	
}
#index-ajan-item-2{
	
}
#index-ajan-item-3{
	
}
.index-ajan-item-cover{
	float:left;
	width:100%;
	height:200px;
	background-size:auto 100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
	transition:0.5s;
}
/*   IMAGES  360px 200px */
#index-ajan-item-cover-1{
	
}
#index-ajan-item-cover-2{
	
}
#index-ajan-item-cover-3{
	
}
.index-ajan-item-title{
	float:left;
	width:94%;
	margin-left:3%;
	margin-right:3%;
	margin-top:10px;
	height:30px;
	background:;
	font-size:18px;
	color:#333;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-ajan-item-text{
	float:left;
	width:94%;
	margin-left:3%;
	margin-right:3%;
	margin-top:2px;
	margin-bottom:10px;
	height:40px;
	background:;
	font-size:14px;
	color:#333;
	line-height:20px;
	overflow:hidden;
}
/*  KAMPANJA   */
#kamp-menu-bg{
	float:left;
	width:100%;
	height:100px;
	background:;
	padding-top:25px;
}
#kamp-slogan-bg{
	float:left;
	width:100%;
	height:100px;
	margin-top:50px;
	background-color:;
	background-image:url('media/images/slogan.png');
	background-size:80% auto;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#kamp-content-bg{
	float:left;
	width:100%;
	padding-left:5%;
	padding-right:5%;
	background:;
	padding-bottom:100px;
	text-align:center;
}
/*  YHTEYSTEDOT   */
#yht-menu-bg{
	float:left;
	width:100%;
	height:100px;
	background:;
	padding-top:25px;
}
#yht-slogan-bg{
	float:left;
	width:100%;
	height:100px;
	margin-top:50px;
	background-color:;
	background-image:url('media/images/slogan.png');
	background-size:80% auto;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#yht-content-bg{
	float:left;
	width:100%;
	padding-left:5%;
	padding-right:5%;
	background:;
	padding-bottom:100px;
}
.yht-content-item{
	float:left;
	width:100%;
	background:;
}
.yht-content-item-header{
	float:left;
	width:99%;
	height:50px;
	background:;
	margin-left:1%;
	margin-top:1%;
	font-size:22px;
	font-weight:bold;
	color:#03A9F4;
}
.yht-content-item-content{
	float:left;
	width:98%;
	background:;
	margin-left:1%;
	margin-bottom:2%;
	color:#333;
}
.yht-txt-header{
	color:#03A9F4;
}
.yht-content-item-spacer{
	float:left;
	width:100%;
	margin-bottom:22px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
/*  LAHJOITUKSET   */
#lah-menu-bg{
	float:left;
	width:100%;
	height:100px;
	background:;
	padding-top:25px;
}
#lah-slogan-bg{
	float:left;
	width:100%;
	height:100px;
	margin-top:50px;
	background-color:;
	background-image:url('media/images/slogan.png');
	background-size:80% auto;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#lah-ajan-bg{
	float:left;
	width:98%;
	height:;
	background-color:;
	margin-bottom:100px;
	margin-left:2%;
}
#lah-ajan-title{
	float:left;
	width:96.6%;
	background-color:;
	font-size:30px;
	color:#333;
	margin-bottom:15px;
}
.lah-ajan-item{
	float:left;
	height:300px;
	width:360px;
	background:#fff;
	box-shadow:0px 0px 5px #ccc;
	cursor:pointer;
	margin-right:2%;
	margin-bottom:2%;
}
.lah-ajan-item:hover{
	background:#f7f7f7;
}
.lah-ajan-item-cover{
	float:left;
	width:100%;
	height:200px;
	background-size:100% auto;
	background-position:50% 50%;
	background-repeat:no-repeat;
	transition:0.5s;
}
#lah-ajan-item-cover-1{
	
}
#lah-ajan-item-cover-2{
	
}
#lah-ajan-item-cover-3{
	
}
.lah-ajan-item-title{
	float:left;
	width:94%;
	margin-left:3%;
	margin-right:3%;
	margin-top:10px;
	height:30px;
	background:;
	font-size:18px;
	color:#333;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.lah-ajan-item-text{
	float:left;
	width:94%;
	margin-left:3%;
	margin-right:3%;
	margin-top:2px;
	margin-bottom:10px;
	height:40px;
	background:;
	font-size:14px;
	color:#333;
	line-height:20px;
	overflow:hidden;
}
/*  TUOTTEET   */
#tuo-content-main{
	margin:auto;
	max-width:1200px;
	padding-top:75px;
	padding-bottom:135px;
	background:;
}
#tuo-slogan-bg{
	float:left;
	width:100%;
	height:100px;
	background-color:;
	margin-top:150px;
	background-image:url('media/images/slogan.png');
	background-size:80% auto;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#tuo-ajan-title{
	float:left;
	width:96.6%;
	background-color:;
	color:#03A9F4;
	margin-bottom:15px;
	margin-left:1.7%;
}
.tuo-path-item{
	float:left;
	cursor:pointer;
	background:;
	width:auto;
	font-size:22px;
	margin-right:15px;
	color:#03A9F4;
}
.tuo-path-item:hover{
	color:#333;
}
/*  FOOTER   */
#footer-bg-links{
	float:left;
	width:100%;
	background:#fff;
	border-top:1px solid #ddd;
}
#footer-bg-info{
	float:left;
	width:100%;
	background:#fff;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#footer-container-links{
	margin:auto;
	max-width:1200px;
	background:;
}
#footer-container-info{
	margin:auto;
	max-width:1200px;
	background:;
}
#footer-links{
	float:left;
	width:100%;
	height:;
	background:#fff;
	font-size:18px;
	letter-spacing:0.2px;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	color:#333;
	cursor:pointer;
	font-weight:;
}
#footer-links:hover{
	color:#000;
}
#footer-info{
	float:left;
	width:100%;
	height:;
	background:#fff;
	font-size:14px;
	letter-spacing:0.2px;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	color:#333;
	cursor:pointer;
}
#footer-info:hover{
	color:#000;
}
#cover-bg{
	position:fixed;
	left:0;
	right:0;
	width:100%;
	height:100%;
	z-index:10;
	background-color:rgba(100, 100, 100, 0.5);
	visibility:hidden;
	cursor:pointer;
}
#cover-main{
	visibility:hidden;
	position:fixed;
	left:5%;
	top:10%;
	width:90%;
	max-width:1200px;
	height:85%;
	background:#fff;
	margin:auto;
	opacity:1;
	cursor:default;
	z-index:11;
	box-shadow:0px 0px 3px #777;
	overflow:hidden;
	overflow-y: scroll;
}
#cover-content-title{
	float:left;
	width:100%;
	border-bottom:1px solid #ddd;
	z-index:12;
	padding:4%;
	padding-top:0%;
	padding-bottom:2%;
	font-size:20px;
	color:#03A9F4;
}
#cover-content-close-bg{
	float:left;
	width:100%;
	/*border-bottom:1px solid #ddd;*/
	z-index:12;
	background:;
}
#cover-content-close{
	float:right;
	width:15%;
	z-index:12;
	padding-top:4%;
	padding-bottom:4%;
	font-size:26px;
	color:#03A9F4;
	cursor:pointer;
	text-align:center;
	font-size:bold;
	background:;
}
#cover-content-img-bg{
	float:left;
	width:40%;
	overflow:hidden;
}
#cover-content-img{
	float:left;
	width:40%;
	background:;
	padding:4%;
	overflow:hidden;
	border-bottom:1px solid #ddd;
}
#cover-content-txt{
	float:right;
	width:60%;
	background:;
	padding:4%;
}
#cover-content-txt-title{
	float:left;
	width:100%;
	background:;
	padding-bottom:4%;
	color:#333;
	border-bottom:1px solid #ddd;
}
#cover-content-txt-txt{
	float:left;
	width:100%;
	background:;
	padding-top:4%;
	padding-bottom:4%;
	color:#333;
}
#cover-content-img-thumbnail-bg{
	float:left;
	width:100%;
	background:;
	padding:10%;
	overflow:hidden;
}
.cover-content-img-thumbnail-bg{
	float:left;
	width:45%;
	margin:2.5%;
	height:100px;
	box-shadow:0px 0px 3px #aaa;
	overflow:hidden;
	background:#ccc;
	cursor:pointer;
}
.cover-content-img-thumbnail{
	object-fit: cover;
	width:100%;
	height:100%;
}
#cover-content-img-tuot{
	float:left;
	width:100%;
	background:;
	padding:10%;
	overflow:hidden;
	border-bottom:1px solid #ddd;
	cursor:pointer;
}
#img-cover-bg{
	position:fixed;
	left:0;
	right:0;
	width:100%;
	height:100%;
	z-index:20;
	background-color:rgba(100, 100, 100, 0.9);
	visibility:hidden;
	cursor:pointer;
}
#img-cover-main{
	visibility:hidden;
	position:fixed;
	left:;
	top:10%;
	max-width:80%;
	margin-left:;
	height:85%;
	background:#222;
	opacity:1;
	cursor:default;
	z-index:21;
	box-shadow:0px 0px 3px #777;
	overflow:hidden;
}
#img-cover-main-img{
	width:100%;
	height:100%;
	object-fit: contain;
}
#align-left{
	text-align:center;
}
.dash{
	visibility:hidden;
}



