<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'DaxlinePro-Light';
  src: url('fonts/DaxlinePro-Light.eot?#iefix') format('embedded-opentype'),  
		 url('fonts/DaxlinePro-Light.otf')  format('opentype'),
	     url('fonts/DaxlinePro-Light.woff') format('woff'), 
		 url('fonts/DaxlinePro-Light.ttf')  format('truetype'), 
		 url('fonts/DaxlinePro-Light.svg#DaxlinePro-Light') format('svg');}
@font-face {
  font-family: 'Script MT Bold';
  src: url('ScriptMTBold.eot?#iefix') format('embedded-opentype'),  
		  url('fonts/ScriptMTBold.woff') format('woff'), 
		  url('fonts/ScriptMTBold.ttf')  format('truetype'), 
		  url('fonts/ScriptMTBold.svg#ScriptMTBold') format('svg');
}
@font-face {
  font-family: Roboto Light;
  src: url('fonts/Roboto-Light.ttf') format('truetype');
}
@font-face {
  font-family: Roboto Bold;
  src: url('fonts/Roboto-Bold.ttf') format('truetype');
}
@font-face {
  font-family: Roboto Medium;
  src: url('fonts/Roboto-Bold.ttf') format('truetype'),
	   url('Roboto-Bold.eot?#iefix') format('embedded-opentype');
}
@font-face {
  font-family: Roboto Regular;
  src: url('fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: Roboto LightItalic;
  src: url('fonts/Roboto-LightItalic.ttf') format('truetype');
}
html {
    border-top: #016bb5;
    border-top-width: 8px;
    border-top-style: solid;
}
body{
	margin:0px;
}
a{
	color:black;
}
.clearfix:after {display: table; content: ''; clear: both;}
.hgt100 {height: 100%;}
.dsp-t {display: table; width: 100%;}
.dsp-tr {display: table-row;}
.dsp-tc {display: table-cell;}

.widget1 img{
	width: 154px;
}
.quote img{
margin-top: 11px;
    height: 100px;
}
.files-list{
	float:left;
}
.widget3 a,.widget4 a{
	text-decoration:none !important;
}
.noborder td{
	border:1px solid white !important;
}
.files-list a,#main a{
	text-decoration:none ;
}
.file.jpg {
    background: url(images/jpg.png) no-repeat left center;
    background-size: 18px;
    height: 20px;
    background-position: 0px 3px;
    padding-left: 29px;
    font-family: Roboto Regular;
}
.image-main{
    padding-left: 20px;
	    height: auto !important;
}
.file.doc{
    background: url(images/doc.png) no-repeat left center;
    background-size: 24px;
    height: 20px;
    background-position: 0px 5px;
    padding-left: 29px;
    font-family: Roboto Regular;
}
.file.pdf{
    background: url(images/icon-pdf.png) no-repeat left center;
    background-size: 18px;
    height: 20px;
    background-position: 0px 3px;
    padding-left: 29px;
    font-family: Roboto Regular;
}
h1{
	font-size:30px;
}
h4{
 font-size:17px;	
}
h5{
 font-size:16px;	
}
h6{
 font-size:15px;
}
::-webkit-input-placeholder {
   color: #939598;
}

:-moz-placeholder { /* Firefox 18- */
   color: #939598;
 opacity:  1;   
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #939598;
 opacity:  1;   
}

