/* cmsms stylesheet: TJReady1HD modified: 06.11.2024 12.19.44 */
@media only screen and (min-width: 1200px) {

A {
    text-decoration: none;

}

a:hover {
    	text-decoration: underline;
}

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

H1 {
    font-size: 30px;
}

H2 {
    font-size: 25px;
}

#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%;

	padding-top: 7px;
	padding-bottom: 7px;
	z-index: 5000000;
}

.arrow img {
	width:50px;
}


#topcontainer {
	position:relative;
	width:100%; 
   	top: 0px;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1001;
	text-align: center;
	background-color: #fff;
	height: 90px;

}



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


#logocontainer {
	position: absolute;
	width: 150px;
	top: 0px;
	left: 80px;
	z-index: 4001;
	text-align: center;

}

#phonecontainer {
	position: absolute;
	width: 192px;
	top: 88px;
	left: 54px;
	z-index: 4001;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #fff;
	font-size: 19px;

}

#phonecontainer a {
	color: #3c68a1;

}




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

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

#menucontainer {
	position:absolute;
	z-index: 1000;
	width: 85%;
	right:0px;
	bottom: 30px;
}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
}



#menucontainer_scroll {
	position:fixed;
        top:0px;
	z-index: 10001;
	width: 100%;
	background-color:#fff;
	display:none;
	float: right;
	border-bottom: 2px solid #0060b4;
	overflow: hidden;
		
}

#menu_scroll {
	position:relative;
	width:80%;
	font-size: 1.5vw;
	color: #000000;
	float: right;


}

#contact_scroll {
	position:fixed;
        bottom:0px;
	z-index: 50001;
	width: 100%;
	background-color:#0085fb;
	display:none;
	float: right;
	border-bottom: 2px solid #0060b4;
	overflow: hidden;
        text-align: center;
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-size: 26px;
        padding-top: 19px;
        padding-bottom: 19px;
		
}

#contact_scroll a {

color: #fff;

}


#container {
	position: relative;
	width: 100%;
	top: 0px;

}







@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 {

    	position: absolute;
    	width:100%;
    	top: 3vh;
    	background-color:
    	rgba(255, 255, 255, 0.00);
    	margin-left: 0%;
    	float: left;
    	font-size: 25px;
    	text-shadow: -0px 0px 0px #000;
    	font-weight: lighter;
    	z-index: 10000;
    	text-align: center;


}

.top_esittely img {
	width:200px;
	height:auto;
}






@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: underline;
    	font-size: 25px;
    	color: #000;
    	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;

}


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

}


.top_esittely H1 {
    	font-size: 38px;
}




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

}

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


.galleybox {
	width:90%;
	margin: auto;
	padding-bottom: 26px;
	padding-top: 26px;
}




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





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


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




#ikkunat {
	position:relative;
	text-align:center;
	background-image: url("../../images/ikkunat_bg.jpg");
	background-size: cover;
	width:33%;
	height:300px;
	float:left;
	margin-left:0%;
	margin-right:0%;
	color: #2260b0;

}



#ovet {
	position:relative;
	text-align:center;
	background-image: url("../../images/ovet_bg.jpg");
	background-size: cover;
	width:33%;
	height:300px;
	float:left;
	margin-left:0%;
	margin-right:0%;
	color: #2260b0;

}

#terassit {
	position:relative;
	text-align:center;
	background-image: url("../../images/julkisivut.jpg");
	background-size: cover;
	width:33%;
	height:300px;
	float:left;
	margin-left:0%;
	margin-right:0%;
	color: #2260b0;

}

#ikkunat:hover {
	box-shadow: inset 0 0 150px #000;
}

#ovet:hover {
	box-shadow: inset 0 0 150px #000;
}

#terassit:hover {
	box-shadow: inset 0 0 150px #000;
}









#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: 200px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 0px;
}

#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;
}


.content2 {
	position:relative;
	width:100%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
	background-color: #fff

}


.content_wide_container {
	z-index: 2;
	position:relative;
	width:100%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
	background-color: #e7e7e7;

}

#content_wide {
	position:relative;
	width:65%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;


}


#content_wide img {

	width: 90%;

}



.content3 {
	position:relative;
	width:100%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;

}


#laatikko1_subcontent {
	position:relative;
	text-align:left;
	width:65%;	
	float:left;
	margin-left:17%;
	margin-right:0%;
	padding-top: 45px;
	padding-bottom: 45px;

}

#laatikko1_subcontent img {
	width: 90%;
	height: auto;


}


