/*******************
  __ _            
 / _(_)           
| |_ ___   _____  
|  _| \ \ / / _ \ 
| | | |\ V /  __/ 
|_| |_| \_/ \___| 

**********************/
/*
Theme Name: Kuulotekniikka
Author: Five Agency Oy http://five.fi
*/
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }
strong, b {
  font-weight: bold;
}
em, i {
  font-style: italic;
}
blockquote, q {
  quotes: none; }

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

.clear {
  clear: both; }

/* Widths */
/* Fonts */
/* Colors */
/* Paddings and margins */
/* Fonts sizes and colors */
* {
  position: relative; }

html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden; }

body {
  font: 100% 'Myriad Pro', sans-serif;
  color: white;
  background: #fff;
  font-size: 16px; }
h1, h2, h3, h4, h5 {
  font-family: 'Myriad Pro', sans-serif;
  color: #22505f;
  font-weight: bold; }

h1 {
  font-size: 42px; }

h2 {
  text-transform: uppercase;
  font-size: 32px;
}
h2.divider {
  text-align: center;
  padding: 0px 0px;
  font-size: 36px;
}
h3 {
  font-size: 24px;
  padding: 15px 0px;  
}

h4 {
  font-size: 18px; }

p {
  padding: 10px 0px;
  color: #777;
  line-height: 1.6; }

a {
  color: #666666; }

.row {
  max-width: 1180px; }

.main {
  background: #fff;
  padding: 0px 15px; }
.main-content a {
  color: #5daee1;
}
.main-content ul {
  padding: 10px 0px; }
  .main-content ul li {
    margin-left: 40px;
    list-style: square;
    line-height: 1.5; }

  .main-content ul.block-grid li {
    margin-left: 0px!important;
  }

button, .button, input[type="submit"] {
  background: #5daee1 !important;
  padding: 14px 32px 12px 32px !important;
  border-radius: 2px;
  color: #fff!important;
  font-weight: bold;
}

button:hover, .button:hover, input[type="submit"]:hover { 
  background: #498fa6 !important; }

img {
  max-width: 100%; }

/************************************************************************************************************/
/************************************************************************************************************/
/* HEADER */
/************************************************************************************************************/
/************************************************************************************************************/
.top {
  background: #333333;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  color: #555555; }
  .top ul li {
    display: inline-block; }
    .top ul li a {
      display: block;
      padding: 0px 15px; }

.header {
  min-height: 80px;
  position: fixed;
  width: 100%;
  z-index: 1;
  background: rgba(255,255,255,0.95);
  border-top: 3px #5daee1 solid; 
}
  .header .wpdreams_asl_container, .header #ajaxsearchlite1 {
    display: block;
    float: right;
    max-width: 200px;
    margin-top: 23px;
    margin-right: 30px;
    background-color: white !important;
    background-image: none; }
    .header .wpdreams_asl_container .probox, .header #ajaxsearchlite1 .probox {
      background-color: white !important;
      background-image: none; }
      .header .wpdreams_asl_container .probox .promagnifier, .header #ajaxsearchlite1 .probox .promagnifier {
        background-color: white !important;
        background-image: none; }

.header-block {
  position: relative;
  height: 0px; }

div[id*="ajaxsearchliteres"].vertical {
  background-color: white !important; }

