html{
	overflow-x:hidden;
	background: #004f9f;
	
}
body{
	font-family: 'Lato', sans-serif;
	background: #fff;
	color:#000;
	overflow-x:hidden;

}
a {
    color: #2679cc;
    text-decoration: none;
}
.site-container{
	height:auto;
	background: #fff;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}
.pagination_loader{
	clear:both;	
	
}

.productListAjaxContainer div.ccm-pagination{
	clear:both;	
}
a:active, a:focus{
	text-decoration:none;	
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4{
	margin-top:0;
	font-family: 'Titillium Web', sans-serif;
	font-weight:700;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#2679cc;
}

h2{
	font-size:62px;
	letter-spacing:-2px;
	
}

.blackText {
	color: #000;
}
.clr{
	height:1px;
	clear:both;
	overflow:hidden;
	
}


.navHover{
	pointer-events: none;
	position:fixed;
	top:0;
	left:0;
	right:0;
	overflow:visible;
	z-index:150;
	padding-left:19px;
	padding-right:20px;
}
.navHover .bg{
	background:url(../images/header_palkki.png) no-repeat top center #004f9f;
	height:81px;
	left:0;
	right:0;
	position:absolute;
	top:0;	
}
.toolbar-visible .navHover{
	top:49px;
}

.toolbar-visible .navbar-fixed-top{
	top:49px;
	z-index:800;
}
.navHover .top{
	width:1140px;
	margin:0 auto 0;
	max-width:100%;
	position:relative;
}

h1.site_logo {
	margin:0;
	padding:0;
	width:552px;
	height:106px;
	float:left;
	background:url(../images/header_logo.png) no-repeat;
	position:absolute;
	top:0;
	left:-80px;
}
h1.site_logo a{
	display:block;
	width:100%;
	height:100%;
	
	background-size:contain;
	pointer-events:auto;
	transition:margin 0.2s ease-in-out;
}
h1.site_logo a:hover{
	margin-top:-7px;
	padding-bottom:10px;
}
h1.site_logo a span{
	display:none;	
}
.navbar-brand.logoTop {
	width:125px;
	height:70px;
	
	background-size:contain;
	margin-bottom:-20px;
	position:relative;
	z-index:100;
}
.navbar-brand.logoTop span{
	display:none;
}

.top .navContainer{
	position:relative;
    z-index: 10;
    float: right;
	max-width:100%;

}
.top .topNav{
	padding:15px 140px 0 0px;
	float:left;
	pointer-events: auto;
	height: 81px;
    background: url(../images/menu_shadow.png) right top no-repeat;
}

.top .langSelect{
	padding:28px 0px 0 0;
	margin:0px 0 0 -80px;
	float:right;
	pointer-events:auto;
	color:#fff;
	font-weight:100;
	display:none; // Piilotettu
}
.top .langSelect a{
	color:#fff;
	text-decoration:none;
	padding:0 5px 0;
	font-weight:300;	
}
.top .langSelect a:hover{
	color:#fff;
	text-decoration:underline;	
}

.top .topNav ul{
	list-style:none;
	padding:7px 0 0;
	margin:0;
}
.top .topNav ul li{
	margin:0 0 0 20px;
	padding:0;
	float:left;
	font-weight:300;
	font-size:21px;
}
.top .topNav ul li a{
	padding:0px 7px 3px;
	display:block;
	pointer-events:auto;
	color:#fff;
	border-bottom:2px solid rgba(255,255,255,0);
}
.top .topNav ul li a:hover, .top .topNav ul li a.nav-path-selected{
	text-decoration:none;
	border-bottom:2px solid rgba(255,255,255,0.5);	
}


main{
	padding-top:81px;
	
}
.fullwidth{
	width:100%;	
}
.contentwidth{
	width:1200px;
	max-width:100%;
	margin:0 auto 0;
	padding:0 16px 0;
}
.contentwidth.bigimage{
	padding:0;
	width:1240px;
}
.contentwidth.bigimage .container-fluid{
	padding:0;
}
.frontpage-slideshow{
	background:#181c20;
	position:relative;
}
.frontpage-slideshow .container-fluid{
	padding:0 !important;
}
.frontpage-slideshow .container-fluid .row{
	margin:0 -16px 0;
}
.frontpage-slideshow .frontPageFeaturedBlock {
	padding:0;
}
.frontpage-slideshow .rslides img{
	min-width:500px;
}
.frontpage-slideshow .star_right{
	background:url(../images/frontpage_side_bling.png) no-repeat right bottom;
	height:327px;
	width:201px;
	z-index:5;
	position:absolute;
	bottom:0;
	right:0;
}

.bottom_margin{
	margin-bottom:30px;
}
.navHoverSub{
	position:fixed;
	top:62px;
	left:0;
	right:0;
	height:100vh;
	z-index:19;
	pointer-events:none;
}
.toolbar-visible .navHoverSub{
	top:110px;
}


.darkScreen{
	height:100vh;
	background:#000;
	opacity:0;
	pointer-events:none;
	transition:opacity 0.5s linear;
}
.darkScreen.visible{
	opacity:0.75;
	pointer-events:auto;
	
}

.menuTitleCol{
	border-right:1px solid rgba(0,0,0,0.05);
	
}

.header_bg{
	background:#000 no-repeat center top;

	color:#fff;

	
}
.header_bg .categoryBg{
	padding-top:60px;
	padding-bottom:100px;
	background: no-repeat center top;
}
.header_bg h2{
	color:#fff;
	font-size:64px;
	font-weight:300;
	margin:0;
	
}



.yhteistyossa_outer{
	background:url(../images/truck_brands_background.png) repeat-y top center;
	/*background-size:100% auto;*/
	min-height:20px;
	padding:5px 0px;
}
.yhteistyossa_inner{
	text-align:center;
}
.yhteistyossa_inner img{
	display:inline;
	margin:10px 35px 10px;
	width:auto;
}

.centered{
	display: flex;
    align-items: center;
    justify-content: center;
}


#footer-theme{
	background:url(../images/footer_background.png) no-repeat top center #004f9f;
    background-size: auto 100%;	
}
#footer-theme section{
	/*background:url(../images/footer_bling.png) no-repeat 640px top;*/
	background:url(../images/footer_bling.png) no-repeat 440px -180px;
	min-height:164px;
	width:1200px;
	max-width:100%;
	margin:0 auto 0;
}
.footer_bg{
	padding-top:30px;
	

	
}
.footerLogo{
	background:url(../images/footer_logo.png) no-repeat top left;
	width:168px;
	height:57px;
	max-width:100%;
	background-size:contain;
	margin:5px 0 0;
	padding:0;
	
}
.footerLogo span{
	display:none;	
}
.footerInfo{
	color:#fff;
	font-weight:300;
	font-size:12px;
}
.footerInfo h2{
	color:#fff;
	font-weight:300;
	font-size:24px;
}
#footer-theme .flex{
	display:flex;	
}
#footer-theme .flex .column{
	border-left:1px solid rgba(255,255,255,0.25);
	padding:0 15px 0;
	min-height:180px;
	margin-bottom:20px;
}
#footer-theme .column h2{
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:rgba(255,255,255,0.5);
	margin:0 0 10px;
	letter-spacing:0;
}
#footer-theme .column ul{
	margin:0 0 0px;
	padding:0;
}
#footer-theme .column ul li{
	font-size:13px;
	font-weight:300;
	margin:0 0 3px;
	padding:0;
	list-style:none;
}
#footer-theme .column ul li a{
	color:rgba(255,255,255,0.5);
	display:inline;
	padding:0;
}
#footer-theme .column ul li a:hover,#footer-theme .column ul li a:active,#footer-theme .column ul li a:focus{
	background:none;
	color:rgba(255,255,255,0.25);
	text-decoration:none;
}
.website_address{
	margin:0;
	font-weight:300;
	font-size:14px;
	color:rgba(255,255,255,0.75);
}
.design{
	margin:0;
}