#laatikko2_subcontent {
	position:relative;
	height: 50px;
	text-align:left;
	width:38%;
	float:left;
	margin-left:11%;
	margin-right:1%;
        color: #2260b0;

}



#laatikko2_subcontent img {
     width:100%;
     height:auto;
     margin-top: -2vh;


}


#laatikko1_palsta {
	position:relative;

	width:40%;	
	height:50px;
	float:left;
	margin-left:9%;
	margin-right:0%;
	color: #2260b0;

}


#laatikko2_palsta {
	position:relative;
	text-align:left;
	width:35%;
	float:left;
	margin-left:11%;
	margin-right:1%;
        color: #000;



}


#laatikko1_palsta img {
     width:100%;
     height:auto;
     margin-top: -16px;


}


#laatikko2_palsta img {
     width:45%;
     height:auto;
       text-align:center;

}


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

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
	margin-top: -4px;

}


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

#tjdesign {
        position: relative;
        height: 50px;
        clear:both;
        width: 100%;
        font-family: 'Lato', sans-serif;
        font-size: 12px;
        padding-top:0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: -16px;
        background-color: #fff;
}

/* ------------------------- */
/* 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: #2970cb;
	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/ikkunaremontit.jpg) no-repeat center center;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 80vh;
	min-height: 700px;
}

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


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


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

#slide_ikkunat {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/piklas-ikkunat-tampere-hameenlinna.jpg) no-repeat center center;
    	background-size: auto auto;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 20vh;
	min-height: 400px;
}

#slide_ovet {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/piklas-ulko-ovet-tampere-hameenlinna.jpg) no-repeat center center;
    	background-size: auto auto;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 20vh;
	min-height: 400px;
}

#slide_terassit {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/autotallin-ovet.jpg) no-repeat center center;
    	background-size: auto auto;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 20vh;
	min-height: 400px;
}

/* GALLERIAN MAARIYUKSIA */

.gallery .img {

	width: 46%;   
        display: inline-block;
	padding: 10px;
        text-align: center;


}

}
/* cmsms stylesheet: TJReady1HD_menu modified: 11.10.2023 18.59.19 */
@media only screen and (min-width: 1200px) {




.topnav li.icon {
display:none;
}

.topnav .unli {
display:none;
}

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

}

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


}


ul
{
margin: 0;
padding: 0;

}

.topnav a:link, .topnav a:visited
{
    font-size: 16px;
    margin: 0 0px 0px 0px;
    text-decoration: none;
    color: #000;
    font-weight: 300;
    padding-top: 40px;
    padding-bottom: 31px;
    padding-right: 13px;
    padding-left: 13px;


}



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

}

a.menuactive
{ 

background-color: #dfefff;

}

.topnav a:hover 
{ 
color: #000;

}




}
/* cmsms stylesheet: TJReady1HD_menu2 modified: 04.12.2019 17.27.22 */
@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: TJReady1SD modified: 06.11.2024 12.26.37 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {

A {
    text-decoration: none;

}

a:hover {
    	text-decoration: underline;
}

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

H1 {
    font-size: 30px;
}

H2 {
    font-size: 25px;
}

#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%;

	padding-top: 7px;
	padding-bottom: 7px;
	z-index: 5000000;
}

.arrow img {
	width:50px;
}


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


}



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


#logocontainer {
	position:relative;
	width:100%;
   	top: 0px;
	z-index: 4001;
	text-align: center;

}


#phonecontainer {
	position: relative;
	 width: 100%;
	top: 0px;
	z-index: 4001;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #fff;
	font-size: 19px;

}

#phonecontainer a {
	color: #3c68a1;

}


#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%;
	float: right;

}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
}



#menucontainer_scroll {
	position:fixed;
        top:0px;
	z-index: 10001;
	width: 100%;
	background-color:#fff;
	display:none;
	float: right;
	border-bottom: 2px solid #0060b4;
		
}

#menu_scroll {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;



}


#contact_scroll {
	position:fixed;
        bottom:0px;
	z-index: 50001;
	width: 100%;
	background-color:#0085fb;
	display:none;
	float: right;
	border-bottom: 2px solid #0060b4;
	overflow: hidden;
        text-align: center;
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-size: 23px;
        padding-top: 19px;
        padding-bottom: 19px;
		
}


#contact_scroll a {

color: #fff;

}

#container {
	position: relative;
	width: 100%;
	top: 0px;

}