:-ms-input-placeholder {  
   color: #939598; 
}
textarea:focus, input:focus{
    outline: none;
}
.image_placeholder{
    min-height: 194px;
}
input[type="search"] {
-webkit-appearance: searchfield;
    box-sizing: border-box;
    height: 40px;
    width: 225px;
    font-size: 15px;
    border: 1px solid #bebebe;
    border-radius: 6px;
    font-family: Roboto LightItalic;
    color: #939598;
    font-weight: 400;
	 -webkit-appearance: none;
}
input[type="image"] {
    position: absolute;
    margin-left: 15px;
	    height: 40px;
}
input[type="image"]:hover{
    opacity: 0.8;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
table, th, td {
    border: 1px solid #efefef;
    padding: 7px;
    font-size: 15px;
}
table {
    border-collapse: collapse;
    margin-top: 20px;
}
th{
	background-color: #efefef;
    text-align: left;
}

.search-field form{
    width: auto;
	background-color:transparent;
}
/*sisu*/
.error{
    color: white;
    background-color: #dc0606;
    padding: 10px;
    text-align: center;
	    width: 91.5%;
}
.success{
	    color: white;
    background-color: #00c500;
    padding: 10px;
    text-align: center;
	    width: 91.5%;
}
.widget2 p{
    margin-top: 2px;
    margin-bottom: -3px;
}
.widget3 a{
	width:100% !important;
}
.captcha input[type="text"]{
    border: 1px solid #949494;
    color: black;
    height: 20px;
	border-radius:0px;
    width: 159px !important;
 }
 form{
    background-color: #f3f3f3;
    width: 43%;
    padding-right: 3%;
    margin-left: -2%;
    padding-left: 5%;
	font-family: Roboto Light;
 }
input[type="submit"]{
	border-radius:0px;
    width: 48%;
    float: left;
    -webkit-appearance: none;
    background-color: #e7e8e9;
    border: none;
    padding: 10px;
    margin-top: 5px;
    font-family: Roboto Light;
    color: black;
    font-size: 15px;
    margin: 1px;
}
input[type="submit"]:hover{
    float: left;
    -webkit-appearance: none;
    background-color: #016bb5;
    color: white;
    font-size: 15px;
}
input[type="reset"]{    
    width: 48%;
    float: left;
    -webkit-appearance: none;
    background-color: #e7e8e9;
    border: none;
    padding: 10px;
    margin-top: 5px;
    font-family: Roboto Light;
    color: black;
    font-size: 15px;
    margin: 1px;
}
input[type="reset"]:hover{
    float: left;
    -webkit-appearance: none;
    background-color: #016bb5;
    color: white;
    font-size: 15px;
}
.element-content textarea:focus, input:focus{
	color:black;
}
.required {
    color: #F00;
    font-size: 13px;
}
.element-content ul{
	list-style:none;
	margin:0;
	padding:0;
}
.buttons{
	    height: 70px;
}
.success{
	    color: white;
    background-color: #00c500;
    padding: 10px;
    text-align: center;
}
.form-name{
	padding-top: 20px;
    font-family: Roboto Light;
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.captcha{
	width: 231px;
    font-size: 15px;
    color: #000000;
    font-family: Roboto Light;
    line-height: 20px;
    padding-bottom: 14px;
}
.captcha div{
	    margin: 0px !important;
}
.legend{
    font-size: 14px;
	color: #535456;
    font-family: Roboto Light;
    line-height: 20px;
}
.element-name{
    margin-top: 13px;
    margin-bottom: 0px;
}
.element-name label{
    font-family: Roboto Light;
    font-size: 20px;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.element-content label,.footer-text,.element-content{
    color: black;
    font-size: 14px;
    font-family: Roboto Light;
    line-height: 20px;
}
.calendar {
	width: 159px !important;
}

::-webkit-file-upload-button {
    background-color: #016bb5;
    color: white;
    font-size: 15px;
	border-radius: 0px;
	border:none;
	font-family: Roboto Light;
	padding: 5px;
}
::-ms-browse {
    background-color: #016bb5;
    color: white;
    font-size: 15px;
	border-radius: 0px;
	border:none;
	font-family: Roboto Light;
	padding: 5px;
}
.element-content input[type="checkbox"]{
    margin: 0;
}
.element-content input[type="text"]{
    border: 1px solid #949494;
    color: black;
    width: 95.5%;
height: 20px;
    padding: 2px;
	border-radius:0px;
}
.element-content input[type="texst"]{
    border: 1px solid #949494;
    color: black;
    width: 95.5%;
height: 20px;
    padding: 2px;
	border-radius:0px;
}
.footer-text{
    margin-top: 10px;
    margin-bottom: 10px;
}
.element-content textarea{
    width: 95.5%;
    border: 1px solid #949494;
    color: black;
    border-radius: 0px;
}
.captcha img{
	opacity:0.5;
}
.element-content label{
	display:inline;
	padding-top:0px;
	padding-left:5px;
}
input[type=checkbox] { display:none; } /* to hide the checkbox itself */
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}
.element-content input[type="radio"] {
  position: absolute;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
}
.element-content ul li{
	line-height:25px;
}
.element-content input[type="radio"] + label {
    position: relative;
    padding: 0 0 0px 16px;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
	    color: black;
}

.element-content input[type="radio"] + label:before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    height: 10px;
    width: 10px;
    background: white;
    border: 1px solid gray;
    box-shadow: inset 0px 0px 0px 2px white;
    -webkit-box-shadow: inset 0px 0px 0px 2px white;
    -moz-box-shadow: inset 0px 0px 0px 2px white;
    -o-box-shadow: inset 0px 0px 0px 2px white;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
}

.element-content input[type="radio"]:checked + label:before {
  background: #016bb5;
}

input[type=checkbox] + label:before { content: "\f096"; } /* unchecked icon */
input[type=checkbox] + label:before {     letter-spacing: 5px; } /* space between checkbox and label */

input[type=checkbox]:checked + label:before { content: "\f046"; } /* checked icon */
input[type=checkbox]:checked + label:before { letter-spacing: 5px; } /* allow space for check mark */
.element-content input[type="checkbox"]{
	 font-weight: 500;
	width:auto;
	    top: 8px;
	min-width: auto !important;
	height:auto;
    font-size: 16px;
    color: #016bb5;
    background-color: #e7e8e9;
    font-family: Roboto Light;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
	    position: relative;
    float: left;
}
select::-ms-expand {
    display: none;
}
select{
    padding: 4px;
    padding-right: 14px;
	width: 96.5%;
    font-family: Roboto Light;
    border: 1px solid #949494;
    border-radius: 1px;
    -webkit-appearance: none;
    background-image: url(images/arrow_down.png);
    background-size: 17px;
    background-position: right center;
    background-repeat: no-repeat;
}
textarea:focus, input:focus, select:focus, file:focus, sumbit:focus, reset:focus{
    outline: none;
}
.element-content input[type="file"]{
	background-color:transparent;
	-webkit-appearance: none;
	border-radius:0px;
}

.scroller,.scroller *,.social-feed-item,.social-feed-item *{box-sizing:border-box}.scroller .frame{overflow:hidden}.scroller .scroller-item{float:left;height:100%;padding:0;cursor:pointer}.scroller .scroller-item:last-child{margin-right:0}.scroller .scrollbar{height:10px;border:1px dotted #d0d0d0;line-height:0;margin-top:26px}.scroller .scrollbar .handle{width:100px;height:15px;position:relative;top:-4px;cursor:pointer;background:#016bb5}.scroller .scrollbar .handle .mousearea{position:absolute;left:0;width:100%;height:15px}.scroller-gallery .scrollbar .handle{background:#fff}.scroller-gallery .scrollbar .handle .icon span{background-color:#016bb5}.scroller-gallery .scrollbar .dragged .icon span,.scroller-gallery .scrollbar .handle:hover .icon span{background-color:#fff}.scroller .scrollbar .dragged,.scroller .scrollbar .handle:hover{background:#016bb5}.scroller-regular{margin:30px 0 40px;padding-top:20px}.scroller-regular .scroller-item{width:230px;margin:0 12px 0 0}.scroller-social-feed .scroller-item{width:228px;margin:0 12px 0 0}.scroller-social-feed .scrollbar{border:1px solid #fff;background-color:#fff}/*social-feed-item begin*/.social-feed-item{display:block;border:1px solid #ccc;background-color:#fff}.social-feed-item .thumb-wrap{position:relative}.social-feed-item .thumb{height:173px;background-size:cover;background-repeat:no-repeat;background-position:center center}.social-feed-item .social-icon{position:absolute;left:0;bottom:0;background-color:#ababab;color:#fff;text-align:center;width:40px;height:40px;display:block}.social-feed-item .social-icon .inner-t{display:table;width:100%;height:100%}.social-feed-item .social-icon .inner-tc{display:table-cell;vertical-align:middle}.social-feed-item .social-icon img{height:auto;display:block;margin:0 auto}.social-feed-item .thumb img{display:block}.social-feed-item .content-wrap{padding:20px}.social-feed-item .content{position:relative;overflow:hidden;font-size:15px;height:132px}.social-feed-item .date-published{font-size:.84em;color:#949494;font-style:italic;margin-bottom:5px;display:block}.social-feed-item .content:after{position:absolute;display:block;content:'';left:0;bottom:0;width:100%;height:30px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.6) 63%,rgba(255,255,255,1) 100%)}.social-feed-item .content p{margin-bottom:15px}.social-feed-item .content p:last-child{margin-bottom:0}a.social-feed-item:hover .thumb{opacity:.8}
/*SISU*/

#scroll-outer{
	overflow-x:scroll;
	overflow-y:hidden;
    width: 100%;
    height: 360px;
}
#scroll-inner{
	width:10000px;
}
/*Päis*/
#header{width:100%;}
#heading{width:100%;
	height:120px;
	background-image: url(images/header-background.png);
}
#heading-top{
	margin-left: auto;
    margin-right: auto;
    max-width: 1220px;
}
.logo{
	width:22%;
	float:left;
	height: 100px;
    display: block;
}
.logo img{
	margin-top:10px;
	    max-height: 100px;
}
.search-area{
	width:31%;
	float:left;
	height: 100px;
    display: block;
}
.search-area-mobil{
	display:none;
}
.search-field{
	 margin-top: 45px;
}
.quote{
	width:33%;
	float:left;
	height: 100px;
    display: block;
text-align: center;
}
.quote-title{
	font-family: 'Script MT Bold';
	color:#016bb5;
	font-size: 20px;
	height: 40px;
}
.quote-title h2{
	line-height:40px;
}
.qoute-text{
    font-size: 13px;
	margin-top: -20px;
	width: 80%;
}
.qoute-text h4{
	font-family: Roboto Light;
	font-weight:100;
	font-size:13px;
}
.langbar{
	width:14%;
	float:left;
	height: 100px;
    display: block;
}
.fa-sort-down{
    float: right;
    font: normal normal normal 21px/0.6 FontAwesome !important;
    padding-right: 5px;
	color: #9e9e9e;
}
.dropbtn:focus{
    outline: none;
}
.dropbtn {
    width: 158px;
    text-align: left;
    background-color: white;
    color: black;
    height: 42px;
    font-size: 13px;
    border: 1px solid #bebebe;
    border-radius: 8px;
    cursor: pointer;
	font-family: 'DaxlinePro-Light';
    font-weight: 400;
}
.dropdown {
    position: relative;
    display: inline-block;
	margin-top: 45px;
	    margin-left: 10px;
}
.dropdown button:hover{
	background-color:white;
	border: 1px solid #bebebe;
}
.lipp{
    margin-left: 6px;
    margin-right: 6px;
	vertical-align: middle;
}
.dropdown-content {
    display: none;
	text-align:center;
    position: absolute;
	z-index: 1000;
	margin-top: 42px;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	font-size:13px;
	font-family: 'DaxlinePro-Light';
}
.dropdown-content a:hover {
	background-color: #f1f1f1;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.show{
	display:block;
}
#navi_blokk{
	background-color:#016bb5;
}
#menu{
	font-size:15px;
	font-family: 'Roboto', sans-serif;
	max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}