.design a{
	font-weight:400;
	color:#fff;
}
.design a:hover{
	text-decoration:none;
}
.copyright{
	margin:0;
}
.footer_credits{
	margin-top:75px;
}
.footerNav{
	color:#fff;
	font-size:12px;

}
.footerNav a{
	color:#fff;
	padding:0 5px 0;
	text-decoration:none;
}
.footerNav a:first-of-type{
	padding-left:0;
}
.footerNav a:hover{
	color:#fff;
	text-decoration:underline;
	
}


.navbar-inverse.navbar-filter .navbar-toggle{
	border-color:#fff;
}
.navbar-inverse.navbar-filter .navbar-brand{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
	letter-spacing:-1px;
    padding: 16px 8px 20px 15px;
	font-size: 16px;
}
.navbar-inverse.navbar-filter{
	background:#545c62;
	border-radius:0;
	border:1px solid #545c62;
}


.navbar-inverse.navbar-filter .navbar-collapse, .navbar-inverse .navbar-form{
	border-color:#fff;
	padding:0 11px 15px;
}



.mobile_lang {
	padding:30px 0 0 10px;
	list-style:none;
}
.mobile_lang li{
	padding:0;
}
.mobile_lang a{
	display:inline;
	padding:5px;
	color:#fff;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
	max-height:80vh;
}
.mobile_lang a:hover{
	color:#ffe00f;
	text-decoration:none;
}

.navbar-inverse.navbar-red{
	background:#d8001a;
	border-color:#d8001a;
	margin-bottom:14px;
}
.navbar-inverse.navbar-red .navbar-toggle{
	border-color:#fff;
}
.navbar-inverse.navbar-red .navbar-brand{
	padding: 16px 8px 20px 15px;
    color: #ffe00f;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
	letter-spacing:-2px;
}
.navbar-inverse.navbar-red .navbar-nav>li>a, .navbar-inverse.navbar-red .navbar-nav .open .dropdown-menu>li>a{
	color:#ffe00f;
}
.navbar-inverse.navbar-red .navbar-nav>li>a:hover{
	color:#fff !important;
}

