/* @override http://juuso.local/Styles.css */

/* -----------------------------------------------------------

	RESET

----------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

article, aside, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; }

nav ul 		{ list-style: none; margin: 0; padding: 0; }
nav ul li	{ display: inline; }

blockquote, q 		{ quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after 	{ content: ''; content: none; }

a 		{ margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
ins 	{ background-color: #ff9; color: #191919; text-decoration: none; }
mark 	{ background-color: #ff9; color: #191919; font-style: italic; font-weight: bold; }
del 	{ text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; }

/* tables still need cellspacing="0" in the markup */
table 			{ border-collapse: collapse; border-spacing: 0; }
hr 				{ display: block; height: 1em; border: 0; border-top: 1px solid #191919; margin: 1em 0; padding: 0; }
input, select 	{ vertical-align: middle; }



/* -----------------------------------------------------------

	STRUCTURE

----------------------------------------------------------- */
*,
*:before,
*:after 			{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html				{ height: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; }
body 				{ height: 100%; text-align: ; }


/* -----------------------------------------------------------

	TYPOGRAPHY

----------------------------------------------------------- */
body	{ font-size: 100%; color: #191919; line-height: 1.75; font-family: "Poppins", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; }


/* HEADINGS
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6,.h2	{ font-weight: lighter; color: #000; font-family: "Poppins", Helvetica, Arial, sans-serif; text-rendering: optimizeLegibility; }

h1					{ font-size: 3em; line-height: 1; margin-bottom: 1em; font-weight: 300; }
h2,.h2				{ font-size: 125%; margin-bottom: 0.75em; font-weight: 400; }
h3					{ font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4					{ font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5					{ font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6					{ font-size: 1em; font-weight: 400; }
p                   { font-size: 1em; font-weight: 400; margin-bottom: 1em}
p_italic            { font-size: 1em; font-weight: 400; font-style: italic}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}


-------------------------------------------------------------- */


.h2xxxx

.mm-listview > li {
font-family: 'Montserrat', sans-serif;
text-align: left;
padding-left: 0px;
background-color:#ffffff;    
}


.mm-navbar {
font-family: 'Montserrat', sans-serif;
color:#212246;    
text-align: left;
margin-left: 0px;
padding-left: 20px;
background-color: #ffffff;    
}


.mm-title 
{ color: #000000 !important;	
font-family: 'Montserrat', sans-serif;
display: none;	
}  



.mm-panels > .mm-panel.mm-hasnavbar {
background-color: #ffffff;    
}
 
.mm-listview > li a    {
	font-family: 'Montserrat';
	text-transform: uppercase;
	color: #000000;
	font-size: 140%;
	padding-bottom: 30px;
	padding-top: 30px;
}

   

.header {
        margin-left: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
        width: 75px;
        }



#contacts 
    {
    position: relative;
	padding-bottom: 100px;
	padding-top: 0px;	
    margin-left: 20%;	
    }


.menu {
  background-color: #ffffff;
  overflow: hidden;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  color: white;
  justify-content: space-around;
    padding-top: 18px;
  }

.menu a {
    color:inherit;
    }


a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#000000;text-decoration:underline;}
a:active {color:#000000;text-decoration:underline;}

.menu a.active {
	color: #000000;text-decoration: underline;}
}

#info 
    {    
    background: white;
	width: 250px;
    height: 70px;
    margin-left: 27px;
	border: none;
    display: none;    
    }

.images {
    align-content: center;
    margin-bottom: 1em;
        
}


/* Tekee kuvista responsiivisia */
.images	img 		{ max-width: 90%; height: auto; }

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    }

.toggle-mobile-nav	{ display: none; }

.tekstit 
    {
	font-weight: 400;
    width: 650px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
	margin-bottom: 150px;	
    }

.kuvatekstit 
    {
	width: 650px;
    text-align: center;
    margin-left: auto;
	margin-right: auto;	
    margin-top: 20px;
	margin-bottom: 100px;	
    align-content: center;    
	}
	

	
ul  {
    list-style-type:none;
	margin: 0px;
	padding: 0px;
    }

li {
	display:block;
    }


@-ms-viewport{
  width: device-width;
}





/* BP/990px---------------------------------------------------- */
@media screen and (max-width: 990px){
  

   
    
}
    
    
@media only screen and (max-width : 680px), (device-width: 360px) {
	.scrollup,
	.sidebarposition		{ display: none; }
	.images			{ margin-left: 5px; margin-right: 10px; margin-top: 20px; width: 100%;  }
	.tekstit 				{ width: 100%; margin-left: auto; margin-right: auto; margin-top: 100px; margin-bottom: 100px; align-content: left; padding: 0 22px;}
    .kuvatekstit 				{ width: 80%; margin-left: auto; margin-right: auto; margin-top: 25px; margin-bottom: 50px; align-content: left; padding: 0 22px;}
	
	#contacts 				{ margin-bottom: 100px; margin-top: 0px; margin-left: auto; margin-right: auto; padding: 20px 0px 50px 20px; }
	.toggle-mobile-nav		{ display: block; position: absolute; top: 15px; right: 30px; font-size: 60px;  }
	.header {
        margin-left: 10px;
        margin-top: 30px;
        margin-bottom: 0px;
        width: 100px;
        }
}

 
   
