@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
:focus {
  outline: none;
}

::-webkit-input-placeholder {
  opacity: 1;
}
:-moz-placeholder {
  opacity: 1;
}
::-moz-placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
input,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  background-color: #fff;
}
a {
  text-decoration: none !important;
  transition: all ease-in-out 0.3s;
  color: #163275;
}
button {
  transition: all ease-in-out 0.3s;
}
a img,
img {
  border: none;
  height: auto;
  max-width: 100%;
}
ul,
li,
ol {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
input,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  color: #636363;
  margin: 0px;
}
p {
  color: #636363;
  line-height: 1.7;
  margin-bottom: 15px;
}
p span {
  color: #636363;
}

.btn {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  font-size: 17px;
  border: 0px;
  border-radius: 0px;
  padding: 11px 30px;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
  display: inline-block;
}
.btn_white {
  background: #fff;
  margin-top: 25px;
  color: #2d1d66;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 15px;
}
.btn_white:hover,
.btn_white:focus {
  background: #2d1d66;
  color: #fff;
  border: 1px solid #2d1d66;
}
.btn_blue {
  background-color: #2d1d66 !important;
  color: #fff;
  font-size: 18px;
  margin-top: 15px;
}
.btn_blue a {
  color: #fff;
}
.btn_blue:hover {
  background-color: #513d98;
  color: #fff;
}
.btn .fa {
  line-height: 20px;
}
.title_1 {
  display: inline-block;
  margin-bottom: 30px;
  text-align: left;
  width: 100%;
}
.title_1 h2 {
  color: #363636;
  font-size: 38px;
  display: inline-block;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.title_1 h2 span {
  font-size: 18px;
}
.title_2 {
  display: inline-block;
  margin-bottom: 45px;
  text-align: center;
  width: 100%;
}
.title_2 h2 {
  color: #000000;
  font-size: 40px;
  display: inline-block;
  position: relative;
}
.title_2 h2:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 88px;
  background-color: #e5e5e5;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -12px;
}
.title_2 h2 span {
  font-size: 18px;
}