.banner {
  background: #22505f url(img/....jpg) top center no-repeat;
  height: 380px;
  color: #fff; }

.page-id-112 .banner {
  height: 480px;
}


  .banner h1.entry-title {
    color: #fff;
    margin-top: 180px;
    text-align: center;
    font-size: 64px;
  }
  .banner .row {
    padding: 0px 15px; }
  .banner p {
    color: #fff;
    text-align: center;
    display: block;
    margin: auto;
    max-width: 820px;
    font-size: 21px;

  }

.page-template-page-video .banner,
.page-template-page-slider-kuulo .banner,
.page-template-page-slider .banner,
.page-template-page-slider-boxed .banner,
.page-template-page-home .banner {
  display: none; }

.banner-home {
  background: #333333 url(img/....jpg) center center no-repeat;
  height: 640px; }
  .banner-home .usp {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.usp-video {
  position: absolute;
  top: 40%;
  left: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2; }

/* This is gonna define the CSS orbit container*/
.boxed-slider {
  margin-top: 30px; }

.banner-home .orbit-timer,
.orbit-container .orbit-timer {
  display: none !important; }
.banner-home .orbit-content,
.orbit-container .orbit-content {
  margin-top: 0px;
  width: 100%;
  overflow: hidden; }
.banner-home .slide,
.orbit-container .slide {
  background: #22505f url(img/....jpg) top center no-repeat;
  height: 640px;
  padding: 0px 0px;
  color: #fff; }
  .banner-home .slide h2,
  .orbit-container .slide h2 {
    color: white;
    padding-top: 260px;
    font-size: 64px;
  }
  .banner-home .slide p,
  .orbit-container .slide p {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    max-width: 590px;
  }
  .banner-home .slide .button,
  .orbit-container .slide .button {
//    background: #ffd126!important;
//    color: #22505f!important;
background: #5daee1!important;
color: #fff;
    padding: 20px 36px 18px 36px!important;
    text-transform: uppercase;
  }

#vid {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -2;
  top: -120px;
  overflow: cover; }

.video-wrapper {
  overflow: hidden;
  width: 100%;
  max-height: 850px;
  height: 100%;
  /*	background: #222422 url(img/bg-five.jpg) top center no-repeat;
  	background-size: auto 100%;
  */ }

.vid-overlay {
  height: 100% !important;
  background: rgba(0, 0, 0, 0.5);
  z-index: 3; }

#bgvid {
  width: 100%;
  background-size: 100%;
  position: relative;
  height: 640px;
  padding-bottom: 56.25%;
  overflow: hidden;
  top: 0px;
  z-index: -2; }

#vid {
  width: 100%;
  background: rgba(39, 62, 84, 0.82);
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  object-fit: cover; }

#vid source {
  top: 0px; }

#bgvid {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }

#bgvid > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }



.overlay {
  background: rgba(34,80,95,0.5);
  height: 100%;
  width: 100%;
  position: absolute;
}


/************************************************************************************************************/
/************************************************************************************************************/
/* NAVIGATION */
/************************************************************************************************************/
/************************************************************************************************************/
#logo {
  display: block;
  width: 300px;
  margin-top: 19px;
  transition: all 0.2s;
  z-index: 99; }

#logo:hover {
  opacity: 0.75; }

/* Navigation Menu */
.main-navigation {
  margin-top: 0px;
  text-align: center;
  float: right; }
  .main-navigation a {
    font-weight: bold;
    padding: 6px 0px;
    font-size: 16px;
    display: block;
    color: #22505f;
    line-height: 1.5;
    transition: all 0.2s; }
  .main-navigation a:hover,
  .main-navigation a:focus {
    text-decoration: underline;}
  .main-navigation li ul li a {
    display: block;
    line-height: 1.5;
    padding: 0px;
    white-space: normal; }
  .main-navigation ul.nav-menu,
  .main-navigation div.nav-menu > ul {
    display: none; }

.main-navigation ul.nav-menu.toggled-on {
  display: inline-block;
  color: #fff;
  text-align: left;
  padding: 30px 0px;
  transition: all 0.25s;
}
.menu-toggle {
  background: url(img/menu-icon.png) center center no-repeat;
  background-size: 50%; 
  display: inline-block;
  color: #fff;
  float: right;
  height: 80px;
  transition: all 0.25s;
  width: 60px;
  display: block;
  position: fixed;
  top: 0px;
  right: 0px;
}
.menu-toggle:hover {
  color: #ddd;
  text-decoration: underline;
  cursor: pointer;}

