/* cmsms stylesheet: kontioHD modified: 18.12.2019 09.24.52 */
@media only screen and (min-width: 1200px) {



td.website, td.website * {
  display: none !important;
}

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

html { 
        margin:0; 
	padding:0; 
	height:100%; 
}

body {

	margin:0px auto; /* for the rest */	
  	margin:0; 
  	padding:0; 
  	height:100%; 

}



A {
    text-decoration: none;
    color: #000cff;

}


a:hover {
    	text-decoration: underline;
}

H1 {
    font-family: 'Russo One', sans-serif;
    font-size: 21px;
}

a.anchor {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}


#main {
	position:relative;
	background-color: #fff;
	width:100%;

	margin:0px auto; /* for the rest */	
	overflow: hidden;
	


}

#top {
	position:relative;
        background: url(../../images/back_top.png) no-repeat;
	background-size:100% 100%; 
}

.arrow {
	bottom: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.77);
	padding-top: 7px;
	padding-bottom: 7px;
}

.arrow img {
	width:50px;
}


#topcontainer {
	position:absolute;
	width:100%; 
   	top: 0px;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1001;
	text-align: center;

}



#logocontainer img {
    	max-width: 33%;
    	min-width: 33%;
    	border-style: none;
    	padding-top: 7px;
}


#logocontainer {
	position:relative;
	width:100%;
	background-color: rgba(60, 85, 64, 0.68);  
   	top: 0px;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1001;
	text-align: center;

}




#logomob {
	display:none;
}

#logo {
	position:relative;
	text-align:center;
	left:24%;
	width:50%;
}

img.logo { 
	max-width: 50%; 
	min-width: 50%;
      border-style: none;
}

#menucontainer {
	position:relative;
	z-index: 1000;
	width: 100%;
        background-color: rgba(0, 0, 0, 0.77);

		
}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Russo One', sans-serif;
}



#menucontainer_scroll {
	position:fixed;
        top:0px;
	z-index: 10001;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.77);

	display:none;
		
}

#menu_scroll {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Russo One', sans-serif;
}





#container {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	height: 100vh;
	min-height: 600px;


}







@keyframes ZoomImage{
  0% {
    -webkit-transform: scale(1.00);
    transform: scale(1.00);
  }
  100% {
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
  }
}


#container_kuvapankki {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_kuvapankki.jpg) no-repeat center top;
    	background-attachment: scroll;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	min-height: 60%;
}




.top_esittely {
    	width: 100%;
    	position: absolute;
    	top: 39vh;
 	background-color: rgba(0, 0, 0, 0.00); 
    	margin-left: 0%;
    	float: left;
    	font-size: 29px;
    	color: #fff;
    	font-family: 'Russo One', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-weight: lighter;

    	z-index: 10000;
    	padding-bottom: 33px;
    	text-align: center;


}





@keyframes ZoomImage{
  0% {
    -webkit-transform: scale(1.00);
    transform: scale(1.00);
  }
  100% {
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
  }
}

.top_esittely a {
    	text-decoration: none;
    	font-size: 25px;
    	color: #f48000;
    	text-shadow: -0px 0px 4px #000;

}


.top_esittely a:hover {
    	text-decoration: none;
    	color: black;
    	text-shadow: -0px 0px 4px #fff;

}




#contentbox {
	position:relative;
	text-align:left;
	width:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
	font-size: 18px;
	color: #525254;
	font-family: 'Lato', sans-serif;
	text-align:left;
	background-color: #fff;
	padding-top: 10px;
	border-bottom: 3px solid #000;
	font-weight: bold;
}

.content {
	width:45%;
	margin: auto;
	padding-bottom: 26px;
	padding-top: 26px;
}


.content img {
	height: auto;
	width: 50%;
}


.subcontent {
	width:75%;
	margin: auto;
	padding-bottom: 26px;
	padding-top: 26px;
}

#yhteistyo {
	width:75%;
	margin: auto;
}