@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 {

    	position: absolute;
    	width:100%;
    	top: 3vh;
    	background-color:
    	rgba(255, 255, 255, 0.00);
    	margin-left: 0%;
    	float: left;
    	font-size: 25px;
    	text-shadow: -0px 0px 0px #000;
    	font-weight: lighter;
    	z-index: 10000;
    	text-align: center;


}

.top_esittely img {
	width:200px;
	height:auto;
}






@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: underline;
    	font-size: 25px;
    	color: #000;
    	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;

}


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

}


.top_esittely H1 {
    	font-size: 38px;
}




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

}

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


.galleybox {
	width:90%;
	margin: auto;
	padding-bottom: 26px;
	padding-top: 26px;
}




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


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


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



#ikkunat {
	position:relative;
	text-align:center;
	background-image: url("../../images/ikkunat_bg.jpg");
	background-size: cover;
	width:33%;
	height:300px;
	float:left;
	margin-left:0%;
	margin-right:0%;
	color: #2260b0;

}



#ovet {
	position:relative;
	text-align:center;
	background-image: url("../../images/ovet_bg.jpg");
	background-size: cover;
	width:33%;
	height:300px;
	float:left;
	margin-left:0%;
	margin-right:0%;
	color: #2260b0;

}

#terassit {
	position:relative;
	text-align:center;
	background-image: url("../../images/julkisivut.jpg");
	background-size: cover;
	width:33%;
	height:300px;
	float:left;
	margin-left:0%;
	margin-right:0%;
	color: #2260b0;

}

#ikkunat:hover {
	box-shadow: inset 0 0 150px #000;
}

#ovet:hover {
	box-shadow: inset 0 0 150px #000;
}

#terassit:hover {
	box-shadow: inset 0 0 150px #000;
}




.content3 {
	width:100%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
}





#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: 200px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 0px;
}

#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;
}


.content2 {
	position:relative;
	width:100%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
	background-color: #fff

}


.content_wide_container {
	z-index: 2;
	position:relative;
	width:100%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
	background-color: #e7e7e7;

}

#content_wide {
	position:relative;
	width:82%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;


}

#content_wide img {

	width: 90%;

}






#laatikko1_subcontent {
	position:relative;
	text-align:left;
	width:80%;	
	float:left;
	margin-left:9%;
	margin-right:0%;
	padding-top: 45px;
	padding-bottom: 45px;

}

#laatikko1_subcontent img {

	width:95%;	
	height: auto;
	

}

#laatikko2_subcontent {
	position:relative;
	height: 50px;
	text-align:left;
	width:38%;
	float:left;
	margin-left:11%;
	margin-right:1%;
        color: #2260b0;

}

.content3 {
	width:100%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
}


#laatikko2_subcontent img {
     width:100%;
     height:auto;
     margin-top: -16px;


}


#laatikko1_palsta {
	position:relative;
	text-align:center;
	width:45%;	
	height:50px;
	float:left;
	margin-left:5%;
	margin-right:0%;
	color: #2260b0;

}


#laatikko2_palsta {
	position:relative;
	text-align:left;
	width:35%;
	float:left;
	margin-left:11%;
	margin-right:1%;
        color: #000;

}


#laatikko1_palsta img {
     width:100%;
     height:auto;
     margin-top: -16px;


}


#laatikko2_palsta img {
     width:45%;
     height:auto;
       text-align:center;

}


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

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
	margin-top: -4px;

}


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

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        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: #2970cb;
	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/ikkunat_ja_ovet.jpg) no-repeat center center;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 80vh;
	min-height: 650px;
}

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


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


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

#slide_ikkunat {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/piklas-ikkunat-tampere-hameenlinna.jpg) no-repeat center center;
    	background-size: auto auto;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 20vh;
	min-height: 400px;
}

#slide_ovet {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/piklas-ulko-ovet-tampere-hameenlinna.jpg) no-repeat center center;
    	background-size: auto auto;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 20vh;
	min-height: 400px;
}


#slide_terassit {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/autotallin-ovet.jpg) no-repeat center center;
    	background-size: auto auto;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 20vh;
	min-height: 400px;
}

/* GALLERIAN MAARIYUKSIA */

.gallery .img {

	width: 46%;   
        display: inline-block;
	padding: 10px;
        text-align: center;


}

}
/* cmsms stylesheet: TJReady1SD_menu modified: 11.10.2023 11.19.10 */
@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;

}

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


}



ul
{
margin: 0;
padding: 0;

}