.navbar-inverse.navbar-red .navbar-nav>li {
	font-weight:700;
	text-transform:uppercase;
	
}
.navbar-inverse.navbar-red .navbar-nav>li li {
	font-weight:300;
	text-transform:none;
}
.navbar-inverse.navbar-red .navbar-nav>li .dropdown-menu>li>a, .navbar-inverse.navbar-red .navbar-nav .open .dropdown-menu>li .dropdown-menu>li>a{
	color:#fff !important;
}
.navbar-inverse.navbar-red .navbar-nav>li .dropdown-menu>li>a:hover, .navbar-inverse.navbar-red .navbar-nav .open .dropdown-menu>li .dropdown-menu>li>a:hover{
	color:#ffe00f !important;
}

.navbar-inverse.navbar-red .navbar-nav>li>a:hover, .navbar-inverse.navbar-red .navbar-nav .open .dropdown-menu>li>a:hover{
	color:#ffe00f;
}
.navbar-inverse.navbar-red .navbar-collapse, .navbar-inverse.navbar-red .navbar-form{
	border-color:#fff;
}



.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{
	background:none;
}
.navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{
	color:#ffe00f;
}

.rslides_tabs{
	position:absolute;
	bottom:0;
}
.rslides_tabs{
	position:absolute;
	bottom:12px;
	left:50%;
	list-style:none;
	padding:0;
	margin:0;
	z-index:10;
}
.rslides_tabs li{
	float:left;
	padding:0;
	margin:0 5px 0;
}
.rslides_tabs li a{
	display:block;
	border-radius:50%;
	
	width:12px;
	height:12px;
	text-align:center;
	
	font-weight:700;
	
	background:#777;
	border:2px solid #777;
	color:rgba(0,0,0,0);
}
.rslides_tabs li.rslides_here a, .rslides_tabs li.rslides_here a:hover{
	text-decoration:none;
	background:#fff;
	border:2px solid #777;
	color:rgba(0,0,0,0);
}
.rslides_tabs li a:hover{
	text-decoration:none;
	background:#fff;
	color:rgba(0,0,0,0);
}
.ccm-image-slider-text{
	top:0px;
	bottom:0px;
	left:80px;
	right:50px;
	text-align:left;
	position:absolute;
	
	width:530px;
	max-width:100%;
	padding-left:0px;
}
.u-ieMinHeightBugFix {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	
	top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
.ccm-image-slider-text .flexbox_aligner{
	    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	position: absolute;
    top: 0;
    bottom: 0;
}
}
.ccm-image-slider-text .flexbox-contained{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	
	-webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    max-width:100%;

    
}


.bling{
	padding-left:42px;
	background:url(../images/main_bling.png) no-repeat left top;
}


.ccm-image-slider-title{
	text-align: left;
    display: inline-block;
    font-size: 56px;
    color: #fff;
    letter-spacing: 0px;
    padding: 9px 0 0px 0px;
    line-height: 0.875em;
    margin: 25px 0 13px 0px;
    width: 100%;
}
.ccm-image-slider-text p{
	display: inline-block;
    padding: 0px 0px 40px 0px;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
	width:75%;
	
	background:url(../images/arrow1.png) no-repeat left bottom;
}

.mouseover .ccm-image-slider-text p{
	background:#000;
}
.mega-link-overlay{
	bottom:0px;
	width:auto;
	left:0px;
	right:0px;
	position:absolute;
	top:0px;
	z-index:20;
}

.mfp-figure figure{
	background:#fff;
	color:#000;
}


.frontpage_valikuva{
	background:url(../images/background_frontpage.png) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
	padding:20px 0 30px;
	
}
.hr_line{
	clear:both;
	max-width:100%;
	width:700px;
	height:auto;
	background:url(../images/divider.png) no-repeat center;
	background-size:contain;
	margin:0 auto 30px;
	padding:81px 0 0;
}
.hr_line.margins{
	margin-top:30px;
	margin-bottom:30px;
}
.hr_line.no_bottom_margin{
	margin-bottom:0;
}
/* fp featured component */
.frontpageCenterer{
    position: absolute;
    z-index: 10;
    top: 0;
	left:0;
	right:0;
	bottom:0;
}
.frontpageContentArea{
	max-width:100%;
	position:absolute;	
}
.fpFeatured{
	position:relative;
	overflow:hidden;
		
}
.fpFeatured .place-holder{
	opacity:0;
	width:100%;
}
.fpFeatured .fp-image_1, .fpFeatured .fp-image_2{
	position:absolute;
	top:0;
	width:100%;
	
}
.fpFeatured .fp-image_1{
	z-index:3;
	
}
.fpFeatured .fp-image_2{
	z-index:2;
	
}
.fpFeatured a.fpLink{
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:10;	
}
.fpFeatured a.fpLink:hover{
	text-decoration:none;
}
.fpFeatured a.fpLink span{
	display:none;
}

.fpMallisto .frontpageContentArea{
	width:480px;
	max-width:100%;
	right:0;
	top:25px;
	position:absolute;	
}
.fpMallisto .fpTxtContainer{
	background:#181c20;
	text-align:left;
	color:#fff;
    padding: 14px 75px 19px 22px;
	margin: 0 0 15px;
	
}
.fpMallisto .fpH{
	color:#fff;
	letter-spacing: -1px;
    font-size: 37px;
	line-height:0.95em;
	margin:0 0 4px;
}
.fpMallisto .fpH span{
	color:#2679cc;
}
.fpMallisto .fpA{
	color:rgba(255,255,255,0.6);
	font-size: 14px;
    letter-spacing: -0.5px;
}
.fpMallisto .fpA2{
	background:#181c20;
	text-align: left;
    color: #fff;
    font-size: 14px;
    padding: 8px 45px 7px 24px;
	
}
.fpMallisto.mouseover .fpA2{
	color:#181c20;
    background: #fff;
}








