body {
	background: #515456;
}
/* Classit */
.center-col {
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
.content-col {
	clear: both;
	display: inline-block;
	height: auto;
	width: 100%;
}
.col-33, .col-25, .col-50, .col-66, .col-75 {
	display: table;
	float: left;
}
.col-33 {
	width: 33%;
}
.col-66 {
	width: 66%;
}
.col-25 {
	width: 25%;
}
.col-50 {
	width: 50%;
}
.col-75 {
	width: 75%;
}
.padding {
	padding: 60px 0px;
}

.punainenbuttoni a,
#info-boxi a,
a.redbutton, a.punainenbuttoni {
	background: none;
  border:2px solid #fff;
	display: inline-block;
	padding: 13px 30px;
	color: #fff;
	font-weight: 600;
	margin-top: 13px;
	font-size: 0.938em;
  text-decoration: none;
  text-transform:uppercase;
}
.palvelupalsta a:hover,
a:hover.redbutton {
	text-decoration: none;
	background: #c10004;
}
a.tarjousbutton,
.tarjousbutton p a{
	background: #504f54;
	display: inline-block;
	padding: 13px 25px;
	color: #fff;
	font-weight: 600;
	margin-top: 13px;
	font-size: 1.2em;
  text-decoration: none;
}
a:hover.tarjousbutton,
.tarjousbutton p a:hover{
	text-decoration: none;
	background: #3f3f41;
}
/*Header ja navi */
#header-wrapper {
background: url(../img/header/header01.jpg) center top no-repeat;
height: 968px;
	border-bottom: 6px solid #e32b1c;
}
#header-wrapper-alasivu {
	background: url(../img/header/karuselli01.jpg) center top no-repeat;
	height: 524px;
	border-bottom: 6px solid #e32b1c;
}
#ylaosa {
	background: url(../img/header/bg_ylaosa.png) center top no-repeat;
	padding: 25px 0px;
}
#ylaosa p {
	color: #b1b6b8;
	line-height: 130%;
	font-size: 1.05em;
}
.ylaosapalsta {
	width: 23%;
	padding: 7px 0 0 2%;
}
#tunnus {
	padding: 0 0 0 9%;
	width: 41%;
}
#tunnus img:hover {
	opacity: 0.7;
}
#headerteksti, .headerteksti {
    background: rgba(0,0,0,0.6);
margin: 175px 0px;
    padding: 62px 3%;
    width: 40%;
    position: absolute;
    top: 150px;
    border-left: 20px solid #a30001;
}


.itemkolme #headerteksti,
.itemkolme .headerteksti {
	background: rgba(0,0,0,0.6);
}


#headerteksti p,
.headerteksti p{
	font-size: 1.05em;
  padding-bottom: 20px;
line-height: 150%;

}
#headerteksti h1,
.headerteksti h1{
	font-size: 3.1em;
	text-transform: uppercase;
	font-weight: 700;
  line-height: 112%;
}
#headerteksti h1, #headerteksti p,
.headerteksti h1, .headerteksti p{
	color: #fff;
}

/*Alasivu*/
#content-oikea {
width:72%;
  padding: 20px 0 20px 3%;
}
#sub-navi, #info-boxi {
    padding: 35px 10%;
    width: 80%;
}
#sub-navi  {
    background: #e32b1c none repeat scroll 0 0;
    margin: 0px 0 12px 0px;

}
#info-boxi {
    background: #2b2b2c;
    margin: 0;
}
/*Palvelut */
#palvelut-wrapper {
	background: url(../img/header/bg_palvelut.jpg);
	background-size: cover;
}
.palvelupalsta {
	width: 30%;
	padding: 0 1.5%;
}
.palvelupalsta img {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}
.palvelupalsta img:hover {
	opacity: 0.7;
}
.palvelupalsta h2 {
	font-size: 1.4em;
	font-weight: 600;
	text-transform: uppercase;
}
/*Yritys ja referenssit */
#yritys-wrapper {
  background: url(../img/header/bg-referenssi.jpg) center top no-repeat;
	background-size: cover;
  padding:110px 0px;
}
/*Footer*/
#footer-wrapper {
	background: #272727;
	border-bottom: 9px solid #e32b1c;
}
#yhteystiedot {
	background: #e32b1c;
	padding: 35px 2%;
	width: 21%;
	margin: 25px 0px;
}
#yhteystiedot p {
	font-size: 2.1em;
	font-weight: 700;
}
.footerpalsta, #copyright, #semiowebio {
	border-right: 1px solid #343434;
}
.footerpalsta {
	width: 20.5%;
	padding: 50px 0 55px 4%;
}
#copyright {
	text-align: center;
	padding: 40px 0px;
	border-bottom: 1px solid #343434;
}
#semiowebio {
	padding: 30px 0px 33px 0px;
	text-align: center;
}
#semiowebio img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#semiowebio img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
/*Karuselli*/
#karuselli {
	display: table;
	padding-left: 50px;
	width: 600px;
}
.karuselliteksti {
	padding-right: 10%;
	padding-top: 30px;
	width: 90%;
}
.karuselliteksti p {
	color: #707173;
	font-size: 1.25em;
}
/*
.owl-pagination {
	display: none;
}*/
.owl-item img {
	height: auto !important;
	width: 85%;
}
.owl-prev {
	margin: -136px 0 0 -119px !important;
	position: absolute;
}
.owl-next {
	margin: -136px 0 0 506px !important;
	position: absolute;
}