#palvelutcontainer {
     position:relative;
     top:0px;
     height: 620px;
     width: 75%;
     margin-left: 13%;
     margin-bottom: 80px;
}

#palvelut1 {
        position: absolute;
        width:44%;
        background: rgba(255, 255, 255, 0.9);
        left: 0%;
        top: 60px;
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}

#palvelut2 {
        position: absolute;
        left:51%;
        top: 60px;
	width:44%;
        background: rgba(255, 255, 255, 0.9);
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}


#content2 {
	width:75%;
	margin: auto;
}


#content3 {
	width:75%;
	margin: auto;
	font-family: 'Lato', sans-serif;
}

#content_maatalous {
	width:75%;
	margin: auto;
}



#wide1 {

     position:relative;
     top:50px;
     background-image: url("../../images/wide.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 400px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 50px;
}


#wide2 {
     position:relative;
     top:0px;
     background-image: url("../../images/wide2.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 50px;
}

#wide3 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide3.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 50px;
}

#wide4 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide4.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 50px;
}

#wide5 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide5.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 50px;
}


#wide6 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide6.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 50px;
}





#laatikko1_palsta {
	position:relative;
	text-align:left;
	width:45%;
	float:left;
	margin-left:1%;
	margin-right:1%;

}


#laatikko2_palsta {
	position:relative;
	text-align:left;
	width:45%;
	float:right;
	margin-left:1%;
	margin-right:1%;

}


#bottomcontainer {
	position:relative;
	width:75%;
       margin: 0 auto;
       text-align:center;
}

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
	background-color: #000;

        font-family: 'Russo One', sans-serif;
    	color: #fff;
}


#bottom1 {
	width:100%;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 21px;
	padding-bottom: 21px;
}

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Russo One', sans-serif;
        padding-top:0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

/* ------------------------- */
/* CONTACT FORM STUFF STARTS */
/* ------------------------- */

div.website, div.website * {
  display: none !important;
}

td {
font-family: 'Russo One', sans-serif;
font-size: 20px;
}

input {
    width: 100%;
}

textarea {
    width: 100%;
}

table {
     width: 100%;
}

input[type=button], input[type=submit], input[type=reset] {
	background-color: #000;

	color: white;
	padding: 16px 32px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
}

/* ----------------------- */
/* CONTACT FORM STUFF ENDS */
/* ----------------------- */


#slide1 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_main.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 600px;
}

#slide2 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_maanrakennus.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 600px;
}


#slide3 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_maatalous.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 600px;
}


#slide4 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_tuotteet.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 600px;
}




}
/* cmsms stylesheet: kontioHD_menu modified: 18.12.2019 09.25.10 */
@media only screen and (min-width: 1200px) {




.topnav li.icon {
display:none;
}

.topnav .unli {
display:none;
}

.topnav
{
margin: 0;
text-align: center;
padding-top: 5px;
padding-left: 0px;

}

.topnav ul, .topnav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;

}

.topnav a:link, .topnav a:visited
{
    font-size: 1.4vw;
    font-family: 'Russo One', sans-serif;
    margin: 0 10px 0px 10px;
    text-decoration: none;
    color: #fff;
}

.topnav a:link#current, .topnav a:visited#current, .topnav a:hover
{
background: transparent;
}

.topnav a:hover 
{ 
color: #ced0ff;

}



}
/* cmsms stylesheet: kontioHD_menu2 modified: 16.09.2019 13.03.12 */
@media only screen and (min-width: 1200px) {



#menuwrapper2 { 
margin: 0;
text-align: right;
line-height: 40px;
column-count: 2;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
}

#menuwrapper2 ul, #menuwrapper2 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#menuwrapper2 a
{
background: transparent;
}

#menuwrapper2 a:link, #menuwrapper2 a:visited
{
width: 100%;
font-size: 1.5vw;
font-family: 'Russo One', sans-serif;

margin: 3px 3px 3px 3px;
      background: url(../../images/menu2bg.png) no-repeat center center; 
color: #173d53;
padding: 8px 3px;
text-align: center;
text-decoration: none;
display: inline-block;
}


