/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
}
* {
  -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: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0e71b8;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #094571;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  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;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #f4f4f4;
}
.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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  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: #d7d7d7;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 45px;
}
h2,
.h2 {
  font-size: 38px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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: #d7d7d7;
}
.text-primary {
  color: #0e71b8;
}
a.text-primary:hover {
  color: #0a5489;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #0e71b8;
}
a.bg-primary:hover {
  background-color: #0a5489;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #f4f4f4;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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: 22px;
}
dt,
dd {
  line-height: 1.4;
}
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 #d7d7d7;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #f4f4f4;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  color: #d7d7d7;
}
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 #f4f4f4;
  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: 22px;
  font-style: normal;
  line-height: 1.4;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #999;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 14px;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #0e71b8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(14, 113, 184, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(14, 113, 184, 0.6);
}
.form-control::-moz-placeholder {
  color: #b8b8b8;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #b8b8b8;
}
.form-control::-webkit-input-placeholder {
  color: #b8b8b8;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f4f4f4;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 40px;
  line-height: 1.4 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 35px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 57px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.4;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  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 {
  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: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 35px;
  line-height: 35px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 57px;
  padding: 14px 18px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 57px;
  line-height: 57px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 57px;
  height: 57px;
  line-height: 57px;
}
.input-sm + .form-control-feedback {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.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: 27px;
}
.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: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.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: 9px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 19.62px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 7px;
  }
}
.btn {
  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: 8px 14px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0px;
  -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 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.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 {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.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.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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #0e71b8;
  border-color: #0c62a0;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0a5489;
  border-color: #084067;
}
.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.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: #0e71b8;
  border-color: #0c62a0;
}
.btn-primary .badge {
  color: #0e71b8;
  background-color: #fff;
}
.btn-full {
  width: 100%;
  display: block;
  margin: 0;
  border-radius: 0 !important;
  text-align: start !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  justify-content: flex-start !important;
  padding: 8px 14px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0;
}
.btn-full * {
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 0px;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.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.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;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.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.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;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.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.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;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.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.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;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #0e71b8;
  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: #094571;
  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: #d7d7d7;
  text-decoration: none;
}
.btn-lg {
  padding: 14px 18px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-sm {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.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%;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 710px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 930px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1130px;
  }
}
.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%;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .container {
    width: 710px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 930px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1130px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 710px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 930px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1130px;
  }
}
.container > .row {
  margin: 0 -10px;
}
@media screen and (min-width: 768px) {
  .container {
    padding: 0 30px/2;
  }
  .container > .row {
    margin: 0 -30px/2;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.btn,
.ubtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  flex-shrink: 0;
  padding: 5px 20px;
  border-radius: 100px;
  background-image: linear-gradient(to right, #0e71b8, #0094ff);
  color: #fff;
  min-height: 40px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  border: 1px solid transparent;
}
.btn.ubtn-block,
.ubtn.ubtn-block {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .btn,
  .ubtn {
    padding: 5px 10px;
    min-width: 40px;
  }
}
@media screen and (max-width: 480px) {
  .btn,
  .ubtn {
    height: 30px;
    max-height: 30px;
  }
}
.btn span,
.ubtn span {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .btn span,
  .ubtn span {
    display: none;
  }
  .btn span[class*="icon-"],
  .ubtn span[class*="icon-"] {
    display: inline;
  }
}
.btn > img,
.ubtn > img {
  flex-shrink: 0;
  width: auto !important;
  height: 24px;
}
.btn:hover,
.ubtn:hover {
  background-image: linear-gradient(to right, #0094ff, #0094ff);
  text-decoration: none;
  color: #fff;
}
.btn.ubtn-light,
.ubtn.ubtn-light {
  background-image: linear-gradient(to right, #fff, #fff);
  border: 1px solid transparent;
  color: #0e71b8;
}
.btn.ubtn-light:hover,
.ubtn.ubtn-light:hover {
  border: 1px solid #0e71b8;
}
.btn.btn-secondary,
.ubtn.btn-secondary,
.btn.ubtn-secondary,
.ubtn.ubtn-secondary {
  background-image: linear-gradient(to right, #fd3c00, #f60);
  color: #fff;
  border: 1px solid transparent;
}
.btn.btn-secondary:hover,
.ubtn.btn-secondary:hover,
.btn.ubtn-secondary:hover,
.ubtn.ubtn-secondary:hover,
.btn.btn-secondary:active,
.ubtn.btn-secondary:active,
.btn.ubtn-secondary:active,
.ubtn.ubtn-secondary:active,
.btn.btn-secondary:focus,
.ubtn.btn-secondary:focus,
.btn.ubtn-secondary:focus,
.ubtn.ubtn-secondary:focus {
  border: 1px solid #fd3c00 !important;
  background-image: linear-gradient(to right, #fd3c00, #fd3c00) !important;
  color: #fff !important;
}
.btn.ubtn-quaternary,
.ubtn.ubtn-quaternary {
  background-image: linear-gradient(to right, #29323c, #485563);
  color: #fff;
  border: 1px solid transparent;
}
.btn.ubtn-quaternary:hover,
.ubtn.ubtn-quaternary:hover,
.btn.ubtn-quaternary:active,
.ubtn.ubtn-quaternary:active,
.btn.ubtn-quaternary:focus,
.ubtn.ubtn-quaternary:focus {
  border: 1px solid #29323c !important;
  background-image: linear-gradient(to right, #29323c, #29323c) !important;
  color: #fff !important;
}
.btn.btn-square,
.ubtn.btn-square {
  border-radius: 0;
}
@font-face {
  font-family: iconfont;
  src: url("../../assets/fonts/iconfont.woff2?43") format("woff2"), url("../../assets/fonts/iconfont.woff?43") format("woff"), url("../../assets/fonts/iconfont.ttf?43") format("truetype");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
.icon:before {
  font-family: "iconfont";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
}
.icon-left-open:before {
  content: '\e800';
}
/* '' */
.icon-right-open:before {
  content: '\e801';
}
/* '' */
.icon-star:before {
  content: '\e802';
}
/* '' */
.icon-star-half-alt:before {
  content: '\e803';
}
/* '' */
.icon-star-empty:before {
  content: '\e804';
}
/* '' */
.icon-plus-circled:before {
  content: '\e805';
}
/* '' */
.icon-off:before {
  content: '\e806';
}
/* '' */
.icon-quote-right:before {
  content: '\e807';
}
/* '' */
.icon-calendar:before {
  content: '\e808';
}
/* '' */
.icon-home:before {
  content: '\e809';
}
/* '' */
.icon-right-dir:before {
  content: '\e80a';
}
/* '' */
.icon-left-dir:before {
  content: '\e80b';
}
/* '' */
.icon-trash-empty:before {
  content: '\e80c';
}
/* '' */
.icon-minus-circled:before {
  content: '\e80d';
}
/* '' */
.icon-cancel-circled:before {
  content: '\e80e';
}
/* '' */
.icon-location:before {
  content: '\e80f';
}
/* '' */
.icon-money:before {
  content: '\e810';
}
/* '' */
.icon-exchange:before {
  content: '\e811';
}
/* '' */
.icon-mail-squared:before {
  content: '\e812';
}
/* '' */
.icon-chat:before {
  content: '\e813';
}
/* '' */
.icon-pinterest-squared:before {
  content: '\e814';
}
/* '' */
.icon-down-open:before {
  content: '\e815';
}
/* '' */
.icon-gplus-squared:before {
  content: '\e816';
}
/* '' */
.icon-up-open:before {
  content: '\e817';
}
/* '' */
.icon-twitter-squared:before {
  content: '\e818';
}
/* '' */
.icon-print:before {
  content: '\e819';
}
/* '' */
.icon-sliders:before {
  content: '\e81a';
}
/* '' */
.icon-cancel:before {
  content: '\e81b';
}
/* '' */
.icon-feature-20:before {
  content: '\e81c';
}
/* '' */
.icon-feature-38:before {
  content: '\e81d';
}
/* '' */
.icon-feature-40:before {
  content: '\e81e';
}
/* '' */
.icon-feature-41:before {
  content: '\e81f';
}
/* '' */
.icon-feature-42:before {
  content: '\e820';
}
/* '' */
.icon-feature-43:before {
  content: '\e821';
}
/* '' */
.icon-feature-44:before {
  content: '\e822';
}
/* '' */
.icon-feature-45:before {
  content: '\e823';
}
/* '' */
.icon-feature-16:before {
  content: '\e824';
}
/* '' */
.icon-feature-17:before {
  content: '\e825';
}
/* '' */
.icon-feature-18:before {
  content: '\e826';
}
/* '' */
.icon-feature-19:before {
  content: '\e827';
}
/* '' */
.icon-feature-21:before {
  content: '\e828';
}
/* '' */
.icon-feature-22:before {
  content: '\e829';
}
/* '' */
.icon-feature-23:before {
  content: '\e82a';
}
/* '' */
.icon-feature-24:before {
  content: '\e82b';
}
/* '' */
.icon-feature-25:before {
  content: '\e82c';
}
/* '' */
.icon-feature-26:before {
  content: '\e82d';
}
/* '' */
.icon-feature-55:before {
  content: '\e82e';
}
/* '' */
.icon-feature-28:before {
  content: '\e82f';
}
/* '' */
.icon-feature-29:before {
  content: '\e830';
}
/* '' */
.icon-feature-30:before {
  content: '\e831';
}
/* '' */
.icon-feature-31:before {
  content: '\e832';
}
/* '' */
.icon-feature-32:before {
  content: '\e833';
}
/* '' */
.icon-feature-33:before {
  content: '\e834';
}
/* '' */
.icon-feature-34:before {
  content: '\e835';
}
/* '' */
.icon-feature-35:before {
  content: '\e836';
}
/* '' */
.icon-feature-36:before {
  content: '\e837';
}
/* '' */
.icon-feature-37:before {
  content: '\e838';
}
/* '' */
.icon-feature-49:before {
  content: '\e839';
}
/* '' */
.icon-feature-50:before {
  content: '\e83a';
}
/* '' */
.icon-feature-51:before {
  content: '\e83b';
}
/* '' */
.icon-feature-52:before {
  content: '\e83c';
}
/* '' */
.icon-feature-53:before {
  content: '\e83d';
}
/* '' */
.icon-feature-54:before {
  content: '\e83e';
}
/* '' */
.icon-feature-1:before {
  content: '\e83f';
}
/* '' */
.icon-feature-2:before {
  content: '\e840';
}
/* '' */
.icon-feature-3:before {
  content: '\e841';
}
/* '' */
.icon-feature-4:before {
  content: '\e842';
}
/* '' */
.icon-feature-5:before {
  content: '\e843';
}
/* '' */
.icon-feature-6:before {
  content: '\e844';
}
/* '' */
.icon-feature-7:before {
  content: '\e845';
}
/* '' */
.icon-feature-8:before {
  content: '\e846';
}
/* '' */
.icon-feature-47:before {
  content: '\e847';
}
/* '' */
.icon-feature-48:before {
  content: '\e848';
}
/* '' */
.icon-feature-9:before {
  content: '\e849';
}
/* '' */
.icon-feature-10:before {
  content: '\e84a';
}
/* '' */
.icon-feature-11:before {
  content: '\e84b';
}
/* '' */
.icon-feature-12:before {
  content: '\e84c';
}
/* '' */
.icon-feature-61:before {
  content: '\e84d';
}
/* '' */
.icon-feature-109:before {
  content: '\e84d';
}
/* '' */
.icon-feature-15:before {
  content: '\e84e';
}
/* '' */
.icon-category-1:before {
  content: '\e84f';
}
/* '' */
.icon-category-2:before {
  content: '\e850';
}
/* '' */
.icon-feature-56:before {
  content: '\e851';
}
/* '' */
.icon-feature-14:before {
  content: '\e852';
}
/* '' */
.icon-feature-57:before {
  content: '\e853';
}
/* '' */
.icon-eye:before {
  content: '\e854';
}
/* '' */
.icon-eye-off:before {
  content: '\e855';
}
/* '' */
.icon-picture:before {
  content: '\e856';
}
/* '' */
.icon-video:before {
  content: '\e857';
}
/* '' */
.icon-user:before {
  content: '\e858';
}
/* '' */
.icon-upload-cloud:before {
  content: '\e859';
}
/* '' */
.icon-floppy:before {
  content: '\e85a';
}
/* '' */
.icon-pencil:before {
  content: '\e85b';
}
/* '' */
.icon-euro:before {
  content: '\e85c';
}
/* '' */
.icon-pound:before {
  content: '\e85d';
}
/* '' */
.icon-help-circled:before {
  content: '\e85e';
}
/* '' */
.icon-info-circled:before {
  content: '\e85f';
}
/* '' */
.icon-ok-circled:before {
  content: '\e860';
}
/* '' */
.icon-attention-circled:before {
  content: '\e861';
}
/* '' */
.icon-ok:before {
  content: '\e862';
}
/* '' */
.icon-doc:before {
  content: '\e863';
}
/* '' */
.icon-doc-inv:before {
  content: '\e864';
}
/* '' */
.icon-login:before {
  content: '\e865';
}
/* '' */
.icon-lightbulb:before {
  content: '\e866';
}
/* '' */
.icon-menu:before {
  content: '\e867';
}
/* '' */
.icon-play:before {
  content: '\e868';
}
/* '' */
.icon-play-circled2:before {
  content: '\e869';
}
/* '' */
.icon-feature-58:before {
  content: '\e86a';
}
/* '' */
.icon-feature-39:before {
  content: '\e86b';
}
/* '' */
.icon-feature-60:before {
  content: '\e86c';
}
/* '' */
.icon-feature-13:before {
  content: '\e86d';
}
/* '' */
.icon-feature-67:before {
  content: '\e86e';
}
/* '' */
.icon-feature-62:before {
  content: '\e86f';
}
/* '' */
.icon-move:before {
  content: '\e870';
}
/* '' */
.icon-facebook:before {
  content: '\e871';
}
/* '' */
.icon-export:before {
  content: '\e872';
}
/* '' */
.icon-chat-empty:before {
  content: '\e873';
}
/* '' */
.icon-back-in-time:before {
  content: '\e874';
}
/* '' */
.icon-clock:before {
  content: '\e875';
}
/* '' */
.icon-instagram:before {
  content: '\e8ab';
}
/* '' */
.icon-twitter:before {
  content: '\e8ac';
}
/* '' */
.icon-feature-69:before {
  content: '\e8ad';
}
/* '' */
.icon-pano:before {
  content: '\e8ae';
}
/* '' */
.icon-youtube:before {
  content: '\e8c5';
}
/* '' */
.icon-whatsapp:before {
  content: '\e960';
}
/* '' */
.icon-info-circled-alt:before {
  content: '\f086';
}
/* '' */
.icon-left-arrow:before {
  content: '\f177';
}
/* '' */
.icon-right-arrow:before {
  content: '\f178';
}
/* '' */
.icon-blogger-rect:before {
  content: '\f315';
}
/* '' */
/***
 * Header content types
 * ====================
 * generic types:
 *
 * .headerButtons container:
 *   - main buttons, constant during navigation
 * .headerContent container
 *   - page-specific navigation
 *   - may contain select, input, anchors without class
**/
@media screen and (max-width: 1450px) {
  #details .headerIconBar,
  #guestBookingExtend .headerIconBar {
    left: 0 !important;
    right: auto !important;
  }
}
@font-face {
  font-family: "PT Sans";
  src: url("../../assets/fonts/PTS55F-webfont.woff2?1") format("woff2"), url("../../assets/fonts/PTS55F-webfont.woff?1") format("woff"), url("../../assets/fonts/PTS55F-webfont.ttf?1") format("truetype");
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "PT Sans";
  src: url("../../assets/fonts/PTS75F-webfont.woff2?1") format("woff2"), url("../../assets/fonts/PTS75F-webfont.woff?1") format("woff"), url("../../assets/fonts/PTS75F-webfont.ttf?1") format("truetype");
  font-weight: 700;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Caveat";
  src: url("../../assets/fonts/caveat-v17-latin-regular.woff2?1") format("woff2"), url("../../assets/fonts/caveat-v17-latin-regular.woff?1") format("woff"), url("../../assets/fonts/caveat-v17-latin-regular.ttf?1") format("truetype");
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
.btn-primary {
  color: white;
  background-color: #0f77c1;
  border-color: #0f77c1;
  -webkit-transition-property: "background, color, border-color";
  transition-property: "background, color, border-color";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #0b5a92;
  border-color: #0a5489;
}
.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.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: #0f77c1;
  border-color: #0f77c1;
}
.btn-primary .badge {
  color: #0f77c1;
  background-color: white;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #0094ff;
  border-color: #0094ff;
  color: #0e71b8;
}
.btn-primary.disabled,
.btn-primary[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled] .btn-primary:active {
  color: white;
}
.btn-secondary {
  color: white;
  background-color: #ff6f0f;
  border-color: #ff6f0f;
  -webkit-transition-property: "background, color, border-color";
  transition-property: "background, color, border-color";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: white;
  background-color: #db5800;
  border-color: #d15400;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #ff6f0f;
  border-color: #ff6f0f;
}
.btn-secondary .badge {
  color: #ff6f0f;
  background-color: white;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background: #ffd800;
  border-color: #ffd800;
  color: #ff6600;
}
.btn-secondary.disabled,
.btn-secondary[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled] .btn-secondary:focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled] .btn-secondary:active {
  color: white;
}
.btn-secondary.disabled {
  background: #b8b8b8;
  border-color: #b8b8b8;
}
.btn-secondary.disabled:hover {
  cursor: not-allowed !important;
}
.btn-tertiary {
  color: white;
  background-color: #999;
  border-color: #999;
  -webkit-transition-property: "background, color, border-color";
  transition-property: "background, color, border-color";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary.focus,
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
  color: white;
  background-color: #808080;
  border-color: #7a7a7a;
}
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
  background-image: none;
}
.btn-tertiary.disabled,
.btn-tertiary[disabled],
fieldset[disabled] .btn-tertiary,
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary:hover,
.btn-tertiary.disabled:focus,
.btn-tertiary[disabled]:focus,
fieldset[disabled] .btn-tertiary:focus,
.btn-tertiary.disabled.focus,
.btn-tertiary[disabled].focus,
fieldset[disabled] .btn-tertiary.focus,
.btn-tertiary.disabled:active,
.btn-tertiary[disabled]:active,
fieldset[disabled] .btn-tertiary:active,
.btn-tertiary.disabled.active,
.btn-tertiary[disabled].active,
fieldset[disabled] .btn-tertiary.active {
  background-color: #999;
  border-color: #999;
}
.btn-tertiary .badge {
  color: #999;
  background-color: white;
}
.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary:active {
  background: #d7d7d7;
  border-color: #d7d7d7;
  color: #333;
}
.btn-tertiary.disabled,
.btn-tertiary[disabled] .btn-tertiary,
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled] .btn-tertiary:hover,
.btn-tertiary.disabled:focus,
.btn-tertiary[disabled] .btn-tertiary:focus,
.btn-tertiary.disabled:active,
.btn-tertiary[disabled] .btn-tertiary:active {
  color: white;
}
.btn {
  margin-bottom: 15px;
}
/* Fade In */
.fade-enter {
  opacity: 0;
  transition: opacity 0.1s ease-in;
}
.fade-enter.fade-enter-active {
  opacity: 1;
}
.fade-leave {
  opacity: 1;
  transition: opacity 0.1s ease-in;
}
.fade-leave.fade-leave-active {
  opacity: 0;
}
/* Fold */
.fold-enter {
  opacity: 0.01;
  transition: opacity 0.1s ease-in;
}
.fold-enter.fold-enter-active {
  opacity: 1;
}
.fold-leave {
  max-height: 200px;
  transition: max-height 0.2s ease-in;
}
.fold-leave.fold-leave-active {
  max-height: 0;
}
.ReactModal__Overlay {
  background-color: rgba(47, 47, 47, 0.75) !important;
  z-index: 10000;
}
.ReactModal__Content {
  position: relative;
  display: inline-block;
  background: #fff;
  overflow: visible !important;
  outline: none;
  padding: 24px;
  border-radius: 24px !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.ReactModal__Content .title {
  color: #333;
  font-size: 24px;
  margin: 0px;
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.ReactModal__Content .title .closeModal {
  cursor: pointer;
  font-size: 24px;
  color: #333;
  background-color: transparent;
  border: none;
  outline: none;
}
.ReactModal__Content .title .closeModal:hover {
  color: #000;
}
.ReactModal__Content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  left: auto;
  z-index: -1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.ReactModal__Content {
  border: none !important;
  bottom: initial !important;
  right: initial !important;
}
@media screen and (max-width: 767px) {
  .ReactModal__Content {
    position: absolute;
    padding: 10px;
    top: 100px !important;
    left: 10px !important;
    right: 10px !important;
  }
}
@media screen and (min-width: 768px) {
  .ReactModal__Content {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
  }
}
.tooltip {
  display: inline-block;
  color: #ff6600;
}
.tooltip:hover {
  color: #cc5200;
  cursor: pointer;
}
.opentip-container,
.opentip-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.opentip-container {
  position: absolute;
  max-width: 300px;
  z-index: 100;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  -moz-transition: -moz-transform 1s ease-in-out;
  -o-transition: -o-transform 1s ease-in-out;
  -ms-transition: -ms-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  pointer-events: none;
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
  -webkit-transform: translateY(-5px) translateX(5px);
  -moz-transform: translateY(-5px) translateX(5px);
  -o-transform: translateY(-5px) translateX(5px);
  -ms-transform: translateY(-5px) translateX(5px);
  transform: translateY(-5px) translateX(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
  -webkit-transform: translateY(5px) translateX(5px);
  -moz-transform: translateY(5px) translateX(5px);
  -o-transform: translateY(5px) translateX(5px);
  -ms-transform: translateY(5px) translateX(5px);
  transform: translateY(5px) translateX(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -o-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
  -webkit-transform: translateY(5px) translateX(-5px);
  -moz-transform: translateY(5px) translateX(-5px);
  -o-transform: translateY(5px) translateX(-5px);
  -ms-transform: translateY(5px) translateX(-5px);
  transform: translateY(5px) translateX(-5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
  -webkit-transform: translateY(-5px) translateX(-5px);
  -moz-transform: translateY(-5px) translateX(-5px);
  -o-transform: translateY(-5px) translateX(-5px);
  -ms-transform: translateY(-5px) translateX(-5px);
  transform: translateY(-5px) translateX(-5px);
}
.opentip-container.ot-fixed .opentip {
  pointer-events: auto;
}
.opentip-container.ot-hidden {
  display: none;
}
.opentip-container .opentip {
  position: relative;
  font-size: 14px;
  line-height: 120%;
  padding: 9px 14px;
  color: #333;
  text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.2);
}
.opentip-container .opentip .header {
  margin: 0;
  padding: 0;
}
.opentip-container .opentip .ot-close {
  pointer-events: auto;
  display: block;
  position: absolute;
  top: -12px;
  left: 60px;
  color: rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0);
  text-decoration: none;
}
.opentip-container .opentip .ot-close span {
  display: none;
}
.opentip-container .opentip .ot-loading-indicator {
  display: none;
}
.opentip-container.ot-loading .ot-loading-indicator {
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  display: block;
}
.opentip-container.ot-loading .ot-loading-indicator span {
  display: block;
  -webkit-animation: otloading 2s linear infinite;
  -moz-animation: otloading 2s linear infinite;
  -o-animation: otloading 2s linear infinite;
  -ms-animation: otloading 2s linear infinite;
  animation: otloading 2s linear infinite;
  text-align: center;
}
.opentip-container.style-dark .opentip,
.opentip-container.style-alert .opentip {
  color: #f8f8f8;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.opentip-container.style-glass .opentip {
  padding: 15px 25px;
  color: #317cc5;
  text-shadow: 1px 1px 8px rgba(0, 94, 153, 0.3);
}
.opentip-container.ot-hide-effect-fade {
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.opentip-container.ot-hide-effect-fade.ot-hiding {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.opentip-container.ot-show-effect-appear.ot-going-to-show,
.opentip-container.ot-show-effect-appear.ot-showing {
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
}
.opentip-container.ot-show-effect-appear.ot-going-to-show {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.opentip-container.ot-show-effect-appear.ot-showing {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.opentip-container.ot-show-effect-appear.ot-visible {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@-moz-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#popup {
  position: fixed;
  background: white;
  z-index: 10000;
  top: 0;
  width: 100%;
  min-height: 100%;
  border: 4px solid #ff6600;
  padding: 20px;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  #popup {
    top: 10%;
    width: 80%;
    min-height: 60%;
    max-width: 1000px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
#popupCloseBtn {
  color: #ff6600;
  position: absolute;
  top: 10px;
  right: 10px;
}
#popupCloseBtn:hover {
  cursor: pointer;
}
section,
.section {
  padding: 30px 0;
}
section .section-title,
.section .section-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
section.no-padding,
.section.no-padding {
  padding: 0;
  margin: 0;
  border: 0;
}
section.primary,
.section.primary {
  background-image: linear-gradient(to right, #0e71b8, #0094ff);
  color: #fff;
}
section.secondary,
.section.secondary {
  background-image: linear-gradient(to right, #fd3c00, #f60);
  color: #fff;
}
section.tertiary,
.section.tertiary {
  background-image: linear-gradient(to right, #0ba360, #3cba92);
  color: #fff;
}
section.tertiary a,
.section.tertiary a {
  color: #fff;
}
section p,
.section p {
  margin: 0;
}
section p ~ p,
.section p ~ p {
  margin-top: 20px;
}
section .lead,
.section .lead {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  section .lead,
  .section .lead {
    font-size: 24px;
  }
}
.text-color-primary {
  color: #0e71b8;
}
.text-color-secondary {
  color: #fb8a85;
}
.layout {
  display: flex;
  flex-direction: row;
}
.layout.layout-nowrap {
  white-space: nowrap;
}
.layout.layout-action {
  cursor: pointer;
}
.layout > *:not([type="checkbox"]):not([type="radio"]) {
  max-width: 100%;
}
.layout.layout-gap-xs {
  gap: 5px;
}
.layout.layout-gap-sm {
  gap: 10px;
}
.layout.layout-gap-md {
  gap: 20px;
}
.layout.layout-gap-lg {
  gap: 30px;
}
.layout.layout-gap-xl {
  gap: 40px;
}
.layout.layout-vertical {
  flex-direction: column;
}
.layout.layout-stretch {
  flex-grow: 1;
}
.layout.layout-wrap {
  flex-wrap: wrap;
}
.layout.layout-wrap > .layout {
  flex-grow: 1;
}
.layout.justify-content-start {
  justify-content: start;
}
.layout.justify-content-center {
  justify-content: center;
}
.layout.justify-content-space-between {
  justify-content: space-between;
}
.layout.justify-content-space-around {
  justify-content: space-around;
}
.layout.justify-content-end {
  justify-content: end;
}
.layout.align-items-start {
  align-items: start;
}
.layout.align-items-center {
  align-items: center;
}
.layout.align-items-end {
  align-items: end;
}
.layout.align-items-stretch {
  align-items: stretch;
}
.layout.align-self-start {
  align-self: start;
}
@media (max-width: 768px) {
  .layout.align-self-start:not(.layout-nowrap) {
    flex-direction: column;
  }
}
.layout.align-self-center {
  align-self: center;
}
.layout.align-self-end {
  align-self: end;
}
.layout.align-self-stretch {
  align-self: stretch;
}
.layout .layout-scrollable {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}
.p-xs {
  padding: 5px;
}
.p-sm {
  padding: 10px;
}
.p-md {
  padding: 20px;
}
.p-lg {
  padding: 30px;
}
.p-xl {
  padding: 40px;
}
.pt-xs {
  padding-top: 5px;
}
.pr-xs {
  padding-right: 5px;
}
.pb-xs {
  padding-bottom: 5px;
}
.pl-xs {
  padding-left: 5px;
}
.pt-sm {
  padding-top: 10px;
}
.pr-sm {
  padding-right: 10px;
}
.pb-sm {
  padding-bottom: 10px;
}
.pl-sm {
  padding-left: 10px;
}
.pt-md {
  padding-top: 20px;
}
.pr-md {
  padding-right: 20px;
}
.pb-md {
  padding-bottom: 20px;
}
.pl-md {
  padding-left: 20px;
}
.pt-lg {
  padding-top: 30px;
}
.pr-lg {
  padding-right: 30px;
}
.pb-lg {
  padding-bottom: 30px;
}
.pl-lg {
  padding-left: 30px;
}
.pt-xl {
  padding-top: 40px;
}
.pr-xl {
  padding-right: 40px;
}
.pb-xl {
  padding-bottom: 40px;
}
.pl-xl {
  padding-left: 40px;
}
.no-padding {
  padding: 0;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 40px;
}
.mt-xs {
  margin-top: 5px;
}
.mr-xs {
  margin-right: 5px;
}
.mb-xs {
  margin-bottom: 5px;
}
.ml-xs {
  margin-left: 5px;
}
.mt-sm {
  margin-top: 10px;
}
.mr-sm {
  margin-right: 10px;
}
.mb-sm {
  margin-bottom: 10px;
}
.ml-sm {
  margin-left: 10px;
}
.mt-md {
  margin-top: 20px;
}
.mr-md {
  margin-right: 20px;
}
.mb-md {
  margin-bottom: 20px;
}
.ml-md {
  margin-left: 20px;
}
.mt-lg {
  margin-top: 30px;
}
.mr-lg {
  margin-right: 30px;
}
.mb-lg {
  margin-bottom: 30px;
}
.ml-lg {
  margin-left: 30px;
}
.mt-xl {
  margin-top: 40px;
}
.mr-xl {
  margin-right: 40px;
}
.mb-xl {
  margin-bottom: 40px;
}
.ml-xl {
  margin-left: 40px;
}
.no-margin {
  margin: 0;
}
.slider {
  overflow: hidden;
  margin: 0 auto;
  visibility: hidden;
}
.slider-wrap {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.slider-wrap li {
  float: left;
  width: 0;
  position: relative;
}
.slider-wrap li:first-child {
  width: 100%;
}
html {
  height: 100%;
}
body {
  position: relative;
  height: 100%;
  overflow-y: scroll;
}
@media screen and (max-width: 480px) {
  body {
    font-size: 15px;
  }
}
*:focus {
  outline: thin dotted;
  outline-offset: -2px;
}
#container {
  height: 100%;
}
#container header {
  position: relative;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 80px;
}
#container header:not(.frontpageHeader, .hostpageHeader) {
  background: #fff;
}
#container header .logo {
  display: inline-block;
  padding-left: 20px;
  text-align: left;
  display: flex;
  align-items: center;
}
#container header .logo img {
  height: 40px;
  margin-right: 20px;
}
@media screen and (max-width: 991px) {
  #container header .logo img {
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  #container header .logo img {
    height: 30px;
  }
}
#container header .headerButtons {
  margin-right: 40px;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 992px) {
  #container header .headerButtons {
    gap: 5px;
  }
}
@media screen and (max-width: 480px) {
  #container header .headerButtons {
    margin-right: 20px;
  }
}
#container header .headerIconBar {
  position: fixed;
  top: 200px;
  right: 0;
  width: 40px;
  background-color: #333;
}
@media screen and (max-width: 768px) {
  #container header .headerIconBar {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: rgba(51, 51, 51, 0.8);
  }
}
#container header .headerIconBar button,
#container header .headerIconBar a {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: 0;
  color: #fff;
  display: block;
  text-align: center;
  padding: 5px;
}
#container header .headerIconBar button > *,
#container header .headerIconBar a > * {
  display: block;
  width: 100%;
  transition: all 0.1s ease-in-out;
}
#container header .headerIconBar button > *:hover,
#container header .headerIconBar a > *:hover {
  transform: scale(1.1);
}
#container header .headerIconBar button.langLink,
#container header .headerIconBar a.langLink {
  padding: 8px;
}
#container header .headerIconBar button.langLink img,
#container header .headerIconBar a.langLink img {
  border-radius: 100%;
}
#container header .headerContent {
  position: relative;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 5px 0;
}
@media (max-width: 991px) {
  #container header .headerContent .container form {
    margin: auto;
    width: 80%;
  }
}
#container header .headerContent .container form .search-field-group:not(.last) {
  width: 50%;
}
#container header .headerContent .container form .citySelect {
  width: 100%;
}
#container header .headerContent .container form > .inputWrap,
#container header .headerContent .container form > .dropdown,
#container header .headerContent .container form > a {
  border-right: 1px solid #f2f2f2;
  padding-right: 10px;
}
@media (max-width: 991px) {
  #container header .headerContent .container form > .inputWrap,
  #container header .headerContent .container form > .dropdown,
  #container header .headerContent .container form > a {
    border-right: 0;
    padding-right: 0;
    flex: 1 1;
    text-align: center;
  }
  #container header .headerContent .container form > .inputWrap select,
  #container header .headerContent .container form > .dropdown select,
  #container header .headerContent .container form > a select,
  #container header .headerContent .container form > .inputWrap input,
  #container header .headerContent .container form > .dropdown input,
  #container header .headerContent .container form > a input {
    text-align: center;
  }
}
#container header .headerContent .container form > .inputWrap:last-child,
#container header .headerContent .container form > .dropdown:last-child,
#container header .headerContent .container form > a:last-child {
  border-right: 0;
  padding-right: 0;
}
#container header .headerContent .container form .ubtn span {
  display: block;
}
#container header .headerContent .container input[type="text"],
#container header .headerContent .container input[type="password"],
#container header .headerContent .container select {
  background-color: transparent;
  border-width: 0;
}
#container header .headerContent .container input[type="text"]:focus,
#container header .headerContent .container input[type="password"]:focus,
#container header .headerContent .container select:focus {
  border-width: 1px;
}
#container header .headerContent .container a ~ a {
  margin-left: 20px;
}
#container header .headerContent .historyBackLink {
  width: 100%;
  text-align: left;
  text-decoration: none;
  outline: none;
}
#container header .headerContent #resultFilter {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
  border-left: 1px solid #f2f2f2;
  outline: none;
}
#container header .headerContent #resultFilter .title {
  padding: 0 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#container header.sticky {
  position: fixed;
  top: -80px;
  background-color: #fff;
  color: #29323c;
}
#container header.sticky.sticky-show {
  transition: top 0.5s ease-in;
  top: 0;
}
@media print {
  #container header {
    margin-bottom: 10px;
    box-shadow: none;
    border-bottom: 2px solid #ff6600;
  }
}
#container footer {
  clear: both;
  min-height: 200px;
  margin-top: 30px;
  padding: 30px 0 60px 0;
  background-image: linear-gradient(to right, #29323c, #485563);
  color: #b8b8b8;
}
#container footer:before,
#container footer:after {
  content: " ";
  display: table;
}
#container footer:after {
  clear: both;
}
#container footer ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 22.4px;
}
@media (min-width: 768px) {
  #container footer ul {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #container footer ul {
    float: left;
    width: 25%;
  }
}
#container footer ul.social {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  #container footer ul.social {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #container footer ul.social {
    float: left;
    width: 50%;
  }
}
#container footer ul a {
  color: #b8b8b8;
  text-transform: uppercase;
}
#container footer ul a:hover {
  color: #b8b8b8;
}
#container footer .langSelect {
  border: 0;
  width: 100%;
  border-radius: 100px;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to right, #29323c, #485563);
  padding-right: 20px;
}
#container footer .langSelect select {
  background: transparent;
  border: 0;
  padding: 5px 20px;
  color: white;
  width: 100%;
}
#container footer .langSelect select option {
  background: #29323c;
}
#container footer .legacyLangButton {
  color: white;
  background-color: #808080;
  border-color: #808080;
  -webkit-transition-property: "background, color, border-color";
  transition-property: "background, color, border-color";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  display: block;
  margin: 0;
  text-align: left;
}
#container footer .legacyLangButton:hover,
#container footer .legacyLangButton:focus,
#container footer .legacyLangButton.focus,
#container footer .legacyLangButton:active,
#container footer .legacyLangButton.active,
.open > .dropdown-toggle#container footer .legacyLangButton {
  color: white;
  background-color: #666666;
  border-color: #616161;
}
#container footer .legacyLangButton:active,
#container footer .legacyLangButton.active,
.open > .dropdown-toggle#container footer .legacyLangButton {
  background-image: none;
}
#container footer .legacyLangButton.disabled,
#container footer .legacyLangButton[disabled],
fieldset[disabled] #container footer .legacyLangButton,
#container footer .legacyLangButton.disabled:hover,
#container footer .legacyLangButton[disabled]:hover,
fieldset[disabled] #container footer .legacyLangButton:hover,
#container footer .legacyLangButton.disabled:focus,
#container footer .legacyLangButton[disabled]:focus,
fieldset[disabled] #container footer .legacyLangButton:focus,
#container footer .legacyLangButton.disabled.focus,
#container footer .legacyLangButton[disabled].focus,
fieldset[disabled] #container footer .legacyLangButton.focus,
#container footer .legacyLangButton.disabled:active,
#container footer .legacyLangButton[disabled]:active,
fieldset[disabled] #container footer .legacyLangButton:active,
#container footer .legacyLangButton.disabled.active,
#container footer .legacyLangButton[disabled].active,
fieldset[disabled] #container footer .legacyLangButton.active {
  background-color: #808080;
  border-color: #808080;
}
#container footer .legacyLangButton .badge {
  color: #808080;
  background-color: white;
}
#container footer .legacyLangButton:hover,
#container footer .legacyLangButton:focus,
#container footer .legacyLangButton:active {
  background: #d7d7d7;
  border-color: #d7d7d7;
  color: #333;
}
#container footer .legacyLangButton.disabled,
#container footer .legacyLangButton[disabled] #container footer .legacyLangButton,
#container footer .legacyLangButton.disabled:hover,
#container footer .legacyLangButton[disabled] #container footer .legacyLangButton:hover,
#container footer .legacyLangButton.disabled:focus,
#container footer .legacyLangButton[disabled] #container footer .legacyLangButton:focus,
#container footer .legacyLangButton.disabled:active,
#container footer .legacyLangButton[disabled] #container footer .legacyLangButton:active {
  color: white;
}
#container footer .social-icons {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}
#container footer .social-seperator {
  margin: 10px 0;
  height: 4px;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to right, #29323c, #485563);
}
#container footer .socialBtn {
  display: flex;
  align-items: center;
  gap: 20px;
}
#container footer .socialBtn .BnB-Blog {
  text-transform: none;
  font-size: 24px;
  font-weight: 700;
}
@media print {
  #container footer {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #container footer {
    margin-top: 15px !important;
  }
}
@media screen and (min-width: 768px) {
  #container footer .container {
    padding: 0 30px/4;
  }
  #container footer ul:not(.social) {
    padding: 30px/4;
  }
}
h1 {
  font-size: 38px;
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 45px;
  }
}
h2 {
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: 38px;
  }
}
h3 {
  font-size: 19px;
}
@media screen and (min-width: 768px) {
  h3 {
    font-size: 24px;
  }
}
h4 {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  h4 {
    font-size: 19px;
  }
}
h4,
h5 {
  margin-bottom: 6px;
}
img {
  max-width: 100%;
}
table {
  width: 100%;
}
hr {
  border-top: 4px solid #0e71b8;
  margin: 15px 0;
}
label {
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  table {
    overflow-x: auto;
    display: block;
  }
}
.container {
  padding: 0 10px;
}
.container > .row {
  margin: 0 -10px;
}
@media screen and (min-width: 768px) {
  .container {
    padding: 0 30px/2;
  }
  .container > .row {
    margin: 0 -30px/2;
  }
}
.infoBox {
  margin-bottom: 10px;
  color: #404040;
  background: #f4f4f4;
  font-size: 14px;
  padding: 10px 15px;
}
.infoBox .icon-lightbulb {
  font-size: 28px;
  color: #404040;
}
.infoBox .icon-lightbulb:before {
  margin-left: 0;
  margin-bottom: 5px;
}
.infoBox h5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* minimal bootstrap input groups */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
}
.input-group-addon,
.input-group-btn,
.input-group > input {
  display: table-cell;
}
.input-group-addon {
  background: #f4f4f4;
  text-align: center;
  vertical-align: middle;
  padding: 0 3px;
}
/* other form properties */
input[type="text"],
input[type="password"],
.fakeInput {
  background: #f4f4f4;
  padding: 1px 5px;
  border: 1px solid #f4f4f4;
  line-height: 30px;
  height: 34px;
  -webkit-transition-property: "color";
  transition-property: "color";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
input[type="text"]:active,
input[type="password"]:active,
.fakeInput:active,
input[type="text"]:focus,
input[type="password"]:focus,
.fakeInput:focus {
  border-color: #ff6600;
}
select {
  background: #f4f4f4;
  box-shadow: none;
  font-size: 16px;
  border-radius: 0;
  border: 1px solid #f4f4f4;
  height: 34px;
}
@media screen and (max-width: 767px) {
  select {
    -webkit-appearance: none;
  }
}
select:active,
select:focus {
  border-color: #ff6600;
}
input {
  font-size: 16px;
  border-radius: 0;
}
input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
}
textarea {
  display: block;
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
  padding: 1px 5px;
}
.socialBtn .icon:before {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  p {
    margin-bottom: 22px;
  }
}
ul.tags {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 15px;
}
ul.tags:before,
ul.tags:after {
  content: " ";
  display: table;
}
ul.tags:after {
  clear: both;
}
ul.tags li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
}
@media (min-width: 768px) {
  ul.tags li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  ul.tags li {
    float: left;
    width: 25%;
  }
}
ul.tags li .icon {
  font-size: 19.2px;
  margin-right: 3px;
}
@media screen and (min-width: 768px) {
  ul.tags {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.split {
  margin-bottom: 15px;
}
.split:before,
.split:after {
  content: " ";
  display: table;
}
.split:after {
  clear: both;
}
.split .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .split .col {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .split {
    margin-left: -15px;
    margin-right: -15px;
  }
  .split .col {
    padding: 0 30px/2;
  }
}
div.highlight,
span.highlight {
  font-weight: bold;
}
.success {
  color: #6c0;
}
select.highlight,
.form-group.highlight,
input[type="text"].highlight,
input[type="password"].highlight,
textarea.highlight {
  background: #c6dae8;
  border-color: #3c8bc4;
}
@media (max-width: 767px) {
  .table > .item {
    width: 100%;
    display: table;
  }
  .table > .item > span {
    display: table-cell;
  }
  .table > .item > span.right,
  .table > .item > span:last-child {
    text-align: right;
  }
  .table > .item > span:last-child {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .table {
    display: table;
    width: 100%;
  }
  .table > .item {
    display: table-row;
  }
  .table > .item > span {
    display: table-cell;
  }
  .table > .item > span.right {
    text-align: right;
  }
  .table > .item > span:last-child {
    padding-left: 15px;
  }
}
#static {
  overflow: hidden;
}
#static header {
  position: relative;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 80px;
}
#static header:not(.frontpageHeader, .hostpageHeader) {
  background: #fff;
}
#static header .logo {
  display: inline-block;
  padding-left: 20px;
  text-align: left;
  display: flex;
  align-items: center;
}
#static header .logo img {
  height: 40px;
  margin-right: 20px;
}
@media screen and (max-width: 991px) {
  #static header .logo img {
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  #static header .logo img {
    height: 30px;
  }
}
#static header .headerButtons {
  margin-right: 40px;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 992px) {
  #static header .headerButtons {
    gap: 5px;
  }
}
@media screen and (max-width: 480px) {
  #static header .headerButtons {
    margin-right: 20px;
  }
}
#static header .headerIconBar {
  position: fixed;
  top: 200px;
  right: 0;
  width: 40px;
  background-color: #333;
}
@media screen and (max-width: 768px) {
  #static header .headerIconBar {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: rgba(51, 51, 51, 0.8);
  }
}
#static header .headerIconBar button,
#static header .headerIconBar a {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: 0;
  color: #fff;
  display: block;
  text-align: center;
  padding: 5px;
}
#static header .headerIconBar button > *,
#static header .headerIconBar a > * {
  display: block;
  width: 100%;
  transition: all 0.1s ease-in-out;
}
#static header .headerIconBar button > *:hover,
#static header .headerIconBar a > *:hover {
  transform: scale(1.1);
}
#static header .headerIconBar button.langLink,
#static header .headerIconBar a.langLink {
  padding: 8px;
}
#static header .headerIconBar button.langLink img,
#static header .headerIconBar a.langLink img {
  border-radius: 100%;
}
#static header .headerContent {
  position: relative;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 5px 0;
}
@media (max-width: 991px) {
  #static header .headerContent .container form {
    margin: auto;
    width: 80%;
  }
}
#static header .headerContent .container form .search-field-group:not(.last) {
  width: 50%;
}
#static header .headerContent .container form .citySelect {
  width: 100%;
}
#static header .headerContent .container form > .inputWrap,
#static header .headerContent .container form > .dropdown,
#static header .headerContent .container form > a {
  border-right: 1px solid #f2f2f2;
  padding-right: 10px;
}
@media (max-width: 991px) {
  #static header .headerContent .container form > .inputWrap,
  #static header .headerContent .container form > .dropdown,
  #static header .headerContent .container form > a {
    border-right: 0;
    padding-right: 0;
    flex: 1 1;
    text-align: center;
  }
  #static header .headerContent .container form > .inputWrap select,
  #static header .headerContent .container form > .dropdown select,
  #static header .headerContent .container form > a select,
  #static header .headerContent .container form > .inputWrap input,
  #static header .headerContent .container form > .dropdown input,
  #static header .headerContent .container form > a input {
    text-align: center;
  }
}
#static header .headerContent .container form > .inputWrap:last-child,
#static header .headerContent .container form > .dropdown:last-child,
#static header .headerContent .container form > a:last-child {
  border-right: 0;
  padding-right: 0;
}
#static header .headerContent .container form .ubtn span {
  display: block;
}
#static header .headerContent .container input[type="text"],
#static header .headerContent .container input[type="password"],
#static header .headerContent .container select {
  background-color: transparent;
  border-width: 0;
}
#static header .headerContent .container input[type="text"]:focus,
#static header .headerContent .container input[type="password"]:focus,
#static header .headerContent .container select:focus {
  border-width: 1px;
}
#static header .headerContent .container a ~ a {
  margin-left: 20px;
}
#static header .headerContent .historyBackLink {
  width: 100%;
  text-align: left;
  text-decoration: none;
  outline: none;
}
#static header .headerContent #resultFilter {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
  border-left: 1px solid #f2f2f2;
  outline: none;
}
#static header .headerContent #resultFilter .title {
  padding: 0 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#static header.sticky {
  position: fixed;
  top: -80px;
  background-color: #fff;
  color: #29323c;
}
#static header.sticky.sticky-show {
  transition: top 0.5s ease-in;
  top: 0;
}
@media print {
  #static header {
    margin-bottom: 10px;
    box-shadow: none;
    border-bottom: 2px solid #ff6600;
  }
}
#static article {
  overflow: hidden;
  /* Anchors */
  /* headings */
  /* left/right parts */
  /* lists */
  /* image rules */
}
#static article a[name]::before {
  padding-top: 200px;
  margin-top: -200px;
  display: inline-block;
  visibility: hidden;
  content: ".";
}
#static article h1 {
  font-size: 32px;
}
#static article h2 {
  font-size: 24px;
}
#static article .box h1:first-child,
#static article .box h2:first-child,
#static article .box h3:first-child {
  margin-top: 0;
}
#static article .text.right {
  margin-left: 20px;
}
#static article .text.left {
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  #static article h1,
  #static article h2 {
    font-size: 45px;
  }
}
@media screen and (min-width: 768px) {
  #static article .left {
    float: left;
  }
  #static article .right {
    float: right;
  }
}
#static article .right + * {
  clear: both;
}
#static article img {
  width: 100%;
}
#static article .box {
  margin-bottom: 15px;
}
#static article .box:before,
#static article .box:after {
  content: " ";
  display: table;
}
#static article .box:after {
  clear: both;
}
#static article .box .title {
  margin-top: 0px;
  margin-bottom: 10px;
}
#static article .gmap {
  background: #f4f4f4;
  color: white;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #static article .gmap {
    min-height: 300px;
  }
}
#static article .col-icon {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #static article .col-icon {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  #static article .col-icon {
    float: left;
    width: 16.66666667%;
  }
}
@media screen and (max-width: 767px) {
  #static article .col-icon img {
    max-width: 120px;
    padding: 10px;
  }
}
#static article .col-tiny {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #static article .col-tiny {
    float: left;
    width: 33.33333333%;
  }
}
#static article .col-small {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #static article .col-small {
    float: left;
    width: 41.66666667%;
  }
}
#static article .col-half {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #static article .col-half {
    float: left;
    width: 50%;
  }
}
#static article .col-large {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #static article .col-large {
    float: left;
    width: 58.33333333%;
  }
}
#static article .col-huge {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #static article .col-huge {
    float: left;
    width: 66.66666667%;
  }
}
#static article .col-icon-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #static article .col-icon-text {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  #static article .col-icon-text {
    float: left;
    width: 83.33333333%;
  }
}
#static article .box,
#static article .col-tiny .col-small,
#static article .col-half,
#static article .col-large,
#static article .col-huge {
  padding: 0;
}
#static article .row {
  margin: 0 -30px/4;
}
#static article .row:before,
#static article .row:after {
  content: " ";
  display: table;
}
#static article .row:after {
  clear: both;
}
#static article .row ~ .row {
  margin-top: 30px;
}
#static article .row.list-2col .box {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
@media (min-width: 768px) {
  #static article .row.list-2col .box {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  #static article .row.list-2col .box:nth-child(2n+1) {
    clear: left;
  }
}
#static article .row.list-3col .box {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
@media (min-width: 768px) {
  #static article .row.list-3col .box {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #static article .row.list-3col .box {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #static article .row.list-3col .box:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (min-width: 992px) {
  #static article .row.list-3col .box:nth-child(3n+1) {
    clear: left;
  }
}
#static article .row.list-4col .box {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
@media (min-width: 768px) {
  #static article .row.list-4col .box {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #static article .row.list-4col .box {
    float: left;
    width: 25%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #static article .row.list-4col .box:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (min-width: 992px) {
  #static article .row.list-4col .box:nth-child(4n+1) {
    clear: left;
  }
}
#static article .row .box {
  padding: 0 30px/4;
}
#static article .text {
  padding: 10px 0;
}
#static article .orange {
  background: #ff6600 !important;
  color: white;
  padding: 20px;
}
#static article .blue {
  background: #0e71b8 !important;
  color: white;
  padding: 20px;
}
#static article .image,
#static article .image-small {
  padding: 0;
  overflow: hidden;
  text-align: center;
}
#static article .image > img,
#static article .image-small > img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  #static article .flex {
    display: flex;
  }
  #static article .flex .box {
    position: relative;
  }
  #static article .flex .box > .bg {
    position: absolute;
    z-index: -1;
    top: 0;
    height: 100%;
    left: 30px/4;
    right: 30px/4;
    background: #f4f4f4;
  }
}
@media screen and (min-width: 992px) {
  #static article .text h4 {
    font-size: 24px;
  }
}
#static article .copy {
  text-align: right;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #static article .image,
  #static article .image-small {
    height: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #static article .image,
  #static article .image-small {
    height: 200px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #static article .image-small {
    height: 200px;
  }
  #static article .image {
    height: 340px;
  }
}
@media screen and (min-width: 1200px) {
  #static article .image-small {
    height: 250px;
  }
  #static article .image {
    height: 500px;
  }
}
#static ul.downloads {
  list-style-type: none;
  padding-left: 0;
}
#static ul.downloads li {
  margin-bottom: 10px;
}
#static ul.downloads a {
  display: block;
  padding: 15px;
  background: #f4f4f4;
}
#static .page-image {
  position: relative;
  margin-bottom: 40px;
}
#static .page-image.text-center {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  height: 600px;
}
@media (max-width: 768px) {
  #static .page-image.text-center {
    height: 300px;
  }
}
#static .page-image.text-center img {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#static .page-image.text-center h1,
#static .page-image.text-center h2,
#static .page-image.text-center text {
  color: #fff;
  font-weight: 400;
  z-index: 1;
}
#static footer {
  clear: both;
  min-height: 200px;
  padding: 30px 0 60px 0;
  background-image: linear-gradient(to right, #29323c, #485563);
  color: #b8b8b8;
  margin-top: 30px;
}
#static footer:before,
#static footer:after {
  content: " ";
  display: table;
}
#static footer:after {
  clear: both;
}
#static footer ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 22.4px;
}
@media (min-width: 768px) {
  #static footer ul {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #static footer ul {
    float: left;
    width: 25%;
  }
}
#static footer ul.social {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  #static footer ul.social {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #static footer ul.social {
    float: left;
    width: 50%;
  }
}
#static footer ul a {
  color: #b8b8b8;
  text-transform: uppercase;
}
#static footer ul a:hover {
  color: #b8b8b8;
}
#static footer .langSelect {
  border: 0;
  width: 100%;
  border-radius: 100px;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to right, #29323c, #485563);
  padding-right: 20px;
}
#static footer .langSelect select {
  background: transparent;
  border: 0;
  padding: 5px 20px;
  color: white;
  width: 100%;
}
#static footer .langSelect select option {
  background: #29323c;
}
#static footer .legacyLangButton {
  color: white;
  background-color: #808080;
  border-color: #808080;
  -webkit-transition-property: "background, color, border-color";
  transition-property: "background, color, border-color";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  display: block;
  margin: 0;
  text-align: left;
}
#static footer .legacyLangButton:hover,
#static footer .legacyLangButton:focus,
#static footer .legacyLangButton.focus,
#static footer .legacyLangButton:active,
#static footer .legacyLangButton.active,
.open > .dropdown-toggle#static footer .legacyLangButton {
  color: white;
  background-color: #666666;
  border-color: #616161;
}
#static footer .legacyLangButton:active,
#static footer .legacyLangButton.active,
.open > .dropdown-toggle#static footer .legacyLangButton {
  background-image: none;
}
#static footer .legacyLangButton.disabled,
#static footer .legacyLangButton[disabled],
fieldset[disabled] #static footer .legacyLangButton,
#static footer .legacyLangButton.disabled:hover,
#static footer .legacyLangButton[disabled]:hover,
fieldset[disabled] #static footer .legacyLangButton:hover,
#static footer .legacyLangButton.disabled:focus,
#static footer .legacyLangButton[disabled]:focus,
fieldset[disabled] #static footer .legacyLangButton:focus,
#static footer .legacyLangButton.disabled.focus,
#static footer .legacyLangButton[disabled].focus,
fieldset[disabled] #static footer .legacyLangButton.focus,
#static footer .legacyLangButton.disabled:active,
#static footer .legacyLangButton[disabled]:active,
fieldset[disabled] #static footer .legacyLangButton:active,
#static footer .legacyLangButton.disabled.active,
#static footer .legacyLangButton[disabled].active,
fieldset[disabled] #static footer .legacyLangButton.active {
  background-color: #808080;
  border-color: #808080;
}
#static footer .legacyLangButton .badge {
  color: #808080;
  background-color: white;
}
#static footer .legacyLangButton:hover,
#static footer .legacyLangButton:focus,
#static footer .legacyLangButton:active {
  background: #d7d7d7;
  border-color: #d7d7d7;
  color: #333;
}
#static footer .legacyLangButton.disabled,
#static footer .legacyLangButton[disabled] #static footer .legacyLangButton,
#static footer .legacyLangButton.disabled:hover,
#static footer .legacyLangButton[disabled] #static footer .legacyLangButton:hover,
#static footer .legacyLangButton.disabled:focus,
#static footer .legacyLangButton[disabled] #static footer .legacyLangButton:focus,
#static footer .legacyLangButton.disabled:active,
#static footer .legacyLangButton[disabled] #static footer .legacyLangButton:active {
  color: white;
}
#static footer .social-icons {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}
#static footer .social-seperator {
  margin: 10px 0;
  height: 4px;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to right, #29323c, #485563);
}
#static footer .socialBtn {
  display: flex;
  align-items: center;
  gap: 20px;
}
#static footer .socialBtn .BnB-Blog {
  text-transform: none;
  font-size: 24px;
  font-weight: 700;
}
@media print {
  #static footer {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #static footer {
    margin-top: 15px !important;
  }
}
@media screen and (min-width: 768px) {
  #static footer .container {
    padding: 0 30px/4;
  }
  #static footer ul:not(.social) {
    padding: 30px/4;
  }
}
#static ~ footer {
  margin-top: 30px;
}
#static #frontPage {
  /* DiscountBubble */
}
#static #frontPage footer {
  clear: both;
  min-height: 200px;
  margin-top: 30px;
  padding: 30px 0 60px 0;
  background-image: linear-gradient(to right, #29323c, #485563);
  color: #b8b8b8;
}
#static #frontPage footer:before,
#static #frontPage footer:after {
  content: " ";
  display: table;
}
#static #frontPage footer:after {
  clear: both;
}
#static #frontPage footer ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 22.4px;
}
@media (min-width: 768px) {
  #static #frontPage footer ul {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #static #frontPage footer ul {
    float: left;
    width: 25%;
  }
}
#static #frontPage footer ul.social {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  #static #frontPage footer ul.social {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #static #frontPage footer ul.social {
    float: left;
    width: 50%;
  }
}
#static #frontPage footer ul a {
  color: #b8b8b8;
  text-transform: uppercase;
}
#static #frontPage footer ul a:hover {
  color: #b8b8b8;
}
#static #frontPage footer .langSelect {
  border: 0;
  width: 100%;
  border-radius: 100px;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to right, #29323c, #485563);
  padding-right: 20px;
}
#static #frontPage footer .langSelect select {
  background: transparent;
  border: 0;
  padding: 5px 20px;
  color: white;
  width: 100%;
}
#static #frontPage footer .langSelect select option {
  background: #29323c;
}
#static #frontPage footer .legacyLangButton {
  color: white;
  background-color: #808080;
  border-color: #808080;
  -webkit-transition-property: "background, color, border-color";
  transition-property: "background, color, border-color";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  display: block;
  margin: 0;
  text-align: left;
}
#static #frontPage footer .legacyLangButton:hover,
#static #frontPage footer .legacyLangButton:focus,
#static #frontPage footer .legacyLangButton.focus,
#static #frontPage footer .legacyLangButton:active,
#static #frontPage footer .legacyLangButton.active,
.open > .dropdown-toggle#static #frontPage footer .legacyLangButton {
  color: white;
  background-color: #666666;
  border-color: #616161;
}
#static #frontPage footer .legacyLangButton:active,
#static #frontPage footer .legacyLangButton.active,
.open > .dropdown-toggle#static #frontPage footer .legacyLangButton {
  background-image: none;
}
#static #frontPage footer .legacyLangButton.disabled,
#static #frontPage footer .legacyLangButton[disabled],
fieldset[disabled] #static #frontPage footer .legacyLangButton,
#static #frontPage footer .legacyLangButton.disabled:hover,
#static #frontPage footer .legacyLangButton[disabled]:hover,
fieldset[disabled] #static #frontPage footer .legacyLangButton:hover,
#static #frontPage footer .legacyLangButton.disabled:focus,
#static #frontPage footer .legacyLangButton[disabled]:focus,
fieldset[disabled] #static #frontPage footer .legacyLangButton:focus,
#static #frontPage footer .legacyLangButton.disabled.focus,
#static #frontPage footer .legacyLangButton[disabled].focus,
fieldset[disabled] #static #frontPage footer .legacyLangButton.focus,
#static #frontPage footer .legacyLangButton.disabled:active,
#static #frontPage footer .legacyLangButton[disabled]:active,
fieldset[disabled] #static #frontPage footer .legacyLangButton:active,
#static #frontPage footer .legacyLangButton.disabled.active,
#static #frontPage footer .legacyLangButton[disabled].active,
fieldset[disabled] #static #frontPage footer .legacyLangButton.active {
  background-color: #808080;
  border-color: #808080;
}
#static #frontPage footer .legacyLangButton .badge {
  color: #808080;
  background-color: white;
}
#static #frontPage footer .legacyLangButton:hover,
#static #frontPage footer .legacyLangButton:focus,
#static #frontPage footer .legacyLangButton:active {
  background: #d7d7d7;
  border-color: #d7d7d7;
  color: #333;
}
#static #frontPage footer .legacyLangButton.disabled,
#static #frontPage footer .legacyLangButton[disabled] #static #frontPage footer .legacyLangButton,
#static #frontPage footer .legacyLangButton.disabled:hover,
#static #frontPage footer .legacyLangButton[disabled] #static #frontPage footer .legacyLangButton:hover,
#static #frontPage footer .legacyLangButton.disabled:focus,
#static #frontPage footer .legacyLangButton[disabled] #static #frontPage footer .legacyLangButton:focus,
#static #frontPage footer .legacyLangButton.disabled:active,
#static #frontPage footer .legacyLangButton[disabled] #static #frontPage footer .legacyLangButton:active {
  color: white;
}
#static #frontPage footer .social-icons {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}
#static #frontPage footer .social-seperator {
  margin: 10px 0;
  height: 4px;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to right, #29323c, #485563);
}
#static #frontPage footer .socialBtn {
  display: flex;
  align-items: center;
  gap: 20px;
}
#static #frontPage footer .socialBtn .BnB-Blog {
  text-transform: none;
  font-size: 24px;
  font-weight: 700;
}
@media print {
  #static #frontPage footer {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #static #frontPage footer {
    margin-top: 15px !important;
  }
}
@media screen and (min-width: 768px) {
  #static #frontPage footer .container {
    padding: 0 30px/4;
  }
  #static #frontPage footer ul:not(.social) {
    padding: 30px/4;
  }
}
#static #frontPage .discountBubble {
  position: absolute;
  bottom: 110px;
  right: 2%;
  width: 140px;
  height: 140px;
  font-size: 12px;
  border-radius: 100%;
  text-align: center;
  z-index: 5;
  background: #ff6f0f;
  color: white;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
  padding: 20px;
}
#static #frontPage .discountBubble > .large {
  margin-top: 5px;
  font-size: 26px;
  font-weight: bold;
}
#static #frontPage .discountBubble > .tooltip {
  color: white;
}
@media (max-width: 1200px) {
  #static #frontPage .discountBubble {
    bottom: 160px;
  }
}
@media (max-width: 992px) {
  #static #frontPage .discountBubble {
    width: 100px;
    height: 100px;
    padding: 5px;
    right: -3%;
    bottom: 140px;
  }
}
@media (max-width: 480px) {
  #static #frontPage .discountBubble {
    right: -20%;
  }
  #static #frontPage .discountBubble .large {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  #static #frontPage .discountBubble {
    display: block;
    position: relative;
    height: auto;
    width: 100%;
    border-radius: 15px;
    transform: rotate(0deg);
    bottom: 0;
    left: 0;
    background: transparent;
    color: #333;
    margin-top: -10px;
  }
}
#static #frontPage > .bg {
  position: relative;
  height: 700px;
  background-image: url(/dist/img_1280/urbanbnb_home.jpg);
  background-position: top;
  background-size: cover;
  margin-top: -136px;
}
@media (max-width: 680px) {
  #static #frontPage > .bg {
    height: 550px;
  }
}
@media (max-width: 480px) {
  #static #frontPage > .bg {
    height: 430px;
  }
}
#static #frontPage > .bg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#static #frontPage > .bg + .content {
  margin-top: 0;
}
#static #frontPage header .headerContent {
  display: none;
}
#static #frontPage header .headerContent form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
#static #frontPage header .headerContent .search-field-group {
  height: 100%;
  flex: 1;
  display: flex;
  align-items: center;
  padding: 5px 0;
  border-right: 1px solid #f2f2f2;
}
@media (max-width: 991px) {
  #static #frontPage header .headerContent .search-field-group {
    border-right: 0;
    padding-right: 0;
    flex: 1 1;
    text-align: center;
  }
}
#static #frontPage header .headerContent .search-field-group:last-child {
  border-right: 0;
  padding-right: 0;
}
#static #frontPage header .headerContent .discountBubble {
  display: none;
}
#static #frontPage header .headerContent .searchByHostNumber button.link {
  background-color: transparent;
  border: 0;
  font-weight: 700;
  color: #0e71b8;
}
#static #frontPage header.sticky-show .headerContent {
  display: block;
}
#static #frontPage .frontpage-float {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  background: none;
}
#static #frontPage .frontpage-float > .container h1.title {
  font-size: 48px;
  line-height: 1.2;
  color: #fff;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  #static #frontPage .frontpage-float > .container h1.title {
    font-size: 32px;
  }
}
@media screen and (max-width: 992px) {
  #static #frontPage .frontpage-float > .container h1.title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  #static #frontPage .frontpage-float > .container h1.title {
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  #static #frontPage .frontpage-float > .container h1.title {
    width: 100%;
  }
}
#static #frontPage .frontpage-float .searchContainer {
  background-color: #fff;
  color: #29323c;
  height: 80px;
  border-radius: 80px;
  box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 140px;
  margin-right: 40px;
  margin-left: 40px;
  padding: 0 10px 0 20px;
}
@media screen and (max-width: 1200px) {
  #static #frontPage .frontpage-float .searchContainer {
    margin-bottom: 50px;
    height: auto;
    border-radius: 20px;
    padding: 10px;
  }
}
@media screen and (max-width: 480px) {
  #static #frontPage .frontpage-float .searchContainer {
    margin-right: 20px;
    margin-left: 20px;
  }
}
#static #frontPage .frontpage-float .searchContainer form {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1200px) {
  #static #frontPage .frontpage-float .searchContainer form {
    flex-direction: column;
    gap: 10px;
  }
}
#static #frontPage .frontpage-float .searchContainer form .form-group,
#static #frontPage .frontpage-float .searchContainer form .search-field-group {
  height: 100%;
  flex: 1;
  display: flex;
  align-items: center;
  padding: 5px 0;
}
#static #frontPage .frontpage-float .searchContainer form .form-group:not(.last),
#static #frontPage .frontpage-float .searchContainer form .search-field-group:not(.last) {
  border-right: 1px solid #f2f2f2;
}
@media screen and (max-width: 1200px) {
  #static #frontPage .frontpage-float .searchContainer form .form-group,
  #static #frontPage .frontpage-float .searchContainer form .search-field-group {
    width: 100%;
    justify-content: center;
    font-size: 22px;
  }
  #static #frontPage .frontpage-float .searchContainer form .form-group ~ .search-field-group,
  #static #frontPage .frontpage-float .searchContainer form .search-field-group ~ .search-field-group {
    border-top: 1px solid #f2f2f2;
  }
}
#static #frontPage .frontpage-float .searchContainer form .form-group > *,
#static #frontPage .frontpage-float .searchContainer form .search-field-group > * {
  flex: 1;
  justify-self: center;
}
#static #frontPage .frontpage-float .searchContainer form .citySelect {
  flex: 1;
}
@media screen and (max-width: 1200px) {
  #static #frontPage .frontpage-float .searchContainer form .citySelect select {
    font-size: 22px;
  }
}
#static #frontPage .frontpage-float .searchContainer form .citySelect,
#static #frontPage .frontpage-float .searchContainer form .adultSelect,
#static #frontPage .frontpage-float .searchContainer form .childSelect {
  padding: 0 10px;
}
@media screen and (max-width: 1200px) {
  #static #frontPage .frontpage-float .searchContainer form .checkin,
  #static #frontPage .frontpage-float .searchContainer form .checkout {
    min-width: 33%;
  }
}
#static #frontPage .frontpage-float .searchContainer form > .ubtn {
  height: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  #static #frontPage .frontpage-float .searchContainer form > .ubtn {
    width: 100%;
    height: 40px;
    border-radius: 15px;
  }
}
#static #frontPage .frontpage-float .searchContainer form .search-field-group > *:not(.ubtn):not(.discountBubble) {
  align-self: stretch;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  #static #frontPage .frontpage-float .searchContainer form .search-field-group > *:not(.ubtn):not(.discountBubble) {
    justify-content: center;
  }
}
#static #frontPage .frontpage-float .searchContainer form .search-field-group > *:not(.ubtn):not(.discountBubble) > select {
  outline: none;
  background-color: transparent;
  border: 0;
  height: 100%;
  -webkit-appearance: auto;
}
@media screen and (max-width: 1200px) {
  #static #frontPage .frontpage-float .searchContainer form .search-field-group > *:not(.ubtn):not(.discountBubble) > select {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #static #frontPage .frontpage-float .searchContainer form .search-field-group > *:not(.ubtn):not(.discountBubble) > select {
    font-size: 12px;
  }
}
#static #frontPage .frontpage-float .searchContainer form .search-field-group > *:not(.ubtn):not(.discountBubble) > .title {
  background-color: transparent;
  border: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
