/* Minification failed. Returning unminified contents.
(10035,55): run-time error CSS1030: Expected identifier, found ''.style''
(10035,63): run-time error CSS1031: Expected selector, found ')'
(10035,63): run-time error CSS1025: Expected comma or open brace, found ')'
(10042,55): run-time error CSS1030: Expected identifier, found ''.style''
(10042,63): run-time error CSS1031: Expected selector, found ')'
(10042,63): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3,
  .module-list-container > ul li ul.faq-item.active .description {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret,
  .module-text.contact > .wrapper p a > .caret,
  .dropup > .module-text.contact > .wrapper p a > .caret,
  .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a > .caret,
  .dropup > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*@import "https://www.trivselhus.co.uk/bundles/node_modules/bootstrap/less/glyphicons.less"; */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'U8';
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #a2b6ca;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #d5ad76;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #c9964f;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #a2b6ca;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 60px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p,
.module-list-container > ul li ul.faq-item.active .description {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #242e3b;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #11151b;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #242e3b;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #11151b;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child,
blockquote .module-list-container > ul li ul.faq-item.active .description:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
/* @import "https://www.trivselhus.co.uk/bundles/node_modules/bootstrap/less/code.less"; */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #a2b6ca;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control,
input[type="text"],
input[type="search"],
input[type="tel"],
input[type="email"],
textarea,
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  border-color: #2c3848;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44, 56, 72, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44, 56, 72, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn,
input[type="submit"],
.module-text.contact > .wrapper p a,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.module-text.contact > .wrapper p a:focus,
.module-text.contact > .wrapper p a:active:focus,
.module-text.contact > .wrapper p a.active:focus,
.module-text.contact > .wrapper p a.focus,
.module-text.contact > .wrapper p a:active.focus,
.module-text.contact > .wrapper p a.active.focus,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:focus,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:focus,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.active:focus,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.focus,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active.focus,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus,
.module-text.contact > .wrapper p a:hover,
.module-text.contact > .wrapper p a:focus,
.module-text.contact > .wrapper p a.focus,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:focus,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.focus {
  color: #f7f5f2;
  text-decoration: none;
}
.btn:active,
.btn.active,
.module-text.contact > .wrapper p a:active,
.module-text.contact > .wrapper p a.active,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.module-text.contact > .wrapper p a.disabled,
.module-text.contact > .wrapper p a[disabled],
fieldset[disabled] .module-text.contact > .wrapper p a,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.disabled,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a[disabled],
fieldset[disabled] .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn,
a.module-text.contact > .wrapper p a.disabled,
fieldset[disabled] a.module-text.contact > .wrapper p a,
a.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.disabled,
fieldset[disabled] a.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  pointer-events: none;
}
.btn-default {
  background-color: transparent;
  border-color: #ccc;
  outline: none !important;
  color: #f7f5f2;
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0);
  border-color: transparent !important;
}
.btn-default:focus,
.btn-default.focus {
  color: #f7f5f2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #f7f5f2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #f7f5f2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #f7f5f2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: transparent;
  border-color: #ccc;
}
.btn-default .badge {
  color: transparent;
  background-color: #f7f5f2;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #f7f5f2;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: transparent;
  background-image: none;
}
.btn-default .badge {
  color: transparent;
  background-color: #f7f5f2;
}
.btn-primary,
input[type="submit"] {
  background-color: #242e3b;
  border-color: #1a222b;
  outline: none !important;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #242e3b 0%, #181f28 100%);
  background-image: -o-linear-gradient(top, #242e3b 0%, #181f28 100%);
  background-image: linear-gradient(to bottom, #242e3b 0%, #181f28 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff242e3b', endColorstr='#ff181f28', GradientType=0);
  border-color: transparent !important;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #11151b;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #11151b;
  border-color: #030405;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #11151b;
  border-color: #030405;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #030405;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #242e3b;
  border-color: #1a222b;
}
.btn-primary .badge {
  color: #242e3b;
  background-color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #151a22;
  background-image: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #242e3b;
  background-image: none;
}
.btn-primary .badge {
  color: #242e3b;
  background-color: #fff;
}
.btn-success {
  background-color: #5cb85c;
  border-color: #4cae4c;
  outline: none !important;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #4aab4a 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #4aab4a 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #4aab4a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff4aab4a', GradientType=0);
  border-color: transparent !important;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  background-image: none;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  background-image: none;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  background-color: #5bc0de;
  border-color: #46b8da;
  outline: none !important;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #42b6d9 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #42b6d9 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #42b6d9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff42b6d9', GradientType=0);
  border-color: transparent !important;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  background-image: none;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  background-image: none;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  background-color: #f0ad4e;
  border-color: #eea236;
  outline: none !important;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eea032 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eea032 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eea032 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeea032', GradientType=0);
  border-color: transparent !important;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  background-image: none;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  background-image: none;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  background-color: #d9534f;
  border-color: #d43f3a;
  outline: none !important;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #d43a36 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #d43a36 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #d43a36 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffd43a36', GradientType=0);
  border-color: transparent !important;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  background-image: none;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  background-image: none;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #d5ad76;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #c9964f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > .module-text.contact > .wrapper p a,
.btn-group-lg > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > .module-text.contact > .wrapper p a,
.btn-group-sm > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > .module-text.contact > .wrapper p a,
.btn-group-xs > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #242e3b;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn,
.btn-group > .module-text.contact > .wrapper p a,
.btn-group-vertical > .module-text.contact > .wrapper p a,
.btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active,
.btn-group > .module-text.contact > .wrapper p a:hover,
.btn-group-vertical > .module-text.contact > .wrapper p a:hover,
.btn-group > .module-text.contact > .wrapper p a:focus,
.btn-group-vertical > .module-text.contact > .wrapper p a:focus,
.btn-group > .module-text.contact > .wrapper p a:active,
.btn-group-vertical > .module-text.contact > .wrapper p a:active,
.btn-group > .module-text.contact > .wrapper p a.active,
.btn-group-vertical > .module-text.contact > .wrapper p a.active,
.btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:focus,
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:focus,
.btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active,
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active,
.btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.active,
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group .module-text.contact > .wrapper p a + .module-text.contact > .wrapper p a,
.btn-group .module-text.contact > .wrapper p a + .btn-group,
.btn-group .btn-group + .module-text.contact > .wrapper p a,
.btn-group .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a + .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.btn-group .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a + .btn-group,
.btn-group .btn-group + .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.btn-toolbar .module-text.contact > .wrapper p a,
.btn-toolbar .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group,
.btn-toolbar > .module-text.contact > .wrapper p a,
.btn-toolbar > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .module-text.contact > .wrapper p a:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child,
.btn-group > .module-text.contact > .wrapper p a:first-child,
.btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .module-text.contact > .wrapper p a:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.btn-group > .module-text.contact > .wrapper p a:last-child:not(:first-child),
.btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .module-text.contact > .wrapper p a,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .btn-group:first-child:not(:last-child) > .module-text.contact > .wrapper p a:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .module-text.contact > .wrapper p a:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle,
.btn-group > .module-text.contact > .wrapper p a + .dropdown-toggle,
.btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret,
.module-text.contact > .wrapper p a .caret,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .module-text.contact > .wrapper p a,
.btn-group-vertical > .btn-group > .module-text.contact > .wrapper p a,
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.btn-group-vertical > .btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .module-text.contact > .wrapper p a,
.btn-group-vertical > .btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .module-text.contact > .wrapper p a + .module-text.contact > .wrapper p a,
.btn-group-vertical > .module-text.contact > .wrapper p a + .btn-group,
.btn-group-vertical > .btn-group + .module-text.contact > .wrapper p a,
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a + .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a + .btn-group,
.btn-group-vertical > .btn-group + .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > .module-text.contact > .wrapper p a:not(:first-child):not(:last-child),
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > .module-text.contact > .wrapper p a:first-child:not(:last-child),
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > .module-text.contact > .wrapper p a:last-child:not(:first-child),
.btn-group-vertical > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .module-text.contact > .wrapper p a,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .module-text.contact > .wrapper p a:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .module-text.contact > .wrapper p a:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group,
.btn-group-justified > .module-text.contact > .wrapper p a,
.btn-group-justified > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group .module-text.contact > .wrapper p a,
.btn-group-justified > .btn-group .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .module-text.contact > .wrapper p a input[type="radio"],
[data-toggle="buttons"] > .btn-group > .module-text.contact > .wrapper p a input[type="radio"],
[data-toggle="buttons"] > .module-text.contact > .wrapper p a input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .module-text.contact > .wrapper p a input[type="checkbox"],
[data-toggle="buttons"] > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a input[type="radio"],
[data-toggle="buttons"] > .btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a input[type="radio"],
[data-toggle="buttons"] > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .module-text.contact > .wrapper p a,
.input-group-lg > .input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > .input-group-btn > .module-text.contact > .wrapper p a,
select.input-group-lg > .input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .input-group-btn > .module-text.contact > .wrapper p a,
select[multiple].input-group-lg > .input-group-btn > .module-text.contact > .wrapper p a,
textarea.input-group-lg > .input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
select[multiple].input-group-lg > .input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .module-text.contact > .wrapper p a,
.input-group-sm > .input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > .input-group-btn > .module-text.contact > .wrapper p a,
select.input-group-sm > .input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .input-group-btn > .module-text.contact > .wrapper p a,
select[multiple].input-group-sm > .input-group-btn > .module-text.contact > .wrapper p a,
textarea.input-group-sm > .input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
select[multiple].input-group-sm > .input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:first-child > .module-text.contact > .wrapper p a,
.input-group-btn:first-child > .btn-group > .module-text.contact > .wrapper p a,
.input-group-btn:last-child > .module-text.contact > .wrapper p a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .module-text.contact > .wrapper p a,
.input-group-btn:first-child > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.input-group-btn:first-child > .btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.input-group-btn:last-child > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:last-child > .module-text.contact > .wrapper p a,
.input-group-btn:last-child > .btn-group > .module-text.contact > .wrapper p a,
.input-group-btn:first-child > .module-text.contact > .wrapper p a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .module-text.contact > .wrapper p a,
.input-group-btn:last-child > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.input-group-btn:last-child > .btn-group > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.input-group-btn:first-child > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn,
.input-group-btn > .module-text.contact > .wrapper p a,
.input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  position: relative;
}
.input-group-btn > .btn + .btn,
.input-group-btn > .module-text.contact > .wrapper p a + .module-text.contact > .wrapper p a,
.input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a + .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active,
.input-group-btn > .module-text.contact > .wrapper p a:hover,
.input-group-btn > .module-text.contact > .wrapper p a:focus,
.input-group-btn > .module-text.contact > .wrapper p a:active,
.input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:focus,
.input-group-btn > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group,
.input-group-btn:first-child > .module-text.contact > .wrapper p a,
.input-group-btn:first-child > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > .module-text.contact > .wrapper p a,
.input-group-btn:last-child > .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  z-index: 2;
  margin-left: -1px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #242e3b;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #242e3b;
  border-color: #242e3b;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #242e3b;
}
.panel-primary > .panel-heading .badge {
  color: #242e3b;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #242e3b;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn,
.modal-footer .module-text.contact > .wrapper p a + .module-text.contact > .wrapper p a,
.modal-footer .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a + .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group .module-text.contact > .wrapper p a + .module-text.contact > .wrapper p a,
.modal-footer .btn-group .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a + .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'U8';
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'U8';
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.office-list:before,
.office-list:after,
.page-detail .contact:before,
.page-detail .contact:after,
.page-detail .second:before,
.page-detail .second:after,
.page-detail .form:before,
.page-detail .form:after,
.page-plot-detail .table tr .title:before,
.page-plot-detail .table tr .title:after,
.form-page .form-container form .wrapper-inline:before,
.form-page .form-container form .wrapper-inline:after,
.form-page .form-container form .wrapper-inline .select-office:before,
.form-page .form-container form .wrapper-inline .select-office:after,
.module-contact-form .form-container form .wrapper:before,
.module-contact-form .form-container form .wrapper:after,
.module-contact-form .form-container form .wrapper .select-office:before,
.module-contact-form .form-container form .wrapper .select-office:after,
.modules-inline:before,
.modules-inline:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.office-list:after,
.page-detail .contact:after,
.page-detail .second:after,
.page-detail .form:after,
.page-plot-detail .table tr .title:after,
.form-page .form-container form .wrapper-inline:after,
.form-page .form-container form .wrapper-inline .select-office:after,
.module-contact-form .form-container form .wrapper:after,
.module-contact-form .form-container form .wrapper .select-office:after,
.modules-inline:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'trivselhus';
  src: url(../../Content/fonts/trivselhus%EF%B9%961wjgui.eot);
  src: url(../../Content/fonts/trivselhus%EF%B9%961wjgui.eot#iefix) format('embedded-opentype'), url(../../Content/fonts/trivselhus%EF%B9%961wjgui.ttf) format('truetype'), url(../../Content/fonts/trivselhus%EF%B9%961wjgui.woff) format('woff'), url(../../Content/fonts/trivselhus%EF%B9%961wjgui.svg#trivselhus) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'trivselhus' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eye:before {
  content: "\e914";
}
.icon-house:before {
  content: "\e915";
}
.icon-tree:before {
  content: "\e916";
}
.icon-link:before {
  content: "\e913";
}
.icon-spinner:before {
  content: "\e912";
}
.icon-reel:before {
  content: "\e911";
  color: #d6ad77;
}
.icon-arrow-long-right:before {
  content: "\e904";
}
.icon-arrow2:before {
  content: "\e903";
}
.icon-calendar:before {
  content: "\e905";
  color: #d5ad76;
}
.icon-hus-1:before {
  content: "\e906";
}
.icon-hus-2:before {
  content: "\e907";
}
.icon-hus-3:before {
  content: "\e908";
}
.icon-hus-4:before {
  content: "\e909";
}
.icon-hus-5:before {
  content: "\e90a";
}
.icon-hus-6:before {
  content: "\e90b";
}
.icon-hus-7:before {
  content: "\e90c";
}
.icon-hus-8:before {
  content: "\e90d";
}
.icon-logo:before {
  content: "\e90e";
  color: #d5ad76;
}
.icon-pin:before {
  content: "\e90f";
  color: #d5ad76;
}
.icon-time:before {
  content: "\e910";
  color: #d5ad76;
}
.icon-th-face:before {
  content: "\e900";
}
.icon-th-insta:before {
  content: "\e901";
}
.icon-th-symbol-logo:before {
  content: "\e614";
}
.icon-play:before {
  content: "\e613";
}
.icon-mail:before {
  content: "\e60a";
}
.icon-pinterest:before {
  content: "\e60b";
}
.icon-rss:before {
  content: "\e612";
}
.icon-star:before {
  content: "\e60c";
}
.icon-twitter:before {
  content: "\e60d";
}
.icon-facebook:before {
  content: "\e609";
}
.icon-flip-h:before {
  content: "\e60f";
}
.icon-flip-v:before {
  content: "\e610";
}
.icon-zoom:before {
  content: "\e611";
}
.icon-menu:before {
  content: "\e60e";
}
.icon-arrow-up:before {
  content: "\e607";
}
.icon-checkmark:before {
  content: "\e608";
}
.icon-arrow-left:before {
  content: "\e600";
}
.icon-arrow-right:before {
  content: "\e601";
}
.icon-arrow:before {
  content: "\e602";
}
.icon-house-icon:before {
  content: "\e603";
}
.icon-movehome-logo:before {
  content: "\e604";
}
.icon-search-icon:before {
  content: "\e605";
}
.icon-th-logo:before {
  content: "\e606";
}
.icon-printer:before {
  content: "\e902";
}
.icon-cross:before {
  content: "\e917";
}
.icon-questionmark:before {
  content: "\e918";
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
/* Extra visible hidden options between 992 - 1400 */
.visible-md-lg {
  display: none !important;
}
.visible-md-lg-block,
.visible-md-lg-inline,
.visible-md-lg-inline-block {
  display: none !important;
}
@media (min-width: 992px) and (max-width: 1400px) {
  .visible-md-lg {
    display: block !important;
  }
  table.visible-md-lg {
    display: table !important;
  }
  tr.visible-md-lg {
    display: table-row !important;
  }
  th.visible-md-lg,
  td.visible-md-lg {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .visible-md-lg-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .visible-md-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .visible-md-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .hidden-md-lg {
    display: none !important;
  }
}
.no-animation {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -webkit-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 992px) {
  body {
    background-image: none !important;
  }
}
.container-fluid {
  max-width: 1200px;
}
.tmp {
  opacity: .4 !important;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.tmp:hover {
  opacity: 1 !important;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.img-responsive {
  width: 100%;
}
.submenu a {
  max-width: 230px;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 5px;
  font-size: 14px;
}
.arrow {
  position: relative;
  color: #666;
  padding-right: 15px;
  display: inline-block;
}
.arrow:hover {
  color: #242e3b;
}
.arrow:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  position: absolute;
}
.arrow:after:before {
  content: "\e601";
}
a:hover .arrow {
  color: #242e3b;
}
a:focus {
  text-decoration: none;
}
a.read-more {
  font-size: 0.65rem;
  text-transform: uppercase;
  text-decoration: none;
}
.page-container {
  margin-top: 66px;
  margin-bottom: 32px;
  clear: both;
}
.page-container .page-content .text-wrapper ul li,
.page-container .page-content .text-wrapper ol li {
  font-family: 'Caslon Book';
  font-size: 16px;
  line-height: 26px;
  text-transform: none;
  letter-spacing: normal;
}
@media screen and (min-width: 992px) {
  .page-container {
    margin-top: auto;
    margin-top: initial;
  }
}
.container article,
.container-fluid article {
  margin-top: 50px;
  margin-bottom: 50px;
}
.container article a,
.container-fluid article a {
  text-decoration: underline;
}
.container article a.arrow,
.container-fluid article a.arrow {
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-size: 10px;
}
.footer-puff-area {
  margin-top: 60px;
  margin-bottom: 30px;
}
.bg-default {
  background-color: #f7f5f2 !important;
}
.bg-blue {
  background-color: #006183 !important;
}
.bg-lightblue {
  background-color: #b3c6d1 !important;
}
.bg-grey {
  background-color: #2f3c4b !important;
}
.bg-brass {
  background-color: #d5ad76 !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-green {
  background-color: #006a61 !important;
}
.bg-lightgreen {
  background-color: #b9d3c5 !important;
}
.bg-red {
  background-color: #ba3f38 !important;
}
.bg-lightred {
  background-color: #f0a48f !important;
}
.color-blue,
.color-blue h2,
.color-blue h3,
.color-blue a,
.color-blue p,
.color-blue .module-list-container > ul li ul.faq-item.active .description {
  color: #006183 !important;
}
.color-blue .btn,
.color-blue .module-text.contact > .wrapper p a,
.color-blue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  color: #006183 !important;
  border-color: #006183 !important;
}
.color-blue .btn:before,
.color-blue .module-text.contact > .wrapper p a:before,
.color-blue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  border-color: #006183 !important;
}
.color-blue .btn:hover,
.color-blue .btn.hover,
.color-blue .module-text.contact > .wrapper p a:hover,
.color-blue .module-text.contact > .wrapper p a.hover,
.color-blue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.color-blue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #f7f5f2 !important;
  border-color: #006183 !important;
  text-shadow: none;
}
.color-blue .btn:hover:before,
.color-blue .btn.hover:before,
.color-blue .module-text.contact > .wrapper p a:hover:before,
.color-blue .module-text.contact > .wrapper p a.hover:before,
.color-blue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.color-blue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  background-color: #006183 !important;
}
.color-lightblue,
.color-lightblue h2,
.color-lightblue h3,
.color-lightblue a,
.color-lightblue p,
.color-lightblue .module-list-container > ul li ul.faq-item.active .description {
  color: #b3c6d1 !important;
}
.color-lightblue .btn,
.color-lightblue .module-text.contact > .wrapper p a,
.color-lightblue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  color: #b3c6d1 !important;
  border-color: #b3c6d1 !important;
}
.color-lightblue .btn:before,
.color-lightblue .module-text.contact > .wrapper p a:before,
.color-lightblue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  border-color: #b3c6d1 !important;
}
.color-lightblue .btn:hover,
.color-lightblue .btn.hover,
.color-lightblue .module-text.contact > .wrapper p a:hover,
.color-lightblue .module-text.contact > .wrapper p a.hover,
.color-lightblue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.color-lightblue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #f7f5f2 !important;
  border-color: #b3c6d1 !important;
  text-shadow: none;
}
.color-lightblue .btn:hover:before,
.color-lightblue .btn.hover:before,
.color-lightblue .module-text.contact > .wrapper p a:hover:before,
.color-lightblue .module-text.contact > .wrapper p a.hover:before,
.color-lightblue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.color-lightblue .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  background-color: #b3c6d1 !important;
}
.color-grey,
.color-grey h2,
.color-grey h3,
.color-grey a,
.color-grey p,
.color-grey .module-list-container > ul li ul.faq-item.active .description {
  color: #2f3c4b !important;
}
.color-grey .btn,
.color-grey .module-text.contact > .wrapper p a,
.color-grey .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  color: #2f3c4b !important;
  border-color: #2f3c4b !important;
}
.color-grey .btn:before,
.color-grey .module-text.contact > .wrapper p a:before,
.color-grey .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  border-color: #2f3c4b !important;
}
.color-grey .btn:hover,
.color-grey .btn.hover,
.color-grey .module-text.contact > .wrapper p a:hover,
.color-grey .module-text.contact > .wrapper p a.hover,
.color-grey .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.color-grey .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #f7f5f2 !important;
  border-color: #2f3c4b !important;
  text-shadow: none;
}
.color-grey .btn:hover:before,
.color-grey .btn.hover:before,
.color-grey .module-text.contact > .wrapper p a:hover:before,
.color-grey .module-text.contact > .wrapper p a.hover:before,
.color-grey .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.color-grey .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  background-color: #2f3c4b !important;
}
.color-brass,
.color-brass h2,
.color-brass h3,
.color-brass a,
.color-brass p,
.color-brass .module-list-container > ul li ul.faq-item.active .description {
  color: #d5ad76 !important;
}
.color-brass .btn,
.color-brass .module-text.contact > .wrapper p a,
.color-brass .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  color: #d5ad76 !important;
  border-color: #d5ad76 !important;
}
.color-brass .btn:before,
.color-brass .module-text.contact > .wrapper p a:before,
.color-brass .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  border-color: #d5ad76 !important;
}
.color-brass .btn:hover,
.color-brass .btn.hover,
.color-brass .module-text.contact > .wrapper p a:hover,
.color-brass .module-text.contact > .wrapper p a.hover,
.color-brass .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.color-brass .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #f7f5f2 !important;
  border-color: #d5ad76 !important;
  text-shadow: none;
}
.color-brass .btn:hover:before,
.color-brass .btn.hover:before,
.color-brass .module-text.contact > .wrapper p a:hover:before,
.color-brass .module-text.contact > .wrapper p a.hover:before,
.color-brass .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.color-brass .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  background-color: #d5ad76 !important;
}
.color-white,
.color-white h2,
.color-white h3,
.color-white a,
.color-white p,
.color-white .module-list-container > ul li ul.faq-item.active .description {
  color: #ffffff !important;
}
.color-white .btn,
.color-white .module-text.contact > .wrapper p a,
.color-white .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.color-white .btn:before,
.color-white .module-text.contact > .wrapper p a:before,
.color-white .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  border-color: #ffffff !important;
}
.color-white .btn:hover,
.color-white .btn.hover,
.color-white .module-text.contact > .wrapper p a:hover,
.color-white .module-text.contact > .wrapper p a.hover,
.color-white .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.color-white .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #f7f5f2 !important;
  border-color: #ffffff !important;
  text-shadow: none;
}
.color-white .btn:hover:before,
.color-white .btn.hover:before,
.color-white .module-text.contact > .wrapper p a:hover:before,
.color-white .module-text.contact > .wrapper p a.hover:before,
.color-white .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.color-white .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  background-color: #ffffff !important;
}
.color-white .btn:hover,
.color-white .btn.hover,
.color-white .module-text.contact > .wrapper p a:hover,
.color-white .module-text.contact > .wrapper p a.hover,
.color-white .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.color-white .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #242e3b !important;
}
.color-green,
.color-green h2,
.color-green h3,
.color-green a,
.color-green p,
.color-green .module-list-container > ul li ul.faq-item.active .description {
  color: #006a61 !important;
}
.color-green .btn,
.color-green .module-text.contact > .wrapper p a,
.color-green .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  color: #006a61 !important;
  border-color: #006a61 !important;
}
.color-green .btn:before,
.color-green .module-text.contact > .wrapper p a:before,
.color-green .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  border-color: #006a61 !important;
}
.color-green .btn:hover,
.color-green .btn.hover,
.color-green .module-text.contact > .wrapper p a:hover,
.color-green .module-text.contact > .wrapper p a.hover,
.color-green .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.color-green .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #f7f5f2 !important;
  border-color: #006a61 !important;
  text-shadow: none;
}
.color-green .btn:hover:before,
.color-green .btn.hover:before,
.color-green .module-text.contact > .wrapper p a:hover:before,
.color-green .module-text.contact > .wrapper p a.hover:before,
.color-green .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.color-green .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  background-color: #006a61 !important;
}
.color-lightgreen,
.color-lightgreen h2,
.color-lightgreen h3,
.color-lightgreen a,
.color-lightgreen p,
.color-lightgreen .module-list-container > ul li ul.faq-item.active .description {
  color: #b9d3c5 !important;
}
.color-lightgreen .btn,
.color-lightgreen .module-text.contact > .wrapper p a,
.color-lightgreen .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  color: #b9d3c5 !important;
  border-color: #b9d3c5 !important;
}
.color-lightgreen .btn:before,
.color-lightgreen .module-text.contact > .wrapper p a:before,
.color-lightgreen .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  border-color: #b9d3c5 !important;
}
.color-lightgreen .btn:hover,
.color-lightgreen .btn.hover,
.color-lightgreen .module-text.contact > .wrapper p a:hover,
.color-lightgreen .module-text.contact > .wrapper p a.hover,
.color-lightgreen .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.color-lightgreen .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #f7f5f2 !important;
  border-color: #b9d3c5 !important;
  text-shadow: none;
}
.color-lightgreen .btn:hover:before,
.color-lightgreen .btn.hover:before,
.color-lightgreen .module-text.contact > .wrapper p a:hover:before,
.color-lightgreen .module-text.contact > .wrapper p a.hover:before,
.color-lightgreen .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.color-lightgreen .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  background-color: #b9d3c5 !important;
}
.color-red,
.color-red h2,
.color-red h3,
.color-red a,
.color-red p,
.color-red .module-list-container > ul li ul.faq-item.active .description {
  color: #ba3f38 !important;
}
.color-red .btn,
.color-red .module-text.contact > .wrapper p a,
.color-red .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  color: #ba3f38 !important;
  border-color: #ba3f38 !important;
}
.color-red .btn:before,
.color-red .module-text.contact > .wrapper p a:before,
.color-red .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  border-color: #ba3f38 !important;
}
.color-red .btn:hover,
.color-red .btn.hover,
.color-red .module-text.contact > .wrapper p a:hover,
.color-red .module-text.contact > .wrapper p a.hover,
.color-red .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.color-red .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #f7f5f2 !important;
  border-color: #ba3f38 !important;
  text-shadow: none;
}
.color-red .btn:hover:before,
.color-red .btn.hover:before,
.color-red .module-text.contact > .wrapper p a:hover:before,
.color-red .module-text.contact > .wrapper p a.hover:before,
.color-red .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.color-red .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  background-color: #ba3f38 !important;
}
.color-lightred,
.color-lightred h2,
.color-lightred h3,
.color-lightred a,
.color-lightred p,
.color-lightred .module-list-container > ul li ul.faq-item.active .description {
  color: #f0a48f !important;
}
.color-lightred .btn,
.color-lightred .module-text.contact > .wrapper p a,
.color-lightred .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  color: #f0a48f !important;
  border-color: #f0a48f !important;
}
.color-lightred .btn:before,
.color-lightred .module-text.contact > .wrapper p a:before,
.color-lightred .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  border-color: #f0a48f !important;
}
.color-lightred .btn:hover,
.color-lightred .btn.hover,
.color-lightred .module-text.contact > .wrapper p a:hover,
.color-lightred .module-text.contact > .wrapper p a.hover,
.color-lightred .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.color-lightred .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #f7f5f2 !important;
  border-color: #f0a48f !important;
  text-shadow: none;
}
.color-lightred .btn:hover:before,
.color-lightred .btn.hover:before,
.color-lightred .module-text.contact > .wrapper p a:hover:before,
.color-lightred .module-text.contact > .wrapper p a.hover:before,
.color-lightred .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.color-lightred .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  background-color: #f0a48f !important;
}
.color-blue a,
.color-lightblue a,
.color-grey a,
.color-brass a,
.color-white a,
.color-green a,
.color-lightgreen a,
.color-red a,
.color-lightred a {
  text-decoration: underline;
}
.color-default.bg-brass a {
  color: #ffffff;
}
.color-brass.bg-brass,
.color-brass.bg-brass h2,
.color-brass.bg-brass h3,
.color-brass.bg-brass a,
.color-brass.bg-brass p,
.color-brass.bg-brass .module-list-container > ul li ul.faq-item.active .description {
  mix-blend-mode: screen;
}
.actions-center {
  text-align: center;
}
.glow {
  text-shadow: 0px 0px 100px #000000;
}
.gallery-btn-area {
  background-color: white;
  padding-top: 30px;
}
.overlay-text-plate .text-plate-with-arrow a {
  -webkit-transition: background 150ms ease-out;
  -o-transition: background 150ms ease-out;
  transition: background 150ms ease-out;
  padding: 16px 24px 16px 48px;
  background: #f7f5f2;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  display: block;
  color: #242e3b;
}
.overlay-text-plate .text-plate-with-arrow a:hover {
  background: #ede9e2;
}
.overlay-text-plate .text-plate-with-arrow a .text {
  margin-right: 15px;
  padding-bottom: 15px;
}
.overlay-text-plate .text-plate-with-arrow a .text p.subheader,
.overlay-text-plate .text-plate-with-arrow a .text .module-list-container > ul li ul.faq-item.active .description.subheader {
  font-size: 1rem;
  font-style: italic;
  color: #d5ad76;
  margin-bottom: 1em;
}
.overlay-text-plate .text-plate-with-arrow a .cta {
  position: absolute;
  right: 30px;
  bottom: 16px;
}
.overlay-text-plate .text-plate-with-arrow a .text-plate-arrow-right {
  color: #242e3b;
  opacity: 0.5;
  display: block;
  float: right;
}
.overlay-text-plate .text-plate-with-arrow a .text-plate-arrow-right:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  font-size: 24px;
}
.overlay-text-plate .text-plate-with-arrow a .text-plate-arrow-right:after:before {
  content: "\e904";
}
@media screen and (min-width: 992px) {
  .overlay-text-plate > div {
    -webkit-align-items: center;
    align-items: center;
    display: flex;
  }
  .overlay-text-plate > div .text-plate-with-arrow {
    z-index: 9;
  }
  .overlay-text-plate > div .text-plate-with-arrow .text {
    margin-right: 100px;
  }
  .overlay-text-plate > div .text-plate-with-arrow .text p,
  .overlay-text-plate > div .text-plate-with-arrow .text .module-list-container > ul li ul.faq-item.active .description {
    font-size: 18px;
  }
  .overlay-text-plate > div .text-plate-with-arrow.text-plate-right {
    margin-left: -8.33333353%;
  }
  .overlay-text-plate > div .image-right {
    margin-left: -8.33333353%;
  }
}
.arrow-right {
  opacity: 0.5;
  float: right;
  color: #666;
}
.arrow-right:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  font-size: 20px;
}
.arrow-right:after:before {
  content: "\e904";
}
@keyframes anim-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spinner {
  display: inline-block;
  font-size: 4em;
  height: 1em;
  line-height: 1;
  margin: .5em;
  animation: anim-rotate 2s infinite linear;
  color: #d6ad77;
  text-shadow: 0 0 0.25em rgba(255, 255, 255, 0.3);
}
.spinner--steps {
  animation: anim-rotate 1s infinite steps(8);
}
/* General styles for all menus */
.cbp-spmenu {
  position: fixed;
}
.cbp-spmenu a {
  display: block;
}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
  width: 80%;
  height: 100%;
  top: 0;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
  left: -90%;
  /* Extra 10% added for boxshadow */
}
.cbp-spmenu-left.menu-open {
  left: 0px;
}
#menu {
  display: none;
}
/* Show mobile menu */
@media screen and (max-width: 991px) {
  #menu {
    display: block;
  }
  /* Push classes applied to the body */
  .push-body {
    overflow-x: hidden;
    position: relative;
    left: 0;
  }
  .push-body-toright {
    left: -80px;
  }
  .push-body-toleft {
    left: -80%;
  }
  .cbp-spmenu,
  .push-body {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
.mobile-menu-button span {
  -webkit-transition: all 400ms  cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 400ms  cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 400ms  cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
  opacity: 1;
  position: absolute;
  top: 22px;
  left: inherit;
  right: 20px;
  display: block;
  width: 30px;
  height: 30px;
}
.mobile-menu-button span:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60e";
  font-size: 18px;
  line-height: 30px;
}
.mobile-menu-button span:after:before {
  content: "\e60e";
}
.mobile-menu-button.menu-active span {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari */
  transform: rotate(90deg);
}
header {
  font-family: 'U8';
  background-color: #242e3b;
  color: #f7f5f2;
  height: 136px;
}
header .main-navigation-wrapper .utilities {
  position: absolute;
  top: 30px;
  right: 15px;
  z-index: 9;
}
header .main-navigation-wrapper .utilities div.search {
  display: inline-block;
  margin-left: 25px;
}
header .main-navigation-wrapper .utilities div.search .input-group {
  margin: 0;
  padding: 0;
}
header .main-navigation-wrapper .utilities div.search .input-group #search {
  opacity: 0;
  width: 150px;
  height: 29px;
  padding-right: 30px;
  padding-top: 5px;
  font-size: 10px;
  font-family: 'U8';
  color: #242e3b;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  -webkit-transition: opacity 100ms  cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -o-transition: opacity 100ms  cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transition: opacity 100ms  cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