#menuwrapper2 a:hover
{
color: darkgray; 
}



}
/* cmsms stylesheet: kontioSD modified: 18.12.2019 09.10.30 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {



td.website, td.website * {
  display: none !important;
}

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

html { 
        margin:0; 
	padding:0; 
	height:100%; 
}

body {

	margin:0px auto; /* for the rest */	
  	margin:0; 
  	padding:0; 
  	height:100%; 

}



A {
    text-decoration: none;
    color: #000cff;

}


a:hover {
    	text-decoration: underline;
}

H1 {
    font-family: 'Russo One', sans-serif;
    font-size: 21px;
}

a.anchor {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}


#main {
	position:relative;
	background-color: #fff;
	width:100%;

	margin:0px auto; /* for the rest */	
	overflow: hidden;
	


}

#top {
	position:relative;
        background: url(../../images/back_top.png) no-repeat;
	background-size:100% 100%; 
}

.arrow {
	bottom: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.77);
	padding-top: 7px;
	padding-bottom: 7px;
}

.arrow img {
	width:50px;
}


#topcontainer {
	position:absolute;
	width:100%; 
   	top: 0px;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1001;
	text-align: center;

}



#logocontainer img {
    	max-width: 50%;
    	min-width: 50%;
    	border-style: none;
    	padding-top: 7px;
}


#logocontainer {
	position:relative;
	width:100%;
	background-color: rgba(60, 85, 64, 0.68);  
   	top: 0px;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1001;
	text-align: center;

}




#logomob {
	display:none;
}

#logo {
	position:relative;
	text-align:center;
	left:24%;
	width:50%;
}

img.logo { 
	max-width: 50%; 
	min-width: 50%;
      border-style: none;
}

#menucontainer {
	position:relative;
	z-index: 1000;
	width: 100%;
        background-color: rgba(0, 0, 0, 0.77);

		
}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Russo One', sans-serif;
}



#menucontainer_scroll {
	position:fixed;
        top:0px;
	z-index: 10001;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.77);

	display:none;
		
}

#menu_scroll {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Russo One', sans-serif;
}





#container {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	height: 100vh;
	min-height: 600px;


}







@keyframes ZoomImage{
  0% {
    -webkit-transform: scale(1.00);
    transform: scale(1.00);
  }
  100% {
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
  }
}


#container_kuvapankki {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_kuvapankki.jpg) no-repeat center top;
    	background-attachment: scroll;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	min-height: 60%;
}




.top_esittely {
    	width: 100%;
    	position: absolute;
    	top: 39vh;
 	background-color: rgba(0, 0, 0, 0.00); 
    	margin-left: 0%;
    	float: left;
    	font-size: 29px;
    	color: #fff;
    	font-family: 'Russo One', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-weight: lighter;

    	z-index: 10000;
    	padding-bottom: 33px;
    	text-align: center;


}





@keyframes ZoomImage{
  0% {
    -webkit-transform: scale(1.00);
    transform: scale(1.00);
  }
  100% {
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
  }
}

.top_esittely a {
    	text-decoration: none;
    	font-size: 25px;
    	color: #f48000;
    	text-shadow: -0px 0px 4px #000;

}


.top_esittely a:hover {
    	text-decoration: none;
    	color: black;
    	text-shadow: -0px 0px 4px #fff;

}




#contentbox {
	position:relative;
	text-align:left;
	width:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
	font-size: 18px;
	color: #525254;
	font-family: 'Lato', sans-serif;
	text-align:left;
	background-color: #fff;
	padding-top: 10px;
	border-bottom: 3px solid #000;
	font-weight: bold;
}

.content {
	width:75%;
	margin: auto;
	padding-bottom: 26px;
	padding-top: 26px;
}


.content img {
	height: auto;
	width: 45%;
}

.subcontent {
	width:75%;
	margin: auto;
	padding-bottom: 26px;
	padding-top: 26px;
}