#static #frontPage .frontpage-float .searchContainer form .search-field-group > *:not(.ubtn):not(.discountBubble) > .title input {
  background-color: transparent;
  border: 0;
  outline: none;
  height: 100%;
  color: #333;
}
@media screen and (max-width: 768px) {
  #static #frontPage .frontpage-float .searchContainer form .search-field-group > *:not(.ubtn):not(.discountBubble) > .title input {
    font-size: 12px;
  }
}
#static #frontPage .frontpage-float .searchContainer form .searchByHostNumber {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -50%;
}
@media screen and (max-width: 1200px) {
  #static #frontPage .frontpage-float .searchContainer form .searchByHostNumber {
    bottom: -54px;
  }
}
#static #frontPage .frontpage-float .searchContainer form .searchByHostNumber button {
  color: #fff;
  background-color: transparent;
  border: 0;
  outline: none;
  background-image: none;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 992px) {
  #static #frontPage .frontpage-float .searchContainer form .searchByHostNumber button {
    font-size: 12px;
  }
}
#static #frontPage .frontpage-float .searchContainer form .searchByHostNumber button:hover {
  color: #fd3c00;
}
#static #frontPage > .content {
  margin-top: 0;
}
#static #frontPage > .content .news {
  clear: both;
  padding-top: 30px;
}
#static #frontPage > .content .news:before,
#static #frontPage > .content .news:after {
  content: " ";
  display: table;
}
#static #frontPage > .content .news:after {
  clear: both;
}
#static #frontPage > .content .news .items {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
#static #frontPage > .content .news .items li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px / 2;
  padding: 0;
}
@media (min-width: 768px) {
  #static #frontPage > .content .news .items li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #static #frontPage > .content .news .items li {
    float: left;
    width: 25%;
  }
}
#static #frontPage > .content .news .items li .box {
  position: relative;
  padding: 6px 14px;
  min-height: 200px;
  padding-bottom: 36px !important;
}
#static #frontPage > .content .news .items li .more {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 4px 0;
  text-decoration: none;
  text-align: center;
  margin: 0 -14px;
  background: #0e71b8;
  color: #fff;
  border-radius: 20px;
}
#static #frontPage article h1,
#static #frontPage article h2 {
  font-size: 32px;
}
#static #frontPage article h1,
#static #frontPage article h2,
#static #frontPage article h3 {
  margin: 30px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #static #frontPage article h1,
  #static #frontPage article h2 {
    font-size: 45px;
  }
}
#static #frontPage .statement {
  align-items: center;
  font-family: "Caveat", cursive;
  color: #ff6600;
  font-size: 36px;
  text-align: center;
}
@media (min-width: 768px) {
  #static #frontPage .statement {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  #static #frontPage .statement {
    font-size: 90px;
  }
}
#static #frontPage .stepBoxes .text {
  font-size: 21px;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 8px;
}
#static #frontPage .stepBoxes .number {
  display: inline-block;
  padding: 3px;
  width: 40px;
  height: 40px;
  text-align: center;
  border: 3px solid white;
  border-radius: 50%;
}
#static #frontPage .stepBoxes .title {
  display: inline-block;
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  #static #frontPage .stepBoxes .text {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #static #frontPage .stepBoxes .box {
    float: left;
    width: 100% / 3;
  }
}
@media screen and (min-width: 992px) {
  #static #frontPage .stepBoxes .text {
    font-size: 28px;
  }
  #static #frontPage .stepBoxes .number {
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width: 768px) {
  #static #frontPage > .content {
    margin-top: 60px;
    padding: 0;
  }
  #static #frontPage > .content .news .items {
    padding: 0 30px/4;
  }
  #static #frontPage > .content .news .items li {
    padding: 0 30px/4;
  }
}
@media screen and (min-width: 992px) and (min-height: 900px) {
  #static #frontPage > .content .boxContainer .text {
    padding: 14px 18px;
  }
}
body.sticky-header #static {
  padding-top: 115px !important;
}
article {
  outline: none !important;
}
article.default,
article.primary {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  article.default,
  article.primary {
    flex-direction: column;
  }
}
article .createdAt {
  font-size: 14px;
  line-height: 1.4;
  color: #808080;
}
article .headline {
  text-align: left !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 0 20px 0;
  font-size: 24px !important;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}