.fpLiekkirekka .frontpageContentArea{
    width: auto;
    left: 80px;
    right: 0;
    top: 117px;
    max-width: 100%;
    position: absolute;	
	
}
.fpLiekkirekka .fpTxtContainer{
	text-align:left;
	color:#fff;
    padding:0;

	
}
.fpLiekkirekka .fpH{
	letter-spacing: -1px;
    font-size: 39px;
    line-height: 0.25em;
    padding: 0 0 0.25em 0;
    margin: 0 0 27px;
	color:#fff;
}
.fpLiekkirekka .fpH span{
	background:#000;
	padding:0 13px;
}
.fpLiekkirekka .fpA{
    padding: 0px 13px;
    color: rgba(255,255,255,0.6);
    display: block;
    line-height: 1.3em;
    width: 360px;
    max-width: 100%;
    font-size: 13px;
	
}





.fpTextRight .frontpageContentArea{
	width:auto;
	left:auto;
	width:300px;
	right:0;
	top:55px;
	max-width:100%;
	position:absolute;	
	
}
.fpTextRight .fpTxtContainer{
	text-align:left;
	color:#fff;
    padding:0;

	
}
.fpTextRight .fpH{
	color:#000;
	letter-spacing: -1px;
    font-size: 32px;
    line-height: 0.85em;
    padding: 0 0px 0.25em 0px;
    margin: 0 28px -2px 0;
	text-align:right;

}
.fpTextRight .fpH span{
	background:#000;
	padding:0 14px;
}
.fpTextRight .fpA{
	font-size:15px;
	padding:0px 0px 40px 0;
	margin-right:28px;
	background:url(../images/arrow1.png) no-repeat right bottom;
	color:rgba(0,0,0,0.5);
	display:block;
	line-height:1.3em;
	max-width:100%;
	text-align:right;
	
}


.services_featured{
	margin:0 auto 0;
	width:534px;
	max-width:100%;
	transition:width 0.25s ease-out;
}


.mouseover .services_featured{
	width:600px;
}


.services_featured .arrow{
	background:url(../images/frontpage_services_arrow.png) left top no-repeat;
	padding-left:88px;
}
.services_featured .arrow .arrow{
	background:url(../images/frontpage_services_arrow_right.png) right top no-repeat;
	padding-left:0;
	padding-right:88px;
	text-align:center;
}
.services_featured .plate{
	width:360px;
	max-width:100%;
	color:#fff;
	min-height:81px;
	padding:0 10px 0;
	background:#004f9f;
	text-align:center;
	margin:0 auto 20px;
}

.mouseover .services_featured .plate{

}

.services_featured .plate h2{
	font-size:35px;
	color:#fff;
	line-height:0.75em;
	padding:13px 0 0;
}
.services_featured .plate h3{
	font-weight:300;
	font-size:20px;
	color:#fff;
}
.services_featured a{
	text-align:center;
	padding:10px 50px;
	color:#004f9f;
	background:#fff;

}
.services_featured a:hover{
	text-decoration:none;
	background:#004f9f;
	color:#fff;
}


.fpHiomex .frontpageContentArea{
	top:0;
	bottom:0;
}
.fpHiomex .fpTxtContainer{
	bottom:0;
	position:absolute;
}
.bottom_featured_content{
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    letter-spacing: -1.75px;
    text-transform: uppercase;
    color: #fff;

    line-height: 0.85em;
    padding: 0px 52% 20px 33px;
    font-size: 31px;
}
.bottom_featured_content .content_inner{
	background:url(../images/arrow1.png) no-repeat top left;
	padding:42px 0 0;
}

.bottom_featured_content .content_inner .fpA{
	display:block;
}

.bottom_featured_content .content_inner .hilite{
	font-size: 59px;
    white-space: nowrap;
	color:#2679cc;
}

.generic_page h2{
	line-height:0.95em;
	font-size:60px;
	margin-bottom:0.3em;
}
.generic_page h3{
	line-height:0.75em;
	font-size:30px;
	margin-bottom:0.1em;
}
.generic_page p strong{
	color:#2679cc;
}

.headerImageArea{
	margin:0 0 15px;
	overflow:hidden;
}
.generic_page .hr_line{
	margin-top:15px;
	margin-bottom:15px;
}

.mallisto_lista{
	padding:3px 0 0;
	margin:0 0 50px;
	list-style:none;
}
.mallisto_lista li{
	padding:0;
	margin:0 20px 0 0;
	list-style:none;
	float:left;	
}
.mallisto_lista li a{
	font-size:20px;
	font-weight:700;
}

.mallistoAreaTitle{
	font-size:31px;
	font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    letter-spacing: -1.75px;
    text-transform: uppercase;
	padding:5px 0;
	display:block;
}