#yhteistyo {
	width:75%;
	margin: auto;
}

#palvelutcontainer {
     position:relative;
     top:0px;
     height: 620px;
     width: 75%;
     margin-left: 13%;
     margin-bottom: 80px;
}

#palvelut1 {
        position: absolute;
        width:44%;
        background: rgba(255, 255, 255, 0.9);
        left: 0%;
        top: 60px;
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}

#palvelut2 {
        position: absolute;
        left:51%;
        top: 60px;
	width:44%;
        background: rgba(255, 255, 255, 0.9);
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}


#content2 {
	width:75%;
	margin: auto;
}


#content3 {
	width:75%;
	margin: auto;
	font-family: 'Lato', sans-serif;
}

#content_maatalous {
	width:75%;
	margin: auto;
}



#wide1 {

     position:relative;
     top:50px;
     background-image: url("../../images/wide.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 400px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#wide2 {
     position:relative;
     top:0px;
     background-image: url("../../images/wide2.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}

#wide3 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide3.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}

#wide4 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide4.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#wide5 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide5.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}



#wide6 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide6.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}




#laatikko1_palsta {
	position:relative;
	text-align:left;
	width:45%;
	float:left;
	margin-left:1%;
	margin-right:1%;

}


#laatikko2_palsta {
	position:relative;
	text-align:left;
	width:45%;
	float:right;
	margin-left:1%;
	margin-right:1%;

}


#bottomcontainer {
	position:relative;
	width:75%;
       margin: 0 auto;
       text-align:center;
}

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
	background-color: #000;

        font-family: 'Russo One', sans-serif;
    	color: #fff;
}


#bottom1 {
	width:100%;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 21px;
	padding-bottom: 21px;
}

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Russo One', sans-serif;
        padding-top:0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

/* ------------------------- */
/* CONTACT FORM STUFF STARTS */
/* ------------------------- */

div.website, div.website * {
  display: none !important;
}

td {
font-family: 'Russo One', sans-serif;
font-size: 20px;
}

input {
    width: 100%;
}

textarea {
    width: 100%;
}

table {
     width: 100%;
}

input[type=button], input[type=submit], input[type=reset] {
	background-color: #000;

	color: white;
	padding: 16px 32px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
}

/* ----------------------- */
/* CONTACT FORM STUFF ENDS */
/* ----------------------- */


#slide1 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_main.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 600px;
}

#slide2 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_maanrakennus.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 600px;
}


#slide3 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_maatalous.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 600px;
}


#slide4 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_tuotteet.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 600px;
}





}
/* cmsms stylesheet: kontioSD_menu modified: 18.12.2019 09.25.26 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {




.topnav li.icon {
display:none;
}

.topnav .unli {
display:none;
}

.topnav
{
margin: 0;
text-align: center;
padding-top: 5px;
padding-left: 0px;

}

.topnav ul, .topnav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;

}

.topnav a:link, .topnav a:visited
{
    font-size: 1.5vw;
    font-family: 'Russo One', sans-serif;
    margin: 0 10px 0px 10px;
    text-decoration: none;
    color: #e6e6e6;
}

.topnav a:link#current, .topnav a:visited#current, .topnav a:hover
{
background: transparent;
}



.topnav a:hover 
{ 
color: #ced0ff;

}



}
/* cmsms stylesheet: kontioSD_menu2 modified: 16.09.2019 13.03.26 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {



#menuwrapper2 { 
margin: 0;
text-align: right;
line-height: 40px;
column-count: 2;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
}

#menuwrapper2 ul, #menuwrapper2 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#menuwrapper2 a
{
background: transparent;
}

#menuwrapper2 a:link, #menuwrapper2 a:visited
{
width: 100%;
font-size: 1.5vw;
font-family: 'Russo One', sans-serif;

margin: 3px 3px 3px 3px;
      background: url(../../images/menu2bg.png) no-repeat center center; 
color: #173d53;
padding: 8px 3px;
text-align: center;
text-decoration: none;
display: inline-block;
}


#menuwrapper2 a:hover
{
color: darkgray; 
}



}
/* cmsms stylesheet: kontioMOB modified: 18.12.2019 09.10.52 */
@media only screen and (max-width: 799px) {

td.website, td.website * {
  display: none !important;
}

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

html { 
        margin:0; 
	padding:0; 
	height:100%; 
}

body {

	margin:0px auto; /* for the rest */	
  	margin:0; 
  	padding:0; 
  	height:100%; 

}



A {
    text-decoration: none;
    color: #000cff;

}


a:hover {
    	text-decoration: underline;
}

H1 {
    font-family: 'Russo One', sans-serif;
    font-size: 19px;
}

a.anchor {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}


#main {
	position:relative;
	background-color: #fff;
	width:100%;

	margin:0px auto; /* for the rest */	
	overflow: hidden;
	


}