header .main-navigation-wrapper .utilities div.search .input-group .input-group-btn {
  width: auto;
}
header .main-navigation-wrapper .utilities div.search .input-group .input-group-btn .search-btn,
header .main-navigation-wrapper .utilities div.search .input-group .input-group-btn .search-toggle-btn {
  position: relative;
  overflow: hidden;
  font-size: 14px;
  z-index: 10;
  width: 30px;
  height: 29px;
  padding: 0;
  margin-left: -25px;
  border: 0;
  text-align: center;
  background: none;
  color: #d3d5d8;
}
header .main-navigation-wrapper .utilities div.search .input-group .input-group-btn .search-btn:focus,
header .main-navigation-wrapper .utilities div.search .input-group .input-group-btn .search-toggle-btn:focus {
  outline: none;
}
header .main-navigation-wrapper .utilities div.search .input-group .input-group-btn .search-btn:before,
header .main-navigation-wrapper .utilities div.search .input-group .input-group-btn .search-toggle-btn:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e605";
  margin-right: 20px;
}
header .main-navigation-wrapper .utilities div.search .input-group .input-group-btn .search-btn:before:before,
header .main-navigation-wrapper .utilities div.search .input-group .input-group-btn .search-toggle-btn:before:before {
  content: "\e605";
}
header .main-navigation-wrapper .utilities div.search .input-group .search-btn {
  display: none;
}
header .main-navigation-wrapper .utilities div.search.active #search {
  opacity: 1;
}
header .main-navigation-wrapper .utilities div.search.active .search-btn {
  display: block;
}
header .main-navigation-wrapper .utilities div.search.active .search-toggle-btn {
  display: none;
}
header .main-navigation-wrapper .utilities .private-b2b-nav {
  display: inline-block;
  vertical-align: top;
  line-height: 12px;
}
header .main-navigation-wrapper .utilities .private-b2b-nav ul {
  padding-left: 0;
}
header .main-navigation-wrapper .utilities .private-b2b-nav ul li {
  display: inline-block;
  padding-left: 20px;
}
header .main-navigation-wrapper .utilities .private-b2b-nav ul li a {
  color: #f7f5f2;
  font-size: 12px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
header .main-navigation-wrapper .utilities .private-b2b-nav ul li a:hover {
  text-decoration: none;
}
header .main-navigation-wrapper .utilities .private-b2b-nav ul li.selected a {
  border-bottom: 2px solid #f7f5f2;
}
header .main-navigation-wrapper nav ul.navbar-left,
header .main-navigation-wrapper nav ul.navbar-right {
  margin: 75px 0 0 0;
  padding: 0;
}
header .main-navigation-wrapper nav ul.navbar-left li,
header .main-navigation-wrapper nav ul.navbar-right li {
  list-style: none;
  display: inline-block;
}
header .main-navigation-wrapper nav ul.navbar-left li a,
header .main-navigation-wrapper nav ul.navbar-right li a {
  color: #f7f5f2;
  font-size: 13px;
  padding-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
header .main-navigation-wrapper nav ul.navbar-left li a:hover,
header .main-navigation-wrapper nav ul.navbar-right li a:hover {
  color: #d5ad76;
  text-decoration: none;
}
header .main-navigation-wrapper nav ul.navbar-left li.selected a,
header .main-navigation-wrapper nav ul.navbar-right li.selected a {
  border-bottom: 2px solid #d5ad76;
  color: #d5ad76;
}
header .main-navigation-wrapper nav ul.navbar-left li {
  margin-right: 9px;
}
@media screen and (min-width: 1200px) {
  header .main-navigation-wrapper nav ul.navbar-left li {
    margin-right: 5px;
  }
}
header .main-navigation-wrapper nav ul.navbar-right li {
  margin-left: 9px;
}
@media screen and (min-width: 1200px) {
  header .main-navigation-wrapper nav ul.navbar-right li {
    margin-left: 5px;
  }
}
header .main-navigation-wrapper .mobile-menu-button span {
  right: inherit;
  left: 20px;
  margin-top: -3px;
}
header .main-navigation-wrapper .th-mobile-logo {
  position: absolute;
  right: 15px;
  top: 18px;
}
header .main-navigation-wrapper .th-mobile-logo:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e614";
  font-size: 30px;
}
header .main-navigation-wrapper .th-mobile-logo:after:before {
  content: "\e614";
}
header .main-navigation-wrapper .full-mobile-logo {
  position: absolute;
  right: 15px;
  top: 15px;
}
header .main-navigation-wrapper .full-mobile-logo:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  font-size: 30px;
}
header .main-navigation-wrapper .full-mobile-logo:after:before {
  content: "\e606";
}
header .main-navigation-wrapper span.page-title {
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 66px;
}
@media screen and (max-width: 991px) {
  .nb-wrapper {
    margin-top: 66px !important;
  }
  header {
    overflow: hidden;
    padding-bottom: 10px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 66px;
    -webkit-transition: left 400ms ease;
    -o-transition: left 400ms ease;
    transition: left 400ms ease;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    position: fixed;
  }
}
#menu {
  padding-top: 65px;
  background: #242e3b;
  font-size: 16px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
#menu ul {
  list-style: none;
  font: inherit;
  font-size: 14px;
  line-height: 20px;
  display: block;
  padding: 0;
  margin: 0;
}
#menu ul li ul li {
  margin-left: 0;
  font-family: 'Caslon Book';
}
#menu ul li ul li a {
  font-size: 16px;
  text-transform: none;
  padding-left: 20px;
}
#menu > .wrapper {
  padding-top: 25px;
  padding: 0 20px;
}
#menu > .wrapper li {
  color: #f7f5f2;
  font-size: 16px;
}
#menu .search {
  padding-bottom: 20px;
  padding-top: 15px;
}
#menu .search .input-group {
  margin: 0;
  padding: 0;
  float: none;
}
#menu .search .input-group #search {
  height: 38px;
  padding: 7px 30px 7px 15px;
  font-size: 10px;
  font-family: 'U8';
  color: #242e3b;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
