@charset "UTF-8";
/* CSS Document */

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif, Arial, Helvetica Neue, Helvetica, "sans-serif";
}








header {
	padding: 60px 40px;
	background-color: #8AC652;
}







body {
	margin-left: auto;
	margin-right: auto;
	background: #E09FA0;
}

main {
	background-color: white;
	width: 100%;
	margin: auto;
	
}


footer {
	padding: 0px 0px;
	background-color: white;
}


.alalogo{
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #8AC652;
}

/***************/

.roboto-light {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.roboto-regular {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-medium {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.roboto-bold {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.plusfont{
	
}



img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}




.img-half{
  	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}


.img-70{
  padding: 20px;
	}




.w-1500{
	max-width: 100%;	
	margin: auto;
	}	




.valia-oik{
		margin-bottom: 30px;
	}





.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 530px;
}




.valk-palkki{
	width: 100%;
	height: 10px;
	background-color: white;
}

.vihr-palkki{
	width: 100%;
	height: 20px;
	background-color: #8AC652;
}

.pun-palkki{
	width: 100%;
	height: 20px;
	background-color: #E53E4B;
	margin-top: 100px;
}



.valiotsikko {
	background-color: #E53E4B;
	width: 100%;
	margin: auto;
	padding-bottom: 70px;
	padding-top: 70px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 25px;
	color: white;
	
}


.valimerkit{
	display: none;
}




/*linkkien säätö*/
a:link {
    text-decoration: none;
	color: #000000;
	outline: none;
}

a:visited {
    text-decoration: none;
	color: #000000;
	outline: none;
}

a:hover {
    text-decoration: none;
	color: #000000;
	outline: none;
}

a:active {
    text-decoration: none;
	color: #000000;
	outline: none;
}






















h1 {  /*OTSIKOT*/
	font-size: 25px;
	margin-top: 30px;
	/*text-transform: uppercase;*/
	font-weight: 400;
	/*margin-bottom: 20px;*/
}

h2 { /*LEIPÄTEKSTI*/
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 400;
	line-height: 1.6;
}


.plusfont{
		font-size: 20px;
}


h4 { /*COPYRIGHT TEKSTI*/
	font-size: 13px;
	margin-bottom: 13px;
	margin-top: 15px;
	font-weight: 400;
}

p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 35px;
}






.col {
	width: 100%;
}

.col-txt-100 {
	width: 100%;
	padding: 20px;
}


.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}


.keskita{
	width: 300px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}













/*YHTEYDENOTTOLOMAKE*/


form{
	margin-top: 50px;
	/*transition: all 4s ease-in-out;*/
}

.form-control{
	width: 100%;
	background: transparent;
	border: none;
	outline: none;
	border-bottom: 1px solid gray;
	color: #000000;
	font-size: 16px;
	margin-bottom: 16px;
}

.form-control-tarjouspyynto{
	width: 100%;
	background:#EDEDED;
	border: 1px solid gray;
	color: #000000;
	font-size: 16px;
	margin-bottom: 16px;
	border-radius: 4px;


}	

.form-control-laheta{
	width: 100%;
	background: transparent;
	border: none;
	outline: none;;
	color: #000000;
	font-size: 16px;
	margin-bottom: 16px;
}


.form-control-laheta-tarjouspyynto{      /*tarjouspyynto*/
	width: 100%;
	background: transparent;
	border: none;
	outline: none;;
	color: #000000;
	font-size: 16px;
	margin-bottom: 16px;
}

input{ 
	height: 35px;
	padding-left: 5px;
}

textarea{
	padding-left: 5px;
	padding-top: 1px;
}

form .submit{
	display: block;
	margin: auto;
	/*background: #ff5722;
	border-color: transparent;
	border: 1px #000000 solid;
	border-radius: 2px;*/
	color: #000000;
	font-size: 20px;
	/*font-weight: bold;*/
	letter-spacing: 2px;
	margin-top: 20px;
	height: 50px;
	width: 100px;
	padding: 0px 0px 0px 0px;
}

form .submit:hover{
	/*background-color:#F5F5F5;    #f44336;*/
	cursor:pointer;
	border-bottom: 1px #000000 solid;
	width: 100px;
	padding: 1px 0px 0px 0px;
}






form .submit-tarjouspyynto{			 /*tarjouspyynto*/
	display: block;
	margin: auto;
	/*background: #ff5722;
	border-color: transparent;
	border: 1px #000000 solid;
	border-radius: 2px;*/
	color: #000000;
	font-size: 20px;
	/*font-weight: bold;*/
	letter-spacing: 2px;
	margin-top: 20px;
	height: 50px;
	width: 100px;
	padding: 0px 0px 0px 0px;

	
}

