/*!
 *
 * tinnieshus.no
 *
 */
/* Always show the vertical scrollbar */
html {
  overflow-y: scroll; }

::-moz-selection {
  background: #909;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #909;
  color: #fff;
  text-shadow: none; }

body,
html {
  color: #242023;
  height: 100%;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  letter-spacing: 0.01rem; }

body {
  background-color: #e7e7e7; }

strong {
  letter-spacing: 0.03em; }

h1 {
  font-size: 30px; }

.bg-light {
  background-color: #948a85; }

.navbar {
  border: 1px solid transparent;
  border-radius: 0;
  margin-bottom: 0; }

.navbar-inverse {
  background-color: #706161;
  padding: 25px 20px 20px; }

.navbar-brand {
  padding: 0;
  background: url("../img/logo.png") no-repeat;
  background-size: 100% auto;
  width: 180px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 20px; }

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  background-color: transparent;
  transition: 0.2s; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: transparent; }

.navbar-collapse {
  -webkit-box-shadow: none;
  box-shadow: none; }

.navbar-toggle {
  float: right;
  width: 120px;
  height: 50px;
  line-height: 14px;
  margin-top: -14px;
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #fff; }

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: transparent; }

.navbar-toggle .icon-bar {
  background-color: #fff;
  float: left;
  clear: both; }

.navbar .navbar-collapse {
  display: none !important; }

.navbar .navbar-collapse.collapse.in,
.navbar .navbar-collapse.collapsing {
  display: block !important;
  width: 100%; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:hover {
  background-color: transparent;
  padding-bottom: 10px; }

.nav > li {
  margin: 20px 0; }

div.navbar-header,
div.navbar-header:after {
  clear: none; }

#logo {
  width: 233px;
  height: auto; }

a {
  color: #541B46;
  font-weight: 300;
  text-decoration: none;
  border-bottom: 1px solid #541B46; }

.no-underline {
  border-bottom: none; }

a:focus,
a:hover {
  color: #909;
  text-decoration: none; }

hr {
  margin-bottom: 50px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #413B40; }

.row {
  margin-left: 0;
  margin-right: 0; }

.row-image a {
  text-decoration: none;
  border-bottom: none;
  display: block;
  cursor: pointer; }

/* Navigation
-------------------------------------------------- */
.navbar-nav a {
  border-bottom: 0; }

.nav > li > a:focus,
.nav > li > a:hover,
.nav > li.active > a {
  text-decoration: none;
  background-color: #541B46;
  color: #fff; }

.navbar-nav > li > a {
  padding: 0 20px; }

/* Typography
-------------------------------------------------- */
.lead {
  font-weight: 300; }

h1 {
  font-weight: 400; }

h1,
h2,
h3 {
  font-family: 'Merriweather Sans', sans-serif;
  margin-bottom: 20px; }

h2.subtitle {
  margin-left: 15px; }

.subheads {
  font-weight: 600;
  letter-spacing: 0.02em;
  padding-bottom: 20px; }

dl.dl-horizontal {
  margin-top: 0; }

.dl-horizontal dt {
  text-align: left;
  width: 130px;
  font-weight: 400;
  line-height: 30px; }

.dl-horizontal dd {
  margin-left: 0;
  line-height: 25px; }

/* Carousel
-------------------------------------------------- */
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  min-width: 100%;
  height: auto; }

.carousel-inner {
  background-color: #242023;
  width: 100%; }

.cover-offset {
  position: absolute;
  top: -200px;
  left: 0; }

.carousel-control {
  border-bottom: none;
  z-index: 50;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.left-carousel-button,
.right-carousel-button {
  opacity: 1.0;
  filter: alpha(opacity=100);
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 80px;
  font-weight: 100;
  line-height: 30px;
  color: #541B46;
  text-align: center; }

.left-carousel-button {
  left: 20px; }

.right-carousel-button {
  right: 20px; }

/* GLOBAL STYLES
-------------------------------------------------- */
#thickline {
  border-top: 0;
  border-bottom: 3px solid #541B46;
  margin-bottom: 0;
  margin-top: 0; }

.col-lg-4 {
  margin-bottom: 20px; }

dl {
  margin-bottom: 10px; }

.top-inner {
  padding-bottom: 15px; }

.section-top {
  margin-top: 40px;
  margin-bottom: 0; }

.section-wide {
  width: 100%;
  margin-bottom: 50px;
  background-color: #f8f8f8; }

.section-first {
  margin: 40px 0; }

.section-second {
  margin-top: 30px;
  margin-bottom: 40px; }

.section-third {
  margin-top: 60px;
  margin-bottom: 40px; }

.section-light {
  width: 100%;
  background-color: #f8f8f8; }

.section-footer {
  margin: 40px 0 20px; }

.caption-container {
  position: relative;
  width: 100%;
  display: inline-table;
  background-color: #f8f8f8;
  color: #242023; }

.row-image {
  margin: 0 auto;
  display: table; }

.img-row {
  display: block;
  width: 100%; }

.img-circle {
  margin-bottom: 30px; }

.row-frame {
  position: relative;
  max-height: 500px;
  overflow: hidden; }

.img-row-container img {
  max-width: 100%; }

.img-row-container {
  margin-bottom: 30px; }

.footer {
  padding: 20px 0 0;
  background-color: #706161;
  color: #fff; }
  .footer a {
    color: #fff;
    border-bottom: 1px solid #909; }
    .footer a:hover, .footer a:focus {
      color: #541B46; }

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 1200px) {
  .cover-offset {
    top: 0;
    left: 0; } }

@media (max-width: 979px) {
  .carousel-inner {
    height: auto; }
  .cover-offset {
    position: relative;
    top: 0;
    left: 0; } }

@media (min-width: 768px) {
  .img-row {
    display: table-row;
    width: auto; }
  .row-image {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    margin: 0; }
  .navbar-inverse .navbar-nav > .active > a:focus,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > li > a:hover {
    padding-bottom: 10px;
    background-color: transparent; }
  .navbar-collapse {
    margin-left: -15px; }
  .navbar .navbar-collapse {
    display: inline-block !important; }
  .nav > li {
    margin: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse {
    margin-top: 20px; } }

@media (min-width: 992px) {
  h1 {
    font-size: 36px; } }

@media (max-width: 767px) {
  h2.subtitle {
    margin-left: 0; }
  #logo {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .navbar > .container .navbar-brand {
    margin-left: 0; }
  .subheads {
    padding-bottom: 10px; }
  .col-lg-4 {
    margin-bottom: 30px; }
  .navbar-nav > li > a {
    padding-left: 30px; }
  .navbar-nav {
    margin: 0 -15px; }
  .section-top {
    margin-top: 20px;
    margin-bottom: 0; }
  .section-first {
    margin-top: 0; }
  .carousel-inner {
    height: auto; }
  .col-lg-4,
  .col-lg-6,
  .col-lg-8 {
    padding-right: 0;
    padding-left: 0; }
  .employees {
    padding-bottom: 25px; }
  .left-carousel-button,
  .right-carousel-button {
    font-size: 40px; }
  .left-carousel-button {
    left: 10px; }
  .right-carousel-button {
    right: 10px; } }

@media (max-width: 480px) {
  .section-top {
    margin-top: 10px; }
  .section-first {
    margin-bottom: 20px; }
  .section-second {
    margin-top: 10px;
    margin-bottom: 20px; }
  .left-carousel-button {
    left: 10px; }
  .right-carousel-button {
    right: 10px; } }

/*# sourceMappingURL=styles.min.css.map */