#menu .search .input-group .input-group-btn {
  width: auto;
  display: block;
}
#menu .search .input-group .input-group-btn .search-btn {
  position: relative;
  font-size: 14px;
  z-index: 10;
  width: 30px;
  height: 38px;
  padding: 0;
  margin-left: -25px;
  border: 0;
  text-align: center;
  background: none;
  color: #d3d5d8;
}
#menu .search .input-group .input-group-btn .search-btn:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e605";
  margin-right: 20px;
}
#menu .search .input-group .input-group-btn .search-btn:before:before {
  content: "\e605";
}
#menu ul {
  padding: 0;
}
#menu ul li a {
  color: #f7f5f2;
  padding: 10px;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 5px;
  margin: 0;
  border-bottom: 1px solid #39414d;
}
#menu ul li a:hover {
  color: #d5ad76;
}
#menu ul li.selected a {
  color: #d5ad76;
}
#menu ul li:after {
  display: none;
}
#menu ul li:last-child:after {
  border-bottom: none;
}
#logo {
  margin-top: 40px;
  display: block;
}
#logo:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 64px;
}
#logo:before:before {
  content: "\e90e";
  color: #d5ad76;
}
#logo-left {
  position: absolute;
  margin-top: 20px;
  display: none;
}
#logo-left:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  font-size: 40px;
}
#logo-left:before:before {
  content: "\e606";
}
@media (min-width: 992px) and (max-width: 1400px) {
  #logo-left {
    display: block;
  }
  header .main-navigation-wrapper nav .navbar-left-column {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .main-navigation-wrapper nav .navbar-left-column ul li a {
    font-size: 13px;
  }
}
footer#page-footer {
  padding-top: 50px;
  color: #f7f5f2;
  background-color: #242e3b;
  /* Column 4 */
}
footer#page-footer > div > .row > div {
  margin-bottom: 30px;
}
footer#page-footer a {
  color: #f7f5f2;
  outline: none;
}
footer#page-footer a:hover,
footer#page-footer a:focus {
  color: #e4ddd2;
}
footer#page-footer,
footer#page-footer p,
footer#page-footer a,
footer#page-footer .module-list-container > ul li ul.faq-item.active .description {
  font-family: 'U8';
  letter-spacing: 0.1em;
  line-height: 1.4em;
}
footer#page-footer .links-primary ul,
footer#page-footer .links-secondary ul {
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
}
footer#page-footer .links-primary ul li,
footer#page-footer .links-secondary ul li {
  margin: 0;
  padding: 0 0 20px 0;
  margin-right: 30px;
  font-size: 16px;
}
footer#page-footer .links-primary ul li a,
footer#page-footer .links-secondary ul li a {
  text-transform: uppercase;
}
footer#page-footer .cookie {
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
  padding-bottom: 20px;
}
footer#page-footer .email,
footer#page-footer .share {
  margin-bottom: 20px;
}
footer#page-footer .email a,
footer#page-footer .share a {
  font-size: 16px;
  vertical-align: middle;
}
footer#page-footer .email span,
footer#page-footer .share span {
  font-size: 16px;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
}
footer#page-footer .email a {
  color: #d5ad76;
  text-decoration: none;
}
footer#page-footer .email a:hover {
  color: inherit;
}
footer#page-footer .share div {
  display: inline;
}
footer#page-footer .share .facebook,
footer#page-footer .share .instagram {
  display: inline-block;
  height: 36px;
  margin-left: 10px;
}
footer#page-footer .share .facebook:before,
footer#page-footer .share .instagram:before {
  font-size: 36px;
}
footer#page-footer .content-column {
  text-align: right;
}
footer#page-footer .content-column a {
  color: #d5ad76;
  text-decoration: none;
}
footer#page-footer .content-column a:hover {
  color: inherit;
}
@media screen and (max-width: 991px) {
  footer#page-footer .content-column {
    text-align: center;
  }
}
.cookie-bar {
  background-color: #242e3b;
  color: #ffffff;
  position: fixed;
  display: none;
  bottom: 0px;
  width: 100%;
  padding: 10px 0px;
  z-index: 100000;
}
.cookie-bar button {
  float: right;
}
.cookie-bar .btn-color-primary {
  border-color: #ffffff;
  color: #ffffff;
}
.cookie-bar .btn-color-primary:before {
  border-color: #ffffff;
}
.cookie-bar .btn-color-primary:hover {
  border-color: #e5e5e5;
  color: #e5e5e5;
}
.cookie-bar .btn-color-primary:hover:before {
  border-color: #e5e5e5;
}
@media screen and (max-width: 1022px) {
  .cookie-bar .container {
    padding: 20px;
  }
  .cookie-bar button {
    margin-top: 20px;
    float: none;
  }
}
.cookie-bar .container {
  color: #ffffff;
}
.cookie-bar p,
.cookie-bar .module-list-container > ul li ul.faq-item.active .description {
  margin-bottom: 2px;
}
.cookie-bar a {
  font-size: 16px;
  text-decoration: none;
}
.cookie-bar a:hover {
  color: #ffffff;
}
nav.second-navigation {
  background-color: #d5ad76;
}
nav.second-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
nav.second-navigation ul li {
  display: inline-block;
}
nav.second-navigation ul li.active a {
  color: #f7f5f2;
}
nav.second-navigation ul li.active a:hover {
  text-decoration: none;
}
nav.second-navigation ul li a {
  color: #242e3b;
  padding: 10px;
  display: block;
  font-size: 14px;
}
nav.second-navigation ul li a:hover {
  text-decoration: none;
}
@font-face {
  font-family: 'icomoon';
  src: url(../../Content/fonts/icomoon%EF%B9%965xh1hl.eot);
  src: url(../../Content/fonts/icomoon%EF%B9%96.eot#iefix5xh1hl) format('embedded-opentype'), url(../../Content/fonts/icomoon%EF%B9%965xh1hl.woff) format('woff'), url(../../Content/fonts/icomoon%EF%B9%965xh1hl.ttf) format('truetype'), url(../../Content/fonts/icomoon%EF%B9%965xh1hl.svg#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'U8';
  src: url(../../Content/fonts/u8-medium-webfont.eot);
  src: url(../../Content/fonts/u8-medium-webfont%EF%B9%96.eot#iefix) format('embedded-opentype'), url(../../Content/fonts/u8-medium-webfont.woff) format('woff'), url(../../Content/fonts/u8-medium-webfont.ttf) format('truetype'), url(../../Content/fonts/u8-medium-webfont.svg#u8medium) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'U8';
  src: url(../../Content/fonts/u8-bold-webfont.eot);
  src: url(../../Content/fonts/u8-bold-webfont%EF%B9%96.eot#iefix) format('embedded-opentype'), url(../../Content/fonts/u8-bold-webfont.woff) format('woff'), url(../../Content/fonts/u8-bold-webfont.ttf) format('truetype'), url(../../Content/fonts/u8-bold-webfont.svg#u8bold) format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Caslon Book';
  src: url(../../Content/fonts/berthold_-_caslonbookbe-bold-webfont.eot);
  src: url(../../Content/fonts/berthold_-_caslonbookbe-bold-webfont%EF%B9%96.eot#iefix) format('embedded-opentype'), url(../../Content/fonts/berthold_-_caslonbookbe-bold-webfont.woff) format('woff'), url(../../Content/fonts/berthold_-_caslonbookbe-bold-webfont.ttf) format('truetype'), url(../../Content/fonts/berthold_-_caslonbookbe-bold-webfont.svg#caslon_book_bebold) format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Caslon Book';
  src: url(../../Content/fonts/berthold_-_caslonbookbe-italic-webfont.eot);
  src: url(../../Content/fonts/berthold_-_caslonbookbe-italic-webfont%EF%B9%96.eot#iefix) format('embedded-opentype'), url(../../Content/fonts/berthold_-_caslonbookbe-italic-webfont.woff) format('woff'), url(../../Content/fonts/berthold_-_caslonbookbe-italic-webfont.ttf) format('truetype'), url(../../Content/fonts/berthold_-_caslonbookbe-italic-webfont.svg#caslon_book_be_regularitalic) format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Caslon Book';
  src: url(../../Content/fonts/berthold_-_caslonbookbe-medium-webfont.eot);
  src: url(../../Content/fonts/berthold_-_caslonbookbe-medium-webfont%EF%B9%96.eot#iefix) format('embedded-opentype'), url(../../Content/fonts/berthold_-_caslonbookbe-medium-webfont.woff) format('woff'), url(../../Content/fonts/berthold_-_caslonbookbe-medium-webfont.ttf) format('truetype'), url(../../Content/fonts/berthold_-_caslonbookbe-medium-webfont.svg#caslon_book_bemedium) format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Caslon Book';
  src: url(../../Content/fonts/berthold_-_caslonbookbe-regular-webfont.eot);
  src: url(../../Content/fonts/berthold_-_caslonbookbe-regular-webfont%EF%B9%96.eot#iefix) format('embedded-opentype'), url(../../Content/fonts/berthold_-_caslonbookbe-regular-webfont.woff) format('woff'), url(../../Content/fonts/berthold_-_caslonbookbe-regular-webfont.ttf) format('truetype'), url(../../Content/fonts/berthold_-_caslonbookbe-regular-webfont.svg#caslon_book_be_regularregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
html body {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  html,
  html body {
    font-size: calc(16px + 8 * ((100vw - 320px) / 880));
  }
}
@media screen and (min-width: 1200px) {
  html,
  html body {
    font-size: 24px;
  }
}
body {
  font-weight: normal;
  color: #242e3b;
  letter-spacing: 0.06em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #242e3b;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
h1 {
  font-size: 2rem;
  letter-spacing: 0.14em;
  margin-bottom: 1.1rem;
}
h2 {
  font-size: 1.2rem;
  margin-bottom: 15px;
}
h2.underline {
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
  font-weight: 500;
}
h3 {
  font-size: 1rem;
}
h4 {
  font-size: 0.8rem;
  margin-top: 25px;
}
.row-headline {
  font-size: 1rem !important;
}
p,
.module-list-container > ul li ul.faq-item.active .description {
  font-family: 'Caslon Book';
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
  text-transform: none;
  letter-spacing: normal;
}
p.avoid-break,
.module-list-container > ul li ul.faq-item.active .description.avoid-break {
  -webkit-column-break-inside: avoid;
}
p.column-break,
.module-list-container > ul li ul.faq-item.active .description.column-break {
  -webkit-column-span: all;
  column-span: all;
  margin: 0;
}
p.two-columns-text,
.module-list-container > ul li ul.faq-item.active .description.two-columns-text {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
p.cite,
.module-list-container > ul li ul.faq-item.active .description.cite {
  color: #d5ad76;
  font-size: 1.3rem;
  font-style: italic;
  text-align: center;
  line-height: 1.7rem;
}
.introduction {
  margin-bottom: 20px;
}
.introduction p,
.introduction .module-list-container > ul li ul.faq-item.active .description {
  font-size: 1rem !important;
  line-height: 1.5rem;
  font-style: italic;
  text-align: center;
}
p.ingress,
.module-list-container > ul li ul.faq-item.active .description.ingress {
  font-size: 1rem !important;
  line-height: 1.5rem;
  font-style: italic;
  text-align: center;
}
article h1 {
  margin-top: 0;
}
article h2 {
  clear: both;
}
article .subheader {
  font-size: 1.4rem !important;
  font-family: 'Caslon Book';
  line-height: 42px;
  font-style: italic;
  color: #d5ad76;
  text-align: center;
  margin-bottom: 24px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: normal;
}
b,
strong {
  font-weight: 700;
}
a:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  article .subheader {
    font-size: 32px !important;
  }
  p.two-columns-text,
  .module-list-container > ul li ul.faq-item.active .description.two-columns-text {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
}
.form-control,
input[type="text"],
input[type="search"],
input[type="tel"],
input[type="email"],
textarea,
select {
  background-color: #ffffff;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: 'Caslon Book';
  font-size: 15px;
}
.form-control.checkbox {
  margin-top: 0;
  display: table;
}
.form-control.checkbox-inline {
  height: auto;
  margin-top: 0;
  padding-left: 12px;
  display: table;
}
.form-control.radiobutton {
  height: auto;
  margin-top: 0;
  display: table;
}
.form-control.contrast {
  background-color: #f7f5f2;
}
.form-control.form-control-sm {
  font-size: 13px;
  height: 31px;
}
.form-control.form-control-md {
  font-size: 18px;
}
.form-control.form-control-lg {
  height: 53px;
  min-width: 316px;
  font-size: 18px;
  line-height: 18px;
}
.form-control.error {
  border: 1px solid #C90000;
  color: #C90000;
}
form .error-message {
  display: none;
  z-index: 2;
  float: left;
  font-size: 0.7rem;
}
form .error-message.show-error {
  display: inline-block;
}
form .error-message span {
  background-color: #d9534f;
  color: #ffffff;
  padding: 5px 10px;
  display: inline-block;
  white-space: nowrap;
}
form .input-group {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  opacity: 1;
}
form input.visiblelabel {
  margin-bottom: 0;
}
form label {
  font-size: 15px;
  font-weight: normal;
  display: none;
  font-family: 'Caslon Book';
  letter-spacing: normal;
  text-transform: none;
}
form label.show-label {
  display: inline-block;
}
form .has-error .form-control {
  border-width: 2px;
  background-color: #faf4f4;
}
form .form-header h4,
form .form-header h3 {
  text-align: left;
}
/*=======================================
  Style for custom radiobuttions
  =======================================*/
label.radio {
  padding-top: 5px;
  height: 32px;
  width: auto;
  display: inline-block;
  margin-right: 20px;
}
input[type=radio] {
  background-color: #ffffff;
  outline: none !important;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  position: relative;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 1px solid #242e3b;
  vertical-align: middle;
}
input[type=radio]:checked:after {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50px;
  top: 2px;
  left: 2px;
  background-color: #242e3b;
}
/*=======================================
  Style for custom checkboxes
  =======================================*/
.checkbox label,
.checkbox-inline label {
  font-size: 14px;
  letter-spacing: 0.06em;
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  cursor: pointer;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  margin-left: -27px;
}
.checkbox-inline label:not(:last-child) {
  margin-bottom: 10px;
}
label.checkbox {
  padding-top: 5px;
  height: 32px;
  width: auto;
  display: inline-block;
  margin-right: 20px;
}
input[type=checkbox] {
  background-color: #ffffff;
  outline: none !important;
  width: 20px;
  height: 20px;
  position: relative;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 20px;
  border: solid 1px #242e3b;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 14px;
  height: 14px;
  background-color: #242e3b;
}
.input-group-large {
  width: 316px;
}
.btn,
input[type="submit"],
.module-text.contact > .wrapper p a,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  border-color: transparent;
  box-shadow: none !important;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  padding-left: 20px;
  padding-right: 20px;
}
.btn.btn-sm,
.module-text.contact > .wrapper p a.btn-sm,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.btn-sm {
  font-size: 13px;
  height: 31px;
}
.btn.btn-lg,
.module-text.contact > .wrapper p a.btn-lg,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.btn-lg {
  height: 53px;
  font-size: 18px;
}
.select-input {
  position: relative;
}
.select-input select {
  padding-right: 30px;
}
.select-input:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
  pointer-events: none;
  width: 12px;
  height: 6px;
  font-size: 5px;
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 9999;
}
.select-input:after:before {
  content: "\e602";
}
header .form-control {
  background-color: #FFF;
  text-transform: uppercase;
}
.form table {
  width: 100%;
  max-width: 400px;
}
input[type="text"]:focus {
  border-width: 2px;
}
input[type="tel"]:focus {
  border-width: 2px;
}
input[type="email"]:focus {
  border-width: 2px;
}
textarea:focus {
  border-width: 2px;
}
select:focus {
  border-width: 2px;
}
form.xform table {
  width: 100%;
  margin-top: 32px;
  max-width: inherit;
  font-size: 16px;
  font-family: 'U8';
  letter-spacing: 0.06em;
}
form.xform table td {
  padding-bottom: 20px;
}
form.xform legend {
  margin-bottom: 0;
}
form.xform .radio input[type="radio"],
form.xform .radio-inline input[type="radio"],
form.xform .checkbox input[type="checkbox"],
form.xform .checkbox-inline input[type="checkbox"] {
  margin-left: -27px;
}
form.xform fieldset.orientationVertical label.checkbox,
form.xform fieldset.orientationHorizontal label.checkbox,
form.xform fieldset.orientationVertical label.radio,
form.xform fieldset.orientationHorizontal label.radio {
  padding-left: 27px;
}
form.xform fieldset.orientationVertical label.checkbox,
form.xform fieldset.orientationVertical label.radio {
  display: block;
}
form.xform input[type="text"],
form.xform input[type="search"],
form.xform input[type="tel"],
form.xform input[type="email"],
form.xform input[type="submit"],
form.xform input[type="radio"],
form.xform textarea,
form.xform select {
  background-color: #f7f5f2;
  outline: none;
}
form.xform input[type="radio"] {
  display: block;
}
form.xform textarea {
  min-height: 100px;
}
form.xform input[type="submit"] {
  border: 2px solid #242e3b !important;
  color: #242e3b;
  font-family: 'U8';
  letter-spacing: 0.06em;
  float: right;
}
form.xform input[type="submit"]:hover {
  background-color: #242e3b;
  color: #ffffff;
}
form.xform legend {
  font-family: 'U8';
  letter-spacing: 0.06em;
  border: none;
  font-size: 16px;
}
.input-group {
  margin-bottom: 20px;
}
.form-container form {
  display: block;
}
.form-container form .wrapper .input-group {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 1;
}
.form-container form .wrapper .textarea {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.form-container form .wrapper .actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 1;
}
form .loginBox {
  position: relative;
  z-index: 0;
}
form .loginBox table {
  text-align: left;
}
form .loginBox table input[type=checkbox] {
  float: left;
}
form .loginBox table .action {
  text-align: center;
}
form .loginBox label {
  font-family: 'U8';
  letter-spacing: 0.06em;
  display: block;
  font-size: 14px;
}
article .newsletter-wrapper {
  display: inline-block;
  text-align: center;
  padding: 0 15px;
}
article .newsletter-wrapper .newsletter-link {
  display: inline-block;
  margin: 30px auto 0;
  text-decoration: none;
}
@media (max-width: 767px) {
  article .newsletter-wrapper .newsletter-link {
    margin: 15px auto 0;
  }
}
article .content img {
  max-width: 100%;
  height: auto;
}
article .content img.pull-left {
  margin: 0 20px 20px 0;
}
article .content img.pull-right {
  margin: 0 0 20px 20px;
}
article .content img.full {
  margin: 0 !important;
  margin-bottom: 20px !important;
}
article .content .fluid-width-video-wrapper {
  padding-top: 0 !important;
}
article .content .fluid-width-video-wrapper iframe {
  position: static;
  min-height: 220px;
}
article .content .video-wrapper .fluid-width-video-wrapper iframe {
  min-height: 380px;
}
@media screen and (min-width: 768px) {
  article .content h1,
  article .content h2,
  article .content .video-wrapper {
    -webkit-column-span: all;
    /*-moz-column-span: all;*/
    column-span: all;
  }
  article .content img.full {
    height: auto;
    margin: 0 !important;
    margin-bottom: 20px !important;
    display: block;
    width: 100%;
    float: none !important;
  }
}
@media screen and (min-width: 1200px) {
  article .content .fluid-width-video-wrapper {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
.no-propercolumnsupport article .content {
  -webkit-column-count: auto !important;
}
.no-propercolumnsupport article .content h1,
.no-propercolumnsupport article .content h2 {
  -webkit-column-span: none !important;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .text-box h1,
  .text-plate h1,
  article h1 {
    font-size: 1.4rem;
  }
  .text-box h2,
  .text-plate h2,
  article h2 {
    font-size: 1.1rem;
  }
  .module-superpuff h2 {
    font-size: 1.1rem;
  }
}
.submenu {
  clear: both;
}
.submenu ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.submenu ul li {
  margin-bottom: 10px;
}
.submenu ul li a {
  display: block;
  font-family: 'U8';
  letter-spacing: 0.06em;
  margin-bottom: 0px;
  font-size: 14px;
}
.submenu.hero-links a {
  display: block;
  margin-bottom: 10px;
}
.submenu.hero-links a:not(.btn) {
  line-height: 26px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.overlay-column {
  padding: 16px 24px;
  overflow: hidden;
}
.overlay-column p,
.overlay-column .module-list-container > ul li ul.faq-item.active .description {
  color: #d6ad77;
}
.page-start article h1 {
  color: #004f71;
}
.page-start .module-isotope #SearchFilter {
  padding: 0 90px;
}
.page-contact .text-plate {
  background-color: #f7f5f2;
  padding: 20px;
}
@media only screen and (min-width: 768px) {
  .page-contact .text-plate {
    padding: 40px;
  }
}
.page-contact .text-plate .row:not(:first-child) {
  margin-top: 20px;
}
.page-contact .text-plate .contact-information-header {
  text-align: left;
}
.page-contact .text-plate .contact-information-headerH2 {
  font-size: 1.4rem;
}
.page-contact .text-plate .contact-information-headerH3 {
  margin-top: 0;
  font-size: 1rem;
}
.page-contact .text-plate table.table {
  font-size: 12px;
  width: 100%;
}
.page-contact .text-plate table.table tr td {
  font-family: 'U8';
  letter-spacing: 0.06em;
  padding: 0px 5px 5px 0;
  border: none;
}
.page-contact .text-plate table.table tr td.tlabel {
  height: 36px;
  padding-right: 5px;
  line-height: 1.2rem;
}
.page-contact .text-plate table.table tr td.tdata p,
.page-contact .text-plate table.table tr td.tdata .module-list-container > ul li ul.faq-item.active .description {
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-size: 14px;
  padding: 0 0 0 10px;
  line-height: 1.2rem;
  margin: 0;
}
.page-contact .sales-office-dropdown {
  background-color: #f7f5f2;
}
@media only screen and (max-width: 768px) {
  .page-contact .sales-office-dropdown {
    display: unset;
  }
}
.page-contact .modules-inline.employees {
  margin-top: 30px;
}
.page-contact .modules-inline h2 {
  padding: 30px 0 30px 0;
  margin: 0;
}
.office-list {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 15px;
  padding: 0px 30px;
  margin-top: 0px;
  margin-bottom: 32px;
}
.office-list .list-group > div {
  margin-top: 3px;
  margin-bottom: 2px;
}
.office-list > .wrapper a {
  font-size: 14px;
  padding: 0;
  margin-top: 3px;
  font-size: 16px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.page-detail {
  font-size: 16px;
}
.page-detail.margin-bottom {
  margin-bottom: 20px;
}
.page-detail h1,
.page-detail h2,
.page-detail h3 {
  text-align: left;
}
.page-detail .row.extra-top-margin {
  margin-top: 50px;
}
.page-detail .row .top-content {
  padding: 60px 75px 0 0;
  text-align: right;
}
.page-detail .row .top-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.page-detail .row .top-content ul li {
  margin-bottom: 10px;
  font-family: 'U8';
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .page-detail .row .top-content {
    padding-right: 85px;
  }
}
.page-detail .secondary {
  margin-bottom: 30px;
}
.page-detail .page-header-image {
  position: relative;
  background-color: #f7f5f2;
}
.page-detail .page-header-image .image-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.page-detail .page-header-image .image-holder > div {
  margin-bottom: 5px;
}
.page-detail .page-header-image .image-holder .type,
.page-detail .page-header-image .image-holder .offer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.page-detail .page-header-image .image-holder .type {
  position: absolute;
  padding: 0 3px;
  right: 0;
  font-weight: 600;
  font-size: 10px;
}
.page-detail .page-header-image .image-holder .offer {
  padding: 2px 13px;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 5px;
}
.page-detail .page-header-image img {
  width: 100%;
  height: auto;
}
.page-detail .links {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 20px;
}
@media (min-width: 992px) {
  .page-detail .links {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 768px) {
  .page-detail .links {
    padding: 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-detail .links {
    padding: 80px 85px 50px 5px;
  }
}
.page-detail .links h1 {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .page-detail .links h1 {
    display: none;
  }
}
.page-detail .links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.page-detail .links ul li {
  margin-bottom: 10px;
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-size: 10px;
}
.page-detail .links .links-module {
  background-color: black;
  position: relative;
  color: #f7f5f2;
  margin-bottom: 25px;
}
.page-detail .links .links-module img {
  position: relative;
  width: 100%;
}
.page-detail .links .links-module:hover img {
  opacity: .75;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.page-detail .links .links-module .image.overlay:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(47, 60, 75, 0.4);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.page-detail .links .links-module .content {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.page-detail .links .links-module .content h2 {
  margin: 0;
  padding: 0;
  color: #f7f5f2;
  background-color: transparent;
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 30px;
}
.page-detail .links .links-module .content p,
.page-detail .links .links-module .content .module-list-container > ul li ul.faq-item.active .description {
  font-size: 13px;
  font-family: 'U8';
  letter-spacing: 0.06em;
}
.page-detail article > h1:first-child {
  margin-top: 0;
}
.page-detail article img,
.page-detail article iframe {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.page-detail .content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.page-detail .content h3 {
  font-weight: 500;
  font-size: 24px;
}
.page-detail .content article {
  padding-top: 0px;
}
@media (min-width: 992px) {
  .page-detail .content {
    float: left;
    width: 66.66666667%;
  }
}
.page-detail .content.right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .page-detail .content.right {
    left: 0%;
  }
}
.page-detail .table tr td.tlabel {
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-size: 12px;
  height: 36px;
  vertical-align: middle;
  padding-right: 5px;
  line-height: 1.2rem;
}
.page-detail .table tr td.tdata {
  vertical-align: middle;
}
.page-detail .table tr td.tdata p,
.page-detail .table tr td.tdata .module-list-container > ul li ul.faq-item.active .description {
  font-family: 'U8';
  letter-spacing: 0.06em;
  text-transform: inherit;
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 0 5px;
  line-height: 1.2rem;
}
.page-detail .contact {
  margin-left: -15px;
  margin-right: -15px;
}
.page-detail .contact > div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.page-detail .contact .btn-show-more {
  margin-top: 50px;
  display: none !important;
}
@media (min-width: 992px) {
  .page-detail .contact .btn-show-more {
    display: block !important;
  }
  table.page-detail .contact .btn-show-more {
    display: table !important;
  }
  tr.page-detail .contact .btn-show-more {
    display: table-row !important;
  }
  th.page-detail .contact .btn-show-more,
  td.page-detail .contact .btn-show-more {
    display: table-cell !important;
  }
}
.page-detail .second {
  margin-left: -15px;
  margin-right: -15px;
}
.page-detail .form {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
.page-detail .button.open {
  width: 300px;
}
.page-detail table tbody tr td {
  padding: 0px 5px 5px 0;
  border: none;
}
.page-detail .link {
  display: block;
  margin-bottom: 30px;
}
.page-detail .extended-details {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.page-detail .module {
  background-color: #f7f5f2;
  /*h2 {
            font-size: 20px;
            background-color: transparent;
        }
        */
}
.page-detail .module.module {
  background-color: #FFF;
}
.page-detail .module.module .row {
  background-color: transparent;
}
.page-detail .module.module h2 {
  text-align: center;
}
.page-detail .main-image {
  min-height: 220px;
}
.page-detail .text-plate {
  margin-top: -5vw;
  background: #f7f5f2;
  padding: 40px;
  overflow: visible;
}
.page-detail .text-plate p,
.page-detail .text-plate .module-list-container > ul li ul.faq-item.active .description {
  font-size: 16px;
}
.page-detail .text-plate .introduction.text-left p,
.page-detail .text-plate .introduction.text-left .module-list-container > ul li ul.faq-item.active .description {
  text-align: left !important;
}
.page-detail .text-plate table {
  font-size: 13px;
  width: 100%;
}
.page-detail .text-plate table tr:last-child {
  border-bottom: unset;
}
.page-detail .text-plate table tr td.info,
.page-detail .text-plate table tr td.tdata {
  background-color: unset;
}
.page-detail .text-plate table tr td.info p,
.page-detail .text-plate table tr td.tdata p,
.page-detail .text-plate table tr td.info .module-list-container > ul li ul.faq-item.active .description,
.page-detail .text-plate table tr td.tdata .module-list-container > ul li ul.faq-item.active .description {
  margin-bottom: 0px;
}
.page-detail .text-plate .sibling {
  position: relative;
  right: 0px;
  top: -45px;
}
.page-detail .text-plate .sibling a {
  float: none;
  width: 75px;
  transition: 0.5s line-height ease-in-out, 0.3s background-color linear;
}
.page-detail .text-plate .sibling a.active {
  line-height: 35px;
}
.page-detail .text-plate .social-media {
  margin-top: -55px;
}
.page-detail .text-plate .social-media .module-socialmedia ul {
  float: unset;
}
.page-detail .presentation .contact {
  margin-left: 0;
}
.main-image-wrapper {
  position: relative;
  min-height: 150px;
}
.main-image-wrapper .image-holder {
  position: absolute;
  left: 15px;
  top: 15px;
}
@media screen and (min-width: 1200px) {
  .main-image-wrapper .image-holder {
    left: 32px;
    top: 32px;
  }
}
.main-image-wrapper .image-holder .offer {
  float: left;
  font-size: 0.7rem;
  margin-right: 8px;
  color: #000000;
  padding: 5px;
  background-color: #ffffff;
  text-transform: uppercase;
}
p.price,
.module-list-container > ul li ul.faq-item.active .description.price {
  font-size: 14px;
}
.popover {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border-color: #d5ad76;
  font-family: "Caslon Book";
  font-size: 16px;
}
.popover .arrow {
  padding-right: 0;
  display: none;
}
@media screen and (max-width: 768px) {
  .house-model-detail .page-detail .table tr td {
    display: block;
    width: 100%;
  }
  .house-model-detail .page-detail .table tr td.tlabel {
    height: 18px;
    font-weight: bold;
  }
  .house-model-detail .page-detail .table tr td.tdata {
    height: 34px;
  }
  .house-model-detail .page-detail .table tr td.tdata p,
  .house-model-detail .page-detail .table tr td.tdata .module-list-container > ul li ul.faq-item.active .description {
    padding: 0;
    line-height: 1.2rem;
  }
}
.standard-page .page-content .primary {
  overflow: hidden;
}
.standard-page .page-content .primary form.xform {
  margin: 20px;
}
@media screen and (min-width: 768px) {
  .standard-page .page-content .primary form.xform {
    margin: 60px 85px 50px 85px;
  }
}
.standard-page .page-content .secondary {
  overflow: hidden;
}
.standard-page .page-content .meta {
  font-size: 0.7rem;
}
.standard-page .page-content .meta .date {
  float: right !important;
}
.page-flowchart .flowchart-modules {
  position: relative;
  background-color: #ffffff;
}
.page-flowchart .flowchart-modules:before,
.page-flowchart .flowchart-modules:after {
  content: " ";
  display: table;
}
.page-flowchart .flowchart-modules:after {
  clear: both;
}
.page-flowchart .flowchart-modules:before,
.page-flowchart .flowchart-modules:after {
  content: " ";
  display: table;
}
.page-flowchart .flowchart-modules:after {
  clear: both;
}
.page-flowchart .flowchart-modules .module {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 140px;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .page-flowchart .flowchart-modules .module {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .page-flowchart .flowchart-modules .module {
    float: left;
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .page-flowchart .flowchart-modules .module {
    width: 50%;
  }
}
@media screen and (max-width: 450px) {
  .page-flowchart .flowchart-modules .module {
    width: 100%;
  }
}
.page-flowchart .flowchart-modules .module .wrapper {
  height: 140px;
  position: relative;
  border: 1px solid #f7f5f2;
  -webkit-transition: height 200ms  cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: height 200ms  cubic-bezier(0.23, 1, 0.32, 1);
  transition: height 200ms  cubic-bezier(0.23, 1, 0.32, 1);
}
.page-flowchart .flowchart-modules .module .wrapper strong {
  display: block;
  font-size: 48px;
}
.page-flowchart .flowchart-modules .module .wrapper a {
  background-color: #f7f5f2;
  color: unset;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 40px 15px 15px;
}
.page-flowchart .flowchart-modules .module .wrapper a:hover {
  color: #ffffff;
  background-color: #d5ad76;
}
.page-flowchart .flowchart-modules .module .wrapper a:hover span.arrow {
  color: #ffffff;
  opacity: 1;
}
.page-flowchart .flowchart-modules .module .wrapper span {
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-size: 15px;
  display: inline-block;
}
.page-flowchart .flowchart-modules .module .wrapper span.arrow {
  position: absolute;
  top: 16px;
  right: 16px;
  height: 18px;
  width: 30px;
  padding: 0;
  color: #242e3b;
  opacity: .5;
}
.page-flowchart .flowchart-modules .module .wrapper span.arrow:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  font-size: 30px;
}
.page-flowchart .flowchart-modules .module .wrapper span.arrow:after:before {
  content: "\e601";
}
.page-flowchart .flowchart-modules .module.active .wrapper {
  border: 1px solid #fff;
}
.page-flowchart .flowchart-modules .module.active .wrapper a,
.page-flowchart .flowchart-modules .module.active .wrapper a:hover,
.page-flowchart .flowchart-modules .module.active .wrapper a:focus {
  background-color: #d5ad76;
  color: #ffffff;
}
.page-flowchart .flowchart-modules .module.active .wrapper span.arrow {
  color: #ffffff;
  opacity: 1;
}
.page-flowchart .flowchart-modules .module.active .wrapper span.arrow:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.page-flowchart .flowchart-modules .module .flowchart-content {
  display: none;
}
.page-flowchart #content-holder {
  display: none;
  margin-top: 16px;
}
.page-flowchart #content-holder .triangle {
  position: absolute;
  top: 0;
  content: ' ';
  width: 0;
  height: 0;
  margin-top: -16px;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #d5ad76 transparent;
}
.page-flowchart #content-holder .content-holder {
  padding: 16px 32px;
  background-color: #d5ad76;
}
.page-flowchart #content-holder .content-holder .content-wrapper .text {
  text-align: center;
}
.page-flowchart #content-holder .content-holder .content-wrapper p,
.page-flowchart #content-holder .content-holder .content-wrapper .module-list-container > ul li ul.faq-item.active .description {
  color: #ffffff;
  font-size: 18px;
}
.page-flowchart #content-holder .content-holder .content-wrapper a {
  color: #ffffff;
  text-decoration: underline;
}
.page-flowchart #content-holder .content-holder .content-wrapper #close {
  float: right !important;
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-size: 10px;
  padding: 20px 5px 20px 20px;
  margin-top: 5px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .page-flowchart #content-holder .content-holder .content-wrapper #close {
    padding-top: 0;
  }
}
.page-search .container .search-form,
.page-search .container-fluid .search-form {
  padding-top: 80px;
  max-width: 400px;
  margin: auto;
}
.page-search .container .search-form .input-group,
.page-search .container-fluid .search-form .input-group {
  margin: 0;
  padding: 0;
  float: none;
}
.page-search .container .search-form .input-group #search,
.page-search .container-fluid .search-form .input-group #search {
  height: 38px;
  padding: 7px 30px 7px 15px;
  font-size: 12px;
  font-family: 'U8';
  color: #242e3b;
  background-color: #f7f5f2;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.page-search .container .search-form .input-group .input-group-btn,
.page-search .container-fluid .search-form .input-group .input-group-btn {
  width: auto;
  display: block;
}
.page-search .container .search-form .input-group .input-group-btn .search-btn,
.page-search .container-fluid .search-form .input-group .input-group-btn .search-btn {
  position: relative;
  overflow: hidden;
  font-size: 14px;
  z-index: 10;
  width: 30px;
  height: 38px;
  padding: 0;
  margin-left: -30px;
  border: 0;
  text-align: center;
  background: none;
  color: #d3d5d8;
}
.page-search .container .search-form .input-group .input-group-btn .search-btn:before,
.page-search .container-fluid .search-form .input-group .input-group-btn .search-btn:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e605";
  margin-right: 20px;
}
.page-search .container .search-form .input-group .input-group-btn .search-btn:before:before,
.page-search .container-fluid .search-form .input-group .input-group-btn .search-btn:before:before {
  content: "\e605";
}
.page-search .search-head {
  margin: 20px 0;
  text-align: center;
}
.page-search .search-head i {
  color: #d5ad76;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .page-search .search-head {
    margin: 50px 0;
  }
}
.page-search .search-results .listResult {
  background-color: #f7f5f2;
  padding: 40px;
  margin-bottom: 40px;
}
.page-search .search-results .listResult h3 {
  margin-top: 0px;
  text-align: left;
}
.page-generic-list .header .top-content {
  margin-top: 2rem;
  margin-bottom: 4rem;
}
.page-generic-list .header .top-content p,
.page-generic-list .header .top-content .module-list-container > ul li ul.faq-item.active .description {
  font-size: 1rem;
  line-height: 1.5rem;
  font-style: italic;
}
.page-generic-list .list-container {
  padding-top: 40px;
  background-color: #f7f5f2;
}
.page-generic-list .list-container .list-item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .page-generic-list .list-container .list-item {
    float: left;
    width: 50%;
  }
}
.page-generic-list .list-container .list-item img {
  width: 144px;
  height: auto;
}
.page-generic-list .list-container .list-item .content-holder {
  padding-left: 160px;
}
.page-generic-list .list-container .list-item .content-holder a {
  color: #333;
}
.page-generic-list .list-container .list-item .content-holder span.headline {
  margin-top: 0;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
}
.page-generic-list .list-container .list-item .content-holder span.content {
  display: block;
  font-size: 15px;
  position: relative;
  min-height: 21px;
}
.page-generic-list .list-container.alternative-listing .list-item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page-generic-list .list-container.alternative-listing .list-item {
    float: left;
    width: 33.33333333%;
  }
}
.page-generic-list .list-container.alternative-listing .list-item img {
  width: 100%;
  height: auto;
}
.page-generic-list .list-container.alternative-listing .list-item div.headline,
.page-generic-list .list-container.alternative-listing .list-item div.subheader,
.page-generic-list .list-container.alternative-listing .list-item div.content {
  margin-left: 15px;
  margin-right: 15px;
}
.page-generic-list .list-container.alternative-listing .list-item div.headline {
  margin-top: 10px;
}
.page-generic-list .list-container.alternative-listing .list-item div.subheader {
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-size: 10px;
  line-height: 15px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.page-generic-list article .content h2:first-child {
  margin-top: 20px;
}
.page-latest-list.container article,
.page-latest-list.container-fluid article {
  padding-bottom: 30px;
}
.page-latest-list .wrapper {
  margin-bottom: 80px;
}
.page-latest-list .primary .tag-container {
  text-align: center;
  margin: 0 auto;
}
.page-latest-list .primary .tag-container h2 {
  font-size: 20px;
  letter-spacing: 0.1em;
  margin-bottom: 17px;
}
.page-latest-list .primary .tag-container a {
  display: inline-block;
  margin: 0 8px 8px 0;
  padding: 3px 6px;
  text-decoration: none;
  color: #ffffff;
  background-color: #d5ad76;
  font-size: 0.6em;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.page-latest-list .primary .tag-container a.selected {
  background-color: #000000;
}
@media screen and (min-width: 992px) {
  .page-latest-list .primary .tag-container {
    width: 75%;
  }
}
.page-latest-list .primary .item-list .item.text-plate a {
  -webkit-transition: background 150ms ease-out;
  -o-transition: background 150ms ease-out;
  transition: background 150ms ease-out;
  display: block;
  padding: 24px;
  margin-bottom: 16px;
  background: #f7f5f2;
  overflow: visible;
}
.page-latest-list .primary .item-list .item.text-plate a .date {
  margin: 0;
  color: #242e3b;
}
.page-latest-list .primary .item-list .item.text-plate a h2 {
  margin-top: 0px;
  text-align: left;
}
.page-latest-list .primary .item-list .item.text-plate a p,
.page-latest-list .primary .item-list .item.text-plate a .module-list-container > ul li ul.faq-item.active .description {
  color: #242e3b;
}
.page-latest-list .primary .item-list .item.text-plate a:hover {
  background: #ede9e2;
}
@media screen and (min-width: 768px) {
  .page-latest-list .primary .item-list .item.text-plate a {
    padding: 24px 40px;
    margin-bottom: 32px;
  }
}
.page-latest-list .primary .item-list .item .meta {
  display: block;
  clear: both;
}
.page-latest-list .primary .item-list .item .meta .tags {
  display: inline-block;
  font-weight: bold;
}
.page-latest-list .primary .item-list .item .meta .tags ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.page-latest-list .primary .item-list .item .meta .tags ul li {
  margin-right: 24px;
  display: inline-block;
  font-size: 14px;
  color: #242e3b;
  text-transform: uppercase;
}
.plot-list-page .map-container {
  margin: 15px 0 50px;
}
.plot-list-page .module-maps h3 {
  background-color: #242e3b;
}
.plot-list-page #ResultFilter {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f7f5f2;
  margin-bottom: 30px;
}
.plot-list-page #ResultFilter .source {
  margin-top: 20px;
  margin-bottom: 15px;
}
.plot-list-page #ResultFilter label {
  font-size: 16px;
  font-weight: normal;
}
.plot-list-page #ResultFilter .select-input {
  display: inline-block;
}
.plot-list-page .object-list a {
  -webkit-transition: background 150ms ease-out;
  -o-transition: background 150ms ease-out;
  transition: background 150ms ease-out;
  display: block;
  margin-bottom: 24px;
}
@media screen and (min-width: 992px) {
  .plot-list-page .object-list a:hover {
    background: #f7f5f2;
  }
}
.plot-list-page .object-list a .image-holder {
  position: relative;
  height: 100%;
  padding-bottom: 62.5%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.plot-list-page .object-list a .image-holder .offer {
  background-color: #d5ad76;
  color: #ffffff;
  padding: 2px 4px 4px 4px;
  position: absolute;
  top: auto;
  left: 10px;
  bottom: 10px;
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-size: 12px;
}
.plot-list-page .object-list a .image-holder .type {
  position: absolute;
  top: 8px;
  left: 8px;
  background-color: #242e3b;
  color: #f7f5f2;
  padding: 6px 8px;
  text-transform: uppercase;
  font-size: 14px;
}
.plot-list-page .object-list a .text-content .type {
  font-size: 14px;
  text-transform: uppercase;
}
.plot-list-page .object-list a .text-content h3 {
  margin-top: 8px;
  text-align: left;
}
.plot-list-page .object-list a .text-content p,
.plot-list-page .object-list a .text-content .module-list-container > ul li ul.faq-item.active .description {
  color: #242e3b;
}
.plot-list-page .object-list .no-hits {
  padding: 30px;
}
.plot-list-page .object-list .no-hits h3 {
  text-align: left;
}
.plot-list-page .show-more {
  text-align: center;
}
.page-plot-detail .secondary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 20px;
}
@media (min-width: 992px) {
  .page-plot-detail .secondary {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .page-plot-detail .secondary {
    right: 75%;
  }
}
@media screen and (min-width: 768px) {
  .page-plot-detail .secondary {
    padding: 20px 85px 20px 85px;
  }
}
@media screen and (min-width: 992px) {
  .page-plot-detail .secondary {
    padding-top: 60px;
    padding-right: 0;
  }
}
.page-plot-detail .primary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page-plot-detail .primary {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .page-plot-detail .primary {
    left: 25%;
  }
}
.page-plot-detail .table {
  font-size: 18px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .page-plot-detail .table {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .page-plot-detail .table {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .page-plot-detail .table {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.page-plot-detail .table tr .title {
  margin-left: -15px;
  margin-right: -15px;
  font-weight: 700;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .page-plot-detail .table tr .title {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .page-plot-detail .table tr .title {
    float: left;
    width: 66.66666667%;
  }
}
.page-plot-detail .plot-details {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  list-style: none;
}
.page-plot-detail .plot-details li {
  font-size: 16px;
  font-family: 'Caslon Book';
  letter-spacing: normal;
  text-transform: none;
}
.page-plot-detail .plot-details li span {
  font-weight: bold;
  font-size: 10px;
  font-family: 'U8';
  letter-spacing: 0.06em;
  display: inline-block;
  width: 150px;
}
.plot-group article h1 {
  text-align: center;
}
.plot-group table th {
  font-size: 16px;
  font-weight: bold;
}
.plot-group table td {
  color: #000000;
}
.plot-group table td a {
  color: #000000;
}
.page-housedisplay h1 {
  margin-top: 0;
  margin-bottom: 10px;
}
.page-housedisplay h2 {
  margin: 10px 0 30px 0;
}
.page-housedisplay .rotating-icon {
  font-size: 30px;
}
.page-housedisplay .rotating-model .row > div {
  width: 100% !important;
}
.page-housedisplay .rotating-model .row img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.page-housedisplay .btn-show-more {
  margin-top: 80px;
  margin-bottom: 0px;
}
.page-housedisplay .address {
  margin-bottom: 20px;
}
.page-housedisplay .address h2 {
  margin-top: 0;
}
.page-housedisplay .house-display-times {
  margin-top: 25px;
}
.page-housedisplay .house-display-times th {
  border-top: unset;
}
.page-housedisplay .house-display-times h3 {
  text-align: left;
}
.page-housedisplay .house-display-times span {
  display: block;
}
.page-housedisplay .house-display-times ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.page-housedisplay .house-display-times ul li {
  font-size: 14px;
  color: #666;
  margin-bottom: 5px;
}
/* DIsabled new heroiamge for husmodeller until orderd from TH.
.main-image-wrapper {
    position: relative;
    min-height: 150px;

    .image-holder {
        height: 50vw;
        background-position: center;
        background-size: cover;

        @media only screen and (min-width: @screen-lg-min) {
            height: 40vw;
        }

        .offer {
            float: left;
            font-size: 0.7rem;
            margin: 15px 0px 0px 15px;
            color: @color-black;
            padding: 5px;
            background-color: @color-white;
            text-transform: uppercase;

            @media screen and (min-width: @screen-lg-min) {
                margin: 32px 0px 0px 32px;
            }

        }
    }
}
*/
.page-faq-list {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .page-faq-list {
    padding-bottom: 60px;
  }
}
.page-faq-list .start {
  margin-bottom: 30px;
}
.page-faq-list .category-container {
  padding: 30px;
}
@media screen and (min-width: 768px) {
  .page-faq-list .category-container {
    padding: 48px 60px;
  }
}
.page-faq-list .category-container:first-child {
  padding-top: 0;
}
.page-faq-list .posted-form {
  padding: 32px 85px 64px;
}
@media screen and (max-width: 991px) {
  .page-faq-list .posted-form {
    padding: 0 20px;
  }
}
.standard-page #ImageGallerySlider,
.page-image-gallery #ImageGallerySlider {
  background-color: #000000;
  display: none;
}
.standard-page #SearchFilter .settings > div,
.page-image-gallery #SearchFilter .settings > div {
  float: left;
  margin-right: 40px;
}
.standard-page #SearchFilter .settings > div.disabled,
.page-image-gallery #SearchFilter .settings > div.disabled {
  opacity: .5;
}
.standard-page #ImageGalleryController,
.page-image-gallery #ImageGalleryController {
  overflow: hidden;
}
.standard-page #ImageGalleryContent,
.page-image-gallery #ImageGalleryContent {
  margin-top: 30px;
  margin-bottom: 30px;
}
.standard-page #infscr-loading,
.page-image-gallery #infscr-loading {
  z-index: 9999;
  display: block;
  text-align: center;
  bottom: 0;
  position: absolute;
  width: 100% !important;
}
.standard-page .loading,
.page-image-gallery .loading {
  visibility: hidden;
}
.standard-page .image-box,
.page-image-gallery .image-box {
  height: auto;
  display: block;
  position: relative;
  margin: 0 0 20px 0;
  text-decoration: none;
  cursor: pointer;
}
.standard-page .image-box .info-box,
.page-image-gallery .image-box .info-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  background-color: #242e3b;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.standard-page .image-box:hover .info,
.page-image-gallery .image-box:hover .info {
  opacity: 1;
}
.standard-page .image-box:hover .fullscreen,
.page-image-gallery .image-box:hover .fullscreen {
  opacity: 1;
}
.standard-page .image-box:hover .filter-table,
.page-image-gallery .image-box:hover .filter-table {
  display: block;
}
.standard-page .image-box .fullscreen,
.page-image-gallery .image-box .fullscreen {
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 0;
  background-color: #242e3b;
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
  padding: 7px;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.standard-page .image-box .fullscreen:before,
.page-image-gallery .image-box .fullscreen:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e611";
}
.standard-page .image-box .fullscreen:before:before,
.page-image-gallery .image-box .fullscreen:before:before {
  content: "\e611";
}
.standard-page .image-box .image-id,
.page-image-gallery .image-box .image-id {
  opacity: 0;
  position: absolute;
  background-color: #242e3b;
  font-size: 10px;
  padding: 8px 8px;
  color: #ffffff;
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-weight: bold;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.standard-page .image-box .filter-table,
.page-image-gallery .image-box .filter-table {
  display: none;
}
.standard-page .image-box .filter-table .list-group,
.page-image-gallery .image-box .filter-table .list-group {
  margin-bottom: 0;
}
.standard-page .image-box .filter-table .list-group-item:last-child,
.page-image-gallery .image-box .filter-table .list-group-item:last-child {
  border-bottom-width: 2px;
}
.standard-page .image-box .filter-table .list-group-item a,
.page-image-gallery .image-box .filter-table .list-group-item a {
  color: #ffffff;
  position: relative;
  display: block;
  text-align: center;
}
.standard-page .image-box .filter-table .list-group-item a:after,
.page-image-gallery .image-box .filter-table .list-group-item a:after {
  position: absolute;
  top: 4px;
  right: 0;
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  color: #ffffff;
}
.standard-page .image-box .filter-table .list-group-item a:after:before,
.page-image-gallery .image-box .filter-table .list-group-item a:after:before {
  content: "\e601";
}
#ImageGalleryButtons {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999999 !important;
}
#ImageGalleryButtons .module-socialmedia ul li a {
  color: #ffffff;
  border-color: #ffffff;
}
#ImageGalleryButtons .module-socialmedia ul li a.active {
  background-color: #ffffff;
}
#ImageGalleryButtons .module-socialmedia ul li a.active:before {
  color: #000000;
}
@media screen and (max-width: 480px) {
  #ImageGalleryButtons {
    right: 0;
    left: 0;
    bottom: 50px;
  }
  #ImageGalleryButtons .module-socialmedia ul {
    float: none;
  }
}
@media screen and (max-width: 768px) {
  #ImageGalleryButtons {
    display: none !important;
  }
}
.qr .page-image-gallery #SearchFilter {
  display: none !important;
}
.page-house-display-list .module {
  margin-bottom: 30px;
}
.page-house-display-list .module:last-child {
  margin-bottom: 0;
}
.page-house-display-list .municipal {
  font-family: 'Caslon Book';
  font-style: italic;
  font-size: 1.2rem;
  color: #d5ad76 !important;
}
.page-house-display-list .module-superpuff .picto-type {
  font-size: 16px;
  background-color: #000000;
  color: #ffffff;
  padding: 8px;
  position: absolute;
  text-transform: uppercase;
}
.page-house-display-list .module-superpuff .picto-type.promotion {
  background-color: #d5ad76;
  color: #ffffff;
}
.page-house-display-list .module-superpuff .image-left .picto-type {
  left: 40px;
  top: 20px;
}
.page-house-display-list .module-superpuff .image-left .picto-type.promotion {
  top: auto;
  bottom: 20px;
}
.page-house-display-list .module-superpuff .image-right .picto-type {
  right: 40px;
  top: 20px;
}
.page-house-display-list .module-superpuff .image-right .picto-type.promotion {
  top: auto;
  bottom: 20px;
}
.page-house-display-list .text-plate a {
  padding-bottom: 4px !important;
}
.page-house-display-list .text-plate table {
  margin-bottom: 10px;
}
.page-house-display-list .text-plate table.table > tbody > tr > td {
  border-top: none;
}
.page-house-display-list .text-plate table.table > tbody > tr > td .cta {
  position: unset;
}
.page-house-display-list .text-plate table tr:last-child {
  margin-bottom: 10px;
}
.page-house-display-list .text-plate table td {
  list-style: none;
  font-size: 18px;
  color: #000000;
  padding: 10px 0;
}
.page-house-display-list .text-plate table td.icon {
  width: 26px;
  text-align: center;
}
.page-house-display-list .text-plate table td i {
  align-content: center;
}
.page.sitemap ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.page.sitemap ul li a {
  margin-bottom: 10px;
  display: block;
}
.page.sitemap ul li ul {
  padding-left: 20px;
}
.page-login .loginBox {
  background-color: #f7f5f2;
  padding: 20px;
}
.page-login .loginBox #logo {
  position: relative;
  display: block;
  height: 56px;
  width: 180px;
  margin: auto;
}
.page-login .loginBox #logo:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  font-size: 30px;
}
.page-login .loginBox #logo:before:before {
  content: "\e606";
}
.page-login .loginBox #logo img {
  display: none;
}
.page-login .loginBox h1 {
  margin-top: 30px;
  font-size: 30px;
}
.article-page .page-content {
  background-color: white !important;
}
.article-page .page-content .module {
  padding-bottom: 0;
  padding-top: 0;
}
.b2bform-page form .pull-right {
  margin-bottom: 80px;
}
.page-house-model-list #SearchFilter .settings > div {
  float: left;
  margin-right: 40px;
}
.page-house-model-list #SearchFilter .settings .garage {
  color: #242e3b;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: initial;
  font-size: 14px;
  letter-spacing: 0.06em;
}
.page-house-model-list #SearchFilter .settings .garage:before {
  content: "\e913";
  font-family: "trivselhus";
  font-size: 18px;
  margin-right: 8px;
  speak: none;
}
.page-house-model-list #ResultSorting label,
.page-house-model-list #ResultSorting .select-input,
.page-house-model-list #ResultSorting #sortOrder {
  vertical-align: middle;
}
.page-house-model-list #ResultSorting label {
  font-size: 16px;
  font-weight: normal;
}
.page-house-model-list #ResultSorting .select-input {
  display: inline-block;
}
.page-house-model-list #ResultSorting #sortOrder {
  display: inline-block;
  color: #242e3b;
  background-color: #f7f5f2;
  width: 34px;
  line-height: 34px;
  text-align: center;
}
.page-house-model-list #ResultSorting #sortOrder:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  font-size: 16px;
  vertical-align: bottom;
  line-height: 34px;
}
.page-house-model-list #ResultSorting #sortOrder:after:before {
  content: "\e903";
}
.page-house-model-list #ResultSorting #sortOrder.desc {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-house-model-list .module-isotope .isotopeContainer .grid-sizer,
.page-house-model-list .module-isotope .isotopeContainer .isotope-item {
  width: 100%;
}
.page-house-model-list .module-isotope .isotopeContainer .grid-sizer.large,
.page-house-model-list .module-isotope .isotopeContainer .isotope-item.large {
  width: 100%;
}
.page-house-model-list .module-isotope .isotopeContainer .isotope-item {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .page-house-model-list .module-isotope .isotopeContainer .grid-sizer,
  .page-house-model-list .module-isotope .isotopeContainer .isotope-item {
    width: calc(50% - 10px);
  }
}
@media screen and (min-width: 992px) {
  .page-house-model-list .module-isotope .isotopeContainer .grid-sizer,
  .page-house-model-list .module-isotope .isotopeContainer .isotope-item {
    width: calc(33% - 14px);
  }
}
.form-page .module-contact-form .form-container {
  max-width: inherit;
  margin: auto;
}
.form-page .form-container {
  max-width: initial;
  margin: auto;
}
.form-page .form-container form .wrapper-inline {
  margin-left: 0;
  margin-right: 0;
  margin-left: -10px;
  margin-right: -10px;
  display: block;
}
.form-page .form-container form .wrapper-inline .form-control,
.form-page .form-container form .wrapper-inline .select-input select {
  color: #242e3b;
}
.form-page .form-container form .wrapper-inline .input-group {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 1;
}
@media (min-width: 768px) {
  .form-page .form-container form .wrapper-inline .input-group {
    float: left;
    width: 50%;
  }
}
.form-page .form-container form .wrapper-inline .input-group.large {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .form-page .form-container form .wrapper-inline .input-group.large {
    float: left;
    width: 100%;
  }
}
.form-page .form-container form .wrapper-inline .textarea {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.form-page .form-container form .wrapper-inline .office-selected {
  font-family: 'Caslon Book';
  letter-spacing: normal;
  text-transform: none;
  font-size: 14px;
}
.form-page .form-container form .wrapper-inline .office-selected span {
  margin-top: 8px;
  display: inline-block;
  line-height: 1.5;
}
.form-page .form-container form .wrapper-inline .office-selected a {
  display: block;
  cursor: pointer;
  color: #242e3b;
}
.form-page .form-container form .wrapper-inline .office-selected strong {
  font-weight: normal;
  font-style: italic;
}
.form-page .form-container form .wrapper-inline .office-selected .switch-office {
  display: inline-block;
  position: relative;
  padding-right: 13px;
  margin-left: 4px;
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 10px;
  text-decoration: underline;
}
.form-page .form-container form .wrapper-inline .office-selected .switch-office:before {
  position: absolute;
  font-size: 5px;
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
  top: 5px;
  right: 0;
}
.form-page .form-container form .wrapper-inline .office-selected .switch-office:before:before {
  content: "\e602";
}
.form-page .form-container form .wrapper-inline .select-office {
  margin-left: 0;
  margin-right: 0;
  font-family: 'Caslon Book';
  letter-spacing: normal;
  text-transform: none;
}
.form-page .form-container form .wrapper-inline .select-office label {
  display: block;
  margin-top: 7px;
  font-size: 16px;
  text-align: right;
  padding-right: 10px;
}
.form-page .form-container form .wrapper-inline .actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
}
.form-page .form-container form .wrapper-inline .actions .hide-button {
  display: none;
}
.module {
  padding-top: 15px;
  padding-bottom: 15px;
}
.module-maps {
  position: relative;
}
.module-maps h3 {
  margin: 0;
  text-align: center;
  font-size: 15px;
  padding: 25px 0 30px 0;
  color: #f7f5f2;
  background-color: #d5ad76;
  font-weight: 500;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .module-maps h3 {
    font-size: 20px;
    padding: 35px 0 40px 0;
  }
}
.module-maps .filter-bar {
  position: absolute;
  left: 100px;
  right: 100px;
  z-index: 1;
  text-align: center;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .module-maps .filter-bar {
    position: static;
    background-color: #FFF;
  }
  .module-maps .filter-bar .wrapper {
    position: static !important;
  }
}
.module-maps .filter-bar .wrapper {
  position: relative;
  display: block;
  padding: 5px;
  line-height: 0;
  background-color: #f7f5f2;
}
@media screen and (min-width: 768px) {
  .module-maps .filter-bar .wrapper {
    display: inline-block;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    top: 20px;
  }
}
.module-maps .filter-bar .wrapper .map-btn {
  position: relative;
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: transparent;
  cursor: auto;
}
@media screen and (min-width: 768px) {
  .module-maps .filter-bar .wrapper .map-btn {
    margin-right: 30px;
  }
}
.module-maps .filter-bar .wrapper .map-btn:last-child {
  margin-right: 10px;
}
.module-maps .filter-bar .wrapper .map-btn i {
  font-size: 1.5rem;
  color: #fff;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.module-maps .filter-bar .wrapper .map-btn i.icon-tree:before {
  background-color: #00594f;
}
.module-maps .filter-bar .wrapper .map-btn i.icon-house:before {
  background-color: #A72B2A;
}
.module-maps .filter-bar .wrapper .map-btn i.icon-eye:before {
  background-color: #004f71;
}
.module-maps > div.wrapper {
  z-index: 0;
}
.module-maps .angular-google-map-container {
  height: 250px;
}
@media screen and (min-width: 768px) {
  .module-maps .angular-google-map-container {
    height: 630px;
  }
}
.module-contact-form {
  background-color: #f7f5f2;
  overflow: hidden;
}
.module-contact-form > .wrapper {
  position: relative;
  z-index: 1;
  color: #242e3b;
  padding: 15px 20px 40px 20px;
}
.module-contact-form > .wrapper p,
.module-contact-form > .wrapper .module-list-container > ul li ul.faq-item.active .description {
  text-align: center;
}
.module-contact-form .form-container {
  max-width: 550px;
  margin: auto;
}
.module-contact-form .form-container form .wrapper {
  margin-left: 0;
  margin-right: 0;
  -webkit-transition: height 500ms  cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: height 500ms  cubic-bezier(0.23, 1, 0.32, 1);
  transition: height 500ms  cubic-bezier(0.23, 1, 0.32, 1);
  height: 35px;
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
  display: block;
}
.module-contact-form .form-container form .wrapper .form-control,
.module-contact-form .form-container form .wrapper .select-input select {
  color: #242e3b;
}
.module-contact-form .form-container form .wrapper .input-group {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: all 500ms  cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 500ms  cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 500ms  cubic-bezier(0.23, 1, 0.32, 1);
  padding-left: 10px;
  padding-right: 10px;
  opacity: 1;
}
@media (min-width: 768px) {
  .module-contact-form .form-container form .wrapper .input-group {
    float: left;
    width: 50%;
  }
}
.module-contact-form .form-container form .wrapper .input-group.large {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .module-contact-form .form-container form .wrapper .input-group.large {
    float: left;
    width: 100%;
  }
}
.module-contact-form .form-container form .wrapper .input-group.reveal:nth-of-type(3) {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
  -webkit-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}