.topnav a:link, .topnav a:visited
{
    font-size: 16px;
    margin: 0 10px 0px 10px;
    text-decoration: none;
    color: #000;
    font-weight: 300;

}

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



.topnav a:hover 
{ 
color: #ced0ff;

}



}
/* cmsms stylesheet: TJReady1SD_menu2 modified: 04.12.2019 17.28.04 */
@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: Shared modified: 23.11.2023 11.45.05 */
@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%; 
        background:white;
}

H1 {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 38px;
    color:#000;

}

H2 {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 30px;
    color:#000;

}



H4 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background-color: #428b4e;
    display: inline;
    padding-right: 7px;
    padding-left: 3px;
}


a {
    color: #000;
    font-weight: bold;
}

#logocontainer {

}

#menucontainer {
    
}

.top_esittely {
    	color: #2c5533;
    	font-family: 'Lato', sans-serif;
}

.top_esittely H1 {
    	color: #000;
    	font-family: 'Oswald', sans-serif;
    	padding: 0px;
    	font-weight: 300;
    	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}


.top_esittely H2 {
    	color: #000;
    	font-family: 'Oswald', sans-serif;
    	padding: 0px;
    	font-weight: 300;
    	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.top_esittely H3 {
    	color: #000;
    	font-family: 'Russo One', sans-serif;
    	background-color: rgba(255, 255, 255, 0.69);
    	padding: 5px;
    	font-weight: 300;
    	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

#contentbox {
	
	color: #000;

}

#contentbox ul {
	padding-left: 30px;
}


#content2 H1 {
    	color: #006dce;
    	font-family: 'Oswald', sans-serif;
    	font-size: 32px;
    	padding: 0px;
    	font-weight: 300;
    	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}



ul.topnav li a {
    font-family: Montserrat, sans-serif;

}

#bottom {
    background-color: #060606;
    font-family: 'Open Sans', sans-serif;
    color: #fff;

}

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


.content_map {
	width:100%;
	margin: auto;
	padding-bottom: 0px;
	padding-top: 26px;
        background: url(../../images/contact_back.jpg) no-repeat;
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: cover;


}


iframe {
	position: relative;
	top:0px;


}
/* cmsms stylesheet: TJReady1MOB modified: 06.11.2024 12.30.20 */
@media only screen and (max-width: 799px) {

A {
    text-decoration: none;


}

a:hover {
    	text-decoration: underline;
}

H1 {
    font-size: 30px;
}

H2 {
    font-size: 25px;
}

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%;
	padding-top: 7px;
	padding-bottom: 7px;
}

.arrow img {
	width:50px;
}


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

}



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

}


#logocontainer {
	position:relative;
	width:100%;
   	top: 0px;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1001;
	text-align: center;
    	background-color: #fff;
}


#phonecontainer {
	position: relative;
	 width: 100%;
	top: 0px;
	z-index: 101;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #fff;
	font-size: 19px;

}

#phonecontainer a {
	color: #3c68a1;

}


#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%;
}

#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;
}


#contact_scroll {
	position:fixed;
        bottom:0px;
	z-index: 50001;
	width: 100%;
	background-color:#0085fb;
	display:none;
	float: right;
	border-bottom: 2px solid #0060b4;
	overflow: hidden;
        text-align: center;
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-size: 19px;
        padding-top: 19px;
        padding-bottom: 19px;
		
}

#contact_scroll a {

color: #fff;

}

#container {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;

}

@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 H1 {
    	font-size: 5vw;
}

.top_esittely H2 {
    	font-size: 4vw;
}


.top_esittely {

    	position: absolute;
    	width:100%;
    	top: 7vh;
    	background-color:
    	rgba(255, 255, 255, 0.00);
    	margin-left: 0%;
    	float: left;
    	font-size: 25px;
    	text-shadow: -0px 0px 0px #000;
    	font-weight: lighter;
    	z-index: 10000;
    	text-align: center;


}


.top_esittely img {
    width: 200px;
    height: auto;
}


@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: underline;
    font-size: 25px;
    color: #000;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}


.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;

	font-family: 'Montserrat', sans-serif;
	text-align:left;
	background-color: #fff;
	padding-top: 10px;
	border-bottom: 3px solid #000;

}

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


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






#ikkunat {
	position:relative;
	text-align:center;
	background-image: url("../../images/ikkunat_bg.jpg");
	background-size: cover;
	width:100%;
	height:200px;
	float:left;
	margin-left:0%;
	margin-right:0%;
	color: #2260b0;

}