/*Keskosa*/
#main{
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
    display: block;
    padding-top: 30px;
    position: relative;
}
#main-left{
	margin-left: auto;
    margin-right: auto;
    max-width: 1220px;
    display: block;
    padding-top: 30px;
    position: relative;
}
#mobil-ilm{
	display:none;
}
#notice_area{
	position: relative;
	z-index: 100;
	margin-top: 44px;
	margin-right: 47px;
	float: right;
	width: 280px;
}
#notice_first{
	    background-color: rgba(255, 255, 255, 0.9);
		border-radius: 8px;
	    height: auto;
		padding-top: 1px;
}
#notice_last{
	    background-color: rgba(255, 255, 255, 0.9);
		border-radius: 8px;
	    height: auto;
		padding-top: 1px;
		margin-top: 15px;
}
.notice-text{
    font-family: Roboto Regular;
    font-weight: 400;
    margin-top: -20px;
    line-height: 21px;
    padding-bottom: 10px;
    font-size: 14px;
    padding-left: 22px;
    padding-right: 22px;
    text-decoration: none;
}
.notice-text p:hover{
	color:#016bb5;
}
.notice-date{
    text-align: left;
    font-family: Roboto Regular;
    font-weight: 200;
    color: #016bb5;
    font-size: 21px;
    margin-top: 10px;
    padding-left: 23px;
    text-decoration: none;
    padding-bottom: 20px;
}
#calender{
    background-color: rgba(255, 255, 255, 0.9);
    height: auto;
    margin-left: 47px;
    margin-top: 44px;
    width: 280px;
	border-radius: 8px;
}
.calender-title h2{
    text-align: center;
    font-family: Roboto Regular;
    color: #016bb5;
    padding-top: 20px;
    font-size: 25px;
}
.calender-part{
	width: 260px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	cursor:pointer;
}
/* Month header */
.month {
	font-family: Roboto Regular;
    color: #016bb5;
	    text-align: center;
	width: 70%;
    margin-left: auto;
    margin-right: auto;
}
/* Month list */
.month ul {
    margin: 0;
    padding: 0;
	list-style:none;
}
.month ul li {
	font-family: Roboto Light;
	color: #016bb5;
	font-size: 18px;
	font-weight: 900;
	list-style:none;
}
/* Previous button inside month header */
.month .prev {
    float: left;
}
/* Next button */
.month .next {
    float: right;
	margin-right:20px;
}
/* Days (1-31) */
.days {
    padding: 10px 14.5px;
    margin: 0;
}
.days li {
    list-style-type: none;
	line-height: 28px;
	font-family: roboto;
    display: inline-block;
    width: 27px;
    text-align: center;
    margin-bottom: 5px;
    height: 27px;
    border: 1px solid;
    border-radius: 50%;
    color: #777;
	cursor:pointer;
	box-shadow: inset 0 0 1px #000;
}
.days li:hover{
	color:#0084ce;
	cursor:pointer;	
	box-shadow: inset 0 0 1px #0084ce;
}
li.active{
    background: #1085d5;
	box-shadow: inset 0 0 1px #1085d5;
	border-color: #1085d5;
    color: white !important;
}
li.last{
    color: #dd2139 !important;
	box-shadow: inset 0 0 1px #6c6d70;
	border: 1px solid #6c6d70;
}
li.event{
	background: #00cbe4;
    color: white;
	border: 1px solid  #00cbe4;
	box-shadow: inset 0 0 1px #00cbe4;
}
li.event:hover{
    color: white;
}
li.prev_next_month{
	opacity: 0.3;
}
li.main-date{
	display:inline-block;
}
li.prev img{
	height: 15px !important;
    width: 20px !important;
	margin-top: 5px;
	display:block !important;
} 
li.next img{
	height: 15px !important;
    width: 20px !important;
	margin-top: 5px;
	display:block !important;
}
#big-heading{
	height: 750px;
    position: relative;
}
#big-heading img{
    width: 100%;
    height: 100%; 
    position: absolute;
} 
#bighead{
	position: absolute;
	height: 350px;
    width: 100%;
}
#big-footer{
    bottom:0;
    position: absolute;
    width: 100%;
	    min-height: 290px;
	 background-image: url(taust/meri.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#big-footer-area{
	position: relative;
    height: 100%;
	padding-top: 36px;
}
.big-footer-area-title{
	width:30%;
	padding-left: 3.5%;
	float:left;
}
.big-footer-text{
	padding-top: 20px;
    font-weight: 400;
    line-height: 22px;
	height:100%;
    width: 58%;
    float: left;
    color: white;
    font-family: Roboto Light;
    font-size: 15px;
	padding-left: 3%;
}
.big-footer-area-title h1{
	color:white;
	letter-spacing: 1px;
	font-family: Roboto;
    font-size: 3.35em;
    line-height: 0.95em;
}
#big-footer img{
    width: 100%;
    position: absolute;
	height: 87%;
}
#fish{
    position: absolute;
	    top: 42.5%;
	right: 360px;
}
#fish img{
    width: auto;
    height: 200px;
    position: absolute;
}
#article{
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
    display: block;
    padding-top: 30px;
    position: relative;
}
#article_col1{
	width:42.5%;
	float:left;
}
#article_col2{
    width: 43.9%;
	float:left;
}
.article-textarea{
font-family: Roboto Regular;
font-size: 0.87em;
font-weight: 400;
width: 100%;
line-height: 22px;
}
#article-text{
	margin-top:-20px;
}
.article-title{
    font-family: Roboto Bold;
font-family: Roboto Regular;
font-weight: 200;
font-size: 23px;
word-spacing: -3px;
}
.article-title a:hover{
	color:#0084ce;
}
.article_col1_image{
	overflow: hidden;
    float: left;
    width: 90%;
    height: 374px;
    position: relative;
}
.article_col1_image img{
	transition: 0.5s ease;
    position: absolute;
}
.article_col1_image img:hover{
	transform: scale(1.03);
}
#article_col3{
	width:13.6%;
	float:right;
}
#socialmedia{
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
    display: block;
    padding-top: 46px;
    position: relative;
}
.fb_media{
	width:9%;
	float:left;
    margin-top: 15px;
}
.contact-text{
	margin-top:20px;
}
.socialmedia_tagline{
	width:91%;
	float: left;
}
._socialmediatagline a:hover{
	color:#016bb5;
}
#socialmedia-title{
	width:70%;
	float:left;
}
#facebook_button{
	width:30%;
	float:right;
	    margin-top: 8px;
}
#facebook_button_mobile{
	display:none;
}
button{
    background-color: #0084ce;
    color: white;
    border: solid 1px #0084ce;
    padding-top: 9px;
    padding-bottom: 5px;
    padding-left: 18px;
    padding-right: 14px;
    border-radius: 8px;
    text-align: center;
    font-size: 14px;
    font-family: Roboto Bold;
    font-weight: 200;
	float: right;
}
button:hover{
	background-color: #4ba4d4;
	 transition: background-color 0.5s ease;
	border:solid 1px #4ba4d4;
}
.fa-facebook{
	color:white;
	font-size: 23px !important;
	padding-right: 20px;
	vertical-align: middle;
}
button:focus{
    outline: none;
}
#socialmedia-title h2{
	font-family: Roboto Bold;
    font-size: 2.2em;
	line-height: 0.4em;
	font-weight: 200;
}
#socialmedia_col1,#socialmedia_col2{
	float:left;
    width: 31.8%;
    padding-right: 2.3%;
	
}

