/*

DO NOT MODIFY THIS 'STYLE.CSS' FILE!

This file is generated from STYLE.LESS file, which is written in LessCSS language.
Less is a CSS pre-processor.

USE 'STYLE-CUSTOM.CSS' TO ADD YOUR OWN CSS RULES.

If you want to change 'STYLE.CSS', modify 'STYLE.LESS' file and compile with 'Koala-App' or 'SimpLESS'.
Download SimpLESS software from wearekiss.com/simpless
Download Koala-App software from koala-app.com
Or contact HarzemDesign for changes.

*/
.rale {
  font-family: "rale", raleway, arial, helvetica, sans-serif;
}
.titil {
  font-family: "titil", raleway, arial, helvetica, sans-serif;
}
.calc {
  font-family: "calc", "titil", raleway, arial, helvetica, sans-serif;
}
strong,
b,
.bold {
  font-weight: 700;
}
.light {
  font-weight: 300;
}
.normal {
  font-weight: 400;
}
.b100 {
  font-weight: 100;
}
.b200 {
  font-weight: 200;
}
.b300 {
  font-weight: 300;
}
.b400 {
  font-weight: 400;
}
.b500 {
  font-weight: 500;
}
.b600 {
  font-weight: 600;
}
.b700 {
  font-weight: 700;
}
.b800 {
  font-weight: 800;
}
.b900 {
  font-weight: 900;
}
p {
  line-height: 1.2em;
}
.f11 {
  font-size: 11px;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
}
.f17 {
  font-size: 17px;
}
.f18 {
  font-size: 18px;
}
.f19 {
  font-size: 19px;
}
.f20 {
  font-size: 20px;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.redback {
  background: Red;
}
.hidden {
  display: none;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
.sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.iblock {
  display: inline-block;
}
br.clear {
  display: block;
  height: 0px;
  clear: both;
}
div.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
body {
  background: #000;
  font-size: 13px;
  font-family: "rale", raleway, arial, helvetica, sans-serif;
  color: #999;
  margin: 0px;
  padding: 0px;
  min-width: 1200px;
}
.body {
  width: 1200px;
  margin: auto;
  position: relative;
}
.body:before,
.body:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.body:after {
  clear: both;
}
a:link,
a:visited {
  color: #009dd1;
  text-decoration: none;
}
a:hover {
  color: #00c0ff;
  text-decoration: none;
}
a img {
  border: 0px;
}
input {
  font-size: 12px;
}
.half {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* design */
#header {
  height: 120px;
  background: #000;
}
a.logo {
  display: block;
  float: left;
  margin-top: 27px;
  font-size: 41px;
  font-weight: 100;
  color: #fff;
  line-height: 29px;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}
a.logo strong {
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
  font-size: 28px;
  font-weight: 900;
  position: relative;
  display: inline-block;
  left: 2px;
  color: #009dd1;
}
a.logo strong strong {
  font-weight: 700;
  left: 0px;
  color: #00c0ff;
}
a.logo:hover {
  color: #00c0ff;
}
a.logo:hover strong {
  color: #fff;
}
a.logo:hover strong strong {
  color: #009dd1;
}
.topmenu {
  float: right;
}
.topmenu .links {
  float: left;
  margin-right: 20px;
}
.topmenu .links a {
  display: inline-block;
  line-height: 42px;
  padding: 0 10px;
}
.topmenu .buttons {
  float: left;
}
.topmenu .buttons a {
  display: block;
  float: left;
  background: url(images/top-buttons.png) center 0px no-repeat;
  line-height: 40px;
  padding: 0 50px 15px;
  margin-left: -10px;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
}
.topmenu .buttons a:hover {
  background-image: url(images/top-buttons-hover.png);
}
.topmenu .buttons a + a {
  background: url(images/top-buttons.png) center -100px no-repeat;
}
#menu {
  float: right;
  margin-right: 10px;
}
#menu > ul > li {
  float: left;
  margin-left: 8px;
  position: relative;
}
#menu > ul > li > a {
  display: block;
  font-size: 16px;
  color: #009dd1;
  font-weight: 700;
  padding: 20px 20px 20px 20px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