#top {
	position:relative;
        background: url(../../images/back_top.png) no-repeat;
	background-size:100% 100%; 
}

.arrow {
	bottom: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.77);
	padding-top: 7px;
	padding-bottom: 7px;
}

.arrow img {
	width:50px;
}


#topcontainer {
	position:absolute;
	width:100%; 
   	top: 0px;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1001;
	text-align: center;

}



#logocontainer img {
    	max-width: 95%;
    	min-width: 95%;
    	border-style: none;
    	padding-top: 7px;
}


#logocontainer {
	position:relative;
	width:100%;
	background-color: rgba(60, 85, 64, 0.68);  
   	top: 0px;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1001;
	text-align: center;

}




#logomob {
	display:none;
}

#logo {
	position:relative;
	text-align:center;
	left:24%;
	width:50%;
}

img.logo { 
	max-width: 50%; 
	min-width: 50%;
      border-style: none;
}

#menucontainer {
	position:relative;
	z-index: 1000;
	width: 100%;
        background-color: rgba(0, 0, 0, 0.77);

		
}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Russo One', sans-serif;
}



#menucontainer_scroll {
	position:fixed;
        top:0px;
	z-index: 10001;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.77);

	display:none;
		
}

#menu_scroll {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Russo One', sans-serif;
}





#container {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	height: 100vh;
	min-height: 300px;


}







@keyframes ZoomImage{
  0% {
    -webkit-transform: scale(1.00);
    transform: scale(1.00);
  }
  100% {
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
  }
}


#container_kuvapankki {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_kuvapankki.jpg) no-repeat center top;
    	background-attachment: scroll;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	min-height: 60%;
}




.top_esittely {
    	width: 100%;
    	position: absolute;
    	top: 29vh;
 	background-color: rgba(0, 0, 0, 0.00); 
    	margin-left: 0%;
    	float: left;
    	font-size: 29px;
    	color: #fff;
    	font-family: 'Russo One', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-weight: lighter;

    	z-index: 10000;
    	padding-bottom: 33px;
    	text-align: center;


}





@keyframes ZoomImage{
  0% {
    -webkit-transform: scale(1.00);
    transform: scale(1.00);
  }
  100% {
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
  }
}

.top_esittely a {
    	text-decoration: none;
    	font-size: 25px;
    	color: #f48000;
    	text-shadow: -0px 0px 4px #000;

}


.top_esittely a:hover {
    	text-decoration: none;
    	color: black;
    	text-shadow: -0px 0px 4px #fff;

}




#contentbox {
	position:relative;
	text-align:left;
	width:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
	font-size: 18px;
	color: #525254;
	font-family: 'Lato', sans-serif;
	text-align:left;
	background-color: #fff;
	padding-top: 10px;
	border-bottom: 3px solid #000;
	font-weight: bold;
}

.content {
	width:75%;
	margin: auto;
	padding-bottom: 26px;
	padding-top: 26px;
}

.content img {
	height: auto;
	width: 95%;
}


.subcontent {
	width:75%;
	margin: auto;
	padding-bottom: 26px;
	padding-top: 26px;
}

