@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot');
    src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('../fonts/opensans-extrabold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


html, html a {
-webkit-font-smoothing: none !important;
-webkit-font-smoothing: subpixel-antialiased !important;
-webkit-font-smoothing: antialiased !important;
}
/* == CSS3 == */
p.zslogo a,
p.cta a{
	-webkit-transition: background 300ms linear;
	-moz-transition: background 300ms linear;
	-ms-transition: background 300ms linear;
	-o-transition: background 300ms linear;
	transition: background 300ms linear;
}

/*--general--*/
:focus {outline: none;}
* { padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none; border: none;
    font-size: 100%;
    color:#000;
    font-family: 'open_sansregular', sans-serif;}

h1, h2, h3, h4, h5, h6 {font-weight: 400;}
ul, ul li {list-style: none;}
h2,
.inner-page #content h2.main {font-size: 100px;margin-bottom: 50px; text-align: center;font-family: 'open_sansextrabold', sans-serif; color:#dddddd;}
#subheader h2 { color: #4583e8; margin-top: 100px; line-height: 120px; margin-bottom: 5px;}
.inner-page h2.main {}
.inner-page #content h2 {color:#000!important; font-size: 72px; line-height: 90px; text-align: left;}
h3,
h3 span {font-family: 'open_sansextrabold', sans-serif;  font-size: 26px; line-height: 1.2; color:#fff;}
h4,
h4 a {font-family: 'open_sansextrabold', sans-serif;  color:#eb7d00; font-size: 12px; margin-bottom: 10px;}
h4 a span,
h4 span {color:inherit;}
h4 a:hover {color: #b47220;}
a { color: #eb7d00;
  -webkit-transition: color 300ms linear;
  -moz-transition: color 300ms linear;
  -ms-transition: color 300ms linear;
  -o-transition: color 300ms linear;
  transition: color 300ms linear;
}

p {font-size:14px;line-height: 22px; letter-spacing: 50%;}
.inner-page p {padding-right: 40px; margin-bottom: 25px;}
.inner-page .last p {padding-right: 0;}
#subheader p {margin-bottom: 25px;padding: 0 130px; text-align: center;color:#fff; font-size: 16px; line-height: 26px; letter-spacing: 1px;}

/* == Header == */
header {text-align: center;background-height: 100%; background: url(../img/layout/headerblue.jpg) no-repeat left, url(../img/layout/headerorange.jpg) no-repeat right;}
header h1,
header h2 {margin: 0; font-size: 20px; display: inline-block;padding: 74px 0 75px 0;}
header h1 {margin-right: 45px; margin-left: 0px;}
header h1 a {display: block; width: 208px; height: 100px; text-indent: -5000px; background: url(../img/layout/logo.png) no-repeat center;}
header h2 a {display: block; width: 221px; height: 79px; text-indent: -5000px; background: url(../img/layout/logo2.png) no-repeat center;}

/* == SubHeader == */
#subheader {margin-bottom:120px; text-align: center; min-height: 550px; background: url(../img/layout/subheader.jpg) no-repeat; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover;}
#subheader p.cta {width: auto; display: inline-block;margin-bottom: -92px; margin-top: 74px;}
#subheader p.cta a{font-family: 'open_sansextrabold', sans-serif; font-size: 30px; width: 382px; line-height: 93px; height: 90px;display: inline-block; color:#fff; background: #eb7d00;}
#subheader p.cta a:hover {background: #b47220;}
#subheader p.cta:before {content:"";margin-top:70px; display: block; width: 20px; height: 20px; background: url(../img/btn/left.png) no-repeat;float: left;}
#subheader p.cta:after {content:"";margin-top:70px; display: block; width: 20px; height: 20px; background: url(../img/btn/right.png) no-repeat;float: right;}

/* == Content == */
#content {padding-bottom: 143px;}
#content ul li a {position: relative; display: block; width: 100%; height: 100%;vertical-align: middle;}
#content ul.large-block-grid-3 li a img {width: 100%;}
#content ul li a h3 {opacity: 1;padding: 55px 55px 55px 30px;text-align: right; position: absolute; z-index: 2;width: 100%;height: 100%; background: url(../img/layout/dark-overlay.png) repeat;top: 0; left: 0;}
#content ul li a h3 span {display:inline-block; width: auto;text-align: right;margin: 43% auto 0 auto; margin-top: calc( 30vw * .2 ); position: relative;}

/* == SubContent == */
#sub-content {background:#f5f5f5; padding:70px 0;}
#sub-content ul li {margin-bottom: 5px;}
#sub-content ul li,
#sub-content ul li a {font-size: 12px; color:#666666; }
#sub-content ul li a:hover {color:#333333;}
#sub-content ul li span {color:#eb7d00;}
#sub-content ul li:last-child {margin-bottom: 0;}
#sub-content ul {margin-bottom: 25px;}
#sub-content ul:last-child {margin-bottom: 0;}
#sub-content .laki ul {margin-bottom: 43px;}
#sub-content .laki h4:last-child {margin-top: 22px;}
#sub-content ul li.mail {margin-top: 20px;}
#sub-content ul li.mail a:hover {color:#013183;}

/* == Inner-page == */
.inner-page #subheader {margin-bottom:130px;position: relative;background: none; overflow: hidden; min-height: 10px;}
.inner-page #subheader .row {position: static;}
.inner-page #subheader .row > div {position: relative;}
.inner-page #content {padding-bottom: 120px;}
.inner-page p a.pdf {font-size: 24px; color:#eb7d00;font-family: 'open_sansextrabold', sans-serif; }
.inner-page p a.pdf:hover {color:#b47220;}
.inner-page #content section ul {margin-top: 70px; margin-bottom: 30px;}
.inner-page #content section ul li {position: relative; }
.inner-page #content section ul li a span.overlay {display: block; top: 0;position: absolute; z-index:2; width: 100%; height: 100%; background:#000; opacity:0.5;}
.inner-page #content section {padding-bottom: 70px;}
.inner-page #content section:last-child {padding: 0;}
.inner-page #content section:first-child {padding-top: 0;}
.inner-page footer p {padding:0;}


/* == Footer == */
footer {background:#013183;}
footer ul li {color:#cccccc; font-size: 12px; margin-bottom: 5px;}
footer .columns {padding: 40px 0;}
footer .pdf {  padding:0;background:#eb7d00 url(../img/layout/arrow.png) no-repeat top center; text-align: center;

  -webkit-transition: background 300ms linear;
  -moz-transition: background 300ms linear;
  -ms-transition: background 300ms linear;
  -o-transition: background 300ms linear;
  transition: background 300ms linear;

}

footer .pdf:hover {background:#b47220 url(../img/layout/arrow.png) no-repeat top center;}
footer .pdf > a {padding:30px 0; display: block;}
footer .pdf p {color:#fff;font-size: 14px;font-family: 'open_sansextrabold', sans-serif;  margin-bottom: 5px;}
footer .pdf span {color:#4e2900;font-size: 14px;font-family: 'open_sansextrabold', sans-serif; display: block; margin-top:10px;}
p.zslogo {display: block; text-align: center; padding: 55px 0 55px 0; margin: 0;}
p.zslogo a {display: inline-block; width: 36px; height: 36px; background: #cccccc url(../img/layout/zslogo.png) no-repeat center center; text-indent: -5000px; border-radius: 50%; -webkit-border-radius :50%;}
p.zslogo a:hover {background: #eb7d00 url(../img/layout/zslogo.png) no-repeat center center;}

@media only screen and (max-width: 1244px) {

  .slick-prev, 
  .slick-next {width: 25px!important;}

}

@media only screen and (max-width: 1134px) {

  #subheader p.cta {width: auto; display: inline-block;margin-bottom: -61px; margin-top: 49px;}

}

@media only screen and (max-width: 1099px) {

  #subheader p.cta {width: auto; display: inline-block;margin-bottom: -61px; margin-top:23px;}

}

@media only screen and (max-width: 1104px) {

  h3,
  h3 span {font-size: 28px;}

}

@media only screen and (max-width: 1024px) {

  #content ul li.spacer {display: none;}

  #sub-content .columns {text-align: center!important;}
  #sub-content .columns.vitla {min-height: 225px;}
  #sub-content .columns.info {margin-top: -70px;}
  #sub-content .laki ul {margin-bottom: 25px;}

  footer .pdf {background:#eb7d00; }
  footer .pdf:hover {background:#b47220; }
  footer .columns.pdf {margin:0 -15px; padding-bottom: 0;float: none!important; clear: both; width: initial;}
  footer .columns,
  .inner-page p {padding-right: 0px; }

}


@media only screen and (max-width: 1038px) {

  #subheader {padding-bottom: 10px;}
}


@media only screen and (max-width: 946px) {

	#subheader p.cta {width: auto; display: inline-block;margin-bottom: -34px; margin-top: 24px;}

}

@media only screen and (max-width: 867px) {

	header {background:none;}
  #subheader {margin-bottom:60px;}
  .inner-page #content h2.main {font-size:80px;}
  h2 {font-size: 80px;}
  .inner-page #content h2 {font-size:52px; line-height: 60px;}

}

@media only screen and (max-width: 733px) {

  #subheader {padding-bottom: 7px;}
  #subheader p.cta {width: auto; display: inline-block; margin-top: 30px; margin-bottom: -32px;}
  #subheader p.cta a{font-size: 26px; width: 270px; line-height: 83px;height: 80px;}
  #subheader p.cta:before,
  #subheader p.cta:after {margin-top: 60px;}

}


@media only screen and (max-width: 640px) {

  .slick-prev, 
  .slick-next {width: 0px!important;}
  h2 {font-size: 60px;}
  h3,
  h3 span {font-size: 20px;}
  h4 a span,
  h4 span {display: none;}

  header h1 {margin: 0; padding: 30px 0 20px 0;}
	header h1 a{display: block;text-align: center; margin: 0 auto; background-size: 70%;}
	header h2 {padding-top: 0; padding-bottom: 40px;}
  header h2 a {margin: 0 auto; background-size:70%;}

  .inner-page #content section ul li a span.overlay {display: none!important;}
  .inner-page #subheader {margin-bottom: 63px;}
  .inner-page #content {padding-bottom: 50px;}

  #subheader {margin-bottom:80px; padding-bottom: 5px;}
	#subheader h2 {font-size: 50px;}
	#subheader p {padding: 0 30px;}
  #subheader p.cta {width: auto; display: inline-block; margin-top: 25px; margin-bottom: -27px;}
  #subheader p.cta a{font-size: 18px; width: 200px; line-height: 73px;height: 70px; }
  #subheader p.cta:before,
  #subheader p.cta:after {margin-top: 50px;}

  #content {padding-bottom: 60px;}

  #sub-content .laki h4:last-child {margin-top: 28px;}
  #sub-content .columns.info {margin-top: 0px;}
  #sub-content .columns.vitla {min-height: 100px;}
  footer .columns,
  #sub-content .columns {text-align: center!important;margin-bottom: 25px;}

  footer {padding-top: 40px;}
  footer .columns {padding:0 0 15px 0;}

  .inner-page #content h2.main {font-size:36px; text-align: left;}
  .inner-page #content h2 {font-size:32px;line-height: 35px;}
  .inner-page p a.pdf {line-height: 30px;}
  .inner-page #lightboxOverlay,
  .inner-page #lightbox {display: none!important;}


}

@media only screen and (max-width: 353px) {

  #subheader {padding-bottom: 2px;}
  #subheader p.cta {width: auto; display: inline-block; margin-top: 26px; margin-bottom: -27px;}
  #subheader p.cta a {font-size: 13px; width: 146px; line-height: 63px; height: 60px;}
  #subheader p.cta:before,
  #subheader p.cta:after {margin-top: 40px;}
  h2 {font-size: 40px;}

}

/* Preload images */
body:after {
  content: url(../img/btn/close.png) url(../img/btn/loading.gif) url(../img/btn/prev.png) url(../img/btn/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/btn/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/btn/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/btn/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/btn/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Slider */

.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none;}
.slick-list:focus { outline: none; }
.slick-list { position: relative; overflow: visible; display: block; margin: 0px; padding: 0px; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.slick-track { position: relative; left: 0px; top: 0px; display: table;}
.slick-track:after { content: ""; display: table; clear: both; }
.slick-slide { float: left; height: 100%; min-height: 1px; }
.slick-slide img { display: block; padding: 0 3px;}
.slick-slide { display: none;}
.slick-list.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: table-cell; }

/* Loading States */

.slick-loading .slick-track { visibility: hidden; }
.slick-loading .slick-list { background: #fff url(./ajax-loader.gif) center center no-repeat; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-slide.loading { background:  url(./ajax-loader.gif) center center no-repeat; position: relative;}

/* Icons */

@font-face {
  font-family: "slick";
  src:url("./fonts/slick.eot");
  src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("./fonts/slick.woff") format("woff"),
    url("./fonts/slick.ttf") format("truetype"),
    url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Vertical */

.slick-vertical .slide-track { display: block; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */

.slick-prev {position: absolute;z-index: 444; top: 0; left: 13px;display: block;height: 100%; line-height: 0; font-size: 0; cursor: pointer; background:  url(../img/btn/owl-left.png) no-repeat right center, url(../img/layout/light-overlay.png) repeat; }
.slick-next {position: absolute;z-index: 444; top: 0; right: 13px;display: block;height: 100%; line-height: 0; font-size: 0; cursor: pointer; background:  url(../img/btn/owl-right.png) no-repeat left center, url(../img/layout/light-overlay.png) repeat; }
.slick-prev:hover {background:  url(../img/btn/owl-left-hover.png) no-repeat right center, url(../img/layout/light-overlay.png) repeat;}
.slick-next:hover {background:  url(../img/btn/owl-right-hover.png) no-repeat left center, url(../img/layout/light-overlay.png) repeat;}
.slick-prev:before { content: '';display: block; position:absolute;left: -13px; top:0;float: right; height: 100%;width:13px; background:url(../img/layout/light-overlay.png) repeat; }
.slick-next:before { content: '';display: block; position:absolute;right: -13px;float: left;top:0; height: 100%;width:13px; background:url(../img/layout/light-overlay.png) repeat; }
.slick-prev:focus { outline: none; }
.slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before { opacity: 0.25; }
.slick-next.slick-disabled:before { opacity: 0.25; }

/* Dots */

.slick-slider { margin-bottom: 0px; }
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%;}
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; }
.slick-dots li a { display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; }
.slick-dots li a:before { content: '\8226'; font-family: "slick"; font-size: 6px; line-height: 2; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active a:before { opacity: 0.75; }

/* Draggable */

.slick-list.dragging { cursor: pointer; cursor: hand; }


/* ===== Custom Browser Message ===== */
body .buorg {
    position:absolute;
    width:100%;
    top:0px;
    left:0px;
    bottom: 0;
    background:#131313;\
    font-family: Arial,Helvetica,sans-serif !important; 
    color:#cccccc;
    font-size: 36px; text-align: center;
    border-bottom: none;
}
body .buorg h6 {font-size: 36px; text-align: center; display: block; font-weight: normal; margin-bottom: 30px;}
body .buorg strong {color:#666666; font-size: 18px; display: block;width: 100%; text-align: center; font-weight: normal;}
body .buorg span {display: block; text-align: center; font-size: 18px; color:#666666;}
body .buorg ul {text-align: center; padding:0;}
body .buorg ul li {padding: 73px 0 78px 0; font-size: 20px; margin-right: 6px; display: inline-block; text-align: center; background: #252525; width: 188px; color: #cccccc;}
body .buorg ul li:last-child {margin-right: 0;}
body .buorg ul li span {color:#999999; text-transform: uppercase; font-size: 12px; line-height:5px;}
body .buorg p {display: block; height: 43px; width: 46px; margin: 0 auto; text-indent: -5000px; background: url(../img/other/pop-up-logo.png) no-repeat;}
body .buorg div {
    padding:5px 36px 5px 40px;
}
body .buorg em {
    color:#cccccc;
    font-style: normal;
    font-size: inherit;
}
#buorgclose {
    position: absolute;
    right: .5em;
    top:.2em;
    height: 20px;
    width: 12px;
    font-weight: bold;
    font-size:18px !important;
    padding:0;
    color:#fff;
    z-index: 444;
}


/* OVERWRITE */
#subheader .slick-slide {
  position: relative;
}
.desc {
  position: absolute;
  bottom: 0;
  left: 4px;
/*   display: flex;
  justify-content: center;
  align-items: center; */
  display: block;
  box-sizing: border-box;
  padding: 20px;
  background-color: rgba(0, 0, 0, .7);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.desc2 {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
/*   display: flex;
  justify-content: center;
  align-items: center; */
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  box-sizing: border-box;
  padding: 20px;
  z-index: 2;
  transition: all ease-in-out .1s;
}
@media only screen and (max-width:800px),only screen and (max-device-width:800px){
  .desc2 {
    font-size: 12px;
    padding: 12px;
    background-color: rgba(0, 0, 0, .7);
  }
}

.inner-page #content section ul li:hover .desc2 {
  background-color: rgba(0, 0, 0, .7);
}

.lb-data .lb-caption {
  color: #fff;
  position: absolute;
  bottom: 39px;
  box-sizing: border-box;
  background-color: rgba(0,0,0,.7);
  padding: 20px;
}