#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #D62929;
}
.scrollbar{
	overflow-x:scroll;overflow-y:hidden;width:100%;height:380px
}
#socialmedia_col3{
	float:left;
    width: 31.8%;
	padding-right: 0%!important;
}
.socialmedia_tagline p{
	font-size: 13px;
    word-spacing: -2.6px;
	    line-height: 20px;
	font-family:Roboto Regular;
}
.socialmedia_img img{
	width:99.5%;
-webkit-backface-visibility: hidden;
}
.socialmedia_img img:hover{
    opacity: 0.8;
	 transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.socialmedia_tagline img{
	float: left !important;
	height: 22px !important;
    width: 22px !important;
	    padding-right: 17px;
}
/*Jalus*/
.mobilframe{
	float:right;
	height: 353px; 
	margin-top: -8px;
	width:128px;
		 -ms-zoom: 1.1;
        -moz-transform: scale(1.0)!important;
        -moz-transform-origin: 0 0;
        -o-transform: scale(1.0);
        -o-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
	    -webkit-transform: scale(1.0);
}
#footer{
    background-image: url(taust/footer.png);
    display: inline-block;
	background-repeat: repeat-x;
	    width: 100%;
		    background-color: #e7e8ea;
	min-height: 385px;
	}
#footer_column{
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
	padding-top:72px;
}    
.phonelink{
	text-decoration:none !important;
}
#footer_column a{
	display: inline-block;
	color:black;
}
#footer_column .widget2 .widget-text a {
	color:#0084ce;
}