article .headline.headline-small {
  font-size: 20px !important;
}
@media screen and (max-width: 768px) {
  article .headline {
    font-size: 28px !important;
  }
}
article .subheadline {
  font-size: 24px !important;
  line-height: 1.2;
  display: flex;
  font-weight: normal;
  flex-direction: column;
  align-items: flex-start;
  text-align: start !important;
  margin-bottom: 10px;
  width: 100%;
}
article .subheadline.subheadline-light {
  color: #808080;
}
@media screen and (max-width: 768px) {
  article .article-content {
    width: 100%;
  }
}
article .more {
  margin: 20px 0;
}
article .blog {
  display: flex;
  align-items: center;
  gap: 20px;
  text-transform: none;
  font-size: 24px;
  font-weight: 700;
  color: #29323c;
}
article .blog img {
  width: auto !important;
}
article.default::before,
article.primary::before,
article.profile::before,
article.news::before,
article.offer::before,
article.default::after,
article.primary::after,
article.profile::after,
article.news::after,
article.offer::after {
  content: initial !important;
}
article.default .icon {
  width: 80px !important;
}
article.default .article-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
article.primary .icon {
  width: 80px !important;
}
article.profile img {
  margin-top: 20px;
  margin-bottom: 5px;
  object-fit: cover;
  height: 380px;
  object-position: top;
}
article.news {
  display: flex;
  justify-content: flex-start;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  article.news {
    flex-direction: column;
  }
}
article.news > img {
  flex-shrink: 0;
  object-fit: cover;
  object-position: top;
  width: 300px !important;
  height: 200px !important;
}
@media screen and (max-width: 768px) {
  article.news > img {
    width: 100% !important;
    height: auto !important;
  }
}
article.offer {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
  border-radius: 35px;
  background-color: #e6e9f0;
  line-height: 1.4;
  font-size: 16px;
}
article.offer .article-content {
  margin: 20px 0;
}
article.offer .headline {
  font-weight: 400;
  font-size: 24px;
  text-transform: none;
}
article.offer > img {
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  article.offer > img {
    width: 100%;
  }
}
.seperator {
  height: 4px;
  background-image: linear-gradient(to right, #e6e9f0, #eef1f5);
}
.screwed-mobile-phone {
  object-fit: cover;
  height: 350px;
  position: absolute;
  top: -70px;
}
@media screen and (max-width: 1200px) {
  .screwed-mobile-phone {
    top: -55px;
  }
}
@media screen and (max-width: 992px) {
  .screwed-mobile-phone {
    height: 300px;
    right: 0;
    top: -260px;
  }
}
@media screen and (max-width: 768px) {
  .screwed-mobile-phone {
    display: none;
  }
}
.accordion {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.accordion .accordion-item {
  min-height: 52px;
  border-radius: 30px;
  background-image: linear-gradient(to right, #e6e9f0, #eef1f5);
}
.accordion .accordion-item .accordion-item-title {
  min-height: 52px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 30px;
  line-height: 1.2;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .accordion .accordion-item .accordion-item-title {
    padding-right: 10px;
  }
}
.accordion .accordion-item .accordion-item-title .accordion-item-title-icons {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.accordion .accordion-item .accordion-item-title .dark {
  display: block;
}
.accordion .accordion-item .accordion-item-title .light {
  display: none;
}
.accordion .accordion-item .accordion-item-content {
  display: none;
  padding: 20px 30px;
  transition: all 0.3s ease-in-out;
}
.accordion .accordion-item .accordion-item-content audio {
  outline: none;
  margin-top: 20px;
  width: 100%;
}
.accordion .accordion-item.open {
  height: auto;
}
.accordion .accordion-item.open .accordion-item-title {
  background-image: linear-gradient(to right, #29323c, #485563);
  color: #fff;
}
.accordion .accordion-item.open .accordion-item-title .dark {
  display: none;
}
.accordion .accordion-item.open .accordion-item-title .light {
  display: block;
}
.accordion .accordion-item.open .accordion-item-content {
  display: block;
}
.socialmedia.row > * {
  position: relative;
  min-height: 640px;
  text-align: center;
}
.socialmedia .youtube-col {
  width: calc(100vw - 500px);
}
@media (max-width: 991px) {
  .socialmedia .youtube-col {
    width: auto;
  }
}
.socialmedia .facebook-col {
  width: 500px !important;
}
@media (max-width: 991px) {
  .socialmedia .facebook-col {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }
}
.socialmedia .ccBarPlaceholder,
.socialmedia .youtube-iframe,
.socialmedia .facebook-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .socialmedia .facebook-iframe {
    margin-left: auto;
    margin-right: auto;
  }
}
.socialmedia .ccBarPlaceholder button {
  padding: 5px 20px;
  border-radius: 100px;
  background-image: linear-gradient(to right, #0e71b8, #0094ff);
  color: #fff;
  min-height: 40px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  border: 1px solid transparent;
}
.socialmedia .ccBarPlaceholder button:hover {
  background-image: linear-gradient(to right, #0094ff, #0094ff);
  text-decoration: none;
  color: #fff;
}
.socialmedia .instagram-media {
  box-shadow: none !important;
}
.hostOverlay-wrapper {
  position: fixed;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 9999999;
  transition: background-color 0.5s ease-in-out;
}
.hostOverlay-wrapper.show {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
}
.hostOverlay-wrapper .close-image {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 32px !important;
  height: 32px !important;
  cursor: pointer;
}
.hostOverlay-wrapper .hostOverlay-image {
  width: 300px !important;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .hostOverlay-wrapper .hostOverlay-image {
    display: none;
  }
}
.hostOverlay-wrapper .hostOverlay {
  z-index: 1;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  right: -100%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  border-top-left-radius: 30px;
  width: 900px;
  transition: right 0.5s ease-in-out;
  transition: bottom 0.5s ease-in-out;
  max-height: 100vh;
}
@media screen and (max-width: 992px) {
  .hostOverlay-wrapper .hostOverlay {
    border-top-right-radius: 30px;
    left: 0;
    bottom: -100%;
    width: 100%;
  }
}
.hostOverlay-wrapper .hostOverlay .hostOverlay-headline {
  font-weight: 100;
  text-align: left !important;
  position: absolute;
  top: 0;
  left: 330px;
  right: 55px;
}
@media screen and (max-width: 768px) {
  .hostOverlay-wrapper .hostOverlay .hostOverlay-headline {
    left: 30px;
  }
}
.hostOverlay-wrapper .hostOverlay .hostOverlay-content {
  margin: 70px 30px 90px 30px;
  overflow: auto;
}
@media screen and (max-width: 320px) {
  .hostOverlay-wrapper .hostOverlay .hostOverlay-content {
    margin-top: 80px;
  }
}
.hostOverlay-wrapper .hostOverlay .hostOverlay-content .hostOverlay-subheadline {
  font-weight: 100;
  text-align: left !important;
  font-size: 24px;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .hostOverlay-wrapper .hostOverlay .hostOverlay-content .hostOverlay-subheadline {
    font-size: 20px;
  }
}
.hostOverlay-wrapper .hostOverlay .hostOverlay-content .ubtn span {
  display: block;
}
.hostOverlay-wrapper .hostOverlay .hostOverlay-content .hostOverlay-tologin {
  position: absolute;
  left: 330px;
  bottom: 30px;
}
@media screen and (max-width: 768px) {
  .hostOverlay-wrapper .hostOverlay .hostOverlay-content .hostOverlay-tologin {
    left: 30px;
  }
}
.hostOverlay-wrapper.show .hostOverlay {
  right: 0;
}
@media screen and (max-width: 992px) {
  .hostOverlay-wrapper.show .hostOverlay {
    right: auto;
    bottom: 0;
  }
}
.whatsapp {
  border: 1px solid #D7D7D7;
  padding: 20px;
  border-radius: 10px;
  margin-top: 20px;
  text-align: center;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.whatsapp .markdown p {
  margin: 0;
}
.testingMonth {
  margin-top: 2.4rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
}
.testingMonth img {
  width: 217px;
  height: 177px;
}
.testingMonth p {
  color: #333;
}
.testingMonth .btn {
  width: 100%;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
  opacity: 0.7;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #fff;
  opacity: 1;
}
.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2.5em;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.5em;
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .splide__arrow {
    top: 50%;
  }
}
.splide-offer__arrow.splide__arrow--prev {
  left: -5rem;
}
@media screen and (max-width: 992px) {
  .splide-offer__arrow.splide__arrow--prev {
    left: 0;
  }
}
.splide-offer__arrow.splide__arrow--next {
  right: -5rem;
}
@media screen and (max-width: 992px) {
  .splide-offer__arrow.splide__arrow--next {
    right: 0;
  }
}
.splide-offer__arrow img {
  border: 1px solid #0e71b8;
  border-radius: 100%;
}
.splide__arrow svg {
  fill: #29323c;
  height: 2.5em;
  transition: fill 0.2s linear;
  width: 2.5em;
}
.splide__arrow:hover:not(:disabled) svg {
  fill: #29323c;
}
.splide__arrow:disabled {
  opacity: 0.3;
}
.splide__arrow:focus-visible {
  outline: 3px solid #29323c;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #29323c;
  outline-offset: 3px;
}
.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin: 3px;
  padding: 0;
  position: relative;
  transition: background-color 0.2s linear, transform 0.2s linear;
  width: 10px;
}
.splide__pagination__page.is-active {
  background: #0e71b8;
  transform: scale(1.4);
  z-index: 1;
}
.splide__pagination__page:hover {
  background: #66d9ff;
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0e71b8;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0e71b8;
  outline-offset: 3px;
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
  flex-direction: column;
}
.splide__slide .splide__slide-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-align: center;
  aspect-ratio: 1;
}
@media screen and (max-width: 1700px) {
  .splide__slide .splide__slide-content {
    min-height: 384px;
  }
}
@media screen and (max-width: 1200px) {
  .splide__slide .splide__slide-content {
    min-height: 284px;
  }
}
.splide__slide .splide__slide-content img {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  filter: brightness(1);
  transition: all 0.3s ease-in-out;
}
.splide__slide .splide__slide-content .headline {
  position: relative;
  z-index: 2;
  font-size: 48px;
  color: #fff;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  align-items: center !important;
  text-align: center !important;
}
.splide__slide .splide__slide-content p {
  position: relative;
  z-index: 2;
  color: #fff;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.splide__slide .splide__slide-content:hover img {
  filter: brightness(0.3);
}
.splide__slide .splide__slide-content:hover .headline,
.splide__slide .splide__slide-content:hover p {
  opacity: 1;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #0e71b8;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list {
  display: block;
}
.splide__track--fade > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide__slide {
  -webkit-tap-highlight-color: transparent;
}
.splide__slide article.offer {
  height: 100%;
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0e71b8;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0e71b8;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0e71b8;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0e71b8;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0e71b8;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0e71b8;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0e71b8;
  outline-offset: 3px;
}
.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
body {
  position: relative;
}
.pnlm-panorama-info {
  display: none !important;
  opacity: 0;
}
em {
  font-style: normal;
  font-weight: 700;
}
.Collapsible__contentInner {
  white-space: pre-wrap !important;
}