#menu > ul > li:hover > a {
  color: #66d9ff;
}
.area {
  width: 100%;
  height: 510px;
  margin: auto;
  position: relative;
}
.area .text-area {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  padding-top: 117px;
}
.area .text-area .toptitle {
  font-size: 36px;
  font-weight: 700;
}
.area .text-area .toptitle strong {
  color: #009dd1;
}
.area .text-area .bigtitle {
  font-size: 104px;
  font-weight: 300;
  line-height: 90px;
}
.area .text-area .text {
  width: 880px;
  margin: 30px auto 0;
  font-size: 18px;
}
.area .text-area .stats {
  margin-top: 60px;
  text-align: center;
}
.area .text-area .stats .statbox {
  display: inline-block;
  width: 150px;
  height: 90px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.75);
}
.area .text-area .stats .statbox strong {
  font-size: 48px;
  display: block;
  font-weight: 400;
  font-family: "titil", raleway, arial, helvetica, sans-serif;
  line-height: 60px;
}
.area .text-area .stats .statbox span {
  font-size: 12px;
  color: #009dd1;
}
.package-selector {
  min-height: 480px;
  background: url(images/blocks-top.png) top center repeat-x, url(images/blocks-bottom.png) bottom center repeat-x, #001118 url(images/blocks-back.png) center bottom no-repeat;
}
.gauge-area {
  width: 517px;
  height: 376px;
  float: left;
  position: relative;
  top: 44px;
}
.gauge-area .buttons {
  position: absolute;
  z-index: 10;
  top: 126px;
}
.gauge-area .buttons a {
  position: absolute;
  display: block;
  width: 91px;
  height: 130px;
}
.gauge-area .buttons a.bleft {
  background: url(images/gauge-left.png) no-repeat;
  left: 5px;
}
.gauge-area .buttons a.bleft:hover {
  background: url(images/gauge-left-hover.png) no-repeat;
}
.gauge-area .buttons a.bright {
  background: url(images/gauge-right.png) no-repeat;
  left: 420px;
}
.gauge-area .buttons a.bright:hover {
  background: url(images/gauge-right-hover.png) no-repeat;
}
.gauge-area .gauge {
  position: absolute;
  left: 70px;
  z-index: 20;
  background: url(images/gauge.png) no-repeat;
  width: 376px;
  height: 376px;
}
.gauge-area .text {
  position: relative;
  z-index: 30;
  width: 100%;
  text-align: center;
  color: #fff;
}
.gauge-area .text div {
  font-size: 12px;
  font-family: "titil", raleway, arial, helvetica, sans-serif;
  margin-top: 105px;
  line-height: 30px;
}
.gauge-area .text div + div {
  font-size: 22px;
  font-weight: 700;
}
.gauge-area .display {
  width: 134px;
  height: 43px;
  margin: 16px auto 0;
  background: url(images/gauge-display.png) no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  text-align: right;
  font-family: "calc", "titil", raleway, arial, helvetica, sans-serif;
  font-size: 24px;
  color: #000;
  line-height: 38px;
  text-shadow: 0 0 1px #000;
}
.gauge-area .display strong {
  font-size: 38px;
  font-weight: 400;
}
.gauge-area .needle {
  width: 51px;
  height: 172px;
  background: url(images/gauge-needle.png) no-repeat;
  position: absolute;
  left: 162px;
  top: 43px;
  z-index: 30;
  -webkit-transform-origin: 26px 144px;
  -ms-transform-origin: 26px 144px;
  transform-origin: 26px 144px;
  -webkit-transform: rotate(-120deg);
  -ms-transform: rotate(-120deg);
  transform: rotate(-120deg);
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}
.gauge-area .center {
  width: 12px;
  height: 13px;
  display: block;
  z-index: 40;
  position: absolute;
  left: 182px;
  top: 181px;
  background: url(images/gauge-center.png) no-repeat;
}
.specs-area {
  float: right;
  margin-top: 74px;
  width: 668px;
  height: 333px;
  background: url(images/specs-bg.png) left top no-repeat;
  font-family: "titil", raleway, arial, helvetica, sans-serif;
  position: relative;
}
.specs-area .premium-button {
  width: 260px;
  position: absolute;
  left: 0;
  top: 0;
}
.specs-area .premium-button div {
  font-weight: 700;
  font-size: 14px;
  color: #00c0ff;
  text-align: center;
  width: 120px;
  float: left;
  margin: 13px 10px 0 5px;
  background: url(images/premium-arrow.png) right center no-repeat;
  line-height: 17px;
}
.specs-area .premium-button a {
  margin-top: 12px;
  width: 50px;
  height: 41px;
  display: block;
  float: left;
  background: url(images/premium-off.png) left center no-repeat;
  padding: 0 0 0 10px;
  font-size: 14px;
  font-weight: 700;
  color: #006587;
  text-align: center;
  line-height: 36px;
  text-shadow: 0 -1px 0 #000000;
}
.specs-area .premium-button a:hover,
.specs-area .premium-button a.selected {
  color: #00c0ff;
  text-shadow: 0 -1px 0 #003a4d, 0 0 7px #00c0ff;
}
.specs-area .premium-button a.selected {
  background: url(images/premium-on.png) left center no-repeat;
}
.specs-area .premium-button a + a {
  background: url(images/premium-off.png) -60px center no-repeat;
  padding: 0 10px 0 0;
}
.specs-area .premium-button a + a.selected {
  background: url(images/premium-on.png) -60px center no-repeat;
}
.specs-area .specs {
  position: absolute;
  left: 17px;
  top: 75px;
  width: 220px;
}
.specs-area .specs .display {
  clear: left;
  width: 102px;
  min-height: 40px;
  margin-bottom: 20px;
  position: relative;
  float: left;
  background: url(images/specs-display.png) no-repeat;
  padding-top: 15px;
  color: #00c0ff;
  text-align: right;
}
.specs-area .specs .display:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  background: url(images/specs-display.png) bottom left no-repeat;
}
.specs-area .specs .display strong {
  font-size: 72px;
  line-height: 50px;
  font-weight: 400;
  font-family: "calc", "titil", raleway, arial, helvetica, sans-serif;
  display: block;
  padding-right: 15px;
}
.specs-area .specs .display strong + strong {
  font-size: 38px;
  color: #009dd1;
}
.specs-area .specs .display.d2 strong {
  font-size: 38px;
  line-height: 30px;
}
.specs-area .specs .display.d2 strong small {
  font-size: 22px;
  -webkit-transform: scale(1, 1.1);
  -ms-transform: scale(1, 1.1);
  transform: scale(1, 1.1);
  display: inline-block;
  position: relative;
  left: 6px;
}
.specs-area .specs .text {
  float: left;
  width: 110px;
  color: #fff;
  font-weight: 700;
}
.specs-area .specs .text span {
  display: block;
}
.specs-area .specs .text.d1 span {
  color: #00c0ff;
  font-size: 28px;
  margin: 20px 0 0 5px;
}
.specs-area .specs .text.d1 span + span {
  font-size: 18px;
  margin: 15px 0 0 10px;
  color: #fff;
}
.specs-area .specs .text.d2 span {
  font-size: 14px;
  margin: 14px 0 0 10px;
  line-height: 15px;
}
.specs-area .specs .text.d2 span + span {
  font-size: 20px;
  margin-top: 0;
}
.specs-area .dots {
  position: absolute;
  left: 300px;
  top: 10px;
}
.specs-area .dots .freq {
  margin: 27px 40px 10px 0;
  width: 140px;
  border-top: 1px solid rgba(0, 192, 255, 0.2);
  background: #000;
  padding: 6px 0;
  float: left;
  position: relative;
}
.specs-area .dots .freq .title {
  position: absolute;
  top: -27px;
  left: 0;
  font-size: 16px;
  color: #009dd1;
}
.specs-area .dots .freq li {
  line-height: 23px;
  padding-left: 36px;
  padding-bottom: 2px;
  font-size: 14px;
  color: #4b727f;
  background: url(images/dot.png) 14px center no-repeat;
}
.specs-area .dots .freq li.selected {
  color: #00c0ff;
  position: relative;
}
.specs-area .dots .freq li.selected:before {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  background: url(images/dot-shine.png) no-repeat;
  position: absolute;
  left: -7px;
  top: -15px;
  pointer-events: none;
}
.specs-area .price-box {
  position: absolute;
  left: 262px;
  top: 237px;
  text-align: center;
  width: 196px;
  height: 91px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.specs-area .price-box .price {
  margin-top: 13px;
  font-family: "calc", "titil", raleway, arial, helvetica, sans-serif;
  color: #00c0ff;
  font-size: 48px;
  line-height: 40px;
}
.specs-area .price-box .price b {
  font-size: 72px;
  margin-left: -5px;
  font-weight: 400;
}
.specs-area .price-box .price b span {
  display: inline-block;
  position: relative;
  top: -10px;
  font-size: 48px;
}
.specs-area .price-box .price small {
  display: inline-block;
  position: relative;
  top: -6px;
  font-size: 48px;
}
.specs-area .price-box .permo {
  color: #009dd1;
  font-size: 20px;
  line-height: 21px;
}
.specs-area a.big-order {
  width: 183px;
  height: 79px;
  display: block;
  position: absolute;
  right: 10px;
  top: 242px;
  background: url(images/order-button.png) no-repeat;
  color: #002633;
  text-align: center;
  -webkit-transition: all 500ms;
  transition: all 500ms;
  font-size: 16px;
}
.specs-area a.big-order:hover {
  background: url(images/order-button-dark.png) no-repeat;
  color: #a4e9ff;
}
.specs-area a.big-order:hover strong {
  text-shadow: 0 1px 0 #002633;
}
.specs-area a.big-order strong {
  font-size: 36px;
  display: block;
  text-shadow: 0 1px 0 #a4e9ff;
  line-height: 46px;
  margin-bottom: 2px;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.packages-list {
  margin: 50px 0 100px 0;
  width: 80%;
  margin-left: 10%;
}
.packages-list:before,
.packages-list:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.packages-list:after {
  clear: both;
}
.packages-list table {
  width: 100%;
  clear: both;
}
.packages-list table tr td {
  padding: 10px 0;
  border-bottom: 1px solid #002633;
  text-align: center;
  color: #009DD1;
}
.packages-list table tr td strong {
  font-size: 20px;
  color: #fff;
  display: block;
}
.packages-list table tr td a {
  font-size: 15px;
  color: #fff;
  display: block;
  width: 160px;
  margin: 0 auto 5px;
  padding: 5px 10px;
  background: #002633;
  border-radius: 5px;
  font-weight: 700;
}
.packages-list table tr td a:hover {
  background: #009dd1;
}
.packages-list ul {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  margin-bottom: 50px;
}
.packages-list ul li {
  padding: 10px 0;
  color: #009DCA;
  font-size: 18px;
}
.packages-list ul li.title {
  font-size: 24px;
  color: #fff;
  font-family: "titil", raleway, arial, helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
.explainer {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 40;
}
.explainer div {
  width: 212px;
  height: 83px;
  background: url(images/explainer.png) no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px 0 20px;
  font-size: 14px;
  color: #ffc600;
  text-align: center;
}
.explainer div#exp1 {
  position: absolute;
  left: 357px;
  top: 100px;
}
.explainer div#exp2 {
  position: absolute;
  left: 647px;
  top: 15px;
}
.features {
  padding-top: 10px;
}
.features .feature {
  width: 400px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 15px 0px 15px;
  text-align: center;
  float: left;
}
.features .feature .title {
  color: #009dd1;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.features .feature .text {
  color: #7e7e7e;
}
.map {
  height: 570px;
  background: url(images/map.png) top center no-repeat;
}
.map .map-pin {
  width: 120px;
  font-size: 12px;
  color: #fff;
  height: 60px;
  background: url(images/map-pin.png) center bottom no-repeat;
  text-align: center;
  position: absolute;
}
.map .bigtitle {
  width: 100%;
  position: relative;
  left: 0;
  top: 246px;
  text-align: center;
}
.map .bigtitle .title {
  font-size: 36px;
  font-weight: 700;
  color: #009dd1;
}
.map .bigtitle .subtitle {
  font-size: 18px;
  color: #fff;
}
#footer .footer-top {
  height: 78px;
  background: url(images/footer-top.png) top center repeat-x;
  -webkit-box-shadow: 0 0 50px rgba(0, 157, 209, 0.5);
  box-shadow: 0 0 50px rgba(0, 157, 209, 0.5);
}
#footer .footer-top a.tw {
  float: left;
  display: block;
  margin-right: 35px;
  position: relative;
  top: -12px;
}
#footer .footer-top a.tw .title {
  display: block;
  background: url(images/icon-tw.png) left top no-repeat;
  height: 26px;
  padding: 10px 0 0 44px;
  font-size: 18px;
  color: #55acee;
  font-weight: 700;
}
#footer .footer-top a.tw .text {
  text-align: center;
  margin: 5px 0 3px;
  color: #fff;
}
#footer .footer-top a.tw .link {
  text-align: center;
}
#footer .footer-top .menu {
  float: right;
}
#footer .footer-top .menu a {
  float: left;
  color: #009dd1;
  font-size: 14px;
  font-weight: 700;
  display: block;
  left: 0;
  line-height: 78px;
  padding: 0 20px;
}
#footer .footer-top .menu a:hover {
  background: rgba(0, 157, 209, 0.5);
  color: #000;
}
#footer .footer {
  height: 413px;
  background: url(images/footer.png) bottom center repeat;
}
#footer .footer .footer-links {
  width: 200px;
  float: left;
}
#footer .footer .footer-links .title {
  color: #009dd1;
  font-weight: 700;
  font-size: 16px;
  margin: 50px 0 15px 0;
}
#footer .footer .footer-links a {
  color: #5f8694;
  line-height: 24px;
  font-size: 14px;
}
#footer .footer .footer-links a:hover {
  color: #fff;
}
#footer .footer .contact {
  padding: 50px 50px 0 0;
  background: url(images/icon-phone.png) right bottom no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: right;
}
#footer .footer .contact strong {
  font-size: 30px;
  font-family: "titil", raleway, arial, helvetica, sans-serif;
  font-weight: 700;
  display: block;
}
#footer .footer .links {
  float: right;
  margin-top: 20px;
  color: #5f8694;
  font-size: 14px;
}
#footer .footer .links a {
  color: #5f8694;
  margin: 0 5px;
}
#footer .footer .links a:hover {
  color: #fff;
}
#footer .footer .links a:last-child {
  color: #00beff;
  font-size: 11px;
}
#footer .footer .footer-bottom {
  clear: both;
  padding-top: 135px;
  font-size: 28px;
}
#footer .footer .footer-bottom div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
}
#footer .footer .footer-bottom .left {
  padding-right: 180px;
  text-align: right;
  float: left;
}
#footer .footer .footer-bottom .right {
  padding-left: 180px;
  text-align: left;
  float: right;
}
#footer .footer .footer-bottom span {
  font-weight: 900;
  color: #009dd1;
}
#footer .footer .footer-bottom span + span {
  font-weight: 700;
  color: #00c0ff;
}
#footer .footer .footer-bottom span + span + span {
  font-weight: 100;
  color: #fff;
}
#footer .footer .footer-bottom .copyright {
  padding: 20px 200px 0 0;
  text-align: right;
  float: left;
  width: 50%;
  font-size: 12px;
  color: #5f8694;
}