#footer_column a:hover{
	color:#0084ce;
	transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.widget1{
	float:left;
	padding-left: 1%;
	width:18%;
	text-align:left;
}
.widget2{
	float:left;
	width:26%;
    padding-top: 10px;
	text-align:left;
}
.widget3{
	float:left;
	width:18%;
	background-color: #e7e8ea;
    padding-top: 10px;
	text-align:left;
}
.widget4{
	float:left;
	width:15%;	
	background-color: #e7e8ea;
    padding-top: 10px;
	text-align:left;
}
.widget5{
	float:left;
	text-align:left;
	width:22%;
	background-color: #e7e8ea;
    padding-top: 10px;
}
.widget5 a{
    text-decoration: none !important;
}
.widget-title h3{
	  font-family: Roboto Bold;
	  font-size: 18px;
	  margin-top: 2px;
	  font-weight: 200;
}
.widget-text{
	  font-family: Roboto Regular;
	  font-size: 14px;
	  line-height:23px;
	  padding-top: 5px;
}
/*Sisuleht*/
#left-nav{
	width:25%;
	float:left;
}
.left-nav-area{
	border: solid 1px #9e9e9e;
	border-radius: 6px;
	padding-left: 34px;
	padding-top: 34px;
}
.left-nav-frame{
	float:left;
	width:134px;
	height:370px;
	margin-left:-8px;
	padding-top: 35px;
}
#fish_left{
    display: inline-block;
    margin-left: -30px;
}
#fish_left img{
	width:100%;
}
.left-nav-title{
	font-family: Roboto Bold;
	font-size: 24px;
	padding-bottom: 15px;
}
.left-nav-title a{
	color:#016bb5;
	font-family: Roboto Bold;
}
.left-nav-title a:hover{
	color:#02c0d1;
}
.left-nav-content{
	font-family: Roboto Medium;
    font-size: 18px;
    line-height: 34px;
	font-weight: 200;
}
.left-nav-content ul{
	margin: 0;
	font-family: Roboto regular;
	color: black;
	font-weight: 400;
    padding: 0;
	list-style: none; 
}
.left-nav-content ul a:hover{
	color:#02c0d1;
}
#right-content{
	width:75%;
	float:left;
}
.right-content-area{
	padding-top: 28px;
	padding-left: 80px;
}
.right-content-title{
	width:80%;
	float:left;
	font-size: 20px;
}
.right-content-title h1{
	font-weight:200;
	font-family: Roboto Bold;
	color:black;
}
.right-content-text{
	width: 100%;
    float: left;
	font-family: Roboto Regular;
	margin-top: -8px;
}
.right-content-text p{
    color: #535456;
    line-height: 28px;
    font-size: 15px;
	font-family: Roboto Regular;
    margin-bottom: 15px;
}
.right-content-text a{
    color: #535456;
	text-decoration:underline;
}
.right-content-text a:hover{
    color: #02c0d1 !important;
	text-decoration:none;
}
.right-content-text a h3:hover{
    color: #02c0d1 !important;
}
.right-content-text ul{
    color: #535456;
    line-height: 19px;
    font-size: 15px;
	font-family: Roboto Regular;
    margin: 0px 0px 0px 10px;
	list-style:none;
	padding: 0px;
}
.right-content-text ul li {
    background-image: url(taust/bullet.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position-y: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 19px;
}
.only_text.artiklid-listina ul li {padding-right: 20px;}
.fancybox{
	float:right !important;
}
.content-date{
	color:darkgray;
}
.right-content-text ul li a{
	text-decoration:none !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    padding-right: 13px;
}
.print_button{
	width:20%;
	float:left;
}
.print_button img{
	float:right;
    padding-top: 35px;
	    height: 45px;
}
.only_text ul li a strong{
    font-size: 17px;
    line-height: 18px;
}
.only_text li{
    line-height: 19px;
	background-position-y: 11px !important;
}
.only_text{
	padding-top: 40px;
	padding-bottom: 30px;
	margin-right: 60px;
}
.only_text ul{
	border: solid 1px #9e9e9e;
    border-radius: 6px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
    line-height: 19px;
	padding-left: 20px;
}
.thumb-list, .thumb-list * {box-sizing: border-box;}
.thumb-list .dsp-t {color: #535456; border: solid 1px #9e9e9e; border-radius: 6px; padding: 14px; table-layout: fixed; margin-bottom: 15px; text-decoration: none; font-size: 13px;}
.thumb-list .dsp-tc {padding-right: 14px; vertical-align: middle;}
.thumb-list .dsp-tc:last-child {padding-right: 0;}
.thumb-list .thumb-cell img {max-width: 100%; display: block; margin: 0 auto;}
.thumb-list .thumb-cell, .thumb-list .thumb-cell img {width: 100px;}
.thumb-list .content-cell {width: 94%;}
.thumb-list .content-cell &gt; * {margin: 0 0 5px 0; font-size: inherit;}
.thumb-list .content-cell &gt; *:last-child, .thumb-list .dsp-t:last-child {margin-bottom: 0;}
.thumb-list .title {color: #016bb5; font: 17px/1.2 'Roboto Regular', sans-serif;}
@media screen and (max-width: 466px){
	.thumb-list .dsp-tc {vertical-align: top;}
	.thumb-list .content-cell {padding-top: 3px;}
}

.text_with_images{
    display: inline-block;
    width: 100%;
    padding-bottom: 40px;
    margin-left: -4%;
}
.text_with_images ul:first-child{
	margin-left: 4%;
}
.text_with_images h3{
    font-family: Roboto Regular;
    font-size: 17px;
    color: #016bb5;
    height: auto;
    line-height: 1.2;
    margin: 0;
    margin-top: 15px;
    padding-right: 9px;
}
.text_with_images ul{
    float: left;
    margin-left: 4%;
    width: 45.5%;
    margin-bottom: 4%;
    list-style: none;
    border: solid 1px #9e9e9e;
    border-radius: 6px;
}
.text_with_images ul li{
    background-image: none;
	float: left;
    width: 43%;
}
.text_with_images img{
-webkit-backface-visibility: hidden;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 6%;
}
.text_with_images img:hover{
    opacity: 0.8;
	 transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.fancybox {   
    width: 30%;
    min-width: 237px;
    padding-right: 3%;
    margin-top: 26px;
    float: left;
    height: 270px;
    margin-bottom: 0%;
}
.first{
	    margin-left: 0%;
} 
.fancybox img{
	position: relative;
	z-index: -10;
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-ms-transition: all 1s ease; /* IE 9 */
	-o-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
	width:100%;
    height: 250px;
}
.fancybox:hover img {
  -webkit-transform:scale(1.05); /* Safari and Chrome */
  -moz-transform:scale(1.05); /* Firefox */
  -ms-transform:scale(1.05); /* IE 9 */
  -o-transform:scale(1.05); /* Opera */
   transform:scale(1.05);
}
.image_as_video_preview {
    background-image: url(images/play.png);
    background-size: 120px;
    background-repeat: no-repeat;
    background-position: center;
}
.team_first,.team_center{
	box-sizing: border-box;
    width: 29%;
    width: calc(33.3333333333% - 4px);
    display: inline-block;
	vertical-align: top;
    padding-right: 22px;
    padding-bottom: 22px;
}
.team_last{
	width: 24.5%;
	float:left;
    padding-bottom: 62px;
}
.name{
	color: #016bb5;
    line-height: 22px;
    font-family: Roboto Medium;
    font-weight: 200;
    font-size: 15px;
    margin-top: 16px;
}
.mail,.phone{
    color: black;
    line-height: 22px;
    font-family: Roboto Medium;
    font-weight: 200;
    font-size: 15px;
}
.team-image{
    min-height: 198px;
	    min-width: 200px;

    background-image: url(http://placehold.it/198x200);
}
.left-nav-content ul li a{
	text-decoration:none;
}
.team-image img{
    width: 100%;
    height: 198px;
	webkit-appearance:none;
    margin-bottom: -4px;
}
.team-image img:hover{
    opacity: 0.9;
	background-color:white;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.team-title{
	width:100%;
}
.right-content-area a:hover{
	color: #016bb5;
}
.file {
    display: inline-block;
    padding: 10px 0 8px 29px;
    line-height: 14px;
}
.file.xls {
    background: url(images/icon-xls.png) no-repeat left center;
}
.gal{
	display:inline-block;
	    margin-left: -40px;
	width:100%;
}
#contact_form{
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto";
}

#contact {
    margin: 20px 0;
    width: 50%;
}
fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  padding: 0;
    width: 97%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
float: left;
    width: 60%;
  border: none;
background: #c5c5c5;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #016bb5;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}
@media print{
#header,#contact_form,#footer,.print_button,.left-nav-area{
	display:none;
	}
	#right-content{
		width:100%;
	}
	.right-content-area{
		padding-top: 0px;
		padding-left: 0px;
	}
	.right-content-title h1{
		font-size:30px;
			height: 40px;
	}
}

.mySlides {display:none}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.dot {
  height: 13px;
  display:none;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active {
  background-color: #717171;
}
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

#banner_9{
    margin-top: 44px;
}

/**KALENDER**/
/* Layout helpers
----------------------------------*/

.ui-front {
	z-index: 100;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
    top: 2px;
    width: 23px;
    height: 34px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
	cursor:pointer;
	    text-align: right;
}
.ui-datepicker .ui-datepicker-prev:before{
    content: "&lt;";
    font-size: 26px;
    color: white;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
	cursor:pointer;
	text-align: left;
}
.ui-datepicker .ui-datepicker-next:before{
    content: "&gt;";
    font-size: 26px;
    color: white;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
    font-weight: 400;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
    border: 1px solid #009ed8;
    background: #009ed8;
    color: white;
    font-weight: 400;
    font-family: 'lato';
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #dedede;
    background: #f3f3f3;
    font-weight: normal;
    color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #009ed8;
    background: #009ed8;
    color: white;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}</pre></body></html>