.module-contact-form .form-container form .wrapper .input-group.reveal:nth-of-type(4) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
  -webkit-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}
.module-contact-form .form-container form .wrapper .input-group.reveal:nth-of-type(5) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}
.module-contact-form .form-container form .wrapper .input-group.reveal:nth-of-type(6) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}
.module-contact-form .form-container form .wrapper .textarea {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.module-contact-form .form-container form .wrapper .office-selected {
  text-align: center;
  font-family: 'Caslon Book';
  letter-spacing: normal;
  text-transform: none;
  font-size: 14px;
}
.module-contact-form .form-container form .wrapper .office-selected a {
  display: block;
  cursor: pointer;
  color: #242e3b;
}
.module-contact-form .form-container form .wrapper .office-selected strong {
  font-weight: normal;
  font-style: italic;
}
.module-contact-form .form-container form .wrapper .office-selected .switch-office {
  display: inline-block;
  position: relative;
  padding-right: 13px;
  margin-left: 4px;
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 10px;
  text-decoration: underline;
}
.module-contact-form .form-container form .wrapper .office-selected .switch-office:before {
  position: absolute;
  font-size: 5px;
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
  top: 5px;
  right: 0;
}
.module-contact-form .form-container form .wrapper .office-selected .switch-office:before:before {
  content: "\e602";
}
.module-contact-form .form-container form .wrapper .select-office {
  margin-left: 0;
  margin-right: 0;
  font-family: 'Caslon Book';
  letter-spacing: normal;
  text-transform: none;
}
.module-contact-form .form-container form .wrapper .select-office label {
  display: block;
  margin-top: 7px;
  font-size: 16px;
}
.module-contact-form .form-container form .wrapper .actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: all 500ms  cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 500ms  cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 500ms  cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
  margin-bottom: 20px;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
}
.module-contact-form .form-container form .wrapper .actions .hide-button {
  color: #242e3b !important;
  border-color: #242e3b !important;
}
.module-contact-form .form-container form .wrapper .actions .hide-button:before {
  border-color: #242e3b !important;
}
.module-contact-form .form-container form .wrapper .actions .hide-button:hover,
.module-contact-form .form-container form .wrapper .actions .hide-button.hover {
  color: #f7f5f2 !important;
  border-color: #242e3b !important;
  text-shadow: none;
}
.module-contact-form .form-container form .wrapper .actions .hide-button:hover:before,
.module-contact-form .form-container form .wrapper .actions .hide-button.hover:before {
  background-color: #242e3b !important;
}
.module-contact-form .form-container form.expanded .wrapper .input-group.reveal:nth-of-type(3) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
  opacity: 1;
}
.module-contact-form .form-container form.expanded .wrapper .input-group.reveal:nth-of-type(4) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
  opacity: 1;
}
.module-contact-form .form-container form.expanded .wrapper .input-group.reveal:nth-of-type(5) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
  opacity: 1;
}
.module-contact-form .form-container form.expanded .wrapper .input-group.reveal:nth-of-type(6) {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
  opacity: 1;
}
.module-contact-form .form-container form.expanded .wrapper .actions {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
  opacity: 1;
}
.module-contact-form .form-container form.expanded .wrapper .actions button[disabled] {
  background-color: transparent !important;
}
.module-contact-form .form-container form.expanded .wrapper .actions button[disabled]:hover {
  background-color: transparent !important;
}
@media screen and (max-width: 480px) {
  .module-contact-form .form-container form .wrapper {
    height: auto !important;
  }
  .module-contact-form .form-container form .wrapper .input-group {
    opacity: 1 !important;
    -webkit-transform: translate(0, 0px) !important;
    -ms-transform: translate(0, 0px) !important;
    -o-transform: translate(0, 0px) !important;
    transform: translate(0, 0px) !important;
  }
  .module-contact-form .form-container form .wrapper .actions {
    opacity: 1 !important;
    -webkit-transform: translate(0, 0px) !important;
    -ms-transform: translate(0, 0px) !important;
    -o-transform: translate(0, 0px) !important;
    transform: translate(0, 0px) !important;
  }
  .module-contact-form .form-container form .wrapper .actions .btn:first-child,
  .module-contact-form .form-container form .wrapper .actions .module-text.contact > .wrapper p a:first-child,
  .module-contact-form .form-container form .wrapper .actions .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:first-child {
    display: none;
  }
}
.module-contact-form.overlay {
  position: relative;
  z-index: 10;
}
.module-contact-form.small form .wrapper .input-group {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
.secondary .module-contact-form form .wrapper .input-group {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
.module-order-form {
  margin-top: 32px;
}
.module-order-form h5 {
  padding-left: 10px;
  text-align: left;
}
.module-order-form.small form .wrapper .input-group {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .module-order-form.small form .wrapper .input-group {
    float: left;
    width: 100%;
  }
}
.modules-inline {
  margin-left: -15px;
  margin-right: -15px;
}
.modules-inline .module {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .modules-inline .module {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .modules-inline .module {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 500px) {
  .modules-inline .module {
    min-width: 250px;
  }
}
@media screen and (max-width: 500px) {
  .modules-inline .module {
    width: 100%;
  }
}
.modules-inline > .module:nth-last-child(1),
.modules-inline > .module:nth-last-child(1) ~ .module {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .modules-inline > .module:nth-last-child(1),
  .modules-inline > .module:nth-last-child(1) ~ .module {
    float: left;
    width: 100%;
  }
}
.modules-inline > .module:nth-last-child(1) > .wrapper,
.modules-inline > .module:nth-last-child(1) ~ .module > .wrapper {
  padding: 40px 20px;
}
.modules-inline > .module:nth-last-child(2),
.modules-inline > .module:nth-last-child(2) ~ .module {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .modules-inline > .module:nth-last-child(2),
  .modules-inline > .module:nth-last-child(2) ~ .module {
    float: left;
    width: 50%;
  }
}
.modules-inline > .module:nth-last-child(2) > .wrapper,
.modules-inline > .module:nth-last-child(2) ~ .module > .wrapper {
  padding: 40px 20px;
}
.modules-inline > .module:nth-last-child(3),
.modules-inline > .module:nth-last-child(3) ~ .module {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .modules-inline > .module:nth-last-child(3),
  .modules-inline > .module:nth-last-child(3) ~ .module {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .modules-inline > .module:nth-last-child(3),
  .modules-inline > .module:nth-last-child(3) ~ .module {
    float: left;
    width: 33.33333333%;
  }
}
.modules-inline > .module:nth-last-child(3) > .wrapper,
.modules-inline > .module:nth-last-child(3) ~ .module > .wrapper {
  padding: 40px 20px;
}
.module-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .module-text {
    float: left;
    width: 33.33333333%;
  }
}
.module-text > .wrapper {
  background-color: #adcab8;
  color: #00594f;
  padding: 20px;
  position: relative;
  height: 100%;
  text-align: center;
}
.module-text > .wrapper > div {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.module-text > .wrapper h2 {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 20px 0;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .module-text > .wrapper h2 {
    font-size: 20px;
  }
}
.module-text > .wrapper p,
.module-text > .wrapper .module-list-container > ul li ul.faq-item.active .description {
  font-size: 22px;
  font-family: 'U8';
}
.module-text > .wrapper a {
  color: #FFF;
  text-decoration: underline;
  font-size: 20px;
}
@media screen and (max-width: 992px) {
  .module-text > .wrapper p,
  .module-text > .wrapper a,
  .module-text > .wrapper .module-list-container > ul li ul.faq-item.active .description {
    font-size: 15px;
  }
}
.module-text > .wrapper.wrapper-white {
  background-color: #fff;
  color: #555;
}
.module-text > .wrapper.wrapper-white h3 {
  margin: 0;
  padding: 0;
  font-size: 40px;
}
.module-text.contact > .wrapper {
  padding: 20px 50px;
}
.module-text.contact > .wrapper strong {
  display: inline-block;
  font-size: 20px;
  font-family: 'U8';
  letter-spacing: 0.06em;
}
.module-text.contact > .wrapper p,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description {
  margin-bottom: 14px;
  text-align: center !important;
  font-size: 16px;
  font-family: 'Caslon Book';
  letter-spacing: normal;
  text-transform: none;
}
.module-text.contact > .wrapper p a,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  color: #00594f !important;
  border-color: #00594f !important;
  font-size: 10px !important;
  text-decoration: none;
  font-family: 'U8';
  letter-spacing: 0.06em;
}
.module-text.contact > .wrapper p a:before,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  border-color: #00594f !important;
}
.module-text.contact > .wrapper p a:hover,
.module-text.contact > .wrapper p a.hover,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  color: #f7f5f2 !important;
  border-color: #00594f !important;
  text-shadow: none;
}
.module-text.contact > .wrapper p a:hover:before,
.module-text.contact > .wrapper p a.hover:before,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  background-color: #00594f !important;
}
.module-text.contact > .wrapper .module-editorial {
  margin-bottom: 0;
}
.module-news {
  margin-top: 15px;
  margin-bottom: 15px;
}
.module-isotope {
  overflow: hidden;
}
.module-isotope.filter-only {
  overflow: visible;
}
.module-isotope.filter-only .settings .result-qty .show-models {
  top: 0;
  left: auto;
  right: 0;
  position: absolute;
}
.module-isotope h5 {
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: -5px;
}
.module-isotope .input-group {
  margin-bottom: 0;
}
.module-isotope #ResultSorting {
  padding: 0;
  margin: 0 0 8px 0;
}
.module-isotope #SearchFilter {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f7f5f2;
  margin-bottom: 16px;
}
.module-isotope #SearchFilter .btn-show-more {
  display: block;
  margin: auto;
  margin-top: 10px;
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 151;
  -webkit-transition: opacity 200ms linear, visibility 1ms 350ms linear;
  -o-transition: opacity 200ms linear, visibility 1ms 350ms linear;
  transition: opacity 200ms linear, visibility 1ms 350ms linear;
}
.module-isotope #SearchFilter .btn-show-more.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 200ms 350ms linear, visibility 1ms 0ms linear;
  -o-transition: opacity 200ms 350ms linear, visibility 1ms 0ms linear;
  transition: opacity 200ms 350ms linear, visibility 1ms 0ms linear;
}
.module-isotope #SearchFilter > .option-wrapper {
  min-height: 54px;
}
.module-isotope #SearchFilter > .option-wrapper > .btn-show-more {
  margin: 0 auto;
  display: block;
}
.module-isotope .sort {
  margin: 10px auto;
  padding: 15px 60px;
}
.module-isotope .sort h5 {
  margin-top: 5px;
  display: block;
}
.module-isotope .option-wrapper {
  position: relative;
}
.module-isotope .more-options {
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 150;
  -webkit-transition: height 400ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: height 400ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: height 400ms cubic-bezier(0.86, 0, 0.07, 1);
}
.module-isotope .more-options .btn-show-more {
  margin-top: 10px;
}
.module-isotope .settings {
  position: relative;
  margin-left: 15px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .module-isotope .settings .btn,
  .module-isotope .settings .module-text.contact > .wrapper p a,
  .module-isotope .settings .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
    text-transform: none;
  }
}
.module-isotope .settings .checkbox label {
  padding-right: 10px;
}
.module-isotope .settings .checkbox input[type="checkbox"] {
  margin-left: -25px;
}
.module-isotope .settings .result-qty {
  float: none !important;
  margin: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .module-isotope .settings .result-qty {
    right: -50px;
  }
}
.module-isotope .settings .result-qty strong {
  position: absolute;
  top: 0;
  display: inline-block;
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
}
.module-isotope .settings .result-qty .button {
  background: none;
  padding: 0;
  font-size: 12px;
  text-decoration: underline;
  color: #242e3b;
  z-index: 1;
  line-height: 17px;
  height: 20px;
}
.module-isotope .isotopeContainer {
  min-height: 200px;
  -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.module-isotope .isotopeContainer,
.module-isotope .isotopeContainer li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module-isotope .isotopeContainer .isotope-item.list-item {
  width: 100%;
  margin-bottom: 20px;
}
.module-isotope .isotopeContainer .isotope-item.list-item .headline {
  line-height: 32px;
  font-size: 32px;
  text-overflow: unset;
  padding: 20px 0;
}
.module-isotope .isotopeContainer .isotope-item.list-item .paragraph {
  line-height: 30px;
  font-size: 24px;
  text-overflow: unset;
  white-space: unset;
}
.module-isotope .isotopeContainer .isotope-item.list-item .paragraph.text-normal {
  text-transform: unset;
}
.module-isotope .isotopeContainer .isotope-item input[type='checkbox'] {
  float: left;
  margin-top: 9px;
  display: none;
  cursor: pointer;
}
.module-isotope .isotopeContainer .isotope-item a:not('.style') {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.module-isotope .isotopeContainer .isotope-item a:not('.style'):hover h4,
.module-isotope .isotopeContainer .isotope-item a:not('.style'):hover .headline {
  color: #242e3b;
}
.module-isotope .isotopeContainer .isotope-item .image-holder {
  position: relative;
  pointer-events: none;
}
.module-isotope .isotopeContainer .isotope-item .image-holder .offer {
  background-color: #d5ad76;
  color: #ffffff;
  padding: 2px 4px 4px 4px;
  position: absolute;
  top: auto;
  left: 10px;
  bottom: 10px;
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-size: 10px;
}
.module-isotope .isotopeContainer .isotope-item .image-holder .type {
  background-color: #242e3b;
  color: #ffffff;
  position: absolute;
  padding: 2px 4px 4px 4px;
  left: 10px;
  top: 10px;
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-size: 10px;
}
.module-isotope .isotopeContainer .isotope-item img {
  width: 100%;
  height: auto;
}
.module-isotope .isotopeContainer .isotope-item h4,
.module-isotope .isotopeContainer .isotope-item p,
.module-isotope .isotopeContainer .isotope-item .headline,
.module-isotope .isotopeContainer .isotope-item .paragraph,
.module-isotope .isotopeContainer .isotope-item .module-list-container > ul li ul.faq-item.active .description {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.module-isotope .isotopeContainer .isotope-item .headline,
.module-isotope .isotopeContainer .isotope-item .paragraph {
  display: block;
}
.module-isotope .isotopeContainer .isotope-item h4,
.module-isotope .isotopeContainer .isotope-item .headline {
  margin-top: 15px;
  margin-bottom: 3px;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
}
.module-isotope .isotopeContainer .isotope-item .headline {
  text-align: left;
}
.module-isotope .isotopeContainer .isotope-item p,
.module-isotope .isotopeContainer .isotope-item .paragraph,
.module-isotope .isotopeContainer .isotope-item .module-list-container > ul li ul.faq-item.active .description {
  color: #242e3b;
  margin-bottom: 0;
  font-family: 'U8';
}
.module-isotope .isotopeContainer .isotope-item .display-info {
  color: #242e3b;
}
.module-isotope .isotopeContainer .isotope-item .tag-text {
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 10px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
}
.module-isotope .isotopeContainer .isotope-item .text-holder {
  padding-bottom: 12px;
}
.module-isotope .isotopeContainer .isotope-item .text-holder p.info,
.module-isotope .isotopeContainer .isotope-item .text-holder .module-list-container > ul li ul.faq-item.active .description.info {
  margin-bottom: 10px;
}
.module-isotope .isotopeContainer .isotope-item .text-holder-right {
  display: none;
}
@media screen and (min-width: 480px) {
  .module-isotope .isotopeContainer .isotope-item.large .text-holder .price {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .module-isotope .isotopeContainer .isotope-item.large .image-holder .offer {
    color: #242e3b;
    background-color: #ffffff;
    top: 18px;
    left: 18px;
    bottom: auto;
    font-size: 0.8rem;
  }
  .module-isotope .isotopeContainer .isotope-item.large .text-holder {
    position: absolute;
    z-index: 10;
    bottom: 18px;
    left: 18px;
    text-align: left;
    color: white;
    padding-bottom: 0;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
  }
  .module-isotope .isotopeContainer .isotope-item.large .text-holder h4,
  .module-isotope .isotopeContainer .isotope-item.large .text-holder .headline {
    color: #ffffff;
    font-size: 1.6rem;
    text-align: left;
    line-height: normal;
  }
  .module-isotope .isotopeContainer .isotope-item.large .text-holder p,
  .module-isotope .isotopeContainer .isotope-item.large .text-holder .paragraph,
  .module-isotope .isotopeContainer .isotope-item.large .text-holder .module-list-container > ul li ul.faq-item.active .description {
    color: #ffffff;
  }
  .module-isotope .isotopeContainer .isotope-item.large .text-holder-right {
    right: 24px;
    display: block;
    text-align: right;
  }
  .module-isotope .isotopeContainer .isotope-item.large .text-holder-right .price {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .module-isotope .isotopeContainer .isotope-item.large input[type='checkbox'] {
    margin-top: 18px;
  }
  .module-isotope .isotopeContainer .isotope-item.large .image-holder .offer {
    top: 24px;
    left: 24px;
    padding: 8px 10px;
  }
  .module-isotope .isotopeContainer .isotope-item.large .text-holder {
    bottom: 24px;
    left: 24px;
  }
  .module-isotope .isotopeContainer .isotope-item.large .text-holder h4,
  .module-isotope .isotopeContainer .isotope-item.large .text-holder .headline {
    font-size: 2rem;
    margin-top: 19px;
    margin-bottom: 8px;
    line-height: 2rem;
  }
}
@media only screen and (min-device-width: 350px) and (max-device-width: 736px) {
  .module-isotope .isotopeContainer .isotope-item.large .text-holder h4,
  .module-isotope .isotopeContainer .isotope-item.large .text-holder .headline {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}
.module-isotope.housemodels .info {
  display: none;
}
.module-isotope.housemodels .isotopeContainer:not(.buildsquaremeter):not(.energy):not(.bedrooms):not(.type):not(.style):not(.sector) .squaremeter {
  display: block;
  margin-bottom: 10px;
}
.module-isotope.housemodels .indoorareasquaremeters .indoorareasquaremeters {
  display: block;
}
.module-isotope.housemodels .name .name {
  display: block;
}
.module-isotope.housemodels .buildsquaremeter .buildsquaremeter {
  display: block;
}
.module-isotope.housemodels .energy .energy {
  display: block;
}
.module-isotope.housemodels .bedrooms .bedrooms {
  display: block;
}
.module-isotope.housemodels .type .type {
  display: block;
}
.module-isotope.housemodels .style .style {
  display: block;
}
.module-isotope.housemodels .sector .sector {
  display: block;
}
.module-isotope.housemodels .price {
  line-height: 18px;
}
.module-isotope .isotope-item {
  cursor: pointer;
}
.module-isotope .isotope-item:hover h4 {
  color: #242e3b;
}
.module-isotope.images .isotopeContainer .isotope-item {
  height: auto;
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  text-decoration: none;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.module-isotope.images .isotopeContainer .isotope-item a {
  border: 0px solid #242e3b;
}
.module-isotope.images .isotopeContainer .isotope-item a:before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: inset 0px 0px 0px 3px rgba(36, 46, 59, 0);
  -webkit-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
}
.module-isotope.images .isotopeContainer .isotope-item img {
  width: 100%;
  height: auto;
  max-height: none;
  position: relative;
}
.module-isotope.images .royalSlider:not(.rsFullscreen) {
  display: none;
}
.module.images .module-isotope {
  margin-top: 0;
}
.module-isotope .isotopeContainer .isotope-item .wrapper {
  background-color: #f7f5f2;
  text-align: center;
  overflow: hidden;
}
.module-isotope .isotopeContainer .isotope-item .wrapper img {
  -webkit-transition: -webkit-transform 100ms ease-in-out;
  -moz-transition: -moz-transform 100ms ease-in-out;
  -o-transition: -o-transform 100ms ease-in-out;
  transition: transform 100ms ease-in-out;
}
.module-isotope .isotopeContainer .isotope-item .wrapper:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.module-isotope .isotopeContainer .isotope-item .wrapper .text-content {
  float: right;
  width: calc(70% - 20px);
}
.module-isotope.showings .isotopeContainer .isotope-item,
.module-isotope.generic .isotopeContainer .isotope-item {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
.module-isotope.showings .isotopeContainer .isotope-item .wrapper a img,
.module-isotope.generic .isotopeContainer .isotope-item .wrapper a img {
  float: left;
  width: 40%;
  margin-right: unset;
}
.module-isotope.showings .isotopeContainer .isotope-item .wrapper a .details,
.module-isotope.generic .isotopeContainer .isotope-item .wrapper a .details {
  width: calc(60% - 16px);
  float: right;
  text-align: left;
  font-size: 14px;
}
.module-isotope.showings .isotopeContainer .isotope-item .wrapper a .details .headline,
.module-isotope.generic .isotopeContainer .isotope-item .wrapper a .details .headline {
  font-size: 18px;
}
.module-isotope .isotopeContainer .grid-sizer,
.module-isotope .isotopeContainer .image-box,
.module-isotope .isotopeContainer .isotope-item {
  width: calc(50% - 11px);
}
.module-isotope .isotopeContainer .gutter-sizer {
  width: 20px;
}
@media screen and (min-width: 768px) {
  .module-isotope .isotopeContainer .grid-sizer,
  .module-isotope .isotopeContainer .image-box,
  .module-isotope .isotopeContainer .isotope-item {
    width: calc(33% - 11px);
  }
  .module-isotope .isotopeContainer .gutter-sizer {
    width: 20px;
  }
}
@media screen and (min-width: 992px) {
  .module-isotope .isotopeContainer .grid-sizer,
  .module-isotope .isotopeContainer .image-box,
  .module-isotope .isotopeContainer .isotope-item {
    width: calc(25% - 22.5px);
  }
  .module-isotope .isotopeContainer .gutter-sizer {
    width: 30px;
  }
}
@media screen and (min-width: 768px) {
  .module-isotope .isotopeContainer {
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .module-isotope.showings .isotopeContainer .isotope-item,
  .module-isotope.generic .isotopeContainer .isotope-item {
    width: 100%;
  }
  .module-isotope.showings .isotopeContainer .isotope-item .wrapper a .details .headline,
  .module-isotope.generic .isotopeContainer .isotope-item .wrapper a .details .headline {
    font-size: 14px;
  }
  .module-isotope.showings .isotopeContainer .isotope-item .wrapper a .details .paragraph,
  .module-isotope.generic .isotopeContainer .isotope-item .wrapper a .details .paragraph {
    font-size: 12px;
  }
}
.module-socialmedia {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  line-height: 15px;
}
.module-socialmedia:before,
.module-socialmedia:after {
  content: " ";
  display: table;
}
.module-socialmedia:after {
  clear: both;
}
.module-socialmedia:before,
.module-socialmedia:after {
  content: " ";
  display: table;
}
.module-socialmedia:after {
  clear: both;
}
.module-socialmedia.favorite ul li:not(.favorite) {
  display: none;
}
.module-socialmedia ul {
  max-width: 271px;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.module-socialmedia ul li {
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
  height: 32px;
  min-width: 32px;
  overflow: hidden;
}
.module-socialmedia ul li:first-child {
  margin-left: 0;
}
.module-socialmedia ul li a {
  color: #ffffff !important;
  background-color: #d5ad76;
  display: inline-block;
  text-transform: uppercase;
  overflow: hidden;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 31px;
  text-decoration: none;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  text-align: center;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.module-socialmedia ul li.facebook a {
  font-size: 16px;
}
.module-socialmedia ul li.pinterest a {
  font-size: 23px;
}
.module-socialmedia ul li.mail a {
  font-size: 12px;
}
.module-socialmedia ul li.pdf a {
  font-size: 19px;
}
.module-socialmedia ul li.right {
  float: right !important;
}
.module-socialmedia ul li:last-child {
  margin-right: 0;
}
.module-list-container {
  margin: auto;
}
.module-list-container h2 {
  padding-bottom: 24px;
  margin: 0;
  text-transform: uppercase;
}
.module-list-container > ul {
  margin-left: 0;
  margin-bottom: 80px;
  padding-left: 0;
  list-style: none;
}
.module-list-container > ul:last-child {
  margin-bottom: 0;
}
.module-list-container > ul li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.module-list-container > ul li ul.faq-item {
  list-style: none;
  padding-left: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.module-list-container > ul li ul.faq-item li {
  border-top: none !important;
}
.module-list-container > ul li ul.faq-item li.answer {
  padding: 40px 32px;
}
.module-list-container > ul li ul.faq-item li.answer p:first-child,
.module-list-container > ul li ul.faq-item li.answer .module-list-container > ul li ul.faq-item.active .description:first-child {
  font-style: italic;
  font-size: 18px;
  margin-bottom: 32px;
}
.module-list-container > ul li ul.faq-item li.answer ul {
  margin-bottom: 20px;
}
.module-list-container > ul li ul.faq-item li.answer ul li {
  font-family: 'Caslon Book';
  font-size: 16px;
  line-height: 26px;
  text-transform: none;
  letter-spacing: normal;
}
.module-list-container > ul li ul.faq-item .question {
  padding: 20px;
  text-transform: uppercase;
}
.module-list-container > ul li ul.faq-item .question a {
  color: #666;
  font-size: 16px;
}
.module-list-container > ul li ul.faq-item .question .icon {
  float: right;
  color: #242e3b;
  font-size: 28px;
  font-weight: 600;
  line-height: 10px;
  padding-right: 10px;
  width: 20px;
  height: 20px;
}
.module-list-container > ul li ul.faq-item .question .icon.plus {
  position: relative;
}
.module-list-container > ul li ul.faq-item .question .icon.plus:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
  font-size: 8px;
  position: absolute;
  top: 8px;
  left: 5px;
}
.module-list-container > ul li ul.faq-item .question .icon.plus:after:before {
  content: "\e602";
}
.module-list-container > ul li ul.faq-item .question .icon.minus {
  position: relative;
}
.module-list-container > ul li ul.faq-item .question .icon.minus:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e607";
  font-size: 8px;
  position: absolute;
  top: 5px;
  left: 5px;
}
.module-list-container > ul li ul.faq-item .question .icon.minus:after:before {
  content: "\e607";
}
.module-list-container > ul li ul.faq-item .answer {
  display: none;
}
.module-list-container > ul li ul.faq-item.active .answer {
  display: block !important;
}
.module-list-container > ul li ul.faq-item.active .description {
  display: block;
  font-weight: 300;
}
.module-blueprints .image-holder {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  margin-bottom: 20px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.module-blueprints .image-holder:before,
.module-blueprints .image-holder:after {
  content: " ";
  display: table;
}
.module-blueprints .image-holder:after {
  clear: both;
}
.module-blueprints .image-holder:before,
.module-blueprints .image-holder:after {
  content: " ";
  display: table;
}
.module-blueprints .image-holder:after {
  clear: both;
}
.module-blueprints .image-holder .flip-horizontal,
.module-blueprints .image-holder .flip-vertical {
  background: #ffffff;
  position: absolute;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: inline-block;
  border: none;
  outline: 0;
  border: 1px solid #242e3b;
  -webkit-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.module-blueprints .image-holder .flip-horizontal:after,
.module-blueprints .image-holder .flip-vertical:after {
  font-size: 30px;
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.module-blueprints .image-holder .flip-horizontal:hover,
.module-blueprints .image-holder .flip-vertical:hover {
  background: rgba(128, 128, 128, 0.7);
}
.module-blueprints .image-holder img {
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.module-blueprints .image-holder .flip-horizontal {
  right: 20px;
  bottom: 5px;
}
.module-blueprints .image-holder .flip-horizontal:after {
  content: "\e610";
}
.module-blueprints .image-holder .flip-horizontal:after:before {
  content: "\e610";
}
.module-blueprints .image-holder .flip-vertical {
  right: 65px;
  bottom: 5px;
}
.module-blueprints .image-holder .flip-vertical:after {
  content: "\e60f";
}
.module-blueprints .image-holder .flip-vertical:after:before {
  content: "\e60f";
}
.module-blueprints .image-holder.horizontal img {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.module-blueprints .image-holder.vertical img {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.module-blueprints .image-holder {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.module-editorial {
  margin-bottom: 30px;
  padding: 20px;
}
@media screen and (min-width: 992px) {
  .module-editorial {
    padding: 30px 85px;
  }
}
/******************************
   GENERAL PART BLOCK STYLE
******************************/
.module-one-part-block,
.module-two-part-block,
.module-three-part-block {
  padding-top: 0px;
  padding-bottom: 0px;
}
.module-one-part-block .block-image,
.module-two-part-block .block-image,
.module-three-part-block .block-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.module-one-part-block .block-image img,
.module-two-part-block .block-image img,
.module-three-part-block .block-image img {
  opacity: 0;
}
.module-one-part-block p.cite,
.module-two-part-block p.cite,
.module-three-part-block p.cite,
.module-one-part-block .module-list-container > ul li ul.faq-item.active .description.cite,
.module-two-part-block .module-list-container > ul li ul.faq-item.active .description.cite,
.module-three-part-block .module-list-container > ul li ul.faq-item.active .description.cite {
  font-style: italic;
  font-size: 20px;
  line-height: 28px;
}
.module-one-part-block span.highlight,
.module-two-part-block span.highlight,
.module-three-part-block span.highlight {
  text-transform: uppercase;
  font-family: 'U8';
  font-size: 18px;
}
.module-one-part-block .text-wrapper,
.module-two-part-block .text-wrapper,
.module-three-part-block .text-wrapper {
  padding: 30px;
}
.module-one-part-block .image-text,
.module-two-part-block .image-text,
.module-three-part-block .image-text {
  padding: 20px 20px 10px;
  background-color: #242e3b;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .module-one-part-block p.cite,
  .module-two-part-block p.cite,
  .module-three-part-block p.cite,
  .module-one-part-block .module-list-container > ul li ul.faq-item.active .description.cite,
  .module-two-part-block .module-list-container > ul li ul.faq-item.active .description.cite,
  .module-three-part-block .module-list-container > ul li ul.faq-item.active .description.cite {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (min-width: 992px) {
  .module-one-part-block .image-text,
  .module-two-part-block .image-text,
  .module-three-part-block .image-text {
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgba(36, 46, 59, 0.4);
    padding: 35px 45px 15px;
  }
}
/******************************
      ONE PART BLOCK
******************************/
@media screen and (min-width: 992px) {
  .module-one-part-block .text-wrapper {
    padding: 65px 180px 65px;
  }
  .module-one-part-block .image-text {
    width: 50%;
  }
}
/******************************
      TWO PART BLOCK
******************************/
@media screen and (min-width: 992px) {
  .module-two-part-block .text-wrapper {
    padding: 65px 80px 65px;
  }
  .module-two-part-block .image-text {
    width: 75%;
  }
}
/******************************
      THREE PART BLOCK
******************************/
@media screen and (min-width: 992px) {
  .module-three-part-block .text-wrapper {
    padding: 65px 50px 65px;
  }
  .module-three-part-block .image-text {
    width: 100%;
  }
}
.module-kalaspuff > div {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.module-kalaspuff a p,
.module-kalaspuff a .module-list-container > ul li ul.faq-item.active .description {
  font-size: 20px;
  text-align: center;
  font-style: italic;
}
.module-kalaspuff a .text-plate {
  position: relative;
  background: #f7f5f2;
  width: 90%;
  margin: -80px auto 0;
}
.module-kalaspuff a .kalaspuff-image {
  overflow: hidden;
}
.module-kalaspuff a img {
  -webkit-transition: -webkit-transform 100ms ease-in-out;
  -moz-transition: -moz-transform 100ms ease-in-out;
  -o-transition: -o-transform 100ms ease-in-out;
  transition: transform 100ms ease-in-out;
}
.module-kalaspuff a:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.module-footerpuff {
  text-align: center;
}
.module-footerpuff a {
  display: block;
  position: relative;
}
.module-footerpuff a .img-overlay {
  position: relative;
}
.module-footerpuff a .img-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.5;
  background: #242e3b;
  -webkit-transition: opacity 250ms  cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 250ms  cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 250ms  cubic-bezier(0.23, 1, 0.32, 1);
}
.module-footerpuff a:hover .img-overlay:after {
  opacity: 0;
}
.module-footerpuff a .overlay-text {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 15px;
  color: #ffffff;
  overflow: hidden;
}
.module-footerpuff a .overlay-text > div {
  display: table;
  height: 100%;
  width: 100%;
}
.module-footerpuff a .overlay-text > div > div {
  vertical-align: middle;
  display: table-cell;
}
.module-footerpuff a .overlay-text h2 {
  color: #ffffff;
  font-size: 0.8rem;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
.module-footerpuff a .overlay-text p,
.module-footerpuff a .overlay-text .module-list-container > ul li ul.faq-item.active .description {
  font-size: 0.78vw;
  font-family: 'U8';
}
@media screen and (max-width: 991px) {
  .module-footerpuff a .overlay-text p,
  .module-footerpuff a .overlay-text .module-list-container > ul li ul.faq-item.active .description {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .module-footerpuff a .overlay-text p,
  .module-footerpuff a .overlay-text .module-list-container > ul li ul.faq-item.active .description {
    font-size: 3vw;
    margin-top: 2em;
  }
}
.module-superpuff .text-plate a {
  -webkit-transition: background 150ms ease-out;
  -o-transition: background 150ms ease-out;
  transition: background 150ms ease-out;
  padding: 16px 24px 16px 48px;
  background: #f7f5f2;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  display: block;
}
.module-superpuff .text-plate a:hover {
  background: #ede9e2;
}
.module-superpuff .text-plate a .text {
  padding-bottom: 15px;
}
.module-superpuff .text-plate a .text p,
.module-superpuff .text-plate a .text .module-list-container > ul li ul.faq-item.active .description {
  margin-right: 48px;
  color: #242e3b;
}
.module-superpuff .text-plate a .cta {
  position: absolute;
  right: 30px;
  bottom: 15px;
}
.module-superpuff .text-plate a .module-superpuff-arrow-right {
  color: #242e3b;
  opacity: 0.5;
  display: block;
  float: right;
}
.module-superpuff .text-plate a .module-superpuff-arrow-right:after {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  font-size: 20px;
}
.module-superpuff .text-plate a .module-superpuff-arrow-right:after:before {
  content: "\e904";
}
@media screen and (min-width: 992px) {
  .module-superpuff > div {
    -webkit-align-items: center;
    align-items: center;
    display: flex;
  }
  .module-superpuff > div .text-plate {
    z-index: 9;
  }
  .module-superpuff > div .text-plate.text-plate-right {
    margin-left: -8.33333353%;
  }
  .module-superpuff > div .image-right {
    margin-left: -8.33333353%;
  }
}
@media screen and (max-width: 991px) {
  .module-superpuff .text-plate a {
    padding-left: 32px;
    width: 90%;
    position: relative;
    margin: -50px auto 0;
  }
  .module-superpuff .text-plate a .text p,
  .module-superpuff .text-plate a .text .module-list-container > ul li ul.faq-item.active .description {
    margin-right: 0;
  }
}
.module-hero {
  padding-top: 0;
  padding-bottom: 32px;
  width: 100%;
}
.module-hero .hero-image img {
  width: 100%;
}
.module-hero .text-box.text-plate {
  margin-top: -10vw;
  background: #f7f5f2;
  margin-bottom: 32px;
}
.module-hero .text-box .text {
  padding-top: 16px;
  padding-bottom: 1rem;
}
.module-hero .text-box .text p,
.module-hero .text-box .text .module-list-container > ul li ul.faq-item.active .description {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #242e3b;
  margin-top: 1.1rem;
  font-style: italic;
}
.module-hero .text-box .hero-link {
  margin-bottom: -40px;
}
@media screen and (max-width: 768px) {
  .module-hero {
    padding-bottom: 32px;
  }
}
.module-powerpuff .text-plate a {
  -webkit-transition: background 150ms ease-out;
  -o-transition: background 150ms ease-out;
  transition: background 150ms ease-out;
  position: relative;
  padding: 15px;
  padding-left: 20px;
  background: #f7f5f2;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  display: block;
}
.module-powerpuff .text-plate a:hover {
  background: #ede9e2;
}
.module-powerpuff .text-plate a .text h2 {
  margin-top: 10px;
}
.module-powerpuff .text-plate a .text p,
.module-powerpuff .text-plate a .text .module-list-container > ul li ul.faq-item.active .description {
  font-size: 18px;
  font-style: italic;
  margin-right: 24px;
}
.module-powerpuff .text-plate a .cta {
  position: absolute;
  right: 15px;
  bottom: 16px;
}
.module-powerpuff .text-plate a .arrow-right {
  color: #242e3b;
  display: block;
  float: right;
}
@media screen and (min-width: 992px) {
  .module-powerpuff > div {
    -webkit-align-items: center;
    align-items: center;
    display: flex;
  }
  .module-powerpuff > div .text-plate {
    z-index: 9;
  }
  .module-powerpuff > div .text-plate.text-plate-right {
    margin-left: -41.67%;
  }
  .module-powerpuff > div .image-right {
    margin-left: -41.67%;
  }
}
@media screen and (max-width: 991px) {
  .module-powerpuff .text-plate a {
    width: 90%;
    margin: -40px auto 0;
  }
  .module-powerpuff .text-plate .text h2 {
    margin-top: 0;
  }
}
.module-contact-info .contact-card {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.module-contact-info .contact-card .contact-wrapper {
  background-color: #f7f5f2;
  display: flex;
  flex-wrap: wrap;
}
.module-contact-info .contact-card .contact-wrapper .contact-info-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 !important;
  flex: 1 1;
  min-width: 200px;
}
.module-contact-info .contact-card .contact-wrapper .contact-info {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 60%;
  width: auto;
  align-items: center;
  max-width: 100%;
}
.module-contact-info .contact-card .contact-wrapper .contact-info p,
.module-contact-info .contact-card .contact-wrapper .contact-info .module-list-container > ul li ul.faq-item.active .description {
  margin-bottom: 4px;
}
.module-contact-info .contact-card .contact-wrapper .contact-info p:last-child,
.module-contact-info .contact-card .contact-wrapper .contact-info .module-list-container > ul li ul.faq-item.active .description:last-child {
  margin-bottom: 10px;
}
.module-contact-info .contact-card .contact-wrapper .contact-info .details {
  min-width: 250px;
  width: 50%;
  padding-left: 10px;
  padding-right: 20px;
  margin-top: 10px;
  max-width: 100%;
  font-size: 18px;
}
.module-contact-info .contact-card .contact-wrapper .contact-info .details .name {
  font-family: 'U8';
  letter-spacing: 0.06em;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.module-contact-info .contact-card .contact-wrapper .contact-info .details .title {
  font-style: italic;
}
.module-contact-info .contact-card .contact-wrapper .contact-info .contact {
  min-width: 250px;
  width: 50%;
  max-width: 100%;
  padding: 20px 0 0 10px;
  margin-left: 0px;
  margin-right: 0px;
}
.module-contact-info .contact-card .contact-wrapper .contact-info .contact .email {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.module-contact-info .contact-card.contact-one-in-row .contact-info-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .module-contact-info .contact-card.contact-one-in-row .contact-info-image {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .module-contact-info .contact-card.contact-one-in-row .contact-info-image {
    float: left;
    width: 25%;
  }
}
.module-contact-info .contact-card.contact-one-in-row .contact-wrapper .contact-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .module-contact-info .contact-card.contact-one-in-row .contact-wrapper .contact-info {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .module-contact-info .contact-card.contact-one-in-row .contact-wrapper .contact-info {
    float: left;
    width: 75%;
  }
}
.module-contact-info .contact-card.contact-one-in-row .contact-wrapper .contact-info .details,
.module-contact-info .contact-card.contact-one-in-row .contact-wrapper .contact-info .contact {
  min-width: 270px;
  line-height: 26px;
}
.module-contact-info .contact-card.contact-two-in-row {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .module-contact-info .contact-card.contact-two-in-row {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .module-contact-info .contact-card.contact-two-in-row {
    float: left;
    width: 50%;
  }
}
.module-contact-info .contact-card.contact-two-in-row .contact-info-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .module-contact-info .contact-card.contact-two-in-row .contact-info-image {
    float: left;
    width: 41.66666667%;
  }
}
.module-contact-info .contact-card.contact-two-in-row .contact-wrapper .contact-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .module-contact-info .contact-card.contact-two-in-row .contact-wrapper .contact-info {
    float: left;
    width: 58.33333333%;
  }
}
.module-contact-info .contact-card.contact-four-in-row {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .module-contact-info .contact-card.contact-four-in-row {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .module-contact-info .contact-card.contact-four-in-row {
    float: left;
    width: 25%;
  }
}
.module-dividertext > div {
  background: #f7f5f2;
  font-style: italic;
  font-size: 1.5rem;
  font-family: 'Caslon Book';
  text-align: center;
  padding: 2rem 0;
}
.module-storytelling {
  padding-top: 30px;
  padding-bottom: 30px;
  word-break: break-word;
}
.module-storytelling h2 {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .module-storytelling h2 {
    margin-top: 0;
  }
}
.module-latest-house-models-block {
  padding-top: 15px;
  padding-bottom: 15px;
}
.module-latest-house-models-block h3 {
  font-size: 0.7rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
.module-latest-house-models-block a {
  position: relative;
}
.module-latest-house-models-block a .img-overlay {
  position: relative;
}
.module-latest-house-models-block a .img-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background: #242e3b;
  -webkit-transition: opacity 250ms  cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 250ms  cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 250ms  cubic-bezier(0.23, 1, 0.32, 1);
}
.module-latest-house-models-block a .img-overlay .offer {
  background: #242e3b;
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 4px;
  font-size: 10px;
}
.module-latest-house-models-block a:hover .img-overlay:after {
  opacity: 0.2;
}
.module-text-module-block h1,
.module-text-module-block h2,
.module-text-module-block h3,
.module-text-module-block h4,
.module-text-module-block h5,
.module-text-module-block h6 {
  text-align: left;
}
.fast-contact-container {
  background: #d5ad76;
  right: 10px;
  bottom: 50px;
  text-align: center;
  max-height: 82px;
  max-width: 230px;
  width: 230px;
  position: fixed;
  z-index: 9999;
  display: none;
  -webkit-transition: max-height 0.3s ease-in-out, max-width 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out, max-width 0.3s ease-in-out;
  -ms-transition: max-height 0.3s ease-in-out, max-width 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out, max-width 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out, max-width 0.3s ease-in-out;
}
.fast-contact-container #close {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  padding: 10px;
  cursor: pointer;
  font-size: 14px;
}
.fast-contact-container #fast-contact {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  /* Only for graceful degradation in IE9, cannot be transitioned */
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: .6s;
  -moz-transition-duration: .6s;
  -ms-transition-duration: .6s;
  -o-transition-duration: .6s;
  transition-duration: .6s;
  padding: 15px;
  font-weight: bold;
  font-family: inherit;
  display: inline-block;
}
.fast-contact-container #fast-contact h5 {
  color: #fff;
  font-size: 14px;
  margin: 3px;
  padding: 5px;
  cursor: pointer;
}
.fast-contact-container #fast-contact p,
.fast-contact-container #fast-contact .module-list-container > ul li ul.faq-item.active .description {
  margin-bottom: 0;
  color: #242e3b;
  font-weight: 300;
}
.fast-contact-container #fast-contact.closed {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  /* Only for graceful degradation in IE9, cannot be transitioned */
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -ms-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
}
.fast-contact-container .fast-contact-triangle {
  position: absolute;
  bottom: 0px;
  right: 40px;
}
.fast-contact-container .fast-contact-triangle:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid #d5ad76;
  border-left: 20px solid transparent;
  -webkit-transition: border-width 0.2s;
  -moz-transition: border-width 0.2s;
  -ms-transition: border-width 0.2s;
  -o-transition: border-width 0.2s;
  transition: border-width 0.2s;
}
.fast-contact-container.closed {
  max-width: 32px;
  max-height: 32px;
}
.fast-contact-container.closed .fast-contact-triangle:after {
  border-top: 0px solid #d5ad76;
}
.fast-contact-container.expanded {
  height: auto;
  max-height: 500px;
}
.fast-contact-container.expanded #fast-contact h5 {
  font-size: 12px;
}
.fast-contact-container.expanded .fast-contact-triangle:after {
  border-top: 0px solid #d5ad76;
}
.fast-contact-container #fast-contact-expanded p,
.fast-contact-container #fast-contact-expanded .module-list-container > ul li ul.faq-item.active .description {
  font-size: 0.55em;
  margin: 10px 0;
  padding: 0px 0;
}
.fast-contact-container #fast-contact-expanded a {
  font-family: 'U8';
  letter-spacing: 0.06em;
  color: inherit;
  text-transform: uppercase;
  display: block;
  line-height: 1;
  padding: 5px;
}
.fast-contact-container #fast-contact-expanded a i {
  float: right;
  color: #666;
}
.fast-contact-container #fast-contact-expanded {
  text-align: left;
  background: #ede9e2;
  color: black;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  display: none;
}
.fast-contact-container #fast-contact-extended p,
.fast-contact-container #fast-contact-extended .module-list-container > ul li ul.faq-item.active .description {
  padding-bottom: 5px;
}
.module-usp-area-block > div {
  background-color: #f7f5f2;
  padding: 50px 0;
}
.module-usp-area-block .module-usp-block a {
  position: relative;
}
.module-usp-area-block .module-usp-block a .img-overlay {
  position: relative;
  height: 210px;
  width: 100%;
}
.module-usp-area-block .module-usp-block a .img-overlay img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.module-usp-area-block .module-usp-block a .img-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background: #242e3b;
  -webkit-transition: opacity 250ms  cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 250ms  cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 250ms  cubic-bezier(0.23, 1, 0.32, 1);
}
.module-usp-area-block .module-usp-block a:hover .img-overlay:after {
  opacity: 0.2;
}
.module-usp-area-block .module-usp-block a .text-plate {
  background-color: #242e3b;
  display: block;
}
.module-usp-area-block .module-usp-block a .text-plate h2 {
  color: #d5ad76;
  margin: 10px 0 15px;
  font-size: 1rem;
}
.module-usp-area-block .module-usp-block a .text-plate p,
.module-usp-area-block .module-usp-block a .text-plate .module-list-container > ul li ul.faq-item.active .description {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  font-style: italic;
}
.module-usp-area-block .rsContent {
  overflow-y: auto;
}
.module-usp-area-block .rsContent .slide-table-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content {
  max-width: 900px;
  margin: 0 auto;
}
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .img-plate {
  position: relative;
}
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .img-plate img {
  position: relative;
}
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate {
  background-color: #f7f5f2;
  color: #000000;
  padding: 0.5rem 1rem 1rem;
}
@media screen and (min-width: 768px) {
  .module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h1,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h2,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h3,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h4,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h5,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h6 {
  color: #d5ad76;
  text-align: left;
}
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h1.title,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h2.title,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h3.title,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h4.title,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h5.title,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate h6.title {
  text-align: center;
}
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate p.two-columns-text,
.module-usp-area-block .rsContent .slide-table-wrapper .silde-table-cell .slide-inner-content .text-plate .module-list-container > ul li ul.faq-item.active .description.two-columns-text {
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
@media screen and (min-width: 768px) {
  .module-usp-area-block .rsContent.image-right .slide-inner-content {
    display: flex;
    flex-direction: row-reverse;
  }
  .module-usp-area-block .rsContent.image-right .slide-inner-content .img-plate,
  .module-usp-area-block .rsContent.image-right .slide-inner-content .text-plate {
    flex: 1 50%;
  }
  .module-usp-area-block .rsContent.image-right .slide-inner-content .img-plate img {
    height: 100%;
    object-fit: cover;
  }
}
.module-usp-area-block .rsMinW .rsFullscreenBtn {
  width: 42px;
  height: 42px;
}
.module-usp-area-block .rsMinW .rsFullscreenIcn {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}
.module-usp-area-block .module-usp-block {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .module-usp-area-block .module-usp-block {
    float: left;
    width: 50%;
  }
}
.module-usp-area-block .three-columns .module-usp-block {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .module-usp-area-block .three-columns .module-usp-block {
    float: left;
    width: 33.33333333%;
  }
}
/*
 *  Submit button class
 */
a.button {
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  outline: none;
  font-weight: 500;
  font-size: 13px;
  line-height: 33px;
}
a.button.disabled,
a.button[disabled],
fieldset[disabled] a.button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.button:hover,
a.button:active,
a.button:focus {
  text-decoration: none;
}
input[type=submit].button,
button.button {
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  outline: none;
  font-weight: 500;
  font-size: 13px;
  line-height: 33px;
}
input[type=submit].button.disabled,
button.button.disabled,
input[type=submit].button[disabled],
button.button[disabled],
fieldset[disabled] input[type=submit].button,
fieldset[disabled] button.button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-show-more {
  margin: 40px auto 30px auto;
  max-width: 215px;
  display: block;
}
.btn-show-more span {
  position: relative;
  padding-right: 15px;
}
.btn-show-more span:before {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 5px;
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
}
.btn-show-more span:before:before {
  content: "\e602";
}
.btn-show-more.show-less span:before {
  content: "\e607";
}
.btn-show-more.show-less span:before:before {
  content: "\e607";
}
.btn,
input[type="submit"],
.module-text.contact > .wrapper p a,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  display: inline-block;
  position: relative;
  min-width: 100px;
  border-color: #f7f5f2;
  border-width: 2px;
  border-style: solid;
  background: none;
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  color: #f7f5f2;
  padding: 22px;
  font-size: 15px;
  font-weight: bold;
  z-index: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn:before,
.module-text.contact > .wrapper p a:before,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-color: #f7f5f2;
  border-width: 2px;
  border-style: solid;
}
.btn:hover,
.btn.hover,
.module-text.contact > .wrapper p a:hover,
.module-text.contact > .wrapper p a.hover,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  border-color: #f7f5f2;
  border-width: 7px;
  border-style: solid;
  padding: 17px;
  background-color: transparent;
  color: #242e3b;
}
.btn:hover:before,
.btn.hover:before,
.module-text.contact > .wrapper p a:hover:before,
.module-text.contact > .wrapper p a.hover:before,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-color: transparent;
  background-color: #f7f5f2;
}
.btn:focus,
.module-text.contact > .wrapper p a:focus,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:focus {
  color: inherit;
}
@media screen and (max-width: 991px) {
  .btn,
  input[type="submit"],
  .module-text.contact > .wrapper p a,
  .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
    border-width: 1px;
    padding: 14px;
    font-size: 10px;
  }
  .btn:before,
  .module-text.contact > .wrapper p a:before,
  .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border-width: 1px;
  }
  .btn:hover,
  .btn.hover,
  .module-text.contact > .wrapper p a:hover,
  .module-text.contact > .wrapper p a.hover,
  .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
  .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
    border-width: 4px;
    padding: 11px;
  }
  .btn:hover:before,
  .btn.hover:before,
  .module-text.contact > .wrapper p a:hover:before,
  .module-text.contact > .wrapper p a.hover:before,
  .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
  .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
  }
}
.btn-small,
.module-text.contact > .wrapper p a,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  border-width: 1px;
  padding: 14px;
  font-size: 10px;
}
.btn-small:before,
.module-text.contact > .wrapper p a:before,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border-width: 1px;
}
.btn-small:hover,
.btn-small.hover,
.module-text.contact > .wrapper p a:hover,
.module-text.contact > .wrapper p a.hover,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  border-width: 4px;
  padding: 11px;
}
.btn-small:hover:before,
.btn-small.hover:before,
.module-text.contact > .wrapper p a:hover:before,
.module-text.contact > .wrapper p a.hover:before,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
}
.info-circle {
  border-radius: 50px;
  width: 20px;
  height: 20px;
  color: #ffffff !important;
  background-color: #868a92;
  display: inline-block;
  overflow: hidden;
  font-size: 14px;
  line-height: 19px;
  text-decoration: none;
  text-align: center;
  padding-left: 2px;
  margin-bottom: -4px;
}
.info-circle:hover {
  cursor: pointer;
}
.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-color-primary,
input[type="submit"] {
  color: #ffffff;
  border-color: #d5ad76 !important;
  border-width: 3px;
  font-size: 16px;
  padding: 20px 30px;
  background-color: transparent;
}
.btn-primary:before,
.btn-primary.disabled:before,
.btn-primary[disabled]:before,
.btn-color-primary:before {
  background-color: #d5ad76;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border-width: 0;
}
.btn-primary:hover,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.btn-color-primary:hover,
.btn-primary:active,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
.btn-color-primary:active,
.btn-primary:active:hover,
.btn-primary.disabled:active:hover,
.btn-primary[disabled]:active:hover,
.btn-color-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.disabled:active:focus,
.btn-primary[disabled]:active:focus,
.btn-color-primary:active:focus,
.btn-primary:focus,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.btn-color-primary:focus,
.btn-primary.hover,
.btn-primary.disabled.hover,
.btn-primary[disabled].hover,
.btn-color-primary.hover {
  color: #ffffff;
  border-color: #c9964f !important;
  background-color: transparent;
  border-width: 3px;
  padding: 20px 30px;
}
.btn-primary:hover:before,
.btn-primary.disabled:hover:before,
.btn-primary[disabled]:hover:before,
.btn-color-primary:hover:before,
.btn-primary:active:before,
.btn-primary.disabled:active:before,
.btn-primary[disabled]:active:before,
.btn-color-primary:active:before,
.btn-primary:active:hover:before,
.btn-primary.disabled:active:hover:before,
.btn-primary[disabled]:active:hover:before,
.btn-color-primary:active:hover:before,
.btn-primary:active:focus:before,
.btn-primary.disabled:active:focus:before,
.btn-primary[disabled]:active:focus:before,
.btn-color-primary:active:focus:before,
.btn-primary:focus:before,
.btn-primary.disabled:focus:before,
.btn-primary[disabled]:focus:before,
.btn-color-primary:focus:before,
.btn-primary.hover:before,
.btn-primary.disabled.hover:before,
.btn-primary[disabled].hover:before,
.btn-color-primary.hover:before {
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background-color: #c9964f;
}
@media screen and (min-width: 992px) {
  .btn-primary,
  .btn-primary.disabled,
  .btn-primary[disabled],
  .btn-color-primary,
  input[type="submit"] {
    padding: 20px 40px;
  }
  .btn-primary:hover,
  .btn-primary.disabled:hover,
  .btn-primary[disabled]:hover,
  .btn-color-primary:hover,
  .btn-primary:active,
  .btn-primary.disabled:active,
  .btn-primary[disabled]:active,
  .btn-color-primary:active,
  .btn-primary:active:hover,
  .btn-primary.disabled:active:hover,
  .btn-primary[disabled]:active:hover,
  .btn-color-primary:active:hover,
  .btn-primary:active:focus,
  .btn-primary.disabled:active:focus,
  .btn-primary[disabled]:active:focus,
  .btn-color-primary:active:focus,
  .btn-primary:focus,
  .btn-primary.disabled:focus,
  .btn-primary[disabled]:focus,
  .btn-color-primary:focus,
  .btn-primary.hover,
  .btn-primary.disabled.hover,
  .btn-primary[disabled].hover,
  .btn-color-primary.hover {
    padding: 20px 40px;
  }
}
.btn-primary.btn-small,
.btn-color-primary.btn-small,
.btn-primary.module-text.contact > .wrapper p a,
.btn-color-primary.module-text.contact > .wrapper p a,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  border-width: 1px;
  padding: 14px;
  font-size: 10px;
}
.btn-primary.btn-small:before,
.btn-color-primary.btn-small:before,
.btn-primary.module-text.contact > .wrapper p a:before,
.btn-color-primary.module-text.contact > .wrapper p a:before,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:before {
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
}
.btn-primary.btn-small:hover,
.btn-color-primary.btn-small:hover,
.btn-primary.btn-small:active,
.btn-color-primary.btn-small:active,
.btn-primary.btn-small:active:hover,
.btn-color-primary.btn-small:active:hover,
.btn-primary.btn-small:active:focus,
.btn-color-primary.btn-small:active:focus,
.btn-primary.btn-small:focus,
.btn-color-primary.btn-small:focus,
.btn-primary.btn-small.hover,
.btn-color-primary.btn-small.hover,
.btn-primary.module-text.contact > .wrapper p a:hover,
.btn-color-primary.module-text.contact > .wrapper p a:hover,
.btn-primary.module-text.contact > .wrapper p a:active,
.btn-color-primary.module-text.contact > .wrapper p a:active,
.btn-primary.module-text.contact > .wrapper p a:active:hover,
.btn-color-primary.module-text.contact > .wrapper p a:active:hover,
.btn-primary.module-text.contact > .wrapper p a:active:focus,
.btn-color-primary.module-text.contact > .wrapper p a:active:focus,
.btn-primary.module-text.contact > .wrapper p a:focus,
.btn-color-primary.module-text.contact > .wrapper p a:focus,
.btn-primary.module-text.contact > .wrapper p a.hover,
.btn-color-primary.module-text.contact > .wrapper p a.hover,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:hover,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:hover,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:focus,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:focus,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:focus,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:focus,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover {
  border-width: 1px;
  padding: 14px;
  font-size: 10px;
}
.btn-primary.btn-small:hover:before,
.btn-color-primary.btn-small:hover:before,
.btn-primary.btn-small:active:before,
.btn-color-primary.btn-small:active:before,
.btn-primary.btn-small:active:hover:before,
.btn-color-primary.btn-small:active:hover:before,
.btn-primary.btn-small:active:focus:before,
.btn-color-primary.btn-small:active:focus:before,
.btn-primary.btn-small:focus:before,
.btn-color-primary.btn-small:focus:before,
.btn-primary.btn-small.hover:before,
.btn-color-primary.btn-small.hover:before,
.btn-primary.module-text.contact > .wrapper p a:hover:before,
.btn-color-primary.module-text.contact > .wrapper p a:hover:before,
.btn-primary.module-text.contact > .wrapper p a:active:before,
.btn-color-primary.module-text.contact > .wrapper p a:active:before,
.btn-primary.module-text.contact > .wrapper p a:active:hover:before,
.btn-color-primary.module-text.contact > .wrapper p a:active:hover:before,
.btn-primary.module-text.contact > .wrapper p a:active:focus:before,
.btn-color-primary.module-text.contact > .wrapper p a:active:focus:before,
.btn-primary.module-text.contact > .wrapper p a:focus:before,
.btn-color-primary.module-text.contact > .wrapper p a:focus:before,
.btn-primary.module-text.contact > .wrapper p a.hover:before,
.btn-color-primary.module-text.contact > .wrapper p a.hover:before,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:hover:before,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:before,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:before,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:hover:before,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:hover:before,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:focus:before,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:active:focus:before,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:focus:before,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a:focus:before,
.btn-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before,
.btn-color-primary.module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a.hover:before {
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
}
.btn-color-primary.btn-alt {
  color: #d5ad76;
  border-color: #d5ad76 !important;
}
.btn-color-primary.btn-alt:before {
  background-color: transparent;
}
.btn-show-gallery {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}
.picto {
  font-size: 35px;
  padding-top: 0px;
  padding-left: 10px;
  border-radius: 50%;
  line-height: 75px;
  width: 75px;
  height: 75px;
  background-color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  display: inline-block;
  color: #000;
}
.picto.picto-video:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e613";
}
.picto.picto-video:before:before {
  content: "\e613";
}
.filter-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.filter-tabs li {
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  .filter-tabs li {
    margin-bottom: 10px;
  }
}
.filter-tabs li a {
  display: block;
  padding: 7px 10px;
  border-radius: 0;
  border: 2px solid #242e3b;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.filter-tabs li a:hover {
  color: #242e3b;
}
.filter-tabs li a.active {
  background-color: #242e3b;
  color: #f7f5f2;
}
.filter-tabs li a.selected {
  background-color: #242e3b;
  color: #f7f5f2;
}
.filter-tabs li:last-child {
  margin-right: 0;
}
@media screen and (min-width: 480px) {
  .filter-tabs li {
    margin-bottom: 10px;
  }
}
table.sort-tabs {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
}
table.sort-tabs thead th {
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 5px;
}
table.sort-tabs thead th div {
  min-width: 25px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
table.sort-tabs thead th:focus {
  outline: none;
}
table.sort-tabs thead th:first-child {
  padding-left: 10px;
}
table.sort-tabs thead th:last-child {
  padding-right: 10px;
  padding-left: 10px;
}
table.sort-tabs thead th.text-right {
  text-align: right;
}
table.sort-tabs tbody tr:hover td {
  background: #f7f5f2;
  cursor: pointer;
}
table.sort-tabs tbody tr td {
  padding-bottom: 9px;
  padding-top: 9px;
  color: #d5ad76;
}
table.sort-tabs tbody tr td a {
  text-decoration: none;
}
table.sort-tabs tbody tr td.text-right {
  text-align: right;
}
table.sort-tabs tbody tr td:first-child {
  padding-left: 10px;
}
table.sort-tabs tbody tr td:last-child {
  padding-left: 10px;
  padding-right: 10px;
}
table.sort-tabs .address {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (max-width: 480px) {
  table.sort-tabs .address {
    max-width: 100px;
  }
}
@media screen and (max-width: 480px) {
  table.sort-tabs .size {
    max-width: 80px;
  }
}
table.sort-tabs .sort-tab-item {
  float: none !important;
  font-size: 15px;
  font-weight: 600;
}
table.sort-tabs td {
  font-size: 14px;
  font-weight: normal;
}
table.sort-tabs td a {
  color: #d5ad76 !important;
}
.sort-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sort-tabs .sort-tab-item {
  float: left;
  font-size: 14px;
  margin-right: 30px;
  text-transform: uppercase;
}
.sort-tabs .sort-tab-item a {
  display: inline-block;
  padding: 0px 2px;
  color: #000000 !important;
  border-bottom: 2px solid transparent;
  border-top: 2px solid transparent;
  margin-bottom: 2px;
}
.sort-tabs .sort-tab-item a:hover {
  text-decoration: none;
  color: #1a222b;
}
.sort-tabs .sort-tab-item .selected,
.sort-tabs .sort-tab-item.headerSortDown a {
  border-bottom-color: #242e3b;
  position: relative;
}
.sort-tabs .sort-tab-item .selected:before,
.sort-tabs .sort-tab-item.headerSortDown a:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.sort-tabs .sort-tab-item .selected:after,
.sort-tabs .sort-tab-item.headerSortDown a:after {
  border-color: rgba(0, 155, 146, 0);
  border-top-color: #242e3b;
  border-width: 5px;
  margin-left: -5px;
}
.sort-tabs .sort-tab-item .selected:before,
.sort-tabs .sort-tab-item.headerSortDown a:before {
  border-color: rgba(0, 155, 146, 0);
  border-top-color: #242e3b;
  border-width: 6px;
  margin-left: -6px;
}
.sort-tabs .sort-tab-item .selected.desc,
.sort-tabs .sort-tab-item.headerSortUp a {
  border-top-color: #242e3b;
  border-bottom-color: transparent;
  position: relative;
}
.sort-tabs .sort-tab-item .selected.desc:before,
.sort-tabs .sort-tab-item.headerSortUp a:before {
  top: auto;
  bottom: 100%;
  left: 50%;
  content: "";
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.sort-tabs .sort-tab-item .selected.desc:after,
.sort-tabs .sort-tab-item.headerSortUp a:after,
.sort-tabs .sort-tab-item .selected.desc:before,
.sort-tabs .sort-tab-item.headerSortUp a:before {
  border-color: rgba(0, 155, 146, 0);
  border-top-color: #242e3b;
  border-width: 6px;
  margin-left: -6px;
  border-bottom-color: #242e3b;
  border-top-color: transparent;
}
.sort-tabs .sort-tab-item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 480px) {
  .sort-tabs .sort-tab-item {
    width: 100%;
  }
}
@media screen and (min-width: 480px) {
  .sort-tabs .sort-tab-item {
    margin-bottom: 10px;
  }
}
.filter-table a.list-group-item {
  color: #242e3b;
}
.filter-table .list-group {
  margin-bottom: 10px;
}
.filter-table .list-group-item {
  border: none;
  margin-bottom: 0;
  padding: 2px 10px 2px 0;
  background-color: transparent;
  font-size: 14px;
  text-transform: uppercase;
}
.filter-table .list-group-item.selected {
  position: relative;
  background-color: inherit;
  padding-right: 30px;
}
.filter-table .list-group-item.selected:after {
  position: absolute;
  top: 4px;
  right: 10px;
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e608";
  font-size: 12px;
}
.filter-table .list-group-item.selected:after:before {
  content: "\e608";
}
.filter-table .list-group-item.group-header {
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
.filter-table .list-group-item:first-child {
  border-radius: 0;
}
.filter-table .list-group-item:last-child {
  border-radius: 0;
}
#update-browser {
  position: fixed;
  left: 0;
  border-bottom: 1px solid #dfddcb;
  top: 0;
  margin: 0;
  width: 100%;
  z-index: 99999;
  font-size: 12pt;
  padding: 10px;
  background: #fffcdf;
}
#update-browser-close {
  position: absolute;
  text-decoration: none;
  padding: 0 10px;
  right: 10px;
}
.text-plate ul li,
.text-plate ol li {
  font-family: 'Caslon Book';
  font-size: 16px;
  line-height: 26px;
  text-transform: none;
  letter-spacing: normal;
}
.text-plate table td [class^="icon-"] {
  margin-right: 4px;
}
.text-plate table td [class^="icon-"]:before {
  padding-top: 5px;
  display: inline-block;
}
.text-plate .submenu h5 {
  text-align: left;
}
.sibling {
  position: absolute;
  top: 15px;
  bottom: auto;
  display: inline-block;
  padding: 0;
  margin: 0;
  right: -15px;
  left: auto;
  text-align: right;
  float: right;
}
.sibling a {
  display: inline-block;
  clear: both;
  background-color: #868a92;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 8px 5px 5px;
  margin-bottom: 10px;
  float: right;
  line-height: 25px;
  font-size: 10px;
  width: 85px;
  transition: 0.5s width ease-in-out, 0.3s background-color linear;
}
.sibling a.active {
  background-color: #212832;
  width: 95px;
}
.sibling-inline {
  margin-bottom: 15px;
  font-size: 11px;
}
.sibling-inline a {
  display: inline-block;
  background-color: #868a92;
  text-transform: uppercase;
  color: #fff;
  padding: 5px;
  line-height: 20px;
  font-size: 10px;
  transition: 0.5s line-height ease-in-out, 0.3s background-color linear;
}
.sibling-inline a.active {
  background-color: #212832;
  line-height: 25px;
}
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  height: 290px;
  position: relative;
  direction: ltr;
}
.royalSlider > .rsContent {
  display: none;
}
@media screen and (min-width: 768px) {
  .container .royalSlider {
    height: 325px;
  }
}
@media screen and (min-width: 992px) {
  .container .royalSlider {
    height: 400px;
  }
}
.royalSlider > * {
  float: left;
}
.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink,
.rsWebkit3d .slider-block {
  -webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}