#ovet {
	position:relative;
	text-align:center;
	background-image: url("../../images/ovet_bg.jpg");
	background-size: cover;
	width:100%;
	height:200px;
	float:left;
	margin-left:0%;
	margin-right:0%;
	color: #2260b0;

}

#terassit {
	position:relative;
	text-align:center;
	background-image: url("../../images/julkisivut.jpg");
	background-size: cover;
	width:100%;
	height:200px;
	float:left;
	margin-left:0%;
	margin-right:0%;
	color: #2260b0;

}

#ikkunat:hover {
	box-shadow: inset 0 0 150px #000;
}

#ovet:hover {
	box-shadow: inset 0 0 150px #000;
}

#terassit:hover {
	box-shadow: inset 0 0 150px #000;
}





.galleybox {
	width:95%;
	margin: auto;
	padding-bottom: 26px;
	padding-top: 26px;
}

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


.content2 {
	position:relative;
	width:100%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
	background-color: #fff

}



.content_wide_container {

	z-index: 2;
	position:relative;
	width:100%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
	background-color: #e7e7e7;

}

#content_wide {
	position:relative;
	width:80%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;


}


#content_wide img {

	width: 90%;


}



#laatikko1_subcontent {
	position:relative;
	text-align:left;
	width:90%;	
	float:left;
	margin-left:9%;
	margin-right:0%;
	padding-top: 10px;


}

#laatikko1_subcontent img {

	width:90%;	
	height: auto;


}


#laatikko2_subcontent {
	display:none;

}


#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: 0px;
}

#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 {

	position: relative;
	width:100%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	margin-top: 0px;

}

#laatikko1_palsta {



      position: relative;
      text-align: center;
      width: 100%;
      float: right;
      margin-left: 0%;
      margin-right: 0%;
      color: #2260b0;



}


#laatikko2_palsta {
	position:relative;
	text-align:center;
	width:90%;
	padding-right:5%;
	padding-left:5%;
	float:left;
        color: #000;
        background-color: rgba(255, 255, 255, 1.00);

}


#laatikko1_palsta img {
     width:50%;
     height:auto;
     margin-top: -13px;


}


#laatikko2_palsta img {
     width:45%;
     height:auto;
       text-align:center;

}

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

#bottom {
	clear: both;
	top: -4px;
	position:relative;
	width:100%;
	top:0px; 
}


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

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Montserrat', sans-serif;
        font-size: 13px;
        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: #2970cb;
	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/ikkunat_ja_ovet.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: 90vh;
	min-height: 500px;
}

#slide2 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/slideshow2.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: 90vh;
	min-height: 500px;
}


#slide3 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/slideshow3.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: 90vh;
	min-height: 500px;
}


#slide4 {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/ikkunan_asennus.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: 90vh;
	min-height: 500px;
}


#slide_ikkunat {
    position: relative;
    background: white;
    width: 100%;
    top: 0px;
    background: url(../../images/piklas-ikkunat-tampere-hameenlinna.jpg) no-repeat center center;
        background-attachment: scroll;
        background-size: auto;
    background-size: auto auto;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 20vh;
    min-height: 400px;

}


#slide_ovet {
    position: relative;
    background: white;
    width: 100%;
    top: 52px;
    background: url(../../images/piklas-ulko-ovet-tampere-hameenlinna.jpg) no-repeat center center;

    background-size: auto auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 20vh;
    min-height: 400px;
}

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


/* GALLERIAN MAARIYUKSIA */

.gallery .img {

	width: 90%;   
        display: inline-block;
	padding: 10px;
        text-align: center;


}


}
/* cmsms stylesheet: TJReady1MOB_menu modified: 24.05.2021 15.10.01 */
@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: #0060b4;
    border-top: 1px solid #fff;
}

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

/* Style the links inside the list items */
ul.topnav li a {
    display: inline-block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
color: #fff;
    font-weight: 300;
}

/* 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;}


/* 
________________________________________________ 
KEYFRAMES ANIMAATIO MOBIILIMENUN AVAUSTA VARTEN 
Aktivoi divissä käyttämällä esim: 
animation: [animaation kesto] 0.2s  [mihin suuntaan] forwards [koska alkaa] 0.0s 1 [animaation nimi] ZoomImage;  
________________________________________________ 
*/

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


/* 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%;
     top: 0px;

}




  ul.topnav li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    animation: 0.2s forwards 0.0s 1 ZoomImage;
    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;
}