#yhteistyo {
	width:75%;
	margin: auto;
}

#palvelutcontainer {
     position:relative;
     top:0px;
     height: 620px;
     width: 75%;
     margin-left: 13%;
     margin-bottom: 80px;
}

#palvelut1 {
        position: absolute;
        width:44%;
        background: rgba(255, 255, 255, 0.9);
        left: 0%;
        top: 60px;
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}

#palvelut2 {
        position: absolute;
        left:51%;
        top: 60px;
	width:44%;
        background: rgba(255, 255, 255, 0.9);
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}


#content2 {
	width:75%;
	margin: auto;
}




#content_maatalous {
	width:75%;
	margin: auto;
}



#wide1 {

     position:relative;
     top:50px;
     background-image: url("../../images/wide.jpg");

     background-repeat: no-repeat;
     background-size: cover;
     height: 400px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#wide2 {
     position:relative;
     top:0px;
     background-image: url("../../images/wide2.jpg");

     background-repeat: no-repeat;
     background-size: cover;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}

#wide3 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide3.jpg");

     background-repeat: no-repeat;
     background-size: cover;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}

#wide4 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide4.jpg");

     background-repeat: no-repeat;
     background-size: cover;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}

#wide5 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide5.jpg");

     background-repeat: no-repeat;
     background-size: cover;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}

#wide6 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide6.jpg");

     background-repeat: no-repeat;
     background-size: cover;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}




#content3 {
	top:60px;
	position: relative;
	width:95%;
	margin: auto;
	font-family: 'Lato', sans-serif;

}

#laatikko1_palsta {
	position:relative;
	text-align:left;
	width:95%;
	float:left;
	margin: auto;

}


#laatikko2_palsta {
	position:relative;
	text-align:left;
	width:95%;
	float:left;
	margin: auto;
	padding-bottom: 51px;
}



#bottomcontainer {
	position:relative;
	width:75%;
       margin: 0 auto;
       text-align:center;
}

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
	background-color: #000;

        font-family: 'Russo One', sans-serif;
    	color: #fff;
}


#bottom1 {
	width:100%;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 21px;
	padding-bottom: 21px;
}

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Russo One', sans-serif;
        padding-top:0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

/* ------------------------- */
/* CONTACT FORM STUFF STARTS */
/* ------------------------- */

div.website, div.website * {
  display: none !important;
}

td {
font-family: 'Russo One', sans-serif;
font-size: 20px;
}

input {
    width: 100%;
}

textarea {
    width: 100%;
}

table {
     width: 100%;
}

input[type=button], input[type=submit], input[type=reset] {
	background-color: #000;

	color: white;
	padding: 16px 32px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
}

/* ----------------------- */
/* CONTACT FORM STUFF ENDS */
/* ----------------------- */


#slide1 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_main.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 300px;
}

#slide2 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_maanrakennus.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 300px;
}


#slide3 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_maatalous.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 300px;
}


#slide4 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_tuotteet.jpg) no-repeat center top;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	min-height: 300px;
}






}
/* cmsms stylesheet: kontioMOB_menu modified: 16.09.2019 13.34.22 */
@media only screen and (max-width: 799px) {


 /* Remove margins and padding from the list, and add a black background color */
ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #000;
}

/* Float the list items side by side */
ul.topnav li {float: left;}

/* Style the links inside the list items */
ul.topnav li a {
    font-family: 'Russo One', sans-serif;
    display: inline-block;
    color: #e6e6e6;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
ul.topnav li a:hover {background-color: #2d4f6f;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}

/* Hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
  ul.topnav.responsive {

     position: fixed;
     width:100%

}




  ul.topnav li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }




}
/* cmsms stylesheet: BXSlider modified: 12.09.2019 15.51.24 */
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
/**
	max-width: 100%;
        width:100%;
*/
}

ul.bxslider {
  margin: 0;
  padding: 0;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	left: 0px;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 0px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #FFF;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .95em;
height:40px;
	padding: 5px;
}
