/* cmsms stylesheet: Isyysinfo_HD modified: 30.04.2017 07.53.54 */
@media only screen and (min-width: 1200px) {

#slideshowmob  {
        display:none;
}

#clear  {
        clear:both;
}

*/
ul {
    list-style-image: url(../../images/bullet.png);
}
*/

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 3px solid #163f78;
    color: #163f78;

}


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


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

td {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: #1269a0;
}

input {
    width: 90%;
}


textarea {
    width: 97%;
}

table {
     width: 50%;

}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #5a94de;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}

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






h1 {
        font-family: 'PT Sans', sans-serif;
   	font-size: 2.2vw;
   	color: #1d54ff;
}

h2 {
        font-family: 'Source Sans Pro', serif;
   	font-size: 30px;
   	color: #555555;
}

h3 {
        font-family: 'Source Sans Pro', serif;
   	font-size: 35px;
   	color: #555555;
        margin-bottom: 13px;
}

h4 {
        font-family: 'Source Sans Pro', serif;
   	font-size: 2.0vw;
   	color: #9b9b9b;
}

a {
        font-family: 'Source Sans Pro', serif;

   	color: #555555;
}

a:hover {
    text-decoration: none;
}


body {

	margin:0px auto;
    	background-color: #e9eff6; 
}


#main {
	position:relative;
	top:0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
        line-height: 1.5;
}

#topcontainer {
	position:absolute;
	/* position:fixed; */
	width:100%;
	height:107px;
    	/*  background-color: #eaf4ff;  */
   	top: 0;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1000;
}

#top {
	position:relative;
	width:75%;
	height:130px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	position:relative;
	float:left;
	top:15%;
        width: 410px;
}

#logo img {
      max-width: 80%;
      min-width: 80%;
      border-style: none; 
}

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

img.logo2 { 
	max-width: 100%; 
	min-width: 100%;
        border-style: none; 
}

#menu {
	position:relative;
	float:right;
	top:43%;
        width:50%;
}

.caption {
        z-index: 1;
        font-family: 'Source Sans Pro', serif;
	position:absolute;
	top:26px;
	float:left;
        left:13%;
	width:29%;
	height:130px;
	margin-left: auto;
	margin-right: auto;
        line-height: 1.2;
}


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

#slideshow img {
	max-width: 100%; 
	min-width: 100%;
        border-style: none; 

}




#contentmain {
	clear: both;
	position:relative;
	width:100%;
	top:-7px; 
    	background-color: #fff; 
}

#contentcontainer {
	position:relative;
        overflow: hidden;
	width:75%;
        margin: 0 auto;
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
        background-color: #fff;

}

#content1 {
	width:55%;
	margin-left: 1%;
	margin-right: 1%;
        padding-top:20px;
        padding-bottom:55px;
}

#content1_2palstaa {
	width:75%;
        float:left;
	margin-left: 1%;
	margin-right: 1%;
        padding-top:20px;
        padding-bottom:55px;
}

#content2_2palstaa {
	width:20%;
        float:right;
	margin-left: 1%;
	margin-right: 1%;
        padding-top:20px;
        padding-bottom:55px;
}

#bottom {
        display:none;
	clear: both;
	position:relative;
	width:100%;
	top:8px; 
    	background-color: #e9eff6; 
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}

#bottom_services {
	clear: both;
	position:relative;
	width:100%;
	top:2px; 
    	background-color: #F0F0F0; 
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}

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

#bottom1 {
	width:100%;
	margin-left: 1%;
	margin-right: 1%;
}

li.icon {
	display:none;
}