form .submit-tarjousp:hover{		 /*tarjouspyynto*/
	/*background-color:#F5F5F5;    #f44336;*/
	cursor:pointer;
	border-bottom: 1px #000000 solid;
	width: 100px;
	padding: 1px 0px 0px 0px;
}
/*
border: 1px #000000 solid;
	padding: 8px 30px;
	border-radius: 2px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 100%;
	font-size: 20px;
	float: middle;
} */






.checkbox {
    display: inline-flex;
    cursor: pointer;
    position: relative;
	 padding: 0.5rem 0.25rem 0rem;
	bottom: 0;
	
}

.checkbox > span {
   color: #000000;
}

.checkbox > input {
    height: 25px;
	min-height: 25px;
    width: 25px;
	min-width: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
  	border: 1px solid grey;
    border-radius: 4px;
    outline: none;
    transition-duration: 0.3s;
    background-color: #EDEDED;
    cursor: pointer;
  }

.checkbox > input:checked {
  border: 1px solid grey;
    background-color: #cccbcb;
}

.checkbox > input:checked + span::before {
    content: '\2713';
    display: block;
    text-align: center;
    color: #000000;
    position: absolute;
    left: 0.65rem;
    top: 0.4rem;
}

.checkbox > input:active {
    border: 2px solid #34495E;
}




/**/






.radio {
    display: inline-flex;
    cursor: pointer;
    position: relative;
	 padding: 0.5rem 0.25rem 0rem;
	bottom: 0;
	
}

.radio > span {
   color: #000000;	
}

.radio > input {
    height: 25px;
	min-height: 25px;
    width: 25px;
	min-width: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
  	border: 1px solid grey;
    border-radius: 50%;
    outline: none;
    transition-duration: 0.3s;
    background-color: #EDEDED;
    cursor: pointer;
  }

.radio > input:checked {
  border: 1px solid grey;
    background-color: #cccbcb;
}

.radio > input:checked + span::before {
    content: '\2713';
    display: block;
    text-align: center;
    color: #000000;
    position: absolute;
    left: 0.65rem;
    top: 0.4rem;
}

.radio > input:active {
    border: 2px solid #34495E;
}




/****************/

.kiitosviestistasi{
	display: block;
	float: left;
	width: 100%;
	padding: 0px 20px;
	padding-top: 50px;
	padding-bottom: 200px;
	
}















/*Tablet View*/

@media (min-width: 768px){
	
/*	
body {
	max-width: 778px;
}
	*/

	


	
	.w-1500{
	max-width: 100%;	
	margin: auto;
	}	
	
	
	
	


h1 {  /*OTSIKOT*/
	font-size: 30px;
	/*text-transform: uppercase;*/
	font-weight: 400;
	/*margin-bottom: 20px;*/
}

h2 { /*LEIPÄTEKSTI*/
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 400;
	line-height: 1.6;
}	
	
.plusfont{
		font-size: 25px;
}
	
	
	
	
	
.valiotsikko {
	background-color: #E53E4B;
	width: 100%;
	margin: auto;
	padding-bottom: 70px;
	padding-top: 70px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 30px;
	color: white;
	}
		
	
	
	
.col {
	
	padding: 0px 0px;
}
	
.col-txt-100 {
	width: 100%;
	padding: 20px;
}

.keskita{
	width: 300px;
	margin: auto;
	
}
	
	
	
	
	
}
	
	




/*Desktop View*/

@media (min-width: 1024px){
	
	
/*	
	
body {
	/*max-width: 1500px;
	max-width: 100%;
}
	*/

/******/	
	
main{
	
	}	
	
.style-logo {
	
}

	
	
	
	


.img-half{
  float: left;
  width: 50%;
 	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.img-70{
  margin: auto;
  width: 70%;
  padding: 0px;
	}
	
.w-1500{
	max-width: 1500px;	
	margin: auto;
	padding: 10px;
	}	

	
	

	
	
	
.col-txt-100 {
	width: 90%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	padding-top: 20px;
}
	
.kapeampi{
	width: 50%;
	max-width: 700px;
	padding-top: 20px;
	padding-bottom: 50px;

	}
	
.valia-oik{
		padding-right: 50px;
		margin-bottom: 0px;
	}

	
.keskita{
	width: 300px;
	margin-left: 15%;
	padding-top: 100px;
}	
	
	
.valimerkit{
	display:block;
	font-size: 30px;
}	
	
	
}