.mfp-bg{
	opacity:0.8;
}
img.mfp-img{
	padding:0;
}
.mfp-bottom-bar{
	position:relative;
	margin:0;
}
.mfp-figure{
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	padding: 10px;
    background: #fff;
}
.mfp-figure:after {
	box-shadow: none;
}

.product_left{
	padding-top:10px;
	width:200px;
	float:left;
	color:#000;
}
.product_right{
	padding-top:10px;
	padding-left:350px;
	color:#000;
	font-weight:300;
}
.product_left h1{
	font-family: 'Lato', sans-serif;
	font-size:18px;
	text-transform:none;
	color:#000;
	margin:0;
	letter-spacing:0;
}
.product_left .productCode{
	margin:0;
	font-size:18px;
	font-weight:300;
}

.mallisto_container a:hover{
	text-decoration:none;
}
.mallisto_container .ph1, .mallisto_container .pcode{
	display:block;
	color:#000;
}

.mallisto_container .ph1{
	padding-top:5px;
	font-weight:700;
}
.mallisto_container .pcode{
	font-weight:300;
	padding-bottom:20px;
}
a.selectedItem{
	color:#000;
}
.mallisto_lista a:hover, .mallistoAreaTitle:hover {
	text-decoration:none;
	color:#000;
}
.mallisto_containerOuter{
	border-bottom:1px solid #b9babc;
}

.arrow_right{
	background:url(../images/arrow1.png) no-repeat right center;
	width:29px;
	height:35px;
	float:right;
}

.navlink .navLinkElement .img-responsive{
	width: 100%;
}
.img-responsive.placeholder {
    opacity: 0;
}
.navlink .hoverimg {
    position: absolute;
    top: 0;
    left: 0;
}
.navlink a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.navlink a span {
    display: none;
}
.navlink .navLinkElement {
    position: relative;
    overflow: hidden;
}
.navlink .ccm-block-page-list-page-entry-text {
    background: #2679cc;
    padding: 2px 20px 5px;
    color: #fff;

    font-size: 24px;
    font-size: 21px;
    font-weight: 300;
    position: relative;
    z-index: 5;
}
.navlink {
    margin: 0 0 28px;
}
.navlink .ccm-block-page-list-page-entry-text span {
    padding-left: 10px;
    opacity: 0.5;
}
.palvelut_area_list{
	margin-bottom:-28px;
}
.generic_page.palvelut_etusivu h2, .generic_page.palvelu h2{
	font-size:48px;
	margin-bottom:0.5em;
}
.bottom_ota_yhteytta{
	
}
.bottom_ota_yhteytta .content_inner{
	
}
.bottom_ota_yhteytta .content_inner p{
	text-align:center;
	font-weight:300;
	font-size:32px;
	line-height:1.2em;
}
.bottom_ota_yhteytta .content_inner a{
	
	padding:10px 0px;
	
	color:#2679cc;
	display:inline;
}
.bottom_ota_yhteytta .content_inner a:hover{
	text-decoration:none;
	opacity:0.75;
}



.bottom_ota_yhteytta{
	
}
.bottom_centered_text .content_inner{
	width:900px;
	margin:0 auto 0;
	max-width:100%;
	
}
.bottom_centered_text .content_inner h2{
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:45px;
	letter-spacing:-1.5px;
	color:#2679cc;
	text-transform:none;
	margin-bottom:25px;
}
.bottom_centered_text .content_inner p{
	text-align:center;
	font-weight:400;
	font-size:15px;
	line-height:1.25em;
	margin:0 auto;
	width:85%;
}

.ajankohtaista .ccm-block-page-list-wrapper{
	margin-bottom: 40px;
}


.ajankohtaista-list .arrow_right {
	margin-top: 20px;
	margin-right:12px;
	position: absolute;
    left: 0px;
}

.ajankohtaista-list  .ccm-block-page-list-page-entry-text {
	padding-left: 40px;
}

.ajankohtaista-list .ccm-block-page-list-page-entry{
	margin-top: 30px;
}
.ajankohtaista-list a {
	//display: block;
}


.ajankohtaista-list .ccm-block-page-list-title h3{
	margin: 8px 0 12px 0;
}

.ajankohtaista-list-compact .ccm-block-page-list-date{
	font-size: 12px;
	margin: 0;
}

.ajankohtaista-list-compact .ccm-block-page-list-title h5 {
	font-size: 16px;
	margin-top: 2px;
    margin-bottom: 14px;
}

.ajankohtaista-list-compact .ccm-block-page-list-page-entry {
	padding-left: 12px;
}
.ajankohtaista-list-compact .ccm-block-page-list-page-entry:before {
	content: '>';
    position: absolute;
    display: inline;
    left: 0px;
    color: #2679cc;
    font-weight: 700;
	margin-top: 18px;
}


.generic_page.palvelut_etusivu{
	padding:70px 0 40px;
}
.generic_page.palvelut_etusivu h2{
	margin-bottom:0.2em;
}
.generic_page.palvelut_etusivu h3{
	font-size:24px;
	margin-bottom:1.5em;
}