header.content-col{
   position: absolute;
    top: 0px;
    z-index: 2;
}







.mobileteksti{display:none;}

/*LARGE IMAGES DESKTOP ONLY*/


@media screen and (min-width:956px){
	.item{background:url(../img/header/karuselli01.jpg) no-repeat top center;}
	.item.itemkaksi{background:url(../img/header/karuselli02.jpg) no-repeat top center;}
	.item.itemkolme{background:url(../img/header/karuselli03.jpg) no-repeat top center;}
   
  
  .item {height: 980px;}
}


/* <img src="<!--IMG-->/header/header01.jpg">*/


/*TABLETS ONLY*/
@media screen and (max-width:955px) and (min-width:681px){
  .item{background:url(../img/header/karuselli01.jpg) no-repeat top center;}
	.item.itemkaksi{background:url(../img/header/karuselli02.jpg) no-repeat top center;}
	.item.itemkolme{background:url(../img/header/karuselli03.jpg) no-repeat top center;}
  .item {height: 500px;}
}



  


/*

.tekstiwrapper{
 
    position: absolute;
    top: 100px;

}*/

/*
.owl-item{
width: 1920px !important;
 width: 100% !important;
margin: 0 auto !important;
display: block !important;
}
*/


#paakuva {
  width: 1920px;
  width:100%;
  height: 968px;
  overflow: hidden;
  position: absolute;
  top: 6px;
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  right: 0px;
}

#owl-demo.owl-carousel {
    width: 100%;
}

#owl-demo .owl-controls {
    position: absolute;
    z-index: 20;
    bottom: 30px;
    margin: 0px auto;
    display: block;
    width: 100%;
}

/*

#owl-demo.owl-carousel {
    position: relative;
    width: 100%;
    height: 614px;
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
   height: 614px;
}*/
#yritys-wrapper h3 {
text-transform:uppercase;
}
#viiva {
background:#a30001;
height: 6px;
}
#uusitunnus {
padding-top:40px;
}
#puhnro {
float:right;
text-align:center;
padding: 8px 49px;
  background:rgba(163,0,1,0.5);
}
#puhnro img {
 float:left;
}
#puhnro p {
font-weight:700;
  color:#d4d4d4;
  padding: 4px 0px 0px 14px;
  float:left;
}
#valikot {
position: relative;
z-index: 1;

}


#cform-wrapper {background: #DEDEDE;background: linear-gradient(148deg, rgba(222, 222, 222, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(222, 222, 222, 1) 100%);}
#cform-wrapper p,#cform-wrapper td, #cform-wrapper input, #cform-wrapper, #cform-wrapper h2{color:#272727}
#cform-wrapper .lomakenappi_submit {background: #e32b1c;width: 100%;color: #fff !important;font-family: 'Oswald', sans-serif;font-weight: 700;padding: 6px 2vw;font-size: 1rem; box-sizing:border-box; width:100%; height:auto}
#cform-wrapper input {height: 35px;width: 100% !important; box-sizing: border-box;}
#cform-wrapper img {max-width: 100%;height: auto;}
.gw-smartform {display: none !important;}
iframe.closed {display: none !important;}