iframe {

    border:0;

}




}
/* cmsms stylesheet: Isyysinfo_HD_MENU modified: 26.03.2017 15.01.30 */
@media only screen and (min-width: 1200px) {


.topnav li.icon {
display:none;
}

.topnav .unli {
display:none;
}

.topnav
{
margin: 0;
text-align: right;

}

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

.topnav a:link, .topnav a:visited
{
font-size: 2.0vw;
font-family: 'Teko', sans-serif;
margin: 0 10px 0px 10px;
text-decoration: none;
color: #0081ff;
}

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

.topnav a:hover 
{ 
color: darkgray; 
}





}
/* cmsms stylesheet: Isyysinfo_SD modified: 30.04.2017 07.55.42 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {


#slideshowmob  {
        display:none;
}

#clear  {
        clear:both;
}

/*
ul {
    list-style-image: url(../../images/bullet.png);
}
*/

body {
	margin:0px auto;
    	background-color: #e9eff6; 
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 3px solid #163f78;
    color: #163f78;

}

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


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

td {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: #1269a0;
}

input {
    width: 90%;
}


textarea {
    width: 97%;
}

table {
     width: 50%;

}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #5a94de;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}

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



h1 {
        font-family: 'PT Sans', sans-serif;
   	/* font-size: 2.2vw; */
   	font-size: 30px;
   	color: #1d54ff;
}

h2 {
        font-family: 'Source Sans Pro', serif;
   	font-size: 30px;
   	color: #555555;
}

h3 {
        font-family: 'Source Sans Pro', serif;
   	font-size: 35px;
   	color: #555555;
        margin-bottom: 13px;
}

h4 {
        font-family: 'Source Sans Pro', serif;
   	font-size: 2.5vw;
   	color: #9b9b9b;
}

a {
        font-family: 'Source Sans Pro', serif;

   	color: #555555;
}


#main {
	position:relative;
	top:0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
        line-height: 1.5;
}

#topcontainer {
	position:absolute;
	/* position:fixed; */
	width:100%;
	height:125px;
    	/* background-color: #eaf4ff; */ 
   	top: 0;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1000;
}

#top {
	position:relative;
	width:85%;
	height:130px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	position:relative;
	float:left;
	top:25%;
        width:305px;
}

#logo img {
       max-width: 85%;
       min-width: 85%;
       border-style: none; 
}

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

img.logo2 { 
	max-width: 100%; 
	min-width: 100%;
        border-style: none; 
}

#menu {
	position:relative;
	float:right;
	top:41%;
        width:50%;
}

.caption {
        z-index: 1;
        font-family: 'Source Sans Pro', serif;
   	font-size: 1.4vw;
	position:absolute;
	top:10px;
	float:left;
        left:8%;
	width:32%;
	height:130px;
	margin-left: auto;
	margin-right: auto;
        line-height: 1.2;
}


#slideshow {
	position:relative;
	width:100%;
	top:1px;
}

#slideshow img {
	max-width: 100%; 
	min-width: 100%;
      border-style: none; 
}

#contentmain {
	clear: both;
	position:relative;
	width:100%;
	top:-5px; 
    	background-color: #FFFFFF; 
}

#contentcontainer {
	position:relative;
        overflow: hidden;
	width:90%;
        margin: 0 auto;
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}

#content1 {
	width:65%;
	margin-left: 1%;
	margin-right: 1%;
        padding-top:17px;
        padding-bottom:35px;
}

#content1_2palstaa {
	width:75%;
        float:left;
	margin-left: 1%;
	margin-right: 1%;
        padding-top:17px;
        padding-bottom:35px;}

#content2_2palstaa {
	width:20%;
        float:right;
	margin-left: 1%;
	margin-right: 1%;
        padding-top:17px;
        padding-bottom:35px;
}

#bottom {
        display:none;
	clear: both;
	position:relative;
	width:100%;
	top:10px; 
    	background-color: #e9eff6; 
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}

#bottom_services {
	clear: both;
	position:relative;
	width:100%;
	top:200px; 
    	background-color: #F0F0F0; 
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}

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

#bottom1 {
	width:100%;
	margin-left: 1%;
	margin-right: 1%;
}

li.icon {
display:none;
}

iframe {

    border:0;


  }


}
/* cmsms stylesheet: Isyysinfo_SD_MENU modified: 26.03.2017 15.07.32 */
@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: right;

}

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