.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}
.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsContainer .image.overlay:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(47, 60, 75, 0.4);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}
.rsThumb {
  float: left;
  position: relative;
}
.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}
.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}
/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 9999999 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none;
}
.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}
.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}
.rsPreloader {
  position: absolute;
  z-index: 0;
}
.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}
.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}
.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}
.rsTabs {
  float: left;
  background: none !important;
}
.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVideoContainer {
  /*left: 0;
	top: 0;
	position: absolute;*/
  /*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}
.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}
img.rsImg {
  max-width: none;
  width: 100%;
  height: auto;
}
.grab-cursor {
  cursor: url(../../Content/img/grab.png.gif) 8 8, move;
}
.grabbing-cursor {
  cursor: url(../../Content/img/grabbing.png) 8 8, move;
}
.rsNoDrag {
  cursor: auto;
}
.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(https://www.trivselhus.co.uk/Content/css/blank.gif);
}
/******************************
*
*  RoyalSlider White Controls Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
*  Sprite: 'rs-minimal-white.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
*
******************************/
.rsMinW {
  overflow: hidden;
}
/* Background */
.rsMinW,
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
  color: #FFF;
}
.black {
  background-color: #000;
}
/***************
*
*  1. Arrows
*
****************/
.rsMinW .rsArrow {
  height: 10px;
  top: 50%;
  font-size: 10px;
  line-height: 1;
  padding: 0 10px;
  margin-top: -16px;
  position: absolute;
  display: none !important;
  cursor: pointer;
  z-index: 21;
}
.forceArrow.rsMinW .rsArrow {
  display: block !important;
}
.rsMinW .rsArrowLeft {
  left: 0%;
}
.rsMinW .rsArrowLeft:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e600";
}
.rsMinW .rsArrowLeft:before:before {
  content: "\e600";
}
.rsMinW .rsArrowRight {
  right: 0%;
}
.rsMinW .rsArrowRight:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
}
.rsMinW .rsArrowRight:before:before {
  content: "\e601";
}
@media screen and (min-width: 768px) {
  .rsMinW .rsArrow {
    height: 64px;
    font-size: 64px;
    padding: 0 30px;
    margin-top: -32px;
    top: 50%;
    line-height: 1;
  }
}
.rsMinW .rsArrowDisabled .rsArrowIcn {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  *display: none;
}
/***************
*
*  2. Bullets
*
****************/
.rsMinW .rsBullets {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  z-index: 35;
  padding: 1px;
  height: auto;
  text-align: center;
  line-height: 6px;
  overflow: hidden;
}
.rsMinW .rsBullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 4px;
  cursor: pointer;
}
.rsMinW .rsBullet span {
  display: block;
  width: 12px;
  height: 12px;
  border: 2px solid #FFF;
}
.rsMinW .rsBullet.rsNavSelected span {
  background: #FFF;
}
/***************
*
*  3. Thumbnails
*
****************/
.rsMinW .rsThumbsHor {
  width: 100%;
  height: 72px;
}
.rsMinW .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}
.rsMinW.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}
.rsMinW .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}
.rsMinW .rsThumb img {
  width: 100%;
  height: 100%;
}
.rsMinW .rsThumb.rsNavSelected {
  background: #333;
}
.rsMinW .rsThumb.rsNavSelected img {
  filter: alpha(opacity=40);
  opacity: 0.7;
}
.rsMinW .rsThumb.rsNavSelected span.thumbIco {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #FFF;
  border: 2px solid rgba(255, 255, 255, 0.9);
  -webkit-backface-visibility: hidden;
}
.rsMinW .rsTmb {
  display: block;
}
/* Thumbnails arrow icons */
.rsMinW .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}
.rsMinW .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url(https://www.trivselhus.co.uk/Content/css/rs-minimal-white.png);
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}
.rsMinW .rsThumbsArrowDisabled {
  display: none !important;
}
/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsMinW .rsThumb {
    width: 59px;
    height: 44px;
  }
  .rsMinW .rsThumbsHor {
    height: 44px;
  }
  .rsMinW .rsThumbsVer {
    width: 59px;
  }
}
/***************
*
*  4. Tabs
*
****************/
.rsMinW .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}
.rsMinW .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #000;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  *display: inline;
  *zoom: 1;
}
.rsMinW .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.rsMinW .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}
.rsMinW .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsMinW .rsTab.rsNavSelected {
  color: #000;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}
/***************
*
*  5. Fullscreen button
*
****************/
.rsMinW .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 37px;
  height: 37px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}
