/*------------------------------------------------------------------------
# "hot_one_page" - Joomla Template Framework
# Copyright (C) 2012 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

/******* CUSTOM ROWS AND CELLS STYLING *******/

.hot_one_page_full {
}

.container {
  margin:0 auto;
  padding:0;
  text-align:center;
}

/*.row {
  padding:0;
  margin:0;
}*/

.row > * {
  float:left;
}

/* abovecontent and belowcontent modules */

div.abovecontent {
}

div.belowcontent {
  padding: 30px 0 0 0;
}

/* Hot One Page template */

p {
  line-height: 24px;
}

.topmenurow {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(255,255,255,.95);
  z-index: 1;
  box-shadow:0px 1px 5px #ddd;
}

.fullwidth {
  background:url(/web/20190124094913im_/http://konttialusta.fi/templates/hot_one_page/images/custom/town_summer.jpg) no-repeat bottom;
  background-size: cover;
}

.fullwidth h1 {
  color:#333;
  text-shadow:1px 1px 0px #fff;
  position: absolute;
  top: 45%;
  right: 0;
  left: 0;
  padding: 0;
  margin: 0;
}

div.subtext {
  position: absolute;
  top: 70%;
  right: 0;
  left: 0;
  text-align: center;
  color:#000;
  text-shadow:1px 1px 0px #fff;
  cursor: pointer;
}

.mp_topmenu,
.mp_topmenu .cell_pad,
.mp_topmenu .cell_pad .moduletable {
  /*float: right;*/
  text-align:center;
  margin: 0 auto;
}
.mp_topmenu{

    float: none; }
.mnu_mainmenu{width:960px; margin:0 auto; text-align:center; }
.hot_one_page_logo {
  padding-top: 12px;
}
.mainmenu{text-align:center; margin:0 auto;  }

#tops{border-bottom: 14px solid #fff;}

.bottomrow .cell_pad {
  border:1px solid #666;
  padding: 10px;
  margin: 10px 15px;
}

.contentrow .container, .content_hot_one_page, .contentrow .container .row {
  width: 100%;
}

.contentrow .cell_pad {
  margin: 0;
  padding: 0;
}



.item_container {
  padding: 0 15px;
}

h2 {
  padding-bottom: 0;
}

div.item-page h4 {
  text-align: left;
  padding: 15px 0;
}

img.content_image {
  max-width:450px;
  width:100%;
  float:right;
  padding:0 0 15px 30px
}

a.scroll {
  padding-bottom: 40px;
  display: block;
}

div.row-0, div.row-1, div.row-2, div.row-3, div.row-4, div.row-5 {
  text-align: center;
}

div.row-1 {
  border-top:1px solid #ddd;
}

div.row-2 {
  text-align: left;
}

div.row-4 {
  background: #f6f6f6;
}

div.row-4 div.item {
 /* max-width: 100% !important;*/
}

div.row-4 div.item div.item_container {
  padding: 0;
}

div.row-4 div.bigtext {
  max-width: 750px;
  margin: 0 auto;
}

div.row-6 {
  background: #000;
}

div.row-6 h2 {
  color:#ccc;
}

div.item-page {
  padding: 90px 15px 0 15px !important;
}

div.contact_form {
  padding-bottom: 30px;
}

.bigtext {
  font-size: 24px;
  line-height: 32px;
}

.bigtext2 {
  font-size: 24px;
  color:#222;
  line-height: 32px;
}

.subheading {
  text-transform: uppercase;
  font-size: 12px;
  padding:0;
  margin-top: 0;
  margin-bottom: 45px;
  text-align: center;
}

div.logos_text {
  width:30%;
  float:left;
}

div.logos_images {
  width:70%;
  float:right;
  text-align:right;
}

div.logos_images img {
  margin-left: 10%;
  opacity:.5;
}

div.logos_images img:hover {
  opacity:1;
}

.footerrow {
  background: #000;
  text-align: center;
}

ol {
  text-align: left;
}

strong {
  font-weight: normal;
  font-style: italic;
}

/* hot lightbox override */

div.row-4 #gallery {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

div.row-4 #gallery img {
  width: 9.94%;
  min-width: 100px;
  height: auto;
}

div.row-4 #gallery img:hover {
  opacity: .3;
  background: url(/web/20190124094913im_/http://konttialusta.fi/templates/hot_one_page/images/magnifier.png) no-repeat center;
}

/* tabs styling */

ul.ui-tabs-nav {
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  margin:0;
  padding:20px 0;
  list-style: none;
}

ul.ui-tabs-nav li {
  width: 24%;
  min-width: 150px;
  display: inline-block;
  text-align: center;
}

ul.ui-tabs-nav li a {
  border-left: 1px solid #ddd;
  display: block;
  text-decoration: none;
  color:inherit;
}

ul.ui-tabs-nav li a:focus {
  outline:none;
}

ul.ui-tabs-nav li:first-child a {
  border-left: none;
}

ul.ui-tabs-nav .bigtext {
  line-height: normal;
}

div.ui-tabs-panel {
  margin-top: 30px;
}

.ui-tabs-active .bigtext {
  color:#222;
}

ul.ui-tabs-nav li img {
  opacity:.3;
}

ul.ui-tabs-nav li.ui-tabs-active img {
  opacity: 1;
}

/* rapid contact */

div.rapid_contact {
  text-align: center;
}

div.rapid_contact div {
  padding: 10px 30px !important;
}

/*#dvid{display:none; visibility:hidden;}*/

.contentrow .container div.column-1{padding-top:10px; padding-bottom:10px; color:#fff;}
.mp_footer{text-align:center; color:#fff; margin:0 auto; width:100%; background-color: #ce2f1c;}

div.row-4{background-color:#808487;   }
div.row-2{background-color:#808487;   }
#welcome{padding-bottom:10px; }
.tekniset{ color:#333;  }


#features{clear:both;}

#environment{ padding-bottom:13px; }
#djslider-loader116{ z-index:1; }
#slider-container116 {z-index:2;}
/*
     FILE ARCHIVED ON 09:49:13 Jan 24, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:40:46 Apr 16, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.datanode: 567.803 (4)
  esindex: 0.016
  exclusion.robots.policy: 0.191
  exclusion.robots: 0.214
  LoadShardBlock: 356.894 (3)
  PetaboxLoader3.resolve: 635.063
  captures_list: 934.846
  RedisCDXSource: 560.788
  CDXLines.iter: 13.906 (3)
  load_resource: 902.755
*/