.main {
  float: left;
  width: 100%;
}
.top_header {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 25px;
}
.header_nav {
  text-align: center;
  display: inline-block;
  float: right;
}
.header_nav nav ul {
  margin-top: 10px;
  display: inline-block;
  margin-right: 0 !important;
}
.header_nav nav ul li {
  display: inline-block;
  float: none;
  margin-right: 40px;
}
.header_nav nav ul li a {
  color: #636363 !important;
  padding: 0;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
}
.header_nav nav ul li a span {
  font-weight: 600;
}
.header_nav nav ul li a:hover,
nav ul li .active {
  color: #2d1d66 !important;
}
.header {
  width: 100%;
  float: left;
  z-index: 555;
}
.logo {
  float: left;
  position: absolute;
  left: 0;
  top: -15px;
}
.right_fb_btn {
  float: right;
  margin-top: 13px;
}
.right_fb_btn .btn_white {
  margin: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: static;
  border: none;
}
#mainNav {
  margin: 0;
  background: none;
  box-shadow: none;
}
.navbar-collapse {
  padding: 0;
}
.call {
  float: right;
}
.call .btn_blue {
  background: #2d1d66 url(/images/call_header.png) no-repeat left 10px center;
  margin: 0;
  font-size: 14px;
  padding: 10px 20px 10px 30px;
}
.slider {
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  float: left;
}
#owl-demo {
  width: 100%;
  float: left;
}
.slider .slide {
  width: 100%;
  height: 640px;
}
.slider .main_caption {
  float: right;
  width: 810px;
  background: url(/images/caption_bg.png) no-repeat center center;
}
.slide .container {
  min-width: 1450px;
}
.slider .caption {
  width: 100%;
  display: table-cell;
  padding: 0 163px;
  text-align: center;
  vertical-align: middle;
  height: 640px;
}
.slider .caption h1 {
  font-size: 35px;
  color: #fff;
  line-height: 1.3;
}
.slider .caption p {
  font-size: 15px;
  margin-top: 15px;
  color: #fff;
  line-height: 1.7;
}
.owl-theme .owl-controls .owl-page span {
  background: #fff;
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: right;
  width: 1140px;
  padding-right: 187px;
  margin: 0 auto;
  float: none;
  left: 0;
  bottom: 60px;
  right: 0;
}
.banner {
  width: 100%;
  float: left;
  background: url(/images/banner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 700px;
  background-size: cover;
}
.banner .caption {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 80px;
}
.banner .caption h1 {
  font-size: 47px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.6;
  width: 60%;
  margin: 0 auto;
}
.box3 {
  width: 100%;
  float: left;
  background-color: #efedf7;
  padding-bottom: 90px;
}
.box3 .box1 {
  width: 100%;
  float: left;
  margin-top: -62px;
  text-align: center;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.2);
}
.box3 .box1 .icon {
  width: 100%;
  display: table;
  position: absolute;
  z-index: 22;
  bottom: 100%;
}
.box3 .box1 .icon img {
  max-height: 22px;
  max-width: 35px;
}
.box3 .box1 .top_title {
  width: 100%;
  float: left;
}
.box3 .box1 .top_title h2 {
  width: 100%;
  float: left;
  position: relative;
  background-color: #2d1d66;
  color: #fff;
  font-size: 20px;
  padding: 20px 0;
}
.box3 .box1 .top_title h2::after {
  background: url(/images/top_arrow.png) no-repeat top center;
  position: absolute;
  content: "";
  bottom: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 36px;
  width: 100%;
}
.box3 .box1 p {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  padding: 20px;
}
.box3 .box1 .more {
  background-attachment: scroll;
  background-clip: border-box;
  background-image: url("/images/more_bg.png");
  background-origin: padding-box;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto auto;
  bottom: 0;
  color: #ffffff;
  float: left;
  height: 29px;
  line-height: 40px;
  padding-left: 10px;
  position: absolute;
  right: 0;
  width: 28px;
}
.box3 .box1 ul {
  width: 100%;
  float: left;
  padding: 20px 15px 20px 15px;
}
.box3 .box1 ul li {
  background: url(/images/bullet.png) no-repeat left top 2px;
  margin-bottom: 5px;
  padding-left: 15px;
  width: 50%;
  float: left;
  font-size: 15px;
  color: #636363;
  text-align: left;
}
.description {
  width: 100%;
  display: table;
  padding: 60px 0;
}
.description .left_text {
  display: table-cell;
  vertical-align: middle;
}
.description .left_text p {
  text-align: justify;
}
.description .right_img {
  display: table-cell;
  vertical-align: middle;
}
.bli_oppringt {
  width: 100%;
  float: left;
  background: #35256e url(/images/bli_oppringt_bg.png) no-repeat left bottom;
  padding: 70px 0;
}
.bli_oppringt .oppringt_title h2 {
  color: #fff;
  font-size: 38px;
  margin: 0;
}
.bli_oppringt .right_oppringt {
  width: 100%;
  float: left;
  margin-top: 5px;
}
.bli_oppringt form {
  width: 100%;
  float: left;
}
.bli_oppringt form .field_1 {
  float: left;
  width: 36%;
  margin-right: 1%;
}
.bli_oppringt form .field_1 input {
  width: 100%;
  float: left;
  background-color: #fff !important;
  padding-left: 40px;
}
.bli_oppringt form .field_1:first-child input {
  background: url(/images/name.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
.bli_oppringt form .field_1:nth-child(2) input {
  background: url(/images/cal.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
.bli_oppringt form .btn_blue {
  margin-top: 0;
}
.bli_oppringt form input {
  border: none;
  padding: 12px;
  width: 100%;
  border-radius: 2px;
  color: #636363;
}
.bli_oppringt #rsfp-thankyou-scroll4 p {
  color: #fff;
}
.footer {
  width: 100%;
  float: left;
  padding-top: 40px;
  background-color: #efedf7;
}
.footer a:hover {
  color: #2d1d66;
}
.footer .support {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
}
.footer .thermotank {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  padding-left: 30px;
}
.footer .thermotank .location {
  background: url(/images/location.png) no-repeat left top 7px;
  padding-left: 15px;
}
.footer .footer_link {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  padding-left: 85px;
}
.footer .support .call {
  background: url(/images/call2.png) no-repeat left center;
  padding-left: 20px;
  color: #818087 !important;
}
.footer .support .fax {
  background: url(/images/fax.png) no-repeat left center;
  padding-left: 20px;
}
.footer .support .mail {
  background: url(/images/mail.png) no-repeat left center;
  padding-left: 20px;
  color: #163275 !important;
}
.footer .thermotank .map a {
  color: #2d1d66;
}
.footer .social .fb a {
  background: url(/images/fb.png) no-repeat left center;
  padding-left: 55px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer .social .fb {
  margin-bottom: 35px;
}
.footer p {
  margin: 0;
  color: #818087;
}
.footer h2 {
  font-size: 15px;
  color: #222020;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: inline-block;
}
.footer ul {
  width: 100%;
  float: left;
}
.footer ul li {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.footer ul li a {
  font-size: 15px;
  color: #797988;
}
.copyright {
  width: 100%;
  float: left;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 30px 0 0;
  text-align: center;
  margin-top: 40px;
}
.copyright {
  width: 100%;
  float: left;
  text-align: center;
}
.copyright .footer_logo {
  width: 100%;
  float: left;
  margin-top: -52px;
}
.copyright p {
  margin-top: 10px;
}
.copyright p span {
  text-transform: uppercase;
  color: #222020;
}
.navbar-default {
  background-color: transparent !Important;
  border-color: transparent !important;
}
.navbar-default .t3-navbar {
  float: right;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li > a {
  background-color: transparent !important;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
  padding-top: 10px !important;
}
.t3-copyright {
  background-color: #efedf7;
}
.t3-copyright .nav > li.active > a {
  background-color: transparent !important;
}
.t3-copyright .nav > li.active > a {
  color: #000;
}
.t3-copyright .nav > li > a {
  padding: 2px 0;
}
@media (max-width: 991px) {
  .top_header .navbar .t3-navbar li > a {
    padding: 5px;
  }
  .logo {
    top: -7px;
  }
}
@media (max-width: 767px) {
  .banner {
    height: 350px !important;
  }
  .banner .caption h1 {
    width: 100%;
    font-size: 20px;
  }
  .box3 .container > div {
    min-height: 480px;
  }
  .t3-copyright .kontaktdetaljer > div {
    margin-bottom: 20px;
  }
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.center #seblod_form .cck_form_textarea div span,
.table td.center #seblod_form .cck_form_textarea div span,
.table th.center #seblod_form .cck_form_textarea div span {
  word-wrap: normal;
}
.formResponsive input,
.formResponsive textarea {
  width: 95% !important;
}
@media (min-width: 650px) and (max-width: 991px) {
  .formResponsive input,
  .formResponsive textarea {
    width: 93% !important;
  }
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}
.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 20px 0 0 0;
  background-color: transparent;
}
.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.hovereffect a.info,
.hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}
.hovereffect:hover a.info,
.hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.link-abs {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background: transparent;
  transition: all 0.5s ease;
  opacity: 0;
}
.link-abs:hover {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.45);
  opacity: 1;
}
.link-col-text {
  color: #fff;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 100;
  display: inline-block;
  padding-top: 5px;
}
.text-smaller {
  font-size: 80%;
  line-height: 1.4em;
}
@media screen and (max-width: 640px) {
  .column {
    display: block;
    width: 100% !important;
    height: auto !important;
    float: none !important;
    margin: 0 0 40px !important;
  }
  .column .column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .products-table .column {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .products-table .description {
    border: none !important;
    padding-top: 0 !important;
  }
  a.item {
    height: auto !important;
  }
  a.item .column:first-child {
    height: 160px !important;
  }
  a.item .column:first-child .image {
    line-height: 160px !important;
  }
  a.item .column > .text {
    width: auto !important;
    padding-left: 50px !important;
    background-position: 10px top !important;
  }
  .bounds,
  .hero {
    min-width: 0 !important;
  }
}
.accelerate {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.image,
.images {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #252525;
  overflow: hidden;
  display: block;
}
.column .text-center i.fa {
  color: white !important;
  margin-top: 50px;
}
@-webkit-keyframes image-zoom {
  0% {
    -webkit-transform: scale(1.02);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes image-zoom {
  0% {
    -moz-transform: scale(1.02);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes image-zoom {
  0% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}
.image .overlay {
  display: block;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: "museo-sans-condensed", sans-serif;
  background: rgba(20, 20, 20, 0.8);
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.ie8 .image .overlay {
  background: url(/cassette.axd/file/images/alpha-black80-8dfd8bbe39d16a69a1af2d973e44819d07847e2a.png) repeat;
}
a .image .text {
  position: relative;
  -webkit-transition-property: padding-right;
  -webkit-transition-duration: 300ms;
  -webkit-transition-timing-function: ease;
  -moz-transition-property: padding-right;
  -moz-transition-duration: 300ms;
  -moz-transition-timing-function: ease;
  transition-property: padding-right;
  transition-duration: 300ms;
  transition-timing-function: ease;
}
.zoom:hover .image .text {
  padding-right: 24px;
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  transition-delay: 400ms;
}
.zoom:hover .image .arrow {
  opacity: 0.5;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  transition-delay: 400ms;
}
.zoom .image img {
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  transition: transform 400ms ease;
}
.zoom:hover .image img {
  -webkit-transition-duration: 6s;
  -webkit-transform: scale(1.1);
  -moz-transition-duration: 6s;
  -moz-transform: scale(1.1);
  transition-duration: 6s;
  transform: scale(1.1);
}
.zoom:hover .image .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
a.item {
  display: block;
  opacity: .6;
  height: 235px;
  overflow: hidden;
  background: #fff;
  color: #303030;
  margin: 20px 0;
  outline: 2px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}
a.item.active {
  opacity: 1;
  filter: alpha(opacity=100);
  outline: 2px solid rgba(0, 0, 0, 0);
}
a.item:hover {
  background: #f6f6f6;
}
a.item .column {
  position: relative;
  padding: 0;
  height: 100%;
}
a.item .column:first-child {
  width: 35%;
}
a.item .column:last-child {
  width: 65%;
}
a.item .image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 235px;
  font-size: 180%;
}
a.item .column > .text {
  padding: 0 30px 0 40px;
  margin: 45px auto 0;
}
a.item .column > .text p {
  font-family: "museo-sans-condensed", sans-serif;
  font-size: 165%;
  line-height: 1.4em;
}
.bounds {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.bounds.padding {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.column {
  position: relative;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.column .column:first-child {
  padding-left: 0;
}
.column .column:last-child {
  padding-right: 0;
}
.bildegalleri {
  margin-bottom: 25px;
}
.call-to-action {
  border-radius: 5px;
}
.call-to-action .bildegalleri {
  margin: 25px 0;
}
.call-to-action > div:first-child {
  padding: 40px 100px;
  min-height: inherit;
}
.call-to-action > div:last-child {
  padding: 40px;
  min-height: inherit;
}
.call-to-action div div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .call-to-action > div:first-child {
    padding: 20px;
  }
  .call-to-action div div {
    position: relative;
    top: none;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial);
  }
  .call-to-action div a {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}
.call-to-action.frisk {
  background: url('/images/vi-tilbyr/cta/cta01.png');
  min-height: 150px;
}
.call-to-action.frisk a.btn {
  background-color: rgba(255, 165, 0, 0.9);
}
.call-to-action.frisk a.btn:hover {
  background-color: #ffa500;
}
.call-to-action.mork {
  background: url('/images/vi-tilbyr/cta/cta04.png');
  min-height: 150px;
}
.call-to-action.mork h2 {
  color: white;
}
.call-to-action.mork p {
  color: #eee;
}
.call-to-action.mork a.btn {
  background-color: rgba(255, 165, 0, 0.9);
  color: white;
}
.call-to-action.mork a.btn:hover {
  background-color: #ffa500;
}
.call-to-action.fargekode {
  min-height: 150px;
}
.call-to-action.fargekode h2 {
  color: white;
}
.call-to-action.fargekode p {
  color: #eee;
}
.call-to-action.fargekode a.btn {
  background-color: rgba(255, 165, 0, 0.9);
  color: white;
}
.call-to-action.fargekode a.btn:hover {
  background-color: #ffa500;
}