.topnav a:link, .topnav a:visited
{
font-size: 2.4vw;
font-family: 'Teko', sans-serif;
margin: 0 00px 10px 10px;
text-decoration: none;
color: #0081ff;
}

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

.topnav a:hover 
{ 
color: darkgray; 
}





}
/* cmsms stylesheet: Isyysinfo_MOB modified: 01.05.2017 09.31.00 */
@media only screen and (max-width: 799px) {


#slideshow  {
        display:none;
}

#logo2  {
        display:none;
}

body {

	margin:0px auto;
    	background-color: #e9eff6; 
}

ul {
    list-style-image: url(../../images/bullet.png);
}

hr {
    display: block;
    height: 1px;
    width: 50%;
    border: 0;
    border-top: 3px solid #163f78;
    color: #163f78;

}

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

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

td {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: #1269a0;
}

input {
    width: 100%;
}

textarea {
    width: 100%;
}

table {
     width: 100%;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #5a94de;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}

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


h1 {
        font-family: 'PT Sans', sans-serif;
   	font-size: 30px;
   	/* font-size: 4.2vw; */
   	color: #1d54ff;
        /* padding-left: 30px;  */
}

h2 {
        font-family: 'Source Sans Pro', serif;
   	font-size: 30px;
   	color: #555555;
}

h3 {
        font-family: 'Source Sans Pro', serif;
   	font-size: 35px;
   	color: #555555;
        margin-bottom: 13px;
}

h4 {
        font-family: 'Source Sans Pro', serif;
   	/* font-size: 4.5vw;  */
   	font-size: 20px;
   	color: #9b9b9b;
}

h5 {
        font-family: 'Oswald', sans-serif;
   	font-size: 6.2vw; 
   	color: #2c3f7a;
        padding-left: 6px;
}

a {
        font-family: 'Source Sans Pro', serif;

   	color: #555555;
}


#main {
	position:relative;
	top:0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
        line-height: 1.5;
}

#topcontainer {
	position:fixed;
	width:100%;
        height: 54px;
    	background-color: #eaf4ff; 
   	top: 0;
   	margin:auto;
   	left: 0;
   	right: 0;
	z-index: 1000;
}

#top {
	position:relative;
	width:100%;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
}

#logo {
	position:relative;
	width:100%;
	top:5px;
}

#logo img { 
	max-width: 200px; 
	min-width: 200px;
        border-style: none; 
}

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

#logo2mob img { 
	max-width: 100%; 
	min-width: 100%;
        border-style: none; 
}

#menu {
        position:absolute;
	top:0px;
        width:100%;
        float:right;
}

.caption {
        z-index: 1;
        font-family: 'Source Sans Pro', serif;
   	font-size: 2.1vw;
	position:absolute;
	top:5%;
	float:left;
        left:2%;
	width:50%;
	height:130px;
	margin-left: auto;
	margin-right: auto;
        line-height: 1.0;
}

#slideshowmob {
	clear: both;
	position:relative;
	width:100%;
	top:54px;
}

#slideshow img {
	max-width: 100%; 
	min-width: 100%;
        border-style: none; 
}

#contentmain {
	clear: both;
	position:relative;
	width:100%;
	top:48px; 
    	background-color: #FFFFFF; 
}

#contentcontainer {
	position:relative;
	width:90%;
        margin: 0 auto;
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}

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

#bottom {
        display:none;
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
    	background-color: #e9eff6; 
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}

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

#bottom1 {
	width:100%;
	margin-left: 1%;
	margin-right: 1%;
}

iframe {

    border:0;

  }



}
/* cmsms stylesheet: Isyysinfo_MOB_MENU modified: 26.03.2017 17.16.53 */
@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: #2D3B89;
}

/* 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;
    color: #f2f2f2;
    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: #111;}

/* 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: relative;}
  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: 10.10.2016 11.21.25 */
/**
 * 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;
}