.title_area{
	margin-top:50px;
}
.palvelu, .yritys{
	margin-bottom:20px;
}
.headerImageArea .googleMapCanvas{
	height:250px !important;
}
html.placeholder .placeholder-label{
	display:none;
}

.form-control{
	background:#2679cc;
	color:#fff;
	box-shadow:none;
	border-radius:0;
	border:1px solid #2679cc;
	padding:6px !important;
}
.ccm-block-type-form input[type="text"],.ccm-block-type-form input[type="email"],.ccm-block-type-form input[type="tel"], .ccm-block-type-form input[type="search"], .ccm-block-type-form input[type="url"], .ccm-block-type-form input[type="password"], .ccm-block-type-form .ui-autocomplete-input, .ccm-block-type-form textarea, .ccm-block-type-form .uneditable-input {
	background:#2679cc;
	border-radius:0;
	border:1px solid #2679cc;
}


.form-control::placeholder{
	color:#fff !important;
	opacity: 1;
}
.form-control::-webkit-input-placeholder{
	color:#fff !important;
	opacity: 1;
}
.form-control::-moz-placeholder{
	color:#fff !important;
	opacity: 1;
}
.form-control:-ms-input-placeholder{
	color:#fff !important;
	opacity: 1;
}
.form-control:-moz-placeholder{
	color:#fff !important;
	opacity: 1;
}
.formsendbutton{
	background:#10c129;
	color:#fff;
	border:1px solid #10c129;;
	height:34px;
	padding:0 70px 0 10px;
}
.generic_page.yhteystiedot h2{
	font-size:40px;
}
.kayntiosoite{
	color:#fff;
	background:#2679cc;
	padding:15px 100px 5px 15px;
	display:inline-block;
	font-weight:300;
	margin:10px 0 10px;
	line-height:1em;
}
.kayntiosoite h3{
	font-size:24px;
	color:#fff;
	margin:0 0 10px;
}
.bottom_yhteystiedot{
	padding-right:150px;
	
}
.bottom_yhteystiedot p{
	color:#2679cc;
	font-weight:300;
	font-size:16px;
	line-height:1.25em;
	margin-bottom:1em;
}
.bottom_yhteystiedot p strong{
	color:#000;
	font-weight:700;
	font-size:14px;
	line-height:1em;
}
.bottom_yhteystiedot_harmaa, .bottom_yhteystiedot_harmaa a{
	color:rgba(0,0,0,0.5);
}
hr{
	border:none;
	border-top:1px solid #b9b9b9;
	
}

.navbar.navbarCompany{
	background:#004f9f;
}
.nav li a{
	color:#fff;
    display: block;
    padding: 10px 15px;
}
.nav li{
	list-style:none;
}
.nav>li a:focus, .nav>li a:hover{
	color:#2679cc;
	background:#fff;
	text-decoration:none;
}

.footerNav{
		margin: 0 20px 0 0px;
	}
	
	.footerNav li {
		text-align: right;
		display: block;
		clear: both;
	}
	
	.footerNav li:before {
		content: '>';
		position: relative;
		display: inline;
		left: 0px;
		color: #fff;
		font-weight: 700;
		top: 8px;
		margin-right: 4px;
		text-decoration: none;
		/*float: right;	*/	
	}
	
	.footerNav li a:before :hover {
		text-decoration: none;
	}
	
	.footerNav ul li a{
		float: right;	
		padding: 6px 4px;
	}
	.footerNav>li a:focus, .footerNav>li a:hover {
		color: #fff;
		text-decoration:underline;
		background: transparent;
	}

.navbar-brand.logoTop {
    width: 120px;
    height: 40px;
    background: url(../images/footer_logo.png) no-repeat left top;
    background-size: contain;
    margin: 8px 0 0 8px;
    position: relative;
    z-index: 100;
}
.mallisto_area{
	margin:50px 0 30px;	
}
.palvelu .bottom_ota_yhteytta{
	margin:100px 0 0;
}
.frontPageFeaturedBlock .fpFeatured {
	margin:0 0 10px;
}
.fpUnelmarekka .frontpageContentArea{
	width:37%;
	max-width:100%;
}

.fpUnelmarekka .fpTxtContainer{
	padding:13% 30px 0;
	right:0;

}
.fpUnelmarekka .fpH{
	color: #fff;
    font-size: 38px;
    padding-left: 28px;
	line-height:0.9em;
	margin-bottom:15px;
}
.fpUnelmarekka .fpA{
	color: #fff;
	font-weight:300;
    font-size: 14px;
    padding-left: 28px;
	line-height:1.35em;
	display:block;
	width:280px;
	max-width:100%;
	margin-bottom:22px;
}
.fpUnelmarekka a{
	display:block;
	background:#2679cc;
	color:#fff;
	font-weight:700;
	padding:10px 10px 10px 30px;
	margin:7px 0 0;
	width:360px;
	max-width:100%;
}
.fpUnelmarekka a:hover{
	color:#2679cc;
	background:#fff;
	text-decoration:none;
}



.mobile_lang_selection{
	color:#fff;
	padding:10px 15px 5px;
	color:rgba(255,255,255,0.5);
}