/* Minimum width of 600 pixels. */
@media screen and (min-width: 1026px) {
  .main-navigation ul.nav-menu,
  .main-navigation div.nav-menu > ul {
    display: inline-block !important;
    text-align: left;
    width: 100%; }

  .main-navigation ul {
    margin: 0;
    text-indent: 0; }

  .main-navigation li a,
  .main-navigation li {
    display: inline-block;
    text-decoration: none; }

  .main-navigation li a {
    border-bottom: 0;
    padding: 0px 20px;
    line-height: 80px;
    font-weight: bold;
    font-size: 16px;
    color: #22505f;
    text-transform: none;
    white-space: nowrap; }

  .main-navigation li a:hover,
  .main-navigation li a:focus {
    color: #58a4bd; }

  .main-navigation li {
    margin: 0 0px 0 0;
    position: relative; }

  .main-navigation li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  .main-navigation li ul ul {
    top: 0;
    left: 100%; }

  .main-navigation ul li:hover > ul,
  .main-navigation ul li:focus > ul,
  .main-navigation .focus > ul {
    border-left: 0;
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: inherit; }

  .main-navigation li ul li a {
    background: rgba(255,255,255,0.95);
    display: block;
    font-size: 16px;
    padding: 10px 15px;
    width: 360px;
    white-space: normal; }

  .main-navigation li ul li a:hover,
  .main-navigation li ul li a:focus {
    text-decoration: underline; }

  .single-kuulokoje .page-item-102 a,
  .main-navigation .current-menu-item > a,
  .main-navigation .current-menu-ancestor > a,
  .main-navigation .current_page_item > a,
  .main-navigation .current_page_ancestor > a {
    color: #58a4bd;
    text-decoration: underline; }

  .menu-toggle { 
    display: none; } }
/* Minimum width of 960 pixels. */
/************************************************************************************************************/
/************************************************************************************************************/
/* MAIN CONTENT */
/************************************************************************************************************/
/************************************************************************************************************/
.main-content {
  color: #5a5a5a;
  padding: 30px 15px;
}

.main-content p {
  line-height: 1.75;
  padding: 10px 0px;
  color: #5a5a5a

}
.grey {
  background: #f8f8f8;
  padding: 30px 0px 0px 0px;
  margin-bottom: 30px;
  width: 100%; 
}

/************************************************************************************************************/
/************************************************************************************************************/
/* FOOTER */
/************************************************************************************************************/
/************************************************************************************************************/
/* 
.fixed {
 position: fixed;
  background: #fff;
  width: 100%;
  bottom: 0px!important;
  top: calc(100% - 155px);
  left: 0px;
  right: 0px;
  height: 155px;
}
.footer-block {
  height: 155px;
  position: relative;
}
*/
.footer {
  width: 100%;
  background: #f0f2f1;
  padding: 30px 0px;
  color: #5a5a5a;
  margin-top: 15px;
  text-align: center;
}
.footer p {
  color: #5a5a5a;
  text-align: center;
}
.footer a {
  color: #5a5a5a;
}

  .footer .inline {
    margin: auto;
    display: block; }
    .footer .inline .menu {
      margin: auto;
      text-align: center;
      width: 100%; }
      .footer .inline .menu li {
        display: inline-block; }
        .footer .inline .menu li a {
          display: block;
          color: #fff;
          padding: 10px 15px; }

.post-date {
  display: block; }
.pre-footer {
  margin-top: 30px;
}
.pre-footer h3 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 24px; }

.widget-title {
  text-align: left;
  font-size: 20px; }

/************************************************************************************************************/
/************************************************************************************************************/
/* HIDDEN */
/************************************************************************************************************/
/************************************************************************************************************/
.hidden {
  overflow: hidden;
  display: none; }

.hidden-no {
  display: block; }

.posts-bg {
  background: #333333;
  padding: 60px 0px; }

.posts li a {
  display: block;
  background: #fff;
  padding: 30px; }