.rsMinW .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 30px;
  height: 30px;
  font-size: 16px;
  line-height: 1;
  padding: 7px;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.rsMinW .rsFullscreenIcn:before {
  font-family: 'trivselhus';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e611";
}
.rsMinW .rsFullscreenIcn:before:before {
  content: "\e611";
}
/***************
*
*  6. Play/close video button
*
****************/
.rsMinW .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}
.rsMinW .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url(https://www.trivselhus.co.uk/Content/css/rs-minimal-white.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}
.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9);
}
.rsMinW .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
}
.rsMinW .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.rsMinW .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}
.rsMinW .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url(https://www.trivselhus.co.uk/Content/css/rs-minimal-white.png) -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}
.rsMinW .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
/***************
*
*  7. Preloader
*
****************/
.rsMinW .rsPreloader {
  width: 25px;
  height: 25px;
  background-image: url(../../Content/img/preloaders/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.page-start .rsMinW .rsPreloader {
  top: 34%;
}
/***************
*
*  8. Global caption
*
****************/
.rsMinW .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
}
.rsMinW .rsContent img {
  position: absolute;
  top: 0;
}
.rsMinW .rsContent .container {
  position: relative;
  height: 100%;
  z-index: 1;
}
.rsMinW .rsContent .container .bContainer {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  top: 80px;
  bottom: 90px;
  padding: 0 20px;
}
.rsMinW .rsContent .container .bContainer .slider-block {
  display: block;
}
.rsMinW .rsContent .container .bContainer .rsABlock,
.rsMinW .rsContent .container .bContainer .slider-block {
  margin-bottom: 10px;
  text-align: center;
}
.rsMinW .rsContent .container .bContainer .rsABlock:last-child,
.rsMinW .rsContent .container .bContainer .slider-block:last-child {
  margin-top: 10px;
}
.rsMinW .rsContent .container .bContainer .rsABlock.text-block .wrapper h2,
.rsMinW .rsContent .container .bContainer .slider-block.text-block .wrapper h2 {
  color: #fff;
  display: inline;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}
.rsMinW .rsContent .container .bContainer .rsABlock.text-block .wrapper h3,
.rsMinW .rsContent .container .bContainer .slider-block.text-block .wrapper h3 {
  color: #fff;
  display: inline;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
.rsMinW .rsContent .container .bContainer .rsABlock.text-block .wrapper span,
.rsMinW .rsContent .container .bContainer .slider-block.text-block .wrapper span {
  font-size: 52px;
}
.rsMinW .rsContent .container .bContainer .rsABlock.link-block .btn,
.rsMinW .rsContent .container .bContainer .slider-block.link-block .btn,
.rsMinW .rsContent .container .bContainer .rsABlock.link-block .module-text.contact > .wrapper p a,
.rsMinW .rsContent .container .bContainer .slider-block.link-block .module-text.contact > .wrapper p a,
.rsMinW .rsContent .container .bContainer .rsABlock.link-block .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.rsMinW .rsContent .container .bContainer .slider-block.link-block .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  display: inline-block !important;
  max-width: none !important;
}
.rsMinW .rsContent .container .bContainer .rsABlock.link-block > span,
.rsMinW .rsContent .container .bContainer .slider-block.link-block > span {
  position: relative;
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.rsMinW .rsContent .container .bContainer .rsABlock.link-block > span .btn,
.rsMinW .rsContent .container .bContainer .slider-block.link-block > span .btn,
.rsMinW .rsContent .container .bContainer .rsABlock.link-block > span .module-text.contact > .wrapper p a,
.rsMinW .rsContent .container .bContainer .slider-block.link-block > span .module-text.contact > .wrapper p a,
.rsMinW .rsContent .container .bContainer .rsABlock.link-block > span .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a,
.rsMinW .rsContent .container .bContainer .slider-block.link-block > span .module-text.contact > .wrapper .module-list-container > ul li ul.faq-item.active .description a {
  display: block;
  max-width: 200px;
  margin: 20px auto 0 auto;
}
.royalSlider.rsFullscreen {
  background-color: #000;
}
.container .rsContent .text-block {
  visibility: visible;
}
.container .rsMinW .rsContent .container {
  width: 100%;
  margin: 0;
  padding: 0;
}
.container .rsMinW .rsContent .container .bContainer {
  width: 100%;
  top: 40%;
  position: relative;
}
.container .rsMinW .rsContent .container .bContainer .rsABlock,
.container .rsMinW .rsContent .container .bContainer .slider-block {
  display: block;
  margin: 0;
  font-family: 'U8';
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 30px;
  line-height: 34px;
}
@media screen and (max-width: 480px) {
  .container .rsMinW .rsContent .container .bContainer .rsABlock,
  .container .rsMinW .rsContent .container .bContainer .slider-block {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (min-width: 768px) {
  .rsMinW .rsContent .container .bContainer .rsABlock.text-block .wrapper h2,
  .rsMinW .rsContent .container .bContainer .slider-block.text-block .wrapper h2 {
    color: #fff;
    display: inline;
    font-size: 72px;
    line-height: 72px;
    font-weight: bold;
  }
  .rsMinW .rsContent .container .bContainer .rsABlock.text-block .wrapper h3,
  .rsMinW .rsContent .container .bContainer .slider-block.text-block .wrapper h3 {
    color: #fff;
    display: inline;
    font-size: 38px;
    font-weight: normal;
    line-height: 38px;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .rsMinW .rsContent .container .bContainer {
    top: 65px;
    bottom: auto;
    padding: 0 80px;
  }
}
@media screen and (min-width: 992px) {
  .rsMinW .rsContent .container .bContainer {
    top: 180px;
    bottom: auto;
    padding: 0 80px;
  }
}
@media screen and (min-width: 1200px) {
  .rsMinW .rsContent .container .bContainer {
    top: 240px;
  }
}
.androidish .module-contact-form .form-container form .wrapper {
  height: auto;
}
.androidish .module-contact-form .form-container form .wrapper .input-group {
  opacity: 1;
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
}
.androidish .reveal {
  display: block !important;
}
.androidish .hide-button {
  display: none;
}
/* =====================================================================
   NEW LOGO OVERRIDES (Rebranding to Swedish Lifestyle Homes)
   ===================================================================== */

/* 1. Main Desktop Logo */
#logo-left:before {
    content: "" !important; /* Removes the old font character */
    display: inline-block;
    width: 250px;           /* Adjust width to fit your new logo */
    height: 60px;           /* Adjust height to fit your new logo */
    background-image: url('../../Content/img/new-logo.svg'); /* Path to new logo */
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}

/* 2. Alternative / Centered Logo */
#logo:before {
    content: "" !important;
    display: inline-block;
    width: 300px;           /* Adjust as needed */
    height: 80px;           /* Adjust as needed */
    background-image: url('../../Content/img/new-logo.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

/* 3. Mobile Logo */
header .main-navigation-wrapper .full-mobile-logo:after,
header .main-navigation-wrapper .th-mobile-logo:after {
    content: "" !important;
    display: inline-block;
    width: 150px;           /* Adjust for mobile sizing */
    height: 40px;           /* Adjust for mobile sizing */
    background-image: url('../../Content/img/new-logo.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    position: relative;
    top: -5px;              /* Tweak this to align vertically on mobile */
}

/* 4. Login Page Logo (if applicable) */
.page-login .loginBox #logo:before {
    content: "" !important;
    display: inline-block;
    width: 200px;
    height: 50px;
    background-image: url('../../Content/img/new-logo.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

/* 5. Any generic icon classes that might use the logo */
.icon-th-logo:before,
.icon-logo:before,
.icon-th-symbol-logo:before {
    content: "" !important;
    display: inline-block;
    width: 150px;
    height: 40px;
    background-image: url('../../Content/img/new-logo.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
/* =====================================================================
   CENTER DESKTOP NAVIGATION
   ===================================================================== */

@media (min-width: 992px) {
    /* 1. Ensure the left logo stays visible on ALL desktop sizes */
    #logo-left {
        display: block !important;
    }

    /* 2. Hide the center logo container and the right-side split navigation */
    #main-navigation .col-xs-2,
    #main-navigation .col-xs-5.text-right {
        display: none !important;
    }

    /* 3. Expand the left navigation container to full width so we can center it */
    #main-navigation .navbar-left-column {
        width: 100% !important;
        float: none !important;
        padding: 0 !important;
    }

    /* 4. Center the navigation items using Flexbox */
    header .main-navigation-wrapper nav ul.navbar-left {
        display: flex !important;
        justify-content: center !important;
        width: 100%;
    }

    /* 5. Force the "Environment" and "Contact Us" links to display in this list */
    header .main-navigation-wrapper nav ul.navbar-left li.visible-md-lg-inline-block {
        display: inline-block !important;
    }
}
/* =====================================================================
   CENTER DESKTOP LOGO
   ===================================================================== */

@media (min-width: 992px) {
    /* 1. Move the logo to the exact center of the screen */
    #logo-left {
        left: 50% !important;
        transform: translateX(-50%) !important;
        margin-top: 15px !important; /* Adjust space from the top of the screen */
    }

    /* 2. Push the navigation down slightly so it sits directly below the logo */
    header .main-navigation-wrapper nav ul.navbar-left {
        margin-top: 90px !important; /* Adjust this if the menu overlaps your logo */
    }
}
/* =====================================================================
   MENU ITEM SPACING
   ===================================================================== */

@media (min-width: 992px) {
    /* 1. Add a uniform gap between the menu items */
    header .main-navigation-wrapper nav ul.navbar-left {
        gap: 40px !important; /* Increase or decrease this value to change spacing */
    }

    /* 2. Strip out the old uneven margins so the gap is perfectly symmetrical */
    header .main-navigation-wrapper nav ul.navbar-left li {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    /* 3. (Optional) Increase the clickable area of the links */
    header .main-navigation-wrapper nav ul.navbar-left li a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}