.mobile_lang_selection a{
	color:#fff;
	padding:5px 10px 5px;
}
.mobile_lang_selection a:hover{
	color:#2679cc;
	background:#fff;
	text-decoration:none;
}


.imageArea.gallery {
	padding: 0 5px 5px 0; 
	font-size: 0;
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	
	-ms-flex-direction: column;
	-webkit-flex-flow: row wrap;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row wrap; 
	display: -webkit-box;
	display: flex;
}
.imageArea.gallery div.image{
	-webkit-box-flex: auto;
	-ms-flex: auto;
	flex: auto; 
	width: 300px; 
	margin: 0 5px 5px 0; 
	height:300px;
	max-width:515px;


}
.imageArea.gallery div.image:last-of-type{
	/*max-width:341px;*/
}
.imageArea.gallery div.image img{
	width: 100%; 
	height: 100%;
	object-fit: cover;
	
	
}


.headerImageArea{
	
}
.headerImageArea img.img-responsive{
	width:100%;
	min-height:170px;
	object-fit:cover;
}
.bottom_ota_yhteytta .content_inner img{
	vertical-align: text-bottom;
    margin: 0 0 -11px;
}
.ccm-ui .nav-tabs>li>a{
	color:#999;
}

@media screen and (max-width: 1200px) {
	#footer-theme section{
		/*background-position:72% top;*/
		background-position: 95% -175px;
	}
	
	.footerNav {
		margin-right: 8px;
	}

	.ccm-image-slider-title{
		font-size:40px;
		width:90%;
	}
	
	.fpUnelmarekka .frontpageContentArea{
		width:600px;
		max-width:100%;
	}
	
	.fpUnelmarekka .fpTxtContainer{
		padding:10px 30px 0;
		right:0;
	
	}
	.fpTextRight .frontpageContentArea{
		top:15%;
	}

}
@media screen and (max-width: 1050px) {
	.top .topNav{
		padding-right:130px;
	}
	.top .langSelect{
		margin-left:-90px;
	}
}
@media screen and (max-width: 991px) {
	.flex-md{
		display:flex;
	}
	.flexColumns, #footer-theme .flex {
		display:block;	
	}
	.top .topNav ul.nav-menu-custom li a>span{
		padding: 15px 5px 12px 12px;
	}
	#footer-theme section{
		/*background-position:75% top;*/
	}
	#footer-theme section{
		/*background-position:right;
		background-size:auto 100%;*/
	}
	
	#footer-theme section{
		/*background-position:72% top;*/
		background-position: 75% -175px;
	}
	
	.footerNav {
		margin-right: 20px;
		margin-top: -50px;
	}
	
	.top .topNav {
		padding-top:20px;
	}
	.top .topNav ul li{
		margin:0;
		font-size:16px;

	}


	.ccm-image-slider-text {
		left: 30px;
		right:110px;
		width:auto;
		padding-left:0;
	}
	.ccm-image-slider-title{
		margin-top:0;
		font-size:40px;
		width:100%;
	}
	.fpMallisto .frontpageContentArea{
		width:600px;
	}
	.fpMallisto .fpTxtContainer{
		padding-top:10px;
		padding-bottom:15px;
	}
	.fpMallisto .fpH{
		font-size:28px;
	}
	.fpLiekkirekka .frontpageContentArea{
		left:2%;
		top:31%
	}
	.fpLiekkirekka .fpH{
		line-height:1.25em;
		margin-top:-1em;
		margin-bottom:5px;
	}
	



	.fpTextRight .frontpageContentArea{
		top:10%;
		
	}
	.fpTextRight .fpH{
		/*font-size:24px;*/
	}
	.fpTextRight .fpA{
		font-size:12px;
		background:none;
		width:200px;
		float:right;
	}
	
	.bottom_featured_content{
		padding-right:20%;
		font-size:24px;
	}
	.bottom_featured_content .content_inner .hilite{
		font-size:40px;
		white-space:normal;
	}
	.fpUnelmarekka .fpA{
		margin-bottom:10px;
	}
	
	.yhteistyossa_inner img{
		height:40px;
	}
	.hr_line.margins{
		margin-top:10px;
		margin-bottom:10px;
	}
}
@media screen and (max-width: 860px) {
	.top .topNav{
		padding-right:120px;
	}
	h1.site_logo{
		left:-160px;
	}
	.top .langSelect{
		margin-left:-100px;
	}
	.yhteistyossa_inner img{
		height:38px;
	}
}
@media screen and (max-width: 767px) {
	.product_left{
		float:none;
	}
	.product_right{
		padding-left:0px;
	}
	
	.ccm-page {
		padding-top:50px;
	}
	.container-fluid {
		margin-right: auto;
		margin-left: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	.contentwidth .container-fluid {
		margin-right: auto;
		margin-left: auto;
		padding-left: 4px;
		padding-right: 4px;
	}

	main{
		padding-top:0px;
	}
	.toolbar-visible main{
		padding-top:49px;
	}
	
	.website_address{
		margin-bottom:20px;
	}
	.design, .copyright{
		text-align:left;
	}
	.footer_credits{
		margin-top:10px;
	}
	.ccm-image-slider-title{
		font-size:24px;
		
	}
	.header_bg .categoryBg{
		padding-top:20px;
		padding-bottom:40px;
		
	}
	.categoryContent{
		margin-top:-27px;
	}
	.navbar-nav>li>a{
		padding-top:5px;
		padding-bottom:5px;
	}
	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header{
		padding-top:3px;
		padding-bottom:3px;
		
	}
	.dropdown-menu{
		margin:0;
		padding:0;
	}
	.ccm-image-slider-text{
		right:100px;
		width:auto;
	}
	.ccm-image-slider-text p{
		background:none;
		padding-bottom:0;
		font-size:14px;
		line-height:1.3em;
	}
	.fpMallisto .fpTxtContainer{
		padding-right:22px;
	}
	.fpMallisto .frontpageContentArea{
		width:100%;
		top:0px;
		
	}
	.fpMallisto .fpH{
		font-size:21px;
		
	}
	.fpMallisto .fpTxtContainer{
		margin-bottom:5px;
	}
	.fpLiekkirekka .fpH{
		font-size:21px;
	}
	.fpLiekkirekka .fpA{
		width:100%;
	}
	
	div.footerNav {
		margin-top: 20px;
	}
	
	.footerNav{
		margin:0 0 0 0;
		display: inline-block;
	}
	
	.footerNav .ccm-block-custom-template-footer-nav {
		display: inline-block;
	}
	
	.footerNav ul li a{
		padding: 8px 4px;
	}
	
	.footerNav li {
		display: inline-block;
		margin-right: 8px;
	}
	
	.footerNav>li a:focus, .footerNav>li a:hover {
		color: #initial;
		background: transparent;
	}

	.bottom_featured_content{
		padding-right:10%;
	}
	
	.fpUnelmarekka .fpTxtContainer{
		padding:10px 10px 0;
	}
	.fpUnelmarekka .fpH{
		font-size:24px;
		padding-left:0;
	}
	.fpUnelmarekka .fpA{

		padding-left:0;
		margin-bottom:0;
	}
	.fpUnelmarekka a{
		display:block;
		width:45%;
		margin:7px 7px 0 0;
		float:left;
		padding:10px;.bottom_ota_yhteytta .content_inner a
	}
	
	.fb_container{
		margin:30px 0 0;
	}
	.imageArea.gallery div.image:last-of-type{
		max-width:100%;
	}
	
	.fpTextRight .fpA{
		background: url(../images/arrow1.png) no-repeat right bottom;
		padding-bottom:40px;
	}
	#footer-theme section{
		background:none;
	}
	.yhteistyossa_inner img{
		height:35px;
	}
	
	.generic_page.palvelut_etusivu{
		padding:20px 0 40px;
	}
	.bottom_centered_text .content_inner h2{
		font-size:30px;
	}
	.hr_line{
		padding:70px 0 0 0;
	}
	.hr_line.margins{
		margin-top:0px;
		margin-bottom:0px;
	}
}