.tiles {
  position: relative; }
  .tiles li {
    padding: 0px; }
  .tiles li a {
    background: #333333;
    display: block;
    height: 360px;
    padding: 30px; }
    .tiles li a h3 {
      color: #fff; }
    .tiles li a p {
      color: #fff; }
    .tiles li a .post-date {
      color: #fff; }

.tiles-padding li a {
  margin: 15px; }




.blue-box {
  background: #5daee1;
  display: block;
  width: 100%;
  height: 74px;
  color: #fff;
  margin-bottom: 15px;
  position: relative;
}
.blue-box a {
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 15px 30px;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
}
.blue-box a:hover {
  background: #5daee1;
  text-decoration: underline;
}

.full-slider {
  max-height: 640px;
  overflow: hidden;
}
.row.full {
  max-width: 100%;
}
.product-image,
.product-info {
  height: 450px;
}
.pull-right {
  float: right!important;
}
.pull-left {
  float: left!important;

}

.product-image {
  min-height: 450px;
  background-size: auto 100%!important;
}

.product-box {
  max-width: 590px;
  float: left;
  padding: 90px 30px; 
}
.product-info h2 a {
  color: #22505f;
}
.product-info h2 a:hover {
  color: #58a4bd;
}
.product-info span {
  font-size: 24px;
  display: block;
  margin: 0px 0px 5px 0px;
  color: #999;
}
.product-info .button {
  margin-top: 10px;
}
.product-box-right {
  float: right;
}
.product-box-single {
  padding: 45px 0px;
}
.orbit-bullets-container {
  margin-top: -30px;
}
.wpsl-search {
  background: #fff!important;
  padding: 0px!important;
}
#wpsl-search-btn {
    padding: 12px 32px!important;
    line-height: 1.5!important;
    font-weight: 700!important;
    color: #fff!important;
    box-shadow: none!important;
}
p.bigger,
.home .main-content p {
  display: block;
  margin: auto;
  color: #5a5a5a;
  max-width: 860px;
  font-size: 18px;
}
.circle {
  position: absolute;
  right: 5%;
  top: 240px;
  width: 300px;
  height: 300px;
//  background: rgba(82,161,187,0.9)!important;
    background: rgba(255,255,255,0.9)!important;
  border: 4px #fff solid;
//  color: #fff!important; 
    color: #5daee1;
  text-transform: uppercase;
  padding: 100px 15px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
}

.page-id-112 .circle {
  top: 130px;
  padding: 70px 15px;
}
.circle span {
  text-transform: none;
  font-size: 21px;
  display: block;
}

.circle:hover {
    text-decoration: underline;
}
.nav-menu .page-item-106 a {
  padding-right: 25px;
  display: block;
  background: url(img/cart1.png) center right no-repeat;
  background-size: 20px;
} 


.wpsl-direction-wrap,
.wpsl-country {
  display: none!important;
}
#wpsl-search-wrap #wpsl-radius, #wpsl-search-wrap #wpsl-results {
  display: none!important;
}
.wpsl-input div {
  display: none;
}
#wpsl-search-wrap input {
  width: 300px!important;
  padding: 10px 10px!important;
  height: 48px!important;
}
#wpsl-search-wrap input[type="submit"] {
  width: 180px!important;
}
.padd {
  padding-top: 90px;
}
.wp-image-191 {
  padding: 45px 0px;
}

.blue h3 {
  text-align: center;
  display: block;
  color: #5daee1;
  padding: 30px 0px;
}
.blue h3 a {
  text-decoration: underline;
  color: #5daee1;

}
.main-content ul.block-grid.kojeet ul li {
  text-align: center!important;
}
.kojeet h4 {
  text-transform: uppercase;
}
.kojeet h4 {
  font-size: 18px;
  display: block;
  margin: 0px 0px 0px 0px;
}
.kojeet h4 span {
  color: #777;
}

.page-template-page-testi h4 {
  padding: 15px 0px;
}
.results h2 {
  font-size: 64px;
  text-align: center;
  padding: 30px 0px;

}
/*
@media screen and (max-width: 1024px) {

.fixed {
  top: calc(100% - 220px);
  height: 220px;
}
.footer-block {
  height: 220px;
}
}
*/
@media screen and (max-width: 1026px) {
  #logo {
    width: 240px;
    }
.banner-home .slide,
.orbit-container .slide {
  background: #333333; 
  height: 480px;
  padding: 0px 0px;
  color: #fff; 
}
  .banner-home .slide h2,
  .orbit-container .slide h2 {
    color: white;
    padding-top: 160px;
    font-size: 42px;
  }
  .banner-home .slide p,
  .orbit-container .slide p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    max-width: 100%;
  }
.home .main-content p {
  text-align: left!important;
  font-size: 16px;
}
  .main-navigation ul.nav-menu.toggled-on {
    width: 100%;
    transition: all 0.5s;
    text-align: left; }

  .main-navigation {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 20px; }


  .banner h1.entry-title {
    color: #fff;
    margin-top: 160px;
    text-align: center;
    font-size: 36px;
}
  
.product-image {
  height: 200px!important;
  border-bottom: 1px #f8f8f8 solid;
}
.product-info {
  height: auto;
}
.product-image {
  min-height: 200px!important;
  background-size: auto 100%!important;
}
.product-box {
  max-width: 590px;
  float: left;
  padding: 15px 0px; 
}
/*
.fixed {
  position: relative;
  top: calc(100% - 220px);
  height: 220px;
}
.footer-block {
  height: 0px;
}
*/
.blue-box {
  background: #22505f;
  display: block;
  width: 100%;
  height: 50px;
  color: #fff;
  margin-bottom: 5px;
  position: relative;
}
.blue-box a {
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 5px 10px;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: normal;
  border: 0px solid #5daee1 !important
}

  }





.page-template-page-testi .banner {
  display: none;

}
.page-template-page-testi .main-content {
  text-align: center;
}
.test-title {
  margin-top: 120px;
}
.test-content {
}