@media screen and (max-width: 550px) {
	.generic_page.palvelut_etusivu h2, .generic_page.palvelu h2{
		font-size:36px;
	}
	.frontpage-slideshow .star_right{
		display:none;
	}
	.ccm-image-slider-text{
		left:5px;
		width:auto;
		right:0px;
	}
	.yhteistyossa_inner img{
		margin:10px;
	}
	.fpMallisto .frontpageContentArea{
		padding:10px;
	}
	.fpMallisto .fpTxtContainer{
		margin-bottom:5px;
	}
	.fpTextRight .frontpageContentArea{
		top:20px;
		width:100%;
	}
	.fpUnelmarekka .fpTxtContainer{
		padding:10px;
	}
	
	.fpUnelmarekka a{
		float:none;
		width:100%;
		
	}
	
	.fpHiomex{
		background-position:left top !important;
	}
	.fpHiomex .fpTxtContainer{
		bottom:0;
		position:relative;
	}
	
	.services_featured .arrow{
		background:none;
		padding:0;
	}
	.services_featured .arrow .arrow{
		background:none;
		padding:0;
	}
	.services_featured .plate h2{
		font-size:20px;
	}
	.services_featured .plate h3{
		font-size:13px;
		padding-bottom:13px;
	}
	.services_featured .plate{
		margin-left:auto;
		margin-right:auto;
		min-height:auto;
	}
	.services_featured a{
		padding:10px;
	}
	.bottom_featured_content{
		padding-top:70px;
		font-size:22px;
		min-height:auto;
	}
	.bottom_featured_content .content_inner p span{
		font-size:40px;
		white-space:normal;
		line-height:0.75em;
	}
	
	.bottom_featured_content .content_inner{
		
	}
	
	.fpFeatured .place-holder, .fpFeatured .fp-image_2, .fpFeatured .fp-image_1{
		display:none;
	}
	.frontpageCenterer{
		position:relative;
	}
	.frontpageContentArea{
		width:100%;
		position:relative !important;
	}
	.fpTextRight .frontpageContentArea{
		top:0;
		padding:10px;
	}
	.fpTextRight .fpH{
		font-size:24px;
	}
	.fpTextRight .fpA{
		background: none;
		padding-bottom:20px;
		float:right;	
		width:200px;
		max-width:100%;
	}

}